@media (min-width: 768px){
	.container {
		width: 770px;
	}
	.navbar-nav{
		float: right;
		margin-top: 5px;
	}
	.navbar>.container .navbar-brand{
		height: 70px;
	}
	.navbar-toggle{
		margin: 18px 15px;
	}
	.navheight{
		height: 70px;
	}
	.appointBtnBox{
		top: -24px;
	}
	.appointBtn{
		font-size: 16px;
		width: 240px;
		line-height: 34px;
	}
	.advantage-box .advantage-container{
		width: 720px;
	}
	.advantage-box .advantage-item i{
		font-size: 70px;
	}
	.index section{
		margin-top: 70px;
	}
	.footer{
		margin-bottom: 0;
	}
	.footer .logo-box .logo-item{
		margin: 5px 65px;
	}
	.footer .split{
		max-width: 300px;
	}
	.footer .subnav{
		display: block;
	}
	.footer .pull-right{
		text-align: right;
	}
	.title {
		margin-bottom: 30px;
	}
	.title h2{
		font-size: 20px;
	}
	.index .title h2 p span i{
		font-size: 44px;
	}
	.scene-box .scene-container{
		overflow-x: auto;
		overflow-y: hidden;
		white-space: initial;
	}
	.scene-item{
		width: 22%;
		height: auto;
	}
	.en .scene-item{
		height: 360px;
	}
	.scene-box .scene-img{
		float: none;
		width: auto;
	}
	.group .iconfont{
		display: inline-block;
	}
	.advantage_box .advantage_item{
		width: 49%;
		margin-bottom: 10px;
	}
	.advantage_box .advantage_item>div{
		height: 120px;
	}
	.en .advantage_box .advantage_item>div{
		height: auto;
	}
	.advantage_box .advantage_item:nth-child(n) .advantage_item_1{
		padding: 20px 25px 20px 90px;
		/*height: 70px;
		position: absolute;
		top: 50%;
		margin-top: -35px;*/
	}
	.advantage_box .advantage_item:nth-child(n) .advantage_item_2{
		position: absolute;
		left: 25px;
		top: 50%;
		margin-top: -8px;
	}
	.sceneBox .sceneItem{
		padding: 100px 0 20px;
		margin-top: -40px;
	}
	.typeBox .typeItem p{
		text-align: center;
	}
	.typeBox .typeItem p{
		text-align: center;
	}
	.shangqiao-box{
		width: 75px;
		top: auto;
		bottom: 10%;
		left: 0;
		right: auto;
		padding: 8px 0;
	}
	.shangqiao-box a{
		width: 100%;
		padding: 8px 0;
	}
	.shangqiao-box a .iconzaixianyuyue{
		position: relative;
		margin-top: 0;
		left: auto;
		margin-left: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none; 
	}
	#carousel-vedio .item a div p{
		margin-top: 15px;
	}
	.en .title h2.clearfix p{
		width: 50%;
	}
	.en .title h2 p.pull-left{
		text-align: right;
	}
	.en .title h2 p.pull-right{
		text-align: left;
	}
	#carousel-example-generic .item img{
		width: 100%;
		margin-left: 0;
	}
	#carousel-example-generic .item:nth-child(1) img{
		margin-left: 0;
	}
	.modal-dialog{
		margin: 20% auto;
	}
	.redpack-box{
		-webkit-animation: bounce2 30s infinite linear;
		-moz-animation: bounce2 30s infinite linear;
		-ms-animation: bounce2 30s infinite linear;
		-o-animation: bounce2 30s infinite linear;
		animation: bounce2 30s infinite linear;
	}
	.redpack-box a.redpack{
		width: 120px;
		height: 120px;
	}
	#bombModal .modal-dialog{
		width: 75%;
	}
}
@media (min-width: 992px){
	.container {
		width: 970px;
	}
	.navbar>.container .navbar-brand{
		width: 100px;
	}
}
@media (max-width: 440px){
	.en .group>button{
		width: auto;
		padding: 10px;
	}
	.vedio .vedio-item{
		font-size: 14px;
	}
	.vedio .btn{
		padding: 2px 5px;
	}
	.title h2{
		font-size: 16px;
	}
	.footer .logo-box .logo-item{
		width: 75px;
	}
	.en .citylist>span{
		font-size: 12px;
	}
	.modal-sm{
		width: 90%;
	}
	#waitingModal .modal-sm{
		width: 50%;
	}
	.typeBox .typeItem .item-img span{
		margin: 0 10px;
	}
	.typeBox .typeItem img:last-child{
		width: 25%;
	}
	.advantage-box .advantage-container{
		width: 100%;
	}
	#carousel-vedio .item a div{
		padding-top: 20%;
	}
	#carousel-vedio .item a div p{
		font-size: 14px;
	}
	.stationMapBox .moreStationBox{
		width: 300px;
		margin-left: -150px;
	}
	.scene-text .scene-text-cont{
		height: 85px;
	}
	.en .scene-item{
		height: 310px;
	}
	.en .scene-text .scene-text-cont{
		height: 120px;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	.en .scene-text .scene-text-cont[lang="scene62"], .en .scene-text .scene-text-cont[lang="scene42"]{
		height: 105px;
	}
	.title h2 p{
		width: 55%;
	}
	.title h2 p.pull-left{
		bottom: 5px;
	}
}
