@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;}
.header.fix{position: fixed;}
.header_nav {width: 80%;margin: 0px auto;}
.logo {width: 180px;}
.webTop .lBox{float: left;margin-top: 5px;}
.webTop .lBox ul li {float: left;margin-left: 25px;font-size: 14px;margin-right: 10px;}
.webTop .lBox ul li i {vertical-align: -2px;margin-right: 5px;color: rgb(255, 255, 255,0.6);}
.webTop {font-size: 13px;background: #184492;color: rgb(255, 255, 255);padding: 10px 0;}
.webTop a:hover{color: #fff;}
.headerTop .logo {width: 150px;float: left;height: 45px;margin-right: 30px;    margin-top: 8px;}
.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;}
.searchIcon dt{transition: all ease-in-out 0.5s;z-index: 9;float: left;}
.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: 5px;margin-right: 10px;color: rgba(255,255,255,0.6);}
.searchIcon .search input::placeholder{color: rgba(255,255,255,0.6);}
.searchIcon .search.open input{width: 200px;border-bottom: 1px rgba(255,255,255,0.6) solid;}
.headerTop .topRight .loginIcon i {font-size: 22px;}
.headerTop{padding: 20px 0;}
.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.activeMenu a{color: #184492;}
.menu ul li.activeMenu .menu_down a{color:#666}
.menu ul li.activeMenu .menu_down a:hover{color:#184492}
.menu ul li a {display: inline-block;}
.menu ul li > a {color:#091c4c;font-size: 16px;padding: 0 5px;    text-transform: uppercase;}
.menu ul li > a:hover{color: #184492;}
.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: 231px;left: 0;top: 78px;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;}
.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:-20px;width:100%;height:20px;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: 15px;line-height: 30px;display: inline-block;width: 100%;color: #666;padding: 0;border-bottom: 1px #00000029 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:#184492;}
.headerTop .topRight ul {display: flex;margin-top: 10px;}
.headerTop .topRight ul li {margin-left: 30px;position: relative;}
.langChoice dt {color: rgb(51, 51, 51);line-height: 36px;}
.langChoice dt i {margin-left: 5px;font-size: 14px;color: rgb(153, 153, 153);}
.langChoice dt span{margin-right: 5px;}
.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;}
.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: 800px;}	
.banner .swiper_ind{height: 100%;}
.ban_txt{margin:0 auto;margin-top:-110px}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 160px !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;}
.swiper-button-next, .swiper-button-prev{display:none;}
.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: calc(100% - 250px);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;}
.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: 200px;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: 0;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;}
/* 产品详情页 */
.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: 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;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;}
/*.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: 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}
.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: 25%;text-align: center;padding: 10px;}*/
/*.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;}*/
::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;}
.neiBan img{width:100%;height:100%;object-fit:cover}
.neiBan h2{line-height: 400px;font-size: 60px;color: #fff;font-weight: bold;}
.crumbs{background: #f6f6f6;display:none}
.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: 15px;}
.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: #184492;border-radius: 3px;text-align: center;color: #fff;padding: 3px;} 
/*****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: #184492;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: -170px;
    padding: 230px 0 50px;
}
.indProducts .w83{position: relative;}	
.indProducts .imgBox{width: 100%;height: 300px;}
.indProducts .imgBox a{display: inline-block;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.indProducts .swiper-slide:hover .txtBox a{background: #184492;color: #fff;}
.indProducts  .txtBox{text-align: center;border-top: 1px #ddd solid;height: 52px;}
.indProducts  .txtBox a{font-size: 18px;display: inline-block;width: 100%;overflow: hidden;white-space: nowrap;padding: 10px;
text-overflow: ellipsis;color: #333;transition: all 0.3s ease-in-out;}
.indProducts .moreBtn{margin-top: 40px;}
.tit{text-align: center;margin-bottom: 40px;}
.tit h2{font-size: 40px;color: #333;text-transform: uppercase;font-weight: bold;}
.tit p{color: #888;}	
.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: #184492;}
.indAbout{margin-top: 80px;}
.indAbout .txtBox h2{color: #184492;margin-bottom: 15px;font-size:20px}
.indAbout .txtBox p{color: #666;line-height: 36px;}
.indAbout .moreBtn{text-align: left;}
.indMore{text-align: center;height: 430px;padding:80px 0;margin-top: 80px;background-size: cover;
    background-attachment: fixed;background-position: center bottom;}
.indType{position: relative;padding: 70px 0;background-size:cover}
.indType h2{color:#fff;font-size: 40px;font-weight: 700;text-align:center;margin-bottom:10px}
.indType h3{color:#fff;font-size: 15px;text-align:center;margin-bottom:60px}
.indType ul{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}
.indType ul::before{display:none}
.indType ul li{height:210px;border-radius: 19px;background: rgba(255, 255, 255, 0.86);display:flex;justify-content:center;align-items:center}
.indType ul li .imgBox{margin-right:60px;}
.indType ul li .imgBox img{max-width:100%;max-height:100%;object-fit:cover;}
.indType ul li .txtBox{width:230px}
.indType ul li .typeName{font-size: 24px;color: #184492;margin-bottom:11px}
.indType ul li .typeName p{color:#454545}
.indType ul li .typeName p a{color:#454545;margin-right:8px}
.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 .more_btn{display:block;text-align:center;margin-top:56px}
.indAbout1{background:url(/images/ind_bg2.png) no-repeat;background-size:cover;padding-top:74px;padding-bottom:110px;margin-top:120px}
.indAbout1 .tit h2,.indAbout1 .tit p{color:#fff}
.indAbout1 ul{display:grid;grid-template-columns:repeat(3,1fr);gap:0 60px;}
.indAbout1 ul::before{display:none}
.indAbout1 ul li{border-radius: 10px;background: #FFF;padding:0 30px;padding-top:54px;height:356px;position:relative}
.indAbout1 ul li h3{color:#184492;font-size:16px;font-weight:400;margin-bottom:36px;text-align:center}
.indAbout1 ul li p{font-size:14px;color:#7C7C7C;line-height:24px}
.indAbout1 ul li a{position:absolute;bottom:-46.5px;left:40%;display:block;}
.indAbout2{margin-top:120px;}
.indAbout2 .tit h2{color:#184492}
.indAbout2 .contentBox{display:flex;justify-content:space-between;padding-top:15px}
.indAbout2 .contentBox .content1,.indAbout2 .contentBox .content2,.indAbout2 .contentBox .content3{height:546px}
.indAbout2 .contentBox .content1,.indAbout2 .contentBox .content2,.indAbout2 .contentBox .content3 .content3_box1,.indAbout2 .contentBox .content3 .content3_box2{padding:0 35px;padding-top:52px}
.indAbout2 .contentBox h3{color:#fff;margin-bottom:40px}
.indAbout2 .contentBox p{color:#fff;font-size:20px}
.indAbout2 .contentBox .content1{width:38%;background: #0B3E8C;}
.indAbout2 .contentBox .content1 p{margin-bottom:40px}
.indAbout2 .contentBox .content1 a{margin-top:30px;width: 177px;height: 53px;border-radius: 22.5px;border: 1px solid #FFF;display:flex;align-items:center;justify-content:center;color:#fff}
.indAbout2 .contentBox .content1 a:hover{background:#fff;color:#0B3E8C}
.indAbout2 .contentBox .content2{background:url(/images/ind_bg3.png) no-repeat;background-size:cover;width:29%;}
.indAbout2 .contentBox .content3{width:29%;}
.indAbout2 .contentBox .content3 .content3_box1{background: #0B3E8C;margin-bottom:22px;height:262px;}
.indAbout2 .contentBox .content3 .content3_box2{background:url(/images/ind_bg4.png) no-repeat;background-size:cover;height:262px}
.indCapability{background:url(/images/ind_bg5.png) no-repeat;background-size:cover;height:465px;margin-top:120px}
.indCapability .w83{position:relative;height:100%}
.indCapability .txtBox{position:absolute;bottom:-47px;left:0;height:367px;width:387px;padding:0 32px;padding-top:47px;background: #3BA597;}
.indCapability .txtBox h2{font-size:40px;color:#fff;font-weight:700;text-transform: uppercase;margin-bottom:13px}
.indCapability .txtBox p{color:#fff}
.indNews{margin-top: 130px;}
.indNews .tit{display:flex;align-items:center;justify-content:space-between;}
.indNews .tit h2{color:#184492;text-align:left;}
.indNews .tit ul{display:grid;grid-template-columns:repeat(4,1fr);gap:0 20px;}
.indNews .tit ul li a{display:flex;align-items:center;justify-content:center;color:#666666;border-radius: 20px;border: 1px solid rgba(0, 0, 0, 0.16);width:149px;height:40px}
.indNews .tit ul li a:hover{background: #184492;color:#fff;}
.news_container{display: grid;grid-template-columns:repeat(3,1fr);gap:0 25px;margin-top: 15px;}
.news_container .news_img{display:block;height:360px;margin-bottom:23px}
.news_container .news_img img{width:100%;height:100%;object-fit:cover;}
.news_container .news_time{color:#666;font-size:14px;}
.news_container .news_info{margin-top:12px;padding-bottom:22px;border-bottom:1px solid #00000030;margin-bottom:22px;min-width:0;}
.news_container .news_info p{color:#333;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:400px}
.news_container .news_more{display:flex;align-items:center;color:#333;font-size:16px}
.news_container .news_more span{margin-left:15px}
/*.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*******/	
/*关于我们*/
.aboutBox{padding:40px 0}
.aboutBox .contentBox{display:flex;justify-content:space-between;}
.aboutBox h2{font-size:40px;font-weight:700;color:#184492;text-transform:uppercase}
.aboutBox h3{font-size:20px;font-weight:400;color:#184492;}
.aboutBox .imgBox img{width:100%;height:100%;object-fit:cover}
.aboutBox p{font-size:16px;color:#333;line-height:32px}
.about1 .contentBox{margin-bottom:38px}
.about1 .imgBox{width:500px}
.about1 .txtBox{padding-left:72px;padding-top:10px;width:calc(100% - 500px)}
.about1 .txtBox h2{margin-bottom:53px;}
.about2 h2{margin-bottom:48px}
.about2 h3{margin-bottom:36px}
.about2 .contentBox{margin-top:48px;}
.about2 .txtBox{width:calc(100% - 361px);padding-right:90px}
.about2 .imgBox{width:361px}
.about3 .imgBox{width:590px;}
.about3 .txtBox{width:calc(100% - 590px);padding-top:18px;padding-left:80px}
.about3 h2{margin-bottom:60px}
.about3 h3{margin-bottom:8px}
.about3 .txtBox h3:nth-child(4){margin-top:40px}
.about4 .imgBox{width:590px}
.about4 .txtBox{width:calc(100% - 590px);padding-left:147px;padding-top:29px}
.about4 .txtBox p:nth-child(2){margin:32px 0;}
.about5{position:relative}
.about5 h2{margin-bottom:57px;text-align:center;}
.about5 .imgBox{width:750px;position:absolute;bottom:0;right:0}
.about5 .txtBox{width:749px;padding-right:69px}
.about5 .txtBox ul li{display:flex;align-items:center;width:100%;height:100px;border-radius: 4px;padding-left:25px;}
.about5 .txtBox ul li span{color:#004888;font-size:24px;}
.about5 .txtBox ul li .p1{width:157px;margin:0 34px}
.about5 .txtBox ul li .p2{color:#666}
.about5 .txtBox ul li:hover{background: #0054AA;}
.about5 .txtBox ul li:hover span,.about5 .txtBox ul li:hover .p1,.about5 .txtBox ul li:hover .p2{color:#fff;}
.about6 .txtBox{padding-top:41px;padding-right:110px;width:calc(100% - 428px)}
.about6 h2{margin-bottom:68px;}
.about6 .imgBox{width:428px;position:relative;}	
.about6 .imgBox	.block{width:243px;height:186px;background: #184492;position:absolute;left:-29px;top:-21px;z-index:-1}
.about7 h2{margin-bottom:48px;text-align:center;}
.about7 .imgBox{width:532px;}
.about7 .txtBox{width:calc(100% - 532px);padding-left:53px} 
.about7 h3{font-size:16px;margin-bottom:10px}
.about8 h2{margin-bottom:63px}
.about8 .txtBox{padding-top:22px;width:calc(100% - 420px);padding-right:170px}
.about8 .imgBox{width:420px}
.about9 .contentBox{margin-top:49px;margin-bottom:42px}
.about9 .txtBox{width:calc(100% - 556px);padding-right:62px}
.about9 .imgBox{width:556px}
.about10 .txtBox{padding-top:47px;width:calc(100% - 468px);padding-right:300px}	
.about10 h2{margin-bottom:72px}
.about10 .imgBox{width:468px;position:relative}
.about10 .imgBox .block{position:absolute;left:-40px;bottom:-36px;width:362px;height:245px;background: #184492;z-index:-1}
/*能力*/
.capabilityBox{padding:80px 0;}
.capabilityBox h2{font-size:40px;font-weight:700;color:#184492;text-transform:uppercase}
.capabilityBox .contentBox{display:flex;justify-content:space-between;}
.capabilityBox p{font-size:16px;color:#333;line-height:28px}
.capabilityBox .imgBox img{width:100%;height:100%;object-fit:cover}
.capability1 h2{margin-bottom:63px;text-align:center;}
.capability1 .txtBox{width:calc(100% - 548px);padding-right:35px}
.capability1 .contentBox .imgBox{width:548px;}
.capability1 .contentBox1{margin-top:63px;}
.capability1 .contentBox1 ul{margin-top:33px;display:grid;grid-template-columns:repeat(4,1fr);gap:48px 25px}
.capability1 .contentBox1 ul li{min-width:0}
.capability1 .contentBox1 ul li .imgBox{height:240px;}
.capability1 .contentBox1 ul li p{width:100%;color:#184492;text-align:center;margin-top:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}
.capability2 h2{margin-bottom:54px;}
.capability2 .txtBox{width:calc(100% - 602px);padding-right:58px}
.capability2 .imgBox{width:602px;}
.capability3 h2{margin-bottom:35px}
.capability3 .imgBox{width:608px;}
.capability3 .txtBox{width:calc(100% - 608px);padding-top:28px;padding-left:62px;}
.capability4 .txtBox{width:calc(100% - 594px);padding-right:45px}
.capability4 .imgBox{width:594px;}
.capability5 .imgBox{width:621px;display:grid;grid-template-columns:repeat(3,1fr);gap:0 28px} 
.capability5 .imgBox .imgBox_item1,.capability5 .imgBox .imgBox_item2,.capability5 .imgBox .imgBox_item3{height:480px}
.capability5 .imgBox .imgBox_item2{margin-top:-40px}
.capability5 .imgBox .imgBox_item3{margin-top:42px}
.capability5 .txtBox{width:calc(100% - 621px);padding-left:86px;padding-top:81px}  
.capability5 .txtBox h2{margin-bottom:55px}
/*联系我们*/
.contactBox{padding-top:40px}
.contactBox h2{font-size:40px;font-weight:700;color:#184492;text-transform:uppercase;}
.contactBox .imgBox img{width:100%;height:100%;object-fit:cover}
.contactBox .contentBox{display:flex;justify-content:space-between}
.contactBox p{font-size:16px;color:#333;line-height:28px}
.contact1 h2{text-align:center;margin-bottom:45px}  
.contact1 .contentBox{display:inherit;margin:0 auto;max-width:1047px}
.contact1 .item{padding:32px 44px;cursor:pointer}
.contact1 .overview{display:flex;align-items:center;}
.contact1 .imgBox{width:24px;}
.contact1 .overview p{width:calc(100% - 24px);padding-left:52px;font-size:20px}
.contact1 .content{padding-left:76px;margin-top:17px;color:#666;display:none;}
.contact1 .reduce{display:none;}
.contact1 .item.active{border-radius: 8px;background: rgba(24, 68, 146, 0.06);}
.contact1 .item.active .reduce{display:inline-block;}
.contact1 .item.active .add{display:none;}
.contact1 .item.active .content{display:block}
.contact2{padding-bottom:177px}
.contact2 .w83{position:relative;}
.contact2 .imgBox{width:877px;}
.contact2 .txtBox{position:absolute;top:150px;right:0;width:859px;height:448px;padding:47px 51px 77px 88px;border: 1px solid rgba(0, 0, 0, .05);background: #FFF;}
.contact2 h2{margin-bottom:22px}
.contact2 p{line-height:32px}
.contact3 h2{margin-bottom:50px;}
.contact3 .txtBox{width:calc(100% - 592px);padding-right:50px;}
.contact3 .imgBox{width:592px;padding-top:46px}
.contact4 .imgBox{width:568px;}
.contact4 .txtBox{width:calc(100% - 568px);padding-left:79px;padding-top:31px}
.contact4 h2{margin-bottom:50px}
.contact5 h2{font-size:32px;}
.contact5 .txtBox{width:634px;background: #184492;padding:47px 52px 50px 52px;}
.contact5 .contactForm{width:calc(100% - 634px);background: #F6F6F6;padding:47px 50px 35px 50px;}
.contact5 .txtBox h2{color:#fff;margin-bottom:18px;}
.contact5 .txtBox p{color:#fff;}
.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{margin-top:30px}
.contact5 .txtBox ul li{margin-bottom:20px;display:flex;}
.contact5 .txtBox ul li .iconBox{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#4669A8;}
.contact5 .txtBox ul li .iconBox i{font-size:24px;color:#fff}
.contact5 .txtBox ul li .p2{width:90px;margin:0 35px}
.contact5 .txtBox ul li .p3{width:calc(100% - 210px)}
.contact5 .contactForm h2{margin-bottom:41px;}
.contact5 .contactForm .inputBox{margin-bottom:16px;}
.contact5 .contactForm .inputBox input{border: 1px solid rgba(0, 0, 0, 0.20);background: #FFF;height:48px;width:100%;padding-left:24px;}
.contact5 .contactForm textarea{height:143px;width:100%;padding-top:10px;padding-left:24px;border: 1px solid rgba(0, 0, 0, 0.20);background: #FFF;}
.contact5 .contactForm .submitBtn{display:flex;align-items:center;justify-content:center;height:48px;width:100%;background: #38A997;color:#fff;margin-top:23px}
.contact5 + div.w83{display:none}
.contact5 .inputBox.error input, .contact5 .inputBox.error textarea {border-color: #ff4757;}
.contact5 .error-message {color: #ff4757;font-size: 14px;margin-top: 6px;display: none;}
.contact5 .inputBox.error .error-message {display: block;}
	/***footer***/
.footer{background: #184492;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: #4e7ac7  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;}
.footerwarp p span a:hover{color:#fff}
.footercopy .col-lg-6{ padding:0px;}
.footercopy{margin-top: 20px;border-top: #4e7ac7  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;display: inline-block;width: 30px;height: 30px;border-radius: 100%;}
.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) {
	.w83{width: 100%;padding: 0 40px;}
}		
	
	
	
@media(max-width:768px) {
.w83{width: 100%!important;padding: 0 10px;}
.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,.banner .swiper_ind{height: 300px;}
.ban_txt{margin-top:0}
.ban_txt h2{margin-bottom:0!important}
.ban_txt p{font-size:20px!important;width:100%!important;line-height:26px!important;padding-top:20px!important;margin-top:14px!important;}
.ban_txt a{margin-top:8px!important}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0!important;}
.indAbout .txtBox{margin-top: 30px;}
.indType ul{grid-template-columns: repeat(1, 1fr);}
.indType ul li .imgBox{margin-right:10px}
.indAbout1 ul{grid-template-columns: repeat(1, 1fr);gap:60px}
.indAbout1 ul li{height:auto;padding-bottom:60px}
.indAbout2 .contentBox{display:inherit;}
.indAbout2 .contentBox .content1,.indAbout2 .contentBox .content2,.indAbout2 .contentBox .content3{width:100%}
.indAbout2 .contentBox .content2{margin:20px 0}
.indCapability .txtBox{width:100%}
.indNews .tit{display:inherit;}
.indNews .tit p{text-align:left;}
.indNews .tit ul{grid-template-columns: repeat(2, 1fr);gap:15px;margin-top:15px}
.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;}
.neiBan h2{line-height: 200px;}
.contentL{display: none;}
.contentR{width: 100%;padding-left: 0;}
.contentBox{padding-top:20px;}
.aboutBox .contentBox{display:inherit;margin-top:0}
.aboutBox h2{font-size:30px;margin-bottom:30px}
.aboutBox .contentBox .imgBox{width:100%}
.aboutBox .contentBox .txtBox{width:100%;padding-left:0;padding-right:0;margin-top:30px;margin-bottom:30px}
.about5 .imgBox{width:100%;position:relative;}
.aboutBox .imgBox .block{display:none;}
.about10 .contentBox .txtBox{padding-top:0;margin-top:0}
.capabilityBox{padding:40px 0;}
.capabilityBox .contentBox{display:inherit;}
.capabilityBox h2{margin-bottom:20px;font-size:30px;}
.capabilityBox .contentBox .txtBox{width:100%;padding-left:0;padding-right:0;margin-top:30px;margin-bottom:30px;}
.capabilityBox .contentBox .imgBox{width:100%;}
.capability1 .contentBox1{margin-top:30px}
.capability1 .contentBox1 ul{grid-template-columns: repeat(1, 1fr);margin-top:33px;gap:30px 0;}
.capability2 .contentBox .txtBox{margin-top: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;padding-top:20px}
.contactBox .contentBox{display:inherit;}
.contactBox .txtBox{width:100%;height:auto;padding-left:0;padding-right:0;}
.contactBox .imgBox{width:100%;}
.contact1{padding-top:30px;}
.contact1 .item{padding:15px;}
.contact1 h2{margin-bottom:0}
.contact1 .imgBox{width:24px}
.contact2{padding-bottom:0;}
.contact2 .txtBox{position:relative;top:0;border:none;}
.contact5 .txtBox{padding:15px;}
.contact5 .txtBox ul li .p2{width:73px;margin:0 20px;}
.contact5 .txtBox ul li .p3{width: calc(100% - 163px);}
.contact5 .contactForm{width:100%;padding:15px;height:auto;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	