/* Mobile */
@media (max-width:600px) {

    .Main_Box{
        display: none;
    }
        
     /* 菜单部分 */
     .caidan {
        width: 0.32rem;
        height: 0.23rem;
        background: url("../images/Mobile/icon.png") no-repeat;
        background-size: 0.32rem 0.23rem;
        position: absolute;
        margin-right: 4%;
        top: 0.13rem;

        right: 0;
        cursor: pointer;
    }
    .p-caidan {
        top:0;
        right: 0;
        width: 90vw;
        height: 100vh;
        background: #0038a0;
        position: fixed;
        z-index: 1000;
        overflow: hidden;
        /* display: none; */
    }
    .p_Block{
        width: 100%;
        padding-top:14vw;
        height: auto;

    }
    .p-caidan .BT_Close {
        position: absolute;
        right: 8vw;
        top:6vw;
        width: 6vw;
        height: 6vw;
        z-index: 2;
    }
    .p-caidan .BT_Close img {
        width: 6vw;
        height: 6vw;
    }
    .p-caidan .logo {
        margin: 3vw 5vw;
    }

    .p-caidan .logo img {
        width: 111px;
        height: 22px;
    }

    .p-caidan .wenzi {
        font-size: 18px;
        /* border-top: 1px solid #FF917C; */
        height: 12vw;
        line-height: 12vw;
        padding-left: 10vw;
        margin-bottom: 4vw;
    }
    .p-caidan .wenzi:hover{
        background-color: #00A2AF;
    }

    .p-caidan .WenziSmall a {
        color: #fff;
        /* text-transform: uppercase; */
        font-size: 18px;
    }

    .p-caidan .wenzi a {
        color: #fff;
        /* text-transform: uppercase; */
        font-size: 18px;
    }

    .TopMenuBox {
        position: relative;
        display: block;
        width: 100%;
        background-color: #004073;
        height: 0.48rem;
    }
    .TopMenuDiv {
        height: 0.48rem;
    }
    .TopMenuLogo {
        float: left;
        width: 1.86rem;
        height: 0.18rem;
        margin-top: 0.15rem;
        /* 右侧白线 */
        /* border-right: 1px solid #fff; */
    }
    .TopMenuLogo img {
        width: 1.71rem;
        height: 0.18rem;
    }
    .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;
    }
    }
    


@media (max-width:600px) {

    .TopBar_Box {
        width: 100vw;
        height: 24.5vw;
        overflow: hidden;
    }
    .TopBar_Div{
        width: 100%;
        height: 24.5vw;
    }
    .TopBar_Box img {
        width: 100vw;
        height: 24.5vw;
    }

    .Top_Menu_BT{
        position: absolute;
        width: 10vw;
        height: 10vw;
        right: 4vw;
        top:4vw;
    }
    .Top_Menu_BT img{        
        width: 10vw;
        height: 10vw;
    }
    .Menu_Box {
        width: 100vw;
        height: 3.7vw;
        background-color: #1A5672;
    }

    .Menu_Div {
        height: 3.7vw;
    }

    .Menu_Div ul {
        height: 3.7vw;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .Menu_Div li {
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        padding: 0 1.8vw;
        font-size: 1.04vw;
        line-height: 3.7vw;
        color: #FFF;

    }

    .Menu_Div li a {
        color: #FFF;
    }

    .Menu_Div li:hover {
        background-color: #0298A7;
    }

    .Content_Box {
        width: 100vw;
        height: auto;
        background: #4ebaff;
        background-size: 100% 100%;
        overflow: hidden;
    }

    .Insights_Div {
        margin-top: 10vw;
    }

    .Title_Div {
        height: auto;
        margin-bottom: 3.34px;
        width: 100%;
        text-align: center;
        font-size: 6.6vw;
        font-family: "Helvetica";
        font-weight: bold;
        line-height: 8.46vw;
        color: #0048a0;
        text-transform: uppercase;
        overflow: hidden;
    }

    .Title_Div a {
        color: #0048a0;
    }

    .Insights_Part1 {
        width: 100%;
        height: auto;
        margin-bottom: 1.1vw;
        overflow: hidden;
    }

    .Insights_Swiper {
  
        width: 92vw;
        height: auto;
        overflow: hidden;
        margin-bottom: 4vw;
    }

    .Insights_Swiper p {   
        width: 92vw;
        height: 52vw;
        overflow: hidden;
    }

    .Insights_Swiper p img {
        width: 92vw;
        height: 52vw;
    }

    .Insights_pagination {
        font-size: 2.0vw;
        width: 100%!important;
        left: auto !important;
        bottom: 4vw !important;
        height: 2.8vw !important;
    
    }

    .Insights_pagination .swiper-pagination-bullet {
        border-radius: 1.4vw;
        width: 2.8vw;
        height: 2.8vw;
        background-color: #0298A7;
        border: 0.1vw solid #0298A7;
        opacity: 1;
    }

    .Insights_pagination .swiper-pagination-bullet-active {
        background-color: #FFF;

    }

    .Insights_Txt {        
        padding: 4vw;        
        height: 30vw;
        background-color: #FFF;
        overflow: hidden;
    }

    .Insights_Txt h4 {
        font-size: 4.615vw;
        line-height: 6vw;
        font-weight: bold;
        color: #000;
    }

    .Insights_Txt h4 a {
        color: #000;
    }

    .Insights_Txt h5 {
        margin-top: 1.6vw;
        font-size: 3.5vw;
        line-height: 4.5vw;
        color: #0048a0;
    }

    .Insights_Txt h5 a {
        color: #0048a0;
    }

    .Insights_Focus {
        width: 92vw;
        height: 24vw;
        margin-bottom: 3vw;
        overflow: hidden;
    }

    .Insights_Focus p {
        float: left;
        width: 42vw;
        height: 24vw;
    }

    .Insights_Focus p img {
        width: 42vw;
        height: 24vw;
    }

    .Insights_Focus h4 {
        float: left;
        padding: 2vw;
        width: 46vw;
        height: 20vw;
        overflow: hidden;
        background-color: #0087e6;
    }

    .Insights_Focus h4 a {
        font-size: 3.5vw;
        line-height:4.5vw;
        color: #FFF;
    }

    .Insights_Part2 {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 5.5vw;
    }

    .Insights_Part2 ul {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        overflow: hidden;
    }

    .Insights_Part2 li {
        padding: 2vw;
        width: 40vw;
        height: 40vw;
        overflow: hidden;
        font-size: 3.5vw;
        line-height:4.5vw;
        color: #FFF;
        margin-bottom: 4vw;
    }

    .Insights_Part2 li a {
        color: #FFF;
    }

    .Insights_Li1 {
        background-color: #0038a0;
    }

    .Insights_Li2 {
        background-color: #006acd;
    }

    .Insights_Li3 {
        background-color: #4a3fb5;
    }

    .Insights_Li4 {
        background-color: #006da0;
    }

    .FromQiuShi_Div {
        margin: 0 auto;
        width: 92vw;
        height: auto;
        padding: 2vw;
        background-color: #ACE6D7;
        margin-bottom: 5.7vw;
    }
    .FromQiuShi_Div .Title_Div{
        padding-top:6vw;
    }
    .FromQiuShi_Div ul {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .FromQiuShi_Div li {
        float: left;
        width: 44vw;
        height: auto;
        margin-right: 4vw;
        margin-bottom: 4vw;
    }

    .FromQiuShi_Div li:nth-child(2n) {
        margin-right: 0;
    }

    .FromQiuShi_Div li p {
        width: 44vw;
        height: 25vw;
    }

    .FromQiuShi_Div li p img {
        width: 44vw;
        height: 25vw;
    }

    .FromQiuShi_Div li h4 {
        padding: 2vw;
        width: 40vw;
        height: 24vw;
        background-color: #FFF;
        font-size: 3.5vw;
        line-height:4.5vw;
        color: #000;
        overflow: hidden;
    }

    .FromQiuShi_Div li h4 a {
        color: #000;
    }

    .Document_Div {
        height: auto;
        margin-bottom: 5vw;
        overflow: hidden;
    }
    .Document_Div .Title_Div{
        padding-top:6vw;
    }
    .Document_Div ul {
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .Document_Div li {
        padding: 2vw;
        width: 40vw;
        height: 36vw;
        margin-bottom: 4vw;
        background-color: #FFF;
    }

    .Document_Div li h4 {
        padding-left: 2vw;
        font-size: 3.5vw;
        line-height:4.5vw;
        border-left: 1vw solid #057580;
        color: #000;
    }

    .Document_Div li h4 a {
        color: #000;
    }

    .Document_Div li h5 {
        position: absolute;
        bottom: 4vw;
        right: 4vw;
        color: #0048a0;
        font-size: 3.1vw;
        line-height:4vw;
    }

    .Document_Div li h5 a {
        color: #0048a0;
    }

    .GP_Div {
        margin: 0 auto;
        height: auto;
        padding: 2vw;
        width: 92vw;
        background-color: #98d7ff;
        margin-bottom: 4vw;
    }
    .GP_Div .Title_Div{
        padding-top:6vw;
    }
    .GP_Content {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .GP_Swiper {
        width: 92vw;
        height: 94vw;
        overflow: hidden;
        margin-bottom: 4vw;
    }

    .GP_Text {  
        padding:4vw;
        width: 84vw;
        height: 34vw;
        overflow: hidden;
        background-color: #205bc9;
    }

    .GP_Text h4 {
        font-size: 4.6vw;
        line-height: 5.4vw;
        color: #FFF;
        margin-bottom: 2vw;
        font-weight: bold;
    }

    .GP_Text h4 a {
        color: #FFF;
    }

    .GP_Text h5 {
        font-size: 3.1vw;
        line-height:4vw;
        color: #FFF;

    }

    .GP_Text h5 a {
        color: #FFF;
    }

    .GP_Swiper p {
        width: 92vw;
        height: 52vw;
        overflow: hidden;
    }

    .GP_Swiper p img {
        width: 92vw;
        height: 52vw;
    }


    .GP_pagination {
        font-size: 2.0vw;
        left: auto !important;;
        right: 2vw!important;
        width: 25%!important; 
        bottom: 56vw !important;
        height: 2.8vw !important;
    }

    .GP_pagination .swiper-pagination-bullet {
        border-radius: 1.4vw;
        width:2.6vw;
        height: 2.6vw;
        background-color: #0298A7;
        border: 0.1vw solid #0298A7;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 0.5vw) !important;
        opacity: 1;
    }

    .GP_pagination .swiper-pagination-bullet-active {
        background-color: #FFF;
        border: 0.1vw solid #FFF;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 0.5vw) !important;
    }
    .GP_List {
 
        width: 92vw;
        height: auto;
    }
    .GP_List ul{        
        width: 92vw;
        height: auto;
        margin-bottom: 15vw;
    }
    .GP_List li{        
        padding:4vw;
        width: 84vw;
        height: auto;
        background-color: #FFF;
        font-size: 3.5vw;
        line-height:4.5vw;
        color: #000;
        margin-bottom: 4vw;
    }
    .GP_List li a{
        display: block;        
        color: #000;
        padding-bottom: 2vw;
    }

    .Cooperation_Div{
        height: auto;
        overflow: hidden;
        margin-bottom: 6vw;
    }
    .Cooperation_Div .Title_Div{
        padding-top:6vw;
    }

    .Cooperation_Top{
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 4vw;
    }
    .Cooperation_T1{
        width: 92vw;
        height: auto;
        overflow: hidden;
        margin-bottom: 4vw;
    }
    .Cooperation_T1_Video{
        width: 92vw;
        height: 52vw;
    }
    .Cooperation_T1_Video p{
        width: 92vw;
        height: 52vw;
    }
    .Cooperation_T1_Video p img{
        width: 92vw;
        height: 52vw;
    }
    .Cooperation_T1_Video em{
        position: absolute;        
        left: calc(50% - 6.1vw);
        top: calc(26vw - 6.1vw);
        width:12.2vw;
        height: 12.2vw;
       background: url(../images/Icon_Video.png) center center no-repeat;
       background-size: 12.2vw 12.2vw;
    }
    .Cooperation_T1 h4{
        padding:4vw;
        width: 84vw;
        height: 22vw;
        background-color: #0087e6;
        font-size: 4.1vw;
        line-height:5.2vw;
        color: #FFF;
        overflow: hidden;
    }
    .Cooperation_T1 h4 a{
        color: #FFF;
    }
    .Cooperation_T2{
        width: 92vw;
        height: auto;
        overflow: hidden;
    }
    .Cooperation_T2T{
        width: 92vw;

        overflow: hidden;
        margin-bottom: 4vw;
    }
    .Cooperation_T2T_block{
        float: left;
        width: 44vw;
        height: auto;
    }
    .Cooperation_T2T_block H4{        
        padding: 2vw;
        width: 40vw;
        height: 24vw;
        background-color: #4a3fb5;
        font-size: 3.5vw;
        line-height:4.5vw;
        color: #FFF;
        overflow: hidden;
    }
    .Cooperation_T2T_block H4 a{        
        color: #FFF;
    }
    .Cooperation_T2T_block2{
        float: right!important;        
    }
    .Cooperation_T2T_block2 h4{        
        background-color: #006acd;
    }
    .Cooperation_T2_Video{  
        width: 44vw;
        height: 25vw;
    }
    .Cooperation_T2_Video p{        
        width: 44vw;
        height: 25vw;
    }
    .Cooperation_T2_Video p img{
        width: 44vw;
        height: 25vw;
    }
    .Cooperation_T2_Video em{        
        position: absolute;        
        top: calc(12.5vw - 4.1vw);
        left: calc(50% - 4.1vw);
        width: 8.2vw;
        height: 8.2vw;
        background: url(../images/Icon_Video.png) center center no-repeat;
        background-size: 8.2vw 8.2vw;
    }

    .Cooperation_Package{
        width: 92vw;
        height: 28vw;
        overflow: hidden;
    }
    .Cooperation_Package p{
        float: left;
        width: 44vw;
        height: 25vw;
        overflow: hidden;
    }
    .Cooperation_Package p img{
        width: 44vw;
        height: 25vw; 
    }
    .Cooperation_Package h4{
        float: left;
        padding:2vw;
        width: 44vw;
        height: 21vw;
        background-color: #0087e6;
        font-size: 3.5vw;
        line-height:4.5vw;
        color: #FFF;
        overflow: hidden;
    }
    .Cooperation_Package h4 a{
        color: #FFF;
    }
    .Cooperation_Package2{
        float: left;
        width: 24.3vw;
        overflow: hidden;
    }
    .Cooperation_Package2 h4{
        width: 44vw;
        background-color: #0038a0;
    }
    .Cooperation_Package3{

    }
    .Cooperation_Package3 h4{
        background-color: #006acd;
    }
    .Cooperation_Color{
        padding:4vw;
        width: 84vw;
        height: 16vw;
        background-color: #0038a0;
        font-size: 3.5vw;
        line-height:4.5vw;
        color: #FFF;
        margin-bottom: 4vw;
    }
    .Cooperation_Color a{
        color: #FFF;
    }
    .Cooperation_Color2{
        float: right;
        background-color: #0038a0;
    }
    .Cooperation_T3{
        width: 92vw;
        height: auto;
        overflow: hidden;
    }
    .Cooperation_T2T_block3{
        width: 92vw!important;
    }
    .Cooperation_T2T_block3 .Cooperation_T2_Video{
        float: left;
    }
    .Cooperation_T2T_block3 h4{
        float: left;
        width: 44vw;
        height: 21vw;
        overflow: hidden;
    }
    .Cooperation_Bottom{
        width: 100%;
        height: auto;
    }
    .Cooperation_Bottom .Cooperation_Package{
        width: 92vw!important;
    }
    .Bottom_Box{
        width: 100vw;
        height: auto;
        background-color: #0038a0;
        overflow: hidden;
    }
    .Bottom_Div{
        padding:13vw 0;
    }
    .Bottom_Div h4{
        font-size: 3.5vw;
        line-height:4.5vw;
        color: #FFF;
        text-align: center;
        margin-bottom: 1.6vw;
    }
    .Bottom_Div h4 a{
        color: #FFF;
    }
    .BottomH4{
        font-family: "Arial";
    }
    .BackTop_Div{
        height: 7vw;

    }
    .BackTop_Div img{
        display: block;
        margin: 0 auto;
        width: 7.95vw;
        height: 6.21vw;
    }
}