@charset "UTF-8";
.btp .btp-banner {
  position: relative;
  width: 100%;
}

.btp .btp-banner img {
  display: block;
  width: 100%;
}

.btp .btp-banner .banner-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

.btp .btp-banner .banner-box .IndexService_content {
  position: relative;
  height: 100%;
}

.btp .btp-banner .banner-box .IndexService_content .txt {
  position: absolute;
  left: 0;
  bottom: 10%;
  color: #fff;
  line-height: 1.5;
}

.btp .btp-banner .banner-box .IndexService_content .txt h1 {
  font-weight: 400;
  font-size: 38px;
}

.btp .btp-banner .banner-box .IndexService_content .txt p {
  font-size: 22px;
  margin-top: 16px;
}

.btp .btp-banner .banner-box .IndexService_content .txt .btn {
  margin-top: 26px;
}

.btp .btp-banner .banner-box .IndexService_content .txt .btn span {
  display: inline-block;
  font-size: 16px;
  padding: 10px 16px;
}

.btp .btp-banner .banner-box .IndexService_content .txt .btn span.ys {
  cursor: pointer;
  text-decoration: none;
  background-color: #007db8;
  color: #fff;
  border: 1px solid #007db8;
  margin-right: 20px;
}

.btp .btp-banner .banner-box .IndexService_content .txt .btn span.sy {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid #fff;
}

.btp .btp-0 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btp .btp-0 .box:nth-child(2) {
  margin-top: 20px;
}

.btp .btp-0 .box .li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  color: #3c3c3c;
}

.btp .btp-0 .box .li:nth-child(1) {
  margin-right: 2%;
}

.btp .btp-0 .box .li:nth-child(2) {
  margin-left: 2%;
}

.btp .btp-0 .box .li span {
  color: #f0ab00;
  font-size: 20px;
  font-weight: bold;
  margin-right: 10px;
}

.btp .btp-1 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btp .btp-1 .box .left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 2%;
}

.btp .btp-1 .box .left img {
  display: block;
  width: 100%;
}

.btp .btp-1 .box .right {
  margin-left: 2%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /* 子元素横向排列 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btp .btp-1 .box .right h4 {
  font-size: 18px;
  margin-bottom: 20px;
  color: #3c3c3c;
}

.btp .btp-1 .box .right .li {
  font-size: 16px;
  color: #3c3c3c;
  margin-bottom: 18px;
  font-weight: 500;
}

.btp .btp-1 .box .right p {
  font-size: 18px;
  color: #3c3c3c;
  margin-bottom: 18px;
  font-weight: 500;
}

.btp .btp-1 .box .right p span {
  font-weight: 300;
  color: #777;
}

.btp .btp-1 .box1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
}

.btp .btp-1 .box1 .li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.btp .btp-1 .box1 .li:nth-child(1) {
  margin-right: 2%;
}

.btp .btp-1 .box1 .li:nth-child(2) {
  margin-left: 1%;
  margin-right: 1%;
}

.btp .btp-1 .box1 .li:nth-child(3) {
  margin-left: 2%;
}

.btp .btp-1 .box1 .li h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}

.btp .btp-1 .box1 .li p {
  font-size: 16px;
  color: #3c3c3c;
  margin-top: 14px;
}

.btp .btp-1 .box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btp .btp-1 .box2 .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 2%;
}

.btp .btp-1 .box2 .right img {
  display: block;
  width: 100%;
}

.btp .btp-1 .box2 .left {
  margin-right: 2%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /* 子元素横向排列 */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 相对父元素水平居中 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btp .btp-1 .box2 .left h3 {
  color: #333;
  font-size: 18px;
}

.btp .btp-1 .box2 .left p {
  font-size: 16px;
  color: #3c3c3c;
  margin-bottom: 18px;
  font-weight: 500;
  margin-top: 30px;
}

.btp .btp-1 .box2 .left p span {
  font-weight: 300;
  color: #777;
}

.btp .btp-2 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btp .btp-2 .box h3 {
  font-size: 18px;
  color: #3c3c3c;
}

.btp .btp-2 .box p {
  margin-top: 18px;
  font-size: 16px;
  color: #333;
}

.btp .btp-2 .box img {
  display: block;
  width: 100%;
}

.btp .btp-2 .box .left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /* 子元素横向排列 */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 相对父元素水平居中 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btp .btp-2 .box .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /* 子元素横向排列 */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 相对父元素水平居中 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btp .btp-2 .box1 h3 {
  font-size: 16px;
  color: #333;
}

.btp .btp-2 .box1 p {
  font-size: 16px;
  color: #3c3c3c;
  margin-top: 16px;
}

.btp .btp-2 .box1 p span {
  color: #006799;
}

.btp .btp-2 .box1 .mn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
}

.btp .btp-2 .box1 .mn-box .left {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.btp .btp-2 .box1 .mn-box .left img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.btp .btp-2 .box1 .mn-box .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /* 子元素横向排列 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btp .btp-2 .box1 .mn-box .right h4 {
  font-size: 18px;
  margin-bottom: 20px;
  color: #3c3c3c;
}

.btp .btp-2 .box1 .mn-box .right .li {
  font-size: 16px;
  color: #3c3c3c;
  margin-bottom: 20px;
}

.btp .btp-3 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.btp .btp-3 .box img {
  display: block;
  width: 100%;
}

.btp .btp-3 .box .left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.btp .btp-3 .box .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.btp .btp-3 .box .txt-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.btp .btp-3 .box .txt-mask .IndexService_content {
  padding: 0;
  height: 100%;
}

.btp .btp-3 .box .txt-mask .mm-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  color: #fff;
}

.btp .btp-3 .box .txt-mask .mm-box .li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  /* 子元素横向排列 */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 相对父元素水平居中 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btp .btp-3 .box .txt-mask .mm-box .li h3 {
  font-size: 36px;
}

.btp .btp-3 .box .txt-mask .mm-box .li p {
  font-size: 18px;
  margin-top: 10px;
}

.btp .btp-3 .box .txt-mask .mm-box .li:nth-child(1) {
  text-align: left;
  margin-right: 10%;
}

.btp .btp-3 .box .txt-mask .mm-box .li:nth-child(2) {
  text-align: right;
  margin-left: 10%;
}

.btp .btp-4 {
  background: #f6f6f6;
}

.btp .btp-4 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btp .btp-4 .box .li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.btp .btp-4 .box .li:nth-child(1) {
  margin-right: 2%;
}

.btp .btp-4 .box .li:nth-child(2) {
  margin-left: 1%;
  margin-right: 1%;
}

.btp .btp-4 .box .li:nth-child(3) {
  margin-left: 2%;
}

.btp .btp-4 .box .li img {
  display: block;
  width: 100%;
}

.btp .btp-4 .box .li h3 {
  font-size: 18px;
  color: #3c3c3c;
  margin-top: 18px;
}

.btp .btp-4 .box .li p {
  margin-top: 10px;
  font-size: 14px;
  color: #777;
}

.btp .btp-4 .box1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btp .btp-4 .box1 .li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.btp .btp-4 .box1 .li:nth-child(1) {
  margin-right: 2%;
}

.btp .btp-4 .box1 .li:nth-child(2) {
  margin-left: 1%;
  margin-right: 1%;
}

.btp .btp-4 .box1 .li:nth-child(3) {
  margin-left: 1%;
  margin-right: 1%;
}

.btp .btp-4 .box1 .li:last-child {
  margin-left: 2%;
}

.btp .btp-4 .box1 .li img {
  display: block;
  width: 50%;
  margin: 0 auto;
}

.btp .btp-4 .box1 .li h3 {
  font-size: 18px;
  color: #333;
  margin-top: 18px;
}

.btp .btp-4 .box1 .li p {
  margin-top: 10px;
  font-size: 16px;
  color: #3c3c3c;
}

.btp .btp-4 .box1 .li .p {
  color: #007db8;
  margin-top: 10px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .btp .btp-banner img {
    height: 170px;
  }
  .btp .btp-banner .banner-box .IndexService_content .txt {
    position: absolute;
    left: 0;
    bottom: 10%;
    color: #fff;
    line-height: 1.5;
  }
  .btp .btp-banner .banner-box .IndexService_content .txt h1 {
    font-weight: 400;
    font-size: 16px;
  }
  .btp .btp-banner .banner-box .IndexService_content .txt p {
    font-size: 12px;
    margin-top: 6px;
  }
  .btp .btp-banner .banner-box .IndexService_content .txt .btn {
    margin-top: 8px;
  }
  .btp .btp-banner .banner-box .IndexService_content .txt .btn span {
    font-size: 14px;
    padding: 4px 10px;
  }
  .btp .btp-banner .banner-box .IndexService_content .txt .btn span.ys {
    margin-right: 10px;
  }
  .btp .btp-0 .box {
    display: block;
  }
  .btp .btp-0 .box:nth-child(2) {
    margin-top: 0;
  }
  .btp .btp-0 .box .li {
    font-size: 16px;
    line-height: 1.5;
    width: 90%;
  }
  .btp .btp-0 .box .li:nth-child(1) {
    margin: 0 auto;
    margin-top: 10px;
  }
  .btp .btp-0 .box .li:nth-child(2) {
    margin: 0 auto;
    margin-top: 10px;
  }
  .btp .btp-0 .box .li span {
    font-size: 20px;
  }
  .btp .btp-1 .box {
    display: block;
  }
  .btp .btp-1 .box .left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 0;
  }
  .btp .btp-1 .box .right {
    margin-left: 0;
    margin-top: 20px;
  }
  .btp .btp-1 .box .right h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .btp .btp-1 .box .right .li {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .btp .btp-1 .box .right p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .btp .btp-1 .box1 {
    display: block;
    margin-top: 5px;
  }
  .btp .btp-1 .box1 .li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 30px;
  }
  .btp .btp-1 .box1 .li:nth-child(1) {
    margin-right: 0;
  }
  .btp .btp-1 .box1 .li:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
  }
  .btp .btp-1 .box1 .li:nth-child(3) {
    margin-left: 0;
  }
  .btp .btp-1 .box1 .li h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .btp .btp-1 .box1 .li p {
    font-size: 12px;
    margin-top: 10px;
  }
  .btp .btp-1 .box2 {
    display: block;
  }
  .btp .btp-1 .box2 .right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 0;
  }
  .btp .btp-1 .box2 .right img {
    display: block;
    width: 100%;
  }
  .btp .btp-1 .box2 .left {
    margin-right: 0;
  }
  .btp .btp-1 .box2 .left h3 {
    font-size: 16px;
  }
  .btp .btp-1 .box2 .left p {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .btp .btp-2 .box {
    display: block;
  }
  .btp .btp-2 .box h3 {
    font-size: 16px;
  }
  .btp .btp-2 .box p {
    margin-top: 10px;
    font-size: 12px;
  }
  .btp .btp-2 .box .left {
    margin-right: 0;
  }
  .btp .btp-2 .box .right {
    margin-left: 0;
    margin-top: 20px;
  }
  .btp .btp-2 .box1 h3 {
    font-size: 16px;
  }
  .btp .btp-2 .box1 p {
    font-size: 12px;
  }
  .btp .btp-2 .box1 .mn-box {
    display: block;
    margin-top: 25px;
  }
  .btp .btp-2 .box1 .mn-box .left img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .btp .btp-2 .box1 .mn-box .right h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .btp .btp-2 .box1 .mn-box .right .li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .btp .btp-3 .box {
    display: block;
  }
  .btp .btp-3 .box .txt-mask .IndexService_content {
    padding: 0;
    height: 100%;
  }
  .btp .btp-3 .box .txt-mask .mm-box {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
  }
  .btp .btp-3 .box .txt-mask .mm-box .li {
    height: 50%;
  }
  .btp .btp-3 .box .txt-mask .mm-box .li h3 {
    font-size: 20px;
  }
  .btp .btp-3 .box .txt-mask .mm-box .li p {
    font-size: 14px;
    margin-top: 10px;
  }
  .btp .btp-3 .box .txt-mask .mm-box .li:nth-child(1) {
    text-align: left;
    margin-right: 0;
  }
  .btp .btp-3 .box .txt-mask .mm-box .li:nth-child(2) {
    text-align: left;
    margin-left: 0;
  }
  .btp .btp-4 .box {
    display: block;
  }
  .btp .btp-4 .box .li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .btp .btp-4 .box .li:nth-child(1) {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .btp .btp-4 .box .li:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .btp .btp-4 .box .li:nth-child(3) {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .btp .btp-4 .box .li:last-child {
    margin-left: 0;
  }
  .btp .btp-4 .box .li img {
    display: block;
    width: 100%;
  }
  .btp .btp-4 .box .li h3 {
    font-size: 16px;
    color: #3c3c3c;
    margin-top: 10px;
  }
  .btp .btp-4 .box .li p {
    margin-top: 6px;
    font-size: 12px;
    color: #777;
  }
  .btp .btp-4 .box1 {
    display: block;
  }
  .btp .btp-4 .box1 .li:nth-child(1) {
    margin-right: 0;
  }
  .btp .btp-4 .box1 .li:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
  }
  .btp .btp-4 .box1 .li:nth-child(3) {
    margin-left: 0;
    margin-right: 0;
  }
  .btp .btp-4 .box1 .li:last-child {
    margin-left: 0;
  }
  .btp .btp-4 .box1 .li img {
    width: 50%;
  }
  .btp .btp-4 .box1 .li h3 {
    font-size: 16px;
    margin-top: 10px;
  }
  .btp .btp-4 .box1 .li p {
    margin-top: 10px;
    font-size: 12px;
    color: #777;
  }
  .btp .btp-4 .box1 .li .p {
    margin-top: 10px;
    font-size: 12px;
  }
}
/*# sourceMappingURL=btp.css.map */