@charset "utf-8";
/* CSS Document */
/*****header*******/
.header .header_top{margin-top: -180px;top: 180px;position: absolute;width: 100%;background: #fff;transition: all ease-in-out 0.5s;padding-top: 30px;transition: margin 0s linear;-webkit-transform: translateZ(0);transform: translateZ(0);z-index: 99;}.header .w_1226{position: relative;}
.header .header_top .container{position: relative;}
.header{width: 100%;transition: all ease-in-out 0.3s;min-width: 1226px;}
.header .indLogo{display: inline-block;width: 180px;}
.header .indSearch input{width: calc(100% - 67px);height: 40px;border-radius: 3px;padding: 0 10px;font-size: 18px;color: #888;background: #f5f5f5;}
.header .indSearch input::-moz-placeholder{font-size: 15px;color: #666;}
.header .indSearch input::-ms-input-placeholder{font-size: 15px;color: #666;}
.header .indSearch input::-webkit-input-placeholder{font-size: 15px;color: #666;}
.header .indSearch{display: inline-block;position: relative;margin-left: 30px;width:44.2%;}
.header .indSearch button{width: 70px;height: 40px;background: #448aff;float: right;margin-left: -3px;position: relative;border-radius: 3px;}
.header .indSearch button i{color: #fff;font-size: 18px;}
.header_top .topRight{float: right;color: #666;}
.langChoice{position: relative;line-height: 28px;margin-left: 30px;cursor: pointer;}
.langChoice dt{line-height: 28px;font-weight: normal;}
.langChoice dt i{margin: 0 5px;}
.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:  200px;overflow-y:  scroll;}
.langChoice dd a{display: block;width: 100%;border-bottom: 1px #ddd solid;color: #666;}
.langChoice dd a:hover{text-decoration: none;background: #f5f5f5;}
.header_nav{padding: 95px 0 5px;}
.header_nav ul{margin: 0 -30px;}
.header_nav ul li{float: left;position: relative;height: 40px;padding: 0 30px;}
.header_nav ul li a{color: #333;font-size: 17px;width: 100%;display: inline-block;height:40px;}
.header_nav ul li a.cur{border-bottom: 4px #448aff solid;}
.header_nav ul li a i{margin-left: 5px;}
.header_nav ul li a:hover{color: #f1881f;}
.header_nav ul li:hover .hidden_m{display: block;}
.header_nav ul li .hidden_m{position: absolute;background: #fff;padding: 10px 20px;border-radius: 3px;left: -20%;box-shadow: 0 5px 7px #b3b3b3;transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;-moz-transition: all 0.3s ease-in-out;z-index:10;display:  none;width: 140%;}
.header_nav ul li .hidden_m h5 a{font-size: 16px;line-height: 20px;color: #555;font-weight: normal;height: auto;padding: 5px 0;}
.header_nav ul li .hidden_m h5 a:hover{color: #f1881f;}
.header_nav ul li .hidden_m  i{font-size: 18px;color: #fff;display: inline-block;width: 14px;height: 9px;position: absolute;top: -13px;left: 50%;transform: translateX(-50%);}
.header_nav ul li .hidden_m.visib{display:block;top:20px;}

.header.change .indLogo{background: url(../images/logo.png) no-repeat 0 -60px;width: 125px;height: 30px;position: relative;top: -15px;}
.header.change .topRight{margin-top: -12px;}
.header.change{width: 100%;/top: 0;z-index: 9;}
.header.change .header_nav{opacity: 0;filter: alpha(opacity=0);}
.header.change  .header_top {margin-top: 0;top: 0;position: fixed;z-index: 99;transition: margin .3s ease-out;min-width: 1226px;box-shadow: 0 0 5px #ddd;}
.header.change  .header_top .container{padding-left: 70px;position: relative;}
.header.change  .header_top .indSearch{top: -15px;}
.hiddenMenu{display: none;}
.header.change .hiddenMenu{display: block;}
.hiddenMenu .nav-icon{position: absolute;top: -17px;left: 0;display: block;width: 50px;height: 45px;cursor: pointer;background: #0099ff;border-radius: 5px;}
.nav-icon:after, .nav-icon:before, .nav-icon span {content: ""; width: 30px; height: 4px;background-color: #fff;
    border-radius: 3px; position: absolute;left: 10px; transition: all .3s ease-out;top: 21px;}
.nav-icon:before{top: 11px;}
.nav-icon:after{top: 30px;}
.nav-icon.click span{opacity: 0;}
.nav-icon.click:before{top: 21px;transform: rotate(-45deg);}
.nav-icon.click:after{top: 21px;transform: rotate(45deg);}
.hiddenMenu .menuBox{position: absolute;left: 0;top: 40px;background: #fff;padding: 5px 15px 0px;display: none;
border-radius: 0 0 3px 3px;z-index: 9;box-shadow: 0 0 5px #a7a7a7;width: 280px;}
.hiddenMenu .menuBox li a{font-size: 16px;line-height: 40px;color: #333;display: inline-block;width: 100%;
border-bottom: 1px #eaeaea solid;padding-right: 60px;position: relative;padding-left: 5px;}
.hiddenMenu .menuBox li a:hover{background: #f9f9f9;color: #0099ff;}
.hiddenMenu .menuBox li a:hover i{color:#0099ff ;}
.hiddenMenu .menuBox li a i{font-size: 16px;color: #999;position: absolute;right: 0;}
.hiddenMenu .menuBox li{line-height: 40px;}
.hiddenMenu .menuBox li .twoMenu a{font-size: 16px;color: #888;}
.hiddenMenu .menuBox .twoMenu{display: none;}
.jgsSearchBtn {display: inline-block;border: 1px #448aff solid;height: 40px;line-height: 40px;border-radius: 3px;color: #448aff;padding: 0 20px;margin-left: 10px;}
.header.change .header_top .jgsSearchBtn{top: -15px;position: relative;}
.wrapper.change{padding-top: 60px;}
.banner{height: 700px;}	
.banner .swiper_ind{height: 700px;}
.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;}
.ban_txt {
	margin: 0 auto;
	position: absolute;
	top: calc(50% - 20px);
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 1000px;
	width: 60%;
}

.swiper-slide-active .ban_txt {
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false);
	transition: all 1s 0.4s ease-out;
	-webkit-transition: all 1s 0.4s ease-out;
	-moz-transition: all 1s 0.4s ease-out;
	-ms-transition: all 1s 0.4s ease-out;
	-o-transition: all 1s 0.4s ease-out;
}

.ban_txt {
	color: #fff;
	text-align: center;
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);
}

.ban_txt h2 {
	margin: 0;
	font-size: 44px;
	text-transform: capitalize;
	line-height: 1.2;
	margin-bottom: 16px;
	font-family: Arial, helvetica, sans-serif;
}

.ban_txt h3 {
	margin: 0;
	font-size: 48px;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 4px;
}


.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: #f70;}
.tit{font-size: 22px;font-weight: bold;color: #378dc1;margin-bottom: 15px;}
.contentBox{padding: 50px 0;}
.classify {background: #fff;padding: 20px 10px 0;border: 1px #e9e9e9 solid;}
.classify h2{font-size: 22px;margin-bottom: 15px;}	
.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;}
.crumbs{padding: 20px 0;border-bottom: 1px #ddd solid;}
.aboutBox{position: relative;}
.aboutBox .irsj{position: relative;margin-top: 20px;}
.aboutBox dl {
    display: flex;
}

.aboutBox dl dd {
    padding-left: 30px;
}

.aboutBox dl dd p {
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 10px;
}
.aboutBox dl dd p{-webkit-line-clamp: inherit;}
.aboutBox dl dd ul {
    display: flex;
    margin: 20px 0;
}

.aboutBox dl dd ul li {
    margin-right: 60px;
    font-size: 22px;
    font-weight: bold;
    color: #0e79b9;
}

.aboutBox dl dd ul li b {
    font-size: 50px;
    font-weight: bold;
}

.aboutBox dl dd ul li p {
    font-weight: normal;
    color: #666;
}
.honor{margin-top: 50px;}
.honor ul{margin: 0 -20px;}
.honor ul li{float: left;width: 25%;padding: 0 10px;text-align: center;}
.honor ul li .imgBox{border: 1px #dedede solid;height: 200px;display: flex;align-items: center;justify-content: center;}
.honor ul li  p{font-size: 16px;line-height: 50px;}
	
	
	
/*****sec1*******/	
.index-about {
	position: relative;
}

.ialeft {
	float: left;
	width: 50%;
	overflow: hidden;
}

.ialeft img {
	display: block;
	width: 100%;
}

.iaright {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50%;
	box-sizing: border-box;
	padding: 60px 130px 0 140px;
}

.irtxt1 {
	color: #333333;
	font-size: 30px;
	line-height: 1.3;
	font-weight: normal;
}

.irtxt2 {
	color: #777777;
	font-size: 16px;
	margin-top: 30px;
	height: 153px;
	overflow: hidden;
}
.irtxt2 p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.gymore a {
	position: relative;
	display: block;
	width: 173px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	color: #999999;
	font-size: 14px;
	border: 1px solid #EAEAEA;
	z-index: 3;border-radius: 4px;
}

.gymore a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	z-index: -3;
	background: #15409E;
	transition: 0.55s;
}

.gymore a:hover i {
	margin-left: 20px;
	color: #fff;
}

.gymore a:hover:before {
	width: 100%;
}

.gymore a:hover {
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0);
}

.gymore a i {
	display: inline-block;
	font-size: 17px;
	margin-left: 10px;
	color: #CCCCCC;
	font-weight: bold;
	transition: 0.55s;
}

.irmore {
	margin-top: 20px;
}

.irsj {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 40px 150px 40px 160px;
	width: 100%;
	box-sizing: border-box;
	display: flex;
	z-index: 3;
}

.irsj:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	background: #FAFAFA;
	z-index: -3;
}

.irsj.target:before {
	width: 0;
	transition: cubic-bezier(0.215, .61, .355, 1) 1.5s;
}

.action.irsj:before {
	width: 100%;
}

.irsj li {
	position: relative;
	flex: 1;
	padding: 0 25px 0 0;
}

.irsj li:not(:first-child) {
	padding: 0 25px 0 50px;
}

.irsj li:not(:first-child):before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 79px;
	background: #D6D6D6;
}

.isnum {
	display: block;
	color: #224DC4;
	font-size: 44px;
	line-height: 1.3;
}

.istxt {
	color: #777777;
	font-size: 16px;
}
.index_proType {margin-top: 70px;}

.index_proType ul * {
    box-sizing: border-box;
}

.index_proType ul li {
    float: left;
    width: 33.33%;
    padding: 5px;
    position: relative;
    overflow: hidden;
}

.index_proType ul li a {
    display: inline-block;
    overflow: hidden;
}

.index_proType ul li:hover img {
    transform: scale(1.05);
}

.index_proType ul li img {
    max-width: 100%;
    transition: all ease-in-out 0.3s;
}

.index_proType ul li .txtBox {
    position: absolute;
    top: 8%;
    left: 10%;
    color: #fff;
}

.index_proType ul li .txtBox h2 {
    font-size: 30px;
    text-shadow: 0 1px black;
}

.index_proType ul li .txtBox .viewMore {
    font-size: 13px;
    color: #fff;
    border-radius: 30px;
    display: inline-block;
    border: 1px #ddd solid;
    padding: 1px 8px;
    line-height: 21px;
    margin-top: 5px;
    transition: all 0.3s ease-in-out;
}

.index_proType ul li .txtBox .viewMore:hover {
    background: rgba(255, 255, 255, 0.2);
}
	
.tit {
    text-align: center;
    margin-bottom: 30px;
}

.tit h2 {
    font-size: 32px;color: #333;
}

.tit span {
    width: 50px;
    height: 2px;
    display: inline-block;
    background: #333;
    margin-top: 10px;
}	
/* 产品 */
.index_pro .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;margin-top: 10px;}
.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: 160px;}
.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; }
.index_pro{margin-top: 50px;}
.index_pro .gymore a{text-align: center;margin: 30px auto;}	
.contactInd{background: #2c4d91;color: #fff;padding: 20px 0;margin-top: 50px;font-size: 16px;}
.contactInd span {display: inline-block;font-size: 26px;}
.contactInd a{float: right;color: #fff;font-size: 16px;border: 1px #eee solid;}
.fr{float: right;}
.fl{float: left;}
.goTop {position: fixed;bottom: 40px;right: 40px;text-align: center;z-index: 999;display: none;}
.goTop a{display: block;width: 60px;height: 60px;background: #999b9f;line-height: 60px;text-decoration: none;border-radius: 100%;box-shadow: 0 0 5px #787878;}
.goTop a i{font-size: 40px;color: #fff;}
.proCot  th{font-size: 18px;font-weight: bold;padding: 10px;}
.proCot table{width: 100%;}
.proCot .thCas{width: 15%;}
.proCot .thMole{width: 23%;}
.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: 34px;
   line-height: 34px;
   font-size: 16px;
   transition: all ease-in-out 0.3s;
   border-radius: 4px;
   }
.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%;border-bottom: 1px #dedede dotted;padding: 10px 0;}
.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;    border-radius: 4px;}
.proDetail .proTop .txtBox .inquiryBtn:hover{background: #ff5200;}
.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 .tips {color: #fff;background: #363636;display: inline-block;position: relative;margin-top: 5px; 
font-size: 12px;border-radius: 2px;padding: 0 3px; 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[type="text"]{height: 35px;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: 35px;border: 1px solid #DDDDDD;padding-left: 10px;float: right;} 
.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;padding:5px 10px;} 
.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;} 




.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: #448aff; }
.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; }
.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: #069; }
.new-s a:hover .new-texts h4:before { width: 100%; background: #069;}
.new-s a:hover .new-texts span { color: #069; }
.newsd .dynamic-box { padding-top: 22px; }
.newsLi {margin-bottom: 30px;}
.newsDot h3{font-size: 20px;font-weight: bold;color: #333;}
.newsDot .newsTimes{color: #999;display: inline-block;margin: 10px 0;}
.newsDot .newsTxt{color: #666;line-height: 28px;font-size: 15px;}	
.newsDot p{color: #666;line-height: 26px;margin-bottom: 10px;}
.proTit{margin-bottom: 20px;}
.proTit span{font-size: 20px;background: #069;padding: 3px 10px;color: #fff;display: inline-block;}
.proTit p{border-bottom: 1px #069 solid;}
.serviceCon h2{font-size: 20px;margin-bottom: 10px;}
.serviceCon p{color: #666;line-height: 26px;}
.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;}
.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;}
	/***footer***/
.footer{background: #222527;padding-top: 30px;}
.footer .container{margin: 0 auto; padding:0;}
.footer .row{ margin:0px;}
.copy{font-size: 12px;line-height:40px; color:#ccc;margin: 0 25px 0 0; }.unohacha_logo{ float:right;}
.footercopy .col-lg-6{ padding:0px;color: #ccc;}
.footercopy{margin-top:0px;background-color: #17191b;}
.footerwarp h2{font-size: 28px;margin-bottom: 20px;color: #fff;}
.footerwarp .indContact p{color: #cacaca;line-height: 36px;}
.footerwarp .indContact p a{color: #448aff;}
.footerwarp .news {color: #cacaca;}
.footerwarp .news a{width:calc(100% - 100px);display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.footerwarp .news a:hover{color: #448aff;}
.footerwarp .news li{line-height: 30px;}
.footercopy a{float: right;line-height: 40px;color: #ccc;}
.footerwarp .news li span{width: 100px;display: inline-block;float: right;}
.footerwarp .webMap a{width: 33%;display: inline-block;line-height: 22px;color: #cacaca;margin-bottom: 10px;}
.footerwarp .webMap a:hover{color: #448aff;}
.footerwarp {padding-bottom: 20px;}
.footer .links{color: #448aff;padding-left: 15px;padding-bottom: 20px;}
.footer .links i{color: #448aff;font-size: 30px;margin-left: 15px;}
.footer .links a{margin-right: 10px;}
.footer .links a:hover{opacity: 0.9;}

.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***/

a:hover{text-decoration: none;}
	
@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;z-index: 999;}
.menuPhone {position: fixed;width: 250px;height: 100%;overflow-y: auto;left: -250px;background: #4780c5;top: 0;z-index: 1000;
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;transition: left 0.2s ease-in-out;-webkit-transition: left 0.2s ease-in-out;-moz-transition: left 0.2s ease-in-out;-ms-transition: left 0.2s ease-in-out;-o-transition: left 0.2s ease-in-out;}
body.menuOpen .headerPhoneTop  {left:250px;}
body.menuOpen .wrapper  {left:250px;}
body.menuOpen .menuPhone{left:0;}
.headerPhone {    transition: left 0.2s ease-in-out;-webkit-transition: left 0.2s ease-in-out;-moz-transition: left 0.2s ease-in-out;-ms-transition: left 0.2s ease-in-out;-o-transition: left 0.2s ease-in-out;}
body.menuOpen .headerPhone {left: 250px;}
.menuPhone li h2 {margin: 0;font-size: 15px;line-height: 30px;}
.menuPhone li h2 a {color: #fff;padding: 5px 15px;display: inline-block;width: 100%;}
.menuPhone li h5 {margin: 0;padding-left: 25px;font-size: 12px;line-height: 25px;border-top: solid 1px rgba(255, 255, 255, 0.15);}
.menuPhone li h5 a {color: #fff;padding: 5px 0;display: inline-block;font-size: 14px;}
.menuPhone ul li {border-bottom: solid 1px rgba(255, 255, 255, 0.15);}
.menuPhoneHide {background: rgba(255, 255, 255, 0.1);display: none;}
.headerPhone .menu_tr_ico{position: absolute;right:15px;top: 50%;margin-top: -18px;}
.headerPhone .menu_tr_ico .enChange{background:  #ff8a00;color:  #fff;border-radius:  100%;padding: 5px;}
.headerPhone .menu_tr_ico i{font-size: 20px;color: #666;display: inline-block;margin-left: 10px;}
.headerPhone .menu_tr_search{margin-top: 10px;padding: 0 15px;position: relative;}
.headerPhone .menu_tr_search input{width: 100%;height: 40px;background-color: #f1f1f1;padding: 0 10px;}
.headerPhone .menu_tr_search button{    right: 20px;position: absolute;width: 40px;height: 40px;background: none;top: 0;}
.headerPhone {padding-top: 50px;position: relative;left: 0;}
.headerPhone .menu_tr_ico .selectBox {background: #fff;box-shadow: 0 0 4px #ddd;position: absolute;display: none;right: 0px;max-height: 300px;overflow-y: scroll;}
.headerPhone .menu_tr_ico .selectBox:after{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #fff;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox::before{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #999;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox ul li{padding: 0 10px;border-bottom: 1px #dedede solid;}
.contentBox{padding: 20px 0;}
.compTxt{padding: 0;}
.contactForm label.w50{width: 100%;padding: 0;}
.contactForm label{padding: 0;}
.new-s figure{width: 100%;}
.new-texts{width: 100%;margin-top: 15px;}
.proTop .dotBoxL .videoBox{width: 100%;}
.proTop .dotBoxL .videoBox video{width: 100%;}
.proTop .dotBoxL{width: 100%;}
.inquiryBox{padding: 0;}
.honor ul li{width: 50%;}
.copy{padding: 0 15px;}
.footerwarp .webMap a{width: 100%;}
.proLis li{width: 100%;}

.ban_txt{width: 80%;}
.ban_txt h2{font-size: 30px;}
.ban_txt h3{font-size: 24px;}
.banner{height: 400px;}
.banner .swiper_ind{height: 400px;}
.index_proType ul li{width: 100%;}
.index_pro .fw-photos-list li{width: 50%;}
.proLis .proLi {margin-bottom: 10px;border-bottom: 1px #dedede solid;    padding: 20px 10px;}
.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;}

}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	