<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/*base*/
html,body,ul,li,p,h3,h4,a,img,input,span,a,textarea{margin:0;padding:0;}
html,body{min-width: 320px;}
img,input,button {border: 0;}
i{font-style: normal;}
input:focus,textarea:focus,select:focus, button{outline:none;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
li,button{list-style: none;}
body{font-size: 14px;color: #545454;font-family:"Microsoft Yahei";}
a{color: #545454;text-decoration:none;font-family:"Microsoft Yahei";}
a:hover{color: #bc1010;}
button,img,input { vertical-align: middle;}
.clearfix:before,
.clearfix:after {content: " ";display: table;clear: both;}
.fl{ float:left;}
.fr{ float:right;}
::-webkit-input-placeholder {color: #7f7f7f; } :-moz-placeholder { color: #7f7f7f; } ::-moz-placeholder {  color: #7f7f7f; } :-ms-input-placeholder {color: #7f7f7f; } 
.cont{width: 1200px;margin: 0 auto;}
@media screen and ( max-width: 1200px ) {body,html{ width: 1200px !important;}.cont{ width: 1200px; }}



/*首页背景*/
body {width: 100%;height: 100%; background: url(zs_bg.jpg) no-repeat top center;min-width: 1200px;background-size: cover;}
/*头部开始*/
.top {height: 40px;line-height: 40px;color: #595959;background-color: #ededed;}
.top_r{height: 25px;margin-top: 7px;}
.header .logo{margin: 23px 0;}
.header .search{margin-top: 58px;color: #7f7f7f;font-size: 14px;}
.header .search input{height: 44px;line-height: 44px;width: 300px;padding:0 20px;background: url(searchBg.png) no-repeat;}
.header .search button{cursor: pointer;border:0;background-color:transparent;}

/*主体盒子*/
.zs-box{background-color: #fff;min-width: 1200px;}
.zs-box .zs-slideTxtBox{position: relative;width:1200px;overflow: hidden;}
/*导航栏*/
.zs-slideTxtBox .tx-nav{height: 58px;line-height: 60px;background: #fff;position: relative;border-bottom: 2px solid #266ed0;}
.zs-product .tx-wrap{padding: 10px 15px;overflow: hidden; position: relative;height: 478px;overflow: hidden;}
.zs-nav{width:1200px;margin:auto;}
.navs li{width: 199px;height: 55px;line-height: 60px;float: left;border-left: 1px solid #2597ff;position: relative;font-size: 18px;background-color: #0575dc;border-bottom: 5px solid #0575dc;}
.navs li:first-child{border-left:0;width: 200px;}
.navs li:first-child a{padding: 0 20px 0 80px;}
.navs li span{background-image:url(nav_sprites.png); background-repeat:no-repeat;display: inline-block;position: absolute;top: 18px;left: 50px;}
.navs li.nav-ico1 span{background-position: 0px 0px;width: 22px;height: 26px;}
.navs li.nav-ico2 span{background-position: -23px 0px;width: 28px;height: 26px;left: 45px;}
.navs li.nav-ico3 span{background-position: -65px 3px;width: 26px;height: 26px;}
.navs li.nav-ico4 span{background-position: -95px 2px;width: 26px;height: 26px;}
.navs li.nav-ico5 span{background-position: -124px 0px;width: 30px;height: 26px;left: 45px;}
.navs li.nav-ico6 span{background-position: -165px 2px;width: 24px;height: 22px;}
.navs li a{height: 55px;padding: 0 20px 0 79px;display: inline-block;color: #fff;width: 100px;}
.navs li.now{border-bottom: 5px solid #bc1010;}
.now a{background-color: #0161b9!important;}



/*底部*/
.gx-foot{background-color: #232135;margin-top:20px;opacity: 0.9;font-size: 12px;}
.gx-footer {padding:10px 0;}
.gx-footer .gx-footer-l{float: left;  margin-left:215px;}
.gx-footer .gx-footer-l img{margin-left: 28px}
.gx-footer .gx-footer-m{width: 460px;float: left;text-align: center;color: #333;margin-left: 188px;margin-right: 50px;}
.gx-footer .gx-footer-m p{line-height: 22px;color: #fff;}
.gx-footer .gx-footer-r{height: 55px;margin-top: 4px;}
.gx-footer .gx-footer-r a{margin-right: 20px;}
</pre></body></html>