@charset "UTF-8";
/*<--!广告轮播样式效果一-->*/
.slidebox {
  width: 100%;
  float: left;
  text-align: center;
}
.slidebox img {
  max-width: 100%;
  display: inline-block;
}
.slidebox .swiper-slide {
  text-align: center;
  width: 100%;
  float: left;
}

.conBox_01, .conBox_02, .conBox_03, .conBox_04, .conBox_05, .conBox_06, .conBox_07, .conBox_08, .conBox_09, .conBox_10, .conBox_11, .conBox_12 {
  width: 100%;
  float: left;
}

.box_title {
  text-align: center;
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.box_title h2 {
  font-size: 28px;
  color: #DA251C;
  font-weight: bold;
}
.box_title .en {
  font-weight: bold;
  font-size: 16px;
  color: #666;
}

.conBox_01 {
  padding: 15px 0;
  float: left;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}
.conBox_01 .fl {
  margin-top: 6px;
}
.conBox_01 .fl em {
  float: left;
}
.conBox_01 .fl ul {
  float: left;
}
.conBox_01 .fl ul li {
  float: left;
  margin-left: 15px;
}
.conBox_01 .fl ul li a {
  font-weight: bold;
}
.conBox_01 .fr {
  border: 1px solid #85c226;
}
.conBox_01 .fr input {
  border: 0px;
  line-height: 25px;
  padding-left: 10px;
}
.conBox_01 .fr button {
  line-height: 27px;
  background: #85c226;
  padding: 0 20px;
}

/*客户*/
.conBox_02 .box_1200 {
  width: 1000px;
  margin: 50px auto;
}
.conBox_02 .box-partner {
  width: 100%;
  float: left;
  position: relative;
}
.conBox_02 .box-partner span {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 40px;
  border: 1px solid #DA251C;
}
.conBox_02 .box-partner .btn01 {
  left: -50px;
}
.conBox_02 .box-partner .btn02 {
  right: -50px;
}
.conBox_02 .box-partner span:hover {
  background: #85c226;
  color: #fff;
}
.conBox_02 .box-partner .partner {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  height: 165px;
  position: relative;
}
.conBox_02 .box-partner .partner ul {
  overflow: hidden;
  position: absolute;
}
.conBox_02 .box-partner .partner li {
  float: left;
  width: 234px;
  height: 145px;
  margin-right: 20px;
}
.conBox_02 .box-partner .partner li img {
  display: block;
  border: 1px solid #e7e7e7;
  margin-bottom: 10px;
}
.conBox_02 .box-partner .partner li a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #666;
}

.conBox_03 li {
  width: 33.3333%;
  float: left;
  padding: 0px 10px 20px 10px;
}
.conBox_03 li a {
  display: block;
}
.conBox_03 li a img {
  width: 100%;
}
.conBox_03 li a .title {
  background: #DA251C;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.conBox_03 li a:hover .title {
  background: #85c226;
}
.conBox_03 .more {
  width: 100%;
  text-align: center;
  float: left;
  margin-top: 10px;
}
.conBox_03 .more a {
  display: inline-block;
  padding: 0 20px;
  background: #85c226;
  border-radius: 30px;
  line-height: 30px;
  color: #fff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}
.conBox_03 .more a:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}

.conBox_04 {
  margin-top: 25px;
  border-top: 1px solid #ccc;
  padding: 30px 0;
}
.conBox_04 .fl {
  width: 45%;
}
.conBox_04 .fl img {
  width: 100%;
}
.conBox_04 .fr {
  width: 50%;
  margin-top: 20px;
}
.conBox_04 .fr h2 {
  font-weight: bold;
  color: #DA251C;
  font-size: 28px;
}
.conBox_04 .fr h3 {
  font-weight: bold;
  color: #DA251C;
  font-size: 24px;
}
.conBox_04 .fr .en {
  color: #515151;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0;
}
.conBox_04 .fr .desc {
  margin-top: 20px;
  line-height: 3;
}

.conBox_05 {
  background: url(../images/youshi_bg.jpg) repeat center;
  padding: 40px 0;
}
.conBox_05 ul {
  background: url(../images/youshi_tu.png) center center no-repeat;
  float: left;
  width: 100%;
}
.conBox_05 ul li {
  width: 50%;
  float: left;
  text-align: right;
}
.conBox_05 ul li .img {
  float: right;
}
.conBox_05 ul li .content {
  width: 190px;
  margin-right: 20px;
  float: right;
  margin-top: 5px;
}
.conBox_05 ul li .content .title {
  color: #DA251C;
  font-weight: bold;
  font-size: 16px;
}
.conBox_05 ul .odd {
  text-align: left;
}
.conBox_05 ul .odd .img {
  float: left;
}
.conBox_05 ul .odd .content {
  float: left;
  margin-left: 10px;
}
.conBox_05 ul .pd {
  margin: 75px 0px 75px 0px;
}

.conBox_06 {
  padding: 40px 0 100px 0;
  background: url(../images//case_bg.jpg) no-repeat center top;
  overflow: hidden;
  /*case*/
}
.conBox_06 .box_title h2 {
  color: #fff;
}
.conBox_06 .box_title .en {
  color: #ccc;
}
.conBox_06 .list {
  width: 1000px;
  margin: 0 auto;
  height: 420px;
  margin-top: 30px;
  position: relative;
  margin-bottom: 25px;
}
.conBox_06 .list span {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 280px;
  background: #fff;
}
.conBox_06 .list .btn01 {
  left: -45px;
}
.conBox_06 .list .btn02 {
  right: -45px;
}
.conBox_06 .list span:hover {
  background: #85c226;
  color: #fff;
}
.conBox_06 .case {
  overflow: hidden;
  width: 1000px;
  height: 420px;
  margin: 0 auto;
}
.conBox_06 .case .item {
  overflow: hidden;
  position: absolute;
  opacity: .6;
}
.conBox_06 .case .active {
  opacity: 1;
}
.conBox_06 .case li .title {
  font-weight: normal;
  width: 100%;
  height: 53px;
  line-height: 53px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  left: 0;
  bottom: 0;
}
.conBox_06 .case .item.active b {
  display: block;
}
.conBox_06 .case .item.active i {
  display: none;
}
.conBox_06 .case .item.active {
  border: 10px solid #fff;
}
.conBox_06 .more {
  width: 100%;
  text-align: center;
  float: left;
  margin-top: 10px;
}
.conBox_06 .more a {
  display: inline-block;
  padding: 0 20px;
  background: #85c226;
  border-radius: 30px;
  line-height: 30px;
  color: #fff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}
.conBox_06 .more a:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}

.conBox_07 {
  background: #f0f0f0;
  padding: 60px 0;
}
.conBox_07 .one li {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.conBox_07 .one li .img {
  width: 50%;
  float: right;
  padding-right: 30px;
}
.conBox_07 .one li .img img {
  width: 100%;
}
.conBox_07 .one li .content {
  width: 50%;
  padding-right: 30px;
  float: left;
  margin-top: 100px;
}
.conBox_07 .one li .content .title {
  width: 100%;
  float: left;
  padding-left: 60px;
  position: relative;
}
.conBox_07 .one li .content .title .num {
  font-size: 30px;
  background: #DA251C;
  color: #fff;
  width: 45px;
  text-align: center;
  border-bottom: 2px solid #85c226;
  position: absolute;
  padding: 10px 0;
  left: 0px;
}
.conBox_07 .one li .content .title h4 {
  color: #DA251C;
  font-size: 18px;
}
.conBox_07 .one li .content .title p {
  font-size: 14px;
}
.conBox_07 .one li .content .title .bg {
  width: 100%;
  height: 12px;
  margin-top: 8px;
  float: left;
  background: url(../images/bg_01.png);
}
.conBox_07 .one li .content .desc {
  padding-left: 50px;
  width: 100%;
  float: left;
  margin-top: 40px;
  font-size: 14px;
}
.conBox_07 .one li .content .desc p {
  margin-bottom: 5px;
  position: relative;
}
.conBox_07 .one li .content .desc p:before {
  background: #DA251C;
  content: "";
  width: 5px;
  height: 5px;
  left: -15px;
  top: 7px;
  position: absolute;
  border-radius: 50%;
}
.conBox_07 .one .odd .img {
  float: left;
}
.conBox_07 .one .odd .content {
  padding-left: 20px;
}
.conBox_07 .two {
  position: relative;
  padding-top: 40px;
  width: 100%;
  float: left;
}
.conBox_07 .two:before {
  border-top: 1px dashed #333;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 80px;
  left: 0px;
  content: "";
}
.conBox_07 .two li {
  position: relative;
  width: 16.66667%;
  float: left;
  position: repeat;
  padding: 0 30px;
}
.conBox_07 .two li .block {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
  text-align: center;
  border: 2px solid #DA251C;
}
.conBox_07 .two li .block .num {
  background: #DA251C;
  display: inline-block;
  position: absolute;
  top: -15px;
  font-size: 20px;
  color: #fff;
  width: 30px;
  left: 50%;
  margin-left: -15px;
}
.conBox_07 .two li .block .img {
  display: inline-block;
  height: 50px;
  margin-top: 15px;
  overflow: hidden;
  position: relative;
  width: 50px;
}
.conBox_07 .two li .block .img img {
  position: absolute;
  top: 0px;
  transition: all .3s;
  -moz-transition: all .3s;
  /* Firefox 4 */
  -webkit-transition: all .3s;
  /* Safari 和 Chrome */
  -o-transition: all .3s;
  /* Opera */
}
.conBox_07 .two li .block:hover {
  border-color: #85c226;
}
.conBox_07 .two li .block:hover .num {
  background: #85c226;
}
.conBox_07 .two li .block:hover .img img {
  top: -50px;
}
.conBox_07 .two li .title {
  display: block;
  text-align: center;
  margin-top: 10px;
  float: left;
  width: 100%;
}

.conBox_08 img {
  width: 100%;
}

.conBox_09 {
  padding: 40px 0;
}
.conBox_09 ul li {
  width: 25%;
  float: left;
  padding: 10px;
}
.conBox_09 ul li img {
  width: 100%;
}
.conBox_09 ul li a {
  display: block;
  border: 1px solid #f0f0f0;
  float: left;
  padding-bottom: 10px;
}
.conBox_09 ul li a .content {
  padding: 10px;
  float: left;
  width: 100%;
}
.conBox_09 ul li a .content .title {
  font-size: 16px;
  font-weight: bold;
}
.conBox_09 ul li a .content .desc {
  color: #666;
  font-size: 12px;
  margin-top: 10px;
  line-height: 1.8;
  height: 38px;
  overflow: hidden;
}
.conBox_09 ul li a .more {
  padding: 0 10px;
  float: left;
  width: 100%;
  color: #DA251C;
}
.conBox_09 ul li a:hover {
  border: #DA251C 1px solid;
}

.conBox_10 .fl {
  width: 48%;
}
.conBox_10 .fr {
  width: 48%;
  margin-top: 30px;
}
.conBox_10 .fr h3 {
  font-size: 18px;
  color: #333;
}
.conBox_10 .fr .en {
  color: #999;
}
.conBox_10 .fr p {
  margin-top: 10px;
  line-height: 1.8;
}
.conBox_10 .fr .more {
  width: 100%;
  float: left;
  margin-top: 15px;
}
.conBox_10 .fr .more a {
  display: inline-block;
  padding: 0 20px;
  background: #85c226;
  border-radius: 30px;
  line-height: 30px;
  color: #fff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}
.conBox_10 .fr .more a:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}

.conBox_11 {
  margin-top: 40px;
}
.conBox_11 .tab_news {
  width: 70%;
  float: left;
  padding-right: 20px;
}
.conBox_11 .tab_news .tab_title {
  background: #f0f0f0;
  float: left;
  width: 100%;
}
.conBox_11 .tab_news .tab_title li {
  padding: 0 20px;
  float: left;
  line-height: 35px;
}
.conBox_11 .tab_news .tab_title .on {
  background: #DA251C;
}
.conBox_11 .tab_news .tab_title .on a {
  color: #fff;
}
.conBox_11 .tab_news .tab_content ul {
  display: none;
  margin-top: 20px;
}
.conBox_11 .tab_news .tab_content ul li {
  width: 100%;
  float: left;
  margin-top: 5px;
  border-bottom: 1px dashed #f0f0f0;
  padding-bottom: 10px;
}
.conBox_11 .tab_news .tab_content ul li:hover h3 a {
  color: #DA251C;
}
.conBox_11 .tab_news .tab_content ul li h3 {
  font-size: 15px;
  overflow: hidden;
  height: 25px;
}
.conBox_11 .tab_news .tab_content ul .headlines {
  margin-top: 20px;
  border: 0;
}
.conBox_11 .tab_news .tab_content ul .headlines .img {
  width: 230px;
  float: left;
}
.conBox_11 .tab_news .tab_content ul .headlines .img img {
  width: 100%;
}
.conBox_11 .tab_news .tab_content ul .headlines .content {
  float: left;
  width: 450px;
  padding-left: 30px;
  margin-top: 10px;
}
.conBox_11 .tab_news .tab_content ul .headlines .content h3 {
  font-size: 20px;
  height: 25px;
  overflow: hidden;
}
.conBox_11 .tab_news .tab_content ul .headlines .content .desc {
  height: 60px;
  overflow: hidden;
  margin: 10px 0 5px 0;
  line-height: 1.8;
}
.conBox_11 .tab_news .tab_content ul .headlines .content .more a {
  color: #DA251C;
}
.conBox_11 .tab_news .tab_content .hover {
  display: block;
}
.conBox_11 .right_news {
  width: 30%;
  border: 1px solid #f0f0f0;
  float: left;
}
.conBox_11 .right_news .x_title {
  width: 100%;
  float: left;
  background: #f0f0f0;
  line-height: 35px;
  padding: 0 10px;
  color: #DA251C;
}
.conBox_11 .right_news .roll {
  width: 100%;
  height: 260px;
  margin: 0 auto;
  line-height: 90px;
  font-size: 12px;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  padding: 0 10px;
}
.conBox_11 .right_news .roll li {
  height: 80px;
  border-bottom: 1px dotted #ccc;
  margin-top: 10px;
}
.conBox_11 .right_news .roll li .title {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-left: 40px;
  float: left;
  height: 25px;
  line-height: 25px;
}
.conBox_11 .right_news .roll li .title .ask {
  background: #666;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 14px;
  text-align: center;
}
.conBox_11 .right_news .roll li .desc {
  width: 100%;
  margin-top: 5px;
  overflow: hidden;
  position: relative;
  padding-left: 40px;
  float: left;
  height: 40px;
  overflow: hidden;
  line-height: 1.6;
  color: #666;
  font-size: 12px;
}
.conBox_11 .right_news .roll li .desc .answer {
  background: #005aa1;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  left: 0px;
  font-size: 14px;
  top: 0px;
  text-align: center;
}
.conBox_11 .right_news .roll li a {
  color: #666;
  text-decoration: none;
  font-size: 14px;
}
.conBox_11 .right_news .roll li a:hover {
  color: #ED5565;
  text-decoration: underline;
}

.conBox_12 {
  background: url(../images/bg_02.jpg) no-repeat;
  height: 365px;
  padding: 40px 0;
  margin-top: 40px;
}
.conBox_12 .fl {
  width: 50%;
}
.conBox_12 .fl h4 {
  font-size: 20px;
  color: #fff;
}
.conBox_12 .fl p {
  color: #ccc;
  font-size: 16px;
}
.conBox_12 .fl .br {
  width: 50px;
  height: 3px;
  background: #ccc;
  margin: 10px 0;
}
.conBox_12 .fl .img {
  width: 100%;
  float: left;
}
.conBox_12 .fl .img img {
  width: 140px;
}
.conBox_12 .fl .img p {
  font-size: 14px;
  margin-top: 10px;
}
.conBox_12 .fl .tel {
  background: rgba(0, 0, 0, 0.2);
  width: 160px;
  float: left;
  padding: 5px 10px;
  margin-top: 10px;
}
.conBox_12 .fl .tel i {
  color: #fff;
  font-size: 26px;
  float: left;
}
.conBox_12 .fl .tel .content {
  float: left;
}
.conBox_12 .fl .tel .content h5 {
  color: #fff;
}
.conBox_12 .fr {
  width: 40%;
}
.conBox_12 .fr strong {
  color: #666;
  margin: 10px 0;
  width: 100%;
  float: left;
}
.conBox_12 .fr .form input {
  width: 44%;
  float: left;
  margin-right: 10px;
  line-height: 30px;
  padding: 0 10px;
}
.conBox_12 .fr .form textarea {
  float: left;
  width: 363px;
  margin-top: 10px;
  height: 140px;
  padding: 10px;
}
.conBox_12 .fr .form button {
  width: 364px;
  float: left;
  background: #DA251C;
  line-height: 40px;
  color: #fff;
  margin-top: 10px;
}

.conBox_03 .left {
  width: 230px;
  border: 1px solid #DA251C;
  float: left;
}

.conBox_03 .left .small_title {
  font-size: 18px;
  font-weight: bold;
  background: #DA251C;
  float: left;
  line-height: 40px;
  padding: 0 20px;
  width: 100%;
  color: #fff;
  text-align: center;
}

.conBox_03 .left li {
  width: 100%;
  float: left;
  line-height: 30px;
  border-bottom: 1px solid #f0f0f0;
  padding: 5px 10px;
}

.conBox_03 .left li a {
  display: block;
}

.conBox_03 .left li i {
  border: 1px solid #f0f0f0;
  width: 23px;
  height: 23px;
  float: right;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  border-radius: 50%;
  margin-top: 3px;
}

.conBox_03 .left li:hover > a {
  color: #DA251C;
}

.conBox_03 .left li:hover > a i {
  border-bottom: 1px solid #DA251C;
  background: #DA251C;
  border-radius: 50%;
  color: #fff;
}

.conBox_03 .right {
  width: 770px;
  float: right;
}

.conBox_03 .right li {
  width: 240px;
  float: left;
  padding: 0;
  margin-left: 15px;
  margin-bottom: 15px;
}

.conBox_03 .right li img {
  width: 100%;
}

@media screen and (max-width: 769px) {
  .conBox_01 {
    display: none;
  }

  .conBox_02 .box_1200 {
    margin: 0px;
  }
  .conBox_02 .box_title {
    display: none;
  }

  .conBox_03 .box_title h2 {
    font-size: 22px;
  }
  .conBox_03 .left {
    display: none;
  }
  .conBox_03 .right {
    width: 100%;
    padding: 0 15px;
  }
  .conBox_03 .right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .conBox_03 .right li {
    width: 48%;
    margin: 0px;
    margin-bottom: 15px;
  }
  .conBox_03 .right li:nth-child(even) {
    float: right;
  }

  .conBox_04 {
    padding: 0 10px;
  }
  .conBox_04 .fl {
    width: 100%;
  }
  .conBox_04 .fr {
    width: 100%;
  }

  .conBox_05 ul {
    padding: 0 20px;
    background: none;
  }
  .conBox_05 ul li {
    width: 100%;
  }
  .conBox_05 ul .pd {
    margin: 0px;
  }

  .conBox_07 .box_title h2 {
    font-size: 22px;
  }
  .conBox_07 .one li .img {
    display: none;
  }
  .conBox_07 .one li .content {
    padding-right: 0px;
    padding: 0 20px;
    width: 100%;
    margin-top: 0px;
  }
  .conBox_07 .one li .content .desc {
    margin-top: 20px;
    display: none;
  }
  .conBox_07 .two:before {
    content: none;
  }

  .conBox_09 .box_title h2 {
    font-size: 22px;
  }
  .conBox_09 ul li {
    width: 50%;
  }

  .conBox_10 .fl {
    width: 100%;
    height: 200px;
    overflow: hidden;
  }
  .conBox_10 .fr {
    width: 100%;
    padding: 0 20px;
  }

  .conBox_11 .tab_news {
    width: 100%;
    padding-right: 0px;
  }
  .conBox_11 .tab_news .tab_content ul {
    padding: 0 10px;
  }
  .conBox_11 .tab_news .tab_content ul .headlines .img {
    width: 100%;
  }
  .conBox_11 .tab_news .tab_content ul .headlines .content {
    width: 100%;
    padding: 0 20px;
  }
  .conBox_11 .right_news {
    width: 100%;
    margin-top: 20px;
  }

  .conBox_12 {
    display: none;
  }
}

/*# sourceMappingURL=index.css.map */
