@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}


.pages{margin:0 auto;width: 1400px;position: relative;}
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94%;}
.box2{margin: 0 auto;width:84%;position: relative;}
.fl { float: left;}
.fr {float: right;}
em,i {font-style: normal;}
/*éšè—å³è¾¹æ»šåŠ¨æ¡
body::-webkit-scrollbar {  display: none;}*/
/*å·¦å³æµ®åŠ¨æ¸…é™¤*/
.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;}
/*è‹±æ–‡æ ·å¼*/
.font_en{font-family: "Arial, Helvetica, sans-serif";text-transform: uppercase;}
html{font-size: 15px;}
/*æ ‡é¢˜*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{display: block;font-size:40px;color:#333;}
.title t{color:#17bd5f;}
.title p{font-size: 18px;color:#999;line-height: 30px;}
.top_right a{font-size: 14px;color:#999;}
.top_right a:hover{color:#17bd5f;}
/*æœ€ä¸Š*/
.top_bg{line-height: 50px;border-bottom: 1px #eee solid;}
.top{display: flex;justify-content: space-between;}
.top_left{display: flex;}
.top_left p{margin-right: 10px;font-size: 14px;color:#333;}
.top_left a{font-size: 14px;color:#333;font-weight: bold;}
.top_left a:hover{color:#17bd5f;}
/*æŠ¬å¤´*/
.head{display: flex;align-items: center;justify-content: space-between;height:125px;}
.head_logo{display: flex;align-items: center;flex-grow: 27;}
.head_logo img{height:80px;}
.head_logo_one{margin: 0 30px 0 0;padding-right: 30px;}
.head_logo_one b{font-size:40px;color: #333;}
.head_logo_one p{font-size:15px;color: #666;text-transform: capitalize;}
.head_logo_two b{font-size: 30px;color:#333;}
.head_logo_two t{color:#17bd5f}
.head_logo_two dd{display:flex;margin-top:15px;}
.head_logo_two p{width:72px;line-height:25px;background:#666;font-size: 14px;color:#fff;text-align: center;}
.head_logo_two p+p{margin-left: 12px;}
/*ç”µè¯*/
.head_tel{display: flex;align-items: center;}
.head_tel i{display: block;width:57px;height:50px;background:url(../img/20230413170919_1073718716.png) no-repeat center;}
.head_tel li{margin-left:10px;}
.head_tel span{font-size: 18px;color:#666;}
.head_tel p {
    font-size: 36px;
    color: #ff8300;
    font-weight: bold;
    line-height: 38px;
}
/*äºŒç»´ç */
.head_qrcode{margin-left: 20px;display: flex;}
.head_qrcode img{width:100px;}
.head_qrcode p{width: 25px;background: #17bd5f;text-align: center;font-size: 14px;color: #fff;}
/*æ ç›®*/
.nav_bg{line-height:80px;background: #17bd5f;}
.NavCeshi{display: flex;justify-content: space-between;}
.NavCeshi li{float:left;width: 100%;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li:last-child{padding-right: 0px;}
.NavCeshi li:before,.NavCeshi li:after{content:"";display: block;width:1px;height:20px;background: #0fad53;position: absolute;top: calc((100% / 2) - 12.5px);}
.NavCeshi li:before{left: 0px;}
.NavCeshi li:last-child:after{right:0px;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i {
    font-style: normal;
    font-size: 19px;
    color: #fff;
    position: relative;
    z-index: 4;
    font-weight: 600;
}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#fff;font-weight: 400;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:100%;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0;z-index: 3;background: #ff8300;}
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}
/*ä¸‹æ‹‰*/
.NavCeshi .nav2{width:190px;border-top: 4px #17bd5f solid;position: absolute;left:50%;top:100px;transform: translate(-50% );z-index: 9;transition: all 0.3s ease-out 0s;opacity: 0;}
.NavCeshi li:hover .nav2{opacity: 1;top:130px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #17bd5f;color: #fff;text-align: center;transition:ease-out .3s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 15px;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #17bd5f;}
.nav2 table{width: 100%;}
/*å¹»ç¯ç‰‡*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #ccc;min-width: 1400px;margin-top: 1px;}
.banner-box{ min-width:1400px; height:655px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:655px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{width: 100%; position: absolute; top:250px; left: 0; margin-left: 0; height: 350px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(../img/20230326150728_2007041450.png) no-repeat;}
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #17bd5f;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; 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-nbox{height:350px;}
.banner-nbox .bd li{height:350px;}
.banner-nbox .banner-btn{    top: 100px;}
/*æœç´¢*/
.search_bg{line-height:100px;overflow: hidden;border-bottom: 1px #eee solid;}
.search_nbg{position: absolute;z-index: 999;top:790px;border-bottom: 1px #eee solid;line-height: 100px;}
.search_nbg .search{margin:0 auto;}
.search{display: flex;justify-content: space-between;align-items: center;}
.search-bg{overflow: hidden;}
.search_l{color: #c0c0c0;}
.search_l dd{font-size:16px;color: #333;display: inline-block;}
.search_l a{font-size: 14px;color: #999;}
.search_l a:hover{color:#17bd5f;}
.search-bg #infoname{width:300px;background:#f5f5f5;outline:none; color:#ccc;border: none;height:50px;line-height:50;font-size: 14px;padding-left: 20px;border-radius: 100px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0;top: 20px;}
/*ä¸šåŠ¡èŒƒå›´*/
/*åˆ†ç±»*/
.product_sort{display: flex;justify-content: space-between;border-radius: 10px 0 0 10px;}
.product_sort_left{width:100%;line-height: 100px;box-shadow: 0px 0px 9.5px 0.5px rgba(51, 51, 51, 0.15);border-radius: 10px 0 0 10px;}
.product_sort_left ul {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.product_sort_left ul li {
    display: inline-block;
}
.product_sort_left a{display: block;margin-left: 30px;font-size: 16px;color: #333;}
.product_sort_left a:hover{color:#17bd5f;}
.product_sort_right a{display: block;width:250px;line-height: 100px;background: #17bd5f;font-size: 24px;color:#fff;text-align: center;border-radius:0 10px 10px 0;}
.product_sort_right a:hover{background:#333;}
/*å›¾ç‰‡*/
.product_img{margin-top: 40px;}
.product_img ul{gap: 1rem; display:flex; flex-wrap:wrap; justify-content: space-between;}
.product_img ul+ul{margin-top:20px;}
.product_img ul *{display:block;}
.product_img li br{display:none;}
.product_img li>a{border: 1px #eee solid;overflow: hidden;position: relative;}
.product_img li img{width: 335px; height: 251px; transition: 0.3s;}
.product_img li:hover a>img{transform: scale(1.2);}
.product_img li span{line-height: 48px;border: 1px #eee solid;border-top: none;text-align: center;}
.product_img span a{font-size: 16px;color: #333;}
.product_img li:hover a{color:#17bd5f;}
.pro_album_mask {
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
}
/*å›žæ”¶æµç¨‹*/
.process_bg{height:300px;background: url(../img/852b8e411683478306.jpg)no-repeat center;}
.process{display: flex;justify-content: space-between;align-items: center;}
/*å·¦è¾¹*/
.process_left{display: flex;flex-direction: column;justify-content: center;height: 300px;}
.process_title{text-align: left;padding: 0px;}
.process_title b{color:#fff;}
.process_title p{color:#eee;}
.process_left_a a{display: block;width:180px;height:50px;line-height: 50px;margin-top: 50px;background: #ff8300;border-radius: 10px;font-size: 18px;color:#fff;text-align:center;}
.process_left_a a:hover{background: #62d091;}
/*å³è¾¹*/
.process_right{display: flex;flex-direction: column;justify-content: center;height: 130px;padding-right: 90px;background: url(../img/20230325110801_1339630860.png)no-repeat right center;}
.process_right_ul{display: flex;}
.process_right_ul li{display: flex;align-items: center;position: relative;}
.process_right_ul li:after{content: "";display: block;width:20px;height:20px;background: #44c77f;border-radius: 100%;position: absolute;top: 2px;left: 29px;}
.process_right_ul span{font-size: 36px;color:#fff;position: relative;z-index: 2;}
.process_right_ul p{font-size: 20px;color:#fff;}
.process_right_ul i{display: block;width:32px;height:15px;background: url(../img/20230325110228_1923102843.png)no-repeat;}
.process_right_two i{transform: rotate(180deg);}
.process_right_one li{margin-left: 40px;}
.process_right_one p{margin:0px 40px 0 20px;}
.process_right_one li:last-child p{margin-right: 0px;}
.process_right_one li:last-child i{display: none;}
.process_right_two{margin-top: 50px;flex-direction: row-reverse;}
.process_right_two li:first-child i{display:none;}
.process_right_two li+li{margin-right: 40px;}
.process_right_two li+li p{margin: 0 40px 0 20px;}
.process_right_two li:first-child p{margin-left: 20px;}
/*å›žæ”¶èŒƒå›´*/
.case{display: flex;justify-content: space-between;flex-wrap: wrap;}
.case *{display: block;}
.case a{width:20%;position: relative;overflow: hidden;}
.case a:last-child{width:100%;}
.case a img{width:100%;}
.case dd{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;width:100%;height: 100%;padding:0 2vw;background: rgb(0 0 0 / 0.75);position: absolute;top: 0;transition: 0.3s;}
.case a:hover dd{top:-100%;}
.case p{font-size: 1.14vw;color:#fff;}
.case span{margin-top:2vw;font-size: 0.83vw;line-height: 1.56vw;color: rgb(255 255 255 / 0.5);}
/*å¼ºå¤§çš„å›žæ”¶ç½‘ç»œ*/
.trait_bg{padding:21px 0;position: relative;}
.trait{display: flex;justify-content: space-between;flex-wrap: wrap;}
/*æ–‡å­—*/
.trait_text{width:610px;}
/*.trait_text *{display:block;}*/
.trait_text b{margin-top:60px;font-size: 40px;color:#333;}
.trait_text t{margin:5px 0 20px 0;font-size: 24px;color:#333;font-weight:lighter;display:block;}
.trait_text t:after{content: "";display: block;width:60px;height:1px;margin-top:35px;background: #17bd5f;}
.trait_text p {
    font-size: 16px;
    line-height: 37px;
    color: #666;
    font-weight: normal;
    margin-top: 16px;
}
/*å›¾ç‰‡*/
.trait_img{width:680px;position: relative;z-index: 2;border:15px #f5f5f5 solid;border-radius: 10px;}
.trait_img img{width:100%;}
/*å°ä¼˜ç‚¹*/
.trait_li{display: flex;justify-content: space-between;width:100%;margin-top:40px; position: relative;z-index: 2;text-align: center;}
.trait_li li{display: flex;align-items: center;justify-content: center;flex-direction: column;width: 25%;height:200px;padding: 0 40px;background: #f9f9f9;}
.trait_li li:nth-child(even){background: #f0f0f0;}
.trait_li li:nth-child(1){border-radius: 10px 0 0 10px;}
.trait_li li:nth-child(4){border-radius: 0px 10px 10px 0px;}
.trait_li span{font-size: 24px;color:#17bd5f;}
.trait_li p{margin-top:15px;font-size: 15px;line-height: 26px;color:#666;font-weight: lighter;}
/*é€‰æ‹©å›åˆ›çš„å››å¤§ä¼˜åŠ¿*/
.advantage_bg{height:845px;background:url(../img/c54533b11683478909.jpg)no-repeat center;margin-top: 40px;}
.advantage:before{content: "";display:block;width:1px;height:665px;background:rgb(255 255 255 / 0.3);position:absolute;top:0;left:50.4%;}
.advantage:after{content: "";display:block;width:1400px;height:1px;background:rgb(255 255 255 / 0.3);position:absolute;top:50%;left: 0px;}
.advantage{display: flex;justify-content: space-between;align-items: center;}
.advantage_title b{color:#fff;}
.advantage_title p{color:#eee;}
/*advantage_li*/
.advantage_li li{display: flex;flex-direction: column;justify-content: center;height: 333px;}
.advantage_li li *{display: block;}
.advantage_li dd{display: flex;}
.advantage_li i{width:40px;height:40px;line-height: 40px;margin-right:20px;background: #fff;border-radius: 100%;font-size: 20px;color:#333;text-align: center;}
.advantage_li t{font-size: 30px;color:#fff;}
.advantage_li p{margin-top: 25px;font-size: 16px;color:rgb(255 255 255 / 0.8);line-height: 36px;font-weight:lighter;}
.advantage_img{margin: 0 40px;position: relative;z-index: 2;}
/*å…¬å¸ç®€ä»‹*/
.about{height:650px;background: url(../img/7a3337ae1683478972.jpg)no-repeat center;border-radius: 10px;}
/*æ–‡å­—*/
.about_text{display: flex;align-items: center;text-align: center;width:1300px;height:150px;padding:0 50px;background: #fff;border-radius: 10px;position: absolute;bottom: 85px;left: calc(50% - 650px);}
.about_text p{font-size: 16px;line-height: 36px;color: #666;font-weight: lighter;}
.about_text a{color:#17bd5f;}
/*åŽ‚æˆ¿å›¾ç‰‡*/
.about_img{margin-top:40px;}
.about_img ul{display:flex;justify-content: space-between;}
.about_img *{display: block;}
.about_img li>a{border-radius: 10px 10px 0 0;overflow: hidden;}
.about_img li>a img{transition: 0.3s;}
.about_img li:hover>a img{transform: scale(1.2);}
.about_img p{line-height: 50px;text-align: center;background: #f5f5f5;border-radius: 0 0 10px 10px;}
.about_img p>a{font-size: 16px;color: #666;}
.about_img li:hover p>a{color:#17bd5f;}
/*æ–°é—»ä¸­å¿ƒ*/
.news_bg{height:880px;background: #f5f5f5;}
/*切换*/
.news_switch{display:flex;justify-content: center;}
.news_switch a{display:block;width:180px;line-height: 50px;background: #fff;border-radius: 10px;font-size: 18px;color:#666;font-weight: lighter;text-align: center;}
.news_switch a.on{background:#17bd5f;color:#fff;font-weight: inherit;}
.news_switch a+a{margin-left: 20px;}
/*内容*/
.news_content .news_div{margin-top: 40px;}
/*第一第二条新闻*/
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2){display: flex;overflow: hidden;flex-direction: column-reverse;width:385px;background: #fff;float: left;border-radius: 0 10px 0;}
.news_content .news_div_item:nth-child(2){margin:0 20px;border-radius: 0px 0px 10px 10px;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_image{width:385px;height:289px;border-radius: 10px 10px 0 0;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_content{padding:0 20px;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_a{display: block;margin: 25px 0 10px 0;font-size: 18px;color: #333;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2):hover .news_div_item_a{color: #17bd5f;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_body{font-size: 14px;line-height: 28px;color: #999;font-weight: lighter;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_date{display: flex;margin: 10px 0 27px 20px;font-size: 16px;color: #666;}
/*第三条后新闻*/
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5){display: flex;align-items: center;width:590px;height: 160px;padding-right: 20px;float: left;border: 1px #e5e5e5 solid;border-radius: 10px;background-color: white;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5)+.news_div_item{margin-top: 20px;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_image{display:none;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_date{display: flex;justify-content: center;align-content: center;flex-wrap: wrap-reverse;width: 158px;height: 158px;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_year,.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_month{font-size:18px;color:#999;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_month{width: 23px;overflow: hidden;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_day{width: 100%;font-size:60px;color:#666;text-align: center;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_content{width:390px;padding-left: 20px;border-left: 1px #e5e5e5 solid;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_a{display: block;margin-bottom: 10px;font-size: 18px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5):hover .news_div_item_a{color:#17bd5f;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_body{font-size:14px;line-height:28px;color:#999;font-weight:lighter;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

.news_bg {
    height: auto;
    background: #f5f5f5;
    padding-bottom: 51px;
}
/*åˆ‡æ¢*/
.news_switch{display:flex;justify-content: center;}
.news_switch a{display:block;width:180px;line-height: 50px;background: #fff;border-radius: 10px;font-size: 18px;color:#666;font-weight: lighter;text-align: center;}
.news_switch a.on{background:#17bd5f;color:#fff;font-weight: inherit;}
.news_switch a+a{margin-left: 20px;}
/*å†…å®¹*/
.news_content .news_div{margin-top: 40px;}
/*ç¬¬ä¸€ç¬¬äºŒæ¡æ–°é—»*/
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2){display: flex;overflow: hidden;flex-direction: column-reverse;width:385px;background: #fff;float: left;border-radius: 0 10px 0;}
.news_content .news_div_item:nth-child(2){margin:0 20px;border-radius: 0px 0px 10px 10px;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_image{width:385px;height:289px;border-radius: 10px 10px 0 0;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_content{padding:0 20px;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_a{display: block;margin: 25px 0 10px 0;font-size: 18px;color: #333;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2):hover .news_div_item_a{color: #17bd5f;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_body{font-size: 14px;line-height: 28px;color: #999;font-weight: lighter;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_date{display: flex;margin: 10px 0 27px 20px;font-size: 16px;color: #666;}
/*ç¬¬ä¸‰æ¡åŽæ–°é—»*/
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5){display: flex;align-items: center;width:568px;height: 150px;padding-right: 20px;float: left;border: 1px #e5e5e5 solid;border-radius: 10px;background-color: white;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5)+.news_div_item{margin-top: 17px;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_image{display:none;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_date{display: flex;justify-content: center;align-content: center;flex-wrap: wrap-reverse;width: 158px;height: 158px;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_year,.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_month{font-size:18px;color:#999;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_month{width: 23px;overflow: hidden;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_day{width: 100%;font-size:60px;color:#666;text-align: center;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_content{width:390px;padding-left: 20px;border-left: 1px #e5e5e5 solid;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_a{display: block;margin-bottom: 10px;font-size: 18px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5):hover .news_div_item_a{color:#17bd5f;}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) .news_div_item_body{font-size:14px;line-height:28px;color:#999;font-weight:lighter;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
/*ç‰ˆæƒ*/
.copyright_bg{height:375px;padding-top: 80px;background: #222;border-bottom: 1px #2c2c2c solid;}
.copyright{display: flex;justify-content: space-between;}
.copyright_left{display: flex;}
.copyright_left li+li{margin-left: 140px;}
.copyright_left a{display: block;}
.copyright_left a:first-child{margin-bottom:20px;padding-bottom: 20px;font-size: 18px;color:#fff;position: relative;}
.copyright_left a:nth-child(n+2):nth-child(-n+10){font-size: 14px;line-height: 30px;color:#888;font-weight: lighter;}
.copyright_left a:nth-child(n+2):nth-child(-n+10):hover{color:#fff;}
.copyright_left li:last-child a:nth-child(n+2):nth-child(-n+10){font-size: 16px;color:#fff;font-weight: inherit;}
.copyright_left a:first-child:before{content: "";display: block;width:30px;height:1px;background: #17bd5f;position: absolute;top: 40px;left:0px;}
.copyright_left a:first-child:after{display: block;content: "";width:80px;height:1px;background: #444;position: absolute;left: 30px;top: 40px;}
.copyright_right img{width:160px;}
.copyright_right p{margin-top: 1px;width:160px;line-height: 34px;background: #fff;font-size: 16px;color:#333;text-align: center;}
/*å‹æƒ…é“¾æŽ¥*/
.linkTagcs {
                    width: 1300px;
                    height: auto;
                }
                .linkTagcs ul {
                    margin: 0px;
                    padding: 0px;
                    list-style-type: none;
                }
                .linkTagcs li {
                    list-style: none;
                    margin: 0px;
                    padding-right: 0px;
                    line-height: 100px;
                    float: left;
                }
                .linkTagcs li a {
                    color: #000000;
                    word-break: break-all;
                }
                .linkTagcs li img {
                    border: 0px;
                }
.links_bg{height:100px;line-height: 100px;background: #222;border-top: 1px #525252 solid;}
.links_left{font-size:16px;color:#fff; }
.links{display: flex;}
.links_right .linkTagcs ul{display: flex;}
.links_right .linkTagcs a{font-size: 14px;font-weight: lighter;color: rgb(255 255 255/0.8) !important;}
.links_right .linkTagcs li+li{margin-left: 10px;}
/*åº•éƒ¨*/
.bottom_bg{height:100xp;line-height: 100px;background: #17bd5f;}
.bottom{display: flex;justify-content: space-between;}
.bottom_left{display: flex;}
.bottom_left p,.bottom_left a,.bottom_right a{font-size: 14px;color:#c7ffdf;font-weight: lighter;}
.bottom_left a:hover,.bottom_right a:hover{color:#fff;}




@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #ff8300; color: #fff;float: left;font-size: 38px; font-weight: bold;}


.top_left a{
	display:none;
}
.bg {
    width: 100%;
    min-width: 100%;
}
.pages {
    margin: 0 auto;
    width: 98%;
    position: relative;
}
.head_logo_one {
    margin: 0 0 0 0;
    padding-right: 10px;
}
.head_tel i {
    display: block;
    width: 57px;
    height: 50px;
    background: url(../img/20230413170919_1073718716.png) no-repeat center;
    background-size: 65%;
}
.head_tel li {
    margin-left: 0;
}
.head_tel p {
    font-size:30px;
    color: #ff8300;
    font-weight: bold;
    line-height: 27px;
}

.head_logo_one b {
    font-size: 36px;
    color: #333;
}
.head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 90px;
}
.product_sort_left ul {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 16px 0;
}
.product_sort_left a {
    display: block;
    margin: 0 15px;
    font-size: 16px;
    color: #333;
}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_image {
    width: 100%;
    height: 289px;
    border-radius: 10px 10px 0 0;
    object-fit: cover;
}

.product_sort_left ul li {
    display: inline-block;
    line-height: 37px;
}
.product_img ul li {
    width: 48.6%;
}
.product_img li img {
    width: 100%;
    height: 251px;
    transition: 0.3s;
    object-fit: cover;
}
.top80 {
    padding-top: 56px;
}
.process_left{
	display:none;
}
.process_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto;
    padding-right: 0;
    background: url(../img/20230325110801_1339630860.png)no-repeat right 121px;
    width: 100%;
    background-size: 6%;
}
.process_right_ul {
    display: flex;
    margin-top: 68px;
}
.process_right_one li {
    margin-left: 0;
}
.process_right_ul span {
    font-size: 36px;
    color: #fff;
    position: relative;
    z-index: 2;
    left: 11px;
}
.process_right_one p {
    margin: 0px 30px 0 22px;
}
.process_right_ul li:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #44c77f;
    border-radius: 100%;
    position: absolute;
    top: 2px;
    left: 29px;
}
.process_right_two li+li {
    margin-right: 0;
}

.title {
    text-align: center;
    padding: 52px 0 35px 0;
}
.trait_text {
    width: 100%;
}
.trait_text b {
    margin-top: 0;
    font-size: 34px;
    color: #333;
}
.trait_img {
    width: 100%;
    position: relative;
    z-index: 2;
    border: 15px #f5f5f5 solid;
    border-radius: 10px;
}
.trait_img img {
    width: 100%;
    object-fit: cover;
}
.trait_li {
    display: block;
    justify-content: space-between;
    width: 100%;
    margin-top: 40px;
    position: relative;
    z-index: 2;
    text-align: center;
}
.trait_li li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 36.22%;
    height: 200px;
    padding: 0 40px;
    background: #f9f9f9;
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
}
.trait_li li:nth-child(2n) {
    margin-right: 0;
}
.trait_li li:nth-child(4) {
    border-radius: 0px 10px 10px 0px;
    background: #f9f9f9;
}
.trait_li li:nth-child(2),.trait_li li:nth-child(3) {
    background: #f0f0f0;
}

.advantage_bg {
    height: auto;
    background: url(../img/c54533b11683478909.jpg)no-repeat center;
        padding-bottom: 20px;
}
.advantage:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: rgb(255 255 255 / 0.3);
    position: absolute;
    top: 50%;
    left: 0px;
}
.advantage:before {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    background: rgb(255 255 255 / 0.3);
    position: absolute;
    top: 0;
    left: 0;
}
.advantage_img{
	display:none;
}
.advantage_li li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto;
    padding: 30px 0;
    width: 96%;
}
.news_bg {
    height: auto;
    background: #f5f5f5;
    padding-bottom: 35px;
}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) {
    display: flex;
    overflow: hidden;
    flex-direction: column-reverse;
    width: 100%;
    background: #fff;
    float: left;
    border-radius: 0 10px 0;
}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) .news_div_item_date {
    display: flex;
    margin: 10px 20px 27px 20px;
    font-size: 16px;
    color: #666;
}
.news_content .news_div_item:nth-child(n+1):nth-child(-n+2) {
    display: flex;
    overflow: hidden;
    flex-direction: column-reverse;
    width: 100%;
    background: #fff;
    float: left;
    border-radius: 0 10px 0;
    margin-bottom: 10px;
}
.news_content .news_div_item:nth-child(2) {
    margin: 0 0;
    border-radius: 0px 0px 10px 10px;
}
.news_content .news_div_item:nth-child(n+3):nth-child(-n+5) {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    padding-right: 0;
    float: left;
    border: 1px #e5e5e5 solid;
    border-radius: 10px;
    background-color: white;
}
.copyright_bg {
    height: auto;
    padding-top: 57px;
    background: #222;
    border-bottom: 1px #2c2c2c solid;
}
.copyright_left li:first-child,.copyright_left li:nth-child(2),.copyright_left li:nth-child(3){
	display:none;
}
.copyright_left li+li {
    margin-left: 0;
}
.linkTagcs {
    width: 100%;
    height: auto;
}

.bottom_bg {
    height: 100xp;
    line-height: 33px;
    background: #17bd5f;
    padding-bottom: 118px;
}
.product_sort_left {
    width: 100%;
    line-height: 30px;
    box-shadow: 0px 0px 9.5px 0.5px rgba(51, 51, 51, 0.15);
    border-radius: 10px 0 0 10px;
}


}
