@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 .top_nav {
  height: 125px;
}
.head .top_nav .logo {
  float: left;
  margin-top: 22px;
  width: 358px;
}
.head .top_nav .logo img {
  width: 100%;
}
.head .top_nav .dh {
  float: right;
  margin-top: 43px;
}
.head .top_nav .dh img {
  display: inline-block;
  vertical-align: middle;
}
.head .top_nav .dh p {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #414141;
  text-transform: uppercase;
  margin-left: 8px;
}
.head .top_nav .dh h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #1547b9;
  font-weight: bold;
}
.head .nav_box {
  background: #1446b9;
  height: 57px;
  line-height: 57px;
}
.head .nav_box ul li {
  display: inline-block;
  width: 14.19%;
  text-align: center;
}
.head .nav_box ul li h3 {
  font-size: 18px;
}
.head .nav_box ul li h3 a {
  color: #ffffff;
}
.head .nav_box ul li:hover {
  background: #ffbd44;
}
.head .nav_box ul li:hover h3 a {
  color: #1a1a1a;
}
.head .nav_box ul .on {
  background: #ffbd44;
}
.head .nav_box ul .on h3 a {
  color: #1a1a1a;
}
.banner {
  position: relative;
  width: 100%;
  height: 1000px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 1000px;
}
.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%);
}
.title {
  text-align: center;
}
.title h4 {
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #1446b9;
  font-weight: bold;
}
.title p {
  font-size: 18px;
  font-family: "Arial";
  color: #898989;
  text-transform: uppercase;
}
.page_1 {
  padding-top: 67px;
}
.page_1 .bd_1 {
  margin-top: 20px;
}
.page_1 .bd_1 .tit_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 .tit_1 ul li {
  background-color: #1446b9;
  width: 145px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: inline-block;
}
.page_1 .bd_1 .tit_1 ul li a {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
}
.page_1 .bd_1 .tit_1 ul li:hover {
  background: #ffbd44;
}
.page_1 .bd_1 .tit_1 ul li:hover a {
  color: #3c3c3c;
}
.page_1 .bd_1 .bd_box {
  margin-top: 44px;
}
.page_1 .bd_1 .bd_box ul li {
  background-color: #f7f7f7;
  width: 378px;
  height: 423px;
  float: left;
  margin-right: 33px;
  padding: 20px;
  margin-bottom: 30px;
}
.page_1 .bd_1 .bd_box ul li .img-box {
  width: 100%;
  height: 338px;
  overflow: hidden;
}
.page_1 .bd_1 .bd_box 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;
}
.page_1 .bd_1 .bd_box ul li .text {
  margin-top: 20px;
}
.page_1 .bd_1 .bd_box ul li .text p {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #4c4c4c;
  text-transform: uppercase;
  display: inline-block;
}
.page_1 .bd_1 .bd_box ul li .text span {
  background-color: #1048a0;
  width: 93px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  float: right;
  color: #fff;
}
.page_1 .bd_1 .bd_box ul li:hover {
  background: #1446b9;
}
.page_1 .bd_1 .bd_box 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;
}
.page_1 .bd_1 .bd_box ul li:hover .text p {
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_1 .bd_1 .bd_box ul li:hover .text span {
  background: #ffffff;
  color: #1446b9;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_1 .bd_1 .bd_box ul li:nth-child(3n) {
  margin-right: 0px;
}
.page_2 {
  background: url(../img/1_08.jpg) no-repeat center;
  height: 432px;
  margin-top: 40px;
}
.page_2 .text {
  width: 612px;
  float: right;
  padding-top: 100px;
}
.page_2 .text h4 {
  font-size: 60px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}
.page_2 .text ul {
  margin-top: 15px;
}
.page_2 .text ul li {
  display: inline-block;
  background-color: #ffffff;
  width: 136px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  font-family: "Source Han Sans CN";
  color: #05297f;
  text-transform: uppercase;
  font-size: 24px;
  margin-right: 13px;
}
.page_2 .text .dh {
  margin-top: 32px;
}
.page_2 .text .dh img {
  display: inline-block;
  vertical-align: middle;
}
.page_2 .text .dh p {
  display: inline-block;
  vertical-align: middle;
  font-size: 42px;
  font-family: "Arial";
  color: #ffffff;
  font-weight: bold;
  margin-left: 10px;
}
.page_3 {
  padding-top: 64px;
  margin-bottom: 60px;
}
.page_3 .bd_3 {
  margin-top: 30px;
}
.page_3 .bd_3 .left_3 {
  float: left;
  background-color: #f7f7f7;
  width: 470px;
  height: 418px;
  padding-top: 44px;
  padding-left: 40px;
}
.page_3 .bd_3 .left_3 h3 {
  line-height: 1;
  font-size: 24px;
  font-family: "Source Han Sans CN";
  color: #1446b9;
  font-weight: bold;
  border-left: 2px solid #1446b9;
  padding-left: 8px;
}
.page_3 .bd_3 .left_3 h5 {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #898989;
  text-transform: uppercase;
  line-height: 1.714;
  margin-top: 30px;
}
.page_3 .bd_3 .left_3 ul {
  margin-top: 34px;
  background: url(../img/x.png) -22px no-repeat;
}
.page_3 .bd_3 .left_3 ul li {
  display: inline-block;
  width: 200px;
  padding-bottom: 25px;
  margin-top: 25px;
}
.page_3 .bd_3 .left_3 ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.page_3 .bd_3 .left_3 ul li .text {
  display: inline-block;
  vertical-align: middle;
}
.page_3 .bd_3 .left_3 ul li .text h4 {
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #454545;
  line-height: 1;
  font-weight: bold;
}
.page_3 .bd_3 .left_3 ul li .text p {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #999999;
}
.page_3 .bd_3 .right_3 {
  float: right;
  width: 730px;
}
.page_3 .bd_3 .right_3 ul li {
  float: left;
}
.page_3 .bd_3 .right_3 ul li .img-box {
  position: relative;
}
.page_3 .bd_3 .right_3 ul li .img-box img {
  width: 242px;
  height: 209px;
}
.page_3 .bd_3 .right_3 ul li .img-box .make {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 62px;
}
.page_3 .bd_3 .right_3 ul li .img-box .make h4 {
  background: url(../img/bj.png) no-repeat center;
  width: 100%;
  height: 84px;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  font-weight: bold;
  padding-top: 22px;
}
.page_3 .bd_3 .right_3 ul li:hover .img-box .make {
  background-color: rgba(20, 70, 185, 0.81);
}
.page_4 {
  background: #f8f8f8;
  margin-top: 86px;
  padding-top: 60px;
  padding-bottom: 70px;
}
.page_4 .bd_4 {
  margin-top: 40px;
}
.page_4 .bd_4 ul li {
  box-shadow: 0px 6px 16px 0px rgba(54, 54, 54, 0.14);
  width: 219px;
  float: left;
  margin-right: 26px;
  margin-bottom: 24px;
}
.page_4 .bd_4 ul li img {
  width: 219px;
  height: 107px;
}
.page_4 .bd_4 ul li:nth-child(5n) {
  margin-right: 0px;
}
.foot {
  background: #343434;
  padding-top: 57px;
  padding-bottom: 37px;
  border-bottom: 1px solid #c1c1c1;
}
.foot .f1 {
  float: left;
  margin-top: 15px;
  margin-right: 80px;
}
.foot .f1 h4 {
  font-size: 39px;
  color: #ffffff;
}
.foot .f1 p {
  font-size: 30px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  margin-bottom: 17px;
}
.foot .f1 .link {
  background-color: #ffbd44;
  width: 49px;
  height: 4px;
}
.foot .f2 {
  float: left;
  width: 654px;
  margin-top: 34px;
}
.foot .f2 h4 {
  font-size: 18px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  margin-bottom: 22px;
}
.foot .f2 ul li {
  width: 322px;
  font-size: 16px;

  color: #ffffff;
  display: inline-block;
  margin-bottom: 4px;
  vertical-align: top;
  float: left;
}
.foot .f2 ul li:nth-child(1){
  margin-right: 10px;
}
.foot .f2 ul li:nth-child(3){
 margin-top: 5px;
}
.foot .f2 ul li img {
  margin-right: 6px;
}
.foot .f3 {
  float: right;
}
.foot .f3 .er {
  background-color: #fcfcfe;
  box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.13);
  width: 155px;
  height: 155px;
  padding: 12px;
  display: inline-block;
  vertical-align: middle;
}
.foot .f3 .er img {
  width: 133px;
  height: 133px;
}
.foot .f3 p {
  writing-mode: tb-rl;
  font-size: 16px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.foot_1 {
  height: 58px;
  line-height: 58px;
  background: #343434;
  text-align: center;

}
.foot_1 p {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: rgba(255, 255, 255, 0.569);
}
.foot_1 p a {
  color: rgba(255, 255, 255, 0.569);
}
