﻿@charset "utf-8";

body {
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
}

/*分享翻译*/
#bsWXBox .bsTop:after {
    /*分享中文版本*/
    content: '- 微信';
    /*分享英文版本*/
    /* content: '- weixin'; */
    display: block;
    position: absolute;
    left: 85px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%);
}

#bsWXBox .bsTop:before {
    /*分享中文版本*/
    content: '分享到';
    /*分享英文版本*/
    /* content: 'Share the'; */
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%);
}
.ys_cont1500{
    width: 1500px;
    margin: 0 auto;
    max-width: 100%;
}
.ys_cont1350{
    width: 1350px;
    margin: 0 auto;
    max-width: 100%;
}
/* 伯杰 - 规范 */
.yxedr_active p {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 16px;
}
.ys_ban_title{
    font-size: 80px;  
    font-weight: bold;
    color:#fff;
    line-height: 1.2;   
    margin-bottom: 20px;       
}
.t_sytit h1{
    font-size: 80px;  
    font-weight: bold;
    color:#333;
    line-height: 1.2;          
}
.t_sytit h2{
    font-size: 42px;
    font-weight: bold;
    color:#333;
    line-height: 1.2;
}
.t_sytit h3{
    font-size: 30px;
    color:#fff;
    line-height: 1.5;
}
.t_sytit h4{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color:#2574bc;
}
.t_sytith4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #2574bc;
}
.t_neitit h1{
    font-size: 48px;  
    font-weight: bold;
    color:#fff;
    line-height: 1.5;          
}
.t_neitit h2{
    font-size: 40px;
    color:#333;
    font-weight: bold;
    line-height: 1.5;
}
.t_neitit h3{
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    color:#333;
}
.t_neitit h4{
    font-size: 20px;
    color:#333;
    line-height: 1.5;
}
.t_neiduan p{
    font-size: 16px;
    line-height: 1.75;
    color:#666;
}
.t_neipxia p{
    font-size: 16px;
    line-height: 1.75;
    color:#666;
    margin-bottom: 16px;
}
.t_neiduan.t_neiduan1 p{
    color:#999;
}
.t_neiduanp p{
    font-size: 14px;
    line-height: 1.75;
    color:#666;
}
.t_neiduanp.t_neiduanp1 p{
    color:#999;
}
.t_jiand1{
    padding-top: 120px;
    padding-bottom: 120px;
}
.t_jiand1top{
    padding-top: 120px;
}
.t_jiand1xia{
    padding-bottom: 120px;
}
.t_jiand2{
    margin-bottom: 50px;
}
.t_jiand2_duan {
    margin-bottom: 44px;
}
.t_tianjian{
    padding-top: 70px;
    padding-bottom: 70px;
}
.t_tianjiantop{
    padding-top: 70px;
}
.t_tianjianxia{
    padding-bottom: 70px;
}
.yxedr_active h4 {
    font-size: 20px;
    color: #333;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 16px;
    padding-top: 16px;
}
.yxedr_active p img {
    border-radius: 16px;
}
.yxedr_active p:last-of-type{
    margin-bottom: 0;
}

/*导航默认选中*/
.yxnav_active1 {}

.yxnav_active2 {}

/* - banner - start*/
.ys_banner {
    width: 100%;
    position: relative;
}

.ys_ban_li {
    position: relative;
    overflow: hidden;
}

.ys_ban_imgbox {
    position: relative;
    z-index: 1;
}

.ys_ban_imgbox img {
    width: 100%;
}

.ys_ban_li>a {
    display: block;
}

.ys_ban_ph {
    display: none;
}

.ys_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ys_ban_li:not(:first-child) {
    display: none;
}

.ys_ban_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, .3); */
}
.ys_ban_txtbox{
    z-index: 5;
}
/* - banner - end*/
/* sy */
.ys_banner{
    position: relative;
}
.t_ysbangai{
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-top: calc(-0.63 * var(--ban-gao));
    z-index: 10;
}
.t_ysbangai img{
    width: 100%;
}

/* sy - head */
.t_logo{
    width: 160px;
    line-height: 100px;
}
.t_lanhead{
    width: 100%;
}
.t_lanhead{
    display: none;
}
.ys_hd_pc.isfixed .t_lanhead{
    display: inline-block;
}
.ys_hd_pc.isfixed .t_baohead{
    display: none;
}
.ys_hd_pc{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}
.t_headoneli{
    padding: 0 35px;
}
.t_headoneli a{
    font-size: 18px;
    line-height: 100px;
    color:#fff;
    transition: all 0.36s;
    display: inline-block;
    position: relative;
}   
.t_headoneli a::before{
    content: '';
    width: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    height: 2px;
    opacity: 0;
    background: #0068b7;
    transition: all 0.36s;
}                                      
.t_headone.yxnav_active1 .t_headoneli a{
    color:#0068b7;
}
.t_headone.yxnav_active1 .t_headoneli a::before{
    width: 100%;
    opacity: 1;
}
.t_headyu a{
    line-height: 100px;
    color:#fff;
    font-size: 18px;
    padding: 0 30px;
    display: inline-block;
    transition: all 0.36s;
}
.t_headsear{
    width: 22px;
    line-height: 100px;
    cursor: pointer;
}
.t_headsear img{
    width: 100%;
}
.t_hoverhead{
    display: none;
}
.t_headsuo{
    padding-left: 30px;
}
.ys_hd_pc.isfixed .t_headyu a{
    color:#666;
}
.ys_hd_pc.isfixed .t_headoneli a{
    color:#333;
}
.ys_hd_pc.isfixed .t_headoneli a::before{
    display: block;
}
.ys_hd_pc.isfixed .t_head{
    background: #fff;
}
.ys_hd_pc.isfixed .t_headone.yxnav_active1 .t_headoneli a {
    color: #0068b7;
}
.t_header{
    width: 100%;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    background: rgba(255,255,255,.94);
}
.t_headerle{
    width: 19.333333%;
    background: #e6e9f0;
    border-bottom-left-radius: 24px;
}
.t_headerrg{
    width: 80.666667%;
}
.t_headbr{
    position: relative;
}
.t_headerle{
    padding:48px 0 32px;
}
.t_headerli a{
    font-size: 16px;
    font-weight: bold;
    color:#666;
    transition: all 0.36s;
    line-height: 40px;
    padding-left: 76px;
    transition: all 0.36s;
    position: relative;
    display: inline-block;
    width: 100%;
    position: relative;
}
.t_headerli.yxnav_active2 a{
    background: #fff;
    color:#0068b7;
}
.t_headerli a::before{
    content: '';
    height: 100%;
    left: 0;
    width: 3px;
    position: absolute;
    background: #0068b7;
    top: 0;
    transition: all 0.36s;
    opacity: 0;
}
.t_headerli.yxnav_active2 a::before{
    opacity: 1;
}
.t_headsan{
    width: 33%;
}
.t_headsanli a{
    color:#999;
    font-size: 14px;
    line-height: 2;
    padding: 2px 30px;
    transition: all 0.36s;
}
.t_headsanul{
    padding: 53px 73px 45px;
}
.t_headsanli.yxnav_active3 a{
    color:#3f79b4;
}
.t_headsan{
    min-height: var(--erji-height);
    position: relative;
    border-right: 1px solid #e6e9f0;
}
.t_headsanul{
    display: none;
}
.t_headsanul.act{
    display: block;
}
.t_headgu{
    width: 67%;
}
.t_headtuxin{
    position: relative;
    text-align: center;
}
.t_headtit{
    position: absolute;
    color:#fff;
    font-size: 16px;
    line-height: 1.75;
    text-align: left;
    bottom: 18px;
    z-index: 10;
    max-width: 100%;
    font-weight: bold;
    display: inline-block;
    left: 0;
    padding: 0 13px;
}
.t_headtupic{
    position: relative;
}
.t_headtuxin{
    border-radius: 16px;
    overflow: hidden;
}
.t_headtupic::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top,rgba(0,54,95,.5),transparent);
    bottom: 0;
    left: 0;
    z-index: 5;
}
.t_headsanli {
    margin-bottom: 4px;
}
.t_headtuli{
    padding: 0 34px;
}
.t_headtulie{
    margin: 0 -34px;
}
.t_headgu{
    padding:60px 76px 80px 100px;
}
.t_headtuli{
    width: 50%;
}
.t_headerle{
    min-height: var(--erji-height);
}
.t_headquan{
    width: 100%;
}
.t_headquan .t_headtuli{
    width: 33.333333%;
}
.t_headquan .t_headtuli {
    padding: 0 15px;
}
.t_headquan .t_headtulie {
    margin: 0 -15px;
    margin-bottom: 23px;
}
.t_header{
    display: none;
}
.t_headquan .t_headsanul {
    padding: 53px 160px 31px 100px;
}
.t_morewen{
    color:#0068b7;
    font-size: 16px;
    line-height: 1.75;
    margin-right: 20px;
    transition: all 0.36s;
}
.t_moreicon {
    width: 9px;
    line-height: 28px;
    position: relative;
    top: -1px;
}
.t_moreicon img{
    width: 100%;
}
.t_headquan .t_headtit {
    font-size: 14px;
    padding: 0 22px;
}
.t_headerli.on a {
    background: #fff;
    color: #0068b7;
}
.t_headerli.on a::before {
    opacity: 1;
}
.t_headinput{
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.t_head .ys_cont1500{
    /* position: relative; */
}
.t_headtop{
    width: 1140px;
    margin: 0 auto;
}
.t_headicsou{
    line-height: 100px;
}
.t_headicsou img{
    width: 24px;
    margin-right: 10px;
}
.t_headin{
    line-height: 100px;
}
.t_headin input{
    font-size: 16px;
    color:#333;
    line-height: 1.875;
}
.t_headinput{
    display: none;
}
.ys_ban_txtbox{
    text-align: center;
}
.ys_ban_slick .slick-dots{
    bottom: 105px;
    z-index: 44;
}
.ys_ban_slick .slick-dots li.slick-active{
    width: 120px;
    opacity: 1;
}
.ys_ban_slick .slick-dots li{
    width: 60px;
    height: 12px;
    opacity: .5;
    margin: 0 7px;
    background: transparent;
    border-radius: 0;
}
.ys_ban_slick .slick-dots li::before{
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    background: #fff;
}
.ys_ban_imgbox::before,.ys_ban_imgbox::after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,23,41,.24);
    z-index: 10;
}
.ys_ban_imgbox::after{
    background: rgba(0,0,0,.1);
}
.t_xiaping{
    width: 68px;
    position: absolute;
    left: 120px;
    top: 100px;
    cursor: pointer;
    height: 68px;
    border-radius: 34px;
    box-shadow: 0px 20px 50px 0px rgba(123,57,0,.1);
}
.t_xiaping img{
    width: 100%;
}
.t_syk1bg{
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.t_syk1bg img{
    width: 100%;
}
.t_xiaping{
    animation: moveup 1.2s linear infinite;
}
@keyframes moveup {
    0%{
        top:100px;
    }
    25%{
        top: 115px;
    }
    50%{
        top: 100px;
    }
    75%{
        top: 85px;
    }
    100%{
        top: 100px;
    }
}
.t_syk1xin{
    position: relative;
    z-index: 10;
}
/* .t_syk1{
    position: relative;
} */
.t_syk1biao{
    text-align: center;
}
.t_sytit{
    display: inline-block;
    position: relative;
}
.t_sytitup{
    width: calc(100% + 52px);
    width: 220px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.t_sytitup img{
    width: 100%;
}
.t_syk1biao .t_sytit::after{
    content: '';
    background: #0068b7;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    border-radius: 2px;
}
.t_syk1biao .t_sytit h2{
    padding: 34px 0 30px;
}
.t_syk1xdi{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.t_syk1xdi img{
    width: 100%;
}
.t_syk1li{
    width: 33.333333%;
    padding: 0 47.5px;
}
.t_syk1ul{
    margin: 0 -47.5px;
    padding: 0 26px;
    margin-bottom: 39px;
}
.t_syk1xiner{
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 25px 20px 27px;
}
.t_syk1duan {
    margin-bottom: 36px;
}
.t_syk1xiner .t_sytit {
    margin-bottom: 10px;
}
.t_syk1tr{
    width: 25%;
    padding: 0 40px;
}
.t_syk1td .t_shuzi{
    font-size: 42px;
    font-weight: bold;
    line-height: 1.2;
    color:#0068b7;
    margin-left: 10px;
}
.t_syk1ol{
    margin: 0 -40px;
    padding: 0 26px;
    margin-bottom: 63px;
}
.t_more2{
    text-align: center;
}
.t_morele{
    font-size: 16px;
    color:#fff;
    line-height: 1.5;
    margin-right: 18px;
}
.t_morerg{
    width: 9px;
    line-height: 24px;
}
.t_morerg img{
    width: 100%;
}
.t_morezh{
    display: inline-block;
}
.t_morexin{
    background: #0068b7;
    padding: 11px 30px;
    border-radius: 23px;
    position: relative;
    overflow: hidden;
}
.t_morexin::before{
    content: '';
    width: 0;
    opacity: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #3488C7;
    border-radius: 23px;
    transition: all 0.5s ease-in-out;
}
.t_morexin .t_morele,.t_morexin .t_morerg{
    position: relative;
    z-index: 10;
}
.t_syk2le{
    width: 64%;
}
.t_syk2rg{
    width: 36%;
}
.t_syk2ul{
    margin: 0 -20px;
}
.t_syk2li{
    width: 50%;
    padding: 0 20px;
}
.t_syk2time{
    color:#0068b7;
    font-size: 16px;
    line-height: 1.75;
}
.t_syk2time span{
    display: inline-block;
    line-height: 1.75;
    position: relative;
}
.t_syk2xia .t_sytit h4{
    color:#333;
    line-height: 1.75;
    transition: all 0.36s;
}
.t_syk2xin{
    border-radius: 16px;
    overflow: hidden;
    background: #f9f9f9;
    transition: all 0.36s;
}
.t_syk1{
    overflow: hidden;
}
.t_syk2time {
    margin-bottom: 10px;
}
.t_syk2xia .t_sytit {
    margin-bottom: 35px;
}
.t_syk2xia{
    padding: 34px 40px 55px;
}
.t_syk2time span:first-of-type{
    margin-right: 16px;
}
.t_syk2time span:first-of-type::before{
    content: '|';
    font-size: 12px;
    color:#0068b7;
    line-height: 28px;
    position: absolute;
    right: -11px;
    top: 50%;
    transform: translateY(-50%);
}
.ys_hd_pc.isfixed .t_head{
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,.05);
}
.t_header{
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,.05);
}
.t_syk2rgxin{
    padding: 0 20px;
}
.t_syk2xpic{
    width: 190px;
}
.t_syk2xrg{
    width: calc(100% - 190px);
    padding-left: 30px;
}
.t_syk2rgp.t_neiduan p{
    color:#333;
    font-weight: bold;
    line-height: 1.5;
    transition: all 0.36s;
}
.t_syk2xpic{
    border-radius: 8px;
    overflow: hidden;
}
.t_syk2xiao{
    border-bottom: 1px dashed rgba(153,153,153,.26);
}
.t_syk2xiao:last-of-type{
    border-bottom: 0;
}
.t_syk2xrg .t_syk2time{
    margin-bottom: 5px;
    margin-top: -6px;
}
.t_neiduan.t_syk2rgp {
    margin-bottom: 10px;
}
.t_syk2xli {
    padding: 40px 0 34px;
}
.t_syk2xiao:first-of-type .t_syk2xli{
    padding-top: 0;
}
.t_syk2xiao:last-of-type .t_syk2xli{
    padding-bottom: 0;
}
.t_syk2ul {
    margin-bottom: 60px;
}
.t_syk3{
    position: relative;
    overflow: hidden;
}
.t_syk6bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.t_syk6bg img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.t_syk1biao1 .t_sytit h2{
    color:#fff;
}
.t_syk1biao.t_syk1biao1 .t_sytit::after{
    background: #fff;
}
.t_syk6gai{
    width: 100%;
    position: relative;
    top: -1px;
    left: 0;
    z-index: 2;
}
.t_syk6gai img{
    width: 100%;
}
.t_syk3nr {
    margin-top: -40px;
    position: relative;
    z-index: 10;
}
.t_syk3box{
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.t_syk3wen .t_sytit h4{
    color:#fff;
    transition: all 0.36s;
}
.t_syk3wen{
    position: absolute;
    top: calc(100% - 56px);
    width: 100%;
    z-index: 10;
    padding: 0 29px;
    transition:all .5s ease-in-out;
}
.t_syk3pic{
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    transition: all .5s ease-in-out;
    opacity: 1;
    top: 0;
}
.t_syk3pic::before{
    content: '';
    width: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top,#00365f,transparent);
    opacity: .4;
    height: 60%;
    position: absolute;
    z-index: 4;
}
.t_syk3wen .t_neiduan p{
    color:#fff;
    line-height: 1.75;
}
.t_syk3wen .t_sytit{
    margin-bottom: 17px;
    transition: all 0.36s;
}
.t_syk3wen .t_more2 {
    text-align: left;
}
.t_syk3wen .t_neiduan {
    margin-bottom: 44px;
}
.t_syk3wen .t_sytit h3{
    font-weight: bold;
    white-space: nowrap;
    opacity: 0;
    transition: all 0.36s;
}
.t_syk3wen .t_sytit{
    position: relative;
}
.t_syk3wen .t_sytit h4{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: all 0.36s;
}
.t_syk3xu{
    font-family: Arial, Helvetica, sans-serif!important;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    color:#fff;
    position: relative;
    padding-bottom: 14px;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s linear;
}
.t_syk3he{
    position: relative;
}
.t_syk3he::before{
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    opacity: 0;
    transition: all .3s linear .2s;
}
.t_syk3xu::before{
    content: '';
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
    transition: all 0.36s linear;
}
.t_syk3li{
    padding: 0 25px;
    padding-bottom: 5px;
}
.t_syk3lie{
    margin: 0 -25px;
}
.t_syk3ul{
    position: relative;
}
.t_syk3ul::before{
    content: '';
    background: rgba(255,255,255,.5);
    height: 1px;
    position: absolute;
    bottom: 5px;
    width: 100%;
}
.t_syk3lie .slick-prev,.t_syk3lie .slick-next{
    width: 20px;
    height: 30px;
    z-index: 10;
    top: calc(50% - 38px);
}
.t_syk3lie .slick-prev::before,
.t_syk3lie .slick-next::before{
    content: url(../images/jian2.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.t_syk3lie .slick-prev::before{
    transform: translate(-50%,-50%) rotate(180deg);
}
.t_syk3lie .slick-prev{
    left: -24px;
}
.t_syk3lie .slick-next{
    right: -24px;
}
.t_syk4{
    position: relative;
}
.t_syk4bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.t_syk4bg img{
    width: 100%;
}

.t_syk3he.on .t_syk3pic{
    opacity: 0;
    top: -100%;
}
.t_syk3he.on .t_syk3wen .t_sytit h3{
    opacity: 1;
}
.t_syk3he.on .t_syk3wen .t_sytit h4{
    opacity: 0;
}
.t_syk3he.on .t_syk3wen {
    top: 78px;
}
.t_syk3he.on .t_syk3xu{
    left: 29px;
    transform: translateX(0);
}
.t_syk3he.on .t_syk3xu::before{
    opacity: 0;
}
.t_syk3he.on::before{
    width: 100%;
    opacity: 1;
}
.t_syk4le,.t_syk4rg{
    width: 50%;
}
.t_syk4pic{
    display: none;
    width: 70.4%;
}
.t_syk4pic.act{
    display: block;
}
.t_syk4pic img{
    width: 100%;
}
.t_syk4 .t_syk4xin{
    position: relative;
    z-index: 10;
}
.t_syk4wen .t_sytit h3{
    color:#666;
    font-weight: bold;
}
.t_syk4wen .t_more2{
    text-align: left;
}
.t_syk4wen .t_sytit {
    margin-bottom: 27px;
}
.t_syk4wen .t_neiduan.t_neiduan1 {
    margin-bottom: 54px;
}
.t_syk4wen{
    display: none;
}
.t_syk4wen.act{
    display: block;
}
.t_syk4bo{
    width: 25%;
    padding: 0 20px;
    cursor: pointer;
}
.t_syk4lun{
    margin: 0 -20px;
}
.t_syk4boli {
    position: relative;
    padding-top: 28px;
}
.t_syk4boli::before{
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #e1e1e1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    background: #fff;
}
.t_syk4boli::after{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0068b7;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 7px;
    transition: all 0.36s;
    opacity: 0;
}
.t_syk4boli .t_neiduanp p{
    text-align: center;
    font-weight: bold;
    transition: all 0.36s;
}
.t_syk4bo{
    position: relative;
}
.t_syk4bo::before,.t_syk4bo::after{
    content: '';
    width: calc(50% - 10px);
    height: 2px;
    position: absolute;
    background: #e1e1e1;
    top: 9px;
    left: 0;
}
.t_syk4bo::after{
    left: calc(50% + 10px);
}
.t_syk4bo:first-of-type::before{
    opacity: 0;
}
.t_syk4bo:last-of-type::after{
    opacity: 0;
}
.t_syk4top {
    margin-bottom: 78px;
}
.t_syk4bo.on .t_syk4boli::after{
    opacity: 1;
}
.t_syk4bo.on .t_neiduanp p{
    color:#0068b7;
}
.t_syk4bo.slick-current.slick-active::before{
    opacity: 0;
}
.t_syk4di{
    position: relative;
}
.t_syk4bo::before, .t_syk4bo::after{
    display: none;
}
.t_jiaxian{
    /* width: calc(calc(calc(100% + 40px) / 4) - 20px); */
    width: calc(calc(calc(100% + 40px) / 4) * 3);
    left: calc(calc(calc(100% + 40px) / 8) - 9px);
    height: 2px;
    position: absolute;
    background: #e1e1e1;
    top: 9px;
}
.t_syk5bg{
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
}
.t_syk5{
    position: relative;
}
.t_syk5bg img{
    width: 100%;
}
.t_syk5 .t_syk1biao .t_sytit::after{
    opacity: .1;
}
.t_syk5nr .t_neiduan{
    max-width: 996px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 54px;
}
.t_syk5xin{
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 10;
}
.ys_footer{
    position: relative;
}
.t_footbg{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    margin-top: -200px;
}
.t_bjdi{
    width: 100%;
    position: relative;
    z-index: 10;
}
.t_bjtoplogo{
    width: 160px;
    margin-bottom: 34px;
}
.t_bjtoplogo a{
    width: 100%;
    display: inline-block;
}
.t_bjtoplogo img{
    width: 100%;
}
.t_diduan p{
    color:#fff;
    font-weight: bold;
}
.t_dishic{
    width: 22px;
    line-height: 22px;
    opacity: .6;
    transition: all 0.36s;
    cursor: pointer;
}
.t_dishic img{
    width: 100%;
}
.t_dishareli{
    padding: 0 12px;
    position: relative;
}
.t_dishare{
    margin: 0 -12px;
}
.t_dicode{
    position: absolute;
    width: 132px;
    bottom: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    display: none;
}
.t_dicode img{
    width: 100%;
}
.t_dicode::before{
    content: '';
    border-top: 8px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}
.t_dicode::after{
    content: '';
    height: 10px;
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
    background: transparent;
}
.t_bjtopli a{
    font-size: 18px;
    color:#f8f8f8;
    line-height: 1.5;
    transition: all 0.36s;
}
.t_bjtopli{
    padding: 0 36px;
}
.t_bjtopul{
    margin: 0 -36px;
    margin-bottom: 51px;
}
.t_bjzhili .t_neiduanp p{
    color:#fff;
}
.t_bjzhiic{
    width: 16px;
    margin-right: 10px;
    line-height: 24.5px;
}
.t_bjzhiic img{
    width: 100%;
}
.t_bjzhili .t_neiduanp{
    width: calc(100% - 26px);
}
.t_bjzhili{
    padding: 0 15px;
}
.t_bjhang{
    margin: 0 -15px;
    margin-bottom: 12px;
}
.t_bjtop{
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding-top: 54px;
    padding-bottom: 96px;
}
.t_bjxiayou{
    color:#fefefe;
    opacity: .6;
    font-size: 14px;
    line-height: 2;
    padding-right: 14px;
    width: 70px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
.t_bjxiayou::before{
    content: '';
    width: 1px;
    height: 12px;
    background: rgba(255,255,255,.2);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_bjxialian{
    width: calc(100% - 70px);
    padding-left: 14px;
}
.t_bjxiali a{
    color:#fefefe;
    opacity: .6;
    font-size: 14px;
    line-height: 2;
    transition: all 0.36s;
    margin-right: 18px;
}
.t_bjxiaduli a{
    font-size: 14px;
    color:#fff;
    opacity: .4;
    line-height: 2;
    transition: all 0.36s;
}
.t_bjxiaduli{
    margin-left: 20px;
}
.t_bjxiaduli:first-of-type{
    margin-left: 0;
}
.t_bjxiadule .t_neiduanp p{
    display: inline-block;
}
.t_bjxiadule .t_neiduanp p:first-of-type{
    color:#f8f8f8;
    font-size: 14px;
    line-height: 2;
    opacity: .4;
    display: inline-block;
}
.t_bjxiadule .t_neiduanp a{
    color:#f8f8f8;
}
.t_bjxiadule .t_neiduanp span{
    display: inline-block;
}
.t_bjxiadule .t_span2,.t_bjxiadule .t_span3{
    margin-right: 12px;
}
.t_bjxiadule .t_span4{
    line-height: 28px;
}
.t_bjxiadule .t_span4 img{
    width: 50px;
}
.t_bjtop .t_diduan.t_neiduan {
    margin-bottom: 22px;
}
.t_bjtoprg {
    padding-top: 14px;
}
.t_bjxia {
    padding-top: 22px;
    padding-bottom: 30px;
}
.t_bjxiayi {
    margin-bottom: 9px;
}
.ys_footer{
    background: #0068b7;
}
/* b1 */
.t_neiban{
    position: relative;
}
.t_neipic{
    width: 100%;
    position: relative;
}
.t_neipic img{
    width: 100%;
}
.t_neibantit{
    position: absolute;    
    top: 42%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 60%;
    z-index: 6;
}
.t_neipic::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00072B;
    opacity: .3;
    top: 0;
    left: 0;
}
.t_mainic{
    width: 18px;
    line-height: 28px;
    margin-right: 6px;
    position: relative;
    top: -2px;
}
.t_mainic img{
    width: 100%;
    transition: all 0.36s;
}
.t_mianwen{
    color:#fff;
    font-size: 14px;
    line-height: 2;
    transition: all 0.36s;
}
.t_mianli{
    position: relative;
    padding: 0 8px;
}
.t_mianli::before{
    content: '/';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color:#fff;
    font-size: 14px;
    line-height: 2;
    right: -4px;
}
.t_mianli:last-of-type::before{
    opacity: 0;
}
.t_banmianul{
    margin: 0 -8px;
}
.t_banmian {
    position: absolute;
    width: 100%;
    bottom: 226px;
    z-index: 20;
}
.t_neiban .t_ysbangai {
    position: absolute;
    margin-top:0;
    bottom: -2px;
}
.t_hoveric{
    display: none;
}
.t_b1k1rg{
    width: 580px;
}
.t_b1k1pic,.t_b1k1pic img{
    width: 100%;
} 
.t_b1k1pic{
    border-radius: 16px;
    overflow: hidden;
}
.t_b1k1le{
    width: calc(100% - 580px);
    padding-right: 200px;
}
.t_neiline{
    position: relative;
    padding-bottom: 26px;
    margin-bottom: 43px;
}
.t_neiline::before{
    content: '';
    width: 80px;
    height: 4px;
    background: #0068B6;
    left: 0;
    bottom: 0;
    position: absolute;
    border-radius: 2px;
}
.t_b1k2pic{
    width: 100%;
    position: relative;
}
.t_b1k2pic img{
    width: 100%;
    transform: scale(1.05);
    transform-origin: left top;
    transition: all .5s cubic-bezier(0.25,0.46,0.45,0.94);    
}
.t_b1k2pic.on{
    z-index: 6;
}
.t_b1k2pic.on img{
    opacity: 1;
    transform: scale(1);
}
.t_b1k2{
    position: relative;
    overflow: hidden;
}
.t_b1k2top{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
}
.t_b1k2pic{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.t_b1k2pic:first-of-type{
    position: relative;
}
.t_b1k2ul{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}
.t_b1k2li{
    width: 33.333333%;
    height: var(--ban-gao2);
    position: relative;
}
.t_b1k2bg{
    position: relative;
}
.t_b1k2bg::before{
    content: '';
    width: 100%;
    height: 100%;
    background:rgba(28, 36, 57, 0.2);
    top: 0;
    left: 0;
    position: absolute;
    z-index: 7;
}
.t_b1k2{
    padding-top: calc(0.37 * var(--ban-gao));
}
.t_b1k2qie{
    position: relative;
}
.t_b1k2yuan .t_neitit h2{
    color:#fff;
}
.t_b1k2yuan{
    padding: 20px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.36s;
    opacity: 1;
}
.t_b1k2li::before{
    height: 100%;
    content: '';
    width: 1px;
    background: rgba(255,255,255,.2);
    top: 0;
    right: 0;
    position: absolute;
}
.t_b1k2li:last-of-type::before{
    opacity: 0;
}
.t_b1k2la{
    width: 100%;
    height: var(--ban-gao2);
    position: relative;
}
.t_b1k2lasvg{
    width: 100%;
    position: relative;
    background: rgba(32, 42, 68, 0.4);
    height: 0;
    overflow: hidden;
    transition: all .5s cubic-bezier(0,.74,.91,.93);
}
.t_b1k2la svg {
    position: relative;
    left: 0;
    top: 0;
    object-fit: cover;
}
.t_b1k2lasvg rect{
    height: var(--ban-gao2);
}
.t_b1k2dazi{
    font-size: 400px;
    font-weight: bold;
    color:#fff;
    opacity: .16;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_b1k2li.on .t_b1k2lasvg{
    height: var(--ban-gao2);
}
.t_b1k2zhwen .t_neitit h4,.t_b1k2zhwen .t_neitit h3{
    color:#fff;
}
.t_b1k2zhwen .t_neitit h4 {
    margin-bottom: 28px;
}
.t_b1k2zhwen .t_neiduan p{
    color: #fff;
    opacity: .7;
}
.t_b1k2zhwen{
    position: absolute;
    width: 100%;
    padding: 20px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.t_b1k2zhwen .t_neitit h3{
    opacity: 0;
}
.t_b1k2zhwen .t_neitit h4{
    opacity: 0;
}
.t_b1k2zhwen .t_neiduan p{
    opacity: 0;
}
.t_b1k2li.on .t_b1k2yuan{
    opacity: 0;
}
.t_b1k2li.on .t_b1k2zhwen .t_neitit h3{
    opacity: 1;
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.t_b1k2li.on .t_b1k2zhwen .t_neitit h4{
    opacity: 1;
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.t_b1k2li.on .t_b1k2zhwen .t_neiduan p{
    opacity: 1;
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.t_b1k2zhwen .t_neitit {
    margin-bottom: 10px;
}
.t_headone.yxnav_active1 .t_headoneli a {
    color: #fff;
}
.t_headone.yxnav_active1 .t_headoneli a::before{
    display: block;
}
.t_headoneli a::before {
    border-radius: 1px;
    background:#fff;
    display: block;
}
.ys_hd_pc.isfixed .t_headoneli a::before{
    background: #0068b7;
}
.t_b1k3{
    position: relative;
    overflow: hidden;
}
.t_b1k3bg{
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.t_b1k3bg img{
    width: 100%;
}
.t_b1k3xin{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 10;
    left: 0;
}
.t_b1k3le{
    width: 27%;
}
.t_b1k3rg{
    width: 73%;
}
.t_b1k3lile{
    width: 19.6%;
}
.t_b1k3lirg{
    width: 80.4%;
}
.t_b1k2yuan,.t_b1k2dazi,.t_b1k2zhwen{
    top: 57.6%;
}
.t_b1k3lirg .t_neiduan span{
    color:#0068B6;
    font-weight: bolder;
    margin-right: 13px;
    display: inline-block;
    position: absolute;
    left: 0;
    line-height: inherit;
}
.t_b1k3lirg .t_neiduan p{
    padding-left: 39px;
    position: relative;
    margin-bottom: 16px;
}
.t_b1k3lile{
    color:#0068B6;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
}
.t_b1k3lirg{
    height: 176px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
    border-radius: 1px;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #cdcdcd;
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #EAEAEA;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #cdcdcd;
}
.t_b1k3xia {
    width: 100%;
}
.t_b1k3li .t_neitit h4{
    text-align: center;
    color:#0068B6;
    font-weight: bold;
}
.t_b1k3li.slick-current.slick-active .t_b1k3tu::after {
    opacity: .25;
    background: linear-gradient(90deg, #0068B6, transparent 40%, transparent 60%, #0068B6 100%);
}
.t_b1k3li.slick-current.slick-center .t_b1k3tu::after {
    opacity: .25;
    background: linear-gradient(90deg, #0068B6, transparent 40%, transparent 60%, #0068B6 100%);
}
.t_b1k3tu::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 4px;
    background: rgba(0, 104, 182, 0.25);
    background: transparent;
    /* background: linear-gradient(90deg, rgba(0, 104, 182, 0.25), rgba(0, 104, 182, 0.1) 20%, rgba(0, 104, 182, 0.1) 80%, rgba(0, 104, 182, 0.25) 100%); */
}
.t_b1k3li.slick-current.slick-center .t_b1k3tu::before{
    width: 100%;
    height: 4px;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background: #f5f7f9;
}
.t_b1k3tu{
    width: 100%;
}
.t_b1k3li.slick-current .t_b1k3tu img {
    opacity: 1;
}
.t_b1k3tu img {
    opacity: 0;
    position: relative;
    z-index: 10;
}
.t_b1k3tu img {
    max-width: 100%;
}
.t_b1k3li {
    position: relative;
}
.t_b1k3xia .slick-list{
    overflow: visible;
}
/* .t_b1k3tu::after */
.t_b1k3dian{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #0068B6;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -8px;
    z-index: 10;
}
.t_b1k3li.slick-active .t_b1k3tu::after{
    background: rgba(0, 104, 182, 0.25);
}
.t_b1k3top {
    margin-bottom: 58px;
}
.t_b1k3zi{
    position: relative;
}
.t_b1k3dian.act{
    top: -24px;
}
.t_b1k3he{
    display: none;
}
.t_b1k3he.act{
    display: block;
}
.t_b1k3zi::before{
    content: '';
    height: 4px;
    width: calc(100% + 400px);
    left: -200px;
    top: 0;
    background: linear-gradient(to right,transparent,rgba(0, 104, 182, 0.25),rgba(0, 104, 182, 0.25),transparent);
    position: absolute;
}
.t_b1k4xin .t_neitit h4{
    color:#333;
    font-size: 16px;
    text-align: center;
}
.t_b1k4xin{
    padding:48px 35px;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.1);
}
.t_b1k4pic{
    margin-bottom: 30px;
}
.t_b1k4bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.t_b1k4bg img{
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.t_b1k4ul{
    width: 100%;
    margin: 0 auto;
}
.t_b1k4li.swiper-slide{
    width: 388px;
}
.t_b1k4qie .t_b1k4huan{
    width: 40px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin-top:23px;
    height: 40px;
}
.t_b1k4huan img{
    width: 100%;
}
.t_b1k4huan{
    margin-left: 10px;
}
.t_b1k4qie .swiper-button-next:after,.t_b1k4qie .swiper-container-rtl .swiper-button-prev:after{
    content: '';
}
.t_b1k4qie .swiper-button-prev:after,.t_b1k4qie .swiper-container-rtl .swiper-button-next:after {
    content: '';
}
.t_neicon{
    padding-bottom: 200px;
}
/* c1 */
.t_c1k1li{
    padding: 0 10px;
}
.t_c1k1an{
    font-size: 16px;
    color:#666;
    line-height: 1.5;
    transition: all 0.36s;
    position: relative;
    z-index: 10;
}
.t_c1k1btn{
    padding: 11px 40px;
    border-radius: 23px;
    border: 1px solid #EAEAEA;
    overflow: hidden;
    position: relative;
}
.t_c1k1 .ys_cont1400{
    text-align: center;
}
.t_c1k1nr{
    display: inline-block;
}
.t_c1k1btn::before{
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    background: #0068B6;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    border-radius: 23px;
}
.t_c1k1li.on .t_c1k1an{
    color:#fff;
}
.t_c1k1li.on .t_c1k1btn::before{
    width: 100%;
    opacity: 1;
}
.t_c1k2xin{
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding: 50px 0;
    position: relative;
}
.t_c1k2li:first-of-type .t_c1k2xin{
    border-top:0;
}
.t_c1k2li:last-of-type .t_c1k2xin{
    border-bottom:0;
}
.t_c1k2pic{
    width: 318px;
    border-radius: 16px;
    overflow: hidden;
}
.t_c1k2pic img{
    width: 100%;
    transition: all 0.36s;
}
.t_c1k2rg{
    width: calc(100% - 318px);
    padding-left: 40px;
}
.t_c1k2hao{
    color:#666;
    font-size: 28px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 15px;
}
.t_c1k2year{
    color:#666;
    font-size: 16px;
    line-height: 1.75;
    text-align: right;
}
.t_c1k2lile{
    width: 115px;
    text-align: left;
}
.t_c1k2date{
    display: inline-block;
    padding-top: 10px;
}
.t_c1k2lirg{
    width: calc(100% - 115px);
    padding-left: 40px;
}
.t_c1k2lirg .t_neitit h4{
    font-weight: bold;
    line-height: 1.75;
}
.t_c1k2jian{
    width: 40px;
    height: 40px;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.t_c1k2jian img{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.t_c1k2jian img:nth-of-type(2){
    opacity: 0;
}
.t_c1k2li a{
    display: block;
    transition: all 0.36s;
}
.t_c1k2lirg .t_neitit {
    margin-bottom: 10px;
}
.t_c1k2lirg .t_neitit h4{
    max-height: 70px;
    overflow: hidden;
    transition: all 0.36s;
}
.t_c1k2lirg .t_neiduan p{
    height: 56px;
    overflow: hidden;
}
.t_c1k2li.on .t_c1k2rg{
    position: relative;
    top: 0;
    transform: translateY(0);
}
.t_c1k2rg {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_c1k2li.on .t_c1k2rg{
    width: 100%;
}
.t_c1k2lirg {
    max-width: 690px;
}
.t_c1k2lirg{
    position: relative;
}
.t_c1k2lirg::before{
    content: '';
    width: 1px;
    height: 150px;
    background: #e1e1e1;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_c1k2li.on .t_c1k2xin {
    padding: 90px 0;
}
.t_c1k2{
    margin-top: -50px;
}
/* 页码 */
.pc_fenye li.activepage {
    color: #fff;
    background: #0068B6;
}
.pc_fenye li {
    width: 38px;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    margin: 0px 12px;
}
.t_yema{
    padding-top: 20px;
}
/* c2 */
.t_neiban2 .t_neitit h3{
    color:#666;
    font-weight: normal;
}
.t_neiban2 {
    margin-top: 100px;
    background: #F7F9FA;
    padding-top: 26px;
    padding-bottom: 37px;
}
.t_neiban2 .t_mianwen{
    color:#999;
}
.t_neiban2 .t_mianli::before{
    color:#999;
}
.t_c2timeic{
    width: 18px;
    line-height: 24px;
    margin-right: 14px;
}
.t_c2timeic img{
    width: 100%;
    position: relative;
    top: -2px;
}
.t_c2timewen{
    font-size: 16px;
    line-height: 1.5;
    color:#999;
}
.t_neiban2 .t_banmianul {
    margin-bottom: 24px;
}
.t_neiban2 .t_neitit h2 {
    margin-bottom: 12px;
}
.t_neiban2 .t_neitit{
    margin-bottom: 18px;
}
.t_c2fanye{
    border-bottom: 1px solid #EAEAEA;
}
.t_c2fanye:first-of-type{
    border-top: 1px solid #EAEAEA;
}
.t_c2fanye a{
    font-size: 16px;
    color:#666;
    line-height: 2;
    transition: all 0.36s;
    display: block;
    padding: 15px 0;
}
.t_fanhui .t_morele {
    margin-right: 0px;
}
.t_more2.t_fanhui {
    text-align: left;
}
/* c3 */
.t_c3k2li{
    width: 33.333333%;
    padding: 0 35px;
    margin-bottom: 70px;
}
.t_c3k2nr{
    margin: 0 -35px;
}
.t_c3k2pic{
    width: 100%;
    position: relative;
}
.t_c3k2pic img{
    width: 100%;
}
.t_c3k2ic{
    width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
}
.t_c3k2ic img{
    width: 100%;
}
.t_c3k2xin{
    background: #F7F9FA;
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.36s;
}
.t_c3k2time{
    color:#0068B7;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.t_c3k2xia .t_neitit h4{
    line-height: 1.75;
    color: #333;
    font-weight: bold;
    height: 70px;
    overflow: hidden;
    transition: all 0.36s;
}
.t_c3k2xia{
    padding: 38px 40px 51px;
}
.t_c3k2top{
    position: relative;
}
.t_c3con .t_yema {
    padding-top: 0px;
}
.t_c4k1pic{
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 47px;
    cursor: pointer;
}
.t_c3k2pic video{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-height: 100%;
    object-fit: cover;
    z-index: 4;
}
.t_c4k1pic .t_c3k2ic{
    pointer-events: none;
}
.t_c4k1pic.on .t_c3k2ic{
    opacity: 0;
    pointer-events: none;
}
.t_d1k1le,.t_d1yele{
    width: 300px;
}
.t_d1k1rg,.t_d1yerg{
    width: calc(100% - 300px);
    padding-left: 60px;
}
.t_d1k1top{
    background: #0068B6;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 36px 10px 22px;
    padding-left: 44px;
}
.t_d1k1top h3{
    color:#fff;
    font-weight: normal;
}
.t_d1k1oneic{
    width: 8px;
    height: 13px;
    position: relative;
    display: inline-block;
    top: 2px;
}
.t_d1k1oneic img{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_d1k1oneli{
    border-bottom: 1px solid #EAEAEA;
    padding-left: 44px;
    padding-right: 28px;
    position: relative;
}
.t_d1k1onele a{
    font-size: 18px;
    color:#333;
    line-height: 2;
    transition: all 0.36s;
    display: inline-block;
    padding: 16px 0;
}
.t_d1k1onerg{
    line-height: 36px;
    padding: 16px 15px;
    cursor: pointer;
}
.t_d1k1ic2{
    opacity: 0;
}
.t_d1k1xia{
    background: #F7F9FA;
}
.t_d1k1one.on .t_d1k1onele a{
    color: #0068B6;
}
.t_d1k1one.on .t_d1k1oneli .t_d1k1ic1{
    opacity: 0;
}
.t_d1k1one.on .t_d1k1oneli .t_d1k1ic2{
    opacity: 1;
}
.t_d1k1one.on .t_d1k1oneli .t_d1k1oneic img{
    transform: translate(-50%,-50%) rotate(90deg);
}
.t_d1k1erli a{
    display: block;
    padding-left: 44px;
    font-size: 16px;
    color:#999;
    line-height: 2;
    padding: 4px 10px 4px 44px;
    transition: all 0.36s;
}
.t_d1k1erli:first-of-type{
    padding-top: 18px;
}
.t_d1k1erli:last-of-type{
    padding-bottom: 18px;
}
.t_d1k1erli.on a{
    color:#0068B6;
}
.t_d1k1oneli::before{
    content: '';
    height: 100%;
    width: 2px;
    background: #0068B6;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.36s;
}
.t_d1k1one.on .t_d1k1oneli::before{
    opacity: 1;
}
.t_d1k1erul{
    background: #F4F6F7;
    display: none;
}
.t_d1k1oneli{
    cursor: pointer;
}
.t_d1k1one:last-of-type .t_d1k1oneli {
    border-bottom: 0;
}
.t_d1k1xia {
    padding-bottom: 10px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.t_d1k2pic{
    width: 260px;
}
.t_d1k2rg{
    width: calc(100% - 260px);
    padding-left: 60px;
    padding-right: 90px;
    padding-top: 45px;
}
.t_d1k2xin{
    padding: 40px;
    background: #F7F9FA;
    border-radius: 16px;
}
.t_d1k2rg .t_neitit h4 {
    font-weight: bold;
    transition: all 0.36s;
}
.t_d1k2rg .t_neitit {
    margin-bottom: 29px;
}
.t_d1k2rg .t_neiduan {
    margin-bottom: 28px;
}
.t_d1k2li{
    margin-bottom: 40px;
}
/* .t_d1k2li:last-of-type {
    margin-bottom: 0;
} */
.t_d1yerg .t_yema {
    padding-top: 70px;
}
.t_d1k1xia .mCSB_outside+.mCSB_scrollTools .mCSB_draggerContainer {
    top: 0px;
    bottom: 0px;
}
/* d2 */
.t_neiban3 .t_neipic::before {
    content: '';
    width: 66%;
    height: 100%;
    position: absolute;
    opacity: 1;
    top: 0;
    right: 0;
    left: auto;
    background: linear-gradient(to left,#F7F9FA,transparent);
}
.t_neiban3{
    margin-top: 100px;
}
.t_neiban3 .t_neiban2 {
    margin-top: 0;
    position: absolute;
    background: transparent;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 26px;
    padding-bottom: 37px;
    z-index: 10;
}
.t_d2k1le{
    width: 484px;
}
.t_d2k1pic{
    width: 100%;
}
.t_d2k1pic img{
    width: 100%;
}
.t_d2k1rg{
    width: calc(100% - 484px);
    padding-left: 180px;
    padding-top: 70px;
}
.t_d1k1ic{
    width: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_d1k1ic img{
    width: 100%;
    position: relative;
}
.t_d1k1zhu{
    width: 50px;
    height: 50px;
    background: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 16px;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
}
.t_d1k1prev .t_d1k1ic img{
    transform: rotate(180deg);
}
.t_d1k1input {
    width: calc(100% - 120px);
}
.t_d1k1input{
    background: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 16px;
    padding: 0 17px 0 30px;
}
.t_d1k1btn{
    width: 22px;
    line-height: 48px;
}
.t_d1k1btn img{
    width: 100%;
}
.t_d1k1shu {
    width: calc(100% - 22px);
    padding-right: 10px;
}
.t_d1k1shu input{
    width: 100%;
    font-size: 16px;
    line-height: 2;
    color:#333;
    padding: 8px 0;
}
.t_d1k1shu input::placeholder{
    color:#D5D5D5;
}
.t_d1k1btn {
    cursor: pointer;
}
.t_zixun .t_morerg {
    width: 18px;
    margin-right: 17px;
}
.t_zixun .t_morele {
    margin-right: 0px;
}
.t_zixun.t_more2 {
    text-align: left;
}
.t_d2k1rg .t_neitit h3{
    font-weight: bold;
    color:#333;
}
.t_d2k1nr {
    padding-top: 50px;
}
.t_d2k1rg .t_neitit{
    margin-bottom: 33px;
}
.t_d2k2{
    padding-top: 99px;
}
.t_d2k2li1{
    width: 19%;
}
.t_d2k2li2{
    width: 59.75%;
}
.t_d2k2li3{
    width: 21.25%;
}
.t_d2k2hao{
    position: relative;
    font-size: 16px;
    color:#fff;
    line-height: 1.5;
    padding: 13px 10px;
    text-align: center;
}
.t_d2k2hao::before{
    content:'';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    background: rgba(255,255,255,.2);
    right: 0;
}
.t_d2k2hao:last-of-type::before{
    opacity: 0;
}
.t_d2k2top{
    background: #0068B6;
}
.t_d2k2li{
    font-size: 14px;
    text-align: center;
    color:#666;
    line-height: 2;
    padding: 11px 10px;
    position: relative
}
.t_d2k2ul{
    background: #F7F9FA;
    border-bottom: 1px solid #F7F7F7;
}
.t_d2k2ul:last-of-type{
    border-bottom:0;
}
.t_d2k2li::before{
    content:'';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    background: #F7F7F7;
    right: 0;
}
.t_d2k2li:last-of-type::before{
    opacity: 0;
}
.t_d2k2table{
    border-radius: 16px;
    overflow: hidden;
}
.t_d2k2duan {
    margin-bottom: 54px;
}
.t_d2k3li{
    width: 33.333333%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.t_d2k3ul{
    margin: 0 -15px;
}
.t_d2k3xin{
    background: #F7F9FA;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    padding: 41px 34px;
    position: relative;
    overflow: hidden;
    transition: all 0.36s;
}
.t_d2k3bg{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.t_d2k3bg img{
    width: 100%;
}
.t_d2k3wen{
    position: relative;
    z-index: 9;
}
.t_d2k3xin .t_neitit h4{
    font-weight: bold;
    line-height: 1.75;
    transition: all 0.36s;
}
.t_d2k3time{
    font-size: 16px;
    color:#0068B7;
    line-height: 1.5;
    margin-bottom: 20px;
}
.t_d2k3xin .t_neitit {
    margin-bottom: 11px;
}
.t_d2k3xin .t_neiduan {
    margin-bottom: 38px;
}
.t_d2k3xin .t_neiduan p{
    height: 84px;
    overflow: hidden;
    transition: all 0.36s;
}
.t_d2k3xin .t_neitit h4{
    height: 105px;
    overflow: hidden;
}
.t_guanzi{
    background: rgba(190, 227, 255, 1);
}
.t_guanzi.on{
    background: rgba(197,255,233,1);
}
.t_d2k1nr .t_zixun.t_more2{
    margin-top: 60px;
}
.t_d2k1sou{
    position: relative;
    z-index: 99;
}
.t_d1k2pic{
    border-radius: 16px;
}
.t_d3k1 .t_d1k2pic{
    width: 320px;
}
.t_d3k1 .t_d1k2rg {
    width: calc(100% - 320px);
    padding-right: 30px;
    padding-top: 35px;
}
/* d4 */
.t_d4k1rg .t_neitit h3{
    color:#333;
    font-weight: bold;
}
.t_d4k1le {
    width: 460px;
    border-radius: 16px;
    overflow: hidden;
}
.t_d4k1le img{
    width: 100%;
}
.t_d4k1rg{
    width: calc(100% - 460px);
    padding-left: 170px;
    padding-top: 38px;
}
.t_d4k1 {
    padding-top: 20px;
    padding-bottom: 14px;
}
.t_neiban2 .t_d4k1rg .t_neitit {
    margin-bottom: 26px;
}
.t_d4k1rg .t_neiduan {
    margin-bottom: 55px;
}
.t_neiban2.t_neiban4 {
    background: transparent;
}
.t_neipic1{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    border-bottom-right-radius: 200px;
    overflow: hidden;
}
.t_neipic1 img{
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
}
.t_neiban4 .ys_cont1200{
    position: relative;
    z-index: 10;
}
.t_neiban4{
    position: relative;
    overflow: hidden;
}
.t_d4k3li{
    padding: 0 16px;
    width: 33.333333%;
}
.t_d4k3ul{
    margin: 0 -16px;
}
.t_d4k3xin{
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    padding: 46px 44px 58px;
}
.t_d4k3xin .t_neitit h4{
    font-weight: bold;
    color:#0068B6;
}
.t_d4k3shu{
    color:#0068B6;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    position: absolute;
    right: 31px;
    top: 15px;
}
.t_d4k3xu{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 6;
}
.t_d4k3xu::before{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: rgba(0, 104, 182, 0.1);
    content: '';
    top: 50%;
    left: calc(50% - 30px);
    position: absolute;
    transform: translate(-50%,-50%);
}
.t_d4k3xin .t_neitit {
    margin-bottom: 20px;
}
.t_d4k3zh{
    position: relative;
    z-index: 10;
}
.t_d4k3xin .t_neitit {
    max-height: 60px;
    overflow: hidden;
}
.t_d4k3xin .t_neiduan{
    height: 112px;
     overflow: hidden;
}
.t_d4k3zh{
    height: 192px;
    overflow: hidden;
}
.t_d4k3ul .slick-prev,.t_d4k3ul .slick-next{
    width: 40px;
    height: 40px;
    top: -90px;
    transform: translateY(0);
}
.t_d4k3ul .slick-prev{
    left: auto;
    right: 70px;
}
.t_d4k3ul .slick-next{
    right: 16px;
}
.t_d4k3ul .slick-prev::before,.t_d4k3ul .slick-next::before{
    content: url(../images/b1_icon_l.svg);
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_d4k3ul .slick-next::before{
    content: url(../images/b1_icon_r.svg);
}
.t_d4k6h4 h4{
    color:#0068B6;
    font-weight: bold;
}
.t_d4k6h4{
    margin-bottom: 30px;
}
.t_d4k5li{
    width: 33.333333%;
    padding: 0 16px;
}
.t_d4k5ul{
    margin: 0 -16px;
}
.t_d4k5li .t_neiduan{
    position: absolute;
    bottom: 40px;
    padding: 0 20px;
    text-align: center;
    z-index: 10;
    width: 100%;
    left: 0;
}
.t_d4k5li .t_neiduan p{
    color:#fff;
    font-weight: bold;
}
.t_d4k5pic{
    width: 100%;
    border-radius: 16px;
}
.t_d4k5li {
    position: relative;
}
.t_d4k7li{
    width: 33.333333%;
    padding: 0 30px;
}
.t_d4k7ul{
    margin: 0 -30px;
}
.t_d4k7xin{
    position: relative;
    z-index: 10;
    padding: 40px 50px;
}
.t_d4k7li a{
    display: block;
    background: #F7F9FA;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}
.t_d4k7xin .t_neitit h4{
    line-height: 1.75;
    font-weight: bold;
    height: 70px;
    overflow: hidden;
    transition: all 0.36s;
}
.t_d4k7pic {
    margin-bottom: 27px;
}
.t_d4k7xin .t_neitit {
    margin-bottom: 16px;
}
.t_e1k2 .t_d2k3li {
    padding: 0 35px;
    margin-bottom: 70px;
}
.t_e1k2 .t_d2k3ul {
    margin: 0 -35px;
}
.t_e1k2 .t_d2k3xin {
    padding: 60px 50px 62px;
}
.t_e1con .t_yema {
    padding-top: 0px;
}
/* e2 */
.t_e2k2li .t_morele {
    margin-right: 0;
}
.t_e2k2li{
    margin-right: 40px;
}
.t_e2k2li:last-of-type{
    margin-right: 0;
}
.t_morexin{
    cursor: pointer;
}
.t_e2code{
    width: 132px;
}
.t_e2code img{
    width: 100%;
}
.t_e2k2rg{
    width: 57%;
}
.t_e2k2le{
    width: 43%;
    padding-right: 75px;
}
.t_e2k2pic,.t_e2k2pic img{
    width: 100%;
}
.t_e2k2le .t_neiduan{
    margin-bottom: 70px;
}
.t_e2code {
    padding-top: 20px;
}
.t_e2codema{
    width: 100%;
    background: #F7F9FA;
    border-radius: 4px;
}
.t_e2k2li {
    position: relative;
}
.t_e2code{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.t_f1k1rg{
    width: 570px;
}
.t_f1k1pic{
    width: 100%;
}
.t_f1k1pic img{
    width: 100%;
}
.t_f1k1le{
    width: calc(100% - 570px);
    padding-right: 250px;
    padding-top: 60px;
}
.t_f1k1le .t_neitit h2{
    color:#0068B6;
    margin-bottom: 14px;
}
.t_f1k1le .t_neitit h3{
    font-weight: normal;
}
.t_f1k2li{
    width: 25%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.t_f1k2ul{
    margin: 0 -20px;
    margin-bottom: -40px;
}
.t_f1k2xin{
    border-radius: 16px;
    background: #F7F9FA;
    overflow: hidden;
    transition: all 0.36s;
}
.t_f1k2xian{
    padding: 65px 50px;
    position: relative;
}
.t_f1k2xian .t_neitit h4,.t_f1k2xian .t_neiduan p{
    color:#fff;
}
.t_f1k2yuan{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}
.t_f1k2xin{
    position: relative;
}
.t_f1k2hou{
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 10;
    transition: all 0.36s;
}
.t_f1k2ic{
    width: 48px;
    margin: 0 auto;
    margin-bottom: 25px;
    transition: all 0.36s;
}
.t_f1k2ic img{
    width: 100%;
}
.t_f1k2hou .t_neitit h4{
    font-weight: bold;
    transition: all 0.36s;
}
.t_f1k2yuan .t_d2k3bg{
    transition: all 0.36s;
}
.t_f1k2xian{
    opacity: 0;
    transition: all 0.36 .1s;
}
.t_f1k2xian .t_neitit h4{
    font-weight: bold;
}
.t_f1k2xian .t_neitit {
    margin-bottom: 20px;
}
.t_f1k2jiabg{
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 100%;
}
.t_f1k2xian .t_neitit,.t_f1k2xian .t_neiduan{
    position: relative;
    z-index: 4;
}
.t_f1bgzh{
    position: relative;
}
.t_f1bgtu{
    width: 100%;
    position: absolute;
    bottom: 200px;
}
.t_f1bgtu img{
    width: 100%;
}
.t_f1bgzh .t_f1k1,.t_f1bgzh .t_f1k2{
    position: relative;
    z-index: 10;
}
.t_f1k3top{
    background: #F7F9FA;
    transition: all 0.36s;
    border-radius: 16px;
    padding: 25px 70px;
    cursor: pointer;
}
.t_f1k3le .t_neitit h4{
    color:#333;
    transition: all 0.36s;
    font-weight: bold;
}
.t_f1k3le{
    position: relative;
    width: 60.8%;
}
.t_f1k3le::before{
    content: '';
    height: 20px;
    width: 1px;
    background: #0068B6;
    transition: all 0.36s;
    position: absolute;
    top: 6px;
    left: -20px;
}
.t_f1k3rg{
    width: 39.2%;
}
.t_f1k3rg .t_neiduan p{
    color:#999;
    transition: all 0.36s;
    line-height: 30px;
    float: left;
}
.t_f1k3rg .t_neiduan p:first-of-type{
    width: 41%;
}
.t_f1k3ic {
    position: absolute;
    width: 14px;
    height: 9px;
    top: 50%;
    transform: translateY(-50%);
    right: 70px;
}
.t_f1k3ic img{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.t_f1k3top{
    position: relative;
}
.t_f1k3li.on .t_f1k3top{
    background: #0068B6;
}
.t_f1k3li.on .t_f1k3le .t_neitit h4{
    color:#fff;
}
.t_f1k3li.on .t_f1k3le::before{
    background: #fff;
}
.t_f1k3li.on .t_f1k3rg .t_neiduan p{
    color:rgba(255,255,255,.7);
}
.t_f1k3ic img:nth-child(2){
    opacity: 0;
}
.t_f1k3li.on .t_f1k3ic img:nth-child(2){
    opacity: 1;
}
.t_f1k3li.on .t_f1k3ic img:first-of-type{
    opacity: 0;
}
.t_f1k3li.on .t_f1k3ic img{
    transform: translate(-50%,-50%) rotate(180deg);
}
.t_f1k3xia{
    margin-top: 10px;
    background: #F7F9FA;
    border-radius: 16px;
    padding:63px 70px 70px;
    display: none;
}
.t_f1k3duan.yxedr_active h4 {
    padding-top: 0px;
}
.yxedr_active ol {
    padding-inline-start: 20px;
}
.yxedr_active ol li::marker{
    color:#666;
}
.t_f1k3duan {
    margin-bottom: 42px;
}
.t_f1k3tou{
    display: inline-block;
}
.t_f1k3tou .t_morele {
    margin-right: 0px;
}
.t_f1k3tou .t_morexin{
    padding: 11px 40px;
}
.t_f1k3li{
    margin-bottom: 20px;
}
.t_f1k3icjia{
    width: 11px;
    height: 11px;
    position: relative;
    top: 6.5px;
}
.t_f1k3icjia::before,.t_f1k3icjia::after{
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #0068B6;
    transition: all 0.36s;
}
.t_f1k3icjia::before{
    width: 1px;
    height: 100%;
}
.t_f1k3btn{
    display: inline-block;
    margin: 0 auto;
}
.t_f1k3zhu{
    text-align: center;
}
.t_f1k3btn .t_c1k1an{
    color: #0068B6;
    margin-right: 8px;
}
.t_f1k3btn .t_c1k1btn{
    border: 1px solid #0068B6;
}
.t_f1k3li:last-of-type{
    margin-bottom: 0;
}
/* g1 */
.t_g1k1rg{
    width: 588px;
}
.t_map{
    width: 100%;
    border-radius: 16px;
    border-top-left-radius: 100px;
    height: 620px;
    box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.08);
}
.t_g1k1le{
    width: calc(100% - 588px);
    padding-right: 150px;
    padding-top: 70px;
}
.t_g1k1le .t_g1k1h3 h3{
    color:#0068B6;
}
.t_g1k1nr .t_g1duanp p{
    color: #999;
}
.t_g1k1ic {
    width: 18px;
    line-height: 28px;
    margin-right: 10px;
}
.t_g1k1ic img{
    width: 100%;
}
.t_g1k1li .t_neiduan{
    width: calc(100% - 28px);
}
.t_g1k1ma{
    width: 132px;
    background: #F7F9FA;
    border-radius: 4px;
}
.t_g1k1ma img{
    width: 100%;
}
.t_g1k1code .t_neiduanp{
    width: calc(100% - 132px);
    padding-left: 30px;
}
.t_g1k1code .t_neiduanp p{
    color:#999;
    top: 54px;
    position: relative;
}
.t_neitit.t_g1k1h3 {
    margin-bottom: 7px;
}
.t_g1duanp {
    margin-bottom: 30px;
}
.t_g1k1li {
    margin-bottom: 8px;
}
.t_g1k1ul {
    margin-bottom: 34px;
}
.t_g1k2li{
    background: #fff;
    border-radius: 16px;
    padding: 20px 40px;
}
.t_g1k2{
    background: #F7F9FA;
}
.t_g1k2ti h4{
    font-weight: bold;
    transition: all 0.36s;
}
.t_g1k2ti{
    width: 16%;
    padding-top: 35px;
}
.t_g1k2tu {
    width: 180px;
}
.t_g1k2tu .t_g1k2tupic{
    width: 100%;
}
.t_g1k2tu .t_g1k2tupic img{
    width: 100%;
}
.t_g1k2pos{
    width: calc(84% - 180px);
    padding-left: 78px;
    position: relative;
}
.t_g1k2pos::before{
    content: '';
    width: 1px;
    position: absolute;
    height: 80px;
    background: #EAEAEA;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_g1k2pos.t_g1k1li {
    margin-bottom: 0px;
    padding-top: 36px;
    padding-bottom: 36px;
}
.t_g1k2li .t_g1k2ti,.t_g1k2li .t_g1k2pos,
.t_g1k2li .t_g1k2tu{
    position: relative;
    z-index: 10;
}
.t_g1k2li .t_g1k2bg{
    z-index: 2;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.t_g1k2li .t_g1k2bg img{
    width: 100%;
}
.t_g1k2li{
    position: relative;
}
.t_g1k2zhic{
    width: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 6;
}
.t_g1k2zhic img{
    width: 100%;
}
.t_g1k2tupic{
    position: relative;
    border-radius: 4px;
}
.t_g1k2tupic::before{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.65);
    top: 0;
    left: 0;
    z-index: 4;
    transition: all 0.36s;
    opacity: 0;
}
.t_g1k2bg{
    opacity: 0;
    transition: all .36s;
}
.t_g1k2li{
    margin-bottom: 20px;
}
/* h1 */
.t_h1k1duan.yxedr_active h4 {
    padding-top: 0px;
}
.t_h1k1duan {
    margin-bottom: 57px;
}
.t_h1k1duan:last-of-type{
    margin-bottom: 0;
}
.t_c1k1{
    position: relative;
    z-index: 90;
}
.t_c1k1zh{
    padding: 14px 0 10px;
}
.t_c1k1zh.on{
    background-color: rgba(245, 247, 248, 0.95);
    border-bottom: 1px solid #dcdcdc;
}
.t_c1k1.t_tianjian{
    padding-top: 60px;
    padding-bottom: 60px;
}
.t_syk1bg img{
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_syk1xiner .t_sytit,.t_syk1xiner .t_neiduan{
    position: relative;
    z-index: 10;
}
.t_syk1biao .t_sytit h2{
    position: relative;
    z-index: 2;
}
.t_syk2xia .t_sytit h4{
    height: 70px;
    overflow: hidden;
}
.t_syk4wen .t_sytit {
    margin-bottom: 27px;
    width: 70%;
}
.t_syk5xin{
    top: 0;
}
.t_syk2rgp.t_neiduan p{
    height: 48px;
    overflow: hidden;
}
.t_syk1move{
    position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 160px;
}
.t_syk1move img{
    width: 100%;
}
.t_syk1dong.t_syk1move::after {
    background: url(../images/a_about_fu.svg) repeat-x;
    animation: wave 32s linear infinite;
}
.t_syk1move::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 7682px;
    height: 171px;
    background: url(../images/a_about_fu.svg) repeat-x;
    z-index: 10;
}
@keyframes wave {
    100% {
        transform: translateX(-50%);
    }
}
.t_syk1wai{
    position: relative;
}
.t_head{
    transition: all 0.36s;
}
.t_headbtn .t_morele {
    margin-right: 0px;
}
.t_headbtn {
    padding: 27px 10px;
}
.t_headclose .iconfont{
    font-size: 24px;
    transition: all 0.36s;
    color:#333;
}
.t_headclose {
    padding: 11px;
    margin-top: 27px;
    cursor: pointer;
}
.t_headle{
    width: calc(100% - 159px);
}
.t_headin {
    width: calc(100% - 34px);
}
.t_headin input{
    width: 100%;
    position: relative;
    top: 2px;
}
.t_syk3wen .t_neiduan p{
    height: 56px;
    overflow: hidden;
}
.slick-dots li{
    width: 10px;
    height: 10px;
    background: #bbb;
}
.slick-dots li.slick-active {
    background: #0068b7;
}
.ys_ban_slick .slick-dots li.slick-active{
    background: transparent;
}
.ys_ban_slick .slick-dots li{
    background: transparent;
}
.t_b1k4xin .t_neitit h4 {
    font-size: 20px;
}
.t_b1k4pic {
    margin-bottom: 20px;
}
.t_b1k4pic{
    position: relative;
    z-index: 10;
}
.t_b1k4xin .t_neitit{
    position: relative;
    z-index: 10;
}
.t_b1k2li.on .t_b1k2la{
    position: relative;
    z-index: 10;
}
.t_b1k2li,.t_b1k2la,.t_b1k2li.on .t_b1k2lasvg {
    height: 100%;
}
/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .t_headyu a:hover{
        color:#0068b7;
    }
    .ys_hd_pc.isfixed .t_headone:hover .t_headoneli a{
        color:#0068b7;
    }
    .ys_hd_pc .t_headone:hover .t_headoneli a::before{
        width: 100%;
        opacity: 1;
    }
    .ys_hd_pc.isfixed .t_headyu a:hover {
        color: #0068b7;
    }
    .t_headerli a:hover{
        background: #fff;
        color:#0068b7;
    }
    .t_headerli a:hover::before{
        opacity: 1;
    }
    .t_headsanli a:hover{
        color:#3f79b4;
    }
    .t_moreli a:hover .t_morewen{
        margin-right: 30px;
    }
    .t_morezh a:hover .t_morexin::before{
        width: 100%;
        opacity: 1;
    }
    .t_syk2li a:hover .t_syk2pic img{
        transform: scale(1.05);
    }
    .t_syk2li a:hover .t_sytit h4{
        color:#0068b7;
    }
    .t_syk2li a:hover .t_morezi .t_morewen {
        margin-right: 30px;
    }
    .t_syk2li a:hover .t_syk2xin {
        box-shadow:0px 30px 27px 3px rgba(5,0,35,.08);
    }
    .t_syk2xiao a:hover .t_syk2xpic img{
        transform: scale(1.05);
    }
    .t_syk2xiao a:hover .t_syk2rgp p{
        color:#0068b7;
    }
    .t_syk2xiao a:hover .t_morezi .t_morewen {
        margin-right: 30px;
    }
    .t_syk3he:hover .t_syk3pic{
        opacity: 0;
        top: -100%;
    }
    .t_syk3he .t_morezh:hover .t_morexin::before {
        width: 100%;
        opacity: 1;
    }
    .t_syk3he:hover .t_syk3wen .t_sytit h3{
        opacity: 1;
    }
    .t_syk3he:hover .t_syk3wen .t_sytit h4{
        opacity: 0;
    }
    .t_syk3he:hover .t_syk3wen {
        top: 78px;
    }
    .t_syk3he:hover .t_syk3xu{
        left: 29px;
        transform: translateX(0);
    }
    .t_syk3he:hover .t_syk3xu::before{
        opacity: 0;
    }
    .t_syk3he:hover::before{
        width: 100%;
        opacity: 1;
    }
    .t_dishareli:hover .t_dishic{
        opacity: 1;
    }
    .t_bjtopli a:hover{
        color:#fff;
    }
    .t_bjxiali a:hover{
        opacity: 1;
    } 
    .t_bjxiaduli a:hover{
        opacity: 1;
    }
    .t_mianli a:hover .t_mianwen {
        color: #0068b7;
    }
    .t_mianli a:hover .t_yuanic{
        display: none;
    }
    .t_mianli a:hover .t_hoveric{
        display: inline-block;
    }
    .t_c1k1li a:hover .t_c1k1an{
        color:#fff;
    }
    .t_c1k1li a:hover .t_c1k1btn::before{
        width: 100%;
        opacity: 1;
    }
    .t_c1k2li a:hover .t_c1k2jian img:first-of-type{
        opacity: 0;
    }
    .t_c1k2li a:hover .t_c1k2jian img:nth-of-type(2){
        opacity: 1;
    }
    .t_c1k2li a:hover .t_c1k2lirg .t_neitit h4{
        color:#0068B6;
    }
    .t_c1k2li a:hover .t_c1k2pic img{
        transform: scale(1.05);
    }
    .pc_fenye a:hover li {
        color: #fff;
        background: #0068B6;
    }
    .t_c2fanye a:hover{
        color:#0068B6;
    }
    .t_c3k2li a:hover .t_neitit h4{
        color:#0068B7;
    }
    .t_c3k2li a:hover .t_c3k2pic img{
        transform: scale(1.05);
    }
    .t_c3k2li a:hover .t_c3k2xin {
        box-shadow: 0px 30px 27px 3px rgb(5 0 35 / 8%);
    }
    .t_d1k1oneli:hover a{
        color:#0068B6;
    }
    .t_d1k1oneli:hover::before{
        opacity: 1;
    }
    .t_d1k1oneli:hover .t_d1k1ic1{
        opacity: 0;
    }
    .t_d1k1oneli:hover .t_d1k1ic2{
        opacity: 1;
    }
    .t_d1k1erli a:hover{
        color:#0068B6;
    }
    .t_d1k2li a:hover .t_morezi .t_morewen {
        margin-right: 30px;
    }
    .t_d1k2li a:hover .t_d1k2pic img{
        transform: scale(1.05);
    }
    .t_d1k2li a:hover .t_d1k2rg .t_neitit h4{
        color:#0068B6;
    }
    .t_d2k3li a:hover .t_moreli .t_morewen {
        margin-right: 30px;
    }
    .t_d2k3li a:hover .t_d2k3xin .t_neiduan p{
        color:#0068B6;
    }
    .t_d2k3li a:hover .t_neitit h4{
        color:#0068B6;
    }
    .t_d4k7li a:hover .t_d4k7pic img{
        transform: scale(1.05);
    }
    .t_d4k7li a:hover .t_neitit h4{
        color:#0068B6;
    }
    .t_d4k7li a:hover .t_moreli .t_morewen {
        margin-right: 30px;
    }
    .t_d4k5xin:hover .t_d4k5pic img{
        transform: scale(1.05);
    }
    .t_d2k3li a:hover .t_d2k3xin{
        box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1);
    }
    .t_e2k2li:hover .t_morexin::before{
        width: 100%;
        opacity: 1;
    }
    .t_f1k2li:hover .t_f1k2yuan{
        opacity: 0;
    }
    .t_f1k2li:hover .t_f1k2xian{
        z-index: 10;
        opacity: 1;
    }
    .t_f1k2li:hover .t_f1k2xin{
        background: #0068B6;
    }
    .t_f1k3tou:hover .t_morexin::before{
        width: 100%;
        opacity: 1;
    }
    .t_f1k3btn a:hover .t_c1k1btn::before{
        width: calc(100% + 2px);
        left: -1px;
        opacity: 1;
    }
    .t_f1k3btn a:hover .t_c1k1an {
        color: #fff;
    }
    .t_f1k3btn a:hover .t_f1k3icjia::before,
    .t_f1k3btn a:hover .t_f1k3icjia::after{
        background: #fff;
    }
    .t_f1k3li:hover .t_f1k3top{
        background: #0068B6;
    }
    .t_f1k3li:hover .t_f1k3le .t_neitit h4{
        color:#fff;
    }
    .t_f1k3li:hover .t_f1k3le::before{
        background: #fff;
    }
    .t_f1k3li:hover .t_f1k3rg .t_neiduan p{
        color:rgba(255,255,255,.7);
    }
    .t_f1k3li:hover .t_f1k3ic img:nth-child(2){
        opacity: 1;
    }
    .t_f1k3li:hover .t_f1k3ic img:first-of-type{
        opacity: 0;
    }
    .t_g1k2li:hover .t_g1k2tupic::before{
        opacity: 1;
    }
    .t_g1k2li:hover .t_g1k2bg{
        opacity: 1;
    }
    .t_g1k2li:hover .t_g1k2ti h4{
        color:#0068B6;
    }
    .t_headbtn .t_morexin:hover::before{
        width: 100%;
        opacity: 1;
    }
    .t_headclose:hover .iconfont{
        color:#0068b7;
    }
    .t_c1k2li a:hover{
        background: rgba(0,104,182,.06);
    }
    .header_second:hover .header_second_nub.yxnav_active2 a {
        background: transparent;
        color: #666;
    }
    .header_second:hover .header_second_nub.yxnav_active2 a::before {
        opacity: 0;
    }
    .header_second:hover .header_second_nub.yxnav_active2:hover a {
        background: #fff;
        color: #0068b7;
    }
    .header_second:hover .header_second_nub.yxnav_active2:hover a::before {
        opacity: 1;
    }
}
/* 载入 */
.ys_ban_li.slick-active .ys_ban_title{
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.ys_ban_li.slick-active .t_sytit h3{
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.t_syk4pic.act{
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.t_syk4wen.act .t_sytit{
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.t_syk4wen.act .t_neiduan.t_neiduan1 p{
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.t_syk4wen.act .t_more2{
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.t_neipxia.animated p{
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.t_b1k3he.act .t_b1k3lile{
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.t_b1k3he.act .t_neiduan p{
    animation: ysfadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.t_d4wai{
    position: relative;
}
.t_d4he{
    position: relative;
    z-index: 10;
}
.t_d4k3dabg{
    position: absolute;
    width: 100%;
    top: 500px;
}
.t_d4k3dabg img{
    width: 100%;
}
.t_g1con{
    position: relative;
}
.t_g1con::before{
    content: '';
    width: 100%;
    height: 200px;
    bottom: 0;
    background: #F7F9FA;
    left: 0;
    position: absolute;
}
.t_c1k2xin {
    border-bottom: 0;
}
/* 分界线 */
.t_f1k2jiabg img{
    width: 100%;
}
.t_f1k2ul .slick-dots {
    bottom: -10px;
}
.t_b1k3li{
    cursor: pointer;
}
.t_b1k4li{
    cursor: pointer;
}
.t_header::before{
    content: '';
    width: 19.333333%;
    background: #e6e9f0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom-left-radius: 24px;
}
.t_headerle {
    min-height: auto;
}
.t_headsanli a {
    padding: 2px 0px;
}
.t_headsanul {
    padding: 53px 60px 45px;
}
.t_d1k1erli a {
    padding: 4px 40px 4px 44px;
}
.t_header {
    height: auto!important;
    overflow: hidden;
}
.t_morexin {
    padding: 6px 26px;
}
.t_headclose .iconfont {
    font-size: 20px;
}
.t_headbtn {
    padding: 32px 10px;
}
.t_headclose {
    margin-top: 30px;
}
.t_headsan {
    border-right: 0;
}
.t_headsan::before{
    content: '';
    width: 1px;
    height: calc(100vh - 100px);
    background: #e6e9f0;
    position: absolute;
    right: 0;
    top: 0;
}
.t_c1box1{
    height: 75px;
    width: 100%;
}
.t_headone.on .t_header{
    opacity: 1;
    pointer-events: all;
}
.t_header{
    opacity: 0;
    pointer-events: none;
    transition: all 0.36s;
}
.t_d4k3 .ys_cont1200{
    position: relative;
    z-index: 10;
}
.t_d4k2 {
    position: relative;
    z-index: 10;
}
.t_d4k4{
    position: relative;
    z-index: 10;
}
.t_d4k3{
    position: relative;
}
.t_d4k3 .t_d4k3dabg {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.t_d4k4::before{
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom,rgba(247,249,250,1),rgba(247,249,250,1),rgba(247,249,250,0));
    top: 0;
    left: 0;
}
.t_d4k4 .ys_cont1200{
    position: relative;
    z-index: 10;
}
.t_syk4bo {
    padding: 0 16px;
}
.t_syk4lun {
    margin: 0 -16px;
}
.t_d2k2ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.t_d1k2pic img{
    width: 260px;
}
.t_d1k2pic{
    width: auto;
}
.t_d1k2rg {
    padding-bottom: 45px;
}
/* 2022.3.2 - 新增 */
.t_d2k1rg .t_sytit h4{
    color:#0068B6;
    font-weight: normal;
}
.t_d2k2box{
    border-radius: 16px;
    background: #F7F9FA;
    padding:62px 70px;
}
.t_ad2xin h4{
    color:#0068B6;
    margin-bottom: 18px;
    padding-top: 14px;
}
.t_d2k2box .t_neitit h3 {
    margin-bottom: 21px;
}
.t_d2k2box .yxedr_active ul li:last-of-type{
    margin-bottom: 0;
}
.t_d2k2box .yxedr_active ul li{
    margin-bottom: 16px;
}
.t_d2k2box .yxedr_active ul {
    padding-inline-start: 0px;
}
.t_d2k2box .yxedr_active ul li::marker{
    color:transparent;
    display: none;
}
.t_d2k2box .yxedr_active ul li{
    position: relative;
    text-indent: 15px;
}
.t_d2k2box .yxedr_active ul li::before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0068B6;
    position: absolute;
    left: 0;
    top: 11px;
}
.t_neiduanp .t_d2k1rg p:first-of-type{
    color:#0068B6;
    margin-bottom: 6px;
}
.t_neiduanp.yxedr_active p:first-of-type{
    margin-bottom: 6px;
}
.t_neiduanp.yxedr_active p{
    margin-bottom: 0px;
}
.t_ad2xin{
    margin-bottom: 30px;
}
.t_awaixia{
    margin-bottom: 70px;
}
.t_neitith6{
    position: relative;
    padding-top: 2px;
    margin-bottom: 4px;
    padding-left: 15px;
    color:#0068B6;
    font-size: 16px;
    line-height: 1.75;
    font-weight: bold;
}
.t_neitith6::before{
    content: '';
    width: 6px;
    height: 6px;
    background: #0068B6;
    border-radius: 50%;
    left: 0;
    position: absolute;
    top: 13px;
}
.t_ad2k2er .t_neitit h3{
    margin-bottom: 35px;
}
.t_ad2li{
    width: 50%;
    padding: 0 30px;
    margin-bottom: 20px;
}
.t_ad2list{
    margin: 0 -30px;
}
.t_ad2xinli{
    border-radius: 16px;
    background: #fff;
    padding: 25px 40px;
}
.t_ad2le{
    width: 34px;
    height: 34px;
    position: relative;
    background: #0068B6;
    border-radius: 4px;
    top: 5px;
}
.t_ad2le img{
    width: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_ad2rg{
    width: calc(100% - 34px);
    padding-left: 28px;
}
.t_ad2rg .t_neiduan{
    height: 56px;
    overflow: hidden;
    max-width: 320px;
}
.t_ad2rg .t_sytith4{
    height: 30px;
    margin-bottom: 12px;
    overflow: hidden;
}
.t_ad2k2san .t_neitit{
    margin-bottom: 43px;
}
.t_ad2k2si .t_neipxia p{
    margin-bottom: 0;
}
.t_ad2k2si .t_neipxia p:last-of-type{
    margin-bottom: 16px;
}
.t_cd2zeng .t_neitit{
    margin-bottom: 43px;
}
.t_d4wai {
    overflow: hidden;
}
.t_d4k5ul .slick-dots,.t_d4k7ul .slick-dots{
    bottom: -40px;
}
.t_ad2li.on .t_neiduan{
    display: none;
}
.t_ad2li.on .t_ad2rg .t_sytith4 {
    margin-bottom: 0px;
}
.t_ad2li.on .t_ad2xinli{
    display: flex;
    align-items: center;
}
.t_ad2li.on .t_ad2le{
    top: 0;
}
.t_headsan.noer{
    display: none;
}
.t_headgu{
    float: left;
}
.t_headsanul.no{
    display: none!important;
}
.t_headsan.no::before{
    display: none;
}
.t_d2k2table.mCustomScrollbar {
    -ms-touch-action: auto;
    touch-action: auto;
}
.t_map{
    height: auto!important;
    overflow: hidden;
}
.t_map img{
    width: 100%;
}
/* 2023.08.25 - start */
.t_headone3{
    position: relative;
}
.t_header2 .t_headerli a {
    white-space: nowrap;
    padding: 0 35px;
}
.t_header2.t_header{
    width: auto;
}
.t_header2.t_header::before {
    width: 100%;
    border-bottom-left-radius: 12px;
}
.t_header2 .t_headerle{
    width: 100%;
    padding: 0;
    margin: 24px 0 18px;
}
.header_second_nub.yxnav_active2 a{
    background: #fff;
    color: #0068b7;
}
.header_second_nub.yxnav_active2 a::before {
    opacity: 1;
}
.t_header.t_header2 {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.t_header2 .t_headerle {
    border-bottom-left-radius: 12px;
}
/* 2023.08.25 - end */



