@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_6prj4qirl3x.woff2?t=1700451991756') format('woff2'), url('//at.alicdn.com/t/c/font_971715_6prj4qirl3x.woff?t=1700451991756') format('woff'), url('//at.alicdn.com/t/c/font_971715_6prj4qirl3x.ttf?t=1700451991756') 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 .head_top {
  padding-top: 20px;
}
.head .head_top .logo {
  width: 562px;
  float: left;
}
.head .head_top .logo img {
  width: 100%;
  height: 100%;
}
.head .head_top .dh_box {
  float: right;
}
.head .head_top .dh_box p {
  margin-bottom: 10px;
  text-align: right;
}
.head .head_top .dh_box p a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
  color: #333333;
}
.head .head_top .dh_box p a:hover {
  color: #2a417a;
}
.head .head_top .dh_box p span {
  margin: 0 15px;
}
.head .head_top .dh_box .dh img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.head .head_top .dh_box .dh h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #f54336;
  font-weight: bold;
}
.head .nav {
  margin-top: 10px;
}
.head .nav ul .nLi {
  display: inline-block;
  width: 12.4%;
  text-align: center;
  height: 56px;
  line-height: 56px;
}
.head .nav ul .nLi h3 a {
  width: 100%;
  display: inline-block;
}
.head .nav ul .nLi h3 a img {
  margin-right: 10px;
  margin-top: -6px;
}
.head .nav ul .nLi:hover h3 a {
  font-weight: bold;
  color: #374c82;
}
.banner {
  position: relative;
  top: 0px;
  width: 100%;
  height: 700px;
  overflow: hidden;
  min-width: 1200px;
}
.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: 6%;
  right: 48%;
}
.banner .hd ul li {
  width: 12px;
  height: 12px ;
  border-radius: 50%;
  background: transparent;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  opacity: 0.5;
}
.banner .hd ul .on {
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 20px;
  opacity: 1;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
  min-width: 1200px;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 320px;
}
.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%);
}
.banner1 .bd ul li .make {
  position: absolute;
  top: 185px;
  text-align: center;
  width: 100%;
}
.banner1 .bd ul li .make h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 5px;
}
.banner1 .bd ul li .make p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
}
.index_1 {
  padding: 98px 0;
}
.index_1 .img-box {
  float: left;
  width: 580px;
  height: 350px;
  overflow: hidden;
  position: relative;
}
.index_1 .img-box .more {
  position: absolute;
  bottom: 26px;
  right: 0px;
  background-color: #2a417a;
  width: 102px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.index_1 .img-box .more a {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}
.index_1 .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_1 .img-box img:hover {
  -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_1 .text_box {
  float: right;
  width: 720px;
  padding-left: 70px;
  padding-top: 30px;
}
.index_1 .text_box .tit img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
}
.index_1 .text_box .tit .tit_1 {
  display: inline-block;
  vertical-align: middle;
}
.index_1 .text_box .tit .tit_1 h4 {
  font-size: 32px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
}
.index_1 .text_box .tit .tit_1 h5 {
  font-size: 14px;
  font-family: "AkzidenzGroteskBQ";
  color: rgba(51, 51, 51, 0.502);
  text-transform: uppercase;
  line-height: 2;
}
.index_1 .text_box p {
  margin-top: 40px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.875;
}
.index_2 {
  background: url(../img/1_08.jpg) no-repeat center;
  height: 1227px;
  padding-top: 67px;
}
.index_2 .title .tit {
  float: left;
}
.index_2 .title .tit img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
}
.index_2 .title .tit .tit_1 {
  display: inline-block;
  vertical-align: middle;
}
.index_2 .title .tit .tit_1 h4 {
  font-size: 32px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
}
.index_2 .title .tit .tit_1 h5 {
  font-size: 14px;
  font-family: "AkzidenzGroteskBQ";
  color: rgba(51, 51, 51, 0.502);
  text-transform: uppercase;
  line-height: 2;
}
.index_2 .title .more {
  float: right;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
  margin-top: 24px;
}
.index_2 .title .more a {
  color: #888888;
}
.index_2 .bd_2 {
  margin-top: 38px;
}
.index_2 .bd_2 ul li {
  width: 400px;
  float: left;
  margin-right: 50px;
  margin-bottom: 45px;
}
.index_2 .bd_2 ul li .img-box {
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.index_2 .bd_2 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 ul li .text {
  background: #fff;
  padding: 25px;
}
.index_2 .bd_2 ul li .text h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 10px;
}
.index_2 .bd_2 ul li .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
  text-transform: uppercase;
  line-height: 1.714;
}
.index_2 .bd_2 ul li .text .more {
  margin-top: 18px;
  text-align: center;
}
.index_2 .bd_2 ul li .text .more a {
  background-color: #fd9f61;
  width: 130px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 9px;
  border-radius: 50px;
}
.index_2 .bd_2 ul li .text .more a:last-child {
  background: #2a417a;
}
.index_2 .bd_2 ul li:nth-child(3n) {
  margin-right: 0px;
}
.index_2 .bd_2 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 {
  background: url(../img/1_09.jpg) no-repeat center;
  height: 266px;
}
.index_3 .cont {
  position: relative;
}
.index_3 .cont .text {
  position: absolute;
  right: -28px;
  background-color: #ff7e00;
  width: 410px;
  height: 48px;
  line-height: 46px;
  top: 168px;
  border-radius: 50px;
  text-align: center;
}
.index_3 .cont .text img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.index_3 .cont .text p {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 20px;
}
.index_3 .cont .text h4 {
  display: inline-block;
  vertical-align: middle;
  color: #fffc00;
  font-size: 30px;
  font-weight: bold;
}
.index_4 {
  margin-top: 65px;
}
.index_4 .cont {
  overflow: hidden;
}
.index_4 .cont .title {
  margin-bottom: 100px;
}
.index_4 .cont .title .tit {
  float: left;
}
.index_4 .cont .title .tit img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
}
.index_4 .cont .title .tit .tit_1 {
  display: inline-block;
  vertical-align: middle;
}
.index_4 .cont .title .tit .tit_1 h4 {
  font-size: 32px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
}
.index_4 .cont .title .tit .tit_1 h5 {
  font-size: 14px;
  font-family: "AkzidenzGroteskBQ";
  color: rgba(51, 51, 51, 0.502);
  text-transform: uppercase;
  line-height: 2;
}
.index_4 .cont .title .more {
  float: right;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
  margin-top: 24px;
}
.index_4 .cont .title .more a {
  color: #888888;
}
.index_4 .cont .bd_4 {
  overflow: initial;
  height: 341px;
}
.index_4 .cont .bd_4 .swiper-wrapper {
  height: 200px;
}
.index_4 .cont .bd_4 .swiper-wrapper .swiper-slide {
  transform: scale(1);
}
.index_4 .cont .bd_4 .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.index_4 .cont .bd_4 .swiper-wrapper .swiper-slide-active {
  transform: scale(1.8);
  z-index: 9;
}
.index_4 .cont .bd_4 .swiper-wrapper .swiper-slide-next {
  transform: scale(1.5);
  z-index: 3;
}
.index_4 .cont .bd_4 .swiper-wrapper .swiper-slide-prev {
  transform: scale(1.5);
}
.index_4 .cont .bd_4 .swiper-button-next {
  background: none;
  font-size: 30px;
  top: 108px;
  color: #6891f9;
}
.index_4 .cont .bd_4 .swiper-button-prev {
  background: none;
  font-size: 30px;
  top: 108px;
  color: #6891f9;
}
.index_5 {
  background: #f4f4f4;
  padding-top: 65px;
  padding-bottom: 80px;
}
.index_5 .title {
  margin-bottom: 50px;
}
.index_5 .title .tit {
  float: left;
}
.index_5 .title .tit img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
}
.index_5 .title .tit .tit_1 {
  display: inline-block;
  vertical-align: middle;
}
.index_5 .title .tit .tit_1 h4 {
  font-size: 32px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
}
.index_5 .title .tit .tit_1 h5 {
  font-size: 14px;
  font-family: "AkzidenzGroteskBQ";
  color: rgba(51, 51, 51, 0.502);
  text-transform: uppercase;
  line-height: 2;
}
.index_5 .title .more {
  float: right;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
  margin-top: 24px;
}
.index_5 .title .more a {
  color: #888888;
}
.index_5 .bd_5 {
  margin-top: 50px;
}
.index_5 .bd_5 .left_5 {
  background-color: #ffffff;
  width: 396px;
  height: 427px;
  float: left;
  padding: 26px;
}
.index_5 .bd_5 .left_5 .img-box {
  width: 100%;
  height: 229px;
  position: relative;
}
.index_5 .bd_5 .left_5 .img-box img {
  width: 100%;
  height: 100%;
}
.index_5 .bd_5 .left_5 .img-box .more {
  position: absolute;
  background-color: #2a417a;
  width: 45px;
  height: 42px;
  line-height: 37px;
  text-align: center;
  font-size: 27px;
  color: #fff;
  left: 16px;
  bottom: 14px;
}
.index_5 .bd_5 .left_5 .text {
  padding-top: 30px;
}
.index_5 .bd_5 .left_5 .text h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
}
.index_5 .bd_5 .left_5 .text h4 span {
  background-color: #2a417a;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 13px;
  margin-top: -2px;
}
.index_5 .bd_5 .left_5 .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 1.714;
  margin-top: 15px;
}
.index_5 .bd_5 .right_5 {
  float: right;
  width: 857px;
}
.index_5 .bd_5 .right_5 ul li {
  width: 425px;
  height: 220px;
  float: left;
  vertical-align: top;
  padding-right: 38px;
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  padding-top: 17px;
}
.index_5 .bd_5 .right_5 ul li h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.index_5 .bd_5 .right_5 ul li h4 span {
  background-color: #2a417a;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 13px;
  margin-top: -2px;
}
.index_5 .bd_5 .right_5 ul li p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 1.714;
  height: 72px;
}
.index_5 .bd_5 .right_5 ul li .time {
  height: 46px;
  font-size: 0px;
  margin-top: 20px;
}
.index_5 .bd_5 .right_5 ul li .time p {
  background-color: #2a417a;
  width: 124px;
  height: 100%;
  line-height: 46px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #fffefe;
  text-transform: uppercase;
  text-align: center;
}
.index_5 .bd_5 .right_5 ul li .time span {
  background-color: #ffffff;
  width: 258px;
  height: 100%;
  line-height: 46px;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #d6d6d6;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.index_5 .bd_5 .right_5 ul li:nth-child(2n) {
  padding-left: 43px;
  padding-right: 0px;
  border-right: 0px ;
}
.index_5 .bd_5 .right_5 ul li:nth-child(3) {
  border-bottom: 0px ;
}
.index_5 .bd_5 .right_5 ul li:nth-child(4) {
  border-bottom: 0px ;
}
.foot {
  background: #2a417a;
  padding: 70px 0 60px 0;
}
.foot .f_logo {
  float: left;
  width: 360px;
}
.foot .f_logo img {
  width: 100%;
}
.foot .f_nav {
  float: left;
  padding-left: 80px;
  width: 760px;
}
.foot .f_nav .f1 {
  margin-right: 80px;
  width: 256px;
  display: inline-block;
  vertical-align: top;
}
.foot .f_nav .f1 h4 {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
}
.foot .f_nav .f1 ul li {
  line-height: 2;
  color: #ffffff;
}
.foot .f_nav .f1 ul li a {
  color: #ffffff;
  font-size: 16px;
}
.foot .f_er {
  float: right;
  background-color: #ffffff;
  width: 166px;
  height: 198px;
  padding: 13px;
}
.foot .f_er img {
  width: 140px;
  height: 140px;
}
.foot .f_er p {
  margin-top: 14px;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
}
.foot_1 {
  height: 88px;
  background: #363636;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #a5a5a5;
  text-transform: uppercase;
  line-height: 2.143;
  padding-top: 15px;
}
.foot_1 a {
  color: #a5a5a5;
}
