    /* 菜单部分 */
    @media (max-width:600px) {

        .BTcaidan {
            float: right;
            position: absolute;
            width: 5.64vw;
            height: 4.1vw;
            background: url("../img/Mobile/icon.png") no-repeat;
            background-size: 5.64vw 4.1vw;

            margin-right: 4vw;
            top: 2.82vw;
            cursor: pointer;
            right: 0;
        }

        .mCaidan {
            position: fixed;
            width: 60vw;
            height: 90vh;
            /* background: linear-gradient(to bottom,
                    rgba(0,141, 223, 0.95) 0%,
                    rgba(0,141, 223, 0.95) 70%,
                    rgba(0,141, 223, 0.95) 70%,
                    rgba(0,141, 223, 0) 100%); */
            background-color: rgba(33, 96, 137, 0.95);
            z-index: 100;
        }

        .mCaidan .logo {
            margin: 3.2vw 6vw;
        }

        .mCaidan .logo img {
            width: 37vw;
        }

        .mCaidan .wenzi {
            font-size: 5.2vw;
            border-top: 1px solid rgba(255, 255, 255, 0.5);
            /* height: 10vw; */
            padding-top: 2vw;
            padding-bottom: 2vw;
            line-height: 6vw;
            padding-left: 6vw;
            font-family: "Times New Roman";
            text-transform: uppercase;
        }

        .mCaidan .wenzi:hover {
            background-color: #F9A463;
        }

        .mCaidan .WenziSmall a {
            color: #fff;
            font-size: 4vw !important;
        }

        .mCaidan .wenzi a {
            color: #fff;
            font-size: 4.6vw;
        }


        .TopBar_Box {
            position: relative;
            display: block;
            width: 100%;
            background-color: #024073;
            height: 0.48rem;
        }

        .TopBar_Div {
            width: 100%;
            height: 9.4vw;
            background-color: #024073;
        }

        .TopBar_Logo {
            float: left;
            height: 4vw;
            margin-top: 2.5vw;
            margin-left: 3vw;
            font-size: 4vw;
            line-height: 4vw;
            color: #FFF;
        }
        .TopBar_Logo span{
            height: 4vw;
            font-size: 4vw;
            line-height: 4vw;
            color: #FFF;
        }
      .TopBar_Logo span a{color:#fff;}
        .TopBar_Logo_Img {
            float: left;
            width: 33vw;
            height: 4vw;

            padding-right: 2vw;
            font-size: 3vw;
            line-height: 4vw;
            color: #FFF;
        }

        .TopBar_Logo img {
            width: 33vw;
            height: 4vw;
        }

        .TopBar_txt {
            float: left;
            margin-top: 0.15rem;
            margin-left: 0.15rem;
            height: 0.18rem;
            line-height: 0.18rem;
            font-size: 0.18rem;
            color: #FFF;
        }

        .TopBar_txt a {
            height: 0.18rem;
            line-height: 0.18rem;
            font-size: 0.18rem;
            color: #FFF;
        }
    }


    /* Mobile */
    @media (max-width:600px) {
        .PC {
            display: none;
        }

        .Mobile {
            display: block;
        }



        .TopBar_Box {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 44px;
            background-color: #00366E;
            overflow: hidden;
        }


        .TopBanner_Box {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: auto;
            background-color: #F38251;

        }

        .TopBanner_Div {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
        }

        .TopBanner_Div img {
            width: 100%;

        }

        .Part2_Box{
            width: 100%;
            height: auto;
            background: url(../img/Mobile/BK2.jpg) center center no-repeat;
            background-size: 100% 100%;
            padding-bottom: 4vw;
            overflow: hidden;
        }
        .Part3_Box{
            width: 100%;
            height: auto;
            background-image: linear-gradient(to top,
            #DDF6FF,
            #FFF);
            
            padding-bottom: 9vw;
            overflow: hidden;
        }

        .Part1_Banner {
            width: 100%;
            height: auto;
            /* background: url(../img/Mobile/mBanner.jpg) top center no-repeat; */
            background-size: 100% auto;
            overflow: hidden;
        }

        .Part1_Banner_Pic {
            width: 100%;
            height: auto;
            overflow: hidden;
        }

        .Part1_Banner_Pic img {
            width: 100vw;
            height: 29.7vw;
            overflow: hidden;
        }

        .Part1_Box {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: auto;
            background: url(../img/Mobile/mBanner.jpg) top center no-repeat;
            background-size: 100% auto;
            background-color: #FFF;
            overflow: hidden;

        }

        .Part1_Div {
            width: 100%;
            height: auto;
            padding-bottom: 4vw;
            /* background-image: linear-gradient(to bottom,#FFF,#A6DBFF); */
            overflow: hidden;
        }

        .Part1_Top_Div {
            display: block;
            position: relative;
            padding: 0;
            width: 100%;
            height: auto;

        }

        .Part1_Swipper_Div {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;

            width: 100%;
            height: auto;
            margin-bottom: 4px;
        }

        .mPart1_Swiper {
            display: block;
            position: relative;
            margin: 0 auto;
            padding: 0;
            width: 92vw;
            height: 62vw;
            overflow: hidden;
        }

        .mPart1_Swiper p {
            display: block;
            position: absolute;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 62vw;
            left: 0;
            top: 0;
        }

        .mPart1_Swiper img {
            width: 100%;
            height: 62vw;
        }

        .mPart1_Swiper h4 {
            display: block;
            position: absolute;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 70px;
            left: 0;
            bottom: 0;
            background-color: rgba(2, 64, 115, 0.45);
            /* background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); */
        }

        .mPart1_Swiper h4 a {
            display: block;
            position: absolute;
            margin: 0;
            padding: 0;
            width: calc(100% - 40px);
            height: 40px;
            left: 20px;
            bottom: 15px;
            font-size: 16px;
            color: #FFF;
            line-height: 20px;

            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }

        .mPart1_BTPrev {
            position: absolute;
            left: 0vw;
            top: 40%;
            width: 42px;
            height: 60px;
            background: url(../img/Mobile/Part1_Prev.png);
            background-size: 42px 60px;
            z-index: 2;
            cursor: pointer;
        }

        .mPart1_BTNext {
            position: absolute;
            right: 0vw;
            left: auto;
            top: 40%;
            width: 42px;
            height: 60px;
            background: url(../img/Mobile/Part1_Next.png);
            background-size: 42px 60px;
            z-index: 2;
            cursor: pointer;
        }

        .Part1_Top_Mid_Div {
            float: left;
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: calc(46vw - 2px);
            height: auto;
            overflow: hidden;
        }


        .Part1_Top_Mid_Div p {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 46vw;
            height: 30vw;
            overflow: hidden;
        }

        .Part1_Top_Mid_Div p img {
            width: 46vw;
            height: 30vw;
        }

        .Part1_Top_Mid_Div h4 {
            display: block;
            width: 46vw;
            color: #FFF;
            height: 30vw;
            /* background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); */
            background-color: #F0F0F0;
        }

        .Part1_Top_Mid_Div h4 a {
            width: calc(46vw - 4vw);
            padding: 2vw;
            display: block;
            font-size: 16px;
            line-height: 20px;
            height: 26vw;
            overflow: hidden;
            color: #000;
        }

        .Part1_Right_Div {
            margin: 0 auto;
            padding: 0;
            /* background-color: #FF5D19; */
            width: 92vw;
            height: auto;
            overflow: hidden;
        }

        .Part1_Top_Right_Div {
            float: right;
            /* background-color: #FF5D19; */
            width: calc(46vw - 2px);
            height: 60vw;
            overflow: hidden;
        }

        .Part1_Top_Right_Div ul {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            list-style: none;
            margin-top: 0;
            margin-Bottom: 0;
            /* padding: 2.5vw;         */
        }

        .Part1_Top_Right_Div li {
            display: block;
            position: relative;
            margin: 0;
            height: calc(20vw - 1px);
            overflow: hidden;
            border-bottom: 1px solid #216189;
            margin-bottom: 2px;
            padding: 0 0;
            /* background-color: #A7E1F9; */

        }


        .Part1_Top_Right_Div li:first-child {
            margin-top: 0;
        }

        .Part1_Top_Right_Div li a {
            display: block;
            position: relative;
            margin: 0 auto;
            padding: 0;
            padding-top: 2vw;
            width: calc(100% - 4vw);
            font-size: 16px;
            line-height: 20px;
            color: #000;
            /* height: 60px; */

        }

        .Part1_Top_Right2 {
            /* background-color: #B02132!important; */
        }

        .Part1_Videos_Div {
            display: block;
            position: relative;
            margin: 0 auto;
            width: 92vw;
            height: auto;
            overflow: hidden;
            /* background-color: #F49A49; */

        }

        .Part1_Videos_Div ul {
            display: flex;
            justify-content: space-between;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: auto;
            list-style: none;
            margin-top: 4px;
            /* padding-bottom: 100px; */
        }

        .Part1_Videos_Div li {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 30.3vw;
            margin-bottom: 1vw;
        }

        .Part1_Videos_Div li p {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;

        }

        .Part1_Videos_Div li p img {
            width: 100%;
        }

        .Part1_Videos_Div li p em {
            display: block;
            position: absolute;
            margin: 0;
            padding: 0;
            width: 40px;
            height: 40px;
            right: 12px;
            bottom: 12px;
            background: url(../img/Icon_Video.png) center center no-repeat;
            background-size: 40px 40px;
        }

        .Part1_Videos_Div h4 {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            font-size: 16px;
            line-height: 20px;
            height: 80px;
            padding: 10px;
            background-color: #F0F8FF;
        }

        .Part1_Videos_Div h4 a {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 80px;
            font-size: 16px;
            line-height: 20px;
            color: #216189;

            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }

        .Part1_Videos_li2 h4 {
            /* background-color: #F69840 !important; */
        }

        .Part1_Videos_li2 h4 a {
            /* color: #FFF !important; */
        }

        .Part1_Videos_li3 h4 {
            /* background-color: #0099FC !important; */
        }

        .Part1_Videos_li3 h4 a {
            /* color: #FFF !important; */
        }

        .Part1_TT_Box {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            background: url(../img/Mobile/Part1_BK.jpg) center center no-repeat;
            background-size: 100% 100%;
            overflow: hidden;
        }

        .Part1_Video_Div {
            width: 100%;
            display: block;
            overflow: hidden;
            /* margin-bottom: 4vw; */
        }
        .Part1_Voice{
            position: relative;
            width: 100%;
            height: auto;
            overflow: hidden;
        }
        .mPart1_Voice_Swiper{
            margin: 0 auto;
            width: 92vw;
            height: auto;
            padding-bottom: 8vw;
            overflow: hidden;
        }
        .mPart1_Voice_Swiper .swiper-slide{            
            width: 45vw;
            height: auto;
            overflow: hidden;
        }
        .mPart1_Voice_Swiper p{            
            width: 45vw;
            height: 30vw;
            margin-bottom: 2vw;
            overflow: hidden;
        }
        .mPart1_Voice_Swiper p img{            
            width: 45vw;
            height: 30vw;
            overflow: hidden;
        }
        .mPart1_Voice_Swiper h4{            
            width: 45vw;
            height: 40px;
            font-size: 16px;
            line-height: 20px;
            color: #216189;

            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }

        .mPart1_Voice_pagination {
        font-size: 12px;
     
        bottom:0!important;
        width: 100%!important;
        height: 20px!important;
         }

         .mPart1_Voice_pagination .swiper-pagination-bullet {
         border-radius: 4px;
         width: 8px;
         height: 8px;
         background-color: #90AFC4;
         opacity: 1;
         }
         .mPart1_Voice_pagination .swiper-pagination-bullet-active {
          background-color: #216089;
          margin: 0 var(--swiper-pagination-bullet-horizontal-gap,6px)!important;
          }

          .mPart1_Voice_BTPrev {
            position: absolute;
            left: 0;
            top: 23%;
            width: 8vw;
            height: 8vw;
            background: url(../img/Mobile/Voice_Prev.png);
            background-size: 8vw;
            z-index: 2;
            cursor: pointer;
        }

        .mPart1_Voice_BTNext {
            position: absolute;
            right: 0;
            top: 23%;
            width: 8vw;
            height: 8vw;
            background: url(../img/Mobile/Voice_Next.png);
            background-size: 8vw;
            z-index: 2;
            cursor: pointer;
        }

        .Part_Title {
            display: block;
            position: relative;
            padding-top: 6vw;
            padding-bottom: 3vw;

        }

        .Part_Title img {
            display: block;
            margin: 0 auto;
            width: 92vw;            
        }

        .Part1_Video_List {
            margin: 0 auto;
            width: 92vw;
            height: auto;
            overflow: hidden;
        }
        
        .Part1_Video_List ul{
            width: 100%;
            height: auto;
            overflow: hidden;
        }
        .Part1_Video_List li{
            float: left;
            width: 44vw;
            height: auto;
            overflow: hidden;
        }
        .Part1_Video_List li:nth-child(2n){
            float: right;            
        }

        .Part1_Video_List p {
            width: 44vw;
            height: 29vw;
            margin-bottom: 2vw;
            overflow: hidden;
        }

        .Part1_Video_List p img {
            width: 44vw;
            height: 29vw;
        }
        .Part1_Video_List em {
            position: absolute;
            right: 0;
            top:calc(29vw - 22px);
            width: 33px;
            height: 22px;
            background: url(../img/Video_Icon.jpg) center center no-repeat;
            background-size: 33px 22px;
            z-index: 2;
        }


        .Part1_Video_List h4 {
            width: 44vw;
            height: 60px;
            margin-bottom: 2vw;
            overflow: hidden;
        }

        .Part1_Video_List h4 a {
            height: 60px;
            font-size: 16px;
            line-height: 20px;
            color: #000;

            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }

        .mPart1_TT_pagination {
            font-size: 12px;
            bottom: 0 !important;
            height: 20px !important;
        }

        .mPart1_TT_pagination .swiper-pagination-bullet {
            border-radius: 4px;
            width: 8px;
            height: 8px;
            background-color: #94D4FF;
            opacity: 1;
        }

        .mPart1_TT_pagination .swiper-pagination-bullet-active {
            background-color: #0096FF;
            /* margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px) !important; */
        }

        .mPart1_TT_BTPrev {
            position: absolute;
            left: 0;
            top: 13%;
            width: 22px;
            height: 60px;
            background: url(../img/Mobile/TT_Prev.png);
            background-size: 22px 60px;
            z-index: 2;
            cursor: pointer;
        }

        .mPart1_TT_BTNext {
            position: absolute;
            right: 0;
            top: 13%;
            width: 22px;
            height: 60px;
            background: url(../img/Mobile/TT_Next.png);
            background-size: 22px 60px;
            z-index: 2;
            cursor: pointer;
        }


        .Part2_RT_Box {
            display: block;
            position: relative;

            width: 100%;
            height: auto;
            background: url(../img/Mobile/Part2_BK.jpg) center center no-repeat;
            background-size: 100% 100%;
            overflow: hidden;
        }
        .Part2_RT{
            height: auto;
            overflow: hidden;
        }
        .Part2_RT_Top{
            height: auto;
            overflow: hidden;
        }
        .Part2_RT_Left{
            float: left;
            width: 32vw;
            height: auto;
            
            overflow: hidden;
        }
        .Part2_RT_Top_Right{
            float: left;
            width: 60vw;
            height: 60vw;
            overflow: hidden;
        }
        .Part2_RT_Left p{
            
            width: 32vw;
            height: auto;
            
            overflow: hidden;
        }
        .Part2_RT_Left p img {
            width: 32vw;
            height: 21vw;
        }
        .Part2_RT_Left h4 {
            padding: 2vw;
            width: 28vw;
            height: 35vw;
            background-color: #F0F0F0;
            overflow: hidden;
        }
        .Part2_RT_Left h4 a{
            font-size: 16px;            
            line-height: 18px;
            height: 162px;
            color: #000;
    
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 9;
            -webkit-box-orient: vertical;
            /* white-space: nowarp; */
            overflow: hidden;

        }
        .Part2_RT_Right_Li{
            padding: 2vw;
            width: 56vw;
            height: 14vw;
            background-color: #216089;
        }
        .Part2_RT_Right_Li a{
            font-size: 16px;            
            line-height: 18px;
            height: 54px;
            color: #FFF;
    
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
            
        }
        .Part2_RT_item {
            width: 60vw;
            height: 21vw;
            overflow: hidden;
            
        }
    
        .Part2_RT_item p {
            float: left;
            width: 32vw;
            height: 21vw;
            overflow: hidden;
        }
    
        .Part2_RT_item p img {
            width: 32vw;
            height: 21vw;
        }
    
        .Part2_RT_item h4 {
            float: left;
            padding:2vw;
            width: 24vw;
            height: 17vw;
            background-color: #F0F0F0;
            overflow: hidden;
        }
    
        .Part2_RT_item h4 a {
            font-size: 16px;            
            line-height: 18px;
            height: 72px;
            color: #000;
    
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
    
        }
        .Part2_RT_Txt2{
            background-color: #FFFFE5!important;
        }
        .Part2_RT_Txt3{
            background-color: #F0F8FF!important;
        }
        .Part2_RT_LeftBottom{
            width: 100%;
            height: auto;
            overflow: hidden;     
        }
        .Part2_RT_LeftBottom img{
            width: 92vw;            
            overflow: hidden;     
        }
    
        .Part2_RT_Bottom{ 
            width: 92vw;
            height: auto;
            overflow: hidden;
        }
        
        .Part2_RT_Bottom ul{        
            width: 92vw;            
            overflow: hidden;
        }
        .Part2_RT_Bottom li{
            padding: 2vw;
            width: 88vw;
            height: 72px;
            background-color: #FFFFE5;
            overflow: hidden;
    
        }
    
        .Part2_RT_Bottom li a{
            font-size: 16px;            
            line-height: 18px;
            height: 72px;
            color: #000;
    
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
            
        }
    
        .Part2_RT_Right_Txt2{
            background-color: #FFFFE5!important;
        }
    
        .Part2_RT_Right_Txt2 a{
            color: #000!important;
        }
        .Part2_RT_Right_Txt3{
            background-color: #F0F0F0!important;
        }



        .Part3_Between_Div{
            height: auto;
            overflow: hidden;
            margin-bottom: 4vw;
        }
        .Part3_Block {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: auto;
            overflow: hidden;
            /* margin-bottom: 4vw; */
        }
    
        .Part3_EF_Left {
            float: left;
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 32vw;
            height: 42vw;
            background-color: #F0F0F0;
            overflow: hidden;
        }
    
        .Part3_EF_Left p {
            float: left;
            width: 32vw;
            height: 21vw;
        }
    
        .Part3_EF_Left p img {
            width: 32vw;
            height: 21vw;
        }
    
        .Part3_EF_Left h4 {
            padding: 2vw;
            width: 28vw;
            height: 17vw;
    
            /* background-color: #FFF; */
            overflow: hidden;
    
        }
    
        .Part3_EF_Left h4 a {
            font-size: 16px;            
            line-height: 18px;
            height: 72px;
            color: #000;
    
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
    
            /* overflow: hidden; */
        }
    
        .Part3_EF_Mid {
            float: left;
            width: 60vw;
            height: 42vw;     
            overflow: hidden;
        }
    
        .Part3_EF_Mid1 {    
            display: block;    
            width: 60vw;
            height: 21vw;
            background-color: #FFFFE5;
            overflow: hidden;    
        }
        .Part3_EF_Mid1 p{
            float: left;
            width: 32vw;
            height: 21vw;       
        }
        .Part3_EF_Mid1 p img{
            width: 32vw;
            height: 21vw; 
        }
    
        .Part3_EF_Mid1 h4{
            float: left;
            padding: 2vw;
            width: 24vw;
            height: 17vw; 
            
            color: #000;

        }
        .Part3_EF_Mid1 h4 a{
            font-size: 16px;            
            line-height: 18px;
            height: 72px;
            color: #000;
    
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }
    
    
        .Part3_EF_Mid2 {
            width: 92vw;
            height: auto;
            overflow: hidden;
        }
        .Part3_EF_Mid2 h4{        
            padding: 2vw;
            width: 88vw;
            height: 72px;
            background-color: #216089;

            overflow: hidden;
        }
    
        .Part3_EF_Mid2 h4 a{
            font-size: 16px;            
            line-height: 18px;
            height: 72px;
            color: #FFF;
    
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }
        .Part3_EF_Txt1{
            background-color: #F0F0F0!important;
        }
        .Part3_EF_Txt1 a{
            color: #000!important;
        }
        .Part3_EF_Mid2 p{
            width: 257px;
            height: 162px;
            overflow: hidden;
        }
        .Part3_EF_Mid2 p img{
            width: 257px;
            height: 162px;        
        }
    
        .Part3_EF_Mid3 {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            margin-top: 14px;
            width: 100%;
            height: 113px;
            background-color: #FFF;
            overflow: hidden;
        }
    
        .Part3_EF_Mid3 a {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: calc(100% - 26px);
            margin-left: 13px;
            margin-top: 13px;
            font-size: 22px;
            line-height: 28px;
            color: #000;
    
            height: 84px;
    
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }
    
    
    
        .Part3_EF_Right { 
            width: 60vw;
            height: 21vw;
            overflow: hidden;
        }
    
        .Part3_EF_Right p{
            float: left;        
            width: 32vw;
            height: 21vw;
            overflow: hidden;
        }
        .Part3_EF_Right p img{        
            width: 32vw;
            height: 21vw;    
        }
        .Part3_EF_Right h4{     
            float: left;
            padding: 2vw;           
            width: 24vw;
            height: 17vw;
            background-color: #F0F8FF;
            overflow: hidden;
        }
        .Part3_EF_Right h4 a{
            font-size: 16px;            
            line-height: 18px;
            height: 72px;
            color: #000;
    
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
    
      
        }
    
        .Part3_EF_Txt2{
            background-color: #07CBFB!important;
        }
        .Part3_EF_Txt3{
            background-color: #0099FC!important;
        }
    

        




        .Part4_VE_Box {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            background: url(../img/Mobile/Part4_BK.jpg) center center no-repeat;
            background-size: 100% 100%;
            padding-bottom: 4vw;
            overflow: hidden;
        }

        .Part4_VE_Div {
            width: 100%;
            display: block;
            margin-bottom: 0;
            overflow: hidden;
        }

        .Part4_Block {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: auto;
            padding-bottom: 8vw;
        }

        .mVE_Swiper {
            margin: 0 auto;
            width: 76vw;
            height: auto;
            /* padding-bottom: 10vw; */
        }

        .mVE_Swiper .swiper-slide {
            width: 76vw;
            height: 51vw;
            opacity: 0.5;
            overflow: hidden;
        }

        .mVE_Swiper .swiper-slide-active {
            opacity: 1;

        }

        .mVE_Swiper p {
            width: 76vw;
            height: 51vw;
            overflow: hidden;
        }

        .mVE_Swiper p img {
            width: 76vw;
            height: 51vw;
            overflow: hidden;
        }

        .mVE_Swiper h4 {
            position: absolute;
            display: block;
            bottom: 0;
            background-color: rgba(0, 156, 245, 0.8);            
            padding: 1vw;
            width: 74vw;
            height: 50px;
            overflow: hidden;

        }

        .mVE_Swiper h4 a {
            display: block;
            width: 74vw;
            height: 50px;

            font-size: 16px;
            line-height: 25px;
            color: #FFF;

            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }

        .mVE_BTPrev {
            position: absolute;
            left: 0;
            top: calc(50% - 21px);
            width: 42px;
            height: 42px;
            background: url(../img/VE_Prev.png);
            background-size: 42px 42px;
            z-index: 2;
            cursor: pointer;
        }

        .mVE_BTNext {
            position: absolute;
            right: 0;
            top: calc(50% - 21px);
            width: 42px;
            height: 42px;
            background: url(../img/VE_Next.png);
            background-size: 42px 42px;
            z-index: 2;
            cursor: pointer;
        }

        .mVE_pagination {
            font-size: 12px;
            bottom: 0 !important;
        }

        .mVE_pagination .swiper-pagination-bullet {
            border-radius: 4px;
            width: 8px;
            height: 8px;
            background-color: #2B9DE1;
            opacity: 1;
        }

        .mVE_pagination .swiper-pagination-bullet-active {
            background-color: #0072B4;
            /* margin: 0 var(--swiper-pagination-bullet-horizontal-gap,6px)!important; */
        }

        .Part5_Amazing_Box {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            background: url(../img/Mobile/Part5_BK.jpg) center center no-repeat;
            background-size: 100% 100%;
            overflow: hidden;
        }

        .Part5_Amazing_Div {
            display: block;
            margin-bottom: 0;
            overflow: hidden;
        }

        .Part_Title5 img {
            max-width: 92vw;
        }
        .Part_Title5 {
            padding-bottom: 4vw!important;
        }

        .Part5_Block {
            position: relative;
            width: 100%;
            height: auto;
            padding-bottom: 10vw;
            margin-bottom: 35px;
            overflow: hidden;
        }

        .mPart5_Swiper {
            padding-top: 40px;
            width: 92vw;
            height: auto;
            overflow: hidden;
        }

        .mPart5_Swiper .swiper-slide {
            width: 38vw;
            border-left: 2px solid #2ED5D5;
            height: auto;
            overflow: hidden;
        }

        .mPart5_Swiper .swiper-slide-active {
            border-left: 2px solid transparent;
        }

        .mPart5_Swiper p {
            margin: 0 auto;
            width: 38vw;
            height: 57vw;
            padding-bottom: 2vw;
            overflow: hidden;
        }

        .mPart5_Swiper p img {
            width: 38vw;
            height: 57vw;
        }

        .mPart5_Swiper h4 {
            margin: 0 auto;
            width: 38vw;
            height: 40px;
            overflow: hidden;
        }

        .mPart5_Swiper h4 a {
            height: 40px;
            color: #6F2F09;
            font-size: 16px;
            line-height: 20px;

            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }

        .mPart5_BTPrev {
            position: absolute;
            right: 60px;
            top: 0;
            width: 48px;
            height: 25px;
            background: url(../img/Mobile/Amazing_Prev.jpg);
            background-size: 48px 25px;
            z-index: 2;
            cursor: pointer;
        }

        .mPart5_BTNext {
            position: absolute;
            right: 0px;
            top: 0;
            width: 48px;
            height: 25px;
            background: url(../img/Mobile/Amazing_Next.jpg);
            background-size: 48px 25px;
            z-index: 2;
            cursor: pointer;
        }
        .mPart5_pagination {
            font-size: 12px;
            padding-left: 1.5vw;
            bottom: 0 !important;
        }

        .mPart5_pagination .swiper-pagination-bullet {
            border-radius: 4px;
            width: 8px;
            height: 8px;
            background-color: #80E6E6;
            opacity: 1;
        }

        .mPart5_pagination .swiper-pagination-bullet-active {
            background-color: #2ED5D5;
            /* margin: 0 var(--swiper-pagination-bullet-horizontal-gap,6px)!important; */
        }
        .Part6_VT_Box {
            display: block;
            position: relative;
            width: 100%;
            height: auto;
            background: url(../img/Mobile/Part6_BK.jpg) center center no-repeat;
            background-size: 100% 100%;
            overflow: hidden;
        }

        .Part6_Div {
            display: block;
            margin-bottom: 0;
            overflow: hidden;
        }

        .Part6_block {
  
            height: auto;
            margin-bottom: 8vw;
            overflow: hidden;
        }

        .Part6_Left {
            float: right;
            width: 42vw;
            height: 244px;
            overflow: hidden;
        }

        .Part6_Left p {
            width: 42vw;
            height: 28vw;
            overflow: hidden;
        }

        .Part6_Left p img {
            width: 42vw;
            height: 28vw;
        }

        .Part6_Left h4 {
            padding: 2vw;
            width: 38vw;
            height: 147px;
            background-color: #BDE7FF;
            overflow: hidden;
        }

        .Part6_Left h4 a {
            width: 38vw;
            height: 100px;
            font-size: 16px;
            line-height: 20px;
            color: #00578A;

            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 5;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }

        .Part6_Mid {     
            width: 92vw;
            height: auto;            
            border-bottom: 3px solid transparent;
            overflow: hidden;
        }

        .Part6_Mid p {
            float: left;
            width: 64vw;
            height: 43vw;
            overflow: hidden;
        }

        .Part6_Mid p img {
            width: 64vw;
            height: 43vw;
        }

        .Part6_Mid h4 {
            float: left;
            padding: 2vw;
            width: 24vw;
            height: 39vw;
            background-color: #009BF5;
            overflow: hidden;
        }

        .Part6_Mid h4 a {
            width: 24vw;
            height: 39vw;
            font-size: 16px;
            line-height: 20px;
            color: #FFF;
            overflow: hidden;
        }

        .Part6_Right {
            float: left;
            width: calc(50vw - 2px);
            height: 244px;
            overflow: hidden;
        }

        .Part6_Right ul {
            width: calc(50vw - 2px);
            height: 335px;
            overflow: hidden;
        }

        .Part6_Right li {
            padding: 10px;
            width: calc(50vw - 22px);
            height: 60px;
            margin-bottom: 2px;
            background-color: #0072B4;
            overflow: hidden;
        }

        .Part6_Right li a {
            font-size: 16px;
            line-height: 20px;
            color: #FFF;
            height: 60px;
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }



        .BackTop_Box {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 32px;
            background-color: #024073;
        }

        .BackTop_Div {
            display: block;
            position: absolute;
            margin: 0;
            padding: 0;
            width: 202px;
            height: 40px;
            bottom: 0;
            left: 50%;
            transform: translateX(-101px);
            cursor: pointer;

        }

        .BackTop_Div img {
            width: 202px;
            height: 40px;
        }

        .Bottom_Box {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            width: 100%;
            background-color: #216089;
        }

           .Bottom_Div {
            display: block;
            position: relative;
            margin: 0 auto;
            padding: 0;
            padding-top: 50px;
            padding-bottom: 65px;

            display: flex;
            justify-content: center;
            width: 100%;
        }
        .Bottom_Left{
            padding-right: 10px;
            width: 153px;
            height: 18px;
        }
        .Bottom_Left img{            
            width: 153px;
            height: 18px;
        }
        .Bottom_Right{            
            width: auto;
            height: 18px;
            overflow: hidden;
        }
 
        .Bottom_Right h4{
            display: inline-block;
            padding:0 10px;
            border-left: 1px solid #FFF;
            width: auto;
            height: 18px;
            font-size: 20px;
            font-family: "Times New Roman";
            line-height: 18px;
            color: #FFF;
        }
        .Bottom_Right h4 a{          
            color: #FFF;
        }
    }