@charset "utf-8";
/* CSS Document */
/*****header*******/
@charset "utf-8";
/* CSS Document */
/*****header*******/
a:hover {text-decoration: none;}
.visible-xs{display:none;}
.header {width: 100%;z-index: 900;top: 0;background: rgba(31, 31, 31, 0.26);position: fixed;-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);}
.header.fix{position: fixed;}
.header_nav {width: 80%;margin: 0px auto;}
.logo {width: 180px;display: flex;justify-content: center;align-items: center;}
.headerTop .logo {width: 150px;float: left;height: 60px;margin-right: 30px;}
.header.whiteHeader .headerTop .logo{background: url("../images/logo.png") 0px 0px no-repeat;}
.headerTop .logo a {display: inline-block;width: 140px;}
.headerTop .topRight {float: right;color: rgb(51, 51, 51);display: flex;height: 60px;}
.headerTop .topRight select{width: 70px;}
.headerTop .topRight ul li i {margin-right: 8px;vertical-align: -2px;}
.headerTop .topRight select option {color:rgb(51, 51, 51);height: 30px !important;}

.langChoice{position: relative;line-height: 28px;cursor: pointer;margin-top: 10px;} 
.langChoice dt {line-height: 28px;font-weight: normal;color: rgb(255, 255, 255);}
.langChoice dd::before {border-top-color: transparent;border-right-color: transparent;border-left-color: transparent;top: -16px;content: "";}
.langChoice dd {position: absolute;width: 120px;background: rgb(255, 255, 255);z-index: 10;text-align: center;line-height: 30px;
border-top: 1px solid rgb(221, 221, 221);border-right: 1px solid rgb(221, 221, 221);border-left: 1px solid rgb(221, 221, 221);
border-image: initial;border-bottom: none;display: none;border-radius: 5px;top: 50px;max-height: 240px;
    overflow-y: scroll;}
.searchIcon{position: relative;line-height: 60px;padding: 0 10px;cursor: pointer;}
.searchIcon dt{position: absolute;transition: all ease-in-out 0.5s;top: 0;right: 5px;z-index: 9;}
.searchIcon .search{position: absolute;margin: 0;right: 15px;padding: 0;top: -40px;z-index: 6;box-shadow: none;border-radius: 5px;transition: all ease-in-out 0.3s;display: flex;height: 40px;}
.search input {height: 40px;color:rgb(0, 0, 0);line-height: 40px;padding: 0px 10px;background: #f3f3f3;transition: all ease-in-out 0.3s;width: 400px;}
.search a{display: inline-block;width: 40px;height: 40px;line-height: 40px;background: #17a695;text-align: center;}
.search a i{font-size: 20px;color: #fff;}
.search span{display: inline-block;margin: -10px 0 0 10px;width: 30px;color: #fff;}
.searchIcon .search.open{top: 10px;}
.langChoice dd a {display: block;width: 100%;border-bottom: 1px solid rgb(221, 221, 221);}
.langChoice dd a:hover {text-decoration: none;}
.headerTop .topRight .loginIcon i {font-size: 22px;}
.menu > ul {width: 100%;}
.menu ul li a {color: rgb(51, 51, 51);}
.menu_down ul li {text-align: left;display: block !important;}
.menu ul li {vertical-align: middle;font-size: 16px;text-transform: capitalize;margin: 0px 15px;display: inline-block;position: relative;z-index: 2;height: 60px;line-height: 60px;}
.menu ul li a::before {width: 50%;content: "";background:#d3d3d3;position: absolute;bottom: 10px;z-index: 0;transition: all 0.2s ease-in-out 0s;left: 30%;height: 0px;}
.menu ul li:first-child a::before{background-color: transparent;}
.menu ul li a:hover::before {height: 5px;}
.menu ul li a {display: inline-block;}
.menu ul li > a {color:#fff;font-size: 15px;/* padding: 0 15px; */}
.menu ul li a i {font-size: 12px;color: rgb(153, 153, 153);margin-left: 5px;}
.nav {width: calc(100% - 510px);height: 60px;position: relative;transition: all ease-in-out 0.5s;top: 0;display: inline-block;}
.menu_down {position: absolute;width: 240px;margin-left: -120px;left: 50%;top: 60px;border-radius: 5px;z-index: 9;visibility: hidden;opacity: 0;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;padding: 15px;background: rgb(255, 255, 255);border: 1px solid rgb(221, 221, 221);}
.menu ul li:hover .menu_down {visibility: visible;opacity: 1;z-index: 9;}
.menu_down {display: block;}
.menu_down ul li {height: auto;line-height: initial;}
.menu_down ul li a {border: none;font-size: 15px;line-height: 36px;display: inline-block;text-align: center;width: 100%;color: rgb(102, 102, 102) !important;}
.menu_down ul li a::before {background: none;height: 0 !important;}
.menu_down ul li a::after {background: none;height: 0 !important;}
.menu_down ul li a:hover {border: none;text-decoration: none;color: rgb(36, 59, 98) !important;}
.langChoice dt {color: #fff;line-height: 36px;padding-left: 15px;border-left: 1px #fff solid;}
.langChoice dt i {margin-left: 5px;font-size: 14px;color: #fff;}
.langChoice dt i.global{font-size: 20px;margin-right: 3px;color: #333;vertical-align: -3px;}
.langChoice dt i {font-size: 12px;vertical-align: 0px;}
.langChoice dt img {margin-left: 5px;}
.langChoice dd a {padding: 3px 8px;text-align: left;color: rgb(102, 102, 102);font-size: 13px;}
.langChoice dd a img {margin-right: 5px;}
.langChoice dd a:hover {color: rgb(51, 51, 51) !important;}
.headerTop .topRight .line {line-height: 34px;margin: 0px 10px;}
.searchClick{width: 30px;height: 100%;float: right;text-align: center;color: #fff;}
.searchClick i{font-size: 20px;}
/*****header*******/	
/* banner	 */
.banner{width: 100%;position: relative;height: 640px;}
.swiper_ban{height: 100%;}
.ban_li {height: 100%;overflow: hidden;}
.swiper_ban .swiper-slide {overflow: hidden;}
.swiper-slide-active .ban_img {transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);
transition: all 3s ease-out;-webkit-transition: all 3s ease-out;-moz-transition: all 3s ease-out;-ms-transition: all 3s ease-out;-o-transition: all 3s ease-out;}
.ban_img {background-position: center center;background-repeat: no-repeat;background-size: cover;height: 100%;transform: scale(1.08);-webkit-transform: scale(1.08);-moz-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);transform-origin: center center;-webkit-transform-origin: center center;-moz-transform-origin: center center;-ms-transform-origin: center center;-o-transform-origin: center center;}
.swiper-slide-active .ban_txt {-webkit-filter: blur(0px);-moz-filter: blur(0px);-ms-filter: blur(0px);filter: blur(0px);filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false);transition: all 1s 0.4s ease-out;-webkit-transition: all 1s 0.4s ease-out;-moz-transition: all 1s 0.4s ease-out;-ms-transition: all 1s 0.4s ease-out;-o-transition: all 1s 0.4s ease-out;}
.ban_papagination {position: absolute;bottom: 0 !important;left: 50% !important;transform: translateX(-50%);z-index: 3;width: auto !important;display: inline-block;height: 26px;padding: 5px 15px;border-radius: 40px;box-sizing: border-box;vertical-align: top;margin: 40px 0;}
.ban_papagination span {position: relative;display: inline-block;width: 16px;height: 16px;margin: 0 3px;vertical-align: top;text-indent: -9999px;cursor: pointer;overflow: hidden;background: none;}
.ban_papagination span:after {position: absolute;left: 50%;top: 50%;width: 10px;height: 10px;margin: -5px 0 0 -5px;background: #fff;border-radius: 100%;content: "";transition: all 0.4s;}
.ban_papagination span:before {position: absolute;left: 6px;top: 6px;width: 5px;height: 5px;box-sizing: border-box;content: "";transition: all 0.4s;}
.ban_papagination span.swiper-pagination-bullet-active:after {background: #fff;}
.ban_papagination span.swiper-pagination-bullet-active:before {left: 0;top: 0;width: 16px;height: 16px;border-color: #fff;}
.banner .top{color: #FFF;font-size: 40px;top: 41%;left: 50%;position: absolute;transform: translate(-50%,-50%);z-index: 500;}
.banner .middle{color: #FFF;font-size: 24px;position: absolute;top: 49%;left: 45%;display: flex;align-items: center;z-index: 500;/* line-height: 30px; *//* transform: translateX(-45%); *//* width: 700px; */}

p.middle {}
.banner .middle .line{display: inline-block;width: 148px;height: 2px;background-color: #fff;margin-right: 8px;z-index: 500;}
.banner .bottom{width: 176px;height: 47px;display: flex;justify-content: space-around;align-items: center;color: #fff;font-size: 18px;position: absolute;bottom:21%;left: 45%;border: 1px solid #fff;z-index: 500;}
.banner .bottom :hover{color: rgb(140,191,234);}
.banner .bottom img{margin-left: 10px;}
.about{margin-top: 70px;}
.title{margin-bottom: 50px;}
.title .title1{color: #333;font-size: 24px;text-align: center;}
.title .title2{color: #666;font-size: 12px;text-align: center;}
.title .line{width: 252px;height: 1px;margin: 10px auto;background-image: linear-gradient(to right, rgba(224, 223, 223, 0.5),rgba(146, 143, 143, 0.7), rgba(224, 223, 223, 0.5));position: relative;}
.title .line .block{width: 12px;height: 12px;background-color: #17a695;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.about .content{display: flex;margin-top: 15px;}
.content_left{width: calc(100% - 504px);}
.content_left .top{color: #333;font-size: 20px;margin-bottom: 34px;}
.content_left .middle{color: #333;font-size: 16px;}
.content_left .bottom a{width: 124px;height: 42px;background-color: #17a695;color: #fff;display: flex;align-items: center;justify-content: space-around;margin-top: 47px;}
.content_left .bottom a:hover{background-color: #17a695;}
.content_right{width: 504px;margin-left: 50px;}
.content_right img{width: 100%;object-fit: cover;}
.indAbout3 .container{position: relative;}
.indAbout3 ul{background: #ffffff;box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.13);padding:50px;position: absolute;bottom: -194px;left: 0; width: calc(100% - 30px);margin-top: -140px;}
.indAbout3 ul li{width: 33.33%;float: left;text-align: center;position: relative;}
.indAbout3 ul li .isnum{font-size: 30px;}
.indAbout3 ul li .isnum span{font-size:16px}
.indAbout3 ul li .istxt{color: #666;font-size: 16px;text-transform:uppercase;    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.indAbout3 ul li .line{width: 1px;height: 47px;background-color: #dddada;position: absolute;top: 22%;right: 0;}
.classify{width: 100%;background-color: #F7F7F7;margin-top: 143px;padding-top: 118px;padding-bottom: 50px;}
.classify .imgBox ul{margin: 0 -10px;}
.classify .imgBox ul li{height: auto;width: 33.33%;float: left;padding: 0 10px;margin-bottom: 20px;position: relative;}
.classify .imgBox a{display: inline-block;width: 100%;height: 260px;overflow: hidden;position: relative;}     
.classify .imgBox a:hover img{transform: scale(1.05);}
.classify .imgBox .img_item{transition: all ease-in-out 0.3s;height: 280px;object-fit: cover;width: 100%;}
.classify .txt{width: 100%;height: 69px;background: rgba(0, 0, 0, 0.32);color: #fff;position: absolute;bottom: 0;font-size: 18px;display: flex;flex-direction:column;justify-content: center;align-items: center;left: 0;padding: 0 10px;line-height: 26px;    text-align: center;}
.classify .txt p{overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis;}
.classify img{margin-right: 15px;}
.classify .txt:hover{color: #17a695;}
.news{margin-top: 90px;}
.news .content{display: flex;border-bottom: 1px solid #dddada;padding-bottom: 15px;margin-bottom: 20px;}
.news .content .imgBox{width: 276px;overflow: hidden;}
.news .content .imgBox a:hover img{transform: scale(1.05);}
.news .content .imgBox img{width: 100%;object-fit: cover;transition: all ease-in-out 0.3s;}
.news .content .txt{width: calc(100% - 276px);margin-left: 20px;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;position: relative;}
.news .content .txt .txt1{color: #333;font-size: 16px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.news .content .txt .txt1:hover{color: #17a695;}
.news .content .txt .txt2{color: #666;font-size: 14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.news .content .txt .time{color: #666;font-size: 12px;display: flex;align-items: center;justify-content: center;align-self: flex-end;position: absolute;bottom: 0;}
.news .content .txt .time img{margin-left: 15px;}
.contact{margin-top: 50px;display: flex;flex-direction: column;align-items: center;background-color: #FAFAFA;margin-bottom: -100px;padding-bottom: 50px;padding-top: 45px;}
.contact .content{display: flex;}
.contact .content .left{width: 471px;height: 291px;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;background: #FFF;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);padding-left: 32px;}
.contact .left_item{margin-bottom: 20px;}
.contact .left_item .iconfont{color: #17a695;margin-right: 10px;}
.contact .left_item:last-of-type{margin-bottom: 0;}
#container{width: 749px;height: 287px;}
.crumbs .container{color: #666666;font-size: 16px;}
.crumbs .container .weizhi{margin-top: 14px;margin-bottom: -12px;padding-bottom: 10px; border-bottom: 1px solid #dddada;}
.about1{margin-top: 70px;}	
.about1 .content1{display: flex;}	
.about1 .content1 .imgBox{width: 552px;height: 293px;}
.about1 .content1 .imgBox img{width: 100%;object-fit: cover;}
.about1 .content1 .txt{width: calc(100% - 552px);height: 262px;padding-left: 42px;padding-top: 16px;padding-bottom: 16px;color: #333;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 9;-webkit-box-orient: vertical;}
.develop{background: #F7F7F7;margin-top: 64px;display: flex;justify-content: center;align-items: center; color: #333;height: 329px;position: relative;}
.develop .box{width: 765px;height: 301px;display: flex;margin-left: 100px;}
.develop .time{ border-right: 1px solid #dddada;display: inline-block;height: 301px;padding: 33px 20px;position: relative;}
.develop .time li{position: relative;margin-bottom: 27px;}
.develop .triangle{position: absolute;bottom: -12px;right: -6px;color:#dddada;font-size: 11px;}
.develop .time li img{position: absolute;right: -27px;top: 8px;}
.develop .txt{margin-left: 25px;margin-top: 34px;}	
.develop .txt li{margin-bottom: 20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;width: 611.3px;height: 34px;}
.about2{margin-top: 50px;width: 57%;}
.about2 .top{text-align: center;font-size: 16px;color: #333;}
.about2 ul li{float: left;width: 33.33%;padding: 53px 54px;}
.about2 ul li a{display: inline-block;width: 100%;text-align: center;margin-bottom: 10px;}
.about2 .txt1{color: #333;font-size: 18px;text-align: center;margin-bottom: 10px;}
.about2 .txt2{color: #666;font-size: 12px;text-align: left;}
.about3{margin-top: 50px;}
.about3 ul li{width: 33.33%;float: left;padding: 0 10px;}
.show1{margin-top: 50px;padding-top:0;background-color:#fff}
/*.show1 .menu_products{width: 100%;display: flex;justify-content: center;margin-left: 10px;}*/
/*.show1 .menu_products li{height: 52px;float: left;border: 1px solid #F0F0F0;background: #EEE;line-height: 52px;text-align: center;margin-right: 8px;padding: 0px 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}*/
/*.show1 .menu_products li a{width: 100%;display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}*/
/*.show1 .menu_products li a.active{background-color: #17a695;color: #fff;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.20);}*/
/*.show1 .products{margin-top: 50px;    width: 100%;}*/
/*.show1 .products a {*/
/*    float: left;*/
/*    width: 33.33%;*/
/*    padding: 10px;*/
/*}*/
/*.show1 .products .products_item{width: 100%;height: auto;display: flex;justify-content: center;align-items: center;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.20);position: relative;overflow: hidden;}*/
/*.show1 .products a:nth-child(4n) .products_item{margin-right: 0;}*/
/*.show1 .products .products_item::after{content: "";height: 69px;position: absolute;bottom: 0;width: 100%;z-index: 0;background-image: linear-gradient(#ffffff05, #ffffff);}*/
/*.show1 .products .products_item .txt{height:69px;width:100%;padding:0 10px;position:absolute;left:0;bottom:0;z-index:2}*/
/*.show1 .products .products_item:hover p{color: #17a695;}*/
/*.show1 .products .products_item .txt p{overflow: hidden;text-overflow: ellipsis;white-space:nowrap;text-align:center}*/
/*.show1 .products .products_item p{position: absolute;padding: 0 5px;z-index: 2;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;bottom: 5px;text-align: center;width: 100%;line-height: 24px;}*/
/*.show1 .products .products_item img:hover{transform: scale(1.05);transition: all linear 0.3s;}*/
.fw-pagination-box{margin-top: 23px;display: flex;justify-content: center;}
.fw-pagination-box.divide .pagination >li a {margin: 0 5px; border-radius: 50%;}
.pagination>.active>a{background-color: #17a695;}
.pagination>li>a{color: #17a695;}
/*其他产品*/
.productDetailTable{margin-top:25px;table-layout: fixed;width:100%}
.productDetailTable th,.productDetailTable td{border:1px solid #fff;text-align:center;vertical-align:middle;height:40px;padding:0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.productDetailTable th{background: #28a397;color:#fff;}
.productDetailTable tr th:first-child,.productDetailTable tr td:first-child{text-align:left}
.productDetailTable tbody tr:nth-child(odd){background-color: #ecfbfa;}
.productDetailTable tbody tr:nth-child(even){background-color: #c2ede9;}

/* 产品详情 */
.proDetail{margin-top: 50px;}
.proDetail .container {display: flex;}
.proTop .dotBoxL{float: left;width: 450px;}
.proTop .dotBoxL ol{width: 450px;height: 450px;position: relative;margin-bottom: 20px;}
.proTop .dotBoxL ol li{max-height: 100%;max-width: 100%;display: flex;align-items: center;justify-content: center;overflow: hidden;position: absolute;z-index: 1;border-radius: 10px;border: 1px #ddd solid;width: 100%;height: 100%;}
.proTop .dotBoxL ol li img{max-width: 100%;opacity: 0;}
.proTop .dotBoxL ol li.open{z-index: 2;}
.proTop .dotBoxL ol li.open img{opacity: 1;}
.proTop .dotBoxL ul li{float: left;width: 100px;height: 100px;border: 2px #ddd solid;cursor: pointer;margin-right: 10px;display: flex;align-items: center;justify-content: center;}
.proTop .dotBoxL ul li.active{border: 2px #17a695 solid;}
.proTop .dotBoxL .videoBox {background: #333;width: 640px;height: 560px;position: absolute;left: 0;top: 0px;z-index: 9;}
.videoIcon {position: absolute;z-index:8;bottom: 133px;left: 10px;width: 50px;height: 50px;line-height: 50px;cursor: pointer;}
.videoIcon i{font-size: 40px;color: #666;}
.videoClose{position: absolute;top: 20px;right: 20px;cursor: pointer;}
.videoClose i{color: #fff;}
.proTop .dotBoxL .proBan{position: relative;}
.proTop .dotBoxL .videoBox video{width: 640px;height: 560px;}
.proDetail .container .txtBox{width: calc(100% - 450px);padding-left: 50px;}
.proDetail .container .txtBox .content li{margin-bottom: 20px;}
.proDetail .container .txtBox .content .content1 span{width: 110px;float: left;}
.proDetail .container .txtBox .content1 em{width: calc(100% - 110px);text-align: right;display: inline-block;}
.proDetail .container .txtBox .content .content1 li{color: #333;font-size: 16px;font-style: normal;font-weight: 400;}
.proDetail .container .txtBox  .button:hover{background-color: #17a695;}
.proDetail .container .txtBox .button{transition: all 0.3s;width: 124px;height: 43px;background-color: #17a695;display: flex;align-items: center;justify-content: center;color: #FFF;font-size: 16px;cursor: pointer;margin-top: 35px;}
.proDetail .container .txtBox .button img{margin-left: 5px;}
.proDetail .container .txtBox .button .iconfont{margin-left: 20px;}
.details .title{color: #333;font-size: 20px;margin-top: 20px;}
.details .title span{margin-right: 8px;color: #17a695;}
.details .content{color:#666;font-size: 16px;border-bottom: 1px solid #dddada;padding-bottom: 30px;}
.details .content:last-of-type{border: none;}
.details .flexBox{display:flex;}
.details .imgBox{display: grid;grid-template-columns: repeat(5, 1fr);gap: 15px;margin-top:40px}
.details .imgBox .imgBox_item{position: relative;width:100%}
.details .imgBox .imgBox_item a{display:block;height:180px}
.details .imgBox .txt{width:100%;position: absolute;bottom: 0;background: rgba(0, 0, 0, 0.40);color: #fff;text-align: center;line-height: 20px;padding: 5px;}
.details .imgBox .txt p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.details .imgBox img{height:100%;width:100%;object-fit:cover}
.dialogBox {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 993;background: rgba(0,0,0,0.4);display: none;}
.details .detailsTit{font-size:18px;font-weight:700}
.details .detailstxt{font-size:16px;}
.mask{width: 738px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 200;background-color: #fff;padding: 50px;}
.mask .closeBtn{position: absolute;top: 20px;right: 20px;}
.mask .inquiryBox input{border: 1px #ccc solid;height: 40px;width: 100%;padding: 0 10px;}
.mask .inquiryBox span{display: block;}
.mask .inquiryBox sup{font-size: 18px;color: #f00;vertical-align: -12px;margin-right: 4px;}
.mask .inquiryBox .inputBox{margin-bottom: 15px;}
.mask .inquiryBox{margin-top: 30px;}
.mask .inquiryBox h2{margin-bottom: 15px;}
.mask .inquiryBox textarea{border: 1px #ccc solid;height: 100px;width: 100%;padding: 0 10px;}
.mask .inquiryBox .submitBtn {height: 43px;display: inline-block;background-color: #17a695;color: #fff;margin-top: 30px;text-align: center;line-height: 43px;cursor: pointer;padding: 0 20px;}
.mask .inquiryBox .submitBtn:hover {opacity: 0.9;}
/* 新闻资讯 */
.news1{margin-top: 50px;}
.news1 .content .item{display: flex;border-bottom: 1px solid #D9D9D9;padding-bottom: 20px;padding-top: 20px;}
.news1 .content .item .left{width: 258px;height: 146px;overflow: hidden;}
.news1 .content .item .left a:hover img{transform: scale(1.05);}
.news1 .content .item .left img{transition: all ease-in-out 0.3s;width: 100%;}
.news1 .content .content1{width: calc(100% - 258px);display: flex;}
.news1 .content .item .middle{width: calc(100% - 214px);margin-left: 38px;margin-right: 44px;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}
.news1 .content .item .middle .txt1{color: #333;font-size: 16px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.news1 .content .item .middle .txt1:hover{color: #17a695;}
.news1 .content .item .middle .txt2{color: #666;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news1 .content .item .right{height: 72px;width: 214px;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;border-left: 1px solid #D9D9D9;padding-left: 28px;margin-top: 35px;}
.news1 .content .item .right .txt1{color: #333;font-size: 32px;}
.news1 .content .item .right .txt2{color: #666;font-size: 14px;}
/* 加入我们 */
.job{margin-top: 50px;}
.job .txt{color: #333;font-size: 16px;}
.information{margin-top: 40px;}
.information .department{color: #333;font-size: 20px;margin-bottom: 30px;font-weight: 500;}
.information .department .iconfont{color: #17a695;margin-right: 15px;font-size: 20px;}
.information .item{margin-bottom: 20px;cursor: pointer;}
.information .item.active .content1{display: block;}
.information .item.active .overview .add{display: none;color: #c4c4c4;}
.information .item.active .overview .reduce{display: block;}
.information .item .overview .reduce{display: none;color: #17a695;}
.information .item .overview{height: 50px;display: flex;padding: 20px;justify-content: space-between;align-items: center;color: #333;font-size: 18px;border-radius: 5px;background: #F5F5F5;}
.information .item .content1{padding: 20px;display: none;}
.information .item .content1 .title{color: #333;font-size: 16px;}
.information .item .content1 .details{color:  #666;font-size: 16px;margin-top: -51px;margin-bottom: 10px;}
/* 联系我们 */
#map_container{width: 470px;height: 427px;}
.contact3{margin-top: 100px;}
.contact1{display: flex;justify-content: center;width: 100%;background: #F7F7F7;padding: 36px 0;}
.contact1 .right{display: flex;justify-content: space-between; width: 728px;height: 387px;background-color: #fff;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);padding: 48px;padding-top: 30px;padding-right: 58px; margin-top: 26px;}
.contact1 .right .left .txt1{color: #17a695;font-size: 18px;margin-bottom: 5px;}
.contact1 .right .left .txt2{color: #666;font-size: 12px;margin-bottom: 42px;}
.contact1 .right .right1 .text1{color: #1d1d1d;font-size: 16px;margin-bottom: 50px;}
.contact1 .right .right1 .QRcode{display: flex;align-items: center;margin-bottom: 8px;}
.contact1 .right .right1 .QRcode .text2{color: #666;font-size: 12px;margin-left: 8px;}
.contact2{display: flex;justify-content: center;margin-top: 0;padding-top: 52px;margin-bottom: -106px;padding-bottom: 40px; background-color: #F7F7F7;}
.contact2 .left .title{color: #333;font-size: 24px;margin-bottom: 0;}
.contact2 .left .txt1,.contact2 .left .txt2,.contact2 .left .txt4{color: #666;font-size: 12px;}
.contact2 .left .txt1{margin-bottom: 35px;}
.contact2 .left .txt2{margin-bottom: 20px;}
.contact2 .txt3{width: 500px;height: 98px;display: flex;justify-content: space-between;align-items: center;border-top: 1px solid #999;border-bottom: 1px solid #999;padding-right: 40px;}
.contact2 .txt5{color: #333;font-size: 16px;}
.contact2 input,.contact2 textarea{background: #F5F5F5;}
.contact2 .msgBox{width: 634px;margin-left: 95px;}
.contact2 .msgBox label{display: inline-block;width: 100%;margin-bottom: 15px;}
.contact2 .msgBox input{height: 40px;border: 1px #dedede solid;padding: 0 10px;width: 100%;}
.contact2 .msgBox textarea{border: 1px #dedede solid;width: 100%;height: 100px;padding: 10px;}
.contact2 .msgBox a{padding: 10px 50px;color: #fff;font-size: 20px;display: inline-block;}
.contact2 .gradual{background-color: #17a695;transition: all ease-in-out 0.3s;cursor: pointer;}
.contact2 .gradual:hover{background-color: #17a695;}
/* 新闻详情 */
.newsDetail{margin-top: 50px;}
.newsTxt h2{font-size: 28px;font-family: "times new roman";}
.newsTxt h5{margin: 20px 0;color: #999;}
.newsTxt img{max-width: 100%;margin-bottom: 20px;}
.newsTxt p{font-size: 15px;line-height: 32px;}
/***footer***/
.footer{background: #333;color: #d3d3d3;margin-top: 100px;}
.footer .container{margin: 0 auto; padding:0;}
.footer .row{ margin:0px;}
.footerlogo a{width: 144px;height: 39px;margin: 0 0 0 -15px;padding: 0 15px;background: #f3f4f4; display:block;}
.footerwarp {text-align: center;}
.footerwarp  ul{width: 100%;text-align: center;margin-bottom: 20px;}
.footerwarp  ul li{text-transform:capitalize;display: inline-block;margin-top: 20px;}
.footerwarp  ul li a{font-size: 15px;padding: 0 20px;border-left: 1px #999 solid;}
.footerwarp  ul li:first-child a{border-left: none;}
.footerwarp  ul li a:hover{color:#17a695;}
.footerwarp p span {margin: 0 10px;}
.footercopy .col-lg-6{ padding:0px;}
.footercopy{margin-top: 20px;border-top: #666  1px solid;text-align: center;font-size: 14px;color: #666;color: #a7a7a7; padding: 5px 0;}
.footer .links{display: inline-block;margin: 0 auto;margin-top: 20px;}
.footer .links a{margin: 0 5px;transition: all 0.3s ease-in-out;}
.footer .links a:hover{opacity: 0.7;}
/***footer***/

	
	
	
	
	
@media (min-width: 1400px){
	.container1 {
		width:  1200px;
		margin: 0 auto;
	}
}	
@media(max-width:1024px) {
.hidden-xs{display:none;}
.visible-xs{display:block!important;}
.headerPhoneTop {position: fixed;width: 100%;top: 0;left: 0;text-align: center;background: #fff;box-shadow: 0 0 7px #b9b9b9;z-index: 99;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.menuPhone {position: fixed;width: 250px;height: 100%;overflow-y: auto;left: -250px;background: #90a4ae;top: 0;    z-index: 999;
transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.headerPhoneLogo img {height: 30px;}
.headerPhoneLogo {padding: 10px 0;}
a.menu-trigger {position: absolute;display: inline-block;width: 36px;height: 30px;top: 50%;margin-top: -15px;left: 10px;padding: 0 5px;}
a.menu-trigger span {display: block;background: #222;width: 100%;height: 2px;margin: 6px 0;}
.wrapper {position:relative;width: 100%;left: 0;padding-top:30px!important;transition: left 0.2s ease-in-out;-webkit-transition: left 0.2s ease-in-out;-moz-transition: left 0.2s ease-in-out;-ms-transition: left 0.2s ease-in-out;-o-transition: left 0.2s ease-in-out;}
body.menuOpen .headerPhoneTop  {left:250px;}
body.menuOpen .wrapper  {left:250px;}
body.menuOpen .menuPhone{left:0;}
.headerPhone {transition: left 0.2s ease-in-out;-webkit-transition: left 0.2s ease-in-out;-moz-transition: left 0.2s ease-in-out;-ms-transition: left 0.2s ease-in-out;-o-transition: left 0.2s ease-in-out;}
body.menuOpen .headerPhone {left: 250px;}
.menuPhone li h2 {margin: 0;font-size: 15px;line-height: 30px;}
.menuPhone li h2 a {color: #fff;padding: 5px 15px;display: inline-block;width: 100%;}
.menuPhone li h5 {margin: 0;padding-left: 25px;font-size: 12px;line-height: 25px;border-top: solid 1px rgba(255, 255, 255, 0.15);}
.menuPhone li h5 a {color: #fff;padding: 5px 0;display: inline-block;font-size: 14px;}
.menuPhone ul li {border-bottom: solid 1px rgba(255, 255, 255, 0.15);}
.menuPhoneHide {background: rgba(255, 255, 255, 0.1);display: none;}
.headerPhone .menu_tr_ico{position: absolute;right:15px;top: 50%;margin-top: -18px;}
.headerPhone .menu_tr_ico .enChange{background:  #ff8a00;color:  #fff;border-radius:  100%;padding: 5px;}
.headerPhone .menu_tr_ico i{font-size: 20px;color: #666;display: inline-block;margin-left: 10px;}
.headerPhone .menu_tr_search{margin-top: 10px;padding: 0 15px;position: relative;}
.headerPhone .menu_tr_search input{width: 100%;height: 40px;background-color: #f1f1f1;padding: 0 10px;}
.headerPhone .menu_tr_search button{    right: 20px;position: absolute;width: 40px;height: 40px;background: none;top: 0;}
.headerPhone {padding-top: 50px;position: relative;left: 0;}
.headerPhone .menu_tr_ico .selectBox {background: #fff;box-shadow: 0 0 4px #ddd;position: absolute;display: none;overflow-y: scroll;max-height: 300px;}
.headerPhone .menu_tr_ico .selectBox:after{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #fff;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox::before{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #999;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox ul li{padding: 0 10px;border-bottom: 1px #dedede solid;}
.banner{margin-top: 20px;height:300px}

.banner .top{font-size: 26px;left: 49%;top:25%}
.banner .middle{font-size: 20px;left: 31%;top:35%}
.banner .bottom{left: 33%;}
.about{margin-top:0}
.about .content{display: inherit;}
.content_left{width: 100%;}
.content_left .bottom a{margin-top: 13px;}
.content_right{width: 100%;margin-left: 0;margin-top: 20px;}
.indAbout3 ul{padding: 5px;bottom: -119px;margin-top: 0;width: 100%;}
.indAbout3 ul li .isnum{font-size:20px;font-weight:700}
.classify{padding-top: 40px;}
.classify .imgBox ul li{padding: 0 9px;width: 100%;}
.classify .imgBox ul li a{width:100%;height:100%}
.classify .imgBox .img_item{width:100%}
.news{margin-top:30px}
.news .content{display: inherit;}
.news .content .imgBox{width: 100%;}
.news .content .txt{width: 100%;margin-left: 0;display: inherit;}
.news .content .txt .time{display: inherit;position: relative;margin-top: 10px;}
.news .content .txt .time img{margin-bottom: 3px;}
.contact{margin-bottom: -50px;display: inherit;padding-left: 15px;padding-right: 15px;}
.contact .content{display: inherit;}
.contact .content .left{width: 100%;height: 100%;display: inherit;padding-left: 14px;margin-bottom: 25px;}
.contact .left_item{font-size: 18px;}
#container{width: 100%;}
.about1{margin-top: -36px;}
.about1 .content1{display: inherit;}
.about1 .content1 .imgBox{width: 100%;height: 100%;margin-bottom: 20px;}
.about1 .content1 .txt{width: 100%;padding: 0;}
.develop{margin-top: 20px;height: 426px;}
.develop .time{height: 399px;padding: 0 20px;}
.develop .txt{margin-top: -24px;}
.develop .triangle{left: 70px;}
.about2{width: 100%;margin-top: 16px;}
.about2 .top{text-align: left;}
.about2 .bottom{margin-top: 15px;margin-bottom: -62px;}
.about2 ul li{padding: 0 5px;}
.about3{margin-top: 14px;}
.about3 ul li{width: 100%;padding: 0 20px;margin-bottom: 20px;}
.show1 .menu_products{display: none;}
.show1 .products{margin-top: -10px;margin-left: 0;}
.show1 .products a{width: 50%;}
.show1 .products .products_item{width: 100%;}
.fw-pagination-box{margin-top: 10px;margin-bottom: -85px;}
.proDetail .container{display: inherit;width: 100%;}
.proTop{width: 100%;}
.proTop .dotBoxL .videoBox{width: 100%;height: 348px;}
.proTop .dotBoxL .videoBox video{width: 100%;height: 348px;}
.proTop .dotBoxL{width: 100%;}
.proTop .dotBoxL ol{width: 100%;height: 348px;}
.proTop .dotBoxL ol li{height: auto;}
.proDetail .container .txtBox{width: 100%;padding-left: 0;}
.details .flexBox{display:inherit;}
.mask{width: 100%;}
.news1{margin-top:0}
.news1 .content .item{display: inherit;}
.news1 .content .item .left{width: 66%;margin-bottom: 10px;}
.news1 .content .content1{display: inherit;width: 100%;}
.news1 .content .item .middle{width: 100%;margin-left: 0;margin-right: 0;}
.news1 .content .item .right{flex-direction: row;justify-content: flex-start;padding-left: 0;margin-top: 0;border: none;}
.news1 .content .item .right .txt1{margin-right: 10px;}
.news1 .content .item .right .txt2{margin-top: 17px;}
.contact1{display: inherit;}
#map_container{width: 100%;}
.contact1 .right{display: inherit;width: 100%;height: 100%;}
.contact2{display: inherit;}
.contact2 > .left{width: 100%;padding: 10px 20px;}
.contact2 .txt3{width: 100%;}
.contact2 .msgBox{width: 100%;margin-left: 0;padding: 10px 20px;}
.contact2 .msgBox img{margin-left: 10px;}
.contact3{margin-top:-30px}
}
@media(max-width:1024px) and (min-width:768px){
    .classify .imgBox ul li{
        width: 33.33%;
    }
    .details .imgBox .imgBox_item a{height:230px}
}
@media(max-width:768px){
    .banner{margin-top: 20px;height:180px}
.ban_img{background-size: 120% !important;}
.banner .bottom{display:none;}
.banner .middle .line{display:none;}
    .banner .middle {
        left: 64%;
        transform: translateX(-50%);
        width: 100%;top:46%;
    }
.ban_papagination{margin:10px 0;}
.banner .top{top:30%;}
.contact2 .txt3{display:inherit;}
.contact2 .txt3{height:auto;padding: 10px 0;}
.details .imgBox{grid-template-columns: repeat(1, 1fr);}
.details .imgBox .imgBox_item a{height:auto;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	