@media (max-width:768px) {

	.container,
	.container-fluid {
		padding-right: 5px;
		padding-left: 5px;
	}

	#nav ul li {
		width: 50%;
		float: left;
		margin-top: 10px;
		white-space: nowrap;
		background: none;
		text-align: center;
	}

	#nav .nav-list {
		padding: 10px;
		width: 100%;
	}

	.ad_info h1 span {
		top: 160px;
		right: -15px;
	}

	#nav ul li.inputstyle {
		display: none;
	}

	.ad_info_content {
		height: 220px;
	}

	.ad_booking img {
		display: none;
	}

	.ad_booking input,
	select {
		width: 100%;
		display: block;
	}

	.ad_booking .apptime-1 {
		border: 0;
		width: 100%;
	}

	.ad_booking button {
		margin-top: 80px;
	}

	.news_container .index_newstitle {
		display: none;
	}

	.news_container .index_newslist {
		background-color: #FFFFFF;
		margin-top: 20px;
	}

	.qc_list {
		margin: 0;
	}

	.news_container .spaninfo {
		display: none;
	}

	.footer_show {
		background-color: #333433;
		height: 61px;
		margin-top: 40px;
		text-align: center;
	}

	.footer_show img {
		width: 100%;
		height: 61px;
	}

	.logo_dd {
		height: 61px;
	}

	/*qc_info*/
	.ggqh_zbsh_content {
		height: 1290px;
	}

	.ggqh_zbsh_content ul li {
		list-style: none;
		float: left;
		padding: 0 10px;
		width: 100%;
		margin-top: 5px;
	}

	.qc_info {
		padding: 10px;
	}

	.tianqi_title img {
		width: 100%;
	}

	.tianqi_content {
		overflow: hidden;
		height: 300px;
	}

	.tianqi_content ul li {
		width: 80%;
		height: 50px;
		line-height: 50px;
	}

	.tianqi_content ul li span {
		padding-left: 10px;
	}

	.imgreset {
		width: 100%;
	}

	.imgreset80 {
		width: 80%;
	}

	.ggss_bg {
		height: 340px;
		background: none;
	}

	.ggss_bg h1 {
		text-align: center;
	}

	.ggss_bg span {
		text-align: center;
	}

	.ggqh_zdsh_mask {
		opacity: .7;
		height: 900px;
	}

	.ggqh_op ul li button {
		font-size: 12px;
	}

	.ggqh_ad1_contentbg {
		background-color: #FFFFFF;
		margin-top: 10px;
	}

	.ggqh_ad1_content h1 img {
		width: 100%;
	}

	.ggqh_op {
		height: 750px;
	}

	.container .col-lg-12 img {
		width: 100%;
	}

	.ggqh_zbsh_content .ad_booking ul li {
		width: 100%;
	}

	.yuding2 {
		display: none;
	}

	.yuding3_pc {
		display: none;
	}

	.yuding_phone {
		color: #FFFFFF;
		/* margin-bottom: 180px; */
	}

	.yuding_phone input,
	select {
		color: #000000;
	}

	.yuding_phone ul li {
		height: 50px;
	}

	.yuding_phone button {
		margin-top: 120px;
	}

	.ggss_bg_booking {
		width: 100%;
		overflow: hidden;
		height: 300px;
	}

	.ggss_bg_booking h1 {
		font-size: 16px;
	}

	.ggss_bg_booking img {
		width: 100%;
	}

	.yuding_ms {
		display: none;
	}

	.gl_logo {
		display: none;
	}

	.down {
		width: 100%;
		height: 50px;
		position: fixed;
		bottom: 0;
		background-color: #FFFFFF;
		text-align: center;
		z-index: 999;
	}
}

@media (min-width:768px) {
	.yuding_phone {
		display: none;
	}

	.pc {
		width: 100%;
		height: 500px;
		overflow: hidden;
	}

	.ggqh_zbsh_content ul {
		margin-left: -15px;
		margin-right: -15px;
	}

	.down {
		display: none
	}
}