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

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px;}

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

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


.t{text-align:center;margin-bottom:40px;}
.t p{font-size:40px;font-weight:bold;color: #222;padding-bottom: 8px;}
.t b{color:#055db4;}
.t span{color: #666;font-size: 16px;} 

.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;}
.top170 {padding-top: 170px;}

/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en{font-family: Arial, Helvetica, sans-serif;font-weight: normal;}


/*抬头*/
.top_bg { background: #055db4; }
.top { height: 45px; }
.top d { font-size: 13px; color: #fff; line-height: 45px; }
.top_r .top_ewm { background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220829/20220829174045_212798796.png)no-repeat 0px center; float: left; padding-left: 25px; margin-left: 25px; line-height: 45px; color: #fff; font-size: 14px; position: relative; cursor: pointer; }
.top_r .top_ewm:nth-child(2) { background-image: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220829/20220829174045_317400611.png); }
.top_r .top_ewm:nth-child(3) { background-image: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220829/20220829174045_317400611.png); }
.top_r .top_ewm p { position: absolute; left: -10px; height: 0px; overflow: hidden; opacity: 0; transition: 0.3s ease all; z-index: 20; }
.top_r .top_ewm p img { width: 110px; }
.top_r .top_ewm:hover p { height: 110px; opacity: 1; }

/*head*/
.bj{position: relative;}
.head{height: 120px;}

/*logo*/
.logo{height:120px;}
.logo a{display: flex;justify-content: space-between;height: 100%;align-items: center;}
.logo a li{float: left;}
.logo a li+li{margin-left: 20px;font-size: 26px; font-weight: bold; color: #222; line-height: 34px;}

.head_r{display: flex;justify-content: space-between;height: 100%;align-items: center;}
.head_tel{margin-left: 130px;}
.ali{margin:0 40px;}

/*导航*/
.head_nav {display: flex;align-items: center;width: 100%;}
.head_nav>ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.head_nav>ul>li+li {padding-left:40px;}
.head_nav>ul>li:before {content:'';width: 0%;height: 120px;background: #055db4;left: 0;bottom: 0px;transition: 0.5s;z-index: 0;opacity: 0;}
.head_nav>ul>li:hover:before, .head_nav>ul>li.cur:before { width:100%; transition: 0.5s;opacity: 1;}
.head_nav>ul>li:hover>a,.head_nav>ul>li.cur>a{color:#055db4;font-weight:bold;}
.head_nav>ul>li:nth-child(5) .fl_box li a:nth-last-child(-n+2):before{left: 26px;}
.head_nav>ul>li>a {font-size: 16px;height: 120px;color: #666;display: block;text-align: center;line-height: 120px;position: relative;z-index:2;}
.head_nav li a i {color: #999;font-size: 12px;text-transform: uppercase;padding: 5px 0 0;font-weight:  lighter;}
.head_nav>ul>li>a:after {content:'';width: 0;height: 0;position: absolute;left: 4px;top: -28px;background: #f8f8f8;border-radius:50%;overflow:  hidden;transition: 0.5s;opacity:0;z-index: -2;transform: scaleX(0);padding: 46%;display: none;}
.head_nav>ul>li:hover a:after, .head_nav>ul>li.cur a:after {opacity:1;transform: scaleX(1);}

.head_nav>ul>li:hover>dl {opacity: 1;visibility: visible;top: 100%;padding: 0 10%;}
.head_nav>ul>li>dl {height: 66px;position: absolute;line-height: 50px;width: 100%;display: block;z-index: 100;background: rgba(0,0,0,0.6);left: 0;box-shadow: 0 0 10px rgba(0,0,0,0.1);opacity: 0;visibility: hidden;transition: all 0.5s;}
.nav>ul>li>dl>dd { display: block;overflow: hidden;margin: auto;}
.fl_box {width: 100%;overflow: hidden;}
.fl_box li {line-height: 50px;float: left;width: calc((100%)/8);}
.fl_box li+li {}
.fl_box li a {font-size: 15px;color: #fff;position: relative;text-align: left;line-height: 65px;display: block;text-align: center !important;}
.fl_box li a:hover { color: #055db4;}
.fl_box li a:hover:before { border-color: #055db4;}
.fl_box li:nth-child(6) { margin-left: 0}
.fl_box li dt {margin-top: 5px; padding-left: 20px;}
.fl_box li dt a { font-size: 15px;color: #999;}
.fl_box li dt a:before {border-color: #a9a9a9;}
head_nav .news_div_item_date {display: flex;}
head_nav .news_div_item_year, head_nav .news_div_item_month,head_nav .news_div_item_day {color: #666; font-size: 16px;line-height: 20px;}
.nav>ul>li:hover>dl { opacity: 1; visibility: visible; top: 98%;}
.com_bo { width: 100%;color: #666; line-height: 25px; overflow: hidden;text-align: left; font-weight: 100;}
.fl_box ul {display: flex;justify-content: center;}
.fl_box li dl {display: none;}

@media (max-width: 1680px){
.head_tel{margin-left:50px;}
}
@media (max-width: 1680px){
.head_nav>ul>li+li{padding-left:30px;}
}
@media (max-width: 1550px){
.head_nav>ul>li+li{padding-left:18px;}
.head_tel { margin-left: 16px;}
}


/*搜索*/
.sousuo{background:#055db4;height: 120px;width: 75px;position: absolute;top: 0;right: 0;    border-top: 1px solid #eee;}

.sousuo>li>i{width: 100%; height: 120px;background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220824/20220824135701_1573092632.png)no-repeat center;display: block;}
.sousuo>li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 608px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 99;top:120px;}
.tit_sel span {font-size: 24px;display: block;color: #055db4;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 7px;    border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left; width:374px; height:33px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left; line-height: 30px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important;}
.search-text a:hover{ font-size:15px; color: #ffffff;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
form {justify-content: center;}



/*幻灯片*/
.banner-box,.banner-box .bd li{height:650px;background: #000;}
.banner-box .banner-btn a.prev,.banner-box .banner-btn a.next{top:300px;background-image:url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220824/20220824150854_565851351.png);}
.banner-box .hd ul li.on{background:#055db4;}
.banner-box{min-width:1400px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner-box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner-box .hd {position:absolute;bottom:40px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{width: 32px;}


/*产品*/
.prod{margin-top: 40px;}
.prod_t p{position: relative;}
.prod_t p::before{position: absolute;content: '';background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220824/20220824153128_1410881476.png)no-repeat center;width: 283px;height: 84px;z-index: -1;top: -54px;left: 42.7%;}
.prod_t>i{display: block;width: 37px;height: 2px;background:#055db4;margin-top: 10px!important;margin: 0 auto;}

.prod_class {}
.prod_class ul {display: flex; justify-content: space-between;}
.prod_class ul li{width:calc(96% / 5);height: 100px;background: #fff;border-right: 1px solid #f7f7f7;display: flex;justify-content: flex-start;align-items: center;flex-flow: row;cursor: pointer;background: #f5f5f5;}
.prod_class ul li img {width: 55px;margin-left: 30px;}
.prod_class ul li a{margin-left: 20px;}
.prod_class ul li:last-child {border-right: 0px;}
.prod_class ul li>a {font-size: 18px;color: #222;font-weight: bold;}
.prod_class ul li i {font-style: unset;font-size: 15px;color:rgba(102,102,102,0.6);font-weight: normal;}
.prod_class ul li:nth-child(3) i {text-indent: -1em;}
.prod_class ul li:nth-child(4) i {text-indent: -2em;}
.prod_class ul li:nth-child(5) i {text-indent: -2em;}
.prod_class ul li.on {background: #055db4;transition: 0.3s;}
.prod_class ul li.on > a {color: #fff;}
.prod_class ul li.on >a i {color: #fff;}

.prod_ww{display:block;margin-top:45px;}
.prod_w1 .progdwz2021 ul{display: flex;}
.prod_w1 .progdwz2021 ul+ul{margin-top:30px;}
.prod_w1 .progdwz2021 ul li{float: left;position: relative;width:calc(95%/4);border:1px #eee solid;}
.prod_w1 .progdwz2021 ul li>a{display:block;overflow: hidden;}
.prod_w1 .progdwz2021 ul li>a img{transition: all 0.3s;width:100%;height:auto;}
.prod_w1 .progdwz2021 ul li:hover>a img{transform: scale(1.1);}
.prod_w1 .progdwz2021 ul li+li{margin-left: 1.66%;}
.prod_w1 .progdwz2021 ul li>br{display:none;}
.prod_w1 .progdwz2021 ul li span>a{font-size: 16px;text-align:left;display:block;padding: 20px 25px; position: relative;}
.prod_w1 .progdwz2021 ul li:hover span>a{color:#fff;background:#055db4;}
.prod_w1 .progdwz2021 ul li span>a::before{position: absolute;content:'';width:26px;height:26px;background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220824/20220824162222_623496500.png)no-repeat center;right:20px;top:19px;}
.prod_w1 .progdwz2021 ul li:hover span>a::before{background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220824/20220824162222_555509418.png)no-repeat center;}
.prod_a a{text-align:center;font-size:20px;color:#c8161d}
.prod_a{text-align:center;margin-top:40px;}
.prod_a a i{display:inline-block;font-style: normal;}
.prod_a a i:after{content:'>';margin-left:10px;display:inline-block;transition: 0.3s;}
.prod_a a:hover i:after{margin-left:20px;}

/*应用*/
.app{position: relative;}
.app_img{padding: 80px 10%;}
.app1{background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220824/20220824164950_957130110.jpg)no-repeat center;width: 100%;height: 600px;}
.app2{background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220826/20220826181143_104917038.jpg)no-repeat center;width: 100%;height: 600px;}
.app3{background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220826/20220826181143_725000228.jpg)no-repeat center;width: 100%;height: 600px;}
.app4{background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220826/20220826181143_1856290966.jpg)no-repeat center;width: 100%;height: 600px;}
.app5{background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220826/20220826181143_1778517619.jpg)no-repeat center;width: 100%;height: 600px;}
.app6{background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220826/20220826181143_1599006434.jpg)no-repeat center;width: 100%;height: 600px;}

.app_ww{width: 62%;}
.app_ww p{font-weight: bold;font-size: 40px;color: #fff;margin-bottom: 50px;}
.app_ww span{color: #ccc;font-size: 16px;line-height: 40px;display: block;}
.app_ww span+span{margin-top: 30px;}
.app_ww>a{display: block;width: 195px;height: 60px;color: #ccc;font-size: 15px;line-height: 60px;text-align: center;border:2px rgba(255,255,255,0.6) solid;margin-top: 50px;}
.app_ww>a:hover{font-size: 15px;}
.app_nav{position: absolute;top: 180px;right: 10%;}
.app_nav li{text-align: right;position: relative;}
.app_nav li+li{margin-top: 35px;}
.app_nav li::after{position: absolute;content: '';width: 0px;height: 2px;background: #fff;right: 0;bottom:-10px;transition: all 0.3s;}
.app_nav li.on::after{width: 66%;}
.app_nav li a{font-size: 16px;color: #ccc;}
.app_nav li.on a{color: #fff;font-weight: bold;}

@media (max-width: 1400px){
.app_ww span+span {margin-top: 10px;}
.app_ww p{margin-bottom:20px;}
.app_ww {width: 64%;}
}


/*应用*/
.app{height:196px ;background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220829/20220829174046_1810688020.png)no-repeat center;}
.app_box{display: flex;align-items: center;justify-content: space-between;height: 100%;}
.app_t{margin-bottom: 0;text-align:left;}
.app_t p{color: #fff;}
.app_t span{color: #fff;}
.app_box a{display: block;width: 175px;height: 50px;line-height: 50px;background: #222;color: #fff;text-align: center;border-radius: 25px;font-size: 15px;}
.app_bg{position: relative;overflow: hidden;}
.appli_con {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 5;height: 100%;overflow: hidden;}
.appli_con ul {display: flex;justify-content: space-between;height: 100%;}
.appli_con li {display: flex;flex-direction: column;align-items: center;color: #fff;width: calc(100% / 6);position: relative;z-index: 5;border-right: 1px solid rgba(255,255,255,0.3);justify-content: center;padding: 0 0 5% 0;}
.appli_con li:after {content:'';width:100%;height:0;background:linear-gradient(to top, rgba(255,255,255,0.3) 0 ,transparent);position:absolute;bottom:0;left:0;transition:0.5s;z-index:-1;}
.appli_con li:hover:after {height:100%;}
.appli_con li a {font-size: 28px;display: flex;flex-direction: column;margin: 20% 0 0;color:#fff;font-weight: lighter;text-align: center;}
.appli_con li a>span {font-size: 16px;text-transform: uppercase;opacity: 0.5;color:#fff;letter-spacing: 0;}
.appli_call {}
.appli_call ul {display:flex;transition: 0.5s;}
.appli_call li {position: relative;width:100%;flex-shrink: 0;}
.appli_call li>a {}
.appli_call li>a img {width:100%;height: auto;}


/*解决方案*/
.sol_wl{background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220923/20220923105804_936186698.jpg)no-repeat center;width: 47%;height: 760px;padding: 80px 0 0 60px;}
.sol_wl p{font-size: 34px;font-weight: bold;color: #222;margin-bottom: 15px;}
.sol_wl span{font-size: 16px;color: #666;}
.sol_wr{width: 51%;display: flex; justify-content: space-between;align-items: center;flex-wrap: wrap;}
.sol_wr li{width: 49%;padding: 40px 30px 100px 30px;border: 1px #eee solid;min-height: 373px;position: relative;}
.sol_wr li:nth-child(1)::before{content: ''; background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220825/20220825090842_1352354521.png)no-repeat center;width: 52px;height: 49px;position: absolute;top: 60px;right:30px;}
.sol_wr li:nth-child(2)::before{content: ''; background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220826/20220826202532_935409892.png)no-repeat center;width: 52px;height: 49px;position: absolute;top: 60px;right:30px;}
.sol_wr li:nth-child(3)::before{content: ''; background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220826/20220826202532_100166014.png)no-repeat center;width: 52px;height: 49px;position: absolute;top: 60px;right:30px;}
.sol_wr li:nth-child(4)::before{content: ''; background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220826/20220826202532_1227202500.png)no-repeat center;width: 52px;height: 49px;position: absolute;top: 60px;right:30px;}
.sol_wr li:nth-child(1)::after{content: ''; width: 130px;height: 77px;position: absolute;background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220825/20220825090842_282060578.jpg)no-repeat center;bottom: 0;right: 1%;}
.sol_wr li:nth-child(2)::after{content: ''; width: 130px;height: 77px;position: absolute;background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220825/20220825090842_1660945153.jpg)no-repeat center;bottom: 0;right: 1%;}
.sol_wr li:nth-child(3)::after{content: ''; width: 130px;height: 77px;position: absolute;background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220825/20220825090842_725013010.jpg)no-repeat center;bottom: 0;right: 1%;}
.sol_wr li:nth-child(4)::after{content: ''; width: 130px;height: 77px;position: absolute;background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220825/20220825090842_1116740829.jpg)no-repeat center;bottom: 0;right: 1%;}
.sol_wr li:nth-child(2n){margin-left: 2%;}
.sol_wr li:nth-child(n+3){margin-top: 15px;}
.sol_wr li span{font-size: 12px;color: #ccc;}
.sol_wr li p{font-size: 24px;color: #222;margin: 15px 0 78px 0;position: relative;font-weight: bold;}
.sol_wr li p::after{content: '';width: 50px;height: 2px;bottom: -30px;left: 0;position: absolute;background: #055db4;}
.sol_wr li dd{font-size: 15px;color: #666;line-height: 30px;}


/*实力*/
.strength_bg{background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220825/20220825093935_1331198934.jpg)no-repeat center; padding-bottom:90px;padding-top: 70px;}
.strength_t p{color: #fff;}
.strength_t span{color: rgba(255,255,255,0.6);}
.strength li{float: left; background: #fff; position: relative; overflow: hidden;cursor: pointer; width: 20%; height:740px;}
.strength li+li{margin-left: 2%; }
.strength_w{text-align:center; position: relative; height:100%;}
.strength_w dd{font-size: 8vw; opacity: 0.1; font-family: "Tw Cen MT"; padding:8vw 0 2vw 0;}
.strength_w h3{font-size:1.7vw; color: #222; }
.strength_w p{font-size: 1.1vw; color: #333; line-height:1.6vw; padding-top:0.8vw;}
.strength_w:after,.strength_w:before{content: ""; width: 37px;height: 7px;  position: absolute; bottom:20%; }

.strength_w:after{ left:30%; background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220825/20220825094440_883806113.png)no-repeat center;animation: after 2s linear infinite; }
.strength_w:before{right: 30%; background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220825/20220825094440_1278584066.png)no-repeat center; animation: before 2s linear infinite; }

@keyframes after{
            0{
               transform:translateX(0);
            }
            50%{
               transform:translateX(-10px);
            }
            100%{
                transform:translateX(0);opacity: 0;
            }
        }
@keyframes before{
            0{
               transform:translateX(0);
            }
            50%{
                transform:translateX(10px);
            }
            100%{
                transform:translateX(0);opacity: 0;
            }
        }
.strength_ww{position: absolute; top:0; left:0; right:0;opacity: 0; z-index: 2; padding: 40px; }
.strength_wm{transition: all 0.5s; padding-top:2vw;}
.strength_wm img{width: 100%;}
.strength li.on{width:56%;}
.strength li.on .strength_w{display:none;}
.strength li.on .strength_ww{opacity: 1;}
.strength li.on .strength_wm{padding:0;}

.strength_wb{margin-top:40px; }
.strength_wb b{font-size: 1.8vw; color:#222;margin-left: 20px;}
.strength_wb span{font-size: 1.2vw; padding-left:10px; color:#333;}
.strength_wb p{font-size: 16px; line-height: 28px; padding-top:15px;padding-left: 30px;}
.strength_wb:before{content: ""; display:block;  width:10px; height:90px; background:#055db4; float:left;  position: relative; left:0px;}

@media (max-width: 1920px){
.strength li{height:730px;}
}
@media (max-width: 1680px){
.strength li{height:700px;}
}

/*简介*/
.about{padding-top: 80px;height: 785px;overflow:hidden;}
.about_w{position: relative;}
.about_w::after{content: '';background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220825/20220825110055_1182047870.jpg)no-repeat center;width: 485px;height: 772px;right: -13%;top: -80px;position: absolute;z-index: -1}
.about_l{width: 63%;}
.about_l span{font-size: 40px;font-weight: bold;color:#055db4; }
.about_l p{font-size: 32px;color: #222;line-height: 45px;margin: 40px 0 80px 0;}
.about_l dd{line-height: 36px;font-size: 16px;color: #666;}
.about_l>a{font-size: 16px;display: block;color:#055db4;width: 190px;height: 55px;line-height: 55px;padding: 0 25px;text-align: left;border: 2px #055db4 solid;margin-top: 80px;}
.about_l>a img{position: relative;margin-left: 20px;transition: all 0.3s;top: -3px}
.about_l>a:hover{font-size: 16px;}
.about_l>a:hover img{margin-left: 40px;}
.about_r{}
.about_r li{width: 141px;}
.about_r li+li{margin-top: 60px;}
.about_r li p{font-size: 16px;color: #fff;margin-bottom: 15px;}
.about_r li p>b{font-size: 58px;color: #fff;margin-right: 10px;}
.about_r li span{font-size: 16px;color: #fff;}



/*厂房*/
.cf_i .divdgweb_new_div {display: flex;}
.cf_i .divdgweb_new_div_item {flex-shrink: 0;/*margin: 0 0.1%;*/display: flex;flex-direction: column-reverse;position: relative;}
.cf_i .divdgweb_new_div_item{margin-right:0.1%;}
.cf_ii .divdgweb_new_div_item{margin-right:0.5% !important;width: 24.5% !important;}
.cf_i .news_div_item_pic{overflow:hidden;}
.cf_i .news_div_item_pic a{display:block;position:relative;overflow:hidden;}
.cf_i .news_div_item_pic a:before,.cf_i .news_div_item_pic a:after{position: absolute;}
.cf_i .news_div_item_pic img {width: 100%;transition: all .5s;display: block;overflow: hidden;border: 1px #eee solid;}
.cf_i .divdgweb_new_div_item .divdgweb_new_div_item_title a {display: block;font-size: 16px;color: #fff;position: relative;text-align:center;height: 49px;line-height: 49px;background: rgba(0,0,0,0.7);position: absolute;bottom: 0;left: 0;z-index: 99;width: 100%;transition: all .3s;}
.cf_i .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a,.cf_i .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{}
.cf_i .divdgweb_new_div button{display:none!important;}
.cf_i .divdgweb_new_div_item:hover .news_div_item_pic img {transform: scale(1.05);}
.cf_i .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,55,147,0.6);bottom: -100%;left: 0;transition: all .5s;opacity: 0;border-radius: 30px;display:none;}
.cf_i .divdgweb_new_div_item:hover .news_div_item_pic a:after {bottom: 0;opacity: 1;}
.cf_c>ul{display: flex;margin: 40px 0 40px;align-items: center;position: relative;}
.cf_c>ul>li+li{margin-left: 15px;}
.cf_c>ul>li>a{display: block;width: 168px;height: 56px;background: #eee;color: #666;text-align: center;line-height: 56px;font-size:18px;}
.cf_c>ul>li.on>a{background: #055db4;color: #fff;}
.cf_ic{margin-top: 14px;transition: all .5s;display: flex;}
.cf_fc {overflow: hidden;}
.cf_i {flex-shrink: 0;width: 100%;height: 0;visibility: hidden;}
.cf_i.on {height: auto;visibility: visible;}
.cf_i .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a {background:#055db4;}



/*新闻*/
.news_bg{width:100%;overflow: hidden;background:#f8f8f8;padding-top: 80px;}
.news {margin:0 auto;    overflow: hidden;}
.news_t{text-align:left;float:left;}
.news_t dd:after{display:none;}
.news_t p {font-size: 36px;font-weight:bold;}
.news_t dd {font-size: 15px;color: #999;line-height: 30px;font-weight:100;margin-top: 5px;}
.news_a{width:auto;}
.news_a a{width:152px;height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:20px;display: flex;align-items: center;justify-content: center;background:#eee;}
.news_a a.on{background:#055db4;color:#fff;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item{    display: flex;
    width: 100%;
    flex-shrink: 0;
    justify-content: space-between;}
.new_item>div {display: flex;justify-content: space-between;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%;
position: relative;padding: 25px 24px 60px; background: #fff;}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}
img.news_div_item_image {width: 100%;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {display: flex;transition: all .5s;}
.new_lc a.news_div_item_a {font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body {font-size: 14px;color: #999;line-height: 26px;margin-top: 40px;
 height: 52px;overflow: hidden;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom: 129px;left: 24px;}
.new_lc .news_div_item_date>div {font-size: 12px;color: #999;}
.new_lc .news_div_item_pic { border: 1px solid #eee;}
.new_lc .news_div_item_a:after {position: absolute;content: "read more →";font-size: 14px;color: rgb(34,34,34); bottom: -126px;left: 0;}
.new_rc .news_div_item {background: #fff;padding: 37.8px 32px;position: relative;}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:6px;background:#055db4;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 15px;}
.new_rc a.news_div_item_a {display: block;font-size: 18px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; margin-top: 10px;}

/*版权*/
.head_bgx{width:100%;height:10px;cursor: pointer;background:#4b4b4b;}
.head_bgx span {display:block;width:100%;height:10px;background-color: #055db4;animation: span_i1 2.5s infinite;float:right;}
@keyframes span_i1{
        0%{ width:0%; background-color:#055db4}
        25%{ width:100%; background-color:#055db4}
        100%{ width:0%; background-color:#055db4}
        }
.copy {width: 100%;background: #222222;    padding: 10px 0 30px;overflow: hidden;}

/*友情链接*/
.links_bj{position:relative;height: 80px;line-height: 80px;overflow: hidden;border-bottom: 1px solid #313131;}
.links_zbt{width:120px;font-size:16px;color:#fff;padding-left:35px;background:url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20220825/20220825144930_235553315.png)no-repeat left center;}
.links_zbt img{margin-right:15px;margin-top: -5px;}
.links_lj{font-size:14px;color:#fff;opacity: 0.5;}
.links_tb{width:auto;height:92px;}
.linkTagcs li a{font-size:14px;line-height:80px;color:#fff !important;opacity: 0.5;}
.link_more {float: right;}
.link_more a {font-size: 14px;color: #999999;}

.copy_tab {padding: 70px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con{width:80%;}
.copy_con li {float:left;text-align: left;padding: 0 5%;position: relative;transition:0.5s;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con li p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_con li a {font-size: 15px;color: #999999;display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #ffffff;transition: all 0.3s linear;}
.copy_con li:before {content: '';width:1px;height: 25px;background: #055db4;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con li:after {content: '';width:1px;height: 270px;background: #383838;position: absolute;left:1px;top:0;transition:0.5s;}
.copy_r {width:20%;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;width:280px;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 130px;height: 130px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 130px; height:130px;}
.copy_name {display: flex;justify-content: space-between;}
.copy_name span {font-size: 14px;color: #999999;line-height: 28px;display: inherit;}
.copy_name span a {color: #999999;transition: all 0.3s linear;font-size: 14px;}
.copy_name span a:hover  {color:#ffffff;transition: all 0.3s linear;}
.copy_con li:hover:before {height:100%;transition:0.5s;}




/*浮动*/
.y-kefu-box { position: fixed; right: 0; bottom: 10%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/0459591/uploadfile/image/20221015/20221015092656_2027296204.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; background-color: #055db4; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
/*咨询*/
.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: #055db4; border-color: #055db4; 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-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;border-top: 0px !important;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }
/*电话*/
.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 .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: 220px; 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:#055db4; font-size: 18px; }
/*二维码*/
.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; }
.line-b{ border-bottom: solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box { width: 140px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 140px; padding:10px;}
.y-kefu-box01 .y-ewm-box>div p{line-height:34px;}
.y-kefu-box01 .y-ewm-box img { width:120px; height:120px; margin: 0 auto; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 140px;  }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.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 .y-email-infos {color:#b9b9b9; text-align: left; bottom: 0;}
.y-kefu-box01 .y-email-infos>div {padding: 20px 20px 20px 45px; position: relative; }
.y-kefu-box01 .y-email-infos>div i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .y-email-infos p { color:#055db4; 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 .y-email-infos span { color:#b9b9b9; }
.y-kefu-box01 .y-email-infos p { color:#055db4; font-size: 18px; }
/*回顶*/
.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:#055db4; border-color: #055db4;}
.y-kefu-box01 .hver:hover>p { color: #fff; }

y-kefu-box .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,y-kefu-box .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;}
y-kefu-box .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2 {border-left: 6px white solid;}
/*咨询缩小*/
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#055db4;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }