@charset "utf-8";


html {
    scroll-behavior: smooth;
  }

 #menu a{color: #fff; display: inline-block;} 

 img{width: 100%;display: block;}
.mqNav{ background:#fff;}



.main li a,.main li a:hover{-moz-transition:all .2s linear; -webkit-transition:all .2s linear; transition:all .2s linear;}



.footer{ padding-top:0!important;}


.obligation-banner-new {
    position: relative;
    font-size: 0;
}
.obligation-banner-new video{
    width: 100%;
}
.obligation-banner-new .text1 {
    position: absolute;
    z-index: 10;
    top: 53.87vw;
    width: 100%;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.obligation-banner-new .text2 {
    position: absolute;
    z-index: 10;
    top: calc(53.87vw + 56px);
    width: 100%;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.obligation-banner-new .text3 {
    position: absolute;
    z-index: 10;
    bottom: 28px;
    width: 100%;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 10px;
    color: #FFFFFF;
    letter-spacing: 2px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    opacity: 0.6;
}

.obligation-content1 {
    margin: 45px 20px 0 !important;
    height: 102.4vw;
    background: url('https://hsimage.fotile.com/202507081333491203038.png') center center no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 4px;
} 
.obligation-content1 .text1{
    position: absolute;
    z-index: 10;
    top: 41.33vw;
    width: 100%;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.obligation-content1 .text2{
    position: absolute;
    z-index: 10;
    top: calc(41.33vw + 56px);
    width: 100%;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;

}
.obligation-content1 .text3{
    position: absolute;
    z-index: 10;
    bottom: 23px;
    left: 50%;
    transform: translateX(-50%);
    width: 68vw;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    background: linear-gradient( 247deg, #FFFFFF 0%, #F4F4F4 100%);
    border-radius: 2px 2px 2px 2px;
}
.obligation-content1 .text3 a{
    display: inline-flex;
    align-items: center;
    height: 34px;
    color: #000;
}
.obligation-content1 .text3 img,.obligation-content3 .text3 img {
    width: 18px;
    margin-right: 10px;
}

.obligation-content2 {
    margin-top: 20px !important;
    margin-left: 20px;
    margin-right: 20px;
    display: flex !important;
    justify-content: space-between;
}
.obligation-content2 .swiper-slide {
    width: 100%;
    height: 58.67vw;
    background: url('https://hsimage.fotile.com/202507081910441652669.png') center center no-repeat;
    background-size: cover;
    border-radius: 4px;
}

.obligation-content2 .swiper-slide h4{
    margin-top: 11.73vw;
    margin-left: 24px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.obligation-content2 .swiper-slide p{
    margin-top: 20px;
    margin-left: 24px;
    margin-right: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #7F7F7F;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.obligation-tip {
    margin: 20px 20px 0;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 9px;
    color: #A0A0A0;
    line-height: 12px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.obligation-content3 {
    position: relative;
    margin: 65px 20px 0;
}
.obligation-content3 video{
    width: 100%;
    border-radius: 4px;
}
.obligation-content3 .text1 {
    position: absolute;
    z-index: 10;
    top: 36.8vw;
    width: 100%;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.obligation-content3 .text2 {
    position: absolute;
    z-index: 10;
    top: calc(36.8vw + 52px);
    width: 72.27vw;
    left: 50%;
    transform: translateX(-50%);
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.obligation-content3 .text3 {
    position: absolute;
    z-index: 10;
    bottom: 23px;
    left: 50%;
    width: 69.07vw;
    transform: translateX(-50%);
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    background: linear-gradient( 247deg, #FFFFFF 0%, #F4F4F4 100%);
    border-radius: 2px 2px 2px 2px;
    
}
.obligation-content3 .text3 a{
    display: inline-flex;
    align-items: center;
    height: 34px;
    color: #000;
}

.obligation-content3-2 {
    margin-top: 20px !important;
    margin-left: 20px;
    margin-right: 20px;
    /* display: flex !important; */
    /* justify-content: space-between; */
}
.obligation-content3-2 .swiper-slide {
    width: 277px;
    height: 45.25vw;
    border-radius: 4px 4px 4px 4px;
}
.obligation-content3-2 .item1 {
    background: url('https://hsimage.fotile.com/202507081521361574351.png') center center no-repeat;
    background-size: cover;
}
.obligation-content3-2 .item2 {
    background: url('https://hsimage.fotile.com/202507081522507422065.png') center center no-repeat;
    background-size: cover;
}
.obligation-content3-2 .item3 {
    background: url('https://hsimage.fotile.com/202507081523128559988.png') center center no-repeat;
    background-size: cover;
}
.obligation-content3-2 .item4 {
    background: url('https://hsimage.fotile.com/202507081523408637896.png') center center no-repeat;
    background-size: cover;
}

.obligation-content3-2 .swiper-slide h5{
    padding-left: 24px;
    margin-top: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.obligation-content3-2 .swiper-slide p{
    margin-top: 12px;
    margin-left: 24px;
    width: 124px;
    height: 48px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #ECECEC;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.obligation-content3-3 {
    margin: 20px;
    padding-bottom: 30px;
    background: url('https://hsimage.fotile.com/202507081910441652669.png') center center no-repeat;
    background-size: cover;
    
    border-radius: 4px 4px 4px 4px;
}
.obligation-content3-3 h3{
    padding-top: 40px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.obligation-content3-3 .list{
    margin: 32px auto 0;

}
.obligation-content3-3 .list a {
    width: 69.07vw;
    height: 34px;
    margin: 0 auto 12px;
    text-align: center;
    background: linear-gradient( 247deg, #FFFFFF 0%, #F4F4F4 100%);
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #C9C9C9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.obligation-content3-3 .list a img {
    width: 18px;
    margin-right: 10px;
}
.obligation-tip2 {
    margin: 20px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 9px;
    color: #A0A0A0;
    line-height: 12px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.obligation-content4 {
    margin: 65px 20px;
    background: url('https://hsimage.fotile.com/202507111615215011580.png') center center no-repeat;
    background-size: cover;
    height: 138.67vw;
    border-radius: 4px;
}
.obligation-content4 .text1 {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding-top: 100px;
}

.obligation-content4 .text2 {
    margin: 16px 22px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.obligation-content4 .text3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 24px;
    width: 72.27vw;
    display: block;
    height: 34px;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #000000;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 34px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
#animate1,#animate2,#animate3,#animate4,#animate5,#animate6,#animate7,#animate8,#animate9 {
    opacity: 0;
    overflow-x: hidden;
    width: calc(100vw - 40px);
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(40px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.fade-in-up {
	animation: fadeInUp 800ms cubic-bezier(0.0, 0.0, 0.58, 1.0) forwards;
}


.flex{display: flex!important;justify-content: space-between;}
.sticky{background: #fff;position: sticky;top:0px;z-index: 20;width: 100% !important;padding-bottom: 12px;padding-top: 12px;}
/* .tit{color: #fff;margin-top: 1px!important;line-height: 50px;} */
.tit{
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    padding: 0 12px;
}
/* .tit div:first-child{
    font-size: 16px;
} */
.tit div:last-child{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    padding: 0px 16px;
    background: linear-gradient( 272deg, #1A1A1A 0%, #3D3D3D 100%);
    border-radius: 2px;
}
.tit div:last-child a {
    color: #FFFFFF ;
}

.swiper-container{padding-left: 100px;height: 300px;}
.pack_img{height: 213px;}
.pack_img img{
    height: 100%;
    object-fit: cover;
}
.swiper-container2{
    position: relative;
    width: 100%;
    height: 300px;
    margin-left: 20px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
}
.swiper-container2 .swiper-slide{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}
.swiper-container2 img{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    z-index: 9;
    position: absolute;
    text-align: center;
}
.swiper-pagination-bullet-active{
    background:#fff;
}
