/* banner m */
.banner_close {
	position: absolute;
	top: 773px;
	left: 245px;
	width: 42px;
	height: 43px;
	background: url("../static/cancelM4.png?1") no-repeat;
	cursor: pointer
}

.banner_input {
	outline: 0;
	margin: 20px auto 0;
	display: block;
	width: 420px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 10px;
	font-size: 36px;
	background: #fff;
	border: 1px solid #dcdcdc
}

.banner_btn {
	width: 270px;
	height: 95px;
	background: url("../static/dialogBtnM6.png?1") no-repeat;
	margin: 22px auto 0;
	cursor: pointer;
	background-size: 100% 100%;
}

.banner_a {
	width: 750px;
	height: 160px;
	position: fixed;
	bottom: 0;
	cursor: pointer;
	z-index: 5;
	background: url('../static/bannerM11.jpg?9') no-repeat;
	display: none;
	left: 50%;
	margin-left: -375px;
}

.banner_a .banner_p1 {
	color: #fffc02;
	font-weight: bold;
	text-shadow: 0 3px 3px #b21c1c;
	font-size: 43px;
	margin: 12px auto 0 220px;
	text-align: center;
	width: 212px;
	height: 59px;
	line-height: 60px;
}

.banner_a .banner_p2 {
	color: #e43d3d;
	font-weight: bold;
	font-size: 31px;
	margin: 12px 0 0 260px;
	text-align: center;
	width: 140px;
	height: 59px;
	line-height: 59px;
}

.banner_window {
	position: fixed;
	width: 517px;
	height: 722px;
	background: url("../static/dialogBgM5.png?3") no-repeat;
	left: 50%;
	top: 50%;
	margin-top: -361px;
	margin-left: -258px;
	z-index: 999;
	display: none
}

.banner_window .promise {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	text-align: center;
	color: #fed265;
	margin-top: 0;
}

.banner_window .banner_ico {
	display: block;
	width: 168px;
	height: 70px;
	margin: 0 auto;
	background: url("../static/banner_ico.png") no-repeat;
	background-size: 100% 100%;
}

.banner_window .banner_window_name {
	width: 465px;
	font-size: 30px;
	color: #f94e30;
	text-align: center;
	margin: 47px auto 0;
}

.banner_window .banner_window_name .banner_code {
	font-size: 36px;
	color: #f8233e;
	text-align: center;
	font-weight: bold;
}

.banner_window .banner_prompt {
	height: 52px;
	line-height: 26px;
	font-size: 24px;
	color: #f4f4f0;
	text-align: center;
	margin: 220px auto 10px;
}

.closeM {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 32px;
	background: url("../static/closeM.png") no-repeat;
	background-size: 100% 100%;
}

.bannerM_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 94%;
	height: 100%;
}

.banner_window .banner_codeName2 {
	font-size: 24px;
	colorï¼š#f94e30;
	margin-left: 74px;
	margin-top: 10px;
	width: 107px;
	text-align: center;
}

/* banner PC */
.bannerPc_close {
	top: 566px;
	left: 183px;
	background: url("../static/cancelP3.png") no-repeat;
	position: absolute;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background-size: 100% 100%;
}

.bannerPc_input {
	outline: 0;
	margin: 12px auto 0;
	display: block;
	width: 314px;
	height: 61px;
	line-height: 61px;
	text-align: center;
	border-radius: 6px;
	font-size: 20px;
	background: #fff;
	border: 1px solid #dcdcdc
}

.bannerPc_btn {
	width: 201px;
	height: 70px;
	background: url("../static/dialogBtnPc6.png?1") no-repeat;
	margin: 15px auto 0;
	cursor: pointer;
	color: #fff;
	font-size: 30px;
	background-size: 100% 100%;
	letter-spacing: 4px;
	font-weight: bold
}

.bannerPc_a {
	
	width: 100%;
	height: 150px;
	position: fixed;
	bottom: 0;
	cursor: pointer;
	z-index: 5;
	background: url('../static/bannerPc11.png?9') no-repeat;
	background-position: center;
}

.bannerPc_window {
	position: fixed;
	width: 387px;
	height: 540px;
	background: url("../static/dialogBgPc5.png?3") no-repeat;
	left: 50%;
	top: 50%;
	margin-top: -270px;
	margin-left: -193px;
	z-index: 999;
	display: none;
	background-size: 100% 100%;
}

.bannerPc_window .promise {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #fed265;
	margin-top: 0;
	text-align: center;
}

.bannerPc_a .bannerPc_p1 {
	color: #fffc02;
	width: 226px;
	text-shadow: 0 3px 3px #b21c1c;
	padding-right: 78px;
	height: 55px;
	line-height: 55px;
	font-size: 48px;
	font-weight: bold;
	margin: 12px auto 0;
	text-align: center;
}

.bannerPc_a .bannerPc_p2 {
	color: #e43d3d;
	width: 137px;
	height: 55px;
	line-height: 55px;
	padding-right: 64px;
	font-size: 32px;
	font-weight: bold;
	margin: 7px auto 0;
	text-align: center;
}

.bannerPc_window .banner_ico {
	display: block;
	width: 168px;
	height: 70px;
	margin: 0 auto;
	background: url("../static/banner_ico.png") no-repeat;
	background-size: 100% 100%;
}

.bannerPc_window .banner_window_name {
	color: #f94e30;
	font-size: 22px;
	text-align: center;
	margin-top: 32px;
}

.bannerPc_window .banner_window_name .banner_code {
	font-size: 26px;
	color: #f8233e;
	font-weight: bold;
}

.bannerPc_window .banner_prompt {
	height: 46px;
	line-height: 23px;
	font-size: 18px;
	color: #f4f4f0;
	text-align: center;
	margin: 160px auto 0;
}

.closeP {
	position: absolute;
	top: 6px;
	right: 0;
	width: 32px;
	height: 32px;
	background: url("../static/closeP.png") no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

@media screen and (max-width: 1800px) {
	.closeP {
		top: 8px;
	}
}

@media screen and (max-width: 1580px) {
	.closeP {
		top: 10px;
	}
}

.bannerP_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 98.2%;
	height: 100%;
}

.bannerPc_window .banner_codeName2 {
	width: 84px;
	height: 21px;
	line-height: 21px;
	font-size: 18px;
	color: #f94e30;
	margin-left: 50px;
	margin-top: 8px;
	text-align: center;
}


/* confirm */
.banner_stay {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 660px;
	height: 266px;
	margin-top: -133px;
	margin-left: -330px;
	background: #fff;
	border: 10px solid #3d8de3;
	z-index: 101;
	display: none;
}

.banner_stay_txt {
	color: #666666;
	font-size: 32px;
	text-align: center;
	margin-top: 25px;
}

.banner_stay_txt span {
	color: #f80606;
}

.banner_refuse {
	width: 153px;
	height: 45px;
	cursor: pointer;
	margin: 0 auto;
	background: url("../static/refuse2.png") no-repeat;
}

.banner_accept {
	width: 337px;
	height: 81px;
	cursor: pointer;
	margin: 25px auto 30px;
	background: url("../static/accept2.png") no-repeat;
}

.banner_alignment {
	margin: 0 auto;
}

/*stockState*/
.stockStateContent {
	position: absolute;
	width: 109px;
	height: 90px;
	top: 0;
	right: 12px;
	text-align: center
}

.stockStateContent p {
	margin-top: 36px;
	font-size: 28px;
	color: white;
}

.stockStateStop {
	background-image: url('../static/sotockStateStop.png')
}

.stockStateNormal {
	background-image: url('../static/stockStateNormal.png')
}

.listingLook .stockStateContent p {
	margin-top: 53px;
	font-size: 28px;
	color: white;
}

.listingLook .stockStateContent {
	top: 10px;
	right: 20px;
}

.listingLook .stockStateStop {
	height: 106px;
	background-image: url('../static/suspension.png')
}

.listingLook .stockStateNormal {
	height: 106px;
	background-image: url('../static/listings.png')
}

.main {
	padding-bottom: 180px;
}
