@media screen and (min-width:280px) and (max-width: 767px) {
    .fazhan {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin-bottom: 25px;
        padding: 30px 0px;
    }
    /*********左***************/
    .fazhan_left {
        width: 50%;
        display: flex;
        flex-direction: column;
        margin-right: -10px;
    }
    .p1 {
        color: #E7251E !important;
    }
    .p2 {
        background-color: #EFEFEF !important;
        color: #333333 !important;
        border-radius: 10px 0px 10px 10px
    }
    .p3 {
        background-color: #EFEFEF !important;
        color: #333333 !important;
        border-radius: 0px 10px 10px 10px
    }
    .fazhan_left>div:nth-child(1) {
        margin-top: 25px;
    }
    .fazhan_left_d1 {
        display: flex;
        flex-direction: column;
        text-align: right;
        margin-bottom: 35px;
    }
    .fazhan_left_d1>p {
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        margin-right: 40px;
        margin-bottom: 10px;
    }
    .fazhan_left_d1_1 {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    .fazhan_left_d1_wenzi {
        display: flex;
        flex-direction: row;
        justify-content: start;
        margin-right: 10px;
    }
    .fazhan_left_d1_wenzi>p {
        background-color: #E7251E;
        padding: 10px 10px;
        font-size: 12px;
        font-weight: 400;
        color: #FFFFFF;
    }
    .fazhan_left_d1_wenzi>img {
        height: 15px;
    }
    .fazhan_left_d1_img {
        width: 20px;
        height: 20px;
    }
    /*********左***************/
    .xuxian {
        position: relative;
        z-index: -2;
    }
    /**********右**************/
    .fazhan_right {
        width: 50%;
        display: flex;
        flex-direction: column;
        margin-left: -10px;
        margin-top: -35px;
    }
    .fazhan_right_d1 {
        display: flex;
        flex-direction: column;
        text-align: left;
        margin-bottom: 50px;
    }
    .fazhan_right_d1>p {
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        margin-left: 40px;
        margin-bottom: 10px;
    }
    .fazhan_right_d1_1 {
        display: flex;
        flex-direction: row;
    }
    .fazhan_right_d1_wenzi {
        display: flex;
        flex-direction: row;
        justify-content: start;
        margin-left: 10px;
    }
    .fazhan_right_d1_wenzi>p {
        background-color: #E7251E;
        padding: 10px 10px;
        font-size: 12px;
        font-weight: 400;
        color: #FFFFFF;
    }
    .fazhan_right_d1_wenzi>img {
        height: 15px;
    }
    .fazhan_right_d1_img {
        width: 20px;
        height: 20px;
    }
    /**********右**************/
    .dianji {
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        cursor: pointer;
    }
    .c1 {
        display: block;
        color: #E7251E;
    }
    .c2 {
        display: none;
        color: #333333;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .fazhan {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin-bottom: 25px;
        padding: 35px 0px;
    }
    /*********左***************/
    .fazhan_left {
        width: 50%;
        display: flex;
        flex-direction: column;
        margin-right: -10px;
    }
    .p1 {
        color: #E7251E !important;
    }
    .p2 {
        background-color: #EFEFEF !important;
        color: #333333 !important;
        border-radius: 10px 0px 10px 10px
    }
    .p3 {
        background-color: #EFEFEF !important;
        color: #333333 !important;
        border-radius: 0px 10px 10px 10px
    }
    .fazhan_left>div:nth-child(1) {
        margin-top: 75px;
    }
    .fazhan_left_d1 {
        display: flex;
        flex-direction: column;
        text-align: right;
        margin-bottom: 45px;
    }
    .fazhan_left_d1>p {
        font-size: 24px;
        font-weight: 400;
        color: #333333;
        margin-right: 40px;
        margin-bottom: 10px;
    }
    .fazhan_left_d1_1 {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    .fazhan_left_d1_wenzi {
        display: flex;
        flex-direction: row;
        justify-content: start;
        margin-right: 10px;
    }
    .fazhan_left_d1_wenzi>p {
        background-color: #E7251E;
        padding: 10px 10px;
        font-size: 16px;
        font-weight: 400;
        color: #FFFFFF;
    }
    .fazhan_left_d1_wenzi>img {
        height: 15px;
    }
    .fazhan_left_d1_img {
        width: 20px;
        height: 20px;
    }
    /*********左***************/
    .xuxian {
        position: relative;
        z-index: -2;
    }
    /**********右**************/
    .fazhan_right {
        width: 50%;
        display: flex;
        flex-direction: column;
        margin-left: -10px;
        margin-top: -40px;
    }
    .fazhan_right_d1 {
        display: flex;
        flex-direction: column;
        text-align: left;
        margin-bottom: 60px;
    }
    .fazhan_right_d1>p {
        font-size: 24px;
        font-weight: 400;
        color: #333333;
        margin-left: 40px;
        margin-bottom: 10px;
    }
    .fazhan_right_d1_1 {
        display: flex;
        flex-direction: row;
    }
    .fazhan_right_d1_wenzi {
        display: flex;
        flex-direction: row;
        justify-content: start;
        margin-left: 10px;
    }
    .fazhan_right_d1_wenzi>p {
        background-color: #E7251E;
        padding: 10px 10px;
        font-size: 16px;
        font-weight: 400;
        color: #FFFFFF;
    }
    .fazhan_right_d1_wenzi>img {
        height: 15px;
    }
    .fazhan_right_d1_img {
        width: 20px;
        height: 20px;
    }
    /**********右**************/
    .dianji {
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        cursor: pointer;
    }
    .c1 {
        display: block;
        color: #E7251E;
    }
    .c2 {
        display: none;
        color: #333333;
    }
}

@media screen and (min-width:1200px) {
    .fazhan {
        width: 100%;
        padding: 40px 0px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin-bottom: 30px;
        height: auto;
    }
    /*********左***************/
    .fazhan_left {
        width: 50%;
        display: flex;
        flex-direction: column;
        margin-right: -10px;
    }
    .p1 {
        color: #E7251E !important;
    }
    .p2 {
        background-color: #EFEFEF !important;
        color: #333333 !important;
        border-radius: 10px 0px 10px 10px
    }
    .p3 {
        background-color: #EFEFEF !important;
        color: #333333 !important;
        border-radius: 0px 10px 10px 10px
    }
    .fazhan_left>div:nth-child(1) {
        margin-top: 5px;
    }
    .fazhan_left_d1 {
        display: flex;
        flex-direction: column;
        text-align: right;
        margin-bottom: 80px;
    }
    .fazhan_left_d1>p {
        font-size: 24px;
        font-weight: 400;
        color: #333333;
        margin-right: 40px;
        margin-bottom: 10px;
    }
    .fazhan_left_d1_1 {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    .fazhan_left_d1_wenzi {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        margin-right: 20px;
        max-width: 600px;
        height: 50px;
    }
    .fazhan_left_d1_wenzi>p {
        background-color: #E7251E;
        padding: 20px 20px;
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        display: inline-table;
    }
    .fazhan_left_d1_wenzi>img {
        height: 15px;
    }
    .fazhan_left_d1_img {
        width: 20px;
        height: 20px;
    }
    /*********左***************/
    .xuxian {
        position: relative;
        z-index: -2;
    }
    /**********右**************/
    .fazhan_right {
        width: 50%;
        margin-top: -40px;
        display: flex;
        flex-direction: column;
        margin-left: -10px;
    }
    .fazhan_right_d1 {
        display: flex;
        flex-direction: column;
        text-align: left;
        margin-bottom: 70px;
    }
    .fazhan_right_d1>p {
        font-size: 24px;
        font-weight: 400;
        color: #333333;
        margin-left: 40px;
        margin-bottom: 10px;
    }
    .fazhan_right_d1_1 {
        display: flex;
        flex-direction: row;
    }
    .fazhan_right_d1_wenzi {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        margin-left: 20px;
        max-width: 600px;
        height: 50px;
    }
    .fazhan_right_d1_wenzi>p {
        background-color: #E7251E;
        padding: 20px 20px;
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        display: inline-table;
    }
    .fazhan_right_d1_wenzi>img {
        height: 15px;
    }
    .fazhan_right_d1_img {
        width: 20px;
        height: 20px;
    }
    /**********右**************/
    .dianji {
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        cursor: pointer;
    }
    .c1 {
        display: block;
        color: #E7251E;
    }
    .c2 {
        display: none;
        color: #333333;
    }
}