﻿@charset "utf-8";
/* CSS Document */
#header{
	width:100%;
	height:auto;
	margin:0 auto;
}
/*标头*/
#sign{
	width:100%;
	height:30px;
	line-height:30px;
	background:#d2e5f0;
	margin:0 auto;
}
#sign #center{width:1200px; height:39px; margin:0 auto; font-size:12px; color:#6f6c6c;}
#sign #center span{float:left}
#home{
	
	height:39px;
	line-height:39px;
	float:right;
	display:inline;
	margin-right:8px;
}
#home li{
	float:left;
	display:inline;
}
#home li a{
	float:left;
	display:inline;
	margin:0 10px;
}
#header #top{
	width:1200px;
	height:253px;
	margin:0 auto;
	overflow:hidden;
}
#search{
	width:350px;
	height:35px;
	float:right;
	margin-top:80px;
}
.search_txt{
	width:260px;
	height:32px;
	line-height:32px;
	border:1px solid #cfcfcf;
	padding-left:5px;
	float:left;
}
.search_btn{
	width:76px;
	height:35px;
	line-height:35px;
	border:none;
	background:#0f5cbb;
	cursor:pointer;
	font-size:14px;
	color:#fff;
	text-align:center;
	float:left;
}
/*导航*/
#nav{
	width:1200px;
	height:59px;
	line-height:59px;
	background:#1853ad;
	margin:0 auto;
	font-size:18px;
	color:#fff;
}
#nav li{
	float:left;
	display:inline;
	height:59px;
	margin-left:0px; 
	margin-right:0px; 

}
#nav li:hover{background:#2167d1;}
#nav li a{
	float:left;
	display:inline;
	padding-left:55px;
	padding-right:8px;
	color:#fff;
	font-family:微软雅黑;
	
	
}

#nav li a.a1{background:url(top1.png) no-repeat 25px center;}
#nav li a.a2{background:url(top2.png) no-repeat 25px center;}
#nav li a.a3{background:url(top3.png) no-repeat 25px center;}
#nav li a.a4{background:url(top4.png) no-repeat 25px center;}
#nav li a.a5{background:url(top5.png) no-repeat 25px center;}
#nav li a.a6{background:url(top6.png) no-repeat 25px center;}
#nav li a.a7{background:url(top7.png) no-repeat 25px center;}
#nav li a.a8{background:url(top8.png) no-repeat 25px center;}
#nav li a.a9{background:url(top9.png) no-repeat 25px center; padding-right:25px;}
/*main*/
.content_main{
	width:100%; min-height:700px; height:auto !important; margin:0 auto; overflow:hidden; 
	}
.blank15{width:100%; height:10px; margin:0 auto;}	
/*头条*/
#toutiao{
	width:1200px; height:98px; margin:0 auto; background:url(tt.jpg) #fff no-repeat left center;}

#toutiao .top{ width:1050px; height:35px; line-height:35px; color:#e70e0e; font-size:26px; font-weight:bold; text-align:center; float:right; margin-top:20px;}
#toutiao .top a{ height:35px; line-height:35px; color:#e70e0e; font-size:26px; font-weight:bold;}
#toutiao .bottom{ width:1050px; height:30px; line-height:30px; font-size:14px; color:#626161; font-family:微软雅黑; text-align:center; float:right;}
#toutiao .bottom:hover{color:#db0000;}
#toutiao .bottom a{color:#f00;}
/*content01*/
.content01{width:1200px; height:400px; margin:0 auto;background:#fff;}
.focus{width:578px; height:368px; float:left;  padding:15px;  background:#fff;padding-right:0px;}
/*content02 left*/	
.content01_right {
	width: 576px;
	height:367px;
	padding:15px;
	float: right;
	background:#fff;
	overflow:hidden;
    padding-left:5px;
}

.content01_right dt {
	width: 100%;
	height: 42px;
	background:#efefef;
}
.content01_right dt ul#menu2 {
	width: 100%;
	height: 42px;
	float: left;
}
.content01_right dt ul#menu2 li {
	 width:110px;
	 height:48px;
 	 float: left;
	 color: #fff;
}
.content01_right dt ul#menu2 li.hover {
	background:url(qh_dt.jpg) no-repeat top center;
	transition:all ease-in-out 0.5s;
}
.content01_right dt ul#menu2 li a {
	width: 110px;
	height: 42px;
	display: block;
	font-size: 16px;
	font-family: 微软雅黑;
	line-height: 42px;
	text-align: center;
	color: #464749;
}
.content01_right dt ul li a.gwy:hover{color:#db0000;}
.content01_right dt ul#menu2 li.hover a {
	color: #fff;
	font-weight:bold;
}
.content01_right dd {
	width:100%; height:0 auto; 
	overflow:hidden; 
	float:left;
	padding-top:5px; 
	height:325px;
}
.content01_right dd ul li {
	height: 33px;
	line-height: 33px;
	width: 100%;
	float: left;
}
.content01_right dd ul li .time {
	height: 30px;
	line-height: 33px;
	float:right;
	font-size:16px;
	color:#b0b1b4;
	
}
.content01_right dd ul li a {
	color: #000;
	font-size: 16px;
	line-height: 33px;
	padding-left: 22px;
	font-family: 微软雅黑;
	background: url(icon1.gif) no-repeat 10px center;
	float: left;
}
.content01_right dd ul li a:hover {
	color: #db0000;
}






.contentnr {
	width: 600px;
	height:343px;
	padding:15px;
	float:left;
	background:#fff;
	overflow:hidden;
}

.contentnr dt {
	width: 100%;
	height: 42px;
	background:#efefef;
}
.contentnr dt ul#menu2 {
	width: 100%;
	height: 42px;
	float: left;
}
.contentnr dt ul#menu2 li {
	 width:110px;
	 height:48px;
 	 float: left;
	 color: #fff;
}
.contentnr dt ul#menu2 li.hover {
	background:url(qh_dt.jpg) no-repeat top center;
	transition:all ease-in-out 0.5s;
}
.contentnr dt ul#menu2 li a {
	width: 110px;
	height: 42px;
	display: block;
	font-size: 16px;
	font-family: 微软雅黑;
	line-height: 42px;
	text-align: center;
	color: #464749;
}
.contentnr dt ul li a.gwy:hover{color:#db0000;}
.contentnr dt ul#menu2 li.hover a {
	color: #fff;
	font-weight:bold;
}
.contentnr dd {
	width:100%; height:0 auto; overflow:hidden; float:left; padding-top:5px;
}
.contentnr dd ul li {
	height: 33px;
	line-height: 33px;
	width: 100%;
	float: left;
}
.contentnr dd ul li .time {
	height: 30px;
	line-height: 33px;
	float:right;
	font-size:16px;
	color:#b0b1b4;
	
}
.contentnr dd ul li a {
	color: #676767;
	font-size: 15px;
	line-height: 33px;
	padding-left: 22px;
	font-family: 微软雅黑;
	background: url(icon1.gif) no-repeat 10px center;
	float: left;
}
.contentnr dd ul li a:hover {
	color: #db0000;
}





















/*专题专栏*/
.content02{ width:1200px;height:auto; margin:0 auto;background:#fff; overflow:hidden;margin-bottom:15px;}
.content02 H3,.content03 H3{border-bottom:2px solid #1853ad;font-size:20px;padding-left:18px;line-height:40px;color:#1853ad}
.content02 a{
	width:226px; height:77px;
	}
#marqueediv7 img{
	 margin-right:0px;  width:226px; 
}
.content06 img{
	 margin-right:0px;  width:226px; margin-right:10px;
}
.content02 img:hover{ opacity:0.8;}
/*content03*/
.content03{width:1200px; margin:0 auto; overflow:hidden;background:#fff;}
.content03 .left{width:360px; height:425px; float:left; padding:15px; background:#fff;}
.content05{width:1200px; margin:0 auto; overflow:hidden;background:#fff;}
.content06{width:1200px; margin:0 auto; overflow:hidden;background:#fff;}
/*政务公告*/
.zwgg{width:100%; height:275px; float:left; overflow:hidden; margin-top:8px;}
.zwgg dt{width:100%; height:40px; }
.zwgg dt h3{ float:left;   font-size:20px; color:#1853ad; font-family:微软雅黑; font-weight:bold;}
.zwgg dt a.more{ float:right; line-height:30px; color:#60636d; font-size:14px; font-family:微软雅黑; }
.zwgg dt a.more:hover{ color:#db0000}
.zwgg dd{
	widdth:100%; height:auto;
	}
.zwgg dd ul li {
	height: 33px;
	line-height: 33px;
	width: 100%;
	float: left;
}
.zwgg dd ul li .time {
	height: 33px;
	line-height: 33px;
	color:#b0b1b4;
	float:right;
	font-size:14px;
	padding-left:10px;
	
}
.zwgg dd ul li a {
	color: #60636d;
	font-size: 14px;
	line-height: 33px;
	padding-left: 22px;
	font-family: 微软雅黑;
	background: url(icon1.gif) no-repeat 10px center;
	float:left;
}
.zwgg dd ul li a:hover {
	color: #db0000;
}



.tzjz{width:100%; height:136px; float:left; overflow:hidden; margin-top:8px;}
.tzjz dt{width:100%; height:40px;}
.tzjz dt h3{ float:left;   font-size:20px; color:#1853ad; font-family:微软雅黑; font-weight:bold;}
.tzjz dt a.more{ float:right; line-height:30px; color:#60636d; font-size:12px; font-family:微软雅黑; }
.tzjz dt a.more:hover{ color:#db0000}
.tzjz dd{
	widdth:100%; height:auto;
	}








/*政民互动*/
.zmhd{width:100%;height:250px; float:left; overflow:hidden;}
.zmhd dt{width:100%; height:40px;}
.zmhd dt h3{ float:left;   font-size:20px; color:#1853ad; font-family:微软雅黑; font-weight:bold;}
.zmhd dt a.more{ float:right; line-height:30px; color:#60636d; font-size:12px; font-family:微软雅黑; }
.zmhd dt a.more:hover{ color:#db0000}
.zmhd dd{
	widdth:100%; height:auto;
	}
.zmhd dd ul li{width:170px; height:58px; float:left; margin-bottom:7px; color:#fff; font-size:18px; font-family:微软雅黑; }	
.zmhd dd ul li:hover{ opacity:0.8}	
.zmhd dd ul li span{padding-left:70px; height:60px; line-height:60px; text-align:center; font-size:18px; font-family:微软雅黑;color:#37a9df}
.zmhd dd ul li.btn1{background:url(left_btn1.png) no-repeat top center; margin-left:5px; float:left;}
.zmhd dd ul li.btn2{background:url(left_btn2.png) no-repeat top center; margin-right:5px; float:right;}
.zmhd dd ul li.btn3{background:url(left_btn3.png) no-repeat top center; margin-left:5px; float:left;}
.zmhd dd ul li.btn4{background:url(left_btn4.png) no-repeat top center; margin-right:5px; float:right;}
.zmhd dd ul li.btn5{background:url(left_btn5.png) no-repeat top center; margin-left:5px; float:left;}
.zmhd dd ul li.btn6{background:url(left_btn6.png) no-repeat top center; margin-right:5px; float:right;}
.content03 .center{width:1148px;margin:0 auto;padding:15px; background:#fff;}
/*网上办事*/
.wsbs{width:390px; height:1200px;  overflow:hidden; margin-top:8px; }
.wsbs dt{width:100%; height:40px; }
.wsbs dt h3{ float:left;   font-size:20px; color:#1853ad; font-family:微软雅黑; font-weight:bold;}
.wsbs dt a.more{ float:right; line-height:30px; color:#60636d; font-size:14px; font-family:微软雅黑; }
.wsbs dt a.more:hover{ color:#db0000}
.wsbs dd{
	padding:5px; height:auto;
	}
.wsbs dd .jggs{height:18px; line-height:18px; padding-left:10px; border-left:5px solid #1853ad; color:#1853ad; font-size:16px; font-family:微软雅黑; margin-top:20px; margin-bottom:13px;}
.wsbs dd ul{
	width:100%; height:100px; overflow:hidden; margin-top:30px;
	}
.wsbs dd ul li{width:114px; height:100px; float:left; background:#f5dfdf; overflow:hidden; margin-right:10px;}
.wsbs dd ul li:hover{background:#1853ad;}
.wsbs dd ul li:hover h3{color:#fff; }
.wsbs dd ul li h3{width:110px; height:30px; font-size:16px; color:#414243; text-align:center; margin-top:10px; font-weight:normal; }
.wsbs dd ul li .img1{ width:32px; height:35px; background:url(bsdt.png);margin:0 auto;  margin-top:20px;}
.wsbs dd ul li .img2{ width:32px; height:35px; background:url(bsdt.png) -100px 0px; margin:0 auto; margin-top:20px;}
.wsbs dd ul li .img3{ width:32px; height:35px; background:url(bsdt.png) -206px 0px; margin:0 auto; margin-top:20px;}
.wsbs dd ul li .img4{ width:32px; height:35px; background:url(bsdt.png) -310px 0px; margin:0 auto; margin-top:20px;}
.wsbs dd ul li:hover .img1{background:url(bsdt.png) 0px -36px;}
.wsbs dd ul li:hover .img2{background:url(bsdt.png) -100px -36px;}
.wsbs dd ul li:hover .img3{background:url(bsdt.png) -206px -36px;}
.wsbs dd ul li:hover .img4{background:url(bsdt.png) -310px -36px;}

/*right  height: 545px;*/
.content03 .right {
    width:1148px;
   padding:5px 15px;
   margin:0 auto;
  clear:both;
  float:none
    /*  background: #e9f1fa;padding-top:5px;*/
}
/*政务公开*/
.zwgk{width:355px; height:423px; float:left; overflow:hidden; margin-top:8px; }
.zwgk dt{width:100%; height:40px; }
.zwgk dt h3{ float:left;   font-size:20px; color:#1853ad; font-family:微软雅黑; font-weight:bold;}
.zwgk dt a.more{ float:right; line-height:30px; color:#60636d; font-size:14px; font-family:微软雅黑; }
.zwgk dt a.more:hover{ color:#db0000}
.zwgk dd{
	padding:5px; height:auto;
	}
.zwgk dd ul li{width:165px; height:52px; float:left; margin-bottom:15px; background:#f5f5f5}
.zwgk dd ul li:hover{ opacity:0.8;}
.zwgk dd ul li.gk1{ background:url(zwgk_1.jpg) no-repeat left center #f5f5f5;}
.zwgk dd ul li.gk2{ background:url(zwgk_2.jpg)  no-repeat left center #f5f5f5; float:right;}
.zwgk dd ul li.gk3{ background:url(zwgk_3.jpg)  no-repeat left center #f5f5f5;}
.zwgk dd ul li.gk4{ background:url(zwgk_4.jpg)  no-repeat left center #f5f5f5;  float:right;}
.zwgk dd ul li.gk5{ background:url(zwgk_5.jpg)  no-repeat left center #f5f5f5;}
.zwgk dd ul li.gk6{ background:url(zwgk_6.jpg)  no-repeat left center #f5f5f5;  float:right;}
.zwgk dd ul li.gk11{ height:45px;  background:url(right1.jpg) no-repeat left center #f5f5f5;}
.zwgk dd ul li.gk22{ height:45px; background:url(right2.jpg)  no-repeat left center #f5f5f5; float:right;}
.zwgk dd ul li.gk33{ height:45px; background:url(right3.jpg)  no-repeat left center #f5f5f5;}
.zwgk dd ul li.gk44{ height:45px; background:url(right4.jpg)  no-repeat left center #f5f5f5;  float:right;}
.zwgk dd ul li.gk55{ height:45px; background:url(right5.jpg)  no-repeat left center #f5f5f5;}
.zwgk dd ul li.gk66{ height:45px; background:url(right6.jpg)  no-repeat left center #f5f5f5;  float:right;}
.zwgk dd ul li.gk77{ height:45px; background:url(left_4.jpg)  no-repeat left center #f5f5f5;}
.zwgk dd ul li.gk88{ height:45px; background:url(right_4.jpg)  no-repeat left center #f5f5f5;  float:right;}
.zwgk dd ul li span{line-height:52px; font-size:16px; font-family:微软雅黑; padding-left:49px;}
.zwgk dd ul li.gk11 span{line-height:45px;}
.zwgk dd ul li.gk22 span{line-height:45px;}
.zwgk dd ul li.gk33 span{line-height:45px;}
.zwgk dd ul li.gk44 span{line-height:45px;}
.zwgk dd ul li.gk55 span{line-height:45px;}
.zwgk dd ul li.gk66 span{line-height:45px;}
.zwgk dd ul li.gk77 span{line-height:45px;}
.zwgk dd ul li.gk88 span{line-height:45px;}
/*讲文明树新风*/

.jwm{ width:1170px;height:332px; margin:0 auto; padding:15px; background:#fff; overflow:hidden; margin-bottom:33px;}
.jwm dt{width:100%; height:55px; font-size:26px; color:#1853ad; font-family:微软雅黑; font-weight:bold; padding-top:8px;}
.jwm dd{
	width:1170px; overflow:hidden;
	}
/*讲文明树新风*/	
#xtview{
	width:1170px;
    margin-top:8px;
    height:250px;
    overflow: hidden;
    position: relative;
    text-align:center;
}
#xtview ul{
      position: relative;
}
#xtview .rnk li{
    margin:0px 4px; float:left;
}

#xtview .rnk li img{
    width:186px;
    height:249px;
}
#xtview .rnk li img:hover{ opacity:0.8;}
/*友情链接*/
.links{width:100%; margin:0 auto; background:#fff; padding-top:35px; height:96px;}
.links .center{width:1160px; height:94px; border-top:1px  solid #d4d5d7; border-bottom:1px solid  #d4d5d7;margin:0 auto; }
.links .center dt{ width:140px; color:#1853ad; font-size:20px; font-weight:bold; font-family:微软雅黑; line-height:94px; float:left; }
.links .center dd{width:1000px; height:94px; float:right;}
.links .center dd table select {
	width: 180px;
	text-align: center;
	border: 1px solid #CCC;
	height: 30px;
	font-size: 14px;
	color: #000;
	float: left;
	margin-top: 35px;
	margin-right:20px;
}
.links .center dd table .cyxtdiv{
	width: 180px;
	text-align: center;
	background:#1853ad;
	height: 30px;
	font-size: 12px;
	color: #fff;
	float: left;
	margin-top: 35px;
	line-height:30px; 
	}
.links .center dd table .cyxtdiv a{ color:#fff;	} 
/*底部*/
#footer{
	clear:both;
	width:100%;
	height:160px;
	margin:0 auto;
	padding-top:20px;
	background:#e4e4e4;
	position:relative;
/*border-top:1px solid #4398e1;*/
color:#666;
}
#footer a{color:#666;}
#footer a:hover{color:#c31f0b;}
#footer .xx{ width:1200px; margin:auto; position:relative; text-align:center; display:inline; width:522px; overflow:hidden; padding-top:10px;}
#footer p{
	font-size:14px;
	text-align:center;
	padding:0;
	margin:0;
	padding-bottom:6px;
	color:#666;
}
/*办事服务新增加*/
.wsbs dd {color:#000; font-size:16px; font-family:"微软雅黑";  }
.wsbs dd input.inputtext{ width:355px; height:43px; border:1px solid #76b042;  margin-top:10px; margin-bottom:10px; color:#000; padding-left:5px; float:left; border-right:none; margin-left:10px;}
.wsbs dd a.tijiao{width:39px; height:43px;background:url(fw/serach.jpg) no-repeat right center; float:left;  border:1px solid #76b042;  border-left:none; margin-top:10px; cursor:pointer; display:block;

}
.wsbs .fourbtns{width:370px; height:250px; overflow:hidden; float:left; margin-bottom:15px;}
.wsbs .fourbtns ul{margin-top:0px; height:250px;}
.wsbs .fourbtns ul li{width:170px; height:62px; float:left; border:1px solid #cfcfcf; background:#f7f7f7; overflow:hidden; margin-bottom:15px;}
.wsbs .fourbtns ul li:hover{ background:#edebeb;}
.wsbs .fourbtns ul li a{padding-left:88px; height:100%; display:block; line-height:60px; color:#000; font-size:16px; font-family:"微软雅黑";  }
.wsbs .fourbtns ul li a.a1{ background:url(1.png) no-repeat  18px center;}
.wsbs .fourbtns ul li a.a2{ background:url(2.png) no-repeat 18px center;}
.wsbs .fourbtns ul li a.a3{ background:url(3.png) no-repeat 18px center;}
.wsbs .fourbtns ul li a.a4{ background:url(4.png) no-repeat 18px center; }
.wsbs .fourbtns ul li a.a5{ background:url(5.png) no-repeat 18px center; }
.wsbs .fourbtns ul li a.a6{ background:url(6.png) no-repeat 18px center; }

.topbar-nav li i, .logo a, .search-input-btn, .main-nav-home, .main-nav-home dt, .friend-link-menu li i, .shxidx-page, .shxidx-buttons div, .common-tab-content-box li, .affairs-service-platform dt, .affairs-service-items li i, .common-text-blucle-title-bar li, .executive-meetings, .government-information-publicity li, .float-tools, .float-tools-top, .float-tools-innder a i, .float-tools-close, .provic-orgnize .provic-orgnize-name i, .aside-executive-meetings, .historical-year-item, .governor-aside-detail-list li span i, .governor-speech-box .governor-speech-content span, .executive-meetings-showlinks li, .affairs-map-cities-box, .affairs-map-inner, .intraction-writeto-governor, .intraction-mailbox-links li i, .data-search-infobox li i, .data-search-i-items li, .shanxi-index-left, .shanxi-travel-c1-right, .shanxi-insight-slogan, .list-subnavs-title dt, .list-subnavs-name, .article-infos-func .article-priter i, .article-infos-func .article-share i, .affairs-list-aside-subnav li span, .affairs-list-tree-menus-title i, .keyfield-tax-set li, .keyfield-envir-set li, .keyfield-safepro-set li, .keyfield-govbuy-set li, .keyfield-poverty-set li, .keyfield-powres-sigshow, .excutive-meeting-newest-title, .excutive-meeting-viedo dd, .search-result-title-bar>li>i, .suggestion_innner dt i, .suggestion-innner-item li, .date-quicklinks-mend li span i {
    background:url(sprites.png) 0 0 no-repeat;
}


.shxidx-carousel .shxidx-wrapper::after {
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}
.shxidx-carousel {
    position: relative;
    display: none;
    width: 100%;
    -ms-touch-action: pan-y;
}
.shxidx-carousel .shxidx-wrapper {
    position: relative;
    display: none;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.shxidx-carousel .shxidx-wrapper-outer {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.shxidx-carousel .shxidx-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.shxidx-carousel .content-imgs-slide-item {
    float: left;
}
.shxidx-controls .shxidx-page, .shxidx-controls .shxidx-buttons div {
    cursor: pointer;
}
.shxidx-controls {
    /* position: relative; */
    margin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.shxidx-carousel img {
    display: block;
}
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}
.shxidx-carousel .shxidx-wrapper, .shxidx-carousel .shxidx-item {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
.shxidx-carousel .content-imgs-slide-item {
    position: relative;
    display: block;
}
.shxidx-carousel b {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}
.shxidx-carousel span {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    overflow: hidden;
    /* width: 100%; */
}
.shxidx-pagination {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}
.shxidx-pagination .shxidx-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 10px 5px;
}
.shxidx-pagination .active {
    width: 25px;
}
.shxidx-buttons {
    display: none;
}
.shxidx-buttons div {
    position: absolute;
    top: 50%;
}
.shxidx-prev {
    left: 0;
}
.shxidx-next {
    right: 0;
}


.shxidx-carousel {
    width: 1200px;
    height: 540px;
}
.shxidx-carousel img {
    width: 1200px;
    height: 510px;
}
.shxidx-carousel b {
    height: 36px;
    opacity: .9;
    background-color: #2f5398;
    filter: alpha(opacity=90);
}
.shxidx-carousel span {
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    padding: 0 20px;
    color: #fff;
}
.shxidx-pagination {
    height: 30px;
    text-align: center;
    background-color: #f7f5f4;
}
.shxidx-page {
    background-position: -128px -6px;
}
.shxidx-pagination .active {
    background-position: -140px -6px;
}
.shxidx-buttons div {
    width: 40px;
    height: 80px;
    margin-top: -80px;
}
.shxidx-buttons .shxidx-prev {
    background-position: 0 -230px;
}
.shxidx-buttons .shxidx-prev:hover {
    background-position: -41px -230px;
}
.shxidx-buttons .shxidx-next {
    background-position: -82px -230px;
}
.shxidx-buttons .shxidx-next:hover {
    background-position: -123px -230px;
}

.common-text-title-box {
    height: 40px;
    line-height: 40px;
     border-bottom: 1px solid rgb(204, 204, 204);;
}
.common-text-title-bar {
    display: inline-block;
    overflow: hidden;
    height: 45px;
    padding-right: 21px;
    /*background:url(bg-textbar-ul.png) right 0 no-repeat;*/
}
.common-text-title-bar li {
    line-height: 40px;
    float: left;
    height: 40px;
    padding: 0 20px;
    /*transition: all .2s linear;*/
    text-align: center;
}
.common-twowords-title-bar li {
    padding: 0 40px;
}
.common-text-title-bar li a {
    display: block;
}
.common-text-title-bar .tab-current {
    line-height: 40px;
    height: 40px;
    margin-top: 0;
	border-bottom: 2px solid rgb(0, 119, 209);
}
.common-tab-content-box {
    overflow: hidden;
    margin: 5px 0;
	
}
.common-tab-content-box li {
    line-height: 35px;
    overflow: hidden;
    height: 35px;
    padding-left: 8px;
    background-position: 0 -2595px;
	font-size:16px;
	font-family:"微软雅黑";
}
.common-tab-content-box li em {
    margin-left: 6px;
}
.common-tab-content-box li em a {
    margin-left: 6px;
}
.common-tab-content-box li span {
    margin-left: 6px;
}
.conmon-tab-department li {
    padding-left: 0;
    background: none;
}
.common-text-blucle-title-bar {
    padding-right: 0;
}
.common-text-blucle-title-bar li {
    padding: 0 8px;
    transition: none;
    background-position: 0 -384px;
}
.common-text-blucle-title-bar .bg-img-none {
    background: none;
}
.common-text-blucle-title-bar .tab-current {
    line-height: 40px;
    height: 40px;
    margin-top: 5px;
}
/*.common-text-title-bar .tab-current {
    border-left: 3px solid #c92327;
    background-color: #2f5398;
}*/
.common-text-title-bar .tab-current a {
    color:#c31f0b;
}
.list-title-color .tab-current span {
    color: #fff;
}
.common-tab-content-box li em {
    font-size: 14px;
    font-weight: 400;
    color: #dedede;
}
.common-tab-content-box li em a {
    color: #2f5398;
}
.common-tab-content-box li em a:hover {
    color: #d10101;
}
.common-tab-content-box li span {
    font-size: 14px;
    color: #8498ad;
}
.conmon-tab-department li .news-department-name, .conmon-tab-department li>a .news-department-name {
    font-size: 18px;
    color: #999;
}
.conmon-tab-department li>a:hover .news-department-name {
    color: #d10101;
}
.common-text-blucle-title-bar {
    background: none;
}
.common-text-blucle-title-bar li {
    border-left: none;
    background-color: #fff;
}
.common-text-blucle-title-bar .tab-current {
    border-left: none;
    background-color: #fff;
}
.common-text-blucle-title-bar .tab-current a {
    color: #2f5398;
}
.common-aside-title-bar .tab-current, .common-aside-blucle-title-bar li, .common-aside-blucle-title-bar .tab-current {
    background-color: #dfeaf7;
}
.common-aside-title-bar .font-color-reset {
    color: #2f5398;
}
.left {
    float: left;
}
.right {
    float: right;
}
.bgc-fff{ background:#FFFFFF;}
.bgc-thin-blue{ background-color: #e9f1fa;}
.index-main-left{ height:360px; overflow:hidden}
.index-main-center{ height:360px; overflow:hidden}
.index-main-right{ height:auto; overflow:hidden}





.affairs-infopen-inner{   width: 1200px;
    height: 120px;
    margin: 0 auto;
    margin-top: 5px;}
	
.topic-cnt-box .topic-button {
    line-height: 30px;
    width: 327px;
    height: 30px;
    padding-top: 15px;
	margin:0 auto;
}
.topic-cnt-box .topic-button span {
    display: block;
    width: 120px;
    cursor: pointer;
    color: #2f5398;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #e3e3e3;
    float:left;
}
.topic-cnt-box .topic-button span i {
    display: block;
    float: left;
    width: 0;
    height: 0;
    margin-top: 10px;
    margin-right: 8px;
    margin-left: 30px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.up-narrow {
    border-bottom: 10px solid #015293;
}
.down-narrow {
    border-top: 10px solid #015293;
}	
	
	
#kefu1{position:fixed; left:0%;  z-index:100; width: 110px; padding:260px 0px 10px; font-size: 12px;}
.cs_online{ text-align:center;}
#kefu2{position:fixed; right:0%;  z-index:100; width: 110px; padding:260px 0px 10px; font-size: 12px;}
.cs_online{ text-align:center;}

.ad_b img{
    width:350px;
    height:126px;
}

.tpgd li{float:left;width:260px;}
.index-topic-list{width:518px;float:left}
.index-topic-list li{overflow:hidden;margin-top:11px;/*margin-left:10px;*/text-align:center;float:left;}
.index-topic-list img{height:70px;width:255px;}
