body {
    font-family: Arial, "PingFang SC", Helvetica, "Microsoft YaHei","å¾®è½¯é›…é»‘", Tahoma, "Hiragino Sans GB", "Heiti SC", STXihei, SimHei, "WenQuanYi Micro Hei"!important;
    background: #ffffff;
}
.swiper_flex{
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
}
ul.card_text li a{display: inline!important;}
ul.card_text li{margin-bottom: 10px!important;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.div-inline {
    display: inline-block;
}
.sp {
    display: none;
}

.sp-inline {
    display: none;
}

.pc {
    display: block;
}

.pc-inline {
    display: inline-block;
}

.card {
    border-radius: 4px;
}
.row:after,.row:before{
    display: none;
}
.banner-content {
    height: 238px;
    padding-top: 57px;
    padding-bottom: 57px;
}
.plr-pc40{
    padding-left: 40px;
    padding-right: 40px;
}
.banner.parbase {
    background-image: url(../img/about-us-web-banner.jpg);
    background-size: cover;
}

.banner-text p {
    text-align: center;
    color: #fff;
}

.banner-text .b_text {
    margin-bottom: 5px;
}

.banner-text .b_text a {
    margin-bottom: 6px;
    font-weight: 700;
    font-size: 2rem;
    color: #FFFFFF;
    letter-spacing: 4px;
    line-height: 1;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.50);
}

.banner-text .s_text {
    font-weight: normal;
    font-size: 0.875rem;
    color: #FFFFFF;
    letter-spacing: 2px;
    text-shadow: 0 2px 5px rgb(0 0 0 / 50%);
}

.banner-search {
    width: 684px;
    /*width: 50%;*/
    height: 50px;
    margin: 0 auto;
    margin-top: 1rem;
    position: relative;
}

.banner-search-sp {
    width: 75.3%;
    margin: 0 auto;
}

.search-sp {
    background: rgba(255, 255, 255, 0.30) url(../img/search-sp.svg) no-repeat 10px 12px;
    background-size: 14px;
    width: 100%;
    height: 38px;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    padding: 10px 0px 10px 35px;
    font-weight: 500;
    outline: none;
}

input::-webkit-input-placeholder {
    opacity: 0.4;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 300;
}

input::-moz-placeholder {
    opacity: 0.4;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 300;
}

input.search-l {
    outline: none;
    border: none;
}

.search-l {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 620px;
    /*width: 90%;*/
    height: 50px;
    padding-left: 13px;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    opacity: 0.8;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
    border-radius: 2px 0 0 2px;
}

.search-r {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    /*width: 8.8%;*/
    height: 50px;
    opacity: 0.8;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
    border-radius: 0 2px 2px 0;
    text-align: center;
    padding-top: 11px;
    cursor: pointer;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0;
}

.search-r img {
    width: 24px;
}

.subheading.cardhead {
    font-weight: 700;
    font-size: 1.125rem;
    color: #4E60EE;
    letter-spacing: 0;
}
.subheading.cardhead a{
    color:#333;
}
.card-body.card-con {
    position: relative;
    padding-bottom: 2.5rem;
}

.card-link.car-detail {
    font-size: 14px;
    letter-spacing: 0px;
    position: absolute!important;
    left: 1.25rem;
    bottom: 1.25rem;
    color: #4E60EE;
}

ul.card_text {
    padding-left: 0rem;
}

ul.card_text a {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 0.875rem;
    color: #666666;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 10px!important;
}

ul.card_text a:hover {
    color: #4E60EE;
}

ul.card_text li {
    list-style: none!important;
    position: relative;
    line-height: 1;
    margin-bottom: 0px;
}

/*ul.card_text li:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -10px;
    width: 2px;
    height: 12px;
    background: #D8D8D8;
}*/

p.card_desc {
    font-weight: normal;
    font-size: 0.875rem;
    color: #666666;
    letter-spacing: 0;
    line-height: 1.2;
    margin-bottom: 10px;
}

.footer_img .sml {
    height: 16px;
    margin-right: 6px;
}

.footer_img .bigi {
    height: 16px;
    margin-right: 6px;
}

.img_ml {
    margin-left: 10px;
}

.swiper-container {
    width: 100%;
    height: calc(100vw*0.33);
}

.page {
    position: relative;
}

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

.page {
    /*padding: 4rem 0 8rem;*/
}

.swiper_box {
    background: rgba(255,255,255,1);
    box-shadow: 0 0 16px 5px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
}

.swiper_box .card-body {
    padding: 1.875rem;
}

.swiper_desc {
    font-weight: 300;
    margin-bottom: 30px;
    overflow: hidden;
}
.sp-swiper-card{
    float: none !important;
}
.card-img-top {
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.swiper_desc .limit3 {
    font-size: 1.75rem;
    color: #444648;
    letter-spacing: 0;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
}

.subheading.swiperhead {
    font-family: NotoSansCJKsc-Regular;
    font-size: 0.875rem;
    color: #828485;
    letter-spacing: 0;
    line-height: 1.7;
}

.swiper-container {
    width: 100%;
    height: 100%;
    --swiper-navigation-color: rgba(0, 0, 0, 0.3);
}

.swiper-button-next:hover {
    color: #fff;
}

.swiper-button-prev:hover {
    color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #E4E4E4;
    border: 1px solid #E4E4E4;
    opacity: 1
}

.swiper-pagination-bullet-active {
    background: #FFFFFF;
    border: 1px solid #ffffff;
}

.swiper-button-next.swiper_toggle:after,
.swiper-container-rtl .swiper-button-prev.swiper_toggle:after {
    content: url(../img/next.svg);
    width: 30px;
    display: none;
    transition: all 0.5 ease;
}

.swiper-button-prev.swiper_toggle:after,
.swiper-container-rtl .swiper-button-next.swiper_toggle:after {
    content: url(../img/prev.svg);
    width: 30px;
    display: none;
}

.swiper-button-next.show-s:after,
.swiper-container-rtl .swiper-button-prev.show-s:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/next.svg) no-repeat;
    background-size: 100%
}

.swiper-button-prev.show-s:after,
.swiper-container-rtl .swiper-button-next.show-s:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/prev.svg) no-repeat;
    background-size: 100%
}

.swiper-container:hover .swiper-button-next.swiper_toggle:after,
.swiper-container-rtl .swiper-button-prev.swiper_toggle:after {
    display: block;
}

.swiper-container:hover .swiper-button-prev.swiper_toggle:after,
.swiper-container-rtl .swiper-button-next.swiper_toggle:after {
    display: block;
}

.reference_swiper1 {
    margin-bottom: 20px;
}
.reference_swiper2 {
    margin-bottom: 2.5rem;
}

.swiper-button-next.swiper_toggle,
.swiper-container-rtl .swiper-button-prev.swiper_toggle {
    right: 35px;
}

.swiper-button-prev.swiper_toggle,
.swiper-container-rtl .swiper-button-next.swiper_toggle {
    left: 35px;
}

.swiper-button-next.show-s,
.swiper-container-rtl .swiper-button-prev.show-s {
    right: 0px;
}

.swiper-button-prev.show-s,
.swiper-container-rtl .swiper-button-next.show-s {
    left: 0px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 25px;
}

.swiper-button-disabled {
    display: none;
}

.banner_reletive {
    position: relative;
}

.breadcrumb_b {
    position: absolute;
    left: 15px;
    bottom: 9px;
}

.breadcrumb_b span {
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.breadcrumb_b span a {
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.breadcrumb_b span a.current {
    font-weight: 400;
}

.row.mw-100 {
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.w-headering {
    font-weight: 500;
    font-size: 28px;
    /*color: #666666;*/
    color: #ed8b00;
    letter-spacing: 2px;
}

.swiper_slide {
    padding: 60px 0px 0px;
}

.swiper_slide .swiper-container {
    padding: 0px 50px;
}

.p-text {
    margin-top: 30px;
}

.training-container .training-heading.line_green {
    border-bottom: 0.3rem solid #1DBCC3;
    border-bottom: 0.3rem solid #d6d6d6;
}

.training-container .training-heading.line_lgreen {
    border-bottom: 0.3rem solid #81AD36;
    border-bottom: 0.3rem solid #d6d6d6;
}

.training-container .training-heading.line_red {
    border-bottom: 0.3rem solid #C52567;
    border-bottom: 0.3rem solid #d6d6d6;
}

.fa-caret-down:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 10px;
    background: url(../img/arrow-up.svg) no-repeat;
    background-size: 100%;
}

.icon-up.fa-caret-down:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 10px;
    background: url(../img/arrow-up.svg) no-repeat;
    background-size: 100%;
    transform: rotate(180deg);
}

.pt30 {
    padding-top: 30px;
}

.pr45 {
    padding-right: 45px;
}

.pl45 {
    padding-left: 45px;
}

.product-detail {
    font-weight: 500;
    font-size: 1rem;
    color: #666666;
    letter-spacing: 0;
    cursor: pointer;
}

.product_pop {
    padding-left: 15px;
    padding-right: 15px;
}

.p-no {
    padding-left: 0px;
    padding-right: 0px;
}

.p-noim {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.dropdown-menu-h {
    max-height: 210px;
    overflow-y: scroll;
}

.dropdown-menu-h a {
    font-weight: normal;
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
}

.dropdown-menu-h a:hover {
    color: #333;
}

.xinpian {
    padding-top: 23px;
}

.xinpian p {
    font-weight: normal;
    font-size: 14px;
    color: #4E60EE;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.sub-header {
    font-weight: 500;
    font-size: 24px;
    color: #666666;
    letter-spacing: 2px;
    margin-top: 0!important;
    margin-bottom: 1.875rem;
}

.card .card-footer {
    font-weight: 500;
    font-size: 15px;
    color: #4E60EE;
    letter-spacing: 1px;
    background-color: #fff;
    border-top: 4px solid #4E60EE;
}

.card_img.card {
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    margin-bottom: 1.875rem;
}

.img-fluid {
    width: 100%;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.top_imgbox {
    position: relative;
}

.top_imgbox:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.40);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    transition: all 0.5s ease;
}

.top_imgbox:hover:after {
    background: none;
}

.card-footer {
    padding: 1rem 1.25rem;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #eaeaeb;
    color: #333;
}


/*é—®å·è°ƒæŸ¥*/

#inquiry {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: rgba(1, 1, 1, 0.6);
}

.inquiry_ {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.inquiry_box {
    max-width: 900px;
    min-width: 780px;
    width: 66%;
    margin: 0 auto;
    height: 600px;
    max-height: 600px;
    background-color: #fff;
    height: max-content;
    border-radius: 4px;
    position: relative;
}

.in_header {
    padding: 15px 20px 10px;
    height:inherit;
}

.in_content {
    padding: 10px 22px;
    height: 500px;
    overflow-y: scroll;
}

#close_btn {
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
}

#close_btn img {
    display: block;
    width: 100%;
}

.in_title {
    font-weight: 300;
    font-size: 26px;
    color: #444648;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 6px;
}

.sub-title {
    font-weight: normal;
    font-size: 15px;
    color: #444648;
    letter-spacing: 0;
}

.red-span {
    font-weight: normal;
    font-size: 14px;
    color: #FF0000;
    letter-spacing: 0;
}

.in_hr {
    border-color: #E5E5E5;
}

hr.mt-10 {
    margin-top: 10px;
}

hr.mb-10 {
    margin-bottom: 10px;
}

.lee_title {
    font-weight: 500;
    font-size: 14px;
    color: #444648;
    letter-spacing: 0;
    margin-top: 10px;
}

.in_level {
    padding-left: 38px;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    color: #444648;
    letter-spacing: 0;
}

.form-group .marks {
    display: block;
    margin-top: 30px;
    margin-bottom: 10px;
}

.form-group input[type=text].marks-input {
    margin-left: 0px;
    width: 490px;
}

.form-group input[type=text] {
    border-radius: 2px;
    width: 240px;
    height: 30px;
    display: inline-block;
    background-color: transparent;
    outline: none;
    padding: 8px;
    box-sizing: border-box;
    border: 1px solid #979797;
    color: #999999;
    font-size: 13px;
    font-weight: normal;
    margin-left: 20px;
}

.mulit {
    color: #999999;
}

.in_checkbx input[type=checkbox] {
    margin-right: 10px;
    display: none;
}

.checkboxInput {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #979797;
    border-radius: 2px;
    margin: 0 0 1px 0;
    margin-right: 10px;
    vertical-align: middle;
}

.check_s:checked+.checkboxInput {
    border: none;
    background: url("../img/checkbox.png")no-repeat center;
    background-size: 15px;
}

.in_radio,
.in_checkbx {
    margin-bottom: 10px;
}

.in_radio input[type=radio] {
    margin-right: 10px;
    display: none;
}

.radioInput {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #979797;
    border-radius: 7.5px;
    margin: 0 0 1px 0;
    margin-right: 10px;
    vertical-align: middle;
}


/*
.radio_s:checked+.radioInput:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background:none;
    border-radius: 7.5px;
    margin-top: 5px;
    margin-left: 5px;
    

}*/

.radio_s:checked+.radioInput {
    border: 4px solid #4E60EE;
}

.in_checkbx,
.in_radio {
    font-weight: normal;
    font-size: 14px;
    color: #444648;
    letter-spacing: 0;
    display: block;
}

.level1,
.level2 {
    float: left;
    width: 50%;
}

select.in_select {
    /*å°†é»˜è®¤çš„selecté€‰æ‹©æ¡†æ ·å¼æ¸…é™¤*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../img/arrow-up1.svg') 95% center no-repeat;
    background-size: 15px;
    border: 1px solid #979797;
    border-radius: 2px;
    width: 240px;
    height: 30px;
    padding: 3px 0px 3px 15px;
}

.clear_select {
    cursor: pointer;
}
.lookv-pop_con input[type=submit],
.inquiry_content input[type=submit] {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    width: 95px;
    height: 35px;
    display: block;
    border-radius: 4px;
    border: none;
    background-color: #4E60EE;
    margin: 30px auto;
    cursor: pointer;
}
.lookv-pop{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: rgba(1,1,1,0.6);
    display: none;

}
.lookv-pop_con{
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 330px;
    width: 20%;
    min-width: 340px;
    padding: 20px;
}
.form-group input[type=text].video-mask{margin-left: 0;width: 100%;}
.close-lookv{position: absolute;top: -10px;right: -10px;cursor: pointer;}

.inquiry_header-sp {
    display: none;
}
.error-txt{color: red;}
.top_btn{position: fixed;bottom: 30px;right: 30px;z-index: 9999;display: none;width: 50px;height: 50px;}
.top_btn img{width: 100%;}
@media (max-width:768px) {
    .lookv-pop_con{padding: 0;}
    .lookv-bx{padding: 20px;}
    .lookv-pop_con .inquiry_header-sp{padding: 5px 15px;}
    .close-lookv{top: 15px;left: 15px;right: inherit;}
    .plr-pc40{
        padding-left: 0;
        padding-right: 0;
    }
    .swiper-slide .container{width: 100%;}
    .tab_bg.fixtb{
        position: fixed;
        background: rgba(242, 242, 242, 1);
        top: 50px;
        left: 0px;
        right: 0px;
        z-index: 9999;
    }
    .top_btn{position: fixed;bottom: 130px;right: 15px;z-index: 9999;display: none;width: 30px;height: 30px;}
    #inquiry {
        z-index: 9999;
        overflow-y:scroll ;
    }
    .inquiry_header-sp {
        display: block;
    }
    .inquiry_ {
        height: auto;
    }
    .inquiry_box {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        height: 100%;
        max-height: 100%;
    }
    .inquiry_header-sp {
        background: #4E60EE;
        height: 50px;
        text-align: right;
        padding: 10px 15px;
    }
    #close_btn {
        top: 10px;
        right: 93%;
    }
    .inquirylogo{
        font-size: 30px;
        color: #fff;
    }
    .in_header {
        text-align: center;
        padding: 15px 15px 10px;
        height: auto;
    }
    .top_hr {
        width: 100%;
        height: 1px;
        background-image: linear-gradient(to right, #D8D8D8 0%, #D8D8D8 50%, transparent 50%);
        background-size: 8px 1px;
        background-repeat: repeat-x;
        margin-top: 20px;
    }
    .in_header .in_title {
        font-weight: 500;
        font-size: 22px;
        color: #4E60EE;
        letter-spacing: 0;
    }
    .in_header .sub-title {
        font-weight: 500;
        font-size: 14px;
        color: #666666;
        letter-spacing: 0;
        text-align: left
    }
    .lee_title {
        font-weight: 600;
        font-size: 16px;
        color: #4E60EE;
        letter-spacing: 0;
    }
    .in_level {
        padding: 0px;
    }
    .in_level.level_1 {
        width: 100%;
        padding-left: 0px;
        background: #F9FAFB;
        border: 1px solid #F2F2F2;
        padding: 21px 24px 0px;
    }
    .in_content {
        padding: 10px;
        height: 100%;
    }
    .form-group input[type=text] {
        background: #FFFFFF;
        border: 1px solid #F2F2F2;
        border-radius: 4px;
    }
    .form-group label {
        font-weight: normal;
        font-size: 16px;
        color: #666666;
        letter-spacing: 0;
    }
    .in_checkbx,
    .in_radio {
        font-weight: normal;
        font-size: 14px;
        color: #444648;
        letter-spacing: 0;
        display: block!important;
    }
    select.in_select {
        width: 100%;
        background: #FFFFFF;
        border: 1px solid #F2F2F2;
        border-radius: 4px;
    }
    .form-group input[type=text].marks-input {
        width: 100%;
    }
    .mulit {
        font-weight: 500;
        font-size: 14px;
        color: #666666;
        letter-spacing: 0;
    }
    .inquiry_content input[type=submit] {
        width: 100%;
    }
    .form-group .marks {
        font-weight: 600;
        font-size: 16px;
        color: #4E60EE;
        letter-spacing: 0;
    }
    .spmt {
        margin-top: 30px;
    }
}

@media (max-width:414px) {
    #close_btn {
        top: 15px;
        right: 90%;
    }
}


/*é—®å·è°ƒæŸ¥end*/

@media only screen and (min-width:1366px) {
    .banner-content {
        height: 238px;
    }
    .page {
        /*padding: 5rem 0 5rem;*/
    }
}

@media (min-width: 1200px) and (max-width: 1366px) {
    .container {
        width: 1140px;
    }
    .swiper_desc .limit3 {
        font-size: 1.375rem;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .swiper_desc .limit3 {
        font-size: 1.175rem;
    }
    .page {
        /*padding: 3rem 0 8rem;*/
    }
}
.vd_face img:first-child{
    height: 104px;
}
@media screen and (min-width: 768px) {
    .hp-customer-stories {
        padding-bottom: 1.5rem;
        padding-top: 1.875rem;
    }
    .vd_face img:first-child{
        height: 127px;
    }

}

@media (max-width: 768px) {
    .swiper_desc .limit3 {
        font-size: 0.875rem;
    }
    .page {
        /*padding: 1rem 0 8rem;*/
    }
}


/* è§†é¢‘é¡µé¢*/

.title_tab {
    padding: 20px 0 25px 0;
    font-size: 14px;
}

/*.title_tab_this {
    font-weight: bold;
}*/

.title_tab span {
    font-size: 14px;
    color: #4E60EE;
}

.title_tab span a {
    font-size: 14px;
    color: #4E60EE;
}

@font-face {
    font-family: myicon;
    src: url(line-awesome.ttf);
}

#vd_container {
    max-width: 1135px;
    margin: 0 auto;
}

.box {
    width: 100%;
}

.box .prism-player {
    display: block;
    width: 100% !important;
    margin: 0 auto;
}

.box .prism-player {
    /*height: calc(0.5625*1135px)!important;*/
}

.vd_title {
    font-size: 21px;
    margin-top: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 0;
}

.vd_time {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    margin-bottom: 15px;
}

.vd_time span {
    margin-right: 8px;
}

.vd_time .vdop {
    font-weight: lighter;
    margin-right: 5px;
    color: #666;
}

.vd_txt {
    font-size: 16px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 1.8rem;
}

#vd_about {
    margin-top: 40px;
    padding-bottom: 100px;
}
#vd_about li{
    margin-bottom: 14px;
}
.vd_refish {
    margin: 27px 0;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.vd_refish .refish {
    font-family: myicon;
    font-size: 20px;
    color: #999;
    display: inline-block;
    position: relative;
}

.vd_refish .refish label {
    transition: all 0.5s;
    cursor: pointer;
    margin: 0;
    padding: 0 7px;
}

.vd_refish .refish:hover:after {
    content: "";
    font-size: 12px;
    background-color: #999;
    color: #fff;
    padding: 2px;
    width: 50px;
    text-align: center;
    position: absolute;
    top: -19px;
    left: 10px;
    border-radius: 3px;
}

.vd_refish .refish label:hover {
    color: #4E60EE;
    transform: rotate(90deg);
}

#vd_about ul {
    overflow: hidden;
    padding-left: 0;
}

#vd_about ul li {
    float: left;
    width: 22%;
    margin-right: 3.8%;
}

#vd_about ul li img {
    display: block;
    width: 100%;
}

#vd_about ul li h2 {
    font-size: 16px;
    color: #4E60EE;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 0px;
    height: 49px;
}

#vd_about ul li:last-child {
    margin-right: 0;
}

#vd_about ul li .vd_infor {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.vd_infor h2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.vd_face {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
}
.vd_face img{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.vd_face:after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0,0.3);
    transition: all 0.5s ease;
    cursor: pointer;
}
.vd_face:hover:after{
    background: none;
}
.vd_face .video_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    transform: translate(-50%,-50%);
    cursor: pointer;
    z-index: 999;
    width: 50px!important;
}

@media only screen and (max-width:1200px) {
    #my_video,
    #vd_about {
        padding: 0 15px;
        box-sizing: border-box;
    }
}

@media (max-width:768px) {
    .sp {
        display: block;
    }
    .sp-inline {
        display: inline-block;
    }
    .pc {
        display: none;
    }
    .pc-inline {
        display: none;
    }
    .banner.parbase {
        background-image: url(../img/about-us-web-banner.jpg);
    }
    .box {
        margin-top: 20px;
    }
    .box.video_b {
        margin-top: 0px;
    }
    .box .prism-player {
        height: calc(0.5625*100vw) !important;
    }
    #my_video,
    #vd_about {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .vd_title {
        font-size: 16px;
    }
    .vd_txt,
    .vd_refish {
        font-size: 14px;
    }
    #vd_about {
        margin-top: 0;
        margin-bottom: 25px;
    }
    .vd_refish .refish {
        font-size: 14px;
    }
    .vd_refish {
        margin-bottom: 10px;
        color: #666666;
    }
    #vd_about ul li {
        width: 48%;
        margin-right: 0;
    }
    #vd_about ul li:nth-child(even) {
        float: right;
    }
    #vd_about ul li:nth-child(odd) {
        float: left;
    }
    #vd_about ul li h2 {
        font-size: 14px;
        line-height: 20px;
        height: 41px;
    }
    #vd_about .vd_time {
        font-size: 12px;
        margin-bottom: 5px;
    }
    #vd_about ul li .vd_infor {
        padding: 5px;
    }
    .title_tab {
        padding: 10px 20px;
    }
    .title_tab span a {
        font-size: 12px;
    }
    .vd_time {
        margin-bottom: 10px;
    }
    .vd_txt {
        margin-top: 10px;
        line-height: 1.5rem;
    }
}

.video-js .vjs-tech {
    position: relative !important;
}
.video-js .vjs-big-play-button{
    font-size: 2em;
    line-height: 2.2em;
    height: 2.2em;
    width: 2.2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    background-color: #73859f;
    background-color: rgba(255,255,255,1);
    border-width: 0.15em;
    margin-top: -1.25em;
    margin-left: -1.25em;
    border: 3px solid #999;
}

/* ä¸­é—´çš„æ’­æ”¾ç®­å¤´ */
.vjs-big-play-button .vjs-icon-placeholder {
    font-size: 1.4em;
    color: #999;
    line-height: 1.4em;
}
/* åŠ è½½åœ†åœˆ */
.vjs-loading-spinner {
    font-size: 2.5em;
    width: 2em;
    height: 2em;
    border-radius: 1em;
    margin-top: -1.25em;
    margin-left: -1.25em;
}
.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
}

.video-box .prism-player .prism-big-play-btn{
    background: url(../images/video_btn.svg) no-repeat;
    width: 38px;
    height: 38px;
}
.video-box .prism-player .prism-big-play-btn .outter{
    border: none;
    width: 38px;
    height: 38px;
}

@media (max-width:767px) {
    .sp {
        display: block;
    }
    .sp-inline {
        display: inline-block;
    }
    .pc {
        display: none;
    }
    .pc-inline {
        display: none;
    }
    /*    .banner.parbase {
            background-image: url(../img/header-bgsp.png);
        }
    */
    .px20 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .mb20 {
        margin-bottom: 20px;
    }
    .card_text {
        /*max-height: 27px;*/
        overflow: hidden;
        margin-bottom: 0px!important;
    }
    .banner-content {
        padding-top: 19px;
        padding-bottom: 28px;
    }
    .banner-text .b_text {
        margin-bottom: 2px;
    }
    .banner-text .b_text a {
        font-weight: 700;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 3;
        line-height: 28px;
        text-shadow: 0 2px 4px rgb(0 0 0 / 50%);
    }
    .banner-text .s_text {
        letter-spacing: 1;
    }
    .banner-content {
        height: 150px;
    }
    .banner-text .s_text {
        margin-bottom: 9px;
    }
    .card-img-top {
        height: calc(100vw*0.594);
    }
    .card-link.car-detail {
        bottom: 13px;
        /*right: 10px;*/
        left: inherit;
        text-align: right;
    }
    .card-link.car-detail img {
        margin-left: 10px;
        margin-bottom: 2px;
        width: 10px;
    }
    .subheading.cardhead {
        font-weight: 500;
        font-size: 16px;
        color: #4E60EE;
        letter-spacing: 0;
        margin-bottom: 10px;
    }
    .card {
        border-radius: 4px;
    }
    p.card_desc {
        margin-bottom: 8px;
        line-height: 22px;
    }
    .sp-swiper-card {
        width: 57%;
    }
    .swiper_box .card-body {
        padding: 8px;
    }
    .subheading.swiperhead {
        margin-bottom: 6px;
        font-size: 14px;
    }
    .swiper_desc .limit3 {
        font-weight: normal;
        font-size: 13px;
        color: #666666;
        letter-spacing: 0;
        line-height: 17px;
    }
    .swiper_desc {
        margin-bottom: 10px;
    }
    .page {
        /*padding: 20px 0 26px;*/
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0px;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 6px;
    }
    .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }
    .swiper_toggle {
        display: none;
    }
    .mlp {
        margin-left: 43%;
    }
    .hp-customer-stories {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    input::-webkit-input-placeholder {
        font-weight: 500;
        font-size: 12px;
        color: #FFFFFF;
        letter-spacing: 0;
    }
    input::-moz-placeholder {
        font-weight: 500;
        font-size: 12px;
        color: #FFFFFF;
        letter-spacing: 0;
    }
    .w-headering {
        font-size: 15px;
    }
    .section-heading,
    .tools-container .tools-heading,
    .training-container .training-heading {
        padding-bottom: 26px;
    }
    .training-container .training-heading {
        border-bottom: 4px solid #d6d6d6;
    }
    .swiper_slide {
        padding: 21px 0px 10px;
    }
    .product-detail {
        font-size: 14px;
        color: #4E60EE;
        font-weight: 400;
    }
    .p-text {
        margin-top: 10px;
    }
    .sptl.text-center,
    .sptl.text-right {
        text-align: left!important;
        margin-bottom: 15px;
    }
    .product_pop.pt30 {
        padding-top: 20px;
    }
    .xinpian-l {
        padding-right: 0px!important;
    }
    .xinpian-r {
        padding-left: 0px!important;
        margin-top: 20px;
    }
    .breadcrumb_b span a {
        font-size: 12px;
    }
    .breadcrumb_b {
        bottom: 5px;
    }
    .xinpian a {
        font-size: 15px;
    }
    .swiper_slide .swiper-container {
        padding: 0px;
    }
    .dropdown-menu-h {
        width: 350px;
    }
    .dropdown-menu.spright {
        left: -50%;
    }
    .dropdown-backdrop {
        background: rgb(0, 0, 0, 0.3);
    }
    .fa-caret-down:before {
        width: 10px;
        height: 8px;
    }
    .card .card-footer {
        font-size: 14px;
    }
    .card-footer {
        padding: 10px;
    }
    .card-col {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .card_img.card {
        margin-bottom: 20px;
        box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.05), 0px 1px 3px rgba(0, 0, 0, 0.15);
    }
    .sub-header {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 10px;
        margin-top: 10px!important;
    }
    .pop-product {
        padding-top: 19px;
    }
    #ilmn-global-footer {
        padding: 20px 0!important;
        margin-top: 40px;
    }
    .footer_img .sml {
        height: 14px;
        margin-right: 4px;
    }
    .footer_img .bigi {
        height: 14px;
        margin-right: 4px;
    }
    .swiper-button-next.index_sbtn {
        display: none;
    }
    .swiper-button-prev.index_sbtn {
        display: none;
    }
}

@media (max-width:414px) {
    .card-body.card-con {
        padding: 0.625rem 1.1rem;
        padding-bottom: 39px;
    }
    .spno {
        display: none;
    }
    .dropdown-menu.spright {
        left: -100%;
    }
    /*.vd_face .video_btn{
        top: 32px;
    }*/
    .card .card-footer{
        font-size: 12px;
    }
    .sp_tc{text-align: center;}
    #ilmn-global-footer p{margin-bottom: 0px!important;}
    .vd_face .video_btn{
        width: 38px!important;
    }
    .prism-player .prism-big-play-btn{width: 38px;height: 38px;left: 50%;top: 50%;transform: translate(-50%,-50%);}
    .prism-player .prism-big-play-btn .outter{width: 38px;height: 38px;}
}

@media (min-width: 768px) and (max-width: 1000px) {
    .sptl.text-center,
    .sptl.text-right {
        text-align: left!important;
        margin-bottom: 15px;
    }
    .box-r.p-noim {
        padding-left: 45px!important;
    }
}

.video-box .prism-player .prism-big-play-btn {
    top:50%;
    left:50%!important;
    transform:translate(-50%, -50%);
}