﻿.head {
	display: none;
}

.base {
	display: none
}

.clearance {
	display: none;
}

.masking {
	display: none;
}

.shade {
	display: none;
}

@media screen and (max-width: 1280px) {
	.shade {
		display: block;
		display: inline-block;
		width: 100%;
		height: 44px;
		margin-bottom: -5px;
	}
	.top-header {
		display: none
	}
	.footer_index {
		display: none
	}
	.jijia_adver {
		display: none
	}
	.head {
		background: white;
		width: 100%;
		height: 44px;
		font-size: 19px;
		line-height: 44px;
		color: #333;
		display: inline-block;
		text-align: center;
		display: block;
		position: fixed;
		z-index: 11;
		top: 0;
	}
	.rotate12 {
		transform: rotate(90deg);
		transition: transform .3s ease 0s;
	}
	.common_head_buttom {
		background:  no-repeat;
		color: #fefefe;
		background-size: cover;
		padding: 25px 0;
		text-align: center;
		height: 184px;
		margin-bottom: 45px;
	}
	.common_head_buttom p {
		font-size: 21px;
		margin-bottom: 9px;
		font-weight: bold;
	}
	.common_head_buttom span {
		display: block;
		font-size: 12px;
	}
	.common_head_buttom a {
		display: inline-block;
		background-size: cover;
		width: 300px;
		margin: 0 auto;
		border: 1px solid #ffffff;
		height: 50px;
		margin-top: 25px;
		color: #fffeff;
	}
	.common_head_buttom a img {
		width: 19px;
		height: 22px;
		display: inline-block;
		line-height: 22px;
		margin-right: 12px;
		vertical-align: middle;
	}
	.common_head_buttom .sole_span {
		vertical-align: middle;
		display: inline-block;
		height: 50px;
		line-height: 50px;
	}
	.imgs {
		width: 9px;
		height: 16px;
		position: absolute;
		left: 10px;
		line-height: 44px;
		top: 50%;
		margin-top: -8px;
	}
	.div_iomg {
		position: absolute;
		right: 15px;
		display: inline-block;
	}
	.imgx {
		width: 19px;
		margin-left: 10px;
	}
	.shoppings {
		width: 22px;
		height: 22px;
		position: absolute;
		top: 12px;
		right: 33px;
        display:none
	}
    .shopping {
		background: #333333;
		width: 17px;
		height: 17px;
		position: absolute;
		right: 43px;
		line-height: 17px;
		color: #ffffff;
		font-size: 12px;
		top: 8px;
		border-radius: 50%;
        display:none;
	}
	.shadow {
		box-shadow: rgba(0, 0, 0, 0.19) 0px 1px 13px;
		transition: all 0.1s cubic-bezier(0.55, 0, 0.1, 1) 0s;
	}
	.removes {
		width: 13px;
		height: 13px;
		display: none;
	}
	
	.oead {
		height: 80px;
		position: absolute;
		top: 0;
		z-index: 4;
		width: 100%;
		background: rgb(255, 150, 0);
		color: white;
		line-height: 80px;
	}
	.clearance {
		display: none;
		position: fixed;
		width: 100%;
		z-index: 10;
		top: 44px;
	}
	.oead span {
		float: left;
		margin-left: 20px;
	}
	.clearance {}
	.oead p {
		float: right;
		margin-right: 20px;
	}
	.crest {
		background: #ffffff;
		padding: 0;
		margin: 0;
		list-style: none;
		color: rgb(104, 104, 104);
		width: 100%;
		z-index: 10;
	}
	.crest li {
		line-height: 40px;
		font-size: 14px;
		text-align: left;
		z-index: 10;
	}
	.onli {}
	.surface {
		color: rgb(104, 104, 104);
		border-bottom: 1px solid rgba(217, 217, 217, 0.5);
		font-size: 14px;
		height: 50px;
		line-height: 50px;
		padding-left: 20px;
		position: relative;
	}
	.surface img {
		position: absolute;
		right: 15px;
		top: 50%;
		width: 8px;
		height: 15px;
		margin-top: -7.5px;
	}
	.surface p {
		width: 15px;
		/* width: 40%; */
		display: inline-block;
		float: right;
		margin-right: 15px;
	}
	.suronface p {
		display: inline-block;
		float: right;
		margin-right: 15px;
		width: 15px;
	}
	.twoli {
		position: relative;
	}
	.direct {
		padding-left: 20px;
		display: block;
		position: relative;
		height: 50px;
		font-size: 14px;
		line-height: 50px;
		color: #333;
		border-bottom: 1px solid rgba(212, 212, 212, 0.5);
	}
	.direct img {
		position: absolute;
		right: 15px;
		top: 50%;
		width: 8px;
		height: 15px;
		margin-top: -7.5px;
	}
	.up_img {
		right: 0;
		width: 100%;
		vertical-align: middle;
		display: none;
	}
	.below_img {
		right: 0;
		width: 100%;
		vertical-align: middle;
	}
	.balcony {
		display: none;
	}
	.masking {
		clear: both;
		z-index: 3;
		height: 100%;
		position: fixed;
		display: none;
		width: 100%;
		top: 0;
		background: rgba(0, 0, 0, 0.3);
		opacity: 1
	}
	.balcony a {
		padding-left: 40px;
		height: 40px;
		color: rgb(104, 104, 104);
		display: block;
		line-height: 40px;
		border-bottom: 1px solid rgba(217, 217, 217, 0.5);
	}
	.base {
		background: #2b2b2b;
		padding-bottom: 30px;
		display: block;
	}
	.base li {
		line-height: 40px;
		font-size: 14px;
		text-align: left;
	}
	.twoonli {
		position: relative;
	}
	.baonlcony {
		display: none;
	}
	.baonlcony a {
		padding-left: 50px;
		height: 40px;
		color: white;
		display: block;
		line-height: 40px;
	}
	.twoonli {
		position: relative;
	}
	.suronface {
		color: white;
		height: 40px;
		padding-left: 15px;
	}
	.suronface span {
		display: inline-block;
		vertical-align: middle;
		color: #cdcdcd;
		margin-left: 10px;
	}
	.suronface img {
		width: 7px;
		height: 10px;
	}
	.baonlcony a {
		padding-left: 36px;
		height: 40px;
		color: white;
		display: block;
		line-height: 40px;
	}
	.baonlcony {
		display: none;
	}
	.base .yard {
		margin-left: 16px;
		color: #cdcdcd;
		margin-top: 45px;
	}
	.base .yard p {
		line-height: 30px;
		color: #ffffff;
		font-size: 15px;
	}
	.base .yard h2 {
		font-size: 35px;
		color: #ff9900;
		margin: 15px 0;
	}
	.phone {
		font-size: 12px;
		color: #949293;
		line-height: 18px;
		margin-left: 16px;
		margin-top: 44px;
		width: 252px;
	}
    /*公告*/
    .notic{margin-top:44px;}
    .notic .w1280{width:100%;}
}