@charset "utf-8";
/* CSS Document */
/*****header*******/
body{overflow-x: hidden;}
.w83{width: 1370px;margin: 0 auto;}
a:hover {text-decoration: none;}
.header {width: 100%;z-index: 10;top: 0;background: #fff;position: fixed;box-shadow: 0 0 3px #aaa;}
.header.fix{position: fixed;}
.header_nav {width: 80%;margin: 0px auto;}
.logo {width: 180px;float:left}
.webTop .lBox{float: left;margin-top: 24px;}
.webTop .lBox ul li {float: left;margin-left: 25px;font-size: 16px;margin-right: 10px;}
.webTop .lBox ul li i {vertical-align: -2px;margin-right: 5px;color: #333;font-size:18px}
.webTop {font-size: 13px;background: #fff;color: #333;padding: 10px 0;}
.headerTop .logo {width: 150px;float: left;height: 45px;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);}
.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;}
.search input {color: #fff;line-height: 28px;background: none;transition: all ease-in-out 0.3s;width: 80px;height: 30px;}
.langChoice {position: relative;line-height: 28px;cursor: pointer;} 
.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;}
.htMenu::before {content: "";width: 0px;height: 0px;border-right: 10px solid transparent;border-bottom: 10px solid rgb(201, 201, 201);border-left: 10px solid transparent;position: absolute;left: 50%;top: -2px;margin-top: -8px;transform: translateX(-50%);}
.htMenu::after {content: "";width: 0px;height: 0px;border-right: 10px solid transparent;border-bottom: 10px solid rgb(255, 255, 255);border-left: 10px solid transparent;position: absolute;left: 50%;top: -1px;margin-top: -8px;transform: translateX(-50%);}
.searchIcon{position: relative;float: right;margin-top:16px}
.searchIcon dt{transition: all ease-in-out 0.5s;z-index: 9;float: left;position: absolute;right: 0;}
.searchIcon .search{margin: 0;padding: 0;z-index: 6;box-shadow: none;border-radius: 5px;background: none;transition: all ease-in-out 0.5s;float: left;}
.searchIcon i{cursor: pointer;display: inline-block;margin-top: 8px;margin-right: 10px;color: #333;}
.searchIcon .search input::placeholder{color: #333;}
.searchIcon .search.open input{width: 410px;}
.search input {color: #333;line-height: 28px;background: none;transition: all ease-in-out 0.3s;width:346px;height: 40px;border: 1px #333 solid;padding: 5px;border-radius: 5px;}

.headerTop{padding: 5px 0;background: #008240;}
.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 20px;display: inline-block;position: relative;z-index: 2;height: 42px;line-height: 42px;}

.menu ul li .menu_down ul li a{color:#fff}
.menu ul li a {display: inline-block;}
.menu ul li > a {color:#fff;font-size: 16px;padding: 0 15px;    text-transform: capitalize;}
/*.menu ul li > a:hover{color: #008240;}*/
.menu ul li a i {font-size: 12px;color: #fff;margin-left: 5px;}
.nav {height: 42px;position: relative;transition: all ease-in-out 0.5s;top: 0;display: inline-block;}
.menu_down {position: absolute;width: 240px;left: 0;top: 45px;border-radius: 5px;z-index: 9;visibility: hidden;opacity: 0;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;background: rgba(39,137,101 ,0.9);}
.menu ul li:hover .menu_down {visibility: visible;opacity: 1;z-index: 9;}
.menu_down {display: block;}
.menu_down ul li {height: auto;margin: 0;position: relative;padding: 0 10px;line-height: initial;}
.menu_down ul li:hover .thrMenu{display: block;}
.thrMenu{position: absolute;left: 100%;top: 0;background: rgba(39,137,101 ,0.9);width: 200px;border-radius: 5px;z-index: 9;display: none;}
.thrMenu li a{border-bottom:1px #0f9751  solid;}
.menu_down ul li a {font-size: 15px;line-height: 30px;display: inline-block;width: 100%;color: #fff;padding: 0;border-bottom: 1px #197a4a solid;}
.menu_down ul li:nth-last-child(1) a{border-bottom: none;}
.menu_down ul li a i{float: right;color: #eee;}
.menu_down ul li a::before {background: none;}
.menu_down ul li a:hover {text-decoration: none;color:#eee;}
.headerTop .topRight ul {display: flex;margin-top: 4px;}
.headerTop .topRight ul li {margin-left: 30px;position: relative;}
.langChoice dt {color: #fff;line-height: 36px;}
.langChoice dt i {margin-left: 5px;font-size: 14px;color:#fff;}
.langChoice dt span{margin-right: 5px;    display: none;}
.headerTop .topRight .langChoice dt i {font-size: 12px;vertical-align: 0px;}
.langChoice dt img {margin-left: 5px;}
.langChoice dd{max-height: 200px;overflow-y: scroll;}
.langChoice dd a {padding: 8px;text-align: left;color: rgb(102, 102, 102);font-size: 13px;display: block;width: 100%;border-bottom: 1px solid rgb(221, 221, 221);}
.langChoice dd a img {margin-right: 5px;    display: none;}
.langChoice dd a:hover {color: rgb(51, 51, 51) !important;text-decoration: none;}
.headerTop .container {display: flex;}
.headerTop .topRight .orderIcon i {font-size: 20px;}
.headerTop .topRight .hideBox {background: rgb(255, 255, 255);padding: 15px;border-radius: 5px;width: 180px;color: rgb(51, 51, 51);position: absolute;left: -90px;z-index: 9;opacity: 0;visibility: hidden;transition: all 0.3s ease-in-out 0s;box-shadow: rgb(187, 187, 187) 0px 0px 5px;}
.headerTop .topRight .hideBox::before {content: "";width: 0px;height: 0px;border-right: 10px solid transparent;border-bottom: 10px solid rgb(201, 201, 201);border-left: 10px solid transparent;position: absolute;top: -2px;margin-top: -8px;right: 50px;}
.headerTop .topRight .hideBox::after {content: "";width: 0px;height: 0px;border-right: 10px solid transparent;border-bottom: 10px solid rgb(255, 255, 255);border-left: 10px solid transparent;position: absolute;right: 50px;top: -1px;margin-top: -8px;}
.headerTop .topRight .loginBtn {line-height: 36px;}
.headerTop .topRight .joinBtn {line-height: 36px;}
.headerTop .topRight a:hover {opacity: 0.8;}
.whiteHeader .headerTop .topRight a:hover {opacity: 0.8;color: rgb(255, 255, 255);}
.headerTop .topRight .line {line-height: 34px;margin: 0px 10px;}
.moreIcon {padding: 0px 20px;position: relative;cursor: pointer;margin-right: 20px;}
.moreIcon:hover .hideBox {opacity: 1;visibility: visible;}
.moreIcon i {font-size: 20px;}
.moreIcon h4 a i {color: rgb(119, 119, 119);font-size: 16px;}
.moreIcon h4 {display: grid;grid-template-columns: repeat(4, 1fr);border-top: 1px solid rgb(221, 221, 221);margin-top: 15px;padding-top: 15px;}
.wrapper.change{padding-top: 60px;}
.banner{height: 600px;margin-top:123px}	
.banner .swiper_ind{height: 600px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 40px !important;}
.swiper_ind .swiper-pagination-bullet{display: inline-block;width: 12px;height: 12px;border-radius: 100%;background: #fff;transition: all ease-in-out 0.3s;}
.swiper_ind .swiper-pagination-bullet-active{width: 30px;height: 12px;border-radius: 6px;}
.swiper_ind .swiper-slide{display: flex;align-items: center;}

.classify ul li{line-height: 32px;border-top: 1px #dedede dotted;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-top: 10px;}
.classify ul li > a{display: inline-block;width: 100%;font-size: 16px;padding-right: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}
.classify ul li > a i{position: absolute;right: 10px;font-size: 14px;color: #999;}
.twoMenu_l{display: none;}
.twoMenu_l h5 a{font-size: 15px;display: inline-block;width: 100%;padding-right: 40px;overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;line-height: 30px;}
.twoMenu_l {background: #eef7f3;padding:10px;}
.thrMenu_l h5 a{position: relative;padding-left: 20px;color: #008240;}
.thrMenu_l h5 a::before{position: absolute;content: "";display: inline-block;width: 6px;height: 6px;border-radius: 100%;background: #008240;left: 5px;top: 13px;}
.classify ul li.active > a{color: #008240;}
.contentBox{padding-top: 50px;}
.classify {background: #fff;}
.contentL{width: 250px;}
.contentR{width: 100%;padding-left: 50px;}
.lTit{padding-left: 10px;background: #008240;color: #fff;font-weight: normal;font-size: 18px;line-height: 33px;}
.product-lastest-products{margin-top: 40px;}
.product-lastest-products ul {padding: 20px 0;}
.product-lastest-products ul li {padding: 10px;height: 104px;width: 100%;display: flex;align-items: center;transition: all .3s ease;}
.product-lastest-products ul li .product-name {flex: 1;width: calc(100% - 110px);}
.product-lastest-products ul li .product-name a {font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.product-lastest-products ul li .product-img {height: 90px;width: 105px;overflow: hidden;}
.product-lastest-products ul li .product-img  a{display: flex;align-items: center;justify-content: center;height: 100%;}
.product-lastest-products ul li .product-img img {transition: .3s all ease;width: 100%;}
.product-left-title {font-size: 16px;display: flex;justify-content: center;align-items: center;width: 100%;height: 45px;background: #0f9751  ;color: #fff;}
.product-left-cu ul li {font-size: 12px;color: #838383;}
.product-item-btn {text-align: center;transition: .5s all ease;display: flex;justify-content: center;align-items: center;width: 120px;height: 36px;background: #7f7f7f;margin-left: 10px;}
.product-item-btn a i {display: inline-block;font-size: 14px;color: #333;position: relative;z-index: 14;}
.product-item-btn a {
 font-size:16px;
 width: 120px;
 height: 36px;
 line-height: 36px;
 transition:.3s all ease-out;
 display:inline-block;
 position:relative;
 overflow:hidden;
 position:relative;
 z-index:9;
 }
.product-item-btn a:after {content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;transform:scaleX(0);transition-property:transform;
transition-duration:.5s;transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:.5s;
-webkit-transition-property:transform;-webkit-transform:scaleX(0);-webkit-transform-origin:0 50%;background:#008240  }
.product-item-btn a:hover i {color:#fff;border-color:#000}
.product-item-btn a:hover:after {transform:scaleX(1);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);
 -webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transform:scaleX(1)}
.product-item-btn a i {display:inline-block;font-size:14px;color: #fff;position:relative;z-index:14}
.contentBox .w83{display: flex;}	
.proMain .proItem{display: flex;border-bottom: 1px #ddd dotted;padding: 20px 0;}
.proMain .proItem .imgBox{width: 200px;height: 150px;border: 1px #ddd solid;box-shadow: 0 0 5px #dedede;}
.proMain .proItem .imgBox a{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.proMain .proItem .textBox{width: calc(100% - 200px);padding-left: 40px;}
.proMain .proItem .textBox h2{font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.proMain .proItem .textBox .proItemBtn .product-item-btn{float: right;}
.proItemBtn{margin-top: 30px;}
.fixRight {position: absolute;right: 0;top: 360px;text-align: center;z-index: 999;cursor: pointer;}
.fixRight .fixContact{position: absolute;top: -100px;right: -170px;border: 1px #e5e5e5 solid;
border-radius: 5px;background: #fff;opacity: 0;transition: all ease-in-out 0.3s;width: 140px;}
.fixRight .fixContact .floatwindow_fd_main{margin-top: -80px;}
.fixRight:hover .fixContact{opacity: 1;right: 0;}
.fixRight .fixContact .email{padding: 10px 0 0;font-size: 14px;color: #008240;}
.fixRight .fixContact .email i{margin-right: 3px;}
.fixRight .fixContact ul li{border-bottom: 1px #ddd solid;padding: 10px;}
.fixRight .fixContact ul li:nth-last-child(1){border-bottom: none;}

.proDetail .proTop .imgBox{height: 213px;border: 1px #dedede solid;display: flex;align-items: center;justify-content: center;}
.proDetail .proTop .txtBox{width: calc(100% - 400px);padding-left: 50px;}
.proDetail .proTop .txtBox h1{font-size: 24px;font-weight: bold;margin-bottom: 10px;color: #008240;}
.proDetail .proTop .txtBox ul li{float: left;width: 100%;/* border-bottom: 1px #dedede dotted; *//* padding: 10px 0; */}
.proDetail .proTop .txtBox .inquiryBtn{color: #fff;background: #008240;font-size: 18px;display: inline-block;padding: 5px 40px;margin-top: 20px;transition: all ease-in-out 0.3s;}
.proDetail .proTop .txtBox .inquiryBtn:hover{background: #ff5200;}
.proDetail .proTop .txtBox .addCartBtn{font-size: 18px;display: inline-block;padding: 8px 24px;margin-top: 20px;transition: all ease-in-out 0.3s;border-radius: 30px;color: #ff5200;border: 1px #ff5200 solid;margin-left: 20px;}
/*关于我们*/
.vision{display:flex;justify-content:center}
.vision .txtBox{margin-right:370px;padding-top:40px}
.vision .txtBox .txt{font-weight:700}
/*质量控制*/
.quality{display:flex;justify-content:center;margin-top:32px}
.quality .txtBox{margin-right:236px;color:#444}
/* 产品详情页 */
.proTop{margin-top: 30px;display: flex;}
.proTop .dotBoxL{float: left;width: 400px;}
.proTop .dotBoxL .videoBox {background: #333;width: 400px;height: 400px;position: absolute;left: 0;top: 0px;z-index: 9;}
.videoIcon {position: absolute;z-index:8;bottom: 80px;left: 10px;width: 50px;height: 50px;line-height: 50px;cursor: pointer;}
.videoIcon i{font-size: 50px;color: #c5c5c5;}
.videoClose{position: absolute;top: 20px;right: 20px;cursor: pointer;}
.videoClose i{color: #fff;}
.proTop .dotBoxL .videoBox video{width: 400px;height: 400px;}
#exzoom {width: 400px;}
.myVideo {position: absolute;width: 100%;height: 100%;}
.myVideo .zoomIcon {position: absolute;position: absolute;bottom: 69px;right: 0;z-index: 8;background: #fff;padding: 5px;opacity: 0.5;}

/* zoom */
.bg{height: 480px;margin:0 auto;overflow: hidden;box-sizing: border-box;z-index: 99;}
.bg_left{width: 400px;height:auto;float: left}
.bg_right{float: left;position: absolute;left: 400px;z-index: 999;background: #fff;}
.show{width: 400px;height: 400px;margin-bottom: 10px;position: relative;border:1px solid #E8E8E8;cursor:move;overflow: hidden;display: flex !important;align-items: center;justify-content: center;}
.show img{max-width: 400px;max-height: 400px;}
.move{width: 200px;height: 200px;background: #ff8a00;filter: Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display: none;}
.bigshow{width: 400px;height: 400px;overflow: hidden;margin-left: 10px;display: none;border:1px solid #E8E8E8;}
.bigshow img{max-width:800px;max-height: 800px;margin-right: 10px;}
.smallshow{width: 100%;height: 70px;position: relative}
.smallshow img{width:54px;border:1px solid #e8e8e8;box-sizing: border-box;height: 54px;}
.smallshow>.middle_box{width:400px;overflow: hidden;height: 70px;}
.smallshow .middle{overflow: hidden;;height: 70px;}
.smallshow .middle>li{width: 64px;height: 64px;float: left;cursor:pointer;padding:0 5px;}
.bigitem {width: 800px; height: 800px;display: flex;align-items: center;justify-content: center;}	
.proDetail .proBtm{margin-top: 40px;line-height: 30px;} 
.detailNav li{float: left;}
.detailNav li a{padding: 5px 30px;background: #eee;display: inline-block;margin-right: 20px;}
.detailNav li.active a{background: #008240;color: #fff;}
.proDetail .proBtm .TabHide5{padding: 20px;border: 1px #ddd solid;}
.inquiryBox{box-shadow: 0 0 5px #ddd;margin-top: 40px;}
.inquiryBox h2,.inquiryTk .tkMain h2{font-size:18px;background: #337ab7;padding: 8px 10px;color: #fff;}
.inquiryBox .inputBox,.inquiryTk .tkMain .inputBox{margin-bottom: 20px;}
.inquiryBox input,.inquiryTk .tkMain input{border: 1px #ddd solid;height: 40px;line-height: 40px;padding: 0 10px;width: 100%;}
.inquiryBox textarea,.inquiryTk .tkMain textarea{border: 1px #ddd solid;height: 80px;padding: 10px;width: 100%;}
.inquiryBox .submitBtn,.inquiryTk .tkMain .submitBtn{display: inline-block;width: 100%;height: 40px;line-height: 40px;background: #ff8a00;color: #fff;text-align: center;}
.inquiryBox form,.inquiryTk .tkMain form{padding: 20px;}
.inquiryTk .tkMain{background: #fff;width: 600px;padding: 30px 20px;box-shadow: 0 0 5px #eee;left: 50%;top: 150px;transform: translateX(-50%);position: absolute;}
.inquiryTk{position: fixed;background: rgba(0,0,0,0.4);width: 100%;height: 100%;top: 0;left: 0;z-index: 99;display: none;}
.inquiryTk .tkMain form{border: 1px #ddd solid;}
.inquiryTk .tkMain .closeBtn{position: absolute;right: -20px;top: -20px;background: #fff;width: 40px;height: 40px;text-align: center;line-height: 40px;border-radius: 20px;box-shadow: 0 0 5px #ddd;}
.about1{padding: 40px 0;}
.about1 img{margin: 10px 0;}
.aboutNav{margin-bottom: 20px;}
.aboutNav li{float: left;}
.aboutNav li a{display: inline-block;padding: 5px 20px;border: 1px #ddd solid;margin-right: 20px;}
.aboutNav li a.active{background-color: #008240;color: #fff;}
.newsItem{display: flex;padding: 20px 0;border-bottom: 1px #ddd solid;margin-bottom: 20px;}
.newsItem .imgBox{width: 300px;height: 170px;}
.newsItem .imgBox a{display: flex;align-items: center;justify-content: center;}
.newsItem .textBox{width: calc(100% - 300px);padding-left: 50px;}
.newsItem .textBox p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.newsItem .textBox time{color: #999;}
.newsItem .textBox a{font-weight: bold;color: #008240;}
.newsItem .textBox h2 a{font-size: 16px;font-weight: bold;margin-bottom: 10px;color: #333;display: inline-block;}
.newsDotBox h2{font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.newsDotBox time{color: #999;margin-bottom: 20px;display: inline-block;}
.contactBox ul {padding: 40px;}
.contactBox ul li{float: left;width: 20%;text-align: center;padding: 10px;}
.contactBox ul li:first-child .con{padding:20px 10px}
.contactBox ul li:first-child p{text-align:left;font-size:14px}
.contactBox ul li .con{background: rgba(255,255,255,0.8);border-radius: 5px;height: 240px;padding: 20px;}
.contactBox ul li i{font-size: 50px;color: #008240;}
.contactBox ul li h3{color: #008240;margin-bottom: 10px;}
.contactBox ul li p{line-height: 22px;}
.contactBox h2{color: #fff;padding: 20px 0;text-align: center;}
::selection {background: #222 ; color: white ; text-shadow: none ; }
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
::-webkit-scrollbar{width:5px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
::-webkit-scrollbar-thumb:hover{background:#eee}  

.neiBan{height: 400px;text-align: center;margin-top:123px}
.neiBan h2{line-height: 400px;font-size: 60px;color: #fff;font-weight: bold;}
.crumbs{background: #f6f6f6;}
.crumbs p{text-align: center;padding: 20px 0;color: #666;}
.goTop {position: fixed;bottom: 150px;right: 40px;text-align: center;z-index: 9;display: none;}
.goTop a{display: block;width: 60px;height: 60px;background: #999b9f;line-height: 60px;text-decoration: none;border-radius: 100%;box-shadow: 0 0 5px #787878;}
.goTop a i{font-size: 40px;color: #fff;}
.fixMsg{background: #fff;border: 1px #337ab7 solid;}
.fixMsg form{padding: 15px;}
.fixMsg {position: fixed;right: 0;bottom: -354px;width: 320px;transition: all ease-in-out 0.3s;z-index: 20;}
.fixMsg.open{bottom: 0;}
.fixMsg h2{font-size: 16px;background: #337ab7;color: #fff;height: 40px;line-height: 40px;padding: 0 15px;cursor: pointer;}	
.fixMsg h2 i{float: right;}
.fixMsg .inputBox{margin-bottom: 5px;}
.fixMsg input{border: 1px #ddd solid;border-radius: 5px;width: 100%;height: 30px;line-height: 30px;padding:0 10px;}	
.fixMsg textarea{border: 1px #ddd solid;border-radius: 5px;width: 100%;height: 80px;padding:0 10px;    line-height: 18px;}	
.fixMsg .submitBtn{width: 100%;display: inline-block;background: #008240;border-radius: 3px;text-align: center;color: #fff;padding: 3px;} 
.selectCon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

	.selectCon input[type="text"],
	.selectCon select {
		display: inline-block;
		margin-right: 10px;
	}

	.selectCon select {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0px 30px;
	font-size: 16px;
	color: #333;
	background-color: #fff;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7 10l5 5 5-5z"/></svg>');
	background-repeat: no-repeat;
	background-position: right 8px center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	width: 100px;
	margin: 0;
	}
.selectCon input {
    width: calc(100% - 100px);
}

.selectCon span {
    position: absolute;
    right: 0;
}
/*****sec1*******/	
.indProducts{/* margin-top: 50px; */}
.indProducts .swiperPro{width: 100%;}
.indProducts .swiper-slide{background: #fff;border: 1px #ddd solid;}
.indProducts .swiper-button-prev,.indProducts .swiper-button-next{background-image: none !important;width: 42px !important;
height: 42px;border-radius: 100%;text-align: center;line-height: 42px;background: #008240;top: 230px;display: none;}
.indProducts:hover .swiper-button-prev{display: block;}
.indProducts:hover .swiper-button-next{display: block;}
.indProducts .swiper-button-prev{left: 70px;left: inherit;}
.indProducts .swiper-button-prev i,.indProducts .swiper-button-next i{font-size: 24px;color: #fff;}
.indProducts{/* margin-top: 50px; */padding: 60px 0 0px;}
.indProducts .tit p{color:#fff}
.indProducts .w83{position: relative;}	
.ind_proBox {
    background-image: linear-gradient(#fff, #afe5ca);
}
.indProducts .swiperPro{background:#fff;padding: 40px 20px;border-radius: 10px;}
.indProducts .imgBox{width: 100%;height: 400px;width: 500px;margin: 0 auto;}
.indProducts .imgBox a{display: inline-block;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.indProducts .imgBox a img{object-fit:cover;height:400px;}
.indProducts .swiper-slide:hover .txtBox a{background: #008240;color: #fff;}
.indProducts  .txtBox{text-align: center;/* border-top: 1px #ddd solid; */height:61px;line-height:61px;margin: 0 auto;background: rgba(255,255,255,0.4);}
.indProducts  .txtBox a{font-size: 18px;display: inline-block;width: 100%;height :100%;overflow: hidden;white-space: nowrap;padding:0 10px;
text-overflow: ellipsis;color: #333;transition: all 0.3s ease-in-out;}
.indProducts .moreBtn{margin-top: 40px;}
.tit{text-align: center;margin-bottom: 30px;background: url(/images/a6.jpg) no-repeat;background-size: cover;padding:20px 0}
.tit h2{font-size: 40px;color: #fff;text-transform: capitalize;font-weight: bold;}
.tit p{color: #fff;}	
.moreBtn{display: block;margin: 0 auto;text-align: center;padding: 10px 0;margin-top: 20px;}
.moreBtn a{font-size: 18px;padding: 15px 30px;border-radius: 30px;color: #fff;background: #008240;}
.indAbout{margin-top: 20px;padding-top: 40px;padding-bottom: 50px;}
.indAbout .tit h2{color:#fff;}
.indAbout .tit P{color:#fff}
.indAbout .tit b{font-size:16px;font-weight:700}
.indAbout .row{background: #fff;padding: 40px;border-radius: 10px;}
.indAbout .txtBox h2{font-size:22px;margin-bottom:18px;position:relative;font-weight:700}
.indAbout .txtBox h2::after{content:"";position:absolute;left:0;bottom:-8px;height:3px;width:200px;background:#008240}
.indAbout .txtBox p{color: #666;line-height: 30px;}
.indAbout .moreBtn{text-align: left;margin-top:15px}
/*.indAbout .moreBtn a{padding: 8px 23px;}*/
.indMore{
    text-align: center;
    height: 430px;
    padding:0 0 40px;
    margin-top: 20px;
    /* background-image: linear-gradient(#fff, #afe5ca); */
    /*background-size: cover;*/
    /*background-attachment: fixed;*/
    /*background-position: center bottom;*/
    /*background: #008240;*/
    /*background: url(/images/a6.jpg) no-repeat;*/
    /*background-size: cover;*/
    }
.indSystem h2{color:#fff;}
.indMore h2{font-size: 32px;color:#fff}
.indMore p{font-size: 18px;color:#fff}
.indMore .moreBtn{display:none}
.indMore .moreBtn a{color: #fff;background: #008240;}
.indType{margin-top: -260px;position: relative;padding: 0 0 45px;background-image: linear-gradient(#fff, #afe5ca);margin-bottom: 60px;}
.indType ul li{float: left;width: 20%;text-align: center;}
.indType ul li a{width: 100%;display: inline-block;font-size: 18px;color: #008240;margin-top: 20px;}
.indType ul li .imgBox{width: 150px;height: 150px;border-radius: 100px;background: #008240;text-align: center;    margin: 0 auto;    border: 3px #fff solid;
display: flex;align-items: center;justify-content: center;}
.indType ul li .imgBox img{transition: all ease-in-out 0.8s;}
.indType ul li .imgBox:hover img{transform: rotateY(360deg); -webkit-transform: rotateY(360deg);}
.indType:after{content: "";bottom: 0;height: 200px;position: absolute;width: 100%;z-index: -1;}
.indSystem{margin-top: 0px;/* padding-top:40px; *//* padding-bottom: 45px; *//* background: #008240; *//* background: url(/images/a6.jpg) no-repeat; */background-size: cover;}
.indSystem ul{background:#fff;padding: 10px;border-radius: 10px;}
.indSystem ul li{float: left;width: 25%;padding: 25px;}
.indSystem ul li .imgBox{border-radius: 10px;overflow: hidden;}
.indSystem ul li .imgBox img{transition: all ease-in-out 0.3s;}
.indSystem ul li .imgBox:hover img{transform: scale(1.05);}
.indSystem ul li .textBox{margin-top: 20px;}
.indSystem ul li h3{font-size: 16px;margin-bottom: 10px;}
.indSystem ul li p{color: #888;font-size: 14px;}
.indOther ul li{float: left;width: 25%;padding: 25px;text-align: center;color: #fff;border-right: 1px #c0d5d9  solid;}
.indOther ul li:nth-last-child(1){border-right: none;}
.indOther ul{background: url(../images/otherBg.jpg) no-repeat center center;height: 300px;padding: 40px;}
.indOther ul li h2{font-size: 16px;font-weight: bold;margin: 30px 0 20px;}
.indOther ul li  p{line-height: 24px;}
.indNews{/* margin-top: 60px; */}
.indNews .tit h2{color:#fff}
index_news_container { position: relative; padding: 95px 0 90px 0; }
.news_container {display: flex;margin-top: 55px;justify-content: space-between;flex-wrap: wrap;-webkit-display: flex;-webkit-justify-content: space-between;-webkit-flex-wrap: wrap;flex-direction: row-reverse;}
.news_container .news_right { position: relative; width: calc(50% - 50px); order: 2; }
.news_container .news_left { display: flex; width: 50%; }
.news_container .news_time { color: #008240; font-weight: 400; line-height: 1; }
.news_container .news_time span { font-size: 40px; font-family: Roboto-Bold; }
.news_container .news_time span+span { display: block; margin-top: 9px; text-align: left; font-size: 16px; font-family: Roboto-Regular; }
.news_container .news_info { overflow: hidden; max-height: 150px; color: #666; font-size: 14px; line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.news_container .news_title { margin: 39px 0 10px 0;color: #333; font-weight: 400; font-size: 17px;  line-height: 26px; }
.news_more { position: absolute; bottom: 0; left: 0; z-index: 99; display: table; text-transform: capitalize; font-weight: 700; font-size: 14px; line-height: 16px; cursor: pointer; }
.news_left .news_item { padding: 30px 20px 30px 20px; height: 100%; width: 50%; background: #f3f3f3; }
.news_left .news_item:first-child {border-right: 2px solid #fff;}
.news_left .news_item:last-child { border-left: 2px solid #fff; }
.news_left .news_item figure { position: relative; height: 100%; }
.news_right .news_conut { position: relative; padding: 20px 0 13px 95px; min-height: 83px; background: #fff; }
.news_right .news_time { position: absolute; bottom: 0; left: 0; z-index: 99; display: flex; width: 83px; height: 100%; background: #008240; color: #fff; text-align: center; flex-direction: column; justify-content: center; }
.news_right .news_time span, .news_right .news_time span+span { display: block; text-align: center; }
.news_right .news_info { overflow: hidden; height: 48px; }
.news_right .news_title { margin: 0 0 6px 0; max-width: unset; }
.news_container .news_right .news_img { overflow: hidden; display: block; }
.news_container .news_right .news_img img{transition: all ease-in-out 0.3s;}
.news_item:hover .news_more { background: #008240; color: #fff; padding: 0 15px; font-size: 14px; }
.news_left .news_item:hover { background: #008240; }
.news_left .news_item .news_title a { transition: unset; -webkit-transition: unset; }
.news_left .news_item:hover .news_time, .news_left .news_item:hover .news_title a, .news_left .news_item:hover .news_info { color: #fff; }
.news_container .news_right:hover .news_img img { transform: scale(1.2); -webkit-transform: scale(1.2); }
.news_right:hover .news_conut { background: #f3f3f3; }
/*****sec1*******/	
/*首页优势*/
/*.indSystem .contentBox{display: flex;justify-content: space-between;padding-top:0}*/
/*.indSystem .item1{padding-right: 30px;width: 33.33%;}*/
/*.indSystem .txt1{color: #008240;font-size: 24px;font-weight: 500;margin-bottom: 17px;}*/
/*.indSystem .line1{height: 2px;width: 32px;background: #008240;margin-bottom: 17px;}*/
/*.indSystem .txt2{color: #333;font-size: 16px;line-height: 26px;}*/
/*.indSystem .icon{text-align: right;color: #008240;opacity: 0.6;position: absolute;right: 10px;bottom: 10px;}*/
/*.indSystem .icon i{font-size: 22px;}*/
/*.indSystem .more{text-align: right;font-size: 18px;}*/
/*.indSystem .item2{padding-right: 30px;width: 33.33%;padding-top:72px}*/
/*.indSystem .txtBox1,.indSystem .txtBox2{background-color: #F9F9F9;transition: all 0.3s ease-in-out;position: relative;}*/
/*.indSystem .txtBox1:hover,.indSystem .txtBox2:hover{transform: scale(1.05);}*/
/*.indSystem .txtBox1{padding: 30px;margin-bottom: 30px;}*/
/*.indSystem .txtBox2{padding: 30px;}*/
/*.indSystem .item3 {width:33.33%;}*/
/*.indSystem .item3 .imgBox{height: 520px;margin-bottom: 47px;overflow: hidden;}*/
/*.indSystem .item3 .imgBox img{width: 100%;height: 100%;object-fit: cover;transition: all .3s;}*/
/*.indSystem .item3 .imgBox:hover img{transform: scale(1.05);}*/
/*.indSystem .item3 .more{width: 173px;height: 50px;display: inline-block;line-height: 50px;text-align: center;color: #fff;border-radius: 36.5px;background: #008240;cursor: pointer;font-size: 16px;}*/
/*.indSystem .item3 .more:hover{opacity: 0.9;}*/
/*.indSystem .item3 .more i{margin-left: 30px;}*/
.proDetail .proBtm td {
    border-top: 1px #ddd solid;
    border-left: 1px #ddd solid;
    padding: 5px;
}

.proDetail .proBtm table {
    border-right: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
}	
	
	
	
	/***footer***/
.footer{background: #008240;color: #fff;margin-top: 80px;}
.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;padding-bottom: 20px;border-bottom: #0f9751  1px solid;}
.footerwarp  ul li{text-transform:capitalize;display: inline-block;margin-top: 20px;}
.footerwarp  ul li a{color: #eee;font-size: 15px;padding: 0 15px;border-left: 1px #eee solid;}
.footerwarp  ul li:first-child a{border-left: none;}
.footerwarp  ul li a:hover{color:#fff;}
.footerwarp p span {margin: 0 10px;}
.footercopy .col-lg-6{ padding:0px;}
.footercopy{margin-top: 20px;border-top: #0f9751  1px solid;text-align: center;font-size: 14px;color: #666;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;background: #fff;display: inline-block;width: 30px;height: 30px;border-radius: 100%;padding: 2px;line-height: 26px;}
.footer .links a:hover{opacity: 0.7;}
.copy{font-size: 12px;line-height:40px;color: #eee;margin: 0 25px 0 0;}

/***footer***/


	
@media(max-width:1680px) {
	.w83{width: 1370px;}
}	
	
@media(max-width:1400px) and (min-width:1201px) {
	.w83{width: 100%;padding: 0 40px;}
	.menu ul li{margin:0 20px}
	.logo{width:134px;}
	.webTop .lBox{margin-left:10px;margin-top:12px}
	.webTop .lBox ul li{margin-left:5px}
	.searchIcon{margin-top:5px}
	.search input{width:255px}
}		
@media(max-width:1200px) and (min-width:1024px) {
    .w83{width: 100%!important;padding: 0 5px;}
    .logo{width:106px;}
    .webTop .lBox{margin-left:10px;margin-top:8px}
	.webTop .lBox ul li{margin-left:0;}
	.contactBox ul li .con{padding:6px}
	.searchIcon{margin-top:2px}
	.search input{width:180px}
	.menu ul li{margin:0 10px}
}			
	
@media(max-width:1023px) {
.hidden-xs{display:none}

.w83{width: 100% !important;padding: 0 10px;}
.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;
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: 10px !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;right: 0px;max-height: 300px;overflow-y: scroll;}
.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:0}
.banner,.banner .swiper_ind{height: 160px;}
.swiper_ind .swiper-slide{background-size: 140% !important;}
.indAbout .txtBox{margin-top: 30px;}
.indType ul li{width: 50%;}
.indSystem ul li{width: 100%;}
.indOther ul li{width: 50%;border-right: none;}
.indOther ul{background: #008240;height: auto;padding: 10px;}
.news_container{display: inherit;}
.news_container .news_left{display: inherit;width: 100%;}
.news_left .news_item{width: 100%;margin-bottom: 30px;}
.news_left .news_item figure{padding-bottom: 40px;}
.news_container .news_right{width: 100%;}
.neiBan{height: 200px;margin-top: 10px;display:flex;align-items:center}
.neiBan h2{line-height: 30px;font-size:28px}
.contentL{display: none;}
.contentR{width: 100%;padding-left: 0;}
.proMain .proItem{display: inherit;}
.proMain .proItem .textBox{width: 100%;padding-left: 0 ;}
.proMain .proItem .imgBox{margin-bottom: 20px;width: 100%;}
.proTop .dotBoxL{width: 100%;margin-bottom: 20px;}
.proTop{display: inherit;}
.proDetail .proTop .txtBox{width: 100%;padding-left: 0;margin-top: 20px;}
.newsItem{display: inherit;}
.newsItem .imgBox{width: 100%;height: 230px;}
.newsItem .textBox{width: 100%;padding-left: 0;}
.contactBox ul li{width: 100%;}
.contactBox ul{padding: 10px;background: #f6f6f6 !important;margin-top: 10px;}
.contactBox ul h2{color: #333;}
/*关于我们*/
.vision{display:inherit;margin-top:20px}
.vision .txtBox{margin-bottom:15px;margin-right:0}
/*质量控制*/
.quality{display:inherit;}
.quality .txtBox{margin-right:0;margin-bottom:15px}
/*首页优势*/
/*.indSystem .contentBox{display:inherit;}*/
/*.indSystem .item1,.indSystem .item2{padding-right:0;width:100%}*/
/*.indSystem .item2{padding-top:0;margin-top:30px}*/
/*.indSystem .txtBox1,.indSystem .txtBox2{padding:30px 15px}*/
/*.indSystem .item3{width:100%;margin-top:20px}*/
/*.indSystem .item3 .imgBox{height:300px}*/
.imgGroup{height:auto;margin: 0 !important;}
.indAbout .row{padding:0}
.indAbout{padding-bottom:20px;        overflow: hidden;}
.indSystem{margin-top:30px}
.indSystem ul li{padding:0}
.indMore{padding:20px 0;margin-top:20px}
.fixRight{display:none;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:10px !important;}
.indProducts .swiperPro{padding:20px 0;}
.goTop{right:10px;}
.inquiryTk .tkMain{width:90%;padding:20px 10px}
.routeBox{overflow:hidden}
.upDown ul li, .otherPro ul li{width:auto!important}
.bg_left{width:auto;float:none;}
.show{width:auto}
.indProducts .imgBox{width:100%;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	