<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{width:100%;min-width:1180px;}
body{background:#fff;font-size:15px;}

a,a:hover,a:focus{  text-decoration:none;}
ul,li{list-style: none;padding: 0;margin:0;}
input[type=button],input[type=text],input[type=password]{-webkit-appearance:none;outline:none}
@font-face {font-family: "iconfont";
          src: url('../font/iconfont.eot'); /* IE9*/
          src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
          url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
          url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
        }

        .iconfont {
          font-family:"iconfont" !important;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.2px;
          -moz-osx-font-smoothing: grayscale;
        }

/**********é¦–é¡µ********/
.zhutu-box{height:500px;width:100%;}
.nav-box{background:#3a3939;height:70px;border-radius:0;margin-bottom:45px;}
.container-box{width:1180px!important;margin:0 auto!important;}
.nav-list{font-size:0;}
.nav-list&gt;li{display:inline-block;font-size:15px; position:relative;vertical-align: top;transition: all 0.3s;padding:0 1px;height:70px;}
.nav-list&gt;li&gt;a{display:block;padding:0 29px;line-height:70px;text-align: center;color:#c8c8c8;}
.nav-list&gt;li.active,.nav-list&gt;li:hover{padding-top:18px;}
.nav-list&gt;li.active&gt;a,.nav-list&gt;li:hover&gt;a{line-height:52px;border-top-left-radius: 10px;border-top-right-radius: 10px;background:#fff;color:#c86605;font-weight:bold;}
.nav-list&gt;li ul{visibility: hidden;position: absolute;left:1px;top:100px;padding:10px 15px;background:#fff; box-shadow: 0px 0px 10px 0px rgba(26, 26, 26, 0.14);width:150px;opacity: 0;transition:all 0.3s;z-index:9999;}
.nav-list&gt;li ul&gt;li&gt;a{display:block;height:38px;line-height:38px;text-indent: 1em;font-size:14px;color:#484645;}
.nav-list&gt;li ul&gt;li:hover&gt;a{background:#f3f1d4;}
.nav-list&gt;li:hover ul{visibility: visible; opacity: 1;top:70px;}
.device{position:relative;padding-bottom:25px;height:375px;overflow:hidden;}
.device img{border-radius:16px;width:100%;height:350px;}
.device .swiper-slide{height:350px!important;overflow:hidden;}
.arrow-left,.arrow-right{display:block;width:42px;height:42px;border-radius:50%;background:url(../images/arrow.png);opacity: 0.7;position: absolute;top:50%;margin-top:-42px;z-index:999;}
.arrow-left:hover,.arrow-right:hover{opacity: 1;}
.arrow-left{background-position:0 0;left:12px;}
.arrow-right{background-position:-42px 0;right:12px;}
.device-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:0px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #d5d4d4;
  margin: 0 5px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #f3e401;
}
.blzr-box{padding:10px 10px 20px;}
.blzr-box li{width:23%;float:left;margin:0 1%;box-sizing: border-box;padding:32px 0 32px 100px; position: relative;border-radius:10px;transition: all 0.3s;}
.blzr-box li:hover{
		background:#eab21d;
	background-image: -moz-linear-gradient( 90deg, rgb(228,172,23) 0%, rgb(248,192,42) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(228,172,23) 0%, rgb(248,192,42) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(228,172,23) 0%, rgb(248,192,42) 100%);

  box-shadow: 0px 0px 10px 0px rgba(248, 192, 42, 0.2);}
.blzr-box li i{font-size:36px;position: absolute;left:35px;top:25px;color:#f5b918}
.blzr-box li a{ color:#555;}
.blzr-box li a h1{font-size:22px;font-weight:normal;margin-top:0;}
.blzr-box li a span{text-decoration:underline;}
.blzr-box li:hover i{color:#fff;}
.blzr-box li:hover a{color:#fff;}
.blzr-box li a p{margin:18px 0 0;}

.main-left{width:840px;border-radius:10px;padding:10px 25px;
  box-shadow: 0px 0px 10px 0px rgba(26, 26, 26, 0.14);background:#fff;
 min-height:667px;float:left;
}
.main-right{float:right;width:310px;}
.right-box{padding:12px 22px 25px;border-radius:10px;
  box-shadow: 0px 0px 10px 0px rgba(26, 26, 26, 0.14);background:#fff;}
.lanmu{border-bottom:2px solid #e2e2e2;position: relative;line-height:50px;font-size:16px;font-weight:bold;text-indent:1.8rem;}
.lanmu:after{content:'';display:block;width:4px;height:18px;border-radius:2px;background:#f5b918; position: absolute;left:0;top:50%;margin-top:-9px;}
.lanmu a.more{float:right;}
.lanmu a{font-size:12px;color:#767676;font-weight:normal;}
.lanmu a:hover{color:#444;}
.dqwz-box{float:right;font-size:12px;color:#767676;font-weight:normal;}
.right-box .lanmu{border:0;}
.zyrq-table td{padding:8px 5px;color:#c86605}
.zyrq-table tr td:first-child{text-align:right;color:#444;}
.lxwm-box{margin-top:30px;}
.lxwm-box h2{font-size:15px;color:#c86605;font-weight:bold;text-indent: 1.8rem;}
.lxwm-box p{padding-left:1.8rem;line-height:2;}
.list-box{width:90%;margin:40px auto;}
.list-box li{height:36px;line-height: 36px;position: relative;text-indent: 2.5rem;margin:2px 0;}
.list-box li a{color:#444;}
.list-box li:after{content:'';display:block;width:5px;height:5px;background:#f5b918;position:absolute;left:10px;top:50%;margin-top:-2px;}
.list-box li:hover{background:#f6f6f6;}
.list-box li:nth-child(5n+1){margin-top:50px;}
footer{margin-top:50px;}
.footer-top{height:60px;background:#3a3939;line-height:60px; text-align: center;color:#aaa9a9;}
.footer-top a{color:#aaa9a9;margin:0 15px;}
.footer-top a:hover{color:#e6e6e6;}
.footer-box{background:#484645;color:#8f8e8e;padding:45px 0 0;font-size:14px;}
.footer-box h2{margin:0;font-size:15px;font-weight:bold;}
.footer-box p{margin-top:16px;line-height:26px;}
.footer-box ul{text-align:center;padding-bottom:20px;}
.footer-box ul li{display:inline-block;vertical-align: top;margin:0 100px;}
.footer-box ul li:first-child{padding-left:100px;position: relative;text-align:left;}
.footer-box ul li:first-child i{font-size:55px;position: absolute;left:0;top:50%;margin-top:-50px;color:#888;}
.footer-box ul li:first-child p a{margin-right:15px;color:#999;}
.footer-box ul li:first-child p a:hover{color:#e6e6e6;}
.copy-box{border-top:2px solid #424140;height:60px;line-height:60px; text-align: center;}
.code-img{width:100px;height:100px;margin:15px auto;background:#fff;}

.fenye{text-align: center;padding-bottom:25px;}
.fenye .pagination &gt; li &gt; a{color:#525252;}
.fenye .pagination &gt; li &gt; a:focus, .fenye .pagination &gt; li &gt; a:hover, .fenye .pagination &gt; li &gt; span:focus, .fenye .pagination &gt; li &gt; span:hover {
    z-index: 2;
    color: #fff;
    background-color: #f5b918;
    border-color: #f5b918;

}

.glob-h1{font-size:24px;color:#444;text-align:center;margin:50px 0 20px;}
.ck-editor{padding:25px 30px 45px;color:#595858;}
.ck-editor p{margin:25px 0;line-height:2.2;}


/********æ¢è‚¤æ&nbsp;·å¼********/
/******è“è‰²é£Žæ&nbsp;¼åœ¨BODYä¸Šè¿½åŠ&nbsp;blue-bg ******/
.blue-bg .swiper-active-switch{background:#79bbfc}
.blue-bg .blzr-box li i{color:#1884ef}
.blue-bg .blzr-box li:hover{
	background:#1884ef;
  background-image: -moz-linear-gradient( 90deg, rgb(27,115,223) 0%, rgb(24,138,244) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(27,115,223) 0%, rgb(24,138,244) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(27,115,223) 0%, rgb(24,138,244) 100%);
  
}
.blue-bg .blzr-box li:hover i{color:#fff}
.blue-bg .nav-list &gt; li.active &gt; a, .blue-bg .nav-list &gt; li:hover &gt; a{color:#1884ef}
.blue-bg .lanmu::after{background:#79bbfc}
.blue-bg .list-box li::after{background:#79bbfc}
.blue-bg .zyrq-table td{color:#1884ef}
.blue-bg .lxwm-box h2{color:#1884ef}
.blue-bg .fenye .pagination &gt; li &gt; a:focus, .blue-bg .fenye .pagination &gt; li &gt; a:hover, .blue-bg .fenye .pagination &gt; li &gt; span:focus, .blue-bg .fenye .pagination &gt; li &gt; span:hover {
    
    background-color: #79bbfc;
    border-color: #79bbfc;

}
/******ç»¿è‰²é£Žæ&nbsp;¼åœ¨BODYä¸Šè¿½åŠ&nbsp;green-bg ******/
.green-bg .swiper-active-switch{background:#8be9c9}
.green-bg .blzr-box li i{color:#08d690}
.green-bg .blzr-box li:hover{
	background:#08d690;
  background-image: -moz-linear-gradient( 90deg, rgb(9,205,129) 0%, rgb(6,228,168) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(9,205,129) 0%, rgb(6,228,168) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(9,205,129) 0%, rgb(6,228,168) 100%);
}
.green-bg .blzr-box li:hover i{color:#fff}
.green-bg .nav-list &gt; li.active &gt; a, .green-bg .nav-list &gt; li:hover &gt; a{color:#06b374}
.green-bg .lanmu::after{background:#8be9c9}
.green-bg .list-box li::after{background:#8be9c9}
.green-bg .zyrq-table td{color:#06b374}
.green-bg .lxwm-box h2{color:#06b374}
.green-bg .fenye .pagination &gt; li &gt; a:focus, .green-bg .fenye .pagination &gt; li &gt; a:hover, .green-bg .fenye .pagination &gt; li &gt; span:focus, .green-bg .fenye .pagination &gt; li &gt; span:hover {
    
    background-color: #8be9c9;
    border-color: #8be9c9;

}
/******æ©™çº¢è‰²é£Žæ&nbsp;¼åœ¨BODYä¸Šè¿½åŠ&nbsp;orange-red ******/

.orange-red .swiper-active-switch{background:#fc6f0a}
.orange-red .blzr-box li i{color:#ff3a34}
.orange-red .blzr-box li:hover{
	background:#ff3a34;
  background-image: -moz-linear-gradient( 90deg, rgb(255,32,79) 0%, rgb(255,108,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,32,79) 0%, rgb(255,108,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,32,79) 0%, rgb(255,108,0) 100%);

}
.orange-red .blzr-box li:hover i{color:#fff}
.orange-red .nav-list &gt; li.active &gt; a, .orange-red .nav-list &gt; li:hover &gt; a{color:#ff3a34}
.orange-red .lanmu::after{background:#fc6f0a}
.orange-red .list-box li::after{background:#fc6f0a}
.orange-red .zyrq-table td{color:#ff3a34}
.orange-red .lxwm-box h2{color:#ff3a34}
.orange-red .fenye .pagination &gt; li &gt; a:focus, .orange-red .fenye .pagination &gt; li &gt; a:hover, .orange-red .fenye .pagination &gt; li &gt; span:focus, .orange-red .fenye .pagination &gt; li &gt; span:hover {
    
    background-color: #fc6f0a;
    border-color: #fc6f0a;

}

/* ä¸­ç­‰å±å¹•ï¼ˆæ¡Œé¢æ˜¾ç¤ºå™¨ï¼Œå°äºŽ 992pxï¼‰ */

@media (max-width:321px) {
	
}
@media (max-width:376px) {
	
}

@media (min-width:768px) {
	
}

/* ä¸­ç­‰å±å¹•ï¼ˆæ¡Œé¢æ˜¾ç¤ºå™¨,å¤§äºŽ992px */
@media (min-width: 992px) {
	
}
@media (min-width: 1200px) {
	
}
</pre></body></html>