@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_waunfaz6slr.woff2?t=1689906921240') format('woff2'), url('//at.alicdn.com/t/c/font_971715_waunfaz6slr.woff?t=1689906921240') format('woff'), url('//at.alicdn.com/t/c/font_971715_waunfaz6slr.ttf?t=1689906921240') 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: #fff;
}
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: 1300px;
  margin: 0 auto;
}
.head .head_box {
  width: 100%;
  height: 97px;
}
.head .head_box .logo {
  width: 387px;
  float: left;
  margin-top: 22px;
}
.head .head_box .logo img {
  width: 100%;
  height: 100%;
}
.head .head_box .dh {
  float: right;
  margin-top: 23px;
}
.head .head_box .dh img {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-right: 15px;
  margin-top: 9px;
}
.head .head_box .dh h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
}
.head .head_box .dh h4 span {
  color: #e90000;
  font-weight: bold;
}
.head .head_box .dh h4 i {
  color: #333333;
  font-size: 26px;
  font-weight: bold;
}
.banner {
  position: relative;
  top: 0px;
  width: 100%;
  height: 700px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .nav {
  float: left;
  position: absolute;
  z-index: 89;
  width: 1920px;
  padding-left: 534px;
}
.banner .nav ul {
  background: #e90000;
  padding-left: 30px;
}
.banner .nav ul .nLi {
  display: inline-block;
  width: 123px;
  text-align: center;
  margin: 0 15px;
}
.banner .nav ul .nLi h3 {
  color: #ffffff;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
}
.banner .nav ul .nLi h3 a {
  color: #ffffff;
  display: inline-block;
}
.banner .nav ul .nLi:hover {
  border-bottom: 6px solid #ffc600;
}
.banner .nav ul .nLi:hover h3 {
  font-weight: bold;
}
.banner .nav ul .nLi:hover h3 a {
  color: #ffc600;
}
.banner .nav ul .on {
  border-bottom: 6px solid #ffc600;
}
.banner .nav ul .on h3 {
  font-weight: bold;
}
.banner .nav ul .on h3 a {
  color: #ffc600;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 700px;
}
.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: 4%;
  right: 49%;
}
.banner .hd ul li {
  background-color: rgba(255, 255, 255, 0.38);
  width: 51px;
  height: 6px;
  display: inline-block;
}
.banner .hd ul .on {
  background-color: #ffffff;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  min-width: 1200px;
  z-index: -1;
}
.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%);
}
.page_1 .title {
  margin-top: 65px;
  position: relative;
}
.page_1 .title .left_t {
  display: inline-block;
}
.page_1 .title .left_t h4 {
  font-size: 40px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  background: #fff;
  padding: 0 10px;
}
.page_1 .title .left_t p {
  font-size: 15px;
  font-family: "AkzidenzGroteskBQ";
  color: rgba(51, 51, 51, 0.49);
  text-transform: uppercase;
  line-height: 1.533;
  margin-left: 38px;
}
.page_1 .title .more {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 17px;
  background: #fff;
}
.page_1 .title .link {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  top: 27px;
  z-index: -1;
}
.page_1 .bd_1 {
  margin-top: 15px;
}
.page_1 .bd_1 .hd {
  background: url(../img/zb.png) no-repeat center;
  width: 268px;
  height: 579px;
  float: left;
  padding-top: 45px;
}
.page_1 .bd_1 .hd ul li {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 15px;
  margin-left: 23px;
}
.page_1 .bd_1 .hd ul li span {
  border-radius: 50%;
  background-color: #ffffff;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 13px;
}
.page_1 .bd_1 .hd ul li:hover {
  color: #ffea00;
  font-weight: bold;
}
.page_1 .bd_1 .hd ul .on {
  color: #ffea00;
  font-weight: bold;
}
.page_1 .bd_1 .hd ul li:nth-child(2) {
  margin-left: 27px;
}
.page_1 .bd_1 .hd ul li:nth-child(3) {
  margin-left: 31px;
}
.page_1 .bd_1 .hd ul li:nth-child(4) {
  margin-left: 35px;
}
.page_1 .bd_1 .hd ul li:nth-child(5) {
  margin-left: 39px;
}
.page_1 .bd_1 .hd ul li:nth-child(6) {
  margin-left: 43px;
}
.page_1 .bd_1 .hd ul li:nth-child(7) {
  margin-left: 47px;
}
.page_1 .bd_1 .hd ul li:nth-child(8) {
  margin-left: 51px;
}
.page_1 .bd_1 .hd ul li:nth-child(9) {
  margin-left: 55px;
}
.page_1 .bd_1 .hd ul li:nth-child(10) {
  margin-left: 59px;
}
.page_1 .bd_1 .hd .bottom .zx {
  margin-left: 55px;
}
.page_1 .bd_1 .hd .bottom .dh {
  margin-left: 68px;
  margin-top: 10px;
}
.page_1 .bd_1 .hd .bottom .dh p {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 3px;
}
.page_1 .bd_1 .hd .bottom .dh h4 {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
}
.page_1 .bd_1 .hd .bottom .dh h4 span {
  color: #ffe500;
}
.page_1 .bd_1 .bd {
  width: 999px;
  float: right;
}
.page_1 .bd_1 .bd ul {
  font-size: 0;
}
.page_1 .bd_1 .bd ul li {
  display: inline-block;
  width: 333px;
  height: 296px;
}
.page_1 .bd_1 .bd ul li .img-box {
  width: 304px;
  height: 226px;
  margin: 0 auto;
  margin-top: 14px;
}
.page_1 .bd_1 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page_1 .bd_1 .bd ul li p {
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  margin-top: 20px;
}
.page_1 .bd_1 .bd ul li:hover {
  background-color: #e90000;
}
.page_1 .bd_1 .bd ul li:hover p {
  color: #fff;
}
.page_2 {
  background: url(../img/1_08.jpg) no-repeat center;
  height: 300px;
  margin-top: 54px;
  padding-top: 60px;
}
.page_2 ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
.page_2 ul li {
  text-align: center;
}
.page_2 ul li .text h4 {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  margin-top: 28px;
  margin-bottom: 22px;
}
.page_2 ul li .text p {
  color: #ffffff;
  font-size: 16px;
}
.page_3 {
  overflow: hidden;
  padding-bottom: 88px;
}
.page_3 .title {
  margin-top: 65px;
  position: relative;
}
.page_3 .title .left_t {
  display: inline-block;
  position: relative;
}
.page_3 .title .left_t h4 {
  font-size: 40px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  background: #fff;
  padding: 0 10px;
  display: inherit;
}
.page_3 .title .left_t h5 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  padding-left: 10px;
  margin-top: 15px;
}
.page_3 .title .left_t p {
  font-size: 15px;
  color: rgba(51, 51, 51, 0.49);
  text-transform: uppercase;
  line-height: 1.533;
  margin-left: 38px;
  position: absolute;
  top: 3px;
  left: 162px;
}
.page_3 .title .left_t span {
  background-color: #e90000;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 20px;
  left: 177px;
}
.page_3 .title .more {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 17px;
  background: #fff;
}
.page_3 .title .link {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  top: 27px;
  z-index: -1;
}
.page_3 .bd_3 {
  margin-top: 37px;
}
.page_3 .bd_3 .mySwiper {
  width: 1670px;
  overflow: hidden;
  position: relative;
}
.page_3 .bd_3 .mySwiper .swiper-wrapper .swiper-slide {
  width: 820px;
  height: 620px;
}
.page_3 .bd_3 .mySwiper .swiper-wrapper .swiper-slide .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.page_3 .bd_3 .mySwiper .swiper-wrapper .swiper-slide .img-box img {
  width: 100%;
  height: 100%;
}
.page_3 .bd_3 .mySwiper .swiper-wrapper .swiper-slide .img-box .make {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.302);
  position: absolute;
  top: 0px;
}
.page_3 .bd_3 .mySwiper .swiper-wrapper .swiper-slide .img-box .make .text {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  background-color: #e90000;
  width: 304px;
  height: 72px;
  line-height: 72px;
  border-radius: 40px ;
  position: absolute;
  bottom: 30px;
  right: -30px;
  z-index: 10;
  text-align: center;
  display: none;
}
.page_3 .bd_3 .mySwiper .swiper-wrapper .swiper-slide-active .img-box .make {
  background-color: rgba(0, 0, 0, 0);
}
.page_3 .bd_3 .mySwiper .swiper-wrapper .swiper-slide-active .img-box .make .text {
  display: block;
}
.page_3 .bd_3 .mySwiper .swiper-button-next {
  position: absolute;
  bottom: 30px;
  background: none;
  right: 610px;
  top: 87%;
  width: auto;
  height: auto;
}
.page_3 .bd_3 .mySwiper .swiper-button-next img {
  display: inline-block;
  vertical-align: middle;
  width: 72px;
  height: 72px;
}
.page_3 .bd_3 .mySwiper .swiper-button-next p {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  margin-left: 17px;
}
.page_4 {
  background: url(../img/1_14.jpg) no-repeat center;
  height: 802px;
  padding-top: 85px;
}
.page_4 .left_4 {
  float: left;
  width: 707px;
  padding-right: 60px;
}
.page_4 .left_4 .title .t_top {
  margin-bottom: 20px;
}
.page_4 .left_4 .title .t_top h4 {
  font-size: 40px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.page_4 .left_4 .title .t_top span {
  background-color: #e90000;
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.page_4 .left_4 .title .t_top p {
  display: inline-block;
  font-size: 15px;
  color: rgba(51, 51, 51, 0.49);
  text-transform: uppercase;
  vertical-align: middle;
}
.page_4 .left_4 .title h5 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 65px;
}
.page_4 .left_4 .desc {
  font-size: 18px;
  color: #333333;
  text-transform: uppercase;
  line-height: 2.556;
  height: 390px;
}
.page_4 .left_4 .more {
  background-color: #e90000;
  width: 100%;
  height: 78px;
  line-height: 78px;
  text-align: center;
}
.page_4 .left_4 .more a {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
}
.page_4 .left_4 .more img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 34px;
}
.page_4 .right_4 {
  float: right;
  background-color: #ffffff;
  width: 591px;
  height: 627px;
  padding: 35px 42px 0 42px;
}
.page_4 .right_4 .img-box {
  width: 100%;
  height: 155px;
  position: relative;
}
.page_4 .right_4 .img-box img {
  width: 100%;
  height: 100%;
}
.page_4 .right_4 .img-box p {
  font-size: 32px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  right: 28px;
  bottom: 11px;
}
.page_4 .right_4 ul li {
  padding-bottom: 20px;
  border-bottom: 1px dashed #bfbfbf;
  margin-top: 20px;
}
.page_4 .right_4 ul li h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  margin-bottom: 18px;
}
.page_4 .right_4 ul li h4 span {
  width: 11px;
  height: 17px;
  display: inline-block;
  background: #e90000;
  border-radius: 0px 28px 30px 0px;
  margin-right: 13px;
  vertical-align: middle;
  margin-top: -3px;
}
.page_4 .right_4 ul li p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #555555;
  text-transform: uppercase;
  line-height: 1.875;
}
.page_4 .right_4 ul li:hover h4 {
  color: #e90000;
  font-weight: bold;
}
.page_4 .right_4 ul li:last-child {
  border-bottom: 0px;
}
.foot {
  background: #272727;
  padding-top: 57px;
  padding-bottom: 57px;
}
.foot .f_nav {
  float: left;
  width: 441px;
  margin-top: 65px;
}
.foot .f_nav ul li {
  font-size: 20px;
  color: #ffffff;
  display: inline-block;
  margin-right: 64px;
  margin-bottom: 40px;
}
.foot .f_nav ul li a {
  color: #ffffff;
}
.foot .f_nav ul li:hover a {
  color: #ffde00;
}
.foot .f_dh {
  float: left;
  margin-top: 48px;
}
.foot .f_dh .dh_box {
  margin-bottom: 40px;
  color: #ffffff;
  font-size: 16px;
}
.foot .f_dh .dh_box img {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.foot .f_dh .dh_box i {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.foot .f_dh .dh_box span {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  margin-top: -8px;
}
.foot .f_dh p {
  font-size: 16px;
  color: #c6c6c6;
  text-transform: uppercase;
  line-height: 1.875;
}
.foot .f_er {
  float: right;
  border-radius: 10px;
  background-color: #ffffff;
  width: 246px;
  height: 213px;
  padding: 24px 22px;
}
.foot .f_er p {
  writing-mode: vertical-rl;
  font-size: 15px;
  font-family: "Microsoft YaHei";
  color: #2c2c2c;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.foot .f_er p span {
  color: #e90000;
}
.foot .f_er img {
  width: 162px;
  height: 162px;
  display: inline-block;
  vertical-align: middle;
}
.foot_1 {
  background: #424242;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-align: center;
}
.foot_1 p {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #a1a1a1;
  text-transform: uppercase;
}
.foot_1 p a {
  color: #a1a1a1;
}
.n_page {
  padding-top: 78px;
  padding-bottom: 100px;
}
.n_page .n_title {
  margin-bottom: 80px;
}
.n_page .n_title .tit_box {
  float: left;
  margin-top: 8px;
}
.n_page .n_title .tit_box p {
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 18px;
}
.n_page .n_title .tit_box h4 {
  color: #000000;
  font-size: 60px;
  position: relative;
  font-weight: bold;
}
.n_page .n_title .tit_box h4 span {
  position: relative;
  z-index: 1;
}
.n_page .n_title .tit_box h4::before {
  content: "";
  background-color: #ff770f;
  width: 278px;
  height: 45px;
  display: inherit;
  bottom: -5px;
  left: -20px;
  position: absolute;
}
.n_page .n_title .text_box {
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  line-height: 2.3;
  float: right;
}
.n_page .n_title .text_box span {
  background-color: #ff770f;
  width: 80px;
  height: 26px;
}
.n_page .content-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.n_page .content-list ul li {
  width: 25%;
  text-align: center;
  margin-bottom: 70px;
}
.n_page .content-list ul li .img-box {
  width: 200px;
  height: 282px;
  margin: 0 auto;
}
.n_page .content-list ul li .img-box img {
  width: 100%;
  height: 100%;
}
.n_page .content-list ul li .text {
  margin-top: 35px;
}
.n_page .content-list ul li .text h4 {
  color: #000000;
  font-size: 24px;
  margin-bottom: 14px;
}
.n_page .content-list ul li .text p {
  background-color: #ff770f;
  width: 120px;
  line-height: 30px ;
  height: 30px;
  color: #ffffff;
  font-size: 18px;
  margin: 0 auto;
}
.n_about {
  padding-top: 90px;
  padding-bottom: 100px;
}
.n_about .abtou_1 {
  margin-bottom: 74px;
}
.n_about .abtou_1 h4 {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
}
.n_about .abtou_1 .link {
  background-color: #fda841;
  width: 41px;
  height: 5px;
  margin-top: 20px;
  margin-bottom: 35px;
}
.n_about .abtou_1 p {
  font-size: 16px;
  color: #333333;
  line-height: 1.875;
}
.n_lx {
  padding-top: 90px;
  padding-bottom: 100px;
}
.n_lx .lx_1 {
  margin-bottom: 74px;
  float: left;
}
.n_lx .lx_1 h4 {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
}
.n_lx .lx_1 .link {
  background-color: #fda841;
  width: 41px;
  height: 5px;
  margin-top: 20px;
  margin-bottom: 35px;
}
.n_lx .lx_1 p {
  font-size: 16px;
  color: #333333;
  line-height: 1.875;
}
.n_lx .er_1 {
  float: right;
  border-width: 1px;
  border-color: #dcdcdc;
  border-style: solid;
  border-radius: 10px;
  background-color: #ffffff;
  width: 216px;
  height: 255px;
  padding: 20px;
  text-align: center;
}
.n_lx .er_1 img {
  width: 100%;
  height: 177px;
}
.n_lx .er_1 p {
  line-height: 20px;
  margin-top: 20px;
  color: #333333;
  font-size: 14px;
}
.n_lx .er_1 p img {
  width: 24px;
  height: 20px;
  margin-right: 10px;
}
