@charset "UTF-8";
a, .transition, .headTips .head .tel, .head .search, .head .search .input, .nav .list, .sNav, .indexPart3 .bg, .indexPart4 li .bg, .pageSide, .pageSide .list, .pageSide .list a:after, .idea .bg, .qywh .list .box, .qywh .list .box h5, .contact .list li, .contact .list li .name, .product .box, .gyxt li, :before, img, .nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis, .indexPart1 .fl .imgList .name a, .indexPart1 .list li .name, .indexPart3 .list .list-1 .name, .indexPart3 .list2 ul a, .xtyw li h2.name, .qynk li .name, .news li a, .project li .name, .notice li a .col-1, .sideMap .list2 li, .pageSearch2 .list a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .sNav .wal, .foot .ewm li, .indexFlash .dots, .indexPart1 .fl .arrow, .indexPart1 .fl .dots, .indexPart1 .tab ul, .indexPart2 .title, .indexPart3 .list .arrow, .indexPart4 ul, .pageSide .ewm, .pageNow, .gdjs .list li, .leader .msg, .gyyw .tel, .pageNum, .productShow li, .notice .title, .notice li a, .newShow .msg dl, .complaint .submit, .sideMap .list ul, .pageNum2, .pageNum2 .col-1, .pageNum2 .col-2 {
  display: flex;
  display: -webkit-flex; }

.flexColumn, .qynk li .img a {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter, .indexPart2 .title, .pageSide .ewm, .pageNow, .leader .msg, .gyyw .tel, .qynk li .img a, .productShow li, .notice .title, .notice li a, .pageNum2, .pageNum2 .col-1 {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .foot .ewm li, .indexFlash .dots, .indexPart2 .title, .qynk li .img a, .pageNum, .newShow .msg dl {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .complaint .submit, .pageNum2 {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .foot .list ul, .foot .ewm ul, .indexPart3 .list2 ul, .indexPart3 .list3 ul, .qywh .list ul, .qynk ul, .product ul, .project ul, .sideMap .list2 ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; 
  }

body {
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #1f313f;
  -webkit-text-size-adjust: none; }

a {
  color: #1f313f;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #0869ae;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 12rem;
  margin: 0 auto; }

.tabContent {
  display: none; }

.tab li {
  cursor: pointer; }

.phoneShow {
  display: none; }
.headTips {
  background: center no-repeat;
  background-size: 19.2rem;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 50; }
  .headTips.ipv6 {
    background-image: url("../image/img64.jpg"); }
  .headTips.ipv4 {
    background-image: url("../image/img64_2.jpg"); }
  .headTips .wal {
    height: 0;
    overflow: hidden;
    position: relative; }
  .headTips a.close {
    display: block;
    width: .4rem;
    height: .64rem;
    background: url("../image/close40.png") center no-repeat;
    background-size: 100%;
    margin-left: auto; }

body.headTipsShow .headTips .wal {
  height: .64rem; }
body.headTipsShow .headD {
  height: 1.44rem; }
body.headTipsShow .head {
  top: .64rem; }
body.headTipsShow .sNav.show {
  top: .64rem; }
.headD {
  height: 0.8rem; }

.head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1); }
  .head .wal {
    min-height: 0.8rem;
    position: relative; }
  .head a.logo {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    background: url("../image/newlogo.png") center no-repeat;
    background-size: 100%;
    width: 1.5rem; }
  .head .tel {
    width: 1.75rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.3rem;
    bottom: auto; }
  .head .search {
    position: absolute;
    z-index: 11;
    left: auto;
    right: 1.9rem;
    top: 0.23rem;
    bottom: auto;
    width: .2rem;
    height: .4rem;
    background: url("../image/img24_4.png") center no-repeat;
    background-size: .2rem; }
    .head .search .input {
      width: 100%;
      height: .4rem;
      border: #000 solid 1px;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: -0.16rem;
      top: 0;
      bottom: auto;
      opacity: 0;
      visibility: hidden; }
      .head .search .input input {
        width: 100%;
        height: .38rem;
        line-height: .38rem;
        font-size: .14rem;
        padding: 0 .2rem; }
    .head .search .submit {
      position: absolute;
      z-index: 10;
      left: auto;
      right: -0.16rem;
      top: 0;
      bottom: auto;
      width: .52rem;
      height: 100%; }
      .head .search .submit input {
        width: 100%;
        height: .4rem;
        cursor: pointer; }

.nav {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 2.3rem;
  top: 0;
  bottom: auto; }
  .nav li {
    float: left; }
  .nav a.name {
    display: block;
    height: 0.8rem;
    line-height: 0.8rem;
    position: relative;
    padding: .04rem .2rem 0 .2rem;
    font-size: .17rem;
    color: #1f313f; }
    .nav a.name:before {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: .34rem;
      width: 1px;
      height: .18rem;
      background: #d2d6d9; }
    .nav a.name em {
      padding-left: .11rem;
      background: url("../image/img3.png") 0.04rem center no-repeat;
      background-size: .03rem; }
    .nav a.name.on {
      color: #0869ae; }
    .nav a.name.on {
      font-weight: bold; }
  .nav .list {
    display: none; }

.head.searchShow .search, .head.searchShow2 .search {
  right: 2rem; }
  .head.searchShow .search .input, .head.searchShow2 .search .input {
    width: 2.52rem;
    opacity: 1;
    visibility: visible; }
.head.searchShow .nav, .head.searchShow2 .nav {
  opacity: 0;
  visibility: hidden; }

.sNav {
  position: fixed;
  z-index: 40;
  left: 0;
  top: -4rem;
  width: 100%;
  height: 4rem;
  background: rgba(8, 105, 174, 0.95);
  opacity: 0;
  visibility: hidden; }
  .sNav.show {
    opacity: 1;
    visibility: visible;
    top: 0; }
  .sNav .wal {
    padding: 1.1rem 0 0 2.87rem; }
  .sNav ul {
    width: 1.19rem; }
  .sNav a {
    display: block;
    font-size: .14rem;
    height: .36rem;
    line-height: .36rem;
    position: relative;
    color: #fff;
    margin-right: -.3rem;
    padding-left: 0; }
    .sNav a:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      width: 0;
      height: .02rem;
      background: #fff;
      margin-top: -.01rem; }
  .sNav a:hover {
    padding-left: .25rem; }
    .sNav a:hover:before {
      left: -.12rem;
      width: .26rem; }

.foot {
  border-top: #fff solid .04rem;
  position: relative;
  background: #1d2b36;
  color: rgba(255, 255, 255, 0.5); }
  .foot a {
    color: rgba(255, 255, 255, 0.5); }
    .foot a:hover {
      color: #fff; }
  .foot:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .61rem;
    border-top: #4a555e solid 1px; }
  .foot .wal {
    min-height: 2.48rem;
    position: relative; }
  .foot .tel {
    min-height: 1.86rem;
    font-size: .14rem;
    padding-top: .35rem; }
    .foot .tel h2 {
      font-size: .18rem;
      font-weight: 400; }
    .foot .tel div {
      padding: .1rem 0 .15rem 0; }
      .foot .tel div img {
        height: .41rem; }
  .foot .list {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 3.34rem;
    top: 0.54rem;
    bottom: auto;
    width: 4.71rem;
    border-left: #4e575e dashed 1px; }
    .foot .list li {
      width: 33.333%;
      height: .38rem;
      line-height: .38rem;
      border-right: #4e575e dashed 1px;
      font-size: .18rem;
      font-weight: 600;
      text-align: center; }
  .foot .ewm {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.54rem;
    bottom: auto; }
    .foot .ewm li {
      border-right: #4e575e dashed 1px;
      height: .76rem;
      width: 1.67rem; }
      .foot .ewm li img {
        width: .75rem; }
      .foot .ewm li p {
        font-size: .18rem;
        padding-left: .18rem;
        width: .38rem;
        line-height: 1.1em; }
  .foot .msg {
    line-height: .61rem;
    position: relative;
    font-size: .13rem;
    color: rgba(255, 255, 255, 0.6); }
    .foot .msg a {
      color: rgba(255, 255, 255, 0.6);
      padding: 0 .1rem; }
      .foot .msg a:hover {
        color: #fff; }
    .foot .msg p {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto; }

/*index*/
.indexFlash {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .indexFlash li {
    background: center no-repeat;
    background-size: cover; }
    .indexFlash li .wal {
      min-height: 6.18rem;
      position: relative; }
    .indexFlash li a.more {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0.42rem;
      right: auto;
      top: 4.6rem;
      bottom: auto;
      background: #0869ae;
      color: #fff;
      text-align: center;
      font-size: .18rem;
      width: 1.8rem;
      height: .48rem;
      line-height: .48rem; }
  .indexFlash .dots {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0.5rem;
    width: 100%; }
    .indexFlash .dots span {
      width: .6rem;
      height: .04rem;
      background: rgba(255, 255, 255, 0.3);
      margin: 0 .05rem; }
    .indexFlash .dots .swiper-pagination-bullet-active {
      background: #fff; }

.indexPart1 {
  min-height: 8.75rem;
  background: url("../image/indexPart1.jpg") center no-repeat;
  background-size: cover;
  padding-top: 1.45rem; }
  .indexPart1 .fr, .indexPart1 .fl {
    width: 50%; }
  .indexPart1 .fl {
    padding: 0 .8rem 0 0;
    position: relative;
    min-height: 6.58rem; }
    .indexPart1 .fl:before {
      content: "";
      display: block;
      position: absolute;
      left: 1.06rem;
      top: -.2rem;
      background: url("../image/img478.png") right center no-repeat;
      background-size: cover;
      width: 4.78rem;
      height: 6.58rem; }
    .indexPart1 .fl h2.title {
      line-height: 1.3rem;
      position: relative;
      color: #fff;
      text-align: right;
      font-size: .36rem; }
      .indexPart1 .fl h2.title:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 1.94rem;
        width: 2rem;
        height: .02rem;
        background: rgba(255, 255, 255, 0.2); }
      .indexPart1 .fl h2.title em {
        padding-left: .27rem;
        background: url("../image/img9.png") 0.08rem center no-repeat;
        background-size: .09rem; }
    .indexPart1 .fl .num {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      line-height: 1.3rem;
      width: 1.06rem;
      text-align: center;
      font-size: .3rem;
      color: #999; }
      .indexPart1 .fl .num b {
        font-size: .6rem;
        color: #ff8213; }
    .indexPart1 .fl .arrow {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.8rem;
      top: 5.1rem;
      bottom: auto; }
      .indexPart1 .fl .arrow a {
        border: #fff solid 1px;
        margin-left: .1rem;
        width: .4rem;
        height: .4rem;
        background: center no-repeat;
        background-size: .11rem; }
        .indexPart1 .fl .arrow a:hover {
          background-color: #fff; }
        .indexPart1 .fl .arrow a.prev {
          background-image: url("../image/prev11.png"); }
          .indexPart1 .fl .arrow a.prev:hover {
            background-image: url("../image/prev11on.png"); }
        .indexPart1 .fl .arrow a.next {
          background-image: url("../image/next11.png"); }
          .indexPart1 .fl .arrow a.next:hover {
            background-image: url("../image/next11on.png"); }
    .indexPart1 .fl .dots {
      width: 1.8rem;
      height: .4rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 2.2rem;
      top: 5.1rem;
      bottom: auto; }
      .indexPart1 .fl .dots span {
        width: 50%;
        height: .4rem;
        position: relative; }
        .indexPart1 .fl .dots span:before {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          width: 100%;
          height: 1px;
          background: #fff; }
        .indexPart1 .fl .dots span:last-child:before {
          display: none; }
        .indexPart1 .fl .dots span:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: url("../image/img24.png") center no-repeat;
          background-size: .24rem; }
      .indexPart1 .fl .dots .swiper-pagination-bullet-active:after {
        background-image: url("../image/img24on.png"); }
    .indexPart1 .fl .imgList {
      width: 100%;
      overflow: hidden;
      position: relative; }
      .indexPart1 .fl .imgList li {
        position: relative; }
      .indexPart1 .fl .imgList .name a {
        display: block;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: auto;
        bottom: 0;
        width: 100%;
        font-size: .18rem;
        height: .5rem;
        line-height: .5rem;
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        padding: 0 .18rem; }
  .indexPart1 .tab {
    padding: .1rem 0 .3rem 0; }
    .indexPart1 .tab li {
      width: 50%;
      position: relative;
      z-index: 1;
      height: .6rem;
      line-height: .6rem;
      background: #f0f0f0;
      font-size: .16rem;
      text-align: center; }
    .indexPart1 .tab li.on {
      z-index: 2;
      background: #fff;
      color: #0869ae;
      box-shadow: 0 0 0.13rem rgba(0, 0, 0, 0.13);
      -webkit-box-shadow: 0 0 0.13rem rgba(0, 0, 0, 0.13);
      -moz-box-shadow: 0 0 0.13rem rgba(0, 0, 0, 0.13);
      font-weight: 600; }
  .indexPart1 .list li {
    min-height: 1.3rem;
    border-bottom: #c8c8c8 solid 1px;
    padding: .12rem 0; }
    .indexPart1 .list li .name {
      font-size: .18rem;
      height: .45rem;
      line-height: .45rem; }
    .indexPart1 .list li p {
      font-size: .16rem;
      line-height: .26rem;
      color: #666; }
  .indexPart1 .pageMore {
    padding: .27rem 0; }

.pageMore a {
  display: block;
  margin: 0 auto;
  width: 1.57rem;
  height: .46rem;
  line-height: .44rem;
  text-align: center;
  font-size: .18rem;
  text-transform: uppercase;
  border: #0869ae solid 1px;
  color: #0869ae; }
.pageMore a:hover {
  background: #0869ae;
  color: #fff; }

.pageMore-2 a {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.2); }
.pageMore-2 a:hover {
  background: #ff8213;
  border-color: #ff8213;
  color: #fff; }

.indexPart2 {
  min-height: 8.2rem;
  background: url("../image/nimg1920_2.jpg") center no-repeat;
  background-size: cover; }
  .indexPart2 .title {
    padding: .8rem 0 .45rem 0; }
    .indexPart2 .title:before, .indexPart2 .title:after {
      content: "";
      display: block;
      position: absolute;
      position: relative;
      width: 50%;
      height: .02rem;
      background: rgba(255, 255, 255, 0.2); }
    .indexPart2 .title h2 {
      flex-shrink: 0;
      -webkit-flex-shrink: 0;
      padding: 0 .75rem;
      font-size: .36rem;
      color: #fff; }
      .indexPart2 .title h2 em {
        padding-left: .27rem;
        background: url("../image/img9.png") 0.08rem center no-repeat;
        background-size: .09rem; }
  .indexPart2 .wal {
    position: relative; }
  .indexPart2 .list {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .indexPart2 .list li {
      padding: .1rem .12rem; }
    .indexPart2 .list .box {
      background: #fff;
      text-align: center;
      min-height: 5rem;
      border-top: #ff8213 solid 0.04rem;
      padding: .5rem .23rem;
      box-shadow: 0 0 0.29rem rgba(133, 0, 0, 0.17);
      -webkit-box-shadow: 0 0 0.29rem rgba(133, 0, 0, 0.17);
      -moz-box-shadow: 0 0 0.29rem rgba(133, 0, 0, 0.17); }
      .indexPart2 .list .box .name {
        padding-bottom: .3rem;
        border-bottom: #da3333 solid 1px; }
        .indexPart2 .list .box .name a {
          display: block;
          font-size: .24rem;
          line-height: .36rem;
          height: .72rem;
          overflow: hidden; }
      .indexPart2 .list .box .info {
        color: #ff8213; }
        .indexPart2 .list .box .info h3 {
          font-size: .48rem;
          line-height: .96rem; }
        .indexPart2 .list .box .info span {
          font-size: .16rem;
          color: #fff;
          width: 1.8rem;
          height: .3rem;
          line-height: .3rem;
          background: #ff8213;
          -moz-border-radius: 0.5rem;
          -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
          display: block;
          margin: 0 auto; }
      .indexPart2 .list .box .msg {
        padding: .35rem 0 .4rem 0;
        font-size: .18rem; }
        .indexPart2 .list .box .msg em {
          color: #ff8213; }
        .indexPart2 .list .box .msg span {
          padding: 0 .1rem;
          color: #666; }
      .indexPart2 .list .box .btn a {
        display: block;
        font-size: .18rem;
        color: #fff;
        background: #0869ae;
        width: 2.4rem;
        height: .48rem;
        line-height: .48rem;
        -moz-border-radius: 0.08rem;
        -webkit-border-radius: 0.08rem;
        border-radius: 0.08rem;
        margin: 0 auto; }
  .indexPart2 a.arrow {
    display: block;
    width: .23rem;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 0;
    bottom: auto;
    background: center no-repeat;
    background-size: 100%;
    opacity: .3; }
    .indexPart2 a.arrow:hover {
      opacity: 1; }
    .indexPart2 a.arrow.prev {
      left: -.65rem;
      background-image: url("../image/prev23.png"); }
    .indexPart2 a.arrow.next {
      right: -.65rem;
      background-image: url("../image/next23.png"); }
  .indexPart2 .pageMore {
    padding: .3rem 0 .4rem 0; }

.indexPart3 {
  padding: .65rem 0;
  color: #fff; }
  .indexPart3 a {
    color: #fff; }
  .indexPart3 .bg {
    background: center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .indexPart3 h2 {
    font-size: .3rem;
    font-weight: 400;
    padding: .35rem 0 .2rem 0;
    position: relative; }
  .indexPart3 a.more {
    display: block;
    font-size: .18rem;
    text-transform: uppercase;
    border-bottom: rgba(255, 255, 255, 0.5) solid 1px;
    width: 1rem;
    height: .4rem;
    line-height: .4rem;
    background: url("../image/img13.png") right center no-repeat;
    background-size: .13rem;
    position: relative; }
    .indexPart3 a.more:hover {
      border-color: #fff; }
  .indexPart3 .list, .indexPart3 .list2 {
    height: 3.4rem;
    overflow: hidden;
    position: relative;
    padding: 0 .3rem; }
    .indexPart3 .list:hover .bg, .indexPart3 .list2:hover .bg {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2); }
  .indexPart3 .list {
    width: 7.96rem; }
    .indexPart3 .list .list-1 {
      margin-left: -.3rem;
      margin-right: -.3rem; }
      .indexPart3 .list .list-1 li {
        padding: 0 .3rem; }
      .indexPart3 .list .list-1 .name {
        font-size: .22rem;
        height: .68rem;
        line-height: .68rem; }
      .indexPart3 .list .list-1 p {
        font-size: .14rem;
        line-height: .26rem;
        max-width: 6.55rem; }
    .indexPart3 .list .arrow {
      position: absolute;
      z-index: 10;
      left: 0.3rem;
      right: auto;
      top: auto;
      bottom: 0.21rem; }
      .indexPart3 .list .arrow a {
        border: #fff solid 1px;
        margin-right: .1rem;
        width: .4rem;
        height: .4rem;
        background: center no-repeat;
        background-size: .11rem; }
        .indexPart3 .list .arrow a:hover {
          background-color: #fff; }
        .indexPart3 .list .arrow a.prev {
          background-image: url("../image/prev11.png"); }
          .indexPart3 .list .arrow a.prev:hover {
            background-image: url("../image/prev11_1.png"); }
        .indexPart3 .list .arrow a.next {
          background-image: url("../image/next11.png"); }
          .indexPart3 .list .arrow a.next:hover {
            background-image: url("../image/next11_1.png"); }
    .indexPart3 .list a.more {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.3rem;
      top: auto;
      bottom: 0.21rem; }
  .indexPart3 .list2 {
    width: 3.92rem; }
    .indexPart3 .list2 ul li {
      width: 50%;
      position: relative;
      border-bottom: rgba(255, 255, 255, 0.5) solid 1px; }
    .indexPart3 .list2 ul a {
      display: block;
      font-size: .16rem;
      height: .43rem;
      line-height: .43rem;
      padding-left: .21rem;
      background: url("../image/img9.png") 0.1rem center no-repeat;
      background-size: .05rem; }
    .indexPart3 .list2 a.more {
      position: absolute;
      z-index: 10;
      left: 0.3rem;
      right: auto;
      top: auto;
      bottom: 0.21rem; }
  .indexPart3 .h10 {
    height: .12rem; }
  .indexPart3 .list3 ul {
    margin-left: -.12rem; }
  .indexPart3 .list3 li {
    width: 33.333%;
    padding-left: .12rem; }
  .indexPart3 .list3 .box {
    height: 3.53rem;
    padding: 0 .3rem;
    position: relative;
    overflow: hidden; }
    .indexPart3 .list3 .box:hover .bg {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2); }

.indexPart4 li {
  width: 50%;
  height: 2.46rem;
  position: relative;
  overflow: hidden; }
  .indexPart4 li .bg {
    background: left center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .indexPart4 li:hover .bg {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2); }
  .indexPart4 li a {
    display: block;
    position: relative;
    height: 2.46rem;
    color: #fff; }
    .indexPart4 li a h2 {
      font-weight: 400;
      font-size: .32rem;
      padding: .75rem 0 .22rem 0;
      position: relative;
      max-width: 6rem;
      margin-left: .5rem; }
      .indexPart4 li a h2:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: .6rem;
        height: .02rem;
        background: #fff; }
.indexPart4 li:nth-child(1) .bg {
  background-position: right center; }
.indexPart4 li:nth-child(1) a h2 {
  margin-left: auto; }

/*page*/
.pageBanner {
  height: 3.2rem;
  background: center no-repeat;
  background-size: cover; }

#page {
  min-height: 5rem;
  position: relative; }

.pageSide {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
  width: 2.85rem;
  background: #fff;
  min-height: 100%;
  padding-top: .97rem;
  box-shadow: 0.04rem 0 0.04rem rgba(0, 0, 0, 0.08) inset;
  -webkit-box-shadow: 0.04rem 0 0.04rem rgba(0, 0, 0, 0.08) inset;
  -moz-box-shadow: 0.04rem 0 0.04rem rgba(0, 0, 0, 0.08) inset; }
  .pageSide .title {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: -1.1rem;
    bottom: auto;
    width: 100%;
    height: 1.8rem;
    background: #0869ae;
    color: #fff;
    padding: .48rem 0 0 .33rem; }
    .pageSide .title:before {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      width: .2rem;
      height: .2rem;
      background: url("../image/img20.png") center no-repeat;
      background-size: cover; }
    .pageSide .title div {
      text-transform: uppercase;
      font-size: .36rem;
      font-family: 'PingFang'; }
    .pageSide .title h2 {
      font-size: .24rem;
      font-weight: 600; }
      .pageSide .title h2 em {
        padding-left: .22rem;
        background: url("../image/img9.png") 0.08rem center no-repeat;
        background-size: .04rem; }
  .pageSide .list {
    padding-bottom: .65rem;
    border-top: #f5f5f5 solid 1px; }
    .pageSide .list li {
      border-bottom: #f5f5f5 solid 1px; }
    .pageSide .list a {
      display: block;
      height: .58rem;
      line-height: .58rem;
      font-size: .16rem;
      padding-left: .48rem;
      position: relative; }
      .pageSide .list a:before {
        content: "";
        display: block;
        position: absolute;
        left: .23rem;
        top: 50%;
        width: .1rem;
        height: .1rem;
        background: #c8c8c8;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-top: -.05rem; }
      .pageSide .list a:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: .04rem;
        height: 100%;
        background: #0869ae;
        opacity: 0; }
    .pageSide .list a:hover, .pageSide .list a.on {
      background: #f0f0f0; }
      .pageSide .list a:hover:before, .pageSide .list a.on:before {
        background: #0869ae; }
      .pageSide .list a:hover:after, .pageSide .list a.on:after {
        opacity: 1; }
    .pageSide .list a.on {
      font-weight: bold; }
    .pageSide .list dl {
      background: #ebebeb;
      display: none; }
      .pageSide .list dl dd {
        border-bottom: #d3d3d3 solid 1px; }
      .pageSide .list dl dd:last-child {
        border: 0; }
      .pageSide .list dl a:before {
        display: none; }
      .pageSide .list dl a:after {
        left: .32rem;
        background: url("../image/img8.png") center no-repeat;
        background-size: 100%;
        width: .08rem;
        opacity: 1;
        top: -.02rem; }
      .pageSide .list dl a:hover, .pageSide .list dl a.on {
        background: #0869ae;
        color: #fff; }
        .pageSide .list dl a:hover:after, .pageSide .list dl a.on:after {
          background-image: url("../image/img8on.png"); }
  .pageSide .ewm {
    height: 1.4rem;
    background: #f5f5f5;
    padding-left: .3rem; }
    .pageSide .ewm img {
      width: .91rem; }
    .pageSide .ewm p {
      width: 1.4rem;
      padding-left: .18rem;
      text-decoration: underline;
      font-size: .16rem;
      line-height: .26rem;
      color: #666; }

.pageNow {
  height: .7rem;
  border-bottom: #f5f5f5 solid 2px;
  position: relative;
  font-size: .15rem;
  color: #666;
  background: url("../image/nimg22.png") left center no-repeat;
  background-size: .22rem;
  padding-left: .3rem; }
  .pageNow a {
    color: #666;
    padding-right: .29rem;
    margin-right: .1rem;
    background: url("../image/img19.png") right center no-repeat;
    background-size: .19rem; }
    .pageNow a:hover {
      color: #ff8213; }
  .pageNow:before {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    border-bottom: #f5f5f5 solid 2px; }

.pageNow-2 {
  border: 0; }
  .pageNow-2:before {
    display: none; }

.pageContainer {
  max-width: 8.74rem;
  padding: .5rem 0 1rem 0; }

.pageNav {
  padding-bottom: .36rem; }
  .pageNav li {
    width: 50%;
    height: .51rem;
    background: url("../image/line1.png") left center no-repeat;
    background-size: 1px; }
    .pageNav li:first-child {
      background-image: none; }
  .pageNav a {
    display: block;
    height: .53rem;
    line-height: .53rem;
    margin-left: -1px;
    margin-right: -1px;
    position: relative;
    top: -1px;
    text-align: center;
    font-size: .15rem; }
    .pageNav a:hover, .pageNav a.on {
      color: #fff;
      background: #ff8213;
      box-shadow: 0 0 0.1rem rgba(255, 130, 19, 0.4);
      -webkit-box-shadow: 0 0 0.1rem rgba(255, 130, 19, 0.4);
      -moz-box-shadow: 0 0 0.1rem rgba(255, 130, 19, 0.4); }
    .pageNav a.on {
      font-weight: bold; }

@media screen and (min-width: 800px) {
  .pageNav ul {
    display: flex;
    display: -webkit-flex;
    border: #f0f0f0 solid 1px; } }
.pageNav2 {
  position: relative;
  text-align: center;
  padding-bottom: .36rem;
  font-size: .36rem;
  top: -.06rem; }
  .pageNav2 span {
    background: url("../image/select17.png") right center no-repeat;
    background-size: .17rem;
    padding-right: .33rem; }
  .pageNav2 select {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    width: 100%;
    height: 100%;
    opacity: 0; }

.about {
  font-size: .14rem;
  line-height: .26rem;
  text-align: justify;
  color: #666; }
  .about .img {
    padding-bottom: .3rem; }

.gdjs .content {
  font-size: .14rem;
  line-height: .26rem;
  text-align: justify;
  color: #666;
  padding-bottom: .26rem; }
.gdjs .img {
  padding-bottom: .4rem; }
.gdjs h5 {
  padding-bottom: .2rem;
  font-size: .2rem;
  text-align: center; }
.gdjs .list {
  border-top: #333 solid 2px;
  border-bottom: #333 solid 2px; }
  .gdjs .list li {
    border-bottom: #b4b4b4 solid 1px;
    text-align: center;
    line-height: .45rem;
    font-size: .16rem; }
    .gdjs .list li:last-child {
      border: 0; }
    .gdjs .list li .col-1 {
      text-align: left;
      width: 3.5rem;
      padding: 0 .3rem; }
    .gdjs .list li .col-2, .gdjs .list li .col-3 {
      width: 2.6rem;
      border-left: #b4b4b4 solid 1px; }

.leader h2.title {
  text-align: center;
  font-size: .18rem;
  padding: .2rem 0 .3rem 0; }
.leader .content {
  font-size: .14rem;
  line-height: .26rem;
  text-align: justify;
  color: #666;
  padding-bottom: .5rem; }
.leader .msg {
  font-size: .14rem;
  line-height: .26rem;
  color: #666;
  position: relative; }
  .leader .msg img {
    width: 1.47rem; }
  .leader .msg p {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: auto;
    bottom: auto;
    text-align: right; }

.group {
  padding: .4rem 0;
  text-align: center; }

.idea {
  height: 2.8rem;
  padding: .75rem 0 0 1rem;
  margin-top: .15rem;
  overflow: hidden;
  position: relative; }
  .idea .bg {
    background: url("../image/nimg876_1.jpg") center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .idea h2 {
    text-transform: uppercase;
    position: relative;
    font-size: .24rem;
    color: #ff8213;
    line-height: .65rem; }
    .idea h2:before {
      content: "";
      display: block;
      position: absolute;
      left: -.45rem;
      top: 50%;
      height: 2px;
      margin-top: -1px;
      width: .3rem;
      background: #ff8213; }
    .idea h2 span {
      color: #0869ae; }
  .idea p {
    font-size: .18rem;
    color: #666;
    position: relative; }
  .idea:hover .bg {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2); }

.qywh .container {
  min-height: 2.23rem;
  background: #0869ae;
  color: #fff;
  position: relative;
  padding: .3rem .45rem; }
  .qywh .container h5 {
    font-size: .2rem;
    padding-bottom: .16rem; }
  .qywh .container p {
    font-size: .14rem;
    line-height: .24rem;
    width: 3.55rem;
    text-align: justify;
    letter-spacing: 1px; }
  .qywh .container .img {
    width: 50%;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    overflow: hidden; }
    .qywh .container .img1 {
       width: 50%;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    overflow: hidden;}
      .qywh .container .img1 img {
        width: 100%; }
    .qywh .container .img img {
      width: 100%; }
  .qywh .container:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2); }
.qywh .list {
  padding-top: .2rem; }
  .qywh .list ul {
    margin-left: -.2rem; }
  .qywh .list li {
    width: 50%;
    padding: 0 0 .2rem .2rem; }
  .qywh .list .box {
    min-height: 1.57rem;
    border: #e6e6e6 solid 1px;
    position: relative;
    padding: .26rem .44rem; }
    .qywh .list .box h5 {
      font-size: .2rem;
      padding-bottom: .15rem; }
    .qywh .list .box p {
      font-size: .14rem;
      font-weight: bold;
      color: #666;
      line-height: 1.6em;
      width: 2rem;
      letter-spacing: 1px; }
    .qywh .list .box .img {
      width: 1.7rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0.08rem;
      bottom: auto; }
  .qywh .list .box:hover {
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1); }
    .qywh .list .box:hover h5 {
      color: #ff8213; }

.xtyw li {
  padding-bottom: .1rem; }
  .xtyw li h2.name {
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    font-size: .15rem;
    height: .48rem;
    line-height: .48rem;
    padding: 0 1rem 0 .3rem;
    background: #f5f4f7;
    position: relative;
    cursor: pointer; }
    .xtyw li h2.name:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      background: url("../image/img26.png") center no-repeat;
      background-size: .26rem;
      height: 100%;
      width: .58rem; }
    .xtyw li h2.name:hover:before {
      background-image: url("../image/img26_1.png"); }
  .xtyw li .box {
    display: none;
    padding: .24rem .38rem .1rem .68rem;
    position: relative; }
    .xtyw li .box:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: .3rem;
      width: .42rem;
      height: 100%;
      border-right: #e8e8e8 dashed 1px; }
    .xtyw li .box h3, .xtyw li .box h5 {
      position: relative;
      font-size: .14rem;
      line-height: .3rem; }
      .xtyw li .box h3:before, .xtyw li .box h5:before {
        content: "";
        display: block;
        position: absolute;
        left: -.37rem;
        top: 0;
        background: url("../image/nimg24_1.png") center no-repeat;
        width: .24rem;
        height: .3rem;
        background-size: 100%; }
    .xtyw li .box h5:before {
      background-image: url("../image/img24_2.png");
      height: .36rem; }
    .xtyw li .box .content {
      font-size: .14rem;
      line-height: .26rem;
      color: #666;
      padding-bottom: .28rem; }
.xtyw li.on h2.name:before {
  background-image: url("../image/img26on.png"); }

.knowledge li .box {
  padding: .24rem .28rem .1rem 0; }
.knowledge li .scroll {
  height: 2.6rem;
  overflow: hidden;
  position: relative; }
.knowledge li .content {
  position: relative;
  padding: 0 .2rem 0 .68rem; }
  .knowledge li .content:before {
    content: "";
    display: block;
    position: absolute;
    left: .31rem;
    top: 0;
    background: url("../image/nimg24_1.png") center no-repeat;
    width: .24rem;
    height: .2rem;
    background-size: 100%; }
  .knowledge li .content b {
    font-weight: 400;
    font-size: .24rem; }
.knowledge li .close {
  width: .84rem;
  height: .4rem;
  background: url("../image/img23.png") center no-repeat;
  background-size: .23rem;
  cursor: pointer;
  position: relative; }

.gyyw .img {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .gyyw .img img {
    width: 100%; }
  .gyyw .img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2); }
.gyyw .content {
  padding: .2rem 0;
  font-size: .14rem;
  line-height: .26rem;
  color: #666; }
  .gyyw .content h2 {
    font-size: .16rem;
    line-height: .32rem;
    padding-bottom: .02rem;
    color: #333; }
  .gyyw .content p {
    padding-bottom: .3rem; }
.gyyw .tel {
  height: .68rem;
  background: #f5f5f5;
  -moz-border-radius: 0.08rem;
  -webkit-border-radius: 0.08rem;
  border-radius: 0.08rem;
  padding: 0 .2rem; }
  .gyyw .tel img {
    width: .46rem; }
  .gyyw .tel div {
    font-size: .12rem;
    padding-left: .16rem;
    color: #666; }
    .gyyw .tel div b {
      font-size: .14rem; }

.qynk ul {
  margin-left: -.3rem; }
.qynk li {
  width: 25%;
  padding: 0 0 .1rem .3rem;
  text-align: center; }
  .qynk li .img {
    position: relative; }
    .qynk li .img img {
      width: 100%; }
    .qynk li .img a {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 100%;
      height: 100%;
      background: rgba(255, 130, 19, 0.9);
      color: #fff;
      font-size: .16rem;
      box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.25);
      -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.25);
      opacity: 0; }
      .qynk li .img a:before {
        content: "";
        display: block;
        position: absolute;
        position: relative;
        width: 100%;
        height: .54rem;
        background: url("../image/img36.png") center top no-repeat;
        background-size: .36rem; }
  .qynk li .name {
    font-size: .16rem;
    font-weight: bold;
    height: .47rem;
    line-height: .47rem; }
.qynk li:hover .img a {
  opacity: 1; }
.qynk li:hover .name a {
  color: #ff8213; }

.pageNum {
  padding: .3rem 0; }
  .pageNum a {
    margin: 0 .05rem;
    font-size: .14rem;
    width: .44rem;
    height: .44rem;
    line-height: .42rem;
    text-align: center;
    border: #e9e9e9 solid 1px; }
    .pageNum a:hover, .pageNum a.on {
      background: #0869ae;
      border-color: #0869ae;
      color: #fff; }
    .pageNum a.arrow {
      background: center no-repeat;
      background-size: .16rem; }
      .pageNum a.arrow.prev {
        background-image: url("../image/prev16.png"); }
      .pageNum a.arrow.next {
        background-image: url("../image/next16.png"); }

.contact .list {
  padding-top: .2rem; }
  .contact .list li {
    margin-bottom: .1rem;
    position: relative;
    min-height: 1.4rem;
    border: #ebebeb solid 1px;
    padding: 0 0 0 1.55rem; }
    .contact .list li .img {
      width: .55rem;
      position: absolute;
      z-index: 10;
      left: 0.47rem;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.28rem; }
    .contact .list li .name {
      font-size: .18rem;
      position: relative;
      text-transform: uppercase;
      padding: .34rem 0 .2rem 0; }
      .contact .list li .name:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: .07rem;
        width: .3rem;
        height: .03rem;
        background: #ff8213; }
    .contact .list li p {
      font-size: .16rem;
      line-height: .28rem; }
  .contact .list li:hover {
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.07);
    border-color: rgba(0, 0, 0, 0); }
    .contact .list li:hover .name {
      color: #ff8213; }
.contact .tips {
  padding: .1rem .26rem;
  font-size: .14rem;
  line-height: 2em;
  color: #253e53; }

.product ul {
  margin-left: -.2rem; }
.product li {
  width: 33.333%;
  padding: 0 0 .2rem .2rem; }
.product .box {
  text-align: center;
  min-height: 3.5rem;
  border: #dcdcdc solid 1px;
  -moz-border-radius: 0.08rem;
  -webkit-border-radius: 0.08rem;
  border-radius: 0.08rem;
  padding: .3rem .16rem; }
  .product .box .name {
    padding-bottom: .2rem;
    border-bottom: #da3333 solid 1px;
    font-weight: bold; }
    .product .box .name a {
      display: block;
      font-size: .18rem;
      line-height: .27rem;
      height: .54rem;
      overflow: hidden; }
  .product .box .info {
    color: #ff8213; }
    .product .box .info h3 {
      font-size: .36rem;
      line-height: .72rem; }
    .product .box .info span {
      font-size: .13rem;
      color: #fff;
      width: 1.37rem;
      height: .23rem;
      line-height: .23rem;
      background: #ff8213;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      display: block;
      margin: 0 auto; }
  .product .box .msg {
    padding: .28rem 0;
    font-size: .14rem; }
    .product .box .msg em {
      color: #ff8213; }
    .product .box .msg span {
      padding: 0 .1rem;
      color: #666; }
  .product .box .btn a {
    display: block;
    font-size: .14rem;
    color: #fff;
    background: #0869ae;
    width: 1.83rem;
    height: .37rem;
    line-height: .37rem;
    -moz-border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
    margin: 0 auto;
    font-weight: bold; }
.product .box:hover {
  box-shadow: 0 0 0.29rem rgba(133, 0, 0, 0.17);
  -webkit-box-shadow: 0 0 0.29rem rgba(133, 0, 0, 0.17);
  -moz-box-shadow: 0 0 0.29rem rgba(133, 0, 0, 0.17);
  border-color: rgba(0, 0, 0, 0); }
.product li.li_Old .box {
  position: relative; }
  .product li.li_Old .box:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .product li.li_Old .box .name {
    border-color: #ccc; }
    .product li.li_Old .box .name a {
      color: #6e6e6e; }
  .product li.li_Old .box .info {
    color: #a3a3a3; }
    .product li.li_Old .box .info span {
      background: #ccc; }
  .product li.li_Old .box .msg {
    color: #e2e2e2; }
    .product li.li_Old .box .msg em, .product li.li_Old .box .msg span {
      color: #e2e2e2; }
  .product li.li_Old .box .btn a {
    background: #cfcfcf; }

.productShow {
  border-top: #e9e9e9 solid 2px; }
  .productShow li {
    border-bottom: #e9e9e9 solid 1px;
    position: relative;
    padding: .2rem 0;
    min-height: .79rem; }
    .productShow li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 1.7rem;
      height: 100%;
      background: #f5f5f5;
      border-bottom: #fff solid 1px; }
    .productShow li .name {
      width: 1.7rem;
      text-align: center;
      font-size: .15rem;
      line-height: .24rem;
      position: relative;
      font-weight: bold;
      flex-shrink: 0;
      -webkit-flex-shrink: 0; }
    .productShow li .msg {
      position: relative;
      font-size: .14rem;
      line-height: .26rem;
      color: #666;
      width: 6.7rem;
      padding-left: .72rem; }
      .productShow li .msg:before {
        content: "";
        display: block;
        position: absolute;
        left: .54rem;
        top: 0;
        width: .06rem;
        height: .26rem;
        background: url("../image/img6.png") center no-repeat;
        background-size: 100%; }
  .productShow li:last-child:before {
    border: 0; }

.gyxt li {
  margin-bottom: .34rem;
  position: relative;
  padding-left: 3.2rem;
  border: #f0f0f0 solid 1px; }
  .gyxt li .img {
    position: absolute;
    z-index: 10;
    left: -1px;
    right: auto;
    top: -1px;
    bottom: auto;
    width: 3.2rem;
    overflow: hidden; }
    .gyxt li .img a {
      display: block;
      height: 2.4rem;
      background: center no-repeat;
      background-size: cover; }
  .gyxt li .box {
    min-height: 2.38rem;
    border-left: 0;
    padding: .28rem .22rem .18rem .38rem; }
  .gyxt li p {
    font-size: .14rem;
    line-height: .24rem;
    color: #666;
    min-height: .8rem;
    margin-top: .05rem;
    max-height: 1.2rem;
    overflow: hidden;
    position: relative; }
  .gyxt li .name {
    font-size: .18rem;
    line-height: .32rem;
    font-weight: bold;
    position: relative; }
    .gyxt li .name:before {
      content: "";
      display: block;
      position: absolute;
      left: -.39rem;
      top: 50%;
      width: .04rem;
      height: .26rem;
      margin-top: -.13rem;
      background: #ff8213; }
  .gyxt li .time {
    line-height: .32rem;
    font-size: .15rem;
    color: #666;
    padding-left: .28rem;
    background: url("../image/nimg18.png") left center no-repeat;
    background-size: .18rem; }
  .gyxt li .more a {
    color: #0869ae;
    text-transform: uppercase;
    font-size: .16rem;
    font-weight: bold; }
  .gyxt li a.btn {
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    width: 100%;
    height: 100%; }
.gyxt .li_01 {
  padding-left: 0;
  min-height: .5rem; }
  .gyxt .li_01 .box {
    min-height: .5rem; }
  .gyxt .li_01 p {
    min-height: .1rem;
    padding: .1rem 0 .2rem 0; }
.gyxt li:hover {
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0); }
  .gyxt li:hover .img a {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1); }
  .gyxt li:hover .name a {
    color: #ff8213; }

.news {
  border-bottom: #e9e9e9 solid 1px;
  margin-bottom: .3rem; }
  .news li {
    border-bottom: #e9e9e9 solid 1px;
    position: relative;
    font-size: .14rem;
    line-height: .68rem; }
    .news li a {
      display: block;
      position: relative;
      z-index: 11;
      height: .68rem;
      padding: 0 1.3rem 0 .28rem;
      background: url("../image/img5.png") 0.1rem center no-repeat;
      background-size: .05rem;
      color: #1f313f;
      font-size: .15rem; }
    .news li span {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.15rem;
      top: 0;
      bottom: auto; }
  .news li:hover {
    font-weight: bold; }

.news-2 {
  border-top: #e9e9e9 solid 2px; }

.project ul {
  margin-left: -.15rem; }
.project li {
  width: 50%;
  padding: 0 0 .15rem .15rem; }
  .project li .img {
    position: relative; }
    .project li .img div {
      width: 100%;
      overflow: hidden;
      position: relative; }
    .project li .img a {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 100%;
      height: 100%;
      color: #fff;
      background: rgba(8, 105, 174, 0.9);
      padding: .36rem .45rem;
      opacity: 0; }
      .project li .img a:before {
        content: "";
        display: block;
        position: absolute;
        left: 3%;
        top: 4%;
        width: 94%;
        height: 92%;
        box-sizing: border-box;
        border: rgba(255, 255, 255, 0.3) solid 1px; }
      .project li .img a h2 {
        line-height: .54rem;
        font-size: .24rem;
        background: url("../image/img9.png") left center no-repeat;
        background-size: .07rem;
        padding-left: .2rem;
        margin-left: -.2rem; }
      .project li .img a p {
        font-size: .18rem;
        line-height: .3rem;
        padding-top: .2rem;
        position: relative; }
        .project li .img a p:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          background: #fff;
          width: .3rem;
          height: .02rem; }
  .project li .name {
    text-align: center;
    font-weight: bold;
    height: .53rem;
    line-height: .53rem;
    font-size: .16rem; }
.project li:hover .img div img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1); }
.project li:hover .img a {
  opacity: 1; }

.pageSearch .form {
  width: 2.52rem;
  height: .4rem;
  border: #dfe1e5 solid 1px;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  margin-left: auto;
  position: relative;
  top: -.24rem; }
.pageSearch .input input {
  width: 100%;
  height: .38rem;
  line-height: .38rem;
  font-size: .14rem;
  padding: 0 .2rem; }
.pageSearch .submit {
  width: .6rem;
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
  background: url("../image/img24_3.png") center no-repeat;
  background-size: .24rem; }
  .pageSearch .submit input {
    width: 100%;
    height: .38rem;
    cursor: pointer; }

.notice {
  padding-bottom: .3rem; }
  .notice .title, .notice li a {
    text-align: center; }
    .notice .title .col-1, .notice li a .col-1 {
      width: 4.8rem; }
    .notice .title .col-2, .notice .title .col-3, .notice li a .col-2, .notice li a .col-3 {
      width: 1.65rem; }
  .notice .title {
    font-weight: bold;
    font-size: .15rem;
    height: .56rem;
    border-top: #000 solid 2px; }
    .notice .title .col-1 {
      text-align: left;
      padding-left: .3rem; }
  .notice .list {
    border-top: #000 solid 1px;
    border-bottom: #000 solid 1px; }
  .notice li {
    border-bottom: #e9e9e9 solid 1px; }
    .notice li:last-child {
      border: 0; }
    .notice li a {
      font-size: .14rem;
      height: .68rem;
      position: relative;
      color: #1f313f; }
      .notice li a:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: .17rem;
        height: 100%;
        width: .37rem;
        background: url("../image/nimg37_1.png") center no-repeat;
        background-size: 100%; }
      .notice li a .col-1 {
        font-size: .15rem;
        text-align: left;
        padding-left: .35rem;
        background: url("../image/img5.png") 0.2rem center no-repeat;
        background-size: .05rem;
        height: .68rem;
        line-height: .68rem; }
      .notice li a .col-3 {
        font-weight: bold;
        color: #ff8213; }
    .notice li a:hover {
      background: #fbfbfb; }
      .notice li a:hover:before {
        background-image: url("../image/nimg37_1on.png"); }
      .notice li a:hover .col-1 {
        font-weight: bold; }

.newShow .title {
  text-align: center;
  font-size: .24rem;
  color: #1f313f;
  font-weight: bold; }
.newShow .msg {
  border-bottom: #f0f0f0 solid 2px; }
  .newShow .msg dd {
    height: .5rem;
    padding: 0 .16rem;
    font-size: .15rem;
    color: #666; }
    .newShow .msg dd img {
      width: .18rem;
      margin-right: .04rem; }
.newShow .content {
  font-size: .14rem;
  line-height: .24rem;
  text-align: justify;
  color: #666;
  padding: .24rem 0 .44rem 0; }
  .newShow .content .img {
    padding: .3rem 0; }

.pageBack a {
  display: block;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  background: #ff8213 url("../image/img30.png") center 0.09rem no-repeat;
  background-size: .3rem;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: .12rem;
  width: 1.11rem;
  height: .67rem;
  padding-top: .38rem; }
  .pageBack a:hover {
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3); }

.complaint {
  min-height: 5.2rem;
  padding: .2rem 1rem 0 3.35rem;
  position: relative;
  font-size: .14rem; }
  .complaint .img {
    position: absolute;
    z-index: 10;
    left: 0.2rem;
    right: auto;
    top: 0.2rem;
    bottom: auto;
    width: 2.75rem; }
  .complaint .msg {
    position: relative;
    -moz-border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
    background: #f5f5f5;
    min-height: .68rem;
    border: #dcdcdc solid 1px;
    padding: .13rem .26rem .13rem .8rem;
    color: #666;
    font-weight: bold; }
    .complaint .msg:before {
      content: "";
      display: block;
      position: absolute;
      left: .19rem;
      top: .16rem;
      background: url("../image/img45.png") center no-repeat;
      background-size: cover;
      width: .45rem;
      height: .32rem; }
  .complaint .form {
    padding: .25rem 0 .17rem 0;
    border-bottom: #f0f0f0 solid 2px; }
    .complaint .form em, .complaint .form span {
      line-height: .4rem;
      color: #666;
      font-weight: bold;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto; }
      .complaint .form em i, .complaint .form span i {
        font-style: normal;
        padding: 0 .5em; }
    .complaint .form span {
      left: 100%;
      padding-left: .1rem;
      font-size: .15rem; }
    .complaint .form li {
      min-height: .53rem;
      position: relative;
      padding: 0 0 .13rem .82rem; }
    .complaint .form .input {
      border: #dcdcdc solid 1px;
      height: .4rem;
      -moz-border-radius: 0.04rem;
      -webkit-border-radius: 0.04rem;
      border-radius: 0.04rem; }
      .complaint .form .textarea {
      border: #dcdcdc solid 1px;
      height: 1.6rem;
      -moz-border-radius: 0.04rem;
      -webkit-border-radius: 0.04rem;
      border-radius: 0.04rem; }
      .complaint .form .input input {
        width: 100%;
        height: .38rem;
        line-height: .38rem;
        font-size: .14rem;
        padding: 0 .05rem; }
      .complaint .form .textarea textarea {
        width: 100%;
        height: 1.6rem;
        line-height: .18rem;
        font-size: .14rem;
        padding: 0 .05rem; }
      .complaint .form .input.on {
        border-color: #ff8213; }
    .complaint .form li.lzm {
      padding-right: 1.2rem; }
      .complaint .form li.lzm img {
        position: absolute;
        z-index: 10;
        left: auto;
        right: 0;
        top: 0;
        bottom: auto;
        height: .4rem; }
  .complaint .submit {
    padding-top: .23rem; }
    .complaint .submit div {
      width: 2.1rem;
      background: #ff8213;
      -moz-border-radius: 0.04rem;
      -webkit-border-radius: 0.04rem;
      border-radius: 0.04rem; }
    .complaint .submit div.btn-2 {
      background: #555; }
    .complaint .submit input {
      width: 100%;
      height: .4rem;
      color: #fff;
      font-size: .15rem;
      font-weight: bold;
      cursor: pointer; }
  .complaint .tips {
    line-height: .45rem;
    color: #666; }

.guide {
  text-align: center;
  margin-left: -1px; }
  .guide h2 {
    font-size: .2rem;
    padding: .1rem 0 .3rem 0; }

.law {
  min-height: 6rem;
  background: #f4f5f8;
  border-top: #e5e5e5 solid 2px;
  padding: .4rem 0; }
  .law li {
    padding-bottom: .22rem; }
  .law .box {
    min-height: 2.8rem;
    background: #fff center right no-repeat;
    background-size: auto 100%;
    box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.05);
    padding: .45rem; }
    .law .box h2 {
      font-size: .24rem;
      color: #ff8213;
      text-transform: uppercase;
      padding-bottom: .2rem; }
      .law .box h2 b {
        color: #0869ae; }
    .law .box .content {
      max-width: 7.7rem;
      font-size: .14rem;
      line-height: .24rem;
      color: #666; }
  .law .pageBack {
    padding-top: .18rem; }

.pageBg {
  min-height: 5rem;
  background: #f4f5f8;
  padding: .4rem 0; }

.pageTitle {
  padding: .45rem 0 .25rem 0;
  border-bottom: #e5e5e5 solid 1px;
  line-height: .3rem; }
  .pageTitle h2 {
    font-size: .24rem;
    text-transform: uppercase;
    color: #ff8213; }
  .pageTitle h3 {
    font-size: .24rem;
    color: #0869ae; }

.sideMap {
  min-height: 5.2rem;
  background: #fff url("../image/img1200.png") center bottom no-repeat;
  background-size: 100%;
  box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.05);
  padding: 0 .45rem; }
  .sideMap .list ul {
    margin-right: -.45rem; }
  .sideMap .list li {
    width: 16.666%;
    padding: .28rem 0 0 .22rem;
    line-height: .42rem; }
  .sideMap .list h2, .sideMap .list dd {
    font-size: .16rem; }
  .sideMap .list a {
    color: #666; }
    .sideMap .list a:hover {
      color: #0869ae; }
  .sideMap .list2 {
    padding: .2rem 0 .25rem .22rem; }
    .sideMap .list2 li {
      font-size: .16rem;
      font-weight: bold;
      height: .5rem;
      line-height: .5rem;
      width: 20%;
      padding-left: .14rem;
      background: url("../image/img5_1.png") left center no-repeat;
      background-size: .05rem; }
      .sideMap .list2 li a {
        color: #666; }
        .sideMap .list2 li a:hover {
          color: #0869ae; }

.pageSearch2 {
  min-height: 5rem;
  padding-top: .4rem;
  background: #f4f5f8; }
  .pageSearch2 .box {
    background: #fff;
    min-height: 5rem;
    box-shadow: 0 0.02rem 0.08rem rgba(67, 67, 67, 0.05);
    -webkit-box-shadow: 0 0.02rem 0.08rem rgba(67, 67, 67, 0.05);
    -moz-box-shadow: 0 0.02rem 0.08rem rgba(67, 67, 67, 0.05);
    padding: 0 .45rem;
    position: relative; }
  .pageSearch2 .title {
    padding: .4rem 0 .3rem 0;
    border-bottom: #e9e9e9 solid 2px;
    color: #ff8213;
    text-transform: uppercase; }
    .pageSearch2 .title h2, .pageSearch2 .title h3 {
      font-size: .24rem;
      line-height: .3rem; }
    .pageSearch2 .title h3 {
      color: #0869ae; }
  .pageSearch2 .search {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.45rem;
    top: 0.5rem;
    bottom: auto;
    width: 2.52rem; }
    .pageSearch2 .search .input {
      border: #dfe1e5 solid 1px;
      height: .4rem;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem; }
      .pageSearch2 .search .input input {
        width: 100%;
        height: .38rem;
        line-height: .38rem;
        font-size: .14rem;
        padding: 0 .24rem;
        color: #1f313f; }
    .pageSearch2 .search .submit {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto;
      background: url("../image/img24_4.png") center no-repeat;
      background-size: .24rem;
      height: .4rem;
      width: .6rem; }
      .pageSearch2 .search .submit input {
        width: 100%;
        height: .4rem;
        cursor: pointer; }
  .pageSearch2 .list {
    border-bottom: #e9e9e9 solid 2px; }
    .pageSearch2 .list li {
      line-height: .7rem;
      border-bottom: #e9e9e9 solid 1px;
      position: relative;
      font-size: .15rem; }
    .pageSearch2 .list li:last-child {
      border: 0; }
    .pageSearch2 .list em {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto; }
    .pageSearch2 .list a {
      display: block;
      height: .7rem;
      position: relative;
      z-index: 11;
      padding-right: 1.6rem; }

.pageNum2 {
  height: 1.35rem; }
  .pageNum2 .col-1 {
    font-size: .15rem; }
    .pageNum2 .col-1 div {
      margin-right: .15rem; }
    .pageNum2 .col-1 .input {
      width: .44rem;
      height: .44rem;
      border: #e9e9e9 solid 1px; }
      .pageNum2 .col-1 .input input {
        width: 100%;
        height: .42rem;
        line-height: .42rem;
        text-align: center;
        font-size: .15rem; }
    .pageNum2 .col-1 .submit {
      width: .84rem;
      height: .44rem;
      background: #e9e9e9; }
      .pageNum2 .col-1 .submit input {
        width: 100%;
        height: .44rem;
        font-size: .16rem;
        color: #cacaca; }
      .pageNum2 .col-1 .submit:hover {
        background: #ff8213; }
        .pageNum2 .col-1 .submit:hover input {
          color: #fff; }
  .pageNum2 .col-2 a {
    display: block;
    width: .44rem;
    height: .44rem;
    background: center no-repeat;
    background-size: .07rem;
    border: #e9e9e9 solid 1px;
    margin-left: .13rem; }
    .pageNum2 .col-2 a:hover {
      background-color: #0869ae;
      border-color: #0869ae; }
    .pageNum2 .col-2 a.prev {
      background-image: url("../image/prev7.png"); }
      .pageNum2 .col-2 a.prev:hover {
        background-image: url("../image/prev7on.png"); }
    .pageNum2 .col-2 a.next {
      background-image: url("../image/next7.png"); }
      .pageNum2 .col-2 a.next:hover {
        background-image: url("../image/next7on.png"); }

.cpjz {
  min-height: 5rem;
  padding: .5rem 0 0 0; }
  .cpjz th {
    height: .4rem;
    background: #85c5e9;
    font-weight: 400;
    color: #fff;
    font-size: .16rem;
    width: 28%; }
    .cpjz th:first-child {
      padding-left: .2rem;
      text-align: left;
      width: 16%; }
  .cpjz td {
    height: .5rem;
    background: #eee;
    border-top: #fff solid .1rem;
    color: #999;
    font-size: .16rem;
    text-align: center; }
    .cpjz td:first-child {
      padding-left: .2rem;
      text-align: left; }
    .pageBtn {
  padding-top: .45rem; }
  .pageBtn a {
    display: block;
    font-size: .1rem;
    color: #fff;
    background: #0869ae;
    width: 1.1rem;
    height: .28rem;
    line-height: .28rem;
    -moz-border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
    margin: 0 auto;
    text-align: center; }

/*# sourceMappingURL=index.css.map */
