/* 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:  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:  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:  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:  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:  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:  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:  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:  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:  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;
  }
}