﻿.comwid{
	width: 1200px;
	margin:0 auto;
}
.mt10{
	margin-top: 10px;
}
.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}
.ml25{
	margin-left: 25px;
}
.xz-tool{
	height: 41px;
	width: 100%;
}
.zx-top-le{

}
.zx-top-le a,
.xz-top-rg a{
	float: left;
	line-height: 33px;
	font-size: 12px;
	color: #666;
}
.zx-top-le span,
.xz-top-rg span{
	float: left;
	height: 10px;
	width: 1px;
	background: #333;
	margin:12px 14px;
}
.xz-body-bg{
	width: 100%;
}
.xz-line-bg{
}
.xz-header{
	height: 185px;
	width: 100%;
}
.xz-logo{
	height: 142px;
	width: 547px;
	margin-top: 20px;
}
.xz-logo img{
	display: block;
	height: 142px;
	width: 547px;
}
.xz-head-sear{
	height: 45px;
	width: 360px;
	font-size: 0px;
	margin:77px 30px 0 0;
}
.sear-text{
	width: 280px;
	box-sizing: border-box;
	padding:0 15px 0 40px;
	line-height: 45px;
	height: 45px;
	color: #333;
	font-size: 14px;
	border-radius: 5px 0 0 5px;
}
.sear-btn{
	background: #0a97e7;
	width: 80px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
}
.xz-nav{
	width: 100%;
	height: 55px;
	border-radius: 5px 5px 0 0;
	background: #eb122c;
}
.xz-nav li{
	float: left;
	width: 146px;
	height: 55px;
}
.xz-nav li a{
	display: block;
	color: #fff;
	padding-left:48px;
	width:100%;
	box-sizing:border-box;
	line-height: 55px;
}
.xz-nav li a.index{
	padding-left: 65px;
}

.xz-conent{
	background: #fff;
	width: 100%;
	padding:14px;
	box-sizing: border-box;
	border: 1px solid #e3ecf5;
	/*border-bottom-color: transparent;*/
	padding-bottom: 28px;
}

/*banner*/
.xz-bans-con,
.xz-ban-img{
	height: 380px;
	width: 600px;
	overflow: hidden;
	position: relative;
}
.xz-ban-img a{
	position: absolute;
	height: 380px;
	width: 600px;
	top: 0px;
	left: 0px;
}
.xz-ban-img img{
	display: block;
	height: 380px;
	width: 600px;
}
.xz-ban-txt{
	position: absolute;
	height: 48px;
	width: 100%;
	bottom:0px;
	left: 0px;
}
.xz-ban-txt a{
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	display: block;
	max-width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent: 1.5em;
}
.xz-ban-num{
	position: absolute;
	bottom: 18px;
	right: 20px;
	font-size: 0px;
}
.xz-ban-num span{
	display: inline-block;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	background: #fff;
	margin-left: 8px;
	cursor: pointer;
}
.xz-ban-num span.cur{
	background: #e32927;
	width: 28px;
}
.xz-tab-con{
	width: 550px;
	height: 380px;
	box-sizing: border-box;
	padding:0 15px;
}
.xz-tab-tit{
	border-bottom: 1px solid #dee5ee;
	width: 100%;
	font-size: 20px;
	color: #666;
}
.xz-tab-tit li{
	float: left;
	padding: 0 10px;
}
.xz-tab-tit li.cur{
	border-bottom: 3px solid #eb122c;
}
.xz-tab-tit li a{
	display: block;
	width: 100%;
	line-height: 57px;
}
.xz-tab-tit li.cur a{
	color: #eb122c;
}
.xz-news-tl{
	width: 100%;
}
.xz-news-tl h3 a{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 100%;
	color: #eb122c;
	line-height: 42px;
	padding-top: 8px;
	max-width: 550px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xz-news-tl p a{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	display: block;
	text-indent: 2em;
}
.xz-tabs-item{
	margin-top: 12px;
}
.xz-tabs-item li a{
	float: left;
	font-size: 14px;
	line-height: 34px;
	color: #333;
	max-width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xz-tabs-item li a:hover{
	color: #eb122c;
}
.xz-tabs-item li span{
	float: right;
	font-size: 12px;
	color: #999; 
	line-height: 34px;
}
.xz-tabs-fir{
	width: 374px;
}
.xz-tabs-ti{
	height: 60px;
	border-bottom: 1px solid #dee5ee;
	width: 100%;
}
.tabs-neum a{
	float: left;
	padding: 0 10px;
	font-size: 18px;
	color: #666;
	height: 60px;
	line-height: 60px;
	margin-top: -1px;
	/*font-weight: bold;*/
}
.tabs-neum a.cur{
	color: #eb122c;
	border-bottom: 2px solid #eb122c;
}
.tabs-more-link{
	font-size: 12px;
	color: #b2b2b2;
	line-height: 60px;
}
.xz-tabs-txt{
	margin-top: 10px;
}
.xz-tabs-txt li a{
	display: block;
	line-height: 36px;
	padding-left: 20px;
	max-width: 370px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xz-fade-img{
	height: 110px;
	width: 1170px;
	overflow: hidden;
	margin:10px 0;
}
.xz-fade-img a,
.xz-fade-img img{
	display: block;
	height: 110px;
	width: 1170px;
}
.xz-tabs-btns li{
	float: left;
	width: 115px;
	height: 106px;
	margin:10px 4px;
}
.xz-tabs-btns li.cur .tab-imgs{
	display: none;
}
.xz-tabs-btns li.cur .xz-tabs-hover{
	display: block;
	color: #fff;
}
.xz-tabs-btns li:hover .tab-imgs{
	display: none;
}
.xz-tabs-btns li:hover .xz-tabs-hover{
	display: block;
	color: #fff;
}
.tab-imgs{
	display: block;
	width: 115px;
	height: 106px;
}
.xz-tabs-hover{
	text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 76px;
    display: none;
    height: 106px;
    width: 115px;
}
.xz-tabs-btns img{
	display: block;
	height: 44px;
	width: 44px;
	margin:13px auto;
}
.xz-tabs-btns p{
	text-align: center;
	font-size: 12px;
	color: #333;
}
.xz-tabs-last{
	width: 100%;
}



.lx-scape-box{
	position: relative;
	height: 160px;
	width: 1160px;
	overflow: hidden;
	margin-top: 20px;
}
.lx-scape-img{
	width: 1250px;
	height: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.lx-scape-img a{
	float: left;
	height: 160px;
	width: 230px;
	margin:0 10px;
	position: relative;
}
.lx-scape-img a img{
	display: block;
	height: 160px;
	width: 230px;
}
.lx-scape-img a span{
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.xz-gov-link{
	width: 100%;
	margin-top: 30px;
}
.xz-gov-panel{
	background: #5f9dce;
	height: 47px;
}
.xz-gov-panel a{
	float: left;
	width: 130px;
	padding-right: 30px;
	color: #fff;
	cursor: pointer;
	line-height: 47px;
	text-align: center;
	margin-left: 20px;
	font-size: 14px;
}
.xz-gov-list{
	background: #fafbfd;
	width: 100%;
}
.xz-goe-ul{
	padding:20px;
}
.xz-goe-ul li{
	float: left;
	margin-right: 20px;
}
.xz-goe-ul li a{
	color: #666666;
	font-size: 12px;
	display: block;
}



.xz-footer{
	width: 100%;
	/*margin-top: -22px;*/
}
.zx-foot-line{
	width: 100%;
	height: 36px;
	position: relative;
}
.zx-foot-line p{
	position: absolute;
	top: 0px;
	left:50%;
	margin-left: -18px;
	height: 36px;
	width: 35px;
	z-index: 1000
}
.zx-foot-line span{
	display: block;
	height: 1px;
	width: 100%;
	position: absolute;
	top: 22px;
	left: 0px;
}
.xz-foot-dex{
	height: 200px;
	width: 100%;
	padding-top: 20px;
}
.xz-foot-dex p,
.xz-foot-lks a,
.xz-foot-lks span{
	/*color: 12px;*/
	font-size: 12px;
	line-height: 31px;
}
.xz-foot-lks span{
	margin:0 10px;
}
.xz-foot-lks{
	text-align: center;
}
.xz-foot-txt{
	text-align: center;
}
.xz-foot-imgs{
	margin: 0 auto;
	/*font-size: 0px;*/
	width: 220px;
}
.xz-foot-imgs img{
	display: inline-block;
	margin:12px;
}


/*概览*/
.xz-posi-con{
	height: 16px;
	padding: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.xz-posi-con a{
	font-size: 14px;
	line-height: 20px;
	color: #333;
	float: left;
}

.xz-posi-con a:hover{
	color: #eb122c;
}
.xz-posi-con span{
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin:0 5px;
}
.xz-posi-tit{
	font-weight: bold;
	padding-left: 24px;
	background: url(../images/posi-icon.png) no-repeat 1px center;
}
.gl-conts-le{
	width: 235px;
}
.gl-le-tit{
	height: 36px;
	width: 100%;
	background: #eb122c
}
.gl-le-tit a{
	display: block;
	padding-left: 44px;
	line-height: 36px;
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.gl-le-item{
	width: 235px;
	box-sizing: border-box;
	padding:0 18px;
	border:1px solid #e3ecf5;
	border-top-color: transparent;
	margin-bottom: 14px;
}
.gl-le-item li{
	border-bottom: 1px dashed #aaa;
	padding:8px 0;
}
.gl-le-item li a{
	display: block;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #444;
	cursor: pointer;
	box-sizing: border-box;
	padding:0 10px;
}
.gl-le-item li a.cur,.gl-le-item li a:hover{
	background: #eb122c;
	color: #fff;
}

.gl-le-btms{
	height: 36px;
	border-bottom: 1px solid #ededed;
}
.gl-le-btms a{
	border-left:2px solid #eb122c;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	font-weight: bold;
}
.gl-cons-btms{
	padding-top: 15px;
}
.gl-cons-btms li a{
	display: block;
	padding-left: 18px;
	line-height: 31px;
	color: #666;
	font-size: 14px;
	max-width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gl-cons-btms li a:hover{
	color: #eb122c;
}
.gl-conts-rg{
	width: 900px;
}
.gl-cons-rgs{
	padding:15px 0;
	border-bottom: 1px dashed #aaa;
}
.gl-cons-rgs a{
	float: left;
	line-height: 35px;
	padding-left: 16px;
	color: #333;
}
.gl-cons-rgs a:hover{
	color: #eb122c;
}
.gl-cons-rgs span{
	float: right;
	line-height: 35px;
	font-size: 14px;
	color: #999;
}
.gl-pages{
	width: 590px;
	margin:30px auto;
}
.gl-pages a{
	float: left;
	font-size: 13px;
	color: #666;
	line-height: 21px; 
	margin:0 8px;
}
.gl-pages a span{
	color: #eb122c;
	font-weight:bold;
	margin:0 3px;
}
.gl-pages .num-page{
	border:1px solid #cde0f0;
	padding:0 10px;
	margin:0 3px;
}
.gl-pages .num-page.cur{
	border-color: #eb122c;
	background: #eb122c;
	color: #fff;
}
.gl-pages .num-page:hover{
	border-color: #eb122c;
	background: #eb122c;
	color: #fff;
}
.tx-page{
	height: 21px;
	border:1px solid #cde0f0;
	width: 21px;
	margin:0 3px;
	line-height: 21px;
	text-align: center;
}
.gl-pages .bgn-page{
	height: 23px;
	background: #eb122c;
	color: #fff;
	width: 50px;
	text-align: center;
}


/*搜索页面*/
.sear-result{
	font-size: 12px;
	color: #999;
	margin-top: 15px;
}
.sear-result span{
	color: #e1211f;
}
.sear-boxs{
	height: 20px;
	width: 100%;
}

.sear-list-cons li{
	margin-bottom: 18px;
}
.sear-list-cons h3 a{
	font-size: 18px;
	color: #3247dd;
	display: block;
	line-height: 30px;
	text-decoration: underline;
}
.color-red{
	color: #e1211f;
}
.sear-list-cons .sub a{
	font-size: 14px;
	line-height: 26px;
	color: #666;
	display: block;
}
.sear-list-cons .link a{
	color: #539b42;
	font-size: 12px;
}

/*细览*/
.xl-atl-conts h3{
	font-size: 25px;
	color: #333;
	text-align: center;
	padding-top: 22px;
	line-height: 50px;
}
.xl-atl-conts .atl-sub{
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 28px;
	padding-bottom: 18px;
	border-bottom: 1px dashed #aaa;
}
.xl-atl-plists{
	margin-top: 30px;
	padding:10px 50px;
}
.xl-atl-plists p{
	line-height: 37px;
	color: #666;
	font-size: 14px;
}






