.banner{
	width: 100%;
	float: left;
}
.banner .bannerinfo{
	position: relative;
	width: 100%;
	float: left;
}
.banner .bannerinfo img{
	width: 100%;
	display: inline-block;
}
.banner .bannerinfo .bannertxt{
	width: 300px;
	position: absolute;
	left: 5%;
	bottom: 18%;
}
.banner .bannerinfo .bannertxt .bannercntxt{
	width: 100%;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 45px;
	float: left;
}
.banner .bannerinfo .bannertxt .bannerentxt{
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 32px;
	float: left;
}






.about{
	width: 100%;
	float: left;
}
.about .aboutinfo{
	width: 100%;
	padding:80px 96px;
	float: left;
}
.about .aboutinfo .leftabout{
	width: 50%;
	display: inline-block;
	float: left;
}
.about .aboutinfo .leftabout .compname{
	width: 100%;
	/*margin-top: 40px;*/
	font-size: 30px;
	font-weight: 400;
	color: #0079D6;
	line-height: 32px;
	float: left;
}
.about .aboutinfo .leftabout .aboutmess{
	width: 100%;
	margin-top: 40px;
	float: left;
}
.about .aboutinfo .leftabout .aboutmess p{
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	float: left;
}
.about .aboutinfo .rightabout{
	width: 48%;
	display: inline-block;
	float: right;
}
.about .aboutinfo .rightabout img{
	width: 100%;
	display: block;
}







.wl{
	width: 100%;
	background: #E6EFF7;
	float: left;
}
.wl .wlinfo{
	width: 100%;
	padding:80px 96px;
	float: left;
}
.wl .wlinfo .wlxx{
	width: 100%;
	float: left;
}
.wl .wlinfo .wlxx .leftwl{
	width: 46.5%;
	display: inline-block;
	float: left;
}
.wl .wlinfo .wlxx .leftwl img{
	width: 100%;
	display: block;
}
.wl .wlinfo .wlxx .rightwl{
	width: 50%;
	display: inline-block;
	float: right;
}
.wl .wlinfo .wlxx .rightwl .wltitle{
	width: 100%;
	margin-top: 50px;
	font-size: 30px;
	font-weight: 400;
	color: #0079D6;
	line-height: 32px;
	float: left;
}
.wl .wlinfo .wlxx .rightwl .wlmess{
	width: 100%;
	margin-top: 30px;
	float: left;
}
.wl .wlinfo .wlxx .rightwl .wlmess p{
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	text-align: left;
}





@media (max-width: 1700px){
 
    
    
}
@media (max-width: 1600px){
    

}
/*! 1500 ~ 1520 */
@media (max-width: 1520px){
	

}

/*! 1200 ~ 1500  主内容区1140 */
@media (max-width: 1500px) { 

.about .aboutinfo .leftabout {
    width: 100%;
}
.about .aboutinfo .rightabout {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.about .aboutinfo .rightabout img {
    width: auto;
    display: inline-block;
}

.wl .wlinfo .wlxx .leftwl {
    width: 42.5%;
    display: inline-block;
    float: left;
}
.wl .wlinfo .wlxx .rightwl {
    width: 55%;
}
.wl .wlinfo .wlxx .rightwl .wltitle {
     margin-top: 0px; 
}




}






/*====================================================================================================================*/
/*! 1439   */
@media (max-width: 1440px) { 



}
@media (max-width: 1360px) { 
.wl .wlinfo .wlxx .leftwl {
    width: 38.5%;
    display: inline-block;
    float: left;
}
.wl .wlinfo .wlxx .rightwl {
    width: 60%;
}

}
@media (max-width: 1300px) { 
	


}

/*! 992 ~ 1199  主内容区960 */
@media (max-width: 1299px) { 
    

}
@media (max-width: 1199px) { 

.banner .bannerinfo .bannertxt .bannerentxt {
    font-size: 18px;
}

.wl .wlinfo .wlxx .leftwl {
    width: 100%;
    text-align: center;
}
.wl .wlinfo .wlxx .leftwl img {
    width: auto;
    display: inline-block;
}
.wl .wlinfo .wlxx .rightwl {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}


}





@media (max-width: 1100px) { 
    
    
}

/*====================================================================================================================*/


@media (max-width: 1000px) { 
  


}

/*! <=991 手机端 */
@media (max-width: 991px) { 

.banner .bannerinfo .bannertxt .bannercntxt {
    font-size: 0.48rem;
    line-height: 0.5rem;
}
.banner .bannerinfo .bannertxt .bannerentxt {
    font-size: 0.26rem;
    line-height: 0.5rem;
}

.about .aboutinfo {
    padding: 0.8rem 0.96rem;
}
.about .aboutinfo .leftabout .compname {
    margin-top: 0.4rem;
    font-size: 0.36rem;
    line-height: 0.32rem;
    text-align: center;
}
.about .aboutinfo .leftabout .aboutmess {
    margin-top: 0.4rem;
}
.about .aboutinfo .leftabout .aboutmess p {
    font-size: 0.26rem;
    line-height: 0.5rem;
}
.about .aboutinfo .rightabout {
    margin-top: 0.2rem;
}

.wl .wlinfo {
    padding: 0.8rem 0.96rem;
}
.wl .wlinfo .wlxx .rightwl {
    margin-top: 0.3rem;
}
.wl .wlinfo .wlxx .rightwl .wltitle {
    font-size: 0.36rem;
    line-height: 0.32rem;
}
.wl .wlinfo .wlxx .rightwl .wlmess {
    margin-top: 0.3rem;
}
.wl .wlinfo .wlxx .rightwl .wlmess p {
    font-size: 0.26rem;
    line-height: 0.5rem;
}




}
@media (max-width: 767px) {

.banner .bannerinfo .bannertxt {
    width: 80%;
    left: 5%;
    bottom: 10%;
}

.about .aboutinfo {
    padding: 0.4rem 0.5rem;
    padding: 0.2rem 0.5rem;
}
.wl .wlinfo {
    padding: 0.4rem 0.5rem;
}

}
@media (max-width: 600px){
    

}
@media (max-width: 472px){
    

}
@media (max-width: 414px){
  
    
}