body,html{
    max-width: 640px;
    margin: 0 auto;
    /* font-family:"heiti";*/
    overflow: hidden;
}
body{
    padding-bottom: 50px;
}
*{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.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;
}

.head {
    position: fixed;
   /* left: 0;*/
    top: 0;
    width: 100%;
    max-width: 640px;
    height: 40px;
    background-color: #ffff;
    z-index: 999;
    /* box-shadow: 1px 1px 0 #f3f3f4; */
}
.jd_header .jd_header_boxIndex{
    min-width: 300px;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    background: rgba(201,21,35,0);
    position: absolute;
    height: 40px;
    bottom: 0;
    /*left: 0;*/
    background-color: #ffffff;
    border-bottom: 0;
    z-index: 999;
}

.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;
    padding-right: 29px;
    position: relative;
    z-index: 20;
    background-color: #f7f7f7;
}
.jd_header .jd_header_box form .icon_search{
    height: 23px;
    width: 38px;
    position: absolute;
    position: absolute;
    right: 0;
    top: 8px;
    color: #9f9f9f;
    text-align: center;
    line-height: 23px;
    font-size: 22px;
    background:none ;
    z-index: 666;
}
/*head--end*/
/*banner*/
.index_banner{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 13%;
    height: 140px;
    margin-bottom: 2px;
}
.swiper-container {
    width:100%;
    height:140px;
}
.swiper-slide img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
/*banner-end*/
.main {
    width: 100%;
    position: relative;
    min-height: 722px;
    /* background-color: #0086b3; */
    margin: 0 auto;
    margin-bottom: 20%;
    /* height: auto; */
}
.innerDiv {
    width: 100%;
    height: 88px;
    /* box-shadow: 0 5px 10px #f3f3f4; */
    overflow: hidden;
    float: left;
    position: relative;
}
.show-box {
    width: 100%;
    height: 88px;
    margin-bottom: 0;
    padding: 9px 0;
}
.show-box a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.innerDl{
    width: 100%;
    height: 100%;
    padding:12px 6px 7px 11px ;
}
.innerDt{
    width: 44px;
    height: 44px;
    float: left;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    /*    margin-bottom: 3px;*/
}
.innerDt img {
    width: 100%;
    height: 100%;
    max-height: 100%;
}
.addressDd {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    bottom:0;
    padding-left: 57px;
    border-top: 1px solid #f4f4f4;
}
.innerDd1 {
    display: inline-block;
    width: 72%;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #050505;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 7px;
    margin-bottom: 0;
    text-overflow: ellipsis;
    /* margin-top: 15px; */
}
.innerDd2{
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-top: -1%;
}
.borderDD {
    width: 82%;
    padding-left: 1.7%;
    padding-top: 0;
    float: left;
    height: 80%;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
}
.intro {
    width: 100%;
    height: 32px;
    font-size: 12px;
    color: #898989;
    line-height: 16px;
    float: left;
    padding-left: 3%;
    margin-bottom: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.labelBtnWarp {
    width: 10%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.labelBtn{
    width: 30px;
    height: 16px;
    line-height: 15px;
    text-align: center;
    /* float: right;*/
    border: 1px solid #ff0000;
    border-radius: 2px;
    font-size: 10px;
    margin-bottom: 10px;
    color: #ff0000;
    display: none;
}
.recruitmentBtn{
    border-color: #00a0e9;
    color: #00a0e9;
}
.merchantsBtn{
    border-color: #fbc77a;
    color: #fbc77a;
}
.exhibitionBtn{
    border-color:#84cc8d ;
    color: #84cc8d;
}
.labelBtn_show{
    display: block;
}
/*.initial{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #f19149;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}*/
.initial {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #f19149;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 59px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.companyImg{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.address-warp {
    float: left;
    width: 100%;
    height: 100%;
}
.grayBlank{
    width: 100%;
    height: 15px;
    background-color: #f4f4f4;
}
.icon-dingwei{
    display: inline-block;
    float: left;
    width: 36%;
    height: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #ffaa3e;
    text-indent: 8px;
}
.address {
    display: inline-block;
    float: left;
    width: 76%;
    height: 100%;
    line-height:40px;
    font-size: 12px;
    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;
   /* left: 0;*/
    max-width: 640px;
    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: 12%;
    height: 100%;
    line-height: 40px;
    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;
}

.heartWarp {
    width: 100px;
    height: 29px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 30;
    overflow: hidden;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.heartWarp .img1, .heartWarp .img2 {
    position: absolute;
    left: 18%;
    width: 18px;
    bottom: 7px;
    height: 18px;
    z-index: 100;
}
.collectSpan {
    display: block;
    float: right;
    width: 57%;
    height: 100%;
    line-height: 29px;
    font-size: 12px;
    color: #676767;
}
.collect{
    display: none;
}
@media (max-width: 321px){
    .borderDD {
        width: 72%;
    }
}

.logo {
    width: 70%;
    height: 40px;
    position: absolute;
    /* padding: 4%; */
    left: 50%;
    top: 20%;
    /* background: #f3f3f4; */
    /* margin-left: -59px; */
    transform: translate(-50%,0);
}
.logo img{
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
}
/*.topBlank{
    width: 100%;
    height: 123px;
    position: relative;
    z-index: 998;
    background-color: #ffffff;
}*/
.topBlank {
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 998;
    background-color: #ffffff;
}
.animate{
    animation: myfirst .5s;
    -moz-animation: myfirst .5s;	/* Firefox */
    -webkit-animation: myfirst .5s;	/* Safari 和 Chrome */
    -o-animation: myfirst .5s;	/* Opera */
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards; /* Safari 和 Chrome */
}
@keyframes myfirst /*定义动画名*/
{
    0%{height:123px;} /*定义起始帧样式，0%可以换成from*/
    100%{height:40px;} /*定义结束帧样式，100%可以换成to*/
}
#headerBox .index-form {
    width: 80%;
    float: right;
    margin-right: 65px;
}
#headerBox #index-form {
    width: 84%;
    float: left;
    margin-right: 9px;
}
/*滑动时替换的样式*/
/*
.head .logoAnimate1{
    animation: logoAnimate1 .5s;
    -moz-animation: logoAnimate1 .5s;	!* Firefox *!
    -webkit-animation: logoAnimate1 .5s;	!* Safari 和 Chrome *!
    -o-animation: logoAnimate1 .5s;	!* Opera *!
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards; !* Safari 和 Chrome *!
}
.head .logoAnimate2{
    animation: logoAnimate2 .5s;
    -moz-animation: logoAnimate2 .5s;	!* Firefox *!
    -webkit-animation: logoAnimate2 .5s;	!* Safari 和 Chrome *!
    -o-animation: logoAnimate2 .5s;	!* Opera *!
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards; !* Safari 和 Chrome *!
}
@-webkit-keyframes logoAnimate1{
    0%{
        opacity:0;
        -webkit-transform:scale(1);
        position: absolute;
        left: 50%;
        margin-left: -59px;
        top: 40%;
        margin-top: -21.5px;
        z-index: 9999;
    }
    100%{
        opacity:1;
        -webkit-transform:scale(0.8);
        position: absolute;
        left: 48%;
        margin-left: -59px;
        top: 40%;
        margin-top: -21.5px;
        z-index: 9999;
        transition: width 2s;
        -webkit-transition: width 2s; !* Safari *!
    }
}
@-webkit-keyframes logoAnimate2{
    0%{
        opacity:0;
        -webkit-transform:scale(1);
        position: absolute;
        left: 50%;
        margin-left: -59px;
        top: 40%;
        margin-top: -21.5px;
        z-index: 9999;
    }
    100%{
        opacity:1;
        -webkit-transform:scale(0.7);
        position: absolute;
        left: 48%;
        margin-left: -59px;
        top: 55%;
        margin-top: -21.5px;
        z-index: 9999;
        transition: width 2s;
        -webkit-transition: width 2s; !* Safari *!
    }
}
.all-layout .headAnimate{
    animation: headAnimate .5s;
    -moz-animation: headAnimate .5s;	!* Firefox *!
    -webkit-animation: headAnimate .5s;	!* Safari 和 Chrome *!
    -o-animation: headAnimate .5s;	!* Opera *!
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards; !* Safari 和 Chrome *!
}
@-webkit-keyframes headAnimate{
    0%{
        height: 123px;
    }
    100%{
        height: 40px;
    }
}
*/

/*空白*/
.topBlankAnimate{
    height: 40px;
}
@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;
        height: 100%;
    }
    footer{
        max-width: 100%;
    }
    .main {
        height: 100%;
        margin: 0 auto;
        margin-bottom: 20%;
    }
    .head{
        max-width: 100%;
        left: 50%;
        transform: translateX(-50%);
    }
    .jd_header .jd_header_boxIndex{
        left: 50%;
        transform: translateX(-50%);
    }
}
/*搜索框*/
/*#headerBox .index_formAnimate{
    width:28%;
    float:right;
    margin-right:65px;
    z-index: 20;
}*/
/*@-webkit-keyframes index_formAnimate{
    0%{
        width: 80%;
        float: right;
        margin-right: 65px;
    }
   100%{
        width:28%;
        float:right;
        margin-right:65px;
       z-index: 20;
    }
}*/
