@charset "utf-8";
/*公共*/
@font-face {
    font-family: "MONTSERRAT-BOLD";
    src: url("../fonts/MONTSERRAT-BOLD/MONTSERRAT-BOLD.woff2") format("woff2"),
         url("../fonts/MONTSERRAT-BOLD/MONTSERRAT-BOLD.woff") format("woff"),
         url("../fonts/MONTSERRAT-BOLD/MONTSERRAT-BOLD.ttf") format("truetype"),
         url("../fonts/MONTSERRAT-BOLD/MONTSERRAT-BOLD.eot") format("embedded-opentype"),
         url("../fonts/MONTSERRAT-BOLD/MONTSERRAT-BOLD.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "MONTSERRAT-LIGHT-6";
    src: url("../fonts/MONTSERRAT-LIGHT-6/MONTSERRAT-LIGHT-6.woff2") format("woff2"),
         url("../fonts/MONTSERRAT-LIGHT-6/MONTSERRAT-LIGHT-6.woff") format("woff"),
         url("../fonts/MONTSERRAT-LIGHT-6/MONTSERRAT-LIGHT-6.ttf") format("truetype"),
         url("../fonts/MONTSERRAT-LIGHT-6/MONTSERRAT-LIGHT-6.eot") format("embedded-opentype"),
         url("../fonts/MONTSERRAT-LIGHT-6/MONTSERRAT-LIGHT-6.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "MONTSERRAT-MEDIUM-7";
    src: url("../fonts/MONTSERRAT-MEDIUM-7/fonts/MONTSERRAT-MEDIUM-7.ttf") format("truetype"),
         url("../fonts/MONTSERRAT-MEDIUM-7/fonts/MONTSERRAT-MEDIUM-7.eot") format("embedded-opentype"),
         url("../fonts/MONTSERRAT-MEDIUM-7/fonts/MONTSERRAT-MEDIUM-7.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "MONTSERRAT-REGULAR-8";
    src: url("../fonts/MONTSERRAT-REGULAR-8/Montserrat-Regular-8.woff2") format("woff2"),
         url("../fonts/MONTSERRAT-REGULAR-8/Montserrat-Regular-8.woff") format("woff"),
         url("../fonts/MONTSERRAT-REGULAR-8/Montserrat-Regular-8.ttf") format("truetype"),
         url("../fonts/MONTSERRAT-REGULAR-8/Montserrat-Regular-8.eot") format("embedded-opentype"),
         url("../fonts/MONTSERRAT-REGULAR-8/Montserrat-Regular-8.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
body{
	overflow: hidden;
	max-width: 1920px;
	margin:auto;
    background: #fff;
}
*{
	font-family: "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
}
.g_content{
	width:1200px;
	margin:auto;
}
.yxedr_active p{
    font-size: 16px;
    line-height: 28px;
    color: #666;
}
/* 天空 - 规范 - start */
/* 标题 */
.fonth1 h1{
    font-size: 48px;
    line-height: 1.5;
    color:#333;
}
.fonth2 h2{
    font-size: 40px;
    line-height: 1.5;
    color:#333;
}
.fonth3 h3{
    font-size: 36px;
    line-height: 1.5;
    color:#333;
}
.fonth4 h4{
    font-size: 24px;
    line-height: 1.5;
    color:#333;
}
.fonth5 h5{
    font-size: 22px;
    line-height: 1.5;
    color:#333;
}
.fonth6 h6{
    font-size: 18px;
    line-height: 1.5;
    color:#333;
}
.fonth6 p{
    font-size: 18px;
    line-height: 1.5;
    color:#333;
}
.fonth7 h6{
    font-size: 16px;
    line-height: 1.5;
    color:#333;
}
.font20 h6{
    font-size: 20px;
    line-height: 1.5;
    color:#333;
}
.font30 h4{
    font-size: 30px;
    line-height: 1.5;
    color:#333;
}
.fonth28 h4{
    font-size: 28px;
    line-height: 1.5;
    color:#333;
}
/* 段落 */
.duan p{
    font-size: 16px;
    line-height: 1.75;
    color:#333;
}
.duan1 p{
    font-size: 16px;
    line-height: 1.75;
    color:#333;
    margin-bottom: 16px;
}
.duan2 p{
    font-size: 14px;
    line-height: 1.75;
    color:#333;
}
.duan.duan_1 p{
    color:#666;
}
.duan.duan_2 p{
    color:#eb5425;
}
.duan1.duan_1 p{
    color:#666;
}
.duan1.duan_2 p{
    color:#eb5425;
}
/* 间距 */
.jiand1_1{
    padding-top: 150px;
    padding-bottom: 150px;
}
.jiand1_1.jiant1{
    padding-top:140px;
}
.jiand1_2{
    margin-bottom: 150px;
}
/* 浅板块间 */
.jiand2{
    margin-bottom: 100px;
}
.jiand2_1{
    padding-top: 100px;
    padding-bottom: 100px;
}
.jiand2_2{
    padding-top: 90px;
    padding-bottom: 100px;
}
/* 原型图间 */
.jiand3{
    margin-bottom: 200px;
}
/* 标题简介 */
.jiand4{
    margin-bottom: 30px;
}
/* 文字板块 */
.jiand5{
    margin-bottom: 50px;
}
.t_tit1.jiand4{
    margin-bottom: 14px;
}
.t_duan1 .jiand5{
    margin-bottom: 44px;
}
.duan.jiand5{
    margin-bottom: 44px;
}
/* 天空 - 规范 - end */
/*规范*/
.g_word1{
    font-size: 30px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word2{
    font-size: 24px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word3{
    font-size: 18px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word4{
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word5{
    font-size: 14px;
    line-height: 1.75;
    color:#999;
    letter-spacing: 1px;
}
.g_parp p{
    color:#666;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
/*规范*/
/*pc导航选中*/
.yxnav_active1 .g_nav1{

}
.yxnav_active2 .g_nav2{
	
}
/*ph导航选中*/
.yxnav_active1.g_phnav1{
    color:#032c8d;
}
.yxnav_active2.g_phnav2{
	color:#032c8d;
}
.yxnav_active3.g_phnav3{
    color:#032c8d;
}
/*ph导航&下拉*/
.phxia{
    position: fixed;
    width: 100%;
    left: 0;
    top: 64px;
    z-index: 300;
    padding:0 20px;
    background-color: #f1f1f1;
    display: none;
}
.xialaph{
    display: none;
    width: 100%;
    padding-bottom: 18px;
    background-color: #f1f1f1;
}
.xialaph h4{
    position: relative;
}
.xialaph h4::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .1;
    background-color: #000;
}
.xialaph h4 a{
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h4 img{
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph .ul2{
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}
.xialaph .ul2 .container_s{
    max-width: 100%;
    padding: 0 15px;
}
.xialaph h5{
    position: relative;
}
.xialaph h5::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: .05;
    background-color: #000;
}
.xialaph h5 a{
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h5 img{
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{
    display: none;
}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{
    display: block;
}
.xialaph .ul3{
    display: none;
}
.xialaph h6 a{
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.header2{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 64px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    display: none;
}
.header2 .logo{
    width: 100px;
    line-height: 64px;
}
.header2 .logo img{
    width: 100%;
}
.header2 .phsearch{
    position: absolute;
    top: 50%;
    right: 70px;
    width: 25px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.header2 .wj_hin_right{
    padding-top: 25px;
}
.header2 .phsearch img{
    width: 100%;
}
.ph_mea_cl{
    overflow: hidden;
    width: 28px;
    height: 100%;
}
.header2 .menuph {
    width: 28px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.header2 .menuph .point{
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}
.header2 .menuph .navbtn{
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    background: #666;
}
.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before{
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    background: #666;
}
.header2 .menuph .navbtn::after{
    top: -10px;
}
.header2 .menuph .navbtn::before{
    top: 10px;
}
.header2 .menuph .point.active .navbtn{
    background: transparent;
}
.header2 .menuph .point.active .navbtn::after{
    top: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
.header2 .menuph .point.active .navbtn::before{
    top: 0;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.ph_search{
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
}
.ph_search_ph{
    width:100%;
    height: 35px;
    border:1px solid rgba(0,0,0, .1);
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}
.ph_search_ph input{
    width: 100%;
    height: 100%;
    text-indent: 20px;
    color:#333333;
}
.ph_search_ph input::-webkit-input-placeholder{
    color: #999999;
}
.ph_search_ph button{
    width: 40px;
    height: 100%;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    float:right;
    position: absolute;
    top: 0;
    right: 0;
}
.ph_search button .icon-sousuo{
    font-size: 27px;
    color: #999999;
}
.wj_header_i_nav{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 10;
}
/*电话*/
.ph_dh_number{
    width: 100%;
    text-align: center;
    margin-top:18px;

}
.ph_dh_number .ph_dh_n{
    display: inline-block;
    overflow: hidden;
}
.ph_dh_number .ph_dh_n p{
    float: left;
    font-size: 16px;
    color: #999;
}
.ph_dh_number .ph_dh_n p a{
    float: left;
    font-size: 16px;
    color: #999;
}
.ph_dh_number .ph_dh_n .ph_dh_n_p1{
    margin-right: 15px;
}
.wj_hin_r_en a{
    color:#666;
}
.ph_searchfe {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 16px;
}
.ph_searchfe img {
    width: 100%;
}
.wj_hin_r_en{
    margin-right: 15px;
}
/* ph导航选中 */
.yxnav_active1.ys_navph1_phnav1 {
    color: #ff7a59;
}
.yxnav_active2.ys_navph1_phnav2 {
    color: #ff7a59;
}
.yxnav_active3.ys_navph1_phnav3 {
    color: #ff7a59;
}
/*ph导航&下拉*/
.ys_navph1_phxia {
    position: fixed;
    width: 100%;
    left: 0;
    transform: translateX(0);
    top: 64px;
    z-index: 300;
    display: block !important;
    background-color: rgba(4,60,98);
}
.ys_navph1_xialaph {
    display: none;
    width: 100%;
    padding-bottom: 18px;
    height: calc(100vh - 64px);
    padding-top: 20px;
    padding:20px 20px 0;
}
.ys_navph1_xialaph h4{
    position: relative;
}
.ys_navph1_xialaph h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .4;
    background-color: rgba(51,51,51);
}
.ys_navph1_xialaph h4 a {
    line-height: 50px;
    color: rgba(51,51,51,0.6);
    font-size: 14px;
    text-transform: uppercase;
}
.ys_navph1_xialaph h4 img{
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.ys_navph1_xialaph .ys_navph1_ul2{
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}
.ys_navph1_xialaph .ys_navph1_ul2 .container_s{
    max-width: 100%;
    padding: 0 15px;
}
.ys_navph1_xialaph h5 {
    position: relative;
}
.ys_navph1_xialaph h5::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .4;
    background-color: rgba(51,51,51);
}
.ys_navph1_xialaph h5 a{
    font-size: 12px;
    line-height: 44px;
    text-transform: uppercase;
    color: rgba(51,51,51,.6);
}
.ys_navph1_xialaph h5 img{
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.ys_navph1_xialaph h4.active img.img_s,
.ys_navph1_xialaph h5.active img.img_s{
    display: none;
}
.ys_navph1_xialaph h4.active img.img_d,
.ys_navph1_xialaph h5.active img.img_d{
    display: block;
}
.ys_navph1_xialaph .ys_navph1_ul3{
    display: none;
}
.ys_navph1_xialaph h6{
    position: relative;
}
.ys_navph1_xialaph h6 a{
    font-size: 12px;
    line-height: 44px;
    text-transform: uppercase;
    color: rgba(51,51,51,.6);
}
.ys_navph1_xialaph h6::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .4;
    background-color: rgba(51,51,51);
}
/* 搜索 */
.ys_navph1_ph_search {
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
    margin-top: 32px;
}
.ys_navph1_ph_search_ph {
    width: 100%;
    height: 35px;
    border: 1px solid rgba(51, 51, 51, .4);
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}
.ys_navph1_ph_search_ph input {
    width: 100%;
    height: 100%;
    text-indent: 20px;
    color: #fff;
}
.ys_navph1_ph_search_ph input::-webkit-input-placeholder {
    color: rgba(51,51,51,0.8);
}
.wj_header_i_nav{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 10;
}
.ys_navph1_ph_searchfe {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 16px;
}
.ys_navph1_ph_searchfe img {
    width: 100%;
}
/* 语言版本切换 */
.ys_navph1_wj_hin_r_en a{
    color:#666;
}
.ys_navph1_wj_hin_r_en{
    margin-right: 15px;
}
/* header ys_navph1 */
.ys_navph1_header{
    position: fixed;
    top: 0;
    left: 0;
    transform: translateX(0);
    z-index: 999;
    width: 100%;
    height: 64px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    display: none;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%);
}
.ys_navph1_header .ys_navph1_logo{
    width: 120px;
    line-height: 64px;
}
.ys_navph1_header .ys_navph1_logo img{
    width: 100%;
}
.ys_navph1_header .ys_navph1_phsearch{
    position: absolute;
    top: 50%;
    right: 70px;
    width: 25px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.ys_navph1_header .ys_navph1_wj_hin_right{
    padding-top: 25px;
}
.ys_navph1_header .ys_navph1_phsearch img{
    width: 100%;
}
.ys_navph1_ph_mea_cl{
    overflow: hidden;
    width: 28px;
    height: 100%;
}
.ys_navph1_header .ys_navph1_menuph {
    width: 28px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point{
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point .ys_navph1_navbtn,
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point .ys_navph1_navbtn::after,
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point .ys_navph1_navbtn::before{
    width: 28px;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_navbtn{
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    background: #666;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_navbtn::after,
.ys_navph1_header .ys_navph1_menuph .ys_navph1_navbtn::before{
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    background: #666;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_navbtn::after{
    top: -10px;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_navbtn::before{
    top: 10px;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point.active .ys_navph1_navbtn{
    background: transparent;
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point.active .ys_navph1_navbtn::after{
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
.ys_navph1_header .ys_navph1_menuph .ys_navph1_point.active .ys_navph1_navbtn::before{
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.ys_navph1_header .ys_navph1_wj_hin_right {
    padding-top: 13px;
}
.ys_navph1_header .t_navmian {
    line-height: 38px;
}
.ys_navph1_phxia{
    background:#fff;
}
/*鼠标效果*/
@media screen and (min-width: 1200px){
    .s_fo_fot:hover .t_anniu1 .t_buttonr{
        color:#ff7a59;
    }
    .t_anniu1:hover .t_buttonr{
        /* background: linear-gradient(to left,#ff7a59,#f55555); */
        color:#fff;
    }
    .t_anniu1:hover .t_abjiab::before{
        width: 100%;
        /* opacity: 1; */
    }
    .t_anniu2:hover .t_chasee{
        margin-right: 20px;
    }
    .t_navone a:hover{
        color:#ff7a59;
    }
    .t_navone a:hover::before{
        width: 100%;
        opacity: 1;
    }
    /* .t_syk5li:hover{
        background: #ff7a59;
        color:#fff;
    } */
    .t_syk5li.t_anniu1:hover .t_abjiab::before,
    .t_syk5li.t_anniu1:focus .t_abjiab::before{
        width: 100%;
        left:0;
        right:auto;
    }
    .t_syk5li.t_anniu1:hover .t_abjiab .t_buttonr,
    .t_syk5li.t_anniu1:focus .t_abjiab .t_buttonr{
        color:#fff;
    }
    .t_fotli2 a:hover{
        opacity: 1;
    }
    .t_fotli a:hover{
        color:#fff;
    }
    .t_syk1li a:hover .t_syk1pic{
        transform: translateY(-5%);
    }
    .t_syk1li a:hover .t_syk1di img{
        opacity: 1;
    }
    .t_syk1li a:hover .t_syk1pic img{
        filter:none;
    }
    .t_naverli a:hover .t_naver1{
        color:#eb5425;
    }
    .t_nav3li a:hover .t_nav3wen{
        color:#eb5425;
    }
    .s_fo_fot .t_anniu1:hover .t_buttonr{
        box-shadow: 0 3px 6px 0px rgba(0,0,0,.1);
    }
    .t_syk4xli:hover .t_syk4pic img{
        transform: scale(1.05);
    }
    .t_syk4kuai:hover .t_syk4pic img{
        transform: scale(1.05);
    }
    .t_syk4kuai:hover .t_anniu2 .t_chasee {
        margin-right: 16px;
    }
    .t_syk4xli:hover .t_anniu2 .t_chasee {
        margin-right: 16px;
    }
    /* index 修改 */
    .t_syk1li a:hover .t_syk1xin {
        box-shadow: 0px 0px 31.04px 0.96px rgb(230 230 230);
    }
    .t_syk1li a:hover .t_anniu1 .t_abjiab::before,
    .t_syk1li a:focus .t_anniu1 .t_abjiab::before {
        width:0;
        left: auto;
        right:0;
    }
    .t_syk1li a:hover .t_abjiab .t_buttonr,
    .t_syk1li a:focus .t_abjiab .t_buttonr {
        color: #ff7a59;
    }
    .s_fo_fot .t_anniu1:hover .t_buttonr {
        box-shadow: 0 3px 6px 0px rgb(0 0 0 / 24%);
    }
    .t_anniu1:hover .t_abjiab::before,
    .t_anniu1:focus .t_abjiab::before {
        width:0;
        left: auto;
        right:0;
    }
    .t_anniu1:hover .t_abjiab .t_buttonr,
    .t_anniu1:focus .t_abjiab .t_buttonr {
        color: #ff7a59;
    }
    .t_anniu1.t_anjia2:hover .t_abjiab .t_buttonr,
    .t_anniu1.t_anjia2:focus .t_abjiab .t_buttonr {
        color: #2b2b2b;
    }
    .s_fo_fot .t_anniu1:hover .t_abjiab .t_buttonr,
    .s_fo_fot .t_anniu1:focus .t_abjiab .t_buttonr  {
        color: #fff;
    }
    .t_anniu1.t_anjia2:hover .t_yuan,
    .t_anniu1.t_anjia2:focus .t_yuan{
        opacity: 0;
    }
    .t_anniu1.t_anjia2:hover .t_hover,
    .t_anniu1.t_anjia2:focus .t_hover{
        opacity: 1;
    }
    .t_h2k8li a:hover .t_h2k8le img{
        transform: scale(1.05);
    }
    .t_h2k8li a:hover .t_chasee {
        margin-right: 20px;
    }
    .t_h3k4xin:hover{
        box-shadow: 0px 0px 23.28px 0.72px rgba(230,230,230,1);
    }
    .t_h3k4xin:hover .t_h3k4pic img{
        transform: scale(1.05);
    }
    .t_c2k5lix:hover::before{
        opacity: 1;
        width: 100%;
    }
    .t_c2k5lix:hover .fonth5 h5{
        color:#fff;
    }
    .t_c2k5lix:hover .duan p{
        color:#fff;
    }
    .t_c2k5lix:hover .t_hover{
        opacity: 1;
    }
    .t_c2k5lix:hover .t_yuan{
        opacity: 0;
    }
    .t_d1k1xin:hover {
        box-shadow: 0px 0px 31.04px 0.96px rgb(230 230 230);
    }
    .t_d1k1xin:hover .t_d1k1ic {
        transform: translateY(-5%);
    }
    .s_b1_tj:hover::before,.s_b1_tj:focus::before{
        width: 0;
        left: auto;
        right: 0;
    }
    .s_g6_chetj:hover p,.s_g6_chetj:focus p{
        color:#ff7a59;
    }
    .s_g6_chetj:hover::before,.s_g6_chetj:focus::before{
        width: 0;
        left: auto;
        right: 0;
    }
    .s_b1_tj:hover p,.s_b1_tj:focus p{
        color:#ff7a59;
    }
    .s_b2_act:hover .s_b2_morewz {
        padding-right: 20px;
    }
    .s_b1_act:hover .s_b1_actmoreig{
        left: 72px;
    }
    .t_btnb a:hover .t_biaoqian{
        color:#ed5f33;
        background: #ffebe6;
    }
    /* 2022.02.08  天空 - 上海 - start */
    .t_onc2k1rg .t_h2k1li:hover::before{
        background: #FF7A59;
    }
    .t_onc2k1rg .t_h2k1li:hover{
        color: #FF7A59;
    }
    .t_onc2celi a:hover .t_onc2cebiao {
        color: #ed5f33;
        background: #ffebe6;
    }
    .t_onc2k5li:hover::before{
        width: 100%;
        opacity: 1;
    }
    .t_onc2k5li:hover .t_onc2k5xu{
        color:#F8F8F8;
        opacity: .2;
    }
    .t_onc2k5li:hover .t_onduan1 p,.t_onc2k5li:hover .t_onfont h3{
        color:#fff;
    }
    .t_onc3k2ul .t_onc2k5li:hover .fonth5 h5,
    .t_onc3k2ul .t_onc2k5li:hover .t_onduan3 p{
        color:#fff;
    }
    .t_onc3k4li a:hover .t_anniu2 .t_chasee {
        margin-right: 20px;
    }
    .t_onc4k4xin:hover .t_onc4k4top{
        background: #FF7A59;
    }
    .t_onc4k4xin:hover .t_onfont h3{
        color:#fff;
    }
    .t_onc4k4xin:hover .t_onduan2 p{
        color:#fff;
    }
    .t_onb1k3xin:hover .s_b2_actimg img{
        transform: scale(1.05);
    }
    .t_onb1k3xin:hover .s_b2_morewz {
        padding-right: 20px;
    }
    .s_b2_more a:hover .s_b2_morewz {
        padding-right: 20px;
    }
    .t_onc1qli:hover a::before{
        width: 100%;
        opacity: 1;
    }
    .t_onc1qli:hover a{
        color:#FF7A59;
    }
    .t_ondown:hover .t_yuan, .t_anniu1.t_anjia2:focus .t_yuan {
        opacity: 0;
    }
    .t_ondown:hover .t_hover, .t_anniu1.t_anjia2:focus .t_hover {
        opacity: 1;
    }
    .t_onsyk1rgnr a:hover .t_onsyk1zpic img{
        transform: scale(1.05);
    }
    /* 2022.02.08  天空 - 上海 - end */
    /* 2022.03.07 - start */
    .t_onf1wen:hover{
        box-shadow: 3px 5px 15px 0px rgba(0, 0, 0, 0.1);
    }
    .t_onf1wen:hover::after{
        width: 100%;
        opacity: 1;
    }
    .t_onf1li a:hover{
        color:#FF7A59;
    }
    .t_onf1li a:hover::before{
        width: 100%;
        opacity: 1;
    }
    .pc_fenye a:hover li{
        color: #eb5424;
    }
    /* 2022.03.07 - end */
}
/*载入效果*/
.g_fadein2{
    -webkit-animation: fadeIn 0.6s ease both;
    animation: fadeIn 0.6s ease both;
    animation-delay: 0.1s; 
}
.g_fadein1{
    -webkit-animation: fadeIn 0.8s ease both;
    animation: fadeIn 0.8s ease both;
    animation-delay: 0.3s; 
}
/* .g_fadein1{
    -webkit-animation: fadeIn 0.8s ease both;
    animation: fadeIn 0.8s ease both;
    animation-delay: 0.5s; 
} */
.g_fadeup1{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.g_fadeup2{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.g_fadeup3{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.g_fadeup4{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.7s;
}
.g_fadeup5{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.g_fadeup6{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.9s;
}
.g_fadeup7{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
.g_fadedown1{
    -webkit-animation: fadeInDown 1s ease both;
    animation: fadeInDown 1s ease both;
    animation-delay: 0.4s; 
}
.g_fadeleft1{
    -webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.4s; 
}
.g_faderigth1{
    -webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.4s; 
}
.t_faderigth1{
    -webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 1s; 
}
/* 首页 */
.t_content1{
    width: 1360px;
    margin:auto;
}
.t_sytop{
    background: #2b2b2b;
}
.t_topsvg{
    width: 19px;
    line-height: 40px;
    margin-right: 8px;
}
.t_topsvg img{
    width: 100%;
}
.t_topwen{
    font-size: 14px;
    color:#fff;
    line-height: 40px;
}
.t_topnav:last-of-type .t_topwen{
    font-family: "MONTSERRAT-LIGHT-6"!important;
}
.t_topnav{
    padding: 0 22px;
}
.t_sytoprg{
    margin:0 -22px;
}
.t_headlogo a{
    display:inline-block;
    width: 135px;
    line-height: 100px;
}
.t_headlogo a img{
    width: 100%;
}
.t_navone a{
    font-size: 16px;
    color:#333;
    line-height: 100px;
    padding:0 24px;
    transition: all 0.36s;
}
.t_buttonr{
    border-radius: 3px;
    font-size: 14px;
    line-height: 38px;
    padding: 0 32px;
    color:#fff;
    display: inline-block;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    position: relative;
}
.t_abjiab{
    border:1px solid #ff7a59;
}
.t_abjiab::before{
    width: 0;
    height: 100%;
    position: absolute;
    left:0;
    top:0;
    background: linear-gradient(to left,#ff7a59,#f55555);
    z-index: 0;
    content: '';
    /* opacity: 0; */
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.t_anniu1 a{
    position: relative;
    display: block;
}
.t_abjiab{
    position: relative;
    display: block;
    background: #ff7a59;
}
.t_navmian{
    /* line-height: 100px; */
    padding-left: 24px;
}
.t_anniu1{
    display: inline-block;
    position: relative;
}
.t_syhead.on .t_head{
    box-shadow: 0 3px 6px 0px rgba(0,0,0,.05);
}
.t_head{
    background: #fff;
}
.t_naveric{
    width: 43px;
    height: 43px;
    margin-right: 16px;
}
.t_naveric img{
    width: 100%;
}
.t_naver1{
    font-size: 16px;
    color:#333;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 5px;
    height: 24px;
    overflow: hidden;
    transition: all 0.36s;
}
.t_naver1p p{
    font-size: 14px;
    color:#666;
    line-height: 1.5;
    height: 21px;
    overflow: hidden;
}
.t_navkuai{
    position: relative;
}
.t_naver{
    width: 1413px;
}
.t_navertit{
    font-size: 16px;
    color:#666;
    line-height: 1.5;
    margin-bottom: 22px;
}
.t_naverrg{
    width: 426px;
}
.t_naverlf{
    width: calc(100% - 426px);
    border-right: 1px solid #ebebeb;
    padding: 39px 46px 70px;
}
.t_naverli{
    width: 50%;
    padding:0 6px;
    margin-bottom: 30px;
}
.t_naverul{
    margin:0 -6px;
}
.t_navvideo{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.t_navvideo img{
    width: 100%;
    position: relative;
    top:0;
    left:0;
}
.t_navvideo video{
    position: absolute;
    top:50%;
    left:50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    object-fit: cover;
    transform: translate(-50%,-50%);
}
.t_vidplay{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width: 30px;
    cursor: pointer;
    z-index: 10;
}
.t_vidplay img{
    width: 100%;
}
.t_navvideo1{
    padding: 39px 57px 38px 51px;
    border-bottom: 1px solid #ebebeb;
}
.t_naverrg .t_navertit{
    margin-bottom: 10px;
}
.t_navwhyle{
    font-size: 16px;
    color:#333;
    line-height: 1.5;
}
.t_chasee{
    font-size: 16px;
    color:#ff7a59;
    line-height: 1.5;
    margin-right: 10px;
    transition: all 0.36s;
}
.t_seeic{
    width: 7px;
    position: relative;
    top: 4px;
}
.t_seeic img{
    width: 100%;
    transform: rotate(180deg);
}
.t_navwhynr .t_anniu2{
    width: 91px;
}
.t_navwhy{
    position: relative;
    width: 100%;
    height: 100%;
}
.t_navwhy a {
    display: block;
    padding: 48px 50px 44px;
}
.t_navone a{
    position: relative;
    display: inline-block;
}
.t_navone{
    position: relative;
    z-index: 11;
}
.t_navone a::before{
    content:'';
    width: 0;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left:50%;
    transform: translate(-50%,-50%);
    background: #ff7a59;
    opacity: 0;
    transition: all 0.36s;
}
.t_navkuai.yxnav_active1 .t_navone a{
    color:#ff7a59;
}
.t_navkuai.yxnav_active1 .t_navone a::before{
    width: 100%;
    opacity: 1;
}
.t_navkuai.on .t_navone a{
    color:#ff7a59;
}
.t_navkuai.on .t_navone a::before{
    width: 100%;
    opacity: 1;
}
.t_naverhua{
    display: none;
    position: absolute;
    top:100%;
    left:50%;
    transform: translateX(-50%);
    z-index: 10;
    border-top: 1px solid #ebebeb;
    box-shadow: 0px 13px 12.61px 0.39px rgba(206,206,206,0.48);
}
.t_head{
    box-shadow: 0px 0px 9.7px 0.3px rgba(206,206,206,1);
}
.t_nav2er{
    width: 314px;
}
.t_nav2erul .t_naverli {
    width: 100%;
    padding: 0 0px;
    margin-bottom: 25px;
}
.t_nav2erul .t_naver1{
    font-weight: normal;
}
.t_nav2erul {
    padding: 40px 50px 18px;
}
.t_nav3er{
    width: 484px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.t_nav3le{
    background: #fff;
    width: 45%;
    padding: 39px 36px 34px;
}
.t_nav3rg{
    background: #f6f6f6;
    width: 55%;
    padding: 39px 36px 34px;
}
.t_nav3ic{
    width: 17px;
    position: relative;
    top: 4px;
    margin-right: 10px;
}
.t_nav3ic img{
    width: 100%;
}
.t_nav3wen{
    font-size: 16px;
    color:#333;
    line-height: 1.5;
    transition: all 0.36s;
}
.t_nav3top{
    font-size: 16px;
    color:#666;
    line-height: 1.5;
}
.t_nav3tit {
    margin-bottom: 22px;
}
.t_nav3li {
    margin-bottom: 24px;
}
.t_nav3list{
    height: 120px;
    overflow: hidden;
}
.t_nav4er{
    width: 180px;
}
.t_nav4list {
    padding: 40px 28px 10px;
}
.t_syhead{
    position: fixed;
    /* width: 100%; */
    width: 100vw;
    top:0;
    z-index: 99;
}
.t_sybanner{
    width: 100vw;
}
.t_contentb{
    width: 100%;
    padding:0 100px;
    margin-top: 140px;
    height: calc(100vh - 140px);
    position: relative;
}
.t_sybannr1{
    width: 100%;
    height: 100%;
    position: relative;
}
.t_sybanlun{
    position: absolute;
    width: 100%;
    height: 100%;
}
.t_sybannr{
    position: absolute;
    width: 45%;
    left:0;
    top:50%;
    transform: translateY(-50%);
}
.t_sybanbo{
    width: 100%;
    height: 100%;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    overflow: hidden;
    background: #f7f9fa;
}
.t_anniu1.t_anjia2 .t_buttonr{
    background: #2b2b2b;
}
.t_anjiawen{
    line-height: 51px;
}
.t_anjiaic{
    width: 13px;
    line-height: 51px;
    position: relative;
    top:-1px;
    margin-right: 8px;
}
.t_anjiaic img{
    width: 100%;
    transform: rotate(90deg);
}
.t_sybtn .t_anniu1 .t_buttonr{
    line-height: 51px;
}
.t_sybtn .t_anniu1{
    margin:0 10px;
}
.t_sybtn {
    margin:0 -10px;
}
.t_sybanbo .t_content1{
    height: 100%;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
}
.t_sybannr .fonth1 {
    margin-bottom: 22px;
}
.t_sybannr .duan p{
    line-height: 1.875;
}
.t_sybannr .duan {
    margin-bottom: 84px;
}
.t_tit1{
    text-align: center;
}
.t_duan1 p{
    text-align: center;
}
.t_syk1pic{
    position: relative;
    width: 196px;
    display: inline-block;
    z-index: 10;
    margin-bottom: 75px;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}
.t_syk1xin{
    text-align: center;
}
.t_syk1pic img{
    width: 100%;
    height: 100%;
    filter: grayscale(10%);
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}
.t_tou{
    position: relative;
    top:0;
    left:0;
}
.t_shi{
    position: absolute;
    top:0;
    left:0;
}
.t_syk1di{
    width: 385px;
    position: absolute;
    top: 234px;
    left: 50%;
    transform: translateX(-50%);
}
.t_syk1di img{
    width: 100%;
    opacity: 0.7;
    transition: all 0.36s;
}
.t_syk1li{
    width: 33.333333%;
    padding:0 35px;
}
.t_syk1ul{
    margin:0 -35px;
}
.t_syk1xin{
    background: #fff;
    position: relative;
    box-shadow: 0px 0px 31.04px 0.96px rgba(239,239,239,1);
    transition: all 0.36s;
}
.t_syk1li a{
    display: block;
}
/* 交接 */
.t_syk1xin{
    padding:49px 47px 51px;
}
.t_syk1xin .fonth4{
    text-align: left;
    margin-bottom: 17px;
}
.t_syk1xin .duan{
    text-align: left;
    margin-bottom: 41px;
}
.t_syk1xin .t_anniu1 {
    width: 100%;
}
.t_syk1xin .t_buttonr{
    width: 100%;
    line-height: 57px;
    font-size: 16px;
}
.t_syk1xin .fonth4 h4{
    line-height: 1.5;
    height: 72px;
    overflow: hidden;
}
.t_syk1xin .duan p{
    line-height: 1.625;
    height: 52px;
    overflow: hidden;
}
.t_naverhua{
    background: #fff;
}
.t_contentb1{
    width: 100%;
    padding:0 100px;
}
.t_syk3{
    background: #f7f9fa;
}
.t_syk3box{
    padding: 0 90px;
}
.t_syk3bo1{
    padding: 40px 40px;
}
.t_syk3xin{
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 10;
    box-shadow: 0px 0px 31.04px 0.96px rgba(239,239,239,1);
}
.t_syk3le{
    position: relative;
    width: 372px;
}
.t_syk3bg{
    width: 100%;
}
.t_syk3bg img{
    width: 100%;
}
.t_syk3logo{
    width: 240px;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left:88px;
}
.t_syk3logo img{
    width: 100%;
}
.t_syk3rg{
    width: calc(100% - 372px);
}
.t_syk3ic{
    width: 52px;
}
.t_syk3ic img{
    width: 100%;
}
.t_syk3yinx .t_syk3ic img{
    transform: rotate(180deg);
}
.t_syk3rg{
    padding:78px 110px 100px 58px;
}
.t_syk3p.fonth5 h5{
    line-height: 1.5;
    height: 99px;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 66px;
}
.t_syk3ich.t_syk3yins{
    margin-bottom: 22px;
}
.t_syk3ich.t_syk3yinx{
    position: relative;
    top:-16px;
}
.t_syk3xin::before{
    content:'';
    border-top:27px solid #fff;
    border-left: 27px solid transparent;
    border-right: 27px solid transparent;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    bottom: -27px;
    z-index: 9;
}
.t_syk3lun1 .slick-prev,.t_syk3lun1 .slick-next{
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #ff7a59;
}
.t_syk3lun1 .slick-next{
    right: -54px;
}
.t_syk3lun1 .slick-prev{
    left: -54px;
}
.t_syk3lun1 .slick-prev::before ,.t_syk3lun1 .slick-next::before{
    content: url(../images/jian2_bai.svg);
    width: 9px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_syk3lun1 .slick-next::before{
    transform: translate(-50%,-50%) rotate(180deg);
}
.slick-dots li{
    width: 8px;
    height: 8px;
    background: #ededed;
    border-radius: 50%;
    border:0;
}
.slick-dots li.slick-active{
    background: #ff7a59;
}
.t_syk3lun1 .slick-dots{
    width: calc(100% - 300px);
    margin-left: 300px;
    bottom: 94px;
}
.t_syk3name{
    font-size: 20px;
    color:#eb5424;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 4px;
}
.t_syk3jie{
    font-size: 16px;
    color:#999;
    line-height: 1.5;
    text-align: center;
}
.t_syk3pic{
    position: relative;
    width: 47px;
}
.t_syk3pic img{
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.t_syk3bo2{
    padding:32px 12px 86px;
    position: relative;
}
.t_syk3name{
    white-space: nowrap;
}
.t_syk3jie{
    white-space: nowrap;
}
.t_syk3xiang{
    position: absolute;
    top:108px;
    left:50%;
    transform: translateX(-50%);
}
.t_syk3lun2{
    width: 400px;
    display: inline-block;
}
.t_syk3box2{
    text-align: center;
}
.t_syk3bo2.slick-center .t_syk3pic img{
   transform: scale(1.6);
}
.t_syk3xiang{
    opacity: 0;
    transition: all 0.36s;
}
.t_syk3bo2.slick-center .t_syk3xiang{
    opacity: 1;
}
.t_content2{
    width: 100%;
    padding-left: 26px;
    padding-right: 26px;
}
.t_syk4wen{
    margin:0 -13px;
}
.t_syk4pic{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.t_syk4kuai{
    width: 28.90625%;
    padding:0 13px;
}
.t_syk4pic img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_syk4xin .t_anniu2 {
    width: auto;
}
.t_syk2box{
    width: 100%;
    border-radius: 50px;
    background: #f7f9fa;
}
.t_syk2le .duan.duan_1 p{
    line-height: 1.625;
}
.t_syk2tit{
    font-size: 20px;
    line-height: 1.5;
    color:#333;
}
/* k2 */
/* body{
    background-color:#fff;
    margin: 0px;
    height: 100%;
    overflow: hidden;
} */
.t_syk2li1 #lottie{
    /* background-color:#fff; */
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
    transform: translate3d(0,0,0);
    text-align: center;
    opacity: 1;
}
.t_syk2box {
    padding-top: 70px;
}
.t_syk2li.t_syk2li1 {
    padding-right: 0px;
}
.t_syk2le {
    padding-top: 105px;
    width: 450px;
}
.t_syk2le .fonth3 {
    margin-bottom: 16px;
}
.t_syk2le .duan.duan_1 {
    margin-bottom: 31px;
}
.t_syk2le .t_syk2li1 .duan.duan_1 {
    margin-bottom: 18px;
}
.t_syk2 .t_chasee{
    font-size: 18px;
    color:#eb5424;
}
.t_syk2 .t_seeic {
    width: 9px;
    top: 6px;
}
.t_syk2 .t_anniu2 {
    width: auto;
}
.t_syk2ul {
    margin-bottom: 63px;
}
.t_syk2lix{
    position: relative;
    padding-left: 36px;
}
.t_syk2lix::before{
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ff7a59;
    position: absolute;
    content:'';
    top:11.5px;
    left:7.5px;
}
.t_syk2lix::after{
    content: '';
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: absolute;
    background: rgba(255,122,89,.21);
    top:4px;
    left:0;
}
.t_syk2li2 .t_syk2le {
    float: right;
    padding-top: 74px;
}
.t_syk2li2 .t_syk2rg{
    float: left;
}
.t_syk2 #lottie1{
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
    transform: translate3d(0,0,0);
    text-align: center;
    opacity: 1;
}
.t_syk2xian {
    position: relative;
    margin-top: -119px;
    width: 1256px;
    z-index: 10;
}
.t_syk2 #lottie2{
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
    transform: translate3d(0,0,0);
    text-align: center;
    opacity: 1;
}
.t_syk2 #lottie3{
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
    transform: translate3d(0,0,0);
    text-align: center;
    opacity: 1;
}
.t_syk2li.t_syk2li1 {
    width: 1540px;
    position: relative;
    z-index: 20;
}
.t_syk2li2,.t_syk2li3{
    width: 1360px;
    margin:0 auto;
}
.t_syk2li2 {
    position: relative;
    top: -69px;
}
.t_syk2li.t_syk2li3 {
    position: relative;
    top: -152px;
}
.t_syk2rg{
    width: 910px;
}
.t_syk2wen .duan.duan_1{
    margin-bottom: 18px;
}
.t_syk2li.t_syk2li3 .t_syk2le {
    padding-top: 400px;
}
.t_sypiczi{
    width: 910px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.t_sybanp{
    width: 100%;
    position: relative;
    z-index: 10;
}
.t_sybanp img{
    width: 100%;
}
.t_bansvg{
    position: absolute;
    width: 100%;
    top:0;
    right: 0;
}
.t_syk4kuairg{
    width: 71.09375%;
}
.t_syk4xli{
    width: 33.333333%;
    padding:0 13px;
}
.t_syk4xia .fonth4 {
    margin-bottom: 18px;
    height: 72px;
    overflow: hidden;
}
.t_syk4kuairg .t_syk4xia {
    padding-top: 19px;
}
.t_syk4kuairg .font20 {
    margin-bottom: 17px;
    height: 30px;
    overflow: hidden;
}
.t_syk4 .t_chasee {
    font-size: 18px;
}
.t_syk4 .t_seeic {
    width: 9px;
    top: 6px;
}
.t_syk4xia{
    padding-top:17px;
}
.t_syk4wen{
    position: relative;
}
.t_syk4kuairg{
    position: absolute;
    right: 0;
    top:0;
    height: calc(100% - 134px);
}
.t_syk4xli {
    height: calc(50% + 25px);
}
.t_syk5{
    background: #f7f9fa;
}
.t_syk5li{
    width: 180px;
    text-align: center;
    font-size: 16px;
    color:#ff7a59;
    line-height: 50px;
    border-radius: 3px;
    border:1px solid #ff7a59;
    margin:0 8px;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.t_syk5li .t_buttonr{
    font-size: 16px;
    color:#ff7a59;
    line-height: 50px;
}
.t_syk5li.on .t_buttonr{
    color:#fff;
}
.t_syk5li .t_abjiab {
    border:0;
}
.t_syk5xin{
    display: inline-block;
    margin-bottom: 50px;
}
.t_syk5kuai{
    text-align: center;
}
.t_syk5li.on{
    background: #ff7a59;
    color:#fff;
}
.t_syk5li.on .t_abjiab::before{
    width: 100%;
    left: 0;
    right: auto;
}
.t_syk5li .t_abjiab::before {
    height: 100%;
    position: absolute;
    right: auto;
    top: 0;
    background: #ff7a59;
    z-index: 0;
    content: '';
    width: 0;
    left: auto;
    right: 0;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}


.s_fo_fot {
    width: 100%;
    height: 386px;
    position: relative;
}

.s_fo_fotbg img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.s_fo_fotwz {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.s_fo_fotwz .s_b2_actitle h3 {
    color: #fff;
}
/* .s_fo_jianj p{
    color:#fff;
} */
.s_fo_fot .t_buttonr {
    width: 180px;
    background-color: #fff;
    text-align: center;
    color:#ff7a59;
    font-size: 16px;
    line-height: 50px;
}
.t_syk5shu{
    background-image:-webkit-linear-gradient(left,#f55555,#ff7a59);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    font-size: 100px;
    line-height: 1.5;
    color:#ff7a59;
    position: relative;
    z-index: 10;
    margin-bottom: 4px;
}
.t_syk5shu span{
    background-image: -webkit-linear-gradient(left,#f55555,#ff7a59);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color:#ff7a59;
}
.t_syk5le .fonth6 h6{
    line-height: 1.5;
}
.t_syk5logo .t_chasee{
    font-size: 18px;
}
.t_syk5logo .t_seeic {
    width: 9px;
    top: 6px;
}
.t_syk5shuqi{
    color:#fff;
    font-size: 200px;
    line-height: 1.5;
    position: relative;
    z-index: 10;
    left: -104px;
    top: -80px;
}
.t_syk5le{
    width: calc(100% - 837px);
    padding-right: 100px;
    padding-top: 6px;
}
.t_syk5rg{
    width: 837px;
}
.t_syk5lix{
    width: 33.333333%;
    padding:0 21px;
    margin-bottom: 32px;
}
.t_syk5box{
    width: 100%;
    padding:20px 0;
    background: #fff;
    box-shadow: 0px 17px 17.46px 0.54px rgba(247,247,247,1);
    text-align: center;
    transition: all 0.36s;
}
.t_syk5pic{
    position: relative;
    display: inline-block;
    width: 166px;
}
.t_syk5pic img{
    width: 100%;
    height: 100%;
}
.t_syk5shu,.t_syk5shuqi{
    font-family: "MONTSERRAT-BOLD"!important;
}
.t_syk5shu .am_num,.t_syk5shuqi .am_num{
    font-family: "MONTSERRAT-BOLD"!important;
}
.t_syk5xin .fonth6 {
    margin-bottom: 43px;
}
.t_syk5lix:hover .t_syk5box{
    box-shadow: 0px 17px 17.46px 0.54px rgba(240,240,240,1);
}
.t_syk5logo{
    position: relative;
}
.t_syk5xin1:first-of-type{
    position: relative;
    top:0;
    left:0;
}
.t_syk5xin1{
    position: absolute;
    top:0;
    left:0;
    opacity: 0;
    z-index: 18;
    transition: all 0.36s;
}
.t_syk5xin1.act{
    opacity: 1;
    z-index: 19;
}
footer{
    background: #131313;
}
.t_footer{
    padding-left: 70px;
    padding-right: 55px;
    padding-top: 125px;
}
.t_fottop a{
    font-size: 18px;
    color:#fff;
    line-height: 1.5;
}
.t_fotli a{
    font-size: 14px;
    line-height: 1.5;
    color:#7c7d81;
    transition: all 0.36s;
}
.t_fottop {
    margin-bottom: 30px;
}
.t_fotli {
    margin-bottom: 15px;
}
.t_fotul{
    margin-right: 102px;
}
.t_fotul:last-of-type{
    margin-right: 0px;
}
.t_fotliwen{
    font-size: 14px;
    color:#fff;
    line-height: 1.5;
    height: 42px;
    overflow: hidden;
    width: 104px;
    text-align: center;
    display: inline-block;
}
.t_fotpic{
    position: relative;
    width: 168px;
    margin-bottom: 14px;
}
.t_fotpic img{
    width: 100%;
    height: 100%;
}
.t_fotli1{
    margin:0 15px;
}
.t_fottu{
    margin:0 -15px;
}
.t_fotlizi{
    text-align: center;
}
.t_fotnav{
    padding-top: 6px;
}
.t_fotzhongle{
    width: 40%;
    height: 1px;
    position: relative;
    top: 26px;
    background: linear-gradient(to right,rgba(113,113,113,1),rgba(113,113,113,0)) ;
}
.t_fotinput{
    width: 280px;
    border-radius: 10px;
    background: rgba(113,113,113,.13);
    line-height: 46px;
    padding:0 33px 0 37px;
    cursor: pointer;
}
.t_fotinwen{
    font-size: 16px;
    line-height: 46px;
    color:#7c7d81;
}
.t_fotrg{
    width: 16px;
    line-height: 46px;
}
.t_fotrg img{
    width: 100%;
    transform: rotate(90deg);
    transition: all 0.36s;
}
.t_fotwen{
    color:#7c7d81;
    font-size: 16px;
    line-height: 1.5;
}
.t_fotma a{
    font-size: 26px;
    line-height: 1.5;
    color:#fefeff;
    font-family: "MONTSERRAT-MEDIUM-7"!important;
}
.t_fotli2 a{
    font-size: 16px;
    line-height: 1.5;
    color:#7c7d81;
    opacity: 0.8;
    padding:0 33px;
    transition: all 0.36s;
}
.t_fotzhongrg{
    position: relative;
}
.t_fotul1{
    padding:10px 4px;
    background: rgba(113,113,113,.13);
    border-radius: 10px;
    position: absolute;
    top:46px;
    width: 100%;
    display: none;
}
.t_fotli2{
    margin-bottom: 10px;
}
.t_fotzhongrg.on .t_fotrg img{
    transform: rotate(270deg);
}
.t_fotzui{
    margin-right: 78px;
    margin-bottom: 14px;
}
.t_fotbottle{
    width: 560px;
}
.t_fotup {
    margin-bottom: 59px;
}
.t_fotzhong {
    margin-bottom: 90px;
}
.t_fotzihe .t_fotma a{
    font-size: 16px;
}
.t_fotduan p{
    color:#7c7d81;
    font-size: 14px;
    line-height: 1.75;
    text-align: right;
}
.t_fotduan p span a{
    color:#7c7d81;
    font-size: 14px;
    line-height: 1.75;
    text-align: right;
}
.t_shareli{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #555;
    margin:0 6px;
    cursor: pointer;
}
.t_fotdishare{
    margin:0 -6px;
    display: inline-block;
}
.t_fotbotrg{
    text-align: right;
}
.t_shareimg{
    width: 100%;
    height: 100%;
    position: relative;
}
.t_shareimg img{
    width: 20px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_fotduan {
    margin-bottom: 36px;
}
.t_fotbottom{
    padding-bottom: 48px;
}
.t_content1720{
    width: calc(100% - 200px);
    margin:0 100px;
}
.t_syk0li{
    width: 160px;
    position: relative;
}
.t_syk0li img{
    width: 100%;
    height: 100%;
}
.t_syk0logo{
    padding-top:66px;
    width: 12.5%;
    text-align: center;
}
.t_syk0 .t_content1720{
    position: relative;
    overflow: hidden;
}
.t_syk0zouma{
    width: 100%;
}
.t_syk0zouma1 {
    animation: donghua 50s linear infinite;
}
.t_syk0zouma2 {
    animation: donghua2 50s linear infinite;
    transform: translateX(100%);
    position: absolute;
    top: 0;
    left: 0;
}
@keyframes donghua {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes donghua2 {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}
.t_syk0 .t_content1720::before, .t_syk0 .t_content1720::after {
    width: 40rem;
}
.t_syk0 .t_content1720::before {
    left: 0px;
    top: 0px;
}
.t_syk0 .t_content1720::before, .t_syk0 .t_content1720::after {
    background: linear-gradient(to right, white 20%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 100%;
    position: absolute;
    width: 20rem;
    z-index: 2;
}
.t_syk0 .t_content1720::after {
    right: 0px;
    top: 0px;
    transform: rotateZ(180deg);
}
/* cubic-bezier(.66,.1,1,.41) */
.t_zqce{
    position: fixed;
    top:50%;
    transform: translateY(-50%);
    right: 22px;
}
.t_ceanniu{
    width: 57px;
}
.t_ceimg{
    width: 57px;
}
.t_ceimg img{
    width: 100%;
}
.t_naverli.yxnav_active2  a .t_naver1{
    color:#eb5425;
}
.t_nav3li.yxnav_active2 a .t_nav3wen{
    color:#eb5425;
}
/* .t_bansvg .circlet{
    cx:0!important;
    cy:0!important;
} */
.t_syk4kuairg{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.t_syk4kuairg {
    height: calc(calc(100% - 134px) + 93px);
}
.t_syk4xli {
    height: auto;
}
.t_syk4kuairg .t_syk4xia{
    height: 93px;
}
.t_videotan{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.6);
    z-index: 100;
    top:0;
    left:0;
    display: none;
}
.t_videonr{
    position: absolute;
    width: 100%;
    height: 100%;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);  
}
.t_videonr video{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    max-width: calc(100% - 60px);
    max-height: calc(100% + 60px); 
    object-fit: contain;
    width: 1000px;
}
.t_tanclose{
    position: absolute;
    top:30px;
    right:30px;
    font-size: 30px;
    color:#fff;
    line-height: 1.5;
    cursor: pointer;
}
.t_anjia2{
    cursor: pointer;
}
.t_ercode{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.6);
    z-index: 100;
    top:0;
    left:0;
    display: none;
    z-index: 101;
}
.t_ermabox{
    width: 240px;
    height: 320px;
    position: absolute;
    top:50%;
    left:50%;
    /* background: #fff; */
    transform: translate(-50%,-50%);
}
/* .t_ermabox::before{
    content: '';
    width: 100%;
    height: 1px;
    background: #666;
    position: absolute;
    left:0;
    top:50px;
} */
.t_ermapic{
    width: 240px;
    position: absolute;
    bottom:20px;
    left:50%;
    transform: translateX(-50%);
    padding:20px;
    background: #fff;
}
.t_ermapic img{
    width: 200px;
}
.t_tanclose2.t_tanclose{
    color:#fff;
    top: 0px;
    right: 0px;
}
.t_syk5 .jiand1_1{
    padding-bottom: 70px;
}
.t_syk5 .jiand5 {
    margin-bottom: 44px;
}
.t_syk5 .jiand1_1,.t_syk4 .jiand1_1{
    padding-top: 136px;
}
.t_zqce{
    z-index: 100;
    box-shadow: 0 3px 6px 0px rgba(0,0,0,.1);
}
.t_syk5le .fonth6 {
    margin-bottom: 30px;
}
.t_syk3bo2 {
    cursor: pointer;
}
.t_fotul1{
    background: #1f1f1f;
}
.t_fotul1 {
    top: 54px;
}
.t_naverwenrg {
    width: calc(100% - 59px);
}
.t_zqce {
    z-index: 98;
}
.t_syk3xin{
    overflow: hidden;
}
.t_fotli2 a {
    font-size: 14px;
}
.t_syk5le .t_anniu2 {
    position: relative;
    z-index: 11;
}
.t_phclass{
    display: none;
}
.t_circled{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #3b3b3b;
    position: absolute;
}
.t_circled1{
    right: 0;
    top:0;
}
.t_circled2 {
    right: 0;
    top: 2.3%;
}
.t_circled3{
    left: 70.109890%;
    top:42.587601%;
} 
.g_syhead.on .t_head {
    box-shadow: 0px 4px 9.7px 0.3px rgb(206 206 206);
}
.t_head {
    box-shadow: none;
}
.t_navone a {
    padding: 0 15px;
}
.t_navvideo{
    cursor: pointer;
}
.t_zqce {
    position: fixed;
    top: auto;
    transform: translateY(0);
    right: 22px;
    bottom: 90px;
}
.t_zqce {
    box-shadow: 0 0px 10.92px 2.08px rgb(156,74,53,.23);
}
.t_head{
    transition: all .36s ease;
}

/* .t_sytoprg{
    margin-top: 32px;
} */

.ys_navph1_header, .ys_navph1_phxia {
    /* overflow-y: auto; */
    overflow-x: hidden;
} 
.t_abjiab{
    border-radius: 3px;
    overflow: hidden;
}
.t_abjiab::before{
    /* border-radius: 3px; */
    overflow: hidden;
}
.t_anniu1{
    display: inline-block;
    /* height: 40px; */
}
.t_navmian .t_anniu1{
    position: relative;
    top:14px;
}
/* index 修改*/
.t_naverhua {
    box-shadow: 0px 13px 12.61px 0.39px rgb(0 0 0 / 8%);
}
.t_syk0zouma {
    width: 70%;
}
.t_syk0logo {
    width: 16.666667%;
}
.ys_navph1_xialaph h4::after {
    background-color: rgba(51,51,51,.3);
}
.ys_navph1_xialaph h5::after {
    background-color: rgba(51,51,51,.2);
}
.ys_navph1_xialaph h6::after {
    background-color: rgba(51,51,51,.16);
}
ul.ys_navph1_ul1{
    margin-bottom: 24px;
}
.t_abjiab {
    border-radius: 2px;
}
/* .t_abjiab::before {
    border-radius: 2px;
} */
.t_buttonr {
    border-radius: 2px;
}
/* 按钮 */
.t_abjiab {
    background: transparent;
}
.t_abjiab::before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right:auto;
    top: 0;
    background: #ff7a59;
    z-index: 0;
    content: '';
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.t_anjia2 .t_abjiab::before{
    background: #2b2b2b;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.t_anniu1.t_anjia2 .t_buttonr {
    background: transparent;
}
.t_anniu1.t_anjia2 .t_abjiab{
    border: 1px solid #2b2b2b;
}
.t_anjiaic {
    line-height: 49px;
}
.t_anjiawen {
    line-height: 49px;
}
.s_fo_fot .t_anniu1 .t_abjiab{
    border:1px solid #fff;
}
.s_fo_fot .t_abjiab::before {
    background: #fff;
    z-index: 1;
}
.s_fo_fot .t_abjiab .t_buttonr {
    color: #ff7a59;
    background: transparent;
    z-index: 10;
}
/* c1 */
.t_neibanner .t_content1720{
    height: 743px;
    position: relative;
    background: rgba(247,249,250,1);
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.t_neibanner{
    margin-top: 140px;
}
.t_neibannr1{
    width: 100%;
    position: relative;
    height: 100%;
    
    z-index: 10;
}
.t_neibannr1 .t_content1{
    position: relative;
    height: 100%;
}
.t_neile{
    width: 452px;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left:0;
}
.t_neirg{
    width: 672px;
}
.t_sybannr.t_neibannr {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_neibg{
    position: absolute;
    bottom:0;
    right:0;
    width: 1560px;
}
.t_neibg img{
    width: 100%;
}
.t_neibanner .t_buttonr {
    padding: 0 45px;
}
.t_c1con{
    margin-top: 100px;
}
.t_c1k1box{
    background: rgba(247,249,250,1);
    border-radius: 50px;
}
.t_c1k1le{
    width: 470px;
    max-width: calc(100% - 762px);
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left:80px;
}
.t_c1k1le .duan.duan_1 p{
    line-height: 1.625;
}
.t_c1k1pic{
    position: relative;
    width: 762px;
}
.t_c1k1pic img{
    width: 100%;
    height: 100%;
}
.t_c1k1li{
    position: relative;
}
.t_c1k1lie .fonth4 h4{
    background-image: -webkit-linear-gradient(left,#f55555,#ff7a59);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ff7a59;
    height: 36px;
    overflow: hidden;
}
.t_c1k1lie .duan.duan_1{
    height: 52px;
    overflow: hidden;
}
.t_c1k1lie {
    padding-left: 52px;
    position: relative;
    padding-bottom: 30px;
}
.t_c1k1xu{
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: linear-gradient(to right,#f55555,#ff7a59);
    font-family: "MONTSERRAT-REGULAR-8"!important;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    color:#fff;
    position: absolute;
    left:0;
    top:5px;
}
.t_c1k1xu::before{
    content: '';
    height: 99px;
    width: 1px;
    background: #f0f3f3;
    position: absolute;
    top:100%;
    left:50%;
    transform: translateX(-50%);
}
.t_c1k1lie:last-of-type .t_c1k1xu::before{
    display: none;
}
.t_c1k1li .fonth3 {
    margin-bottom: 16px;
}
.t_c1k1li:nth-of-type(2) .fonth3 {
    margin-bottom: 46px;
}
.t_c1k1li.on .fonth4 {
    margin-bottom: 8px;
}
.t_c1k1li.on .t_c1k1le{
    left:auto;
    right: 80px;
}
.t_c1k1li.on .t_c1k1rg{
    float: left;
}
.t_c1k4btn{
    text-align: center;
    width: 100%;
}
.t_c1k4btn .t_anniu1{
    display: inline-block;
}
.t_c1k4btn .t_anniu1 .t_buttonr{
    font-size: 16px;
    line-height: 48px;
}
.t_c1k4btn .t_anniu1 .t_buttonr {
    padding: 0 58px;
}
.t_c1k2{
    height: 623px;
    position: relative;
}
.t_c1k2bg{
    width: 100%;
    height: 100%;
    position: absolute;
}
.t_c1k2bg img{
    height: 100%;
    width: auto;
    left:50%;
    transform: translateX(-50%);
    top:0;
    position: absolute;
}
.t_content3{
    width: 1200px;
    margin:auto;
}
.t_s1k2svg{
    width: 28px;
    margin-right: 24px;
}
.t_s1k2svg img{
    width: 100%;
}
.t_c1k2nr{
    position: relative;
    z-index: 10;
    height: 100%;
}
.t_c1k2up .fonth5{
    width: calc(100% - 52px);
}
.t_c1k2up .fonth5 h5{
    color:#fff;
    line-height: 1.5;
    height: 99px;
    overflow: hidden;
}
.t_c1k2luo.fonth6 h6{
    color:rgba(255,255,255,.4);
    padding-left: 40px;
}
.t_c1k2up {
    margin-bottom: 57px;
}
.t_c1k2lebox{
    padding-left: 40px;
    position: absolute;
    padding-top: 14px;
    padding-bottom: 20px;
    left:0;
    top:50%;
    transform: translateY(-50%);
}
.t_c1k2lebox::before{
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    left:0;
    top:0;
    background: linear-gradient(to bottom,#ff7a59,#f55555);
}
.t_c1k2nr .t_content3{
    height: 100%;
}
.t_c1k2xin{
    height: 100%;
}
.t_c1k2rg{
    width: 560px;
    height: 100%;
    position: relative;
}
.t_c1k2le{
    width: calc(100% - 560px);
    height: 100%;
    position: relative;
}
.t_c1k2pic{
    width: 653px;
    top:0;
    right: -57px;
    position: absolute;
}
.t_c1k2pic img{
    width: 100%;
}
.t_c1k2logo{
    width: 125px;
    height: 125px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    right:170px;
    overflow: hidden;
}
.t_c1k2logo img{
    width: 100%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_c1k3btn {
    text-align: center;
}
.t_c1k3btn .t_anniu2{
    display: inline-block;
    width: 91px;
}
.t_syk5le.t_c1k3le .font20 h6{
    line-height: 1.8;
} 
.t_c1k3yin1{
    width: 40px;
    margin-bottom: 5px;
} 
.t_c1k3yin1 img{
    width: 100%;
}
.t_c1k3yin2{
    width: 133px;
    position: absolute;
    right: 70px;
    top: 124px;
    z-index: 0;
}
.t_c1k3yin2 img{
    width: 100%;
    transform: rotate(180deg);
}
.t_syk5le .font20{
    padding-left: 42px;
    position: relative;
    z-index: 2;
    margin-bottom: 82px;
}
.t_syk5le.t_c1k3le{
    position: relative;
    padding-top: 50px;
}
.t_c1k3peo{
    text-align: center;
}
.t_c1k3pic{
    width: 128px;
    display: inline-block;
    margin-bottom: 8px;
}
.t_c1k3pic img{
    width: 100%;
}
.t_syk5le .fonth6 h6{
    color:#666;
}
.t_syk5pic {
    width: 130px;
}
.t_imgbox{
    position: relative;
    width: 13px;
    height: 13px;
    display: inline-block;
}
.t_imgbox img{
    width: 100%;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.t_yuan{
    position: relative;
    top:0;
    left:0;
}
.t_hover{
    position: absolute;
    top:2px;
    left:0;
    opacity: 0;
}
.t_syk4.t_c1kfu .t_syk4xia .fonth4{
    height: 36px;
}
.t_syk4.t_c1kfu .t_syk4kuairg {
    height: calc(calc(100% - 98px) + 93px);
}
.t_neirg #c1_lottie{
    width: 100%;
}
.t_c1k1rg{
    width: 762px;
}
.t_syk5li .t_buttonr {
    line-height: 48px;
}
.t_c1kfu .t_syk4wen {
    margin-bottom: 34px;
}
.ys_navph1_header .ys_navph1_wj_hin_right {
    padding-top: 14px;
}
.ys_navph1_xialaph h4 a {
    line-height: 44px;
}
.ys_navph1_xialaph h5 a {
    line-height: 40px;
}
.ys_navph1_xialaph h6 a {
    line-height: 36px;
}
.t_syk1xin .fonth4 {
    position: relative;
    z-index: 10;
}
.t_syk2li2 .t_syk2rg {
    position: relative;
    z-index: 10;
}
.t_sybansvg{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
}
.t_sybansvg svg{
    width: 100%;
}
.t_syk5shuqi {
    z-index: -1;
    left: -283px;
}
.t_c1k1li.jiand3 {
    margin-bottom: 140px;
}
.t_picban1{
    position: relative;
    left:40px;
    opacity: 0;
    -webkit-animation: move1 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
    animation: move1 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
    animation-delay: 1.5s;
}
@keyframes move1{
    0%{
        opacity: 0;
        left:70px;
    }
    50%{
        opacity: 1;
    }
    100%{
        left:0;
        opacity: 1;
    }
}
.t_syk5shuqi {
    left: -277px;
    font-size: 160px;
    top: -64px;
}
.ys_navph1_xialaph .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #ddd;
}
/* .ys_navph1_xialaph .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ff7a59!important;
    width: 2px;
}
.ys_navph1_xialaph .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.t_b2k1wen .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #ff7a59!important;
    width: 2px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #ff7a59;
    background-color: rgba(255,122,89,.65);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ff7a59;
    background-color: rgba(255,122,89,.65);
} */
/* .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f00 !important;
} */
.ys_navph1_xialaph .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.ys_navph1_xialaph {
    /* display: none;
    width: 100%;
    padding-bottom: 18px;
    height: calc(100vh - 64px);
    padding-top: 20px; */
    padding: 20px 20px 24px 20px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    right: -12px;
}
.mCSB_inside>.mCSB_container {
    margin-right: 14px;
}
.t_anjiawen {
    line-height: 50px;
}
.t_anjiaic {
    line-height: 50px;
}
.t_sybtn .t_anniu1 .t_buttonr {
    line-height: 52px;
}
.ys_navph1_xialaph .mCustomScrollBox {
    overflow: visible;
}
.ys_navph1_xialaph .mCSB_scrollTools .mCSB_draggerContainer {
    right: -36px;
}
.ys_navph1_xialaph .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}
.ys_navph1_xialaph{
    opacity: 0;
}
.ys_navph1_xialaph.on{
    opacity: 1;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.t_videotan {
    z-index: 999;
}
.t_ercode{
    z-index: 999;
}
/* g1 */
.t_g1k1 .fonth2 h2{
    text-align: center;
}
.t_jian40{
    margin-bottom: 40px;
}
.t_g1k1le{
    width: 687px;
    position: relative;
}
.t_g1k1zh{
    width: 35px;
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}
.t_g1k1zh img{
    width: 100%;
}
.t_g1k2video{
    width: calc(100% - 35px);
    position: relative;
    margin-left: 35px;
}
.t_g1k2video img{
    position: relative;
    width: 100%;
    top:0;
    left:0;
}
.t_g1k2video video{
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
}
.t_g1anniu{
    width: 60px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.t_g1anniu img{
    width: 100%;
}
.t_g1k1rg{
    width: calc(100% - 687px);
    padding:10px 40px 0 84px;
}
.t_g1k1rg .fonth6 h6{
    line-height: 1.75;
    max-height: 186px;
    overflow: hidden;
}
.t_g1k1rg .fonth6{
    margin-bottom: 70px;
}
.t_g1k2{
    position: relative;
    overflow: hidden;
    padding-top: 139px;
}
.t_g1k2bg{
    position: absolute;
    bottom:0;
    left:0;
    width: 1244px;
    opacity: 0.36;
}
.t_g1k2bg img{
    width: 100%;
}
.fonth2.t_jian40{
    text-align: center;
}
.t_g1k2rg{
    width: 50%;
}
.t_g1k2nian{
    font-family: "MONTSERRAT-MEDIUM-7"!important;
    font-size: 250px;
    background-image:-webkit-linear-gradient(left,#f55555,#ff7a59);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    color:#ff7a59;
    position: relative;
    line-height: 1;
}
.t_g1k2xin{
    position: relative;
    z-index: 10;
}
.t_g1k2nr{
    overflow: visible;
}
.t_g1k2ling{
    width: 139px;
    position: absolute;
    top:50%;
    left: 48%;
    transform: translate(-50%,-50%);
}
.t_g1k2ling img{
    width: 100%;
    position: absolute;
    top: 2px;
    transform: translate(-50%,-50%);
}
.t_g1k2rg {
    width: 52%;
    margin-bottom: 73px;
}
.t_g1k2ri{
    font-family: "MONTSERRAT-REGULAR-8"!important;
    font-size: 18px;
    color:#666;
    line-height: 1.5;
}
.t_g1k2li{
    position: relative;
    padding-top: 50px;
    cursor: pointer;
    padding:56px 40px 57px;
}
.t_g1k2span{
    position: absolute;
    width: 45px;
    height: 45px;
    top:8px;
    left:50%;
    transform: translateX(-50%);
}
.t_g1k2li.on .t_g1k2span{
    top:0;
}
.t_g1k2span::before{
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d8d8da;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.t_g1k2span::after{
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #d8d8da;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.t_g1k2li.on .t_g1k2span::before{
    width: 12px;
    height: 12px;
    background: #ff7a59;
}   
.t_g1k2li.on .t_g1k2span::after{
    width: 45px;
    height: 45px;
    border: 1px solid #ff7a59;
}
.t_g1k2lun{
    display: inline-block;
}
.t_g1k2xia{
    text-align: center;
}
.t_g1k2jian.fonth4{
    height: 144px;
    overflow: hidden;
}
.t_g1k2xin .fonth2.t_jian40 {
    margin-bottom: 100px;
}
.t_g1k2year{
    position: relative;
}
.t_g1k2shi:first-of-type{
    position: relative;
    top:0;
    left:0;
}
.t_g1k2shi{
    opacity: 0;
    /* transition: all 0.36s; */
    position: absolute;
    top:0;
    left:0;
    z-index: 10;
}
.t_g1k2shi.act{
    opacity: 1;
    z-index: 12;
}
.t_g1k3{
    background: #eaf0f6;
}
.jian34{
    margin-bottom: 34px;
}
.t_g1k3le{
    width: calc(100% - 1024px);
    padding-right: 50px;
    padding-top: 54px;
}
.t_g1k3rg{
    width: 1024px;
}
.duan18{
    margin-bottom: 18px;
}
.t_g1k3box .duan{
    height: 112px;
    overflow: hidden;
}
.t_g1k3box{
    width: 33.333333%;
    padding:0 10px;
    margin-bottom: 22px;
}
.t_g1k3rg{
    margin:0 -10px;
}
.t_g1k3xin{
    background: #ffffff;
    padding:44px 38px 33px;
}
.t_g1k3box .duan1 p {
    margin-bottom: 12px;
}
.t_g1k4{
    position: relative;
    overflow: hidden;
}
.t_g1k4bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}
.t_g1k4bgle{
    position: absolute;
    width: 373px;
    left:0;
    bottom:12.8%;
}
.t_g1k4bgle img{
    width: 100%;
}
.t_g1k4bgrg{
    position: absolute;
    width: 751px;
    right: 0;
    bottom:5.5%;
}
.t_g1k4xin{
    text-align: center;
}
.t_g1k4 .jiand1_1{
    position: relative;
    z-index: 12;
}
.t_g1k4li .font20{
    height: 60px;
    overflow: hidden;
}
.t_g1k4nr{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 33.95px 1.05px rgba(2,13,21,0.05);
}
.t_g1k4ul{
    width: 25%;
    border-bottom: 1px solid #eeeff1;
    border-right: 1px solid #eeeff1;
}
.t_g1k4ul:nth-child(4n){
    border-right: 1px solid transparent;
}
.t_g1k4ul:nth-last-of-type(1),
.t_g1k4ul:nth-last-of-type(2),
.t_g1k4ul:nth-last-of-type(3),
.t_g1k4ul:nth-last-of-type(4){
    border-bottom: 1px solid transparent;
}
.t_g1k4ic{
    width: 56px;
    height: 55px;
    display: inline-block;
    margin-bottom: 36px;
}
.t_g1k4ic img{
    width: 100%;
}
.t_g1k4li{
    padding:74px 20px 57px;
}
/* h2 */
.t_bannerpic{
    width: 100%;
}
.t_bannerpic img{
    width: 100%;
}
.t_nei2ban{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    width: 100%;
    left:0;
    text-align: center;
}
.t_neibanner.t_neibanner2 .t_content1720 {
    /* height: auto; */
    position: relative;
    background: transparent;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
}
.t_nei2ban .fonth1 {
    margin-bottom: 22px;
}
.t_nei2ban .duan p{
    width: 558px;
    display: inline-block;
    line-height: 1.5;
}
.t_nei2ban .duan {
    margin-bottom: 48px;
}
.t_nei2ban .t_buttonr{
    font-size: 16px;
    padding: 0 40px;
}
.t_h2k1{
    position: relative;
}
.t_h2k1bg{
    position: absolute;
    left:0;
    bottom:0;
    width: 535px;
}
.t_h2k1bg img{
    width: 100%;
}
.t_h2k1le .fonth6 h6{
    line-height: 1.875;
    margin-bottom: 16px;
}
.t_h2k1rg{
    width: 430px;
    border-radius: 10px;
    background: #f8f9fb;
    padding:48px 50px 42px;
}
.t_h2k1li{
    font-size: 20px;
    color:#333;
    line-height: 1.5;
    position: relative;
    padding-left: 19px;
    margin-bottom: 18px;
}
.t_h2k1li::before{
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    background: #ff7a59;
    left:0;
    top:13px;
}
.t_h2k1le{
    width: calc(100% - 430px);
    padding-right: 150px;
}
.t_h2k1nr{
    padding-top: 136px;
}
.t_h2k1rg{
    margin-top: 14px;
}
.duan22{
    margin-bottom: 22px;
}
.t_h2k1rg .font30 {
    margin-bottom: 37px;
}
.t_h2k2xin{
    background: #f8f9fb;
}
.t_h2k2xin{
    border-radius: 50px;
    overflow: hidden;
    padding-top: 100px;
}
.t_h2k2xin .fonth2 {
    text-align: center;
    margin-bottom: 70px;
}
.t_h2k2xia{
    padding-top:92px;
}
.t_h2k2li .fonth4 h4{
    font-family: "MONTSERRAT-REGULAR-8"!important;
    background-image:-webkit-linear-gradient(left,#f55555,#ff7a59);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    color:#ff7a59;
}
.t_h2k2li .duan.duan_1{
    width: 200px;
}
.t_h2k2li .fonth4{
    width: 240px;
}
.t_h2k2li .fonth4 {
    margin-bottom: 4px;
}
.t_h2k2xia{
    position: relative;
}
.t_h2k2li{
    position: absolute;
}
.t_h2k2li1{
    top:0;
    left:13.837209%;
}
.t_h2k2li2{
    top:9.000001%;
    left:30.523256%;
}
.t_h2k2li3{
    top:19.001401%;
    left:47.441860%;
}
.t_h2k2li4{
    top:40.776699%;
    left:64.302326%;
}
.t_h2k2li5{
    top:40.360610%;
    left:81.220930%;
}
.t_h2k3xin{
    border-radius: 50px;
    background: #f8f9fb;
}
.t_h2k3li{
    width: 25%;
    padding:0 16px;
    margin-bottom: 34px;
}
.t_h2k3ul{
    margin:0 -16px;
}
.t_h2k3lixin{
    border-radius: 2px;
    background: #fff;
    box-shadow: 0px 0px 23.28px 0.72px rgba(234,240,242,1);
    font-size: 26px;
    color:#333;
    line-height: 1.5;
    text-align: center;
    padding: 33.5px 0;
}
.t_h2k3xin .t_content1{
    margin-top: -10px;
    margin-bottom: -34px;
}
.t_h2k3xin .fonth2 {
    margin-bottom: 63px;
}
.t_h2k4{
    background: #f7f9fa;
    position: relative;
}
.t_h2k4pic{
    width: 887px;
    display: inline-block;
    position: relative;
    top:50px;
    box-shadow: 0px 21px 84.39px 2.61px rgba(239,239,239,.88);
}
.t_h2k4pic img{
    width: 100%;
}
.t_h2k4bg{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}
.t_h2k4bg img{
    height: 100%;
    width: auto;
    position: absolute;
    left:50%;
    top:0;
    transform: translateX(-50%);
}
.t_h2k4nr{
    padding-top:150px;
    text-align: center;
    position: relative;
    z-index: 10;
}
.t_h2k5li{
    padding-left: 30px;
    position: relative;
    margin-bottom: 21px;
}
.t_h2k5li:last-of-type{
    margin-bottom: 0px;
}
.t_h2k5fu{
    width: 19px;
    position: absolute;
    left:0;
    top:4px;
}
.t_h2k5wen{
    font-size: 18px;
    color:#666;
    line-height: 1.5;
}
.t_h2k5fu img{
    width: 100%;
}
.t_h2k6xin .fonth6 h6{
    color: #666;
    line-height: 1.875;
}
.t_h2k6xin .fonth6{
    width: 990px;
    margin-bottom: 66px;
}
.t_h2k6ic{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #131313;
    position: relative;
    margin-right: 30px;
    top:4px;
}
.t_h2k6wen{
    width: calc(100% - 110px);
}
.t_h2k6ic img{
    width: 40px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_h2k6li{
    width: 50%;
    padding:0 86px;
    margin-bottom: 58px;
}
.t_h2k6ul{
    padding-right: 77px;
    margin:0 -86px;
    margin-bottom: -58px;
}
.t_h2k6wen .duan.duan_1 p{
    line-height: 1.875;
}
.t_h2k6wen .duan.duan_1{
    height: 90px;
    overflow: hidden;
}
.t_h2k6wen .fonth4 {
    margin-bottom: 9px;
    height: 36px;
    overflow: hidden;
}
.t_h2k7nr .fonth2{
    text-align: center;
}
.t_h2k7nr.jiand1_1{
    padding-bottom: 100px;
    padding-top:134px;
}
.t_h2k8{
    background: #f8f9fb;
}
.t_h2k8le{
    position: relative;
    width: 422px;
    overflow: hidden;
}
.t_h2k8le img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_h2k8 .fonth2 h2{
    text-align: center;
}
.t_h2k8rg{
    width: calc(100% - 422px);
    background: #fff;
    padding:42px 52px 41px;
}
.t_h2k8rg .t_chasee{
    color:#eb5424;
    font-size: 18px;
}
.t_h2k8rg .t_seeic{
    width: 9px;
    top: 6px;
}
.t_h2k8rg .duan.duan_1 p{
    line-height: 1.625;
}
.t_h2k8rg .duan.duan_1{
    height: 52px;
    overflow: hidden;
    margin-bottom: 24px;
}
.t_h2k8rg .fonth28{
    height: 42px;
    overflow: hidden;
    margin-bottom: 16px;
}
.t_h2k8li{
    margin-bottom: 40px;
}
.t_h2k8li:last-of-type{
    margin-bottom: 0;
}
.t_anniu2{
    height: 27px;
    width: 100%;
    overflow: hidden;
}
.t_bannerh1 .t_nei2ban .duan p{
    width: 805px;
}
/* h1 */
.t_h1k2box{
    border-radius: 50px;
    background: #f8f9fb;
    position: relative;
    overflow: hidden;
}
.t_h1k2bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}
.t_h1k2bg img{
    width: auto;
    height: 100%;
    position: absolute;
    top:0;
    left:50%;
    transform: translateX(-50%);
}
.t_naverrg .t_navertit {
    color:#333;
}
.t_h1k2box .t_content3{
    position: relative;
    z-index: 10;
}
.t_h1k2li{
    width: 50%;
    padding:0 35px;
}
.t_h1k2ul{
    margin:0 -35px;
}
.t_h1k2xin{
    background: #fff;
    box-shadow: 0px 0px 23.28px 0.72px rgba(234,240,242,1);
    padding:70px 55px 74px;
}
.t_h1k2xin .fonth6 h6{
    line-height: 1.875;
}
.t_h1k2xin .fonth6{
    height: 165px;
    overflow: hidden;
}
.t_h1k2xin .fonth4 {
    margin-bottom: 15px;
    height: 72px;
    overflow: hidden;
}
.t_h1k2box .fonth2{
    text-align: center;
}
.t_h1k3box{
    border-radius: 50px;
    background: #f7f9fa;
}
.t_h1k3rg{
    width: 595px;
}
.t_h1k3rg .t_h1k3pic{
    width: 100%;
    position: relative;
}
.t_h1k3pic img{
    width: 100%;
    height: 100%;
}
.t_h1k3le{
    width: calc(100% - 595px);
    padding-top: 100px;
    padding-right: 80px;
}
.t_h1k3lix .duan p{
    line-height: 1.625;
}
.t_h1k3lix .fonth3 h3{
    line-height: 1.25;
}
.t_h1k3lix .fonth3.jiand5 {
    margin-bottom: 40px;
}
.t_h1k3li.on .t_h1k3le{
    float: right;
    padding-right: 0px;
    padding-left: 80px;
}
.t_h1k3li.on .t_h1k3rg{
    float: left;
}
.t_h1k3li .duan.duan_1{
    width: 464px;
}
.t_h1k3li{
    margin-bottom: 150px;
}
.t_h1k3li:last-of-type{
    margin-bottom: 0px;
}
.t_h1k4 .fonth3{
    text-align: center;
    padding-top: 39px;
    margin-bottom: 66px;
}
.t_h1k4xin .duan p{
    line-height: 1.5;
}
.t_h1k4ic{
    width:74px;
    height: 80px; 
    margin-right: 20px;   
    position: relative;
    top: -10px;     
}
.t_h1k4ic img{
    width: 100%;
}
.t_h1k4li{
    width: 33.333333%;
    padding:0 70px;
    margin-bottom: 84px;
}
.t_h1k4ul{
    margin:0 -70px;
    margin-bottom: -84px;
}
.t_h1k4li:nth-of-type(4){
    margin-left: 16.666667%;
}
.t_h1k4li:last-of-type{
    margin-right: 16.666667%;
    float: right;
}
.t_h1k4hang .font30{
    position: relative;
    top: 6px;
}
.t_h1k4xin .duan.duan_1{
    height: 96px;
    overflow: hidden;
}
.t_bannerh3 .t_neile {
    width: calc(100% - 672px);
    padding-right: 20px;
}
.t_bannerh3 .duan{
    width: 450px;
}
.t_h3k1li{
    width: 33.333333%;
    padding:0 12px;
}
.t_h3k1ul{
    margin:0 -12px;
}
.t_h3k1ic{
    width: 97px;
    height: 91px;
    display: inline-block;
    margin-bottom: 30px;
}
.t_h3k1ic img{
    width: 100%;
}
.t_h3k1xin{
    padding:0 54px;
    text-align: center;
    margin-bottom: 60px;
}
.t_h3k1xin .fonth6{
    text-align: left;
    height: 93px;
    overflow: hidden;
}
.t_h3k1{
    padding-top: 138px;
}
.t_h3k1xin .fonth4 {
    margin-bottom: 19px;
}
.t_h3k1xin .fonth6 h6{
    line-height: 1.75;
}
.t_h3k1erbox .font20 h6{
    line-height: 1.8;
}
.t_h3k1name{
    font-size: 16px;
    color:#666;
    line-height: 1.5;
}
.t_h3k1jie{
    font-size: 14px;
    color:#666;
    line-height: 1.5;
}
.t_h3k1erbox{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 23.28px 0.72px rgba(234,240,242,1);
    padding:60px 160px 64px;
    position: relative;
    overflow: hidden;
}
.t_h3k1erbox::before{
    content: '';
    width: 100%;
    height: 8px;
    background: linear-gradient(to right,#ff7a59,#f55555);
    position: absolute;
    bottom:0;
    left:0;
}
.t_h3k1logo{
    width: 181px;
    position: relative;
    top: 12px;
}
.t_h3k1logo img{
    width: 100%;
}
.t_h3k1le{
    width: 50%;
    position: relative;
    padding-right: 48px;
}
.t_h3k1le::before{
    content: '';
    width: 1px;
    height: 36px;
    background: #c9c9c9;
    position: absolute;
    right: 0;
    top: 5px;
}
.t_h3k1rg{
    width: 50%;
    padding-left: 36px;
}
.t_h3k1erbox .font20 {
    margin-bottom: 56px;
}
.t_h3k1er{
    position: relative;
}
.t_h3k1er::before{
    content: '';
    width: 100%;
    height: 45.645646%;
    position: absolute;
    bottom:0;
    left:0;
    background: #f7f9fa;
}
.t_h3k1er .t_content3{
    position: relative;
    z-index: 10;
}
.t_h3k2{
    background: #f7f9fa;
}
.t_h3k2pic{
    width: 100%;
    position: relative;
}
.t_h3k2pic img{
    width: 100%;
    height: 100%;
}
.t_h3k2rg{
    width: 797px;
}
.t_h3k2le{
    width: calc(100% - 797px);
    padding-left: 80px;
}
.t_h3k2le .fonth3 {
    margin-bottom: 45px;
}
.t_h3k2le .fonth4 {
    margin-bottom: 8px;
}
.t_h3k2box{
    padding-top: 192px;
}
.t_h3k2le1{
    width: 38%;
    position: relative;
}
.t_h3k2le1::before{
    content:'';
    height: 148px;
    width: 1px;
    background: #c9c9c9;
    position: absolute;
    right: 0;
    top:0;
}
.t_h3k2rg1{
    width: 62%;
}
.t_h3k2da{
    font-family: "MONTSERRAT-MEDIUM-7"!important;
    font-size: 90px;
    background-image:-webkit-linear-gradient(left,#f55555,#ff7a59);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    color:#ff7a59;
    line-height: 1;
    margin-bottom: 12px;
}
.t_h3k2xiao{
    font-size: 24px;
    line-height: 1.5;
    background-image:-webkit-linear-gradient(left,#f55555,#ff7a59);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    color:#ff7a59;
}
.t_h3k2shu{
    /* width: 314px; */
    margin-right: 38px;
    text-align: center;
}
.t_h3k2yuan{
    width: 61px;
    height: 61px;
    border-radius: 50%;
    background: #ffffff;
    position: relative;
    margin-right: 18px;
}
.t_h3k2yuan img{
    width: 52px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_h3k2rg1{
    padding-left: 48px;
}
.t_h3k2jia{
    width: 513px;
}
.t_h3k2rgxia .duan.duan_1 {
    position: relative;
    top: 15px;
}
.t_h3k2jia .fonth4 {
    margin-bottom: 21px;
}
.t_h3k2ul {
    margin-bottom: 90px;
}
.t_h3k2zi.on .t_h3k2le{
    float: right;
}
.t_h3k2zi.on .t_h3k2rg{
    float: left;
}
.t_h3k2zi {
    padding-bottom: 176px;
}
.t_h3k2zi.on .t_h3k2le{
    padding-top: 60px;
}
.t_h3k3{
    background: #f7f9fa;
}
.t_anniu2.t_anniu2x .t_chasee{
    font-size: 18px;
}
.t_anniu2.t_anniu2x .t_seeic{
    width: 9px;
    top:6px;
}
.t_h3k3li .t_syk4xia {
    padding-top: 20px;
}
.t_h3k3ul {
    margin-bottom: 40px;
}
.t_h3k3li .font20 {
    margin-bottom: 16px;
}
.t_h3k4{
    background: #f7f9fa; 
}
.t_h3k4li{
    width: 25%;
    padding:10px 18px;
}
.t_h3k4ul{
    margin:0 -18px;
}
.t_h3k4xin{
    background: #fff;
    box-shadow: 0px 0px 23.28px 0.72px rgba(234,240,242,1);
    transition: all 0.36s;
    text-align: center;
    padding: 55px 20px 58px;
}
.t_h3k4pic{
    width: 175px;
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.t_h3k4pic img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_h3k4xin .font20{
    height: 60px;
    overflow: hidden;
    margin-bottom: 30px;
}
.t_h3k4ul .slick-dots {
    bottom: -50px;
}
.t_anniu3{
    text-align: center;
}
.t_anniux{
    display: inline-block;
}
.t_btn3{
    font-size: 18px;
    line-height: 1.5;
    color:#eb5424;
}
.t_h3k5{
    background: #f7f9fa;
    padding-bottom: 150px;
}
.t_g1k2li {
    padding: 56px 40px 17px;
    margin-bottom:40px
}
/* c2 */
.t_content4{
    width: 645px;
    margin:auto;
}
.t_c2k1{
    position: relative;
}
.t_c2k1bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}
.t_c2k1le{
    position: absolute;
    top:0;
    left:0;
    width: 723px;
}
.t_c2k1le img{
    width: 100%;
}
.t_c2k1rg{
    position: absolute;
    bottom:0;
    right:0;
    width: 623px;
}
.t_c2k1rg img{
    width: 100%;
}
.t_c2k1top{
    text-align: center;
    border-bottom: 1px solid #c8c8c8;
}
.t_c2k1 .t_content4{
    position: relative;
    z-index: 10;
}
.t_c2k1top .fonth4 h4{
    background-image:-webkit-linear-gradient(left,#f55555,#ff7a59);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    color:#ff7a59;
}
.t_c2k1top .fonth4 {
    margin-bottom: 21px;
}
.t_c2k1down .fonth6 h6{
    color:#666;
    line-height: 1.875;
    margin-bottom: 16px;
}
.t_c2k1down .fonth6 h6:last-of-type{
    margin-bottom: 0;
}
.t_c2k1down {
    padding-top: 31px;
}
.t_c2k2box{
    border-radius: 50px;
    background: #f7f9fa;
}
.t_h1k3rg {
    width: 888px;
}
.t_h1k3le {
    width: calc(100% - 888px);
}
.t_c2k2box {
    padding-top: 96px;
    padding-bottom: 93px;
}
.t_c2k2box .t_h1k3le {
    padding-right: 20px;
}
.t_c2k2box .t_h1k3li.on .t_h1k3le {
    padding-left: 20px;
}
.t_c2k2box .t_h1k3li .duan.duan_1 {
    width: 460px;
}
.t_c2k2box .t_h1k3le {
    padding-top: 186px;
}
.t_c2k4{
    position: relative;
}
.t_c2k3.t_c1kfu .t_syk4xia .fonth4 {
    height: 36px;
}
.t_c2k4 .t_h2k4pic {
    width: 885px;
}
.t_c2k4 .duan p{
    width:683px;
    display:inline-block;
}
.t_c2k5xin{
    font-size: 24px;
    color:#333;
    line-height: 1.5;
    padding:75px 10px;
}
.t_c2k5xin{
    width: 265px;
}
.t_c2k5ol{
    width: calc(100% - 265px);
}
.t_c2k5lix{
    width: 33.333333%;
    border-right: 1px solid #dfe1e6;
    transition: all 0.36s;
    background: #fff;
    position: relative;
}
.t_c2k5lix::before{
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    background: linear-gradient(to left,#ff7a59,#f55555);
    z-index: 0;
    opacity: 0;
    transition: all 0.36s;
}
.t_c2k5ic{
    position: relative;
    z-index: 10;
}
.t_c2k5jyou{
    position: relative;
    z-index: 10;
}
.t_c2k5lix:last-of-type{
    border-right: 0;
}
.t_c2k5jyou .duan p{
    color:#666;
}
.t_c2k5xin{
    background: #f7f9fa;
    text-align: center;
    border-right: 1px solid #e8eaed;
}
.t_c2k5ul{
    box-shadow: 0px 5px 36.12px 6.88px rgba(243,245,249,1);
}
.t_c2k5li{
    border-bottom: 1px solid #dfe1e6;
}
.t_c2k5li:last-of-type{
    border-bottom: 0px;
}
.t_c2k5ic{
    width: 27px;
    height: 27px;
    position: relative;
    margin-right: 10px;
    top: 3px;
}
.t_c2k5jyou{
    width: calc(100% - 37px);
}
.t_c2k5jyou .duan{
    height: 56px;
    overflow: hidden;
}
.t_c2k5jyou .duan p{
    transition: all 0.36s;
}
.t_c2k5lix{
    padding:48px 40px 39px;
}
.t_c2k5jyou .fonth5 {
    margin-bottom: 10px;
}
.t_c2k5jyou .fonth5 h5{
    transition: all 0.36s;
}
.t_c2k5 .duan.jiand5 p{
    text-align: center;
}
.t_c2k6 .t_c1k2le {
    width: calc(100% - 510px);
}
.t_c2k6 .t_c1k2rg {
    width: 510px;
}
.t_c2k6 .t_c1k2pic {
    right: -80px;
}
.t_c2k7an{
    border-radius: 2px;
    background: #2b2b2b;
    font-size: 18px;
    width: 138px;
    line-height: 40px;
    text-align: center;
    color:#fff;
    margin-bottom: 23px;
    transition: all 1s;
}
.t_c2k7xin .fonth6 h6{
    color:#666;
    line-height: 1.75;
    height: 94.5px;
    overflow: hidden;
}
.t_c2k7li{
    width: 33.333333%;
    padding: 14px 12px;
}
.t_c2k7ul{
    margin: -15px -12px;;
    padding:0 130px;
}
.t_c2k7ul .slick-prev, .t_c2k7ul .slick-next {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #ff7a59;
}
.t_c2k7ul .slick-prev::before, .t_c2k7ul .slick-next::before {
    content: url(../images/jian2_bai.svg);
    width: 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_c2k7ul .slick-next::before {
    transform: translate(-50%,-50%) rotate(180deg);
}
.t_c2k7li.slick-center .t_c2k7an{
    background: #ff7a59;
}
.t_c2k7ul .slick-dots{
    width: calc(100% - 260px);
    bottom: -28px;
}
.t_c2k7bg{
    position: absolute;
    bottom:0;
    width: 100%;
    left:0;
}
.t_c2k7bg img{
    width: 100%;
}
.t_c2k7{
    position: relative;
}
.t_c2k7 .jiand1_1{
    position: relative;
    z-index: 10;
}
/* c5 */
.t_c5k4xin{
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
}
.t_c5k4li{
    width: 33.333333%;
    padding:0 12px;
}
.t_c5k4nr{
    margin:0 -12px;
}
.t_c5k4rong{
    border-radius: 2px;
    border: 1px solid #f4f5f5;
    background: #f7f9fa;
    padding:77px 56px 56px;
    transition: all 0.36s;
}
.t_c5k4ic{
    width: 46px;
    height: 48px;
    margin-bottom: 35px;
}
.t_c5k4ic img{
    width: 100%;
}
.t_c5k4rong .fonth6 h6{
    color:#666;
    line-height: 1.75;
    height: 157.5px;
    overflow: hidden;
}
.t_c5k4rong .fonth4 {
    margin-bottom: 20px;
}
.t_c5k4xin .fonth2 h2{
    text-align: center;
}
.t_c5k4li:nth-of-type(2) .t_c5k4rong{
    padding:92px 56px 71px;
    position: relative;
    top:-15px;
}
.t_c5k4nr{
    padding-top:5px;
}
.t_c5k5{
    background: #f7f9fa;
}
.t_c5k5 .fonth2 h2{
    text-align: center;
}
.t_c5k5 .fonth6 h6{
    text-align: center;
}
.t_c6k7{
    position: relative;
}
.t_c6k7::before{
    width: 63%;
    height: 100%;
    content:'';
    background: #f7f9fa;
    border-bottom-right-radius: 300px;
    position: absolute;
    top:0;
    left:0;
}
.t_c6k7nr{
    padding: 230px 0 110px; 
}
/* c6 */
.t_c6k7ic{
    width: 19px;
    height: 19px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.t_c6k7ic img{
    width: 100%;
}
.t_c6k7li .fonth6{
    width: calc(100% - 29px);
}
.t_c6k7nr{
    position: relative;
    z-index: 10;
}
.t_c6k7nr .font30 {
    margin-bottom: 31px;
}
.t_c6k7li {
    margin-bottom: 9px;
}
.t_c6k7ul {
    margin-bottom: 73px;
}
.t_anniu1.t_anbtn1 .t_buttonr{
    font-size: 16px;
    line-height: 48px;
    padding: 0 57px;
}
.t_c6k7le{
    padding-left: 92px;
    width: 450px;
}
.t_c6k7rg{
    width: calc(100% - 450px);
}
.t_c2k5 .fonth2{
    padding-top: 40px;
}
.t_c1k2up .fonth5 h5 {
    height: 132px;
}
.t_c1k2up {
    margin-bottom: 24px;
}
.t_c2k7nr {
    margin-bottom: 45px;
}
.t_c1kfu .t_syk4kuairg {
    height: calc(calc(100% - 98px) + 93px);
}
.t_c4con .t_c2k4 .duan p{
    width: 100%;
}
.t_c4con .t_c2k4 .duan{
    text-align: center;
}
/* c4 */
.t_c4k5 .t_c2k5li{
    width: 100%;
}
.t_c4k5 .t_c2k5ol {
    width: 100%;
}
.t_c4k5 .t_c2k5lix{
    width: 25%;
    border-bottom: 1px solid #dfe1e6;
}
.t_c4k5 .t_c2k5lix:last-of-type{
    border-bottom:0;
}
.t_c4k5 .t_c2k5lix:nth-last-of-type(2){
    border-bottom:0;
}
.t_c4k5 .t_c2k5lix:nth-last-of-type(3){
    border-bottom:0;
}
.t_c4k5 .t_c2k5lix:nth-last-of-type(4){
    border-bottom:0;
}
.t_c6k4 .t_h2k4pic{
    top:0;
}
.t_c2k6{
    position:relative;
    z-index:10;
}
/* d1 */
.t_bannerd1 .t_nei2ban .duan p {
    width: 720px;
}
.t_d1k1li{
	width: 25%;
    padding:0 10px;
}
.t_d1k1ul{
	margin:0 -10px;
}
.t_d1k2top{
	text-align: center;
}
.t_d1k1ic{
	width: 124px;
	height: 124px;
	display: inline-block;
	margin-bottom: 25px;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}
.t_d1k1ic img{
	width: 100%;
}
.t_d1k1xin .duan1{
	height: 254px;
	overflow: hidden;
}
.t_d1k1xin .duan1 p{
	line-height: 1.875;
	padding-left: 16px;
	position: relative;
	margin-bottom: 14px;
}
.t_d1k1xin .duan1 p::before{
	content: '';
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #ff7a59;
	position: absolute;
	left:0;
	top:12px;
}
.t_d1k1xin{
	padding:50px 46px 65px;
    background: #fff;
    transition: all 0.36s;
	box-shadow: 0px 5px 36.12px 6.88px rgba(243,245,249,1);
}
.t_d1k2top .fonth4 {
    margin-bottom: 20px;
}
.t_d1k1 .fonth2 h2{
	text-align: center;
}
.t_d1k2 .fonth2 h2{
	text-align: center;
}
.t_d1k2box{
	margin-bottom: 150px;
}
.t_d1k3le{
	width: 590px;
    padding-left: 24px;
    padding-right: 100px;
}
.t_d1k3rg{
	width: calc(100% - 590px);
}
.t_d1k3le .fonth6 h6{
    line-height: 1.75;
}
.t_d1k3le .font30 {
    margin-bottom: 15px;
}
.t_d1k3le .fonth6 {
    margin-bottom: 82px;
}
.t_d1k5.t_syk3{
    background: #fff;
}
.t_d1k1{
    position: relative;
}
.t_d1k1 .t_content1{
    position: relative;
    z-index: 10;
}
.t_c6k7 .t_d1k3nr{
    position: relative;
    z-index: 10;
}
.t_d3k2le{
    width: 720px;
    padding-left: 100px;
    padding-right: 80px;
}
.t_d1k3le.t_d3k2le{
    width: 720px;
    padding-left: 100px;
    padding-right: 80px;  
}
.t_d3k2rg{
    width: calc(100% - 720px);
}
.t_syk3 .duan2{
    text-align: center;
    margin-bottom: 10px;
}
/* d4 */
.t_d4k4 .t_h3k3li:first-of-type{
    margin-left: 16.666667%;
}
.t_d4k3{
    background: #f7f9fa;
}
.t_d4k3pic{
    position: relative;
    width: 176px;
    display: inline-block;
}
.t_d4k3pic img{
    width: 100%;
    height: 100%;
}
.t_d4k3li{
    width: 20%;
    padding:0 14px;
    margin-bottom: 27px;
}
.t_d4k3ul{
    margin:0 -14px;
}
.t_d4k3xin{
    background: #fff;
    box-shadow: 0px 17px 17.46px 0.54px rgba(247,247,247,1);
    padding:20.5px 10px;
    text-align: center;
}
.t_anniu3btn{
    font-size: 18px;
    line-height: 1.5;
    color:#ff7a59;
}
.t_anniu3{
    text-align: center;
}
.t_anniu3 a{
    display: inline-block;
}
.t_d4k3ul{
    margin-bottom: 16px;
}
.t_c2k5ic img{
    width: 100%;
    transition: all 0.36s;
}
.t_c2k5ic .t_hover {
    top: 0px;
}
.t_h1con .t_h1k3le {
    width: calc(100% - 595px);
}
.t_h1con .t_h1k3rg {
    width: 595px;
}
.t_c2banner .t_neirg div{
    position: relative;
    right: calc(768 - 50%);
}
.t_neirgwai{
    position: absolute;
    width: 50%;
    right: 0;
    height: 100%;
    bottom:0;
    z-index: 10;
}
.t_neirgwai .t_neirg {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    right: 0;
    width: 938px;
}
/* sumi */
/* sumi-start */
.s_b2_cont1.on {
    padding-top: 105px;
    padding-bottom: 51px;
}

.s_b2_cont1 {
    padding-top: 92px;
    padding-bottom: 71px;
    background-color: #f7f9fa;
}

.s_b2_top {
    width: 1055px;
    margin: 0 auto;
    position: relative;
}

.s_b2_backbox {
    width: 60px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.s_b2_backbox a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.s_b2_backimgbox {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.s_b2_backimg {
    width: 10px;
}

.s_b2_backimg img {
    width: 100%;
}

.s_b2_backwz {
    width: calc(100% - 10px);
    padding-left: 10px;
}

.s_b2_topnr {
    width: calc(100% - 60px);
    padding-left: 75px;
    padding-right: 210px;
}

.s_b2_topnr_title h3 {
    font-size: 26px;
    color: #333;
    line-height: 1.75;
}
.s_b2_topnr_time p {
    color: #999;
}

.s_b2_cont2 {
    padding-top: 70px;
}

.s_b2_mid.on .s_b2_midanbox {
    display: none;
}

.s_b2_midan {
    margin-bottom: 35px;
}

.s_b2_midyuan {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: #d5d5d5;
    position: relative;
    transition: all .36s;
}

.s_b2_midyuanimg {
    width: 23px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s_b2_midyuanimg img {
    width: 100%;
}

.s_b2_midwz {
    text-align: center;
    padding: 2px 0;
}

.s_b2_main {
    width: calc(100% - 56px);
    padding-left: 75px;
}

.s_b2_midwz p {
    font-size: 14px;
    color: #999;
    line-height: 1.75;
}

.s_b2_bjq {
    padding-bottom: 75px;
    border-bottom: 1px solid #d1d1d1;
}

.s_b2_actbox {
    padding-top: 88px;
    padding-bottom: 143px;
}

.s_b2_actnr {
    margin: 0 -13px;
}

.s_b2_actitle {
    text-align: center;
}

.s_b2_act {
    width: 50%;
    padding: 0 13px;
}

.s_b2_actimg {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.s_b2_actimg img {
    width: 100%;
    height: 100%;
    transition: all .36s;
}

.s_b2_actimg1 {
    position: relative;
    top: 0;
    left: 0;
}

.s_b2_actimg2 {
    position: absolute;
    top: 0;
    left: 0;
}

.s_b2_actwz {
    padding: 22px 25px 21px 0;
}

.s_b2_actwz p {
    font-size: 20px;
    color: #333;
    line-height: 1.75;
    height: 70px;
    overflow: hidden;
}

.s_b2_more {
    position: relative;
}
.s_b2_morewz {
    padding-right: 10px;
    transition: all 0.36s;
}
.s_b2_morewz p {
    font-size: 18px;
    color: #eb5424;
    line-height: 1.75;
}

.s_b2_moreimg {
    width: 9px;
    margin-top: 8px;
}

.s_b2_moreimg img {
    width: 100%;
}

.s_f2_mbxbox {
    margin-bottom: 45px;
}

.s_f2_mbx {
    margin-right: 20px;
}

.s_f2_mbx a {
    font-size: 16px;
    color: #eb5424;
    line-height: 1.75;
    position: relative;
}

.s_f2_mbx a::after {
    content: ">";
    color: #eb5424;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
}
.s_f2_mbx.on a::after {
    display: none;
}
.s_f2_bjq {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 29px;
}

.s_f2_bjq span {
    font-size: 16px;
    color: #eb5424;
    line-height: 1.75;
}

.s_f2_nextbox {
    margin-top: 45px;
    margin-bottom: 45px;
}

.s_f2_next {
    margin-bottom: 7px;
}
.s_f2_nextl {
    width: 60px;
}

.s_f2_nextr {
    width: calc(100% - 60px);
    padding-left: 15px;
}

.s_f2_nextr p {
    transition: all .36s;
}

.s_f2_cont3 .s_b2_act {
    width: 33.333333%;
}

.s_f2_cont3 .s_b2_actwz p {
    height: 31.5px;
    overflow: hidden;
}

.s_f2_yuenr {
    padding-right: 55px;
    margin-bottom: 27px;
}

.s_f2_yuenr p {
    height: 112px;
    overflow: hidden;
}

.s_f2_cont3 {
    padding-bottom: 100px;
}

.s_fo_jianj {
    text-align: center;
}

.s_fo_content {
    width: 1720px;
    margin: 0 auto;
    padding-bottom: 100px;
    margin-bottom: 100px;
    position: relative;
    /* border-radius: 35px; */
}

.s_fo_main {
    position: relative;
}

.s_fo_mianl {
    width: 683px;
    background-color: #fff;
    padding: 53px 80px;
}

.s_fo_mianlnr {
    width: 50%;
    padding: 0 9px;
    margin-bottom: 15px;
}

.s_fo_mainlwz {
    margin-bottom: 6px;
}

.s_fo_input input {
    width: 100%;
    padding: 9px 10px;
    border: 1px solid #dedede;
    border-radius: 5px;
}

.s_fo_mianlnr.on {
    width: 100%;
}

.s_fo_yzmbox {
    width: 46%;
    text-align: center;
    background-color: #ff7a59;
    border-radius: 5px;
    margin-top: 33px;
    margin-left: 9px;
}

.s_fo_yzmbox a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.75;
}

.s_fo_jux {
    width: 17px;
    height: 17px;
    border: 1px solid #000;
}

.s_fo_arg input {
    width: 17px;
    height: 17px;
    border: 1px solid #666;
    float: left;
    border-radius: 2px;
}

.s_fo_argwz p {
    color: #666;
    font-size: 14px;
    line-height: 2;
}

.s_fo_argwz {
    width: calc(100% - 17px);
    padding-left: 10px;
}

.s_fo_arg {
    padding-left: 9px;
    margin-top: 7px;
}

.s_fo_tj .s_fo_yzmbox {
    width: 100%;
    margin-top: 20px;
}

.s_fo_mainr {
    width: calc(100% - 683px);
    padding-left: 120px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding-top: 70px;
}

.s_fo_mainrbox {
    position: relative;
}

.s_fo_yinh {
    width: 40px;
    position: absolute;
    top: -30px;
    left: -50px;
}

.s_fo_yinh img {
    width: 100%;
}

.s_fo_yinh.on {
    width: 133px;
    top: 80px;
    left: inherit;
    right: 20px;
}

.s_fo_mainrnr {
    position: relative;
    z-index: 50;
}

.s_fo_mainrnr p {
    font-size: 20px;
    color: #333;
    line-height: 1.75;
}

.s_fo_mainrnr {
    padding-right: 70px;
    margin-bottom: 50px;
}

.s_fo_mainr_img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: #fff;
    overflow: hidden;

}

.s_fo_mainr_img img {
    width: 100%;
}

.s_fo_mainr_imgwz p {
    font-size: 18px;
    color: #666;
    line-height: 1.75;
}

.s_fo_mainr_imgwz {
    padding-top: 13px;
}

.s_fo_mainr_tw {
    position: relative;
}

.s_fo_mainr_imgbox {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.s_fo_fot {
    width: 100%;
    height: 386px;
    position: relative;
}
.s_fo_fot .s_fo_jianj p {
    color: #fff;
}
.s_fo_fotbg img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.s_fo_fotwz {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.s_fo_fotwz .s_b2_actitle h3 {
    color: #fff;
}

.s_fo_fot .t_buttonr {
    width: 180px;
    background-color: #fff;
    text-align: center;
    color: #ff7a59;
    font-size: 16px;
    line-height: 50px;
}

.s_kefu {
    width: 57px;
    position: absolute;
    top: 70%;
    right: 20px;
}

.s_kefu img {
    width: 100%;
}

.s_e1_twbox {
    margin-top: 66px;
    padding-bottom: 100px;
    position: relative;
}

.s_e1_twimgbox {
    position: relative;
}

.s_e1_twimg {
    width: 678px;
    position: relative;
    z-index: 50;
}

.s_e1_twimg img {
    width: 100%;
}

.s_e1_twimgbg {
    width: 361px;
    position: absolute;
    bottom: -24px;
    left: -24px;
    opacity: 0.23;
}

.s_e1_twimgbg img {
    width: 100%;
}

.s_e1_play {
    width: 51px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 60;
    cursor: pointer;
}

.s_e1_play img {
    width: 100%;
}

.s_e1_twtext {
    width: calc(100% - 678px);
    padding-right: 185px;
    padding-top: 35px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

/* .s_e1_twtextop h1 {
    height: 72px;
    overflow: hidden;
} */

.s_e1_twtextnr {
    margin-bottom: 65px;
}

.s_e1_twtextmore {
    width: 146px;
    background-color: #ff7a59;
    border-radius: 3px;
    overflow: hidden;
}

.s_e1_twtextmore a {
    display: block;
    padding: 13px;
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
    text-align: center;
}

.s_e1_tan {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .84);
    z-index: 999;
    display: none;
}

.s_e1_video {
    max-width: 100%;
    vertical-align: middle;
    background: #000;
    outline: none;
    width: 100%;
}

.s_e1_videobox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.s_e1_close {
    font-size: 50px;
    color: #fff;
    line-height: 1.75;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 10;
}

.s_e1_videonr {
    width: 1200px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    display: block;
}

.s_e1_cont2nr {
    padding-top: 37px;
    padding-bottom: 33px;
}

.s_e1_xuanbox {
    text-align: center;
}
.s_e1_xunboxj {
    display: inline-block;
}
.s_e1_xun {
    width: 180px;
}
.s_e1_xun a {
    display: block;
    text-align: center;
    border: 1px solid rgb(255, 122, 89);
    padding: 9px 0;
    margin: 0 6px;
    border-radius: 3px;
    color: #eb5424;
    font-size: 16px;
    line-height: 1.75;
}


.s_e1_xun.on a {
    color: #fff;
    background-color: rgb(255, 122, 89);
}

.s_e1_combox {
    margin: 0 -15px;
    display: none;
}

.s_e1_combox.on {
    display: block;
}

.s_e1_com {
    width: 33.333333%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.s_e1_comnr {
    border-radius: 10px;
    box-shadow: 0px 0px 23.28px 0.72px rgba(234, 240, 242, 1);
    transition: all 0.36s;
}

.s_e1_comnr a {
    display: block;
    padding: 30px 30px 25px 30px;
}

.s_e1_comig {
    width: 204px;
    position: relative;
    margin-bottom: 20px;
}

.s_e1_comig img {
    width: 100%;
    height: 100%;
}

.s_e1_comig1 {
    position: relative;
    top: 0;
    left: 0;
}

.s_e1_comig2 {
    position: absolute;
    top: 0;
    left: 0;
}

.s_e1_comtitle h4 {
    height: 72px;
    overflow: hidden;
}

.s_e1_comwznr {
    padding-top: 10px;
    padding-bottom: 25px;
}

.s_e1_comwznr p {
    height: 140px;
    overflow: hidden;
}

.s_e1_conl {
    padding-right: 10px;
}

.s_e1_conl p {
    font-size: 14px;
    color: #999;
    line-height: 1.75;
}

.s_e1_conl.on p {
    color: #eb5424;
}

/* 分页 */
.mc_fybtn {
    padding: 0 0px;
    color: #000;
}

.mc_pcfy a {
    float: left;
}

.mc_fybtn a {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #333;
}

.mc_phfy {
    display: none;
}

.mc_phfy .lp {
    float: left;
}

.mc_phfy .rp {
    float: right;
}

.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}

.s_e1_fenye .pc_fenye li {
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #999;
    text-align: center;
    margin: 0px 10px;
    transition: .3s;
}

.s_e1_fenye .pc_fenye li.activepage {
    color: #eb5424;
}

.s_e1_fenye {
    padding-bottom: 140px;
}

.s_e1_cpybox {
    margin: 0 -13px;
}

.s_e1_cpynr {
    width: 20%;
    padding: 0 13px;
    margin-bottom: 25px;
   
}

.s_e1_cpyjx {
    background-color: #fff;
    padding: 15px 0;
    border-radius: 5px;
    box-shadow: 0px 17px 17.46px 0.54px rgba(247, 247, 247, 1);
}

.s_e1_cpy {
    width: 176px;
    position: relative;
    margin: 0 auto;
}

.s_e1_cpy img {
    width: 100%;
    height: 100%;
}

.s_e1_cpy1 {
    position: relative;
    top: 0;
    left: 0;
}

.s_e1_cpy2 {
    position: absolute;
    top: 0;
    left: 0;
}

.s_e1_cpymore {
    text-align: center;
    padding-top: 19px;
}

.s_e1_cpymore a {
    font-size: 18px;
    color: #eb5424;
    line-height: 1.75;
}



.s_e1_content .s_kefu {
    top: 50%;
}

.s_g3_content {
    background-color: #f7f9fa;
}

.s_g3_cont1 {
    padding-top: 70px;
}

.s_g3_twbox {
    position: relative;
}

.s_g3_twig {
    width: 768px;
    position: relative;
}

.s_g3_twig img {
    width: 100%;
    height: 100%;
}

.s_g3_twig1 {
    position: relative;
    top: 0;
    left: 0;
}

.s_g3_twig2 {
    position: absolute;
    top: 0;
    left: 0;
}

.s_g3_twwz {
    width: calc(100% - 768px);
    padding-right: 130px;
    padding-left: 85px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 110px;
}

.s_g3_twtop {
    margin-bottom: 20px;
}

.s_g3_cont2 {
    position: relative;
    top: -70px;
}

.s_g3_newtop {
    padding: 35px 0;
    margin-bottom: 60px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0px 21px 84.39px 2.61px rgba(239, 239, 239, 0.88);
}

.s_g3_newtopbox {
    width: 410px;
    margin: 0 auto;
}

.s_g3_newtopnr {
    width: 204px;
    border-radius: 2px;
    overflow: hidden;
}

.s_g3_newtopnr a {
    display: block;
    font-size: 20px;
    color: #666;
    line-height: 1.75;
    padding: 10px 0;
    text-align: center;
    transition: all .36s;
}

.s_g3_newtopnr.on a {
    background-color: #ff7a59;
    color: #fff;
}

.s_g3_newbox {
    margin: 0 -16px;
}

.s_g3_new {
    width: 50%;
    padding: 0 16px;
    margin-bottom: 30px;
}

.s_g3_newnr {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 8px 26.19px 0.81px rgba(239, 239, 239, 0.11);
}

.s_g3_newnrig {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.s_g3_newnrig img {
    width: 100%;
    height: 100%;
    transition: all .36s;
}

.s_g3_newnrig1 {
    position: relative;
    top: 0;
    left: 0;
}

.s_g3_newnrig2 {
    position: absolute;
    top: 0;
    left: 0;
}

.s_g3_newwz {
    padding: 25px 40px 20px;
    background-color: #fff;
}

.s_g3_newnrtop {
    margin-bottom: 9px;
}

.s_g3_newnrtop h4 {
    height: 72px;
    overflow: hidden;
}

.s_g3_newtime p {
    color: #999;
}

.s_g3_content .s_kefu {
    top: 46%;
}

.s_g3_content .s_e1_fenye {
    padding-bottom: 20px;
    padding-top: 30px;
}
.s_f1_content {
    padding-top: 100px;
}
.s_f1_cont1 {
    margin-bottom: 70px;
}

.s_f1_lb {
    position: relative;
    display: none;
}

/* .s_f1_lb.on {
    display: block;
} */

.s_f1_lbig {
    width: 756px;
    position: relative;
}

.s_f1_lbig img {
    width: 100%;
    height: 100%;
}

.s_f1_lbig1 {
    position: relative;
    top: 0;
    left: 0;
}

.s_f1_lbig2 {
    position: absolute;
    top: 0;
    left: 0;
}

.s_f1_lbwz {
    width: calc(100% - 756px);
    padding-left: 50px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding-top: 54px;
    padding-right: 77px;
}

.s_lbwztitle h3 {
    height: 91px;
    overflow: hidden;
}

.s_lbwzp p {
    font-size: 18px;
    color: #666;
    line-height: 1.75;
}

.s_lbwzp {
    margin-top: 10px;
    margin-bottom: 40px;
}

.s_f1_lbcpy {
    position: relative;
}

.s_f1_lbcpytpbox {
    width: 56px;
    height: 57px;
    background-color: #c50001;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.s_f1_lbcpytp {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s_f1_lbcpytp img {
    width: 100%;
}

.s_f1_lbcpywz {
    width: calc(100% - 56px);
    padding-left: 18px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.s_f1_lbox .slick-dots li {
    width: 7px;
    height: 7px;
    margin: 0 6px;
    border: none;
    background-color: #90949d;
}

.s_f1_lbox .slick-dots li.slick-active {
    background: #ff7a59;
}

.s_f1_lbox .slick-dots {
    bottom: 85px;
    left: 20%;
    text-align: inherit;
}

.s_f1_lbox .slick-prev,
.s_f1_lbox .slick-next {
    width: 43px;
    height: 78px;
    background: #ff7a59;
    z-index: 50;
}
.s_f1_lbox .slick-next::after {
    content: "";
    width: 10px;
    height: 18px;
    background-image: url(../images/jian2_bai.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
}
.s_f1_lbox .slick-prev::after {
    content: "";
    width: 10px;
    height: 18px;
    background-image: url(../images/jian2_bai.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.s_f1_cont2top {
    margin-top: 70px;
    margin-bottom: 50px;
}
.s_f1_sear {
    position: relative;
}
.s_f1_sear input {
    width: 196px;
    border: 1px solid #d8d8da;
    padding: 9px 0;
    padding-right: 35px;
    padding-left: 5px;
    border-radius: 3px;
}
.s_f1_searig {
    width: 17px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    cursor: pointer;
}
.s_f1_searig img {
    width: 100%;
}
.s_f1_xl {
    width: calc(100% - 196px);
}
.s_f1_xlbox {
    width: 196px;
    margin-right: 20px;
    position: relative;
}
.s_f1_xltop {
    padding: 5px 15px;
    position: relative;
    border: 1px solid #d8d8da;
    border-radius: 3px;
    transition: all .36s;
    cursor: pointer;
}
.s_f1_xltopigbox {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}
.s_f1_xltopig {
    width: 13px;
    position: relative;
}
.s_f1_xltopig img {
    width: 100%;
}
.s_f1_xltopig1 {
    position: relative;
    top: 0;
    left: 0;
    transition: all .36s;
}
.s_f1_xltopig2 {
    position: absolute;
    top: 4px;
    left: 0;
    opacity: 0;
    transition: all .36s;
}
.s_f1_xiltopwz p {
    transition: all .36s;
}
.s_f1_xlnr {
    width: 100%;
    padding: 7px;
    border: 1px solid #d8d8da;
    position: absolute;
    top:42px;
    left: 0;
    border-radius: 3px;
    background-color: #fff;
    display: none;
    z-index: 50;
}
.s_f1_xlnrwz {
    padding: 10px 15px;
    border-radius: 2px;
    transition: all .36s;
    cursor: pointer;
}
.s_f1_xlnrwz p {
    transition: all .36s;
}
.s_f1_xlbox.on .s_f1_xltop {
    background-color: #ffebe6;
    border: 1px solid #eb5424;
}

.s_f1_xlbox.on .s_f1_xltop .s_f1_xltopig2 {
    opacity: 1;
}

.s_f1_xlbox.on .s_f1_xltop .s_f1_xltopig1 {
    opacity: 0;
}

.s_f1_xlbox.on .s_f1_xltop .s_f1_xiltopwz p {
    color: #ed5f33;
}
.s_f1_newbox .s_b2_act {
    margin-bottom: 60px;
}
.s_f1_newbox .s_b2_actwz p {
    font-size: 22px;
    height: 38.5px;
}
.s_f1_newbox .s_b2_actwz {
    padding: 22px 25px 10px 0;
}
.s_f1_newbox .s_f2_yuenr {
    margin-bottom: 34px;
}
.s_f1_newbox .s_f2_cont3 {
    padding-bottom: 0px;
}
.s_b1_content {
    margin-top: 64px;
}
.s_b1_cont1 {
    margin-bottom: 45px;
}
.s_b1_cont1tit p {
    font-size: 30px;
    color: #333;
    line-height: 1.75;
}
.s_b1_cont1top {
    padding-top: 35px;
    padding-bottom: 30px;
}
.s_b1_cont2l {
    width: 898px;
}
.s_b1_lb {
    display: none;
}
.s_b1_lb.on {
    display: block;
}
.s_b1_lbig {
    width: 100%;
    position: relative;
}
.s_b1_lbig img {
    width: 100%;
    height: 100%;
}
.s_b1_lbig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_b1_lbig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_b1_lbox .slick-dots li {
    width: 9px;
    height: 9px;
    margin: 0 6px;
    border: none;
    background-color: #90949d;
}

.s_b1_lbox .slick-dots li.slick-active {
    background: #ff7a59;
}

.s_b1_lbox .slick-prev,
.s_b1_lbox .slick-next {
    width: 43px;
    height: 78px;
    background: #ff7a59;
    z-index: 50;
}

.s_b1_lbox .slick-next::after {
    content: "";
    width: 10px;
    height: 18px;
    background-image: url(../images/jian2_bai.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
}

.s_b1_lbox .slick-prev::after {
    content: "";
    width: 10px;
    height: 18px;
    background-image: url(../images/jian2_bai.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.s_b1_gn {
    margin-top: 30px;
}
.s_b1_gnl {
    width: calc(100% - 220px);
}
.s_b1_gnr {
    width: 220px;
}
.s_b1_tj {
    width: 47%;
    padding: 6px 4px;
    text-align: center;
    /* background-color: #ff7a59; */
    margin-left: 6px;
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    border: 1px solid #ff7a59;
}
.s_b1_tj::before{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    background: #ff7a59;
    z-index: 0;
    content: '';
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.s_b1_tj p {
    font-size: 14px;
    color: #fff;
    line-height: 1.75;
    position: relative;
    z-index: 10;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.s_b1_xlbox {
    position: relative;
}
.s_b1_xlbox .s_f1_xltop {
    width: 196px;
    background-color: #f8f9fb;
}
.s_b1_xlbox .s_f1_xiltopwz p {
    color: #909399;
}
.s_b1_xlbotbox {
    background-color: #f8f9fb;
    z-index: 50;
}
.s_b1_xlbot {
    width: 110%;
    background-color: #f7f9fa;
    padding: 0 5px;
    position: absolute;
    top: 42px;
    left: 0;
    display: none;
    z-index: 50;
}
.s_b1_xlbot .s_f1_xltopig img {
    transform: rotate(-90deg);
}
.s_b1_xlbotnr {
    position: relative;
    cursor: pointer;
}
.s_b1_xlbotnrwz {
    padding: 12px;
}
.s_b1_xlbotnrwz p {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
    transition: all .36s;
}
.s_b1_xlbotbox {
    position: relative;
    
}
.s_b1_botr {
    width: 196px;
    position: absolute;
    top: 0;
    right: -196px;
    height: 100%;
    background-color: #f7f9fa;
    border-left: 1px solid #dedede;
    display: none;
}
.s_b1_cont2r {
    width: calc(100% - 898px);
    padding-left: 60px;
}
.s_b1_cb1 {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.s_b1_cb1top {
    margin-bottom: 15px;
}
.s_b1_actbox {
    padding-left: 15px;
}
.s_b1_act {
    margin-bottom: 25px;
}
.s_b1_acttit p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    position: relative;
    transition: all .36s;
}
.s_b1_acttit p::after {
    content: "";
    width: 2px;
    height: 18px;
    background-color: #eb5424;
    position: absolute;
    top: 7px;
    left: -15px;
}
.s_b1_actmore {
    position: relative;
    margin-top: 10px;
}
.s_b1_actmorewz p {
    font-size: 14px;
    color: #eb5424;
    line-height: 1.75;
}
.s_b1_actmoreig {
    width: 7px;
    position: absolute;
    top: 50%;
    left: 62px;
    transform: translateY(-50%);
    transition: all 0.36s;
}
.s_b1_actmoreig img {
    width: 100%;
}
.s_b1_cb2 {
    padding: 50px 0;
     border-bottom: 1px solid #e6e6e6;
}
.s_b1_cb2nr {
    position: relative;
}
.s_b1_wx {
    width: 180px;
    position: relative;
}
.s_b1_wx img {
    width: 100%;
    height: 100%;
}
.s_b1_wx1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_b1_wx2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_b1_wxwz {
    width: calc(100% - 180px);
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.s_b1_wxwz p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
}
.s_b1_cb3 {
    padding-top: 50px;
}
.s_b1_hot {
    margin: 0 -10px;
}
.s_b1_hotnr {
    padding: 0 10px;
    margin-bottom: 20px;
    border-radius: 3px;
    overflow: hidden;
}
.s_b1_hotnr a {
    display: block;
    padding: 7px 25px;
    font-size: 18px;
    color: #909399;
    line-height: 1.75;
    background-color: #eff2f6;
    transition: all .36s;
}
.s_b1_xlbox2nr .s_f1_xltop {
    width: 216px;
    padding: 7px 15px;
}
.s_b1_xlbox2nr .s_f1_xiltopwz p {
    font-size: 14px;
}
.s_b1_xlbox2nr .s_b1_xlbot {
    width: 100%;
}
.s_b1_xlbox2nr {
    margin-right: 5px;
    position: relative;
}
.s_b1_new {
    margin-top: 30px;
}
.s_b1_new .s_b2_act {
    margin-bottom: 90px;
}
.s_b1_new .s_b2_actwz {
    padding: 12px 25px 21px 0;
}
.s_g2_jobox {
    padding-top: 145px;
    padding-bottom: 125px;
}
.s_g2_joboxtop {
    margin-bottom: 50px;
    position: relative;
}
.s_g2_joboxtopr {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.s_g2_emailwz p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
}
.s_g2_emailwz {
    padding-right: 20px;
}
.s_g2_email a {
    font-size: 18px;
    color: #eb5424;
    line-height: 1.75;
    position: relative;
}
.s_g2_email a::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #eb5424;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.s_g2_job {
    margin: 0 -12px;
}
.s_g2_jobnr {
    width: 33.333333%;
    padding: 0 12px;
    margin-bottom: 25px;
}
.s_g2_list {
    border: 1px solid #f1f1f1;
    padding: 28px 35px 10px 44px;
    background-color: #fff;
    transition: all .36s;
    cursor: pointer;
}
.s_g2_listop {
    position: relative;
}
.s_g2_listopl p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    transition: all .36s;
}
.s_g2_hot {
    width: 50px;
    padding: 1px 0;
    text-align: center;
    border-radius: 2px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #ff7a59;
}
.s_g2_hot p {
    font-size: 14px;
    color: #fff;
    line-height: 1.75;
}
.s_g2_listbot {
    position: relative;
    padding: 14px 0;
    border-bottom: 1px solid #f1f1f1;
}
.s_g2_listbotp {
    width: 11px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.s_g2_listbotp img {
    width: 100%;
}
.s_g2_listbotwz {
    width: calc(100% - 11px);
    padding-left: 10px;
}
.s_g2_listbotwz p {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
}
.s_g2_listbot.on {
    border: none;
}
.s_g2_cont1 {
    padding-left: 280px;
    padding-top: 189px;
}
.s_g2_cont1nr {
    position: relative;
    margin-bottom: 215px;
}
.s_g2_zqig {
    width: 814px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    z-index: 50;
}
.s_g2_zqigbox {
    position: relative;
}
.s_g2_zqig img {
    width: 100%;
    height: 100%;
}
.s_g2_zqig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_g2_zqig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_g2_bgwz p {
    font-size: 72px;
    color: #f6f6f7;
    line-height: 1;
}

.s_g2_bgwz {
    position: absolute;
    top: -110px;
    left: 0;
}
.s_g2_zqwzbox {
    width: calc(100% - 814px);
    position: absolute;
    top: -77px;
    right: 55px;
    padding-top: 138px;
    padding-left: 145px;
    padding-bottom: 109px;
    border-radius: 3px;
    overflow: hidden;
    background-color: #f7f9fa;
}
.s_g2_zqwz {
    position: relative;
}
.s_g2_zqwztitl {
    position: relative;
    z-index: 50;
    margin-bottom: 50px;
}
.s_g2_zqwzbgwz p {
    font-size: 100px;
    color: #e1e1e1;
    line-height: 1.75;
}
.s_g2_zqwzbgwz {
    position: absolute;
    top: -85px;
    left: -30px;
}
.s_g2_zqwznr {
    width: 260px;
    margin-bottom: 25px;
}
.s_g2_zqwznr p {
    font-size: 20px;
    color: #666;
    line-height: 1.75;
    position: relative;
}
.s_g2_zqwznr p::after{
    content: "";
    width: 3px;
    height: 21px;
    background-color: #eb5424;
    position: absolute;
    top: 7px;
    left: -15px;
}
.s_g2_cont1nr.on .s_g2_zqwzbox {
    right: inherit;
    left: 0;
    padding-top: 209px;
    padding-left: 85px;
    padding-bottom: 193px;
}
.s_g2_cont1nr.on .s_g2_bgwz {
    left: inherit;
    right: 0;
    top: -155px;
}
.s_g2_cont1nr.on .s_g2_zqwznr {
    width: auto;
}
.s_g2_cont1nr.on {
    padding-right: 280px;
}
.s_g2_tupr {
    width: 40%;
}
.s_g2_tupsnr {
    width: 50%;
    position: relative;
}
.s_g2_tupsnr img {
    width: 100%;
    height: 100%;
}
.s_g2_tupsnr1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_g2_tupsnr2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_g2_tuprxr {
    width: 50%;
}
.s_g2_tuprxr .s_g2_tupsnr {
    width: 100%;
}
.s_g2_tupl {
    width: 60%;
}
.s_g2_tuplsl {
    width: 33.333333%;
}
.s_g2_tuplsr {
    width: 66.666667%;
}
.s_g2_tuplx .s_g2_tupsnr {
    width: 33.333333%;
}
.s_g2_jobtan {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    display: none;
}
.s_g2_jobtan::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    opacity: 0.502;
    position: absolute;
    top: 0;
    left: 0;
}

.s_g2_tan {
    width: 100%;
    height: 100%;
    position: relative;
}
.s_g2_tannr {
    width: 1205px;
    background-color: #fff;
    padding: 50px 60px 75px 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}
.s_g2_tannra {
    position: relative;
}
.s_g2_bjqh {
    padding-left: 20px;
}
.s_g2_bjqh h4 {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    margin-top: 30px;
    margin-bottom: 15px;
    position: relative;
}
.s_g2_bjqh h4::after {
    content: "";
    width: 3px;
    height: 20px;
    background-color: #ff7a59;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
}
.s_g2_tanbjq p {
    margin-bottom: 5px;
}
.s_g2_tanbjq {
    height: 200px;
    margin-bottom: 35px;
    padding-right: 100px;
}
.s_g2_close {
    width: 23px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.s_g2_close img {
    width: 100%;
}

.s_g4_cont1wz {
    text-align: center;
}
.s_g4_cont2 {
    width: 850px;
    margin: 0 auto;
    margin-bottom: 95px;
}
.s_g4_wxbox {
    width: 49%;
}
.s_g4_wx {
    width: 50%;
}
.s_g4_wxnrig {
    width: 137px;
    position: relative;
    margin: 0 auto;
}
.s_g4_wxnrig img {
    width: 100%;
    height: 100%;
}
.s_g4_wxnrig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_g4_wxnrig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_g4_wxnrwz p {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
}
.s_g4_wxnrwz {
    margin-top: 10px;
    text-align: center;
}
.s_g4_quebox {
    width: 46%;
}
.s_g4_quetp {
    width: 23px;
    margin-top: 6px;
}
.s_g4_quetp img {
    width: 100%;
}
.s_g4_quewz {
    width: calc(100% - 23px);
    padding-left: 15px;
}
.s_g4_quewzl p {
    font-size: 18px;
    color: #666;
    line-height: 1.75;
}
.s_g4_quewzl {
    padding-right: 17px;
}
.s_g4_quewzr a {
    font-size: 18px;
    color: #666;
    line-height: 1.75;
}
.s_g4_quewzbox {
    margin-bottom: 25px;
}
.s_g5_cont1 {
    padding-top: 90px;
    padding-bottom: 120px;
}
.s_g5_cont1_tit {
    text-align: center;
    margin-bottom: 40px;
}
.s_g5_youbox {
    margin: 0 -12px;
}
.s_g5_you {
    width: 25%;
    padding: 0 12px;
    margin-bottom: 25px;
}
.s_g5_younr {
    transition: all .36s;
    cursor: pointer;
    padding: 56px 70px 50px 80px;
    border-radius: 2px;
    box-shadow: 0px 0px 26.19px 0.81px rgba(214, 222, 231, 0.43);
}

.s_g5_younrig {
    width: 99px;
    position: relative;
    margin: 0 auto;
}
.s_g5_younrig img {
    width: 100%;
    height: 100%;
}
.s_g5_younrig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_g5_younrig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_g5_younrwztit {
    text-align: center;
    margin-bottom: 11px;
    margin-top: 30px;
}
.s_g5_younrwzp {
    text-align: center;
}
.s_g5_younrwzp p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    height: 31.5px;
    overflow: hidden;
}
.s_g5_cont2 {
    padding-bottom: 120px;
}
.s_g5_cont2nr {
    margin: 0 -27px;
}
.s_g5_reabox {
    width: 50%;
    padding: 0 27px;
    margin-bottom: 60px;
    
}

.s_g5_rea {
    background-color: #f7f9fa;
    padding: 48px 35px 20px 35px;
    position: relative;
    transition: all .36s;
}
.s_g5_reaig {
    width: 150px;
    position: relative;
}
.s_g5_reaig img {
    width: 100%;
    height: 100%;
}
.s_g5_reaig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_g5_reaig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_g5_reawz {
    width: calc(100% - 150px);
    padding-left: 90px;
    top: 0;
    right: 0;
    height: 100%;
    position: relative;
}
.s_g5_reawz::after {
    content: "";
    height: 120px;
    width: 2px;
    background-color: #d6dee7;
    position: absolute;
    top: 50%;
    left: 35px;
    transform: translateY(-50%);
}
.s_g5_reawztit p {
    font-size: 28px;
    color: #333;
    line-height: 1.75;
}
.s_g5_reawztit {
    margin-bottom: 8px;
}
.s_g5_reawznr p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    height: 63px;
    overflow: hidden;
}
.s_g5_cont2fot {
    width: 176px;
    border-radius: 3px;
    overflow: hidden;
    margin: 0 auto; 
}
/* .s_g5_cont2fot a {
    display: block;
    padding: 12px;
    background-color: #ff7a59;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
} */
.s_g5_cont3 {
    padding-bottom: 175px;
}
.s_g5_cont3_lcp {
    text-align: center;
}
.s_g5_cont3_tit {
    margin-bottom: 25px;
}
.s_g5_liucbox {
    width: 820px;
    margin: 0 auto;
    position: relative;
}
.s_g5_liuc {
    width: 25%;
}
.s_g5_liucbg {
    width: 100%;
}
.s_g5_liucbg img {
    width: 100%;
}
.s_g5_liucwzj {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.s_g5_liucbot {
    height: 35px;
    overflow: hidden;
    text-align: center;
}
.s_g5_liucbot p {
    font-size: 20px;
    color: #333;
    line-height: 1.75;
}
.s_g5_liuctop {
    text-align: center;
}
.s_g5_liuctop p {
    font-size: 30px;
    color: #fd7958;
    line-height: 1.75;
}
.s_g5_cont4 {
    width: 100%;
    height: 412px;
    position: relative;
}
.s_g5_cont4bg img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.s_g5_cont4nr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.s_g5_findbox {
    position: relative;
}
.s_g5_findl h2 {
    color: #fff;
}
.s_g5_findl {
    width: 250px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.s_g5_findnr {
    width: 617px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 3.09px -5.143px 8.73px 0.27px rgba(212, 212, 212, 0.61);
    padding: 65px 70px 53px 50px;
}
.s_g5_findkongz2 {
    transform: translateX(32px);
    margin-top: -16px;
    margin-bottom: -16px;
    transition: all .36s;
}
.s_g5_findnrnm {
    width: 50px;
    height: 50px;
    background-color: #fd7958;
    border-radius: 50%;
    text-align: center;
}
.s_g5_findnrnm p {
    font-size: 18px;
    color: #fff;
    line-height: 50px;
}
.s_g5_findnrwz {
    width: calc(100% - 50px);
    padding-left: 20px;
}
.s_g5_findnrwz p {
    font-size: 20px;
    color: #333;
    line-height: 1.75;
    max-height: 70px;
    overflow: hidden;
}
.s_g5_cont5 {
    padding-top: 180px;
    padding-bottom: 125px;
}
.s_g6_cont1 {
    padding-top: 103px;
    padding-bottom: 68px;
}
.s_g6_check {
    position: relative;
}
.s_g6_cheigbox {
    position: relative;
}
.s_g6_chetan {
    width: 394px;
    position: absolute;
    bottom: 90px;
    left: -75px;
    border-radius: 10px;
    box-shadow: -4.925px 6.304px 31.04px 0.96px rgba(205, 205, 205, 0.88);
}

.s_g6_chetan img {
    width: 100%;
}
.s_g6_chetan.on {
    width: 156px;
    bottom: inherit;
    left: inherit;
    top: 95px;
    right: -35px;
    box-shadow: none;
}
.s_g6_cheig {
    width: 673px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.s_g6_cheig img {
    width: 100%;
    height: 100%;
}
.s_g6_cheig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_g6_cheig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_g6_chewz {
    width: calc(100% - 673px);
    padding-right: 170px;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 72px;
}
.s_g6_chewznr p {
    font-size: 16px;
    color: #333;
    line-height: 1.75;
}
.s_g6_chewznr {
    margin-top: 10px;
    margin-bottom: 23px;
}
.s_g6_chebox input {
    width: 376px;
    padding: 6px 20px;
    margin-bottom: 17px;
    font-size: 16px;
    color: #999;
    line-height: 1.75;
    border: 1px solid #c2c7cd;
}
.s_g6_chetj {
    width: 146px;
    /* background-color: #ff7a59; */
    padding: 7px;
    margin-top: 25px;
    border-radius: 3px;
    text-align: center;
    position: relative;
    border: 1px solid #ff7a59;
    cursor: pointer;
}
.s_g6_chetj::before{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    background: #ff7a59;
    z-index: 0;
    content: '';
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.s_g6_cont2 {
    padding-top: 50px;
    padding-bottom: 120px;
}
.s_g6_chetj p {
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
    position: relative;
    z-index: 10;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.s_g6_peixbox {
    margin: 0 -32px;
}
.s_g6_peix {
    width: 50%;
    padding: 0 32px;
    margin-bottom: 30px;
}
.s_g6_peixnr {
    padding: 35px 50px 38px 50px;
    box-shadow: -2.867px 7.469px 31.04px 0.96px rgba(227, 231, 236, 0.58);
    border-radius: 5px;
    transition: all .36s;
}

.s_g6_peixtit {
    margin-bottom: 7px;
}
.s_g6_peixwz {
    height: 84px;
    overflow: hidden;
    margin-top: 6px;
    margin-bottom: 11px;
}
.s_g6_peixreig {
    width: 58px;
}
.s_g6_peixreig img {
    width: 100%;
}
.s_tiao_cont1 {
    padding-bottom: 88px;
}
.s_tiao_contnr {
    position: relative;
}
.s_tiao_cont3 {
    padding-bottom: 42px;
}
.s_tiao_cont3tit {
    text-align: center;
    margin-bottom: 40px;
}
.s_tiao_cont3nr .s_b2_actwz {
    padding: 18px 25px 14px 0;
}
.s_tiao_cont {
    width: 970px;
    margin: 0 auto;
}
.s_tiaoigbox {
    position: relative;
}
.s_tiaoig {
    width: 379px;
    position: relative;
}
.s_tiaoig img {
    width: 100%;
    height: 100%;
}
.s_tiaoig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_tiaoig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_tiaotan {
    width: 151px;
    position: absolute;
    bottom: 60px;
    right: 45px;
}
.s_tiaotan img {
    width: 100%;
}
.s_tiaowzbox {
    width: calc(100% - 379px);
    padding-left: 115px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.s_tiaowz {
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 55px 45px 62px; 
    position: relative;
}
.s_tiaowz::before{
    content: "";
    border-top: 20px solid #fff;
    border-left: 20px solid #fff;
    border-bottom: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    bottom: -32px;
    left: 115px;
    border-radius: 3px;
}
.s_tiaowzig {
    width: 48px;
}
.s_tiaowzig img {
    width: 100%;
}
.s_tiaowztext {
    width: calc(100% - 48px);
    padding-left: 25px;
}
.s_tiao_wztit p {
    background-image: linear-gradient(to right, #f75b56, #ff7a59);
    -webkit-background-clip:text;
    color: transparent;
}
.s_tiao_wztit {
    margin-bottom: 10px;
}
.s_tiao_wznr p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    margin-bottom: 5px;
}
.s_tiao_wznr a {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
}
.s_g4_cont1 {
    padding-bottom: 0;
}
.s_g4_mapboxlnr {
    width: 373px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: -2.867px 7.469px 31.04px 0.96px rgba(227, 231, 236, 0.58);
    padding: 28px 50px 24px 50px;
    margin-bottom: 20px;
}
.s_g4_mapboxltit {
    margin-bottom: 6px;
}
.s_g4_mapboxlwz {
    height: 56px;
    overflow: hidden;
}

.s_g4_mapboxr {
    width: calc(100% - 373px);
    padding-left: 40px;
    position: relative;
}
.s_g4_map {
    width: 100%;
    position: relative;
}
.s_g4_map img {
    width: 100%;
    height: 100%;
}
.s_g4_map1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_g4_map2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_g4_mapdian {
    width: 17px;
    position: absolute;
    cursor: pointer;
}
.s_g4_mapdian img {
    width: 100%;
    transition: all 0.36s;
}
.s_g4_mapdian1 {
    top: 316px;
    right: 263px;
}
.s_g4_mapdian3 {
    top: inherit;
    bottom: 186px;
    right: 324px;
}
.s_g4_mapdian2 {
    top: inherit;
    bottom: 331px;
    right: 216px;
}
.s_g4_tanbox {
    position: absolute;
    top: 0;
    left: 0;
    /* display: none; */
}
.s_g4_tannr {
    position: relative;
}

.s_g4_tan {
    border-radius: 10px;
    width: 354px;
    overflow: hidden;
    position: absolute;
    top: 220px;
    right: -1135px;
}
.s_g4_tanig {
    width: 100%;
    position: relative;
}
.s_g4_tanig img {
    width: 100%;
    height: 100%;
}
.s_g4_tanig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_g4_tanig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_g4_tanwz {
    padding: 20px 25px 10px 25px;
    background-color: #fff;
}
.s_g4_tanwznr {
    margin-bottom: 17px;
}
.s_g4_tanwznrig {
    width: 16px;
}
.s_g4_tanwznrig img {
    width: 100%;
    margin-top: 5px;
}
.s_g4_tanwznrtext {
    width: calc(100% - 16px);
    padding-left: 6px;
}
.s_g4_tanwznrtext p {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
}
.s_g4_tanwznrtext a {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
}
/* sumi-end */
/* 鼠标效果 */
@media screen and (min-width:1200px) {
    .s_b2_midan:hover .s_b2_midyuan {
        background-color: #ff7a59;
    }


    /* .s_b2_act:hover .s_b2_actimg img {
        transform: scale(1.05);
    } */

    .s_f2_next:hover .s_f2_nextr p {
        color: #eb5424;
    }

    .s_e1_fenye .pc_fenye li:hover {
        color: #eb5424;
    }

    .s_g3_new:hover .s_g3_newnrig img {
        transform: scale(1.05);
    }
    .s_f1_xltop:hover{
        background-color: #ffebe6;
        border: 1px solid #eb5424;
    }
    .s_f1_xltop:hover .s_f1_xltopig2 {
        opacity: 1;
    }
    .s_f1_xltop:hover .s_f1_xltopig1 {
        opacity: 0;
    }
    .s_f1_xltop:hover .s_f1_xiltopwz p {
        color: #ed5f33;
    }
    .s_f1_xlnrwz:hover{
        background-color: #ffebe6;
    }
    .s_f1_xlnrwz:hover.s_f1_xlnrwz p {
        color: #ed5f33;
    }
    .s_b1_hotnr a:hover {
        color: #eb5424;
    }
    .s_g2_list:hover {
        box-shadow: -2.867px 7.469px 31.04px 0.96px rgba(227, 231, 236, 0.58);
    }
    .s_g2_list:hover .s_g2_listopl p {
        color: #eb5424;
    }
    .s_g3_newtopnr:hover.s_g3_newtopnr a {
        background-color: #ff7a59;
        color: #fff;
    }
    .s_b1_act:hover .s_b1_acttit p {
        color: #eb5424;
    }
    .s_g5_you:hover .s_g5_younr {
        box-shadow: 0px 0px 26.19px 0.81px rgba(214, 222, 231, 0.75);
    }
    .s_g5_rea:hover{
        box-shadow: 0px 0px 26.19px 0.81px rgba(214, 222, 231, 0.75);
    }
    .s_g6_peixnr:hover{
        box-shadow: -2.867px 7.469px 31.04px 0.96px rgba(227, 231, 236, 1);
    }
    .s_b1_xlbotnr:hover .s_b1_xlbotnrwz p {
        color: #eb5424;
    }
    .s_g5_findr:hover .s_g5_findkongz2 {
        transform: translateX(0);
        margin-top: 0;
        margin-bottom: 0;
    }
    .s_e1_comnr:hover {
        box-shadow: 0px 0px 23.28px 0.72px rgba(214 222 231 / 75%);
    }

}
.t_c2k1down{
    overflow: hidden;
}
/* .t_c2k7li.slick-center .t_c2k7xin{
    box-shadow: 0px 0px 18.95px 1.05px rgba(224,224,224,1);
} */
.t_c6banner .t_neirgwai .t_neirg {
    position: absolute;
    top: auto;
    transform: translateY(0);
    right: 0;
    bottom:0;
    width: 842px;
}
.t_c6banner .t_neirgwai {
    position: absolute;
    width: 680px;
    left:50%;
    right: auto;
}
.t_c6k7pic{
    position: relative;
    width: 548px;
    z-index: 10;
}
.t_c6k7pic img{
    width: 100%;
    height: 100%;
}
.t_c6k7tu{
    position: relative;
}
.t_c6k7zh{
    width: 88px;
    position: relative;
    top:32px;
    z-index: 10;
}
.t_c6k7zh img{
    width: 100%;
}
.t_c6k7svg{
    position: absolute;
    width: 84%;
    top:-40%;
    right:0;
}
.t_c6k7tu{
    position: absolute;
    width: calc(50% + 150px);
}
.t_bannerdtu{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}
.t_bannerdtu #shader-box{
    width: 100%;
    height: 100%;
}
.t_d3k2rg .t_d3k2tu{
    width: 283px;
    position: relative;
}
.t_d3k2pic{
    width: 599px;
    position: absolute;
    right: 0;
    top:0;
}
.t_d3k2pic img{
    width: 100%;
    height: 100%;
}
.t_d3k2rg .t_c6k7zh {
    width: 45px;
    position: relative;
    top: auto;
    margin-top: 65px;
    left:283px;
    z-index: 10;
}
.t_d3k2rg .t_c6k7tu {
    width: calc(50% - 120px);
}
.t_d3k2rg .t_c6k7svg {
    width: 120%;
}
.t_d3k2le{
    padding-bottom: 146px;
}
.t_h3k1{
    overflow: hidden;
}
.t_h2k1 .t_content1{
    position: relative;
    z-index: 10;
}
.t_h2k1li{
    cursor: pointer;
}
.t_topjian{
    margin-top: 140px;
}
.t_neirg .t_c6k7svg {
    height: 100%;
    width: 150%;
    top: -57%;
}
.t_e1banner{
    overflow: hidden;
}
.t_e1banner .t_c6k7svg{
    overflow: hidden;
}
.s_g2_jobtan {
    z-index: 999;
}
.s_g2_tannra .t_buttonr{
    padding: 13px 40px;
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
}
.t_bannerg2 .fonth1 h1{
    font-size: 40px;
}
.t_bannerg2 .t_sybtn .t_anniu1 .t_buttonr {
    line-height: 44px;
}
.t_bannerg2 .t_nei2ban .fonth1 {
    margin-bottom: 50px;
}
.t_subiao {
    width: 34px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    top:0;
    /* animation: scroll1 2s ease-in-out; */
    animation-iteration-count: infinite;
}
.t_subiao img{
    width: 100%;
}
.t_banxia{
    text-align: center;
    position: relative;
    padding-top: 58px;
}
.t_banxia::before{
    content: '';
    background: rgba(255,255,255,.3);
    width: 1px;
    height: 36px;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    top:0;
    /* animation: scroll2 2s ease-in-out; */
    animation-iteration-count: infinite;
}
.t_bannerg2 .t_sybtn{
    margin-bottom: 58px;
}
.t_bannerg2 .t_nei2ban {
    top: 46%;
}
/* @keyframes scroll1{
    0%{
       top:10px;
    }
    50%{
        top:0;
    }
    100%{
        top:10px;
    }
} */
/* @keyframes scroll2{
    0%{
        height: 46px;
    }
    50%{
        height: 36px;
    }
    100%{
        height: 46px;
    }
} */
.s_g3_contentbg{
    position: relative;
}
.s_g3_contentbg .t_c2k1bg{
    height: 946px;
}
.t_bannerg5 .t_nei2ban .t_content1{
    text-align: left;
}
.t_bannerg5 .t_nei2ban .duan p {
    width: 494px;
}
.s_g6_cheigbox{
    width: 673px;
}
.s_fo_content{
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
}
.s_fo_arg input{
    position: relative;
}
.s_fo_arg.on input::before{
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: #ff7a59;
}
.s_fo_arg input:focus {
    outline: none;
}
.s_tiao_content .s_fo_content{
    margin-bottom: 0;
}
.t_g1k1qian{
    width: 114px;
    position: relative;
    top:-18px;
}
.t_g1k1qian img{
    width: 100%;
}
.t_g1k1hang .duan{
    margin-right: 10px;
}
.t_bannerg1{
    background: #f7f9fa;
    position: relative;
}
.t_bannerg1 .t_banxia::before{
    left: 17px;
    height: 50px;
    transform: translateX(0);
    /* animation: scroll3 2s ease-in-out; */
    animation-iteration-count: infinite;
    background: linear-gradient(to bottom,#ff7a59,#f55555);
}
.t_bannerg1 .t_banxia {
    text-align: left;
    padding-top: 58px;
    padding-bottom: 10px;
    position: absolute;
    bottom:0;
    left:0;
}
.t_bannerg1 .t_bannerpic{
    position: absolute;
    right: -70px;
    height: 100%;
    width: 49.375%;
    overflow: hidden;
    top:0;
    animation:yidong1 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards; 
}
@keyframes yidong1 {
    0%{
        right: -70px;
    }
    100%{
        right: 0;
    }
}
.t_bannerg1 .t_bannerpic img{
    position: absolute;
    height: 100%;
    right: 0;
    width: auto;
    top:0;
}
.t_bannerg1 .t_banzix .t_content3{
    height: 100%;
    position: relative;
}
.t_bannerg1 .t_neibanner{
    width: 100%;
    height: 100%;
}
.t_bannerg1 .t_banxin{
    height: 100%;
}
.t_bannerg1 .t_banzix{
    height: 100%;
}
.t_bannerg1 .fonth1{
    position: absolute;
    top:42%;
    transform: translateY(-50%);
    left:0;
}
/* @keyframes scroll3{
    0%{
        height: 60px;
    }
    50%{
        height: 50px;
    }
    100%{
        height: 60px;
    }
} */
.t_banbg1{
    position: absolute;
    top:0;
    height: 100%;
    left:0;
}
.t_banbg1 img{
    height: 100%;
    width: auto;
    left:0;
    position: absolute;
}
.t_banbg2{
    position: absolute;
    width: calc(100% + 2px);
    bottom: -1px;
    left:0;
    z-index: 10;
}
.t_banbg2 img{
    width: 100%;
}
.t_banbg3{
    width: 296px;
    position: absolute;
    left:46%;
    bottom:0;
    height: 112px;
    overflow: hidden;
}
@keyframes yidong2 {
    0%{
        bottom:-50px;
    }
    100%{
        bottom:0;
    }
}

.t_banbg3 img{
    width: 100%;
    position: absolute;
    bottom: -50px;
    left:0;
    animation: yidong2 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards; 
    animation-delay: 0.6s; 
}
.t_banzix{
    position: relative;
    z-index: 12;
}
.t_banxin{
    overflow: hidden;
    width: 100%;
}
.t_bannerg1 .t_neibanner{
    overflow: hidden;
    height: 503px;
}
.t_bannerpic{
    position: relative;
}
.t_banquan{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    overflow: hidden;
    z-index: 10;
}
.t_banquanpic{
    width: 792px;
    position: absolute;
    top:-50%;
    left: -396px;
    animation: quan 8s linear, forwards;
    animation-iteration-count: infinite;
    z-index: -1;
}
.t_banquanpic img{
    width: 100%;
}
@keyframes quan {
    0%{
        top: -50%;
        left: -396px;
    }
    20%{
        top:50%;
        left:-398px;
    }
    50%{
        top:50%;
        left:calc(100% - 398px);
    }
    70%{
        top:-50%;
        left:calc(100% - 398px);
    }
    100%{
        top:-50%;
        left: -396px;
    }
}
.t_bannerd1 .t_bannerpic{
    overflow: hidden;
}
.s_b1_xlbox.on .s_f1_xltop .s_f1_xltopig img{
    transform: rotate(90deg);
}
.s_b1_xlbot {
    width: 100%;
}
.s_b1_xlbotnr.act .s_b1_xlbotnrwz p {
    color: #eb5424;
}
.s_b1_xlbotnr.act .s_f1_xltopig2{
    opacity: 1;
}
.s_b1_xlbotnr.act .s_f1_xltopig1{
    opacity: 0;
}
.s_b1_xlbot {
    width: 200%;
}
.s_b1_botl{
    width: 50%;
}
.s_b1_botr {
    width: 196px;
    /* top: 0;
    right: 0; */
}
.s_b1_xlbotnr.active .s_b1_xlbotnrwz p{
    color:#eb5424;
}
/* .s_b1_botra .s_b1_botr:first-of-type{
    display: block;
} */
.s_b1_xlbox2 .s_b1_xlbox2nr.on .s_f1_xltop .s_f1_xltopig img{
    transform: rotate(90deg);
}
.s_b1_xlbox2 .s_b1_xlbox2nr.on .s_f1_xltop {
    background-color: #ffebe6;
    border: 1px solid #eb5424;
}
.s_b1_xlbox2 .s_b1_xlbox2nr.on .s_f1_xltop .s_f1_xiltopwz p {
    color: #ed5f33;
}
.s_b1_xlbox.on .s_f1_xltop {
    background-color: #ffebe6;
    border: 1px solid #eb5424;
}
.s_b1_xlbox.on .s_f1_xltop .s_f1_xiltopwz p {
    color: #ed5f33;
}
.s_f1_sear input {
    padding-left: 10px;
}

.t_g4box{
    position: relative;
}
.s_g4_mapdianbox{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    z-index: 11;
}
.s_g4_mapdian1 {
    top: 39.949946%;
    left: 71.400532%;
}
.s_g4_mapdian {
    position: absolute;
    transform: translate(-50%,-50%);
    right: auto;
}
.s_g4_mapdian2 {
    top: 57.266279%;
    left: 76.392865%;
}
.s_g4_mapdian3 {
    top: 75.453101%;
    left: 65.323749%;
}
.s_g4_tan{
    transform: translate(-50%,-50%);
    right: auto;
    z-index: 12;
    display: none;
}
.s_g4_tan1 {
    left: 49.8%;
    top: 35.8%;
}
.s_g4_tanbox{
    width: 100%;
    height: 100%;
}
.s_g4_tanbox .s_g4_tannr{
    width: 100%;
    height: 100%;
}
.s_g4_tan2 {
    left: 55.8%;
    top: 43.8%;
}
.s_g4_tan3 {
    left: 44.5%;
    top: 51.8%;
}
.s_g4_mapboxlnr{
    cursor: pointer;
}
.s_g5_findnr{
    box-shadow: 0px 0px 0px rgba(212,212,212,.61),
    0px 0px 6.3px rgba(212,212,212,.61),
    0px 0px 0px rgba(212,212,212,.61),
    0px 0px 6.3px rgba(212,212,212,.61);
}
.s_g5_findnr:first-of-type{
    box-shadow: 0px 0px 0px rgba(212,212,212,.61),
    0px 0px 10.3px rgba(212,212,212,.61),
    0px 0px 0px rgba(212,212,212,.61),
    0px 0px 2.7px rgba(212,212,212,.61);
}
.s_g5_findnr:last-of-type{
    box-shadow:  0px 0px 0px rgba(212,212,212,.61),
    0px 0px 2.7px rgba(212,212,212,.61),
    0px 0px 0px rgba(212,212,212,.61),
    0px 0px 6.3px rgba(212,212,212,.61);
}
.s_g3_newbox{
    overflow: hidden;
}
.s_g3_new{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.s_g3_new:nth-of-type(2n){
    animation-delay: 0.5s;
}
.t_phtu{
    display: none;
}
.t_bannerh2 .t_neibanner.t_neibanner2 .t_content1720{
    height: auto;
}
.t_bannerh1 .t_neibanner.t_neibanner2 .t_content1720{
    height: auto;
}
.s_b2_moreimg img{
    position: relative;
    transform: rotate(180deg);
}
.s_b1_actmore img{
    position: relative;
    transform: rotate(180deg);
}
.s_f1_xltopig {
    width: 20px;
}
.s_f1_xltopig2 {
    top: 0px;
}
.s_f1_xltopig img {
    transform: rotate(180deg);
}
.s_g2_listbotp {
    width: 15px;
}
.t_biaoqian{
    font-size: 14px;
    color:#888;
    line-height: 2;
    padding:0 10px;
    border-radius: 3px;
    background: #eee;
    display: inline-block;
    transition: all 0.36s;
}
.s_b2_topnr_time .duan{
    margin-right: 32px;
    position: relative;
}
.s_b2_topnr_time .duan p{
    font-family: "MONTSERRAT-LIGHT-6"!important;
}
.s_b2_topnr_time .duan::before{
    content:"";
    width: 1px;
    height: 16px;
    background: #a7a8a8;
    position: absolute;
    right: -16px;
    top:50%;
    transform: translateY(-50%);
}
.t_btnb{
    margin-right: 6px;
}
.t_btnb:last-of-type{
    margin-right: 0;
}
.t_f1con .s_b2_actimg{
    margin-bottom: 24px;
}
.t_f1con .s_f1_newbox .s_b2_actwz {
    padding: 14px 25px 10px 0;
}
.t_qianw{
    color:#ed5f33;
    font-size: 16px;
    line-height: 40px;
    margin-right: 6px;
}
.t_f1qiab{
    background: #ffebe6;
    border-radius: 3px;
}
.t_qiansvg{
    width: 18px;
    line-height: 40px;
    cursor: pointer;
}
.t_qiansvg img{
    width: 100%;
}
.t_f1qiab{
    padding:0 14px;
    margin-right: 12px;
    margin-bottom: 12px;
}
.t_f1qiab:last-of-type{
    margin-right: 0;
}
.t_bianq{
    font-size: 16px;
    color:#666;
    line-height: 40px;
}
.t_biao{
    margin-bottom: 38px;
    padding-top: 50px;
}
.t_biannr{
    width: calc(100% - 48px);
}
.t_c2k1down .fonth6 p {
    color: #666;
    line-height: 1.875;
    margin-bottom: 16px;
}
.t_h2k1le .fonth6 p {
    line-height: 1.875;
    margin-bottom: 16px;
}
.t_c2k7xin .fonth6 p {
    color: #666;
    line-height: 1.75;
    height: 94.5px;
    overflow: hidden;
}
.t_c1k2up .fonth5 p {
    color: #fff;
    line-height: 1.5;
    height: 99px;
    overflow: hidden;
}
.t_c1k2up .fonth5 p {
    height: 132px;
}
.t_c5k4rong .fonth6 p {
    color: #666;
    line-height: 1.75;
    height: 157.5px;
    overflow: hidden;
}
.fonth5 p {
    font-size: 22px;
    line-height: 1.5;
    color: #333;
}
.t_d1k3le .fonth6 p {
    line-height: 1.75;
}
.t_g1k1rg .fonth6 p {
    line-height: 1.75;
    max-height: 186px;
    overflow: hidden;
}
.fonth4 p {
    font-size: 24px;
    line-height: 1.5;
    color: #333;
}
.t_h1k2xin .fonth6 p {
    line-height: 1.875;
}
.t_h2k6xin .fonth6 p {
    color: #666;
    line-height: 1.875;
}
.t_h3k1xin .fonth6 p {
    line-height: 1.75;
}
.t_h3k1erbox .font20 p {
    line-height: 1.8;
}
.font20 p {
    font-size: 20px;
    line-height: 1.5;
    color: #333;
}
.t_syk3p.fonth5 p {
    line-height: 1.5;
    height: 99px;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 66px;
}
.t_c5banner .t_neirgwai .t_neirg{
    top: 0;
    transform: translateY(0);
}
.t_c6k4 .t_h2k4nr .duan {
    margin-bottom: 50px;
}
.t_c6k7ic {
    top: 5px;
}
.t_g2box{
    /* width: 20%; */
    padding:1px;
}
.s_g2_tupbox{
    margin:0 -1px;
}
.t_g2pic{
    width: 100%;
    position: relative;
}
.t_g2pic img{
    width: 100%;
    height: 100%;
}


.t_g2box{
    padding:1px;
}
.s_g2_tupsnr{
    width: 100%;
}
.t_g2box1{
    width: 50%;
}
.t_g2box2{
    width: 100%;
}
.t_g2tu{
    width: 20%;
}
.t_g2boxph{
    display: none;
}
.t_g2boxco{
    width: 100%;
}
.t_bannerd1 .t_neibanner.t_neibanner2 .t_content1720 {
    height: auto;
}
.t_bannerd1 .t_nei2ban {
    z-index: 10;
}
.t_d3k2rg .t_d3k2tu{
    z-index: 10;
}
.t_d4k4{
    background: #f7f9fa;
}
.t_g1k2ling img {
    left: 50%;
}
.t_g1k2ling {
    left: 37%;
}
.t_g1k3rg{
    margin-bottom: -22px;
}
.t_h2k2xia {
    position: relative;
    width: 100%;
}
.t_h2k2li{
    transform: translateX(-50%);
}
.t_h2k2bg img{
    width: 100%;
}
.t_syk4duo .t_syk4xli{
    width: 25%;
}
.t_syk4duo .t_syk4xia {
   padding-bottom: 18px;
}
.t_syk4duo .font20{
    margin-bottom: 17px;
    height: 30px;
    overflow: hidden;
}
.t_syk4jia{
    position: relative;
}
.t_syk4duo{
    padding-top:18px;
}
.t_h3k4li {
    padding: 20px 18px;
}
/* gai */
.t_e1boxnr2{
    display: none;
}
.t_e1boxnr2.act{
    display: block;
}
.t_h3k4ul{
    margin-top: -9px;
}
.t_h3k2zi{
    overflow: hidden;
}
.s_g4_mapboxlnr.on{
    box-shadow:-2.867px 7.469px 31.04px 0.96px rgb(227 231 236 / 100%);
}
.s_b1_gn .s_f1_xltopig img {
    transform: rotate(270deg);
}
.s_b1_gn .s_f1_xltopig {
    width: 7px;
}
.s_b1_xlbot {
    width: 100%;
}
.s_b1_botl {
    width: 100%;
}
.s_b1_xlbotnr .s_f1_xltopigbox .s_f1_xltopig img{
    transform: rotate(180deg);
}
.s_b1_xlbotnr.active .s_f1_xltopig .s_f1_xltopig2{
    opacity: 1;
}
.s_b1_xlbotnr.active .s_f1_xltopig .s_f1_xltopig1{
    opacity: 0;
}
.s_b1_xlbotnr .s_b1_xlbot .s_f1_xltopig .s_f1_xltopig2 {
    top: 2px;
}

.t_b1con .s_e1_fenye .pc_fenye {
    left: 0;
    transform: translateX(0);
}
.t_c2k5ul {
    position: relative;

    box-shadow: none;
}
.t_c2k5ul::before{
    content: '';
    width: calc(100% - 265px);
    height: 100%;
    position: absolute;
    top:0;
    right: 0;
    box-shadow: 2px 5px 36.12px 6.88px rgb(243 245 249);
    background: transparent;
    pointer-events: none;
    z-index: 100;
}
.t_c4con .t_c2k5ul .t_c2k5li{
    box-shadow: 0px 5px 36.12px 6.88px rgb(243 245 249);
}
.t_c4con .t_c2k5ul::before{
    display: none;
}
.t_c2k7li {
    padding: 20px 12px;
}
/* .t_c2k7li.slick-center .t_c2k7xin {
    box-shadow: 0px 0px 18.95px 1.05px rgb(230 230 230);
} */

.t_c2k7ul .slick-dots li {
    background: #c4c4c4;
}
.t_c2k7ul .slick-dots li.slick-active {
    background: #ff7a59;
}
.t_c4con .t_h1k3li:first-of-type{
    margin-bottom: 84px;
}
.t_h1k3rg {
    width: 840px;
}
.t_h1k3le {
    width: calc(100% - 840px);
}
.t_phpicban{
    display: none;
}
.s_g2_close{
    top: 50px;
    right: 60px;
}
.s_g2_tannra{
    height: 686px;
}
.s_g2_tannra .s_g2_tanbjq{
    height: auto;
}
.s_b1_xlbox2nr.on .s_f1_xltopig2{
    opacity: 1;
}
.s_b1_xlbox2nr.on .s_f1_xltopig1{
    opacity: 0;
}
.s_b1_tj {
    padding: 7px 4px;
}
.t_anniu1{
    cursor: pointer;
}
.s_f2_bjq h6:first-of-type{
    font-weight: bold;
}
.yxedr_active img{
    margin-bottom: 22px;
    margin-top: 22px;
}
.s_f2_bjq h6:first-of-type {
    margin-bottom: 35px;
}
.s_f2_bjq h6 {
    margin-bottom: 18px;
}
.s_g5_cont2fot .t_buttonr{
    font-size: 16px;
    padding: 0 29px;
}
.s_fo_arg input{
    cursor: pointer;
}
.t_subiao{
    /* height: 34px; */
    /* width: 19px; */
    width: 18px;
    height: 34px;
    border-radius: 10px;
    position: relative;
    background: #fff;
}
.t_subiao::before{
    content: '';
    position: absolute;
    width: 20px;
    height: 36px;
    border-radius: 10px;
    top:-1px;
    left:-1px;
    right: -1px;
    bottom: -1px;
    background: linear-gradient(to bottom,#ff7a59,#f55555);
    z-index: -1;
}
.t_subiao::after{
    content: '';
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    top:8px;
    width: 1px;
    height: 6px;
    background: linear-gradient(to top,#ff7a59,#f55555);
    animation: scroll1 2s ease-in-out;
    animation-iteration-count: infinite;
}
.t_bannerg1 .t_banxia::before {
    left: 9px;
}
@keyframes scroll1{
    0%{
        opacity: 0;
        top:5px;
    }
    100%{
        opacity: 1;
        top:19px;
    }
}
/* @keyframes scrolld {
    0%{
        top:10px;
    }
    50%{
        top:8px;
    }
    100%{
        top:10px;
    }
} */
.t_bannerg2 .t_subiao::before{
    background: transparent;
    border: 1px solid #fff;
}
.t_bannerg2 .t_subiao{
    background: transparent;
}
.t_bannerg2 .t_subiao::after{
    background:#fff;
}
.t_f1topx .t_headnr{
border-bottom: 1px solid #f5f5f5; 
}
.t_d4con .t_c2k1rg{
    bottom: -208px;
}
.t_c2k2box .t_h1k3le{
    padding-left: 80px;
}
.t_c5con .t_h1k3li:first-of-type {
    margin-bottom: 94px;
}
.t_c5con .t_h1k3li:nth-of-type(2) {
    margin-bottom: 175px;
}
.t_c6con .t_h1k3li:first-of-type {
    margin-bottom: 124px;
}
.t_c6con .t_h1k3li:nth-of-type(2) {
    margin-bottom: 80px;
}
/* 修改 */
.t_c5k5pic{
    position: relative;
}
.t_c5k5png{
    width: 577px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    z-index: 10;
}
.t_c5k5png img{
    width: 100%;
}
.t_c5k5z{
    width: calc(50% - 238px);
    position: relative;
}
.t_c5k5dong{
    width: 110px;
    height: 100%;
    position: absolute;
    top:0; 
}
.t_c5k5dongle{
    right: 0;
}
.t_c5k5dongrg{
    left: 0;
}
.t_c5k5ic{
    width: 68px;
    height: 70px;
    margin-right: 10px;
}
.t_c5k5tit{
    width: calc(100% - 78px);
}
.t_c5k5ulxin {
    width: calc(100% - 110px);
}
.t_c5k5tit .fonth6 p{
    color:#666;
    line-height: 1.75;
}
.t_c5k5tit .fonth6{
    height: 62px;
    overflow: hidden;
}
.t_c5k5tit .fonth4{
    margin-bottom: 10px;
    height: 36px;
    overflow: hidden;
}
.t_c5k5li{
    margin-bottom: 86px;
}
.t_c5k5li:last-of-type{
    margin-bottom: 0px;
}
.t_c5k5dongle #c5k5le_lottie{
    width: 163px;
    position: absolute;
    top: -25px;
    left: -30px;
}
.t_c5k5dongrg #c5k5rg_lottie{
    width: 163px;
    position: absolute;
    top: -25px;
    left: -30px;
}
.t_c5k5ic img{
    width: 100%;
}
.s_b1_content .s_f1_xltopig2 {
    top: 2px;
}
.s_b1_xlbox.on .s_f1_xltop .s_f1_xltopigbox .s_f1_xltopig1{
    opacity: 0;
}
.s_b1_xlbox.on .s_f1_xltop .s_f1_xltopigbox .s_f1_xltopig2{
    opacity: 1;
}
.t_c2k7li.slick-center {
    padding: 20px 12px;
}
/* .t_c2k7li {
    padding: 20px 12px 40px;
    transition: all 1s;
} */
.t_c2k7xin{
    padding:52px 38px 69px;
    position: relative;
    /* transition: all 1s; */
}
/* .t_c2k7xin{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 18.95px 1.05px rgba(237,237,237,1);
} */
.t_c2k7xin::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 18.95px 1.05px rgb(237 237 237);
    z-index: -1;
    transition: all 1s;
}
.t_c2k7li.slick-center .t_c2k7xin::before{
    width: 100%;
    height: calc(100% + 20px);
    top:-7px;
}
.t_c2k7li.slick-center .t_c2k7xin {
    position: relative;
}
.s_f1_xlbox.on .s_f1_xltopig img{
    transform: rotate(0deg);
}
.s_g5_cont4 .s_g5_cont1_tit{
    text-align: left;
}
.s_fo_argwz p a {
    color: #666;
    font-size: 14px;
    line-height: 2;
}
.s_g2_zqwzbox{
    position: relative;
    z-index: 10;
}
.s_g2_cont1nr.on .s_g2_bgwz {
    z-index: 0;
}
.s_e1_content .s_e1_cont2nr {
    padding-top: 0px;
    padding-bottom: 0px;
}
.s_g4_mapdian.on img{
    position: relative;
    transform: scale(1.1);
}
.t_bannerpic {
    width: 100%;
    height: 100%;
}
.t_bannerg5 .t_bannerpic img{
    height: 100%;
    width: auto;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    top:0;
}
.s_g5_liucwzj {
    width: calc(100% - 26px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_g6tan{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background:rgba(0,0,0,.5);
    z-index: 999;
    display: none;
}
.t_g6tanpic{
    width: 100%;
}
.t_g6tanpic img{
    width: 100%;
    position: relative;
    max-height: calc(100vh - 100px);
    max-width: calc(100vw - 100px);
    object-fit: contain;
}
.t_g6tannr{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 610px;
    max-width: calc(100% - 100px);
    max-height: calc(100vh - 100px);
}
.t_g6close{
    width: 36px;
    height: 36px;
    position: absolute;
    top:-45px;
    right: -7px;
}
.t_g6close img{
    width: 100%;
}
.t_g6close{
    cursor: pointer;
}
.t_navone a::before {
    height: 2px;
    bottom: -2px;
}
.t_anniu3btn {
    display: inline-block;
    cursor: pointer;
}
.s_e1_cpymore p {
    font-size: 18px;
    color: #eb5424;
    line-height: 1.75;
    cursor: pointer;
    display: inline-block;
}
.t_btn3{
    cursor: pointer;
}
.s_fo_yzmbox input{
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.75;
}
.s_fo_yzmbox p {
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.75;
}
.t_naverhua.t_naver {
    position: fixed;
    top: 140px;
    left: calc(50% - 680px);
    transform: translateX(0);
}
.t_naverhua {
    box-shadow: 0px 7px 30px 3px rgb(0 0 0 / 5%);
}
.s_g5_findr{
    position: absolute;
    right: 0;
    top:50%;
    transform: translateY(-50%);
}
.t_c2k7xin::before{
    box-shadow:0px 0px 10.95px 1.05px rgb(237 237 237);
}
.t_banbg3 img{
    animation-delay:0.3s;
}
.s_f1_lbox .slick-dots{
    bottom: 30px;
    width: 756px;
    left:0;
    text-align: center;
}
.t_h2k1li.on{
    color:#ff7a59;
}
.t_b1jia .s_b2_act{
    width: 33.333333%;
}

.t_b1con .t_b1jia .s_e1_fenye .pc_fenye {
    left: 50%;
    transform: translateX(-50%);
}
.t_banbg1 {
    top: -2px;
    height: calc(100% + 2px);
}
.t_sybtn .t_anniu1 .t_buttonr {
    line-height: 49px;
}
.t_videoli {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: calc(100% - 60px);
    max-height: calc(100% + 60px);
    width: 1000px;
}
.t_videonr {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: translate(0);
}
.t_videonr video {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0);
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    width: 100%;
}
.t_tanclose {
    position: absolute;
    top: -48px;
    right: 0px;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 1.5;
    cursor: pointer;
}
.t_tanclose img{
    width: 100%;
}
.t_b1jia .s_b2_actimg{
    margin-bottom: 24px;
}
.t_f1con .s_f1_content .t_biao {
    margin-top: -100px;
}
.s_fo_tj .s_fo_yzmbox {
   cursor: pointer;
}
.t_nav3list {
    height: 168px;
}
/* 新加弹窗 */
.t_xiatan{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background: rgba(0,0,0,.5);
    z-index: 999;
    display: none;
}
.t_xiatanr{
    width: 683px;
    background-color: #fff;
    padding: 50px 0 30px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}
.s_e1_cont3 .s_e1_xuanbox{
    display: none;
}
.t_e1jiatu{
    width: 100%;
}
.t_e1jiatu img{
    width: 100%;
}
.t_sycon .t_syk5 .t_syk5kuai{
    display: none;
}
.t_syjiatu{
    width: 100%;
}
.t_syjiatu img{
    width: 100%;
}
/* .t_syk5 .jiand1_1{
    padding-bottom: 0!important;
} */
.t_h1con .t_h1k3rg {
    width: 840px;
}
.t_h1con .t_h1k3le {
    width: calc(100% - 840px);
}
.t_syk5tujia{
    width: 100%;
}
.t_syk5tujia img{
    width: 100%;
}
.t_nav3rg {
    background: #f6f6f6;
    width: 55%;
    padding: 39px 36px 34px;
    position: absolute;
    right: 0;
    height: 100%;
}
.t_nav3list {
    height: auto;
}
.t_nav3li:last-of-type {
    margin-bottom: 0px;
}
.s_g3_twwz {
    width: 100%;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 15px;
    padding-bottom: 50px;
}
.s_g3_cont2 {
    top: 0px;
}
.s_g3_twtop {
    margin-bottom: 12px;
}
.t_d4k3 .t_anniu3 {
    display: none;
}
.s_b2_midan {
    cursor: pointer;
}
.t_sypiczi {
    width: 52.906977%;
}
.t_freetit h3{
    font-size: 20px;
    color:#333;
    line-height: 1.5;
}
.t_freetit {
    margin-bottom: 42px;
}
.s_fo_mainlwz {
    margin-bottom: 5px;
}
.s_fo_input input {
    padding: 7px 10px;
    font-size: 16px;
    line-height: 1.5;
    color:#333;
}
.s_fo_yzmbox {
    margin-left: 0px;
}
.s_fo_top{
    margin:0 -9px;
}
.s_b2_midyuan{
    background: #131313;
}
.s_fo_mianlnr .s_fo_yzmbox {
    width: 100%;
}
.s_fo_mianl {
    padding: 55px 80px 98px;
}
.s_fo_arg {
    padding-left: 0px;
}
.s_fo_tj .s_fo_yzmbox p {
    padding: 7.5px 0;
}
.s_fo_mainr {
    padding-top: 30px;
}
.t_xiatanr {
    padding: 30px 0 0px 0;
}
.t_xiatanr .s_fo_mianl{
    max-height: calc(100vh - 200px);
}
.t_xiatanr .mCSB_scrollTools .mCSB_draggerContainer {
    right: 0px;
}
.t_xiatanr .mCSB_outside+.mCSB_scrollTools {
    right: 0px;
}
.t_xiatanr .mCSB_scrollTools .mCSB_draggerContainer {
    top: 6%;
    height: 88%;
}


/* h4 加 */
.t_h4xin{
    width: 100%;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
    background: #f7f9fa;
    position: relative;
}
.t_h4xin .t_h4pic{
    width: 100%;
    position: absolute;
    height: 100%;
}
.t_h4pic img{
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
}
.t_h4nr {
    position: relative;
    z-index: 10;
    padding-top: 87px;
    padding-bottom: 156px;
}
.t_h4con{
    margin-top: 140px;
}
.t_h4nr .fonth2 h2{
    text-align: center;
}
.t_h4nr .fonth2 {
    margin-bottom: 12px;
}
.t_h4table .s_fo_mianl{
    margin:0 auto;
}
.t_h4nr .s_fo_jianj {
    margin-bottom: 64px;
}
.s_fo_tj .s_fo_yzmbox a{
    padding: 7.5px 0;
}
.t_h4nr .s_fo_mianl {
    padding-bottom: 84px;
}
.t_syk3p.fonth5 p {
    height: 165px;
}
.t_phpicture{
    display: none;
}
.t_syhead {
    position: fixed;
    /* width: 100%; */
    width: 100vw;
    top: 0;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
}


/**/
.t_syhead {
    position: fixed;
    max-width: 1920px;
    top: 0;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
}
.t_sybanner {
    width: 100%;
}
.t_navmian .t_anniu1 {
    top: 30px;
}
/* .t_navmian .t_anniu1 {
    -o-top: 0px;
} */
.t_navmian {
    line-height: auto;
}
/* .t_navmian {
    line-height: 100px;
} */
.t_syhead {
    max-width: none;
}
body {
    max-width: none;
}
@media screen and (min-width: 1921px){
    .t_footer{
        max-width: 1920px;
        margin: 0 auto;
    }
    .t_neicon {
        max-width: 1920px;
        margin: 0 auto;
        overflow: hidden;
    }
    .t_sycon{
        max-width: 1920px;
        margin: 0 auto;
        overflow: hidden;
    }
    .s_fo_fot{
        max-width: 1920px;
        margin: 0 auto;
    }
}
.t_syk2xian {
    margin-top: -226px;
}
.t_topjian {
    margin-top: 140px;
}
.t_f1biao {
    height: 28px;
    overflow: hidden;
}
.s_b2_more{
    height: 31px;
    overflow: hidden;
}
.s_f1_lb {
    display: none;
}
.s_f1_lb:first-of-type {
    display: block;
}
.g_tan{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100vh;
    display: none;
    background: rgba(0,0,0,.5);
    z-index: 1000;
}
.g_tan .t_tanclose {
    top: 50px;
    right: 50px;
}
.g_tan_vio{
    width:600px;
    height:338px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.pv-video-player{
    height:100% !important;
}
.t_c2k5ul::before {
    z-index: 98;
}
.t_c1k1rg {
    width: 840px;
}
.t_c1k1pic {
    width: 100%;
}
.t_c1k1le {
    width: 470px;
    max-width: calc(100% - 840px);
}
.t_c1con {
    margin-top: 100px;
}
.s_fo_mainr_imgbox {
    text-align: center;
}
.s_fo_mainr_img {
    display: inline-block;
}
.s_fo_mainr_imgwz p{
    text-align: center;
}
.s_f1_content {
    padding-top: 50px;
}
.s_b1_content {
    margin-top: 0px;
}
.t_c2banner .t_neirgwai .t_neirg {
    transform: translateY(-50.8%);
}
.t_zqce.t_show{
    display: none;
}
.t_fotli2:last-of-type {
    margin-bottom: 0px;
}
.t_fotul1 {
    padding: 14px 4px;
}
.t_c1kfu .t_syk4kuai .t_syk4xia .fonth4{
    margin-bottom: 12px;
}
.t_syk4.t_c1kfu .t_syk4kuairg {
    height: calc(calc(100% - 92px) + 93px);
}
.t_c1kfu .t_syk4kuairg {
    height: calc(calc(100% - 92px) + 93px);
}
.t_navertit{
    height: 24px;
    content: '';
}
.t_neicon .t_syk3box2{
    display: none;
}
.t_h3k4ul .slick-prev, .t_h3k4ul .slick-next {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #ff7a59;
    z-index: 2;
}
.t_h3k4ul .slick-prev::before, .t_h3k4ul .slick-next::before {
    content: url(../images/jian2_bai.svg);
    width: 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_h3k4ul .slick-next::before {
    transform: translate(-50%,-50%) rotate(180deg);
}
.t_h3k4ul .slick-prev {
    left: -50px;
}
.t_h3k4ul .slick-next {
    right: -50px;
}
.t_syk2li2 .t_syk2le {
    position: relative;
    z-index: 10;
}
.t_d3con .t_d1k3{
    display: none;
}
.t_d3con .t_d1k2{
    margin-bottom: 100px;
}
.t_syk3bg{
    opacity: 0;
}
.t_syk3bo2 {
    padding: 32px 26px 86px;
}
/* .t_syk3lun2 {
    width: 300px;
} */
.t_nav4list {
    padding: 40px 28px 30px;
}
.duan1.s_b2_bjq span{
    line-height: 1.75;
    color:#666;
}
.duan1.s_b2_bjq span{
    font-size: 20px!important;
}
.duan1.s_b2_bjq p{
    line-height: 1.75!important;
}
.duan1.s_b2_bjq p{
    font-size: 20px!important;
}
.t_sybtn .t_anniu1 .t_buttonr {
    line-height: 48px;
}
.t_anjiawen {
    line-height: 46px;
}
.t_anjiaic {
    line-height: 46px;
}
.t_g1k5rg .fonth4 h4{
    line-height: 1.67;
    text-align: left;
}
.t_g1k5pic{
    width: 191px;
}
.t_g1k5pic img{
    width: 100%;
}
.t_g1k5jia{
    padding-top: 136px;
    width: 100%;
}
.t_g1k5le{
    width: 40%;
}
.t_g1k5rg{
    width: 60%;
    padding-left: 100px;
    padding-top: 56px;
}
.t_xinnewtan{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top:0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 999;
    display: none;
}
.t_g3tanp p{
    color:#666;
}
.t_xinnewtan .t_xiatanr{
    border-radius: 10px;
    overflow: hidden;
}
.t_xinnewtan .t_freetit {
    margin-bottom: 15px;
}
.duan2.t_g3tanp {
    width: 72%;
    margin-bottom: 43px;
}
.t_xinnewtan .t_xiatanr {
    padding: 0px 0 0px 0;
}
.t_xinnewtan .s_fo_mianl {
    padding: 52px 80px 52px;
}
.s_f2_bjq.duan1 span{
    font-size: 20px!important;
    line-height: 1.75!important;
}
.s_f2_bjq.duan1 p{
    line-height: 1.75!important;
}
.s_f2_bjq.duan1 p{
    font-size: 20px!important;
}
.s_f2_bjq.duan1 li{
    font-size: 20px!important;
}
.s_b2_bjq.duan1 li{
    font-size: 20px!important;
}
.s_fo_arg input {
    width: 16px;
    height: 16px;
}
.t_syk3jie {
    min-width: 224px;
    white-space: normal;
    height: 48px;
    overflow: hidden;
}
.t_syk3bo2 {
    padding: 32px 26px 110px;
}
/* .t_syk3bo2 {
    padding: 32px 16px 86px;
} */
.t_syk4 .t_syk4xia .fonth4{
    height: 36px;
}
.t_syk4kuai .t_syk4xia .fonth4 {
    margin-bottom: 12px;
}
.t_syk4 .t_syk4kuairg {
    height: calc(calc(100% - 92px) + 93px);
}
.t_c2k3.t_c1kfu .t_syk4xia .fonth4 {
    height: 36px;
}
.t_syk4xli {
    width: 33.3%;
}
.t_syk4kuairg.clearfix::after{
    display: none!important;
}
.t_syk4kuairg.clearfix::before{
    display: none!important;
}
.t_d1con  .t_d1k2 {
    margin-bottom: 100px;
}
.t_g1k2ling {
    left: 163px;
    transform: translateY(-50%);
}
.t_buttonr{
    vertical-align:top;
}
.t_anjiawen {
    line-height: 48px;
}
.t_anjiaic {
    line-height: 48px;
}
.t_sybanner .t_sybtn .t_anniu1.t_anjia2 .t_buttonr{
    border: 1px solid #2b2b2b;
}
.t_sybanner .t_sybtn .t_anniu1 .t_buttonr{
    border: 1px solid #ff7a59;
}
.t_sybanner .t_abjiab {
    border: 0;
}
.t_sybanner .t_anniu1.t_anjia2 .t_abjiab {
    border: 0;
}
.t_sybtn .t_anniu1 .t_buttonr {
    line-height: 48px;
}

@media screen and (min-width: 1200px){
.t_anniu1:hover .t_abjiab::before, .t_anniu1:focus .t_abjiab::before {
    width: 0;
    left: auto;
    right: -1px;
}
}
.t_syk3rg {
    padding: 78px 110px 78px 58px;
}
/* 2021.8.25 */
.t_sypiczi {
    width: 910px;
    position: absolute;
    bottom: auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_syjiabanner{
    width: 100%;
}
.t_syjiabanner #lottieban{
    width: 100%;
}
.t_sypiczi{
    width: 930px;
    right:0px;
}
.t_sybantu{
    position: relative;
    top:0;
    left: 0;
    width: 100%;
    z-index: 10;
}
.t_sybantu img{
    width: 100%;
}
.t_syjiabanner{
    position: relative;
}
.t_sybantu.on{
    opacity: 0;
}
.t_syjiabanner #lottieban{
    position: absolute;
    width: 100%;
    top:0;
    left: 0;
    height: 100%;
    opacity: 0;
}
.t_syjiabanner #lottieban.act{
    opacity: 1;
}
.t_bgtu{
    position: relative;
    /* top:0;
    left: 0;
    height: 100%;
    width: 100%; */
    z-index: 9;
    opacity: 0;
}
.t_bgtu.on{
    opacity: 1;
}
.t_bgtu img{
    width: 100%;
}
#pclottie{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    perspective:1100px;
    perspective-origin:center center;
}
#phlottie{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 11;
}
/*#pclottie svg {*/
    /* perspective: 30px; */
/*    transform: scale(0.63) rotateY(-12deg) rotateZ(3deg) translate3d(53px,-120px,2px)!important;*/
/*}*/
.t_syk0zouma {
    width: 100%;
}
/* 下 */
.t_pcwai{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    perspective:1100px;
    perspective-origin:center center;
}
.t_sypctu {
    /* perspective: 30px; */
    transform: scale(0.63) rotateY(-12deg) rotateZ(3deg) translate3d(53px,-120px,2px)!important;
}
.t_sypctu{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}
.t_syshul{
    position: absolute;
    left: 50%;
    width: 100%;
    top: 15%;
    z-index: 20;
    transform: translate(-50%,-50%);
}
.t_syshuli{
    font-size: 28px;
    color:#333;
    line-height: 1.5;
    font-weight: bold;
    font-family: "MONTSERRAT-BOLD"!important;
    transform: translate(-50%,-50%);
    top:50%;
    position: absolute;
}
.am_num1{
    left: 28%;
}
.am_num2{
    left: 42.5%;
}
.am_num3{
    left: 57%;
}
.am_num4 {
    left: 71%;
}
.t_syshul{
    opacity: 0;
}
.t_syshul.on{
    opacity: 1;
}
.t_ditu{
    position: relative;
}
.t_ditu img{
    width: 100%;
}
.t_bgtu{
    position: absolute;
    width: 100%;
    top:0;
    left: 0;
}
.t_ditu.on{
    opacity: 0;
}
.s_b2_topnr_title .t_tith1 {
    font-size: 26px;
    color: #333;
    line-height: 1.75;
}
.t_syhead{
    width: 100vw;
    left: 0;
    transform: translateX(0);
}
.t_xiatan {
    width: 100vw;
}
/* 2022.02.08  天空 - 上海 */
/* 规范 */
.t_onfont h1{
    font-size: 48px;
    line-height: 1.5;
    margin-bottom: 34px;
}
.t_onfont h2{
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 30px;
}
.t_onfont h3{
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 30px;
}
.t_onfont h4{
    font-size: 16px;
    line-height: 1.875;
    margin-bottom: 50px;
}
.t_onjianwai{
    padding-top: 150px;
    padding-bottom: 150px;
}
.t_onjiantop{
    padding-top: 138px;
}
.t_onjianxia{
    padding-bottom: 150px;
}
.t_onjian1{
    margin-bottom: 110px;
}
.t_onjiantop1{
    padding-top: 110px;
}
.t_onjianli1{
    padding-top: 120px;
    padding-bottom: 120px;
}
.t_onjianli1xia{
    padding-bottom: 120px;
}
.t_onjiantu{
    margin-bottom: 70px;
}
.t_onjian2{
    margin-bottom: 64px;
}
.t_onjian3{
    margin-bottom: 34px;
}
.t_onduan1 p{
    font-size: 16px;
    color:#333;
    line-height: 1.875;
}
.t_onduan2 p{
    font-size: 16px;
    color:#666;
    line-height: 1.875;
    margin-bottom: 12px;
}
.t_onduan3 p{
    font-size: 14px;
    color:#666;
    line-height: 2;
}
/* 规范 - end */
.t_onnaverfl1{
    width: 31.6%;
}
.t_onnaverfl2{
    width: 34.6%;
}
.t_onnaverfl3{
    width: 33.8%;
}
.t_onnaverfl .t_naverli{
    width: 100%;
}
.t_onnaverfl{
    position: relative;
}
.t_onnaverfl1, .t_onnaverfl2 {
    padding: 40px 85px 18px;
}
.t_onnaverfl::before{
    content: '';
    width: 1px;
    height: 100%;
    background: #EAEAEA;
    position: absolute;
    right: 0;
    top: 0;
}
.t_onnavlie .t_navwhy a {
    padding: 8px 0;
}
.t_onnavcha.t_navvideo1{
    border-bottom: 0;
}
.t_onnaverfl .t_navertit {
    margin-bottom: 36px;
}
.t_onnaverfl .t_naverli {
    margin-bottom: 23px;
}
.t_onnaverfl.t_onnaverfl3 .t_navertit {
    margin-bottom: 17px;
}
.t_onnaverfl3 .t_navvideo1 {
    padding: 39px 80px 49px 59px;
}
.t_onnaverfl3 .t_onnavcha.t_navvideo1{
    padding: 47px 45px 63px 59px;
}
.t_onnaverfl.t_onnaverfl3 .t_onnavcha .t_navertit {
    margin-bottom: 28px;
}
.t_onnaverfl3::before{
    left: 0;
}
.t_onnaverfl2::before{
    opacity: 0;
}
.t_onnaverfl.t_onnaverfl3 .t_onnavup .t_navertit{
    color:#333;
}
.t_onnav3nr .t_nav3list{
    height: auto;
}
.t_onnav3nr .t_nav3le{
    position: relative;
}
.t_onnav3nr .t_nav3le::before{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #EAEAEA;
}
.t_onnav3nr .t_nav3rg{
    background: transparent;
}
.t_onnav3nr .t_nav3li:last-of-type{
    margin-bottom: 0;
}
.t_onnav3nr .t_nav3ic {
    width: 20px;
    top: 2px;
    margin-right: 15px;
}
.t_onnav4er .t_nav3ic {
    width: 20px;
    margin-right: 12px;
}
.t_onnav4er.t_nav4er {
    width: 185px;
}
.t_onneimain .t_nei2ban .duan p {
    width: 48%;
}
.t_onc2lie .t_h2k1le .fonth6 p{
    color:#666;
    font-size: 16px;
    margin-bottom: 10px;
}
.t_onc2k1 .t_h2k1rg{
    width: 100%;
}
.t_onc2k1rg{
    width: 373px;
}
.t_onc2k1 .t_h2k1le,.t_onc2k2 .t_h2k1le {
    width: calc(100% - 373px);
    padding-right: 134px;
}
.t_onc2k1rg .t_h2k1li {
    font-size: 14px;
    color: #999;
    line-height: 2;
    padding-left: 18px;
    margin-bottom: 10px;
    transition: all 0.36s;
}
.t_onc2k1rg .t_onfont h3 {
    margin-bottom: 21px;
}
.t_onc2k1rg .t_h2k1rg {
    padding: 34px 58px 27px;
}
.t_onc2k1rg .t_h2k1li::before {
    width: 6px;
    height: 6px;
    background: #999;
    top: 11px;
    transition: all 0.36s;
}
.t_onc2k1rg .t_h2k1li.on::before{
    background: #FF7A59;
}
.t_onc2k1rg .t_h2k1li.on{
    color: #FF7A59;
}
.t_onc2k1 .duan22 {
    margin-bottom: 13px;
}
.t_onc2ul{
    position: relative;
}
.t_onc2qie{
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
}
.t_h2k1le{
    position: relative;
    z-index: 10;
}
.t_ondianp p{
    padding-left: 29px;
    position: relative;
}
.t_ondianp p::before{
    content: '';
    width: 6px;
    height: 6px;
    background: #FF7A59;
    position: absolute;
    border-radius: 50%;
    left: 5px;
    top: 12px;
}
.t_ondianp p::after{
    content: '';
    width: 16px;
    height: 16px;
    background: #FF7A59;
    opacity: .2;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 7px;
}
.t_onc2k1 .t_h2k1le .fonth6 p:last-of-type{
    margin-bottom: 0;
}
.t_onc2k2li{
    width: 25%;
    padding: 0 6px;
}
.t_onc2k2ul{
    margin: 0 -6px;
    margin-top: 36px;
}
.t_onc2k2xin{
    width: 100%;
}
.t_onc2k2pic{
    width: 100%;
    position: relative;
    margin-bottom: 11px;
    cursor: pointer;
}
.t_onc2k2pic img{
    width: 100%;
}
.t_onc2k2pic::before{
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    position: absolute;
    left: 0;
    top: 0;
}
.t_onc2play{
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_onc2play img{
    width: 100%;
}
.t_onc2k2xin .t_onfont h4{
    color:#333;
    text-align: center;
    height: 60px;
    overflow: hidden;
    margin-bottom: 24px;
}
.t_onc2cebiao {
    font-size: 14px;
    color: #999;
    line-height: 2;
    text-align: center;
    width: 100%;
    padding: 5px;
    border-radius: 10px;
    background: #F8F9FB;
    display: inline-block;
    transition: all 0.36s;
}
.t_onc2celi{
    width: 50%;
    padding: 0 7px;
    margin-bottom: 12px;
}
.t_onc2ce2{
    padding: 38px 58px 10px;
}
.t_onc2lie .duan22 {
    margin-bottom: 13px;
}
.t_onc2k3li{
    position: relative;
    overflow: hidden;
    padding-top: 84px;
    padding-bottom: 85px;
}
.t_onc2k3li .t_onfont h3 {
    margin-bottom: 16px;
}
.t_onc2k3li:nth-of-type(2n-1){
    background: #F8F9FB;
}
.t_onc2k3li:nth-of-type(2n){
    background: #FFF6F3;
}
.t_onc2k3wen{
    width: 54%;
}
.t_onc2k3da{
    font-size: 250px;
    color: #DFDFDF;
    opacity: .5;
    line-height: 1.2;
    position: absolute;
    bottom: -93px;
}
.t_onc2k3li:nth-of-type(2n-1) .t_onc2k3da{
    left: 103px;
}
.t_onc2k3top{
    margin-bottom: 30px;
}
.t_onc2k3da span{
    font-family: "MONTSERRAT-REGULAR-8"!important;
}
.t_onc2k3li:nth-of-type(2n) .t_onc2k3wen{
    float: left;
}
.t_onc2k3li:nth-of-type(2n) .t_onc2k3da{
    color:#FFD1C6;
    opacity: .4;
    right: 0;
}
.t_onc2k4you .t_onduan1 p{
    color:#666;
}
.t_onc2k4ic {
    width: 46px;
    margin-right: 29px;
    position: relative;
    top: 2px;
}
.t_onc2k4ic img{
    width: 100%;
}
.t_onc2k4you{
    width: calc(100% - 75px);
}
.t_onc2k4 .fonth2{
    margin-bottom: 60px;
}
.t_onc2k4li .t_onfont h3 {
    margin-bottom: 8px;
}
.t_onc2k4top .t_onc2k4li .t_onduan1{
    width: 72%;
    margin-bottom: 24px;
}
.t_onc2k4ul .t_onc2k4li{
    width: 50%;
}
.t_onc2k4pic{
    border-radius: 30px;
    overflow: hidden;
}
.t_onc2k4ul .t_onc2k4you{
    padding-bottom: 28px;
    border-bottom: 1px solid #E7E7E7;
}
.t_onc2k4ul .t_onc2k4li{
    padding: 0 50px;
}
.t_onc2k4ul{
    margin: 0 -50px;
}
.t_onc2k4top {
    margin-bottom: 35px;
}
.t_onc2k4ul .t_onc2k4li .t_onfont h3 {
    margin-bottom: 12px;
}
.t_onc2k4ul .t_onc2k4you .t_onduan1 p{
    height: 60px;
    overflow: hidden;
}
.t_onc2k4ul .t_onc2k4li:nth-of-type(3) .t_onc2k4you .t_onduan1 p,
.t_onc2k4ul .t_onc2k4li:nth-of-type(4) .t_onc2k4you .t_onduan1 p{
    height: 90px;
}
.t_onc2k4ul .t_onc2k4xin{
    padding-top: 63px;
}
.t_onc2k4he{
    border-radius: 10px;
    background: #F8F9FB;
    padding: 36px 74px 37px 72px;
}
.t_onc2k4rg{
    width: 498px;
    border-radius: 10px;
    overflow: hidden;
}
.t_onc2k4rg img{
    width: 100%;
}
.t_onc2k4le{
    width: calc(100% - 498px);
    padding-right: 234px;
    padding-top: 44px;
}
.t_onc2k4 .t_onc2k4le .fonth2 {
    margin-bottom: 13px;
}
.t_onc2k4le .t_onduan1{
    height: 120px;
    overflow: hidden;
    margin-bottom: 33px;
}
.t_onc2k4le .t_chasee {
    font-size: 18px;
}
.t_onc2k4le .t_seeic {
    width: 9px;
    top: 6px;
}
.t_anniu2{
    cursor: pointer;
}
.t_onwidth72{
    width: 72%;
}
.t_onc2k5li{
    width: 33.333333%;
}
.t_onc2k5li .t_onduan1 p{
    color:#666;
}
.t_onc2k5ul{
    border-radius: 10px;
    box-shadow: 0px 0px 10px 7px #F3F5F9;
    overflow: hidden;
}
.t_onc2k5li{
    border-bottom: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
}
.t_onc2k5li:nth-of-type(3n){
    border-right:0;
}
.t_onc2k5li:last-of-type,.t_onc2k5li:nth-last-of-type(2),
.t_onc2k5li:nth-last-of-type(3){
    border-bottom:0;
}
.t_onc2k5xu{
    color:#DFE1E6;
    opacity: .4;
    font-size: 110px;
    line-height: 1.2;
    font-family: "MONTSERRAT-REGULAR-8"!important;
    position: absolute;
    left: 10px;
    top: -7px;
    transition: all 0.36s;
}
.t_onc2k5xin {
    padding: 55px 54px 41px;
    position: relative;
}
.t_onc2k5xin .t_onfont,.t_onc2k5xin .t_onduan1{
    position: relative;
    z-index: 6;
}
.t_onc2k5li .t_onduan1 p{
    height: 90px;
    overflow: hidden;
    transition: all 0.36s;
}
.t_onc2k5li:last-of-type .t_onduan1 p,
.t_onc2k5li:nth-last-of-type(2) .t_onduan1 p,
.t_onc2k5li:nth-last-of-type(3) .t_onduan1 p{
    height: 120px;
}
.t_onc2k5li .t_onfont h3 {
    margin-bottom: 13px;
    transition: all 0.36s;
}
.t_onc2k5li{
    position: relative;
}
.t_onc2k5li::before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to left,#FC7058,#F85E56);
    z-index: 0;
    opacity: 0;
    transition: all 0.36s;
}
.t_onc2k6{
    background: #F8F9FB;
}
.t_onc2k6 .t_onduan1 p{
    color:#666;
}
.t_onc2k6le {
    width: 47.8%;
}
.t_onc2k6pic{
    width: 614px;
    max-width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.t_onc2k6pic img{
    width: 100%;
}
.t_onc2k6rg{
    width: 46.5%;
}
.t_onc2k6li{
    position: relative;
}
.t_onc2k6rg .t_onfont h3 {
    margin-bottom: 12px;
}
.t_onc2k6li:nth-of-type(2n) .t_onc2k6le{
    float: right;
}
.t_onc2k6li:nth-of-type(2n) .t_onc2k6rg{
    float: left;
    right: auto;
    left: 0;
}
.t_onc2k6rg .t_onduan2 p {
    margin-bottom: 10px;
}
.t_onc2k6rg .t_onduan2 p:last-of-type {
    margin-bottom: 0;
}
.t_onc2k6rg .t_onduan2{
    max-height: 240px;
    overflow: hidden;
}
.t_onc2k6rg{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_onc2k6li.t_onjiantu:last-of-type{
    margin-bottom: 0;
}
.t_onc2k7rg{
    width: 45.3%;
    padding-top: 34px;
}
.t_onc2k7pic{
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
} 
.t_onc2k7pic img{
    width: 100%;
}
.t_onc2k7le{
    width: 46.4%;
}
.t_onc2lie .t_onc2k7 .duan22 {
    margin-bottom: 54px;
}
.t_onc2k7 .t_onfont h3 {
    margin-bottom: 6px;
}
.t_onc2k7li {
    margin-bottom: 38px;
}
.t_onc2k7li:last-of-type{
    margin-bottom: 0;
}
.t_onc2k8{
    background: #F8F9FB;
}
.t_onc2k8 .t_h2k6ic {
    width: 50px;
    height: 50px;
}
.t_onc2k8 .t_h2k6ic img{
    width: 100%;
}
.t_onc2k8 .t_h2k6li {
    padding: 0 48px;
    margin-bottom: 35px;
}
.t_onc2k8 .t_h2k6ul {
    padding-right: 0px;
    margin: 0 -48px;
    margin-bottom: -35px;
}
.t_onc2k8 .t_h2k6wen {
    width: calc(100% - 80px);
}
.t_onc2k8 .t_onduan1{
    margin-bottom: 34px;
}
.t_onc2k9top{
    padding-top: 10px;
    cursor: pointer;
}
.t_onc2k9top .t_onfont h3{
    color:#333;
    margin-bottom: 21px;
}
.t_onc2k9top .t_onfont{
    width: calc(100% - 68px);
}
.t_onc2k9top .t_h2k5fu{
    width: 30px;
    margin-right: 38px;
    position: relative;
}
.t_onc2k9top .t_h2k5fu img{
    width: 100%;
}
.t_onc2k9yu{
    width: calc(100% - 22px);
}
.t_onc2k9ic{
    width: 22px;
    height: 22px;
    position: relative;
    top: 7px;
}
.t_onc2k9ic::before,.t_onc2k9ic::after{
    content: '';
    height: 4px;
    width: 100%;
    background: #FF7A59;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.t_onc2k9ic::after{
    height: 100%;
    width: 4px;
}
.t_onc2k9li.on .t_onc2k9ic::after{
    opacity: 0;
}
.t_onc2k9xia{
    padding-left: 68px;
    padding-right: 130px;
    display: none;
}
.t_onc2k9li{
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 18px;
    padding-top: 55px;
}
.t_onc2k9li:first-of-type {
    padding-top: 35px;
}
.t_onc2k2xin .t_onfont{
    padding-left:15px;
    padding-right:15px;
}
/* c3 */
.t_onc3k2{
    background: #F8F9FB;
}
.t_onc3k2ul {
    background: #fff;
    margin-bottom: 36px;
}
.t_onc3k2ul .t_onc2k5li{
    width: 25%;
}
.t_onc3k2ul .t_onc2k5xin {
    padding: 25px 30px 26px;
}
.t_onc2k5xin .fonth5{
    margin-bottom: 14px;
}
.t_onc2k5li .t_onduan3 p{
    height: 56px;
    overflow: hidden;
    transition: all 0.36s;
}
.t_onc2k5xin .fonth5 h5{
    transition: all 0.36s;
}
.t_onc3k2ul .t_onc2k5li:nth-of-type(3n) {
    border-right: 1px solid #ECECEC;
}
.t_onc3k2ul .t_onc2k5li:nth-of-type(4n) {
    border-right: 0;
}
.t_onc3k2ul .t_onc2k5li:nth-last-of-type(4){
    border-bottom:0;
}
.t_onc3k2 .t_onduan1 {
    width: 74%;
    margin-bottom: 31px;
}
.t_onc3k2ul .t_onfont h3 {
    margin-bottom: 19px;
}
.t_onc3k2xiao{
    border: 1px solid #FFD1C6;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 50px 49px 57px;
    background: rgba(255,252,252,.8);
}
.t_onc3k2xiao:last-of-type{
    margin-bottom: 0;
}
.t_onc3k2ic{
    width: 36px;
    margin-right: 24px;
}
.t_onc3k2ic img{
    width: 100%;
}
.t_onc3k2 .t_onfont h3 {
    margin-bottom: 19px;
}
.t_onc3k2datit {
    margin-bottom: 30px;
}
.t_onc3k2da .t_onduan2 p {
    margin-bottom: 10px;
}
.t_onc3k2da .t_onduan2 p:last-of-type {
    margin-bottom: 0px;
}
.yxedr_active ul, .yxedr_active ol {
    padding-inline-start: 18px;
}
.t_onc3k4{
    background: #F8F9FB;
}
.t_onc3k4li{
    width: 50%;
    padding: 0 48px;
    margin-bottom: 59px;
}
.t_onc3k4ul{
    margin: 0 -48px;
}
.t_onc3k4pic{
    width: 199px;
    border-radius: 10px;
    overflow: hidden;
}
.t_onc3k4rg{
    width: calc(100% - 199px);
    padding-left: 35px;
}
.t_onc3k4li .t_onfont h3{
    color:#333;
}
.t_onc3k4li .t_onfont h3 {
    margin-bottom: 11px;
}
.t_onmore1 .t_chasee {
    font-size: 18px;
}
.t_onmore1 .t_seeic {
    width: 9px;
    top: 5px;
}
.t_onc3k4li .t_onduan2{
    margin-bottom: 19px;
}
.t_onc3k4nr .t_onc3k4wai{
    margin-bottom: 57px;
}
.t_onc3k4li .t_onduan2 p{
    height: 90px;
    overflow: hidden;
}
.t_onc3k4yle{
    width: 270px;
    border-radius: 10px;
    overflow: hidden;
}
.t_onc3k4yrg{
    width: calc(100% - 270px);
    padding-left: 69px;
    padding-top: 25px;
}
.t_onc3k4li .t_onc3k4yrg .t_onfont h3{
    margin-bottom: 41px;
}
.t_onc3k4yrg .t_buttonr{
    line-height: 48px;
}
/* .t_onc3k4li:last-of-type,.t_onc3k4li:nth-last-of-type(2){
    margin-bottom: 0;
} */
.t_onc3k4li:last-of-type{
    margin-bottom: 0;
}
.t_onc3k5xin{
    border-radius: 10px;
    border: 1px solid #FFD1C6;
    background: rgba(255,252,252,.8);
    margin: 0 -57.5px;
    padding:60px 57.5px 40px;
    margin-top: 34px;
}
.t_onc3k5li{
    padding: 0 40px;
    width: 50%;
    margin-bottom: 48px;
}
.t_onc3k5ul{
    margin: 0 -40px;
}
.t_onc3k5ic{
    width: 52px;
    margin-right: 22px;
}
.t_onc3k5ic img{
    width: 100%;
}
.t_onc3k5rg{
    width: calc(100% - 74px);
}
.t_onc3k5li .t_onfont h3 {
    margin-bottom: 22px;
}
.t_onc3k5li:last-of-type,.t_onc3k5li:nth-last-of-type(2){
    margin-bottom: 0;
}
.t_onc3k5rg .t_onduan2{
    height: 90px;
    overflow: hidden;
}
.t_onc3k5rg .t_onfont{
    height: 36px;
    overflow: hidden;
}
.t_onc3k6{
    background: #F8F9FB;
}
.t_onc3k6 ol li::marker{
    color:#666;
}
/* c4 */
.t_onc3k1li{
    width: 33.333333%;
    padding: 0 4.5px;
}
.t_onc3k1ul{
    margin: 0 -4.5px;
}
.t_onc3k1xu{
    color: #9185E0;
    opacity: .05;
    font-size: 120px;
    line-height: 1.2;
    font-family: "MONTSERRAT-REGULAR-8"!important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}
.t_onc3k1xin .t_onduan1{
    position: relative;
    z-index: 10;
    height: 64px;
    overflow: hidden;
}
.t_onc3k1xin .t_onduan1 p{
    line-height: 2;
}
.t_onc3k1xin{
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ECECEC;
    position: relative;
    overflow: hidden;
    padding: 32px 20px 32px 30px;
}
.t_onc3k1xin::before{
    content: '';
    width: 10px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #FF7A59;
}
.t_h2k1le  .fonth6{
    margin-bottom: 53px;
}
.t_onc4k3one{
    background: #F8F9FB;
}
.t_onc4k4li{
    width: 33.333333%;
    padding: 0 13.5px;
}
.t_onc4k4ul{
    margin: 0 -13.5px;
}
.t_onc4k4top{
    border-radius: 10px;
    border: 1px solid #FFD1C6;
    padding: 42px 46px 140px;
    transition: all 0.36s;
}
.t_onc4k4top .t_onfont h3{
    transition: all 0.36s;
    margin-bottom: 26px;
}
.t_onc4k4top .t_onduan2 p{
    transition: all 0.36s;
}
.t_onc4k4 .t_onduan1{
    margin-bottom: 63px;
}
.t_onc4k4pic{
    width: calc(100% - 76px);
    left: 38px;
    position: relative;
    top: -83px;
    border-radius: 10px;
    overflow: hidden;
}
.t_onc4k4xin{
    margin-bottom: -83px;
}
.t_onc4k4top .t_onduan2{
    height: 180px;
    overflow: hidden;
}
.t_onc4k4top .t_onfont h3{
    height: 36px;
    overflow: hidden;
}
.t_onc4k5one{
    background: #F8F9FB;
    padding-bottom: 23px;
}
.t_onc4k5li{
    width: 50%;
}
.t_onc4k5ic{
    width: 30px;
    margin-right: 12px;
}
.t_onc4k5ic img{
    width: 100%;
}
.t_onc4k5li .t_onduan2{
    width: calc(100% - 42px);
}
.t_onc4k5 .t_onc4k5nr .fonth2{
    margin-bottom: 28px;
}
.t_onc4k5 .t_onfont h3 {
    margin-bottom: 16px;
}
.t_onc4k5 .t_onduan1{
    margin-bottom: 23px;
}
.t_onc4k5li {
    margin-bottom: 9px;
}
.t_onc4k5li .t_onduan2 p{
    height: 30px;
    overflow: hidden;
}
.t_onc4k5er li{
    width: 50%;
    float: left;
} 
.t_onc4k5 .t_onc4k5two .t_onduan1{
    margin-bottom: 16px;
}
.t_onc4k5er ol p {
    margin-bottom: 8px;
}
.t_onc4k5er ol{
    margin-block-end: 0.5em;
}
.t_onc4k5du2{
    max-width: 1000px;
}
.t_onc4k5du2.t_onduan2 p{
    color:#333;
}
.t_onc4k5three .t_d1k3le.t_d3k2le {
    width: 800px;
    padding-left: 0;
    padding-right: 240px;
}
.t_onc4k5three .t_d3k2rg {
    width: calc(100% - 800px);
}
.t_onc4k5three .t_d1k3le .fonth2{
    margin-bottom: 39px;
}
.t_onc4k5three .t_onduan1{
    margin-bottom: 101px;
}
.t_onc4k5three .t_d3k2le {
    padding-bottom: 0;
}
.t_onc4k6 .fonth2{
    margin-bottom: 29px;
}
.t_onc4k6 .t_onfont h3 {
    margin-bottom: 13px;
}
.t_onc4k6da1{
    border-top: 1px solid #DFDFDF;
}
.t_onc4k6da{
    padding-top: 40px;
    margin-bottom: 49px;
}
.t_onc4k6da:last-of-type{
    margin-bottom: 0;
}
.t_onc4k6nr .t_onc4k6wai{
    margin-bottom: 43px;
}
.t_onc4k6da .t_onduan2 p {
    line-height: 1.75;
}
.t_onc4k6da .t_onfont h2 {
    margin-bottom: 12px;
}
.t_onc4k6he1{
    border: 1px solid #FFD1C6;
    background: rgba(255,252,252,.8);
    border-radius: 10px;
    overflow: hidden;
    padding: 52px 36px 38px;
}
.t_onc4k6li{
    width: 50%;
    padding: 0 35px;
}
.t_onc4k6ul{
    margin: 0 -35px;
}
.t_onc4k6ic{
    width: 30px;
    margin-right: 20px;
    position: relative;
    top: 8px;
}
.t_onc4k6ic img{
    width: 100%;
}
.t_onc4k6r{
    width: calc(100% - 50px);
}
.t_onc4k6xia{
    border-top: 1px solid #EDEDED;
}
.t_onc4k6da .t_onduan2{
    margin-bottom: 36px;
}
.t_onc4k6he1 .t_onc4k6tit{
    margin-bottom: 31px;
}
.t_onc4k6li .t_onfont h3{
    margin-bottom: 18px;
}
.t_onc4k6li .t_onduan2 p{
    height: 120px;
    line-height: 1.875;
    overflow: hidden;
}
.t_onc4k6li:first-of-type .t_onduan2 p,
.t_onc4k6li:nth-of-type(2) .t_onduan2 p{
    height: 30px;
    overflow: hidden;
}
.t_onc4k6xia{
    padding: 34px 50px 0;
}
.t_onc4k6he2{
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #C0C0C0;
    background: rgba(243,243,243,.8);
    padding: 52px 36px 38px;
}
.t_onc4k6he2 .t_onc4k6li:first-of-type .t_onduan2 p,.t_onc4k6he2 .t_onc4k6li:nth-of-type(2) .t_onduan2 p {
    height: 120px;
}
.t_onc4k6he2 .t_onc4k6li .t_onduan2 p{
    height: 90px;
}
.t_onc4k7{
    background: #F8F9FB;
    padding-bottom: 40px;
}
.t_onc4k7rg{
    width: 26%;
    position: relative;
}
.t_onc4k7le{
    width: 74%;
    padding-right: 35px;
}
.t_onc4k7pic{
    width: 518px;
}
.t_onc4k7pic img{
    width: 100%;
}
.t_onc4k7biao .t_onfont h3{
    color:#FF7A59;
    font-weight: bold;
    margin-bottom: 0;
}
.t_onc4k7biao .t_onfont{
    padding: 45px 33px;
    position: relative;
}
.t_onc4k7biao .t_onfont::before,.t_onc4k7biao .t_onfont::after{
    content: '';
    width: 2px;
    height: 160px;
    position: absolute;
    left: 0;
    top: -30px;
    background: linear-gradient(to bottom,#FFD1C6,transparent);
}
.t_onc4k7biao .t_onfont::after{
    width: 188px;
    height: 2px;
    left: -30px;
    top: 0;
    background: linear-gradient(to right,#FFD1C6,transparent);
}
.t_onc4k7biao{
    width: 162px;
    position: relative;
    top: 4px;
}
.t_onc4k7zheng{
    width: calc(100% - 162px);
    padding-left: 18px;
}
.t_onc4k7nr .t_onduan1{
    margin-bottom: 85px;
}
.t_onc4k7zheng .t_onfont h3 {
    margin-bottom: 17px;
}
.t_onc4k7li{
    position: relative;
}
.t_onc4k7li::before{
    content: '';
    background: #E8E8E8;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(100% - 33px);    
}
.t_onc4k7li:last-of-type::before{
    opacity: 0;  
    padding-bottom: 0px; 
}
.t_onc4k7li {
    padding-bottom: 19px;
    padding-top: 65px;
}
.t_onc4k7li:first-of-type{
    padding-top:0;
}
.t_onc4k7zheng .t_onduan3 p:last-of-type{
    margin-bottom: 0;
}
.t_onc4k7zheng .t_onduan3 p{
    margin-bottom: 12px;
}
/* c5 */
.t_onc5k1p ul li::marker {
    color:#333;
    font-size: 24px;
}
.t_onc5k2{
    background: #F8F9FB;
}
.t_onc5k1 .t_h2k1le .fonth6 {
    margin-bottom: 29px;
}
.t_h2k1le .t_onfont h3 {
    margin-bottom: 10px;
}
.t_onc5k2top{
    font-size: 16px;
    color: #333;
    line-height: 1.75;
    position: relative;
}
.t_onc5k2top p{
    line-height: 1.75;
    position: relative;
}
.t_onc5k2tiao{
    padding-left: 37px;
}
.t_onc5k2top p::before{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #333;
    position: absolute;
    left: -37px;
    top: 9px;
}
.t_onc5k2 .fonth2{
    margin-bottom: 60px;
}
.t_onc5k2ul .t_onfont{
    margin-bottom: 32px;
}
.t_onc5k2top {
    margin-bottom: 11px;
}
.t_onc5k2 .t_onc4k7biao {
    position: absolute;
    top: 70px;
    height: calc(100% - 78px);
}
.t_onc5k2 .t_onc5k2li:first-of-type .t_onc4k7biao {
    top: 4px;
    height: calc(100% - 8px);
}
.t_onc5k2 .t_onc4k7biao .t_onfont{
    position: absolute;
    height: 100%;
}
.t_onc5k2 .t_onc4k7biao .t_onfont h3{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
}
.t_onc5k2 .t_onc4k7biao .t_onfont::before{
    width: 2px;
    height: 80%;
}
.t_onc5k3ic{
    width: 37px;
    margin-right: 18px;
}
.t_onc5k3ic img{
    width: 100%;
}
.t_onc5k3top .t_onfont{
    width: calc(100% - 55px);
}
.t_onc5k3top .t_onfont h3{
    font-weight: bold;
}
.t_onc5k3top{
    width: 100%;
}
.t_onc5k3nr .t_onduan1{
    margin-bottom: 64px;
}
.t_onc5k3li .t_onfont h3 {
    margin-bottom: 21px;
}
.t_onc5k3li{
    margin-bottom: 62px;
}
.t_onc5k3li:last-of-type{
    margin-bottom: 0;
}
.t_onc5k4one{
    background: #F8F9FB;
}
.t_onc5k4 .t_onc2k6li:nth-of-type(2n-1) .t_onc2k6le {
    float: right;
}
.t_onc5k4 .t_onc2k6li:nth-of-type(2n-1) .t_onc2k6rg {
    float: left;
    right: auto;
    left: 0;
}
.t_onc5k4 .t_onc2k6li:nth-of-type(2n) .t_onc2k6le {
    float: left;
}
.t_onc5k4 .t_onc2k6li:nth-of-type(2n) .t_onc2k6rg {
    float: right;
    left: auto;
    right: 0;
}
.t_onc5k4 .t_onc2lie .duan22 {
    margin-bottom: 22px;
}
.t_onc2k4le {
    padding-right: 190px;
}
.t_onc5k5le1{
    font-size: 16px;
    color:#333;
    line-height: 1.875;
}
.t_onc5k5li{
    position: relative;
    padding-left: 25px;
}
.t_onc5k5li::before{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #333;
    position: absolute;
    left: 0;
    top: 10px;
}
.t_onc5k5le1{
    width: 82px;
}
.t_onc5k5li .t_onduan2{
    width: calc(100% - 82px);
}
.t_onc5k5 .fonth2{
    margin-bottom: 28px;
}
.t_onc5k5nr .t_onduan1{
    margin-bottom: 14px;
}
.t_onc5k5li .t_onduan2 p {
    margin-bottom: 10px;
}
.t_onc5k5ic{
    width: 30px;
    margin-right: 24px;
    position: relative;
    top: 4px;
}
.t_onc5k5ic img{
    width: 100%;
}
.t_onc5k5yi .t_onfont{
    width: calc(100% - 54px);
}
.t_onc5k5yi .t_onfont h3 {
    margin-bottom: 11px;
}
.t_onc5k5ul {
    margin-bottom: 48px;
}
.t_onc5k5tuli{
    width: 50%;
    padding: 0 50px;
}
.t_onc5k5tu{
    margin: 0 -50px;
    padding: 0 90px;
}
.t_onc5k5pic{
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.t_onc5k5pic img{
    width: 100%;
}
.t_onc5k5bo .t_onduan2{
    margin-bottom: 36px;
}
.t_onc5k5tuli .t_onc5k5pic{
    margin-bottom: 17px;
}
.t_onfont20 h3{
    font-size: 20px;
    color:#333;
    line-height: 1.75;
}
.t_onfont20.t_onc5k5p p {
    font-size: 20px;
    color: #666;
    line-height: 1.75;
    margin-bottom: 12px;
}
.t_onc5k5bo2 .t_onc5k5tu,.t_onc5k5bo3 .t_onc5k5tu{
    padding-left: 0;
}
.t_onc5k5bo2 .t_onc5k5tuli,.t_onc5k5bo3 .t_onc5k5tuli {
    width: calc(50% - 45px);
}
.t_onc5k5bo .t_onc5k5tuli .t_onduan2 {
    margin-bottom: 0;
}
.t_onc5k5bo{
    padding-bottom: 45px;
}
.t_onc5k5wen{
    padding-top: 19px;
}
.t_onc5k5wen .t_onduan2{
    margin-bottom: 10px;
}
.t_onc5k5wen .t_onduan3 p {
    margin-bottom: 10px;
}
.t_onc5k5bo.t_onc5k5bo2 {
    padding-bottom: 60px;
}
.t_onc5k5wen .t_onduan2 p {
    line-height: 2.25;
}
.t_onc5k5bo3 .t_onc5k5wen {
    padding-top: 10px;
}
.t_onc5k5bo3 .t_onfont20{
    margin-bottom: 10px;
}
.t_onc5k5bo2 .t_onc5k5tuli .t_onc5k5pic,.t_onc5k5bo3 .t_onc5k5tuli .t_onc5k5pic{
    position: relative;
    margin-top: -36px;
    margin-bottom: -36px;
}   
.t_onc5k5bo:last-of-type {
    padding-bottom: 0;
}
.t_onc5k5two{
    background: #F8F9FB;
}
.t_onc5k5two .t_onduan1 p{
    margin-bottom: 12px;
}
.t_onc5k5twli p{
    display: inline-block;
    margin:0 24px;
    background: #fff;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    padding: 10px 19px 10px 47px;
    position: relative;
}
.t_onc5k5twul{
    margin: 0 -24px;
    margin-top: 33px;
    padding-bottom: 33px;
}
.t_onc5k5twli p::before{
    content: '';
    background: #FF7A59;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    left: 19px;
    top: 22px;
}
.t_onc5k5thli{
    border: 1px solid #FFD1C6;
    border-radius: 10px;
    background: rgba(255,252,252,.8);
    padding: 40px 60px 32px;
    margin-bottom: 30px;
}
.t_onc5k5thli:last-of-type{
    margin-bottom: 0;
}
.t_onc5k5thli .t_onfont h2{
    color:#FF7A59;
}
.t_onc5k5three {
    padding-top: 63px;
}
.t_onc5k5three .t_onfont h3 {
    margin-bottom: 38px;
}
.t_onc5k5thli .t_onfont h2 {
    margin-bottom: 6px;
}
.t_onc5k5thli .t_onduan2 p {
    margin-bottom: 10px;
}
.t_onc5k6{
    background: #F8F9FB;
}
.t_onduan2.t_onc5k6wai {
    margin-bottom: 56px;
}
.t_onduan1.t_onc5k6wai {
    margin-bottom: 45px;
}
.t_onc5k6 .t_onc4k7biao .t_onfont {
    padding: 20px 33px;
}
.t_onc5k6 .t_onc4k7zheng {
    padding-left: 38px;
}
.t_onc4k7li .t_onc4k7zheng .t_onfont h3 {
    margin-bottom: 10px;
}
.t_onc5k6 .t_onc4k7li {
    padding-bottom: 12px;
    padding-top: 62px;
}
.t_onc5k6 .t_onc4k7li:first-of-type {
    padding-top: 0;
}
.t_onc5k6 .t_onc4k7biao .t_onfont::before{
    height: 100px;
    top: -25px;
}
.t_onc5k6 .t_onc4k7biao .t_onfont::after{
    width: 140px;
    left: -25px;
}
.t_onc5k6 {
    padding-bottom: 40px;
}
.t_onc2k1rg .t_h2k1rg{
    width: 100%;
}
.t_onc2k1 .t_h2k1le .fonth6 {
    margin-bottom: 0px;
}
.t_onc2k4pic img{
    width: 100%;
}
.t_onc4main .t_onc2k1 .t_h2k1le .fonth6 {
    margin-bottom: 53px;
}
.t_bannerh2 .t_bannerpic img{
    max-width: none;
}
.t_onc5main .t_onc5k1 .t_h2k1le .fonth6 {
    margin-bottom: 29px;
}
.t_onc5k1p ul li::marker {
    font-size: 16px;
}
/* b1 */
.t_onneimain .t_sybannr .duan p{
    line-height: 1.5;
    margin-bottom: 24px;
}
.t_onneimain .t_neile {
    width: 475px;
    max-width: 100%;
}
.t_onneimain .t_sybannr .fonth1 {
    margin-bottom: 38px;
}
.t_onb1k1ul .t_onduan2 p{
    height: 120px;
    overflow: hidden;
    margin-bottom: 0;
}
.t_onb1k1ul .s_g5_reabox {
    margin-bottom: 44px;
}
.t_onb1k1 .fonth2 h2,.t_onb1k1 .t_onfont h4{
    text-align: center;
}
.t_onb1k1 .t_onfont h4{
    color: #333;
    margin-bottom: 40px;
}
.t_onb1k1 .duan22 {
    margin-bottom: 12px;
}
.t_onb1k1ul .s_g5_rea {
    background-color: #f7f9fa;
    padding: 32px 35px 46px 35px;
    position: relative;
    transition: all .36s;
}
.t_onb1k1ul .s_g5_reawztit {
    margin-bottom: 13px;
}
.t_onb1k1ul .s_g5_reawz::after {
    left: 26px;
    top: calc(50% + 7px);
}
.t_onb1k1ul .s_g5_reawz {
    padding-left: 78px;
}
.t_onb1k1ul .s_g5_reaig {
    top: 16px;
}
.s_g5_cont2nr.t_onb1k1ul{
    margin-bottom: -44px;
}
.t_onb1k2li:nth-of-type(2n-1){
    background: #fff;
}
.t_onb1k2li:nth-of-type(2n){
    background: #F8F9FB;
}
.t_onb1k2le{
    width: 44%;
}
.t_onb1k2rg{
    width: 47.5%;
}
.t_onb1k2 .fonth2 h2{
    text-align: center;
}
.t_onb1k2li .t_onduan2 p{
    margin-bottom: 0;
}
.t_onb1k2li .fonth3{
    margin-bottom: 35px;
}
.t_onb1k2li .t_onduan2{
    max-height: 270px;
    overflow: hidden;
}
.t_onb1k2li .fonth3 h3{
    height: 54px;
    overflow: hidden;
}
.t_onb1k2xin{
    padding: 100px 0 50px;
    position: relative;
}
.t_onb1k2le{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.t_onb1k3 .fonth2 h2{
    text-align: center;
}
.t_onb1k3li{
    padding: 0 13px;
    width: 33.333333%;
}
.t_onb1k3ul{
    margin: 0 -13px;
}
.t_onb1k3xin{
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #F5F5F5;
}
.t_onb1k3xia{
    padding: 22px 30px 38px;
}
.t_onb1k3xia .t_f1biao{
    margin-bottom: 24px;
}
.t_onb1k3xia .t_f1xia .fonth5{
    height: 33px;
    overflow: hidden;
    margin-bottom: 14px;
}
.t_onb1k3li .s_f2_yuenr {
    padding-right: 0;
    margin-bottom: 35px;
}
.t_onb1k3 .duan22 {
    margin-bottom: 43px;
}
/* b2 */
.t_onneimain .t_sybannr .duan p:last-of-type{
    margin-bottom: 0;
}
.t_onneimain .t_neirgwai .t_neirg img{
    width: 100%;
}
.t_onc3pic{
    max-width: 888px;
    margin-right: 20px;
}
.t_onb2k1nr{
    background: #F8F9FB;
    border-radius: 50px;
}
.t_onb2k1 .fonth2 h2{
    text-align: center;
}
.t_onb2k1le{
    width: 888px;
    margin-left: -96px;
}
.t_onb2k1pic{
    width: 100%;
}
.t_onb2k1pic img{
    width: 100%;
}
.t_onb2k1rg{
    width: calc(100% - 888px);
    padding-top: 118px;
}
.t_onb2k1pdian p {
    padding-left: 30px;
    position: relative;
    margin-bottom: 12px;
}
.t_onb2k1pdian p::before{
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #FF7A59;
    position: absolute;
    left: 0;
    top: 11px;
}
.t_onb2k1nr .fonth2.duan22 {
    margin-bottom: 39px;
}
.t_onb2k1rg .fonth3{
    margin-bottom: 20px;
}
.t_onb2k1rg .t_onb2k1pdian{
    margin-bottom: 76px;
}
.t_onb2k1li{
    display: none;
}
.t_onb2k1li.act{
    display: block;
}
.t_onb2k2nr{
    background: #F8F9FB;
    border-radius: 50px;
}
.t_onb2k2 .fonth3{
    margin-bottom: 33px;
}
.t_onb2k2 .t_onduan1 p{
    margin-bottom: 12px;
}
.t_onb2k5 .fonth2 h2{
    text-align: center;
}
.t_onb1k4{
    background: #F8F9FB;
}
/* c1 */
.t_onc1k1 {
    margin-top: 140px;
    background: #F8F9FB;
}
.t_onc1qli a{
    color:#333;
    font-size: 20px;
    transition: all 0.36s;
    line-height: 1.5;
    position: relative;
    display: block;
    padding-bottom: 3px;
}
.t_onc1qli.on a{
    color:#FF7A59;
}
.t_onc1qli a::before{
    content: '';
    background: #FF7A59;
    position: absolute;
    height: 2px;
    bottom: 0;
    left: 50%;
    width: 0;
    transform: translateX(-50%);
    transition: all 0.36s;
    opacity: 0;
}
.t_onc1qli.on a::before{
    width: 100%;
    opacity: 1;
}
.t_onc1qli{
    padding: 0 54px;
}
.t_onc1qbox{
    margin: 0 -54px;
    display: inline-block;
}
.t_onc1k1qie .s_g3_newtop{
    text-align: center;
    padding: 22px 0;
}
.t_onc1k1li{
    width: 33.333333%;
    padding: 0 17.5px;
    margin-bottom: 33PX;
}
.t_onc1k1lie{
    margin: 0 -17.5px;
}
.t_onc1k1xin{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 5px 0px #E5ECF9;
    padding:27px 22px;
}
.t_onc1k1zh{
    position: relative;
    z-index: 10;
}
.t_onc1k1xin .t_onfont h2 {
    margin-bottom: 17px;
}
.t_onc1k1li .t_onduan2{
    height: 150px;
    overflow: hidden;
    margin-bottom: 39px;
}
.t_onc1k1xin{
    position: relative;
}
.t_onc1k1xin .t_anniu2{
    position: absolute;
    bottom: 27px;
    left: 22px;
}
.t_onc1more{
    text-align: center;
    margin-top: 44px;
}
/* e1 */
.t_one1k1xin{
    background: #F8F9FB;
}
.t_one1li{
    width: 25%;
    padding: 30px 20px;
    background: #fff;
    position: relative;
}
.t_one1li::before{
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 0;
    background: #ddd;
}
.t_one1li:last-of-type::before{
    opacity: 0;
}
.t_one1logo {
    width: 234px;
    margin-bottom: 17px;
}
.t_one1logo img{
    width: 100%;
}
.t_one1ol{
    border-top: 1px solid #F2F2F2;
    margin-bottom: 51px;
}
.t_one1ol .t_onfont h4{
    font-weight: bold;
    color:#666;
    margin-bottom: 10px;
}
.t_one1loli .font20 h6 {
    line-height: 1.75;
}
.t_one1loli .font20 {
    margin-bottom: 13px;
}
.t_one1tr {
    padding-top: 25px;
}
.t_one1ol .t_onduan3 p {
    line-height: 1.75;
}
.t_one1ol .t_onduan3{
    height: 98px;
    overflow: hidden;
}
.t_one1btn .t_buttonr{
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 48px;
}
.t_one1btn .t_anniu1{
    width: 100%;
}
.t_one1zi{
    position: absolute;
    top: 20px;
    right: -44px;
    display: block;
    transform-origin:center center;
    transform: rotate(45deg);
    color:#fff;
    font-size: 14px;
    line-height: 1.75;
    text-align: center;
    padding: 0px 48px;
    background: linear-gradient(to right,#FF7A59,#F55555);
}
.t_one1li{
    overflow: hidden;
}
.t_one1k2bg{
    width: 100%;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
.t_one1k2bg img{
    width: 100%;
}
.t_one1k2td{
    border-radius: 10px;
    background: #fff;
    width: 150px;
}
.t_one1k2tr{
    margin-bottom: 14px;
}
.t_one1k2li .t_onfont h3{
    color: #fff;
    text-align: center;
    margin-bottom: 24px;
}
.t_one1k2 .t_content1720{
    position: relative;
}
.t_one1k2bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.t_one1k2nr{
    position: relative;
    z-index: 10;
}
.t_one1k2nr .fonth2 h2{
    color:#fff;
    text-align: center;
}
.t_one1k2lie{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 84px;
    align-items: stretch;
}
.t_one1k2lie .t_one1k2li{
    float: none;
}
.t_one1k2lie::before,.t_one1k2lie::after{
    display: none;
}
.t_one1k2nr{
    padding-top: 77px;
}
.t_one1k2nr .fonth2{
    margin-bottom: 55px;
}
.t_one1xin{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 5px #E5ECF9;
    padding:42px 28px 38px;
}
.t_one1xiao{
    width: 33.333333%;
    padding: 0 45px;
}
.t_one1box{
    margin: 0 -45px;
}
.t_one1xiao .t_onfont h3 {
    margin-bottom: 14px;
    text-align: center;
}
.t_one1xin .t_onduan2 p{
    height: 120px;
    overflow: hidden;
    margin-bottom: 0;
}
.t_one1xia{
    padding: 0 90px;
}
.t_one1dong{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.t_one1xian{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 6px;
    height: 140%;
}
.t_one1xian::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.49) 0%, #FFFFFF 100%);
    border-radius: 40%;
    z-index: 5;
}
.t_one1yin{
    position: absolute;
    width: 50vw;
    height: 100%;
    left:0;
    top: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 28.98%, rgba(255, 117, 83, 0.5) 64.37%);
    opacity: 0.5;
}
.t_one1k2bg{
    overflow: hidden;
    border-radius: 50px;
    height: 100%;
}
.t_one1jia{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.t_one1jia::before,.t_one1jia::after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    border-bottom: 85px solid #fff;
    border-left: 860px solid transparent;
    border-right: 860px solid transparent;
    z-index: 4;
}
.t_one1jia::before{
    left: -860px;
}
.t_one1jia::after{
    right: -860px;
}
.t_one1xian{
    transform-origin: top center;
    transform: translateX(-50%) rotate(-90deg);
    /* animation: zhuan 7s linear infinite; */
    animation: zhuan 5s linear infinite;
}
/* @keyframes zhuan {
    0%{
        transform: translateX(-50%) rotate(-90deg);
    }
    50%{
        transform: translateX(-50%) rotate(90deg);
        opacity: 1;
    }
    99%{
        transform: translateX(-50%) rotate(270deg);
        opacity: 0;
    }
    99.5%{
        transform: translateX(-50%) rotate(-90deg);
        opacity: 0;
    }
    100%{
        transform: translateX(-50%) rotate(-90deg);
        opacity: 1;
    }
}
@-webkit-keyframes zhuan {
    0%{
        transform: translateX(-50%) rotate(-90deg);
    }
    50%{
        transform: translateX(-50%) rotate(90deg);
        opacity: 1;
    }
    99%{
        transform: translateX(-50%) rotate(270deg);
        opacity: 0;
    }
    99.5%{
        transform: translateX(-50%) rotate(-90deg);
        opacity: 0;
    }
    100%{
        transform: translateX(-50%) rotate(-90deg);
        opacity: 1;
    }
} */
@keyframes zhuan {
    0%{
        transform: translateX(-50%) rotate(-90deg);
    }
    90%{
        transform: translateX(-50%) rotate(90deg);
        opacity: 1;
    }
    99%{
        transform: translateX(-50%) rotate(270deg);
        opacity: 0;
    }
    99.5%{
        transform: translateX(-50%) rotate(-90deg);
        opacity: 0;
    }
    100%{
        transform: translateX(-50%) rotate(-90deg);
        opacity: 1;
    }
}
@-webkit-keyframes zhuan {
    0%{
        transform: translateX(-50%) rotate(-90deg);
    }
    90%{
        transform: translateX(-50%) rotate(90deg);
        opacity: 1;
    }
    99%{
        transform: translateX(-50%) rotate(270deg);
        opacity: 0;
    }
    99.5%{
        transform: translateX(-50%) rotate(-90deg);
        opacity: 0;
    }
    100%{
        transform: translateX(-50%) rotate(-90deg);
        opacity: 1;
    }
}
.slick-slide p,.slick-slide div{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.t_onb2k1nr{
    overflow: hidden;
}
.t_one1loli .font20 h6{
    height: 70px;
    overflow: hidden;
}
.ys_cont1540{
    width: 1540px;
    margin: 0 auto;
    max-width: 100%;
}
.t_onsyk1le{
    width: 50%;
    padding-right: 13px;
}
.t_onsyk1lexin{
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 0.96px 31.04px 0px rgba(239,239,239,1);
    padding: 30px 34px 46px;
    border: 3px solid #ededed;
}
.t_onsyk1{
    width: 100%;
}
.t_onsyjizi{
    font-size: 14px;
    color:#fff;
    line-height: 1.5;
}
.t_onsyxing{
    margin-right: 8px;
    width: 13px;
    position: relative;
    top: 3px;
}
.t_onsyxing img{
    width: 100%;
}
.t_onsyjian{
    padding: 0 10px;
    background: #f96156;
    border-radius: 11px;
    display: inline-block;
    padding-bottom: 1px;
}
.t_onsyk1shu{
    width: 273px;
    position: relative;
    left: -34px;
    margin-top: 10px;
}
.t_onsyk1wen{
    width: calc(100% - 273px);
    padding-left: 66px;
}
.t_onsyk1wen .t_onduan2 p{
    margin-bottom: 0;
}
.t_ondown .t_anjiaic img {
    transform: rotate(0);
}
.t_ondown .t_buttonr {
    font-size: 16px;
    padding: 0 42px;
}
.t_ondown .t_imgbox {
    width: 14px;
    height: 16px;
}
.t_ondown .t_anjiaic {
    width: 14px;
    margin-right: 11px;
}
.t_onsyk1wen .fonth4 h4 {
    line-height: 1.75;
}
.t_onsyk1zh {
    padding-top: 16px;
}
.t_onsyk1wen .fonth4 {
    margin-bottom: 19px;
}
.t_onsyk1wen .t_onduan2{
    height: 90px;
    overflow: hidden;
    margin-bottom: 51px;
}
.t_onsyk1rg{
    width: 50%;
    padding-left: 14px;
}
.t_onsyk1rgnr{
    width: 50%;
    padding: 0 11.5px;
}
.t_onsyk1he{
    margin: 0 -11.5px;
}
.t_onsyk1zpic{
    width: 100%;
}
.t_onsyk1zxin{
    border-radius: 10px;
    background: #fff;
    min-height: var(--self-height);
    box-shadow: 0px 0.96px 31.04px 0px rgba(239,239,239,1);
    overflow: hidden;
}
.t_onsyk1rgxia{
    padding:32px 24px 42px;
}
.t_onsyk1rgxia .fonth5 h5{
    line-height: 1.75;
    max-height: 77px;
    overflow: hidden;
}
.t_onsyk1rgxia .t_onduan2{
    height: 60px;
    overflow: hidden;
}
.t_onsyk1rgxia .fonth5{
    margin-bottom: 19px;
}
.t_onsyk2more .t_buttonr{
    font-size: 16px;
    padding: 0 40px;
}
.t_syk2li.t_syk2li3 .t_syk2le {
    padding-top: 250px;
}
.t_syk2le {
    padding-top: 0;
}
.t_onc1k1li {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.t_onc1k1li:nth-of-type(3n - 1) {
    animation-delay: 0.5s;
}
.t_onc1k1li:nth-of-type(3n) {
    animation-delay: 0.6s;
}
.t_navernr{
    overflow: hidden;
}
.t_onnaverfl::before {
    height: 130%;
}
.t_onnavlie .t_navwhyle{
    max-width: calc(100% - 91px);
}
.ys_videom_close {
    right: 0px;
    top: -42px;
}
/* 2022.02.08  天空 - 上海 - end */
.t_onnav3nr .t_nav3rg {
    position: relative;
}
.t_onnav3nr .t_nav3le::before{
    height: 200%;
}
.t_onnav3nr{
    overflow: hidden;
}
.t_onneimain .t_nei2ban .duan p {
    width: 50%;
}
.t_one1jia {
    max-height: calc(100% - 50px);
}
.t_one1xian {
    height: 180%;
}
.t_buttonr {
    padding: 0 20px;
}
.t_onc3k5li {
    padding: 0 25px;
}
.t_onc3k5ul {
    margin: 0 -25px;
}
.t_onc3k5rg .t_onduan2 {
    height: 120px;
}
.t_frpic{
    width: 846px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.t_frpic img{
    width: 100%;
}
.s_fo_yinh.on{
    position: relative;
    top: 0;
    right: 0;
}
.s_fo_mainrnr {
    margin-bottom: 24px;
}
.s_fo_main form{
    position: relative;
    z-index: 2;
}
.s_fo_mainrbox{
    position: relative;
    z-index: 2;
}
.t_onc2k6pic {
    width: 100%;
}
.t_c1k1nr .t_onb2k1rg {
    width: 470px;
}
.t_c1k1nr .t_c1k1li.on .t_c1k1le {
    right: 40px;
}
.t_onb2k2 .t_c1k1nr .t_c1k1li.on .t_c1k1le {
    right: 0;
}
/* 2022.3.4 - 新增 - start*/
.t_onf1li a{
    font-size: 20px;
    color:#333;
    line-height: 1.5;
    display: inline-block;
    position: relative;
    transition: all 0.36s;
    padding: 6px 0;
}
.t_onf1li a::before{
    content: '';
    width: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1px;
    background: #FF7A59;
    height: 2px;
    position: absolute;
    opacity: 0;
    transition: all 0.36s;
}
.t_onf1lie{
    position: relative;
    border-bottom: 1px solid #E7E7E7;
    text-align: center;
    width: 100%;
    font-size: 0;
}
.t_onf1li{
    padding: 0 55px;
}
.t_onf1ul{
    margin: 0 -55px;
    display: inline-block;
    margin: 0 auto;
}
.t_onf1li.on a{
    color:#FF7A59;
}
.t_onf1li.on a::before{
    width: 100%;
    opacity: 1;
}
.t_onf1nrli{
    width: 33.333333%;
    padding: 0 12.5px;
    margin-bottom: 60px;
}
.t_onf1nrul{
    margin: 0 -12.5px;
}
.t_onf1pic{
    width: 100%;
}
.t_onf1wen{
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.36s;
    /* background: #fff; */
    position: relative;
}
.t_onf1wen::before,.t_onf1wen::after{
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #DADADA;
    transition: all 0.36s;
}
.t_onf1wen::after{
    background: #FF7A59;
    width: 0;
    opacity: 0;
}
.t_onf1xia{
    padding: 24px 20px 44px;
}
.t_onf1icon{
    width: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 5;
}
.t_onf1icon img{
    width: 100%;
}
.t_onf1pic::before{
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0,0,0,.1);
    z-index: 3;
}
.t_onf1time{
    position: absolute;
    bottom: 20px;
    left: 21px;
    background: rgba(0,0,0,.5);
    border-radius: 17.5px;
    color:#fff;
    font-size: 14px;
    line-height: 1.5;
    padding: 0.5px 19px;
    z-index: 5;
}
.t_onf1xia .t_f1biao {
    margin-bottom: 17px;
}
.t_onf1xia .fonth5{
    margin-bottom: 14px;
}
.t_onf1tui .fonth2{
    margin-bottom: 39px;
}
.t_onf1more{
    text-align: center;
    margin-bottom: 60px;
}
.t_onf1more .t_buttonr{
    font-size: 16px;
    padding: 0 40px;
    line-height: 50px;
}
.t_onf1dajian{
    padding-bottom: 60px;
    position: relative;
    padding-top: 108px;
}
.t_onf1dajian:first-of-type{
    padding-top: 0;
}
.t_onf1shi{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 18%;
}
.t_onf1shi img{
    width: 100%;
}
.t_onf1dajian .t_content1{
    position: relative;
    z-index: 4;
}
.t_onf1dajian:nth-of-type(2n){
    background: #F8F9FB;
}
.t_onf1dajian:nth-of-type(2n) .t_onf1shi{
    width: 15%;
    right: 0;
    left: auto;
}
.t_onf1k2xin{
    background: #F8F9FB;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    padding: 144px 0;
}
.t_onf1k2.jiand2_1{
    padding-bottom: 0;
}
.t_onf1k2rg{
    width: 238px;
}
.t_onf1k2le{
    width: calc(100% - 238px);
    padding-right: 300px;
}
.t_onf1k2code {
    width: 100%;
    margin-bottom: 20px;
}
.t_onf1k2code img{
    width: 100%;
}
.t_onf1k2biao{
    font-size: 18px;
    color:#000;
    line-height: 1.5;
    text-align: center;
}
.t_onf1k2bg{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.t_onf1k2bg img{
    width: 100%;
}
.t_onf1k2xin .t_content1{
    position: relative;
    z-index: 6;
}
.t_onf1k2le .font20 h6{
    color:#666;
}
.t_onf1k2le .duan p{
    line-height: 1.875;
}
.t_onf1k2le .yxedr_active li p{
    margin-bottom: 0;
}
.t_onf1k2le .yxedr_active p{
    margin-bottom: 0;
}
.t_onf1k2le .font20 {
    margin-bottom: 12px;
}
.t_onf1k2nr {
    padding-right: 120px;
}
.t_onf1k2le .fonth2{
    margin-bottom: 41px;
}
.t_onf1k2duan{
    margin-bottom: 38px;
}
.t_onf1k2nr{
    display: flex;
    align-items: center;
}
.t_onf1k2le .fonth4{
    margin-bottom: 11px;
}
.t_onf1wen{
    cursor: pointer;
}
.t_onf1pic video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/* f2 */
.pc_fenye li.activepage {
    color: #eb5424;
    background: transparent;
}
.t_onf2ye {
    padding: 18px 0 9px;
}
.t_onf1xia .fonth5{
    height: 33px;
    overflow: hidden;
}
.t_onf1xia .duan{
    height: 56px;
    overflow: hidden;
}
/* 2022.3.4 - 新增 - end*/
.t_naver1p p{
    height: auto;
}
.t_onnaverfl1, .t_onnaverfl2 {
    padding: 40px 46px 18px;
}
.t_onnaverfl .t_navertit {
    margin-bottom: 30px;
}
.t_onnaverfl .t_naverli {
    margin-bottom: 18px;
}
.t_naver1 {
    margin-bottom: 3px;
}
.t_onc2k2xin .t_onfont {
    padding-left: 5px;
    padding-right: 5px;
}
.t_bannerg1 .t_bannerpic img {
    max-width: none;
}
.t_zuojia.t_anniu2{
    margin-top: 30px;
}
.t_onsyk1rgxia .t_onduan2{
    margin-bottom: 10px;
}
.t_onsyk1rgxia .fonth5 {
    margin-bottom: 14px;
}
.t_onsyk1rgxia {
    padding: 20px 24px 42px;
}
.t_onc3pic #onb2_lottie{
    width: 100%;
}
/* lottie */
.t_onc3shuzi{
    color:#939393;
    font-size: 26px;
    line-height: 1;
    font-family: "MONTSERRAT-REGULAR-8"!important;
    position: absolute;
    transform: translateY(-50%);
    left:58.04%;
    top:34.80%;
    opacity: 0;
}
.t_onc3box{
    position: relative;
}
.t_onc3shuzi.on{
    opacity: 1;
}
.t_onsyk1lexin{
    min-height: var(--self-height);;
}
.t_onnav3nr .t_nav3ic {
    top: 0px;
}
.t_nav3xin.clearfix {
    display: flex;
    align-items: center;
}
.t_nav3ic {
    top: 0px;
}
.t_fotul1 {
    height: 170px;
}
.g_tan_vio {
    width: 1000px;
    height: 563px;
}
.t_onc2k2pic::before {
    z-index: 4;
}
.t_onc2play{
    z-index: 5;
}
.t_d4k3pic {
    width: 130px;
}
.t_onc3shuzi1{
    left:78.07%;
    top:88.40%;
}
.t_onc3shuzi2{
    left:87.51%;
    top:88.40%;
}
.t_onc3shuzi1 .t_onc3shugun,.t_onc3shuzi2 .t_onc3shugun{
    color:#ff7a59;
}
.t_onc3shuzi1,.t_onc3shuzi2 {
    font-size: 18px;
}
.onb82_lottie{
    position: relative;
}
.t_onsyk1rgxia .fonth5 h5 {
    height: 77px;
}
.t_onsyk1wen .t_onduan2 {
    height: 120px;
    margin-bottom: 140px;
}
.t_onsyk1lexin {
    padding: 30px 34px 42px;
}
.t_onsyk1wen .fonth4{
    height: 42px;
    overflow: hidden;
}
.t_naverhua{
    overflow:hidden;
}
.t_abjiab::before {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    left: -1px;
    top: -1px;
}
.t_abjiab {
    overflow: visible;
}
.t_tanbox{
    width: 1000px;
    height: 563px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.g_tan .t_tanclose {
    top: -48px;
    right: 0;
}
.t_d1k4 {
    background: #fff;
}
.t_d1k4 .jiand1_1{
    padding-top: 0;
    padding-bottom: 0;
}
#aliyunCaptcha-btn-refresh {
    font-family: "aliyun-captcha-iconfont" !important;
}
#aliyunCaptcha-sliding-body #aliyunCaptcha-sliding-slider {
    font-family: "aliyun-captcha-iconfont" !important;
}
#aliyunCaptcha-btn-close {
    font-family: "aliyun-captcha-iconfont" !important;
}
.t_onc3pic{
    position: relative;
}
.t_onc3pic video{
    position: relative;
    width: 100%;
}
.t_onc3pic img+video{
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
}



