.main{
	height: 398px;
	background-color: #FFFFFF;
	padding: 28px;
	font-family: "microsoft yahei";
	position: relative;
	display: flex;
}
.main_left{
	padding-right: 20px;
	width: 464px !important;
}
.main_center{
	width: 464px !important;
}
.main_right{
	width: 186px !important;
}
marquee{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin-left: 10px;
}
marquee a{
	display: inline-block;
	padding-top: 3px;
	color: #666666;
}

/*选项卡样式*/
.zzsc{ width:96%; height:297px;  font-family:'微软雅黑';}
.zzsc .tab{ overflow:hidden; display: flex;}
.zzsc .tab a{width: 111px; display:block;  float:left; text-decoration:none; font-size: 16px; color:#333;padding-top:5px; padding-bottom: 5px; text-align: center; color: #999999;background:#F8FBFE;}
.zzsc .tab a:hover{ /*background:#5BA2E2;*/background-color: #015293; color:#fff; text-decoration:none;}
.zzsc .tab a.on{ /*background:#5BA2E2;*/background-color: #015293;  color:#fff; text-decoration:none;}
.zzsc .content{ overflow:hidden; padding:10px;}
.yc{ display:none;}
.qh{
	list-style: none;
	padding: 0;
	margin: 0;
}
.yc ul li a,.content1 ul li a{
	font-family:  "microsoft yahei";
	font-size: 16px;
	text-decoration: none;
	color: #666666;
}
.yc ul li,.content1 ul li{
	line-height: 30px;
}
.content1 ul li a{
	display: inline-block;
	font-family:  "microsoft yahei";
	font-size: 16px;
	text-decoration: none;
	color: #666666;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	course:hand;
}
/*限制标题字数*/
.yc ul li a{
	display: inline-block;
	width: 74%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	course:hand;
}
.yc ul li span{
	font-size: 16px;
	color: #999999;
}
.yc ul li a:hover{
	padding-left: 2px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
	color: #F77951;
}
.content1 ul li a:hover{
	padding-left: 2px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
	color: #F77951;
}
.main b{
	line-height: 22px;
	color: #666666;
}
/*选项卡结束*/
/*.tzgg{
	width: 88%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}*/

.tabl{
	width: 100%;
	height: 30px;
	background-color: #F8FBFE;
}
.tzgg-title{
	color: #FFFFFF;
	text-decoration: none;
}
.tzgg-title:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.tzgg-title{
	display: inline-block;
	font-size: 16px;
	padding: 5px 9px 5px 9px; 
	text-align: center;
	color: #FFFFFF !important;
       text-decoration:none !important;
	 /*background:#5BA2E2;*/background-color: #015293; 
}
.gd{
	line-height: 30px;
	color: #999999;
	font-size: 12px;
}
.gd:hover{
	text-decoration: none;
	color: #F77951;;
}
.content1 ul{
	padding-top: 9px;
	margin-top: 3px;
}
.tpxw{
	margin-top: 20px;
	margin-bottom: 20px;
}
.pad{
	padding-left: 5px !important;
}



/*底部图片轮播图样式*/

 /*底部图片调整圆圈链接ol位置*/  
.tplb {
   	bottom: -7px;
}    	
 .tplb li{
 	border-radius: 0px;
 	border: 0;
 	background-color: #31A5FE;
 	}
 .tplb .active{
 	width: 12px;
 	height: 12px;
 	background-color: #761C19;
 }
/*底部图片轮播结束*/

#slideTextF{
  width:100%;
height:40px;
background-color:rgba(0,0,0,0.5);
position:absolute;
bottom:0px;
}

/* 政务网上服务 */
.zwwsfw{
  
}
.zwwsfwnr{

  position: absolute;
  z-index: 99999;
  top: 12px;
  right: 18px;
  width: 150px;
  line-height: 27px;
}
.zwwsfwnr li{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin-right: 16px;
}
.zwwsfwnr li a{
  color: #fff;
  text-decoration:none
}
.zwwsfwnr li a:hover{
  color: #337ab7;

}
.zwwsfwnr1{
  position: relative;
  left: 78px;
}
.row.item.col-md-12.active {
    display: flex;
}
.row.item.col-md-12.active .col-md-3 {
    width: 292.5px !important;
}
/* 临时黑白底色 */
/*
.col-md-1, .col-md-2, .col-md-3, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .barrier-free, .side, .footer, .close1, .close2, .backstretch {
	filter: grayscale(100%)!important;
    -webkit-filter: grayscale(100%)!important;
	-moz-filter: grayscale(100%)!important;
    -ms-filter: grayscale(100%)!important;
    -o-filter: grayscale(100%)!important;
    filter: gray;
}
.col-md-6 ul li, .col-md-6 ul li a {
	color: #999999 !important;
}
*/

/* 轮播图样式修改 */
/*.carousel-inner {
	text-align: left;
}
@media  (min-width: 992px) {
	
}
.col-md-4-1 {
	width: 32%;
}
.carousel-inner .row .col-md-4-1 img {
	width: 340px;
}*/

/* 底部轮播图 */
.swiper-container-bottom, .swiper-container-bottom .swiper-wrapper {
	height: 100px !important;
}
.swiper-container-bottom {
    z-index: 1;
    position: relative;
    overflow: hidden;
    list-style: none;
	width: 1185px !important;
	margin: 20px auto 20px -22.5px !important;
}
.swiper-container-bottom .swiper-wrapper {
	padding: 0 1px;
}
.swiper-container-bottom .swiper-slide {
	display: flex;
    justify-content: center;
}
.swiper-container-bottom .swiper-slide img {
	width: 279px;
	height: 100px;
}
/*.swiper-container-bottom .swiper-wrapper {
	background: #FFFFFF !important;
}
.swiper-container-bottom .swiper-slide, .swiper-container-bottom .swiper-slide a {
	display: grid;
	align-items: center;
    justify-content: center;
	height: 100px !important;
}
.swiper-slide a { 
	grid-template-columns: 50px 70px;
}
.swiper-slide a img {
	width: 45px;
	height: 45px;
}
.swiper-slide .end {
	padding: 0;
}*/
.arrow-two-right img, .arrow-two-left img {
	width: 30px;
    height: 100px
}
.arrow-two-right {
	top: -100px;
    left: 9px;
	z-index: 1;
	float: left;
    vertical-align: top;
	position: relative;
}
.arrow-two-left {
	z-index: 1;
	top: -100px;
    right: 8px;
	float: right;
    vertical-align: top;
	position: relative;
}
/* 网上政务服务 */
.wszwfw {
	margin: 0px auto 20px -15px !important;
	padding: 0 34px 20px 43px;
	background: #FFFFFF;
	width: 1170px;
}
.fw_left,.fw_right{
	height: 122px;
	display: inline-block;
	vertical-align: middle;
}
/*.fw_left{
	float: left;
	width: 572px;
	height: 200px;
	padding: 28px 28px;
	background-color: #F8FBFE;
}*/
.fw_left {
	float: left;
	width: 526px;
	padding: 10px 11px;
	background-color: #F8FBFE;
}
.fw_left ul{
	display: inline-block;
	list-style-type: none;
}
.fw_left ul li{
	line-height: 38px;
}
.fw_left ul li a{
	font-size: 16px;
	color: #333333;
}
.fw_left ul li a:hover{
	color: #015293;
}
.fw_left ul li a img{
	margin-right: 14px;
}
.ul_center{
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding: 0 30px;
}
.ul_left{
	padding: 0 30px;
}
.ul_right{
	padding: 0 27px;
}
.fw_right img {
	width: 281px;
	height: 100%;
}
.gwyxx{
    height: 305px;
    overflow: hidden;
  }
  .gwyxx a{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
  }
  .szfxx{
    height: 305px;
    overflow: hidden;
  }
  .szfxx a{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
  }
  .szfxx span{
    width: 21%;
    white-space: nowrap;
    float: right;
  }