@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;}
.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: #999;}
.webTop{font-size: 13px;background: #eceff1;color: #666;}
.logo{width: 140px;float: left;margin-top:10px;}
.topRight{float: right;}
.langChoice{position: relative;line-height: 28px;margin-left: 30px;cursor: pointer;}
.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 .contactType{font-size: 16px;margin-top: 22px;font-weight: bold;}
.topRight .contactType i{color: #c5c5c5;font-size: 30px;display: inline-block;margin-right: 10px;vertical-align: -5px;line-height: 30px;font-weight: normal;}  
.topRight .contactType span{margin-right: 40px;}
.search{position: relative;margin-top: 18px;width: 500px;display: inline-block;}
.search input {height: 40px;color: #000;line-height: 26px;width: 460px;padding: 0 10px;background: #f5f5f5;}
.search button {display: inline-block;height: 100%;width: 40px;background: #4780c5;line-height: 40px;float: right;}
.search button i{font-size: 20px;color: #fff;}
.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: 18px; text-transform:capitalize;padding: 0 40px;display: inline-block;position: relative;}
.menu ul li.sublong{position: inherit;}
.menu ul li.activeMenu{border-bottom: 2px #069 solid;}
.menu ul li.activeMenu a{color: #4780c5;}
.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;}
.nav.fix .logo2{display: block;width: 130px;opacity: 1;}
.nav.fix .menu ul li{padding: 0 30px;}
.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; border-top: 1px solid #005aab; 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_down .sub-box .sub-tt{color: #666;padding-bottom: 10px;font-size: 18px;line-height: normal;font-weight: 600;}
.menu_down .sub-box .sub-menu{width:220px; float: left;padding-left: 50px; border-right: 1px solid #ddd;}
.menu_down .sub-box .sub-menu li{line-height: 1.7; padding: 3px 0 !important;display: block;text-align: left;}
.menu_down .sub-box .sub-menu li a{color: #666;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;}
.menu_down .sub-box .sub-menu li a:hover{color: #005aab;}
.menu_down .sub-box .sub-list{overflow: hidden; padding-left: 30px; color: #666;}
.menu_down .sub-box .sub-list li{width: 19%; line-height: normal; padding: 0;}
.menu_down .sub-box .fw-photos-list{text-align: left;}
.menu_down .sub-box .fw-photos-list li{padding: 10px !important;}
.menu_down .sub-box .fw-photos-list li .item{border-color: #fff; font-size: 13px; text-align: center; }
.menu_down .sub-box .fw-photos-list li .pro-img{border:none;margin-bottom: 10px;height: 150px;overflow: hidden;}
.menu_down .sub-box .fw-photos-list li .pro-img a{display: inline-block;width: 100%;}
.menu_down .sub-box .fw-photos-list li .pro-img a span{display: inline-block;text-align: center;display: flex;align-items: center;justify-content: center;border: 1px #dedede solid;width: 100%;height: 150px;}
.menu_down .sub-box .fw-photos-list li .pro-text{line-height: 24px;}
.menu_down .sub-box .fw-photos-list li .pro-text h4{overflow: hidden;width: 100%;}
.menu_down .sub-box .fw-photos-list li .pro-text p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.menu_down .sub-box .fw-photos-list li .pro-text h4 a{color: #069;font-size: 15px;width: 100%;white-space: nowrap;text-overflow: ellipsis;display: inline-block;overflow: hidden;}
.menu ul >li:hover div.menu_down{ height: 352px;padding: 15px; visibility: visible;   }

.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*******/	
.banner{height: 500px;}	
.banner .swiper_ind{height: 500px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 40px !important;}
.swiper_ind .swiper-pagination-bullet{display: inline-block;width: 12px;height: 12px;border-radius: 100%;background: #fff;transition: all ease-in-out 0.3s;}
.swiper_ind .swiper-pagination-bullet-active{width: 30px;height: 12px;border-radius: 6px;}
.swiper_ind .swiper-slide{display: flex;align-items: center;}
.swiper_ind .banTxt{text-align: center;color: #fff;}
.swiper_ind .banTxt h2{font-size: 70px;font-weight: bold;}
.swiper_ind .banTxt span{display: inline-block;width: 58px;height: 2px;background: #fff;margin: 30px 0;}
.swiper_ind .banTxt p{font-size: 30px;}
/*****banner*******/	
.ut-box{margin-top: 60px;}
.ut-header h2:before{display: none;}
.ut-content{padding-bottom: 0;}
.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: 20%; text-align: left; float: left;padding: 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: 18px;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: 20px;}
.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;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.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);}

/* 产品 */
.ut-home-produces .fw-photos-list li{width: 20%;float: left;}
.fw-crosswise-show .fw-photos-list li {padding: 0 5px 10px; }
.fw-crosswise-show .fw-photos-list li .item{border:1px solid #ddd; 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: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
font-size: 16px;color: #4780c5;}
.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: 210px;}
.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%;}
.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; }
.indGood h2{font-size: 32px;color: #fff;}
.indGood p{font-size: 26px;color: #fff;}
.indGood span{width: 50px;display: inline-block;height: 2px;background: #fff;margin: 20px 0;}
.indGood .container{position: relative;}
.indGood a{color: #fff;font-size: 18px;position: absolute;top: 50%;transform: translateY(-50%);right: 0;border: 1px #eee solid;border: 1px #eee solid;padding: 5px 30px;}

.indNews .newsLi li{display: inline-block;width: 100%;line-height: 70px;border-bottom: 1px #dedede dotted;}
.indNews .newsLi li a{font-size: 15px;color: #666;width: calc(100% - 120px);display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.indNews .newsLi li a:hover{color: #4780c5;}
.indNews .newsLi li span{display: inline-block;width: 120px;text-align: right;float: right;color: #999;}
.indNews .imgBox a{position: relative;display: inline-block;display: flex;align-items: center;justify-content: center;border: 1px #dedede solid;}
.indNews .imgBox .newsTit{position: absolute;background: rgba(0,0,0,0.5);color: #fff;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 45px;
bottom: 0;left: 0;padding: 0 10px;}
.indNews .imgBox .newsDate{background: #4780c5;color: #fff;width: 75px;height: 75px;text-align: center;position: absolute;top: 0;right: 20px;}
.indNews .imgBox .newsDate b{font-size: 30px;}
.indNews .imgBox .newsDate p{margin-top: -10px;}
	
.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;}
.classify ul li.active > a{color: #f70;}
.contactInfo span{display: inline-block;width: 50px;float: left;color: #666;}
.contactInfo p{margin-bottom: 15px;}
.contactInfo  em{display: inline-block;width: calc(100% - 50px);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: 20%;}
.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 .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%;padding: 10px 0;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;}
.rightPart h2{font-size: 26px;font-weight: bold;margin-bottom:20px;}
sup,.red{color: red;font-size: 16px;}
.inquiryBox1 .inputBox.required textarea{border: 1px #f00 solid;}
.inquiryBox1 .inputBox.required input[type="text"]{border: 1px #f00 solid;}
.inquiryBox1 .inputBox.required .tips {margin-left: 146px;}
.inputBox.required .tips::after {width: 0;height: 0;border-right: 6px solid transparent;border-left: 6px solid transparent;border-bottom: 6px solid #363636;position: absolute;content: "";left: 6px;top: -5px;}
.inquiryBox1 .submitBtn:hover{opacity: 0.9;}
.inquiryBox1 input{height: 30px;width: calc(100% - 153px);padding: 0 10px;border: 1px solid #DDDDDD;}
.inquiryBox1 form .selectCon{display: inline-block;width: calc(100% - 153px);position: relative;}
.inquiryBox1 form .selectCon input{width: calc(100% - 119px);}
.inquiryBox1 span{display:inline-block;width: 143px;position: relative;color: #666;}
.inquiryBox1 .inputBox{margin-bottom: 10px;}
.inquiryBox1 .inputBox .radioBox{display: inline-block;width: calc(100% - 153px);}
.inquiryBox1 .inputBox .radioBox label{margin-right: 20px;font-weight: normal;}
.inquiryBox1 .inputBox .codeBox{display: inline-block;width: calc(100% - 153px);}
.inquiryBox1 .inputBox .codeBox input{width: calc(100% - 80px);}
.inquiryBox1 .inputBox .codeBox img{width: 80px;height: 30px;}
.inquiryBox1 .inputBox select{width: 114px;height: 30px;border: 1px solid #DDDDDD;padding-left: 10px;}
.inquiryBox1 .inputBox .triangle{position: absolute;right: 10px;top: 3px;color: #a5a5a5;font-size: 14px;cursor: pointer;z-index:1;width: auto;}
.inquiryBox1{margin-top: 30px;}
.inquiryBox1 h2{margin-bottom: 15px;}
.radio_box input[type="radio"]{width: 16px;height: 16px;-webkit-appearance: none;  margin-left: -1px;  border: 1px #bbb solid; border-radius: 100%;margin-right: 0.3rem;vertical-align: -4px;appearance: none;-webkit-appearance: none;outline: none;}
.radio_box input[type="radio"]:checked{ border: 1px #ff8a00 solid;position: relative;}
.radio_box input[type="radio"]:checked:after{content: "";background: #FF8A00;position: absolute;top: 4px;left: 4px;width: 6px;height: 6px;font-family: "iconfont" !important;font-size:30px;display:block;border-radius: 3px;}
.inquiryBox1 form .inputBox .radio_box .txt{margin-left: 10px;font-weight: 400;}
.inquiryBox1 .inputBox sup{color: #EF2525;font-size: 18px;position: absolute;top: 9px;left: -5px;}
.inquiryBox1 .inputBox textarea{width: calc(100% - 153px);height: 98px;border: 1px solid #DDDDDD}
.inquiryBox1 .submitBtn{display: flex;align-items: center;justify-content: center;background-color: #F1881F;color: #fff;width: 130px;height: 40px;
cursor: pointer;border-radius: 5px;margin-left: 146px;margin-top: 41px;}
.RequiredText{margin-left: 146px;}
.RequiredText sup {vertical-align: -8px;margin: 0 5px;color: #f00;}
.inquiryBox1 .submitBtn:hover{background-color: #eb9642;}
.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;}
.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;}	
.neiBan{height: 300px;}
.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: 30px 0 50px}
.code input {width: 75% !important;}
.code img{float: right;width: 100px;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 p{font-size: 16px;line-height: 40px;}
.compTxt p a{color: #4780c5;font-weight: bold;}
.inquiryBox .submitBtn:hover{opacity: 0.9;}
.inquiryBox input[type="text"] {height: 40px;width: 100%;border: 1px #ccc solid;/* margin-bottom: 10px; */background: none;padding: 5px;border-radius: 5px;}
.inputBox.required input{border: 1px #f00 solid;}
.inputBox.required  textarea{border: 1px #f00 solid;}
.inquiryBox span{display: block;}
.inquiryBox sup{font-size: 18px;color: #f00;vertical-align: -12px;margin-right: 4px;}
.inquiryBox .inputBox{margin-bottom: 15px;}
.inquiryBox .inputBox span{color: #333;}
.inquiryBox .inputBox input::placeholder{color: #333;}
.inquiryBox h2{margin-bottom: 15px;}
.inquiryBox textarea{height: 100px;width: 100%;padding: 0 10px;border-radius: 8px;background: none;border: 1px #ddd solid;}
.inquiryBox .submitBtn {display: inline-block;border-radius: 8px;background: #F1881F;color: #fff;padding: 5px 40px;margin-top: 30px;margin-right: 10px;}
.inquiryBox .submitBtn:hover {opacity: 0.9;}
.inquiryBox .codeBox{display: flex;align-items: center;}
.inquiryBox .codeBox img{width: 100px;height: 40px;}
.inputBox.required .tips {color: #fff;background: #363636;display: inline-block;position: relative;margin-top: 5px;font-size: 12px;border-radius: 2px;padding: 0 3px;}
.inputBox.required .tips::after {width: 0;height: 0;border-right: 6px solid transparent;border-left: 6px solid transparent;border-bottom: 6px solid #363636;position: absolute;content: "";left: 6px;top: -5px;}



.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{padding: 40px 0 0px;background: #f0f0f0;margin-top: 50px;}
.footer .container{margin: 0 auto; padding:0;}
.footer .row{ margin:0px;}
.copy{font-size: 12px;line-height:40px; color:#666;margin: 0 25px 0 0; }
.unohacha_logo{ float:right;}
.footercopy .col-lg-6{ padding:0px;}
.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: 100px;right: 40px;text-align: center;z-index: 999;}
.goTop a{display: block;width: 60px;height: 60px;background: #4780c5;line-height: 60px;text-decoration: none;border-radius: 100%;box-shadow: 0 0 5px #4780c5;}
.goTop a i{font-size: 40px;color: #fff;}
.emailFix {position: fixed;bottom: 180px;right: 40px;text-align: center;z-index: 999;}
.emailFix a{display: block;width: 60px;height: 60px;background: #4780c5;line-height: 60px;text-decoration: none;border-radius: 100%;box-shadow: 0 0 5px #4780c5;}
.emailFix a i{font-size: 30px;color: #fff;}
.footerwarp  .row h3{font-size: 20px;margin-bottom: 15px;font-weight: bold;color: #333;}
.footerwarp  .row p{line-height: 34px;color: #666;font-size: 15px;}
.footerwarp  .row ul li{line-height: 30px;font-size: 15px;color: #666;}
.footerwarp  .row ul li a{display: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.fr{float: right;}
.fl{float: left;}
.footercopy .links{text-align: right;color: #666;}
.footercopy{line-height: 40px;background: #d4d4d4;}
.friendLinks {padding-left: 15px;}
.friendLinks a{margin-right: 15px;color: #069;}
/***footer***/
.contactForm label{display: block;margin-bottom: 10px;}
.contactForm  p{margin-bottom: 5px;}
.contactForm input{border: 1px #dedede solid;width: 100%;height: 50px;padding: 0 10px;}
.contactForm  textarea{border: 1px #dedede solid;width: 100%;height: 80px;padding: 0 10px;}
.contactForm button{display: block;background: #4780c5;color: #fff;padding: 8px 40px;border-radius: 8px;font-size: 18px;margin-top: 20px;transition:all ease 0.3s;}
	
	
@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: #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: #345986;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: 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: #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;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-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: auto;}
.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:0 15px;padding-bottom: 0;background: #e4e4e4;}
.indContact .contactBox{padding-left: 15px;margin-top: 40px;}
.greyBg{background: #fff;padding-bottom: 0;}
.footercopy{background: none;}
.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;}
.compTxt{padding: 0;}
.goTop{right: 15px;}
.goTop a{width: 40px;height: 40px;line-height: 40px;}
.goTop a i{font-size: 30px;}
.banner .swiper_ind {height: 300px;}
.swiper_ind .banTxt h2{font-size: 36px;}
.swiper_ind .banTxt p{font-size: 18px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 20px !important;}
.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: 100%;}
.indGood h2{font-size: 20px;}
.indGood a{position: inherit;display: inline-block;margin-top: 30px;transform:inherit;}
.indApply ul li{width: 50%;}
.ut-box{margin-top: 30px;}
.proTop .dotBoxL .videoBox{height: 300px;width: 100%;}
.proTop .dotBoxL .videoBox video{height: 300px;width: 100%;}
.bg{height: 370px;}
.show{height: 300px;}
.proTop .dotBoxL{width: 100%;}
.proLis li{width: 100%;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	