@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_fyskqj9sw8c.woff2?t=1691113839893') format('woff2'), url('//at.alicdn.com/t/c/font_971715_fyskqj9sw8c.woff?t=1691113839893') format('woff'), url('//at.alicdn.com/t/c/font_971715_fyskqj9sw8c.ttf?t=1691113839893') 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;
}
.container {
  width: 1400px;
  margin: 0 auto;
}
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_top {
  background: url(../img/1_01.jpg) no-repeat center;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.head_top h4 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
}
.head_top h4 span {
  font-weight: bold;
}
.head_top .ss {
  border-width: 1px;
  border-color: #7d7d7d;
  border-style: solid;
  width: 303px;
  height: 30px;
  border-radius: 25px;
  display: inline-block;
  float: right;
  margin-right: 34px;
  
  padding: 0 15px;
  margin-top: 9px;
}
.head_top .ss .input {
  display: inline-block;
  vertical-align: top;
  height: 28px;
  background: transparent;
 
  color: #fff;
}
.head_top .ss button {
  background: transparent;
  border: 0px;
  display: inline-block;
  vertical-align: top;
  float: right;
  position: relative;
}
.head_top .ss button img {
  width: 16px;
  height: 16px;
  margin-top: 5px;
}
.head_top .ss button .button{
  display: inline-block;
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  top: 0px;
  left: 0px;
}
.head_top .dh {
  display: inline-block;
  float: right;
}
.head_top .dh img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.head_top .dh p {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 14px;
}
.head_top .dh p span {
  color: #f51a1b;
  font-weight: bold;
  font-size: 20px;
}
.head {
  height: 110px;
  background: #ffffff;
}
.head .logo {
  float: left;
  width: 416px;
  margin-top: 12px;
}
.head .logo img {
  width: 100%;
}
.head .nav_box {
  width: 879px;
  float: right;
  line-height: 110px;
  padding-left: 10px;
}
.head .nav_box #nav .nLi {
  display: inline-block;
  position: relative;
  width: 12%;
  text-align: center;
}
.head .nav_box #nav .nLi h3 {
  text-align: center;
}
.head .nav_box #nav .nLi .sub {
  position: absolute;
  z-index: 12;
  top: 110px;
  background: rgba(0, 0, 0, 0.588);
  width: 100%;
  left: -10px;
  display: none;
}
.head .nav_box #nav .nLi .sub li {
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.271);
}
.head .nav_box #nav .nLi .sub li a {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}

.head .nav_box #nav .on {
  background: url(../img/bj.png) no-repeat;
  background-size: 100% 100%;
}
.head .nav_box #nav .on h3 a {
  color: #fff;
  font-weight: bold;
}
.banner {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
  min-width: 1200px;
  margin-top: 161px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 600px;
}
.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: 45%;
}
.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: 307px;
  overflow: hidden;
  min-width: 1200px;
  z-index: -1;
  margin-top: 161px;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 307px;
}
.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 {
  background: #f7f7f7;
  height: 60px;
  line-height: 60px;
}
.page_1 img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.page_1 h4 {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}
.page_1 ul {
  display: inline-block;
  vertical-align: middle;
}
.page_1 ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.page_1 ul li a {
  color: #333333;
  font-size: 16px;
}
.title {
  text-align: center;
}
.title h5 {
  font-size: 34px;
  font-family: "Microsoft YaHei";
  color: rgba(58, 58, 58, 0.302);
  text-transform: uppercase;
  line-height: 1;
}
.title h4 {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #3a3a3a;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}
.title h4 img {
  width: 47px;
  height: 48px;
  margin-right: 15px;
}
.title p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
}
.page_2 {
  padding-top: 50px;
}
.page_2 .hd_2 {
  margin-top: 40px;
}
.page_2 .hd_2 ul li {
  display: inline-block;
  vertical-align: top;
  background-color: #f3f3f3;
  width: 251px;

  text-align: center;
  margin-bottom: 15px;
  margin-right: 11px;
  font-size: 17px;
  padding: 20px 0;
  border: 1px solid transparent;
}
.page_2 .hd_2 ul li a{
	display: block;
}
.page_2 .hd_2 ul li img{
  width: 46px;
  margin-bottom: 15px;
}
.page_2 .hd_2 ul li p{
  color: #333333;
  font-size: 16px;
}
.page_2 .hd_2 ul li:hover {

  border: 1px solid #144f9a;
}
.page_2 .hd_2 ul li:hover a {
  color: #fff;
}
.page_2 .hd_2 ul li:nth-child(5n) {
  margin-right: 0px;
}
.page_2 .bd_2 {
  margin-top: 28px;
}
.page_2 .bd_2 .tit_box {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 17px;
}
.page_2 .bd_2 .tit_box h4 {
  color: #3a3a3a;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Microsoft YaHei";
}
.page_2 .bd_2 .tit_box h4 span {
  font-size: 22px;
  color: #144f9a;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 5px solid #144f9a;
  padding-right: 12px;
}
.page_2 .bd_2 .tit_box a {
  display: inline-block;

  font-size: 17px;
  margin-left: 750px;
}
.page_2 .bd_2 .bd_box {
  margin-top: 37px;
}
.page_2 .bd_2 .bd_box .bd .ulWrap ul li {
  width: 416px;
  float: left;
  margin-right: 26px;
  margin-bottom: 20px;
}
.page_2 .bd_2 .bd_box .bd .ulWrap ul li .img-box {
  width: 100%;
  height: 327px;
  border: 5px solid #eeeeee;
  border-bottom: 0px ;
  overflow: hidden;
}
.page_2 .bd_2 .bd_box .bd .ulWrap 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_2 .bd_2 .bd_box .bd .ulWrap ul li p {
  height: 50px;
  line-height: 50px;
  width: 100%;
  text-align: center;
  background: #144f9a;
  color: #fff;
}
.page_2 .bd_2 .bd_box .bd .ulWrap ul li:hover .img-box {
  overflow: hidden;
  border-color: #c80405;
}
.page_2 .bd_2 .bd_box .bd .ulWrap 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_2 .bd_2 .bd_box .bd .ulWrap ul li:hover p {
  font-weight: bold;
  background: #c80405;
}
.page_2 .bd_2 .bd_box .bd .ulWrap ul li:nth-child(3n) {
  margin-right: 0px;
}
.page_2 .bd_2 .bd_box .hd {
  margin-top: 30px;
}
.page_2 .bd_2 .bd_box .hd ul {
  text-align: center;
}
.page_2 .bd_2 .bd_box .hd ul li {
  background-color: #b2b2b2;
  width: 36px;
  height: 10px;
  border-radius: 20px;
  display: inline-block;
  text-indent: -999px;
  overflow: hidden;
  margin: 0 5px;
}
.page_2 .bd_2 .bd_box .hd ul .on {
  background-color: #144f9a;
  width: 92px;
}
.page_3 {
  padding-top: 65px;
  margin-bottom: 70px;
}
.page_3 .bd_3 {
  margin-top: 50px;
}
.page_3 .bd_3 .hd ul {
  font-size: 0;
}
.page_3 .bd_3 .hd ul li {
  background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  width: 260px;
  height: 124px;
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  font-size: 16px;
  text-align: center;
  padding: 0 20px;
  padding-top: 35px;
  line-height: 1.875;
  margin-top: -28px;
}
.page_3 .bd_3 .hd ul li .more {
  display: none;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 50%;
  width: 39px;
  height: 39px;
  text-align: center;
  line-height: 34px;
  font-size: 27px;
  margin: 0 auto;
  margin-top: 15px;
}
.page_3 .bd_3 .hd ul .on {
  background: #144e98;
  color: #fff;
  height: 180px;
  position: relative;
  z-index: 89;
}
.page_3 .bd_3 .hd ul .on .more {
  display: block;
}
.page_3 .bd_3 .hd ul .on .more a{
  color: #fff;
}
.page_4 {
  background: #f6f6f6;
  padding-top: 65px;
}
.page_4 .title h4 span {
  color: #c80405;
}
.page_4 .bd_4 ul li {
  background-color: #ffffff;
  width: 414px;
  height: 381px;
  padding: 28px;
  float: left;
  margin-right: 29px;
  margin-top: 38px;
}
.page_4 .bd_4 ul li .top_4 {
  margin-bottom: 34px;
}
.page_4 .bd_4 ul li .top_4 h4 {
  display: inline-block;
  vertical-align: bottom;
  background-color: #134b93;
  width: 80px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 50px;
  margin-right: 30px;
}
.page_4 .bd_4 ul li .top_4 .tit_box {
  display: inline-block;
  vertical-align: bottom;
}
.page_4 .bd_4 ul li .top_4 .tit_box h5 {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #134b93;
  font-weight: bold;
}
.page_4 .bd_4 ul li .top_4 .tit_box p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #989898;
  text-transform: uppercase;
  margin-top: 12px;
}
.page_4 .bd_4 ul li .img-box {
  width: 100%;
  height: 204px;
}
.page_4 .bd_4 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.page_4 .bd_4 ul li .make {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.875;
  text-align: left;
  display: none;
}
.page_4 .bd_4 ul li:nth-child(3) {
  margin-right: 0px;
}
.page_4 .bd_4 ul li:nth-child(4) {
  width: 627px;
  margin-right: 46px;
  margin-top: 29px;
  margin-bottom: 80px;
}
.page_4 .bd_4 ul li:nth-child(5) {
  width: 627px;
  margin-right: 0px;
  margin-top: 29px;
  margin-bottom: 80px;
}
.page_4 .bd_4 ul li:hover {
  background: #134b93;
  height: 395px;
  bottom: 16px;
  margin-top: 23px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_4 .bd_4 ul li:hover .top_4 h4 {
  background: #ffffff;
  color: #134b93;
}
.page_4 .bd_4 ul li:hover .top_4 .tit_box h5 {
  color: #ffffff;
}
.page_4 .bd_4 ul li:hover .top_4 .tit_box p {
  color: #ffffff;
}
.page_4 .bd_4 ul li:hover .img-box {
  display: none;
}
.page_4 .bd_4 ul li:hover .make {
  display: block;
}
.page_5 {
  margin-top: 70px;
}
.page_5 .bd_5 .left_5 {
  float: left;
  width: 596px;
  padding-right: 60px;
}
.page_5 .bd_5 .left_5 h4 {
  font-size: 64px;
  font-family: "Microsoft YaHei";
  color: rgba(51, 51, 51, 0.251);
  font-weight: bold;
  text-transform: uppercase;
}
.page_5 .bd_5 .left_5 h5 {
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
}
.page_5 .bd_5 .left_5 h5 img {
  margin-right: 15px;
}
.page_5 .bd_5 .left_5 p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.1;
  text-indent: 2em;
  margin-top: 29px;
}
.page_5 .bd_5 .left_5 a {
  background-color: #134b93;
  width: 260px;
  height: 68px;
  line-height: 68px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 27px;
}
.page_5 .bd_5 .left_5 a span {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.page_5 .bd_5 .right_5 {
  float: right;
  width: 701px;
  height: 460px;
}
.page_5 .digit {
  margin: 70px 0;
}
.page_5 .digit ul li {
  display: inline-block;
  width: 33%;
  text-align: center;
  border-right: 1px solid #d7d7d7;
}
.page_5 .digit ul li h2 {
  display: inline-block;
  vertical-align: middle;
  font-size: 60px;
  font-family: "Microsoft YaHei";
  color: #134b93;
  font-weight: bold;
  margin-right: 10px;
}
.page_5 .digit ul li p {
  display: inline-block;
  vertical-align: middle;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
  text-align: left;
  color: #333333;
  font-size: 16px;
  line-height: 1.7;
}
.page_5 .digit ul li:last-child {
  border: 0px;
}
.page_6 {
  background: url(../img/1_22.jpg) no-repeat center;
  height: 562px;
  padding-top: 165px;
}
.page_6 .tit_6 {
  padding-left: 36px;
}
.page_6 .tit_6 h4 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgba(51, 51, 51, 0.502);
  text-transform: uppercase;
}
.page_6 .tit_6 h4 img {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.page_6 .tit_6 h4 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  margin-right: 13px;
}
.page_6 .bd_6 {
  position: relative;
}
.page_6 .bd_6 .bd {
  margin-top: 34px;
  padding-left: 86px;
}
.page_6 .bd_6 .bd ul li {
  width: 213px;
  height: 139px;
  margin-right: 17px;
  float: right;
}
.page_6 .bd_6 .bd ul li img{
  width: 100%;
  height: 100%;
}
.page_6 .bd_6 .hd a {
  border-radius: 50%;
  background-color: #bbbbbb;
  position: absolute;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  top: 36%;
}
.page_6 .bd_6 .hd .prev {
  left: 24px;
}
.page_6 .bd_6 .hd .next {
  right: 19%;
}
.page_7 {
  padding-top: 78px;
  margin-bottom: 80px;
}
.page_7 .bd_7 .left_7 {
  width: 802px;
  padding-right: 72px;
  float: left;
}
.page_7 .bd_7 .left_7 ul li {
  padding-bottom: 28px;
  border-bottom: 1px dashed #e5e5e5;
  margin-top: 27px;
}
.page_7 .bd_7 .left_7 ul li a {
  display: flex;
}
.page_7 .bd_7 .left_7 ul li a .img-box {
  width: 310px;
  height: 227px;
  overflow: hidden;
}
.page_7 .bd_7 .left_7 ul li a .img-box img {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 100%;
  height: 100%;
}
.page_7 .bd_7 .left_7 ul li a .text_box {
  padding-left: 40px;
  flex: 1;
  padding-top: 20px;
}
.page_7 .bd_7 .left_7 ul li a .text_box h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.page_7 .bd_7 .left_7 ul li a .text_box p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 1.714;
}
.page_7 .bd_7 .left_7 ul li a .text_box .more {
  background-color: #134b93;
  width: 108px;
  height: 28px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
}
.page_7 .bd_7 .left_7 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_7 .bd_7 .right_7 {
  float: right;
  background-color: #f6f6f6;
  width: 498px;
  height: 529px;
  margin-top: 37px;
}
.page_7 .bd_7 .right_7 .tit_7 {
  padding-top: 22px;
  padding-bottom: 8px;
  border-bottom: 1px solid #134b93;
}
.page_7 .bd_7 .right_7 .tit_7 span {
  background-color: #134b93;
  width: 29px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.page_7 .bd_7 .right_7 .tit_7 h4 {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #3a3a3a;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 15px ;
}
.page_7 .bd_7 .right_7 .tit_7 p {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: rgba(58, 58, 58, 0.302);
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.page_7 .bd_7 .right_7 .nr_7 {
  padding: 0 35px;
}
.page_7 .bd_7 .right_7 .nr_7 .top_news {
  margin-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 5px;
  border-bottom: 1px dashed #bfbfbf;
}
.page_7 .bd_7 .right_7 .nr_7 .top_news a {
  display: flex;
}
.page_7 .bd_7 .right_7 .nr_7 .top_news a .time {
  width: 92px;
}
.page_7 .bd_7 .right_7 .nr_7 .top_news a .time p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #888888;
  padding-bottom: 8px;
  border-bottom: 1px solid #dcdcdc;
  display: inline-block;
}
.page_7 .bd_7 .right_7 .nr_7 .top_news a .time h4 {
  margin-top: 8px;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
}
.page_7 .bd_7 .right_7 .nr_7 .top_news a .text {
  flex: 1;
}
.page_7 .bd_7 .right_7 .nr_7 .top_news a .text h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  margin-bottom: 15px;
}
.page_7 .bd_7 .right_7 .nr_7 .top_news a .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #666666;
  text-transform: uppercase;
  line-height: 1.5;
}
.page_7 .bd_7 .right_7 .nr_7 ul li {
  padding-bottom: 15px;
  border-bottom: 1px dashed #bfbfbf;
  height: 54px;
  line-height: 54px;
}
.page_7 .bd_7 .right_7 .nr_7 ul li span {
  display: inline-block;
  margin-right: 20px;
  float: left;
  color: #888888;
  font-size: 16px;
}
.page_7 .bd_7 .right_7 .nr_7 ul li h4 {
  display: inline-block;
  color: #333333;
}
.page_8 {
  /*background: #f3f3f3;*/
  padding: 40px 0 50px 0;
}
.page_8 .tit_8 {
  margin-bottom: 25px;
  position: relative;
}
.page_8 .tit_8 h4 {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  position: relative;
  z-index: 2;
  padding-right: 15px;
}
.page_8 .tit_8 h4 img {
  display: inline-block;
  vertical-align: middle;
}
.page_8 .tit_8 h4 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  margin: 0 6px;
}
.page_8 .tit_8 h4 i {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgba(51, 51, 51, 0.502);
  text-transform: uppercase;
}
.page_8 .tit_8 .link {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #134b93;
  top: 26px;
  z-index: 1;
}
.page_8 .tit_8 a {
  position: relative;
  z-index: 2;
  padding-left: 15px;
  background: #fff;
  margin-top: 16px;
  display: inline-block;
  vertical-align: middle;
  float: right;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #888888;
}
.page_8 .bd_8 ul li {
  /*border-width: 1px;
  border-color: #dcdcdc;
  border-style: solid;*/
  background-color: #ffffff;
  width: 253px;
  height: 97px;
  line-height: 64px;
  display: inline-block;
  text-align: center;
  margin-right: 8px;
  margin-bottom: 8px;
}
.page_8 .bd_8 ul li img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.page_8 .bd_8 ul li:nth-child(5n) {
  margin-right: 0px;
}
.foot {
  background: #414141;
  padding: 50px 0;
}
.foot .f_nav {
  padding-bottom: 34px;
  border-bottom: 1px solid #767676;
}
.foot .f_nav ul {
  text-align: center;
}
.foot .f_nav ul li {
  display: inline-block;
  margin: 0 40px;
}
.foot .f_nav ul li a {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.foot .f_botton {
  margin-top: 44px;
}
.foot .f_botton .f_1 {
  float: left;
}
.foot .f_botton .f_1 .f_logo {
  width: 341px;
}
.foot .f_botton .f_1 .f_logo img {
  width: 100%;
}
.foot .f_botton .f_1 .lj {
  margin: 20px 0 12px 0;
}
.foot .f_botton .f_1 .lj h4 {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 14px;
}
.foot .f_botton .f_1 .lj select {
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  width: 269px;
  height: 35px;
}
.foot .f_botton .f_1 p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #a0a0a0;
  text-transform: uppercase;
  line-height: 1.714;
}
.foot .f_botton .f_1 p a {
  color: #a0a0a0;
}
.foot .f_botton .f_2 {
  float: right;
  margin-right: 62px;
}
.foot .f_botton .f_2 .er {
  background-color: #ffffff;
  width: 168px;
  height: 185px;
  text-align: center;
  padding-top: 6px;
}
.foot .f_botton .f_2 .er img {
  width: 155px;
  height: 155px;
}
.foot .f_botton .f_2 .er p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
  text-transform: uppercase;
 
}
.foot .f_botton .f_3 {
  float: right;
}
.foot .f_botton .f_3 p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  line-height: 2.143;
}

.nav_3{
  position: absolute;
  width: 100%;
  top: 160px;
  left: 0px;
  background: #f7f7f7;
  z-index: 2;
  padding: 50px 0;
  display: none;
}

.nav_3 .sub1 li {
  float: left;
  width: 213px;
  height: auto;
  line-height: 1;
  border-right: 1px solid #d7d7d7;
  height: 107px;
  padding-top: 20px;
  text-align: center;
}
.nav_3 .sub1 li img {
  width: 46px;
  height: 40px;
  margin-bottom: 15px;
}
.nav_3 .sub1 li p {
  color: #333333;
  font-size: 16px;
}
.nav_3 .sub1 li:nth-child(6n) {
  border: 0px;
}
.top_fixed{
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0px;
}



.head .nav_box #nav .nLi .sub1 {
  position: fixed;
  width: 100%;
  top: 160px;
  left: 0px;
  background: #f7f7f7;
  display: none;
  padding: 50px 0;
}
.head .nav_box #nav .nLi .sub1 li {
  float: left;
  width: 260px;
  height: auto;
  line-height: 1;
  border-right: 1px solid #d7d7d7;
  height: 107px;
  padding-top: 20px;
}
.head .nav_box #nav .nLi .sub1 li:nth-child(5n){
  border:0px ;
}
.head .nav_box #nav .nLi .sub li a {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  display: block;
}
.head .nav_box #nav .nLi .sub1 li img {
  width: 46px;

  margin-bottom: 15px;
}
.head .nav_box #nav .nLi .sub1 li p {
  color: #333333;
  font-size: 16px;
}