.inner_title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
  width: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 15px;
}

.inner_title h3 {
  font-size: 24px;
  color: #333;
  padding-top: 15px;
  margin-bottom: 10px;
}

.inner_title i {
  width: 27px;
  vertical-align: top;
  height: 4px;
  border-radius: 4px;
  background: linear-gradient(135deg, #a1fae5, #5c8df2);
  display: inline-block;
  margin-bottom: -6px;
}

.inner_title h4 {
  font-size: 16px;
  margin-top: 0;
  text-align: center;
  margin-bottom: 5px;
  line-height: 26px;
}

#main .inner_banner_base .text {
  margin-top: 30px;
}

#main .inner_banner_base .text h3 {
  font-size: 24px;
  color: #fff;
}

#main .inner_banner_base .text p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.more_txt {
  width: 100%;
  display: inline-block;
  text-align: center;
}

.more_txt a {
  font-size: 16px;
  color: #4274f6;
  padding: 7px 15px;
  display: inline-block;
  border-radius: 100px;
}

.more_txt a:hover {
  background-color: #4274f6;
  color: #fff;
}

.foot_jjfa {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  padding-bottom: 30px;
}

.foot_jjfa h3 {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
  margin-top: 20px;
}

.foot_jjfa h4 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
  color: #666;
}

.foot_jjfa .base_btn {
  margin-top: 10px;
}

.foot_jjfa .base_btn a {
  font-size: 16px;
  background-color: #4274F6;
  border: 1px solid #4274F6;
  color: #fff;
  padding: 7px 15px;
  border-radius: 100px;
  display: inline-block;
  margin: auto 8px;
}

.foot_jjfa .base_btn a.demoBtn {
  background-color: inherit;
  color: #4274F6;
}

.inner_banner {
  width: 100%;
  display: inline-block;
  height: 220px;
}

.inner_banner .text {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-top: 30px;
  padding: 0 15px;
}

.inner_banner .text h3 {
  font-size: 24px;
  font-weight: bold;
  color: #2B2C2F;
  margin-bottom: 20px;
}

.inner_banner .text h4 {
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.inner_banner .text p {
font-size: 16px;
line-height:26px;
}
.h500px {
  height: auto;
}

.inner_banner_case_logo {
  display: flex;
  align-items: center;
}

.inner_banner_case_logo .text {
  margin-top: 0;
}

.inner_banner_case_logo .text h3 {
  font-size: 48px;
  color: #fff;
}

.inner_banner_case_logo .text p {
  font-size: 32px;
  color: #fff;
}

.case_swiper {
  position: relative;
  margin-top: -20px;
  height: auto;
  background: #ffffff;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.07);
}

.case_swiper .slt {
  height: 170px;
  width: 100%;
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.case_swiper .slt img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.case_swiper .text {
  padding: 15px 15px 25px 15px;
  flex: 1;
}

.case_swiper .text h3 {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color: #000;
  margin-bottom: 15px;
  position: relative;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.case_swiper .text p {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  position: relative;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.case_swiper .text .base_btn {
  margin-top: 10px;
  justify-content: left;
}

.case_swiper .text .base_btn a {
  font-size: 16px;
  padding: 6px 15px;
  margin: auto 0;
  margin-right: 10px;
}

.case_con {
  margin-top: 30px;
  padding-bottom: 30px;
}

.case_con .title {
  font-size: 24px;
  color: #000;
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
}

.case_con .tab {
  width: 100%;
  display: inline-block;
  text-align: left;
}

.case_con .tab ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.case_con .tab ul li {
  float: left;
}

.case_con .tab ul li a {
  padding: 6px 16px;
  margin-right: 10px;
  font-size: 16px;
  color: #000;
  background-color: #fff;
  border-radius: 100px;
  display: inline-block;
  border: 1px solid rgba(0,0,0,.05);
  margin-bottom: 16px;
}

.case_con .tab ul li a.active,
.case_con .tab ul li a:hover {
  color: #4274F6;
  background-color: rgba(67, 116, 246, 0.1);
}

.case_con .list {
  margin-top: 4px;
}

.case_con .list .subtitle {
  margin: 15px 0 0 0;
  color: #999;
  font-size: 16px;
  line-height: 26px;
}

.case_con .list ul {
  display: flex;
  flex-wrap: wrap;
}

.case_con .list ul li a {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.07);
  position: relative;
  overflow: hidden;
  display: inline-block;
  transition: 0.3s all linear;
  margin-top: 10px;
}

.case_con .list ul li a .block .slt {
  width: 100%;
  height: 165px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}

.case_con .list ul li a .block .slt img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.case_con .list ul li a .block .text {
  padding: 15px;
}

.case_con .list ul li a .block .text h3 {
  font-size: 18px;
  color: #000;
  margin-bottom: 6px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}

.case_con .list ul li a .block .text span {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.case_con .list ul li a .block .text .logo {
  margin-top: 10px;
  border-top: 1px solid rgba(0,0,0,.05);
  padding-top: 5px;
}

.case_con .list ul li a .block .text .logo img {
  height: 45px;
}

.case_con .list ul li a .block_hover {
  background: linear-gradient(180deg, rgba(66, 116, 246, 0.2), #4274f6 66%);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1;
  padding: 10px 15px;
  align-items: end;
  display: flex;
  opacity: 0;
  transition: 0.3s all linear;
}

.case_con .list ul li a .block_hover .text h3 {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  margin-bottom: 20px;
}

.case_con .list ul li a .block_hover .text .detail_text {
  display: flex;
  align-items: center;
  justify-content: left;
}

.case_con .list ul li a .block_hover .text .detail_text strong {
  color: #fff;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
}

.case_con .list ul li a .block_hover .text .detail_text img {
  margin-left: 5px;
  width: 20px;
  transition: 0.3s all linear;
}

.case_con .list ul li a:hover .block_hover {
  opacity: 1;
  transition: 0.3s all linear;
}

.case_con .list ul li a:hover .block_hover .text .detail_text img {
  margin-left: 15px;
  transition: 0.3s all linear;
}

.case_con .list ul li:nth-child(3n+1) {
  margin-left: 0;
}

.case_con .list ul li:nth-child(3n+3) {
  margin-right: 0;
}

.case_detail .case_detailTop {
  display: flex;
  align-items: center;
}

.case_detail .case_swiper {
  margin-top: 0;
  box-shadow: inherit;
  background-color: inherit;
}

.case_detail .case_swiper .text {
  padding: 20px 0px 20px 0px;
}
.case_detail .case_swiper .text .logo {
    border-bottom: 1px solid rgba(0,0,0,.05);
    padding-bottom: 10px;
  margin: 10px 0;
}
.case_detail .case_swiper .text .logo img {
  height: 45px;
}

.case_detail .case_swiper .slt {
  margin-top: 15px;
}

.case_detail .detail_con {
  margin: 10px 0 10px 0;
}

.case_detail .detail_con>h3 {
  font-size: 18px;
  line-height: 30px;
  width: 100%;
  display: inline-block;
  text-align: center;
  font-weight: bold;
}

.case_detail .detail_con .con {
  font-size: 12px;
  padding: 15px 0;
  line-height: 20px;
}

.case_detail .detail_con .con>div,
.case_detail .detail_con .con>p,
.case_detail .detail_con .con>strong,
.case_detail .detail_con .con span,
.case_detail .detail_con .con>p>span>sup
.case_detail .detail_con .con>a {
  font-size: 16px !important;
  line-height: 26px;
  color: #666 !important;
  padding-bottom: 10px;
}
.case_detail .detail_con .con strong{
  color: #333;
}
.case_detail .detail_con .con sup{
  vertical-align:top;
  font-size:inherit;
}
.case_detail .detail_con .con>h1,
.case_detail .detail_con .con>h2,
.case_detail .detail_con .con>h3,
.case_detail .detail_con .con>h1 span,
.case_detail .detail_con .con>h2 span,
.case_detail .detail_con .con>h3 span,
.case_detail .detail_con .con>h1 span sup,
.case_detail .detail_con .con>h2 span sup,
.case_detail .detail_con .con>h3 span sup{
    font-weight: bold;
    color: #333 !important;
    font-size: 20px !important;
    padding-bottom: 10px;
}

.case_detail .detail_con .con>h4,
.case_detail .detail_con .con>h5,
.case_detail .detail_con .con>h6,
.case_detail .detail_con .con>h4 span,
.case_detail .detail_con .con>h5 span,
.case_detail .detail_con .con>h6 span,
.case_detail .detail_con .con>h4 span sup,
.case_detail .detail_con .con>h5 span sup,
.case_detail .detail_con .con>h6 span sup{
    font-weight: bold;
    color: #333 !important;
    font-size: 18px !important;
    padding-bottom: 10px;
}


.case_detail .detail_con .con img {
  max-width: 100% !important;
  margin-top: 10px;
}

.superProject .inner_title {
  margin-bottom: 20px;
}

.superProject ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  justify-content: center;
}

.superProject ul li {
  margin: 5px 5px;
}

.superProject ul li a img {
  height: 58px;
}

.about_us {
  width: 100%;
  background-color: #f9fafd;
}

.about_us .inner_title {
  margin-top: 15px;
  margin-bottom: 0;
}

.about_us .con {
  align-items: flex-start;
  margin-top: 0px;
}

.about_us .con .left {
  width: 100%;
  max-width: 568px;
  position: relative;
  display: inline-block;
  margin-top: 20px;
}

.about_us .con .left::before,
.about_us .con .left::after {
  position: absolute;
  content: "";
  display: none;
  display: inline-block;
}

.about_us .con .left::after {
  width: 200px;
  height: 190px;
  left: -10px;
  top: -15px;
  background-color: #4274F6;
}

.about_us .con .left::before {
  width: 40px;
  height: 40px;
  right: -10px;
  bottom: -15px;
  background-color: #43EDD7;
}

.about_us .con .left img {
  width: 100%;
  position: relative;
  z-index: 2;
}

.about_us .con .right {
  margin-top: 15px;
}

.about_us .con .right p {
  vertical-align: top;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 22px;
  text-align: left;
}

.about_us .con .right p:last-child {
  margin-bottom: 0;
}

.abuot_team {
  padding: 15px 0;
  margin-top: 20px;
}

.abuot_team .inner_title {
  margin-bottom: 0;
}

.abuot_team .wd_1440 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.abuot_team dl {
  padding: 15px;
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-top: 15px;
  border-radius: 5px;
}

.abuot_team dl dt {
  width: 80px;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  margin-right: 8px;
}

.abuot_team dl dt .icon img {
  width: 60px;
}

.abuot_team dl dt h3 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-top: 10px;
}

.abuot_team dl dd {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  flex: 1;
}

.abuot_select {
  position: relative;
}

.abuot_select .inner_title {
  color: #fff;
  position: relative;
  z-index: 2;
  margin-top: 50px;
}

.abuot_select .inner_title h3 {
  color: #fff;
}

.abuot_select .con img.bg_img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.abuot_select .wd_1440 {
  padding-top: 20px;
  position: relative;
  z-index: 2;
}

.abuot_select .wd_1440 img {
  width: 100%;
}

.abuot_content {
  margin-top: 20px;
}

.abuot_content .inner_title {
  margin-top: 20px;
}

.abuot_content .city_list {
  margin-top: 0;
}

.abuot_content .city_list ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.abuot_content .city_list ul li {
  width: 90px;
  margin: 15px 12px;
  text-align: center;
}

.abuot_content .city_list ul li .city_img img {
  width: 100%;
}

.abuot_content .city_list ul li h3 {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  color: #000;
  margin-top: 5px;
}

.abuot_content .contact_qrcode {
  margin-top: 20px;
  justify-content: space-between;
  padding-bottom: 10px;
}

.abuot_content .contact_qrcode .left {
  width: 100%;
}

.abuot_content .contact_qrcode .left h3 {
  font-size: 18px;
  font-weight: bold;
}

.abuot_content .contact_qrcode .left .line {
  margin-top: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.abuot_content .contact_qrcode .left .line span {
  font-size: 16px;
}

.abuot_content .contact_qrcode .left .line a {
  font-size: 16px;
  padding: 6px 15px;
  background-color: #4274F6;
  border-radius: 100px;
  display: inline-block;
  color: #fff;
}

.abuot_content .contact_qrcode .right {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 20px;
}

.abuot_content .contact_qrcode .right ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.abuot_content .contact_qrcode .right ul li {
  margin: 0 16px;
  width: 120px;
}

.abuot_content .contact_qrcode .right ul li img {
  width: 100%;
}

.abuot_content .contact_qrcode .right ul li h3 {
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.contactUs .abuot_content {
  margin-top: 0;
}

.contactUs .contact_copInfo {
  align-items: center;
  padding-bottom: 10px;
  padding-top: 15px;
  width: 100%;
  text-align: center;
}

.contactUs .contact_copInfo .logo {
  margin-right: 0;
  margin-bottom: 10px;
}

.contactUs .contact_copInfo .logo img {
  width: 220px;
}

.contactUs .contact_copInfo .info {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 20px;
}

.contactUs .contact_copInfo .info .line {
  align-items: center;
}

.contactUs .contact_copInfo .info .line .odd {
  display: flex;
  align-items: baseline;
  justify-content: left;
  margin: 10px 0;
}

.contactUs .contact_copInfo .info .line .odd img {
  width: 25px;
  margin-right: 15px;
}

.contactUs .contact_copInfo .info .line .odd i {
  font-size: 20px;
  margin-right: 5px;
}

.contactUs .contact_copInfo .info .line .odd span {
  font-size: 16px;
  line-height: 26px;
}

.news_con .list {
  padding-top: 15px;
}

.news_con .list ul li {
  margin: 10px 0;
  width: 100%;
  display: inline-block;
}

.news_con .list ul li a {
  display: flex;
}

.news_con .list ul li a .slt {
  width: 154px;
  height: 115px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-right: 10px;
}

.news_con .list ul li a .slt img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.news_con .list ul li a .text {
  flex: 1;
  padding-top: 0;
}

.news_con .list ul li a .text h3 {
  font-size: 18px;
  margin-bottom: 5px;
  height: 18px;
  line-height: 18px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  font-weight: bold;
}

.news_con .list ul li a .text p {
  font-size: 16px;
  line-height: 26px;
  position: relative;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  color: #666;
}

.news_con .list ul li a .text .info {
  width: 100%;
  border-top: 1px solid rgba(0,0,0,.05);
  margin-top: 8px;
  padding-top: 10px;
  align-items: center;
  justify-content: space-between;
}

.news_con .list ul li a .text .info .time {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.news_con .list ul li a .text .info .time i {
  font-size: 16px;
  margin-right: 5px;
  color: #aaa;
}

.news_con .list ul li a .text .info .time span {
  font-size: 14px;
}

.news_con .list ul li a .text .info .txt {
  font-size: 12px;
  display: none;
  color: #666;
}

.news_con .list ul li a:hover,
.news_con .list ul li a:focus {
  color: #666;
}

.news_con .list ul li a:hover h3,
.news_con .list ul li a:focus h3 {
  color: #4274f6;
}

.news_con .list ul li a:hover .text .info .txt,
.news_con .list ul li a:focus .text .info .txt {
  color: #666;
}

.news_detail .news_detail_con {
  padding: 10px 0;
  width: 100%;
  display: inline-block;
}

.news_detail .news_detail_con .left {
  width: 100%;
  background-color: #fff;
  padding: 15px 10px;
  box-sizing: border-box;
}

.news_detail .news_detail_con .left .titleInfo {
  margin-top: 0;
  display: inline-block;
  padding: 0 0;
}

.news_detail .news_detail_con .left .titleInfo .class {
  font-size: 14px;
  color: #4274f6;
  display: inline-block;
  margin-bottom: 8px;
}

.news_detail .news_detail_con .left .titleInfo h1 {
  width: 100%;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

.news_detail .news_detail_con .left .titleInfo .timeInfo {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: left;
}

.news_detail .news_detail_con .left .titleInfo .timeInfo .tag {
  border-radius: 2px;
  color: #fff;
  width: 44px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #4274f6;
  font-size: 14px;
  margin-right: 6px;
}

.news_detail .news_detail_con .left .titleInfo .timeInfo span {
  font-size: 16px;
  color: #666;
  margin: 0 5px;
}

.news_detail .news_detail_con .left .con {
  padding: 20px 0 0;
}

.news_detail .news_detail_con .left .con p {
  font-size: 14px;
  color: #000;
  margin: 15px 0;
  line-height: 24px;
}

.news_detail .news_detail_con .left .con p,
.news_detail .news_detail_con .left .con span,
.news_detail .news_detail_con .left .con b,
.news_detail .news_detail_con .left .con strong,
.news_detail .news_detail_con .left .con div,
.news_detail .news_detail_con .left .con h1,
.news_detail .news_detail_con .left .con h2,
.news_detail .news_detail_con .left .con h3,
.news_detail .news_detail_con .left .con h4,
.news_detail .news_detail_con .left .con h5,
.news_detail .news_detail_con .left .con h6 {
font-size: 16px !important;
color: #000;
margin: 20px 0;
line-height: 28px !important;
}

.news_detail .news_detail_con .right {
  width: 100%;
  background-color: #fff;
  padding: 16px 0;
  box-sizing: border-box;
}

.news_detail .news_detail_con .right h2 {
  font-size: 16px;
  height: 10px;
  line-height: 28px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.news_detail .news_detail_con .right h2::before {
  content: "";
  width: 4px;
  height: 20px;
  background-color: #4274f6;
  margin-right: 8px;
}

.news_detail .news_detail_con .right ul {
  padding-top: 16px;
}

.news_detail .news_detail_con .right ul li a {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.news_detail .news_detail_con .right ul li a .slt {
  width: 154px;
  height: 115px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: left;
}

.news_detail .news_detail_con .right ul li a .slt img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.news_detail .news_detail_con .right ul li a .txt {
  width: 100%;
}

.news_detail .news_detail_con .right ul li a .txt h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.news_detail .news_detail_con .right ul li a .txt p {
  font-size: 16px;
  color: #333;
  line-height: 26px;
  position: relative;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.news_detail .news_detail_con .right ul li a .txt .arrow {
  margin-top: 20px;
}

.news_detail .news_detail_con .right ul li a .txt .arrow img {
  width: 19px;
}

.news_detail .news_detail_con .right ul li:last-child a {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.WhyChoose {
  padding: 20px 15px 10px;
}

.WhyChoose .con p {
  font-size: 16px;
  line-height: 26px;
  margin: 10px 0;
}

.WhyChoose .con h3 {
  font-size: 24px;
  margin-top: 20px;
}

.WhyChoose .con p:nth-child(1) {
  margin-top: 0;
}

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

.huoban_team_js .con {
  display: flex;
  justify-content: space-between;
  margin-top: 0px;
  flex-wrap: wrap;
}

.huoban_team_js .con dl {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  box-shadow: 0px 0px 20px 0px rgba(144, 144, 144, 0.1);
  background-color: #fff;
  padding-top: 10px;
  display: flex;
  padding: 15px;
  align-items: center;
}

.huoban_team_js .con dl dt img {
  width: 80px;
}

.huoban_team_js .con dl dt h3 {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-top: 13px;
  padding-bottom: 8px;
  width: 100%;
}

.huoban_team_js .con dl dt h3::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  margin-left: -16px;
  width: 32px;
  height: 4px;
  background: linear-gradient(135deg, #a1fae5, #5c8df2);
  border-radius: 2px;
}

.huoban_team_js .con dl dd {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  text-align: left;
  flex: 1;
  margin-left: 15px;
}

.huoban_qy .con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.huoban_qy .con dl {
  width: 49%;
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(144, 144, 144, 0.1);
  text-align: center;
  padding-top: 15px;
  display: inline-block;
  padding-bottom: 15px;
  margin-bottom: 5px;
}

.huoban_qy .con dl dt img {
  height: 34px;
}

.huoban_qy .con dl dt h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
}

.huoban_qy .con dl dd {
  margin-top: 10px;
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 26px;
}

.hzhuoban {
  margin-top: 15px;
}

.hzhuoban .inner_title {
  margin-bottom: 0;
}

.hzhuoban .con {
  width: 100%;
  height: auto;
  background: linear-gradient(145deg, #f0f5ff 5%, #ffffff 84%);
}

.hzhuoban .con .title_lc {
  margin-top: 0;
  padding-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hzhuoban .con .title_lc .odd {
  display: flex;
  align-items: center;
  margin: 0 15px;
}

.hzhuoban .con .title_lc .odd i {
  width: 30px;
  height: 30px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  font-style: normal;
  justify-content: center;
  background-color: #4274f6;
  color: #fff;
  font-size: 16px;
}

.hzhuoban .con .title_lc .odd span {
  font-size: 16px;
  font-weight: bold;
  margin-left: 8px;
}

.hzhuoban .con .title_lc .arrow {
  font-size: 15px;
  margin: 0 15px;
  font-family: auto;
  color: rgba(66, 116, 246, 0.2);
  font-weight: bold;
}

.hzhuoban .con .img_form {
  margin-top: 20px;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}

.hzhuoban .con .img_form>img {
  width: 100%;
  max-width: 723px;
}

.hzhuoban .con .img_form .form {
  width: 100%;
  padding-top: 15px;
}

.hzhuoban .con .img_form .form .line {
  margin-bottom: 20px;
}

.hzhuoban .con .img_form .form .line h3 {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.hzhuoban .con .img_form .form .line input {
  width: 100%;
  border: 1px solid #000;
  font-size: 16px;
  color: #666;
  text-indent: 10px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
}

.hzhuoban .con .img_form .form button {
  background-color: #4274f6;
  border-radius: 100px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  width: 100%;
  border: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}

.blog>ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
  justify-content: left;
}

.blog>ul li {
  margin: 16px;
}

.blog>ul li a {
  width: 458px;
  height: 514px;
  padding: 24px;
  display: inline-block;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.07);
}

.blog>ul li .slt {
  width: 100%;
  height: 244px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 5px;
  vertical-align: top;
}

.blog>ul li .slt img {
  width: 100%;
  min-height: 100%;
}

.blog>ul li .text {
  width: 100%;
  position: relative;
  display: inline-block;
}

.blog>ul li .text h3 {
  font-size: 24px;
  line-height: 40px;
  margin-top: 26px;
  vertical-align: top;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
}

.blog>ul li .text p {
  margin-top: 16px;
  font-size: 16px;
  position: relative;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 30px;
  display: -webkit-box;
  overflow: hidden;
}

.blog>ul li .text .min_foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  padding: 0 0 24px;
  bottom: -75px;
  width: 100%;
  left: 0;
}

.blog>ul li .text .min_foot img {
  width: 89px;
}

.blog>ul li .text .min_foot span {
  font-size: 14px;
  color: #666;
}

.blog>ul li:first-child {
  margin-left: 0;
  margin-right: 0;
  padding: 16px 16px 0;
  width: 100%;
}

.blog>ul li:first-child a {
  width: 100%;
  height: auto;
  display: flex;
}

.blog>ul li:first-child a .slt {
  width: 691px;
  height: 343px;
}

.blog>ul li:first-child a .text {
  flex: 1;
  margin-left: 40px;
  position: relative;
}

.blog>ul li:first-child a .text h3 {
  font-size: 30px;
}

.blog>ul li:first-child a .text p {
  font-size: 18px;
  line-height: 30px;
}

.blog>ul li:first-child a .text .min_foot {
  bottom: 0;
}

.blog>ul li:first-child a .text .min_foot img {
  width: 118px;
}

.blog>ul li:first-child a .text .min_foot span {
  font-size: 18px;
}

.support_one {
  padding-bottom: 20px;
  padding-top: 20px;
}

.support_one .con {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}

.support_one .con .odd {
  width: 50%;
  padding-bottom: 15px;
}

.support_one .con .odd .arrow img {
  height: 50px;
}

.support_one .con .odd .text {
  height: auto;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.support_one .con .odd .text::after {
  content: "";
  width: 0px;
  height: 100%;
  position: absolute;
  left: 7px;
  top: 0;
  border-left: 2px dashed #c3d3fb;
}

.support_one .con .odd .text ul {
  padding-left: 20px;
}

.support_one .con .odd .text ul li {
  line-height: 24px;
  font-size: 12px;
  color: #666;
}

.support_one .con .odd .text ul li i {
  font-size: 12px;
  font-weight: bold;
  font-style: inherit;
  margin-right: 3px;
  color: #4274F6;
}

.support_one .con .odd .title {
  display: flex;
  align-items: center;
}

.support_one .con .odd .title i {
  position: relative;
  display: inline-block;
  font-size: 16px;
  transform: rotate(180deg);
  margin-right: 5px;
  color: #4274F6;
}

.support_one .con .odd .title strong {
  font-size: 13px;
  font-weight: normal;
}

.support_one .con .odd:nth-child(even) .text::after {
  border-left: 2px dashed #C1F9F2;
}

.support_one .con .odd:nth-child(even) .title i {
  color: #C1F9F2;
}

.support_two {
  width: 100%;
  height: auto;
  padding-top: 20px;
  box-sizing: border-box;
  background: linear-gradient(145deg, #f0f5ff 5%, #ffffff 84%);
}

.support_two .inner_title {
  margin-bottom: 0;
}

.support_two .con {
  margin-top: 10px;
}

.support_two .con dl {
  width: 100%;
  height: auto;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  padding-top: 15px;
  text-align: center;
  box-sizing: border-box;
  transition: 0.3s all linear;
}

.support_two .con dl dt img {
  width: 43px;
  margin: 0 auto;
}

.support_two .con dl dt img.hover {
  display: none;
}

.support_two .con dl dt h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}

.support_two .con dl dd {
  font-size: 12px;
  line-height: 20px;
  padding: 0 15px;
  margin-top: 10px;
  padding-bottom: 15px;
  text-align: left;
  color: #999;
}

.support_two .con dl:nth-child(4n+1) {
  margin-left: 0;
}

.support_two .con dl:nth-child(4n+4) {
  margin-right: 0;
}

.support_three {
  padding-top: 15px;
}

.support_three .inner_title {
  margin-bottom: 0;
}

.support_three .inner_title h3 {
  color: #fff;
}

.support_three .con {
  padding: 0px 15px 15px;
}

.support_three .con ul {
  justify-content: space-between;
}

.support_three .con ul li {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 10px;
  background: #fff;
  display: flex;
  border-radius: 6px 4px 4px 6px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.support_three .con ul li::after {
  content: "";
  width: 7px;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  background: linear-gradient(180deg, #4274f6, #43edd7);
  border-radius: 4px 0px 0px 8px;
}

.support_three .con ul li .text {
  margin-left: 15px;
  padding-right: 15px;
}

.support_three .con ul li .text h3 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
}

.support_three .con ul li .text p {
  font-size: 12px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 15px;
  color: #999;
}

.support_four {
  padding-top: 15px;
  background-color: #ffffff;
  padding-bottom: 15px;
}

.support_four .inner_title {
  margin-bottom: 0;
}

.support_four .con {
  padding-bottom: 15px;
}

.support_four .con ul {
  display: flex;
  flex-wrap: wrap;
}

.support_four .con ul li {
  margin: 10px 0;
  width: 33.333%;
  text-align: center;
}

.support_four .con ul li img {
  height: 27px;
}

.support_four .con ul li h3 {
  font-size: 15px;
  margin-top: 5px;
}

.productDetail .inner_banner {
  /*height: auto;*/
}

.productDetail .inner_banner .text {
  padding-left: 0;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 20px;
}

.productDetail .inner_banner .text h3 {
  font-size: 24px;
  color: #000;
  width: 100%;
}

.productDetail .inner_banner .text p {
  color: #666;
  margin-top: 5px;
  font-size: 16px;
  line-height: 26px;
  width: 100%;
}

.productDetail .inner_banner .text a {
  margin-top: 15px;
  background-color: #4274f6;
  border-radius: 100px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  padding: 10px 20px;
}

.productDetail .in_three .main {
  padding-bottom: 20px;
}

.productDetail .in_three .main img {
  width: 100%;
}

.system_liangdian {
  background-color: #f8faff;
  padding-top: 10px;
}

.system_liangdian .con {
  border: 1px solid #ebebeb;
  margin-top: 0px;
  border-bottom: 0;
  border-right: 0;
}

.system_liangdian .con dl {
  width: 50%;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-top: 20px;
  margin-bottom: 0;
  margin-top: 0;
  box-shadow: inherit;
}

.system_liangdian .con dl dt img {
  height: 45px;
  width: auto;
}

.system_liangdian .con dl dt h3 {
  font-size: 18px;
  margin-top: 15px;
}

.system_liangdian .con dl dd {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  box-sizing: border-box;
  color: #666;
  font-size: 16px;
  line-height: 26px;
  margin-top: 10px;
  padding: 0 10px;
  align-items: center;
  justify-content: center;
}

.system_liangdian .more_txt {
  margin: 15px 0;
}

.system_liangdian .bored_block {
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.system_liangdian .bored_block .odd {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #4274f6;
}

.system_liangdian .bored_block .odd .text {
  text-align: center;
}

.system_liangdian .bored_block .odd .text i {
  font-size: 16px;
  color: #fff;
}

.system_liangdian .bored_block .odd .text h3 {
  font-size: 12px;
  margin-top: 3px;
  color: #fff;
}

.system_liangdian .bored_block .symbol {
  margin: 0 3px;
}

.system_liangdian .bored_block .symbol i {
  font-size: 15px;
  color: #C6C6C6;
}

.solution_tongdian {
  background-color: #F8FAFF;
}

.solution_tongdian .con {
  position: relative;
}

.solution_tongdian .con .bored {
  width: 100%;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.solution_tongdian .con .bored .in_bored {
  width: 150px;
  height: 150px;
  padding: 12px;
  box-sizing: border-box;
  background-color: #f8faff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 3;
}

.solution_tongdian .con .bored .in_bored::before {
  content: "";
  width: 135px;
  height: 135px;
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(232, 232, 232, 0.56);
  left: 50%;
  top: 50%;
  margin-left: -67px;
  margin-top: -67px;
  z-index: 4;
}

.solution_tongdian .con .bored .in_bored::after {
  content: "";
  width: 115px;
  height: 115px;
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(153, 153, 153, 0.45);
  left: 50%;
  top: 50%;
  margin-left: -57px;
  margin-top: -57px;
  z-index: 5;
}

.solution_tongdian .con .bored .in_bored .in_bored2 {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: linear-gradient(180deg, #4274f6, #43edd7);
  font-size: 25px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.solution_tongdian .con ul {
  position: relative;
  top: 0;
  z-index: 10;
  margin-top: 0;
  display: flex;
  flex-wrap: wrap;
}

.solution_tongdian .con ul li {
  width: 49%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 4px;
  font-size: 12px;
  margin: 5px 0;
  color: #000;
  box-shadow: 0px 0px 15px 0px rgba(66, 116, 246, 0.09);
}

.solution_tongdian .con ul li:nth-child(even) {
  margin-left: 2%;
}

.solution_jiejuesilu .con ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.solution_jiejuesilu .con ul li {
  width: 100%;
  margin: 10px 0;
  padding: 15px 0;
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.solution_jiejuesilu .con ul li i {
  font-size: 25px;
  color: #4274F6;
  margin-right: 10px;
  margin-left: 15px;
}

.solution_jiejuesilu .con ul li strong {
  font-size: 16px;
  font-weight: bold;
  color: #2B2C2F;
}

.solution_jiejuesilu .con ul li:nth-child(3) i {
  font-size: 27px;
}

.solution_jiejuesilu .con ul li:nth-child(4) i {
  font-size: 27px;
}

.pd_pms_system {
  width: 100%;
  padding-top: 20px;
}

.pd_pms_system .con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  padding-bottom: 20px;
}

.pd_pms_system .con dl {
  width: 48.5%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #dddddd;
  text-align: center;
  box-sizing: border-box;
}

.pd_pms_system .con dl dt .icon {
  width: 58px;
  height: 58px;
  background: linear-gradient(180deg, #9fb9ff, #4274f6);
  border-radius: 50%;
  position: relative;
  margin: 15px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pd_pms_system .con dl dt .icon::before {
  content: '';
  width: 70px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -35px;
  margin-top: -35px;
  height: 70px;
  border: 1px solid #dddddd;
  border-radius: 50%;
}

.pd_pms_system .con dl dt .icon i {
  font-size: 28px;
  color: #fff;
}

.pd_pms_system .con dl dt h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}

.pd_pms_system .con dl dd {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  padding: 0 10px;
  margin-top: 5px;
  text-align: center;
}

.pd_pms_dingzhi {
  background-color: #fff;
  margin-top: 20px;
}

.pd_pms_dingzhi .con .tab {
  margin-top: 20px;
}

.pd_pms_dingzhi .con .tab ul {
  display: flex;
  flex-wrap: wrap;
}

.pd_pms_dingzhi .con .tab ul li {
  text-align: center;
  margin: 0 5px;
  margin-bottom: 15px;
}

.pd_pms_dingzhi .con .tab ul li a {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  color: #2B2C2F;
  padding-bottom: 12px;
  border-bottom: 3px solid #f0f0f2;
}

.pd_pms_dingzhi .con .tab ul li a.active,
.pd_pms_dingzhi .con .tab ul li a:hover {
  color: #4274f6;
  border-bottom: 3px solid #4274f6;
}

.pd_pms_dingzhi .con .tab ul li:last-child {
  margin-right: 0;
}

.pd_pms_dingzhi .con .tabCon .baseBlock {
  margin-top: 30px;
  display: block;
  align-items: center;
  justify-content: space-between;
}

.pd_pms_dingzhi .con .tabCon .baseBlock .displayFlex {
  display: inline;
}

.pd_pms_dingzhi .con .tabCon .baseBlock .left {
  width: 100%;
  align-items: center;
  background: #ffffff;
  border-left: 6px solid #4274f6;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.07);
}

.pd_pms_dingzhi .con .tabCon .baseBlock .left h3 {
  font-size: 18px;
  font-weight: bold;
}

.pd_pms_dingzhi .con .tabCon .baseBlock .left p {
  font-size: 12px;
  margin-top: 5px;
  line-height: 20px;
  color: #666;
  width: 100%;
  display: inline-block;
}

.pd_pms_dingzhi .con .tabCon .baseBlock .left ul {
  margin-top: 15px;
  width: 100%;
}

.pd_pms_dingzhi .con .tabCon .baseBlock .left ul li {
  font-size: 16px;
  line-height: 26px;
  margin: 8px 0;
  font-weight: normal;
  position: relative;
  display: flex;
  align-items: center;
  color: #666;
}

.pd_pms_dingzhi .con .tabCon .baseBlock .left ul li::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #4274f6;
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
}

.pd_pms_dingzhi .con .tabCon .baseBlock .left a {
  margin-top: 15px;
  background-color: #4274f6;
  border-radius: 100px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  padding: 6px 14px;
}

.pd_pms_dingzhi .con .tabCon .baseBlock .img {
  margin: 5px 0;
}

.pd_pms_dingzhi .con .tabCon .baseBlock .img img {
  width: 100%;
}

.pd_pms_dingzhi .con .tabCon .block_01 {
  display: block;
}

.pd_pms_lianjie {
  padding: 0 15px;
  padding-top: 20px;
  background: linear-gradient(145deg, #f0f5ff 5%, #ffffff 84%);
  margin-top: 20px;
  margin-bottom: 20px;
}

.pd_pms_lianjie .inner_title h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 34px;
  margin-bottom: 10px;
}

.pd_pms_lianjie .con {
  padding: 0 0;
}

.pd_pms_lianjie .con img {
  width: 100%;
}

.solutionDetail .inner_banner {
  height: 140px;
}

.solutionDetail .inner_banner .text {
  text-align: left;
}

.solutionDetail .inner_banner .text h3 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 30px;
}

.solutionDetail .in_three .titleInfo .mainTxt h4 {
  margin-bottom: 10px;
}

.solutionDetail .in_three .main {
  padding-bottom: 10px;
}

.solutionDetail .in_three .main img {
  width: 100%;
}

.solutionDetail .system_liangdian_jjfa .head_text {
  margin-bottom: 10px;
}

.solutionDetail .system_liangdian_jjfa .head_text p {
  font-size: 12px;
  line-height: 20px;
  margin: 5px 0;
  display: inline-block;
  color: #666;
}

.solutionDetail .system_liangdian_jjfa .con dl.more_dl_btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.solutionDetail .system_liangdian_jjfa .con dl.more_dl_btn dt a {
  width: 100%;
  height: 100%;
  line-height: 100%;
  font-size: 12px;
  color: #4274f6;
  display: inline-block;
}

.solution_foot {
  background-color: #f9fafd;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.solution_foot .line {
  align-items: center;
  justify-content: space-between;
}

.solution_foot .line .left {
  margin-left: 0;
  width: 100%;
  position: relative;
}

.solution_foot .line .left img {
  width: 100%;
  position: relative;
  z-index: 2;
}

.solution_foot .line .text p {
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
  margin: 5px 0;
}

.solution_foot .more_txt {
  margin-top: 10px;
}

.html_make body {
  background-color: #F7F8F9;
}

.make {
  margin-top: 20px;
  margin-bottom: 20px;
}

.make .left {
  width: 100%;
  background-color: #F6F9FE;
}

.make .left img {
  width: 100%;
}

.make .right {
  background-color: #fff;
  width: 100%;
  padding: 10px;
}

.make .right>h3 {
  font-size: 24px;
  color: #333;
  font-weight: 500;
  margin-bottom: 10px;
}

.make .right p {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 26px;
  margin-bottom: 15px;
}
.make .right .message {
  padding: 15px 0;
}
.make .right .message .line {
  /*display: flex;*/
  /*margin-bottom: 15px;*/
}

.make .right .message .line .input {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}

.make .right .message .line .input span {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #000;
  width: 100%;
  text-align: left;
  display: inline-block;
  margin-bottom: 3px;
}

.make .right .message .line .input span i {
  color: red;
  margin-right: 5px;
}

.make .right .message .line .input .input_text {
  padding: 0 6px;
  height: 40px;
  border: 1px solid #ccc;
  width: 100%;
  display: inline-block;
  border-radius: 3px;
}

.make .right .message .line .input .input_text input {
  width: 100%;
  display: inline-block;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
}

.make .right .message .line .input .input_text:hover,
.make .right .message .line .input .input_text:focus {
  border: 1px solid #4274f6;
}

.make .right .message .line .input:nth-child(even) {
  /*margin-left: 20px;*/
}

.make .right .message .sub_text {
  font-size: 14px;
  color: #999;
  line-height: 22px;
}

.make .right .message .line_textarea {
  width: 100%;
}

.make .right .message .line_textarea .input {
  width: 100%;
}

.make .right .message .line_textarea .input .input_text {
  height: auto;
  width: 100%;
}

.make .right .message .line_textarea .input .input_text textarea {
  width: 100%;
  display: inline-block;
  line-height: 20px;
  font-size: 12px;
}

.make .right .message .subBtn input {
  margin-top: 10px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #1890ff;
  border-radius: 2px;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  color: white;
  margin-right: 18px;
  user-select: none;
  opacity: 1;
  transition: 0.3s all linear;
}

.make .right .message .subBtn input:hover {
  opacity: 0.7;
  transition: 0.3s all linear;
}

.case-list-logo {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.case-list-logo li {
  float: left;
  width: 48%;
  margin-bottom: 10px;
  border: 1px solid #f1f1f1;
  text-align: center;
  margin-right: 1%;
  background-color: #fff;
  padding-bottom: 5px;
}

.case-list-logo li img {
  height: 45px;
  margin: 5px 5px 0 5px;
}

@media (min-width: 1200px) {
  .case-list {
    margin-bottom: 40px;
  }

  .case-list-logo li {
    float: left;
    width: 15%;
    margin-bottom: 20px;
    text-align: center;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    padding-bottom: 10px;
  }

  .case-list-logo li img {
    height: 54px;
    max-width: 95%;
    margin: 10px 5px 0 5px;
  }

  .inner_title {
    font-size: 40px;
    color: #000;
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    position: relative;
  }

  .inner_title h3 {
    font-size: 28px;
    color: #000;
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    position: relative;
  }

  .inner_title i {
    width: 40px;
    height: 6px;
    display: block;
    margin: 0 auto 5px;
    border-radius: 10px;
    background: linear-gradient(135deg, #a1fae5, #5c8df2);
  }

  .inner_title h4 {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 24px;
    text-align: center;
    color: #999;
  }

  #main .inner_banner_base .text {
    margin-top: 130px;
  }

  #main .inner_banner_base .text h3 {
    font-size: 40px;
    color: #fff;
    line-height: inherit;
  }

  #main .inner_banner_base .text p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
  }

  .more_txt {
    width: 100%;
    display: inline-block;
    text-align: center;
  }

  .more_txt a {
    font-size: 18px;
    color: #4274f6;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 100px;
  }

  .more_txt a:hover {
    background-color: #4274f6;
    color: #fff;
  }

  .foot_jjfa {
    width: 100%;
    height: 330px;
    display: inline-block;
    text-align: center;
  }

  .foot_jjfa h3 {
    font-size: 38px;
    font-weight: bold;
    color: #000;
    margin-bottom: 32px;
    margin-top: 57px;
    letter-spacing: 3px;
  }

  .foot_jjfa h4 {
    font-size: 22px;
    color: #666;
  }

  .foot_jjfa .base_btn {
    margin-top: 45px;
  }

  .foot_jjfa .base_btn a {
    font-size: 16px;
    background-color: #4274F6;
    border: 2px solid #4274F6;
    color: #fff;
    padding: 12px 35px;
    border-radius: 100px;
    display: inline-block;
    margin: auto 16px;
  }

  .foot_jjfa .base_btn a:hover {
    opacity: 0.7;
  }

  .foot_jjfa .base_btn a.demoBtn {
    background-color: inherit;
    color: #4274F6;
  }

  .foot_jjfa .base_btn a.demoBtn:hover {
    background-color: #4274f6;
    color: #fff;
  }

  .inner_banner {
    width: 100%;
    display: inline-block;
    height: 391px;
  }

  .inner_banner .text {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 80px;
  }

  .inner_banner .text h3 {
    font-size: 40px;
    font-weight: normal;
    line-height: inherit;
    color: #000;
    margin-bottom: 28px;
  }

  .inner_banner .text h4,
  .inner_banner .text p {
    font-size: 18px;
    color: #666;
  }

  .h500px {
    height: 500px;
  }

  .inner_banner_case_logo {
    display: flex;
    align-items: center;
  }

  .inner_banner_case_logo .text {
    margin-top: 0;
  }

  .inner_banner_case_logo .text h3 {
    font-size: 48px;
    color: #fff;
  }

  .inner_banner_case_logo .text p {
    font-size: 32px;
    color: #fff;
  }

  .case_swiper {
    position: relative;
    margin-top: -107px;
    height: 343px;
    background: #ffffff;
    box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.07);
    display: flex;
    align-items: center;
  }

  .case_swiper .slt {
    height: 343px;
    width: 640px;
    position: relative;
    display: inline-block;
    overflow: hidden;
  }

  .case_swiper .slt img {
    width: 100%;
    min-height: 100%;
  }

  .case_swiper .text {
    padding: 42px 55px;
    flex: 1;
  }

  .case_swiper .text h3 {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .case_swiper .text p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
  }
  
  .case_detailTop .case_swiper .text h3 {
    font-size: 24px;
    line-height: 36px;
  }
  .case_detailTop .case_swiper .text p{
    font-size: 16px;
    line-height: 28px;
  }

  .case_swiper .text .base_btn {
    margin-top: 28px;
    justify-content: left;
  }

  .case_swiper .text .base_btn a {
    font-size: 18px;
    padding: 10px 20px;
    margin: auto 0;
    margin-right: 20px;
  }

  .case_swiper .text .base_btn a.demoBtn:hover {
    background-color: #4274f6;
    color: #fff;
  }

  .case_con {
    margin-top: 60px;
  }

  .case_con .title {
    font-size: 28px;
    color: #000;
    width: 100%;
    display: inline-block;
    margin-bottom: 35px;
    font-weight: bold;
  }

  .case_con .tab {
    width: 100%;
    display: inline-block;
    text-align: left;
  }

  .case_con .tab ul li {
    float: left;
  }

  .case_con .tab ul li a {
    padding: 8px 22px;
    font-size: 18px;
    color: #000;
    background-color: #fff;
    border-radius: 100px;
    display: inline-block;
    margin-right: 20px;
  }

  .case_con .tab ul li a.active,
  .case_con .tab ul li a:hover {
    color: #4274F6;
    background-color: rgba(67, 116, 246, 0.1);
  }

  .case_con .list {
    margin-top: 8px;
  }

  .case_con .list .subtitle {
    margin: 14px 0 0 0;
    color: #999;
    font-size: 14px;
  }

  .case_con .list ul {
    display: flex;
    flex-wrap: wrap;
  }

  .case_con .list ul li {
    width: 32%;
    margin: 16px 0.65% 0;
  }

  .case_con .list ul li a {
    width: 100%;
    height: 555px;
    background-color: #ffffff;
    box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.07);
    position: relative;
    overflow: hidden;
    margin-top: 0;
    display: inline-block;
    transition: 0.3s all linear;
  }

  .case_con .list ul li a .block .slt {
    width: 100%;
    height: 330px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
  }

  .case_con .list ul li a .block .slt img {
    width: 100%;
    min-height: 100%;
  }

  .case_con .list ul li a .block .text {
    padding: 20px 25px 0 25px;
  }

  .case_con .list ul li a .block .text h3 {
    font-size: 16px;
    color: #000;
    margin-bottom: 12px;
    line-height: 28px;
    font-weight: bold;
    position: relative;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
  }

  .case_con .list ul li a .block .text span {
    color: #666;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
  }

  .case_con .list ul li a .block .text .logo {
    margin-top: 20px;
  }

  .case_con .list ul li a .block .text .logo img {
    height: 35px;
  }

  .case_con .list ul li a .block_hover {
    background: linear-gradient(180deg, rgba(66, 116, 246, 0.2), #4274f6 66%);
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    padding: 25px 40px;
    align-items: end;
    display: flex;
    opacity: 0;
    transition: 0.3s all linear;
  }

  .case_con .list ul li a .block_hover .text h3 {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 24px;
  }

  .case_con .list ul li a .block_hover .text .detail_text {
    display: flex;
    align-items: center;
    justify-content: left;
  }

  .case_con .list ul li a .block_hover .text .detail_text strong {
    color: #fff;
    line-height: 16px;
    font-size: 16px;
    height: 16px;
    font-weight: normal;
  }

  .case_con .list ul li a .block_hover .text .detail_text img {
    margin-left: 5px;
    width: 18px;
    transition: 0.3s all linear;
  }

  .case_con .list ul li a:hover .block_hover {
    opacity: 1;
    transition: 0.3s all linear;
  }

  .case_con .list ul li a:hover .block_hover .text .detail_text img {
    margin-left: 15px;
    transition: 0.3s all linear;
  }

  .case_con .list ul li:nth-child(3n+1) {
    margin-left: 0;
  }

  .case_con .list ul li:nth-child(3n+3) {
    margin-right: 0;
  }

  .case_detail .case_detailTop {
    display: flex;
    align-items: center;
  }

  .case_detail .case_swiper {
    margin-top: 0;
    box-shadow: inherit;
    background-color: inherit;
  }

  .case_detail .case_swiper .text {
    padding: 0 50px 0 20px;
  }
  
  .case_detail .case_swiper .text .logo{
     border-bottom: 0;
    padding-bottom: 0;
  }

  .case_detail .case_swiper .text .logo img {
    height: 50px;
    margin-bottom: 10px;
  }

  .case_detail .detail_con {
    margin: 50px 0 50px 0;
  }

  .case_detail .detail_con>h3 {
    font-size: 24px;
    line-height: inherit;
    width: 100%;
    display: inline-block;
    text-align: center;
  }

  .case_detail .detail_con .con {
    font-size: 18px;
    padding: 30px 0;
    line-height: 30px;
  }

.case_detail .detail_con .con>div,
.case_detail .detail_con .con>p,
.case_detail .detail_con .con>strong,
.case_detail .detail_con .con>p>span,
.case_detail .detail_con .con>p>span>sup
.case_detail .detail_con .con>a {
    font-size: 18px !important;
    padding: 10px 0;
    line-height: 32px;
  }
.case_detail .detail_con .con>h1,
.case_detail .detail_con .con>h2,
.case_detail .detail_con .con>h3,
.case_detail .detail_con .con>h1 span,
.case_detail .detail_con .con>h2 span,
.case_detail .detail_con .con>h3 span,
.case_detail .detail_con .con>h1 span sup,
.case_detail .detail_con .con>h2 span sup,
.case_detail .detail_con .con>h3 span sup{
    font-size: 24px !important;
}

.case_detail .detail_con .con>h4,
.case_detail .detail_con .con>h5,
.case_detail .detail_con .con>h6,
.case_detail .detail_con .con>h4 span,
.case_detail .detail_con .con>h5 span,
.case_detail .detail_con .con>h6 span,
.case_detail .detail_con .con>h4 span sup,
.case_detail .detail_con .con>h5 span sup,
.case_detail .detail_con .con>h6 span sup{
    font-size: 22px !important;
}

  .superProject .inner_title {
    margin-bottom: 40px;
  }

  .superProject ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 35px;
  }

  .superProject ul li {
    margin: 10px 15px;
  }

  .superProject ul li a img {
    height: 97px;
  }

  .about_us {
    width: 100%;
    background-color: #f9fafd;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .about_us .inner_title {
    margin-top: 45px;
  }

  .about_us .con {
    display: flex;
    align-items: flex-start;
    margin-top: 30px;
  }

  .about_us .con .left {
    width: 420px;
    margin-right: 60px;
    position: relative;
    display: inline-block;
    margin-top: 50px;
  }

  .about_us .con .left::before,
  .about_us .con .left::after {
    position: absolute;
    content: "";
    display: inline-block;
  }

  .about_us .con .left::after {
    width: 411px;
    height: 384px;
    left: -22px;
    top: -16px;
    background-color: #4274F6;
  }

  .about_us .con .left::before {
    width: 87px;
    height: 81px;
    right: -16px;
    bottom: -20px;
    background-color: #43EDD7;
  }

  .about_us .con .left img {
    width: 100%;
    position: relative;
    z-index: 2;
  }

  .about_us .con .right {
    flex: 1;
    padding-top: 40px;
  }

  .about_us .con .right p {
    vertical-align: top;
    font-size: 17px;
    line-height: 31px;
    margin-bottom: 22px;
  }

  .about_us .con .right strong {
    font-size: 22px;
    line-height: 40px;
  }

  .about_us .con .right p:last-child {
    margin-bottom: 0;
  }

  .abuot_team {
    padding: 45px 0;
    margin-top: 70px;
  }

  .abuot_team .wd_1440 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
  }

  .abuot_team dl {
    padding: 30px 30px;
    width: 49%;
    background-color: #fff;
    display: flex;
    align-items: center;
    margin-top: 20px;
  }

  .abuot_team dl dt {
    width: 35%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .abuot_team dl dt .icon img {
    width: 66px;
  }

  .abuot_team dl dt h3 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
  }

  .abuot_team dl dd {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    flex: 1;
  }

  .abuot_select {
    position: relative;
  }

  .abuot_select .inner_title {
    color: #fff;
    position: relative;
    z-index: 2;
    margin-top: 45px;
  }

  .abuot_select .con img.bg_img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }

  .abuot_select .wd_1440 {
    padding-top: 30px;
    position: relative;
    z-index: 2;
  }

  .abuot_select .wd_1440 img {
    width: 100%;
  }

  .abuot_content {
    margin-top: 45px;
  }

  .abuot_content .inner_title {
    margin-top: 60px;
  }

  .abuot_content .city_list {
    margin-top: 20px;
  }

  .abuot_content .city_list ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .abuot_content .city_list ul li {
    width: 120px;
    margin: 10px 32px;
    text-align: center;
  }

  .abuot_content .city_list ul li .city_img img {
    width: 100%;
  }

  .abuot_content .city_list ul li h3 {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    color: #000;
    margin-top: 15px;
  }

  .abuot_content .city_list ul li:first-child {
    margin-left: 0;
  }

  .abuot_content .city_list ul li:last-child {
    margin-right: 0;
  }

  .abuot_content .contact_qrcode {
    margin-top: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 60px;
  }

  .abuot_content .contact_qrcode .left h3 {
    font-size: 24px;
    font-weight: bold;
  }

  .abuot_content .contact_qrcode .left .line {
    margin-top: 10px;
    display: flex;
    align-items: center;
  }

  .abuot_content .contact_qrcode .left .line b {
    font-size: 22px;
  }

  .abuot_content .contact_qrcode .left .line a {
    font-size: 16px;
    padding: 12px 30px;
    background-color: #4274F6;
    border-radius: 100px;
    display: inline-block;
    margin-left: 45px;
    color: #fff;
  }

  .abuot_content .contact_qrcode .right ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .abuot_content .contact_qrcode .right ul li {
    margin: 0 32px;
    width: 125px;
  }

  .abuot_content .contact_qrcode .right ul li img {
    width: 100%;
  }

  .abuot_content .contact_qrcode .right ul li h3 {
    margin-top: 14px;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
  }

  .contactUs .abuot_content {
    margin-top: 0;
  }

  .contactUs .contact_copInfo {
    display: flex;
    width: auto;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px;
  }

  .contactUs .contact_copInfo .logo {
    margin-bottom: 0;
  }

  .contactUs .contact_copInfo .logo img {
    width: 220px;
  }

  .contactUs .contact_copInfo .info .line {
    display: flex;
    align-items: center;
    margin: 12px 0;
  }

  .contactUs .contact_copInfo .info .line .odd {
    display: flex;
    align-items: center;
    margin-right: 50px;
  }

  .contactUs .contact_copInfo .info .line .odd i {
    font-size: 18px;
    margin-right: 5px;
  }

  .contactUs .contact_copInfo .info .line .odd span {
    font-size: 18px;
    flex: 1;
    line-height: 22px;
  }

  .news_con .list {
    padding-top: 40px;
  }

  .news_con .list ul li {
    margin: 20px 0;
    width: 100%;
    display: inline-block;
  }

  .news_con .list ul li a {
    display: flex;
  }

  .news_con .list ul li a .slt {
    width: 368px;
    height: 273px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-right: 32px;
    border: 1px solid #eee;
  }

  .news_con .list ul li a .slt img {
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    transition: 0.3s all linear;
  }

  .news_con .list ul li a .text {
    flex: 1;
    padding-top: 20px;
  }

  .news_con .list ul li a .text h3 {
    font-size: 20px;
    margin-bottom: 15px;
    overflow: inherit;
    height: auto;
    line-height: normal;
  }

  .news_con .list ul li a .text p {
    font-size: 16px;
    line-height: 28px;
    position: relative;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    color: #666;
  }

  .news_con .list ul li a .text .info {
    width: 100%;
    border-top: 1px solid #ebebeb;
    margin-top: 35px;
    padding-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .news_con .list ul li a .text .info .time {
    display: flex;
    align-items: center;
  }

  .news_con .list ul li a .text .info .time i {
    font-size: 16px;
  }

  .news_con .list ul li a .text .info .time span {
    font-size: 14px;
  }

  .news_con .list ul li a .text .info .txt {
    font-size: 17px;
  }

  .news_con .list ul li a:hover .slt img,
  .news_con .list ul li a:focus .slt img {
    transform: scale(1.1);
    transition: 0.3s all linear;
  }

  .news_detail .news_detail_con {
    padding: 40px 0;
    width: 100%;
    display: flex;
  }

  .news_detail .news_detail_con .left {
    width: 956px;
    margin-right: 24px;
    background-color: #fff;
    padding: 32px 40px;
    box-sizing: border-box;
  }

  .news_detail .news_detail_con .left .titleInfo {
    margin-top: 0;
  }

  .news_detail .news_detail_con .left .titleInfo .class {
    font-size: 16px;
    color: #4274f6;
    display: inline-block;
    margin-bottom: 12px;
  }

  .news_detail .news_detail_con .left .titleInfo h1 {
    width: 100%;
    display: inline-block;
    font-size: 24px;
    line-height: 45px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .news_detail .news_detail_con .left .titleInfo .timeInfo {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: left;
  }

  .news_detail .news_detail_con .left .titleInfo .timeInfo .tag {
    border-radius: 4px;
    color: #fff;
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #4274f6;
    font-size: 14px;
    margin-right: 6px;
  }

  .news_detail .news_detail_con .left .titleInfo .timeInfo span {
    font-size: 14px;
    color: #666;
    margin: 0 10px;
  }

  .news_detail .news_detail_con .left .con {
    padding: 35px 0;
  }

  .news_detail .news_detail_con .left .con p,
  .news_detail .news_detail_con .left .con span,
  .news_detail .news_detail_con .left .con b,
  .news_detail .news_detail_con .left .con strong,
  .news_detail .news_detail_con .left .con div,
  .news_detail .news_detail_con .left .con h1,
  .news_detail .news_detail_con .left .con h2,
  .news_detail .news_detail_con .left .con h3,
  .news_detail .news_detail_con .left .con h4,
  .news_detail .news_detail_con .left .con h5,
  .news_detail .news_detail_con .left .con h6 {
    font-size: 16px !important;
    color: #000;
    margin: 20px 0;
    line-height: 28px !important;
  }

  .news_detail .news_detail_con .right {
    flex: 1;
    max-width: 420px;
    background-color: #fff;
    padding: 32px 24px;
    box-sizing: border-box;
  }

  .news_detail .news_detail_con .right h2 {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
  }

  .news_detail .news_detail_con .right h2::before {
    content: "";
    width: 4px;
    height: 20px;
    background-color: #4274f6;
    margin-right: 8px;
  }

  .news_detail .news_detail_con .right ul {
    padding-top: 32px;
  }

  .news_detail .news_detail_con .right ul li a {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 22px;
    margin-bottom: 22px;
    display: inline-block;
  }

  .news_detail .news_detail_con .right ul li a .slt {
    width: 148px;
    height: 110px;
    margin-right: 16px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    float: left;
  }

  .news_detail .news_detail_con .right ul li a .slt img {
    width: 100%;
    min-height: 100%;
  }

  .news_detail .news_detail_con .right ul li a .txt {
    width: 100%;
  }

  .news_detail .news_detail_con .right ul li a .txt h3 {
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: bold;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .news_detail .news_detail_con .right ul li a .txt p {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    position: relative;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
  }

  .news_detail .news_detail_con .right ul li a .txt .arrow {
    margin-top: 18px;
  }

  .news_detail .news_detail_con .right ul li a .txt .arrow img {
    width: 19px;
  }

  .news_detail .news_detail_con .right ul li:last-child a {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }

  .WhyChoose {
    padding: 60px 15px 30px;
  }

  .WhyChoose .con {
    margin-top: 10px;
    width: 100%;
    display: inline-block;
  }

  .WhyChoose .con p {
    font-size: 18px;
    line-height: 30px;
    margin: 15px 0;
    width: 100%;
    display: inline-block;
  }

  .WhyChoose .con h3 {
    font-weight: bold;
    font-size: 22px;
    display: inline-block;
    margin-top: 15px;
  }

  .WhyChoose .con p:nth-child(1) {
    margin-top: 15px;
  }

  .huoban_team_js {
    padding: 45px 0 45px;
    margin-bottom: 45px;
  }

  .huoban_team_js .con {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    padding: 0 15px;
  }

  .huoban_team_js .con dl {
    width: 31%;
    text-align: center;
    display: block;
    background-color: inherit;
    box-shadow: inherit;
    margin-bottom: 0;
  }

  .huoban_team_js .con dl dt {
    margin-bottom: 24px;
  }

  .huoban_team_js .con dl dt img {
    width: 164px;
  }

  .huoban_team_js .con dl dt h3 {
    position: relative;
    display: block;
    font-size: 24px;
    margin-top: 26px;
    padding-bottom: 16px;
    width: 100%;
  }

  .huoban_team_js .con dl dt h3::after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    margin-left: -16px;
    width: 32px;
    height: 4px;
    background: linear-gradient(135deg, #a1fae5, #5c8df2);
    border-radius: 2px;
  }

  .huoban_team_js .con dl dd {
    font-size: 16px;
    color: #666;
    margin-left: 0;
    text-align: center;
    line-height: 28px;
  }

  .huoban_qy .con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .huoban_qy .con dl {
    width: 32%;
    height: 300px;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(144, 144, 144, 0.1);
    text-align: center;
    padding-top: 60px;
    display: inline-block;
    margin-top: 25px;
  }

  .huoban_qy .con dl dt img {
    height: 68px;
  }

  .huoban_qy .con dl dt h3 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
  }

  .huoban_qy .con dl dd {
    margin-top: 12px;
    padding: 0 48px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 28px;
  }

  .hzhuoban {
    margin-top: 60px;
  }

  .hzhuoban .con {
    width: 100%;
    height: 743px;
    background: linear-gradient(145deg, #f0f5ff 5%, #ffffff 84%);
  }

  .hzhuoban .con .title_lc {
    margin-top: 35px;
    padding-top: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hzhuoban .con .title_lc .odd {
    display: flex;
    align-items: center;
    margin: 0 30px;
  }

  .hzhuoban .con .title_lc .odd i {
    width: 35px;
    height: 35px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    font-style: normal;
    justify-content: center;
    background-color: #4274f6;
    color: #fff;
    font-size: 22px;
  }

  .hzhuoban .con .title_lc .odd span {
    font-size: 22px;
    font-weight: bold;
    margin-left: 12px;
  }

  .hzhuoban .con .title_lc .arrow {
    font-size: 30px;
    margin: 0 30px;
    font-family: auto;
    color: rgba(66, 116, 246, 0.2);
    font-weight: bold;
  }

  .hzhuoban .con .img_form {
    margin-top: 35px;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }

  .hzhuoban .con .img_form>img {
    width: 690px;
  }

  .hzhuoban .con .img_form .form {
    max-width: 606px;
    width: 100%;
    flex: 1;
    margin-left: 20px;
  }

  .hzhuoban .con .img_form .form .line {
    margin-bottom: 32px;
  }

  .hzhuoban .con .img_form .form .line h3 {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 14px;
  }

  .hzhuoban .con .img_form .form .line input {
    width: 100%;
    border: 1px solid #000;
    font-size: 18px;
    color: #666;
    text-indent: 18px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #ccc;
    border-radius: 4px;
  }

  .hzhuoban .con .img_form .form button {
    background-color: #4274f6;
    border-radius: 100px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    border: 0;
    margin-top: 16px;
    padding: 20px 0;
  }

  .hzhuoban .con .img_form .form button:hover {
    opacity: 0.7;
  }

  .blog>ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
    justify-content: left;
  }

  .blog>ul li {
    margin: 16px;
  }

  .blog>ul li a {
    width: 458px;
    height: 514px;
    padding: 24px;
    display: inline-block;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.07);
  }

  .blog>ul li .slt {
    width: 100%;
    height: 244px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
    vertical-align: top;
  }

  .blog>ul li .slt img {
    width: 100%;
    min-height: 100%;
  }

  .blog>ul li .text {
    width: 100%;
    position: relative;
    display: inline-block;
  }

  .blog>ul li .text h3 {
    font-size: 24px;
    line-height: 40px;
    margin-top: 26px;
    vertical-align: top;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
  }

  .blog>ul li .text p {
    margin-top: 16px;
    font-size: 16px;
    position: relative;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
  }

  .blog>ul li .text .min_foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    padding: 0 0 24px;
    bottom: -75px;
    width: 100%;
    left: 0;
  }

  .blog>ul li .text .min_foot img {
    width: 89px;
  }

  .blog>ul li .text .min_foot span {
    font-size: 14px;
    color: #666;
  }

  .blog>ul li:first-child {
    margin-left: 0;
    margin-right: 0;
    padding: 16px 16px 0;
    width: 100%;
  }

  .blog>ul li:first-child a {
    width: 100%;
    height: auto;
    display: flex;
  }

  .blog>ul li:first-child a .slt {
    width: 691px;
    height: 343px;
  }

  .blog>ul li:first-child a .text {
    flex: 1;
    margin-left: 40px;
    position: relative;
  }

  .blog>ul li:first-child a .text h3 {
    font-size: 30px;
  }

  .blog>ul li:first-child a .text p {
    font-size: 18px;
    line-height: 36px;
  }

  .blog>ul li:first-child a .text .min_foot {
    bottom: 0;
  }

  .blog>ul li:first-child a .text .min_foot img {
    width: 118px;
  }

  .blog>ul li:first-child a .text .min_foot span {
    font-size: 18px;
  }

  .support_one {
    padding-bottom: 35px;
    padding-top: 60px;
  }

  .support_one .con {
    display: flex;
    margin-top: 25px;
    flex-wrap: nowrap;
  }

  .support_one .con .odd {
    width: 20%;
  }

  .support_one .con .odd .arrow {
    position: relative;
  }

  .support_one .con .odd .arrow img {
    height: 75px;
    max-width: 100%;
  }

  .support_one .con .odd .arrow .arrText {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    text-align: center;
    font-size: 24px;
    color: #333;
    line-height: 75px;
  }

  .support_one .con .odd .text {
    height: 200px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .support_one .con .odd .text::after {
    content: "";
    width: 0px;
    height: 100%;
    position: absolute;
    left: 14px;
    top: 0;
    border-left: 2px dashed #c3d3fb;
  }

  .support_one .con .odd .text ul {
    padding-left: 30px;
  }

  .support_one .con .odd .text ul li {
    line-height: 30px;
    font-size: 18px;
    margin: 10px 0;
    display: flex;
  }

  .support_one .con .odd .text ul li i {
    font-size: 22px;
    font-weight: bold;
    font-style: inherit;
    margin-right: 3px;
    color: #4274F6;
  }

  .support_one .con .odd .title {
    display: flex;
    align-items: center;
  }

  .support_one .con .odd .title i {
    position: relative;
    display: inline-block;
    font-size: 20px;
    transform: rotate(180deg);
    margin-right: 14px;
    color: #4274F6;
    margin-left: 4px;
  }

  .support_one .con .odd .title strong {
    font-size: 22px;
    color: #444;
    font-weight: normal;
    font-weight: bold;
  }

  .support_one .con .odd:nth-child(even) .text::after {
    border-left: 2px dashed #C1F9F2;
  }

  .support_one .con .odd:nth-child(even) .title i {
    color: #C1F9F2;
  }

  .support_two {
    width: 100%;
    height: 630px;
    padding-top: 60px;
    box-sizing: border-box;
    background: linear-gradient(145deg, #f0f5ff 5%, #ffffff 84%);
  }

  .support_two .con {
    display: flex;
    margin-top: 35px;
  }

  .support_two .con dl {
    width: 340px;
    height: 380px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    margin: 0 14px;
    padding-top: 60px;
    text-align: center;
    box-sizing: border-box;
    transition: 0.3s all linear;
  }

  .support_two .con dl dt img {
    width: 63px;
    margin: 0 auto;
  }

  .support_two .con dl dt img.hover {
    display: none;
  }

  .support_two .con dl dt h3 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 35px;
  }

  .support_two .con dl dd {
    font-size: 16px;
    line-height: 28px;
    padding: 0 30px;
    margin-top: 20px;
    text-align: left;
    color: #666;
  }

  .support_two .con dl:nth-child(4n+1) {
    margin-left: 0;
  }

  .support_two .con dl:nth-child(4n+4) {
    margin-right: 0;
  }

  .support_two .con dl:hover {
    background-color: #4274f6;
    margin-top: -14px;
    height: 408px;
    transition: 0.3s all linear;
  }

  .support_two .con dl:hover dt img {
    display: none;
  }

  .support_two .con dl:hover dt img.hover {
    display: block;
  }

  .support_two .con dl:hover dt h3 {
    color: #fff;
  }

  .support_two .con dl:hover dd {
    color: #fff;
  }

  .support_three {
    padding-top: 60px;
  }

  .support_three .inner_title {
    color: #fff;
  }

  .support_three .con {
    padding: 35px 15px 88px;
  }

  .support_three .con ul {
    display: flex;
    justify-content: space-between;
  }

  .support_three .con ul li {
    width: 48%;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    padding-bottom: 30px;
    display: flex;
    border-radius: 12px 8px 8px 12px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  }

  .support_three .con ul li::after {
    content: "";
    width: 15px;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    background: linear-gradient(180deg, #4274f6, #43edd7);
    border-radius: 8px 0px 0px 8px;
  }

  .support_three .con ul li .text {
    margin-left: 40px;
    padding-right: 30px;
  }

  .support_three .con ul li .text h3 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 35px;
  }

  .support_three .con ul li .text .pad {
    margin-top: 20px;
  }

  .support_three .con ul li .text .line {
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
    color: #666;
    position: relative;
  }

  .support_three .con ul li .text .line::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #aaa;
    margin-right: 5px;
    margin-top: -5px;
    position: relative;
  }

  .support_four {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .support_four .con ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 17px;
  }

  .support_four .con ul li {
    margin: 18px 0;
    width: 25%;
    text-align: center;
  }

  .support_four .con ul li img {
    height: 88px;
  }

  .support_four .con ul li h3 {
    font-size: 18px;
    margin-top: 15px;
  }

  .productDetail .inner_banner {
    height: 391px;
  }

  .productDetail .inner_banner .text {
    padding-left: 15px;
    text-align: left;
    margin-top: 60px;
    padding-bottom: 60px;
  }

  .productDetail .inner_banner .text h3 {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 10px;
    color: #000;
  }

  .productDetail .inner_banner .text p {
    color: #666;
    font-size: 18px;
    line-height: 30px;
  }

  .productDetail .inner_banner .text a {
    margin-top: 20px;
    background-color: #4274f6;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 100px;
    border: 2px solid #4274F6;
  }

  .productDetail .inner_banner .text a:hover {
    opacity: 0.7;
  }

  .productDetail .in_three .titleInfo {
    margin-top: 60px;
  }

  .productDetail .in_three .titleInfo .mainTxt h4 {
    margin-bottom: 24px;
  }

  .productDetail .in_three .main {
    padding-bottom: 20px;
  }

  .productDetail .in_three .main img {
    width: 100%;
  }

  .system_liangdian {
    background-color: #f8faff;
    padding-top: 60px;
  }

  .system_liangdian .con {
    border: 1px solid #ebebeb;
  }

  .system_liangdian .con dl {
    width: 20%;
    height: auto;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    height: 288px;
    display: flex;
    padding-top: 0;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    box-shadow: inherit;
  }

  .system_liangdian .con dl dt img {
    height: 58px;
    width: auto;
  }

  .system_liangdian .con dl dt h3 {
    font-size: 22px;
    margin-top: 20px;
  }

  .system_liangdian .con dl dd {
    position: absolute;
    width: 100%;
    left: 0;
    display: none;
    top: 0;
    height: 100%;
    box-sizing: border-box;
    padding: 0 24px;
    color: #fff;
    background-color: #4274f6;
    font-size: 16px;
    line-height: 26px;
    align-items: center;
    margin-top: 0;
    justify-content: center;
  }

  .system_liangdian .con dl:hover dd {
    display: flex;
  }

  .system_liangdian .more_txt {
    margin: 30px 0 55px;
  }

  .system_liangdian .bored_block {
    margin: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .system_liangdian .bored_block .odd {
    width: 165px;
    height: 165px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4274f6;
  }

  .system_liangdian .bored_block .odd .text {
    text-align: center;
  }

  .system_liangdian .bored_block .odd .text i {
    font-size: 40px;
    color: #fff;
  }

  .system_liangdian .bored_block .odd .text h3 {
    font-size: 18px;
    margin-top: 20px;
    color: #fff;
  }

  .system_liangdian .bored_block .symbol {
    margin: 0 25px;
  }

  .system_liangdian .bored_block .symbol i {
    font-size: 30px;
    color: #C6C6C6;
  }

  .solution_tongdian {
    background-color: #F8FAFF;
  }

  .solution_tongdian .con {
    position: relative;
  }

  .solution_tongdian .con .bored {
    width: 860px;
    height: 860px;
    border: 3px dashed #d0d0d0;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .solution_tongdian .con .bored::before {
    content: "";
    width: 528px;
    height: 528px;
    left: 50%;
    top: 50%;
    margin-left: -264px;
    margin-top: -264px;
    background-color: rgba(67, 237, 215, 0.15);
    border-radius: 50%;
    position: absolute;
    z-index: 2;
  }

  .solution_tongdian .con .bored::after {
    content: "";
    width: 570px;
    height: 870px;
    position: absolute;
    z-index: 1;
    background-color: #F8FAFF;
    display: inline-block;
  }

  .solution_tongdian .con .bored .in_bored {
    width: 300px;
    height: 300px;
    padding: 25px;
    box-sizing: border-box;
    background-color: #f8faff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 3;
  }

  .solution_tongdian .con .bored .in_bored::before {
    content: "";
    width: 270px;
    height: 270px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid rgba(232, 232, 232, 0.56);
    left: 50%;
    top: 50%;
    margin-left: -135px;
    margin-top: -135px;
    z-index: 4;
  }

  .solution_tongdian .con .bored .in_bored::after {
    content: "";
    width: 230px;
    height: 230px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid rgba(153, 153, 153, 0.45);
    left: 50%;
    top: 50%;
    margin-left: -115px;
    margin-top: -115px;
    z-index: 5;
  }

  .solution_tongdian .con .bored .in_bored .in_bored2 {
    width: 185px;
    height: 185px;
    border-radius: 50%;
    background: linear-gradient(180deg, #4274f6, #43edd7);
    font-size: 40px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }

  .solution_tongdian .con ul {
    position: absolute;
    top: 0;
    z-index: 10;
    margin-top: 125px;
  }

  .solution_tongdian .con ul li {
    height: 104px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 8px;
    font-size: 24px;
    /*font-weight: bold;*/
    margin: 24px 0;
    color: #000;
    box-shadow: 0px 0px 15px 0px rgba(66, 116, 246, 0.09);
  }

  .solution_tongdian .con ul li:nth-child(even) {
    margin-left: 0;
  }

  .solution_tongdian .con ul li:nth-child(1) {
    width: 455px;
  }

  .solution_tongdian .con ul li:nth-child(2) {
    width: 383px;
  }

  .solution_tongdian .con ul li:nth-child(3) {
    width: 383px;
  }

  .solution_tongdian .con ul li:nth-child(4) {
    width: 455px;
  }

  .solution_tongdian .con ul.left {
    left: 0;
    width: 455px;
  }

  .solution_tongdian .con ul.left li {
    float: left;
  }

  .solution_tongdian .con ul.right {
    right: 0;
    width: 455px;
  }

  .solution_tongdian .con ul.right li {
    float: right;
  }

  .solution_tongdian .con ul.right li:nth-child(2),
  .solution_tongdian .con ul.right li:nth-child(3) {
    margin-left: 45px;
  }

  .tongdian_zhongyao .con ul {
    margin-top: 145px;
  }

  .tongdian_zhongyao .con ul li {
    font-size: 20px;
    line-height: 34px;
    padding: 0 30px;
    height: 140px;
  }

  .tongdian_zhongyao .con ul li:nth-child(3) {
    width: 455px;
  }

  .tongdian_zhongyao .con ul.right li:nth-child(3) {
    margin-left: 0;
  }

  .solution_jiejuesilu .titleInfo {
    margin-top: 60px;
  }

  .solution_jiejuesilu .con {
    padding-top: 5px;
  }

  .solution_jiejuesilu .con ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .solution_jiejuesilu .con ul li {
    width: 48%;
    max-width: 700px;
    height: 140px;
    margin: 20px 0 15px;
    display: flex;
    align-items: center;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  }

  .solution_jiejuesilu .con ul li i {
    font-size: 40px;
    color: #4274F6;
    margin-right: 40px;
    margin-left: 120px;
  }

  .solution_jiejuesilu .con ul li strong {
    font-size: 24px;
    font-weight: normal;
    color: #2B2C2F;
  }

  .solution_jiejuesilu .con ul li:nth-child(3) i {
    font-size: 48px;
    margin-right: 30px;
  }

  .solution_jiejuesilu .con ul li:nth-child(4) i {
    font-size: 45px;
    margin-right: 35px;
  }

  .pd_pms_system {
    width: 100%;
    padding-top: 60px;
  }

  .pd_pms_system .con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;
    padding-bottom: 5px;
  }

  .pd_pms_system .con dl {
    width: 32%;
    height: 351px;
    margin-bottom: 40px;
    border-radius: 8px;
    border: 1px solid #dddddd;
    text-align: center;
    box-sizing: border-box;
  }

  .pd_pms_system .con dl dt .icon {
    width: 96px;
    height: 96px;
    background: linear-gradient(180deg, #9fb9ff, #4274f6);
    border-radius: 50%;
    position: relative;
    margin: 66px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pd_pms_system .con dl dt .icon::before {
    content: '';
    width: 120px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -60px;
    margin-top: -60px;
    height: 120px;
    border: 1px solid #dddddd;
    border-radius: 50%;
  }

  .pd_pms_system .con dl dt .icon i {
    font-size: 40px;
    color: #fff;
  }

  .pd_pms_system .con dl dt h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 36px;
  }

  .pd_pms_system .con dl dd {
    font-size: 18px;
    line-height: 30px;
    color: #666;
    padding: 0 20px;
    margin-top: 16px;
    text-align: center;
  }

  .pd_pms_dingzhi {
    background-color: #fff;
    padding-top: 30px;
    margin-top: 0;
    padding-bottom: 30px;
  }

  .pd_pms_dingzhi .inner_title {
    margin-bottom: 11px;
  }

  .pd_pms_dingzhi .con {
    margin-top: 0px;
  }

  .pd_pms_dingzhi .con .tab {
    margin-top: 30px;
  }

  .pd_pms_dingzhi .con .tab ul {
    display: flex;
    flex-wrap: inherit;
  }

  .pd_pms_dingzhi .con .tab ul li {
    margin-right: 20px;
    text-align: left;
    width: 100%;
  }

  .pd_pms_dingzhi .con .tab ul li a {
    width: 90%;
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    color: #2B2C2F;
    padding-bottom: 24px;
    border-bottom: 3px solid #f0f0f2;
  }

  .pd_pms_dingzhi .con .tab ul li a.active,
  .pd_pms_dingzhi .con .tab ul li a:hover {
    color: #4274f6;
    border-bottom: 3px solid #4274f6;
  }

  .pd_pms_dingzhi .con .tab ul li:last-child {
    margin-right: 0;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock {
    margin-top: 30px;
    display: none;
    align-items: stretch;
    justify-content: space-between;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .displayFlex {
    display: flex;

  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left {
    width: auto;
    flex: 1;
    height: auto;
    /*min-height: 440px;*/
    padding-right: 48px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    background: #ffffff;
    border-left: 6px solid #4274f6;
    padding-left: 46px;
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.07);
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pd_pms_dingzhi .con .tabCon .baseBlock .img img {
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.07);
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left h3 {
    font-size:24px;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left p {
    font-size: 18px;
    margin-top: 10px;
    line-height: 30px;
    color: #666;
    width: 100%;
    display: inline-block;
    text-align: justify;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left ul {
    margin-top: 30px;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left ul li {
    font-size: 20px;
    line-height: 34px;
    font-weight: normal;
    position: relative;
    display: flex;
    align-items: flex-start;
    color: #666;
    margin-bottom: 15px;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    flex: none;
    background: #4274f6;
    border-radius: 50%;
    display: inline-block;
    margin-top: 12px;
    margin-right: 12px;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left ul li:last-child {
    margin-bottom: 0;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left a {
    margin-top: 25px;
    background-color: #4274f6;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 12px 28px;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left a:hover {
    opacity: 0.7;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .img {
    /*flex: 1;*/
    flex: 0 0 auto;
    margin: 0 0;
    width: 600px;
    height: auto;
  }

  .pd_pms_dingzhi .con .tabCon .block_01 {
    display: flex;
  }

  .pd_pms_lianjie {
    padding-top: 60px;
    background: linear-gradient(145deg, #f0f5ff 5%, #ffffff 84%);
    margin-top: 45px;
    margin-bottom: 35px;
  }

  .pd_pms_lianjie .inner_title h3 {
    font-size: 30px;
  }

  .pd_pms_lianjie .con {
    padding: 0 0 45px;
  }

  .pd_pms_lianjie .con img {
    width: 100%;
  }

  .solutionDetail .inner_banner {
    height: 391px;
  }

  .solutionDetail .inner_banner .text {
    text-align: left;
    padding-left: 100px;
  }

  .solutionDetail .inner_banner .text h3 {
    font-size: 40px;
    margin-top: 73px;
  }

  .solutionDetail .inner_banner .text p {
    font-size: 22px;
    margin-top: 10px;
    display: inline-block;
  }

  .solutionDetail .in_three .titleInfo .mainTxt h4 {
    margin-bottom: 24px;
  }

  .solutionDetail .in_three .main {
    padding-bottom: 0;
  }

  .solutionDetail .in_three .main img {
    width: 100%;
  }

  .solutionDetail .system_liangdian_jjfa {
    padding-top: 50px;
    padding-bottom: 15px;
  }

  .solutionDetail .system_liangdian_jjfa .head_text {
    margin-bottom: 25px;
  }

  .solutionDetail .system_liangdian_jjfa .head_text p {
    font-size: 20px;
    line-height: 34px;
    margin: 10px 0;
    display: inline-block;
    color: #2B2C2F;
  }

  .solutionDetail .system_liangdian_jjfa .con {
    border: 1px solid #ebebeb;
    border-bottom: 0;
    border-right: 0;
  }

  .solutionDetail .system_liangdian_jjfa .con dl {
    width: 25%;
    height: auto;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .solutionDetail .system_liangdian_jjfa .con dl dt h3 {
    margin-top: 26px;
  }

  .solutionDetail .system_liangdian_jjfa .con dl {
    box-shadow: inherit !important;
  }

  .solutionDetail .system_liangdian_jjfa .con dl dd {
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    position: relative;
    background-color: inherit;
    color: #666;
    margin-top: 12px;
  }

  .solutionDetail .system_liangdian_jjfa .con dl:hover dd {
    display: inline-block;
  }

  .solutionDetail .system_liangdian_jjfa .con dl.more_dl_btn dt a {
    width: 100%;
    height: 100%;
    line-height: 100%;
    font-size: 24px;
    color: #4274f6;
    display: inline-block;
  }

  .solutionDetail .system_liangdian_jjfa .con dl.more_dl_btn dt a:hover {
    color: #000;
  }

  .solutionDetail .system_liangdian .wd_1440 .head_text p {
    font-size: 20px;
    line-height: 34px;
    margin: 15px 0;
    display: inline-block;
    color: #2B2C2F;
  }

  .solution_foot {
    background-color: #f9fafd;
    display: inline-block;
    width: 100%;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 49px;
  }

  .solution_foot .line {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .solution_foot .line .left {
    margin-left: 26px;
    width: 568px;
    position: relative;
  }

  .solution_foot .line .left img {
    width: 100%;
    position: relative;
    z-index: 2;
  }

  .solution_foot .line .left::before {
    content: "";
    width: 338px;
    height: 232px;
    background-color: #4274f6;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: -26px;
    top: 0;
    margin-top: -21px;
  }

  .solution_foot .line .left::after {
    content: "";
    width: 87px;
    height: 81px;
    background-color: #43EDD7;
    position: absolute;
    z-index: 1;
    right: 0;
    margin-right: -28px;
    bottom: 0;
    margin-bottom: -22px;
  }

  .solution_foot .line .text {
    margin-left: 60px;
    flex: 1;
  }

  .solution_foot .line .text p {
    font-size: 20px;
    line-height: 36px;
    text-align: justify;
    display: inline-block;
    margin: 15px 0;
  }

  .solution_foot .line .text p strong {
    font-weight: normal;
  }

  .solution_foot .more_txt {
    margin-top: 70px;
  }

  .html_make body {
    background-color: #F7F8F9;
  }

  .make {
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .make .left {
    width: 60%;
    flex: 1;
    background-color: #F6F9FE;
    padding: 50px;
  }

  .make .left img {
    width: 100%;
  }

  .make .right {
    background-color: #fff;
    width: 100%;
    height: auto;
    min-width: 500px;
    flex: 1;
    padding: 40px;
  }

  .make .right>h3 {
    font-size: 28px;
    color: #333;
    line-height: 42px;
    font-weight: 500;
    margin-bottom: 4px;
  }

  .make .right p {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
    margin-bottom: 26px;
  }

  .make .right .message .line {
    display: flex;
    margin-bottom: 16px;
  }

  .make .right .message .line .input {
    width: 50%;
  }

  .make .right .message .line .input span {
    line-height: 20px;
    font-weight: 400;
    color: #666;
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 14px;
  }

  .make .right .message .line .input span i {
    color: red;
    margin-right: 5px;
  }

  .make .right .message .line .input .input_text {
    padding: 0 12px;
    height: 40px;
    border: 1px solid #ccc;
    width: 100%;
    display: inline-block;
  }

  .make .right .message .line .input .input_text input {
    width: 100%;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }

  .make .right .message .line .input .input_text:hover,
  .make .right .message .line .input .input_text:focus {
    border: 1px solid #4274f6;
  }

  .make .right .message .line .input:nth-child(even) {
    margin-left: 20px;
  }

  .make .right .message .sub_text {
    font-size: 12px;
    color: #999;
    line-height: 18px;
  }

  .make .right .message .line_textarea {
    width: 100%;
  }

  .make .right .message .line_textarea .input {
    width: 100%;
  }

  .make .right .message .line_textarea .input .input_text {
    height: auto;
    width: 100%;
  }

  .make .right .message .line_textarea .input .input_text textarea {
    width: 100%;
    display: inline-block;
    line-height: 38px;
  }

  .make .right .message .subBtn input {
    margin-top: 22px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    background: #1890ff;
    border-radius: 2px;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    color: white;
    margin-right: 18px;
    user-select: none;
    opacity: 1;
    transition: 0.3s all linear;
  }

  .make .right .message .subBtn input:hover {
    opacity: 0.7;
    transition: 0.3s all linear;
  }
}

@media (min-width: 1440px) {
  .pd_pms_dingzhi .con .tabCon .baseBlock .left {
    box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.07);
  }
  .pd_pms_dingzhi .con .tabCon .baseBlock .img img {
    box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.07);
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .img {
    width: 700px;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left h3 {
    font-size: 32px;
    margin-bottom: 15px;
  }

  .pd_pms_dingzhi .con .tabCon .baseBlock .left p {
    font-size: 20px;
    margin-top: 24px;
    line-height: 34px;
  }

  .support_three .con {
    padding: 30px 0 45px;
  }

  .support_three .con ul li {
    width: 590px;
  }
  .about_us .con .right p {
    font-size: 18px;
    line-height: 34px;
  }
}