@charset "utf-8";
/* CSS Document */
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;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;font-size:14px;line-height:1em;}
html, body {min-height: 100%;}
body{min-width:1400px;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#333;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.tl {text-align: left;}
.tc {text-align: center}
.tr {text-align: right;}
.cl,.clear{clear:both;}
.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;}
.dfv{display:flex;align-items:center;justify-content:center;}
.dfcen{display:flex;align-items:center;justify-content:space-between;}
.rob{font-family:'rob';}
.p80{padding-bottom: 80px !important;}
.m80{margin-bottom: 80px !important;}
.ov{overflow:hidden;}
.db, .lb, .dd{font-size:0;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}
.m40{margin-bottom: 40px !important;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.page,.w1400{width:1400px;margin:0 auto;}
:focus {outline:none;background-color:transparent;}
::selection{background:#0194e9;color: #fff;}

/*top*/
#top{width: 100%;background: url(//memberpic.114my.cn/yuanjiang/uploadfile/image/20210511/20210511085550_1960082603.jpg) no-repeat center;height: 206px;}

/*wel*/
.wel{width: 100%;height: 41px;}
.wb_le{line-height: 41px;color: #525252;}
.wb_ri{line-height: 41px;}
.lb{}
.wb_ri ul {display: flex;align-items: center;}
.wb_ri li{position: relative;display: flex;align-items: center;justify-content: space-between;float: left;margin-right: 20px;}
.wb_ri li a{line-height:41px;}
.wb_ri li+li{margin-left: 20px;}
.wb_ri li:last-child{margin-right:0;}
.wb_ri li+li>i img{border-left:1px solid rgba(102, 102, 102, 0.34);padding-left: 20px;}

/*head*/
.h_adw{position: relative;height: 165px;display: flex;align-items: center;}
.logo{}
.logo>p{font-size: 48px;font-weight: bold;display: block;margin-bottom: 8px;line-height: 45px;}
.logo>p>b{font-size: 48px;font-weight: bold;color: #0194e9;}
.logo>em{font-size: 18px;letter-spacing: 0.5px;line-height: 16px;color: #525252;}
.ggy{border-left: 1px solid #e1e1e1;height: 70px;margin-left: 27px;padding-left: 32px;text-align: center;padding-top: 8px;}
.ggy b{display: block;font-size: 24px;color: #0194e9;font-weight: bold;}
.ggy b strong{font-size: 30px;color: #0194e9;font-weight: bold;}
.ggy p{display: block;margin-top: 7px;font-size: 18px;font-weight: 100;letter-spacing: 1.7px;}
.hd_tel{margin-top: 8px;text-align: right;position: absolute;right: 0;}
.hd_tel p{height:28px;}
.hd_tel i{display: inline-block;}
.hd_tel b{line-height:28px;margin-left: 12px;font-size: 16px;}
.hd_tel em{color: #333;font-size: 30px;font-weight: bold;line-height: 28px;margin-top: 13px;display: block;}

@media screen and (max-width: 1400px) {
    .h_adw{margin: 0 2%;}
    .nav>ul>li a{font-size: 14px;}
}
@media screen and (max-width: 1500px) {
    .h_adw{margin: 0 2%;}
}
@media screen and (max-width: 1300px) {
    .nav>ul>li a{font-size: 14px;}
}

/*nav*/
.nav_bg{display: inline-block;width: 100%;height: 65px;position: relative;z-index: 10;background: url(//memberpic.114my.cn/yuanjiang/uploadfile/image/20210511/20210511091659_2110918476.png) no-repeat center;}
.nav{height:65px;position: relative;}
.nav .lb{width: 100%;}
.nav li{width: calc(100% / 9);height: 65px;}
.nav li+li{position:relative;}
.nav li+li::after{position:absolute;content:'';height:16px;top: 50%;left:0;width: 1px;margin-top: -8px;background:#81c7f2;}
.nav li a{height: 65px;overflow: hidden;text-align: center;display: block;position: relative;line-height: 65px;color: #fff;font-size: 16px;}
.nav li.cur>a,.nav li:hover>a{text-decoration: underline;text-decoration-color: #01953e;}

/*导航下拉*/
.nav>ul>li .sedNav {width:360px;height:0;position: absolute;background: rgba(255,255,255,0.9);right:-30px;top: 65px;z-index: 99;overflow: hidden;opacity: 0;transition:0.5s;}
.nav>ul>li .sedNav button{width:120px;height:30px;border:none;background:#eee;margin-top:20px;padding: 0;}
.nav>ul>li .sedNav button a{width:100%;height:100%;line-height:28px;}
.nav>ul>li:hover .sedNav{padding:30px;opacity: 1; height:auto;transition:0.5s;}
.nav li .sedNav p{font-size:18px; font-weight:bold; color:#222 !important;padding-bottom:8px;}
.nav li .sedNav span{text-transform: uppercase;font-size:12px !important;color:#999;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#0194e9; margin-top:20px;}
.nav li .sedNav a {display: block;border:1px #ccc solid;margin-bottom:14px;width:140px;line-height: 34px;color: #fff !important;font-size: 14px;text-align: center;height: 34px;background:rgb(53 59 65 / 80%);}
.nav li .sedNav a:hover {border-color: #0194e9;background-color: #0194e9;}
.nav li .nav2{width:250%;}
.nav li .nav2 a{width:50%; float:left;}
.sedNav_r{margin-left: 10px;}

/*banner*/
.banner{width:100%;height:700px;overflow: hidden;position: relative;z-index:1;margin-top: -7px;}
.banner .bd{position: relative;z-index:2;}
.banner .bd li{min-width:1400px;width:100%;height:700px;}
.banner .bd li img{width:100%;height:700px;}
.banner .hd{width:100%;height:100%;position:absolute;top:0;left:0;}
.banner .hd ul{width:100%;position:absolute;bottom:30px;z-index:3;left: 50%;margin-left: -50%;}
.banner .hd li{width:20px;height:10px;border-radius:10px;background:#fff;font-size:0;float: left;transition:all 0.5s;}
.banner .hd li+li{margin-left:10px;}
.banner .hd li.on{background:#0194e9;width: 30px;}
.banner .hd a{width:50px;height:100px;border-radius:4px;background: rgba(24, 51, 122, 0.8);position:absolute;top:50%;margin-top:-50px;font-size:26px;color:#fff;text-align: center;line-height:100px;cursor: pointer;user-select:none;opacity:0;transition:all 0.5s;z-index:3;}
.banner .hd a:hover{background: rgb(24, 51, 122);}
.banner:hover .hd a{opacity:1;}

/*search*/
#search {height: 89px;background: #fff;border-bottom: 1px solid #eee;}
.box{position: relative;}
.search_l {color: #333;height: 88px;line-height: 88px;display: flex;align-items: center;justify-content: center;}
.search_l em{float: left;}
.search_l span {color: #333;font-size: 15px;padding-left: 21px;font-weight: lighter;}
.search_l a {font-size: 15px;height: 88px;line-height: 88px;color: #333;font-weight: lighter;}
.search_l a:hover {color: #333;}
.search_r {margin-top: 22px;position: relative;width: 348px;height: 40px;padding-left: 12px;background: #333;}
.z{position: absolute;top: 0;right: 0;width: 78px;height: 40px;text-align: center;cursor: pointer;background: #0194e9;display: flex;align-items: center;justify-content: center;}
.z_img{}

/*title*/
.title{text-align: center;padding-top: 80px;margin-bottom: 40px;}
.title b{font-size: 38px;color:#333;font-weight: bold;}
.title b strong{font-size: 38px;color:#0194e9;font-weight: bold;}
.title p{font-size: 18px;line-height:18px;display: block;color: #525252;margin-top: 12px;}
.bse,.bse b,.bse p{color: #fff;}

/*product*/
.pro_bg{width: 100%;height: 1122px;margin-bottom: 80px;}
.pro_bg .title{margin-bottom:40px;}
.pro_con{}
.pro_tab{height: 65px;margin: 0 auto;text-align: center;}
.pro_tab table{width: 100%;}
.pro_tab td{width: 298px;text-align: center;position: relative;transition: 0.5s;display: inline-block;}
.pro_tab td+td{margin-left:13px;}
.pro_tab td a{display: block;line-height: 65px;font-size: 22px;height: 65px;transition: 0.5s all;background: #f6f4f4;font-weight: 100 !important;}
.pro_tab td.on a,.pro_tab td:hover a{background:linear-gradient(to top, #037dd3, #00abff);color: #fff;}

.pro_list{margin-top: 30px;overflow: hidden;}
.pro_list tr+tr{display:block;margin-top:30px;}
.pro_list td{width: calc((100% - 30px) / 3);display:inline-block;vertical-align:top;overflow: hidden;}
.pro_list td{padding-left: 0px !important;}
.pro_list td>a{position:relative;overflow:hidden;display: block;border: 1px solid #eee;}
.pro_list td>a>img{transition: 0.6s;transform: scale(1);width: 100%;height: 100%;}
.pro_list td>a:before,.pro_list td>a:after{content:'';width:100%;height:100%;position:absolute;transition:0.6s;z-index: 1;}
.pro_list td>a:before{background: rgba(52, 52, 52, 0.8);top: 0;left:0;height: 0%;width: 0%;}
.pro_list td>a:after{background: url(//memberpic.114my.cn/yuanjiang/uploadfile/image/20210512/20210512112314_181079807.png) no-repeat center;transform:scale(0);top:0;left:0;}
.pro_list td:hover>a:before{transition:0.6s;height: 100%;width: 100%;}
.pro_list td:hover>a:after{transform:scale(1);transition:0.6s;}
.pro_list td:hover>a>img{transition: 0.6s;transform: scale(1.1);}
.pro_list td+td{margin-left:15px;}
.pro_list td br{display:none;}
.pro_list td span{position: relative;padding-top: 0 !important;background: #f0f0f0;display: block;width: 100%;height: 55px;}
.pro_list td span a{font-size:20px;display: block;line-height: 55px;font-weight: 100;}

/*Brand*/
.bra_bg{background: url(//memberpic.114my.cn/yuanjiang/uploadfile/image/20210512/20210512090359_579010154.jpg) no-repeat center;height: 1065px;}
.bra_con{height: 791px;background: #fff;padding: 60px;}
.bra_le{height: 480px;position:relative;}
.ripple{background: rgb(3 125 211 / 50%);}
.ripple,.ripple:before,.ripple:after {position: absolute;left: 50%;top: 50%;height: 82px;width: 82px;margin-top: -41px;margin-left: -41px;border-radius: 50%;-webkit-box-shadow: 0 0 0 0 rgb(3 124 211 / 50%);-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);box-shadow: rgba(0, 0, 0, 0.2);-webkit-animation: ripple 3s infinite;animation: ripple 3s infinite;z-index: 2;}
.ripple img{padding: 24px 32px;}
.ripple:before {-webkit-animation-delay: .9s;animation-delay: .9s;content: "";position: absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay: .6s;animation-delay: .6s;content: "";position: absolute;right: 0;bottom: 0;}
.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;visibility: hidden;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;visibility: inherit;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 70px rgba(255, 255, 255, .0);
            box-shadow: 0 0 0 70px rgba(255, 255, 255, .0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, .0);
  }
}

@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 70px rgba(255, 255, 255, .0);
            box-shadow: 0 0 0 70px rgba(255, 255, 255, .0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, .0);
  }
}

.bra_ri{width: 595px;}
.bra_wzt{padding-top: 44px;margin-right: 54px;}
.bra_wzt em{display: block;float: left;margin-right: 31px;margin-bottom: 17px;}
.bra_wzt b{font-size: 40px;font-weight: 100;margin-top: 39px;display: inline-block;}
.bra_wzt b+b{margin-top: 21px;}
.bra_wzt b strong{color: #1094e9;font-size: 40px;font-weight: 100;}
.bra_ri p{margin-left: 14px;font-size: 20px;font-weight: 100;}
.bra_ri p+p{margin-top: 20px;}
.bra_btn{margin-top: 40px;margin-left: 14px;}
.bra_btn a{float: left;background:linear-gradient(to top, #037dd3, #00abff);width: 170px;height: 38px;line-height: 38px;text-align: center;color: #fff;font-size: 18px;font-weight: 100;border-radius: 17.5px;}
.bra_btn a+a{margin-left: 20px;}
.bra_num{margin-top: 80px;}
.bra_num li{text-align: center;width:calc(100% / 4);float: left;}
.bra_num li i{display: block;margin-bottom: 21px;}
.bra_num li i em{display: inline-block;font-size: 66px;font-weight: bold;vertical-align: bottom;margin-right: 8px;line-height: 52px;}
.bra_num li i span{font-size: 12px;width: 20px;height: 20px;background: #0194e9;color: #fff;display: inline-block;line-height: 20px;border-radius: 100%;}
.bra_num li b{font-size: 20px;display: block;margin-bottom: 8px;font-weight: 100;}
.bra_num li+li{border-left: 1px solid #d5d5d5;}

/*index_box*/
.index_box{background: url(//memberpic.114my.cn/yuanjiang/uploadfile/image/20210512/20210512114934_1142827267.png) no-repeat bottom center;padding-bottom: 80px;}

/*partner*/
.Partner{width: 100%;padding-bottom: 80px;}
.part_nr{}
.part_nr tr{display:inline-block;border: 1px solid #ddd;border-left: none;}
.part_nr tr+tr{border-top: none;}
.part_nr td{width: calc(100% / 5);overflow:hidden;position:relative;float: left;border-left: 1px solid #ddd;background: #fff;}
.part_nr td+td{}
.part_nr td>a{display: block;margin: 20px 0;}
.part_nr td>a>img{width: 100%;height: auto;}
.part_nr td>div{width:100%;transition: 600ms;padding-top: 0 !important;transform: rotateX(90deg);background: rgba(0, 0, 0, 0.5);height: 100%;text-align: center;position: absolute;top: 0;left: 0;display: flex;align-items: center;justify-content: center;}
.part_nr td>div>a{display:block;font-size: 16px;color: #fff;}
.part_nr td:hover div{transform: rotateX(0deg);transition: 600ms;}
.part_nr td br{display: none;}

/*envir*/
.envir{margin-top: 334px;}
.envir .title{padding-top: 0;}
.envir_con{height: 456px;position: relative;}
.envir_con::before{position: absolute;top: 50%;left: 50%;width: 1565px;height: 1px;background:rgba(255,255,255,0.5);content: '';margin-left: -782.5px;}
.envir_con li{transition: 0.5s;position:relative;text-align: center;float: left;width: calc(100% / 5);color: #fff;border:1px solid rgba(255,255,255,0.5);border-top: none;border-bottom:none;height: 228px;padding-top: 64px;}
.envir_con li+li,.envir_con li:first-child{border-left: none;}
.envir_con li:nth-child(5n){border-right: none;}
.envir_con li em{display: block;margin-bottom: 12px;font-size: 55px;font-weight: bold;line-height: 45px;}
.envir_con li p{line-height: 24px;}
.envir_bt{margin-top: 40px;}
.envir_bt b{font-size: 17px;float: left;display: block;width: 205px;height: 42px;line-height: 42px;border-radius: 21px;background: #f7f7f7;text-align: center;}
.envir_bt b+b{margin-left: 34px;}

/*case*/
.case{padding-bottom: 80px;}
.casecenter{margin-top:35px;position: relative;}
.casetab{width: 333px;font-size:0;/* position: absolute; */}
.casetab li{display: block;width: 333px;height: 140px;background: #f1f1f1;cursor:pointer;font-size:20px;color:#666666;font-weight:lighter;position:relative;transition:all .3s ease;padding-left: 110px;padding-top: 47px;}
.casetab li+li{margin-top: 18px;}
.casetab li b{font-size: 20px;display: block;margin-bottom: 6px;}
.casetab li p{font-size: 18px;}
.casetab li:after{content:'';display:block;position:absolute;width: 100px;height: 100px;top: 50%;left: 20px;background:url(//memberpic.114my.cn/yuanjiang/uploadfile/image/20210512/20210512181521_1828931864.png) no-repeat center;transition:all .3s ease;margin-top: -50px;background-size: 50%;filter: invert(1);}
.casetab li.on{background:linear-gradient(to top, #037dd3, #00abff);color:#fff;}
.casetab li.on:after{background:url(//memberpic.114my.cn/yuanjiang/uploadfile/image/20210512/20210512181521_1828931864.png) no-repeat center;background-size: 50%;filter: invert(0);}
.casecon{width: 700px;height:526px;margin: 0 17px;}
.case_cont dl{position: relative;}
.case_cont dt{}
.case_cont dd{position: absolute;bottom: 0;left: 0;width: 100%;height: 165px;background: rgba(0,0,0,0.4);color: #fff;padding-top: 44px;padding-left: 55px;}
.case_cont dd a{font-size: 24px;font-weight: 100;margin-bottom: 16px;display: block;color: #fff;}
.case_cont dd p{font-size: 18px;font-weight: 100;line-height: 30px;}

/*about*/
.abt_bg{background: url(//memberpic.114my.cn/yuanjiang/uploadfile/image/20210512/20210512093420_734887901.jpg) no-repeat top center;}
.abt_con{background: #fff;padding: 31px;width: 100%;display: inline-block;}
.abt_le{}
.abt_le img{width: 100%;}
.abt_ri{margin-top: 94px;width: 564px;margin-right: 44px;}
.abt_ri i{width: 90px;height: 1px;background: #0394e9;display: block;margin-bottom: 17px;}
.abt_ri b{font-size: 45px;color: transparent;display: block;margin-bottom: 19px;font-weight: bold;background:linear-gradient(to top, #037dd3, #00abff);-webkit-background-clip: text;}
.abt_ri span{font-size: 30px;color: #525252;display: block;margin-bottom: 33px;font-weight: 100;}
.abt_ri p{line-height: 36px;font-size: 16px;font-weight: 100;}

.abt_lm_t{width: 100%;display:inline-block;margin-top: 40px;}
.abt_lm_t tr{display:block;}
.abt_lm_t td{width: 325px;overflow:hidden;position:relative;margin-right: 13px;float: left;}
.abt_lm_t td:last-child{margin-right:0;}
.abt_lm_t td>a{display: block;overflow: hidden;border: #eaeaea solid 1px;}
.abt_lm_t td>a>img{width: 100%;transform: scale(1);transition: 0.5s;}
.abt_lm_t td>div{width:100%;height: 51px;background: #eee;transition: 600ms;padding-top: 0 !important;}
.abt_lm_t td>div>a{display:block;line-height:51px;font-size:16px;text-align:center;}
.abt_lm_t td:hover a>img{transform: scale(1.1);transition: 0.5s;}
.abt_lm_t td:hover div{background: #0194e9;transition: 0.5s;}
.abt_lm_t td:hover div a{color:#fff;}
.abt_lm_t td br{display: none;}

/*新闻动态 NEWS*/
.news{padding-top: 90px;width:100%;}
.news_list{margin:0 auto 58px;text-align:center;}
.news_list li{display: inline-block;}
.news_list li a{width:258px;height:74px; background:#f6f4f4;line-height:74px;font-size:25px;color:#525252;position:relative; transition:all 0.5s ease;text-align:center;display: block;}
.news_list li a+a{margin-left:1px;}
.news_list li.cur a{background:linear-gradient(to top, #037dd3, #00abff);color:#fff;}

.nbc_list+.nbc_list{display: none;}
.nbcl_le{width:685px;}
.nbcl_le .news_div_item{width:329px;display: inline-block;vertical-align:top;border: 1px #e6e6e6 solid;padding:15px;}
.nbcl_le .news_div_item+.news_div_item{margin-left:15px;}
.nbcl_le .news_div_item_pic {width: 297px;height: 195px;overflow: hidden;}
.nbcl_le .news_div_item_pic img{width:100%;}
.news_div_item_title a{font-size:17px;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;color:#68686a;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(//memberpic.114my.cn/yuanjiang/uploadfile/image/20210512/20210512184854_143600803.png) no-repeat right center;float: right;margin-top:17px;}

.nbcr_ri{width:690px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #e6e6e6;padding:33px 0;position:relative;transition:300ms;border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align:center;font-size:0;}
.nbcr_ri .news_div_item_content{width:538px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight:bold;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;padding-right:20px;font-size:14px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #e6e6e6 solid;}

/*版权*/
.copyright{background: url(//memberpic.114my.cn/yuanjiang/uploadfile/image/20210512/20210512102007_109175877.png) no-repeat top center;padding-top: 177px;height: 692px;}
.copyright,.copyright a{font-size:14px;color: rgba(255, 255, 255, 0.7);font-weight:lighter;}
.copyright a:hover{ color:#fff;}
.links{font-size:18px;color:#fff;height: 95px;}
.links p{float:left;height: 51px;margin-top: 22px;border-right: 1px dashed rgba(255, 255, 255, 0.4);padding-right: 20px;margin-right: 20px;}
.links p b{display: block;line-height: 14px;margin-bottom: 5px;}
.links p em{font-size:35px;text-transform:uppercase;line-height: 35px;display: block;font-weight: bold;}
.crcon{padding: 70px 0 43px 0;}
.kslj li{ float:left;}
.kslj li p{font-size:18px;color:#f5ebeb;margin-bottom: 25px;}
.kslj li p em{margin-bottom: 10px;color: rgba(255, 255, 255, 0.6);display: block;}
.kslj li span{display: block;line-height: 30px;}
.kslj li span+span{}
.kslj li a{display:block;line-height: 30px;}
.kslj li+li{ margin-left:95px;}
.crcode {width: 229px;}
.crcode dl{float: right;width: 100%;height: 89px;}
.crcode dt{background: #fff;width: 89px;}
.crcode dt img{width: 100%;padding: 5px;}
.crcode dd span{font-size: 20px;line-height: 20px;display: block;margin-bottom: 22px;}
.crcode dd em{color: rgba(255, 255, 255, 0.3);}
.crcode dd b{display: block;margin-top: 10px;font-size: 20px;}
.crcode dl+dl{margin-top: 39px;}
.end{padding: 24px 0;border-top: 1px solid rgba(255, 255, 255, 0.1);text-align:center;margin-top: 60px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.end p{line-height:32px}