@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.woff2?t=1698111207725') format('woff2'), url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.woff?t=1698111207725') format('woff'), url('//at.alicdn.com/t/c/font_971715_li6vui8ydfb.ttf?t=1698111207725') 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 .head_box {
  height: 122px;
}
.head .head_box .logo {
  width: 287px;
  float: left;
  margin-top: 39px;
}
.head .head_box .logo img {
  width: 100%;
}
.head .head_box .nav {
  width: 690px;
  float: left;
  line-height: 120px;
  padding-left: 74px;
}
.head .head_box .nav ul .nLi {
  display: inline-block;
  padding: 0 19px;
  position: relative;
}
.head .head_box .nav ul .nLi h3 {
  font-size: 18px;
}
.head .head_box .nav ul .nLi h3 a {
  color: #2d2d29;
}
.head .head_box .nav ul .nLi:hover h3 a {
  color: #0a85cb;
}
.head .head_box .nav ul .on h3 a {
  color: #0a85cb;
}
.head .head_box .dh {
  float: right;
  width: 220px;
  margin-top: 45px;
}
.head .head_box .dh img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}
.head .head_box .dh p {
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  font-family: "Microsoft YaHei";
  color: #5f5f5f;
  font-weight: bold;
}
.banner {
  position: relative;
  width: 100%;
  height: 711px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 711px;
}
.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;
}
.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 img {
  display: inline-block;
  vertical-align: bottom;
  width: 88px;
  height: 111px;
}
.title .text {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 10px;
}
.title .text h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #0a85cb;
  font-weight: bold;
  margin-bottom: 5px;
}
.title .text p {
  font-size: 18px;
  font-family: "Arial";
  color: #b4b4b4;
}
.page_1 {
  margin-top: 50px;
  padding-bottom: 70px;
}
.page_1 .hd {
  margin-top: 28px;
}
.page_1 .hd ul {
  text-align: center;
}
.page_1 .hd ul li {
  display: inline-block;
  border-width: 1px;
  border-color: #d4d4d4;
  border-style: solid;
  background-color: rgba(72, 70, 147, 0);
  width: 161px;
  height: 31px;
  line-height: 30px;
  margin: 0 11px;
}
.page_1 .hd ul li:hover {
  background: #0a85cb;
  border-color: #0a85cb;
}
.page_1 .hd ul li:hover a {
  color: #fff;
  display: inline-block;
}
.page_1 .bd {
  margin-top: 45px;
}
.page_1 .bd ul li {
  display: inline-block;
  margin-right: 27px;
  margin-bottom: 35px;
}
.page_1 .bd ul li .img-box {
  width: 274px;
  height: 209px;
  border: 1px solid #eeeeee;
  overflow: hidden;
}
.page_1 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.page_1 .bd ul li .text {
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #eeeeee;
}
.page_1 .bd ul li .text p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #606060;
  text-transform: uppercase;
}
.page_1 .bd ul li:nth-child(4n) {
  margin-right: 0px;
}
.page_1 .bd ul li:hover .img-box {
  border: 4px solid #0a85cb;
}
.page_1 .bd ul li:hover .img-box img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.page_1 .bd ul li:hover .text {
  background: #0a85cb;
}
.page_1 .bd ul li:hover .text p {
  color: #fff;
}
.page_2 {
  background: url(../img/1_08.jpg) center center;
  height: 665px;
  padding-top: 70px;
}
.page_2 .title {
  text-align: center;
}
.page_2 .title img {
  display: inline-block;
  vertical-align: bottom;
  width: 88px;
  height: 111px;
}
.page_2 .title .text {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 10px;
  text-align: center;
}
.page_2 .title .text h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
}
.page_2 .title .text p {
  font-size: 18px;
  font-family: "Arial";
  color: rgba(255, 255, 255, 0.451);
}
.page_2 .bd_2 .img-box {
  width: 431px;
  height: 481px;
  margin-left: -40px;
  float: left;
}
.page_2 .bd_2 .img-box img {
  width: 100%;
  height: 100%;
}
.page_2 .bd_2 .text_box {
  float: right;
  width: 784px;
  margin-top: 50px;
}
.page_2 .bd_2 .text_box ul li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 40px;
  margin-right: 39px;
  width: 370px;
}
.page_2 .bd_2 .text_box ul li .bj {
  background: url(../img/tb.png) no-repeat;
  width: 80px;
  height: 78px;
  text-align: center;
  line-height: 78px;
  display: inline-block;
  vertical-align: middle;
}
.page_2 .bd_2 .text_box ul li .bj h4 {
  font-size: 40px;
  font-family: "HYYaKuHeiW";
  color: #1080cb;
  font-weight: bold;
}
.page_2 .bd_2 .text_box ul li .text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  width: 284px;
}
.page_2 .bd_2 .text_box ul li .text h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 5px;
}
.page_2 .bd_2 .text_box ul li .text p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.659);
  text-transform: uppercase;
  line-height: 1.5;
}
.page_2 .bd_2 .text_box ul li:nth-child(2n) {
  margin-right: 0px;
}
.page_3 {
  background: url(../img/1_09.jpg) center center;
  height: 652px;
}
.page_3 .bd_3 {
  width: 670px;
  padding-top: 90px;
}
.page_3 .bd_3 .tit h4 {
  font-size: 125px;
  font-family: "AkzidenzGroteskBQ";
  color: rgba(10, 133, 203, 0.129);
  font-weight: bold;
  line-height: 1;
}
.page_3 .bd_3 .tit h5 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #0a85cb;
  font-weight: bold;
  margin-top: 10px;
  position: relative;
}
.page_3 .bd_3 .tit h5::after {
  content: "";
  background-color: #b6d8eb;
  width: 502px;
  height: 1px;
  position: absolute;
  top: 21px;
  left: 150px;
}
.page_3 .bd_3 .text_box {
  margin-top: 50px;
}
.page_3 .bd_3 .text_box h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #5a5a5a;
  font-weight: bold;
  margin-bottom: 15px;
}
.page_3 .bd_3 .text_box p {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #9a9a9a;
  line-height: 1.714;
}
.page_3 .bd_3 .text_box a {
  background-color: #0a85cb;
  width: 163px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  margin-top: 50px;
}
.page_4 {
  background: #f4f7f9;
  padding: 80px 0 100px 0;
}
.page_4 .bd_4 {
  margin-top: 40px;
}
.page_4 .bd_4 .left_4 {
  float: left;
  background-color: #ffffff;
  width: 542px;
  height: 598px;
  padding: 33px 30px;
}
.page_4 .bd_4 .left_4 .img-box {
  width: 482px;
  height: 317px;
}
.page_4 .bd_4 .left_4 .img-box img {
  width: 100%;
  height: 100%;
}
.page_4 .bd_4 .left_4 .text_box {
  margin-top: 30px;
}
.page_4 .bd_4 .left_4 .text_box h4 {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #484848;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.page_4 .bd_4 .left_4 .text_box p {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #a1a0a0;
  text-transform: uppercase;
  line-height: 1.714;
}
.page_4 .bd_4 .left_4 .time {
  margin-top: 35px;
}
.page_4 .bd_4 .left_4 .time h4 {
  display: inline-block;
  margin-top: 7px;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #959595;
  text-transform: uppercase;
}
.page_4 .bd_4 .left_4 .time h4 span {
  margin-right: 8px;
  font-size: 20px;
}
.page_4 .bd_4 .left_4 .time a {
  display: inline-block;
  float: right;
  background-color: #0a85cb;
  width: 93px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}
.page_4 .bd_4 .right_4 {
  float: right;
  width: 635px;
}
.page_4 .bd_4 .right_4 ul li {
  height: 199px;
  border: 1px solid #d7d7d7;
  border-bottom: 0px;
  padding: 33px 0 0 53px;
}
.page_4 .bd_4 .right_4 ul li .text_box {
  padding-right: 39px;
}
.page_4 .bd_4 .right_4 ul li .text_box h4 {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #484848;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.page_4 .bd_4 .right_4 ul li .text_box p {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #a1a0a0;
  text-transform: uppercase;
  line-height: 1.714;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page_4 .bd_4 .right_4 ul li .time {
  margin-top: 20px;
}
.page_4 .bd_4 .right_4 ul li .time h4 {
  display: inline-block;
  margin-top: 6px;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #959595;
  text-transform: uppercase;
}
.page_4 .bd_4 .right_4 ul li .time h4 span {
  margin-right: 8px;
  font-size: 20px;
}
.page_4 .bd_4 .right_4 ul li .time p {
  display: inline-block;
  float: right;
  background: #717171;
  width: 93px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}
.page_4 .bd_4 .right_4 ul li:last-child {
  border-bottom: 1px solid #d7d7d7;
}
.page_4 .bd_4 .right_4 ul li:hover {
  background: #fff;
}
.page_4 .bd_4 .right_4 ul li:hover .time p {
  background: #0a85cb;
}
.page_5 {
  padding: 70px 0 85px 0;
}
.page_5 .bd_5 {
  margin-top: 30px;
}
.page_5 .bd_5 .bd ul li {
  display: inline-block;
  margin-right: 15px;
  width: 289px;
  height: 411px;
}
.page_5 .bd_5 .bd ul li img {
  width: 100%;
  height: 100%;
}
.foot {
  background: #3a3a3a;
  padding-top: 60px;
  padding-bottom: 54px;
}
.foot .f_nav {
  width: 418px;
  padding-top: 5px;
  float: left;
}
.foot .f_nav h4 {
  font-size: 24px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}
.foot .f_nav ul {
  margin-top: 20px;
}
.foot .f_nav ul li {
  display: inline-block;
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #cdcdcd;
  text-transform: uppercase;
  width: 106px;
  border-bottom: 1px solid #696969;
  padding-bottom: 5px;
  margin-right: 60px;
  margin-bottom: 10px;
}
.foot .f_nav ul li a {
  color: #cdcdcd;
}
.foot .f1 {
  padding-top: 5px;
  float: left;
  width: 615px;
}
.foot .f1 h4 {
  font-size: 24px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}
.foot .f1 ul {
  margin-top: 30px;
}
.foot .f1 ul li {
  display: inline-block;
  margin-right: 30px;
  width: 30%;
  margin-bottom: 15px;
}
.foot .f1 ul li h5 {
  color: #ffffff;
  font-size: 18px;
}
.foot .f1 ul li h3 {
  color: #42baff;
  font-size: 24px;
  margin-top: 5px;
}
.foot .f1 ul li img {
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}
.foot .f1 ul li p {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  width: 313px;
}
.foot .f1 ul li:nth-child(2n) {
  width: 56%;
}
.foot .f1 ul li:nth-child(3) p{
  width: 146px;
}
.foot .er {
  width: 164px;
  height: 164px;
  padding: 7px;
  background: #fff;
  float: right;
}
.foot .er img {
  width: 150px;
  height: 150px;
}
.foot_1 {
  text-align: center;
  background: #2f2f2f;
  height: 67px;
  line-height: 67px;
  color: #ffffff;
}
.foot_1 a {
  color: #ffffff;
}
