<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.top_bg{ height:194px; background:url(images/top_bg.gif) repeat-x;width:100%; position: relative;z-index: 12;}
.btm{box-shadow: 0 1px 4px 0 rgba(0,0,0,0.6);}
.header,.content,.h_nav{width: 1200px; margin:0 auto;}
.h_con{ height:110px;padding: 20px 0 0;}
.logo{width: 130px;float: left;padding: 0 30px 0 0;}
.logo img{ width:130px; height:85px;}
.h_con .h_dw{ float:left;line-height: 40px;font-size: 24px;color: #272727;height: 80px; background:url(images/t_line.gif) no-repeat 0 10px;padding: 5px 0 0 20px;}
.h_dw span{display: block;color: #231750;font-weight: normal;}
.h_tel{float: right;padding: 5px 0 0;}
.h_tel em{font-size: 18px;color: #272727;display: block;float: left;text-align: right;padding: 20px 15px 0 0;}
.h_tel img{width: 34px;height: 34px;}
.h_tel i{display: block;}
.h_tel span{display: block;float: left;line-height: 32px;}
.h_tel b{display: block;font-size: 34px;color: #2a1e0e;}
.menu_nav{position:absolute;top:130px;left:0;width:100%;background:#251653;}
.h_nav{ height:64px; line-height:64px;}
.h_nav li{height: 64px; float:left; background:url(images/nav_bor.gif) no-repeat right 25px;margin-left: -1px;}
.h_nav li a{ font-size:18px; color:#fff; padding:0 21px;display:block; float:left;height: 64px;}
.h_nav li a {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #d84d24;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before,.h_nav li.cur a:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.h_nav li.nobor{background: none;}
em,i{ font-style:normal;}

.xisu_nav,.pro_nav,.muju_nav,.case_nav,.news_navt,.ab_nav{display: none;position: absolute;width: 100%;left: 0;top: 64px;background: rgba(255,255,255,0.95);z-index: 10;padding: 30px 0 0;height: 180px;box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);}
.xisu_nav p,.pro_nav p{width: 200px;float: left;line-height: 0;margin-left: 50px;}
.xisu_nav p:first-child,.pro_nav p:first-child,.muju_nav p:first-child,.case_nav p:first-child{margin-left: 0;}
.xisu_nav p img,.pro_nav p img{width: 200px;height: 120px;}
.xisu_nav p span,.pro_nav p span,.case_nav p span{display: block;width: 100%;text-align: center;font-size: 16px;color: #231750;height: 30px;line-height: 30px;overflow: hidden;padding: 5px 0 0;}
.h_nav li .xisu_nav a,.h_nav li .pro_nav a,.h_nav li .muju_nav a,.h_nav li .case_nav a,.h_nav li .news_navt a,.h_nav li .ab_nav a{padding: 0;height: auto;}

.h_nav li .xisu_nav a:before,.h_nav li .xisu_nav a:hover:before,
.h_nav li .pro_nav a:before,.h_nav li .pro_nav a:hover:before,
.h_nav li .muju_nav a:before,.h_nav li .muju_nav a:hover:before,
.h_nav li .case_nav a:before,.h_nav li .case_nav a:hover:before,
.h_nav li .news_navt a:before,.h_nav li .news_navt a:hover:before,
.h_nav li .ab_nav a:before,.h_nav li .ab_nav a:hover:before
{background: none;}

.muju_nav p,.case_nav p{width: 120px;float: left;line-height: 0;margin-left: 15px;}
.muju_nav p img,.case_nav p img{width: 120px;height: 90px;}
.muju_nav p span{display: block;width: 100%;text-align: center;font-size: 16px;color: #231750;height: 44px;line-height: 22px;overflow: hidden;padding: 5px 0 0;}
.muju_nav p i{display: block;}
.case_nav p span{height: 40px;line-height: 20px;}

.news_navt p{width: 193px;float: left;line-height: 0;margin-right: 100px;}
.news_navt p:first-child{margin-left: 215px;}
.news_navt p img{width: 193px;height: 113px;}
.news_navt p span{display: block;width: 100%;font-size: 20px;color: #231750;height: 30px;line-height: 30px;overflow: hidden;padding: 10px 0 0;}
.news_navt p em{width: 24px;height: 20px;display: block;float: left;line-height: 0;padding: 5px 10px 0 25px;}
.news_navt p em img{width: 24px;height: 20px;}
.news_navt p:hover span,.h_nav li .ab_nav p a:hover{color: #d84d24;}

.ab_nav{height: 195px;}
.ab_nav dl{width: 900px;float: left;}
.ab_nav dl dt{width: 251px;height: 159px;line-height: 0;float: left;}
.ab_nav dl dt img{width: 251px;height: 159px;}
.ab_nav dl dd{width: 610px;float: right;}
.ab_nav dl dd h5{height: 45px;line-height: 45px;position: relative;overflow: hidden;}
.ab_nav dl dd h5:before{content: "";width: 24px;height: 2px;background: #231750;position: absolute;bottom: 0;left: 0;}
.ab_nav dl dd h5 a{font-size: 24px;color: #231750;font-weight: normal;}
.ab_nav .abt_desc{font-size: 14px;color: #6b6b6b;line-height: 30px;height: 90px;overflow: hidden;padding: 15px 0 0;}
.ab_nav p{float: right;width: 240px;}
.h_nav li .ab_nav p a{height: 36px;line-height: 36px;font-size: 16px;color: #333;padding:0 0 0 12px;width: 108px;}
.ab_nav p a:after{content: "";width: 4px;height: 4px;background: #231750;position: absolute;top: 15px;left: 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;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #ea3e00;
            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;
        }
    

        .p15-infocontent-1 {
            margin-bottom: 30px;
        }
        
        .p15-infocontent-1-tit {
            text-align: center;
            font-weight: normal;
            margin-bottom: 40px;
            font-size: 28px;
            line-height: 40px;
            color: #535353;
            height: 40px;
            overflow: hidden;
        }
        
        .p15-infocontent-1-bool {
            border-bottom: 1px solid #ea3e00;
            height: 20px;
            font-size: 12px;
            color:#909090;
        }
        .p15-infocontent-1-bool span{margin-right:20px;}
        .p15-infocontent-1-bool span a{
            color:#909090;}
        .p15-infocontent-1-bool i {
            font-style: normal;
            float: right;
            display: block;
            width: 80px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            background: #ea3e00;
        }
        
        .p15-infocontent-1-bool i a {
            color: #fff;
        }
        
        .p15-infocontent-1-bool span {
            margin-right: 15px;
        } 
        
        .p15-infocontent-1-tag span {
            margin-right: 10px;
        }
    

        .p14-pagination-1 dl {
            margin-bottom: 24px;
            padding-right: 40px;
        }
        
        .p14-pagination-1 dd {
            height: 32px;
            font-size: 14px;
            line-height: 32px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-pagination-1 dd b {
            float: right;
            font-weight: normal;
        }
        
        .p14-pagination-1 dd span {
            width: 60px;
            height: 32px;
            background: #a2a2a2;
            color: #fff;
            text-align: center;
            display: inline-block;
            margin-right: 10px;
        }
        
        .p14-pagination-1 dt {
            height: 1px;
            border-bottom: 1px dashed #b5b5b5;
            margin-left: 60px;
            padding-top: 2px;
            margin-bottom: 2px;
        }
        
        .p14-pagination-1 dd em {
            float: right;
            font-style: normal;
            padding-left: 20px;
            font-weight: normal;
        }
        
        .p14-pagination-1 dl a {
            color: #4b4a4a;
        }
        
        .p14-pagination-1-href {
            float: right;
            font-size: 18px;
            line-height: 32px;
        }
        
        .p14-pagination-1-href span {
            display: inline-block;
            padding: 0 6px;
            margin-left: 4px;
            background: #ea3e00;
        }
        
        .p14-pagination-1-href a {
            display: block;
            color: #fff;
        }
        
        .p14-pagination-1-key {
            min-height: 40px;
            border-top: 1px solid #ea3e00;
            font-size: 14px;
            line-height: 40px;
            color:#575556;
        }
        
        .p14-pagination-1-key a {
            color: #575556;
        }
        
        .p14-pagination-1-key span {
            display: inline-block;
            margin: 0 4px;
        }
    

        .p14-info-3 {
            background: #f5f5f5;
            padding: 8px 20px;
        }
        
        .p14-info-3-tit {
            height: 55px;
            font-size: 24px;
            font-weight: normal;
            line-height: 55px;
            color: #4b4a4a;
        }
        
        .p14-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-top: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-3-list li h4 a{ color:#4b4a4a;}
        .p14-info-3-list li h4 span {
            float: right;
        }
    

        
        .p14-left-nav-1-tit {
            background: #251553;
            height: 80px;                            
        }
        
        .p14-left-nav-1-tit h2 {
            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 h2 span{font-size: 14px; text-transform: uppercase;}
         
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px; 
            background:url(images/p14-icon5.png) no-repeat right center #ececeb; 
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block; 
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px; 
            color: #666;
        }
        
        .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 #251553; 
        }  
        .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;
            overflow: hidden;	
            
        }
        .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:#251553;  
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #251553; }
        
        .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;
            overflow: hidden;
        }
          
                          
        /*.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:#251553;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #ea3e00; } 
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    

        .p14-pro-1 {
            background: #fff;
        }
        
        .p14-pro-1-tit {
            height: 60px;
            font-size: 24px;
            line-height: 60px;
            margin-bottom: 10px;
            background: #251553;
            color: #fff;
            text-align: center;
        }
        
        .p14-pro-1-list dl {
            border: 1px solid rgba(153, 153, 153, 0.3);
            margin-bottom: 10px;
            font-size: 12px;
            box-sizing: border-box;
            line-height: 18px;
            overflow: hidden;
        }
        
        .p14-pro-1-list dt {
            width: 100%;
            /*1:1鐨勯珮搴� 238px*/
            /*2:1鐨勯珮搴� 119px*/
            /*16:9鐨勯珮搴� 134px*/
            /*4:3鐨勯珮搴� 178px*/
            height: 178px;
            overflow: hidden;
        }
        
        .p14-pro-1-list dt img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p14-pro-1-list dd h4 {
            height: 40px;
            font-size: 14px;
            font-weight: normal;
            line-height: 40px;
            overflow: hidden;
            text-align: center;
            text-overflow: ellipsis;
            color: #333;
            white-space: nowrap;
        }
        
        .p14-pro-1-list dd h4 a {
            display: block;
            color: #333;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

.f_bg{ background:url(images/f_bg.gif) repeat-x; height:380px;overflow: hidden;padding: 36px 0 0;border-top: #ccc 1px solid;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{width: 350px;height: 225px;}
.f_nav ul li{float: left;width: 160px;line-height: 52px;height: 52px;overflow: hidden; background:url(images/f_ico04.gif) no-repeat 0 23px;}
.f_nav ul li a{font-size: 18px;color: #333;padding-left: 20px;}
.f_nav ul li a:hover{color: #000;font-weight: bold;}
.f_logo{width: 460px;height: 225px;text-align: center;}
.f_logo h5{width: 160px;height: 105px;padding: 0 0 15px;margin: 0 auto;}
.f_logo h5 img{width: 160px;height: 105px;}
.f_logo p{font-size: 16px;color: #666;line-height: 26px;}
.f_er{width: 320px;padding: 10px 0 0;height: 215px;}
.f_er p{width: 130px;text-align: center;float: left;padding-left: 30px;}
.f_er p em{display: block;width: 128px;height: 128px;border: #ddd 1px solid;line-height: 0;}
.f_er p img{width: 128px;height: 128px;}
.f_er p span{display: block;font-size: 16px;color: #666;line-height: 40px;}
.f_ban{height: 99px;}
.f_ban p{font-size: 20px;color: #333;line-height: 30px;padding-left: 110px;float: left;position: relative;}
.f_ban p:before{content: "";width: 1px;height: 58px;background: #f6f6f6;position: absolute;top: 10px;right: 0;}
.f_ban p i{display: block;font-size: 16px;color: #666;}
.f_ban span{padding-left: 20px;}
.f_ban b{display: block;font-size: 24px;}
.f_ban p.f_p01{ background:url(images/f_ico01.png) no-repeat 0 9px;width: 405px;padding-left: 70px;}
.f_ban p.f_p02{ background:url(images/f_ico02.png) no-repeat 40px 9px;width: 282px;}
.f_ban p.f_p03{ background:url(images/f_ico03.png) no-repeat 40px 9px;width: 220px;}
.f_ban p.f_p03:before{background: none;}
.f_bot{font-size: 14px;color: #555;line-height: 56px;height: 56px;overflow: hidden;}
.f_bot span{padding: 0 20px;}
.f_bot a{color: #555;}
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 40%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#251553 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#251553 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#251553 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#251553 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#251553 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#251553 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#251553 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
</pre></body></html>