<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* css document */
/*
* @description: 网站公共样式
* @author: ishang_pan
* @update: ishang_pan (2017-08-03 17:53)
*/

/*全局 on*/
html{-webkit-text-size-adjust:none;}
*html{background-image:; background-attachment:fixed;}/*解决ie6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
body{padding:0; margin:0; font: 14px/1.5 "microsoft yahei",微软雅黑,'宋体',tahoma,verdana,arial,sans-serif; color:#333; min-width: 1040px;}
input,textarea,select,button,label{vertical-align:middle; outline:none; font-family:"microsoft yahei",微软雅黑;}
textarea{resize:none;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin:0; padding:0; list-style:none;}
a{color:#333; text-decoration:none; outline:none;}
a:hover{color:#34a5e9; text-decoration:none;}
a img{border:none;}
h1,h2,h3{font-weight: normal;}
.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;}
.is-main{margin: 0 auto; width: 1040px;}
.f-ml10{margin-left: 10px;}
/*全局 end*/

/*头部 on*/
.m-top{height: 31px; line-height: 31px; border-bottom: 1px solid #ddd; background: #f2f2f2;}
.g-top{margin: 0 auto; width: 1040px;}
.g-top,.g-top a{font-size: 12px;}
.m-banner{height: 216px; background: url(/uploads/image/atcipublic/bg-banner.png) center top no-repeat;}
.g-banner{margin: 0 auto; width: 1040px; height: 216px;}
.g-banner img{display: block; width: 1040px; height: 216px;}
.m-nav{background: #2275dc;}

.g-nav{margin: 0 auto; padding: 3px 0; width: 1040px; height: 34px; line-height: 34px;}
.g-nav li{float: left; width: 101px; padding: 0 14px; text-align: center; border-right: 1px solid #168cd3;}
.g-nav a{display: block; font-size: 16px; color: #fff; border-radius: 5px;}
.g-nav a:hover{background: #fff; color: #005fd5;}

.m-tpfuns{margin-bottom: 10px; padding: 5px; height: 26px; line-height: 26px;}
.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;}
.u-searchtext{width: 190px; padding: 0 10px; height: 24px; line-height: 24px; border: 1px solid #ddd;}
.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;}
.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: 66px; height: 16px; margin: 10px;}
.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: 212px; height: 80px; 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;}</pre></body></html>