.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 {
  height: 86px;
  line-height: 86px;

}
.head .logo_box {
  float: left;
}

.head .nav_box {
  float: right;
}
.head .nav_box .nav .nLi {
  display: inline-block;
  text-align: center;
  margin-left: 26px;
}
.head .nav_box .nav .nLi h3 {
  font-size: 18px;
}
.head .nav_box .nav .nLi h3 a {
  color: #333;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.head .nav_box .nav .nLi:hover h3 a {
  color: #026cbd;
}
.head .nav_box .nav .on h3 a {
  color: #026cbd;
}
.banner {
  position: relative;
  width: 100%;
  height: 662px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 662px;
}
.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: 6%;
  left: 49%;
  height: 20px;
  border-radius: 20px;
  text-align: center;
  padding: 0 10px;
}
.banner .hd ul li {
  border-radius: 50%;
  background-color: #006fbf;
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}
.banner .hd ul .on {
  width: 34px;
  height: 10px;
  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 {
  overflow: hidden;
  margin-top: 65px;
  margin-bottom: 100px;
}
.index_1 .title .tit_box {
  float: left;
}
.index_1 .title .tit_box img {
  display: inline-block;
  vertical-align: middle;
  margin-top: 3px;
}
.index_1 .title .tit_box h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 10px;
  color: #333333;
}
.index_1 .title .tit_box h4 span {
  color: #006fbf;
}
.index_1 .title .tit_box p {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-family: "053";
  color: #999999;
  text-transform: uppercase;
  line-height: 1;
}
.index_1 .title .more {
  float: right;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
  margin-top: 6px;
}
.index_1 .title .more a {
  color: #afafaf;
}
.index_1 .title .more a span {
  color: #afafaf;
  margin-right: 8px;
}
.index_1 .bd_1 {
  margin-top: 65px;
}
.index_1 .bd_1 .bd ul li {
  width: 410px;
  height: 488px;
  display: inline-block;
  margin: 0 12px;
  overflow: hidden;
}
.index_1 .bd_1 .bd ul li .img-box {
  position: relative;
}
.index_1 .bd_1 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
  max-height: 260px;
}
.index_1 .bd_1 .bd ul li .img-box .make {
  position: absolute;
  background-color: #006fbfe3;
  width: 100%;
  height: 84px;
  bottom: -84px;
  text-align: center;
  padding-top: 24px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.index_1 .bd_1 .bd ul li .img-box .make h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 12px;
}
.index_1 .bd_1 .bd ul li .img-box .make .line {
  background-color: rgba(255, 255, 255, 0.4);
  width: 267px;
  height: 1px;
  margin: 0 auto;
}
.index_1 .bd_1 .bd ul li:hover .img-box .make {
  bottom: 0px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.index_1 .bd_1 .hd .cont {
  position: relative;
}
.index_1 .bd_1 .hd .cont .prev {
  position: absolute;
  font-size: 35px;
  color: rgba(255, 255, 255, 0.5);
  top: -250px;
  cursor: pointer;
}
.index_1 .bd_1 .hd .cont .prev:hover {
  color: #006fbf;
}
.index_1 .bd_1 .hd .cont .next {
  position: absolute;
  font-size: 35px;
  color: rgba(255, 255, 255, 0.5);
  top: -250px;
  right: 0px;
  cursor: pointer;
}
.index_1 .bd_1 .hd .cont .next:hover {
  color: #006fbf;
}
.bd_1 .tempWrap {
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.index_2 {
  background: url(../img/bj.png) no-repeat center;
  height: 867px;
}
.index_2 .cont {
  position: relative;
}
.index_2 .cont .top_2 {
  display: flex;
  margin-bottom: 40px;
}
.index_2 .cont .top_2 .left_2 {
  width: 805px;
}
.index_2 .cont .top_2 .left_2 .title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #006fbf;
  font-weight: bold;
  text-transform: uppercase;
}
.index_2 .cont .top_2 .left_2 .title h4 span {
  font-size: 40px;
  font-family: "MicrosoftYaHeiSemilight";
  color: #000000;
  text-transform: uppercase;
  font-weight: 100;
  margin-right: 10px;
}
.index_2 .cont .top_2 .left_2 .title h4 i {
  color: #333333;
}
.index_2 .cont .top_2 .left_2 .title p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #999999;
  text-transform: uppercase;
  line-height: 2.143;
}
.index_2 .cont .top_2 .left_2 .text_box p {
  margin-bottom: 55px;
  margin-top: 44px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.875;
  text-align: justifyLeft;
}
.index_2 .cont .top_2 .left_2 .text_box .more {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index_2 .cont .top_2 .left_2 .text_box .more a {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #006fbf;
  text-transform: uppercase;
  line-height: 2.143;
  text-align: justifyLeft;
}
.index_2 .cont .top_2 .left_2 .text_box .more .line {
  background-color: #f0f0f0;
  width: 685px;
  height: 1px;
}
.index_2 .cont .top_2 .jb_img {
  position: absolute;
  right: -78px;
  top: -53px;
  z-index: 9;
}
.index_2 .cont .botton_2 {
  position: relative;
}
.index_2 .cont .botton_2 .bd {
  margin-left: 95px;
  position: relative;
  z-index: 2;
}
.index_2 .cont .botton_2 .bd ul li {
  width: 225px;
  height: 190px;
  margin-right: 35px;
}
.index_2 .cont .botton_2 .bd ul li img {
  width: 100%;
  height: 100%;
}
.index_2 .cont .botton_2 .hd .prev{
    position: absolute;
    z-index: 99;
    color: #006fbf;
    font-size: 43px;
    top: 50%;
    left: 15px;
}
.index_2 .cont .botton_2 .hd .next{
    position: absolute;
    z-index: 99;
    color: #006fbf;
    font-size: 43px;
    top: 50%;
     right: 23%;
      cursor: pointer; 
}
.index_2 .cont .botton_2::after {
  content: "";
  background-color: #f2f2f2;
  width: 1200px;
  height: 239px;
  position: absolute;
  top: 33px;
}
.index_3 {
  background: #f6f6f6;
  padding: 65px 0 50px 0;
}
.index_3 .title .tit_box {
  float: left;
}
.index_3 .title .tit_box img {
  display: inline-block;
  vertical-align: middle;
  margin-top: 3px;
}
.index_3 .title .tit_box h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 10px;
  color: #333333;
}
.index_3 .title .tit_box h4 span {
  color: #006fbf;
}
.index_3 .title .tit_box p {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-family: "053";
  color: #999999;
  text-transform: uppercase;
  line-height: 1;
}
.index_3 .title .more {
  float: right;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
  margin-top: 6px;
}
.index_3 .title .more a {
  color: #afafaf;
}
.index_3 .title .more a span {
  color: #afafaf;
  margin-right: 8px;
}
.index_3 .bd_3 {
  margin-top: 50px;
}
.index_3 .bd_3 .left_3 {
  float: left;
  width: 468px;
}
.index_3 .bd_3 .left_3 .img-box {
  width: 100%;
  height: 557px;
  position: relative;
}
.index_3 .bd_3 .left_3 .img-box img {
  width: 100%;
  height: 100%;
}
.index_3 .bd_3 .left_3 .img-box .make {
  background-color: rgba(0, 0, 0, 0.651);
  width: 100%;
  height: 164px;
  bottom: 0px;
  position: absolute;
  padding: 0 35px;
  padding-top: 20px;
}
.index_3 .bd_3 .left_3 .img-box .make .title_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index_3 .bd_3 .left_3 .img-box .make .title_box .title p {
  font-size: 15px;
  font-family: "Microsoft YaHei";
  color: #ffb629;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.index_3 .bd_3 .left_3 .img-box .make .title_box .title h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.index_3 .bd_3 .left_3 .img-box .make .title_box .more {
  border-radius: 50%;
  background-color: #006fbf;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.index_3 .bd_3 .left_3 .img-box .make .line {
  background-color: #ffffff;
  width: 392px;
  height: 1px;
  display: inline-block;
  margin: 10px 0;
}
.index_3 .bd_3 .left_3 .img-box .make p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #e5e5e5;
  text-transform: uppercase;
  line-height: 1.714;
  padding-top: 10px;
}
.index_3 .bd_3 .right_3 {
  float: right;
  width: 730px;
}
.index_3 .bd_3 .right_3 ul li {
  display: inline-block;
  height: 265px;
  width: 222px;
  position: relative;
  margin-bottom: 27px;
  margin-left: 18px;
}
.index_3 .bd_3 .right_3 ul li img {
  width: 100%;
  height: 100%;
}
.index_3 .bd_3 .right_3 ul li p {
  position: absolute;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.651);
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
}
.index_3 .bd_3 .right_3 ul li:hover p {
  background-color: rgba(0, 175, 161, 0.8);
}
.index_4 {
  margin-top: 70px;
  margin-bottom: 60px;
}
.index_4 .left_4 {
  width: 865px;
  float: left;
}
.index_4 .left_4 .title .tit_box {
  float: left;
}
.index_4 .left_4 .title .tit_box img {
  display: inline-block;
  vertical-align: middle;
  margin-top: 3px;
}
.index_4 .left_4 .title .tit_box h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 10px;
  color: #333333;
}
.index_4 .left_4 .title .tit_box h4 span {
  color: #006fbf;
}
.index_4 .left_4 .title .tit_box p {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-family: "053";
  color: #999999;
  text-transform: uppercase;
  line-height: 1;
}
.index_4 .left_4 .title .more {
  float: right;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
  margin-top: 6px;
}
.index_4 .left_4 .title .more a {
  color: #afafaf;
}
.index_4 .left_4 .title .more a span {
  color: #afafaf;
  margin-right: 8px;
}
.index_4 .left_4 .bd_4 {
  margin-top: 55px;
  position: relative;
}
.index_4 .left_4 .bd_4 ul li {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding-right: 40px;
  margin-bottom: 36px;
}
.index_4 .left_4 .bd_4 ul li a {
  display: flex;
}
.index_4 .left_4 .bd_4 ul li a .time {
  width: 80px;
}
.index_4 .left_4 .bd_4 ul li a .time p {
  padding-bottom: 15px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #888888;
  text-transform: uppercase;
  position: relative;
}
.index_4 .left_4 .bd_4 ul li a .time p::after {
  content: "";
  position: absolute;
  top: 28px;
  left: 0px;
  background-color: #e6e6e6;
  width: 48px;
  height: 1px;
}
.index_4 .left_4 .bd_4 ul li a .time h4 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
}
.index_4 .left_4 .bd_4 ul li a .text {
  flex: 1;
}
.index_4 .left_4 .bd_4 ul li a .text h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.index_4 .left_4 .bd_4 ul li a .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555555;
  text-transform: uppercase;
  line-height: 1.714;
}
.index_4 .left_4 .bd_4 ul li:nth-child(2) {
  padding-right: 0px;
}
.index_4 .left_4 .bd_4 ul li:nth-child(4) {
  padding-right: 0px;
}
.index_4 .left_4 .bd_4 ul li:hover a .time p {
  color: #006fbf;
}
.index_4 .left_4 .bd_4 ul li:hover a .time h4 {
  color: #006fbf;
}
.index_4 .left_4 .bd_4 ul li:hover a .text h4 {
  color: #006fbf;
}
.index_4 .left_4 .bd_4::after {
  content: "";
  position: absolute;
  border-width: 1px;
  border-color: #bfbfbf;
  border-style: dashed;
  width: 0;
  height: 220px;
  top: 0px;
  left: 400px;
}
.index_4 .right_4 {
  width: 298px;
  float: right;
  border-width: 1px;
  border-color: #e5e5e5;
  border-style: solid;
  background-color: #ffffff;
  width: 296px;
  height: 241px;
}
.index_4 .right_4 .title {
  padding: 25px 0 0 15px;
}
.index_4 .right_4 .title img {
  display: inline-block;
  vertical-align: middle;
}
.index_4 .right_4 .title h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 8px;
}
.index_4 .right_4 .title h4 span {
  color: #006fbf;
}
.index_4 .right_4 .title p {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-family: "053";
  color: #999999;
  text-transform: uppercase;
}
.index_4 .right_4 .line {
  background-color: #e5e5e5;
  width: 266px;
  height: 1px;
  margin-left: 15px;
  margin-top: 20px;
}
.index_4 .right_4 ul {
  margin-left: 15px;
  margin-top: 25px;
}
.index_4 .right_4 ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}
.index_4 .right_4 ul li img {
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  object-fit: contain;
}
.index_4 .right_4 ul li p {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
  margin-left: 10px;
}
.index_4 .right_4 ul li p span {
  font-weight: bold;
  color: #ff9829;
}
.foot {
  background: #2f2f2f;
  padding-top: 65px;
  padding-bottom: 60px;
}
.foot .f1 {
  float: left;
}
.foot .f1 .title {
  border-left: 7px solid #ffbf35;
  padding-left: 17px;
}
.foot .f1 .title h4 {
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.foot .f1 .title p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #868686;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.foot .f1 .message {
  margin-top: 35px;
  margin-bottom: 10px;
}
.foot .f1 .message .m1 {
  width: 258px;
  float: left;
}
.foot .f1 .message .m1 input {
  background-color: #474747;
  width: 258px;
  height: 40px;
  padding-left: 18px;
  margin-bottom: 23px;
  color: #b0b0b0;
}
.foot .f1 .message .m2 {
  float: right;
}
.foot .f1 .message .m2 textarea {
  background-color: #474747;
  width: 518px;
  height: 104px;
  padding: 13px 0 0 20px;
  color: #b0b0b0;
}
.foot .f1 button {
  background-color: #006fbf;
  width: 813px;
  height: 35px;
  line-height: 35px;
  border: 0px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
}
.foot .f2 {
  float: right;
  width: 200px;
  text-align: center;
}
.foot .f2 .er img {
  width: 124px;
  height: 124px;
  padding: 5px;
  background: #fff;
}
.foot .f2 .er p {
  font-size: 13px;
  font-family: "Microsoft YaHei";
  color: #888888;
  text-transform: uppercase;
  margin-top: 15px;
}
.foot .f2 .text_box {
  margin-top: 23px;
}
.foot .f2 .text_box h4 {
  color: #ffbf35;
  font-size: 24px;
  font-weight: bold;
}
.foot .f2 .text_box p {
  color: #cbcbcb;
  font-size: 13px;
  margin-top: 13px;
}
.foot_1 {
  background: #1e1e1e;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.foot_1 p {
  color: #7e7e7e;
}
.foot_1 p a {
  color: #7e7e7e;
}
