@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
html{font-size:100%;}
body, h1, h2, h3, h4, h5, h6, input, textarea, select{font-family:'Microsoft Yahei';}
body{background: #f2f2f2;}
input[type="submit"], input[type="button"]{-webkit-appearance:none; border: 0;}
textarea{resize:none; padding-top:5px; padding-bottom:5px;}
body{min-width:320px;}
a{text-decoration:none; color:#1694c8; outline:none;}
li{list-style:none;}
.wrapper{max-width:640px; min-width:320px; margin:0 auto;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:'';clear:both;display:block;height:0;visibility:hidden;}



/*头部*/
.home_head{
    background-color: #fff;
    padding: 1.25rem 5%;
    height: 2.5rem;
}
.home_head .logo{
    
}
.home_head .logo img{
    height: 2.5rem;
    vertical-align: top;
}
.home_head .seek{
    margin: 0 1rem;
    position: relative;
}
.home_head .seek .h_seek{
    position: absolute;
    top: 2px;
    right: 0.75rem;
    height: 2.5rem;
    vertical-align: middle;
}
.home_head .seek .h_seek img{
    width: 1.125rem;
    border:0;
}
.home_head .seek .h_txt{
    background: #f2f2f2;
    width: calc(100% - 14rem);
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 2.5rem 0 0.5rem;
    border: 0;
    border-radius: 5px;
    font-size: 1rem;
    color: #333;
    text-align:left;
}
.home_head .menu{
    position: relative;
}

.menu .menuPoint {
    height: 0.7rem;
    position: absolute;
    top: -0.4rem;
    right: -0.3rem;
}

.home_head .menu .imgbox{
    display: inline-block;
    vertical-align: middle;
}

.menuDiv .imgbox .redPoint{
	position: absolute;
	height: 0.7rem;
	top:-0.5rem;
	right:40%;
}

.home_head .menu .imgbox img{
    width: 1.75rem;
}

/*菜单*/
/* .menuDiv{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    margin-top: 5rem;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100;
}
.menu-list{
    width: 100%;
    background: #fff;
    padding-bottom: 1.375rem;
    text-align: center;
}
.menu-list ul{
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
}
.menu-list ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.menu-list ul li a{
    border: 1px solid #f2f2f2;
    border-left: 0;
    border-top: 0;
    padding: 1.25rem 0;
    height: 4.5rem;
    display: block;
}
.menu-list ul li .imgbox{
    height: 2.5rem;
}
.menu-list ul li .imgbox img{
    height: 100%;
}
.menu-list ul li .desc{
    margin-top: 0.5rem;
    font-size: 1.125rem;
    color: #999;
    line-height: 1.5rem;
}
.menu-list .closeBtn{
    background: #f2f2f2;
    width: 90%;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.125rem;
    color: #b2b2b2;
    margin-top: 1.375rem;
}
 */
 .menuDiv{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.6);
}

.menu-list{
	width: 100%;
	background: #fff;
	margin-top:4rem;
	position: relative;
}

.menu-list .menu-list-up{
	position: absolute;
	height: 0.7rem;
	top:-0.7rem;
	right:7%;
}

.menu-list .menu-list-p1{
	width: 100%;
	height: 2.5rem;
	font-size: 1.1rem;
	color: #464646;
	line-height: 2.5rem;
	position: relative;
	background: #ebebeb;
}

.menu-list .menu-list-p1 .menu-list-span1{
	display: inline-block;
	height: 2.5rem;
	line-height: 2.5rem;
	margin-left: 1.2rem;
}

.menu-list .menu-list-p1 .menu-list-close{
	height: 1.1rem;
	vertical-align: middle;
	position: absolute;
	right: 1.8rem;
	top: 0.7rem;
}

.menu-list .menu-list-p1 .menu-list-close:hover{
	cursor: pointer;
}

.menu-list ul{
	height: 18.4rem;
	width: 100%;
    border:1px #dcdcdc solid;
}
.menu-list ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.menu-list ul li a{
    border: 1px solid #dcdcdc;
    border-left: 0;
    border-top: 0;
    padding: 1.3rem 0;
    height: 3.5rem;
    display: block;
}
.menu-list ul li .imgbox{
    height: 2rem;
}
.menu-list ul li .imgbox img{
    height: 100%;
}
.menu-list ul li .desc{
    margin-top: 0.3rem;
    font-size: 1rem;
    color: #646464;
    line-height: 1.5rem;
}

/*banner*/
.carousel-image{
    width:100%;
    overflow:hidden;
    position:relative;
}
.carousel-image a{
    float: left;
}
.carousel-image a img{
    float: left;
    border:0;
    width: 100%;
}
.carousel-num{
    position: absolute;
    left: 0;
    bottom:1rem;
    margin:0 auto;
    width:100%;
    text-align:center;
}
.carousel-num i{
    cursor:pointer;
    font-style:normal;
    background-color:#1496c8;
    color:#fff;
    font-size:0;
    height:0.5rem;
    width:0.5rem;
    border-radius:50%;
    overflow:hidden;
    margin-left: 20px;
    display:inline-block;
    background-clip:padding-box;
}
.carousel-num i.current{
    background-color:#fff;
}
/*交易链接入口*/
.trading_enter{
    padding:1.875rem 0;
    text-align:center;
    background:#fff;
}
.trading_enter .user_btn{
    display:inline-block; 
    vertical-align:middle; 
    width:42%;
    height: 3.25rem;
    line-height: 3.25rem;
    text-align:center;
    font-size:1.5rem; 
    color:#fff;
    border-radius:10px;
    background: url(../img/home/go.png) 90% center no-repeat;
    background-size: 0.75rem;
    text-align: left;
    text-indent: 8%;
}
.trading_enter .user_btn img{
    height: 1.5rem;
    margin-right: 5%;
    vertical-align: -3px;
}
.trading_enter .buy_btn{
    background-color: #1694c8;
}
.trading_enter .sell_btn{
    background-color: #00c3dc;
    margin-left: 5%;
}

.floor{
    margin-top: 1rem;
    padding: 1.75rem 0;
    background: #fff;
    color: #4c4c4c;
}
.floor .hd{
    padding-left: 5%;
}
.floor .hd i.border{
    display: inline-block;
    vertical-align: text-bottom;
    height: 1.625rem;
    width: 0.375rem;
    background-color: #1496c8;
}
.floor .hd .text{
    display: inline-block;
    font-size: 1.625rem;
    line-height: 1;
    margin-left: 0.5rem;
}

/*网店拍卖*/
.auction .bd{
    margin-top: 1.875rem;
    position: relative;
}
.auction .bd .auction-img{
    position: relative;
    overflow: hidden;
}
.auction .bd .auction-img img{
    display: block;
    width: 100%;
}
.auction .bd .bdbox{
    width: 100%;
    height: 100%;
    padding: 11% 0 13% 5%;
    -webkit-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
    opacity: 1;
    overflow: hidden;
}
.auction .bd .primary{
    font-size: 1.34rem;
    line-height: 1.34rem;
}
.auction .bd .toAuction{
    display: block;
    width: 6.8rem;
    height: 1.8rem;
    line-height: 1.8rem;
    text-align: center;
    color: #4c4c4c;
    font-size: 1.1rem;
    border: 1px solid #4d4d4d;
    border-radius: 5px;
    margin-top: 1rem;
}

/*常用入口*/
.channel .bd ul li{
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 1.25rem;
}
.channel .bd ul li img{
    width: 50%;
}
.channel .bd ul li .name{
    font-size: 1.125rem;
    color: #b2b2b2;
    line-height: 1;
    margin-top: 0.3rem;
}

/*消费者说*/
.consumer .hd {
    position: relative;
}
.consumer .hd .more{
    position: absolute;
    top: 0;
    right: 5.5%;
    font-size: 1.125rem;
    color: #4c4c4c;
}
.consumer .hd .more img{
    width: 0.5rem;
    margin-left: 0.5rem;
}
.consumer .bd{
    margin-top: 1.375rem;
}
.consumer .bd .item{
   border-top: 1px solid #f2f2f2;
    padding: 1rem 0;
    position:relative;
    overflow: hidden;

}
.consumer .bd .item .date {
    width: 110px;
    height: 1.6rem;
    color: #FFFFFF;
    background: #ccc;
    text-align: center;
    position: absolute;
   	top: 16px;
    left: -30px;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 1rem;
    line-height:1.6rem;
}
.consumer .bd .item .cur{
	background: #1694c8;
}


.consumer .bd .item p{
    display: inline-block;
    vertical-align: middle;
}
.consumer .bd .item p.photobox{
     border: 1px solid #c9c9c9;
    border-radius: 50%;
    overflow: hidden;
    width: 4.8rem;
    height: 4.8rem;
    text-align: center;
    margin-right:2%;
    margin-left: 3.2rem;
}
.consumer .bd .item p.photobox img{
    width: 100%;
    height: 100%;
}
.consumer .bd .item p.usersay{
    width: 64%;
    font-size: 1.05rem;
    color: #b2b2b2;
}
.consumer .bd .item p.usersay span{
    display: block;
    -webkit-line-clamp: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.consumer .bd .item p.usersay span.date{
    font-size: 1.5rem;
    color: #4c4c4c;
    margin-bottom: 0.3rem;    
}

@media screen and (max-width:420px){
	.consumer .bd .item p.usersay{
		width: 55%;
	}
}
@media screen and (max-width:375px){
	.consumer .bd .item p.usersay{
		width: 65%;
	}
}
@media screen and (max-width:320px){
	.consumer .bd .item p.usersay{
		width: 58%;
	}
}


/*客服专线*/
.Contact{
    text-align: center;
}
.Contact .phone{
    font-size: 1.125rem;
}
.Contact .phone span{
    color: #b2b2b2;
}
.Contact .step_link{
    width: 6rem;
    height: 1.875rem;
    line-height: 1.875rem;
    background: #1694c8;
    border-radius: 5px;
    font-size: 1.125rem;
    color: #fff;
    display: inline-block;
    margin-left: 3%;
}

/*版权*/
.Copyright{
    background: #333;
    text-align: center;
}
.Copyright p{
    font-size: 1.125rem;
    color: #fff;
    line-height: 1.5;
}
.Copyright p span{
    margin-left: 5%;
}

/*footer*/
.footer_h{
	height:4.5rem; 
	padding: 0.1rem 0;
}

.footer_w{
    position:fixed;
    z-index:10000; 
    bottom:0;
    width:100%;
    display:block;
    left:0;
}

.footer a{
    display:block; 
    flex:1; 
    -webkit-box-flex:1;
    text-align:center; 
    color:#b2b2b2;
}
.footer a p{
    margin-top:0.3rem;
}
.footer a.cur p{
    color:#1694c8;
}
.footer a i.icon_fnav{
    height:1.875rem;
    display:block;
    background:center 0 no-repeat;
    background-size:auto 100%;
}
.footer a i.home_if{
    background-image:url(../img/home.png);
}
.footer a i.gujia_if{
    background-image:url(../img/gujia.png);
}
.footer a i.sell_if{
    background-image:url(../img/sale.png);
}
.footer a i.user_if{
    background-image:url(../img/user.png);
}
.footer a.cur i.home_if{
    background-image:url(../img/home_cur.png);
}
.footer a.cur i.gujia_if{
    background-image:url(../img/gujia_cur.png);
}
.footer a.cur i.sell_if{
    background-image:url(../img/sale_cur.png);
}
.footer a.cur i.user_if{
    background-image:url(../img/user_cur.png);
}

/*咨询*/

.Consult{
    position: fixed;
    right: 0.5rem;
    bottom: 3.1rem;
    z-index: 99;
}


.Consult .photoDiv{
	position: relative;
	width: 6.5rem;
	height: 5.5rem;
	overflow: hidden;
}

.Consult a img{
    width: 6.5rem;
}

.Consult .photoDiv .callText{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: showText 0.5s linear 1;
    animation: showText 0.5s linear 1;
}

.Consult .photoDiv .callPhoto{
	position: absolute;
	top:0;
	left: -0.2rem;
	-webkit-animation: showPhoto 1.5s linear 1, music-move 1s 3.3s infinite;
    animation: showPhoto 1.5s linear 1, music-move 1s 3.3s infinite;
    transform-origin: bottom;
  	-webkit-transform-origin: bottom;
}

@keyframes showText{
	0% {
        opacity: 0;
    }
    100% {
         opacity: 1;
    }
}
@-webkit-keyframes showText {
	0% {
         opacity: 0;
    }
    100% {
         opacity: 1;
    }
}

@keyframes showPhoto{
	0% {
        top:5.5rem;
    }
    100% {
        top:0;
    }
}
@-webkit-keyframes showPhoto {
	0% {
        top:5.5rem;
    }
    100% {
        top:0;
    }
}

@keyframes music-move{
	0% { 
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	} 
	33% {  
	  -webkit-transform: rotate(-10deg);
	  transform: rotate(-10deg);
	}
	66% {  
	  -webkit-transform: rotate(10deg);
	  transform: rotate(10deg);
	}
	100% {  
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
}

@-webkit-keyframes music-move{
	0% { 
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	33% {  
	  -webkit-transform: rotate(-10deg);
	  transform: rotate(-10deg);
	}
	66% {  
	  -webkit-transform: rotate(10deg);
	  transform: rotate(10deg);
	}
	100% {  
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
}

/*搜索*/
.Search{
    padding: 1rem 1rem 0;
}
.Search .select{
    background: #f2f2f2;
    border-radius: 5px;
    width: 5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    float: left;
    text-indent: 0.75rem;
    color: #4c4c4c;
    font-size: 1.125rem;
    position: relative;
    z-index: 99999;
}
.Search .select .dangQianFenLei{
    display: block;
    width: 5rem;
    height: 2.5rem;
    cursor: pointer;
}
.Search .select .dangQianFenLei i{
    background: url(../img/unfold.png) right center no-repeat;
    width: 12px;
    height: 7px;
    margin-left: 0.5rem;
    display: inline-block;
}
.Search .select dl{
    background-color: #f2f2f2;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 5rem;
    padding-top: 0.375rem;
    position: absolute;
    top: 2.125rem;
    left: 0;
}
.Search .select dl dd{
    height: 2.25rem;
    line-height: 2.25rem;
}
.Search .select dl dd a{
    color: #b2b2b2;
    display: block;
}
.Search .select dl dd a:hover{
    background-color: #e7e7e7;
    color: #a5a5a5;
}
.Search .seek{
    float: left;
    width: calc(100% - 11rem);
    margin: 0 0.5rem;
    position: relative;
}
.Search .seek .h_seek{
    position: absolute;
    top: 0;
    right: 0;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
}
.Search .seek .h_seek img{
    width: 1.125rem;
    vertical-align: middle;
}
.Search .seek .h_txt{
    background: #f2f2f2;
    width: calc(100% - 3rem);
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 2.5rem 0 0.5rem;
    border: 0;
    border-radius: 5px;
    font-size: 1rem;
    color: #333;
    text-align:left;
}
.Search .cancel{
    float: left;
    background: #f2f2f2;
    border-radius: 5px;
    width: 5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #4c4c4c;
    font-size: 1.125rem;
}

.History{
    padding: 0 1rem;
    font-size: 1.125rem;
}
.History .main{
    margin-top: 1.5rem;
    position: relative;
}
.History .delete{
    position: absolute;
    right: 0;
    top: 0;
}
.History .delete img{
    width: 1.3125rem;
}
.History .hd{
    color: #b2b2b2;
}
.History .bd{
    max-height: 32rem;
    overflow: hidden;
}
.History .history-list li{
    float: left;
    margin-top: 1.25rem;
    margin-right: 1.25rem;
}
.History .history-list li a{
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    padding: 0 1rem;
    height: 2.375rem;
    line-height: 2.375rem;
    color: #b2b2b2;
    display: inline-block;
}

/*删除提示*/
.deleteTip{
    padding: 1rem 1.875rem;
    background-color: #fff;
    text-align: center;
    color: #060606;
    display: none;
}
.deleteTip .hd{
    font-size: 1.625rem;
    line-height: 1;
}
.deleteTip .bd{
    margin-top: 1.25rem;
}
.deleteTip .bd .deta{
    font-size: 1.25rem;
}
.deleteTip .bd .btnBox{
    margin-top: 1.75rem;
}
.deleteTip .bd .btnBox .btn{
    background: #eeeeee;
    border-radius: 5px;
    width: 40%;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.5rem;
    color: #1694c8;
    margin: 0 5%;
    float:left;
}


/*媒体查询
---------------------------------*/
@media screen and (max-width:480px){
    html{font-size:87.5%;}
    
}
@media screen and (max-width:420px){
    .trading_enter .user_btn{
        font-size: 18px;
        text-indent: 4%;
    }
    .trading_enter .user_btn img{
        height: 1.25rem;
    }
    .Copyright p{
		font-size: 0.9rem;
	}
	
	.menuDiv .imgbox .redPoint{
    	right:35%;
	}
	
}
@media screen and (max-width:320px){
	.auction .bd .bdbox{
        padding-top: 8%;
        padding-left:3%;
    }
    
    .auction .bd .primary{
	    font-size: 1.15rem;
	    line-height: 1.15rem;
	}
	.auction .bd .toAuction{
	    width: 6rem;
	    height: 1.5rem;
	    line-height: 1.5rem;
	    font-size: 1rem;
	}
	
	 
}


/*宣传页入口*/
.advertise{
	width: 100%;
	padding: 0;
	background: #f2f2f2;
}

.advertise .advertiseContainer{
	width: 100%;
}

.advertise .advertiseContainer .advertiseSlider{
	position: relative;
}

.advertise .advertiseContainer .advertiseSlider img{
	width: 100%;
}

.advertise .advertiseContainer .advertiseSlider .advertiseTxt{
	position: absolute;
	text-align: center;
	right:12%;
	top:35%;
}

.advertise .advertiseContainer .advertiseSlider .advertiseTxt .advertiseTxtP1{
	color: #777;
	font-size: 1.4rem;
}

.advertise .advertiseContainer .advertiseSlider .advertiseTxt .advertiseTxtP2{
	color: #ababab;
	font-size: 1.2rem;
	margin-top: 0.6rem;
}

@media screen and (max-width:480px){
	.advertise .advertiseContainer .advertiseSlider .advertiseTxt{
		right:10%;
		top: 30%;
	}
	
	.advertise .advertiseContainer .advertiseSlider .advertiseTxt .advertiseTxtP1{
		font-size: 1.2rem;
	}
	
	.advertise .advertiseContainer .advertiseSlider .advertiseTxt .advertiseTxtP2{
		font-size: 1rem;
	}
}

@media screen and (max-width:375px){
	.advertise .advertiseContainer .advertiseSlider .advertiseTxt{
		right:10%;
		top: 30%;
	}
	
	.advertise .advertiseContainer .advertiseSlider .advertiseTxt .advertiseTxtP1{
		font-size: 1.05rem;
	}
	
	.advertise .advertiseContainer .advertiseSlider .advertiseTxt .advertiseTxtP2{
		font-size: 0.9rem;
	}
}

@media screen and (max-width:320px){
	.advertise .advertiseContainer .advertiseSlider .advertiseTxt{
		right:6%;
		top: 28%;
	}
	
	.advertise .advertiseContainer .advertiseSlider .advertiseTxt .advertiseTxtP1{
		font-size: 1rem;
	}
	
	.advertise .advertiseContainer .advertiseSlider .advertiseTxt .advertiseTxtP2{
		font-size: 0.85rem;
	}
	
	.menuDiv .imgbox .redPoint{
    	right:30%;
	}
}

/*春节放假通知*/
.festivalDiv{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.6);
}

.festivalImg{
	width: 60%;
	margin-left: 20%;
	margin-top: 4rem;
}

.closeImg{
	display: inline-block;
	height: 3.5rem;
	opacity: 0.8;
	margin-top: 0.7rem;
}

.festivalImg{
	-webkit-animation: festivalWindow 1s linear 1;
    animation: festivalWindow 1s linear 1;
}

@keyframes festivalWindow{
		0% {
	        opacity: 0.6;
	        width: 50%;
	        margin-left: 25%;
	    }
	    100% {
	        opacity: 1;
	        width: 60%;
	        margin-left: 20%;
	    }
	}
	@-webkit-keyframes festivalWindow {
		0% {
	        opacity: 0.6;
	        width: 50%;
	        margin-left: 25%;
	    }
	    100% {
	        opacity: 1;
	        width: 60%;
	        margin-left: 20%;
	    }
	}

@media screen and (max-width:420px){
	.festivalImg{
		width: 70%;
		margin-left: 15%;
	}
	
	@keyframes festivalWindow{
		0% {
	        opacity: 0.6;
	        width: 60%;
	        margin-left: 20%;
	    }
	    100% {
	        opacity: 1;
	        width: 70%;
			margin-left: 15%;
	    }
	}
	@-webkit-keyframes festivalWindow {
		0% {
	        opacity: 0.6;
	        width: 60%;
	        margin-left: 20%;
	    }
	    100% {
	        opacity: 1;
	        width: 70%;
			margin-left: 15%;
	    }
	}

	
}




