/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
ul{
	list-style:none;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
body{
	background:#fff;
	font-family:'微软雅黑';
	font-size:14px;
	min-width:1260px;
	_width:1260px;
}
.clear{
	clear:both;
}
.clearfix:after{
	content:'.';
	height:0;
	clear:both;
	display:block;
	overflow:hidden;
}
.clearfix{
	zoom:1;
}
.wrapper{
	width:1100px;
	margin:0 auto;
}
*:focus{
	outline:none;
}
input{
	font-family:'微软雅黑';
}

/*logo*/
.logo{ 
	height:82px;
	overflow:hidden;
}
.logo h1{
	float:left;
}
.logo ul{
	float:right;
}
.logo li{
	display:inline;
	padding:0 5px;
	font-size:14px;
	line-height:82px;
}
.logo li a{
	color:#666;
}
.logo li a:hover{
	color:#f00;
}


/*banner*/
.banner{
	height:500px;
	background:url(../pic/banner.png) no-repeat center center;
}


/*nav*/
#nav{
	height:45px;
	line-height:45px;
	font-size:20px;
	background:#2fb59d;
}
.nav li{
	float:left;
}
.nav li a{
	display:block;
	padding:0 30px;
	color:#fff;
}
.nav li a.on,.nav li a:hover{
	background:#f7912e;
	color:#981414;
}

/*main*/
#main,#sub_show{
	background:#92ebd9;
	padding-bottom:20px;
}

.js_tit{
	height:176px;
	background:url(../pic/js.png) no-repeat center center;
}
.js_cont{
	width:1000px;
	margin:0 auto;
	text-indent:2em;
	line-height:30px;
	border-radius:30px;
	-moz-box-shadow:1px 1px 8px #333;
	-webkit-box-shadow:1px 1px 8px #333;
	box-shadow:1px 1px 8px #333;
	box-shadow:1px 1px 8px #333;
	/*behavior:url(iecss3.htc);*/
	background:#fff;
	padding:20px;
	font-weight:bold;
	color:#670202;
	position:relative;

}

.wbf,.sbf{
	margin-top:20px;
}

.wb_tit{
	background:url(../pic/wb.png) no-repeat center center;
	height:34px;
}

.wb_cont{
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:20px;
	line-height:30px;
	color:#670202;
	font-weight:bold;
	font-size:16px;
}

.wb_main{
	width:1000px;
	height:750px;
	margin:0 auto;
	background:url(../pic/mid.png) no-repeat center center;
	position:relative;
}
.wb_main p{
	position:absolute;
	/*font-size:12px;*/
	color:#fff;
	width:160px;
}
.wb_main p.wb_fir{
	left:60px;
	top:76px;
}
.wb_main p.wb_scd{
	left:60px;
	top:368px;
}
.wb_main p.wb_thd{
	left:445px;
	top:550px;
}
.wb_main p.wb_fort{
	left:766px;
	top:299px;
}
.wb_main p.wb_fift{
	left:778px;
	top:58px;
}

.wb_tip{
	padding:70px 0;
	margin:0 auto;
	line-height:33px;
	color:#670202;
	font-weight:bold;
 }

.sb_tit{
	background:url(../pic/sb.png) no-repeat center center;
	height:34px;
}

.sb_cont{
	width:1000px;
	margin:0 auto;
	padding:20px;
	text-indent:2em;
	line-height:30px;
	color:#670202;
}
.sb_main{
	height:174px;
	background:url(../pic/ltbg.png) no-repeat center center;
	position:relative;
}
.sb_main p{
	position:absolute;
	width:208px;
	color:#fff;
	left:245px;
	top:80px;
	font-size:12px;
}
.sb_main p.scd{
	width:178px;
	left:545px;
}

.sb_main p.thd{
	width:190px;
	left:800px;
}

/*team*/

#team{
	background:#2fb59d;
}

.team{
	width:1000px;
	margin:0 auto;
}

.team_cn{
	background:url(../pic/cn.png) no-repeat;
	width:150px;
	height:150px;
	float:left;
	margin:15px 45px;
}
.team_cont{
	float:right;
	width:700px;
	/*padding:0 25px;*/
	padding:15px 0;
	line-height:30px;
	color:#713c15;
	font-weight:bold;
}


/*sub_show*/
.sub_show{
	padding:30px 0px;
}

.sub_tit{
	height:50px;
	line-height:50px;
	width:100%;
	text-align:center;
	background:#2fb59d;
	font-family:"黑体";
	font-size:30px;
	font-weight:normal;
	color:#fff;
	position:relative;
}
.triangle{
	width:0px;
	height:0px;
	border-width:20px;
	border-style:solid dashed dashed dashed;
	border-color:#2fb59d transparent transparent transparent;
	position:absolute;
	left:526px;
	top:50px;
}

.exam{
	padding:35px 0 15px;
	background:#fff;
}
.exam dl{
	float:left;
	width:200px;
	background:url(../pic/book.png) no-repeat;
	text-align:center;
	margin:0 37px 10px;
	display:inline;
}
.exam dl.fv{
	background:url(../pic/book5.png) no-repeat;
}
.exam dl dt{
	height:210px;
}
.exam dl dt a{
	display:block;
	width:200px;
	height:210px;
	position:relative;
}

.exam dl dt a span{
	display:block;
	width:190px;
	text-align:center;
	height:52px;
	line-height:52px;
	font-size:26px;
	font-weight:bold;
	position:absolute;
	left:14px;
	bottom:14px;
	color:#ff7400;
}
.exam dl.fv dt a span{
	color:#5d9600;
}
.exam dl dt a span.sub_name{
	font-size:30px;
	left:13px;
	top:15px;
}

.exam dl dd{
	height:30px;
	line-height:30px;
}
.exam dl dd a{
	color:#333;
}
.exam dl dd a:hover{
	color:#ff7400;
}

.exam dl.fv_no{
	background:url(../pic/book5_no.png) no-repeat;
}
.exam dl.th_no{
	background:url(../pic/book3_no.png) no-repeat
}
.exam dl.th_no dt a span{
	color:#999;
}
.exam dl.fv_no dt a span{
	color:#999;
}

/*footer*/
.footer{
	border-top:1px solid #ccc;
	/*margin-top:20px;*/
	padding:20px 0;
}
.footer p{
	height:30px;
	line-height:30px;
	color:#666;
	text-align:center;
}

.footNav a{
	color:#666;
	margin:0 8px;
}
.footNav a:hover{
	text-decoration:underline;
}




