*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;color: #333;}
body{font-size: 14px;min-width: 1100px;font-family:"Microsoft YaHei";}
a{text-decoration: none;font-size: 14px;}
em,i{display: block;font-style: normal;}
:focus{ outline: none;}
.gy{max-width: 1500px;margin: 0 auto;width:100%;}
@media screen and (max-width: 1800px){
    .gy{width:calc(100% - 250px);}
}
@media screen and (max-width: 1400px){
    .gy{width:calc(100% - 180px);}
}
@font-face {
  font-family: 'xpi';  /* Project id 2859281 */
  src: url('//at.alicdn.com/t/font_2859281_l885ix1qqlf.eot?t=1635837082072'); /* IE9 */
  src: url('//at.alicdn.com/t/font_2859281_l885ix1qqlf.eot?t=1635837082072#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//at.alicdn.com/t/font_2859281_l885ix1qqlf.woff2?t=1635837082072') format('woff2'),
       url('//at.alicdn.com/t/font_2859281_l885ix1qqlf.woff?t=1635837082072') format('woff'),
       url('//at.alicdn.com/t/font_2859281_l885ix1qqlf.ttf?t=1635837082072') format('truetype'),
       url('//at.alicdn.com/t/font_2859281_l885ix1qqlf.svg?t=1635837082072#xpi') format('svg');
}


/*top*/
.top1{width: 100%;background: #f8f8f8; height: 40px; position: relative;z-index: 5;    margin-bottom: 20px;}
.top1:after {content:'';background:url(../uploadfile/image/20220401/20220401134759_402185078.jpg)no-repeat;position: absolute;top:0;right:0;width: 532px;height: 47px;z-index: -1;}
.top_box{display: flex;justify-content: space-between;align-items: center;color: rgba(51, 51, 51, 0.8);margin: 0 auto;max-width: 1500px;}
.top_tit {font-size: 14px;line-height: 40px;}
.top_r {display: flex;justify-content: space-between;position:  absolute;right:10%;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;}



/*header*/
.hea_bc {width: 100%; }
.hea_c {margin: 0 auto; display: flex; align-items: center; justify-content: space-between; height: 136px; position: relative; background: #fff; }
.hea_lc {width:calc(100% - 430px);display: flex; height: 100%;}
.hea_logo {display: flex; align-items: center; }
.hea_lc>ul {display: flex; margin-left:30px; }
.hea_lc>ul>li {display: flex; align-items: center; padding: 0 30px;position:relative;}
.hea_lc>ul>li:before{content:'';width:1px;height:58px;background:#ededed;position:absolute;top:calc(50% - 29px);left:0;}
.hea_logo i {font-size: 16px; margin-left: 8px;}
.hea_logo i b {display: block; font-size: 32px; margin-bottom: 10px; }
.hea_lc>ul>li+li {border-left: none; }
.hea_lc>ul>li i {font-size: 14px; color: #666; line-height: 18px; margin-left: 10px; }
.hea_lc>ul>li:nth-child(1) i{min-width: 54px;}
.hea_lc>ul>li:nth-child(2) i{min-width: 57px;}
.hea_lc>ul>li:nth-child(3) i{min-width: 72px;}
.hea_rc{display: flex;align-items: center;}
.hea_rc i{width:66px;height:66px;border-radius:100%;background:#2155f3;text-align: center;font-size:30px;color:#fff;line-height: 62px;margin-right:10px;}
.hea_rc p b{font-size:16px;color:#666;font-weight: normal;display:block;margin-bottom:12px;}
.hea_rc p em{font-family:Arial;font-size:30px;font-weight:bold;color:#2155f3;display: flex;align-items: center;}
.hea_rc p em+em{font-size:31px;}
.hea_rc p em span{font-size:16px;font-weight:normal;}

.nav_bg{width:100%;height:72px;background:linear-gradient(to top, #333,#4c4c4c,#333);position:relative;}
.nav {height: 100%;}
.nav_c {display: flex;justify-content: space-between; height: 100%; align-items: center; }
.nav_c>li {width:calc(100% / 9);height: 100%;}
.nav_c>li:hover,.nav_c>li.on{background:linear-gradient(to top, #2155f3,#5e86fd,#2155f3);}
.nav_c>li>a {color:#fff;display: block; font-size: 16px;line-height: 72px;text-align: center;position:relative;}
.nav_c>li+li>a:before{content:'';width:1px;height:18px;background:rgba(255,255,255,0.2);position:absolute;top:calc(50% - 9px);left:0;}
.itel_box {position: absolute; right: 0; top: 104px; padding: 35px; font-size: 22px; transform: rotateX(90deg); transition: all .5s; transform-origin: top; z-index: 998; background: #f8f8f8; }
.head_pho {width: 13.5%; height: 100%; }
.searchIcon> span.xpi, .irh>span,.dt>span {font-size: 18px; }
.irh>span {}

.icon_tel:hover .itel_box {transform: rotateX(0deg); }
.icon>div,.icon>a {height: 100%;display: flex;align-items: center;width: 32%;justify-content: center;}
@media screen and (max-width: 1400px){
	.hea_lc>ul>li{padding:0 20px;}
	.hea_lc>ul>li i{display:none;}
	.hea_rc p em{font-size: 26px;}
	.hea_rc p em+em{font-size: 27px;}
	.hea_lc>ul>li:before{height:30px;top:calc(50% - 15px);}
}
/*下拉*/
.nav_xlbox{width:58.5%;float:right;margin-top: 10px;}
.nav_dbt{font-size:26px;color:#333;border-bottom: 1px #efefef solid;padding-bottom: 22px;margin-bottom:26px;}
.nav_xl{line-height: 30px;float:left;font-size: 24px;color:#333;overflow:hidden;border-right: 1px #ededed solid;padding-right: 85px;}
.nav_dht a{display: block;height: 40px;line-height: 40px;font-size:17px;color: #333;width:213px;float:left;margin-bottom:35px;margin-left:60px;}
.nav_dht a:nth-child(3n+1),.nav_dht .prolist2021 li:nth-child(3n+1){margin-left:0px !important;}
.nav_dht .prolist2021 ul{display:flex;flex-wrap:wrap;}
.nav_dht .prolist2021 li{margin-left:60px;}
.nav_dht .prolist2021 li a{margin-left:0;}
.nav_c li dl { background:#f8f8f8; position: absolute; top:72px; left:0; display:none; width:100%; z-index:2;}
.nav_c li.dhh dl.juli {}
.nav_c li dd { width:1300px;display:block;overflow:hidden;padding:30px 0px;margin: auto;}
.nav_c li dd span{width:40px;height: 40px;background: #2155f3;text-align: center; line-height: 40px; border-radius: 50%; font-size: 25px; font-family: Arial; float: left; color: #fff; margin-right: 15px;}
.nav_dht a:hover {color: #02befc;}
.nav_c li dd a:hover span{background:#02befc;}
.nav_xl1{}
.nav_xl1 li{width:calc(100%/3);float:left;padding:0 30px;}
.nav_xl1 li img{width:100%;border: 1px solid #eee;}
.nav_xl1 li p{font-size:20px;text-align:center;color:#333;line-height:50px;transition: all 0.3s;}
.nav_xl1 li:hover p{color:#2155f3;}
/*搜索*/
.searchIcon{}
.slideDown{display:none;text-align:center;font-size:0;overflow:hidden;position:absolute;right:0;top:100%;width:100%;height:204px; background:rgba(250,250,250,0.9);z-index:999;}
.slideDown .searchBox{ overflow: hidden; display: inline-block; width:90%; height:80px; margin-top: 50px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.slideDown .searchBox{}
.slideDown .searchHot{ font-size: 15px; color: #333; font-weight: 100;}
.slideDown .searchHot a{ color: #333; font-size:16px;}
.slideDown .searchBox input[type='text']{ font-size: 14px; color: #666; float: left; width: 840px; height: 100%; border: none; outline: none; background: none; line-height: 60px; margin-left: 25px; font-size: 14px; color: #666;}

.search-bg{width:90%;height: 60px;line-height:60px;padding-left: 10px; float:left;}
.search-i {width:32px;overflow:hidden;height:32px;float: left;margin-top:28px;}
.nav_r{float:right;width:6.5vw;}
#infoname{width:1330px; background:none; outline:none; color:#d2d1d1; border: none; height:82px; line-height:60px; padding-left: 50px;}
/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;height:auto;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.bann>button{display: none!important;}
.ban_bc{width: 100%;position: relative;}
.slick-dotted.slick-slider{margin-bottom: 0!important;}
.bann_num>span{font-size: 30px;color: #fff;display: block;z-index: 999;cursor: pointer;}
.bann_num>.ban_prev{position: absolute;top: 50%;left: 40px;transform: rotate(180deg);}
.bann_num>.ban_next{position: absolute;top: 50%;right: 40px;}
.ban_dot{position: absolute;bottom: 46px;left: 50%;display: flex;margin-left: -33px;}
.ban_dot li{width: 12px;height: 12px;border-radius: 100%;background: #fff;}
.ban_dot li+li{margin-left: 12px;}
.ban_dot li button{display: none;}
.ban_dot li.slick-active{background: #2155f3;}
/*honor*/
.hon_bc{width: 100%;background: url(../uploadfile/image/20211013/20211013165530_1628966172.jpg) no-repeat center;padding:100px 0;}
.hon_h3{margin-bottom: 60px;}
.hon_tc{display: flex;justify-content: space-between;align-items: end;}
.hon_lc>b{font-family: "Roboto";font-size: 66px;color: rgba(2,63,252,0.07);text-transform: uppercase;}
.hon_lc>p{font-size: 42px;color: #333;margin-top: -54px;font-weight: bold;display: flex;align-items: center;}
.hon_lc>p>i {color: #2155f3;}
.hon_lc>p>em{width: 30px;height: 2px;background: #2155f3;margin-left: 20px;}
.hon_tit{font-size: 24px;color: #333;}
.hon_tit p{font-size: 24px;color: #2155f3;display: inline-block;}
.hon_info{font-size: 16px;color: #666;line-height: 36px;margin-top: 36px;}
.hon_rc{width: 35%;}
.hon_lc {width: 51.5%; }
.hon_rc ul{display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;position: relative;}
.hon_rc ul:after {position: absolute; content: "\e614"; font-family: "xpi"; color: rgba(51,51,51,0.2); font-size: 30px; top: 47%; left: 34%; }
.hon_rc ul li:nth-child(n+3){margin-top:73px;}
.hon_rc ul li p{position: relative;display: inline-block;}
.hon_rc ul li p span{font-size: 48px;color: #2155f3;font-family: "Roboto";font-weight: bold;}
.hon_rc ul li p i{font-size: 14px;color: #999;position: absolute;top: 4px;right: -22px;}
.hon_rc ul li div{font-size: 18px;color: #333;margin-top: 16px;}
.hon_rc ul li {width: 50%; }
.hon_rc ul li:nth-child(4) p i {right: -35px; }
.hon_img>ul{display:flex;}
.hon_img>ul li{font-size: 24px;color: #333;margin:60px 0 36px;display: flex;align-items: center;}
.hon_img>ul li+li{margin-left:30px;}
.hon_img>ul li span {font-size: 25px; margin-right: 8px; }
.hon_img>ul li.on,.hon_img>ul li.on span{ color: #2155f3;}
.hon_ic {height: 0;overflow: hidden;opacity:0;visibility: hidden;}
.hon_ic.on{height:auto;opacity:1;visibility: visible;}
.hon_ic .divdgweb_new_div {display: flex; }
.hon_ic .divdgweb_new_div_item{width: 249px; flex-shrink: 0; margin: 0 0.4%; display: flex; flex-direction: column-reverse; }
.hon_ic:nth-child(2) .divdgweb_new_div_item{margin: 0 0.2%;}
.hon_ic .news_div_item_pic img {width: 100%;height:auto;transition:all 0.5s;}
.hon_ic .divdgweb_new_div_item:hover .news_div_item_pic img{transform:scale(1.1);}
.hon_ic .news_div_item_pic {background: #fff; padding: 24px;transition:all 0.35s ease;}
/*.hon_ic .divdgweb_new_div_item:hover .news_div_item_pic{background:#2155f3;}*/
.hon_ic .news_div_item_pic a{display:block;overflow:hidden;}
.hon_ic .divdgweb_new_div_item .divdgweb_new_div_item_a {display: block; text-align: center; padding-top: 20px; font-size: 16px; color: #333; }
.hon_ic button{display:none!important;}
/*products*/
.pro_bc {padding: 100px 0;}
.pro_tit{display: flex;align-items: center;justify-content: space-between;}
.pro_lt>b{font-family: "Roboto";font-size: 66px;color: rgba(2,63,252,0.07);text-transform: uppercase;}
.pro_lt>p{font-size: 42px;color: #333;margin-top: -54px;font-weight: bold;display: flex;align-items: center;}
.pro_lt>p>i {color: #2155f3;}
.pro_lt>p>em{width: 30px;height: 2px;background: #2155f3;margin-left: 20px;}
.pro_rt{display: flex;}
.pro_rt>span{width: 0;height: 0;border-top: 12px solid transparent;border-bottom: 12px solid transparent;cursor: pointer;}
.pro_rt>span:nth-child(1){border-right: 17px solid #02befc;}
.pro_rt>span:nth-child(2){border-left: 17px solid #333;margin-left: 7px;}
.pro_tel{display: flex;align-items: center;}
.pro_tel span{width:42px;height:42px;border-radius:100%;background:#2155f3;font-size:24px;color:#fff;text-align:center;line-height:42px;margin-right:12px;}
.pro_tel b{font-weight:normal;font-size:16px;color:#666;}
.pro_tel em{font-family: arial;font-size:30px;font-weight:bold;color:#2155f3;}

.pro_ic{margin-top: 50px;overflow: hidden;}
.pro_ic ul {display: flex; }
.pro_ic ul li {flex-shrink: 0; width: 348px; margin: 0 0.22%; position: relative; }
.pro_ic ul img {width: 100%; }
.pro_info {position: absolute; bottom: 43px; left: 50%; background: rgba(0,5,20,0.9); padding: 32px 30px; width: 88%; margin-left: -44%; z-index: 2; transition: all .5s; }
.pro_info b {display: block; font-weight: normal; font-size: 18px; color: #fff; }
.pro_info p {font-size: 14px; color: #fff; line-height: 24px; margin-top: 16px; }
.pro_info span {position: absolute; width: 34px; height: 34px; background: #2155f3; border-radius: 100%; color: #fff; text-align: center; line-height: 34px; bottom: -16px; transition: .5s; }
.pro_ic li>a {display: block; position: relative; }
.pro_ic li>a:after {position: absolute; content: ""; background: rgba(33,85,243,0.8); width: 100%; height: 100%; left: 0; transition: all .5s; top: 0; }
.pro_ic li:hover>a:after,.pro_ic ul li.slick-current>a:after{opacity: 0; top: 70%; }
.pro_ic li:hover .pro_info,.pro_ic ul li.slick-current .pro_info{background:rgba(33,85,243,0.8);}
.pro_ic li:hover .pro_info span,.pro_ic ul li.slick-current .pro_info span{background: #333; } 

/*Recommend*/
.reco_bg{width:100%;background:url(../uploadfile/image/20211102/20211102105327_1615184540.jpg) no-repeat center;padding:100px 0;}
.reco_ic{width: 100%;margin-top:50px;}
.reco_ic ul {display: flex;flex-wrap: wrap;}
.reco_ic img {width: 100%; height: auto; transition: all .5s; }
.reco_ic li {width: calc(94%/4); flex-shrink: 0;margin-top:20px;}
.reco_ic li+li{margin-left:2%;}
.reco_ic li:nth-child(5){margin-left:0;}
.reco_ic li:nth-child(n+5){}
.reco_ic li br{display:none;}
.reco_ic li span{ display: block;background: #fff;}
.reco_ic li span a {font-size: 17px; display: block; text-align: center;line-height:52px;color: #333; }
.reco_ic li:hover span a {background: #fff; color: #2155f3; }
.reco_ic ul li>a {display: block; border: 1px solid #eee; overflow: hidden; }
.reco_ic li:hover img {transform: scale(1.1); }

/*Strengths*/
.str_con{margin:100px auto;}
.str_list{margin-top:60px;}
.str_item{display: flex;justify-content: space-between;align-items: center;border:1px solid #eee;padding:30px;}
.str_item+.str_item{margin-top:50px;}
.str_text{width:46%;}
.str_tbt{display: flex;align-items: center;margin-bottom: 30px;}
.str_tbt i{width:88px;height:88px;    text-align: center;line-height: 88px;background:url(../uploadfile/image/20211102/20211102140704_461132143.png) no-repeat;font-size: 42px;font-weight: bold;font-family: Arial;font-style: italic;color: #416df4;}
.str_tbt h3{margin-left:25px;}
.str_tbt h3 p{font-size:36px;font-weight:bold;margin-bottom:12px;}
.str_tbt h3 span{font-size:18px;color:#666;font-weight: normal;}
.str_tcon p{font-size:16px;color:#666;line-height:30px;padding-left:28px;position:relative;}
.str_tcon p+p{margin-top:12px;}
.str_tcon p:before{content:'';width:6px;height:6px;border:2px solid #416df4;position:absolute;top:11px;left:0;}
.str_pic{width:50%;position:relative;}
.str_pic i{width:1px;height:50px;background:#eee;position:absolute;top:-81px;}
.str_pic i.one{left:0;}
.str_pic i.two{right:0;}
.str_pic i:before,.str_pic i:after{content:'';width:17px;height:17px;background:#416df4;position:absolute;left:-8px;}
.str_pic i:before{top:-8px;}
.str_pic i:after{bottom:-8px;}
.str_pic img{width:100%;}

/*application*/
.app_bc {background: url(../uploadfile/image/20211014/20211014093730_348490398.jpg) no-repeat center; padding: 100px 0; }
.app_c{position:relative;}
.app_ic ul {display: flex; }
.app_ic ul img {width: 100%; height: auto; }
.app_ic ul li {width: 720px; flex-shrink: 0; margin: 0 0.2%; position: relative; }
.app_ic {overflow: hidden; margin-top: 50px;position:relative; }
.app_tit .pro_lt>p {color: #fff; }
.app_tit .pro_lt>b {color: rgba(255,255,255,0.07); }
.app_tit .pro_lt>p>i {color: #02befc; }
.app_tit .pro_lt>p>em {background: #fff; }
.app_tit .pro_tel span{background: #fff;color: #2155f3;}
.app_tit .pro_tel b,.app_tit .pro_tel em{color: #fff;}
.app_ic li p a {display: block; color: #fff; font-weight: bold; font-size: 32px; position: absolute; bottom: 45px; left: 50px; z-index: 8; }
.app_dot{position: absolute;bottom: -55px;left: 50%;display: flex;margin-left: -78px;}
.app_dot li{width: 12px;height: 12px;border-radius: 100%;background: #c1c1c1;}
.app_dot li+li{margin-left: 12px;}
.app_dot li button{display: none;}
.app_dot li.slick-active{background: #02befc;}
.app_rt span {display: block!important; width: 56px; height: 56px; font-size: 24px; text-align: center; line-height: 56px;cursor: pointer; }
.app_prev {background: #f7f7f7; color: #02befc; transform: rotate(180deg); }
.app_next {background: #02befc; color: #fff; margin-left: 3.2%; }
.app_rt {display: flex; position: absolute; bottom: 0; left: 0; width: 100%; justify-content: center; }

 /*Customer*/
.cus_c {overflow: hidden; }
.ab_ic {margin-top: 50px; display: flex; transition:all .5s; }
.ab_c {overflow: hidden;position: relative; z-index: 2; }
.ab_item {flex-shrink: 0; width: 100%;visibility: hidden;height:0; }
.ab_item ul {display: flex; }
.ab_item ul+ul{margin-top:20px;}
.ab_item img {width: 100%; height: auto; transition: all .5s; }
.ab_item li {width: calc(94%/4); flex-shrink: 0; }
.ab_item li+li{margin-left:2%;}
.ab_item li p a {font-size: 17px; display: block; text-align: center; margin-top: 18px; color: rgba(255,255,255,0.6); }
.ab_item li:hover p a {color: #fff; }
.ab_item.on {height: auto; visibility: visible; }
.ab_item button{display:none!important;}
.cus_bc {padding: 100px 0 150px;overflow: hidden;position: relative; }
.pro_tit>ul {display: flex; }
.pro_tit>ul a {display: block; width: 170px; height: 50px; background: #333; color: #fff; font-size: 18px; text-align: center; line-height: 50px; }
.pro_tit>ul li+li {margin-left: 20px; }
.ab_item ul li>a {display: block; border: 1px solid #eee; overflow: hidden; }
.ab_item li:hover img {transform: scale(1.1); }
.pro_tit>ul li.on a {background: #2155f3; }
.cus_bc>div:last-child {position: absolute; z-index: -1; bottom: -58px; left: 0; }
.cus_bc>div:last-child canvas {height: 333px!important; } 

/*news*/
.news_bc{background: url(../uploadfile/image/20211014/20211014110858_618513208.jpg) no-repeat center;position: relative;overflow: hidden;}
.news_c{padding: 100px 0;}
.app_tit ul a {background: #000514; }
.app_tit ul li.on a {background: #02befc; }
.new_boc{margin-top: 50px;overflow: hidden;}
.new_ic {display: flex;transition:all .5s; }
.new_item {display: flex; justify-content: space-between;flex-shrink: 0; width: 100%; }
.new_lc {width: 36%; overflow: hidden; }
.new_rc {width: 61%; }
.new_lc .news_div,.new_lc .divdgweb_new_div {display: flex;align-items: flex-start; }
.new_lc .news_div_item,.new_lc .divdgweb_new_div_item {flex-shrink: 0; width: 100%; display: flex; flex-direction: column-reverse; position: relative; }
.new_lc .news_div_item_pic{overflow:hidden;}
img.news_div_item_image {width: 100%; }
.new_lc .news_div_item_content,.new_lc .divdgweb_new_div_item_content {padding: 40px 40px 70px;background:#fff; }
.new_lc .news_div_item_a,.new_lc .divdgweb_new_div_item_a {font-size: 20px; display: block; color: #333; position: relative; }
.new_lc .news_div_item_body,.new_lc .divdgweb_new_div_item_body {font-size: 14px; color: #929292; line-height: 28px; margin-top: 20px; }
.new_lc .news_div_item_date,.new_lc .divdgweb_new_div_item_date {display: flex; font-size: 18px; color: #999; position: absolute; bottom: 41px; left: 50px; }
.new_lc .news_div_item_a:after,.new_lc .divdgweb_new_div_item_a:after {position: absolute; content: "\e61f"; font-family: "xpi"; width: 56px; height: 26px; background: #333; color: #fff; border-radius: 13px; text-align: center; line-height: 26px; font-size: 22px; top: 112px; right: 5px; transition:all .5s; }
.new_rc .news_div_item:nth-child(1),.new_rc .news_div_item:nth-child(2),.new_rc .news_div_item:nth-child(3),.new_rc .divdgweb_new_div_item:nth-child(1),.new_rc .divdgweb_new_div_item:nth-child(2),.new_rc .divdgweb_new_div_item:nth-child(3) {display: none; }
.new_rc .news_div_item,.new_rc .divdgweb_new_div_item {padding:5.69% 6.9%;background:#fff; border: 1px solid #e5e5e5; border-top: none; }
.new_rc .news_div_item:nth-child(4),.new_rc .divdgweb_new_div_item:nth-child(4) {border-top: 1px solid #e5e5e5; }
.new_rc .news_div_item_a,.new_rc .divdgweb_new_div_item_a {font-size: 20px; color: #333; position: relative; display: block; transition:all .5s; }
.new_rc .news_div_item_body,.new_rc .divdgweb_new_div_item_body {width:86%;height: 56px;font-size: 14px; color: #929292; line-height: 28px; margin-top: 22px;overflow: hidden;}
.new_rc .news_div_item_a:after,.new_rc .divdgweb_new_div_item_a:after {content: "\e61f"; font-family: "xpi"; position: absolute; width: 56px; height: 26px; background: #333; border-radius: 13px; text-align: center; font-size: 22px; color: #fff; line-height: 26px; top: 40px; right:0; transition:all .5s; }
.new_lc .news_div>button,.new_lc .divdgweb_new_div>button{display:none!important;}
.new_lc .slick-dots {bottom: 260px; right: 42px; background: rgba(255,255,255,0.3); border-radius: 11px; width: 12.2%; }
.new_lc ul.slick-dots li button:before {width: 12px; height: 12px; color: #333; line-height:17px; }
.new_lc ul.slick-dots li button {height: 12px;width: 12px;padding: 0;}
.new_lc .slick-dots li button{font-size:0 !important;position:absolute;}
.new_lc .slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.new_lc ul.slick-dots li {margin: 0!important; width: 18px; height: 22px; }
.new_lc ul.slick-dots li.slick-active button:before {color: #02befc!important; }
.new_rc .news_div_item:hover .news_div_item_a,.new_lc .news_div_item:hover .news_div_item_a {color: #02befc; }
.new_rc .news_div_item:hover .news_div_item_a:after,.new_lc .news_div_item:hover .news_div_item_a:after {transform: translateX(5px); background: #02befc; }

/*copy*/
.copy,.con_le,.copp{display:flex;justify-content:space-between;}
.copy {padding:50px 0 0;}
.follow > p{font-size: 18px;margin-bottom: 18px;font-weight: bold;padding-left: 36px;}
.ewm_cc p+p{display: none;}
.ewm_cc img {width: 150px!important;}
.bq_ewm{display: flex;justify-content: center;margin-top: 20px;}
.bq_ewm li{width: 36px;height: 36px;border:2px solid #666;border-radius: 100%;text-align: center;line-height: 34px;font-size: 14px;display: block;cursor: context-menu;transition:all .5s;}
.bq_ewm li+li{margin-left: 18px;}
.bq_ewm li.on{background: #2155f3;border: 2px solid #2155f3;color:#fff;}

.contant{padding-top: 60px;}
.con_text{font-size:16px;color:#666;line-height:36px;margin-top:20px;}

.copp ul+ul{}
.copp li{margin-bottom:30px;}
.copp li+li{margin-bottom:0;margin-top:16px;}
.copp li b{font-size:18px;font-weight:normal;}
.copp li a{font-size:16px;color:#666;}

.link_wrap{width:100%;height:80px;border-top:1px solid #efefef;}
.link {overflow:hidden;}
.link p{font-size:16px;line-height:80px;float:left;}
.linkTagcs{float:right;width:calc(100% - 100px) !important;}
.linkTagcs li a{font-size:14px;}

.bq{width:100%;height:100px;background:#000514;}
.bq_box{display:flex;justify-content:space-between;align-items:center;}
.bq_box>div{line-height:100px;font-size:16px;color:#a1a4a5;}
.bq_box>div a{font-size:16px;color:#a1a4a5;}
.bq_box>div a:hover{color:#fff;}
.follow {background: url(../uploadfile/image/20211014/20211014113936_1804806555.png); width: 221px; height: 381px; padding-top: 56px; }
.con_le {width: 47%; }
.bnav_ri {width: 47%; padding-top: 60px; }
.follow>p span {color: #2155f3; font-size: 18px; display: inline-block; margin-right: 9px; }
.ewm_cc {text-align: center; width: 156px; height: 156px; margin: 0 auto; box-shadow: 1px 1px 20px rgba(0,0,0,0.13); padding: 4px; position: relative; }
.ewm_cc p {position: absolute; top: 4px; left: 4px; }
.con_logo>a {display: flex; align-items: center; }
.con_logo>a b {display: block;font-size: 38px;color: #2155f3;}

.con_logo>a i {font-size: 16px; text-transform: uppercase; color: #2155f3; margin-top: 11px; }
.con_logo>a>div {margin-left: 11px; }
@media screen and (max-width: 1400px){
	.con_le{width: 30%;}
	.bnav_ri{width: 72%;}
	.contant{display:none;}
}

.lntro {padding-bottom: 464px;

    margin: 0 auto;
}
.lntro_fl {
    float: left;
    width: 56%;
    overflow: hidden;
}
.lntro_fl p {width: 100% !important;font-weight: 500;
    line-height: 46px;
    font-size: 17px;
    text-indent: 2em;
}
.lntro_fr {
    float: right;
    width: 42%;}