    /* 菜单部分 */
    @media (max-width:600px) {

        .BTcaidan {
            float: right;
            position: absolute;
            width: 5.64vw;
            height: 4.1vw;
            background: url("../images/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: 100vw;
            height: 100vh;
            /* 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:#142681;
            z-index: 100;
        }

        .mCaidan .logo {
          height: 25vw;
        }

        

        .mCaidan .wenzi {
            margin: 0 auto;
            width: 92vw;
            font-size: 6vw;
            font-weight: bold;
            /* border: 1px solid #fff; */
            /* height: 10vw; */
            padding: 4vw 0;
            background-color: #030D56;
            line-height: 6vw;
            text-align: center;
            text-transform: uppercase;
            margin-bottom: 4vw;
        }

        .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: #113493;
            height: 0.48rem;
        }

        .TopBar_Div {
            width: 100%;
            height: 9.4vw;
            background-color: #113493;
        }

        .TopBar_Logo {
            float: left;
            width: 33vw;
            margin-top: 2.5vw;
            margin-left: 3vw;

        }

        .TopBar_Logo img {
            width: 33vw;
        }

        .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 {
            margin: 0 auto;
            margin-left: calc(50% - 1322px);
            width: 2644px;
            height: 40px;
            background-color: #113493;
            overflow: hidden;
        }
    
        .TopBar_Div {
            height: 40px;
        }
    
        .TopBar_Logo {
            width: 171px;
            height: 18px;
            margin-top: 11px;
        }
    
        .TopBar_Logo img {
            width: 171px;
            height: 18px;
        }
    
        .TopBanner_Box {
            width: 100vw;
            height: auto;
            background: url(../images/Mobile/Banner_BK.jpg) top center no-repeat;
            background-color: #A5C6F4;
            background-size: 100% auto;
            overflow: hidden;
        }
    
        .TopBanner_Div {
            width: 100vw;
            height: 52.4vw;
            overflow: hidden;
        }
    
        .Top_Link {
            margin-left: 4vw;
            margin-top: 4.2vw;
            width: 24vw;
            height: 7vw;
        }
    
        .Top_Link img {
            width: 16vw;
            height: 7vw;
        }
    
        .Top_Menu {
            position: absolute;
            top:5vw;
            right: 4vw;
            width: 8vw;
            height: 8vw;
        }
    
        .Top_Menu img {
            width: 8vw;
            height: 8vw;
        }
        .Top_MenuClose {
            position: absolute;
            top:5vw;
            right: 4vw;
            width: 8vw;
            height: 8vw;
        }
    
        .Top_MenuClose img {
            width: 8vw;
            height: 8vw;
        }
    
        .Menu_Div {
            display: none;
            background-color: #89C9FF;
            height: 70px;
            overflow: hidden;
        }
    
        .Menu_Div ul {
            margin: 0 auto;
            margin-top: 25px;
            width: 100%;
            height: 20px;
            display: flex;
            justify-content: center;
        }
    
        .Menu_Div li {
            padding: 0 45px;
            width: fit-content;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            height: 20px;
            font-size: 22px;
            border-right: 1px solid #071021;
            line-height: 20px;
            font-weight: bold;
            text-transform: uppercase;
            color: #071021;
            /* font-family: "Times New Roman"; */
            /* border-bottom: 6px solid transparent; */
            /* text-transform: uppercase; */
            cursor: pointer;
        }
    
        .Menu_Div li:last-child {
            border-right: 0px;
        }
    
    
        .Menu_Div li a {
            color: #071021;
            text-decoration: none;
        }
    
        .Menu_Div li:hover a {
            /* background-color: #071021; */
            color: #FFF;
            text-decoration: none;
        }
    
        .Part_Block {   
            padding: 10vw 4vw;         
            width: 92vw;
            height: auto;
            background-color: #FFF;
        }
    
        .Part1_Box {
            margin-left: calc(50% - 1322px);
            width: 2644px;
            height: auto;
            background: url(../images/Banner_BK.jpg) top center no-repeat;
            /* background-color: #FFF0D8; */
            overflow: hidden;
        }
    
        .Part1_Div {
            width: 92vw;
            height: auto;
            margin-bottom: 6vw;
            overflow: hidden;
        }
    
    
    
        .Part1_Swipper_Div {
            width: 92vw;
            height: 61vw;
            margin-bottom: 4vw;
        }
    
        .Part1_Swiper {
            width: 92vw;
            height: 61vw; 
            overflow: hidden;
        }
    
        .Part1_Swiper p {
            width: 92vw;
            height: 61vw;
            z-index: 1;
        }
    
        .Part1_Swiper img {
            width: 92vw;
            height: 61vw;           
        }
    
        .Part1_Swiper h4 {    
            position: absolute;
            left: 0;
            bottom: 0;
            padding: 4vw;
            width: 84vw;
            height: 10vw;
            background-color: rgba(0, 0, 0, 0.7);
            z-index: 2;
        }
    
        .Part1_Swiper h4 a {
            width: 84vw;
            height: 10vw;
            font-size: 4vw;
            color: #FFF;
            line-height: 5vw;
    
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }
    
        .Part1_BTPrev {
            display: none;
            position: absolute;
            left: 0px;
            top: calc(50% - 45px);
            width: 22px;
            height: 90px;
            background: url(../images/Top_Prev.png);
            z-index: 2;
            cursor: pointer;
        }
    
        .Part1_BTNext {
            display: none;
            position: absolute;
            right: 0px;
            left: auto;
            top: calc(50% - 45px);
            width: 22px;
            height: 90px;
            background: url(../images/Top_Next.png);
            z-index: 2;
            cursor: pointer;
        }
      
    
        .Part1_Top_Right_Div {
     
            width: 92vw;
            height: auto;
            overflow: hidden;
        }
    
        .Part1_Top_Right_Div ul {
            width: 100%;
            height: auto;
        }
    
        .Part1_Top_Right_Div li {
            width: 100%;
            padding: 3vw 0;
            font-size: 4vw;
            line-height: 5vw;
            /* height: 56px; */
            border-bottom: 1px solid #B3C5DA;
            color: #000;
        }
    
        .Part1_Top_Right_Div li:first-child {
            padding-top: 20px;
        }
    
        .Part1_Top_Right_Div li:last-child {
            border-bottom: 0;
        }
    
        .Part1_Top_Right_Div li a {
            font-size: 4vw;
            line-height: 5vw;
            color: #000;
        }
    
        .Part_Focus_Div {
            width: 100%;
            height: auto;
            overflow: hidden;
            margin-bottom: 6vw;
        }
    
        .Part_Focus {
            width: 100%;
            height: auto;
        }
    
        .Part_Focus_Swiper {
            width: 92vw;
            height: auto;
            overflow: hidden;
        }
    
        .Part_Focus_Swiper .swiper-slide {
            width: 44vw;
            height: auto;
            overflow: hidden;
        }
    
        .Part_Focus_Swiper p {
            width: 44vw;
            height: 30vw;
            overflow: hidden;
            margin-bottom: 2vw;
        }
    
        .Part_Focus_Swiper p img {
            width: 44vw;
            height: 30vw;
        }
    
        .Part_Focus_Swiper h4 {
            display: none;
            width: 44vw;
            height: 10vw;
            color: #252525;
            font-size: 4vw;
            line-height: 5vw;
            overflow: hidden;
    

        }
    
        .Part_Focus_Swiper h4 a {
            color: #252525;
        }
    
    
        .Part_Focus_BTPrev {
            position: absolute;
            right: 14vw;
            top:-9vw;
            width: 12vw;
            height: 6vw;
            background: url(../images/Mobile/Focus_Prev.jpg);
            background-size: 12vw 6vw;
            z-index: 2;
            cursor: pointer;
        }
        .Part_Focus_BTNext {
            position: absolute;
            right: 0vw;
            top:-9vw;
            width: 12vw;
            height: 6vw;
            background: url(../images/Mobile/Focus_Next.jpg);
            background-size: 12vw 6vw;
            z-index: 2;
            cursor: pointer;
        }
    
        .Part_Reports_Div {
            width: 100%;
            height: auto;
            overflow: hidden;
            margin-bottom: 6vw;
        }
    
        .Part_Reports{
            width: 100%;
            height: auto;
            overflow: hidden;
        }
        .Part_Reports ul{
            width: 100%;
            height: auto;
            overflow: hidden;
        }
        .Part_Reports li{
            padding: 4vw;
            width: 84vw;
            height: auto;
            font-size: 4vw;
            line-height: 5vw;
            color: #1E1B1B;
            margin-bottom: 4vw;
            background-color: #F0F6FB;    
            
        }    
        .Part_Reports li a{
            color: #1E1B1B;
        }
    
    
        .Part_Multi_Box {
            margin-left: calc(50% - 1322px);
            width: 2644px;
            height: 1235px;
            background: url(../images/Part2_BK.jpg) center center no-repeat;
            overflow: hidden;
        }
    
        .Part_Multi_Div {
            width: 1200px;
            margin-bottom: 0;
            overflow: hidden;
            /* margin-bottom: 77px; */
        }
    
    
    
        .Part_Multi_Block {
            width: 92vw;
            height: auto;
            overflow: hidden;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            border-bottom: 1px solid transparent;
        }
    
        .Part_Multi_Big {
            width: 92vw;
            height: auto;
            overflow: hidden;
        }
    
        .Part_Multi_Big p {
            width: 92vw;
            height: auto;
            overflow: hidden;
        }
    
        .Part_Multi_Big p img {
            width: 92vw;
            height: auto;
        }
    
        .Part_Multi_Big h4 {
            padding: 4vw;
            width: 84vw;
            /* width: 511px; */
            height: auto;
            background-color: #122F7F;
            overflow: hidden;
        }
    
        .Part_Multi_Big h4 a {        
            width: 84vw;
            height: auto;
            font-size: 4vw;
            line-height: 5vw;
            color: #FFF;
            overflow: hidden;
    
        }
    
        .Part_Multi_Small {
            width: 46vw;
            height: 60vw;
            overflow: hidden;
        }
    
        .Part_Multi_Small p {
            width: 46vw;
            height: 30vw;
            overflow: hidden;
        }
    
        .Part_Multi_Small p img {
            width: 46vw;
            height: 30vw;
        }
    
        .Part_Multi_Small h4 {
            padding: 4vw;
            width: 38vw;
            height: 22vw;
            color: #FFF;
            background-color: #122F7F;
            overflow: hidden;
        }
        /* AFD1FF */
        .Part_Multi_Small h4 a {
         
            width: 38vw;
            height: 20vw;
            font-size: 4vw;
            line-height: 5vw;
            color: #FFF;
            /* Text overflow */
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            white-space: nowarp;
            overflow: hidden;
        }
    
        .Part_Multi_Small2 h4 {
            background-color: #AFD1FF !important;
        }
    
        .Part_Multi_Small2 h4 a {
            color: #1E1B1B !important;
        }
    
        .Part_Multi_Small1 h4 {
            background-color: #122F7F !important;
        }
    
        .Part_Multi_Small1 h4 a {
            color: #FFF !important;
        }
    
        .Part_Multi_Small3 h4 {
            background-color: #AFD1FF !important;
        }
    
        .Part_Multi_Small3 h4 a {
            color: #1E1B1B !important;
        }
    
        .Part_Multi_Big1 h4 {
            background-color: #122F7F !important;
        }
    
        .Part_Multi_Big1 h4 a {
            color: #FFF !important;
        }
    
        .Part_Title {   
            /* width: calc(100% - 12px); */
            height: 9vw;
            color: #000;
            overflow: hidden;
        }
    
        .Part_Title h4 {
            float: left;
            width: 50%;
            font-size: 6.6vw;
            line-height: 7vw;
            font-weight: bold;
            color: #000;
        }
    
        .Part_Title h4 a {
            color: #000;
        }
    
        .Part_Title h5 {
            float: right;
            width: 50%;
            text-align: right;
            font-size: 4vw;
            line-height: 7vw;
            font-weight: bold;
            color: #000;
        }
    
        .Part_Title h5 a {
            color: #000;
        }
        
    
        .BackTop_Box {
 
            width: 100vw;
            height: 7vw;
            background-color: #A5C6F4;
        }
    
        .BackTop_Div {
            position: absolute;
            left: calc(50% - 15vw);
            width: 30vw;
            height: 7vw;
            line-height: 7vw;
            font-size: 4vw;
            color: #000;
            font-weight: bold;
            text-align: center;
            cursor: pointer;
        }
        .BackTop_Div a{
            color: #000;        
        }
    
    
    
        .Bottom_Box {
            width: 100vw;
            height: 30vw;
            background-color: #113493;
        }
    
        .Bottom_Div {
            margin: 0 auto;
            padding-top: 4vw;
            width: 92vw;    
        }
    
        
    
        .Bottom_Div h4 {   
            font-size: 3vw;
            line-height: 5vw;
            color: #FFF;
            text-align: center;
        }
    
    }