@media only screen and (max-width: 1024px) {
	}
@media only screen and (max-width: 768px) {
.top-header-l{
	width: 100%!important;
    text-align: center;
}
.logo img{
	width: auto!important;
}
.top-header .slogin{
	display: none;
}
.main-menu{
	display: none;
}
.hc-nav-trigger.hc-nav-1{
	display: block!important;
}
.second-nav{
	display: block;
}
.sidebar iframe{
	width: 100%;
}

	.new-home .new-home-right .item-child .image {
		width: 100%;
	}
	.new-home .new-home-right .item-child .nav-image {
		width: 100%;
		padding-left: 0px;
		margin-top: 10px;
	}
	.new-home .new-home-right .item-child .nav-image .title {
		height: auto;

	}
	.new-top{
		display: none;
	}
	#header-site {
		padding-bottom: 0px;
	}



}
@media only screen and (max-width: 812px){

}

@media only screen and (max-width: 736px){
.main-slider .right-sl {
	margin-top: 15px;
}
.main-slider .right-sl .item img{
	height: auto;
}
.banner-content{
	text-align: center;
}
.banner-block a{
	float: none;
	margin-top: 10px;
	display: inline-block;
}
.new-home .new-home-left .image img{
	height: auto
}
.new-home .new-home-right .item-child .image img{
	height: auto
}
.top-content-new .item{
	margin-bottom: 15px;
}
}
@media only screen and (max-width: 667px){
.banner-geo img.pic1{
	width: 100%;
}
.banner-geo img.pic2{
	width: 100%;
}
}
@media only screen and (max-width: 414px){
	

}