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

/*全局 on*/

.f-fl{float: left;}
.f-fr{float: right;}
.f-clear{margin: 0; overflow: hidden; visibility: hidden; font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.f-clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .f-clearfix{zoom: 1;} /* ie6 */
*:first-child html .f-clearfix{zoom: 1;} /* ie7 */
.f-dn{display: none;}

.f-ml10{margin-left: 10px;}
/*全局 end*/

/*头部 on*/
.is-header{background: url(/uploads/image/atcipublic/bg-body.png) left 31px repeat-x;}
.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;}
.is-header .m-banner{margin: 0 auto; width: 1100px; height: 216px;padding:0}
.is-header .m-banner img{display: block; width: 1100px; height: 216px;}
.m-nav{background: #0469bf;}
.g-nav{margin: 0 auto; width: 1100px; height: 40px; line-height: 40px;}
.g-nav li{float: left; width: 130px; text-align: center;}
.g-nav a{display: block; font-size: 16px; color: #fff; border-right: 1px solid #168cd3;}
.g-top .m-tpfuns{margin-bottom: 10px; padding: 5px; height: 36px; line-height: 26px;}
.g-top .m-tpfuns,.m-tpfuns a{font-size: 12px;}
.u-time{padding-left: 22px; background: url(/uploads/image/atcihome/icon-tpfuns.png) 0 0 no-repeat;}
.u-weather{margin-left: 18px; padding-left: 22px; background: url(/uploads/image/atcihome/icon-tpfuns.png) 0 -26px no-repeat;}
.g-top .u-searchtext{ width: 190px; padding: 0 10px; height: 26px; line-height: 24px; border: 1px solid #ddd; font-size:12px; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0; }
.g-top .u-searchbtn{width: 32px; height: 26px; border: 1px solid #dc7c05; background: url(/uploads/image/atcihome/icon-tpfuns.png) #f3961c center -52px no-repeat; cursor: pointer;}
.g-top .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: 1100px; 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: 100px; height: 16px; margin: 3px;}
.share-bar a{margin-right: 6px; float: left; display: block; width: 16px; height: 16px; background-image: url(/uploads/image/atcimages/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: 220px; 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;}