/* 搜索引擎推广开始 */
.tab_con .meiti_three .Advantage_box .Advantage .ddd {
    background-color: #f6f7fc;
    padding: 10px;
    height: 320px;
    text-align: center;
}
.tab {
    max-width: 1200px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
    background-color: #383e4e;
}

.tab_list ul {
    display: flex;
    height: 50px;
    margin: 0 auto;
    padding: 0;
}

.tab li {
    list-style: none;
    height: 50px;
    line-height: 50px;
    flex: auto;
    color: #fff;
}

.tab_list li a {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}

.tab_list li a:hover {
    color: #ffffff;
}

.media-active {
    color:#fff;
    background-color: #093c97;
}

.tab_con {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

/* 1 */

.tab_con .search_box .search_one {
    background-color: #f5f7fd;
}

.tab_con .search_box .search_one h1 {
    color: #333333;
    font-size: 30px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: center;
}

.tab_con .search_box .search_one h2 {
    color: #333333;
    font-size: 18px;
    margin: 20px auto;
    text-align: center;
}

.tab_con .search_box .search_one .mod_box .mod_1 {
    width: calc(31% - 10px);
    float: left;
    background-color: #fff;
    margin: 10px 10px;
    padding: 30px 0 30px 10px;
}

.tab_con .search_box .search_one .mod_box .mod_1 .mod_1_2 {
    float: left;
}

.tab_con .search_box .search_one .mod_box .mod_1 h3 {
    font-size: 18px;
    color: #093c97;
    margin-bottom: 10px;
}

.tab_con .search_box .search_one .mod_box .mod_1 p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.clear {
    clear: both;
}

.tab_con .search_box .search_one .mod_box .mod_1 img {
    float: left;
    margin-right: 20px;
}

.tab_con .search_box .search_one .mod_box .button_box {
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 60px;
}

.tab_con .search_box .search_one .mod_box .button_box .button_1 {
    width: 160px;
    height: 50px;
    background-color: #093c97;
    border-radius: 4px;
    margin: 0 auto;
    padding: 15px 20px;
    color: #fff;
}

/* 2 */

.tab_con .search_box .search_two {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.tab_con .search_box .search_two .search_pic {
    float: right;
    width: calc(50% - 10px);
    margin-left: 10px;
}

.tab_con .search_box .search_two .search_pic img {
    width: 100%;
    height: 100%;
}

.tab_con .search_box .search_two .description {
    float: left;
    width: 50%;
}

.tab_con .search_box .container .description .search_title {
    font-size: 24px;
    color: #353535;
    margin-bottom: 20px;
}

.tab_con .search_box .container .description .search_title span {
    font-size: 36px;
    font-weight: bold;
    margin-right: 6px;
}

.tab_con .search_box .container .description .search_mod {
    margin-bottom: 40px;
}
.tab_con .search_box .container .description .search_mod p{
    font-size: 16px;
    color: #666;
    line-height: 40px;
}
.tab_con .search_box .container .description .search_mod ul li {
    font-size: 16px;
    color: #666;
    line-height: 40px;
}

.tab_con .search_box .container .description .search_mod ul li span {
    font-size: 18px;
    color: #333;
}

.tab_con .search_box .container .description .search_but .button_2 {
    background-color: #093c97;
    border-radius: 4px;
    margin: 0 auto;
    padding: 10px 40px;
    color: #fff;
    font-size: 16px;
}

.tab_con .search_box .container .description .search_but .button_3 {
    border-radius: 4px;
    border: #093c97 1px solid;
    margin: 0 auto;
    padding: 10px 40px;
    color: #093c97;
    font-size: 16px;
}

.tab_con .search_box .container .description .search_but a:hover {
    background-color: #093c97;
    color: #fff;
}
.meiti_three{
    margin-bottom:70px;
}
/* 3 */

.tab_con .search_box .search_three {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #f5f7fd;
    padding-top: 60px;
    padding-bottom: 60px;
}

.tab_con .search_box .search_three .search_pic {
    float: left;
    width: 50%;
}

.tab_con .search_box .search_three .search_pic img {
    width: 100%;
    height: 100%;
}

.tab_con .search_box .search_three .container .description {
    float: right;
    width: calc(50% - 10px);
    margin-left: 10px;
}

.tab_con .search_box .search_three .container .description .search_title {
    font-size: 24px;
    color: #353535;
    margin-bottom: 20px;
}

.tab_con .search_box .search_three .container .description .search_title span {
    font-size: 36px;
    font-weight: bold;
    margin-right: 6px;
}

.tab_con .search_box .search_three .container .description .search_mod {
    margin-bottom: 40px;
}

.tab_con .search_box .search_three .container .description .search_mod ul li {
    font-size: 16px;
    color: #666;
    line-height: 40px;
}

.tab_con .search_box .search_three .container .description .search_mod ul li span {
    font-size: 18px;
    color: #333;
}
.tab_con .search_box .search_three .container .description .search_mod p {
    font-size: 16px;
    color: #666;
    line-height: 40px;
}
.tab_con .search_box .search_three .container .description .search_mod p span {
    font-size: 18px;
    color: #333;
}
.tab_con .search_box .search_three .container .description .search_but .button_2 {
    background-color: #093c97;
    border-radius: 4px;
    margin: 0 auto;
    padding: 10px 40px;
    color: #fff;
    font-size: 16px;
}

.tab_con .search_box .search_three .container .description .search_but .button_3 {
    border-radius: 4px;
    border: #093c97 1px solid;
    margin: 0 auto;
    padding: 10px 40px;
    color: #093c97;
    font-size: 16px;
}

.tab_con .search_box .search_three .container .description .search_but a:hover {
    background-color: #093c97;
    color: #fff;
}

/* 判断ipad */

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .tab_con .search_box .search_one .mod_box .mod_1 {
        width: 30%;
        float: left;
        background-color: #fff;
        margin: 10px 10px;
        padding: 30px 10px 30px 10px;
    }
    .tab_con .search_box .search_two .search_pic img {
        margin-top: 100px;
    }
    .tab_con .search_box .search_three .search_pic img {
        margin-top: 100px;
    }

}

/* 判断ipad pro */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .tab_con .search_box .search_one .mod_box .mod_1 {
        width: calc(30% - 10px);
        float: left;
        background-color: #fff;
        margin: 10px 10px;
        padding: 0px 10px 30px 0px;
    }
    .tab_con .search_box .search_one .mod_box .mod_1 img {
        float: left;
        margin: 40px 10px 10px 40px;
    }
    .tab_con .search_box .search_one .mod_box .mod_1 .mod_1_2 {
        float: left;
        margin: 0 0 20px 40px;
    }
}

@media screen and (max-width:767px) {

    .tab_con .search_box .search_one .mod_box .mod_1 {
        width: 100%;
        float: left;
        background-color: #fff;
        padding: 30px 10px 30px 10px;
        margin: 10px 0;
    }
    .tab_con .search_two .container .description {
        float: right;
        width: 100%;
        padding-left: 10px;
        /* padding-top: 60px; */
        padding-bottom: 40px;
    }
    .tab_con .search_box .search_two .search_pic {
        width: 100%;
        height: 100%;
        margin-top: 20px;
    }
    .tab_con .search_box .search_three .search_pic {
        width: 100%;
        height: 100%;
    }
    .tab_con .search_box .search_three .container .description {
        float: right;
        width: 100%;
        margin-left: 0;
    }
    .tab_con .search_box .container .description .search_but .button_2 {
        background-color: #093c97;
        border-radius: 4px;
        margin: 0 auto;
        padding: 10px 30px;
        color: #fff;
        font-size: 16px;
    }
    .tab_con .search_box .container .description .search_but .button_3 {
        border-radius: 4px;
        border: #093c97 1px solid;
        margin: 0 auto;
        padding: 10px 30px;
        color: #093c97;
        font-size: 16px;
    }
    .tab_con .search_box .search_three .container .description .search_but .button_2 {
        background-color: #093c97;
        border-radius: 4px;
        margin: 0 auto;
        padding: 10px 30px;
        color: #fff;
        font-size: 16px;
    }
    .tab_con .search_box .search_three .container .description .search_but .button_3 {
        border-radius: 4px;
        border: #093c97 1px solid;
        margin: 0 auto;
        padding: 10px 30px;
        color: #093c97;
        font-size: 16px;
    }
}

/* 搜索引擎推广结束 */

/* 软文推广 */

.tab_con .ruanwen_one .container h1 {
    color: #333333;
    font-size: 30px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: center;
}

.tab_con .ruanwen_one .container h2 {
    color: #333333;
    font-size: 18px;
    margin: 20px auto;
    text-align: center;
}

/* .tab_con .ruanwen_one .container .ruanwen_box {
    max-width: 1200px;
} */

.tab_con .ruanwen_one .container .ruanwen_box .wen_box {
    float: left;
    width: 25%;
    text-align: center;
    padding-bottom: 60px;
}

.tab_con .ruanwen_one .container .ruanwen_box .wen_box h3 {
    font-size: 18px;
    color: #333;
}

.tab_con .ruanwen_one .container .ruanwen_box .wen_box h4 {
    font-size: 16px;
    color: #888;
}

/* 软文2 */

.tab_con .ruanwen_two {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #f5f7fd;
    padding-top: 60px;
    padding-bottom: 60px;
}

.tab_con .ruanwen_two .container .search_pic {
    float: left;
    width: 50%;
}

.tab_con .ruanwen_two .container .search_pic img {
    width: 100%;
    height: 100%;
}

.tab_con .ruanwen_two .container .description {
    float: right;
    width: calc(50% - 10px);
    padding-left: 10px;
    padding-top: 200px;
}

.tab_con .ruanwen_two .container .description h5 {
    font-size: 30px;
    color: #333;
    padding-bottom: 40px;
}

.tab_con .ruanwen_two .container .description h6 {
    font-size: 18px;
    color: #333;
    padding-bottom: 40px;
}

.tab_con .ruanwen_two .container .description .search_but .button_2 {
    background-color: #093c97;
    border-radius: 4px;
    margin: 0 auto;
    padding: 10px 40px;
    color: #fff;
    font-size: 16px;
}

.tab_con .ruanwen_two .container .description .search_but .button_3 {
    border-radius: 4px;
    border: #093c97 1px solid;
    margin: 0 auto;
    padding: 10px 40px;
    color: #093c97;
    font-size: 16px;
}

.tab_con .ruanwen_two .container .description .search_but a:hover {
    background-color: #093c97;
    color: #fff;
}

/* 软文3 */

.tab_con .ruanwen_three {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.tab_con .ruanwen_three .container .search_pic {
    float: right;
    width: calc(50% - 10px);
    margin-left: 10px;
}

.tab_con .ruanwen_three .container .search_pic img {
    width: 100%;
    height: 100%;
}

.tab_con .ruanwen_three .description {
    float: left;
    width: 40%;
}

.tab_con .ruanwen_three .container .description .search_title {
    font-size: 24px;
    color: #353535;
    margin-bottom: 20px;
}

.tab_con .ruanwen_three .container .description .ruanwen_mod {
    margin-bottom: 40px;
}

.tab_con .ruanwen_three .container .description .ruanwen_mod ul li {
    font-size: 16px;
    color: #666;
    line-height: 40px;
}

.tab_con .ruanwen_three .container .description .ruanwen_mod ul li span {
    font-size: 18px;
    color: #333;
}
.tab_con .ruanwen_three .container .description .ruanwen_mod p {
    font-size: 16px;
    color: #666;
    line-height: 40px;
}

.tab_con .ruanwen_three .container .description .ruanwen_mod p span {
    font-size: 18px;
    color: #333;
}

.tab_con .ruanwen_three .container .description .search_but .button_2 {
    background-color: #093c97;
    border-radius: 4px;
    margin: 0 auto;
    padding: 10px 40px;
    color: #fff;
    font-size: 16px;
}

.tab_con .ruanwen_three .container .description .search_but .button_3 {
    border-radius: 4px;
    border: #093c97 1px solid;
    margin: 0 auto;
    padding: 10px 40px;
    color: #093c97;
    font-size: 16px;
}

.tab_con .ruanwen_three .container .description .search_but .button_3 {
    width: 142px;
    height: 40px;
    border-radius: 4px;
    border: #093c97 1px solid;
    margin: 0 auto;
    padding: 10px 40px;
    color: #093c97;
    font-size: 16px;
}

.tab_con .ruanwen_three .container .description .search_but a:hover {
    background-color: #093c97;
    color: #fff;
}

/* 软文4 */

.tab_con .ruanwen_four {
    max-width: 1920px;
    padding-bottom: 60px;
    margin: 0 auto;
}

.tab_con .ruanwen_four .container h1 {
    font-size: 30px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 40px;
    color: #ffffff;
    padding-top: 40px;
}

.tab_con .ruanwen_four .container .youshi {
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 8px;
    padding: 20px 40px;
    overflow: hidden;
}

.tab_con .ruanwen_four .container .youshi .youshi_box {
    float: left;
}

.tab_con .ruanwen_four .container .youshi .youshi_box h2 {
    font-size: 18px;
    margin-bottom: 20px;
}

.tab_con .ruanwen_four .container .youshi .youshi_box h3 {
    font-size: 14px;
}

.tab_con .ruanwen_four .container .youshi img {
    float: right;
}

@media screen and (max-width:767px) {

    .tab .tab_list li a {
        font-size: 12px;
        font-weight: normal;
    }
    .tab_con .ruanwen_one h2 {
        font-size: 16px;
        line-height: 30px;
    }
    .tab_con .ruanwen_one .container .ruanwen_box .wen_box {
        width: 100%;
        margin: 0 auto;
    }
    .tab_con .ruanwen_two .container .search_pic {
        float: left;
        width: 100%;
    }
    .tab_con .ruanwen_two .container .description {
        float: right;
        width: 100%;
        padding-left: 10px;
        padding-top: 60px;
    }
    .tab_con .ruanwen_three .description {
        float: none;
        width: 100%;
    }
    .tab_con .ruanwen_three .container .search_pic {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    .tab_con .ruanwen_three .container .search_pic img {
        display: none;
        padding-top: 30px;
        max-width: 100%;
        height: auto;
        width: auto\9;
    }
}

/* 判断ipad pro */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .tab_con .ruanwen_two .container .description {
        padding-top: 60px;
    }
}

/* 判断ipad */

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .tab_con .ruanwen_three .description {
        float: left;
        width: 50%;
    }
    .tab_con .ruanwen_three .container .search_pic {
        padding-top: 50px;
    }
    .tab_con .ruanwen_two .container .description {
        float: right;
        width: calc(50% - 10px);
        padding-left: 10px;
        padding-top: 60px;
    }
}

/* 软文推广结束 */

/* 电商开始 */

.tab_con .dianshang_box .container h1 {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 40px;
}

.tab_con .dianshang_box {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 60px;
}

.tab_con .dianshang_box .dianshang_one .container .search_pic {
    float: left;
    width: 50%;
}

.tab_con .dianshang_box .dianshang_one .container .search_pic img {
   /* width: 100%;*/
    height: 100%;
}

.tab_con .dianshang_box .dianshang_one .container .description {
    float: right;
    width: calc(50% - 10px);
    padding-left: 10px;
    padding-top: 200px;
}

.tab_con .dianshang_box .dianshang_one .container .description h5 {
    font-size: 30px;
    color: #333;
    padding-bottom: 40px;
}

.tab_con .dianshang_box .dianshang_one .container .description h6 {
    font-size: 18px;
    color: #333;
    padding-bottom: 40px;
}

.tab_con .dianshang_box .dianshang_one .container .description .search_but .button_2 {
    background-color: #093c97;
    border-radius: 4px;
    margin: 0 auto;
    padding: 10px 40px;
    color: #fff;
    font-size: 16px;
}

.tab_con .dianshang_box .dianshang_one .container .description .search_but .button_3 {
    border-radius: 4px;
    border: #093c97 1px solid;
    margin: 0 auto;
    padding: 10px 40px;
    color: #093c97;
    font-size: 16px;
}

.tab_con .dianshang_box .dianshang_one .container .description .search_but a:hover {
    background-color: #093c97;
    color: #fff;
}

/* 2 */

.tab_con .dianshang_box .dianshang_two {
    background-color: #f5f7fd;
}

/* .tab_con .dianshang_box .dianshang_two .container .service_box {
    max-width: 1200px;
} */

.tab_con .dianshang_box .dianshang_two .container .service_box .service_dianshang {
    float: left;
    width: 32%;
    padding: 0px 10px 40px 10px;
    color: #333;
    text-align: center;
    font-size: 18px;
}

.tab_con .dianshang_box .dianshang_two .container .service_box .service_dianshang h2 {
    color: #333;
    text-align: center;
    font-size: 18px;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0 0 8px 8px;
}

.tab_con .dianshang_box .dianshang_two .container .service_box .service_dianshang img {
    width: 100%;
    height: 100%;
}

/* 3 */

.tab_con .dianshang_box .dianshang_three .Advantage {
    float: left;
    width: calc(20% - 40px);
    margin: 0 20px 0 20px;
    background: #f5f7fd;
}

.tab_con .dianshang_box .dianshang_three .container .Advantage_box .Advantage img {
    margin: 20px 37px 20px 37px;
}

.tab_con .dianshang_box .dianshang_three .container .Advantage_box .Advantage h3 {
    color: #151515;
    font-size: 14px;
    margin: 20px 20px 20px 20px;
    line-height: 20px;
}

/* 判断ipad */

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .tab_con .dianshang_box .dianshang_one .container .description {
        float: right;
        width: calc(50% - 10px);
        padding-left: 10px;
        padding-top: 60px;
    }
    .tab_con .dianshang_box .dianshang_three .container .Advantage_box .Advantage img {
        margin: 0;
    }
}

/* 判断ipad pro */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
}

@media screen and (max-width:767px) {
    .tab_con .meiti_three .Advantage_box .Advantage .ddd {
        background-color: #f6f7fc;
        padding: 10px;
        height: 262px;
        text-align: center;
    }
    .tab_con .dianshang_box .container h1 {
        padding-bottom: 0;
    }
    .tab_con .dianshang_box .dianshang_one .container .search_pic {
        float: left;
        width: 100%;
    }
    .tab_con .dianshang_box .dianshang_one .container .description {
        float: right;
        width: 100%;
        padding-left: 10px;
        padding-top: 20px;
    }
    .tab_con .dianshang_box .dianshang_one {
        margin-bottom: 40px;
    }
    .tab_con .dianshang_box .dianshang_two .container .service_box .service_dianshang {
        float: left;
        width: 100%;
        padding-bottom: 20px;
        margin: 10px auto;
    }
    .tab_con .dianshang_box .container h1 {
        padding-top: 40px;
    }
    .tab_con .dianshang_box .dianshang_three .container .Advantage_box .Advantage img {
        margin: 0;
        width: 90%;
    }
    .tab_con .dianshang_box .dianshang_three .container .Advantage_box .Advantage h3 {
        color: #151515;
        font-size: 14px;
        margin: 0;
    }
    .tab_con .dianshang_box .dianshang_three .Advantage {
        float: left;
        width: calc(30% - 30px);
        margin: 15px;
    }


}

/* 自媒体推广 */

.tab_con .meiti_one {
    padding-bottom: 60px;
}

.tab_con .meiti_one h1 {
    color: #333333;
    font-size: 30px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: center;
}

.tab_con .meiti_one h2 {
    color: #333333;
    font-size: 18px;
    margin: 20px auto;
    text-align: center;
}

.meiti_box {
    text-align: center;
}

.tab_con .meiti_one .meiti_box .meiti_1 {
    float: left;
    width: 33.33%;
    margin: 0 auto;
    margin-bottom: 29px;
}

.tab_con .meiti_one .meiti_box .meiti_1 img {
    margin: 0 auto;
}

.tab_con .meiti_one .meiti_box .meiti_1 h3 {
    padding-bottom: 20px;
}

.tab_con .meiti_one .meiti_box .meiti_1:hover {
    background-color: #ffffff;
    box-shadow: 0px 2px 16px 0px rgba(8, 78, 205, 0.27);
}

.tab_con .meiti_two {
    background-color: #f6f7fc;
}

.tab_con .meiti_two .container .description {
    float: left;
    width: 50%;
    padding-top: 140px;
    padding-bottom: 140px;
}

.tab_con .meiti_two .container .description h1 {
    font-size: 30px;
    color: #333;
    padding-bottom: 20px;
}

.tab_con .meiti_two .container .description h2 {
    font-size: 18px;
    color: #333;
    padding-bottom: 40px;
}

.tab_con .meiti_two .container .description h3 {
    font-size: 14px;
    color: #666666;
    padding-bottom: 40px;
    line-height: 24px;
}
.tab_con .meiti_two .container .description p {
    font-size: 14px;
    color: #666666;
    padding-bottom: 40px;
    line-height: 24px;
}
.tab_con .meiti_two .container img {
    float: right;
    width: calc(50% - 20px);
}

.tab_con .meiti_two .container .description .meiti_but .button_2 {
    background-color: #093c97;
    border-radius: 4px;
    margin: 0 auto;
    padding: 10px 40px;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
}

.tab_con .meiti_two .container .description .meiti_but .button_3 {
    border-radius: 4px;
    border: #093c97 1px solid;
    margin: 0 auto;
    padding: 10px 40px;
    color: #093c97;
    font-size: 16px;
}

.tab_con .meiti_two .container .description .meiti_but a:hover {
    background-color: #093c97;
    color: #fff;
}

.tab_con .meiti_three .container h1 {
    color: #333333;
    font-size: 30px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: center;
}

.tab_con .meiti_three .container h2 {
    color: #333333;
    font-size: 18px;
    margin: 20px auto;
    text-align: center;
}

.tab_con .meiti_three .Advantage_box .Advantage {
    float: left;
    padding: 10px;
}

.tab_con .meiti_three .Advantage_box .Advantage img {
    padding-bottom: 10px;
    margin: 0 auto;

}

.tab_con .meiti_three .Advantage_box .Advantage h3 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 10px;
}

.tab_con .meiti_three .Advantage_box .Advantage h4 {
    color: #151515;
    font-size: 14px;
    line-height: 36px;
}
.tab_con .meiti_three .Advantage_box .Advantage p {
    color: #151515;
    font-size: 14px;
    line-height: 36px;
    text-align: left;

}
/* 判断ipad */

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .tab_con .meiti_two .container .meiti_pic img {
        padding-top: 60px;
    }
    .tab_con .meiti_two .container .description {
        float: left;
        width: 50%;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .tab_con .meiti_three .Advantage_box .Advantage h3 {
        font-size: 16px;
        text-align: center;
        padding-bottom: 10px;
    }
    .tab_con .meiti_three .Advantage_box .Advantage {
        float: left;
        padding: 0;
    }
    .tab_con .meiti_three .Advantage_box .Advantage .ddd {
        background-color: #f6f7fc;
        padding: 10px;
        height: 388px;
        margin-right: 10px;
    }
    .tab_con .meiti_three .Advantage_box .Advantage p {
        color: #151515;
        font-size: 14px;
        line-height: 28px;
    }
    .tab_con .meiti_three .Advantage_box .Advantage img {
        padding-bottom: 10px;
        margin: 0 auto;
        width: 100%;
    }
}

/* 判断ipad pro */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .tab_con .meiti_two .container .description {
        float: left;
        width: 50%;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .tab_con .meiti_three .Advantage_box .Advantage .ddd {
        background-color: #f6f7fc;
        padding: 10px;
        height: 390px;
    }
}

@media screen and (max-width:767px) {

    .tab_con .container .meiti_one .meiti_box .meiti_1 {
        width: 50%;
        margin: 0 auto;
    }
    .tab_con .meiti_two .container .description {
        float: right;
        width: 100%;
        padding-left: 10px;
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .tab_con .meiti_two .container .meiti_pic img {
        width: 100%;
        height: 100%;
    }
    /*自媒体活动推广*/

    .tab_con .meiti_three .Advantage_box .Advantage h3 {
        font-size: 16px;
        text-align: center;
        padding-bottom: 10px;
    }
    .tab_con .meiti_three .Advantage_box .Advantage p {
        color: #151515;
        font-size: 12px;
        line-height: 28px;
    }
    .tab_con .meiti_three .Advantage_box .Advantage {
        float: left;
        padding: 10px;
    }
}

/* 自媒体结束 */