/*css reset.css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption,input{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-family:inherit;  vertical-align:baseline;}
html,body{
	height: 100%;
}
body{ font-family: 'microsoft yahei', Arial, sans-serif;  font-size:16px; color: #333; background: #f7f7f7;}
ol, ul{ list-style:none}
table{ border-collapse: collapse;}
caption, th, td{ font-weight:normal}
blockquote:before, blockquote:after,  q:before, q:after{ content:''}
blockquote, q{quotes:""""}
a{ text-decoration:none;color: inherit;}
img{ border:0; max-width: 100%;}
cite,b,em,i{ font-style:normal;}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:0;}
.clear {clear: both;}


.cb{ clear:both; height:0; line-height:0; font-size:0;  overflow: hidden; }
.inlineblock{ display: inline-block;}
.w1200{ width: 1200px; margin: 0 auto; }
.fr{ float: right;}
.fl{ float: left;}
.rel{position: relative;}
.abs{position: absolute;}
.tc{text-align: center;}

.top_cont{
	background: url(../img/top-bg.jpg) no-repeat;
	width: 100%;
	background-size: 100% 100%;
}
.top_logo{
	padding: 40px 0;
}
.nav_cont{
	width: 100%;
	height: 50px;
	background: #2c7acc;
}
.nav_cont ul{
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	overflow: hidden;
}
.nav_cont ul li{
	float: left;
	width: 20%;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
}
.nav_cont ul li img{
	vertical-align: -2px;
	margin-right: 5px;
}
.nav_cont ul li.on{
	background: #155395;
}
.middle_cont{
	width: 1200px;
	margin: 25px auto;
	border: 1px solid #d2e6fb;
	background: #fff;
	overflow: hidden;
}
.middle_left{
	width: 275px;
	background: #3889dd;
}
.left-img{
	text-align: center;
    padding: 15px 0;
}
.left-ul-list{
	padding-bottom: 15px;
}
.left-ul-list li{
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.left-ul-list li.on{
	background: rgba(255,255,255,0.2);
}
.left-ul-list li a{
	margin: 0 30px;
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	height: 60px;
    display: block;
}
.left-ul-list li a img{
	vertical-align: -3px;
	margin-right: 10px;
}
.middle_right{
	width: 895px;
    height: 453px;
    position: relative;
    padding: 15px;
}
.daili_box{
	position: absolute;
	top: 135px;
	left: 70px;
}
.daili_box a{
	display: inline-block;
}
.middle_text{
	text-indent: 2em;
	font-size: 18px;
	line-height: 32px;
}
.daili_cont{
	width: 1200px;
	margin: 0 auto;
}
.cream{
	height: 40px;
	line-height: 40px;
}
.daili_list{
	background: #fff;
}
.dl-ul-list li{
	border-bottom: 1px solid #e4e4e4;
	padding: 15px 0;
	overflow: hidden;
}
.dl-ul-list li a{
	display: block;
	padding: 0 20px;
	overflow: hidden;
}
.dl-let-img{
	width: 130px;
	height: 130px;
	border: 1px solid #ddd;
	text-align: center;
	position: relative;
}

.dl-right-text{
	margin-left: 20px;
	width: 1008px;
}
.dl-right-text h3{
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}
.dl-detail{
	margin-top: 40px;
}
.dl-detail p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.h-tit{
	font-size: 18px;
	font-weight: bold;
	color: #666;
	border-left: 3px solid #2c7acc;
	padding-left: 10px;
	margin: 20px 0;
}
.slide_tab{
	background: #fff;
	border: 1px solid #e4e6eb;
	overflow: hidden;
	margin-bottom: 20px;
}
.slide_tab .hd{
	background: #eef2f6;
	float: left;
	width: 177px;
}

.slide_tab .hd ul li{
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: relative;
}
.slide_tab .hd ul li.on{
	background: url(../img/li-on.png) center right no-repeat;
	font-weight: bold;
	color: #fff;
	position: relative;
	width: 186px;
}

.slide_tab .hd ul li a{
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #d6d8dc;
	margin: 0 15px;
}
.slide_tab .bd{
	float: left;
    width: 1021px;
   
}
.bd_box{
	padding: 20px;
	text-indent: 2em;
	line-height: 27px;
}

.panelBar .pagelist {text-align:center;margin:20px 0px;}
.panelBar .pagelist li{display: inline-block;cursor: pointer;border:#d2d7db 1px solid;height:25px;line-height:25px;padding:0px 10px;margin:0px 1px;overflow:hidden;width:auto;}
.panelBar .pagelist li.active{background:#2c7acc;color: #fff;}



.foot{background: #e5e5e5; border-top: 4px solid #0c69b7; padding: 20px 0;}
.red_jg {float: left;margin-top: 8px;}
.mid{ width: 1040px;text-align: center; margin: 0 auto;}
.mid p{ font-size: 14px;line-height: 30px;}
.zc_ico{margin-top: 8px;}












