﻿/* 前端谷梦阳 */
/* 主色调 #3193e5  */
@font-face {
  font-family: "gmb";
  src: url("../font/GOTHAMRND-BOLD.woff") format("woff"),
    url("../font/GOTHAMRND-BOLD.ttf") format("truetype"),
    url("../font/GOTHAMRND-BOLD.eot") format("embedded-opentype"),
    url("../font/GOTHAMRND-BOLD.svg") format("svg"),
    url("../font/GOTHAMRND-BOLD.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  overflow-x: hidden;
  max-width: 1920px;
  min-width: 1280px;
  position: relative;
  padding: 0;
  width: 100%;
  color: #1f1f1f;
  font-family: "微软雅黑", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  background: #fff;
}

html.act {
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

ul,
ul li,
ol li,
tr td,
dl,
dd {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}

a {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  color: #1f1f1f;
}

textarea,
select {
  outline: none;
  color: #666;
  font-size: 14px;
  width: 100%;
}

img {
  border: none;
  transform: scale(1);
  -webkit-transform: scale(1);
  display: block;
  max-width: 100%;
}

img[src=""] {
  opacity: 0;
}

body::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

body::-webkit-scrollbar-thumb {
  background: #000;
}

body::-webkit-scrollbar-track {
  background: #fff;
}

.f_12 {
  font-size: 12px;
}

.f_14 {
  font-size: 14px;
}

.f_16 {
  font-size: 16px;
}

.f_18 {
  font-size: 18px;
}

.f_20 {
  font-size: 20px;
}

.f_22 {
  font-size: 22px;
}

.f_24 {
  font-size: 24px;
}

.f_26 {
  font-size: 26px;
}

.f_28 {
  font-size: 28px;
}

.f_30 {
  font-size: 30px;
}

.f_32 {
  font-size: 32px;
}

.f_34 {
  font-size: 34px;
}

.f_36 {
  font-size: 36px;
}

.f_38 {
  font-size: 38px;
}

.f_40 {
  font-size: 40px;
}

.f_42 {
  font-size: 42px;
}

.f_50 {
  font-size: 50px;
}

/*分页*/

.BMap_mask,
.BMap_cpyCtrl,
.BMap_scaleTxt,
.BMap_scaleCtrl,
.BMap_omCtrl,
.anchorBL {
  display: none !important;
}

.a_dw {
  position: relative;
  top: -60px;
}

.a_kxo {
  position: relative;
  top: -40px;
}

.box {
  max-width: 1400px;
  min-width: 1200px;
  width: 75%;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  box-sizing: border-box;
}

.ibox {
  max-width: 1760px;
  min-width: 1200px;
  width: 85%;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  box-sizing: border-box;
}

.obox {
  max-width: 1280px;
  min-width: 100px;
  width: 85%;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  box-sizing: border-box;
}

.zbox {
  max-width: 1000px;
  min-width: 100px;
  width: 85%;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  box-sizing: border-box;
}

.page1 {
  clear: both;
  text-align: center;
  height: 45px;
  margin: 30px 0 0;
  text-align: center;
}

.page1 span a {
  display: inline-block;
  color: #333333;
  padding: 10px 13px;
  text-decoration: none;
  background: #f7f7f7;
}

.page1 span a:hover,
.page1 span.current a {
  background: #005ed1;
  color: #fff;
}

.page1 span {
  margin: 2px 5px;
}

.page2 {
  width: 120px;
  height: 40px;
  background: #005ed1;
  color: #fff;
  display: block;
  margin: 0 auto;
  line-height: 40px;
  display: none;
}

.alltime,
.alltime * {
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.wow {
  opacity: 1;
}

.wow1 {
  opacity: 1;
}

.fbd {
  font-weight: bold;
}

.i1 {
  position: relative;
  z-index: 3;
}

.i1 img {
  display: block;
  width: 1920px;
  position: relative;
  z-index: 2;
  max-width: 1920px;
}

.i1 video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* 头部 */
.m_header {
  display: none;
}

.header_nav {
  display: none;
}

.header {
  width: 100%;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header.fixed {
  position: fixed;
  background-color: #fff;
}

.header.ny {
  position: relative;
  background-color: #fff;
}

.header .box {
  height: 100%;
  line-height: 80px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.header .logo_img {
  cursor: pointer;
}

.header .logo_img>a img {
  position: absolute;
  top: 0;
  left: 0;
}

.header .logo_img>a .logo2 {
  opacity: 0;
}

.header.fixed .logo_img>a .logo1 {
  opacity: 0;
}

.header.ny .logo_img>a .logo1 {
  opacity: 0;
}

.header.fixed .logo_img>a .logo2 {
  opacity: 1;
}

.header.ny .logo_img>a .logo2 {
  opacity: 1;
}

.header .box .fr {
  width: 69.2%;
  display: flex;
}

.header .box .h_daohang {
  width: 86.6%;
  height: 100%;
  line-height: 80px;
}

.header .box .ul1 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  cursor: pointer;
}

.header .box .ul1 li {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.header .box .ul1 li .ltp a {
  width: 100%;
  height: 100%;
  font-weight: bold;
  font-size: 16px;
  color: #b3cfe0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.header.fixed .box .ul1 li .ltp a {
  color: #777;
}

.header.ny .box .ul1 li .ltp a {
  color: #777;
}

.header .box .right {
  display: flex;
  align-items: center;
}

.header .box .right .en a{
  width: 80px;
  height: 18px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  margin: 0 30px 0 11px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 12px;
  position: relative;
outline:none
}

.header.fixed .box .right .en a{
  color: #777;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.header.ny .box .right .en {
  color: #777;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 0 20px;
  margin-right: 20px;
}

.header .box .right .en img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 49px;
  /* margin-left: 6px; */
}

.header .box .right .en:hover img {
  transform: translateY(-50%) rotateZ(-180deg);
}

.header .box .right .en img:last-child {
  opacity: 0;
}

.header.fixed .box .right .en img:last-child {
  opacity: 1;
}

.header.ny .box .right .en img:last-child {
  opacity: 1;
}

.header.fixed .box .right .en img:first-child {
  opacity: 0;
}

.header.ny .box .right .en img:first-child {
  opacity: 0;
}

.header .fr .right .img {
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
}

.header .fr .right .img .img1 {
  width: 20px;
  height: 20px;
}

.header .fr .right .img .img1 img {
  position: absolute;
  top: 0;
  left: 0;
}

.header .fr .right .img .img1 .c {
  opacity: 0;
}

.header .fr .right .img .img1.act .c {
  opacity: 1;
}

.header .fr .right .img .img1.act .ser_b .s {
  opacity: 0;
  z-index: 2;
}

.header.fixed .fr .right .img .img1.act .ser_b .s {
  opacity: 0;
  z-index: 2;
}

.header.ny .fr .right .img .img1.act .ser_b .s {
  opacity: 0;
  z-index: 2;
}

.header .fr .right .img .img1 .ser_b img:last-child {
  opacity: 0;
}

.header.fixed .fr .right .img .img1 .ser_b img:last-child {
  opacity: 1;
}

.header.ny .fr .right .img .img1 .ser_b img:last-child {
  opacity: 1;
}

.header.fixed .fr .right .img .img1 .ser_b img:first-child {
  opacity: 0;
}

.header.ny .fr .right .img .img1 .ser_b img:first-child {
  opacity: 0;
}

.header .fr .right .img .ser {
  /* opacity: 0; */
  display: none;
  position: absolute;
  top: 39px;
  right: 0;
}

/* .header .fr .right .img .ser.act {
  opacity: 1;
} */

.header .fr .right .img .ser input {
  width: 278px;
  height: 40px;
  border: 2px solid #3193e5;
  border-radius: 25px;
  position: relative;
  padding-left: 18px;
}

.header .fr .right .img .ser a {
  display: block;
  position: absolute;
  top: 21px;
  right: 0;
  width: 80px;
  height: 40px;
}

.header .fr .right .img .ser::after {
  content: "";
  display: block;
  width: 80px;
  height: 40px;
  border-radius: 25px;
  background: #3193e5 url(../images/h_4.png) center no-repeat;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 21px;
  right: 0;
  pointer-events: none;
}

.header .llline {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 3px;
  background: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.header.fixed .llline {
  background: #3193e5;
}

.header.ny .llline {
  background: #3193e5;
}

.header .llline.act0 {
  width: 39.4%;
}

.header .llline.act1 {
  width: 45.6%;
}

.header .llline.act2 {
  width: 51.1%;
}

.header .llline.act3 {
  width: 56.6%;
}

.header .llline.act4 {
  width: 61.9%;
}

.header .llline.act5 {
  width: 67.4%;
}

.header .llline.act6 {
  width: 72.8%;
}

.header .llline.act7 {
  width: 78.2%;
}

.header .box .ul1 li.act .ltp a {
  width: 100%;
  color: #fff;
}

.header.fixed .box .ul1 li.act .ltp a {
  width: 100%;
  color: #3193e5;
}

.header.ny .box .ul1 li.act .ltp a {
  width: 100%;
  color: #3193e5;
}

.header .box .ul1 li:hover .ltp a {
  width: 100%;
  color: #fff;
}

.header.fixed .box .ul1 li:hover .ltp a {
  width: 100%;
  color: #3193e5;
}

.header.ny .box .ul1 li:hover .ltp a {
  width: 100%;
  color: #3193e5;
}

.header .box .ul1 li .lbt a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.header .box .ul1 li .lbt a:hover::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.header .box .ul1 li .lbt {
  display: none;
  width: 100%;
  height: auto;
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 999;
}

.header .box .ul1 li .lbt.act {
  display: block;
}

.header .box .ul1 li .lbt .sbox {
  width: 100%;
  height: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background-color: rgba(49, 147, 229, 0.8);
  display: flex;
  padding-left: 37.8%;
}

.header .box .ul1 li .lbt a {
  display: block;
  line-height: 3;
  font-size: 14px;
  margin-right: 50px;
  color: #fff;
  position: relative;
}

.header.fixed .box .ul1 li .lbt a {
  display: block;
  line-height: 3;
  font-size: 14px;
  margin-right: 50px;
  color: #fff;
}

.header.fixed .box .ul1 li .lbt a:hover {
  display: block;
  line-height: 3;
  font-size: 14px;
  margin-right: 50px;
  color: #3193e5;
}

.header .box .ul1 li .lbt a:last-child {
  margin-right: 0;
}

.t_daohang {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 80px;
  left: 0;
  background-color: rgba(49, 147, 229, 0.8);
  z-index: 998;
}

.t_daohang.act {
  top: 0;
}

.t_daohang .box {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.t_daohang .box .left {
  width: 22%;
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 40px;
}

.t_daohang .box .left .line {
  width: 1px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 0 20px;
}

.t_daohang .box .left .cp {
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  width: 65%;
}

.t_daohang .box .left .cp:hover .sanjiao img {
  transform: rotateZ(-180deg);
}

.t_daohang .box .left .lb {
  height: 100%;
  line-height: 60px;
  margin-right: 80px;
}

.t_daohang .box .left .lb .d_text {
  color: #fff;
  font-weight: bold;
}

.t_daohang .box .left .lbt {
  position: absolute;
  top: 60px;
  left: -20px;
  width: 100%;
  background-color: #3193e5;
  display: none;
}

.t_daohang .box .left .lbt .ul1 li a {
  display: block;
  width: 80%;
  line-height: 3;
  color: #fff;
  font-weight: bold;
  margin: 0 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.t_daohang .box .left .lbt .ul1 li:hover a {
  border-bottom: 1px solid #fff;
}

.t_daohang .box .left .lbt .ul1 li a img {
  width: 5px;
  height: 8px;
}

.t_daohang .box .left .lbt .ul1 li:last-child a {
  border: 0;
}

.t_daohang .box .right {
  width: 69.2%;
  height: 100%;
  line-height: 60px;
}

.t_daohang .box .right .ul2 {
  display: flex;
  margin-left: 36px;
}

.t_daohang .box .right .ul2 li {
  margin-right: 65px;
  text-align: center;
}

.t_daohang .box .right .ul2 li:last-child {
  margin-right: 0;
}

.t_daohang .box .right .ul2 li a {
  color: #fff;
  position: relative;
}

.t_daohang .box .right .ul2 li a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.t_daohang .box .right .ul2 li a:hover::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.t_daohang .box .right .ul2 li a.act::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* 头部 */

/* 脚部 */
.footer {
  width: 100%;
  height: auto;
  background-color: #00205a;
  padding-top: 100px;
}

.footer .ibox .up {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}

.footer .ibox .up .left {
  width: 25%;
}

.footer .ibox .up .left .p_img {
  display: flex;
  margin-bottom: 30px;
}

.footer .ibox .up .left .p_img img {
  margin-right: 11px;
}

.footer .ibox .up .left .p_img .b_text {
  font-size: 32px;
  color: #fff;
}

.footer .ibox .up .left .d_text {
  font-size: 14px;
  color: #86a4db;
  margin-bottom: 18px;
  line-height: 1.5;
}

.footer .ibox .up .line {
  width: 1px;
  height: 340px;
  background-color: rgba(255, 255, 255, 0.1);
}

.footer .ibox .up .center {
  width: 45%;
  padding: 0 11px;
}

.footer .ibox .up .center .ul1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.footer .ibox .up .center .ul1 li {
  width: 100%;
  text-align: center;
}

.footer .ibox .up .center .ul1 li div {
  margin-bottom: 18px;
}

.footer .ibox .up .center .ul1 li div:last-child {
  margin-bottom: 0;
}

.footer .ibox .up .center .ul1 li div a {
  display: block;
  font-size: 14px;
  color: #86a4db;
}

.footer .ibox .up .center .ul1 li div a:hover {
  color: #fff;
}

.footer .ibox .up .center .ul1 li div:first-child a {
  font-size: 16px;
  color: #fff;
  position: relative;
  margin-bottom: 42px;
}

.footer .ibox .up .center .ul1 li div:first-child a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.1);
}

.footer .ibox .up .right {
  width: 27%;
  display: flex;
  justify-content: space-between;
  padding-left: 50px;
}

.footer .ibox .up .right .img {
  display: flex;
}

.footer .ibox .up .right .img .gzh {
  width: 100%;
  margin-right: 20px;
}

.footer .ibox .up .right .img .dy {
  width: 100%;
}

.footer .ibox .up .right .img .gzh img {
  width: 100%;
}

.footer .ibox .up .right .img .dy img {
  width: 100%;
}

.footer .ibox .up .right .five_text .five1 {
  width: 100px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 25px;
  margin-bottom: 10px;
}

.footer .ibox .up .right .five_text .five1 a {
  text-align: center;
  font-size: 14px;
  color: #86a4db;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 32px;
  border: 1px solid transparent;
  border-radius: 25px;
  font-weight: bold;
}

.footer .ibox .up .right .five_text .five1 a:hover {
  border: 1px solid #fff;
  color: #fff;
}

.footer .ibox .up .right .five_text .five1:hover {
  border: 1px solid #fff;
}

.footer .down {
  width: 100%;
  background-color: #022565;
}

.footer .down .ibox {
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer .down .left {
  display: flex;
  align-items: center;
}

.footer .down .left .bq_left {
  color: #86a4db;
}

.footer .down .left .bq_left a {
  color: #86a4db;
  margin: 0 29px 0 15px;
}

.footer .down .left .bq_right {
  color: #4b6faf;
}

.footer .down .left .bq_right a {
  color: #4b6faf;
}

.footer .down .right {
  height: 100%;
  line-height: 60px;
  position: relative;
  cursor: pointer;
}

.footer .down .right .r_down {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 70px;
}

.footer .down .right .yqlj {
  color: #86a4db;
  margin-right: 6px;
}

.footer .down .right .img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer .down .right:hover .img img {
  transform: rotateZ(-180deg);
}

.footer .down .right .r_up {
  width: 100%;
  position: absolute;
  left: 64%;
  transform: translateX(-50%);
  bottom: 60px;
  display: none;
}

.footer .down .right .r_up .ul1 {
  width: 100%;
  border: 1px;
  background-color: #022565;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
  padding: 20px 0;
}

.footer .down .right .r_up .ul1 li {
  margin-bottom: 10px;
  line-height: 1.5;
}

.footer .down .right .r_up .ul1 li:last-child {
  margin-bottom: 0px;
}

.footer .down .right .r_up .ul1 li a {
  color: #86a4db;
}

.footer .down .right .r_up .ul1 li:hover a {
  color: #fff;
}

/* 首页轮播 */
#index .banner {
  width: 100%;
  height: 100%;
}

#index .banner .swiper1 {
  width: 100%;
  height: 100%;
}

#index .banner .swiper1 .swiper-wrapper {
  /* z-index: 100; */
}

#index .banner .swiper1 .swiper-slide .video {
  width: 100%;
  height: 100%;
  position: relative;
  /* z-index: 520; */
}

#index .banner .swiper1 .swiper-slide .video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#index .banner .swiper1 .swiper-slide .banner_img {
  width: 100%;
  height: 100%;
}

#index .banner .swiper1 .swiper-slide .img1.lb1 {
  width: 100%;
  height: 100%;
}

#index .banner .swiper1 .swiper-slide .img1.lb1:last-child {
  display: none;
}

#index .banner .swiper1 .swiper-slide {
  position: relative;
}

#index .banner .swiper1 .swiper-slide .box {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}

#index .banner .swiper1 .swiper-slide .box * {
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#index .banner .swiper1 .swiper-slide .box .fp {
  display: flex;
  position: relative;
  top: 50px;
  opacity: 0;
}

#index .banner .swiper1 .swiper-slide-active .box .fp {
  top: 0;
  opacity: 1;
}

#index .banner .swiper1 .swiper-slide .box .fp .text .c_text {
  font-size: 48px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 24px;
}

#index .banner .swiper1 .swiper-slide .box .fp .text .d_text {
  font-size: 48px;
  color: #fff;
  font-weight: bold;
}

#index .banner .swiper1 .swiper-slide .box .fp .text .more {
  margin-top: 50px;
}

#index .banner .swiper1 .swiper-slide .box .fp .line {
  width: 70%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

#index .banner .swiper1 .swiper-slide .box .fp .line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #fff;
  -webkit-transition: all 10s cubic-bezier(0, 0, 1, 1);
  -moz-transition: all 10s cubic-bezier(0, 0, 1, 1);
  transition: all 10s cubic-bezier(0, 0, 1, 1);
}

#index .banner .swiper1 .swiper-slide.swiper-slide-active .box .fp .line::before {
  width: 100%;
  -webkit-transition: all 10s cubic-bezier(0, 0, 1, 1);
  -moz-transition: all 10s cubic-bezier(0, 0, 1, 1);
  transition: all 10s cubic-bezier(0, 0, 1, 1);
}

#index .banner .swiper1 .swiper-slide .box .fp .img1 {
  position: absolute;
  right: 0;
  bottom: 55px;
}

#index .banner .swiper1 .swiper-slide .box .fp .img1 .pr {
  position: relative;
}

#index .banner .swiper1 .swiper-slide .box .fp .img1 .num {
  position: absolute;
  top: 128px;
  left: 125px;
  color: rgba(255, 255, 255, 0.5);
}

#index .banner .swiper1 .swiper-slide .box .fp .img1 .num .fyq {
  display: flex;
  align-items: center;
}

#index .banner .swiper1 .swiper-slide .box .fp .img1 .num .fyq .s1 {
  color: #fff;
}

#index .banner .swiper1 .swiper-slide .box .fp .img1 .num .fyq .s2 {
  color: rgba(255, 255, 255, 0.8);
}

#index .banner .swiper1 .box.bbox1 {
  height: 200px;
  position: absolute;
  bottom: 155px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}

#index .banner .swiper1 .qh {
  position: absolute;
  top: 100px;
  right: 20px;
  z-index: 998;
}

#index .banner .swiper1 .qh .prev1 {
  cursor: pointer;
}

#index .banner .swiper1 .qh .next1 {
  margin-top: 50px;
  cursor: pointer;
}

#index .two {
  width: 100%;
  height: calc(100% - 80px);
  background: #fff url(../images/i_6.png) center no-repeat;
  margin-top: 80px;
}

#index .pra {
  position: relative;
}

#index .pra .box {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#index .swiper-slide-active .pra .box {
  top: 50%;
}

#index .two .up {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

#index .two .up .left {
  width: 50%;
}

#index .two .up .left .t_text {
  width: 100%;
  color: #333;
  font-weight: bold;
}

#index .two .up .right {
  width: 50%;
  color: #777;
  line-height: 1.8;
}

#index .two .down {
  position: relative;
}

#index .two .down .six_gd {
  width: 100%;
  height: 130px;
  background-color: rgba(49, 147, 229, 0.94);
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#index .two .down .six_gd .gd {
  width: 100%;
  color: #fff;
  text-align: center;
  border-right: 1px solid rgba(221, 221, 221, 0.2);
}

#index .two .down .six_gd .gd .num {
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
}

#index .two .down .six_gd .gd .num .f_30 {}

/* 页面三 */
#index .three {
  width: 100%;
  height: calc(100% - 80px);
  background: #fff url(../images/i_7.png) center no-repeat;
  margin-top: 80px;
}

#index .three .swiper2 {
  /* overflow: visible; */
  width: 100%;
  height: 100%;
}

#index .three .up {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}

#index .three .up .left {
  width: 50%;
}

#index .three .up .right {
  width: 50%;
  color: #777;
  line-height: 1.8;
  position: relative;
}

#index .three .up .right .rig {
  display: flex;
  justify-content: right;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
}

#index .three .up .right .text {
  display: flex;
  align-items: center;
  margin-right: 60px;
}

#index .three .up .right .text .d_text {
  color: #333333;
  font-weight: bold;
  cursor: pointer;
  margin-right: 60px;
  position: relative;
}

#index .three .up .right .text .d_text:last-child {
  color: #333333;
  font-weight: bold;
  cursor: pointer;
  margin-right: 30px;
  position: relative;
}

#index .three .up .right .text .d_text:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -32px;
  width: 1px;
  height: 19px;
  background-color: #bbb;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#index .three .up .right .text .d_text.act {
  color: #3192e3;
}

#index .three .up .right .text .d_text:hover {
  color: #3192e3;
}

#index .three .up .right .text .line {
  width: 1px;
  height: 19px;
  background-color: #bbbbbb;
  margin: 0 32px;
}

#index .three .ul5 {
  position: relative;
}

#index .three .ul5 li {
  width: 100%;
  height: 100%;
  opacity: 0;
}

#index .three .ul5 li.act {
  width: 100%;
  height: 100%;
  opacity: 1;
}

#index .three .ul5 li:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}

#index .three .down {
  width: 100%;
  height: 100%;
  position: relative;
}

#index .three .ul5 li.act .down .xz_btn {
  z-index: 10;
}

#index .three .down .xz_btn {
  width: calc(100% + 120px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
}

#index .three .down .xz_btn .iimg {
  width: 40px;
  height: 40px;
  position: relative;
  cursor: pointer;
}

#index .three .down .xz_btn .iimg img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#index .three .down .xz_btn .iimg img:last-child {
  opacity: 0;
}

#index .three .down .xz_btn .iimg:hover img:last-child {
  opacity: 1;
}

#index .three .down .xz_btn .iimg:hover img:first-child {
  opacity: 0;
}

#index .three .down .swiper-slide {
  width: 32%;
}

#index .three .down .swiper-slide:last-child {
  margin-right: 0;
}

#index .three .down .abox {
  width: 100%;
  display: block;
  position: relative;
}

#index .three .down .abox .text {
  width: 100%;
  padding: 0 0 50px 40px;
  background-color: #fff;
  position: relative;
}

#index .three .down .abox .text .d_text {
  color: #333333;
  font-weight: bold;
  margin-bottom: 14px;
}

#index .three .down .abox:hover .text .d_text {
  color: #00205a;
}

#index .three .down .abox .text .c_text {
  width: 75%;
  color: #777777;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#index .three .down .abox .more2 {
  position: absolute;
  top: 5px;
  left: auto;
  right: 0px;
  opacity: 0;
}

#index .three .down .abox:hover .more2 .m_text {
  opacity: 1;
}

#index .three .down .abox:hover .more2 {
  width: 100px;
  border: 2px solid #3193e5;
  color: #fff;
  background-color: #3193e5;
  opacity: 1;
}

#index .three .down .abox:hover .more2 img {
  opacity: 0;
}

#index .three .down .abox .line {
  width: 100%;
  height: 6px;
  background-color: #ececec;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}

#index .three .down .abox .line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 6px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#index .three .down .abox:hover .line::before {
  width: 100%;
}

#index .three .down .abox .img {
  overflow: hidden;
}

#index .three .down .abox .img .b_img {
  width: 100%;
}

#index .three .down .abox:hover .img img {
  transform: scale(1.2);
}

/* 页面四 */
#index .four {
  width: 100%;
  height: calc(100% - 80px);
  background: #fff;
  margin-top: 80px;
}

#index .four .up {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}

#index .four .up .left {
  width: 50%;
}

#index .four .up .right {
  width: 50%;
  color: #777;
  line-height: 1.8;
  position: relative;
}

#index .four .up .right .rig {
  display: flex;
  justify-content: right;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
}

#index .four .down {
  width: 100%;
  height: 520px;
  display: flex;
}

#index .four .down .ul1 {
  width: 28%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#index .four .down .ul1 li {
  position: relative;
  height: 25%;
}

#index .four .down .ul1 li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 45px 0px 45px 50px;
  background-color: #f1f5f9;
}

#index .four .down .ul1 li a .img {
  width: 33px;
  height: 33px;
  position: relative;
}

#index .four .down .ul1 li a .img .t_img {
  position: absolute;
  top: -10px;
  left: -30px;
}

#index .four .down .ul1 li a .text {
  color: #444444;
  font-weight: bold;
  margin-left: 20px;
  /* margin-right: 5px; */
}

#index .four .down .ul1 li:hover a .text {
  color: #fff;
}

#index .four .down .ul1 li:hover a {
  width: 120%;
  background-color: #3193e5;
  z-index: 2;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#index .four .down .ul1 li a .img>img {
  position: absolute;
  top: 0;
  left: 0;
}

#index .four .down .ul1 li a .img .b_img {
  opacity: 0;
}

#index .four .down .ul1 li:hover a .img .b_img {
  opacity: 1;
}

#index .four .down .ul1 li:hover a .img .j_img {
  opacity: 0;
}

#index .four .down .ul1 li a .jj_img {
  position: relative;
  width: 40px;
  height: 40px;
}

#index .four .down .ul1 li a .jj_img img {
  position: absolute;
  top: 0;
  left: 0;
}

#index .four .down .ul1 li a .jj_img .ig2 {
  opacity: 0;
}

#index .four .down .ul1 li:hover a .jj_img .ig2 {
  opacity: 1;
  left: 60px;
}

#index .four .down .ul1 li:hover a .jj_img .ig1 {
  opacity: 0;
}

#index .four .down .irt {
  width: calc(100% - 28%);
  height: 100%;
  z-index: 1;
  position: relative;
  overflow: hidden;
}

#index .four .down .irt img {
  width: 1020px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100px;
  opacity: 0;
}

#index .four .down .irt img.act {
  left: 0;
  opacity: 1;
}

/* 页面五 */
#index .five {
  width: 100%;
  height: calc(100% - 80px);
  background: #fff url(../images/i_30.png) center no-repeat;
  margin-top: 80px;
}

#index .five .up {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}

#index .five .up .left {
  width: 50%;
}

#index .five .up .right {
  width: 50%;
  color: #777;
  line-height: 1.8;
  position: relative;
}

#index .five .up .right .rig {
  display: flex;
  justify-content: right;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
}

#index .five .down {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#index .five .down3 {
  display: none;
}

#index .five .down .abox .bg_b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(49, 147, 229, 0);
}

#index .five .down .abox .bg_b.act {
  background-color: rgba(49, 147, 229, 0.7);
}

#index .five .down .left {
  width: 37%;
  margin-right: 1.5%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#index .five .down .left .up1 {
  width: 100%;
  display: flex;
  height: 50%;
  justify-content: space-between;
  margin-bottom: 4%;
}

#index .five .down .left .up1 .left1 {
  width: 48%;
  height: 100%;
  margin-right: 4%;
  cursor: pointer;
  position: relative;
}

#index .five .down .b_img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 50, 99, 0.5);
}

#index .five .down .left .up1 .left1 .abox {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

#index .five .down .left .up1 .left1 .abox .b_img {
  width: 100%;
  height: 100%;
}

#index .five .down .left .up1 .left1 .abox .text {
  position: absolute;
  bottom: 40px;
  left: 29px;
  z-index: 2;
}

#index .five .down .left .up1 .left1 .abox .text .more3 {
  margin-top: 30px;
  display: none;
}

#index .five .down .left .up1 .left1 .abox .text .c_text {
  color: #fff;
  line-height: 1.3;
  margin-top: 15px;
  padding-right: 30px;
  letter-spacing: 1px;
}

#index .five .down .left .up1 .right1 {
  width: 48%;
  height: 100%;
  margin-right: 0;
  cursor: pointer;
}

#index .five .down .left .up1 .right1 .abox {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

#index .five .down .left .up1 .right1 .abox .b_img {
  width: 100%;
  height: 100%;
}

#index .five .down .left .up1 .right1 .abox .text {
  position: absolute;
  bottom: 40px;
  left: 29px;
  z-index: 2;
}

#index .five .down .left .up1 .right1 .abox .text .more3 {
  margin-top: 30px;
  display: none;
}

#index .five .down .left .up1 .right1 .abox .text .c_text {
  color: #fff;
  line-height: 1.3;
  margin-top: 15px;
  padding-right: 30px;
  letter-spacing: 1px;
}

#index .five .down .left .down1 {
  width: 100%;
  height: 48%;
}

#index .five .down .left .down1 .abox {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

#index .five .down .left .down1 .abox .b_img {
  width: 100%;
  height: 100%;
}

#index .five .down .left .down1 .abox .text {
  position: absolute;
  bottom: 40px;
  left: 29px;
  z-index: 2;
}

#index .five .down .left .down1 .abox .text .more3 {
  margin-top: 30px;
  display: none;
}

#index .five .down .left .down1 .abox .text .c_text {
  color: #fff;
  line-height: 1.3;
  margin-top: 15px;
  padding-right: 30px;
  letter-spacing: 1px;
}

#index .five .down .center {
  width: 30%;
  margin-right: 1.5%;
}

#index .five .down .center .abox {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

#index .five .down .center .abox .b_img {
  width: 100%;
  height: 100%;
}

#index .five .down .center .abox .text {
  position: absolute;
  bottom: 40px;
  left: 29px;
  z-index: 2;
}

#index .five .down .center .abox .text .more3 {
  margin-top: 30px;
  display: none;
}

#index .five .down .center .abox .text .c_text {
  color: #fff;
  line-height: 1.3;
  margin-top: 15px;
  padding-right: 30px;
  letter-spacing: 1px;
}

#index .five .down .right {
  width: 30%;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#index .five .down .right .up2 {
  width: 100%;
  height: 49%;
  margin-bottom: 4%;
}

#index .five .down .right .up2 .abox {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

#index .five .down .right .up2 .abox .b_img {
  width: 100%;
  height: 100%;
}

#index .five .down .right .up2 .abox .text {
  position: absolute;
  bottom: 40px;
  left: 29px;
  z-index: 2;
}

#index .five .down .right .up2 .abox .text .more3 {
  margin-top: 30px;
  display: none;
}

#index .five .down .right .up2 .abox .text .c_text {
  color: #fff;
  line-height: 1.3;
  margin-top: 15px;
  padding-right: 30px;
  letter-spacing: 1px;
}

#index .five .down .right .down2 {
  width: 100%;
  height: 48%;
}

#index .five .down .right .down2 .abox {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

#index .five .down .right .down2 .abox .b_img {
  width: 100%;
  height: 100%;
}

#index .five .down .right .down2 .abox .text {
  position: absolute;
  bottom: 40px;
  left: 29px;
  z-index: 2;
}

#index .five .down .right .down2 .abox .text .more3 {
  margin-top: 30px;
  display: none;
}

#index .five .down .right .down2 .abox .text .c_text {
  color: #fff;
  line-height: 1.3;
  margin-top: 15px;
  padding-right: 30px;
  letter-spacing: 1px;
}

/* 页面六 */

#index .six {
  width: 100%;
  height: calc(100% - 80px);
  background: #fff url(../images/i_34.png) center no-repeat;
  margin-top: 80px;
}

#index .six .up {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}

#index .six .up .left {
  width: 50%;
}

#index .six .up .right {
  width: 50%;
  color: #777;
  line-height: 1.8;
  position: relative;
}

#index .six .up .right .rig {
  display: flex;
  justify-content: right;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
}

#index .six .down {
  width: 100%;
}

#index .six .down .swiper-slide {
  width: 32%;
}

#index .six .down .swiper-slide:last-child {
  margin-right: 0;
}

#index .six .down .abox {
  width: 100%;
  display: block;
  position: relative;
}

#index .six .down .abox .text {
  width: 100%;
  padding: 0 0 55px 40px;
  background-color: #fff;
  position: relative;
}

#index .six .down .abox .text .d_text {
  width: 91%;
  color: #444;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 30px;
}

#index .six .down .abox:hover .text .d_text {
  color: #00205a;
}

#index .six .down .abox .text .c_text {
  width: 91%;
  color: #777777;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 15px 0 20px;
}

#index .six .down .abox:hover .text .c_text {
  color: #444;
}

#index .six .down .abox .more2 {}

#index .six .down .abox:hover .more2 .m_text {
  opacity: 1;
}

#index .six .down .abox:hover .more2 {
  width: 100px;
  border: 2px solid #3193e5;
  color: #fff;
  background-color: #3193e5;
}

#index .six .down .abox:hover .more2 img {
  opacity: 0;
}

#index .six .down .abox .line {
  width: 100%;
  height: 6px;
  background-color: #ececec;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}

#index .six .down .abox .line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 6px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#index .six .down .abox:hover .line::before {
  width: 100%;
}

#index .six .down .abox .img {
  overflow: hidden;
  position: relative;
}

#index .six .down .abox .img .b_img {
  width: 100%;
}

#index .six .down .abox:hover .img img {
  transform: scale(1.2);
}

#index .six .down .abox .text .bg_blue {
  position: absolute;
  left: 0;
  top: -71px;
  padding: 11px 17px;
  background-color: rgba(0, 32, 90, 0.85);
  border-top-right-radius: 5px;
  text-align: center;
}

#index .six .down .abox .text .bg_blue .year {
  color: #fff;
  margin-bottom: 5px;
}

#index .six .down .abox .text .bg_blue .day {
  color: #fff;
}

/* 关于我们 */
#about .jwkj {
  width: 100%;
  background: url(../images/a_4.png) center no-repeat;
  background-size: cover;
}

#about .jwkj .box {
  display: flex;
  align-items: center;
  padding: 110px 0 110px;
}

#about .jwkj .left {
  width: 50%;
  height: auto;
}

#about .jwkj .left .line {
  width: 22px;
  height: 2px;
  background-color: #3192e3;
  margin: 30px 0;
}

#about .jwkj .left .year {
  color: #00205a;
  font-weight: bold;
  margin-bottom: 75px;
}

#about .jwkj .right {
  width: 50%;
}

#about .jwkj .right .b_text {
  color: #333;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 16px;
  font-size: 17px;
}

#about .jwkj .right .h_text {
  color: #777;
  line-height: 1.8;
}

#about .qjzs {
  width: 100%;
}

#about .qjzs a {
  display: block;
  width: 100%;
  height: 100%;
}

#about .qjzs img {
  width: 100%;
  height: 100%;
}

/* 关于我们 发展历程 */
#fzlc .three {
  width: 100%;
  background: #f8f9fa url(../images/a1_3.png) center top no-repeat;
}

#fzlc .three .box {
  padding: 70px 0 0 14px;
  position: relative;
  overflow: hidden;
}

#fzlc .three .box::before {
  content: "";
  display: block;
  position: absolute;
  top: 70px;
  left: 14px;
  width: 2px;
  height: 100%;
  background-color: #dfe3ea;
}

#fzlc .three .box .fzlc {
  width: 100%;
  margin-left: 45px;
}

#fzlc .three .box .fzlc .text {
  position: relative;
}

#fzlc .three .box .fzlc .text::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: -46px;
  width: 4px;
  height: 58px;
  background-color: #00205a;
}

#fzlc .three .box .fzlc .text .d_text {
  color: #00205a;
  font-weight: bold;
}

#fzlc .three .box .fzlc .text .c_text {
  color: #00205a;
  font-weight: bold;
  margin: 13px 0 40px;
}

#fzlc .three .box .fzlc:last-child .ul1 {
  padding-bottom: 80px;
}

#fzlc .three .box .fzlc .ul1 li {
  margin-bottom: 23px;
  position: relative;
}

#fzlc .three .box .fzlc .ul1 li:last-child {
  margin-bottom: 0;
}

#fzlc .three .box .fzlc .ul1 li::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: -49px;
  width: 10px;
  height: 10px;
  background: url(../images/a1_2.png) center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#fzlc .three .box .fzlc .ul1 li:hover::before {
  opacity: 1;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#fzlc .three .box .fzlc .ul1 li .df {
  display: flex;
  align-items: center;
}

#fzlc .three .box .fzlc .ul1 li .df .year {
  /* font-family: "gmb"; */
  width: 55px;
  margin-right: 22px;
  color: #3193e5;
  font-weight: bold;
}

#fzlc .three .box .fzlc .ul1 li .df .cc_text {
  color: #444;
  line-height: 1.5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#fzlc .three .box .fzlc .ul1 li:hover .df .cc_text {
  color: #3193e5;
  font-weight: bold;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#fzlc .three .box .ddd {
  width: 100%;
  height: auto;
  margin: 50px 0 50px 45px;
}

/* 关于我们 企业荣誉 */
#qyry .ryzs {
  width: 100%;
  height: auto;
  background-image: linear-gradient(to right, #d9e1e7, #f2f4ee);
  margin-top: 60px;
}

#qyry .ryzs .box {
  padding: 78px 0 80px 0;
}

#qyry .ryzs .box .e_img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#qyry .ryzs .box .e_img .eight {
  width: 24%;
  background-color: #fff;
  padding-top: 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 1.3%;
}

#qyry .ryzs .box .e_img .eight .img {
  overflow: hidden;
  display: flex;
  justify-content: center;
}

#qyry .ryzs .box .e_img .eight .text {
  color: #333;
  margin: 15px 0 17px 0;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#qyry .ryzs .box .e_img .eight:hover .text {
  color: #00205a;
  font-weight: bold;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#qyry .ryzs .box .e_img .eight .line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#qyry .ryzs .box .e_img .eight:hover .line::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #3193e5;
}

/* 关于我们 品牌DNA */
#ppdna .two_card {
  width: 100%;
  height: auto;
}

#ppdna .two_card .box {
  padding: 80px 0 100px 0;
}

#ppdna .two_card .box .up {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#ppdna .two_card .box .up .left {
  width: 50%;
  padding-right: 7%;
}

#ppdna .two_card .box .up .left .text {
  color: #00205a;
  font-weight: bold;
  margin-bottom: 20px;
}

#ppdna .two_card .box .up .left .c_text {
  color: #777;
  line-height: 1.8;
  text-align: justify;
}

#ppdna .two_card .box .up .left .line {
  width: 22px;
  height: 2px;
  background-color: #3193e5;
  margin: 30px 0;
}

#ppdna .two_card .box .up .left .gdt {
  height: 370px;
  overflow: auto;
  padding-right: 10px;
}

#ppdna .two_card .box .up .left .gdt {}

#ppdna .two_card .box .up .left .gdt::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

#ppdna .two_card .box .up .left .gdt::-webkit-scrollbar-thumb {
  background: #3193e5;
}

#ppdna .two_card .box .up .left .gdt::-webkit-scrollbar-track {
  background: #fff;
}

#ppdna .two_card .box .up .left .cc_text {
  color: #777;
  line-height: 1.8;
  margin-bottom: 10px;
  text-align: justify;
}

#ppdna .two_card .box .up .left .cc_text:last-child {
  margin-bottom: 0;
}

#ppdna .two_card .box .up .right {
  width: 50%;
}

#ppdna .two_card .box .down {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
}

#ppdna .two_card .box .down .left {
  width: 50%;
  padding-left: 7%;
}

#ppdna .two_card .box .down .left .text {
  color: #00205a;
  font-weight: bold;
  margin-bottom: 20px;
}

#ppdna .two_card .box .down .left .c_text {
  color: #777;
  line-height: 1.8;
  text-align: justify;
}

#ppdna .two_card .box .down .left .line {
  width: 22px;
  height: 2px;
  background-color: #3193e5;
  margin: 30px 0;
}

#ppdna .two_card .box .down .left .gdt {
  height: 235px;
  overflow: auto;
  padding-right: 10px;
}

#ppdna .two_card .box .down .left .gdt::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

#ppdna .two_card .box .down .left .gdt::-webkit-scrollbar-thumb {
  background: #3193e5;
}

#ppdna .two_card .box .down .left .gdt::-webkit-scrollbar-track {
  background: #fff;
}

#ppdna .two_card .box .down .left .cc_text {
  color: #777;
  line-height: 1.8;
  margin: 10px 0;
  text-align: justify;
}

#ppdna .two_card .box .down .left .jc_text {
  color: #333;
  font-weight: bold;
}

#ppdna .two_card .box .down .left .cc_text:last-child {
  margin-bottom: 0;
}

#ppdna .two_card .box .down .right {
  width: 50%;
}

#ppdna .zjtx {
  width: 100%;
  background: url(../images/a3_4.png) center no-repeat;
}

#ppdna .zjtx .box {
  padding: 77px 0;
  position: relative;
}

#ppdna .zjtx .box .up {
  text-align: center;
}

#ppdna .zjtx .box .up .u_text {
  color: #fff;
}

#ppdna .zjtx .box .up .line {
  display: flex;
  justify-content: center;
  margin: 24px 0;
}

#ppdna .zjtx .box .up .line .ll {
  width: 22px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
}

#ppdna .zjtx .box .down {
  width: 100%;
}

#ppdna .zjtx .box .down .ul2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#ppdna .zjtx .box .down .ul2 li {
  width: 25%;
  background-color: rgba(0, 32, 90, 0.95);
  padding: 40px;
}

#ppdna .zjtx .box .down .ul2 li:hover {
  background-color: rgba(49, 147, 229, 0.9);
}

#ppdna .zjtx .box .down .ul2 li:nth-child(2n):hover {
  background-color: rgba(49, 147, 229, 0.9);
}

#ppdna .zjtx .box .down .ul2 li:nth-child(2n) {
  background-color: rgba(0, 32, 90, 0.85);
}

#ppdna .zjtx .box .down .ul2 li .up1 {
  display: flex;
}

#ppdna .zjtx .box .down .ul2 li .up1 .b_text {
  color: #fff;
  margin-right: 30px;
}

#ppdna .zjtx .box .down .ul2 li .up1 .c_text {
  color: #fff;
  line-height: 1.6;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#ppdna .zjtx .box .down .ul2 li .line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 30px 0 28px 0;
}

#ppdna .zjtx .box .down .ul2 li .down1 {
  height: 110px;
}

#ppdna .zjtx .box .down .ul2 li .down1 .s_text {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.8;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

/* 关于我们 社会责任 */
#shzr .jw {
  width: 100%;
  margin-top: 60px;
  position: relative;
}

#shzr .jw .box {
  padding: 60px 0 55px;
}

#shzr .jw .box .up {}

#shzr .jw .box .up .b_text {
  color: #00205a;
  font-weight: bold;
}

#shzr .jw .box .up .line {
  width: 22px;
  height: 3px;
  background-color: #3193e5;
  margin: 30px 0 25px 0;
}

#shzr .jw .box .up .d_text {
  color: #333;
  font-weight: bold;
  margin-bottom: 24px;
}

#shzr .jw .box .up .c_text {
  color: #333;
  line-height: 1.8;
}

#shzr .jw .box .down {
  width: 100%;
  margin-top: 50px;
}

#shzr .jw .box .down .ul2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#shzr .jw .box .down .ul2 li {
  width: 49%;
  margin-right: 2%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 2%;
  -moz-box-shadow: 0px 0px 20px #f0f1f0;
  -webkit-box-shadow: 0px 0px 20px #f0f1f0;
  box-shadow: 0px 0px 20px #f0f1f0;
}

#shzr .jw .box .down .ul2 li:nth-child(2n) {
  margin-right: 0;
}

#shzr .jw .box .down .ul2 li .four {
  width: 100%;
  position: relative;
}

#shzr .jw .box .down .ul2 li .four .img img {
  width: 100%;
  height: 100%;
}

#shzr .jw .box .down .ul2 li .four .text {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 23px 59px 32px;
  text-align: center;
}

#shzr .jw .box .down .ul2 li .four .text .d_text {
  color: #333;
  font-weight: bold;
}

#shzr .jw .box .down .ul2 li .four .text .dn {
  display: none;
}

#shzr .jw .box .down .ul2 li .four .text .dn .line {
  display: flex;
  justify-content: center;
  margin: 20px 0 19px 0;
}

#shzr .jw .box .down .ul2 li .four .text .dn .line .lline {
  width: 22px;
  height: 2px;
  background-color: #3193e5;
}

#shzr .jw .box .down .ul2 li .four .text .dn .c_text {
  color: #333;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

#shzr .jw .box .down .ul2 li .four .b_line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#shzr .jw .box .down .ul2 li:hover .four .b_line::before {
  content: "";
  width: 100%;
  height: 5px;
  background-color: #3193e5;
}

#shzr .jw .bg_h {
  width: 100%;
  height: 780px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #f8f9fa;
  z-index: -1;
}

/* 关于我们 法律声明 */
#flsm .fl {
  width: 100%;
  background-color: #f8f9fa;
}

#flsm .fl .box {
  position: relative;
}

#flsm .fl .box .pa {
  width: 100%;
  height: 50px;
  position: absolute;
  top: -50px;
  left: 0;
  background-color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#flsm .fl .box .f_con {
  background-color: #fff;
  overflow: hidden;
  border-radius: 5px;
}

#flsm .fl .box .f_con .up {
  padding: 30px 100px 80px;
  text-align: center;
}

#flsm .fl .box .f_con .up .tk {
  color: #00205a;
  font-weight: bold;
  margin-bottom: 30px;
}

#flsm .fl .box .f_con .up .ys {
  color: #333;
  line-height: 1.8;
}

#flsm .fl .box .f_con .four_t {
  width: 100%;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  display: flex;
  justify-content: center;
}

#flsm .fl .box .f_con .four_t .ul3 {
  width: 630px;
  height: 58px;
  display: flex;
  justify-content: space-between;
}

#flsm .fl .box .f_con .four_t .ul3 li {
  width: 25%;
  line-height: 58px;
  text-align: center;
  position: relative;
}

#flsm .fl .box .f_con .four_t .ul3 li a {
  text-align: center;
  position: relative;
  color: #00205a;
  font-weight: bold;
}

#flsm .fl .box .f_con .four_t .ul3 li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 2px;
  height: 17px;
  background-color: #e5e8ee;
}

#flsm .fl .box .f_con .four_t .ul3 li a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#flsm .fl .box .f_con .four_t .ul3 li a:hover::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #3193e5;
}

#flsm .fl .box .f_con .four_t .ul3 li a:hover {
  color: #3193e5;
}

#flsm .fl .box .f_con .four_t .ul3 li a.act {
  color: #3193e5;
}

#flsm .fl .box .f_con .four_t .ul3 li a.act::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #3193e5;
}

#flsm .fl .box .f_con .down {
  padding: 80px 100px 72px;
}

#flsm .fl .box .f_con .down .qlsm {}

#flsm .fl .box .f_con .down .qlsm .d_text {
  color: #00205a;
  font-weight: bold;
}

#flsm .fl .box .f_con .down .qlsm .c_text {
  color: #333;
  margin: 25px 0 25px 0;
  line-height: 1.8;
}

#flsm .fl .box .f_con .down .qlsm .cc_text {
  color: #333;
  line-height: 1.8;
}

#flsm .fl .box .f_con .down .qlsm .ul4 {
  margin-top: 20px;
}

#flsm .fl .box .f_con .down .qlsm .ul4 li {
  color: #777;
  line-height: 1.8;
  padding-left: 20px;
  position: relative;
}

#flsm .fl .box .f_con .down .qlsm .ul4 li::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #3193e5;
}

#flsm .fl .box .f_con .down .img {
  margin: 40px 0;
}

#flsm .fl .box .f_con .down .fztk .d_text {
  color: #00205a;
  font-weight: bold;
  margin-bottom: 25px;
}

#flsm .fl .box .f_con .down .fztk .cc_text {
  color: #333;
  line-height: 1.8;
  margin-top: 20px;
}

#flsm .fl .box .f_con .down .bhys .d_text {
  color: #00205a;
  font-weight: bold;
  margin-bottom: 25px;
}

#flsm .fl .box .f_con .down .bhys .cc_text {
  color: #333;
  line-height: 1.8;
  margin-top: 20px;
}

#flsm .fl .box .f_con .down .qt .d_text {
  color: #00205a;
  font-weight: bold;
  margin-bottom: 25px;
}

#flsm .fl .box .f_con .down .qt .cc_text {
  color: #333;
  line-height: 1.8;
  margin-top: 20px;
}

/* 产品系列 */
#product .swiper4 .banner1 .text {
  height: 96px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#product .swiper4 .img img:last-child {
  display: none;
}

#product .swiper4 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: transparent;
  border: 1px solid #fff;
}

#product .swiper4 .swiper-pagination-bullet-active {
  background: #fff;
}

#product .jwcp {
  width: 100%;
  height: auto;
  background-color: #efefef;
  padding: 100px 0 90px 0;
}

/* #product .jwcp .box {} */

#product .jwcp .box .nine_img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#product .jwcp .box .nine_img .nine {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  border-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#product .jwcp .box .nine_img .nine:nth-child(3n) {
  margin-right: 0;
}

#product .jwcp .box .nine_img .nine .abox {
  width: 100%;
  display: block;
  position: relative;
}

#product .jwcp .box .nine_img .nine .abox .text {
  width: 100%;
  padding: 0 0 50px 40px;
  background-color: #fff;
  position: relative;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

#product .jwcp .box .nine_img .nine .abox .text .d_text {
  color: #333333;
  font-weight: bold;
  margin-bottom: 14px;
}

#product .jwcp .box .nine_img .nine .abox:hover .text .d_text {
  color: #00205a;
}

#product .jwcp .box .nine_img .nine .abox .text .c_text {
  width: 90%;
  color: #777777;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#product .jwcp .box .nine_img .nine .abox .more2 {
  position: absolute;
  top: 5px;
  right: -15px;
  left: auto;
}

#product .jwcp .box .nine_img .nine .abox:hover .more2 .m_text {
  opacity: 1;
}

#product .jwcp .box .nine_img .nine .abox:hover .more2 {
  width: 100px;
  border: 2px solid #3193e5;
  color: #fff;
  background-color: #3193e5;
}

#product .jwcp .box .nine_img .nine .abox:hover .more2 img {
  opacity: 0;
}

#product .jwcp .box .nine_img .nine .abox .line {
  width: 100%;
  height: 6px;
  background-color: #ececec;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}

#product .jwcp .box .nine_img .nine .abox .line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 6px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#product .jwcp .box .nine_img .nine .abox:hover .line::before {
  width: 100%;
}

#product .jwcp .box .nine_img .nine .abox .img {
  overflow: hidden;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #fff;
}

#product .jwcp .box .nine_img .nine .abox .img .b_img {
  width: 100%;
}

#product .jwcp .box .nine_img .nine .abox:hover .img img {
  transform: scale(1.2);
}

/* 产品详情 */

#product1 .big_img {
  display: flex;
  justify-content: center;
}

#product1 .cpxq {
  width: 100%;
  background-color: #efefef;
}

#product1 .cpxq .box {
  padding: 60px 0 40px 0;
}

#product1 .cpxq .box .cpgs {
  display: flex;
  justify-content: space-between;
}

#product1 .cpxq .box .cpgs .left .text {
  color: #00205a;
  font-weight: bold;
  padding-left: 20px;
  position: relative;
}

#product1 .cpxq .box .cpgs .left .text::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 22px;
  background-color: #3193e5;
}

#product1 .cpxq .box .cpgs .right {
  width: 82.8%;
}

#product1 .cpxq .box .cpgs .right .c_text {
  color: #444;
  line-height: 1.8;
  margin-bottom: 12px;
}

#product1 .cpxq .box .dddd {
  margin: 40px 0;
}

#product1 .cpxq .box .cpgs .right .ul2 li {
  display: flex;
  margin-bottom: 10px;
}

#product1 .cpxq .box .cpgs .right .ul2 li:last-child {
  margin-bottom: 0;
}

#product1 .cpxq .box .cpgs .right .ul2 li .num {
  color: #57a1e6;
  margin-top: 5px;
}

#product1 .cpxq .box .cpgs .right .ul2 li .n_text {
  color: #444;
  line-height: 1.8;
}

#product1 .cpxq .box .cpgs .right .img2 {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
}

#product1 .cpxq .box .cpgs .right .img2:last-child {
  margin-bottom: 0px;
}

#product1 .cpxq .box .cpgs .right .ul3 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#product1 .cpxq .box .cpgs .right .ul3 li {
  width: 49%;
  height: 60px;
  margin-right: 2%;
  margin-bottom: 2%;
  position: relative;
  display: flex;
  align-items: center;
  background-color: #fff;
  overflow: hidden;
  border-radius: 5px;
  padding-left: 30px;
}

#product1 .cpxq .box .cpgs .right .ul3 li a {
  width: 100%;
  height: 100%;
  line-height: 60px;
}

#product1 .cpxq .box .cpgs .right .ul3 li .left1 {
  width: 85%;
  color: #444;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#product1 .cpxq .box .cpgs .right .ul3 li:hover .left1 {
  color: #00205a;
  font-weight: bold;
}

#product1 .cpxq .box .cpgs .right .ul3 li:nth-child(2n) {
  margin-right: 0;
}

#product1 .cpxq .box .cpgs .right .ul3 li .right1 img {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}

#product1 .cpxq .box .cpgs .right .ul3 li .right1 img:last-child {
  opacity: 0;
}

#product1 .cpxq .box .cpgs .right .ul3 li:hover .right1 img:last-child {
  opacity: 1;
}

#product1 .cpxq .box .cpgs .right .ul3 li:hover .right1 img:first-child {
  opacity: 0;
}

#product1 .cpxq .box .cpgs .right .ul3 li .line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: transparent;
}

#product1 .cpxq .box .cpgs .right .ul3 li .line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#product1 .cpxq .box .cpgs .right .ul3 li:hover .line::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #3193e5;
}

/* 解决方案 */
#jiejue .gy {
  width: 100%;
  background: url(../images/j_9.png) center no-repeat;
}

#jiejue .gy .box {
  padding: 100px 0;
}

#jiejue .gy .box .four_img {
  display: flex;
  justify-content: space-between;
}

#jiejue .gy .box .four_img .left {
  width: 32.5%;
  margin-right: 2%;
}

#jiejue .gy .box .four_img .four {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

#jiejue .gy .box .four_img .four .h_img {
  width: 100%;
  height: 100%;
}

#jiejue .gy .box .four_img .four .h_img img {
  width: 100%;
  height: 100%;
}

#jiejue .gy .box .four_img .four .bbox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(34, 140, 229, 0.7);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#jiejue .gy .box .four_img .four .bbox .s_img {
  width: 70px;
  height: 70px;
  position: relative;
  margin-bottom: 74px;
}

#jiejue .gy .box .four_img .four .bbox .s_img img {
  width: 70px !important;
  height: 70px !important;
}

@-webkit-keyframes warn {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }

  25% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 0.1;
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    opacity: 0.3;
  }

  75% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.3);
    opacity: 0;
  }
}

#jiejue .gy .box .four_img .four .bbox .s_img::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 90px;
  height: 90px;
  border: 1px solid rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -webkit-animation: warn 1s ease-out;
  -moz-animation: warn 1s ease-out;
  animation: warn 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 4;
}

#jiejue .gy .box .four_img .four .bbox .h_text {
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
  z-index: 2;
}

#jiejue .gy .box .four_img .four .bbox .ul1 {
  display: none;
  z-index: 2;
}

#jiejue .gy .box .four_img .four .bbox .ul1 li {
  text-align: center;
}

#jiejue .gy .box .four_img .four .bbox .ul1 li a {
  color: #fff;
  margin-bottom: 22px;
  position: relative;
}

#jiejue .gy .box .four_img .four .bbox .ul1 li a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#jiejue .gy .box .four_img .four .bbox .ul1 li a:hover::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
}

#jiejue .gy .box .four_img .four:hover .bbox {
  background-color: rgba(5, 49, 130, 0.9);
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#jiejue .gy .box .four_img .four:hover .bbox .s_img {
  display: none;
}

#jiejue .gy .box .four_img .right {
  width: 65.5%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#jiejue .gy .box .four_img .right .down {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 2.5%;
}

#jiejue .gy .box .four_img .right .down .left1 {
  width: 48.5%;
  margin-right: 3%;
}

#jiejue .gy .box .four_img .right .down .right1 {
  width: 48.5%;
}

/* 解决方案2 */
#jiejue2 .jsjs {
  width: 100;
  background-color: #f8f9fa;
}

#jiejue2 .jsjs .box {
  padding: 68px 0;
}

#jiejue2 .jsjs .box .text {
  text-align: center;
}

#jiejue2 .jsjs .box .text .lj {
  display: flex;
  justify-content: center;
}

#jiejue2 .jsjs .box .text .lj .line {
  width: 22px;
  height: 3px;
  background-color: #3193e5;
  margin: 20px 0 15px;
}

#jiejue2 .jsjs .box .text .d_text {
  color: #00205a;
  font-weight: bold;
}

#jiejue2 .jsjs .box .text .c_text {
  color: #333;
  line-height: 2;
  text-align: left;
}

#jiejue2 .gylct .box {
  padding: 60px 0 80px 0;
}

#jiejue2 .gylct .box .text {
  text-align: center;
}

#jiejue2 .gylct .box .text .lj {
  display: flex;
  justify-content: center;
}

#jiejue2 .gylct .box .text .lj .line {
  width: 22px;
  height: 3px;
  background-color: #3193e5;
  margin: 20px 0 22px;
}

#jiejue2 .gylct .box .text .d_text {
  color: #00205a;
  font-weight: bold;
}

#jiejue2 .gylct .box .b_img {
  overflow: hidden;
  border-radius: 5px;
}

#jiejue2 .gylct .box .b_img img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

#jiejue2 .gyys {
  width: 100%;
  background-color: #f8f9fa;
}

#jiejue2 .gyys .box {
  padding: 60px 0 55px 0;
  position: relative;
}

#jiejue2 .gyys .box .text {
  text-align: center;
}

#jiejue2 .gyys .box .text .lj {
  display: flex;
  justify-content: center;
}

#jiejue2 .gyys .box .text .lj .line {
  width: 22px;
  height: 3px;
  background-color: #3193e5;
  margin: 20px 0 22px;
}

#jiejue2 .gyys .box .text .d_text {
  color: #00205a;
  font-weight: bold;
}

#jiejue2 .gyys .nine_text {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#jiejue2 .gyys .nine_text .nine {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  background-color: #fff;
  overflow: hidden;
  border-radius: 5px;
  padding: 30px 30px 20px 30px;
  position: relative;
  text-align: justify;
}

#jiejue2 .gyys .nine_text .nine:nth-child(3n) {
  margin-right: 0;
}

#jiejue2 .gyys .nine_text .nine .up {
  margin-bottom: 15px;
}

#jiejue2 .gyys .nine_text .nine .up span:first-child {
  font-family: "gmb";
  color: #3193e5;
  font-weight: bold;
}

#jiejue2 .gyys .nine_text .nine .up span:last-child {
  color: #00205a;
  font-weight: bold;
}

#jiejue2 .gyys .nine_text .nine .down {
  height: 95px;
  color: #777;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

#jiejue2 .gyys .nine_text .nine .line {
  width: 0;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #3091e2;
}

#jiejue2 .gyys .nine_text .nine:hover .line {
  width: 100%;
  background-color: #3091e2;
}

#jiejue2 .xmal .box {
  padding: 60px 0 80px 0;
  position: relative;
}

#jiejue2 .xmal .box .text {
  text-align: center;
}

#jiejue2 .xmal .box .text .lj {
  display: flex;
  justify-content: center;
}

#jiejue2 .xmal .box .text .lj .line {
  width: 22px;
  height: 3px;
  background-color: #3193e5;
  margin: 20px 0 22px;
}

#jiejue2 .xmal .box .text .d_text {
  color: #00205a;
  font-weight: bold;
}

#jiejue2 .xmal .box .swiper5 {
  -moz-box-shadow: 2px 2px 20px #f2f3f3;
  -webkit-box-shadow: 2px 2px 20px #f2f3f3;
  box-shadow: 2px 2px 20px #f2f3f3;
}

#jiejue2 .xmal .box .swiper5 .swiper-slide {
  overflow: hidden;
  border-radius: 8px;
  width: 100%;
  position: relative;
  -moz-box-shadow: 2px 2px 20px #f2f3f3;
  -webkit-box-shadow: 2px 2px 20px #f2f3f3;
  box-shadow: 2px 2px 20px #f2f3f3;
}

#jiejue2 .xmal .box .swiper5 .swiper-slide .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #fff;
}

#jiejue2 .xmal .box .swiper5 .swiper-slide img {
  width: 100%;
}

#jiejue2 .khmc {
  width: 100%;
  background-color: #f8f9fa;
}

#jiejue2 .khmc .box {
  padding: 60px 0 80px 0;
  position: relative;
}

#jiejue2 .khmc .box .text {
  text-align: center;
}

#jiejue2 .khmc .box .text .lj {
  display: flex;
  justify-content: center;
}

#jiejue2 .khmc .box .text .lj .line {
  width: 22px;
  height: 3px;
  background-color: #3193e5;
  margin: 20px 0 22px;
}

#jiejue2 .khmc .box .text .d_text {
  color: #00205a;
  font-weight: bold;
}

#jiejue2 .khmc .box .swiper6 .swiper-slide {
  position: relative;
  width: 100%;
}

#jiejue2 .khmc .box .swiper6 .swiper-slide img {
  width: 100%;
}

#jiejue2 .khmc .box .swiper6 .swiper-slide .fp {
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 100%;
  background-color: rgba(49, 147, 229, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 5px;
}

#jiejue2 .khmc .box .swiper6 .swiper-slide:hover .fp {
  top: 50%;
  transform: translateY(-50%);
}

/* 久吾水务 */
#water2 .t_daohang .box .right .ul2 {
  display: flex;
  justify-content: space-between;
  margin-left: 36px;
}

#water2 .t_daohang .box .right .ul2 li {
  margin-right: 0;
}

#water2 .gsxt {
  width: 100%;
}

#water2 .gsxt .box {}

#water2 .gsxt .box .up {
  padding: 80px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#water2 .gsxt .box .left {
  width: 47.5%;
}

#water2 .gsxt .box .left .d_text {
  color: #00205a;
  font-weight: bold;
}

#water2 .gsxt .box .left .line {
  width: 22px;
  height: 3px;
  background-color: #3193e5;
  margin: 20px 0 22px 0;
}

#water2 .gsxt .box .left .c_text {
  color: #333;
  line-height: 1.8;
}

#water2 .gsxt .box .right {
  width: 47.5%;
}

#water2 .gsxt .box .right .img {
  width: 100%;
  position: relative;
}

#water2 .gsxt .box .right .img .b_img {
  width: 100%;
  height: 100%;
}

#water2 .gsxt .box .right .img .pa_img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  overflow: hidden;
}

#water2 .gsxt .box .right .img .pa_img img {
  width: 100%;
  height: 100%;
}

#water2 .gsxt .box .down {
  width: 100%;
  height: 90px;
  border-top: 1px solid #eeeeee;
}

#water2 .gsxt .box .down .ul2 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

#water2 .gsxt .box .down .ul2 li {
  width: 100%;
  line-height: 90px;
  text-align: center;
  cursor: pointer;
}

#water2 .gsxt .box .down .ul2 li .d_text {
  color: #00205a;
  font-weight: bold;
}

#water2 .gsxt .box .down .ul2 li:hover {
  background-color: #00205a;
}

#water2 .gsxt .box .down .ul2 li:hover .d_text {
  color: #fff;
}

#water2 .gsxt .box .down .ul2 li.act {
  background-color: #00205a;
}

#water2 .gsxt .box .down .ul2 li.act .d_text {
  color: #fff;
}

#water2 .cpxq {
  width: 100%;
  background-color: #f8f9fa;
}

#water2 .cpxq .box {
  padding: 65px 0 80px 0;
}

#water2 .cpxq .box .yyjs {
  display: flex;
  justify-content: space-between;
}

#water2 .cpxq .box .yyjs .left .text {
  color: #00205a;
  font-weight: bold;
  padding-left: 20px;
  position: relative;
}

#water2 .cpxq .box .yyjs .left .text::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 22px;
  background-color: #3193e5;
}

#water2 .cpxq .box .yyjs .right {
  width: 82.8%;
}

#water2 .cpxq .box .yyjs .right .c_text {
  color: #444;
  line-height: 1.8;
  margin-bottom: 12px;
}

#water2 .cpxq .box .yyjs .right .img img {
  border-radius: 5px;
  overflow: hidden;
}

#water2 .cpxq .box .dddd {
  margin: 40px 0;
}

#water2 .cpxq .box .yyjs .right .bg_white {
  width: 100%;
  padding: 50px 0 50px 60px;
  background-color: #fff;
}

#water2 .cpxq .box .yyjs .swiperall {
  position: relative;
}

#water2 .cpxq .box .yyjs .swiperall .swiper-slide img {
  /* width: 100%; */
}

#water2 .cpxq .box .yyjs .swiperall .btn {
  width: 100px;
  height: 315px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

#water2 .cpxq .box .yyjs .swiperall .btn .prevall {
  width: 40px;
  height: 40px;
  position: relative;
  cursor: pointer;
}

#water2 .cpxq .box .yyjs .swiperall .btn .prevall img {
  position: absolute;
  top: -21px;
  left: 0;
}

#water2 .cpxq .box .yyjs .swiperall .btn .prevall img:last-child {
  opacity: 0;
}

#water2 .cpxq .box .yyjs .swiperall .btn .prevall:hover img:last-child {
  opacity: 1;
}

#water2 .cpxq .box .yyjs .swiperall .btn .prevall:hover img:first-child {
  opacity: 0;
}

#water2 .cpxq .box .yyjs .swiperall .btn .nextall {
  width: 40px;
  height: 40px;
  position: relative;
  cursor: pointer;
}

#water2 .cpxq .box .yyjs .swiperall .btn .nextall img {
  position: absolute;
  bottom: -21px;
  left: 0;
}

#water2 .cpxq .box .yyjs .swiperall .btn .nextall img:last-child {
  opacity: 0;
}

#water2 .cpxq .box .yyjs .swiperall .btn .nextall:hover img:last-child {
  opacity: 1;
}

#water2 .cpxq .box .yyjs .swiperall .btn .nextall:hover img:first-child {
  opacity: 0;
}

#water2 .cpxq .box .yyjs .swiperall .swiper-pagination-fraction,
#water2 .cpxq .box .yyjs .swiperall .swiper-pagination-custom,
#water2 .cpxq .box .yyjs .swiperall .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: auto;
}

#water2 .cpxq .box .yyjs .swiperall .btn .swiper-pagination-current {
  color: #3193e5;
}

#water2 .dc {
  width: 100%;
  background-color: #f8f9fa;
}

#water2 .dc .ul4 {
  width: 100%;
  position: relative;
}
#water2 .dc .ul4 li{
opacity: 0;
}
#water2 .dc .ul4 li:not(:nth-child(1)) {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

#water2 .dc .ul4 li.act {
  opacity: 1;
  z-index: 2;
}

/* 久吾工程 */
#gc .banner1 .text .fc {
  display: flex;
  justify-content: center;
  margin: 19px 0 16px 0;
}

#gc .banner1 .text .lline {
  width: 26px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.2);
}

#gc .banner1 .text .cc_text {
  color: #fff;
  line-height: 1.8;
}

#gc .banner1 .text .ul2 {
  width: 560px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 46px;
}

#gc .banner1 .text .ul2 li {
  width: 97px;
  text-align: center;
}

#gc .banner1 .text .ul2 li:nth-child(2n) {
  width: auto;
}

#gc .banner1 .text .ul2 li .three .num {
  font-family: "gmb";
  color: #fff;
  margin-bottom: 5px;
}

#gc .banner1 .text .ul2 li .three .textt {
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

#gc .banner1 .text .ul2 li .three .df {
  display: flex;
}

#gc .banner1 .text .ul2 li .three .df .pf {
  color: #fff;
}

#gc .banner1 .text .ul2 li .line {
  width: 2px;
  height: 95px;
  background-color: rgba(255, 255, 255, 0.1);
}

#gc .banner1 .text {
  margin-top: -162px;
}

#gc .gcsj {
  width: 100%;
  background-color: #f8f9fa;
}

#gc .gcsj .box {
  padding: 80px 0 70px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#gc .gcsj .box .left {
  width: 47.5%;
}

#gc .gcsj .box .left .d_text {
  color: #00205a;
  font-weight: bold;
}

#gc .gcsj .box .left .line {
  width: 22px;
  height: 3px;
  background-color: #3193e5;
  margin: 30px 0 20px 0;
}

#gc .gcsj .box .left .c_text {
  color: #333;
  line-height: 1.8;
  text-align: justify;
}

#gc .gcsj .box .left .cc_text {
  color: #3193e5;
  line-height: 1.8;
  font-weight: bold;
}

#gc .gcsj .box .left .ddd {
  margin: 27px 0;
  width: 100%;
  height: 1px;
}

#gc .gcsj .box .left .ddd img {
  width: 100%;
  height: 100%;
}

#gc .gcsj .box .right {
  width: 47.5%;
  overflow: hidden;
  border-radius: 5px;
}

#gc .sczz {
  width: 100%;
}

#gc .sczz .box {
  padding: 70px 0;
}

#gc .sczz .box .up {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
}

#gc .sczz .box .up .left .text {
  color: #00205a;
  font-weight: bold;
}

#gc .sczz .box .up .left .line {
  width: 22px;
  height: 3px;
  background-color: #3193e5;
  margin-top: 42px;
}

#gc .sczz .box .up .right {
  width: 47.5%;
}

#gc .sczz .box .up .right .c_text {
  color: #333;
  line-height: 1.8;
}

#gc .sczz .box .down {
  width: 100%;
  position: relative;
}

#gc .sczz .box .down .swiper8 {
  width: 100%;
}

#gc .sczz .box .down .swiper8 .swiper-slide {
  border-radius: 5px;
  overflow: hidden;
}

#gc .sczz .box .down .swiper8 .swiper-slide img {
  width: 100%;
  height: 100%;
}

#gc .sczz .box .down .btn {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 2;
}

#gc .sczz .box .down .btn .prevall1 {
  width: 40px;
  height: 40px;
  position: relative;
}

#gc .sczz .box .down .btn .prevall1 img {
  position: absolute;
  top: 0;
  left: -20px;
}

#gc .sczz .box .down .swiperall1 {
  -moz-box-shadow: 2px 2px 20px #f2f3f3;
  -webkit-box-shadow: 2px 2px 20px #f2f3f3;
  box-shadow: 2px 2px 20px #f2f3f3;
}

#gc .sczz .box .down .swiperall1 .swiper-slide {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  -moz-box-shadow: 2px 2px 20px #bbb;
  -webkit-box-shadow: 2px 2px 20px #bbb;
  box-shadow: 2px 2px 20px #bbb;
}

#gc .sczz .box .down .swiperall1 .swiper-slide .text {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #333333;
  background-color: #fff;
  font-weight: bold;
}

#gc .sczz .box .down .swiperall1 .swiper-slide:hover .text {
  color: #00205a;
}

/* #gc .sczz .box .down .swiperall1 .swiper-slide .line {
  position: relative;
} */

#gc .sczz .box .down .swiperall1 .swiper-slide .line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#gc .sczz .box .down .swiperall1 .swiper-slide:hover .line::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #3193e5;
}

#gc .sczz .box .down .btn .prevall1 img:last-child {
  opacity: 0;
}

#gc .sczz .box .down .btn .prevall1:hover img:last-child {
  opacity: 1;
}

#gc .sczz .box .down .btn .prevall1:hover img:first-child {
  opacity: 0;
}

#gc .sczz .box .down .btn .nextall1 {
  width: 40px;
  height: 40px;
  position: relative;
}

#gc .sczz .box .down .btn .nextall1 img {
  position: absolute;
  top: 0;
  right: -20px;
}

#gc .sczz .box .down .btn .nextall1 img:last-child {
  opacity: 0;
}

#gc .sczz .box .down .btn .nextall1:hover img:last-child {
  opacity: 1;
}

#gc .sczz .box .down .btn .nextall1:hover img:first-child {
  opacity: 0;
}

#gc .gcjs {
  background-color: #f8f9fa;
}

#gc .gcjs .box {
  padding: 70px 0;
}

#gc .gcjs .box .up {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
}

#gc .gcjs .box .up .left .text {
  color: #00205a;
  font-weight: bold;
}

#gc .gcjs .box .up .left .line {
  width: 22px;
  height: 3px;
  background-color: #3193e5;
  margin-top: 42px;
}

#gc .gcjs .box .up .right {
  width: 47.5%;
}

#gc .gcjs .box .up .right .c_text {
  color: #333;
  line-height: 1.8;
}

#gc .gcjs .box .down {
  width: 100%;
  position: relative;
}

#gc .gcjs .box .down .swiper9 {
  width: 100%;
}

#gc .gcjs .box .down .swiper9 .swiper-slide {
  border-radius: 5px;
  overflow: hidden;
}

#gc .gcjs .box .down .swiper9 .swiper-slide img {
  width: 100%;
  height: 100%;
}

#gc .gcjs .box .down .btn {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 2;
}

#gc .gcjs .box .down .swiperall1 {
  -moz-box-shadow: 2px 2px 20px #f2f3f3;
  -webkit-box-shadow: 2px 2px 20px #f2f3f3;
  box-shadow: 2px 2px 20px #f2f3f3;
}

#gc .gcjs .box .down .swiperall1 .swiper-slide {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  -moz-box-shadow: 2px 2px 20px #bbb;
  -webkit-box-shadow: 2px 2px 20px #bbb;
  box-shadow: 2px 2px 20px #bbb;
}

#gc .gcjs .box .down .swiperall1 .swiper-slide .s_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

#gc .gcjs .box .down .swiperall1 .swiper-slide .s_img img {
  cursor: pointer;
}

#gc .gcjs .box .down .swiperall1 .swiper-slide .text {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #333333;
  background-color: #fff;
  font-weight: bold;
}

#gc .gcjs .box .down .swiperall1 .swiper-slide:hover .text {
  color: #00205a;
}

/* #gc .sczz .box .down .swiperall1 .swiper-slide .line {
  position: relative;
} */

#gc .gcjs .box .down .swiperall1 .swiper-slide .line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#gc .gcjs .box .down .swiperall1 .swiper-slide:hover .line::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #3193e5;
}

#gc .gcjs .box .down .prevall1 {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 2;
}

#gc .gcjs .box .down .prevall1 img {
  position: absolute;
  top: 0;
  left: -20px;
}

#gc .gcjs .box .down .prevall1 img:last-child {
  opacity: 0;
}

#gc .gcjs .box .down .prevall1:hover img:last-child {
  opacity: 1;
}

#gc .gcjs .box .down .prevall1:hover img:first-child {
  opacity: 0;
}

#gc .gcjs .box .down .nextall1 {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 2;
}

#gc .gcjs .box .down .nextall1 img {
  position: absolute;
  top: 0;
  right: -20px;
}

#gc .gcjs .box .down .nextall1 img:last-child {
  opacity: 0;
}

#gc .gcjs .box .down .nextall1:hover img:last-child {
  opacity: 1;
}

#gc .gcjs .box .down .nextall1:hover img:first-child {
  opacity: 0;
}

#gc .gcsj.xcfw {
  background-color: #fff;
}

/* 咨询中心 */
#zixun .nine_img {
  width: 100%;
  background-color: #efefef;
}

#zixun .nine_img .box {
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  padding: 80px 0;
}

#zixun .nine_img .box .nine {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  overflow: hidden;
  border-radius: 5px;
}

#zixun .nine_img .box .nine:nth-child(3n) {
  margin-right: 0;
}

#zixun .nine_img .box .nine .abox {
  width: 100%;
  display: block;
  position: relative;
}

#zixun .nine_img .box .nine .abox .text {
  width: 100%;
  padding: 0px 0px 55px 35px;
  background-color: #fff;
  position: relative;
}

#zixun .nine_img .box .nine .abox .text .d_text {
  width: 91%;
  color: #444;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 30px;
}

#zixun .nine_img .box .nine .abox:hover .text .d_text {
  color: #00205a;
}

#zixun .nine_img .box .nine .abox .text .c_text {
  width: 91%;
  color: #777777;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 15px 0 20px;
}

#zixun .nine_img .box .nine .abox:hover .text .c_text {
  color: #444;
}

#zixun .nine_img .box .nine .abox .more2 .pa {
  position: relative;
  bottom: 0;
  height: 100%;
}

#zixun .nine_img .box .nine .abox:hover .more2 .m_text {
  opacity: 1;
}

#zixun .nine_img .box .nine .abox:hover .more2 {
  width: 100px;
  border: 2px solid #3193e5;
  color: #fff;
  background-color: #3193e5;
}

#zixun .nine_img .box .nine .abox:hover .more2 img {
  opacity: 0;
}

#zixun .nine_img .box .nine .abox .line {
  width: 100%;
  height: 6px;
  background-color: #ececec;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}

#zixun .nine_img .box .nine .abox .line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 6px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#zixun .nine_img .box .nine .abox:hover .line::before {
  width: 100%;
}

#zixun .nine_img .box .nine .abox .img {
  overflow: hidden;
}

#zixun .nine_img .box .nine .abox .img .b_img {
  width: 100%;
}

#zixun .nine_img .box .nine .abox:hover .img img {
  transform: scale(1.2);
}

#zixun .nine_img .box .nine .abox .text .bg_blue {
  position: absolute;
  left: 0;
  top: -71px;
  padding: 11px 17px;
  background-color: rgba(0, 32, 90, 0.85);
  border-top-right-radius: 5px;
  text-align: center;
}

#zixun .nine_img .box .nine .abox .text .bg_blue .year {
  color: #fff;
  margin-bottom: 5px;
}

#zixun .nine_img .box .nine .abox .text .bg_blue .day {
  color: #fff;
}

#zixun .nine_img .box .nine .abox.act .img .b_img {
  display: none;
}

#zixun .nine_img .box .nine .abox.act {
  height: 100%;
}

#zixun .nine_img .box .nine .abox.act .text {
  width: 100%;
  height: 100%;
  padding: 110px 0px 20px 35px;
  position: relative;
  background: #fff url(../images/i_6.png) center no-repeat;
}

#zixun .nine_img .box .nine .abox.act .text .d_text {
  width: 91%;
  height: 75px;
  color: #444;
  line-height: 1.5;
  font-weight: bold;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-top: 0px;
  white-space: normal;
}

#zixun .nine_img .box .nine .abox.act .text .c_text {
  width: 91%;
  height: 230px;
  color: #777777;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  margin: 15px 0 20px;
}

#zixun .nine_img .box .nine .abox.act .text .bg_blue {
  position: absolute;
  left: 0;
  top: 0;
  padding: 11px 17px;
  background-color: rgba(0, 32, 90, 0.85);
  border-bottom-right-radius: 5px;
  border-top-right-radius: 0px;
  text-align: center;
  z-index: 2;
}

#zixun2 .xwxq {
  width: 100%;
  background-color: #efefef;
  padding-top: 125px;
}

/*#zixun2 .xwxq .zbox {*/
/*  text-align: center;*/
/*}*/

#zixun2 .xwxq .zbox .db_text {
  color: #3193e5;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
}

#zixun2 .xwxq .zbox .time {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

#zixun2 .xwxq .zbox .time .s_img {
  margin-right: 11px;
}

#zixun2 .xwxq .zbox .time .s_text {
  color: #777;
}

#zixun2 .xwxq .zbox .line {
  width: 100%;
  height: 1px;
  background-color: #dddddd;
  margin: 30px 0 37px 0;
}
#zixun2 .xwxq .zbox p a{
    text-indent: 1px;
    color: #3193e5;
    border-bottom: 1px solid #3193e5;
}
#zixun2 .xwxq .zbox img{
  display: inline-block !important;
}
#zixun2 .xwxq .zbox .c_text {
  color: #444;
  line-height: 1.8;
  margin: 23px 0;
  text-align: left;
}

#zixun2 .xwxq .zbox .img {
  display: flex;
  justify-content: center;
  margin: 37px 0;
}

#zixun2 .xwxq .zbox .b_text {
  color: #00205a;
  text-align: left;
  line-height: 1.5;
}

#zixun2 .xwxq .c_line {
  width: 100%;
  height: 1px;
  background-color: #dddddd;
}

#zixun2 .xwxq .zbox .ff {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
}

#zixun2 .xwxq .zbox .ff .zuo {
  width: 40px;
  height: 40px;
  position: relative;
}

#zixun2 .xwxq .zbox .ff .zuo img {
  position: absolute;
  top: 0;
  left: 0;
}

#zixun2 .xwxq .zbox .ff .zuo img:last-child {
  opacity: 0;
}

#zixun2 .xwxq .zbox .ff .zuo:hover img:last-child {
  opacity: 1;
}

#zixun2 .xwxq .zbox .ff .zuo:hover img:first-child {
  opacity: 0;
}

#zixun2 .xwxq .zbox .ff .you {
  width: 40px;
  height: 40px;
  position: relative;
}

#zixun2 .xwxq .zbox .ff .you img {
  position: absolute;
  top: 0;
  left: 0;
}

#zixun2 .xwxq .zbox .ff .you img:last-child {
  opacity: 0;
}

#zixun2 .xwxq .zbox .ff .you:hover img:last-child {
  opacity: 1;
}

#zixun2 .xwxq .zbox .ff .you:hover img:first-child {
  opacity: 0;
}

/* 联系我们 */
#contact .lxwm {
  width: 100%;
}

#contact .lxwm .box {
  display: flex;
  justify-content: space-between;
  padding: 80px 0;
}

#contact .lxwm .box .left {
  width: 51%;
}

#contact .lxwm .box .left .up .text {
  color: #00205a;
  font-weight: bold;
}

#contact .lxwm .box .left .up .line {
  width: 22px;
  height: 2px;
  background-color: #3193e5;
  margin: 30px 0;
}

#contact .lxwm .box .left .down {
  display: flex;
  position: relative;
}

#contact .lxwm .box .left .down .left1 {
  display: flex;
  margin-right: 3%;
}

#contact .lxwm .box .left .down .left1 .p_img {
  width: 45px;
  text-align: center;
  margin-right: 20px;
}

#contact .lxwm .box .left .down .left1 .p_img .b_img {
  width: 100%;
  height: auto;
}

#contact .lxwm .box .left .down .left1 .p_img .da {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

#contact .lxwm .box .left .down .left1 .ul3 {
  min-width: 260px;
}

#contact .lxwm .box .left .down .left1 .ul3 li {
  margin-bottom: 17px;
  width: 100%;
}

#contact .lxwm .box .left .down .left1 .ul3 li:last-child {
  margin-bottom: 0px;
}

#contact .lxwm .box .left .down .left1 .ul3 li .a_text {
  font-size: 14px;
  color: #777;
  margin-bottom: 10px;
}

#contact .lxwm .box .left .down .left1 .ul3 li .a_num {
  font-family: "gmb";
  font-size: 17px;
  color: #333;
}

#contact .lxwm .box .left .down .left1 .ul3 li .a_num span {
  font-size: 12px;
  color: #333;
}

#contact .lxwm .box .left .down .left1 .ul3 li .aa_text {
  font-size: 16px;
  color: #00205a;
  font-weight: bold;
  margin-bottom: 10px;
}

#contact .lxwm .box .left .down .left1 .ul3 li .aa_num {
  font-family: "gmb";
  font-size: 16px;
  color: #00205a;
  font-weight: bold;
}

#contact .lxwm .box .left .down .right1 {}

#contact .lxwm .box .left .down .right1 .mbox {
  display: flex;
  margin-bottom: 18px;
}

#contact .lxwm .box .left .down .right1 .mbox .g_img {
  width: 45px;
  margin-right: 15px;
}

#contact .lxwm .box .left .down .right1 .mbox .g_img img {
  width: 100%;
  height: auto;
}

#contact .lxwm .box .left .down .right1 .mbox .g_text {
  flex: 1;
}

#contact .lxwm .box .left .down .right1 .mbox .g_text .s_text {
  font-size: 14px;
  color: #777;
  margin-bottom: 5px;
}

#contact .lxwm .box .left .down .right1 .mbox .g_text .s_text .padd {
  padding-top: 4px;
}

#contact .lxwm .box .left .down .right1 .mbox .g_text .b_text {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

#contact .lxwm .box .left .down .right1 .two_img {
  display: flex;
}

#contact .lxwm .box .left .down .right1 .two_img .img:first-child {
  margin-right: 20px;
}

#contact .lxwm .box .left .down .right1 .jwz {
  width: 100%;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 22px;
}

#contact .lxwm .box .right {
  width: 45%;
  /* margin-left: 4%; */
}


/* 地图 */
#wrap {
  width: 100%;
  height: 630px;
  position: relative;
  margin-top: 20px;
  z-index: 1;
}

#mapContainer {
  height: 100%;
}

.my-map .icon {
  background: url(../images/map_dot.png) no-repeat;
  z-index: 9991;
}

.my-map .icon-cir {
  height: 95px;
  width: 85px;
  z-index: 9991;
}

.my-map .amap-info-content {
  position: relative;
  top: -42px;
  padding: 0;
  border: 0;
}

.amap-info-content h5 {
  font-size: 15px;
  font-weight: bold;
}

.amap-info-close {
  display: none !important;
}

.amap-info-content {
  padding: 10px 20px;
  box-shadow: 0px 0px 5px #999;
}

.amap-info-sharp {
  display: none;
  background: transparent;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  position: relative;
  left: -9px;
}

/* 在线留言 */
#contact .zxly {
  width: 100%;
  background: url(../images/c_10.png) center no-repeat;
  padding: 80px 0;
}

#contact .zxly .box {}

#contact .zxly .box .text {
  color: #00205a;
  font-weight: bold;
}

#contact .zxly .box .line {
  width: 22px;
  height: 2px;
  background-color: #3193e5;
  margin: 30px 0 38px 0;
}

#contact .zxly .box .lbox {
  width: 820px;
  margin-bottom: 30px;
}

#contact .zxly .box .inp {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

#contact .zxly .box .inp .pr {
  position: relative;
}

#contact .zxly .box .inp .pr input {
  font-size: 14px;
  color: #333;
  width: 260px;
  height: 50px;
  border: 1px solid #dddddd;
  padding-left: 83px;
  background-color: transparent;
}

#contact .zxly .box .inp .pr .pa {
  font-size: 14px;
  color: #777;
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  left: 20px;
}

#contact .zxly .box .inp .pr .pa span {
  color: #da251d;
}

#contact .zxly .box .inptr {
  position: relative;
}

#contact .zxly .box .inptr textarea {
  font-size: 14px;
  color: #333;
  width: 100%;
  height: 160px;
  resize: none;
  border: 1px solid #dddddd;
  padding-left: 100px;
  padding-top: 18px;
  background-color: transparent;
}

#contact .zxly .box .inptr .pa {
  font-size: 14px;
  color: #777;
  position: absolute;
  top: 20px;
  left: 20px;
}

#contact .zxly .box .inptr .pa span {
  color: #da251d;
}

/* 久吾水务 */
#water .gsxt {
  width: 100%;
  height: 870px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

#water .gsxt .left {
  width: 41.6%;
  height: 100%;
  background: #228ce5 url(../images/w_7.png) center no-repeat;
}

#water .gsxt .left .tbox {
  width: 100%;
  height: 100%;
  padding-left: 32.5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#water .gsxt .left .tbox .ca {
  width: 400px;
}

#water .gsxt .left .tbox .ul1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#water .gsxt .left .tbox .ul1 li {
  width: 50px;
  height: 50px;
  position: relative;
  cursor: pointer;
}

#water .gsxt .left .tbox .ul1 li.act img:first-child {
  opacity: 0;
}

#water .gsxt .left .tbox .ul1 li.act img:last-child {
  opacity: 1;
}

#water .gsxt .left .tbox .ul1 li img {
  position: absolute;
  top: 0;
  left: 0;
}

#water .gsxt .left .tbox .ul1 li img:last-child {
  opacity: 0;
}

#water .gsxt .left .tbox .ul1 li:hover img:last-child {
  opacity: 1;
}

#water .gsxt .left .tbox .ul1 li:hover img:first-child {
  opacity: 0;
}

#water .gsxt .left .tbox .ul2 {
  position: relative;
}

#water .gsxt .left .tbox .ul2 li {
  opacity: 0;
}

#water .gsxt .left .tbox .ul2 li.act {
  opacity: 1;
  z-index: 990;
}

#water .gsxt .left .tbox .ul2 li.act .more11 {
  z-index: 990;
}

#water .gsxt .left .tbox .ul2 li:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}

#water .gsxt .left .tbox .ca .line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 40px 0 46px 0;
}

#water .gsxt .left .tbox .ca .text {
  color: #fff;
  font-weight: bold;
}

#water .gsxt .left .tbox .ca .d_line {
  width: 20px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 26px 0 17px 0;
}

#water .gsxt .left .tbox .ca .c_text {
  color: #fff;
  line-height: 1.8;
  margin-bottom: 35px;
  text-align: justify;
}

#water .gsxt .right {
  width: 58.4%;
  background-color: #dae4ec;
}

#water .gsxt .right .imgbox {
  width: 100%;
  height: 100%;
  position: relative;
}

#water .gsxt .right .imgbox .img {
  width: 100%;
  height: 100%;
}

#water .gsxt .right .imgbox .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.3);
  animation: kuoda 1.5s infinite linear;
  -webkit-animation: kuoda 1.5s infinite linear;
}

@-webkit-keyframes kuoda {
  0% {
    transform: translate(-50%, -50%) scale(0.6) rotate(15deg);
    opacity: 1;
  }

  20% {
    transform: translate(-50%, -50%) scale(0.7) rotate(20deg);
    opacity: 1;
  }

  40% {
    transform: translate(-50%, -50%) scale(0.8) rotate(25deg);
    opacity: 1;
  }

  60% {
    transform: translate(-50%, -50%) scale(0.9) rotate(30deg);
    opacity: 1;
  }

  80% {
    transform: translate(-50%, -50%) scale(0.95) rotate(35deg);
    opacity: 0.8;
  }

  100% {
    transform: translate(-50%, -50%) scale(1) rotate(40deg);
    opacity: 0.5;
  }
}

#water .gsxt .right .imgbox .img2 {
  width: 91%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#water .gsxt .right .imgbox .img2 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

#water .gsxt .right .imgbox .img2 .s_text {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
}

#water .gsxt .right .imgbox .img2 .s_text.act {
  opacity: 1;
  z-index: 5;
}

#water .gsxt .right .imgbox .img2 .ss_text {
  width: 100%;
  height: 100%;
  position: relative;
}

@keyframes warn {
  0% {
    background-color: rgba(0, 32, 90, 0.6);
  }

  25% {
    background-color: rgba(0, 32, 90, 0.4);
  }

  50% {
    background-color: rgba(0, 32, 90, 0.2);
  }

  75% {
    background-color: rgba(0, 32, 90, 0.4);
  }

  100% {
    background-color: rgba(0, 32, 90, 0.6);
  }
}

@keyframes warn1 {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0.5;
  }

  50% {
    opacity: 0.3;
  }

  75% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

#water .gsxt .right .imgbox .img2 .s_text .ggys {
  padding: 7px 14px;
  font-weight: bold;
  /* background-color: rgba(0, 32, 90, 0.3); */
  -webkit-animation: warn 3s linear;
  -moz-animation: warn 3s linear;
  animation: warn 3s linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  color: #fff;
  border-radius: 17px;
  z-index: 2;
  cursor: pointer;
  border: 2px solid transparent;
  outline: 0 !important;
}

#water .gsxt .right .imgbox .img2 .s_text .ggys:hover {
  -webkit-animation: normal;
  -moz-animation: normal;
  animation: normal;
  background-color: #228ce5;
  border: 2px solid #fff;
}

#water .gsxt .right .imgbox .img2 .s_text .ggys.act {
  -webkit-animation: normal;
  -moz-animation: normal;
  animation: normal;
  background-color: #228ce5;
  border: 2px solid #fff;
}

#water .gsxt .right .imgbox .img2 .s_text .ggys::after {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 5px;
  left: 50%;
  bottom: -7px;
  transform: translateX(-50%);
  background: transparent url(../images/dh.png) center no-repeat;
  -webkit-animation: warn1 3s linear;
  -moz-animation: warn1 3s linear;
  animation: warn1 3s linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  z-index: 5;
}

#water .gsxt .right .imgbox .img2 .s_text .ggys:hover::after {
  -webkit-animation: normal;
  -moz-animation: normal;
  animation: normal;
  background: transparent url(../images/dh1.png) center no-repeat;
  bottom: -5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

#water .gsxt .right .imgbox .img2 .s_text .ggys.act::after {
  -webkit-animation: normal;
  -moz-animation: normal;
  animation: normal;
  background: transparent url(../images/dh1.png) center no-repeat;
  bottom: -5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

#water .gsxt .right .imgbox .img2 .s_text .text1 {
  position: absolute;
  top: 8.5%;
  left: 44%;
}

#water .gsxt .right .imgbox .img2 .s_text .text1:hover {
  top: 7.5%;
}

#water .gsxt .right .imgbox .img2 .s_text .text2 {
  position: absolute;
  top: 24%;
  left: 32.5%;
}

#water .gsxt .right .imgbox .img2 .s_text .text2:hover {
  top: 23%;
}

#water .gsxt .right .imgbox .img2 .s_text .text3 {
  position: absolute;
  top: 22%;
  left: 54.5%;
}

#water .gsxt .right .imgbox .img2 .s_text .text3:hover {
  top: 21%;
}

#water .gsxt .right .imgbox .img2 .s_text .text4 {
  position: absolute;
  top: 36%;
  left: 52%;
}

#water .gsxt .right .imgbox .img2 .s_text .text4:hover {
  top: 35%;
}

#water .gsxt .right .imgbox .img2 .s_text .text5 {
  position: absolute;
  top: 47%;
  left: 16%;
}

#water .gsxt .right .imgbox .img2 .s_text .text5:hover {
  top: 46%;
}

#water .gsxt .right .imgbox .img2 .s_text .text6 {
  position: absolute;
  top: 54%;
  left: 32%;
}

#water .gsxt .right .imgbox .img2 .s_text .text6:hover {
  top: 53%;
}

#water .gsxt .right .imgbox .img2 .s_text .text7 {
  position: absolute;
  top: 53%;
  left: 59%;
}

#water .gsxt .right .imgbox .img2 .s_text .text7:hover {
  top: 52%;
}

#water .gsxt .right .imgbox .img2 .s_text .text8 {
  position: absolute;
  top: 67%;
  left: 37%;
}

#water .gsxt .right .imgbox .img2 .s_text .text8:hover {
  top: 66%;
}

#water .gsxt .right .imgbox .img2 .s_text .text9 {
  position: absolute;
  top: 73%;
  left: 63%;
}

#water .gsxt .right .imgbox .img2 .s_text .text9:hover {
  top: 72%;
}

#water .gsxt .right .imgbox .img2 .s_text .text10 {
  position: absolute;
  top: 77%;
  left: 56%;
}

#water .gsxt .right .imgbox .img2 .s_text .text10:hover {
  top: 76%;
}

#water .gsxt .right .imgbox .img2 .s_text .text11 {
  position: absolute;
  top: 81%;
  left: 37.7%;
}

#water .gsxt .right .imgbox .img2 .s_text .text11:hover {
  top: 80%;
}

#water .gsxt .right .imgbox .img2 img.act {
  opacity: 1;
}

#search .ipu {
  width: 100%;
  height: 156px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

#search .ipu .box {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

#search .ipu .box input {
  width: 100%;
  height: 60px;
  font-size: 20px;
  border: 0;
}

#search .jg {
  width: 100%;
  height: 90px;
}

#search .jg .box {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#search .jg .box .text {
  font-size: 18px;
  color: #333;
}

#search .jg .box .text span {
  color: #3193e5;
}

#search .nine_img {
  width: 100%;
  background-color: #fff;
}

#search .nine_img .box {
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  padding: 20px 0 80px;
}

#search .nine_img .box .nine {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  overflow: hidden;
  border-radius: 5px;
}

#search .nine_img .box .nine:nth-child(3n) {
  margin-right: 0;
}

#search .nine_img .box .nine .abox {
  width: 100%;
  display: block;
  position: relative;
}

#search .nine_img .box .nine .abox .text {
  width: 100%;
  padding: 0px 0px 55px 35px;
  background-color: #fff;
  position: relative;
}

#search .nine_img .box .nine .abox .text .d_text {
  width: 91%;
  color: #444;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 30px;
}

#search .nine_img .box .nine .abox:hover .text .d_text {
  color: #00205a;
}

#search .nine_img .box .nine .abox .text .c_text {
  width: 91%;
  color: #777777;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 15px 0 20px;
}

#search .nine_img .box .nine .abox:hover .text .c_text {
  color: #444;
}

#search .nine_img .box .nine .abox .more2 .pa {
  position: relative;
  bottom: 0;
  height: 100%;
}

#search .nine_img .box .nine .abox:hover .more2 .m_text {
  opacity: 1;
}

#search .nine_img .box .nine .abox:hover .more2 {
  width: 100px;
  border: 2px solid #3193e5;
  color: #fff;
  background-color: #3193e5;
}

#search .nine_img .box .nine .abox:hover .more2 img {
  opacity: 0;
}

#search .nine_img .box .nine .abox .line {
  width: 100%;
  height: 6px;
  background-color: #ececec;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}

#search .nine_img .box .nine .abox .line::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 6px;
  background-color: #3193e5;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#search .nine_img .box .nine .abox:hover .line::before {
  width: 100%;
}

#search .nine_img .box .nine .abox .img {
  overflow: hidden;
}

#search .nine_img .box .nine .abox .img .b_img {
  width: 100%;
}

#search .nine_img .box .nine .abox:hover .img img {
  transform: scale(1.2);
}

#search .nine_img .box .nine .abox .text .bg_blue {
  position: absolute;
  left: 0;
  top: -71px;
  padding: 11px 17px;
  background-color: rgba(0, 32, 90, 0.85);
  border-top-right-radius: 5px;
  text-align: center;
}

#search .nine_img .box .nine .abox .text .bg_blue .year {
  color: #fff;
  margin-bottom: 5px;
}

#search .nine_img .box .nine .abox .text .bg_blue .day {
  color: #fff;
}

#search .nine_img .box .nine .abox.act .img .b_img {
  display: none;
}

#search .nine_img .box .nine .abox.act {
  height: 100%;
}

#search .nine_img .box .nine .abox.act .text {
  width: 100%;
  height: 100%;
  padding: 110px 0px 20px 35px;
  position: relative;
  background: #fff url(../images/i_6.png) center no-repeat;
}

#search .nine_img .box .nine .abox.act .text .d_text {
  width: 91%;
  height: 75px;
  color: #444;
  line-height: 1.5;
  font-weight: bold;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-top: 0px;
  white-space: normal;
}

#search .nine_img .box .nine .abox.act .text .c_text {
  width: 91%;
  height: 230px;
  color: #777777;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  margin: 15px 0 20px;
}

#search .nine_img .box .nine .abox.act .text .bg_blue {
  position: absolute;
  left: 0;
  top: 0;
  padding: 11px 17px;
  background-color: rgba(0, 32, 90, 0.85);
  border-bottom-right-radius: 5px;
  border-top-right-radius: 0px;
  text-align: center;
  z-index: 2;
}

@media (max-width: 1680px) {
  .f_14 {
    font-size: 12px;
  }

  .f_16 {
    font-size: 16px;
  }

  .f_18 {
    font-size: 16px;
  }

  .f_20 {
    font-size: 16px;
  }

  .f_22 {
    font-size: 18px;
  }

  .f_24 {
    font-size: 19px;
  }

  .f_26 {
    font-size: 20px;
  }

  .f_28 {
    font-size: 28px;
  }

  .f_30 {
    font-size: 30px;
  }

  .f_32 {
    font-size: 32px;
  }

  .f_34 {
    font-size: 34px;
  }

  .f_36 {
    font-size: 36px;
  }

  .f_38 {
    font-size: 38px;
  }

  .f_40 {
    font-size: 40px;
  }

  .f_42 {
    font-size: 42px;
  }

  .f_50 {
    font-size: 50px;
  }

  .header .box .ul1 li .lbt .sbox {
    padding-left: 37.4%;
  }

  .header .llline.act0 {
    width: 39.3%;
  }

  .header .llline.act1 {
    width: 45.6%;
  }

  .header .llline.act2 {
    width: 51.1%;
  }

  .header .llline.act3 {
    width: 56.6%;
  }

  .header .llline.act4 {
    width: 62%;
  }

  .header .llline.act5 {
    width: 67.6%;
  }

  .header .llline.act6 {
    width: 73.1%;
  }

  .header .llline.act7 {
    width: 78.6%;
  }

  .footer .ibox .up .right {
    padding-left: 4px;
  }

  .footer .ibox .up .center .ul1 li div a {
    display: block;
    font-size: 12px;
    color: #86a4db;
  }

  #water .gsxt .left .tbox {
    width: 100%;
    height: 100%;
    padding-left: 30.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #zixun .nine_img .box .nine .abox.act .text .d_text {
    height: 60px;
  }

  #zixun .nine_img .box .nine .abox.act .text .c_text {
    width: 91%;
    height: 200px;
    color: #777777;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    margin: 15px 0 20px;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text1 {
    position: absolute;
    top: 13%;
    left: 44%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text1:hover {
    top: 12%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text2 {
    position: absolute;
    top: 27%;
    left: 31.5%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text2:hover {
    top: 26%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text3 {
    position: absolute;
    top: 22%;
    left: 54.5%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text3:hover {
    top: 21%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text4 {
    position: absolute;
    top: 37%;
    left: 52%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text4:hover {
    top: 36%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text5 {
    position: absolute;
    top: 47%;
    left: 16%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text5:hover {
    top: 46%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text6 {
    position: absolute;
    top: 53%;
    left: 31%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text6:hover {
    top: 52%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text7 {
    position: absolute;
    top: 52%;
    left: 58%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text7:hover {
    top: 51%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text8 {
    position: absolute;
    top: 65%;
    left: 36%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text8:hover {
    top: 64%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text9 {
    position: absolute;
    top: 71%;
    left: 66%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text9:hover {
    top: 70%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text10 {
    position: absolute;
    top: 74%;
    left: 55%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text10:hover {
    top: 73%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text11 {
    position: absolute;
    top: 76%;
    left: 36.7%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text11:hover {
    top: 75%;
  }

  #wrap {
    height: 502px;
    margin-top: 75px;
  }

  #contact .lxwm .box .left {
    width: 60%;
  }

  #contact .lxwm .box .right {
    width: 40%;
  }
}

@media (max-width: 1440px) {
  .f_26 {
    font-size: 19px;
  }

  #index .banner .swiper1 .swiper-slide .box .fp .line {
    width: 69%;
  }

  .header .box .ul1 li .lbt .sbox {
    padding-left: 35.8%;
  }

  .header .box .ul1 li .lbt a {
    font-size: 12px;
    margin-right: 38px !important;
  }

  .header .llline.act0 {
    width: 38%;
  }

  .header .llline.act1 {
    width: 45.2%;
  }

  .header .llline.act2 {
    width: 51.3%;
  }

  .header .llline.act3 {
    width: 57.4%;
  }

  .header .llline.act4 {
    width: 63.2%;
  }

  .header .llline.act5 {
    width: 69.5%;
  }

  .header .llline.act6 {
    width: 75.5%;
  }

  .header .llline.act7 {
    width: 81.5%;
  }

  .footer .ibox .up .right {
    padding-left: 0;
  }

  #water .gsxt .left .tbox {
    width: 100%;
    height: 100%;
    padding-left: 20.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #zixun .nine_img .box .nine .abox.act .text .c_text {
    width: 91%;
    height: 200px;
    color: #777777;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    margin: 15px 0 20px;
  }

  #contact .lxwm .box .left .down .left1 {
    display: flex;
    margin-right: 0%;
  }


  #contact .lxwm .box .left .down .right1 .mbox .g_text {
    width: 80%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text1 {
    position: absolute;
    top: 18%;
    left: 43%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text1:hover {
    top: 17%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text2 {
    position: absolute;
    top: 30%;
    left: 29.5%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text2:hover {
    top: 29%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text3 {
    position: absolute;
    top: 25%;
    left: 54.5%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text3:hover {
    top: 24%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text4 {
    position: absolute;
    top: 39%;
    left: 49%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text4:hover {
    top: 38%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text5 {
    position: absolute;
    top: 47%;
    left: 16%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text5:hover {
    top: 46%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text6 {
    position: absolute;
    top: 52%;
    left: 30%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text6:hover {
    top: 51%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text7 {
    position: absolute;
    top: 51%;
    left: 58%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text7:hover {
    top: 50%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text8 {
    position: absolute;
    top: 62%;
    left: 36%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text8:hover {
    top: 61%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text9 {
    position: absolute;
    top: 67%;
    left: 61%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text9:hover {
    top: 66%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text10 {
    position: absolute;
    top: 70%;
    left: 54%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text10:hover {
    top: 69%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text11 {
    position: absolute;
    top: 71%;
    left: 35.7%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text11:hover {
    top: 70%;
  }

  #wrap {
    height: 480px;
    margin-top: 83px;
  }
}

@media (max-width: 1366px) {
  .header .box .ul1 li .lbt .sbox {
    padding-left: 35%;
  }

  .header .llline.act0 {
    width: 37.4%;
  }

  .header .llline.act1 {
    width: 44.9%;
  }

  .header .llline.act2 {
    width: 51.4%;
  }

  .header .llline.act3 {
    width: 57.7%;
  }

  .header .llline.act4 {
    width: 64%;
  }

  .header .llline.act5 {
    width: 70.5%;
  }

  .header .llline.act6 {
    width: 76.9%;
  }

  .header .llline.act7 {
    width: 83.3%;
  }

  #water .gsxt .left .tbox {
    width: 100%;
    height: 100%;
    padding-left: 14.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .header .box .ul1 li .lbt a {
    font-size: 12px;
    margin-right: 30px !important;
  }

  #index .two .up {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
  }

  #index .three .up {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }

  #index .four .up {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }

  #index .five .up {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }

  #index .six .up {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }

  #index .four .down {
    width: 100%;
    height: 460px;
    display: flex;
  }

  #index .four .down .ul1 li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 38px 0px 38px 50px;
    background-color: #f1f5f9;
  }

  #index .five .down {
    width: 100%;
    display: flex;
    height: 460px;
    justify-content: space-between;
  }

  #water .gsxt {
    height: 580px;
  }

  #water .gsxt .right .imgbox .img2 .s_text .ggys {
    padding: 4px 14px;
    font-size: 14px;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text1 {
    position: absolute;
    top: 5%;
    left: 43%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text1:hover {
    top: 4%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text2 {
    position: absolute;
    top: 23%;
    left: 30.5%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text2:hover {
    top: 22%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text3 {
    position: absolute;
    top: 14%;
    left: 54.5%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text3:hover {
    top: 13%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text4 {
    position: absolute;
    top: 35%;
    left: 50%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text4:hover {
    top: 34%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text5 {
    position: absolute;
    top: 47%;
    left: 16%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text5:hover {
    top: 46%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text6 {
    position: absolute;
    top: 53%;
    left: 30%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text6:hover {
    top: 52%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text7 {
    position: absolute;
    top: 51%;
    left: 58%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text7:hover {
    top: 50%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text8 {
    position: absolute;
    top: 68%;
    left: 36%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text8:hover {
    top: 67%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text9 {
    position: absolute;
    top: 74%;
    left: 61%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text9:hover {
    top: 74%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text10 {
    position: absolute;
    top: 79%;
    left: 54%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text10:hover {
    top: 78%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text11 {
    position: absolute;
    top: 82%;
    left: 36%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text11:hover {
    top: 81%;
  }

  #contact .lxwm .box .left {
    width: 57%;
  }

  #contact .lxwm .box .right {
    width: 43%;
  }

  #wrap {
    height: 516px;
    margin-top: 70px;
  }


}

@media (max-width: 1280px) {
  .header .box .ul1 li .lbt .sbox {
    padding-left: 34%;
  }

  .header .llline.act0 {
    width: 36.5%;
  }

  .header .llline.act1 {
    width: 44.5%;
  }

  .header .llline.act2 {
    width: 51.5%;
  }

  .header .llline.act3 {
    width: 58.3%;
  }

  .header .llline.act4 {
    width: 65%;
  }

  .header .llline.act5 {
    width: 71.7%;
  }

  .header .llline.act6 {
    width: 78.5%;
  }

  .header .llline.act7 {
    width: 85.4%;
  }

  #water .gsxt .left .tbox {
    width: 100%;
    height: 100%;
    padding-left: 7.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .header .box .ul1 li .lbt a {
    font-size: 12px;
    margin-right: 23px !important;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text1 {
    position: absolute;
    top: 8%;
    left: 43%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text1:hover {
    top: 7%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text2 {
    position: absolute;
    top: 24%;
    left: 30.5%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text2:hover {
    top: 23%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text3 {
    position: absolute;
    top: 16%;
    left: 54.5%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text3:hover {
    top: 15%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text4 {
    position: absolute;
    top: 35%;
    left: 50%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text4:hover {
    top: 34%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text5 {
    position: absolute;
    top: 47%;
    left: 16%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text5:hover {
    top: 46%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text6 {
    position: absolute;
    top: 53%;
    left: 30%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text6:hover {
    top: 52%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text7 {
    position: absolute;
    top: 52%;
    left: 57%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text7:hover {
    top: 51%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text8 {
    position: absolute;
    top: 67%;
    left: 35%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text8:hover {
    top: 67%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text9 {
    position: absolute;
    top: 74%;
    left: 61%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text9:hover {
    top: 73%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text10 {
    position: absolute;
    top: 77%;
    left: 54%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text10:hover {
    top: 76%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text11 {
    position: absolute;
    top: 79%;
    left: 36%;
  }

  #water .gsxt .right .imgbox .img2 .s_text .text11:hover {
    top: 78%;
  }
}

@media (max-width: 1030px) {
  .f_14 {
    font-size: 12px;
  }

  .f_16 {
    font-size: 16px;
  }

  .f_18 {
    font-size: 16px;
  }

  .f_20 {
    font-size: 16px;
  }

  .f_22 {
    font-size: 16px;
  }

  .f_24 {
    font-size: 20px;
  }

  .f_26 {
    font-size: 22px;
  }

  .f_28 {
    font-size: 22px;
  }

  .f_30 {
    font-size: 24px;
  }

  .f_32 {
    font-size: 24px;
  }

  .f_34 {
    font-size: 28px;
  }

  .f_36 {
    font-size: 28px;
  }

  .f_38 {
    font-size: 30px;
  }

  .f_40 {
    font-size: 30px;
  }

  .f_42 {
    font-size: 34px;
  }

  .f_50 {
    font-size: 34px;
  }

  .ibox {
    max-width: 1200px;
    min-width: 100px;
    width: 91%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
  }

  .box {
    max-width: 1200px;
    min-width: 100px;
    width: 91%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
  }

  .t_daohang {
    display: none;
  }

  .header {
    display: none;
  }

  .m_header {
    width: 100%;
    height: 80px;
    display: block;
    overflow: hidden;
    padding: 0 5%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .m_header .sanline {
    width: 50px;
    height: 50px;
  }

  .m_header .sanline img {
    width: 50px;
    height: 50px;
  }

  .header_nav .sancha {
    width: 50px;
    height: 50px;
  }

  .header_nav .sancha img {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .header_nav {
    display: block;
    position: fixed;
    z-index: 999999999999;
    width: 100%;
    height: 100%;
    top: 0%;
    right: -100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #fff;
  }

  .header_nav.act {
    right: 0;
  }

  .header_nav li a {
    font-size: 18px;
    color: #666;
    padding: 10px 30px 10px 50px;
    line-height: 30px;
    position: relative;
  }

  .header_nav li a.ltp:after {
    content: "";
    display: block;
    width: 5px;
    height: 20px;
    background: #d4d3d4;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 30px;
  }

  .header_nav li a.ltp.act:after {
    background: #3193e5;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }

  .header_nav li a.ltp.act {
    color: #3193e5;
  }

  .header_nav li .qp .hd {
    display: none;
  }

  .header_nav li .qp .hd .hp a {
    display: block;
    font-size: 16px;
  }

  .header_nav li .qp .hd .hp a:last-child {
    border-bottom: 1px solid #ccc;
  }

  .header_nav li.search {
    position: relative;
  }

  .header_nav li.search span {
    position: absolute;
    top: 17px;
  }

  .header_nav li.search .searchbtn img {
    position: absolute;
    top: 7px;
  }

  .banner1 {
    margin-top: 80px;
  }

  #index .banner .swiper1 .swiper-slide .box .fp .text .c_text {
    font-size: 36px;
  }

  #index .banner .swiper1 .swiper-slide .box .fp .text .d_text {
    font-size: 36px;
  }

  #index .banner .swiper1 .swiper-slide .box .fp .img1 {
    display: none;
  }

  #index .banner .swiper1 .swiper-slide .box .fp .line {
    display: none;
  }

  #index .four .down .ul1 li a .text {
    font-size: 18px;
  }

  #index .four .down .ul1 li a {
    padding: 45px 9px 45px 13px;
  }

  #index .six .down .abox .text .bg_blue {
    top: -63px;
  }

  #about .jwkj .box {
    padding: 40px 0;
  }

  #about .jwkj .left>.img {
    width: 85%;
  }

  #product .jwcp {
    padding: 40px 0;
  }

  #jiejue .gy {
    margin-top: 80px;
  }

  #water2 .cpxq .box .yyjs .swiperall .btn {
    height: 204px;
  }

  #gc .banner1 .text .fc {
    margin: 15px 0 10px 0;
  }

  #gc .banner1 .text .ul2 {
    margin-top: 25px;
  }

  #gc .banner1 .text {
    margin-top: -140px;
  }

  #gc .banner1 .text .ul2 li .line {
    height: 67px;
  }

  #zixun .nine_img .box {
    padding: 40px 0;
  }

  #zixun .nine_img .box .nine .abox .text .bg_blue {
    top: -63px;
  }

  #zixun .nine_img .box .nine .abox.act .text {
    padding-top: 75px;
  }

  #zixun .nine_img .box .nine .abox.act .text .c_text {
    height: 175px;
    -webkit-line-clamp: 7;
  }

  #contact .lxwm .box {
    padding: 40px 0;
    display: block;
  }

  #contact .lxwm .box .left {
    width: 100%;
    margin-bottom: 30px;
  }

  #contact .lxwm .box .right {
    width: 100%;
    margin-left: 0;
  }

  #wrap {
    width: 100%;
    height: 300px;
  }

  #fzlc .three .box {
    padding: 40px 0 0 14px;
  }

  #fzlc .three .box .ddd {
    margin: 35px 0 35px 45px;
  }

  #qyry .ryzs .box {
    padding: 58px 0 40px 0;
  }

  #shzr .jw .box {
    padding: 58px 0 40px 0;
  }

  #flsm .fl .box .f_con .up {
    padding: 40px 40px;
  }

  #flsm .fl .box .f_con .down {
    padding: 40px 40px;
  }

  #jiejue .gy .box .four_img .four .bbox .s_img {
    margin-bottom: 40px;
  }

  #jiejue .gy .box .four_img .four .bbox .h_text {
    margin-bottom: 20px;
  }

  #jiejue .gy .box .four_img .four .bbox .ul1 li a {
    margin-bottom: 15px;
  }

  #water2 .gsxt .box .up {
    padding: 40px 0;
  }

  #water2 .cpxq .box {
    padding: 40px 0;
  }

  #gc .gcsj .box {
    padding: 40px 0;
  }

  #gc .sczz .box {
    padding: 40px 0;
  }

  #gc .gcjs .box {
    padding: 40px 0;
  }

  /* 脚 */
  .footer {
    padding-top: 0;
  }

  .footer .ibox .up {
    display: none;
  }

  .footer .down .right {
    display: none;
  }

  .footer .down .left {
    display: block;
    text-align: center;
  }

  .footer .down .left .bq_left {
    line-height: 1.5;
    margin-bottom: 3px;
  }

  .footer .down .left .bq_right {
    margin-bottom: 3px;
  }

  .footer .down .ibox {
    height: auto;
    padding: 15px 0;
    justify-content: center;
  }

  /* dz1 */
}

@media (max-width: 960px) {
  .f_14 {
    font-size: 12px;
  }

  .f_16 {
    font-size: 12px;
  }

  .f_18 {
    font-size: 14px;
  }

  .f_20 {
    font-size: 14px;
  }

  .f_22 {
    font-size: 14px;
  }

  .f_24 {
    font-size: 16px;
  }

  .f_26 {
    font-size: 16px;
  }

  .f_28 {
    font-size: 18px;
  }

  .f_30 {
    font-size: 18px;
  }

  .f_32 {
    font-size: 18px;
  }

  .f_34 {
    font-size: 20px;
  }

  .f_36 {
    font-size: 20px;
  }

  .f_38 {
    font-size: 26px;
  }

  .f_40 {
    font-size: 28px;
  }

  .f_42 {
    font-size: 28px;
  }

  .f_50 {
    font-size: 30px;
  }

  .box {
    max-width: 960px;
    min-width: 100px;
    width: 85%;
    margin: 0 auto;
  }

  /* 头 */
  .m_header {
    width: 100%;
    height: auto;
    display: block;
    /* overflow: hidden; */
    padding: 0 5%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .m_header a img {
    height: 40px;
  }

  .t_daohang {
    display: none;
  }

  .banner1 {
    margin-top: 50px;
  }

  .banner1 .text {
    margin-top: -33px !important;
  }

  #index .banner .swiper1 .swiper-slide .img1.lb1:last-child {
    display: block;
  }

  #index .banner .swiper1 .swiper-slide .img1.lb1:first-child {
    display: none;
  }

  #index .banner .swiper1 .swiper-slide .box .fp .text .c_text {
    font-size: 30px;
  }

  #index .banner .swiper1 .swiper-slide .box .fp .text .d_text {
    font-size: 30px;
  }

  #index .banner .swiper1 .swiper-slide .box .fp .img1 .pr img {
    display: none;
  }

  #index .banner .swiper1 .swiper-slide.swiper-slide-active .box .fp .line::before {
    display: none;
  }

  #index .three .up .right .text .d_text {
    margin-right: 35px;
  }

  #index .banner .swiper1 .swiper-slide .box .fp .line {
    display: none;
  }

  #about .jwkj .box {
    display: block;
    padding: 30px 0;
  }

  #about .jwkj .box .left {
    width: 100%;
  }

  #about .jwkj .box .right {
    width: 100%;
    margin-top: 30px;
  }

  #about .jwkj .left .year {
    margin-bottom: 25px;
  }

  #about .jwkj .left .line {
    margin: 20px 0;
  }

  #fzlc .three .box {
    padding: 30px 0 0 14px;
  }

  #fzlc .three .box::before {
    left: 0;
  }

  #fzlc .three .box .fzlc .text::before {
    left: -25px;
  }

  #fzlc .three .box .fzlc {
    margin-left: 10px;
  }

  #fzlc .three .box .fzlc .ul1 li .df .cc_text {
    width: 100%;
  }

  #fzlc .three .box .fzlc .text .c_text {
    margin: 13px 0 25px;
  }

  #fzlc .three .box .ddd {
    margin: 20px 0;
  }

  #fzlc .three .box .fzlc:last-child .ul1 {
    padding-bottom: 30px;
  }

  #qyry .ryzs .box {
    padding: 30px 0;
  }

  #qyry .ryzs .box .e_img .eight {
    width: 100%;
    margin-bottom: 4%;
  }

  #ppdna .two_card .box {
    padding: 30px 0;
  }

  #ppdna .two_card .box .up {
    display: block;
  }

  #ppdna .two_card .box .up .left {
    width: 100%;
    padding-right: 0;
  }

  #ppdna .two_card .box .up .left .line {
    margin: 15px 0;
  }

  #ppdna .two_card .box .up .right {
    width: 100%;
    margin-top: 30px;
  }

  #ppdna .two_card .box .down {
    display: block;
    margin-top: 50px;
  }

  #ppdna .two_card .box .down .left {
    width: 100%;
  }

  #ppdna .two_card .box .down .right {
    width: 100%;
    margin-bottom: 30px;
  }

  #ppdna .two_card .box .down .left .line {
    margin: 15px 0;
  }

  #ppdna .two_card .box .down .left .jc_text {
    line-height: 1.5;
  }

  #ppdna .zjtx {
    background: none;
  }

  #ppdna .zjtx .box {
    padding: 0 0 30px 0;
  }

  #ppdna .zjtx .box .up .u_text {
    color: #000;
  }

  #ppdna .zjtx .box .up .line .ll {
    background-color: #3193e5;
  }

  #ppdna .zjtx .box .down .ul2 {
    display: block;
  }

  #ppdna .zjtx .box .down .ul2 li {
    width: 100%;
    margin-bottom: 20px;
  }

  #ppdna .zjtx .box .down .ul2 li:last-child {
    margin-bottom: 0;
  }

  #shzr .jw .box {
    padding: 30px 0;
  }

  #shzr .jw .box .up .b_text {
    line-height: 1.5;
  }

  #shzr .jw .box .up .line {
    margin: 20px 0 15px 0;
  }

  #shzr .jw .box .up .d_text {
    margin-bottom: 15px;
  }

  #shzr .jw .box .down {
    margin-top: 30px;
  }

  #shzr .jw .box .down .ul2 li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }

  #shzr .jw .box .down .ul2 li .four .text {
    padding: 15px 20px 20px;
  }

  #shzr .jw .box .down .ul2 li .four .text .dn .line {
    margin: 10px;
  }

  #flsm .fl .box .f_con {
    width: 100%;
    position: initial;
  }

  #flsm .fl .box .f_con .up {
    padding: 30px 15px;
  }

  #flsm .fl .box .f_con .up .tk {
    line-height: 1.5;
    margin-bottom: 15px;
  }

  #flsm .fl .box .f_con .four_t .ul3 {
    flex-wrap: wrap;
  }

  #flsm .fl .box .f_con .four_t .ul3 li {
    width: 50%;
  }

  #flsm .fl .box .f_con .four_t .ul3 li:nth-child(2n)::after {
    display: none;
  }

  #flsm .fl .box .f_con .down {
    padding: 80px 15px 30px;
  }

  #flsm .fl .box .f_con .down .qlsm .c_text {
    margin: 15px 0;
  }

  #flsm .fl .box .f_con .down .qlsm .ul4 li {
    margin-bottom: 15px;
  }

  #flsm .fl .box .f_con .down .qlsm .ul4 li::before {
    top: auto;
    transform: none;
    margin-top: 6px;
  }

  #flsm .fl .box .f_con .down .img {
    margin: 25px 0;
  }

  #flsm .fl .box .f_con .down .img img {
    height: 2px;
  }

  #flsm .fl .box .f_con .down .fztk .d_text {
    margin-bottom: 15px;
  }

  #flsm .fl .box .f_con .down .fztk .cc_text {
    margin-top: 15px;
  }

  #flsm .fl .box .f_con .down .bhys .d_text {
    margin-bottom: 15px;
  }

  #flsm .fl .box .f_con .down .bhys .cc_text {
    margin-top: 15px;
  }

  #flsm .fl .box .f_con .down .qt .d_text {
    margin-bottom: 15px;
  }

  #flsm .fl .box .f_con .down .qt .cc_text {
    margin-top: 15px;
  }

  #product .jwcp {
    padding: 30px 0;
  }

  #product .swiper4 .img img:last-child {
    display: block;
  }

  #product .swiper4 .img img:first-child {
    display: none;
  }

  #product .jwcp .box .nine_img .nine {
    width: 100%;
  }

  #product1 .cpxq .box {
    padding: 30px 0;
  }

  #product1 .cpxq .box .cpgs {
    display: block;
  }

  #product1 .cpxq .box .cpgs .left {
    margin-bottom: 20px;
  }

  #product1 .cpxq .box .cpgs .right {
    width: 100%;
  }

  #product1 .cpxq .box .dddd {
    margin: 20px 0;
  }

  #product1 .cpxq .box .dddd img {
    height: 2px;
  }

  #product1 .cpxq .box .cpgs .right .ul2 li .num {
    margin-top: 3px;
  }

  #product1 .cpxq .box .cpgs .right .ul3 li {
    width: 100%;
    margin-bottom: 4%;
    margin-right: 0;
  }

  #jiejue .gy {
    background: none;
  }

  #jiejue .gy .box .four_img {
    display: block;
  }

  #jiejue .gy .box .four_img .left {
    width: 100%;
    margin-bottom: 20px;
  }

  #jiejue .gy .box .four_img .right {
    width: 100%;
  }

  #jiejue .gy .box {
    padding: 0px 0 30px 0;
  }

  #jiejue .gy .box .four_img .right .down {
    display: block;
  }

  #jiejue .gy .box .four_img .right .down .left1 {
    width: 100%;
    margin-bottom: 20px;
  }

  #jiejue .gy .box .four_img .right .down {
    margin-top: 20px;
  }

  #jiejue .gy .box .four_img .right .down .right1 {
    width: 100%;
  }

  #jiejue .gy .box .four_img .four .bbox .s_img {
    margin-bottom: 40px;
  }

  #jiejue .gy .box .four_img .four .bbox .h_text {
    margin-bottom: 15px;
  }

  #jiejue .gy .box .four_img .four .h_img img {
    height: 230px;
  }

  #jiejue .gy .box .four_img .four .bbox .ul1 li a {
    margin-bottom: 12px;
  }

  #jiejue2 .jsjs .box {
    padding: 30px 0;
  }

  #jiejue2 .gylct .box {
    padding: 30px 0;
  }

  #jiejue2 .gyys .box {
    padding: 30px 0;
  }

  #jiejue2 .gyys .nine_text .nine {
    width: 100%;
    margin-bottom: 4%;
    margin-right: 0;
    padding: 20px;
  }

  #jiejue2 .gyys .nine_text .nine .down {
    height: 100px;
    -webkit-line-clamp: 5;
  }

  #jiejue2 .xmal .box {
    padding: 30px 0;
  }

  #jiejue2 .khmc .box {
    padding: 30px 0;
  }

  #water2 .gsxt .box .up {
    padding: 30px 0;
    display: block;
  }

  #water2 .gsxt .box .up .left {
    width: 100%;
    margin-bottom: 20px;
  }

  #water2 .gsxt .box .up .right {
    width: 100%;
  }

  #water2 .gsxt .box .down .ul2 {
    display: block;
  }

  #water2 .gsxt .box .down {
    height: auto;
  }

  #water2 .gsxt .box .down .ul2 li {
    border: 1px solid #eee;
    margin-bottom: 5px;
  }

  #water2 .cpxq .box {
    padding: 25px 0 30px 0;
  }

  #water2 .cpxq .box .yyjs {
    display: block;
  }

  #water2 .cpxq .box .yyjs .left {
    width: 100%;
    margin-bottom: 20px;
  }

  #water2 .cpxq .box .yyjs .right {
    width: 100%;
  }

  #water2 .cpxq .box .dddd {
    margin: 20px 0;
  }

  #water2 .cpxq .box .dddd img {
    height: 2px;
  }

  #water2 .cpxq .box .yyjs .right .bg_white {
    padding: 10px;
  }

  #water2 .cpxq .box .yyjs .swiper7 .btn {
    height: 100%;
  }

  #index .two .up {
    display: block;
    margin-bottom: 20px;
  }

  #index .two .up .left {
    width: 100%;
  }

  #index .two .up .right {
    width: 100%;
  }

  #index .two .up .left .t_text {
    margin-bottom: 20px;
  }

  #index .two .down .six_gd {
    height: auto;
    position: initial;
    flex-wrap: wrap;
    padding: 20px 0 0 0;
  }

  #index .two .down .six_gd .gd {
    width: 50%;
    margin-bottom: 30px;
  }

  #index .two {
    margin-top: 60px;
  }

  #index .two .down img {
    /* display: none; */
  }

  #index .three {
    height: calc(100% - 60px);
    margin-top: 60px;
  }

  #index .three .up {
    display: block;
    margin-bottom: 25px;
  }

  #index .three .up .left {
    width: 100%;
  }

  #index .three .up .right {
    width: 100%;
    margin-top: 30px;
  }

  #index .three .up .right .rig {
    position: initial;
  }

  #index .three .up .right .text {
    margin-right: 20px;
  }

  #index .three .up .right .text .line {
    margin: 0 15px;
  }

  #index .three .down .abox .text .c_text {
    width: 85%;
  }

  #index .three .down .abox .more2 {
    right: 8px;
  }

  #index .four .up .right .rig {
    bottom: -18px;
  }

  #index .four .down {
    height: auto;
    display: block;
  }

  #index .four .down .ul1 {
    width: 100%;
    display: block;
  }

  #index .four .down .irt {
    width: 100%;
    display: none;
  }

  #index .four .down .ul1 li a {
    position: initial;
    padding: 35px;
  }

  #index .four {
    margin-top: 60px;
  }

  #index .four .up {
    margin-bottom: 40px;
  }

  #index .four .down .ul1 li {
    margin-bottom: 20px;
  }

  #index .four .down .ul1 li:last-child {
    margin-bottom: 0px;
  }

  #index .five {
    height: calc(100% - 60px);
    margin-top: 60px;
  }

  #index .five .up .right .rig {
    bottom: -18px;
  }

  #index .five .down {
    display: none;
  }

  #index .five .down3 {
    display: block;
  }

  #index .five .down3 .swiper10 .abox {
    display: block;
    position: relative;
  }

  #index .five .down3 .swiper10 .abox .pa {
    position: absolute;
    bottom: 30px;
    left: 30px;
  }

  #index .five .down3 .swiper10 .abox .pa .img {
    margin-bottom: 10px;
  }

  #index .five .down3 .swiper10 .abox .pa .text {
    color: #fff;
    font-weight: bold;
    line-height: 1.8;
  }

  #index .five .down .left {
    width: 100%;
    height: 150px;
    display: block;
  }

  #index .five .down .center {
    width: 100%;
    height: 150px;
  }

  #index .five .down .right {
    width: 100%;
    height: 150px;
  }

  #index .five .down .left .up1 {
    display: block;
  }

  #index .five .down .left .up1 .left1 {
    width: 100%;
  }

  #index .five .down .left .up1 .right1 {
    width: 100%;
  }

  #index .five .up {
    margin-bottom: 50px;
  }

  #index .six {
    margin-top: 50px;
    height: calc(100% - 50px);
  }

  #index .six .up .right .rig {
    bottom: -18px;
  }

  #index .six .up {
    margin-bottom: 50px;
  }

  #index .six .down .abox .text .bg_blue {
    top: -57px;
  }

  #gc .banner1 .text .cc_text {
    display: none;
  }

  #gc .banner1 .text .ul2 {
    width: 100%;
    margin-top: 25px;
    justify-content: space-around;
  }

  #gc .banner1 .text {
    margin-top: -67px !important;
  }

  #gc .banner1 .text .ul2 li .line {
    height: 65px;
  }

  #gc .gcsj .box {
    padding: 30px 0;
    display: block;
  }

  #gc .gcsj .box .left {
    width: 100%;
    margin-bottom: 25px;
  }

  #gc .gcsj .box .right {
    width: 100%;
  }

  #gc .gcsj .box .left .ddd {
    margin: 10px 0;
  }

  #gc .gcsj .box .left .line {
    margin: 20px 0 15px 0;
  }

  #gc .sczz .box {
    padding: 30px 0;
  }

  #gc .sczz .box .up {
    display: block;
    margin-bottom: 25px;
  }

  #gc .sczz .box .up .left {
    width: 100%;
  }

  #gc .sczz .box .up .right {
    width: 100%;
  }

  #gc .sczz .box .up .left .line {
    margin: 20px 0 15px 0;
  }

  #gc .gcjs .box {
    padding: 30px 0;
  }

  #gc .gcjs .box .up {
    display: block;
    margin-bottom: 25px;
  }

  #gc .gcjs .box .up .left {
    width: 100%;
  }

  #gc .gcjs .box .up .right {
    width: 100%;
  }

  #gc .gcjs .box .up .left .line {
    margin: 20px 0 15px 0;
  }

  #zixun .nine_img .box {
    padding: 30px 0;
  }

  #zixun .nine_img .box .nine {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  #zixun .nine_img .box .nine .abox .text .bg_blue {
    top: -57px;
  }

  #zixun .nine_img .box .nine .abox .text {
    padding: 0 0 55px 20px;
  }

  #zixun .nine_img .box .nine .abox .text .d_text {
    padding-top: 25px;
  }

  #zixun2 .xwxq {
    padding-top: 80px;
  }

  #zixun2 .xwxq .zbox .line {
    margin: 20px 0;
  }

  #zixun2 .xwxq .zbox .c_text {
    margin: 15px 0;
  }

  #zixun2 .xwxq .zbox .img {
    margin: 20px 0;
  }

  #contact .lxwm .box {
    padding: 30px 0;
    display: block;
  }

  #contact .lxwm .box .left {
    width: 100%;
  }

  #contact .lxwm .box .right {
    width: 100%;
    margin-left: 0;
  }

  #contact .lxwm .box .left .down {
    display: block;
  }

  #wrap {
    width: 100%;
    height: 300px;
  }

  #contact .lxwm .box .left .up .line {
    margin: 20px 0;
  }

  #contact .lxwm .box .left .down .left1 .ul3 {
    padding-left: 17px;
  }

  #contact .lxwm .box .left .down .left1 .p_img {
    margin-right: 0;
  }

  #contact .lxwm .box .left .down .left1 {
    margin-bottom: 20px;
  }

  #contact .lxwm .box .left .down .right1 .two_img {
    justify-content: space-around;
    margin-bottom: 20px;
  }

  #contact .zxly {
    padding: 30px 0;
  }

  #contact .zxly .box .inp {
    display: block;
  }

  #contact .zxly .box .lbox {
    width: auto;
  }

  #contact .zxly .box .inp .pr {
    margin-bottom: 20px;
  }

  #contact .zxly .box .line {
    margin: 20px 0;
  }

  #contact .zxly .box .inp .pr input {
    width: 100%;
  }

  .footer {
    padding-top: 0;
  }

  .footer .ibox .up {
    display: none;
  }

  .footer .down .right {
    display: none;
  }

  .footer .down .left {
    display: block;
    text-align: center;
  }

  .footer .down .left .bq_left {
    line-height: 1.5;
    margin-bottom: 3px;
  }

  .footer .down .left .bq_right {
    margin-bottom: 3px;
  }

  .footer .down .ibox {
    height: auto;
    padding: 15px 0;
  }

  #search .ipu {
    margin-top: 70px;
    height: 50px;
  }

  #search .ipu .box input {
    height: 40px;
    font-size: 16px;
  }

  #search .jg {
    height: 50px;
  }

  #search .ipu .box .img {
    margin-right: 0;
  }

  #search .jg .box .text {
    font-size: 14px;
  }

  #search .nine_img .box {
    padding: 30px 0;
  }

  #search .nine_img .box .nine {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  #search .nine_img .box .nine .abox .text .bg_blue {
    top: -57px;
  }

  #search .nine_img .box .nine .abox .text {
    padding: 0 0 55px 20px;
  }

  #search .nine_img .box .nine .abox .text .d_text {
    padding-top: 25px;
  }

  #index .three .up .right .text .d_text:first-child::before {
    display: none;
  }

  .swiper11 .swiper-pagination-fraction,
  .swiper11 .swiper-pagination-custom,
  .swiper11.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
  }

  .swiper12 .swiper-pagination-fraction,
  .swiper12 .swiper-pagination-custom,
  .swiper12.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
  }

  #index .three .down .xz_btn {
    display: none;
  }
#index .banner .swiper1 .swiper-slide .video {
    display: none;
}
#product1 .big_img .box iframe{
  width: 100%;
  height: 250px;
  margin: 20px 0;
}
  /* 脚 */
}