@charset "utf-8";
/* CSS Document */
/*****header*******/
.container::after,.container::before{display:none}
.header{ width:100%;  background:#fff;}
.header_nav{ width:80%; margin:0 auto;}
.headerTop{padding: 10px 0;background: #3FA197;}
.logo{width: 180px;float: left;}
.webTop .rBox{float: right;}
.webTop .rBox ul li{float: left;margin-left: 25px;}
.webTop .rBox ul li i{vertical-align: -2px;margin-right: 5px;color: #fff;}
.webTop{font-size: 13px;background: #4780c5;color: #fff;}
.logo{width: 180px;float: left;}
.langChoice{position: relative;line-height: 28px;margin-left: 30px;cursor: pointer;}
.langChoice dt{line-height: 28px;font-weight: normal;color: #fff;}
.langChoice dt i{margin: 0 5px;}
.langChoice dd{position: absolute;width: 100px;background: #fff;z-index: 10;text-align: center;line-height: 30px;border: 1px #ddd solid;border-bottom: none;display: none;right: 0;}
.langChoice dd a{display: block;width: 100%;border-bottom: 1px #ddd solid;color: #666;}
.langChoice dd a:hover{text-decoration: none;background: #f5f5f5;}
.headerTop .topRight{float: right;margin-top: 14px;color: #fff;}
.headerTop .topRight select{width: 70px;}
.headerTop .topRight  ul li i{margin-right: 5px;font-size: 18px;vertical-align: -2px;}
.headerTop .topRight select option{color: #333;height: 30px !important;}
.search{position: relative;margin-top: 12px;width: 550px;display: inline-block;margin-left: 30px;}
.search input {height: 40px;color: #000;line-height: 26px;width: 550px;padding: 0 20px;background: #ffffff;border-radius: 30px;}
.search button {display: inline-block;height: 100%;width: 40px;background: none;line-height: 40px;float: right;position: absolute;right: 10px;}
.search button i{font-size: 20px;color: #3FA197;}
.menu{height: 60px;width: 100%;}
.menu ul{width: 100%;text-align: center;}
.menu ul li a{color: #333;}
.menu ul li{vertical-align: middle;font-size: 16px;text-transform:capitalize;padding: 0 22px;display: inline-block;position: relative;}
.menu ul li.activeMenu a{color: #3FA197;}
.menu ul li a{display: inline-block;}
.menu ul li a{ color:#333;} 
.nav {line-height: 60px;height: 60px;background: #fff;}
.logo2 {display: inline-block;float: left;width:0;margin-right: 20px;opacity: 0;transition: all ease-in-out 0.3s;}
.nav.fix{position: fixed;top: 0;width: 100%;left: 0;z-index: 100;box-shadow: 0 2px 5px #eee;}
.wrapper.change{padding-top: 60px;}
.top-header .menu-list .navbar-nav >li.sublong{position: inherit;}
/*.menu_down{ position:absolute; visibility: hidden; width: 100%;  line-height: 1; background: #fff;left: 0;  z-index: 99; height: 0px; overflow: hidden; transition:all 0.3s ease-in-out 0s; text-align: left; padding: 0px 15px;  font-size: 14px; box-shadow: 2px 2px 2px rgba(0,0,0,.2)}*/
.menu ul >li:hover div.menu_down{padding: 15px; visibility: visible;}
.menu_down ul li {text-align: left;display: block !important;}
.menu ul li {vertical-align: middle;font-size: 16px;text-transform: capitalize;margin: 0px 5px;display: inline-block;position: relative;z-index: 2;height: 60px;line-height: 60px;}
.menu ul li.activeMenu a{color: #3FA197;}
.menu ul li.activeMenu .menu_down a{color:#666}
.menu ul li.activeMenu .menu_down a:hover{color:#3FA197}
.menu ul li a {display: inline-block;}
.menu ul li > a {color:#222;font-size: 16px;padding: 0 5px;text-transform: uppercase;}
.menu ul li > a:hover{color: #3FA197;}
.menu ul li a i {font-size: 12px;color: rgb(153, 153, 153);margin-left: 5px;}
.nav {width:100%;height: 60px;position: relative;transition: all ease-in-out 0.5s;top: 0;display: inline-block;}
.menu_down {position: absolute;width: 250px;left: 0;top: 56px;border-radius: 8px;z-index: 9;visibility: hidden;opacity: 0;transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;background: #fff;box-shadow: 0 0 4px #ddd;}
.menu ul li:hover .menu_down {visibility: visible;opacity: 1;z-index: 9;}
.menu_down {display: block;}

.menu_down::before{content:"";position:absolute;left:0;top:-10px;width:100%;height:10px;background:transparent}
.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: 14px;line-height: 26px;display: inline-block;width: 100%;color: #666;padding: 5px 0;border-bottom: 1px #00000029 solid;text-transform: capitalize;}
.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:#3FA197;}

/*.menu_down2{position: absolute;width: 200px;margin-left: -120px;left: 100px;top: 59px;padding: 15px;z-index: 9;visibility: hidden;opacity:0;transition: all .6s cubic-bezier(.075,.82,.165,1);-webkit-transition: all .6s cubic-bezier(.075,.82,.165,1);-moz-transition: all .6s cubic-bezier(.075,.82,.165,1);-ms-transition: all .6s cubic-bezier(.075,.82,.165,1);-o-transition: all .6s cubic-bezier(.075,.82,.165,1);background: #fff;box-shadow: 0 0 4px #d6d6d6;}*/
/*.menu ul li:hover .menu_down2 {visibility: visible;opacity:1;}*/
/*.menu ul li a{ color:#333;} */
/*.menu_down2 ul li {padding: 5px 0;display: block;float: inherit;}*/
/*.menu_down2 ul li a {border: none;font-size: 15px;line-height: 1.66;display: inline-block;text-align: center;width: 100%;color: #333 !important;overflow: hidden;}*/
/*.menu_down2 ul li a:hover {border: none;text-decoration: underline;}*/
/*.nav.fix .menu_down2 ul li{padding: 5px 0;}*/
/*****header*******/	

/*****banner*******/	

.ind_banner .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.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform-origin: center center;-webkit-transform-origin: center center;-moz-transform-origin: center center;-ms-transform-origin: center center;-o-transform-origin: center center;}
.ban_txt {margin: 0 auto;position: absolute;top: calc(50% - 20px);left: 50%;transform: translate(-50%, -50%);max-width: 1000px;width: 60%;}
.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_txt {color: #fff;text-align: center;-webkit-filter: blur(10px);-moz-filter: blur(10px);-ms-filter: blur(10px);filter: blur(10px);filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);}
.ban_txt h2 {margin: 0;font-size: 44px;text-transform: capitalize;line-height: 1.2;margin-bottom: 16px;}
.ban_txt h3 {margin: 0;font-size: 48px;line-height: 50px;font-weight: bold;letter-spacing: 4px;}
.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;background: rgba(0, 0, 0, 0.5);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;border: 1px solid #fff;border-radius: 100%;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*******/
.title h2{color:#262626;font-size:36px;font-weight:700;text-transform: uppercase;}
.indAdvantage{padding-top:106px;}
.indAdvantage .title h2{text-align:center;margin-bottom:50px}
.indAdvantage ul {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 0 33px;
        }

        .indAdvantage ul li {
            border-radius: 10px;
            background: #FFF;
            box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.10);
               padding: 30px 50px 37px 50px;
            height: 249px;
        }
        .indAdvantage ul li .imgBox{
            width: 60px;
            height: 60px;
            margin: 0 auto;
        }
        .imgBox img{
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        .indAdvantage ul li h3{
            font-size: 16px;
            color: #3FA197;
            margin: 16px 0;
            text-align: center;
        }
        .indAdvantage ul li p{
            font-size: 14px;
            color: #7C7C7C;
            text-align: center;
        }
.ut-box{margin-top: 60px;}
.ut-home-produces{background:url(/images/indProduct_bg.jpg) no-repeat;background-size:cover;padding:65px 0}
.ut-home-produces .inProductTop{display:flex;align-items:center;justify-content:space-between;}
.ut-home-produces .title h2{color:#fff;margin-bottom:22px}
.ut-home-produces .inProductTop ul{display:flex;align-items:center;}
.ut-home-produces .inProductTop ul li{margin-right:28px;}
.ut-home-produces .inProductTop ul li a{font-size:16px;color:#fff;}
.ut-home-produces .inProductTop ul li.active a{display:flex;align-items:center;justify-content:center;border-radius: 20px;background: #3FA197;width:117px;height:40px}
.more{width:148px;height:40px;border-radius: 29.5px;background: #3FA197;display:flex;align-items:center;justify-content:center;color:#fff}
.more .iconBox{width:24px;height:24px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:space-between;margin-left:12px;padding-left:5px;transition:all ease-in-out 0.3s;}
.more .iconBox i{color:#3FA197;font-size:14px;}
.more:hover{color:#fff;}
.more:hover .iconBox{margin-left:15px;}
.ut-header h2:before{display: none;}
.ut-content{padding-bottom: 0;margin-top: 40px;}
.ut-main{ min-height: 900px; }
.fw-submenu-list li.title{ background: #005aab; }
.ut-page{margin-top: 0;}
.ut-page .container{ position: relative; }
.ut-page .ut-aside,
.ut-page .ut-main{padding-top: 40px; position: initial;}
.ut-page .ut-aside{padding-right: 7.5px;}
.ut-aside:after{ content: ''; position: absolute; width: 1px; height: 100%; background: #ddd; left: 25%; top: 0; }
.ut-main .ut-content{padding-top: 5px;}
.ut-main .ut-content > .ctn-title{padding-bottom: 20px;}
.ut-main .ut-content > .ctn-title h4{line-height: 1.7; font-size: 16px; font-weight: 600;}

	
.ut-vertical-group li{width: 25%;text-align: left;float: left;padding: 10px 20px;text-align: center;}
.ut-vertical-group li .img{width: 60px;display: inline-block;margin-bottom: 10px;}
.ut-vertical-group li + li{ border-left: 1px solid #ddd; }
.ut-box .side-header{ font-size: 18px; text-align: left; }
.ut-box .side-header .sm-tt{ font-size: 1.2em; color: #005bab; font-weight: 600; }
.ut-box .side-header .big-tt{font-size: 30px;font-weight: 800;color: #213152;position: relative;padding-bottom: 20px;margin-bottom: 20px;line-height: normal;}
.ut-box .side-header .big-tt:after{ content: ''; position: absolute; height: 5px; width:30px; background: #969eae;  bottom: 0; left: 0; }
.ut-box .side-header .sm-text{ font-size: 0.8em; color: #4780c5; }
.ut-box .side-header .tbtn{ padding-top: 20px; }
.ut-box .side-header .tbtn a { font-size: 13px; border:1px solid #4780c5; color: #4780c5; padding: 5px 30px; display: inline-block; }
.fw-ico-intro .text h2{color: #444;font-size: 22px;margin-bottom: 10px;}
.fw-ico-intro .text p{color: #666;}
.indType,.indGood{padding: 50px 0;background-size: cover;background-attachment: fixed;background-position: center center;}
.tit{text-align: center;margin-bottom: 30px;}
.tit a {float: right;font-size: 15px;color: #666;line-height: 32px;}
.indType .tit h2{color: #fff;}
.indType ul li{float: left;width: 33.33%;padding: 15px;}
.indType ul li a{padding: 15px;background: #fff;display: block;}
.indType ul li .imgBox{overflow: hidden;width: 100%;height: 236px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.indType ul li p{font-size: 20px;text-align: center;background: #fff;height: 50px;line-height: 40px;}
.indType ul li .imgBox img{display: block; width: 100%; height: auto; transition: 520ms; line-height: 0; }
.indType ul li:hover .imgBox img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}

/* 产品 */
.fw-crosswise-show .fw-photos-list li .item:hover .pro-text{background: #3FA197;border-bottom:none}
.ut-home-produces .fw-photos-list li{width: 25%;float: left;}
.fw-crosswise-show .fw-photos-list li {padding: 0 5px 10px; }
.fw-crosswise-show .fw-photos-list li .item{padding: 5px; overflow: hidden;}
.fw-crosswise-show .fw-photos-list li .pro-text{text-align: center;}
.fw-crosswise-show .fw-photos-list li .pro-text h4 a{display: flex;align-items:center;justify-content:center; width: 100%;height:54px;padding:0 10px;border-bottom:1px solid #fff}
.fw-crosswise-show .fw-photos-list li .pro-text h4 a span{display:inline-block;max-width:80%;min-width:0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #fff;margin-right:14px}
.fw-crosswise-show .fw-photos-list li .pro-text h4 a .iconBox{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:transparent;}
.fw-crosswise-show .fw-photos-list li .pro-text h4 a .iconBox i{color:#fff}
.fw-crosswise-show .fw-photos-list li .pro-text h4 a:hover{background: #3FA197;border-bottom:none}
.fw-crosswise-show .fw-photos-list li .item:hover .pro-text h4 .iconBox{background:#fff;}
.fw-crosswise-show .fw-photos-list li .item:hover .pro-text h4 .iconBox i{color:#3FA197}
.fw-crosswise-show .fw-photos-list li .item:hover .pro-text h4 a{border-bottom:none;}
.fw-crosswise-show .fw-photos-list li .pro-text p{line-height: 30px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.fw-crosswise-show .fw-photos-list li .pro-img{border:none;width: 100%;height: 300px;}
.fw-crosswise-show .fw-photos-list li .pro-img a{display: inline-block;width: 100%;text-align: center;display: flex;align-items: center;justify-content: center;height: 100%;background:#fff;}
.fw-crosswise-show .left-big{ width: 40%; float: left; }
.fw-crosswise-show .left-big li{width: 100%;}
.fw-crosswise-show .left-big li .pro-text{padding: 25px 0;}
.fw-crosswise-show .left-big li img{width: 100%;}
.fw-crosswise-show .right-list{ width: 60%;  float: left;}
.fw-crosswise-show .right-list li{width: 33.3%;}
.fw-crosswise-show .fw-photos-list li:hover .item{ border-color: #0c5eaa; }
.indAbout1{margin-top:69px;}
.indAbout1 .container{display:flex;align-items:center;justify-content:space-between;}
.indAbout1 .indAboutImg{width:498px;display:flex;}
.indAbout1 .indAboutImg .imgBox{width:224px;height:519px}
.indAbout1 .indAboutImg .imgBox:first-child{margin-right:40px;margin-top:50px}
.indAbout1 .txtBox{width:calc(100% - 498px);padding-left:90px;padding-top:72px}
.indAbout1 .txtBox h2{margin-bottom:34px;}
.indAbout1 .txtBox p{color:#666;}
.indAbout1 .txtBox .more{margin-top:60px;}
.indAbout2{margin-top:60px;position:relative}
.indAbout2 .container{display:flex;justify-content:space-between;}
.indAbout2 .title{padding-top:13px}
.indAbout2 .imgBox{width:620px;height:445px;position:relative;}
.indAbout2 .imgBox .addressBox{position:absolute;right:0;bottom:99px;width:151px;height:45px;background: #7A5695;display:flex;align-items:center;justify-content:center;}
.indAbout2 .imgBox .addressBox i{font-size:18px;color:#fff;margin-right:20px}
.indAbout2 .imgBox .addressBox span{color:#fff}
.indAbout2 .txtBox{height:348px;position:absolute;left:0;bottom:0;padding:43px 79px 59px 0; padding-left: calc((100% - 1226px) / 2);background: #3FA197;}
.indAbout2 .txtBox p{color:#fff;margin-bottom:35px;max-width:556px;font-size:16px}
.indAbout2 .txtBox .more{background:#fff;}
.indAbout2 .txtBox .more span{color:#646566}
.indAbout2 .txtBox .more .iconBox{background:#3FA197;}
.indAbout2 .txtBox .more .iconBox i{color:#fff}
.indAbout3{margin-top:80px;}
.indAbout3 h2{text-align:center;margin-bottom:70px}
.indAbout3 .indAbout3_content{display:flex;justify-content:space-between}
.indAbout3 .txt{width:316px;padding:0 40px;background: #F9F9F9;}
.indAbout3 .txt h3{color: #3FA197;font-weight:400;position:relative;padding-bottom:30px;margin-bottom:32px}
.indAbout3 .txt h3::after{content:"";position:absolute;left:0;bottom:0;width:28px;height:1px;background:#3FA197;}
.indAbout3 .txt p{color:#666;}
.indAbout3 .txtBox1 .txt{padding-top:75px;padding-bottom:106px;}
.indAbout3 .txtBox2{padding-top:31px;}
.indAbout3 .txtBox2 .txt{padding-top:37px;padding-bottom:37px;margin-bottom:22px}
.indAbout3 .rightItem .imgBox{width:461px;height:415px;position:relative;margin-bottom:50px}
.indAbout3 .rightItem .imgBox p{position:absolute;bottom:0;left:0;width:100%;background: rgba(0, 0, 0, 0.20);padding:12px 30px;color:#fff;font-weight:700;}
.indAbout3 .more{float:right}
.indCapability{margin-top:80px;}
.indCapability ul{display:grid;grid-template-columns:repeat(3,1fr);}
.indCapability ul li{height:351px;}
.indCapability ul li:first-child{background:url(/images/Agriculture.jpg) no-repeat;background-size:cover;}
.indCapability ul li:nth-child(2){background:url(/images/Ice-Gel-Packs.jpg) no-repeat;background-size:cover;}
.indCapability ul li:nth-child(3){background:url(/images/Batteries2.jpg) no-repeat;background-size:cover;}
.indCapability ul li a{width:100%;height:100%;display:block;padding-top:123px;padding-left:32px}
.indCapability ul li h3{font-size:24px;color:#fff;padding-bottom:24px;position:relative;margin-bottom:28px}
.indCapability ul li h3::after{content:"";position:absolute;left:0;bottom:0;width:80px;height:5px;background:#fff}
.indCapability ul li .more1{display:flex;align-items:center;}
.indCapability ul li .more1 span{color:#fff;font-size:16px;margin-right:16px;}
.indCapability ul li .more1 i{color:#fff;font-size:18px;transition:all ease-in-out 0.3s;}
.indCapability ul li a:hover .more1 i{margin-left:20px;}

/*关于我们*/
.aboutBox{padding:40px 0}
.aboutBox .contentBox{display:flex;justify-content:space-between;}
.aboutBox h2{font-size:36px;font-weight:700;color:#333333;text-transform:capitalize}
.aboutBox .imgBox img{width:100%;height:100%;object-fit:cover}
.aboutBox p{font-size:16px;color:#333;line-height:32px}
.about1 .contentBox{margin-bottom:26px}
.about1 .txtBox{padding-right:46px;width:calc(100% - 500px)}
.about1 .txtBox h2{margin-bottom:35px;}
.about1 .imgBox{width:500px}
.about2 .imgBox{width:514px;}
.about2 .txtBox{padding-left:33px;width:calc(100% - 514px);}
.about2 .txtBox h2{margin-bottom:20px;}
.about3 .txtBox{padding-top:23px;width:calc(100% - 514px);padding-right:54px}
.about3 .txtBox h2{margin-bottom:42px;}
.about3 .imgBox{width:514px;}
.about4 .imgBox{width:440px;}
.about4 .txtBox{width:calc(100% - 440px);padding-left:41px;padding-top:41px;}
.about4 .txtBox h2{margin-bottom:38px;}
.about5 .txtBox{width:calc(100% - 440px);padding-right:131px;padding-top:48px}
.about5 .txtBox h2{margin-bottom:36px}
.about5 .imgBox{width:440px;}
.about6 .txtBox{width:calc(100% - 465px);padding-left:48px;padding-top:12px}
.about6 .txtBox h2{margin-bottom:32px}
.about6 .imgBox{width:465px;}
.about7 .txtBox{width:calc(100% - 465px);padding-right:48px;padding-top:28px}
.about7 .txtBox h2{margin-bottom:32px}
.about7 .imgBox{width:465px;}
.about8 .txtBox{width:calc(100% - 465px);padding-left:48px;padding-top:28px}
.about8 .txtBox h2{margin-bottom:32px}
.about8 .imgBox{width:465px;}
.about9 .txtBox{width:calc(100% - 465px);padding-right:48px;padding-top:17px}
.about9 .txtBox h2{margin-bottom:22px}
.about9 .imgBox{width:465px;}
.about10 .txtBox{width:calc(100% - 465px);padding-left:48px;}
.about10 .txtBox h2{margin-bottom:22px}
.about10 .imgBox{width:465px;}
/*能力*/

.capabilityBox h2{font-size:36px;font-weight:700;color:#333333;text-transform:capitalize}

.capabilityBox p{font-size:16px;color:#333;line-height:28px}
.capabilityBox .imgBox img{width:100%;height:100%;object-fit:cover}
.capability1 .imgBox{width:482px;}
.capability1 .txtBox{width: 100%;padding-right: 0;}
.capability1 .txtBox h2{margin-bottom:58px;}
.capability1 ul{display:grid;grid-template-columns:repeat(4,1fr);gap:36px 20px;margin-top:39px;}
.capability1 ul .imgBox{height:194px;width:auto;}
.capability1 ul a{display:block;width:100%;height:100%}
.capability1 ul p{margin-top:18px}
.capability1 ul p a{display:flex;align-items:center;justify-content:center;padding:0 15px}
.capability1 ul p i{margin-left:16px;font-size:18px;color:#3FA197;}
.capability2 .txtBox{width:calc(100% - 442px);padding-right:20px;}
.capability2 .txtBox h2{margin-bottom:34px;}
.capability2 .imgBox{width:442px;}
.capability3 .txtBox{width:calc(100% - 462px);padding-left:43px;}
.capability3 .txtBox h2{margin-bottom:21px;}
.capability3 .imgBox{width:462px;}
.capability4 .txtBox{width:calc(100% - 513px);padding-right:48px;padding-top:48px}
.capability4 .txtBox h2{margin-bottom:21px;}
.capability4 .imgBox{width:513px;}
.capability5 .txtBox{width:calc(100% - 513px);padding-left:48px;padding-top:48px}
.capability5 .txtBox h2{margin-bottom:41px;}
.capability5 .imgBox{width:513px;}
.capability6 .txtBox{width:calc(100% - 513px);padding-right:66px;padding-top:48px}
.capability6 .txtBox h2{margin-bottom:41px;}
.capability6 .imgBox{width:513px;}
/*应用*/
.applicationBox{padding:80px 0;}
.applicationBox h2{font-size:36px;font-weight:700;color:#333;}
.applicationBox p{font-size:16px;color:#333;}
.applicationBox .contentBox{display:flex;justify-content:space-between;}
.applicationBox .imgBox{width:458px;}
.applicationBox .imgBox img{width:100%;height:100%;object-fit:cover;}
.applicationBox .txtBox{width:calc(100% - 458px);padding-right:60px;padding-top:25px;}
.applicationBox .txtBox h2{margin-bottom:40px;}
.application1 h2{margin-bottom:23px;}
.application1 .txtBox{padding-top:0;}


.crumbs{padding: 20px 0;border-bottom: 1px #ddd solid;margin-bottom: 50px;}
.greyBg{background: #f1f1f1;padding-bottom: 50px;}
.leftPart{background: #fff;padding: 20px;border: 1px #ddd solid;}
.leftPart h2{font-size: 22px;font-weight: bold;color: #3fa197;margin-bottom: 15px;}
.classify{margin-bottom: 30px;}
.classify ul li{line-height: 45px;border-bottom: 1px #dedede dotted;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.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: #e2ebf3;padding:10px;}
.thrMenu_l h5 a{position: relative;padding-left: 20px;color: #859db3;}
.thrMenu_l h5 a::before{position: absolute;content: "";display: inline-block;width: 6px;height: 6px;border-radius: 100%;background: #9ab7d2;left: 5px;top: 13px;}
.classify ul li.active > a{color: #f70;}
.contactInfo span{display: inline-block;width: 60px;float: left;color: #666;}
.contactInfo p{margin-bottom: 15px;}
.contactInfo  em{display: inline-block;width: calc(100% - 60px);word-break: break-word;}
.proCot  th{font-size: 18px;font-weight: normal;padding: 10px;}
.proCot table{width: 100%;table-layout: fixed;}
.proCot .thName{width: calc(100% - 210px);}
.proCot .thInquary{width: 210px;}
.proCot td:first-child a{width: calc(100% - 210px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;text-align: left;}
.proCot td{padding: 10px;vertical-align: middle;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.proCot td a{text-align: center;display: inline-block;height: 30px;line-height:29px;font-size: 14px;
transition: all ease-in-out 0.3s;padding: 0 10px;border-radius: 30px;}
.proCot td .addCart{color: #3fa197;margin-right: 10px;border: 1px #3fa197 solid;}
.proCot td .addCart i {margin-right: 5px;vertical-align: -1px;}
.proCot td .inquiry{color: #fff;background: #3fa197;}
.proCot td .addCart:hover{color: #fff;background: #3fa197;}
.proCot td .inquiry:hover{color: #fff;background: #009688;}
.proCot td a{color: #069;}
.proCot table tr:nth-child(2n){background: #f9f9f9;}
.proDetail .proTop .imgBox{height: 213px;border: 1px #dedede solid;display: flex;align-items: center;justify-content: center;}
.proDetail .proTop .txtBox{margin-top: 25px;}
.proDetail .proTop .txtBox h1{font-size: 26px;font-weight: bold;margin-bottom: 10px;}
.proDetail .proTop .txtBox ul li{float: left;width: 100%;border-bottom: 1px #dedede dotted;padding: 10px 0;}
.proDetail .proTop .txtBox .inquiryBtn{color: #fff;background: #f70;font-size: 18px;display: inline-block;padding: 8px 40px;margin-top: 20px;transition: all ease-in-out 0.3s;border-radius: 30px;}
.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;}
/* 产品详情页 */
.proTop{margin-top: 30px;}
.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: 470px;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;} 
.proDetail .proBtm h2{font-size: 24px;margin-bottom: 20px;font-weight: bold;}
.proDetail .proBtm{line-height: 30px;}
.inquiryBox{padding:40px 0;}
.inquiryBox label{margin-bottom: 20px;display: flex;align-items: center;}
.inquiryBox label span{width: 130px;display: inline-block;float: left;line-height: 50px;}
.inquiryBox .code {width: calc(100% - 130px);}
.mainBbox{margin-bottom: 50px;}
.proCot .proSearch{padding-bottom: 17px;border-bottom: 1px #ddd solid;}
.proCot .proSearch span{font-size: 20px;font-weight: bold;}
.proCot .proSearch .search{margin-top: 0;float: right;width: 380px;}
.proCot .proSearch .search input{border: 1px #ddd solid;border: 1px #3fa197 solid;width: 380px;}
.inquiryBox label input{width: calc(100% - 130px);border: 1px #dedede solid;padding: 0 10px;height: 50px;line-height: 50px;}
.rightPart h2{font-size: 26px;margin-bottom:20px;}
sup,.red{color: red;font-size: 16px;}
.inquiryBox h2{margin-bottom: 40px;}
.inquiryBox textarea{width: calc(100% - 130px);height: 100px;border: 1px #dedede solid;padding: 10px;}
.inquiryBox .inquiryBtn{color: #fff;background: #f70;font-size: 18px;display: inline-block;padding: 8px 40px;margin-top: 20px;transition: all ease-in-out 0.3s;margin-left: 130px;border-radius: 30px;}
.inquiryBox .inquiryBtn:hover{background: #ff5200;}
.inquiryBox p{margin-left: 130px;}
.techBox p,.about1 p{line-height: 30px;margin-bottom: 15px;}
.about1 ul li{float: left;padding: 10px;width: 50%;margin-top: 10px;}
.about2{margin-top: 40px;}
.about2 b{font-size: 26px;margin-right: 10px;}
.about2 b small{font-size: 15px;}
.about3{margin-top: 40px;}
.about3 ul{margin: 0 -10px;}
.about3 ul li{width: 33.33%;float: left;padding: 0 10px;}
.about3 ul li .imgBox{display: flex;align-items: center;justify-content: center;border: 1px #dedede solid;height: 272px;margin-bottom:20px;}
.newsItem{display: flex;padding: 20px 0;border-bottom: 1px #ddd solid;margin-bottom: 20px;}
.newsItem .imgBox{width: 350px;height: 215px;}
.newsItem .imgBox img{width:100%;height:100%;object-fit:cover}
.newsItem .textBox{width: calc(100% - 350px);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 h2 a{font-size: 16px;font-weight: bold;margin-bottom: 10px;color: #333;display: inline-block;}
.newsItem .textBox h2 a:hover{color:#184492}
.newsItem .textBox .news_more{font-size:14px;color:#333;display:flex;align-items:center;justify-content:flex-end;margin-top:42px}
.newsItem .textBox .news_more i{margin-left:20px}
.newsItem .textBox .news_more:hover,.newsItem .textBox .news_more:hover i{color:#184492}

.newsBox .newsLi{width: 100%;padding: 20px 0;border-bottom: 1px #dedede solid;}
.newsBox .newsLi a{color: #1e5bbd;font-family: times;font-size: 18px;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.2s;-moz-transition:all ease-in-out 0.2s;-ms-transition:all ease-in-out 0.2s;line-height: 24px;display: inline-block;width: 100%;}
.newsBox .newsLi a:hover{color: #069;text-decoration: underline;}
.newsBox .newsLi h5{color: #999;font-size: 14px;margin: 20px 0;}
.newsBox .newsLi p{color: #666;font-size: 16px;;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newsTxt h2{font-size: 28px;font-family: "times new roman";}
.newsDetail{margin-top: 50px;}
.newsTxt h5{margin: 20px 0;color: #999;}
.newsTxt img{max-width: 100%;margin-bottom: 20px;}
.newsTxt p{font-size: 15px;line-height: 32px;}

.newsDotBox  .newsTit{color: #333 !important;font-size: 24px;line-height: 40px;margin-bottom: 20px;margin-top: 0;font-weight: bold;}
.newsDotBox .newsTimes{font-size: 14px;color: #999;margin-bottom: 30px;}
.newsDotBox p{font-size: 14px;color: #333;line-height: 30px;}
.jobBox h2{font-size: 22px;font-weight: bold;color: #333;}
.jobLi h2{font-size: 18px;color: #333;font-weight: bold;}
.jobLi h3{font-size: 16px;color: #333;font-weight: bold;margin: 10px 0;}
.jobLi{margin-top: 30px;}	
.neiBan{height: 400px;}
.neiBan img{width:100%;height:100%;object-fit:cover}
/*.neiBan h2{font-size: 40px;margin: 90px 0 20px;}*/
/*.neiBan p{font-size: 28px;color: #4780c5;}*/
/*.neiBan p span{display: inline-block;width: 40px;height: 2px;background: #4780c5;margin-right: 10px;}*/
/*联系我们*/
.contactBox{padding-top:40px}
.contactBox h2{font-size:36px;font-weight:700;color:#333;margin-bottom:30px;}
.contactBox .contentBox{display:flex;align-items:center;}
.contactBox p{font-size:16px;color:#333;line-height:28px}
.contact1 h2{text-align:center;margin-bottom:45px}  
.contact1 .contentBox{display:inherit;float: left;width: calc(100% - 482px);background: rgba(63, 161, 151, 0.08);
height: 633px;padding: 30px 0;}
.contact1 .item{padding: 20px 44px;cursor:pointer}
.contact1 .overview{display:flex;align-items:center;}
.contactBox .imgBox2{float:left;width: 482px;}
.contact1 .imgBox{width:24px;}
.contact1 .overview p{width:calc(100% - 24px);padding-left:52px;font-size:20px}
.contact1 .content{margin-left: 76px;margin-top:17px;color:#666;display:none;}
.contact1 .reduce{display:none;}
.contact1 .item.active .content{
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(180, 196, 195, 0.30);
    padding: 10px;
}
.contact1 .item.active .reduce{display:inline-block;}
.contact1 .item.active .add{display:none;}
.contact1 .item.active .content{display:block}
.careerBox {position:relative;    margin-bottom: 100px;}

.careerBox .contentBox .imgBox{width:720px}
.careerBox .contentBox .txtBox{border: 1px solid rgba(0, 0, 0, 0.05);background: #FFF;width: 60%;position: absolute;left: 500px;top: 140px;padding: 60px;box-shadow: 0 0 5px #eee;}
.CustomerBox  .imgBox{width:552px;}
.CustomerBox  .txtBox{width:calc(100% - 552px);padding-left:50px;}
.contactBox{padding: 30px 0 50px}
.contact5 .txtBox{
}
.contact5 .contactForm{width:calc(100% - 634px);background: #F6F6F6;padding:47px 50px 35px 50px;}
.contact5 .txtBox h2{color:#fff;margin-bottom:18px;}
.contact5 .txtBox p{}
.contact5 .txtBox .p1{padding-bottom:27px;position:relative;}
.contact5 .txtBox .p1::after{content:"";position:absolute;left:0;bottom:0;width: 45px;height: 2px;background:#fff;}
.contact5 .txtBox ul{}
.contact5 .txtBox ul li{margin-bottom:20px;display:flex;border-bottom: 1px #ddd solid;}
.contact5 .txtBox ul li .iconBox{width: 26px;height: 26px;display:flex;align-items:center;justify-content:center;background: #40a198;border-radius: 100%;}
.contact5 .txtBox ul li .iconBox i{color: #fff;}
.contact5 .txtBox ul li .p2{width:90px;margin:0 35px}
.contact5 .txtBox ul li .p3{width:calc(100% - 210px)}
.contact5 .imgBox{position: absolute;right: -70%;max-width: 955px;}
.contactFormBox{background: url(../images/contactBg2.jpg) no-repeat;margin-top: 80px;
    padding: 110px 0;}
.contactFormBox h2{font-size:48px;color:#fff;font-weight:bold;margin-bottom:100px;}
.contactFormBox p{font-size:16px;color:#fff;}
.contactForm li{display: block;margin-bottom: 5px;padding: 10px;}
.contactForm li.w50{width: 50%;float: left;padding: 10px;}
.contactForm .inputBox{margin-bottom:15px;}
.contactForm li span{font-weight: bold;}
.code img{float: right;height: 50px;}
.compTxt{padding-right: 80px;}
.compTxt h3{font-size: 24px;line-height: 40px;color: #4780c5;}
.compTxt h2{font-size: 30px;font-weight: bold;margin: 40px 0;color: #333;}
.compTxt span{font-size: 16px;line-height: 40px;display: block;}
.compTxt span a{color: #4780c5;font-weight: bold;}
.contactForm  span{margin-bottom: 5px;}
.contactForm input{border-radius: 8px;background: rgba(255, 255, 255, 0.20);height: 50px;padding: 0 10px;width: 100%;}
.contactForm .code {
    display: flex;
}
.contactForm img{width:140px;}
.contactForm p{margin-left: 10px;}
.contactForm  textarea{width: 100%;height: 80px;padding: 10px;border-radius: 8px;background: rgba(255, 255, 255, 0.20);}
.contactForm p sup {vertical-align: -17px;margin: 0 5px;font-size: 20px;}
.contactForm button{display: block;color: #fff;padding: 8px 40px;font-size: 18px;margin-top: 20px;transition:all ease 0.3s;border-radius: 8px;background: #38A997;}
.contactForm button:hover{background: #46c9bd;}
.TechnicalBox imgBox{width:538px;}
.TechnicalBox .contentBox .txtBox{width:calc(100% - 538px);margin-right:50px;}
.viewMoreBtn{text-align: center;}
.viewMoreBtn a{font-size: 16px;border: 1px #1e5bbd solid;display: inline-block;border-radius: 30px;color: #1e5bbd;margin-top: 30px;padding: 5px 40px;
transition: all ease-in-out 0.3s;}
.viewMoreBtn a:hover{text-decoration: none;background: #1e5bbd;color: #fff;}		
.indType .viewMoreBtn a{color: #fff;border: 1px #fff solid;}	
.indType .viewMoreBtn a:hover{border: 1px #1e5bbd solid;}	

.copy{font-size: 12px;line-height:40px;color: #b7b7b7;margin: 0 25px 0 0;}
.linkBox{margin: 20px auto;text-align: center;}
.linkBox a{text-decoration: none;}
.linkBox a img{transition: all ease-in-out 0.3s;margin: 0 10px;}
.linkBox a img:hover{opacity: 0.8;}
.goTop {position: fixed;bottom: 40px;right: 40px;text-align: center;z-index: 999;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;}
.cartFix {position: fixed;bottom: 180px;right: 40px;text-align: center;z-index: 999;}
.cartFix a{display: block;width: 60px;height: 60px;background: #1e5bbd;line-height: 60px;text-decoration: none;border-radius: 100%;box-shadow: 0 0 5px #4780c5;position: relative;}
.cartFix a i{font-size: 30px;color: #fff;}
.cartFix a .num{background: #f60;color: #fff;position: absolute;right: -5px;height: 20px;line-height: 20px;padding: 0 5px;border-radius: 30px;}
.contactInd{background: #3FA197;color: #fff;padding: 20px 0;margin-top: 50px;font-size: 16px;}
.contactInd span{margin-top: 10px;display: inline-block;}
.contactInd a{float: right;color: #fff;font-size: 16px;border: 1px #eee solid;padding: 5px 40px;border-radius: 30px;}
.fr{float: right;}
.fl{float: left;}
	/***footer***/
.footer{background: #101e3a;color: #fff;}
.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{color: #d3d3d3;font-size: 15px;padding: 0 5px;border-left: 1px #999 solid;}
.footerwarp  ul li:first-child a{border-left: none;}
.footerwarp  ul li a:hover{color:#005DA0;}
.footerwarp p span {margin: 0 10px;}
.footercopy .col-lg-6{ padding:0px;}
.footercopy{margin-top: 20px;border-top: #19294a 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;}
.footer .links a:hover{opacity: 0.7;}
/***footer***/

.indNews ul{width: 100%;text-align: center;margin: 0 -15px;}
.indNews ul li{width: 33.33%;margin: 0;font-size: 16px;transition: all ease-in-out 0.3s;position: relative;top: 0;float: left;padding: 15px;}
a:hover{text-decoration: none !important; }
.indNews ul li .imgBox{overflow: hidden;position:relative;margin-bottom:20px;display:block;}
.indNews ul li .imgBox img{display: block; width: 100%; height: auto; transition: 520ms; line-height: 0;}
.indNews ul li:hover .imgBox img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05);}
.indNews ul li .imgBox .timeBox{position:absolute;left:15px;top:24px;width:93px;height:30px;border-radius: 15px;background: rgba(255, 255, 255, 0.90);display:flex;align-items:center;justify-content:center;}
.indNews ul li .imgBox .timeBox img{width:16px;height:16px;margin-right:5px;}
.indNews ul li .imgBox .timeBox span{color:#666;font-size:12px;}
.indNews ul li .txtBox p{font-size: 14px;text-align: left;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;
            -webkit-line-clamp: 1;overflow: hidden;}
.indNews ul li .txtBox a{font-size:14px;color:#3FA197;margin-top:12px;margin-bottom:20px;display:block;text-align:left}
.indNews ul li .txtBox .news_more{width:36px;height:36px;border-radius:50%;border:1px solid #A4A4A4;display:flex;align-items:center;justify-content:center;}
.indNews ul li .txtBox .news_more i{color:#949494;font-size:20px;}
.indNews ul li .txtBox .news_more:hover{background:#3FA197;border:1px solid transparent;}
.indNews ul li .txtBox .news_more:hover i{color:#fff;}
.capability2 .contentBox {
    display: flex;

}
/* 购物车 */	
.cartBox {position: fixed;right: 0;z-index: 1000;bottom: 0;width: 230px;background: #fff;box-shadow: 0 0 4px #555;
transition: transform 0.35s ease-in-out,visibility .35s ease-in-out,opacity .2s ease-in-out;transform-origin: bottom right;transform: scale(0);opacity: 0;}
.cartBox.open{transform: scale(1);opacity: 1;}
.cartBox .topBox{text-align: center;position: relative;background: #1e5bbd;padding: 5px;color: #fff;}
.cartBox .topBox b{font-weight: bold;color: #f60;margin-left: 5px;}
.cartBox .topBox .closeBtn{position: absolute;right: 10px;top: 5px;}	
.cartBox .topBox .closeBtn i {color: #fff;font-size: 14px;}
.cartBox ul{height: 240px;overflow-y: scroll;}
.cartBox ul li dl{display: flex;align-items: center;border-bottom: 1px #ddd solid;}
.cartBox ul li dl dt{width: 40px;padding: 5px;}
.cartBox ul li dl dt img{max-width: 100%;}
.cartBox ul li dl dd{width: calc(100% - 40px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 10px 5px;}
.cartBox ul li dl dd .proName{color: #005BAB;display: block;}
.cartBox ul li dl dd:hover{background: #faeeee;}
.cartBox ul li dl dd:hover .removeBtn{opacity: 1;}
.cartBox ul li dl dd .removeBtn{color: #666;opacity: 0;}
.cartBox ul li dl dd .removeBtn:hover{color: #F00;}
.cartBox .bomBox{display: flex;align-items: center;justify-content: space-between;padding: 10px 5px;border-top: 1px #ddd solid;}
.cartBox .bomBox a{padding: 0 10px;border-radius: 30px;}
.cartBox .bomBox a:hover{opacity: 0.9;}
.cartBox .bomBox a.resetBtn{color: #005BAB;background: #dfdfdf;}
.cartBox .bomBox a.cartInquiry{background: #f60;color: #fff;}
.jgsSearch {color: #fff;border: 1px #fff solid;padding: 9px 20px;border-radius: 30px;transition: all ease-in-out 0.3s;}
.jgsSearch:hover{color: #1e5bbd;background: #fff;}
.inquiryList{border-right: 1px #ddd solid;border-top: 1px #ddd solid;}
.inquiryList ul li{float: left;}
.inquiryList ul li.name{width: calc(100% - 80px);}
.inquiryList ul li.Options{width: 80px;text-align: center;}
.inquiryList ul li.Options a{padding: 3px 10px;border-radius: 30px;border: 1px #ddd solid;}
.inquiryList ul.thBody {padding: 10px;border-left:1px #ddd solid ;border-bottom: 1px #ddd solid;}
.inquiryList ul.thHead{padding: 10px;background: #f5f5f5;border-left:1px #ddd solid ;border-bottom: 1px #ddd solid;}

.proLis {margin:0 -10px}
.proLis li{float: left;width: 25%;padding: 10px;}
.proLis li .imgBox{width: 100%;height: 180px;overflow: hidden;display: flex;align-items: center;justify-content: center;border: 1px #eee solid;}
.proLis li .txtBox{background: #f5f5f5;text-align: center;padding: 10px;}
.proLis li .txtBox a{display: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #337ab7;font-size: 16px;}
.proLis li .txtBox p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}	
.proRec{margin-top: 50px;}	

@media(max-width:1024px) {
	.menu ul li{padding: 0 30px;}
	.nav.fix .menu ul li{padding: 0 15px;}
	.search{width: 280px;}
	.search input{width: 240px;}
}	
	
	
	
	
@media(max-width:768px) {
	
.headerPhoneTop {position: fixed;width: 100%;top: 0;left: 0;text-align: center;background: #009085;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: #3fa197;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: #fff;width: 100%;height: 2px;margin: 6px 0;}
.wrapper {position:relative;width: 100%;left: 0;padding-top: 5px !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: #fff;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 .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;}
.headerPhone {padding-top: 50px;position: relative;left: 0;}
.rightPart{background: none;padding: 20px 0;}
.proLis .proLi {margin-bottom: 10px;border-bottom: 1px #dedede solid;padding: 20px 10px;}
.proLis .proLi a{color: #069;}
.proLis .proLi .inquiryBtn{border: 1px #f70 solid;color: #f70;padding: 5px 30px;font-size: 16px;display: inline-block;margin-top: 10px;border-radius: 30px;}
.banner, .banner .container{height: auto;}
.banTxt h2{font-size: 20px;margin-bottom: 15px;}
.banTxt h2 b{font-size: 28px;}
.indAbout,.indProType,.indProduts{margin-top: 30px;}
.indAbout .txtBox h2{font-size: 24px;}
.indAbout .txtBox{padding: 0;}
.indProType ul li{width: 50%;margin-bottom: 15px;padding: 0 5px;}
.indProType ul{margin: 0 -5px;}
.indProType{background: none !important;padding: 0;}
.tit{font-size: 24px;}
.indContact{background: none !important;}
.indContact .contactBox{padding-left: 15px;margin-top: 40px;}
.about3 ul li{width: 50%;}
.about3 ul li .imgBox{height: 180px;}
.proDetail .proTop .txtBox{margin-top: 15px;}
.proDetail .proTop .txtBox h1{font-size: 24px;}
.p_twoMenu_l{display: none;}
.inquiryBox {padding: 0;}
.compTxt{padding: 0;}
.goTop{right: 15px;}
.goTop a{width: 40px;height: 40px;line-height: 40px;}
.goTop a i{font-size: 30px;}
.ind_banner{height: 185px !important;}
.ind_banner .swiper_ban{height: 185px;}
.ban_txt h2{font-size: 20px;}
.ban_txt h3{font-size: 20px;line-height: 24px;}
.swiper_ind .swiper-slide{background-size: contain !important;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{    bottom: 0 !important;
    margin: 20px 0;}
.ut-vertical-group li{width: 100%;}
.ut-vertical-group li + li{border: none;}
.indType ul li{width: 100%;}
.indType, .indGood{background-attachment: inherit;}
.ut-home-produces .fw-photos-list li{width: 50%;}
.fw-crosswise-show .fw-photos-list li .pro-img{height: 120px;}
.indGood h2{font-size: 20px;}
.indGood a{position: inherit;display: inline-block;margin-top: 30px;transform:inherit;}
.indApply ul li{width: 50%;}
.proTop .dotBoxL .videoBox{height: 300px;width: 100%;}
.proTop .dotBoxL .videoBox video{height: 300px;width: 100%;}
.bg{height: 370px;}
.show{height: 300px;width: 100%;}
.show img{max-width: 100%;max-height: 100%;}
.bg_left{width: 100%;}
.proTop .dotBoxL{width: 100%;}
.indNews ul li{width: 100%;padding: 0;margin-bottom: 20px;}
.indNews ul{margin: 0;}
.contactInd{text-align: center;}
.contactInd a{float: inherit;display: inline-block;margin-top: 10px;}
.footerwarp ul li{margin-top: 0px;}
.footerwarp {padding-top: 20px;}
.footer .links{margin-top: 20px;}
.footer{padding:0 15px;padding-bottom: 0;}
.footercopy{background: none;}
.proLis li{width: 100%;}
.ban_img{background-size:contain;}
.indAdvantage{padding-top:50px;}
.title h2{font-size:26px;}
.indAdvantage ul li{padding:20px;margin-bottom:15px;}
.indAdvantage ul{display:inherit;}
.ut-home-produces .inProductTop ul{display:none;}
.indAbout1 .container{display:inherit;}
.indAbout1 .indAboutImg{width:100%;}
.indAbout1 .indAboutImg .imgBox {
    width: 194px;
    height: 359px;
}

.indAbout1 .txtBox {
    width: 100%;
    padding-left: 0;
    padding-top: 72px;
}
.indAbout2 .container{display:inherit;}
.indAbout2 .imgBox{width:100%;height:100%;}
.indAbout2 .txtBox {
    height: auto;
    position: relative;
    left: 15px;
    bottom: 0;
    padding: 15px;
    padding-left: 10px;
    background: #3FA197;
    right: 15px;
    width: calc(100% - 30px);
}
.indAbout3 .indAbout3_content{display:inherit;}
.indAbout3 .txt{width:100%;}
.indAbout3 .rightItem .imgBox{width:100%;height:100%;}
.indCapability {
    margin-top: 140px;
}
.indCapability ul{display:inherit;}
.neiBan {
    height: 150px;
}
.contentBox{display:inherit !important;}
.contentBox .txtBox {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 100% !important;
}
.contentBox .imgBox{width:100% !important;}
.about2 .txtBox h2{margin-top:20px;}
.contentBox .txtBox h2{font-size:24px !important;margin-top:20px;}
.capability1 ul{display:inherit;}
.capability1 ul li{margin-bottom:30px;}
.applicationBox .imgBox{margin-top:30px;}
.applicationBox {
    padding: 0;
}
.newsItem{display: inherit;}
.newsItem .imgBox{width: 100%;height: 230px;}
.newsItem .textBox{width: 100%;padding-left: 0;padding-top:20px}
.contactBox .imgBox2 {
    width: 100%;
}
.contact1 .imgBox {
    width: 24px !important;
}
.contact1 .contentBox {
    width: 100%;
    height: 100%;
  
}
.contactBox h2{font-size:24px;}
.contact1 .item{padding:10px;}
.contact1 .overview p {
    padding-left: 22px;
    font-size: 16px;
}
.contact1 .content{margin-left:0;}
.careerBox .contentBox .txtBox {
    border: none;
    background: #FFF;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    box-shadow: none;
}
.contact5 .txtBox ul li .p2 {
    width: 60px;
    margin: 0 15px;
}
.contact5 .txtBox ul li .p3 {
    width: calc(100% - 110px);
}
.contactBox p{font-size:15px;}
.contact5 .imgBox{display:none;}
.contactFormBox h2{font-size:24px;margin-bottom: 20px;}
.contactFormBox {
    padding: 50px 0;
}
.contactFormBox{background-size:cover;}
.contactFormBox p{margin-bottom:30px;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	