@charset "utf-8";
/* CSS Document */
/*****header*******/
.webTop .rBox{float: right;    display: flex;}
.webTop .rBox ul li{float: left;margin-left: 25px;color: #fff;}
.webTop{font-size: 13px;color: #666;}
.webTop select{padding: 0 5px;}
.webTop option{color: #666;}
.header{background: #fff;}
.headerBox{padding-top: 10px;transition: all ease-in-out 0.3s;}
.header .txtBox h2{margin-top: 60px;color: #fff;font-size: 34px;}
.header.fix{position: fixed;top: 0;left: 0;width: 100%;z-index: 99;box-shadow: 0 0 3px #aaa;}
.header.change{padding-top: 92px;}
.header .logo{float: left;margin-top: -35px;width:406px}
.search{position: relative;display: inline-block;margin-left: 30px;}
.search input {height: 35px;color: #000;line-height: 26px;width: 480px;padding: 0 20px;background: #eef2f3;border-radius: 5px 0 0 5px;padding-right: 100px;}
.search button {display: inline-block;height: 100%;line-height: 35px;float: right;position: absolute;right: 0;background: #199000;width: 100px;color: #fff;transition: all ease-in-out 0.3s;border-radius: 0px 5px 5px 0;top: 0;}
.search button:hover{background: #008800;}
.search button i{font-size: 20px;color: #fff;vertical-align: -2px;margin-right: 5px;}
.search .jgsIcon{width: 40px;height: 25px;display: inline-block;background: url(../images/jgsIcon.png) no-repeat 0 0px;position: absolute;right: 110px;top: 8px;}
.langChoice{position: relative;line-height: 28px;margin-left: 30px;cursor: pointer;}
.langChoice dt{line-height: 28px;font-weight: normal;color: #333333;}
.langChoice dd{position: absolute;width: 120px;background: #fff;z-index: 10;text-align: center;line-height: 30px;border: 1px #ddd solid;border-bottom: none;display: none;right: 0;max-height: 400px;overflow-y: scroll;z-index: 99;}
.langChoice dd a{display: block;width: 100%;border-bottom: 1px #ddd solid;}
.langChoice dd a:hover{text-decoration: none;background: #f5f5f5;}
.menu{height: 60px;line-height: 60px;}
.menu ul li.oneMenu a{color: #102b54;font-family:'BarlowCondensed-Medium';font-size: 18px;letter-spacing: 0.5px;}
.menu ul li.oneMenu.active a{color: #008800;}
.menu ul li.oneMenu a i{font-size: 12px;margin-left: 5px;font-weight: bold;color: #008800;}
.menu ul li{vertical-align: middle;font-size: 15px;position: relative;text-transform:capitalize;float: left;margin-left: 45px;}
.menu ul li a{display: inline-block;}
.menu_down{position: absolute;width: 200px;margin-left: -90px;left: 50%;top: 60px;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);}
.menu_down:before {content: "";display: inline-block;width: 100%;height: 100%;top: 0;left: 0;position: absolute;background: #fff;box-shadow: 0 0 5px #aaa;opacity: 0;transform-origin: top;-webkit-transform-origin: top;-moz-transform-origin: top;-ms-transform-origin: top;-o-transform-origin: top;transform: scale(0.85);-webkit-transform: scale(0.85);-moz-transform: scale(0.85);-ms-transform: scale(0.85);-o-transform: scale(0.85);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);}
.menu ul li:hover .menu_down {visibility: visible;opacity:1;}
.menu ul li:hover .menu_down:before {transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);opacity:1;}
.menu ul li a{color: #333333;} 
.menu_down ul li {padding: 5px 0;display: block;float: inherit;margin: 0;height: auto;line-height: initial;}
.menu_down ul li a {border: none;font-size: 15px;line-height: 1.66;display: inline-block;text-align: center;width: 100%;color: #102b54 !important;}
.menu_down ul li a:hover {border: none;text-decoration: underline;}
.topRight{float: right;}
.wrapper.change{padding-top: 108px;}
.banner{height: 400px;position: relative;}	
.banner .banText h2{font-size: 36px;margin-bottom: 20px;
    font-weight: bold;}
.banner .swiper_ind{height: 400px;}
.banText {position: absolute;z-index: 8;background: #fff;padding: 50px 100px;left: 50%;top: 250px;transform: translateX(-50%);text-align: center;width: 780px;display: none;}
.swiper_ind .swiper-slide{display: flex;align-items: center;}
canvas{position: absolute;top: 0;z-index: 3;width: 100%;}

.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: #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: #008800;}
.classify h2{font-size: 22px;font-weight: bold;color: #008800;margin-bottom: 15px;}
.contentBox{padding-top: 50px;background: #f2f2f2;}
.classify {background: #fff;}
.neiBan {height: 300px;display: flex;align-items: center;justify-content: center;margin-bottom: 15px;}
.crumbs{margin-bottom:15px}
.rightPart .indPro{margin-top: 40px;}
.gyt {float: left;}
.gyt h2{font-size: 32px;font-weight: bold;}
.gymore {float: right;}
.gymore a {display: block;color: #008800;font-size: 16px;text-transform: uppercase;margin-right: 10px;width: 300px;text-align: right;}
.gymore a:hover {font-weight: bold;}
.gymore a:hover .gmline {width: 100px;}
.gmline {position: relative;display: inline-block;vertical-align: middle;margin-left: 15px;width: 171px;height: 1px;background: #28b528;transition: 0.45s;}
.gmline:after {content: "";position: absolute;top: -7.5px;right: -5px;width: 15px;height: 15px;background: rgb(76 175 80 / 47%);border-radius: 50%;
	animation: bannerbuIn infinite linear 1.4s normal;*/ -webkit-animation: bannerbuIn infinite linear 1.4s normal;}
.gmline:before {content: '';position: absolute;top: -2.5px;right: 0;width: 5px;height: 5px;background: #4CAF50;border-radius: 50%;z-index: 1;}
@keyframes bannerbuIn {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale(1.5);
	}
}
	


	
/*****indType*******/	
.indType {background: #ecf7f2;padding: 80px 0 50px;}	
.indType ul{display: grid;grid-template-columns: 25% 25% 25% 25%;margin: 40px -10px 0;}
.indType ul li{margin: 0 10px;transition:all ease-in-out 0.3s;top: 0;}
.indType ul li:hover{box-shadow: 0 0px 10px #ddd;position: relative;transform:translateY(10px);-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;}
.indType ul li p{font-size: 18px;padding: 20px;background: #fff;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indType ul li .imgBox img{height:162px;    object-fit: cover;
    width: 100%;}

/*****indType*******/	
.indAbout b{font-size: 20px;color: #977751;}	
.indAbout h3{font-size: 26px;color: #977751;font-weight: bold;margin: 15px 0;}	
.indAbout p{color: #666;line-height: 30px;}
.indAbout {width:100%;margin-top: 80px;}
.indAbout .advantage-wrap {display:flex;justify-content:space-between;width:100%;margin-top: 40px;}
.indAbout .advantage-wrap .advantage-item {box-sizing:border-box;border:1px solid #f1f1f1;width:25%;transition:all .5s ease;margin:0 10px;padding-bottom: 30px;}
.indAbout .advantage-wrap .advantage-item:hover {box-shadow:0 5px 10px rgba(0,0,0,.2);transform:translateY(10px);-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;}
.indAbout .advantage-wrap .advantage-item .advantage-item-img {width:100%;height:150px;display:flex;justify-content:center;align-items:center}
.indAbout .advantage-wrap .advantage-item .advantage-item-img img{width: 60px;}
.indAbout .advantage-wrap .advantage-item .advantage-item-title {margin-bottom:10px;font-weight:400;text-align:center;font-size:17px;color:#333}
.indAbout .advantage-wrap .advantage-item .advantage-item-content {font-size:14px;width:100%;padding:0 25px;text-align:left;color:#666}
.indAbout .advantage-wrap-mobile {display:none}
.indPro{margin-top: 80px;}
.proItem.proHead {font-family:'BarlowCondensed-Medium';margin-top: 40px;padding: 10px;background: #eef2f3;}
.proItem.proHead li,.proItem.proBody li a{display: flex;align-items: center;justify-content: space-between;}
.proItem.proHead li{font-size: 18px;}
.proItem.proBody li{padding: 10px;}	
.proItem.proBody li:nth-child(2n){background: #eef2f3;}
.proItem.proBody li em{display: inline-block;width: 120px;    text-align: right;}	
.proItem.proBody li span{width: calc(100% - 120px);display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


.proTop .proBan{width: 640px;    margin: 0 auto;}
.proTop .proBan ol{width: 640px;height: 560px;position: relative;margin-bottom: 20px;}
.proTop .proBan ol li{max-height: 100%;max-width: 100%;display: flex;align-items: center;justify-content: center;overflow: hidden;position: absolute;z-index: 1;border-radius: 10px;border: 1px #ddd solid;width: 100%;height: 100%;}
.proTop .proBan ol li.open{z-index: 2;}
.proTop .proBan ol li img{max-width: 100%;opacity: 0;}
.proTop .proBan ol li.open img{opacity: 1;}
.proTop .proBan ul li{float: left;width: 100px;height: 100px;border: 2px #ddd solid;cursor: pointer;margin-right: 10px;display: flex;align-items: center;justify-content: center;}
.proTop .proBan ul li.active{border: 2px #008800 solid;}
.proTop .proBan .videoBox {background: #333;width: 640px;height: 560px;position: absolute;left: 0;top: 0px;z-index: 9;}
.videoIcon {position: absolute;z-index:8;bottom: 10px;left: 10px;width: 50px;height: 50px;line-height: 50px;cursor: pointer;}
.videoIcon i{font-size: 40px;color: #666;}
.videoClose{position: absolute;top: 20px;right: 20px;cursor: pointer;}
.videoClose i{color: #fff;}
.proTop .proBan{position: relative;}
.proTop .proBan .videoBox video{width: 640px;height: 560px;}
#exzoom {width: 640px;}
.myVideo {position: absolute;width: 100%;height:560px;}
.proBtm{margin-top: 50px;}
.proBtm .proTab {border-left: 1px #ddd solid;border-top: 1px #ddd solid;}
.proBtm .proTab li{display: flex;border-right: 1px #ddd solid;border-bottom: 1px #ddd solid;word-break: break-word;}
.proBtm .proTab li b{font-weight: bold;width: 140px;display: inline-block;border-right: 1px #ddd solid;padding: 5px 10px;}
.proBtm .proTab li em{display: inline-block;color: #666;width: calc(100% - 140px);padding: 5px 10px;}
.proBtm .proTab .inquiryBtn{background: #008800;color: #fff;display: inline-block;padding: 5px 10px;    border-radius: 5px;}
.inquiryBox .submitBtn:hover{opacity: 0.9;}
.inquiryBox input{border: 1px #ccc solid;height: 40px;width: 100%;padding: 0 10px;}
.inquiryBox span{display: block;}
.inquiryBox sup{font-size: 18px;color: #f00;vertical-align: -12px;margin-right: 4px;}
.inquiryBox .inputBox{margin-bottom: 15px;}
.inquiryBox h2{margin-bottom: 15px;}
.inquiryBox textarea{border: 1px #ccc solid;height: 100px;width: 100%;padding: 0 10px;}
.rightPart{padding-left: 40px;}

.about1 p{color: #666;margin-bottom: 20px;}
.about2 ul li{width: 25%;float: left;text-align: center;}
.about2 ul li .isnum{font-size: 48px;color: #666;}
.about_sec2 {padding: 80px 0;position: relative;background: url("../images/honorBg.jpg") no-repeat center;overflow: hidden;margin-top: 50px;}
.about2_main {text-align: center;position: relative;}
h2.ab2_h2 {margin: 0;font-size: 16px;font-weight: bold;color: #333;line-height: 26px;letter-spacing: 3px;margin-bottom: 50px;}
.about2_swIn ul {display: inline-block;border-bottom: solid 1px #333;white-space: nowrap;}
.about2_swIn ul li {display: inline-block;position: relative;min-width: 110px;}
.about2_swIn ul li a {max-width: 60px;font-size: 20px;line-height: 30px;color: #333;padding: 4px 0 14px;margin-bottom: -8px;text-align: left;position: relative;font-family: Arial, Helvetica, sans-serif;}
.about2_swIn ul li:before {content: "";display: inline-block;width: 4px;height: 11px;background: #333;position: absolute;bottom: -5px;left: 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;
}
.about2_swIn ul li.active:before {width: 9px;height: 9px;bottom: -4px;left:-2px;border-radius: 50px;}
.about2_sw {margin: 0 0 15px;overflow: hidden;padding: 30px 0;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.about2_txt_lis {display: none;}
.about2_txt {max-width: 780px;margin: 0 auto;text-align: left;}
.about2_txt_lis h2 {margin: 0 0 15px;font-size: 60px;line-height: 1.2;font-weight: bold;color: #000;letter-spacing: 3px;font-family: Arial, Helvetica, sans-serif;}
.about2_txt_lis p {margin: 0 auto 5px;font-size: 16px;line-height: 24px;color: #000;}
.about2_swIn {display: inline-block;}
.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;}	
.aboutBox .tit h2 {font-size: 40px;color: #222;margin-bottom: 20px;text-align: center;}

.aboutBox h2,.aboutBox h3{font-size:16px;font-weight:700;color:#000;line-height:30px}
.aboutBox p{font-size:16px;color:#000;}
.aboutBox .about1{display:flex;justify-content:space-between}
.aboutBox .about1 p{margin-bottom:0;}
.aboutBox .imgBox{width:478px;height:358px;}
.aboutBox .imgBox img{max-width:100%;max-height:100%;}
.aboutBox .txtBox{width:calc(100% - 478px);padding-right:30px;}

.newsBox .newsLi{width: 100%;padding: 20px 0;border-bottom: 1px #dedede solid;}
.newsBox .newsLi a{color: #008800;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: #008800;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;}
.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;}

.jobBox h2{font-size: 22px;font-weight: bold;color: #333;margin-bottom: 20px;}
.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;}	

/* 联系 */
.contact-title {position: relative;font-family: 'BarlowCondensed-Medium',Helvetica,Arial,sans-serif;font-size: 26px;padding: 0 0 15px 0;margin-bottom: 15px;border-bottom: 1px #ddd solid;}
.contact-title::before {content: "";width: 100px;height: 3px;background: #ccc;position: absolute;left: 0;bottom: 0;}
.contactBox{margin-top: 60px;}
.get-in-touch li>div h3 {font-size: 18px;text-transform: uppercase;padding-bottom: 2px;margin-bottom: 10px;}
.get-in-touch li {border-bottom: 1px solid #dcdcdc;margin-bottom: 25px;}
.get-in-touch li>div {position: relative;padding-left: 25px;padding-bottom: 5px;}
.get-in-touch li>div::before {content: "";display: inline-block;width: 2px;height: 70%;background: #008800;position: absolute;left: 0;bottom: 15%;z-index: 1;}
.get-in-touch li p{display: flex;}
.get-in-touch li p i{margin-right: 5px;display: inline-block;width: 24px;height: 24px;background: #008800;color: #fff;border-radius: 100%;text-align: center;line-height: 24px;}
.contact-line {display: block;width: 1px;height: 100%;background: #dcdcdc;margin: 0 auto;}
.get-in-touch li p span {width: calc(100% - 36px);}
.contactBox .inquiryBox{padding-left: 80px;border-left: 1px #ccc solid;margin-left: 80px;margin-top: 0;}
.inquiryBox .submitBtn:hover{opacity: 0.9;}
.inquiryBox input{border: 1px #ccc solid;height: 40px;width: 100%;padding: 0 10px;}
.inquiryBox span{display: block;}
.inquiryBox sup{font-size: 18px;color: #f00;vertical-align: -12px;margin-right: 4px;}
.inquiryBox .inputBox{margin-bottom: 15px;}
.inquiryBox{margin-top: 30px;}
.inquiryBox h2{margin-bottom: 15px;}
.inquiryBox textarea{border: 1px #ccc solid;height: 100px;width: 100%;padding: 0 10px;}
.inquiryBox .submitBtn {display: inline-block;background-color: #008800;color: #fff;padding: 15px 40px;margin-top: 30px;border-radius: 5px;}
.inquiryBox .submitBtn:hover {opacity: 0.9;}


/***footer***/
.footer {padding: 40px 0px 5px;color: rgb(51, 51, 51);margin-top: 80px;background: url("../images/footBg.jpg") no-repeat center;}
.footer .logo {width: 100%;height: 70px;margin-bottom: 20px;display: none;}
.footernavwarp .col-lg-3 {padding-left: 0px;}
.footerwarp  h2 {font-size: 16px;font-weight: bold;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px #ddd solid;color: #0d520d;}
.footerwarp  p {opacity: 0.9;margin-bottom: 14px;}
.footerwarp p a:hover {opacity: 0.8;}
.footerwarp  i {margin-right: 8px;color: #008800;}
.footercopy .col-lg-6 {padding: 0px;}
.footercopy {margin-top: 0px;border-top: 1px solid rgb(225, 228, 237);font-size: 13px;text-align: center;color: rgb(153, 153, 153);padding: 10px 0px;}
/***footer***/


	
	
	
	
	
	
	
@media(max-width:768px) {
.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: #008800;top: 0;    z-index: 9;
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;overflow-y: scroll;max-height: 300px;}
.headerPhone .menu_tr_ico .selectBox:after{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #fff;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox::before{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #999;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox ul li{padding: 0 10px;border-bottom: 1px #dedede solid;}
.banText{width: 90%;padding: 20px;top: 200px;}
.indType{    padding: 90px 0 50px;}
.indType ul{display: inherit;}
.indType ul li{margin-bottom: 20px;}
.indAbout .advantage-wrap{display: inherit;}
.indAbout .advantage-wrap .advantage-item{width: 100%;margin: 20px 0;}
.footer{background-size: cover;}
.about2 ul li{width: 50%;}
.about3 ul li{width: 50%;}
.aboutBox .about1{display:inherit;}
.aboutBox .txtBox{width:100%;padding-right:0;}
.aboutBox .imgBox{width:100%;height:auto;}
.rightPart{padding-left: 0;}
.rightPart .indPro{margin-top: 0;}
.rightPart .proItem.proHead{margin-top: 0;}
.proTop .proBan .videoBox{width: 100%;height: 400px;}
.proTop .proBan .videoBox video{width: 100%;height: 400px;}
.proTop .proBan{width: 100%;}
.myVideo{height: 400px;}
.proTop .proBan ol{width: 100%;height: 400px;}
.contactBox .inquiryBox{padding-left: 0;margin-left: 0;border-left: none;}
.banner .banText h2{font-size:30px;}
.neiBan{height:70px;    background-size: contain !important;}
.banner {
    height: 100px;
    position: relative;
    /* margin-top: 20px; */
}
.banner .swiper_ind {
    height: 90px;
}
.swiper_ind .swiper-slide{background-size:contain !important;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	