/*****
*怀化市政府集约化建设子站公共样式文件
*@crtime:2019年07月31日10:51
*@Company:湖南微象科技有限公司 www.microxiang.com
*@Author:张涵
*@modifyLog: what when who
*
*/
@charset "utf-8";
html{font-size:16px;font-family:"Arial","微软雅黑";}
*{box-sizing: border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p,label,input,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
a{text-decoration:none;color:#333;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);  /* 去掉链接触摸高亮 */ }
a:hover,a :focus{color:#1552ad;outline:none;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}
/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clearfix::after,.tab-box>dt::after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.pr{position:relative;}
.pa{position:absolute;}
.mb-20{margin-bottom:1.25rem;}
.mt-20{margin-top:1.25rem;}
.p-20{padding:1.43rem;}
.content-box{max-width: 1200px;margin: 0 auto;}
.p-ico {background-image: url(../images/hh-p-ico.png);display: inline-block;background-repeat: no-repeat;background-color: transparent;}
/*.p-ico {background: url(../images/p-ico.png) no-repeat;display: inline-block;}*/
.elip{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hide{display:none;}
/*图片效果*/
.scale2 li,.scale2 a{overflow:hidden;display:block;}
.scale2 a img{transition:all .3s;display:block;}
.scale2 a:hover img{ transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);}
/*CSS3属性*/
.box-shadow {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
    /*右、下、距离、模糊程度、阴影颜色，内阴影*/
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.08);
    -ms-box-shadow: 0px 0px 5px rgba(0,0,0,0.08);
    -o-box-shadow: 0px 0px 5px rgba(0,0,0,0.08);
}
/*头部*/
.head{background: url(../images/hdbg.png)no-repeat center;}
.top{height:42px;line-height: 42px;background-color: rgb(18, 63, 139,0.4);}
.t-lf p{float: left;color: #dae6f2;font-size: 0.88rem;;}
.t-lf .h-tq{margin-left: 1rem;margin-top: 0.3rem;}
.t-lf .h-tq>iframe{position:relative;top: -7px;}
.t-rt .p-ico{width: 15px;height: 15px;background-position: -1px 0;vertical-align: middle;margin-right: 0.75rem;}
.t-rt a{display: inline-block;color: #dae6f2;font-size:.88rem;margin-right: 1.75rem;}
.t-rt a:last-child{margin-right: 0;}
.t-rt a:hover{color: #FFF;}

/*IPv6*/
.h-ipv6{margin-left:30px;margin-top: 10px;}
.h-ipv6 .h-v6{display:block;background: #315fac;color: #94bfff;border: 1px solid #3669b5;padding: 0 13px;border-radius: 40px;line-height: 22px;height: 22px;cursor: default;font-size: 12px;}
.h-ipv6 .h-v6:hover{background: #2662bb;}


/*头部logo以及搜索部分*/
.t-cent{height: 204px;position: relative;}
.t-cent .logo{position: absolute;top: 50%;margin-top: -50.5px;left: 0;}
.logo a{display: block;}
.h-wzm{font-size: 3.214rem;color: #e80000;text-align: center;margin: 5rem 0 1rem 0;}
.search{text-align: center;position: absolute;right: 0;bottom: 13%;}
.m-search{display: inline-block;position: relative;}
.m-search .u-btn-search {right: 21px;width: 25px;height: 30px;top: 42%;background-position: -20px 4px;cursor: pointer;border: 0;position: absolute;outline: none;margin-top: -15px;}
.m-search .u-btn-search:hover{background-position: -50px 4px;}
.m-search .u-txt-word{width: 420px;height: 52px;border: none;outline: none;padding: 0 1.56rem;background: #1454a2;border-radius: 30px;color: #79b4fc;}
.u-txt-word::-webkit-input-placeholder{color:#79b4fc;}
/*菜单*/
.menu{background:#0d4c99;}
.menu ul li{float: left;width: 12.5%;position: relative;}
.menu ul .on a{font-weight: 600;}
.menu ul .on::after{content: '';width: 0;height: 0;border: 6px solid transparent;border-bottom-color: #fff;position: absolute;left: 50%;margin-left: -5px;bottom: 0;}
.menu ul li a{display: block;color: #FFF;font-size:1.25rem;height: 60px;line-height: 60px;width: 100%;text-align: center;}
.menu ul li a:hover{background:#033b85;}
/*通用列表页*/
.list-body li{border-bottom: 1px solid #e6e8e8;overflow: hidden;}
.list-body li:last-child{border-bottom: none;}
.list-body li .date{float:right; color:#999;font-size:0.875rem;height: 2.69rem;line-height: 2.69rem;}
.list-body li a{float:left;max-width:78%;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #454545;background: url(../images/jt_03.png) no-repeat left center;padding-left: 1.56rem;height:2.6rem;line-height:2.6rem;text-align:left;}
.list-body li a:hover{color:#1552ad;}
/*通用列表页头部*/
.tabtitle{border-bottom: 1px solid #e6e8e8;}
.tabtitle .more{position: absolute;right: 0;top: 50%;width: 25px;height: 25px;background-position: -79px -1px;margin-top: -12.5px;}
.tabtitle .more:hover{background-position: -137px 0;}
.tabtitle ul li{float:left;margin-right:1rem;}
.tabtitle ul li a{height: 2.5rem;line-height: 2.5rem;display:block;position:relative;text-align:center;padding: 0 1rem;}
.tabtitle ul li.on>a{background: #4c8be0;color:#fff;}
/*友情链接*/
.frlink-box{background: #025a9d;}
.fr-links{background: #025a9d;}
.fr-links ul li{display: inline-block;padding-right: 2rem;margin-right: 29px;position: relative;}
.fr-links ul li a{height: 3.75rem;line-height: 3.75rem;position:relative;display:block;color: #acd2f5;}
.fr-links ul li a:hover{color: #FFF;}
.fr-links ul li::after{content: "";width: 8px;height: 8px;right: -4px;top: 50%;margin-top: -5px;background: #1468a8;position: absolute;border-radius: 5px;}
.fr-links ul li:last-child{margin-right:0;padding:0;}
.fr-links ul li:last-child::after{width:0;height:0;}
/*底部网站信息*/
.footer-info{background: #0066b3;padding: 1.3rem 0;}
.footer-info .ft-baxx p{color: #95c5f0;font-size:0.875rem;line-height: 2rem;}
.footer-info .ft-baxx a{color: #95c5f0;font-size:0.875rem;}
.footer-info .ft-baxx .tel span{margin-right:1.875rem;}
.footer-info .ft-baxx .ft-ba{font-size: 0.875rem;}
.footer-info .ft-baxx .ft-ba i{width: 25px;height: 25px;background-position: -108px 0;margin: 0 0.31rem -0.31rem 0;}
.footer-info .ft-baxx .ft-ba span{margin-right:1.875rem;}
.footer-info .ft-baxx .ft-ba span:last-child{margin-right: 0;}
.ba-img{padding-top: 2.6rem;}
.ba-img .dzjg{width: 58px;height: 67px;background-position: 3px -206px;margin-bottom: -0.31rem;}
.ba-img .xyzg{width: 67px;height: 60px;background-position: -59px -210px;}
.ba-img .gzh{width: 115px;height: 60px;background-position: -1px -275px;}
.ba-img .wzzc{width: 115px;height: 60px;background-position: -117px -275px;}
#_span_jiucuo{position:relative;top:-2px;}
.xgwab{margin-right: 1.875rem;}
/*部分频道页公共路径*/
.channel-path{line-height: 100px;text-align: left;}
.channel-path i{width: 20px;height: 22px;background-position: -37px -479px;vertical-align: middle;margin-right: 1rem;}
.channel-path a{display: inline-block;color:#adadad;}
.channel-path a:hover{color: #474747;}
.channel-path .pa-jt{margin: 0 1.8rem;color:#adadad;}
/* 列表内容页通用定位 */
/* 背景-定位 */
.j-site-box{background-color: #f0f2f5;}
.zwgk-pic{background-image: url(../images/zwgk-pic.png);display: inline-block;vertical-align: middle;}
.section-box{background: #f0f2f5;}
.zwgk-psi{background-position: 0 0;width: 35px;height: 35px;}
.zwgk-right{background-position: 0 -125px;width: 6px;height: 10px;margin: 0 33px;margin-bottom: 2px;}
.j-site{padding: 2rem 0;color:#adadad;text-align: left;}
.j-site a{color:#adadad;padding:0 10px;}
.j-site span:last-child{color:#333;padding-left:.5rem;}
.j-site p{display: inline-block;}
.normol-a{color: #adadad;}
.zwgk-list-content{margin-bottom:3rem;}
.zwgk-list-left{width: 23%;background: #fff;}
.zwgk-list-left h2{padding: 1rem;color: #757575;}
.zwgk-list-left h2 span{font-size: 1.4rem;vertical-align: middle;margin-left: 10px;width: 75%;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zwgk-book{background-position: -35px 0;width: 35px;height: 35px;}
.zwgk-list-left ul li{background-position: -500px -500px;width: 273px;height: 50px;margin-bottom: .5rem;}
.zwgk-list-left ul li a{display: block;height: 50px;line-height: 50px;padding-left: 2rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zwgk-list-left ul li a:hover{color: #2f9cff;}
.zwgk-list-left ul li:hover{background-position: 0 -35px;height: 50px;}
.zwgk-list-left ul li:hover a{color:#fff;}
.zwgk-list-left ul li.on{background-position: 0 -35px;width: 273px;height: 50px;}
.zwgk-list-left ul li.on a{color:#fff;}
.bd_weixin_popup{height:auto!important;}
/* 公用底部时间和来源 */
.date-sou{background:#f0f2f5;color: #9fa0a0;height: 35px;line-height: 35px;padding: 0 1rem;font-size: 14px;margin: 1rem 0 0 0;}
.date-sou .date-sou-s{margin-left: 4rem;float: left;}
.date-sou .date-sou-d{float: left;}
/*****
*怀化市首页自适应样式文件
*/

.navLinks_mobile {
    display: none;
    background: #dd0;
}

.nav_mobile_open {
    width: 95%;
    position: absolute;
    margin-left: 0;
    background: #fff;
}

.cd-nav-trigger {
    position: absolute;
    top: 3px;
    right:3px;
    width: 30px;
    height: 24px;
    background: rgba(255,255,255,1);
    border: solid 1px #ddd;
    border-radius: 3px;
    text-indent: 100%;
    white-space: nowrap;
    z-index: 9999;
    cursor: pointer;
}
#menu_show_mobile{top:50%;margin-top:-12px;right:10px;}
.cd-nav-trigger span {
    position: absolute;
    display: block;
    width: 14px;
    height: 2px;
    background: #4c8be0;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -7px;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    transition: background 0.5s;
}

.cd-nav-trigger span::before, .cd-nav-trigger span::after {
    content: '';
    position: absolute;
    left: 0;
    background: inherit;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s, background 0s;
    -moz-transition: -moz-transform 0.3s, background 0s;
    transition: transform 0.3s, background 0s;
}

.cd-nav-trigger span::before {
    top: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.cd-nav-trigger span::after {
    bottom: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.cd-nav-trigger.menu-is-open {
    box-shadow: none;
}

.cd-nav-trigger.menu-is-open span {
    background: #fff;
}

.cd-nav-trigger.menu-is-open span::before, .cd-nav-trigger.menu-is-open span::after {
    background: #4c8be0;
}

.cd-nav-trigger.menu-is-open span::before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.cd-nav-trigger.menu-is-open span::after {
    bottom: 0;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}
.selfmark{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity: .6;filter:alpha(opacity=60);z-index: 500;}

@media screen and (max-width:1200px){
	.logo a{padding-left: 1rem;}
	.top{padding: 0 .6rem;}
	.footer-info{padding: 1.3rem 0.5rem;}
	.frlink-box{padding-left: .5rem;}
	/*政务公开*/
  	.zwgk-zn:hover, .zwgk-ml:hover, .zwgk-xsq:hover, .zwgk-bmx:hover, .zwgk-nb:hover,.zwgk-bb:hover, .zwgk-sq:hover{background-position: -500px -500px;width: 100%;height: 50px;}
  	.zwgk-list-left ul li{width: 100%;}
}

@media screen and (max-width:1000px){
	/*首页尾部*/
	.ft-baxx{width: 100%;padding-left: 1%;text-align: center;}
	.ba-img{width: 100%;text-align: center;padding-top: 0;}
	/*政务公开*/
	.zwgk-list-left{width: 25%;}
  	.zwgk-list-left h2 span{margin-left: 0;width: 100%;}
  	.zwgk-book{display: none;}
  	.zwgk-list-right{margin-left: 2%;}
  	.zwgk-list-left ul li a{padding-left: 1rem;}
}
@media screen and (max-width:875px){
	/*顶部*/
	.t-lf .h-tq{display: none;}
	.search{bottom: 4%;}
}
@media screen and (max-width:800px){
	.head{position: relative;z-index: 999;}
	/*菜单部分*/
	#menu_show_mobile{display:block;}
	.m-nav{display:none;position:absolute;top:100%;z-index: 999;width:100%;
		    box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
       -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
        -ms-box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
         -o-box-shadow: 0px 5px 5px rgba(0,0,0,0.5);}
	.menu .m-nav-list li{width:50%;float:left;line-height:40px;}
	.h-menu-box{padding:10px;}
	.h-menu a{font-size:1.2rem;height: 3rem;line-height: 3rem;}
	.h-menu{margin-top: 0;height: auto;padding-right: 0;}
	.header{z-index: 999;position: relative;}
	.menu ul .on::after{content: none;}
	.menu ul .on a{font-weight: inherit;}
	/*首页尾部*/
	.fr-links ul li{margin-right: 0;padding-right: 36px;}
	.fr-links ul li::after{content:none;}
	 .j-site{padding: 1rem 0;}
    .zwgk-right{margin: 0 10px;}
}
@media screen and (max-width:750px){
	/*政务公开*/
  	.zwgk-list-left{width: 100%;}
  	.zwgk-list-left h2{display: inline-block;}
  	.zwgk-list-left ul {display: inline-block;}
  	.zwgk-zn, .zwgk-ml, .zwgk-xsq, .zwgk-bmx, .zwgk-nb,.zwgk-bb, .zwgk-sq{background-position: -500px -500px;width: 33.33%;height: 50px;float: left;}
  	.zwgk-zn:hover, .zwgk-ml:hover, .zwgk-xsq:hover, .zwgk-bmx:hover, .zwgk-nb:hover,.zwgk-bb:hover, .zwgk-sq:hover{background-position: -500px -500px;width: 33.33%;height: 50px;float: left;}
  	.zwgk-list-left ul li{width: 32.33%;}
        .zwgk-list-left ul li.on{width: 32.33%;}
}
@media screen and (max-width:674px){
	/*顶部*/
	.top .t-rt{display: none;}
	.t-lf .h-tq{display: block;}
	.t-cent .logo img{width: 80%;}
	.t-cent{height: 208px;}
}
@media screen and (max-width:580px){
	.list-body .newsTop h2{padding: 0.94rem 0;}
}
@media screen and (max-width:550px){
	/*顶部*/
	.t-cent{height: 200px;}
	.search{bottom: 9%;right: 1%;}
	.m-search .u-txt-word{width: 300px;height: 42px;}
	.fr-links ul li a{height: 3rem;line-height: 3rem;}
	.t-cent .logo img{width: 70%;}
	.ztzl-scimg .bd ul li{margin: 0;}
	.footer-info .ft-baxx .tel span:last-child{margin-right: 0;}
	.fr-links ul li{padding-right: 1.4rem;}
}
@media screen and (max-width:460px){
  .zwgk-psi{display: none;}
  .zwgk-right{margin: 0 2px;}
  .j-site p{padding: 0 .5rem;}
}
@media screen and (max-width:450px){
	.search{bottom: 16%;right: 50%;margin-right: -150px;}
	.footer-info .ft-baxx .tel{display: none;}
	/*政务公开*/
  	.zwgk-zn, .zwgk-ml, .zwgk-xsq, .zwgk-bmx, .zwgk-nb,.zwgk-bb, .zwgk-sq{background-position: -500px -500px;width: 50%;height: 50px;float: left;}
  	.zwgk-zn:hover, .zwgk-ml:hover, .zwgk-xsq:hover, .zwgk-bmx:hover, .zwgk-nb:hover,.zwgk-bb:hover, .zwgk-sq:hover{background-position: -500px -500px;width: 50%;height: 50px;float: left;}
  	.zwgk-list-right ul li{width: 49%;margin-right: 2%;}
  	.zwgk-list-right ul li:nth-child(3n+3){margin-right: 2%;}
  	.zwgk-list-right ul li:nth-child(2n+2){margin-right: 0;}
  	.zwgk-psi{display: none;}
  	.zwgk-list-left ul li{width: 49%;}
        .zwgk-list-left ul li.on{width: 49%;}
	.frlink-box{padding-left: 0;}
	.fr-links ul li{width: 32.33%;margin-right: 0;text-align: center;padding-right:0;font-size: .8rem;}
}
@media screen and (max-width:400px){
	.ba-img{display: none;}
	.m-search .u-txt-word{width: 250px;height: 37px;}
	.search{margin-right: -125px;}
	#menu_show_mobile{top: 45%;}
        .zwgk-list-right ul li{width: 100%;}
}
@media screen and (max-width:350px){
	.t-cent{height: 150px;}
	.fr-links ul li a{font-size: .8rem;}
	.fr-links ul li a {height: 2.5rem;line-height: 2.5rem;}
	#menu_show_mobile{top: 43%;}
	.m-tout p{font-size: .8rem;}
}
.common-loading {
	min-height: 100px;padding:100px 0 !important;
	background: url(../images/loading.gif) center center no-repeat;
}
/*-------------------------------↓分页样式开始↓------------------------------------*/
.pc_paging{width:100%;/* height:30px; */text-align:center;padding:20px 0;}.pc_paging .paging{display:inline-block;padding:0;border:none;margin:0;}.pc_paging .paging li{display:inline-block;width:auto;height:auto;line-height:1;color:#333;vertical-align:middle;margin:0 3px;}.pc_paging .paging li a{text-decoration:none;}.pc_paging .paging li a,.pc_paging .paging li span{display:inline-block;float:none;width:auto;height:auto;line-height:1;font-size:14px;color:#333;padding:6px 10px;border:1px solid #ccc;margin:0;}.pc_paging .paging li, .pc_paging .paging li span:hover{background: none;}.pc_paging .paging li .current,.pc_paging .paging li .current:hover{color:#fff;background: #1d90f5;border: 1px solid #0066b3;}.pc_paging .paging .page_jump{margin-left:5px;}.pc_paging .paging .page_jump input{width:50px;padding:5px;border:1px solid #ccc;border-radius:2px;margin:0 3px;}.pc_paging .paging .page_jump a{border-radius:2px;margin-left:6px;}.pc_paging .paging .total_count,.pc_paging .paging .page_jump{display:none;}.wap_paging .paging{padding:5px .36rem 0px;margin:20px 0;}.wap_paging .paging li{display:inline-block;border:1px solid #ddd;}.wap_paging .paging li a,.wap_paging .paging li span{display:inline-block;line-height:1.42857143;font-size:.48rem;color:#666;padding:6px 12px;}.wap_paging .paging .prev_page{border-radius:4px 0 0 4px;}.wap_paging .paging .next_page{border-radius:0 4px 4px 0;}.wap_paging .paging .page_count{margin:0 -1px;}.page{clear:both;width:100%;height:auto;padding:0;margin:0;}
.pc_paging .paging li a:hover{background-color: #daeeff;}
/*-------------------------------↑分页样式结束↑---------------------------------------*/
/*归档通用样式*/
.archive{transform:rotate(-20deg);-ms-transform:rotate(-20deg); 	/* IE 9 */-moz-transform:rotate(-20deg); 	/* Firefox */-webkit-transform:rotate(-20deg); /* Safari 和 Chrome */-o-transform:rotate(-20deg); 	/* Opera */background: url(../images/archive.png) no-repeat center center;left: 50%;margin-left:440px;top: 380px;z-index: 999999;width: 180px;height: 80px;color: red;text-align: center;    position: absolute;}