@charset "utf-8";
/* CSS Document */

/*要闻资讯*/
/*news-head*/
.news-head{
	width: 1080px;
	height: 70px;
	text-align: center;
	background: #fff;
	margin-top: 6px;
	padding: 10px;
}
.news-head h3{
	width: 1080px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	overflow: hidden;
}
.news-head h3 a{
	color: #2f75c4;
}
.news-head p{
	width: 1080px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.news-head p a{
	display: inline-block;
}

/*main*/
.main-back-index2{
	width: 1050px;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 20px 25px;
	margin-top: 6px;
}

/*news-pic*/
.news-pic{
	width: 1028px;
	height: 388px;
	background: #f9f9f9;
	margin-bottom: 10px;
	padding: 11px;
}
.yx-rotaion-content1{
	width: 1028px;
	height: 385px;
	position: relative;
}
.yx-rotaion-content1{
	width: 1028px;
}
.yx-rotaion1{
	width: 682px;
	height: 385px;
	margin-left: 0;
}
.yx-rotaion-content1 .yx-rotaion1 .rotaion_list1{
	width: 682px;
	height: 385px;
}
.yx-rotaion-content1 .yx-rotaion1 .rotaion_list1 img{
	width: 682px;
	height: 385px;
	display: block;
}
.yx-rotaion-content1 .yx-rotaion1 .txt1-bj{
	width: 682px;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1; 
	background: #000;
	filter:alpha(opacity=60);   
    -moz-opacity:0.6;   
    -khtml-opacity: 0.6;   
    opacity: 0.6;
}
.yx-rotaion-content1 .yx-rotaion1 .txt1{
	width: 682px;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2; 
	overflow: hidden;
}
.yx-rotaion-content1 .yx-rotaion1 .txt1 li{
	width: 642px;
	height: 40px;
	position: absolute;
	margin: 0 20px;
}
.yx-rotaion-content1 .yx-rotaion1 .txt1 li a{
	width: 642px;
	height: 40px;
	line-height: 40px;
    color: #fff;
	font-size: 16px;
	overflow: hidden;
}
.yx-rotaion-content1 .yx-rotaion1 .num1{
	width: 330px;
	height: 385px;
	position: absolute;
	top: 0;
	right: 0;
    font-size: 0;
    line-height: 0;
    z-index: 2;
	overflow: hidden;
}
.yx-rotaion-content1 .yx-rotaion1 .num1 li{
	width: 330px;
	height: 185px;
	cursor: pointer;
	margin-bottom: 15px;
	float: left;
	position: relative;
}
.yx-rotaion-content1 .yx-rotaion1 .num1 li img{
	width: 330px;
	height: 185px;
	position: absolute;
	top: 0;
	left: 0;
}
.yx-rotaion-content1 .yx-rotaion1 .num1 li h5{
	width: 310px;
	height: 28px;
	padding: 0 10px;
	background: #000;
	filter:alpha(opacity=60);   
    -moz-opacity:0.6;   
    -khtml-opacity: 0.6;   
    opacity: 0.6;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.yx-rotaion-content1 .yx-rotaion1 .num1 li span{
	width: 310px;
	height: 28px;
	padding: 0 10px;
	line-height: 24px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	overflow: hidden;
}
.yx-rotaion-content1 .yx-rotaion1 .prev{
	width: 55px;
	height: 96px;
    background: url(2018yxzf_left-icon.png) center no-repeat;
    position: absolute;
    top: 30%;
	left: 0;
	display: none;
}
.yx-rotaion-content1 .yx-rotaion1 .next{
    width: 55px;
	height: 96px;
    background: url(2018yxzf_right-icon.png) center no-repeat;
    position: absolute;
    top: 30%;
	left: 627px;
	display: none;
}

/*module-left*/
.module-left{
	width: 692px;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
}

/*内容切换*/
.tab{
	width: 692px;
	height: 444px;
	position: relative;
}
.tab-title{
	width: 692px;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #ededed;
}
.tab-title a{  
	font-size: 18px; 
	color: #999;
	float: left;
}
.tab-title .up{
	color: #165aa6;
}
.tab-title span{
	width: 4px;
	height: 4px;
	background: #999;
	border-radius: 50px;
	margin: 22px 10px;
	float: left;
}
.tab-conter{
	width: 676px; 
	height: 364px;
	padding: 0 8px;
    position: absolute; 
	top: 74px; 
	left: 0; 
	display: none;
	overflow: hidden;
}
.tab-conter ul li{
	width: 676px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 28px;
	float: left;
}
.tab-conter ul li a{
	width: 676px;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	overflow: hidden;
	float: left;
}
.tab-conter ul li span{
	width: 676px;
	height: 40px; 
	line-height: 40px;
	color: #c9daeb;
	overflow: hidden;
	float: left;
}
.tab-conter ul li p{
	width: 676px;
	height: 72px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	float: left;
}
.tab .block{
	display: block;
}

/*内容切换*/
.tab1{ 
    width: 692px; 
	height: 314px; 
	position: relative;
}
.tab-title1{
	width: 692px;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #ededed;
}
.tab-title1 a{  
	font-size: 18px; 
	color: #999;
	float: left;
}
.tab-title1 .up{
	color: #165aa6;
}
.tab-title1 span{
	width: 4px;
	height: 4px;
	background: #999;
	border-radius: 50px;
	margin: 22px 10px;
	float: left;
}
.tab-conter1{
	width: 692px; 
	height: 240px;
    position: absolute; 
	top: 66px; 
	left: 0; 
	display: none;
	overflow: hidden;
}
.tab-conter1 ul li{
	width: 692px;
	line-height: 30px;
	float: left;
}
.tab-conter1 ul li i{
	width: 3px;
	height: 3px;
	background: #999;
	margin: 13px 13px 0 0;
	float: left;
}
.tab-conter1 ul li a{
	width: 676px;
	float: left;
}
.tab-conter1 ul li a span{
	color: #999;
	margin-left: 10px;
}
.tab1 .block{ 
    display: block;
}

/*module-right*/
.module-right{
	width: 319px;
	height: auto;
	overflow: hidden;
	background: #f9f9f9;
	padding: 10px 11px 20px 11px;
}

/*视频*/
.video{
	width: 319px;
	height: 399px;
}
.video h3{
	width: 319px;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #ededed;
}
.video h3 a{
	font-size: 18px;
	color: #165aa6;
}
.video img{
	width: 319px;
	height: 238px;
	margin-top: 15px;
}
.video ul{
	width: 319px;
	height: 72px;
	margin-top: 4px;
}
.video ul a{
	width: 157px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #c9daeb;
	margin-top: 4px;
	display: inline-block;
}

/*专题专栏*/
.picScroll-top{ 
    width: 319px; 
	height: 339px;   
	position: relative;
	overflow: hidden;
}
.picScroll-top .hd{
	width: 319px; 
    height: 48px; 
	line-height: 48px;
	border-bottom: 2px solid #ededed;
}
.picScroll-top .hd h3{	
	float: left;
}
.picScroll-top .hd h3 a{
	font-size: 18px;
	color: #165aa6;
}
.picScroll-top .hd .prev,.picScroll-top .hd .next{ 
    width: 18px; 
	height: 48px; 
	float: right; 
	margin-right: 5px; 
	cursor: pointer; 
	background: url(2018yxzf_bottom-icon.png) center no-repeat;
}
.picScroll-top .hd .next{
	background: url(2018yxzf_top-icon.png) center no-repeat;
}
.picScroll-top .bd{ 
    width: 319px;
	height: 274px;
	margin-top: 15px;
	overflow: hidden;
}
.picScroll-top .bd ul li{
	height: 95px;
	float: left;
}
.picScroll-top .bd ul li a img{ 
    width: 319px; 
	height: 84px; 
	display: block;

}

/*政务公开*/
/*main*/
.main-back-index3{
	width: 1050px;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 20px 25px;
	margin-top: 6px;
}

/*当前位置*/
.pos{
	width: 1030px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #99a8be;
	background: #f9f9f9;
	padding: 0 10px;
	margin-bottom: 10px;
}
.pos a{
	color: #99a8be;
}

/*gk-module-left*/
.gk-module-left{
	width: 714px;
	height: auto;
	overflow: hidden;
	padding-top: 0;
}

/*左侧列表*/
.gk-tab1{
	width: 714px;
	height: 324px;
}
.gk-tab1 .tab-title1{
	width: 714px;
}
.gk-tab1 .tab-conter1{
	width: 714px;
}
.gk-tab1 .tab-conter1 ul li{
	width: 714px;
}
.gk-tab1 .tab-conter1 ul li a{
	width: 698px;
}

/*权责清单*/
.qzqd{
	width: 319px;
	height: 84px;
	margin-bottom: 8px;
}

/*gk-module-right*/
.gk-module-right{
	width: 294px;
	height: auto;
	overflow: hidden;
	padding: 0 12px 20px 13px;
}

/*leader1*/
.leader1{
	width: 294px;
	height: 330px;
}
.gk-right-title{
	width: 294px;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #ededed;
	margin-bottom: 15px;
}
.gk-right-title a{
	font-size: 18px;
	color: #165aa6;
}
.leader1 ul{
	width: 262px;
	line-height: 30px;
	border-bottom: 1px dashed #d7e6f1;
	padding-bottom: 10px;
	margin:0 18px 10px 18px;
	float: left;
}
.leader1 ul li{
	width: 262px;
	float:left;
}
.leader1 ul li span{
	font-weight: bold;
	color: #165aa6;
	float: left;
}
.leader1 ul li a{
	margin: 0 18px 0 5px;
	float: left;
}
.leader1 ul li p{
	width: 196px;
    font-weight: normal;
	line-height: 24px;
	float: left;
}
.mail-botton{
	width: 290px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	font-weight: bold;
	color: #3a98d5;
	font-size: 16px;
	background: url(2018yxzf_mail-botton.png) center no-repeat;
	display: inline-block;
	margin-bottom: 7px;
}
.mail-botton:hover{
	background: url(2018yxzf_mail-botton1.png) center no-repeat;
	color: #fff;
}
.mail-botton1{
	background: url(2018yxzf_mail-botton.png) center no-repeat;
}
.mail-botton1:hover{
	background: url(2018yxzf_mail-botton1.png) center no-repeat;
	color: #fff;
}

/*leader2*/
.leader2{
	width: 294px;
	height: 204px;
}
.leader2-content{
	width: 294px;
	height: 112px;
}
.leader2-content img{
	width: 104px;
	height: 112px;
	float: left;
}
.leader2-content h3{
	width: 180px;
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	float: right;
	overflow: hidden;
}
.leader2-content p{
	width: 180px;
	height: 60px;
	line-height: 20px;
	color: #999;
	text-align: justify;
	float: right;
	overflow: hidden;
}
.leader2-content p a{
	color:#999;
}
.leader2-content p a:hover{
	color:#165aa6;
}

/*gkzl*/
.gkzl{
	width: 294px;
	height: 322px;
}
.gkzl ul a{
	width: 140px;
	height: 40px;
	line-height: 30px;
	text-align:center;
	padding-top: 40px;
	font-weight: bold;
	color: #555;
	border: 1px solid #ededed;
	margin-bottom: 8px;
	background: #fff;
	display: inline-block;
	position: relative;
}
.gkzl ul a i{
	width: 32px;
	height: 32px;
	position: absolute;
	top: 8px;
	left: 54px;
}
.gkzl ul a:hover{
	color:#165aa6;
}
.gkzl ul a:hover i{
	transform:rotateY(360deg);
    -ms-transform:rotateY(360deg); 	/* IE 9 */
    -moz-transform:rotateY(360deg); 	/* Firefox */
    -webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
    -o-transform:rotateY(360deg); 	/* Opera */
    transform-origin:center;
    transition:all .3s linear
}
.gkzl ul a .gkzl-icon-1{
	background: url(2018yxzf_gkzl-icon1.png) 0 0 no-repeat;
}
.gkzl ul a .gkzl-icon-2{
	background: url(2018yxzf_gkzl-icon2.png) 0 0 no-repeat;
}
.gkzl ul a .gkzl-icon-3{
	background: url(2018yxzf_gkzl-icon3.png) 0 0 no-repeat;
}
.gkzl ul a .gkzl-icon-4{
	background: url(2018yxzf_gkzl-icon4.png) 0 0 no-repeat;
}
.gkzl ul a .gkzl-icon-5{
	background: url(2018yxzf_gkzl-icon5.png) 0 0 no-repeat;
}
.gkzl ul a .gkzl-icon-6{
	background: url(2018yxzf_gkzl-icon6.png) 0 0 no-repeat;
}

/*办事服务*/
/*main*/
.main-back-index4{
	width: 1050px;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 20px 25px;
	margin-top: 6px;
}

/*个人、企业、部门*/
.fw-content{
	width: 1050px;
	margin-bottom: 20px;
}
.fw-title{
	width: 1050px;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #ededed;
	margin-bottom: 15px;
}
.fw-title a{
	font-size: 18px;
	color: #165aa6;
}
.fw-content ul{
	width: 1054px;
}
.fw-content ul a{
	width: 142px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	background: #f9f9f9;
	margin:0 5px 10px 0;
	display: inline-block;
}
.fw-content ul a:hover{
	background: #165aa6;
	color: #fff;
}

/*便民服务*/
.bmfw{
	width: 1050px;
	margin-bottom: 20px;
}
.bmfw ul{
	width: 1050px;
}
.bmfw ul a{
	width: 126px;
	height: 40px;
	line-height: 30px;
	text-align:center;
	padding-top: 80px;
	font-size: 16px;
	display: inline-block;
	position: relative;
}
.bmfw ul a i{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 16px;
	left: 38px;
}
.bmfw ul a:hover{
	color:#165aa6;
}
.bmfw ul a:hover i{
	transform:rotateY(360deg);
    -ms-transform:rotateY(360deg); 	/* IE 9 */
    -moz-transform:rotateY(360deg); 	/* Firefox */
    -webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
    -o-transform:rotateY(360deg); 	/* Opera */
    transform-origin:center;
    transition:all .3s linear
}
.bmfw ul a .bmfw-icon-1{
	background: url(2018yxzf_bmfw-icon1.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-2{
	background: url(2018yxzf_bmfw-icon2.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-3{
	background: url(2018yxzf_bmfw-icon3.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-4{
	background: url(2018yxzf_bmfw-icon4.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-5{
	background: url(2018yxzf_bmfw-icon5.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-6{
	background: url(2018yxzf_bmfw-icon6.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-7{
	background: url(2018yxzf_bmfw-icon7.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-8{
	background: url(2018yxzf_bmfw-icon8.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-9{
	background: url(2018yxzf_bmfw-icon9.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-10{
	background: url(2018yxzf_bmfw-icon10.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-11{
	background: url(2018yxzf_bmfw-icon11.png) 0 0 no-repeat;
}
.bmfw ul a .bmfw-icon-12{
	background: url(2018yxzf_bmfw-icon12.png) 0 0 no-repeat;
}

/*招商服务*/
.zsfw{
	width: 1050px;
}
.zsfw ul{
	width: 1060px;
}
.zsfw ul a{
	width: 115px;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	margin:5px 1px 0 0;
	padding-left: 90px;
	position: relative;
}
.zsfw ul .zxfw-back-1{
	background: url(2018yxzf_zsfw-back1.png) center no-repeat;
	color: #5a85b0;
}
.zsfw ul .zxfw-back-2{
	background: url(2018yxzf_zsfw-back2.png) center no-repeat;
	color: #fff;
}
.zsfw ul .zxfw-back-3{
	background: url(2018yxzf_zsfw-back3.png) center no-repeat;
	color: #5a85b0;
}
.zsfw ul .zxfw-back-4{
	background: url(2018yxzf_zsfw-back4.png) center no-repeat;
	color: #fff;
}
.zsfw ul .zxfw-back-5{
	background: url(2018yxzf_zsfw-back5.png) center no-repeat;
	color: #5a85b0;
}
.zsfw ul .zxfw-back-6{
	background: url(2018yxzf_zsfw-back6.png) center no-repeat;
	color: #fff;
}
.zsfw ul .zxfw-back-7{
	background: url(2018yxzf_zsfw-back7.png) center no-repeat;
	color: #5a85b0;
}
.zsfw ul .zxfw-back-8{
	background: url(2018yxzf_zsfw-back8.png) center no-repeat;
	color: #fff;
}
.zsfw ul .zxfw-back-9{
	background: url(2018yxzf_zsfw-back9.png) center no-repeat;
	color: #5a85b0;
}
.zsfw ul .zxfw-back-10{
	background: url(2018yxzf_zsfw-back10.png) center no-repeat;
	color: #fff;
}
.zsfw ul a i{
	width: 38px;
	height: 38px;
	position: absolute;
	top: 9px;
	left: 38px;
}
.zsfw ul a:hover{
	color:#165aa6;
	background: #fff;
}
.zsfw ul a:hover i{
	transform:rotateY(360deg);
    -ms-transform:rotateY(360deg); 	/* IE 9 */
    -moz-transform:rotateY(360deg); 	/* Firefox */
    -webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
    -o-transform:rotateY(360deg); 	/* Opera */
    transform-origin:center;
    transition:all .3s linear
}
.zsfw ul a .zsfw-icon-1{
	background: url(2018yxzf_zsfw-icon1.png) 0 0 no-repeat;
}
.zsfw ul a .zsfw-icon-2{
	background: url(2018yxzf_zsfw-icon2.png) 0 0 no-repeat;
}
.zsfw ul a:hover .zsfw-icon-2{
	background: url(2018yxzf_zsfw-icon2-1.png) 0 0 no-repeat;
}
.zsfw ul a .zsfw-icon-3{
	background: url(2018yxzf_zsfw-icon3.png) 0 0 no-repeat;
}
.zsfw ul a .zsfw-icon-4{
	background: url(2018yxzf_zsfw-icon4.png) 0 0 no-repeat;
}
.zsfw ul a:hover .zsfw-icon-4{
	background: url(2018yxzf_zsfw-icon4-1.png) 0 0 no-repeat;
}
.zsfw ul a .zsfw-icon-5{
	background: url(2018yxzf_zsfw-icon5.png) 0 0 no-repeat;
}
.zsfw ul a .zsfw-icon-6{
	background: url(2018yxzf_zsfw-icon6.png) 0 0 no-repeat;
}
.zsfw ul a:hover .zsfw-icon-6{
	background: url(2018yxzf_zsfw-icon6-1.png) 0 0 no-repeat;
}
.zsfw ul a .zsfw-icon-7{
	background: url(2018yxzf_zsfw-icon7.png) 0 0 no-repeat;
}
.zsfw ul a .zsfw-icon-8{
	background: url(2018yxzf_zsfw-icon8.png) 0 0 no-repeat;
}
.zsfw ul a:hover .zsfw-icon-8{
	background: url(2018yxzf_zsfw-icon8-1.png) 0 0 no-repeat;
}
.zsfw ul a .zsfw-icon-9{
	background: url(2018yxzf_zsfw-icon9.png) 0 0 no-repeat;
}
.zsfw ul a .zsfw-icon-10{
	background: url(2018yxzf_zsfw-icon10.png) 0 0 no-repeat;
}
.zsfw ul a:hover .zsfw-icon-10{
	background: url(2018yxzf_zsfw-icon10-1.png) 0 0 no-repeat;
}

/*在线访谈*/
/*
.mail-pic{
    width: 1050px;
	height: 80px;
}
.mail-pic a{
    width: 520px;
	height: 80px;
	background: red;
}
.zxft-content{
    width: 1050px;
    margin-bottom: 20px;
}
.zxft-lastest{
	width: 1030px;
	height: 166px;
	padding: 10px;
	line-height: 30px;
	background: #f9f9f9;
}
.zxft-lastest img{
    width: 288px;
	height: 166px;
	float: left;
}
.zxft-lastest p{
    width: 720px;
	height: 156px;
	padding: 5px 0;
	float: right;
	overflow: hidden;
}
.zxft-lastest p span{
    color: #165aa6;
	font-weight: bold;
}
.zxft-lastest p a{
    color: #165aa6;
}
.zxft{
    width: 1050px;
	height: 400px;
}
.tab-conter3{
	width: 1050px; 
	height: 120px;
	overflow: hidden;
	top: 260px;
}
.wsdc{
    width: 1050px;
}
.tab-conter2{
	width: 1050px; 
	overflow: hidden;
}
.tab-conter2 ul li{
	width: 1050px;
}
.tab-conter2 ul li a{
	width: 1034px;
}
*/
/*政民互动*/
.main-back-index5{
	width: 1050px;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 20px 25px;
	margin-top: 6px;
}
.mail-list{
	width: 1050px;
	height: 576px;
}
.mail-list-title{
	width: 1050px;
}
.mail-title-botton{
    font-weight: bold;
    position: absolute;
	top: -108px;
	right: 0;
	z-index: 10;
}
.mail-title-botton a{
    height: 26px;
	line-height: 26px;
    color: #3c9bd8;
	border: 1px solid #c9daeb;
	border-radius: 20px;
	padding: 0 25px;
	float: left;
	margin: 0 5px;
}
.mail-title-botton a i{
    width: 18px;
	height: 15px;
	background: url(2018yxzf_mail-write.png) center no-repeat;
	float: left;
	margin: 5px 10px 0 0;
}
.mail-search{
    width: 1050px;
	height: 28px;
	margin: 21px auto;
	position: relative;
	overflow: hidden;
}
.mail-search .mail-search-back{
    width: 510px;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	color: #999;
	font-family: "微软雅黑", "Microsoft Yahei";
	border: 1px solid #ededed;
}
.mail-search .mail-search-botton{
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-family: "微软雅黑", "Microsoft Yahei";
	background: #f9f9f9;
	cursor: pointer;
	position: absolute;
	top: 1px;
	left: 461px;
}
.yx-rotaion-content{
	position: relative;
	padding: 0;
}
.yx-rotaion-content h4{
	width: 1050px;
	height: 36px;
	line-height: 36px;
	color: #5a85b0;
	font-weight: bold;
	background: #c9daeb;
}
.yx-rotaion-content .first-column{
	width: 520px;
	padding: 0 20px;
	border-right: 1px solid #fff;
	float: left;
}
.yx-rotaion-content .first-column1{
    text-align: center;
}
.yx-rotaion-content .two-column{
	width: 280px;
	text-align: center;
	border-right: 1px solid #fff;
	float: left;
}
.yx-rotaion-content .three-column{
	width: 208px;
	text-align: center;
	float: left;
}
.yx-rotaion-content,.yx-rotaion,.rotaion_list{
	width: 1050px;
	height: 668px;
	float: left;
}
.yx-rotaion-content .yx-rotaion .rotaion_list li{
	width: 1050px;
	float: left;
}
.yx-rotaion-content .yx-rotaion .rotaion_list li a{
	width: 1050px;
	height: 50px;
	line-height: 50px;
	float: left;
}
.yx-rotaion-content .yx-rotaion .rotaion_list li .list-ts{
	height: 36px;
	line-height: 36px;
	background: #f9f9f9;
}
.yx-rotaion-content .yx-rotaion .rotaion_list li a span{
	font-size: 14px;
	color: #333;
}
.yx-rotaion-content .yx-rotaion .prev{
	width: 55px;
	height: 96px;
    background: url(2018yxzf_mail-left-icon.png) center no-repeat;
    display: block;
    position: absolute;
    top: 40%;
	left: 0;
}
.yx-rotaion-content .yx-rotaion .next{
    width: 55px;
	height: 96px;
    background: url(2018yxzf_mail-right-icon.png) center no-repeat;
    display: block;
    position: absolute;
    top: 40%;
	right: 0;
}
.tab-conter4{
	width: 1050px; 
	height: 430px;
    position: absolute; 
	top: 120px; 
	overflow: inherit;
}
.tab-conter4 ul li span{
    line-height: inherit;
}
.zxft{
	width: 636px;
	height: 380px;
}
.zxft .zxft-title{
	width: 636px;
}
.zxft-lastest{
	width: 616px;
	height: 182px;
	line-height: 30px;
	padding: 10px;
	margin-top: 20px;
	background: #f9f9f9;
}
.zxft-lastest img{
    width: 243px;
	height: 182px;
	float: left;
}
.zxft-lastest p{
    width: 363px;
	height: 182px;
	padding: 5px 0;
	float: right;
	overflow: hidden;
}
.zxft-lastest p span{
    color: #165aa6;
}
.zxft-lastest p a{
    color: #165aa6;
}
.tab-conter2{
	width: 636px; 
	height: 90px;
	overflow: hidden;
	top: 278px;
}
.wsdc{
	width: 390px;
	height: 380px;
}
.wsdc .wsdc-title{
	width: 390px;
}
.tab-conter3{
	width: 390px; 
	height: 300px;
	overflow: hidden;
}
.tab-conter3 ul li{
	width: 390px;
}
.tab-conter3 ul li a{
	width: 374px;
}
/*概览*/
/*view*/
.view{
	width: 1050px;
}
.view-title{
	margin-bottom: 0;
}
.view ul{
	border-bottom: 1px dashed #e7eefb;
	padding: 20px 0;
}
.view ul li{
	line-height: 36px;
	font-size: 16px;
}
.view ul li i{
	width: 3px;
	height: 3px;
	background: #999;
	margin: 16.5px 13px 0 0;
	float: left;
}
.view ul li a{
	width: 1034px;
}
.view ul li a span{
	color: #999;
	margin-left: 10px;
}
.page{
	width: 1050px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	position: relative;
}
.page a{
	height: 42px;
	display: inline-block;
	background: #e7eefb;
	padding: 0 18px;
	margin: 0 2px;
}
.page a:hover{
	background: #165aa6;
	color: #fff;
}
.page span{
	padding: 0 2px;
}
.page-ts{
	margin-left: 46px;
}
.page .view-page{
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ededed;
	position: absolute;
	top: 6px;
}
.page .page-botton{
	background: #f9f9f9;
	padding: 0 13px;
}

/*通用内容*/
.main-wrap {
	width: 1050px;
	overflow: hidden;
}
.main-wrap h2{
	width: 1050px;
	overflow: hidden;
	line-height: 40px;
	padding: 20px 0;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
}
.main-wrap h3{
	width: 1050px;
	height: 40px;
    text-align: center;
    color: #a9a9a9;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ededed;
}
.main-wrap h3 span{
	margin: 0 10px;
}
.content-body,.content-body div{
	line-height: 2!important;
	font-size: 16px!important;
}
.content-body a ,.content-body font{
	line-height: 2!important;
	font-size: 16px!important;
}
.content-tool{
	width: 100%;
    position: relative;
    height: 45px;
    line-height: 45px;
    margin: 30px auto;
	border-bottom: 1px dashed #ededed;
	border-top: 1px dashed #ededed;
}
.page-share {
    width: 420px;
    position: absolute;
    left: 0;
    height: 45px;
	line-height: 45px;
}
.page-share a{
	display: inline-block;
    width: 33px;
    height: 45px;
    margin: 0 5px;
}
.page-share a.icon-share-1{
	background: url(2018yxzf_icon1.png) center no-repeat;
}
.page-share a.icon-share-2{
	background: url(2018yxzf_icon2.png) center no-repeat;
}
.page-share a.icon-share-3{
	background: url(2018yxzf_icon3.png) center no-repeat;
}
.page-share a.icon-share-4{
	background: url(2018yxzf_icon4.png) center no-repeat;
}
.page-share a.icon-share-5{
	background: url(2018yxzf_icon5.png) center no-repeat;
}
.page-tool{
    width: 205px;
    position: absolute;
    right: 0;
    height: 45px;
    overflow: hidden;
}
.page-tool > a{
    display: inline-block;
    width: 90px;
    margin: 0 5px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.page-tool i{
	width: 20px;
	height: 20px;
	float: left;
}
.page-tool .icon-page-tool-1{
	background: url(2018yxzf_content-icon-01.png) center no-repeat;
	margin-right: 8px;
	margin-top: 14px;
}
.page-tool .icon-page-tool-2{
	background: url(2018yxzf_content-icon-02.png) center no-repeat;
	margin-top: 13px;
}
/*走进应县*/
.yxzf-height{
	height: 310px;
}
.yx-content{
	width: 765px;
	height: 246px;
	background: #f9f9f9;
	float: left;
}
.yx-content img{
	width: 254px;
	height: 227px;
	float: left;
	margin: 10px 20px;
}
.yx-content p{
	width: 445px;
	height: 168px;
	float: left;
	margin: 20px 5px 12px 5px;
	text-indent: 2em;
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
}
.yx-content p a{
	color: #165aa6;
}
.yx-content .yx-botton1{
	width: 456px;
	height: 30px;
	line-height: 30px;
	float: left;
}
.yx-content .yx-botton1 a{
	background: #ededed;
	float: left;
	width: 109px;
	text-align: center;
	color: #5a85b0;
	font-weight: bold;
	margin-right: 5px;
	font-size: 14px;
}
.yxzf-height .yx-botton{
	width: 284px;
	height: 250px;
	float: right;
	overflow: hidden;
}
.yxzf-height .yx-botton a{
	background: #c9daeb;
	float: left;
	width: 132px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #5a85b0;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 6px 10px;
}
.yxjj{
	width: 1065px;
	height: 180px;
	overflow: hidden;
}
.yxjj-content{
	width: 196px;
	margin-right: 17px;
	float: left;
}
.yxjj-content h4{
	width: 196px;
	height: 50px;
	border-bottom: 2px solid #f9f9f9;
}
.yxjj-content h4 a{
	width: 140px;
	height: 32px;
	line-height: 32px;
	background: #f9f9f9;
	display: inline-block;
	text-align: center;
	margin: 0 28px;
	font-size: 16px;
    color: #165aa6;
}
.yxjj-content ul{
	width: 196px;
    height: 90px;
	margin-top: 5px;
}
.yxjj-content ul a{
	width: 196px;
	height: 30px;
	line-height: 30px;
	background: none;
}

.yxzf-modules{
	overflow: hidden;
}
.yxzf-width{
	width: 287px;
	overflow: hidden;
	float: left;
}
.yxzf-width1{
	width: 435px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

.Scenery{
	width:1050px;
	height:203px;
}
.picMarquee-left .hd{
	font-weight: bold;
}
.picMarquee-left .bd{ 
    width:1050px;
    height:126px;   
}
.picMarquee-left .tempWrap{
	width:1050px !important;
}
.picMarquee-left .bd .picList{ 
    overflow:hidden;
}
.picMarquee-left .bd .picList a{ 
    width:197px;
	height:137px;
    margin:0 5px; 
	float:left; 
	overflow:hidden; 
	text-align:center; 
	position: relative; 
	border-radius: 6px;
}
.picMarquee-left .bd .picList a img{ 
    width:197px; 
	height:137px; 
	display:block; 
	float:left;
	background: red;
}
.picMarquee-left .bd .picList a h5{
	width: 197px;
	height: 30px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	filter:alpha(opacity=30);   
    -moz-opacity:0.3;   
    -khtml-opacity: 0.3;   
    opacity: 0.3;
	z-index: 1;
}
.picMarquee-left .bd .picList a span{
	width: 197px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}