@charset "utf-8";
/* CSS Document */
/*
* @description: 网站公共样式
* @author: ishang_pan
* @update: ishang_pan (2017-08-03 17:53)
*/

/*全局 on*/

/*全局 end*/

/*头部 on*/
.is-header{ background: url(/assets/template/cz_template_2/images/public/bg-body.png) center top no-repeat;}
.m-top{height: 31px; line-height: 31px; border-bottom: 1px solid #ddd; background: #f2f2f2;}
.g-top{margin: 0 auto; width: 1100px;}
.g-top,.g-top a{font-size: 12px;}
.xxgknew-hd .m-banner{margin: 0 auto; width: 1100px; height: 181px;padding:0} 
.xxgknew-hd .m-banner img{display: block; width: 1100px; height: 181px;}
 .m-nav{margin: 0 auto; width: 1100px; height: 45px; line-height: 45px; background: #34a5e9;}
  .m-nav ul{display:flex}
.m-nav li{float: left; width: 130px; text-align: center;}
.m-nav a{display: block; font-size: 16px; color: #fff; border-right: 1px solid #168cd3;}
.m-nav a:hover{background: #188dd0;}

.m-nav1{height: 50px; background: #0597ea;}
.g-nav1{margin: 0 auto; width: 1100px; height: 50px; line-height: 50px; position: relative;}
/* .g-nav1 i{position: absolute; left: -432px; bottom: 0; display: block; width: 650px; height: 60px; background: url(http://czsrsj.chizhou.gov.cn/dist/images/public/bg-nav.png) no-repeat; background-size: 100%;} */
.g-nav1 ul{position: absolute;}
.g-nav1 li{float: left;}
.g-nav1 li a{padding: 0 30px; display: block; font-size: 18px; font-weight: bold; color: #fff;}
/* .g-nav1 li:nth-child(1){line-height: 40px;}
.g-nav1 li:nth-child(1) a{padding: 0 58px 10px 66px; background: url(http://czsrsj.chizhou.gov.cn/dist/images/public/icon-home.png) 32px 7px no-repeat;} */

.m-tpfuns{margin-bottom: 10px; padding: 5px; height: 36px; line-height: 26px; background: #f4f4f4;}
.m-tpfuns,.m-tpfuns a{font-size: 12px;}
.u-time{padding-left: 22px; background: url(/assets/template/cz_template_2/images/home/icon-tpfuns.png) 0 0 no-repeat;}
.u-weather{margin-left: 18px; padding-left: 22px; background: url(/assets/template/cz_template_2/images/home/icon-tpfuns.png) 0 -26px no-repeat;}
.xxgknew-hd .u-searchtext{ width: 190px;font-size:12px; padding: 0 10px; height: 26px; line-height: 24px; border: 1px solid #ddd; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0; }
.xxgknew-hd .u-searchbtn{width: 32px; height: 26px; border: 1px solid #dc7c05; background: url(/assets/template/cz_template_2/images/home/icon-tpfuns.png) #f3961c center -52px no-repeat; cursor: pointer;}
.xxgknew-hd .m-search a{display: block; float: left; margin: 0 10px; color: #d07505;}
/*头部 end*/

/*底部 on*/
.is-footer{padding: 12px 0 20px;}
.m-footer{margin: 0 auto; width: 1040px; position: relative;}
.m-footer p{text-align: center; line-height: 22px; font-size: 12px;}
.m-footer p img{vertical-align: middle;}
#_ideConac{position: absolute; left: 53px; top:6px;}
#_span_jiucuo{position: absolute; right: 33px; top: 10px;}
#backTop {position: fixed;right: 3.2rem;top: 70%;display: none;cursor: pointer;z-index: 999;}
/*底部 end*/

/*分享必要样式*/
.share-main{position: relative; width: 106px; height: 16px; margin: 10px;}
.share-bar a{margin-right: 6px; float: left; display: block; width: 16px; height: 16px; background-image: url(/assets/template/cz_template_2/images/icon-share.png);}
.share-bar .share-weixin{background-position: 0 0;}
.share-bar .share-tsina{background-position: -16px 0;}
.share-bar .share-qzone{background-position: -32px 0;}

.weixin-share-open{position: absolute; bottom: 22px; left: 0; margin-left: -115px; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 235px; height: 100px; border: 1px solid #ddd;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px!important; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer; padding: 0!important;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}