@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.woff2?t=1698111207725') format('woff2'), url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.woff?t=1698111207725') format('woff'), url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.ttf?t=1698111207725') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1200px;
  margin: 0 auto;
}
.head .head_box {
  height: 120px;
  overflow: hidden;
  padding: 0 100px;
}
.head .head_box .logo {
  float: left;
  margin-top: 28px;
}
.head .head_box .logo img {
  width: 177px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.head .head_box .logo .text {
  display: inline-block;
  vertical-align: middle;
}
.head .head_box .logo .text p {
  color: #656565;
  font-size: 14px;
  margin: 4px 0;
}
.head .head_box .nav {
  float: right;
  line-height: 120px;
  margin-right: 90px;
}
.head .head_box .nav ul .nLi {
  display: inline-block;
  position: relative;
  margin-left: 50px;
}
.head .head_box .nav ul .nLi h3 {
  font-size: 16px;
}
.head .head_box .nav ul .nLi h3 a {
  color: #2d2d29;
}
.head .head_box .nav ul .nLi:hover h3 a {
  color: #35b0a7;
}
.head .head_box .nav ul .on h3 a {
  color: #35b0a7;
}
.head .head_box .dh {
  float: right;
  margin-top: 23px;
}
.head .head_box .dh img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}
.head .head_box .dh .text {
  display: inline-block;
  vertical-align: middle;
}
.head .head_box .dh .text p {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #5f5f5f;
  font-weight: bold;
  line-height: 1;
  margin: 5px 0;
}
.banner {
  position: relative;
  width: 100%;
  height: 684px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 684px;
}
.banner .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner .hd {
  position: absolute;
  bottom: 6%;
  right: 48%;
}
.banner .hd ul li {
  width: 10px;
  height: 10px ;
  border-radius: 50%;
  background: transparent;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
.banner .hd ul .on {
  width: 40px;
  background: #fff;
  border-radius: 20px;
}
@media screen and (max-width: 1700px) {
  .head .head_box .dh {
    display: none;
  }
  .head .head_box .nav {
    margin-right: 0px;
  }
}
.title {
  text-align: center;
}
.title h4 {
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #353636;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
.title p {
  font-size: 36px;
  font-family: "Arial";
  color: #d9d9d9;
  text-transform: uppercase;
  line-height: 1;
  margin: 10px 0 20px 0;
}
.title .link {
  background-color: #35b0a6;
  width: 55px;
  height: 3px;
  margin: 0 auto;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  min-width: 1200px;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 300px;
}
.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.index_1 {
  background: url(../img/1_03.jpg) no-repeat center;
  height: 670px;
  padding-top: 127px;
}
.index_1 .text_1 {
  float: left;
  width: 610px;
}
.index_1 .text_1 .tit_1 h4 {
  font-size: 100px;
  color: #ececec;
  font-style: italic;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
}
.index_1 .text_1 .tit_1 h5 {
  font-size: 24px;
  font-family: "Adobe Heiti Std";
  color: #464646;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 7px;
}
.index_1 .text_1 .tit_1 .link {
  background-color: #35b0a6;
  width: 73px;
  height: 2px;
  margin-top: 30px;
}
.index_1 .text_1 p {
  font-size: 15px;
  font-family: "Microsoft YaHei";
  color: #858585;
  text-transform: uppercase;
  line-height: 1.714;
  margin-top: 28px;
  padding-right: 50px;
}
.index_1 .text_1 ul {
  margin-top: 40px;
}
.index_1 .text_1 ul li {
  margin-right: 38px;
  display: inline-block;
}
.index_1 .text_1 ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}
.index_1 .text_1 ul li .text {
  display: inline-block;
  vertical-align: middle;
}
.index_1 .text_1 ul li .text h6 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #464646;
  text-transform: uppercase;
  line-height: 1.5;
}
.index_1 .img_1 {
  float: right;
  width: 580px;
  height: 403px;
  overflow: hidden;
  border-radius: 50px;
}
.index_1 .img_1 img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_1 .img_1:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_2 {
  background: url(../img/1_04.jpg) no-repeat top;
  height: 1040px;
  padding-top: 108px;
}
.index_2 .tit_2 {
  text-align: center;
}
.index_2 .tit_2 h4 {
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
.index_2 .tit_2 p {
  font-size: 36px;
  font-family: "Arial";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
  margin: 10px 0 20px 0;
}
.index_2 .tit_2 .link {
  background-color: #ffffff;
  width: 55px;
  height: 3px;
  margin: 0 auto;
}
.index_2 .bd_2 {
  margin-top: 68px;
}
.index_2 .bd_2 .hd {
  background-color: #f1f1f1;
  width: 332px;
  height: 672px;
  float: left;
  padding: 11px 0 0 17px;
}
.index_2 .bd_2 .hd ul li {
  background-color: #ffffff;
  width: 302px;
  height: 83px;
  line-height: 83px;
  margin-bottom: 10px;
  padding-left: 19px;
  padding-right: 23px;
  border-radius: 0 50px 50px 0 ;
}
.index_2 .bd_2 .hd ul li h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  font-family: "Arial";
  color: #c4c4c4;
  text-transform: uppercase;
  margin-right: 25px;
}
.index_2 .bd_2 .hd ul li p {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #6b6b6b;
  text-transform: uppercase;
}
.index_2 .bd_2 .hd ul li span {
  display: inline-block;
  vertical-align: middle;
  float: right;
  color: #d9d9d9;
  font-size: 35px;
}
.index_2 .bd_2 .hd ul li:hover {
  background: #35b0a6;
}
.index_2 .bd_2 .hd ul li:hover h4 {
  color: #fff;
}
.index_2 .bd_2 .hd ul li:hover p {
  color: #fff;
}
.index_2 .bd_2 .hd ul li:hover span {
  color: #fff;
}
.index_2 .bd_2 .bd {
  background-color: #ffffff;
  box-shadow: 0px 5px 13px 0px rgba(66, 66, 66, 0.14);
  width: 843px;
  height: 671px;
  float: right;
  padding: 17px 11px;
}
.index_2 .bd_2 .bd ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index_2 .bd_2 .bd ul li {
  display: inline-block;
  width: 401px;
  height: 312px;
  margin-bottom: 14px;
}
.index_2 .bd_2 .bd ul li .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.index_2 .bd_2 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_2 .bd_2 .bd ul li:hover .img-box img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_3 {
  padding-bottom: 95px;
  background: url(../img/bj1.png) no-repeat bottom;
}
.index_3 .bd_3 .top_3 {
  margin-top: 39px;
}
.index_3 .bd_3 .top_3 ul li {
  width: 596px;
  height: 308px;
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 8px;
  overflow: hidden;
}
.index_3 .bd_3 .top_3 ul li img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_3 .bd_3 .top_3 ul li:nth-child(2n) {
  margin-right: 0px;
}
.index_3 .bd_3 .top_3 ul li:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_3 .bd_3 .bottom_3 {
  margin-top: 50px;
}
.index_3 .bd_3 .bottom_3 ul li {
  display: inline-block;
  margin-right: 36px;
  margin-bottom: 40px;
  border-radius: 10px ;
  width: 166px;
  height: 166px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
}
.index_3 .bd_3 .bottom_3 ul li img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_3 .bd_3 .bottom_3 ul li:nth-child(6n) {
  margin-right: 0px;
}
.index_3 .bd_3 .bottom_3 ul li:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_4 {
  padding-top: 110px;
  padding-bottom: 120px;
}
.index_4 .bd_4 {
  margin-top: 50px;
}
.index_4 .bd_4 .left_4 {
  float: left;
  width: 693px;
}
.index_4 .bd_4 .left_4 ul li .li_1 {
  display: none;
  background-color: #35b0a6;
  box-shadow: 0px 8px 16.56px 1.44px rgba(90, 90, 90, 0.23);
  width: 694px;
  height: 217px;
  padding: 20px;
}
.index_4 .bd_4 .left_4 ul li .li_1 .img-box {
  float: left;
  width: 233px;
  height: 178px;
}
.index_4 .bd_4 .left_4 ul li .li_1 .img-box img {
  width: 100%;
  height: 100%;
}
.index_4 .bd_4 .left_4 ul li .li_1 .text {
  float: right;
  width: 420px;
  padding: 23px 28px 0 28px;
}
.index_4 .bd_4 .left_4 ul li .li_1 .text h4 {
  font-size: 20px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
}
.index_4 .bd_4 .left_4 ul li .li_1 .text p {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.714;
  margin-top: 25px;
}
.index_4 .bd_4 .left_4 ul li .li_1 .text .time {
  margin-top: 26px;
}
.index_4 .bd_4 .left_4 ul li .li_1 .text .time h5 {
  float: left;
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}
.index_4 .bd_4 .left_4 ul li .li_1 .text .time span {
  float: right;
  color: #fff;
  font-size: 21px;
}
.index_4 .bd_4 .left_4 ul li .text_box {
  height: 84px;
  line-height: 84px;
  background: #fafafa;
  padding: 0 50px;
  border-bottom: 1px solid #ebebeb;
}
.index_4 .bd_4 .left_4 ul li .text_box h4 {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #6f6f6f;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin-right: 60px;
}
.index_4 .bd_4 .left_4 ul li .text_box p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #6f6f6f;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.index_4 .bd_4 .left_4 ul li .text_box span {
  float: right;
  color: #9b9b9b;
  font-size: 21px;
  display: inline-block;
  vertical-align: middle;
}
.index_4 .bd_4 .left_4 ul .on .li_1 {
  display: block;
}
.index_4 .bd_4 .left_4 ul .on .text_box {
  display: none;
}
.index_4 .bd_4 .right_4 {
  float: right;
  width: 470px;
  height: 469px;
  overflow: hidden;
}
.index_4 .bd_4 .right_4 img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_4 .bd_4 .right_4:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_5 {
  background: url(../img/bj.png) center center;
  height: 788px;
  padding-top: 95px;
}
.index_5 .title h4 {
  color: #ffffff;
}
.index_5 .title p {
  color: rgba(255, 255, 255, 0.522);
}
.index_5 .title .link {
  background: #fff;
}
.index_5 .bd_5 {
  margin-top: 65px;
}
.index_5 .bd_5 ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.index_5 .bd_5 ul li h2 {
  font-size: 24px;
  font-family: "Source Han Sans CN";
  color: #263f58;
  text-transform: uppercase;
  line-height: 1.5;
  background-color: #fff100;
  display: inline-block;
}
.index_5 .bd_5 ul li h4 {
  font-size: 24px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.25;
  text-shadow: 0px 5px 13px rgba(13, 98, 170, 0.57);
  margin: 30px 0 23px 0;
}
.index_5 .bd_5 ul li .link {
  background-color: #ffffff;
  width: 49px;
  height: 5px;
  margin-bottom: 30px;
}
.index_5 .bd_5 ul li p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.667;
  text-align: left;
  text-shadow: 0px 5px 13px rgba(13, 98, 170, 0.57);
}
.foot {
  background: #343434;
  height: 279px;
  padding-top: 56px;
  border-bottom: 1px solid #c1c1c1;
}
.foot .f_1 {
  float: left;
  width: 287px;
  margin-top: 15px;
}
.foot .f_1 h4 {
  display: inline-block;
  font-size: 30px;
  font-family: "SourceHanSansCN";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  top: 8px;
  margin-right: 17px;
  margin-top: 17px;
}
.foot .f_1 h4:before {
  content: '';
  position: absolute;
  left: 0px;
  background-color: #fff;
  width: 49px;
  height: 4px;
  top: 48px;
}
.foot .f_2 {
  float: left;
  width: 590px;
  padding-top: 37px;
}
.foot .f_2 h5 {
  font-size: 16px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  line-height: 1.5;
}
.foot .f_2 .lx {
  margin-top: 20px;
}
.foot .f_2 .lx ul li {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 20px;
}
.foot .f_2 .lx ul li img {
  display: inline-block;
}
.foot .f_2 .lx ul li p {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
}
.foot .f_2 .bq {
  margin-top: 20px;
}
.foot .f_2 .bq p {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: rgba(57, 57, 57, 0.569);
  display: inline-block;
}
.foot .f_2 .bq a {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: rgba(57, 57, 57, 0.569);
  display: inline-block;
}
.foot .f_3 {
  float: right;
}
.foot .f_3 .er {
  background-color: #fcfcfe;
  box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.13);
  width: 183px;
  height: 183px;
  padding: 15px;
  display: inline-block;
  vertical-align: middle;
}
.foot .f_3 .er img {
  width: 100%;
  height: 100%;
}
.foot .f_3 p {
  font-size: 16px;
  font-family: "Adobe Heiti Std";
  color: #fff;
  writing-mode: vertical-lr;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.foot_1 {
  height: 60px;
  line-height: 60px;
  background: #343434;
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: rgba(255, 255, 255, 0.569);
  text-align: center;
}
.foot_1 a {
  color: rgba(255, 255, 255, 0.569);
}
