@charset "utf-8";

@font-face {
  font-family: "微软雅黑";
}

.member_iconfont {
  font-family: "member" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
/* Style Reset */

html {
  font-size: 100%;
  -webkit-text-size-adjust: none;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; /* Firefox */
  -webkit-box-sizing: border-box; /* Safari */
}

body {
  margin: 0 auto;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333333;
  -webkit-text-size-adjust: none;
  max-height: 100%;
  background-color: #fff;
}

body, p, h1, ul, li, input, img, figure, h3, h1, h2, dl, dd, dt {
  margin: 0;
  padding: 0;
}

ul, ol, li, dl, dt, dd {
  list-style: none;
}

ol, ul, dl, dt, dd, form {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  outline: 0px;
  text-decoration: none;
  color: #333333;
  noline: expression(this.onFocus=this.blur());
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

fieldset, img {
  border: 0;
}

img {
  display: block;
  max-width: 100%;
  border: none;
  border: 0;
}

input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="button"], textarea {
  -webkit-appearance: none;
}

.clear {
  clear: both;
  width: 100%;
}

.clear {
  clear: both;
  width: 100%;
  overflow: hidden;
  zoom: 1;
  height: 0;
  line-height: 0;
  font-size: 0;
}

img, object, embed, video {
  max-width: 100%;
}

input, textarea {
  font-family: "微软雅黑";
}

.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

/* 关怀版 */
.ghb,
.zzzq{
  background: #0D67A2;height: 50px;cursor: pointer;transition: .25s;position: relative;z-index: 1;margin: 0 0 14px;
  display: block;text-align: center; font-size: 18px;line-height: 50px;color: #fff;
}
.ghb a,
.zzzq a{color:#fff;}

.zzzq{margin-top: -180px;}

/* common */
.nav .accordion{padding-bottom: 180px;}
.accordion-item .m-0 {
  margin: 0;
}

.content {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  padding-bottom: 25px;
  max-width: 710px;
  /*padding: 20px;*/
  background-color: #fff;
}

.content1 {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  max-width: 750px;
  /*padding: 20px;*/
  background-color: #EEEEEE;
}

.content2 {
  margin: 0 auto;
  max-width: 710px;
  /*padding: 20px;*/
  background-color: #fff;
  padding-bottom: 25px;
}

.common_bg {
  background-color: #b30f1a !important;
}
/* index style */
/*header*/
.header {
  width: 100%;
  background: #00558E;
  position: fixed;
  z-index: 9999;
}

.head {
  text-align: center;
  position: fixed;
  width: 100%;
  height: 60px;
  top: 0;
  right: 0;
  line-height: 0.791rem;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.logo {
  display: inline-block;
  width: 100%;
  height: 60px;
  color: #FFF;
  font-size: 0.24rem;
  min-width: 264px;
  line-height: 60px;
  vertical-align: text-bottom;
}

  .logo span {
    display: inline-block;
    color: #FFF;
    font-size: 24px;
    line-height: 60px;
    height: 60px;
    width: 100%;
  }

.top-nav {
  position: absolute;
  right: 1.09375%;
  top: 100%;
  width: 14.0625%;
}

.class-btn {
  position: absolute;
  right: 16%;
  top: 0%;
  width: 14.0625%;
  font-size: 0.24rem;
  line-height: 0.82rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.top-home {
  position: absolute;
  left: 1.09375%;
  top: 0;
  width: 14.0625%;
  font-size: 0.4rem;
  line-height: 0.82rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.top-title {
  width: 30%;
  position: absolute;
  left: 35%;
  top: 0;
  font-size: 0.3rem;
  line-height: 0.71rem;
  text-align: center;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.sub_page {
  min-height: 6rem;
  overflow: hidden;
  font-size: 0.16rem
}

  .sub_page center {
    padding: 0.4rem 0;
    font-size: 0.2rem
  }

    .sub_page center a {
      color: red
    }

.search_hl {
  width: 14.0625%;
  top: -1px;
  position: absolute;
  height: 100%;
  font-size: 0.38rem;
  line-height: 0.8rem;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
}

.search_l {
  left: 0%;
}
/*header end*/

/* nav */
body {
  position: relative;
  width: 100%;
  background: #fff;
  height: 100%;
}

.allpage {
  position: relative;
  z-index: 10;
  background: #eeeeee;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  right: 0;
  margin-top: 60px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
}

.clicked {
  right: 220px !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.nav {
  width: 220px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.fixed {
  width: 220px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 60px;
  bottom: 0;
  z-index: 5;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.nav li {
  width: 220px;
  margin: 0 auto;
  border-bottom: 1px solid #3ea2df;
}

  .nav li a {
    display: block;
    width: 100%;
    font: 100 16px/50px '微软雅黑';
    color: #fff;
    text-indent: 60px;
  }

    .nav li a span {
      margin-right: 3%
    }

  .nav li p {
    text-indent: 70px;
  }

#allmap {
  width: 100%;
  height: 8rem;
  font-size: 0.18rem
}

.share {
  width: 160px;
  margin: 0.5rem auto;
}

.black-fixed {
  position: fixed;
  z-index: 99999 !important;
  left: 0;
  width: 0;
  top: 60px;
  height: 100%;
  background: rgba(0,0,0,0.9);
  text-align: right;
  font-size: 0.4rem;
  color: #fff;
  line-height: 2;
  right: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0
}

.black-clicked {
  width: 100%;
  padding-right: 2%;
  left: -220px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1
}
/* nav end*/

/* 焦点图 start*/
.main {
  width: 100%;
  max-width: 710px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.index-banner {
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  z-index: 1;
  width: 100%
}

  .index-banner .swiper-wrapper li {
    float: left
  }

    .index-banner .swiper-wrapper li img {
      width: 100%;
      height: 100%;
      display: none;
    }

  .index-banner .index-pagination {
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    height: 15%;
    text-align: right
  }

    .index-banner .index-pagination span {
      position: relative;
      width: 8px;
      height: 8px;
      margin-top: 4%;
      margin-right: 1%;
      border-radius: 50%;
      background: #fff; /*原点背景色*/
      display: inline-block;
    }

      .index-banner .index-pagination span.swiper-active-switch {
        background: #0080cd; /*原点动态颜色*/
        width: 20px;
        border-radius: 4px;
      }

  .index-banner .banner-title {
    position: absolute;
    left: 3%;
    bottom: 2.7%;
    color: #fff;
    font-size: 1.4em;
    z-index: 100;
  }

.banner-title p {
  width: 19em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*焦点图 end*/

/* sub header */
.nav-btn {
  width: 80px;
  height: 60px;
  right: 0px;
  top: 0px;
  position: absolute;
  line-height: 60px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  background: url(/mglobal/2017fgwapp-nav_ico.png) no-repeat 47px center;
}

.home-btn {
  width: 14.0625%;
  left: 1.09375%;
  top: 0;
  position: absolute;
  height: 100%;
  font-size: 0.4rem;
  line-height: 0.71rem;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  display: block;
}

.top-nav {
  position: absolute;
  right: 1.09375%;
  top: 100%;
  width: 14.0625%;
}

.top-home {
  position: absolute;
  left: 1.09375%;
  top: 0;
  width: 14.0625%;
  font-size: 0.4rem;
  line-height: 0.82rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.class-btn {
  position: absolute;
  right: 16%;
  top: 0%;
  width: 18.0625%;
  font-size: 0.24rem;
  line-height: 0.666rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

  .class-btn span.commonfont {
    font-size: 0.28rem
  }
/*导航栏下拉菜单开始*/
.drawer {
  width: 100%;
  border-radius: 3px;
}

.accordion-item {
  /*border-bottom: 1px solid #295685;*/
}

.accordion-item-active .accordion-header {
  background: #0D67A2;
  transition: .25s;
}

.accordion-item-active .accordion-header-icon {
  color: #fff;
}

.accordion-item-active .accordion-header h1 {
  color: #fff;
}

.accordion-header {
  background: #0D67A2;
  height: 50px;
  cursor: pointer;
  min-height: 20px;
  transition: .25s;
  margin-bottom: 14px;
}

  .accordion-header h1 {
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    line-height: 50px;
    color: #fff;
  }

    .accordion-header h1 a {
      display: inline-block;
      width: 100%;
      height: 100%;
      color: #fff;
      font-size: 18px;
      padding-left: 80px;
    }

    .accordion-header h1 a, .accordion-header h1 span {
      float: left;
      font-size: 18px;
      font-weight: normal;
      margin: 0;
      line-height: 50px;
      color: #fff;
      padding-left: 60px;
    }

.accordion-content {
  display: inline-block;
  color: #333333;
  background: #f8f8f8;
  font-size: 15px;
  line-height: 50px;
  width: 100%;
}

  .accordion-content li {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #aaaaaa !important;
  }

    .accordion-content li a {
      display: inline-block;
      font-weight: normal;
      color: #333333 !important;
      font-size: 16px;
      width: 100%;
      /*padding-left: 30px;*/
      text-align: left;
    }

      .accordion-content li a:active {
        color: #fff;
        background-color: #0d67a2;
      }

  .accordion-content p {
    margin: 0;
    margin-bottom: 3px;
  }

.accordion-header-icon {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  color: #fff;
  font-size: 30px;
  vertical-align: middle;
  line-height: 50px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: relative;
  right: 4px;
  margin-right: 18px;
}

  .accordion-header-icon.accordion-header-icon-active {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    color: #fff;
    right: 9px;
    position: relative;
  }

.index a {
  background: url(/mglobal/2017fgwapp-nav1.png) no-repeat 25px center;
  padding-left: 80px;
  width: 100% !important;
  height: 100% !important;
}

.zjyj {
  background: url(/mglobal/2017fgwapp-nav2.png) no-repeat 25px center;
}

.zwgk {
  background: url(/mglobal/2017fgwapp-nav3.png) no-repeat 25px center;
}

.wlwz {
  background: url(/mglobal/wlwz.png) no-repeat 25px center;
}

.gzfw {
  background: url(/mglobal/gzfw.png) no-repeat 25px center;
}

.sjgk {
  background: url(/mglobal/sjkf.png) no-repeat 25px center;
}

.wsbs {
  background: url(/mglobal/wbdt.png) no-repeat 25px center;
}

.pc {
  background: url(/mglobal/2017mobile-pc.png) no-repeat 25px center;
}

  .pc .accordion-header-icon {
    display: none;
  }
/*导航栏下拉菜单结束*/
/*font*/
@font-face {
  font-family: "微软雅黑";
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
/*font*/
@font-face {
  font-family: "commonfont";
  src: url('../assets/font/common.woff') format('woff'), url('../assets/font/common.ttf') format('truetype');
}

.commonfont {
  font-family: "commonfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
/* sub_banner */
.big-pic {
  width: 100%;
  position: relative;
  z-index: 2;
  margin: 0 auto;
}

.big-pic-in {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.pic-list {
  position: relative;
  height: auto;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 0;
}

  .pic-list img {
    float: left;
    height: auto;
    width: 100%;
    display: block;
  }

.big-pic2 .pic-list {
  width: 200%;
}

  .big-pic2 .pic-list img {
    width: 50%;
  }

.big-pic3 .pic-list {
  width: 300%;
}

  .big-pic3 .pic-list img {
    width: 33.333334%;
  }

.big-pic4 .pic-list {
  width: 400%;
}

  .big-pic4 .pic-list img {
    width: 25%;
  }

.slide-dot {
  width: 100%;
  text-align: center;
  height: 16px;
  padding-top: 4px;
  overflow: hidden;
  position: absolute;
  bottom: 5px;
  display: none
}

  .slide-dot span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    vertical-align: top;
    z-index: 10;
    margin: 0 7px;
    background: #fff
  }

    .slide-dot span.slide-dot-cur {
      z-index: 10;
      vertical-align: top;
      background: #6b1b55
    }

.transition {
  -moz-transition: -moz-transform 0.3s ease-out;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* top class */
.type {
  width: 100%;
  top: 0.691rem;
  right: 0;
  position: fixed;
  background: #232323;
  z-index: 999;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  height: 3rem;
  padding: 0.1rem 0;
  display: none
}

  .type li {
    width: 90%;
    background: #fff;
    font: 0.2rem/0.46rem "microsoft yahei";
    margin: 2% auto;
    overflow: hidden;
    position: relative;
  }

    .type li a {
      display: block;
      float: left;
      width: 60%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      padding: 0 4%;
      color: #666
    }

    .type li span.commonfont {
      font-size: 0.3rem;
      line-height: 0.46rem;
      display: block;
      width: 16%;
      text-align: center;
      color: #666;
      position: absolute;
      top: 0;
      right: 0;
    }

    .type li dl {
      float: left;
      border-top: 2px solid #232323;
      width: 100%;
      display: none
    }

      .type li dl dd {
        overflow: hidden
      }

        .type li dl dd a {
          width: 100%
        }

  .type h1 {
    font: 0.2rem/2 "microsoft yahei";
    width: 90%;
    margin: 0 auto;
    color: #fff;
  }
/* top class */
.class {
  width: 100%;
  top: 8.33em;
  position: fixed;
  background: #232323;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  height: 3rem;
  padding: 0.1rem 0;
  display: none
}

  .class li {
    width: 90%;
    background: #fff;
    font: 0.2rem/0.46rem "microsoft yahei";
    margin: 2% auto;
    overflow: hidden;
    position: relative;
  }

    .class li a {
      display: block;
      float: left;
      width: 60%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      padding: 0 4%;
      color: #666
    }

    .class li span.iconfont {
      font-size: 0.3rem;
      line-height: 0.46rem;
      display: block;
      width: 16%;
      text-align: center;
      color: #666;
      position: absolute;
      top: 0;
      right: 0;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      transform: rotate(180deg);
      -moz-transition: -moz-transform 0.3s ease-out;
      -webkit-transition: -webkit-transform 0.3s ease-out;
      -o-transition: -o-transform 0.3s ease-out;
      transition: transform 0.3s ease-out;
    }

      .class li span.iconfont.class-up {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        -moz-transition: -moz-transform 0.3s ease-out;
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
      }

    .class li dl {
      float: left;
      border-top: 2px solid #232323;
      width: 100%;
      display: none
    }

      .class li dl dd {
        overflow: hidden
      }

        .class li dl dd a {
          width: 100%
        }
/* xilan */
.xilan, .view {
  width: 92.5%;
  margin: 0% auto;
  color: #333;
}

  .xilan h3 {
    display: inline-block;
    background-color: #0a56d5;
    color: #fff;
    font-size: 0.22rem;
    padding: 0 10px;
    margin-bottom: 0.8em;
    border-radius: 5px;
  }

  .view p {
    margin: 0;
    padding: 0;
  }

  .view h1 {
    width: 100%;
    text-align: center;
    font: 0.3rem/0.5rem "microsoft yahei";
    color: #393939;
  }

.xilan_title {
  width: 100%;
  text-align: center;
}

.detail {
  color: #666666;
  line-height: 22px;
  padding: 5px 20px 20px 20px;
  border-bottom: #e3e3e3 1px solid;
  text-align: center;
}

  .detail span {
    font-size: 12px;
    color: #AFABAB;
  }

.author {
  padding-right: 20px;
}

.source {
  padding-right: 20px;
}

.xilan_title h1 {
  color: #268cd4;
  font-size: 24px;
  text-align: center;
  margin: 0;
  padding: 20px;
  line-height: 28px;
  font-weight: normal;
}

.picContent {
  display: inline-block;
  padding-top: 15px;
  line-height: 30px;
  text-align: justify;
  text-indent: 2em;
  font-size: 14px;
}

  .picContent img {
    max-width: 100%;
    margin-left: -28px;
    height: auto;
  }

.view img {
  max-width: 100%;
  display: inline
}

.page {
  display: block;
  width: 100%;
  height: 30px;
  color: #777;
  margin: 1% auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 0.1rem;
  text-align: center;
  margin-top: 10px;
  background: #F9F9F9;
  border-radius: 5px;
}

  .page span, .page a {
    line-height: 30px;
    padding: 0px 3px;
    color: #777;
  }

.back {
  display: block;
  width: 33.57%;
  margin: 2% auto;
  height: 0.4rem;
  border-radius: 0.4rem;
  font: 0.2rem/0.4rem "microsoft yahei";
  color: #393939;
  text-align: center;
}

.position_con_1 {
  background: #fff;
  width: 100%;
  max-width: 710px;
  padding: 13px 20px 13px 20px;
  color: #00558E;
  margin-top: 10px;
  background: url(/mglobal/Location.png) no-repeat left center;
}

  .position_con_1 span {
    color: #00558E;
    line-height: 20px;
    font-size: 14px;
  }

    .position_con_1 span a {
      color: #00558E;
      line-height: 20px;
      font-size: 14px;
    }
/* product */
.product-top {
  width: 91.25%;
  margin: 2% auto;
  border-bottom: 1px solid #c9c9c9;
  height: 0.5833rem;
  font: 0.2rem/0.5833rem "microsoft yahei";
  color: #7b7b7b;
}

  .product-top p {
    float: left;
  }

    .product-top p span {
      color: #3e74ce
    }

.product-top-right {
  float: right;
  color: #7b7b7b
}

  .product-top-right a {
    font-size: 0.3rem;
    color: #272727;
    vertical-align: middle
  }

    .product-top-right a.show {
      color: #3e74ce
    }
/* news */
/*
.news1,.news2,.news3{width:100%;height:auto;overflow:hidden;margin:2% auto;}
.news1 li{width:100%;height:0.691rem;overflow:hidden}
.news1 li a,.news2 li a,.news3 li a{display:block;width:100%;height:0.691rem;overflow:hidden;font:0.2rem/0.691rem "microsoft yahei"}
.news1 li span:nth-child(1),.news2 li span:nth-child(1),.news3 li span:nth-child(1){display:block;float:left;width:60%;margin-left:4%;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;color:#1d1d1d}
.news1 li span:nth-child(2),.news2 li span:nth-child(2),.news3 li span:nth-child(2){display:block;float:right;margin-right:4%;color:#9f9f9f}
.news1 li:nth-child(even){background:#f2f2f2;}
.news2 li{width:100%;height:0.691rem;overflow:hidden;border-bottom:1px solid #ddd;}
.news3 li{width:100%;height:0.691rem;overflow:hidden;border-bottom:1px dashed #ddd;}
*/

/* 概览 */
.position_con {
  /*border-bottom: 1px solid #ECEAEA;*/
  /*width: 100%;*/
  max-width: 710px;
  padding: 13px 0px 13px 20px;
  margin: 20px 20px 10px 20px;
  color: #00558E;
  background: #f6f6f6 url(/mglobal/2017fgwapp-mbx.png) no-repeat 14px center;
}

  .position_con span {
    color: #666666;
    line-height: 20px;
    font-size: 14px;
  }

    .position_con span a {
      color: #666666;
      line-height: 20px;
      font-size: 14px;
    }

      .position_con span a:hover {
        color: #f73535;
      }

.list_content {
  padding: 0px 20px 20px 20px;
}

.news {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 2% auto;
}

  .news li {
    width: 100%;
    height: 0.691rem;
    overflow: hidden
  }

    .news li a {
      display: block;
      width: 100%;
      height: 0.691rem;
      overflow: hidden;
      font: 0.2rem/0.691rem "microsoft yahei"
    }

    .news li span:nth-child(1) {
      display: block;
      float: left;
      width: 60%;
      margin-left: 4%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      color: #1d1d1d
    }

    .news li span:nth-child(2) {
      display: block;
      float: right;
      margin-right: 4%;
      color: #9f9f9f
    }

    .news li:nth-child(even) {
      background: #fff;
    }

.imore, .back {
  display: block;
  width: 36%;
  margin: 2% auto;
  overflow: hidden;
  border-radius: 0.3rem;
  background: #b30f1a;
  text-align: center;
  color: #fff;
  font: 0.20rem/2.2 "microsoft yahei";
  clear: both
}

  .imore:before, .back:before {
    content: "";
    clear: both;
  }

.common_news {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0% auto;
}

.news1, .news1 a, .news2, .news2 a {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: 16px/40px "microsoft yahei";
  display: block;
  padding-left: 5px;
}

.news1, .news2 {
  width: 100%;
  margin: 0 auto;
  background: url(/mglobal/2017fgwapp-list.png) left center no-repeat;
}

  .news1 a span:nth-child(1), .news2 a span:nth-child(1) {
    display: block;
    float: left;
    width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
  }

    .news1 a span:nth-child(1):hover, .news2 a span:nth-child(1):hover {
      color: #bc1010;
    }

  .news1 a span:nth-child(2), .news2 a span:nth-child(2) {
    display: block;
    float: right;
    width: 29%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
    color: #9f9f9f
  }

  .news2 div {
    width: 100%;
    font: 0.18rem/0.3rem "microsoft yahei";
    color: #666;
    max-height: 0.9rem;
    overflow: hidden;
  }

.news3 {
  width: 96%;
  margin: 2% auto;
  height: auto;
  overflow: hidden;
}

  .news3 > a {
    display: block;
    width: 33%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-left: 3%;
  }

.news1 > a > img {
  display: block;
  width: 100%;
  float: left;
}

.news3 > h1 {
  display: block;
  width: 100%;
  margin-left: 3%;
  overflow: hidden;
}

  .news3 > h1 > a {
    display: block;
    width: 100%;
    height: 0.35rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font: 0.22rem/0.3rem "microsoft yahei";
    color: #333;
  }

.news3 > div {
  float: left;
  width: 58%;
  margin-left: 3%;
  overflow: hidden;
  font: 0.18rem/0.24rem "microsoft yahei";
  max-height: 0.93rem;
  color: #999;
  margin-top: 1%
}

.news4 {
  width: 50%;
  float: left;
  height: auto;
  overflow: hidden;
  margin: 2% auto;
}

  .news4 a {
    display: block;
    width: 80%;
    margin: 0 auto;
  }

    .news4 a img {
      display: block;
      width: 100%;
    }

    .news4 a span {
      display: block;
      width: 100%;
      text-align: center;
      font: 0.22rem/0.3rem "microsoft yahei";
      color: #666;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      margin-top: 6%
    }

.news5 {
  width: 96%;
  margin: 2% auto;
  height: auto;
  overflow: hidden;
}

  .news5 a.news5imgwrap {
    width: 25%;
    height: auto;
    float: left;
    margin-left: 3%;
  }

    .news5 a.news5imgwrap img {
      display: block;
      width: 100%;
    }

  .news5 h1 {
    display: block;
    float: left;
    width: 68%;
    margin-left: 3%;
    overflow: hidden
  }

  .news5 > h1 > a {
    display: block;
    width: 100%;
    height: 0.3rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font: 0.2rem/0.3rem "microsoft yahei";
    color: #333;
  }

  .news5 > div {
    float: left;
    width: 68%;
    margin-left: 3%;
    overflow: hidden;
    font: 0.18rem/0.2rem "microsoft yahei";
    max-height: 0.59rem;
    color: #999;
    margin-top: 1%
  }
/* case */
.case {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 2% auto
}

  .case li {
    width: 100%;
    height: auto;
    padding: 2% 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden
  }

    .case li > a {
      display: block;
      width: 35.46875%;
      float: left;
      margin: 0 3.75% 0 4.6875%;
      border: 1px solid #fff;
    }

      .case li > a img {
        display: block;
        width: 100%
      }

    .case li h1 {
      float: left;
      width: 51.875%;
      height: 0.35rem;
      font: 0.2rem/0.35rem "microsoft yahei";
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }

      .case li h1 a {
        color: #232323
      }

    .case li div {
      float: left;
      width: 51.75%;
      height: 1.1rem;
      overflow: hidden;
      font: 0.18rem/0.28rem "microsoft yahei";
      color: #1d1d1d
    }
/* for white */
.white-bg {
  background: #fff;
}
/* login & reg */
.login {
  width: 87.5%;
  margin: 10% auto;
  height: auto;
  overflow: hidden
}

  .login li {
    width: 100%;
    height: auto;
    padding-bottom: 3%;
    overflow: hidden;
    font: 0.16rem/1.4 "microsoft yahei"
  }

.login_input {
  display: block;
  border: 1px solid #d9d9d9;
  background: #fff;
  width: 96%;
  float: left;
  height: 0.42rem;
  font: 0.2rem/0.42rem "microsoft yahei";
  text-indent: 0.1rem;
  -webkit-appearance: none;
  border-radius: 0
}

.login_textarea {
  display: block;
  border: 1px solid #d9d9d9;
  background: #fff;
  width: 95%;
  float: left;
  height: 1.42rem;
  font: 0.2rem/0.42rem "microsoft yahei";
  text-indent: 0.1rem;
  -webkit-appearance: none;
  border-radius: 0;
  resize: none
}

.pin_width {
  width: 51.78%;
}

.login_pin {
  width: 30%;
  float: left;
  height: 0.42rem;
  margin-left: 4%;
}

.login_btn {
  width: 98%;
  height: 0.5rem;
  color: #fff;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0;
  text-align: center;
  font: 0.22rem/0.5rem "microsoft yahei"
}

.red_alert {
  width: 87.5%;
  margin: 0 auto;
  font: 0.2rem/0.44rem "microsoft yahei";
  color: red;
}

.login_link1 {
  float: left;
  font: 0.2rem/0.44rem "microsoft yahei";
  color: #949494;
  margin-left: 4%
}

.login_link2 {
  float: right;
  font: 0.2rem/0.44rem "microsoft yahei";
  color: #949494;
  margin-right: 4%
}

.info_left {
  float: left;
  width: 26%;
  text-align: left;
  font: 0.2rem/0.44rem "microsoft yahei";
  color: #707070
}

.info_username {
  float: left;
  width: 16%;
  text-align: center;
  font: 0.2rem/0.44rem "microsoft yahei";
  color: #707070
}

.info_input {
  float: left;
  width: 70%;
}
/* site_nav 悬浮球*/
.site_btn {
  position: fixed;
  width: 0.7rem;
  height: 0.7rem;
  top: 270px;
  left: 1.875%;
  z-index: 999;
  border: 2px solid #e1e1e1;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font: 0.5rem/0.7rem "microsoft yahei";
}

.cart-btn-numbers {
  width: 100%;
  position: relative;
  height: 100%;
  color: #fff
}

.cart-btn-number {
  position: absolute;
  width: 0.24rem;
  height: 0.24rem;
  left: 74%;
  bottom: 74%;
  font: 0.14rem/0.24rem "microsoft yahei";
  background: #fff;
  border: 0.016rem solid #e1e1e1;
  border-radius: 50%;
  color: #c2c2c2
}
/* 临时
.site-nav{position:absolute;left:0;bottom:100%;width:100px;height:auto;overflow:hidden}   */
.site-nav li {
  overflow: hidden;
  width: 100%;
  height: auto;
  font: 0.16rem/0.2rem "microsoft yahei"
}

.site-nav a {
  color: #fff
}

.site-nav li a {
  font: 0.18rem/0.2rem "microsoft yahei";
  color: #fff;
  text-align: center;
  display: block;
  position: absolute;
  width: 0.6rem;
  height: 0.4rem;
  border-radius: 50%;
  border: 2px solid #e8e8e8;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: -999;
  transform: rotate(-360deg);
  -ms-transform: rotate(-350deg);
  -moz-transform: rotate(-350deg);
  -webkit-transform: rotate(-350deg);
  -o-transform: rotate(-350deg);
  padding: 0.1rem 0;
}

.site-nav.slideup li:nth-child(1) a {
  left: 100%;
  bottom: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
  transition-delay: 0ms;
  z-index: 999;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.site-nav.slideup li:nth-child(2) a {
  left: 150%;
  bottom: 0.05rem;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
  transition-delay: 100ms;
  z-index: 999;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.site-nav.slideup li:nth-child(3) a {
  left: 100%;
  bottom: -0.6rem;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
  transition-delay: 200ms;
  z-index: 999;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.site-nav.slidedown li:nth-child(1) a {
  left: auto;
  right: 100%;
  bottom: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
  transition-delay: 0ms;
  z-index: 999;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.site-nav.slidedown li:nth-child(2) a {
  left: auto;
  right: 150%;
  bottom: 0.05rem;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
  transition-delay: 100ms;
  z-index: 999;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.site-nav.slidedown li:nth-child(3) a {
  left: auto;
  right: 100%;
  bottom: -0.6rem;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
  transition-delay: 200ms;
  z-index: 999;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
/* product width cart btn css*/
.view-price {
  width: 100%;
  margin: 0 auto;
  font: 0.2rem/2 "microsoft yahei";
  color: #626262
}

  .view-price span {
    font-size: 0.28rem;
    color: #ff0000
  }

.view_btns {
  width: 100%;
  margin: 2% auto;
  overflow: hidden
}

  .view_btns a {
    display: block;
    font: 0.22rem/1.6 "microsoft yahei";
    color: #fff;
    padding: 3% 12%;
    float: left
  }

    .view_btns a:last-child {
      float: right;
    }

.view_collect {
  width: 100%;
  margin: 2% auto;
  overflow: hidden;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

  .view_collect p {
    float: left;
    width: 30%;
    font: 0.2rem/3 "microsoft yahei";
    border-right: 1px solid #dadada;
    color: #6b6565;
    text-align: center;
  }

  .view_collect a {
    float: left;
    width: 68%;
    font: 0.2rem/3 "microsoft yahei";
    position: relative;
    text-indent: .6em;
    color: #707070;
    display: block
  }

    .view_collect a font {
      position: absolute;
      right: 0
    }

    .view_collect a a {
      color: #707070
    }
/*.header {
	height: 60px!important;
}*/
/*@media all and (min-width:640px) {
.content {
	width: 640px;
	margin: 0 auto;
   position: relative;
	margin-top: 6%;
	padding-bottom: 16%;
}
}*/
@media only screen and (max-width: 479px) and (min-width: 321px) {
  html {
    font-size: 70px;
  }
}

@media only screen and (max-width: 320px) {
  html {
    font-size: 60px;
  }
}
/* Survey */
.survey {
  height: auto;
  overflow: hidden;
  width: 92.5%;
  margin: 0% auto;
}

  .survey li {
    width: 100%;
    height: auto;
    padding-bottom: 3%;
    overflow: hidden;
    font: 0.16rem/1.4 "microsoft yahei"
  }

.survey_input {
  display: block;
  border: 1px solid #d9d9d9;
  background: #fff;
  width: 96%;
  float: left;
  height: 0.42rem;
  font: 0.2rem/0.42rem "microsoft yahei";
  text-indent: 0.1rem;
  -webkit-appearance: none;
  border-radius: 0
}

.surveya {
  height: auto;
  overflow: hidden;
  width: 92.5%;
  margin: 0% auto;
}

  .surveya li {
    width: 100%;
    height: auto;
    padding-bottom: 3%;
    overflow: hidden;
    font: 0.25rem/1.4 "microsoft yahei";
    border-bottom: 1px solid #ededed;
    margin: 0 0 2% 0;
  }

.survey_label {
  margin: 5px 6px
}

.survey_boder {
  border: #FF0000 solid 1px;
}
/* msg & reg */
.msg_pin {
  width: 100%;
  float: left;
  height: 0.52rem;
  font-size: 0.3rem;
  line-height: 0.52rem;
  text-align: center;
  margin-left: 0%;
  border-radius: 6px;
  color: #fff;
  background: #f14400;
}

.msg_input {
  display: block;
  border: 1px solid #d9d9d9;
  background: #fff;
  width: 94%;
  float: left;
  height: 0.52rem;
  font: 0.2rem/0.42rem "microsoft yahei";
  text-indent: 0.1rem;
  -webkit-appearance: none;
  border-radius: 6px;
}

.msg_textarea {
  display: block;
  border: 1px solid #d9d9d9;
  background: #fff;
  width: 94%;
  float: left;
  height: 1.42rem;
  font: 0.2rem/0.42rem "microsoft yahei";
  text-indent: 0.1rem;
  -webkit-appearance: none;
  border-radius: 6px;
  resize: none
}

.msg_input2 {
  display: block;
  border: 1px solid #d9d9d9;
  background: #fff;
  width: 50%;
  float: left;
  height: 0.42rem;
  font: 0.2rem/0.42rem "microsoft yahei";
  text-indent: 0.1rem;
  -webkit-appearance: none;
  border-radius: 6px;
}

.redmc {
  font-weight: bold;
  font: 0.28rem/0.62rem "microsoft yahei";
}

.msg_pin-value {
  width: 80%;
  float: left;
  height: 0.52rem;
  font-size: 0.3rem;
  line-height: 0.52rem;
  text-align: center;
  margin-left: 0%;
  border-radius: 6px;
  color: #fff;
  background: #f14400;
  margin-left: 10%;
  border: 0;
  background: #f14400;
}
/* search*/
input {
  outline: none;
}

.search {
  width: 96%;
  height: 0.691rem;
  padding: 0 2%;
  position: absolute;
  top: -120%;
  left: 0;
  background-color: #000;
  font-family: "microsoft yahei";
}

.search-input {
  width: 75%;
  border: 1px solid #000;
  border-radius: 15px 0 0 15px;
  float: left;
  border-right: none;
  height: 0.461rem;
  font-size: 0.18rem;
  font-family: "microsoft yahei";
  text-indent: 5%;
  margin-top: 2%;
  background-color: #FFFFFF
}

.search-btn {
  width: 15%;
  float: left;
  background-color: #000;
  border-radius: 0 15px 15px 0;
  border: 1px solid #10bde7;
  border-left: none;
  height: 0.491rem;
  font-size: 0.25rem;
  margin-top: 2%;
}

.search a {
  display: inline-block;
  width: 9%;
  float: left;
  color: #fff;
  text-align: center;
  height: 0.7rem;
}

.index_text {
  width: 90%;
  font-size: 14px;
  height: 0.5rem;
  background: #fff url(../assets/images/search_bg_05.png) no-repeat 95% center;
  -webkit-background-size: 7%;
  background-size: 7%;
  border: none;
  font-size: 0.21rem;
  font-family: "microsoft yahei";
  text-indent: 3%;
  margin: 2% 0;
  border-radius: 7px;
}
/* product discuss */
.discuss_top {
  width: 87.5%;
  margin: 2% auto;
  overflow: hidden;
  background: url(../assets/images/discuss.png) right 0 no-repeat;
  background-size: 4.46%;
  position: relative;
  padding: 2% 0;
  color: #fff;
}

.discuss_top_left {
  float: left;
  width: 70.35%;
  margin: 0 0 0 2.85%;
  height: 0.9rem;
  overflow: hidden;
  font: 0.18rem/0.3rem "microsoft yahei";
}

.discuss_top_right {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  border-left: 1px solid rgba(255,255,255,.39);
  width: 23.21%;
  font: 0.18rem/1rem "microsoft yahei";
  text-align: center
}

  .discuss_top_right span {
    font-size: 0.5rem;
  }

.discuss_list {
  width: 87.5%;
  margin: 2% auto;
  overflow: hidden;
}

  .discuss_list li {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding: 2% 0
  }

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

  .discuss_list_top span {
    float: left;
    font: 0.18rem/0.4rem "microsoft yahei";
    color: #545454
  }

.discuss_list_top_right {
  float: right;
  overflow: hidden;
  width: 38.92%;
}

  .discuss_list_top_right div {
    float: left;
    width: 67.43%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 3.2%;
    background: #d0cfcf
  }

    .discuss_list_top_right div img {
      position: relative;
      z-index: 2;
      width: 100%;
      display: block
    }

    .discuss_list_top_right div p {
      position: absolute;
      width: 50%;
      left: 0;
      top: 0;
      height: 100%;
    }

  .discuss_list_top_right font {
    float: left;
    font: 0.18rem/0.4rem "microsoft yahei";
    width: 30%;
    display: block;
    text-align: center
  }

.discuss_list_con {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: 0.18rem/0.24rem "microsoft yahei";
  color: #8a8a8a;
  padding: 2% 0
}

.discuss_list_reply {
  width: 100%;
  height: auto;
  font: 0.18rem/0.26rem "microsoft yahei";
  color: #877f7f;
  background: #eaeaea;
  padding: 2%;
  overflow: hidden
}
/* product width cart */
.view-price {
  width: 100%;
  margin: 0 auto;
  font: 0.2rem/2 "microsoft yahei";
  color: #626262
}

  .view-price span {
    font-size: 0.28rem;
    color: #ff0000
  }

.view_btns {
  width: 100%;
  margin: 2% auto;
  overflow: hidden
}

  .view_btns a {
    display: block;
    font: 0.22rem/1.6 "microsoft yahei";
    color: #fff;
    padding: 3% 12%;
    float: left
  }

    .view_btns a:last-child {
      float: right;
    }

.view_collect {
  width: 100%;
  margin: 2% auto;
  overflow: hidden;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

  .view_collect p {
    float: left;
    width: 30%;
    font: 0.2rem/3 "microsoft yahei";
    border-right: 1px solid #dadada;
    color: #6b6565;
    text-align: center;
  }

  .view_collect a {
    float: left;
    width: 68%;
    font: 0.2rem/3 "microsoft yahei";
    position: relative;
    text-indent: .6em;
    color: #707070;
    display: block
  }

    .view_collect a font {
      position: absolute;
      right: 0
    }

    .view_collect a a {
      color: #707070
    }

.head {
  background: #00558E
}

.foot {
  background: #000000
}

.nav {
  background: #f8f8f8;
  padding: 14px;
}

.nav_color {
  background: #0a56d5
}

.conBox {
  width: 100%;
  margin: 18px auto 0;
  padding: 0 14px;
  max-width: 710px;
  overflow: hidden;
  background-color: #fff;
}

.nav-retrun {
  width: 80px;
  height: 60px;
  left: 0px;
  top: 0px;
  position: absolute;
  line-height: 60px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
}

  .nav-retrun a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(/mglobal/2017fgwapp-retrun.png) no-repeat 2px center;
  }
/*box_1*/
.tabSwitch_list {
  width: 100%;
  height: quto;
  overflow: hidden;
  position: relative;
}

.news_list_1 {
  background: url(/mglobal/blue.png) center center no-repeat;
  background-size: 100% 100%;
}

.box_1_sl {
  border-bottom: 1px solid #E0FFFF;
  display: inline-block;
  height: 40px;
}

.news_list_1 li {
  font-size: 1.071em;
  line-height: 2;
  padding-left: 12px;
  position: relative;
  color: #999;
  border-bottom: 1px solid #FFF;
}

  .news_list_1 li span {
    line-height: 27px;
  }

.tit_h2 {
  background: #ebebeb;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  position: relative;
}

  .tit_h2 h2 a {
    display: block;
    float: left;
    text-align: center;
    color: #666;
    text-decoration: none;
    width: 25%;
  }

    .tit_h2 h2 a.active {
      background: #0e468c;
      color: #FFF;
    }

.tabs_boxlist {
  position: relative;
  overflow: hidden;
  font-size: 1em;
}

.tab_box {
  display: none;
  position: relative;
  width: 100%;
  font-size: 1em;
  line-height: 1;
}

.news_list {
  font-size: 1.071em;
  line-height: 2;
  padding: 8px 8px 3px 8px;
  width: 100%;
}

  .news_list li {
    padding-right: 60px;
    padding-left: 12px;
    position: relative;
    background: url(2017fgwapp-list.png) left center no-repeat;
    color: #999;
  }

    .news_list li a {
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #666;
      font-size: 14px;
    }

    .news_list li:hover {
      background: url(/mglobal/2017fgwapp-listcur.png) left center no-repeat;
      color: #C00;
    }

    .news_list li a:hover {
      color: #C00;
    }

    .news_list li span {
      position: absolute;
      top: 0;
      right: 0;
      width: 50px;
    }

.tit_h2 h2 {
  padding: 0;
  margin: 0;
  font-size: 1.24em;
  float: left;
  white-space: nowrap;
  width: 100%;
  background-color: #f5f5f5;
}

.lot2 {
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 0px;
}

  .lot2 a {
    display: inline-block;
    float: right;
    color: #717171;
    width: 50px;
    height: 20px;
    line-height: 31px;
    border-radius: 20px;
    font-size: 10px;
    width: 50px;
    text-align: right;
    height: 31px;
    background: url(/mglobal/2017fgwapp-add.png) center center no-repeat;
  }

.wlwz_2 {
  display: block;
  margin-top: 10px;
}

  .wlwz_2 li {
    display: inline-block;
    width: 48%;
    height: 70px;
    margin-bottom: 5px;
    text-align: center;
    border-radius: 10px;
    float: left;
    margin: 0 1%;
  }

    .wlwz_2 li a:hover {
      background: #FBC5C5;
    }

    .wlwz_2 li a {
      display: inline-block;
      width: 100%;
      height: 100%;
      background: #f5cbcb;
      border-radius: 5px;
      font-size: 14px;
      font-weight: bold;
      color: #666;
    }

      .wlwz_2 li a h2 {
        color: #fff;
        line-height: 50px;
        font-size: 1.14em;
      }

  .wlwz_2 i {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 32px;
    text-align: center;
    margin-top: 10px;
  }

    .wlwz_2 i img {
      margin: 0 auto;
      text-align: center;
    }
/*box_3*/
.box_3_tit {
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
  line-height: 1;
  height: 1.9em;
  clear: both;
  margin-bottom: 10px;
}

.box_3_tit_2 h2 {
  font-size: 1.14286em;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  border-left: 4px solid #0e468c;
  padding-left: 16px;
  color: #333;
}

.box_3_con li {
  width: 48%;
  margin-right: 0;
  text-align: center;
  margin-top: 12px;
  font-size: 1.2em;
  float: left;
  margin: 1%;
}

.box_3_tit_2 {
  display: inline-block;
  height: 26px;
  width: 100%;
}

  .box_3_tit_2 span a {
    float: right;
    font-size: 10px;
    line-height: 22px;
  }

.box_3_con li a {
  display: block;
  color: #666666;
  line-height: 1.2em;
  padding-top: 1.5em;
  height: 4.2em;
  border-radius: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  padding-left: 30%;
}

  .box_3_con li a.a1 {
    background: #f5f5f5 url(/mglobal/2017fgwapp-jggk1.png) 14% center no-repeat;
    background-size: 12% auto;
  }

  .box_3_con li a.a2 {
    background: #f5f5f5 url(/mglobal/2017fgwapp-jggk2.png) 14% center no-repeat;
    background-size: 12%;
  }

  .box_3_con li a.a3 {
    background: #f5f5f5 url(/mglobal/2017fgwapp-jggk3.png) 14% center no-repeat;
    background-size: 12%;
    padding-top: 1em;
  }

  .box_3_con li a.a4 {
    background: #f5f5f5 url(/mglobal/2017fgwapp-jggk4.png) 14% center no-repeat;
    background-size: 12%;
    padding-top: 1em;
  }

  .box_3_con li a:hover {
    background-color: #cecdcd;
  }
/*box_4*/
.tit_h2_2 a.on {
  font-weight: bold;
  border-left: 4px solid #f10f0f;
}

.tit_h2_2 {
  line-height: 1;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
  height: 1.8em;
  clear: both;
}

  .tit_h2_2 a {
    display: block;
    float: left;
    font-size: 1.14286em;
    font-weight: 100;
    color: #333;
    padding: 0 4% 0 3%;
  }

.zdlySlm {
  background: #f4f4f4;
}

.tab_box_a li a:active {
  color: #C00;
}

.tab_box_a li a:hover {
  color: #C00;
}

.tabs_boxlist {
  position: relative;
  overflow: hidden;
  font-size: 1em;
}

.zdlySlm ul {
  display: inline-block;
  padding: 12px 0;
  padding-left: 20px;
}

.zdlySlm li {
  float: left;
  width: 33%;
  white-space: nowrap;
  text-align: left;
  font-size: 1.1em;
  line-height: 2em;
}
/*box_5*/
.wsbs a img {
  width: 100%;
  height: 100%;
  display: inline-block;
  border-radius: 15px;
}
/*box_7*/
.tit_h2_a a {
  width: 35% !important;
}

.tit_h2_a h2 a.active {
  width: 35% !important;
  background: #dc0000;
  color: #FFF;
}
/*box_8*/
.gzfw li {
  float: left;
  width: 25%;
  min-width: 58px;
  text-align: center;
}

  .gzfw li i {
    margin: 0 0 3px 0;
    display: block;
  }

    .gzfw li i img {
      margin: 0 auto;
    }

  .gzfw li a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }

    .gzfw li a:hover {
      color: #f10f0f;
    }
/* footer */
.footer {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 10;
  background: #fff;
  padding-bottom: 15px;
  z-index: 3;
}

.foot_con {
  width: 100%;
  text-align: center;
}

.foot_content {
  /*display: none;*/
  padding-top: 14px;
}

  .foot_content li {
    display: inline-block;
    text-align: center;
    height: 30px;
  }

  .foot_content a {
    margin: 0 6px;
    font-size: 13px;
    line-height: 30px;
  }

    .foot_content a:hover {
      color: #DC0000;
    }

.foot_content_2 {
  float: none;
  width: 225px;
  margin: 0 auto;
  padding: 10px 0px 0px 30px;
}

  .foot_content_2 li a {
    display: inline-block;
    float: left;
    width: 50%;
    text-align: center;
  }

  .foot_content_2 li img {
    height: 55px;
  }

.left_img img {
  display: inline-block;
  float: right;
}

.right_img img {
  display: inline-block;
  text-align: left;
}

.foot_con p {
  padding-top: 5px;
  color: #999;
}
/*领导之窗*/
.accordion_2 {
  max-width: 450px;
  margin: 35px auto;
}

.drawer_2 {
  width: 100%;
  border-radius: 3px;
}

.accordion_2-item {
  border-bottom: 1px solid #fff;
}

.accordion_2-header {
  background: #E1F3FF;
  cursor: pointer;
  height: 50px;
  transition: .25s;
}

  .accordion_2-header h1 span {
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    line-height: 50px;
    color: #615151;
    text-align: center;
    padding-left: 50px;
  }

  .accordion_2-header h1 {
    display: inline-block;
    width: 75%;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    line-height: 50px;
    color: #212121;
  }

.accordion_2-content li {
  width: 100%;
  height: 35px;
  border-bottom: 1px dashed #CDDCE8 !important;
}

  .accordion_2-content li a {
    display: inline-block;
    font-weight: normal;
    color: #00558E !important;
    width: 100%;
    height: 100%;
    background: url(/mglobal/dot.png) no-repeat 57px center;
  }

    .accordion_2-content li a span p:hover {
      color: #bc1010;
    }

.second_2 span {
  display: inline-block;
  width: 75%;
  text-align: center;
  font-size: 17px;
  font-weight: normal;
  margin: 0;
  line-height: 35px;
  color: #848484;
}

.accordion_2-content li a span p {
  display: inline-block;
  padding-left: 50px;
  width: 115px;
  text-align: left;
}

.accordion_2-header-icon {
  position: relative;
  right: 32%;
  float: right;
  color: #888;
  font-size: 10px;
  vertical-align: middle;
  line-height: 50px;
}

.accordion_2-item-active .accordion_2-header-icon {
  color: #fff;
}

.accordion_2-header-icon.accordion_2-header-icon-active {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #00558E;
}

.accordion_2-content {
  display: none;
  padding: 12px;
  color: #212121;
  background: #FFF;
  font-size: 15px;
  background-color: #F8FCFF;
}
/**
 * Submenu
 -----------------------------*/
.submenu {
  display: none;
  background: #fff;
  font-size: 14px;
}

  .submenu li {
    border-bottom: 1px solid #f5f5f5;
  }

  .submenu a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }

    .submenu a:hover {
      background: #b63b4d;
      color: #FFF;
    }
/*领导之窗*/
.ldzc_ph {
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
}

  .ldzc_ph dt {
    padding: 18px 0;
  }

    .ldzc_ph dt img {
      display: block;
      width: 240px;
      height: 320px;
      margin: 0 auto;
    }

  .ldzc_ph dd {
    text-align: center;
  }

    .ldzc_ph dd b {
      display: block;
      color: #333333;
      font-size: 18px;
      padding: 15px 0 2px;
      margin-bottom: 15px;
    }

      .ldzc_ph dd b span {
        font-size: 16px;
        color: #888888;
      }

    .ldzc_ph dd a {
      display: block;
      height: 24px;
      line-height: 24px;
      text-align: center;
      color: #fff;
      background: #bc1010;
      max-width: 148px;
      margin: 0 auto;
    }

.ldzc_detail .gzfg {
  margin: 0;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  color: #0e468c;
  font-weight: bold;
  padding-left: 20px;
  margin: 0 20px;
  background-color: #f8f8f8;
}

.ldzc_detail .fg_txt {
  line-height: 34px;
  padding: 15px 10px;
  text-indent: 2em;
  text-align: justify;
}
/*重点领域信息公开*/
.accordion_3 {
  max-width: 550px;
  width: 100%;
  margin: 5px auto;
}

.drawer_3 {
  width: 100%;
  border-radius: 3px;
}

.accordion_3-item-active .accordion_3-header {
  color: #00558e;
  transition: .25s;
}

.accordion_3-item-active .accordion_3-header-icon {
  color: #fff;
}

.accordion_3-item-active .accordion_3-header h1 {
  color: #bc1010;
}

.accordion_3-header {
  display: inline-block;
  position: absolute;
  right: 0px;
  height: 35px;
  cursor: pointer;
  border: 1px solid #E0E0E0;
  transition: .25s;
  margin-top: 10px;
  background: url(/mglobal/zdly_menu.png) 10px center no-repeat #F3F3F3;
  padding: 0px 10px;
}

  .accordion_3-header h1 {
    float: left;
    font-size: 14px;
    line-height: 35px;
    font-weight: normal;
    padding-left: 40px;
    margin: 0;
    color: #00558e;
  }

.accordion_3-content {
  position: relative;
  top: 60px;
  display: none;
  padding: 12px;
  color: #212121;
  background: #FFF;
  font-size: 13px;
  line-height: 28px;
  border: 1px solid #EEE;
  margin-bottom: 30px;
}

  .accordion_3-content p {
    margin: 0;
    margin-bottom: 3px;
  }

.accordion_3-header-icon {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  color: #00558E;
  font-size: 15px;
  vertical-align: middle;
  line-height: 35px;
  padding-left: 8px;
}

  .accordion_3-header-icon.accordion_3-header-icon-active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #00558E;
    position: relative;
    left: 8px;
  }

.accordion_3-content li {
  display: inline-block;
  width: 32%;
  text-align: center;
}

  .accordion_3-content li a {
    display: inline-block;
    width: 100%;
    text-align: center;
  }

.sidebar.sjshow_sidebar {
  margin-top: 55px;
}

.sidenav {
  width: 100%;
  border-bottom: 1px solid #eee;
  height: 35px;
  margin-bottom: 20px;
}

  .sidenav h2 {
    line-height: 23px;
    color: #3979B6;
    font-size: 18px;
    height: 23px;
    margin: 0;
    padding: 0px 0px 0px 12px;
    border-left: 5px solid;
  }

.sidemenu li {
  margin-top: 1px;
  font-size: 18px;
}

  .sidemenu li a {
    display: block;
    padding: 13px 30px 13px 40px;
    position: relative;
    line-height: 24px;
    background: #efefef;
  }

    .sidemenu li a i {
      position: absolute;
      font-family: "宋体";
      font-style: normal;
      right: 18px;
      top: 50%;
      margin-top: -11px;
      color: #666;
      display: none;
    }

    .sidemenu li a:hover, .sidemenu li a.aon {
      color: #bc1010;
    }

/*图文(旅游)页*/
.ph_list {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 20px;
}

.imghover {
  overflow: hidden;
}

.ph_list li {
  float: left;
  padding: 0 27px;
  margin-top: 30px;
  width: 100%;
  overflow: hidden;
}

.ph_box {
  border: #ebebeb 1px solid;
  padding: 15px;
}

  .ph_box a {
    display: block;
    position: relative;
  }

    .ph_box a span img {
      display: block;
      width: 100%;
      height: auto;
    }

ph_box span {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.ph_box i {
  display: block;
  height: 30px;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  background: #12130B;
  opacity: 0.6;
}

.ph_box b {
  position: absolute;
  display: block;
  line-height: 30px;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

.ph_box span {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.ph_box a img {
  display: block;
  width: 100%;
  height: 230px;
}

.ph_box a:hover img {
  transform: scale(1.05);
  transition: .7s .3s;
}

/*图文（成果展示）*/
.ph_list p {
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #bc1010;
}

.com_js {
  width: 100%;
  text-align: center;
  font-weight: normal !important;
  color: #666 !important;
  text-align: justify;
  margin-top: 8px;
}

/*二级栏目概览*/
.two_list {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 30px 20px 30px 20px;
}

.two_title {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  background: #0277bd url(/mglobal/2017fgwapp-ldzc.png) 90% center no-repeat;
  border-radius: 2px;
  /*border: 1px solid rgba(255, 255, 255, 0.15);*/
  /*box-shadow: 0 10px 10px rgb(201, 235, 255);*/
  cursor: pointer;
  outline: none;
  font-size: 18px;
  color: #FFFFFF;
}

.two_content {
  background-color: #f8f8f8;
  padding-bottom: 60px;
}

  .two_content li {
    width: 100%;
    margin: 0 auto;
    height: 50px;
  }

  .two_content ul li a {
    display: block;
    text-decoration: none;
    line-height: 50px;
    color: #333333;
    border-bottom: 1px solid #e6e8ea;
    border-radius: 5px;
    width: 93%;
    margin: 0 auto;
  }

    .two_content ul li a span {
      color: #888888;
      margin-left: 10px;
    }




@media screen and (min-width: 480px) {
  .tit_h2 h2, .box_3_tit_2 h2 {
    font-size: 1em;
  }

  .box_3_con li {
    font-size: 0.9em;
  }

  .sidemenu li a {
    display: block;
    padding: 8px 30px 8px 40px;
    position: relative;
    line-height: 20px;
    background: #efefef;
    font-size: 16px;
  }
}
/*IPHONE5以下图片大小*/
@media screen and (max-width:379px) {

  .ph_box a img {
    height: 160px;
    width: 100%
  }

  .ph_list li {
    padding: 0px 10px;
  }
}
/*IPHONE6图片大小*/
@media screen and (min-width:375px) {

  .ph_box a img {
    height: 200px;
    width: 100%
  }
}

@media screen and (max-width:320px) {
  .tit_h2 h2, .box_3_tit_2 h2 {
    font-size: 1em;
  }

  .box_3_con li {
    font-size: 1.05em;
  }
}

@media (min-width: 767px) {
  .ph_box a img {
    height: 300px;
    width: 100%
  }
}

@media (max-width: 1280px) {
  .ly_piclist li .box img {
    height: 184px;
  }
}

#img1 {
  display: none;
}
