@charset "utf-8";
/* CSS Document */
/*****header*******/
/*menu*/
body.mask:after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 90;}
body.mask{height: 100%;min-height: 100vh;overflow: hidden;}
.menu_box {text-align: center;position: relative;padding-top: 10px;width: 90%;margin: 0 auto;-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;transition: all 0.2s ease-in-out;}
.menu_logo {display: inline-block;width: auto;height: 50px;width: 222px;-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;transition: all 0.2s ease-in-out;}
.menu {position: fixed;width: 100%;top: 0;left: 0;z-index: 10;background: #fff;box-shadow: 0 0 10px rgba(204, 204, 204, 0.8);}
.menu_tl {display: inline-block;position: absolute;top: 10px;left: 0;}
.menu_tl_btn a {color: #000;font-size: 13px;}
.menu_tl_btn span {margin-left: 10px;text-transform: uppercase;}
.menu_tl_btn span i {font-size: 16px;margin: 0 5px;}
.menu_tl_btn a:hover {color: #333;text-decoration: underline;}
.menu_logo img {width: 100%;}
.menu_box_tr {display: inline-block;position: absolute;top: 0;right: 0;-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;transition: all 0.2s ease-in-out;}
.menu_box_t {position: relative;}
.menu_tr_ico a {display: inline-block;margin-left: 5px;}
.menu_tr_ico a:hover {filter: alpha(opacity=60);-moz-opacity: 0.6;-khtml-opacity: 0.6;opacity: 0.6;}
.menu_tr_ico a i {font-size: 20px;color: #666;}
.menu_tr_ico {text-align: right;display: block;}
.menu_tr_ico .selectBox {background: #fff;box-shadow: 0 0 4px #ddd;position: absolute;display: none;z-index: 9;right: 0;}
.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;}
.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;}
.menu_tr_ico .selectBox ul li{padding: 0 10px;border-bottom: 1px #dedede solid;}
.menu_tr_ico .selectBox ul li a{display: inline-block;width: 100%;text-align: center;margin: 0;}
.menu_tr_search {position: relative;}
.menu_tr_search input {height: 26px;width: 200px;padding: 5px 25px 5px 8px;background: #f1f1f1;letter-spacing: 0.05em;border: 1px solid #f1f1f1;color: #000;line-height: 26px;}
.menu_tr_search button {display: inline-block;position: absolute;height: 100%;top: 0;right: 0;width: 30px;background: none;}
.menu_box_b ul {display:inline-block;margin: 0;position: relative;}
.menu_box_b ul li {display: inline-block;padding: 0 30px;padding-bottom: 18px;-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;transition: all 0.2s ease-in-out}
.menu_box_b {margin: 5px 0 0;-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;transition: all 0.2s ease-in-out}
.menu_box_b a {color: #000;font-size: 16px;line-height: 1.48;border-bottom: solid 2px transparent;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;position: relative;overflow: hidden;}
.menu_box_b a:hover {border-bottom: solid 2px #000;}
.has_relative {position: relative;}
.wrapper {padding-top: 102px;transition: padding-top 0.2s ease-in-out;-webkit-transition: padding-top 0.2s ease-in-out;-moz-transition: padding-top 0.2s ease-in-out;-ms-transition: padding-top 0.2s ease-in-out;-o-transition: padding-top 0.2s ease-in-out;}
.menu_down {position: absolute;width: 200px;margin-left: -90px;left: 50%;top: 100%;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);}
.has_relative:hover .menu_down {visibility: visible;opacity:1;}
.has_relative: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_down ul li {padding: 5px 0;display: block;}
.menu_down ul li a {border: none;font-size: 15px;line-height: 1.66;}
.menu_down ul li a:hover {border: none;text-decoration: underline;}
li.no_relative .menu_down {width: 100%;left: 0;margin-left: 0;}
.menu_d_lis.menu_d_lisimg {padding: 0 15px;}
ul.menu_d_lis {margin-top: -10px;text-align: left;}
body.menuDown .menu_box {padding-top: 10px;}
body.menuDown .menu_logo {height: 26px;width: 119px;}
body.menuDown .menu_box_b ul li {padding-bottom: 10px;}
body.menuDown .menu_box_b {margin: 10px 0 0;}
body.menuDown .wrapper {padding-top: 80px;}

/*menu*/
/*****header*******/	

/*****banner*******/	
.banner{max-height: 650px;}
.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;}
.gradual{background-color: #4b99d6; /* 不支持线性的时候显示 */background-image: linear-gradient(to right, #4b99d6, #00e7e7);transition: all ease-in-out 0.3s;}
.gradual:hover{background-color: #00e4a9; /* 不支持线性的时候显示 */background-image: linear-gradient(to right, #00e4a9 , #03dbd0);}
.indAbout{margin-top: 50px;}
.indAbout .txtBox{padding-right: 70px;}
.indAbout .txtBox p{font-size: 15px;line-height: 28px;margin-bottom: 20px;color: #555;}
.indAbout .txtBox i{font-size: 40px;color: #d0f1ff;}
.indAbout .imgBox{margin-top:35px;}
.swiperPro .imgBox{height: 180px;}
.swiperPro .swiper-button-prev,.swiperPro .swiper-button-next{background-image: none !important;background: #3ca294;width: 42px;
height: 42px;border-radius: 100%;text-align: center;line-height: 42px;top:40px;}
.swiperPro .imgBox a{background: #fff;display: inline-block;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.swiperPro .swiper-button-prev{right: 70px;left: inherit;}
.swiperPro .swiper-button-prev i,.swiperPro .swiper-button-next i{font-size: 24px;color: #fff;}
.indProduct{padding: 40px 0;text-align: center;}
.tit{font-size: 32px;text-align: center;color: #000;margin-bottom: 30px;}
.tit a{float: right;font-size: 15px;color: #666;line-height: 32px;}
.swiperPro{padding-top: 80px;margin-top: -80px;}
.swiperPro .swiper-button-next.swiper-button-disabled,.swiperPro .swiper-button-prev.swiper-button-disabled{background: #fff;opacity: 0.5;}
.swiperPro .swiper-button-next.swiper-button-disabled i,.swiperPro .swiper-button-prev.swiper-button-disabled i{color: #3ca294;}
.indProduct{margin-top: 50px;background-size: cover;background-attachment: fixed;background-position: center center;padding: 60px 0;}
.indProduct .tit{color: #fff;}
.indProduct .txtBox {margin-top: 10px;}
.indProduct .txtBox a{font-size: 18px;display: inline-block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
color: #4b99d6;font-weight: bold;transition: all 0.3s ease-in-out;}
.indProduct .txtBox a:hover{color: #00C8FF;}
.indProduct .txtBox p{font-size: 18px;color: #fff;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}	
.indTech{margin-top: 50px;}
.indTech p{font-size: 18px;}
.indTech .techBox{position: relative;display: inline-block;} 
.indTech .techBox p{position: absolute;width: 100%;text-align: center;top: 50%;transform: translate(-50%,-50%);left: 50%;font-size: 20px;color: #fff;z-index: 9;}
.indTech .techBox:after{content: "";background: rgba(0,0,0,0.5);left: 0;top: 0;width: 100%;height: 100%;bottom: 0;right: 0;position: absolute;}	
.indNews{margin-top: 50px;}
.indNews .newsLi li{display: flex;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: #4b99d6;}
.indNews .newsLi li span{display: inline-block;width: 120px;text-align: right;float: right;color: #999;}
.indNews .imgBox a{position: relative;display: inline-block;}
.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: #4b99d6;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;}


.about_box1{padding: 80px 0;background:#f0f0f0;/* margin-top: 50px; */}
.about1_left {float: left;width: 50%;}
.about1_right {width: 50%;float: left;}
.about1_cot {/* margin-top: 250px; */position: relative;}
.about1_cot:after{content:'';display:table;clear:both;}
.about1_img img {width: 100%;}
.about1_img{position:relative;left: -100%;}
.about1_l_bg{background:#fff;padding-right:105px;width:84%;padding-top: 65px;overflow: hidden;}
.about_box1 .container{position:relative;}
.about1_wz {width: 100%;margin: 0 auto;}
.about1_wz h3 {font-size: 30px;line-height: 28px;letter-spacing: 1px;margin: 0;margin-bottom: 35px;color: #333;font-weight: 600;}
.about1_wz p {font-size: 15px;line-height: 28px;}
.about1_year {font-family: times;font-size: 100px;line-height: 110px;display:inline-block;}
.about1_name {font-size: 27px;line-height: 32px;letter-spacing: 0;text-transform: uppercase;letter-spacing: -1px;margin-bottom: 30px;}
.about1_tit span{width: 70px;height: 2px;display: block;background: #333;margin-bottom: 30px;}
.about_box2{margin-top: 50px;}
.about_box2 p{font-size: 15px;line-height: 40px;}
.about_box2 p b{font-size: 22px;color: #3ca294;margin-right: 5px;}

.about_box3{margin-top: 50px;background-size: cover;background-attachment: fixed;background-position: center center;}
.about3_sw ul {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;-webkit-align-items:center;box-align:center;-moz-box-align:center;-webkit-box-align:center;width: auto;}
.about3_sw ul li {padding: 0 25px;}
.about3_swLis{transition: 0.3s;-webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;}
.about3_sw ul.shot li .about3_swLis{transform: scale(0.8);-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-o-transform: scale(0.8);}
.about_box3 {background-size: cover;background-position: center center;}
.about3_main {padding: 80px 0;position: relative;}
.about3_main:before {content: "";display: block;position: absolute;width: 100%;top: 0;height: 100%;left: 0;background: #000;opacity: 0.7;}
.about3_sw {position: relative;overflow: hidden;}
.about3_sw ul{overflow: hidden;}
.about3_swLis h5 {margin: 10px 0 0;font-size: 16px;line-height: 26px;color: #fff;text-align: center;}
.about3_pagi {width: 81%;margin: 30px auto 0;position: relative;}
.about3_pagi h2 {margin: 0 0 15px;color: #fff;font-size: 18px;line-height: 1.2;text-transform: capitalize;}
.ab3_pagLine {width: 100%;background: #a7a7a7;background: rgba(255, 255, 255, 0.3);height: 1px;height: .15rem;position: relative;}
.ab3_pagLine span {position: absolute;width: 0;height: 1px;top: 0;left: 0;background: #00BCD4;transition:0.2s;}
.ab3_img img{width: auto;max-width: initial;max-height: initial}
.about_box4 {padding: 60px 0;background: #fff;}
.about4_title {position: relative;text-align: center;color: #666;padding-top: 55px;margin-bottom: 35px;font-family: Arial, Helvetica, sans-serif;}
.about4_title h6 {margin: 0 0 12px;font-size: 15px;}
.about4_title h2 {margin: 0;font-size: 40px;text-transform: capitalize;font-family: "times";}
.about4_title:before {content: "";display: inline-block;width: 1px;height: 45px;background: #d3d3d3;position: absolute;top: 0;left: 50%;}
.ab4_lis h2 {margin: 0 0 15px;font-size: 20px;line-height: 34px;font-weight: bold;color: #3ca294;text-align: center;}
.ab4_lis_txt p {margin: 0 0 5px;font-size: 15px;line-height: 26px;color: #666;}
.ab4_lis_txt {padding: 15px 20px;text-align: center;}
.ab4_lis_txt.bg {background: #f6f6f6;}
.ab4_lis_txt h5 {margin: 0 0 5px;font-size: 15px;line-height: 26px;color: #3ca294;}
.proLis li{float: left;width: 25%;padding: 20px;}
.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;height: 70px;}
.proLis li .txtBox a{display: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #3ca294;font-size: 16px;}
.proLis li .txtBox p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* 产品详情页 */
.proInfoTop{margin-top: 30px;}
.proInfoTop .dotBoxL{float: left;width: 400px;}
.proInfoTop .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;}
.proInfoTop .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;}	


.proRec{margin-top: 50px;}


























	
	/***footer***/
.footernavwarp ul li{margin: 0 0 8px; text-transform:capitalize;}
.footernavwarp ul li a{ color:#808080; font-size:13px;}
.footernavwarp ul li a:hover{color:#005DA0;}
.footernav .first{ font-size:15px;display: block;margin: 0 0 15px;text-transform: uppercase;color: #005DA0;}
.copy{font-size: 12px;line-height:40px;color: #868686; }
.footercopy .links{line-height: 40px;float: right;color: #868686;font-size: 12px;    margin-top: 0 !important;}
.footercopy .links:hover{color: #3ca294;}
.footercopy {background: #081020;}
.unohacha_logo{ float:right;}
.footercopy .col-lg-6{ padding:0px;}
.footercopy{ margin-top:0px;}
.footerwarp{background-size: cover;background-attachment: fixed;background-position: center top;padding: 60px 0;color: #fff;background-repeat: no-repeat;margin-top: 50px;}
.footerwarp h2{font-size: 24px;color: #fff;margin-bottom: 20px;}
.footerwarp .inputBox{margin-bottom: 10px;}
.footerwarp .inputBox input{height: 40px;line-height: 40px;padding: 0 10px;width: 80%;background: rgba(255,255,255,0.95);}
.footerwarp .inputBox textarea{width: 80%;padding: 0 10px;height: 80px;color: #666;}
.footerwarp .msgBox a{padding: 10px 50px;color: #333;font-size: 20px;margin-top: 20px;display: inline-block;}
.footerwarp .col-md-4 p{line-height: 36px;}
 .footerwarp .indContact{padding-left: 50px;}
 .footerwarp .indContact p{color: #eee;}
.footerwarp .webMap a{width: 33%;display: inline-block;line-height: 36px;color: #eee;}
.footerwarp .webMap a:hover{color: #fff;}
.footerwarp .linkBox{padding-left: 15px;margin-top: 40px;}
.footerwarp .linkBox a{color: #fff;}
.footerwarp .linkBox a:hover{color: #fff;}
.msgBox label{display: inline-block;width: 100%;margin-bottom: 15px;}
.msgBox input{height: 40px;border: 1px #dedede solid;padding: 0 10px;width: 100%;color: #666;font-weight: normal;}
.msgBox textarea{border: 1px #dedede solid;width: 100%;height: 100px;padding: 10px;color: #666;}
.crumbs{background: url(../images/hongse.jpg) repeat-x;padding: 30px 0;color: #fff;}
.crumbs h2{font-size: 24px;}
.crumbs p{ color: #fff;text-align: left;margin: 0;padding: 15px 0 10px 0;}
.footer .code input{width: calc(100% - 80px) !important;}
.footer .code img{width: 74px;float: right;    height: 40px;}
.footer .links{margin-top: 30px;}
.footer .links img{margin-right: 10px;transition: all 0.3s ease-in-out;}
.footer .links img:hover{opacity: 0.8;}


/* kefu */
.kefu {position: fixed;width: 90px;bottom: 70px;right: 20px;text-align: center;display: block;-webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.1);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);border-radius: 8px;font-size: 12px;z-index: 9999999;border: 2px #fff solid;background: #4b99d6;}
.kefu ul li a {padding: 10px;display: block;color: #FFF;height: auto;width: 100%;z-index: 999999;}
.kefu ul li a:hover {background-color: #2c75c4;}
.kefu ul li a i{font-size: 30px;margin-top: -10px;display: inline-block;}
.kefu ul li a{position: relative;}
.kefu ul li{display: none;}
.kefu ul li a.kefu-wx .kefu-weixin {padding: 0px;background-color: #FFFFFF;position: absolute;top:0px;left: -142px;
-webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.1);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);display: none;}
.kefu ul li a.kefu-wx:hover .kefu-weixin {display:block;}
.kefu ul li a.kefu-top {background-repeat: no-repeat;background-position: center -335px;}
.kefu ul li:first-child{border-top: 0px solid #fff;display: block;}
.kefu ul li:first-child:hover {border-radius: 6px;}
.kefu ul li a.kefu-top:hover {border-radius: 0px 0px 6px 6px;}
.kefu:hover  ul li{display: block;}
.kefu ul li a p{margin-top: -6px;line-height: 16px;}
.product{padding-top: 30px;}
.proInfoTop .proImg{height: 280px;display: flex;align-items: center;justify-content: center;}
.proInfoTop .proTxt{padding-top: 30px;}
.proInfoTop .proTxt h1{font-size: 30px;padding-bottom: 15px;border-bottom: 1px #dedede dotted;margin-bottom: 15px;}
.proInfoTop .proTxt ul li{width: 100%;float: left;line-height: 30px;}
.proInfoTop .proTxt ul li span{display: inline-block;width: 130px;float: left;color: #999;}
.proInfoTop .proTxt ul li em{width: calc(100% - 130px);display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.proDetail {margin-top: 30px;}
.proDetail .infoBox{margin-bottom: 20px;border-bottom: 1px #dedede dotted;padding-bottom: 10px;background: #fff;}
.proDetail .infoBox h3{font-weight: normal;color: #2fae99;line-height: 30px;margin-bottom: 10px;font-size: 20px;}
.proDetail .infoBox h3 span{display: inline-block;width: 6px;height: 11px;background: #2fae99;margin-right: 5px;}
.proDetail .infoBox ul li{font-size: 15px;color: #666;width: 50%;float: left;    line-height: 40px;}
.proDetail .infoBox ul li em{color: #999;display: inline-block;width: 140px;}
.proDetail .infoBox ul li span{color: #333;display: inline-block;width: calc(100% - 140px);}
.proDetail .infoBox  p{font-size: 15px;color: #666;line-height: 30px;word-wrap: break-word;}
.proTit{margin-bottom: 20px;}
.proTit span{font-size: 20px;background: #2fae99;padding: 3px 10px;color: #fff;display: inline-block;}
.proTit p{border-bottom: 1px #2fae99 solid;}
.service{margin-top: 50px;}
.service .serviceInfo h2{font-size: 18px;font-weight: bold;margin-bottom: 10px;}

.new-s { background: #fff; }
.new-s figure { display: block; width: 44%; line-height: normal; overflow: hidden; float: left; }
.new-s figure img { display: block; width: 100%; height: auto; transition: 520ms; line-height: 0; }
#firstnewPage .new-s a { margin-bottom: 10px; display: block; overflow: hidden; }
.new-texts { width: 49.54%; float: right; }
.new-texts time {display: block;width: 75px;height: 66px;background: #4b99d6;}
.new-texts time strong { display: block; text-align: center; color: #fff; font-size: 42px; line-height: 42px; font-weight: normal; padding-top: 6px; }
.new-texts time b { display: block; margin-top: 2px; text-align: center; color: #fff; font-weight: normal; line-height: 12px; }
.new-texts h4 {color: #323232;position: relative;font-size: 18px;font-weight: normal;line-height: 1.2;margin-top: 22px;height: 64px;border-bottom: 1px solid #c9c9c9;margin-bottom: 8px;transition: 340ms;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.new-texts h4:before { content: ""; width: 0; height: 1px; background: #253580; position: absolute; left: 0; bottom: -1px; transition: 430ms ease-in-out; }
.new-texts p { color: #646464; font-size: 15px; line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; }
.new-texts span { display: inline-block; color: #969696; transition: 310ms; line-height: normal; margin-top: 14px; }
.new-s a:hover figure img { transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); }
.new-s a:hover .new-texts h4 { color: #4b99d6; }
.new-s a:hover .new-texts h4:before { width: 100%; background: #2fae99;}
.new-s a:hover .new-texts span { color: #4b99d6; }
.newsd .dynamic-box { padding-top: 22px; }
.news{margin-top: 50px;}
.newsLi {margin-bottom: 30px;}
.newsDot{margin-top: 50px;}
.newsDot h2{font-size: 20px;font-weight: bold;}
.newsDot span{color: #999;display: inline-block;margin: 10px 0;}
.newsDot .newsTxt{color: #666;line-height: 28px;font-size: 15px;}	
.job{margin-top: 50px;}
.join_tit{margin-bottom: 15px;}
.join_tit h3 span{font-size: 16px;    border-bottom: solid 1px #888;    padding-bottom: 15px;    display: inline-block;font-weight: bold;}
.join_tit h3{margin-bottom: 20px;}
.join_tit h4 {margin: 0;font-size: 24px;line-height: 1.2;color: #333;font-weight: 400;}
.joinBox1 p{font-size: 15px;color: #666;}	
.joinBox2{margin-top: 50px;}
.jobLi h2{font-size: 24px;font-weight: bold;margin-bottom: 10px;}
.join2_cardDesBox{margin-top: 20px;}
.join2_cardDesBox h3{font-size: 18px;}
.join2_card_list a{margin-right: 10px;}
.join2_cardDesBox h5{font-weight: bold;margin: 10px 0;}
.inquiryBtn{padding: 8px 40px;background: #F25648;color: #fff;font-size: 18px;display: inline-block;margin-top: 10px;border-radius: 30px;transition: all ease-in-out 0.3s;}
.inquiryBtn:hover{background: #ca473b;color: #fff;}	
.dialogBox {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1111;display: none;}
.dialogBox .inputBox.required .tips{left: 146px;}
.mask .inquiryBox1 .inputBox.required textarea{border: 1px #f00 solid;}
.mask .inquiryBox1 .inputBox.required input[type="text"]{border: 1px #f00 solid;}
body.black::after{background: rgba(0,0,0,0.4);z-index: 9;content: "";width: 100%;height: 100%;top: 0;bottom: 0;left: 0;right: 0;display: inline-block;  z-index: 990;position: fixed;}
.mask{width: 822px;position: absolute;left: 50%;top: 20px;transform: translate(-50%,0);z-index: 200;background-color: #fff;padding: 50px;}
.mask .closeBtn{position: absolute;top: 20px;right: 20px;}
.mask .inquiryBox1 .submitBtn:hover{opacity: 0.9;}
.mask .inquiryBox1 input{height: 30px;width: calc(100% - 153px);padding: 0 10px;border: 1px solid #DDDDDD;}
.mask .inquiryBox1 form .selectCon{display: inline-block;width: calc(100% - 153px);position: relative;}
.mask .inquiryBox1 form .selectCon input{width: calc(100% - 119px);}
.mask .inquiryBox1 span{display:inline-block;width: 143px;position: relative;color: #666;}
.mask .inquiryBox1 .inputBox{margin-bottom: 10px;}
.mask .inquiryBox1 .inputBox .radioBox{display: inline-block;width: calc(100% - 153px);}
.mask .inquiryBox1 .inputBox .radioBox label{margin-right: 20px;font-weight: normal;}
.mask .inquiryBox1 .inputBox .codeBox{display: inline-block;width: calc(100% - 153px);}
.mask .inquiryBox1 .inputBox .codeBox input{width: calc(100% - 80px);}
.mask .inquiryBox1 .inputBox .codeBox img{width: 80px;height: 30px;}
.mask .inquiryBox1 .inputBox select{width: 114px;height: 30px;border: 1px solid #DDDDDD;padding-left: 10px;}
.mask .inquiryBox1 .inputBox .triangle{position: absolute;right: 10px;top: 3px;color: #a5a5a5;font-size: 14px;cursor: pointer;z-index: -10;width: auto;}
.mask .inquiryBox1{margin-top: 30px;}
.mask .inquiryBox1 h2{margin-bottom: 15px;}
.mask .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;}
.mask .radio_box input[type="radio"]:checked{ border: 1px #ff8a00 solid;position: relative;}
.mask .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;}
.mask .inquiryBox1 form .inputBox .radio_box .txt{margin-left: 10px;font-weight: 400;}
.mask .inquiryBox1 .inputBox sup{color: #EF2525;font-size: 18px;position: absolute;top: 9px;left: -5px;}
.mask .inquiryBox1 .inputBox textarea{width: calc(100% - 153px);height: 98px;border: 1px solid #DDDDDD}
.mask .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;}
.mask .inquiryBox1 .submitBtn:hover{background-color: #eb9642;}
.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;}.contactForm{margin-top: 60px; }
#container1{margin-bottom:20px}
.contactForm .container1{background: #FFFFFFF5;box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);padding:80px 100px;}
.contactForm .text span{font-size: 20px;color: #999;line-height: 24px;display: inline-block;}
.contactForm .text h3{font-family:BarlowCondensed-Medium;text-transform: uppercase;margin: 30px 0;}
.contactForm .text2{margin-top: 40px;}
.contactForm .text p{font-size: 14px;color: #666;width: 250px;line-height: 26px;margin-top: 30px;}
.contactForm .text em{width: 30px;height: 1px;background: #ddd;display: inline-block;margin-top: 30px;}
.inquiryBox .submitBtn:hover{opacity: 0.9;}
.inquiryBox input[type="text"] {height: 40px;width: 100%;border-bottom: 1px #ccc solid;/* margin-bottom: 10px; */background: none;}
.inputBox.required input{border-bottom: 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: 15px 40px;margin-top: 30px;margin-right: 10px;}
.inquiryBox .submitBtn:hover {opacity: 0.9;}

@media(max-width:1185px) {
	body.menuDown .menu_box_b{float: left;}
}	
	
@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: 90;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: #3ca294;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;}
.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;position: relative;left: 0;}
body.menuOpen .headerPhone{left:250px;}
body.menuOpen .headerPhoneTop{left: 250px;}
body.menuOpen .wrapper  {left:250px;}
body.menuOpen .menuPhone{left:0;    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;}
.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_search{margin-top: 10px;padding: 0 15px;}
.headerPhone .menu_tr_search input{width: 100%;height: 40px;}
.headerPhone .menu_tr_search button{right: 20px;}
.headerPhone {padding-top: 50px;position: relative;left: 0;}
.indAbout .txtBox{padding: 0;}
.indAbout{margin-top: 20px;}
.indAbout .imgBox{margin-top: 0;}
.indProduct{background-attachment:inherit;padding: 30px 0;}
.tit{font-size: 28px;}
.swiper-button-prev{left: inherit;right: inherit;}
.swiper-button-prev, .swiper-button-next{top: inherit;bottom: 10px;}
.indTech {margin-top: 30px;}
.indTech .techBox{margin-bottom: 20px;}
.indNews{margin-top: 20px;}
.indNews .newsLi li{line-height: 60px;}
.copy{padding: 0 10px;}
.footerwarp {padding: 40px 0;background-attachment:inherit;background-position:center center;margin-top: 20px;}
.footerwarp .inputBox input{width: 100%;}
.footerwarp .inputBox textarea{width: 100%;}
.footerwarp .indMsg a{padding: 7px 50px;}
.footerwarp .indContact{margin: 30px 0;padding: 15px;}
.footerwarp .webMap a{width: 32%;}
.footerwarp .linkBox{padding: 0;margin-top: 20px;}
.about1_left{width: 100%;}
.about1_l_bg{padding: 0 25px 25px 0;width: 100%;}
.about_box1 {padding: 30px 0;}
.about1_right{width: 100%;margin-top: 20px;}
.about1_year{font-size: 50px;line-height: 50px;}
.about1_name{margin-bottom: 5px;}
.about1_wz {margin-top: 20px;}
.about1_wz h3{font-size: 25px;margin-bottom: 10px;}
.about_box2{margin-top: 30px;}
.about_box2 p{line-height: 30px;margin-bottom: 10px;}
.about_box3{background-attachment: inherit;}
.about3_main{padding: 20px;}
.proLis li{width: 100%;padding: 0;margin-bottom:20px;}
.proInfoTop .proTxt ul li{width: 100%;line-height: 26px;}
.proInfoTop .proImg{height: 200px;}
.proDetail{margin-top: 30px;word-break: break-all;}
.proDetail .infoBox ul li{width: 100%;line-height: 30px;}
.proDetail .infoBox ul li em{float: left;}
.service,.news,.job {margin-top: 30px;}
.new-s figure{width: 100%;}
.new-texts{width: 100%;}
.join_tit h4{font-size: 22px;}
.inquiryBox{width: 100%;padding: 20px;}
.proInfoTop .inquiryBtn {position: fixed;bottom: 0;width: 100%;left: 0;text-align: center;border-radius: 0;z-index: 999;}
.banner{min-height: 200px;max-height: 200px;overflow: hidden;}
.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;}
.proInfoTop .dotBoxL .videoBox{height: 300px;width: 100%;}
.proInfoTop .dotBoxL .videoBox video{height: 300px;width: 100%;}
.bg{height: 370px;}
.show{height: 300px;width: 100%;}
.proInfoTop .dotBoxL{width: 100%;}
.bg_left{width: 100%;}
.proInfoTop .proTxt h1{font-size: 20px;word-break: break-word;}
.show img{max-width: 100%;max-height: 100%;}
.mask{width: 100%;padding: 10px 5px;top: 30px;transform: translate(0,0);left: 0;}
.mask .closeBtn{top: 5px;right: 10px;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	