/* PC */
@media (min-width:600px) {
  .PC {
    display: block;
  }

  .Mobile {
    display: none;
  }

  .mCaidan {
    display: none;
  }

  .caidan {
    display: none;
  }

  .TopBar_Box {
    display: block;
    position: relative;
    margin: 0 auto;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    height: 40px;
    background-color: #024073;
    overflow: hidden;
  }

  .TopBar_Div {
    display: block;
    height: 40px;

    font-size: 22px;
    line-height: 40px;
    color: #FFF;
  }
  .TopBar_Div span{
    height: 40px;
    font-size: 22px;
    line-height: 40px;
    color: #FFF;
  }
  .TopBar_Div a{color:#fff;}
  .TopBar_Logo {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 171px;
    height: 18px;
    margin-right: 10px;
    margin-top: 9px;

  }

  .TopBar_Logo img {
    width: 171px;
    height: 18px;
  }

  .TopBanner_Box {
    display: block;
    position: relative;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    background: url(../img/Banner_BK.jpg) top center no-repeat;
    height: auto;
    overflow: hidden;
  }


  .TopBanner_Box img {
    width: 2644px;
    height: 345px;
  }

  .TopBanner_Bar {
    display: block;
    width: 2644px;
    height: 345px;

  }

  .TopBanner_Bar img {
    width: 2644px;
    height: 345px;
  }

  .Menu_Box {
    margin: 0 auto;
    width: 1760px;
    height: 80px;
    border-top: 1px solid #3D80B1;
    border-bottom: 1px solid #3D80B1;
    overflow: hidden;
  }

  .Menu_Div {
    margin: 0 auto;  
    margin-top: 22px;
    width: 1408px;
    height: 36px;
    overflow: hidden;
  }

  .Menu_Div ul {
    margin: 0 auto;        
    width: 1408px;
    height: 36px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .Menu_Div li {
    padding: 0 20px;
    text-align:center;
    width: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    height: 36px;
    font-size: 24px;
    line-height: 36px;
    /* border-radius: 17px; */
    font-weight: bold;        
    color: #215F89;
    /* font-family: "Myriad Pro"; */
    /* border-bottom: 6px solid transparent; */
    /* text-transform: uppercase; */
    border-radius: 18px;
    cursor: pointer;
  }

  .Menu_Div li:hover {
    background-color: #005298;

    /* border-bottom: 6px solid #A70000; */
  }

  .Menu_Div li a {
    color: #215F89;
    text-decoration: none;
  }

  .Menu_Div li:hover a {
    background-color: #005298;
    color: #FFF;
    text-decoration: none;
  }

  .Part1_Box {
    display: block;
    position: relative;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    height: auto;
    padding-bottom: 55px;
    /* background-image: linear-gradient(to bottom,#FFF,#A5DBFF); */
    /* background-color: #FFF0D8; */
    overflow: hidden;
  }

  .Part1_Div {
    margin: 0 auto;
    margin-top: 66px;
    padding-top: 0px;
    width: 1290px;
    height: 562px;    
    /* background-image: linear-gradient(to bottom,#A6DBFF,#FFF); */
  }

  .Part1_Top_Div {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    border-bottom: 1px solid transparent;
    overflow: hidden;
  }

  .Part1_Swipper_Div {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 638px;
    height: 422px;
  }

  .Part1_Swiper {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 638px;
    height: 422px;
    overflow: hidden;
  }

  .Part1_Swiper p {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 638px;
    height: 422px;
    left: 0;
    top: 0;
  }

  .Part1_Swiper img {
    width: 638px;
    height: 422px;
  }

  .Part1_Swiper h4 {
    display: block;
    position: absolute;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    /* background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0,71,126, 1)); */
    background-color: rgba(33, 96, 137, 0.35);
  }

  .Part1_Swiper h4 a {
    display: block;
    margin: 0;
    padding: 10px 20px;
    width: calc(100% - 40px);
    height: auto;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    line-height: 28px;

  }

  .Part1_BTPrev {
    position: absolute;
    left: 0px;
    top: calc(50% - 36px);
    width: 22px;
    height: 73px;
    background: url(../img/TopNews_Prev.png);
    z-index: 2;
    cursor: pointer;
  }

  .Part1_BTNext {
    position: absolute;
    right: 0px;
    left: auto;
    top: calc(50% - 36px);
    width: 22px;
    height: 73px;
    background: url(../img/TopNews_Next.png);
    z-index: 2;
    cursor: pointer;
  }

  .Part1_Top_Mid_Div {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 16px;
    width: 310px;
    height: 422px;
    overflow: hidden;
  }

  .Part1_Top_Mid_Div p {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 310px;
    height: 206px;
  }

  .Part1_Top_Mid_Div p img {
    width: 310px;
    height: 206px;
  }

  .Part1_Top_Mid_Div h4 {
    display: block;
    position: relative;
    margin: 0;
    padding: 20px;
    height: 176px;
    background-color: #F0F0F0;
    color: #000;
    overflow: hidden;
  }

  .Part1_Top_Mid_Div h4 a {        
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
    overflow: hidden;

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

  .Part1_Top_Right_Div {
    float: right;
    padding-right: 20px;
    width: 270px;
    height: 422px;
    /* background-color: #03A2FF; */
    overflow: hidden;
  }

  .Part1_Top_Right_Div ul {
    width: 100%;
    height: 422px;
  }

  .Part1_Top_Right_Div li {
    display: block;
    position: relative;
    margin: 0;
    width: 100%;
    padding: 20px 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    height: 90px;
    border-bottom: 1px solid #007CC8;
    /* background-color: #FF8A01; */
    color: #000;
  }

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

  .Part1_Top_Right_Div li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }

  .Part1_Top_Right_Div li a {
    height: 90px;
    color: #000;

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

  }

  .Part1_Videos_Div {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 100%;
    height: auto;
  }

  .Part1_Videos_Div ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    list-style: none;
  }

  .Part1_Videos_Div li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 418px;
    height: 124px;
    background-color: #F0F8FF;
    border-right: 1px solid #FFF;
    overflow: hidden;
  }

  .Part1_Videos_Div li:last-child {
    border-right: 0;
  }

  .Part1_Videos_Div li p {
    float: left;
    width: 210px;
    height: 124px;
    overflow: hidden;
  }

  .Part1_Videos_Div li p img {
    width: 210px;
    height: 124px;
  }

  .Part1_Videos_Div h4 {
    float: left;
    display: block;
    position: relative;
    width: 178px;
    padding: 15px 15px;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    height: 75px;
    color: #216189;

  }

  .Part1_Videos_Div h4 a {
    display: block;
    color: #216189;
    height: 75px;
    /* Text overflow */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: nowarp;
    overflow: hidden;
  }

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

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

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

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

  .Part2_RT_Box {
    display: block;
    position: relative;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    height: 1235px;
    background: url(../img/Part2_BK.jpg) center center no-repeat;
    overflow: hidden;
  }

  .Part2_RT_Div {        
    margin-bottom: 120px;
  }

  .Part2_RT{
    height: auto;
    overflow: hidden;
  }
  .Part2_RT_Left{
    float: left;
    width: 800px;
    height: auto;

    overflow: hidden;
  }

  .Part2_RT_LeftTop{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;   
    margin-bottom: 15px;        
  }
  .Part2_RT_item {
    width: 257px;
    height: 305px;
    overflow: hidden;

  }

  .Part2_RT_item p {
    width: 257px;
    height: 162px;
    overflow: hidden;
  }

  .Part2_RT_item p img {
    width: 257px;
    height: 162px;
  }

  .Part2_RT_item h4 {
    padding: 10px 20px;
    width: 217px;
    height: 123px;
    background-color: #F0F0F0;
    overflow: hidden;
  }

  .Part2_RT_item h4 a {
    display: block;
    width: 217px;
    height: 120px;

    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    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: 120px;
    overflow: hidden;     
  }
  .Part2_RT_LeftBottom img{
    width: 800px;
    height: 120px;
    overflow: hidden;     
  }

  .Part2_RT_Right{
    float: right;
    width: 480px;
    height: auto;
    overflow: hidden;
  }

  .Part2_RT_Right ul{        
    width: 480px;
    height: 440px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    overflow: hidden;
  }
  .Part2_RT_Right li{
    padding: 15px 20px;
    width: 440px;
    height: 92px;
    background-color: #FFFFE5;
    overflow: hidden;

  }

  .Part2_RT_Right li a{
    display: block;
    width: 440px;
    height: 90px;

    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
    /* Text overflow */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: nowarp;
    overflow: hidden;

  }

  .Part2_RT_Right_Txt2{
    background-color: #216089!important;
  }

  .Part2_RT_Right_Txt2 a{
    color: #FFF!important;
  }
  .Part2_RT_Right_Txt3{
    background-color: #F0F0F0!important;
  }
  .Part3_EF_Box {
    display: block;
    position: relative;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    height: 680px;
    background: url(../img/Part3_BK.jpg) center center no-repeat;
    overflow: hidden;
  }

  .Part3_Div {
    width: 1290px;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
  }



  .Part3_Block {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 60px;
  }

  .Part3_EF_Left {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 257px;
    height: 434px;
    background-color: #F0F8FF;
    overflow: hidden;
  }

  .Part3_EF_Left p {
    float: left;
    width: 257px;
    height: 164px;
  }

  .Part3_EF_Left p img {
    width: 257px;
    height: 164px;
  }

  .Part3_EF_Left h4 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 257px;
    height: 272px;
    /* background-color: #FFF; */
    overflow: hidden;

  }

  .Part3_EF_Left h4 a {
    display: block;
    position: relative;
    margin: 0;
    padding: 20px 15px;
    width: calc(100% - 30px);
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    height: 270px;
    color: #000;

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

    /* overflow: hidden; */
  }

  .Part3_EF_Mid {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 500px;
    height: 434px;
    margin-left: 18px;
    overflow: hidden;
  }

  .Part3_EF_Mid1 {    
    display: block;    
    width: 500px;
    height: 164px;
    background-color: #FFFFE5;
    overflow: hidden;
    margin-bottom: 14px;
  }
  .Part3_EF_Mid1 p{
    float: left;
    width: 243px;
    height: 164px;        
  }
  .Part3_EF_Mid1 p img{
    width: 243px;
    height: 164px;  
  }

  .Part3_EF_Mid1 h4{
    float: left;
    padding: 20px;
    width: 217px;
    height: 124px; 
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    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_Mid1 h4 a{
    color: #000;
  }


  .Part3_EF_Mid2 {
    width: 500px;
    height: 257px;
    overflow: hidden;
  }
  .Part3_EF_Mid2 h4{        
    padding: 20px;
    width: 460px;
    height: 80px;
    background-color: #216089;
    margin-bottom: 14px;
    overflow: hidden;
  }

  .Part3_EF_Mid2 h4 a{
    width: 460px;
    height: 80px;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #FFF;        

    /* Text overflow */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -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 {
    float: right;
    width: 500px;
    height: 434px;
    overflow: hidden;
  }

  .Part3_EF_Right p{        
    width: 500px;
    height: 323px;
    overflow: hidden;
  }
  .Part3_EF_Right p img{        
    width: 500px;
    height: 323px;     
  }
  .Part3_EF_Right h4{        
    width: 500px;
    height: 111px;
    background-color: #F0F8FF;
    overflow: hidden;
  }
  .Part3_EF_Right h4 a{
    display: block;
    padding: 20px;        
    height: 71px;
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    color: #000;

    height: 84px;

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


  }

  .Part3_EF_Txt2{
    background-color: #07CBFB!important;
  }
  .Part3_EF_Txt3{
    background-color: #0099FC!important;
  }


  .Part1_TT_Box {
    display: block;
    position: relative;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    height: 662px;
    background: url(../img/Part1_BK.jpg) center center no-repeat;
    overflow: hidden;
  }

  .Part1_TT_Div {
    width: 1290px;
    display: block;
    overflow: hidden;
    margin-bottom: 70px;
  }

  .Part_Title {
    display: block;
    position: relative;
    padding-top: 45px;
    padding-bottom: 47px;

  }

  .Part_Title img {
    width: 1290px;
    height: 38px;
  }

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

  .Part3_Video_List ul {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
  }

  .Part3_Video_List li {
    position: relative;
    width: 313px;
    height: 265;
    overflow: hidden;
  }

  .Part3_Video_List li p {
    width: 313px;
    height: 191px;
  }

  .Part3_Video_List li p img {
    width: 313px;
    height: 191px;
  }
  .Part3_Video_List li em{
    position: absolute;
    right:0;
    top:155px;
    width: 59px;
    height: 36px;
    z-index: 2;
    background: url(../img/Video_Icon.jpg) center center no-repeat;
  }
  .Part3_Video_List li h4 {
    padding: 15px 0;    
    height: auto;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
    overflow: hidden;
  }

  .Part3_Video_List li h4 a {
    color: #004747;
  }

  .Part2_Box {
    display: block;
    position: relative;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    height: 118px;
    height: auto;
    /* background: url(../img/BK2.jpg) top center no-repeat; */
    background-size: 100% 100%;
    overflow: hidden;
  }

  .Part3_Box {
    display: block;
    position: relative;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    height: auto;
    height: auto;
    /* background: url(../img/BK3.jpg) top center no-repeat; */
    background-image: linear-gradient(to top,
      #DDF6FF,
      #FFF);
    background-size: 100% 100%;
    overflow: hidden;
  }

  .Part1_Voice_Div {
    display: block;
    margin-bottom: 0;
    overflow: hidden;
  }
  .Part1_Voice{
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .Part1_Voice_Swiper {
    margin: 0 auto;
    width: 1190px;
    height: auto;
    padding-bottom: 45px;
    overflow: hidden;
  }
  .Part1_Voice_Swiper .swiper-slide {
    width: 388px;
    height: auto;
    overflow: hidden;
  }
  .Part1_Voice_Swiper p {
    width: 388px;
    height: 256px;
    padding-bottom: 35px;
    overflow: hidden;
  }

  .Part1_Voice_Swiper p img {
    width: 388px;
    height: 256px;
    overflow: hidden;
  }

  .Part1_Voice_Swiper h4 {        
    display: block;
    border-top: 8px solid #216089;
    padding-top: 20px;
    width: 388px;
    min-height: 59px;
    overflow: hidden;

  }

  .Part1_Voice_Swiper h4 a {
    display: block;
    width: 388px;
    height: 59px;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
    padding: 6px;
    /* Text overflow */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: nowarp;
    overflow: hidden;
  }

  .Part1_Voice_BTPrev {
    position: absolute;
    left: 0;
    top: calc(50% - 93px);
    width: 26px;
    height: 47px;
    background: url(../img/Video_Prev.png);     
    z-index: 2;
    cursor: pointer;
  }

  .Part1_Voice_BTNext {
    position: absolute;
    right: 0;
    top: calc(50% - 93px);
    width: 26px;
    height: 47px;
    background: url(../img/Video_Next.png);
    z-index: 2;
    cursor: pointer;
  }


  .Part5_Amazing_Box {
    display: block;
    position: relative;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    height: auto;
    background: url(../img/Part5_BK.jpg) center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
  }

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

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

  .Part5_Swiper {
    width: 1200px;
    height: 460px;
    overflow: hidden;
  }

  .Part5_Swiper .swiper-slide {  
    width: 252px;
    border-left: 3px solid #2ED5D5;
    height: 460px;
    overflow: hidden;
  }
  .Part5_Swiper .swiper-slide-active {  

    border-left: 3px solid transparent;

  }
  .Part5_Swiper p {
    margin: 0 auto;
    width: 252px;
    height: 378px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .Part5_Swiper p img {
    width: 252px;
    height: 378px;
  }

  .Part5_Swiper h4 {
    margin: 0 auto;
    width: 252px;
    height: 60px;
    font-size: 24px;
    line-height: 30px;
    color: #004747;

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

  .Part5_Swiper h4 a {
    color: #004747;
  }
  .Part5_BTPrev {
    position: absolute;
    left: calc(50% - 68px);
    bottom: 0;
    width: 56px;
    height: 57px;
    background: url(../img/Amazing_Prev.png);
    z-index: 2;
    cursor: pointer;
  }
  .Part5_BTNext {
    position: absolute;
    left: calc(50% + 44px);
    bottom: 0;
    width: 56px;
    height: 57px;
    background: url(../img/Amazing_Next.png);
    z-index: 2;
    cursor: pointer;
  }

  .Part6_VT_Box {
    display: block;
    position: relative;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    height: auto;
    background: url(../img/Part6_BK.jpg) center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
  }

  .Part6_Div {
    display: block;
    margin-bottom: 0;
    overflow: hidden;
  }
  .Part6_block{
    width: 1200px;
    height: 335px;
    margin-bottom: 145px;
    overflow: hidden;
  }
  .Part6_Left{
    float: left;
    width: 234px;
    height: 335px;
  }
  .Part6_Left p{
    width: 234px;
    height: 158px;
    overflow: hidden;
  }
  .Part6_Left p img{
    width: 234px;
    height: 158px;
  }
  .Part6_Left h4{
    padding: 15px;
    width: 204px;
    height: 147px;        
    background-color: #BDE7FF;
    overflow: hidden;
  }
  .Part6_Left h4 a{
    width: 204px;
    height: 147px;        
    font-size: 24px;
    line-height: 30px;
    color: #00578A;
  }

  .Part6_Mid{
    float: left;
    width: 696px;
    height: 335px;
    margin-left: 12px;
  }

  .Part6_Mid p{
    float: left;
    width: 500px;
    height: 335px;
    overflow: hidden;
  }
  .Part6_Mid p img{
    width: 500px;
    height: 335px;
  }
  .Part6_Mid h4{
    float: left;
    padding: 10px;
    width: 176px;
    height: 315px;      
    background-color: #009BF5;
    overflow: hidden;
  }
  .Part6_Mid h4 a{
    width: 176px;
    height: 315px;          
    font-size: 24px;
    line-height: 30px;
    color: #FFF;
    overflow: hidden;
  }
  .Part6_Right{
    float: right;
    width: 246px;
    height: 335px;
    overflow: hidden;
  }
  .Part6_Right ul{        
    width: 246px;
    height: 335px;
    overflow: hidden;
  }
  .Part6_Right li{
    padding: 10px;        
    width: 226px;
    height: 85px;
    margin-bottom: 10px;
    background-color: #0072B4;
    overflow: hidden;
  }
  .Part6_Right li a{
    font-size: 24px;
    line-height: 28px;
    color: #FFF;
    height: 84px;
    /* 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-left: calc(50% - 1322px);
    width: 2644px;        
    height: 47px; 
    background-color: #024073;
  }

  .BackTop_Div {
    position: absolute;
    top:-10px;
    left: calc(50% - 118px);
    width: 336px;
    height: 56px;
    cursor: pointer;
  }

  .BackTop_Div img {
    width: 336px;
    height: 56px;
  }

  .Bottom_Box {
    display: block;
    position: relative;
    margin-left: calc(50% - 1322px);
    width: 2644px;
    padding-top: 140px;
    padding-bottom: 110px;
    background: url(../img/Bottom_BK.jpg) center center no-repeat;
    background-size: 100% 100%;
    /* background-color: #007CC8; */
    overflow: hidden;
  }

  .Bottom_Div {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1290px;

  }

  .Bottom_Left {
    float: left;
    padding: 0;
    width: 360px;
    height: 41px;
  }

  .Bottom_Left img {
    width: 360px;
    height: 40px;
  }

  .Bottom_Right {
    float: right;
    padding-left: 60px;
    border-left: 1px solid #FFF;
    width: 788px;
    height: auto;
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
  }
  .Bottom_Right h4{
    font-family: "微软雅黑";
    font-size: 22px;
    line-height: 34px;
    color: #FFF;
  }
  .Bottom_Right h5{
    font-family: "微软雅黑";
    padding-left: 30px;
    font-size: 22px;
    line-height: 44px;
    color: #FFF;
    background: url(../img/Bottom_GongAn.png) left center no-repeat;
  }
}