*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1200px;font-family:"Microsoft YaHei",微软雅黑;color:#221d1a;}
dl,dt,dd,ol,ul,li, h2 {margin: 0px; padding: 0px; list-style: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
form,input,select{margin: 0px; padding: 0px;}
ul{list-style-type: none;}
em {font-style: normal;}
input, textarea {
    outline: none;
    border: none;
}
a{text-decoration: none; color:#333; font-size: 14px;}
:focus{ outline: none;}
em,i{text-transform: uppercase;font-family: arial;vertical-align: top;display: block;}

.db, .lb, .dd{font-size:0;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}
.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;}

.w1500{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.w1500 *{line-height:100%;}

@font-face {
  font-family: 'ylf';
  src: url('font/iconfont.eot');
  src: url('font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('font/iconfont.woff2') format('woff2'),
      url('font/iconfont.woff') format('woff'),
      url('font/iconfont.ttf') format('truetype'),
      url('font/iconfont.svg#ylf') format('svg');
}

@font-face {
  font-family: "num";
  src: url("../cssnew/num.woff2.txt") format("woff2"),
       url("../cssnew/num.woff.txt") format("woff"),
       url("../cssnew/num.ttf.txt") format("truetype"),
       url("../cssnew/num.eot.txt") format("embedded-opentype"),
       url("../cssnew/num.svg.txt") format("svg");
}
.hrf {
  font-family: "fqf" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*header*/
.head_bc{overflow:hidden;min-width: 1200px;width: 100%;}
.head_c{height: 116px;position:relative;display: flex;justify-content:space-between;z-index: 99;}
.logo_c{display: flex;align-items: center;position:relative;}
.logo_c>a{margin-right:15px;} 

.hea_wz{}
.hea_wz p{font-size: 36px;display: block;font-weight: bold;}
.hea_wz p b{color: #333;}
.hea_wz span{font-size: 17px;color: #6b6663;font-weight: lighter;margin-top:8px;display: block;text-align-last:justify;text-align:justify;text-justify:distribute-all-lines;}
.nav_c{width:calc(100% - 550px);display: flex;align-items: center;justify-content: space-between;height: 100%;position:relative;}
/*.nav_c:before,.nav_c:after{content:'';width:150%;height:100%;transform: skewX(-20deg);position:absolute;top:0;}
.nav_c:before{background:linear-gradient(to right, #ff7d00, #e7751c);left:-70px;}
.nav_c:after{background:linear-gradient(to right, #201b18, #333);left:-60px;}*/
.nav_c>ul{width:calc(100% - 132px);display: flex;justify-content: space-between;height: 100%;position:relative;z-index:2;}
.nav_c>ul li{position: relative;height: 100%;display: flex;align-items: center;}
.nav_c>ul li.on,.nav_c ul li:hover{color: #ff7d00;}
.nav_c>ul li a{text-align: center;color: #6b6663;font-size: 18px;}
.nav_c>ul>li.on>a,.nav_c>ul>li:hover>a{color: #ff7d00;}
.nav_c>ul li i{width:20px;height:10px;position:absolute;bottom:0;left:calc(50% - 10px);overflow:hidden;}
.nav_c>ul li i:before{content:'';width:14px;height:14px;border-radius:100%;border:3px solid #ff7d00;position:absolute;top:100%;left:0;transition:all 0.5s;}
.nav_c>ul li.on i:before,.nav_c>ul li:hover i:before{top:0;}

.head_pho{display: flex;align-items: center;justify-content: space-between;height: 100%;}
.pho_wz p,.pho_wz b{color: #fff;}
.pho_wz p{font-size: 1rem;}
.pho_wz b{font-size: 1.4rem;}
.pho_ic{width: 37px;height: 37px;border-radius: 100%;border:1px solid #fff;display: flex;align-items: center;justify-content: center;}
.hlf {font-family: "fqf" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon_search {height: 100%;display: flex;align-items: center;justify-content: center;}
.icon_pho,.icon_ss{width:40px;height:40px;border-radius:100%;}
.icon_pho{margin-left:12px;}

/*关键词*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;}
.icon>div i{width:40px;height:40px;border-radius:100%;display: flex;justify-content: center;align-items: center;user-select:none;transition:all 0.5s;position: relative;}
.icon>div:hover i{background:#ff7d00;}
.icon>div i:before,.icon>div i:after{content:'';width:40px;height:40px;border-radius:100%;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);transform:scale(0);}
.icon>div i:before{background:rgba(224,122,24,0.8);}
.icon>div i:after{background:rgba(224,122,24,0.6);}
.icon>div:hover i:before{animation:2s headIcon infinite;}
.icon>div:hover i:after{animation:2s headIcon infinite;animation-delay:0.5s;}
.icon>div i span{font-size:18px;color: #ff7d00;position: relative;z-index:2;}
.icon>div:hover i span{color: #fff;}

.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top:116px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #333;font-size: 14px;}
.search_r{margin-top:20px;position:relative;}
#infoname{height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;width: 100%;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width:228px;text-align:center}
.itel_box p{color:#333;position:relative;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.search_l .iconfont{font-size: 16px;}
.icon_tel i{display: block;width: 98px;height: 30px;line-height: 28px;text-align: center;border:2px solid #b2b2b2;font-size: 14px;color: #7f7f7f;border-radius: 15px;font-style: normal;}
.icon_pho i span{font-size:18px!important;display: block;margin-top: -3px;}
.hx_bg{height: 142px;position: relative;margin-top: -142px;z-index: 99;}
@media screen and (max-width: 1360px){
  .hea_wz p{font-size:26px;}
  .hea_wz span{font-size:14px;}
  .nav_c{width:calc(100% - 400px);}
  .nav_c ul{width:calc(100% - 112px);}
}

.dh_c {width: 315px;text-align: left;}
.dh_h{margin-top:10px;}
.dh_h em{font-size:32px;font-weight: bold;font-family:num;padding-top:5px;color:#ff7d00;line-height: 100%;}
.dh_h em+em{letter-spacing:0.01em}
.dh_h b{font-size:14px;font-weight:normal;}
.form_ul,.form_ul li{width: 100%!important;}

@keyframes headIcon{
  0%{transform:scale(0);opacity:1;}
  50%{transform:scale(1.5);opacity:0;}
  100%{transform:scale(0);opacity:0;}
}

/*banner*/
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-dots li button{font-size:0!important}
.slick-prev {left: 26px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#ff7d00;}
.slick-prev:before, .slick-next:before{font-family: "fqf";}
.slick-prev:before {content: '\e624';display: block;}
.slick-next:before{content: '\e758'}

/* one_tit */
.one_tit{text-align: center;margin-bottom:60px;}
.one_tit p{font-size:42px;font-weight: lighter;}
.one_tit p b{font-weight: bold;color:#ff7d00;}
.one_tit span{font-size:18px;color:#6b6663;display: block;margin:15px 0;letter-spacing: 3px;}
.one_tit i{width:10px;height:10px;border-radius: 50%;background:#ff7d00;position: relative;animation: one_tit 0.8s ease-in-out alternate infinite;animation-delay: 0.32s;display: block;margin:0 auto;}
.one_tit i:after,.one_tit i:before {content: '';position: absolute;width: inherit;height: inherit;border-radius: inherit;box-shadow: inherit;animation: inherit;}
.one_tit i:before {left: -18px;animation-delay: 0.48s;background:#0075F2;}
.one_tit i:after {right: -18px;animation-delay: 0.16s;background:#096B72;}

@keyframes one_tit{
    0% {
        transform:translateY(0);
    }
    100% {
        transform:translateY(6px);
    }
}

/* products */
.pro_wrap{width:100%;padding:100px 0;}
.pro_tab table{width:100% !important;text-align:center;}
.pro_tab tr{display:inline-block;}
.pro_tab tr+tr{margin-left:50px;}
.pro_tab tr td a{height:74px;display:block;position:relative;padding-left:89px;text-align: left;padding-top:15px;z-index:2;}
.pro_tab tr td a:before{content:'';width:84px;height:84px;border-radius:100%;background:#f6f6f6;position:absolute;top:calc(50% - 42px);left:-5px;}
.pro_tab tr.on td a:before,.pro_tab tr:hover td a:before{background:#f5ae32;}
.pro_tab tr td a i{width:74px;height:74px;border-radius:100%;background:linear-gradient(to top, #d7d7d7, #f5f5f5);text-align: center;line-height:74px;font-size:36px;position:absolute;top:0;left:0;box-shadow:0 0 2px rgba(0,0,0,0.5);}
.pro_tab tr.on td a i,.pro_tab tr:hover td a i{background:linear-gradient(to top, #ff7d00, #ffa438);color:#fff !important;}
.pro_tab tr td a b{font-size:18px;display: block;}
.pro_tab tr.on td a b,.pro_tab tr:hover td a b{color:#ff7d00;}
.pro_tab tr td a em{font-size:12px;color:#999;text-transform: capitalize;margin-top:10px;}

.pro_list{margin-top:50px;}
.pc_item+.pc_item{display:none;}
.pc_item td{ display: block;width:calc((100% - 90px) / 4);; background: #fff; overflow: hidden;box-sizing: border-box;border: 1px solid #f2f2f2;padding: 0 !important; float: left; margin-left: 30px; margin-bottom: 30px; position: relative;}
.pc_item td:nth-of-type(4n+1){ margin-left: 0;}
.pc_item td>a{display:block;position: relative;overflow:hidden;}
.pc_item td span{ padding: 0 !important;}
.pc_item td br{ display: none;}
.pc_item td span{width: 100% !important;display:block;position:relative;height: 82px;z-index: 5;}
.pc_item td span a{ display: block;position: absolute;top:0;font-size: 15px;background: rgba(255,255,255,0.6);width: 100%;height: 82px;line-height:  50px;transition:all 0.5s linear;}
.pc_item td span a:after{content:'+MORE';width:80px;height:30px;background:#eee;display:block;font-size:12px;color:#949494;line-height: 30px;    font-family: 'Arial';text-transform: uppercase;margin: -30px auto 0;position: absolute;bottom:0;left:calc(50% - 40px);z-index:9;transition: 0.3s ease all;}
.pc_item td:hover span a:after{background:#fff;border-radius: 15px;height:25px;line-height:25px;bottom:10px;}
.pc_item td img{width: 100%;height: auto;position:absolute;top:0;left:0;transition:0.5s;}
.pc_item td:hover img:nth-child(1){z-index:2;transform:scale(1.6);opacity:0;}
.pc_item td:hover span a{color: #fff;background:#ff7d00;}

/*tow_tit*/
.tow_tit{text-align: center;margin-bottom:60px;}
.tow_tit p{font-size:42px;font-weight: bold;line-height:100%;position:relative;z-index:2;}
.tow_tit em{font-family:impact;font-size:72px;color:rgba(0,0,0,0.1);line-height:100%;margin-top:-65px;}
.tow_tit span{font-size:18px;color:#6b6663;line-height:100%;margin-top:10px;display: block;}

/*merit*/
.mer_wrap{width:100%;background:url(//memberpic.114my.com.cn/07693755018/uploadfile/image/20210419/20210419214043_160048142.jpg) no-repeat center;background-attachment:fixed;padding:100px 0;}
.mer_tit em{color:rgba(255,255,255,0.1);}
.mer_tit p{color:#fff;}
.mer_tit span{color:rgba(255,255,255,0.7);;}
.mer_list{font-size:0;}
.mer_list dl{width:calc(100% /4);height: 306px;display:inline-block;padding-top: 38px;transition: all 0.3s linear 0s;border:1px solid rgba(255,255,255,0.1);position:relative;overflow: hidden;}
.mer_list dl+dl{margin-left:-1;}
.mer_list dl:hover,.mer_list .cur{background: #ff7d00;}
.mer_list dt{height: 66px;line-height: 66px;padding-left: 100px;margin-bottom: 8px;}
.mer_list dt i{float: left;width:66px;margin-right: 6px;animation:hvr-buzz-out 3s infinite linear;font-size:58px;color:#fff;line-height:66px;}
.mer_list dt em{float: left;line-height:66px;font-size: 24px;font-weight: bold;color: #fff;}
.mer_list dd p{padding: 0 12%;text-align: left;font-size: 14px;line-height: 28px;color: #fff;height:84px;overflow:hidden;text-indent: 129px;}
.mer_list dd span{width:106px;height: 32px;background: #fff;text-align: center;position:absolute;bottom:-100%;left:calc(50% - 53px);transition:all 0.5s;}
.mer_list dl:hover span,.mer_list .cur span{bottom:50px;}
.mer_list dd span a{font-size: 14px;margin:0 auto;display: block;color：#333;line-height:32px;}
.mer_list dl.img{background:url(//memberpic.114my.com.cn/07693755018/uploadfile/image/20210417/20210417111125_1026990837.png) no-repeat center;background-size: contain;}


@-webkit-keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}
20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}
30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}
40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}
50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}
60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}
70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}
80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}
90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}
100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}
}

/* application */
.app_con{margin:100px auto;}
.app_tab li{width:calc(100% / 7);text-align: center;}
.app_tab li i{width:60px;height:60px;display: block;margin:0 auto 15px;position:relative;}
.app_tab li i .icon{width:60px;height:60px;position:absolute;top:0;left:0;}
.app_tab li.on i .icon{transform:scale(1.5);opacity:0;transition:0.5s;}
.app_tab li i b{display: block;width:60px;height:60px;position:absolute;top:0;left:0;font-size:60px;text-align: center;line-height:60px;color:#ff7d00;transform:scale(0);font-weight:normal;}
.app_tab li.on i b{transform:scale(1);transition:0.5s;}
.app_tab li p{font-size:20px;}

.app_list{padding:50px;background:#fff;margin-top:50px;box-shadow: 0 0 30px rgba(0,0,0,0.3);}
.app_list .divdgweb_new_div_item{display: flex;justify-content:space-between;flex-flow: row-reverse;visibility: hidden;height: 0;}
.app_list .divdgweb_new_div_item.on{visibility:visible;height:auto;}
.app_list .divdgweb_new_div_item_date{display:none;}
.app_list .news_div_item_pic{width:52%;}
.app_list .news_div_item_pic img{width:100%;}
.app_list .divdgweb_new_div_item_content{width:calc(48% - 50px);}
.app_list .divdgweb_new_div_item_title a{font-size: 30px;color: #333;font-weight: bold;padding: 50px 0 30px;display:block;border-bottom:1px solid #ccc;margin-bottom:35px;position:relative;}
.app_list .divdgweb_new_div_item_title a:before{content: '';width: 40px;height: 3px;display: inline-block;background: #ff7d00;position: absolute;left:0px;bottom: -2px;}
.app_list .divdgweb_new_div_item_body{font-size:16px;line-height:36px;}
.app_list .divdgweb_new_div_item_body b{font-size: 18px;font-weight: bold;}
.app_list .more{width: 160px;height: 46px;display: block;background: #ff7d00;font-size:15px;line-height: 46px;text-align: center;color: #fff;border-radius: 23px;margin-top:70px;transition: 0.3s ease all;}
.app_list .more:hover{width:220px;box-shadow:0 15px 25px rgba(255,125,0,0.3);}
.app_list .more:after{content: '\e773';font-family:'fqf';width: 22px;height: 100%;font-size:22px;display: inline-block;margin-left: 20px;position: relative;top:0;}

/* Strengths */
.str_wrap{padding-top: 18px;overflow: hidden;}
.str_box{}
.str_list{margin-top: 50px;position: relative;}
.str_le,.str_ri{width:717px;height: 566px;position:absolute;top:0;overflow:hidden;}
.str_le{left:50%;margin-left: -1500px;}
.str_ri{right:50%;margin-right:-1500px;}
.str_le img,.str_ri img{position:absolute;top:0;left:100%;}
.str_le img:nth-child(4){left:0;}
.str_ri img.cur{left:0;}
.str_le:before,.str_ri:before{content:'';width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;top:0;left:0;z-index: 2;}
.str_all{height: 566px;overflow: hidden;position: relative;}
.str_item{width: 100%;height: 566px;position: absolute;top: 0;left: 0;}
.str_item+.str_item{left: 100%;}
.str_img{}
.str_text{position: absolute;top:0;right: 0;width: 500px;background: rgba(38,29,27,0.9);height: 100%;padding:50px;}
.str_text b{color: #fff;font-size: 20px;font-weight: bold;display: block;margin-bottom:30px;position:relative;}
.str_text b em{width:72px;height:72px;background:#ff7d00;font-size:52px;font-family:Impact;color:#fff;font-weight: normal;text-align:center;line-height:72px;position:absolute;top:calc(50% - 36px);left:-122px;}
.str_text p{line-height: 28px;color:rgba(255,255,255,0.4);}
.str_text p+p{margin-top:10px;}
.str_text ul{display:flex;margin-top:70px;}
.str_text li+li{margin-left:18%;}
.str_text li em,.str_text li b{display:inline-block;}
.str_text li em{font-family:arial;font-size:60px;color:#fff;font-weight:bold;}
.str_text li b{width:30px;height:30px;border-radius:30px;background:#ff7d00;font-size:14px;font-weight:normal;vertical-align: middle;text-align:center;line-height:30px;}
.str_btn{position: absolute;bottom: 70px;right: 70px;}
.str_btn div{font-size:20px;color:#fff;display: inline-block;cursor: pointer;}
.str_btn div+div{}
.str_num em {display: inline-block;}
.str_num em:nth-child(1){font-size: 20px;font-weight: bold;color: #ff7d00;}
.btn1{}
.btn2{}

/* custom */
.cus_wrap{width:100%;background:url(//memberpic.114my.com.cn/07693755018/uploadfile/image/20210419/20210419085825_1169458012.jpg) no-repeat center;padding:100px 0;margin:100px auto 0;}
.cus_tit p,.cus_tit p b{color:#fff;}
.cus_tit span{color:rgba(255,255,255,0.8);}
.cus_item{width:66px;height:190px;border: 3px solid #fff;border-radius:66px;}
.cus_item i{width:64px;height:64px;background:#fff;border-radius:64px;font-size:26px;color:#ff7d00;text-align: center;line-height:64px;position: relative;left: -2px;top: -2px;animation: cusItem 30s infinite linear;}
.cus_item p{padding: 5px 15px 0 19px;font-size: 22px;color: #fff;line-height: 26px;}



@keyframes cusItem{
  0%{-webkit-transform:rotate(0);transform:rotate(0)}
  100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}

/* nwes */
.news_box{margin:100px auto;}
.new_con{align-items: end;overflow: hidden;}
.nc_le{width:30%;}
.ncl_tit,.ncr_tit{font-size:0;}
.ncl_tit a,.ncr_tit a{display: inline-block;height: 44px;line-height: 44px;font-size: 24px;margin-bottom: 22px;font-weight: normal;}
.ncl_tit a,.ncr_tit a.on{color: #ff7d00;}
.ncr_tit a+a{margin-left:75px;}
.nc_le .news_div_item{position:relative;padding-bottom:30px;}
.nc_le .news_div_item_date{display:flex;position:absolute;bottom:30px;right:calc(25% + 40px);z-index: 2;}
.nc_le .news_div_item_date>div{color:rgba(255,255,255,0.8);}
.nc_le .news_div_item_content{width:75%;background:rgba(31,26,23,0.9);padding:40px;position:absolute;bottom:0;left:10px;}
.nc_le .news_div_item_title a{font-size:18px;color:#fff;display:block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.nc_le .news_div_item_body{margin-top:15px;line-height:26px;color:rgba(255,255,255,0.8);}

.nc_le .slick-dots{width:20%;right:10px;bottom:50px;}
.nc_le .slick-dots li{margin:0 0;}
.nc_le .slick-dots li+li{margin-left:7%;}
.nc_le .slick-dots li,.nc_le .slick-dots li button:before{width:12px;height:12px;}
.nc_le .slick-dots li button{width: 12px;height:12px;padding: 0;}

.nc_ri{width:calc(70% - 20px);}
.ncr_list .news_div{visibility: hidden;height:0;}
.ncr_list .news_div.on{visibility:visible;height:auto;}
.ncr_list .news_div_item{position:relative;margin-left:30px;}
.ncr_list .news_div_item_date{padding:0 15px;display:flex;height:32px;background:#1f1a17;position:absolute;bottom:145px;right:0;}
.ncr_list .news_div_item:hover .news_div_item_date{background:#ff7d00;}
.ncr_list .news_div_item_date>div{line-height:32px;color:#fff;}
.ncr_list .news_div_item_title a{display:block;font-size:18px;margin:30px 0 20px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ncr_list .news_div_item:hover .news_div_item_title a{color:#ff7d00;}
.ncr_list .news_div_item_body{height:78px;line-height:26px;color:#6b6663;overflow:hidden;}

/*company*/
.com_wrap{width:100%;background:url(//memberpic.114my.com.cn/07693755018/uploadfile/image/20210419/20210419101944_133035702.jpg) no-repeat center;padding:100px 0 1px;margin-bottom:25%;}
.com_text{font-size:16px;text-align: center;line-height:30px;margin-bottom:50px;}
.com_text>a:hover{color:#ff7d00;}
.com_img{padding:50px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,0.3);margin-bottom:-35%;}
.com_img img{width:100%;}
.ci_tab{text-align: center;font-size:0;margin-bottom:30px;}
.ci_tab a{display:inline-block;font-size:18px;font-weight: bold;}
.ci_tab a+a{margin-left:15px;}
.ci_tab a.on{color:#ff7d00;}

.ci_list{margin-top:50px;overflow:hidden;}
.ci_list li{width:100%;visibility: hidden;height:0;}
.ci_list li table,.ci_list li tbody,.ci_list li tr{display:block;width:100%;}
.ci_list li.on{visibility:visible;height:auto;}
.ci_list li td{width:350px;display:block;padding-left:0 !important;margin:0 15px;border:1px solid #eee;}
.ci_list li td img{width:100%;height:auto;}
.ci_list li td br{display:none;}
.ci_list li td div{padding-top:0 !important;}
.ci_list li td div a{display:block;line-height:42px;}

/* copy */
.copy_wrap{width:100%;background:#1f1a17;padding-top:70px;}
.link{height:84px;background:#333;}
.link_tit {width:150px;height:100%;text-align: center;padding-top:19px;background:#000;}
.link_tit b{font-size:20px;color:#fff;}
.link_tit b span{color:#ff7d00;}
.link_tit p{color:#fff;margin-top:5px;}
.link_con{width:calc(100% - 150px);padding:0 45px;}
.linkTagcs{width:100% !important;}
.linkTagcs li{padding-right: 19px !important;}

.copy_con{padding:60px 0;align-items:end;}
.banq{width:65%;}
.bq_item{display:flex;align-items:end;justify-content: space-between;}
.bq_item li{height:100%;height:198px;position: relative;padding-left:35px;border-left:1px solid rgba(255,255,255,0.1);}
.bq_item li:before,.bq_r:before{content:'';width:1px;height:20px;background:#ff7d00;position:absolute;top:0;left:-1px;transition:all 0.3s;}
.bq_item li:hover:before,.bq_r:hover:before{height:100%;}
.bq_item li a{ display: block;font-size: 15px; line-height: 30px; color: #b5b3b2;text-overflow: ellipsis;white-space:nowrap;overflow: hidden;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important;color:#fff !important;line-height: 48px !important;position: relative;text-overflow: ellipsis;white-space:nowrap;overflow: hidden;}

.bq_r{width:30%;padding-left: 80px;position: relative;border-left:1px solid rgba(255,255,255,0.1);margin-left:5%;}
.bq_r b{font-size:18px;font-weight: normal;color:#fff;display: block;line-height:48px;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: #b5b3b2;line-height:30px;text-overflow: ellipsis;white-space:nowrap;overflow: hidden;}
.bq_ewm {display: flex;padding-top:24px;position: relative;}
.bq_ewm li+li {margin-left: 10px;}
.bq_ewm li:hover .ewm_cc{display: block;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #333;}
.bq_ewm li span:hover{background:#ff7d00;}
.ewm_cc {position: absolute;top: -150px;left:0;display: none;background:#fff;}
.ewm_cc p{line-height:30px;text-align: center;padding-bottom:5px;position:relative;}
.ewm_cc p:before,.ewm_cc p:after{content:'';width:100%;position:absolute;top:0;left:0;animation:ewmccBA infinite 3s;}
.ewm_cc p:before{height:2px;background:#ff7d00;}
.ewm_cc p:after{height:10px;background:linear-gradient(to bottom,#ff7d00,transparent);}
.ewm_cc img{width:130px;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}

.copy_w{width:100%;border-top:1px solid rgba(255,255,255,0.1);}
.copy_b>div{line-height:92px;color:#b5b3b2;}
.copy_b a{color:#b5b3b2;font-size: 15px;}
.copy_b a:hover{color:#fff;font-size: 15px;}

@keyframes ewmccBA{
  0%{top:0;opacity:1;}
  50%{top:130px;opacity:0.2;}
  100%{top:0;opacity:1;}
}