@media screen and (max-width: 768px) {
    body{
        background: #F6F6F6 !important;
    }
    .page{
        padding-top: 50px;
        background: #fff;
    }
   /* .webNav{
        display: none;
    } */
    .mobileLogo{
        height: 50px;
        padding-left: 15px;
    }
    .mobileLogo img{
        width: 50%;
        height: auto;
    }
    .navbar{
        margin-bottom: 0 !important;
    }
    .navbar-fixed-top .navbar-collapse{
        max-height: 440px !important;
    }
    /*底部start*/
    .footer {
		position: relative;
		z-index: 1;
		background: #191919;
	}
    .footer .left, .footer .li{
        min-width: 100%;
        line-height: 50px;
    }
    .footer .li{
        border-bottom: 1px solid rgba(255,255,255,0.15);
    }
    .footer .li .title{
        position: relative;
    }
    .footer .li .title:after{
        position: absolute;
    	background: url(../images/foot_arr.png) no-repeat center;
    	width: 30px;
    	height: 30px;
    	background-size: 15px auto;
    	right: 0;
    	top: 0;
    	bottom: 0;
    	margin: auto;
    	transition: all .3s;
    	content: '';
    }
    .titleRote:after{
        transform: rotate(90deg);
    }
    .footer .right .li {
        border-bottom: none;
    }
    .footer .right .title{
        min-width: 100%;
        line-height: 40px;
    }
    .footer .left, .footer .li .footer_ul{
        display: none;
    }
    .footer .li:nth-child(2n){
        padding-right: 0;
    }
    .footer .right .li{
        min-width: auto !important;
        padding-right: 20px !important;
    }
    .footer .pdtb40{
        flex-wrap: wrap;
    }
    .footer .right{
        padding-left: 0 !important;
    }
	.footer .title {
		font-size: 16px;
	}

	/*底部start*/
	.footer_bg {
		background: #22272D;
	}

	/*.footer_contact_bg{*/
	/*    width: 100%;*/
	/*    height:180px;*/
	/*    text-align: center;*/
	/*    color:#fff;*/
	/*    background: url(../images/home_bg_gdlj_nor.png) no-repeat center;*/
	/*    background-size: cover;*/
	/*    position: relative*/
	/*}*/
	.footer_contact_box {
		position: absolute;
		transform: translate(-50%, -50%);
		top: 50%;
		left: 50%;
		margin: auto;
	}

	.footer_contact_tips {
		font-size: 26px;
	}

	.footer_contact_btn {
		width: 180px;
		height: 40px;
		line-height: 40px;
		border: 1px solid #fff;
		margin: 30px auto 0 auto;
	}

	.footer_1st {
		border-bottom: 1px solid #393D42;
		box-sizing: border-box;
	}

	.footer_1st_icon {
		line-height: 19px;
		font-size: 13px;
		margin: 26px 0;
		color: #fff;
		padding-left: 55px;
		position: relative;
	}

	.footer_1st_icon:after {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		content: '';
		width: 45px;
		height: 39px;
	}
	
	.followCode {
		position: absolute;
		width: 80px;
		height: 80px;
		margin-top: 15px;
		left: 0;
		right: 0;
		background: #fff;
		display: none;
	}

	.followCode::after {
		position: absolute;
		width: 0;
		height: 0;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-bottom: 10px solid #fff;
		top: -10px;
		left: 18px;
		content: '';
		margin: auto;
	}

	/*.footer_1st_icon_1:after{*/
	/*    background: url(../images/home_icon_gaoxjs_nor.png) no-repeat center;*/
	/*    background-size: 45px 39px;*/
	/*}*/
	.footer_2nd {
		padding: 60px 0 0 0;
		border-bottom: 1px solid #393D42;
		box-sizing: border-box;
		color: #fff;
		font-size: 14px;
	}

	.footer_2nd .left {
		width: 100%;
	}

	.footer_2nd .left .li {
		/*margin-right: 40px;*/
		font-size: 15px;
	}

	.footer_2nd .left .li:last-child {
		margin-right: 0px;
	}

	.footer_2nd .left .li>div {
		font-size: 18px;
	}

	.footer_ul {
		color: #cccccc;
		font-size: 14px;
		line-height: 30px;
	}

	.footer_ul>li>a {
		color: #cccccc !important;
		font-size: 14px;
	}

	.contact_icon {
		width: 40px;
		height: 30px;
		position: relative;
		margin-bottom: 5px;
	}

	.contact_icon:after {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		content: '';
	}

	/*.weibo_icon:after{*/
	/*    background: url(../images/home_icon_weibo_nor.png) no-repeat center;*/
	/*    background-size: 24px 20px;*/
	/*}*/
	/*.wechat_icon:after{*/
	/*    background: url(../images/home_icon_weixin_nor.png) no-repeat center;*/
	/*    background-size: 21px 23px;*/
	/*}*/
	/*.qq_icon:after{*/
	/*    background: url(../images/home_icon_qq_nor.png) no-repeat center;*/
	/*    background-size: 26px 21px;*/
	/*}*/
	.footer_2nd .right .left {
		line-height: 30px;
		font-size: 13px;
		color: #cccccc;
	}

	.footer_2nd .right .right {
		margin-left: 100px;
		text-align: center;
		font-size: 13px;
		line-height: 40px;
		color: #cccccc;
	}

	.footer_2nd .right .right img {
		width: 95px;
		height: 95px;
		vertical-align: middle;
	}

	.footer_2nd .right .right>.flex img {
		height: 40px;
		width: auto
	}

	.service_phone {
		width: 200px;
		background: #DA2836;
		height: 40px;
		border-radius: 3px;
		text-align: center;
		padding: 5px 0;
		box-sizing: border-box;
		margin-top: 10px;
		color: #fff;
	}

	.footer_3rd {
		padding: 20px 0;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}

	.footer_3rd a {
		color: #fff !important;
	}

	.store a {
		color: #cccccc !important;
	}

	.store:last-child {
		margin-left: 20px;
	}

	/*底部end*/
    /*在线客服 start*/
    .serve{
        position: fixed;
        width: 80px;
        bottom: 60px;
        right: 0;
        box-shadow: 0px 8px 18px 0px rgba(253, 30, 0, 0.24);
        background: #FD1E00;
        height: 40px;
        line-height: 40px;
        z-index: 99;
        color: #fff;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        cursor: pointer;
    }
    /*在线客服 end*/
    .navbar-default{
        background-color: #fff !important;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #FD1E00 !important;
    }
    .navbar-default .navbar-toggle{
        border: none !important;
    }
    .overH{
        overflow: hidden;
    }
    .mobileRoomTab{
        line-height: 40px;
        background: #fff;
        border-bottom: 1px solid #f4f4f4;
    }
    .joinBox{
        width: 100%;
        flex-wrap: wrap;
    }
    .joinBox .box{
        margin-bottom: 20px;
    }
    .joinBox .box:last-child{
        margin-bottom: 0;
    }
	.TplFloatSet {
	    position: fixed;
	    bottom: 120px;
	    right: 0;
	    z-index: 9999;
	    cursor: pointer;
	}
	.bannerImg {
		width: 100%;
		height: 200px;
	}
	.banner {
		height: 200px;
		width: auto;
	}
	.bgvid{
	    position: absolute;
	    left: 50%;
	    transform: translateX(-53%);
	}
	.earthBox{
	    overflow: hidden;
	}
	.earthCon{
	    position: relative;
	}
	
    .earthCon .fatTitle{
        background-image:-webkit-linear-gradient(top,#48cce8,#2f86e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:24px
    }
    
    .eLi{
        font-size: 16px;color: #7BE6F4;padding: 0 !important;
        
    }
    .dateBox{
        border: none;
    }
    .earthCon .flex{
        display: inherit;
    }
    .earthCon .flex .flex-1{
        width: 100%;
    }
    .mWrap{
        flex-wrap: wrap;
    }
    .pdt110{
        padding-top: 50px;
    }
}