@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_018f5fjnyou9p.woff2?t=1667198415371') format('woff2'), url('//at.alicdn.com/t/c/font_971715_018f5fjnyou9p.woff?t=1667198415371') format('woff'), url('//at.alicdn.com/t/c/font_971715_018f5fjnyou9p.ttf?t=1667198415371') 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;
  background: #e1f4ed;
}
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: 1500px;
  margin: 0 auto;
}
.head {
  background: #e1f4ed;
  height: 103px;
}
.head .cont {
  height: 100%;
}
.head .cont .logo {
  width: 500px;
  float: left;
  margin-top: 20px;
}
.head .cont .logo img {
  width: 100%;
}
.head .cont .nav {
  float: right;
  margin-top: 30px;
  width: 983px;
  padding-left: 30px;
  text-align: right;
}
.head .cont .nav ul li {
  display: inline-block;
  margin-right: 26px;
}
.head .cont .nav ul li h3 {
  color: #252525;
  font-size: 31px;
  font-weight: bold;
  letter-spacing: 4px;
}
.head .cont .nav ul li:last-child {
  margin-right: 0px;
}
.head .cont .nav ul li:hover h3 {
  color: #39ac7a;
  font-weight: bold;
}
.head .cont .nav ul .on h3 {
  color: #39ac7a;
  font-weight: bold;
}
.banner {
  width: 100%;
  height: 100%;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  width: 100%;
  height: 100%;
}
.banner .bd ul li img {
  width: 100%;
  height: 100%;
}
.banner .hd {
  position: absolute;
  bottom: 4%;
  right: 49%;
}
.banner .hd ul li {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: transparent;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
.banner .hd ul .on {
  width: 16px;
  height: 16px;
  background: #0081df;
}
.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%);
}
.title {
  text-align: center;
}
.title h4 {
  font-size: 84px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: 20px;
  text-indent: 25px;
}
.title p {
  font-size: 40px;
  font-family: "Microsoft YaHei";
  color: #ffffffad;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.page_1 {
  background: #e1f4ed;
  height: 760px;
  overflow: hidden;
}
.page_1 .cont {
  width: 100%;
  display: flex;
}
.page_1 .cont .left_1 {
  flex: 1;
  margin-top: 115px;
  padding-left: 140px;
  padding-right: 97px;
}
.page_1 .cont .left_1 p {
  font-size: 27px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.909;
  text-indent: 2em;
  font-weight: bold;
}
.page_1 .cont .left_1 .more {
  border-width: 5px;
  border-color: #39ac82;
  border-style: solid;
  width: 286px;
  height: 68px;
  line-height: 45px;
  /* text-align: center; */
  margin-top: 100px;
  line-height: 45px;
  padding-left: 54px;
}
.page_1 .cont .left_1 .more a {
  font-size: 31px;
  font-family: "Microsoft YaHei";
  color: #272727;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 18px;
}
.page_1 .cont .left_1 .more a i{
  display: inline-block;
  vertical-align: middle;
}
.page_1 .cont .left_1 .more a span {
  color: #39ac82;
  font-size: 63px;
  margin-left: 25px;
  /* padding-top: 10px; */
  display: inline-block;
  vertical-align: middle;
}
.page_1 .cont .right_1 {
  float: right;
  width: 732px;
  height: 697px;
  background: url(../img/dx.png) no-repeat left;
  margin-top: 36px;
}
.page_2 {
  background: url(../img/1_04.jpg) no-repeat;
  height: 686px;
  padding-top: 75px;
  background-size: cover;
}
.page_2 .bd_2 {
  background: #39ac7a;
  margin-top: 45px;
  background-color: #39ac7a;
  width:100%;
  height: 265px;
  padding: 0 50px;
  padding-top: 60px;
}
.page_2 .bd_2 ul li {
  display: inline-block;
  width: 16.3%;
  text-align: center;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.page_2 .bd_2 ul .li {
  display: inline-block;
  width: 32.3%;
  text-align: center;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.page_2 .bd_2 ul li p {
  font-size: 35px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 45px;
  font-weight: bold;
}
.page_2 .bd_2 ul li .img-box img{
  width: 150px;
  height: 80px;
  object-fit: contain;
}
.page_2 .bd_2 ul li:hover {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.page_2  .title img{
  width: 62px;
}
.page_3 .title img{
  width: 62px;
}
.page_3 {
  background: #e1f4ed;
  padding-top: 90px;
  padding-bottom: 70px;
}
.page_3 .title h4 {
  color: #333333;
  letter-spacing: 20px;
}
.page_3 .title p {
  color: rgba(109, 109, 109, 0.9);
}
.page_3 .bd_3 {
  margin-top: 60px;
}
.page_3 .bd_3 .bd ul li {
  width: 740px;
  height: 505px;
  margin-right: 20px;
  display: inline-block;
}
.page_3 .bd_3 .bd ul li img {
  width: 100%;
  height: 100%;
}
.page_3 .bd_3 .hd {
  font-size: 0;
  margin-top: 42px;
  text-align: center;
}
.page_3 .bd_3 .hd a {
  line-height: 90px;
  display: inline-block;
  vertical-align: top;
}
.page_3 .bd_3 .hd a span {
  display: none;
}
.page_3 .bd_3 .hd .next {
  background-color: #39ac7a;
  width: 157px;
  height: 90px;
}
.page_3 .bd_3 .hd .prev {
  background-color: #292929;
  width: 157px;
  height: 90px;
}
.page_3 .bd_3 .hd a:hover img {
  display: none;
}
.page_3 .bd_3 .hd a:hover span {
  display: block;
  font-size: 22px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
}
.page_4 {
  background: url(../img/1_10.jpg) no-repeat ;
  height: 769px;
  padding-top: 43px;
  background-size: cover;
}
.page_4 .title h4{
  letter-spacing: 36px;
  text-indent: 36px;
}
.page_4 .bd_4 {
  background-color: #39ac7a;
  width: 1500px;
  height: 610px;
  padding-top: 50px;
  position: relative;
}
.page_4 .bd_4 .bd .tempWrap {
  margin: 0 auto;
  padding-left: 23px;
}
.page_4 .bd_4 .bd ul li {
  width: 380px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 34px;
}
.page_4 .bd_4 .bd ul li .img-box {
  width: 100%;
  height: 438px;
  position: relative;
}
.page_4 .bd_4 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page_4 .bd_4 .bd ul li .img-box .make {
  display: none;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.8;
  background-color: rgba(0, 0, 0, 0.651);
  padding: 80px 30px 0 30px;
}
.page_4 .bd_4 .bd ul li .text {
  background-color: #ffffff;
  width: 100%;
  height: 72px;
  padding: 16px;
}
.page_4 .bd_4 .bd ul li .text p {
  display: inline-block;
  color: #000000;
  font-size: 26px;
  font-family: "Microsoft YaHei";
  margin-top: 3px;
  font-weight: bold;
}
.page_4 .bd_4 .bd ul li .text span {
  display: inline-block;
  background-color: #39ac7a;
  width: 89px;
  height: 36px;
  line-height: 36px;
  font-size: 45px;
  color: #fff;
  text-align: center;
  float: right;
  font-weight: bold;
}
.page_4 .bd_4 .bd ul li:hover .img-box .make {
  display: block;
}
.page_4 .bd_4 .bd ul li:hover .text p {
  color: #39ac7a;
  font-weight: bold;
}
.page_4 .bd_4 .hd a {
  position: absolute;
  top: 43%;
}
.page_4 .bd_4 .hd .next {
  left: 37px;
}
.page_4 .bd_4 .hd .prev {
  right: 27px;
}
.page_4 .bd_4 .hd .next img{
  width: 70px;
  height: 70px;
}
.page_4 .bd_4 .hd .prev img{
  width: 70px;
  height: 70px;
}
.page_5 {
  background: #e1f4ed;
  padding-top: 200px;
  padding-bottom: 90px;
}
.page_5 .title_1 {
  position: relative;
  top: 42px;
}
.page_5 .title_1 h4 {
  font-size: 71px;
  font-family: "Microsoft YaHei";
  color: #2c2c2c;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 20px;
  padding-left: 62px;
}
.page_5 .title_1 h4 span {
  color: #223ee9;
}
.page_5 .title_1 p {
  font-size: 40px;
  font-family: "Microsoft YaHei";
  color: #2c2c2c9e;
  font-weight: bold;
}
.page_5 .bd_5 {
  position: relative;
  right: -25px;
}
.page_5 .bd_5 .bd {
  float: right;
}
.page_5 .bd_5 .bd ul li {
  width: 530px;
  height: 626px;
  margin-right: 25px;
}
.page_5 .bd_5 .bd ul li img{
	width: 100%;
  height: 100%;
      object-fit: cover;
}
.page_5 .bd_5 .hd {
  font-size: 0;
  margin-top: 42px;
  text-align: center;
  position: absolute;
  bottom: 50px;
}
.page_5 .bd_5 .hd a {
  line-height: 137px;
  display: inline-block;
  vertical-align: top;
}
.page_5 .bd_5 .hd a span {
  display: none;
}
.page_5 .bd_5 .hd .next {
  background-color: #39ac7a;
  width: 157px;
  height: 137px;
}
.page_5 .bd_5 .hd .prev {
  background-color: #292929;
  width: 157px;
  height: 137px;
}
.page_5 .bd_5 .hd a:hover img {
  display: none;
}
.page_5 .bd_5 .hd a:hover span {
  display: block;
  font-size: 22px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
}
.page_6 {
  background: url(../img/1_16.jpg) no-repeat center;
  height: 794px;
  padding-top: 22px;
  background-size: cover;
}
.page_6 .title h4{
  font-size: 78px;
}
.page_6 .bd_6 ul li {
  display: inline-block;
  width: 488px;
  background-color: #ffffff;

  height: 574px;
  padding: 18px;
  margin-right: 17px;
}
.page_6 .bd_6 ul li .img-box {
  width: 449px;
  height: 403px;
  position: relative;
  margin: 0 auto;
}
.page_6 .bd_6 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page_6 .bd_6 ul li .img-box .make {
  width: 76px;
  height: 76px;
  position: absolute;
  right: 18px;
  bottom: 20px;
}
.page_6 .bd_6 ul li .img-box .make img {
  width: 100%;
  height: 100%;
}
.page_6 .bd_6 ul li .text h4 {
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #000;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 15px;
  font-weight: bold;
}
.page_6 .bd_6 ul li .text p {
  font-size: 23px;
  font-family: "Microsoft YaHei";
  color: #000;
  text-transform: uppercase;
  line-height: 1.5;
  font-weight: bold;
}
.page_6 .bd_6 ul li:last-child {
  margin-right: 0px;
}
.page_7 {
  height: 110px;
  line-height: 110px;
  background: #39ac7a;
}
.page_7 ul li {
  display: inline-block;
  margin-right: 60px;
}
.page_7 ul li a {
  color: #000;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 10px;
}

.page_7 ul li:hover a {
  color: #e52222;
  font-weight: bold;
}

.page_7 ul{
  padding-left: 51px;
}
.foot {
  height: 338px;
  background: #223ee9;
}
.foot .f_top .f_lx {
  float: left;
  padding-top: 45px;
}
.foot .f_top .f_lx h4 {
  font-size: 44px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 5px;
}
.foot .f_top .f_lx .f_dh {
  margin-top: 24px;
}
.foot .f_top .f_lx .f_dh img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  width: 75px;
  height: 75px;
}
.foot .f_top .f_lx .f_dh h5 {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  letter-spacing: 5px;
  font-weight: bold;
  line-height: 46px;
}
.foot .f_top .f_lx .f_dh h5 span{
  width: 20px;
    display: inline-block;
}
.foot .f_top .f_lx .f_dh h5 i{
  color: #fff;
    background: #39ac7a;
    margin-left: 30px;
    padding: 0 22px;
    border-radius: 26px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}
.foot .f_top .f_er {
  float: right;
  margin-top: 31px;
  margin-right: -12px;
}
.foot .f_top .f_er img {
  width: 202px;
  height: 260px;
}
.foot .bq {
  text-align: right;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  margin-top: 20px;
  margin-right: 10px;
  font-weight: bold;
}
.foot .bq a {
  color: #ffffff;
}
.ydy {
  position: relative;
}
.ydy img {
  width: 100%;
  height: 100%;
}
.ydy .make {
  position: absolute;
  top: 83px;
  right: 80px;
}
.ydy .make .img_1 {
  width: 1170px;
  height: 144px;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.ydy .make .tit1 {
  margin-top: 40px;
  margin-left: 86px;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.ydy .make .tit1 img {
  width: 982px;
  height: 191px;
  display: inline-block;
  vertical-align: middle;
}
.ydy .make .tit1 .text {
  display: inline-block;
  vertical-align: middle;
}
.ydy .make .tit1 .text h4 {
  font-size: 46px;
  font-family: "Microsoft YaHei";
  color: #f50a15;
  font-weight: bold;
}
.ydy .make .tit1 .text p {
  font-family: "Microsoft YaHei";
  color: #020200;
  font-size: 46px;
  font-weight: bold;
}
.ydy .make .tit2 {
  margin-top: 35px;
  padding-left: 210px;
}
.ydy .make .tit2 ul li {
  background: url(../img/a1.png) no-repeat;
  width: 450px;
  height: 152px;
  display: inline-block;
  font-size: 32px;
  font-family: "Microsoft YaHei";
  color: rgba(254, 254, 254, 0.949);
  font-weight: bold;
  padding: 65px 135px;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.ydy .make .tit2 ul li a{
  color: rgba(254, 254, 254, 0.949);
}
.ydy .make .tit2 ul li:last-child {
  background: url(../img/a2.png) no-repeat;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.ydy .make .tit2 ul li:hover {
  background: url(../img/a3.png) no-repeat;
}
.ydy .make .tit3 {
  margin-left: 260px;
  position: relative;
  margin-top: 50px;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.ydy .make .tit3 h4 {
  font-size: 32px;
  font-family: "Microsoft YaHei";
  color: #020200;
  font-weight: bold;
  line-height: 1.875;
}
.ydy .make .tit3 h4 img {
  width: 34px;
  height: 34px;
  object-fit: contain;
  margin-right: 15px;
}
.ydy .make .tit3 h4 span {
  color: #f50a15;
}
.ydy .make .tit3 .er {
  position: absolute;
  right: 116px;
  bottom: 0rem;
  width: 99px;
  height: 99px;
}
.ydy{
  position: relative;
}
.ydy .lj .a1{
  position: absolute;
  width: 23%;
  height: 17%;
  right: 30%;
  bottom: 28%;
}
.ydy .lj .a2{
  position: absolute;
  width: 23%;
  height: 17%;
  right: 5%;
  bottom: 28%;
}
@media only screen and (max-width: 1920px) {
  .page_1 .cont .left_1 p {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 2000px) {
  .page_1 .cont .left_1 p {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 2800px) {
  .page_1 .cont .left_1 p {
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.video{
  width: 100%;
  margin: auto;
  height: 800px;
}
.video iframe{
  width: 100%;
  height: 100%;
}
