main {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%; }

html {
  background: #f5f5f5;
  overflow-x: hidden;
  width: 100%; }

.news_tit_u {
  text-align: center;
  font-size: 18px;
  color: #656565;
  line-height: 1.84;
  font-weight: 700; }

.news_t_d {
  width: 100%;
  text-align: center;
  line-height: 40px;
  border-bottom: 1px dashed #CCCCCC;
  position: relative; }

.news_t_d span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.8;
  text-indent: 25px;
  margin-right: 10px; }

.news_user {
  background: url("../Image/news_u.png") no-repeat left; }

.show_t {
  background: url("../Image/time.png") no-repeat left; }

.to_look {
  background: url("../Image/look.png") no-repeat left; }

.back {
  float: right;
  background: url("../Image/back.png") no-repeat left;
  color: #999;
  line-height: 1.8;
  text-indent: 25px;
  margin-top: 11px; }

.header-add {
  height: 90px;
  width: 100%;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s; }

.pc-header {
  display: block; }

.mobile-header {
  display: none; }

.header-mobile {
  display: none; }

header {
  height: 90px;
  background: #f5f5f5;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99999;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s; }
  header .header-left {
    float: left;
    margin-right: 7.5%;
    height: 100%;
    width: 25%; }
  header .header-mid {
    width: 63%;
    height: 100%;
    float: left; }
    header .header-mid li {
      height: 100%;
      width: 13%;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      font-weight: lighter;
      float: left;
      margin-right: 3.5%; }
      header .header-mid li:hover {
        background: #015aaa; }
        header .header-mid li:hover a {
          color: white; }
      header .header-mid li a {
        width: 100%;
        height: 100%;
        display: block;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 16px;
        color: #000;
        line-height: 90px;
        text-align: center;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s; }
    header .header-mid:last-child {
      margin-right: 0; }
  header .header-right {
    float: right;
    height: 100%;
    width: 24px;
    position: relative;
    margin-right: 15px; }
    header .header-right div:first-child {
      font-size: 24px;
      line-height: 120px;
      transition: 0.3s;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      display: none;
      cursor: pointer; }
    header .header-right div:last-child {
      font-size: 24px;
      line-height: 120px;
      transition: 0.3s;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      display: none;
      cursor: pointer; }

.header-move {
  transform: translateX(-175px);
  -ms-transform: translateX(-175px);
  -moz-transform: translateX(-175px);
  -webkit-transform: translateX(-175px);
  -o-transform: translateX(-175px); }

.header-shadow {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); }

.header-mobile {
  width: 175px;
  height: 100%;
  position: fixed;
  right: -175px;
  top: 0px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.9); }
  .header-mobile li {
    padding-left: 30px; }
    .header-mobile li a {
      font-size: 14px;
      color: white;
      line-height: 35px;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      display: block;
      font-weight: lighter; }
      .header-mobile li a:hover {
        color: #015aaa;
        transform: translateX(5px);
        -ms-transform: translateX(5px);
        -moz-transform: translateX(5px);
        -webkit-transform: translateX(5px);
        -o-transform: translateX(5px); }
    .header-mobile li:first-child {
      margin-top: 20px; }

.select-floork {
  width: 100%;
  z-index: 9999;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }
  .select-floork .select-floor {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    z-index: 9999;
    position: relative;
    margin-top: -30px;
    overflow: hidden; }
    .select-floork .select-floor li {
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      width:20%;
      box-sizing: border-box;
      padding-top: 10px;
      padding-bottom: 10px;
      border-right: 1px solid #dcdcdc;
      float: left;
      background: #fafafa;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s; }
      .select-floork .select-floor li a {
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        width: 100%;
        height: 100%;
        display: block;
        line-height: 30px;
        text-align: center;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 18px;
        color: #292929;
        font-weight: lighter; }
      .select-floork .select-floor li:last-child {
        border-right: none; }
      .select-floork .select-floor li:hover {
        background: #015aaa; }
        .select-floork .select-floor li:hover a {
          color: white; }

.select-floor-on {
  position: fixed;
  top: 90px; }

.select-floor-boxshadow {
  margin-top: 0 !important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); }
  .select-floor-boxshadow li {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
    .select-floor-boxshadow li a {
      line-height: 30px !important;
      font-size: 16px !important; }

.news-title2 {
  width: 100%;
  text-align: left;
  font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
  font-size: 36px;
  color: #3a3a3a;
  padding-top: 50px;
  padding-bottom: 50px;
  font-weight: bold; }
  .news-title2 a {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s; }
  .news-title2 a:hover {
    color: #015aaa;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); }

/*# sourceMappingURL=header.css.map */
.pro_tit {
  height: 43px;
  border-top: 2px solid #eb9000;
  border-bottom: 1px solid #eb9000;
  margin-bottom: 10px;
}

.pro_tit span {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  padding: 0 10px;
  float: left;
}

.pro_tit a {
  font-family: Arial;
  padding: 0 10px;
  color: #eb9000;
  line-height: 40px;
  float: right;
}

.i_box1 {
  width: 100%;
  padding: 40px 0;
}

.box1_list ul li {
  width: 31.33%;
  margin-right: 3%;
  margin-bottom: 2%;
  float: left;
}

.box1_list ul li:nth-child(3n) {
  margin-right: 0;
}

.box1_list ul li .imgauto {
  width: 100%;
  border: 1px solid #ddd;
  overflow: hidden;
}

.box1_list ul li .imgauto img {
  transform: scale(1);
  transition: .5s;
}

.box1_list ul li span {
  font-size: 15px;
  color: #333;
  display: block;
  text-align: center;
  margin: 6px 0;
  font-weight: bold;
}

.box1_list ul li:hover .imgauto img {
  transform: scale(1.1);
  transition: .5s;
}

.box1_list ul li:hover span {
  color: #015aaa;
}
.main_l {
  width: 24%;
  padding-bottom: 20px;
}

.main_l .text {
  width: 100%;
}

.main_l .text h4 {
  background: #015aaa;
  display: block;
  font-size: 24px;
  color: #fff;
  line-height: 57px;
  text-align: center;
}

.main_l .text ul {
  border: 1px solid #a7a7a7;

}

.main_l .text ul li {
  display: block;
  margin: 0 2%;
  width: 96%;
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  text-indent: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../image/ri3.png) no-repeat 10px center #f1f1f1;
  margin: 8px auto;
  font-weight: bold;
  transition: all .0s ease;
  color: #333;
  border-radius: 5px;
  border: 1px solid #ddd;
}

.main_l .main_contact {
  width: 100%;
  position: relative;
}

.main_l .main_contact img {
  width: 100%;
  max-width: 100%;
  display: block;
}

.main_l .main_contact .text_t {
  background: #015aaa;
  margin-top: -1px;
  padding: 20px 4%;
}

.main_l .main_contact .text_t p {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 31px;
  color: #fff;
}

.main_r {
  width: 74%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
@media screen and (max-width: 768px) {
     .kf {display: none;}
    .mhide {
        display: none;
    }
  .hot_ci .text {
    padding: 10px 2%;
  }
  .hot_ci .text .fl {
    display: none;
  }
  .hot_ci .text .fr {
    width: 100%;
  }
  .hot_ci .text .fr .inp1 {
    width: 100%;
  }
  .main_l {
    width: 100%;
    overflow: hidden;
  }
  .main_r {
    width: 100%;
    overflow: hidden;
  }
  .i_box1 {
    padding: 20px 2%;
  }
  .i_box1 .main_l {
  }
  .main_l .main_contact {
	  display:none
}
.main_l .text ul li{ width:47%; float:left; margin-right:2%}
  .i_box1 .main_r {
    width: 100%;
  }
  .i_box3 {
    padding-top: 0;
  }
  .i_box3 .i_pic img {
    width: 100%;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .box3_list {
    padding: 0 2%;
  }
  .box3_list ul li {
    margin-top: 0;
  }
  .box3_list ul li .fl {
    width: 100%;
    display: none;
  }
  .box3_list ul li .fr {
    width: 100%;
  }
  .i_box5 {
    padding-top: 0;
  }
  .i_box5 .i_pic img {
    width: 100%;
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .i_box5 .box {
    padding: 0 2%;
  }
  .i_box5 .box .fl {
    width: 100%;
    padding: 20px;
  }
  .i_box5 .box .fl h3 {
    font-size: 24px;
  }
  .i_box5 .box .fr {
    width: 100%;
  }
  .i_box4 {
    padding: 20px 2%;
  }
  .i_box4 .box_tit em {
    display: none;
  }
  .i_box4 .list .text1 {
    width: 100%;
  }
  .i_box4 .list .text2 {
    padding-left: 0;
    width: 100%;
    margin-top: 30px;
  }
  .footer {
    padding: 20px 2%;
    margin-top: 0;
  }
  .footer .foot_contact {
    width: 100%;
  }
  .footer .foot_nav {
    width: 100%;
    padding-top: 10px;
  }
  .footer .foot_nav ul {
    display: none;
  }
  .footer .foot_nav .foot_ewm {
    float: left;
  }
  .copyright {
    padding: 0 2%;
  }
  .copyright .box .fl {
    width: 100%;
  }
  .copyright .box .fl p {
    display: block;
    text-align: center;
  }
  .copyright .box .fr {
    display: none;
  }
  .m_bottom {
    display: block;
  }
  .m_fixedmenu {
    display: block;
  }
  .pro_wrap {
    padding: 20px 2%;
  }
  .mhide {
    display: none;
  }
  .show_pages p {
    width: 100%;
    line-height: 30px;
  }
  .show_pages p a {
    line-height: 30px;
  }
  .show_pages p.fr {
    margin-top: 10px;
  }
  .show_text li {
    width: 100%;
  }
  
    .link {
    padding: .15rem 2%;
  }
  .link .t_tit {
    height: .3rem;
    margin-bottom: .1rem;
  }
  .link .t_tit span {
    line-height: .2rem;
    font-size: .13rem;
  }
  .link .t_tit a {
    line-height: .2rem;
    font-size: .11rem;
    height: .2rem;
  }
  
}
