body, html {
    -webkit-text-size-adjust: none;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

a, a:hover {
    text-decoration: none;
    color: #000;
}

body, html {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

a, a:visited, a:hover {
    text-decoration: none;
    color: #000;
}

ul, li {
    font-size: 14px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
}

.container {
    padding: 20px 10px 20px 10px;
}

.header_i {
    height: 60px;
}

.unlogin-nav {
    height: 100%;
    line-height: 60px;
    list-style: none;
    margin-bottom: 0;
}

.unlogin-nav li {
    display: inline-block;
    padding: 0 15px;
    text-align: center;
}

.unlogin-nav a {
    color: #777;
}

#section .banner {
    position: relative;
}

#section .banner > div {
    background: url(../images/Join_as_Seller_banner_bg.jpg) no-repeat center center;
    height: 196px;
}

#section .banner h1 {
    line-height: 196px;
    color: #ffffff;
    font-size: 58px;
    position: absolute;
    width: 100%;
}

#section .introduction {
    background: #f5f6f9;
}

#section .introduction p {
    text-align: left;
    font-size: 20px;
    margin: 0px;
}

#section .audience_engagement {
    margin-bottom: 20px;
}

#section .audience_engagement .audience_engagement_top h1 {
    font-size: 42px;
}

#section .audience_engagement .audience_engagement_center .outer_ring {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    border: 1px solid #1dd2da;
    margin: 0 auto;
}

#section .audience_engagement .audience_engagement_center .inner_ring {
    width: 190px;
    height: 190px;
    border-radius: 50%;
    background: #32c8ce;
    margin-top: 13px;
    margin-left: 13px;
    padding-top: 50px;
}

#section .audience_engagement .audience_engagement_center .inner_ring .audience_engagement_title {
    font-size: 46px;
    color: #ffffff;
}

#section .audience_engagement .audience_engagement_center .inner_ring .audience_engagement_content {
    font-size: 16px;
    color: #ffffff;
}

#section .audience_engagement .audience_engagement_center {
    border-bottom: 2px dashed #e2e1e1;
}

#section .audience_engagement .audience_engagement_text_center {
    margin-bottom: 10px;
}

#section .audience_engagement .audience_engagement_bottom h1 {
    font-size: 42px;
}

#section .audience_engagement .audience_engagement_bottom .audience_engagement_bottom_btn {
    background: linear-gradient(#3ddbe2, #38c6cc);;
    width: 336px;
    height: 70px;
    line-height: 70px;
    border: 1px solid #38c6cc;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 3px;
}

#section .audience_engagement .audience_engagement_bottom .audience_engagement_bottom_btn a {
    color: #ffffff;
    font-size: 30px;
}

#section .opportunities {
    background: #f5f6f9;
    padding-bottom: 40px;
}

#section .opportunities .opportunities_top h1 {
    font-size: 42px;
}

#section .opportunities .opportunities_center .opportunities_center_box {
    min-height: 400px;
    background: #ffffff;
    margin: 0 auto;
    margin-top: -45px;
    position: relative;
    margin-bottom: 20px;
}

#section .opportunities .opportunities_center .opportunities_center_box h1 {
    margin: 0px;
    padding: 0px;
    height: 135px;
    line-height: 170px;
    border-bottom: 3px solid #eef0f4;
    font-size: 36px;
}

#section .opportunities .opportunities_center .opportunities_center_box .opportunities_center_box_content {
    padding: 20px;
}

#section .opportunities .opportunities_center .opportunities_center_box .opportunities_center_box_content p {
    font-size: 20px;
    text-align: left;
}

#section .opportunities .opportunities_center .opportunities_center_bg_1 {
    background: url(../images/opportunities_center_box_1.png) no-repeat top center;
    z-index: 2;
    height: 90px;
    width: 90px;
    position: relative;
    margin: 0 auto;
}

#section .opportunities .opportunities_center .opportunities_center_bg_2 {
    background: url(../images/opportunities_center_box_2.png) no-repeat top center;
    z-index: 2;
    height: 90px;
    width: 90px;
    position: relative;
    margin: 0 auto;
}

#section .opportunities .opportunities_bottom {
    background: #38c5cb;
}

#section .opportunities .opportunities_bottom .opportunities_bottom_content {
    color: #ffffff;
    font-size: 38px;
    line-height: 60px;
}

#section .advertising {
    margin-top: 30px;
}

#section .advertising .advertising_from {
    max-width: 816px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    padding: 20px 40px 40px 40px;
}

#section .advertising .advertising_from h3 {
    color: #434343;
    font-size: 28px;
}

.sr-only {
    position: inherit;
    width: auto;
    height: auto;
    overflow: inherit;
    float: left;
    margin-bottom: 5px;
    font-size: 18px;
    margin-top: 10px;
    color: #434343;
    font-weight: lighter;
}

footer {
    padding: 0 20px;
    box-sizing: border-box;
}

.footer-left a:after {
    display: inline-block;
    content: "";
    width: 1px;
    height: 14px;
    margin: 0 5px;
    position: relative;
    top: 3px;
    background-color: black;
}

.footer-left a:last-child:after {
    content: "";
    width: 0;
}

.footer-left a, .footer-right {
    color: black;
    font-size: 12px;
}

.footer-left img {
    height: 25px;
    width: 25px;
    margin-left: 5px;
    vertical-align: middle;
}

.footer-left {
    height: 30px;
    text-align: center;
    margin: auto;
    margin-top: 30px;
}

.footer-right {
    height: 30px;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
}

.clear-float {
    clear: both;
}

@media (max-width: 768px) {
    footer {
        line-height: 30px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 970px;
    }
}

.layout-logo {
    height: 30px;
    border-radius: 3px;
    float: left;
    position: relative;
    top: 10px;
    left: 20px;
}

.layout-nav {
    margin-right: 20px;
    float: right;
}

.layout-logo div {
    display: inline-block;
    font-size: 14px;
    vertical-align: bottom;
    color: #777;
    margin-left: 5px;
}

.layout-nav .more {
    display: none;
}

/*页头适配*/
@media (max-width: 1240px) {
    .header_i {
        height: 50px;
    }

    .unlogin-nav {
        line-height: 50px;
    }

    .unlogin-nav li {
        padding: 0 0.5rem;
    }

    .unlogin-nav li a {
        font-size: 12px;
    }

    .layout-logo img {
        width: 150px;
    }

    .layout-logo div {
        font-size: 12px;
    }
}

@media (max-width: 992px) {
    .layout-nav .more {
        display: block;
        position: relative;
    }

    .layout-nav .unlogin-nav {
        display: none;
    }

    .layout-nav .more a {
        color: #777;
        line-height: 50px;
    }

    .layout-nav .more a img {
        width: 25px;
    }

    .layout-nav .more ul {
        right: 0;
        left: auto;
    }
}

@media (max-width: 768px) {
    .layout-logo div {
        display: none;
    }
}

/*banner*/
@media (max-width: 768px) {
    #section .banner > div {
        background: url(../images/Join_as_Seller_banner_xs.jpg) no-repeat center center;
        height: 186px;
    }

    #section .banner h1 {
        line-height: 186px;
        font-size: 40px;
    }
}

@media (max-width: 450px) {
    #section .banner > div {
        background: url(../images/Join_as_Seller_banner_450.jpg) no-repeat center center;
        height: 186px;
    }

    #section .banner h1 {
        line-height: 186px;
        font-size: 40px;
    }
}
@media (max-width: 400px) {
    #section .banner h1 {
        font-size: 32px;
    }
}

/*Audience & Engagement*/

@media (max-width: 768px) {
    #section .audience_engagement .audience_engagement_text_center:nth-child(n+1) {
        text-align: right;
    }

    #section .audience_engagement .audience_engagement_text_center:nth-child(2n) {
        text-align: left;
    }

    #section .audience_engagement .audience_engagement_text_center > div {
        display: inline-block;
        text-align: center;
    }
}

@media (max-width: 520px) {
    #section .audience_engagement .audience_engagement_top h1 {
        font-size: 24px;
    }

    #section .audience_engagement .audience_engagement_center .outer_ring {
        width: 164px;
        height: 164px;
    }

    #section .audience_engagement .audience_engagement_center .inner_ring {
        width: 147px;
        height: 147px;
        margin-top: 7.5px;
        margin-left: 7.5px;
        padding-top: 15px;
    }

    #section .audience_engagement .audience_engagement_center .inner_ring .audience_engagement_title {
        font-size: 40px;
    }

    #section .audience_engagement .audience_engagement_center .inner_ring .audience_engagement_content {
        width: 84px;
        margin: 0 auto;
    }
}

.audience_engagement_bottom > div:nth-child(3) {
    margin-left: 2%;
}
@media (max-width: 400px) {
    #section .audience_engagement_text_center {
        width: 100%;
        margin: 0 auto;
        text-align: center !important;
    }
}

/*注册*/
.audience_engagement_bottom p {
    padding: 20px;
    clear: both;
    font-size: 20px;
    text-align: left;
    background-color: #f5f6f9;
}
.pre-signup p{
    padding: 0;
    text-align: center;
}
@media (max-width: 768px) {
    .container.audience_engagement_bottom .code-classify {
        float: none;
        width: 80%;
        margin-left: 0;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .audience_engagement_bottom p{
        color: #9d9d9d;
    }
}
@media (max-width: 410px) {
    .container.audience_engagement_bottom .code-classify{
        width: 100%;
    }
    .code-detail .radio span:nth-child(3){
        width: 50% !important;
    }
}
@media (max-width: 520px) {
    .code-detail input[type='radio'] {
        margin-left: -35px;
    }
}

@media (max-width: 640px) {
    #section .opportunities .opportunities_bottom .opportunities_bottom_content{
        font-size: 24px;
        line-height: 40px;
    }
}
@media (max-width: 420px) {
    #section .opportunities .opportunities_bottom .opportunities_bottom_content{
        font-size: 18px;
        line-height: 40px;
    }
}

/*More Opportunities*/
@media (max-width: 768px) {
    .opportunities_center .col-xs-12 {
        color: #9d9d9d;
        width: 500px;
        margin: 0 auto;
        float: none;
    }

    #section .opportunities .opportunities_center .opportunities_center_box .opportunities_center_box_content {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 530px) {
    .opportunities_center .col-xs-12 {
        width: 400px;
    }

    #section .opportunities .opportunities_center .opportunities_center_box .opportunities_center_box_content {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 400px) {
    .opportunities_center .col-xs-12 {
        width: 300px;
    }
    #section .opportunities .opportunities_top h1{
        font-size: 32px;
    }
}

/*footer*/
@media (max-width: 450px) {
    .footer-left{
        padding: 0 30px;
        height: auto;
        text-align: left;
    }
    .footer-left a{
        display: inline-block;
        width: 49%;
        color: #3d3d3d;
        font-size: 13px;
        line-height: 24px;
    }
    .footer-left a:after{
        width: 0;
    }
    .footer-right{
        padding-left: 30px;
        text-align: left;
    }
}
/*注册*/
#login>h1{
    font-size: 42px;
    /* padding: 50px 0; */
    padding: 50px 0 10px;
    text-align: center;
}
#login>div{
    width: 970px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#login>div .group-plan{
    padding: 20px 0;
    border: 1px solid #eae1e1;
    width: 32.5%;
    margin-bottom: 1.2rem;
    border-radius: 5px;
}
#login>div>.group-plan:nth-child(4), #login>div>.group-plan:nth-child(5){
    width: 49.3%;
}
#login>div .plan-price{
    display: flex;
    margin-bottom: 15px;
}
#login>div .plan-price>div{
    width: 50%;
    line-height: 38px;
}
#login>div>.group-plan:nth-child(2){
    position: relative;
}
#login>div>.group-plan:nth-child(2) .hot{
    position: absolute;
    top: 0;
    right: 0;
}
#login>div .plan-price>div:first-child{
    font-size: 22px;
    background: -webkit-linear-gradient(#60e4ea, #49d7db); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#60e4ea, #49d7db); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#60e4ea, #49d7db); /* Firefox 3.6 - 15 */
    background: linear-gradient(#60e4ea, #49d7db); /* 标准的语法 */
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    color: #fff;
    height: 38px;
}
#login>div>.group-plan:nth-child(2)>div:first-child>div:first-child{
    background: -webkit-linear-gradient(#14ceef, #28b7e5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#14ceef, #28b7e5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#14ceef, #28b7e5); /* Firefox 3.6 - 15 */
    background: linear-gradient(#14ceef, #28b7e5); /* 标准的语法 */
}
#login>div>.group-plan:nth-child(3)>div:first-child>div:first-child{
    background: -webkit-linear-gradient(#71c0ff, #519fff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#71c0ff, #519fff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#71c0ff, #519fff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#71c0ff, #519fff); /* 标准的语法 */
}
#login>div>.group-plan:nth-child(4)>div:first-child>div:first-child{
    background: -webkit-linear-gradient(#71bffe, #519fff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#71bffe, #519fff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#71bffe, #519fff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#71bffe, #519fff); /* 标准的语法 */
}
#login>div>.group-plan:nth-child(5)>div:first-child>div:first-child{
    background: -webkit-linear-gradient(#0ec8fa, #3794e5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#0ec8fa, #3794e5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#0ec8fa, #3794e5); /* Firefox 3.6 - 15 */
    background: linear-gradient(#0ec8fa, #3794e5); /* 标准的语法 */
}
#login>div .plan-price>div:last-child{
   padding-left: 5%;
    text-align: left;
    line-height: 45px;
}
#login>div .plan-price>div:last-child span:first-child{
   font-size: 36px;
    color: #4d4e4f;
}
#login>div .plan-price>div:last-child span:last-child{
   font-size: 16px;
    color: #928b87;
}
#login>div .product-number{
   display: flex;
    justify-content: space-between;
    padding: 0 20px;
}
#login>div .product-number>div{
   font-size: 16px;
    line-height: 28px;
    display: flex;
    align-items: center;
}
#login>div .product-number>div span{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../images/icon_faq.png");
    margin-left: 5px;
}
#login>div .login-btn{
    font-size: 18px;
    color: #4dcfd4;
    border: 2px solid #33c8ce;
    border-radius: 40px;
    line-height: 34px;
    width: 100%;
    background-color: transparent;
    margin-top: 27px;
    padding: 0;
}
#login>div .login-btn:focus{
    outline: none;
}
#login p{
    width: 100%;
    padding: 20px;
    clear: both;
    font-size: 16px;
    text-align: left;
    background-color: #f5f6f9;
}

@media (max-width: 1200px) {
    #login>div{
        width: 970px;
    }
}
@media (max-width: 1110px) {
    #login>div{
        width: 970px;
    }
    #login>div>.group-plan{
        width: 49%!important;
    }
    #login>div .plan-price>div:first-child{
        font-size: 18px;
    }
}
@media (max-width: 992px) {
    #login>div{
        width: 750px;
        /*padding: 0 1.5rem;*/
    }
    #login>div .plan-price>div:first-child{
        width: 60%;
    }
    #login>div .plan-price>div:last-child{
        width: 40%;
    }
}
@media (max-width: 800px) {
    #login>div .plan-price>div:first-child{
        width: 50%;
    }
    #login>div .plan-price>div:last-child{
        width: 50%;
    }
    #login>div>.group-plan{
        width: 100%!important;
    }
    #login>div .plan-price>div:last-child span:first-child{
        font-size: 42px;
    }
    #login>div .plan-price>div:first-child{
        font-size: 20px;
    }
    #login>div .product-number>div{
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    #login>div{
        width: 100%;
        padding: 0 1.5rem;
    }
}
@media (max-width: 470px) {
    #login>div .plan-price>div:last-child span:first-child{
        font-size: 36px;
    }
    #login>div .plan-price>div:first-child{
        width: 60%;
    }
    #login>div .plan-price>div:last-child{
        width: 40%;
    }
}
@media (max-width: 440px) {
    #login>div .plan-price>div:first-child{
        font-size: 16px;
    }
    #login>div .plan-price>div:last-child span:first-child{
        font-size: 26px;
    }
    #login>div .product-number>div{
        font-size: 14px;
    }
}
@media (max-width: 390px) {
    #login>div .plan-price>div:first-child{
        font-size: 12px;
    }
    #login>div .plan-price>div:last-child span:first-child{
        font-size: 22px;
    }
    #login>div .product-number>div{
        font-size: 12px;
    }
}
.midyear{
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.midyear_advert{
    cursor: pointer;
    width: 100%;
    position: relative;
}
.midyear .midyear_bg{
    width: 100%;
}
.midyear .mclose_btn{
    position: absolute;
    top: 14px;
    right: 14px;
    cursor: pointer;
}
.m_midyear_bg{
    display: none;
}
.midyear_packages{
    background: linear-gradient(270deg, rgba(0, 210, 219, 0) 0%, rgba(0, 210, 219, 0.21) 48%, rgba(0, 210, 219, 0) 100%);
    margin-bottom: 17px!important;
}
@media (max-width: 720px) {
    .m_midyear_bg{
        display: block;
        width: 100%;
    }
    .midyear_bg{
        display: none;
    }
}
#login .midyear_packages{
    justify-content: space-evenly;
}
#login .midyear_packages p{
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    padding: 0px 10px;
    clear: both;
    text-align: center;
    background-color: transparent;
}
#login .midyear_packages div{
    padding: 17px 0 14px;
}  
#login .midyear_packages div p:last-child{
    color: #32C8CE;
    font-size: 18px;
}
#login .midyear_text>p{
    padding: 0 0 15px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #E31B12;
    line-height: 30px;
    background-color: transparent;
}

@media (max-width: 578px){
    #login .midyear_packages div{
        margin: 0 auto;
    }
}

.welcome-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.popup-content {
    width: 520px;
    height: 280px;
    background: #FFFFFF;
    border-radius: 8px;
}
.welcome-popup >.popup-content >img{ 
    margin: 62px 0 10px;
}
.welcome-popup >.popup-content >.p1{
    font-size: 20px;
    color: #333333;
    font-weight: 700;
}
.welcome-popup >.popup-content >.p2{
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}







