body,html{
    max-width: 640px;
    margin: 0 auto;
   /* font-family:"heiti";*/
}
body{
    padding-bottom: 50px;
}
.all-layout{
    min-width: 300px;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
    /*margin-bottom: 27%;*/
}
.all-layout::-webkit-scrollbar{
    display:none;
}
/*head*/
.jd_header{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;
    background-color:#ffff;
    z-index: 999;
    /*    box-shadow: 1px 1px 0 #f3f3f4;*/
}
.jd_header .jd_header_box{
    min-width: 300px;
    max-width: 640px;
    margin: 0 auto;
    background: rgba(201,21,35,0);
    position: relative;
    height: 40px;
    background-color: #ffffff;
    border-bottom: 0;
}
.jd_header .jd_header_box .icon_logo {
    background-position: 0 -103px;
    position: absolute;
    left: 0;
    top: 4px;
    height: 36px;
    width: 60px;
    text-align: center;
    line-height: 32px;
    /* fonts-size: 12px;*/
    /* color: #333;*/
    z-index: 100;
    box-shadow: none;
}
.jd_header .jd_header_box form{
    width: 97%;
    padding-left: 65px;
    /*  padding-right: 55px;*/
    position: relative;
}
.jd_header .jd_header_box form input{
    width: 100%;
    border-radius: 5px;
    height: 30px;
    margin-top: 5px;
    padding-left: 30px;
    background-color: #f7f7f7;
}
.jd_header .jd_header_box form .icon_search{
    height: 23px;
    width: 38px;
    position: absolute;
    right: 0;
    top: 8px;
    color: #9f9f9f;
    text-align: center;
    line-height: 23px;
    font-size: 22px;
    background-color: #f7f7f7;
}
/*head--end*/
/*banner*/
.index_banner{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 13%;
    height: 140px;
    margin-bottom: 15px;
}
.swiper-container {
    width:100%;
    height:140px;
}
.swiper-slide img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
/*banner-end*/
.main{
    width: 91.6%;
    min-height: 600px;
    /*background-color: #0086b3;*/
    margin: 0 auto;
    margin-bottom:20%;
}
.innerDiv{
    width: 47.45%;
    height: 147px;
    border-radius: 10px;
    box-shadow: 0 5px 10px #f3f3f4;
    overflow: hidden;
    /*    border: 1px solid #d7d6d6;*/
    float: left;
    position: relative;
}
.show-box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.show-box a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.innerDl{
    width: 100%;
    height: 100%;
}
.innerDt{
    width: 100%;
    height: 94px;
    /*    margin-bottom: 3px;*/
}
.innerDt img{
    width: 100%;
    height: 100%;
}
.innerDd1{
    display: inline-block;
    width: 100%;
    height: 23px;
    line-height: 23px;
    font-size: 10px;
    color: #050505;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 7px;
    text-overflow: ellipsis;
    margin-top: 3px;
}
.innerDd2{
    width: 100%;
    height: 15px;
    line-height: 15px;
    margin-top: -1%;
}
.borderDD{
    height: 34%;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
}
.address-warp{
    float: left;
    width:52%;
    height: 15px;
}
.icon-dingwei{
    display: inline-block;
    float: left;
    width: 36%;
    height: 100%;
    line-height: 15px;
    text-align: center;
    font-size: 15px;
    color: #ffaa3e;
    text-indent: 8px;
}
.address{
    display: inline-block;
    float:right;
    width: 50%;
    height: 100%;
    line-height: 15px;
    font-size: 9px;
    color:#050505;
}
.category{
    width: 59%;
    height: 100%;
    float: right;
    color: #f2ae6b;
    font-size: 8px;
    text-align: right;
    margin-right: 4%;
}
/*底部*/
footer{
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    border-top: 2px solid #e6e7e8;
    z-index: 999;
}
.footNav{
    display: inline-block;
    width: 16.6%;
    text-align: center;
}
.footNav span{
    display: inline-block;
    float: left;
    width: 100%;
    height: 50%;
}
.navText{
    /*color: #f1ae72;*/
    font-size: 14px;
}
.navTextBG{
    color: #ffcd36;
}
.footIcon{
    line-height: 30px;
    font-size: 20px;
}
.footIconBG{
    color: #ffcd36;
}
.dingwei{
    display: inline-block;
    float: left;
    width: 44%;
    height: 100%;
    text-indent: 7px;
    font-size: 15px;
}
/*tab*/
.index-tab-warp{
    width: 100%;
    height: 50px;
    margin-top: 10%;
    display: flex;
    justify-content: space-between;
}
.index-tab{
    width:50%;
    height: 100%;
    float: left;
    border: 1px solid #e6e7e8;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #212121;
}
.index-tab a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #212121;
}
.borderR0{
    border-right:0;
}
.index-tab .yellow{
    color: #ffcd36;
}
/*搜索选项*/
.latelyA{
    display: inline-block;
    /* width: 79px; */
    /*min-width: 30%;*/
    height: 26px;
    border: 1px solid #dddddd;
    z-index: 10;
    text-align: center;
    line-height: 17px;
    color: #888888;
    background-color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 3px;
    padding: 4px;
    margin-right: 2%;
    margin-bottom: 5px;
    font-size: 12px;
}
.latelyWarp{
    min-height: 133px;
}
.jd_header .jd_header_box #mine {
    left: 84%;
    font-size: 18px;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
    body,html{
        margin:0 auto;
        padding: 0;
        max-width: 100%!important;
    }
    .all-layout {
        max-width: 100%;
        margin: 0 auto;
    }
}