@charset "utf-8";


.dfs{display:flex;align-items: center;justify-content: space-between;}

/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style: normal;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px;min-width:1200px;max-width:1920px;position: relative;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#df242f;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1200px;}
.box{margin:0 auto;width:80%; min-width: 1200px;box-sizing: border-box;}
.page{width: 1400px;margin: 0 auto;}

.t{text-align:center;margin-bottom:40px;}
.t p{font-size:40px;color: #333;padding-bottom: 5px;position:relative;margin-bottom: 5px;display: inline-block;font-weight: bold;}
.t p>b{color: #df242f;}
.t span{color: #666;font-size: 18px;display:block;}

@font-face {
font-family:yhan;
font-weight:normal;
src:url(https://memberpic.114my.com.cn/gdlaie/cssnew/yhan.woff.txt)
}



/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4024882 */
  src: url('//at.alicdn.com/t/c/font_4024882_1v4c7guc0g3j.woff2?t=1681874685158') format('woff2'),
       url('//at.alicdn.com/t/c/font_4024882_1v4c7guc0g3j.woff?t=1681874685158') format('woff'),
       url('//at.alicdn.com/t/c/font_4024882_1v4c7guc0g3j.ttf?t=1681874685158') format('truetype');
}


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


.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top140 {padding-top: 140px;}
.top170 {padding-top: 170px;}





/*抬头*/
.tp_bg { height: 46px; line-height: 46px; background: #dd272a; color: #eeeeee; }
.tp_bg a { color: #eeeeee; }
.tp{margin:0 auto;padding:0 2%;}
.tp_fr p { float: left; height: 46px; margin-left: 20px; }
.tp_fr p a { color: #eeeeee; }
.tp_fr p a:hover { color: #fff; }
.tp_fr p img { float: left; margin: 15px 12px 0 0; }
.tp_fr p span { font-size: 18px; color: #fff; font-family: "Arial"; float: right; display: block; }
.top_bg { }
.top { height: 120px; margin: 0 auto; position: relative; padding:0 2%;}
.logo { padding-top: 30px; }
.logo img { height: 60px !important; }
.name { margin-top: 29px; margin-left: 30px; background: url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230904/20230904172956_1195303606.jpg) no-repeat left; padding-left: 30px; }
.name b { font-size: 30.5px; color: #222; }
.name p { font-size: 17px; color: #222; line-height: 25px; }
.NavCeshi > li { float: left; top: 0px; padding: 0 25px; -webkit-transition: 0.2s all ease-in-out; transition: 0.2s all ease-in-out; position: relative; }
.NavCeshi > li > a { display: block; text-align: center; transition: 0.2s all ease-in-out; position: relative; box-sizing: border-box; height: 120px; line-height: 120px; font-size: 16px; color: #333; z-index: 3; border-radius: 100px; }
.NavCeshi > li > a:hover { transform: scale(1.1); }
/*.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}*/
.NavCeshi > li > a:after { content: ''; display: block; width: 0%; height: 3px; -webkit-transition: 0.2s all ease-in-out; transition: 0.2s all ease-in-out; position: absolute; left: 0; right: 0; bottom: 40px; margin: 0 auto; background: #dd272a; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after { width: 30px; }
.NavCeshi > li:before { content: ''; display: block; width: 1px; height: 13px; position: absolute; left: 2%; top: 46%; background: url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230904/20230904173033_1733870436.png)no-repeat center; float: left; }
.NavCeshi > li:nth-child(1):before { display: none; }
/*导航下拉*/
.nav2 { -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; position: absolute; width: 190px; opacity: 0; visibility: hidden; transform: translate3d(0px, 10px, 0px); -moz-transform: translate3d(0px, 10px, 0px); -webkit-transform: translate3d(0px, 10px, 0px); z-index: 9999; left: 50%; top: 120px; margin-left: -94px; text-align: center; border-top: 4px #333 solid; }
.nav2 a { box-sizing: content-box; background: #dd272a; box-shadow: 0 6px 10px rgba(0, 0, 0, .1); padding: 18px 0; width: 190px; height: 14px; line-height: 14px; display: block; color: #fff; font-size: 14px; -webkit-transition: none ease-out .3s; transition: none ease-out .3s; transition-property: color, background, text-indent, opacity; }
.nav2 a:hover { background: #fff; text-indent: 10px; color: #dd272a; }
.nav ul li:hover .nav2 { opacity: 1; visibility: visible; transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12); transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.nav2 dl{position: absolute;top: 0;right: -100%;opacity: 0; visibility: hidden;transform: translate3d(0px, 10px, 0px); transition: all 0.3s ease-out 0s;}
.nav2 .prolist2021>ul>li{position: relative;}
.nav2 .prolist2021>ul>li:hover dl{ opacity: 1; visibility: visible; transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12); transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

 @media (max-width: 1680px) and (min-width: 1600px) {
.NavCeshi > li { padding: 0 19px; }
}
@media (max-width: 1599px) and (min-width: 1400px) {
.NavCeshi > li { padding: 0 14px; }
}
@media (max-width: 1399px) and (min-width: 1200px) {
.NavCeshi > li { padding: 0 12px; }
}
/*幻灯片*/
/* 广告轮播图 */
.banner{position:relative;overflow:hidden;height: 700px;position: relative;background:#000;}
.banner .swiper-slide{position: relative;}
.banner .txt1{position:absolute;left:50%;top:0px;transform:translateX(-50%);z-index:10;opacity:0;transition:all 1s;}
.banner .txt2{position:absolute;left:0%;top:100px;transform:translateX(-50%);z-index:10;opacity:0;transition:all 1s;}
.banner .txt3{position:absolute;left:50%;top:0px;transform:translateX(-50%);z-index:10;opacity:0;transition:all 1s;}
.banner .txt4{position:absolute;left:0%;top:150px;transform:translateX(-50%);z-index:10;opacity:0;transition:all 1s;}
.banner .swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination{bottom:40px;;max-width:1600px;left:50% !important;transform:translateX(-50%);}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:14px;height:14px;border:1px solid #fff;position: relative;box-sizing: content-box;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:4px;left:4px;border-radius:100%;}
.banner .swiper-pagination-bullet-active{border-color: #192f76;}
.banner .swiper-pagination-bullet-active::after{background:#192f76;}

.swiper-container-horizontal>.swiper-pagination-bullets{bottom:20px !important;}
.banner .swiper-slide-active .txt1{ opacity:1;left:50%;top:150px;}
.banner .swiper-slide-active .txt2{ opacity:1;left:50%;}
.banner .swiper-slide-active .txt3{ opacity:1;left:50%;top:100px;}
.banner .swiper-slide-active .txt4{ opacity:1;left:30%;}

/*搜索*/
.search { height: 97px; background: url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230904/20230904172905_1427021853.jpg) repeat-x bottom; padding-bottom: 30px; }
.keywords { line-height: 66px; }
.keywords a { font-size: 13px; color: #888888; font-weight: lighter; padding: 0px 30px; }
.keywords a+a { border-left: 1px dotted #a4a4a4 }
.keywords span { font-size: 14px; color: #222222; }
.keywords a:hover { color: #dd272a; text-decoration: underline; }
#search_bg { height: 66px; width: 297px; border-left: 1px solid #ebebeb; }
#search_bg input { float: left; height: 66px; }
#sso { background: #dd272a; }
#infoname { width: 230px; padding-left: 20px; }






/*about*/
.ab_bc { padding: 100px 0;background:#fff; }
.ab_c { display: flex; align-items: center; justify-content: space-between; position: relative; }
.ab_lc { width: 50%; position: relative; z-index: 99; overflow: hidden;}
.ab_lc video { width: 100%; height: 445px; }
.ab_lc>p {display: flex; align-items: center; justify-content: center;}
.ab_rc { width: 40%; }
.ab_ti { font-size: 34px; color: #222; font-weight: 500; margin-bottom: 50px;margin-top: 10px;}
.ab_ti>b { display: inline-block;color: #222;  font-weight: 500;}
.ab_rc>p {color: #df242f;text-transform: uppercase;font-size: 50px;font-weight: bolder;}
.ab_wz { font-size: 15px; color: #666; line-height: 30px; margin: 36px 0 80px; }
.ab_rc img { width: 100%; }
.ab_rc i { margin-top: 40px; }
.ab_rc a{display:block;width:160px;height:40px;line-height:40px;background:#df242f;text-align:center;color:#fff;    border-radius: 5px;position: relative;overflow: hidden;}
.ab_rc a:before{content:'';width: 0%;height:100%;display:block;background:#222;position: absolute;left:0;top:0; transition:0.3s all ease-in-out;}
.ab_rc a:hover:before{width:100%;}
.ab_rc a span{position: relative;z-index:9;}
.num_c>ul { display: flex;flex-wrap: wrap;margin-top: 50px;justify-content: space-between;}
.num_c>ul span{height: 70px;width: 1px;background: #eee;display:block;margin-top: 20px;}
.num_c>ul>li { position: relative; display: flex; flex-direction: column; align-items: flex-start; justify-content: center;}
.num_c>ul>li:nth-child(1) {padding-left:0px; }
.num_c>ul>li:nth-child(5):after { display: none; }
.num_c b { font-size: 54px; align-items: flex-end; display: flex; margin: 0 auto;color:#222;}
.num_c em { font-size: 18px; padding-bottom: 9px; }
.num_c p { font-size: 18px; margin-top: 12px; }
.sl_tit { text-align: center;}
.sl_tit>b { display: block; font-size: 45px; }
.sl_tit>p { font-size: 18px; margin-top: 15px; }





/*产品*/
.prod_bg{background:#f8f8f8 url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230726/20230726113318_2095835470.jpg)no-repeat bottom center; padding-bottom:80px;padding-top: 80px;}
.prod .list{float:right;    margin-top: 40px;}
.prod_bg .t{float:left;text-align:left;}
.list{margin-bottom: 40px;}
.list ul{text-align:center;}
.list ul li{display: inline-block; position: relative; }
.list ul li a{font-size:16px; color:#333; display:block;position: relative; padding-left:30px;margin-left:20px;  transition:0.3s all ease;}
.list ul li a:before,.list ul li a:after{content:""; display: block; position: absolute; background: #d2d2d2;top:0; bottom:0; margin:auto; transition:0.3s all ease;}
.list ul li a:before{width: 20px; height: 1px; left:0; }
.list ul li a:after{width: 6px; height: 6px; border-radius: 100%; left:20px;}
.list ul li a+dl{display: none !important;}
.list ul li+li a{margin-left:80px;}
.list ul li:hover a{color:#df242f; padding-left:40px; font-weight:bold;}
.list ul li:hover::before{background: #df242f; }
.list ul li:hover a:before{background: #df242f; width:30px;}
.list ul li:hover a:after{background: #df242f; left:30px;}
.list ul li.on a{color:#df242f; padding-left:40px; font-weight:bold;}


.prod_r .tempWrap>ul{display:block;}
.prod_r .tempWrap>ul div ul{display:flex;}
.prod_r .tempWrap>ul .progdwz2021 {width:100%;}
.prod_r .progdwz2021 ul li{float: left; width: 23.5%; margin-right: 2%; margin-bottom: 2%; text-align: center; }
.prod_r .progdwz2021 ul li:nth-child(4n){margin-right: 0;}
.prod_r .progdwz2021 ul li img{width: 100%; height:auto; transition: 0.3s all linear; }
.prod_r .progdwz2021 li:hover img{transform:scale(1.1);}
.prod_r .progdwz2021 li>a{ display: block; position:relative; overflow: hidden;}
.prod_r .progdwz2021 ul li span a{display: block; width:100%; height:50px; line-height:50px; color:#333; font-size:16px; background: #fff; margin-top:1px;transition: 0.3s all linear; }
.prod_r .progdwz2021 li:hover span a{background:#df242f; color:#fff; }
.prod_r li br{display:none;}





/*解决方案*/
.solve{ padding:80px 0; background:#f5f5f5;}
.soltitl{ text-align:center; font-size:40px; color:#222222;}
.soltitl b{ color:#df242f;}
.soltitl span{ display:block; font-size:18px; color:#aaaaaa; font-weight:lighter; margin:5px 0 15px 0;}
.soltitl:after{ content:''; display:inline-block; width:40px; height:1px; background:#000000;}
.soltab{ margin:30px 0 50px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; background:#fff; box-shadow:0 0 15px #ccc;}
.soltab li{ width:14.285%; height:120px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; text-align:center; font-size:18px; color:#333333; font-weight:lighter; transition:all .3s ease; position:relative;}
.soltab li em{ display:block; font-size:12px; color:#d2d1d3; text-transform:uppercase;}
.soltab li span:before{ content:''; display:inline-block; vertical-align:middle; width:9px; height:9px; border-radius:50%; border:1px solid #393939; margin-right:5px;}
.soltab li.on,.soltab li.on em{color:#df242f;}
.soltab li a{font-size:18px; color:#333333;}
.soltab li:after{ content:''; display:block; position:absolute; transition:all .3s ease; height:3px; background:#df242f; left:0; bottom:0; width:0;}
.soltab li.on a{color:#df242f;}
.soltab li.on span:before{border-color:#df242f;}
.soltab li.on:after{ width:100%;}
.solcon{ position:relative; height:481px;}
.sol_btn{ position:absolute; bottom:219px; left:0; z-index:9;}
.sol_btn a{ display:inline-block; width:200px; line-height:46px; text-align:center; background:#df242f; font-size:14px; color:#fff; font-weight:lighter;}
.sol_btn a:hover{ box-shadow:0 0 15px #997125;}
.solhzkh{ width:48%; padding-top:36px; border-top:4px solid #e0e0e0; position:absolute; left:0; bottom:40px; z-index:9;}
.solhzkh table,.solhzkh tbody,.solhzkh tr{ display:block; width:100%; overflow:hidden;}
.solhzkh td{ display:block;}
.solhzkh td,.solhzkh td div{ padding:0 !important;}
.solhzkh td br{ display:none;}
.solhzkh td a{ display:block;}
.solhzkh td{ width:190px; position:relative; display:inline-block; vertical-align:top; margin-right:9px;}
.solhzkh td>a img{ width:100%; height:auto;}
.solhzkh td div a{ font-size:18px; color:#fff; position:absolute; top:0; left:0; line-height:95px; transition:all .3s ease;width:100%; height:100%; text-align:center; transform:scale(0); background:rgba(0,0,0,.6);}
.solhzkh td:hover div a{ transform:scale(1);}
.solcon .divdgweb_new_div_item{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.solcon .divdgweb_new_div_item_date{ display:none;}
.solcon .news_div_item_pic{ width:50%; height:481px;} 
.solcon .news_div_item_pic img{  height:100%;}
.solcon .divdgweb_new_div_item_content{ width:48%;}
.solcon .divdgweb_new_div_item_a{ display:block; font-size:25px; color:#333333; margin:20px 0 25px 0;}
.solcon .divdgweb_new_div_item_body{ font-size:14px; font-weight:lighter; line-height:36px; color:#aaaaaa; height:108px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}








/*优势*/
.adv_bg { background: #f8f8f8; padding: 80px 0px; overflow: hidden }

.adv_cont {background: #eee; overflow: hidden; }
.adv_cont li { padding: 35px; background: #f8f8f8; display: block; float: left; width: calc((100% - 3px - 40%) / 3); height: 680px; overflow: hidden; position: relative; transition: 0.5s ease all; cursor: pointer; }
.adv_cont li+li { margin-left: 1px; }
.adv_cont li.on { width: 40%; }
.adv_cont li p { color: #dd272a; font-size: 28px; font-weight: bold; display: inline-block; margin: 20px 0 15px 0; }
.adv_cont li t { display: block; margin-top: -12px; font-family: Arial; color: #aaa; }
.adv_cont li span { color: #ccc; margin: 0 20px; position: relative; top: -3px; font-size: 0px !important; }
.adv_cont li dd { width: 90%; font-size: 16px; color: #666; line-height: 30px; font-size: 16px !important; position: absolute; opacity: 0; top: 560px; left: 80px; transition: 0.3s ease all;z-index: 9;}
.adv_cont li d { width: 400px; color: #222; font-weight: bold; font-size: 20px; font-size: 16px !important; position: absolute; opacity: 0; top: 524px; left: 320px; transition: 0.3s ease all; }
.adv_cont li i { font-size: 110px; font-family: 'Impact'; color: #eee; font-style: normal; position: absolute; right: 56px; bottom: -30px; transition: 0.3s ease all; }
.adv_cont li.on t { display: none; }
.adv_cont li.on span { font-size: 16px !important; }
.adv_cont li.on dd { left: 35px; opacity: 1; }
.adv_cont li.on d { left: 220px; opacity: 1; }
.adv_cont li.on i { right: 40px; }






/*铸就好品质*/
.trait_bg{position:relative;background:url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230726/20230726141305_247354565.jpg)no-repeat center;}
.trait_title{padding-top:100px;margin-bottom:60px;}
.trait_title p{color:#fff;}
.trait_title span{color:#eee;}
.trait{display: flex;padding-bottom: 100px;justify-content: space-between;}
.trait_text{width:46%;}
.trait_text li{display: flex;align-items: center;justify-content: center;flex-direction: column;width: 48%;height: 250px;padding: 0 35px;float: left;text-align: center;border:1px solid rgba(255,255,255,0.2);}
.trait_text li:nth-child(2n){margin-left:4%;}
.trait_text li:nth-child(n+3){margin-top:4%;}
.trait_text li *{display: block;}
.trait_text i{width:70px;height:70px;background:#df242f;border-radius: 100%;box-shadow: 0 0 0 0 #df242f ;animation: ripple 3s infinite;position: relative;}






.trait_text i:before{content: "";display: block;width: 40px;height:40px;background: url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230731/20230731140320_1447889793.png)no-repeat;position: absolute;left: 50%;top: 50%;margin: -20px 0 0 -20px;}
.trait_text li:nth-child(2) i:before{background-position: -40px 0;}
.trait_text li:nth-child(3) i:before{background-position: -80px 0;}
.trait_text li:nth-child(4) i:before{background-position: -120px 0;}
.trait_text i:after{content: "";display: block;width: 70px;height: 70px;    background: #df242f;box-shadow: 0 0 0 0 #df242f;border-radius: 100%;-webkit-animation-delay: .6s;animation-delay: 0.6s;animation: ripple 2s infinite;}
.trait_text p{margin:25px 0 10px 0;font-size:24px;color:#fff;}
.trait_text span{font-size: 15px;color:rgba(255,255,255,0.6);line-height: 30px;font-weight: lighter;}
.trait_img{box-shadow: 0 0 20px rgb(0 0 0 / 10%);}


@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(237, 107, 27, .0);

                box-shadow: 0 0 0 40px rgba(237, 107, 27, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 27, .0);
                box-shadow: 0 0 0 0 rgba(237, 107, 27, .0);
    }
}










/*power*/
.power{max-width:1920px;height:960px; background: #f8f8f8;overflow:hidden;    padding: 80px 0;}
.power *{box-sizing: content-box;}
.power_container{width:100%;min-width:1200px;height:649px;position:relative;overflow:hidden;margin-top: 50px;}
.power_con{width:1226px;position:absolute;left:50%;margin-left:-613px}
.power_con .tempWrap,.power_con .tempWrap div{overflow:visible!important}
.power_con dl{width:1200px;position:relative;padding:0 13px 132px}
.power_con dt{width:1200px;height:517px;overflow:hidden;position:relative}
.power_con dt img{width:1200px;height:517px}
.power_con dt:after{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.42);left:0;top:0;opacity:1;-o-transition:all .3s ease;transition:all .3s ease}
.power_con dd{width:775px;height:282px;background:#df242f;bottom:0;z-index:24;position:absolute;right:13px;bottom:30px;-o-transition:all .3s ease;padding:51px 48px 0 43px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.power_con dd h3{padding-bottom:27px;position:relative; overflow: hidden;}
.power_con dd h3:after{position:absolute;content:"";width:72px;height:1px;background:#fff;left:0;bottom:0}
.power_con dd h3 strong{display:inline-block;font-size:38px;line-height:100%;color:#fff; float: left;}
.power_con dd h3 span{display:inline-block;font-size:28px;line-height:100%;color:rgba(255,255,255,.95);font-weight:400;margin-top:9px; float: left; padding-left: 18px; letter-spacing:2px;}
.power_con dd p{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:32px;color:#fff;margin-top:17px}
.power_con dl.active dt:after{opacity:0}
.power_next,.power_prev{width:59px;height:100px;position:absolute;cursor:pointer;top:435px;-o-transition:all .3s ease;transition:all .3s ease; z-index: 55;}
.power_next:hover,.power_prev:hover{}
.power_prev{left:45px}
.power_next{left:102px}
.scrollbar_container{position:absolute;left:60px;bottom:49px}
.scrollbar_container .num{font-size:18px;line-height:100%;color:#333;float:left}
.scrollbar_container .scrollbar{position:relative;width:209px;height:1px;background:#fff;margin:9px 20px;float:left}
.scrollbar_container .scrollbar i{display:block;width:16.6666%;left:0;top:-1px;position:absolute;background:#df242f;height:2px;-o-transition:all .3s ease;transition:all .3s ease}





/*应用领域*/
.app_t p{font-size: 40px;color: #222;margin: 10px 0 40px;}
.app{display: flex;align-items: center;justify-content: space-between;position: relative;}
.app_t span{width: 300px;height: 3px;background: rgba(0,0,0,0.2);display: block;position: relative;}
.app_t span:before{content: '';width: 40%;height: 3px;display: block;background: #dd0303;position: absolute;left: 0px;top: 0px;}
.app_l{width: 40%;float: left;}
.app_list{width: 80%;}
.app_list a{padding: 10px 30px;display: block;float: left;background: #f8f8f8;margin-right: 20px;border-radius: 5px;font-size: 16px;margin-bottom: 20px;}
.app_list a.on{background: #df242f;color: #fff;}
.app_more{width: 155px;height: 40px;display: block;border: 1px solid rgba(0,0,0,0.1);line-height:39px;color:#666;text-align: center;border-radius: 5px;transition: 0.3s ease all;}
.app_more:hover{background:#dd0303;color:#fff;border-color:#dd0303;}
.app_r{width: 50%;float: right;}
.app_r ul{display: block;}
.app_btn{position: absolute;left: calc(50% - 84px);bottom: 80px;}
.app_btn_l{width: 84px;height: 40px;display: inline-block;background: #df242f url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230726/20230726163220_1103765958.png)no-repeat center;float: left;}
.app_btn_r{width: 84px;height: 40px;display: inline-block;background: #fff url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230726/20230726163227_1784825878.png)no-repeat center;float: left;}




/*honor*/
.honor_bg{}
.honor_l img{margin-left:-60px;}
.honor_r{width:calc(100% - 308px);padding:30px;background: linear-gradient(90deg,#fff 30%,#fff 70%);box-shadow: 50px 0px 50px rgba(0,0,0,0.05);margin-top: 15px;}

.honor_r .tempWrap{width:100% !important;}
.honor_r ul{display:block;}
.honor_r li{float:left;overflow: hidden;transition: 0.3s ease all;display:block;width:calc((100% - 45px) / 4);margin-right:15px;text-align: center;}
.honor_r li p a{color: #333;font-size: 16px;display:block;}
.honor_r li p{height:50px;line-height:50px;position: relative;z-index: 2;background: #f8f8f8;display:none;}
.honor_r li img{transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;width:100%;height: 100%;display: block;}
.honor_r li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}








/*新闻*/
.news_bg{background:#f8f8f8;}
.news{display: flex;align-items: center;justify-content: space-between;}
.news_t p{font-size: 40px;color: #222;margin: 10px 0 40px;}
.news_list a{font-size: 20px;color: #222;display: flex;align-items: center;}
.news_list a+a{margin-top: 60px;}
.news_more{display: block;width: 150px;height: 45px;border: 1px solid #ccc;text-align: center;line-height: 44px;margin-top: 120px;transition: 0.3s ease all;border-radius:5px;}
.news_more:hover{background:#dd0303;color:#fff;border-color:#dd0303;}
.news_list a:before{content: '';width: 0px;height: 3px;display: inline-block;background: #dd0303;margin-right: 10px;transition: 0.3s ease all;}
.news_list a.on:before{width: 40px;}
.news_list a.on{color:#df242f;}
.news_r{width:calc(100% - 450px);}
.news_r ul {display:block;width:100%;}
.news_r ul li{width:100%;display:block;}
.news_r ul li .news_div_item{width:calc((100% - 40px) / 2);float:left;margin-right:40px;display:flex;flex-direction: column-reverse;}
.news_r ul li .news_div_item .news_div_item_pic a{display:block;}
.news_r ul li .news_div_item .news_div_item_pic a img{width:100%;height:auto;border:1px solid #eee;}
.news_r ul li .news_div_item .news_div_item_a{font-size:22px;color:#222;}
.news_r ul li .news_div_item .news_div_item_a:hover{color:#df242f;}
.news_r ul li .news_div_item .news_div_item_body{font-size:16px;line-height:30px;color:#666;margin-top:20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.news_r ul li .news_div_item .news_div_item_date>div{float:left;font-size:18px;color:#ccc;}
.news_r ul li .news_div_item .news_div_item_date{position: absolute;bottom: 190px;}
.news_r ul li .news_div_item .news_div_item_content{margin-top:60px;}
.news_r ul li .news_div_item .news_div_item_content:after{content:'';width:33px;height:16px;display:block;background:url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230731/20230731141520_1837933473.png)no-repeat center;margin-top: 20px;}






/*版权*/
.copy_wrap{width:100%;background:url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230725/20230725173258_1347744823.png) no-repeat center top #f8f8f8;padding-top:124px;position:relative;}
.go_top{width:180px;height:44px;position:absolute;top:0;left:calc(50% - 90px);text-align: center;line-height:44px;font-size:18px;color:rgba(255,255,255,0.3);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;}
.go_top:hover{color:#fff;-webkit-animation:goTop infinite 1s;animation:goTop infinite 1s;}
.copy_con{padding-bottom:60px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;}
.banq{width:calc(100% - 490px);}
.bq_item{}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li a{ display: block;font-size: 15px; line-height: 30px; color: rgba(255,255,255,0.47);text-align:left;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 20px !important;color:#fff !important;line-height: 48px !important;position: relative;}

.bq_r{width:390px;padding-left: 80px;position: relative;}
.bq_r b{font-size:20px;font-weight: normal;color:#fff;display: block;line-height:48px;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);line-height:30px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;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: #131513;}
.bq_ewm li span:hover{background:#df242f;}
.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;-webkit-animation:ewmccBA infinite 3s;animation:ewmccBA infinite 3s;}
.ewm_cc p:before{height:2px;background:#df242f;}
.ewm_cc p:after{height:10px;background:-webkit-gradient(linear,left top, left bottom,from(#df242f),to(transparent));background:linear-gradient(to bottom,#df242f,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;}

.link{background:#222;}
.link_tit{padding:20px 20px 20px 40px;}
.link_tit b{font-size:22px;color:#fff;}
.link_tit p{font-size:16px;color:rgba(255,255,255,0.2);margin-top:6px;}
.link_con{width:calc(100% - 107px);}

.link+.copy_b{border-top:none;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.copy_b{height:82px;border-top: 1px solid rgba(255,255,255,0.05);color:rgba(255,255,255,0.47);font-size: 15px;}
.copy_b a{color:rgba(255,255,255,0.47);font-size: 15px;}
.copy_b a:hover{color:#fff;}

@-webkit-keyframes goTop{
  0%{-webkit-transform:translateY(0px);transform:translateY(0px);}
  50%{-webkit-transform:translateY(5px);transform:translateY(5px);}
  100%{-webkit-transform:translateY(0px);transform:translateY(0px);}
}

@keyframes goTop{
  0%{-webkit-transform:translateY(0px);transform:translateY(0px);}
  50%{-webkit-transform:translateY(5px);transform:translateY(5px);}
  100%{-webkit-transform:translateY(0px);transform:translateY(0px);}
}
@-webkit-keyframes ewmccBA{
  0%{top:0;opacity:1;}
  50%{top:130px;opacity:0.2;}
  100%{top:0;opacity:1;}
}
@keyframes ewmccBA{
  0%{top:0;opacity:1;}
  50%{top:130px;opacity:0.2;}
  100%{top:0;opacity:1;}
}

.dfs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}





/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/lianxing8888/uploadfile/image/20230829/20230829154547_263767638.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #dd272a; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #dd272a; border-color: #dd272a; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #dd272a; border-color: #dd272a;}/*经过颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #dd272a; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 130px; height:130px; margin: 15px auto 7px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #dd272a; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#cc0105;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }



#newBridge .icon-right-center{right:auto !important; left:2px !important;}