/* 产品详情 */

.nei_banner {
    height: 550px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.nei_banner .zuo_zz {
    width: 45px;
    font-size: 39px;
    color: #ffffff;
    font-weight: bold;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-shadow: 0 0 5px #555555;
    letter-spacing: 20px;
    padding: 10px 31px;
    border-right: 1px solid #ffffff;
}

.nei_banner .you_zz {
    padding: 30px 47px;
    background-color: rgba(0, 0, 0, .2);
    margin-left: 30px;
    color: #ffffff;
    text-align: center;
}

.nei_banner .you_zz h5 {
    font-size: 48px;
    text-shadow: 0 0 5px #555555;
}

.nei_banner .you_zz h6 {
    font-size: 24px;
    margin-top: 30px;
    text-shadow: 0 0 5px #555555;
}

@media only screen and (max-width:992px) {
    .nei_banner {
        height: 360px;
    }
}


/* 二级 */

.er_ji {
    height: 80px;
    background-color: #f3f3f3;
    font-size: 16px;
    color: #646464;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    /* 换主轴方向 */
    flex-direction: column;
}

.er_ji a {
    font-size: 16px;
    color: #646464;
}

.nei_yi {
    padding-top: 70px;
    padding-bottom: 60px;
}

.nei_yi .bt {
    text-align: center;
}

.nei_yi .bt h5 {
    font-size: 30px;
    color: #323232;
}

.nei_yi .bt h6 {
    font-size: 18px;
    color: #646464;
    margin-top: 20px;
}


/* 产品详情页 */

.cp_xq {
    width: 100%;
    background-color: #f9fafb;
    overflow: hidden;
}

.cp_xq .cp_zs {
    margin-top: 51px;
}

.cp_xq .cp_zs .row {
    margin: 0 -20px;
}

.cp_xq .cp_zs .col-12 {
    padding: 0 20px;
}

.cp_xq .cp_zs .cp_dt {
    height: 100%;
}

.cp_xq .cp_zs .cp_xt .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cp_xq .cp_zs .cp_xt .img img,
.cp_xq .cp_zs .cp_dt .img img {
    object-fit: cover;
    object-position: top center;
    width: 100%;
    height: 100%;
}

.cp_xq .cp_xt {
    position: relative;
}

.cp_xq .cp_xt .swiper-button-prev {
    width: 13px;
    height: 24px;
    background: url(../image/hz_l.png) no-repeat center;
    top: 50%;
    left: 0;
    margin-top: -12px;
    background-size: 13px 24px;
    -webkit-background-size: 13px 24px;
    -moz-background-size: 13px 24px;
    -ms-background-size: 13px 24px;
    -o-background-size: 13px 24px;
}

.cp_xq .cp_xt .swiper-button-next {
    width: 13px;
    height: 24px;
    background: url(../image/hz_r.png) no-repeat center;
    top: 50%;
    right: 0;
    margin-top: -12px;
    background-size: 13px 24px;
    -webkit-background-size: 13px 24px;
    -moz-background-size: 13px 24px;
    -ms-background-size: 13px 24px;
    -o-background-size: 13px 24px;
}

.cp_xq .cp_dt img {
    width: 100%;
    height: auto;
    display: block;
}

.cp_xq .cp_js {
    height: 100%;
    background-color: #fff;
    padding: 30px 25px;
}

.cp_xq .cp_js .history {
    text-align: right;
    display: block;
    font-size: 20px;
    color: #646464;
}

.cp_xq .cp_js .history img {
    vertical-align: baseline;
    margin-left: 10px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.cp_xq .cp_js .history:hover img {
    margin-left: 5px;
}

.cp_xq .cp_js .j_s {
    font-size: 16px;
    color: #646464;
    padding: 20px 0;
    line-height: 35px;
    position: relative;
}

.cp_xq .cp_js .j_s::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    content: "";
}

.cp_js .zixun_xx {
    width: 145px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #349739;
    color: #fff;
    font-size: 16px;
    margin-top: 24px;
}

.cp_xq .cp_js .c_s {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.cp_xq .cp_js .c_s ul {
    margin: 0 -10px;
    padding: 10px 0;
}

.cp_xq .cp_js .c_s ul li {
    padding: 0 10px;
    margin: 7px 0;
    font-size: 16px;
}

.cp_xq .cs_zs {
    padding: 25px;
    height: 100%;
    background-color: #fff;
}

.cp_xq .cs_zs .b_t {
    font-size: 18px;
    color: #fff;
    margin-bottom: 35px;
    line-height: initial;
    border-bottom: 1px solid #ddd;
}

.cp_xq .cs_zs .b_t>span {
    background-color: #349739;
    padding: 12px 70px;
    display: inline-block;
    border-radius: 5px 5px 0 0;
}

.cp_xq .cs_zs .z_s {
    color: #646464;
}

.cp_xq .cs_zs .z_s h5 {
    font-size: 19px;
}

.cp_xq .cs_zs .z_s img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.cp_xq .cs_zs .z_s ul {
    display: flex;
    flex-wrap: wrap;
}

.cp_xq .cs_zs .z_s ul.read li {
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 16px;
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.cp_xq .cs_zs .z_s ul.read li::before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #349739;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}

.cp_xq .cp_tj {
    padding: 25px;
    background-color: #fff;
}

.cp_xq .cp_tj ul li {
    margin-bottom: 20px;
}

.cp_xq .cp_tj .b_t {
    font-size: 24px;
    color: #292222;
    padding-bottom: 7px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}

.cp_xq .cp_tj .b_t i {
    color: #349739;
}

.cp_xq .cp_tj .t_p {
    overflow: hidden;
    height: 275px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eee;
    padding: 0 50px;
    border-bottom: none;
}

.cp_xq .cp_tj .t_p .img {
    height: 175px;
}

.cp_xq .cp_tj .t_p img {
    height: 100%;
    width: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: all .7s;
    -o-transition: all .7s;
    -ms-transition: all .7s;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
}

.cp_xq .cp_tj ul li:hover .t_p img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.cp_xq .cp_tj .w_z {
    min-height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
    background-color: #6275b0;
}

.gallery-cpzs {
    margin-top: 20px;
}

.gallery-cpzs .swiper-slide {
    border: 1px solid #e7e7e7;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.gallery-cpzs .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.cp_tzlj {
    margin-top: 25px;
}

.cp_tzlj .dan_tiao {
    position: relative;
    padding-left: 30px;
    line-height: 30px;
}

.cp_tzlj .dan_tiao::after {
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background-color: #1c497b;
    content: "";
}

.cp_tzlj .dan_tiao {
    font-size: 16px;
    color: #646464;
}

.cp_tzlj .dan_tiao strong {
    color: #1c497b;
}

.cp_js .jies_bt {
    font-size: 18px;
    color: #323232;
    padding-bottom: 24px;
    position: relative;
}

.cp_js .jies_bt::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    content: "";
}

@media only screen and (max-width:1250px) {
    .cp_xq .cp_js {
        display: flex;
        flex-direction: column;
    }
    .cp_xq .cp_xt {
        order: -2;
    }
}

@media only screen and (max-width:1024px) {
    .cp_xq {
        padding: 40px 0 60px;
    }
    .cp_xq .cp_zs {
        padding: 25px;
        margin-bottom: 30px;
    }
    .cp_xq .cp_js a {
        font-size: 20px;
    }
    .cp_xq .cp_js .j_s {
        font-size: 18px;
        margin: 10px 0 0;
    }
    .cp_xq .cp_js .c_s ul li {
        margin: 3px 0;
        font-size: 18px;
    }
    .cp_xq .cs_zs .z_s ul.read li {
        flex: 0 0 100%;
        max-width: 100%;
        font-size: 18px;
        margin-top: 15px;
    }
    .cp_xq .cp_js .history {
        margin-top: 25px;
    }
    .cp_xq .cp_js .c_s {
        padding: 15px 0;
        margin: 20px 0;
    }
    .cp_xq .cp_tj {
        display: none;
    }
    .cp_xq .cp_tj {
        padding: 20px;
    }
    .cp_tzlj .dan_tiao {
        font-size: 18px;
        line-height: 1.7;
    }
}


/* 绿条 */

.cp_nri_lvt {
    height: 140px;
}

.zuoyou_fen {
    align-items: center;
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.zuoyou_fen .zuo {
    display: flex;
    align-items: center;
}

.zuoyou_fen .zuo .zz {
    font-size: 28px;
    color: #ffffff;
    padding-right: 30px;
    position: relative;
}

.zuoyou_fen .zuo .zz::after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 60px;
    background-color: #fff;
}

.zuoyou_fen .zuo .yy {
    font-size: 18px;
    color: #ffffff;
    padding-left: 34px;
}

.zuoyou_fen .you {
    display: flex;
    align-items: center;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
}

.zuoyou_fen .you img {
    margin-right: 15px;
}


/* 选择新佳环保漆六大理由 */

.nei_ldly {
    padding-top: 86px;
    padding-bottom: 100px;
    background-color: #f9fafb;
}

.fw_js {
    width: 100%;
    padding: 80px 0;
    overflow: hidden;
}

.fw_js .container {
    max-width: 1330px;
}

.fw_js .js_nr {
    width: 100%;
    padding: 50px;
    box-shadow: 0 0 10px #d0d0d3;
    margin-top: 60px;
}

.fw_js .js_nr .row {
    justify-content: space-between;
    margin: 0;
}

.fw_js .js_nr .hd {
    width: 230px;
    flex: 0 0 230px;
}

.fw_js .js_nr .hd ul li {
    height: 78px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 5px solid rgba(255, 255, 255, 0);
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #555;
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    border-radius: 10px 0 0 10px;
}

.fw_js .js_nr .hd ul li.on {
    background: #349739;
    color: #fff;
    border-right: 5px solid #006605;
}

.fw_js .js_nr .hd ul li:hover {
    background: #349739;
    color: #fff;
    border-right: 8px solid #006605;
}

.fw_js .js_nr .bd {
    width: calc(100% - 230px);
    flex: 0 0 calc(100% - 230px);
    border-left: 1px solid #ddd;
    padding-left: 70px;
}

.fw_js .js_nr .n_r h3 {
    font-size: 24px;
    line-height: 36px;
    color: #1e1e1e;
    position: relative;
    padding-left: 20px;
}

.fw_js .js_nr .n_r h3::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background-color: #0a0d59;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.fw_js .js_nr .n_r .wen_xia {
    font-size: 18px;
    color: #646464;
    line-height: 30px;
    margin-top: 15px;
}

.fw_js .js_nr .t_p {
    margin-top: 50px;
}

.fw_js .js_nr .t_p img {
    width: 100%;
    height: auto;
    display: block;
}

@media only screen and (max-width:1024px) {
    .fw_js {
        padding: 60px 0;
    }
    .fw_js .js_nr {
        padding: 25px 20px;
    }
    .fw_js .js_nr .hd {
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 30px;
    }
    .fw_js .js_nr .hd ul li {
        width: 50%;
        float: left;
        height: 80px;
        padding: 10px 20px;
        margin-bottom: 0;
        border-right: 3px solid rgba(255, 255, 255, 0);
        font-size: 22px;
        line-height: 30px;
    }
    .fw_js .js_nr .hd ul li.on {
        border-right: 3px solid #0a0d59;
    }
    .fw_js .js_nr .hd ul li:hover {
        border-right: 3px solid #0a0d59;
    }
    .fw_js .js_nr .bd {
        width: 100%;
        flex: 0 0 100%;
        border-left: 0;
        padding-left: 0;
    }
    .fw_js .js_nr .n_r ul li {
        padding: 6px 0 6px 15px;
        font-size: 20px;
        line-height: 32px;
    }
    .fw_js .js_nr .n_r ul li:after {
        width: 8px;
        height: 8px;
        top: 18px;
    }
    .zuoyou_fen {
        flex-wrap: wrap;
        padding: 15px 30px;
        justify-content: center;
    }
    .zuoyou_fen .you {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
    }
}

.gy_bt {
    text-align: center;
    font-size: 30px;
    color: #323232;
    position: relative;
    padding-bottom: 35px;
}

.gy_bt::after {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 180px;
    height: 1px;
    background-color: #c8c8c8;
    content: "";
}

.gy_bt::before {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 90px;
    height: 1px;
    background-color: #27445e;
    content: "";
    z-index: 2;
}


/* 精品案例 */

.jpal_al {
    padding-top: 70px;
    padding-bottom: 100px;
}

.jpal_al .anli_ban {
    margin-top: 60px;
}
.lun_bo_al{
    display: block;
}
.lun_bo_al .img img {
    width: 100%;
}

.lun_bo_al .xia_wz {
    height: 100px;
    padding-left: 18px;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    /* 换主轴方向 */
    flex-direction: column;
    background-color: #1c497b;
    color: #fff;
}

.jpal_al .anli_ban .swiper-slide:nth-child(2n) .xia_wz {
    background-color: #349739;
}

.lun_bo_al .xia_wz h5 {
    font-size: 18px;
}

.lun_bo_al .xia_wz h6 {
    font-size: 16px;
    margin-top: 15px;
}

@media only screen and (max-width:992px) {
    .jpal_al {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .lun_bo_al .xia_wz h5 {
        font-size: 22px;
    }
    .lun_bo_al .xia_wz h6 {
        font-size: 18px;
    }
    .lun_bo_al .xia_wz {
        height: 120px;
    }
}


/* 相关产品 */

.xianng_guan {
    padding-top: 90px;
    padding-bottom: 100px;
    background-color: #f9fafb;
}

.xianng_guan .cp_ban {
    margin-top: 50px;
}

.xianng_guan .xg_banner {
    padding-bottom: 100px;
}

.xianng_guan .swiper-pagination-bullet {
    width: 19px;
    height: 19px;
    background-color: #1c497b;
}

.chanpin_yangshi {
    background-color: #ffffff;
    width: 100%;
    padding: 30px 60px;
}

.chanpin_yangshi .tu_pian {
    height: 223px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.chanpin_yangshi .tu_pian img {
    max-height: 223px;
}

.chanpin_yangshi h5 {
    font-size: 20px;
    color: #1c497b;
    font-weight: bold;
    margin-top: 50px;
    text-align: center;
    padding-bottom: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.chanpin_yangshi h6 {
    font-size: 16px;
    color: #646464;
    margin-top: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.xi9ang_qinga {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 39px;
}

.xi9ang_qinga .zuo {
    flex: 0 0 45%;
    padding-left: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border: 2px solid #869eb9;
    height: 34px;
    font-size: 16px;
    color: #1c497b;
}

.xi9ang_qinga .you {
    flex: 0 0 45%;
    padding-left: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border: 2px solid #349739;
    height: 34px;
    font-size: 16px;
    color: #349739;
}

@media only screen and (max-width:1200px) {
    .chanpin_yangshi {
        padding: 30px 12px;
    }
}

@media only screen and (max-width:992px) {
    .xianng_guan {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .chanpin_yangshi h5 {
        margin-bottom: 15px;
    }
    .chanpin_yangshi h6 {
        margin-top: 8px;
    }
}


/* 产品详情页 end */


/* 产品 */

.ny_banner {
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.ny_banner .cp_zz {
    display: inline-block;
    color: #ffffff;
    text-align: center;
    padding: 22px;
    position: relative;
}

.ny_banner .cp_zz h5 {
    font-size: 30px;
    font-weight: bold;
}

.ny_banner .cp_zz h6 {
    font-size: 20px;
    /* font-style: italic; */
    margin-top: 15px;
    transform: skewX( 354deg);
}

.ny_banner .cp_zz::after {
    background: url(../image/youshang.png);
    width: 17px;
    height: 15px;
    content: "";
    right: 0;
    top: 0;
    position: absolute;
}

.ny_banner .cp_zz::before {
    background: url(../image/zuoxia.png);
    width: 17px;
    height: 15px;
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
}

@media only screen and (max-width:992px) {
    .ny_banner {
        height: 160px;
    }
    /* .ny_banner .cp_zz h5 {
        font-size: 36px;
    }*/
    .ny_banner .cp_zz h6 {
        margin-top: 5px;
    }
    .ny_banner .cp_zz {
        padding: 15px 10px;
    }
}

.chan_pin_nei {
    padding-top: 80px;
    padding-bottom: 100px;
}

.er_ji_cp {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.er_ji_cp a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 45px;
    border: 1px solid #e8e8e8;
    font-size: 16px;
    color: #646464;
    margin: 0 10px;
}

.er_ji_cp a.on {
    color: #fff;
    background-color: #349739;
    border: 1px solid #349739;
}

.chan_pin_nei .row {
    padding-top: 50px;
}

.chan_pin_nei .shangjuli {
    margin-top: 30px;
}

@media only screen and (max-width:992px) {
    .er_ji_cp a {
        margin-top: 20px;
        font-size: 18px;
    }
    .chan_pin_nei {
        padding: 70px 0;
    }
}


/* 代理新佳 */


/* 全面支持 */

.nei_qmzc {
    padding-top: 80px;
    padding-bottom: 90px;
}

.shang_wu {
    margin-top: 20px;
}

.xiao_zhichi {
    box-shadow: 0 0 10px #dedbdb;
    border-radius: 10px;
    display: flex;
    height: 277px;
    margin-top: 30px;
}

.xiao_zhichi .zuo {
    padding: 30px 20px 0;
    flex: 1;
    color: #333333;
}

.xiao_zhichi .zuo h5 {
    font-size: 20px;
}

.xiao_zhichi .zuo h6 {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 25px;
}

.xiao_zhichi .you {
    width: 166px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 154px;
    color: #6c89a7;
}

.xiao_zhichi .you span {
    transform: skewX( 354deg);
}


/* 蓝条 */

.nei_fwys {
    padding: 80px 0;
}

.nei_fwys .lan_tiao {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.nei_fwys .lan_tiao .zuo {
    flex: 0 0 41%;
    height: 485px;
    background-color: #fff;
    border-radius: 10px;
    padding: 66px 50px;
}

.nei_fwys .lan_tiao .you {
    flex: 0 0 56%;
    height: 485px;
    background-color: #fff;
    border-radius: 10px;
    padding: 66px 50px;
}

.nei_fwys .lan_tiao .zuo h5,
.nei_fwys .lan_tiao .you h5 {
    font-size: 28px;
    color: #333333;
}

.nei_fwys .lan_tiao .zuo span,
.nei_fwys .lan_tiao .you span {
    width: 75px;
    height: 4px;
    background-color: #004098;
    margin-top: 15px;
    margin-bottom: 12px;
    display: inline-block;
}

.nei_fwys .lan_tiao .zuo h6,
.nei_fwys .lan_tiao .you h6 {
    font-size: 16px;
    color: #999999;
}

.nei_fwys .lan_tiao .zuo ul,
.nei_fwys .lan_tiao .you ul {
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 30px;
}

.nei_fwys .lan_tiao .zuo ul {
    padding-top: 15px;
}

.nei_fwys .lan_tiao .zuo ul li,
.nei_fwys .lan_tiao .you ul li {
    flex: 0 0 47%;
    display: flex;
    margin-top: 45px;
    align-items: center;
}

.nei_fwys .lan_tiao .you ul li {
    margin-top: 20px;
}

.nei_fwys .lan_tiao .zuo .yy_y {
    margin-left: 35px;
    font-size: 18px;
    color: #333333;
}

.nei_fwys .lan_tiao .you .yy_y {
    margin-left: 15px;
    font-size: 18px;
    color: #333333;
}

@media only screen and (max-width:992px) {
    .nei_fwys .lan_tiao .zuo {
        flex: 0 0 100%;
        height: auto;
    }
    .nei_fwys .lan_tiao {
        flex-wrap: wrap;
    }
    .nei_fwys .lan_tiao .you {
        flex: 0 0 100%;
        height: auto;
        margin-top: 30px;
        padding: 66px 50px;
    }
    .nei_fwys .lan_tiao .zuo ul li,
    .nei_fwys .lan_tiao .you ul li {
        flex: 0 0 100%;
        display: flex;
        margin-top: 20px;
        align-items: center;
    }
    .xiao_zhichi .zuo h5 {
        font-size: 22px;
    }
    .xiao_zhichi .zuo h6 {
        font-size: 18px;
    }
}


/* 门店展示 */

.nei_mdzs {
    padding-top: 100px;
    padding-bottom: 80px;
    background-color: #f7f7f7;
}

.mdzs_banner {
    padding-bottom: 57px;
    margin-top: 50px;
}

.nei_mdzs .mdzs_banner .md_zzzz {
    position: relative;
    padding: 0 25px 50px;
}

.nei_mdzs .mdzs_banner .md_zzzz::after {
    position: absolute;
    width: 100%;
    height: 157px;
    background-color: #c7c7c7;
    content: "";
    left: 0;
    bottom: 0;
    z-index: -1;
}

.nei_mdzs .mdzs_banner .md_zzzz .bg {
    height: 280px;
    position: relative;
}

.nei_mdzs .mdzs_banner .md_zzzz .bg .wen_zi {
    position: absolute;
    height: 55px;
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    left: 0;
    bottom: 0;
    font-size: 18px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.mdzs_banner .swiper-pagination {
    bottom: 0;
}

.mdzs_banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border: 1px solid #349739;
    background: none;
    opacity: 1;
}

.mdzs_banner .swiper-pagination-bullet-active {
    background-color: #349739;
}

.mdzs_banner .swiper-slide.swiper-slide-active .md_zzzz::after {
    background-color: #349639;
}


/* 工程案例 */

.gongcheng_ai {
    padding-top: 90px;
    padding-bottom: 80px;
}

.gongcheng_ai .al_di {
    display: block;
    margin-top: 40px;
}

.gongcheng_ai .shangershi {
    margin-top: 20px;
}

.gy_ej {
    height: 80px;
    box-shadow: 0 0 10px #dbe6e9;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 30px;
    position: relative;
}

.gy_ej .zuoyou_zhonbg {
    font-size: 16px;
    color: #1e1e1e;
    padding: 0 35px;
    border-left: 1px solid #969696;
}

.gy_ej .zuoyou_zhonbg.on {
    font-size: 16px;
    color: #349739;
}

.gy_ej .zuoyou_zhonbg:nth-last-child(1) {
    border-right: 1px solid #969696;
}

@media only screen and (max-width:992px) {
    .gongcheng_ai {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .gy_ej .zuoyou_zhonbg {
        font-size: 22px;
        padding: 5px 20px;
        border: 1px solid #969696;
        margin: 5px;
    }
    .gy_ej {
        height: auto;
        padding: 20px 0;
    }
    .gy_ej .zuoyou_zhonbg.on {
        font-size: 22px;
        color: #fff;
        background-color: #349739;
    }
}


/* 公司简介 */

.gs_jj {
    padding-top: 70px;
    padding-bottom: 110px;
}

.gs_jj .nr_jj img {
    max-width: 100%;
}

.gs_jj .nr_jj {
    font-size: 16px;
    color: #646464;
    line-height: 35px;
    margin-top: 35px;
}

.lianxi_lx {
    padding-top: 80px;
    padding-bottom: 100px;
}

.lianxi_lx .gs_bt {
    font-size: 26px;
    color: #1e1e1e;
    margin-top: 40px;
    margin-bottom: 30px;
}

.lianxi_lx .di_zhi {
    font-size: 20px;
    color: #646464;
    padding-bottom: 50px;
}

.zuo_you_lx {
    width: 100%;
    background-color: #f3f3f3;
    height: 126px;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    /* 换主轴方向 */
    flex-direction: column;
    padding-left: 35px;
    position: relative;
}

.zuo_you_lx h5 {
    font-size: 18px;
    color: #646464;
}

.zuo_you_lx::after {
    width: 7px;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
}

.zuo_you_lx h5:nth-child(2) {
    margin-top: 25px;
}

.zuo_you_lx.lvse::after {
    background-color: #349739;
}

.zuo_you_lx.lanse::after {
    background-color: #1c497b;
}

.lianxi_lx .map {
    margin-top: 40px;
}

.bggray {
    background: #f4f3f3;
}

.flex_wrap {
    flex-wrap: wrap;
}

.flex_lmr {
    justify-content: space-between;
}

.disflex {
    display: flex;
}

.ms1aipt input {
    width: 100%;
    height: 50px;
    padding-left: 40px;
    border: 1px solid #E6E6E6;
    font-size: 16px;
    background-color: #fff;
}

.text18 {
    font-size: 18px;
    line-height: 32px;
}

.posrelative {
    position: relative;
}

.mt_10 {
    margin-top: 10px;
}

.ms1a {
    width: 48.5%;
    margin-bottom: 25px;
}

.ms1ai {
    width: 40px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ms1a_w100 {
    width: 100%;
}

.mt_5 {
    margin-top: 5px;
}

.ms1aipt textarea {
    width: 100%;
    height: 220px;
    padding: 18px;
    padding-left: 40px;
    border: 1px solid #E6E6E6;
    font-size: 16px;
    resize: none;
    background-color: #fff;
}

.ms1a button {
    line-height: 55px;
    width: 150px;
    border-radius: 6px;
    cursor: pointer;
    background: #349739;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: .25s;
}

.lianxifangshi {
    padding-top: 60px;
    padding-bottom: 85px;
}

.lianxifangshi .xia_juli {
    margin-bottom: 55px;
}

@media only screen and (max-width:992px) {
    .zuo_you_lx {
        margin-top: 30px;
    }
    .lianxi_lx .di_zhi {
        padding-bottom: 0px;
    }
    .ms1a {
        width: 100%;
    }
}


/* 招聘 */

.rc_zp {
    padding: 50px 0;
}

.rc_zp .jr_lm {
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 0px 5px 10px 0px rgba(95, 125, 158, .1);
    border: 1px solid #f7f7f7;
}

.rc_zp .jr_lm.jt .jr_bt {
    background-color: #004986;
    color: #ffffff;
    padding: 0 20px;
    line-height: 70px;
}

.rc_zp .jr_bt {
    padding: 15px 20px;
    height: 70px;
    font-size: 18px;
    line-height: 40px;
    color: #555;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    background-color: #f9f9f9;
}

.rc_zp .jr_bt.on {
    background-color: #f9f9f9;
}

.rc_zp .jr_bt span {
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
}

.rc_zp .jr_bt span .xiao_zuo {
    padding-right: 25px;
}

.rc_zp .jr_bt i {
    position: absolute;
    top: 50%;
    right: 15px;
    font-size: 32px;
    transform: translate(0, -50%);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.rc_zp .jr_bt.on i {
    transform: translate(0, -50%) rotate(90deg);
}

.rc_zp .jr_bt:hover {
    background-color: #f9f9f9;
}

.rc_zp .jr_bt.on .s_40 {
    color: #1c497b;
}

.rc_zp .jr_nr {
    background-color: #f9f9f9;
    padding: 30px 75px 35px;
    font-size: 16px;
    line-height: 32px;
    display: none;
    position: relative;
}

.rc_zp .jr_nr strong {
    color: #323232;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 15px;
}

.rc_zp .jr_nr p {
    font-size: 16px;
    color: #646464;
}

.youxiang_yy {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 130px;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    margin-top: 40px;
}

.youxiang_yy em {
    margin-left: 10px;
}

@media only screen and (max-width: 1024px) {
    .rc_zp {
        padding: 30px 0;
        padding-top: 0;
    }
    .rc_zp .jr_bt {
        font-size: 16px;
    }
    .rc_zp .jr_nr {
        font-size: 16px;
    }
}

@media only screen and (max-width: 460px) {
    .rc_zp .jr_nr {
        padding: 30px 20px 10px;
    }
}

@media only screen and (max-width: 300px) {
    .rc_zp .jr_nr {
        padding: 15px 15px 10px;
    }
    .rc_zp .jr_bt {
        padding: 15px 0px;
        font-size: 16px;
    }
    .rc_zp .jr_lm.jt .jr_bt {
        padding: 0 3px;
    }
}

.rencai_zhaopin {
    padding: 80px 0;
}

.rencai_zhaopin .miaoshu {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.rencai_zhaopin .miaoshu .zuo h6 {
    font-size: 16px;
    color: #323232;
}

.rencai_zhaopin .miaoshu .zuo h5 {
    font-size: 26px;
    color: #0a0a0a;
    margin-top: 15px;
    margin-bottom: 10px;
}

.rencai_zhaopin .miaoshu .up_yy {
    font-size: 15px;
    color: #646464;
}

.rencai_zhaopin .miaoshu .strong {
    font-size: 16px;
    color: #0a0a0a;
}

.s_40 img {
    width: 20px;
}

.s_40 img.lanse {
    display: none;
}

.s_40 img.heise {
    display: inline-block;
}

.rc_zp .jr_bt.on .s_40 img.lanse {
    display: inline-block;
}

.rc_zp .jr_bt.on .s_40 img.heise {
    display: none;
}

@media only screen and (max-width:992px) {
    .rencai_zhaopin .miaoshu {
        flex-wrap: wrap;
    }
    .rencai_zhaopin .miaoshu .zuo {
        flex: 0 0 100%;
    }
    .rencai_zhaopin .miaoshu .zuo h6 {
        font-size: 22px;
        color: #323232;
        margin-bottom: 10px;
    }
    .rencai_zhaopin .miaoshu .zuo h5 {
        font-size: 25px;
        color: #0a0a0a;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .rencai_zhaopin .miaoshu .up_yy {
        font-size: 20px;
        color: #646464;
        line-height: 40px;
    }
    .rc_zp .jr_bt {
        font-size: 21px;
    }
    .rc_zp .jr_nr {
        padding: 30px;
    }
    .rc_zp {
        margin-top: 50px;
    }
}


/* 新佳历程 */

.brand-bar {
    background: url(../image/tiao.png) repeat-x center center;
    margin-bottom: 15px;
}

.brand-bar .swiper-slide {
    width: 100%;
    height: 18px;
    position: relative;
    margin: 40px 0;
}

.brand-bar .swiper-slide span {
    position: absolute;
    top: 24px;
    left: 0;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #969696;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: font 0.3s ease;
    -o-transition: font 0.3s ease;
    transition: font 0.3s ease;
}

.brand-bar .swiper-slide i {
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    width: 13px;
    height: 13px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #349739;
    /* opacity: 0; */
}

.brand-bar .swiper-slide-active span {
    top: auto;
    bottom: 22px;
    font-size: 30px;
    color: #1c497b;
    line-height: 32px;
}

.brand-bar .swiper-slide-active i {
    opacity: 1;
}

.brand-wrapper .swiper-wrapper {
    height: auto;
    margin-top: 55px;
}

.brand-wrapper .swiper-slide {
    height: auto;
    background: url(../image/lcbg_03.png) no-repeat center / cover;
    background-size: 60%;
    padding-bottom: 105px;
}

.brand-wrapper .detail {
    padding: 15px;
}

.brand-wrapper .year {
    color: #1c497b;
}

.brand-wrapper .year span {
    font-size: 36px;
    font-weight: bold;
    line-height: 0.8em;
}

.brand-wrapper .year sup {
    font-size: 18px;
    font-style: normal;
    top: 0;
    font-weight: bold;
    vertical-align: top;
    margin-left: 0.2em;
    color: #349739;
}

.brand-wrapper .line {
    display: block;
    width: 45px;
    height: 1px;
    background-color: #1c497b;
    margin: 20px 0;
}

.brand-wrapper .title {
    font-size: 18px;
    color: #323232;
    line-height: 1.4em;
    margin-bottom: 15px;
    font-weight: bold;
}

.brand-wrapper .intro {
    font-size: 16px;
    color: #646464;
    line-height: 1.8;
}

.brand-wrapper .btns {
    margin-top: 30px;
    position: absolute;
    bottom: 0;
}

.brand-wrapper .btns span {
    display: inline-block;
    width: 66px;
    height: 51px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto 50%;
    cursor: pointer;
}

.brand-wrapper .brand-prev {
    background-image: url(../image/shangyige.png);
    background-color: #8f8e8f;
}

.brand-wrapper .brand-next {
    background-image: url(../image/xiayige.png);
    background-color: #349739;
}

.brand-text-wrapper {
    font-size: 0;
}

.brand-text-wrapper .content {
    line-height: 26px;
    color: #767676;
    text-align: justify;
}

.brand-text-wrapper .content p {
    min-height: 15px;
}

.brand-text-wrapper .img {
    padding-top: 15px;
}

.brand-text-wrapper .img img {
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width:992px) {
    .brand-wrapper .swiper-slide {
        background-size: auto;
    }
    .brand-bar .swiper-slide {
        width: 180px;
        margin: 60px 0;
    }
    .brand-bar .swiper-slide span {
        font-size: 20px;
        line-height: 34px;
    }
    .brand-bar .swiper-slide-active span {
        bottom: 45px;
        font-size: 24px;
    }
    .brand-wrapper .pic {
        float: left;
        width: 45%;
    }
    .brand-wrapper .pic img {
        max-width: 100%;
    }
    .brand-wrapper .detail {
        position: relative;
        float: right;
        width: 55%;
        padding: 15px 30px 15px 100px;
        height: 100%;
        display: flex;
        justify-content: center;
        /* align-items: center; */
        flex-direction: column;
    }
    .brand-text-wrapper .text-wrap {
        display: inline-block;
        width: 65%;
        padding-right: 30px;
        vertical-align: middle;
    }
    .brand-text-wrapper .img {
        display: inline-block;
        width: 35%;
        padding-top: 0;
        text-align: right;
        vertical-align: middle;
    }
    .brand-bar {
        margin: 0 100px;
    }
}

.about_time {
    padding-top: 60px;
}

@media only screen and (max-width:992px) {
    .brand-wrapper .intro {
        font-size: 17px;
    }
    .brand-wrapper .detail {
        padding: 30px 0;
        background: #fff;
    }
    .brand-wrapper .title {
        font-size: 22px;
    }
    .ry_zz .row {
        margin: 0 -8px;
    }
    .ry_zz .row .col-lg-3 {
        padding: 0 8px;
    }
}


/* 新佳荣誉 */

.gy_wm .ry_zz {
    margin-top: 50px;
}

.gy_wm .ry_zz .n_r {
    background-color: #fff;
    padding: 20px;
    padding-bottom: 50px;
    margin-bottom: 24px;
    box-shadow: 0px 8px 20px 0px rgba(95, 125, 158, .1);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    position: relative;
}

.gy_wm .ry_zz .n_r::after {
    width: 0;
    height: 6px;
    background-color: #349739;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.gy_wm .ry_zz .n_r:hover::after {
    width: 100%;
}

.gy_wm .ry_zz .n_r:hover {
    box-shadow: 0px 8px 20px 0px rgba(95, 125, 158, 0.3);
    transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}

.tp {
    width: 100%;
    height: 296px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.gy_wm .ry_zz img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    display: block;
}

.gy_wm .ry_zz p {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    padding-top: 40px;
    border-top: 1px solid #ddd;
}

@media only screen and (max-width:1024px) {
    .gy_wm .ry_zz p {
        font-size: 19px;
    }
}


/* 新佳实力 */

.xinjia_shili {
    padding: 85px 0;
}

.xinjia_shili .shi_liyi {
    margin-top: 60px;
}

.xinjia_shili .zuo_sl h5 {
    font-size: 24px;
    color: #323232;
}

.xinjia_shili .zuo_sl h6 {
    margin-top: 40px;
    color: #646464;
    font-size: 18px;
    line-height: 45px;
}

.shi_liyi .you_sl {
    padding-left: 64px;
}

.shi_liyi .you_sl .tp_wh {
    padding-left: 26px;
    position: relative;
}

.shi_liyi .you_sl .tp_wh::after {
    position: absolute;
    width: 146px;
    height: 161px;
    left: 0;
    bottom: -26px;
    content: "";
    background-color: #349739;
    z-index: -1;
}

.shi_liyi .you_sl .tp_wh img {
    width: 100%;
}

.dier_tiao {
    padding-top: 96px;
    padding-bottom: 107px;
}

.dier_tiao .zuo_zz_sl {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
}

..dier_tiao .zuo_zz_sl img {
    max-width: 100%;
}

.dier_tiao .you_yy_sl {
    background-color: rgba(255, 255, 255, .8);
    padding: 69px 37px 128px;
    font-size: 18px;
    color: #323232;
    line-height: 40px;
}

@media only screen and (max-width:992px) {
    .xinjia_shili {
        background-size: cover !important;
        background-position: center !important;
    }
    .xinjia_shili .shi_liyi {
        margin-top: 24px;
        padding: 30px 0;
    }
    .shi_liyi .you_sl {
        padding-left: 0;
        margin-top: 30px;
    }
    .shi_liyi .you_sl .tp_wh {
        padding-left: 0;
        position: relative;
    }
    .xinjia_shili .zuo_sl h6 {
        line-height: 36px;
    }
    .dier_tiao .you_yy_sl {
        padding: 30px;
        margin-top: 30px;
        font-size: 20px;
        line-height: 1.7;
    }
    .dier_tiao {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}


/* 公司风采 */

.gs_fc {
    padding-top: 100px;
    padding-bottom: 142px;
}

.fc_banner {
    margin-top: 55px;
}

.tu_pian {
    position: relative;
}

.tu_pian img {
    max-width: 100%;
}

.tu_pian .xiaofang {
    width: 90%;
    height: 90%;
    transform: translate(-50%, -50%);
    position: absolute;
    border: 1px solid #fff;
    left: 50%;
    top: 50%;
    transition: all .7s;
    -o-transition: all .7s;
    -ms-transition: all .7s;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
}

.tu_pian:hover .xiaofang {
    width: 100%;
    height: 100%;
}

.fc_banner {
    position: relative;
}

.fc_banner .swiper-button-next i,
.fc_banner .swiper-button-prev i {
    font-size: 60px;
    color: #8281a6;
}

.fc_banner .swiper-button-prev {
    left: -37px;
}

.fc_banner .swiper-button-next {
    right: -37px;
}

@media only screen and (max-width:992px) {
    .gs_fc {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}


/* 新佳资讯 */

.xin_wen {
    margin-top: 70px;
    margin-bottom: 15px;
}


/* viewpoint */

.viewpoint {
    padding: 80px 0 50px;
}

.viewpoint_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
    background-color: #f7f7f7;
    padding: 20px 0;
}

.viewpoint_row .viewpoint_l {
    flex: 0 0 20%;
    max-width: 20%;
    overflow: hidden;
}

.viewpoint_row .viewpoint_l img {
    width: 100%;
    transition: all .7s;
    -o-transition: all .7s;
    -ms-transition: all .7s;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
}

.viewpoint_row:hover .viewpoint_l img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: .9;
}

.viewpoint_row .viewpoint_text {
    flex: 1;
    padding: 20px 50px 20px 50px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.viewpoint_row .viewpoint_text .h2 {
    font-size: 20px;
    color: #323232;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.viewpoint_row .viewpoint_text .viewpoint_des {
    font-size: 16px;
    line-height: 26px;
    color: #969696;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.viewpoint_row .viewpoint_time {
    flex: 0 0 12.85%;
    max-width: 12.85%;
    font-size: 16px;
    color: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}

.viewpoint_row .viewpoint_time h3 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    width: 75px;
    height: 75px;
    background-color: #349739;
    display: flex;
    justify-content: center;
    align-items: center;
}

.viewpoint_row .viewpoint_time p {
    font-size: 18px;
    font-weight: bold;
    color: #323232;
}

.zuoyou_de {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    color: #969696;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.zuoyou_de .zuo_zz i {
    margin-right: 10px;
}

.zuoyou_de .xw_ck {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 35px;
    border: 1px solid #dadada;
    border-radius: 20px;
    color: #969696;
    background-color: #fafafa;
}

.viewpoint_row:hover {
    background-color: #349739;
}

.viewpoint_row:hover .viewpoint_time p {
    color: #fff;
}

.viewpoint_row:hover .viewpoint_text .h2 {
    color: #fff;
}

.viewpoint_row:hover .viewpoint_text .viewpoint_des {
    color: #fff;
}

.viewpoint_row:hover .zuoyou_de {
    color: #fff;
}

.viewpoint_row:hover .zuoyou_de .xw_ck {
    color: #fff;
    background-color: #349739;
    border: 1px #fff solid;
}

@media only screen and (max-width:1024px) {
    .viewpoint {
        padding: 30px 0 50px;
    }
    .viewpoint_row .viewpoint_text {
        flex: 0 0 75%;
        max-width: 75%;
        order: 1;
        padding: 20px;
    }
    .viewpoint_row .viewpoint_text .viewpoint_des {
        font-size: 17px;
    }
    .viewpoint_row .viewpoint_l {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .viewpoint_row .viewpoint_time {
        flex: 0 0 25%;
        max-width: 25%;
        order: 1;
    }
    .viewpoint_row .viewpoint_text .h2 {
        font-size: 26px;
        margin-bottom: 13px;
    }
    .viewpoint_row {
        padding: 0;
    }
}


/* viewpoint end */