﻿@charset "UTF-8";
* {
  padding: 0;
  margin: 0; }

ul, ol, li, dl, dt, dd, p {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
  list-style: none;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
  -webkit-font-smoothing: antialiased; }

a {
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  color: #504f4f;
  -webkit-font-smoothing: antialiased; }

a {
  text-decoration: none;
  outline: none; }

a:active {
  star: expression(this.onFocus=this.blur()); }

body {
  font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
  color: #504f4f;
  -webkit-font-smoothing: antialiased; }

.top {
  width: 100%;
  background: #b31c14;
  line-height: 32px; }

.top .top_1 {
  margin: 0 auto;
  width: 1150px;
  height: 30px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.7px;
  background: #b31c14; }

.top .top_1 dl {
  float: right; }

.top .top_1 span {
  font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif; }

.top .top_1 dl a {
  float: none;
  color: #fff;
  text-decoration: none; }

.clear {
  position: relative;
  clear: both; }
  .clear:after {
    content: '';
    clear: both;
    display: block; }

.fLeft {
  float: left; }

.fRight {
  float: right; }

.max1 {
  margin: 0 auto;
  width: 1150px;
  height: 120px;
  position: relative; }

.max1 .max1_1 {
  width: 500px;
  height: 100%;
  float: left; }

.max1 .max1_2 {
  width: 350px;
  height: 100%;
  float: right;
  vertical-align: middle;
  margin-top: -1px;
  position: absolute;
  right: 0;
  top: 0; }

.max1 .max1_2 img {
  float: left;
  height: 100%; }

.max1 .max1_2 p {
  margin-top: 10px;
  display: inline-block;
  font-size: 13px;
  line-height: 25px; }

.max1 .max1_2 span {
  font-size: 30px;
  color: #b31c14;
  display: inline-block;
  letter-spacing: 1.5px;
  font-weight: 100;
  font-family: '宋体';
  font-weight: bold; }

.max2 {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden; }

.max2 .m2_2 {
  width: 7620px;
  height: 100%; }

.max2 .m2_2 li {
  display: none;
  width: 100%;
  height: 100%;
  float: left;
  position: absolute; }

.max2 .m2_2 li:first-child {
  display: block; }

.max2 .m2_2 li img {
  width: 100%;
  height: 100%; }

.max2 .m2_1 {
  position: absolute;
  bottom: 0px;
  left: 45%;
  width: 200px;
  height: 30px; }

.max2 .m2_1 a {
  width: 15px;
  height: 3px;
  display: inline-block;
  background: #084a9a;
  margin: 0 4px;
  padding: 0;
  padding-top: 5px;
  -webkit-transition: .5s;
  transition: .5s; }

.max2 .m2_1 .a_xuan {
  width: 50px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: .5s;
  transition: .5s; }

.max3 {
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #ccc;
  background: #f7f5f5; }

.max3 .max3_1 {
  width: 1150px;
  height: 100%;
  margin: 0 auto;
  line-height: 35px;
  font-size: 12px; }

.max3 .max3_1 a {
  margin-right: 10px;
  font-size: 12px;
  color: #666; }

.max3 .max3_1 .max3_2 {
  height: 100%;
  width: 218px;
  float: right;
  line-height: 10px; }

.max3 .max3_1 .max3_2 input {
  float: left;
  height: 65%;
  margin-top: 1.7%;
  border: 1px solid #b31c14;
  border-right: none;
  color: #b31c14;
  width: 60%; }

.max3 .max3_1 .max3_2 a {
  display: inline-block;
  border: 1px solid #b31c14;
  height: 65%;
  width: 70px;
  margin-top: 1.7%;
  line-height: 25px;
  color: #fff;
  background: #b31c14; }

/*
	通用top
*/
.main-top {
  text-align: center;
  margin-top: 30px;
  position: relative; }

.main-top h1 {
  margin-bottom: 10px;
  margin-top: 0;
  color: #6092dd;
  font-size: 25px;
  letter-spacing: 5px; }

.main-top small {
  color: #8fa1c7;
  margin-bottom: 20px; }

.main-top .tabIndex {
  margin-top: 10px; }

.main-top li {
  color: #8593a0;
  display: inline-block;
  font-size: 17px;
  background: #fff;
  padding: 11px 35px;
  cursor: pointer;
  transition: .4s;
  margin: 0 1px; }

.main-top li:hover {
  background: #6092dd;
  color: #fff; }

.main-top .active {
  background: #6092dd;
  color: #fff; }

.main-top .pos {
  position: absolute;
  bottom: 0;
  right: 0; }

.main-top .pos .swiper-next, .main-top .swiper-prev {
  font-family: '黑体';
  padding: 7px 10px;
  background: #fff;
  color: #484646;
  transition: .3s;
  cursor: pointer;
  z-index: 9999;
  position: relative;
  display: inline-block; }

.main-top .pos .swiper-next {
  float: right; }

.main-top .pos .swiper-next:hover, .main-top .swiper-prev:hover {
  background: #b31c14;
  color: #fff; }

/**
	product
*/
.product {
  background: #f3f3f4;
  box-sizing: border-box;
  width: 100%;
  padding: 30px 0;
  padding-top: 1px; }

.product .pro-content {
  width: 1150px;
  margin: 0 auto;
  margin-top: 20px; }

.product .pro-content img {
  max-width: 100%;
  height: 230px; }

.product .pro-content .pro-wrap {
  display: none; }

.product .pro-content .pro-wrap:nth-child(1) {
  display: flex; }

.product .pro-content .pro-wrap {
  position: relative;
  flex-wrap: wrap; }

.product .pro-content .pro-wrap:after {
  content: '';
  clear: both;
  position: relative;
  display: block; }

.product .pro-content .pro-wrap a {
  float: left;
  width: 25%;
  padding: 5px;
  box-sizing: border-box; }

.product .pro-content .pro-wrap a:hover .title p {
  color: #fff; }

.product .pro-content .pro-wrap a:hover .title span {
  height: 100%; }

.product .pro-content .pro-wrap a:hover .mask {
  opacity: 1 !important; }

.product .pro-content .pro-wrap a .tx {
  box-shadow: 0 1px 2px #ece9e9; }

.product .tx .pro-img {
  position: relative; }

.product .tx .pro-img .mask {
  position: relative;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: rgba(49, 119, 224, 0.71);
  color: #f1eeee;
  opacity: 0;
  transition: .5s; }

.product .tx .pro-img .mask .cont {
  position: relative;
  border: 1px solid #ddd;
  height: 100%;
  width: 100%; }

.product .tx .pro-img .mask .cont p {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin: auto;
  display: table; }

.product .tx .title {
  position: relative;
  background: #fff;
  padding: 10px 0;
  color: #6092dd;
  font-size: 15px; }

.product .tx .title p {
  z-index: 9;
  position: relative; }

.product .tx .title span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: .3s;
  height: 2px;
  background: #6092dd;
  z-index: 1; }

.product .tx .pro-img {
  position: relative;
  background: #fff; }

.max4 {
  width: 1150px;
  height: 10px;
  margin: 10px auto; }

.max4 .m4_1 {
  width: 235px;
  height: auto;
  float: left;
  border-radius: 12px;
  background: #b31c14;
  color: #fff;
  margin-bottom: 20px;
  padding-bottom: 30px; }

.max4 .m4_1 dl {
  display: inline-block;
  float: right;
  margin-right: 10px; }

.max4 .m4_1 dl a {
  color: #fff; }

.max4 .m4_1 dl a:hover {
  color: #ff0000;
  -webkit-transition: .5s;
  transition: .5s; }

.max4 .m4_1 p {
  margin: 25px 10px;
  font-size: 20px; }

.max4 .m4_1 p span {
  color: #f5afaf;
  font-size: 14px;
  font-weight: 100; }

.max4 .m4_1 .m4_2 {
  width: 93%;
  height: auto;
  margin: 0 auto;
  background: #fff;
  border-radius: 12px;
  margin-top: 70px; }

.max4 .m4_1 .m4_2 a {
  background: url(../img/cp.png) no-repeat center left;
  background-size: 15px 11px;
  color: #b31c14;
  display: inline-block;
  width: 100%;
  height: 55px;
  border-bottom: 1px dotted #ccc;
  line-height: 55px;
  text-align: left; }

.max4 .m4_1 .m4_2 a:last-of-type {
  border: none; }

.max4 .m4_1 .m4_2 a li {
  margin-left: 20px;
  font-weight: bold; }

.max4 .m4_1 .m4_2 .hua {
  width: 100%;
  background: #b31c14;
  height: 1px; }

.max4 .m4_1 .mt-1 {
  margin-top: 20px;
  width: 99%;
  max-height: 125px; }

.max4 .m4_1 .m4_2 > span:first-child {
  color: #b31c14;
  color: #b31c14;
  padding-left: 10px;
  border-left: 4px solid #ff0000;
  margin: 10px;
  display: inline-block;
  font-size: 15px; }

.max4 .m4_1 .m4_2 span {
  color: #666;
  width: 80%;
  display: inline-block;
  font-size: 13px;
  padding-left: 20px;
  line-height: 20px;
  margin-top: 10px; }

.max4 .m4_1 .m4_2 span span {
  display: inline;
  padding: 0;
  font-weight: bold;
  color: #b31c14; }

.max4 .m4_1 .mt_3 {
  margin-top: 20px;
  height: auto;
  padding-bottom: 5px; }

.max4 .m4_3 {
  height: 100%;
  width: 896px;
  float: right;
  margin-bottom: 13px;
  position: relative; }

.max4 .m4_3 .m4_3top {
  width: 875px;
  height: 50px;
  margin-bottom: 20px;
  margin-left: 10px; }

.max4 .m4_3 .m4_3top > a {
  background: #b31c14;
  display: inline-block;
  height: 100%;
  width: 160px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 50px; }

.max4 .m4_3 .m4_3top > a:hover {
  background: #6092dd; }

.max4 .m4_3 .m4_3top span {
  float: right; }

.max4 .m4_3 .m4_3top span a {
  line-height: 57px;
  color: #b31c14;
  font-size: 19px;
  letter-spacing: 0px;
  font-weight: 100; }

.max4 .m4_3 .m4_3top > .axuan {
  background: #6092dd;
  position: relative; }

.max4 .m4_3 .m4_3top > .axuan:before {
  content: "";
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -10px;
  width: 0;
  height: 0;
  border-left: 18px  solid transparent;
  border-right: 18px  solid transparent;
  border-top: 19px solid #6092dd; }

.max4 .m4_3 .m4_5 {
  width: 100%;
  height: 100%;
  position: absolute;
  display: none; }

.max4 .m4_3 .m4_4 {
  border-radius: 2px 2px 30px 2px;
  width: 202px;
  height: 210px;
  border: 1px solid #b2afaf;
  float: left;
  margin: 0 10px;
  margin-bottom: 32px;
  position: relative; }

.max4 .m4_3 .m4_4:hover {
  border: 1px solid #b31c14;
  color: #b31c14; }

.max4 .m4_3 .m4_4 img {
  max-width: 100%;
  max-height: 173px; }

.max4 .m4_3 .m4_4 .m4_p {
  word-wrap: break-word;
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  min-width: 34px;
  max-height: 45px;
  line-height: 33px; }

.max4 .m4_3 .m4_4 .m4_p p {
  font-size: 15px;
  font-weight: bold; }

.max5 {
  width: 100%;
  height: 160px;
  background: url(../img/js.jpg) bottom;
  clear: both;
  margin-top: 10px; }

.max5 .m5_1 {
  position: relative;
  width: 1150px;
  height: 100%;
  margin: 0 auto;
  background: url(../img/js.jpg) bottom; }

.max6 {
  width: 1150px;
  height: 430px;
  margin: 10px auto;
  text-align: center; }

.max8 .m8_1 .m8_2,
.max6 .m6_1 {
  width: 100%;
  height: 90px;
  text-align: center; }

.max6 .m6_1 span {
  font-size: 35px;
  color: #b31c14;
  font-family: '黑体';
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block; }

.max6 .m6_1 p {
  font-size: 12px;
  color: #666; }

.max6 .m6_1 p p {
  font-size: 10px;
  font-weight: bold;
  display: inline-block; }

.max6 .m6_2 {
  width: 100%;
  height: 330px;
  margin-top: 10px;
  margin-left: 10px;
  overflow: hidden; }

.max6 .m6_2 .m6_3 {
  height: 100%;
  width: 620px;
  font-size: 14px;
  line-height: 25px;
  float: left;
  text-align: left;
  letter-spacing: 0px;
  overflow-x: hidden; }

.max6 .m6_2 .m6_4 {
  height: 90%;
  float: right;
  width: 480px;
  margin-right: 6px; }

.max6 .m6_5 {
  width: 100%;
  margin-top: 10px;
  height: 370px;
  text-align: center; }

.max6 .m6_5 a {
  border: none;
  -webkit-box-shadow: 0 0 2px solid #ccc;
  box-shadow: 0 0 2px solid #ccc;
  display: inline-block;
  background: #f3efef;
  margin: 10px;
  width: 210px;
  height: 360px;
  float: left;
  padding: 0;
  border-radius: 0px; }

.max6 .m6_5 a img {
  width: 100%; }

.max6 .m6_5 p {
  font-size: 15px;
  color: #f3b10d;
  margin: 10px 0;
  letter-spacing: 1px;
  font-family: '微软雅黑';
  font-weight: bold; }

.max6 .m6_5 dl {
  text-align: left;
  margin-left: 10px;
  color: #666;
  letter-spacing: 1.3px;
  font-size: 13px;
  line-height: 21px; }

.m8_3 span a,
.max6 span a {
  padding: 10px 40px;
  background: #b31c14;
  color: #fff;
  display: inline-block;
  margin: 10px;
  border-radius: 3px;
  border: 1px solid #ad0d0c; }

.m8_3 span a:hover {
  border: #540807 1px solid #ccc;
  background: #fff;
  color: #540807;
  -webkit-transition: 1s;
  transition: 1s; }

.max6 span a:hover {
  border: #540807 1px solid #ccc;
  background: #fff;
  color: #540807;
  -webkit-transition: 1s;
  transition: 1s; }

.max7 {
  width: 100%;
  height: 60px;
  background: #b31c14; }

.max7 .max7_1 {
  margin: 0 auto;
  width: 1150px;
  height: 100%;
  text-align: center;
  text-align: center;
  display: flex; }

.max7 .max7_1 li {
  height: 100%;
  float: left;
  position: relative;
  height: 100%;
  flex: 1;
  box-sizing: border-box;
  border-left: 1px solid #970a0a;
  border-right: 1px solid #e27171; }
  .max7 .max7_1 li:nth-child(1) {
    border-left: none; }
  .max7 .max7_1 li:nth-last-child(1) {
    border-right: none; }

.max7 .max7_1 li a {
  float: left;
  height: 100%;
  text-align: center;
  line-height: 60px;
  width: 100%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  font-size: 15px;
  font-weight: 600; }

.max7 .max7_1 .m7a, .max7 .max7_1 > li > a:hover {
  background: #111111;
  font-weight: 600;
  position: relative;
  transition: .3s; }

.max7 .max7_1 li:hover ul {
  display: block; }

/*.max7 .max7_1 li ul{background: #000;height: 60px;width: 100%;position: absolute; top: 59px;z-index: 999;background: #000;display: none;}
.max7 .max7_1 li ul a{width: 100%;border-top: 1px solid rgba(0,0,0,.05);}*/
.max7 .max7_1 > li ul {
  display: none;
    position: relative;
    border-radius: 0 0 5px 5px;
    text-align: right;
    background: #fff;
    min-height: 275px;
    width: 545px;
    position: absolute;
    top: 59px;
    z-index: 999;
    box-shadow: -2px 1px 10px #ccc; }

.max7 .max7_1 > li ul li {
  height: 45px;
  width: 125px;
  text-align: center;
  line-height: 45px;
  clear: both;
  border: none; }

.max7 .max7_1 > li ul li a:hover {
      color: #fff;
    font-weight: bold;
    background: #111;
    line-height: 45px; }

.max7 .max7_1 > li ul .hr {
  position: absolute;
  width: 366px;
  height: 92%;
  top: 13px;
  right: 20px; }

.max7 .max7_1 > li > ul .hr img {
  width: 100%;
  height: 100%; }

.max7 .max7_1 li ul a {
  width: 100%;
  color: #3e3c3c; }

.max7 li:nth-last-child(2) ul,
.max7 li:nth-last-child(3) ul,
.max7 li:nth-last-child(4) ul,
.max7 li:nth-last-child(1) ul {
  text-align: right;
  right: 3%;
  left: auto; }

.max7 li:nth-last-child(2) ul li,
.max7 li:nth-last-child(3) ul li,
.max7 li:nth-last-child(4) ul li {
  width: 26%;
  text-align: right;
  float: right; }

.max7 li:nth-last-child(2) ul .hr, .max7 li:nth-last-child(3) ul .hr, .max7 li:nth-last-child(4) ul .hr {
  left: 20px; }

.pagetion {
  display: block;
  width: 100%;
  text-align: center;
  clear: both;
  margin-bottom: 25px; }
  .pagetion a {
    border: 1px solid #ad0d0c;
    background: #b31c14;
    color: #fff;
    border-radius: 8px;
    transition: .5s;
    padding: 12px 35px; }
    .pagetion a:hover {
      color: #b31c14;
      background: none; }

.max8 {
  width: 100%;
  margin: 10px auto; }

.max8 .m8_1 {
  width: 1150px;
  margin: 0 auto;
  color: #666;
  text-align: center;
  position: relative;
  clear: both; }
  .max8 .m8_1:after {
    content: '';
    clear: both;
    display: block; }

.max8 .m8_1 .m8_2 {
  padding-top: 20px; }

.max8 .m8_1 .m8_2 span {
  font-size: 35px;
  color: #b31c14;
  font-family: '黑体';
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block; }

.max8 .m8_1 .m8_2 p {
  font-size: 12px;
  color: #666; }

.max8 .m8_1 .m8_2 p p {
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  color: #666; }

.max8 .m8_3 {
  width: 100%;
  margin-top: 20px; }

.max8 .m8_3 .m8_4 {
  width: 30%;
  height: 470px;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  overflow: hidden;
  box-sizing: border-box; }
  .max8 .m8_3 .m8_4 .news-top {
    position: relative;
    clear: both;
    margin-bottom: 10px;
    border-bottom: 0.5px solid #ddd;
    padding: 3px 0;
    line-height: 20px;
    background: #fff;
    z-index: 3; }
    .max8 .m8_3 .m8_4 .news-top:after {
      content: '';
      clear: both;
      display: block; }
    .max8 .m8_3 .m8_4 .news-top .fLeft {
      position: relative;
      font-size: 17px;
      color: #b31c14;
      letter-spacing: 5px;
      padding-right: 10px; }
      .max8 .m8_3 .m8_4 .news-top .fLeft:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 100%;
        height: 2px;
        background: #b31c14; }
    .max8 .m8_3 .m8_4 .news-top .fRight {
      font-size: 12px; }
  .max8 .m8_3 .m8_4 > a {
    position: relative;
    clear: both;
    display: inline-block;
    width: 100%; }
    .max8 .m8_3 .m8_4 > a:after {
      content: '';
      clear: both;
      display: block; }
  .max8 .m8_3 .m8_4 * {
    box-sizing: border-box; }
  .max8 .m8_3 .m8_4 .news-list {
    border-bottom: 0.5px solid #efecec;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 20px;
    text-align: left; }
    .max8 .m8_3 .m8_4 .news-list .news-list--top {
      margin-bottom: 10px;
      position: relative;
      overflow: hidden;
      max-height: 20px; }
      .max8 .m8_3 .m8_4 .news-list .news-list--top a {
        font-size: 15px;
        color: #b31c14;
        font-weight: bold; }
        .max8 .m8_3 .m8_4 .news-list .news-list--top a:hover {
          text-decoration: underline; }
      .max8 .m8_3 .m8_4 .news-list .news-list--top:before {
        width: 25px;
        height: 25px;
        content: '问';
        color: #fff;
        background: #b31c14;
        font-size: 13px;
        padding: 4px; }
    .max8 .m8_3 .m8_4 .news-list .news-list-tx {
      max-height: 42px;
      font-size: 14px;
      color: #888282;
      overflow: hidden;
      line-height: 22px; }
      .max8 .m8_3 .m8_4 .news-list .news-list-tx::before {
        content: '答';
        padding: 4px;
        font-size: 13px;
        color: #fff;
        overflow: hidden;
        background: #ff0000; }

.m8-news {
  width: 70%;
  float: left;
  box-sizing: border-box;
  text-align: left;
  padding-right: 30px; }
  .m8-news .news-top {
    text-align: left;
    border-bottom: 1px solid #ddd; }
    .m8-news .news-top a {
      display: inline-block;
      font-weight: 600;
      font-size: 19px;
      color: #b31c14;
      position: relative;
      padding-bottom: 5px; }
      .m8-news .news-top a + a {
        margin-left: 15px; }
        .m8-news .news-top a + a:before {
          content: '/';
          margin-right: 10px;
          position: absolute;
          left: -10px;
          top: 5px; }
    .m8-news .news-top .active:after {
      content: '';
      width: 100%;
      height: 2px;
      background: #b31c14;
      border-radius: 2px;
      position: absolute;
      bottom: -1px;
      left: 0; }
  .m8-news .news--cont {
    padding-right: 20px;
    box-sizing: border-box; }
    .m8-news .news--cont img {
      max-height: 100%;
      max-width: 100%; }
    .m8-news .news--cont .news-list {
      display: none; }
      .m8-news .news--cont .news-list:nth-child(1) {
        display: block; }
      .m8-news .news--cont .news-list .news-max {
        width: 100%;
        display: block;

    height: auto;
    max-height: 150px;
        margin-top: 20px; }
        .m8-news .news--cont .news-list .news-max img {
          vertical-align: middle;
          margin-right: 10px;
          float: left;
          outline: 1px solid #ccc; }
        .m8-news .news--cont .news-list .news-max .titile {
          margin: 10px auto;
          font-size: 18px;
          transition: .3s; }
          .m8-news .news--cont .news-list .news-max .titile:hover {
            text-decoration: underline;
            color: #b31c14; }
        .m8-news .news--cont .news-list .news-max p {
          color: #8f8d8d;
          font-size: 14px; }
      .m8-news .news--cont .news-list li {
        width: 48%;
        box-sizing: border-box;
        float: left;
        margin: 10px auto; }
        .m8-news .news--cont .news-list li:nth-child(odd) {
          margin-left: 3%; }
        .m8-news .news--cont .news-list li a {
          background: #f3f3f4;
          display: flex;
          text-align: left;
          transition: .5s;
          color: #fff;
          width: 100%;
          box-sizing: border-box;
          overflow: hidden;
          height: 50px; }
          .m8-news .news--cont .news-list li a:hover {
            background: #6092dd; }
          .m8-news .news--cont .news-list li a:hover p {
            color: #fff; }
          .m8-news .news--cont .news-list li a:hover .time {
            background: #b31c14; }
          .m8-news .news--cont .news-list li a .time {
            display: inline-block;
            transition: .5s;
            width: 45px;
            background: #6092dd;
            padding: 5px 0;
            text-align: center;
            vertical-align: middle; }
            .m8-news .news--cont .news-list li a .time .yuer {
              font-size: 25px;
              font-weight: 600;
              margin-bottom: 0; }
          .m8-news .news--cont .news-list li a p {
            display: inline-block;
            height: 41px;
            margin-top: 6px;
            overflow: hidden;
            flex: 1;
            transition: .5s;
            letter-spacing: 2px;
            padding-left: 10px;
            color: #3a3636;
            font-size: 14px; }

.max8 .m8_3 .m8_4 a:hover p, .max8 .m8_3 .m8_4 a:hover li dl {
  color: #b31c14; }

.max8 .m8_3 .m8_4 li {
  width: 100%;
  max-height: 33px;
  text-align: left;
  border-radius: 1px;
  margin-top: 2px;
  min-height: 32px; }

.max8 .m8_3 .m8_4 img {
  max-height: 100%;
  float: left;
  max-width: 100%;
  outline: 1px solid #ddd;
  margin-right: 4px; }

.max8 .m8_3 .m8_4 li p {
  color: #444546;
  font-size: 17px;
  letter-spacing: 1.1px;
  padding-top: 3px; }

.max8 .m8_3 .m8_4 li .fRight {
  line-height: 32px; }

.max8 .m8_3 .m8_4 span p {
  float: left;
  color: #717274;
  font-size: 14px;
  text-align: left;
  margin-top: -10px; }

.max8 .m8_3 .m8_4 li dl {
  height: 60px;
  overflow: hidden;
  color: #717274;
  font-size: 12px;
  margin-top: 3px;
  letter-spacing: 1.1px; }

.max8 .m8_3 .m8_4 li .m8_5 p {
  width: 100%;
  margin-top: 10px;
  font-size: 30px;
  display: inline-block;
  text-align: center;
  margin-left: -1px;
  color: #fff; }

.max8 .m8_3 .m8_4 li .m8_5 span {
  color: #fff;
  margin-left: 24px; }

.max8 .new--img {
  min-height: max-content !important; }
  .max8 .new--img .m8_5 {
    width: 13%; }

.max9 {
  margin: 10px auto;
  width: 100%;
  background: #f3f3f4;
  padding-top: 20px;
  padding-bottom: 60px; }
  .max9 img {
    max-width: 100%; }
  .max9 .m9_2 {
    margin: 0 auto;
    width: 1150px;
    display: flex; }
    .max9 .m9_2:nth-child(3) {
      margin-top: 30px; }
    .max9 .m9_2 .m9_2-list {
      flex: 1; }
    .max9 .m9_2 p {
      font-size: 15px;
      text-indent: 2em;
      line-height: 20px;
      margin-bottom: 40px; }

.cecr {
  width: 1150px;
  margin: 0 auto;
  text-align: center;
  max-height: 500px;
  overflow: hidden;
  margin-bottom: -50px; }

.cecr .cr_top {
  position: relative; }

.cecr .cr_top .swiper-prev {
  float: left;
  margin: 0 2px; }

.cecr .cr_top h1 {
  margin-bottom: 10px;
  margin-top: 0; }

.cr_cont {
  position: relative;
  max-height: 100%;
  overflow: hidden;
  margin-top: -45px; }

.cr_cont .swiper-slide {
  max-height: 380px; }

.cr_cont .swiper-slide .cr-img {
  position: relative;
  margin: 0 auto;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #457ce6;
  z-index: 999;
  transform: translate(0, 50%) rotate(0deg);
  will-change: transform;
  transition: .5s; }

.cr_cont a:hover .cr-img {
  animation: ani 1s infinite linear;
  box-shadow: 0 0 20px #6b99f3; }

.cr_cont a:hover .cr-tx {
  box-shadow: 0 5px 35px #CCD; }

@keyframes ani {
  0% {
    transform: translate(0, 50%) rotate(0deg); }
  100% {
    transform: translate(0, 50%) rotate(360deg); } }
.cr_cont .swiper-slide .cr-img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%; }

.cr_cont .swiper-slide .cr-tx {
  position: relative;
  background: #fff;
  width: 100%;
  padding: 20px 5px;
  min-height: 180px;
  max-height: 180px;
  height: 180px;
  display: table;
  transition: .4s; }

.cr_cont .swiper-slide .cr-tx h1 {
  font-size: 20px;
  font-weight: 600;
  color: #457ce6;
  margin: 10px; }

.cr_cont .swiper-slide .cr-tx p {
  font-size: 13px; }

.cr_cont .swiper-slide .cr-tx .cr-pos {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  bottom: 0;
  display: table;
  margin: auto;
  text-align: center;
  width: 100%; }

.cr_cont .erwei-wrapper {
  opacity: 0;
  transition: .4s;
  position: relative;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(49, 119, 224, 0.83);
  text-align: center;
  z-index: 999;
  color: #fff; }

.cr_cont .erwei-wrapper img {
  position: absolute;
  max-height: 100%;
  max-width: 90%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.cr_cont .erwei-wrapper p {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  margin: auto;
  text-align: center; }

/*
	荣誉客户
*/
.Honor {
  width: 1150px;
  height: 255px;
  margin: 20px auto; }

.Honor .Honor-top {
  text-align: center;
  width: 100%;
  height: 110px;
  margin-top: 40px; }

.Honor .Honor-top span {
  font-size: 35px;
  color: #b31c14;
  font-family: '黑体';
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block; }

.Honor .Honor-top p {
  font-size: 12px;
  color: #666; }

.Honor .Honor-top p p {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  color: #666; }

.Honor .Honor-content {
  width: 100%;
  height: 143px;
  border: 1px solid #ccc;
  overflow: hidden;
  margin-top: 30px; }

.Honor .Honor-content .cont_top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc; }

.Honor .Honor-content .cont_top span {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px; }

.Honor .Honor-content .cont_top .cont_right {
  height: 100%;
  width: 110px;
  float: right; }

.Honor .Honor-content .cont_top .cont_right a {
  font-size: 13px;
  color: #B9B7B7; }

.Honor .Honor-content .cecr-b {
  width: 1300px;
  height: 100%; }

.Honor .Honor-content .cecr-b .con-r {
  float: left;
  width: 165px;
  height: 77px;
  margin-right: 20px;
  margin-top: 10px;
  border: 1px solid #ccc; }

.link img {
  vertical-align: top; }

.link a {
  font-size: 15px;
  margin: 10px 15px;
  display: inline-block; }

.link a:hover {
  text-decoration: underline; }

.link {
  background: #f3f3f4; }
  .link .link-list {
    width: 1150px;
    margin: 0 auto;
    overflow: hidden; }
    .link .link-list img {
      float: left; }

.bt--xuqi {
  width: 100%;
  displaY: flex;
  border-bottom: 0.5px solid #fb7777;
  padding: 25px 0; }
  .bt--xuqi .qu-list {
    flex: 1;
    text-align: center;
    color: #e0d7d7;
    font-size: 16px; }
    .bt--xuqi .qu-list img {
      max-height: 21px;
      vertical-align: middle; }
    .bt--xuqi .qu-list:nth-child(3) img {
      max-width: 21px; }
    .bt--xuqi .qu-list + .qu-list {
      border-left: 0.5px solid #f98f8f; }

.bottom {
  position: relative;
  width: 100%;
  height: 330px;
  background: #b31c14;
  overflow: hidden; }

.bottom .bt1 {
  margin: 0 auto;
  width: 1150px;
  height: 255px;
  background: #b31c14; }

.bottom .bt1 .bt4 {
  width: 205px;
  height: 100%;
  float: left;
  background: url(../img/btbj.png) no-repeat; }

.bottom .bt1 .bt5 {
  display: none;
  border-radius: 10px;
  width: 850px;
  border: 1px solid #fff;
  height: 50px;
  float: right;
  margin-top: 20px;
  margin-right: 20px; }

.bottom .bt1 .bt5 a {
  line-height: 50px;
  color: #fff;
  padding: 0 24px;
  border-right: 1px solid #fff; }

.bottom .bt1 .bt5 a:hover {
  color: #fdee05;
  -webkit-transition: .3s;
  transition: .3s; }

.bottom .bt1 .bt6 {
  width: 346px;
  height: 200px;
  float: left;
  margin: 15px 0;
  margin-left: 20px;
  letter-spacing: 1.1px; }

.bottom .bt1 .bt6 span {
  font-size: 19px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  margin-bottom: 5px; }

.bottom .bt1 .bt6 p {
  font-size: 12px;
  color: #fff;
  line-height: 25px; }

.bottom .bt1 .bt6 a li:hover {
  text-decoration: underline; }

.bottom .bt1 .bt6 li {
  background: url(../img/bt_li.png) no-repeat;
  float: left;
  width: 155px;
  color: #fff;
  text-align: left;
  height: 25px;
  line-height: 18px;
  padding-left: 17px;
  font-size: 12px; }

.bottom .bt1 .bt7 {
  width: 154px;
  height: 196px;
  float: right;
  margin: 43px 25px; }

.bottom .bt1 .bt7 img {
  max-width: 100%; }

.bottom .bt1 .bt7 p {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.5px; }

.bottom .bt2 {
  width: 100%;
  height: 35px;
  background: #b31c14;
  position: absolute;
  bottom: 0; }

.bottom .bt2 .bt3 {
  letter-spacing: 1.1px;
  position: relative;
  width: 1150px;
  margin: 0 auto;
  height: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 35px;
  background: #b31c14; }

.bottom .bt2 .bt3 a {
  color: #fff;
  font-size: 12px; }

.bottom .bt2 .bt3 dl {
  float: right;
  position: absolute;
  top: 0;
  right: 0; }

/*右侧在线客服代码*/
#service {
  width: 161px;
  height: 290px;
  position: fixed;
  top: 350px;
  right: 0px;
  z-index: 100; }

#service li {
  width: 161px;
  height: 60px; }

#service li img {
  float: right; }

#service li a {
  height: 49px;
  float: right;
  display: block;
  min-width: 47px;
  max-width: 161px; }

#service li a .shows {
  display: block; }

#service li a .hides {
  margin-right: -143px;
  cursor: pointer;
  cursor: hand; }

#service li a.weixin_area .hides {
  display: none;
  position: absolute;
  right: 143px; }

#service li a.weixin_area .weixin {
  display: none;
  position: absolute;
  right: 0;
  top: 48px; }

#p2 {
  width: 112px;
  background-color: #A7D2A9;
  height: 47px;
  margin-left: 47px;
  border: 1px solid #8BC48D;
  text-align: center;
  line-height: 47px; }

#p3 {
  width: 112px;
  background-color: #EC9890;
  height: 47px;
  margin-left: 47px;
  border: 1px solid #E6776C;
  text-align: center;
  line-height: 47px; }

#p1 {
  width: 47px;
  height: 49px;
  float: left; }

/*右侧在线客服代码*/
/* 左侧固定浏览版 */
.liuyan1 {
  position: relative;
  width: 237px;
  height: 34px;
  background-image: url(../img/QQ截图20170730214400.png);
  border: 1px solid #fff;
  position: fixed;
  bottom: 1px;
  left: 1px;
  -webkit-border-radius: 7px 7px 0 0;
  z-index: 999; }

.liuyan1 a {
  width: 15px;
  height: 10px;
  border: 2px solid #fff;
  float: right;
  position: absolute;
  top: 30%;
  right: 3%;
  display: inline-block; }

.liuyan2 {
  display: none;
  position: relative;
  width: 237px;
  z-index: 999;
  height: 434px;
  position: fixed;
  bottom: 1px;
  left: 1px;
  -webkit-border-radius: 8px 8px 0 0;
  border: 1px solid #ccc;
  overflow: hidden;
  background: #efecec; }

.ly2 {
  position: relative;
  width: 237px;
  height: 34px;
  background-image: url(../img/QQ截图20170730214400.png);
  -webkit-border-radius: 7px 7px 0 0; }

.ly2 a {
  width: 15px;
  border: 1px solid #fff;
  float: right;
  position: absolute;
  top: 40%;
  right: 3%;
  display: inline-block; }

.ly3 {
  width: 100%;
  height: 70px;
  line-height: 20px;
  border-bottom: 1px solid #ccc;
  padding-left: 10px; }

.ly3 span {
  color: #bfbcbc;
  font-size: 13px; }

.ly3 span span {
  color: #343333; }

.inp1 {
  height: 80px;
  width: 85%;
  margin-left: 5%;
  margin-top: 20px;
  border: 1px solid #ccc; }

.ly4 {
  height: 29px;
  width: 90%;
  margin-left: 5%;
  margin-top: 10px;
  background: #efecec;
  background: #fff url(l1.png);
  background-repeat: no-repeat;
  border: 1px solid #ccc; }

.ly4 input {
  float: right;
  width: 87%;
  border: none;
  height: 100%; }

#sub {
  position: absolute;
  bottom: 10px;
  left: 35%;
  display: inline-block;
  color: #fff;
  background: #b31c14;
  padding: 3px 20px;
  font-size: 15px;
  border-radius: 4px;
  text-decoration: none;
  border: 1px solid #fff; }

#sub:hover {
  background: #fff;
  color: #b31c14;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1px solid #b31c14; }

/* 左侧固定浏览版 */

/*# sourceMappingURL=index.css.map */
