@charset "UTF-8";
.ttt1 {
  text-align: center;
}

.ttt1 h3 {
  background: url(../images/k1_ttt_bg.png) no-repeat top center;
  font-size: 46px;
  color: #4f4f4f;
  min-height: 81px;
  line-height: 81px;
  letter-spacing: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ttt1 h3 span {
  margin: 0 40px;
  display: block;
}
.ttt1 h3:after, .ttt1 h3:before {
  display: block;
  width: 150px;
  height: 1px;
  background: #4f4f4f;
  content: '';
}

.ttt1 h4 {
  margin: 20px 0 10px;
  font-weight: 400;
  background: url(../images/ttt1_h2_bg.png) no-repeat top center;
  font-size: 20px;
  color: #4f4f4f;
}

.ttt1 .message {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.ttt1 .message p {
  color: #4f4f4f;
  font-size: 20px;
}
.ttt1 .message img {
  margin: 0 10px;
}

.ttt1 > p {
  text-transform: uppercase;
  font-size: 12px;
  color: #c0bfbf;
}

/*特性*/
.texing .typelist {
  margin-bottom: 80px;
}
.texing .typelist ul {
  display: flex;
  justify-content: space-between;
}
.texing .typelist ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 157px;
  height: 37px;
  color: white;
  background: #005ba4;
  font-size: 18px;
}
.texing .typelist ul li:hover a {
  background: #eb3e00;
}
.texing .typelist ul li.more a {
  background: #eb3e00;
  width: 356px;
  height: 37px;
}
.texing .advtange-index {
  margin-bottom: 50px;
  margin-top: 90px;
}
.texing .advtange-title {
  text-align: center;
}
.texing .advtange-index .content {
  background: url(../images/ad.png) no-repeat center;
  background-size: contain;
  height: 468px;
  overflow: hidden;
  margin-top: 30px;
}
.texing .ad-left {
  width: 360px;
  margin-left: 40px;
}
.texing .ad1 {
  padding-top: 15px;
  height: 75px;
}
.texing .ad0 {
  transition: all .8s ease;
}
.texing .ad0:hover {
  cursor: pointer;
  transform: translateY(-22px);
}
.texing .ad0 p:nth-child(1) {
  font-size: 22px;
  color: #333333;
}
.texing .ad0 p {
  font-size: 14px;
  color: #999999;
  text-transform: uppercase;
}
.texing .ad2 {
  margin-top: 90px;
}
.texing .ad3 {
  margin-top: 125px;
}
.texing .ad-right {
  width: 300px;
  margin-right: 32px;
}
.texing .ad01 {
  text-align: right;
}
.texing .ad4 {
  padding-top: 15px;
}
.texing .ad5 {
  margin-top: 96px;
}
.texing .ad6 {
  margin-top: 116px;
}

/*about*/
.about {
  background: url("../images/about_bg.jpg") no-repeat center;
  background-size: cover;
  margin-bottom: 80px;
  padding-top: 80px;
}
.about .content {
  margin-top: 50px;
  margin-bottom: 105px;
}
.about .lf {
  padding-right: 30px;
}
.about .lf .summary {
  font-size: 14px;
  color: #7e7e7e;
  line-height: 2;
  text-indent: 2em;
}
.about .lf .more {
  width: 107px;
  height: 34px;
  float: right;
  margin-top: 25px;
  border: 1px solid #eb3e00;
}
.about .rt {
  padding-left: 40px;
}

/*case*/
.case {
  margin-bottom: 100px;
}
.case .top_title {
  margin-bottom: 50px;
  background: #005ba4;
  border-radius: 5px;
  padding: 15px 0;
}
.case .top_title p {
  font-size: 46px;
  font-weight: 600;
  color: white;
  margin: 0 40px;
}
.case .top_title .line {
  width: 150px;
  height: 1px;
  background: white;
}
.case .list .item .name {
  font-size: 18px;
  color: #0d0d0d;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 379px;
  height: 57px;
  border: 1px solid #bfbfbf;
  transition: .5s;
}
.case .list .item:hover .name {
  background: #005ba4;
  color: white;
}
.case .owl-theme .owl-controls {
  bottom: 57%;
}
.case .owl-theme .owl-controls .owl-buttons div {
  width: 39px;
  height: 61px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.case .owl-theme .owl-controls .owl-buttons div.owl-prev {
  position: absolute;
  left: -50px;
  background: url("../images/owl_lf.png") no-repeat center;
  background-size: cover;
}
.case .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
  background: url("../images/owl_lf2.png") no-repeat center;
  background-size: cover;
}
.case .owl-theme .owl-controls .owl-buttons div.owl-next {
  position: absolute;
  right: -38px;
  background: url("../images/owl_rt.png") no-repeat center;
  background-size: cover;
}
.case .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
  background: url("../images/owl_rt2.png") no-repeat center;
  background-size: cover;
}

/*news*/
.news {
  background: #f9f9f9;
  padding-top: 60px;
  padding-bottom: 90px;
}
.news ._title p {
  font-size: 30px;
  color: #333333;
}
.news ._title span {
  font-size: 18px;
  color: #707070;
}
.news .content .lf {
  padding-right: 50px;
}
.news .content .lf .top {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 30px;
}
.news .content .lf .typelist {
  margin-left: 45px;
}
.news .content .lf .typelist ul li {
  margin-right: 30px;
}
.news .content .lf .typelist ul li a {
  display: block;
  font-size: 14px;
  color: #636363;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
}
.news .content .lf .typelist ul li:hover a {
  border-bottom: 2px solid #005ba4;
}
.news .content .lf .list .item {
  display: flex;
  padding-bottom: 30px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
.news .content .lf .list .item .message {
  flex: 1;
  margin-left: 18px;
}
.news .content .lf .list .item .message .title {
  font-size: 18px;
}
.news .content .lf .list .item .message .summary {
  font-size: 14px;
  color: #636363;
  line-height: 2;
  margin-top: 15px;
}
.news .content .lf .list .item .message .addtile {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #005ba4;
  margin-bottom: 20px;
}
.news .content .lf .list .item .message .addtile:before {
  display: inline-block;
  content: '';
  width: 14px;
  height: 2px;
  background: #005ba4;
  margin-right: 10px;
}
.news .content .lf .list .item:hover .message .title, .news .content .lf .list .item:hover .message .summary {
  color: #005ba4;
}
.news .content .rt {
  padding-left: 50px;
}
.news .content .rt ._icon {
  background: black;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.news .content .rt .list {
  margin-top: 30px;
}
.news .content .rt .list ul li {
  margin-bottom: 45px;
}
.news .content .rt .list ul li .item {
  border-bottom: 1px dashed #636363;
  padding-bottom: 10px;
}
.news .content .rt .list ul li .item .title {
  display: flex;
}
.news .content .rt .list ul li .item .title ._icon {
  background: #005ba4;
}
.news .content .rt .list ul li .item .title p {
  flex: 1;
  font-size: 18px;
}
.news .content .rt .list ul li .item .summary {
  margin-top: 10px;
  display: flex;
}
.news .content .rt .list ul li .item .summary p {
  flex: 1;
  font-size: 14px;
  color: #636363;
  display: block;
  line-height: 2;
}
.news .content .rt .list ul li:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .ttt1 h3 span {
    font-size: 14px;
    margin: 0 10px;
  }

  .ttt1 h3 {
    min-height: auto;
    line-height: inherit;
    letter-spacing: 0;
  }

  .ttt1 h3:after, .ttt1 h3:before {
    width: 50px;
  }

  .ttt1 .message p {
    font-size: 14px;
  }

  .ttt1 .message img {
    max-width: 9%;
  }

  .texing {
    display: none;
  }

  .about .lf {
    padding: 0 15px;
    margin-bottom: 20px;
  }

  .about {
    padding-top: 37px;
    margin-bottom: 0;
  }

  .about .lf .more {
    margin-left:auto;
    margin-right:auto;
    float:none;
  }

  .about .content {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .about .rt {
    padding-left: 0;
  }

  .news ._title p {
    font-size: 14px;
  }

  .news ._title span {
    font-size: 12px;
  }

  .news .content > div {
    float: none !important;
  }

  .news .content .lf {
    padding-right: 0;
  }

  .news .content .lf .top {
    display: block;
  }

  .news ._title {
    text-align: center;
  }

  .news .content .lf .typelist {
    margin-left: 0;
  }

  .news {
    padding-top: 38px;
    padding-bottom: 0;
  }

  .news .content .lf .typelist ul {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .news .content .lf .typelist ul li:last-child {
    margin-right: 0;
  }

  .news .content .lf .list .item {
    display: block;
  }
  .news .content .lf .list .item:last-child {
    display: none;
  }
  .news .content .lf .list .item .pic {
    margin-bottom: 15px;
    text-align: center;
  }
  .news .content .lf .list .item .pic img {
    width: 100%;
  }

  .news .content .lf .list .item .message .title {
    font-size: 14px;
  }

  .news .content .rt {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }

  .news .content .rt .list ul li {
    display: none;
  }
  .news .content .rt .list ul li:first-child {
    display: block;
  }

  .case {
    overflow: hidden;
    margin-bottom: 0;
  }

  .case .top_title p {
    font-size: 14px;
    margin: 0 18px;
  }

  .case .top_title .line {
    width: 59px;
  }

  .case .owl-theme .owl-controls {
    display: none !important;
  }

  .case .list .item .name {
    width: 100%;
    font-size: 14px;
  }

  .case .top_title {
    margin-bottom: 0;
  }

  .news .content .rt .list ul li .item .title p {
    font-size: 14px;
  }
}

/*# sourceMappingURL=index.css.map */
