@import url(iconfont.css);
@import url(ui.css);
@import url(swiper.min.css);
@import url(pc.css);

@media screen and (max-width: 767px) {
    body {min-width: 320px; }
    .container {width: auto; position:static; }
    .logo{ float:none; padding-top: 15px;  }
    .logo a{ justify-content: center; }
    .banner{ float: none; width: 100%; position: relative; padding: 10px 0; }
    .menu-btn{ display: block; }
    .nav{ display: none; background: #f6f4ec; }
    .nav.cur{ display: block; }
    .nav li{display:block;}
    .nav li a{line-height:32px; padding: 0 20px; text-align: center; border-bottom: 1px solid #ebebe9;}
    .nav .search-btn{ display: none; }

    .tanchuang{ width:calc(100% - 39px); height: auto; left: 0; transform: translateX(0); padding: 15px; }
	.tanchuang.cur{ top:80px; }
	.tanchuang form input{ font-size: 18px; }
	.tanchuang .tag{ margin-top: 15px; }
	.tanchuang .tag span{  font-size: 16px; }
	.tanchuang .tag a{  font-size: 14px;  padding: 0 10px;  margin-right: 10px; margin-bottom: 10px;  }

    .ct-mn{ padding: 15px; }
    .ct-sd{ display: none; }

    .list-cp li .text h2{ font-size: 18px; }
    .list-cp li .text .date span:first-child{ display: none;}

    .list-price-bg{ padding: 0; }
    .list-price li .items{ height: auto; }
    .list-price li .date span:first-child{ display: none;}

    .list-jiaocheng li .items{ height: auto; }

    .list-user li .items{ height: auto; }

    .info-content{ padding: 0; }
    .info-content-title h1{ font-size: 22px; }
    .info-content-title span:first-child,.info-content-title span:nth-child(2){ display: none;}
    .info-content-down p{ flex:100%; margin-right: 0; }
    .info-content-down p a{ width: 100%; }
    

}
