<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.color1 {color: #111111;}
.color2 {color: #999999;}
.color3 {color: #fff;}
.bg1 {background: #fff!important;}
.mt30 {margin-top: 30px;}
.mt26 {margin-top: 26px;}
.mt20 {margin-top: 20px;}
.mt21 {margin-top: 21px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}
.mt80 {margin-top: 80px;}

#consult-popup {position: fixed; z-index: 888; left: 50%; top: 50%; margin-left: -288px; margin-top: -110px; width:577px; height:220px; background:rgba(42,166,227,.8);}
#consult-popup .close {position: absolute; z-index: 8; right: 19px; top: 9px; width: 30px; height: 30px; background: url(../images/close.png) no-repeat center;}
#consult-popup p {font-size: 24px; padding-top: 40px; margin: 0 20px;}
#consult-popup p span {font-size: 45px;}
#consult-popup .btn {margin: 20px 20px 0 0;}
#consult-popup .btn a{display: inline-block; width: 120px; color: #fff; font-size: 20px; border-radius:4px; height: 50px; line-height: 50px; text-align: center;}
#consult-popup .btn a:first-child {margin-right: 12px; width: 116px; height: 46px; line-height: 46px; border:2px solid rgba(255,255,255,0.8);}
#consult-popup .btn a:last-child {background: #96C422;}
#from-popup {display: none; position: fixed; z-index: 99998; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.7);  overflow-y: auto;}
#from-popup .from-popup-con {position: absolute; z-index: 88; left: 50%; top: 50%; transform: translate(-50%, -50%); width:80%; margin: 140px 0 60px; padding: 30px; background:rgba(216,216,216,.8);}
#from-popup .close {position: absolute; z-index: 8; right: 16px; top: 16px; width: 30px; height: 30px; background: url(../images/close.png) no-repeat center; opacity: 1;}
#from-popup h4 {color: #111111; font-size: 24px; line-height: 28px; height: 28px; text-align: center;}
#from-popup .from-popup-from {width: 100%; max-width: 600px; margin: 30px auto;}
#from-popup .from-popup-from label {width: 100%; white-space: nowrap; padding-right: 20px; font-weight:500; font-size: 20px; line-height: 50px;}
#from-popup .from-popup-from .ipt {width: 100%; height: 50px; line-height: 50px; border: none; padding: 0 10px; border-radius:4px; background: #fff;}
#from-popup .from-popup-from .code-verify-box { position: relative; height: 50px;}
#from-popup .from-popup-from .code-verify-box .ipt {position: absolute; top: 0; left: 0; margin-right: 120px; border-radius: 4px 0 0 4px; }
#from-popup .from-popup-from .code-verify-box .btn {position: absolute; top: 0; right: 0; width: 120px; border-radius: 0 4px 4px 0; }
#from-popup .from-popup-from .code-radio-box label {width: auto; font-size: 12px;}
#from-popup .from-popup-from textarea {width: 480px; height: 140px; border: none; padding: 10px; border-radius:4px; background: #fff;}
#from-popup .from-popup-from .form-popup-btn {text-align: center;}
#from-popup .from-popup-from .btn { height: 50px; line-height: 50px; padding: 0 16px; font-size: 18px; border: none; color: #fff; background: #96C422;}
#fixed-menu {width: 46px; height: 208px; position:fixed; right:0; top:60%; margin-top:-105px; z-index:10000;}
#fixed-menu .fixed-menu-list {width: 46px;}
#fixed-menu .fixed-menu-list li {width: 46px; height: 46px; margin-bottom: 8px;}
#fixed-menu .fixed-menu-list a {position: relative; z-index: 8; display: block; width: 46px; height: 46px;}
#fixed-menu .fixed-menu-list .menu-btn1 {background: url(../images/menu01.png) no-repeat;}
#fixed-menu .fixed-menu-list .menu-btn2 {background: url(../images/menu02.png) no-repeat;}
#fixed-menu .fixed-menu-list .menu-btn3 {background: url(../images/menu03.png) no-repeat;}
#fixed-menu .fixed-menu-list .menu-btn4 {background: url(../images/menu04.png) no-repeat;}
#fixed-menu .fixed-menu-list .menu-btn1:hover {background: url(../images/menu05.png) no-repeat;}
#fixed-menu .fixed-menu-list .menu-btn2:hover {background: url(../images/menu06.png) no-repeat;}
#fixed-menu .fixed-menu-list .menu-btn3:hover {background: url(../images/menu07.png) no-repeat;}
#fixed-menu .fixed-menu-list .menu-btn4:hover {background: url(../images/menu08.png) no-repeat;}
#fixed-menu .fixed-menu-list .menu-btn2:hover .fixed-menu-ewm {width: 124px; height: 124px; visibility: visible;}
#fixed-menu .fixed-menu-list .fixed-menu-ewm {visibility: hidden; transition: all .8s; position: absolute; right: 46px; top: 0; overflow: hidden; width: 0px; height: 0px; background: rgba(255,255,255,.7)}
#fixed-menu .fixed-menu-list .fixed-menu-ewm img {width: 124px; height: 124px;}
#fixed-menu .fixed-menu-list .menu-btn3:hover .fixed-menu-tel {width: 178px; visibility: visible; border-color: #fff;}
#fixed-menu .fixed-menu-list .fixed-menu-tel {visibility: hidden; transition: all .8s; position: absolute; overflow: hidden; right: 46px; top: 0; width: 0px; height: 58px; border: none; line-height: 58px; text-indent: 16px; background: rgba(255, 255, 255, 0.7); font-weight:500; font-size: 20px; color: #333;}

.btn-2 {display: none;}
.from-item {position: relative;}
.from-item .hint {position: absolute; bottom: -20px; font-size: 12px; color: #D9534F; display: none;}
</pre></body></html>