	    *{
	    	padding: 0;
	    	margin: 0;
	    }
	    
	    
	    ul,li{
			list-style: none;
		}
		.banner{
			width: 100%;
		}
		.banner img{
			width: 100%;
			height: auto;
		}
		
		.yxpx{
			
			width: 100%;
		}
		.yxpx img{
			width: 100%;
			height: auto;
		}
		
		.ksdy{
			width: 50%;
			margin: 0 auto;
			margin-top: 95px;
			/*padding-right: 5px;*/
			
			
		}
		.ksdy li{
			text-align: center;
		}
		.ksdy li div img{
			width: 90%;
			height: auto;
			padding-left: -10px;
			padding-top: 10px;
			padding-right: -10px;
		}
		.ksdy li p{
			text-align: center;
			margin-top: 15px;
			padding-bottom: 15px;
			font-size: 16px;
		}
		.ks h1{
			text-align: center;
			font-size: 30px;
			margin-top: 120px;
		}
		.ks h3{
			text-align: center;
			font-size: 20px;
			color: #7e7d7d;
			
		}
		.ksdy li div{
			width: 90%;
			transition: 0.5s;
			margin: 0 auto;
			margin-bottom: 170px;
			
		}
		.ksdy li div:hover{
			background-color: #0081b2;
			color: white;
			box-shadow: gray 0px 0px 10px;;
		}
		.zy{
			background-color: #f7f8f8;
			margin-top: -20px;
		}
		.zy h1{
			text-align: center;
			font-size: 30px;
			padding-top: 120px;
		}
		.zy h3{
			text-align: center;
			font-size: 20px;
			color: #7e7d7d;
		}
		
		
		.zyfn{
			width: 50%;
			margin: 0 auto;
			height: 400px;
		   /* padding-right: 30px;*/
		    margin-top: 110px;
			
		
			
			
		}
		
		.zyfn li{
			text-align: center;
			transition: 0.5s;
		}
		
		.zyfn li div img{
			width: 50%;
			height: auto;
			padding-left: -10px;
			padding-top: 10px;
			padding-right: -10px;
			margin-bottom: 30px;
			transition: 0.5s;
		}
		.zyfn li:hover{
			transform: translate(0,-20px);
		}
		.zyfn li p{
			text-align: center;
			margin-bottom: 5px;
			
			font-size: 16px;
		}
		
		.fn h1{
			text-align: center;
			font-size: 30px;
			padding-top: 120px;
		}
		.fn h3{
			text-align: center;
			font-size: 20px;
			color: #7e7d7d;
		}
		
		
		.fnyy{
			width: 60%;
			margin: 0 auto;
			height: 550px;
		   /* padding-right: 35px;*/
		    margin-top: 80px;
		    overflow: hidden;
			
		
			
			
		}
		
		.fnyy li{
			width: 20%;
			float: left;
			text-align: center;
			
			transition: 0.5s;
			padding-top: 30px;
		}
		.fnyy li:hover{
			transform: translate(0,-20px);
		}
		.fnyy li div img{
			width: 50%;
			height: auto;
			padding-left: -10px;
			padding-top: 10px;
			padding-right: -10px;
			margin-bottom: 30px;
		}
		.fnyy li p{
			text-align: center;
			margin-bottom: 5px;
			margin-top: 10px;
			font-size: 16px;
		}
		
		
		.chxc{
			
			width: 100%;
		}
		.chxc img{
			width: 100%;
			height: auto;
		}
		.haha{
			display: none;
		}
		.consult{
	/*max-width: 1200px;*/
	height: 600px;
	background:url("../img/bg3.png") no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	margin-top: 0;
	
}
.consult h1{
	margin-top: 100px;
	font-size: 30px;
	text-align: center;
}
.column-all{
	width: 70%;
    margin-left: 25%;
    margin-top: 3%;
	
	
}
.clearfloat{
	clear: both;
}

.consult-item{
	float: left;
	width: 34%;
	border-bottom: 1px solid #afafaf;
}
.consult-item:nth-child(2){
	margin-left: 3%;
}
.consult-item:nth-child(3){
	margin-top: 3%;
	
}

.consult-item:nth-child(4){
	margin-top: 3%;
	margin-left: 3%;

}
.item-column{
	overflow: hidden;
}
.column-l{
	margin-right: 2%;
	float: left;
}
.column-l{
	width: 85px;
	height: 85px;
}
.column-l img{
	width: 100%;
	height: 100%;
}
.column-r{
	margin-top: 0.5%;
	float: left;
	width: 300px;
	font-size: 1.4rem;
	
}
.column-r p:nth-of-type(1){
	font-size: 1.8rem;
	
}
.item-date{
	width: 100px;
	margin-left: 320px;
	text-align: center;
	font-size: 1.4rem;
}
.more{
	margin: 0 auto;
	text-align: center;
	margin-top: 32%;
	height: 38px;
	width: 12%;
	color: #b0b0b0;
	border-radius: 5%;
	border: 1px solid #b0b0b0;
	transition: 0.5s;
}
.more p{
	margin-top: 5%;
}

.more:hover{
	 transform:scale(1.2);
}
.consult-item{
	 transition: box-shadow 0.5s;
}
.consult-item:hover{
	box-shadow: 5px 5px 5px gray;
}
.column-r p:nth-of-type(1):hover{
	color: cornflowerblue;
}
		
		.hs-top{
	text-align: center;
	margin-top: 120px;
	
}
.hs-top h1{
	font-size: 30px;
}

.dwz{
	position: relative;
}
.dwz2{
	position: relative;
}
.dw{
	position: absolute;
	top: 53%;
	left: 56%;
}
.dw2{
	position: absolute;
	top: 27%;
	left: 22%;
}
.dw h1{
	font-size: 30px;
	
}
.dw h3{
	font-size: 20px;
	color: #727171;
	margin-bottom: 40px;
}
.dw p{
	font-size: 16px;
	color: #727171;
	
}
		
		
	@media only screen  and (max-width: 320px) {
	.brand p {
    font-size: 1.2rem;
    font-weight: 200;
    margin-bottom: 0;
    position: relative;
    left: 1% !important;
    top: 7% !important;
    }
	
	.brand h3 {
    color: #f39801;
     font-size: 1.4rem;
    position: relative;
    left: 1% !important;
    top: 7% !important;
    }
    .train-top p {
    font-size: 1.8rem;
}
 .mak-team h4{
    	font-size: 1.5rem !important;
    	font-weight: bold;
    }
    .choice ul:nth-of-type(2) {
    width: 100% !important;
    
    
    }
    .choice{
    	height: 520px !important;
    }
    
    .brand{
		height: 260px !important;
	}
	.team{
		height: 530px !important;
	}
	.column-all{
		width: 90% !important;
	}
	.consult{
		height: 700px !important;
	}
	
	.consult-item{
		
		margin-bottom: -70px !important;
		
	}
	
	.consult h1 {
    margin-top: 30px !important;
    margin-bottom: -60px !important;
    
}
.more{
	margin-top: 96px !important;
}
    
    
}
		
		@media only screen  and (max-width: 768px) {
			
			
			.ha{
				display: none;
			}
			.haha{
				display: block;
			}
			.hs-top {
                text-align: center;
                margin-top: 30px;
            }
            #LoopDiv{
            	padding-bottom: 50px !important;
            }
            .hs-top h1{
            	font-size: 2rem !important;
                font-weight: bold;
            }
			
			.ks h1 {
                text-align: center;
                font-size: 2rem;
                font-weight: bold;
                margin-top: 30px;
            }
            .ks h3{
            	font-size: 1.5rem;
            	color: black;
            	margin-top: 0;
            	margin-bottom: 20px;
            }
            .m-ksdy{
            	width: 95%;
            	margin: 0 auto;
            	padding: 0;
            	padding-bottom: 20px;
            	border-bottom: 1px solid #dcdcdc;
            }
            .m-ksdy li{
            	width: 100%;
            	margin-bottom: 20px;
            	
            }
            .m-ksdy li img{
            	width: 100%;
            	height: auto;
            	margin-bottom: 10px;
            	
            }
            .m-ksdy li p{
            	text-align: left;
            	
            }
            .yxpx{
            	width: 95%;
            	margin: 0 auto;
            	
            }
            .yxpx h1 {
                text-align: center;
                font-size: 2rem;
                font-weight: bold;
                margin-top: 30px;
            }
            .yxpx h3{
            	font-size: 1.5rem;
            	text-align: center;
            	color: black;
            	margin-top: 0;
            	margin-bottom: 20px;
            }
            .pxy{
            	padding-top: 20px;
            	padding-bottom: 20px;
            	background-color: #f8f8f8;
            }
            .pxy p{
            	margin-left: 10px;
            	margin-bottom: 5px;
            }
            
            .zy h1 {
                text-align: center;
                font-size: 2rem;
                font-weight: bold;
                margin-top: 30px;
                padding-top: 0;
            }
            .zy h3{
            	font-size: 1.5rem;
            	color: black;
            	margin-top: 0;
            	margin-bottom: 20px;
            }
            
            
            .zy {
                background-color: white;
                margin-top: 20px;
            }
            
            
            .zyfn {
                width: 95%;
                margin: 0 auto;
                padding: 0;
                height: 180px;
                border-bottom: 1px solid #dcdcdc;
    
   
   
            }
            .zyfn li div img {
                width: 100%;
                height: auto;
                padding-left: -10px;
                padding-top: 10px;
                padding-right: -10px;
                margin-bottom: 10px;
                transition: 0.5s;
            }
            .zyfn li p {
                text-align: center;
                margin-bottom: 5px;
                font-size: 1rem;
            }
             
            .fn h1 {
                text-align: center;
                font-size: 2rem;
                font-weight: bold;
                margin-top: 30px;
                padding-top: 0;
            }
            .fn h3{
            	font-size: 1.5rem;
            	color: black;
            	margin-top: 0;
            	margin-bottom: 20px;
            }
            
            .m-fnyy{
            	width: 95%;
            	padding: 0;
            	margin: 0 auto;
            	overflow: hidden;
            	padding-bottom: 30px;
            	border-bottom: 1px solid #dcdcdc;
            }
            .m-fnyy li{
            	width: 33%;
            	float: left;
            	text-align: center;
            }
            
             .m-fnyy li img{
            	width: 95%;
            	height: auto;
            }
            .chxc{
            	width: 95%;
            	margin: 0 auto;
            }
            .chxc h1 {
                text-align: center;
                font-size: 2rem;
                font-weight: bold;
                margin-top: 30px;
            }
            .chxc h3{
            	font-size: 1.5rem;
            	text-align: center;
            	color: black;
            	margin-top: 0;
            	margin-bottom: 20px;
            }
            .consult{
		width: 100%;
		height: auto;
		background:url("../img/mobile_ppszch2.png") no-repeat;
	    background-size: 100% 100%;
		margin-top: 0;
	}
	#news .container .row{
		margin-top: 40px;
	}
	#news .container .row .col-md-6 {
    margin-bottom: 20px !important;
    }
	#news .btn_news{
		margin-bottom: 30px;
	}
	.tit h1{
		font-size: 2rem !important;
	}
	.container{
		padding: 0;
	}
	.consult h1{
		margin-top: 40px;
		margin-bottom: -60px;
		font-size: 2rem;
		font-weight: bold;
	}
	.column-all{
		width: 95%;
		margin: 0 auto;
		
	}
	.consult-item{
		/*height: 160px;*/
		margin-bottom: -50px;
		width: 100%;
		float: none;
	}
	.consult-item:nth-of-type(2){
		margin-left: 0;
	}
	.consult-item:nth-of-type(4){
		margin-left: 0;
	}
	.column-r{
		width: 100%;
	}
	.item-date{
		margin-left: 70%;
	}
	
	.more{
		width: 160px;
		height: 40px;
		line-height: 20px;
		margin-top: 80px;
		font-size: 1.5rem;
	}
	.serve h1{
		font-size: 2rem;
		font-weight: bold;
	}





            
		}
		





