@charset "utf-8";
/* CSS Document */
/*****header*******/
.header{ width:100%;  background:#fff;}
.header_nav{ width:80%; margin:0 auto;}
.headerTop{padding: 10px 0;}
.logo{/* width: 180px; */float: left;}
.menu{float:left;height: 60px;}
.menu ul{width: 100%;}
.menu ul li.oneMenu a{color: #fff;}
.menu ul li{ vertical-align: middle;font-size: 18px;position: relative; text-transform:capitalize;padding: 0 20px;float: left;}
.menu ul li.activeMenu{background: #e2c747;}
.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:#333;} 
.menu_down ul > li {padding: 5px 0;display: block;float: inherit;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: #333 !important;}
.menu_down ul li a:hover {border: none;text-decoration: underline;}
.topRight{float: right;}
.langChoice{position: relative;line-height: 28px;margin-left: 30px;cursor: pointer;float: right;margin-top: 10px;}
.langChoice dt{line-height: 28px;font-weight: normal;}
.langChoice dd{position: absolute;width: 100%;background: #fff;z-index: 10;text-align: center;line-height: 30px;border: 1px #ddd solid;border-bottom: none;display: none;}
.langChoice dd a{display: block;width: 100%;border-bottom: 1px #ddd solid;}
.langChoice dd a:hover{text-decoration: none;background: #f5f5f5;}
.topRight .language .change{font-size: 26px;color: #a5a5a5;}
.topRight .contactType i{color: #a5a5a5;font-size: 30px;display: inline-block;margin-right: 10px;vertical-align: -5px;line-height: 30px;}  
.topRight .contactType{font-size: 16px;margin-top: 10px;float: left;}
.topRight .contactType span{margin-right: 40px;}
.search{float: right;position: relative;margin-top: 10px;}
.search input {height: 40px;padding: 5px 25px 5px 8px;background: #99bddb;letter-spacing: 0.05em;color: #000;line-height: 26px;opacity: 0;width: 0;transition: all ease-in-out 0.3s;position: absolute;left: -100%;}
.search.long input{width: 260px;opacity: 1;left: -260px;z-index: 99;}
.search button {display: inline-block;position: absolute;height: 40px;top: 0;right: 0;width: 40px;background: none;line-height: 40px;z-index: 100;}
.search button i{font-size: 20px;color: #fff;}
.nav {background: #337ab7;line-height: 60px;height: 60px;}
.search input::-webkit-input-placeholder{color: #fff !important;}
.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: 90;}
.nav.fix .logo2{display: block;width: 70px;opacity: 1;}
.wrapper.change{padding-top: 60px;}
.banner{margin-top: 2px;max-height: 480px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 30px !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;}
/*****header*******/	
	

.indAbout{margin-top: 50px;}	
.indAbout .txtBox{padding-left: 50px;margin-top: 30px;}
.indAbout .txtBox p{font-size: 15px;line-height: 30px;}	
.indAbout .txtBox h2{font-size: 32px;margin-bottom: 20px;}
.blueBtn{color: #069;}
.indProType{padding: 40px 0;margin-top: 50px;}
.indProType ul{margin: 0 -15px;}
.indProType ul li{float: left;width: 25%;padding: 0 15px;}
.indProType .imgBox { display: block; width: 100%; line-height: normal; overflow: hidden;  }
.indProType .imgBox img { display: block; width: 100%; height: auto; transition: 520ms; line-height: 0; }
.indProType ul li:hover  img { transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); }
.indProType ul li:hover p{color: #069;}
.tit{font-size: 32px;text-align: center;margin-bottom: 30px;}	
.tit a{float: right;font-size: 14px;color: #069;line-height: 32px;}	
.indProType ul li p{background-color: rgba(255,255,255,0.5);color: #333;font-size: 18px;text-align: center;line-height: 36px;font-weight: bold;}
.indProduts .swiper-button-prev,.indProduts .swiper-button-next{background-image: none !important;width: 42px !important;border: 1px #337ab7 solid;
height: 42px;border-radius: 100%;text-align: center;line-height: 42px;}
.indProduts .swiper-button-prev i,.indProduts .swiper-button-next i{font-size: 24px;color: #337ab7;}
.indProduts{margin-top: 50px;}
.indProduts .container{position: relative;}	
.swiperPro{width: 90%;}
.indProduts .imgBox{width: 100%;height: 180px;}
.indProduts .imgBox a{display: inline-block;width: 100%;height: 100%;border: 1px #ddd solid;display: flex;align-items: center;justify-content: center;}
.indProduts  .txtBox a{font-size: 18px;display: inline-block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #069;font-weight: bold;transition: all 0.3s ease-in-out;}
.indProduts  .txtBox p{font-size: 15px;color: #333;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indNews{margin-top: 50px;}
.indNews ul{margin: 0 -30px;}
.indNews ul li{width: 33.33%;float: left;transition: all ease-in-out 0.3s;background-color: #fff;}
.indNews ul li .inner{padding: 30px;}
.indNews ul li .inner span{font-size: 14px;color: #999;}
.indNews ul li .inner h3{font-size: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 20px 0;}
.indNews ul li .inner h3 a{color: #069;}
.indNews ul li .inner p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin: 40px 0 20px;}
.indNews ul li .inner em{width: 60px;display: inline-block;height: 2px;background-color: #999;margin-top: 20px;display: block;}
.indNews ul li :hover{background: #337ab7;color: #fff;}
.indNews ul li :hover h3 a{color: #fff;}
.indNews ul li :hover em{background-color: #fff;}
.indNews ul li :hover span{color: #fff;}
.indContact {padding: 30px 0;}
.indContact h2{font-size: 26px;margin-bottom: 20px;}
.msgBox label{display: inline-block;width: 100%;margin-bottom: 15px;}
.msgBox input{height: 40px;border: 1px #dedede solid;padding: 0 10px;width: 100%;font-weight: normal;}
.msgBox textarea{border: 1px #dedede solid;width: 100%;height: 100px;padding: 10px;font-weight: normal;}
.contactBtn{background: #e2c747;color: #fff;display: inline-block;padding: 8px 40px;font-size: 18px;transition: all ease-in-out 0.3s;}
.contactBtn:hover{background: #ff5200;color: #fff;}
.indContact .contactBox p{font-size: 15px;line-height: 36px;}
.indContact .contactBox{padding-left: 50px;}
a:hover{text-decoration: none;}
.crumbs{padding: 20px 0;}
.greyBg{background: #f1f1f1;padding-bottom: 50px;}
.leftPart{background: #fff;padding: 20px;}
.rightPart{background: #fff;padding: 30px;}
.leftPart h2{font-size: 22px;font-weight: bold;color: #2582b1;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;}
/*****sec1*******/	
.classify ul li.active > a{color: #f70;}
.contactInfo span{display: inline-block;width: 100%;float: left;color: #666;}
.contactInfo p{margin-bottom: 15px;}
.contactInfo  em{display: inline-block;width: 100%;word-break: break-word;}
.proCot  th{font-size: 20px;font-weight: bold;padding: 10px;}
.proCot table{width: 100%;}
.proCot .thCas{width: 18%;}
.proCot .thMole{width: 25%;}
.proCot .thTech{width: 18%;}
.proCot .thInquary{width: 102px;}
.proCot td{padding: 10px;vertical-align: middle;color: #666;}
.proCot td .inquiry{border: 1px #337ab7  solid;color: #337ab7 ;text-align: center;width: 100%;display: inline-block; 
   height: 30px;line-height: 30px;font-size: 16px;transition: all ease-in-out 0.3s;}
.proCot td .inquiry:hover{color: #fff;background: #337ab7;}
.proCot td a{color: #069;}
.proCot table tr:nth-child(2n){background: #f9f9f9;}
.proDetail .proTop .txtBox{margin-top: 20px;}
.proDetail .proTop .txtBox h1{font-size: 26px;font-weight: bold;margin-bottom: 10px;}
.proDetail .proTop .txtBox ul li{float: left;width: 100%;height: 60px;line-height: 60px;border-bottom: 1px #dedede dotted;}
.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;}
.proDetail .proTop .txtBox .inquiryBtn:hover{background: #ff5200;}
.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:20px 50px ;}
.inquiryBox label{display: block;margin-bottom: 20px;}
.inquiryBox label span{width: 130px;display: inline-block;float: left;line-height: 50px;}
.inquiryBox label input{width: calc(100% - 130px);border: 1px #dedede solid;padding: 0 10px;height: 50px;line-height: 50px;}
.rightPart h2{font-size: 26px;font-weight: bold;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;}
.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;}
.newsBox .newsUl li{height: 40px;line-height: 40px;border-bottom: 1px #dedede dotted;padding: 0 10px;}
.newsBox .newsUl li a{display: inline-block;color: #333;position: relative;padding-left: 10px;width: 100%;padding-right: 100px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}
.newsBox .newsUl li a span{float: right;color: #999;display: inline-block;width: 100px;text-align: right;position: absolute;right: 0;}
.newsBox .newsUl li a:before{content: "";position: absolute;top: 50%;width: 4px;height: 4px;border-radius: 100%;background: #c5c5c5;transform: translateY(-50%);left: 0;}
.newsBox .newsUl li a:hover{color: #337ab7;}
.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;}



/*****sec1*******/	
.proLis {margin:0 -10px}
.proLis li{float: left;width: 33.33%;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;}	
	
	
	
	/***footer***/
.footer{background: #d6d6d6;margin-top: 50px;}

.footer .container{margin: 0 auto; padding:0;}
.footerlogo a{width: 144px;height: 39px;margin: 0 0 0 -15px;padding: 0 15px;background: #f3f4f4; display:block;}
.footer .links img{margin: 0 5px;transition: all ease-in-out 0.3s;}
.footer .links img:hover{opacity: 0.8;}
.copy{font-size: 12px;
line-height:40px; color:#666; 
margin: 0 25px 0 0; }
.unohacha_logo{ float:right;}
.footercopy .col-lg-6{ padding:0px;}
.footercopy{ margin-top:0px;}
.tech{line-height: 40px;float: right;}
.footer .code input{width: calc(100% - 80px) !important;}
.footer .code img{width: 74px;float: right;height: 40px;}
/***footer***/

	
	
@media(max-width:1200px){
	.banner{height: 310px;}
}	
	
	
	
	
@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: #337ab7;top: 0;    z-index: 111;
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: 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;position: relative;padding-right: 30px;width: 100%;}
.menuPhone li h5 a i{position: absolute;right: 10px;top: 10px;}
.menuPhone .p_twoMenu_l h5 a{text-align: left;color: #91cdff;}
.menuPhone .p_thrMenu_l h5{padding-left: 0;}
.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 .menu_tr_ico .selectBox {background: #fff;box-shadow: 0 0 4px #ddd;position: absolute;display: none;}
.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-bottom: 15px;}
.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;}
.banner, .banner .container{height: 230px;}
.banTxt h2{font-size: 20px;margin-bottom: 15px;}
.banTxt h2 b{font-size: 28px;}
.indAbout,.indProType,.indProduts,.footer{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;}
.indNews ul li{width: 100%;border-bottom: 1px #dedede dotted;}
.indNews ul li .inner{padding: 10px 30px;}
.indNews ul li .inner h3{margin: 15px 0;}
.indNews ul li .inner p{margin: 20px 0;}
.indContact{background: none !important;}
.footer{padding: 15px;padding-bottom: 0;background: #e4e4e4;}
.indContact .contactBox{padding-left: 15px;margin-top: 40px;}
.copy{margin: 0;padding: 0 15px;    background: #b9b9b9;}
.greyBg{background: #fff;padding-bottom: 0;}
.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;}
.footer .links{margin-top: 20px;}
.inquiryBox{padding: 0;}
.banner{min-height: 170px;max-height: 200px;overflow: hidden;}
.banner .swiper_ind {width: 816px;margin-left: -108px;}
.banner .swiper_ind{width: 816px;margin-left: -108px;}
.banner .swiper-pagination{margin-left: -108px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 15px !important;}
.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%;}
.proLis li{width: 100%;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	