﻿#dangqian,#lattice,.p1{display: none;}
@media only screen and (min-width: 1200px) {
	.center-box-h2{
	margin-top: 80px;margin-bottom: 60px;
}

#nav{
	width: 100%;
	min-width: 1200px;
	margin: auto;
	padding-top: 90px;
	padding-bottom: 90px;
	background: white;
}
#nav-box{
	width: 1200px;
	overflow: hidden;
	margin: auto;
}
#nav-box h2,#center-box h2{
	text-align: center;
	line-height: 40px;
	font-weight: 600;
	color: #38BBAB;
	margin-bottom: 60px;
}

#nav-box ul{
	width: 1200px;
	height: 187px;
	
}
#nav-box ul li{
	width: 380px;
	height: 187px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}
#nav-box ul li:nth-child(3){
	margin-right: 0;
}
.li-lt,.li-rt{
	width: 190px;
	height: 187px;
}
.libg{
	width: 130px;
	height: 107px;
	background:#5ACCBE ;
	padding: 40px 30px;
	color: white;
	font-size: 15px;
}
.libg p{
	margin-top: 20px;
}
.li-center {width: 380px;height: 187px; position: relative;}
.li-center-p1{
	position: absolute;
	top:60px ;
	left: 95px;
	width: 190px;
	color: white;
	font-size: 15px;
}
.li-center-p2{
	position: absolute;
	top:80px;
	left: 95px;
	width: 190px;
	color: white;
	font-size: 15px;

}
.li-center2{
	background:#5ACCBE;
}
#center{
	width: 100%;
	min-width: 1200px;
	height: 370px;
	margin: auto;
	overflow: hidden;
}
#center-box{
	width: 1200px;
	height: 370px;
	margin: auto;
	overflow: hidden;
}
#center-box p{text-align: center;line-height: 25px;color: #000000;}
#Requirement{
	width: 100%;
	min-width: 1200px;
	height: 480px;
	background: url(../images/requirement.jpg)center no-repeat;
	background-size: cover;
}
#Requirement-box{width: 1200px;height: 480px;margin: auto;overflow: hidden;}
#Requirement-box h2{text-align: center;margin-top: 90px;font-weight: 600;color: white;}
#Requirement-box h3{text-align: center;line-height: 40px;font-weight: 600;margin-bottom: 40px;color: white;}
.swiper{
	width: 1200px;
	height: 230px;
	margin:0px auto 30px !important;
	overflow: hidden;
	position: relative;
}
.swiper-container{
	width: 1100px;
	height: 230px;
	margin: auto;
}
.swiper-slide img{
	display: block;
	width:70px ;
	height: 70px;
	margin: auto;
}
.swiper-slide p{
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top:20px;
	text-align: center;
	line-height: 25px;
	color: white;
	}


#swiper_lt{
	position: absolute;
	width: 30px;
	height: 60px;
	background:rgba(0,0,0,0.5);
	left: 0;
	top:85px;
	z-index: 99999;
}
#swiper_lt span{
	width: 26px;
	height: 26px;
	display: block;
	margin: 17px 2px;
	background:url(../images/joinlt.png)center no-repeat;
	background-size: 100%;
	}
#swiper_rt{
	position: absolute;
	width: 30px;
	height: 60px;
	background:rgba(0,0,0,0.5);
	right: 0;
	top: 85px;
	z-index: 99999;
}
#swiper_rt span{
	width: 26px;
	height: 26px;
	display: block;
	margin: 17px 2px;
	background:url(../images/joinrt.png)center no-repeat;
	background-size: 100%;
	}
#swiper_lt:hover{background:rgba(225,225,225,0.8);}
#swiper_rt:hover{background:rgba(225,225,225,0.8);}


#article{
	width: 100%;
	min-width: 1200px;
	height:350px;
	padding-top: 100px;
	padding-bottom: 153px;
	background: white;
	/*overflow: hidden;*/
}
#article-box{
	width: 1200px;
	height:395px;
	margin: auto;
	/*background: red;*/
}
.article-box-img{
	width: 550px;
	height:395px;
}
#article-form{
	width: 600px;
	height: 395px;
	float: right;
}
.layui-input-block{margin-left:0px !important;}
.layui-textarea{border-color:#38BBAB!important;resize:none;}
.layui-textarea:focus{border-color:#38BBAB!important;}
.inp-name{
	/*width: 420px;*/
	border-color: #38BBAB ;
}
.layui-input:focus{border-color:#38BBAB!important;}
.layui-form-radioed>i {
    color: #38BBAB;
}
.layui-input{
	border-color:#38BBAB;
}
.layui-input:focus{
	border-color:#38BBAB;
}
#jj{
	height: 40px;
	border: 1px solid #38BBAB;
	background: no-repeat;
	padding-left: 40px;
	padding-right: 40px;
}
.layui-form-select dl dd.layui-this {
    background-color: #38BBAB;
    color: #fff;
}
.layui-input:hover, .layui-textarea:hover {
    border-color: #38BBAB!important;
}
.article-h2{
	line-height: 40px;font-weight: 600;color: #38BBAB;
}
.article-p{
	font-weight: 600;color:#B1D5D1 ;
}
}



@media only screen and (min-width: 768px) and (max-width: 1200px) {
	

#nav{
	width: 100%;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 90px;
	background: white;
	border-top: 1px solid #f5f5f5;
}
#nav-box{
	width: 100%;
	overflow: hidden;
	margin: auto;
}
#nav-box h2,#center-box h2{
	text-align: center;
	line-height: 40px;
	font-weight: 600;
	color: #38BBAB;
	margin-bottom: 60px;
}

#nav-box ul{
	width: 100%;
	height: 187px;
	overflow: hidden;
}
#nav-box ul li{
	width: 32%;
	height: 187px;
	float: left;
	margin:10px 0.5%;
	overflow: hidden;
	background: yellow;
}
.li-lt,.li-rt{
	width: 50%;
	height: 100%;
	color: white;
}
.libg{
	width: 50%;
	height: 100%;
	background:#5ACCBE ;
	color: white;
	font-size: 15px;
	 display: table;
}
.libg p{
	 display:table-cell; 
    vertical-align:middle;  
    text-align: center; /*设置文本水平居中*/  
    width:100%;   
}
.li-center {width: 100%;height: 187px; position: relative;}
.li-center-p1{
	position: absolute;
	top:60px ;
	left: 50%;
	margin-left: -95px;
	width: 190px;
	color: white;
	font-size: 15px;
}
.li-center-p2{
	position: absolute;
	top:80px;
	left: 50px;
	width: 190px;
	margin-left: -95px;
	color: white;
	font-size: 15px;

}
.li-center2{
	background:#5ACCBE;
}
#center{
	width: 100%;
	margin: auto;
	padding-bottom: 60px;
}
#center-box{
	width: 100%;
	margin: auto;
	overflow: hidden;
}
#center-box p{text-align: center;line-height: 25px;color: #ADADAD;}

#Requirement{
	width: 100%;
	/*height: 480px;*/
	background: url(../images/requirement.png)center no-repeat;
	background-size: cover;
}
#Requirement-box{width: 100%;margin: auto;overflow: hidden;}
#Requirement-box h2{text-align: center;margin-top: 90px;font-weight: 600;color: white;}
#Requirement-box h3{text-align: center;line-height: 40px;font-weight: 600;margin-bottom: 40px;color: white;}
.swiper{
	width: 100%;
	height: 230px;
	margin:0px auto 30px !important;
	overflow: hidden;
	position: relative;
}
.swiper-container{
	width: 100%;
	height: 230px;
	margin: auto;
}

.swiper-slide img{
	display: block;
	width:70px ;
	height: 70px;
	margin: auto;
}
.swiper-slide p{
	margin-top:20px;
	text-align: center;
	line-height: 25px;
	color: white;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	}


#swiper_lt{
	position: absolute;
	width: 30px;
	height: 60px;
	background:rgba(0,0,0,0.5);
	left: 0;
	top:85px;
	z-index: 99999;
}
#swiper_lt span{
	width: 26px;
	height: 26px;
	display: block;
	margin: 17px 2px;
	background:url(../images/joinlt.png)center no-repeat;
	background-size: 100%;
	}
#swiper_rt{
	position: absolute;
	width: 30px;
	height: 60px;
	background:rgba(0,0,0,0.5);
	right: 0;
	top: 85px;
	z-index: 99999;
}
#swiper_rt span{
	width: 26px;
	height: 26px;
	display: block;
	margin: 17px 2px;
	background:url(../images/joinrt.png)center no-repeat;
	background-size: 100%;
	}
#swiper_lt:hover{background:rgba(225,225,225,0.8);}
#swiper_rt:hover{background:rgba(225,225,225,0.8);}


#article{
	width: 100%;
	padding-top: 100px;
	padding-bottom: 60px;
	background: white;
	/*overflow: hidden;*/
}
#article-box{
	width: 100%;
	/*height:395px;*/
	margin: auto;
	/*background: red;*/
}
.article-h2{
	line-height: 40px;font-weight: 600;color: #38BBAB;
	text-align: center;
}
.article-p{
	font-weight: 600;color:#B1D5D1 ;
	text-align: center;
}
.article-box-img{
	width:100%;
}
#article-form{
	width: 600px;
	height: 395px;
	margin: auto;
	overflow: hidden;
}
.layui-input-block{margin-left:0px !important;}
.layui-textarea{border-color:#38BBAB!important;resize:none;}
.layui-textarea:focus{border-color:#38BBAB!important;}
.inp-name{
	/*width: 420px;*/
	border-color: #38BBAB ;
}
.layui-input:focus{border-color:#38BBAB!important;}
.layui-form-radioed>i {
    color: #38BBAB;
}
.layui-input{
	border-color:#38BBAB;
}
.layui-input:focus{
	border-color:#38BBAB;
}
#jj{
	height: 40px;
	border: 1px solid #38BBAB;
	background: no-repeat;
	/*padding-left: 40px;
	padding-right: 40px;*/
	width: 100%;
}
.layui-form-select dl dd.layui-this {
    background-color: #38BBAB;
    color: #fff;
}
.layui-input:hover, .layui-textarea:hover {
    border-color: #38BBAB!important;
}
.center-box-h2{
	margin-top: 80px;margin-bottom: 60px;
}
}
@media only screen and (max-width: 768px) {
	#dangqian{display: block;}
	#nav-box h2{
		text-align: center;
		font-size: 16px;
		color: #009F95;
		width: 100%;
		height: 50px;
		background: white;
		line-height: 50px;
		font-weight: 600;
	}
	.nav-box-ul{display: none;}
	#lattice{
		width: 100%;
		overflow: hidden;
		display: block;
	}
	.lattice-li{
		float: left;
		overflow: hidden;
		display:table; 
	}
	.lattice-li img{
		width: 100%;
		height: 100%;
	}
	.lattice-lis{
		background: #38BBAB;
		
	}
	.lattice-lis p{
		width: 80%;
		 display:table-cell; 
         vertical-align:middle;  
         text-align: center; /*设置文本水平居中*/  
		margin-left: 10%;
		margin-right:10%;
		font-size: .85rem;
		color: white;
	}
	#center{
	width: 100%;
	margin: auto;
	padding-bottom: 60px;
}
#center-box{
	width: 100%;
	margin: auto;
	overflow: hidden;
}
#center-box p{text-align: center;line-height: 25px;color: #ADADAD;}

#Requirement{
	width: 100%;
	/*height: 480px;*/
	background: url(../images/requirement.png)center no-repeat;
	background-size: cover;
}
#Requirement-box{width: 100%;margin: auto;overflow: hidden;}
#Requirement-box h2{text-align: center;margin-top: 90px;font-weight: 600;color: white;}
#Requirement-box h3{text-align: center;line-height: 40px;font-weight: 600;margin-bottom: 40px;color: white;}
.swiper{
	width: 100%;
	/*height: 230px;*/
	margin:0px auto 30px !important;
	overflow: hidden;
	position: relative;
}
.swiper-container{
	width: 100%;
	height: 230px;
	margin: auto;
}

.swiper-slide img{
	display: block;
	width:70px ;
	height: 70px;
	margin: auto;
}
.swiper-slide p{
	margin-top:20px;
	text-align: center;
	line-height: 25px;
	color: white;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	}


#swiper_lt{
	position: absolute;
	width: 30px;
	height: 60px;
	background:rgba(0,0,0,0.5);
	left: 0;
	top:85px;
	z-index: 99999;
}
#swiper_lt span{
	width: 26px;
	height: 26px;
	display: block;
	margin: 17px 2px;
	background:url(../images/joinlt.png)center no-repeat;
	background-size: 100%;
	}
#swiper_rt{
	position: absolute;
	width: 30px;
	height: 60px;
	background:rgba(0,0,0,0.5);
	right: 0;
	top: 85px;
	z-index: 99999;
}
#swiper_rt span{
	width: 26px;
	height: 26px;
	display: block;
	margin: 17px 2px;
	background:url(../images/joinrt.png)center no-repeat;
	background-size: 100%;
	}
#swiper_lt:hover{background:rgba(225,225,225,0.8);}
#swiper_rt:hover{background:rgba(225,225,225,0.8);}
.center-box-h2{
	margin-top: 20px;margin-bottom: 20px;
	text-align: center;
	color: #009E94;
	font-weight: 600;
}
.center-box-p{display: none;}
.p1{display: block;}
.article-box-img,.article-p{
	display: none;
}
#article{
			width: 92%;
			padding:20px 2%;
			margin:20px auto;
			overflow: hidden;
			background: white;
	}
	.article-h2{
		width:100% ;
		height: 40px;
		/*padding-left: 40px;*/
		color:#75CBBF ;
		line-height: 40px;
		border-bottom:1px solid #F5F5F5 ;
		text-align: center;
		font-weight: 600;
	}
	.aside-title{
		padding: 0;
		color: #808080;
	}
	.article-img{
		width: 100%;
		margin: 30px auto;
	}
	.article-p{
		width: 100%;
		/*height: 30px;*/
		line-height: 30px;
		text-align: center;
	}
	#aside2{
		width: 92%;
		padding:20px 2% 40px;
		margin:20px auto;
		overflow: hidden;
		background: white;
	}
	.layui-input-block{
	margin-left:0 !important ;
}
.layui-form-item .layui-input-inline{
	width: 100% !important;
	margin-bottom: 20 !important;
}
.layui-form-select dl dd.layui-this{
	background:#38BBAB ;
}
#jj{
	height: 40px;
    background: #38BBAB;
    color: white;
    border-radius: 5px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    clear: both;
    line-height: 40px;
    text-align: center;
    border: none;
}
.aside2-lt{display: none;}
.aside2-rt{
	width: 195px;
	height: 225px;
	display: block;
	margin: auto !important;
}
.layui-input-inline{
	width: 100% !important;
	margin-bottom:20px !important ;
}
.layui-form-select,.layui-select-title,.layui-unselect,.layui-form-select{
	width: 100% !important;
}
.layui-form-item .layui-input-inline {
    display: block;
    float: none;
    left: -3px;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
	margin-bottom:20px !important ;
}
}