@charset "utf-8";
/* CSS Document */
/*手机版样式*/
/**top**/
.pheader{display: none;}
.pnav{display: none;}
.view p{line-height: 32px ! important;font-family: "微软雅黑" ! important;}
.view span{line-height: 32px ! important;font-family: "微软雅黑" ! important;}
.article {margin:0 3%;}
.article .content p {margin-top: 10px;}
.pfooter{display: none;}

@media (max-width: 1000px) {
  .top2024 {
    display: none;
  }
  .header{display:none;}
  .nav{display:none;}
  .footer{display:none;}

  .pheader{background-repeat: no-repeat;background-size: 100% 100%;background-position: bottom;width: auto;height: 80px;text-align: center;padding-top: 20px;display: block;position: fixed;width: 100%;height: auto;padding-top: 0px;z-index: 100;}
  .logo {width: 45%;}
  .pheader .link{overflow: hidden;margin: 0 auto;width: 1000px;padding: 5px 0;}
  .pheader .link .link-item{margin-left: -3px;padding: 0 8px;font-size: 14px;height: 14px;line-height: 14px;display: inline-block;}
  .pheader .link .link-left{float: left;}
  .pheader .link .link-right{float: right;}
  .pheader .link > .link-right > .link-item + .link-item{border-left: 1px solid #444;}

  .header-xs-main{ height:60px; background:#005f9a;position: relative;box-shadow: 0 0 5px rgba(0,0,0,0.4); z-index: 9;}
  .icon-xs-mainnav{display: block;width: 25px;height: 60px;background: url(/global/W020180123584577037227.png) no-repeat center center;position: absolute; right: 20px; top: 0;cursor: pointer;}
  .header-xs-logo{position: absolute;top: 0;left: 50%;margin-left: -150px;}
  .header-xs-logo a {display: block;width: 200px; height: 60px;}
  .header-xs-logo img{ height:40px; margin-top:10px;}
  .logo_img{ float:left;}
  .wsly{ height:auto;}
  .plogo_font{ float:right; width:150px; color:#fff; margin-top:13px; font-weight:bold;font-size: 16px;}
  .plogo_font span{ display:block; font-size:12px; font-weight:lighter;}
  .mainnav-xs{background: rgba(203,225,240,0.95);padding: 8px 0;height: 100%;}
  .mainnav-xs li {float: left;width: 25%;padding: 6px 0; text-align:center;list-style:none}
  .mainnav-xs li a {color: #2969a0;font-weight: bold;font-size: 15px;height: 20px;overflow: hidden;display: block;}
  ul{overflow: hidden;}
  /*导航*/
  .pnav{background: #2a6aa7;color: #fff;display: block;padding-top: 65px;}
  .pnav .nav-wrap{margin: 0 auto;width: 1000px;overflow: hidden;}
  .pnav .nav-wrap .nav-bt{width: 14.28%;float: left;text-align: center;padding: 12px 0;font-weight: bold;cursor: pointer}
  .pnav .nav-wrap .nav-bt:hover{text-decoration: none;background: #f84b58;color: #fff}
  .nav-bt {display: block;float: left;width: 25%;text-align: center;padding: 8px 0;border-bottom: 1px solid #fff;border-right: 1px solid #fff;}
  span.goIntohs_list_title_2.list_title_active a {
    background: #2a6aa7;
  }
  span.goIntohs_list_title_3.list_title_active a {
    background: #2a6aa7;
  }
  span.goIntohs_list_title_4.list_title_active a {
    background: #2a6aa7;
  }
  /* ===============================================================
  Basic Styles
  ================================================================*/
  *{margin: 0;padding: 0;box-sizing: border-box;font-family: "微软雅黑"}
  img{border: none}
  a{text-decoration: none;color: inherit;}
  a:hover{color: #298bd4}
  body{background: #fff}
  .viewport{background-repeat: no-repeat;background-size: initial;background-position: center 130px;background: none !important;}
  .main{padding: 0 15px;width: 100%;color:#333;margin: 0px auto 0px auto;}
  /*面包屑导航*/
  .crumb {height: auto;line-height: 50px;border-bottom: 0px solid #000;margin-bottom: 30px;display: inline-block;width: 100%;}
  .crumb .icon {vertical-align: sub;margin-right: 10px;}
  /*通用栏目页样式*/
  .nav-col {width: 220px;float: left;}
  .nav-col .title {background: #1765b0;color: #fff;text-align: center;height: 46px;line-height: 46px;font-size: 20px;}
  .nav-col .item{cursor: pointer}
  .nav-col .item.item-active .item-title{background-image: url("/global/icon_nav_col_bottom.png")}
  .info{border-bottom: 1px solid #cccccc;font-size: 12px;height: 25px;}
  .nav-col .item .item-title {border-bottom: 1px solid #ccc;height: 46px;line-height: 46px;background-image: url(/global/icon_nav_col_right.png);background-repeat: no-repeat;background-position: 15px;text-indent: 75px;}
  .nav-col .item .item-content {border-bottom: 1px solid #ccc;height: 46px;line-height: 46px;text-indent: 75px;width:100%;display: none;}
  .col-content {float: right;width: 730px;line-height:30px;color: #393939;}
  .col-content .link {display: block;overflow: hidden;clear: both;padding-left: 24px;}
  .col-content .link .title {list-style-type: disc;display: list-item;float: left;white-space: nowrap;text-overflow: ellipsis;}
  .col-content .link .time {float: right;}
  .page {overflow: hidden;margin: 20px 0;}
  .page .page-right a.active{color: #1765b0;pointer-events: none;}
  /*文章样式*/
  .article {margin:0 1% ! important;}
  .article .title {font-weight: bold;font-size: 20px;text-align: center;margin-bottom: 20px;}
  .article .content {margin: 20px 0 40px 0;line-height: 30px;}
  .article .content p {text-indent: 0px;}
  .article .content img{width:100% ! important;height: auto ! important;max-width: 90%;}
  .article .content .ue_table{overflow: hidden;width: 100%;}
  .article .content .ue_table table{width:100% !important;overflow: hidden;float: left;}
  .bdimgshare-bg{display:none;}
  .bdimgshare-content{display:none;}
  /*自定样式*/
  .clearfix{clear: both}
  .color-red{color: red}
  .color-blue{color: #2a6aa7}
  .float-left{float: none;text-align: center;height: 85%;overflow: hidden;}
  .float-right{float: right;}
  /* ===============================================================
  Footer Styles
  ================================================================*/
  .pfooter{background: #006cb7;color: #fff;text-align: center;overflow: hidden;padding:25px 15px;font-size: 12px;display: block;}
  .footer-link a {display: inline-block;margin: 0 5px;}
  .footer-phone a {width: 90px;display: inline-block;margin-top: 15px;}
  .footer-phone a img {width: 100%;}
  .footer .text{margin-top: 15px}
}
