<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin: 0;padding: 0;box-sizing: border-box;}
body{margin: 0px auto; padding: 0px; font-size: 14px; line-height:28px; color: #1f1119; font-family:Microsoft YaHei;box-sizing: border-box;overflow-x:hidden;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
input, textarea{outline: none;border: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
tr,td{padding:0 !important;}
em,i{text-transform: uppercase;font-family: arial;}
ul{list-style-type: none;}
a{text-decoration: none; color:#333333; font-size: 14px;}
a:hover{color:#0780e7; text-decoration:blink; font-size: 14px;}
.fr{ float:right;}
.fl{ float:left;}
.db,.lb,.dd{font-size: 0;}
.db&gt;div,.lb&gt;li,.dd&gt;dl{display: inline-block;vertical-align: top;}
.w1500,.page,.gy{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.box{margin: 0 auto;width: 90%;min-width: 1500px;}
.bg{ width: 100%;min-width:1500px;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.top30{width: 100%;height: 30px;margin: 0 auto;overflow: hidden;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}

.headcon {width: 100%; position: fixed; top: 0; left: 0;z-index: 999;}
.headcon.on .topcon{visibility: hidden;height: 0;}

.topcon{transition: all 0.5s;height: 187px; width: 100%; overflow: hidden;}

/*top*/
.top1{width: 100%;background: #f8f8f8; height: 40px; position: relative;z-index: 5;}
.top1:after {content:'';background:url(images/20211122194808_1709281257.jpg)no-repeat;position: absolute;top:0;right:0;width: 410px;height: 47px;z-index: -1;}
.top_box{display: flex;justify-content: space-between;align-items: center;color: rgba(51, 51, 51, 0.8);}
.top_tit {font-size: 14px;line-height: 40px;}
.top_r {display: flex;justify-content: space-between;position:  absolute;right: 3%;top: 0;width:310px;align-items:  center;height: 47px;}
.top_con {}
.top_con ul {display: flex;justify-content: space-between;width: 100%;}
.top_con li {display: flex;padding: 0 13px;}
.top_con li i {font-size: 20px !important;line-height: 30px;}
.top_con li:first-child i {font-size:24px !important;}
.top_con li a {font-size: 14px;line-height: 47px;color:#FFFFFF;    font-weight: lighter;}
.top_con li a span{vertical-align: middle;margin-right: 8px;}

/*head*/
.head {width: 100%; padding: 32px 0;position: relative; background: #fff; }
.head_box {display: flex;justify-content: space-between;align-items: center;}
.head_l{display: flex; justify-content: flex-start; width: 60%; align-items: center;}
.head_logo {display: flex;position: relative; align-items: center;}
.head_logo:after {content:'';width: 1px; height: 3.5vw; background: #ddd;position: absolute;top: 0;  bottom: 0;margin: auto; right: -1vw;}
.head_logo i{display: inline-block;width: 8.334vw;}
.head_logo i+i{width: 4.67vw; margin-left: 0.3vw;}
.head_logo i img{ width: 100%; height: auto;}
.head_logo i.logoan { animation: myfirst 2s infinite;}
@keyframes myfirst {  
           0% {  
               transform: translate(0px, 0px);  
           }  
           50% {  
               transform: translate(0px, -10px);  
           }  
           100% {  
               transform: translate(0px, 0px);  
           }  
       }

.head_tit {margin-left: 2vw;}
.head_tit p{font-size: 1.47vw;line-height: 30px;font-weight: bold;padding-top: 4px;color: #1470ef;}
.head_tit p span{font-size: 0.9vw;color: #666; font-weight: normal;display: block;letter-spacing: 0.02vw;}
.head_tit p em{font-family:Microsoft YaHei;    color: #01a043;}
.head_tit p em+em{animation: nbanA 2s infinite;display: inline-block;    font-size: 1.6vw;}
.head_tit p em:nth-child(3){animation-delay: 0.2s;}
.head_tit p em:nth-child(4){animation-delay: 0.4s;}
.head_tit p em:nth-child(5){animation-delay: 0.6s;}
@keyframes nbanA{
0%{transform: translateY(0px);}
50%{transform: translateY(-10px);}
100%{transform: translateY(0px);}
}

.top_tel{}
.top_tel .top_button{ float: left; width:190px; height: 50px; margin-right: 30px; }
.top_tel .top_button a,.top_tel .top_button a img{ display: block; }
.top_tel p{ float: right; font-size: 30px; color: #1470ef; font-weight: bold; font-family: arial; line-height: 36px; text-align:left; position: relative; padding:5px 0 5px 70px; }
.top_tel p:after{ content: ''; display: block; width: 54px; height: 54px; background:url(images/20211129155930_883443123.png) no-repeat center; border-radius:5px; position:absolute; top:3px; left:4px; }
.top_tel p span{ display: block; font-weight:normal; color:#777; font-size: 15px; line-height: 20px; }




/*瀵艰埅*/
.nav {
        background: #1470ef;
 width: 100%;
z-index: 999;
}

.nav_c&gt;ul {
    display: flex;
    justify-content: space-between;
    height: 70px;
    align-items: center;
}

.nav_c li:hover .en {color: #fff;}
    .nav_c &gt; ul &gt; li &gt; a {
    text-align: center;
    display: block;
    font-size: 16px;
    color: #fff;
    height: 70px;
    line-height: 28px;
    padding: 12px 0;
    position: relative;
    z-index: 33;
    transition: 0.3s all ease-in-out;
}
.nav_c &gt; ul &gt; li &gt; a &gt; .en{display: block;font-size:12px;color:#9dc6ff;text-transform: capitalize;line-height: 18px;position: relative;z-index: 3;transition: 0.3s all ease-in-out;}
.nav_c&gt;ul&gt;li {
    height: 100%;
    width: calc(100%/8);
    position: relative;
}

.nav_c&gt;ul&gt;li.on&gt;a,.nav_c&gt;ul&gt;li:hover&gt;a {
    background: #01a043;
    color: #fff;
}


.nav2 {
    position: absolute;
    width: 100%;
    top: 70px;
    left: 0;
    z-index: 2;
    display: none;
    transition: all .5s;
    
}
.nav_c&gt;ul&gt;li:nth-of-type(2) .nav2,.nav_c&gt;ul&gt;li:nth-of-type(3) .nav2{width: 200%;}
.nav_c&gt;ul&gt;li:hover dl {
   
    display: block;
}
.nav2&gt;a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    margin-bottom: 1px;
    background: rgba(0,0,0,0.6);
    transition: 0.3s all ease-in-out;
    font-weight: 100;
    
}
.nav_c&gt;ul&gt;li:nth-of-type(2) .nav2&gt;a,.nav_c&gt;ul&gt;li:nth-of-type(3) .nav2&gt;a{width: 50%; float: left;}
.nav2&gt;a:hover {color: #fff;background: #1470ef;}

.nav #NavCeshi {position: relative;}

.nav #NavCeshi .block{width: 11.11% !important;position: absolute;bottom: -1px;background: #01a043;}
.nav_x {
    width: 306px;
    position: absolute;
    display: flex;
    left: 2px;
    justify-content: space-between;
}
.sy {
    left: -140px;
}
.nav_iten{display:none;}
.nav_2 a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    background: rgb(0,0,0,0.4);
    border-bottom: 1px solid #dadada;
}

.nav_2 {
    width: 49%;
    float: left;
}

.nav_3 {
    width: 49%;
float: right;
}

.nav_3 a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    background: rgb(0,0,0,0.4);
    text-align: center;
    border-bottom: 1px solid #dadada;
}
.nav_x a:hover {
    background: #1470ef;
    transition: all .5s;
}
.nav_c&gt;ul&gt;li:hover .nav_iten{display: block;z-index: 1;}

/*鏍囬*/
.pro_tit {font-size: 42px;line-height: 50px;text-align: center;color: #333333;}
.pro_tit b {position: relative;z-index: 5;}
.pro_tit b:before {content:'';width: 20px;height: 20px;background: rgba(1,160,67,0.4);border-radius: 50%;position: absolute;top:6px;right:0;z-index: -1;}
.pro_tit span {color: #1470ef;}
.pro_tit p {font-size: 18px;line-height: 30px;color: #666666;margin-top: 8px;}

/*浜у搧涓績*/
.prod_l{width: 100%;}
.prod_l_list td {background: #01a043;border-bottom: 1px solid #eee;}
.prod_l_list td a {font-size: 18px;margin-left: 10px;}
.prod_l_list .sub_class_lbm a {
    font-size: 16px;
}
.main_class_lbm {
    padding-left: 30px;
    border-bottom: 1px solid #eee;
background: #fff;
}

.product{ padding:80px 0; background:#f9f9f9;}
.procenter{ margin-top:50px;}
.proclass{ width:18.67%; background:#fff;}
.pc_t{ position:relative; height:100px; background:#1470ef; font-size:26px; color:#fff;}
.pc_t em{ display:block; font-size:12px;}
.pc_t  p{ padding:20px 0 0 30px;}

.pc_t:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0; right:29px; width:31px; height:31px; background:url(images/20210916201131_1284530953.png) no-repeat center;}

.prod_l_list { width: 100%; height: auto;}
.sidenav.show { transform: translate(0, 0) }
.sidenav-menu { list-style: none; margin: 0; padding: 0 }
.sidenav-menu li { display: block; position: relative }
.sidenav-menu a { display: block; text-decoration: none }
.sidenav-link-title { display: block; line-height: 50px; color: #fff; font-size: 18px; font-weight: bold; text-align: center; }
.sidenav-dropdown { display: none; list-style: none; padding: 0; }
.sidenav-dropdown a {line-height: 0 !important;font-size: 14px; color: #222; text-align: center; }
.prod_l_list ul li :after {content: '';
    display: block;
    position: absolute;
    width: 4px;
    top: 0;
    left: 0;
    transition: all .3s ease;
    background: linear-gradient(to bottom,#01a043,#1470ef);}
.sidenav-dropdown li:first-child a { box-shadow: inset 0 1px 1px rgba(0,0,0,.1) }
.sidenav-dropdown-icon { display: block; height: 16px; right: 16px; width: 16px }
.sidenav-dropdown-icon.show { display: block }
#aa {width: 280px; height: 51px;background: #01a043;border: 1px solid #eee;}


.sidenav-dropdown table{width: 280px !important; background: url(images/20220323200854_363663447.jpg) } 

.proshow{ width:80.00%;}
.proshow td{ display:inline-block; padding:0 !important; width:32.3%;}
.proshow td a,.proshow td span{ display:block; position:relative; overflow:hidden;}
.proshow td br{ display:none;}
.proshow td span a{ font-size:12px; color:#666;white-space: nowrap;overflow: hidden; padding:0 10px;text-overflow: ellipsis;line-height:50px; text-align:left; padding:0 30px 0 15px; }
.proshow td span{background:#fff; text-align:center; margin-top:1px; transition:all .3s ease;}
.proshow td +td{ margin-left:1.5%;}
.proshow td span a:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0; right:19px; background:url(images/20210916201539_1331418017.png) no-repeat -12px 0; width:12px; height:14px; transition:all .3s ease;}
.proshow tr+tr{ margin-top:19px; display:block;}
.proshow td:hover span a{ color:#fff; }
.proshow td:hover span{background:#1470ef;}
.proshow td:hover span a:after{ background-position-x:0;}
.proshow td a img {width: 100%; height: auto;}



/*浼樺娍*/
.sup {overflow: hidden;margin-bottom: 80px;}
.sup_box {margin: 0 auto;margin-top: 80px;}
.sup_tit {font-size: 36px;color: #333333;line-height: 40px;text-align: center;}
.sup_tit b {color: #1470ef;}
.sup_tit p {font-size: 18px;color: #676767;line-height: 36px;}
.sup_tab {margin-top: 48px;}
.sup_nav {border-top:5px solid #1470ef;}
.sup_nav ul {}
.sup_nav li {float:left;width:25%;height: 104px;border-right: 1px solid #f0f0f0;padding-left: 70px; padding-top: 30px;}
.sup_nav li:first-child {border-left:1px solid #f0f0f0;padding-left:90px; }
.sup_nav li i{float: left; width: 50px; height: 50px; overflow: hidden;}
.sup_nav li i img+img{display: none;}
.sup_nav li.on i img{display: none;}
.sup_nav li.on i img+img{ display: block;}
.sup_nav li p {font-size: 20px;color: #080a0b;float: left;line-height: 30px;margin-left: 19px;}
.sup_nav li p&gt;span {font-size: 12px;font-family: Arial;text-transform: uppercase;display: block;line-height: 20px;}
.sup_nav li.on {background: #1470ef;}
.sup_nav li.on i {color: #ffffff;}
.sup_nav li.on p {color: #ffffff;font-weight: bold;}
.sup_con {width:100%;overflow: hidden;}
.sup_big {width:1500px;position: relative;}
.sup_pic {}
.sup_txt{width: 610px; background: rgba(0,0,0,0.6);position: absolute;top: 15%; left: 50px; padding: 45px;}
.sup_txt p {font-size: 30px;line-height: 32px;color:#41b9ff;font-weight: bold;}
.sup_txt em{font-size: 16px; line-height: 32px; color: #ffffff; position: relative; display: block; padding-left: 16px;margin-top: 18px; padding-right: 22px;font-weight: lighter;}
.sup_txt em:before {content: '';width:6px;height: 6px;background: #fff;border-radius: 50%;position: absolute;top:12px;left:0;}
.sup_txt em+em {margin-top:15px;}
.sup_txt a {font-size: 16px;color: #ffffff;width:140px;height: 47px;text-align: center;line-height: 47px;background: #1470ef;display: inline-block;margin-top: 36px;}
.sup_txt p span {display: block; font-size: 22px; line-height: 48px;font-weight: normal; color: #fff;}
.coop_call {width: 1500px; display: inline-block;margin-top: 50px;height:150px;overflow:hidden;}
.coop_call table tr {display:block;}
.coop_call table tr td {border:1px solid #dddddd;display:inline-block;padding-left: 0 !important;position:relative;overflow:hidden;margin-right:4px;}
.coop_call table tr td&gt;a{display:block;}
.coop_call table tr td  img {margin-bottom: 0px !important;transition:all 0.5s ease;}
.coop_call table tr td:hover  img{transform:scale(1.2);}
.coop_call table tr td br{display:none;}
.coop_call table tr td div {padding-top:0 !important;}
.coop_call table tr td:hover div a {display: block;position: absolute;bottom: 0px;width: 256px;height: 28px;line-height: 28px;
background: #1470ef; color: #fff;-webkit-transition: all 0.5s;transition: all 0.5s;}
.coop_call table tr td div a {display: block;position: absolute;bottom: -34px;width: 256px;height: 28px;line-height: 28px;background: #1470ef;color: #fff;-webkit-transition: all 0.5s;transition: all 0.5s;}
.coop_call .tempWrap {width:1500px !important;}

/*娴佺▼*/
.lc_bc{padding:80px 0;position: relative;    border-bottom: 1px solid #ddd;}
.lc_c ul{display: flex;justify-content: space-between;margin-top: 60px;position: relative;}
.lc_c ul:after {
    position: absolute;
    content: "";
    width: 89%;
    height: 1px;
    border-top: 1px dashed rgba(14,19,31,0.13);
    bottom: 29px;
    left: 79px;
}
.lc_c ul li{width: 11.1%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.lc_c ul li&gt;div{background: url(images/lc_bg.png) no-repeat center;width: 76px;height: 85px;display: flex;justify-content: center;align-items: center;transition: all .5s;}
.lc_c ul li&gt;div&gt;span{font-size: 26px;color: #fff;}
.lc_yd{width: 6px;height: 6px;border-radius: 100%;background: #0e131f;position: relative;margin:13px 0 14px;}
.lc_yd:after{position: absolute;content: "";width: 10px;height: 10px;border-radius: 100%;border:1px solid #0e131f;top: -3px;left: -3px;}
.lc_c ul li b{font-weight: normal;display: block;font-size: 14px;color: #666;transition: all .5s;}
.lc_btn{margin:0 auto;margin-top: 60px;width: 516px;height: 62px;background: #333;font-size: 36px;color: #fff;border-radius: 31px;display: flex;align-items: center;}
.lc_c ul li:hover&gt;div{background: url(images/lc_bg02.png) no-repeat center;transform: translateY(-8px);}
.lc_c ul li:hover .lc_yd{background: #01a043;}
.lc_c ul li:hover .lc_yd:after{border-color:#01a043;}
.lc_c ul li:hover b{color: #01a043;transform: rotateX(360deg);}
.lc_btn&gt;p&gt;span{font-size: 27px;color: #fff;margin-right: 9px;}
.lc_btn&gt;p&gt;b{font-weight: normal;font-size: 22px;color: #fff;}
.lc_btn&gt;p{width: 196px;height: 62px;background: #1470ef;border-radius: 30px;display: flex;align-items: center;justify-content: center;margin-right: 26px;}

/*about*/
.ab_c{display: flex;margin-top: 100px;}
.ab_lc{width: 58%;background: url(images/ab_bg.jpg) no-repeat bottom center;}
.ab_lc&gt;b{text-transform: uppercase;display: block;padding: 60px 0 46px;font-size: 54px;color: #0e0f11;position: relative;}
.ab_lc&gt;b:after{position: absolute;content: "";width: 145px;height: 3px;background: #1470ef;top: 0;left: 0;}
.ab_lc&gt;p{font-weight: bold;font-size: 42px;color: #1470ef;}
.ab_lc&gt;span{display: block;font-size: 24px;color: #1470ef;font-weight: bold;padding: 49px 0 54px;}
.ab_lc&gt;div{font-size: 16px;color: #898989;line-height: 36px;width: 83%;}
a.ab_btn{width: 190px;height: 57px; background: #ffffff;color: #1470ef;font-size: 18px;display: flex; justify-content: center; align-items: center; margin-top: 30px; border: 1px solid #1470ef; transition: 0.5s;}
a.ab_btn:hover { width: 210px;}

.cf_img .divdgweb_new_div {display: flex;padding: 0 80px;}
.cf_img .divdgweb_new_div_item {width: 25%;flex-shrink: 0;padding: 0 0.22%;display: flex;flex-direction: column-reverse;}
.cf_img .news_div_item_pic a{display:block;position:relative;}
.cf_img .news_div_item_pic{overflow:hidden;}
.cf_img .news_div_item_pic a:before,.cf_img .news_div_item_pic a:after{position: absolute;}
.cf_img .news_div_item_pic img {width: 100%;transition: all .5s;display: block;}
.cf_img {overflow: hidden;width:100%;margin-top:62px;position: relative;}
.cf_img .divdgweb_new_div_item .divdgweb_new_div_item_title a { font-size: 14px; color: #333; position: relative; text-align: center; padding-top: 22px; display:none;}
.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a,.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{color: #013c96;}
.cf_img .divdgweb_new_div button{display:none!important;}
.cf_img .divdgweb_new_div_item:hover .news_div_item_pic img {transform: scale(1.2);}
.cf_img .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(20, 112, 239, 0.6);bottom: -100%;left: 0;transition: all .5s;opacity: 0;}

.cf_img .divdgweb_new_div_item:hover .news_div_item_pic a:after {bottom: 0; opacity: 1; }
.cf_img&gt;span {display: block; width: 56px; height: 56px; background: #1470ef; text-align: center; color: #fff; line-height: 56px; position: absolute; top: 50%; margin-top: -28px; z-index: 99;cursor: pointer; }
.cf_img .slick-dots{display:none!important;}
.cf_prev {left: 0;transform: rotate(180deg); }
.cf_next {right: 0; } 
.cf_img&gt;span:hover { background: #01a043;}

/*news*/
.news_box{padding:80px 0px;background: #f7f7f7;margin-top: 80px;}
.news_tab ul {display: flex;justify-content: center;margin: 55px 0 40px;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;     color: #999;}
.news_tab li{float:left;background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100;}
.news_tab li.cur{color:#fff; background:#1470ef;box-shadow:0px 0px 10px rgba(20, 112, 239, 0.3);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.cur a{color:#fff;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#1470ef;}
.news_list{width: 100%;display: flex;transition:all .5s;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{display: flex;justify-content: space-between;flex-shrink: 0;width: 100%;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 32%;position: relative;transition:0.5s;padding: 20px;background: #fff;display: flex;flex-direction: column-reverse;}

.news_list .news_div_item_date{position: absolute;bottom: 158px;display: block;left: 19px;height: 22px;font-size: 13px;color: #666;}
.news_list .news_div_item_date::before{content:'';}
.news_list .news_div_item_content{
    height: 220px;
}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 13px;line-height: 22px;color: #666;}
.news_list .news_div_item_title{}
.news_list .news_div_item_a{font-size: 20px;display: block;margin-bottom: 36px;position:relative;transition:0.3s;font-weight: 	normal;padding-top: 18px;}
.news_list .news_div_item_a::before{position:absolute;content:'鏌ョ湅璇︽儏';bottom: -156px;left: 0;width: 130px;height: 40px;background: #fff;border-radius: 20px;line-height: 40px;color: #666;font-size: 13px;transition:0.5s;border: 1px #f6f5f5 solid;text-align: center;box-sizing: border-box;}
.news_list .news_div_item_body{font-size: 14px;color: #666;line-height: 23px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:14vw;display: block;}

.news_list .news_div_item:hover .news_div_item_a{color: #1470ef;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #1470ef;color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after{color: #fff;}
.new_ic{overflow:hidden;}

/*鐗堟潈*/
.copyright{ background:#2e3033;}
.crcontact{ background:#1470ef;}
.crcontact ul{ height:148px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; font-size:17px; color:#ffffff; font-weight:lighter;}
.crcontact ul span{ display:block; margin-bottom:10px;}
.crcontact ul li{ padding:0 4.6vw; border-right:1px solid #318bd6;}
.crcontact ul li:first-child{border-left:1px solid #318bd6;}
.crcon{ padding:50px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.crcon .kslj{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcon ul p{ font-size:18px; color:#ffffff; font-weight:lighter; margin-bottom:30px;}
.kslj li a{ display:block; font-size:14px; color:#888; font-weight:lighter; line-height:30px;}
.kslj li a:hover{ color:#fff;}
.crcon .kslj li{padding: 0 4vw 0 0;}
.kslj li+li{padding: 0 4vw !important;border-left: 1px solid rgba(255, 255, 255, 0.1);}
.crcon .crcode{ font-size:0;}
.crcon .crcode li{ display:inline-block; vertical-align:top; width:10vw; height:13vw; border:1px solid #555; padding:10px; text-align:center; font-size:14px; color:#aaa; font-weight:lighter;}
.crcon .crcode li img{ width:100%; height:auto; margin-bottom:10px;}
.crcon .crcode li+li{ margin-left:12px;}
.links{ height:110px; border-top:1px solid #555; background:url(//memberpic.114my.com.cn/xunkong/uploadfile/image/20210917/20210917091000_1331965848.png) no-repeat right center;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:20px; color:#ffffff;}
.links&gt;p&gt;span{ font-family:impact; padding:0 20px 0 5px; text-transform:uppercase; color:#aaa;}
.end{ background:#222; padding:26px 0; text-align:center;}
.end,.end a{ font-size:14px; color:#888; line-height:30px;}
.end a:hover{ color:#fff;}

.page_pright{width: 78.6%;}
.page_top{margin-top: 30px;
}</pre></body></html>