﻿.mb50 {
  margin-bottom: 40px;
}

.hander_index {
  overflow: hidden;
}

.swiper-container {
  width: 100%;
  height: 400px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: rgb(255, 255, 255);
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.swiper-slide1_1 {
  background: url("../img/banner1.jpg") 0px 0px / 100% 100% no-repeat;
}

.swiper-slide1_2 {
  background: url("../img/banner02.jpg") 0px 0px / 100% 100% no-repeat;
}

.swiper-slide>img {
  width: 100%;
  height: 100%;
}

.slide_text {
  width: 100%;
  position: absolute;
  text-align: left;
  color: rgb(255, 255, 255);
  line-height: 50px;
}

.slide_text_div {
  display: inline-block;
  width: 200px;
  line-height: 30px;
  margin-right: 30px;
  margin-top: 50px;
}

.slide_text_div p {
  color: rgb(221, 221, 221);
}

.slide_text .title {
  font-size: 45px;
  letter-spacing: 1.5px;
}

.slide_text .title_en {
  font-weight: 600;
  font-size: 25px;
  color: rgb(221, 221, 221);
  display: inline-block;
}

.slide_text .btn {
  width: 150px;
  height: 50px;
  background: rgb(240, 83, 82);
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: 50px;
  display: inline-block;
  border-radius: 4px;
}

.swiper-slide2 {
  text-align: center;
  font-size: 18px;
  background: rgb(244, 244, 244);
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  transition: all 300ms ease 0s;
  transform: scale(0.8);
}

.swiper-container2 {
  margin-top: 50px;
}

.swiper-container2 img {
  width: 300px;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
}

#swiper-wrapper2 {
  width: 90%;
}

.advantage {
  padding: 50px 0px;
}

.advantage2_none {
  background: rgb(244, 244, 244);
  text-align: center;
  height: 100px;
  margin-top: 45px;
  line-height: 100px;
}

.advantage_top>div {
  /* width: 50%; */
  box-sizing: border-box;
  font-size: 15px;
}

.advantage_top>div:last-child {
  text-align: center;
}

.advantage_top .advantage_top_left {
  font-size: 25px;
  color: rgb(0, 0, 0);
  line-height: 50px;
}

.advantage_top .advantage_top_left a {
  font-size: 16px;
  color: rgb(153, 153, 153);
  text-decoration: underline;
}

.advantage_top .advantage_top_left2 {
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-top: 30px;
}

.advantage_boottom {
  display: inline-block;
  width: 24%;
  margin-top: 50px;
  text-align: center;
  background: rgb(255, 255, 255);
}

.advantage_boottom .advantage_boottom_ul li {}

.advantage_boottom .title {
  display: flex;
}

.advantage_boottom .title>div {
  flex: 1 1 0%;
  text-align: center;
}

.advantage_boottom .title img {
  width: 100px;
}

.advantage_boottom .title2 {
  color: rgb(0, 0, 0);
  font-size: 16px;
  font-weight: 600;
}

.advantage_boottom .title3_text {
  line-height: 23px;
}

.advantage_boottom .title3_text>p {
  height: 70px;
}

.template {
  background: rgb(255, 255, 255);
  border-radius: 4px;
  overflow: hidden;
  width: 30%;
  display: inline-block;
  margin-bottom: 30px;
  margin-left: 30px;
}

.template_pop_llate {
  position: relative;
}

.template img {
  width: 100%;
}

.template>ul {
  padding: 15px 0px;
  background: rgb(244, 244, 244);
}

.template>ul li {
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.template>ul li a {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: rgb(57, 123, 232);
  color: rgb(255, 255, 255);
  border-radius: 4px;
}

.template .template_pop {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  top: 0px;
  left: 0px;
  color: rgb(255, 255, 255);
  padding: 10px;
  box-sizing: border-box;
  line-height: 30px;
  display: none;
}

.template .template_pop .title {
  font-size: 17px;
  margin-bottom: 10px;
  text-align: center;
}

.template .template_pop .template_pop_code {
  width: 90px;
}

.template_pop .template_pop_divs {
  padding: 0px 50px;
}

.h5_5 {
  height: 101px;
}

.advantage_lable {
  font-size: 14px;
  line-height: 30px;
  border: 1px solid rgb(221, 221, 221);
  display: inline-block;
  border-radius: 4px;
  width: 24%;
  margin-left: 0.5%;
}

.advantage_lable {
  background: rgb(109, 140, 234);
  color: rgb(255, 255, 255);
}

.advantage_lable li {
  padding-left: 30px;
  line-height: 40px;
}

.advantage_lable2,
.advantage_lable3,
.advantage_lable4 {
  color: rgb(255, 255, 255);
}

.advantage_lable .title {
  padding-left: 10px;
  font-weight: 600;
  font-size: 15px;
}

.advantage_top_left_yop {
  margin-top: 50px;
}

.advantage_lable2 {
  background: rgb(78, 131, 175);
}

.timg {
  width: 310px;
  margin: 0px auto;
  display: block;
}

.btn_labet {
  width: 230px;
  display: block;
  background: rgb(0, 0, 0);
  text-align: center;
  color: rgb(255, 255, 255);
  border-radius: 4px;
}

.about {
  border: 1px solid rgb(244, 244, 244);
  background: rgb(244, 244, 244);
  padding: 100px;
  line-height: 40px;
  margin-top: 50px;
  position: relative;
}

.logo_about {
  position: absolute;
  top: -75px;
  left: 50%;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-left: -75px;
}

.about p {
  margin-top: 50px;
  line-height: 30px;
}

.logo_about_img {
  text-align: center;
  margin-left: 50px;
}

.help table {
  font-size: 14px;
}

.help table tr td {}

.help_ul {
  line-height: 25px;
}

.help_ul li {
  display: inline-block;
  width: 33%;
}

.help_ul li>a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.help_ico {
  background: rgb(78, 131, 175);
  width: 128px;
  height: 128px;
  text-align: center;
}

.help_ico2 {
  background: rgb(108, 172, 174);
}

.help_ico3 {
  background: rgb(225, 160, 68);
}

.help_ico img {
  width: 64px;
  height: 64px;
  margin: 32px 0px;
}

.advantage_help {
  padding-top: 0px;
  padding-bottom: 0px;
}

.advantage_help_bottom {
  padding-bottom: 50px;
}

.newsinfo_box {
  width: 20%;
  text-align: left;
  margin: 50px 0px;
}

.newsinfo_box li {
  height: 50px;
  line-height: 50px;
  padding: 0px 20px;
}

.newsinfo_box li a {
  color: rgb(153, 153, 153);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.newsinfo_box_box {
  margin-bottom: 50px;
}

.newsinfo_box_box ul {
  border-right: 1px solid rgb(219, 219, 219);
  border-bottom: 1px solid rgb(219, 219, 219);
  border-left: 1px solid rgb(219, 219, 219);
  border-image: initial;
  border-top: none;
}

.newsinfo_box_box p {
  height: 50px;
  line-height: 50px;
  padding: 0px 10px;
  color: rgb(255, 255, 255);
  background: rgb(57, 123, 232);
  font-weight: 600;
}

.newsinfo_content_btn {
  width: 90%;
  margin: 0px auto 50px;
  text-align: center;
}

.newsinfo_content_btn a {
  height: 35px;
  line-height: 35px;
  display: inline-block;
  background: rgb(57, 123, 232);
  color: rgb(255, 255, 255);
  border-radius: 4px;
  padding: 0px 5px;
}

.newsinfo {
  background: rgb(244, 244, 244);
  margin: 50px 0px;
  border: 1px solid rgb(219, 219, 219);
  width: 75%;
}

.newsinfo .newsinfo_title {
  text-align: center;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  border-bottom: 1px solid rgb(219, 219, 219);
}

.newsinfo .newsinfo_date a {
  color: rgb(57, 123, 232);
}

.newsinfo .newsinfo_date {
  line-height: 27px;
  border-bottom: 1px solid rgb(219, 219, 219);
  padding: 10px 50px;
  font-size: 15px;
  background: rgb(255, 255, 255);
}

.newsinfo .newsinfo_content {
  font-size: 15px;
  padding: 50px;
  line-height: 40px;
}

.newsinfo .newsinfo_content img {
  max-width: 100%;
}

.newsinfo_btn {
  text-align: right;
  width: 100%;
  background: rgb(255, 255, 255);
  padding: 15px 0px;
}

.newsinfo_btn span {
  margin-right: 20px;
  letter-spacing: 1px;
}

.newsinfo_btn a {
  margin-right: 20px;
  display: inline-block;
  border: 1px solid rgb(219, 219, 219);
  background: rgb(244, 244, 244);
  text-align: center;
  width: 50px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
}

.news_table {
  width: 75%;
  margin: 50px auto;
  line-height: 40px;
  background: rgb(244, 244, 244);
  padding: 20px;
  box-sizing: border-box;
}

.advantage_top .advantage_top_left .advantage_top_left_a a {
  padding: 5px;
  text-decoration: dotted;
  border-radius: 6px;
  font-size: 14px;
  margin-right: 13px;
}

.advantage_top .advantage_top_left .advantage_top_left_a a.on {
  background: rgb(240, 83, 82);
  color: rgb(255, 255, 255);
}

.advantage_top .advantage_top_left .advantage_top_left_a a:hover {
  background: rgb(240, 83, 82);
  color: rgb(255, 255, 255);
}

.pagination {
  padding: 40px 0px 0px;
}

.pagination li {
  display: inline-block;
  width: 50px;
  height: 20px;
  margin: 0px 10px;
  padding-bottom: 5px;
  color: rgb(153, 153, 153);
  font-weight: 600;
}

.pagination li a {
  color: rgb(153, 153, 153);
  display: block;
  height: 30px;
}

.pagination li:hover {
  border-bottom: 1px solid rgb(57, 123, 232);
  color: rgb(57, 123, 232);
}

.pagination li a:hover {
  color: rgb(57, 123, 232);
}

.pagination .disabled {
  color: rgb(57, 123, 232);
  border-bottom: 1px solid rgb(255, 255, 255);
}

.pagination .disabled:hover {
  border-bottom: 1px solid rgb(255, 255, 255);
  color: rgb(57, 123, 232);
}

.pagination .active {
  border-bottom: 1px solid rgb(255, 255, 255);
  color: rgb(57, 123, 232);
}

.pagination .active:hover {
  border-bottom: 1px solid rgb(255, 255, 255);
  color: rgb(57, 123, 232);
}

.voting .voting_box {
  width: 30%;
  margin: 0px 20px;
  background: rgb(255, 255, 255);
  overflow: hidden;
  border-radius: 4px;
  padding-bottom: 15px;
}

.voting .voting_box li {
  padding: 0px 10px;
  margin-top: 15px;
}

.voting .voting_box li a {
  color: rgb(102, 102, 102);
}

.voting .voting_box li .btn {
  color: rgb(51, 51, 51);
  text-decoration: underline;
}

.voting .voting_box .titlt {
  background: rgb(78, 131, 175);
  text-align: center;
  padding: 30px 0px;
  margin-top: 0px;
}

.voting .voting_box .titlt img {
  width: 50px;
}

.voting .voting_box .titlt2 {
  background: rgb(108, 172, 174);
}

.voting .voting_box .titlt3 {
  background: rgb(225, 160, 68);
}

.introduction>ul {
  margin-bottom: 50px;
  border-bottom: 1px dashed rgb(219, 219, 219);
  padding-bottom: 50px;
}

.introduction>ul:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}

.introduction ul>li {
  width: 100%;
}

.introduction ul .introduction_text {
  width: 50%;
}

.introduction ul .introduction_text .title {
  font-size: 18px;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  margin: 30px 0px;
}

.introduction ul .introduction_text .introduction_text_t {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.5px;
}

.introduction ul .introduction_text .title i {
  width: 8px;
  background: rgb(57, 123, 232);
  display: inline-block;
  height: 30px;
}

.introduction ul .introduction_text .title span {
  margin-left: 10px;
}

.introduction ul .introduction_img {
  padding: 15px;
  box-sizing: border-box;
  width: 35%;
}

.introduction .tp_buzhou {
  margin-bottom: 0px;
}

.tp_buzhou #li {
  width: 100%;
}

.tp_buzhou a {
  background: rgb(57, 123, 232);
  color: rgb(255, 255, 255);
  display: block;
  margin: 0px auto;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 6px;
}

.solution_complete {
  margin-top: 50px;
}

.solution_complete>div {
  width: 20%;
  display: inline-block;
  background: rgb(255, 255, 255);
  padding: 20px;
  margin: 10px 0.7%;
}

.solution_complete img {
  width: 50%;
}

.solution_complete .solution_compldiv {
  width: 50%;
  padding-left: 20px;
  box-sizing: border-box;
}

.solution_complete .solution_compldiv .title {
  font-size: 18px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  margin-bottom: 20px;
}

.ip_box {
  /* background-color: red; */
  display: flex;
  flex-wrap: wrap;
  padding: 0 56px;
}

.ip_head {
  font-size: 25px;
  color: rgb(0, 0, 0);
  line-height: 50px;
  height: 50px;
  text-align: center;
  margin-bottom: 43px;
}

.ip_item {
  width: 325px;
  height: 288px;
  font-size: 22px;
  margin-right: 56px;
  margin-bottom: 38px;

}

.ip_item:nth-child(3n) {
  margin-right: 0;
}

.ip_item:nth-child(n+4) {
  margin-bottom: 0;
}

.ip_item .img {
  width: 325px;
  height: 219px;
  /* 璁剧疆婧㈠嚭闅愯棌 */
  overflow: hidden;
}

.ip_item .img img {
  width: 100%;
  height: 100%;
  /* 鍥剧墖鍒濆澶у皬 */
  transition: all 0.8s;
  /* 骞虫粦鐨勫彉鎹㈡晥鏋?*/
  cursor: pointer;
}

.ip_item img:hover {
  transform: scale(1.3);
}

.ip_item .text {
  font-size: 22px;
  width: 100%;
  height: 69px;
  text-align: center;
  line-height: 69px;
  color: #2A2A2A;
  background-color: #FFFFFF;
  border-radius: 0px 0px 8px 8px;
}

.ip_item.last_item {
  background: url("../img/ip/more.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 288px;
  color: #FFFFFF;
}

.hande {
      position: relative;
    }

    .code {
      position: absolute;
      right: 56px;
      top: 13px;

      opacity: 0;
      border-radius: 20px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .code .one {
      width: 100px;
      height: 100px;

    }

    .code .two {
      width: 100px;
      height: 100px;

    }

    .code img {
      width: 100%;
      height: 100%;
    }

    .triangle {
      position: absolute;
      top: 37px;
      left: -20px;

      width: 0;
      height: 0;

      border: 10px solid;
      border-color: transparent red transparent transparent;

    }

    .more {
      position: relative;
    }

    .two-code {
      position: absolute;
      opacity: 0;
      bottom: -24px;
      left: 234px;
      width: 200px;
      height: 100px;
      background-color: red;
      z-index: 999;
    }

    .two-code img {
      width: 50%;
      height: 100%;
    }

