@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 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #fff;
  z-index: 99;
}
.head .head_top {
  height: 105px;
  width: 100%;
}
.head .head_top .logo {
  float: left;
  position: absolute;
  z-index: 8;
  margin-top: 18px;
}
.head .head_top .logo img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.head .head_top .logo .text {
  display: inline-block;
  vertical-align: middle;
}
.head .head_top .logo .text p {
  font-size: 22px;
  font-family: "Microsoft YaHei";
  color: #133883;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.455;
}
.head .head_top .nav {
  float: right;
}
.head .head_top .nav ul .nLi {
  display: inline-block;
  position: relative;
  width: 120px;
  text-align: center;
}
.head .head_top .nav ul .nLi h3 {
  line-height: 105px;
}
.head .head_top .nav ul .nLi h3 a {
  color: #091102;
  font-size: 18px;
}
.head .head_top .nav ul .nLi h3 img {
  margin-left: 5px;
}
.head .head_top .nav ul .nLi .sub_1 {
  position: absolute;
  background: #F3F5F7;
  text-align: center;
  width: 120px;
  display: none;
  left: 0px;
}
.head .head_top .nav ul .nLi .sub_1 li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dfdfdf;
}
.head .head_top .nav ul .nLi .sub_1 li a {
  color: #333;
  font-size: 14px;
}
.head .head_top .nav ul .nLi .sub_1 li:last-child {
  border: 0px;
}
.head .head_top .nav ul .nLi .sub_1 li:hover a {
  color: #133883;
}
.head .head_top .nav ul .nLi .sub_box {
  position: fixed;
  width: 100%;
  z-index: 99;
  background: #F3F5F7;
  left: 0px;
  top: 105px;
  display: none;
  padding: 20px;
  padding-bottom: 38px;
}
.head .head_top .nav ul .nLi .sub_box .col-3 {
  width: 25%;
  float: left;
}
.head .head_top .nav ul .nLi .sub_box .col-3 .img-box {
  width: 240px;
  height: 240px;
  position: relative;
  float: right;
}
.head .head_top .nav ul .nLi .sub_box .col-3 .img-box img {
  width: 100%;
  height: 100%;
}
.head .head_top .nav ul .nLi .sub_box .col-3 .img-box a {
  position: absolute;
  text-align: center;
  width: 144px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  left: 50%;
  margin-left: -74px;
  bottom: -14px;
  background-color: #000;
  border-radius: 32px;
}
.head .head_top .nav ul .nLi .sub_box .col-7 {
  width: 58%;
  float: left;
  padding: 0 40px;
}
.head .head_top .nav ul .nLi .sub_box .col-7 ul li {
  width: 24%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 15px 0;
}
.head .head_top .nav ul .nLi .sub_box .col-7 ul li .img-box {
  width: 64px;
  height: 64px;
  display: block;
  margin: 5px auto;
}
.head .head_top .nav ul .nLi .sub_box .col-7 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.head .head_top .nav ul .nLi .sub_box .col-7 ul li p {
  color: #333;
  font-size: 14px;
  line-height: 1;
}
.head .head_top .nav ul .nLi .sub_box .col-7 ul li:hover p {
  color: #133984;
}
.head .head_top .nav ul .nLi .sub_box .col-2 {
  width: 17%;
  float: left;
  padding-left: 20px;
  padding-top: 20px;
}
.head .head_top .nav ul .nLi .sub_box .col-2 h4 {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 36px;
  padding-bottom: 20px;
}
.head .head_top .nav ul .nLi .sub_box .col-2 p {
  padding: 5px 0;
}
.head .head_top .nav ul .nLi .sub_box .col-2 p a {
  color: #333;
}
.head .head_top .nav ul .nLi .sub_box .col-2 p a span {
  font-weight: bolder;
}
.head .head_top .nav ul .nLi .sub_box .col-2 h5 {
  padding-top: 28px;
  color: #333;
}
.head .head_top .nav ul .nLi .sub_box .col-2 h5 a {
  color: #EC5923;
}
.head .head_top .nav ul .nLi:hover h3 a {
  color: #133984;
}
.banner {
  width: 100%;
  height: 100%;
  margin-top: 105px;
  overflow: hidden;
  position: relative;
}
.banner .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.banner .swiper-wrapper .swiper-slide {
  position: relative;
  height: 100%;
}
.banner .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.banner .swiper-pagination {
  width: 100%;
  bottom: 30px;
  z-index: 88;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  background: #81858b;
  width: 13px;
  height: 13px;
  opacity: 1;
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
  width: 38px;
  background: #133984;
  border-radius: 20px;
}
.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 {
  background: url(../img/1_03.jpg) no-repeat center;
  height: 553px;
}
.index_1 .bd_1 {
  padding: 195px 75px 0 300px;
}
.index_1 .bd_1 h4 {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.index_1 .bd_1 h4::after {
  content: "";
  position: absolute;
  background-color: #cccccc;
  width: 774px;
  height: 1px;
  right: 23px;
  top: 20px;
}
.index_1 .bd_1 h4::before {
  content: "";
  position: absolute;
  background-color: #133984;
  width: 14px;
  height: 14px;
  right: 9px;
  top: 14px;
}
.index_1 .bd_1 p {
  margin-top: 50px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.875;
}
.index_1 .bd_1 .more {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}
.index_1 .bd_1 .more a {
  background-color: #133984;
  width: 117px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #fffefe;
  text-transform: uppercase;
  text-align: center;
  margin-top: 35px;
}
.index_1 .bd_1 .more h2 {
  display: inline-block;
  vertical-align: middle;
  font-size: 101px;
  font-family: "Microsoft YaHei";
  color: rgba(51, 51, 51, 0.09);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
.index_2 {
  padding-top: 75px;
  padding-bottom: 70px;
}
.index_2 .title {
  text-align: center;
}
.index_2 .title h4 {
  font-size: 50px;
  font-family: "Microsoft YaHei";
  color: rgba(51, 51, 51, 0.09);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
}
.index_2 .title p {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.index_2 .title p::after {
  content: "";
  position: absolute;
  background: url(../img/z.png) no-repeat;
  width: 16px;
  height: 14px;
  top: 7px;
  right: -30px;
  transform: rotateX(180deg);
}
.index_2 .title p::before {
  content: "";
  position: absolute;
  background: url(../img/z.png) no-repeat;
  width: 16px;
  height: 14px;
  left: -33px;
  top: 7px;
}
.index_2 .bd_2 {
  margin-top: 50px;
  position: relative;
}
.index_2 .bd_2 .bd ul li {
  width: 405px;
  display: inline-block;
  margin-right: 40px;
}
.index_2 .bd_2 .bd ul li .img-box {
  width: 100%;
  height: 306px;
  padding: 10px;
  background: #f4f4f4;
}
.index_2 .bd_2 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.index_2 .bd_2 .bd ul li .text p {
  text-align: center;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  margin-top: 20px;
}
.index_2 .bd_2 .bd ul li .text h5 {
  background-color: #133984;
  width: 147px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 20px ;
  margin: 0 auto;
  margin-top: 20px;
}
.index_2 .bd_2 .hd a:hover {
  background: #133984;
}
.index_2 .bd_2 .hd .prev {
  width: 32px;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 50px ;
  text-align: center;
  background: #cbcbcb;
  color: #fff;
  position: absolute;
  left: -59px;
  top: 34%;
}
.index_2 .bd_2 .hd .next {
  width: 32px;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 50px ;
  text-align: center;
  background: #cbcbcb;
  color: #fff;
  position: absolute;
  right: -59px;
  top: 34%;
}
.index_3 {
  background: url(../img/1_09.jpg) no-repeat center;
  height: 1223px;
  padding-top: 85px;
}
.index_3 .title {
  text-align: center;
}
.index_3 .title h4 {
  font-size: 50px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
  color: rgba(255, 255, 255, 0.09);
}
.index_3 .title p {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.index_3 .title p::after {
  content: "";
  position: absolute;
  background: url(../img/z1.png) no-repeat;
  width: 16px;
  height: 14px;
  top: 7px;
  right: -30px;
  transform: rotateX(180deg);
}
.index_3 .title p::before {
  content: "";
  position: absolute;
  background: url(../img/z1.png) no-repeat;
  width: 16px;
  height: 14px;
  left: -33px;
  top: 7px;
}
.index_3 .bd_3 .hd {
  margin: 55px 0;
}
.index_3 .bd_3 .hd ul {
  text-align: center;
}
.index_3 .bd_3 .hd ul li {
  display: inline-block;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.502);
  border-style: solid;
  width: 273px;
  height: 66px;
  line-height: 64px;
  text-align: center;
  margin: 0 17px;
}
.index_3 .bd_3 .hd ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  filter: brightness(0) invert(1);
}
.index_3 .bd_3 .hd ul li p {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
}
.index_3 .bd_3 .hd ul li:hover {
  background: #fff;
}
.index_3 .bd_3 .hd ul li:hover img {
  filter: none;
}
.index_3 .bd_3 .hd ul li:hover p {
  color: #343434;
}
.index_3 .bd_3 .bd ul li {
  margin-right: 24px;
  display: inline-block;
  width: 406px;
  height: 369px;
  background: #f4f4f4;
  text-align: center;
  padding: 10px;
  margin-bottom: 26px;
}
.index_3 .bd_3 .bd ul li .img-box {
  width: 386px;
  height: 286px;
}
.index_3 .bd_3 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.index_3 .bd_3 .bd ul li p {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  margin-top: 25px;
}
.index_3 .bd_3 .bd ul li:hover {
  background: #1645a2;
}
.index_3 .bd_3 .bd ul li:hover p {
  color: #ffffff;
}
.index_4 {
  padding: 92px 0;
}
.index_4 .title {
  text-align: center;
}
.index_4 .title h4 {
  font-size: 50px;
  font-family: "Microsoft YaHei";
  color: rgba(51, 51, 51, 0.09);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
}
.index_4 .title p {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.index_4 .title p::after {
  content: "";
  position: absolute;
  background: url(../img/z.png) no-repeat;
  width: 16px;
  height: 14px;
  top: 7px;
  right: -30px;
  transform: rotateX(180deg);
}
.index_4 .title p::before {
  content: "";
  position: absolute;
  background: url(../img/z.png) no-repeat;
  width: 16px;
  height: 14px;
  left: -33px;
  top: 7px;
}
.index_4 .bd_4 {
  margin-top: 65px;
}
.index_4 .bd_4 ul li {
  display: inline-block;
  vertical-align: top;
  border-width: 1px;
  border-color: #dcdcdc;
  border-style: solid;
  background-color: #ffffff;
  width: 244px;
  height: 308px;
  margin-right: 15px;
  padding: 40px 40px 0 40px;
}
.index_4 .bd_4 ul li .img-box {
  border-radius: 50%;
  background-color: #133984;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin: 0 auto;
}
.index_4 .bd_4 ul li .img-box img {
  filter: brightness(0) invert(1);
}
.index_4 .bd_4 ul li .text {
  text-align: center;
}
.index_4 .bd_4 ul li .text h4 {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin: 35px 0 30px 0;
}
.index_4 .bd_4 ul li .text p {
  font-size: 14px;
}
.index_4 .bd_4 ul li:last-child {
  margin-right: 0px;
}
.index_4 .bd_4 ul li:hover {
  background: #133984;
}
.index_4 .bd_4 ul li:hover .img-box {
  background: #fff;
}
.index_4 .bd_4 ul li:hover .img-box img {
  filter: none;
}
.index_4 .bd_4 ul li:hover .text h4 {
  color: #ffffff;
}
.index_4 .bd_4 ul li:hover .text p {
  color: #ffffff;
}
.index_5 {
  background: #f6f6f6;
  padding: 70px 0;
}
.index_5 .title {
  text-align: center;
}
.index_5 .title h4 {
  font-size: 50px;
  font-family: "Microsoft YaHei";
  color: rgba(51, 51, 51, 0.09);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
}
.index_5 .title p {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.index_5 .title p::after {
  content: "";
  position: absolute;
  background: url(../img/z.png) no-repeat;
  width: 16px;
  height: 14px;
  top: 7px;
  right: -30px;
  transform: rotateX(180deg);
}
.index_5 .title p::before {
  content: "";
  position: absolute;
  background: url(../img/z.png) no-repeat;
  width: 16px;
  height: 14px;
  left: -33px;
  top: 7px;
}
.index_5 .bd_5 {
  margin-top: 53px;
}
.index_5 .bd_5 .left_5 {
  float: left;
  width: 647px;
  height: 502px;
  position: relative;
}
.index_5 .bd_5 .left_5 h4{
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  bottom: 0px;
  text-align: center;
  background: rgba(0, 0, 0,0.8);
  color: #fff;
  font-size: 18px;
}
.index_5 .bd_5 .left_5 .img-box {
  width: 100%;
  height: 100%;
}
.index_5 .bd_5 .left_5 .img-box img {
  width: 100%;
  height: 100%;
}
.index_5 .bd_5 .right_5 {
  float: right;
  width: 653px;
}
.index_5 .bd_5 .right_5 ul li {
  display: inline-block;
  vertical-align: top;
  width: 315px;
  height: 244px;
  margin-left: 9px;
  margin-bottom: 14px;
  position: relative;
}
.index_5 .bd_5 .right_5 ul li .img-box{
  width: 100%;
  height: 100%;
}
.index_5 .bd_5 .right_5 ul li h4{
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  bottom: 0px;
  text-align: center;
  background: rgba(0, 0, 0,0.8);
  color: #fff;
  font-size: 18px;
}
.index_5 .bd_5 .right_5 ul li img {
  width: 100%;
  height: 100%;
}
.index_6 {
  padding: 80px 0;
}
.index_6 .title {
  text-align: center;
}
.index_6 .title h4 {
  font-size: 50px;
  font-family: "Microsoft YaHei";
  color: rgba(51, 51, 51, 0.09);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
}
.index_6 .title p {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.index_6 .title p::after {
  content: "";
  position: absolute;
  background: url(../img/z.png) no-repeat;
  width: 16px;
  height: 14px;
  top: 7px;
  right: -30px;
  transform: rotateX(180deg);
}
.index_6 .title p::before {
  content: "";
  position: absolute;
  background: url(../img/z.png) no-repeat;
  width: 16px;
  height: 14px;
  left: -33px;
  top: 7px;
}
.index_6 .bd_6 {
  margin-top: 80px;
}
.index_6 .bd_6 .img-box {
  width: 249px;
  height: 385px;
  float: left;
}
.index_6 .bd_6 .img-box img {
  width: 100%;
  height: 100%;
}
.index_6 .bd_6 .box_6 {
  float: right;
  width: 1050px;
  padding-left: 75px;
}
.index_6 .bd_6 .box_6 .top_6 .l_6 {
  border-right: 1px dashed #bfbfbf;
  padding-right: 85px;
  width: 660px;
  float: left;
}
.index_6 .bd_6 .box_6 .top_6 .l_6 .tit {
  display: flex;
  justify-content: space-between;
}
.index_6 .bd_6 .box_6 .top_6 .l_6 .tit h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #222222;
  text-transform: uppercase;
  margin-top: 15px;
}
.index_6 .bd_6 .box_6 .top_6 .l_6 .tit span {
  font-size: 42px;
  font-family: "MicrosoftYaHeiSemilight";
  color: #bebebe;
  text-transform: uppercase;
  display: inline-block;
}
.index_6 .bd_6 .box_6 .top_6 .l_6 p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #555555;
  text-transform: uppercase;
  line-height: 1.875;
  margin-top: 15px;
}
.index_6 .bd_6 .box_6 .top_6 .l_6 a {
  margin-top: 50px;
  display: inline-block;
}
.index_6 .bd_6 .box_6 .top_6 .l_6 a span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.index_6 .bd_6 .box_6 .top_6 .l_6 a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #888888;
  text-transform: uppercase;
}
.index_6 .bd_6 .box_6 .top_6 .r_6 {
  float: right;
  width: 310px;
  padding-left: 85px;
  line-height: 200px;
}
.index_6 .bd_6 .box_6 .top_6 .r_6 span {
  color: #133984;
  font-size: 32px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.index_6 .bd_6 .box_6 .top_6 .r_6 p {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.index_6 .bd_6 .bottom {
  margin-top: 65px;
}
.index_6 .bd_6 .bottom li {
  width: 440px;
  display: inline-block;
  margin-right: 82px;
  margin-bottom: 25px;
}
.index_6 .bd_6 .bottom li a {
  display: flex;
  justify-content: space-between;
}
.index_6 .bd_6 .bottom li a p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #222222;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.index_6 .bd_6 .bottom li a .time span {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #888888;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.index_6 .bd_6 .bottom li a .time i {
  background-color: #133984;
  width: 6px;
  height: 6px;
  display: inline-block;
  vertical-align: middle ;
  margin: 0 6px;
}
.index_6 .bd_6 .bottom li:nth-child(2n) {
  margin-right: 0px;
}
.foot {
  background: #133984;
}
.foot .f_nav {
  height: 92px;
  line-height: 92px;
  border-bottom: 1px solid #3d61a7;
}
.foot .f_nav ul li {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  width: 10.8%;
  text-align: center;
}
.foot .f_nav ul li a {
  color: #ffffff;
}
.foot .f1 {
  padding: 43px;
}
.foot .f1 .lx {
  float: left;
  margin-top: 35px;
}
.foot .f1 .lx p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #cfd6e6;
  text-transform: uppercase;
  line-height: 2.143;
}
.foot .f1 .lx p span {
  color: #ffea00;
  font-weight: bold;
  font-size: 18px;
}
.foot .f1 .er {
  float: right;
}
.foot .f1 .er img {
  background-color: #ffffff;
  width: 126px;
  height: 126px;
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.foot .f1 .er p {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #cfd6e6;
  text-transform: uppercase;
  writing-mode: tb-rl;
}
