/* PC */
@media (min-width:600px) {
  .TopAD_Banner {
    /* height: 120px; 	*/
  }

  .TopAD_Banner img {
    width: 100%;
    max-width:100%;
    /* height: 120px; 	*/
  }

  .Top_Banner {
    height: 90px;
    margin-top: 45px;
  }

   .Top_Banner_logo {
    float: left;
    width: 165px;
    height: 56px;
  }
  .Top_Banner_logo img{
    width: 165px;
  }

  .Top_Banner_Search {
    float: left;
    width: 420px;
    height: 37px;
    margin-left: 200px;
    margin-top: 19px;
  }

  .search input.inp_srh {
    width: 280px !important;
  }

  .Top_Banner_Links {
    float: right;
    width: 250px;
    height: 28px;
    margin-top: 30px;
  }

  .Top_Banner_Links em {
    float: right;
    width: 22px;
    height: 26px;
    background: url(../img/Icon_LY.png) center center no-repeat;
  }

  .Top_Banner_Links span {
    float: right;
    height: 26px;
    font-size: 18px;
    line-height: 22px;
    margin-right: 28px;
    margin-top: 6px;
    color: #00457D;
  }

  .Top_Banner_Links span a {
    color: #00457D;
  }

  .Top_Menu_Box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 50px;
    background-color: #00457E;
  }

  .Top_Menu_Div {
    display: block;
    position: relative;
    height: 50px;
  }

  .Top_Menu_Div ul {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    height: 50px;
  }

  .Top_Menu_Div li {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #FFF;
  }

  .Top_Menu_Div li a {
    color: #FFF;
  }
  .Top_Menu_Div li a:hover {
    color: #C5e1f7;
    text-decoration: none;
  }
  .Top_Menu_Div li em {
    content: "";
    float: right;
    position: relative;
    display: block;
    width: 20px;
    height: 50px;
    background: url(../img/Icon_Menu_Arrow.png) center center no-repeat;

  }

  .Top_Menu_Div li:hover .Top_MenuLevel_Div {
    display: block;
  }

  .Top_MenuLevel_Div {
    display: none;
    position: absolute;
    width: 205px;
    left: -85px;
    height: auto;
    padding-bottom: 12px;
    background-color: rgba(0,46,94,0.92);
    z-index: 3;
  }

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

    width: 205px;
    height: 63px;
    line-height: 63px;
    font-size: 18px;
    color: #FFF;
    text-align: center;
  }

  .Top_MenuLevel_Item a {
    color: #FFF;
  }

  .Top_MenuLevel_Item:hover {        
    background-color: rgba(0,78,141,0.92);
  }
  /* Home_Focus_Div */
  .Home_Focus_Div {
    position: relative;
    display: block;
    margin-top: 50px;
    height: auto;
    overflow: hidden;
  }

  .Home_content_Left_Swiper {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 444px;
    overflow: hidden;
  }

  .Home_content_Left_Swiper .swiper-slide {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 790px;
    height: 444px;
  }

  .Home_content_Left_Swiper .p {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    width: 790px;
    height: 444px;
  }

  .Home_content_Left_Swiper img {
    width: 790px;
    height: 444px;
  }

  .Home_content_Left_Swiper h1 {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    bottom: 0;
    width: 790px;
    height: 75px;
    background-color: rgba(0, 69, 126, 0.7);
  }

  .Home_content_Left_Swiper h1 a {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 30px;
    width: 630px;
    height: 75px;
  /*  line-height: 70px;	*/
    font-size: 24px;
    color: #FFF;
  }

  .Home_content_pagination {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 140px !important;
    height: 42px !important;
    left: auto !important;
    right: 0 !important;
    bottom: 0 !important;

    /* border: 1px solid saddlebrown; */
  }

  .Home_content_pagination .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    opacity: 1 !important;
    background-color: #FFF !important;

  }

  .Home_content_pagination .swiper-pagination-bullet-active {
    width: 31px !important;
    height: 8px !important;
    border-radius: 4px !important;
    background-color: #FFF !important;

  }
  /* Home_content_Focus_List */
  .Home_content_Focus_List{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 390px;
  }
  .Home_content_Focus_List ul{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 390px;
    list-style: none;
  }
  .Home_content_Focus_List li{
    display: block;
    position: relative;
    margin: 0;
    padding: 10px 0 10px 24px;
    width: 366px;
    /*height: 47px;*/
    line-height: 1.5;
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #E6E6E6;
  }
  .Home_content_Focus_List li a{
    /*display: block;*/
    position: relative;
    margin: 0;
    padding: 0;
    width: 340px;
    color: #000;
    /*margin-left: 24px;	*/

  }
  .Home_content_Focus_List p{
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #F4F4F4;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 24px;
    margin-top: 26px;
    width:auto;
    height: 27px;
    line-height: 27px;
    background-color: #348DD8;       
  }
  .Home_content_Focus_List p a{
    color: #F4F4F4;        
  }
  .Home_content_Focus_List_Title{
    font-size: 24px!important;
  }
  .Home_content_Focus_List li a:hover{
    color: #00457D;
    text-decoration:none;
  }
  /* Home_content_Div */
  .Home_content_Div {
    position: relative;
    display: block;
    margin-top: 30px;
    height: auto;
    overflow: hidden;
  }

  .Home_content_Left {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
    width: 790px;
  }

  .Home_content_Left_Title_Div {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 890px;
    /* height: 92px;	*/
    overflow: hidden;
    float:left;
  }

  .Home_content_Left_Title_Div h1 {
    display: block;
    position: relative;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
    text-align: center;
    /*	height: 42px;*/
    line-height: 42px;
    font-size: 34px;
    font-weight: bold;
    color: #333;
    /* margin-bottom: 5px; */
  }

  .Home_content_Left_Title_Div h1 a {
    color: #333;
  }
  .Home_content_Left_Title_Div h1 a:hover {
    color: #073e6e;
    text-decoration: none;
  }
  .Home_content_Left_Title_Div h2 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    /*  height: 22px;	*/
    line-height: 22px;
    font-size: 14px;
    color: #333;
  }

  .Home_content_Left_Title_Div h2 a {
    color: #333;
  }

  .Home_content_Left_Title_Div h2 span {
    color: #333;
    display:inline-block;
  }


  .Home_content_Block1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
  }

  .Home_content_Item {
    float:none;
    clear:both;
      overflow:auto;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    /*height: 163px;	*/
    margin-bottom: 32px;
  }

  .Home_content_Item_Left {
    float: left;
    display: block;
    position: relative;
    margin: 0 20px 0 0;
    padding: 0;
   /* width: 289px;
    height: 163px;	*/
  }

  .Home_content_Item_Left img {
    width: 289px;
    height: 163px;
  }

  .Home_content_Item_Right {
   /* float: right;
    width: 480px;
    height: 163px;	*/
  }

  .Home_content_Item_Text {
    width: 100%;
  /*  height: 136px;	*/
  }

  .Home_content_Item_Text h1 {
    width: 100%;
    font-size: 24px;
    line-height: 36px;
    color: #333;
    min-height: 50px;
    margin-bottom: 4px;
  }

  .Home_content_Item_Text h1 a {
    color: #333;
  }
  .Home_content_Item_Text h1 a:hover{
    color: #00457D;
    text-decoration: none;
  }

  .Home_content_Item_Text h2 {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #333;
  }

  .Home_content_Item_Text h2 a {
    color: #333;
  }
  .Home_content_Item_Text h2 a:hover {
    color: #00457D;
    text-decoration: none;
  }
  .Home_content_Item_Blue h1 a {
    color: #00457D !important;
  }

  .Home_content_Item_Blue h2 a {
    color: #00457D !important;
  }
 
  /*右侧开始 */

  .Home_content_Item_Right span {
    display: inline-block !important;
    display: inline;
    min-width: 10px;
    width: auto;
    position: relative;
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    color: #F4F4F4;
    background-color: #348DD8;
  }

  .Home_content_Item_Right span a {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    color: #F4F4F4;
  }

  .Home_content_Special_Div {
    display: block;
    position: relative;
    margin: 0;
    padding: 30px 23px;
    width: 730px;
    height: 200px;
    background-color: #F5F5F5;
  }

  .Home_content_Special_Title {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 38px;
    font-size: 24px;
    color: #00457D;
  }

  .Home_content_Special_Title a {
    color: #00457D;
  }

  .Home_content_Special_Swiper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 150px;
  }

  .Home_content_Special_Swiper .swiper-slide {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 241px;
    height: 137px;
  }

  .Home_content_Special_BTPrev {
    position: absolute;
    right: 80px;
    top: 30px;
    width: 52px;
    height: 32px;
    background: url(../img/Left_Prev.jpg) center center no-repeat;
    z-index: 2;
    cursor: pointer;
  }
  .Home_content_Special_BTNext {
    position: absolute;
    left: auto;
    right: 23px;
    top: 30px;
    width: 52px;
    height: 32px;
    background: url(../img/Left_Next.jpg) center center no-repeat;
    z-index: 2;
    cursor: pointer;
  }
  .Home_content_Right {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    float: right;
    width: 390px;
  }
  .Home_content_Core_Div{
    display: block;
    float:right;
    position: relative;
    margin: 0;
    padding: 10px 0 0 0;        
    /*   height: 95px;	*/
  }
  .Home_content_Core_Div a{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    /*	float: right;
    width: 235px;
    height: 95px;	*/
  }
  .Home_content_Core_Div img{
    /*    width: 235px;
    height: 95px;	*/
  }

  /* Home_FourType_Div */
  .Home_FourType_Div{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;

    overflow: hidden;
    margin-top: 49px;
  }
  .Home_FourType_Title{
    width: 100%;
    height: 68px;
  }
  .Home_FourType_Title ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 68px;
    list-style: none;
  }
  .Home_FourType_Title li{        
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 130px;
    height: 65px;
    background-color: #FFF;
    border-bottom: 3px solid #FFF;
    cursor: pointer;
  }
  .Home_FourType_Title li p{        
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 130px;
    height: 56px;
    margin-top: 9px;       
    list-style: none;
    font-size:24px;
    line-height: 56px;
    text-align: center;
  }
  .Home_FourType_Title .Now{
    background-color: #F5F5F5;
    border-bottom: 3px solid #348DD8;       
  }
  .Home_FourType_Title .Now p{
    color: #00447E;
  }
  .Home_FourType_Item_Div{
    /*height: 218px;	*/
  }
  .FourType_Item{
    display: none;        
  }
  .FourType_Item a{
    color:#4D4D4D ;
  }
  .ShowItem{
    display: block!important;
  }
  .FourType_Block{
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #4D4D4D;
    text-align: center;
    background-color: #F5F5F5;
    border-bottom:2px solid #E6E6E6 ;
    cursor: pointer;
  }
  .FourType_Block:hover {
    border-bottom:2px solid #348DD8 ;
  }
  .FourType_Block:hover a{
    color: #00447E;
  }
  .FourType_Block:hover a:hover{
    text-decoration: none;
  }
  .FourType_Block1{
    width:194px;        
    border-right: 1px solid #FFF;        
  }
  .FourType_Block2{
    width:194px;
    border-left: 1px solid #FFF;
  }
  .FourType_Block3{
    width:390px; 
  }
  /* Home_ZhuanLan_Div */
  .Home_ZhuanLan_Div{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 32px;
    overflow: hidden;
  }
  .Home_LanMu_Title{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 44px;
    background: url(../img/Right_Title_BK.jpg) center center no-repeat;       
  }
  .Home_LanMu_Title a{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;       
    height: 44px;
    line-height: 44px;
    margin-left: 13px;
    font-size: 24px;
    font-weight: bold;
    color: #00457e;       
  }
  .Home_LanMu_Title a:hover{
    color: #3061a7 ;       
    text-decoration: none;
  }
  .Home_ZhuanLan{ 
    margin-top: 17px;       
  }
  .Home_ZhuanLan_Pic{
    float: left;
    width: 133px;
    height: 177px;
  }
  .Home_ZhuanLan_Pic img{        
    width: 133px;
    height: 177px;
  }
  .Home_ZhuanLan_Text_Div{
    float: right;
    width: 240px;
    height: 177px;

  }
  .Home_ZhuanLan_Text{
    float: right;
    width: 240px;
    height: 150px;
    overflow: hidden;
  }
  .Home_ZhuanLan_Text h1{        
    width: 100%;
    line-height: 30px;
    font-size: 20px;
    color: #333;  
    margin-bottom: 4px;     
  }
  .Home_ZhuanLan_Text h1 a{        
    color: #333;       
  }
  .Home_ZhuanLan_Text h2{        
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #333;       
  }
  .Home_ZhuanLan_Text h2 a{
    color: #333;       
  }

  .Home_ZhuanLan_Text_Div p {
    display: inline-block !important;
    display: inline;
    min-width: 10px;
    width: auto;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    color: #F4F4F4;
    background-color: #348DD8;
  }

  .Home_ZhuanLan_Text_Div p a {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    color: #F4F4F4;
  }

  /* Home_WangPing_Div */
  .Home_WangPing_Div{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 45px;
    overflow: hidden;
  }
  .Home_RightList{
    margin-top: 13px;
  }
  .Home_RightList ul{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
  } 
  .Home_RightList li{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 18px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
  }
  .Home_RightList li a{
    color: #333;        
  }   
  .Home_RightList li::before{
    content: "";
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    left: -18px;
    width: 16px;
    height: 24px;
    background: url(../img/Icon_RightList.png) center center no-repeat;
  }


  .Home_Right_Ad{
    width: 390px;
    margin-top: 30px;
    height: auto;
  }
  .Home_Right_Ad img{
    width: 100%;
    max-width:100%;
    height: auto;
  }
  .Home_ManHua_Div{
    margin-top: 45px;
  }
  .Home_ManHua{
    margin-top: 16px;
  }
  .Home_ManHua h1{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 34px;
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
  }
  .Home_ManHua h1 a{
    color: #333;
  }
  .Home_ManHua h2{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    margin-bottom: 18px;
  }
  .Home_ManHua h2 a{
    color: #333;
  }
  .Home_ManHua p{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 390px;
    height: 220px;
  }
  .Home_ManHua p img{
    width: 390px;
    height: 220px;
  }
  .Home_ChinaInfo_Div{
    margin-top: 30px;
  }
  .Home_Local_Div{
    margin-top: 30px;
  }
  .Home_Express_Div{
    margin-top: 30px;
  }
  .Home_content_AD{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    /*height: 130px;	*/
    margin-bottom: 32px;
  }
  .Home_content_AD img{
    width: 100%;
    max-width:100%;
    height: auto;
  }
}

/* Mobile */
@media (max-width:600px) {

  /* Home_Focus_Div */
  .Home_Focus_Div {
    position: relative;
    display: block;
    margin-top: 50px;
    height: auto;
    overflow: hidden;
  }

  .mHome_content_Left_Swiper {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: calc(100vw*0.92*0.57);
    overflow: hidden;
  }

  .mHome_content_Left_Swiper .swiper-slide {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: calc(100vw*0.92*0.57);
  }

  .mHome_content_Left_Swiper .p {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
  }

  .mHome_content_Left_Swiper img {
    width: 100%;
    height: calc(100vw*0.92*0.57);
  }

  .mHome_content_Left_Swiper h1 {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 44px;
    background-color: rgba(0, 69, 126, 0.7);
  }

  .mHome_content_Left_Swiper h1 a {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    width: 75%;
    height: 44px;
   /* line-height: 38px;	*/
    font-size: 12px;
    color: #FFF;
  }

  .mHome_content_pagination {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 25%!important;
    height: 28px !important;
    left: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    font-size: 10px;

    /* border: 1px solid saddlebrown; */
  }

  .mHome_content_pagination .swiper-pagination-bullet {
    width: 6px !important;
    height: 6px !important;
    opacity: 1 !important;
    background-color: #FFF !important;

  }

  .mHome_content_pagination .swiper-pagination-bullet-active {
    width: 18px !important;
    height: 6px !important;
    border-radius: 3px !important;
    background-color: #FFF !important;

  }
  /* Home_content_Focus_List */
  .Home_content_Focus_List{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .Home_content_Focus_List ul{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
  }
  .Home_content_Focus_List li{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;        
    line-height: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #E6E6E6;
  }
  .Home_content_Focus_List li:hover{
    background-color: #F5F5F5;
    color: #000;
    border-bottom: 1px solid #E6E6E6;
  }
  .Home_content_Focus_List li a{
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 90%;
    color: #000;
    margin-left: 24px;  
  }
  .Home_content_Focus_List li a:hover{
    color: #000;
    text-decoration: none;

  }
  .Home_content_Focus_List p{
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #F4F4F4;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 24px;
    margin-top: 26px;
    width:auto;
    height: 27px;
    line-height: 27px;
    background-color: #348DD8;       
  }
  .Home_content_Focus_List p a{
    color: #F4F4F4;        
  }
  .Home_content_Focus_List_Title{
    line-height: 52px!important;
    height: 52px!important;
    font-size: 24px!important;
  }
  .Home_content_Focus_List li a:hover{
    color: #00457D;
  }
  /* Home_content_Div */
  .Home_content_Div {
    position: relative;
    display: block;
    /* margin-top: 50px; */
    height: auto;
    overflow: hidden;
  }


  .Home_content_Left_Title_Div {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;        
    overflow: hidden;
    margin-bottom: 15px;
  }

  .Home_content_Left_Title_Div h1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    /* height: 42px; */
    line-height: 28px;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
  }

  .Home_content_Left_Title_Div h1 a {
    color: #333;

  }
  .Home_content_Left_Title_Div h1 a:hover{
    color: #333;
    text-decoration: none;
  }

  .Home_content_Left_Title_Div h2 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;

    line-height: 24px;
    font-size: 16px;
    color: #333;
  }

  .Home_content_Left_Title_Div h2 a {
    color: #333;
  }
  .Home_content_Left_Title_Div h2 a:hover {
    color: #333;
    text-decoration: none;
  }
  .Home_content_Left_Title_Div h2 span {
    color: #333;
  }


  .Home_content_Block1 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
  }

  .Home_content_Item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #E6E6E6;
  }
  .Home_content_Item:hover{
    background-color:#F5F5F5 ;
  }
  .Home_content_Item_Left {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
 /*   width: calc(100vw*0.312);
    height: calc(100vw*0.312*0.56);	*/
  }

  .Home_content_Item_Left img {
    width: calc(100vw*0.312);
    height: calc(100vw*0.312*0.56);
    margin-right:10px;
  }

  .Home_content_Item_Right {
 /*   float: right;
    width: calc(100vw*0.65*0.9); 	*/
  }

  .Home_content_Item_Text {
  /*  display: flex;	*/
    align-content: center;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: calc(100vw*0.312*0.4);
  }

  .Home_content_Item_Text h1 {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #333;        
    margin-bottom: 4px;
  }

  .Home_content_Item_Text h1 a {
    color: #333;
    text-decoration: none;
  }
  .Home_content_Item_Right span {
    display: inline-block !important;
    display: inline;
    min-width: 10px;
    width: auto;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    color: #F4F4F4;
    background-color: #348DD8;
  }

  .Home_content_Item_Right span a {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    color: #F4F4F4;
  }

  .Home_content_Special_Div {
    display: block;
    position: relative;
    margin: 0;
    padding: 30px 23px;
    width: 730px;
    height: 200px;
    background-color: #F5F5F5;
  }

  .Home_content_Special_Title {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 38px;
    font-size: 24px;
    color: #00457D;
  }

  .Home_content_Special_Title a {
    color: #00457D;
  }

  .Home_content_Special_Swiper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 150px;
  }

  .Home_content_Special_Swiper .swiper-slide {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 241px;
    height: 137px;
  }

  .Home_content_Special_BTPrev {
    position: absolute;
    right: 80px;
    top: 30px;
    width: 52px;
    height: 32px;
    background: url(../img/Left_Prev.jpg) center center no-repeat;
    z-index: 2;
    cursor: pointer;
  }
  .Home_content_Special_BTNext {
    position: absolute;
    left: auto;
    right: 23px;
    top: 30px;
    width: 52px;
    height: 32px;
    background: url(../img/Left_Next.jpg) center center no-repeat;
    z-index: 2;
    cursor: pointer;
  }
  .Home_content_Right {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    float: right;
    width: 390px;
  }
  .Home_content_Core_Div{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;        
    height: 95px;
  }
  .Home_content_Core_Div a{
    float: right;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;        
    width: 235px;
    height: 95px;
  }
  .Home_content_Core_Div img{
    width: 235px;
    height: 95px;
  }

  /* Home_FourType_Div */
  .Home_FourType_Div{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;

    overflow: hidden;
    margin-top: 49px;
  }
  .Home_FourType_Title{
    width: 100%;
    height: 68px;
  }
  .Home_FourType_Title ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 68px;
    list-style: none;
  }
  .Home_FourType_Title li{        
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 97px;
    height: 65px;
    background-color: #FFF;
    border-bottom: 3px solid #FFF;
    cursor: pointer;
  }
  .Home_FourType_Title li p{        
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 97px;
    height: 56px;
    margin-top: 9px;       
    list-style: none;
    font-size:24px;
    line-height: 56px;
    text-align: center;
  }
  .Home_FourType_Title .Now{
    background-color: #F5F5F5;
    border-bottom: 3px solid #00447E;       
  }
  .Home_FourType_Title .Now p{
    color: #00447E;
  }
  .Home_FourType_Item_Div{
    height: 218px;
  }
  .FourType_Item{
    display: none;        
  }
  .FourType_Item a{
    color:#4D4D4D ;
  }
  .ShowItem{
    display: block!important;
  }
  .FourType_Block{
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 72px;
    line-height: 72px;
    font-size: 18px;
    color: #4D4D4D;
    text-align: center;
    background-color: #F5F5F5;
    border-bottom:2px solid #E6E6E6 ;
    cursor: pointer;
  }
  .FourType_Block:hover {
    border-bottom:2px solid #348DD8 ;
  }
  .FourType_Block:hover a{
    color: #00447E;
  }
  .FourType_Block:hover a:hover{
    text-decoration: none;
  }
  .FourType_Block1{
    width:194px;        
    border-right: 1px solid #FFF;        
  }
  .FourType_Block2{
    width:194px;
    border-left: 1px solid #FFF;
  }
  .FourType_Block3{
    width:390px; 
  }
  /* Home_ZhuanLan_Div */
  .Home_ZhuanLan_Div{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 12px;
    overflow: hidden;
  }
  .Home_LanMu_Title{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 44px;
    background: url(../img/Right_Title_BK.jpg) left center no-repeat;       
  }
  .Home_LanMu_Title a{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;       
    height: 44px;
    line-height: 44px;
    margin-left: 13px;
    font-size: 24px;
    font-weight: bold;
    color: #2F61A7;       
  }
  .Home_LanMu_Title a:hover{
    color: #2F61A7;       
    text-decoration: none;
  }
  .Home_ZhuanLan{
    margin-top: 12px;       
  }
  .Home_ZhuanLan_Pic{
    float: left;
    width: calc(100vw*0.312);
    height: calc(100vw*0.312*1.21);        
  }
  .Home_ZhuanLan_Pic img{        
    width: calc(100vw*0.312);
    height: calc(100vw*0.312*1.21);          
  }
  .Home_ZhuanLan_Text_Div{
    float: right;
    width: calc(100vw*0.65*0.9);
    height: calc(100vw*0.312*1.21);
    display: flex;   
    align-items: center;

  }
  .Home_ZhuanLan_Text{

    width: 100%;

  }
  .Home_ZhuanLan_Text h1{        
    width: 100%;
    line-height: 20px;
    font-size: 16px;
    color: #333;  
    margin-bottom: 4px;     
  }
  .Home_ZhuanLan_Text h1 a{        
    color: #333;       
  }
  .Home_ZhuanLan_Text h2{        
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #333;       
  }
  .Home_ZhuanLan_Text h2 a{
    color: #333;       
  }

  .Home_ZhuanLan_Text_Div p {
    display: inline-block !important;
    display: inline;
    min-width: 10px;
    width: auto;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    color: #F4F4F4;
    background-color: #348DD8;
  }

  .Home_ZhuanLan_Text_Div p a {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    color: #F4F4F4;
  }

  /* Home_WangPing_Div */
  .Home_WangPing_Div{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 12px;
    overflow: hidden;
  }
  .Home_RightList{
    margin-top: 12px;
  }
  .Home_RightList ul{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
  } 


  .Home_RightList li{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;        
    line-height: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #E6E6E6;
  }
  .Home_RightList li:hover{
    background-color: #F5F5F5;
    color: #000;
    border-bottom: 1px solid #E6E6E6;
  }
  .Home_RightList li a{
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 90%;
    color: #000;
    margin-left: 15px;  
  }
  .Home_RightList li a:hover{
    color: #000;

  }


  .Home_Right_Ad{
    width: 100%;

  }
  .Home_Right_Ad img{
    width: 100%;
  }
  .Home_ManHua_Div{
    margin-top: 12px;
  }
  .Home_ManHua{
    margin-top: 12px;
  }
  .Home_ManHua h1{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
  }
  .Home_ManHua h1 a{
    color: #333;
  }
  .Home_ManHua h2{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    margin-bottom: 18px;
  }
  .Home_ManHua h2 a{
    color: #333;
  }
  .Home_ManHua p{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 390px;
    height: 220px;
  }
  .Home_ManHua p img{
    width: 390px;
    height: 220px;
  }
  .Home_ChinaInfo_Div{
    margin-top: 30px;
  }
  .Home_Local_Div{
    margin-top: 30px;
  }
  .Home_Express_Div{
    margin-top: 15px;
  }
  .Home_RightList_Blank{
    height: 30px;
  }

}
/* Mobile Footer*/
@media (max-width:600px) {
  .Mobile_Footer_Box{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 12px;
  }
  .Mobile_Footer_Lanmu_Div{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #00457E;

  }
  .Mobile_Footer_Lanmu_Div ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    padding: 0;
    padding-top: 22px;
    padding-bottom: 2px;
    /* border: 1px solid saddlebrown; */
  }
  .Mobile_Footer_Lanmu_Div li{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 20%;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 23px;
  }
  .Mobile_Footer_Lanmu_Div li a{
    color: #FFF;
  }
  .Mobile_Footer_Lang_Box{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #E6F0F5;
    height: 44px; 
  }
  .Mobile_Footer_Lang_Div{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;

  }
  .Mobile_Footer_Lang_Div span{
    float: right;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 33px;        
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: bold;

  }
  .Mobile_Footer_Lang_Div span a{
    color: #00457E;
  }
  .LangNow{
    color: #00457E;
  }    
  .LangNowLine{
    color: #00457E;
    text-decoration: underline;
  }
  .Mobiel_Footer_Logo_Div{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 0.36rem;
  }
  .Mobiel_Footer_Logo{
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 0.87rem;
    height: 0.3rem;
    margin-top: 28px;
    margin-bottom: 18px;
  }
  .Mobiel_Footer_Logo img{
    width: 0.87rem;
    height: 0.3rem;
  }
}