@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0; border:0;}
body{font:12px "微软雅黑","宋体","Arial Narrow" ,HELVETICA;background:#FFFFFF;-webkit-text-size-adjust:100%; line-height:100%;}
ul,li{list-style:none}
img{border:0;vertical-align: middle;}
a{color:#666;text-decoration:none}
a:hover{ color:#F00; text-decoration: underline;}
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}

/*头部开始（logo+导航+banner）*/
.top{ height:112px; background:#FFF; box-shadow: 0 0 4px #000000; position: relative; z-index: 100;}
.top .top_c{ width:1200px; height:112px; margin:0 auto;  }
.top .top_c img{ float:left; margin-top:22px;}



.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.topNav {
	position:relative;
	z-index:1;
	height:112px; 
	width:904px; float: right;
}
.topNav-width {
	width:900px;
	margin:0 auto; font-family:"微软雅黑"；
}
.topNav h3 {
	font-size:100%;
	font-size:14px;
	color:#fff;
	font-weight:700;
	text-align:center;
	height:112px;
}
.topNav dl {
	zoom:1;
	height:112px;
}
.topNav dd {
	float:left;
	position:relative; 
	height:112px;
}

.topNav dd h3 {
	float:left; width:100px;
}
.topNav dd h3 a {
	display:inline-block;
*display:inline;height:72px; padding-top: 32px; border-top: 8px #FFFFFF solid;
	zoom:1;
	font-size: 16px;font-weight: normal; width:100%;
	color:#000000;
	text-decoration:none; line-height:24px;transition: all ease 0.3s ;
}
.topNav dd h3 a i{ width: 100%; display: block; color: #8d8d8d; font-size: 12px; font-style: normal;text-transform:uppercase}

.topNav dd.on h3 a{ background: #0b7cc7;border-top: 8px #0060a0 solid; color: #FFFFFF;transition: all ease 0.3s ;}
.topNav dd.on h3 a i{ color: #F5F5F5;transition: all ease 0.3s;}

.topNav dd ul {
	display:none; /*默认隐藏*/
	position:absolute;
	width:100%;
	top:112px;background: rgba(11,124,199,0.7);
}
.topNav dd ul li {
	line-height: 34px;
	border-bottom: 1px solid #3c96d2;
	font-weight:normal;
	text-align:center;
	font-size:12px;
}
.topNav dd ul li a {
	display: block;
	color: #fff;
	width:100%;
	text-decoration:none;
}
.topNav dd ul li a:hover {
	color:#FF0004;
}








.fullSlide{ width:100%;  position:relative;  height:584px; background:#000;  margin-top:0; }
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:584px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:584px; }

	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px;  text-align:center;
		 _background:#000; _filter:alpha(opacity=60); 
	}
	.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:5px; background:#0068b7; overflow:hidden; line-height:9999px;  border-radius:7px;box-shadow:1px 1px 2px #333}
	.fullSlide .hd ul .on{  background:#fff;  }



.z_01{ width:1200px; margin:40px auto 0; height:325px; }

	.notice { width:714px; height:323px; float: left; border: 1px solid #eaeaea; overflow: hidden; }
	.notice .tab-hd { height:46px; border-bottom:1px #eaeaea solid; color: #404040; position:relative; margin:0 18px; }
	.notice .tab-hd ul { }
	.notice .tab-hd li{ float: left; width:74px; height:46px; line-height: 46px; margin-right:10px; }
	.notice .tab-hd li a{ display:block; text-align:center; width:100%;font-size:16px;  }
	.notice .tab-hd li a:hover{ text-decoration: none; color:#d6001d    }
	.notice .tab-hd li.on{ border-bottom: 2px #d6001d solid;  position: relative; margin-right:10px; height:46px; color:#d6001d; overflow:hidden; }
	.notice .tab-hd li.on a{color:#d6001d}
	
	.notice .tab-hd span{ position:absolute; top:0; right:5px; display:block; height:46px; line-height:46px; font-size:14px; color:#484848;}
	
	
	.notice .tab-bd {margin:0 18px;  }
	.tab_pal_01{ height:80px; margin-top:14px;}
	.tab_pal_01 img{ float:left; margin-right:10px;}
	.tab_pal_01 h4 a{ font-weight:normal; font-size:16px; line-height:30px; color:#000000;}
	.tab_pal_01 p{ line-height:1.6; color:#7b7b7b; padding-top:4px;}
	.tab_pal_01 p a{color:#d6001d}
	.notice .tab-bd ul{ margin-top:2px; }
	.notice .tab-bd li{ height:36px; line-height:36px;  overflow: hidden;font-size:14px; }
	.notice .tab-bd li:last-of-type{ border-bottom:0;}
	.notice .tab-bd li i{ width:5px; height:5px; display:block; background:#d6001d; float: left; margin-top:16px; margin-right:10px;}
	.notice .tab-bd li span{ float:right; color:#525252; }
	

	.focusBox { position: relative; width:468px; height: 325px; overflow: hidden;  text-align: left; background: white; float: right; }
	.focusBox .pic img {  width:468px; height: 325px; display: block; }
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 32px; width:100%;  background: #333; filter: alpha(opacity=60); opacity: 0.6; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 32px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:32px; line-height:33px; position:absolute; bottom:-32px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px; text-decoration: none; }
	
	.focusBox .num { position: absolute; z-index: 3; bottom: 10px; right: 8px; }
	.focusBox .num li{ float: left; position: relative; width: 10px; height: 10px; border-radius:5px; background:#FFFFFF; line-height:999px; overflow: hidden; text-align: center; margin-right: 4px; cursor: pointer;  }
	.focusBox .num li.on{ background:#f69d37}
	
.z_bj{  background:url(../img/x_03.jpg) repeat; margin-top:50px;}	
.z_bt{ width:280px; height:80px; background:url(../img/x_02.png) no-repeat bottom center; margin:0 auto; text-align:center;}
.z_bt span{ font-size:26px; color:#0b7cc7; display:block; line-height:30px;}
.z_bt i{  display: block; color: #0b7cc7;line-height:50px; font-size: 14px; font-style: normal;text-transform:uppercase}

.z_02{ width:1200px; margin:0 auto; padding-top:50px; }
.z_02_a{ height:288px; padding:90px 0 100px; position:relative;}
.z_02_a img{ float:left; margin-right:60px;}
.z_02_a p{ color:#5c5c5c; font-size:14px; line-height:2; text-indent:2em;}
.z_02_a span{ width:110px; height:32px; display:block; background:#df0023; position:absolute; bottom:100px; text-align:center; border-radius:16px; right:0; }
.z_02_a span a{ display:block; height:100%; line-height:32px; color:#FFFFFF}


.nk_anli{ padding-top:50px; }

.picScroll{  position:relative;  width:1240px; margin:0 auto;  padding:50px 0 0;  overflow:hidden;     }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ width:350px; float:left; overflow:hidden; padding:0 5px;     }
.picScroll ul li img{ width:350px; height:270px; display:block;  }
.picScroll ul li span{ height:30px; display:block; font-size:14px; text-align:center; line-height:30px;}

.picScroll .prev,.picScroll .next{ width:28px; height:66px; display:block; background:#0b7cc7; position:absolute; bottom:120px;}
.picScroll .prev{ left:20px;background:#0b7cc7 url(../img/x_07.jpg) no-repeat center center;}
.picScroll .next{ right:20px;background:#0b7cc7 url(../img/x_08.jpg) no-repeat center center;}


.picScroll_a{  position:relative;  width:1240px; margin:0 auto;  padding:50px 0 0;  overflow:hidden;     }
.picScroll_a ul{ overflow:hidden; zoom:1; }
.picScroll_a ul li{ width:350px; float:left; overflow:hidden; padding:0 20px;     }
.picScroll_a ul li img{ width:350px; height:270px; display:block;  }
.picScroll_a ul li span{ height:30px; display:block; font-size:14px; text-align:center; line-height:30px;}

.picScroll_a .prev,.picScroll_a .next{ width:28px; height:66px; display:block; background:#0b7cc7; position:absolute; bottom:120px;}
.picScroll_a .prev{ left:20px;background:#0b7cc7 url(../img/x_07.jpg) no-repeat center center;}
.picScroll_a .next{ right:20px;background:#0b7cc7 url(../img/x_08.jpg) no-repeat center center;}







.foot{ width:100%; height:242px; padding-top:18px;background:url(../img/x_09.jpg) no-repeat center;}
.footer{ width:1200px; height:198px; margin:0 auto; }
.f_01{ width:150px;}
.f_01 strong{ font-size:16px; display:block; line-height:30px; font-weight: normal; color:#FFFFFF}
.f_01 li{ height:30px;height:30px; line-height:30px; color:#e5e5e5}
.f_01 li a{ height:30px; line-height:30px; color:#e5e5e5}
.f_02 { width:208px;}
.f_02 li{ height:auto !important; line-height:25px;}

.f_03{ width:148px; text-align:center;}
.f_03 p{ line-height:30px; color:#FFFFFF; font-size:16px;}

.fc{ width:100%; height:44px; line-height:44px; color:#e5e5e5; text-align:center; font-size:14px;}

/*列表页*/
.banner{ height:254px; background:url(../img/x_11.jpg) no-repeat top;}
.nk_wz{width:1200px; height:44px; margin:0 auto; line-height:44px; color:#4d4d4d;}
.nk_wz a{ line-height:44px; color:#4d4d4d; padding:0 8px; font-size:14px;}

.nk_anli_a{ width:1200px;  margin:0 auto; }

.font14 {
	font-size:14px;
	color:#6a6969;
}
.font14 a {
	color:#6a6969;
	text-decoration:none;
}
.font14 a:hover {
	color:#C40C42;
}




.sideMenu {
	width:247px;
	overflow:hidden;
	float:left; border:1px #E0E0E0 solid; border-bottom:0
}
.list_tt{ width:189px; height:88px; background:url(../img/x_12.jpg) no-repeat; padding-top:32px; padding-left:58px;}
.list_tt span{ height:40px; font-size:30px; line-height:40px; display:block; color:#FFF;}
.list_tt i{ color:#cccccc; font-size: 12px;line-height:20px; display:block;  font-style: normal;text-transform:uppercase}


.sideMenu h3 {
	height:40px;
	line-height:40px;
	cursor:pointer;
	font:normal 14px/32px "Microsoft YaHei";
	color:#000;
	 padding:10px; background: url(../img/x_13.jpg) no-repeat 150px 23px; border-bottom:1px #E0E0E0 solid; text-indent:4em;
}
.sideMenu h3 a{color:#000; display:block;line-height:45px;  font-size:18px;}
.sideMenu h3 a:hover{color:#4891cf; text-decoration: none;}
.sideMenu h3.on a{color:#4891cf;}
.sideMenu ul {
	color:#999;
	display:none; /* 默认都隐藏 */
	margin:0 10px;
	padding:8px 0; border-bottom:1px #E0E0E0 solid;
}
.sideMenu li {line-height:30px;padding:0 0 0 60px; }
.sideMenu li a{ display:block; font-size:14px;}
.sideMenu li i{ width:4px; height:4px; display:block; float:left; background:#818181; border-radius:2px; margin-top:13px; margin-right:6px;}
.sideMenu li:hover i{ background:#4891cf;}
.sideMenu li a:hover{ color:#4891cf;}
.pa0{ padding:0 !important; border-bottom: none !important}


.news_a{ width:908px; border:1px #E0E0E0 solid;  float:right; background:#fff; padding:0 10px 20px;}
.news_b li{ height:104px; padding:20px 0; border-bottom:1px #f5f5f5 solid}
.news_b li a img{ float:left; margin-right:18px;}
.news_b li span{ color:#060606; line-height:40px; font-size:18px; display:block; height:40px;} 
.news_b li span a{color:#060606; float:left;}
.news_b li span i{ font-style:normal; font-size:14px; line-height:35px; float:right;}
.news_b li p{ color:#565656; text-indent:2em; line-height:26px;}
.news_b li p a{ color:#FF0004;}



/*分页*/
.pagelist {
    padding:10px;
    text-align:center; margin-bottom:10px;
}
.pagelist li { display:inline;}
.pagelist a {
    border:1px solid #898989;
    color:#535353;
    display:inline; margin:0 4px;
    padding:2px 10px;
}
.pagelist a:hover {
    background:#E8F3FD;
    border:1px solid #8BCCEC;
    color:#8BCCEC;
    text-decoration:none;
}
.pagelist table, .pagelist td { border:0; }
.pagelist td { padding:0; margin:0; white-space:nowrap; }


.pagelist .thisclass{ color:#cdcdcd;display:inline; margin:0 5px;}
.pagelist .thisclass a{ border:1px solid #8BCCEC; color:#8BCCEC}




.font12_999 {
	font-size:12px;
	color:#999;
}
.font12_333 {
	font-size:12px;
	color:#333;
}
.font12_333 a {
	color:#333;
	text-decoration:none;
}
.font12_333 a:hover {
	color:#C40C42;
}
.news_content {
	width:900px; background:#FFF; float:right; padding:15px 15px; margin-bottom:15px;border:1px #E0E0E0 solid; 
}
.news_content_title {
	font-size:18px;
	font-weight:bold;
	color:#333;
	width:90%; margin:0 5%;
	text-align:center;
	overflow:hidden;
	line-height:60px;
}
.news_content_time {
	border-bottom:1px dotted #c0d0e6;
	line-height:24px;
}
.news_content_c {
	width:96%;
	line-height:30px;
	margin:30px auto;
	font-size:14px;
	font-family:"微软雅黑";
}


.news_right_t{  margin:0 20px 15px 20px; border-bottom:1px solid #E8E8E8; overflow:hidden; height:58px; line-height:40px}
.font30_red{ color:#C40C42; font-size:30px;}


.news_a1{ width:930px; border:1px #E0E0E0 solid;  float:right; background:#fff; padding:8px 0 20px; margin-bottom:15px;}
.nk_right li{ float:left; width:286px; height:235px; margin:10px 0 0 18.5px}
.nk_right li span{ height:35px; display:block; line-height:35px; font-size:14px; text-align:center;overflow: hidden;}

















