*,
::before,
::after{
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    font-size: 14px;
    color: #333;
    font-family: "MicroSoft YaHei","sans-serif";
}
body,html{
    max-width: 640px;
    margin: 0 auto;
}
body::-webkit-scrollbar{
    display:none;
}
html::-webkit-scrollbar{
    display:none;
}
/*@font-face {
    font-family:"heiti";
    src: url("../fonts/heiti.OTF")
}*/
html,body{
    font-family:"SimHei";
    height: 100%;
    /*    overflow: hidden;*/
}
p{
    margin: 0;
    padding: 0;
}
ul,ol{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333;
}
input,textarea{
    border: none;
    outline: none;
    resize: none;
    -webkit-appearance: none;
}
.m_r10{
    margin-right: 10px;
}
.m_l10{
    margin-left: 10px;
}
.m_t10{
    margin-top: 10px;
}
.m_b10{
    margin-bottom: 10px;
}
.all-topBar h3{
    text-align: center;
    line-height: 44px;
    font-weight: normal;
    font-size: 16px;
}
.all-topBar form input{
    width: 100%;
    height: 30px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    margin-top: 7px;
}
.all-topBar form{
    width: 100%;
    padding: 0 40px;
}
/*head*/
.jd_header{
    position: fixed;
   /* left: 0;*/
    top: 0;
    width: 100%;
    height: 44px;
    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;
}
.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: 36px;
    font-size: 20px;
    color: #b3b3b3;
}
.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*/
/**/
/*底部*/
footer{
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    position: fixed;
    max-width: 640px;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    border-top: 2px solid #e6e7e8;
    z-index: 999;
}
.footNav{
    display: inline-block;
    width: 25%;
    text-align: center;
}
.footNav span{
    display: inline-block;
    float: left;
    width: 100%;
    height: 50%;
}
.navText{
    /*color: #f1ae72;*/
    font-size: 14px;
}
.navTextBG{
    color: #f1ae72;
}
.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;
}
/*iframe*/
.warp-iframe{
    overflow: auto;
}
.warp-iframe::-webkit-scrollbar{
    display: none;
}
#index-form{
    width: 84%;
    float: left;
}
body .jd_header .jd_header_box .fz23{
    font-size: 23px;
}
.heartWarp{
    width: 21%;
    height: 35px;
    position: absolute;
    right: 0;
    bottom: -3.5%;
    z-index: 30;
    overflow: hidden;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.heartMask{
    width: 100%;
    height: 100%;
    background-color: #f3f3f4;
    opacity: .2;
    position: absolute;
    left: 0;
    z-index: 2;
}
.heartWarp .img1, .heartWarp .img2 {
    position: absolute;
    left: 16%;
    /* top: 31%; */
    display: inline-block;
    width: 66%;
    height: 66%;
    z-index: 100;
}
.heartWarp .img1{
    display: none;
}
/*经营范围 --隐藏---替换为收藏小星星*/
.category{
    display: none;
}
.top{
    width: 100%;
    height: 44px;
    padding: 0 2%;
    box-shadow: 0 0 1px #dbdbdb;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #ffffff;
}
.icon-back{
    display: inline-block;
    float: left;
    width: 15%;
    height: 100%;
    line-height: 44px;
    color: #b3b3b3;
    font-size: 14px;
}
.tittle{
    width: 70%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    color: #030000;
    line-height: 44px;
    float: left;
}
.classHeader{
    width: 100%;
    height: 44px;
    background: #fff;
    padding: 0 15px;
    position: relative;
    text-align: center;
    line-height: 44px;
    color: #333;
    font-size: 16px;
    border: solid 1px #f8f8f8;
}
.classBack , .jd_header_box .back{
    display: block;
    float: left;
    width: 30px;
    height: 100%;
    font-size: 20px;
    line-height: 44px;
    color: #333;
    position: absolute;
    left: 15px;
    top: 0;

}
.tabContentWarp{
    width: 100%;
    height: auto;
    padding-bottom: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tabWarp{
    width: 100%;
    height: 44px;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ebebeb;
}
.tabWarp a{
    display: block;
    float: left;
    width: 25%;
    height: 100%;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    text-align: center;
    padding-left: 4px;
    border-right: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tabWarp a .iconfont{
    display: inline-block;
    height: 100%;
    font-size: 20px;
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg); 	/* IE 9 */
    -moz-transform:rotate(-90deg); 	/* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
    -o-transform:rotate(-90deg); 	/* Opera */
    line-height:24px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*padding-right: 4px;*/
    color: #999;
}
.tabWarp .btnText {
    display: inline-block;
    height: 100%;
    max-width: 65%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tabContent{
    width: 100%;
    display: none;
    height: auto;
    padding: 4px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*overflow: auto;*/
    /*-webkit-overflow-scrolling: touch;*/
}
.tabContent::-webkit-scrollbar{
    display: none;
}
.show{
    display: block;
}
.hui{
    color: #999999;
}
.tabWarp .search{
    border: none;
}
.spSearch {
    display: inline-block;
    width: 15px;
    height: auto;
    position: relative;
    top: -2px;
}
.tabContent a{
    display: block;
    float: left;
    width: 21.7%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    font-family: SourceHanSansCN-Regular;
    font-size: 13px;
    color: #524e45;
    margin-right: 4%;
    margin-top: 14px;
}
.tabContent .marginR0{
    margin-right: 0;
}
.tabContentBtn{
    width: 100%;
    height: 34px;
    display: flex;
    justify-content: space-around;
}
.tabContentBtn .cancel , .tabContentBtn .ok{
    display: block;
    width: 130px;
    height: 100%;
    border-radius: 8px;
    text-align: center;
    line-height: 34px;
    font-family: SourceHanSansCN-Regular;
    font-size: 15px;
}
.tabContentBtn .cancel{
    background-color: #ececec;
    color: #999999;
}
.tabContentBtn .ok{
    background-color: #fcd553;
    color: #ffffff;
}
.btn{
    position: relative;
}
.searchBar{
    width: 100%;
    height: 54px;
    display: none;
}
.searchBarInner{
    height: 34px;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.searchTag {
    display: none;
    float: left;
    padding: 0 8px;
    height: 100%;
    line-height: 24px;
    font-size: 12px;
    border: 1px solid #dfdfdf;
    border-radius: 15px;
    margin-right: 10px;
    max-width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 20px;
    color: #524e45;
}
.resetBtn{
    display: block;
    float:right;
    width: 44px;
    height: 100%;
    line-height: 24px;
    font-size: 12px;
    color: #333333;
    text-align: right;
}
.resetBtn img{
    display: block;
    width: 34%;
    float: left;
    height:auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    body, html {
        margin: 0 auto;
        padding: 0;
        max-width: 100% !important;
    }
}