/*标签样式初始化*/
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;}
a {color: #666; text-decoration: none;}
a:hover { color:#0e82e0;text-decoration: none; border-bottom-style:}
.page{margin: 0 auto;width:1400px;}
.bg{ width: 100%;min-width: 1400px;position: relative;}
.box {margin: 0 auto;width: 96%;}
.fl { float: left;}
.fr {float: right;}

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

@keyframes hover{
    0%{transform:scale(1)}
    25%{transform:scale(.6)}
    50%{transform:scale(1)}
    75%{transform:scale(1.2)}
    100%{ttransform:scale(1)}
}



/*间隙*/
.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;}


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


/*标题*/
.t{text-align: center;}
.t h3{font-size:40px;color: #333;font-weight: normal;}
.t p{font-size: 18px;margin-top:10px;}



/*抬头*/
.top_bg .waveWrapper10{top:0; height:17px !important;}
.waveTop5 {background-image:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211012/20211012125305_428750108.png); animation: move_wave_reverse 40s linear infinite !important;}

.top_bg{height:170px;position:relative;}
.top{position:relative;}
.logo{margin-top:44px;}
.logo img{float:left;}
.logo p{float: left;margin:20px 0 0 22px;font-size:18px;color:#0581f9;line-height:34px;}
.logo b{display:block; width:365px; font-size:26px;color:#000;letter-spacing:0px; overflow:hidden; /*margin-bottom:7.2px;*/}
.logo b span{display:block; letter-spacing:4.8px; white-space:nowrap;}

.phone{width:437px;height:54px;font-size:24px;color:#fff;position: absolute;  right: 0; z-index: 9999; background: url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211012/20211012125327_1776948814.png)no-repeat center;}
.phone p{padding: 8px 0 0 200px;font-family:"Century Gothic";font-weight: bold;background: url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211012/20211012125349_1811287018.png)no-repeat 165px 10px}

.nav{ width:auto; height:170px;}
.nav>ul>li{ float: left; display: block; }
.nav>ul>li>a{ display: block;height: 90px;padding:80px 20px 0 20px;color: #333; font-size: 16px;position: relative; z-index: 3333;}
.nav>ul>li>a span{font-size:12px;color:#999; line-height:18px;}
.nav>ul>li>a:before{content: ''; display: block;width:9px;height:9px;border-radius:100%;background:#34cafe;    position: absolute;bottom: 70px;left: 6px;opacity: 0;    transition: 0.3s all ease-in-out;}
.nav>ul>li>a:after{content: ''; display: block;width: 1px; height:70px; background:#34cafe; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;z-index: 2222;opacity: 0;    position: absolute; bottom: 0;left: 10px;}
.nav>ul>li>a.navcurrent:after,.nav>ul>li>a:hover::after,.nav>ul>li>a.navcurrent:before, .nav>ul>li>a:hover::before{opacity:1;}


@media (max-width: 1920px){
  .nav>ul>li>a{padding:80px 30px 0 30px;}
}
@media (max-width: 1680px){
   .nav>ul>li>a{padding:80px 28px 0 28px;}
   .wechat p{left:-60px;}
}
@media (max-width: 1500px){
.logo{margin-top:60px;}
.logo img{width:90px;}
.logo p{font-size:18px; margin-top:0;}
.logo b{font-size:24px;}
.nav>ul>li>a{padding:80px 20px 0 20px;}
}
@media (max-width: 1440px){
   .nav>ul>li>a{padding:80px 12px 0 12px;font-size:14px;}
   .head_but{display:none;}
.nav ul li:before{left: -2px;}
.nav ul li:after{left: 2px;}

}

/*导航下拉*/
.nav_sav{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);z-index: 9999;top:170px; text-align:center; border-top:4px #0581f9 solid; margin-left:-40px;}
.nav_sav a{background: #0581f9;-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);box-shadow: 0 6px 10px rgba(0, 0, 0, .1);padding: 20px 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;    -webkit-transition-property: color, background, text-indent, opacity;    transition-property: color, background, text-indent, opacity;}
.nav_sav a:hover{background: #fff; text-indent: 10px;color: #34cafe;}
.nav ul li:hover > .nav_sav {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}


.erji_nav{ display:none; overflow: hidden; width: 100%; overflow: hidden;  border-top: 4px solid #0581f9;  position: absolute; left: 0;top: 170px; background:rgba(255,255,255,0.8);  padding-top: 55px;  padding-bottom: 70px; z-index: 99999;}
.erji_nav .container{width:90%; min-width:1400px;margin:0 auto; text-align:center;}
.erji_nav a { display:inline-block;text-align:center; margin:0 0.6vw; width:180px; height:180px;}
.erji_nav .container1 a{width:160px; height:160px;}
.erji_nav img{width:100%; transition:all linear 0.2s; -moz-transition:all linear 0.2s; -ms-transition:all linear 0.2s; -webkit-transition:all linear 0.2s;}
.erji_nav span{display:block; font-size:15px; line-height:40px; color:#333;}




/*幻灯片*/
.banner-box,.banner-box .bd li{height:744px;}
.banner-box .banner-btn a.prev,.banner-box .banner-btn a.next{top:300px;background-image:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211012/20211012125515_1204574161.png);}
.banner-box .hd ul li.on{background:#0581f9;}
.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:20px;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:#ccc; 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; }

/*内页幻灯片*/
.banner-n,.banner_n .bd li{height:350px;}
.banner-n .banner-btn a.prev,.banner_n .banner-btn a.next{top:110px;background-image:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211012/20211012125515_1204574161.png);}
.banner-n .hd ul li.on{background:#0581f9;}
.banner-n{min-width:1200px;position:relative;overflow:hidden;}
.banner-n .bd{ width:100% !important;}
.banner-n .bd li{width:100%;background-position: center;background-repeat: no-repeat;height: 350px;}
.banner-n .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-n .banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-n .banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner-n:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-n:hover .banner-btn a.next{ right:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-n .banner-btn a.prev:hover,.banner_n:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner-n .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner-n .hd ul{ text-align: center}
.banner-n .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-n .hd ul li.on{ width: 32px;}













/*搜索*/
.search_nbg{width: 100%; min-width:1400px; height:100px; margin:0 auto;position:absolute; top:570px;background: #fff;border-bottom: 1px solid #eee;}
.search_bg{width: 100%;height:100px; margin:0 auto;background: #f6f9fd;border-bottom: 1px solid #eee;}
#search{ color: #999;width:1400px;height:100px;margin:0 auto;line-height:100px;}
.search_01 i{display: block;float: left;padding-top: 22px;margin-right: 14px;}
.search_01{ float:left; width:900px; padding-left:2px;}
.search_01 d{color:#222;font-size: 16px;}
.search_01 a{font-size: 15px;color: #666;}
.search_01 a:hover{color:#0581f9;}
.search_02{width: 360px;float: right;margin-top:29px;}
.search-bg #infoname{width:338px; outline:none; color:#ccc; border: none; height:46px; line-height:46px;font-size: 14px;padding-left:20px;background: #eee;border-radius: 46px;}
input[type="image" i]{cursor: pointer;}
.search-i{margin-top: -47px;}
.search-i input{display: block;}



.waveWrapper {overflow: hidden;position: absolute;left: 0;right: 0;margin: auto;height: 43px;z-index: 9;}
.waveTop {right: 0;left: auto;position: absolute;width: 4112px;animation: move_wave_reverse 20s linear infinite;height: 100%;background-repeat: repeat-x;background-position: 0 bottom;transform-origin: center bottom;}
@keyframes move_wave_reverse {
  0% {
    transform:translateX(0%) translateZ(0)
  }
  50% {
    transform:translateX(25%) translateZ(0)
  }
  100% {
    transform:translateX(50%) translateZ(0)
  }
}



/*产品*/
.prod_bg{background: #f6f9fd;padding: 80px 0px;}
.list{width: 280px;overflow: hidden;}
.list_t{width: 100%;height: 120px;background: #fff;text-align: center;}
.list_t p{font-size:26px;color: #333;padding-top:36px;}
.list_t span{display: block;font-size: 14px;color: #999;margin-top:2px;}
.list_d{background: #fff;border-top: 1px #eee solid;}
.list_d .prolist2021 li{position: relative;overflow: hidden;}
.list_d .prolist2021 li a{display: block;height: 70px;line-height: 70px;border-bottom: 1px #eee solid;position: relative;overflow: hidden;padding-left: 40px;font-size: 16px;}
.list_d .prolist2021 li:hover::before,.list_d .prolist2021 li.on::before{width: 100%;transition: 0.5s;}
.list_d .prolist2021 li:hover a,.list_d .prolist2021 li.on a{color:#0e82e0;}
.list_tel{background:#fff url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211012/20211012204916_123556393.jpg)no-repeat center bottom;height: 156px;padding-top: 33px;}
.list_w1{background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211012/20211012205353_1241783539.png)no-repeat center left;padding-left:55px;margin-left:20px;}
.list_w1 p{font-size:15px;}
.list_w1 span{display: block;font-size: 24px;font-weight: bold;color:#02a7fc;margin-top:2px;}
.prod_cont{width:1080px;}

.prod_cont .progdwz2021 li{float: left;width: 32%;position: relative;overflow: hidden;text-align: center;}
.prod_cont .progdwz2021 li+li{margin-left: 2%;}
.prod_cont .progdwz2021 li img{display: block;width: 100%;height: 100%;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}
.prod_cont .progdwz2021 li br{display: none;}
.prod_cont .progdwz2021 li span{display: block;position: relative;z-index: 2;background: #f6f9fd;height: 50px;line-height: 50px;}
.prod_cont .progdwz2021 li span a{font-size: 16px;}
.prod_cont .progdwz2021 ul+ul li{margin-top: 2%;}
.prod_cont .progdwz2021 li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}



/*问题*/
.problem_bg{background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20220621/20220621164901_1508431208.jpg)no-repeat center;height:1398px;}
.problem_t h3{color: #fff;}
.problem_t p{color: #fff;margin-bottom: 30px;font-size: 40px;font-weight: bold;}
.problem_wt{position: relative;}
.problem_wt::before{content: '';display: block;position: absolute;width: 1530px;height: 604px;z-index:1;background: #74c1f9;border-radius: 100px 0 100px 0;top: -65px;left: -65px;}
.problem_l{width: 372px;z-index:3;position: relative;}
.problem_img{z-index: 2;position: relative;}
.problem_ww{width: 372px;height:215px;background: #0e82e0;border-radius: 50px 0 0 0;overflow: hidden;padding:22px 25px;box-shadow: 0 0 15px rgb(14 130 224 / 30%);position: relative;box-sizing: border-box;}

.problem_ww::after{content: '';display: block;position: absolute;width: 0;height: 100%;left: 0;top: 0;transition: all .3s ease;background: #086dbf;background: linear-gradient(to right,#0e82e0,#086dbf);}
.problem_ww:hover::after{width: 100%;}

.problem_tu{width: 88px;height: 88px;border-radius: 50%;border: 1px solid #3db4b6;line-height: 88px;margin-right: 13px;text-align: center;position: relative;z-index: 2;}
.problem_w1{color: #fff;font-size:30px;line-height: 88px;position: relative;z-index: 2;}
.problem_tu1{background: #55b12a url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013100233_2104232101.png)no-repeat center;}
.problem_tu2{background: #55b12a url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013102612_2143643780.png)no-repeat center;}
.problem_tu3{background: #55b12a url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013102657_1440138705.png)no-repeat center;}
.problem_tu4{background: #55b12a url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013102635_1549036878.png)no-repeat center;}
.problem_w{color: #eee;font-size: 16px;line-height:30px;margin-top:20px;position: relative;z-index: 2;}
.problem_img{margin-left:30px;}


/*方案*/
.solution_bg{    overflow: hidden;}
.solution>i{width:100%;height:1px;display:block;background:#e1e1e1;}
.solution_list a{display: block; float: left;font-size:15px;padding: 40px 0;position: relative; box-sizing: border-box;width: 16.6%;}


.solution_list a:after{content:"";display:block;width:16px;height:16px;
background:#FFF url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211109/20211109141931_1271291257.png) no-repeat center;
position: absolute;    bottom: -1%;transition: 0.3s all ease-in-out;}

.solution_list a.on:after{ransition: 0.3s all ease-in-out;border-radius:50%;
background:#0e82e0 url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211109/20211109141950_1895753248.png) no-repeat center;}

.solution_list a p{color:#222;font-weight:bold;line-height:30px; overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;}
.solution_list a span{color:#999;}

.solution_list a.on i{filter: brightness(300%);}
.solution_list a.on p{color: #0e82e0;}
.solution_box{width: 965px;height: 500px !important;background: #fff;margin: 0 24px;position: relative;    z-index: 10;}
.solution_a{height: 180px;width: 88%;position: absolute;top: 6%;left: 6%;display:none;box-sizing: border-box; padding: 50px;}
.solution_a a{display: block; position: relative; z-index: 6; width:100%; height:100%;}
.solution_a p{text-align: center;width: 22%;float: left;font-size: 24px;color: #222;line-height: 36px;}
.solution_a dd{font-size: 16px; color: #222; padding-left: 40px;width: 68%; float: right; border-left: 1px dashed #b9b9b9; 
   line-height: 30px; margin-left: 33px;}

.solution_box.on:after{content:"+";display:block;color:#FFF;font-size:24px;text-align:center;height:55px;width:55px;line-height:55px;
    background: #0e82e0;box-shadow: 0 0 14px rgb(0 0 0 / 30%);border-radius: 50%;position: absolute;top: 14.3%;right: 3.2%;}
.solution_box.on .solution_a{background: rgb(255,255,255,0.9);display:block}
.solution_cont{width: 965px;margin: 40px auto 0;position: relative;}
.solution .tempWrap{overflow:inherit !important; margin-left: -24px;}


/*客户案例*/
.case_cont table tr{display:block;}
.case_cont .swiper-slide img{width:91%;transition:0.3s all ease-in-out;padding: 20px;background: #e2f5fc;}
.swiper-slide .text{text-align:center;line-height: 30px;font-size: 18px;  color: #000; width:100%; height:115px; position: relative; z-index: 9;background: #e2f5fc;}
.case_bg .btn{background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211109/20211109142015_1094752271.png)no-repeat center;width:29px;height:10px;top:99% !important;transition:0.3s all ease-in-out;}
.case_btnl{left:45% !important;}
.case_btnr{right:45% !important;transform: rotate(180deg);}
.swiper-button-next:after, .swiper-button-prev:after{display:none;}
.case_a{background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211109/20211109142037_1753386778.png) center no-repeat;width:58px;height:44px;display:none;border-radius: 5px; border:1px #eee solid;transition:0.3s all ease-in-out;margin:2vw auto 0;}
.case_a:hover{background:#00aeea url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211109/20211109142058_1307435772.png) center no-repeat;}
.swiper-slide a{display:block;width:100%;height:100%;overflow: hidden;font-size:18px;}
.swiper-slide:hover a img{transform: scale(1.0);}
.text.boxs img{width:90px;display: block;    padding-left: 0px;}
.text.boxs i{color:#aaaaaa;font-size:14px; margin: -61px 0 0 100px;float: left;text-transform: uppercase;}
.chakan a{font-size: 14px; color: #fff; background: #00aeea; border-radius: 25px;width: 136px;height: 40px;text-align: center;line-height: 42px;margin: -81px auto;}
.chakan a:nth-child(1){display: none;}
.chakan a:hover{background: #00aeea; color: #fff !important;}

/*优势*/
.adv_bg{background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20220621/20220621170024_341268678.jpg)no-repeat center;height:1269px;}
.adv_t h3{color: #fff;}
.adv_t p{color: #fff;margin-bottom: 30px;}
.adv_wt{position: relative;z-index:2;}
.adv_wt::before{content:"";position: absolute;width: 1530px;height:620px;z-index: 1;background: #0e82e0;border-radius: 100px 0 0px 0;top: -65px;left: -65px;}
.adv_cont{position: relative;z-index: 3;}
.adv_l{width:600px;}
.adv_r{width: 700px;}
.adv_shu{color: #fff;width:93px;height:93px;font-size:52px;border-radius: 50%;border: 4px #419ce4 solid;line-height: 93px;text-align: center;}
.adv_w1{margin-left: 20px;margin-top: 20px;}
.adv_w1 p{font-size:34px;color:#fff;}
.adv_w1 span{display: block;font-size:12px;color: #63b2f2;margin-top: 4px;}
.adv_w{color: #fff;font-size: 16px;line-height: 30px;margin-top: 40px;}
.adv_w p{position: relative;padding-left: 22px;}
.adv_w p+p{margin-top:20px;}
.adv_w p::before{content: "";position: absolute;top:6px;left: 0px;background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013114845_1670450012.png);width:13px;height:17px;}
.adv_list{background: #4bacfb;padding: 18px;position: absolute;bottom: 0px;left: 0px;z-index: 3;}
.adv_list li{display: block;position:relative;width:127px;height: 102px;float: left;}
.adv_list li+li{margin-left:18px;}
.adv_list li p{position: absolute;width:100%;text-align: center;height: 23px;line-height: 23px;font-size: 14px;background:rgba(0,0,0,0.4);bottom: 0px;left: 0px;color: #fff;}
.adv_list li.on p{background:rgba(14,130,224,0.8);}
/*实力*/
.strength_bg{background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20220621/20220621170147_1516171388.jpg)no-repeat center;height: 1000px;}
.partner_d .new_web_div2021 li{float: left;width: 19.2%;text-align: center;position: relative;overflow: hidden;}
.partner_d .new_web_div2021 li+li{margin-left: 1%;}
.partner_d .new_web_div2021 li img{display: block;width: 100%;height: 100%;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}
.partner_d .new_web_div2021 li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.partner_d .new_web_div2021 li p{height: 40px;line-height: 40px;position: relative;z-index: 2;background: #fff;border-top: 1px #eee solid;}
.partner_d .new_web_div2021 li p a{font-size: 15px;}


/*流程*/
.process_wt li{float: left;width:130px;text-align: center;position: relative;}
.process_wt li+li{margin-left:28px;}
.process_wt li+li::after{content: "";position: absolute;top:145px;left: -27px;background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211108/20211108161626_112764837.png);width: 18px;height:18px;}
.process_wt li i{display: block;width: 130px;height:130px;background-color: #FFF;background-repeat: no-repeat;transition: 0.3s all ease-out;border-radius: 50%;overflow: hidden;border: 2px #0e82e0 solid;}
.process_wt li p{font-size:16px;margin-top: 10px;}





.process_tel{background-color: #0e82e0;width: 400px;color: #fff;height: 70px;line-height: 70px;border-radius: 70px;font-size:16px;background-image:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013151701_683116185.png);background-position:50px center;background-repeat: no-repeat;padding-left:85px;margin: 0 auto;}
.process_tel b{font-size:24px;}



/*简介*/
.com_bg{background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211108/20211108162836_681986904.jpg)no-repeat center top;height: 800px;}
.com_b{height:618px;}
.com_fl,.com_fr{width:50%;height:618px;box-sizing: border-box;}
.com_fr img{width:100%;}
.com_fl{position: relative;padding: 5vw 3vw 0 3vw;}
.com_fl:before,.com_fl:after{content:"";display:block;background:#CCC;position: absolute;}
.com_fl:before{width:155px;height:1px;top:0;left:0;}
.com_fl:after{top:-20px; left:30px; width:1px; height:50px; }
.com_fl em{font-size:44px;color:#111;}
.com_fl p{font-size:24px;color:#111;    margin-bottom: 2.4vw;}
.com_fl dd{font-size:15px;color:#666;line-height:30px;}
.com_fl dd+dd{margin-top:1vw;}
.com_fl a.com_more{color:#333;font-size:16px;display:block;position: absolute;bottom:7%;}
.com_fl a.com_more:before{content:"";display:block;width:10px;height:10px;background:#CCC;border-radius:50%;float:left;margin-top: 7px; transition: 0.3s all linear;}
.com_fl a.com_more:after{content:"";display:block;width:30px;height:1px;background:#CCC;float:left;margin-top: 12px;margin-right: 14px;
transition: 0.3s all ease;}
.com_fl a.com_more:hover:before{background:#015ec2; transform:translateX(60px);}
.com_fl a.com_more:hover:after{width:60px;background:#015ec2;transition: 0.3s all ease;}
.com_fl a.com_more:hover{color:#015ec2;}


/*团队*/
.equu_bg{background:url(//memberpic.114my.cn/0466941/uploadfile/image/20211027/20211027143658_1200885758.jpg)no-repeat center;height:670px;}
.equu_d .tempWrap{width:1360px !important;margin:0 auto;}
.equu_d ul{display:block;}
.equu_d li{float:left;overflow: hidden;transition: 0.3s ease all;display:block;width:400px;margin-right:20px;text-align: center;}
.equu_d li p a{color: #333;font-size: 16px;display:block;}
.equu_d li p{height:40px;line-height:40px;position: relative;z-index: 2;background: #f5f5f5;}


.equu_d 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;}
.equu_d li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}



/*新闻中心*/
.news{padding:80px 0 0 0;}
.news_t{font-size: 40px;color: #484848;font-weight: lighter; line-height: 35px;}
.newstop{border-bottom: 1px solid #e9e9e9;}
.news_t em{font-size: 33px;font-style: normal;}
.newtab a{padding-bottom: 30px; display: inline-block;font-size: 20px;color: #484848;font-weight: lighter; position: relative;}
.newtab a+a{margin-left: 55px;}
.newtab a:after{content: '';display: block;width: 0;height: 2px;background: #0e82e0;transition: all .3s ease; position: absolute; bottom: 0; left: 0;}
.newtab a.on:after{width: 100%;}
.newtab a.on{color:#0e82e0; font-weight:bold;}
.newscon{padding: 80px 0 80px 0;position: relative;}
.newscon:after{content: '';display: block;position: absolute;height: 100%;width: 1px;background: #ededed;z-index: 3;left: 830px;top: 0;}
.newsleft{width: 830px;}
.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 240px;height: 170px; overflow: hidden; border:1px solid #e8e8e8;}
.newsleft .news_div_item:nth-child(2){padding: 25px 0 35px 0; margin: 35px 0 25px 0;border-top: 1px solid #ededed;border-bottom: 1px solid #ededed;}
.news .news_div_item_pic{overflow: hidden;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#0e82e0;}
.newsleft .news_div_item{height: 170px; position: relative;padding-left: 266px;padding-right: 105px;}
.newsleft .news_div_item:nth-child(2){padding-left: 266px;padding-right: 105px;}
.newsleft .news_div_item_date{position: absolute;top: 50px;right:55px;padding-top: 45px;text-align: center;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #aaaaaa;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 0;left: 0;right: 0;margin: 0 auto;font-size: 40px;font-weight: normal;}
.newsleft .news_div_item_content{width: 340px;padding-top: 20px;}
.newsleft .news_div_item_a{display: block;font-size: 18px;color: #222222;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative;} 
.newsleft .news_div_item:nth-child(2) .news_div_item_pic{top: 25px;}
.newsleft .news_div_item_a:after{content: '';display: block;position: absolute;width: 34px;height: 34px;background: url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013153012_206707906.png) no-repeat center; left: 0; top: 110px;}
.newsright{width: 525px;}
.newsright .ns_t{display: block;font-size: 36px;color: #222222;background: url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013153035_1384920825.png) no-repeat right center;margin-bottom: 35px;}
.newsright .ns_t em{display: block;font-size: 14px;color: #aaaaaa;text-transform: uppercase;margin-top: 3px;font-style: normal;}
.newsright .news_div_item{position: relative;padding-top: 365px;}
.newsright .news_div_item_date{position: absolute;top: 390px;right:0px;padding-top: 45px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #aaaaaa;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 0;left: 0;right: 0;margin: 0 auto;font-size: 40px;font-weight: normal;}
.newsright .news_div_item_content{width: 425px;}
.newsright .news_div_item_a{display: block;font-size: 18px;color: #222222;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative;} 
.newsright .news_div_item_pic{position: absolute;left: 0;top: 0;width: 525px;height: 340px; overflow: hidden; border:1px solid #e8e8e8;}
.news .news_div_item_body{font-size: 14px;color: #aaaaaa;margin-top: 15px;line-height: 28px; height:56px; overflow:hidden; font-weight: lighter;}
.newsright .news_div_item_a:after{content: '';display: block;position: absolute;width: 34px;height: 34px;background: url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013153012_206707906.png) no-repeat center; left: 0; top: 120px;}



/*版权*/
.links{ background:#efefef;}
.links .page{ height:110px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.linksl{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.linksr a{ font-size:14px; color:#666666;}
.linksl>p{ font-size:18px; color:#666666; margin-right:30px; padding-left:50px; background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013161605_1672036290.png) no-repeat left center;}
.linksl>p em{ display:block; font-size:28px; color:#333333; font-family:fontDin2; text-transform:uppercase;}
.crcenter{ background:#0460c3 url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013161627_1215938902.jpg) no-repeat center bottom;}
.crcon{ padding:80px 0 50px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.crcon ul{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcode span{ display:block; text-align:center; background:#0d91f1; line-height:38px; font-size:14px; color:#fff;}
.crcode img{ width:130px; height:130px;} 
.crcode li+li{ margin-left:20px;}
.klsj p{ font-size:18px; color:#fff; margin-bottom:20px;}
.klsj a{ display:block; font-size:14px; color:#e7e7e7; line-height:32px;}
.klsj a:hover{ color:#fff;}
.klsj li{ width:185px;}
.klsj li+li{ margin-left:50px;}
.crcontact{ width:100%; height:150px; padding:0 50px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; background:rgba(13,145,241,.43); border-radius:20px;box-sizing: border-box;}
.end,.end a{ line-height:120px; font-size:14px; color:#e7e7e7;}
.end a:hover{ color:#fff;}
.end{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.crcontact{ text-align:center; font-size:15px; color:#fff; font-weight:lighter;}
.crcontact i{ font-size:16px;font-style: normal;}
.crcontact em{ font-size:22px; font-family:fontDin1;font-style: normal;}
.crcontact span{ display:block; margin:0 auto 10px auto; width:46px; height:46px; border-radius:50%; background:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013161650_874980673.png) no-repeat center;}
.crcontact li:nth-child(2) span{ background-image:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013161712_553638456.png)}
.crcontact li:nth-child(3) span{ background-image:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013161846_1188586664.png)}
.crcontact li:nth-child(4) span{ background-image:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013161912_1014560577.png)}
.crcontact li:nth-child(5) span{ background-image:url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211013/20211013161912_1014560577.png)}


/* 客服样式*/
.y-kefu-box .hver{    cursor: pointer;}
.y-kefu-box { position: fixed; right: 5px; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.cn/dapengwater/uploadfile/image/20211109/20211109141417_769070162.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: -6px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #0e82e0; 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: #0e82e0; border-color: #0e82e0; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 40px; height: 22px; background-position: 2px -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: #0e82e0; border-color: #0e82e0;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.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 .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: #0e82e0; font-size: 18px; }
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 .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:115px; height:114px; margin: 20px auto 10px; }
.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; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color:#0e82e0; 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:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }



#floatTips{
position: fixed;
left: 5px;
top: 50%;
z-index: 9999;
width:130px;
 z-index:99;
}
#qq_top{width:130px; height:50px; line-height:25px; background:#fff; text-align:center;  font-size:13px;letter-spacing: 6px;}
#qq_center{width:130px;}
#qq_center img{width:130px;}
#qq_bottom{width:130px; text-align:right; line-height:25px; font-size:12px;}
#qq_bottom a{text-decoration: none; color: #484848;}
#qq_bottom a:hover{text-decoration: none; color: #ff6600;}