body{
    font-size: 14px;
     font-family:PingFang SC,"Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    padding: 0px;
    margin: 0 auto;
    overflow-x: hidden;
}

body a {
    color: #000;
    text-decoration: none;
    transition: all ease 0.3s;
}
body li {
    list-style-type: none;
    margin: 0;
}
p, ul, li,h5,h4,h3,h2,h1 {
    padding: 0px;
    margin: 0 auto;
    list-style-type: none;
}
img, a img {
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
input{outline:none}
.pc {
  display: block;
}
.wap {
  display: none;
}
.w1600 {
      width: 100%;
      max-width: 1600px;
      margin: 0 auto;
}

@media (max-width:1800px) {
  .w1680 {
    max-width: 100%;
    padding: 0 60px;
  }
}
@media (max-width:1720px) {
  .w1600 {
    max-width: 100%;
    padding: 0px 60px;
  }
}
@media (max-width:1560px) {
  .w1440 {
    max-width: 100%;
    padding: 0 60px;
  }
}
@media (max-width:1520px) {
  .w1400,
  .wrap {
    max-width: 100%;
    padding: 0 60px;
  }
}
@media (max-width:1320px) {
  .w1200 {
    max-width: 100%;
    padding: 0 60px;
  }
}
@media (max-width:1024px) {
  .w1800,
  .w1680,
  .w1400,
  .wrap,
  .w1440,
  .w1600,
  .w1200 {
    padding: 0 30px;
  }
}
@media (max-width:990px) {
  .w1800,
  .w1680,
  .w1400,
  .wrap,
  .w1440,
  .w1600,
  .w1200 {
    padding: 0 20px;
  }
}
@media (max-width:768px) {
  .pc {
    display: none;
  }
  .wap {
    display: block;
  }
}
/*mianbaoxie------------------------------------------------*/
.dede_pages {text-align:center;margin-bottom:50px;}
.dede_pages ul {display:inline-block;margin-top:40px;}
.dede_pages ul li {width:auto;padding:0px;border:0px;background:#f9f9f9;color:#999;margin:0px;margin:0px 3px;border:solid 1px #f9f9f9;padding:4px 8px;float:left;}
.dede_pages ul li.thisclass {background:#fc6701;color:#FFF;}
.dede_pages ul li a {color:#999;}
.dede_pages ul li:hover {background:#fc6701;}
.dede_pages ul li:hover a {display:block;background:#fc6701;color:#FFF;}
/*mianbaoxie------------------------------------------------*/


/*daohang------------------------------------------------*/
/*.header {*/
/*    top: 0%;*/
/*    width: 100%;*/
/*    z-index: 99;*/
/*}*/
/*.headerw {*/
/*    width: 90%;*/
/*    margin: 0 auto;*/
/*    overflow: hidden;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-wrap: wrap;*/
/*    flex-wrap: wrap;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    -ms-flex-pack: justify;*/
/*    justify-content: space-between;*/
/*    padding: 1% 0%;*/
/*}*/
/*.headerwa {*/
/*    float: left;*/
/*}*/
/*.navbar-toggler {*/
/*    padding: .25rem .75rem;*/
/*    font-size: 1.25rem;*/
/*    line-height: 1;*/
/*    background-color: transparent;*/
/*    border: 1px solid transparent;*/
/*    border-radius: .25rem;*/
/*    display: none;*/
/*}*/
/*.headerwb {*/
/*    float: right;*/
/*}*/
/*.headerwb ul {*/
/*    display: block;*/
/*}*/
/*.headerwb ul li {*/
/*    float: left;*/
/*}*/
/*.headerwb ul li a {*/
/*    color: #333;*/
/*    font-size: 16px;*/
/*    padding: 0px 32px;*/
/*    display: block;*/
/*    height: 80px;*/
/*    line-height: 80px;*/
/*    border-bottom: rgb(53 171 181 / 0%) solid 5px;*/
/*}*/
/*.headerwb ul li:hover a{}*/
/*.headerwb ul li:hover ul{}*/
/*.headerwb ul li ul{*/
/*    display: none;*/
/*}*/
/*.headerwb ul li:hover ul li{}*/
/*.headerwb ul li:hover ul li a{}*/
/*.headerwb ul li:hover ul li a:hover{}*/
header {
  position: fixed;
  width: 1920px;
  max-width: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 999;
  height: 75px;
  background: transparent;
  padding: 0px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1680px) {
  header {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  header {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  header {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  header {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  header {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  header {
    font-size: 14px;
  }
}
header a {
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1680px) {
  header a {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  header a {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  header a {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  header a {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  header a {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  header a {
    font-size: 14px;
  }
}
header.on {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
header.scroll {
  top: -75px;
}
header:hover,
header.on,
header.header2 {
  background: rgba(255, 255, 255, 0.85);
  color: #333;
}
header:hover .left .logo img,
header.on .left .logo img,
header.header2 .left .logo img {
  display: none;
}
header:hover .left .logo img.on,
header.on .left .logo img.on,
header.header2 .left .logo img.on {
  display: block;
}
header:hover .left .nav li:hover .li_a,
header.on .left .nav li:hover .li_a,
header.header2 .left .nav li:hover .li_a,
header:hover .left .nav li.on .li_a,
header.on .left .nav li.on .li_a,
header.header2 .left .nav li.on .li_a {
  color: #0176c3;
}
header:hover a,
header.on a,
header.header2 a {
  color: #333;
}
header:hover .right .lan .lan_a,
header.on .right .lan .lan_a,
header.header2 .right .lan .lan_a {
  background: rgba(0, 0, 0, 0.1);
}
header .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
header .left .logo {
  min-width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 2.19vw;
}
header .left .logo img {
  display: block;
  width: 140px;
}
header .left .logo img.on {
  display: none;
}
header .left .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  width: calc(100% - 120px - 2.19vw);
}
header .left .nav li {
  padding: 0 1.5vw;
  position: relative;
  height: 100%;
}
header .left .nav li:hover .li_a,
header .left .nav li.on .li_a {
  color: #fff;
}
header .left .nav li.on .li_a:before {
  width: 100%;
  background: #0176c3;
  left: 0;
}
header .left .nav li .li_a {
  white-space: nowrap;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
header .left .nav li .li_a:before {
  content: '';
  width: 0;
  height: 2px;
  left: 50%;
  bottom: 0;
  background: transparent;
  position: absolute;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
header .left .nav li:hover .nav_li {
  height: auto;
  max-height: 500px;
}
header .left .nav li:hover .nav_li:before {
  width: 100%;
  left: 0;
  background: #0176c3;
}
header .left .nav li .nav_li {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  background: rgba(255, 255, 255, 0.85);
  min-width: 250px;
  padding: 0px 0;
  height: 0;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
header .left .nav li .nav_li:before {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  top: 0;
  left: 50%;
  background: transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
header .left .nav li .nav_li a {
  display: block;
  height: 50px;
  font-size: 16px;
  color: #333333;
  font-family: "hs_l";
  font-weight: 300;
  text-align: center;
  line-height: 50px;
  position: relative;
}
@media (max-width: 1680px) {
  header .left .nav li .nav_li a {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  header .left .nav li .nav_li a {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  header .left .nav li .nav_li a {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  header .left .nav li .nav_li a {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  header .left .nav li .nav_li a {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  header .left .nav li .nav_li a {
    font-size: 14px;
  }
}
header .left .nav li .nav_li a:first-child {
  padding-top: 5px;
}
header .left .nav li .nav_li a:last-child {
  padding-bottom: 5px;
}
header .left .nav li .nav_li a:last-child:before,
header .left .nav li .nav_li a:last-child:after {
  display: none;
}
header .left .nav li .nav_li a:before {
  content: '';
  width: 90%;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background: #eaeaea;
}
header .left .nav li .nav_li a:after {
  content: '';
  width: 0%;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background: transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
header .left .nav li .nav_li a:hover {
  color: #0176c3;
}
header .left .nav li .nav_li a:hover:after {
  width: 90%;
  background: #0176c3;
}
header .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
header .right .lan {
  width: 100px;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
header .right .lan:hover .lan_box {
  height: auto;
  max-height: 500px;
}
header .right .lan .lan_a {
  width: 100%;
  height: 32px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 10px;
  font-size: 14px;
}
header .right .lan .lan_a i:first-child {
  -webkit-animation: play 6s linear infinite;
  animation: play 6s linear infinite;
}
header .right .lan .lan_a i:last-child {
  font-size: 14px;
}
header .right .lan .lan_box {
  position: absolute;
  left: 0;
  top: 70%;
  width: 100%;
  height: 0;
  max-height: 0;
  overflow: hidden;
  background: #ffffff;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
header .right .lan .lan_box a {
  text-align: center;
  display: block;
  line-height: 40px;
  text-transform: capitalize;
}
header .right .lan .lan_box a:hover {
  color: #0176c3;
}
header .right a.email {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 20px;
}
header .right a.email i {
  font-size: 20px;
}
@media (max-width: 1680px) {
  header .right a.email i {
    font-size: 17.5px;
  }
}
@media (max-width: 1440px) {
  header .right a.email i {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  header .right a.email i {
    font-size: 13.33333333px;
  }
}
@media (max-width: 1024px) {
  header .right a.email i {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1680px) {
  header .right a.email i {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  header .right a.email i {
    font-size: 16px;
  }
}
header .right a.email:hover {
  color: #0176c3;
}
header .right .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 22px;
}
header .right .search.on .search_form {
  width: 295px;
}
header .right .search.on .open_search {
  width: 0;
}
header .right .search .open_search {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1680px) {
  header .right .search .open_search {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  header .right .search .open_search {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  header .right .search .open_search {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  header .right .search .open_search {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  header .right .search .open_search {
    font-size: 16px;
  }
}
header .right .search .open_search:hover {
  color: #0176c3;
}
header .right .search .search_form {
  width: 0;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
header .right .search .search_form input {
  width: 200px;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  font-size: 16px;
  color: #0176c3;
  padding: 0 10px;
  border-right: none;
}
header .right .search .search_form input::placeholder {
  font-size: 16px;
  color: #999;
}
header .right .search .search_form a {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #999;
}
header .right .search .search_form a.close_search {
  border-radius: 50%;
  margin-left: 15px;
}
@media (max-width:1280px) {
  header .left .logo {
    width: 120px;
  }
}
@media (max-width:1024px) {
  header {
    padding: 0 30px;
  }
}
@media (max-width:990px) {
  header {
    display: none;
  }
}
.head_wap {
  display: none;
}
@media (max-width: 990px) {
  .head_wap {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 999;
    background: #fff;
  }
  .head_wap .h_top {
    height: 100%;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .head_wap .h_top .logo {
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .head_wap .h_top .logo img {
    max-height: 40px;
    margin-right: 5px;
  }
  .head_wap .h_top .open_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .head_wap .h_top .open_nav.on i:first-child {
    -webkit-transform: translate(0, 7px) rotate(45deg);
    -ms-transform: translate(0, 7px) rotate(45deg);
    transform: translate(0, 7px) rotate(45deg);
  }
  .head_wap .h_top .open_nav.on i:nth-child(2) {
    opacity: 0;
  }
  .head_wap .h_top .open_nav.on i:last-child {
    -webkit-transform: translate(0, -7px) rotate(-45deg);
    -ms-transform: translate(0, -7px) rotate(-45deg);
    transform: translate(0, -7px) rotate(-45deg);
  }
  .head_wap .h_top .open_nav i {
    width: 24px;
    height: 2px;
    background-color: #0176c3;
    margin: 2.5px 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .head_wap .h_bot {
    position: absolute;
    width: 100%;
    left: 0;
    background: #f7f7f7;
    overflow: hidden;
    padding: 20px;
    display: none;
  }
  .head_wap .h_bot .h_nav a:hover {
    color: #0176c3;
  }
  .head_wap .h_bot .h_nav li.on .a1 .top a,
  .head_wap .h_bot .h_nav li.on .a1 .top i {
    color: #0176c3;
  }
  .head_wap .h_bot .h_nav li .a1 .top {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid transparent;
  }
  .head_wap .h_bot .h_nav li .a1 .top.on {
    border-color: #0176c3;
  }
  .head_wap .h_bot .h_nav li .a1 .top.on a {
    color: #0176c3;
  }
  .head_wap .h_bot .h_nav li .a1 .top.on i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    color: #0176c3;
  }
  .head_wap .h_bot .h_nav li .a1 .top a {
    width: calc(100% - 50px);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
  }
  .head_wap .h_bot .h_nav li .a1 .top i {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 24px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .head_wap .h_bot .h_nav li .a1 .box {
    display: none;
    padding: 0 10px;
  }
  .head_wap .h_bot .h_nav li .a1 .box .a2 .top2 {
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid transparent;
  }
  .head_wap .h_bot .h_nav li .a1 .box .a2 .top2.on {
    border-color: #0176c3;
  }
  .head_wap .h_bot .h_nav li .a1 .box .a2 .top2.on a {
    color: #0176c3;
  }
  .head_wap .h_bot .h_nav li .a1 .box .a2 .top2.on i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    color: #0176c3;
  }
  .head_wap .h_bot .h_nav li .a1 .box .a2 .top2 a {
    width: calc(100% - 50px);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
  }
  .head_wap .h_bot .h_nav li .a1 .box .a2 .top2 i {
    width: 40px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .head_wap .h_bot .h_nav li .a1 .box .a2 .box2 {
    display: none;
    padding: 0 10px;
  }
  .head_wap .h_bot .h_nav li .a1 .box .a2 .box2 a {
    width: 100%;
    line-height: 30px;
    font-size: 13px;
    display: block;
  }
  .head_wap .h_bot .h_nav li .a1 .box .a2 .box2 a.on {
    color: #0176c3;
  }
  .head_wap .h_bot .h_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 40px;
    margin: 10px 0;
  }
  .head_wap .h_bot .h_search input {
    width: calc(100% - 40px);
    height: 100%;
    background: #fff;
    padding: 0 15px;
    font-size: 16px;
    color: #333;
  }
  .head_wap .h_bot .h_search input::placeholder {
    font-size: 16px;
    color: #333;
  }
  .head_wap .h_bot .h_search a,
  .head_wap .h_bot .h_search button {
    width: 40px;
    height: 100%;
    background: #0176c3;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
  }
  .head_wap .h_bot .h_lan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 40px;
    margin: 10px 0;
  }
  .head_wap .h_bot .h_lan a {
    font-size: 16px;
    color: #333;
    margin: 0 8px;
  }
  .head_wap .h_bot .h_lan a.on {
    color: #0176c3;
  }
}
.header_d {
  height: 0;
}
@media (max-width:990px) {
  .header_d {
    height: 60px;
  }
}
.header_d2 {
  height: 75px;
}
@media (max-width:990px) {
  .header_d2 {
    height: 0;
  }
}
/*daohang------------------------------------------------*/
/*banner-------------------------------------------------*/
.banner{width:100%;}
.banner a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner img{
    width: 100%;
}
.ui-loop{
	position:absolute;
	width:3.5vw;
	height:3.5vw;
	bottom:12%;
	right:12%;
	z-index: 1;
	}
	
.path-loop {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 2px;
}	
	
.path-loop-bg {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 2px;
    opacity: 0.1;
}
.banner_wz{
  position: absolute;
  z-index: 9;
  left: 7%;
  width: 76%;
}
.banner_wz h2{
  font-size: 55px;
  color: #e6821e;
  /* letter-spacing: 4px; */
  position: relative;
  font-weight: bold;
}
.banner_wz p{
  font-size: 34px;
  color: #e6821e;
  margin-top: 34px;
  font-weight: 300;
  font-weight: bold;
  margin: auto 0;
  margin-top: 20px;
}
@media (max-width:768px){
  .banner_wz{
    width: 70%;
  }
  .banner_wz h2{
    font-size: 16px;
  }
  .banner_wz p{
    font-size: 14px;
  }
}
/*banner-------------------------------------------------*/
/*fudongkefu------------------------------------------------*/
.fh_kf{
    position: fixed;
    right: 1%;
    bottom: 16%;
    z-index: 99;
}
.fh_kf .tba{
    width: 70px;
    background: #0059a9;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 4%;
    padding: 9px 0px;
}
.fh_kf .tba img{
}
.fh_kf .tba span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.tba .gzhwx {
    top: 0%;
    left: -120px;
    position: absolute;
    z-index: 99;
    display: none;
}
.tba:hover .gzhwx {
    display: block;
}
.fh_kf .tbb{
    background: #2b4695;
    width: 70px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 4%;
}
.fh_kf .tbc{
    background: #f01a22;
    width: 70px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 4%;
}
/*fudongkefu------------------------------------------------*/
@media (max-width: 768px){
  .headerw {
    padding: 5% 0%;
}  
.headerwa {
    float: left;
    width: 34%;
}
.headerwa img {
    width: 100%;
}
.navbar-toggler {
    background: #ffffff;
    display: inline-block;
    float: right;
    color: #35a3ab;
    font-size: 18px;
    outline: none;
    padding: 7px 10px;
}
.headerwb {
    display: none;
}
.headerwb ul {
    flex-direction: row;
    display: inline-block;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    overflow-y: scroll;
    padding-bottom: 20px;
}
.headerwb ul li {
    width: 100%;
    display: block;
    height: auto;
    border-bottom: 1px solid hsl(0deg 0% 93% / 38%);
    float: left;
    position: relative;
    margin: 0;
}
}


/*jinchangxiaoguo----------------------------------------------*/
.frtop{
        opacity: 0;
    transform: translatey(100%);
    transition: all .5s ease-out;
}
.started .frtop {
    opacity: 1;
    transform: none;
}
.frleft{
    transform: translate(-200%);
    opacity: 0;
    transition: all .75s ease-out;
}
.frright{
    transform: translate(200%);
    opacity: 0;
    transition: all .75s ease-out;
}
.started .frleft {
    opacity: 1;
    transform: none;
}
.started .frright {
    opacity: 1;
    transform: none;
}
/*jinchangxiaoguo----------------------------------------------*/


.fly{
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 47px;
    max-width: 100%;
}
.page-status,.page-index,.page-last{
    
display: none;
}
.page-pre,.page-next{
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    height: 30px;
    background-color: #ddd;
    line-height: 30px;
}
.page-pre:hover,.page-next:hover{
    background-color: #0176c3;
}
.page-pre:hover a,.page-next:hover a{
     color: #fff;
}
.page-pre a,.page-next a{
    display: block;
    color: #fff;
}
{
    display: inline-block;
}
.page-next a{}
.page-numbar{
    display: inline-block;
    margin: 0px 3px;
}
.page-numbar a{
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0px 2px;
    background: #f9f9f9;
    line-height: 30px;
    color: #999;
}
.page-numbar a:hover{
     background-color: #0176c3;
     color: #fff;
}

.souym{
    background: #f2f2f2;
    padding: 60px 0px;
}
.souym ul{
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
}
.souym ul li{
    border-bottom: solid 1px #eee;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.souym ul li .img{
    float: left;
    width: 300px;
}
.souym ul li .img img{
    width: 100%;
}
.souym ul li .nr{
    float: left;
    margin-left: 25px;
    margin-top: 15px;
}
.souym ul li .nr h2{
    font-weight: bold;
    font-size: 16px;
}
.souym ul li .nr h3{
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
}
.souym ul li .nr a{
    display: block;
    background: #f5f5f5;
    text-align: center;
    width: 120px;
    border-radius: 6px;
    color: #999;
    padding: 8px 0px;
    margin-top: 19%;
}
.souym ul li:hover .nr a{
    background: #0176c3;
    color: #fff;
}
.xmhz{
    width: 1100px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.join_book>form>article>.fr{ max-width:40%;}
.join_book_wrap{width: 100%;}
.join_book_wrap>dl{margin-bottom: 1%;font-size: 16px;}
.join_book_wrap>dl>input{ display:inline-block; outline:none;}
.join_book_wrap>dl>input.ip1{width: 100%;background: #f9f9f9;border:none;padding: 1% 2%;margin-bottom: 1%;border: solid 1px #eee;}
.join_book_wrap>dl>select{cursor:pointer;width: 100%;display:inline-block;background: #f9f9f9;border:none;padding: 1.5% 2%;box-sizing:border-box;-webkit-appearance:none;color:#777;outline:none;margin-bottom: 1%;border: solid 1px #eee;}
.join_book_wrap>dl>input.ip3{width:98.8%;background:#f3f3f3;border:none;padding: 1.5% 2%;}
.join_book_wrap>dl>input.ip5{background: #333;color:#fff;cursor:pointer;line-height: 1.7;font-size:16px;padding: 1% 9%;border:none;-webkit-appearance:none;width: 100%;}
.join_book_wrap>dl>textarea.ip4{width:98.8%;background: #f9f9f9;border:none;padding: 1.5% 2%;min-height:0.5rem;outline:none;height: 200px;border: solid 1px #eee;}
@font-face {
  font-family: "iconfont"; /* Project id 2922014 */
  src: url('//at.alicdn.com/t/font_2922014_21lz1h5362k.woff2?t=1653730249342') format('woff2'),
       url('//at.alicdn.com/t/font_2922014_21lz1h5362k.woff?t=1653730249342') format('woff'),
       url('//at.alicdn.com/t/font_2922014_21lz1h5362k.ttf?t=1653730249342') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dizhi1:before {
  content: "\e616";
}

.icon-icon-safe-bluefuben:before {
  content: "\e610";
}

.icon-home1:before {
  content: "\e61e";
}

.icon-xiazai-wenjianxiazai-04:before {
  content: "\e855";
}

.icon-boshiweb_zhiding:before {
  content: "\e62e";
}

.icon-kefu:before {
  content: "\ec2e";
}

.icon-search2:before {
  content: "\e60c";
}

.icon-search1:before {
  content: "\e6ac";
}

.icon-email2:before {
  content: "\e66f";
}

.icon-skype-fill:before {
  content: "\e882";
}

.icon-whatsapp:before {
  content: "\e8ea";
}

.icon-top1:before {
  content: "\e6a1";
}

.icon--op-jiantouzuo:before {
  content: "\e60b";
}

.icon-changjiantou:before {
  content: "\e715";
}

.icon-24gf-playCircle:before {
  content: "\ea82";
}

.icon-twitter1:before {
  content: "\e655";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-tengxunweibo:before {
  content: "\e605";
}

.icon-linkedin-in:before {
  content: "\f1e7";
}

.icon-icons_video:before {
  content: "\e636";
}

.icon-douyin:before {
  content: "\e8db";
}

.icon-daohang:before {
  content: "\e656";
}

.icon-xiangxia3:before {
  content: "\e773";
}

.icon-changyongicon-:before {
  content: "\e612";
}

.icon-shijian:before {
  content: "\e638";
}

.icon-home:before {
  content: "\e6a2";
}

.icon-0-55:before {
  content: "\e60a";
}

.icon-tell1:before {
  content: "\e6a7";
}

.icon-icon-email:before {
  content: "\e648";
}

.icon-zuojidianhua:before {
  content: "\e67c";
}

.icon-jianhao:before {
  content: "\e729";
}

.icon-zengjia:before {
  content: "\e889";
}

.icon-search:before {
  content: "\e741";
}

.icon-jiugongge:before {
  content: "\e608";
}

.icon-menu11:before {
  content: "\e611";
}

.icon-dianhua2:before {
  content: "\e739";
}

.icon-tell:before {
  content: "\e650";
}

.icon-zhixiangyou:before {
  content: "\e8f4";
}

.icon-down:before {
  content: "\e69b";
}

.icon-down1:before {
  content: "\e7eb";
}

.icon-qq:before {
  content: "\e62b";
}

.icon-top:before {
  content: "\e606";
}

.icon-telephone-:before {
  content: "\e709";
}

.icon-weixin:before {
  content: "\e614";
}

.icon-weixin1:before {
  content: "\e664";
}

.icon-xiangyou1:before {
  content: "\e775";
}

.icon-xiangzuo:before {
  content: "\eb15";
}

.icon-jiahao:before {
  content: "\eaf3";
}

.icon-dizhi:before {
  content: "\e615";
}

.icon-youxiang:before {
  content: "\e631";
}

.icon-dianhua3:before {
  content: "\e7e5";
}

.icon-shubiao:before {
  content: "\e662";
}

.icon-zixun11:before {
  content: "\e61c";
}

.icon-close1:before {
  content: "\e6e9";
}

.icon-menu1:before {
  content: "\e677";
}

.icon-icon-calendar:before {
  content: "\e65b";
}

.icon-loading:before {
  content: "\e645";
}

.icon-tubiaozhizuomoban:before {
  content: "\e65c";
}

.icon-fanhui1:before {
  content: "\e60d";
}

.icon-caidan2:before {
  content: "\e609";
}

.icon-caidan1:before {
  content: "\e607";
}

.icon-xiazai1:before {
  content: "\e60f";
}

.icon-pdf:before {
  content: "\e67a";
}

.icon-xiazai:before {
  content: "\e668";
}

.icon-icon35:before {
  content: "\e639";
}

.icon-xiangxia:before {
  content: "\e604";
}

.icon-email1:before {
  content: "\e603";
}

.icon-email:before {
  content: "\e6ee";
}

.icon-daohangdizhi:before {
  content: "\e65e";
}

.icon-tel02:before {
  content: "\e6ef";
}

.icon-quanqiu:before {
  content: "\e663";
}

.icon-icon-arrow-right4:before {
  content: "\e67b";
}

.icon-zixun1:before {
  content: "\e6b3";
}

.icon-zixun:before {
  content: "\e643";
}

.icon-dianhua1:before {
  content: "\e602";
}

.icon-dianhua:before {
  content: "\e64f";
}

.icon-jiantou_xiangyou_o:before {
  content: "\eb94";
}

.icon-shouye:before {
  content: "\e637";
}

.icon-shangcheng:before {
  content: "\e644";
}

.icon-xiangshang:before {
  content: "\e601";
}

.icon-dimensions:before {
  content: "\e700";
}

.icon-fanhui:before {
  content: "\e625";
}

.icon-swap-left:before {
  content: "\eaf5";
}

.icon-caidan:before {
  content: "\e6e8";
}

.icon-liuyanmoban:before {
  content: "\e64b";
}

.icon-bodadianhua:before {
  content: "\e6a6";
}

.icon-xiangyoujiaohuan:before {
  content: "\e8f9";
}

.icon-double-arrow-down:before {
  content: "\ea4e";
}

.icon-arrow-right:before {
  content: "\e743";
}

.icon-xiasanjiaoxing:before {
  content: "\e642";
}

.icon-menu:before {
  content: "\e7f4";
}

.icon-close:before {
  content: "\e6dc";
}

.icon-sanjiao3:before {
  content: "\e600";
}

.icon-right:before {
  content: "\e665";
}

.icon-left:before {
  content: "\e666";
}

.icon-tianjia:before {
  content: "\e622";
}

.icon-swap-right:before {
  content: "\e8f1";
}

.icon-right1:before {
  content: "\e670";
}

.icon-sousuo:before {
  content: "\e651";
}

@keyframes play {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes play2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.btn_a {
  background: rgba(255, 255, 255, 0.2);
  height: 46px;
  padding: 0 20px;
  border: 1px solid #0176c3;
  border-radius: 23px;
  font-size: 18px;
  color: #0176c3;
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-family: "hs_l";
  font-weight: 300;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
  min-width: 220px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1680px) {
  .btn_a {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .btn_a {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .btn_a {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .btn_a {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .btn_a {
    font-size: 16px;
  }
}
.btn_a i {
  font-size: 26px;
  position: relative;
  z-index: 1;
  margin-left: 1.3vw;
  -webkit-animation: jt1 2s linear infinite;
  animation: jt1 2s linear infinite;
}
@media (max-width: 1680px) {
  .btn_a i {
    font-size: 22.75px;
  }
}
@media (max-width: 1440px) {
  .btn_a i {
    font-size: 19.5px;
  }
}
@media (max-width: 1280px) {
  .btn_a i {
    font-size: 17.33333333px;
  }
}
@media (max-width: 1024px) {
  .btn_a i {
    font-size: 13.86666667px;
  }
}
@media (max-width: 1680px) {
  .btn_a i {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .btn_a i {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .btn_a i {
    font-size: 16px;
  }
}
.btn_a span {
  position: relative;
  z-index: 1;
}
.btn_a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 105%;
  left: 0;
  background: #0176c3;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 23px;
}
.btn_a:hover {
  border-color: #0176c3;
  color: #fff;
  background: #0176c3;
}
.btn_a:hover:before {
  top: 0;
}
@media (max-width:1440px) {
  .btn_a {
    height: 40px;
    border-radius: 20px;
    min-width: 150px;
  }
  .btn_a:before {
    border-radius: 23px;
  }
}
@media (max-width:1280px) {
  .btn_a {
    height: 36px;
    font-size: 14px;
    padding: 0 15px;
    border-radius: 18px;
    min-width: 135px;
  }
  .btn_a:before {
    border-radius: 18px;
  }
  .btn_a i {
    margin-left: 10px;
  }
}
h2.h2 {
  font-size: 48px;
  color: #222222;
  margin: 0;
}
@media (max-width: 1680px) {
  h2.h2 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  h2.h2 {
    font-size: 36px;
  }
}
@media (max-width: 1280px) {
  h2.h2 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  h2.h2 {
    font-size: 25.6px;
  }
}
@media (max-width: 1680px) {
  h2.h2 {
    font-size: 42px;
  }
}
@media (max-width: 1440px) {
  h2.h2 {
    font-size: 32px;
  }
}
@media (max-width: 1280px) {
  h2.h2 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  h2.h2 {
    font-size: 24px;
  }
}
h3.h3 {
  font-size: 44px;
  color: #222222;
}
@media (max-width: 1680px) {
  h3.h3 {
    font-size: 38.5px;
  }
}
@media (max-width: 1440px) {
  h3.h3 {
    font-size: 33px;
  }
}
@media (max-width: 1280px) {
  h3.h3 {
    font-size: 29.33333333px;
  }
}
@media (max-width: 1024px) {
  h3.h3 {
    font-size: 23.46666667px;
  }
}
@media (max-width: 1680px) {
  h3.h3 {
    font-size: 38px;
  }
}
@media (max-width: 1440px) {
  h3.h3 {
    font-size: 28px;
  }
}
@media (max-width: 1280px) {
  h3.h3 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  h3.h3 {
    font-size: 22px;
  }
}
h4.h4 {
  font-size: 40px;
  color: #222222;
}
@media (max-width: 1680px) {
  h4.h4 {
    font-size: 35px;
  }
}
@media (max-width: 1440px) {
  h4.h4 {
    font-size: 30px;
  }
}
@media (max-width: 1280px) {
  h4.h4 {
    font-size: 26.66666667px;
  }
}
@media (max-width: 1024px) {
  h4.h4 {
    font-size: 21.33333333px;
  }
}
@media (max-width: 1680px) {
  h4.h4 {
    font-size: 34px;
  }
}
@media (max-width: 1440px) {
  h4.h4 {
    font-size: 26px;
  }
}
@media (max-width: 1280px) {
  h4.h4 {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  h4.h4 {
    font-size: 20px;
  }
}
h5.h5 {
  font-size: 30px;
  color: #222222;
}
@media (max-width: 1680px) {
  h5.h5 {
    font-size: 26.25px;
  }
}
@media (max-width: 1440px) {
  h5.h5 {
    font-size: 22.5px;
  }
}
@media (max-width: 1280px) {
  h5.h5 {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  h5.h5 {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  h5.h5 {
    font-size: 24px;
  }
}
@media (max-width: 1440px) {
  h5.h5 {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  h5.h5 {
    font-size: 18px;
  }
}
h6.h6 {
  font-size: 28px;
  color: #222222;
}
@media (max-width: 1680px) {
  h6.h6 {
    font-size: 24.5px;
  }
}
@media (max-width: 1440px) {
  h6.h6 {
    font-size: 21px;
  }
}
@media (max-width: 1280px) {
  h6.h6 {
    font-size: 18.66666667px;
  }
}
@media (max-width: 1024px) {
  h6.h6 {
    font-size: 14.93333333px;
  }
}
@media (max-width: 1680px) {
  h6.h6 {
    font-size: 24px;
  }
}
@media (max-width: 1440px) {
  h6.h6 {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  h6.h6 {
    font-size: 18px;
  }
}
.h_info {
  font-size: 16px;
  line-height: 30px;
  color: #777777;
  font-family: "hs_l";
  font-weight: 300;
}
@media (max-width: 1680px) {
  .h_info {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .h_info {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .h_info {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .h_info {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .h_info {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .h_info {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .h_info {
    line-height: 26px;
  }
}
@media (max-width:768px) {
  .h_info {
    line-height: 24px;
  }
}

@keyframes jt1 {
  0% {
    margin-left: 5px;
    opacity: 1;
  }
  100% {
    margin-left: 25px;
    opacity: 0;
  }
}
.about_index {
  padding-top: 4.69vw;
  background: url(../images/bg1.jpg) no-repeat center / cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.about_index .left {
  width: 37.5%;
  padding-left: 8.3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 4.17vw 0 5.21vw 8.3vw;
}
.about_index .left .h_info {
  margin: 1.46vw 0 2.19vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.about_index .left .bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.about_index .left h6 {
  position: relative;
  padding-bottom: 0.78vw;
}
.about_index .left h6.scroll:before {
  width: 100%;
}
.about_index .left h6 span {
  color: #0176c3;
}
.about_index .left h6:before {
  content: '';
  width: 0;
  height: 1px;
  background: #0176c3;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.about_index .right {
  width: 57.3%;
}
.about_index .right .imgbox {
  width: 100%;
  height: 0;
  padding-bottom: 68.39%;
  position: relative;
  overflow: hidden;
}
.about_index .right .imgbox img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.about_index .right .imgbox a {
  width: 5.42vw;
  height: 5.42vw;
  min-width: 60px;
  min-height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.about_index .right .imgbox a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/play2.png) no-repeat center;
  -webkit-animation: play 10s linear infinite;
  animation: play 10s linear infinite;
  background-size: 100%;
}
.about_index .right .imgbox a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/play3.png) no-repeat center;
  -webkit-animation: play2 10s linear infinite;
  animation: play2 10s linear infinite;
  background-size: 100%;
}
@media (max-width:1720px) {
  .about_index .left {
    padding-left: 60px;
  }
}
@media (max-width:1024px) {
  .about_index .left {
    padding-left: 30px;
  }
}
@media (max-width:990px) {
  .about_index .left {
    padding-left: 20px;
  }
}
@media (max-width:768px) {
  .about_index {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    padding-top: 20px;
  }
  .about_index .left {
    width: 100%;
    padding: 20px;
  }
  .about_index .left .h_info {
    margin: 10px 0 20px;
  }
  .about_index .left .bot {
    margin-top: 30px;
  }
  .about_index .left .bot h6 {
    padding-bottom: 10px;
  }
  .about_index .right {
    margin-top: 10px;
    width: 100%;
  }
}
.pro_index {
  padding-top: 3.65vw;
}
.pro_index .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.pro_index .top .pro_infotab {
  position: relative;
}
.pro_index .top .pro_infotab .active_title {
  text-align: center;
  font-size: 14px;
  color: #0176c3;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-150%);
  display: flex;
  justify-content: center;
}
.pro_index .top .pro_infotab .active_title span {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #0176c3;
  margin: 0 10px;
  margin-top: 7px;
}
.pro_index .top .pro_infotab .pro_taba {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.pro_index .top .pro_infotab .pro_taba a {
  width: auto;
  height: 50px;
  padding: 0 0.5vw;
  background: #ddd;
  color: #444444;
  white-space: nowrap;
  font-size: 18px;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 15px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1680px) {
  .pro_index .top .pro_infotab .pro_taba a {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .pro_index .top .pro_infotab .pro_taba a {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .pro_index .top .pro_infotab .pro_taba a {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .pro_index .top .pro_infotab .pro_taba a {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .pro_index .top .pro_infotab .pro_taba a {
    font-size: 16px;
  }
}
.pro_index .top .pro_infotab .pro_taba a:first-child {
  margin-left: 0;
}
.pro_index .top .pro_infotab .pro_taba a:hover,
.pro_index .top .pro_infotab .pro_taba a.on {
  background: #0176c3;
  color: #fff;
}
.pro_index .pro_tabb {
  margin-top: 2.6vw;
}
.pro_index .pro_tabb .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  z-index: -1;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.pro_index .pro_tabb .items.on {
  z-index: 1;
  opacity: 1;
  height: auto;
}
.pro_index .pro_tabb .items:first-child .pro_ul li:first-child {
  left: 11%;
}
.pro_index .pro_tabb .items:first-child .pro_ul li:nth-child(2) {
  left: 24%;
}
.pro_index .pro_tabb .items:first-child .pro_ul li:nth-child(3) {
  left: 61%;
}
.pro_index .pro_tabb .items:first-child .pro_ul li:nth-child(4) {
  left: 84%;
}
.pro_index .pro_tabb .items:first-child .pro_ul li:nth-child(5) {
  left: 34%;
}
@media (max-width:768px) {
 .pro_index .pro_tabb .items:first-child .pro_ul li:first-child {
  left: 11%;
}
.pro_index .pro_tabb .items:first-child .pro_ul li:nth-child(2) {
  left: 24%;
}
.pro_index .pro_tabb .items:first-child .pro_ul li:nth-child(3) {
  left: 61%;
}
.pro_index .pro_tabb .items:first-child .pro_ul li:nth-child(4) {
  left: 84%;
}
.pro_index .pro_tabb .items:first-child .pro_ul li:nth-child(5) {
  left: 34%;
}
}
.pro_index .pro_tabb .items:nth-child(2) .pro_ul li:first-child {
  left: 39.25%;
}
.pro_index .pro_tabb .items:nth-child(2) .pro_ul li:nth-child(2) {
  left: 70.8%;
}
.pro_index .pro_tabb .items:nth-child(2) .pro_ul li:nth-child(3) {
  left: 25.8%;
}
.pro_index .pro_tabb .items:nth-child(2) .pro_ul li:nth-child(4) {
  left: 54.8%;
}
@media (max-width:768px) {
 .pro_index .pro_tabb .items:nth-child(2) .pro_ul li:first-child {
  left: 39.25%;
}
.pro_index .pro_tabb .items:nth-child(2) .pro_ul li:nth-child(2) {
  left: 70.8%;
}
.pro_index .pro_tabb .items:nth-child(2) .pro_ul li:nth-child(3) {
  left: 25.8%;
}
.pro_index .pro_tabb .items:nth-child(2) .pro_ul li:nth-child(4) {
  left: 54.8%;
}
}
.pro_index .pro_tabb .items:nth-child(3) .pro_ul li:first-child {
  left: 37%;
}
.pro_index .pro_tabb .items:nth-child(3) .pro_ul li:nth-child(2){
  left: 68%;
}
.pro_index .pro_tabb .items:nth-child(3) .pro_ul li:nth-child(3){
  left: 45%;
}
.pro_index .pro_tabb .items:nth-child(3) .pro_ul li:nth-child(4){
  left: 21%;
}
.pro_index .pro_tabb .items:nth-child(3) .pro_ul li:nth-child(5){
  left: 48%;
}
.pro_index .pro_tabb .items:nth-child(3) .pro_ul li:nth-child(6){
  left: 38%;
}
.pro_index .pro_tabb .items:nth-child(3) .pro_ul li:nth-child(7){
  left: 28%;
}
@media (max-width:768px) {
  .pro_index .pro_tabb .items:nth-child(3) .pro_ul li:first-child {
    left: 70.5%;
  }
}
.pro_index .pro_tabb .items:nth-child(4) .pro_ul li:first-child {
  left: 65.8%;
}
.pro_index .pro_tabb .items:nth-child(4) .pro_ul li:nth-child(2) {
  left: 39.1%;
}
.pro_index .pro_tabb .items:nth-child(4) .pro_ul li:nth-child(3) {
  left: 50.1%;
}
.pro_index .pro_tabb .items:nth-child(4) .pro_ul li:nth-child(4) {
  left: 58.1%;
}
@media (max-width:768px) {
.pro_index .pro_tabb .items:nth-child(4) .pro_ul li:first-child {
  left: 65.8%;
}
.pro_index .pro_tabb .items:nth-child(4) .pro_ul li:nth-child(2) {
  left: 39.1%;
}
.pro_index .pro_tabb .items:nth-child(4) .pro_ul li:nth-child(3) {
  left: 50.1%;
}
.pro_index .pro_tabb .items:nth-child(4) .pro_ul li:nth-child(4) {
  left: 58.1%;
}
}
.pro_index .pro_tabb .items:nth-child(5) .pro_ul li:first-child {
  left: 37.3%;
}
.pro_index .pro_tabb .items:nth-child(5) .pro_ul li:nth-child(2) {
  left: 62%;
}
.pro_index .pro_tabb .items:nth-child(5) .pro_ul li:nth-child(3) {
  left: 80.25%;
}
.pro_index .pro_tabb .items:nth-child(5) .pro_ul li:nth-child(4) {
  left: 93.7%;
}
@media (max-width:768px) {
  .pro_index .pro_tabb .items:nth-child(5) .pro_ul li:first-child {
    left: 19%;
  }
  .pro_index .pro_tabb .items:nth-child(5) .pro_ul li:nth-child(2) {
    left: 42%;
  }
  .pro_index .pro_tabb .items:nth-child(5) .pro_ul li:nth-child(3) {
    left: 85.25%;
  }
  .pro_index .pro_tabb .items:nth-child(5) .pro_ul li:nth-child(4) {
    left: 98.7%;
  }
}
.pro_index .pro_tabb .items .img {
  padding-bottom: 80px;
  position: relative;
  width: 100%;
}
.pro_index .pro_tabb .items .img img{
  width:100%;
}
.pro_index .pro_tabb .items .img ul li {
  width: 1px;
  position: absolute;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  bottom: 0;
  cursor: pointer;
}
.pro_index .pro_tabb .items .img ul li.on:before,
.pro_index .pro_tabb .items .img ul li:hover:before {
  width: 11.46vw;
  background: #0176c3;
}
.pro_index .pro_tabb .items .img ul li.on:after,
.pro_index .pro_tabb .items .img ul li:hover:after {
  height: 1.8vw;
}
.pro_index .pro_tabb .items .img ul li.on .d:after,
.pro_index .pro_tabb .items .img ul li:hover .d:after {
  background: #0176c3;
  -webkit-animation: fang1 2s linear infinite;
  animation: fang1 2s linear infinite;
}
.pro_index .pro_tabb .items .img ul li.on .d2,
.pro_index .pro_tabb .items .img ul li:hover .d2 {
  width: 10px;
  height: 10px;
}
.pro_index .pro_tabb .items .img ul li.on .d2 em,
.pro_index .pro_tabb .items .img ul li:hover .d2 em,
.pro_index .pro_tabb .items .img ul li.on .d2:before,
.pro_index .pro_tabb .items .img ul li:hover .d2:before,
.pro_index .pro_tabb .items .img ul li.on .d2:after,
.pro_index .pro_tabb .items .img ul li:hover .d2:after {
  background: #0176c3;
  -webkit-animation: none;
  animation: none;
}
.pro_index .pro_tabb .items .img ul li.on .d2 em,
.pro_index .pro_tabb .items .img ul li:hover .d2 em {
  opacity: 0.8;
}
.pro_index .pro_tabb .items .img ul li.on .d2:before,
.pro_index .pro_tabb .items .img ul li:hover .d2:before {
  opacity: 0.4;
}
.pro_index .pro_tabb .items .img ul li.on .d2:after,
.pro_index .pro_tabb .items .img ul li:hover .d2:after {
  opacity: 0.3;
}
.pro_index .pro_tabb .items .img ul li:before {
  content: '';
  width: 0px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background: transparent;
  position: absolute;
  height: 3px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width:768px) {
  .pro_index .pro_tabb .items .img ul li:before {
    height: 2px;
  }
}
.pro_index .pro_tabb .items .img ul li:after {
  content: '';
  width: 0px;
  height: 2.4vw;
  left: 50%;
  bottom: 70px ;
  border-left: 1px dashed #0176c3;
  position: absolute;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pro_index .pro_tabb .items .img ul li a {
  font-size: 18px;
  color: #0176c3;
  text-align: center;
  margin-bottom: 10px;
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .pro_index .pro_tabb .items .img ul li a {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .pro_index .pro_tabb .items .img ul li a {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .pro_index .pro_tabb .items .img ul li a {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .pro_index .pro_tabb .items .img ul li a {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .pro_index .pro_tabb .items .img ul li a {
    font-size: 16px;
  }
}
.pro_index .pro_tabb .items .img ul li .d {
  width: 20px;
  height: 20px;
  position: relative;
  margin-bottom: 10px;
}
.pro_index .pro_tabb .items .img ul li .d:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #0176c3;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
}
.pro_index .pro_tabb .items .img ul li .d:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
  opacity: 0.15;
  background: #0176c3;
  -webkit-animation: fang1 2s linear infinite;
  animation: fang1 2s linear infinite;
}
.pro_index .pro_tabb .items .img ul li .d2 {
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(59% - 40px);
  left: 50%;
  transform: translateX(-50%);
}
.pro_index .pro_tabb .items .img ul li .d2 em,
.pro_index .pro_tabb .items .img ul li .d2:before,
.pro_index .pro_tabb .items .img ul li .d2:after {
  -webkit-animation: fang1 2s linear infinite;
  animation: fang1 2s linear infinite;
}
.pro_index .pro_tabb .items .img ul li .d2 i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #0176c3;
  z-index: 4;
}
.pro_index .pro_tabb .items .img ul li .d2 em {
  content: '';
  width: 250%;
  height: 250%;
  border: 1px solid #0176c3;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
}
.pro_index .pro_tabb .items .img ul li .d2:before {
  content: '';
  width: 400%;
  height: 400%;
  border: 1px solid #0176c3;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
}
.pro_index .pro_tabb .items .img ul li .d2:after {
  content: '';
  width: 600%;
  height: 600%;
  border: 1px solid #0176c3;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
}
@media (max-width:768px) {
  .pro_index .pro_tabb .items .img ul li .d2 em {
    width: 220%;
    height: 220%;
  }
  .pro_index .pro_tabb .items .img ul li .d2:before {
    width: 350%;
    height: 350%;
  }
  .pro_index .pro_tabb .items .img ul li .d2:after {
    width: 500%;
    height: 500%;
  }
}
.pro_index .pro_tabb .items .img ul li .art {
  display: none;
}
.pro_index .pro_tabb .items .img ul li .art2 {
  display: none;
}
.pro_index .pro_tabinfo {
  background: #f7f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.pro_index .pro_tabinfo.wap {
  display: none;
}
.pro_index .pro_tabinfo .swiper {
  overflow: hidden;
}
.pro_index .pro_tabinfo .swiper-slide a {
  width: 100%;
}
.pro_index .pro_tabinfo a {
  width: 50%;
  padding: 40px 5.21vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
}
.pro_index .pro_tabinfo a:hover .left img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.pro_index .pro_tabinfo a:last-child::before {
  display: none;
}
.pro_index .pro_tabinfo a:before {
  content: '';
  width: 1px;
  height: 76%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #e3e3e3;
}
.pro_index .pro_tabinfo a .left {
  width: 40%;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.pro_index .pro_tabinfo a .left img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 240px;
}
.pro_index .pro_tabinfo a .right {
  width: 47%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 13px 0 20px;
}
.pro_index .pro_tabinfo a .right .hot {
  height: 46px;
  padding: 0 20px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 23px;
  font-size: 18px;
  color: #222222;
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .pro_index .pro_tabinfo a .right .hot {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .pro_index .pro_tabinfo a .right .hot {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .pro_index .pro_tabinfo a .right .hot {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .pro_index .pro_tabinfo a .right .hot {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .pro_index .pro_tabinfo a .right .hot {
    font-size: 16px;
  }
}
.pro_index .pro_tabinfo a .right .hot img {
  margin-right: 8px;
}
.pro_index .pro_tabinfo a .right h2 {
  font-size: 36px;
  font-family: 'Arial';
  font-weight: bold;
  margin-top: 0.78vw;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 1680px) {
  .pro_index .pro_tabinfo a .right h2 {
    font-size: 31.5px;
  }
}
@media (max-width: 1440px) {
  .pro_index .pro_tabinfo a .right h2 {
    font-size: 27px;
  }
}
@media (max-width: 1280px) {
  .pro_index .pro_tabinfo a .right h2 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .pro_index .pro_tabinfo a .right h2 {
    font-size: 19.2px;
  }
}
.pro_index .pro_tabinfo a .right h6 {
  font-size: 24px;
  color: #222222;
}
@media (max-width: 1680px) {
  .pro_index .pro_tabinfo a .right h6 {
    font-size: 21px;
  }
}
@media (max-width: 1440px) {
  .pro_index .pro_tabinfo a .right h6 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .pro_index .pro_tabinfo a .right h6 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .pro_index .pro_tabinfo a .right h6 {
    font-size: 12.8px;
  }
}
@media (max-width: 1680px) {
  .pro_index .pro_tabinfo a .right h6 {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  .pro_index .pro_tabinfo a .right h6 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .pro_index .pro_tabinfo a .right h6 {
    font-size: 16px;
  }
}
.pro_index .pro_tabinfo a .right .h_info {
  height: 90px;
  overflow-y: scroll;
  padding-right: 5px;
  scrollbar-width: thin;
  scrollbar-color: #0176c3 transparent;
  margin-top: 1.04vw;
}
.pro_index .pro_tabinfo a .right .h_info::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  background-color: #e3e3e3;
}
.pro_index .pro_tabinfo a .right .h_info::-webkit-scrollbar-thumb {
  background-color: #0176c3;
  border-radius: 10px;
}
@media (max-width:768px) {
  .pro_index .pro_tabinfo a .right .h_info {
    scrollbar-width: thin;
    scrollbar-color: #0176c3 transparent;
  }
  .pro_index .pro_tabinfo a .right .h_info::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    background-color: #e3e3e3;
  }
  .pro_index .pro_tabinfo a .right .h_info::-webkit-scrollbar-thumb {
    background-color: #0176c3;
    border-radius: 10px;
  }
}
.pro_index .pro_tabinfo a .right .h_info p {
  padding-left: 20px;
  position: relative;
}
.pro_index .pro_tabinfo a .right .h_info p:before {
  /* content: 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢'; */
  position: absolute;
  left: 0;
}
@media (max-width:768px) {
  .pro_index .pro_tabinfo a .right .h_info p {
    padding-left: 15px;
  }
}
.pro_index .pro_tabinfo a .right .bot {
  font-size: 16px;
  color: #0176c3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1680px) {
  .pro_index .pro_tabinfo a .right .bot {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .pro_index .pro_tabinfo a .right .bot {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .pro_index .pro_tabinfo a .right .bot {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .pro_index .pro_tabinfo a .right .bot {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .pro_index .pro_tabinfo a .right .bot {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .pro_index .pro_tabinfo a .right .bot {
    font-size: 14px;
  }
}
.pro_index .pro_tabinfo a .right .bot i {
  margin-left: 10px;
  font-size: 20px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-animation: jt1 2s linear infinite;
  animation: jt1 2s linear infinite;
}
@media (max-width: 1680px) {
  .pro_index .pro_tabinfo a .right .bot i {
    font-size: 17.5px;
  }
}
@media (max-width: 1440px) {
  .pro_index .pro_tabinfo a .right .bot i {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .pro_index .pro_tabinfo a .right .bot i {
    font-size: 13.33333333px;
  }
}
@media (max-width: 1024px) {
  .pro_index .pro_tabinfo a .right .bot i {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1680px) {
  .pro_index .pro_tabinfo a .right .bot i {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .pro_index .pro_tabinfo a .right .bot i {
    font-size: 16px;
  }
}
@media (max-width:1440px) {
  .pro_index .top .pro_infotab .pro_taba a {
    height: 40px;
  }
  .pro_index .pro_tabinfo a .left {
    height: 350px;
  }
  .pro_index .pro_tabinfo a .right .hot {
    height: 40px;
  }
  .pro_index .pro_tabinfo a .right .h_info {
    line-height: 26px;
    height: 125px;
  }
}
@media (max-width:768px) {
  .pro_index {
    padding: 40px 0;
  }
  .pro_index .top .pro_infotab .active_title {
    position: relative;
    transform: translate(0);
    text-align: left;
  }
  .pro_index .top .pro_infotab .pro_taba {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-top: 15px;
  }
  .pro_index .top .pro_infotab .pro_taba a {
    height: 36px;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 0 15px;
    width: calc(33.33% - 10px);
    margin-left: 0;
    margin-right: 15px;
  }
  .pro_index .top .pro_infotab .pro_taba a:nth-child(3n) {
    margin-right: 0;
  }
  .pro_index .pro_tabb .items .img ul li {
    margin-left: -5%;
  }
  .pro_index .pro_tabb .items .img ul li.on:after {
    height: 25px;
  }
  .pro_index .pro_tabb .items .img ul li:after {
    height: 30px;
  }
  .pro_index .pro_tabb .items .img ul li .d2 {
    top: 18%;
    display: none;
  }
  .pro_index .pro_tabinfo {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .pro_index .pro_tabinfo.pc {
    display: none;
  }
  .pro_index .pro_tabinfo.wap {
    display: block;
  }
  .pro_index .pro_tabinfo.wap .swiper {
    position: relative;
    padding-bottom: 30px;
  }
  .pro_index .pro_tabinfo.wap .swiper .swiper-pagination {
    bottom: 30px;
  }
  .pro_index .pro_tabinfo.wap .swiper .swiper-pagination span {
    background: #0176c3;
  }
  .pro_index .pro_tabinfo a {
    width: 100%;
    padding: 20px;
  }
  .pro_index .pro_tabinfo a:before {
    width: 100%;
    height: 1px;
    bottom: 0;
    top: auto;
    transform: translateY(0);
  }
  .pro_index .pro_tabinfo a .left {
    height: 280px;
  }
  .pro_index .pro_tabinfo a .right {
    width: calc(60% - 20px);
  }
  .pro_index .pro_tabinfo a .right .hot {
    height: 34px;
    padding: 0 15px;
    display: none;
  }
  .pro_index .pro_tabinfo a .right .hot img {
    width: 15px;
  }
  .pro_index .pro_tabinfo a .right h2 {
    font-size: 20px;
    margin: 5px 0;
  }
  .pro_index .pro_tabinfo a .right h6 {
    font-size: 16px;
  }
  .pro_index .pro_tabinfo a .right .h_info {
    line-height: 24px;
    height: 72px;
  }
}
@keyframes fang1 {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes jt1 {
  0% {
    margin-left: 5px;
    opacity: 1;
  }
  100% {
    margin-left: 25px;
    opacity: 0;
  }
}
.ser_index {
  /* padding: 3.65vw 0 4.17vw; */
  position: relative;
}
.fwzc_bg{
				position: relative;
				background: url(../images/bg2.jpg)no-repeat center fixed;
				background-size: cover;
				z-index: 1;
				height: 250px;
}
.ser_index .w1600 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  position: absolute;
  top: 30%;
  z-index: 9;
  width: 100%;
  left: 8%;
}
.ser_index .w1600 .left {
  color: #fff;
  max-width: 50%;
}
.ser_index .w1600 .left h2.h2 {
  color: #fff;
}
.ser_index .w1600 .left .line {
  width: 49px;
  height: 3px;
  background: #fff;
  margin: 15px 0 20px;
}
.ser_index .w1600 .left h4 {
  font-size: 24px;
}
@media (max-width: 1680px) {
  .ser_index .w1600 .left h4 {
    font-size: 21px;
  }
}
@media (max-width: 1440px) {
  .ser_index .w1600 .left h4 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .ser_index .w1600 .left h4 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .ser_index .w1600 .left h4 {
    font-size: 12.8px;
  }
}
@media (max-width: 1680px) {
  .ser_index .w1600 .left h4 {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  .ser_index .w1600 .left h4 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .ser_index .w1600 .left h4 {
    font-size: 16px;
  }
}
.ser_index .w1600 .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 46%;
}
.ser_index .w1600 .right .item {
  margin-left: 4.69vw;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ser_index .w1600 .right .item:hover {
  transform: translateY(-10px);
}
.ser_index .w1600 .right .item:first-child {
  margin-left: 0;
}
.ser_index .w1600 .right .item .icon {
  width: 90px;
  height: 90px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ser_index .w1600 .right .item .icon:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/i5.png) no-repeat center / 100%;
  border-radius: 50%;
  -webkit-animation: play 10s linear infinite;
  animation: play 10s linear infinite;
}
.ser_index .w1600 .right .item .icon img {
  max-width: 50%;
  max-height: 50%;
}
.ser_index .w1600 .right .item p {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-family: "hs_l";
  font-weight: 300;
  margin-top: 1.04vw;
}
@media (max-width: 1680px) {
  .ser_index .w1600 .right .item p {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  .ser_index .w1600 .right .item p {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  .ser_index .w1600 .right .item p {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .ser_index .w1600 .right .item p {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  .ser_index .w1600 .right .item p {
    font-size: 16px;
  }
}
@media (max-width:1440px) {
  .ser_index .w1600 .right .item .icon {
    width: 70px;
    height: 70px;
  }
}
@media (max-width:768px) {
  .ser_index {
    padding: 40px 0;
  }
  .ser_index .w1600 .left {
    width: 100%;
    max-width: 100%;
  }
  .ser_index .w1600 .left .line {
    width: 30px;
    height: 2px;
    margin: 10px 0 15px;
  }
  .ser_index .w1600 .right {
    margin-top: 30px;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .ser_index .w1600 .right .item {
    margin-left: 0;
  }
  .ser_index .w1600 .right .item .icon {
    width: 60px;
    height: 60px;
  }
  .ser_index .w1600 .right .item p {
    margin-top: 10px;
  }
}
@media (max-width:1720px) {
    .ser_index .w1600{
        left: 0%;
    }
}
    .swiper {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }
.mySwiper_hzhb .swiper-slide{
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: calc((100% - 30px) / 2) !important;

      /* Center slide text vertically */
      display: flex;
      justify-content: center;
      align-items: center;
    }
.index_hzhba{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.index_hzhb_bt{
    
}
.mySwiper_hzhba{
    
}
.index_hzhb_img{

}
.index_hzhb_img ul{
    
}
.index_hzhb_img li{
    
}
.index_hzhb_img img{
}
.hzhb_index {
  padding: 4.17vw 0 3.13vw;
}
.hzhb_index .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 2.86vw;
}
@media (max-width:768px) {
  .hzhb_index {
    padding: 40px 0 20px;
  }
  .hzhb_index .top {
    margin-bottom: 15px;
  }
}
.hzhb_s {
  overflow: hidden;
  position: relative;
  padding-bottom: 40px;
}
.hzhb_s .swiper-pagination {
  bottom: 0;
}
.hzhb_s .swiper-pagination span {
  background: #0176c3;
}
.hzhb_s .swiper-slide a:hover .imgbox img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.hzhb_s .swiper-slide a:hover .art h4 {
  color: #0176c3;
}
.hzhb_s .swiper-slide a .imgbox {
  width: 100%;
  height: 0;
  padding-bottom: 63%;
  position: relative;
  overflow: hidden;
}
.hzhb_s .swiper-slide a .imgbox img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.hzhb_s .swiper-slide a .art {
  padding: 20px 30px 50px;
  background: #f8f8f8;
}
.hzhb_s .swiper-slide a .art h4 {
  font-size: 22px;
  font-family: "hs_l";
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .hzhb_s .swiper-slide a .art h4 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .hzhb_s .swiper-slide a .art h4 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .hzhb_s .swiper-slide a .art h4 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .hzhb_s .swiper-slide a .art h4 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .hzhb_s .swiper-slide a .art h4 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .hzhb_s .swiper-slide a .art h4 {
    font-size: 16px;
  }
}
.hzhb_s .swiper-slide a .art .time {
  padding-left: 22px;
  background: url(../images/time.png) no-repeat left center;
  margin: 0.52vw 0 1.04vw;
  font-size: 16px;
  color: #999999;
}
@media (max-width: 1680px) {
  .hzhb_s .swiper-slide a .art .time {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .hzhb_s .swiper-slide a .art .time {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .hzhb_s .swiper-slide a .art .time {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .hzhb_s .swiper-slide a .art .time {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .hzhb_s .swiper-slide a .art .time {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .hzhb_s .swiper-slide a .art .time {
    font-size: 14px;
  }
}
.hzhb_s .swiper-slide a .art .h_info {
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width:1440px) {
  .hzhb_s .swiper-slide a .art {
    padding: 18px 20px 30px;
  }
}
@media (max-width:768px) {
  .hzhb_s {
    padding-bottom: 30px;
  }
  .hzhb_s .swiper-slide a .art {
    padding: 18px 15px 20px;
  }
  .hzhb_s .swiper-slide a .art .time {
    margin: 10px 0;
  }
}
.myhzhb{
    position: relative;
    overflow: hidden;
    text-align: center;
}
.myhzhb .swiper-pagination{
    display: none;
}
.myhzhb img{
  width: 100%;
}
footer {
  background: #f7f7f7;
  overflow: hidden;
}
footer .top {
  padding: 2.6vw 0 2.08vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
footer .top .logo {
  line-height: 0;
}
footer .top .logo img {
  max-height: 40px;
}
footer .top .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
footer .top .tel .art {
  text-align: right;
  margin-right: 15px;
}
footer .top .tel span {
  font-size: 15px;
  color: #888888;
}
@media (max-width: 1680px) {
  footer .top .tel span {
    font-size: 13.125px;
  }
}
@media (max-width: 1440px) {
  footer .top .tel span {
    font-size: 11.25px;
  }
}
@media (max-width: 1280px) {
  footer .top .tel span {
    font-size: 10px;
  }
}
@media (max-width: 1024px) {
  footer .top .tel span {
    font-size: 8px;
  }
}
@media (max-width: 1680px) {
  footer .top .tel span {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  footer .top .tel span {
    font-size: 14px;
  }
}
footer .top .tel p {
  font-size: 24px;
  color: #0176c3;
}
@media (max-width: 1680px) {
  footer .top .tel p {
    font-size: 21px;
  }
}
@media (max-width: 1440px) {
  footer .top .tel p {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  footer .top .tel p {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  footer .top .tel p {
    font-size: 12.8px;
  }
}
@media (max-width: 1680px) {
  footer .top .tel p {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  footer .top .tel p {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  footer .top .tel p {
    font-size: 16px;
  }
}
footer .mid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  border-top: 1px solid #e6e6e6;
  padding: 2.08vw 0;
}
footer .mid:before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  left: 55%;
  top: 0;
  background: #e6e6e6;
}
footer .mid:after {
  content: '';
  width: 150%;
  height: 1px;
  position: absolute;
  left: -25%;
  bottom: 0;
  background: #e6e6e6;
}
footer .mid .left {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0;
}
footer .mid .left .a1 {
  font-size: 17px;
  color: #333333;
}
@media (max-width: 1680px) {
  footer .mid .left .a1 {
    font-size: 14.875px;
  }
}
@media (max-width: 1440px) {
  footer .mid .left .a1 {
    font-size: 12.75px;
  }
}
@media (max-width: 1280px) {
  footer .mid .left .a1 {
    font-size: 11.33333333px;
  }
}
@media (max-width: 1024px) {
  footer .mid .left .a1 {
    font-size: 9.06666667px;
  }
}
@media (max-width: 1680px) {
  footer .mid .left .a1 {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  footer .mid .left .a1 {
    font-size: 14px;
  }
}
footer .mid .left .a_s {
  margin-top: 15px;
}
footer .mid .left .a_s a {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  font-family: "hs_l";
  font-weight: 300;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
footer .mid .left .a_s a:hover {
  color: #0176c3;
}
footer .mid .right {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
footer .mid .right .art {
  width: calc(100% - 130px);
}
footer .mid .right .art h3 {
  font-size: 18px;
}
@media (max-width: 1680px) {
  footer .mid .right .art h3 {
    font-size: 15.75px;
  }
}
@media (max-width: 1440px) {
  footer .mid .right .art h3 {
    font-size: 13.5px;
  }
}
@media (max-width: 1280px) {
  footer .mid .right .art h3 {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  footer .mid .right .art h3 {
    font-size: 9.6px;
  }
}
@media (max-width: 1680px) {
  footer .mid .right .art h3 {
    font-size: 16px;
  }
}
footer .mid .right .art .info {
  font-size: 14px;
  line-height: 32px;
  color: #666666;
  margin-top: 1.04vw;
}
footer .mid .right .art .info a{
  color: #666;
}
footer .mid .right .art .info a:hover{
  color:#0176c3;
}
footer .mid .right .ewm {
  width: 128px;
}
footer .mid .right .ewm img{
  width:100%;
}
footer .mid .right .ewm p {
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
}
footer .foot2 {
  background: #0176c3;
}
footer .bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.85);
  font-family: "hs_l";
  font-weight: 300;
  padding: 1.56vw 0 1.04vw;
}
@media (max-width: 1680px) {
  footer .bot {
    font-size: 12.25px;
  }
}
@media (max-width: 1440px) {
  footer .bot {
    font-size: 10.5px;
  }
}
@media (max-width: 1280px) {
  footer .bot {
    font-size: 9.33333333px;
  }
}
@media (max-width: 1024px) {
  footer .bot {
    font-size: 7.46666667px;
  }
}
footer .bot *,
footer .bot a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.85);
  font-family: "hs_l";
  font-weight: 300;
}
@media (max-width: 1680px) {
  footer .bot *,
  footer .bot a {
    font-size: 12.25px;
  }
}
@media (max-width: 1440px) {
  footer .bot *,
  footer .bot a {
    font-size: 10.5px;
  }
}
@media (max-width: 1280px) {
  footer .bot *,
  footer .bot a {
    font-size: 9.33333333px;
  }
}
@media (max-width: 1024px) {
  footer .bot *,
  footer .bot a {
    font-size: 7.46666667px;
  }
}
footer .bot a:hover {
  color: #fff;
}
footer .bot .left {
  margin-bottom: 0.52vw;
  display: flex;
}
footer .bot .left a {
  margin-left: 10px;
}
footer .bot .left a:last-child {
  margin-left: 20px;
}
footer .bot .right {
  margin-bottom: 0.52vw;
  display: flex;
}
@media (max-width:1440px) {
  footer .mid .left .a_s {
    margin-top: 10px;
  }
  footer .mid .left .a_s a {
    line-height: 26px;
  }
  footer .mid .right .art .info {
    line-height: 26px;
    margin-top: 10px;
  }
  footer .mid .right .ewm {
    width: 100px;
  }
  
  footer .mid .right .ewm p {
    font-size: 13px;
  }
}
@media (max-width:768px) {
  footer .top {
    padding: 0px;
    position: relative;
    opacity: 1;
    transform: none;
  }
  footer .top .logo {
    display: none;
  }
  footer .top .tel {
    position: absolute;
    right: 0;
    top: 17px;
  }
  footer .top .tel .art {
    margin-right: 10px;
  }
  footer .top .tel span {
    font-size: 12px;
  }
  footer .top .tel p {
    font-size: 14px;
  }
  footer .top .tel img {
    width: 35px;
    height: 35px;
  }
  footer .mid {
    padding: 25px 0 15px;
    border-top: none;
    opacity: 1;
    transform: none;
  }
  footer .mid:before {
    display: none;
  }
  footer .mid .left {
    display: none;
  }
  footer .mid .right {
    width: 100%;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  footer .mid .right .art {
    width: 100%;
  }
  footer .mid .right .art h3 {
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
  }
  footer .mid .right .art .info {
    font-size: 14px;
    line-height: 22px;
  }
  footer .mid .right .ewm {
    width: 100%;
    display: none;
  }
  footer .bot {
    text-align: center;
    padding: 10px 0;
  }
  footer .bot .left {
    width: 100%;
  }
  footer .bot .right {
    width: 100%;
  }
}
.nybanner {
    position: relative;
    /* height: 550px; */
    overflow: hidden;
}
.nybanner img{
    width: 100%;
}
.nybanner .wz{
    top: 0%;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.nybanner .wzw{
  
}
.nybanner .wz h2{
    font-size: 30px;
    color: #fff;
    margin-top: 0%;
    padding: 1% 0%;
}
.nybanner .wz h3{
    color: #fff;
    font-family: Futura Md BT;
    font-size: 48px;
    text-transform: uppercase;
}
.nybanner .wzw a{
    background: #0176c3;
    display: block;
    width: 124px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    border-radius: 50px;
    color: #fff;
}
.ejdh{
    background: #f3f3f3;
}
.ejdhw{
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ejdhw a{
    width: 240px;
    height: 70px;
    color: #666;
    line-height: 70px;
    font-size: 16px;
    text-align: center;
}
.ejdhw .cur{
      background: #0176c3;
    color: #fff;
}
.ejdhw a:hover{
    background: #0176c3;
    color: #fff;
}
.mbx{
    margin-top: 2%;
    margin-bottom: 4%;
}
.mbx_w{
    color: #999;
}
.mbx_w a{
    color: #999;
}
.about_nr {
    margin-bottom: 7%;
    font-size: 16px;
    line-height: 2;
}
.gsjjt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gsjjt .nr{
    width: 44%;
}
.gsjjt .nr h2{
    font-size: 48px;
    color: #333;
    font-family: Futura Md BT;
    text-transform: uppercase;
}
.gsjjt .nr h3{
    margin-bottom: 6%;
}
.gsjjt .nr h4{
    font-size: 24px;
}
.gsjjt .nr p{
    line-height: 36px;
    font-size: 16px;
    color: #666;
    margin-top: 6%;
}
.gsjjt .img{
    width: 50%;
}
.gsjjt .img img{
    width: 100%;
}
.gsjjb {
    display: flex;
    margin-top: 4%;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}
.gsjjbl{
    background: #f3f3f3;
    width: 63%;
    text-align: center;
    padding: 68px 6%;
}
.gsjjbr{
    background: #f3f3f3;
    width: 34%;
    text-align: center;
    padding: 80px 6%;
}
.gsjjb img{}
.gsjjb h2{
    font-size: 22px;
    margin-top: 3%;
    margin-bottom: 3%;
}
.gsjjb p{line-height: 40px;font-size: 16px;color: #666;}
@media (max-width: 1440px){
  .nybanner .wz h3 {
    color: #fff;
    font-family: Futura Md BT;
    font-size: 40px;
    text-transform: uppercase;
}
.nybanner .wz h2 {
    font-size: 22px;
    color: #fff;
    margin-top: 0%;
    padding: 1% 0%;
}
}
@media (max-width: 768px){
    .nybanner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.nybanner img {
    width: 200%;
}
.nybanner .wz h3 {
    color: #fff;
    font-family: Futura Md BT;
    font-size: 16px;
    text-transform: uppercase;
}
.nybanner .wz h2 {
    font-size: 13px;
    color: #fff;
    margin-top: 0%;
    padding: 3% 0%;
}
.ejdhw {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 5%;
}
.ejdhw a {
    width: 31.3%;
    height: 42px;
    color: #666;
    line-height: 42px;
    font-size: 13px;
    text-align: center;
    margin: 1%;
    background: #fff;
}
.gsjjt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.gsjjt .nr {
    width: 100%;
}
.gsjjt .nr h2 {
    font-size: 24px;
    color: #333;
    font-family: Futura Md BT;
    text-transform: uppercase;
}
.gsjjt .nr h4 {
    font-size: 18px;
}
.gsjjt .nr p {
    line-height: 19px;
    font-size: 12px;
    color: #666;
    margin-top: 6%;
}
.gsjjt .img {
    width: 100%;
    margin-top: 5%;
}


.gsjjb {
    display: flex;
    margin-top: 4%;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: column;
}
.gsjjbl {
    background: #f3f3f3;
    width: 100%;
    text-align: center;
    padding: 5%;
}
.gsjjbr {
    background: #f3f3f3;
    width: 100%;
    text-align: center;
    padding: 5%;
    margin-top: 5%;
}
.about_nr  img{
            width: 100%;
}
}
.about_fzlc{
    
}
.about_fzlca{
    
}
.about_fzlca ul{
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about_fzlca ul li{
  margin-top: 30px;
  background-color: #f3f3f3;
  width: 48%;
}
.about_fzlcbox{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.about_fzlcimg{
    overflow: hidden;
}
.about_fzlcimg img{
    max-width: 100%;
    width: 400px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about_fzlcnr{
    margin: 0px 5%;
    width: 100%;
}
.about_fzlcnr h2{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about_fzlcnr p{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    font-weight: 300;
}
.about_fzlcnr .line{
        width: 100%;
    height: 1px;
    background: #474747;
    opacity: 0.1;
    margin: 0.78vw 0;
}
.about_fzlca ul li:hover .about_fzlcnr h2{
  color: #0176c3;
}
.about_fzlca ul li:hover .about_fzlcimg img{
     -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
@media (max-width: 768px){
    .about_fzlcbox{
      display: flex;
      flex-direction: column;
    }
  .about_fzlca ul li{
    width:100%;
  }
  .about_fzlcnr{
    width:300px;
    padding:20px 0;
  }
  .about_fzlcimg img{
    width:100%;
  }
}
.about_qywh{
    
}
.about_qywha{
    
}
.about_qywha ul{
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about_qywha ul li{
  margin-top: 30px;
  background-color: #f3f3f3;
  width: 48%;
}
.about_qywhbox{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.about_qywhimg{
    overflow: hidden;
    width: 100%;
}
.about_qywhimg img{
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about_qywhnr{
    padding: 4% 4%;
    width: 100%;
}
.about_qywhnr h2{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about_qywhnr p{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    font-weight: 300;
}
.about_qywhnr .line{
        width: 100%;
    height: 1px;
    background: #474747;
    opacity: 0.1;
    margin: 0.78vw 0;
}
.about_qywha ul li:hover .about_qywhnr h2{
  color: #0176c3;
}
.about_qywha ul li:hover .about_qywhimg img{
     -webkit-transform: scale(1.05);
     -ms-transform: scale(1.05);
     -o-transform: scale(1.05);
     transform: scale(1.05);
}
@media (max-width: 768px){
    .about_qywhbox{
      display: flex;
      flex-direction: column;
    }
  .about_qywha ul li{
    width:100%;
  }
  .about_qywhnr{
    width:300px;
    padding:20px 0;
  }
  .about_qywhimg img{
    width:100%;
  }
}
.about_news{
    
}
.about_newsa{
    
}
.about_newsa ul{
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about_newsa ul li{
  margin-top: 30px;
  background-color: #f3f3f3;
  width: 32%;
}
.about_newsbox{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.about_newsimg{
    overflow: hidden;
}
.about_newsimg img{
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about_newsnr{
    padding: 4% 4%;
    width: 100%;
}
.about_newsnr h2{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about_newsnr p{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    font-weight: 300;
}
.about_newsnr .line{
        width: 100%;
        height: 2px;
        background: #474747;
        opacity: 0.1;
        margin: 0.78vw 0;
}
.about_newsa ul li:hover .about_newsnr h2{
  color: #0176c3;
}
.about_newsa ul li:hover .about_newsnr .line{background: #0176c3;opacity: 1;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 1.5s;}
.about_newsa ul li:hover .about_newsimg img{
     -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
@media (max-width: 768px){
    .about_newsbox{
      display: flex;
      flex-direction: column;
    }
  .about_newsa ul li{
    width:100%;
  }
  .about_newsnr{
    width:300px;
    padding:20px 0;
  }
  .about_newsimg img{
    width:100%;
  }
}
.news {
}
@media (max-width:768px) {
  .news {
    padding: 40px 0;
  }
}
.news_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-bottom: 10px;
}
.news_list li {
  width: calc(33.33% - 20px);
  margin: 0 30px 40px 0;
  position: relative;
}
.news_list li:nth-child(3n) {
  margin-right: 0;
}
.news_list li:before,
.news_list li:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news_list li:before {
  background: #f1f1f1;
}
.news_list li:after {
  width: 0;
}
.news_list li:hover:after {
  width: 100%;
  background: #0176c3;
}
.news_list li:hover .imgbox img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.news_list li:hover .imgbox .p1 {
  bottom: 0;
}
.news_list li:hover .art h4 {
  color: #0176c3;
}
.news_list li .imgbox {
  width: 100%;
  height: 0;
  padding-bottom: 62.78%;
  position: relative;
  overflow: hidden;
}
.news_list li .imgbox img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news_list li .imgbox .p1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.78vw 0;
  background: rgb(1 118 195 / 70%);;
  position: absolute;
  bottom: -60px;
  left: 0;
  color: #fff;
  font-size: 16px;
  font-family: "hs_l";
  font-weight: 300;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1680px) {
  .news_list li .imgbox .p1 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .news_list li .imgbox .p1 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .news_list li .imgbox .p1 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .news_list li .imgbox .p1 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .news_list li .imgbox .p1 {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .news_list li .imgbox .p1 {
    font-size: 14px;
  }
}
.news_list li .imgbox .p1 i {
  font-size: 22px;
  margin-left: 10px;
}
@media (max-width: 1680px) {
  .news_list li .imgbox .p1 i {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .news_list li .imgbox .p1 i {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .news_list li .imgbox .p1 i {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .news_list li .imgbox .p1 i {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .news_list li .imgbox .p1 i {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .news_list li .imgbox .p1 i {
    font-size: 16px;
  }
}
.news_list li .art {
  padding: 1.3vw 0;
}
.news_list li .art h4 {
  font-size: 22px;
  color: #333333;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 0.26vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .news_list li .art h4 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .news_list li .art h4 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .news_list li .art h4 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .news_list li .art h4 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .news_list li .art h4 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .news_list li .art h4 {
    font-size: 16px;
  }
}
.news_list li .art .time {
  font-size: 16px;
  color: #b9b9b9;
  font-family: 'Arial';
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1680px) {
  .news_list li .art .time {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .news_list li .art .time {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .news_list li .art .time {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .news_list li .art .time {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .news_list li .art .time {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .news_list li .art .time {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .news_list li {
    width: calc(33.33% - 13.33px);
    margin: 0 20px 30px 0;
  }
}
@media (max-width:768px) {
  .news_list li {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .news_list li .art {
    padding: 15px 0;
  }
}
.contact2 {
}
.contact2 h4.h4 {
  text-align: center;
}
.contact2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin: 3.13vw auto 1.04vw;
  justify-content: center;
}
.contact2 ul li {
  background: #f6f6f6;
  width: calc(43.33% - 20px);
  margin: 0 30px 30px 0;
  padding: 30px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contact2 ul li:nth-child(3n) {
  margin-right: 0;
}
.contact2 ul li:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.contact2 ul li h5 {
  width: 100%;
  height: 65px;
  background: #fff;
  margin-left: -30px;
  line-height: 30px;
  padding-left: 30px;
  position: relative;
  font-size: 22px;
  color: #0176c3;
  font-family: "hs_l";
  font-weight: 600;
}
@media (max-width: 1680px) {
  .contact2 ul li h5 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .contact2 ul li h5 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .contact2 ul li h5 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .contact2 ul li h5 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .contact2 ul li h5 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .contact2 ul li h5 {
    font-size: 16px;
  }
}
.contact2 ul li h5:before {
  content: '';
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #0176c3;
}
.contact2 ul li .info {
  margin-top: 1.04vw;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-family: "hs_l";
  font-weight: 300;
}
@media (max-width: 1680px) {
  .contact2 ul li .info {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .contact2 ul li .info {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .contact2 ul li .info {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .contact2 ul li .info {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .contact2 ul li .info {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .contact2 ul li .info {
    font-size: 14px;
  }
}
.contact2 ul li .info b {
  font-size: 16px;
  font-family: "hs_l";
  font-weight: 600;
  color: #333333;
}
@media (max-width: 1680px) {
  .contact2 ul li .info b {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .contact2 ul li .info b {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .contact2 ul li .info b {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .contact2 ul li .info b {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .contact2 ul li .info b {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .contact2 ul li .info b {
    font-size: 14px;
  }
}
.contact2 .xh_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
  color: #cccccc;
  font-family: "hs_l";
  font-weight: 300;
}
@media (max-width: 1680px) {
  .contact2 .xh_a {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .contact2 .xh_a {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .contact2 .xh_a {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .contact2 .xh_a {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .contact2 .xh_a {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .contact2 .xh_a {
    font-size: 14px;
  }
}
.contact2 .xh_a:hover {
  color: #0176c3;
}
.contact2 .xh_a i {
  margin-left: 15px;
}
@media (max-width:1280px) {
  .contact2 ul li {
    width: calc(33.33% - 13.33px);
    margin: 0 20px 20px 0;
    padding: 20px;
  }
  .contact2 ul li h5 {
    height: 40px;
    margin-left: -20px;
    padding-left: 20px;
    line-height: 40px;
    width: 240px;
  }
  .contact2 ul li h5:before {
    width: 3px;
  }
  .contact2 ul li .info {
    line-height: 24px;
  }
}
@media (max-width:768px) {
  .contact2 {
    padding: 35px 0;
  }
  .contact2 ul {
    margin-top: 20px;
  }
  .contact2 ul li {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 20px 15px;
  }
  .contact2 ul li h5 {
    margin-left: -15px;
    padding-left: 15px;
  }
  .contact2 ul li h5:before {
    width: 2px;
  }
  .contact2 ul li .info {
    margin-top: 10px;
  }
}
.news_ny{margin-bottom: 6%;}
.news_nyw{}
.news_nyw ul{}
.news_nyw ul li{
    background: #fff;
    transition: all ease 0.5s;
    border-bottom: solid 1px #eee;
    padding-bottom: 2%;
    margin-bottom: 2%;
}
.news_nyw ul li a{display: flex;align-items: center;justify-content: space-between;}
.news_nyw ul li .img{
    width: 25%;
    display: flex;
    height: 200px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.news_nyw ul li .img img{
    width: 100%;
}
.news_nyw ul li .nr{width: 71%;}
.news_nyw ul li .nr h2{
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news_nyw ul li .xzlist{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.news_nyw ul li .xzlist h2{
    height: 40px;
    line-height: 40px;
}
.news_nyw ul li .xzlist b{
    width: 60%;
}
.news_nyw ul li .xzlist a{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.news_nyw ul li .xzlist a:hover{
    
background: #022ed9;
}
.news_nyw ul li .nr h2 b{
}
.news_nyw ul li .nr h2 span{
    font-size: 13px;
    color: #999;
}
.news_nyw ul li .nr p{
    font-size: 14px;
    color: #666;
    line-height: 2;
    margin-top: 2%;
}
.news_nyw ul li .nr h6{
    display: inline-block;
    clear: both;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    margin: 30px 0 0;
    padding-right: 25px;
    background: url(../images/right1.png) right center no-repeat;
    transition: all ease 0.5s;
}
.news_nyw ul li:hover{
}
.news_nyw ul li:hover .nr h2{
    color: #022ed9;
}
.news_nyw ul li:hover .nr h6{
    color: #164781;
}
.newsny_w {
    overflow: hidden;
    margin-bottom: 6%;
}
.newsny_wl{
    float: left;
    width: 64%;
}
.newsny_wr{
    float: right;
    width: 28%;
}
.newsny_wr h2{
    font-size: 36px;
    color: #333;
    font-weight: 500;
    margin: 0px;
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsny_wr ul{}
.newsny_wr ul li{
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.newsny_wr ul li h3{
    font-size: 18px;
}
.newsny_wr ul li p{
    color: #999;
    line-height: 24px;
    margin-top: 3%;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.newsny_wr ul li:hover h3{}
.mianrbottom{
}
.newsxqnya {
    text-align: left;
    border-bottom: #ededed 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsxqnya h2 {
    font-size: 36px;
    color: #333;
    font-weight: 500;
    margin: 0px;
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsxqnya p{font-size: 16px;}
.newsxqnya p span {
    display: inline-block;
    padding-right: 3%;
    color: #c1c1c1;
    font-size: 14px;
}
.bshare-custom {
    font-size: 13px;
    line-height: 16px !important;
}
.newsxqnyb {
    line-height: 200%;
    font-size: 15px;
    line-height: 1.8;
    min-height: 290px;
    overflow: hidden;
}
.newsxqnyb img{
  max-width:100%;
}
.newsxqnyc {
    line-height: 2;
    color: #666;
}
.newsxqnyc p {margin: 0px;}
.newsxqnyc a {
    color: #333;
}
@media (max-width: 768px){
    .newsny_wl {
    float: none;
    width: 100%;
}

.newsxqnya h2 {
    font-size: 22px;
    color: #333;
    font-weight: 500;
    margin: 0px;
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsxqnya p span {
    display: inline-block;
    padding-right: 3%;
    color: #c1c1c1;
    font-size: 12px;
}
.newsny_wr {
    float: none;
    width: 100%;
    margin-top: 10%;
}
.newsny_wr ul li h3 {
    font-size: 15px;
}
.jjfn_nyw ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.jjfn_nyw ul li .img {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: auto;
    border: solid 1px #eee;
    padding: 5%;
}
.jjfn_nyw ul li .nr {
    width: 100%;
    margin-top: 5%;
}
.jjfn_nyw ul li .nr p {
    border-bottom: solid 1px #eee;
    border-top: solid 1px #eee;
    margin: 4% 0%;
    font-size: 13px;
        padding: 0%;
    line-height: 2;
    color: #999;
    font-weight: 100;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.jjfn_nyw ul li .nr h6 {
    display: block;
    width: 100%;
    height: 38px;
    border: solid 1px #333;
    text-align: center;
    line-height: 38px;
    font-size: 13px;
    position: relative;
    transition: all ease .5s;
}
.jjfn_xqwlt .nrjj {
    background: #f9f9f9;
    border: solid 1px #eee;
    border-radius: 5px;
    margin: 1% 0%;
    padding: 6%;
    font-size: 13px;
    line-height: 2;
    margin-top: 4%;
}
.news_nyw ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.news_nyw ul li .img {
    width: 100%;
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.news_nyw ul li .nr {
    width: 100%;
    margin-top: 7%;
}   
.news_nyw ul li .nr h2 b {
    font-size: 15px;
}
.news_nyw ul li .nr p {
    font-size: 14px;
    color: #666;
    line-height: 2;
    margin-top: 2%;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.newsxqnyb img{
    width: 100%!important;
    height: auto!important;
}
}
.pro {
}
@media (max-width:768px) {
  .pro {
    padding: 40px 0;
  }
}
.pro ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-bottom: 10px;
}
.pro li {
  width: calc(33.33% - 20px);
  margin: 0 30px 40px 0;
  position: relative;
  background: #f3f3f3;
}
.pro li:nth-child(3n) {
  margin-right: 0;
}
.pro li:before,
.pro li:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pro li:before {
  background: #f1f1f1;
}
.pro li:after {
  width: 0;
}
.pro li:hover:after {
  width: 100%;
  background: #0176c3;
}
.pro li:hover .imgbox img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.pro li:hover .imgbox .p1 {
  bottom: 0;
}
.pro li:hover .art h4 {
  color: #0176c3;
}
.pro li .imgbox {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.pro li .imgbox img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pro li .imgbox .p1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.78vw 0;
  background: rgb(1 118 195 / 70%);;
  position: absolute;
  bottom: -60px;
  left: 0;
  color: #fff;
  font-size: 16px;
  font-family: "hs_l";
  font-weight: 300;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1680px) {
  .pro li .imgbox .p1 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .pro li .imgbox .p1 {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .pro li .imgbox .p1 {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .pro li .imgbox .p1 {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .pro li .imgbox .p1 {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .pro li .imgbox .p1 {
    font-size: 14px;
  }
}
.pro li .imgbox .p1 i {
  font-size: 22px;
  margin-left: 10px;
}
@media (max-width: 1680px) {
  .pro li .imgbox .p1 i {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .pro li .imgbox .p1 i {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .pro li .imgbox .p1 i {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .pro li .imgbox .p1 i {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .pro li .imgbox .p1 i {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .pro li .imgbox .p1 i {
    font-size: 16px;
  }
}
.pro li .art {
  padding: 1.3vw 6px;
}
.pro li .art h4 {
  font-size: 22px;
  color: #333333;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 0.26vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .pro li .art h4 {
    font-size: 19.25px;
  }
}
@media (max-width: 1440px) {
  .pro li .art h4 {
    font-size: 16.5px;
  }
}
@media (max-width: 1280px) {
  .pro li .art h4 {
    font-size: 14.66666667px;
  }
}
@media (max-width: 1024px) {
  .pro li .art h4 {
    font-size: 11.73333333px;
  }
}
@media (max-width: 1680px) {
  .pro li .art h4 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .pro li .art h4 {
    font-size: 16px;
  }
}
.pro li .art .time {
  font-size: 16px;
  color: #b9b9b9;
  font-family: 'Arial';
}
@media (max-width: 1680px) {
  .pro li .art .time {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .pro li .art .time {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .pro li .art .time {
    font-size: 10.66666667px;
  }
}
@media (max-width: 1024px) {
  .pro li .art .time {
    font-size: 8.53333333px;
  }
}
@media (max-width: 1680px) {
  .pro li .art .time {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .pro li .art .time {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .pro li {
    width: calc(33.33% - 13.33px);
    margin: 0 20px 30px 0;
  }
}
@media (max-width:768px) {
  .pro li {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .pro li .art {
    padding: 15px 0;
  }
}
.pro_xq{
    width: 1600px;
    margin: 0 auto;
    /* margin-top: 60px; */
    max-width: 94%;
    margin-bottom: 80px;
}
.pro_xq_top{
    
    margin: 0 auto;
    overflow: hidden;
    
    
}
.pro_xq_topl{
    float: left;
    width: 40%;
}
.gallery-top{
    
border: solid 1px #ddd;
}
.pro_xq_topl img{
    width: 100%;
    /* padding: 10%; */
    }
.gallery-thumbs{
    
    margin-top: 12px;
    
overflow: hidden;}
.gallery-thumbs .swiper-slide{
    border: solid 2px #eee;
    
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
    border: solid 2px #16349f;
}
.gallery-thumbs .swiper-slide img{}
.gallery-thumbsl{
    position: absolute;
    left: 10px;
    width: 27px;
    height: 70px;
    top: 10px;
    background: url(../images/leftg.png);
}
.gallery-thumbsr{
    position: absolute;
    right: 10px;
    width: 27px;
    height: 70px;
    background: #000;
    top: 10px;
    background: url(../images/rightg.png);
}
.pro_xq_topr{
    float: right;
    width: 55%;
    margin-top: 0%;
}

.pro_xq_topr h2{
    color: #333;
    font-size: 30px;
    font-weight: bold;
    border-bottom: dashed 1px #eee;
    padding-bottom: 2%;
    margin-bottom: 4%;
}

.pro_xq_topr .nr{
    line-height: 1.5;
    font-size: 16px;
    color: #666;
    margin-bottom: 14%;
    }
.pro_xq_cpsx{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    border: 1px solid rgba(221,221,221,1);
}
.pro_xq_cpsx h2{
    height: 38px;
    width: 100%;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    cursor: pointer;
    background: rgba(225,225,225,1);
    color: rgba(51,51,51,1);
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.pro_xq_cpsx p{
    border-bottom: 1px solid rgba(221,221,221,1);
}
.pro_xq_cpsx p b{
    background: #f9f9f9;
    display: inline-block;
    width: 20%;
    text-align: right;
    border-right: 1px solid rgba(221,221,221,1);
    padding: 8px;
    font-weight: 500;
    color: #999;
}
.pro_xq_cpsx p span{
    padding: 8px;
    color: #666;
}
.pro_xq_nrsj{
    
    margin: 0 auto;
    
    border: solid 1px #eee;
margin-top: 4%;}
.nrsj_bt{border-bottom: solid 1px #eee;}
.nrsj_bt span{
    display: inline-block;
    background: #f1f1f1;
    text-align: center;
    font-size: 16px;
    height: 52px;
    line-height: 52px;
    padding: 0px 62px;
    color: #999;
}
.nrsj_bt span.on{
    background: #333;
    color: #fff;
}
.nrsj_bt span:hover{
    color: #fff;
    background: #f60;
}
.nrsj_nr{
    padding: 35px;
    font-size: 16px;
    line-height: 2;
}
.nrsj_nrw{
    display: none;
}
.nrsj_nrw img{
    width:100%;
}
.nrsj_nrw.active{
    display: block;
}
.proxq_yskd {
    border: solid 1px #eee;
}
.proxq_ys{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 40px;
}
.proxq_ysw{
    width: 27%;
    text-align: center;
}

.proxq_ysw img{
    width: 60px;
}
.proxq_ysw .wz{
    padding-left: 12px;
}
.proxq_ysw .wz h4{
    font-weight: bold;
    margin-top: 15px;
}
.proxq_ysw .wz p{
    font-size: 13px;
    margin-top: 15px;
    color: #666;
    line-height: 1.8;
}
.lx{
    overflow: hidden;
    margin-top: 20px;
}
.lxl{
    float: left;
    width: 48%;
    background: #0176c3;
    text-align: center;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    color: #fff;
}
.lxl a{
  color:#fff
}
.lxr{
    float: right;
    width: 48%;
    background: #333;
    text-align: center;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    color: #fff;
}
.lxr a{
    color: #fff;
}
@media (max-width: 1440px){
  .lx{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .lxl{
    width: 100%;
  }
  .lxr{
    width: 100%;
    margin-top: 10px;
}
  .pro_xq_topr .nr{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
  }
}
.proxq_cpjs{
    border: solid 1px #eee;
    margin-bottom: 30px;
}
.proxq_cpjs .nr{
    padding: 22px;
    font-size: 16px;
    line-height: 2;
}
.proxq_bt{
    background: #eee;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.proxq_bt h2{
    margin: 0%;
    font-size: 22px;
    font-weight: 500;
    background: #f11414;
    color: #fff;
    padding: 11px 23px;
}
.proxq_bt h4{
    margin: 0%;
}
#nava {
    background: #f9f9f9;
    overflow: hidden;
}

#nava li {
    float: left;
    width: 16.6666%;
    text-align: center;
    padding: 19px 0px;
    color: #000;
}

#nava li.on {
    background: #0176c3;
    color: #fff;
}
@media (max-width:768px) {
    .pro_xq_topl {
    float: none;
    width: 100%;
}
.pro_xq_topr {
    float: none;
    width: 100%;
    margin-top: 6%;
}
.lxl {
    float: none;
    width: 100%;
    background: #0253af;
    text-align: center;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    color: #fff;
}
.lxr {
    float: none;
    width: 100%;
    background: #333;
    text-align: center;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    margin-top: 2%;
}
.nrsj_nrw img{
    
width: 100%!important;
    height: auto!important;
    max-width: 100%!important;
    position: relative!important;
}
.nrsj_nr {
    padding: 2%;
    font-size: 16px;
    line-height: 2;
}
  .souym ul{
    width:100%;
  }
}
.souym{
    background: #f2f2f2;
    padding: 60px 0px;
}
.souym ul{
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
}
.souym ul li{
    border-bottom: solid 1px #eee;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.souym ul li .img{
    float: left;
    width: 300px;
}
.souym ul li .img img{
    width: 100%;
}
.souym ul li .nr{
    float: left;
    margin-left: 25px;
    margin-top: 15px;
}
.souym ul li .nr h2{
    font-weight: bold;
    font-size: 16px;
}
.souym ul li .nr h3{
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
}
.souym ul li .nr a{
    display: block;
    background: #f5f5f5;
    text-align: center;
    width: 120px;
    border-radius: 6px;
    color: #999;
    padding: 8px 0px;
    margin-top: 19%;
}
.souym ul li:hover .nr a{
    background: #0176c3;
    color: #fff;
}
/*jinchangxiaoguo----------------------------------------------*/
.frtop{
        opacity: 0;
    transform: translatey(100%);
    transition: all .5s ease-out;
}
.started .frtop {
    opacity: 1;
    transform: none;
}
.frleft{
    transform: translate(-200%);
    opacity: 0;
    transition: all .75s ease-out;
}
.frright{
    transform: translate(200%);
    opacity: 0;
    transition: all .75s ease-out;
}
.started .frleft {
    opacity: 1;
    transform: none;
}
.started .frright {
    opacity: 1;
    transform: none;
}
/*jinchangxiaoguo----------------------------------------------*/
.ejdh {}

.ejdhwa {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* border: 1px solid #eee; */
    background-color: #fff;
    padding: 2rem;

}

.ejdhwa a {
    line-height: normal;
    background: rgb(255 255 255);
    color: #666666;
    padding: 0;
    margin: 0px 2px;
    display: block;
    line-height: 1.35;
    font-size: 16px;
    color: #666666;
}

.ejdhwa a:hover {
    color: #0176c3
}

.ejdhwa a:hover+.class2 {
    display: block;
}

.ejdhwa ul {
    display: flex;
    margin: 0;
    flex-direction: column;
    width: 100%;
    align-items: center;
    border: 1px solid #eee;
    padding: 2rem;
}

.ejdhwa ul li {
    display: flex;
    margin: 0;
    padding: 1rem 0;
    border-bottom: 1px solid #e3e3e3;
    flex-direction: column;
    width: 80%;
}

.class2:hover {
    display: block;
}

.ejdhwa ul li p {
    font-size: 22px;
    margin: 0;
    color: #0176c3;
    font-weight: bold;
}

.ejdhwa ul li ul {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin: 0;
    padding: 0;
    border: 0;
}

.ejdhwa ul li ul li {
    border: none;
    padding: 0;
    width: 100%;
}

.ejdhwa ul li ul li a {
    padding-top: 10px;
    font-size: 14px;
}

.ejdhwa ul li ul li:hover a {
    background: #fff;
    color: #0176c3;
    font-weight: bold;
}
.probox{
    display: flex;
    flex-direction: row;
}
.proboxl{
    width: 30%;
}
.proboxr{
    width: 70%;
    padding: 0px 60px;
}
@media (max-width:768px){
 .probox{
     display: flex;
     flex-direction: column;
 } 
 .proboxl{
    width: 100%;
    /* display: none; */
}
.proboxr{
    width: 100%;
    padding: 0;
}
}
  .prony {
    display: block;
  }

  .prony .h_top {
    height: 100%;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .prony .h_top .logo {
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .prony .h_top .logo img {
    max-height: 40px;
    margin-right: 5px;
  }
  .prony .h_top .open_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .prony .h_top .open_nav.on i:first-child {
    -webkit-transform: translate(0, 7px) rotate(45deg);
    -ms-transform: translate(0, 7px) rotate(45deg);
    transform: translate(0, 7px) rotate(45deg);
  }
  .prony .h_top .open_nav.on i:nth-child(2) {
    opacity: 0;
  }
  .prony .h_top .open_nav.on i:last-child {
    -webkit-transform: translate(0, -7px) rotate(-45deg);
    -ms-transform: translate(0, -7px) rotate(-45deg);
    transform: translate(0, -7px) rotate(-45deg);
  }
  .prony .h_top .open_nav i {
    width: 24px;
    height: 2px;
    background-color: #0176c3;
    margin: 2.5px 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .prony .h_bot {
    width: 100%;
    left: 0;
    overflow: hidden;
    padding: 20px;
  }
  .prony .h_bot .h_nav a:hover {
    color: #0176c3;
  }
  .prony .h_bot .h_nav li.on .a1 .top a,
  .prony .h_bot .h_nav li.on .a1 .top i {
    color: #0176c3;
  }
  .prony .h_bot .h_nav li .a1 .top {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid transparent;
  }
  .prony .h_bot .h_nav li .a1 .top.on {
    border-color: #0176c3;
  }
  .prony .h_bot .h_nav li .a1 .top.on a {
    color: #0176c3;
  }
  .prony .h_bot .h_nav li .a1 .top.on i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    color: #0176c3;
  }
  .prony .h_bot .h_nav li .a1 .top a {
    width: calc(100% - 50px);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
    transition: all 0.5s;
    color: #666666;
  }
  .prony .h_bot .h_nav li .a1 .top i {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 24px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .prony .h_bot .h_nav li .a1 .box {
    display: none;
    padding: 0 10px;
  }
.prony .h_bot .h_nav li .a1 .xs1 .box{
  display:block;
}
.prony .h_bot .h_nav li .a1 .top2{
}
  .prony .h_bot .h_nav li .a1 .box .a2 .top2 {
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid transparent;
  }
  .prony .h_bot .h_nav li .a1 .box .a2 .top2.on {
    border-color: #0176c3;
  }
  .prony .h_bot .h_nav li .a1 .box .a2 .top2.on a {
    color: #0176c3;
  }
  .prony .h_bot .h_nav li .a1 .box .a2 .top2.on i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    color: #0176c3;
  }
  .prony .h_bot .h_nav li .a1 .box .a2 .top2 a {
    width: calc(100% - 50px);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
  }
.ls{
  color: #0176c3;
}
  .prony .h_bot .h_nav li .a1 .box .a2 .top2 i {
    width: 40px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .prony .h_bot .h_nav li .a1 .box .a2 .box2 {
    display: none;
    padding: 0 10px;
  }
.prony .h_bot .h_nav li .a1 .box .a2 .xs2 .box2{
  /* display:block; */
}
  .prony .h_bot .h_nav li .a1 .box .a2 .box2 a {
    width: 100%;
    line-height: 30px;
    font-size: 13px;
    display: block;
  }
  .prony .h_bot .h_nav li .a1 .box .a2 .box2 a.on {
    color: #0176c3;
  }
  .prony .h_bot .h_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 40px;
    margin: 10px 0;
  }
  .prony .h_bot .h_search input {
    width: calc(100% - 40px);
    height: 100%;
    background: #fff;
    padding: 0 15px;
    font-size: 16px;
    color: #333;
  }
  .prony .h_bot .h_search input::placeholder {
    font-size: 16px;
    color: #333;
  }
  .prony .h_bot .h_search a,
  .prony .h_bot .h_search button {
    width: 40px;
    height: 100%;
    background: #0176c3;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
  }
  .prony .h_bot .h_lan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 40px;
    margin: 10px 0;
  }
  .prony .h_bot .h_lan a {
    font-size: 16px;
    color: #333;
    margin: 0 8px;
  }
  .prony .h_bot .h_lan a.on {
    color: #0176c3;
  }
   .prony .h_bot .h_nav li .a1 .box1 {
    display: none;
    padding: 0 10px;
  }
  .prony .h_bot .h_nav li .a1 .box1 .a2 .top2 {
    height: 35px;
    display: -webkit-box1;
    display: -ms-flexbox1;
    display: -webkit-flex;
    display: flex;
    -webkit-box1-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box1-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid transparent;
  }
  .prony .h_bot .h_nav li .a1 .box1 .a2 .top2.on {
    border-color: #0176c3;
  }
  .prony .h_bot .h_nav li .a1 .box1 .a2 .top2.on a {
    color: #0176c3;
  }
  .prony .h_bot .h_nav li .a1 .box1 .a2 .top2.on i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    color: #0176c3;
  }
  .prony .h_bot .h_nav li .a1 .box1 .a2 .top2 a {
    width: calc(100% - 50px);
    height: 100%;
    display: -webkit-box1;
    display: -ms-flexbox1;
    display: -webkit-flex;
    display: flex;
    -webkit-box1-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
  }
  .prony .h_bot .h_nav li .a1 .box1 .a2 .top2 i {
    width: 40px;
    height: 35px;
    display: -webkit-box1;
    display: -ms-flexbox1;
    display: -webkit-flex;
    display: flex;
    -webkit-box1-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box1-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .prony .h_bot .h_nav li .a1 .box1 .a2 .box12 {
    display: none;
    padding: 0 10px;
  }
  .prony .h_bot .h_nav li .a1 .box1 .a2 .box12 a {
    width: 100%;
    line-height: 30px;
    font-size: 13px;
    display: block;
  }
  .prony .h_bot .h_nav li .a1 .box1 .a2 .box12 a.on {
    color: #0176c3;
  }
  .ryzs_ny{}
.ryzs_nyw{}
.ryzs_nyw ul{overflow: hidden;}
.ryzs_nyw ul li{
    width: 23%;
    border: solid 1px #eee;
    margin-bottom: 2%;
    float: left;
    margin-right: 2%;
}
.ryzs_nyw ul li img{
    width: 100%;
    padding: 5%;
}
.ryzs_nyw ul li h2{text-align: center;background: #eee;font-size: 14px;height: 42px;line-height: 42px;color: #999;}
.rczpny{
    margin-bottom: 2%;
}
.rczpny ul{}
.rczpny ul li{}
.rczpny ul li .top{}
.rczpny ul li .topa{
    background: #f9f9f9;
    overflow: hidden;
    font-size: 13px;
}
.rczpny ul li .topa span{
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    color: #333;
    padding: 2% 0%;
}
.rczpny ul li .topb{
    background: #fff;
    overflow: hidden;
}
.rczpny ul li .topb span{
    display: block;
    float: left;
    width: 20%;
    padding: 1% 0%;
    text-align: center;
    color: #111;
    font-size: 14px;
}
.rczpny ul li:hover .bot{
    display: block;
    padding: 5%;
}
.rczpny ul li .bot{
    display: none;
    background: #f9f9f9;
    font-size: 14px;
}
.about_tdfc{
    margin-top: 60px;
}
.fzlc_top{
    
}
.fzlc_top h2{
    text-align: center;
    font-size: 28px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 60px;
}
.fzlc_xia{
    overflow: hidden;
}
.fzlc_tw{
    
}
.fzlc_tw img{
    
}
.fzlc_tw h2{
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
}
.hzhb{
    /* background: #f3f3f3; */
}
.hzhba{margin-bottom: 60px;}
.hzhbbt{
    text-align: center;
}
.hzhbbt h4{
    
}
.hzhblist{
    
}
.hzhblist ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hzhblist ul li{
    width: 46%;
    padding: 2%;
    background: #f3f3f3;
    margin-top: 2%;
}
.hzhbbox{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.hzhbimg{
    margin-right: 20px;
    display: flex;
    align-items: center;
}
.hzhbimg img{
    width: 200px;
    /* max-width: 100%; */
}
.hzhbwz{
    overflow: hidden;
    width: 100%;
}
.hzhbwz h2{
    font-size: 20px;
    font-weight: bold;
}
.hzhbwz p{
    color: #999999;
    margin-top: 10px;
}
.hzhbny{
    width: 100%;
}
.hzhbnya{
    text-align: center;
}
.hzhbhs{
    color: #333;
}
@media (max-width: 990px){
  .hzhb{
    /* background: #f3f3f3; */
}
.hzhba{margin-bottom: 60px;}
.hzhbbt{
    text-align: center;
}
.hzhbbt h4{
    
}
.hzhblist{
    
}
.hzhblist ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hzhblist ul li{
    width: 100%;
    padding: 2%;
    background: #f3f3f3;
    margin-top: 2%;
}
.hzhbbox{
    display: flex;
    flex-direction: column;
}
.hzhbimg{
    display: flex;
    align-items: center;
    margin-right: 0;
}
.hzhbimg img{
    width: 100%;
    /* max-width: 100%; */
}
.hzhbwz{
    margin-top: 10px;
}
.hzhbwz h2{
    font-size: 22px;
    font-weight: bold;
}
.hzhbwz p{
    color: #999999;
    margin-top: 10px;
}
.hzhbny{
    width: 100%;
}
.hzhbnya{
    text-align: center;
}
}
#shimmerWave {
    color: #2e6da4;
    font-size: 62px;
    font-weight: 600;
    perspective: 80px;
    transform-style: preserve-3d;
}
 
#shimmerWave span {
    position: relative;
    transition: all 0.3s ease;
    display: inline-block;
    -webkit-animation: wave 2.4s ease infinite;
    animation: wave 2.4s ease infinite;
    letter-spacing: 0.01em;
    transform-origin: 100% 50%;
    transform-style: preserve-3d;
}
 
#shimmerWave span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
 
#shimmerWave span:nth-child(2) {
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
}
 
#shimmerWave span:nth-child(3) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
 
#shimmerWave span:nth-child(4) {
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
}
 
#shimmerWave span:nth-child(5) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
 
#shimmerWave span:nth-child(6) {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}
 
#shimmerWave span:nth-child(7) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
 
#shimmerWave span:nth-child(8) {
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}
 
#shimmerWave span:nth-child(9) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
 
#shimmerWave span:nth-child(10) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}
 
#shimmerWave span:nth-child(11) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
 
#shimmerWave span:nth-child(12) {
    -webkit-animation-delay: 0.55s;
    animation-delay: 0.55s;
}
 
#shimmerWave span:nth-child(13) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
 
#shimmerWave span:nth-child(14) {
    -webkit-animation-delay: 0.65s;
    animation-delay: 0.65s;
}
 
#shimmerWave span:nth-child(15) {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
 
#shimmerWave span:nth-child(16) {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
}
 
#shimmerWave span:nth-child(17) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
 
#shimmerWave span:nth-child(18) {
    -webkit-animation-delay: 0.85s;
    animation-delay: 0.85s;
}
 
#shimmerWave span:nth-child(19) {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
 
#shimmerWave span:nth-child(20) {
    -webkit-animation-delay: 0.95s;
    animation-delay: 0.95s;
}
 
#shimmerWave span:nth-child(21) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
 
@-webkit-keyframes wave {
    0% {
        transform: translate3D(0, 0, 0) scale(1) rotateY(0);
        color: #e5811d;
        text-shadow: 0 0 0 #e5811d;
    }
 
    12% {
        transform: translate3D(2px, -2px, 2px) scale(1.16) rotateY(6deg);
        color: white;
    }
 
    15% {
        text-shadow: 0 0 2px #e5811d;
    }
 
    24% {
        transform: translate3D(0, 0, 0) scale(1) rotateY(0);
        color: #e5811d;
        opacity: 1;
    }
 
    36% {
        transform: translate3D(0, 0, 0) scale(1);
    }
 
    100% {
        transform: scale(1);
        opacity: 0.8;
    }
}
 
@keyframes wave {
    0% {
        transform: translate3D(0, 0, 0) scale(1) rotateY(0);
        color: #e5811d;
        text-shadow: 0 0 0 #e5811d;
    }
 
    12% {
        transform: translate3D(2px, -2px, 2px) scale(1.16) rotateY(6deg);
        color: e5811d;
    }
 
    15% {
        text-shadow: 0 0 2px #e5811d;
    }
 
    24% {
        transform: translate3D(0, 0, 0) scale(1) rotateY(0);
        color: #e5811d;
        opacity: 1;
    }
 
    36% {
        transform: translate3D(0, 0, 0) scale(1);
    }
 
    100% {
        transform: scale(1);
        opacity: 0.8;
    }
}
.desc {
  padding: 1rem;
  font-size: 1rem;
  letter-spacing: 0.2rem;
  opacity: 0;
  transition: 1s 1.5s;
}
.ex1 {
  opacity: 0;
}
.ex1 span {
  position: relative;
  top: 10px;
  left: 10px;
  opacity: 0;
}

.ex2 {
  opacity: 0;
}
.ex2 span {
  position: relative;
  left: -10px;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hzhbds{
    display: flex;
    align-items: center;
}