body{
	background: white;
}
@media only screen and (min-width:1200px ) {
	

	.article-end{
	width: 1200px;
	margin: 120px auto;
}
.article-end h1{
	text-align: center;
	color: #333333;
}
.aside-rt{
	width: 1200px;
	height: 110px;
	margin-top: 60px;
}
.aside-rt .layui-form{
	width:1200px;
	height: 105px;
	padding-top: 5px;
	
}
.aside-rt .layui-form ul{
	width: 1040px;
	height: 105px;
	float: left;
}
.aside-rt .layui-form li{
	float: left;
	margin-right: 40px;
}
.aside-rt .layui-form-item{
	width: 480px;
	margin-top: 5px;
	
	display: block;
	float: left !important;
}
.aside-rt .layui-input-block {
	width: 480px;
    margin-left: 0;
    min-height: 36px;
    float:left;
    border-radius: 3px;
}
.aside-rt .layui-input-block  input{
	background:#F5F5F5 ;
	 border-radius: 3px;
}
.aside-rt .layui-input-inline{
	width: 480px;
	height: 38px;
}
.aside-rt .submit{
	width: 68px;
	height: 68px;
	float: right;
	background: #3B4443;
	color: white;
	text-align: center;
	font-size: 24px;
	padding: 20px;
	cursor: pointer;
}
.aside-rt .layui-form-item .layui-input-inline {
    float: left;
    width: 480px;
    /*margin-right: 10px;*/
}
.aside-rt .layui-form-select dl dd.layui-this {
    background-color: #38BBAB;
    color: #fff;
}
.h21{
	width: 100%;
	line-height: 60px;
	text-align: center;
	color:#4E4E4E ;
	font-size: 24px;
}
.p1{
	width: 100%;
	text-align: center;
	line-height: 14px;
	color: #878787;
}
.map{
	width: 1200px;
	height: 460px;
	display: block;
	margin:60px auto ;
}
#nav{
	width: 1200px;

}
.ul{
	width: 1200px;
	height: 103px;
	margin: auto;
	overflow: hidden;
}
.lis{
	width: 23.3%;
	height: 100px;
	border-right: 1px solid #EDEDED;
	display: table;
	vertical-align: middle;
	text-align: left;
	line-height: 25px;
	color: #919191;
	float: left;
	padding-left: 10%;
}
.lis:nth-child(3){
	border: none;
}
.lis span{
	width: 100%;	
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}
.h22{
	clear: both;
	width: 100%;
	line-height: 60px;
	text-align: center;
	color:#4E4E4E ;
	margin: 120px auto 60px;
	font-size: 24px;
}
.zxls{
	width: 1200px;
	padding-bottom: 20px;
	overflow: hidden;
	margin: auto;
	/*border: 1px solid red;*/
	
}
.zxls-li{
	width: 292px;
	height: 205px;

	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}
.zxls-li a{
	width: 290px;
	height: 203px;
	display: block;
	overflow: hidden;
	text-align: center;
	color:#BDBDBD ;
		border: 1px solid #EDEDED;
}
.zxls-li a img{
	width: 60px;
	height: 60px;
	display: block;
	margin: 40px auto 30px;
}
.zxls-li a:hover {
	border: 1px solid #D7D7D7;
	color:#7E7E7E ;
}
.zxls-li span{
	font-size: 16px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.article-end{
	width: 98%;
	margin: 60px auto 0;
}
.article-end h1{
	text-align: center;
	color: #333333;
}
.aside-rt{
	width: 100%;
	height: 110px;
	margin-top: 60px;
}
.aside-rt .layui-form{
	width: 100%;
	height: 105px;
	padding-top: 5px;
	background: yellowgreen;
}
.aside-rt .layui-form ul{
	width:85%;
	height: 105px;
	float: left;
}
.aside-rt .layui-form li{
	float: left;
	margin-right: 2%;
	width: 48%;
}
.aside-rt .layui-form-item{
	width:100%;
	margin-top: 5px;
	
	display: block;
	float: left !important;
}
.aside-rt .layui-input-block {
	width: 100%;
    margin-left: 0;
    min-height: 36px;
    float:left;
    border-radius: 3px;
}
.aside-rt .layui-input-block  input{
	background:#F5F5F5 ;
	 border-radius: 3px;
}
.aside-rt .layui-input-inline{
	width: 48%;
	height: 38px;
}
.aside-rt .submit{
	width: 68px;
	height: 68px;
	float: right;
	background: #3B4443;
	color: white;
	text-align: center;
	font-size: 24px;
	padding: 20px;
	cursor: pointer;
}
.aside-rt .layui-form-item .layui-input-inline {
    float: left;
    width:100%;
}
.aside-rt .layui-form-select dl dd.layui-this {
    background-color: #38BBAB;
    color: #fff;
}

.h21{
	width: 100%;
	line-height: 60px;
	text-align: center;
	color:#4E4E4E ;
	font-size: 24px;
}
.p1{
	width: 100%;
	text-align: center;
	line-height: 14px;
	color: #878787;
}
.map{
	width: 98%;
	display: block;
	margin:40px auto ;
}
#nav{
	width: 98%;

}
.ul{
	width: 98%;
	height: 103px;
	margin: auto;
	overflow: hidden;
}
.lis{
	width: 31.3%;
	height: 100px;
	border-right: 1px solid #EDEDED;
	display: table;
	vertical-align: middle;
	text-align: left;
	line-height: 25px;
	color: #919191;
	float: left;
	padding-left: 1%;
}
.lis:nth-child(3){
	border: none;
}
.lis span{
	width: 100%;	
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}
.h22{
	clear: both;
	width: 100%;
	line-height: 60px;
	text-align: center;
	color:#4E4E4E ;
	margin: 60px auto 60px;
	font-size: 24px;
}
.zxls{
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
	margin: auto;
	/*border: 1px solid red;*/
	
}
.zxls-li{
	width: 24%;
	padding:20px 0;
	margin-bottom: 10px;
	margin-left:0.8%;
	float: left;
	overflow: hidden;
}
.zxls-li a{
	width: 100%;
	height: 203px;
	display: block;
	overflow: hidden;
	text-align: center;
	color:#BDBDBD ;
		border: 1px solid #EDEDED;
}
.zxls-li a img{
	width: 60px;
	height: 60px;
	display: block;
	margin: 40px auto 30px;
}
.zxls-li a:hover {
	border: 1px solid #D7D7D7;
	color:#7E7E7E ;
}
.zxls-li span{
	font-size: 16px;
}


}
@media only screen and (max-width: 767px) {
	.article-end{
	width: 98%;
	margin: 20px auto 0;
}
.article-end h1{
	text-align: center;
	color: #333333;
}
.aside-rt{
	width: 100%;
	margin-top: 20px;
	padding: 1px 0;
	overflow: hidden;
}
.aside-rt .layui-form{
	width: 100%;
	padding-top: 5px;
	background: yellowgreen;
}
.aside-rt .layui-form ul{
	width:100%;
	float: left;
}
.aside-rt .layui-form li{
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	width:96%;
}
.aside-rt .layui-form-item{
	width:100%;
	margin-top: 5px;
	
	display: block;
	float: left !important;
}
.aside-rt .layui-input-block {
	width: 100%;
    margin-left: 0;
    min-height: 36px;
    float:left;
    border-radius: 3px;
}
.aside-rt .layui-input-block  input{
	background:#F5F5F5 ;
	 border-radius: 3px;
}
.aside-rt .layui-input-inline{
	width: 100%;
	height: 38px;
}
.aside-rt .submit{
	width: 100%;
	height: 38px;
	float: right;
	background: #3B4443;
	color: white;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	cursor: pointer;
}
.aside-rt .layui-form-item .layui-input-inline {
    float: left;
    width:100%;
}
.aside-rt .layui-form-select dl dd.layui-this {
    background-color: #38BBAB;
    color: #fff;
}
.layui-input-inline{
	width: 100% !important;
	margin: 0 !important;
}


.h21{
	width: 100%;
	/*line-height: 60px;*/
	text-align: center;
	color:#4E4E4E ;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.p1{
	width: 100%;
	text-align: center;
	line-height: 14px;
	line-height: 20px;
	color: #878787;
}
.map{
	width: 98%;
	display: block;
	margin:20px auto ;
}
#nav{
	width: 98%;

}
.ul{
	width: 98%;
	/*height: 103px;*/
	padding: 1px 0;
	margin: auto;
	overflow: hidden;
}
.lis{
	width: 100%;
	border-bottom: 1px solid #EDEDED;
	display: table;
	vertical-align: middle;
	text-align: left;
	line-height: 25px;
	color: #919191;
	float: left;
	padding-left: 1%;
	padding-bottom: 10px;
}
.lis span{
	width: 100%;	
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}
.h22{
	clear: both;
	width: 100%;
	line-height: 60px;
	text-align: center;
	color:#4E4E4E ;
	font-size: 16px;
	font-weight: 700;
}
.zxls{
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
	margin: auto;
	/*border: 1px solid red;*/
	
}
.zxls-li{
	width: 49%;
	padding:10px 0;
	margin-left:0.4%;
	margin-left: 0.4%;
	float: left;
	overflow: hidden;
		
}
.zxls-li a{
	width: 100%;
	border: 1px solid #EDEDED;
	display: block;
	overflow: hidden;
	text-align: center;
	color:#BDBDBD ;
	padding-bottom:10px;
	
}
.zxls-li a img{
	width: 60px;
	height: 60px;
	display: block;
	margin: 20px auto;
}
.zxls-li a:hover {
	border: 1px solid #D7D7D7;
	color:#7E7E7E ;
}
.zxls-li span{
	font-size: 16px;
}

}