#carousel{
	height: 500px;
	overflow: hidden;
}
#carousel .carousel-inner a{
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	display: flex;
}
#carousel .carousel-inner .item,
#carousel .carousel-inner>.item>a>img{
	height: 100%;
	max-width: none;
}
#carousel .control{
	position: relative;
	top: -250px;
}
#carousel .carousel-inner{
	height: 500px;
}
#carousel .control a span{
	position: absolute;
	top: 50%;
	margin-top: -50px;
}
#carousel .carousel-control.left span{ left: 0; }
#carousel .carousel-control.right span{ right: 0; }
#carousel .carousel-control{
	background-image: none;
	opacity: 1;
}
#carousel .carousel-indicators{
	left: 0;
    margin-left: 0;
    width: 100%;
}
#carousel .carousel-indicators li{
	opacity: .5;
	background-color: #fff;
	width: 16px;
	height: 16px;
	margin: 0 10px;
}
#carousel .carousel-indicators .active{
	width: 30px;
	height: 16px;
}
.tools{
	margin-top: 30px;
	margin-bottom: 40px;
}
.tools a{
	display: inline-block;
	width: 100px;
	height: 130px;
	padding-top: 110px;
	position: relative;
	color: #1e1e1e;
}
.tools a:hover{
	color: #d1220b;
	text-decoration: none;
}
.tools a:focus{ text-decoration: none; }
.tools a:before{
	content:"";
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: 100px;
}
.tools-modal #download .modal-dialog .modal-content{
	background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}
.tools-modal #download .modal-dialog .page1{
	height: 260px;
    padding: 36px;
    width: 700px;
    background: #fff;
    margin: 0 auto;
}
.tools-modal #download .appStror{
	width: 180px;}
.tools-modal #download .page1 .title{ color: #1e1e1e; }
.tools-modal #download .appStror a{
	display: block;
	margin-top: 20px;
}
.tools-modal #download .erweima{
	width: 200px;
}
.tools-modal #download .erweima img{
	margin-top: 20px;
	width: 144px;
}
.tools-modal #download .message{
	width: 240px;
}
#download .message input.form-control{
	height: 40px;
	border-color: #1e1e1e;
	color: #1e1e1e;
	font-size: 16px;
}
#download .message input.form-control.red{
	border-color: #d1220b;
}
#download .message #downloadPhone{
	margin-top: 20px;
	margin-bottom: 10px;
}
#download .message .auth-code{
	display: inline-block;
	width:  120px;
	height:  40px;
	border: 1px solid #1e1e1e;
	border-radius: 4px;
}
#download .message .auth-code img{
	width:  100%;
	height:  100%;
}
#download .message #downloadAuth{
	display: inline-block;
	width:  110px;
}
#download .message .btn-download:disabled{
	background-color: #8B8B8B;
}
#download .message .btn-download{
	width: 240px;
	height: 40px;
	background-color: #303030;
	margin-top: 10px;
	border: 0;
	color: #fff;
	font-size: 16px;
}
.tools-modal #download .page2{
	padding-top: 54px;
	height: 260px;
	width: 440px;
	background-color: #fff;
	margin: 0 auto;
}
.tools-modal #download .page2 .title{
	font-size: 22px;
	color: #303030;
}
.tools-modal #download .page2 .content{
	color: #303030;
	margin-top: 20px;
	margin-bottom: 45px;
}
.tools-modal #download .page2 .btn-know{
	display: inline-block;
	width: 300px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #3a3a3a;
}

.tools a+a { margin-left: 68px; }
.tools a.download:before { background-image: url('../images/normal_app.png'); }
.tools a.download:hover:before { background-image: url('../images/press_app.png'); }
.tools a.auction-rule:before { background-image: url('../images/normal_paimai.png'); }
.tools a.auction-rule:hover:before { background-image: url('../images/press_paimai.png'); }
.tools a.join:before { background-image: url('../images/normal_canpai.png'); }
.tools a.join:hover:before { background-image: url('../images/press_canpai.png'); }
.tools a.payment:before { background-image: url('../images/normal_zhifu.png'); }
.tools a.payment:hover:before { background-image: url('../images/press_zhifu.png'); }
.tools a.shipments:before { background-image: url('../images/normal_fahuo.png'); }
.tools a.shipments:hover:before { background-image: url('../images/press_fahuo.png'); }
.choiceness{
	margin-top: 50px;
	margin-bottom: 50px;
}
.preview .show-list .show1,
.preview .show-list .show2,
.preview .show-list .show3,
.preview .show-list .show4 { position: relative; }
.preview .show-list .show1 { height: 620px; }
.preview .show-list .show2,
.preview .show-list .show3 { height: 300px; }
.preview .show-list .show4 { height: 290px; }
.preview .show-list .show4 .introduce>div{ display: inline-block; }
.preview .show-list .show1 .introduce,
.preview .show-list .show2 .introduce,
.preview .show-list .show3 .introduce { height: 80px; }
.preview .show-list .show4 .introduce { height: 60px; }
@media (max-width: 768px) {
	.preview .show-list .show1 .introduce,
	.preview .show-list .show2 .introduce,
	.preview .show-list .show3 .introduce { height: 60px; }
	.preview .show-list .show4 .introduce { height: 45px; }
}
.show-list .introduce {
	position:absolute;
	bottom:0;
	left: 15px;
	right: 15px;
	background:rgba(0,0,0,.5);
	color: #fff;
	padding: 20px 10px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}
.show-list .introduce>div{
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.show-list .introduce>div{
	width: 72%;
}
.show4 .introduce>div:first-child{
	width: auto;
	max-width: 50%;
}
.show4 .introduce>div:nth-of-type(2){
	width: auto;
	max-width: 30%;
}
.show-list .introduce .arrows{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 80px;
	text-align: center;
	line-height: 80px;
	background-color: #d1220b;
}
.show-list .show4 .introduce .arrows{
	line-height: 60px;
	width:  60px;
}
.show-list .show4 .introduce .arrows img { width:  40px; }
.show-list .show{ overflow: hidden; }
.show-list .show:hover .introduce{
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.special .show1,
.special .show2,
.special .show3{ height: 300px; }
.special .show4{ height: 630px; }
#special-carousel .carousel-inner,
#special-carousel .item,
#special-carousel .item a{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.special a {
	background-position: center;
	background-size: cover;
	/* background-size: 100%; */
    background-repeat: no-repeat;
}
#special-carousel .item a { display: inline-block; }
#special-carousel .carousel-inner>.item>a>img{
	max-width: none;
}
.special .show-list .introduce{
	padding: 10px;
}
.special .show-list .introduce a{ color: #fff; }
.special .show4 .carousel-indicators{
	left: 88%;
	bottom: 0;
}
.special .show4 .carousel-indicators li{
	width: 12px;
	height: 12px;
	background-color: #fff;
	opacity: 0.4;
	margin: 0 6.5px;
}
.special .show4 .carousel-indicators .active{
	opacity: 1;
	width: 12px;
	height: 12px;
	margin: 0 6.5px;
}
.btn-more{
	margin-top: 40px;
	border: 1px solid #1e1e1e;
	width: 160px;
	height: 40px;
	line-height: 40px;
	color: #1e1e1e;
	display: inline-block;
	margin-bottom: 50px;
}
.btn-more:hover{
	border-color: #d1220b;
	color: #d1220b;
}
#celebrity-carousel .item a{
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #303030;
}
#celebrity-carousel .item>div:first-child:after{
	content:"";
	width: 1px;
	height: 298px;
	background-color: #909090;
	position: absolute;
	bottom: 0;
	right: 0;
}
#celebrity-carousel .item a img{ margin-top: 6px; }
#celebrity-carousel .item>div{
	height: 332px;
	position: relative;
}
#celebrity-carousel {
	padding: 0px 83px;
}
#celebrity-carousel .carousel-control{
	background-image: none;
	opacity: 1;
}
#celebrity-carousel .carousel-control span{
	position: absolute;
	top: 50%;
	margin-top: -30px;
}
#celebrity-carousel .carousel-control.left span{ left: 0; }
#celebrity-carousel .carousel-control.right span{ right: 0; }
.news-ceneter .shadow{
	height: 370px;
	-webkit-box-shadow: 0px 2px 5px #d7d7d7;
	box-shadow: 0px 4px 8px #d7d7d7;
	padding: 25px 25px 15px 25px;
	position: relative;
}
.news-ceneter .shadow .news-img{
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 0;
	display: block;
}
.news-ceneter .shadow .content,
.news-ceneter .shadow .content:hover{
	color: #303030;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 47px;
}
.shadow>div{
	position: absolute;
	bottom: 15px;
	color: #c6c6c6;
	left: 25px;
	right: 25px;
}
.contact .map-card{
	height: 260px;
}
.contact .contact-message{
	color: #000;
	line-height: 2em;
}
.special .pic-center>*:first-child,
.preview .pic-center>*:first-child{
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: inline-block;
}
.special .show-list #special-carousel .introduce{
	left: 0;
	right: 0;
	height:  auto;
}
.news-ceneter .news>div{
	margin-bottom: 20px;
}
.menuHome{
	display: inline-block;
	top: 5px;
}
.menuOther{ display: none; }
.choicWEB .item a{
	display: block;
	height: 260px;
	overflow: hidden;
}
.choicWEB .item+.item{ margin-top: 30px; }
.choicWEB .item>div{ margin-top: 16px; }
.newsMOB .news-img{
	/* height: 200px; */
	overflow: hidden;
}
.news-img img{ width: 100%; }
.newsMOB a.content,
.newsMOB a.content:hover{
	color: #303030;
	margin-top: 20px;
}
.newsMOB .item{
	padding-bottom: 30px;
	border-bottom: 1px solid #c6c6c6;
}
@media (max-width: 767px){
	nav .login{
		position: absolute;
		z-index: 10;
		top: 0;
		left: 0;
		right: 0;
	}
	.logoMOB{ display: inline-block; }
	.logoPC{ display: none; }
	.logoMspecial{ display: none; }
	.tools a{
		font-size: 14px;
		width: 80px;
	    height: 110px;
	    padding-top: 90px;
	}
	.tools a:before{
		width: 80px;
    	height: 80px;
        background-size: 80px;
	}
	.tools a+a {
	    margin-left: 15px;
	}
	.preview .show-list .show1{
	    height: 390px;
    	padding-right: 5px;
	}
	.preview .show-list .show2{ margin-bottom: 10px; }
	.preview .show-list .show2, .preview .show-list .show3{
	    height: 190px;
    	padding-left: 5px;
	}
	.show-list .introduce{
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.show-list .introduce .arrows{
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.show-list .show4 .introduce .arrows{
		width: 45px;
		height: 45px;
		line-height: 45px;
	}
	.preview .show-list .show1 .introduce,
	.special .show2 .introduce{ right: 5px; }
	.preview .show-list .show2 .introduce,
	.preview .show-list .show3 .introduce,
	.special .show3 .introduce{ left: 5px; }
	.preview .show-list .introduce{ padding: 10px; }
	.preview .show-list .show4{ height: 190px; }
	.preview .show-list .show4.m-t-30{ margin-top: 10px !important; }
	.special .show.m-t-30{ margin-top: 10px !important; }
	.special .show1 {
        height: 130px;
    }
	.special .show2 {
		padding-right: 5px;
		/* height: 200px; */
		height: 100px;
	}
	.special .show3{
		padding-left: 5px;
		/* height: 200px; */
		height: 100px;
	}
	.special .show4{
		margin-top: 10px;
		height: 500px;
	}
	.contact-message{ margin-top: 40px; }
	.tools-modal #download .appStror{
	    float: none !important;
    	margin: 0 auto;
	}
	.tools-modal #download .erweima{
		float: none !important;
    	margin: 30px auto 0 auto;
	}
	.tools-modal #download .modal-dialog .page1{
		height: auto;
	    width: auto;
	}
	nav .container.login .menuHome{ display: inline-block; }
	/* .news-ceneter .shadow .news-img{ height: 107.5px; } */
}

@media (min-width: 991px){
	/* .news-ceneter .shadow .news-img{ height: 162.5px; } */
}
@media (min-width: 1200px){
	/* .news-ceneter .shadow .news-img{ height: 212.5px; } */
}

/*1.27 精选专场 图片上传错误临时更改*/
@media (min-width: 768px) {
    .special .show1 {
        height: 400px;
    }
}
