body {
    overflow: hidden;
}

/* 背景 */

.indexArea1 {
    position: relative;
    width: 100%;
    height: 730px;
    background: url(../images/tygxc_cn_index_bg1.jpg) no-repeat;
    background-position: center top;
    background-size: 1920px 818px;
}

.indexArea2 {
    position: relative;
    width: 100%;
    height: 1349px;
    background: url(../images/tygxc_cn_index_bg2_1.jpg);
    background-position: center top;
    background-size: 1920px 1299px;
}

.indexArea3 {
    position: relative;
    width: 100%;
    height: 926px;
    background: url(../images/tygxc_cn_index_bg3.jpg) no-repeat;
    background-position: center top;
    background-size: 1920px 926px;
}

.indexArea4 {
    position: relative;
    width: 100%;
    height: 640px;
    background: url(../images/tygxc_cn_index_bg4.jpg) no-repeat;
    background-position: center top;
    background-size: 1920px 640px;
}

.indexArea5 {
    position: relative;
    width: 100%;
    height: 600px;
    background: url(../images/tygxc_NewsBg.jpg) no-repeat;
    background-position: center top;
    background-size: 1920px 600px;
}

/* indexArea1 */
.indexArea1Swiper {
    width: 100%;
    height: 100%;
}

.indexArea1Tag {
    width: 1178px;
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translate(-50%, 100%);
    z-index: 11;
    display: flex;
}

.indexArea1Tag>div {
    position: relative;
    width: 343px;
    height: 191px;
    margin: 0 25px;
    z-index: 10;
    border-radius: 40px;
    box-shadow: 0px 10px 26px rgba(0, 0, 0, .8);
}

.indexArea1Tag>div .pictrue {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 343px;
    height: 191px;
    z-index: 10;
}

.indexArea1Tag>div .pictrue .msyl_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 11;
}

.indexArea1Tag>div .pictrue .msyl_cover img {
    width: 100%;
    display: block;
}

.indexArea1Tag>div .pictrue .wzks_scenicImg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0.5px;
    top: 0px;
    background-color: #fff;
    transform: scale(0.965, 0.92);
    -webkit-mask-image: url(../images/tygxc_cn_indexArea1_tagBg.png);
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    z-index: 111;
    overflow: hidden;
}

.indexArea1Tag>div .pictrue .wzks_scenicImg>img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 1s ease;
}

.indexArea1Tag>div .pictrue:hover .wzks_scenicImg>img {
    transform: scale(1.2);
    transition: transform 1s ease;
}

.indexArea1Tag>div .pictrue .wzks_scenicImg>div {
    width: 230px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 111;
    padding-left: 23px;
}

.indexArea1Tag>div:nth-of-type(1) .pictrue .wzks_scenicImg>div {
    background: url(../images/tygxc_index_BtYellow.png) no-repeat;
    background-size: 100% 100%;
}

.indexArea1Tag>div:nth-of-type(2) .pictrue .wzks_scenicImg>div {
    background: url(../images/tygxc_index_BtRed.png) no-repeat;
    background-size: 100% 100%;
}

.indexArea1Tag>div:nth-of-type(3) .pictrue .wzks_scenicImg>div {
    background: url(../images/tygxc_index_BtGreen.png) no-repeat;
    background-size: 100% 100%;
}

.indexArea1Tag>div .pictrue .wzks_scenicImg>div>h1 b {
    color: rgba(255, 239, 0, 1);
}

.indexArea1Tag>div .pictrue .wzks_scenicImg>div>h1 {
    font-size: 33px;
    letter-spacing: 3px;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 2px 5px rgba(37, 32, 27, 0.39);
    margin: 28px 0 14px;
}

.indexArea1Tag>div .pictrue .wzks_scenicImg>div>p {
    font-size: 24px;
    letter-spacing: 2px;
    color: rgba(32, 252, 255, 0.6);
    margin-bottom: 27px;
    mix-blend-mode: overlay;
}

.indexArea1Tag>div:nth-of-type(1) .pictrue .wzks_scenicImg>div>p {
    color: rgba(32, 252, 255, 0.6);
}

.indexArea1Tag>div:nth-of-type(2) .pictrue .wzks_scenicImg>div>p {
    color: rgba(255, 255, 255, 0.6);
}

.indexArea1Tag>div:nth-of-type(3) .pictrue .wzks_scenicImg>div>p {
    color: rgba(255, 255, 255, 0.6);
}

.indexArea1Tag>div .pictrue .wzks_scenicImg>div>div {
    width: 107px;
    height: 31px;
    background: url(../images/tygxc_cn_indexArea1_tagbottomBg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.indexArea1Tag>div .pictrue .wzks_scenicImg>div>div>p {
    font-size: 16px;
    letter-spacing: 0px;
    color: rgba(241, 85, 0, 1);
    margin-right: 5px;
}

.indexArea1Tag>div .pictrue .wzks_scenicImg>div>div>span {
    display: block;
    width: 7px;
    height: 9px;
    background: url(../images/tygxc_cn_indexArea1_tagbottomIcon1.png) no-repeat;
    background-size: 100% 100%;
}

/* indexArea2 */

.indexArea2>img:nth-of-type(1) {
    position: absolute;
    top: 13.58vw;
    left: 17.45vw;
    z-index: 11;

}

.indexArea2>img:nth-of-type(2) {
    position: absolute;
    top: 9.5vw;
    right: 13.07vw;
    z-index: 11;
    -webkit-animation: swing-tail 30s cubic-bezier(0.5, 0, 0.5, 1) infinite both;
    animation: swing-tail 30s cubic-bezier(0.5, 0, 0.5, 1) infinite both;
}

.indexArea2>img:nth-of-type(3) {
    position: absolute;
    top: 950px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
}

.indexArea2>div:nth-of-type(1) {
    position: absolute;
    bottom: -300px;
    left: 50%;
    transform: translateX(-50%);
}

.indexArea2>div:nth-of-type(1) img {
    display: block;
}

.indexArea2Swiper {
    width: 100%;
    height: 590px;
    position: absolute !important;
    bottom: -300px;
    top: unset;
    left: 0 !important;
}

.indexArea2Swiper .swiper-slide {
    width: 271px;
    height: 451px;
    border-radius: 40px;
    box-shadow: 0px 10px 26px rgba(0, 0, 0, .8);
}

.indexArea2Swiper>div .pictrue {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 271px;
    height: 451px;
    z-index: 10;
}

.indexArea2Swiper>div .pictrue .msyl_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 11;
}

.indexArea2Swiper>div .pictrue .msyl_cover img {
    width: 100%;
    display: block;
}

.indexArea2Swiper>div .pictrue .wzks_scenicImg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0.2px;
    top: 0px;
    background-color: #fff;
    transform: scale(0.97, 0.98);
    -webkit-mask-image: url(../images/tygxc_cn_indexArea2_imgBg.png);
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    z-index: 111;
    overflow: hidden;
}

.indexArea2Swiper>div .pictrue .wzks_scenicImg>img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    /*对图片裁剪并保持原有尺寸*/
    transition: transform .5s ease;
}

.indexArea2Swiper>div .pictrue:hover .wzks_scenicImg>img {
    transform: scale(1.2);
    transition: transform .5s ease;
}

.indexArea2Swiper>div .pictrue .wzks_scenicImg>div {
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0;
    bottom: 0;
    background: url(../images/tygxc_cn_indexArea2_contentBg.png) no-repeat;
    background-size: 100% 100%;
    padding: 25px;
    opacity: 0;
    transition: all .5s ease;
}

.indexArea2Swiper>div .swiper-slide:hover .pictrue .wzks_scenicImg>div {
    height: 152px;
    opacity: 1;
    transition: all .5s ease;
}

.indexArea2Swiper>div .pictrue .wzks_scenicImg>h1 {
    font-family: 'SourceHanSerifCN-SemiBold', 'Microsoft YaHei';
    position: absolute;
    width: 30px;
    top: 20px;
    word-break: break-word;
    right: 33px;
    font-size: 30px;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 1);
    text-shadow: 1px 1px 5px rgba(14, 14, 14, 0.66);
    z-index: 111;
}

.indexArea2Swiper>div .pictrue .wzks_scenicImg>h2 {
    position: absolute;
    font-family: 'SourceHanSerifCN-SemiBold', 'Microsoft YaHei';
    top: 20px;
    right: -16px;
    font-size: 10px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 1);
    text-shadow: 1px 1px 5px rgba(14, 14, 14, 0.66);
    opacity: 0.6;
    z-index: 111;
    transform: rotate(90deg) translateX(50%);
}

.indexArea2Swiper>div .pictrue .wzks_scenicImg>div p {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 1);
    margin: 20px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.indexArea2Swiper>div .pictrue .wzks_scenicImg>div span {
    display: block;
    position: absolute;
    width: 48px;
    bottom: 25px;
    right: 40px;
    height: 11px;
    background: url(../images/tygxc_cn_indexArea2_contentIcon1.png) no-repeat;
    background-size: 100% 100%;
    float: right;
    mix-blend-mode: overlay;
}

.indexArea2Swiper>div .pictrue .wzks_scenicImg:hover>div span {
    animation: lrmove 1.5s ease infinite;
    -webkit-animation: lrmove 1.5s ease infinite;
    -ms-animation: lrmove 1.5s ease infinite;
    -moz-animation: lrmove 1.5s ease infinite;
    -o-animation: lrmove 1.5s ease infinite;
}

.indexArea2SwiperSilder {
    bottom: 60px !important;
}

.indexArea2SwiperSilder .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background-color: rgba(191, 191, 191, 1) !important;
    transition: all .5s ease;
    margin: 0 20px !important;
    opacity: 1 !important;
}

.indexArea2SwiperSilder .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 16px !important;
    height: 16px !important;
    background: url(../images/tygxc_cn_indexArea2_icon3.png) no-repeat !important;
    background-size: 100% 100%;
    transition: all .5s ease;
}

/* indexArea3 */

.indexArea3>img:nth-of-type(1) {
    position: absolute;
    width: 25.05vw;
    top: -20px;
    left: -15px;
    -webkit-transform-origin: 0px 160px;
    -moz-transform-origin: 0px 160px;
    transform-origin: 0px 160px;
    z-index: 11;
    -webkit-animation: swing-tail 30s cubic-bezier(0.5, 0, 0.5, 1) infinite both;
    animation: swing-tail 30s cubic-bezier(0.5, 0, 0.5, 1) infinite both;
}

.indexArea3>div:nth-of-type(1) {
    position: relative;
    margin: 0 auto;
    top: 50%;
    width: 1175px;
    height: 674px;
    transform: translateY(-50%);
    z-index: 1;
}

.indexArea3>div>div {
    position: relative;
    overflow: hidden;
}

.indexArea3>div>div:nth-of-type(1) {
    float: left;
    width: 771px;
    height: 327px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.indexArea3>div>div:nth-of-type(2) {
    float: left;
    width: 376px;
    height: 328px;
    margin-bottom: 20px;
}

.indexArea3>div>div:nth-of-type(3) {
    float: left;
    width: 376px;
    height: 328px;
    margin-right: 20px;
}

.indexArea3>div>div:nth-of-type(4) {
    float: left;
    width: 376px;
    height: 328px;
    margin-right: 20px;
}

.indexArea3>div>div:nth-of-type(5) {
    float: left;
    width: 376px;
    height: 328px;
}

.indexArea3>div>div>a {
    display: block;
    width: 100%;
    height: 100%;
}

.indexArea3>div>div>a>img {
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s ease;
}

.indexArea3>div>div>a>img:hover {
    width: 100%;
    object-fit: cover;
    transform: scale(1.2);
    transition: transform 1s ease;
}

.indexArea3>div>div>a>div {
    width: 100%;
    height: 64px;
    position: absolute;
    bottom: 0;
    line-height: 64px;
    padding: 0 35px;
    background-color: rgba(0, 0, 0, .6);
    transition: all .5s ease;
}

.indexArea3>div>div:hover>a>div {
    height: 100%;
    transition: all .5s ease;
}

.indexArea3>div>div>a>div>div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all .5s ease;
}

.indexArea3>div>div:hover>a>div>div {
    height: unset;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all .5s ease;
}

.indexArea3>div>div>a>div>div h3 {
    font-size: 20px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 1);
}

.indexArea3>div>div>a>div>div img {
    /* width: 1.98vw; */
}

.indexArea3>div>div:hover>a>div>div h3 {
    margin-top: 0.99vw;
}

.indexArea3>div>div:hover>a>div>div img {
    order: -1;
    margin-top: 3.75vw;
}

.indexArea3>div>div>a>div>p {
    display: block;
    width: 80%;
    margin: 0 auto;
    height: 0;
    opacity: 0;
    font-size: 0.73vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.15vw;
    letter-spacing: 0vw;
    color: rgba(255, 255, 255, 1);
    transition: all .5s ease;
}

.indexArea3>div>div:hover>a>div>p {
    height: unset;
    opacity: 1;
    margin-top: 2.2vw;
    transition: all .5s ease;
}

/* indexArea4 */
.indexArea4>.indexArea4Swiper {
    width: 100%;
    height: 100%;
    position: relative;
}

.indexArea4>.indexArea4Swiper .swiper-slide {
    position: relative;
}

.indexArea4>.indexArea4Swiper .swiper-slide img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexArea4>.indexArea4Swiper2 {
    display: block;
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(50%, -50%);
    width: 455px;
    height: 492px;
    background: url(../images/tygxc_cn_indexArea4_contentBg.png) no-repeat;
    padding: 87px 66px 0;
    /* position: relative; */
}

.jcyy-tilte {
    font-size: 24px;
    color: #a7fff8;
    position: absolute;
    top: 17px;
    left: 52%;
    transform: translateX(-50%);
}

.indexArea4>.indexArea4Swiper2 .swiper-slide a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.indexArea4>.indexArea4Swiper2 .swiper-slide a>h1 {
    font-family: 'jiangxizhuokai-Regular', 'Microsoft YaHei';
    word-break: break-word;
    font-size: 36px;
    letter-spacing: 1.4px;
    color: rgba(255, 252, 0, 1);
    margin: 0 0 25px -4px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.indexArea4>.indexArea4Swiper2 .swiper-slide a>p:nth-of-type(1) {
    height: 125px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.8px;
    color: rgba(241, 228, 198, 1);
    margin: 0 0 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;
}

.indexArea4>.indexArea4Swiper2 .swiper-slide a>div {
    width: 341px;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(176, 48, 42, .5);
    border-bottom: 1px solid rgba(176, 48, 42, .5);
    margin-bottom: 14px;
}

.indexArea4>.indexArea4Swiper2 .swiper-slide a>div p {
    font-size: 18px;
    letter-spacing: 0.7px;
    color: rgba(255, 255, 255, 1);
}

.indexArea4>.indexArea4Swiper2 .swiper-slide a>div p span {
    font-size: 14px;
    letter-spacing: 0.6px;
    color: rgba(241, 228, 198, 1);
}

.indexArea4>.indexArea4Swiper2 .swiper-slide a>p:nth-of-type(2) {
    font-size: 13px;
    letter-spacing: 0.5px;
    color: rgba(255, 255, 255, 0.5);
}

.indexArea4>.indexArea4Swiper2 .swiper-slide a>img {
    position: absolute;
    right: 47px;
    bottom: 40px;
    mix-blend-mode: overlay;
}

.indexArea4>.indexArea4Swiper2 .swiper-slide a:hover>img {
    animation: lrmove 1.5s ease infinite;
    -webkit-animation: lrmove 1.5s ease infinite;
    -ms-animation: lrmove 1.5s ease infinite;
    -moz-animation: lrmove 1.5s ease infinite;
    -o-animation: lrmove 1.5s ease infinite;
}

@keyframes lrmove {
    0% {
        right: 47px;
    }

    50% {
        right: 67px;
    }

    100% {
        right: 47px;
    }
}

.indexArea4 .indexArea4PaginationBox {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-100%);
    width: 684px;
    height: 46px;
    background: url(../images/tygxc_cn_indexArea4_navBg2.png) no-repeat;
    background-size: 100% 100%;
    z-index: 111;
    padding: 0 44px;
}

.indexArea4 .indexArea4PaginationBox .swiper-slide {
    width: 202px;
    height: 47px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
}

.indexArea4 .indexArea4PaginationBox .swiper-slide>span {
    width: 1px;
    height: 18px;
    background-color: rgba(112, 152, 255, 1);
}

.indexArea4 .indexArea4PaginationBox .swiper-slide:nth-of-type(1)>span:nth-of-type(1) {
    opacity: 0;
}

.indexArea4 .indexArea4PaginationBox .swiper-slide:nth-last-of-type(1)>span:nth-last-of-type(1) {
    opacity: 0;
}

.indexArea4 .indexArea4PaginationBox .swiper-slide>div {
    width: 166px;
    height: 40px;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.indexArea4 .indexArea4PaginationBox .swiper-slide.slide_active>div {
    background: url(../images/tygxc_cn_indexArea4_navBg1.png) no-repeat;
    background-size: 100% 100%;
}

.indexArea4 .indexArea4PaginationBox .swiper-slide.slide_active>div p {
    font-weight: 600;
}

.indexArea4 .indexArea4PaginationBox .swiper-slide>div p {
    font-size: 18px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexArea4 .indexArea4PaginationBox .swiper-slide.slide_active>div p {
    color: rgba(41, 66, 105, 1);
}

.indexArea4 .swiper-button-next {
    background-image: url(../images/tygxc_cn_indexArea4_icon1.png);
    right: 120px;
}

.indexArea4 .swiper-button-prev {
    background-image: url(../images/tygxc_cn_indexArea4_icon1.png);
    transform: rotate(180deg);
    left: 120px;
}

/* indexArea5 */

.indexArea5>div {
    display: flex;
    width: 1140px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.indexArea5>div>div:nth-of-type(1) {
    width: 66px;
    height: 398px;
}

.indexArea5>div>div:nth-of-type(1)>div {
    float: right;
    cursor: pointer;
}

.indexArea5>div>div:nth-of-type(1)>div.indexArea5NavAtive img:nth-of-type(2) {
    display: block;
}

.indexArea5>div>div:nth-of-type(1)>div.indexArea5NavAtive img:nth-of-type(1) {
    display: none;
}

.indexArea5>div>div:nth-of-type(1)>div img:nth-of-type(1) {
    display: block;
}

.indexArea5>div>div:nth-of-type(1)>div img:nth-of-type(2) {
    display: none;
}

.indexArea5>div>div:nth-of-type(2) {
    width: 1063px;
    height: 398px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1) {
    position: absolute;
    top: 0;
    left: 66px;
    width: 92%;
    height: 100%;
    display: flex;
    background: #fff;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 66px;
    width: 92%;
    height: 100%;
    background: rgba(255, 255, 255, .8);
    padding: 0 20px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div {
    position: relative;
    width: 98%;
    height: 90%;
    display: flex;
    flex-direction: column;
    padding: 0 16px;
    margin: 18px 0;
    overflow-y: auto;
}

/* 修改 滑块 */

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div::-webkit-scrollbar-thumb {
    background-color: rgba(164, 0, 0, 1);
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div>div {
    width: 100%;
    padding: 0 88px;
    border-bottom: 1px solid rgba(221, 221, 221, 1);
    ;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div>div>div {
    display: flex;
    height: 98px;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px dashed rgba(160, 160, 160, 1);
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div>div>div:nth-of-type(2) {
    display: flex;
    height: 98px;
    flex-direction: column;
    justify-content: center;
    border-bottom: none;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div>div>div>div {
    display: flex;
    margin: 0 0 17px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div>div>div>div>div {
    width: 207px;
    position: relative;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div>div>div>div>div img {
    position: absolute;
    top: 50%;
    left: -35px;
    transform: translateY(-50%);
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div>div>div>div>div h1 {
    font-size: 16px;
    letter-spacing: 0px;
    color: rgba(0, 0, 0, 1);
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div>div>div>div>p span {
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/tygxc_cn_indexArea5_contentIcon3.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div>div>div>div>p {
    font-size: 12px;
    letter-spacing: 0px;
    color: rgba(0, 0, 0, 1);
    display: flex;
    align-items: center;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(2)>div>div>p {
    font-size: 12px;
    letter-spacing: 0px;
    color: rgba(0, 0, 0, 1);
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(1) {
    width: 568px;
    height: 398px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(1) .indexArea5Swiper {
    position: relative;
    width: 100%;
    height: 100%;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(1) .indexArea5Swiper .swiper-slide {
    position: relative;
    width: 568px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(1) .indexArea5Swiper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(1) .indexArea5Swiper .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(1) .indexArea5Swiper .swiper-slide a div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.57);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 17px 19px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(1) .indexArea5Swiper .swiper-slide a div p {

    font-size: 18px;
    width: unset;
    position: relative;
    left: unset;
    bottom: unset;
    letter-spacing: 0.9px;
    color: rgba(255, 255, 255, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;

}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(1) .indexArea5Swiper .swiper-slide a div p:nth-of-type(2) {
    display: block;
    width: 90px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2) {
    position: relative;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul {
    width:480px;
}
.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li{
    padding-top: 15px;
}
.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li:hover{
    background: rgba(236,236,236,.5);
}
.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li:hover {

}
.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li a {
    display: block;
    /*display: flex;*/
    /*padding: 16px 53px;*/
    /*height: 90px;*/
    display: flex;
    padding: 7px 36px;
    height: 90px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li a div:nth-of-type(1) {
    width: 312px;
    margin-right: 20px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li a div:nth-of-type(1) h2 {
    font-size: 18px;
    letter-spacing: 0.9px;
    font-weight: bold;
    color: rgba(88, 88, 88, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin: 0 0 11px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li a:hover div:nth-of-type(1) h2 {
    color: rgba(164, 0, 0, 1);
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li a div:nth-of-type(1) p {
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 0.7px;
    color: rgba(112, 112, 112, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li a div:nth-of-type(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li a div:nth-of-type(2) p {
    font-size: 44px;
    letter-spacing: 2.2px;
    color: rgba(164, 0, 0, 1);
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>ul li a div:nth-of-type(2) span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.7px;
    color: rgba(112, 112, 112, 1);
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>div {
    width: 107px;
    height: 31px;
    position: absolute;
    bottom: 34px;
    left: 50%;
    transform: translateX(-50%);
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>div a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/tygxc_cn_indexArea1_tagbottomBg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>div a p {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.4px;
    color: rgba(241, 85, 0, 1);
    margin-right: 5px;
}

.indexArea5>div>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2)>div a span {
    display: block;
    width: 7px;
    height: 9px;
    background: url(../images/tygxc_cn_indexArea1_tagbottomIcon1.png) no-repeat;
    background-size: 100% 100%;
}

@media only screen and (max-width: 1680px) {
    .indexArea2>img:nth-of-type(2) {
        right: 5.07vw;
    }

    .indexArea2>img:nth-of-type(1) {
        left: 13.45vw;
    }
}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1280px) {
    .indexArea4>.indexArea4Swiper .swiper-slide a {
        transform: translate(13%, -58%) scale(.8);
    }

    .indexArea4 .indexArea4PaginationBox {
        transform: translateX(-80%) scale(.8);
    }

    .indexArea2>img:nth-of-type(1) {
        top: 17.18vw;
        left: 9.45vw;
    }

    .indexArea2>img:nth-of-type(2) {
        top: 18.5vw;
        right: -5.93vw;
    }

    .indexArea3>div:nth-of-type(1) {
        transform: translateY(-50%) scale(.9);
    }

    .indexArea4>.indexArea4Swiper2 {
        left: 38%;
        top: 59%;
        transform: translate(50%, -50%) scale(.8);

    }
}