﻿@charset "utf-8";

/*@font-face {*/
/*    font-family: 'gotham-medium';*/
/*    src: url('../fonts/gotham-medium/gotham-medium.woff2') format('woff2'),*/
/*        url('../fonts/gotham-medium/gotham-medium.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'gotham-bold';*/
/*    src: url('../fonts/gotham-bold/gotham-bold.woff2') format('woff2'),*/
/*        url('../fonts/gotham-bold/gotham-bold.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'gotham-book';*/
/*    src: url('../fonts/gotham-book/gotham-book.woff2') format('woff2'),*/
/*        url('../fonts/gotham-book/gotham-book.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

body {
    font-family: "Microsoft Yahei", "PingFang SC";
}

/* 规范-start */
.std_title1 {
    font-size: 42px;
    line-height: 1.4;
    color: #000005;
    font-weight: bold;
}

.std_title2,
.yxedr_active h2 {
    font-size: 40px;
    line-height: 1.3;
    color: #000005;
    font-weight: bold;
}

.std_title3,
.yxedr_active h3 {
    font-size: 30px;
    line-height: 1.3;
    color: #000005;
    font-weight: bold;
}

.yxedr_active h3,
.yxedr_active h4,
.yxedr_active h5 {
    margin-bottom: 20px;
}

.std_title3en {
    font-size: 30px;
    line-height: 1.3;
    color: #000005;
    /*font-family: 'gotham-medium' !important;*/
}

.std_title4,
.yxedr_active h4 {
    font-size: 24px;
    line-height: 1.5;
    color: #000005;
}

.std_title5,
.yxedr_active h5 {
    font-size: 18px;
    line-height: 1.6;
    color: #000005;
}

.yxedr_active h6 {
    color: #000005;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 20px;
}

.std_word p,
.yxedr_active p {
    font-size: 16px;
    line-height: 1.75;
    color: #53575a;
}

.yxedr_active p {
    font-family: 'gotham-book' !important;
}

.yxedr_active ul {
    margin-bottom: 30px;
}

.yxedr_active sup {
    font-size: 18px;
}

.yxedr_active span {
    /*font-family: 'gotham-medium' !important;*/
}

.std_word1 p,
.yxedr_active p {
    margin-bottom: 12px;
}

.yxedr_active ul li::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
    color: #53575A;
}

.yxedr_active ol,
.yxedr_active ul {
    padding-inline-start: 20px;
}

.yxedr_active ul li,
.yxedr_active ul li p {
    color: #53575A;
    font-size: 16px;
    line-height: 1.75;
}

.std_word1 p {
    color: #000005;
    font-size: 16px;
    line-height: 1.75;
    font-family: 'gotham-book' !important;
}

.std_padding1 {
    padding-top: 90px;
}

.std_padding2 {
    padding-bottom: 90px;
}

.std_padding3 {
    padding-bottom: 50px;
}

.std_margin1 {
    margin-bottom: 90px;
}

.std_margin2 {
    margin-bottom: 50px;
}

.d_emargin {
    margin-bottom: 120px;
}

.d_emargin2 {
    margin-bottom: 30px;
}

.ys_cont1720 {
    width: 100%;
    padding: 0 100px;
}

.ys_cont1500 {
    width: 1500px;
    margin: 0 auto;
    max-width: 100%;
}

.ys_cont1000 {
    /* width: 1000px; */
    width: 1034px;
    margin: 0 auto;
}

/* 规范-end */

/*分享翻译*/
#bsWXBox .bsTop:after {
    /*分享中文版本*/
    content: '- 微信';
    /*分享英文版本*/
    /* content: '- weixin'; */
    display: block;
    position: absolute;
    left: 85px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%);
}

#bsWXBox .bsTop:before {
    /*分享中文版本*/
    content: '分享到';
    /*分享英文版本*/
    /* content: 'Share the'; */
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%);
}

/* - banner - start*/
.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;
}

/* - banner - end*/

/* lis_start */

/* e1 */
.d_e1ul {
    margin: 0 -13px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.d_e1li {
    padding: 0 13px;
    width: 25%;
}

.d_e1list {
    height: 100%;
}

.d_e1pic {
    position: relative;
    overflow: hidden;
}

.d_e1pic img {
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}

.d_e1pic img:nth-of-type(2) {
    top: 0;
    left: 0;
    position: absolute;
}

.d_e1font .std_title5 {
    margin-bottom: 10px;
    font-weight: bold;
    overflow: hidden;
}

.d_e1font {
    position: relative;
    padding-top: 25px;
}

.d_e1picfont {
    z-index: 4;
    position: absolute;
    left: 20px;
    bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    color: #B0B3B2;
    /*font-family: 'gotham-medium' !important;*/
}

.d_e1page .pc_fenye li.page-active {
    background: #EE1C24;
}

.pc_fenye li.page-active {
    color: #fff;
}

.d_e1page .pc_fenye li {
    border-radius: 0;
}

.ys_cmf_fy a{
    font-size: inherit;
    line-height: inherit;
    color: inherit !important;
}

.ys_d5page .pc_fenye li{
    width: 36px;
    height: 36px;
    line-height: 36px;
}

.d_e1select .ys_select {
    margin-left: 50px;
    border-bottom: 1px solid #53575A;
}

.d_e1select .ys_select_hd {
    padding-bottom: 7px;
}

.d_e1select .ys_select_hd input {
    width: 290px;
    color: #53575A;
    font-size: 16px;
}

.d_part1.std_margin1 {
    margin-bottom: 30px;
}

/* e2 */
.d_e2headtime span {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    color: #53575A;
}

.d_e2headtime a {
    color: #53575A;
}

.d_e2_icon {
    margin-left: 42px;
}

.d_e2headtime img {
    margin-left: 8px;
    width: 18px;
}

.d_f2banner {
    height: 410px;
    background: #EEEEEE;
}

.d_e2head .std_title1 {
    font-weight: normal;
}

.d_e2banner {
    background: #EEEEEE;
}

.d_e2banner .std_title1 {
    line-height: 1.3;
}

.d_e2body {
    width: 1000px;
    margin: 0 auto;
}

.d_e2pic {
    width: 134px;
    height: 134px;
    margin: 0 auto;
}

.d_e2body {
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 50px;
}

.d_e2wechat {
    padding-top: 0;
    width: 200px;
    margin: 0 auto;
}

.d_e2wechat .std_word p {
    margin-top: 20px;
    color: #000005;
}

.d_e2part3 .std_title2 {
    text-align: center;
}

.d_e2part3 .d_e1list {
    padding: 28px;
    border: 1px solid #B0B3B2;
    background: #FFFFFF;
}

.d_e2part3 .d_e1ul {
    margin: 0 -12px;
}

.d_e2part3 .d_e1li {
    padding: 0 12px;
}

.d_e2nr {
    position: relative;
}

.d_e2part3 .slick-dots li.slick-active {
    background: #EE1C25;
}

.d_e2wechat .ys_modal_content {
    width: 100%;
    padding: 50px 50px;
}

.d_e1ul_tj .slick-prev {
    z-index: 2;
    left: -2px;
    background: #EE1C25;
}

.d_e1ul_tj .slick-next {
    background: #000000;
    right: -2px;
}

.d_e2part2 .yxedr_active span {
    color: #000005;
}

.d_e3download img:nth-last-of-type(1) {
    opacity: 0;
}

.d_e3download img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all 0.36s;
}

.d_e3download {
    position: relative;
}

.d_emargin {
    margin-bottom: 140px;
}

/* e3 */
.d_e3li {
    margin-bottom: 40px;
    padding: 0px 20px;
    width: 50%;
}

.d_e3ul {
    margin: 0 -20px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.d_e3list {
    padding: 14px 25px;
    border: 1px solid #D9D9D9;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    height: 100%;
}

.d_e3pic {
    width: 75px;
    border-right: 1px solid #D9D9D9;
}

.d_e3nr {
    width: calc(100% - 75px);
}

.d_e3list .std_title5 {
    padding: 0 40px;
    width: calc(100% - 28px);
    font-weight: bold;
}

.d_e3download {
    width: 28px;
    height: 28px;
}

.d_e3download img {
    width: 100%;
}

.d_e3pic2 {
    width: 46px;
}

.d_e3li:last-of-type(1) {
    margin-bottom: 0;
}

.d_e3li:last-of-type(2) {
    margin-bottom: 0;
}

/* e5 */
.d_e5part1 .std_title2 {
    text-align: center;
}

.d_e5part2 .d_e1list {
    padding: 28px;
    border: 1px solid #B0B3B2;
    background: #FFFFFF;
}

.slick-dots li.slick-active {
    background: #EE1C25;
}

.slick-dots li {
    width: 54px;
    height: 3px;
    border-radius: 0;
}

.std_title2 {
    text-align: center;
}

.d_e1ul_tj .slick-prev,
.d_e1ul_tj .slick-next {
    width: 28px;
    height: 66px;
    transition: all 0.36s;
    background: #000005;
}

.d_e1pic::after {
    content: '';
    width: 100%;
    height: 134px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.d_e5part2 .d_e1li {
    padding: 0 12px;
}

.d_e5part1 .yxedr_active ul {
    padding-inline-start: 18px;
}

.d_e5nr.yxedr_active ul li::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
    color: #53575A;
}

/* e6 */
.d_e6icon {
    z-index: 2;
    width: 46px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.d_e6icon img {
    width: 100%;
    height: 100%;
}

.d_e6part1 .d_e1pic {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.d_e6part1 .d_e1pic::after {
    z-index: 2;
    content: '';
    width: 100%;
    height: 134px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.d_e6part1 .d_e1pic::before {
    z-index: 1;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
}

.d_e6part1.std_padding2 {
    padding-bottom: 30px;
}

/* e7 */
.d_e7part3 .d_e1li {
    margin-bottom: 0;
}

.d_e7part3 .d_e1list {
    padding: 28px;
    border: 1px solid #B0B3B2;
    background: #FFFFFF;
}

.d_e7part3 .d_e1pic {
    width: 100%;
    position: relative;
    overflow: hidden;
}

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

.d_e7part3 .std_title2 {
    text-align: center;
}

.d_e7part3 .d_e1li {
    padding: 0 12px;
}

.d_e7part3 .slick-prev,
.d_e7part3 .slick-next {
    width: 28px;
    height: 66px;
    background: #000000;
    transition: all 0.36s;
}

.d_e7part3 .slick-prev {
    z-index: 2;
}

.d_e7part3 .d_e1pic::before {
    z-index: 1;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
}

/* g1 */
.d_head {
    padding-bottom: 30px;
    border-bottom: 1px solid #D9D9D9;
    text-align: center;
}

.d_g1pic {
    width: 50%;
    position: relative;
}

.d_g1pic img {
    width: 100%;
    height: 100%;
}

.d_g1pic img:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
}

.d_g1form {
    width: 50%;
    padding-right: 140px;
    padding-left: 90px;
}

.d_g1formli {
    margin-bottom: 14px;
    padding: 0 20px;
    width: 50%;
}

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

.d_formint input {
    padding: 0 15px;
    font-size: 16px;
    width: 100%;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    line-height: 40px;
    color: #666;
}

.d_formint textarea {
    padding: 10px 15px;
    width: 100%;
    font-size: 16px;
    height: 80px;
    border: 1px solid #D9D9D9;
    line-height: 1.4;
    color: #666;
}

textarea {
    resize: none;
}

.d_formint {
    margin-top: 2px;
    height: 40px;
}

.d_g1mail {
    width: 100%;
}

.d_g1formli .ys_select_bd {
    left: 20px;
    width: 87%;
}

.d_g1formli .ys_select_xtbbox {
    width: 6%;
    right: 14px;
}

.d_g1problem {
    width: 100%;
}

.d_g1problem input {
    height: 80px;
}

.d_g1agree {
    width: 100%;
}

.d_g1select {
    width: 16px;
    height: 16px;
    border-radius: 0;
    border: 1px solid #53575A;
    background: #fff;
    position: relative;
    cursor: pointer;
    margin-top: 1.5px;
}

.d_g1agreefont {
    padding-left: 12px;
    width: calc(100% - 26px);
}

.d_g1agree.on .d_g1select .d_g1icon {
    opacity: 1;
}

.d_g1icon {
    line-height: 26px;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #EE1C24;
    opacity: 0;
    transition: all 0.36s;
}

.d_g1agreefont p {
    font-size: 14px;
    line-height: 1.4;
    color: #53575A;
}

.d_g1part1 .d_e4button {
    margin-left: 20px;
    margin-top: 30px;
}

.d_g1formli span {
    font-size: 14px;
}

.d_g1agreefont a {
    color: #EE1C24;
}

/* e4 */
.d_e4titlefont {
    width: 660px;
    margin: 0 auto;
}

.d_e4head {
    text-align: center;
}

.d_e4head .std_title2 {
    margin-bottom: 20px;
}

.d_e4pic {
    position: relative;
}

.d_e4pic img {
    width: 100%;
    height: 100%;
}

.d_e4pic img:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
}

.d_e4li {
    padding: 0 14px;
    width: 25%;
    margin-bottom: 50px;
}

.d_e4pic1 {
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}

.d_e4time {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 20px;
    color: #B0B3B2;
    /*font-family: 'gotham-medium' !important;*/
}

.d_e4font .std_title5 {
    font-weight: bold;
    margin-bottom: 12px;
}

.d_e4font {
    margin-bottom: 30px;
}

.d_e4button {
    width: 165px;
    text-align: center;
    background: #000000;
}

.d_e4button a {
    display: block;
    color: #FFFFFF;
    line-height: 44px;
    font-size: 16px;
}

.d_e4button img {
    margin-left: 15px;
    width: 10px;
}

.d_e4ul {
    margin: 0 -14px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.d_e4pic1::after {
    content: '';
    width: 100%;
    height: 134px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.d_e4pic1 img {
    transition: all 0.36s;
}

.d_emargin2 {
    margin-bottom: 30px;
}

.d_e1ul_tj .slick-arrow::after {
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-image: url(../images/a1_arrow01_1.svg);
    z-index: 5;
    background-size: 100% 100%;
    position: absolute;
}

.d_e1ul_tj .slick-next::after {
    transform: translate(-50%, -50%) rotate(180deg);
}

.comp-tabli {
    transition: all 0.36s;
}

.d_e1select .ys_select_li a {
    color: #53575A;
    font-size: 16px;
    line-height: 1.65;
}

.ys_select_bd {
    border: 1px solid #53575A;
    font-size: 16px;
}

.slick-track {
    height: 100%;
}

.slick-dots {
    bottom: -60px;
}

.d_e2wechatpic {
    margin: 0 auto;
    width: 134px;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
}

.d_g1icon {
    font-size: 14px;
    color: #1473E6;
    text-align: center;
    line-height: 12px;
    opacity: 0;
    transition: all 0.36s;
    width: 100%;
    display: block;
}

.d_g1agree.on .d_g1icon {
    opacity: 1;
}

.d_g1icon img {
    width: 100%;
}

.d_e7part3 .slick-prev {
    background: #EE1C25;
}

.d_e1part1.std_margin1 {
    margin-bottom: 40px;
}

.d_e1page a {
    color: #53575A;
}

.ys_select_li:last-child {
    margin-bottom: 16px;
}

.e3part1.std_margin2 {
    margin-bottom: 40px;
}

.d_g1bg {
    background: #FAFAFA;
}

.d_g1formli .ys_select_bd {
    border-top: transparent !important;
    border: 1px solid #D9D9D9;
    width: calc(100% - 40px);
}

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

.d_e4list .d_e4button {
    transition: all 0.36s;
}

.d_e2share2 {
    font-size: 14px;
    line-height: 18px !important;
}

.d_e2_icon .bshare-custom .ys_sharebox {
    margin: 0;
}

.d_e2_icon .bshare-custom .bshare-more-icon {
    padding-left: 0;
}

/* lis-end */
.ys_select_bd {
    height: 180px;
}

.d_e3li a {
    height: 100%;
    display: block;
}

.d_e2headtime span {
    display: block;
    /*font-family: 'gotham-medium' !important;*/
}

.g_wechat_wds {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .6);
    display: none;
    z-index: 100;
}

.g_wechat_nr {
    width: 324px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 40px 30px 50px;
    background: #fff;
}

.g_wechat_img {
    width: 180px;
    margin: 0 auto 20px;
}

.g_wechat_img img {
    width: 100%;
}

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

.g_wechat_close {
    width: 20px;
    position: absolute;
    top: 0;
    right: -40px;
    cursor: pointer;
}

.d_e2wechat p {
    text-align: center;
}

html.on {
    overflow: hidden;
}

.d_formint input::-webkit-input-placeholder,
.d_formint textarea::-webkit-input-placeholder {
    color: #d9d9d9;
}

.d_formint input:-moz-placeholder,
.d_formint textarea:-moz-placeholder {
    color: #d9d9d9;
}

.d_g1problem.d_g1formli .d_formint {
    height: inherit;
}

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

.ys_select_bd {
    padding: 8px 15px
}

.d_e4button,
.d_e4button a {
    display: flex;
    justify-content: center;
}

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

.ys_ban_title .std_title1 {
    font-weight: normal;
    margin-bottom: 42px;
}

.ys_ban_txtbox .d_e4button {
    margin-top: 80px;
}

.ys_ban_slick .slick-prev {
    left: 42px;
    background: url(../images/a1_arrow01.svg) no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    z-index: 10;
}

.ys_ban_slick .slick-next {
    right: 42px;
    background: url(../images/a1_arrow01x.svg) no-repeat;
    z-index: 10;
    background-size: cover;
    width: 40px;
    height: 40px;
}

.ys_ban_pcmc,
.ys_ban_phmc {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.d_e4button a {
    width: 100%;
    transition: all .36s ease;
}

.d_e4button {
    transition: all .36s ease;
}

.g_sect1_box {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.g_sect1fl,
.g_sect1fr {
    width: 50%;
}

.g_sect1fl {
    padding-left: 80px;
}

.g_sect1fl .std_title3en {
    margin-bottom: 40px;
}

.g_sect1fl .std_word1 {
    margin-bottom: 30px;
}

.g_sect3 {
    position: relative;
}

.g_sect3bj,
.g_sect3bj img {
    width: 100%;
}

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

.g_sect3_nr .std_title2,
.g_sect3_nr .std_word1 p {
    text-align: left;
    color: #000;
}

.g_sect3_nr .std_word1 p span {
    color: #EE1C24;
    font-family: 'gotham-bold' !important;
}

.g_sect3_nrword {
    width: 430px;
}

.g_sect3_nr .std_title2 {
    margin-bottom: 16px;
}

.g_sect3_nr .std_word1 {
    margin-bottom: 30px;
}

.g_sect3bj {
    position: relative;
}

.g_sect3bj::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    display: block;
    background-image: linear-gradient(to right, rgba(255, 255, 255, .9), transparent);
}

.g_sect4_top {
    text-align: center;
}

.g_sect4_top .std_title2 {
    margin-bottom: 20px;
}

.g_sect4_botfl {
    width: 68.229167%;
}

.g_sect4_botfr {
    width: 31.670833%;
}

.g_sect4_bot {
    display: flex;
    align-items: stretch;
}

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

.g_sect4_botli {
    overflow: hidden;
}

.g_sect4_botli a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.g_sect4_botli_word {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    padding: 0 40px 40px;
    z-index: 15;
    transition: all .36s ease;
}

.g_sect4_botli1 {
    width: 29.236641%;
}

.g_sect4_botli2 {
    width: 70.763359%;
    background: #53575A;
}

.g_sect4_botli4 {
    width: 100%;
}

.g_sect4_botli3 {
    width: 50%;
}

.g_sect4_botli2 .g_sect4_botli_word {
    position: relative;
}

.g_sect4_bot .ys_imgbox_cover {
    width: 100%;
    transition: all .36s ease;
}

.g_sect4_botli .ys_imgbox_cover::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    transition: all .36s ease;
    opacity: 0;
}

.g_sect4_botli_word .std_title3en,
.g_sect4_botli_word .std_word1 p,
.g_sect4_botli_word .d_e4button p {
    color: #fff;
}

.g_sect4_botli_word .d_e4button {
    background: #EE1C24;
}

.g_sect4_botli2 .g_sect4_botli_word .d_e4button {
    background: #fff;
}

.g_sect4_botli2 .d_e4button p {
    color: #000005;
}

.g_sect4_botli_word .std_title3en {
    margin-bottom: 20px;
}

.g_sect4_botli_word .std_word1 {
    margin-bottom: 40px;
}

.g_sect4_botli2 .g_sect4_botli_word {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 115px;
    bottom: inherit;
}

.g_sect4_botli2 .std_title4 {
    color: #fff;
    margin-bottom: 18px;
}

.g_sect4_botli2 .d_e4button {
    margin-top: 44px;
}

.g_sect4_botli_word {
    opacity: 0;
}

.g_sect4_botli2 .g_sect4_botli_word {
    opacity: 1 !important;
}

.g_sect4_botli .ys_imgbox_cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(0);
    display: block;
    transition: all .36s ease;
}

.g_sect4_botli a {
    border: 1px solid #e1e1e1;
}

.g_com1 {
    position: relative;
}

.g_com1bj,
.g_com1bj img {
    width: 100%;
}

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

.g_com1_title {
    color: #000005;
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 50px;
}

.g_com2fl {
    width: 30%;
}

.g_com2fl_title p {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 98px;
}

.g_com2 {
    height: 98px;
    position: relative;
    width: 100%;
}

.g_com2fl {
    width: 30%;
    background: #B0B3B2;
}

.g_com2fr {
    position: absolute;
    top: 0;
    right: 0;
}

.s_footsharebot {
    display: none;
    position: absolute;
    top: -130px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
}

.s_footshareig {
    width: 44px;
}

.s_footshare2 {
    margin-right: 105px;
    position: relative;
}

.s_footshareig p {
    color: #000005;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}

.s_footshare {
    margin-top: 18px;
}

.g_com2fl_title {
    position: relative;
}

.g_com2fl_title::before {
    border-left: 36px solid transparent;
    border-right: 0 solid transparent;
    border-top: 98px solid transparent;
    border-bottom: 98px solid #fff;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.ys_footer {
    background: #F1F1F1;
    padding-top: 80px;
    padding-bottom: 40px;
}

.ys_footer_topul1 {
    display: flex;
    flex-wrap: nowrap;
}

.ys_footer_topul1>li {
    width: 16.666667%;
}

.ys_footer_t1 a {
    color: #000005;
    font-size: 18px;
    line-height: 1.75;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.ys_footer_topul2 li a {
    color: #000005;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 8px;
    display: block;
}

.ys_footer_box {
    margin-bottom: 50px;
}

.ys_footer_bq p {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    /*font-family: 'gotham-medium' !important;*/
    color: #000005;
}

.ys_footer_bot a {
    font-size: 14px;
    line-height: 1.5;
    /*font-family: 'gotham-medium' !important;*/
    color: #000005;
}

.ys_footer_bot ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 10px;
}

.ys_footer_bot li {
    padding: 0 25px;
    position: relative;
}

.ys_footer_bot li::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 80%;
    background: #000005;
}

.ys_footer_bot li:last-child::before {
    display: none;
}

.g_logo {
    width: 150px;
    line-height: 80px;
}

.g_navul1 {
    margin-left: 50px;
}

.g_navli1 {
    padding: 0 50px;
}

.g_navli1>a {
    line-height: 80px;
    font-size: 16px;
    color: #53575A;
    display: block;
    position: relative;
}

.g_navli1>a::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background: #ED1C24;
    transition: all .36s ease;
    display: block;
    z-index: 1;
}

.g_navli1.yxnav_active1>a::before {
    width: 100%;
}

.ys_header {
    z-index: 99;
    position: fixed;
    width: 100%;
    background: #fff;
}

.ys_header::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 250px);
    height: 1px;
    background: #F1F1F1;
    z-index: 1;
}

.ys_searchbox {
    display: inline-block;
    position: relative;
}

.ys_searchtxt input {
    position: absolute;
    top: 50%;
    right: 38px;
    width: 0;
    height: 80px;
    transition: .6s;
    -o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.ys_header.act .ys_searchtxt input {
    width: 170px;
}

.ys_searchimg img {
    width: 26px;
}

.ys_searchbox::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    right: 56px;
    background: #dcdcdc;
    /* transition: all .36s ease; */
    opacity: 0;
}

.ys_searchimg {
    line-height: 80px;
    position: absolute;
    top: 1px;
    left: -76px;
    z-index: 10;
    width: 80px;
    height: 100%;
}
.ys_searchimg img{
    width: 18px;
}

.ys_searchimg img {
    width: 100%;
}

.ys_searchtxt {
    width: calc(100% - 25px);
    height: 80px;
}

.g_headfr {
    height: 100%;
    padding-left: 38px;
    background: #ED1C24;
    padding-right: 36px;
}

.g_langbox {
    padding: 0 22px;
    position: relative;
    margin: 0 22px;
}

.g_langbox::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 2px;
    height: 12px;
    background: #fff;
}

.g_langbox::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 2px;
    height: 12px;
    background: #fff;
}

.ys_hd_pc {
    padding-left: 100px;
}

.g_langbox {
    position: relative;
}

.g_lang_bot {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 15px 0 15px 13px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    display: none;
}

.g_lang_top {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.g_mail a {
    display: block;
    line-height: 80px;
}

.g_lang_top p,
.g_lang_top img {
    line-height: 80px;
}

.g_lang_top p {
    margin-right: 8px;
    color: #fff;
    font-size: 16px;
}

.g_headfr {
    position: relative;
}

.g_headfr::before {
    border-left: 36px solid transparent;
    border-right: 0 solid transparent;
    border-top: 98px solid transparent;
    border-bottom: 98px solid #ED1C24;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: -36px;
    z-index: 10;
}

.ys_main {
    margin-top: 80px;
}

.g_lang_top {
    cursor: pointer;
}

.g_lang_bot li a {
    color: #666;
    line-height: 1.5;
    font-size: 14px;
    transition: all .36s ease;
}

.g_lang_bot ul {
    height: 90px;
}

.g_lang_top.on img {
    transform: rotate(180deg);
}

.g_lang_top img {
    transition: all .36s ease;
}

.g_navul2 {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    background: #FAFAFA;
    display: none;
}

.g_navul21fl {
    width: 560px;
}

.g_navul21fr {
    width: calc(100% - 560px);
}

.g_navul21fr_img {
    width: 50%;
    padding: 0 55px;
}

.g_navul21fr_img .ys_imgbox_cover {
    margin-bottom: 20px;
}

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

.g_navul21 {
    padding: 50px 214px 100px 300px;
}

.g_navul31_tit a {
    display: inline-block;
    color: #000000;
    font-size: 18px;
    line-height: 1.75;
    padding-bottom: 0;
    transition: all .36s ease;
    position: relative;
}

.g_navul31_tit a::before {
    background: #B0B3B2;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
}

.g_navul31_box {
    width: 270px;
}

.g_navul41 {
    margin: 14px -55px 0;
}

.g_navul41fl {
    width: 50%;
    padding: 0 55px;
}

.g_navul41li a {
    display: block;
    color: #53575A;
    font-size: 16px;
    line-height: 1.75;
    transition: all .36s ease;
    margin-bottom: 5px;
}

.g_navul31_tit.yxnav_active2 a {
    color: #ED1C24;
}

.g_navul41li.yxnav_active3 a {
    color: #ED1C24;
}

.g_navul24 .g_navul31_box {
    padding: 0 60px;
}

.g_navul24 .g_navul31 {
    margin: 0 -60px;
}

.g_navul24 .g_navul41fl {
    width: 100%;
    padding: 0;
}

.g_navul24 .g_navul41 {
    margin: 18px 0 0;
}

.g_navul24 .g_navul31_tit a::before {
    width: 70px;
}

.g_navul25 .g_navul21fr {
    width: calc(100% - 230px);
    margin: 0 -55px;
}

.g_navul25 .g_navul21fl {
    width: 230px;
    padding-right: 82px;
}

.g_navul25 .g_navul21fr_img {
    width: 33.333333%;
}

.g_navul31 {
    width: 100%;
}

.g_navul25 .g_navul31_box {
    width: 100%;
}

.g_navul25 .g_navul41fl {
    width: 100%;
    padding: 0;
}

.g_navul25 .g_navul41 {
    margin: 14px 0 0;
}

.g_navul31_box {
    width: 50%;
}

.g_navul24 .g_navul21fl {
    width: 400px;
}

.g_navul21,
.g_navul24,
.g_navul25 {
    display: none;
}

.g_navul22fl {
    width: 24%;
    background: #FAFAFA;
    padding: 46px 30px 100px 255px;
}

.g_navul22fr {
    width: 76%;
    background: #fff;
    padding: 46px 210px 100px 50px;
}

.g_navul22fl_li p {
    color: #000;
    font-size: 18px;
}

.g_navul22fl_li {
    margin-bottom: 30px;
}

.g_navul22fl_li img {
    margin-top: 5px;
}

.g_navul22fr_boxfr .g_navul21fr_img {
    width: 300px;
}

.g_navul22fr_boxfr .g_navul21fr_img {
    width: 100%;
    padding: 0;
}

.g_navul22fr_boxfl {
    width: 700px;
}

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

.g_navul22fr_box .g_navul41fl {
    width: 100%;
    padding: 0;
}

.g_navul22fr_box .g_navul41 {
    margin: 14px 0px 0;
}

.g_navul22fr_boxx2 .g_navul22fr_boxfr .g_navul21fr_img {
    width: 50%;
    padding: 0 55px;
}

.g_navul22fr_boxx2 .g_navul22fr_boxfl,
.g_navul22fr_boxx3 .g_navul22fr_boxfl {
    width: 30%;
}

.g_navul22fr_boxx2 .g_navul22fr_box1,
.g_navul22fr_boxx3 .g_navul22fr_box1 {
    width: 100%;
    padding-right: 0;
}

.g_navul22fr_boxx2 .g_navul31_tit a::before,
.g_navul22fr_boxx3 .g_navul31_tit a::before {
    display: none;
}

.g_navul22fr_boxx2 .g_navul31_tit a,
.g_navul22fr_boxx3 .g_navul31_tit a {
    display: inline-block;
}

.g_navul22fr_boxx3 .g_navul22fr_boxfr .g_navul21fr_img {
    width: 50%;
    padding: 0 55px;
}

.g_navul22fr_boxx3 .g_navul31_tit {
    margin-bottom: 16px;
}

.g_navul22fr_boxx3 .g_navul22fr_boxfr {
    margin: 0 -55px;
}

.g_navul22fr_box {
    display: none;
}

.g_navul22fl_li img {
    opacity: 0;
    transition: all .36s ease;
}

.g_navul22fl_li.yxnav_active2 img {
    opacity: 1;
}

.g_navul22fr_box1.yxnav_active3 .g_navul31_tit a {
    color: #ED1C24;
}

.g_navul41li.yxnav_active4 .t_navjia4 a {
    color: #ED1C24;
}

.g_navul22fr_box.on {
    display: block;
}

.g_navul22fr_boxx2 .g_navul22fr_boxfr {
    margin: 0 -55px;
}

.g_navul22fl_li.act img {
    opacity: 1;
}

.g_navul22fl_li.yxnav_active2 img {
    opacity: 1;
}

.g_navul23 .g_navul22fr_box1:first-child .g_navul31_tit a::before {
    display: none;
}

.g_navul31_tit a::before {
    width: 100%;
}

.g_navul31_tit {
    margin-bottom: 10px;
}

.g_navul23 .g_navul22fr_boxx2 .g_navul22fr_box1 {
    width: 50%;
}

.g_navul23 .g_navul22fr_boxx2 .g_navul22fr_boxfr .g_navul21fr_img {
    width: 100%;
    padding: 0 55px;
}

.g_navul23 .g_navul22fr_boxx2 .g_navul22fr_boxfl,
.g_navul22fr_boxx3 .g_navul22fr_boxfl {
    width: 60%;
}



.g_navul22fr_boxx1 {
    display: none;
}

/* tammy - start */
.ys_main {
    margin-top: 80px;
}

.t_inban {
    position: relative;
}

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

.t_inbanpic img {
    width: 100%;
}

.t_inbanpic::before {
    content: '';
    width: 60%;
    height: 100%;
    background: linear-gradient(280.22deg, rgba(255, 255, 255, 0.4) 17.38%, rgba(255, 255, 255, 0.92) 35.27%, rgba(255, 255, 255, 0.95) 46.34%, rgba(255, 255, 255, 0.96) 63%, rgba(255, 255, 255, 0.99) 77.2%, #FFFFFF 94.38%);
    position: absolute;
    top: 0;
    right: 51.5%;
    z-index: 3;
    transform: skew(-20deg);
    display: none;
}

.t_inbanwidth {
    width: 40%;
}

.t_inbanwidth .std_title1 {
    font-weight: normal;
}

.t_inbanwidth .std_word p {
    color: #53575A;
    line-height: 1.5;
}

.t_inbantxtbox {
    z-index: 4;
}

.t_inbantxtbox .std_word {
    margin-top: 35px;
}

.t_tittop .std_word p {
    text-align: center;
}

.t_tittop .std_title2 {
    margin-bottom: 23px;
}

.t_b1pt1data,
.t_b1pt1data .ys_demo_num {
    font-size: 60px;
    color: #EE1C24;
    line-height: 1.2;
    font-family: 'gotham-bold' !important;
}

.t_b1pt1ul .std_word p {
    color: #53575A;
}

.t_b1pt1ul {
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.t_b1pt1ul::before,
.t_b1pt1ul::after {
    display: none;
}

.t_b1pt1ul li {
    width: 20%;
}

.t_b1pt1data {
    margin-bottom: 14px;
}

.t_b1pt2nr {
    background: #FAFAFA;
}

.t_b1pt2rg {
    width: 70.7%;
}

.t_b1pt2le {
    width: 29.3%;
    padding-right: 120px;
    text-align: center;
}

.t_b1pt2ul .std_title3,
.t_b1pt2ul .std_title3 span {
    color: #EE1C24;
    font-family: 'gotham-bold' !important;
}

.t_b1pt2ul .std_word p {
    color: #53575A;
}

.t_b1pt2ul .std_title3 {
    margin-bottom: 7px;
}

.t_b1pt2ul li {
    margin-bottom: 35px;
}

.t_b1pt2ul li:last-child {
    margin-bottom: 0;
}

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

.t_b1pt3arrow,
.t_b1pt3arrow img {
    width: 100%;
}

.t_b1pt3arrow {
    position: relative;
    margin-bottom: 30px;
}

.t_b1pt3pro {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 80px;
    left: 0;
}

.t_b1pt3pro .std_title5 {
    color: #fff;
    font-weight: bold;
}

.t_b1pt3ul {
    text-align: center;
}

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

.t_b1pt4le,
.t_b1pt4rg {
    width: 50%;
}

.t_b1pt4rg {
    padding: 49px 66px 40px;
}

.t_b1pt4rg .std_title3 {
    font-weight: normal;
    margin-bottom: 46px;
}

.t_b1pt4rg .std_word p {
    line-height: 1.875;
}

.t_b1pt3ul {
    margin: 0 -5px;
}

.t_b1pt3ul li {
    padding: 0 5px;
}

.t_b1pt3pic {
    max-width: 100%;
    margin-bottom: 15px;
}

.t_inbanmeng {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 4;
}

.t_inbanmeng img {
    height: 100%;
}

.t_b1pt5le {
    width: 55.78%;
    position: relative;
}

.t_b1pt5lebg {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 3;
}

.t_b1pt5lebg img {
    height: 100%;
}

.t_b1pt5pic,
.t_b1pt5pic img {
    width: 100%;
}

.t_b1pt5xin {
    background: #FAFAFA;
    display: flex;
    align-items: stretch;
}

.t_b1pt5rg {
    width: 44.22%;
    position: relative;
    display: flex;
    align-items: center;
}

.t_b1pt5bg {
    position: absolute;
    height: 86.28%;
    right: 0;
    bottom: 0;
    z-index: 4;
}

.t_b1pt5bg img {
    height: 100%;
}

.t_b1pt5xin span {
    color: #EE1C24;
}

.t_b1pt5xin .std_title3 {
    font-weight: normal;
}

.t_btnfont {
    font-size: 16px;
    color: #fff;
    line-height: 44px;
    transition: all 0.36s;
}

.t_btnic {
    width: 9px;
    height: 9px;
    position: relative;
    margin-left: 12px;
}

.t_btnic img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0);
    transition: all 0.36s;
    opacity: 1;
}

.t_btnic img:nth-of-type(2) {
    opacity: 0;
}

.t_btnmore {
    display: inline-block;
}

.t_btnword {
    background: #000;
    padding: 0 40px;
    display: flex;
    align-items: center;
    transition: all 0.36s;
}

.t_b1pt5con {
    /* padding-top: 150px; */
    padding-left: 35px;
    padding-right: 200px;
    padding-bottom: 30px;
}

.t_b1pt5ul .slick-dots li {
    background: #B0B3B2;
}

.t_b1pt5ul .slick-dots li.slick-active {
    background: #EE1C25;
}

.t_b1pt5ul .slick-dots {
    bottom: 40px;
    padding-left: calc(55.78% + 35px);
    text-align: left;
}

.t_inmain {
    position: relative;
}

/* 面包屑 */
.t_crumbul li a {
    color: #B0B3B2;
    font-size: 16px;
    line-height: 1.875;
    transition: all 0.36s;
}

.t_crumbul li:last-child a {
    color: #000005;
}

.t_crumbul li {
    padding: 0 19px;
    position: relative;
}

.t_crumbul {
    margin: 0 -19px;
}

.t_crumbul li::before {
    content: '>';
    color: #B0B3B2;
    font-size: 16px;
    line-height: 1.875;
    position: absolute;
    left: -8px;
}

.t_crumbul li:first-child::before {
    display: none;
}

.t_crumbul li a[href="javascript:;"]{
    cursor: default;
    pointer-events: none;
}

.t_crumbs {
    position: absolute;
    width: 100%;
    top: 12px;
    left: 0;
}

.t_b1pt4rg .std_title3 span {
    color: #EE1C24;
}

.t_tittop .std_word {
    max-width: 850px;
    margin: 0 auto;
}

.t_b2pt2rg {
    width: 42.4%;
}

.t_b2pt2le {
    width: 57.6%;
    padding-right: 110px;
}

.t_b2pt2pic {
    width: 100%;
}

.t_b2pt2year {
    color: #EE1C24;
    font-size: 120px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-family: 'gotham-bold' !important;
}

.t_b2pt2le .std_word p {
    color: #000;
    line-height: 1.875;
}

.t_b1pt2nr .std_title2 {
    text-align: left;
}

.t_b2pt2zi {
    color: #B0B3B2;
    font-size: 30px;
    line-height: 1.5;
    transition: all 0.36s;
    font-family: 'gotham-bold' !important;
}

.t_b2pt2swit li.on .t_b2pt2zi {
    color: #EE1C24;
}

.t_b2pt2swit li span {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #EE1C24;
    position: relative;
    display: block;
    background: #FAFAFA;
    margin: 0 auto;
    margin-bottom: 15px;
}

.t_b2pt2swit li span::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #EE1C24;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.t_b2pt2swit li span::after {
    height: 0;
    width: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #EE1C24;
    top: 100%;
    content: '';
    transition: all 0.36s;
    opacity: 0;
}

.t_b2pt2swit li {
    text-align: center;
    width: 25%;
}

.t_b2pt2swit li.on span::after {
    height: 10px;
    opacity: 1;
}

.t_b2pt2xia {
    position: relative;
}

.t_b2pt2xia::before {
    position: absolute;
    height: 2px;
    content: '';
    width: 100%;
    background: #EDEDED;
    top: 31px;
    left: 0;
}

.t_b2pt2pro {
    position: absolute;
    height: 2px;
    top: 31px;
    left: 0;
    content: '';
    width: calc(calc(25% * var(--pro-shu)) - 12.5%);
    background: #EE1C24;
    transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.t_b2pt2swit .slick-prev,
.t_b2pt2swit .slick-next {
    transform: translate(0);
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    top: -23px;
}

.t_b2pt2xia {
    padding-top: 23px;
}

.t_b2pt2swit {
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
    position: relative;
}

.t_b2pt2swit::before {
    content: '';
    width: 26px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #FAFAFA;
}

.t_b2pt2swit li {
    display: inline-block;
    float: none;
    position: relative;
    transition: left 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    left: calc(var(--pro-guo) * -25%);
}

.t_b2pt2ul .slick-prev,
.t_b2pt2ul .slick-next {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    top: auto;
    bottom: -116px;
}

.t_b2pt2ul {
    position: relative;
    z-index: 10;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    cursor: auto;
}

.t_b1pt5con .std_title3 {
    margin-bottom: 20px;
}

.t_b1pt5con .t_btnmore {
    margin-top: 30px;
}

.t_b3pt2cut {
    display: flex;
    justify-content: center;
    position: relative;
}

.t_b3pt2cut .std_title5 {
    color: #53575A;
    padding: 0 55px;
    transition: all 0.36s;
    position: relative;
    cursor: pointer;
    padding-bottom: 32px;
}

.t_b3pt2cut::before {
    content: '';
    background: #eee;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.t_b3pt2cut .std_title5::before {
    content: '';
    background: #EE1C25;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: all 0.36s;
    opacity: 0;
    width: 0;
}

.t_b3pt2cut li.on .std_title5::before {
    opacity: 1;
    width: 100%;
}

.t_b3pt2cut li.on .std_title5 {
    color: #000005;
}

.t_title20 {
    font-size: 20px;
    color: #000;
    line-height: 1.5;
}

.t_b3pt2map .t_title20 {
    text-align: center;
    margin-bottom: 38px;
}

.t_b3pt2data {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}

.t_b3pt2data li {
    padding: 0 55px;
    text-align: center;
}

.t_b3pt2data li {
    width: 20%;
    padding: 0 10px;
}

.t_b3pt2pic {
    width: 1000px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}

.t_b3pt2img,
.t_b3pt2img img {
    width: 100%;
}

.t_b3pt2dots {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}

.t_b3pt2dotli {
    position: absolute;
    transform: translate(-50%, -50%);
}

.t_b3pt2dotli span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #EE1C24;
    display: block;
    position: relative;
    cursor: pointer;
}

.t_b3pt2dotli span::before {
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: rgba(238, 28, 36, .1);
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.t_b3pt2dotli.on span::after,
.t_b3pt2dotli.on span::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: rgba(238, 28, 36, 0.2);
}

.t_b3pt2dotli.on span::before {
    animation: boderM 3s 1.5s infinite;
}

.t_b3pt2dotli.on span::after {
    animation: boderM 3s infinite;
}

@keyframes boderM {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0
    }

    10% {
        opacity: 1
    }

    90% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.t_b3pt2tan {
    position: absolute;
    width: 280px;
    border-radius: 4px;
    background: #EE1C24;
    top: 26px;
    left: 60px;
    padding: 20px;
    display: none;
}

.t_b3pt2tan p {
    color: #fff;
}

.t_b3pt2ptit p {
    font-family: 'gotham-bold' !important;
    line-height: 1.375;
}

.t_b3pt2p p {
    font-family: 'gotham-book' !important;
    line-height: 1.375;
}

.t_b3pt2dotli .std_word.t_b3pt2ptit {
    margin-bottom: 9px;
}

.t_b3pt2dotli::before {
    content: '';
    border-top: 1px dashed #EE1C24;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 1px;
    width: 68px;
    transform-origin: top left;
    transform: rotate(54deg);
    opacity: 0;
    pointer-events: none;
    transition: all 0.36s;
}

.t_b3pt2tan::before {
    content: '';
    width: 15px;
    height: 1px;
    position: absolute;
    top: 35px;
    right: 100%;
    border-top: 1px dashed #EE1C24;
}

.t_b3pt2dotli.on::before {
    opacity: 1;
    pointer-events: all;
}

.t_b3pt2map {
    padding-top: 60px;
    display: none;
}

.t_b3pt2map.act {
    display: block;
}

.t_b4pt1le,
.t_b4pt2le {
    width: 50%;
}

.t_b4pt1rg,
.t_b4pt2rg {
    width: 50%;
    padding-left: 69px;
    padding-right: 140px;
}

.t_b4pt1pic {
    width: 100%;
    overflow: hidden;
}

.t_b4pt1pic img {
    width: 100%;
    transition: all 0.36s;
}

.t_b4pt1nr,
.t_b4pt2nr {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.t_b4pt1rg .std_title3,
.t_b4pt2rg .std_title3 {
    font-weight: normal;
    margin-bottom: 30px;
}

.t_b4pt1rg .std_title3 span,
.t_b4pt2rg .std_title3 span {
    color: #EE1C24;
}

.t_b4pt2tit {
    width: 100%;
    text-align: center;
}

.t_b4pt2tit img {
    width: 200px;
    margin: 0 auto;
}

.t_b4pt2pic {
    overflow: hidden;
}

.t_b4pt2pic,
.t_b4pt2pic img {
    width: 100%;
    transition: all 0.36s;
}

.t_b4pt1rg .std_word p,
.t_b4pt2rg .std_word p {
    line-height: 1.875;
}

.t_b4pt2rg .std_word p {
    margin-bottom: 10px;
}

.t_b4pt3top {
    position: relative;
    padding: 0 200px;
}

.t_b4pt3top::before {
    content: '';
    background: #eee;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.t_b4pt3ul {
    margin: 0 -90px;
    display: flex;
    align-items: stretch;
}

.t_b4pt3ul li {
    width: 50%;
    padding: 0 90px;
}

.t_b4pt3xin .std_title3 {
    color: #000005;
    font-weight: normal;
    transition: all 0.36s;
    margin-bottom: 20px;
}

.t_b4pt3ul li.on .t_b4pt3xin .std_title3 {
    color: #EE1C24;
}

.t_b4pt3xin {
    position: relative;
    padding-bottom: 30px;
    cursor: pointer;
    height: 100%;
}

.t_b4pt3xin::before {
    content: '';
    background: #EE1C25;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: all 0.36s;
    opacity: 0;
    width: 0;
}

.t_b4pt3ul li.on .t_b4pt3xin::before {
    opacity: 1;
    width: 100%;
}

.t_b4pt3xin .std_word p {
    line-height: 1.875;
}

.t_b4pt3top {
    margin-bottom: 34px;
}

.t_b4pt3xia {
    background: #FAFAFA;
}

.t_b4pt3nrli {
    width: 50%;
    margin-bottom: 40px;
}

.t_b4pt3nrul {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -40px;
}

.t_b4pt3le {
    width: 47%;
}

.t_b4pt3rg {
    width: 53%;
    padding: 10px 76px 10px 58px;
}

.t_b4pt3rg .std_title4 {
    font-weight: bold;
    margin-bottom: 17px;
}

.t_b4pt3rg .std_word p {
    line-height: 1.875;
}

.t_b4pt3rg .std_word {
    margin-bottom: 40px;
}

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

.t_b4pt3lix {
    padding: 60px 0;
}

.t_b4pt3lix {
    display: none;
}

.t_b4pt3lix.act {
    display: block;
}

.t_inbanli {
    position: relative;
    overflow: hidden;
}

.t_inbanfu {
    position: absolute;
    height: 100%;
    z-index: 3;
    top: 0;
    left: 0;
}

.t_inbanfu img {
    height: 100%;
}

.t_inbanbtn {
    margin: 0 -10px;
    margin-top: 52px;
}

.t_inbanbtnli {
    padding: 0 10px;
}

.t_inbanlun .slick-prev,
.t_inbanlun .slick-next {
    background: transparent;
    width: 40px;
    height: 40px;
    z-index: 1;
}

.t_inbanlun .slick-arrow::after {
    display: none;
}

.t_inbanlun .slick-prev::before,
.t_inbanlun .slick-next::before {
    content: url(../images/a1_arrow01.svg);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.t_inbanlun .slick-next::before {
    transform: translate(-50%, -50%) rotate(180deg);
}

.t_inbanlun .slick-prev {
    left: 26px;
}

.t_inbanlun .slick-next {
    right: 26px;
}

.t_gaipoint {
    border-bottom: 1px solid #F1F1F1;
    position: relative;
    z-index: 4;
    background: #fff;
}

.t_gaipointli {
    color: #000005;
    transition: all 0.36s;
    font-size: 16px;
    line-height: 1.875;
    padding: 15px 50px;
    cursor: pointer;
}

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

.t_crumbul li {
    z-index: 10;
}

.t_f1pt1 {
    background: #FAFAFA;
}

.t_f1pt1 .t_b3pt2cut,
.t_f3pt3 .t_b3pt2cut {
    margin-bottom: 30px;
}

.t_f1pt1le {
    width: 50%;
}

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

.t_f1pt1rg {
    width: 50%;
    padding-left: 85px;
}

.t_inbtnli {
    padding: 0 10px;
}

.t_inbtnlie {
    margin: 0 -10px;
}

.t_f1pt1rg .std_title3 {
    font-weight: normal;
    margin-bottom: 38px;
}

.t_f1pt1rg .t_inbtnlie {
    margin-top: 80px;
}

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

.t_f1pt1rg .std_word p {
    line-height: 1.875;
}

.t_inbtnli2 .t_btnword {
    background: #EE1C24;
}

.t_f1pt1li {
    display: none;
}

.t_f1pt1li.act {
    display: block;
}

.t_gaibtn3zi {
    color: #000005;
    font-size: 16px;
    margin-right: 8px;
    transition: all 0.36s;
    line-height: 1.5;
}

.t_gaibtn3nr .t_btnic {
    margin-left: 0;
    position: relative;
    top: 1px;
}

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

.t_f1pt1btn {
    text-align: center;
    margin-top: 70px;
}

.t_f1pt1btn .t_gaibtn3 {
    display: inline-block;
}

.t_f1pt2li,
.t_f1pt4li {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.t_f1pt2ul,
.t_f1pt4ul {
    margin: 0 -10px;
    margin-bottom: -20px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}

.t_f1pt2xin,
.t_f1pt4xin {
    background: #fff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    padding: 40px 80px;
    height: 100%;
}

.t_f1pt2ic,
.t_f1pt4ic {
    width: 80px;
    margin: 0 auto;
    margin-bottom: 23px;
}

.t_f1pt2xin {
    text-align: center;
}

.ys_f1page .t_tittop .std_word {
    max-width: 1000px;
}

.t_f1pt3le {
    width: 68.4%;
}

.t_f1pt3rg {
    width: 31.6%;
}

.t_f1pt3du {
    width: 29.2%;
}

.t_f1pt3li {
    padding: 1px;
    height: 100%;
}

.t_f1pt3con {
    margin: 0 -1px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.t_f1pt3nr {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.t_f1pt3wen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0;
    transition: all 0.36s;
    z-index: 4;
    opacity: 0;
}

.t_f1pt3box {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 40px;
}

.t_f1pt3box .std_title3 {
    color: #fff;
    /*font-family: 'gotham-medium' !important;*/
    line-height: 1.2;
    margin-bottom: 20px;
}

.t_f1pt3box .std_word p {
    color: #fff;
    /*font-family: 'gotham-book' !important;*/
    line-height: 1.875;
}

.t_f1pt3wen .t_btnword {
    background: #EE1C24;
}

.t_f1pt3pic::before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    z-index: 3;
    opacity: 0;
    transition: all 0.36s;
}

.t_f1pt3ph {
    display: none;
}

.t_f1pt3lun {
    width: 70.8%;
}

.t_f1pt3one {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.t_f1pt3bo {
    position: relative;
}

.t_f1pt3play {
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    opacity: .8;
    cursor: pointer;
}

.t_f1pt3bo .t_f1pt3pic::before {
    opacity: .5;
}

.t_f1pt3xi .slick-prev,
.t_f1pt3xi .slick-next {
    background: transparent;
}

.t_f1pt3xi .slick-arrow::after {
    width: 40px;
    height: 40px;
}

.t_f1pt3xi .slick-prev {
    left: 15px;
}

.t_f1pt3xi .slick-next {
    right: 15px;
}

.t_f1pt3xi .slick-dots {
    bottom: 37px;
}

.t_f1pt3erul .t_f1pt3li {
    width: 50%;
}

.t_f1pt3rg .t_f1pt3li {
    width: 100%;
    height: 50%;
}

.t_f1pt3nr a {
    display: block;
    width: 100%;
    height: 100%;
}

.t_f1pt3pic {
    width: 100%;
    height: 100%;
}

.t_f1pt3bo {
    display: none;
}

.t_f1pt3bo:first-child {
    display: block;
}

.t_tittop .std_word p span {
    color: #EE1C25;
    font-weight: bold;
}

.t_f1pt4xin .t_f1pt4ic {
    margin-bottom: 29px;
}

.t_font20 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 1.5;
}

.t_f1pt4li .t_f1pt4xin {
    text-align: center;
    padding: 40px 15px 40px;
}

.t_f1pt4xin .t_font20 {
    margin-bottom: 13px;
}

.t_f1pt4xin .std_word p {
    line-height: 1.875;
}

.t_b1pt5xin {
    flex-direction: row-reverse;
}

.t_f3pt1nr,
.t_f3pt1pic {
    position: relative;
}

.t_f3pt1pic,
.t_f3pt1pic img {
    width: 100%;
}

.t_f3pt1pic::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}

.t_f3pt1play {
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;
    opacity: .8;
    cursor: pointer;
}

.t_f3pt1play img {
    width: 100%;
}

.t_f3pt1wen {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 58px 88px;
    z-index: 3;
}

.t_f3pt1wen .std_title3 {
    color: #fff;
    margin-bottom: 20px;
}

.t_f3pt1wen .std_word p {
    color: #fff;
    line-height: 1.875;
}

.t_f3pt1he {
    width: 1000px;
    max-width: 100%;
}

.t_f3pt3 {
    background: #FAFAFA;
}

.t_f3pt6nr {
    background: #FAFAFA;
}

.t_f3pt6li .std_title3 {
    color: #EE1C24;
    font-family: 'gotham-bold' !important;
    margin-bottom: 14px;
}

.t_f3pt6box {
    padding: 0 117px;
    position: relative;
}

.t_f3pt6li {
    width: 16.666667%;
}

.t_f3pt6box::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #EDEDED;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.t_f3pt6li span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #EE1C24;
    background: #FAFAFA;
    display: block;
    position: relative;
}

.t_f3pt6li span::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #EE1C24;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.t_f3pt6li span::after {
    content: '';
    height: 10px;
    width: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #EE1C24;
    top: -10px;
}

.t_f3pt6li:nth-of-type(2n) span::after {
    top: auto;
    bottom: -10px;
}

.t_f3pt6li {
    position: relative;
    padding: 150px 0;
}

.t_f3pt6xin {
    position: absolute;
    top: 0;
    left: 0;
}

.t_f3pt6li:nth-of-type(2n) .t_f3pt6xin {
    top: auto;
    bottom: 0;
}

.t_f3pt6xin .std_word p {
    line-height: 1.875;
}

.t_f3pt6xin .std_word {
    height: 60px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.t_b1pt5rg {
    z-index: 4;
}

.t_f3pt6ul .slick-prev {
    left: -131px;
}

.t_f3pt6ul .slick-next {
    right: -131px;
}

.t_f3pt7li {
    width: 20%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.t_f3pt7ul {
    margin: 0 -10px;
    margin-bottom: -20px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}

.t_f3pt7xin {
    background: #fff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    padding: 40px 45px;
    height: 100%;
    text-align: center;
}

.t_f3pt7xin .std_title5 {
    color: #000;
    /*font-family: 'gotham-medium' !important;*/
    margin-bottom: 9px;
}

.t_f3pt7ic {
    width: 80px;
    margin: 0 auto;
    margin-bottom: 24px;
}

.t_f3pt8li {
    width: 33.333333%;
    padding: 0 10px;
}

.t_f3pt8ul {
    margin: 0 -10px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.t_f3pt8xin {
    background: #FAFAFA;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 40px;
}

.t_f3pt8xia {
    padding: 40px;
}

.t_f3pt8xin .std_title3 {
    /*font-family: 'gotham-medium' !important;*/
    margin-bottom: 20px;
    margin-top: 40px;
}

.t_f3pt8xin .std_word p {
    line-height: 1.875;
    /*font-family: 'gotham-book' !important;*/
}

.t_f3pt8xin .std_word {
    margin-bottom: 40px;
}

.t_f3pt8li a {
    display: block;
    height: 100%;
}

.t_f3pt8ul .slick-prev {
    left: -4px;
}

.t_f3pt8ul .slick-next {
    right: -4px;
}

.t_f3pt8ul .slick-dots {
    bottom: 0;
}

.t_f3pt8xin .std_title3,
.t_f3pt8xin .std_word,
.t_f3pt8xin .t_btnmore {
    padding-left: 40px;
    padding-right: 40px;
}

.t_f3pt8ul.slick-dotted {
    padding-bottom: 57px;
}

.t_gaibox {
    height: 60px;
}

/* c1 */
.t_f3pt1biao {
    font-size: 16px;
    line-height: 1.875;
    color: #fff;
    margin-bottom: 9px;
}

.t_c1pt1 .t_tittop .std_word {
    max-width: 664px;
}

.t_c1pt2li {
    width: 50%;
    padding: 0 18px;
    margin-bottom: 36px;
}

.t_c1pt2ul {
    margin: 0 -18px;
    margin-bottom: -36px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.t_c1pt2xin {
    height: 100%;
    background: #FAFAFA;
}

.t_c1pt2xia {
    padding: 60px 60px 52px;
}

.t_c1pt2xia .std_title3 {
    line-height: 1.5;
    margin-bottom: 19px;
}

.t_c1pt2xia .std_title3 span {
    color: #EE1C24;
}

.t_c1pt2li a {
    display: block;
    height: 100%;
}

.t_c1pt3nr {
    background: #FAFAFA;
    padding: 50px 0;
}

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

.t_c1pt3box::before,
.t_c1pt3box::after {
    display: none;
}

.t_c1pt3le .std_title2 {
    margin-bottom: 20px;
    text-align: left;
}

.t_btnmoreh .t_btnword {
    background: #EE1C24;
}

.t_c1pt3rg {
    width: 300px;
    margin-right: 150px;
}

.t_c1pt3pic {
    width: 100%;
}

.t_c1pt3le {
    width: 700px;
    padding-right: 36px;
    max-width: calc(100% - 300px);
}

.t_f1pt2xin .t_font20 {
    margin-bottom: 9px;
    font-weight: normal;
}

.t_c1pt6rg {
    width: 37%;
    background: #53575A;
}

.t_c1pt6le {
    width: 63%;
    position: relative;
}

.t_c1pt6zh {
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding-left: calc(50vw - 750px);
    padding-right: 156px;
    position: relative;
    z-index: 4;
}

.t_c1pt6li .std_title3 {
    margin-bottom: 14px;
    color: rgba(255, 255, 255, 0.4);
    transition: all 0.36s;
}

.t_c1pt6li .std_title5 {
    color: rgba(255, 255, 255, 0.4);
    transition: all 0.36s;
}

.t_c1pt6li {
    padding: 50px 100px;
    transition: all 0.36s;
}

.t_c1pt6ic {
    width: 50px;
    margin: 0 auto;
    margin-bottom: 14px;
}

.t_c1pt6xrg {
    display: none;
}

.t_c1pt6dili {
    width: 33.333333%;
    position: relative;
    transition: all 0.36s;
    cursor: pointer;
}

.t_c1pt6xle {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 26px;
}

.t_c1pt6xle::after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background: #B0B3B2;
}

.t_c1pt6xle::before {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 0;
    background: #B0B3B2;
}

.t_c1pt6le .std_title2 {
    text-align: left;
}

.t_c1pt6dili:first-child .t_c1pt6xle::after,
.t_c1pt6dili:nth-of-type(2) .t_c1pt6xle::after,
.t_c1pt6dili:nth-of-type(3) .t_c1pt6xle::after {
    display: none;
}

.t_c1pt6dili:nth-of-type(3n) .t_c1pt6xle::before {
    display: none;
}

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

.t_c1pt6bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}

.t_c1pt6dili::before {
    content: '';
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: all 0.36s;
}

.t_c1pt6dili .t_c1pt6ic,
.t_c1pt6dili .std_title5 {
    position: relative;
    z-index: 3;
}

.t_c1pt6nr {
    position: relative;
    overflow: hidden;
}

.t_c1pt6rg {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding-top: 30px;
}

.t_c1pt6swiper {
    height: 100%;
}

.t_c1pt6li {
    height: auto !important;
}

.t_c1pt6li.act {
    background: #fff;
}

.t_c1pt6li.act .std_title3 {
    color: #000005;
}

.t_c1pt6li.act .std_title5 {
    color: #000005;
}

.t_c1pt6dili.on::before {
    background: #fff;
}

/* c2 */
.t_c2pt1 {
    background: #FAFAFA;
    /* padding-left: 33px; */
    padding-right: 114px;
}

.t_c2pt1le {
    width: 47.5%;
}

.t_c2pt1pic {
    width: 100%;
}

.t_c2pt1rg {
    width: 52.5%;
    padding-left: 80px;
}

.t_c2pt1rg .std_title3 {
    margin-bottom: 20px;
}

.t_c2pt1rg .std_word p {
    line-height: 1.875;
}

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

.t_c1pt4 .t_tittop .std_word {
    max-width: 900px;
}

/* c3 */
.t_f3pt8pic {
    background: #EFEFEF;
}

.t_f3pt8xin .std_title3 span {
    color: #EE1C24;
}

.t_b1pt5con .std_title3 {
    /*font-family: 'gotham-medium' !important;*/
}

.t_b1pt5con .std_word p {
    /*font-family: 'gotham-book' !important;*/
}

.t_b1pt5play {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}

.t_b1pt5play img {
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: .8;
    z-index: 4;
}

.t_b1pt5vid {
    cursor: pointer;
}

/* 弹窗 */
.ys_videom_content {
    width: 1720px;
}

.ys_videom {
    background: rgba(0, 0, 0, .6);
}

.ys_videom_content.videotan {
    max-height: none;
}

.ys_videom_close {
    width: 20px;
    height: 20px;
    top: 0;
    right: -40px;
}

.ys_videom_close::before {
    content: url(../images/c1_icon18.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.ys_videom_close i {
    display: none;
}

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

.t_phimg {
    display: none;
}

.t_c2pt1rg .std_title3 span {
    color: #EE1C24;
}

.slick-arrow.slick-disabled {
    cursor: auto;
}



/* tammy - end */
.t_b1pt5ul .slick-prev {
    left: 0;
}

.t_b1pt5ul .slick-next {
    right: 0;
}

.t_lunzhuan .slick-prev {
    left: -2px;
}

.t_lunzhuan .slick-next {
    right: -2px;
}

.t_b1pt5ul .slick-prev,
.t_lunzhuan .slick-prev,
.t_f1pt2ul .slick-prev {
    z-index: 2;
}

.t_b1pt5ul .slick-prev,
.t_b1pt5ul .slick-next,
.t_lunzhuan .slick-prev,
.t_lunzhuan .slick-next,
.t_f1pt2ul .slick-prev,
.t_f1pt2ul .slick-next {
    width: 28px;
    height: 66px;
    background: #000000;
    transition: all 0.36s;
}

.t_b1pt5ul .slick-arrow::after,
.t_lunzhuan .slick-arrow::after,
.t_f1pt2ul .slick-arrow::after {
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-image: url(../images/a1_arrow01_1.svg);
    z-index: 5;
    background-size: 100% 100%;
    position: absolute;
}

.t_b1pt5ul .slick-next::after,
.t_lunzhuan .slick-next::after,
.t_f1pt2ul .slick-next::after {
    transform: translate(-50%, -50%) rotate(180deg);
}

.g_sect2 .d_e1list {
    border: 1px solid #B0B3B2;
    padding: 28px;
}

.g_sect2 .slick-dots {
    bottom: 0;
}

.g_sect2 .d_e1ul.slick-dotted {
    padding-bottom: 60px;
}

.g_c6pt1_libox {
    width: 50%;
    padding: 0 18px;
}

.g_c6pt1_sk {
    margin: 0 -18px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.g_c6pt1_top {
    position: relative;
}

.g_c6pt1_play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
}

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

.g_c6pt1_bot {
    padding: 58px;
}

.g_c6pt1_bot .std_title3 {
    margin-bottom: 20px;
}

.g_c6pt1_bot .std_word {
    margin-bottom: 40px;
}

.g_c6pt1_li {
    height: 100%;
    background: #FAFAFA;
}

.g_c6pt1 .t_lunzhuan .slick-prev {
    left: 4px;
}

.g_c6pt1 .t_lunzhuan .slick-next {
    right: 4px;
}

.g_c6pt1 {
    margin-bottom: 150px;
}

.g_c31pt1_ul .ys_imgbox_cover,
.g_c31pt1_word {
    width: 50%;
}

.g_c31pt1_ul>li {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.g_c31pt1_ul>li.on {
    flex-direction: row-reverse;
}

.g_c31pt1_word {
    padding-left: 115px;
}

.g_c31pt1_ul>li.on .g_c31pt1_word {
    padding-left: 0;
    padding-right: 115px;
}

.g_c31pt1_top span {
    color: #EE1C24;
}

.g_c31pt1_top .std_title3 {
    margin-bottom: 18px;
}

.g_c31pt1_top .std_word {
    margin-bottom: 30px;
}

.g_c31pt2nr .yxedr_active h3 {
    text-align: center;
    margin-bottom: 20px;
}

.g_c31pt2nr {
    background: #FAFAFA;
    padding: 80px 0;
}

.g_c7pt1 .t_c2pt1rg {
    padding-right: 60px;
}

.g_c7pt1 .std_word p {
    margin-bottom: 20px;
}

.g_c7pt1 .t_c2pt1le {
    width: 52.5%;
}

.g_c7pt1 .t_c2pt1rg {
    width: 47.5%;
}

.g_c7pt1.t_c2pt1 {
    padding-left: 30px;
    padding-right: 50px;
}

.ys_c8page .t_c2pt1 {
    padding: 90px 20px;
}

.ys_c8page .g_c7pt1 .t_c2pt1rg {
    padding-right: 20px;
}

.ys_c8page .g_c7pt1 .t_c2pt1le {
    width: 44.5%;
}

.ys_c8page .g_c7pt1 .t_c2pt1rg {
    width: 55.5%;
}

.ys_c8page .g_c7pt1 .d_e4button p {
    margin-bottom: 0 !important;
    line-height: 44px !important;
}

.ys_c8page .g_c7pt1 .d_e4button {
    width: 200px;
    margin-top: 40px;
}

.g_c8pt2nr {
    padding: 25px 86px;
    background: #FAFAFA;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.g_c8pt2nrfl {
    width: 48%;
}

.g_c8pt2nrfr {
    width: 52%;
    padding-left: 120px;
}

.g_c8pt2nrfr li {
    width: 50%;
    padding-right: 20px;
}

.g_c8pt2nrfr ul {
    display: flex;
    flex-wrap: wrap;
}

.g_c8pt2nrfr.yxedr_active ol,
.g_c8pt2nrfr.yxedr_active ul {
    margin-block-start: 0;
    margin-block-end: 0;
}

.g_c7pt2 .t_tittop .std_title2 {
    margin-bottom: 40px;
}

.g_c7pt1_img {
    width: 1490px;
    margin: 0 auto;
}

.g_c7pt1_img img {
    width: 100%;
}

.g_c8pt2nrfr li:nth-last-child(2) p {
    margin-bottom: 0;
}

.g_c8pt2nrfr li:last-child p {
    margin-bottom: 0;
}

.g_c81pt1_ul li {
    width: 50%;
    padding: 0 10px;
}

.g_c81pt1_img {
    width: 80px;
}

.g_c81pt1_img img {
    width: 100%;
}

.g_c81pt1_word {
    width: calc(100% - 80px);
    padding-left: 90px;
}

.g_c81pt1_ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -10px;
}

.g_c81pt1_word .std_title3 {
    margin-bottom: 20px;
}

.g_c81pt1_word .std_word {
    margin-bottom: 30px;
}

.g_c81pt1_nr {
    width: 100%;
    padding: 76px 80px;
    background: #fff;
    transition: all .36s ease;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
}

.d_f2banner {
    position: relative;
}

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

.d_e2headtime {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.g_c81nr_top .yxedr_active p a {
    color: #000005;
    /*font-family: 'gotham-medium' !important;*/
}

.g_c81nr_top .yxedr_active p span {
    padding-left: 10px;
}

.g_c82nr .d_e4button {
    margin: 50px auto 0;
}

.yxedr_active ol,
.yxedr_active ul {
    margin-block-start: 0;
}

.g_td1 {
    width: 6%;
}

.g_td2 {
    width: 12.5%;
}

.g_td3 {
    width: 20%;
}

.g_td4 {
    width: 9%;
}

.g_td5 {
    width: 13%;
}

.g_tr1 {
    background: #53575A;
}

thead P {
    color: #fff !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    /*font-family: 'gotham-medium' !important;*/
    padding: 15px 12px;
}

.yxedr_active table p {
    margin-bottom: 0;
}

.yxedr_active table {
    border-collapse: collapse;
}

.yxedr_active td {
    border: 1px solid #D9D9D9;
}

tbody p {
    padding: 10px 12px;
    font-family: 'gotham-book' !important;
    color: #53575A;
    font-size: 16px !important;
    line-height: 1.5 !important;
}

tbody tr.on {
    background: #FAFAFA;
}

.g_td1 p {
    text-align: center;
}

.g_td2:nth-child(2) p {
    /*font-family: 'gotham-medium' !important;*/
}

.g_navul22 .g_navul22fr_boxx3 .g_navul22fr_boxfl {
    width: 40%;
}

/* 导航ph */
.g_head_ph {
    display: none;
}

.g_headph_close .icon-close:before {
    color: #fff;
}

.g_headph_logo {
    width: 120px;
    line-height: 70px;
}

.g_headph_logo img {
    width: 100%;
}

.g_headph_top {
    padding: 0 0 0 15px;
    background: #fff;
}

.g_headph_menubtn {
    width: 75px;
    border-left: 1px solid #efefef;
    padding: 28px 25px;
    font-size: 14px;
}

.g_headph_menubtn span {
    display: block;
    height: 2px;
    background: #ed1c24;
}

.g_headph_menubtn span+span {
    margin-top: 4px;
}

.g_headph_bot {
    position: fixed;
    top: 0;
    right: 0;
    width: 480px;
    height: 100%;
    z-index: 1;
}

.g_headph_botmc {
    background: rgba(0, 0, 0, .9);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}

.g_headph_botnr {
    width: 480px;
    background: #484848;
    height: 100%;
}

.g_headph_all {
    position: relative;
}

.g_headph_all {
    padding: 0 25px;
}

.g_headph_search_icon {
    width: 20px;
    cursor: pointer;
    line-height: 52px;
}

.g_headph_lang {
    padding: 0 20px;
    position: relative;
    margin: 0 20px;
}

.g_headph_lang::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: #fff;
    display: block;
}

.g_headph_lang::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: #fff;
    display: block;
}

.g_headph_botnr {
    position: absolute;
    top: 0;
    right: 0;
}

.g_headph_close {
    position: absolute;
    top: 20px;
    right: 500px;
    cursor: pointer;
}

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

.g_headph_langtop p {
    line-height: 52px;
    color: #fff;
    font-size: 16px;
    padding-right: 10px;
}

.g_headph_login {
    width: 20px;
    line-height: 52px;
}

.g_headph_all,
.g_headph_li1a {
    border-bottom: 1px solid #5A5A5A;
}

.g_headph_li1a img {
    width: 20px;
    transition: all .36s ease;
}

.g_headph_li1a {
    padding: 0 25px;
}

.g_headph_li1a a {
    display: block;
    max-width: calc(100% - 20px);
    padding-right: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
}

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

.g_headph_li4 .g_headph_li1a {
    border-color: transparent;
}

.g_headph_li4 .g_headph_li1a a {
    font-size: 14px;
    line-height: 40px;
}

.g_headph_li1a.on img {
    transform: rotate(180deg);
}

.g_headph_nav li:not(.ys_phnav_haschild)>.g_headph_li1a img {
    display: none;
}

.g_headph_li2>.g_headph_li1a {
    background: #EE1C24;
}

.g_headph_li2>.g_headph_li1a {
    border-bottom-color: #F74F56;
}

.g_headph_li1.yxnav_active1>.g_headph_li1a a,
.g_headph_li3.yxnav_active3>.g_headph_li1a a,
.g_headph_li4.yxnav_active4>.g_headph_li1a a {
    color: #F74F56;
}

.g_headph_ul4,
.g_headph_ul3,
.g_headph_ul2 {
    display: none;
}

.g_headph_search_list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 53px;
    padding: 0 25px;
    background: #474747;
    z-index: 10;
}

.g_headph_search_listbox {
    border-bottom: 1px solid #c6c6c6;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
}

.g_headph_search_list input {
    width: calc(100% - 40px);
    margin-right: 20px;
    height: 100%;
    color: #999;
    font-size: 16px;
}

.g_headph_search_list img {
    width: 20px;
    position: relative;
    z-index: 10;
}

.g_headph_search_list,
.g_headph_langbot {
    display: none;
}

.g_headph_lang {
    position: relative;
}

.g_headph_langbot {
    position: absolute;
    top: 53px;
    left: 0;
    width: 180px;
    background: #474747;
}

.g_headph_langbot li {
    padding: 0 20px;
    border-bottom: 1px solid #525252;
}

.g_headph_langbot li a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1.75;
}

.g_headph_langtop img {
    transition: all .36s ease;
}

.g_headph_langtop.on img {
    transform: rotate(180deg);
}

.g_headph_bot {
    transform: translateX(110%);
    transition: all .36s;
}

.g_headph_bot.on {
    transform: translateX(0);
}

/* 2022.07.21 - tammy - start */
.t_c1pt6dian {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.t_c1pt6xle {
    height: 100%;
}

.t_f1pt3xi .slick-arrow::after {
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-image: url(../images/a1_arrow01_1.svg);
    z-index: 5;
    background-size: 100% 100%;
    position: absolute;
}

.t_f1pt3xi .slick-next::after {
    transform: translate(-50%, -50%) rotate(180deg);
}

.t_f1pt3xi .slick-prev,
.t_f1pt3xi .slick-next {
    z-index: 4;
}

.ys_f1page .t_tittop .std_word,
.t_tittop .std_word {
    width: calc(100% - 80px);
}

.t_f1pt3pic img {
    object-fit: cover;
}

.t_f3pt6ul.t_lunzhuan .slick-prev {
    left: -131px;
}

.t_f3pt6ul.t_lunzhuan .slick-next {
    right: -131px;
}

.ys_videom_content {
    max-width: calc(100vw - 200px);
}

.t_f3pt8ul.t_lunzhuan .slick-prev {
    left: -4px;
}

.t_f3pt8ul.t_lunzhuan .slick-next {
    right: -4px;
}

.t_b1pt5lebg img {
    height: calc(100% + 2px);
}

.t_b1pt5lebg {
    right: -1px;
}

.g_com2fl_title::before {
    border-top: 100px solid transparent;
    border-bottom: 102px solid #fff;
    bottom: -1px;
    right: -1px;
}

.g_c6pt1_play img {
    width: 80px;
}

.g_c7pt1_img {
    max-width: 100%;
}

.t_c2pt1rg {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* 2022.07.21 - tammy - end */
/* 2022.07.22 - tammy */
.t_f1pt2ic,
.t_f1pt4ic {
    position: relative;
    transition: all 0.36s ease;
    top: 0;
}

.ys_c811page .t_crumbul li a,
.ys_c812page .t_crumbul li a {
    color: #B0B3B2;
}

.d_e2head .std_title1 {
    /* max-width: 1000px; */
    /*font-family: 'gotham-medium' !important;*/
}

.ys_c9page .g_c31pt1_top .std_title3 {
    margin-bottom: 20px;
}

.g_c81pt1_word .d_e4button.std_word {
    margin-bottom: 0;
}

/* 载入 */
.t_inbanwidth,
.t_inbanli.slick-active .t_inbanwidth {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.1s;
}

.t_b1pt5ul li.slick-active .t_b1pt5con {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.1s;
}

.t_b3pt2map.act .t_title20 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.1s;
}

.t_b3pt2map.act .t_b3pt2data {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.1s;
}

.t_b3pt2map.act .t_b3pt2pic {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.2s;
}

.t_b4pt3lix.act .t_b4pt3pic {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.2s;
}

.t_b4pt3lix.act .std_title4 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.2s;
}

.t_b4pt3lix.act .std_word {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.2s;
}

.t_b4pt3lix.act .t_btnmore {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.2s;
}

.g_c81nr_bot .yxedr_active table {
    min-width: 1120px;
}

/* helen star */
.d_e2wechat {
    cursor: pointer;
}

.d_e1,
.d_e3,
.d_e5,
.d_e6 {
    position: relative;
}

.he_time p {
    font-size: 14px;
    line-height: 1.5;
    color: #B0B3B2;
    /*font-family: 'gotham-medium';*/
}

.he_time {
    margin-bottom: 15px;
}

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

.t_inbanwidth .he_time p {
    color: #53575A;
}

.t_inbanwidth .he_time {
    margin-top: 25px;
}

.t_inbanwidth .d_e4button p {
    line-height: 44px;
    color: #fff;
}

.he_bshar {
    margin-top: 20px !important;
}

.ys_videom .ys_videom_content {
    width: 1000px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
}

.t_f3pt6ul .slick-arrow {
    width: 28px;
    height: 66px;
    background: #000000;
    transition: all 0.36s;
}

.t_f3pt6ul .slick-arrow::after,
.t_f3pt6ul .slick-arrow::after {
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-image: url(../images/a1_arrow01_1.svg);
    z-index: 5;
    background-size: 100% 100%;
    position: absolute;
}

.t_f3pt6ul .slick-next::after {
    transform: translate(-50%, -50%) rotate(180deg);
}

.ys_ban_li.slick-current .std_title1 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.1s;
}

.ys_ban_li.slick-current .ys_ban_title p {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.1s;
}

.ys_ban_li.slick-current .d_e4button {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.1s;
}

/* helen end */
.t_c1pt6xle{
    overflow: hidden;
}
/* lis-start 7.27*/
/* d7 */
.ys_cont1100{
    width: 1100px;
    margin: 0 auto;
}
.d_d7listbd .std_title4{
    color: #EE1C24;
    margin-bottom: 20px;
    font-weight: bold;
}
.d_d7li{
    background: #FFFFFF;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    padding: 50px;
}
.d_d7icon{
    height: 36px;
    width: 18px;
}
.d_d7icon img{
    width: 100%;
}
.d_d7title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.d_d7q span{
    color: #000005;
    font-weight: bold;
}
.d_d7q{
    margin-bottom: 0;
}
.d_d7li{
    margin-bottom: 20px;
}
.d_d7a span{
    color: #EE1C24;
    font-weight: bold;
}
.d_d8li{
    padding: 40px 0;
    border-top: 1px solid #D9D9D9;
}
.d_d8li:first-child{
    padding-top: 0;
    border-top: 1px solid transparent;
}
.d_d8li:last-child{
    padding-bottom: 0;
}
.d_d7listbd1{
    display: none;
}
.d_d7pt1.std_padding1{
    padding-top: 110px;
}
.d_d7pt1 .pc_fenye li.page-active {
    color: #fff;
    background: #EE1C24;
}
.d_d7pt1 .pc_fenye li {
    border-radius: 0;
    width: 32px;
    height: 32px;
    color: #000000;
    margin: 0 20px;
}
.d_d7li2{
    padding: 0 10px;
    width: 20%;
}
.d_d7ul2{
    margin: 0 -10px;
}
.d_d7listbd2{
    padding: 42px 0;
    height: 100%;
    text-align: center;
    background: #FAFAFA;
    transition: all 0.36s;
}
.d_d7leftbt{
    width: 24px;
    height: 24px;
    display: inline-block;
    border: 1px solid #000005;
    border-radius: 50%;
    position: relative;
}
.d_d7leftbt img{
    width: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.d_d7pic{
    width: 80px;
    margin: 0 auto 12px;
}
.d_d7pic img{
    width: 100%;
}
.d_d7listbd2 .std_title5{
    margin-bottom: 36px;
    color: #000000;
}
.d_d7ul2{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
/* d5 */
.d_d5_2pic{
    padding: 10px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 2px;
}
.d_d5-2topbt{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.d_d5-2topbt .d_e4button{
    margin-right: 20px;
}
.d_d5-2topbt.std_margin2{
    margin-bottom: 60px;
}
.d_d5-2table1,.d_d5-2table2,.d_d5-2table3{
    width: 100%;
}
.d_d5-2table1 th,.d_d5-2table2 th,.d_d5-2table3 th{
    padding: 20px  0;
    width: 50%;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 1.5;
    border: 1px solid #D9D9D9;
    font-weight: normal;
    text-align: center;
    background: #53575A;
}
.d_d5-2table1 td,.d_d5-2table2 td,.d_d5-2table3 td{
    font-size: 16px;
    padding: 15px 0;
    line-height: 1.8;
    text-align: center;
    background: #FAFAFA;
    border-left: 1px solid #D9D9D9;
    color: #53575A;
}
.d_d5-2table2 th,.d_d5-2table3 th{
    width: 33.333333%;
}
.d_d5-2table1 th:first-child,.d_d5-2table1 td:first-child,.d_d5-2table2 th:first-child,.d_d5-2table2 td:first-child,.d_d5-2table3 th:first-child,.d_d5-2table3 td:first-child{
    border-left: transparent;
}
.d_d5-2topbt .d_e4button.on{
    background: #EE1C24;
}
.d_d5pt1{
    background: #FAFAFA;
}
.d_d5top{
    border-bottom: 1px solid #EEEEEE;
}
.d_d5top1{
    text-align: center;
}
.d_d5top1 img{
    transition: all 0.36s;
}
.d_d5ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}
.d_d5li{
    padding: 0  80px 20px;
    position: relative;
    cursor: pointer;
}
.d_d5li::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: #EE1C25;
    opacity: 0;
    transition: all 0.36s;
}
.d_d5bottom{
    text-align: center ;
}
.d_d5more p{
    font-size: 16px;
    line-height: 1.8;
    color: #53575A;
}
.d_d5li2{
    width: 20%;
    padding: 0 10px;
}
.d_d5ul2{
    margin: 0 -10px;
}
.d_d5pic{
    margin-bottom: 18px;
}
.d_d5listbd .std_title5{
    margin-bottom: 40px;
    font-weight: bold;
    color: #000005;
}
.d_d5ul2{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.d_d5listbd{
    height: 100%;
}
.d_d5leftpic{
    width: 50%;
}
.d_d5rightfont{
    padding-left: 90px;
    width: 50%;
}
.d_d5main{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.d_d5rightfont .std_title3{
    margin-bottom: 30px;
}
.d_d5font{
    font-size: 16px;
    color: #53575A;
    line-height: 1.8;
    height: 7.2em;
    overflow: hidden;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.d_d5wechat{
    width: 134px;
    height: 134px;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
}
.d_d5wechat img{
    width: 100%;
}
.d_d5put .ys_select{
    padding-left: 20px;
    width: 30%;
    height: 40px;
    margin: 0 auto;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
}
.ys_select_xtbbox {
    right: 16px;
}
.d_d5select1{
    margin-bottom: 54px !important;
}
.d_d5put .ys_select_bd {
    text-align: left;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    background: #fff;
}
.d_d5put .ys_select_li{
    padding-top: 15px;
}
.d_d5put .ys_select_hd input{
    font-size: 16px;
    color: #53575A;
}

input:-moz-placeholder,   
textarea:-moz-placeholder {   
    color: #B0B3B2;   
}    
input:-ms-input-placeholder,   
textarea:-ms-input-placeholder {   
    color: #B0B3B2;
}   
input::-webkit-input-placeholder,   
textarea::-webkit-input-placeholder {   
    color: #B0B3B2;
}
.d_d5pic img{
    transition: all 0.36s;
}
.d_d10title{
    text-align: center;
}
.d_d5put .d_e4button{
    display: inline-block;
}
.d_d5selectto{
    width: 100%;
    margin-bottom: 24px;
}
.d_d5put{
    text-align: center;
    position: relative;
    z-index: 1;
}
.d_d5toppic{
    margin: 0 auto 16px;
    width: 64px;
}
.d_d5toppic img{
    width: 100%;
}
/* .d_d5-2topbt .d_e4button:last-child{
    display: none;
} */
/* d10 */
.d_d10title p{
    color: #53575A;
}
.d_d10title .std_title2{
    margin-bottom: 20px;
}
.d_d10font{
    font-size: 16px;
    line-height: 1.8;
    color: #000005;
    margin-bottom: 18px;
}
.d_d10li{
    padding: 30px 0;
    border-bottom: 1px solid #D9D9D9;
}
.d_d10li:first-child{
    padding-top: 0;
}
.d_d10lin1{
    width: 15%;
}
.d_d10lin2{
    width: 20%;
}
.d_d10lin3{
    width:30%;
}
.d_d10lin4{
    width: 35%
}
.d_d1oul1{
    color: #53575A;
    font-size: 16px;
    line-height: 1.8;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.d_d1oul1 a{
    color: #53575A;
}
.d_d10bt{
    text-align: -webkit-center;
}
/* d7 */
.d_d7icon img{
    transition: all 0.36s;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.d_d7icon img:nth-of-type(2){
    opacity: 0;
}
.d_d7icon{
    position: relative;
}
.d_d7li.on .d_d7icon img:first-child {
    opacity: 0;
}
.d_d7li.on .d_d7icon img:last-of-type {
    opacity: 1;
}
.d_d7pic img{
    transition: all 0.36s;
}
/* d2 */
.d_d2font{
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 1.8;
    color: #53575A;
}
.d_d2font span{
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    color: #EE1C24;
}
.d_d2head{
    margin-bottom: 72px;
    text-align: center;
}
.d_d2head .std_title2{
    margin-bottom: 20px;
}
.d_d2headpic{
    margin-bottom: 20px;
    display: inline-block;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    width: 134px;
    height: 134px;
}
.d_d2font1{
    color: #000005;
}
.d_d2pic img{
    width: 100%;
}
.d_d2top{
    width: 150px;
    padding-bottom: 40px;
    margin: 0 auto;
}
.d_d2topbt{
    padding: 15px;
    border: 1px solid #EE1C24;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}
.d_d2topbt p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.d_d2first{
    width: 25%;
    padding: 0 30px;
    text-align: center;
    position: relative;
}
.d_d2main{
    margin: 0 -30px;
}
.d_d2topbt p{
    color: #EE1C24;
}
.d_d2first::after{
    position: absolute;
    content: '';
    z-index: -1;
    top: 15px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #B0B3B2;
}
.d_d2topbt1{
    padding-bottom: 24px;
    margin: 0 auto;
    width: 70px;
    background: #ffffff;
}
.d_d2first:first-child::after{
    right: 0;
    width: 50%;
    left: auto;
}
.d_d2first:last-child::after{
    width: 50%;
}
.d_d2headpic img{
    width: 100%;
}
/* lis-end */
.g_d1pt1ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.g_d1pt1li{
    width: 25%;
    padding:0 18px;
    height: auto;
}
.g_d1pt1nr .ys_imgbox_cover{
    width: 100%;
} 
.g_d1pt1_word{
    padding:18px 40px 36px;
}
.g_d1pt1_word .std_title4{
    margin-bottom: 20px;
}
.g_d1pt1_box{
    background: #FAFAFA;
    height: 100%;
}
.g_c31pt2nr h3{
    padding: 0 100px;
}
.g_d1pt2 .std_title2 span {
    color: #EE1C24;
}
.g_d1pt1ul{
    margin: 0 -18px;
}
.g_d1pt1ul,
.g_d1pt1ul .slick-track{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.g_d1pt2li{
    width: 33.333333%;
    padding:0 40px;
    text-align: center;
}
.g_d1pt2nr .ys_imgbox_cover{
    width: 300px;
    margin: 0 auto 30px;
}
.g_d1pt1li .std_title4{
    margin-bottom: 20px;
}
.g_d1pt1li .std_word{
    margin-bottom: 60px;
}
/* .g_d1pt1li .std_word p{
    height: 3.5em;
    overflow: hidden;
} */
.g_d1pt3nr{
    background: #FAFAFA;
    padding:75px 115px;
}
.g_d1pt4nr,
.g_d1pt4nr .slick-list,
.g_d1pt4nr .slick-track
{
    width: 100%;
}
.g_d1pt4ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -10px;
    width: 100%;
}
.g_d1pt4li{
    width: 20%;
    padding:0 10px;
    text-align: center;
}
.g_d1pt4li a{
    display: block;
    background: #FAFAFA;
    padding: 42px;
    transition: all .36s ease;
}
.g_d1pt4_icon{
    width: 80px;
    margin: 0 auto 14px;
    transition: all .36s ease;
}
.g_d1pt4nr .std_title5{
    margin-bottom: 30px;
}
.g_d1pt4_link{
    width: 24px;
    margin: 0 auto;
}
.g_d3pt2 .ys_imgbox_cover {
    width: 100%;
}
.g_d3pt2ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.g_d3pt2ul li{
    width: 25%;
    padding:0 100px;
    text-align: center;
}
.g_d3pt1 ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}
.g_d3pt1 ul>li{
    width: 33.333333%;
    padding:0 63px;
    text-align: center;
}
.g_d3pt1nr{
    width: 900px;
    margin: 0 auto;
}
.ys_d3page .t_f1pt2li .t_font20 span{
    font-weight: bold;
}
.g_d4pt1 .std_word{
    padding: 0 30px;
}
.g_d4pt1 .std_title2{
    padding: 0 150px;
}
.g_d4pt2nr ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -10px;
}
.g_d4pt2nr ul .slick-track{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.g_d4pt2nr ul li{
    width: 25%;
    padding: 0 10px;
    margin: 15px 0;
    height: auto;
}
.g_d4pt2{
    background: #FAFAFA;
    padding:70px 0;
}
.g_d4pt2_box{
    height: 100%;
    background: #fff;
    padding: 50px 30px 68px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
.g_d4pt2_icon{
    margin-top: 50px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.g_d4pt2_box .std_word{
    position: relative;
    padding: 10px 0;
}
.g_d4pt2_box .std_word img{
    width: 50px;
    position: absolute;
}
.g_d4pt2_img1{
    top:-20px;
    left: 0;
}
.g_d4pt2_img2{
    bottom: -20px;
    right: 0;
}
.g_d4pt2_icon p{
    color: #000;
    font-size: 20px;
    line-height: 1.5;
    padding-left: 30px;
    transition: all .36s ease;
}
.g_d4pt2_box .std_word p{
    height: 8.75em;
    overflow: hidden;
}
.g_d4pt2_bor{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border:1px solid #B0B3B2;
}
.g_d4pt2_bor img{
    width: 100%;
    border-radius: 50%;
}
.g_d4pt3ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -10px;
    width: 100%;
    height: auto;
}
.g_d4pt3ul .slick-track{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    height: auto;
}
.g_d4pt3ul .slick-list{
    width: 100%;
    height: auto;
}
.g_d4pt3ul li{
    width: 25%;
    padding:10px;
    height: auto;
}
.g_d4pt3nr .ys_imgbox_cover{
    width: 160px;
    margin: 0 auto 20px;
}
.g_d4pt3nr .std_word{
    text-align: center;
    margin-bottom: 10px;
}
.g_d4pt3btn{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 20px;
}
.g_d4pt3nr{
    text-align: center;
    display: block;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    padding: 40px;
    background: #fff;
    height: 100%;
}
.g_d4pt3btn p{
    color: #000005;
    font-size: 16px;
    padding-right: 10px;
} 
.ys_d4page .t_c1pt1 .std_word{
    margin-bottom: 70px;
}
.ys_d7page .g_d3pt1,
.ys_d71page .g_d3pt1,
.ys_d9page .g_d3pt1,
.ys_d91page .g_d3pt1{
    background: #FAFAFA;
    padding: 90px 0;
}
.g_more{
    margin-top: 80px;
}
.ys_d71page .t_c2pt1{
    background: #fff;
}
.ys_d8page .t_c1pt1{
    background: #FAFAFA;
    padding-bottom: 90px;
}
.ys_d8page .t_c2pt1 {
    background: #FAFAFA;
    padding-left: 0;
    padding-right: 0;
}
.ys_d91page .g_more{
    margin-top: 40px;
    text-align: center;
}
.g_d5pt1_bot{
    display: none;
}
.g_d5pt1_bot.on{
    display: block;
}
.d_d5li.on::after {
    opacity: 1;
    width: 100%;
}
.g_d5pt1nr_box input{
    width: 100%;
    height: 44px;
    border:1px solid #D9D9D9;
    padding: 0 20px;
    color: #B0B3B2;
}
.d_d5put .d_e4button{
    background: #EE1C24;
}
.g_d5pt1nr_box{
    width: 600px;
    margin: 0 auto 50px;
}
.g_d5pt1_bot1b_nr{
    display: none;
}
.g_d5pt1_bot1b_nr.active{
    display: block;
}
.g_d5pt1_bot1afl{
    width: 33.333333%;
    padding: 0 5px;
}
.g_d5pt1_bot1a p{
    transition: all .36s ease;
    background: #B0B3B2;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
.g_d5pt1_bot1afl.active p{
    background: #000;
}
.g_d5pt1_bot1b .d_e4button{
    width: 165px;
}
.g_d5pt1_bot1b .g_d5pt1_box{
    width: calc(100% - 165px);
}
.g_d5pt1_bot1b .g_d5pt1_box input{
    height: 44px;
    width: 100%;
    border:1px solid #B0B3B2;
    padding: 0 20px;
    font-size: 16px;
    color: #B0B3B2;
}
.g_d5sec_topfl, .g_d5sec_topul1{
    display: flex;
    flex-wrap: nowrap;
}
.g_d5sec_topfl p{
    color: #53575A;
    font-size: 16px;
    line-height: 30px;
    font-family: 'gotham-book' !important;
    margin-right: 10px;
}
.g_d5sec_topul2{
    display: none;
}
.g_d5sec_topul1 img{
    width: 10px;
}
.g_d5sec_topul{
    cursor: pointer;
    margin-right: 10px;
}
.g_d5sec_topul input{
    width: calc(100% - 10px);
    padding-right: 5px;
}
.g_d5sec_topul{
    width: 70px;
    border-radius: 2px;
    border:1px solid #D9D9D9;
    padding: 0 10px;
}
.g_d5sec_topul .ys_select_xtbbox {
    right: 0;
}
.g_d5sec_top .iconfont {
    font-size: 12px;
}
.g_d5sec_topul input::-webkit-input-placeholder{
    color: #53575A;
}
.g_d5sec_topul .ys_select_bd {
    padding: 2px 10px;
    height: auto;
}
.g_d5sec_topul .ys_select_li{
    line-height: 1.3;
    font-size: 14px;
    font-family: 'gotham-book' !important;
}
.g_d5sec_topul .ys_select_li:last-child {
    margin-bottom: 0;
}
.g_d5sec_cen table{
    width: 100%;
}
.g_d5sec_cen thead td{
    padding: 0 8px;
    border:1px solid #D9D9D9;
    color:#fff;
    font-size: 18px;
    line-height: 60px;
}
.g_d5sec_cen thead{
    background: #53575A;
    text-align: center;
}
.g_d5serach .std_margin1 {
    margin-bottom: 0;
}
.g_d5sec_top, 
.g_d5sec_cen{
    margin-bottom: 34px;
}
.g_d5sec_cen tbody td{
    padding: 0 8px;
    border:1px solid #D9D9D9;
    color:#53575A;
    font-size: 16px;
    line-height: 60px;
}
.g_d5sec_cen tbody tr.odd{
    background: #FAFAFA;
}
.g_d5sec_cen tbody td a{
    color: #005EB8;
}
.g_d1pt2li .g_more{
    margin-top: 60px;
}
.ys_d1page .t_c3pt1 .g_d1pt1li .std_word {
    margin-bottom: 0;
}
.ys_d1page .t_c3pt1 .g_d1pt1li .std_title4 {
    margin-bottom: 14px;
}
.d_d2font{
    width: 260px;
    margin: 0 auto 40px;
}
.d_d2font p span{
    color: #EE1C24;
    font-size: 20px;
}
.g_d3pt1nr_img, .g_d3pt1nr_img img{
    width: 100%;
}
.d_d5bottom{
    width: 50%;
    margin: 0 auto;
}
.ys_d4page .t_c2pt1 {
    background: #fff;
}
.g_d4pt2_icon p{
    width: calc(100% - 60px);
}
.d_d7listbd{
    cursor: pointer;
}
.ys_d91page .g_d91pt1 .g_c31pt1_ul .g_more {
    text-align: left;
}
.g_d5sec_top {
    position: relative;
    z-index: 10;
}
.g_d5sec_cenph table{
    width: 100%;
    border-collapse: collapse;
}
.g_d5sec_cenph tr{
    width: 100%;
    display: block;

}
.g_d5sec_cenph tr td{
    width: 100%;
    display: block;
    border:1px solid #eee;
    color: #000005;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 15px;
    font-weight: bold;
}
.g_d5sec_cenph tr td span{
    color: #53575A;
    padding-left: 10px;
    font-weight: normal;
}
.g_d5sec_cenph .odd{
    background: #FAFAFA;
}
.g_d5sec_cen td p, .g_d5sec_cenph td span,
.g_d5sec_cenph td a{
    font-family: 'gotham-book' !important;
}
.g_d5sec_cenph{
    margin-bottom: 30px;
}
.g_d5sec_cenph{
    display: none;
}
.ys_searchimg button{
    display: block;
    width: 100%;
    height: 100%;
}
.g_headfr .ys_searchimg img{
    width: 18px;
    position: absolute;
    top:50%;
    right:0;
    transform: translateY(-50%);
}


/* 

wow ys_fadeup1

 */
/* 规范 */
/*鼠标效果*/
@media screen and (min-width: 1200px) {

    .d_e1li:hover .d_e1pic img {
        transform: scale(1.05);
    }

    .d_e4li:hover .d_e4pic img {
        transform: scale(1.05);
    }

    .d_e3li:hover .d_e3download img {
        opacity: 1;
    }

    .d_e1ul_tj .slick-prev:hover,
    .d_e1ul_tj .slick-next:hover {
        background: #EE1C24;
    }

    .d_e4list:hover .d_e4button,
    .d_e4button:hover {
        background: #EE1C24;
    }

    .comp-tabli:hover li {
        color: #ffffff;
        background-color: #EE1C24 !important;
    }

    .g_sect4_botli:hover .g_sect4_botli_word {
        opacity: 1;
        bottom: 0;
    }

    .g_sect4_botli:hover .ys_imgbox_cover::before {
        opacity: 1;
    }

    .g_sect4_botli:hover .ys_imgbox_cover::after {
        backdrop-filter: blur(5px);
    }

    .ys_searchbox:hover .ys_searchtxt input {
        width: 170px;
        padding-left: 0px;
        padding-right: 40px;
    }

    .ys_searchbox:hover::after {
        right: 220px;
        opacity: 1;
    }

    .g_lang_bot li:hover a,
    .g_navul31_tit a[href]:hover,
    .g_navul41li .t_navjia4 a:hover {
        color: #ED1C24;
    }
    .g_navul21 .g_navul41li a:hover,
    .g_navul22fr_box .g_navul41li a:hover{
        color: #ED1C24;
    }
    .t_jianav5li a:hover{
        color: #ED1C24;
    }

    .g_navli1>a:hover::before {
        width: 100%;
    }

    .g_navul21fr_img a:hover img {
        transform: scale(1.05);
    }

    .t_f1pt3xi .slick-prev:hover,
    .t_f1pt3xi .slick-next:hover {
        background: transparent !important;
    }

    .t_inbanlun .slick-prev:hover,
    .t_inbanlun .slick-next:hover {
        background: transparent !important;
    }

    .t_btnmore .t_btnword:hover {
        background: #EE1C24;
    }

    .t_btnword:hover .t_btnic img:nth-of-type(2) {
        opacity: 1;
    }

    .t_btnword:hover .t_btnic img:first-child {
        opacity: 0;
    }
    .t_inbanbtnli .t_btnword:hover .t_btnic img:nth-of-type(2) {
        opacity: 0;
    }

    .t_inbanbtnli .t_btnword:hover .t_btnic img:first-child {
        opacity: 1;
    }

    .t_crumbul li a:hover {
        color: #000005;
    }

    .t_b2pt2zh:hover {
        background: #EE1C24;
    }

    .t_b1pt2cut li:hover .std_title5::before {
        opacity: 1;
        width: 100%;
    }

    .t_b1pt2cut li:hover .std_title5 {
        color: #000005;
    }

    .t_b3pt2cut li:hover .std_title5 {
        color: #000005;
    }

    .t_b3pt2cut li:hover .std_title5::before {
        opacity: 1;
        width: 100%;
    }

    .t_b4pt3ul li:hover .t_b4pt3xin::before {
        opacity: 1;
        width: 100%;
    }

    .t_b4pt3ul li:hover .t_b4pt3xin .std_title3 {
        color: #EE1C24;
    }

    .t_b4pt3nr:hover .t_btnword {
        background: #EE1C24;
    }

    .t_b4pt3nr:hover .t_b4pt3pic img {
        transform: scale(1.05);
    }

    .t_b4pt1nr:hover .t_btnword {
        background: #EE1C24;
    }

    .t_b4pt1nr:hover .t_b4pt1pic img {
        transform: scale(1.05);
    }

    .t_b4pt2nr:hover .t_b4pt2pic img {
        transform: scale(1.05);
    }

    .t_f1pt1xin:hover .t_f1pt1pic img {
        transform: scale(1.05);
    }

    .t_gaibtn3nr:hover .t_gaibtn3zi {
        color: #EE1C24;
    }

    .t_gaibtn3nr:hover .t_btnic img:nth-of-type(2) {
        opacity: 1;
    }

    .t_gaibtn3nr:hover .t_btnic img:first-of-type {
        opacity: 0;
    }

    .t_f1pt3nr:hover .t_f1pt3pic img:nth-of-type(2) {
        filter: blur(15px);
    }

    .t_f1pt3nr:hover .t_f1pt3pic::before {
        opacity: 1;
    }

    .t_f1pt3nr:hover .t_f1pt3wen {
        top: 0;
        opacity: 1;
    }

    .t_f3pt8xin:hover .t_btnword {
        background: #EE1C24;
    }

    .t_f3pt8xin:hover .t_f3pt8pic img {
        transform: scale(1.05);
    }

    .t_c1pt2xin:hover .t_c1pt2pic img {
        transform: scale(1.05);
    }

    .t_c1pt6dili:hover::before {
        background: #fff;
    }

    .slick-prev.slick-disabled:hover,
    .slick-next.slick-disabled:hover {
        background: #000000;
    }

    .t_b1pt5ul .slick-prev:hover,
    .t_b1pt5ul .slick-next:hover,
    .t_lunzhuan .slick-prev:hover,
    .t_lunzhuan .slick-next:hover {
        background: #EE1C24 !important;
    }

    .t_b1pt5ul .slick-prev.slick-disabled:hover,
    .t_b1pt5ul .slick-next.slick-disabled:hover,
    .t_lunzhuan .slick-prev.slick-disabled:hover,
    .t_lunzhuan .slick-next.slick-disabled:hover {
        background: #000 !important;
    }

    .g_c81pt1_ul li:hover .g_c81pt1_nr {
        box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    }

    .t_f1pt2xin:hover .t_f1pt2ic {
        top: -6px;
    }

    .t_f1pt4xin:hover .t_f1pt4ic {
        top: -6px;
    }

    .ys_main .t_crumbul li a:hover {
        color: #000005;
    }

    .t_b1pt5xin:hover .t_b1pt5pic img {
        transform: scale(1.05);
    }

    /* helen star */
    .t_f3pt6ul .slick-arrow:hover {
        background-color: #EE1C24;
    }

    /* helen end */
    /* lis-start 7.27 */
    .d_d7pt1 .comp-tabli:hover li {
        color: #ffffff;
        background-color: #EE1C24 !important;
    }
    .d_d7li2:hover .d_d7listbd2{
        background: #F5F5F5;
    }
    .d_d7li2:hover .d_d7pic img{
        transform: translateY(-15px);
    }
    /* .d_d5li:hover::after{
        opacity: 1;
        width: 100%;
    } */
    .d_d5li2:hover .d_d5pic img{
        transform: scale(1.05);
    }
    .d_d5li2:hover .d_e4button{
        background: #EE1C24;
    }
  
    /* lis-end */
    .g_d1pt4nr ul a:hover{
        background: #F5F5F5;
    }
    .g_d1pt4nr ul a:hover .g_d1pt4_icon{
        transform: translateY(-5px);
    }
    .g_d4pt2_box:hover .g_d4pt2_icon p{
        color: #EE1C24;
    }
    .g_navul2 .t_navulli.yxnav_active2 .g_navul31_tit a {
        color: #ED1C24;
    }
    .g_navul41li.yxnav_active3 .t_navjia4 a:hover {
        color: #ED1C24;
    }
    .t_jianav5li.yxnav_active4 a:hover {
        color: #ED1C24;
    }
    .g_navul41li.yxnav_active3 a:hover{
        color: #ED1C24;
    }
    .t_gaipointli:hover{
        color: #ED1C24;
    }
    .d_d7a a:hover {
        text-decoration: underline;
    }
    .g_sect4_botli2:hover .g_sect4_botli_word {
        bottom: inherit;
    }
    .ys_footer_topul2 li:hover a{
        color: #ED1C24;
    }
    .ys_footer_bot a:hover::before{
        width: 100%;
        opacity: 1;
    }
    .d_d5more a:hover,.g_d5sec_cen tbody td a:hover{
        text-decoration-color: #005eb8;
    }
    .g_sect4_botli_word .d_e4button:hover {
        background: #EE1C24;
    }
    .g_sect4_botli_word .d_e4button:hover p {
        color: #fff;
    }
    .g_sect4_botli_word .d_e4button:hover img{
        content: url(../images/a1_arrow02.svg);
    }
}
@media screen and (max-width: 480px) {
    .ys_searchimg {
        width: 18px;
    }

    .ys_searchbox {
        margin: 0px 20px;
    }

    .ys_searchbox::after {
        right: 44px;
    }
}


.t_b1pt4 .std_word p,
.t_b1pt4rg .std_word p{
    color: #000;
}

.t_b1pt5con .std_word{
    margin-bottom: 20px;
}
.d_e1select {
    position: relative;
    z-index: 1;
}

.g_navul31_tit.yxnav_active3>a{
    color: #ED1C24;
}
.g_navul31_tit a {
    width: 100%;
}
.g_navul21fr_img p{
    color: #53575A;
}
.g_navul24 .g_navul31_tit a::before {
    width: 100%;
}
.g_navul24 .g_navul31_box {
    padding: 0 20px;
}
.g_navul24 .g_navul31 {
    margin: 0 -20px;
}
.t_f1pt2xin, .t_f1pt4xin {
    padding: 40px 20px;
}
.tb1pt4nr {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.t_b1pt4rg {
    padding: 40px 66px 40px;
}
.g_headph_nav{
    height: calc(100vh - 100px);
}
.g_headph_nav .mCSB_inside>.mCSB_container {
    margin-right: 0;
}
.g_headph_nav .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: rgba(255,255,255,.75);
}
.g_headph_nav .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.t_b4pt3rg .std_title4{
    height: 36px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.t_b4pt3rg .std_word{
    height: 150px;
    overflow: hidden;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.t_b4pt3rg .std_word {
    margin-bottom: 30px;
}
.g_navul22fr_box .g_navul41fl{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.g_navul22fr_boxfr {
    width: 710px;
    margin: 0 -55px;
    width: 820px;
}
.g_navul22fr_boxx1 .g_navul22fr_boxfr,.g_navul22.g_navul23 .g_navul22fr_boxfr{
    width: 300px;
    margin: 0;
}
.g_navul22fr_boxx1 .g_navul22fr_boxfr .g_navul21fr_img,
.g_navul22.g_navul23 .g_navul22fr_boxfr .g_navul21fr_img{
    padding: 0!important;
}
.g_navul22fr_boxx2 .g_navul22fr_boxfr .g_navul21fr_img {
    width: 50%;
    padding: 0 55px;
}
.g_navul21fr_img {
    padding: 0 55px;
}
.g_navul22 .g_navul22fr_boxx3 .g_navul22fr_boxfl {
    width: 30%;
}
.g_navul23 .g_navul22fr_boxx2 .g_navul31_tit{
    position: relative;
} 
.g_navul23 .g_navul22fr_boxx2 .g_navul22fr_box1:first-child .g_navul31_tit::before,
.g_navul23 .g_navul22fr_boxx2 .g_navul22fr_box1:nth-of-type(2) .g_navul31_tit::before {
    display: none;
}
.g_navul23 .g_navul22fr_boxx2 .g_navul31_tit::before {
    background: #B0B3B2;
    width: 80%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
}
.g_navul22fr_box.g_navul22fr_boxx2 .g_navul41fl{
    width: 50%;
    padding: 0 20px;
}
.g_navul22fr_box.g_navul22fr_boxx2 .g_navul41 {
    margin: 14px -20px 0;
}
.g_navul41li {
    width: 100%;
}
.g_c6pt1_li{
    display: flex;
    flex-direction: column;
}
.g_c6pt1_li .g_c6pt1_bot{
    flex-grow: 1;
}
.g_c6pt1_bot{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.g_c6pt1_bot .t_btnmore {
    display: inherit;
}
.t_f3pt1pic{
    max-height: calc(100vh - 120px);
    overflow: hidden;
}
.t_f3pt1pic img{
    max-height: calc(100vh - 120px);
    object-fit: cover;
}
.g_headph_lang {
    z-index: 10;
}
.t_d3pt2jia{
    width: 100%;
}
.t_d3pt2jia img{
    width: 100%;
}
.grt_empty{
    font-size: 16px;
    line-height: 1.75;
    color: #53575a;
}
.d_d5ul2 .slick-list{
    width: 100%;
}
.t_lunzhuan .slick-list,
.g_d1pt1ul .slick-list {
    width: 100%;
}
.g_d4pt3nr,.g_d1pt2li{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.g_d4pt3nr .t_btnmore {
    display: inline-flex;
    justify-content: center;
}
.g_d4pt3ul{
    width: calc(100% + 20px);
}
.g_d1pt2ul .slick-track{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.g_d1pt2ul .slick-slide{
    height: auto;
}
.g_d1pt2ul .g_d1pt2li{
    display: flex!important;
}
.t_f1pt2xin, .t_f1pt4xin {
    padding: 40px 18px;
}
.t_jianav5li a{
    font-size: 14px;
}
.t_jianav5li.yxnav_active5 a{
    color: #ED1C24;
}
.g_navul22fr_box1 {
    padding-right: 70px;
}
.t_jianav5{
    max-height: 211px;
    display: none;
}
.g_navul22fr .t_jianav5 .mCSB_inside>.mCSB_container {
    margin-right: 10px;
}
.t_jianav5 .mCSB_scrollTools {
    width: 8px;
}
.t_jianav5 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.g_navul23 .g_navul22fr_boxx1 .g_navul41li.yxnav_active4 a{
    color: #ED1C24;
}
.t_navjian4{
    width: 30px;
    padding:0 5px;
    line-height: 28px;
    cursor: pointer;
}
.t_navjia4 img{
    width: 100%;
    transition: all 0.36s;
}
.g_navul41li.on .t_navjia4 img{
    transform: rotate(180deg);
}
.g_navul21fr_img .ys_imgbox_cover img:nth-child(2){
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.g_navul22fr {
    height: 100%;
}
.g_navul2 {
    max-height: calc(100vh - 150px);
}
.g_navul22fr{
    padding: 0;
    max-height: calc(100vh - 150px);
}
.g_navul22fr_box {
    padding: 46px 210px 100px 50px;
}
.g_navul22fr .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}
.g_navul22fr {
    padding-bottom: 30px!important;
}
/* 2022.08.25 - tammy - start */
.ys_c6page .t_b1pt5ul1 li{
    margin-bottom: 50px;
}
.t_jiac6 .t_b1pt5bg{
    height: 100%;
    border-left: 200px solid #c7c9c7; 
    transform: skew(-20deg);
    right: -104px;
}
.t_jiac6 .t_b1pt5ul1 li:nth-of-type(2n-1) .t_b1pt5xin {
    flex-direction: row;
}
.t_jiac6 .t_b1pt5ul1 li:nth-of-type(2n-1) .t_b1pt5lebg{
    transform-origin: center center;
    transform: rotate(180deg);
    left: -1px;
    right: 0;
}
.t_jiac6 .t_b1pt5ul1 li:nth-of-type(2n-1) .t_b1pt5con {
    padding-right: 35px;
    padding-left: 200px;
}
.t_jiac6 .t_b1pt5ul1 li:nth-of-type(2n-1) .t_b1pt5bg {
    left: -104px;
    right: auto;
}
.t_tittop .std_word {
    max-width: 880px;
}
.t_d10jiali.on .d_d7icon img:last-of-type {
    opacity: 1;
}
.t_d10jiali.on .d_d7icon img:first-child {
    opacity: 0;
}
.t_d10jiali {
    margin-bottom: 30px;
}
.t_d10jiaxia{
    display: none;
}
.t_btnmore{
    cursor: pointer;
}
.t_jiatan .ys_modal_content {
    padding: 0;
}
.t_modaltit{
    color: #fff;
    font-size: 18px;
    line-height: 2;
    padding: 5px 20px;
    background: #ED1C24;
    margin-bottom: 20px;
}
.t_jiabox{
    background: rgba(247,247,247,1);
    margin: 0 10px;
    margin-bottom: 40px;
}
.t_jiaboxli{
    width: 33.333333%;
    text-align: center;
    padding: 30px 10px;
}
.t_jiaxitit{
    font-size: 16px;
    line-height: 1.5;
    color: #ED1C24;
    text-align: center;
}
.t_jiaboxli .ys_imgbox_cover{
    width: 100px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.t_jiaboxul{
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.t_jianav5{
    padding-left: 14px;
}
.t_tanjiadi{
    background: rgba(247,247,247,1);
    padding: 15px;
    text-align: center;
}
.t_tanjiadi .t_btnword{
    background: #fff;
    border: 1px solid #000;
    display: inline-block;
    cursor: pointer;
}
.t_tanjiadi .t_btnfont{
    color: #000;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
}
.t_jiatan .iconfont{
    color: #fff;
}
.d_formint input{
    line-height: inherit;
    height: inherit;
}
.t_b1pt5pic.ys_imgbox_cover img:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
    object-fit: cover;
}
.t_b4pt3ul .slick-prev{
    left: -40px;
}
.t_b4pt3ul .slick-next{
    right: -40px;
}
.slick-list{
    width: 100%;
}
.d_e1ul .slick-list {
    text-align: center;
}
.d_e1ul .slick-track{
    display: inline-block;
}
.d_e1font .std_word{
    max-height: 84px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
/* 2022.08.25 - tammy - end */
/* 2022.09.07 - start */
.ys_phnav_header{
    padding-right: 0;
}
.g_headph_menu {
    width: 80px;
    height: 70px;
    background: #ED1C24;
    position: relative;
    display: flex;
    align-items: center;
}
.g_headph_menu::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: -19px;
    border-right: 20px solid #ED1C24;
    border-top: 66px solid transparent;
}
.ys_phnav_menubtn {
    width: 43px;
    height: 33px;
    position: relative;
    z-index: 2;
}
.g_headph_menubtn {
    width: 80px;
    border-left: 0px solid #efefef;
    padding: 0px 20px;
    font-size: 14px;
    position: relative;
    z-index: 2;
    height: 26px;
}
.g_headph_menubtn span+span {
    margin-top: 10px;
}
.g_headph_menubtn span{
    width: 38px;
    height: 4px;
    border-radius: 2px;
    background: #fff;
}
.g_headph_top {
    position: relative;
}
.g_head_ph.open .g_headph_top::before{
    width: 100%;
}
.g_headph_top .g_headph_menu {
    position: relative;
    z-index: 6;
}
.t_headfu{
    position: absolute;
    height: 100%;
    background: #ED1C24;
    top: 0;
    left: calc(100% - 50px);
    width: 100%;
    transition: all 0.4s;
}
.g_headph_all, .g_headph_li1a {
    border-bottom: 0px solid #5A5A5A;
}
.g_headph_search_icon,.g_headph_langtop p,.g_headph_login {
    line-height: 64px;
}
.g_headph_menubtn span{
    position: relative;
    transform-origin: center center;
    transition: top 0.36s 0.36s,transform 0.36s,opacity 0.36s;
    top: 0;
    transform: rotate(0deg);
}
.g_head_ph.open .g_headph_menubtn span{
    transition: top 0.36s,transform 0.36s 0.36s,opacity 0.36s 0.36s;
}
.g_head_ph.open .g_headph_menubtn span:first-child{
    top: 12px;
    transform: rotate(45deg);
}
.g_head_ph.open .g_headph_menubtn span:last-child{
    top: -12px;
    transform: rotate(-45deg);
}
.g_head_ph.open .g_headph_menubtn span:nth-of-type(2){
    opacity: 0;
}
.g_headph_all{
    opacity: 0;
    transition: all 0.4s 0.36s;
}
.g_head_ph.open .g_headph_all{
    opacity: 1;
}
.g_head_ph.open .t_headfu{
    left: 0;
}
.t_headtop{
    position: relative;
}
.g_headph_nav{
    background: #DFDFDF;
}
.g_headph_li1a {
    border-bottom: 2px solid #D4D4D4;
}
.g_headph_li1a a {
    color: #333;
    font-size: 16px;
    transition: all 0.36s;
}
.g_headph_li1.yxnav_active1 .g_headph_li1a a{
    font-weight: bold;
    color: #333;
}
.g_headph_ul1.act .g_headph_li1.yxnav_active1>.g_headph_li1a a{
    font-weight: normal;
}
.g_headph_ul1.act .g_headph_li1 .g_headph_li1a.on a{
    font-weight: bold;
}
.t_headxia{
    background: #C1C2C1;
    display: none;
}
.g_headph_li2>.g_headph_li1a {
    background: #EFEFF1;
}
.g_headph_li2>.g_headph_li1a {
    border-bottom-color: #D4D4D4;
    position: relative;
}
.g_headph_li1 .g_headph_li2 .g_headph_li1a a{
    font-weight: normal;
    color: #666;
}
.g_headph_li2.yxnav_active2 .g_headph_li1a a{
    font-weight: bold;
}
.g_headph_li2>.g_headph_li1a::before{
    content: '';
    height: 100%;
    position: absolute;
    width: 5px;
    background: transparent;
    top: 0;
    left: 0;
    transition: all 0.36s
}
.g_headph_li2.yxnav_active2>.g_headph_li1a::before{
    background: #ED1C24;
}
.g_headph_ul3 .g_headph_li3 .g_headph_li1a a {
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.g_headph_li3.yxnav_active3>.g_headph_li1a a {
    font-weight: bold;
}
.g_headph_li4.yxnav_active4>.g_headph_li1a a {
    font-weight: bold;
}
.g_headph_li3>.g_headph_li1a {
    background: #fff;
}
.g_headph_nav {
    max-height: auto;
    height: auto;
}
.g_headph_li1a a{
    line-height: 42px;
}
.g_headph_li1>.g_headph_li1a a{
    line-height: 50px;
}
.g_headph_li4 .g_headph_li1a {
    background: #fff;
}
.g_headph_li4 .g_headph_li1a {
    border-color: #D4D4D4;
}
.g_headph_ul4 .g_headph_li4 .g_headph_li1a a{
    font-size: 12px;
}
.g_headph_logo{
    line-height: 64px;
}
.g_headph_menu{
    height: 64px;
}
.g_headph_menubtn span {
    width: 32px;
    height: 2px;
}
.g_headph_menu {
    width: 70px;
}
.t_headxias{
    padding: 25px 25px 25px;
}
.t_headxia{
    max-height: calc(100vh - 64px);
}
.t_headxia .mCSB_inside>.mCSB_container {
    margin-right: 0;
}
.t_headxia .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: rgba(255,255,255,.75);
}
.t_headxia .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.g_headph_li2.yxnav_active2>.g_headph_li1a::before {
    background: #ED1C24;
}
.g_headph_ul2.act .g_headph_li2.yxnav_active2>.g_headph_li1a::before {
    background: transparent;
}
.g_headph_ul2.act> .g_headph_li2 .g_headph_li1a.on::before {
    background: #ED1C24;
}
.t_headqi{
    background: #DFDFDF;
    display: none;
}
.t_headphqi{
    font-size: 16px;
    color: #666;
    font-weight: bold;
    line-height: 50px;
}
.t_headtopx {
    padding: 0 25px;
}
.t_headphclose {
    font-size: 16px;
    color: #666;
    line-height: 50px;
}
.t_headbai{
    background: #fff;
    padding: 19px 25px 36px;
}
.t_headpin{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 18px;
}
.t_headsou1{
    width: 100%;
    position: relative;
}
.t_headsou1::before{
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #999;
    position: absolute;
    top: 0px;
    left: 0px;
}
.t_headsou1le{
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: calc(100% - 40px);
    position: relative;
    z-index: 3;
}
.t_headsou1le input{
    font-size: 16px;
    color: #333;
    line-height: inherit;
    height: inherit;
    width: 100%;
}
.t_headbtn{
    height: 40px;
    width: 40px;
}
.t_headbtn a{
    display: block;
    width: 100%;
    height: 100%;
    background: #ED1C24;
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.t_headbtn img{
    width: 22px;
}
.g_headph_li1a.act a{
    pointer-events: none;
}
.t_headxias {
    width: 100%;
}
.g_navul2{
    padding:50px 210px;
    margin: 0 -55px;
    width: calc(100% + 110px);
}
.t_navulle {
    width: 75%;
}
.t_navulrg{
    width: 25%;
}
.g_navul21fr_img{
    width: 100%;
}
.t_navulli {
    width: 33.333333%;
    padding: 0 55px;
}
.g_navul41fl {
    width: 100%;
    padding: 0px;
}
.g_navul41 {
    margin: 14px 0 0;
}
.g_navul41li.yxnav_active3 a {
    color: inherit;
}
.g_navul41li.yxnav_active3 .t_navjia4 a {
    color: #ED1C24;
}
.t_jianav5li.yxnav_active4 a{
    color: #ED1C24;
}
.t_navulli.yxnav_active2 .g_navul31_tit a{
    color: #ED1C24;
}

.g_navul21fr_img a{
    display: block;
}
.t_headtit p{
    color: #333;
}
.t_headwen .std_word p{
    color: #666;
    line-height: 1.5;
}
.t_headan{
    color: #2B87DE;
    font-size: 14px;
}
.t_headwen{
    padding:0 12px 12px;
}
.t_headtit{
    margin-bottom: 6px;
}
.t_headwen .std_word{
    margin-bottom: 12px;
}
.g_navul2j1 .t_navulle {
    width: 50%;
}
.g_navul2j1 .t_navulrg{
    width: 50%;
}
.g_navul2j1 .t_navulli {
    width: 50%;
}
.g_navul2j1 .g_navul21fr_img{
    width: 50%;
}
.g_navul2j2 .t_navulle {
    width: 25%;
}
.g_navul2j2 .t_navulrg{
    width: 75%;
}
.g_navul2j2 .t_navulli {
    width: 100%;
}
.g_navul2j2 .g_navul21fr_img{
    width: 33.333333%;
}
.t_headlun1 {
    display: none;
}
.t_headlun1:first-child{
    display: block;
}
.t_navupf{
    background: #fff;
}
.t_b1pt5con .std_title3 span{
    color: #ED1C24;
}
/* 2022.09.07 - end */
/* 2022.09.08 - start */
.g_navul31_tit a {
    padding-bottom: 10px;
}
.t_headtit p{
    font-weight: bold;
}
.t_headtit{
    margin-top: 8px;
    margin-bottom: 0;
}
.g_navul21fr_img .ys_imgbox_cover {
    margin-bottom: 14px;
}
.t_headwen .std_word {
    margin-bottom: 8px;
}

.t_b1pt1data .t_b1pt1data_unit{
    font-size: 24px;
    position: relative;
    top: -6px;
}
.d_e1font .std_title5,.d_e1font .std_word{
    text-align: left;
}
.t_b1pt1data p{
    display: inline;
}
.d_e4font .std_title5{
    height: 58px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.d_e4font.std_word p{
    height: 84px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
/* 2022.09.08 - end */
.t_navulli.yxnav_active2 .g_navul31_tit a{
    color: #53575A;
}
.g_navul41li.yxnav_active3 .t_navjia4 a{
    color: #53575A;
}
.t_jianav5li.yxnav_active4 a {
    color: #53575A;
}
/* .g_headph_li3>.g_headph_li1a {
    background: #efefef;
} */
.ys_header.isfixed .t_headxia {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}
.t_headtop{
    z-index: 99;
}
.g_headph_search_list {
    z-index: 13;
}
.sr_back a{
    background: #ED1C24;
    height: 40px;
    display: block;
}
.sr_frm_box .sr_frmipt input {
    border: 1px solid #ED1C24;
}
.ss_btn {
    background-color: #ED1C24;
}
.ys_c6page .g_c31pt2nr {
    background: #fff;
    padding: 0;
}
.g_navul2{
    padding-bottom: 140px;
}
.t_headan{
    line-height: 1.2;
}
.t_navlian {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.g_navul21fr_img a {
    height: 100%;
}
.t_navupf {
    height: 100%;
}
.d_e4button button {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
}
#bsBox #bsLogoList li{
    display: none;
}
#bsBox #bsLogoList #bp-email,
#bsBox #bsLogoList #bp-weixin,
#bsBox #bsLogoList #bp-sinaminiblog{
    display: block;
}
.ys_index .ys_ban_txtbox .ys_ban_title p{
    line-height: 1.5;
}
.t_f1pt2ul .slick-list{
    padding: 30px;
    margin: -30px;
    width: calc(100% + 60px);
}
.t_f1pt2ul.on .slick-track{
    display: flex;
    justify-content: center;
}
.t_f1pt2ul.on .slick-list{
    display: flex;
    /*justify-content: center;*/
}
.t_f1pt2ul .slick-list {
    padding: 16px 6px;
    margin: -16px -6px;
    width: calc(100% + 12px);
}
.t_f1pt2xin, .t_f1pt4xin {
    box-shadow: 0px 1px 5px rgb(0 0 0 / 10%);
}

.pro_modal_qrcode .g_wechat_img{
    width: 170px;
}

.d_d5-2topbt .d_e4button{
    width: auto;
    min-width: 165px;
    padding: 0 20px;
    margin-top: 3px;
    margin-bottom: 3px;
}

/* 20220923 */
.t_compressor_box .t_c2pt1:nth-child(even){
    flex-direction: row-reverse;
}

.t_compressor_box .t_c2pt1:nth-child(even) .t_c2pt1rg{
    padding-right: 80px;
}

.t_compressor_box .t_c2pt1:not(:last-child){
    margin-bottom: 30px;
}
/* .g_navul31_tit>a{
    cursor: auto;
} */

.t_inbanfu {
    width: 100%;
}
a {
    color: #005eb8;
}
.home_meetph{
    display: none;
}
.home_meet_img img{
   object-fit: cover; 
}
.home_meet .g_sect4_botli1 a{
    height: 100%;
}
.home_meet_img {
    height: 100%;
}

.g_headph_nav li:not(.ys_phnav_haschild)>.g_headph_li1a a{
    width: 100%;
    max-width: none;
}
.ys_footer_topul2 li a{
    transition: all 0.36s ease;
}
.ys_footer_bot a {
    display: block;
    position: relative;
}
.ys_footer_bot a::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 0;
    opacity: 0;
    background: #000005;
    transition: all 0.36s ease;
}
.g_com1bj{
    position: relative;
}
.g_com1bj::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.1);
    z-index: 2;
}
.g_com1nr {
    z-index: 3;
}
.t_compressor_box .t_c2pt1:nth-child(even) {
    padding-right: 0;
}
.t_headqi{
    display: block;
    margin-top: 64px;
    height: 187px;
    position: fixed;
    width: 100%;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
}

.ys_page_contact .g_com1{
    display: none;
}
.t_f1pt3li {
    width: 100%;
}
.d_d5more a,.g_d5sec_cen tbody td a{
    position: relative;
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: transparent;
    transition: all 0.36s;
}
.d_e4button img,.d_e4button p{
    transition: all .36s ease;
}
.g_mail img,.g_headph_login img{
    width: 14px;
}
.g_lang_top p,.g_headph_langtop p{
    font-weight: bold;
}
.ys_e1pagetop{
    display: none;
}
.return_top{
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    z-index: 99;
    cursor: pointer;
    border-radius: 50%;
    box-shadow:0px 3px 20px rgba(0, 0, 0, 0.1);
}
.return_top img{
    width: 100%;
}
.g_headph_search_list {
    height: 64px;
}
.g_headph_search_list {
    background:#ED1C24;
}
.g_headph_search_list input{
    color: #fff;
}
.g_headph_search_list input::placeholder{
    color: #fff;
}

.ys_ban_li .ys_ban_title{
    width: 36%;
}
.ys_footer_bot a {
    display: inline-block;
}
@media screen and (min-width: 1921px) {
    /*.ys_main>div:not(.d_f2banner,.t_inban,.ys_banner),.g_com1,.g_com2{*/
    /*    max-width: 1920px;*/
    /*    margin-left: auto;*/
    /*    margin-right: auto;*/
    /*}*/
    .ys_main>div,.ys_header,.g_com1,.g_com2,.ys_footer{
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto;
    }
    .ys_header {
        left: 50%;
        transform: translateX(-50%);
    }
    .ys_header::after{
        content:'';
        width: 2000px;
        background: #fff;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 100%;
        z-index: -1;
    }
    .g_navul2 {
        margin: 0;
        width: 100%;
    }
}
.g_sect1fr.ys_imgbox_cover img:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
    height: 100%;
    object-fit: cover;
}
/* 2023.11.28 - 新增start */
.axle_cont_sect1 .g_c31pt1_ul .ys_imgbox_cover{
    width: 46.5%;
}
.axle_cont_sect1 .g_c31pt1_word{
    width: 53.5%;
    padding-right: 120px;
}
.axle_cont_sect2, .axle_cont_sect4 {
    background: #FAFAFA;
    padding:50px 0;
}
.axle_cont_sect2 .t_f1pt2li{
    width: 20%;
}
.axle_main .t_font20{
    color: #EE1C24;
}
.axle_cont_sect3_li{
    width: 33.333333%;
    padding: 0 18px;
    margin-bottom: 36px;
}
.axle_cont_sect3_ul{
    display: flex;
    margin: 0 -18px;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}
.axle_cont_sect3_li .ys_imgbox_cover{
    background: #7F7F7F;
}
.acsl_text{
    
    padding: 40px 40px 70px;
    text-align: center;
}
.acsl_text .std_title3{
    margin-bottom:10px;
}
.axle_cont_sect6_li{
    width: 50%;
    padding: 0 15px;
}
.axle_cont_sect6_ul{
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.axle_cont_sect6_li{
    position: relative;
}
.acs6_text{
    position: absolute;
    top: 62%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 100%;
}
.acs6_text .std_title3{
    color: #fff;
    margin-bottom: 50px;
}
.acs6_text .t_btnword {
    background: #fff;
}
.acs6_text .t_btnfont{
    color: #000;
}
.acs6_text .t_btnic img:nth-of-type(2) {
    opacity: 1;
}
.acs6_text .t_btnic img:nth-of-type(1) {
    opacity: 0;
}
.t_btnic {
    margin-top: 1px;
}
.cool_cont_sect li{
    display: flex;
    flex-direction: row-reverse;
}
.cool_cont_sect li .g_c31pt1_word{
    padding-right: 100px;
    padding-left: 120px;
}
.cool_main .axle_cont_sect5 li .std_word p{
    margin-bottom: 20px;
}
.cool_main li .std_word p:last-child{
    margin-bottom: 0;
}
.axle_cont_sect5 .g_c31pt1_ul>li{
    margin-bottom: 0;
}
.lp_main .axle_cont_sect2 .std_title4{
    text-align: center;
    color: #EE1C24;
    margin-bottom: 20px;
}
.lp_main .lp_cont_sect1 li:nth-child(2n) .ys_cont1720{
    flex-direction: row-reverse;
}
.lp_main .lp_cont_sect1 li .ys_cont1720{
    display: flex;
    align-items: center;
    padding: 50px 100px;
}
.lp_main .lp_cont_sect1 li:nth-child(2n){
    background: #FAFAFA;
}
.lp_main .lp_cont_sect1 .std_word span {
    font-weight: bold;
    color: #53575A;
}

.lp_main .lp_cont_sect1 .std_word p{
    margin-bottom: 20px;
}
.lp_main .lp_cont_sect1 .std_word p:last-child{
    margin-bottom: 0;
}
.cool_main .axle_cont_sect5 li .ys_cont1720{
    padding: 50px 100px;
    display: flex;
    align-items: center;
}
.cool_main .axle_cont_sect5 li:nth-child(n) .ys_cont1720{
    flex-direction: row-reverse;
    
}
.cool_main .axle_cont_sect5 li:nth-child(2n) .ys_cont1720{
    flex-direction: row;
    background: #FAFAFA;
}
.cool_main .axle_cont_sect5 li:nth-child(n) .g_c31pt1_word {
    padding-left: 115px;
    padding-right: 100px;
}
.c8add_main .g_c7pt1 .d_e4button p {
    margin-bottom: 0 !important;
    line-height: 44px;
}
.c8add_main .d_e4button {
    width: 200px;
}
.c8add_main .g_c7pt1 .g_c31pt1_top{
    text-align: center;
    margin-bottom: 40px;
}
.c8add_edr{
    width: 800px;
    margin: 0 auto;
}
.c8add_main .g_c31pt2nr h3 {
    padding: 0 !important;
}
.c8add_cont_sect1 .c8add_edr{
    text-align: center;
}
.c8add_cont_sect2.g_c7pt1 .t_c2pt1rg {
    padding-right: 0;
}
.ys_cont1490{
    width: 1490px;
    margin: 0 auto;
}
.c8add_cont_sect1 .g_c31pt2nr{
    padding:50px 0;
}
.lp_cont_sect1  .g_c31pt1_ul>li{
    margin-bottom: 0;
}
.t_f1pt2xin, .t_f1pt4xin {
    padding: 40px 30px 30px;
}
.g_c31pt1_word {
    padding-left: 80px;
}
.acsl_box{
    background: #FAFAFA;
    height: 100%;
}
.axle_cont_sect3_li{
    height:auto;
}







@media screen and (min-width: 1200px) {
    .axle_cont_sect3_li:hover .ys_imgbox_cover img,
    .axle_cont_sect6_li a:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .axle_cont_sect6_li a:hover .acs6_text .t_btnic img:nth-of-type(2){
        opacity: 0;
    }
    .axle_cont_sect6_li a:hover .acs6_text .t_btnic img:nth-of-type(1){
        opacity: 1;
    }
    .axle_cont_sect6_li a:hover .t_btnword{
        background:#EE1C24;
    }
    .axle_cont_sect6_li a:hover .t_btnfont{
        color: #fff;
    }
    .lp_cont_sect1  .t_btnword:hover .t_btnic img:nth-of-type(2) {
        opacity: 0;
    }
    .lp_cont_sect1  .t_btnword:hover .t_btnic img:nth-of-type(1) {
        opacity: 1;
    }
}
/* 新增 - end */


/* 2024.7.2新增 star */

.home-who {
    width: 100%;
    position: relative;
}

.home-who-wrap {
    width: 100%;
    position: relative;
    padding: 0 15px;
}

.home-who-tit .std_title2 {
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}

.home-who-info p {
    color: #000005;
    line-height: 1.75;
}

.home-who-tit {
    text-align: center;
}

.home-who-btm {
    width: 100%;
    position: relative;
}

.home-who-btm-img {
    width: 100%;
    position: relative;
}

.home-who-btm-img img {
    width: 100%;
    position: relative;
}

.home-who-btm-play {
    width: 94px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
}

.home-who-btm-play img {
    width: 100%;
}


.home-dynam {
    width: 100%;
}

.home-dynam .g_sect1_box {
    background: #F8F8F8;
    padding-top: 30px;
    padding-bottom: 30px;
}

.home-dynam-tit {
    text-align: center;
}

.home-dynam-tit .std_title2 {
    color: #333333;
}

.home-dynam .g_sect1fr {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}

.home-dynam .g_sect1fl {
    padding-left: 60px;
    padding-right: 100px;
}

.home-dynam .std_word1 p {
    line-height: 1.75;
    max-height: 5.25em;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #666666;
    margin-bottom: 0 !important;
}

.home-dynam .std_title3en {
    color: #333;
}

.home-dynam .std_word1 {
    padding-bottom: 25px;
}

.home-join {
    width: 100%;
    position: relative;
}

.home-join-li {
    width: 50%;
    padding: 0 20px;
}

.home-join-ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.home-join-link {
    width: 100%;
    display: flex;
    position: relative;
}

.home-join-link .ys_imgbox_cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.home-join-li-btm {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    padding: 20px;
    z-index: 10;
    text-align: center;
}

.hjlb-tit .std_title3 {
    color: #fff;
    line-height: 1.5;
}

.hjlb-more {
    display: inline-block;
}

.hjlb-tit {
    margin-bottom: 50px;
}

.hjlb-more .t_btnfont {
    color: #333;
}

.hjlb-more .t_btnword {
    background: #fff;
}

.hjlb-more .t_btnic {
    transform: translate3d(0, 0, 0) !important;
}

.t_btnic img {
    transform: scale(1) !important;
}

.t_inbanz .t_inbanwidth {
    width: 36%;
}

.t_inbanz .t_inbanfu {
    width: 60%;
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}

.t_inbanz .t_inbanwidth .std_word {
    width: 82%;
}

.t_inbanz .t_inbanwidth .d_e4button.std_word {
    width: inherit !important;
}

.technol-baner {
    position: absolute;
    top: 50%;
    left: 53%;
    transform: translate(-50%, -50%);
    width: 38%;
}

.technol-baner img {
    width: 100%;
}

.technol-advant {
    background: #F8F8F8;
    width: 100%;
    position: relative;
}

.technol-advant-top {
    width: 830px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 100%;
}

.technol-advant-infotit .std_title4 {
    color: #F04349;
    font-weight: bold;
}

.technol-advant-infotit {
    margin-bottom: 24px;
}

.technol-advant-tit .std_title3 {
    color: #333;
}

.technol-advant-info p {
    color: #53575A;
    line-height: 1.75;
}

.technol-advant-info {
    margin-top: 24px;
}

.technol-advant-btm {
    width: 100%;
    position: relative;
}

.technol-advant-btm .t_f1pt2ic {
    width: 90px;
}

.technol-advant-btm .std_word p {
    color: #F04349;
    font-weight: bold;
}

.technol-advant-btm .t_f1pt2li {
    width: 20%;
}

.technol-advant-btm .t_f1pt2xin {
    padding-top: 65px;
    padding-bottom: 65px;
}

.technol-product {
    width: 100%;
    position: relative;
}

.technol-product-li {
    width: 100%;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}

.technol-product-li-tit {
    text-align: center;
}

.boost-challen-box .t_c2pt1rg .d_e4button p {
    line-height: 44px;
}

.boost-challen-box .t_c2pt1rg .d_e4button {
    margin-top: 50px;
}

.technol-product-li .t_c2pt1 {
    background: transparent;
}

.technol-product-li:nth-child(2n) {
    background: #F8F8F8;
}

.technol-product-li:nth-child(2n) .t_c2pt1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.technol-product-li:nth-child(2n) .t_c2pt1rg {
    padding-left: 100px;
    padding-right: 80px;
}

.boost-challen {
    padding-bottom: 30px;
    width: 100%;
    background: #F8F8F8;
}

.boost-challen .t_c2pt1 {
    background: transparent;
}

.boost-challen .d_e4button {
    width: 330px;
}

.boost-custom {
    width: 100%;
    position: relative;
}

.boost-custom-btm {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px;
}

.boost-custom-btm-li {
    width: 25%;
    padding: 0 9px;
    margin-bottom: 18px;
}

.bcbl-wrap {
    width: 100%;
    position: relative;
}

.bcbl-wrap .ys_imgbox_cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.bcbl-wrap-tit {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 10;
    text-align: center;
    padding: 20px;
}

.bcbl-wrap-tit .std_title3 {
    color: #fff;
}

.boost-advant.technol-advant-btm .t_f1pt2xin {
    padding-top: 45px;
    padding-bottom: 45px;
}

.boost-choice {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.boost-unique {
    width: 100%;
    background: #F8F8F8;
    position: relative;
}

.boost-unique-btm-info.std_word p {
    color: #666 !important;
    font-weight: normal !important;
}

.boost-unique-btm-info {
    margin-top: 24px;
}

.technol-advant-btm.boost-unique-btm .t_f1pt2xin {
    padding-top: 72px;
    padding-bottom: 80px;
}

.technol-advant-btm.boost-unique-btm .t_f1pt2li {
    width: 25%;
}

.boost-choice .t_c2pt1 {
    overflow: hidden;
}

.boost-challen .boost-challen-box .t_c2pt1rg .d_e4button {
    margin-top: 30px;
}

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

.t_inbanwq .std_title1 {
    color: #fff;
}

.t_inbanwq .t_inbanwidth .std_word p {
    color: #fff;
}

.t_inbanwq .t_inbantxtbox .std_word {
    margin-top: 26px;
}

.t_inbanwq .t_inbanwidth {
    width: 50%;
}

.product-page .t_crumbs {
    position: relative;
    top: auto !important;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #F8F8F8;
}

.product-reliab {
    width: 100%;
    position: relative;
}

.product-reliab-btm {
    width: 100%;
    position: relative;
    padding-bottom: 50px;
}

.product-reliab-btm-tab {
    width: 100%;
    background: #1D1D1D;
    padding-top: 70px;
    display: flex;
    align-items: flex-start;
}

.prbt-li .t_title20 {
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    text-align: center;
}

.prbt-li:nth-child(1) {
    background: #FFB71B;
    width: 57.22%;
}

.prbt-li:nth-child(2) {
    background: #52575A;
    width: 28.5%;
}

.prbt-li:nth-child(3) {
    background: #ED1C24;
    width: 14.28%;
}

.prbt-li {
    padding: 11px;
}

.prbt-li:nth-child(3) .t_title20 {
    min-height: 3em;
}

.product-reliab-btm-ificat {
    width: 100%;
    position: relative;
    background: #fff;
    padding-bottom: 60px;
}

.prbi-ul {
    display: flex;
    background: #F8F8F8;
    width: 100%;
}

.prbi-li {
    width: 14.28%;
    padding: 40px;
    padding-bottom: 35px;
    cursor: pointer;
    transition: all 0.36s;
}

.prbi-li-icon {
    width: 170px;
    margin: 0 auto;
    margin-bottom: 22px;
    max-width: 100%;
}

.prbi-li-btm .t_title20 {
    font-weight: bold;
    color: #333333;
    line-height: 1.5;
    transition: all 0.36s;
}

.prbi-li-btm {
    width: 100%;
    text-align: center;
}

.prbi-li.act {
    background: #FFB71B;
}

.prbi-li.act .prbi-li-btm .t_title20 {
    color: #fff;
}

.prbi-ul .prbt-li {
    display: none;
}

.prbi-li:nth-child(5).act,
.prbi-li:nth-child(6).act {
    background: #52575A;
}

.prbi-li:nth-child(7).act {
    background: #ED1C24;
}

.product-reliab-btm-exhibi {
    width: 100%;
    position: relative;
}

.prbe-li {
    width: 100%;
    position: relative;
    display: none;
}

.prbe-li:first-child {
    display: block;
}

.prbe-wrap {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.prbe-li .t_c2pt1le {
    width: 51.5%;
    background: #fff;
    transform: translateY(51px);
}

.prbe-li .t_c2pt1rg {
    width: 49.5%;
    padding-left: 60px;
    padding-right: 180px;
}

.prbe-li-desz {
    position: absolute;
    bottom: 10%;
    right: 0;
    width: 6.5%;
}

.prbe-li-desz img {
    width: 100%;
}

.product-reliab-btm-img img {
    width: 100%;
}

.boost-page .t_inbanfu,
.technol-page .t_inbanfu {
    display: none;
}



/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .hjlb-more:hover .t_btnword {
        background: #000;
    }

    .hjlb-more:hover .t_btnfont {
        color: #fff;
    }

    .g_sect1_box:hover .g_sect1fr img {
        transform: translate(-50%, -50%) scale(1.08);
    }

    .home-join-link:hover .ys_imgbox_cover img {
        transform: scale(1.08);
    }

    .bcbl-wrap:hover .ys_imgbox_cover img {
        transform: scale(1.08);
    }

}

/* 2024.7.2新增 end */

/*2025.5.23 star*/
.mod-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70px;
    z-index: 10;
    cursor: pointer;
}
.mod-play img{
    width: 100%;
}

.produc-video {
    width: 100%;
}

.produc-video-btm {
    width: 100%;
}

.produc-video-time {
    margin-top: 20px;
    margin-bottom: 10px;
}

.produc-video-time p{
    font-size: 12px;
    line-height: 1.5;
    color: rgba(153, 153, 153, 0.8);
    font-weight: 700;
}

.produc-video-tit {
    margin-bottom: 12px;
}

.produc-video-tit .std_title4 {
    color: #000005;
    font-weight: 700;
    line-height: 1.25;
}

.produc-video-info p{
    color: #53575A;
    line-height: 1.5;
}

.produc-video-more {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.produc-video .home-who-btm-play {
    transition: all 0.36s;
    opacity: 0.6;
}


@media screen and (min-width: 1200px) {
    .home-who-btm .home-who-btm-play:hover{
        opacity: 1;
    }
}

.t_f3pt8ul  .slick-track {
    margin:0 auto;
}
.axle_cont_sect4 .t_f1pt2ul.on .slick-list {
    display: flex;
    justify-content: center;
}

.home-who-info .ys_demo_num{
    display:inline-block !important;
}

/*2025.5.23 end*/
