body {
    background-color: #16171b;
}
/*加盟合伙人*/
.con {
    position: relative;
    padding: 0px 40px;
    width: 100%;
    max-width: 1400px;
    margin: 0px auto;
}
.join-t{
    padding: 0px 60px;
    width: 100%;
    max-width: 1280px;
    margin: 0px auto;
}
.join-t img {
     margin:80px auto 40px;
 }
.join-t>div {
    padding: 80px 60px 50%;
    background: url("../images/join-t.jpg");
}
.join-t>div img {
    margin:40px auto 40px;
}
.join-t>div h4 {
    margin: 0;
    font-size: 20px;
    height: 50px;
    font-weight: bold;
    color: #0D0E12;
    border-bottom: 1px solid #E3D1B1;
}
.join-t>div div {
    border-bottom: 1px solid #E3D1B1;
}
.join-t>div .span span {
    font-size: 14px;
    font-weight: 400;
    color: #0D0E12;
    line-height: 48px;
    padding-bottom: 16px;
    border-bottom: 1px solid #E3D1B1;
}
.join-t>div h5 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #0D0E12;
    line-height: 48px;
    border-bottom: 1px solid #E3D1B1;
}
.join-t>div h6 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #0D0E12;
    line-height: 48px;
    border-bottom: 1px solid #E3D1B1;
}
.join-b{
    position: absolute;
    bottom: 0px;
    padding-right: 40px;
    max-width: 1400px;
    margin: 0px auto;
}
.join-b>div {
    position: absolute;
    top: 50%;
    /*left:50%;*/
    width: 100%;
    padding-right: 40px;
    /*-webkit-transform: translateX(-240px);*/
    /*-moz-transform: translateX(-240px);*/
    /*-ms-transform: translateX(-240px);*/
    /*-o-transform: translateX(-240px);*/
    /*transform: translateX(-240px);*/
    text-align: center;
}
.join-b>div .clearfloat p {
    margin-top: 5%;
    font-size: 18px;
    font-weight:400;
    color:rgba(242,243,246,1);
    line-height:24px;
}
.join-b>div .clearfloat div {
    width: 50%;
}
.join-b>div .clearfloat div div {
    width: 30%;
}
.join-b>div .clearfloat div div div:first-child {
    margin:0 auto;
    width: 42.5%;
    text-align: center;
}

.join-b>div .clearfloat div div div:last-child {
    width: 100%;
    height: 58px;
    -ms-border-radius: 29px;
    -o-border-radius: 29px;
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    border-radius:29px;
    overflow: hidden;
}
.join-b>div .clearfloat div a {
    display: block;
    cursor: pointer;
    background: -moz-linear-gradient(top, #CA3058 0%, #FF9A48 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CA3058), color-stop(100%,#FF9A48));
    background: -webkit-linear-gradient(top, #CA3058 0%,#FF9A48 100%);
    background: -o-linear-gradient(top, #CA3058 0%,#FF9A48 100%);
    background: -ms-linear-gradient(top, #CA3058 0%,#FF9A48 100%);
    background: linear-gradient(to bottom, #CA3058 0%,#FF9A48 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CA3058', endColorstr='#FF9A48',GradientType=0);
    font-size:18px;
    font-weight:400;
    text-align: center;
    color:rgba(242,243,246,1);
    line-height:58px;
    text-decoration: none;
}
:root .gradient{filter:none;}
.share {
    margin-top: 3%;
    display: inline-block;
    text-align: center;
}
.share>div {
    /*display: block;*/
}
.share>div a {
    margin: 0px 0px 0px 20px;
    padding: 0;
    width: 38px;
    height: 38px;
}
.bdshare-button-style0-16 .bds_qzone {
    margin-left: 0;
    background-image: url(../images/qzone.png);
    background-size: cover;
    background-position: 0px 0px !important;
}
.bdshare-button-style0-16 .bds_qzone:hover {
    background-image: url(../images/qzone-h.png);
}
.bdshare-button-style0-16 .bds_weixin {
    background-image: url(../images/weixin.png);
    background-size: cover;
    background-position: 0px 0px !important;
}
.bdshare-button-style0-16 .bds_weixin:hover {
    background-image: url(../images/weixin-h.png);
}
.bdshare-button-style0-16 .bds_tsina {
    background-image: url(../images/tsina.png);
    background-size: cover;
    background-position: 0px 0px !important;
}
.bdshare-button-style0-16 .bds_tsina:hover {
    background-image: url(../images/tsina-h.png);
}
.join-b .fenxiang {
    margin-top: -8px;
    font-size:12px;
    font-weight:400;
    color:rgba(169,171,181,1);
}
.bd_weixin_popup {
    height: 300px !important;
}
.join-m {
    display: none;
}
.join-m div p {
    margin-bottom: 4px;
    font-size: 12px;
    font-weight:400;
    line-height: 12px;
    color:rgba(242,243,246,1);
}
.join-m div div {
    margin:0 auto;
    width: 150px;
    height: 30px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius:15px;
    overflow: hidden;
}
.join-m div div a {
    display: block;
    cursor: pointer;
    background: -moz-linear-gradient(top, #CA3058 0%, #FF9A48 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CA3058), color-stop(100%,#FF9A48));
    background: -webkit-linear-gradient(top, #CA3058 0%,#FF9A48 100%);
    background: -o-linear-gradient(top, #CA3058 0%,#FF9A48 100%);
    background: -ms-linear-gradient(top, #CA3058 0%,#FF9A48 100%);
    background: linear-gradient(to bottom, #CA3058 0%,#FF9A48 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CA3058', endColorstr='#FF9A48',GradientType=0);
    font-size:12px;
    font-weight:400;
    text-align: center;
    color:rgba(242,243,246,1);
    line-height:30px;
    text-decoration: none;
}
@media (max-width: 1100px) {
    .join-b>div .clearfloat p {
        font-size: 16px;
        line-height:20px;
    }
    .join-b>div .clearfloat div div div:last-child {
        height: 50px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius:25px;
    }
    .join-b>div .clearfloat div a {
        font-size:16px;
        line-height:50px;
    }
}
@media (max-width: 750px) {
    .con {
        padding: 0;
    }
    .join-t{
        padding: 0px 20px;
        width: 100%;
        max-width: 1280px;
        margin: 0px auto;
    }
    .join-t>div {
        padding: 40px 20px 55%;
    }
    .join-t img {
        margin:30px auto 15px;
    }
    .join-t>div h4 {
        font-size: 20px;
        height: 40px;
    }
    .join-b {
        padding-right: 0px;
    }
    .join-pc {
        display: none;
    }
    .join-b>div {
        padding-right: 0;
    }
    .join-m {
        display: block;
    }
}