@charset "UTF-8";

/*   
@include qlb {}        1366  版心
@include ipad_hs {}    1024
@include zjkds {}      992
@include ipad_ss {}    768
@include mob_wids {}   640
@include mob_wids2 {}  400
*/

.hidden {
    display: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.flo-no {
    float: none;
}

.clear_css,
footer .layout .layou_left a,
footer .foots a,
.page_abi_pso .abi_gshj,
.xypg-product-list li,
.xypg-detail-url a,
.xypg-relate .relate-title,
.xypg-relate .relate-news .relate-news-list li a:before {
    border: none;
    background: none;
    outline: none;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    font-size: inherit;
    font-weight: normal;
    line-height: normal;
    position: static;
    left: 0;
    top: 0;
    color: inherit;
    max-height: none;
    float: none;
}

.flex,
header.dth_pos .top_bot .searchs #formsearchs,
.pro_zs .pro_zs_cons .pro_zs_cons_swic,
.pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts,
.pro_zs .pro_zs_cons_panat,
.mxcp_box .dth_wh,
.lcf_box ul,
.lcf_box ul li a .wzs,
.new_tabs ul li a,
.message_page_index_form form .rrs .cheack,
.message_page_index_form form .mes_cons,
.message_page_index_form form .mes_bottom,
footer .layout .top_bot,
footer .layout .layou_left .ft_nav ul,
footer .foots .langs,
.page_conta_nm3 ul,
.page_conta_nm3 ul li a,
.page_abi_pso .abi_gshj .gshj_con ul,
.xypg-detail-pn {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.transitions1,
.pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_left,
.pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right,
.new_tabs ul li,
.new_tabs ul li a .wzs .wzt h3,
.news .mores a {
    -webkit-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
}

.font_size_over1,
.pos_pro .pro_cons ul li a h3,
.pro_zs .pro_zs_cons .swiper-container li a h3,
.lcf_box ul li a .wzs h3,
.new_tabs ul li a .wzs .wzt h3,
.page_conta_nm3 ul li a .wzs p,
.xypg-product-list li h3 a,
.xypg-product-detail .page-product-detail-right h2,
.xypg-detail-pn div {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cpzs2 ul li{
    float: left;
    width: 30%;
    margin-right: 4.5%;
    margin-bottom: 2.5vw;
} 
.cpzs2 ul li:nth-child(3n){
    margin-right: 0;
}
.cpzs2 ul li .imgs img{
    width: 100%;
}
.cpzs2 ul li h3{
    text-align: center;
    font-size: 1.04vw;
    line-height: 3.6;
    font-weight: bold;
    color: #fff;
}
.cpzs2 ul li:hover h3{
    background: #f22222;
}

.com-img,
.pos_pro .pro_cons ul li,
.pro_zs .pro_zs_cons .swiper-container li,
.lcf_box ul li,
.new_tabs ul li,
.page_abi_pso .abi_gshj .gshj_con ul li {
    overflow: hidden;
}

.com-img img,
.pos_pro .pro_cons ul li img,
.pro_zs .pro_zs_cons .swiper-container li img,
.lcf_box ul li img,
.new_tabs ul li img,
.page_abi_pso .abi_gshj .gshj_con ul li img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img,
.pos_pro .pro_cons ul li:hover img,
.pro_zs .pro_zs_cons .swiper-container li:hover img,
.lcf_box ul li:hover img,
.new_tabs ul li:hover img,
.page_abi_pso .abi_gshj .gshj_con ul li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


html {
    margin: 0;
    padding: 0;
}

html body {
    /*background-color: transparent;  */
    background-color: #ffffff;
}

@media (max-width: 992px) {
    html body {
        padding-top: 60px;
    }
}

.back_img,
.dth_pos,
header.dth_pos .top_bot nav .x-menu>li .nabts,
header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:hover>a,
.pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_left,
.pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right,
.mxcp_box,
.new_tabs ul li a .wzs .wzt .times,
.message-box {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.dth_pos {
    position: relative;
    width: 100%;
}

.dth_pos .dth_wh {
    width: 96%;
    max-width: 1366px;
    margin: 0 auto;
}

.dth_pos .top_bot {
    width: calc(1724px + 2vw);
    padding: 30px 1vw;
    margin: 0 auto;
}

@media (max-width: 1366px) {
    .dth_pos .top_bot {
        width: 96%;
        min-width: auto;
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 640px) {
   
}
header.dth_pos {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    overflow: visible;
}

header.dth_pos.pages {
    /* position: relative; */
}

header.dth_pos.pages .top_bot nav .x-menu>li>a {
    /* color: #333333; */
}

header.dth_pos.pages .top_bot nav .x-menu>li>a:hover {
    color: #f22222;
}

header.dth_pos.pages .top_bot nav .x-menu>li::after {
    background-color: #f22222;
}

header.dth_pos.pages .top_bot nav .x-menu>li.active>a {
    /* color: #333333; */
    color: rgba(255, 255, 255, 0.6);
}

header.dth_pos.pages .top_bot nav .x-menu>li.active>a:hover {
    color: #f22222;
}

header.dth_pos.pages .top_bot nav .x-menu>li .nabts {
    background-image: url("../images/71dae538013d8ec26f51ffb975072b5945498b08.png");
}

header.dth_pos.pages .top_bot .searchs #formsearchs {
    border-color: #99999A;
}

header.dth_pos.pages .top_bot .searchs #formsearchs:hover {
    border-color: #333333;
}

header.dth_pos.pages .top_bot .searchs #formsearchs input,
header.dth_pos.pages .top_bot .searchs #formsearchs .message_page_index_form form textarea,
.message_page_index_form form header.dth_pos.pages .top_bot .searchs #formsearchs textarea {
    color: #333333;
}

header.dth_pos .top_bot {
    padding-top: 30px;
    padding-bottom: 30px;
    align-items: center;
}

header.dth_pos .top_bot .logo {
    display: block;
}

header.dth_pos .top_bot nav {
    margin-left: auto;
}
header.dth_pos .top_bot .img{}
header.dth_pos .top_bot .img img{
    width: 100%;
}

header.dth_pos .top_bot nav .x-menu {
    align-items: center;
}

header.dth_pos .top_bot nav .x-menu>li {
    position: relative;
    margin: 0 1.6vw;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
}

header.dth_pos .top_bot nav .x-menu>li::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.3s ease;
    background-color: #ffffff;
}

header.dth_pos .top_bot nav .x-menu>li:hover::after {
    opacity: 1;
}

header.dth_pos .top_bot nav .x-menu>li::before {
    content: "";
    display: block;
    width: 150%;
    height: 0;
    position: absolute;
    left: 0;
    top: 100%;
}

header.dth_pos .top_bot nav .x-menu>li:hover::before {
    height: 30px;
}

header.dth_pos .top_bot nav .x-menu>li>a {
    display: block;
    font-size: inherit;
    line-height: 2;
    font-weight: normal;
    padding: 0 0.1em 0.2em;
    color: rgba(255, 255, 255, 0.6);
    transition: 0.3s ease;
}

header.dth_pos .top_bot nav .x-menu>li>a:hover {
    color: white;
}

header.dth_pos .top_bot nav .x-menu>li.active>a {
    color: white;
}

header.dth_pos .top_bot nav .x-menu>li .nabts {
    display: block;
    margin-left: 0.2625em;
    background-size: 100% auto;
    width: 0.625em;
    height: 0.375em;
    background-image: url("../images/809780d24030d99ef24685e8150f1e0929f3ff64.png");
    opacity: 0.6;
    transition: 0.3s ease;
}

header.dth_pos .top_bot nav .x-menu>li:hover .nabts {
    opacity: 1;
    transform: rotate(-180deg);
}
/*
header.dth_pos .top_bot nav .x-menu>li .x-sub-menu {
  
    position: absolute;
    left: 0;
    top: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    top: calc(100% + 30px);
    font-size: 16px;
    width: 9.375em;
    padding: 1.125em 0;
    opacity: 0;
}

header.dth_pos .top_bot nav .x-menu>li .x-sub-menu li>a {
    display: block;
    color: #333333;
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li {
    position: relative;
    overflow: hidden;
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li>a {
    display: block;
    line-height: 2.125;
    padding: 0.5em 2em 0.5em 1em;
    color: #333333;
}
*/
header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:hover>a {
    background-color: #1A3FD2;
    color: #ffffff;
    background-position: center right 1em;
    background-image: url("../images/0d108381b7068fcacf81ba965d95ff81be95f00b.png");
    background-size: auto;
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(0) .nav_sj {
    top: calc((0 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(1) .nav_sj {
    top: calc((1 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(2) .nav_sj {
    top: calc((2 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(3) .nav_sj {
    top: calc((3 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(4) .nav_sj {
    top: calc((4 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(5) .nav_sj {
    top: calc((5 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(6) .nav_sj {
    top: calc((6 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(7) .nav_sj {
    top: calc((7 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(8) .nav_sj {
    top: calc((8 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(9) .nav_sj {
    top: calc((9 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:nth-child(10) .nav_sj {
    top: calc((10 - 1) * -100%);
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li .nav_sj {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    margin-top: -1.125em;
    padding: 1.125em 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    visibility: visible;
    opacity: 0;
    z-index: -1;
    transition: 0.4s ease;
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li .nav_sj a {
    display: block;
    font-size: 14px;
    line-height: 2.14286;
    padding: 0.71429em 1.42857em 0.71429em 1.14286em;
    color: #333333;
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li .nav_sj a:hover {
    background-color: #D4D7E2;
    color: #333333;
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:hover {
    overflow: visible;
}

header.dth_pos .top_bot nav .x-menu .pro_nav .pro_sub li:hover .nav_sj {
    opacity: 1;
    z-index: 20;
    visibility: visible;
}

header.dth_pos .top_bot .searchs {
    display: block;
    margin-left: 2.09%;
    position: relative;
}

header.dth_pos .top_bot .searchs #formsearchs {
    border-bottom: 1px solid #99999A;
}

header.dth_pos .top_bot .searchs #formsearchs:hover {
    border-color: #ffffff;
}

header.dth_pos .top_bot .searchs #formsearchs input,
header.dth_pos .top_bot .searchs #formsearchs .message_page_index_form form textarea,
.message_page_index_form form header.dth_pos .top_bot .searchs #formsearchs textarea {
    outline: none;
    border: none;
    background: none;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
}

header.dth_pos .top_bot .searchs #formsearchs input::placeholder,
header.dth_pos .top_bot .searchs #formsearchs .message_page_index_form form textarea::placeholder,
.message_page_index_form form header.dth_pos .top_bot .searchs #formsearchs textarea::placeholder {
    color: #99999A;
}

header.dth_pos .top_bot .searchs #formsearchs #keywords {
    display: block;
    height: 30px;
}

header.dth_pos .top_bot .searchs #formsearchs #s_btn {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/6d0ae88d1ca510fc40d487514586716cf5403a3d.png);
}

@media (max-width: 992px) {
    header.dth_pos {
        display: none;
    }
}

#banners .swiper-button-prev,
#banners .swiper-button-next {
    display: none;
}

#banners .swiper-pagination {
    right: 4.166vw;
    width: 18px;
    flex-flow: column;
    opacity: 0.8;
    bottom: 2.6vw;
}

#banners .swiper-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    background-color: #FFFFFF;
    margin: 10px 0;
    opacity: 1;
    transition: 0.3s ease;
}

#banners .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #1A3FD2;
}

@media (max-width: 992px) {
    #banners .swiper-pagination {
        flex-flow: row;
        width: 100%;
        bottom: 3vw;
        right: 0;
    }
    #banners .swiper-pagination .swiper-pagination-bullet {
        width: 1.6vw;
        height: 1.6vw;
        max-width: 16px;
        max-height: 16px;
        min-width: 8px;
        min-height: 8px;
        margin: 0 0.5vw;
    }
}

.dth_pos {
    overflow: hidden;
}

.titles {
    text-align: center;
}

.titles h2 {
    display: block;
    color: rgba(2, 17, 36, 0.8);
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}

.titles h3 {
    font-family: Arial;
    color: rgba(2, 17, 36, 0.8);
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-top: 0.8em;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .titles h3 {
        font-size: 18px;
    }
}

@media (max-width: 640px) {
    .titles h3 {
        font-size: 16px;
    }
}

.titles .htxt {
    display: block;
    width: 100%;
    height: 4px;
    background-color: #333335;
    margin-top: 4.1%;
}

@media (max-width: 1024px) {
    .titles .htxt {
        height: 3px;
    }
}

@media (max-width: 640px) {
    .titles .htxt {
        height: 2px;
    }
}

.pos_pro {
    padding: 88px 0 56px;
}

@media (max-width: 1366px) {
    .pos_pro {
        padding: 6.44vw 0 4.1vw;
    }
}

.pos_pro .pro_cons {
    margin-top: 4.685%;
}

.pos_pro .pro_cons .swiper-container {
    margin: 0 -40px;
}

@media (max-width: 1440px) {
    .pos_pro .pro_cons .swiper-container {
        margin: 0;
    }
}

.pos_pro .pro_cons ul li {
    width: 30%;
    margin-right: 5%;
}

.pos_pro .pro_cons ul li:last-child {
    margin-right: 0;
}

.pos_pro .pro_cons ul li a {
    display: block;
    padding-top: 3.686%;
    padding-left: 3.686%;
    position: relative;
    text-align: center;
}

.pos_pro .pro_cons ul li a .image {
    display: block;
    background-color: #201D20;
    padding: 5.98%;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.pos_pro .pro_cons ul li a .image img {
    width: 100%;
    height: auto;
}

.pos_pro .pro_cons ul li a h3 {
    font-size: 16px;
    font-weight: bold;
    color: #354150;
    padding: 1.5em 1em;
    line-height: 2;
    background-color: #ececec;
}

@media (max-width: 1024px) {
    .pos_pro .pro_cons ul li a h3 {
        padding: 1em 0.5em;
    }
}

@media (max-width: 768px) {
    .pos_pro .pro_cons ul li a h3 {
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    .pos_pro .pro_cons ul li a h3 {
        padding: 0.5em 0.4em;
        line-height: 1.2;
    }
}

.pos_pro .pro_cons ul li a::before {
    content: "";
    display: block;
    border: 4px solid #CBCBCB;
    position: absolute;
    width: 85.25%;
    padding-top: 88.84%;
    left: 0;
    top: 0;
    z-index: 5;
}

.pos_pro .pro_cons ul li:hover a h3 {
    color: #ffffff;
    background-color:#f22222;
}

.pro_zs {
    position: relative;
    z-index: 60;
    overflow: visible;
}

.pro_zs .titles {
    position: relative;
    overflow: hidden;
    text-align: left;
    padding: 32px 0 40px;
}

.pro_zs .titles::before {
    content: "";
    display: block;
    background-color: #f22222;
    width: calc((100vw - 1366px) / 2 + 438px);
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
}

@media (max-width: 1366px) {
    .pro_zs .titles::before {
        width: 438px;
    }
}

.pro_zs .titles h2 {
    color: rgba(255, 255, 255, 0.8);
}

.pro_zs .titles h3 {
    color: rgba(255, 255, 255, 0.8);
}

.pro_zs .pro_zs_cons {
    position: relative;
    background-color: #f22222;
    padding: 64px 0 36px;
}

@media (max-width: 1366px) {
    .pro_zs .pro_zs_cons {
        padding: 4.685vw 0 2.635vw;
    }
}

@media (max-width: 640px) {
    .pro_zs .pro_zs_cons {
        padding: 30px 0 20px;
    }
}

.pro_zs .pro_zs_cons::before {
    content: "";
    display: block;
    width: calc((100vw - 1366px) / 2 + 1446px);
    height: 100%;
    background-color: #242424;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
}

@media (max-width: 1366px) {
    .pro_zs .pro_zs_cons::before {
        width: 100%;
    }
}

.pro_zs .pro_zs_cons .dth_wh {
    position: relative;
    z-index: 20;
}

.pro_zs .pro_zs_cons .pro_zs_cons_swic {
    align-items: center;
    justify-content: space-between;
}

.pro_zs .pro_zs_cons .pro_zs_cons_swic a {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    color: #FFFFFF;
    font-weight: bold;
}

.pro_zs .pro_zs_cons .pro_zs_cons_swic a:hover {
    color: #1A3FD2;
}

@media (max-width: 768px) {
    .pro_zs .pro_zs_cons .pro_zs_cons_swic a {
        font-size: 14px;
    }
}

@media (max-width: 640px) {
    .pro_zs .pro_zs_cons .pro_zs_cons_swic a {
        font-size: 12px;
    }
}

.pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_left,
.pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right {
    outline: none;
    width: 50px;
    height: 50px;
    background-image: url("../images/acdbe279cbfc8cb266c540f5d16e9cdbc8af3773.png");
    background-size: 20% auto;
    border: 2px solid #ffffff;
    border-radius: 50%;
    cursor: pointer;
}

.pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_left:hover,
.pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right:hover {
    background-color: #1A3FD2;
    border-color: #1A3FD2;
}

@media (max-width: 992px) {
    .pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_left,
    .pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right {
        width: 45px;
        height: 45px;
    }
}

@media (max-width: 768px) {
    .pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_left,
    .pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 640px) {
    .pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_left,
    .pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right {
        width: 35px;
        height: 35px;
        border-width: 1px;
    }
}

@media (max-width: 400px) {
    .pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_left,
    .pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right {
        width: 24px;
        height: 24px;
    }
}

.pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right {
    margin-left: 16px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

@media (max-width: 768px) {
    .pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right {
        margin-left: 12px;
    }
}

@media (max-width: 400px) {
    .pro_zs .pro_zs_cons .pro_zs_cons_swic .swiper_jts .swiper_right {
        margin-left: 8px;
    }
}

.pro_zs .pro_zs_cons .swiper-container {
    margin-top: 2.93%;
    display: block;
    width: 100%;
    overflow: hidden;
}

@media (max-width: 400px) {
    .pro_zs .pro_zs_cons .swiper-container {
        margin-top: 8vw;
    }
}

.pro_zs .pro_zs_cons .swiper-container li a {
    display: block;
    text-align: center;
}

.pro_zs .pro_zs_cons .swiper-container li a .imgs {
    overflow: hidden;
}

.pro_zs .pro_zs_cons .swiper-container li a .imgs img {
    width: 100%;
}

.pro_zs .pro_zs_cons .swiper-container li a h3 {
    display: block;
    font-size: 20px;
    padding: 1.6em 0.5em;
    line-height: 1.3;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 1024px) {
    .pro_zs .pro_zs_cons .swiper-container li a h3 {
        font-size: 1.95vw;
        padding: 1.2em 0.5em 0.8em;
    }
}

@media (max-width: 768px) {
    .pro_zs .pro_zs_cons .swiper-container li a h3 {
        font-size: 16px;
    }
}

@media (max-width: 400px) {
    .pro_zs .pro_zs_cons .swiper-container li a h3 {
        font-size: 14px;
    }
}

.pro_zs .pro_zs_cons .swiper-container li:hover a h3 {
    color: #1A3FD2;
}

.pro_zs .pro_zs_cons_panat {
    padding: 55px 0;
    position: relative;
    padding-left: calc((100vw - 1366px) / 2);
    align-items: center;
}

.pro_zs .pro_zs_cons_panat::before {
    content: "";
    display: block;
    box-shadow: 0 2px 4px 0 rgba(59, 51, 51, 0.16);
    left: 0;
    top: 0;
    width: calc((100vw - 1366px) / 2 + 380px);
    height: 100%;
    position: absolute;
    z-index: -1;
}

@media (max-width: 1366px) {
    .pro_zs .pro_zs_cons_panat::before {
        width: 380px;
    }
}

@media (max-width: 640px) {
    .pro_zs .pro_zs_cons_panat::before {
        width: 100%;
    }
}

@media (max-width: 1366px) {
    .pro_zs .pro_zs_cons_panat {
        padding: 4.02vw 0;
    }
}

@media (max-width: 1440px) {
    .pro_zs .pro_zs_cons_panat {
        padding-left: 2vw;
    }
}

@media (max-width: 640px) {
    .pro_zs .pro_zs_cons_panat {
        padding-right: 2vw;
    }
}

.pro_zs .pro_zs_cons_panat .pro_zs_panat .swiper-pagination-bullet {
    opacity: 1;
    background: transparent;
    border: 1px solid #707070;
    width: 26px;
    height: 26px;
    margin-right: 16px;
    outline: none;
}

.pro_zs .pro_zs_cons_panat .pro_zs_panat .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-width: 6px;
}

@media (max-width: 640px) {
    .pro_zs .pro_zs_cons_panat .pro_zs_panat .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-width: 5px;
    }
}

@media (max-width: 400px) {
    .pro_zs .pro_zs_cons_panat .pro_zs_panat .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-width: 4px;
    }
}

@media (max-width: 640px) {
    .pro_zs .pro_zs_cons_panat .pro_zs_panat .swiper-pagination-bullet {
        width: 4vw;
        height: 4vw;
        margin-right: 2.5vw;
        min-width: 16px;
        min-height: 16px;
    }
}

.pro_zs .pro_zs_cons_panat .pro_zs_num {
    font-size: 20px;
    font-weight: bold;
    color: #333335;
    margin-left: 48px;
}

@media (max-width: 640px) {
    .pro_zs .pro_zs_cons_panat .pro_zs_num {
        margin-left: auto;
        font-size: 16px;
    }
}

.pro_zs .pro_zs_cons_panat::after {
    content: "";
    display: block;
    width: 196px;
    height: 4px;
    background-color: #050C3A;
    margin-left: 32px;
}

@media (max-width: 640px) {
    .pro_zs .pro_zs_cons_panat::after {
        display: none;
    }
}


/* 明星产品 */

.mxcp_box {
    padding: 88px 0 48px;
    position: relative;
    z-index: 50;
    background-image: url("../images/c08acb734a2f00c935d34f59391785a16be6c420.jpg");
    background-position: center bottom;
}

@media (max-width: 1366px) {
    .mxcp_box {
        padding: 6.44vw 0;
    }
}

.mxcp_box .dth_wh {
    border-bottom: 4px solid #050C3A;
    padding-bottom: 88px;
    justify-content: space-between;
}

@media (max-width: 1366px) {
    .mxcp_box .dth_wh {
        padding-bottom: 6.44vw;
    }
}

@media (max-width: 768px) {
    .mxcp_box .dth_wh {
        flex-flow: column;
    }
}

.mxcp_box .mxcp_left {
    width: 58.56%;
}

@media (max-width: 768px) {
    .mxcp_box .mxcp_left {
        width: 100%;
    }
}

.mxcp_box .mxcp_left .titles {
    text-align: left;
    padding-top: 5%;
}

@media (max-width: 768px) {
    .mxcp_box .mxcp_left .titles {
        padding-top: 0;
    }
}

.mxcp_box .mxcp_left .contents {
    font-size: 16px;
    /* font-weight: bold; */
    line-height: 2.1875;
    color: rgba(2, 17, 36, 0.8);
    margin-top: 6%;
}

@media (max-width: 1024px) {
    .mxcp_box .mxcp_left .contents {
        font-size: 14px;
    }
}

.mxcp_box .mxcp_left .contents table {
    margin: 0;
}

.mxcp_box .mxcp_left .contents table span {
    display: inline-block;
    border-radius: 50%;
    width: 0.875em;
    height: 0.875em;
    margin-right: 0.5625em;
}

.mxcp_box .mxcp_left .contents table p {
    display: inline-block;
    background-color: #E6E6E6;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #333335;
    line-height: 1.833;
    width: 1.833em;
    margin-right: 0.9em;
}

.mxcp_box .mxcp_right {
    display: block;
    width: 60.76%;
    margin-top: 5vw;
}

.mxcp_box .mxcp_right img {
    width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .mxcp_box .mxcp_right {
        width: 100%;
    }
}


/* 流程分类 */
.lcf_box .titles {
    text-align: center;
    padding-bottom: 28px;
}
.lcf_box ul {
    flex-wrap: wrap;
}

.lcf_box ul li {
    width: calc(100% / 3);
}

@media (max-width: 768px) {
    .lcf_box ul li {
        width: 50%;
    }
}

.lcf_box ul li a {
    display: block;
    position: relative;
}

.lcf_box ul li a .imgs {
    display: block;
}

.lcf_box ul li a .imgs img {
    width: 100%;
    height: auto;
}

.lcf_box ul li a .wzs {
    position: absolute;
    left: 0;
    top: 0;
    /* background-color: rgba(11, 47, 193, 0.6); */
    width: 100%;
    height: 100%;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5%;
}
.lcf_box ul li:nth-child(2n) a .wzs{
    /* background-color: rgba(11, 47, 193, 0.4); */
}
.lcf_box ul li a .wzs .nnm {
    display: block;
    width: calc(2.057em + 4px);
    height: calc(2.057em + 4px);
    border: 2px solid #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    line-height: 2.057;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 1.823vw;
}

@media (max-width: 992px) {
    .lcf_box ul li a .wzs .nnm {
        font-size: 18px;
    }
}

@media (max-width: 640px) {
    .lcf_box ul li a .wzs .nnm {
        font-size: 16px;
        border-width: 1px;
        width: calc(2.057em + 2px);
        height: calc(2.057em + 2px);
    }
}

.lcf_box ul li a .wzs h3 {
    display: block;
    color: #FFFFFF;
    font-size: 1.5625vw;
    font-weight: bold;
    margin-top: 0.8em;
    line-height: 1.33;
}

@media (max-width: 992px) {
    .lcf_box ul li a .wzs h3 {
        font-size: 16px;
    }
}

@media (max-width: 640px) {
    .lcf_box ul li a .wzs h3 {
        font-size: 14px;
    }
}


/* 新闻 */

.news {
    padding: 88px 0;
    background-image: url("../images/8b53d65699e8ab6e46bc57d5ba3288aca1738404.jpg");

}

@media (max-width: 1366px) {
    .news {
        padding: 6.44vw 0;
    }
}

.new_tabs {
    margin-top: 4.685%;
}

@media (max-width: 400px) {
    .new_tabs {
        margin-top: 20px;
    }
}

.new_tabs ul {
    display: block;
}

.new_tabs ul li {
    margin-bottom: 3.51%;
}

.new_tabs ul li a {
    justify-content: space-between;
    align-items: center;
    background-color: #F3F3F3;
}

@media (max-width: 768px) {
    .new_tabs ul li a {
        flex-flow: column;
    }
}

.new_tabs ul li a .imgs {
    display: block;
    width: 465px;
    overflow: hidden;
}

.new_tabs ul li a .imgs img {
    width: 100%;
    height: auto;
}

@media (max-width: 1024px) {
    .new_tabs ul li a .imgs {
        width: 45.5vw;
    }
}

@media (max-width: 768px) {
    .new_tabs ul li a .imgs {
        width: 100%;
    }
}

.new_tabs ul li a .wzs {
    display: block;
    width: calc(100% - 465px);
    padding: 3.88% 2.269%;
    background-color: #F3F3F3;
}
.new_tabs ul li:hover a .wzs{background-color: #f21a1a;}

@media (max-width: 1024px) {
    .new_tabs ul li a .wzs {
        width: calc(100% - 45.5vw);
    }
}

@media (max-width: 768px) {
    .new_tabs ul li a .wzs {
        width: 100%;
    }
}

.new_tabs ul li a .wzs .wzt {
    background-color: #ffffff;
    padding: 4.76% 3.8% 4.9%;
}

.new_tabs ul li a .wzs .wzt h3 {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.new_tabs ul li a .wzs .wzt .times {
    color: #021124;
    font-size: 14px;
    font-family: Arial;
    padding-left: 1.642em;
    background-image: url("../images/bf09281f731057d0c039163eef7f6dd10c864da0.png");
    background-position: left center;
    background-size: 1.07em auto;
    margin-top: 0.57em;
}

@media (max-width: 1024px) {
    .new_tabs ul li a .wzs .wzt .times {
        font-size: 12px;
    }
}

.new_tabs ul li a .wzs .wzt p {
    color: #021124;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.75;
    height: 3.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.5em;
}

@media (max-width: 1024px) {
    .new_tabs ul li a .wzs .wzt p {
        font-size: 14px;
    }
}

.new_tabs ul li:nth-child(2n) a {
    flex-direction: row-reverse;
}

@media (max-width: 768px) {
    .new_tabs ul li:nth-child(2n) a {
        flex-flow: column;
    }
}

.new_tabs ul li:hover {
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
}

.new_tabs ul li:hover a .wzs .wzt h3 {
    color: #f21a1a;
}

.news .mores {
    display: block;
    border-bottom: 4px solid #050C3A;
    font-size: 0;
    padding: 1.756% 0;
}

.news .mores a {
    display: inline-block;
    font-size: 16px;
    line-height: 1.5;
    color: #333335;
    font-weight: bold;
}

@media (max-width: 992px) {
    .news .mores a {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .news .mores a {
        font-size: 12px;
    }
}

.news .mores a:hover {
    color: #1A3FD2;
}


/* 在线留言 */

.message-box {
    background-image: url("../images/04adc0b653c0e64e1e7365686b7ccbcf6291e2ee.jpg");
    background-size: cover;
    padding: 88px 0;
}

@media (max-width: 1366px) {
    .message-box {
        padding: 6.44vw 0;
    }
}

@media (max-width: 400px) {
    .message-box {
        padding: 8vw 0;
    }
}

.message-box .titles {
    border-bottom: 4px solid #f21a1a;
    padding-bottom: 4.1%;
}

.message-box .titles h2 {
    color: #ffffff;
}

.message-box .titles h3 {
    color: #ffffff;
}

.message_page_index_form {
    margin-top: 4.1%;
    padding: 0 4.1%;
}

@media (max-width: 768px) {
    .message_page_index_form {
        padding: 0;
    }
}

.message_page_index_form form .rrs {
    display: block;
    font-size: 0;
    position: relative;
}

.message_page_index_form form .rrs .msg-box {
    left: 0;
    position: absolute;
    top: 100%;
}

.message_page_index_form form .rrs .msg-box .msg-wrap {
    position: static;
}

.message_page_index_form form .rrs label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #ffffff;
    padding: 0.8em 0;
}

@media (max-width: 640px) {
    .message_page_index_form form .rrs label {
        font-size: 12px;
    }
}

.message_page_index_form form .rrs label span {
    color: #FF0000;
}

.message_page_index_form form .rrs .cheack {
    align-items: center;
}

.message_page_index_form form .rrs .cheack input,
.message_page_index_form form .rrs .cheack textarea {
    flex-grow: 1;
}
.message_page_index_form form .rrs .cheack input {
    width: calc(94.6% - 162px)
}
.message_page_index_form form .rrs .cheack img {
    margin-left: 2.7%;
}

.message_page_index_form form .rrs .cheack a {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
    margin-left: 2.7%;
    display: block;
    white-space: nowrap;
}

@media (max-width: 640px) {
    .message_page_index_form form .rrs .cheack a {
        font-size: 12px;
    }
}

.message_page_index_form form input,
.message_page_index_form form textarea {
    outline: none;
    border: none;
    background: none;
    border: 1px solid #CCCCCC;
    padding: 0 1.1em;
    width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 3.2857;
    height: calc(3.2857em + 2px);
}

.message_page_index_form form input:hover,
.message_page_index_form form textarea:hover {
    border-color: #ffffff;
}

.message_page_index_form form input::placeholder,
.message_page_index_form form textarea::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

@media (max-width: 640px) {
    .message_page_index_form form input,
    .message_page_index_form form textarea {
        font-size: 12px;
    }
}

.message_page_index_form form textarea {
    resize: none;
    height: 11.64em;
    padding: 0.89285em 1.1em;
    line-height: 1.5;
}

.message_page_index_form form .mes_cons {
    justify-content: space-between;
}

@media (max-width: 768px) {
    .message_page_index_form form .mes_cons {
        flex-flow: column;
    }
}

.message_page_index_form form .mes_cons .mes_lefts {
    width: 47.2%;
}

.message_page_index_form form .mes_cons .mes_lefts .rrs:nth-child(n+2) {
    margin-top: 17px;
}

@media (max-width: 768px) {
    .message_page_index_form form .mes_cons .mes_lefts {
        width: 100%;
    }
}

.message_page_index_form form .mes_cons .mes_right {
    width: 47.2%;
}

.message_page_index_form form .mes_cons .mes_right .rrs:nth-child(2) {
    margin-top: 16px;
}

@media (max-width: 768px) {
    .message_page_index_form form .mes_cons .mes_right {
        width: 100%;
    }
}

.message_page_index_form form .mes_bottom {
    margin-top: 4.685%;
    justify-content: center;
    align-items: center;
}

.message_page_index_form form .mes_bottom input,
.message_page_index_form form .mes_bottom textarea {
    font-size: 16px;
    height: 3.125em;
    width: 9.375em;
    line-height: normal;
}

.message_page_index_form form .mes_bottom input:first-child,
.message_page_index_form form .mes_bottom textarea:first-child {
    background-color: #f21a1a;
    color: #ffffff;
    border: 1px #f21a1a solid;
}

.message_page_index_form form .mes_bottom input:nth-child(2),
.message_page_index_form form .mes_bottom textarea:nth-child(2) {
    margin-left: 1em;
}

@media (max-width: 768px) {
    .message_page_index_form form .mes_bottom input,
    .message_page_index_form form .mes_bottom textarea {
        font-size: 14px;
    }
}

@media (max-width: 640px) {
    .message_page_index_form form .mes_bottom input,
    .message_page_index_form form .mes_bottom textarea {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .message_page_index_form form .mes_bottom {
        margin-top: 30px;
    }
}

footer {
    background-color: #333335;
}

footer .layout {
    padding: 64px 0 0;
}

@media (max-width: 1366px) {
    footer .layout {
        padding: 4.685vw 0 0;
    }
}

@media (max-width: 640px) {
    footer .layout {
        padding: 8vw 0 0;
    }
}

footer .layout .top_bot {
    padding-top: 0;
    padding-bottom: 0;
    justify-content: space-between;
}

@media (max-width: 768px) {
    footer .layout .top_bot {
        justify-content: center;
    }
}

footer .layout .layou_left {
    color: rgba(255, 255, 255, 0.6);
    line-height: 2.4;
    font-size: 14px;
}

@media (max-width: 768px) {
    footer .layout .layou_left {
        display: none;
    }
}



footer .layout .layou_left a:hover {
    color: #ffffff;
}

footer .layout .layou_left .ft_nav {
    padding-bottom: 2%;
}

footer .layout .layou_left .ft_nav ul {
    align-items: center;
}

footer .layout .layou_left .ft_nav ul li a {
    display: block;
    font-size: 14px;
    line-height: 2;
    color: #ffffff;
}

footer .layout .layou_left .ft_nav ul li:nth-child(n+2) {
    margin-left: 2.875em;
}
footer .layout .ftlx{
    margin-right: 10%;
}
footer .layout .ftlx h3{
    font-size: 12px;
    color: #adadae;
    font-weight: normal;
    line-height: 1.5;

}
footer .layout .ftlx h4{
    font-size: 1.35vw;
    color: #fff;
    font-weight: normal;
    line-height: 1.5;
    font-family: "Arial";
}
footer .layout .ftlx h5 p{
    font-size: 12px;
    color: #adadae;
    font-weight: normal;
    line-height: 19px;
    margin-bottom: 0;

}
footer .layout .ftlx h5 p:nth-child(2){
    font-size: 1.04vw;

}

footer .layout .lxfs {}


footer .layout .layou_right {
    font-size: 14px;
    text-align: center;
    line-height: 2;
    color: #ffffff;
    width: 100px;
}

footer .layout .layou_right img {
    margin-bottom: 0.5em;
    width: 100%;
}

footer .foots {
    text-align: center;
    font-size: 12px;
    line-height: 2.166;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 10px;
}

footer .foots .top_bot {
    padding-top: 25px;
    padding-bottom: 25px;
}

@media (max-width: 768px) {
    footer .foots .top_bot {
        padding-top: 5px;
        padding-bottom: 10px;
    }
}

footer .foots .langs {
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

footer .foots .langs a {
    margin: 0 0.66em;
}

footer .foots .langs a.ons {
    color: #ffffff;
}

@media (max-width: 768px) {
    footer .foots .langs {
        display: none;
    }
}

footer .foots a:hover {
    color: #ffffff;
}


/* 内页修改添加 */


/* 内页banner */

.page-banner {
    position: relative;
}

.page-banner .wzs {
    position: absolute;
    left: 0;
    bottom: 16.25%;
    width: 100%;
    text-align: left;
    font-size: 0;
    z-index: 40;
    display: none;
}

.page-banner .wzs h2 {
    font-size: 46px;
    font-weight: bold;
    line-height: 1.8;
    color: #ffffff;
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 0.63em;
}

.page-banner .wzs h2::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    background-color: #1A3FD2;
    height: 0.76em;
    width: 100%;
}

@media (max-width: 1366px) {
    .page-banner .wzs h2 {
        font-size: 3.367vw;
    }
}

@media (max-width: 400px) {
    .page-banner .wzs h2 {
        font-size: 16px;
    }
}

.page-position {
    padding: 24px 0;
    color: #333333;
    line-height: 2;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 1366px) {
    .page-position {
        padding: 1.5em 0;
    }
}

@media (max-width: 992px) {
    .page-position {
        font-size: 12px;
        padding: 1em 0;
    }
}

.xypg-left .xypg-left-box:nth-child(n+2) {
    display: none;
}

.page-wrap-right img {
    max-width: 100%;
    height: auto !important;
}


/* 留言个联系 标题 */

.page_dts_tiss {
    margin-top: 1%;
}

.page_dts_tiss h3 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0.5em;
}

@media (max-width: 768px) {
    .page_dts_tiss h3 {
        font-size: 16px;
    }
}

.page_dts_tiss h4 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    color: #333333;
}

@media (max-width: 768px) {
    .page_dts_tiss h4 {
        font-size: 12px;
    }
}

.page-wrap-right .message_page_index_form {
    background-color: #F9F9F9;
    padding-top: 64px;
    padding-bottom: 64px;
}

@media (max-width: 1366px) {
    .page-wrap-right .message_page_index_form {
        padding: 4.685vw 4.1%;
    }
}

.page-wrap-right .message_page_index_form .rrs label {
    color: #333335;
}

.page-wrap-right .message_page_index_form .rrs input,
.page-wrap-right .message_page_index_form .rrs form textarea,
.page-wrap-right .message_page_index_form form .rrs textarea {
    color: #333335;
}

.page-wrap-right .message_page_index_form .rrs input::placeholder,
.page-wrap-right .message_page_index_form .rrs form textarea::placeholder,
.page-wrap-right .message_page_index_form form .rrs textarea::placeholder {
    color: #999999;
}

.page-wrap-right .message_page_index_form .rrs input:hover,
.page-wrap-right .message_page_index_form .rrs form textarea:hover,
.page-wrap-right .message_page_index_form form .rrs textarea:hover {
    border-color: #1A3FD2;
}

.page-wrap-right .message_page_index_form .rrs .cheack a {
    color: #111111;
}

.page-wrap-right .message_page_index_form .mes_bottom input:first-child,
.page-wrap-right .message_page_index_form .mes_bottom form textarea:first-child,
.page-wrap-right .message_page_index_form form .mes_bottom textarea:first-child {
    background-color: #1A3FD2;
    border: none;
    color: #ffffff;
}

.page-wrap-right .message_page_index_form .mes_bottom input:nth-child(2),
.page-wrap-right .message_page_index_form .mes_bottom form textarea:nth-child(2),
.page-wrap-right .message_page_index_form form .mes_bottom textarea:nth-child(2) {
    color: #333333;
}

.page-wrap-right .message_page_index_form .mes_bottom input:nth-child(2):hover,
.page-wrap-right .message_page_index_form .mes_bottom form textarea:nth-child(2):hover,
.page-wrap-right .message_page_index_form form .mes_bottom textarea:nth-child(2):hover {
    border-color: #1A3FD2;
}


/* 联系我们 */

.page_conta_nm3 {
    background-color: #F9F9F9;
    padding: 80px 50px;
    margin-top: 3.514%;
}

@media (max-width: 1366px) {
    .page_conta_nm3 {
        padding: 5.856vw 3.66vw;
    }
}

.page_conta_nm3 ul {
    justify-content: space-between;
}

@media (max-width: 992px) {
    .page_conta_nm3 ul {
        flex-flow: column;
    }
}

.page_conta_nm3 ul li {
    width: 30.8%;
}

.page_conta_nm3 ul li a {
    background-color: #ffffff;
    padding: 10% 8%;
    padding-right: 4%;
}

.page_conta_nm3 ul li a .imgs {
    margin-right: 5.5%;
    width: 50px;
    text-align: center;
}

.page_conta_nm3 ul li a .imgs img {
    max-width: 100%;
}

@media (max-width: 400px) {
    .page_conta_nm3 ul li a .imgs {
        width: 40px;
    }
}

.page_conta_nm3 ul li a .wzs {
    overflow: hidden;
}

.page_conta_nm3 ul li a .wzs h3 {
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
    font-weight: normal;
}

@media (max-width: 400px) {
    .page_conta_nm3 ul li a .wzs h3 {
        font-size: 14px;
    }
}

.page_conta_nm3 ul li a .wzs p {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.642em;
}

@media (max-width: 400px) {
    .page_conta_nm3 ul li a .wzs p {
        font-size: 12px;
    }
}

@media (max-width: 992px) {
    .page_conta_nm3 ul li a {
        padding: 5vw 4vw;
    }
}

@media (max-width: 1024px) {
    .page_conta_nm3 ul li {
        width: 32%;
    }
}

@media (max-width: 992px) {
    .page_conta_nm3 ul li {
        width: 100%;
    }
    .page_conta_nm3 ul li:nth-child(n+2) {
        margin-top: 3%;
    }
}

.page_abi_pso {
    font-size: 14px;
    line-height: 2;
    color: #333335;
}

.page_abi_pso h3 {
    color: #444242;
    font-weight: bold;
    font-size: 20px;
    line-height: 2;
}

@media (max-width: 1024px) {
    .page_abi_pso h3 {
        font-size: 18px;
    }
}

@media (max-width: 400px) {
    .page_abi_pso h3 {
        font-size: 16px;
    }
}

@media (max-width: 992px) {
    .page_abi_pso {
        font-size: 12px;
    }
}

.page_abi_pso .abi_gshj .gshj_con {
    margin-top: 2.2%;
}

.page_abi_pso .abi_gshj .gshj_con ul {
    justify-content: space-between;
}

.page_abi_pso .abi_gshj .gshj_con ul li {
    display: block;
    width: 21.96%;
}

.page_abi_pso .abi_gshj .gshj_con ul li a {
    display: block;
}

.page_abi_pso .abi_gshj .gshj_con ul li a img {
    width: 100%;
    height: auto;
}

@media (max-width: 1024px) {
    .page_abi_pso .abi_gshj .gshj_con ul li {
        width: 24%;
    }
}

@media (max-width: 768px) {
    .page_abi_pso .abi_gshj .gshj_con ul li {
        width: 48%;
        margin-bottom: 5vw;
    }
}

@media (max-width: 768px) {
    .page_abi_pso .abi_gshj .gshj_con ul {
        flex-wrap: wrap;
    }
}


/* 列表页 上分类 */

@media (min-width: 990px) {
    .page-wrap-left {
        float: none;
        width: 100%;
    }
    .page-wrap-left .xypg-left-box .xypg-left-title {
        display: none;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con {
        border: none;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: wrap;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav {
        font-size: 0;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li {
        border: none;
        width: auto;
        display: inline-block;
        position: relative;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .first-nav-btn {
        display: none;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li>a {
        display: block;
        font-weight: bold;
        font-size: 24px;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li ul {
        box-shadow: 0 1px 6px 0 rgba(51, 51, 51, 0.16);
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav {
        display: none;
        left: 0;
        position: absolute;
        background-color: rgba(255, 255, 255, 0.9);
        top: 100%;
        font-size: 16px;
        width: 9.375em;
        padding: 1.125em 0;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav>li {
        position: relative;
        border: none;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav>li>a {
        display: block;
        line-height: 2.125;
        padding: 0.5em 2em 0.5em 1em;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav>li:hover>a {
        background-color: #1A3FD2;
        color: #ffffff;
        background-position: center right 1em;
        background-repeat: no-repeat;
        background-image: url("../images/0d108381b7068fcacf81ba965d95ff81be95f00b.png");
        background-size: auto;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav>li ul {
        display: block;
        position: absolute;
        left: 100%;
        top: 0;
        margin-top: -1.125em;
        padding: 1.125em 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.9);
        visibility: visible;
        opacity: 0;
        z-index: -1;
        transition: 0.4s ease;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav>li ul li {
        position: relative;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav>li ul li a {
        display: block;
        font-size: 14px;
        line-height: 2.14286;
        padding: .71429em 1.42857em .71429em 1.14286em;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav>li ul li a::before {
        display: none;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav>li ul li:hover {
        background-color: #D4D7E2;
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav>li:nth-child(n+2) ul {
        top: calc((2 - 1) * -100%);
    }
    .page-wrap-left .xypg-left-box .xypg-left-con .xypg-left-nav>li .xypg-left-subnav>li:hover>ul {
        opacity: 1;
        z-index: 20;
        visibility: visible;
    }
}

.xypg-product-list {
    margin: 0;
    padding-top: 5%;
    padding-bottom: 2%;
    width: 100%;
}

.xypg-product-list li {
    width: 19%;
    margin-right: 8%;
}

.xypg-product-list li:nth-child(4n) {
    margin-right: 0;
}

.xypg-product-list li:nth-child(n+5) {
    margin-top: 4%;
}

@media (max-width: 1024px) {
    .xypg-product-list li {
        width: 23.5%;
        margin-right: 2%;
    }
}

.xypg-product-list li h3 {
    display: block;
    margin-top: 16%;
}

.xypg-product-list li h3 a {
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    line-height: 1.5;
    display: block;
}

.xypg-product-list li:hover h3 a {
    color: #1A3FD2;
}

@media (max-width: 992px) {
    .xypg-product-list li {
        width: 32%;
        margin-right: 2%;
    }
    .xypg-product-list li:nth-child(4n) {
        margin-right: 2%;
    }
    .xypg-product-list li:nth-child(3n) {
        margin-right: 0%;
    }
    .xypg-product-list li:nth-child(n+4) {
        margin-top: 2%;
    }
}

@media (max-width: 768px) {
    .xypg-product-list li {
        width: 49%;
        margin-right: 2%;
    }
    .xypg-product-list li:nth-child(3n) {
        margin-right: 2%;
    }
    .xypg-product-list li:nth-child(2n) {
        margin-right: 0%;
    }
    .xypg-product-list li:nth-child(n+3) {
        margin-top: 2%;
    }
}


/* 详情页 */

.xypg-product-detail .page-product-detail-effect {
    max-width: 500px;
}

.xypg-product-detail .page-product-detail-effect .big-img {
    border: none;
    width: 100%;
}

.xypg-product-detail .page-product-detail-effect .big-img a {
    height: 500px;
}

@media (max-width: 400px) {
    .xypg-product-detail .page-product-detail-effect .big-img a {
        height: 96vw;
    }
}

@media (max-width: 990px) {
    .xypg-product-detail .page-product-detail-effect .big-img {
        height: auto;
    }
}

@media (max-width: 400px) {
    .xypg-product-detail .page-product-detail-effect .big-img {
        height: 96vw;
    }
}

@media (max-width: 990px) {
    .xypg-product-detail .page-product-detail-effect {
        width: 100%;
        margin: 0 auto;
    }
}

.xypg-product-detail .page-product-detail-right {
    width: 47.8%;
    margin-right: 2.2%;
}

@media (max-width: 990px) {
    .xypg-product-detail .page-product-detail-right {
        margin-right: 0;
        width: 100%;
        margin-top: 5vw;
    }
}

.xypg-product-detail .page-product-detail-right h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    padding-bottom: 3%;
    border-bottom: 1px solid #EEEEEE;
    color: #333333;
}

.xypg-product-detail .page-product-detail-right .page-product-detail-description {
    color: #55595C;
    line-height: 2;
    font-size: 14px;
    font-weight: normal;
    margin-top: 2.4%;
}

.xypg-product-detail .page-product-detail-right .product-detail-item {
    margin-top: 3%;
}

.xypg-product-detail .page-product-detail-right .product-detail-item li {
    color: #55595C;
    font-size: 16px;
    line-height: 2.125;
}

.xypg-product-detail .page-product-detail-right .page-product-inquiry a {
    border-radius: 0;
    color: #ffffff;
    padding: 0.8em 2.4em;
}

.xypg-product-detail .page-product-detail-right .product-detail-slick {
    margin-top: 5%;
}

.xypg-product-detail .page-product-detail-right .product-detail-slick a.slick-item {
    height: auto;
    border: none;
    opacity: 0.3;
}

.xypg-product-detail .page-product-detail-right .product-detail-slick a.slick-item.active {
    opacity: 1;
}

.product-detail-tab {
    margin-top: 5.1%;
    border-bottom: 1px solid #f5f5f5;
}

.product-detail-tab .product-detail-tabli {
    border: none;
    border-bottom: 1px solid #f5f5f5;
    height: auto;
}

.product-detail-tab .product-detail-tabli li {
    width: auto;
    border: none;
    outline: none !important;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #333333;
    padding: 0.8em 0.78em;
    margin-right: 1.33em;
    border: none;
}

@media (max-width: 1024px) {
    .product-detail-tab .product-detail-tabli li {
        font-size: 16px;
    }
}

@media (max-width: 640px) {
    .product-detail-tab .product-detail-tabli li {
        font-size: 14px;
    }
}

.product-detail-tab .product-detail-tabli li::before {
    display: none;
}

.product-detail-tab .product-detail-tabli li.on {
    border: none;
    outline: none;
    font-weight: bold;
}

.product-detail-tab .product-detail-tabli li.on::before {
    display: block;
    border: none;
    width: 100%;
    height: 2px;
    background: none;
    background-color: #f22222;
    position: absolute;
    left: 0;
    top: auto;
    bottom: -1px;
    margin: 0;
}

.xypg-news-detail .xypg-detail-con {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 2%;
}

.xypg-detail-tags .tags-title {
    border: none;
    float: left;
}

.xypg-detail-tags .tags-title .baidu-share {
    display: none;
}

.xypg-detail-tags .tags-title h3 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #303f5b;
    padding: 0;
    margin: 0;
    border: none;
}

.xypg-detail-tags .tags-content {
    padding-top: 0;
    margin-right: 0;
    font-size: 14px;
    color: #5c677d;
    line-height: 34px;
}

.xypg-detail-tags .tags-content a {
    background: none;
    border: 1px solid #333333;
    text-align: center;
    padding: 0 1em;
    line-height: 32px;
    font-size: 14px;
    min-width: 80px;
}

.xypg-detail-tags .tags-content a:first-child {
    margin-left: 1em;
}

.xypg-detail-url {
    color: #333333;
    font-size: 14px;
}

.xypg-detail-url a:hover {
    color: #1A3FD2;
}

@media (max-width: 768px) {
    .xypg-detail-url {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .xypg-detail-url {
        font-size: 12px;
    }
    .xypg-detail-url a {
        display: block;
        margin-top: 0.2em;
    }
}

.xypg-detail-pn {
    width: 100%;
    margin-top: 1%;
    padding-bottom: 4%;
    border-bottom: 1px solid #f5f5f5;
    align-items: center;
    justify-content: space-between;
}

.xypg-detail-pn div {
    display: inline-flex;
    align-items: center;
    max-width: 48%;
    width: auto;
    border: none;
    padding: 0;
}

.xypg-detail-pn div:nth-child(n+2) {
    margin: 0;
}

.xypg-detail-pn div b,
.xypg-detail-pn div a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}

@media (max-width: 768px) {
    .xypg-detail-pn div b,
    .xypg-detail-pn div a {
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    .xypg-detail-pn div b,
    .xypg-detail-pn div a {
        font-size: 12px;
    }
}

.xypg-detail-pn div span {
    display: none;
}

@media (max-width: 768px) {
    .xypg-detail-pn {
        flex-flow: column;
        align-items: flex-start;
        margin-top: 4vw;
    }
}


/* 相关产品 新闻 */

.xypg-relate .relate-title {
    font-size: 0;
    margin-bottom: 2%;
}

.xypg-relate .relate-title span {
    color: #4D4848;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
}

.xypg-relate .relate-product .relate-product-slick .owl-item a {
    display: block;
}

.xypg-relate .relate-product .relate-product-slick .owl-item a p {
    display: block;
    margin-top: 16%;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    line-height: 1.5;
    display: block;
}

.xypg-relate .relate-product .relate-product-slick .owl-item:hover a p {
    color: #1A3FD2;
}

.xypg-relate .relate-news .relate-news-list li {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3125;
    margin-bottom: 1.5em;
}

.xypg-relate .relate-news .relate-news-list li a {
    color: #333333;
    padding: 0;
}

.xypg-relate .relate-news .relate-news-list li a:before {
    content: "";
    background-color: #CCCCCC;
    width: 0.5em;
    height: 0.5em;
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 0.1em;
}

.xypg-relate .relate-news .relate-news-list li span {
    display: none;
}


/* 内页分页器 */


.page_nation {
    margin-top: 0px;
}

.page_nation .myxs {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.286;
    letter-spacing: 0px;
    color: #666666;
    padding: 1em 0;
}

.xypg-pagination a, 
.xypg-pagination #current{
    color: #4D4848;
    font-size: 14px;
    width: 35px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    padding: 0;
    background: none;
    border-color: #C7C7C7;
}
.xypg-pagination #current,.xypg-pagination a:hover{
    background: none;
    border-color: #1A3FD2;
    color: #1A3FD2;
    
}
.pagin-left a{
    width: auto;
    padding: 0 10px;
}
.pagin-right a{
    font-size: 12px;
    width: auto;
    padding: 0 10px;
}

@media(max-width:768px){
    .page_nation .myxs {
        font-size: 12px;
    }
}

.gywn{
    margin-top: 20px;
    margin-bottom: 2vw;
}
.gywn .abtp{
    width: 100%;
}
.gywn .abtp img{
    width: 100%;
}
.gywn .ablx{
    width: 24.8%;
    float: left;
    margin-top: -8.3vw;
    z-index: 99;
    position: relative;
    height: 21.4vw;
    background: url(../images/5956cda396da7cf293404b47da9584e121d4c91a.jpg)no-repeat center;
    padding-top:1.875vw ;
}

.gywn .ablx h3{
    font-size: 2.08vw;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #fff;

}
.gywn .ablx h3 span{
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-top: 10px;
}
.gywn .ablx h4{
    font-size: 1.25vw;
    font-weight: normal;
    line-height: 1.33;
    color: #fff;
    padding-left: 11%;
    margin-top: 4.5vw;
}
.gywn .ablx h5{
    margin-top: 2.22vw;
    padding-left:11%;
}
.gywn .ablx h5 span{
    display: block;
    padding-left: 39px;
    background: url(../images/8febef3f89399dd428f214bbec311cec7f2a8c5d.png)no-repeat left center;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.gywn .ablx h5 p{
    font-size:1.77vw ;
    font-weight: normal;
    line-height: 1;
    font-family:"Arial";
    color: #fff;
    margin-top: 7px;
}
.gywn .abwz{
    width: 70%;
    float: right;
    margin-top: 2.04vw;
} 
.gywn .abwz h3{
    font-size: 1.45vw;
    font-weight: bold;
    line-height: 1;
    color: #343434;
}
.gywn .abwz h4{
    font-size: 16px;
    color: #343434;
    font-weight: normal;
    line-height: 2.25;
    margin-top: 1.5625vw;
}
.gywn .abwz h4 p{
    margin-bottom: 0px;
}

@media (max-width: 1366px) {
    .gywn .ablx{
        height: 23.4vw;
    }
}
@media (max-width: 1200px) {
    .gywn .ablx{
        height: 25.4vw;
    }
}

@media (max-width: 1024px) {
    .gywn .ablx h4{
        font-size: 16px;
    }
    .gywn .ablx h5 p{
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .gywn .abwz h3{
        font-size: 24px;
    }
    .gywn .abwz h4{
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .gywn .ablx{
        height:auto;
        padding-bottom: 20px;
    }
}
@media (max-width: 640px) {
.gywn .ablx{
    display: none;
}
.gywn .abwz{
    width: 100%;
}
}