﻿@charset "utf-8";

body {
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial
}

@font-face {
    font-family: AntonRegular;
    src: url(../fonts/AntonRegular.woff2) format("woff2"), url(../fonts/AntonRegular.woff) format("woff"), url(../fonts/AntonRegular.ttf) format("truetype"), url(../fonts/AntonRegular.eot) format("embedded-opentype"), url(../fonts/AntonRegular.svg) format("svg")
}

@font-face {
    font-family: MONTSERRATBOLD3;
    src: url(../fonts/MONTSERRATBOLD3.woff2) format("woff2"), url(../fonts/MONTSERRATBOLD3.woff) format("woff"), url(../fonts/MONTSERRATBOLD3.ttf) format("truetype"), url(../fonts/MONTSERRATBOLD3.eot) format("embedded-opentype"), url(../fonts/MONTSERRATBOLD3.svg) format("svg")
}

#bsWXBox .bsTop:after {
    content: '- 微信';
    display: block;
    position: absolute;
    left: 85px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%)
}

#bsWXBox .bsTop:before {
    content: '分享到';
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%)
}

.ys_banner {
    width: 100%;
    position: relative
}

.ys_ban_li {
    position: relative;
    overflow: hidden
}

.ys_ban_imgbox {
    position: relative;
    z-index: 1
}

.ys_ban_imgbox img {
    width: 100%
}

.ys_ban_li>a {
    display: block
}

.ys_ban_ph {
    display: none
}

.ys_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ys_ban_li:not(:first-child) {
    display: none
}

.ys_ban_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.ys_ban_txtbox {
    z-index: 5
}

.ys_tit1 {
    font-size: 64px;
    line-height: 1.5;
    color: #1e375a
}

.ys_tit2 {
    font-size: 48px;
    line-height: 1.3;
    color: #1e375a
}

.ys_tit3 {
    font-size: 40px;
    line-height: 1.5;
    color: #1e375a
}

.ys_tit4 {
    font-size: 30px;
    line-height: 1.5;
    color: #1e375a
}

.ys_tit5 {
    font-size: 24px;
    line-height: 1.7;
    color: #1e375a
}

.ys_tit6 {
    font-size: 20px;
    line-height: 1.7;
    color: #1e375a
}

.ys_word,
.ys_word p,
.ys_word1,
.ys_word1 p {
    font-size: 18px;
    line-height: 1.75;
    color: #fff
}

.ys_word1,
.ys_word1 p {
    font-size: 16px
}

.yxedr_active p {
    font-size: 18px;
    line-height: 1.75;
    color: #fff
}

.yxedr_active h2 {
    font-size: 48px;
    line-height: 1.3;
    color: #1e375a
}

.yxedr_active h3 {
    font-size: 40px;
    line-height: 1.5;
    color: #1e375a
}

.yxedr_active h4 {
    font-size: 30px;
    line-height: 1.5;
    color: #1e375a
}

.yxedr_active h5 {
    font-size: 24px;
    line-height: 1.7;
    color: #1e375a
}

.yxedr_active h6 {
    font-size: 20px;
    line-height: 1.7;
    color: #1e375a
}

.ys_add {
    padding: 100px 0
}

.ys_add1 {
    padding-top: 100px
}

.ys_add2 {
    padding-bottom: 100px
}

.ys_add3 {
    padding-bottom: 130px
}

.ys_margin {
    margin-bottom: 50px
}

.ys_margin2 {
    margin-bottom: 100px
}

.ys_margin3 {
    margin-bottom: 130px
}

.mod_btn_link {
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    background-color: #094e9f;
    display: inline-block;
    transition: all .36s;
    padding: 0 32px;
    min-width: 160px;
    text-align: center
}

.mod_btn_link1 {
    font-size: 16px;
    line-height: 50px;
    color: #005bac;
    background-color: transparent;
    display: inline-block;
    transition: all .36s;
    padding: 0 32px;
    min-width: 160px;
    text-align: center
}

.ys_navbt {
    font-size: 16px;
    line-height: 46px;
    color: #fff;
    background-color: #094e9f;
    display: inline-block;
    transition: all .36s;
    padding: 0 32px;
    min-width: 160px;
    text-align: center;
    position: relative;
    border: 2px solid #094e9f;
    overflow: hidden;
    z-index: 1
}

.ys_navbt::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all .36s;
    z-index: -1
}

.ys_navbt1 {
    font-size: 16px;
    line-height: 46px;
    color: #005bac;
    background-color: transparent;
    display: inline-block;
    transition: all .36s;
    padding: 0 32px;
    min-width: 160px;
    text-align: center;
    position: relative;
    border: 2px solid #094e9f;
    overflow: hidden
}

.mod_banner {
    position: relative
}

.mod_banner_img {
    position: relative
}

.mod_banner_img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3
}

.mod_banner_img_pc {
    display: block
}

.mod_banner_img_ph {
    display: none
}

.mod_banner_primary {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    top: -10px
}

.mod_banner_tit {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.mod_banner_headline {
    font-size: 110px;
    color: #fff;
    font-family: MONTSERRATBOLD3;
    margin-right: 25px
}

.mod_banner_subtitle_tit1,
.mod_banner_subtitle_tit2 {
    font-size: 50px;
    font-family: MONTSERRATBOLD3
}

.mod_banner_subtitle_tit1 {
    color: #fff
}

.mod_banner_subtitle_tit2 {
    color: #f6ab00
}

.mod_banner_text {
    width: 570px;
    width: 600px;
    margin-bottom: 26px
}

.mod_banner_text p {
    margin-bottom: 5px
}

.ys_hd_pc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #094e9f;
    padding: 0 95px
}

.mod_logo {
    width: 180px
}

.mod_logo a {
    width: 100%;
    display: block;
    line-height: 80px
}

.mod_logo img {
    width: 100%
}

.mod_nav_search_icon {
    width: 22px;
    line-height: 80px;
    cursor: pointer
}

.mod_nav_search_icon img {
    width: 100%
}

.ys_search2_btn {
    width: 20px;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 80px;
    color: #333;
    transition: all .36s
}

.ys_search2_btn img {
    width: 100%
}

.mod_nav_search_pop {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #eee;
    overflow: hidden;
    display: none;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .04)
}

.mnsp_insi {
    padding: 16px 0
}

.mnsp_insi {
    width: 34%;
    margin: 0 auto
}

.mnsp_case_inpbox {
    border-bottom: 1px solid #eee;
    width: calc(100% - 40px);
    padding-right: 20px;
    height: 40px
}

.mnsp_case_inpbox input {
    width: 100%;
    height: 100%;
    font-size: 16px
}

.mnsp_case_inpbox_btn {
    width: 40px
}

.mnsp_case_inpbox_btn img {
    width: 100%
}

.mnsp_case_inpbox {
    width: calc(100% - 24px)
}

.mnsp_case_inpbox_btn {
    width: 24px;
    margin-top: 10px
}

.mod_nav_num_icon {
    width: 23px
}

.mod_nav_num_icon img {
    width: 100%
}

.mod_nav_num_tit p {
    font-size: 18px;
    line-height: 80px;
    color: #fff;
    font-weight: 700
}

.mod_nav_num a {
    display: flex;
    align-items: center;
    pointer-events: none
}

.mod_nav_num {
    margin-left: 130px
}

.mod_nav_num_tit {
    padding-left: 12px
}

.mod_nav_lan {
    margin-left: 100px
}

.mod_nav_li_link {
    font-size: 16px;
    line-height: 80px;
    color: #fff;
    transition: all .36s;
    font-weight: 700;
    display: block;
    position: relative
}

.mod_nav_li_link::after {
    content: '';
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-top: 12px solid #f6ab00;
    transition: all .36s;
    opacity: 0
}

.mod_nav_li {
    margin: 0 39px
}

.mod_nav_li.yxnav_active1 .mod_nav_li_link {
    color: #f6ab00
}

.mod_nav_li.yxnav_active1 .mod_nav_li_link::after {
    opacity: 1
}

.ys_main {
    margin-top: 80px
}

.mod_tit .ys_tit1 {
    font-weight: 700;
    line-height: 1.5;
    color: #fff
}

.mod_summary p {
    font-size: 20px;
    line-height: 1.75;
    color: #fff
}

.mod_summary {
    margin-top: 20px;
    width: 44%
}

.ys_ban_slick .slick-dots {
    width: 1400px;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    bottom: 120px
}

.ys_ban_slick .slick-dots li {
    width: 10px;
    height: 10px;
    opacity: .5;
    background: #fff
}

.ys_ban_slick .slick-dots li.slick-active {
    opacity: 1
}

.ys_ph_navbar2 .ys_phnav_logo {
    background: #094e9f;
    width: 140px
}

.ys_ph_navbar2 .ys_phnav_header a,
.ys_ph_navbar2 .ys_phnav_search .iconfont {
    color: #094e9f
}

.ys_ph_navbar2 .ys_phnav_menubtn span,
.ys_ph_navbar2 .ys_phnav_menubtn::after,
.ys_ph_navbar2 .ys_phnav_menubtn::before {
    color: #094e9f
}

.ys_ph_navbar2 .ys_phnav_menu,
.ys_phnav2_lang_modal {
    background: #094e9f
}

.home_sol {
    width: 100%;
    position: relative;
    background: url(../images/a_bg.png) center/cover no-repeat
}

.mod_solu_box {
    width: 100%;
    position: relative
}

.home_sol_cap {
    text-align: center
}

.home_sol_cap_tit .ys_tit2 {
    color: #1e375a
}

.home_sol_cap_sum {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px
}

.hscs_text p {
    font-size: 18px;
    line-height: 1.5;
    color: #1e375a
}

.hscs_text {
    padding-right: 40px
}

.hscs_btn_link {
    font-size: 18px;
    line-height: 1.5;
    color: #094e9f;
    transition: all .36s;
    display: flex;
    align-items: center
}

.hscs_btn_link span {
    padding-left: 15px
}

.home_sol_cap_tit {
    margin-bottom: 10px
}

.hsbc_bar {
    width: 100%;
    position: relative
}

.hssb_ul {
    display: flex;
    justify-content: center
}

.hssb_li_tit {
    cursor: pointer
}

.hssb_li .ys_navbt {
    min-width: inherit
}

.hssb_li .ys_navbt {
    border: none
}

.hssb_li {
    padding: 0 9px
}

.mod_home {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.mod_home_head {
    position: relative;
    z-index: 99
}

.ys_search2_btn {
    width: 20px;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 80px;
    color: #333;
    transition: all .36s
}

.ys_search2_btn img {
    width: 100%
}

.ys_search2_win {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #eee;
    overflow: hidden;
    display: none;
    box-shadow: 5px 0 10px 0 rgb(0 0 0 / 6%)
}

.ys_search2_box {
    padding: 16px 0
}

.ys_search2_tibox {
    width: 34%;
    margin: 0 auto
}

.ys_search2_tbox {
    border-bottom: 1px solid #eee;
    width: calc(100% - 40px);
    padding-right: 20px;
    height: 40px
}

.ys_search2_tbox input {
    width: 100%;
    height: 100%;
    font-size: 16px
}

.ys_search2_ibox {
    width: 40px
}

.ys_search2_ibox img {
    width: 100%
}

.ys_search2_tbox {
    width: calc(100% - 24px)
}

.ys_search2_ibox {
    width: 24px;
    margin-top: 10px
}

.mod_footer {
    width: 100%;
    position: relative;
    z-index: 90;
}

.mod_tit16,
.mod_tit16 p {
    font-size: 16px;
    line-height: 1.5;
    color: #1e375a
}

.mod_tit18,
.mod_tit18 p {
    font-size: 18px;
    line-height: 1.5;
    color: #1e375a
}

.mod_amount {
    width: 100%;
    position: relative;
    margin-top: -108px
}

.mod_bottom {
    width: 100%;
    position: relative;
    padding-top: 100px
}

.mod_amount_wrap {
    width: 100%;
    position: relative
}

.mod_bottom_wrap {
    width: 100%;
    position: relative
}

.mod_footer {
    background: #0a233d
}

.mod_amount_wrap {
    width: 100%;
    padding: 0 170px
}

.mod_amount_wrap_backdrop {
    width: 100%;
    position: relative;
    padding: 68px 40px
}

.std_tit36 {
    font-size: 36px;
    line-height: 1.5;
    color: #fff
}

.mawb_title {
    text-align: center;
    margin-bottom: 30px
}

.mod_btn a {
    background: #f6ab00;
    display: inline-block;
    color: #ffff;
    font-size: 16px;
    line-height: 52px;
    padding: 0 44px;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .3s linear;
    border: 2px solid #f6ab00
}

.mod_btn a::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
    transition: all .3s linear
}

.mawb_btn {
    text-align: center
}

.mbwn_right {
    width: 295px
}

.mbwn_left {
    width: calc(100% - 295px);
    padding-right: 30px
}

.mbwn_right_title p {
    color: #fff;
    line-height: 1.5
}

.mbwn_right_summary p {
    font-size: 12px;
    line-height: 1.5;
    color: rgba(255, 255, 255, .7)
}

.mbwn_right_title {
    margin-bottom: 16px
}

.mbwn_right_code {
    width: 144px
}

.mbwn_right_code img {
    width: 100%
}

.mbwn_right_summary {
    margin-bottom: 20px
}

.mbwn_navul_li_tit a {
    font-size: 18px;
    line-height: 1.5;
    color: #fff
}

.mbwn_navul_li_tex a {
    font-size: 12px;
    line-height: 1.75;
    color: rgba(255, 255, 255, .7);
    transition: all .36s
}

.mod_bottom_wrap_navigation {
    width: 100%;
    display: flex;
    margin-bottom: 55px
}

.mbwn_navul_li_tit {
    margin-bottom: 25px
}

.mbwn_navul_li_tex_link {
    margin-bottom: 16px
}

.mbwn_navul {
    display: flex
}

.mbwn_navul_li {
    margin-right: 70px
}

.mod_bottom_wrap_links {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center
}

.mbwl_left {
    display: flex;
    align-items: center;
    flex: none
}

.mbwl_left_logo {
    margin-right: 50px;
    /*max-width: 70px*/
}

.mbwl_right_ul {
    display: flex;
    flex-wrap: wrap
}

.mbwl_right_li a {
    font-size: 12px;
    line-height: 1.5;
    color: rgba(255, 255, 255, .7);
    transition: all .36s
}

.mbwl_right_li {
    margin-right: 36px;
    padding: 5px 0
}

.mod_bottom_information {
    width: 100%;
    position: relative;
    margin-top: 26px;
    padding: 26px 0;
    border-top: 1px solid rgba(232, 232, 232, .5)
}

.mod_bottom_information p {
    font-size: 14px;
    line-height: 1.5;
    color: #999
}

.mod_bottom_information p a {
    color: #999
}

.mod_bottom_information_link a {
    font-size: 14px;
    line-height: 1.5;
    color: #999
}

.mod_bottom_information_link {
    margin-left: 44px
}

.mod_bottom_information p {
    display: inline-block
}

.mbwl_left_logo:first-child {
    width: 150px
}

.mbwl_left_logo:nth-child(2) {
    width: 70px
}

.mod_bar_ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.mod_bar_ul_li .on {
    background: #094e9f
}

.mod_bar_ul_li .on a {
    color: #fff
}

.mod_bar_ul_li.yxnav_active2 a {
    color: #fff
}

.mod_bar_ul_li.yxnav_active2 a::after {
    left: 0
}

.mod_bar_ul_li {
    width: 140px;
    color: #666;
    margin-right: 15px;
    text-align: center;
    cursor: pointer;
    transition: all .36S;
    margin-bottom: 15px
}

.mod_bar_ul_li a {
    display: inline-block;
    font-size: 18px;
    line-height: 1.75;
    color: #fff;
    width: 100%;
    padding: 12px 0;
    background: #094e9f;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.mod_bar_ul_li a::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #f6ab00;
    transition: all .36s;
    z-index: -1
}

.case_list_ul_li a {
    overflow: hidden;
    position: relative;
    display: block
}

.case_list_ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -12px
}

.case_list_ul_li {
    width: 25%;
    padding: 0 12px;
    margin-bottom: 32px
}

.cclt_img {
    position: relative
}

.cclt_img_bac {
    position: relative
}

.clul_img {
    position: relative
}

.clul_img img {
    width: 100%
}

.clul_img img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.clul_img::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    backdrop-filter: blur(5px);
    opacity: 0;
    transition: all .36s
}

.clul_img::before {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(0deg, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, 0) 100%)
}

.clul_text {
    position: absolute;
    width: 100%;
    bottom: 0;
    transition: all .36s;
    padding: 0 26px;
    padding-bottom: 28px;
    z-index: 10
}

.ccltibt_ {
    display: none;
    margin-top: 20px
}

.clul_text_top_tit {
    color: #fff;
    font-weight: 700;
    transition: all .36s;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.clul_text_top_subtitle {
    transition: all .36s;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.clul_text_bottom {
    display: none;
    padding-top: 30px
}

.clul_text_bottom_text {
    height: 50px;
    font-size: 14px;
    line-height: 1.75;
    color: #fff;
    transition: all .36s;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 56px
}

.clul_text_bottom_btn {
    transition: all .36s;
    font-size: 16px;
    line-height: 1.75;
    color: #fff
}

.clul_text_bottom_btn a {
    font-size: 16px;
    line-height: 1.75;
    color: #fff
}

.mod_pagination .mod_pagination_pc li.activepage::after {
    position: absolute;
    top: 0;
    left: -2px;
    width: 32px;
    height: 32px;
    background-color: #005bac;
    transform: rotate(-45deg);
    content: '';
    z-index: -1
}

.comp-tabli {
    position: relative
}

.comp-tabli li::after {
    position: absolute;
    top: 0;
    left: -2px;
    width: 32px;
    height: 32px;
    background-color: #005bac;
    transform: rotate(-45deg);
    content: '';
    z-index: -1;
    opacity: 0;
    transition: all .36s
}

.mod_pagination_pc li.activepage {
    background: 0 0
}

.mod_pagination .mod_pagination_pc li {
    position: relative
}

.mod_pagination_ph {
    display: none
}

.mod_pagination_ph a {
    color: #666
}

.case_content .mod_pagination {
    padding-top: 20px
}

.cdetail_l {
    position: relative;
    width: 36.71875%
}

.cdetail_l_wrap {
    width: 53.333333%;
    position: relative;
    left: 37%;
    padding-bottom:100px;
}

.cdetail_l_wrap_tit {
    color: #f6ab00;
    font-weight: 700;
    margin-bottom: 10px
}

.cdetail_l_wrap_info {
    margin-bottom: 10px
}

.cdetail_l_wrap_text {
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    margin-bottom: 15px
}

.clwv_vid {
    position: relative;
    cursor: pointer;
    margin-bottom: 55px
}

.clwv_img {
    width: 372px;
    position: relative
}

.clwv_img img {
    width: 100%
}

.clwv_img img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.clwv_img::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.clwv_play {
    width: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 5
}

.cdetail_l_wrap_recom {
    margin-bottom: 10px
}

.clwr_ul {
    display: flex;
    justify-content: space-between
}

.clwr_li {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.75;
    color: #f6ab00
}

.clwu_li {
    position: relative
}

.clwu_wrap {
    width: 244px;
    position: relative
}

.clwu_wrap_txt {
    width: 69.262295%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.clwu_wrap_txt_tit {
    font-weight: 700;
    color: #f6ab00;
    text-align: center
}

.clwu_wrap_txt_info {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    text-align: center
}

.clwu_li:first-child {
    transform: translateY(45px)
}
.clwu_li:nth-child(3) {
    transform: translateY(-45px)
}

.cdetail_cont {
    display: flex
}

.cdetail_r {
    width: 63.28125%;
    background-color: #f1f3f6;
    padding-bottom: 130px
}

.cdetail_r_wrap {
    width: 68.724279%;
    margin-left: 80px
}

.cdetail_r_wrap_tit {
    /* width: 63.712574%; */
    font-weight: 700;
    margin-bottom: 35px
}

.cdetail_r_wrap_text h6 {
    margin-bottom: 10px
}

.cdetail_r_wrap_text p {
    color: #333;
    font-size: 16px
}

.cdetail_r_wrap_text ul {
    padding-inline-start: 20px
}

.cdetail_r_wrap_text ul li {
    list-style: disc
}

.cdetail_r_wrap_shar {
    display: flex
}

.cdetail_r_wrap_shar p {
    color: #666;
    padding-right: 30px
}

.crws_icon {
    width: 34px;
    position: relative
}

.crws_icon a {
    width: 34px
}

.cdetail_r_wrap_shar .bshare-custom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10
}

.dl_cont {
    background-color: #fafafa
}

.dl_tit {
    color: #094e9f;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px
}

.dl_sear {
    width: 600px;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #e3e3e3;
    border-radius: 50px;
    padding: 0 25px;
    margin: 0 auto;
    margin-bottom: 36px
}

.dl_sear input {
    width: calc(100% - 46px);
    height: 100%;
    font-size: 16px;
    line-height: 1.75;
    color: #999
}

.dl_sear input::placeholder {
    font-size: 16px;
    line-height: 1.75;
    color: #999
}

.dl_sear_icon {
    width: 24px;
    cursor: pointer
}

.e1mc_label .case_cot_bar_ul {
    justify-content: center
}

.dl_list_ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 -12px
}

.dl_list_ul_li {
    width: 33.333333%;
    padding: 0 12px;
    margin-bottom: 33px;
    cursor: pointer
}

.dlul_wrap {
    padding: 31px 36px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    transition: all .36s
}

.dlul_tit {
    height: 120px;
    color: #333;
    overflow: hidden;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.dlul_txt {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.dlul_txt p {
    color: #999
}

.dlul_txt_time {
    display: flex;
    align-items: center
}

.dlul_txt_time p {
    width: calc(100% - 24px);
    padding-left: 10px
}

.dlul_txt_dl_icon,
.dlul_txt_time_icon {
    width: 24px
}

.dlul_txt_dl {
    display: flex;
    align-items: center
}

.dlul_txt_dl p {
    width: calc(100% - 24px);
    padding-right: 10px
}

.dl_btn {
    display: flex;
    justify-content: center;
    padding-top: 40px
}

.dl_btn a {
    border-radius: 5px
}

.news_cont {
    padding-bottom: 220px
}

.news_rec_list {
    display: flex;
    justify-content: space-between;
    cursor: pointer
}

.news_rec {
    margin-bottom: 36px
}

.nrlr_data_icon {
    width: 16px
}

.news_rec_list_img {
    width: 50%;
    position: relative;
    overflow: hidden
}

.news_rec_list_img img {
    width: 100%;
    transition: all .36s
}

.news_rec_list_img img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.news_rec_list_right {
    width: 50%;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    padding: 54px 94px 77px 63px
}

.nrlr_data {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.nrlr_data p {
    color: #333;
    padding-left: 10px
}

.nrlr_title {
    margin-bottom: 20px
}

.nrlr_info {
    overflow: hidden;
    color: #666;
    margin-bottom: 45px;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.nrlr_label {
    display: flex;
    align-items: center;
    margin-bottom: 5px
}

.nrlr_list {
    width: 104px;
    color: #999;
    border: 1px solid #e7e7e7;
    margin-right: 20px;
    text-align: center;
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 2px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all .3s linear;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.nrlr_list::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #005bac;
    z-index: -1;
    transition: all .3s linear
}

.news_list_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px
}

.news_list_ul_li {
    width: 33.333333%;
    padding: 0 16px;
    margin-bottom: 37px
}

.nlul_wrap_img {
    position: relative;
    overflow: hidden
}

.nlul_wrap_img img {
    width: 100%;
    transition: all .36s
}

.nlul_wrap_cont {
    padding: 26px 32px 26px 32px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1)
}

.nlul_wrap_img img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.nlul_wrap_cont_tit {
    height: 3.4em;
    color: #333;
    margin-bottom: 40px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.mod_pagination {
    padding-top: 40px
}

.details_art {
    padding-bottom: 50px;
    border-bottom: 1px solid #e8e8e8
}

.details_art p {
    color: #333;
    margin-bottom: 14px
}

.details_art h6 {
    color: #333;
    margin-bottom: 14px
}

.details_pag {
    padding-top: 40px
}

.details_pag_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap
}

.details_pag_ul_li {
    transition: all .36s
}

.details_pag_ul_li a {
    font-size: 16px;
    line-height: 1.75;
    color: #333
}

.details_pag_ul_li:nth-child(2) a {
    font-weight: 700
}

.ct_top {
    display: flex;
    justify-content: space-between
}

.ct_top_l {
    width: 27%
}

.ct_top_l_tit {
    position: relative;
    font-weight: 700;
    color: #333;
    margin-bottom: 60px;
    display: flex
}

.ct_top_l_tit::after {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 90px;
    height: 4px;
    background: #005bac;
    content: ''
}

.ct_top_l_subtit {
    font-weight: 700;
    color: #005bac;
    margin-bottom: 30px
}

.ctls_locati {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px
}

.ctls_icon {
    width: 20px;
    padding-top: 5px;
    font-size: 20px;
    color: #f6ab00
}

.ctls_text {
    width: calc(100% - 20px);
    color: #666;
    padding-left: 15px
}

.ctls_pho {
    display: flex;
    justify-content: flex-start
}

.ctls_ul {
    width: calc(100% - 20px);
    padding-left: 15px
}

.ctls_ul_li {
    color: #666
}

.ct_top_r {
    position: relative;
    width: 61.857142%;
    box-shadow: 0 4px 20px 1px rgba(0, 91, 172, .1)
}

.ct_top_r_img img {
    width: 100%
}

.ct_top_r_img img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.ct_top_r_locat {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ctrl_text {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    height: 60px;
    background-color: #fff;
    color: #333
}

.ctrl_arr {
    width: 16px;
    border-top: 14px solid #fff;
    border-bottom: 0 solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    margin: 0 auto
}

.ctrl_icon {
    display: flex;
    justify-content: center
}

.ctrl_icon_posit {
    width: 74px
}

.ct_bot_tit {
    text-align: center;
    font-weight: 700;
    color: #333;
    margin-bottom: 60px
}

.ct_bot_list_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px;
    align-items: stretch
}

.cblu_li {
    width: 33.333333%;
    padding: 0 16px;
    margin-bottom: 40px
}

.cblu_wrap {
    height: 100%;
    position: relative;
    padding: 60px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .1);
    border-radius: 6px;
    background-color: #fff;
    transition: all .36s;
    overflow: hidden
}

.cblu_wrap_tit {
    color: #333;
    font-weight: 700;
    margin-bottom: 20px
}

.cblu_wrap_subtit {
    color: #005bac;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.cblu_wrap_info {
    color: #666;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.r_g2main_bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.cblu_wrap::after {
    content: '';
    opacity: 0;
    width: 100%;
    height: 4px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background: #f6ab00;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateX(-460px);
    transition: all .36s
}

.ct_cont {
    background: url(../images/g2_bg01.jpg) no-repeat
}

.prompt_cont {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.prompt_cont_top {
    display: flex;
    justify-content: center;
    margin-bottom: 50px
}

.prompt_cont_top_img {
    width: 376px;
    position: relative
}

.prompt_cont_top_img img {
    width: 100%
}

.prompt_cont_top_img img:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.prompt_cont_bot_tit {
    color: #333;
    margin-bottom: 15px;
    text-align: center
}

.prompt_cont_bot_btn {
    display: flex;
    justify-content: center
}

.form_cont {
    overflow: hidden;
    position: relative;
    z-index: 2;
    background: url(../images/a2_bg01.jpg) center/cover no-repeat
}

.form_deta_wrap {
    width: 59.642857%;
    background-color: #fff;
    padding: 55px 61px 68px 62px
}

.form_deta_wrap_tit {
    font-size: 36px;
    line-height: 1.75;
    color: #333;
    text-align: center;
    margin-bottom: 10px
}

.dc_a2mc_bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.form_deta_wrap_info {
    color: #999;
    margin-bottom: 20px;
    text-align: center
}

.fdwi_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px
}

.fdwi_list_li {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 12px
}

.fdwi_list_li_input {
    display: flex;
    align-items: center;
    height: 50px;
    border: 1px solid #f0f0f0;
    padding-left: 17px;
    position: relative
}

.fdwi_list_li input {
    width: calc(100% - 30px);
    height: 100%;
    font-size: 16px;
    line-height: 1.75;
    color: #999
}

.fdwi_list_li input::placeholder {
    font-size: 16px;
    line-height: 1.75;
    color: #999
}

.flli_btn .ys_navbt {
    min-width: 110px;
    background-color: #f6ab00;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    right: 0
}

.flli_btn .ys_navbt {
    padding: 0 15px
}

.fdwi_list_li1 .fdwi_list_li_input {
    justify-content: space-between
}

.fdwi_list_li1 input {
    width: calc(100% - 130px)
}

.fdwi_list_li2 {
    width: 100%
}

.fdwi_list_li3 {
    width: 100%
}

.fdwi_list_li3 .fdwi_list_li_input {
    height: 100px
}

.fdwi_list_li3 .fdwi_list_li_input textarea {
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 1.75;
    color: #999;
    padding-right: 17px;
    padding-top: 7px
}

.fdwi_list_li3 .fdwi_list_li_input textarea::placeholder {
    font-size: 16px;
    line-height: 1.75;
    color: #999
}

.fdwi_list_li_sele {
    display: flex;
    justify-content: flex-start;
    padding: 0 5px;
    padding-top: 12px
}

.flls_le {
    position: relative;
    width: 14px;
    height: 14px;
    border: 1px solid #005bac;
    margin-top: 7px;
    cursor: pointer
}

.flls_le span {
    opacity: 1;
    transition: all .36s
}

.flls_le.on span {
    opacity: 0
}

.flls_ri {
    width: calc(100% - 120px);
    padding-left: 15px;
    margin-bottom: 40px
}

.flls_ri p {
    color: #666
}

.fdwi_list_li_subm {
    width: 100%
}

.fdwi_list_li_subm .ys_navbt {
    min-width: 100%;
    cursor: pointer
}

.form_deta {
    position: relative;
    z-index: 2
}

.form_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 55, 90, .3)
}

.mod_resource .ys_tit3 {
    font-weight: 700;
    text-align: center
}

.mod_resource_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -42px
}

.mod_resource_item {
    padding: 0 42px;
    width: 25%
}

.mod_resource_item_con {
    position: relative
}

.mod_resource_itemcon_img {
    position: relative
}

.mod_resource .ys_pos_cover {
    transition: all .36s;
    position: absolute;
    opacity: 0
}

.mod_resource .ys_word {
    margin-top: 20px
}

.mod_resource .ys_word p {
    text-align: center;
    color: #333
}

.mod_resource {
    background: #f8f8f8
}

.ys_banner1 .mod_summary p {
    font-size: 18px
}

.mod_botton {
    margin-top: 32px
}

.newsdet_main .ys_hd_pc {
    border-bottom: 1px solid #969696
}

.newsdet_main .ys_ban_imgbox::before {
    display: none
}

.mod_crumb_li a {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    transition: all .36s
}

.mod_crumb {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    z-index: 10
}

.mod_crumb_ul {
    display: flex
}

.mod_crumb_li {
    padding-right: 46px;
    position: relative
}

.mod_crumb_li::before {
    position: absolute;
    top: 2px;
    right: 18px;
    font-size: 12px;
    line-height: 1.5;
    color: #fff
}

.mod_crumb_li:last-child::before {
    display: none
}

.details_ban_ul_li {
    display: flex;
    align-items: center;
    margin-right: 55px
}

.dbul_icon {
    width: 24px
}

.dbul_icon img {
    width: 100%
}

.dbul_data p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff
}

.details_ban_ul {
    display: flex;
    padding-right: 114px
}

.dbul_data {
    padding-left: 10px
}

.details_share_tit p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff
}

.news_share_icon {
    width: 34px
}

.news_share_icon img {
    width: 100%
}

.details_share {
    display: flex;
    align-items: center
}

.details_ban {
    display: flex;
    margin-top: 40px
}

.newsdet_main .ys_pos_center {
    top: 57%
}

.home_sol_slick_intro {
    width: 100%;
    position: relative
}

.home_sol_slick_bar {
    margin-bottom: 49px;
    overflow: hidden;
    position: relative
}

.hssi_li {
    width: 100%
}

.hssi_li a {
    width: 100%;
    display: block
}

.hssi_li_top {
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 5px 5px 30px rgba(0, 42, 131, .08)
}

.hssi_li_top_ri {
    width: 61%;
    position: relative
}

.hssi_li_top_le {
    width: 39%;
    padding: 72px 90px;
    padding-right: 40px
}

.hltl_tit {
    width: 100%;
    position: relative;
    display: flex;
    margin-bottom: 18px
}

.hltl_tit_icon {
    width: 74px
}

.hltl_tit_icon img {
    width: 100%
}

.hltl_tit_txt {
    width: calc(100% - 74px);
    padding-left: 11px;
    margin-top: 12px
}

.hltl_tit_txt p {
    color: #333;
    line-height: 1.5
}

.hltl_info p {
    line-height: 2;
    color: #1e375a
}

.hltl_info {
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 43px;
    height: 6em;
}

.hssi_li_top a {
    display: flex;
    flex-wrap: wrap
}

.hssi_li_top_ri::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(95.62deg, #fff 9.66%, rgba(255, 255, 255, 0) 95.07%)
}

.hssi_li_bot_le p {
    font-size: 18px;
    line-height: 1.5;
    color: #333
}

.hssi_li_bot {
    display: flex;
    padding-top: 10px
}

.hssi_li_bot_le {
    width: 235px;
    text-align: center;
    margin-top: 22px;
    flex: none
}

.hssi_li_bot_ri {
    width: calc(100% - 235px)
}

.hssi_li_bot_ri {
    display: flex;
    flex-wrap: wrap
}

.hlbr_li {
    width: 16.666666%;
    padding: 0 15px;
    margin: 15px 0
}

.hssi_li_bot_ri {
    margin: 0 -15px
}

.hssb_li.on .ys_navbt {
    color: #fff
}

.hssb_li.on .ys_navbt::after {
    left: 0 !important
}

.hssi_ul .slick-list {
    overflow: inherit !important
}

.home_pro_cont {
    width: 100%;
    position: relative
}

.home_pro_tit .ys_tit2 {
    color: #fff;
    line-height: 1.5;
    text-align: center
}

.home_pro_sli {
    width: 100%;
    position: relative;
    margin-bottom: 50px
}

.hpsb_li_cap_tit .ys_tit5 {
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    transition: all .36s
}

.hpsb_li_cap_subtit p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff
}

.hpsb_li_cap {
    text-align: center;
    display: inline-block;
    cursor: pointer
}

.hpsb_li {
    position: relative;
    width: 33.333333%;
    padding: 0 10px;
    text-align: center
}

.hpsb_li::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 34px;
    background-color: rgba(255, 255, 255, .4)
}

.hpsb_li:last-child:after {
    display: none
}

.hpsb_li.slick-current .hpsb_li_cap_tit p {
    color: #f6ab00
}

.hpsw_li {
    width: 33.333333%;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    position: relative;
    transition: all .6s
}

.hpsw_li_img {
    transition: all .6s
}

.home_pro_sli_bar {
    margin-bottom: 50px
}

.home_pro_sli_wrap {
    width: 100%;
    padding: 0 120px
}

.hpsw_li.act {
    filter: blur(0);
    -webkit-filter: blur(0);
    z-index: 10
}

.hpsw_ul .slick-list {
    overflow: inherit !important
}

.home_pro_more {
    text-align: center
}

.home_pro_more .ys_navbt {
    background: #fff;
    color: #094e9f
}

.home_news {
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.home_news_cont {
    width: 100%;
    position: relative
}

.home_news_tit .ys_tit2 {
    color: #1e375a;
    text-align: center
}

.home_news_backgro {
    position: absolute;
    top: -5%;
    left: 0;
    width: 60%;
    z-index: -1
}

.home_news_backgro img {
    width: 100%
}

.nrlr_title {
    transition: all .36s
}

.nlul_wrap_cont_tit {
    transition: all .36s
}

.hemo_about {
    width: 100%;
    position: relative;
    z-index: 1
}

.hemo_about::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 152%;
    z-index: -1;
    background: url(../images/syabbj.jpg) center/cover no-repeat
}

.hemo_about_cont {
    width: 100%;
    position: relative
}

.hemo_about_le {
    width: 41%;
    position: relative;
    z-index: 10
}

.hemo_about_le_tit .ys_tit2 {
    color: #fff
}

.hemo_about_le .ys_margin {
    margin-bottom: 35px
}

.hemo_about_le_list {
    width: 100%;
    position: relative;
    margin-bottom: 44px
}

.hall_li {
    width: 50%;
    border-top: 2px solid #f5f5f5;
    border-right: 2px solid #f5f5f5
}

.hall_li:nth-child(1),
.hall_li:nth-child(2) {
    border-top: none
}

.hall_li:nth-child(2n) {
    border-right: none
}

.hall_ul {
    width: 100%;
    padding: 36px 40px;
    background: #fff;
    display: flex;
    flex-wrap: wrap
}

.hemo_about_le_info {
    margin-bottom: 60px
}

.hall_li_wrap_tit p {
    font-size: 54px;
    line-height: 1.3;
    color: #f6ab00;
    transition: all .36s;
    font-family: AntonRegular
}

.hall_li_wrap_info p {
    font-size: 14px;
    line-height: 2;
    color: #1e375a
}

.hall_li_wrap {
    padding: 12px 30px
}

.hall_li:nth-child(1) .hall_li_wrap {
    padding-top: 0;
    padding-left: 0
}

.hall_li:nth-child(2) .hall_li_wrap {
    padding-top: 0;
    padding-right: 0
}

.hall_li:nth-last-child(1) .hall_li_wrap {
    padding-right: 0;
    padding-bottom: 0
}

.hall_li:nth-last-child(2) .hall_li_wrap {
    padding-left: 0;
    padding-bottom: 0
}

.hemo_about_le_more .ys_navbt {
    background: #fff;
    color: #005bac
}

.hemo_about_ri {
    position: absolute;
    top: 60px;
    right: 0;
    width: 64%
}

.hemo_about_ri_map {
    width: 100%;
    position: relative
}

.hemo_about_ri_map img {
    width: 100%
}

.harp_li {
    position: absolute;
    width: 28px;
    transform: translate(-50%, -50%)
}

.harp_li .txt_mask{
    position:absolute;
    left:30px;
    top:50%;
    transform: translateY(-50%);
    background-color:#fff;
    border-radius: 6px;
    padding:10px;
    width: 240px;
}
.harp_li .txt_mask h3{
    font-size:14px;
    margin-bottom:10px;
}
.harp_li .txt_mask p{
    font-size:12px;
    line-height:2;
}

.harp_li .txt_mask p i{
    margin-right:5px;
    font-size:12px;
}


.harp_li img {
    transition: all .36s;
    width: 100%
}

.harp_li .harp_li_ic2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.hemo_tic {
    width: 100%;
    position: relative;
    z-index: 10;
    padding-top: 60px
}

.hemo_tic_cont {
    width: 100%;
    position: relative
}

.hemo_tic_tit .ys_tit2 {
    text-align: center;
    color: #fff
}

.hemo_tic_wrap {
    width: 100%;
    position: relative
}

.hemo_tic_wrap_lsit {
    width: 100%;
    margin-bottom: 48px
}

.htwl_ul {
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: 0 4px 30px rgba(0, 68, 129, .1);
    padding: 72px
}

.htwl_li {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    z-index: 10
}

.htwl_ul li {
    display: none
}

.htwl_ul li:first-child {
    display: block
}

.htwl_li_le {
    width: 56%;
    position: relative;
    cursor: pointer
}

.htwl_li_ri {
    width: 44%;
    padding-left: 78px
}

.htwl_li_le_pop {
    width: 82px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden
}

.hlri_le {
    width: 130px;
    border-radius: 50%;
    overflow: hidden
}

.hlri_ri {
    width: calc(100% - 130px);
    padding-left: 40px
}

.hlri_ri_name {
    margin-bottom: 8px
}

.hlri_ri_name .ys_tit5 {
    color: #005bac;
    line-height: 1.5;
    font-weight: 700
}

.htwl_li_ri_intro {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 35px
}

.hlri_ri_info p {
    font-size: 18px;
    line-height: 1.5;
    color: #333
}

.htwl_li_ri_txt p {
    font-size: 18px;
    line-height: 2;
    color: #666
}
.htwl_li_ri_txt p a{
    color:#666;
}
.htwl_li_ri_txt p a:hover{
    color:#005bac;
}

.htwl_li_deco {
    width: 100px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.htwl_li_deco img {
    width: 100%
}

.htwd_ul li {
    width: 20%;
    padding: 19px 10px
}

.htwd_li {
    transition: all .36s;
    width: 80px;
    margin: 0 auto
}

.hemo_tic_wrap_dots {
    width: 580px;
    margin: 0 auto
}

.htwd_li_img {
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto
}

.htwd_ul li.slick-current .htwd_li {
    transform: scale(1.4)
}

.htwd_ul .slick-track {
    display: flex;
    align-items: center
}

.hemo_logo {
    width: 100%;
    background: #f4f9ff;
    padding-bottom: 120px;
    padding-top: 40px;
    position: relative;
    overflow: hidden
}

.hemo_logo_cont {
    width: 100%;
    height: 528px;
    overflow: hidden;
    position: relative
}

.hemo_logo_bg {
    position: absolute;
    box-sizing: border-box;
    top: -200%;
    right: -200%;
    bottom: -200%;
    left: -200%;
    width: 500%;
    height: 500%;
    background-repeat: repeat;
    background-position: 50% 50%;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease
}

.ys_ban_slick .slick-dots li {
    margin: 0 10px
}

.mod_nav_li_down {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0;
    background: #fff;
    box-shadow: 5px 0 10px 0 rgba(0, 0, 0, .06);
    display: none
}

.mnld_cont {
    width: 100%;
    display: flex
}

.mnld_le {
    width: 59%;
    padding: 96px 145px 0 205px
}

.mnld_ri {
    width: 41%;
    position: relative
}

.mnld_ri_img {
    width: 100%
}

.mnld_le_ul_li {
    width: 33.333333%;
    padding: 0 15px;
    margin-bottom: 58px
}

.mnld_le_ul {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap
}

.mlul_cont {
    padding: 0 16px 18px;
    border-bottom: 1px solid #d0d0d0;
    position: relative;
    display: flex;
    align-items: flex-start
}

.mlul_cont::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 30px;
    background: #094e9f;
    transition: all .36s;
    height: 1px
}

.mlul_le p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    color: #333
}

.mlul_le {
    width: calc(100% - 10px)
}

.mlul_ri {
    width: 10px;
    position: relative;
    margin-top: 6px
}

.mlul_ri img {
    width: 100%;
    transition: all .36s
}

.mlul_ri img:nth-child(1) {
    position: relative
}

.mlul_ri img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.mnld_le_ul_li.yxnav_active2 .mlul_ri img:nth-child(1) {
    opacity: 0
}

.mnld_le_ul_li.yxnav_active2 .mlul_ri img:nth-child(2) {
    opacity: 1
}

.mnld_le_ul_li.yxnav_active2 .mlul_cont::after {
    width: 100%
}

.mnld_ri_wrap_tit p {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    font-weight: 700
}

.mnld_ri_wrap {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.mnld_ri_wrap_tit {
    margin-bottom: 28px
}

.mod_nav_li_down2 .mnld_le_ul_li {
    width: 50%
}

.mnld_ri_wrap2 {
    width: 100%;
    display: flex;
    /* align-items: center; */
    padding: 0 20px
}

.mnld_ri_wrap2_le {
    width: 334px
}

.mnld_ri_wrap2_le img {
    width: 100%
}

.mnld_ri_wrap2_ri {
    width: calc(100% - 334px);
    padding-left: 50px;
    padding-right: 20px;
}

.mrwr_ul {
    text-align: left
}

.mrwr_li p {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
    padding-left: 18px;
    position: relative
}

.mrwr_li p::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #f6ab00
}

.mrwr_li {
    margin-bottom: 15px
}

.mnld_ri_wrap5 {
    width: 100%;
    padding: 50px 135px;
    text-align: left
}

.mnld_ri_wrap5 p {
    font-size: 16px;
    line-height: 1.75;
    color: #fff
}

.hpsw_ul {
    width: 568px;
    margin: 0 auto
}

.hpsw_li {
    transition: all .5s ease !important
}

.hpsw_li.mcslick-next {
    opacity: 1 !important;
    transform: translateX(64%) scale(.76)
}

.hpsw_li.mcslick-prev {
    opacity: 1 !important;
    transform: translateX(-64%) scale(.76)
}

.hpsw_li.slick-active {
    transform: scale(1);
    filter: blur(0);
    -webkit-filter: blur(0)
}

.mod_ul_li_icon {
    width: 26px;
    margin: 0 auto;
    margin-bottom: 5px
}

.mod_sidebar {
    position: fixed;
    top: 50%;
    right: -140px;
    transform: translateY(-50%);
    z-index: 90;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .15);
    transition: all .36s
}

.mod_sidebar.show {
    right: 40px
}

.mod_ul_li {
    padding: 18px 12px;
    position: relative;
    cursor: pointer;
    background: #fff
}

.mod_ul_li1::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 52px;
    height: 1px;
    background: #e8e8e8;
    opacity: .5
}

.mod_ul_li3 {
    background: #094e9f
}

.mod_ul_li3 .mod_ul_li_txt p {
    color: #fff
}

.mod_ul_li_txt p {
    font-size: 14px;
    color: #666;
    line-height: 1.5
}

.hssi_li_top_ri img {
    object-fit: cover
}

.form_main .mod_amount {
    display: none
}

.crws_icon .bshare-custom a {
    width: 100%;
    height: 100%
}

.dl_main .mod_summary {
    width: 100%
}

.hssb_ul {
    white-space: nowrap
}

.home_sol_slick_bar {
    width: 100%
}

.home_sol_slick_bar .mCSB_scrollTools .mCSB_draggerContainer {
    top: -25px
}

.home_sol_slick_bar .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.home_sol_slick_bar .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.home_sol_slick_bar .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.home_sol_slick_bar .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 2px
}

.home_sol_slick_bar .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #094e9f
}

.mod_logo svg {
    width: 100%
}

.mlul_ri {
    color: #094e9f;
    transition: all .36s
}

.mod_nav_num_icon {
    font-size: 21px;
    color: #f6ab00
}

.mod_nav_search_icon {
    color: #fff;
    font-size: 22px
}

.ys_search2_ibox .iconfont {
    font-size: 22px;
    color: #094e9f
}

.mnld_le_ul_li.yxnav_active2 .mlul_ri {
    color: #f6ab00
}

.ys_phnav_logo svg {
    width: 100%
}

.hscs_btn_link .iconfont {
    font-size: 14px
}

.hltl_tit_icon svg {
    width: 100%
}

.nrlr_data_icon {
    color: #f6ab00;
    font-size: 16px
}

.harp_li svg {
    transition: all .36s;
    width: 100%
}

.htwl_li_le_pop {
    font-size: 86px;
    color: #fff
}

.htwl_li_deco {
    color: rgba(246, 171, 0, .1);
    font-size: 100px
}

.mbwl_left_logo svg {
    width: 100%
}

.mod_ul_li_icon {
    font-size: 26px;
    color: #094e9f
}

.mod_ul_li3 .mod_ul_li_icon {
    color: #fff
}

.news_rec_list_img img {
    object-fit: cover
}

.harp_li {
    height: 36px
}

.harp_li_ic1 {
    width: 100%;
    height: 100%;
    background-image: url(../images/sydi.svg);
    background-size: 100% 100%
}

.harp_li_ic2 {
    width: 100%;
    height: 100%;
    background-image: url(../images/sydi1.svg);
    background-size: 100% 100%
}

.harp_li div {
    transition: all .36s
}

.home_pro_more .ys_navbt::after {
    background-color: #005bac
}

.home_pro_more .ys_navbt {
    border-color: #fff
}

.hemo_about_le_more .ys_navbt {
    border-color: #fff
}

.hemo_about_le_more .ys_navbt::after {
    background-color: #005bac
}

.ys_phnav_lisbox.yxnav_active1 a {
    opacity: .6
}

.ys_phnav_haschild.yxnav_active2 a {
    opacity: .6
}

.clul_text_bottom_btn .iconfont {
    font-size: 14px
}

.end li::before,
.first li::before,
.next li::before,
.prev li::before {
    transition: all .36s
}

.dbul_icon {
    font-size: 24px;
    color: #f6ab00
}

.hssb_li .ys_navbt::after {
    background: #f6ab00
}

.hltl_more .ys_navbt::after {
    background: #f6ab00
}

.hltl_more .ys_navbt {
    border: none
}

.mod_botton .ys_navbt {
    border: none
}

.home_pro {
    background: url(../images/a_bg3.jpg) center/cover no-repeat
}

.rct_tit .ys_tit3 {
    text-align: center;
    color: #1e375a;
    font-weight: 700
}

.rct_list_ul_li {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: stretch
}

.rlul_le_wrap_tit .ys_tit5 {
    font-weight: 700;
    line-height: 1.5;
    color: #1e375a
}

.rlul_le {
    width: 34%;
    padding: 30px 46px;
    background: #f8f8f8;
    display: flex;
    align-items: center
}

.rlul_ri {
    width: 66%
}

.rlul_ri img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.rlul_le_wrap_info p {
    font-size: 16px;
    line-height: 1.85;
    color: #666
}

.rlul_le_wrap_tit {
    margin-bottom: 16px
}

.rct_list_ul_li:nth-child(2n) {
    flex-direction: row-reverse
}

.rct_eval {
    width: 100%;
    position: relative;
    background: #f5f5f5
}

.rct_tit p {
    font-size: 18px;
    line-height: 1.85;
    color: #333;
    margin-top: 15px;
    text-align: center
}

.rct_eval_con {
    width: 876px;
    position: relative;
    margin: 0 auto;
    padding: 20px 0 0
}

.rct_eval_cen {
    width: 100%;
    padding: 0 130px;
    position: relative;
    z-index: 10
}

.rct_eval_list_li {
    width: 144px;
    height: 144px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 15px 1px rgba(167, 204, 237, .2);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute
}

.rell_icon {
    width: 50px;
    margin: 0 auto;
    margin-bottom: 6px
}

.rell_info p {
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    text-align: center
}

.rct_eval_list_li1 {
    top: 0;
    left: 0
}

.rct_eval_list_li2 {
    top: 0;
    right: 0
}

.rct_eval_list_li3 {
    bottom: 20px;
    left: 0
}

.rct_eval_list_li4 {
    bottom: 20px;
    right: 0
}

.rct_style {
    width: 100%;
    position: relative;
    background: url(../images/g1_bg01.jpg) center/cover no-repeat
}

.rct_style_con {
    width: 100%;
    position: relative
}

.rct_style_top {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.rct_style_top_le .ys_tit3 {
    font-weight: 700;
    color: #fff
}

.rstr_btn {
    width: 54px;
    cursor: pointer;
    transition: all .36s
}

.rstr_btn img {
    width: 100%
}

.rct_style_top_ri {
    display: flex
}

.rct_style_btn {
    width: calc(100% + 250px)
}

.rct_style_btn_li {
    width: 550px !important;
    margin-right: 18px
}

.rct_style_btn_ul {
    overflow: hidden
}

.rct_style_btn_li img {
    border-radius: 20px
}

.rct_style_btn_li:last-child {
    margin-right: 0
}

.he_swefy {
    position: relative !important;
    width: 700px !important;
    margin: 0 auto;
    margin-top: 50px
}

.he_swefy .swiper-pagination-progressbar-fill {
    background: #f6ab00 !important
}

.he_swefy {
    background: #eaeaea !important
}

.he_swefy {
    height: 2px !important
}

.rstr_btn.swiper-button-disabled {
    cursor: inherit !important;
    opacity: .6
}

.rct_age {
    width: 100%;
    position: relative;
    background: #f5f5f5
}

.rct_age_con {
    width: 100%;
    position: relative;
    padding: 0 89px;
    display: flex;
    align-items: stretch
}

.rct_age_le {
    width: 410px;
    border: 4px solid #f6ab00;
    box-shadow: 0 2px 9px 1px rgba(0, 91, 172, .2);
    padding: 58px 40px 70px
}

.rct_age_ri {
    width: calc(100% - 410px);
    padding-left: 95px;
    display: flex;
    align-items: center
}

.rct_age_le_tit .ys_tit3 {
    font-weight: 700;
    color: #1e375a
}

.rct_age_le_info p {
    font-size: 20px;
    line-height: 1.85;
    color: #333
}

.rct_age_le_tit {
    margin-bottom: 20px
}

.rct_age_ri_wrap {
    width: 100%;
    position: relative
}

.rarw_li {
    width: 33.333333%;
    padding: 0 35px
}

.rct_age_ri_wrap {
    margin: 0 -35px
}

.rarw_li_wrap {
    width: 100%;
    position: relative
}

.rarw_li_wrap_icon {
    width: 60px;
    position: absolute;
    bottom: 0;
    right: 0
}

.rarw_li_wrap_icon img {
    width: 100%
}

.rarw_li_wrap_pto {
    width: 100%;
    position: relative
}

.rarw_li_wrap_pto::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 12px solid #f0f0f0;
    border-radius: 50%;
    transition: all .36s
}

.rarw_li_wrap_pto img {
    width: 100%;
    border-radius: 50%
}

.rct_age_ri_wrap ul {
    display: flex;
    align-items: center;
    justify-content: center
}

.rct_job {
    width: 100%;
    padding-bottom: 220px
}

.rct_job_top .ys_tit3 {
    font-weight: 700;
    color: #1e375a
}

.rct_job_top .ys_tit3 span {
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    font-weight: 400;
    padding-left: 40px
}

.rjbu_li {
    background: #fff;
    box-shadow: 0 4px 30px rgba(130, 130, 130, .1);
    border-radius: 20px;
    padding: 38px 72px;
    cursor: pointer;
    margin-bottom: 26px
}

.rjbu_top_le_tit .ys_tit5 {
    font-weight: 700
}

.rjbu_top {
    display: flex;
    align-items: center
}

.rjbu_top_ri {
    width: 40px;
    position: relative
}

.rjbu_top_ri img {
    transition: all .36s
}

.rjbu_top_ri img:nth-child(2) {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0
}

.rjbu_top_le {
    width: calc(100% - 40px);
    padding-right: 30px
}

.rjbu_top_le_info {
    margin-top: 6px;
    transition: all .36s
}

.rjbu_top_le_info p {
    font-size: 18px;
    line-height: 1.5;
    color: #333
}

.rjbu_btn_wrap h4 {
    font-size: 16px !important;
    line-height: 1.5;
    color: #1e375a;
    margin-top: 36px;
    margin-bottom: 6px
}

.rjbu_btn_wrap p {
    color: #666;
    line-height: 2;
    font-size: 16px;
    margin-bottom: 0
}

.rjbu_btn_deli .ys_navbt {
    border-radius: 0px
}
.rjbu_btn_deli .ys_navbt a{color:#fff;}

.rjbu_btn_deli {
    margin-top: 40px
}

.rjbu_btn {
    padding-bottom: 30px;
    display: none
}

.rjbu_li.on .rjbu_top_ri img:nth-child(1) {
    opacity: 0
}

.rjbu_li.on .rjbu_top_ri img:nth-child(2) {
    opacity: 1
}

.rjbu_li.on .rjbu_top_le_info {
    opacity: 0
}

.rjbu_btn_wrap h4:first-child {
    margin-top: 0
}

.rct_job_more {
    text-align: center;
    padding-top: 50px
}

.rct_job_more .ys_navbt {
    border-radius: 0
}

.rct_job_more .ys_navbt a{
    color:#fff;
}

.rct_job_more .ys_navbt {
    cursor: pointer
}

.bone_customervideo_item .ys_imgbox_cover::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .36s;
    background: #000;
    opacity: .5;
    z-index: 2
}

.bone_customervideo_item.swiper-slide-active .ys_imgbox_cover::before {
    opacity: 0
}

.mod_product_primary {
    display: flex;
    align-items: center
}

.mod_product .ys_tit2 {
    color: #f6ab00
}

.mod_product_fl {
    width: 100%;
    padding-right: 100px
}

.mod_product_fr {
    flex-shrink: 0;
    width: 560px
}

.mod_product_tit {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 27px;
    color: #f6ab00;
    font-family: MONTSERRATBOLD3
}

.mod_product_tit_span {
    font-size: 36px;
    line-height: 1.5;
    color: #005bac;
    font-family: MONTSERRATBOLD3;
    margin-left: 18px;
    font-weight: 700
}

.mod_product_text {
    margin-bottom: 27px
}

.mod_product_text p {
    color: #1e375a
}

.mod_product_list {
    display: flex;
    flex-wrap: wrap;
    padding-right: 50px
}

.mod_product_item {
    width: 50%
}

.mod_product_item_text {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 3;
    color: #005bac
}

.bone_main {
    position: relative
}

.bone_feature {
    background-color: #f5f5f5
}

.bone_feature_pri {
    padding-left: calc((100% - 1200px)/ 2);
    display: flex
}

.bone_feature_fl {
    width: 425px;
    flex-shrink: 0;
    padding-right: 82px !important
}

.bone_feature_fr {
    width: 100%;
    position: relative
}

.bone_feature_fl_titcon {
    margin-bottom: 43px
}

.bone_feature_fl_subtitle {
    font-family: MONTSERRATBOLD3
}

.bone_feature_fl_tit {
    font-weight: 700
}

.bone_feature_fl_summary .ys_tit5 {
    color: #f6ab00;
    font-weight: 700;
    margin-bottom: 12px
}

.bone_feature_fl_summary .ys_word1 p {
    margin-bottom: 12px;
    color: #333
}

.bone_feature_fr_imgitem {
    height: 100%
}

.bone_feature_fr_imgitem .ys_imgbox_cover {
    height: 100%
}

.bone_feature_fr_imgitem .ys_imgbox_cover::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    top: 0;
    left: 0
}

.bone_feature_fr_imgitem .ys_imgbox_cover img {
    width: 100%;
    object-fit: cover
}

.bone_feature_grid {
    display: flex
}

.bone_feature_grid_item {
    width: 16.666666%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.ys_page_bone .bone_feature_grid_item {
    justify-content: flex-start;
    padding-top: 23%;
}

.bone_feature_grid_item:after {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: .2;
    background-color: #fff
}

.ofgi_round {
    position: relative;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.ofgi_round_con {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #fff;
    transition: background .36s
}

.ofgi_round::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .2;
    border-radius: 50%
}

.ofgi_round::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 35px;
    background: #fff;
    opacity: .2;
    border-radius: 50%
}

.ofgi_tit {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 16px;
    color: #fff;
    font-weight: 700
}

@keyframes scalepulse {
    20% {
        -webkit-transform: scale(1.2);
        transform: scale(1.15);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease
    }
}

.bone_feature_fr_imgitem li:not(:first-child) {
    opacity: 0
}

.bone_feature_fr_imgitem li {
    transition: all .36s;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bone_feature_fr_imgitem li.ys_active {
    opacity: 1 !important
}

.bone_feature_fl_list {
    position: relative
}

.bone_feature_fl_item:not(:first-child) {
    display: none
}

.bone_video .ys_tit3 {
    text-align: center;
    font-weight: 700
}

.bone_video_primary_fl .ys_imgbox_cover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    z-index: 2
}

.bone_video_primary {
    display: flex
}

.bone_video_primary_fl {
    width: 712px;
    flex-shrink: 0;
    position: relative;
    cursor: pointer
}

.bvpf_btn {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    backdrop-filter: blur(15px)
}

.bvpf_btn img {
    width: 100%
}

.bone_video_primary_fr {
    width: 100%;
    padding-left: 45px
}

.bvpf_text {
    margin-bottom: 30px
}

.bvpf_text p {
    color: #1e375a
}

.bone_video_download {
    display: inline-block;
    margin-bottom: 65px
}

.bone_video_download_item {
    margin-bottom: 30px
}

.bone_video_download_item a {
    display: flex;
    align-items: center;
    cursor: pointer
}

.bone_video_download_item:last-child {
    margin-bottom: 0
}

.bone_video_download_text p {
    color: #666
}

.bone_video_download_icon,
.bone_video_download_img {
    width: 30px
}

.bone_video_download_icon img,
.bone_video_download_img img {
    width: 100%
}

.bone_video_download_text {
    margin-left: 14px;
    margin-right: 18px
}

.bone_customervideo_con {
    padding: 0 70px
}

.bone_customervideo .ys_tit3 {
    font-weight: 700;
    text-align: center
}

.c_b1p3_slic {
    position: relative
}

.bone_customervideo_item {
    width: 700px !important;
    cursor: pointer
}

.bone_customervideo_swiper {
    margin-bottom: 60px
}

.bone_customervideo .mod_btn {
    text-align: center
}

.mod_customer {
    background-color: #005bac;
    position: relative;
    z-index: 11;
}

.mod_customer_con {
    width: 100%;
    padding: 0 60px
}

.mod_customer .ys_tit3 {
    text-align: center;
    font-weight: 700;
    color: #fff
}

.mod_customer_list {
    margin: 0 -2.5px;
    display: flex;
    flex-wrap: wrap
}

.mod_customer_item {
    width: 16.666666%;
    padding: 0 2.5px;
    margin-bottom: 5px
}

.mod_customer_item_con {
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    position: relative;
    overflow: hidden
}

.mod_customer_item_con .ys_imgbox_cover {
    width: 168px;
    margin: 0 auto
}

.c_b2px_box {
    background-color: #005bac
}

.c_b2px_box .mod_customer_item {
    width: 20%
}

.c_b2px_box .mod_customer_item_con {
    padding: 25px 0
}

.bone_plan {
    background-color: #f8f8f8
}

.bone_plan .ys_tit3 {
    font-weight: 700;
    text-align: center
}

.bone_plan_swiper_con {
    position: relative
}

.bone_plan_swiper_tit {
    position: absolute;
    bottom: 22px;
    left: 43px;
    font-weight: 700;
    color: #fff;
    z-index: 3
}

.bone_plan_swiper {
    overflow: initial !important
}

.bone_plan_swiper_con .ys_imgbox_cover:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 172px;
    width: 100%;
    background: linear-gradient(360deg, #000 .06%, rgba(0, 0, 0, 0) 100%);
    opacity: .3;
    z-index: 2
}

.bone_plan_swiper_progress {
    width: 800px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: initial !important;
    bottom: 0
}

.bone_plan_swiper {
    padding-bottom: 48px !important
}

.bone_plan_swiper.swiper-container-horizontal>.swiper-pagination-progressbar {
    height: 2px
}

.bone_plan_swiper_arrow {
    position: absolute;
    bottom: 0;
    right: 110px;
    display: flex;
    transform: translateY(50%)
}

.bone_plan_swiper_nextbtn,
.bone_plan_swiper_prevbtn {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #094e9f;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.bone_plan_swiper_nextbtn img,
.bone_plan_swiper_prevbtn img {
    width: 10px
}

.bone_plan_swiper_prevbtn {
    margin-right: 10px
}

.bone_plan_swiper {
    --swiper-theme-color: #005BAC;
    --swiper-pagination-color: #005BAC
}

.bone_plan .mod_btn {
    text-align: center
}

.mod_route {
    background-color: #f8f8f8
}

.mod_route .ys_tit3 {
    text-align: center;
    font-weight: 700
}

.mod_route_primary {
    display: flex
}

.mod_route_fl {
    width: 655px;
    flex-shrink: 0
}

.mod_route_fr {
    width: 100%;
    padding-left: 70px;
    padding-top: 43px
}

.mod_route_fr_tit {
    margin-bottom: 20px;
    font-weight: 700
}

.mod_route_fr .ys_word1 {
    padding-right: 30px;
    margin-bottom: 30px
}

.mod_route_fr .ys_word1 p {
    color: #666
}

.byd_main .mod_product_fl {
    padding-right: 70px
}

.byd_feature {
    background-color: #f8f8f8
}

.byd_feature .ys_tit3 {
    text-align: center;
    font-weight: 700
}

.byd_feature_img img {
    width: 100%
}

.byd_scene_con {
    background: #fff;
    box-shadow: 0 4px 35px rgba(0, 0, 0, .1);
    padding: 60px 54px 70px;
    margin-bottom: 44px;
    margin-top: -130px
}

.byd_scene .ys_tit3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px
}

.byd_scene .ys_tit3 span {
    color: #f6ab00
}

.byd_scene_primary {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.byd_scene_fl {
    flex-shrink: 0;
    position: relative;
    top: -52px;
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, .15));
    margin-right: 12px
}

.byd_scene_center {
    flex-shrink: 0;
    width: 123px;
    margin-right: 24px;
    position: relative
}

.byd_scene_center::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #fff
}

.byd_scene_primary.on .byd_scene_center::after {
    animation: spread 0.5s both
}

@keyframes spread {
    from {
        width: 100%
    }

    to {
        width: 0
    }
}

.byd_scene_fr {
    flex-shrink: 0;
    width: 786px
}

.byd_scene_center svg,
.byd_scene_fr img {
    width: 100%
}

.byd_scene_fl_tit {
    font-size: 60px;
    line-height: 1.3;
    font-weight: 700;
    color: #005bac;
    font-family: MONTSERRATBOLD3
}

.byd_scene_fl_subtit,
.byd_scene_fl_subtits {
    font-size: 32px;
    line-height: 50px;
    font-weight: 700;
    font-family: MONTSERRATBOLD3
}

.byd_scene_fl_subtit {
    color: #005bac
}

.byd_scene_fl_subtits {
    color: #f6ab00
}

.byd_scene .mod_btn {
    text-align: center
}

.byd_customervideo .bone_customervideo_item {
    width: 958px !important;
    position: relative
}

.byd_customervideo .mod_btn {
    text-align: center
}

.byd_customervideo .ys_tit3 {
    text-align: center;
    font-weight: 700
}

.byd_main .mod_customer_con {
    width: 1500px;
    margin: 0 auto;
    padding: 0
}

.byd_main .mod_customer_item {
    width: 20%
}

.bweb_feature {
    background-color: #f8f8f8
}

.bweb_feature .ys_tit3 {
    font-weight: 700;
    text-align: center
}

.bweb_feature_market {
    background-color: #fff;
    padding: 57px 45px 50px;
    margin-bottom: 30px
}

.bweb_feature_tit {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.bweb_feature_tit .ys_tit5 {
    font-weight: 700;
    color: #094e9f;
    margin-right: 26px
}

.bweb_feature_tit_text {
    font-size: 16px;
    line-height: 1.75
}

.bfmf_item {
    width: 13.53%;
    position: relative;
    cursor: pointer
}

.bfmf_item_text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #333;
    padding-left: 50px;
    z-index: 3;
    transition: all .36s
}

.bfmf_item_text:not(:first-child) {
    justify-content: center;
    padding-left: 15px
}

.bweb_feature_market_primary {
    display: block
}

.bweb_feature_market_fl {
    width: 100%;
    display: flex
}

.bweb_feature_market_fr {
    width: 100%
}

.bfmf_list,
.wfmfr_list {
    display: flex;
    margin-bottom: 20px
}

.bfmf_item,
.c_b3p2c1_frli {
    flex-shrink: 0;
    margin-left: -13px
}

.bweb_feature_market_fl .bfmf_item:first-child {
    margin-left: 0
}

.c_b3p2c1_frli {
    position: relative;
    cursor: pointer
}

.wfmf_tit,
.wfmfr_tit {
    height: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700
}

.wfmf_tit {
    width: 62.5%;
    background-color: #005bac
}

.bfmf_list .bfmf_item:nth-child(1) {
    margin: 0
}

.wfmfr_tit {
    width: 37.5%;
    background-color: #f6ab00
}

.wfmf_active {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all .36s;
    opacity: 0
}

.bweb_feature_market_tit {
    text-align: center;
    position: relative;
    margin-top: 30px;
    font-weight: 700;
    color: #333
}

.bweb_feature_market_tit::before {
    content: "";
    position: absolute;
    width: 447px;
    height: 1px;
    background-color: #dcdcdc;
    top: 50%;
    left: 0
}

.bweb_feature_market_tit::after {
    content: "";
    position: absolute;
    width: 447px;
    height: 1px;
    background-color: #dcdcdc;
    top: 50%;
    right: 0
}

.bweb_feature_sales {
    padding: 57px 45px 65px;
    background-color: #fff;
    margin-bottom: 30px
}

.bweb_feature_sales_primary {
    display: flex;
    align-items: center;
    padding-left: 20px
}

.bweb_feature_sales_left {
    flex-shrink: 0;
    margin-right: 20px
}

.wfsl_tit {
    font-size: 32px;
    line-height: 1.3;
    font-family: MONTSERRATBOLD3;
    color: #005bac;
    text-align: center;
    text-shadow: 0 4px 10px rgba(0, 0, 0, .15)
}

.bweb_feature_sales_center {
    width: 126px;
    margin-right: 24px;
    flex-shrink: 0
}

.bweb_feature_sales_right {
    width: 828px;
    flex-shrink: 0
}

.bweb_feature_sales_center img,
.bweb_feature_sales_right img {
    width: 100%
}

.bweb_feature_aftersale {
    background-color: #fff;
    padding: 57px 45px 50px
}

.bweb_feature_aftersale_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px
}

.bweb_feature_aftersale_item {
    width: 20%;
    padding: 0 7px
}

.wfai_con {
    display: block;
    height: 100%;
    background: #f8f8f8
}

.wfai_con_list {
    padding: 20px 20px
}

.wfai_con_item {
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 3
}

.wfai_con_tit {
    height: 60px;
    background-color: #0059a8;
    color: #fff;
    font-size: 16px;
    line-height: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700
}

.bweb_feature .mod_btn {
    text-align: center;
    margin-top: 54px
}

.bweb_scene {
    padding-top: 130px
}

.bweb_scene .ys_tit3 {
    text-align: center;
    font-weight: 700
}

.bweb_scene_item_com {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-top: 4px solid #005bac;
    transition: all .36s
}

.bweb_scene_item_com .ys_imgbox_cover::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70.75%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 100%);
    opacity: .5;
    z-index: 2
}

.bweb_scene_item_tit.ys_tit5 {
    position: absolute;
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 700;
    color: #fff;
    z-index: 3;
    transition: all .36s
}

.bweb_scene_item_info {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, .6);
    padding: 80px 20px 0;
    transition: all .36s;
    top: 100%
}

.bsii_tit {
    margin-bottom: 25px;
    font-weight: 700;
    text-align: center;
    color: #f6ab00
}

.bsii_item {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    color: #fff;
    margin-bottom: 12px
}

.c_b3p5_h {
    text-align: center;
    font-weight: 700
}

.web_route_img {
    width: 1007px;
    margin: 0 auto
}

.web_route .mod_btn {
    text-align: center;
    margin-top: 50px
}

.web_route_con {
    padding-bottom: 110px
}

.c_b3 .mod_banner_subtitle_tit1 {
    color: transparent;
    position: relative;
    width: 45px;
    height: 45px;
    left: 90px;
    top: 5px
}

.c_b3 .mod_banner_subtitle_tit1::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 13px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: #094e9f
}

.c_b3 .mod_banner_subtitle_tit1::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 100%;
    top: 0;
    left: 49.8%;
    transform: translateX(-50%);
    background-color: #094e9f
}

/* .autopart_main .mod_customer_con {
    width: 1500px;
    padding: 0;
    margin: 0 auto
} */

/* .autopart_main .mod_customer_item {
    width: 20%
} */

.web_main .mod_banner_subtitle_tit1 {
    color: #094e9f;
    font-weight: 700;
    font-size: 66px;
    line-height: 40px;
    position: relative;
    left: 100px;
    top: 10px
}

.bweb_feature_market_fr .bfmf_item:first-child {
    margin-left: -10px
}

.autopart_main .mod_banner_headline,
.ic_main .mod_banner_headline,
.manu_main .mod_banner_headline,
.retail_main .mod_banner_headline,
.trade_main .mod_banner_headline {
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial
}

.autopart_main .mod_banner_subtitle,
.ic_main .mod_banner_subtitle,
.manu_main .mod_banner_subtitle,
.retail_main .mod_banner_subtitle,
.trade_main .mod_banner_subtitle {
    display: none
}

.ic_adv_img1 {
    animation: opacityAnima .5s ease-in-out both;
    animation-delay: .1s
}

.ic_adv_img2 {
    animation: opacityAnima 1s .4s both
}

.ic_adv_img3 {
    animation: opacityAnima 1s .6s both
}

.ic_adv_img4 {
    animation: opacityAnima 1s .8s both
}

.ic_adv_img5 {
    animation: opacityAnima 1s 1s both
}

@keyframes opacityAnima {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.mod_subnav_btn_icon {
    width: 24px
}

.mod_subnav_primary {
    height: 80px
}

.mod_subnav {
    background-color: #f2f2f2;
    position: relative;
    z-index: 95
}

.mod_subnav::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ececec;
    position: absolute;
    left: 0;
    bottom: 0
}

.mod_subnav_con {
    display: flex;
    align-items: center
}

.mod_subnav_item_links p {
    line-height: 80px
}

.mod_subnav_left {
    margin-right: 7.81vw
}

.mod_subnav_left p {
    color: #333
}

.mod_subnav_list {
    display: flex;
    align-items: center
}

.mod_subnav_item {
    padding: 0 31px;
    cursor: pointer
}

.mod_subnav_item:first-child {
    padding-left: 0
}

.mod_subnav_item_links p {
    color: #666;
    transition: all .36s
}

.mod_subnav_btn {
    position: absolute;
    width: 300px;
    width: 15.62vw;
    height: 100%;
    background-color: #005bac;
    top: 0;
    right: 0;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 3
}

.mod_subnav_btn_text {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    margin-left: 13px
}

.mod_subnav_item.ys_acitve .mod_subnav_item_links p {
    color: #005bac
}

.mod_introduce {
    margin-bottom: 45px
}

.mod_introduce_con {
    width: 910px;
    margin: 0 auto
}

.mod_introduce .ys_tit3 {
    margin-bottom: 23px;
    text-align: center;
    font-weight: 700
}

.mod_introduce .ys_word p {
    color: #333
}

.mod_pain .ys_tit3 {
    margin-bottom: 32px;
    text-align: center;
    font-weight: 700
}

.mod_pain_con {
    width: 1260px;
    margin: 0 auto
}

.mod_pain_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px
}

.mod_pain_item {
    width: 50%;
    padding: 0 40px;
    margin-bottom: 32px;
    position: relative
}

.mod_pain_item_con {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    background: linear-gradient(85.44deg, #f0f0f0 1.47%, #f9f9f9 100%);
    min-height: 120px;
    padding: 20px 30px 20px 90px
}

.mod_pain_item_con p {
    color: #333
}

.mod_pain_item_img {
    position: absolute;
    width: 90px;
    height: 90px;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%)
}

.mpii_text {
    font-size: 40px;
    font-family: AntonRegular;
    line-height: 1.5;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.mod_pain {
    padding-bottom: 70px
}

.c_c1p2_li100 {
    width: 100%
}

.mod_plan_img img {
    width: 100%
}

.mod_plan_con {
    margin-top: -100px;
    position: relative;
    z-index: 2
}

.mod_plan_primary {
    padding-top: 78px;
    background-color: #fff;
    padding-bottom: 35px
}

.mod_plan_tit {
    font-weight: 700;
    text-align: center
}

.mod_plan_item_con {
    display: flex;
    align-items: center
}

.ic_main .mod_plan_item_right {
    width: 712px;
    flex-shrink: 0;
    box-shadow: 0 4px 20px rgba(14, 34, 52, .08)
}

.ic_main .mod_plan_item_caption {
    width: 100%;
    padding-left: 110px;
    padding-right: 60px
}

.ic_main .mod_plan_item_tit {
    font-weight: 700;
    margin-bottom: 20px
}

.mod_plan_item_text p {
    line-height: 2;
    font-size: 16px;
    color: #333;
    margin-bottom: 15px
}

.mod_plan_item:nth-of-type(2n) .mod_plan_item_con {
    flex-direction: row-reverse
}

.mod_plan_item:nth-of-type(2n) .mod_plan_item_caption {
    padding-right: 110px;
    padding-left: 0
}

.mod_case .ys_tit3 {
    font-weight: 700;
    text-align: center
}

.mod_case_video {
    position: relative;
    width: 1060px;
    margin: 0 auto
}

.mod_case_video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2)
}

.mod_case_video img {
    width: 100%
}

.mod_case_video {
    cursor: pointer
}

.mod_case .mod_btn {
    text-align: center;
    margin-top: 28px
}

/* .ic_main .mod_customer_item {
    width: 25%
} */

.mcic_botton {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    padding: 0 23px;
    overflow: hidden;
    transition: all .36s;
    top: 100%
}

.mcic_botton_tit {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.75;
    margin-top: 27px;
    margin-bottom: 12px;
    color: #fff
}

.mcic_botton_text {
    color: #fff;
    font-size: 14px;
    line-height: 1.75
}

.mod_resource .ys_tit3 {
    font-weight: 700;
    text-align: center
}

.mod_resource_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -42px
}

.mod_resource_item {
    padding: 0 42px;
    width: 25%
}

.mod_resource_item_con {
    position: relative;
    cursor: pointer
}

.mod_resource .ys_pos_cover {
    transition: all .36s;
    position: absolute;
    opacity: 0
}

.mod_resource .ys_word p {
    text-align: center;
    color: #333
}

.mod_resource .ys_word {
    margin-top: 20px
}

.mod_resource_itemcon_img {
    position: relative
}

.mod_goal {
    background-color: #005bac;
    padding: 190px 0 164px
}

.mod_goal_con {
    width: 390px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.mod_goal_con img {
    width: 100%
}

.mod_goal_con svg {
    width: 100%
}

.mod_goal_item {
    width: calc((1400px - 355px)/ 2);
    min-height: 150px;
    padding: 27px 28px 27px 37px;
    background-color: #fff;
    position: absolute;
    font-size: 16px;
    line-height: 2;
    display: flex;
    align-items: center;
    z-index: -1
}

.mod_goal_item1 {
    top: 3%;
    right: 96%;
    transform: translateY(-50%)
}

.mod_goal_item2 {
    top: 3%;
    left: 96%;
    transform: translateY(-50%)
}

.mod_goal_item3 {
    bottom: 3%;
    right: 96%;
    transform: translateY(50%)
}

.mod_goal_item4 {
    bottom: 3%;
    left: 96%;
    transform: translateY(50%)
}

.mod_goal_number {
    position: absolute;
    width: 270px;
    height: 270px;
    display: flex;
    flex-wrap: wrap;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -48%)
}

.mod_goal_number_list {
    font-size: 16px;
    line-height: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #005bac;
    font-family: AntonRegular;
    width: 50%;
    height: 50%
}

.mod_goal_center {
    position: absolute;
    font-size: 30px;
    font-weight: 700;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff
}

/* .ic_main .mod_customer_con {
    width: 1200px;
    padding: 0;
    margin: 0 auto
} */

.ic_adv {
    background-color: #f8f8f8
}

.ic_adv .ys_tit3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 5px
}

.ic_adv .ys_word p {
    text-align: center;
    color: #333
}

.ic_adv_primary {
    display: flex;
    align-items: center;
    position: relative
}

.ic_adv_list {
    width: 500px
}

.ic_adv_item {
    min-height: 160px;
    position: relative;
    padding: 33px 85px 33px 93px;
    background-color: #fff;
    border: 4px solid #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    margin-bottom: 30px
}

.ic_adv_item:last-child {
    margin-bottom: 0
}

.ic_adv_item_text {
    font-size: 16px;
    line-height: 2;
    color: #333
}

.ic_adv_item_number {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -28px;
    color: #005bac;
    font-size: 80px;
    font-family: AntonRegular
}

.ic_adv_primary_img {
    width: 765px;
    margin-left: 84px
}

.ic_adv_primary_img img {
    width: 100%
}

.ic_main .mod_plan_item:nth-child(2) .mod_plan_item_right img {
    display: none
}

.ic_main .mod_plan_item_right video {
    width: 100%
}

.ic_adv_primary_img svg {
    width: 100%
}

.ic_main .mod_plan_item {
    margin-bottom: 84px
}

.mod_plan_item_con {
    display: flex;
    align-items: center
}

.mod_plan_item:nth-child(even) .mod_plan_item_right {
    margin-right: 0
}

.manu_goal {
    background-color: #005bac
}

.manu_goal_con {
    width: 1320px;
    margin: 0 auto
}

.manu_goal_tit {
    color: #fff;
    font-weight: 700;
    text-align: center
}

.manu_goal_list {
    display: flex;
    flex-wrap: wrap
}

.manu_goal_item {
    width: 33.333333%
}

.manu_goal_item_con {
    display: block;
    padding: 50px 95px 60px;
    background-color: #fff;
    box-shadow: 0 4px 25px 2px rgba(0, 91, 172, .15)
}

.manu_goal_item_img .mgii_active {
    position: absolute;
    width: 100%;
    width: 100%;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0
}

.manu_goal_item_img {
    width: 62px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 50px
}

.manu_goal .ys_tit5 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px
}

.manu_goal_item_text {
    font-size: 18px;
    line-height: 2;
    text-align: center;
    color: #666
}

/* .manu_main .mod_customer_item {
    width: 20%
} */

/* .manu_main .mod_customer_con {
    width: 1500px;
    padding: 0;
    margin: 0 auto
} */

.manu_adv .ys_tit3 {
    text-align: center;
    font-weight: 700
}

.manu_adv_primary {
    display: flex;
    justify-content: flex-end;
    position: relative
}

.manu_adv_con {
    position: relative
}

.manu_adv_left {
    width: 1000px;
    position: absolute;
    left: -12%;
    top: 50%;
    transform: translateY(-50%)
}

.manu_adv_list {
    width: 660px;
    width: 47.14%
}

.manu_adv_item {
    margin-bottom: 40px
}

.manu_adv_left img {
    width: 100%
}

.manu_adv_item_tit {
    font-weight: 700;
    position: relative;
    margin-bottom: 20px
}

.manu_adv_item_tit:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -21px;
    transform: translateY(-50%)
}

.manu_adv_item_text {
    font-size: 18px;
    line-height: 1.75
}

.manu_adv_item_list {
    display: flex;
    margin-top: 30px
}

.mail_item {
    width: 100px;
    height: 100px;
    background: url(../images/c2_img06.png) center/cover no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    padding: 0 0;
    text-align: center;
    margin-right: 17px
}

.ic_main .mod_plan_primary {
    padding-bottom: 0
}

.mpit_con .ys_tit5 {
    font-weight: 700;
    margin-bottom: 25px
}

.mpic_item {
    position: relative;
    padding-top: 25px;
    padding-left: 23px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer
}

.mpic_item:first-child {
    position: relative;
    padding-top: 0;
    padding-left: 23px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer
}

.mpic_item .ys_tit6 {
    cursor: pointer;
    position: relative
}

.mpic_item .ys_tit6::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    transform: translateY(-50%);
    left: -23px;
    background-color: #f6ab00;
    transition: all .36s
}

.mpic_item_con {
    font-size: 16px;
    line-height: 2;
    color: #333;
    padding-right: 30px;
    display: none;
    padding-top: 6px
}

.mpic_item .iconfont {
    position: absolute;
    font-size: 18px;
    right: 0;
    top: 35px;
    color: #f6ab00;
    cursor: pointer
}

.mpic_item:first-child .iconfont {
    top: 15px
}

.mod_planver2_item.manu_notiti .mpic_list .ys_tit6 {
    display: none
}

.mod_planver2_item.manu_notiti .mpic_item {
    border-bottom: none;
    padding-top: 0;
    padding-left: 23px;
    padding-bottom: 0;
    margin-bottom: 8px
}

.mod_planver2_item.manu_notiti .mpic_item:first-child {
    border-bottom: none;
    padding-top: 0;
    padding-left: 23px;
    padding-bottom: 0
}

.mod_planver2_item.manu_notiti .mpic_item .iconfont {
    display: none
}

.mod_planver2_item.manu_notiti .mpic_item_con {
    display: block;
    position: relative;
    padding-top: 0
}

.mod_planver2_item.manu_notiti .mpic_item_con::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #f6ab00;
    left: -23px;
    top: 11px
}

.mod_planver2_item.manu_notiti_icon .mpic_item_con::before {
    display: none
}

.mod_planver2_item.manu_notiti_icon .mpic_item:first-child {
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px
}

.mod_planver2_item.manu_notiti_icon .mpic_item {
    padding-left: 0 !important
}

.mod_plan_noicon.mod_planver2_item .mpic_item .iconfont {
    display: none
}

.mod_plan_noicon.mod_planver2_item .mpic_item_con {
    display: block
}

.trade_main .mpit_con .mpic_item .ys_tit6 {
    display: block !important
}

.trade_main .manu_notiti_icon .mpic_item .ys_tit6::before {
    display: none
}

.mod_planver2_item_con {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mod_planver2_item_left {
    width: 31.42%;
    margin-left: 50px
}

.mod_planver2_item_right {
    flex-shrink: 0;
    width: 51.14%
}

.mod_planver2_item:nth-child(even) .mod_planver2_item_con {
    flex-direction: row-reverse
}

.mod_planver2_item_right li:nth-child(2) {
    display: none
}

.mod_planver2_item:nth-child(even) .mod_planver2_item_left {
    width: 31.42%;
    margin-left: 0;
    margin-right: 10.5%
}

.manu_main .mod_planver2_item:nth-child(1) {
    margin-bottom: 70px
}

.manu_main .mod_planver2_item:nth-child(2) {
    margin-bottom: 90px
}

.manu_main .mod_planver2_item:nth-child(3) {
    margin-bottom: 40px
}

.autopart_main .mod_planver2_item_right li:nth-child(2) {
    display: block
}

.autopart_main .mod_planver2_item:nth-child(3) .mod_planver2_item_right {
    margin-right: 7%
}

.autopart_main .mod_planver2_item:nth-child(1) .mod_planver2_item_right {
    width: 49.57%
}

.autopart_main .mod_planver2_item:nth-child(even) .mod_planver2_item_right {
    position: relative;
    left: -5%
}

.autopart_main .mod_planver2_item:nth-child(1) {
    margin-bottom: 120px
}

.autopart_main .mod_planver2_item:nth-child(2) {
    margin-bottom: 95px
}

.autopart_main .mod_planver2_item:nth-child(3) {
    margin-bottom: 160px
}

.autopart_main .mod_planver2_item:nth-child(4) {
    margin-bottom: 160px
}

.autopart_main .mod_planver2_item:nth-child(5) {
    margin-bottom: 100px
}

.autopart_main .mod_planver2_item:nth-child(even) .mod_planver2_item_left {
    width: 33.42%;
    margin-left: 0;
    margin-right: 10%
}

.manu_main .mod_planver2_item:nth-child(2) .mod_planver2_item_right {
    margin-left: -4%
}

.trade_main .mod_planver2_item:nth-child(1) .mod_planver2_item_right {
    flex-shrink: 0;
    width: 51.14%;
    margin-right: -1%
}

.trade_main .mod_planver2 {
    overflow: hidden
}

.trade_main .mod_planver2_item:nth-child(1) {
    margin-top: 30px;
    margin-bottom: 100px
}

.trade_main .mod_planver2_item:nth-child(2) {
    margin-bottom: 100px
}

.trade_main .mod_planver2_item:nth-child(3) {
    margin-bottom: 100px
}

.trade_main .mod_planver2_item:nth-child(4) .mod_planver2_item_right {
    margin-left: -5%
}

.autopart_goal {
    background: url(../images/c3_img07.jpg) center/cover no-repeat;
    width: 100%;
    height: 31.77vw;
    max-height: 610px;
    margin: 0 auto
}

.autopart_goal_tit {
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-bottom: 4px
}

.autopart_goal_text {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    text-align: center
}

.autopart_goal_list {
    display: flex;
    align-items: center;
    justify-content: center
}

.autopart_goal_item {
    position: relative
}

.autopart_goal_item {
    width: 215px
}

.autopart_goal_item:nth-child(2) {
    width: 243px;
    margin: 0 58px
}

.autopart_goal_item_img img {
    width: 100%
}

.autopart_goal_item_text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    line-height: 1.5;
    color: #333
}

.autopart_biground {
    position: relative;
    width: 360px
}

.autopart_biground_text {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-weight: 700;
    transform: translate(-50%, -50%)
}

.autopart_smround {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.autopart_smround_item {
    position: absolute;
    width: 81px;
    height: 81px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #005bac;
    transition: all .36s
}

.autopart_smround_item:first-child {
    top: 68px;
    left: -10px
}

.autopart_smround_item:nth-child(2) {
    top: -20px;
    left: 103px
}

.autopart_smround_item:nth-child(3) {
    top: 8px;
    left: 240px
}

.autopart_smround_item:nth-child(4) {
    top: 140px;
    left: 302px
}

.autopart_smround_item:nth-child(5) {
    top: 270px;
    left: 238px
}

.autopart_smround_item:nth-child(6) {
    top: 298px;
    left: 98px
}

.autopart_smround_item:nth-child(7) {
    top: 205px;
    left: -13px
}

.autopart_smround_text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    color: #fff
}

.autopart_smround_item_textlist {
    width: 168px;
    padding: 25px 18px;
    position: absolute;
    top: 50%;
    right: calc(100% + 28px);
    background-color: #fff;
    box-shadow: 0 2px 9px 1px rgba(0, 91, 172, .1);
    border-radius: 10px;
    opacity: 0;
    transition: all .36s;
    z-index: 2
}

.autopart_smround_item_textitem {
    font-size: 16px;
    line-height: 2
}

.autopart_smround_item_textlist::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #f6ab00;
    padding: 4px;
    background-color: #f6ab00;
    background-clip: content-box;
    top: 0;
    right: 0;
    transform: translate(30%, -30%)
}

.autopart_smround_text::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 22px;
    background-color: #f6ab00;
    z-index: 3;
    right: 100%;
    top: calc(50% + 3px);
    transition: all .36s;
    opacity: 0
}

.autopart_smround_item_textlist {
    pointer-events: none
}

.autopart_smround_item.ys_active .autopart_smround_item_textlist {
    opacity: 1
}

.autopart_smround_item.ys_active .autopart_smround_text::before {
    opacity: 1
}

.autopart_smround_item.ys_active {
    background-color: #f6ab00
}

.autopart_adv {
    background-color: #f5f8fc
}

.autopart_adv_con {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden
}

.autopart_adv .ys_tit3 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px
}

.autopart_adv_con_text {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    color: #333
}

.autopart_adv_center {
    width: 112px;
    margin: 223px auto 286px;
    position: relative
}

.autopart_adv_center .ys_imgbox_cover img:last-child {
    opacity: 0
}

.autopart_adv_item {
    position: absolute;
    cursor: pointer
}

.autopart_adv_item:first-child {
    top: -170px;
    left: -165px
}

.autopart_adv_item:nth-child(2) {
    top: -120px;
    left: 160px
}

.autopart_adv_item:nth-child(3) {
    top: 120px;
    left: 180px
}

.autopart_adv_item:nth-child(4) {
    top: 167px;
    left: -170px
}

.autopart_adv_item:nth-child(5) {
    top: -2px;
    left: -254px
}

.autopart_adv_item:nth-child(1) .autopart_adv_arrows {
    top: 100px;
    left: 150px;
    transform: rotate(20deg)
}

.autopart_adv_item:nth-child(1) .autopart_adv_arrows {
    top: 130px;
    left: 124px;
    transform: rotate(40deg)
}

.autopart_adv_item:nth-child(2) .autopart_adv_arrows {
    top: 80px;
    left: -44px;
    transform: rotate(-35deg)
}

.autopart_adv_item:nth-child(3) .autopart_adv_arrows {
    top: -23px;
    left: -42px;
    transform: rotate(32deg)
}

.autopart_adv_item:nth-child(4) .autopart_adv_arrows {
    top: -9px;
    left: 106px;
    transform: rotate(-41deg)
}

.autopart_adv_item:nth-child(5) .autopart_adv_arrows {
    top: -9px;
    left: 106px;
    transform: rotate(-41deg)
}

.autopart_adv_item:nth-child(5) .autopart_adv_arrows {
    top: 54px;
    left: 163px;
    transform: rotate(0)
}

.autopart_adv_item .ys_imgbox_cover {
    width: 112px;
    margin: 0 auto
}

.autopart_adv_center_text {
    text-align: center;
    font-size: 18px;
    line-height: 1.75;
    color: #333;
    padding-top: 8px;
    white-space: nowrap
}

.autopart_adv_center_con>.autopart_adv_center_text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer
}

.autopart_adv_center_con {
    cursor: pointer;
    position: relative
}

.autopart_adv_center_con:after {
    content: ""
}

.autopart_adv_arrows {
    position: absolute;
    width: 46px;
    pointer-events: none
}

.autopart_adv_arrows img:nth-child(2) {
    transform: rotate(180deg)
}

.autopart_main .mpic_item_con {
    font-size: 16px;
    line-height: 2;
    color: #333;
    padding-right: 0;
    display: none;
    padding-top: 6px
}

.autopart_main .mpic_item:first-child .iconfont {
    top: 11px
}

.mod_plan_sprimary {
    width: 1400px;
    margin: 0 auto
}

.retail_adv_text {
    font-size: 18px;
    line-height: 1.5;
    color: #666;
    text-align: center
}

.retail_adv_tit {
    text-align: center;
    font-weight: 700;
    margin-bottom: 4px
}

.retail_plan .ys_tit5 {
    padding: 44px 0 34px;
    border-bottom: 1px solid #e8e8e8;
    font-weight: 700;
    text-align: center;
    margin-bottom: 24px
}

.retail_plan_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -17px
}

.retail_plan_item {
    width: 33.333333%;
    padding: 0 17px;
    margin-bottom: 37px
}

.retail_plan_item_con {
    display: block;
    height: 100%;
    min-height: 400px;
    background: #fff;
    box-shadow: 0 2px 9px 1px rgba(0, 91, 172, .1);
    border-radius: 5px;
    padding: 0 40px 20px;
    position: relative;
    overflow: hidden
}

.retail_plan_item_con::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 4px;
    background-color: #005bac;
    left: 0;
    bottom: 0;
    transition: all .36s
}

.retail_plan_item_text {
    color: #999;
    line-height: 2;
    font-size: 16px
}

.retail_plan {
    margin-bottom: 63px;
    padding-bottom: 0 !important
}

.retail_adv_primary {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2px
}

.retail_adv_primary_item {
    padding: 0 2px;
    width: 20%;
    flex-shrink: 0
}

.rapi_con {
    height: 100%;
    display: flex;
    flex-direction: column
}

.rapi_con_tit {
    flex-shrink: 0
}

.rapi_con_list {
    flex-grow: 1;
    padding: 24px 14px 13px;
    background-color: #f5f8fc;
    margin-top: 6px;
    border-radius: 5px
}

.rapi_con_tit {
    color: #fff;
    text-align: center;
    line-height: 60px;
    width: 100%;
    border-radius: 5px;
    background-color: #005bac
}

.rapi_con_item {
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
    color: #333;
    background-color: #fff;
    border-radius: 5px;
    padding: 6px 16px;
    margin-bottom: 8px
}

.retail_adv_primary_item:last-child {
    width: 40%;
    flex-shrink: 0
}

.c_c4 .autopart_goal_tit {
    color: #1e375a
}

.c_c4 .autopart_goal_text {
    color: #666
}

.c_c3p5_ulbox {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2px;
    flex-grow: 1
}

.c_c3p5_ulh {
    font-size: 18px;
    line-height: 1.75;
    padding: 5px 18px;
    border-radius: 5px;
    background-color: #f6ab00;
    text-align: center;
    color: #fff
}

.c_c3p5_ulfl {
    width: 50%;
    padding: 0 2px;
    display: flex;
    flex-direction: column;
    margin-top: 6px
}

.c_c3p5_ulbox .rapi_con_list {
    padding-top: 16px
}

.retail_goal {
    background: url(../images/c4_img02.jpg) center/cover no-repeat
}

.retail_goal_tit {
    color: #fff;
    font-weight: 700;
    margin-bottom: 100px
}

.retail_goal_left {
    width: 25%
}

.retail_goal_right {
    width: 75%
}

.rgri_con_item {
    margin-bottom: 18px
}

.rgri_con_item:last-child {
    margin-bottom: 0
}

.rgri_con_item .ys_tit5 {
    color: #fff;
    font-weight: 700;
    display: inline-block
}

.rgri_con_item_text {
    position: relative;
    padding-left: 34px;
    color: #fff;
    font-size: 16px;
    line-height: 2;
    min-height: 58px;
    margin-left: 12px;
    min-height: 85px
}

.rgri_con_item_text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    min-height: 58px;
    width: 1px;
    background-color: #fff;
    transition: all 0.36s;
}

.retail_goal_right_list {
    margin: 0 -18px
}

.retail_goal_right_item {
    padding: 0 18px
}

.retail_goal_right_item:not(:first-child) {
    display: none
}

.retail_goal_arrow_next,
.retail_goal_arrow_prev {
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 80px;
    transition: all .36s
}

.retail_goal_arrow_next img,
.retail_goal_arrow_prev img {
    width: 100%
}

.retail_goal_arrow_next img:last-child,
.retail_goal_arrow_prev img:last-child {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0
}

/* .retail_main .mod_customer_con {
    padding: 0;
    margin: 0 auto;
    width: 1500px
} */

/* .retail_main .mod_customer_item {
    width: 20%
} */

.c_c5p4_box {
    background-color: #f8f8f8
}

.trade_adv_item_con {
    display: flex
}

.trade_adv_item:nth-child(2n) .trade_adv_item_con {
    flex-direction: row-reverse
}

.taic_left {
    width: 548px;
    padding-left: 3%
}

.c_c5p4_fr {
    width: 852px;
    flex-shrink: 0
}

/* .trade_main .mod_customer_con {
    width: 1500px;
    margin: 0 auto;
    padding: 0
} */

/* .trade_main .mod_customer_item {
    width: 20%
} */

.trade_plan_list {
    width: 45%;
    display: flex;
    margin: 0 -17px;
    position: relative
}

.trade_plan_list::after {
    content: "";
    width: 100%;
    height: 5px;
    background-color: #eee;
    position: absolute;
    bottom: -50px;
    left: 0
}

.trade_plan_item {
    position: relative;
    width: 25%;
    font-size: 0;
    padding: 0 17px
}

.trade_plan_item .trade_plan_item_text {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 1.5
}

.trade_plan_item img {
    width: 100%
}

.trade_plan_item::after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #f6ab00;
    left: 50%;
    transform: translateX(-50%);
    bottom: -55px;
    z-index: 2
}

.trade_plan_item_icon {
    position: absolute;
    width: 20px !important;
    right: 0;
    bottom: -58px;
    z-index: 2;
    transform: translateX(50%)
}

.mpic_item_hide {
    display: none !important
}

.trade_main .mpic_item:last-child {
    border-bottom: none
}

.trade_adv .ys_tit3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 5px
}

.trade_adv .ys_word1 {
    text-align: center;
    color: #333
}

.trade_adv .ys_tit5 {
    margin-bottom: 20px;
    font-weight: 700
}

.trade_adv_list .trade_adv_item:first-child .mpic_item {
    padding-left: 0
}

.trade_adv_list .mpic_item_con {
    display: block;
    padding-top: 0
}

.trade_adv_list .trade_adv_item:last-child .c_c5p4_fr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -11%;
    width: 852px
}

.trade_adv_list .trade_adv_item:first-child .c_c5p4_fr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -8%;
    width: 852px
}

.trade_adv_item {
    position: relative;
    margin-top: 170px
}

.trade_adv_item:last-child {
    margin-bottom: 100px
}

.trade_adv_item:nth-child(even) .taic_left {
    padding-left: 0;
    padding-right: 10.5%
}

.c_hd_pc {
    background-color: #094e9f
}

.c_hd_fl {
    padding-left: 93px;
    line-height: 80px
}

.c_logo {
    display: block;
    line-height: 80px
}

.c_hd_fr {
    display: flex;
    align-items: center;
    padding-right: 123px
}

.c_hd_ul {
    display: flex
}

.c_hd_lia {
    display: block
}

.c_hd_lic {
    line-height: 80px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 0 40px;
    transition: all .36s
}

.c_hd_li.ys_active .c_hd_lic {
    color: #f6ab00
}

.c_hd_li.c_noactive .c_hd_lic {
    color: #fff
}

.c_hd_li.ys_active::after {
    opacity: 1
}

.c_hd_li.c_noactive::after {
    opacity: 0 !important
}

.c_hd_li {
    position: relative
}

.c_hd_li:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-top: 10px solid #f6ab00;
    border-bottom: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 10;
    transition: all .36s;
    opacity: 0
}

.c_hd_fl2 {
    padding: 85px 205px 155px 60x;
    background-color: #fff
}

.mod_aside {
    position: fixed;
    top: 50%;
    left: 40px;
    z-index: 10;
    transition: all .36s;
    transform: translate(-130%, -50%)
}

.mod_aside_item {
    padding: 18px 0;
    cursor: pointer;
    border-left: 1px solid #e7e7e7
}

.mod_aside_item_text {
    font-size: 14px;
    line-height: 1.5;
    position: relative;
    color: #666;
    padding-left: 20px;
    transition: all .36s
}

.mod_aside_item_text::before {
    content: "";
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 26px;
    background-color: #f6ab00;
    transition: all .36s;
    opacity: 0
}

.mod_aside_active .mod_aside_item_text {
    color: #f6ab00
}

.mod_aside_active .mod_aside_item_text::before {
    opacity: 1
}

.mod_aside_item:first-child {
    padding-top: 0
}

.mod_aside_item:last-child {
    padding-bottom: 0
}

.mod_select {
    background: url(../images/b1_bg01.jpg) center/cover no-repeat;
    overflow: hidden
}

.mod_select_con_img {
    width: 995px;
    margin: 0 auto
}

.mod_select_con {
    position: relative;
    margin-bottom: 155px
}

.mod_select .ys_tit3 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 113px
}

.mod_select_list {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.mod_select_item {
    position: absolute;
    width: 177px;
    top: 0
}

.mod_select_primary {
    position: relative
}

.mod_select_item_text {
    position: absolute;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    z-index: 2
}

.mod_select_item:nth-child(1) {
    top: 9%;
    left: 10%
}

.mod_select_item:nth-child(2) {
    top: -13%;
    left: 27%
}

.mod_select_item:nth-child(3) {
    top: -17%;
    left: 47%
}

.mod_select_item:nth-child(4) {
    top: -2%;
    left: 66%
}

.mod_select_item:nth-child(5) {
    top: 23%;
    left: 81%;
}

.mod_select_item:nth-child(6) {
    top: 64%;
    left: 74%;
}

.mod_select_item:nth-child(7) {
    top: 81%;
    left: 58%;
}

.mod_select_item:nth-child(8) {
    top: 83%;
    left: 40%;
}



.mod_select_item:nth-child(9) {
    top: 77%;
    left: 22%;
}


.mod_select_item:nth-child(10) {
    top: 56%;
    left: 7%;
}


.mod_select_text {
    position: absolute;
    width: 470px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 18px;
    line-height: 1.75;
    color: #1e375a
}

.mod_select_item svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.apse {
    animation: svgcircle4 5s;
    -webkit-animation: 4s svgcircle4 linear
}

@-webkit-keyframes svgcircle4 {
    0% {
        width: 0
    }

    100% {
        width: 57px
    }
}

@keyframes svgcircle4 {
    0% {
        stroke-dashoffset: 532
    }

    100% {
        stroke-dashoffset: 0
    }
}

.flli_btn .ys_navbt {
    border-color: #f6ab00
}

.fdwi_list_li_subm .ys_navbt::after {
    background-color: #f6ab00
}

.fdwi_list_li_subm .ys_navbt {
    border: none
}

.flls_le .iconfont {
    font-size: 14px;
    color: #005bac
}

.bone_main .ys_banner .ys_ban_txtbox {
    width: 1200px
}

.bone_main .mod_summary {
    width: 100%
}

.bone_customervideo_con .hltl_more {
    text-align: center
}

.bone_plan_con .hltl_more {
    text-align: center
}

.mcic_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all .36s;
    padding: 15px;
}

.mcic_wrap_tit p {
    font-size: 20px;
    line-height: 2;
    color: #005bac
}

.mcic_wrap_info p {
    font-size: 18px;
    line-height: 1.75;
    color: #333
}

.bone_main .mod_summary p {
    font-size: 18px
}

.bone_plan_swiper_nextbtn,
.bone_plan_swiper_prevbtn {
    font-size: 14px;
    color: #fff
}

.bone_video_download_icon {
    color: #f6ab00;
    font-size: 30px
}

.ys_banner1 .ys_ban_txtbox {
    width: 1200px
}

.byd_main .ys_banner .mod_summary {
    width: 100%
}

.mod_aside.start {
    transform: translate(0, -50%)
}

.byd_scene .hltl_more {
    text-align: center
}

.byd_customervideo .hltl_more {
    text-align: center
}

.ys_banner1 .mod_summary {
    width: 100%
}

.bweb_feature_sales_center {
    position: relative
}

.bweb_feature_sales_center::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #fff
}

.bweb_feature_sales_primary.on .bweb_feature_sales_center::after {
    animation: spread 1s both
}

.bweb_feature_con_mjore .hltl_more {
    text-align: center;
    margin-top: 50px
}

.web_main_con .mod_select {
    background: #f8f8f8
}

.mod_case_con_wrap {
    text-align: center;
    margin-top: 30px
}

.mpir_tit {
    border-bottom: 1px solid #e4e4e4;
    padding: 15px 10px
}

.mpir_tit .ys_tit5 {
    text-align: center;
    font-weight: 700
}

.mpic_item.active .icon-c2_icon05:before {
    content: "\e61c"
}

.mpic_item.active .ys_tit6::before {
    background: #1e375a
}

.manu_adv_item_tit:after {
    width: 8px;
    height: 8px;
    background-color: #f6ab00
}

.solu_wrap .trade_adv {
    background: #f8f8f8;
    padding-bottom: 1px
}

.anchor_main1 .mod_planver2_item:last-child .mpic_item {
    padding-left: 0
}

.mod_subnav_btn_icon {
    font-size: 24px;
    color: #fff
}

.mod_planver2_item_right li {
    display: none
}

.mod_planver2_item_right li:first-child {
    display: block
}

.manu_adv {
    background-color: #f8f8f8
}

.mod_click .mod_planver2_item_right li {
    display: block
}

.dl_sear_icon {
    font-size: 24px;
    color: #005bac
}

.dl_cont {
    padding-bottom: 220px
}

.dlul_txt_time_icon {
    color: #f6ab00;
    font-size: 24px
}

.dlul_txt_dl_icon {
    color: #005bac;
    font-size: 24px
}

.hltl_more_wrap {
    text-align: center;
    padding-top: 40px
}

.hltl_more_wrap .ys_navbt {
    border-radius: 0px;
    cursor: pointer
}

.details_pag_ul_wid {
    width: calc(100% - 50px);
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.details_pag_ul_li:nth-child(2) {
    flex: none;
    padding: 0 10px
}

.details_pag_ul_li:nth-child(3) a {
    display: flex;
    justify-content: flex-end
}

.ct_bot {
    padding-bottom: 90px
}

.prompt_cont {
    padding-bottom: 220px
}

.about_intro_img {
    width: 52.5%
}

.about_intro_img img {
    width: 100%
}

.about_intro_text {
    width: 47.5%;
    padding-left: 86px;
    padding-right: 74px
}

.about_title h2 {
    font-weight: 700
}

.about_intro_text_para p {
    color: #333;
    margin-bottom: 16px
}

.about_intro_text_para p:last-child {
    margin-bottom: 0
}

.about_intro_text_img ul {
    display: flex;
    align-items: center;
    margin: 0 -10px;
    flex-wrap: wrap
}

.about_intro_text_img li {
    width: 20%;
    padding: 0 10px
}

.about_intro_text_img {
    margin-top: 28px
}

.about_intro_text_img img {
    width: 100%
}

.about_intro {
    padding-bottom: 25px
}

.about_data {
    position: relative;
    height: 600px;
    overflow: hidden;
    background: url(../images/f1_bg01.jpg) center/cover no-repeat
}

.about_data::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    left: 0
}

.about_data_cont {
    width: 100%;
    z-index: 5
}

.about_data_cont ul {
    margin: 0 -64px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.about_data_cont li {
    width: 33.333333%;
    padding: 0 64px;
    margin-bottom: 86px
}

.about_data .ys_cont1280 {
    position: relative;
    height: 100%
}

.about_data_cont_num p {
    font-size: 64px;
    line-height: 1.1;
    color: #f6ab00;
    font-family: AntonRegular !important;
    text-align: center
}

.about_data_cont_para p {
    text-align: center;
    margin-top: 20px
}

.about_data_cont li:nth-last-child(1),
.about_data_cont li:nth-last-child(2),
.about_data_cont li:nth-last-child(3) {
    margin-bottom: 0
}

.about_video_icon {
    font-size: 153px;
    position: absolute;
    right: 0;
    top: -13px;
    color: #dfdfdf;
    opacity: .5
}

.about_video .ys_cont1400 {
    position: relative;
    padding-left: 66px;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.about_video_img {
    width: 54%;
    position: relative
}

.about_video_img img {
    width: 100%
}

.about_video_img::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(63, 63, 63, .5);
    position: absolute;
    top: 0;
    left: 0
}

.about_video_title {
    width: 46%;
    padding-left: 150px
}

.about_video_title h2 {
    color: #333
}

.about_video_title span {
    color: #005bac
}

.about_video_title h2:nth-child(2) {
    padding-left: 40px
}

.about_video_bg {
    width: 43.333333%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.about_video_bg img {
    width: 100%
}

.about_video {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.about_dev {
    padding-top: 60px;
    padding-bottom: 110px;
    background: url(../images/f1_bg02.jpg) center/cover no-repeat;
    position: relative;
    overflow: hidden
}

.about_dev::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0
}

.about_dev_title h2 {
    color: #fff;
    text-align: center
}

.about_dev .ys_cont1400 {
    position: relative;
    z-index: 5
}

.about_dev_years {
    margin-top: 80px;
    margin-bottom: 52px;
    position: relative
}

.about_dev_years li {
    width: 33.333333%;
    text-align: center;
    cursor: pointer
}

.about_dev_years_point {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .3);
    position: relative;
    margin: auto
}

.about_dev_years_point::before {
    content: "";
    width: 78%;
    height: 78%;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.about_dev_years_point::after {
    content: "";
    width: 43%;
    height: 43%;
    border-radius: 50%;
    background-color: #f6ab00;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.about_dev_years p {
    font-size: 24px;
    line-height: 1.3;
    color: #fff;
    font-weight: 700;
    transition: all .36s;
    margin-bottom: 15px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.about_dev_years ul {
    position: relative;
    width: 70%;
    margin: auto
}

.about_dev_years::before {
    content: "";
    width: 100%;
    height: 1px;
    background: radial-gradient(50% 50% at 50% 50%, #fff 81.77%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    bottom: 23px;
    left: 0
}

.about_dev_years li:not(:first-child) {
    display: none
}

.about_dev_years li.slick-current p {
    color: #f6ab00;
    transform: scale(1.3)
}

.adtu_li_cont p {
    font-size: 16px;
    line-height: 2;
    color: #fff;
    margin-bottom: 10px
}

.adtu_li_cont li {
    position: relative;
    padding-left: 20px
}

.adtu_li_cont li::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #f6ab00;
    position: absolute;
    top: 13px;
    left: 0
}

.about_dev_text {
    width: 33%;
    margin: auto;
    border: 1px solid #c5c5c5;
    border-radius: 20px;
    background: rgba(255, 255, 255, .2);
    padding: 20px 40px 16px;
    backdrop-filter: blur(6px)
}

.adtu_li:not(:first-child) {
    display: none
}

.adtu_li {
    padding: 0 20px
}

.about_dev_text_ul {
    margin: 0 -20px
}

.adtu_li_cont {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.about_dev_years .slick-prev {
    width: 32px;
    height: 32px;
    background: url(../images/f1_icon01.svg) center/cover no-repeat;
    top: 73%;
    left: -210px;
    transition: all .36s
}

.about_dev_years .slick-next {
    width: 32px;
    height: 32px;
    background: url(../images/f1_icon02.svg) center/cover no-repeat;
    top: 73%;
    right: -210px;
    transition: all .36s
}

.about_dev_years .slick-disabled {
    opacity: .5;
    pointer-events: none
}

.about_honor_title h2 {
    text-align: center
}

.about_honor_title p {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    color: #f6ab00;
    margin: 4px 0
}

.about_honor .swiper-pagination-progressbar {
    background: #094e9f
}

.about_honor .swiper-container-horizontal>.swiper-pagination-progressbar {
    height: 1px
}

.about_honor .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #f6ab00
}

.about_honor .swiper-slide {
    padding: 0 6px
}

.about_honor .swiper-wrapper {
    margin: 0 -6px;
    padding-top: 28px
}

.about_honor_arr {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-end
}

.about_honor_arr_btn {
    width: 32px;
    height: 32px;
    cursor: pointer;
    transition: all .36s
}

.about_honor_arr_prev {
    transform: rotate(-180deg);
    margin-right: 8px;
    background: url(../images/f1_icon02.svg) center/cover no-repeat
}

.about_honor_arr_next {
    background: url(../images/f1_icon02.svg) center/cover no-repeat
}

.about_honor_arr .swiper-button-disabled {
    opacity: .5;
    pointer-events: none
}

.about_meth {
    padding: 68px 0;
    position: relative;
    background: url(../images/f1_bg03.jpg) center/cover no-repeat
}

.about_meth::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(53, 53, 53, .4);
    position: absolute;
    top: 0;
    left: 0
}

.about_meth_title h2 {
    text-align: center;
    color: #fff
}

.about_meth .ys_cont1280 {
    padding: 0 25px;
    position: relative;
    z-index: 5
}

.about_meth_cont {
    margin-top: 190px;
    padding: 0 53px
}

.amcu_li .ys_imgbox_cover {
    width: 104px;
    margin: auto
}

.amcu_li_point {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .2);
    transition: all .36s;
    position: relative;
    margin: 15px auto
}

.amcu_li_point::after {
    content: "";
    width: 50%;
    height: 50%;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .36s
}

.amcu_li_title {
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-bottom: 10px
}

.amcu_li_text p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 10px;
    text-align: center
}

.amcu_li_text p:last-child {
    margin-bottom: 0
}

.amcu_li {
    width: 20%;
    position: relative
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.amcu_li:nth-child(1) {
    transform: translateY(0);
    animation-delay: .2s
}

.amcu_li:nth-child(2) {
    transform: translateY(-45px);
    animation-delay: .3s
}

.amcu_li:nth-child(3) {
    transform: translateY(-90px);
    animation-delay: .4s
}

.amcu_li:nth-child(4) {
    transform: translateY(-135px);
    animation-delay: .5s
}

.amcu_li:nth-child(5) {
    transform: translateY(-180px);
    animation-delay: .6s
}

.about_meth_cont_ul {
    position: relative
}

.about_meth_cont_ul::before {
    content: "";
    width: 100%;
    height: 182px;
    background: url(../images/f1_line.svg) center/cover no-repeat;
    position: absolute;
    left: 15px;
    top: -52px
}

.about_serv_title h2 {
    text-align: center
}

.about_serv_cont {
    padding: 55px 105px 38px 98px;
    background: rgba(212, 226, 245, .2);
    margin-top: 36px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden
}

.about_serv_cont_text p {
    font-size: 20px;
    line-height: 1.5;
    transition: all .36s
}

.about_serv_cont_text li {
    padding: 15px 35px;
    box-shadow: 0 2px 9px 1px rgba(9, 78, 159, .1);
    background-color: #fff;
    margin-bottom: 29px;
    padding-left: 72px;
    position: relative
}

.about_serv_cont_text li::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #d4e2f5;
    position: absolute;
    top: 26px;
    left: 35px
}

.about_serv_cont_text {
    width: 364px
}

.about_serv_cont_img {
    width: calc(100% - 364px);
    padding-left: 135px
}

.about_serv_cont_img img {
    width: 100%
}

.ys_cont1220 {
    width: 1220px;
    margin: auto
}

.about_bus_title h2 {
    text-align: center
}

.about_bus {
    padding-top: 70px;
    padding-bottom: 155px
}

.about_bus_img {
    width: 100%
}

.about_bus_img img {
    width: 100%
}

.about_main .mod_main {
    margin: auto
}

.home_main .ys_ban_imgbox img {
    transform: scale(1.2)
}

.home_main .ys_ban_li.slick-current .ys_ban_imgbox img {
    animation: bannerscale 8s ease both
}

@keyframes bannerscale {
    100% {
        transform: scale(1)
    }
}

.home_main .ys_ban_li.slick-current .mod_tit .ys_tit1 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .1s
}

.home_main .ys_ban_li.slick-current .mod_summary p {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .1s
}

.mod_select_item {
    width: 136px
}

.turn_svg {
    position: relative;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}

.mod_select_item_text {
    text-align: center
}

.turn_svg svg {
    fill: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: rotate(130deg);
    border-radius: 50%;
    overflow: hidden;
}

.turn_svg2 circle {
    stroke: #f6ab00;
    stroke-width: 10px;
    stroke-dasharray: 220;
    stroke-dashoffset: 220
}

.turn_svg1 circle {
    stroke: #005bac;
    stroke-width: 10px
}

.mod_select_item.act .turn_svg2 circle {
    stroke-dasharray: 220;
    stroke-dashoffset: 220;
    -webkit-animation: 5.5s svgcircle4 linear;
    animation: 5.5s svgcircle4 linear
}

@-webkit-keyframes svgcircle4 {
    0% {
        stroke-dashoffset: 220
    }

    100% {
        stroke-dashoffset: 0
    }
}

@keyframes svgcircle4 {
    0% {
        stroke-dashoffset: 220
    }

    100% {
        stroke-dashoffset: 0
    }
}

.turn_svg img {
    position: relative;
    z-index: 10;
    border-radius: 50%;
}

.turn_svg {
    border-radius: 50%;
    overflow: hidden
}

.mstu_li p {
    font-size: 18px;
    line-height: 1.65;
    color: #1e375a
}

.mstu_li {
    display: none
}

.mstu_li:first-child {
    display: block
}

.mod_select_con2 .mod_select_text {
    top: inherit;
    bottom: 0
}

.mod_select_con2 .mod_select_item:nth-child(1) {
    top: 47%;
    left: 3%
}

.mod_select_con2 .mod_select_item:nth-child(2) {
    top: -16%;
    left: 23%
}

.mod_select_con2 .mod_select_item:nth-child(3) {
    top: -30%;
    left: 46%
}

.mod_select_con2 .mod_select_item:nth-child(4) {
    top: -8%;
    left: 69%
}

.mod_select_con2 .mod_select_item:nth-child(5) {
    top: 54%;
    left: 83%
}

.mod_goal_con_wrap {
    position: relative;
    z-index: 10
}

.mod_goal_list {
    animation-delay: .3s
}

.autopart_adv_item {
    animation-delay: .3s
}

.rct_eval_list_li {
    animation-delay: .3s
}

.trade_plan_list ul {
    width: 100%;
    display: flex
}

.trade_plan_list .trade_plan_item_icon {
    left: 0;
    animation: leftW 3.5s infinite linear;
    -webkit-animation: leftW 3.5s infinite linear
}

@keyframes leftW {
    0% {
        left: 0
    }

    100% {
        left: 100%
    }
}

.ys_main {
    position: relative;
    z-index: 10
}

.mbwn_navul {
    width: 100%;
}

.htwd_ul {
    display: flex;
    align-items: center;
}

.mod_banner_ig {
    width: 544px;
}

.mod_banner_ig img {
    width: 100%;
}

.mod_product_fr_vid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mod_aside_item::before {
    display: none;
}

.byd_scene_fl {
    width: 155px;
}

.byd_scene_fl img {
    width: 100%;
}

.bweb_feature_sales_left {
    width: 155px;
}

.bweb_feature_sales_left img {
    width: 100%;
}

.mod_goal_item2 {
    animation-delay: 0.3s;
}

.mod_goal_item3 {
    animation-delay: 0.5s;
}

.mod_goal_item4 {
    animation-delay: 0.7s;
}


.autopart_smround_item3 .autopart_smround_item_textlist,
.autopart_smround_item4 .autopart_smround_item_textlist,
.autopart_smround_item5 .autopart_smround_item_textlist {
    right: inherit;
    left: calc(100% + 12px);
}

.autopart_smround_item3 .autopart_smround_item_textlist::after,
.autopart_smround_item4 .autopart_smround_item_textlist::after,
.autopart_smround_item5 .autopart_smround_item_textlist::after {
    right: inherit;
    left: 0;
}

.autopart_smround_item3 .autopart_smround_text::before,
.autopart_smround_item4 .autopart_smround_text::before,
.autopart_smround_item5 .autopart_smround_text::before {
    right: inherit;
    left: 100%;
}

.mod_nav_lan a {
    line-height: 80px;
    color: #fff;
    font-size: 16px;
    position: relative;
    display: block;
}

.mod_nav_lan a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -11px;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: rgba(255, 255, 255, 1);
}

.mod_nav_search {
    margin-left: 20px;
}


.mcic_botton {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.mcic_botton_tit {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mod_select_text_ul .slick-track {
    display: flex;
    align-items: stretch;
    justify-self: center;
}

.mod_select_text_ul .mstu_li {
    width: 100%;
    height: inherit;
    display: flex !important;
    align-items: center;
    text-align: left;
    justify-content: center;
}

.mod_select_text_ul .mstu_li p {
    display: inline-block;
}

.flls_ri p a {
    color: #094e9f;
}

.bone_feature_fr {
    height: 640px;
}

.ofgi_tit {
    padding-left: 10px;
    padding-right: 10px;
}

.bone_customervideo_item .bone_cus_itm_btn {
    pointer-events: none;
}

.bone_customervideo_item.swiper-slide-active .bone_cus_itm_btn {
    pointer-events: inherit;
}


.mod_cook {
    position: fixed;
    bottom: 62px;
    right: 62px;
    width: 420px;
    z-index: 99;
}

.mod_cook_cont {
    width: 100%;
    position: relative;
    background: rgba(10, 35, 61, 0.6);
    padding: 20px 70px;
    border-radius: 0px;
    box-shadow: 0 0px 20px 0 rgba(255, 255, 255, 0.3);
}


.mod_cook_clo {
    width: 12px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    cursor: pointer;
}

.mod_cook_clo img {
    width: 100%;
}

.mod_cook_cont_info p {
    font-size: 16px;
    line-height: 2;
    color: #fff;
}

.mod_cook_cont_info p a {
    color: #fff;
    font-weight: bold;
}

.mod_cook_cont_btn .ys_navbt {
    position: relative !important;
    transform: inherit !important;
    padding: 0 35px;
}

.mod_cook_cont_btn {
    margin-top: 15px;
}

.details_cont_tit {
    background: #0a233d;
}

.details_cont_tit .ys_tit1 {
    font-weight: bold;
    color: #fff;
}

.mod_cook {
    width: 100%;
    right: 0 !important;
    bottom: 0 !important;
    text-align: center;
}

.mod_cook_cont {
    border-radius: 0px 0px 0 0;
}

.ys_navbt {
    border: none !important;
}

.home_pro .home_pro_more .ys_navbt::after,
.hemo_about .ys_navbt::after {
    background: #f6ab00;
}

.mod_btn a {
    border: none !important;
    border-radius: 0 !important;
}

.fdwi_list_li_input .ys_navbt {
    line-height: 48px;
}

.fdwi_list_li_input .ys_navbt::after {
    background: #094e9f;
}

.mnld_ri_uld {
    width: 100%;
    position: relative;
}

.mnld_ri_uld_li {
    position: relative;
    display: none;
}

.mnld_ri_uld_li:first-child {
    display: block;
}

.bone_plan_swiper_prevbtn,
.bone_plan_swiper_nextbtn {
    transition: all 0.36s;
}


.mod_product_fr {
    position: relative;
}

.mod_product_fr_btn {
    display: none;
}

.bweb_scene_item_tit {
    width: 100%;
    padding: 0 15px;
    text-align: center;
}

.web_route_con .web_route_img {
    width: 100% !important;
}

.dl_list .dlul_txt_time p {
    width: 100%;
    padding-left: 0;
}

.dl_list .dlul_txt_dl_icon {
    color: #f6ab00;
}

.mod_cook_cont_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mod_cook_cont_wrap .mod_cook_cont_btn {
    margin-top: 0;
}

.mod_cook_cont_info {
    padding-right: 10px;
}

.mod_cook_cont_info p {
    text-align: left;
}

.mnld_le {
    padding: 96px 100px 0 140px;
}


.mod_titbox .ys_navbt::after {
    background: #f6ab00;
}

.mod_cook {
    bottom: -100% !important;
    transition: all 0.6s;
}

.mod_cook.on {
    bottom: 20px !important;
}

/* .ys_videom_content video {
    width: 100%;
} */


.mod_nav_li_down2 .mnld_ri_wrap2 {
    padding: 30px 0;
    height: 100%;
}

.mnld_ri_wrap2_le {
    display: flex;
    align-items: center;
}

.mnld_ri_wrap2_ri {
    padding-top: 50px;
}

.autopart_bigroun_slick {
    width: 100%;
    position: relative;
}

.autopart_bigroun_slick_ig {
    display: none;
    pointer-events: none;
}

.autopart_bigroun_slick_ig:first-child {
    display: block;
}

.mnld_ri_wrap5 {
    text-align: center;
}

.mnld_ri_wrap5 .mnld_ri_wrap_more {
    margin-top: 20px;
}

.autopart_biground_ph {
    display: none;
}

@media screen and (min-width:1200px) {
    .about_dev_years .slick-prev:hover {
        background: url(../images/f1_iconf01.svg) center/cover no-repeat !important;
    }

    .about_dev_years .slick-next:hover {
        background: url(../images/f1_iconf02.svg) center/cover no-repeat;
    }

    .mod_titbox .ys_navbt:hover {
        color: #fff !important;
    }

    .about_intro_text_img .ys_imgbox_cover:hover img {
        transform: scale(1.06);
    }

    .about_honor_arr_prev:hover {
        background: url(../images/f1_iconf02.svg) center/cover no-repeat !important;
    }

    .about_honor_arr_next:hover {
        background: url(../images/f1_iconf02.svg) center/cover no-repeat;
    }

    .bone_plan_swiper_prevbtn:hover,
    .bone_plan_swiper_nextbtn:hover {
        background: #f6ab00;
    }

    .mod_cook .mod_cook_cont_btn .ys_navbt:hover {
        color: #f6ab00 !important;
    }

    .rgri_con_item:hover .rgri_con_item_text::before {
        background: #094e9f;
    }

    .amcu_li:hover .amcu_li_point::after {
        background-color: #f6ab00;
    }

    .about_serv_cont_text li:hover p {
        color: #005bac
    }

    .retail_plan_item_con:hover::after {
        width: 100%
    }

    .bweb_scene_item_com:hover {
        border-color: #f6ab00
    }

    .mod_customer_item:hover .mcic_hover {
        opacity: 1
    }

    .fdwi_list_li_subm .ys_navbt:hover {
        color: #fff !important
    }

    .flli_btn .ys_navbt:hover {
        color: #fff !important
    }

    .mod_aside_item:hover .mod_aside_item_text {
        color: #f6ab00
    }

    .mod_aside_item:hover .mod_aside_item_text::before {
        opacity: 1
    }

    .c_hd_li:hover .c_hd_lic {
        color: #f6ab00
    }

    .retail_goal_arrow_next:hover img,
    .retail_goal_arrow_prev:hover img {
        opacity: 1
    }

    .c_hd_li:hover::after {
        opacity: 1
    }

    .autopart_adv_center_con:hover .ys_imgbox_cover img:last-child {
        opacity: 1
    }

    .autopart_adv_item:hover .ys_imgbox_cover img:last-child {
        opacity: 1
    }

    .retail_plan_item_con:hover::after {
        width: 100%
    }

    .manu_goal_item:hover .manu_goal_item_img .mgii_active {
        opacity: 1
    }

    .mod_resource_item_con:hover .ys_pos_cover {
        opacity: 1
    }

    .mod_customer_item_con:hover .mcic_botton {
        top: 0
    }

    .mod_subnav_item:hover .mod_subnav_item_links p {
        color: #005bac
    }

    .bweb_scene_item_com:hover .bweb_scene_item_tit {
        opacity: 0
    }

    .bweb_scene_item_com:hover .bweb_scene_item_info {
        top: 0
    }

    .bfmf_item:hover .wfmf_active {
        opacity: 1
    }

    .bfmf_item:hover .bfmf_item_text {
        color: #fff
    }

    .bone_feature_grid_item:hover .ofgi_round::after {
        animation: scalepulse 1.5s .3s ease infinite
    }

    .bone_feature_grid_item:hover .ofgi_round::before {
        animation: scalepulse 1.5s .2s ease infinite
    }

    .bone_feature_grid_item:hover .ofgi_round_con {
        animation: scalepulse 1.5s .1s ease infinite;
        background: #f6ab00
    }

    .mod_btn_link:hover {
        background: #f6ab00
    }

    .mod_btn_link1:hover {
        background: #f6ab00;
        color: #fff
    }

    .rarw_li_wrap:hover .rarw_li_wrap_pto::after {
        border-color: #f6ab00
    }

    .hssb_li .ys_navbt:hover {
        color: #fff !important
    }

    .mlul_cont:hover .mlul_ri {
        color: #f6ab00
    }

    .mnld_le_ul_li a:hover .mlul_ri img:nth-child(1) {
        opacity: 0
    }

    .mnld_le_ul_li a:hover .mlul_ri img:nth-child(2) {
        opacity: 1
    }

    .mnld_le_ul_li a:hover .mlul_cont::after {
        width: 100%
    }

    .hemo_logo:hover .hemo_logo_bg {
        transition-delay: .2s;
        transform: scale3d(.5, .5, 1);
        -webkit-transform: scale3d(.5, .5, 1);
        -moz-transform: scale3d(.5, .5, 1);
        -ms-transform: scale3d(.5, .5, 1);
        -o-transform: scale3d(.5, .5, 1)
    }

    .harp_li:hover .harp_li_ic1 {
        opacity: 0
    }

    .harp_li:hover .harp_li_ic2 {
        opacity: 1
    }

    .hemo_about_le_more .ys_navbt:hover {
        color: #fff !important
    }

    .hall_li:hover .hall_li_wrap_tit p {
        color: #005bac
    }

    .news_rec_list:hover .nrlr_title {
        color: #005bac
    }

    .nlul_wrap:hover .nlul_wrap_cont_tit {
        color: #005bac
    }

    .home_pro_more .ys_navbt:hover {
        color: #fff !important
    }

    .hssb_li_tit .ys_navbt:hover {
        background: #094e9f
    }

    .hltl_more .ys_navbt:hover .ys_navbt::after {
        left: 0
    }

    .hltl_more .ys_navbt:hover {
        color: #fff !important
    }

    .hssi_li_top a:hover .hssi_li_top_ri img {
        transform: scale(1.06)
    }

    .mod_crumb_li a:hover {
        opacity: .6
    }

    .mod_resource_item_con:hover .ys_pos_cover {
        opacity: 1
    }

    .mbwl_right_li a:hover {
        color: #fff
    }

    .hscs_btn_link:hover {
        color: #f6ab00
    }

    .mod_nav_li_link:hover {
        color: #f6ab00
    }

    .mod_nav_li_link:hover::after {
        opacity: 1
    }

    .ys_navbt:hover::after {
        left: 0
    }

    .ys_navbt:hover {
        color: #094e9f !important
    }

    .ys_navbt1:hover {
        background: #f6ab00;
        color: #fff
    }

    .mbwn_navul_li_tex a:hover {
        color: #fff
    }

    .case_list_ul_li a:hover .clul_img::after {
        opacity: 1
    }

    .first:hover li::before {
        color: #005bac
    }

    .prev:hover li::before {
        color: #005bac
    }

    .next:hover li::before {
        color: #005bac
    }

    .end:hover li::before {
        color: #005bac
    }

    .dlul_wrap:hover {
        box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
    }

    .news_rec_list:hover .news_rec_list_img img {
        transform: scale(1.1)
    }

    .nlul_wrap:hover .nlul_wrap_img img {
        transform: scale(1.1)
    }

    .details_pag_ul_li:hover a {
        color: #094e9f
    }

    .cblu_wrap:hover::after {
        opacity: 1;
        transform: translateX(0);
        box-shadow: 0 0 40px rgba(0, 0, 0, .15)
    }

    .mod_pagination_pc li:hover {
        color: #fff
    }

    .comp-tabli:hover li::after {
        opacity: 1
    }

    .comp-tabli li:hover .activepage::after {
        display: none
    }

    .nrlr_list:hover::after {
        left: 0
    }

    .nrlr_list:hover {
        color: #fff
    }

    .htwl_li_le:hover .htwl_li_le_img img {
        transform: scale(1.1)
    }

    .mod_btn a:hover {
        color: #f6ab00
    }

    .mod_btn a:hover::after {
        left: 0
    }

    .hssb_li_tit .ys_navbt:hover {
        color: #fff !important
    }

    .hssb_li_tit .ys_navbt:hover::after {
        left: -100%
    }
}




@media screen and (max-width:1680px) {
    .ys_tit1 {
        font-size: 48px
    }

    .ys_tit2 {
        font-size: 36px
    }

    .ys_tit3 {
        font-size: 30px
    }

    .ys_tit4 {
        font-size: 26px
    }

    .ys_tit5 {
        font-size: 22px
    }

    .ys_tit6 {
        font-size: 20px
    }

    .ys_word,
    .ys_word p {
        font-size: 18px
    }

    .ys_word,
    .ys_word p,
    .ys_word1,
    .ys_word1 p {
        font-size: 18px
    }

    .ys_word1,
    .ys_word1 p {
        font-size: 16px
    }

    .yxedr_active p {
        font-size: 18px
    }

    .yxedr_active h2 {
        font-size: 36px
    }

    .yxedr_active h3 {
        font-size: 30px
    }

    .yxedr_active h4 {
        font-size: 26px
    }

    .yxedr_active h5 {
        font-size: 22px
    }

    .yxedr_active h6 {
        font-size: 20px
    }

    .ys_margin2 {
        margin-bottom: 80px
    }

    .ys_margin3 {
        margin-bottom: 100px
    }

    .mod_product_tit_span {
        font-size: 28px
    }

    .mod_product_tit {
        margin-bottom: 20px
    }

    .mod_product_text {
        margin-bottom: 20px
    }

    .mod_product_item_text {
        line-height: 2.5
    }

    .mod_product_fr {
        width: 500px
    }

    .mod_product_fl {
        padding-right: 80px
    }

    .mod_product_list {
        padding-right: 75px
    }

    .bone_feature_fl {
        padding-right: 58px !important
    }

    .bone_feature_fl_titcon {
        margin-bottom: 30px
    }

    .bone_feature_fl_summary .ys_word1 p {
        margin-bottom: 10px
    }

    .bone_video_primary_fr {
        padding-left: 40px
    }

    .bvpf_text {
        margin-bottom: 25px
    }

    .bone_video_download {
        display: inline-block;
        margin-bottom: 55px
    }

    .bone_video_download_icon,
    .bone_video_download_img {
        width: 26px
    }

    .bvpf_btn {
        width: 64px;
        height: 64px
    }

    .bone_customervideo_item {
        width: 630px !important
    }

    .bone_customervideo_swiper {
        margin-bottom: 40px
    }

    .bone_plan_swiper_tit {
        bottom: 18px;
        left: 35px
    }

    .mod_customer_item_con {
        padding: 24px 0
    }

    .mod_customer_item_con .ys_imgbox_cover {
        width: 130px;
        margin: 0 auto
    }

    .mod_route_fr {
        padding-left: 58px
    }

    .mod_banner_headline {
        font-size: 90px;
        margin-right: 20px
    }

    .mod_banner_subtitle_tit1,
    .mod_banner_subtitle_tit2 {
        font-size: 40px
    }

    .autopart_main .mod_banner_headline,
    .ic_main .mod_banner_headline,
    .manu_main .mod_banner_headline,
    .retail_main .mod_banner_headline,
    .trade_main .mod_banner_headline {
        font-size: 60px;
        margin-bottom: 15px
    }

    .byd_scene_con {
        margin-top: -100px
    }

    .byd_scene_center {
        flex-shrink: 0;
        width: 11.26%;
        margin-right: 24px
    }

    .byd_scene_fr {
        flex-shrink: 0;
        width: 71.88%
    }

    .byd_scene_fl_tit {
        font-size: 50px;
        line-height: 1.3
    }

    .byd_scene_fl_subtit,
    .byd_scene_fl_subtits {
        font-size: 28px;
        line-height: 35px
    }

    .byd_scene_con {
        padding: 45px 40px 50px;
        margin-bottom: 34px
    }

    .byd_main .mod_customer_con {
        width: 82.5%
    }

    .byd_customervideo .bone_customervideo_item {
        width: 800px !important
    }

    .byd_main .mod_product_fl {
        padding-right: 60px
    }

    .bfmf_list,
    .wfmfr_list {
        margin-bottom: 15px
    }

    .bweb_feature_tit {
        margin-bottom: 15px
    }

    .web_main .mod_banner_subtitle_tit1 {
        font-size: 58px;
        left: 80px;
        top: 10px
    }

    .bweb_feature_market {
        padding: 40px 40px 40px
    }

    .bweb_feature_market_tit {
        margin-top: 20px
    }

    .bweb_feature_market_fr .bfmf_item:first-child {
        margin-left: 0
    }

    .bfmf_item,
    .c_b3p2c1_frli {
        margin-left: -13px
    }

    .bweb_feature_sales {
        padding: 40px 40px 50px
    }

    .bweb_feature_aftersale {
        background-color: #fff;
        padding: 40px 40px 45px
    }

    .bweb_feature_market,
    .bweb_feature_sales {
        margin-bottom: 25px
    }

    .bweb_feature .mod_btn {
        text-align: center;
        margin-top: 40px
    }

    .bweb_scene {
        padding-top: 100px
    }

    .bweb_scene_item_info {
        padding: 60px 20px 0
    }

    .bsii_tit {
        margin-bottom: 15px
    }

    .bsii_item {
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 10px
    }

    .bweb_scene_item_tit.ys_tit5 {
        bottom: 30px
    }

    .web_route .mod_btn {
        margin-top: 40px
    }

    .web_route_img {
        width: 950px
    }

    .wfsl_tit {
        font-size: 28px
    }

    .wfai_con_tit {
        height: 50px
    }

    .wfai_con_list {
        padding: 15px 15px
    }

    .wfai_con_item {
        line-height: 2.5
    }

    .mod_subnav_item {
        padding: 0 25px
    }

    .mod_subnav_item_links p {
        line-height: 75px
    }

    .mod_subnav_primary {
        height: 75px
    }

    .mod_subnav_btn {
        width: 14vw
    }

    .mod_subnav_left {
        margin-right: 6.5vw
    }

    .mod_introduce .ys_tit3 {
        margin-bottom: 15px
    }

    .mod_introduce {
        margin-bottom: 40px
    }

    .mod_pain .ys_tit3 {
        margin-bottom: 30px
    }

    .mod_pain_item_img {
        width: 80px;
        height: 80px
    }

    .mpii_text {
        font-size: 34px
    }

    .mod_pain_item_con {
        min-height: 110px;
        padding: 15px 25px 15px 75px
    }

    .mod_pain_item {
        padding: 0 35px;
        margin-bottom: 30px
    }

    .mod_pain_list {
        margin: 0 -35px
    }

    .mod_pain {
        padding-bottom: 50px
    }

    .ic_adv_primary_img {
        margin-left: 60px
    }

    .ic_adv_item {
        min-height: 150px;
        padding: 30px 69px 30px 82px;
        margin-bottom: 25px
    }

    .ic_adv_item_number {
        font-size: 74px
    }

    .ic_main .mod_customer .mod_customer_item_con .ys_imgbox_cover {
        width: 145px;
        margin: 0 auto
    }

    .mcic_botton_tit {
        margin-top: 20px;
        margin-bottom: 6px
    }

    .ic_main .mod_plan_item_right {
        width: 650px
    }

    .ic_main .mod_plan_item_caption {
        padding-left: 90px;
        padding-right: 50px
    }

    .ic_main .mod_plan_item:nth-of-type(2n) .mod_plan_item_caption {
        padding-right: 90px;
        padding-left: 0
    }

    .ic_main .mod_plan_item {
        margin-bottom: 100px
    }

    .ic_main .mod_plan_item_tit {
        margin-bottom: 10px
    }

    .ic_main .mod_plan_item_text p {
        margin-bottom: 10px
    }

    .mod_goal_con {
        width: 360px
    }

    .mod_goal {
        padding: 150px 0
    }

    .mod_goal_number {
        width: 252px;
        height: 252px
    }

    .mod_goal_item {
        width: calc((1400px - 420px)/ 2);
        min-height: 140px;
        padding: 20px 28px 20px 30px
    }

    .mod_goal_center {
        font-size: 24px
    }

    .mod_case_video {
        width: 975px
    }

    .mod_plan_con {
        margin-top: -80px
    }

    .mod_plan_primary {
        padding-top: 60px
    }

    .mpic_item .ys_tit6 {
        font-size: 18px
    }

    .mod_plan_item_left .ys_tit5 {
        margin-bottom: 20px
    }

    .mpic_item {
        padding-top: 18px;
        padding-bottom: 18px
    }

    .mpic_item:first-child {
        padding-bottom: 18px
    }

    .mpic_item .iconfont {
        font-size: 16px;
        top: 26px
    }

    .mpic_item:first-child .iconfont {
        top: 8px
    }

    .manu_goal_item_img {
        width: 60px;
        margin-bottom: 40px
    }

    .manu_goal .ys_tit5 {
        margin-bottom: 10px
    }

    .manu_goal_item_con {
        padding: 50px 76px 60px
    }

    /* .manu_main .mod_customer_con {
        width: 82.5%
    } */

    .manu_adv_left {
        width: 71.42%
    }

    .manu_adv_item_tit {
        margin-bottom: 15px
    }

    .manu_adv_item_list {
        margin-top: 25px
    }

    .manu_adv_item {
        margin-bottom: 30px
    }

    .manu_adv_list {
        width: 50%
    }

    .manu_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 50px
    }

    .manu_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 70px
    }

    .manu_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 20px
    }

    .mod_planver2_item_left {
        margin-left: 40px
    }

    .mpit_con .ys_tit5 {
        margin-bottom: 15px
    }

    .mod_planver2_item.manu_notiti_icon .mpic_item:first-child {
        padding-bottom: 15px;
        margin-bottom: 15px
    }

    .autopart_biground {
        transform: scale(.9)
    }

    .autopart_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 110px
    }

    .autopart_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 60px
    }

    .autopart_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 120px
    }

    .autopart_main .mod_planver2_item:nth-child(4) {
        margin-bottom: 120px
    }

    .autopart_main .mod_planver2_item:nth-child(5) {
        margin-bottom: 80px
    }

    .trade_plan_item:last-child .trade_plan_item_text {
        padding: 0 40px
    }

    .trade_plan_item .trade_plan_item_text {
        padding: 0 50px
    }

    /* .trade_main .mod_customer_con {
        width: 82.5%
    } */

    .trade_adv_list .trade_adv_item:first-child .c_c5p4_fr {
        width: 800px
    }

    .trade_adv_list .trade_adv_item:last-child .c_c5p4_fr {
        left: -12%;
        width: 800px
    }

    .trade_adv .ys_tit5 {
        margin-bottom: 15px
    }

    .trade_main .mpic_item:first-child {
        padding-bottom: 20px
    }

    .trade_main .mpic_item_con {
        padding-right: 20px
    }

    .trade_main .trade_adv_item:nth-child(even) .taic_left {
        padding-left: 0;
        padding-right: 6.5%
    }

    .trade_main .trade_adv_item:nth-child(2) .taic_left {
        width: 542px;
        padding-left: 3%
    }

    .retail_plan .ys_tit5 {
        padding: 30px 0 20px;
        margin-bottom: 15px
    }

    .retail_plan_item_con {
        min-height: 350px;
        padding: 0 30px 20px
    }

    .retail_plan_item {
        padding: 0 12px;
        margin-bottom: 25px
    }

    .retail_plan_list {
        margin: 0 -12px
    }

    .retail_plan {
        margin-bottom: 50px
    }

    .rapi_con_tit {
        line-height: 55px
    }

    .rapi_con_list {
        padding: 10px 10px 10px
    }

    .rgri_con_item_text {
        padding-left: 26px;
        line-height: 1.75
    }

    .retail_goal_arrow_next,
    .retail_goal_arrow_prev {
        width: 70px
    }

    /* .retail_main .mod_customer_con {
        width: 82.5%
    } */

    .rgri_con_item {
        margin-bottom: 10px
    }

    .retail_goal_tit {
        margin-bottom: 80px
    }

    .autopart_adv_con {
        width: 82.5%
    }

    .autopart_adv_center {
        transform: scale(.9);
        margin: 190px auto 250px
    }

    .autopart_goal_item:nth-child(2) {
        width: 210px;
        margin: 0 48px
    }

    .autopart_goal_item {
        width: 180px
    }

    .autopart_goal_item_text {
        font-size: 22px
    }

    /* .autopart_main .mod_customer_con {
        width: 82.5%
    } */

    .mod_aside_item {
        padding: 14px 0
    }

    .mod_aside_item_text {
        padding-left: 15px
    }

    .mod_aside {
        position: fixed;
        left: 25px
    }

    .mod_aside_item_text::before {
        height: 23px
    }

    .mod_plan_sprimary {
        width: 82.5%
    }

    .trade_main .mod_planver2_item:nth-child(1) {
        margin-top: 20px;
        margin-bottom: 80px
    }

    .trade_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 80px
    }

    .trade_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 10px
    }

    .case_main .ys_add {
        padding: 80px 0
    }

    .cdetail_r_wrap_tit {
        /* width: 68.712574% */
    }

    .clwv_img {
        width: 100%
    }

    .clwr_ul {
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .clwr_li {
        margin-right: 10px
    }

    .cdetail_cont .ys_add1 {
        padding-top: 80px
    }

    .r_e1main .ys_add {
        padding: 90px 0
    }

    .newlist_main_cot {
        padding-bottom: 120px
    }

    .newlist_main .ys_add1 {
        padding-top: 80px
    }

    .newsdet_main .ys_add {
        padding: 80px 0
    }

    .r_g2main .ys_add {
        padding: 80px 0
    }

    .r_g2main .ys_add2 {
        padding-bottom: 80px
    }

    .ctrl_icon_posit {
        width: 60px
    }

    .dace_a2main .ys_add {
        padding: 80px 0
    }

    .ys_tit1 {
        font-size: 50px
    }

    .ys_tit2 {
        font-size: 42px
    }

    .mod_ul_li_icon {
        width: 20px;
        margin-bottom: 3px
    }

    .mod_ul_li_txt p {
        font-size: 12px
    }

    .mod_ul_li {
        padding: 16px 9px
    }

    .mod_sidebar.show {
        right: 20px
    }

    .hssi_li_bot_le {
        margin-top: 19px
    }

    .mnld_le {
        padding: 70px 140px 0 160px
    }

    .mnld_ri_wrap2_le {
        width: 264px
    }

    .mnld_ri_wrap2_ri {
        width: calc(100% - 264px);
        padding-left: 30px
    }

    .mod_ul_li_icon {
        font-size: 20px
    }

    .mod_banner_headline {
        font-size: 78px
    }

    .mod_banner_subtitle_tit1,
    .mod_banner_subtitle_tit2 {
        font-size: 36px
    }

    .bone_video_download_icon {
        font-size: 26px
    }

    .anchor_main .mod_goal {
        padding: 190px 0 150px
    }

    .r_e1main .dl_cont {
        padding-bottom: 220px
    }

    .ys_add1 {
        padding-top: 80px
    }

    .ys_margin {
        margin-bottom: 30px
    }

    .about_intro_text {
        padding-left: 60px;
        padding-right: 50px
    }

    .ys_tit3 {
        font-size: 36px
    }

    .about_intro_text_para p {
        font-size: 16px
    }

    .about_data_cont_num p {
        font-size: 56px
    }

    .about_data_cont li {
        margin-bottom: 60px
    }

    .ys_add {
        padding: 80px 0
    }

    .about_video_title {
        padding-left: 120px
    }

    .about_video_icon {
        font-size: 120px
    }

    .about_dev {
        padding-top: 50px;
        padding-bottom: 90px
    }

    .about_dev_years {
        margin-top: 60px;
        margin-bottom: 40px
    }

    .about_dev_years p {
        font-size: 20px
    }

    .about_dev_years_point {
        width: 38px;
        height: 38px
    }

    .about_dev_text {
        width: 37%
    }

    .about_meth {
        padding: 50px 0
    }

    .amcu_li .ys_imgbox_cover {
        width: 90px
    }

    .about_meth_cont_ul::before {
        top: -65px
    }

    .about_bus {
        padding-top: 50px
    }

    .about_dev_years::before {
        bottom: 19px
    }

    .about_video_title h2:nth-child(2) {
        padding-left: 36px
    }

    .about_intro_text {
        padding-left: 0
    }

    .rct_job {
        padding-bottom: 200px
    }

    .ys_page_bone .bone_feature_grid_item {
        padding-top: 24%;
    }

    .mnld_le {
        padding: 70px 90px 0 110px;
    }

}

@media screen and (max-width:1560px) {
    .ys_tit1 {
        font-size: 44px
    }

    .ys_tit2 {
        font-size: 32px
    }

    .ys_tit3 {
        font-size: 28px
    }

    .ys_tit4 {
        font-size: 22px
    }

    .ys_tit5 {
        font-size: 22px
    }

    .ys_tit6 {
        font-size: 20px
    }

    .ys_word,
    .ys_word p {
        font-size: 18px
    }

    .ys_word,
    .ys_word p,
    .ys_word1,
    .ys_word1 p {
        font-size: 18px
    }

    .ys_word1,
    .ys_word1 p {
        font-size: 16px
    }

    .yxedr_active p {
        font-size: 18px
    }

    .yxedr_active h2 {
        font-size: 32px
    }

    .yxedr_active h3 {
        font-size: 28px
    }

    .yxedr_active h4 {
        font-size: 24px
    }

    .yxedr_active h5 {
        font-size: 24px
    }

    .yxedr_active h6 {
        font-size: 20px
    }

    .ys_margin2 {
        margin-bottom: 60px
    }

    .ys_margin3 {
        margin-bottom: 80px
    }

    .mod_product_fr {
        width: 450px
    }

    .bone_feature_fl_titcon {
        margin-bottom: 25px
    }

    .bone_feature_fl_summary .ys_tit5 {
        margin-bottom: 8px
    }

    .bone_feature_fl {
        padding-right: 40px !important
    }

    .ofgi_round {
        width: 46px;
        height: 46px
    }

    .ofgi_round::before {
        width: 32px;
        height: 32px
    }

    .ofgi_round_con {
        width: 14px;
        height: 14px
    }

    .ofgi_tit {
        margin-top: 8px
    }

    .bone_customervideo_item {
        width: 580px !important
    }

    .bvpf_text {
        margin-bottom: 20px
    }

    .bone_video_download_item {
        margin-bottom: 25px
    }

    .bone_video_download_text {
        margin-left: 12px;
        margin-right: 12px
    }

    .bvpf_btn {
        width: 60px;
        height: 60px
    }

    .bone_customervideo_swiper {
        margin-bottom: 30px
    }

    .bone_plan_swiper {
        padding-bottom: 40px !important
    }

    .mod_btn_link {
        line-height: 48px;
        padding: 0 32px;
        min-width: 145px
    }

    .mod_customer_item_con .ys_imgbox_cover {
        width: 120px;
        margin: 0 auto
    }

    .mod_customer_item_con {
        padding: 22px 0
    }

    .mod_route_fr_tit {
        margin-bottom: 16px
    }

    .mod_banner_headline {
        font-size: 70px;
        margin-right: 15px
    }

    .mod_banner_subtitle_tit1,
    .mod_banner_subtitle_tit2 {
        font-size: 30px
    }

    .byd_scene_fl_tit {
        font-size: 42px;
        line-height: 1.3
    }

    .byd_scene_fl_subtit,
    .byd_scene_fl_subtits {
        font-size: 24px;
        line-height: 30px
    }

    .byd_scene_con {
        padding: 35px 40px 35px;
        margin-bottom: 30px
    }

    .byd_scene_center {
        flex-shrink: 0;
        width: 11%;
        margin-right: 24px
    }

    .byd_scene_fr {
        flex-shrink: 0;
        width: 72%
    }

    .byd_customervideo .bone_customervideo_item {
        width: 700px !important
    }

    .byd_main .mod_product_fl {
        padding-right: 50px
    }

    .web_main .mod_banner_subtitle_tit1 {
        font-size: 48px;
        line-height: 35px;
        left: 60px;
        top: 10px
    }

    .bfmf_item:not(:first-child) .bfmf_item_text {
        justify-content: center;
        padding-left: 5px
    }

    .wfmfr_list .bfmf_item:first-child .bfmf_item_text {
        padding-left: 5px
    }

    .bweb_feature_market {
        padding: 30px 40px 25px
    }

    .bweb_feature_sales {
        padding: 35px 40px 45px
    }

    .wfsl_tit {
        font-size: 26px
    }

    .bweb_feature .mod_btn {
        margin-top: 30px
    }

    .bweb_feature_aftersale {
        padding: 25px 40px 40px
    }

    .bweb_scene {
        padding-top: 80px
    }

    .bweb_scene_item_info {
        padding: 50px 20px 0
    }

    .bweb_scene_item_tit.ys_tit5 {
        bottom: 20px
    }

    .bsii_tit {
        margin-bottom: 10px
    }

    .bweb_scene_item_com .ys_imgbox_cover::after {
        height: 65%
    }

    .web_main .mod_customer_item_con {
        padding: 20px 0
    }

    .web_route_img {
        width: 900px
    }

    .autopart_main .mod_banner_headline,
    .ic_main .mod_banner_headline,
    .manu_main .mod_banner_headline,
    .retail_main .mod_banner_headline,
    .trade_main .mod_banner_headline {
        font-size: 50px;
        margin-bottom: 15px
    }

    .mod_subnav_item {
        padding: 0 20px
    }

    .mod_subnav_item_links p {
        line-height: 72px
    }

    .mod_subnav_primary {
        height: 72px
    }

    .mod_subnav_btn {
        width: 13vw
    }

    .mod_subnav_left {
        margin-right: 5.5vw
    }

    .mod_introduce .ys_tit3 {
        margin-bottom: 8px
    }

    .mod_introduce {
        margin-bottom: 35px
    }

    .mod_pain .ys_tit3 {
        margin-bottom: 25px
    }

    .mod_pain_item_img {
        width: 70px;
        height: 70px
    }

    .mpii_text {
        font-size: 28px
    }

    .mod_pain_item_con {
        min-height: 100px;
        padding: 10px 20px 10px 60px
    }

    .mod_pain_item {
        padding: 0 30px;
        margin-bottom: 20px
    }

    .mod_pain_list {
        margin: 0 -30px
    }

    .mod_pain {
        padding-bottom: 40px
    }

    .ic_adv_primary_img {
        margin-left: 50px
    }

    .ic_adv_item {
        min-height: 150px;
        padding: 25px 50px 25px 66px;
        margin-bottom: 20px
    }

    .ic_adv_item_number {
        font-size: 64px;
        left: -20px
    }

    .ic_main .mod_customer .mod_customer_item_con .ys_imgbox_cover {
        width: 130px
    }

    .mcic_botton_tit {
        margin-top: 15px;
        margin-bottom: 5px
    }

    .ic_main .mod_plan_item_right {
        width: 50%
    }

    .ic_main .mod_plan_item_caption {
        padding-left: 60px;
        padding-right: 40px
    }

    .ic_main .mod_plan_item:nth-of-type(2n) .mod_plan_item_caption {
        padding-right: 60px;
        padding-left: 0
    }

    .ic_main .mod_plan_item:nth-child(even) .mod_plan_item_right {
        margin-left: 0 !important
    }

    .ic_main .mod_plan_item {
        margin-bottom: 80px
    }

    .ic_main .mod_plan_item_text p,
    .ic_main .mod_plan_item_tit {
        margin-bottom: 8px
    }

    .mod_goal_con {
        width: 320px
    }

    .mod_goal {
        padding: 130px 0
    }

    .mod_goal_number {
        width: 225px;
        height: 225px
    }

    .mod_goal_item {
        width: calc((1400px - 450px)/ 2);
        min-height: 140px;
        padding: 15px 20px 15px 20px
    }

    .mod_goal_center {
        font-size: 22px
    }

    .mod_case_video {
        width: 875px
    }

    .mod_plan_con {
        margin-top: -70px
    }

    .mod_plan_primary {
        padding-top: 50px
    }

    .mod_plan_item_left .ys_tit5 {
        margin-bottom: 15px
    }

    .mpic_item {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .mpic_item:first-child {
        padding-bottom: 14px
    }

    .mpic_item .iconfont {
        font-size: 16px;
        top: 22px
    }

    .mpic_item:first-child .iconfont {
        top: 7px
    }

    .manu_main .mod_plan_tit {
        margin-bottom: 40px
    }

    .manu_goal_con {
        width: 82.5%
    }

    .manu_goal_item_img {
        width: 50px;
        margin-bottom: 30px
    }

    .manu_goal .ys_tit5 {
        margin-bottom: 5px
    }

    .manu_goal_item_con {
        padding: 45px 60px 55px
    }

    .manu_goal_item_text {
        line-height: 1.75
    }

    .manu_adv_left {
        width: 71.42%;
        top: 58%
    }

    .manu_adv_item_tit {
        margin-bottom: 10px
    }

    .manu_adv_item_list {
        margin-top: 20px
    }

    .manu_adv_item {
        margin-bottom: 25px
    }

    .manu_adv_list {
        width: 46%
    }

    .manu_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 40px
    }

    .manu_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 60px
    }

    .manu_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 10px
    }

    .mod_planver2_item_left {
        margin-left: 30px
    }

    .mpit_con .ys_tit5 {
        margin-bottom: 10px
    }

    .mod_planver2_item.manu_notiti .mpic_item {
        margin-bottom: 4px
    }

    .autopart_biground {
        transform: scale(.85)
    }

    .autopart_biground_text.ys_tit6 {
        font-size: 20px
    }

    .autopart_main .mod_planver2_item:nth-child(3) .mod_planver2_item_right {
        margin-right: 5%
    }

    .autopart_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 90px
    }

    .autopart_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 40px
    }

    .autopart_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 100px
    }

    .autopart_main .mod_planver2_item:nth-child(4) {
        margin-bottom: 110px
    }

    .autopart_main .mod_planver2_item:nth-child(5) {
        margin-bottom: 70px
    }

    .trade_plan_item:last-child .trade_plan_item_text {
        padding: 0 40px
    }

    .trade_plan_item .trade_plan_item_text {
        padding: 0 50px
    }

    .trade_plan_item {
        padding: 0 10px
    }

    .trade_plan_list {
        margin: 0 -10px
    }

    .trade_plan_item .trade_plan_item_text {
        font-size: 18px
    }

    .trade_plan_item::after {
        width: 12px;
        height: 12px;
        bottom: -54px
    }

    .trade_plan_item_icon {
        width: 16px !important;
        bottom: -55px
    }

    .trade_adv_item:first-child {
        margin-top: 140px
    }

    .trade_adv_item:last-child {
        margin-bottom: 100px;
        margin-top: 130px
    }

    .retail_plan .ys_tit5 {
        padding: 25px 0 15px;
        margin-bottom: 15px
    }

    .retail_plan_item_con {
        min-height: 350px;
        padding: 0 25px 20px
    }

    .retail_plan_item {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .retail_plan_list {
        margin: 0 -10px
    }

    .retail_plan {
        margin-bottom: 40px
    }

    .rapi_con_tit {
        line-height: 55px;
        font-size: 18px
    }

    .rapi_con_list {
        padding: 5px 8px 5px
    }

    .c_c3p5_ulbox .rapi_con_list {
        padding-top: 8px
    }

    .retail_goal_right {
        width: 79%
    }

    .retail_goal_left {
        width: 21%
    }

    .rgri_con_item_text {
        padding-left: 20px;
        line-height: 1.75
    }

    .retail_goal_arrow_next,
    .retail_goal_arrow_prev {
        width: 60px
    }

    /* .retail_main .mod_customer_con {
        width: 82.5%
    } */

    .rgri_con_item {
        margin-bottom: 8px
    }

    .retail_goal_right_item {
        padding: 0 14px
    }

    .retail_goal_right_list {
        margin: 0 -14px
    }

    .retail_goal_tit {
        margin-bottom: 60px
    }

    .autopart_adv_center {
        transform: scale(.8);
        margin: 160px auto 190px
    }

    .autopart_goal_item:nth-child(2) {
        width: 190px;
        margin: 0 28px
    }

    .autopart_goal_item {
        width: 170px
    }

    .mod_aside_item {
        padding: 12px 0
    }

    .mod_aside_item_text {
        padding-left: 10px;
        font-size: 12px
    }

    .mod_aside {
        position: fixed;
        left: 10px
    }

    .mod_aside_item_text::before {
        height: 22px
    }

    .trade_main .mod_planver2_item:nth-child(1) {
        margin-top: 10px;
        margin-bottom: 60px
    }

    .trade_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 60px
    }

    .trade_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 10px
    }

    .trade_main .mod_planver2_item:nth-child(4) .mod_planver2_item_right {
        margin-left: -6%
    }

    .case_main .ys_add {
        padding: 70px 0
    }

    .case_main_cot .ys_margin {
        margin-bottom: 40px
    }

    .mod_nav_lan {
        margin-left: 50px
    }

    .mod_nav_num {
        margin-left: 55px
    }

    .mbwn_right {
        width: 220px
    }

    .mbwn_left {
        width: calc(100% - 220px)
    }

    .mbwn_navul_li {
        margin-right: 66px
    }

    .nrlr_list {
        margin-right: 10px
    }

    .ys_ban_slick .slick-dots {
        width: 82.5%
    }

    .ys_add {
        padding: 80px 0
    }

    .ys_margin {
        margin-bottom: 36px
    }

    .home_pro_sli_bar {
        margin-bottom: 32px
    }

    .home_pro_sli {
        margin-bottom: 33px
    }

    .htwl_li_ri {
        padding-left: 58px
    }

    .mnld_le_ul_li {
        margin-bottom: 46px
    }

    .mnld_ri_wrap5 {
        padding: 50px 85px
    }

    .ys_add1 {
        padding-top: 80px
    }

    .ys_add3 {
        padding-bottom: 80px
    }

    .ys_margin3 {
        margin-bottom: 80px
    }

    .ys_add2 {
        padding-bottom: 80px
    }

    .mod_route {
        padding-bottom: 120px
    }

    .byd_scene_con {
        padding: 40px 40px 50px
    }

    .ys_tit3 {
        font-size: 28px;
    }

    .ys_margin {
        margin-bottom: 30px
    }

    .about_intro_text {
        padding-left: 40px;
        padding-right: 30px
    }

    .about_intro_text_para p {
        margin-bottom: 10px
    }

    .about_data_cont_num p {
        font-size: 48px
    }

    .about_data {
        height: 500px
    }

    .about_video_icon {
        font-size: 100px
    }

    .about_video .ys_cont1400 {
        padding-left: 40px
    }

    .about_video_title {
        padding-left: 100px
    }

    .about_serv_cont_text p {
        font-size: 18px
    }

    .about_serv_cont_text li::before {
        width: 7px;
        height: 7px;
        top: 24px;
        left: 35px
    }

    .about_serv_cont_text li {
        padding: 15px 25px;
        margin-bottom: 20px;
        padding-left: 60px
    }

    .about_serv_cont_img {
        padding-left: 80px
    }

    .about_serv_cont {
        padding: 40px 80px 38px 70px
    }

    .about_video_title h2:nth-child(2) {
        padding-left: 32px
    }

    .about_intro_text {
        padding-left: 0
    }

    .rct_job {
        padding-bottom: 200px
    }

    .ys_page_bone .bone_feature_grid_item {
        padding-top: 27%;
    }

    .mnld_le {
        padding: 70px 100px 0 110px;
    }

    .mlul_le p {
        font-size: 16px;
    }

    .mnld_le_ul_li {
        padding: 0 10px;
    }

    .mnld_le_ul {
        margin: 0 -10px;
    }

    .mnld_ri_wrap2_ri {
        padding-top: 28px;
    }

    .mod_cook_cont {
        padding: 20px 46px;
    }

}

@media screen and (max-width:1440px) {
    .ys_tit1 {
        font-size: 36px
    }

    .ys_tit2 {
        font-size: 28px
    }

    .ys_tit3 {
        font-size: 26px
    }

    .ys_tit4 {
        font-size: 22px
    }

    .ys_tit5 {
        font-size: 20px
    }

    .ys_tit6 {
        font-size: 18px
    }

    .ys_word,
    .ys_word p {
        font-size: 16px
    }

    .ys_word,
    .ys_word p,
    .ys_word1,
    .ys_word1 p {
        font-size: 16px
    }

    .ys_word1,
    .ys_word1 p {
        font-size: 16px
    }

    .yxedr_active p {
        font-size: 16px
    }

    .yxedr_active h2 {
        font-size: 28px
    }

    .yxedr_active h3 {
        font-size: 26px
    }

    .yxedr_active h4 {
        font-size: 24px
    }

    .yxedr_active h5 {
        font-size: 22px
    }

    .yxedr_active h6 {
        font-size: 18px
    }

    .ys_margin2 {
        margin-bottom: 40px
    }

    .ys_margin3 {
        margin-bottom: 60px
    }

    .mod_banner_headline {
        font-size: 50px;
        margin-right: 10px
    }

    .mod_banner_subtitle_tit1,
    .mod_banner_subtitle_tit2 {
        font-size: 24px
    }

    .mod_banner_text p {
        margin-bottom: 2px
    }

    .autopart_main .mod_banner_headline,
    .ic_main .mod_banner_headline,
    .manu_main .mod_banner_headline,
    .retail_main .mod_banner_headline,
    .trade_main .mod_banner_headline {
        font-size: 40px;
        margin-bottom: 10px
    }

    .bone_feature_pri {
        padding-left: calc((100% - 82.5%)/ 2)
    }

    .mod_product_fl {
        padding-right: 60px
    }

    .mod_product_fr {
        width: 400px
    }

    .mod_product_tit_span {
        font-size: 20px
    }

    .mod_product_tit_span {
        margin-left: 10px
    }

    .mod_product_tit {
        margin-bottom: 10px
    }

    .mod_product_text {
        margin-bottom: 15px
    }

    .mod_product_item_text {
        font-size: 16px
    }

    .mod_product_list {
        padding-right: 110px
    }

    .bone_feature_fl_titcon {
        margin-bottom: 20px
    }

    .bone_feature_fl {
        padding-right: 30px !important
    }

    .ofgi_round {
        width: 42px;
        height: 42px
    }

    .ofgi_round::before {
        width: 30px;
        height: 30px
    }

    .ofgi_round_con {
        width: 12px;
        height: 12px
    }

    .bone_feature_fl_summary .ys_word1 p {
        margin-bottom: 8px
    }

    .bone_video_primary_fl {
        width: 600px
    }

    .bvpf_text {
        margin-bottom: 15px
    }

    .bone_video_download_item {
        margin-bottom: 20px
    }

    .bone_video_download_icon,
    .bone_video_download_img {
        width: 24px
    }

    .bone_video_download_text {
        margin-left: 10px;
        margin-right: 10px
    }

    .bone_video_download {
        margin-bottom: 35px
    }

    .bone_video_primary_fr {
        padding-left: 35px
    }

    .bvpf_btn {
        width: 55px;
        height: 55px
    }

    .bone_plan_swiper_arrow {
        right: 5%
    }

    .bone_plan_swiper_progress {
        width: 73% !important
    }

    .mod_customer_item_con {
        padding: 14px 0
    }

    .mod_route_fl {
        width: 50%;
        flex-shrink: 0
    }

    .mod_route_fr {
        padding-left: 38px;
        padding-top: 20px
    }

    .mod_route_fr_tit {
        margin-bottom: 10px
    }

    .mod_route_fr .ys_word1 {
        margin-bottom: 20px
    }

    .bone_plan_swiper_tit {
        bottom: 10px;
        left: 22px
    }

    .bone_customervideo_item {
        width: 540px !important
    }

    .byd_scene_fl_tit {
        font-size: 36px;
        line-height: 1.3
    }

    .byd_scene_fl_subtit,
    .byd_scene_fl_subtits {
        font-size: 20px;
        line-height: 28px
    }

    .byd_scene_con {
        margin-top: -60px
    }

    .byd_scene_center {
        width: 12.5%;
        margin-right: 24px
    }

    .byd_scene_fr {
        flex-shrink: 0;
        width: 73.5%
    }

    .byd_customervideo .bone_customervideo_item {
        width: 650px !important
    }

    .byd_main .mod_product_fl {
        padding-right: 40px
    }

    .web_main .mod_banner_subtitle_tit1 {
        font-size: 36px;
        line-height: 25px;
        left: 45px;
        top: 4px
    }

    .wfmfr_list .bfmf_item {
        width: 34.88%
    }

    .bfmf_list .bfmf_item:first-child .bfmf_item_text {
        justify-content: center;
        padding-left: 25px;
        padding-right: 20px
    }

    .bweb_feature_market_tit::after,
    .bweb_feature_market_tit::before {
        width: 40%
    }

    .bweb_feature_sales_right {
        width: 75.06%
    }

    .bweb_feature_sales_center {
        width: 11.42%;
        margin-right: 20px
    }

    .wfsl_tit {
        font-size: 22px
    }

    .bweb_feature_sales_left {
        margin-right: 15px
    }

    .bweb_feature_sales {
        padding: 30px 30px 35px
    }

    .bweb_feature_market {
        padding: 30px 30px 25px
    }

    .bweb_feature_aftersale {
        padding: 25px 30px 30px
    }

    .bweb_feature_tit {
        margin-bottom: 12px
    }

    .bweb_feature_tit .ys_tit5 {
        margin-right: 18px
    }

    .wfai_con_tit {
        height: 45px
    }

    .wfai_con_item {
        line-height: 2
    }

    .wfai_con_list {
        padding: 12px 15px
    }

    .bweb_feature_aftersale_item {
        padding: 0 5px
    }

    .bweb_feature_aftersale_list {
        margin: 0 -5px
    }

    .bweb_scene {
        padding-top: 60px
    }

    .bweb_scene_item_info {
        padding: 50px 10px 0
    }

    .bsii_item {
        margin-bottom: 6px
    }

    .bweb_scene_item_tit.ys_tit5 {
        bottom: 13px
    }

    .web_main .mod_customer_item_con {
        padding: 14px 0
    }

    .web_route_img {
        width: 800px
    }

    .bfmf_item,
    .c_b3p2c1_frli {
        margin-left: -1%
    }

    .bfmf_item {
        width: 13.35%;
        position: relative;
        cursor: pointer
    }

    .mod_subnav_item {
        padding: 0 24px
    }

    .mod_subnav_item_links p {
        line-height: 60px
    }

    .mod_subnav_primary {
        height: 60px
    }

    .mod_subnav_btn {
        width: 13vw
    }

    .mod_subnav_left {
        margin-right: 5.5vw
    }

    .mod_subnav_btn_icon {
        width: 18px
    }

    .mod_subnav_btn_text {
        margin-left: 8px
    }

    .mod_introduce .ys_tit3 {
        margin-bottom: 6px
    }

    .mod_introduce {
        margin-bottom: 30px
    }

    .mod_pain_con {
        width: 82.5%;
        margin: 0 auto
    }

    .mod_pain .ys_tit3 {
        margin-bottom: 20px
    }

    .mod_pain_item_img {
        width: 60px;
        height: 60px
    }

    .mpii_text {
        font-size: 24px
    }

    .mod_pain_item_con {
        min-height: 90px;
        padding: 10px 20px 10px 45px
    }

    .mod_pain_item {
        padding: 0 25px;
        margin-bottom: 15px
    }

    .mod_pain_list {
        margin: 0 -25px
    }

    .mod_pain {
        padding-bottom: 30px
    }

    .ic_adv_primary_img {
        margin-left: 40px
    }

    .ic_adv_item {
        min-height: 110px;
        padding: 18px 20px 18px 45px;
        margin-bottom: 20px
    }

    .ic_adv_item_number {
        font-size: 50px;
        left: -18px
    }

    .ic_main .mod_customer .mod_customer_item_con .ys_imgbox_cover {
        width: 130px
    }

    .mcic_botton_tit {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 14px
    }

    .ic_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .mcic_botton {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .mcic_botton_text {
        font-size: 12px
    }

    .ic_main .mod_plan_item_caption {
        padding-left: 40px;
        padding-right: 30px
    }

    .ic_main .mod_plan_item:nth-of-type(2n) .mod_plan_item_caption {
        padding-right: 40px;
        padding-left: 0
    }

    .ic_main .mod_plan_item:nth-child(even) .mod_plan_item_right {
        margin-left: 0 !important
    }

    .ic_main .mod_plan_item {
        margin-bottom: 60px
    }

    .ic_main .mod_plan_item_text p,
    .ic_main .mod_plan_item_tit {
        margin-bottom: 6px
    }

    .mod_goal_con {
        width: 290px
    }

    .mod_goal {
        padding: 130px 0
    }

    .mod_goal_number {
        width: 210px;
        height: 210px
    }

    .mod_goal_item {
        width: calc((1400px - 560px)/ 2);
        min-height: 140px;
        padding: 15px 20px 15px 20px;
        line-height: 1.75
    }

    .mod_goal_center {
        font-size: 18px
    }

    .mod_case_video {
        width: 750px
    }

    .mod_case .mod_btn {
        margin-top: 20px
    }

    .mod_resource_item {
        padding: 0 30px
    }

    .mod_resource_list {
        margin: 0 -30px
    }

    .mod_resource .ys_word {
        margin-top: 15px
    }

    .mod_plan_con {
        margin-top: -60px
    }

    .mod_plan_primary {
        padding-top: 40px
    }

    .mod_plan_item_left .ys_tit5 {
        margin-bottom: 15px
    }

    .mpic_item {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px
    }

    .mpic_item:first-child {
        padding-bottom: 10px;
        padding-left: 15px
    }

    .mpic_item .iconfont {
        font-size: 14px;
        top: 20px
    }

    .mpic_item:first-child .iconfont {
        top: 6px
    }

    .mpic_item .ys_tit6::before {
        width: 6px;
        height: 6px;
        left: -15px
    }

    .mod_plan_item.manu_notiti .mpic_item_con::before {
        width: 6px;
        height: 6px;
        left: -15px
    }

    .mod_plan_item.manu_notiti .mpic_item:first-child {
        padding-left: 15px
    }

    .mod_plan_item.manu_notiti .mpic_item {
        padding-left: 15px
    }

    .mpic_item .ys_tit6 {
        font-size: 16px
    }

    .mpic_item_con {
        font-size: 14px;
        line-height: 1.75
    }

    .manu_goal_item_img {
        width: 40px;
        margin-bottom: 20px
    }

    .manu_goal .ys_tit5 {
        margin-bottom: 5px
    }

    .manu_goal_item_con {
        padding: 35px 45px 45px
    }

    .manu_goal_item_text {
        line-height: 1.75
    }

    .manu_adv_left {
        width: 72%;
        top: 58%
    }

    .manu_adv_item_text {
        font-size: 16px;
        line-height: 1.75
    }

    .mail_item {
        width: 87px;
        height: 87px;
        font-size: 16px;
        margin-right: 12px
    }

    .manu_adv_item_tit {
        margin-bottom: 5px
    }

    .manu_adv_item {
        margin-bottom: 15px
    }

    .manu_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 30px
    }

    .manu_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 40px
    }

    .manu_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 10px
    }

    .mod_planver2_item.manu_notiti .mpic_item_con::before {
        width: 6px;
        height: 6px;
        left: -15px;
        top: 10px
    }

    .mod_planver2_item_left {
        margin-left: 20px
    }

    .mpit_con .ys_tit5 {
        margin-bottom: 8px
    }

    .mod_planver2_item.manu_notiti .mpic_item,
    .mod_planver2_item.manu_notiti .mpic_item:first-child {
        padding-left: 17px
    }

    .mod_planver2_item.manu_notiti_icon .mpic_item:first-child {
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    .mod_planver2_item:nth-child(even) .mod_planver2_item_left {
        width: 35.42%;
        margin-left: 0;
        margin-right: 6.5%
    }

    .mod_planver2_item_left {
        width: 35%
    }

    .autopart_biground {
        transform: scale(.8)
    }

    .autopart_biground_text.ys_tit6 {
        font-size: 22px
    }

    .autopart_main .mod_planver2_item:nth-child(3) .mod_planver2_item_right {
        margin-right: 3%
    }

    .autopart_main .mpic_item_con {
        font-size: 14px;
        line-height: 1.75;
        padding-top: 4px
    }

    .autopart_main .mod_planver2_item:nth-child(even) .mod_planver2_item_left {
        width: 35%;
        margin-left: 0;
        margin-right: 8.5%
    }

    .autopart_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 70px
    }

    .autopart_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 20px
    }

    .autopart_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 60px
    }

    .autopart_main .mod_planver2_item:nth-child(4) {
        margin-bottom: 60px
    }

    .autopart_main .mod_planver2_item:nth-child(5) {
        margin-bottom: 50px
    }

    .trade_plan_item .trade_plan_item_text {
        padding: 0 40px
    }

    .trade_plan_item:last-child .trade_plan_item_text {
        padding: 0 27px
    }

    .trade_plan_item .trade_plan_item_text {
        font-size: 16px
    }

    .trade_plan_list::after {
        height: 4px;
        bottom: -30px
    }

    .trade_plan_item::after {
        bottom: -34px
    }

    .trade_plan_item_icon {
        bottom: -35px
    }

    .trade_main .mod_plan_item_left .ys_tit5 {
        margin-bottom: 6px
    }

    .trade_adv_list .trade_adv_item:first-child .c_c5p4_fr,
    .trade_adv_list .trade_adv_item:last-child .c_c5p4_fr {
        width: 60%
    }

    .trade_adv_list .trade_adv_item:last-child .c_c5p4_fr {
        left: -11%
    }

    .trade_main .taic_left {
        width: 470px !important
    }

    .trade_adv .ys_tit5 {
        margin-bottom: 10px
    }

    .trade_main .mpic_item:first-child {
        padding-left: 15px;
        padding-bottom: 11px
    }

    .trade_adv_item:first-child {
        margin-top: 120px
    }

    .trade_adv_item:last-child {
        margin-bottom: 100px;
        margin-top: 110px
    }

    .retail_plan .ys_tit5 {
        padding: 15px 0 10px;
        margin-bottom: 10px
    }

    .retail_plan_item_con {
        min-height: 300px;
        padding: 0 18px 15px
    }

    .retail_plan_item {
        padding: 0 8px;
        margin-bottom: 16px
    }

    .retail_plan_list {
        margin: 0 -8px
    }

    .retail_plan_item_text {
        line-height: 1.75
    }

    .retail_plan {
        margin-bottom: 30px
    }

    .retail_adv_text {
        font-size: 16px
    }

    .rapi_con_tit {
        line-height: 45px;
        font-size: 16px
    }

    .c_c3p5_ulh {
        font-size: 16px
    }

    .rapi_con_item {
        font-size: 14px;
        margin-bottom: 5px
    }

    .retail_goal_right_item {
        padding: 0 12px
    }

    .retail_goal_right_list {
        margin: 0 -12px
    }

    .rgri_con_item_text {
        font-size: 16px;
        line-height: 1.7
    }

    .retail_goal_arrow_next,
    .retail_goal_arrow_prev {
        width: 50px
    }

    .retail_goal_left {
        width: 18%
    }

    .retail_goal_right {
        width: 82%
    }

    .retail_goal_tit {
        margin-bottom: 40px
    }

    .autopart_adv_center {
        transform: scale(.7);
        margin: 130px auto 160px
    }

    .autopart_goal_item:nth-child(2) {
        width: 150px;
        margin: 0 20px
    }

    .autopart_goal_item {
        width: 130px
    }

    .autopart_goal_item_text {
        font-size: 18px
    }

    .autopart_goal {
        height: initial
    }

    .autopart_goal_text {
        font-size: 16px
    }

    .mcic_botton {
        padding: 0 13px
    }

    .wfmf_tit,
    .wfmfr_tit {
        height: 45px
    }

    .trade_main .mod_planver2_item:nth-child(1) {
        margin-top: 5px;
        margin-bottom: 40px
    }

    .trade_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 40px
    }

    .trade_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 5px
    }

    .bone_video_con .ys_margin {
        margin-bottom: 35px
    }

    .ys_add2 {
        padding-bottom: 80px
    }

    .ys_add1 {
        padding-top: 80px
    }

    .ys_margin3 {
        margin-bottom: 80px
    }

    .mod_route {
        padding-bottom: 150px
    }

    .bone_customervideo_swiper {
        margin-bottom: 48px
    }

    .bone_plan_swiper.ys_margin {
        margin-bottom: 40px
    }

    .mcic_wrap_tit p {
        line-height: 1.75
    }

    .mcic_wrap_info p {
        line-height: 1.75
    }

    .ys_add {
        padding: 70px 0
    }

    .ys_add1 {
        padding-top: 70px
    }

    .ys_add3 {
        padding-bottom: 70px
    }

    .ys_margin3 {
        margin-bottom: 70px
    }

    .ys_add2 {
        padding-bottom: 70px
    }

    .mod_route {
        padding-bottom: 120px
    }

    .bone_video_download_icon {
        font-size: 24px
    }

    .ys_banner1 .ys_ban_txtbox {
        width: 82.5%
    }

    .bweb_feature_con_mjore .hltl_more {
        margin-top: 30px
    }

    .mod_pain {
        padding-bottom: 50px
    }

    .mod_plan_primary {
        padding-top: 60px
    }

    .mod_resource {
        padding-bottom: 110px
    }

    .trade_adv_item {
        margin-top: 70px;
        margin-bottom: 180px
    }

    .mod_subnav_btn_icon {
        font-size: 18px
    }

    .cdetail_l_wrap {
        width: 66.333333%;
        left: 21%
    }

    .cdetail_r_wrap {
        width: 79.724279%
    }

    .cdetail_r {
        padding-bottom: 76px
    }

    .r_e1main .ys_add {
        padding: 70px 0;
        padding-bottom: 180px
    }

    .hltl_more_wrap {
        padding-top: 16px
    }

    .prompt_cont {
        padding-bottom: 180px
    }

    .about_dev_years_point {
        width: 32px;
        height: 32px
    }

    .about_dev_years::before {
        bottom: 16px
    }

    .about_dev_text {
        padding: 20px 30px 16px
    }

    .about_dev_years .slick-next,
    .about_dev_years .slick-prev {
        top: 74%
    }

    .amcu_li .ys_imgbox_cover {
        width: 78px
    }

    .about_meth_cont_ul::before {
        top: -77px
    }

    .about_serv_cont_text p {
        font-size: 16px
    }

    .about_serv_cont {
        padding: 30px 60px 30px 50px
    }

    .about_serv_cont_text li::before {
        left: 30px
    }

    .about_bus {
        padding-top: 40px
    }

    .ys_cont1200 {
        width: 82.5%
    }

    .about_intro_text_img li {
        padding: 0 10px
    }

    .about_intro_text_img ul {
        margin: 0 -10px
    }

    .about_meth_cont {
        padding: 0 22px
    }

    .about_meth .ys_cont1280 {
        width: 1200px
    }

    .about_video_title h2:nth-child(2) {
        padding-left: 34px
    }

    .mod_summary {
        width: 60%
    }

    .rlul_le_wrap_tit {
        margin-bottom: 10px
    }

    .rct_age_con {
        padding: 0 0
    }

    .rarw_li_wrap_pto::after {
        border: 8px solid #f0f0f0
    }

    .rarw_li_wrap_icon {
        width: 50px
    }

    .rjbu_li {
        padding: 38px 40px
    }

    .rjbu_btn_wrap h4 {
        margin-top: 20px
    }

    .rjbu_top_le_info p {
        font-size: 16px
    }

    .rct_job {
        padding-bottom: 180px
    }

    .rct_job_more {
        padding-top: 26px
    }

    .rct_style_btn_li {
        width: 490px !important
    }

    .mbwn_navul_li {
        margin-right: 50px;
    }

    .mod_banner_ig {
        width: 360px;
    }

    .mcic_wrap_tit p {
        font-size: 16px;
    }

    .mcic_wrap_info p {
        font-size: 14px;
    }

    .mod_nav_li_link {
        line-height: 70px;
    }

    .mod_logo {
        /*width: 48px;*/
    }

    .mod_logo a {
        line-height: 70px;
    }

    .mod_nav_num_tit p {
        line-height: 70px;
    }

    .mod_nav_lan a {
        line-height: 70px;
    }

    .mod_nav_search_icon {
        line-height: 70px;
    }

    .ys_main {
        margin-top: 70px;
    }

    .mod_nav_li {
        margin: 0 28px;
    }

    .mod_nav_num {
        margin-left: 36px;
    }

    .bone_feature_fr {
        height: 540px;
    }

    .mod_cook {
        bottom: 45px;
        right: 45px;
    }

    /* 
    .ys_videom_content {
        width: 840px;
    } */

    .ys_videom_container video {
        height: 80vh;
    }

    .ys_page_bone .bone_feature_grid_item {
        padding-top: 24%;
    }

    .mnld_le {
        padding: 70px 111px 0 98px;
    }

    .mod_nav_li_down {
        top: 70px;
    }

    .mnld_le_ul_li {
        width: 50%;
    }

    .mnld_le {
        padding: 40px 111px 0 98px;
    }

    .mnld_le_ul_li {
        margin-bottom: 26px;
    }

    .mod_nav_li_down5 .mnld_le_ul_li {
        width: 33.333333%;
    }

    .bone_main .ys_banner .ys_ban_txtbox {
        width: 82.5%;
    }

    /* .ys_videom_content {
        width: 760px;
    } */

    .mod_cook_cont {
        padding: 20px 45px;
    }

    .mnld_ri_wrap2_ri {
        padding-top: 8px;
    }

    .mod_cook .flli_btn .ys_navbt {
        min-width: 80px;
        padding: 0 16px;
        font-size: 14px;
    }

    .mod_cook_cont_info p {
        font-size: 14px;
    }


}

@media screen and (max-width:1366px) {
    .case_main .ys_add {
        padding: 50px 0;
    }

    .cdetail_cont .ys_add1 {
        padding-top: 60px;
    }

    .r_e1main .ys_word1 p {
        font-size: 14px;
    }

    .dlul_wrap {
        padding: 23px 25px;
    }

    .r_e1main .ys_add {
        padding: 60px 0;
    }

    .newlist_main .ys_add1 {
        padding-top: 60px;
    }

    .news_cont {
        padding-bottom: 80px;
    }

    .news_cont .ys_margin {
        margin-bottom: 30px;
    }

    .nlul_wrap_cont {
        padding: 26px 30px 26px 25px;
    }

    .nrlr_label .ys_word1 {
        font-size: 14px;
    }

    .newsdet_main .ys_add {
        padding: 60px 0;
    }

    .r_g2main .ys_add {
        padding: 60px 0;
    }

    .r_g2main .ys_add2 {
        padding-bottom: 60px;
    }

    .ct_cont .ys_tit3 {
        font-size: 32px;
    }

    .ct_cont .ys_tit5 {
        font-size: 22px;
    }

    .ct_cont .ys_word {
        font-size: 16px;
    }

    .ctrl_text {
        width: 250px;
        height: 50px;
    }

    .mbwn_navul_li {
        margin-right: 36px;
    }

    .hemo_about_ri {
        top: 92px;
        width: 62%;
    }

    .hssi_li_bot_le {
        width: 180px;
    }

    .hssi_li_bot_ri {
        width: calc(100% - 180px);
    }

    .mod_subnav_item {
        padding: 0 20px;
    }

    .r_e1main .ys_add {
        padding-bottom: 180px;
    }

    .about_intro_text {
        padding-left: 0;
    }

    .about_data_cont_num p {
        font-size: 40px;
    }

    .about_data_cont_para p {
        font-size: 16px;
    }

    .about_data_cont li {
        padding: 0 40px;
    }

    .about_data_cont ul {
        margin: 0 -40px;
    }

    .about_video_icon {
        font-size: 80px;
    }

    .about_video_title {
        padding-left: 80px;
    }

    .about_video_title h2:nth-child(2) {
        padding-left: 32px;
    }

    .mbwn_navul_li_tit a {
        font-size: 16px;
    }

    .mbwn_navul_li {
        margin-right: 40px;
    }

    /* .ys_videom_content {
        width: 800px;
    } */


    .mod_amount_wrap {
        padding: 0 120px;
    }

    .mnld_le {
        padding: 70px 50px 0 50px;
    }

    .mnld_le {
        padding: 43px 50px 0 50px;
    }

    .mnld_le_ul_li {
        margin-bottom: 24px;
    }

}

@media screen and (max-width:1280px) {
    .yxedr_active p {
        font-size: 16px
    }

    .case_main .ys_add {
        padding: 40px 0
    }

    .case_main_cot .ys_margin {
        margin-bottom: 25px
    }

    .cdetail_cont .ys_add1 {
        padding-top: 50px
    }

    .r_e1main .ys_add {
        padding: 50px 0
    }

    .ys_margin {
        margin-bottom: 40px
    }

    .r_e1main .ys_tit3 {
        font-size: 32px
    }

    .newlist_main .ys_add1 {
        padding-top: 50px
    }

    .news_cont {
        padding-bottom: 60px
    }

    .news_cont .ys_tit6 {
        font-size: 16px
    }

    .news_rec_list_right {
        padding: 43px 49px 45px 38px
    }

    .news_cont .ys_word {
        font-size: 16px
    }

    .newsdet_main .ys_add {
        padding: 50px 0
    }

    .ct_cont .ys_tit3 {
        font-size: 28px
    }

    .ct_top_l_tit::after {
        width: 50px
    }

    .ct_cont .ys_tit5 {
        font-size: 20px
    }

    .ct_top_l_subtit {
        margin-bottom: 20px
    }

    .ctls_locati {
        margin-bottom: 15px
    }

    .ct_cont .ys_word1 {
        font-size: 14px
    }

    .r_g2main .ys_add2 {
        padding-bottom: 50px
    }

    .r_g2main .ys_add {
        padding: 50px 0
    }

    .cblu_wrap {
        padding: 40px 45px 40px 45px
    }

    .dace_a2main .ys_add {
        padding: 60px 0
    }

    .form_deta_wrap_tit {
        font-size: 28px
    }

    .flls_ri {
        width: calc(100% - 60px)
    }

    .mod_nav_num_tit p {
        font-size: 14px;
        line-height: 60px
    }

    .mod_nav_search_icon {
        line-height: 60px
    }

    .ys_search2_win {
        top: 60px
    }

    .mod_nav_num_icon {
        width: 16px
    }

    .mod_nav_li_link {
        font-size: 14px;
        line-height: 60px
    }

    .mod_nav_li {
        margin: 0 22px
    }

    .mod_nav_num {
        margin-left: 42px
    }

    .mod_nav_lan {
        margin-left: 42px
    }

    .mod_logo a {
        line-height: 60px
    }

    .mod_logo {
        width: 42px
    }

    .ys_main {
        margin-top: 60px
    }

    .ys_tit1 {
        font-size: 34px
    }

    .case_main .ys_add {
        padding: 60px 0
    }

    .clul_text_top_subtitle {
        font-size: 16px
    }

    .clul_text {
        padding: 0 20px;
        padding-bottom: 20px
    }

    .clul_text_bottom_text {
        margin-bottom: 16px
    }

    .clul_text_bottom {
        padding-top: 14px
    }

    .clul_text_bottom_btn {
        font-size: 14px
    }

    .ys_tit3 {
        font-size: 30px
    }

    .mod_resource .ys_word {
        margin-top: 15px
    }

    .std_tit36 {
        font-size: 26px
    }

    .news_cont {
        padding-bottom: 170px
    }

    .hpsw_ul {
        width: 470px
    }

    .ys_tit2 {
        font-size: 32px
    }

    .hall_li_wrap_tit p {
        font-size: 36px
    }

    .htwl_li_deco {
        width: 52px
    }

    .htwl_li_ri {
        padding-left: 40px
    }

    .ys_ban_slick .slick-dots {
        bottom: 70px
    }

    .hssi_li_bot_le {
        margin-top: 12px
    }

    .mod_summary p {
        font-size: 18px
    }

    .mod_nav_li_down {
        top: 60px
    }

    .mlul_le p {
        font-size: 14px
    }

    .mlul_ri {
        width: 7px;
        margin-top: 4px
    }

    .mlul_cont {
        padding: 0 11px 13px
    }

    .mnld_ri_wrap2_le {
        width: 230px
    }

    .mnld_ri_wrap2_ri {
        width: calc(100% - 230px);
        padding-left: 20px
    }

    .mnld_ri_wrap5 {
        padding: 25px 42px
    }

    .mnld_ri_wrap5 p {
        font-size: 14px
    }

    .mlul_ri {
        font-size: 12px
    }

    .mlul_ri {
        margin-top: 7px
    }

    .mod_nav_num_icon {
        font-size: 16px
    }

    .htwl_li_deco {
        font-size: 42px
    }

    .clul_text_bottom_btn .iconfont {
        font-size: 12px
    }

    .ys_tit1 {
        font-size: 30px
    }

    .ys_tit2 {
        font-size: 24px
    }

    .ys_tit3 {
        font-size: 22px
    }

    .ys_tit4 {
        font-size: 22px
    }

    .ys_tit5 {
        font-size: 18px
    }

    .ys_tit6 {
        font-size: 18px
    }

    .ys_word,
    .ys_word p {
        font-size: 16px
    }

    .ys_word,
    .ys_word p,
    .ys_word1,
    .ys_word1 p {
        font-size: 16px
    }

    .ys_word1,
    .ys_word1 p {
        font-size: 14px
    }

    .yxedr_active p {
        font-size: 16px
    }

    .yxedr_active h2 {
        font-size: 24px
    }

    .yxedr_active h3 {
        font-size: 24px
    }

    .yxedr_active h4 {
        font-size: 22px
    }

    .yxedr_active h5 {
        font-size: 18px
    }

    .yxedr_active h6 {
        font-size: 18px
    }

    .ys_margin2 {
        margin-bottom: 30px
    }

    .ys_margin3 {
        margin-bottom: 40px
    }

    .mod_product_item_text {
        font-size: 14px
    }

    .mod_product_fl {
        padding-right: 40px
    }

    .mod_product_fr {
        width: 350px
    }

    .bone_feature_pri {
        width: 100%;
        padding-left: 40px
    }

    .mod_product_tit_span {
        font-size: 16px
    }

    .mod_product_tit {
        margin-bottom: 5px
    }

    .mod_product_text {
        margin-bottom: 8px
    }

    .mod_product_item_text {
        line-height: 2
    }

    .ofgi_tit {
        font-size: 14px;
        line-height: 1.5;
        color: #fff;
        font-weight: 700
    }

    .bone_feature_fl {
        width: 360px
    }

    .bone_video_primary_fr {
        padding-left: 25px
    }

    .bone_video_primary_fl {
        width: 480px
    }

    .bone_video_download_icon,
    .bone_video_download_img {
        width: 20px
    }

    .bone_video_download_text {
        margin-left: 8px;
        margin-right: 8px
    }

    .bone_video_download_item {
        margin-bottom: 10px
    }

    .bone_video_download {
        margin-bottom: 22px
    }

    .mod_btn_link {
        line-height: 46px;
        padding: 0 20px;
        min-width: 138px
    }

    .bvpf_btn {
        width: 50px;
        height: 50px
    }

    .bone_customervideo_item {
        width: 500px !important
    }

    .bone_customervideo_con {
        padding: 0 40px
    }

    .bone_plan_swiper {
        padding-bottom: 30px !important
    }

    .bone_plan_swiper_arrow {
        right: 6%
    }

    .bone_plan_swiper_prevbtn {
        margin-right: 6px
    }

    /* 
    .bone_main .mod_customer_item {
        width: 20%
    } */

    .mod_customer_item_con .ys_imgbox_cover {
        width: 110px;
        margin: 0 auto
    }

    .mod_route_fr {
        padding-left: 25px;
        padding-top: 10px
    }

    .bone_plan_swiper_nextbtn,
    .bone_plan_swiper_prevbtn {
        width: 28px;
        height: 28px
    }

    .bone_plan_swiper.swiper-container {
        margin-bottom: 20px
    }

    .mod_route_fr .ys_tit4 {
        font-size: 20px
    }

    .mod_banner_headline {
        font-size: 40px;
        margin-right: 5px
    }

    .mod_banner_subtitle_tit1,
    .mod_banner_subtitle_tit2 {
        font-size: 18px
    }

    .mod_banner_text {
        width: 100%;
        margin-bottom: 20px
    }

    .bone_feature .slick-track {
        height: 100%
    }

    .bone_feature .bone_feature_grid_item {
        height: 100%;
        display: flex !important;
        align-items: center
    }

    .bone_feature_fl {
        padding-right: 0 !important
    }

    .byd_scene_fl_tit {
        font-size: 32px;
        line-height: 1.3
    }

    .byd_scene_fl_subtit,
    .byd_scene_fl_subtits {
        font-size: 22px;
        line-height: 30px
    }

    .byd_scene_con {
        padding: 35px 40px 35px;
        margin-bottom: 30px
    }

    .byd_scene_center {
        width: 11%;
        margin-right: 15px
    }

    .byd_scene_fr {
        width: 72%
    }

    .byd_scene_con {
        margin-top: -40px
    }

    .byd_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .byd_customervideo .bone_customervideo_item {
        width: 600px !important
    }

    .byd_main .mod_product_fl {
        padding-right: 30px
    }

    .web_main .mod_banner_subtitle_tit1 {
        font-size: 30px;
        line-height: 20px;
        left: 35px;
        top: 4px
    }

    .bweb_feature_sales_center {
        width: 11.42%;
        margin-right: 10px
    }

    .bweb_feature_sales_left {
        margin-right: 5px
    }

    .bweb_feature_sales_primary {
        padding-left: 10px
    }

    .bweb_feature_aftersale {
        padding: 20px 20px 25px
    }

    .wfai_con_list {
        padding: 12px 10px
    }

    .bweb_feature_aftersale_item {
        padding: 0 3px
    }

    .bweb_feature_aftersale_list {
        margin: 0 -3px
    }

    .bweb_feature .mod_btn {
        margin-top: 20px
    }

    .bweb_scene {
        padding-top: 40px
    }

    .bweb_scene_item_info {
        padding: 0 10px 0
    }

    .bweb_scene_item_info {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .mod_customer_con {
        padding: 0 40px
    }

    .web_route_img {
        width: 700px
    }

    .bfmf_item_text {
        font-size: 14px
    }

    .bfmf_list,
    .wfmfr_list {
        margin-bottom: 10px
    }

    .bweb_feature_market {
        padding: 20px 20px 20px
    }

    .bweb_feature_market_tit {
        margin-top: 15px
    }

    .autopart_main .mod_banner_headline,
    .ic_main .mod_banner_headline,
    .manu_main .mod_banner_headline,
    .retail_main .mod_banner_headline,
    .trade_main .mod_banner_headline {
        font-size: 30px;
        margin-bottom: 0
    }

    .mod_banner_tit {
        margin-bottom: 15px
    }

    .mod_introduce .ys_tit3 {
        margin-bottom: 6px
    }

    .mod_introduce_con {
        width: 100%;
        margin: 0 auto;
        padding: 0 40px
    }

    .mod_introduce {
        margin-bottom: 32px
    }

    .mod_pain_con {
        width: 100%;
        padding: 0 40px
    }

    .mod_pain .ys_tit3 {
        margin-bottom: 15px
    }

    .mod_pain_item_img {
        width: 50px;
        height: 50px;
        transform: translate(-40%, -50%)
    }

    .mpii_text {
        font-size: 20px
    }

    .mod_pain_item_con {
        min-height: 80px;
        padding: 10px 20px 10px 40px
    }

    .mod_pain_item {
        padding: 0 15px;
        margin-bottom: 15px
    }

    .mod_pain_list {
        margin: 0 -15px
    }

    .mod_pain {
        padding-bottom: 25px
    }

    .ic_adv_primary_img {
        margin-left: 30px
    }

    .ic_adv_item {
        min-height: 110px;
        padding: 18px 15px 18px 36px;
        margin-bottom: 15px
    }

    .ic_adv_item_number {
        font-size: 40px;
        left: -15px
    }

    .ic_main .mod_customer .mod_customer_item_con .ys_imgbox_cover {
        width: 120px
    }

    .mcic_botton_tit {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 14px
    }

    .ic_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .mcic_botton {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 10px
    }

    .mcic_botton_text {
        font-size: 12px
    }

    .ic_main .mod_plan_item_caption {
        padding-left: 30px;
        padding-right: 20px
    }

    .ic_main .mod_plan_item:nth-of-type(2n) .mod_plan_item_caption {
        padding-right: 30px;
        padding-left: 0
    }

    .ic_main .mod_plan_item:nth-child(even) .mod_plan_item_right {
        margin-left: 0 !important
    }

    .ic_main .mod_plan_item {
        margin-bottom: 40px
    }

    .ic_main .mod_plan_item_text p,
    .ic_main .mod_plan_item_tit {
        margin-bottom: 6px
    }

    .mod_plan_item_text p {
        line-height: 1.75;
        font-size: 14px
    }

    .mod_goal_con {
        width: 100%
    }

    .mod_goal_list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -6px
    }

    .mod_goal_item {
        width: 50%;
        border: 6px solid transparent;
        border-top: none;
        border-bottom: none;
        background-clip: padding-box;
        min-height: 140px;
        padding: 15px 20px 15px 20px;
        line-height: 1.75;
        position: static;
        transform: none;
        margin-bottom: 10px;
        align-items: flex-start
    }

    .mod_goal {
        padding: 40px 0
    }

    .mod_goal_center {
        font-size: 22px;
        position: static;
        transform: none;
        text-align: center;
        margin-bottom: 18px
    }

    .mod_goal_con img,
    .mod_goal_con svg,
    .mod_goal_number {
        display: none
    }

    .mod_case_video {
        width: 700px
    }

    .mod_case .mod_btn {
        margin-top: 20px
    }

    .mod_resource_item {
        padding: 0 25px
    }

    .mod_resource_list {
        margin: 0 -25px
    }

    .mod_resource .ys_word {
        margin-top: 10px
    }

    .mod_plan_con {
        margin-top: -50px
    }

    .mod_plan_primary {
        padding-top: 30px
    }

    .manu_main .mod_plan_tit {
        margin-bottom: 30px
    }

    .manu_goal_con {
        width: 100%;
        padding: 0 40px
    }

    .manu_goal_item_img {
        width: 36px;
        margin-bottom: 15px
    }

    .manu_goal .ys_tit5 {
        margin-bottom: 3px
    }

    .manu_goal_item_con {
        padding: 35px 45px 35px
    }

    .manu_goal_item_text {
        font-size: 16px;
        line-height: 1.75
    }

    .manu_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .manu_adv_left {
        width: 78%;
        top: 58%
    }

    .manu_adv_list {
        width: 45%
    }

    .manu_adv_item_list {
        margin-top: 15px
    }

    .mail_item {
        width: 80px;
        height: 80px;
        font-size: 14px;
        margin-right: 10px
    }

    .manu_adv_item_tit.ys_tit5 {
        font-size: 16px
    }

    .manu_adv_item_text {
        font-size: 14px;
        line-height: 1.75
    }

    .manu_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 10px
    }

    .manu_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 40px
    }

    .manu_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 10px
    }

    .autopart_biground {
        transform: scale(.75)
    }

    .autopart_main .mod_planver2_item:nth-child(3) .mod_planver2_item_right {
        margin-right: -2%
    }

    .autopart_smround_item_textlist {
        padding: 17px 17px
    }

    .autopart_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 50px
    }

    .autopart_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 0
    }

    .autopart_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 30px
    }

    .autopart_main .mod_planver2_item:nth-child(4) {
        margin-bottom: 30px
    }

    .autopart_main .mod_planver2_item:nth-child(5) {
        margin-bottom: 50px
    }

    .mod_plan_item_left .ys_tit5 {
        margin-bottom: 15px
    }

    .trade_plan_item .trade_plan_item_text {
        padding: 0 30px
    }

    .trade_main .mpic_item_con {
        padding-top: 3px
    }

    .trade_main .mpic_item:first-child {
        padding-bottom: 5px;
        padding-left: 10px
    }

    .trade_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .trade_adv .ys_tit5 {
        margin-bottom: 5px
    }

    .trade_main .taic_left {
        width: 400px !important
    }

    .trade_adv_item:first-child {
        margin-top: 100px
    }

    .trade_adv_item:last-child {
        margin-bottom: 80px;
        margin-top: 90px
    }

    .rapi_con_tit {
        line-height: 45px;
        font-size: 16px
    }

    .retail_plan_item_con {
        min-height: 250px
    }

    .retail_plan_item_con::after {
        height: 3px
    }

    .retail_plan {
        margin-bottom: 25px
    }

    .retail_goal_arrow_next,
    .retail_goal_arrow_prev {
        width: 40px
    }

    .rgri_con_item_text {
        font-size: 14px;
        line-height: 1.7
    }

    .retail_goal_right_item {
        padding: 0 5px
    }

    .retail_goal_right_list {
        margin: 0 -5px
    }

    .retail_goal.ys_add {
        padding: 30px 0 18px
    }

    .rgri_con_item_text {
        min-height: 74px;
        padding-left: 15px
    }

    .autopart_adv_con {
        width: 100%;
        padding: 0 40px
    }

    .autopart_adv_con_text {
        font-size: 14px;
        line-height: 1.75
    }

    .autopart_adv_center {
        transform: scale(.6);
        margin: 110px auto 130px
    }

    .autopart_adv_center_text {
        font-size: 20px
    }

    .autopart_goal_item:nth-child(2) {
        width: 130px;
        margin: 0 10px
    }

    .autopart_goal_item {
        width: 110px
    }

    .autopart_goal_item_text {
        font-size: 16px
    }

    .autopart_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .mod_plan_sprimary {
        width: 100%;
        padding: 0 60px
    }

    .trade_main .mod_planver2_item:nth-child(1) {
        margin-top: 5px;
        margin-bottom: 30px
    }

    .trade_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 30px
    }

    .trade_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 0
    }

    .form_deta_wrap_tit {
        margin-bottom: 5px
    }

    .flls_ri {
        margin-bottom: 20px
    }

    .mod_subnav_item {
        padding: 0 18px
    }

    .mod_subnav_left {
        margin-right: 4.5vw
    }

    .bweb_scene_item_info {
        padding: 40px 10px 0
    }

    .mod_subnav_item {
        padding: 0 18px
    }

    .mod_subnav_left {
        margin-right: 4.5vw
    }

    .bweb_scene_item_info {
        padding: 40px 10px 0
    }

    .case_main .ys_add {
        padding: 60px 0
    }

    .case_main_cot .ys_margin {
        margin-bottom: 30px
    }

    .mod_navbar_ul_li a {
        font-size: 16px;
        padding: 10px 0
    }

    .mod_navbar_ul_li {
        width: 124px
    }

    .case_list_ul_li {
        width: 25%;
        padding: 0 10px;
        margin-bottom: 20px
    }

    .case_list_ul {
        margin: 0 -10px
    }

    .cdetail_cont .ys_tit3 {
        font-size: 34px
    }

    .cdetail_cont .ys_tit6 {
        font-size: 18px
    }

    .clwv_play {
        width: 54px
    }

    .cdetail_cont .ys_tit4 {
        font-size: 26px;
        line-height: 1.5;
        color: #1e375a
    }

    .cdetail_l_wrap {
        left: 34%
    }

    .cdetail_r_wrap_text h6 {
        font-size: 18px
    }

    .cdetail_cont .ys_add1 {
        padding-top: 70px
    }

    .clwu_wrap {
        width: 221px
    }

    .cdetail_cont .ys_tit4 {
        font-size: 24px
    }

    .cdetail_r_wrap_tit {
        /* width: 74.712574%; */
        margin-bottom: 25px
    }

    .r_e1main .ys_add {
        padding: 70px 0
    }

    .r_e1main .ys_tit3 {
        font-size: 38px
    }

    .dl_btn {
        padding-top: 20px
    }

    .newlist_main .ys_add1 {
        padding-top: 70px
    }

    .news_cont {
        padding-bottom: 100px
    }

    .news_cont .ys_margin {
        margin-bottom: 40px
    }

    .news_rec {
        margin-bottom: 30px
    }

    .news_list_ul_li {
        margin-bottom: 30px
    }

    .nrlr_list {
        margin-right: 10px
    }

    .nlul_wrap_cont {
        padding: 26px 40px 26px 32px
    }

    .newsdet_main .ys_add {
        padding: 70px 0
    }

    .r_g2main .ys_add {
        padding: 70px 0
    }

    .r_g2main .ys_add2 {
        padding-bottom: 70px
    }

    .ct_cont .ys_tit3 {
        font-size: 36px
    }

    .ct_bot_tit {
        margin-bottom: 45px
    }

    .cblu_wrap {
        padding: 50px
    }

    .r_g2mctr_des {
        position: absolute;
        left: 37%;
        top: 28%
    }

    .dace_a2main .ys_add {
        padding: 70px 0
    }

    .form_deta_wrap_tit {
        font-size: 32px
    }

    .form_deta_wrap {
        padding: 45px 51px 58px 52px
    }

    .ys_tit1 {
        font-size: 38px
    }

    .ys_banner1 .mod_summary p {
        font-size: 16px
    }

    .mod_summary {
        margin-top: 10px;
        width: 46%
    }

    .ys_navbt {
        line-height: 42px;
        min-width: 132px
    }

    .mod_bar_ul_li a {
        font-size: 16px;
        padding: 7px 0
    }

    .clul_text_bottom {
        padding-top: 20px
    }

    .clul_text_bottom_text {
        margin-bottom: 28px
    }

    .ys_margin {
        margin-bottom: 35px
    }

    .mod_amount_wrap {
        padding: 0 25px
    }

    .case_main .ys_add {
        padding: 70px 0
    }

    .ys_tit3 {
        font-size: 34px
    }

    .std_tit36 {
        font-size: 30px
    }

    .mod_amount_wrap_backdrop {
        padding: 45px 30px
    }

    .mawb_title {
        margin-bottom: 20px
    }

    .mod_btn a {
        line-height: 42px;
        padding: 0 35px
    }

    .mod_bottom {
        padding-top: 58px
    }

    .mbwn_navul_li {
        margin-right: 55px
    }

    .mod_bottom_information_link a {
        font-size: 12px
    }

    .mod_bottom_information p {
        font-size: 12px
    }

    .mod_logo a {
        line-height: 68px
    }

    .mod_logo {
        width: 52px
    }

    .ys_hd_pc {
        padding: 0 50px
    }

    .mod_nav_li_link {
        font-size: 16px;
        line-height: 68px
    }

    .mod_nav_num_tit p {
        font-size: 16px;
        line-height: 68px
    }

    .mod_nav_search_icon {
        line-height: 68px
    }

    .ys_search2_win {
        top: 68px
    }

    .mbwn_navul_li {
        margin-right: 55px
    }

    .mod_bottom_wrap_navigation {
        margin-bottom: 40px
    }

    .mbwn_navul_li_tit {
        margin-bottom: 18px
    }

    .mbwn_navul_li_tex_link {
        margin-bottom: 12px
    }

    .mbwn_right_code {
        width: 114px
    }

    .ys_main {
        margin-top: 68px
    }

    .ys_add1 {
        padding-top: 70px
    }

    .news_cont {
        padding-bottom: 182px
    }

    .nrlr_list {
        font-size: 14px
    }

    .details_ban_ul {
        padding-right: 46px
    }

    .details_ban_ul_li {
        margin-right: 30px
    }

    .ys_add {
        padding: 70px 0
    }

    .ys_tit2 {
        font-size: 36px
    }

    .mod_tit18,
    .mod_tit18 p {
        font-size: 16px
    }

    .hscs_btn_link {
        font-size: 16px
    }

    .hscs_btn_link span {
        padding-left: 5px
    }

    .hscs_text {
        padding-right: 28px
    }

    .hssi_li_top_le {
        padding: 54px 50px;
        padding-right: 30px
    }

    .hltl_tit_icon {
        width: 62px
    }

    .ys_tit4 {
        font-size: 26px
    }

    .hltl_tit_txt {
        width: calc(100% - 62px);
        padding-left: 6px;
        margin-top: 11px
    }

    .hltl_tit {
        margin-bottom: 12px
    }

    .hltl_info {
        margin-bottom: 26px
    }

    .ys_tit5 {
        font-size: 22px
    }

    .ys_margin {
        margin-bottom: 30px
    }

    .hemo_about_le .ys_margin {
        margin-bottom: 26px
    }

    .hemo_about_le_info {
        margin-bottom: 36px
    }

    .hall_ul {
        padding: 30px 30px
    }

    .hall_li_wrap_tit p {
        font-size: 42px
    }

    .hall_li_wrap {
        padding: 10px 22px
    }

    .htwl_ul {
        padding: 48px
    }

    .htwl_li_le_pop {
        width: 66px
    }

    .htwl_li_le {
        width: 55%
    }

    .htwl_li_ri {
        padding-left: 46px;
        width: 45%
    }

    .htwl_li_deco {
        width: 72px
    }

    .hlri_le {
        width: 110px
    }

    .hlri_ri {
        width: calc(100% - 110px);
        padding-left: 30px
    }

    .hlri_ri_info p {
        font-size: 16px
    }

    .htwl_li_ri_txt p {
        font-size: 16px
    }

    .htwl_li_ri_intro {
        margin-bottom: 20px
    }

    .hemo_tic_wrap_dots {
        width: 492px
    }

    .htwd_ul li.slick-current .htwd_li {
        transform: scale(1.2)
    }

    .htwd_li {
        width: 70px
    }

    .hemo_tic_wrap_lsit {
        margin-bottom: 30px
    }

    .hemo_logo_cont {
        height: 340px
    }

    .hssi_li_bot_le {
        margin-top: 17px
    }

    .mod_nav_li_down {
        top: 68px
    }

    .mnld_le {
        padding: 70px 70px 0 72px
    }

    .mnld_le {
        padding: 50px 65px 0 60px
    }

    .mnld_le_ul_li {
        margin-bottom: 36px
    }

    .mlul_le p {
        font-size: 16px
    }

    .mlul_ri {
        margin-top: 4px
    }

    .mnld_ri_wrap_tit p {
        font-size: 18px
    }

    .mnld_ri_wrap_tit {
        margin-bottom: 22px
    }

    .mnld_ri_wrap2_ri {
        padding-left: 24px
    }

    .mrwr_li {
        margin-bottom: 10px
    }

    .hscs_btn_link .iconfont {
        font-size: 12px
    }

    .htwl_li_le_pop {
        font-size: 66px
    }

    .htwl_li_deco {
        font-size: 62px
    }

    .news_rec_list_right {
        padding: 50px 60px 46px 48px
    }

    .nrlr_title {
        margin-bottom: 14px
    }

    .nlul_wrap_cont_tit {
        margin-bottom: 26px
    }

    .nlul_wrap_cont_tit {
        font-size: 18px
    }

    .form_deta_wrap_tit {
        font-size: 32px
    }

    .mod_aside {
        display: none !important
    }

    .mod_nav_li_link {
        font-size: 14px;
        line-height: 68px
    }

    .bone_main .mod_summary p {
        font-size: 16px
    }

    .mod_route {
        padding-bottom: 140px
    }

    .bone_feature_fl_list {
        padding-right: 20px
    }

    .bone_video_download_icon {
        font-size: 20px
    }

    .byd_scene_con {
        margin-top: -84px
    }

    .mod_route {
        padding-bottom: 110px
    }

    .bweb_scene_item_info {
        padding: 0 10px 0
    }

    .mcic_wrap_tit p {
        font-size: 14px
    }

    .mcic_wrap_info p {
        font-size: 14px
    }

    .mod_resource {
        padding-bottom: 110px
    }

    .mod_plan_primary {
        padding-top: 50px
    }

    .mod_plan {
        padding-bottom: 30px
    }

    .mod_goal {
        padding: 70px 0
    }

    .retail_goal.ys_add {
        padding: 60px 0 50px
    }

    .anchor_main .mod_goal {
        padding: 70px 0 70px
    }

    .cdetail_l_wrap {
        width: 66.333333%;
        left: 21%
    }

    .cdetail_r_wrap {
        width: 79.724279%
    }

    .r_e1main .ys_add {
        padding-bottom: 180px
    }

    .cblu_wrap {
        padding: 25px
    }

    .cblu_wrap_tit {
        margin-bottom: 10px
    }

    .cblu_wrap_subtit {
        margin-bottom: 12px
    }

    .amcu_li_text p {
        font-size: 14px
    }

    .amcu_li .ys_imgbox_cover {
        width: 64px
    }

    .about_meth_cont_ul::before {
        top: -92px
    }

    .about_video_title h2:nth-child(2) {
        padding-left: 30px
    }

    .rct_style_btn_li {
        width: 420px !important
    }

    .rstr_btn {
        width: 44px
    }

    .rct_age_le_info p {
        font-size: 18px
    }

    .rct_age_le {
        width: 360px;
        padding: 42px 30px 44px
    }

    .rct_age_ri {
        width: calc(100% - 360px);
        padding-left: 60px
    }

    .rct_job {
        padding-bottom: 180px
    }

    .mod_select_item:nth-child(1) {
        top: 3%;
        left: 7%
    }

    .mod_select_item:nth-child(4) {
        top: -4%;
        left: 69%
    }

    .mod_select_item:nth-child(5) {
        top: 32%;
        left: 86%
    }

    .mod_select_item:nth-child(6) {
        top: 76%;
        left: 68%
    }

    .mod_select_item:nth-child(6) {
        top: 76%;
        left: 68%
    }

    .mod_select_con1 .mod_select_item:nth-child(1) {
        top: 7%;
        left: 4%
    }

    .mod_select_con1 .mod_select_item:nth-child(5) {
        top: 0;
        left: 76%
    }

    .mod_select_con1 .mod_select_item:nth-child(6) {
        top: 40%;
        left: 86%
    }

    .mod_select_con1 .mod_select_item:nth-child(7) {
        top: 75%;
        left: 71%
    }

    .mod_select_con1 .mod_select_item:nth-child(11) {
        top: 53%;
        left: 0
    }

    .mod_select_con2 .mod_select_con_img {
        width: 850px
    }

    .mbwn_navul_li {
        margin-right: 37px;
    }

    .mod_banner_ig {
        width: 260px;
    }

    .mod_select_item:nth-child(4) {
        top: -7%;
        left: 68%;
    }

    .mod_select_item:nth-child(5) {
        top: 21%;
        left: 85%;
    }

    .mod_select_item:nth-child(6) {
        top: 64%;
        left: 79%;
    }

    .mod_select_item:nth-child(10) {
        top: 61%;
        left: 2%;
    }

    .mod_click .mod_planver2_item_right {
        display: flex;
        justify-content: center;
    }

    .mod_nav_lan a {
        line-height: 68px;
    }

    .mod_nav_lan a {
        font-size: 14px;
    }

    .mod_nav_search_icon {
        font-size: 18px;
    }

    .mod_nav_lan a::after {
        height: 14px;
    }

    .bone_feature_fr {
        height: 470px;
    }


    .mod_cook {
        bottom: 30px;
        right: 30px;
    }

    .mod_goal_con img,
    .mod_goal_con svg,
    .mod_goal_number {
        display: block;
    }

    .mod_goal_number {
        width: 210px;
        height: 210px;
    }

    .mod_goal_con {
        width: 290px;
    }

    .mod_goal_item {
        width: calc((1400px - 560px)/ 2);
        min-height: 140px;
        padding: 15px 20px 15px 20px;
        line-height: 1.75;
    }

    .mod_goal_center {
        position: absolute;
        font-weight: 700;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
    }

    .mod_goal_number {
        display: flex;
    }

    .mod_goal_item {
        position: absolute;
    }

    .anchor_main .mod_goal_item {
        margin-bottom: -50px;
    }

    .anchor_main .mod_goal {
        padding-bottom: 130px;
    }

    .mod_goal_item {
        font-size: 14px;
    }

    .anchor_main1 .mod_goal_item {
        margin-bottom: -76px;
    }

    .anchor_main1 .mod_goal_item1,
    .anchor_main1 .mod_goal_item2 {
        top: -38%;
    }

    .anchor_main1 .mod_goal {
        padding-top: 140px;
    }

    .mod_pain_list {
        padding-left: 15px;
    }

    .ys_page_bone .bone_feature_grid_item {
        padding-top: 20%;
    }

    .mod_amount_wrap {
        padding: 0 120px;
    }

    .mnld_le {
        padding: 70px 50px 0 50px;
    }

    .mnld_le {
        padding: 40px 50px 0 50px;
    }

    .mnld_le_ul_li {
        margin-bottom: 24px;
    }


}

@media screen and (max-width:1200px) {
    .mod_subnav_primary {
        height: 80px;
        display: none
    }

    .mod_subnav {
        display: none
    }

    .anchor_main .mod_goal_item {
        margin-bottom: 15px;
    }

    .anchor_main1 .mod_goal {
        padding-top: 70px;
    }

    .anchor_main .mod_goal {
        padding-bottom: 70px;
    }

    .mod_goal_item {
        position: static;
    }

    .mod_goal_center {
        font-size: 22px;
        position: static;
        transform: none;
        text-align: center;
        margin-bottom: 18px;
    }

    .mod_goal_item {
        width: 50%;
        border: 6px solid transparent;
        border-top: none;
        border-bottom: none;
        background-clip: padding-box;
        min-height: 140px;
        padding: 15px 20px 15px 20px;
        line-height: 1.75;
        position: static;
        transform: none;
        margin-bottom: 10px;
        align-items: flex-start;
    }

    .mod_goal_con {
        width: 100%;
    }

    .mod_goal_con img,
    .mod_goal_con svg,
    .mod_goal_number {
        display: none;
    }

    .ys_tit1 {
        font-size: 30px
    }

    .ys_tit2 {
        font-size: 24px
    }

    .ys_tit3 {
        font-size: 22px
    }

    .ys_tit4 {
        font-size: 22px
    }

    .ys_tit5 {
        font-size: 18px
    }

    .ys_tit6 {
        font-size: 18px
    }

    .ys_word,
    .ys_word p {
        font-size: 16px
    }

    .ys_word,
    .ys_word p,
    .ys_word1,
    .ys_word1 p {
        font-size: 16px
    }

    .ys_word1,
    .ys_word1 p {
        font-size: 14px
    }

    .yxedr_active p {
        font-size: 16px
    }

    .yxedr_active h2 {
        font-size: 24px
    }

    .yxedr_active h3 {
        font-size: 24px
    }

    .yxedr_active h4 {
        font-size: 22px
    }

    .yxedr_active h5 {
        font-size: 18px
    }

    .yxedr_active h6 {
        font-size: 18px
    }

    .ys_margin2 {
        margin-bottom: 30px
    }

    .ys_margin3 {
        margin-bottom: 40px
    }

    .mod_product_item_text {
        font-size: 14px
    }

    .mod_product_fl {
        padding-right: 40px
    }

    .mod_product_fr {
        width: 350px
    }

    .bone_feature_pri {
        width: 100%;
        padding-left: 40px
    }

    .mod_product_tit_span {
        font-size: 16px
    }

    .mod_product_tit {
        margin-bottom: 5px
    }

    .mod_product_text {
        margin-bottom: 8px
    }

    .mod_product_item_text {
        line-height: 2
    }

    .ofgi_tit {
        font-size: 14px;
        line-height: 1.5;
        color: #fff;
        font-weight: 700
    }

    .bone_feature_fl {
        width: 360px
    }

    .bone_video_primary_fr {
        padding-left: 25px
    }

    .bone_video_primary_fl {
        width: 480px
    }

    .bone_video_download_icon,
    .bone_video_download_img {
        width: 20px
    }

    .bone_video_download_text {
        margin-left: 8px;
        margin-right: 8px
    }

    .bone_video_download_item {
        margin-bottom: 10px
    }

    .bone_video_download {
        margin-bottom: 22px
    }

    .mod_btn_link {
        line-height: 46px;
        padding: 0 20px;
        min-width: 138px
    }

    .bvpf_btn {
        width: 50px;
        height: 50px
    }

    .bone_customervideo_item {
        width: 500px !important
    }

    .bone_customervideo_con {
        padding: 0 40px
    }

    .bone_plan_swiper {
        padding-bottom: 30px !important
    }

    .bone_plan_swiper_arrow {
        right: 6%
    }

    .bone_plan_swiper_prevbtn {
        margin-right: 6px
    }

    /* .bone_main .mod_customer_item {
        width: 20%
    } */

    .mod_customer_item_con .ys_imgbox_cover {
        width: 110px;
        margin: 0 auto
    }

    .mod_route_fr {
        padding-left: 25px;
        padding-top: 10px
    }

    .bone_plan_swiper_nextbtn,
    .bone_plan_swiper_prevbtn {
        width: 28px;
        height: 28px
    }

    .bone_plan_swiper.swiper-container {
        margin-bottom: 20px
    }

    .mod_route_fr .ys_tit4 {
        font-size: 20px
    }

    .mod_banner_headline {
        font-size: 40px;
        margin-right: 5px
    }

    .mod_banner_subtitle_tit1,
    .mod_banner_subtitle_tit2 {
        font-size: 18px
    }

    .mod_banner_text {
        width: 100%;
        margin-bottom: 20px
    }

    .bone_feature .slick-track {
        height: 100%
    }

    .bone_feature .bone_feature_grid_item {
        height: 100%;
        display: flex !important;
        align-items: center
    }

    .bone_feature_fl {
        padding-right: 0 !important
    }

    .byd_scene_fl_tit {
        font-size: 32px;
        line-height: 1.3
    }

    .byd_scene_fl_subtit,
    .byd_scene_fl_subtits {
        font-size: 22px;
        line-height: 30px
    }

    .byd_scene_con {
        padding: 35px 40px 35px;
        margin-bottom: 30px
    }

    .byd_scene_center {
        width: 11%;
        margin-right: 15px
    }

    .byd_scene_fr {
        width: 72%
    }

    .byd_scene_con {
        margin-top: -40px
    }

    .byd_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .byd_customervideo .bone_customervideo_item {
        width: 600px !important
    }

    .byd_main .mod_product_fl {
        padding-right: 30px
    }

    .web_main .mod_banner_subtitle_tit1 {
        font-size: 30px;
        line-height: 20px;
        left: 35px;
        top: 4px
    }

    .bweb_feature_sales_center {
        width: 11.42%;
        margin-right: 10px
    }

    .bweb_feature_sales_left {
        margin-right: 5px
    }

    .bweb_feature_sales_primary {
        padding-left: 10px
    }

    .bweb_feature_aftersale {
        padding: 20px 20px 25px
    }

    .wfai_con_list {
        padding: 12px 10px
    }

    .bweb_feature_aftersale_item {
        padding: 0 3px
    }

    .bweb_feature_aftersale_list {
        margin: 0 -3px
    }

    .bweb_feature .mod_btn {
        margin-top: 20px
    }

    .bweb_scene {
        padding-top: 40px
    }

    .bweb_scene_item_info {
        padding: 0 10px 0
    }

    .bweb_scene_item_info {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .mod_customer_con {
        padding: 0 40px
    }

    .web_route_img {
        width: 700px
    }

    .bfmf_item_text {
        font-size: 14px
    }

    .bfmf_list,
    .wfmfr_list {
        margin-bottom: 10px
    }

    .bweb_feature_market {
        padding: 20px 20px 20px
    }

    .bweb_feature_market_tit {
        margin-top: 15px
    }

    .autopart_main .mod_banner_headline,
    .ic_main .mod_banner_headline,
    .manu_main .mod_banner_headline,
    .retail_main .mod_banner_headline,
    .trade_main .mod_banner_headline {
        font-size: 30px;
        margin-bottom: 0
    }

    .mod_banner_tit {
        margin-bottom: 15px
    }

    .mod_subnav {
        display: none
    }

    .mod_introduce .ys_tit3 {
        margin-bottom: 6px
    }

    .mod_introduce_con {
        width: 100%;
        margin: 0 auto;
        padding: 0 40px
    }

    .mod_introduce {
        margin-bottom: 32px
    }

    .mod_pain_con {
        width: 100%;
        padding: 0 40px
    }

    .mod_pain .ys_tit3 {
        margin-bottom: 15px
    }

    .mod_pain_item_img {
        width: 50px;
        height: 50px;
        transform: translate(-40%, -50%)
    }

    .mpii_text {
        font-size: 20px
    }

    .mod_pain_item_con {
        min-height: 80px;
        padding: 10px 20px 10px 40px
    }

    .mod_pain_item {
        padding: 0 15px;
        margin-bottom: 15px
    }

    .mod_pain_list {
        margin: 0 -15px
    }

    .mod_pain {
        padding-bottom: 25px
    }

    .ic_adv_primary_img {
        margin-left: 30px
    }

    .ic_adv_item {
        min-height: 110px;
        padding: 18px 15px 18px 36px;
        margin-bottom: 15px
    }

    .ic_adv_item_number {
        font-size: 40px;
        left: -15px
    }

    .ic_main .mod_customer .mod_customer_item_con .ys_imgbox_cover {
        width: 120px
    }

    .mcic_botton_tit {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 14px
    }

    .ic_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .mcic_botton {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 10px
    }

    .mcic_botton_text {
        font-size: 12px
    }

    .ic_main .mod_plan_item_caption {
        padding-left: 30px;
        padding-right: 20px
    }

    .ic_main .mod_plan_item:nth-of-type(2n) .mod_plan_item_caption {
        padding-right: 30px;
        padding-left: 0
    }

    .ic_main .mod_plan_item:nth-child(even) .mod_plan_item_right {
        margin-left: 0 !important
    }

    .ic_main .mod_plan_item {
        margin-bottom: 40px
    }

    .ic_main .mod_plan_item_text p,
    .ic_main .mod_plan_item_tit {
        margin-bottom: 6px
    }

    .mod_plan_item_text p {
        line-height: 1.75;
        font-size: 14px
    }

    .mod_goal_con {
        width: 100%
    }

    .mod_goal_list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -6px
    }

    .mod_goal_item {
        width: 50%;
        border: 6px solid transparent;
        border-top: none;
        border-bottom: none;
        background-clip: padding-box;
        min-height: 140px;
        padding: 15px 20px 15px 20px;
        line-height: 1.75;
        position: static;
        transform: none;
        margin-bottom: 10px;
        align-items: flex-start
    }

    .mod_goal {
        padding: 40px 0
    }

    .mod_goal_center {
        font-size: 22px;
        position: static;
        transform: none;
        text-align: center;
        margin-bottom: 18px
    }

    .mod_goal_con img,
    .mod_goal_con svg,
    .mod_goal_number {
        display: none
    }

    .mod_case_video {
        width: 700px
    }

    .mod_case .mod_btn {
        margin-top: 20px
    }

    .mod_resource_item {
        padding: 0 25px
    }

    .mod_resource_list {
        margin: 0 -25px
    }

    .mod_resource .ys_word {
        margin-top: 10px
    }

    .mod_plan_con {
        margin-top: -50px
    }

    .mod_plan_primary {
        padding-top: 30px
    }

    .manu_main .mod_plan_tit {
        margin-bottom: 30px
    }

    .manu_goal_con {
        width: 100%;
        padding: 0 40px
    }

    .manu_goal_item_img {
        width: 36px;
        margin-bottom: 15px
    }

    .manu_goal .ys_tit5 {
        margin-bottom: 3px
    }

    .manu_goal_item_con {
        padding: 35px 45px 35px
    }

    .manu_goal_item_text {
        font-size: 16px;
        line-height: 1.75
    }

    .manu_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .manu_adv_left {
        width: 78%;
        top: 58%
    }

    .manu_adv_list {
        width: 45%
    }

    .manu_adv_item_list {
        margin-top: 15px
    }

    .mail_item {
        width: 80px;
        height: 80px;
        font-size: 14px;
        margin-right: 10px
    }

    .manu_adv_item_tit.ys_tit5 {
        font-size: 16px
    }

    .manu_adv_item_text {
        font-size: 14px;
        line-height: 1.75
    }

    .manu_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 10px
    }

    .manu_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 40px
    }

    .manu_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 10px
    }

    .autopart_biground {
        transform: scale(.75)
    }

    .autopart_main .mod_planver2_item:nth-child(3) .mod_planver2_item_right {
        margin-right: -2%
    }

    .autopart_smround_item_textlist {
        padding: 17px 17px
    }

    .autopart_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 50px
    }

    .autopart_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 0
    }

    .autopart_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 30px
    }

    .autopart_main .mod_planver2_item:nth-child(4) {
        margin-bottom: 30px
    }

    .autopart_main .mod_planver2_item:nth-child(5) {
        margin-bottom: 50px
    }

    .mod_plan_item_left .ys_tit5 {
        margin-bottom: 15px
    }

    .trade_plan_item .trade_plan_item_text {
        padding: 0 30px
    }

    .trade_main .mpic_item_con {
        padding-top: 3px
    }

    .trade_main .mpic_item:first-child {
        padding-bottom: 5px;
        padding-left: 10px
    }

    .trade_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .trade_adv .ys_tit5 {
        margin-bottom: 5px
    }

    .trade_main .taic_left {
        width: 400px !important
    }

    .trade_adv_item:first-child {
        margin-top: 100px
    }

    .trade_adv_item:last-child {
        margin-bottom: 80px;
        margin-top: 90px
    }

    .rapi_con_tit {
        line-height: 45px;
        font-size: 16px
    }

    .retail_plan_item_con {
        min-height: 250px
    }

    .retail_plan_item_con::after {
        height: 3px
    }

    .retail_plan {
        margin-bottom: 25px
    }

    .retail_goal_arrow_next,
    .retail_goal_arrow_prev {
        width: 40px
    }

    .rgri_con_item_text {
        font-size: 14px;
        line-height: 1.7
    }

    .retail_goal_right_item {
        padding: 0 5px
    }

    .retail_goal_right_list {
        margin: 0 -5px
    }

    .retail_goal.ys_add {
        padding: 30px 0 18px
    }

    .rgri_con_item_text {
        min-height: 74px;
        padding-left: 15px
    }

    .autopart_adv_con {
        width: 100%;
        padding: 0 40px
    }

    .autopart_adv_con_text {
        font-size: 14px;
        line-height: 1.75
    }

    .autopart_adv_center {
        transform: scale(.6);
        margin: 110px auto 130px
    }

    .autopart_adv_center_text {
        font-size: 20px
    }

    .autopart_goal_item:nth-child(2) {
        width: 130px;
        margin: 0 10px
    }

    .autopart_goal_item {
        width: 110px
    }

    .autopart_goal_item_text {
        font-size: 16px
    }

    .autopart_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .mod_plan_sprimary {
        width: 100%;
        padding: 0 60px
    }

    .trade_main .mod_planver2_item:nth-child(1) {
        margin-top: 5px;
        margin-bottom: 30px
    }

    .trade_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 30px
    }

    .trade_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 0
    }

    .case_main .ys_add {
        padding: 30px 40px
    }

    .case_list_ul .ys_tit6 {
        font-size: 18px
    }

    .case_list_ul .ys_word {
        font-size: 16px;
        line-height: 1.75;
        color: #fff
    }

    .clul_text_bottom {
        display: block
    }

    .clul_text_bottom_text {
        display: none
    }

    .clul_text_bottom .clul_text_bottom_btn {
        display: block
    }

    .cdetail_cont .ys_add1 {
        padding-top: 40px
    }

    .cdetail_cont .ys_tit3 {
        font-size: 26px
    }

    .cdetail_cont .ys_tit4 {
        font-size: 22px
    }

    .cdetail_r_wrap_tit {
        /* width: 80.712574% */
    }

    .cdetail_l_wrap {
        width: 100%;
        left: 0;
        padding: 0 40px
    }

    .cdetail_r_wrap {
        width: 100%;
        margin-left: 0;
        padding: 0 40px
    }

    .cdetail_l_wrap_text {
        margin-bottom: 20px
    }

    .clwv_vid {
        margin-bottom: 25px
    }

    .cdetail_r_wrap_text h6 {
        font-size: 16px
    }

    .cdetail_r_wrap_text p {
        font-size: 14px
    }

    .cdetail_cont .ys_tit4 {
        font-size: 20px
    }

    .clwu_wrap_txt_info {
        font-size: 14px
    }

    .clwu_wrap {
        width: 190px
    }

    .cdetail_l_wrap_recom {
        margin-bottom: 10px
    }

    .cdetail_cont .ys_word1 p {
        font-size: 14px
    }

    .cdetail_r_wrap_shar p {
        padding-right: 20px;
        font-size: 16px
    }

    .ccrt_share_icon {
        width: 30px
    }

    .r_e1main .ys_add {
        padding: 40px 0
    }

    .mod_navbar_ul_li .ys_word {
        font-size: 14px
    }

    .mod_navbar_ul_li {
        width: 119px
    }

    .ys_margin {
        margin-bottom: 30px
    }

    .dl_sear {
        width: 450px;
        margin-bottom: 26px
    }

    .dlul_wrap {
        padding: 19px 20px
    }

    .dlul_txt_time p {
        padding-left: 5px
    }

    .dlul_txt_dl p {
        padding-right: 5px
    }

    .dl_tit {
        margin-bottom: 20px
    }

    .r_e1main .ys_tit3 {
        font-size: 28px
    }

    .newlist_main .ys_add1 {
        padding-top: 40px
    }

    .news_cont {
        padding-bottom: 50px
    }

    .newlist_cot_list_li {
        width: 50%;
        padding: 0 12px
    }

    .newlist_cot_list_ul {
        margin: 0 -12px
    }

    .news_cont .ys_tit5 {
        font-size: 22px
    }

    .newsdet_main .ys_add {
        padding: 60px 40px
    }

    .details_art {
        padding-bottom: 30px
    }

    .details_pag {
        padding-top: 20px
    }

    .details_art h6 {
        margin-bottom: 25px;
        font-size: 16px
    }

    .newsdet_main_cot .yxedr_active p {
        font-size: 16px
    }

    .details_pag_ul_li a {
        font-size: 14px
    }

    .ct_cont .ys_tit3 {
        font-size: 26px
    }

    .ct_top_l_tit {
        margin-bottom: 40px
    }

    .ct_cont .ys_tit5 {
        font-size: 18px
    }

    .ct_bot_tit {
        margin-bottom: 35px
    }

    .cblu_wrap {
        padding: 30px 40px 30px 40px;
        position: relative
    }

    .cblu_li {
        padding: 0 12px
    }

    .ct_bot_list_ul {
        margin: 0 -12px
    }

    .r_g2main .ys_add {
        padding: 40px 0
    }

    .r_g2main .ys_add2 {
        padding-bottom: 40px
    }

    .ctrl_icon_posit {
        width: 54px
    }

    .r_g2mctr_des {
        position: absolute;
        left: 35%;
        top: 26%
    }

    .fdwi_list_li input {
        font-size: 14px
    }

    .fdwi_list_li input::placeholder {
        font-size: 14px
    }

    .form_deta_wrap_tit {
        font-size: 26px
    }

    .fdwi_list_li3 .fdwi_list_li_input textarea {
        font-size: 14px
    }

    .fdwi_list_li3 .fdwi_list_li_input textarea::placeholder {
        font-size: 14px
    }

    .form_cont .ys_navbt {
        font-size: 14px
    }

    .form_cont .ys_word1,
    .form_cont .ys_word1 p {
        font-size: 14px
    }

    .form_deta_wrap {
        padding: 35px 41px 48px 42px
    }

    .dace_a2main .ys_add {
        padding: 50px 0
    }

    .case_main .ys_add {
        padding: 60px 40px
    }

    .news_cont {
        padding-bottom: 170px
    }

    .details_cont {
        padding-left: 40px;
        padding-right: 40px
    }

    .ys_ban_slick .slick-dots {
        width: 100%;
        padding: 0 40px
    }

    .bone_video_con .ys_margin {
        margin-bottom: 30px
    }

    .ys_add3 {
        padding-bottom: 70px
    }

    .bone_video_con .ys_margin {
        margin-bottom: 25px
    }

    .mod_route {
        padding-bottom: 116px
    }

    .ys_banner1 .ys_ban_txtbox {
        width: 100%
    }

    .byd_scene_con {
        margin-top: -80px
    }

    .bweb_scene {
        padding-top: 60px
    }

    .retail_goal.ys_add {
        padding: 60px 0 50px
    }

    .r_e1main .ys_add {
        padding-bottom: 160px
    }

    .ys_cont1220 {
        width: 100%;
        padding: 0 40px
    }

    .about_dev_years .slick-next {
        right: -130px
    }

    .about_dev_years .slick-prev {
        left: -130px
    }

    .about_dev_years .slick-next,
    .about_dev_years .slick-prev {
        top: 77%
    }

    .about_dev_years p {
        font-size: 18px
    }

    .about_dev_years {
        margin-top: 40px
    }

    .about_data_cont {
        padding: 40px
    }

    .about_video_icon {
        right: 40px
    }

    .mod_select_con_img {
        width: 804px
    }

    .ys_cont1200 {
        width: 100%
    }

    .mod_select_con1 .mod_select_con_img {
        width: 980px
    }

    .ys_page_bone .mod_select_con_img {
        width: 995px;
    }

    .mod_cook_cont {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .bone_main .ys_banner .ys_ban_txtbox {
        width: 100%;
    }

    .mod_cook_cont {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .mod_cook_clo {
        top: 3px;
        right: 3px;
    }

}

@media screen and (max-width:1199px) {

    .mod_product_fr .ys_imgbox_cover::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
    }

    .mod_product_fr_btn {
        display: block;
    }

    .ys_phnav_lange a {
        color: #333 !important;
    }

    .mod_pagination {
        display: none
    }

    .mod_pagination_ph {
        display: block
    }

    .ys_main {
        margin-top: 0
    }

    .mod_pagination_ph {
        padding-top: 20px
    }

    .mbwn_navul_li_tit a {
        font-size: 16px
    }

    .mbwn_navul_li_tex a {
        font-size: 12px
    }

    .mbwn_right_title {
        margin-bottom: 13px
    }

    .mbwl_left_logo:first-child {
        width: 34px
    }

    .mbwl_left_logo:nth-child(2) {
        width: 54px
    }

    .mbwl_left_logo {
        margin-right: 25px;
        max-width: 50px
    }

    .mbwl_right_li {
        margin-right: 20px
    }

    .nrlr_label {
        flex-wrap: wrap
    }

    .dbul_data {
        padding-left: 6px
    }

    .dbul_data p {
        font-size: 14px
    }

    .details_ban {
        margin-top: 10px
    }

    .mod_crumb {
        top: 17px
    }

    .details_share_tit p {
        font-size: 14px
    }

    .details_ban_ul {
        padding-right: 30px
    }

    .ys_sharebox {
        width: 30px
    }

    .mod_crumb {
        display: none
    }

    .mod_sidebar {
        display: none
    }

    .hemo_logo .hemo_logo_bg {
        transition-delay: .2s;
        transform: scale3d(.5, .5, 1);
        -webkit-transform: scale3d(.5, .5, 1);
        -moz-transform: scale3d(.5, .5, 1);
        -ms-transform: scale3d(.5, .5, 1);
        -o-transform: scale3d(.5, .5, 1)
    }

    .bweb_scene_item_info {
        top: 0
    }

    .bweb_scene_item_tit {
        display: none
    }

    .mpir_video {
        display: none
    }

    .mpir_img {
        display: block !important
    }

    .mpir_wrap {
        padding: 10px
    }

    .retail_goal.ys_add {
        padding: 60px 0 50px
    }

    .retail_goal.ys_add {
        padding: 60px 0 50px
    }

    .about_data_cont_num p {
        font-size: 36px
    }

    .about_serv_cont_img {
        padding-left: 60px
    }

    .about_bus {
        padding-top: 30px
    }

    .about_meth_cont_ul::before {
        display: none
    }

    .amcu_li {
        transform: translateY(0) !important
    }

    .about_meth_cont {
        margin-top: 30px
    }

    .mod_select_list {
        position: static
    }

    .mod_select_item {
        position: static
    }

    .mod_select_con_img {
        display: none
    }

    .turn_svg {
        display: none !important
    }

    .mod_select_item_text {
        position: static
    }

    .mod_select_text {
        position: static;
        transform: inherit;
        margin: 0 auto
    }

    .mod_select .ys_tit3 {
        margin-bottom: 32px
    }

    .mod_select_list {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 15px
    }

    .mod_select_item {
        width: auto
    }

    .mod_select_item.slick-current .mod_select_item_text {
        color: #f6ab00
    }

    .mod_select_con {
        margin-bottom: 62px
    }

    .mbwn_navul_li {
        margin-right: 30px;
    }

    .mod_product_fr_vid {
        display: none;
    }

    .mod_click .mod_planver2_item_right {
        justify-content: flex-start;
    }

}

@media screen and (max-width:991px) {
    .ys_tit1 {
        font-size: 24px
    }

    .ys_tit2 {
        font-size: 22px
    }

    .ys_tit3 {
        font-size: 20px
    }

    .ys_tit4 {
        font-size: 18px
    }

    .ys_tit5 {
        font-size: 18px
    }

    .ys_tit6 {
        font-size: 16px
    }

    .ys_word,
    .ys_word p {
        font-size: 14px
    }

    .ys_word,
    .ys_word p,
    .ys_word1,
    .ys_word1 p {
        font-size: 14px
    }

    .ys_word1,
    .ys_word1 p {
        font-size: 14px
    }

    .yxedr_active p {
        font-size: 14px
    }

    .yxedr_active h2 {
        font-size: 22px
    }

    .yxedr_active h3 {
        font-size: 20px
    }

    .yxedr_active h4 {
        font-size: 18px
    }

    .yxedr_active h5 {
        font-size: 18px
    }

    .yxedr_active h6 {
        font-size: 16px
    }

    .ys_margin2 {
        margin-bottom: 25px
    }

    .ys_margin3 {
        margin-bottom: 30px
    }

    .bone_customervideo_item {
        width: 450px !important
    }

    .mod_route_fr .ys_tit4 {
        font-size: 16px
    }

    .mod_btn_link {
        font-size: 14px
    }

    .mod_product_fr {
        width: 300px
    }

    .mod_product_list {
        padding-right: 0
    }

    .mod_product_fl {
        padding-right: 0
    }

    .bone_feature_pri {
        padding: 0 40px;
        flex-direction: column
    }

    .bone_feature_fr {
        width: 100%
    }

    .bone_feature_fr_imgitem li {
        position: relative
    }

    .bone_feature_fr_imgitem li:not(:first-child) {
        opacity: 1
    }

    .bone_feature_grid_item:after {
        display: none
    }

    .ofgi_tit {
        text-align: center
    }

    .bone_feature_fl {
        width: 100%
    }

    .bone_feature_fl_titcon {
        margin-bottom: 12px
    }

    .bone_feature_fl_summary .ys_tit5 {
        margin-bottom: 5px
    }

    .bone_feature_fl_summary .ys_word1 p {
        margin-bottom: 5px
    }

    .bone_feature_pri .ys_add {
        padding: 25px 0 10px
    }

    .bone_feature_grid_item {
        width: 100%
    }

    .bone_video_primary {
        display: flex;
        flex-direction: column
    }

    .bone_video_primary_fl {
        width: 100%
    }

    .bone_video_primary_fr {
        padding-left: 0;
        margin-top: 20px
    }

    .bvpf_text {
        margin-bottom: 10px
    }

    .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .mod_customer_item_con {
        padding: 8px 0
    }

    .bone_plan_swiper_arrow {
        right: 3%
    }

    .bone_customervideo_swiper {
        margin-bottom: 20px
    }

    .bone_plan_con {
        overflow: hidden
    }

    .mod_banner_primary {
        top: 0
    }

    .autopart_main .mod_banner_headline,
    .ic_main .mod_banner_headline,
    .manu_main .mod_banner_headline,
    .retail_main .mod_banner_headline,
    .trade_main .mod_banner_headline {
        font-size: 24px;
        margin-bottom: 0
    }

    .mod_banner_tit {
        margin-bottom: 10px
    }

    .byd_scene_fl_tit {
        font-size: 26px;
        line-height: 1.3
    }

    .byd_scene_fl_subtit,
    .byd_scene_fl_subtits {
        font-size: 20px;
        line-height: 30px
    }

    .byd_scene_con {
        padding: 35px 40px 35px;
        margin-bottom: 30px
    }

    .byd_scene_center {
        width: 11%;
        margin-right: 15px
    }

    .byd_scene_fr {
        width: 70%
    }

    .byd_scene_con {
        margin-top: -30px
    }

    .byd_scene_con {
        padding: 20px 30px 20px;
        margin-bottom: 20px
    }

    .byd_scene .ys_tit3 {
        margin-bottom: 10px
    }

    .byd_scene_fl {
        top: -30px
    }

    .byd_main .mod_customer_item {
        width: 25%
    }

    .byd_customervideo .bone_customervideo_item {
        width: 440px !important
    }

    .byd_main .mod_product_fl {
        padding-right: 20px
    }

    .mod_product_text {
        margin-bottom: 0
    }

    .mod_customer_item {
        width: 20%;
        padding: 0 2.5px;
        margin-bottom: 5px
    }

    .web_route_img {
        width: 100%;
        padding: 0 40px
    }

    .bweb_feature_aftersale_item {
        width: 33.333333%;
        padding: 0 7px;
        margin-bottom: 20px
    }

    .bweb_feature_aftersale {
        padding: 20px 20px 5px
    }

    .wfsl_tit {
        font-size: 20px
    }

    .bweb_feature_sales_primary {
        padding-left: 0
    }

    .bweb_feature_sales_right {
        width: 77%
    }

    .bweb_feature_sales {
        padding: 30px 20px 35px
    }

    .bweb_feature_tit_text {
        font-size: 16px;
        line-height: 1.75
    }

    .bfmf_item_text {
        font-size: 12px
    }

    .bfmf_list .bfmf_item:first-child .bfmf_item_text {
        justify-content: center;
        padding-left: 18px;
        padding-right: 6px
    }

    .mod_introduce .ys_tit3 {
        margin-bottom: 6px
    }

    .mod_introduce .ys_word p {
        font-size: 16px
    }

    .ic_adv_primary_img {
        margin-left: 20px
    }

    .ic_adv_item {
        min-height: 110px;
        padding: 10px 10px 10px 28px;
        margin-bottom: 15px
    }

    .ic_adv_item_number {
        font-size: 34px;
        left: -18px
    }

    .ic_main .mod_customer .mod_customer_item_con .ys_imgbox_cover {
        width: 110px
    }

    .mcic_botton_tit {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 14px
    }

    .ic_main .mod_customer_con {
        width: 100%;
        padding: 0 40px
    }

    .mcic_botton {
        display: flex;
        flex-direction: column;
        justify-content: center;
        display: none
    }

    .mcic_botton_text {
        font-size: 12px
    }

    .ic_main .mod_plan_item_caption {
        padding-left: 25px;
        padding-right: 25px
    }

    .ic_main .mod_plan_item:nth-of-type(2n) .mod_plan_item_caption {
        padding-right: 25px;
        padding-left: 0
    }

    .ic_main .mod_plan_item {
        margin-bottom: 30px
    }

    .mod_plan_item_tit {
        font-size: 16px
    }

    .mod_plan_item_text p {
        line-height: 1.75;
        font-size: 12px
    }

    .mod_goal_center {
        font-size: 20px
    }

    .mod_case_video {
        width: 600px
    }

    .mod_case .mod_btn {
        margin-top: 17px
    }

    .mod_resource_item {
        padding: 0 15px
    }

    .mod_resource_list {
        margin: 0 -15px
    }

    .mod_resource .ys_word {
        margin-top: 8px
    }

    .mod_plan_con {
        margin-top: -40px
    }

    .manu_main .mpit_con {
        width: 100%
    }

    .manu_main .mod_plan_tit {
        margin-bottom: 20px
    }

    .manu_goal_item_img {
        width: 30px;
        margin-bottom: 15px
    }

    .manu_goal .ys_tit5 {
        margin-bottom: 3px
    }

    .manu_goal_item_con {
        padding: 30px 25px 30px
    }

    .manu_goal_item_text {
        font-size: 16px;
        line-height: 1.75
    }

    .manu_adv_left {
        width: 80%;
        top: 58%
    }

    .manu_adv_list {
        width: 45%
    }

    .mail_item {
        width: 68px;
        height: 68px
    }

    .manu_adv_item_list {
        margin-top: 10px
    }

    .manu_adv_item {
        margin-bottom: 10px
    }

    .manu_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 10px
    }

    .manu_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 30px
    }

    .manu_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 0
    }

    .mod_planver2_item:nth-child(even) .mod_planver2_item_left {
        width: 37.42%;
        margin-right: 4.5%
    }

    .mpic_item .iconfont {
        font-size: 12px;
        top: 17px
    }

    .autopart_main .mod_planver2_item:nth-child(even) .mod_planver2_item_left {
        width: 37%;
        margin-right: 6.5%
    }

    .mod_planver2_item_left {
        width: 37%
    }

    .autopart_biground {
        transform: scale(.65)
    }

    .autopart_main .mod_planver2_item:nth-child(3) .mod_planver2_item_right {
        margin-right: -10%
    }

    .autopart_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 40px
    }

    .autopart_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 0
    }

    .autopart_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 20px
    }

    .autopart_main .mod_planver2_item:nth-child(4) {
        margin-bottom: 20px
    }

    .autopart_main .mod_planver2_item:nth-child(5) {
        margin-bottom: 40px
    }

    .mod_plan_item:nth-child(even) .mod_plan_item_right {
        margin-right: 0;
        margin-left: 15px
    }

    .trade_plan_item {
        padding: 0 5px
    }

    .trade_plan_item .trade_plan_item_text {
        font-size: 14px
    }

    .trade_plan_item .trade_plan_item_text {
        padding: 25px
    }

    .trade_plan_item:last-child .trade_plan_item_text {
        padding: 0 18px
    }

    .trade_main .mod_plan_item:nth-child(2) .mod_plan_item_left {
        margin-right: 20px
    }

    .trade_main .mod_plan_item:nth-child(2) .mod_plan_item_left {
        width: 45%;
        padding-left: 32px
    }

    .trade_adv_item:first-child {
        margin-top: 70px
    }

    .trade_adv_item:last-child {
        margin-bottom: 70px;
        margin-top: 70px
    }

    .retail_plan_item {
        width: 50%
    }

    .retail_adv_primary_item {
        width: 33.333333%
    }

    .retail_adv_primary_item:last-child {
        width: 100%;
        margin-top: 15px
    }

    .retail_goal_arrow_next,
    .retail_goal_arrow_prev {
        width: 35px
    }

    .retail_goal_tit {
        margin-bottom: 30px
    }

    .autopart_goal_item:nth-child(2) {
        width: 120px;
        margin: 0 5px
    }

    .autopart_goal_item {
        width: 100px
    }

    .autopart_goal_item_text {
        font-size: 16px
    }

    .wfmf_tit,
    .wfmfr_tit {
        height: 40px
    }

    .trade_main .mod_planver2_item:nth-child(1) .mod_planver2_item_right {
        margin-right: 0
    }

    .trade_main .mod_planver2_item:nth-child(even) .mod_planver2_item_left {
        margin-right: 5.5%
    }

    .trade_main .trade_plan_list {
        width: 50%;
        display: flex;
        margin: 0 -17px;
        position: relative
    }

    .trade_main .trade_plan_list {
        width: 46%;
        margin: 0 0 0 15px
    }

    .trade_main .mod_planver2_item_left {
        width: 42%
    }

    .trade_main .mod_planver2_item:nth-child(1) {
        margin-top: 0;
        margin-bottom: 20px
    }

    .trade_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 30px
    }

    .trade_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 0
    }

    .case_list_ul_li {
        width: 33.333333%;
        padding: 0 10px;
        margin-bottom: 20px
    }

    .clul_text_top_tit {
        bottom: 20%
    }

    .cdetail_l_wrap {
        width: 100%;
        padding: 0 40px;
        left: 0
    }

    .cdetail_r_wrap {
        width: 100%;
        margin-left: 0;
        padding: 0 40px
    }

    .cdetail_cont .ys_tit3 {
        font-size: 24px
    }

    .cdetail_cont .ys_tit6 {
        font-size: 16px
    }

    .cdetail_l_wrap_text {
        font-size: 14px
    }

    .clwr_li {
        font-size: 14px
    }

    .cdetail_r_wrap_shar p {
        padding-right: 10px;
        font-size: 14px
    }

    .ccrt_share_icon {
        width: 26px
    }

    .r_e1main .ys_tit3 {
        font-size: 24px
    }

    .dl_list_ul_li {
        width: 50%;
        margin-bottom: 20px
    }

    .ys_navbt {
        font-size: 14px;
        min-width: 150px
    }

    .r_e1main .ys_add {
        padding: 35px 0
    }

    .news_cont {
        padding-bottom: 50px
    }

    .news_rec_list {
        flex-wrap: wrap
    }

    .news_rec_list_img {
        width: 100%
    }

    .news_rec_list_right {
        width: 100%
    }

    .newlist_main .ys_add1 {
        padding-top: 32px
    }

    .news_cont {
        padding-bottom: 40px
    }

    .newlist_main_hea ul {
        justify-content: flex-start
    }

    .news_cont .ys_margin {
        margin-bottom: 10px
    }

    .news_rec {
        margin-bottom: 20px
    }

    .news_list_ul_li {
        width: 100%
    }

    .news_list_ul_li {
        margin-bottom: 15px
    }

    .news_cont .ys_tit5 {
        font-size: 20px
    }

    .news_cont .ys_word {
        font-size: 14px
    }

    .ct_top {
        flex-wrap: wrap
    }

    .ct_top_l {
        width: 100%;
        margin-bottom: 20px
    }

    .ct_top_r {
        width: 100%
    }

    .cblu_li {
        width: 50%;
        margin-bottom: 30px
    }

    .ct_cont .ys_tit3 {
        font-size: 24px
    }

    .ct_bot_tit {
        margin-bottom: 25px
    }

    .ct_top_l_tit {
        margin-bottom: 30px
    }

    .ct_top_l_subtit {
        margin-bottom: 15px
    }

    .ctls_locati {
        margin-bottom: 10px
    }

    .ctls_icon {
        width: 18px
    }

    .r_g2main .ys_add {
        padding: 30px 0
    }

    .r_g2main .ys_add2 {
        padding-bottom: 30px
    }

    .form_deta_wrap {
        width: 80%
    }

    .form_deta {
        display: flex;
        justify-content: center
    }

    .flli_btn .ys_navbt {
        min-width: 100px
    }

    .form_deta_wrap_tit {
        font-size: 24px
    }

    .dace_a2main .ys_add {
        padding: 40px 0
    }

    .ys_tit1 {
        font-size: 26px
    }

    .mod_summary {
        margin-top: 6px;
        width: 63%
    }

    .mod_botton {
        margin-top: 16px
    }

    .ys_tit3 {
        font-size: 24px
    }

    .std_tit36 {
        font-size: 22px
    }

    .mod_resource_item {
        padding: 0 26px
    }

    .mod_resource_list {
        margin: 0 -26px
    }

    .mbwn_left {
        display: none
    }

    .mod_bottom {
        padding-top: 39px
    }

    .news_cont {
        padding-bottom: 170px
    }

    .mod_summary p {
        font-size: 16px
    }

    .ys_ban_slick .slick-dots li {
        margin: 0 8px
    }

    .ys_ban_slick .slick-dots {
        bottom: 45px
    }

    .ys_add {
        padding: 55px 0
    }

    .ys_tit2 {
        font-size: 24px
    }

    .ys_tit4 {
        font-size: 20px
    }

    .hltl_tit_icon {
        width: 46px
    }

    .hltl_tit_txt {
        width: calc(100% - 46px);
        padding-left: 4px;
        margin-top: 8px
    }

    .hssi_li_top_le {
        padding: 40px 30px;
        padding-right: 20px
    }

    .hlbr_li {
        padding: 0 5px
    }

    .home_pro .ys_margin {
        margin-bottom: 20px
    }

    .ys_tit5 {
        font-size: 18px
    }

    .hpsw_ul {
        width: 400px
    }

    .home_news_backgro {
        top: -1%
    }

    .nrlr_info {
        margin-bottom: 28px
    }

    .nlul_wrap_cont_tit {
        margin-bottom: 20px
    }

    .hemo_about_le {
        width: 53%
    }

    .hemo_about_ri {
        top: 29%
    }

    .hemo_about_le .ys_margin {
        margin-bottom: 15px
    }

    .htwl_li_le_pop {
        width: 50px
    }

    .htwl_ul {
        padding: 35px
    }

    .htwl_li_deco {
        width: 40px
    }

    .htwl_li_le {
        width: 53%
    }

    .htwl_li_ri {
        padding-left: 30px;
        width: 47%
    }

    .hlri_le {
        width: 96px
    }

    .hlri_ri {
        width: calc(100% - 96px);
        padding-left: 22px
    }

    .hemo_tic_wrap_dots {
        width: 320px
    }

    .htwd_li {
        width: 44px
    }

    .hemo_tic_wrap_lsit {
        margin-bottom: 18px
    }

    .htwl_li_le_pop {
        font-size: 50px
    }

    .htwl_li_deco {
        font-size: 32px
    }

    .nlul_wrap_cont_tit {
        height: inherit
    }

    .bone_feature_pri .ys_add {
        padding: 50px 0 15px
    }

    .ys_margin3 {
        margin-bottom: 55px
    }

    .mod_route {
        padding-bottom: 100px
    }

    .bone_feature_grid .slick-dots li {
        width: 8px;
        height: 8px;
        background: #fff
    }

    .bone_feature_grid .slick-dots li.slick-active {
        background: #005bac
    }

    .byd_scene_con {
        margin-top: -80px
    }

    .mod_resource {
        padding-bottom: 90px
    }

    .dlul_txt_time_icon {
        font-size: 18px
    }

    .dlul_txt_dl_icon {
        font-size: 18px
    }

    .dlul_txt_dl_icon,
    .dlul_txt_time_icon {
        width: 18px
    }

    .dlul_txt_dl p {
        width: calc(100% - 18px)
    }

    /* .dlul_txt_time p {
        width: calc(100% - 18px)
    } */

    .r_e1main .ys_add {
        padding-bottom: 160px
    }

    .details_cont {
        padding-left: 40px;
        padding-right: 40px
    }

    .ctls_icon {
        font-size: 18px
    }

    .about_data_cont_num p {
        font-size: 36px
    }

    .about_serv_cont_img {
        padding-left: 60px
    }

    .about_bus {
        padding-top: 30px
    }

    .about_meth_cont_ul::before {
        display: none
    }

    .amcu_li {
        transform: translateY(0) !important
    }

    .about_meth_cont {
        margin-top: 30px
    }

    .rlul_le {
        padding: 26px 28px
    }

    .rlul_le_wrap_tit {
        margin-bottom: 5px
    }

    .rlul_le_wrap_info p {
        font-size: 14px
    }

    .rct_tit p {
        font-size: 16px;
        margin-top: 6px
    }

    .rct_eval_con {
        width: 580px
    }

    .rell_icon {
        width: 30px;
        margin-bottom: 3px
    }

    .rell_info p {
        font-size: 14px
    }

    .rct_eval_list_li {
        width: 100px;
        height: 100px
    }

    .rct_eval_cen {
        padding: 0 87px
    }

    .rct_age_le_info p {
        font-size: 14px
    }

    .rct_age_le {
        width: 310px;
        padding: 30px 20px 30px
    }

    .rct_age_le_tit {
        margin-bottom: 6px
    }

    .rct_age_ri {
        width: calc(100% - 310px);
        padding-left: 30px
    }

    .rarw_li_wrap_pto::after {
        border: 4px solid #f0f0f0
    }

    .rjbu_li {
        padding: 25px 25px
    }

    .rjbu_top_le_info p {
        font-size: 14px
    }

    .rjbu_top_ri {
        width: 30px
    }

    .rjbu_top_le {
        width: calc(100% - 30px);
        padding-right: 20px
    }

    .rct_job {
        padding-bottom: 160px
    }

    .mod_banner_ig {
        width: 170px;
    }

    .mod_click .mod_planver2_item_right {
        justify-content: flex-start;
        margin-right: -2% !important;
    }

    .bone_feature_fr {
        height: inherit;
    }

    .ys_page_bone .bone_feature_grid_item {
        justify-content: center;
        padding-top: 0;
    }

    .mod_amount_wrap {
        padding: 0 60px;
    }

    .ys_videom_container video {
        height: inherit;
    }

}

@media screen and (max-width:768px) {
    .ys_tit1 {
        font-size: 22px
    }

    .ys_tit2 {
        font-size: 20px
    }

    .ys_tit3 {
        font-size: 18px
    }

    .ys_tit4 {
        font-size: 18px
    }

    .ys_tit5 {
        font-size: 16px
    }

    .ys_tit6 {
        font-size: 16px
    }

    .ys_word,
    .ys_word p {
        font-size: 14px
    }

    .ys_word,
    .ys_word p,
    .ys_word1,
    .ys_word1 p {
        font-size: 14px
    }

    .ys_word1,
    .ys_word1 p {
        font-size: 14px
    }

    .yxedr_active p {
        font-size: 14px
    }

    .yxedr_active h2 {
        font-size: 22px
    }

    .yxedr_active h3 {
        font-size: 20px
    }

    .yxedr_active h4 {
        font-size: 18px
    }

    .yxedr_active h5 {
        font-size: 18px
    }

    .yxedr_active h6 {
        font-size: 16px
    }

    .ys_margin2 {
        margin-bottom: 25px
    }

    .ys_margin3 {
        margin-bottom: 30px
    }

    .ys_ban_pc {
        display: none
    }

    .ys_ban_video {
        display: none
    }

    .ys_ban_ph {
        display: block
    }

    .bone_customervideo_swiper {
        margin-bottom: 16px
    }

    .bone_plan_swiper_progress {
        width: calc(100% - 72px) !important;
        left: 0 !important;
        transform: translateX(0) !important
    }

    .bone_plan_swiper {
        padding-bottom: 20px !important
    }

    .mod_customer_con {
        padding: 0 20px
    }

    .bone_main .mod_customer_item {
        width: 33.333333%
    }

    .bone_customervideo_item {
        width: 350px !important
    }

    .bone_customervideo_con {
        padding: 0 20px
    }

    .bvpf_btn {
        width: 46px;
        height: 46px
    }

    .bone_feature_pri {
        padding: 0 20px
    }

    .mod_route_primary {
        flex-direction: column
    }

    .mod_route_fl {
        width: 100%;
        flex-shrink: 0
    }

    .mod_route_fr {
        padding-left: 0;
        padding-top: 15px
    }

    .mod_product_primary {
        flex-direction: column-reverse
    }

    .mod_product_fl {
        margin-top: 10px
    }

    .bone_plan_swiper_arrow {
        right: 0
    }

    .byd_main .mod_product_fl {
        padding-right: 0
    }

    .mod_banner_img_pc {
        display: none
    }

    .mod_banner_img_ph {
        display: block
    }

    .mod_btn_link {
        line-height: 40px;
        padding: 0 20px;
        min-width: 115px
    }

    .byd_main .mod_customer_con {
        padding: 0 20px
    }

    .byd_main .mod_customer_item {
        width: 33.333333%
    }

    .autopart_main .mod_banner_headline,
    .ic_main .mod_banner_headline,
    .manu_main .mod_banner_headline,
    .retail_main .mod_banner_headline,
    .trade_main .mod_banner_headline {
        font-size: 22px;
        margin-bottom: 0
    }

    .mod_banner_tit {
        margin-bottom: 15px
    }

    .byd_customervideo .bone_customervideo_item {
        width: 360px !important
    }

    .byd_scene_primary {
        flex-direction: column
    }

    .byd_scene_center {
        display: none
    }

    .byd_scene_fl {
        top: 0;
        display: flex;
        align-items: center;
        margin-bottom: 5px
    }

    .byd_scene_fl_subtit {
        margin: 0 4px
    }

    .byd_scene_fr {
        width: 100%
    }

    .byd_scene .ys_tit3 {
        margin-bottom: 0
    }

    .byd_scene_fl_tit {
        font-size: 16px;
        line-height: 1.3
    }

    .byd_scene_fl_subtit,
    .byd_scene_fl_subtits {
        font-size: 12px;
        line-height: 28px
    }

    .byd_scene_con {
        padding: 15px 10px 15px;
        margin-bottom: 20px
    }

    .bweb_feature_tit_text {
        font-size: 14px;
        line-height: 1.5
    }

    .bweb_feature_tit .ys_tit5 {
        margin-right: 10px
    }

    .mod_customer_item {
        width: 33.333333%;
        padding: 0 2.5px;
        margin-bottom: 5px
    }

    .web_route_img {
        width: 100%;
        padding: 0 10px
    }

    .bweb_scene {
        padding-top: 30px
    }

    .bweb_feature_aftersale_item {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 12px
    }

    .bweb_feature_aftersale_list {
        margin: 0 -5px
    }

    .bweb_feature_tit {
        flex-wrap: wrap
    }

    .bweb_feature_sales_primary {
        display: flex;
        align-items: center;
        flex-direction: column
    }

    .bweb_feature_sales_center {
        display: none
    }

    .bweb_feature_sales_left {
        display: flex;
        margin-bottom: 6px
    }

    .wfsl_tit {
        margin: 0 2px
    }

    .bweb_feature_sales {
        padding: 20px 20px 25px
    }

    .bweb_feature_sales_right {
        width: 100%
    }

    .wfsl_tit {
        font-size: 16px
    }

    .wfai_con_tit {
        font-size: 14px;
        height: 40px
    }

    .wfai_con_item {
        font-size: 14px
    }

    .wfai_con_list {
        padding: 8px 10px
    }

    .web_route .mod_btn {
        margin-top: 30px
    }

    /* .bweb_feature_market_fl {
        flex-direction: column
    } */

    /* .wfmf_tit,
    .wfmfr_tit {
        width: 100%
    } */

    .bfmf_list {
        flex-wrap: wrap
    }

    .bfmf_item {
        width: 26%;
        position: relative;
        cursor: pointer
    }

    .bfmf_item {
        margin-left: -2%
    }

    .bfmf_item:nth-child(5) {
        margin-left: 0
    }

    .bfmf_item {
        margin-bottom: 6px !important
    }

    .bfmf_list,
    .wfmfr_list {
        margin-bottom: 2px
    }

    .wfmf_tit,
    .wfmfr_tit {
        font-size: 14px
    }

    .bweb_feature_market,
    .bweb_feature_sales {
        padding: 17px 17px 20px
    }

    .bweb_feature_aftersale {
        padding: 17px 17px 5px
    }

    .mod_introduce .ys_tit3 {
        margin-bottom: 4px
    }

    .mod_introduce .ys_word p {
        font-size: 14px
    }

    .mod_introduce_con {
        padding: 0 20px
    }

    .mod_pain_con {
        width: 100%;
        padding: 0 30px
    }

    .mod_pain .ys_tit3 {
        margin-bottom: 10px
    }

    .mod_pain_item_img {
        width: 40px;
        height: 40px;
        transform: translate(-40%, -50%)
    }

    .mpii_text {
        font-size: 16px
    }

    .mod_pain_item_con {
        min-height: 75px;
        padding: 10px 20px 10px 35px
    }

    .mod_pain_item {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 10px
    }

    .mod_pain_list {
        margin: 0 -15px
    }

    .mod_pain {
        padding-bottom: 25px
    }

    .mod_introduce.ys_add1 {
        margin-bottom: 20px
    }

    .ic_adv_primary_img {
        margin-left: 20px
    }

    .ic_adv_item {
        min-height: 110px;
        padding: 10px 10px 10px 26px;
        margin-bottom: 15px
    }

    .ic_adv_item_number {
        font-size: 28px;
        left: -10px
    }

    .ic_adv_primary {
        flex-direction: column
    }

    .ic_adv_list {
        width: 100%
    }

    .ic_adv_primary_img {
        width: 104%;
        margin-left: 0;
        margin-top: 20px
    }

    .ic_main .mod_customer .mod_customer_item_con .ys_imgbox_cover {
        width: 100px
    }

    .ic_main .mod_customer_con {
        padding: 0 20px
    }

    .mcic_botton {
        display: none
    }

    .ic_main .mod_plan_item_con {
        flex-direction: column-reverse !important
    }

    .ic_main .mod_plan_item_right {
        width: 94%
    }

    .ic_main .mod_plan_item_caption {
        width: 94%;
        padding: 0 0;
        margin-bottom: 8px
    }

    .ic_main .mod_plan_item {
        margin-bottom: 40px
    }

    .ic_main .mod_plan_item_caption {
        width: 100%
    }

    .ic_main .mod_plan_item_right {
        width: 100%
    }

    .mod_goal_item {
        min-height: 0
    }

    .mod_goal {
        padding: 30px 0
    }

    .mod_goal_center {
        font-size: 18px
    }

    .mod_case_video {
        width: 85%
    }

    .mod_case .mod_btn {
        margin-top: 17px
    }

    .mod_resource_item {
        padding: 0 8px
    }

    .mod_resource_list {
        margin: 0 -10px
    }

    .mod_plan_con {
        margin-top: -30px
    }

    .mod_plan_primary {
        padding-top: 30px
    }

    .mod_plan_item_con {
        flex-direction: column !important;
        align-items: flex-start
    }

    .manu_main .mod_plan_tit {
        margin-bottom: 20px
    }

    .manu_goal_con {
        padding: 0 20px
    }

    .manu_goal_item {
        width: 100%;
        margin-bottom: 10px
    }

    .manu_goal_item:last-child {
        margin-bottom: 0
    }

    .manu_main .mod_customer_item {
        width: 25%
    }

    .manu_main .mod_customer_con {
        padding: 0 20px
    }

    .manu_adv_primary {
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        position: relative
    }

    .manu_adv_left {
        position: static;
        width: 100%;
        transform: none
    }

    .manu_adv_list {
        width: 100%
    }

    .mod_planver2_item_con {
        flex-direction: column
    }

    .mod_planver2_item:nth-child(even) .mod_planver2_item_con {
        flex-direction: column
    }

    .mod_planver2_item_right {
        width: 100%
    }

    .mod_planver2_item_left {
        width: 100%;
        margin-left: 0
    }

    .mod_planver2_item:nth-child(even) .mod_planver2_item_left {
        width: 100%;
        margin-right: 0
    }

    .manu_main .mod_planver2_item:nth-child(2) .mod_planver2_item_right {
        margin-left: 0
    }

    .manu_main .mod_planver2_item:nth-child(2) .mod_planver2_item_right,
    .manu_main .mod_planver2_item:nth-child(3) .mod_planver2_item_right {
        margin-bottom: 10px
    }

    .mpic_item .ys_tit6 {
        font-size: 14px
    }

    .mpic_item_con {
        font-size: 12px
    }

    .autopart_main .mod_planver2_item:nth-child(even) .mod_planver2_item_right {
        left: 0
    }

    .autopart_main .mod_planver2_item:nth-child(even) .mod_planver2_item_left {
        width: 100%;
        margin-right: 0
    }

    .autopart_biground {
        width: 360px;
        transform: scale(.8);
        float: initial;
        margin: 0 auto
    }

    .autopart_main .mod_planver2_item:nth-child(1) .mod_planver2_item_right {
        width: 100%
    }

    .autopart_main .mod_planver2_item:nth-child(1) {
        margin-bottom: 50px
    }

    .autopart_main .mod_planver2_item:nth-child(2) {
        margin-bottom: 30px
    }

    .autopart_main .mod_planver2_item:nth-child(3) {
        margin-bottom: 40px
    }

    .autopart_main .mod_planver2_item:nth-child(4) {
        margin-bottom: 40px
    }

    .autopart_main .mod_planver2_item:nth-child(5) {
        margin-bottom: 40px
    }

    .autopart_main .mod_planver2_item:nth-child(4) .mod_planver2_item_right,
    .autopart_main .mod_planver2_item:nth-child(5) .mod_planver2_item_right {
        margin-bottom: -10px
    }

    .trade_main .mpit_con {
        width: 100%
    }

    .mod_plan_item:nth-child(even) .mod_plan_item_right {
        margin-left: 0
    }

    .trade_plan_item .trade_plan_item_text {
        justify-content: center
    }

    .trade_plan_list::after {
        height: 3px;
        bottom: -20px
    }

    .trade_plan_item_icon {
        bottom: -24px
    }

    .trade_plan_item::after {
        bottom: -23px
    }

    .trade_plan_item::after {
        width: 10px;
        height: 10px
    }

    .trade_plan_item_icon {
        width: 12px !important
    }

    .trade_main .mpic_item .ys_tit6 {
        font-size: 14px
    }

    .trade_main .mpic_item_con {
        font-size: 12px
    }

    .trade_main .mod_customer_con {
        padding: 0 20px
    }

    .trade_adv_item_con {
        flex-direction: column !important
    }

    .trade_adv_list .trade_adv_item .c_c5p4_fr {
        position: static !important;
        transform: none !important;
        width: 100% !important;
        margin-top: 5px
    }

    .trade_main .taic_left {
        width: 100% !important;
        padding-left: 0 !important
    }

    .trade_main .mpic_item_con {
        padding-right: 0
    }

    .trade_adv_item {
        position: relative;
        margin-top: 10px
    }

    .trade_adv_item:last-child {
        margin-top: -5px;
        margin-bottom: 10px
    }

    .trade_adv .ys_tit5 {
        margin-bottom: 5px;
        font-size: 16px
    }

    .trade_main .trade_adv_item:nth-child(even) .taic_left {
        padding-left: 0;
        padding-right: 0
    }

    .retail_plan_item {
        width: 100%
    }

    .retail_plan_item_con {
        min-height: 150px
    }

    .retail_adv_primary_item {
        width: 100%
    }

    .retail_goal_left,
    .retail_goal_right {
        width: 100%
    }

    .retail_goal_left {
        display: flex;
        justify-content: space-between;
        align-items: flex-end
    }

    .retail_goal_right {
        margin-top: 15px
    }

    .retail_goal_tit {
        margin-bottom: 0
    }

    .rgri_con_item_text {
        min-height: 0;
        padding-left: 15px
    }

    .rgri_con_item_text::before {
        min-height: 22px;
        height: 100%
    }

    .retail_goal.ys_add {
        padding: 20px 0 25px
    }

    .autopart_adv_con {
        width: 100%;
        padding: 0 20px
    }

    .autopart_adv_con_text {
        font-size: 14px;
        line-height: 1.75
    }

    .autopart_adv_center {
        transform: scale(.5);
        margin: 75px auto 100px
    }

    .autopart_adv_center_text {
        font-size: 22px
    }

    .autopart_goal_item:nth-child(2) {
        width: 110px;
        margin: 0 0
    }

    .autopart_goal_item {
        width: 100px
    }

    .autopart_goal_item_text {
        font-size: 14px
    }

    .autopart_main .mod_customer_con {
        padding: 0 20px
    }

    .autopart_main .mod_customer_item {
        width: 25%
    }

    .mod_plan_sprimary {
        width: 100%;
        padding: 0 25px
    }

    .trade_main .mod_planver2_item:nth-child(1) .mod_planver2_item_right {
        width: 100%;
        margin-top: 15px
    }

    .trade_main .mod_planver2_item_left {
        width: 100%
    }

    .trade_main .mpic_item:first-child {
        padding-bottom: 5px;
        padding-left: 16px
    }

    .trade_main .mod_planver2_item:nth-child(even) .mod_planver2_item_left {
        margin-right: 0
    }

    .trade_main .trade_plan_list {
        width: 80%;
        margin: 0;
        margin-bottom: 10px;
        margin-top: 15px
    }

    .trade_main .mod_planver2_item:nth-child(3) .mod_planver2_item_left {
        margin-bottom: 0;
        margin-top: 15px
    }

    .trade_adv_item:first-child {
        margin-top: 0
    }

    .mod_planver2_item_right {
        margin-top: 10px
    }

    .trade_adv.ys_add1 {
        padding-top: 0
    }

    .ys_ban_pc {
        display: none
    }

    .ys_ban_video {
        display: none
    }

    .ys_ban_ph {
        display: block
    }

    .case_list_ul_li {
        width: 50%
    }

    .case_main .ys_add {
        padding: 30px 20px
    }

    .case_list_ul .ys_tit6 {
        font-size: 16px
    }

    .case_list_ul .ys_word {
        font-size: 14px
    }

    .case_list_ul {
        margin: 0 -5px
    }

    .case_list_ul_li {
        padding: 0 5px;
        margin-bottom: 15px
    }

    .mod_navbar_ul_li {
        flex-wrap: wrap
    }

    .mod_navbar_ul_li {
        margin-bottom: 10px
    }

    .case_main_cot .ys_margin {
        margin-bottom: 15px
    }

    .mod_navbar_ul_li a {
        font-size: 14px
    }

    .cdetail_cont {
        flex-wrap: wrap
    }

    .cdetail_l_wrap {
        position: relative;
        padding-bottom: 40px
    }

    .cdetail_l {
        width: 100%;
        padding-bottom: 32px
    }

    .cdetail_r {
        width: 100%
    }

    .cdetail_cont .ys_add1 {
        padding-top: 32px
    }

    .cdetail_cont .ys_tit3 {
        font-size: 22px
    }

    .cdetail_l_wrap {
        padding: 0 20px
    }

    .cdetail_r_wrap {
        padding: 0 20px
    }

    .cdetail_r_wrap_tit {
        width: 100%
    }

    .cdetail_r {
        padding-bottom: 32px
    }

    .cdetail_l_wrap_use {
        margin-top: -30px
    }

    .r_e1main .ys_tit3 {
        font-size: 22px
    }

    .e1mc_label .case_cot_bar_ul {
        justify-content: space-between
    }

    .dl_list_ul_li {
        width: 100%;
        margin-bottom: 15px
    }

    .r_e1main .ys_add {
        padding: 32px 0
    }

    .r_e1main .ys_word {
        font-size: 16px
    }

    .dl_btn {
        padding-top: 10px
    }

    .ys_margin {
        margin-bottom: 20px
    }

    .e1mc_label .case_cot_bar_li {
        width: 100px
    }

    .news_rec_list_right {
        padding: 15px 10px 20px 10px
    }

    .nlul_wrap_cont {
        padding: 20px 10px 20px 10px
    }

    .e2mcnr_l_ul .ys_word1 {
        font-size: 14px
    }

    .newsdet_main .ys_add {
        padding: 32px 20px
    }

    .newsdet_main_cot .yxedr_active p {
        font-size: 14px
    }

    .details_art {
        padding-bottom: 10px
    }

    .details_pag {
        padding-top: 10px
    }

    .details_art h6 {
        margin-bottom: 15px
    }

    .cblu_li {
        width: 100%;
        margin-bottom: 15px
    }

    .cblu_wrap {
        padding: 20px
    }

    .ct_cont .ys_tit3 {
        font-size: 22px
    }

    .ctrl_text {
        width: 220px;
        height: 40px
    }

    .r_g2mctr_des {
        position: absolute;
        left: 34%;
        top: 26%
    }

    .ctrl_icon_posit {
        width: 40px
    }

    .form_deta_wrap {
        width: 100%
    }

    .fdwi_list_li {
        width: 100%
    }

    .form_deta_wrap {
        padding: 20px 30px 32px 30px
    }

    .dace_a2main .ys_add {
        padding: 32px 0
    }

    .flls_ri {
        width: 100%
    }

    .ys_tit1 {
        font-size: 22px
    }

    .case_main .ys_add {
        padding: 45px 20px
    }

    .mod_bar_ul_li a {
        font-size: 14px;
        padding: 6px 0
    }

    .ys_navbt {
        font-size: 14px;
        min-width: 116px;
        line-height: 38px
    }

    .ys_add1 {
        padding-top: 46px
    }

    .ys_add {
        padding: 46px 0
    }

    .details_cont {
        padding-left: 40px;
        padding-right: 40px
    }

    .yxedr_active p {
        font-size: 14px
    }

    .hssi_li_top_le {
        width: 100%
    }

    .hssi_li_top_ri {
        width: 100%
    }

    .hssi_li_top_ri::after {
        display: none
    }

    .hssi_li_top_le {
        padding: 32px 20px 35px
    }

    .home_sol_cap_sum {
        margin-bottom: 20px
    }

    .home_sol_slick_bar {
        margin-bottom: 30px
    }

    .hltl_tit {
        margin-bottom: 9px
    }

    .hltl_info {
        margin-bottom: 18px
    }

    .ys_word1,
    .ys_word1 p {
        font-size: 14px
    }

    .hssi_li_bot_le p {
        font-size: 16px
    }

    .hssi_li_bot_le {
        width: 100%;
        text-align: left
    }

    .hssi_li_bot {
        flex-wrap: wrap
    }

    .hssi_li_bot_ri {
        width: 100%
    }

    .hpsw_ul {
        width: 310px
    }

    .hpsw_ul {
        width: 310px
    }

    .home_pro_sli {
        margin-bottom: 22px
    }

    .ys_word,
    .ys_word p,
    .ys_word1,
    .ys_word1 p {
        font-size: 16px
    }

    .hemo_about_le {
        width: 100%
    }

    .hemo_about_ri {
        width: 100%;
        position: relative;
        top: inherit;
        right: inherit
    }

    .hemo_about {
        padding-bottom: 0
    }

    .htwl_ul {
        padding: 30px 20px
    }

    .htwl_li_le {
        width: 100%
    }

    .htwl_li_ri {
        width: 100%;
        padding-left: 0;
        margin-top: 30px
    }

    .hemo_about::after {
        height: 130%
    }

    .hemo_logo_cont {
        height: 290px
    }

    .ys_add1 {
        padding-top: 46px
    }

    .ys_add3 {
        padding-bottom: 46px
    }

    .ys_margin3 {
        margin-bottom: 46px
    }

    .ys_add2 {
        padding-bottom: 46px
    }

    .mod_route {
        padding-bottom: 120px
    }

    .mod_resource {
        padding-bottom: 90px
    }

    .retail_goal.ys_add {
        padding: 46px 0 40px
    }

    .trade_adv_item {
        margin-bottom: 0
    }

    .trade_adv.ys_add1 {
        padding-top: 46px
    }

    .anchor_main .mod_goal {
        padding: 46px 0 46px
    }

    .r_e1main .ys_add {
        padding-bottom: 160px
    }

    .r_g2main .ys_add2 {
        padding-bottom: 45px
    }

    .ct_bot {
        padding-bottom: 116px
    }

    .about_intro_text {
        width: 100%;
        padding-right: 0
    }

    .about_intro_img {
        width: 100%;
        margin-top: 30px
    }

    .about_intro_text_img li {
        width: 20%
    }

    .about_data_cont_num p {
        font-size: 30px
    }

    .about_video_icon {
        font-size: 60px
    }

    .about_dev_years p {
        font-size: 16px
    }

    .about_dev_years ul {
        width: 100%
    }

    .about_dev_text {
        width: 80%
    }

    .about_dev {
        padding-bottom: 60px
    }

    .about_serv_cont_text {
        width: 100%
    }

    .about_serv_cont_img {
        width: 100%;
        padding-left: 0;
        margin-top: 30px
    }

    .about_serv_cont {
        padding: 30px 40px
    }

    .about_serv_cont_text li {
        margin-bottom: 15px
    }

    .about_dev_years .slick-prev {
        left: 0
    }

    .about_dev_years .slick-next {
        right: 0
    }

    .amcu_li .ys_imgbox_cover {
        width: 56px
    }

    .amcu_li_point {
        display: none
    }

    .amcu_li_title {
        margin-top: 20px
    }

    .about_meth {
        padding-bottom: 70px
    }

    .about_meth_cont_ul .slick-dots li {
        width: 8px;
        height: 8px
    }

    .about_meth_cont_ul .slick-dots {
        bottom: -35px
    }

    .amcu_li:not(:first-child) {
        display: none
    }

    .amcu_li_text,
    .amcu_li_title {
        -webkit-user-select: text;
        -khtml-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text
    }

    .rlul_le {
        width: 100%
    }

    .rlul_ri {
        width: 100%
    }

    .rct_list_ul_li {
        margin-bottom: 28px
    }

    .rct_list_ul_li:last-child {
        margin-bottom: 0
    }

    .rct_eval_con {
        width: 480px
    }

    .rct_eval_list_li1 {
        top: -18px
    }

    .rct_eval_list_li2 {
        top: -18px
    }

    .rct_eval_list_li3 {
        bottom: -11px
    }

    .rct_eval_list_li4 {
        bottom: -11px
    }

    .rct_eval_con {
        margin-top: 50px
    }

    .rct_style_btn_li {
        width: 310px !important
    }

    .rct_age_le {
        width: 100%
    }

    .rct_age_ri {
        width: 100%;
        margin-top: 30px
    }

    .rct_age_con {
        display: block
    }

    .rjbu_btn_deli {
        margin-top: 16px
    }

    .rjbu_btn {
        padding-bottom: 16px
    }

    .rct_job {
        padding-bottom: 160px
    }

    .mod_select .ys_tit3 {
        margin-bottom: 17px
    }

    .mstu_li p {
        font-size: 16px
    }

    .byd_scene_fl {
        width: 100px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-right: 0;
    }

    .bweb_feature_sales_left {
        width: 100px;
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .mod_click .mod_planver2_item_right {
        margin-right: 0% !important;
    }

    .mpic_item_con {
        padding-right: 0px;
    }

    /* .anchor_main .mod_planver2_item:last-child .mpic_item {
        padding-left: 17px;
    } */

    .mod_cook_cont_info p {
        font-size: 14px;
        line-height: 1.75;
    }

    .hltl_info {
        height: inherit;
    }

}

@media screen and (max-width:480px) {
    .bone_main .mod_customer_item {
        width: 50%
    }

    .bone_customervideo_item {
        width: 280px !important
    }

    .mod_product_item {
        width: 100%
    }

    .bone_plan_swiper_progress {
        width: calc(100% - 70px) !important;
        left: 0 !important;
        transform: translateX(0) !important
    }

    .mod_banner_img {
        position: absolute;
        height: 100%;
        width: 100%
    }

    .mod_banner_img_ph {
        height: 100%;
        object-fit: cover;
        width: 100%
    }

    .mod_banner .ys_pos_cover {
        position: static;
        display: flex;
        align-items: center;
        padding: 40px 0
    }

    .mod_banner_primary {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
        top: 0
    }

    .byd_main .mod_customer_item {
        width: 50%
    }

    .byd_customervideo .bone_customervideo_item {
        width: 300px !important
    }

    .bweb_feature_aftersale_item {
        width: 100%
    }

    .bsii_item {
        font-size: 14px;
        margin-bottom: 2px
    }

    .bsii_tit {
        margin-bottom: 6px
    }

    .mod_customer_item {
        width: 50%
    }

    .web_route .mod_btn {
        margin-top: 20px
    }

    .web_route_img {
        width: 100%;
        padding: 0 0
    }

    .bfmf_item {
        width: 34.333333%;
        position: relative;
        cursor: pointer;
        margin-left: -2% !important
    }

    .bfmf_list {
        margin-left: 5px
    }

    .mod_pain_con {
        padding: 0 20px
    }

    .mod_pain_item_img {
        transform: translate(-30%, -50%)
    }

    .mod_pain_item_con {
        min-height: 70px;
        padding: 10px 20px 10px 40px
    }

    .mod_goal_item {
        width: 100%;
        padding: 15px 12px 15px 12px
    }

    .mod_goal_item:last-child {
        margin-bottom: 0
    }

    .mod_case_video {
        width: 86%
    }

    .mod_case .mod_btn {
        margin-top: 15px
    }

    .bvpf_btn {
        width: 40px;
        height: 40px
    }

    .mod_case .ys_margin {
        margin-bottom: 10px
    }

    .ic_main .mod_customer .mod_customer_item_con .ys_imgbox_cover {
        width: 100px
    }

    /* .ic_main .mod_customer_item {
        width: 50%
    } */

    .mod_resource_item {
        width: 50%;
        padding: 0 8px;
        margin-bottom: 15px
    }

    .mod_resource_list {
        margin: 0 -8px
    }

    .manu_main .mod_customer_item {
        width: 50%
    }

    .trade_plan_item .trade_plan_item_text {
        padding: 18px
    }

    .trade_plan_item:last-child .trade_plan_item_text {
        padding: 0 15px
    }

    .mpic_item .ys_tit6::before {
        left: -10px
    }

    .trade_main .mod_customer_item {
        width: 50%
    }

    .autopart_main .mod_customer_item {
        width: 50%
    }

    .autopart_biground {
        width: 300px;
        float: initial
    }

    .autopart_main .mod_planver2_item:nth-child(3) .mod_planver2_item_right {
        margin-right: 00%
    }

    .autopart_smround {
        position: absolute;
        width: 100%;
        height: 100%;
        top: -30px;
        left: -25px;
        transform: scale(.85)
    }

    .trade_main .trade_plan_list {
        width: 100%
    }

    .trade_main .mod_planver2_item:nth-child(1) {
        margin-top: 0;
        margin-bottom: 20px
    }

    .case_list_ul_li {
        width: 100%
    }

    .mod_navbar_ul_li .ys_word {
        font-size: 14px
    }

    .mod_navbar_ul_li {
        width: 96px
    }

    .case_main_cot .ys_margin {
        margin-bottom: 10px
    }

    .mod_navbar_ul_li a {
        padding: 6px 0
    }

    .cdetail_cont .ys_tit3 {
        font-size: 20px
    }

    .cdetail_cont .ys_tit4 {
        font-size: 18px
    }

    .cdetail_r_wrap_text p {
        margin-bottom: 0
    }

    .clwu_wrap {
        width: 170px
    }

    .cdetail_l_wrap_text {
        margin-bottom: 10px
    }

    .cdetail_cont .ys_add1 {
        padding-top: 28px
    }

    .clwu_wrap_txt .ys_tit4 {
        font-size: 16px
    }

    .r_e1main .ys_tit3 {
        font-size: 20px
    }

    .dl_sear {
        width: 300px
    }

    .ys_navbt {
        min-width: 100px;
        line-height: 40px
    }

    .dl_sear {
        width: 100%
    }

    .r_e1main .ys_add {
        padding: 28px 0
    }

    .dl_tit {
        margin-bottom: 15px
    }

    .dlul_tit {
        height: 89px;
        -webkit-line-clamp: 3
    }

    .dl_sear {
        height: 40px
    }

    .nrlr_title {
        margin-bottom: 10px
    }

    .nrlr_info {
        margin-bottom: 20px
    }

    .nrlr_data {
        display: flex;
        align-items: center;
        margin-bottom: 5px
    }

    .news_cont .ys_word1 p {
        font-size: 14px
    }

    .nlul_wrap_cont_tit {
        margin-bottom: 10px
    }

    .details_art p:nth-child(2) {
        margin-bottom: 15px
    }

    .ct_cont .ys_tit3 {
        font-size: 20px
    }

    .cblu_li {
        margin-bottom: 15px
    }

    .cblu_wrap_tit {
        margin-bottom: 10px
    }

    .cblu_wrap_subtit {
        margin-bottom: 10px
    }

    .ctrl_icon_posit {
        width: 30px
    }

    .r_g2mctr_des {
        position: absolute;
        left: 27%;
        top: 17%
    }

    .ct_top_l_subtit {
        margin-bottom: 10px
    }

    .ctls_locati {
        margin-bottom: 5px
    }

    .ctls_icon {
        padding-top: 3px
    }

    .r_h1mc_bot .ys_tit6 {
        font-size: 16px
    }

    .prompt_cont_top_img {
        width: 276px
    }

    .form_deta_wrap_tit {
        font-size: 20px
    }

    .fdwi_list_li_sele {
        margin-bottom: 20px;
        padding-top: 5px
    }

    .form_deta_wrap {
        padding: 20px 15px 32px 15px
    }

    .fdwi_list_li {
        margin-bottom: 10px
    }

    .fdwi_list_li_input {
        height: 45px
    }

    .fdwi_list_li_sele {
        margin-bottom: 0
    }

    .mod_summary {
        margin-top: 6px;
        width: 100%
    }

    .ys_banner1 .mod_summary p {
        font-size: 14px
    }

    .mod_bar_ul_li {
        width: auto !important
    }

    .mod_bar_ul_li a {
        padding: 5px 12px
    }

    .mod_bar_ul_li a {
        font-size: 12px
    }

    .mod_resource_item {
        padding: 0 10px;
        width: 50%;
        margin-bottom: 20px
    }

    .mod_resource_list {
        margin: 0 -10px
    }

    .mod_resource .ys_word {
        margin-top: 5px
    }

    .ys_word,
    .ys_word p,
    .ys_word1,
    .ys_word1 p {
        font-size: 16px
    }

    .mod_amount_wrap {
        padding: 0 10px
    }

    .mod_amount_wrap_backdrop {
        padding: 24px 15px 30px
    }

    .mod_btn a {
        line-height: 36px;
        padding: 0 25px;
        font-size: 14px
    }

    .std_tit36 {
        font-size: 18px
    }

    .mawb_title {
        margin-bottom: 12px
    }

    .mod_amount {
        margin-top: -70px
    }

    .mod_bottom {
        padding-top: 35px
    }

    .mbwn_right_title {
        margin-bottom: 9px
    }

    .mod_tit18,
    .mod_tit18 p {
        font-size: 16px
    }

    .mbwn_right_summary {
        margin-bottom: 13px
    }

    .mbwn_right {
        width: 100%
    }

    .mod_bottom_wrap_links {
        flex-wrap: wrap
    }

    .mod_bottom_wrap_navigation {
        margin-bottom: 32px
    }

    .mbwl_left {
        width: 100%;
        margin-bottom: 15px
    }

    .mod_bottom_information_link {
        margin-left: 0
    }

    .mod_bottom_information {
        margin-top: 22px;
        padding: 16px 0
    }

    .mod_resource .ys_add2 {
        padding-bottom: 38px
    }

    .nrlr_label .ys_word1 {
        font-size: 12px
    }

    .news_cont {
        padding-bottom: 122px
    }

    .nlul_wrap_cont_tit {
        height: inherit;
        margin-bottom: 15px
    }

    .details_ban_ul {
        padding-right: 15px
    }

    .details_ban {
        margin-top: 20px
    }

    .details_ban_ul_li {
        margin-right: 12px
    }

    .details_cont {
        padding-left: 20px;
        padding-right: 20px
    }

    .details_pag_ul_li {
        width: 100%;
        margin-bottom: 5px
    }

    .details_pag_ul {
        flex-wrap: wrap
    }

    .details_pag_ul_li:nth-child(1) {
        order: 1
    }

    .details_pag_ul_li:nth-child(3) {
        order: 2
    }

    .details_pag_ul_li:nth-child(2) {
        order: 3;
        margin-bottom: 0
    }

    .details_pag {
        padding-top: 20px
    }

    .ys_ban_slick .slick-dots {
        padding: 0 20px
    }

    .ys_ban_slick .slick-dots li {
        margin: 0 6px;
        width: 8px;
        height: 8px
    }

    .hscs_text {
        width: 100%;
        padding-right: 0;
        margin-bottom: 5px
    }

    .hssb_ul {
        justify-content: flex-start;
        display: inline-block
    }

    .hssb_li {
        margin-bottom: 15px
    }

    .home_sol_slick_bar {
        margin-bottom: 16px
    }

    .mod_tit18,
    .mod_tit18 p {
        font-size: 14px
    }

    .ys_navbt {
        line-height: 38px
    }

    .hscs_btn_link {
        font-size: 14px
    }

    .ys_word,
    .ys_word p,
    .ys_word1,
    .ys_word1 p {
        font-size: 14px
    }

    .hssi_li_top_le {
        padding: 26px 20px 35px
    }

    .ys_tit4 {
        font-size: 18px
    }

    .hltl_tit_icon {
        width: 40px
    }

    .hltl_tit_txt {
        width: calc(100% - 40px)
    }

    .hlbr_li {
        width: 33.333333%
    }

    .hlbr_li {
        margin: 8px 0
    }

    .hssi_li_bot_le {
        margin-top: 8px;
        padding-bottom: 10px
    }

    .hpsw_ul {
        width: 100%
    }

    .home_pro_sli_wrap {
        padding: 0 30px
    }

    .hpsb_li::after {
        display: none
    }

    .home_pro .ys_margin {
        margin-bottom: 12px
    }

    .hpsb_li_cap_subtit p {
        font-size: 14px
    }

    .ys_tit2 {
        font-size: 20px
    }

    .home_pro_sli_bar {
        margin-bottom: 20px
    }

    .hall_ul {
        padding: 26px 20px
    }

    .hall_li_wrap_tit p {
        font-size: 26px
    }

    .hemo_about_le .ys_margin {
        margin-bottom: 12px
    }

    .hemo_about_le_info {
        margin-bottom: 26px
    }

    .hall_li_wrap_info p {
        line-height: 1.75
    }

    .hemo_about_le_list {
        margin-bottom: 28px
    }

    .harp_li {
        transform: translate(-50%, -50%) scale(.5)
    }

    .hemo_about_ri {
        margin-top: 18px
    }

    .htwl_li_le_pop {
        width: 40px
    }

    .hlri_ri_info p {
        font-size: 14px
    }

    .hlri_ri {
        width: calc(100% - 86px);
        padding-left: 18px
    }

    .hlri_le {
        width: 86px
    }

    .htwl_li_ri {
        margin-top: 24px
    }

    .htwl_li_ri_intro {
        margin-bottom: 15px
    }

    .htwl_li_ri_txt p {
        font-size: 14px;
        line-height: 1.75
    }

    .htwd_ul li {
        padding: 12px 0
    }

    .htwd_li {
        width: 36px
    }

    .htwd_ul li.slick-current .htwd_li {
        transform: scale(1.3)
    }

    .hemo_logo_cont {
        height: 170px
    }

    .hemo_logo .hemo_logo_bg {
        transition-delay: .2s;
        transform: scale3d(.2, .2, 1);
        -webkit-transform: scale3d(.2, .2, 1);
        -moz-transform: scale3d(.2, .2, 1);
        -ms-transform: scale3d(.2, .2, 1);
        -o-transform: scale3d(.2, .2, 1)
    }

    .hemo_logo {
        padding-bottom: 105px
    }

    .hssb_li {
        display: inline-block;
        white-space: nowrap
    }

    .nrlr_data p {
        padding-left: 5px
    }

    .htwl_li_le_pop {
        font-size: 40px
    }

    .home_news_tit.ys_margin {
        margin-bottom: 20px
    }

    .hemo_tic_tit.ys_margin {
        margin-bottom: 20px
    }

    .news_rec_list_right {
        padding: 22px 10px 20px 10px
    }

    .nrlr_title {
        margin-bottom: 6px
    }

    .hssb_li_tit .ys_navbt {
        font-size: 18px;
        padding: 0 40px
    }

    .hssb_li {
        padding-left: 0
    }

    .hssb_li:last-child {
        padding-right: 0
    }

    .nrlr_list {
        width: inherit;
        padding: 2px 10px
    }

    .home_news .news_list_ul_li:last-child {
        margin-bottom: 0
    }

    .hemo_tic {
        padding-bottom: 35px
    }

    .hemo_logo_cont {
        height: 160px
    }

    .ys_navbt {
        border: none !important
    }

    .mod_amount_wrap_backdrop {
        padding: 24px 20px 30px
    }

    .mbwn_right_code {
        width: 100px
    }

    .home_sol_slick #mCSB_1_scrollbar_horizontal {
        opacity: 0 !important
    }

    .hscs_btn_link .iconfont {
        padding-top: 2px
    }

    .hssb_ul .ys_navbt::after {
        display: none
    }

    .hssb_ul .ys_navbt {
        color: #333 !important;
        font-weight: 700;
        background: 0 0 !important
    }

    .hssb_li_tit {
        position: relative
    }

    .hssb_li_tit::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 0%;
        height: 1px;
        background: #094e9f;
        transition: all .36s;
        opacity: 0;
        display: block
    }

    .hssb_li.on .hssb_li_tit::after {
        width: 100%;
        opacity: 1
    }

    .hssb_ul .hssb_li {
        margin-bottom: 0
    }

    .home_sol_slick_bar {
        z-index: 1;
        margin-bottom: 33px
    }

    .home_sol_slick_bar::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        height: 1px;
        background: #cfcfcf;
        z-index: -1;
        display: block
    }

    .form_deta_wrap {
        padding: 28px 15px 40px 15px
    }

    .flli_btn .ys_navbt {
        line-height: 44px
    }

    .flls_ri {
        padding-left: 10px
    }

    .flls_le {
        margin-top: 5px
    }

    .bone_main .mod_summary p {
        font-size: 14px
    }

    .mod_banner_headline {
        font-size: 28px
    }

    .mod_banner_subtitle_tit1,
    .mod_banner_subtitle_tit2 {
        font-size: 14px
    }

    .mod_banner_tit {
        margin-bottom: 9px
    }

    .bone_feature_pri .ys_add {
        padding: 46px 0 12px
    }

    .bone_feature_fl_list {
        padding-right: 0
    }

    .mod_route {
        padding-bottom: 65px
    }

    .byd_scene_con {
        margin-top: -58px
    }

    .bweb_scene {
        padding-top: 46px
    }

    .bweb_scene .slick-dots {
        position: relative;
        margin-top: 40px
    }

    .bweb_scene {
        padding-bottom: 46px
    }

    .web_route_con {
        padding-bottom: 66px
    }

    .bweb_feature_con_mjore .hltl_more {
        margin-top: 25px
    }

    .mod_introduce.ys_add1 {
        margin-bottom: 34px
    }

    .mod_pain {
        padding-bottom: 36px
    }

    .mod_plan {
        padding-bottom: 15px
    }

    .mod_goal {
        padding: 45px 0
    }

    .mod_resource {
        padding-bottom: 50px
    }

    .manu_adv_item_tit {
        margin-left: 22px
    }

    .mod_summary p {
        font-size: 14px
    }

    .mod_goal_item {
        font-size: 14px
    }

    .dl_sear_icon {
        font-size: 18px;
        width: 18px
    }

    .dlul_tit {
        height: inherit;
        margin-bottom: 10px
    }

    .r_e1main .ys_add {
        padding: 40px 0
    }

    .r_e1main .ys_add {
        padding-bottom: 110px
    }

    .details_pag_ul_li:nth-child(3) a {
        display: block
    }

    .details_pag_ul_li:nth-child(2) {
        padding: 0 0
    }

    .ct_top_r .ct_cont .ys_word {
        font-size: 14px
    }

    .ct_bot {
        padding-bottom: 75px
    }

    .prompt_cont {
        padding-bottom: 115px
    }

    .about_intro_text_img ul {
        margin: 0 -5px
    }

    .about_intro_text_img li {
        width: 25%;
        padding: 0 5px
    }

    .about_data_cont li {
        width: 50%
    }

    .about_data {
        height: auto
    }

    .about_data_cont {
        position: relative;
        transform: inherit;
        padding: 32px 0;
        top: 0;
        left: 0
    }

    .about_data_cont_para p {
        margin-top: 10px
    }

    .about_data_cont_num p {
        font-size: 24px
    }

    .about_video .ys_cont1400 {
        padding-left: 20px
    }

    .about_video_img {
        width: 100%
    }

    .about_video_title {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }

    .about_video_icon {
        font-size: 40px;
        right: 20px;
        top: inherit;
        bottom: 30px
    }

    .about_video_title h2:nth-child(2) {
        padding-left: 20px
    }

    .ys_add {
        padding: 32px 0
    }

    .about_dev_years p {
        font-size: 14px
    }

    .about_dev {
        padding-top: 32px;
        padding-bottom: 32px
    }

    .about_dev_years {
        margin-top: 25px;
        margin-bottom: 25px
    }

    .about_dev_years_point {
        width: 22px;
        height: 22px
    }

    .about_dev_years::before {
        bottom: 11px
    }

    .about_dev_text {
        width: 100%
    }

    .adtu_li_cont p {
        font-size: 14px;
        line-height: 1.5
    }

    .adtu_li_cont li::before {
        width: 5px;
        height: 5px;
        top: 10px
    }

    .about_dev_text {
        padding: 20px
    }

    .about_dev_years .slick-next,
    .about_dev_years .slick-prev {
        width: 25px;
        height: 25px
    }

    .about_honor_arr_btn {
        width: 25px;
        height: 25px
    }

    .about_honor_title p {
        font-size: 12px
    }

    .about_honor_arr {
        margin-bottom: 12px
    }

    .about_serv_cont {
        padding: 20px;
        margin-top: 20px
    }

    .about_serv_cont_text li {
        padding: 15px;
        margin-bottom: 10px;
        padding-left: 40px
    }

    .about_serv_cont_text p {
        font-size: 14px
    }

    .about_serv_cont_text li::before {
        width: 5px;
        height: 5px;
        top: 23px;
        left: 20px
    }

    .about_serv_cont_img {
        margin-top: 20px
    }

    .about_bus {
        padding-top: 0;
        padding-bottom: 100px
    }

    .ys_margin {
        margin-bottom: 20px
    }

    .about_meth_cont_ul .slick-dots li {
        width: 5px;
        height: 5px;
        margin: 0 4px
    }

    .about_data_cont li {
        padding: 0 10px
    }

    .about_data_cont ul {
        margin: 0 -10px
    }

    .about_intro_text_img {
        margin-top: 18px
    }

    .about_intro_img {
        margin-top: 25px
    }

    .about_data_cont li {
        margin-bottom: 20px !important
    }

    .about_data_cont {
        padding-top: 46px
    }

    .ys_add {
        padding: 42px 0
    }

    .rlul_le {
        padding: 26px 18px
    }

    .rct_eval_con {
        width: 100%
    }

    .rct_eval_list_li {
        position: static
    }

    .rct_eval_cen {
        padding: 0 0
    }

    .rct_eval_con {
        margin-top: 0;
        padding-top: 0
    }

    .rct_tit p {
        font-size: 14px
    }

    .rct_eval_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .rct_eval_list_li {
        margin-right: 15px;
        margin: 10px
    }

    .rct_style_btn_li {
        width: 258px !important
    }

    .rstr_btn {
        width: 36px
    }

    .he_swefy {
        position: relative !important;
        width: 86% !important;
        margin: 0 auto;
        margin-top: 24px
    }

    .rct_style_btn {
        width: calc(100% + 20px)
    }

    .rct_age_le {
        padding: 26px 14px 25px;
        border: 2px solid #f6ab00
    }

    .rct_age_ri {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    .rarw_li {
        width: 33.333333%
    }

    .rct_age_ri_wrap ul {
        flex-wrap: wrap
    }

    .rarw_li {
        width: 33.333333%;
        padding: 0 5px
    }

    .rct_age_ri_wrap {
        margin: 0 -5px
    }

    .rarw_li_wrap_icon {
        width: 24px
    }

    .rjbu_top_le_info {
        display: none
    }

    .rjbu_li {
        padding: 18px 14px
    }

    .rjbu_btn {
        padding-top: 18px
    }

    .rjbu_btn_wrap h4 {
        margin-top: 12px
    }

    .rct_job_top .ys_tit3 span {
        font-size: 14px;
        padding-left: 14px
    }

    .rct_job_more {
        padding-top: 5px
    }

    .rct_job {
        padding-bottom: 110px
    }

    .rjbu_top_ri {
        width: 24px
    }

    .rjbu_top_le {
        width: calc(100% - 24px);
        padding-right: 15px
    }

    .mbwn_right_summary,
    .mbwn_right_title {
        text-align: center
    }

    .mbwn_right_code {
        margin: 0 auto
    }

    .mbwl_left {
        justify-content: center
    }

    .mbwl_left_logo {
        margin: 0 12px
    }

    .mod_select_text {
        width: 100%
    }

    .mad_scrol .ys_tit3 {
        font-size: 20px
    }

    .mod_select_con {
        margin-bottom: 36px
    }

    .autopart_smround_item.ys_active .autopart_smround_text::before {
        display: none
    }

    .autopart_smround_item_textlist {
        display: none
    }

    .autopart_smround_item.ys_active {
        background-color: #005bac
    }

    .details_cont {
        padding-left: 20px;
        padding-right: 20px
    }

    .mod_banner_ig {
        width: 120px;
    }

    .mod_product_fr {
        width: 100%;
    }

    .hemo_about {
        padding-bottom: 0 !important;
    }

    .mod_cook {
        width: 100%;
        bottom: 0;
        right: 0;
    }

    .mod_cook_cont {
        border-radius: 0;
    }

    .mod_cook_cont_wrap {
        display: block;
    }

    .mod_cook_cont_wrap .mod_cook_cont_btn {
        margin-top: 15px;
    }

    .mod_cook_cont {
        background: rgba(10, 35, 61, 0.8);
    }

    .mod_summary p {
        font-size: 12px;
    }

    .mod_cook.on {
        bottom: 0px !important;
    }

    .hpsb_li .hpsb_li_cap_tit p {
        color: #f6ab00;
    }

    .mod_cook_clo {
        top: 8px;
        right: 8px;
    }

    .mod_select_text_ul .mstu_li {
        align-items: flex-start;
    }

    .bweb_feature_sales_primary {
        display: block;
    }

    .bweb_feature_sales {
        overflow: hidden;
    }

    .bweb_feature_sales_left {
        margin: 0 auto;
    }

    .bweb_feature_sales_left {
        display: block;
    }

    .autopart_biground_ph {
        display: block;
        margin-top: 40px;
    }

    .autopart_biground_pc {
        width: 100%;
        position: relative;
    }

    .autopart_biground_ph .autopart_smround_item_textlist {
        display: block;
        position: static;
        transform: inherit;
        top: inherit;
        left: inherit;
        width: 100%;
        opacity: 1;
    }

    .autopart_smround_item_textitem {
        color: #666;
    }

    .abpu_li {
        display: none;
    }

    .abpu_li:first-child {
        display: block;
    }

    .autopart_smround_text::before {
        display: none;
    }

    .autopart_smround_item_textlist::after {
        display: none;
    }

    .autopart_smround_item.ys_active {
        background-color: #f6ab00 !important;
    }

    .autopart_biground_ph .slick-list {
        overflow: inherit;
    }

    .mod_planver2_item.mod_click {
        margin-bottom: 0 !important;
    }

    .rct_style_con .swiper-container-horizontal>.swiper-pagination-progressbar,
    .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        left: -20px;
        width: 100% !important;
    }

    .rct_style_btn_li img {
        border-radius: 10px;
    }



}

.sitemap_list{
    display: flex;
    align-items:stretch;
    flex-wrap: wrap;
    margin-bottom:50px;
}
.sitemap_list li{
    width: calc(100% / 3);
    padding:0 10px 0 5%;
    border-right: 1px solid rgba(100,100,100,.3);
    margin-bottom:50px;
}
.sitemap_list li:nth-child(3n){
    border-right: 0;
}
.sitemap_list li h3{
    font-weight: 700;
    margin-bottom:10px;
    border-left: 4px solid #f6ab00;
    padding-left:10px;
}
.sitemap_list li h3 a{
    color:#333;
}
.sitemap_list li p{
    line-height: 2.5;
    padding-left:14px;
}
.sitemap_list li p a{
    color:#666;
    font-size:16px;
}
.sitemap_list li a:hover{
    transition: all .3s;
    text-decoration: none;
    color:#094e9f;
}

@media screen and (max-width:768px) {
    .sitemap_list li{
        width: 100%;
        padding:0 10px 30px;
        border: 0;
        border-bottom:1px solid #ccc;
    }
}