@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: 'Montserrat',Microsoft Yahei,Arial;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:50px;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{}
.logo1{display:none;}
.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(http://login.114my.cn/memberpic/jiayu16819635en/uploadfile/image/20230905/20230905111149_1473701877.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(../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{ font-size: 20px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 60px;float: left;background:#eee url(../uploadfile/image/20230227/20230227012154_216540301.png) no-repeat center right 20px;transition:all .3s ease;margin-bottom:20px;margin-right:2%;}
.nav .p_navBox2 .warp .left li+li{}
.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:hover{background:#2aa704  url(../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(http://login.114my.cn/memberpic/jiayu16819635en/uploadfile/image/20230905/20230905111218_2038763175.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(http://login.114my.cn/memberpic/jiayu16819635en/uploadfile/image/20230905/20230905111218_2038763175.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: 12px;color: #999; padding-right:5px;}
.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: 90px;line-height: 28px;}

.prod_box .divproduct_new_div_item:nth-child(2) .divproduct_new_div_item_body,.prod_box .divproduct_new_div_item:nth-child(5) .divproduct_new_div_item_body{top:60px;}

.prod_box .divproduct_new_div_item_content{position: relative;width:70%;z-index: 1;}
.prod_box .divproduct_new_div_item_title a:after{content:'More +';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(http://login.114my.cn/memberpic/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);
}

/*����*/


.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:820px;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:22px;}
.adv_r .adv_btn{width:130px;height:65px;position: absolute;bottom:0;left:875px;}
.adv_r .adv_btn span{width:65px;height:65px;display:block;float:left;background:url(http://login.114my.cn/memberpic/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 td{width:calc((100% - 20px) / 2);float:left;display: block;margin-right:20px;}
.honor_timg td>div{display:none;}
.honor_timg td img{width:100%;height:auto;transition: 0.3s ease all;}
.honor_timg td: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 td{position: relative;line-height: 140px;margin-right:20px;width:calc((100% - 60px) / 4);}
.honor_timg2 td img{width:100%;height:auto;}
.honor_timg2 td >a{display:block;border:1px #eee solid;}
.honor_timg2 td >div{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 td:hover >div{bottom:0;transition: all 0.3s;}
.honor_timg2 td >div 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;}


.honor td,.honor tr{display:block;float: left;}

.honor br{display:none;}
.honor table,.honor tbody{display:block;width:100%;}
.honor tr{width:100%;}
.honor td{padding-left:0px !important;}



/*����*/
.proc_bg{background:#f8f8f8;}
.proc_cont{display:flex;}
.proc_cont li{width: calc((100% - 250px) / 6);float: left;text-align: center;position: relative;height: 220px;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(http://login.114my.cn/memberpic/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: 28px;color: #222;font-weight: bold;margin-bottom:10px;line-height:30px;}
.proc_cont li d{font-size: 14px;color: #666;line-height: 18px;}
.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: 480px;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;margin-left:20px;}





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

.case_1 td 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 tr{display:inline-block;margin:0 20px;}
.case_list td{font-size:0px;width:10px;height:10px;display:block;background:#ddd;border-radius:50%;float:left;}
.case_list td+td{margin-left:5px;}
.case_list td.on{background:#185a8e;}
.case_btnl{width:12px;height:33px;background:url(http://login.114my.cn/memberpic/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(http://login.114my.cn/memberpic/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(http://login.114my.cn/memberpic/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}


.about_bg{position:relative;padding-bottom:80px;}



.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;}






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

/*��*/
.jjjdkd{}
.jjzbgk{ width:40%; margin:120px 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;}
}




/*��中�*/

.news_t p{font-size:55px;color:#185a8e;letter-spacing: 3px;}
.news_t dd{font-size:18px;color:#666;margin-top:20px;line-height:32px;}
.news_list a{width:200px;display:block;border-bottom:1px solid #ccc;font-size: 18px;padding: 20px 0;background: url(http://login.114my.cn/memberpic/jiayu16819635en/uploadfile/image/20230905/20230905112843_1411517112.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: 0%; 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;transition: 0.3s ease all;}
.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(http://login.114my.cn/memberpic/jiayu16819635en/uploadfile/image/20230905/20230905112843_1411517112.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;}
.news_r .news_div_item:hover .news_div_item_content{margin-left:50px;}



/*copy*/
.cop_c{display: flex;justify-content: space-between;align-items: center;}
.cop_wz>b{font-size: 30px;margin-bottom: 18px;display: block;color: #fff;}
.cop_wz>p{font-size: 16px;color: #fff;line-height: 28px;}
a.cop_btn{display: block;border: 1px solid #fff;color: #fff;font-size: 16px;padding: 10px 25px;}
.foot{border-top: 10px solid #69a92f;background: #222;}
.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: #535353;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: #898989;}
.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;}
.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: #222;}
.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;}
