@media (min-width: 1260px) and (max-width: 1500px) {
    body .page_content {
        width: 1200px;
        margin: 0 auto;
    }
    body .page_index__products .products,
    body .page_index__product_features .list {
        padding: 0 60px;
    }
    body .page_index__products .product {
        padding-left: 40px;
    }
    body .page_index__products .product:hover {
        background-position-x: 80px;
    }
    body .page_same_list .list_item {
        width: 270px;
        height: 300px;
    }
    body .page_same_list .list_item .icon_wrap {
        height: 160px;
    }
    body .page_same_list .list_item .hover_show {
        padding-top: 52px;
    }
    body .page_common_list .list_item {
        height: 330px;
    }
    body .page_common_list .list_item .icon_wrap {
        height: 130px;
    }
    body .page_resolve_plan .tab_desc,
    body .page_resolve_plan .dianshang_res_analysis .dianshang_res_analysis_desc {
        padding-left: 60px;
        padding-right: 60px;
    }
    body .page_index__service_map .service_map {
        width: 750px;
    }
    body .page_index__total_data_two .list_item {
        width: 360px;
    }
    body .page_index__news_dynamic {
        height: 930px;
    }
    body .page_index__news_dynamic .first {
        width: 480px;
    }
    body .page_index__news_dynamic .first>img {
        height: 380px;
    }
    body .page_index__news_dynamic .list_wrap {
        width: 700px;
    }
    body .page_index__news_dynamic .list_wrap .second_third_item {
        height: 170px;
        margin-bottom: 36px;
    }
    body .page_index__free_experience .content,
    body .page_products_services_dxyzm__free_experience .content {
        padding: 92px 260px 100px;
    }
    body .page_common_footer .content_wrap .qrcode_wrap {
        width: 506px;
        padding-left: 50px;
    }
    body .page_resolve_plan__product_features .list {
        padding: 0 30px;
    }
    body .page_about__company_culture .company_culture_content .list {
        width: 1200px;
    }
    body .page_about__company_culture .company_culture_content .list .list_item>img {
        width: 377px;
        height: 250px;
    }
    body .page_technical_docs .list_item {
        width: 270px;
        height: 270px;
        padding-top: 50px;
    }
    body .page_products_services__services_list .list_item {
        width: 270px;
        height: 270px;
    }
    body .page_products_services__services_list .list_item .img_wrap {
        height: 152px;
    }
    body .page_products_services__service_scene .phone_bg {
        margin: 0;
    }
    body .page_products_services__service_scene .list {
        width: 398px;
    }
    body .page_products_services__service_scene .list_item {
        margin-right: 20px;
    }
    body .page_communication_cloud__client_info .list {
        width: 360px;
    }
    body .page_communication_cloud__client_info .list .text {
        width: 300px;
    }
    body .page_communication_cloud__client_info .list .line {
        width: 60px;
    }
    body .page_communication_cloud__client_info .list .rotate_line.rotate_line_left {
        left: 60px;
    }
    body .page_communication_cloud__client_info .list .rotate_line.rotate_line_right {
        right: 60px;
    }
    body .page_app_cloud__classical_case .list_item {
        width: 360px;
        height: 520px;
    }
    body .page_app_cloud__classical_case .more {
        margin-top: 60px;
    }
    body .page_news_list .news_list_wrap {
        width: 780px;
    }
    body .page_news_list .news_list {
        padding: 0 30px;
    }
    body .page_news_list .list_item {
        padding: 30px 0;
    }
    body .page_news_list .list_item .item_img {
        margin-right: 25px;
    }
    body .page_news_list .list_item .read_all,
    body .page_news_list .list_item .time {
        bottom: 5px;
    }
    body .page_news_detail .news_info {
        width: 780px;
    }
    body .page_login .form_wrap,
    body .page_register .form_wrap,
    body .page_reset_pwd .form_wrap,
    body .page_login .header,
    body .page_register .header,
    body .page_reset_pwd .header {
        width: 1100px;
    }
    body .page_login .left,
    body .page_register .left,
    body .page_reset_pwd .left {
        width: 580px;
    }
}