blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
	padding:0;
	margin:0
}
.web_bg {
  position:fixed;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  min-width: 1000px;
  z-index:-20;
  zoom: 1;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}
body {
	font-size:12px;
	font-family:"Microsoft YaHei",Arial,"\5B8B\4F53",Helvetica,sans-serif;
	-webkit-tap-highlight-color:transparent
}
html {
	color:#333;
	background:#fff;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
audio,canvas,video {
	display:inline-block;
	*display:inline;
	*zoom:1
}
table {
	border-collapse:collapse;
	border-spacing:0
}
abbr,acronym,fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:400
}
ol,ul {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400
}
q:after,q:before {
	content:''
}
abbr,acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
input,select,textarea {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit
}
input {
	outline:0
}
a {
	text-decoration:none;
	color:#333
}
img {
	border:0
}
.main .wrapper:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:"\20";
	clear:both;
	height:0
}
.main .wrapper {
	*zoom:1
}
body,html {

}
.wrapper {
	width:1000px;
	min-width:1000px;
	margin-left:auto;
	margin-right:auto
}
.w {
	width:1000px;
	min-width:1000px;
	margin-left:auto;
	margin-right:auto
}
.red {
	color:red!important
}
.blue {
	color:#00d2ff!important
}
.yellow {
	color:#fff71a!important
}
.green {
	color:#0cff00!important
}
.lightGreen {
	color:#8fffdf!important
}
.header {
	height:0px;
	border-bottom:0px solid #ffffff
}
.header .wrapper {
	height:111px
}
.header .logo {
	float:left;
	margin-top:28px;
	margin-left:55px;
	width:339px;
	height:288px;
	display:inline-block;
	/* background:url(../images/logo.png) no-repeat  */
}
.header .txt {
	float:right;
	margin-top:23px;
	display:inline-block;
	width:275px;
	height:74px;
/*	background:url(../images/txt.png) no-repeat  */
}
.main {
	height:551px;

}
.main .wrapper {
	padding-top:14px;
	padding-bottom:17px
}
.urlBox {
	width:701px;
	height:1450px;/*左框高*/
	float:left;
	border:1px solid #303030;
	position:relative
}
.urlBox .opacity {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#414655;/*背景色*/
	opacity:0.88;/*背景透明度*/
	filter:alpha(opacity=90)
}
.urlBox .box {
	position:relative
}
.urlBox h2 {
	font-size:18px;
	color:#ffffff;
	font-weight:700;
	padding-top:10px;
	margin-left:27px;
	margin-bottom:10px
}
.urlBox h3 {
    font-size:15px;
	color:#ffffff;
	margin-left:35px;
    margin-right:35px;
	margin-bottom:27px;
	line-height: 1.8em;
	letter-spacing:2px;
}
.urlBox ul {
	margin-left:22px
}
.urlBox ul li {
	height:31px;
	margin-bottom:14px
}
.urlBox ul a {
	display:inline-block;
	height:29px;
	line-height:29px;
	border:1px solid #303030;
	color:#ffffff;/*字色*/
	font-size:14px;
	float:left;
	text-align:center
}
.urlBox ul a:hover {
	color:#fed866;
	border-color:#fed866
}
.urlBox ul a.time {
	width:165px;
    padding-left:20px;
	text-align:left
}
.urlBox ul a.url {
	width:255px;
	margin-right:15px;
    padding-left:20px;
	text-align:left
}
.urlBox ul a.btn {
	width:119px
}
.urlBox ul i {
	float:left;
	display:inline-block;
	width:56px;
	height:31px;
	background:url(../images/arrow.png) no-repeat 50% 50%
}
.urlBox .again {
	padding-top:12px;
	*padding-top:0
}
.urlBox .again a {
	margin:0 auto;
	display:block;
	width:210px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#441f0b;
	font-weight:700;
	background:url(../images/againBg.jpg) no-repeat
}
.urlBox .again a:hover i {
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg)
}
.urlBox .again a i {
	-webkit-transition:all .5s;
	transition:all .5s;
	margin:6px 4px 0 0;
	display:inline-block;
	width:15px;
	height:13px;
	vertical-align:top;
	background:url(../images/again.png) no-repeat
}
.help {
	width:287px;
	height:1450px;/*右框高*/
	float:right;
	border:1px solid #303030;
	position:relative;top:0px;
}
.help .opacity {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#414655;/*右边颜色*/
	opacity:0.88;/*右边透明度*/
	filter:alpha(opacity=90)
}
.help .box {
	position:relative
}
.help .nav {
	padding-top:60px;
	margin-left:22px
}
.help .nav a {
	display:block;
	width:240px;
	height:63px;
	border:1px solid #303030;
	background:#1b1b1b;
	margin-bottom:11px;
	background:url(../images/nav.png);
	-webkit-transition:all .5s;
	transition:all .5s
}
.help .nav a.i1 {
	background-position:0 0
}
.help .nav a.i2 {
	background-position:-240px 0
}
.help .nav a.i3 {
	background-position:-480px 0
}
.help .nav a.i4 {
	background-position:-720px 0
}
.help .nav a:hover.i1 {
	background-position:0 -63px
}
.help .nav a:hover.i2 {
	background-position:-240px -63px
}
.help .nav a:hover.i3 {
	background-position:-480px -63px
}
.help .nav a:hover.i4 {
	background-position:-720px -63px
}
.help h2 {
	font-size:13px;
	font-weight:700;
	color:#fed866;
	margin-left:22px;
	margin-right:22px;
	margin-bottom:5px
}
.help p {
    font-size:15px;
	color:#fff;
	line-height:24px;
	margin-left:22px;
	margin-right:22px
}
.footer {
	border-top:0px solid #303030;
	height:1px
	
}
.footer i {
	width:1000px;/*下边框*/
	height:977px;/*下边框滚动高度*/
/*	background:url(../images/foot2.jpg) no-repeat;  */
	display:block;
	margin:313px auto 1px /*下边框位置*/
}
.footer p {
	text-align:center;
	line-height:24px;
	color:#ffffff
}
