@charset "utf-8";
/* CSS Document */
/*****   基础样式  start******/
::selection{color:#3971bb;}
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: none; -ms-text-size-adjust: 100%; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; font-size: 12px; }
h1, h2, h3, h4, h5, h6{ font-weight: normal; }
body, button, input, select, textarea, th, a, h1, h2, h3, h4, h5, h6{font-size: 100%; color:#454545; font-family: "Hiragino Sans GB", "Microsoft YaHei", "宋体";}
li{ list-style: none }
img{ border: 0 none; -ms-interpolation-mode: bicubic }
a{ text-decoration: none; }
a:hover{ color: #F00; }
.f_l{ float: left; }
.f_r{ float: right; }
.o_f{ overflow: hidden; }
.c_b{ clear: both; margin: 0; border: 0; padding: 0; }
.p_top{ padding-top:8px; }
.m_top{ margin-top: 10px; }
.m_left{ margin-left: 10px; }
.w{ width:1000px;}
.m{margin:0 auto;}
/*****   基础样式  end ******/

/*顶部*/
.top{ height:98px; border-bottom:3px solid #f87b07}
.top_box{ width:1190px; height:98px; margin:0 auto}
.logo{ width:220px; height:98px; background:url(../images/logo.png) no-repeat 0 center; float:left; text-indent:-999px}
.logo a{ width:100%; height:100%; display:block}
.topinfo{ text-align:right; float:right; font-size:14px}
.topa{ line-height:25px; margin:20px 0 8px 0}
.topb{ font-size:18px}
.topinfo em{font-style:normal}
.topinfo i{ font-style:normal; font-weight:bold; color:#f97b06}


/*banner大图*/
.banner{ width:100%; height:600px; background:url(../images/bannerbg.jpg) no-repeat top center; position:relative}
.b_yun,.b_txt,.b_video,.b_td{position:absolute}
.b_yun{ height:190px; width:100%;  left:0; bottom:0; background:url(../images/banneryun.png) no-repeat top center; z-index:2;}
.b_txt{
	width:556px;
	height:304px;
	top:145px;
	left:38%;
	margin-left:-650px;
	z-index:1;
	background-image: url(../images/btxt1.png);
	background-repeat: no-repeat;
}
.b_video{
	width:623px;
	height:489px;
	background:url(../images/videobg.png) no-repeat;
	top:124px;
	left:35%;
	margin-left:-23px;
	z-index:3
}
.videoinfo{ width:594px; height:346px; background:#FFF; margin:14px 0 0 14px}
.b_td{
	width:388px;
	height:608px;
	background:url(../images/td.png) no-repeat;
	top:6px;
	left:35%;
	margin-left:304px;
	z-index:4
}

/*注册*/
.zcbox{ width:1026px; height:40px; margin:60px auto 0 auto}
.srtab{ width:275px; height:40px; line-height:40px; font-size:14px; float:left}
.srtab input{ width:210px; text-indent:1em; height:38px; font-size:12px; vertical-align:middle; border:1px solid #d0d0d0; border-radius:5px}
.stab{ float:left;}
.stab_b1,.stab_b2{ width:93px; cursor:pointer; color:#FFF; height:40px; border-radius:5px; border:0}
.stab_b1{ background:#d78e40}
.stab_b2{ background:#4272b0; margin: 0 0 0 10px}

/*底部信息*/
.footer{ padding:20px 0; margin:30px 0 0 0;  text-align:center; line-height:1.7em}
.footer p{font-size:14px; color:#6a6a6a}

/*登录页*/
.men{ position:absolute; width:388px; height:585px; background:url(../images/men.png) no-repeat;top:15px; left:50%; margin-left:146px; z-index:1}
.dlpat{ width:450px; position:relative; left:50%; margin-left:-483px; top:133px}
.dlpat h2{ font-size:30px; color:#FFF; margin:0 0 40px 0}
.dlpat h2 span{ color:#ff3102}
.dltab{ width:470px; height:40px;color:#FFF; margin:15px 0 0 62px; font-size:14px}
.dltab input{ width:210px; text-indent:1em; height:38px; font-size:12px;  vertical-align:middle; border:1px solid #d0d0d0; border-radius:5px}
.wjmm_a{ color:#dbfa00; text-decoration:underline; margin:0 0 0 10px}
.wjmm_a:hover,.ljzc_a:hover{ color:#fff}
.dxtab{ color:#FFF; padding:12px 0 0 96px; line-height:20px; height:20px}
.dxtab input{ vertical-align:middle; margin:-4px 3px 0 17px}
.ljzc_a{color:#dbfa00; text-decoration:underline;}
