@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;
}
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: 1300px;
  margin: 0 auto;
}
.head {
  position: relative;
}
.head .head_box {
  width: 100%;
  position: absolute;
  z-index: 5;
  padding-top: 24px;
}
.head .head_box .logo {
  width: 322px;
  float: left;
  margin-right: 90px;
}
.head .head_box .logo img {
  width: 100%;
  height: 100%;
}
.head .head_box .nav {
  float: left;
  margin-top: 17px;
}
.head .head_box .nav ul .nLi {
  display: inline-block;
  border-radius: 5px;
  padding: 0 25px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 2px;
  background: transparent;
}
.head .head_box .nav ul .nLi h3 {
  color: #333333;
  font-size: 18px;
}
.head .head_box .nav ul .nLi h3 a {
  color: #333333;
}
.head .head_box .nav ul .nLi:hover {
  background-color: #14469a;
}
.head .head_box .nav ul .nLi:hover h3 {
  font-weight: bold;
}
.head .head_box .nav ul .nLi:hover h3 a {
  color: #fff;
}
.head .head_box .nav ul .on {
  background-color: #14469a;
}
.head .head_box .nav ul .on h3 {
  font-weight: bold;
}
.head .head_box .nav ul .on h3 a {
  color: #fff;
}
.head .head_box .dh {
  float: right;
  margin-top: 15px;
}
.head .head_box .dh img {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
.head .head_box .dh p {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.banner {
  position: relative;
  top: 0px;
  width: 100%;
  height: 770px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 770px;
}
.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 {
  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;
  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 {
  margin-top: 75px;
}
.page_1 .title {
  background: url(../img/tit1.png) no-repeat;
  width: 244px;
  height: 43px;
  margin: 0 auto;
}
.page_1 .bd_1 {
  margin-top: 55px;
}
.page_1 .bd_1 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_1 .bd_1 ul li {
  border-radius: 5px;
  background-color: #f9f9f9;
  width: 300px;
  height: 123px;
  padding: 23px 14px;
  margin-bottom: 40px;
  display: flex;
}
.page_1 .bd_1 ul li .img-box {
  width: 78px;
  height: 78px;
}
.page_1 .bd_1 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page_1 .bd_1 ul li .text {
  padding-left: 21px;
  flex: 1;
  margin-top: 13px;
}
.page_1 .bd_1 ul li .text h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.page_1 .bd_1 ul li .text p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #888888;
  text-transform: uppercase;
}
.page_2 {
  background: url(../img/1_03.jpg) no-repeat center;
  height: 244px;
  margin-top: 60px;
}
.page_2 a {
  background-color: #fff6d0;
  width: 160px;
  height: 38px;
  line-height: 36px;
  text-align: center;
  border-radius: 20px ;
  display: inline-block;
  font-size: 20px;
  color: #222222;
  text-transform: uppercase;
  float: right;
  margin-top: 143px;
}
.page_2 a img {
  margin-right: 9px;
}
.page_3 {
  margin-top: 70px;
}
.page_3 .title {
  background: url(../img/tit2.png) no-repeat;
  width: 244px;
  height: 43px;
  margin: 0 auto;
}
.page_3 .bd_3 {
  margin-top: 65px;
  position: relative;
}
.page_3 .bd_3 .tabs {
  width: 234px;
  float: left;
  padding-left: 44px;
  height: 444px;
}
.page_3 .bd_3 .tabs a {
  color: #362013;
  font-size: 18px;
  margin-bottom: 50px;
  display: inherit;
  position: relative;
}
.page_3 .bd_3 .tabs a:hover {
  color: #14469a;
  font-weight: bold;
  transition: all 0.5s;
}
.page_3 .bd_3 .tabs a:hover::after {
  width: 25px;
  transition: all 0.5s;
}
.page_3 .bd_3 .tabs a::after {
  content: "";
  position: absolute;
  background-color: #14469a;
  width: 0px;
  height: 5px;
  left: -43px;
  top: 10px;
  transition: all 0.5s;
}
.page_3 .bd_3 .img-box {
  float: left;
  width: 477px;
}
.page_3 .bd_3 .img-box img {
  width: 477px;
  height: 303px;
}
.page_3 .bd_3 .hd {
  width: 435px;
  position: absolute;
  bottom: -45px;
  left: 234px;
  height: 186px;
  padding-top: 20px;
}
.page_3 .bd_3 .hd .swiper-wrapper .swiper-slide {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #362013;
  text-transform: uppercase;
  vertical-align: bottom;
  display: inline-block;
  text-align: center;
  top: 33px;
  height: 30px;
}
.page_3 .bd_3 .hd .swiper-wrapper .swiper-slide::before {
  content: "";
  border-radius: 50%;
  background-color: #14469a;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 48px;
  left: 67px;
}
.page_3 .bd_3 .hd .swiper-wrapper .swiper-slide-active {
  font-size: 60px;
  font-family: "Microsoft YaHei";
  color: #14469a;
  font-weight: bold;
  top: -9px;
  height: 70px;
}
.page_3 .bd_3 .hd .swiper-wrapper .swiper-slide-active::before {
  content: "";
  border-radius: 50%;
  background-color: #14469a;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 87px;
  left: 67px;
}
.page_3 .bd_3 .hd .link {
  width: 100%;
  height: 1px;
  background: #000000;
  position: absolute;
  top: 105px;
}
.page_3 .bd_3 .hd .swiper-button-next {
  background: none;
  background-color: #f9f9f9;
  width: 90px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 24px;
  position: absolute;
  right: 125px;
  top: 158px;
}
.page_3 .bd_3 .hd .swiper-button-prev {
  background: none;
  background-color: #f9f9f9;
  width: 90px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 24px;
  position: absolute;
  left: 125px;
  top: 158px;
}
.page_3 .bd_3 .hd .swiper-button-next:hover {
  background: #14469a;
}
.page_3 .bd_3 .hd .swiper-button-prev:hover {
  background: #14469a;
}
.page_3 .bd_3 .bd {
  background-color: #f9f9f9;
  width: 631px;
  height: 430px;
  position: absolute;
  right: 0px;
  top: 60px;
  overflow: hidden;
}
.page_3 .bd_3 .bd ul li {
  padding: 45px 49px;
}
.page_3 .bd_3 .bd ul li .tit_box {
  height: 37px;
  line-height: 37px;
}
.page_3 .bd_3 .bd ul li .tit_box h4 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  display: inline-block;
}
.page_3 .bd_3 .bd ul li .tit_box .more {
  display: inline-block;
  float: right;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
}
.page_3 .bd_3 .bd ul li .tit_box .more a {
  color: #888888;
}
.page_3 .bd_3 .bd ul li .tit_box .more a span {
  margin-left: 14px;
  width: 37px;
  height: 37px;
  display: inline-block;
  text-align: center;
  line-height: 31px;
  font-size: 40px;
  background: #14469a;
  border-radius: 50% ;
  color: #fff;
  vertical-align: middle;
  margin-top: -3px;
}
.page_3 .bd_3 .bd ul li p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
  text-transform: uppercase;
  line-height: 2.143;
  margin-top: 20px;
}
.page_4 {
  background: url(../img/1_09.jpg) no-repeat center;
  height: 723px;
  margin-top: 120px;
  padding-top: 76px;
}
.page_4 .title {
  background: url(../img/tit3.png) no-repeat;
  width: 240px;
  height: 43px;
  margin: 0 auto;
}
.page_4 .bd_4 {
  margin-top: 60px;
}
.page_4 .bd_4 .left_box {
  float: left;
  width: 401px;
  position: relative;
}
.page_4 .bd_4 .left_box img {
  width: 100%;
}
.page_4 .bd_4 .left_box .make {
  position: absolute;
  bottom: 0px;
  padding: 0 36px;

  height: 100%;
  background-image: -moz-linear-gradient( 270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.34) 42%, rgb(0,0,0) 96%);
  background-image: -webkit-linear-gradient( 270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.34) 42%, rgb(0,0,0) 96%);
  background-image: -ms-linear-gradient( 270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.34) 42%, rgb(0,0,0) 96%);
}
.page_4 .bd_4 .left_box .make h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  line-height: 37px;
  margin-bottom: 18px;
  padding-top: 333px;
}
.page_4 .bd_4 .left_box .make h4 span {
  float: right;
  border-radius: 50%;
  background-color: #14469a;
  width: 37px;
  height: 37px;
  line-height: 32px;
  font-size: 40px;
  text-align: center;
  display: inline-block;
}
.page_4 .bd_4 .left_box .make p {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.714;
}
.page_4 .bd_4 .bd_box_4 {
  float: left;
  position: relative;
}
.page_4 .bd_4 .bd_box_4 .bd{
  width: 882px;
}
.page_4 .bd_4 .bd_box_4 .bd ul li {
  margin-left: 34px;
  width: 260px;
  float: left;
}
.page_4 .bd_4 .bd_box_4 .bd ul li .img-box {
  width: 100%;
  height: 350px;
}
.page_4 .bd_4 .bd_box_4 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page_4 .bd_4 .bd_box_4 .bd ul li .text {
  line-height: 35px;
  margin-top: 18px;
}
.page_4 .bd_4 .bd_box_4 .bd ul li .text h4 {
  display: inline-block;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.page_4 .bd_4 .bd_box_4 .bd ul li .text span {
  width: 35px;
  height: 35px;
  line-height: 30px;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.502);
  border-style: solid;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  text-align: center;
  float: right;
}
.page_4 .bd_4 .bd_box_4 .bd ul li:hover .text h4 {
  color: #f7caa7;
}
.page_4 .bd_4 .bd_box_4 .hd .next {
  background-color: #f9f9f9;
  width: 90px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 24px;
  position: absolute;
  right: 311px;
  top: 466px;
}
.page_4 .bd_4 .bd_box_4 .hd .prev {
  background-color: #f9f9f9;
  width: 90px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 24px;
  position: absolute;
  left: 383px;
  top: 466px;
}
.page_4 .bd_4 .bd_box_4 .hd .next:hover {
  background: #f7caa7;
  color: #14469a;
}
.page_4 .bd_4 .bd_box_4 .hd .prev:hover {
  background: #f7caa7;
  color: #14469a;
}
.page_5 {
  background: url(../img/1_10.jpg) no-repeat center;
  padding-top: 123px ;
  height: 460px;
}
.page_5 .title {
  background: url(../img/tit4.png) no-repeat;
  width: 236px;
  height: 43px;
  margin: 0 auto;
}
.page_5 .bd_5 {
  margin-top: 80px;
}
.page_5 .bd_5 .l_box {
  display: inline-block;
  margin-right: 43px;
}
.page_5 .bd_5 .l_box .l1 {
  margin-bottom: 30px;
}
.page_5 .bd_5 .l_box .l1 p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 15px;
}
.page_5 .bd_5 .l_box .l1 input {
  border-width: 1px;
  border-color: #f4f4f4;
  border-style: solid;
  background-color: #ffffff;
  width: 398px;
  height: 48px;
  padding-left: 24px;
  display: inline-block;
}
.page_5 .bd_5 .l2 {
  display: inline-block;
  vertical-align: top;
}
.page_5 .bd_5 .l2 p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 15px;
  margin-top: 13px;
}
.page_5 .bd_5 .l2 textarea {
  border-width: 1px;
  border-color: #f4f4f4;
  border-style: solid;
  background-color: #ffffff;
  width: 498px;
  height: 128px;
  padding-left: 24px;
  display: inline-block;
  vertical-align: top;
  line-height: 48px;
}
.page_5 .bd_5 button {
  background: url(../img/tp1.png) no-repeat;
  width: 176px;
  height: 130px;
  border: 0px;
  vertical-align: top;
  margin-left: 34px;
}
.page_5 .bd_5 button img {
  width: 29px;
  height: 33px;
}
.page_5 .bd_5 button p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  margin-top: 20px;
}
.foot {
  background: #323232;
  padding-top: 66px;
  padding-bottom: 50px;
}
.foot .f_left {
  width: 612px;
  float: left;
}
.foot .f_left .f_nav ul li {
  display: inline-block;
  font-size: 18px ;
  margin-right: 60px;
}
.foot .f_left .f_nav ul li a {
  color: #ffffff;
}
.foot .f_left p {
  font-size: 16px;
  color: #b7b7b7;
  text-transform: uppercase;
  line-height: 2.25;
  margin-top: 65px;
}
.foot .f_right {
  float: right;
}
.foot .f_right .f_top {
  margin-bottom: 30px;
}
.foot .f_right .f_top h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #fff;
  font-weight: bold;
  line-height: 32px;
  margin-right: 36px;
}
.foot .f_right .f_top h4 span {
  color: #f8c095;
}
.foot .f_right .f_top h4 img {
  width: 32px;
  height: 32px;
  margin-right: 12px;
}
.foot .f_right .f_top p {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #c1c1c1;
  text-transform: uppercase;
}
.foot .f_right .f_top p img {
  width: 32px;
  height: 32px;
  margin-right: 12px;
}
.foot_1 {
  background: #3e3e3e;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-align: center;
}
.foot_1 p {
  color: #979797;
  font-size: 14px;
  display: inline-block;
}
.foot_1 p a {
  color: #979797;
  font-size: 14px;
}
.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;
}
