@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:1400px;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:#2aa704;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1400px;overflow: hidden;}
.box{margin:0 auto;width:80%; min-width: 1400px;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: #0b59bb;}
.t span{color: #666;font-size: 18px;display:block;}



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


.header_bg{height: 120px;position: absolute;z-index: 9;left: 0;top: 0;overflow:initial !important;    transition: 0.3s ease all;}
.header{padding: 0 4%;display: flex;align-items: center;justify-content: space-between;height: 100%;}
.logo{}
.logo a,.logo1 a{text-decoration:none;}
.logo img,.logo1 img{width:217px;}
.logo p,.logo1 p{margin-top:10px; font-size:16px; line-height:16px; font-weight:bold; letter-spacing:0.8px;}
.logo p{color:#fff;}
.logo1{display:none;}
.logo1 p{color:#333;}
.header_bg.active .logo{display:none;}
.header_bg.active .logo1{display:block;}
.nav{display:flex;}
.nav>ul>li{display: block;float: left;line-height:120px;}
.nav>ul>li+li{margin-left:5vw}
.nav>ul>li:after{content:'';width:0%;height:4px;background:#2aa704;display:block;margin: -4px auto 0;transition: .3s;}
.nav>ul>li:hover:after{width:100%;}
.nav>ul>li>a{font-size: 18px;color:rgba(255,255,255,0.8);text-align:center;display:block;}
.nav,.nav>ul,.nav>ul>li{height:100%;}
.header_bg:hover .logo,.header_bg.active .logo{filter:none;}
.header_bg:hover,.header_bg.active{background:#fff;box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);position: fixed;z-index:99999999;}
.header_bg:hover .nav>ul>li>a,.header_bg.active .nav>ul>li>a{color:#000;}
.header_bg:hover .header-search,.header_bg.active .header-search{border-color:#eee;}
.header_bg:hover .header-search a span,.header_bg.active .header-search a span{color:#666;}
.header_bg:hover .header-search:after,.header_bg.active .header-search:after{filter:brightness(1);}

.header-right{height: 100%;margin-left:100px;}
.header-search{float: right;position: relative;height:40px;text-align:center;display: flex;border: 1px solid rgba(255,255,255,0.4);border-radius: 5px;padding:10px 25px 0 10px;flex-direction: column;overflow: hidden;transition: all .3s;margin-top: 40px;}
.header-search:hover{height:70px;color: #fff;}
.header-search:after{content:'';width:10px;height:8px;display:block;background:url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230901/20230901153523_172928533.png)no-repeat center;position: absolute;right: 10px;top: 15px;background-size: 100%;transition: .5s;filter: brightness(10);}
.header-search:hover:after{transform: rotate(180deg);}
.header-search a {display: flex;align-items: center;font-family:'Microsoft YaHei';}
.header-search a:last-child{    padding: 10px 0;}
.header-search a span{display:block;margin-left:5px;color: #fff;}
.header-search a img{width:30px;}




.nav>ul>li:hover .p_navBox2{max-height:600px;}
.left{float:left;}
.right{float:right;}
.nav .p_navBox2{position: absolute; width:100%;background:#f8f8f8;top: 120px;left: 0;max-height:0px;overflow: hidden;transition: 0.3s ease all;}
.nav .p_navBox2.prod_fl>div.warp{width:94%;margin:0 auto;display:flex;max-width:1400px;justify-content:space-between;padding:0;}
.nav .p_navBox2>div.warp{width:1400px;margin:0 auto;display:flex;max-width:1400px;justify-content:space-between;padding:60px 0;}
.nav .p_navBox2 .warp .right .tit{font-size:30px;line-height:30px;font-weight:400;margin-bottom:40px;color:#333}
.nav .p_navBox2 .warp .right .con{display:flex;flex-direction:column; }
.nav .p_navBox2 .warp .right .con a{width:180px;height:46px;font-size:16px;color:#333;display:flex;justify-content:space-between;align-items:center;padding:0 30px;border:2px solid #bfbfbf;margin-bottom:15px;transition:all .5s ease}
.nav .p_navBox2 .warp .right .con a span{font-size:16px;}
.nav .p_navBox2 .warp .right .con a:hover span{ color:#fff;}
.nav .p_navBox2 .warp .right .con a:hover{ color:#fff; background:#2aa704;border:2px solid #2aa704}
.nav .p_navBox2 .warp .right .tel{padding-top:10px}
.nav .p_navBox2 .warp .right .tel .t22{font-size:16px;line-height:20px;color:#666}
.nav .p_navBox2 .warp .right .tel .c{font-size:30px;font-family:arial}
.nav .p_navBox2 .warp .right .tel .c a{color:#2aa704; font-size:30px; font-family:"din";}
.nav .p_navBox2.prod_fl .warp .left{width:auto;position: relative;}
.nav .p_navBox2 .warp .left{width:60%;}
.nav .p_navBox2 .warp .left ul{display:block;width:100%;height: 100%;}
.nav .p_navBox2.prod_fl .warp .left ul{padding: 40px 0;}
.nav .p_navBox2 .warp .left ul p a{font-size: 18px;display:block;}
.nav .p_navBox2 .warp .left ul li:hover p a{color:#fff;}
.nav .p_navBox2.prod_fl .warp .left li{width:100%;background:#f8f8f8;margin:0px !important;}
.nav .p_navBox2.prod_fl .warp .left li>a{width: 50%;font-size: 18px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 60px;float: left;margin-left:0%;background:#f8f8f8 url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230227/20230227012154_216540301.png) no-repeat center right 20px;margin-bottom:0px;}
.nav .p_navBox2.prod_fl  .warp .left li.on>a{background-color: #fff;color: #2aa704;}
.nav .p_navBox2.prod_fl  .warp .left li:hover{background:none;}
.nav .p_navBox2 .warp .left li>a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size: 18px;font-weight: lighter;transition:all .3s ease;width: 50%;float: left;}

.nav .p_navBox2 .warp .left li{width:23.5%;    font-size: 20px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 60px;float: left;background:#eee url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230227/20230227012154_216540301.png) no-repeat center right 20px;transition:all .3s ease;}
.nav .p_navBox2 .warp .left li+li{margin-left:2%;}
.nav>ul>li:nth-child(3) .p_navBox2 .warp .left li>a,.nav>ul>li:nth-child(3) .p_navBox2 .warp .left li{width: auto;}
.nav .p_navBox2 .warp .left li:nth-child(4n+1){margin-left:0;}
.nav .p_navBox2 .warp .left li:nth-child(n+5){margin-top:20px;}
.nav .p_navBox2 .warp .left li:hover{background:#2aa704  url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230227/20230227012154_1450595428.png) no-repeat center right 20px;}
.nav .p_navBox2 .warp .left li>a:hover{color:#fff;}
.nav .p_navBox2 .warp .right {padding-left:5%;padding-top:5%;padding-bottom:5%;box-shadow: -10px 0px 10px rgb(0 0 0 / 5%);width: 540px;}
.nav .p_navBox2 .warp .center{width:33%;}
.nav .p_navBox2 .warp .center img{width:100%;}
.nav .p_navBox2 .warp .left .title{font-size:27px;line-height:26px;color:#000;font-weight:700;margin-bottom:20px}
.nav .p_navBox2 .warp .left .jieshao{font-size:16px;line-height:1.8;color:#333;margin-bottom:40px}
.nav .p_navBox2 .warp .left li dl{width: 50%;float:left;position: absolute;left: 50%;display:none;top:0px;background: #fff;height: 100%;padding: 40px 0;overflow-y: auto;}
.nav .p_navBox2 .warp .left li dl a{width: 100%;font-size: 18px;line-height: 60px;display: block;padding-left: 60px;float:left;font-weight: lighter;}
.nav .p_navBox2 .warp .left li.on dl{display:block;}




/*banner*/
.banner{ overflow: hidden; background:#000;}
.banner-box{ min-width:1400px; height:900px; position:relative; margin:0 auto;max-height: 960px;}
.banner-box .bd{ width:100% !important; }
.banner-box .bd ul{width:100%;}
.banner-box .bd li{ width:100%; height:900px; background-position: center; background-repeat: no-repeat;max-height: 960px;}
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 900px;max-height: 960px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:calc((100% - 104px) / 2); filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230901/20230901153523_1832224909.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230901/20230901153523_1832224909.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: none; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#03a444 !important; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; 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; }





/*搜索*/
.search_bg{height:80px;border-bottom:1px solid #eee;}
.search_nbg{position: absolute;z-index: 999;top: 500px;height:80px;border-bottom:1px solid #eee;}
.search_nbg .search{margin:0 auto;}
.search-bg{width:260px;height:40px;overflow: hidden;margin-top:20px;border-radius: 30px; border: 1px solid #eee;}
.search{height: 80px;}
.search_l{line-height: 80px;color: #999;}
.search_l dd{font-size:15px;color: #333;display: inline-block;font-weight: bold;}
.search_l a{font-size: 15px;color: #999; padding-right:10px;}
.search_l a:hover{color:#2aa704;}
.search-bg #infoname{width:310px;background:#eee ;outline:none; color:#ccc;border: none;height:40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;}
.search_nbg #infoname{width:310px;height: 40px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 16px;top: 35%;height: 15px;}



/*pro*/
.prod_t{width:49%;}
.prod_t p{font-size:40px;color:#222;font-weight:bold;position: relative;padding-left:20px;line-height:40px;}
.prod_t p:before{content:'';width:6px;height:100%;display:block;background:#185a8e;position: absolute;left:0;top:0;}
.prod_t dd{font-size:18px;color:#666;margin-top:8px;margin-bottom:60px;}
.prod_list{position: relative;}
.prod_box{padding-top:40px;}
.prod_box .divproduct_new_div_item{width:49%;background:#f8f8f8;margin-bottom:2%;    border-radius: 10px;}
.prod_box .divproduct_new_div_item:nth-child(2n){margin-right:2%;}
.prod_list .progdwz2021 li img{display:none;}
.prod_list .progdwz2021 li{width:calc((100% - 4px) / 5);height:80px;background:#185a8e;float:left;}
.prod_list .progdwz2021 li+li{margin-left:1px;}
.prod_list .progdwz2021 li span{display:block;width:100%;}
.prod_list .progdwz2021 li span a{display:block;width:100%;line-height:80px;color:#fff;text-align:center;font-size:18px;}
.prod_list .progdwz2021 li br{display:none;}
.prod_box .divproduct_new_div_item{display:flex;position: relative;height:400px;float: right;padding:40px;}
.prod_box .divproduct_new_div_item_title a{font-size: 32px;color: #333;position:relative;display:block;height:250px;}
.prod_box .divproduct_new_div_item_body{font-size:16px;color:#666;position: absolute;top: 50px;line-height: 28px;}
.prod_box .divproduct_new_div_item_content{position: relative;width:70%;z-index: 1;}
.prod_box .divproduct_new_div_item_title a:after{content:'了解更多 +';width: 140px;height: 30px;display:block;font-size: 14px;color: #ccc;border: 1px solid #ddd;border-radius: 20px;line-height: 30px;text-align: center;margin-top: 100px;}


.prod_box .divproduct_new_div_item:hover .divproduct_new_div_item_title a:after{border-color:#185a8e;color:#666;}
.prod_box .product_div_item_pic{width: 75%;position: absolute;right: 0%;bottom: -60px;transition: all 0.3s;overflow: hidden;}
.prod_box .product_div_item_pic a{display:block;overflow: hidden;}
.prod_box .product_div_item_pic img{width: 100%;transition: all 0.3s;}
.prod_box .divproduct_new_div_item:nth-child(1) .product_div_item_pic{bottom:0px;right:-60px;}
.prod_box .divproduct_new_div_item:nth-child(2) .product_div_item_pic{bottom: -100px;}
.prod_box .divproduct_new_div_item:nth-child(1) .divproduct_new_div_item_title a:after{margin-top: 140px;}
.prod_box .divproduct_new_div_item:nth-child(1) .divproduct_new_div_item_body{width:60%;}
.prod_box .divproduct_new_div_item:nth-child(3) .product_div_item_pic{width:70%;}
.prod_box .divproduct_new_div_item:nth-child(2n-1){top:-130px;position: relative;}
.prod_more{width:49%;height:270px;line-height:270px;background:rgba(24,90,142,0.1);font-weight:bold;float:right;margin-right:2%;padding:0 40px;    border-radius: 10px;transition: all 0.3s;}
.prod_more a{font-size:24px;color:#222;    display: flex;
    justify-content: space-between;
    align-items: center;}
.prod_more a:after{content:'';width:30px;height:30px;background:url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230824/20230824182150_1428432783.png)no-repeat center;display:block;}


.prod_box .divproduct_new_div_item .product_div_item_pic a:after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.prod_box .divproduct_new_div_item:hover  .product_div_item_pic a:after{left:100%; -moz-transition:.75s; -o-transition:.75s; -webkit-transition:.75s; transition:.75s;}
.prod_box .divproduct_new_div_item:hover img {
    transform: scale(1.05);
}



/*应用*/
.case_box {width: 100%;background: #fff;padding: 80px 0 80px;overflow: hidden;margin-top: -80px;}
.case_1 li{float:left;width:calc(100% / 4);position:relative;position:relative;}
.case_1 li:after{content:'';width:1px;height:100%;background:#eee;position:absolute;right:0;top:0;}
.case_1 li>a{padding:20px 20px 0 20px;display:block;background:#f8f8f8;overflow: hidden;}
.case_1 li img{width:100%;height:auto;transition: all 0.3s;}
.case_1 li:hover img{transform: scale(1.1);}

.case_1 li p a{width:100%;display:block;line-height:70px;color:#222;font-size:18px;text-align:center;transition:all 0.3s;background:#f8f8f8;} 
.pro_mo1{width:500px;margin:auto;height:50px;overflow:hidden;margin-top:30px;margin-bottom:20px; transition: all 0.3s;background:#69a92f;}
.pro_mo1 a {font-size: 18px;text-align: center;display: block;line-height: 50px;color:#fff;    transition: all 0.3s;}
.pro_mo1:hover{opacity:1;width:650px;}
.pro_mo1:hover a{background:#69a92f;border:none;color:#fff;}
.pro_mo1:hover{border-color:#69a92f;}



.case_list{text-align:center;margin-top: 40px;display: flex;align-items: center;justify-content: center;}
.case_list ul{display:inline-block;margin:0 20px;}
.case_list li{font-size:0px;width:10px;height:10px;display:block;background:#ddd;border-radius:50%;float:left;}
.case_list li+li{margin-left:5px;}
.case_list li.on{background:#185a8e;}
.case_btnl{width:12px;height:33px;background:url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230814/20230814095514_1010354069.png)no-repeat center;display:inline-block;cursor: pointer; transition: all 0.3s;}
.case_btnr{width:12px;height:33px;background:url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230814/20230814095514_1010354069.png)no-repeat center;display:inline-block;transform: rotate(180deg);cursor: pointer; transition: all 0.3s;}
.case_btnl:hover,.case_btnr:hover{background-image:url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230815/20230815154825_490644407.png);}

.txt1{width:65%;margin:auto;font-size:16px;color:#fff;line-height:35px;text-align:center;}
.txt1 span{font-size:36px;color:#fff;display:block;font-family:"Source Han Sans CN medium";margin-bottom:30px}



/*优势*/
.ys_bg{margin:0 auto 0 auto;width:100%;height:780px;}
.ys_bg .ys{margin:0 auto;}
.ys_bg .ys .title h3{color:#fff;}
.ys_bg .ys .title h3::after{background:#fff;}
.ys_bg .ys .title p{color:#fff;}
.ys_bg .ys .ys_box{margin:45px auto 0 auto;}
.ys_bg .ys .ys_box .bd{overflow:hidden;margin:0 auto;height:340px;}
.ys_bg .ys .ys_box .bd ul li{float:left;height:340px;width:100% !important}
.ys_bg .ys .ys_box .bd ul li .ys_img{float:left;width:580px;height:340px;}
.ys_bg .ys .ys_box .bd ul li .ys_img img{width:580px;height:340px;}
.ys_bg .ys .ys_box .bd ul li .txt{float:right;margin-top:18px;width:715px;}
.ys_bg .ys .ys_box .bd ul li .txt h5{margin-bottom:30px;padding-left:35px;color:#fff;font-weight:700;font-size:30px;line-height:62px;position:relative;}
.ys_bg .ys .ys_box .bd ul li .txt p{color:#fff;font-size:16px;line-height:30px;}
.ys_bg .ys .ys_box .bd ul li .txt a{color:#fff;font-size: 18px;line-height: 50px;display: block;border-radius: 30px;width: 200px;margin-top: 50px;text-align: center;background: #185a8e;}
.ys_bg .ys .ys_box .bd ul li .txt span{display:block;margin-top:40px;color:#fff;font-size:12px;font-family:Arial,Helvetica,sans-serif;line-height:24px;opacity:.2;}
.ys_bg .ys .ys_box .hd{margin:80px auto 0 auto;height:180px;}
.ys_bg .ys .ys_box .hd ul li{position:relative;z-index:5;float:left;width:350px;height:180px;text-align:center;padding-top: 15px;}
.ys_bg .ys .ys_box .hd ul li img{display:block;margin:15px auto 8px auto;}
.ys_bg .ys .ys_box .hd ul li i{display:block;margin:0 auto;width:5px;height:24px;background:url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230627/20230627194528_2101420090.png) no-repeat center;}
.ys_bg .ys .ys_box .hd ul li h5{border-top:1px #313030 solid;padding-top:10px;color:#fff;font-size:18px;}
.ys_bg .ys .ys_box .hd ul li h5 span{display:block;color:#fff;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:.5;}
.ys_bg .ys .ys_box .hd ul li::after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:0;background:#212121;content:"";-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
.ys_bg .ys .ys_box .hd ul li.on::after{height:100%;}
.ys_bg .ys .ys_box .bd ul li .txt h5:before {content: "";position: absolute;width: 60px;height: 60px;border-radius: 50%;background: #fff;opacity: 0.2;left: 0;}
.ys_bg .ys .ys_box .bd ul{width: 100% !important;}
.ys_bg .ys .ys_box .hd ul li .iconfont { font-size: 35px; color: #fff;line-height: 60px;}

.adv_bg{display:flex;position: relative;z-index: 1;    background: #fff;}
.adv_l{height:650px;width:35%;background:#185a8e;margin-top:50px;padding:80px 0 0 5%;position:relative;z-index: 1;}
.adv_l p{font-size:50px;color:#fff;}
.adv_l d{font-size: 60px;color: #fff;text-transform: uppercase;font-weight: bold;font-family: 'Arial';display:block;}
.adv_l span{font-size:16px;color:#fff;display:block;margin-top:15px;}
.adv_list{margin-top:60px;}
.adv_list li{line-height:60px;font-size:24px;color:#fff;cursor: pointer;transition: 0.3s ease all;}
.adv_list li.on{font-weight:bold;}
.adv_list li:after{content:'';width:0%;height:1px;background:#fff;display:block;transition: 0.3s ease all;}
.adv_list li.on:after{width:50%;}
.adv_r{width:calc(65% + 120px);margin-left:-120px;height:700px;position:relative;}
.adv_r li{width:100%;height:700px;display:block;position:relative;}
.adv_r li .adv_box{width:620px;height:200px;background:#f1f1f1;position: absolute;left: 120px;bottom: 0;padding: 0 50px;display: flex;align-items: center;}
.adv_r li .adv_box p{font-size:16px;color:#666;line-height:30px;}
.adv_r .adv_btn{width:130px;height:65px;position: absolute;bottom:0;left:675px;}
.adv_r .adv_btn span{width:65px;height:65px;display:block;float:left;background:url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230815/20230815141854_1274515354.png) #333 no-repeat center;    transition: 0.3s ease all;}
.adv_r .adv_btn span.adv_btnr{transform: rotateY(180deg);}
.adv_r .adv_btn span.on{background-color:#185a8e;}
.about_bg{background:#f8f8f8;position:relative;padding-bottom:80px;}






/*荣誉*/
.honor{padding:80px 0 70px; }
.honor_w{position: relative;padding-bottom:80px;}
.honor_t{width:40%;padding-top:80px;}
.honor_t dd{width:80%;}
.honor_t p{font-size:45px;font-weight:bold;padding-bottom: 15px;color: #222;line-height: 35px;}
.honor_t span{color: #222;font-size: 24px;} 
.honor_t dd{font-size: 16px;color: #666;line-height: 30px;display: block;margin-top: 40px;margin-bottom:80px;}
.honor_t a{font-size: 16px;color: #fff;width:200px;height:45px;line-height:45px;text-align:center;display:block;background:#69a92f;transition: all 0.3s;}
.honor_t a:hover{color:#fff;background:#185a8e;}
.honor_timg{width:calc(100% - 600px);max-width:900px;    overflow: hidden;}
.honor_timg .new_web_div2021 ul li{width:calc((100% - 20px) / 2);float:left;display: block;margin-right:20px;}
.honor_timg .new_web_div2021 ul li>p{display:none;}
.honor_timg .new_web_div2021 ul li img{width:100%;height:auto;transition: 0.3s ease all;}
.honor_timg .new_web_div2021 ul li:hover img{transform: scale(1.05);}
.bei{position: absolute;bottom: -275px;}
.honor_timg2{width:calc(100% - 320px);padding:35px;box-shadow: 64px 0 92px rgba(0,0,0,0.05);}
.honor_timg2 .new_web_div2021 ul li{position: relative;line-height: 140px;margin-right:20px;width:calc((100% - 60px) / 4);}
.honor_timg2 .new_web_div2021 ul li img{width:100%;height:auto;}
.honor_timg2 .new_web_div2021 ul li >a{display:block;border:1px #eee solid;}
.honor_timg2 .new_web_div2021 ul li >p{position: absolute;bottom:-100%;left:0;right:0;margin:0 auto;transition: all 0.3s;background:rgba(0,0,0,0.3);height:100%;}
.honor_timg2 .new_web_div2021 ul li:hover >p{bottom:0;transition: all 0.3s;}
.honor_timg2 .new_web_div2021 ul li >p a{text-align:center;display:block;font-size:16px;color:#fff;}
.honor_w2{margin-top: 60px;}
.honor_w2 p{text-align: center;font-size: 40px;font-weight: bold;color: #222;margin-bottom: 20px;}
.honor_w2 p>b{color:#006adf;}
.honor_w2 span{font-size: 24px;line-height: 24px;text-align: center;display: block;}
.honor_w2 span b{color: #006adf;font-size: 40px;line-height: 40px;}
.honor_w2 span b:nth-child(2){color:#4b88f8; background:-webkit-linear-gradient(-180deg,#20c64b,#4b88f8 );-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.honor_w2 span b:nth-child(3){color: #20c64b;}

.pprod_t{display:flex;justify-content: space-between;align-items: center;margin-top:80px;}
.pprod_t .fl p{font-size:40px;color:#222;font-weight:bold;}
.pprod_t .fl dd{font-size:16px;color:#666;}
.pprod_t .fr a{display:block;width:150px;height:30px;line-height:30px;text-align:center;font-size:14px;color:#999;border:1px solid #999;border-radius:15px;}


/*流程*/
.proc_bg{background:#f8f8f8;}
.proc_cont li{width: calc((100% - 250px) / 6);float: left;text-align: center;position: relative;height: 192px;padding-top: 30px;transition: 0.3s ease all;}
.proc_cont li+li{margin-left: 50px;}
.proc_cont li+li:before{content: '';width: 50px;height: 192px;display: block;background: url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230901/20230901153523_1770111118.png)no-repeat center;position: absolute;left: -50px;top: 0px;}
.proc_cont li span{font-size: 48px;color: #999;font-family: 'Bahnschrift';font-weight: bold;}
.proc_cont li p{font-size: 24px;color: #222;font-weight: bold;}
.proc_cont li d{font-size: 16px;color: #666;line-height: 40px;}
.proc_cont li.on{background: #185a8e;}
.proc_cont li.on span{color: #fff;}
.proc_cont li.on p{color: #fff;}
.proc_cont li.on d{color: rgba(255,255,255,0.6);}
.proc_tel{width: 440px;height: 75px;border: 1px solid #eee;margin: 40px auto 0;line-height: 75px;text-align: center;position: relative;border-left: none;border-right: none;}
.proc_tel d{font-size: 18px;color: #222;}
.proc_tel span{color: #69a92f;font-size: 38px;font-family: 'Bahnschrift';font-weight: bold;transform: skewX(-10deg);display: inline-block;position: relative;top: 5px;}



/*简介*/
.jjjdkd{}
.jjzbgk{ width:40%; margin:80px 0% 0% 0%;}
.gywmdy{ font-size:40px; color:#185a8e; text-transform:uppercase;}
.gywmdy b{ font-size:40px; color:#185a8e; font-weight:bold;}
.gyykwzn{ font-size:30px; color:#333; padding-top:10px;}
.gyykwzn:after{ content: ''; display:block;width:40px;height:2px; background:#c9c9c9;transition: all .3s ease;margin:22px 0px;}
.jjwnfq{ font-size:0.86vw; color:#888; line-height:2vw; padding-top:16px;}
.jjwnfq:after{content: ''; display:block;width:100%;height:1px; background:#e6e6e6;transition: all .3s ease;margin:55px 0px;}


.button a{width:166px;height:50px;border:none;background:#185a8e; color:#fff; font-size:17px; display:block; line-height:50px; text-align: center; margin-right:26px; border-radius: 60px;}
.button a:hover{height:50px;border:none;background:#69a92f; color:#fff; font-size:17px; line-height:50px;}
.advisory a{background:#333;color:#fff; font-size:17px;display:block; line-height:50px;text-align: center;width:166px; border-radius: 60px;}
.advisory a:hover{background:#69a92f;color:#fff; font-size:17px;display:block; line-height:50px;}
.jjtpgjy{ float:right; margin-top:80px;position: relative; }
.jjtpgjy:after{content:'';width:100%;height:100%;background:#eee;display:block;position: absolute; left:30px;top:30px;}
.jjtpgjy img{ width:100%;    position: relative;z-index: 9;}
@media screen and (max-width:1470px){
.jjtpgjy img{ width:50vw; padding-top:3vw;}
}




.about_workshop{margin-top:40px;overflow:hidden;}
.about_workshop ul{display:block;}
.about_workshop ul *{display:block;}
.about_workshop li{width:266px;margin-right:20px;}
.about_workshop li p{line-height: 50px;background: #fff;display:none;}
.about_workshop li:hover p{background: #185a8e;}
.about_workshop li p>a{font-size: 16px;color: #333;text-align: center;}
.about_workshop li:hover p>a{color:#fff;}
.about_workshop li img{width:auto;height:200px;transition: 0.3s ease all;}
.about_workshop li:hover img{transform: scale(1.1);}
.zh_l{width:466px;}
.about_workshop_img{width:calc(100% - 466px);}



/*新闻中心*/

.news_t p{font-size:55px;color:#185a8e;letter-spacing: 3px;}
.news_t dd{font-size:24px;color:#666;margin-top:20px;}
.news_list a{width:200px;display:block;border-bottom:1px solid #ccc;font-size: 18px;padding: 20px 0;background: url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230901/20230901153523_1770111118.png)no-repeat right center;}
.news_list a+a{margin-top:40px;}
.news_list{margin-top:8vw;}
.news_r{width:60%;margin-top:-2.5vw;}
.news_r .news_div_item{width:100%;display: flex;position: relative;    flex-direction: row-reverse;justify-content: space-between;padding: 2vw 0; border-bottom:1px solid #eee;transition: 0.3s ease all;}
.news_r .news_div_item_date{position: absolute;left: 26%;    top: 3.8vw;transition: 0.3s ease all;}
.news_r .news_div_item_date>div{display:inline-block;font-size:15px;color:#222;}
.news_r .news_div_item_a{font-size:24px;color: #222;padding-left: 120px;}
.news_r .news_div_item_a:hover{color:#185a8e;}
.news_r .news_div_item_pic{width:20%;float:left;transition: 0.3s ease all;}
.news_r .news_div_item_pic img{width:100%;height:auto;}
.news_r .news_div_item_content{width:60%;display: flex;flex-direction: column;margin-top:30px;}
.news_r .news_div_item_body{margin-top:10px;font-size:14px;color:#666;}
.news_r .news_div_item:before{content:'';width:50px;height:50px;background:url(https://memberpic.114my.com.cn/jiayu168/uploadfile/image/20230901/20230901153523_1770111118.png)no-repeat center;margin-top: 50px;margin-right:30px;transition: 0.3s ease all;}
.news_r .news_div_item:last-child{border:none;}
.news_list a.on{color:#185a8e;font-weight:bold;}
.news_r .news_div_item:hover{background:#fff;}
.news_r .news_div_item:hover:before{margin-right:0px;}
.news_r .news_div_item:hover .news_div_item_pic{margin-left:50px;}
.news_r .news_div_item:hover .news_div_item_date{margin-left:50px;}



/*copy*/

.foot{border-top: 10px solid #69a92f;background: #024173;}
.foot .ftnav dl dd a {display: block;color: rgba(255,255,255,0.4);line-height: 200%;font-size: 14px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-left: 20px;position: relative;}
.foot .ftnav dl dd a:before{content: '';width: 4px;height: 4px;border-radius: 100%;background: #999;position: absolute;top: 50%;left: 5px;transform: translateY(-50%);}
.foot .ftnav dl dt, .ftcontact dl dt {font-size: 21px;color: #fff;margin-bottom: 15px;margin-top: 18px;padding-left: 20px;}
.foot .ftnav dl dt{border-left: 2px solid #69a92f;}
.foot .ftnav {display: flex;justify-content: space-between;width: 56%;}
.ftcontact dl dt.t2 {font-size: 30px;font-weight: bold;color: #69a92f;}
.ftcontact dl dt.t2::after {content: " ";display: block;float: right;width: 37%;height: 1px;background-color: rgba(255,255,255,0.6);margin-top: 10px;margin-bottom: 15px;position: absolute;right: 0;}
.foot .ftcontact p {color: rgba(255,255,255,0.4);font-size: 14px;line-height: 30px;}
.foot .ftcontact a {color: rgba(255,255,255,0.6);}
.ftwap {max-width: 170px;min-width: 130px;text-align: center;font-size: 14px;color: #898989;margin-top: 15px;float: right;}
.foot_c {display: flex;justify-content: space-between;}
.foot {color: #8b8b8b;padding: 60px 0;overflow: hidden;position: relative;z-index: 2;}
.ftcontact {box-sizing: border-box;position: relative;width: 29%;text-align: right;}
.ftwap img {width: 100%;border-radius: 5px;margin-bottom: 10px; margin-top: 10px;}
.ftcontact dd{margin-top: 9px;}
.foot .ftnav dl dd a:hover {color: #69a92f;text-decoration: underline;}
.copy_bg {border-top: 1px solid rgba(255,255,255,0.1);background: #024173;}
.copy_bg div {color: rgba(255,255,255,0.4);height: 80px;line-height: 80px;}
.copy_bg div a {color: rgba(255,255,255,0.4);font-size: 15px;}
.copy_bg div a:hover{color: #fff;}
.copy_b {display: flex;justify-content: space-between;align-items: center;}

.linkk+.foot{border-top: none;}





/*右侧浮动*/
.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/jiayu168/uploadfile/image/20231010/20231010083937_233296747.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: #185a8e; }/*颜色更改*/
.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: #185a8e; border-color: #185a8e; 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: #185a8e; border-color: #185a8e;}/*经过颜色更改*/
.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: #185a8e; 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: #185a8e; 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; }







/*友情链接*/
#links{width:1400px;  overflow:hidden;margin-left: 90px;}
.links_t{width:1400px; margin:0 auto; border-bottom:solid 1px #e1dfe0; font-size:16px; line-height:30px; font-family:Arial, Helvetica, sans-serif;}
.links_t span{font-family:Microsoft YaHei; font-weight:bold; color:#69a92f;}
.links_ti{width:1400px; margin:0 auto; overflow:hidden;}
.links_ti a{display:block; width:96px; line-height:30px; text-align:center; float:left;}
.links_ti span{display:block; float:right; padding-top:15px; width:1100px; border-bottom:solid 1px #e1dfe0;}
.links_d{width:1400px; margin:0 auto; line-height:70px;}