/**/

#head{
    height: 410px;
}
/*div:after{*/
    /*content: "";*/
    /*display: block;*/
    /*clear: both;*/
/*}*/
/*header title*/
.header-bg{
    position: relative;
}
.header-content-wrap{
    width: 100%;
    height: 280px;
    position: absolute;
    top: 0;
    left:0 ;
}
.header-bg>img{
    width: 100%;
    height: 280px;
}
.header-title{
    width: 424px;
    height: 280px;
    margin: 0 auto;
    text-align: center;
    line-height: 280px;
    font-size: 36px;
    color: #FFFFFF;
}
.header-title img{
    margin: 0 10px;
}
/*content*/
#content{
    display:block;
}
#content{
    width: 100%;
    height: 1396px;
    background: #F2F2F2;
}
.feature-wrap{
    width: 100%;
    height: 50px;
    background:#fff;
    /*box-shadow: 0 0 10px rgba(0,0,0,.1);*/
}
.feature{
    width: 1000px;
    height: 50px;
    margin: 0 auto 50px;
    text-align: center;
}
.feature ul{
    width:600px;
    margin: 0 auto 50px;
}
.feature ul:after{
    content: "";
    display: block;
    clear: both;
}
.feature li {
    float: left;
    width: 33%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: relative;
}
.feature li>img{
    position: absolute;
    bottom:0 ;
    left: 50px;
    display: none;
}
.feature li img.triangle{
    display: block;
}

.feature a{
    display: inline-block;
    color: #7B7B7B;
    font-size: 16px;
}

.details-wrap{
    width: 100%;
    height: auto;
    background: #F2F2F2;
    position: relative;
}
.detail-content{
    display: none;
}
/*
*入驻流程
*/
.enter-process{
    width: 100%;
    height:1074px ;
    background:#F2F2F2 ;
    display: block;
}
.enter-process-content{
    width: 940px;
    height: 1074px;
    margin: 0 auto;
}
/*
*top 入驻指南
*/
.enter-guide{
    width: 100%;
    height: 500px;
    margin: 30px 0 40px 0;
    padding: 40px 44px 50px 55px;
    background: #FFFFFF;
}
.enterguide-title{
    margin-bottom: 60px;
}
.enterguide-title p{
    display: inline-block;
    border-bottom: 1px dashed #B5B5B5;
    width: 256px;
    margin: 0 10px;
    position: relative;
    bottom: 8px;
}
.enterguide-title span,.entermaps-title span{
    display: inline-block;
    font-size:24px ;
    color: #555555;
    width: 221px;
    text-align: center;
    font-weight: 600;
}
.enterguide-content ul{
    width: 100%;
    margin: 0 10px;
}
.bluetitle{
    color: #379BFE;
}
.enterguide-content li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color:#7C7C7C ;
    font-size: 14px;

}
.enterguide-content .realinfos{
    height: 80px;
}
/*
*入驻流程示意图
*/
.entermaps{
    width: 100%;
    height: 710px;
    margin-bottom: 60px;
    padding: 40px 44px 50px 55px;
    background: #FFFFFF;
}
.entermaps-title{
    margin-bottom: 20px;
}
.entermaps-title p{
    display: inline-block;
    border-bottom: 1px dashed #B5B5B5;
    width: 256px;
    margin: 0 10px;
    position: relative;
    bottom: 8px;
}
.entermaps-content{
    width: 841px;
    height: 572px;
    /*background: url("../images/5brand-bg1.png");*/
    border-bottom: 1px dashed #B5B5B5;

}
.entermaps-content ul{
    width: 885px;
    float: left;
    position: relative;
    margin-top: 60px;
}
.entermaps-content li{
    float: left;
    /*width: 25%;*/
    text-align: left;
    padding-left: 16px;

}
.entermaps-content li p{
    height: 36px;
    line-height: 36px;
}
.entermaps-content li img{
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
}
.entermaps-content li span.num{
    position: absolute;
    bottom: 4px;
    left: 21px;
    color: #FFFFFF;
}
.entermaps-content .mapslineone{
    width: 188px;
    padding-left: 16px;

}
.entermaps-content .destext{
    font-size: 20px;
    color: #080808;
    font-weight: 500;
}
.entermaps-content .mapline-title{
    padding-left: 54px;
    position: relative;
    margin-bottom: 50px;
}
.entermaps-content p{
    font-size: 12px;
    color: #3F4043;
}

.entermaps-content .mapslinetwo,.entermaps-content .mapslinefour{
    width: 212px;
}
.entermaps-content .mapslinetwo .destext,.entermaps-content .mapslinefour .destext{
    color: #FFFFFF;
}
.entermaps-content .mapslinetwo p,.entermaps-content .mapslinefour p{
    color: #FFFFFF;
}
.entermaps-content .mapslinethree{
    width: 230px;
}

/*
*入驻协议
*/
.enter-agreement .enter-guide{
    height: 1240px;
}
.agreement-content{
    width: 100%;
    height: 1056px;
    border-bottom: 1px dashed #B4B4B4;
    overflow-y:scroll;
}
.enter-agreement .agreement-content ul{
    width: 100%;
}
.enter-agreement .agreement-content Li{
    width: 100%;
    text-align: left;
    height: auto;
    line-height: 22px;
    font-size: 12px;
    color: #555555;
}

/*
*客户合作
*/
.cooperation{
    width: 100%;
    height: 480px;
    background: url("../images/coobg.png");
    position: absolute;
    top: 460px;
    left: 0;
}
.cooperation-title{
    margin: 70px 0 50px 0;
}
.cooperation-title span{
    display: inline-block;
    font-size:24px ;
    color: #FFFFFF;
    width: 280px;
    text-align: center;
    font-weight: 600;
}
.cooperation-title p{
    display: inline-block;
    border-bottom: 1px dashed #B5B5B5;
    width: 256px;
    margin: 0 10px;
    position: relative;
    bottom: 8px;
}
.cooperation-content{
    width: 1000px;
    height: 480px;
    margin:  0 auto;
}
.painpoint{
    width: 700px;
    height: 140px;
    margin: 0 auto 30px;
}
.painpoint span{
    float: left;
    font-size: 24px;
    color: #FFFFFF;
    margin-right: 40px;
}
.paindetails{
    float: left;
    width: 140px;
    height: 136px;
    margin-right: 40px;
    border: 1px solid #FFFFFF;
    background: rgba(255,255,255,.3);
}
.paindetails img{
    display: inline-block;
    margin: 15px 0;
}
.paindetails p{
    color: #FFFFFF;
    font-size: 16px;
}
.solution{
    width:700px ;
    height: 31px;
    margin: 0 auto;
}
.solution span{
    /*display: inline-block;*/
    font-size: 24px;
    color: #FFFFFF;
    /*margin-right: 40px;*/
    float: left;
}
.solution p{
    color: #FFFFFF;
    font-size: 16px;
    height: 31px;
    line-height: 31px;
}
/*
*我们的服务
*/
.ourservice{
    width: 1000px;
    margin: 80px auto 0;
}
.service-title{
    margin-bottom: 100px;
}
.service-title span{
    display: inline-block;
    font-size: 24px;
    color: #555555;
    width: 221px;
    text-align: center;
    font-weight: 600;
}
.service-title p{
    display: inline-block;
    border-bottom: 1px dashed #B5B5B5;
    width: 270px;
    margin: 0 10px;
    position: relative;
    bottom: 8px;
}
.service-content img{
    float: left;
}
.service-content{
    position: relative;
    padding-left: 400px;
}
.picone{
    position: absolute;
    top: 78px;
    left: 0;
}
.service-content p{
    text-align: left;
    color: #B6B6B6;
    font-size: 18px;
    position: absolute;
    font-style: italic;
}
.service-content p:hover .ens{
    color: #0382FE;
}
.service-content p:hover .chs{
    color: #000;
}
.tone{
    top: 44px;
    left:540px;
}
.ttwo{
    top:104px;
    left:566px;
}
.tthree{
    top: 170px;
    left: 575px;
}
.tfour{
    top: 237px;
    left: 566px;
}
.tfive{
    top: 300px;
    left: 540px;
}
.chs{
    display: inline-block;
    margin-right: 30px;
    font-weight: 600;
}
.tthree .chs{
    color: #000000;
}
.tthree .ens{
    color:#0382FE;
}


