﻿
/*动态信息*/
.main{
    width: 95%;
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 30px;
}
.news{
    background: #fff;
    border-radius: 15px;
}
.new_top{
    text-align: center;
    padding-top: 40px;
}
.new_topmenu  {
    width: 100%;
}
.new_topmenu li{
    float: left;
    width: 30%;
    height: 5px;
    background-color:  #1559a3;
    margin: 30px 10px 30px 20px;
    opacity: 0.5;
    cursor: pointer;
}
.newtop_list{
    max-height: 60px;
    overflow-y: hidden;
}
.new_topmenuon{
    opacity: 1 !important;
}
.new_topinfolist{
    position: relative;
    width: 100%;
    overflow: hidden;
}

.newhottitle{
    font-size: 1.6rem;
    color: #0f4887;
    font-weight: bold;
    line-height: 50px;
    padding-top: 20px;
}
.newhotdetail{
    font-size: 1.2rem;
    color: #545a61;
    margin-top: 10px;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
}
.new_list{
    margin-top: 30px;
    overflow: hidden;
    padding: 0 30px 30px 30px;
}
.imagelist{
    width: 50%;
}
/*图片轮播*/
.imgtab{
    width: 650px;
    height: 450px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}
.imgtab ul.items{
    position: absolute;
}
.imgtab ul.items li{
    width: 650px;
    height: 450px;
    float: left;
}
.imgtab ul.items li a {
	width: 600px;
	height: 288px;
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}
.imgtab ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none;
	width: 100%;
	height: 100%;
}
.imgtab div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 32px;
	background-color: #005393; 
	opacity: .7 !important;
	overflow: hidden;
}
.imgtab div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 320px;
}
.imgtab div.tips div.title a {
	float: left;
	height: 100%;
	width: 320px;
	color: white;
	font-size: 1rem;
	line-height: 35px;
	margin-left: 10px;
	text-align: left;
	text-decoration: none;
	background: none;
}
.imgtab div.tips div.title a:hover {
	text-decoration: none !important;
}
.imgtab div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}
.imgtab div.tips div.nums a {
	float: left;
	width: 13px;
	height: 13px;
	background: white;
	text-indent: -99999px;
	margin: 10px 12px 0px 0px;
}
.imgtab div.tips div.nums a.active {
	background: #dc0002;
}

.infolistmenu_nav{
    background: #E9E7E5;
}
.infolistmenu_nav ul{
   display: flex;
}
.infolistmenu_nav ul li{
    flex: 1;
    text-align: center;
    float: left;
    font-size: 1.1rem;
    color: #4e4e4e;
    font-weight: bold;
}
.infolistmenu_nav ul li a{
    line-height: 50px;
    color: #4e4e4e;
}
.selectedimg{
    background: #0f4887;
}
.selectedimg a{
    color: #fff !important;
}
.infolistnew{
    float: left;
    width: 100%;
}
.infonew{
    width: 100%;
    height: 450px;
    overflow: hidden;
}
.fl{
    float: left;
}
.fr{
    float: right;
    width: 46%;
}
.infolistnew_nav ul li{
    line-height: 44px;
    overflow: hidden;
}
.infolistnew_nav ul li a{
    font-size: 1rem;
    color: #343434;
    width: 82%;
    float: left;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
}
.infolistnew_nav ul li span{
    float: right;
    width: 16%;
}
.infolistnew_nav ul li p{
    width: 225px;
    border-radius: 0 0 5px 5px;
    font-size: 0.9rem;
}

.infolistnew_nav1 ul li{
    line-height: 44px;
    overflow: hidden;
}
.infolistnew_nav1 ul li a{
    font-size: 1rem;
    color: #343434;
    width: 76%;
    float: left;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
}
.infolistnew_nav1 ul li span{
    float: right;
    width: 16%;
}
.infolistnew_nav1 ul li p{
    width: 225px;
    border-radius: 0 0 5px 5px;
    font-size: 0.9rem;
}
.gk1{
    float: right !important;
    width: 7% !important;
}
.gk1 a{
    color: #0f4887 !important;
}
.govpushinfo150203{
    height: 400px;
    overflow: hidden;
}
.lmsj{
    height: 400px;
    overflow: hidden;
}
/* 政务公开*/
.menutitlemore{
    width: 100%;
    margin: 30px 0;

}
.menutitlemore div{
    text-align: center;
    font-size: 1.8rem;
    height: 53px;
    line-height: 73px;
    color: #0f4887;
    font-weight: bold;
    background: url(../images/infomenumore.png) no-repeat;
    background-position: center center;
}
.govpublice{
    width: 95%;
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 30px;
}
.govpublice_list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.publce_left{
    width: 54%;
    float: left;
    background: #fff;
    border-radius: 5px;
    padding: 25px;
}
.publice_left_title{
    height: 60px;
    line-height: 60px;
    padding: 0;
    position: relative;
}
.publice_left_title ul{
    height: 40px;
    line-height: 40px;
    display: block;
}
.publice_left_title ul li{
    float: left;
    margin-right: 3rem;
    padding: 0;
    cursor: pointer;
    height: 50px;
    font-weight: bold;
}
.publice_left_title ul li a{
    font-size: 1.2rem;
    color: #4e4e4e;
    
}
.publice_left_title ul li.on{
    color: #0f4887 !important;
    border-bottom: 4px solid #0f4887ff;
}
.publice_left_title ul li.on a{
    color: #0f4887 !important;
}
.listqwjd li{
    padding-top: 10px;
    float: left;
    width: 33%;
}
.listqwjd li a{
    width: 100% !important;
}
.listqwjd li a img{
    width: 94%;
    border-radius: 5px;  
}
.listqwjd li a span{
    float: left;
    color: #0f4887; 
    font-weight: bold; 
    font-size: 0.9rem;
}
.listqwjd li a img:hover{
    transform: scale(1.1);
    transition: all .6s;
}
.listqwjd li a p{
    width: 210px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.listqwjdb{
    margin: 16px 0;
}
.listqwjdb li{
    padding-top: 10px;
}
.listqwjdb li a{
    width: 100% !important;
}
.qwjdlistimg{
    float: left;
    margin-right: 10px;
}
.qwjdlistimg img{
    width: 280px;
    border-radius: 10px;
}
.qwjdlisttitle{
    float: left;
}
.qwjdlisttitle div{
    height: 40px;
    line-height: 40px;
    margin: 10px 10px 10px 0;
    width: 80%;
}
.qwjdlisttitle div span{
    float: left !important;
    width: 40%;
    word-wrap: break-word;
    word-break: break-all;
}
.publce_right{
    width: 40%;
    float: right;
    background: #fff;
    border-radius: 10px;
}
.publice_right_title{
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
}
.publice_right_title span{
    line-height: 40px;
    color: #0f4887;
    padding-right: 20px;
    vertical-align: middle;
    align-items: center;
}
.publice_right_nav{
    padding: 0 20px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.publice_right_nav a{
    display: flex;
    width: 48%;
    height: 63px;
    border-radius: 5px;
    float: left;
    font-size: 1rem;
    background: #f3f6f9;
    margin-bottom: 15px;
    align-items: center;
    color: #293239;
}
.publice_right_nav a .pcimg{
    margin-left: 10%;
    margin-right: 12px;
}
.govpublice_zc{
    display: flex;
    justify-content: space-between;
}
.govpublice_zc_menu{
    width: 54%;
    float: left;
    background: #fff;
    border-radius: 5px;
    padding: 25px;
}
.govpublice_zc_menu a{
    width: 23%;
    height: 90px;
    border: 1px solid #bfd8f3;
    border-radius: 10px;
    text-align: center;
    font-size: 1rem;
    float: left;
    margin: 10px 6px;
    color: #293239;
}
.govpublice_zc_menu a .ico{
    display: block;
    height: 40px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.govpublice_zc_search{
   width: 40%; 
   background: #fff;
   border-radius: 10px;
}
.govpublice_zc_title{
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    z-index: 1;
}
.govpublice_zc_title span{
    line-height: 40px;
    color: #0f4887;
    padding-right: 20px;
    vertical-align: middle;
}
.govpublice_zc_search_slect{
    padding: 20px 60px;
    text-align: center;
}
.select_public{
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.select_public1{
    display: flex;
    align-items: center;
    margin: 20px 0 0 0;
}
.select_public1 a{
    font-size: 1.2rem;
    color: #fff;
}

.select_public_left{
    float: left;
    width: 100px;
    font-size: 1.2rem;
    
}
.select_public_left_zc{
    width: 180px;
    height: 50px;
    line-height: 50px;
    float: left;
    margin:0 20px 0 10px;
    border-radius: 5px;
    background: #1559a3;
}
.select_public_right_zc{
    width: 180px;
    height: 50px;
    line-height: 50px;
    float: right;
    border-radius: 5px;
    background: #1559a3;
}
.select_public_right{
    position: relative;
    float: right;
    width: calc((100% - 130px) / 1);
    border: 1px solid #b1bdca;
    height: 50px;
    line-height: 50px;
    background: url(../images/xljtmax.png) no-repeat right ;
    border-radius: 5px;
    z-index: 5;   
}
.select_public_right div{
    text-align: left;
    padding-left: 15px;
}
.selecton{
    display: block;
}
.select_public_rightul{
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0;
    top: 50px;
    left: 0;
    position: absolute;
    border: 1px solid #b1bdca;
    top: 50px;
    box-shadow: 0 0 10px #dadada;
    z-index: 8;
    display: none;
}
.select_public_rightul li{
    font-size: 1rem;
    text-align: left;
    padding-left: 15px;
    cursor: pointer;
}
.select_public_right1 {
    width: calc((100% - 130px) / 1);
    float: right;
}
.selectinput{
    width: 100%;
    border: 1px solid #b1bdca;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    outline: none;
    font-size: 1rem;
}
.select_button{
    width: 100%;
    margin-top: 15px;
}
.selectb{
    font-size: 1.2rem;
    background: #0f4887;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    border: 0px;
    color: #fff;
    font-weight: bold;
    width: 90%;
    margin-right: 18px;
}
.infosevices{
    width: 95%;
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 30px;
}
.infosevicesxx{ 
    display: flex;
    border-radius: 5px;
    justify-content: space-between;
}
.infosevices_left{
    width: 54%;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}
.infosevices_left_nav{
    margin-top: 10px;
}
.infosevices_left_nav li{
    float: left;
    width: 23%;
    margin: 10px 1%;
    background: #f3f6f9;
    border-radius: 10px;
    height: 120px;
}
.infosevices_left_nav li a{
    display: block;
    text-align: center;
    padding-top: 10px;
    font-size: 1rem;
    color: #293239;
}
.infosevices_left_nav li a span{
    display: block;
    margin-bottom: 10px;
}
.infosevices_right{
    width: 40%;
    background: #fff;
    border-radius: 10px;
}
.infosevices_right_title{
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 15px 0;
}
.infosevices_right_title img{
    border-radius: 10px;
}
.infosevices_right_title span{
    line-height: 40px;
    color: #0f4887;
    padding-right: 20px;
    vertical-align: middle;
}

.infosevices_right_img{
    display: flex;
    padding: 0 17px;
}
.infosevices_right_img li{
    float: left;
    margin: 10px 10px 10px 0;
}
.infosevices_right_img li a img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    transform: scale(1);
    transition: all .6s;
}
.infosevices_right_img li a img:hover{
    transform: scale(1.05);
    transition: all .6s;
}
.infosevices_right_img1{
    padding: 0 17px;
}
.infosevices_right_img1 li{
    margin: 20px 0;
}
.infosevices_right_img1 li a img{
    border-radius: 5px;
    transform: scale(1);
    transition: all .6s;
}
.infosevices_right_img1 li a img:hover{
    transform: scale(1.06);
    transition: all .6s;
}
.hdjl{
    width: 95%;
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 30px;
}
.hdjlmore{
    display: flex;
    border-radius: 5px;
    justify-content: space-between;
}
.hdjlmore_left{
    width: 54%;
    background: #fff;
    padding: 25px;
}
.hdjlmore_left_listmore_img li{
    width: 30%;
    float: left;
    margin: 10px 1.3%;
    background: #f3f6f9;
    border-radius: 10px;
    font-size: 1.2rem;
    height: 100px;
}
.hdjlmore_left_listmore_img li a{
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #293239;
}
.hdjlmore_left_listmore_img li span{
    display: block;
    margin-bottom: 10px;
}
.hdjlmore_left_listmore_list{
    line-height: 49px;
    padding: 0 10px;
}
.hdjlmore_left_listmore_list ul{
    width: 100%;
}
.hdjlmore_left_listmore_list li>a{
    display: flex;
    width: 82%;
    float: left;
    font-size: 1rem;
    color: #343434;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;

}
.hdjlmore_left_listmore_list li span{
    float: right;
    font-size: 1rem;
    width: 14%;
}

.hdjlmore_left_listmore_list1{
    line-height: 50px;
    padding: 0 10px;
}
.hdjlmore_left_listmore_list1 ul{
    width: 100%;
}
.hdjlmore_left_listmore_list1 li a{
    display: flex;
    width: 75%;
    float: left;
    font-size: 1rem;
    color: #343434;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;

}
.hdjlmore_left_listmore_list1 li span{
    float: right;
    font-size: 1rem;
    width: 20%;
}
.hdjlmore_zjdc{
    width: 100%;
}
.hdjlmore_zjdc li>a{
    display: flex;
    width: 50%;
    float: left;
    font-size: 1rem;
    color: #343434;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;

}
.hdjlmore_zjdc li div{
    width: 50%;
    float: left;
}
.hdjlmore_zjdc li div span{
    float: right;
    font-size: 1rem;
    width: 30%;
}
.bzsm{
    margin-right: 10px;
}
.bzsm a{
    background: #ed9a28;
    font-size: 0.9rem;
    color: #fff;
    border-radius: 5px;
    padding: 3px 5px;
}
.jgfk{
    margin-right: 10px;
}
.jgfk a{
    background: #0f4887;
    font-size: 0.9rem;
    color: #fff !important;
    border-radius: 5px;
    padding: 3px 5px;
}
.dtae{
    float: left;
}
.hdjlpad25{
    padding: 25px 25px 0 25px;
}
.hdjlpad15{
    margin: 10px;
}
.hdjlmore_right{
    width: 40%;
    background: #fff;
    border-radius: 10px;
}
.hdjlmore_right_wx{
    margin: 40px 20px;
}
.hdjlmore_right_wx li{
    width: 45%;
    float: left;
    margin-bottom: 20px;
}
.hdjlmore_right_wx a{
    text-align: center;
    font-size: 1.2rem;
}
.hdjlmore_right_wx a span{
    display: block;
    margin-bottom: 10px;
}
.hdjlmore_right_wx a span img{
   border-radius: 10px;
   transform: scale(1);
   transition: all .6s;
}
.hdjlmore_right_wx a span img:hover{
    transform: scale(1.2);
    transition: all .6s;
}
.ztmenu{
    width: 95%;
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 30px;
}
.imageztlist{
    display: flex;
    border-radius: 5px;
}
.ztlist li{
    list-style: none;
    float: left;
    margin: 15px 26px;
}
.ztlist li img{
    border-radius: 5px;
    transform: scale(1);
    transition:all .6s; 
    width: 100%;
    height: 160px; 
}
.ztlist li img:hover{
    transform: scale(1.2);
    transition: all .6s;
}
.imagelisttype{
    margin: 15px 0;
    display: flex;
    justify-content: center;
    text-align: center;
}
.imagelisttype span{
    width: 20px;
    height: 20px;
    background-color: #b5b5b5;
    margin: 0 20px;
    border-radius: 50%;
    cursor: pointer;
}
.zton{
    background-color: #004faa !important;
}
.nextbox{
    margin-top: 10px;
}
.nextbox span{
    margin:8px 40px 0 8px;
    display: block;
    line-height: 2;
}
.nextbox span a{
    line-height: 26px;
    margin-left: 10px;
    color: #666;
}
/* 政务热线*/
.hdjlmore_left_listmore_list iframe{
    border: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}
.hdjllistzwrx{
    width: 100%;
    margin: 0;
    padding: 0;
}
.hdjllistzwrx li{
    width: 100%;
    line-height: 16px;
    list-style: none;
}
.hdjllistzwrx li span{
    float: right;
    font-size: 1rem;
    width: 14%;
}
.listu2{
    display: flex;
    width: 82%;
    float: left;
    font-size: 1rem;
    color: #343434;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
}
.listu{
    width: 16%;
    line-height: 30px;
    float: right;
    color: #343434;
    height: 45px;
    line-height: 45px;
}
.qwjdlistimg img{
    width: 260px;
}

