@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: 1200px;
  margin: 0 auto;
}
.head {
  position: relative;
}
.head .head_box {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 111px;
  background: transparent;
  z-index: 999;
  border-bottom: 1px solid rgba(255, 255, 255, 0.431);
}
.head .head_box .logo {
  width: 348px;
  float: left;
  margin-top: 19px;
}
.head .head_box .logo img {
  width: 100%;
}
.head .head_box .nav {
  width: 807px;
  float: right;
  margin-top: 47px;
}
.head .head_box .nav ul .nLi {
  display: inline-block;
  margin-left: 44px;
  position: relative;
}
.head .head_box .nav ul .nLi h3 {
  font-weight: bold;
  font-size: 16px;
}
.head .head_box .nav ul .nLi h3 a {
  color: #ffffff;
}
.head .head_box .nav ul li:hover h3 {
  border-bottom: 3px solid #fff;
  padding-bottom: 40px;
}
.head .head_box .nav ul li:hover h3 a {
  color: #fff;
}
.head .head_box .nav ul .on h3 {
  border-bottom: 3px solid #fff;
  padding-bottom: 40px;
}
.head .head_box .nav ul .on h3 a {
  color: #fff;
}
.head .banner {
  position: relative;
  width: 100%;
  height: 816px;
  overflow: hidden;
  min-width: 1200px;
}
.head .banner .bd {
  width: 100%;
  height: 100%;
}
.head .banner .bd ul li {
  position: relative;
  height: 816px;
}
.head .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%);
}
.head .banner .hd {
  position: absolute;
  bottom: 4%;
  right: 49%;
}
.head .banner .hd ul li {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: transparent;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
.head .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: 60px;
  font-family: "AkzidenzGroteskBQ";
  color: #dce6f2;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
.title p {
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #515151;
  font-weight: bold;
  line-height: 1;
  margin-top: -17px;
}
.page_1 {
  margin-top: 80px;
}
.page_1 .left_1 {
  float: left;
  width: 479px;
}
.page_1 .left_1 .img-box {
  width: 100%;
  height: 322px;
}
.page_1 .left_1 .img-box img {
  width: 100%;
  height: 100%;
}
.page_1 .right_1 {
  width: 670px;
  float: right;
}
.page_1 .right_1 h4 {
  font-size: 61px;
  color: rgba(224, 230, 239, 0.659);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.046;
  text-align: justifyLeft;
  margin-top: 15px;
  font-style: italic;
  line-height: 1;
}
.page_1 .right_1 h5 {
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #434343;
  font-weight: bold;
  margin-bottom: 30px;
}
.page_1 .right_1 p {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #8d8d8d;
  text-transform: uppercase;
  line-height: 1.714;
}
.page_1 .right_1 .more {
  background-color: #315193;
  width: 102px;
  height: 30px;
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #fefefe;
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  border-radius: 20px ;
  margin-top: 32px;
}
.page_2 {
  margin-top: 80px;
  background: url(../img/1_07.jpg) no-repeat center;
  height: 1118px;
  padding-top: 80px;
}
.page_2 .bd_2 .hd {
  margin: 40px 0;
}
.page_2 .bd_2 .hd ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.page_2 .bd_2 .hd ul li {
  display: inline-block;
  background-color: #ffffff;
  width: 181px;
  height: 43px;
  line-height: 42px;
  text-align: center;
}
.page_2 .bd_2 .hd ul li a {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #7a7a7a;
  text-transform: uppercase;
}
.page_2 .bd_2 .hd ul li:last-child {
  background: #315193;
}
.page_2 .bd_2 .hd ul li:last-child a {
  color: #fff;
}
.page_2 .bd_2 .bd ul li {
  display: inline-block;
  margin-right: 22px;
  margin-bottom: 30px;
}
.page_2 .bd_2 .bd ul li .img-box {
  width: 382px;
  height: 301px;
  overflow: hidden;
  position: relative;
}
.page_2 .bd_2 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page_2 .bd_2 .bd ul li .img-box .make {
  top: -301px;
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 301px;
  background: rgba(0, 0, 0, 0.659);
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_2 .bd_2 .bd ul li .img-box .make span {
  color: #ffffff;
  font-size: 45px;
}
.page_2 .bd_2 .bd ul li p {
  background-color: #ffffff;
  box-shadow: 0px 0px 27px 0px rgba(66, 66, 66, 0.18);
  width: 100%;
  height: 53px;
  line-height: 53px;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #7a7a7a;
  text-align: center;
}
.page_2 .bd_2 .bd ul li:nth-child(3n) {
  margin-right: 0px;
}
.page_2 .bd_2 .bd ul li:hover .img-box .make {
  top: 0px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_2 .bd_2 .bd ul li:hover p {
  background: #315193;
  color: #fff;
}
.page_3 {
  margin-top: 100px;
}
.page_3 .title h4 {
  color: #ececec;
}
.page_3 .bd_3 {
  margin-top: 40px;
}
.page_3 .bd_3 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page_3 .bd_3 ul li {
  width: 565px;
  margin-bottom: 40px;
}
.page_3 .bd_3 ul li .img-box {
  width: 100%;
  height: 321px;
}
.page_3 .bd_3 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page_3 .bd_3 ul li .text {
  position: relative;
  margin-top: 30px;
}
.page_3 .bd_3 ul li .text h1 {
  position: absolute;
  border-radius: 10px;
  background-color: #315193;
  width: 90px;
  height: 117px;
  line-height: 117px;
  text-align: center;
  font-size: 60px;
  font-family: "AkzidenzGroteskBQ";
  color: #ffffff;
  font-weight: bold;
  right: 23px;
  top: -107px;
}
.page_3 .bd_3 ul li .text h4 {
  font-size: 24px;
  font-family: "Source Han Sans CN";
  color: #315193;
  font-weight: bold;
  margin-bottom: 5px;
}
.page_3 .bd_3 ul li .text p {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #727272;
  text-transform: uppercase;
  line-height: 1.5;
}
.page_4 {
  background: url(../img/1_13.jpg) no-repeat center;
  height: 594px;
  padding-top: 88px;
}
.page_4 .title h4 {
  color: rgba(255, 255, 255, 0.102);
}
.page_4 .title p {
  color: #ffffff;
}
.page_4 .bd_4 {
  margin-top: 45px;
}
.page_4 .bd_4 .bd ul li {
  width: 379px;
  height: 306px;
  margin-right: 30px;
  display: inline-block;
}
.page_4 .bd_4 .bd ul li img {
  border: 4px solid #fff;
  width: 100%;
  height: 306px;
}
.page_4 .bd_4 .bd ul li:hover img {
  border-color: #3e65ac;
}
.page_4 .bd_4 .hd {
  position: relative;
}
.page_4 .bd_4 .hd a {
  background-color: #ffffff;
  width: 53px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
}
.page_4 .bd_4 .hd a:hover {
  background: #315193;
  color: #fff;
}
.page_4 .bd_4 .hd .prev {
  position: absolute;
  left: -50px;
  top: -171px;
}
.page_4 .bd_4 .hd .next {
  position: absolute;
  right: -50px;
  top: -171px;
}
.page_5 {
  margin-top: 78px;
  margin-bottom: 83px;
}
.page_5 .title h4 {
  color: #ececec;
}
.page_5 .bd_5 {
  margin-top: 78px;
}
.page_5 .bd_5 ul li {
  display: inline-block;
  margin-right: 27px;
  border: 1px solid #bfbfbf;
  width: 217px;
  height: 117px;
  margin-bottom: 20px;
}
.page_5 .bd_5 ul li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page_5 .bd_5 ul li:last-child {
  margin-right: 0px;
}
.page_5 .bd_5 ul li:hover {
  border-color: #315193;
}
.page_6 {
  background: #f7f7f7;
  padding: 70px 0 80px 0;
}
.page_6 .title h4 {
  color: #ececec;
}
.page_6 .bd_6 {
  margin-top: 45px;
}
.page_6 .bd_6 .left_6 {
  width: 452px;
  height: 331px;
  float: left;
}
.page_6 .bd_6 .right_6 {
  float: right;
  width: 745px;
}
.page_6 .bd_6 .right_6 ul li {
  margin-left: 24px;
  width: 720px;
  height: 108px;
  margin-bottom: 3px;
  padding-top: 18px;
}
.page_6 .bd_6 .right_6 ul li .time {
  display: inline-block;
  width: 107px;
  text-align: right;
  border-right: 1px solid #dedede;
  padding-right: 22px;
}
.page_6 .bd_6 .right_6 ul li .time h4 {
  font-size: 40px;
  font-family: "Arial";
  color: #9a9a9a;
  text-transform: uppercase;
  margin-bottom: 6px;
  line-height: 1;
}
.page_6 .bd_6 .right_6 ul li .time p {
  font-size: 16px;
  font-family: "Arial";
  color: #9a9a9a;
  text-transform: uppercase;
}
.page_6 .bd_6 .right_6 ul li .text {
  width: 607px;
  display: inline-block;
  padding-left: 22px;
  padding-right: 16px;
}
.page_6 .bd_6 .right_6 ul li .text h4 {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #555454;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.page_6 .bd_6 .right_6 ul li .text p {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #9a9a9a;
  text-transform: uppercase;
  line-height: 1.286;
}
.page_6 .bd_6 .right_6 ul li:hover {
  background-color: #315193;
}
.page_6 .bd_6 .right_6 ul li:hover .time h4 {
  color: #ffffff;
}
.page_6 .bd_6 .right_6 ul li:hover .time p {
  color: #ffffff;
}
.page_6 .bd_6 .right_6 ul li:hover .text h4 {
  color: #ffffff;
}
.page_6 .bd_6 .right_6 ul li:hover .text p {
  color: rgba(255, 255, 255, 0.529);
}
.foot {
  background: #343434;
  height: 279px;
  padding-top: 60px;
  border-bottom: 1px solid #c1c1c1;
}
.foot .f_1 {
  float: left;
  width: 287px;
}
.foot .f_1 h3{
 
    font-size: 45px;
    font-family: "Arial";
    color: rgb(255, 255, 255);
    font-weight: bold;
font-style: italic;
  
}
.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: #487ae0;
  width: 49px;
  height: 4px;
  top: 48px;
}
.foot .f_2 {
  float: left;
  width: 590px;
  padding-top: 20px;
}
.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);
}
