<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.topWrap{ height:126px; width:100%; position:relative; z-index:9;background:url(img/h_top_bg.jpg) no-repeat center top;}
.topWrap .header{ width:1200px; margin:0 auto; position:relative;}
.topWrap h2{ width:202px; height:55px; float:left; margin-top:34px;}
.topWrap h2 img{ display:block;width:202px; height:55px;}
.topWrap .menu{ width:955px; float:right; height:154px; position:absolute; top:0; right:0;}
.topWrap li{ font:15px "Microsoft Yahei";float:left; position:relative;}
.topWrap li span{ display:block; font:12px Arial; color:#999; text-transform:uppercase; line-height:30px; padding-top:30px;}
.topWrap li a{ display:block;color:#333; height:154px;padding:0 24px;}
.topWrap li:after{content:'';position:absolute;width:100%;height:0;background:#b81b22 url(img/hover_line.gif) no-repeat 23px 100px;z-index:-1;left:0;top:0;-webkit-transition:height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition:height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.topWrap li:hover:after,.topWrap .cur:after{height:100%;}
.topWrap li:hover a,.topWrap .cur a{ color:#fff; font-weight:bold;}
.topWrap li:hover span,.topWrap .cur span{ font-weight:normal; color:#fff;}
.topWrap .li1:hover em,.topWrap .li1.cur em{ display:block; width:20px; height:19px; background:url(img/home.png) no-repeat; margin:38px auto 0;}
/*.topWrap li a:hover ,.topWrap .cur a{background:#b81b22 url(img/hover_line.gif) no-repeat center 100px; color:#fff; font-weight:bold;}
.topWrap li a:hover span,.topWrap .cur span{ color:#fff;}
.topWrap .li1 a:hover em,.topWrap .li1.cur em{ display:block; width:20px; height:19px; background:url(img/home.png) no-repeat; margin:38px auto 0;} */


        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            line-height: 65px; margin-bottom: 30px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #666666;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: 'å®‹ä½“';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        
        .p14-left-nav-1-tit {
            background: #b81b22;
            height: 80px;                            
        }
        
        .p14-left-nav-1-tit h3 {
            height: 75px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .p14-left-nav-1-tit h3 span{font-size: 14px; text-transform: uppercase;}
         
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px; 
            background: #b81b22; 
            margin-bottom: 2px;
            
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block; 
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px; 
            color: #fff;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover{
            background: url(images/p14-icon2.png) no-repeat right center #b81b22; 
        }  
        .p14-left-nav-1-nav-one h3.sidenavcur a,.p14-left-nav-1-nav-one h3:hover a{
            color: #fff
        }
        
        .p14-left-nav-1-nav dl{
            padding: 2px 0 4px;
        }
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px; 
            margin-bottom: 1px;
            background:#ececec;
            position: relative;	
            
        }
        .p14-left-nav-1-nav dt:after{      
        	content: "";
        	width: 8px;
        	height: 8px;              	
        	border: 2px solid #b8b8b8;
        	border-style: solid solid none none;
        	position: absolute; 
        	top: 50%;
        	right: 32px;
        	margin-top: -4px;
        	-webkit-transform: rotate(45deg);
        	-moz-transform: rotate(45deg);
        	-ms-transform: rotate(45deg);
        	-o-transform: rotate(45deg);
        	transform: rotate(45deg);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
                    	border-color:#b81b22;  
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #b81b22; }
        
        .p14-left-nav-1-nav dd{
            border: 1px solid #ececec;                             
            border-bottom:0;     
        }
        .p14-left-nav-1-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px; 
            border-bottom: 1px solid #ececec; 
            background: #fff;
            position: relative;
        }
          
                          
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
       
        .p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a{color:#b81b22;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #666666; } 
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    

        .p6-order-form-1 {
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .p6-order-form-1-add {
            border: 1px solid #eee;
            overflow: hidden;
             margin-bottom: 65px;
        }
        
        .p6-order-form-1-add h3 {
            height: 76px;
            line-height: 76px;
            font-size: 24px;
            color: #fff;
            background: #b81b22;

        }
        .fdh-01-tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;}
    .fdh-01-tit {
    background: #b81b22;
    height: 80px;}
        
        .p6-order-form-1-add ul {
            padding: 20px 10px;
        }
        
        .p6-order-form-1-add li {
            font-size: 14px;
            line-height: 34px;
            color: #666;
        }
        
        .p6-order- form-1-add li.li01 {
            font-size: 20px;
            line-height: 42px;
            color: #c30101;
        }
    

        .zxlb-3n-ts-01-list {
            padding-left: .8%;
        }
        
        .zxlb-3n-ts-01-list dl {
            width: 32.1%;
            border: 1px solid #dedede;
            background: #fff;
            float: left;
            margin: 0 1.3% 15px 0;
            box-sizing: border-box;
        }
        
        .zxlb-3n-ts-01-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .zxlb-3n-ts-01-list dt img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .zxlb-3n-ts-01-list dd {
            padding: 6px 20px;
        }
        
        .zxlb-3n-ts-01-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #4b4b4b;
            line-height: 45px;
            overflow: hidden;
             text-overflow: ellipsis;
            white-space: nowrap;
            text-align: center;
        }
        
        .zxlb-3n-ts-01-list h4 a {
            display: block;
            color: #4b4b4b;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .zxlb-3n-ts-01-list dl:hover h4 a {
            color: #b81b22;
        }
        
        .zxlb-3n-ts-01-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .zxlb-3n-ts-01-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .zxlb-3n-ts-01-list dl:hover {
            border-color:#b81b22;
        }
        
        .zxlb-3n-ts-01-list dl:hover .zxlb-3n-ts-01-list-deta {
            background: #b81b22;
            border-color: #b81b22;
        }
        
        .zxlb-3n-ts-01-list dl:hover .zxlb-3n-ts-01-list-desc a {
            color: #b81b22;
        }
        
        .zxlb-3n-ts-01-list dl:hover .zxlb-3n-ts-01-list-deta a {
            color: #fff;
        }
    
.p12-pagination-1{ margin-bottom:100px;}

.footWrap{ height:362px; background:url(img/footer_bg.jpg) no-repeat center top;}
.footWrap .footer{ position: relative;width:1200px; margin:0 auto; }
.fnav{ height:166px; font:16px "Microsoft YaHei";line-height:66px; overflow:hidden;}
.fnav a{ display:inline-block; color:#fff; background:url(img/fline.png) no-repeat right center; padding:0 25px;}
.fnav a.a04{ background:none; padding-right:210px;}
.fnav .nones{ background:none;}
.footWrap h2{width: 186px;
    height: 245px;
    overflow: hidden;
    position: absolute;
    background: url(img/flogo_bg.png) no-repeat;
    left: 505px;
    top: -73px;}
.footWrap h2 img{ display:block; width:88px; height:110px; padding:50px 0 0 48px;}
.footWrap ul{ height:100px; background:url(img/fline_bg.png) repeat-x center 15px;}
.footWrap li{ width:300px; float:left; font:16px "Microsoft YaHei"; text-align:center; color:#fff;}
.footWrap li em{ display:block; width:30px; height:30px; margin:0 auto 18px;}
.footWrap li em img{ display:block;width:30px; height:30px;}
.footWrap p{ font:14px "Microsoft YaHei"; text-align:center; line-height:24px; color:#fff;}
.footWrap p em{ padding:0 8px;}
.footWrap p a{ color:#fff;}


        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        /*.client-2 .my-kefu-tel-right {*/
        /*    font-size: 16px;*/
        /*    color: #fff;*/
        /*    float: left;*/
        /*    height: 24px;*/
        /*    line-height: 22px;*/
        /*    padding: 0 15px;*/
        /*    border-left: 1px solid #fff;*/
        /*    margin-top: 14px;*/
        /*}*/
        
        .client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 25px;
    padding: 0 88px;
    margin-top: -45px;
    width: 567px;
}
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #b81b22;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #b81b22;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
</pre></body></html>