
/*公共*/
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: "微软雅黑";
  font-size: 16px; }

@media screen and (max-width: 900px) {
  body {
    font-size: 14px; } }

::selection {
  background: #042d97;
  color: #fff; }

::-moz-selection {
  background: #042d97;
  color: #fff; }

::-webkit-selection {
  background: #042d97;
  color: #fff; }

#showdata {
  display: none; }

body {
  overflow-x: hidden; }

img {
  border: 0; }

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both; }

.clearfix {
  zoom: 1; }

em, i {
  font-style: normal; }

a {
  font-size: 16px;
  transition: all .3s; }

a:hover {
  text-decoration: none;
  color: #e51e01; }

.w1300 {
  max-width: 1300px;
  margin: 0 auto; }

.w1200 {
  max-width: 1200px;
  margin: 0 auto; }

.fl {
  float: left; }

.fr {
  float: right; }

.h30 {
  height: 30px; }

.h60 {
  height: 60px; }

.f14 {
  font-size: 14px; }

.f18 {
  font-size: 18px; }

.db {
  display: block; }

.dib {
  display: inline-block; }

/*公共*/
header {
  background: url(../images/h_top_bg.jpg) top center no-repeat;
  position: relative;
  z-index: 9999; }
  header .logoImg {
    margin: 10px; }
    header .logoImg a {
      display: block;
      float: left; }
  header .tel {
    font-size: 14px;
    background: url(../images/1_06.jpg) left no-repeat;
    width: 228px;
    margin-top: 20px;
    color: #000;
    padding-left: 50px;
    margin-right: 20px;
    box-sizing: border-box; }
    header .tel b {
       height: 50px;
      margin-top: 11px;
      font-size: 26px;
      color: #000000;
      font-family: Arial;
      display: block; }

.qh_nav {
  width: 1250px;
  z-index: 9999; }
  .qh_nav ul {
    float: left;
    width: 1050px;
    margin-top: 20px; 
  	margin-left: -79px;
  	
  }
  .qh_nav li {
    float: left;
    height: 56px;
    line-height: 56px; }
    .qh_nav li a {
      color: #000;
      display: block;
      width: 140px;
      text-align: center;
      border-radius: 30px; }
      .qh_nav li a:hover {
        background: #0070cf;
        color: #fff; }
    .qh_nav li .act {
      background: #0070cf;
      color: #fff; }
  .qh_nav .qh_nav1 ul {
    visibility: hidden;
    opacity: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.862);
    position: absolute;
    left: 4.2%;
    top: 66px;
    padding: 20px 2%;
    box-sizing: border-box;
    overflow: hidden;
    transition: .5s;
    text-align: center;
    height: 620px; z-index：999999;}
    .qh_nav .qh_nav1 ul a {
      width: 13.2%;
      color: #fff;
      margin: 20px 1% 0 0;
      display: block;
      float: left; }
      .qh_nav .qh_nav1 ul a span {
        color: #fff;
        text-align: center;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        transition: all .3s;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        background: #0070cf; }
      .qh_nav .qh_nav1 ul a img {
        width: 100%;
        display: block;
        height: 220px;
      	object-fit: cover;
      	
      }
      .qh_nav .qh_nav1 ul a:hover span {
        color: #fff;
        background: #000; }
  .qh_nav .qh_nav1:hover ul {
    visibility: visible;
    opacity: 1;
    top: 56px; }

/*左右滚动*/
.syal {
  width: 1300px;
  overflow: hidden; }
  .syal li {
    float: left;
    margin-right: 20px;
    width: 300px; }
    .syal li a {
      display: block; }
      .syal li a img {
        display: block;
        width: 100%;
        border: 1px solid #ccc; }
      .syal li a ol {
        color: #000;
        text-align: center;
        font-size: 18px;
        margin: 10px 0 0 0; }

/*产品上下滚动*/
.sycp {
  margin-top: 30px; }
  .sycp h2 {
    margin: 69px auto 30px auto;
    font-size: 38px;
    line-height: 30px;
    text-align: center; }
    .sycp h2 b {
      color: #2b3585;
      margin: 30px auto;
      display: block;
      position: relative;
      width: 878px; }
      .sycp h2 b ::before {
        position: absolute;
        right: 170px;
        top: 20px;
        width: 100px;
        height: 1px;
        content: "";
        background: #868686; }
      .sycp h2 b ::after {
        position: absolute;
        left: 170px;
        top: 20px;
        width: 100px;
        height: 1px;
        content: "";
        background: #868686; }
    .sycp h2 i {
      color: #f77d00; }
    .sycp h2 em {
      display: block;
      font-size: 16px;
      margin-top: 15px;
      font-weight: normal; }
  .sycp .more {
    text-align: center;
    display: block;
    margin-top: 40px; }

.anliroll {
  height: 880px;
  width: 86%;
  margin: 0 auto; }
  .anliroll li {
    float: left;
    width: 23.2558139535%;
    background: #fff;
    margin: 2% 0 0 1.4%; }
    .anliroll li a {
      display: block;
      overflow: hidden;
      position: relative; }
      .anliroll li a h4 {
        overflow: hidden; }
      .anliroll li a img {
        width: 100%;
        display: block;
        height: 250px;
        object-fit: cover;
        transition: all .5s; }
      .anliroll li a ol {
        line-height: 90px;
        color: #555;
        width: 100%;
        transition: all .3s;
        font-size: 20px;
        border-bottom: 1px solid #e1dfdf;
        padding: 0 10px;
        box-sizing: border-box; }
        .anliroll li a ol a {
          color: #555;
          font-size: 20px; }
      .anliroll li a span {
        display: inline-block;
        position: absolute;
        right: 10px;
        bottom: 6%;
        border: 1px solid #dcdcdc;
        border-radius: 999px;
        padding: 10px 20px; }
      .anliroll li a:hover {
        color: #fff; }
        .anliroll li a:hover img {
          transform: scaleX(1.2) scaleY(1.2); }
        .anliroll li a:hover ol {
          background: #ff8717;
          color: #fff;
          padding-left: 25px; }
        .anliroll li a:hover span {
          background: #fff;
          color: #ff8717;
          border: 1px solid #ff8717; }

.sygsjj {
  background: url(../images/1_10.jpg) top center repeat-x;
  margin-top: 80px;
  padding-bottom: 40px; }
  .sygsjj .gscf {
    width: 90%;
    margin: 0 auto 40px auto; }
    .sygsjj .gscf img {
      width: 100%;
      box-shadow: 15px 15px 5px rgba(0, 0, 0, 0.192); }
  .sygsjj ul {
    display: flex;
    width: 680px;
    margin: 0 auto; }
    .sygsjj ul li {
      flex: 1;
      background: url(../images/gbj.png) center no-repeat;
      width: 149px;
      height: 139px;
      text-align: center;
      padding-top: 20px;
      box-sizing: border-box; }
      .sygsjj ul li span {
        font-size: 47px;
        font-family: Arial, Helvetica, sans-serif;
        color: #fff; }
      .sygsjj ul li p {
        text-align: center;
        font-size: 16px;
        color: #fff; }
  .sygsjj .gs_con {
    text-align: center;
    color: #fff;
    line-height: 200%;
    margin-top: 30px; }
    .sygsjj .gs_con p {
      text-align: center;
      color: #fff; }
    .sygsjj .gs_con a {
      width: 200px;
      padding: 2px 0;
      display: block;
      margin: 20px auto;
      border: 1px solid #fff;
      color: #fff; }
      .sygsjj .gs_con a:hover {
        background: #fff;
        color: #24ba64; }

/*污水处理行业 解决方案	*/
.fhxc {
  margin: 70px auto;
  overflow: hidden;
  height: 896px; }
  .fhxc .fh_l {
    float: left;
    width: 236px;
    border: 1px solid #d0d0d0; }
    .fhxc .fh_l h3 {
      background: #ff8717;
      color: #fff;
      font-size: 36px;
      text-align: center;
      padding: 20px 0; }
      .fhxc .fh_l h3 img {
        display: block;
        margin: 0 auto; }
    .fhxc .fh_l a {
      display: block;
      height: 65px;
      line-height: 65px;
      margin: 0 10px;
      border-bottom: 1px dotted #d0d0d0;
      text-align: right;
      font-size: 18px;
      padding-right: 30px;
      color: #8b8b8b; }
      .fhxc .fh_l a:hover {
        background: url(../images/1_25.jpg) right no-repeat;
        color: #ff0000; }
    .fhxc .fh_l ._act5 a {
      background: url(../images/1_25.jpg) right no-repeat;
      color: #ff0000; }
    .fhxc .fh_l .fh_l_n_tel {
      background: #2b3585;
      height: 100px;
      text-align: center; }
      .fhxc .fh_l .fh_l_n_tel img {
        margin-top: 20px; }
  .fhxc .fh_r {
    float: right;
    width: 1010px;
    position: relative; }
    .fhxc .fh_r h3 a {
      float: right;
      display: block; }
      .fhxc .fh_r h3 a img {
        margin-top: 30px; }
    .fhxc .fh_r ul li a {
      position: absolute;
      display: block; }
      .fhxc .fh_r ul li a img {
        width: 100%;
        transition: all .3s; }
      .fhxc .fh_r ul li a span {
        transition: all .3s; }
    .fhxc .fh_r ul li a:nth-of-type(1) {
      width: 500px;
      height: 356px;
      top: 120px;
      left: 0; }
    .fhxc .fh_r ul li a:nth-of-type(2) {
      width: 500px;
      height: 356px;
      top: 120px;
      right: 0; }
    .fhxc .fh_r ul li a:nth-of-type(3) {
      width: 330px;
      height: 288px;
      top: 540px;
      left: 0; }
    .fhxc .fh_r ul li a:nth-of-type(4) {
      width: 330px;
      height: 288px;
      top: 540px;
      left: 340px; }
    .fhxc .fh_r ul li a:nth-of-type(5) {
      width: 330px;
      height: 288px;
      top: 540px;
      right: 0; }
      
    .fhxc .fh_r ul li a img:nth-of-type(1) {
     
      height: 356px;
      object-fit: cover;
		}
    .fhxc .fh_r ul li a img:nth-of-type(2) {
      object-fit: cover;
      height: 356px;
		}
    .fhxc .fh_r ul li a img:nth-of-type(3) {
      width: 330px;
      height: 288px;
      }
    .fhxc .fh_r ul li a img:nth-of-type(4) {
      width: 330px;
      height: 288px;
      }
    .fhxc .fh_r ul li a img:nth-of-type(5) {
      width: 330px;
      height: 288px;
       }
    .fhxc .fh_r ul li a:hover img {
      transform: scale(1.02, 1.02); }

#home-news {
  width: 1360px;
  margin: 50px auto 00px auto;
  overflow: hidden; }
  #home-news .news-cont {
    width: 500px;
    overflow: hidden;
    margin: 0 auto; }
    #home-news .news-cont span {
      display: block;
      width: 150px;
      height: 40px;
      border: solid 1px #ddd;
      box-sizing: border-box;
      margin: 5px;
      float: left;
      text-align: center;
      line-height: 40px;
      color: #1064c7;
      font-size: 18px;
      -webkit-transition-duration: .5s;
      -moz-transition-duration: .5s;
      -ms-transition-duration: .5s;
      -o-transition-duration: .5s;
      transition-duration: .5s;
      cursor: pointer; }
  #home-news .news-cont-on {
    background: #1064c7;
    color: #fff !important; }
  #home-news ul {
    width: 100%;
    margin: 0 auto; }
    #home-news ul li {
      width: 30%;
      margin: 20px 1.6%;
      background: #fff;
      overflow: hidden;
      float: left; }
      #home-news ul li span {
        overflow: hidden;
        display: block; }
        #home-news ul li span img {
          width: 100%;
          display: block;
          -webkit-transition-duration: .5s;
          -moz-transition-duration: .5s;
          -ms-transition-duration: .5s;
          -o-transition-duration: .5s;
          transition-duration: .5s;
          overflow: hidden; }
      #home-news ul li:hover span img {
        transform: scale(1.1);
        width: 100%; }
      #home-news ul li h4 a {
        font-size: 20px;
        color: #1064c7;
        line-height: 40px;
        font-weight: normal;
        padding: 10px 0px;
        margin: 0;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        #home-news ul li h4 a:hover {
          color: #cc0000; }
      #home-news ul li p {
        font-size: 16px;
        color: #999;
        line-height: 25px;
        font-weight: normal;
        padding: 0px 0px 20px 0px; }
      #home-news ul li em {
        font-size: 14px;
        color: #999;
        margin: 10px 0; }

#home-posi {
  width: 100%;
  background: #2b3585;
  overflow: hidden;
  padding-bottom: 10px; }

.home-posi {
  width: 1300px;
  height: 250px;
  margin: 0px auto;
  overflow: hidden;
  position: relative; }

.lei {
  width: 1300px;
  position: absolute;
  z-index: 9999;
  left: 0;
  top: 20px;
  overflow: hidden; }
  .lei dl {
    width: 200px;
    height: 250px;
    float: left; }
    .lei dl a dt {
      width: 200px;
      height: 160px; }
      .lei dl a dt img {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        margin: 0 auto;
        display: block; }
    .lei dl a dd {
      background: url(../images/img1.png) center 25px no-repeat;
      -webkit-transition-duration: .5s;
      -moz-transition-duration: .5s;
      -ms-transition-duration: .5s;
      -o-transition-duration: .5s;
      transition-duration: .5s;
      font-size: 18px;
      color: #fff;
      text-align: center;
      height: 50px;
      display: block; }
    .lei dl a:hover dd {
      background: url(../images/img2.png) center 25px no-repeat; }

.footer_con {
  background: #2b3585;
  padding: 30px 0; }
  .footer_con ul {
    overflow: hidden;
    margin-bottom: 30px; }
    .footer_con ul li {
      display: block;
      float: left; }
    .footer_con ul li:nth-of-type(1) {
      width: 281px; }
      .footer_con ul li:nth-of-type(1) h3 {
        background: #2767c2;
        color: #fff;
        height: 104px;
        box-sizing: border-box;
        padding-top: 20px;
        font-size: 30px;
        padding-left: 20px; }
        .footer_con ul li:nth-of-type(1) h3 em {
          display: block;
          font-size: 16px; }
      .footer_con ul li:nth-of-type(1) .footer_con_li {
        background: #fff;
        overflow: hidden;
        padding: 20px;
        box-sizing: border-box; }
      .footer_con ul li:nth-of-type(1) a {
        display: block;
        width: 40%;
        float: left;
        margin-left: 1%;
        height: 30px; }
    .footer_con ul li:nth-of-type(2) {
      margin-left: 50px;
      font-size: 18px;
      background: #fff;
      border: 3px solid #307be9;
      padding: 20px 20px 10px 20px;
      box-sizing: border-box;
      width: 360px; }
      .footer_con ul li:nth-of-type(2) h3 {
        font-size: 18px;
        position: relative;
        padding-top: 10px;
        margin-bottom: 10px; }
        .footer_con ul li:nth-of-type(2) h3 ::before {
          position: absolute;
          content: "";
          width: 30px;
          height: 2px;
          background: #0048a6;
          left: 0;
          top: 0; }
        .footer_con ul li:nth-of-type(2) h3 b {
          color: #ff8717;
          font-size: 38px;
          display: block;
          font-family: Impact;
          margin-top: 15px; }
      .footer_con ul li:nth-of-type(2) p {
        font-size: 16px;
        line-height: 30px; }
    .footer_con ul li:nth-of-type(3) {
      width: 350px;
      margin-left: 50px; }
      .footer_con ul li:nth-of-type(3) h3 {
        font-size: 30px;
        color: #fff;
        margin-bottom: 20px; }
      .footer_con ul li:nth-of-type(3) a {
        display: block;
        width: 40%;
        float: left;
        margin-left: 1%;
        height: 30px;
        color: #fff; }
    .footer_con ul li:nth-of-type(4) {
      float: right;
      color: #fff;
      text-align: center; }
      .footer_con ul li:nth-of-type(4) img {
        display: block;
        margin-bottom: 20px; }

.footer2 {
  background: #2b3585;
  text-align: center;
  color: #d6d6d6;
  padding: 15px 0;
  border-top: 1px solid #979ec4; }
  .footer2 p {
    text-align: center;
    color: #d6d6d6;
    font-size: 16px; }

/*地图*/
#dituContent {
  overflow: hidden;
  position: relative;
  z-index: 0;
  background-color: #f3f1ec;
  color: black;
  text-align: left;
  height: 400px; }

/*内页banner*/
.nb {
  position: relative; }
  .nb b {
    position: absolute;
    bottom: 4px;
    margin: auto;
    text-align: center;
    width: 250px;
    font-size: 30px;
    color: #fff;
    background-images: linear-gradient(to top, #004599 0%, #004499 25%, #004499 50%, rgba(0, 69, 153, 0) 100%);
    left: 0;
    right: 0;
    padding: 10px 20px; }
    .nb b i {
      display: block;
      font-weight: normal;
      text-transform: uppercase;
      font-size: 16px; }
  .nb img {
    width: 100%; }

.sppic {
  display: none; }

.sppic1 img {
  display: none; }

.newsc .listc ul, .newsc .listc li {
  width: 100%; }

.newsc .listc li {
  transition: .3s; }
  .newsc .listc li.grayc {
    background-color: #f8f8f8; }
  .newsc .listc li a {
    padding: 50px 0;
    display: block; }
  .newsc .listc li:nth-of-type(even) {
    background: #f7f7f7; }
  .newsc .listc li:hover {
    background-color: #0e4295; }
    .newsc .listc li:hover .numc img {
      border: 1px solid #fa1e2f; }
    .newsc .listc li:hover .centerc {
      left: -16px; }
.newsc .listc .centerc {
  width: 980px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0; }
.newsc .listc .numc {
  display: block;
  width: 104px;
  border-right: 1px solid #ddd;
  line-height: 60px;
  font-size: 72px;
  color: #d2d2d2; }
  .newsc .listc .numc img {
    width: 104px; }
.newsc .listc .fontc {
  display: block;
  width: 83.7%;
  font-size: 18px;
  line-height: 30px; }
  .newsc .listc .fontc .introc {
    font-size: 14px;
    color: #bbb; }
  .newsc .listc .fontc p {
    font-size: 18px; }

.newsc .listc li:hover .numc, .newsc .listc li:hover .fontc p, .newsc .listc li:hover .fontc .introc {
  color: #fff; }

.f-cbc:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: "."; }

.neaxtpg a {
  float: left;
  display: inline-block;
  width: 42%;
  text-align: center;
  padding: 10px 2%;
  border: 1px solid #ccc;
  margin: 0 1%; }

.neaxtpg a:hover {
  background: #0e4295;
  color: #fff; }

.neaxtpg {
  margin-bottom: 50px; }

.n_main {
  overflow: hidden;
  margin-top: 20px; }

.nmain_l {
  width: 21%; }
  .nmain_l h1 {
    height: 95px;
    background: #0048a6 url(../images/nlanbg.jpg) no-repeat right top;
    color: #fff;
    padding-left: 25px;
    font-size: 36px;
    font-weight: normal;
    padding-top: 45px;
    line-height: 30px;
    font-weight: bold;
    text-align: center; }
    .nmain_l h1 em {
      display: block;
      font-size: 18px;
      color: rgba(255, 255, 255, 0.733);
      font-weight: normal;
      text-align: center; }
  .nmain_l .nmenu {
    border: 1px solid #eee; }
    .nmain_l .nmenu li {
      line-height: 48px;
      font-size: 15px;
      border-bottom: 1px solid #eaeaea; }
      .nmain_l .nmenu li .act {
        background: #ff0000;
        color: #fff;
        padding-left: 25px; }
      .nmain_l .nmenu li a {
        display: block;
        padding-left: 20px;
        position: relative;
        color: #6f6f6f; }
        .nmain_l .nmenu li a:hover {
          background: #f3f3f3;
          padding-left: 25px; }
      .nmain_l .nmenu li .iconfont {
        position: absolute;
        right: 10px;
        font-size: 16px; }
      .nmain_l .nmenu li ._act {
        background: #0048a6;
        color: #fff; }
        .nmain_l .nmenu li ._act .ion {
          color: #fff; }
        .nmain_l .nmenu li ._act:hover {
          background: #0048a6;
          color: #fff; }
          .nmain_l .nmenu li ._act:hover .ion {
            color: #fff; }
  .nmain_l .l_lx {
    background: rgba(0, 0, 0, 0.548); }
    .nmain_l .l_lx dt {
      height: 50px;
      line-height: 70px;
      font-size: 26px;
      color: #fff;
      border-bottom: 1px solid #fff;
      padding-bottom: 10px;
      margin: 0 20px; }
    .nmain_l .l_lx dd {
      padding: 20px 20px 20px 20px;
      box-sizing: border-box;
      color: #fff; }
      .nmain_l .l_lx dd p {
        color: #fff;
        line-height: 160%; }

.nmain_r {
  width: 76%; }
  .nmain_r .gs_conwz {
    line-height: 200%;
    margin-bottom: 20px; }
    .nmain_r .gs_conwz .ab_tit {
      font-size: 26px;
      color: #000; }
    .nmain_r .gs_conwz .abchan-tag {
      display: inline-block;
      background: url(../images/pcat_xian.gif) repeat-x center;
      padding: 0 20px;
      font-size: 16px;
      color: #6e6e6e; }
      .nmain_r .gs_conwz .abchan-tag span {
        display: block;
        padding: 0 10px;
        background: #fff;
        color: darkgrey; }
  .nmain_r .gs_wz {
    margin-top: 20px; }
  .nmain_r .gs_wz p {
    line-height: 200%;
    margin-bottom: 15px; }

.chr-top {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 18px;
  margin-bottom: 20px;
  margin-top: 20px; }
  .chr-top h3 {
    font-size: 24px;
    color: #0048a6; }
    .chr-top h3 span {
      float: right;
      color: #6e6e6e;
      margin-top: 10px;
      font-size: 14px;
      font-weight: normal; }
      .chr-top h3 span i {
        color: #0048a6; }
      .chr-top h3 span a {
        color: #6e6e6e; }
    .chr-top h3 span a:hover {
      color: #0048a6; }
    .chr-top h3 u {
      text-transform: uppercase;
      font-size: 16px;
      font-style: normal; }

.nmain_r1 {
  width: 95%;
  margin: 0 auto; }

.syys {
  background: url(../images/1_07.jpg) center top no-repeat;
  overflow: hidden;
  height: 744px;
  margin-bottom: 50px; }
  .syys h3 {
    text-align: center;
    padding-top: 50px;
    font-size: 60px;
    color: #ff8717;
    -webkit-text-stroke: 2px #fff; }
    .syys h3 em {
      font-size: 80px;
      color: #2b3585;
      margin-top: 2px;
      margin-bottom: 20px; }
  .syys h4 {
    font-size: 18px;
    color: #666666;
    text-align: center;
    font-weight: normal;
    margin-bottom: 30px; }
  .syys ul {
    margin: 60px auto; }
    .syys ul li {
      display: inline-block;
      background: #fff;
      width: 17%;
      box-shadow: 0 0 15px #ccc;
      height: 381px;
      border-top-right-radius: 30px;
      border-bottom-left-radius: 30px;
      margin-left: 2%;
      position: relative;
      transition: all .3s; }
      .syys ul li::before {
        position: absolute;
        content: "";
        bottom: -26px;
        left: 48%;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        z-index: 999;
        transition: all .3s;
        border: 15px solid #fc8f20; }
      .syys ul li img {
        display: block;
        margin: 30px auto; }
      .syys ul li span {
        display: block;
        text-align: center;
        font-size: 26px;
        color: #000;
        margin-bottom: 50px; }
      .syys ul li em {
        text-align: center;
        display: block;
        font-size: 16px;
        color: rgba(0, 0, 0, 0.521);
        text-transform: uppercase; }
      .syys ul li:hover {
        transform: translate(0, -10px);
        box-shadow: 0 0 15px #0048a6; }
        .syys ul li:hover::before {
          border: 15px solid #0048a6; }
        .syys ul li:hover span {
          color: #0048a6; }

@media (max-width: 1680px) {
  header .qh_nav {
    margin-left: 120px; }
    header .qh_nav li a {
      padding: 0 10px; } }
@media (max-width: 1395px) {
  header .qh_nav {
    margin-left: 50px; }
    header .qh_nav li a {
      padding: 0 10px; } }
@media (max-width: 1385px) {
  header .qh_nav {
    margin-left: 80px; }
    header .qh_nav li a {
      padding: 0 5px; } }
@media (max-width: 1270px) {
  header .qh_nav {
    float: right; }
    header .qh_nav li a {
      padding: 0 10px; }
  header .tel {
    display: none; } }
/*list*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

/*# sourceMappingURL=chen.css.map */
