@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1200px) {
.dht li{  width:90px; }
.wc { display:none;}
.wc1 { display:block;}
.wc1 ul:nth-child(2) li:nth-child(6){ display:none;}

}
@media screen and (max-width: 1100px) {
   .dht {right: 38px; top:68px;}
}
@media screen and (max-width: 830px) {
    .dht {display: none;}
    
    .news li {width:100%;}
    
    .news li .txt p { height: auto;}
}
@media screen and (max-width: 720px) {
	.hotel .item { width:31%;}
	
	.header{background: rgba(15,13,24,0.8);height: 60px;}
	.logo{left: 5%;top: 16px;width: 70px;}
	.top .weibo{display: none;}
	.hamburger{top:2px;left:5px;width:108px; }
	.yy{right:10px;top: 20px;}
	.an{display: none;}

	.fl img{width: 120px;}
	
	.sy_cgal_kj .item { width:100%;}
	.sy_cgal_kj .item img{ width:100%; height:auto;}
	.sy_cgal_kj .item:nth-child(4) { margin-left:inherit;}
	
	@keyframes load {
	0% { width: 0;}
	100% {width: 150px;}
	}
	
	.content{margin: 60px auto 0px auto;padding-bottom: 60px;}

	.cb-slideshow li div {right: 0%;bottom: 70px;width: 100%;}
	.cb-slideshow li div h3 {font-size: 30px;}

	.content .dqwz .box{padding:0 5%;}
	.content .con_box{padding:0 5%;margin: 20px auto 0 auto;}

	.fenye{padding-bottom: 70px;}
	.news li .pic{width: 100%;float: none;margin-right: 0;} 
	.news li .txt{margin-top: 10px;}

	.case li{width:48%;}

	.content .con_box .subnav ul{margin-left: -2%;}
	.content .con_box .subnav li{margin-right: 0px;width: 31.333%;margin-left: 2%;}

	.zxly_er li{ width:100%; margin-bottom:1%;}
	.zxly_er li.textarea{ width:100%; margin:0;}


	.copyright{left: 0;bottom:3%;line-height: 18px;font-size: 12px;z-index: 100;text-align: center;padding:0 5%;}
	
	.topp { right:14px;}
	
   .hotel_1 dt {width:49%;}
   
   

}

@media screen and (max-width: 650px) {
    .hotel .item { width:48%;}
}