@charset "utf-8";

.bannerBox{
	position: relative;
	background-color:#202423;
}
.banner{
	height: 100%;
	padding-top: 60px;
	position: relative;
}
.secTit .secTitLi{
	height: 100%;
	color: #fff;
	cursor: pointer;
}
.secTit .secTitLi.cur{
	background-color: #26a839;
}
.secTit{
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	background-color: #000;
}
.produceText h1{
	font-size: 30px;
	color: #000;
	text-align: center;
	padding-top: 8%;
	margin-bottom: 5%;
}
.produceText p{
	text-indent: 2em;
	width: 100%;
	font-size: 18px;
}
.produceText b{
	color: #555;
}
.produce-pb{
	padding-bottom: 8%;
}
.producePic{
	width: 100%;
	margin-top:5%;
}
.producePic img{
	display: block;
	margin:0 auto;
}
.funBox{
	display: table;
}
.funPic{
	width: 40%;
	display: table-cell;
	padding: 5% 0;
	text-align: left;
}
.produceInd>div:nth-of-type(odd) .funPic{
	text-align: right;
}

.funText{
	width: 60%;
	display: table-cell;
	height: 100%;
	vertical-align:middle;
	padding: 5% 0;
}
.funBox h1{
	font-size: 28px;
	margin-bottom:5%;
}
.funBox p{
	font-size: 18px;
}
.hardwareRight{
	margin-top: 60px;
	width:70%;
}
.hardwareHd{
	padding-bottom: 15%;
	width: 100%;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	background-size: 100%;
    background-repeat: no-repeat;
}
.hardWy1{background-image: url(../images/change_bg/wy-minis-01.png);}
.hardWy2{background-image: url(../images/change_bg/wy-t1s-01.png);}
.hardWy3{background-image: url(../images/change_bg/wy-600-01.png);}
.hardWy4{background-image: url(../images/change_bg/wy-900a-01.png);}
.hardWy5{background-image: url(../images/change_bg/wy-900s-01.png);}
.hardWy6{background-image: url(../images/change_bg/wy-V3-01.png);}
.hardWy7{background-image: url(../images/change_bg/wy-100-01.png);}
.hardWy1:hover{background-image: url(../images/change_bg/wy-minis-02.png);}
.hardWy2:hover{background-image: url(../images/change_bg/wy-t1s-02.png);}
.hardWy3:hover{background-image: url(../images/change_bg/wy-600-02.png);}
.hardWy4:hover{background-image: url(../images/change_bg/wy-900a-02.png);}
.hardWy5:hover{background-image: url(../images/change_bg/wy-900s-02.png);}
.hardWy6:hover{background-image: url(../images/change_bg/wy-V3-02.png);}
.hardWy7:hover{background-image: url(../images/change_bg/wy-100-02.png);}
.hardwareHd h1{
	font-size: 24px;
	padding-top: 8%;
}
.hardwareHd em{
	color: #26a839;
	margin-right: 10px;
}
.hardwareHd p{
	font-size: 14px;
	margin-top: 3%;
	width: 300px;
}
.hardwareList{
	width:300px;
	margin-top: 3%;
	color: #383838;
}
.hardwareList li{
	font-size: 14px;
	position: relative;
	float: left;
	padding-left: 10px;
	width:140px;
	margin-bottom:1%; 
}
.hardwareList li:after{
	width: 5px;
	height: 5px;
	background-color: #26a839;
	border-radius: 10px;
	position: absolute;
	content: '';
	left: 0;
	top:7px;
}
.hardwareTab{
	width: 100%;
	border:1px solid #f5f5f5;
	box-sizing: border-box;
	margin-bottom: 10%;
}
.hardwareTab td{
	height: 50px;
	border:1px solid #f5f5f5;
}
.hardwareTab td:first-child{
	font-weight: bold;
	width: 180px;
	text-align: center;
}
.hardwareTab td:last-child{
	padding-left: 20px
}
.hardwareTab td:hover{
	background-color: #eeeeee;
}
.hardwareLeft{
	margin-top: 80px;
	width:25%;
}
.hardwareDl a{
	display: block;
}
.hardwareDl a:hover{
	color:inherit;
}
.hardwareDl{
	width:100%;
}
.hardwareDt{
	font-size: 18px;
	color: #444444;
	font-weight: bold;
	height: 44px;
    line-height: 44px;
	margin-top: 10px;
}
.hardwareDd a{
	padding-left: 30px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	cursor: pointer;
}
.hardwareLeft i img{vertical-align: -4px;}
.hardwareDd.cur a,.hardwareDd a:hover{
	background: #e1f4e4 url(../images/row_03.png) 90% center no-repeat;
	color: #26a839;
}
/*下载*/
.downText{
	padding-top:120px;
}
.downText h1{
	font-size: 34px;
	color: #383838;
	text-align: center;
}
.downText h2{
	text-align: center;
	font-size: 18px;
	margin: 8% auto 12%;
	padding:0 10%;
}
.downUl p{
	color: #383838;
	font-size: 20px;
	margin-bottom: 15%;
}
.downUl .imgWrap{
	height: 120px;
	line-height: 120px;
}
.downUl .imgWrap img{
	max-height: 100%
}
.downUl a{
	border:1px solid #ddd;
	padding:10px 20px;
	display: inline-block;
}
.downUl a,.downUl .weChatTip{
	margin-top: 5%;
	color: #383838;
	font-size: 14px;
}
/*法律*/
.lawText{
	/*padding-top: 100px;*/
	color: #383838;
}
.lawText>div{
	padding:5% 0;
}
.lawText h1{
	font-size: 25px;
	text-align: center;
	margin-bottom: 3%;
}
.lawText p{
	font-size: 17px;
	line-height: 20px;
}
/*company*/
.companyText h1{
	text-align: center;
	height: 120px;
	line-height: 120px;
	font-size: 34px;
	color: #333;
	margin-bottom:5%;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
}
.companyText .tit1{
	background-image: url(../images/pic_01.png);
}
.companyText .tit2{
	background-image: url(../images/pic_02.png);
	color:#ffffff;
}
.companyText .tit3{
	background-image: url(../images/pic_03.png);
}
.companyText p{
	font-size: 18px;
	color: #444444;
	text-indent: 2em;
}
.bg-img1{
	background:url(../images/pic_02_bg.png) no-repeat center;
}
.bbkUl li{
	color: #fff;
	position: relative;
	margin-bottom:1%;
	font-size: 18px;
	padding-left: 20px;
}
.bbkUl li:before{
	position: absolute;
	content: '';
	left: 0;
	top:12px;
	height: 8px;
	width: 8px;
	border-radius: 8px;
	background-color: #26a839;
}
.companyPic{
	text-align: center;
}
.jobsList-box li{float:left; font-size:15px;box-sizing: border-box;}
.jobhead{ background-color:#f5f6fa; border:1px solid #e1e6eb; height:40px; line-height:40px;}
.jobsList-box .job{width:40%; padding-left:3%;box-sizing: border-box;}
.jobsList-box .city{width:30%; text-align:center}
.jobsList-box .nnt{width:20%; text-align:center}
.jobsList-box .lookover{width:10%; text-align:center}
.joblist{ width:100%; background:#ffffff; border:1px solid #e1e6eb; border-top:none; overflow:hidden}
.joblist li{height:50px; line-height:50px; }
.joblistText{ box-sizing: border-box; padding: 3% 5%; display:none; background-color:#f5f6fa; border:1px solid #e1e6eb; border-top:none; font-size:14px; color:#333;}
.joblistText h1{ margin-top: 2%;margin-bottom: 1%;font-size: 18px;}
.joblistText h1:first-child{ margin-top:0;}
.joblistText .tips{ margin-top:3%;color:#0d8c10;}
.lookP{ display:inline-block; width:100%; height: 100%; cursor:pointer; background: url(../images/look0.png) no-repeat center; padding-top:22px;}
.joblist-wrap.on .lookP{background: url(../images/look1.png) no-repeat center;}
.joblist-wrap:nth-of-type(1) .joblistText{ display: block; }
/*aboutus*/
.mapBox{
	width: 100%;
	height: 560px;
	overflow: hidden;
	position: relative;
}
.mapTit{
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	font-size: 18px;
	color: #fff;
	padding-left: 3%;
	box-sizing: border-box;
	background: rgba(0,0,0,0.7);
	z-index: 1;
	padding-top:2%;
	padding-bottom:2%;
}
.allmap{
	position: absolute;
	z-index: 0;
	height: 560px;
	width: 100%;
}
.mailInfo{
	margin-top: 3%;
}
.mailInfo span,.mediaUl li p{
	font-size: 18px;
	font-weight: 200;
	word-break: break-all;
}
.mailInfo span:first-child{margin-right: 22%;}
.mediaUl li{
	float: left;
	width:50%;
	margin-top: 8%;
	box-sizing: box-sizing;
}
.mediaUl li:nth-child(odd){
	padding-right: 1%;
}
.mediaUl li:nth-child(even){
	padding-left: 1%;
}
.mediaUl li h1{
	font-size: 22px;
	margin-bottom: 3%;
}
/*news*/
.news-list{
	padding:3% 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.news-left img{
	width: 100%;
}
.news-right{
	padding-left:3%;
	box-sizing: border-box;
}
.news-right h1{
	font-size: 24px;
	margin-bottom: 3%;
}
.news-right p{
	font-size: 14px;
	line-height: 20px;
}
.news-right .botTit span{
	font-size: 14px;
	color: #a3a3a3;
	float: left;
	margin-top: 5%;
}
.news-right .botTit span:nth-of-type(2){
	float: right;
}
.news-list:hover{
	background: #f6f6f6;
}
.news-list:hover h1{
	color: #26a839;
}
.news_btn.a_BoxSty{
	color: #26a839;
	margin:50px auto;
	width: 120px;
	display: block;
}
.news_btn.a_BoxSty:hover{
	color: #fff;
}
/*newsdetails*/
.newsText{
	color: #383838;
	padding-bottom:100px;
}
.newsDet{
	text-align: center;
	padding-bottom: 50px;
}
.newsDet h1{
	font-size: 30px;
	margin-bottom: 6%;
	margin-top: 8%;
}
.newsDet h2{
	font-size: 16px;
	color: #a3a3a3;
}
.detFoot{
	border-top: 1px solid #ddd;
}
.newsDet p{
	font-size: 18px;
	margin-top: 5%;
	text-align: left;
	text-indent: 2em;
}
.newsDet img{
	margin-top: 30px;
}
.defPic{
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.defPic img{height: 100%;vertical-align: baseline;}
.defName{
	float: left;
	margin-left:3%;
	font-size: 16px;
	line-height: 60px;

}
.defMore{
	float: right;
	font-size: 16px;
	line-height: 60px;
}
.detFoot .more:hover{
	text-decoration: underline;
}
/*解决方案*/
.soluContent{
	position: relative;
	height: 352px;
	width: 822px;
	margin:5% auto 0;
}
.soluBox{
	position: absolute;
	top: 0;
	cursor: pointer;
	height: 100%;
}
.soluBox1{
	left: 0;
	width: 393px;
}
.soluBox2{
	left: 317px; 
	width: 190px;
	z-index: 1;
}
.soluBox3{
	left: 429px; 
	width: 393px;
}
.soluImg{
	position: relative;
	width: 100%;
}
.soluImg img{
	position: absolute;
	top:0;
	display: block;
}
.soluImg img:nth-of-type(1){
	top: 0;
	left: 40px;
	z-index: 1;
}
.soluImg img:nth-of-type(2){
	margin-top:55px;
	z-index: 0;
}
.soluBox3 .soluImg img:nth-of-type(1){
	left: 243px;
}
.soluBox .soluImg2{
	height: 0;
	overflow: hidden;
	transition: height .4s ease-out;
}
.soluBox.cur .soluImg2{
	height: 352px;
}
.soluText{
	position: absolute;
	width: 190px;
	text-align: center;
	top: 130px;
	left: 0;
}
.soluBox3 .soluText{
	left: 203px;
}
.soluText p,.soluTxt h1{
	font-size: 20px;
	color: #383838;
	margin-bottom: 10px;
}
.soluText ul li{
	line-height: 22px;
	color: #555;
}
.sceneTit{
    margin-top: 5%;
}
.soluTxt h1{
	font-size: 16px;
	margin-top:30px;
}
.soluTxt p{
	width:600px;
	margin:15px auto;
	font-size: 14px;
	line-height: 24px;
}
.soluTxt{
	text-align: center;
	height: 110px;
}
.yewuWrap{
	margin-top: 5%;
}
.yewuWrap h1,.cusBox h1{
	font-size: 24px;
	text-align: center;
}
.yewuNavUl{
	width:100%;
	margin-top:80px;
	text-align:center;
	border-bottom: 1px solid #888;
	height: 40px;
}
.yewuNavUl li{
	float: left;
	width: 33%;
	height: 100%;
}
.yewuNavUl li a{
	margin:0 auto;
	height:40px;
	text-decoration:none;
	color:#383838;
	font-size: 20px;
	position: relative;
	padding: 0 5px;
}
.yewuNavUl li.cur a:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	background: #1f9615;
	bottom: -15px;
	left: 0;
}
.yewuNavUl .cur a{
	color:#1f9615;
}
.sceneBox img{
	display: block;
	margin: 5% auto 0;
}
.soluLine{
	border-top: 1px solid #888;
    width: 40%;
    display: inline-block;
    vertical-align: middle;
}
.soluSpan{
	width: 18%;
	display: inline-block;
	color:#383838;
	font-size: 20px;
}
.sceneUl{
	text-align: center;
	margin-top: 3%;
}
.sceneUl li{
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	border:1px solid #bebebe;
	box-sizing: border-box;
	margin:0 10px;
	font-size: 16px;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
}
.sceneUl li:hover{
	background: #bebebe;
	color: #fff;
}
.compy li{
	display: inline-block;
	width:200px;
}
.detail-head{
	padding:0 15px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
	background: rgba(32,36,35,.95);
}
.solutionBox{
	display: none;
}
.solutionBox.cur{
	display: block;
}