<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 */
body{margin:0px;padding:0px;font:14px "微软雅黑","宋体","Arial Narrow",HELVETICA;background:#FFF;}
#app{display: none}
.clbth{clear:both;height: 0px;}
.bgWhite{background: #FFF;}
.splH30{float:left;width:100%;height:30px;}

/*background: #2F2F33;*/
.topBar{float: left;position:fixed; z-index:9995;width: 100%;background:none;padding:5px 0px;}
.topBarBg{background:#2F2F33;}
.topLogo{float: left;margin-left: 10px;}
.topLogo img{height: 20px;width: auto;}
.topWapNav{float: right;margin-right: 10px;}
.topWapNav img{height:15px;width: auto;margin-top: 4px;}

.topPopuShell{float: left;width: 100%;}
.topPopuShell div{float: left;overflow: hidden;}
.popuLogoShell{width: 100%;padding:5px 0px;background:#F9F9F9;border-bottom: 1px solid #ECECEC;}
.popuLogoShell .logo{margin-left: 10px;}
.popuLogoShell .logo img{height: 20px;width: auto;}
.popuLogoShell .btn{float: right;margin-right: 10px;}
.popuLogoShell .btn img{height:15px;width: auto;margin-top: 4px;}
.popuMenu{width: 100%;border-bottom: 1px solid #FBFBFB;padding: 5px 0px;text-indent: 10px;color: #333;background: url("../images/jiantou2.png") no-repeat calc(100% - 10px) 10px;background-size: 10px 10px;}
.popuCallBox{flex-direction: column;display:flex;width:100%;background: #F9F9F9;padding:20px 0px;}
.popuCallBtn{align-self:center;color:#FFF;border-radius:3px;padding:8px 8px;font-size: 12px;background:#FF5C01 url("../images/zixuntel1.png") no-repeat 8px 7px;background-size: 20px 20px;text-indent: 22px;}
.popuCallBtn a{color:#FFF;}

.pgBtmBox{float:left;width:100%;background: #313435;padding:5px 0px;}
.pgBtmBox div{float: left;}
.pgBtmBox .topArea,.pgBtmBox .btmArea{width:calc(100% - 20px);margin-left:10px;}
.pgBtmBox .topArea{border-bottom:#46494A 1px solid}
.pgBtmBox .logo{width: 40px;height: 40px;}
.pgBtmBox .logo img{width: 40px;height: 40px;}
.pgBtmBox .tips{color: #6093C6; font-size: 13px; padding: 10px 0px 0px 5px;}
.pgBtmBox .btmArea{padding:10px 0px;}
.pgBtmBox .btmArea .left{float: left;width:calc(100% - 70px);height:97px;}
.pgBtmBox .btmArea .lftItem{width:100%;color:#FFF;padding-bottom: 5px;}

.pgBtmBox .btmArea .right{float: right;width: 60px;padding-top:18px;}
.pgBtmBox .btmArea .right img{width: 60px;height: 60px;}

.pgBtmBar{width: 100%;float: left;position:fixed;bottom: 0; z-index:9996;background:#FF5C01;color:#FFF;text-align: center;padding:8px 0px;}



</pre></body></html>