body {
  /* background: #003563; */
  font-size: 0.12rem;
}

.PictureBk {
  background: #001E39;
}
figure {
  display: block;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
@media (max-width:600px) {
  .cenBox12 {
    width: 100%;
    margin: 0 auto 0.5rem auto;
    position: relative;
    display: block;
  }
  .Top_Div {
    width: 100%;
    height: 1.25rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: #003563;
  }
  .Top_Center {
    position: relative;
    display: block;
    width: 80%;
    margin: 0 auto;
    height: 1.25rem;
    overflow: hidden;
  }
  .Top_Logo {
    width: 1.54rem;
    height: 0.52rem;
    margin: 0 auto;
    margin-top: 0.30rem;
  }
  .Top_Logo img {
    width: 1.54rem;
    height: 0.52rem;
  }
  .Top_Logo_Level {
    margin-left: 0;
    width: 1.21rem;
    height: 0.41rem;
  }
  .Top_Logo_Level img {
    width: 1.21rem;
    height: 0.41rem;
  }
  .Menu_Title {
    position: absolute;
    width: auto;
    height: 0.2rem;
    top: 0.85rem;
    right: 0;
    font-family: Helvetica;
    font-size: 0.2rem;
    color: #005fb1;
    text-transform: uppercase;
    font-weight: bold;
  }
  .Menu_Title img {
    height: 0.2rem;
  }
  .Top_Link {
    display: none;
  }
  .Top_LinkDiv {
    /* border: 1px solid #FFF; */
  }
  .Top_ENBT {
    position: absolute;
    right: 0;
    width: 0.4rem;
    height: 0.16rem;
    top: 0.87rem
  }
  .Top_ENBT img {
    width: 0.4rem;
    height: 0.16rem;
  }
  .Top_MenuBT {
    position: absolute;
    left: 0;
    width: 0.27rem;
    height: 0.19rem;
    top: 0.85rem
  }
  .Top_MenuBT img {
    position: absolute;
    left: 0;
  }
  .Top_Menu {
    position: fixed;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/Menu_BK.png) center top;
    background-repeat: repeat-x;
    background-size: contain;
    z-index: 20;
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    overflow: hidden;
  }
  .Top_MenuLogo {
    width: 0.58rem;
    height: 0.33rem;
    margin-left: 20%;
    margin-top: 0.08rem;
    margin-bottom: 0.08rem;
  }
  .Top_MenuLogo img {
    width: 0.58rem;
    height: 0.33rem;
  }
  .Top_BTClose {
    position: absolute;
    right: 0.16rem;
    top: 0.16rem;
    width: 0.2rem;
    height: 0.2rem;
  }
  .Top_BTClose img {
    width: 0.2rem;
    height: 0.2rem;
  }
  .Top_Menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .Top_Menu li {
    height: 0.46rem;
    line-height: 0.46rem;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
  .Top_Menu li a {
    font-family: 'HarmonyOS Sans Light';
    font-size: 0.22rem;
    color: #FFF;
    margin-left: 20%;
  }
  .Top_Menu .MenuOn {
    color: #FFF;
    font-family: 'HarmonyOS Sans Light', 'Microsoft YaHei', '微软雅黑', 'PingFang SC', 'Arial', '宋体', 'simsun', 'sans-serif';
    font-size: 0.22rem;
    text-indent: 20%;
  }
  .active {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
  }
  .Top_PictureDiv {
    width: 100%;
    height: auto;
  }
  .Top_PictureBanner {
    position: absolute;
    width: 100%;
    height: auto;
    top: 1.25rem;
  }
  /* 中间部分 */
  .Main_Div {
    position: relative;
    display: block;
    width: 100%;
  /*  margin-top: 1.25rem;	*/
    margin-bottom: 1.25rem;
    height: auto;
  }
  .Main_Div ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  .Main_Div li {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .Main_Div li img {
    width: 100%;
    height: auto;
  }
  .MainSwiper {
    display: none;
  }
  .MainNoCover,
  .MainBox {
    position: relative;
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .MainBoxBar {
    width: 100%;
    height: 0.24rem;
    background: url(../img/M_Bar.png) center top repeat-x;
    margin-bottom: 0.25rem;
  }
  .Main_Div img {
    width: 100%;
    height: auto;
    margin-top: 0rem;
  }
  .Main_Div video {
    width: 100%;
    height: auto;
    margin-top: 0rem;
  }
  .MainNoCover a h1,
  .MainBox a h1 {
    display: block;
    width: 100%;
    font-size: 0.4rem;
    line-height: 0.5rem;
    color: #FFF;
    margin-top: 0.05rem;
  }
  .MainNoCover a h1 span,
  .MainBox a h1 span {
    display: block;
    width: 100%;
    font-size: 0.25rem;
    font-family: 'Microsoft YaHei', '微软雅黑', 'PingFang SC', '宋体', 'simsun';
  }
  .MainNoCover a h2,
  .MainBox a h2 {
    display: block;
    float: left;
    width: 70%;
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #FFF;
    margin-top: 0.2rem;
  }
  .MainNoCover a hr,
  .MainBox a hr {
    display: block;
    width: 100%;
    height: 0px;
    color: #f0f3f7;
    border-top: 1px dashed #FFF;
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
  }
  .MainBox a p {
    display: none;
  }
  .MainNoCover a em,
  .MainBox a em {
    display: block;
    float: right;
    width: 0.16rem;
    height: 0.16rem;
    background: url(../img/Icon_Plus.png) no-repeat center center;
    background-size: cover;
    margin-top: 0.28rem;
  }
  /* Content */
  .Content_Div {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 1.42rem;
    margin-bottom: 1.25rem;
    height: auto;
  }
  .Content_Center {
    position: relative;
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .Content_Title_Box{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    border-top: 3px solid #177EFF;
    border-bottom: 3px solid #177EFF;
    /* 20221101 下行删除*/
    /* margin-bottom: 0.4rem; */
  }
  .Content_Title_Box h1 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    line-height: 0.4rem;
    font-size: 0.28rem;
    color: #177DFF;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .first{display:none;}
  .second{display:block;margin-top:20px;}
  .Content_Info_Box {
    width: 100%;
    height: auto;
  }
  /* 20221101 */
  .Content_Link_Left {
    position: relative;
    display: block;
    top: -0.55rem;
    left: 0;
    width: 100%;
    height: auto;
  }
  .Content_Title_Box h2{
    display: none;
  }
  .Content_Title_Box hr{
    display: none;
  }

  /* 20221101 end */
  .Content_Link_Icons {
    display: none;     /* 20221101 */
    float: right;
    height: 0.55rem;
    width: auto;
  }
  .Content_Link_Icons ul {
    height: 0.55rem;
    list-style: none;
  }
  .Content_Link_Icons li {
    float: left;
    width: 0.35rem;
    height: 0.35rem;
    margin-right: 0.16rem;
  }
  .Content_Link_Icons li:last-child {
    margin-right: 0;
  }
  .Content_Link_Icons li img {
    width: 0.35rem;
    height: 0.35rem;
  }
  .Content_Link_Date {
    display: none;     /* 20221101 */
    float: left;
    width: auto;
    font-size: 0.1rem;
    color: #177DFF;
    line-height: 0.35rem;
  }
  .Content_Info_Div {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 2.4rem;
    margin-top: -0.32rem;  /* 20221101 */
    /* border: 1px solid #F2F2F2; */
  }
  .Content_Info_Div img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    /* border: 1px solid #F2F2F2; */
  }
  .ContentContainer {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: visible;
    overflow-x: hidden!important;
  }
  .ContentSwiperBox video {
    width: 100%;
    height: auto;
  }
  .Content-pagination {
    display: block;
    position: absolute;
    top: -0.2rem;
    right: 0;
    bottom: auto!important;
    left: auto!important;
    width: auto!important;
    z-index: 1;
  }
  .Content-pagination .swiper-pagination-bullet {
    background-color: #007AE3;
    opacity: 1;
  }
  .Content-pagination .swiper-pagination-bullet-active {
    background-color: #79B6EA;
    opacity: 1;
    width: 0.35rem;
    border-radius: 0.04rem;
  }
  .Content_BTPrev {
    display: block;
    position: absolute;
    bottom: -0.7rem;
    left: 20%;
    top: auto;
    width: 0.54rem;
    height: 0.54rem;
    background-image: url(../img/BT_Left.png);
    background-size: contain;
  }
  .Content_BTNext {
    display: block;
    position: absolute;
    right: 20%;
    bottom: -0.7rem;
    top: auto;
    width: 0.54rem;
    height: 0.54rem;
    background-image: url(../img/BT_Right.png);
    background-size: contain;
  }
  .Channel_Div {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    height: auto;
  }
  .Channel_Div ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  .Channel_Div li {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .Channel_Div li img {
    width: 100%;
    height: auto;
  }
  .ChanndelBox {
    display: block;
    position: relative;
    width: 80%;
    margin: 0 auto;
  }
  .ChanndelBox a h1 {
    display: block;
    width: 100%;
    font-size: 0.4rem;
    line-height: 0.5rem;
    color: #FFF;
    margin-top: 0.05rem;
  }
  .ChanndelBox a h2 {
    display: block;
    float: left;
    width: 70%;
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #FFF;
    margin-top: 0.2rem;
  }
  .ChanndelBox a hr {
    display: block;
    width: 100%;
    height: 0px;
    color: #f0f3f7;
    border-top: 1px dashed #FFF;
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
  }
  .ChanndelBox a p {
    display: none;
  }
  .ChanndelBox a em {
    display: block;
    float: right;
    width: 0.16rem;
    height: 0.16rem;
    background: url(../img/Icon_Plus.png) no-repeat center center;
    background-size: cover;
    margin-top: 0.28rem;
  }
  .Channel_More {
    display:block;
  }
  /* 移动底部 */
  .Bottom_Div {
    position: fixed;
    z-index: 10;
    width: 100%;
    bottom: 0;
    height: 1.1rem;
    background-color: #0D75FE;
  }
  .Bottom_Center {
    height: 1.1rem;
    width: 80%;
    margin: 0 auto;
  }
  .Bottom_Icon {
    width: 1.2rem;
    height: 0.48rem;
    margin-top: 0.27rem;
    float: left;
  }
  .Bottom_Icon img {
    width: 1.41rem;
    height: 0.57rem;
  }
  .Bottom_Info,
  .Bottom_QRCodeDiv {
    display: none;
  }
  .Bottom_IconLinks {
    float: right;
    width: auto;
    height: 0.34rem;
    /* border: 1px solid #FFF; */
    margin-top: 0.34rem;
  }
  .Bottom_IconLinks ul {
    list-style: none;
  }
  .Bottom_IconLinks li {
    position: relative;
    display: block;
    width: 0.34rem;
    height: 0.34rem;
    margin-right: 0.1rem;
    float: left;
  }
  .Bottom_IconLinks li img {
    width: 0.34rem;
    height: 0.34rem;
  }
  .Bottom_IconLinks li:last-child {
    margin-right: 0;
  }
  .Bottom_BackTop {
    position: absolute;
    right: 10%;
    width: 0.55rem;
    height: 0.41rem;
    top: -0.4rem
  }
  .Bottom_BackTop img {
    width: 0.55rem;
    height: 0.41rem;
  }
  /* 20230407 Add */
    .Video_Big_WeChart_Div{
        display: none;
    }

    .PC_Show {
        display: none;
    }
    .Mobile_Show {
        display: block;
    }

    .Top_Blank{
        height: 1.35rem;
    }
    .Home_Banner_Box{
        width: 100%;
        height: auto;
        overflow: hidden; 
        margin-bottom: 17px;    
    }
    .Home_Banner_Div{
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    .Home_Banner_Pic{
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: calc(100vw*0.57);
        margin-top: 17px;    
        margin-bottom: 17px;
        overflow: hidden; 
    }
    .Home_Banner_Pic img{        
        width: 100%;
        height: calc(100vw*0.57);        
    }
    .Home_Banner_Pic video{        
        width: 100%;
        height: calc(100vw*0.57);        
    }
    .Home_Banner_Pic em{        
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        left:50%;
        top: 50%;
        transform: translate(-23px,-23px);        
        width: 46px;
        height: 46px;

        background: url(../img/Icon_Video2_small.png) center center no-repeat;
        background-size: 46px;
        overflow: hidden;     
        z-index: 2;
 
    }
    .Home_Banner_Pic pre{        
        display: block;
        position: absolute;
        bottom:0;
        left: 50%;
        transform: translate(-125px,-30px); 
        margin: 0 auto;
        width: 250px;
        height: 46px;
        border-radius: 23px;
        background-color: rgba(0,0,0, 0.8);
        color: #FFF;
        font-size: 12px;
        text-align: center;
        line-height: 46px;
        z-index: 2;
    }
    .Home_Banner_Pic pre a{        
        color: #FFF;        
    }
    .Home_Banner_Words{
        position: relative;
        margin: 0 auto;
        /* margin-top: 37px; */
        width: 80%;
        height: auto;
        overflow: hidden;     
    }
    .Home_Banner_Words h3{
        width: 100%;
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 8px;
        color:#9FC7FF;           
    }
    .Home_Banner_Words h3 a{
        color:#9FC7FF;           
    }
    .Home_Banner_Words h3 a:hover{
        text-decoration: underline;
        color:#9FC7FF;           
    }
    .Home_Banner_Words h4{
        width: 100%;
        font-size: 30px;
        line-height: 35px;
        color:#9FC7FF;
        margin-bottom:10px;           
    }
    .Home_Banner_Words h4 a{
        color:#9FC7FF;           
    }
    .Home_Banner_Words h5{
        width: 100%;
        font-family: "Helvetica";
        font-size: 16px;
        line-height: 22px;
        color:#C1C1C1;
        margin-bottom:15px;           
    }
    .Home_Banner_Words h5 a{
        color:#C1C1C1;           
    }
    .Home_Banner_Words h6{
        width: 100%;
        font-family: "Helvetica";
        font-size: 12px;
        line-height: 18px;
        color:#8C8C8C;         
    }
    .Home_Banner_Words h6 span{
        width: 100%;
        font-family: "Helvetica";
        font-size: 12px;
        line-height: 18px;
        color:#8C8C8C;         
    }
    .Home_Banner_Words h6 a{
        color:#8C8C8C;           
    }
    .Home_Banner_WordsBottom{
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        bottom: 0;
        width: 100%;
        height: 20px;
    }
    .Home_Banner_WordsBottom_More{
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        float: right;
        width: 60px;
        height: 18px;
        border-radius: 9px;
        border: 1px solid #0071FF;
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        color: #0071FF;
        cursor: pointer;
    }
    .Home_Banner_WordsBottom_More a{
        color: #0071FF;
    }
    .Home_Banner_WordsBottom_More:hover{
        background-color: #0071FF;
        color: #1F272E;
    }
    .Home_Banner_WordsBottom_More:hover a{
        color: #1F272E;
    }
    .Home_Banner_WordsBottom_Icon{
        display: none;
        
    }
    /* 20230407 Add end*/
}

@media (min-width:600px) {
  .cenBox12 {
    width: 12rem;
    margin: 0 auto 0.5rem auto;
    position: relative;
    display: block;
  }
  .Top_Div {
    position: relative;
    display: block;
    width: 100%;
    height: 1.75rem;
  }
  .Top_PictureDiv {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #253D61;
  }
  .Top_PictureBanner {
    position: absolute;
    width: 100%;
  }
  .Top_PictureBanner img {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: auto;
  }
  .Top_PictureBanner h1 {
    position: absolute;
    bottom: 0.8rem;
    text-align: center;
    color: #FFF;
    font-size: 0.8rem;
    line-height: 0.9rem;
    text-shadow: 7px 8px 10px #030000;
    width: 100%;
  }
  .Top_PictureBanner h2 {
    position: absolute;
    bottom: 0.2rem;
    text-align: center;
    color: #FFF;
    font-size: 0.3rem;
    line-height: 0.4rem;
    width: 100%;
  }
  .Top_PictureLink {
    float: right;
    margin-top: 0.3rem;
  }
  .Top_Center {
    position: relative;
    display: block;
    width: 12rem;
    height: 1.75rem;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .Top_Logo {
    width: 2.21rem;
    height: 0.82rem;
    float: left;
    margin-top: 0.53rem;
  }
  .Top_Logo img {
    width: 2.21rem;
    height: 0.82rem;
  }
  .Top_MenuDiv {
    position: relative;
    display: block;
    width: auto;
    height: 1rem;
    float: right;
  }
  .Top_LinkDiv {
    float: right;
    /* width: 3rem; */
    height: 0.4rem;
    margin-top: 0.73rem;
  }
  .Top_LinkDiv_Level {
    margin-top: 0.13rem;
  }
  .Top_Link {
    float: right;
    color: #FFF;
    text-align: right;
    font-size: 0.12rem;
    line-height: 0.22rem;
  }
  .Top_BTClose,
  .Top_MenuBT {
    display: none;
  }
  .Top_Link a {
    color: #FFF;
  }
  .Top_ENBT {
    float: right;
    width: 0.6rem;
    margin-left: 0.1rem;
    height: 0.22rem;
  }
  .Top_Menu {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .Top_MenuLogo {
    display: none;
  }
  .Top_Menu ul {
    width: auto;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .Top_Menu li {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 0.14rem;
    height: 0.14rem;
    line-height: 0.14rem;
    padding-right: 0.1rem;
    padding-left: 0.1rem;
    border-right: 1px solid #FFF;
    text-align: center;
  }
  .Top_Menu li:last-child {
    padding-right: 0rem;
    border-right: 0px solid #FFF;
  }
  .Top_Menu .MenuOn {
    color: #5397FF;
  }
  .Top_Menu li a {
    color: #FFF;
  }
  .Top_Menu li a:hover {
    color: #5397FF;
    text-decoration: underline;
  }
  .Menu_Title {
    position: absolute;
    right: 0;
    bottom: 0.25rem;
    width: auto;
    font-family: Helvetica;
    font-size:0.7rem;
    color: #005fb1;
    text-transform: uppercase;
    font-weight: bold;
  }
  /* 中部 */
  /* 首页 */
  .Main_Div {
    width: 100%;
    height: auto;
  }
  .Main_Div ul {
    width: 100%;
    height: auto;
    list-style: none;
    display: flex;
    align-items: flex-start;
    align-content: flex-end;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .Main_Div li {
    position: relative;
    display: block;
    margin-bottom: 0.32rem;
  }
  .Main_Div img {
    position: absolute;
    left: 0;
    top: 0
  }
  .MainNoCover a h1,
  .MainBox a h1 {
    position: absolute;
    left: 0.3rem;
    width: 2.16rem;
    bottom: 0.55rem;
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #FFF;
    transition: all 0.5s;
  }
  .MainNoCover a h1 span,
  .MainBox a h1 span {
    font-size: 0.18rem;
    font-family: 'Microsoft YaHei', '微软雅黑', 'PingFang SC', '宋体', 'simsun';
  }
  .MainBlock3 a h1 span {
    font-size: 0.24rem;
    font-family: 'Microsoft YaHei', '微软雅黑', 'PingFang SC', '宋体', 'simsun';
  }
  .MainNoCover a h2,
  .MainBox a h2 {
    position: absolute;
    left: 0.3rem;
    width: 2.16rem;
    bottom: 0.18rem;
    font-size: 0.12rem;
    line-height: 0.2rem;
    color: #FFF;
    transition: all 0.5s;
  }
  .MainNoCover a hr,
  .MainBox a hr {
    position: absolute;
    left: 0.3rem;
    width: 2.16rem;
    bottom: 0.4rem;
    height: 0px;
    color: #f0f3f7;
    border-top: 1px dashed #FFF;
    border-left: none;
    border-right: none;
    border-bottom: none;
    transition: all 0.5s;
  }
  .MainBox a p {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    left: 0rem;
    top: 0rem;
    background: url(../img/MainPic_Hover20230627.png) no-repeat center center;
    background-size: cover;
    transition: all 0.5s;
  }
  .MainNoCover a em,
  .MainBox a em {
    position: absolute;
    width: 0.16rem;
    height: 0.16rem;
    right: 0.3rem;
    bottom: 0.18rem;
    background: url(../img/Icon_Plus.png) no-repeat center center;
    background-size: cover;
    transition: all 0.5s;
  }
  .MainBox a:hover h1 {
    opacity: 0;
    transition: all 0.5s;
  }
  .MainBox a:hover h2 {
    opacity: 0;
    transition: all 0.5s;
  }
  .MainBox a:hover hr {
    opacity: 0;
    transition: all 0.5s;
  }
  .MainBox a:hover p {
    opacity: 0;
    transition: all 0.5s;
  }
  .MainBox a:hover em {
    opacity: 0;
    transition: all 0.5s;
  }
  .MainBlock1 {
    position: relative;
    display: block;
    width: 2.77rem;
    height: 3.60rem;
    margin-bottom: 0.3rem;
    overflow: hidden;
  }
  .MainBlock2 {
    position: relative;
    display: block;
    width: 2.76rem;
    height: 3.6rem;
    margin-bottom: 0.3rem;
    overflow: hidden;
  }
  .MainBlock3 {
    position: relative;
    width: 5.85rem;
    height: 7.51rem;
    display: block;
    overflow: hidden;
  }
  .MainBlock4 {
    position: relative;
    display: block;
    width: 2.76rem;
    height: 7.51rem;
    overflow: hidden;
  }
  .MainBlock3 h1 {
    width: 5.25rem !important;
    font-size: 0.3rem;
    line-height: 0.38rem;
  }
  .MainBlock3 h2 {
    width: 5.25rem !important;
  }
  .MainBlock3 hr {
    width: 5.25rem !important;
  }
  .MainBoxBar {
    display: none;
  }
  .MainSwiper {
    background-color: #004679;
  }
  .swiper-container {
    width: 2.34rem;
    height: 6.90rem;
    margin: 0px auto;
    margin-top: 0.3rem;
  }
  .MainSwiperBox {
    position: relative;
    display: block;
    width: 2.34rem;
    height: 6.90rem;
    text-align: left;
    font-size: 18px;
    /* border: 1px solid #000; */
  }
  .MainSwiperBox h1 {
    position: absolute;
    width: 100%;
    left: 0rem;
    top: 0rem;
    height: 0.5rem;
    font-size: 0.18rem;
    line-height: 0.22rem;
    overflow: hidden;
    color: #FFF;
  }
  .MainSwiperBox h2 {
    position: absolute;
    left: 0;
    top: 0.5rem;
    width: 60%;
    height: 0.3rem;
    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #57A5FF;
    overflow: hidden;
  }
  .MainSwiperBox em {
    position: absolute;
    right: 0;
    top: 0.5rem;
    width: 40%;
    height: 0.3rem;
    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #57A5FF;
    overflow: hidden;
    text-align: right;
  }
  .MainSwiperBox img {
    position: absolute;
    left: 0;
    top: 0.85rem;
    width: 2.3rem;
    height: 5rem;
  }
  .MainSwiper video {
    position: absolute;
    left: 0;
    top: 0.85rem;
    width: 2.3rem;
    height: 5rem;
  }
  .Main-pagination {
    margin-bottom: 0.7rem;
  }
  .Main-pagination .swiper-pagination-bullet {
    background-color: #007AE3;
    opacity: 1;
  }
  .Main-pagination .swiper-pagination-bullet-active {
    background-color: #0060AE;
    opacity: 1;
    width: 0.35rem;
    border-radius: 0.04rem;
  }
  .Main_BTPrev {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 94%;
    width: 0.54rem;
    height: 0.54rem;
    background-image: url(../img/BT_Left.png);
    background-size: contain;
  }
  .Main_BTNext {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 94%;
    width: 0.54rem;
    height: 0.54rem;
    background-image: url(../img/BT_Right.png);
    background-size: contain;
  }
  /* Content_Div */
  .Content_Div {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 0.7rem;
    background-color: #F2F2F2;
    border: 1px solid rgba(255, 255, 255, 0);
  }
  .Content_Center {
    display: block;
    position: relative;
    width: 10.6rem;
    height: auto;
    margin: 0 auto;
    border: 1px solid #F2F2F2;
  }

  .Content_Title_Box{
    display: block;
    position: relative;
    width: 100%;
    /*   height: 1.9rem;	*/
  }
  .Content_Title_Box h1 {
    display: block;
    position: relative;
    width: 100%;
    /* height: 0.9rem;	*/
    line-height: 0.45rem;
    font-size: 0.36rem;
    color: #177DFF;
  }
  .Content_Title_Box h2 {
    display: block;
    position: relative;
    width: 100%;
    /*  height: 0.4rem;	*/
    margin-top: 0.05rem;
    font-family: "微软雅黑";
    line-height: 0.4rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #177DFF;
  }
  .Content_Title_Box hr {
    display: block;
    position: relative;
    margin: 0.1rem 0 0.5rem 0;
    padding: 0;
    border: 0px;
    width: 0.63rem;
    height: 0.05rem;
    color: #177DFF;
    background-color: #177DFF;
  }
  .first{display:block;}
  .second{display:none;}
  .Content_Info_Box {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 1.05rem;
    margin-top: 0.5rem;
    border: 1px solid #F2F2F2;
  }
  .Content_Link_Left {
    display: block;
    position: relative;
    float: left;
    width: 2.2rem;
    /* border: 1px solid #FF0000; */
  }
  .Content_Link_Icons {
    display: block;
    position: relative;
    width: 0.48rem;
    height: auto;
    /* border: 1px solid #0D75FE; */
  }
  .Content_Link_Icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 0.2rem;
    /* border: 1px solid #F2F2F2; */
  }
  .Content_Link_Icons li {
    width: 0.48rem;
    margin-bottom: 0.2rem;
  }
  .Content_Link_Date {
    display: block;
    position: relative;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    /* Internet Explorer 9*/
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
    font-size: 0.12rem;
    height: 1rem;
    width: 1rem;
    /* line-height: 0.5rem; */
    text-align: right;
    color: #656565;
    /* border: 1px solid #0D75FE; */
  }
  .Content_Info_Div {
    display: block;
    position: relative;
    min-width: 7.5rem;
    max-width: 8.2rem;
    float: right;
    height: auto;
    /* border: 1px solid #F2F2F2; */
  }
  .Content_Info_Div img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .ContentContainer {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    width: 7.5rem;
    height: auto;
    margin-bottom: 1.8rem;
    /* height: 17.75rem; */
    overflow: visible;
    overflow-x: hidden!important;
  }
  .ContentSwiperBox video {
    width: 100%;
    min-height: 9rem;
    height: auto;
  }
  .ContentSwiperBox .ContentPicBox {
    width: 100%;
    display: block;
    height: auto;
    min-height: 9rem;
  }
  .ContentSwiperBox img {
    width: 100%;
    display: block;
    height: auto;
    min-height: 9rem;
  }
  .Content-pagination {
    display: block;
    position: absolute;
    left: 0;
    bottom: auto!important;
    left: auto!important;
    width: auto!important;
    border: 1px solid #F2F2F2;
  }
  .Content-pagination .swiper-pagination-bullet {
    background-color: #007AE3;
    opacity: 1;
  }
  .Content-pagination .swiper-pagination-bullet-active {
    background-color: #79B6EA;
    opacity: 1;
    width: 0.35rem;
    border-radius: 0.04rem;
  }
  .Content_BTPrev {
    display: block;
    position: absolute;
    bottom: 0.7rem;
    left: 2.7rem;
    top: auto;
    width: 0.54rem;
    height: 0.54rem;
    background-image: url(../img/BT_Left.png);
    background-size: contain;
  }
  .Content_BTNext {
    display: block;
    position: absolute;
    right: 2.7rem;
    bottom: 0.7rem;
    top: auto;
    width: 0.54rem;
    height: 0.54rem;
    background-image: url(../img/BT_Right.png);
    background-size: contain;
  }
  /* Channel DIV */
  .Channel_Div {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  /* 20230129 */
  .Channel_Div ul {
    width: 100%;
    list-style: none;
    /* display: flex;
    align-items: center;
    justify-items: center;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row; */
    margin-bottom: 0.4rem;
  }
  .Channel_Div li {
    display: block;
    position: relative;
    width: 2.77rem;
    height: 3.6rem;
    margin-bottom: 0.35rem;
    overflow: hidden;
    float: left;
    margin-right: 0.3rem;
  }
  .Channel_Div li:nth-child(4n) {
    margin-right: 0rem;
  }
  /* 20230129 end*/

  .Channel_Div li img {
    width: 2.77rem;
    height: 3.6rem;
  }
  .Channel_Div li p {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 2.77rem;
    height: 3.6rem;
    left: 0rem;
    top: 0rem;
    background: url(../img/Graphic_BT_Cover.png) no-repeat;
    background-size: cover;
    transition: all 0.5s;
  }
  .Channel_Div li em {
    position: absolute;
    width: 0.20rem;
    height: 0.20rem;
    right: 0.3rem;
    bottom: 0.18rem;
    background: url(../img/Icon_Plus.png) no-repeat center center;
    background-size: cover;
    transition: all 0.5s;
  }
  .Channel_Div li h2 {
    position: absolute;
    left: 0.3rem;
    width: 2.16rem;
    bottom: 0.18rem;
    font-size: 0.12rem;
    line-height: 0.2rem;
    color: #FFF;
    transition: all 0.5s;
  }
  .Channel_Div li h2 a{color:#fff;}
  .Channel_Div li hr {
    position: absolute;
    left: 0.3rem;
    width: 2.13rem;
    bottom: 0.45rem;
    height: 0px;
    color: #f0f3f7;
    border-top: 1px dashed #FFF;
    border-left: none;
    border-right: none;
    border-bottom: none;
    transition: all 0.5s;
  }
  .Channel_Div li:hover p {
    opacity: 0;
    transition: all 0.5s;
  }
  .Channel_Div li:hover em {
    opacity: 0;
    transition: all 0.5s;
  }
  .Channel_Div li:hover h2 {
    opacity: 0;
    transition: all 0.5s;
  }
  .Channel_Div li:hover hr {
    opacity: 0;
    transition: all 0.5s;
  }
  .Channel_More {
    position: relative;
    display: block;
    width: 2.3rem;
    height: 0.32rem;
    line-height: 0.32rem;
    margin: 0 auto;
    background-color: #0D75FE;
    border-radius: 0.16rem;
    text-align: center;
    margin-bottom: 0.3rem;    /* 20230129 */
    cursor:pointer;
  }
  .Channel_More a {
    font-size: 0.12rem;
    color: #FFF;
  }
  /* Picture_Div */
  .Picture_Div {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .Picture_Div ul {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    list-style: none;
  }
  .Picture_Div li {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #253D61;
  }
  .PictureText {
    float: left;
    width: 2.4rem;
    display: block;
    position: relative;
  }
  .PictureText a p {
    margin: 0;
    padding: 0;
    width: 1.8rem;
    margin: 0 auto;
    font-size: 0.18rem;
    line-height: 0.25rem;
    color: #e6e6e6;
  }
  .PictureText a:Hover p {
    text-decoration: underline;
  }
  .PictureText h1 {
    margin: 0;
    padding: 0;
    width: 1.8rem;
    margin: 0 auto;
    margin-top: 0.1rem;
    font-size: 0.12rem;
    line-height: 0.20rem;
    color: #e6e6e6;
  }
  .PictureRightBox {
    float: left;
    width: 9.6rem;
    display: block;
    position: relative;
  }
  .PictureMore_Div {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 1.8rem;
  }
  .PictureMore_TitleBox {
    display: block;
    position: relative;
    width: 100%;
    height: 1.3rem;
  }
  .PictureTitle {
    float: left;
    width: 6rem;
    font-size: 0.72rem;
    color: #5781FF;
  }
  .PictureMoreBT {
    float: right;
    width: 1rem;
    margin-top: 0.4rem;
    text-align: right;
  }
  .PictureMoreBT a {
    font-size: 0.18rem;
    color: #5781FF;
  }
  .PictureMoreBT a:Hover {
    text-decoration: underline;
  }
  .PictureMore_Box {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .PictureMore_Box ul {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    list-style: none;
  }
  .PictureMore_Box li {
    display: block;
    position: relative;
    float: left;
    width: 3rem;
    height: 5rem;
  }
  .PictureMore_Box li h1 {
    display: block;
    position: relative;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    width: 3rem;
    height: 5rem;
  }
  .PictureMore_Box li a img {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 2.75rem;
    height: 3.4rem;
    margin-left: 0.12rem;
  }
  .PictureMore_Box li p {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 2.75rem;
    height: 3.4rem;
    margin-left: 0.12rem;
    font-size: 0.18rem;
    color: #5781FF;
    line-height: 0.22rem;
    margin-top: 0.1rem;
  }
  .PictureMore_Box li:hover p {
    text-decoration: underline;
  }
  /* 底部 */
  .Bottom_Div {
    width: 100%;
    height: 2.36rem;
    background-color: #0067FF;
  }
  .Bottom_PictureDiv {
    width: 100%;
    height: 2.36rem;
    background-color: #242424;
  }
  .Bottom_Center {
    width: 12rem;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .Bottom_Icon {
    width: 2.4rem;
    height: 0.88rem;
    float: left;
    margin-top: 0.5rem;
  }
  .Bottom_Icon img {
    width: 2.05rem;
    height: 0.79rem;
  }
  .Bottom_Info {
    float: left;
    width: 7.9rem;
    height: 0.88rem;
    font-size: 0.14rem;
    line-height: 0.18rem;
    color: #FFF;
    margin-top: 0.5rem;
  }
  .Bottom_QRCodeDiv {
    float: right;
    width: 1.55rem;
    height: 1.3rem;
    margin-top: 0.4rem;
  }
  .Bottom_QRCode {
    float: right;
    width: 0.81rem;
    height: 0.87rem;
  }
  .Bottom_QRCodeTxt {
    float: right;
    width: 1.55rem;
    text-align: right;
    color: #FFF;
    font-size: 0.12rem;
  }
  .Bottom_BackTop,
  .Bottom_IconLinks {
    display: none;
  }
    /* 20230407 Add */
    .PC_Show {
        display: block;
    }
    .Mobile_Show {
        display: none;
    }

    .Home_Banner_Box{
        width: 100%;
        height: 503px;
        background-color: #1F272E;
        overflow: hidden; 
        margin-bottom: 37px;    
    }
    .Home_Banner_Div{
        height: 503px;
    }
    .Home_Banner_Pic{
        display: block;
        position: relative;
        margin: 0;
        padding: 0;

        float: left;
        width: 750px;
        height: 431px;
        margin-top: 37px;
        overflow: hidden;     
    }
    .Home_Banner_Pic img{
        display: block;
        width: 750px;
        height: 431px;
    }
    .Home_Banner_Pic video{
        width: 750px;
        height: 431px;
        cursor: pointer;
    }
    .Home_Banner_Pic em{
        
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        left: 50%;
        transform: translateX(-68px);        
        width: 138px;
        height: 138px;
        top: 143px;
        background: url(../img/Icon_Video.png) center center no-repeat;
        overflow: hidden;     
        z-index: 2;
    }
    .Home_Banner_Pic pre{        
        display: none;
    }
    .Home_Banner_Words{
        position: relative;
        float: right;
        margin-top: 37px;
        width: 425px;
        height: 431px;
        overflow: hidden;     
    }
    .Home_Banner_Words h3{
        width: 100%;
        /* font-family: "微软雅黑","黑体" ; */
        font-size: 48px;
        line-height: 68px;
        margin-bottom: 40px;
        color:#9FC7FF;           
    }
    .Home_Banner_Words h3 a{
        color:#9FC7FF;           
    }
    .Home_Banner_Words h3 a:hover{
        color:#9FC7FF;          
        text-decoration: underline; 
    }
    .Home_Banner_Words h4{
        width: 100%;
        font-size: 48px;
        line-height: 68px;
        color:#9FC7FF;
        margin-bottom:40px;           
    }
    .Home_Banner_Words h4 a{
        color:#9FC7FF;           
    }
    .Home_Banner_Words h5{
        width: 100%;
        font-family: "Helvetica";
        font-size: 18px;
        line-height: 24px;
        color:#C1C1C1;
        margin-bottom:10px;           
    }
    .Home_Banner_Words h5 a{
        color:#C1C1C1;           
    }
    .Home_Banner_Words h6{
        width: 100%;
        font-family: "Helvetica";
        font-size: 12px;
        line-height: 18px;
        color:#8C8C8C;         
    }
    .Home_Banner_Words h6 span{
        width: 100%;
        font-family: "Helvetica";
        font-size: 12px;
        line-height: 18px;
        color:#8C8C8C;         
    }
    .Home_Banner_Words h6 a{
        color:#8C8C8C;           
    }
    .Home_Banner_WordsBottom{
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        bottom: 0;
        width: 100%;
        height: 26px;
    }
    .Home_Banner_WordsBottom_More{
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        float: left;
        width: 86px;
        height: 24px;
        border-radius: 12px;
        border: 1px solid #0071FF;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        color: #0071FF;
        cursor: pointer;
    }
    .Home_Banner_WordsBottom_More a{
        color: #0071FF;
    }
    .Home_Banner_WordsBottom_More:hover{
        background-color: #0071FF;
        color: #1F272E;
    }
    .Home_Banner_WordsBottom_More:hover a{
        color: #1F272E;
    }
    .Home_Banner_WordsBottom_Icon{
        float: right;
        width:30px;
        height: 24px;
        margin-left: 18px;
    }
    .Home_Banner_WordsBottom_Icon span{
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
                
        width:30px;
        height: 24px;        
    }
    .Home_Icon1{
       background: url(../img/Icon_Home_WeChart.png) center center no-repeat;
    }
    
    .Home_Icon1:hover{
        background: url(../img/Icon_Home_WeChart_on.png) center center no-repeat;
     }
     
    .Home_Icon2{
        background: url(../img/Icon_Home_WeiBo.png) center center no-repeat;
     }
     
     .Home_Icon2:hover{
         background: url(../img/Icon_Home_WeiBo_on.png) center center no-repeat;
      }



     
    .Video_Big_WeChart_Div{
        display: none;
        position: absolute;
        left: 0%;
        top:0%;

        padding:18px 20px;

        width: 270px;
        height: 395px;
        background-color: #FFF;
        z-index: 3;
    }
    .Video_Big_WeChart_Title{
        width: 100%;
        height: 37px;        
    }
    .Video_Big_WeChart_TitleTxt{
        float: left;
        width: 200px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
        color: #464545;

    }
    .Video_Big_WeChart_Close{
        float: right;
        width: 21px;
        height: 21px;
        cursor: pointer;
    }
    .Video_Big_WeChart_Close img{        
        width: 21px;
        height: 21px;
    }
    .Video_Big_WeChart_QRCode{
        width: 270px;
        height: 270px;
    }
    .Video_Big_WeChart_QRCode img{
        width: 270px;
        height: 270px;
    }
    .Video_Big_WeChart_Bottom{
        position: absolute;
        width: 100%;
        height: 44px;
        bottom: 18px;
    }
    .Video_Big_WeChart_Logo{
        float: left;
        width: 76px;
        height: 44px;        
    }
    .Video_Big_WeChart_Logo img{        
        width: 52px;
        height: 29px;        
    }
    .Video_Big_WeChart_BottomTxt{
        float: left;
        width: 198px;
        height: 44px;
        font-size: 14px;
        line-height: 20px;
        color: #656565;
    } 
    /* 20230407 Add end*/
}