﻿
/* CSS Document */
/*内页公共样式*/
.mainImg {
  position: relative;
}
.mainImg .txtBox {
  position: absolute;
  left: 10%;
  top: 23%;
  width: 50%;
  /*	margin-left: -700px;*/
  color: #fff;
}
.fwBold {
  font-weight: bold;
}
.mainImg .txtBox .txt01 {
  margin-bottom: 30px;
  font-size: 4rem;
  line-height: 100px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 4px;
}

.mainImg .txtBox .engTxt {
    text-transform:uppercase;
}

.mainImg .txtBox .xiaTxt01 {
  line-height: 72px;
  font-weight: bold;
  letter-spacing: 6.4px;
}
.mainImg .txtBox .videoTxt01 {
  text-align: center;
  color: #333;
  letter-spacing: 6.4px;
}
.mainImg .txtBox .newTxt01 {
  color: #fff;
  letter-spacing: 4px;
  text-align: left;
  line-height: 70px;
  padding-top: 70px;
}
.mainImg .txtBox .txt03 {
  margin-bottom: 30px;
  font-size: 5.6rem;
  line-height: 72px;
  letter-spacing: 1px;
  color: #fff;
}
.mainImg .txtBox .txt02 {
  margin-bottom: 170px;
  font-size: 2.2rem;
  line-height: 37px;
  color: #fff;
}
.mainImg .txtBox .txtLink {
  float: left;
  margin: 10% 0 0 0;
}
.mainImg .txtBox .protxtLink {
  float: left;
  margin-right: 15px;
}
.mainImg .txtBox .txtLink a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 1.8rem;
  border-radius: 5px;
  background: #3380FF;
  width: 160px;
}
.mainImg .txtBox .protxtLink a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 1.8rem;
  border-radius: 5px;
  background: #3380FF;
  width: 160px;
}
.mainImg .txtBox .txtLink01 a {
  padding: 0 20px;
  background: none !important;
  border: 1px solid #fff;
}
.mainImg .txtBox .txtLink a:hover {
  background: #498af5;
}
.tongPading {
  padding: 4% 0;
}
.tongH2Ttl {
  margin: 0 0 40px;
  font-size: 4rem;
  color: #1F3464;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
}
.tongH2Txt {
  margin: 0 0 70px;
  font-size: 1.8rem;
  line-height: 36px;
  color: #1F3464;
  text-align: center;
}
.bgGrey {
  /*background: #FAFAFA;*/
}
.flex-center-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-center {
  display: flex;
  align-items: center;
}
.flex {
  display: flex;
}
/*产品product20221020*/
/*为何选择一半PLM */
.proSec01 {
  padding: 4% 0 5%;
  font-size: 2.2rem;
}

.proSec01Box {
  box-shadow: 1px 1px 5px #f0f0f0;
}

.proSec01 h2 {
margin-bottom: 40px;
    font-size: 3rem;
    color: #1F3464;
    font-weight: normal;
    text-align: center;
    letter-spacing: 1.5px;
}


.proSec01 h3 {
    font-size: 2.3rem;
    font-weight: normal;
    color: #2C416F;
    height: 100px;
    line-height: 100px;
    padding-left: 50px;
  background: url(../image/why_bg.jpg) no-repeat left top;
  background-size: 100% 100%;
}

/*.proSec01 h2 a {*/
/*  font-size: 2rem;*/
/*  display: inline-block;*/
/*  margin-left: 50px;*/
/*  color: #3380FF;*/
/*}*/
/*.proSec01 h2 img {*/
/*  vertical-align: middle;*/
/*  margin: -3px 0 0 5px;*/
/*}*/
.choiceUl li {
    float: left;
    width: 25%;
    margin: 0;
    padding: 40px 15px 30px;
    border-right: 1px solid #EFEFEF;
    box-sizing: border-box;
        /*border-bottom: 1px solid #EFEFEF;*/
}

.choiceUl li:nth-child(1),
.choiceUl li:nth-child(2),
.choiceUl li:nth-child(3),
.choiceUl li:nth-child(4) {
        border-bottom: 1px solid #EFEFEF;
}

.choiceUl .imgIco {
    float: left;
    width: 32%;
}

.choiceUl .imgIco img {
    width: 100%;
    height: auto;
}

.choiceUl .txtBox {
    float: left;
    width: 67%;
}


.choiceUl .widSpecLi {
    width: 100%;
    /* height: 100px; */
    /* line-height: 100px; */
    text-align: center;
    font-size: 2.4rem;
    background: url(../image/choicebg.png) no-repeat center center;
    background-size: 100% 100%;
    border: none;
    margin: 15px 2%;
    padding: 40px;
    color: #fff;
    letter-spacing: 2px;
}

.choiceUl li em {
    font-style: normal;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 34px;
    text-align: left;
    display: block;
    color: #333;
    border: none;
    letter-spacing: -0.5px;
}

.choiceUl li span {
    display: block;
    /* margin-top: 15px; */
    color: #999;
    font-size: 1.4rem;
    line-height: 25px;
    padding: 2px 0 0;
    text-align: left;
    /* border-top: 1px solid #e0e0e0; */
    height: 60px;
}

.proSec02 {
  padding: 5% 0 0;
  background: #ffffff;
}
.proSec02 h2 {
  margin: 0 0 60px;
  font-size: 4rem;
  color: #1F3464;
  text-align: center;
  line-height: 36px;
}

/*数字化模块开始*/
.mainImg .txtBox h2 {
    font-size: 4.5rem;
}
.proSec02 .application .slogan2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.proSec02 .application .slogan2 .title {
    font-size: 4rem;
    margin-bottom: 50px;
}
.proSec02 .application .slogan2 p {
    font-size: 1.4rem;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-align: center;
}
.proSec02 .application .arrow {
    display: flex;
    flex-direction: row;
    margin: 80px 0 0;
    justify-content: center;
}
.proSec02 .application .arrow .part {
    display: flex;
    justify-content: center;
    margin: 0 -50px;
}
.proSec02 .application .arrow img{
    height: 80%;
    position: relative;
    display: inline-block;
}
.proSec02 .application .arrow p{
    display: flex;
    justify-content: center;
    position: absolute;
    color: white;
    font-size: 2rem;
    margin: 10px;
}
.proSec02 .application .process {
    display: flex;
    flex-direction: column
}
.proSec02 .application .process .pattern {
    display: flex;
    flex-direction: row;
    justify-content:center;
}
.proSec02 .application .process .pattern .combination-spbox {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.proSec02 .application .process .pattern .blue{
    background-image: url(../image/hexagon-Gradient.png);
}
.proSec02 .application .process .pattern .green{
    background-image: url(../image/hexagon-Gradient2.png);
}
.proSec02 .application .process .pattern ul{
    display: flex;
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}
.proSec02 .application .process .pattern ul img{
    width: 30%;
    margin: 100px 100px 0;
}
.proSec02 .application .process .pattern .combination p{
    font-size: 2rem;
    display: flex;
    justify-content: center;
    color: #616D87
}
/*数字化模块结束*/



.proSec02 .h2Txt {
    margin: 0 100px 100px;
    font-size: 1.8rem;
    color: #1F3464;
    text-align: center;
    line-height: 35px;
}
.proSec02 .h2Txt1 {
    margin: 0 0 10px;
    font-size: 1.8rem;
    color: #1F3464;
    /*text-align: center;*/
    line-height: 40px;
    text-indent: 2em;
}
.proSec02 .h2Txt2 {
    margin: 0 0 10px;
    font-size: 1.8rem;
    color: #1F3464;
    /*text-align: center;*/
    line-height: 40px;
    text-indent: 2em;
}
.proSec02 .h2Txt3 {
    margin: 0 0 10px;
    font-size: 1.8rem;
    color: #1F3464;
    /*text-align: center;*/
    line-height: 40px;
    text-indent: 2em;
}
/*价值模块*/
.proSec02 .wid80 .slogan p {
  margin: 0 0 60px;
  font-size: 4rem;
  color: #3667e6;
  text-align: center;
  font-weight: bold;
  letter-spacing: 5px;
}
.proSec02 .wid80 .value {
    display: flex;
    flex-direction: row;
}
.proSec02 .wid80 .arrow-right {
    font-size: 80px;
    color: #3380FF;
    margin: 80px 0;
}
.proSec02 .wid80 .value-part {
    display: flex;
    width: 50%;
    margin: 20px;
    align-items: center;
}
.proSec02 .wid80 .value-part .value-left {
    display: flex;
    flex-direction:column;
    background-color: #f8fafd;
    border-radius:20px;
}
.proSec02 .wid80 .value-part .value-left .photo{
    display: flex;
    justify-content: center;
}
.proSec02 .wid80 .value-part .value-left .photo img{
    width: 75%;
}
.proSec02 .wid80 .value-part .value-left .text {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.proSec02 .wid80 .value-part .value-left .box ul {
    background-color: #3380FF;
    display: flex;
    flex-direction: column;
    padding: 20px 35px;
    margin: 30px 25px;
    border-radius: 10px;
}
.proSec02 .wid80 .value-part .value-left .box ul li {
    display: flex;
    justify-content: center;
}
.proSec02 .wid80 .value-part .value-left .box ul li p{
    color:white;
}
.proSec02 .wid80 .value-part .value-left .box .part .data {
    display: flex;
    justify-content: center;
    font-size: 2.5rem;
    margin-bottom: 5px;
}
.proSec02 .wid80 .value-part .value-left .box .part .text {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.6rem;
}
.proSec02 .wid80 .value-part .value-right .arrow-down {
    font-size: 80px;
    color: #3380FF;
    font-weight: bold;
    display: flex;
    justify-content: center;
}
.proSec02 .wid80 .value-part .value-right ul {
    display: flex;
    flex-direction: row;
    background-color: #f8fafd;
    padding: 40px;
    border-radius:20px;
}
.proSec02 .wid80 .value-part .value-right ul li {
    display: flex;
    width: 80%;
}
.proSec02 .wid80 .value-part .value-right ul .photo{
    display: flex;
    justify-content:space-around;
}
.proSec02 .wid80 .value-part .value-right ul .photo img{
    width: 75%;
}
.proSec02 .wid80 .value-part .value-right ul li .Big{
    font-size: 3.5rem;
    color: #3380FF;
}
.proSec02 .wid80 .value-part .value-right ul li p{
    font-size: 2.2rem;
    display: flex;
    align-items: center;
    margin: 5px;
}
/*价值模块结束*/
.proSec02 .wid80 .h2Txtul li .h2Txt1 {
    margin: 0 0 10px;
    font-size: 1.8rem;
    color: #1F3464;
    /*text-align: center;*/
    line-height: 40px;
    text-indent: 2em;
}
.advantageUl {
  text-align: center;
}
.advantageUl li {
  float: left;
  width: 25%;
  padding: 0 10px;
  box-sizing: border-box;
}
.advantageUl li .ttl {
  margin: 35px 0 20px;
  color: #616D87;
  font-size: 2.6rem;
}
.advantageUl li .text02 {
  margin: 0;
  color: #8492B0;
  font-size: 1.5rem;
  line-height: 36px;
}
.proSec03 {
  padding: 6.5% 0 0;
}
.proSec03 h2 {
  font-size: 4rem;
  color: #1F3464;
  text-align: center;
  line-height: 36px;
  margin-bottom: 60px;
}
.proSec03 .bgGrey {
  /*background: #f0f0f0;*/
  padding: 4% 0;
}
.proSec03 .bgGrey .wid80 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.proSec03 .imgBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 7.5%;
}
.proSec03 .photoBox {
  width: 46%;
  /*max-width: 600px;*/
  /*border-radius: 15px;*/
  position: relative;
}
.proSec03 .photoBox::before{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  /*background:  linear-gradient(to right,#e4e4e4,rgba(228,228,228,.15) 40%,rgba(228,228,228,.2) 65%,rgba(228,228,228,.0) 100%);*/
  opacity: 0.5;
}
.proSec03 .photoBox img {
  width: 100% !important;
  height: auto !important;
  vertical-align: middle;
}

.proSec03 .photoBox:hover {
 /*box-shadow: 2px 2px 15px #ccc;*/
}
.proSec03 .photoBox1 {
    
  width: 46%;
  /*max-width: 600px;*/
  /*border-radius: 15px;*/
  position: relative;
}
.proSec03 .photoBox1::before{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  /*background:  linear-gradient(to left,#e4e4e4,rgba(228,228,228,.15) 40%,rgba(228,228,228,.2) 65%,rgba(228,228,228,.0) 100%);*/
  opacity: 0.5;
}
.proSec03 .photoBox1 img {
  /*width: 600px;*/
  width: 100% !important;
  height: auto !important;
  vertical-align: middle;
}

/*.proSec03 .photoBox1:hover {*/
/* box-shadow: 2px 2px 15px #ccc;*/
/*}*/



.proSec03 .textBox {
  line-height: 36px;
  width: 48%;
}
.proSec03 .textBox h3 {
  font-size: 3.2rem;
  margin-bottom: 35px;
  color: #1F3464;
  font-weight: normal;
}
.proSec03 .textBox p {
  font-size: 1.8rem;
  color: #616D87;
  padding-bottom: 40px;
}
.proSec03 .textList li {
  margin-bottom: 20px;
}
.proSec03 .textList li  {
  padding-left: 20px;
  margin-bottom: 8px;
  font-size: 18px;
  color: #616D87;
  font-weight: normal;
  background: url("../image/pro_ico02.png") no-repeat left 8px;
}
.proSec03 .textList li:last-child {
  margin-bottom: 0;
}
.proSec03 .textList li h4 {
  padding-left: 20px;
  margin-bottom: 8px;
  font-size: 18px;
  color: #616D87;
  font-weight: normal;
  background: url("../image/pro_ico02.png") no-repeat left 8px;
}
.proSec03 .textList1 li p {
  font-size: 1.6rem;
  color: #8492B0;
      line-height: 28px;
}
.proSec03 .textList1 li {
  /*margin-bottom: 20px;*/
}
.proSec03 .textList1 li:last-child {
  margin-bottom: 0;
}
.proSec03 .textList1 li h4 {
  padding-left: 20px;
  margin-bottom: 8px;
  font-size: 18px;
  color: #616D87;
  font-weight: normal;
  background: url("../image/pro_ico02.png") no-repeat left 8px;
}
.proSec03 .textList1 li p {
  font-size: 1.6rem;
  color: #8492B0;
      line-height: 28px;
}
.proSec03 .imgBox:last-child {
  margin-bottom: 0;
}
.proSec03 .introBox {
  padding: 35px 0 42px;
  overflow: auto;
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 50px;
}
.proSec04 {
  padding: 5% 0;
  padding-top: 0px;
}
.proSec04 h2 {
  font-size: 4rem;
  color: #1F3464;
  text-align: center;
  line-height: 36px;
  margin-bottom: 60px;
}
.proSec04 .btmUl {
  display: flex;
}
.proSec04 .btmUl li {
  /*	width: 33.3%;*/
  width: 40%;
  padding: 2% 2%;
  box-shadow: 0 16px 25px hsla(0,0%,51%,.1);
  border-radius: 20px;
  margin: 0 10px;
}
.proSec04 .btmUl li .ttl {
  font-size: 2.2rem;
  /*text-align: center;*/
  line-height: 36px;
  color: #1F3464;
  /*margin-bottom: 35px;*/
  font-weight: bold;
}
.proSec04 .btmUl li .tt2 {
  padding: 10px 10px 10px 0;
  font-size: 1.5em;
}
.proSec04 .btmUl li .text {
  font-size: 1.6rem;
  line-height: 32px;
  margin: 40px 0;
}
.proSec04 .btmUl li .photoBox {
  display: flex;
  align-items: flex-end;
  position: relative;
}
.proSec04 .btmUl li .photoBox .normal {
  width: 100%;
  height: 240px;
  border-radius: 2%;
  position: relative;
  margin: 0px 20px 20px -10px;
}
.proSec04 .btmUl li .photoBox .circle {
  width: 100px;
  height: 100px;
  background-color: #f0f0f0;
  border-radius: 50%;
  box-shadow: 0 16px 25px hsla(0,0%,51%,.1);
  position: absolute;
}
.proSec04 .link a {
  background: url("../image/pro_ico01.png") no-repeat right center;
  padding-right: 40px;
  display: inline-block;
  color: #3380FF;
  font-size: 1.6rem;
  line-height: 32px;
}
@media all and (min-width: 768px) and (max-width: 1500px) {
  /*.choiceUl li img {*/
  /*  width: 65%;*/
  /*  height: auto;*/
  /*}*/
  .proSec03 .textList li h4 {
    /*font-size:19px;*/
  }
  .proSec03 .textList li {
    margin-bottom: 15px;
  }
}
.anliTabs {
  position: relative;
  z-index: 99;
}
.anliMainImg {
  width: 100%;
  overflow: hidden;
  height: 600px;
  background: url("../image/anli_main.jpg") no-repeat center top;
  background-size: 2560px 430px;
  /*	rgb(250, 250, 250) */
}
.tabUlBig {
  /*width: 1200px;*/
  /*height: 68px;*/
  /*margin: -8px auto 12px;*/
  /*display: flex;*/
  /*flex-direction: row;*/
  /*position: relative;*/
  /*border-bottom: 1px solid rgb(221, 221, 221);*/
}
.tabUlBig li {
  margin-right: 20px;
  height: 68px;
  text-align: center;
  line-height: 68px;
  font-weight: 500;
  font-size: 20px;
  color: rgb(46, 116, 255);
  /*position: relative;*/
  float: left;
  /*display: flex;*/
  /*flex-direction: row;*/
  /*justify-content: center;*/
  /*align-items: center;*/
}
.tabUlBig li a {
  color: #333;
  font-size: 18px;
  font-weight: normal;
}
.tabUlBig li.hover a {
  color: #3380FF;
  font-weight: bold;
}
.tabUlBig li a span {
  padding: 0 5px;
}
.tabUlBig li.hover a span {
  display: inline-block;
  line-height: 63px;
  border-bottom: 4px solid #3380FF;
}
.tabAnBox {
  width: 1200px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(0 0 0 / 20%) 0px 8px 16px 0px;
	    /* position: absolute; */
    /* top: 68px; */
    margin-bottom: 20px;
}
.tabUlSmall {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  z-index: 3;
}
.tabUlSmall li {
  width: 120px;
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  letter-spacing: 0vw;
  text-align: center;
  line-height: 72px;
  margin-right: 24px;
  cursor: pointer;
}
.tabUlSmall li a:hover {
  color: rgb(45, 115, 254);
}
.xfaUl {
  width: 1224px;
  margin: 0vw auto;
  display: flex;
  flex-flow: row wrap;
}
.xfaUl li {
  display: flex;
  position: relative;
  text-decoration: none;
}
.xfaUl li a {
  width: 384px;
  margin: 12px;
  background: rgb(255, 255, 255);
  box-shadow: rgb(0 0 0 / 4%) 0px 8px 16px 0px;
  border-radius: 12px;
  font-family: PingFangSC-Regular;
  letter-spacing: 0vw;
  line-height: 24px;
  overflow: hidden;
  text-decoration: none;
}
.xfaUl .xfaTtl {
  height: 56px;
  width: 320px;
  font-weight: 500;
  font-size: 20px;
  color: rgb(0, 0, 0);
  letter-spacing: 0vw;
  text-align: justify;
  margin-top: 23px;
  margin-left: 32px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.xfaUl .xfadec {
    
    display: none !important;
    
  height: 72px;
  width: 320px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
  letter-spacing: 0vw;
  text-align: justify;
  margin-top: 12px;
  margin-left: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 24px;
}

.Case_caseBox__3CUto {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: #fff;
}

.NavBarList_title__2kuu2 {
    font-weight: 500;
    font-size: 36px;
    color: #000;
    margin-bottom: 49px;
    margin-top: 60px;
}

.NavBarList_click {
    padding: 2% 2% 2% 0;
    box-shadow: 0 16px 25px hsla(0, 0%,51%,.1);
    border-radius: 20px;
}
.NavBarList_click .NavBarItem_container__2gpyJ {
        /*background: #f2fcfd;*/
}
.NavBarList_click .NavBarItem_container__2gpyJ:hover {
    background: #fff;
}

.NavBarList_container__PbqWw {
    width: 100%;
        overflow: hidden;
    zoom: 1;
}

.CaseCardList_cardList__210a7 {
    margin-top: 30px;
    /*width: 100%;*/
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 84px;
        margin-right: -15px;
    overflow: hidden;
    zoom: 1;
}

.NavBarItem_container__2gpyJ {
    float: left;
    font-size: 18px;
    padding: 7px 22px;
    line-height: 25px;
    background: #fff;
    border-radius: 2px;
    margin: 0 20px 12px 0;
}

.NavBarItem_container__2gpyJ a {
    color: rgba(0,0,0,.45);
    display: block;
}

.NavBarItem_active__3fxnX,
.NavBarItem_container__2gpyJ:hover {
    float: left;
    font-size: 18px;
    padding: 7px 22px;
    line-height: 25px;
    border-radius: 2px;
    margin: 0 20px 12px 0;
    
    
    background: #f2fcfd;
}
.NavBarItem_active__3fxnX a,
.NavBarItem_container__2gpyJ:hover a {
    display: block;
    color: #3380FF;
}


.CaseCardList_cardList__210a7 a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}
.CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI {
    position: relative;
    margin-bottom: 15px;
    width: 390px;
    height: 335px;
    background: #fff;
    box-shadow: 0 16px 25px 0 hsla(0,0%,51%,.1);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
}.CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI .CaseCardList_image__3lEHi {
    width: 347px;
    height: 250px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 17px;
}.CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI .CaseCardList_title__3jEUh {
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 1.3;
    padding: 0 24px;
        box-sizing: border-box;
}

.CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI .CaseCardList_title__3jEUh:hover {
    color: #51c0c1;
}



.pagePath {
  color: #858e99;
}
.pagePath a {
  color: #31519B;
  font-size: 14px;
  display: inline-block;
  padding-right: 5px;
}
.pagePath a:last-child {
  color: #858e99;
}
.Casedetail_head__2Iqu7 {
  height: 256px;
  border-radius: 12px;
  box-shadow: 8px 8px 20px 0 rgb(32 38 52 / 10%), -8px -8px 20px 0 #fff;
  background: linear-gradient(180deg, #f1f3f9, #fff);
  margin-bottom: 30px;
  border: 2px solid #fff;
}
.Casedetail_head__2Iqu7 .Casedetail_box__2nFnK {
  padding: 30px;
  display: flex;
}
.Casedetail_head__2Iqu7 .Casedetail_box__2nFnK img {
  /*width: 196px;*/
  height: 196px;
  border-radius: 12px;
  margin-right: 30px;
}
.Casedetail_head__2Iqu7 .Casedetail_right__3R9Il {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_oneLine__Njpl4 {
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
}
.Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_title__1lPaq {
  width: 500px;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 500;
  color: #333;
  line-height: 40px;
}
.Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_desc__1SAyb {
  flex: 1;
  font-size: 14px;
  font-weight: 400;
  color: #3c4b52;
  line-height: 24px;
}
.Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_product {
  display: flex;
  align-items: center;
} 
.Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_product__bXKB2 {
  border-left: 2px solid #3eb9ba;
  height: 16px;
  color: #3c4b52;
  font-size: 14px;
  padding-left: 14px;
  margin: 20px 0 12px;
}
.Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_tags__1MLEI {
  display: flex;
  margin: 10px 0px 0px 20px;
}
.Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_tags__1MLEI strong:not(:last-child) {
  margin-right: 6px;
}
.Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_tags__1MLEI strong {
  font-size: 14px;
  font-weight: 400;
  color: #858e99;
  height: 24px;
  border-radius: 4px;
  border: 1px solid #858e99;
  padding: 2px 6px;
}
.BlogLayout_box__1SY2g {
  box-shadow: 8px 8px 20px 0 rgb(32 38 52 / 10%), -8px -8px 20px 0 #fff;
  border-radius: 12px;
  background: linear-gradient(182deg, #f1f3f9, #fff);
  border: 2px solid #fff;
}
.Casedetail_content__1ywOO {
  padding: 30px;
}
.four-line-ellipsis {
  -webkit-line-clamp: 4;
}

.newsImgList {
    width: 600px;
    margin: 15px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.newsImgList img {
    display: inline-block;
    margin: 0 0 10px;
    max-width: 100%;
    width: 150px;
    height: 75px;
    border: 2px solid #000080;
}




/*案例详情页右侧内容*/
.BlogLayout_ad__k5pxL {
  border-radius: 12px;
  margin-bottom: 30px;
  background: linear-gradient(180deg, #f1f3f9, #fff);
  box-shadow: 8px 8px 20px 0 rgb(32 38 52 / 10%), -8px -8px 20px 0 #fff;
  border: 2px solid #fff;
  overflow: hidden;
}
.BlogLayout_ad__k5pxL img {
  width: 320px;
  height: 248px;
  vertical-align: middle;
}
.hot_wrapper__2UAj6 {
  width: 320px;
  background: linear-gradient(180deg, #f1f3f9, #fff);
  box-shadow: 8px 8px 20px 0 rgb(32 38 52 / 10%), -8px -8px 20px 0 #fff;
  border-radius: 12px;
  border: 2px solid #fff;
  padding: 30px 25px;
}
.hot_wrapper__2UAj6 .hot_header__VEaV3 {
  border-bottom: 1px solid rgba(133, 142, 153, .3);
  display: flex;
  justify-content: center;
  padding-bottom: 18px;
}
.hot_wrapper__2UAj6 .hot_header__VEaV3 .hot_title__2cDBP {
  width: 120px;
  height: 32px;
  font-size: 24px;
  color: #333;
  line-height: 32px;
  text-align: center;
}
.hot_wrapper__2UAj6 .hot_article__1L05Q {
  /*    margin-top: 20px;*/
  display: flex;
  align-items: center;
  margin: 20px 0 0 12px;
  list-style: decimal;
}
.hot_wrapper__2UAj6 .hot_article__1L05Q i {
  margin: 0 12px 0 -15px;
  display: inline-block;
  /*
    justify-content: center;
    align-items: center;
*/
  position: relative;
  background: url("../image/an_bg04.png") no-repeat left top;
  background-size: 20px auto;
  text-align: center;
  width: 20px;
  height: 20px;
  color: #333;
  font-style: normal;
  /*    font-weight: bold;*/
}
.hot_wrapper__2UAj6 .hot_article__1L05Q:nth-child(1) i {
  background: url("../image/an_bg01.png") no-repeat left top;
  background-size: 20px auto;
  color: #fff;
}
.hot_wrapper__2UAj6 .hot_article__1L05Q:nth-child(2) i {
  background: url("../image/an_bg02.png") no-repeat left top;
  background-size: 20px auto;
  color: #fff;
}
.hot_wrapper__2UAj6 .hot_article__1L05Q:nth-child(3) i {
  background: url("../image/an_bg03.png") no-repeat left top;
  background-size: 20px auto;
  color: #fff;
}
.font-2xl {
  font-size: 18px;
}
.hot_wrapper__2UAj6 .hot_article__1L05Q a {
  flex: 1;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 14px;
}
.hot_wrapper__2UAj6 .hot_article__1L05Q a:hover {
  color: #31519B;
}
/*
.hot_wrapper__2UAj6 .hot_article__1L05Q i span {
    position: absolute;
}
*/
.font-s {
  font-size: 10px;
}
.hot_wrapper__2UAj6 {
  width: 320px;
  background: linear-gradient(180deg, #f1f3f9, #fff);
  box-shadow: 8px 8px 20px 0 rgb(32 38 52 / 10%), -8px -8px 20px 0 #fff;
  border-radius: 12px;
  border: 2px solid #fff;
  padding: 30px 25px;
  box-sizing: border-box;
}
.hot_wrapper__2UAj6 .hot_header__VEaV3 {
  border-bottom: 1px solid rgba(133, 142, 153, .3);
  display: flex;
  justify-content: center;
  padding-bottom: 18px;
}
.hot_wrapper__2UAj6 .hot_tagBox___PdpZ {
  display: flex;
  flex-wrap: wrap;
}
.hot_morebutton__uPRmH {
  margin-top: 10px;
  color: #333;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.hot_wrapper__2UAj6 .hot_header__VEaV3 .hot_title__2cDBP {
  width: 120px;
  height: 32px;
  font-size: 24px;
  color: #333;
  line-height: 32px;
  text-align: center;
}
.hot_wrapper__2UAj6 .hot_tagBox___PdpZ .hot_tag__3KdBW {
  flex-shrink: 0;
  margin-top: 18px;
  margin-left: 12px;
}
.Tag_tag__2xDlN {
  display: inline-block;
  font-size: 12px;
  box-shadow: 2px 2px 6px 0 rgb(32 38 52 / 10%);
  border-radius: 4px;
  font-weight: 400;
  color: #858e99;
  background-color: #fff;
}
/*资料下载20221025*/
.downBaogaoUl {
  display: flex;
  flex-wrap: wrap;
  justify-items: center;
  justify-content: space-between;
}
.column-flex-center, .row-flex-center {
  align-items: center;
}
.baoGaoLi {
  flex-shrink: 0;
  width: 49%;
  border-radius: 12px;
  background: #fff;
  box-shadow: 1px 1px 3px 0 #f0f0f0, -1px -1px 3px 0 #fff;
}
.baoGaoLi h3 {
  font-size: 2.4rem;
  height: 80px;
  line-height: 80px;
  background: url("../image/down_bg01.png") no-repeat left top;
  background-size: 100% 100%;
  font-weight: normal;
  padding: 0 50px;
  color: #fff;
}
.baoGaoLi h3 span {
  padding-left: 15px;
  display: inline-block;
  font-size: 1.8rem;
}
.baoImgBox {
  padding: 6% 3.5% 6.5%;
}
.baoImgBox > img {
  width: 45%;
}
.baoGaoLi .baoImgBox .baoTxtBox {
  font-size: 1.6rem;
  color: #666666;
  line-height: 30px;
  padding-left: 3%;
  
  /*min-height: 400px;*/
  
  
}
.baoGaoLi .baoImgBox .baoTxtBox h4 {
  font-size: 1.8rem;
  line-height: 28px;
  color: #3380FF;
  margin-bottom: 10px;
  font-weight: normal;
}

.baoGaoLi .baoImgBox .baoTxtBox p {
    min-height: 130px;
}
 
.column-flex, .column-flex-baseline, .column-flex-center, .column-flex-end, .column-flex-start, .column-flex-wrap {
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.baoGaoLi .baoImgBox .baoLink {
  width: 120px;
  height: 40px;
  background: #3380FF;
      margin-top: 12px;
  /* box-shadow: 8px 8px 20px 0 rgb(32 38 52 / 10%), -8px -8px 20px 0 #fff; */
  border-radius: 5px;
  /* border: 2px solid #fff; */
  text-align: center;
  /* margin-top: 32px; */
  font-size: 1.6rem;
  line-height: 40px;
}
.baoGaoLi .baoImgBox .baoLink a {
  display: block;
  color: #fff;
}
.fanganUl li {
  margin: 0 1% 50px;
  width: 23%;
  float: left;
  border-radius: 14px;
  box-shadow: 5px 5px 10px #f4f4f4, -5px -5px 10px #fff;
}
.fanganUl li > img {
  width: 100%;
  height: auto;
  border-radius: 10px 10px 0 0;
}
.fanganUl li .txtBox {
  height: 200px;
  padding: 20px 0 15px;
  text-align: center;
  box-sizing: border-box;
}
.fanganUl li .ttl {
  margin-bottom: 5px;
  color: #3380FF;
  font-size: 2rem;
  line-height: 36px;
}
.fanganUl li .text {
  margin-bottom: 3.5rem;
  color: #666;
  font-size: 1.6rem;
  line-height: 32px;
}
.fanganUl li .alink {
  margin: 0 auto;
  background: #EAF2FF;
  height: 40px;
  line-height: 40px;
  width: 120px;
  border-radius: 5px;
}
.fanganUl li .alink a {
  color: #3380FF;
  font-size: 1.6rem;
}
.fanganUl .fanganUl-yy {
  width: 31%;
}
/*关于我们*/
.about-tabs {
  height: 65px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: -74px;
  position: relative;
  z-index: 9;
}
.about-tabs li {
  display: inline-block;
  margin-right: 25px;
  height: 65px;
}
.about-tabs li a {
  font-size: 1.6rem;
  line-height: 65px;
  letter-spacing: 1px;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  height: 65px;
}
.about-tabs li.current a, .about-tabs li a:hover {
  line-height: 61px;
  border-bottom: 4px solid #fff;
}
.aboutSec01 {
  padding: 15.3rem  0 13.5rem;
  /* background: #FBFBFB; */
  background-image: url(../picture/bgnn.png);
}
.aboutSec01 .wid80{
  width: 82.5%;
}
.aboutSec01 .h2Txt {
  margin-bottom: 50px;
  color: #0E062D;
  text-align: center;
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 60px;
}
.aboutSec01 .h2Txt1 {
    margin: 0 auto 117px;
    font-size: 2.4rem;
    color:#0E062D;
    text-align: center;
    line-height: 44px;
    width: 82%;
}
.aboutUl01{
  display: flex;
  justify-content: space-between;
}
.aboutUl01 li {
  font-size: 1.8rem;
  font-weight: bold;
  background: #fff;
  width: 38.2rem;
  height: 18.6rem;
  box-sizing: border-box;
  float: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 54px 0 38px;
}
.aboutUl01 li img{
  width: 64px;
  height: 64px;
}
.aboutUl01 li .text02 {
  font-weight: normal;
  color: #333333;
  font-size: 1.6rem;
  line-height: 36px;
  letter-spacing: 1px;
}
.aboutUl01 li .ttl em {
  font-style: normal;
  /* background-image: -webkit-linear-gradient(left, #00D6B9, #3380FF); */
  /* -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  display: inline-block;
  font-size:5.8rem;
  font-weight: bold;
  color: #4C90FF;
}
.aboutUl01 li .ttl {
  margin: 0;

}
.aboutUl01 li .ttl span {
  font-size: 3rem;
  font-weight: bold;
  color: #4C90FF;
  vertical-align: top;
  /* margin: 0 0 0 10px; */
  display: inline-block;
}
.aboutSec02 {
  padding: 0;
}
.aboutSec02 .imgBox {
  margin-bottom: 0;
}
.aboutSec02 .photoBox {
  width: 38%;
}
.aboutSec02 .textBox {
  line-height: 40px;
  width: 58%;
  font-size: 1.6rem;
}
.aboutSec02 .h4Ttl {
  font-size: 2.2rem;
  padding-bottom: 18px;
  font-weight: normal;
  margin-bottom: 35px;
  background: url("../image/about_line01.png") no-repeat left bottom;
}
.aboutSec03 {
  background: url("../image/about_img04.jpg") no-repeat left top;
  background-size: cover;
  width: 100%;
}
.aboutSec03 .lichengImg {
  position: relative;
}
.aboutSec03 .lichengBox {
  position: relative;
  height: 860px;
  color: #fff;
  /*	    width: 1490px;*/
}
.aboutSec03 h2 {
  position: absolute;
  left: 0;
  top: 9.8%;
  font-weight: bold;
  font-size: 3rem;
}
.aboutSec03 h2 span {
  font-weight: normal;
  font-size: 1.8rem;
  display: inline-block;
  margin-left: 10px;
}
.aboutSec03 p {
  position: absolute;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.aboutSec03 p:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.aboutSec03 p span {
  font-size: 1.4rem;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}
.aboutSec03 p img {
  display: block;
  vertical-align: middle;
  padding: 0;
  width: 38px;
  margin: 15px auto 0;
}
.aboutSec03 .imgLine {
  left: 4.5%;
  top: 39%;
  position: absolute;
}
.aboutSec03 .p01 {
  left: 0.9%;
  top: 56%;
}
.aboutSec03 .p02 {
  left: 8%;
  top: 51%;
}
.aboutSec03 .p03 {
  left: 21%;
  top: 49%;
}
.aboutSec03 .p04 {
  left: 31%;
  top: 47%;
}
.aboutSec03 .p05 {
  left: 43.5%;
  top: 39%;
}
.aboutSec03 .p06 {
  left: 56%;
  top: 30%;
}
@media all and (min-width: 768px) and (max-width: 1680px) {
  .aboutSec03 {
    background: url("../image/about_img04.jpg") no-repeat left top;
    background-size: cover;
    width: 100%;
  }
  .aboutSec03 .lichengBox {
    height: 700px;
    width: 1280px;
  }
  .aboutSec03 .imgLine {
    left: 4.5%;
    top: 30.5%;
  }
  .aboutSec03 .imgLine img {
    width: 700px;
    height: auto;
  }
  .aboutSec03 .p01 {
    left: 0.9%;
    top: 46%;
  }
  .aboutSec03 .p02 {
    left: 8%;
    top: 41%;
  }
  .aboutSec03 .p03 {
    left: 20%;
    top: 39%;
  }
  .aboutSec03 .p04 {
    left: 35%;
    top: 36%;
  }
  .aboutSec03 .p05 {
    left: 43.5%;
    top: 29%;
  }
  .aboutSec03 .p06 {
    left: 56%;
    top: 20%;
  }
}
.aboutSec04 {
  padding: 5% 0 6.5%;
}
.aboutUl02 li {
  width: 31.3%;
  margin: 0 1%;
  background: #F4F9FF;
  border-radius: 20px;
  padding: 60px 40px 90px;
}
.aboutUl02 li .text02 {
  height: 110px;
  color: #333;
}
.aboutUl02 li {
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
.aboutUl02 li:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
/*合作伙伴 仿观远*/
.partConts .Partner_type__1suZ2 {
  padding: 114px 0 98px;
}
.partConts .Partner_uiContainer__3v2O9 {
  width: 80%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.partConts .Partner_title__3tgfa {
  font-size: 24px;
}
.text-center {
  text-align: center;
}
.partConts .Partner_type__1suZ2 .Partner_items__I0d_1 {
  margin-top: 82px;
  justify-content: center;
}
.row-flex, .row-flex-baseline, .row-flex-center, .row-flex-end, .row-flex-start, .row-flex-wrap {
  display: flex;
  flex-direction: row;
  min-width: 0;
}
.partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX {
  margin: 0 13px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 10px 17px 0 rgb(27 74 80 / 11%);
  border: 1px solid #ddd;
}
.flex1 {
  flex: 1;
}
.partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_end__1No5X {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_pic__1TM83 {
  width: 100%;
}
.partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_text__15MMx {
  margin: 18px;
}
.partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_caption__Do-GF {
  font-family: PingFangSC-Regular;
  font-size: 22px;
  position: relative;
  margin-bottom: 32px;
  display: inline-block;
}
.partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_section__2LnI8 {
  line-height: 29px;
  font-size: 14px;
  font-weight: 300;
}
.partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_caption__Do-GF:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #40c3c4;
  left: 0;
  bottom: -15px;
}
.partConts .Partner_empowerment__2Og30 {
  width: 100%;
  background-color: #f5f7f8;
  padding: 94px 0 81px;
}
.partConts .Partner_title__3tgfa {
  font-size: 24px;
}
.partConts .Partner_empowerment__2Og30 .Partner_items__I0d_1 {
  margin-top: 66px;
  display: flex;
  justify-content: center;
}
.partConts .Partner_empowerment__2Og30 .Partner_items__I0d_1 .Partner_item__2oDtX {
  width: 202px;
  height: 202px;
  margin-right: 29px;
}
.jc-space {
  justify-content: space-between;
}
.column-flex, .column-flex-baseline, .column-flex-center, .column-flex-end, .column-flex-start, .column-flex-wrap {
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.partConts .Partner_empowerment__2Og30 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_img__1K3tU {
  height: 160px;
  width: 100%;
}
.jc-center {
  justify-content: center;
}
.column-flex-center, .row-flex-center {
  align-items: center;
}
.partConts .Partner_empowerment__2Og30 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_caption__Do-GF {
  font-size: 18px;
  color: #fff;
  margin-bottom: 25px;
}
.partConts .Partner_empowerment__2Og30 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_img__1K3tU img {
  width: 70px;
}
.partConts .Partner_advantage__2Y69F {
  padding: 100px 0 134px;
}
.partConts .Partner_title__3tgfa {
  font-size: 24px;
}
.partConts .Partner_advantage__2Y69F .Partner_items__I0d_1 {
  margin-top: 78px;
  display: flex;
}
.partConts .Partner_advantage__2Y69F .Partner_items__I0d_1 .Partner_item__2oDtX {
  flex: 1;
  margin-right: 44px;
}
.partConts .Partner_advantage__2Y69F .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_pic__1TM83 {
  width: 100%;
}
.partConts .Partner_advantage__2Y69F .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_caption__Do-GF {
  margin-top: 23px;
}
.partConts .Partner_title__3tgfa {
  font-size: 24px;
}
.partConts .Partner_advantage__2Y69F .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_divider__15l9K {
  margin-top: 14px;
  height: 3px;
  width: 85px;
  background-color: #40c3c4;
}
.partConts .Partner_advantage__2Y69F .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_section__2LnI8 {
  flex: 1;
  background-color: #fff;
  border: 1px solid #40c3c4;
  padding: 24px;
  line-height: 29px;
  margin-top: 43px;
  font-weight: 300;
}
.partConts .Partner_process__2-RA2 {
  background-color: #f5f7f8;
  padding: 102px 0 132px;
}
.partConts .Partner_title__3tgfa {
  font-size: 24px;
}
.partConts .Partner_process__2-RA2 .Partner_items__I0d_1 {
  margin-top: 63px;
}
.partConts .Partner_process__2-RA2 .Partner_items__I0d_1 .Partner_arrow__32VI5 {
  height: 120px;
  width: 78px;
  align-self: flex-start;
}
.partConts .Partner_process__2-RA2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_img__1K3tU {
  width: 120px;
  height: 120px;
  background-color: #7e8891;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partConts .Partner_process__2-RA2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_caption__Do-GF {
  margin-top: 52px;
  font-size: 18px;
}
.partConts .Partner_process__2-RA2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_img__1K3tU img {
  transform: scale(.45);
}
.partConts .Partner_process__2-RA2 .Partner_items__I0d_1 .Partner_arrow__32VI5 img {
  width: 50px;
}
/*行业资质 仿观远*/
.qualiTabs {
  background-color: rgb(255, 255, 255);
  flex-wrap: wrap;
  box-shadow: rgb(32 38 52 / 10%) 0px 8px 20px 0px;
}
.qualiTabs .AboutUsTemplate_tabItem__18OGU {
  color: rgb(52, 60, 80);
  margin-left: 75px;
  margin-right: 75px;
  padding-top: 24px;
  padding-bottom: 14px;
}
.qualiTabs .AboutUsTemplate_tabItem__18OGU .AboutUsTemplate_text__3l2OB {
  font-size: 14px;
  font-family: PingFangSC-Medium, "PingFang SC";
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 20px;
}
.qualiConts {
  display: flex;
  padding-top: 60px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: rgb(245, 247, 248);
  box-shadow: rgb(32 38 52 / 10%) 0px 8px 20px 0px inset;
}
.qualification_sectionTitle__3SAPl {
  font-family: PingFangSC-Medium, "PingFang SC";
  font-weight: 500;
  color: rgb(51, 51, 51);
  width: 100%;
  text-align: left;
  border-left: 2px solid rgb(51, 51, 51);
  padding-left: 12px;
  
  font-size: 2.2rem;
  font-weight: normal;
}
.qualification_imgContainer__ozxVo {
  width: 100%;
  margin: 0px auto;
  background-color: rgb(245, 247, 248);
  display: flex;
  flex-flow: row wrap;
}
.qualification_imgContainer__ozxVo > div {
  /*
    text-align: center;
    margin-right: 110px;
    width: 326px;
*/
}
.qualification_imgContainer__ozxVo > div {
  width: 25%;
}
.qualification_imgBox__1o3D5 {
  background: linear-gradient(rgb(241, 243, 249), rgb(255, 255, 255)) rgb(255, 255, 255);
  box-shadow: rgb(32 38 52 / 10%) 8px 8px 20px 0px, rgb(255 255 255) -8px -8px 20px 0px;
  border: 2px solid rgb(255, 255, 255);
  width: 286px;
  height: 370px;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 18px;
  box-sizing: border-box;
}
.qualification_imgTitle__38Af7 {
  font-size: 14px;
  font-family: PingFangSC-Medium, "PingFang SC";
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 24px;
  width: 286px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 24px;
}
/*旧的旧的旧的产品视频*/
.ny_ban {
  width: 100%;
  background: #ECECEC;
}
.ny_ban img {
  display: block;
  width: 100%;
}
.content_fu {
  overflow: hidden;
  padding: 50px 0 26px 0;
  border-bottom: 1px solid #E2E2E2;
}
.content_fu ul li {
  float: left;
  width: 151px;
  padding: 0 74px;
  border-right: 1px dashed #ccc;
}
.content_fu ul li.li4 {
  border-right: none;
}
.content_fu ul li h3, .content_fu ul li p, .content_fu ul li p img {
  text-align: left;
}
.content_fu ul li h3 {
  padding-top: 15px;
  font: bold 14px/171% "微软雅黑";
  color: #C7431B;
}
.content_fu ul li p {
  padding-top: 8px;
  font-size: 12px;
  color: #777777;
  line-height: 200%;
}
.content_fu ul li a {
  margin-left: 79px;
}
.content_fu ul li a:link, .content_fu ul li a:visited {
  font-size: 12px;
  color: #777777;
}
ul.normal li {
  width: 246px;
  height: 43px;
  font-size: 18px;
  line-height: 43px;
  background: #F5F5F5;
  color: #585858;
  cursor: pointer;
  display: block;
  float: left;
  font-weight: normal;
  list-style: none outside none;
  border-bottom: 1px solid #E2E2E2;
  margin-left: 0px;
  padding: 0;
  text-align: center;
}
ul.normal li.hover {
  width: 246px;
  height: 44px;
  font-size: 18px;
  line-height: 44px;
  background: #D7371D;
  color: #fff;
  cursor: pointer;
  font-weight: normal;
  display: block;
  padding: 0;
  text-decoration: none;
}
.padding {
  padding: 33px 26px 0 25px;
}
/*
p {
	font-size: 14px;
	color: #575757;
	line-height: 236%;
}
*/
p.p17 {
  font-size: 18px;
  color: #C7431B;
  line-height: 133%;
  font-weight: normal;
  margin-top: 55px;
}
table thead.thBg {
  font-size: 14px;
  color: #575757;
  font-weight: bold;
  background: none;
  text-align: left;
  border-bottom: 1px solid #D2D2D2;
  border-top: 1px solid #D2D2D2;
}
table thead.thBg th {}
tbody tr {
  font-size: 14px;
  color: #575757;
  border-bottom: 1px dashed #D2D2D2;
  border-top: 1px dashed #D2D2D2;
}
table tbody tr td {
  font-size: 14px;
  color: #575757;
  border-bottom: 1px dashed #D2D2D2;
}
table tbody tr.nbb {
  border-bottom: 1px solid #D2D2D2;
}
table tbody tr.nbb td {
  border-bottom: 1px solid #D2D2D2;
}
.even {
  background-color: #fff;
}
table.table2 {
  margin: 0 auto;
  border-collapse: collapse;
}
table.table2 tr th {
  padding-left: 30px;
}
table.table2 tr td {
  height: 22px;
  padding: 4px 10px 4px 30px;
}
table.pad tr td {
  padding: 10px 10px 10px 30px;
}
table.table4 tr th {
  text-align: center;
}
table.table4 tr td {
  height: 30px;
  padding: 1px 0px;
  text-align: center;
}
table.table4 img {
  padding: 15px 0
}
table.table4 td.left {
  text-align: left;
  padding-left: 30px;
}
ul.mainConUl {
  margin: 10px 0 0 5px;
  width: 100%;
  list-style: none;
  padding: 0;
  text-align: left;
  line-height: 22px;
  float: left;
}
ul.mainConUl li {
  /* background: url(https://www.yiban.com.cn/templets/default/images/dot4.png) no-repeat center left; */
  padding-left: 12px;
  float: left;
  *float: none;
}
ul.mainConUl a {
  float: left;
}
ul.mainConUl img {
  float: left;
  padding: 5px 0 0 5px;
}
/*新产品视频修改*/
.xcpsp .text01 {
  /*	margin-bottom: 30px;*/
  color: #333333;
  font-size: 2.2rem;
  line-height: 40px;
}
.xcpsp .sp {
  margin: 0 auto;
  padding: 60px 0 30px;
}
.splb {
  width: 1040px;
  margin: 0 auto;
}
.splb ul {
  margin-right: -16px;
}
.splb li {
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  width: 247px;
  -moz-box-shadow: 0 0 8px #DDD;
  -webkit-box-shadow: 0 0 8px #DDD;
  box-shadow: 0 0 8px #DDD;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.splb li img {
  display: block;
  margin: 0 auto;
  padding-top: 10px;
}
.splb li p {
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  padding-left: 12px;
}
/*新试用申请*/
#container {
  background: url(../image/background2.png) no-repeat;
  background-size: 40% 100%;
  padding-left: 40%;
  height: 860px;
}
#container > div {
  background-color: #fff;
  height: 100%;
  padding-top: 10%;
  padding-left: 60px;
}
/*
input {
  width: 60%;
  width: 419px;
  height: 45px;
  font-size: 16px;
  border: none;
}
input:focus {
  outline: none;
}
*/
input[type=text], input[type=password] {
  border: solid 1px #E8E8E8;
  margin: 5px 0px;
  background-color: #fff;
  padding-left: 10px;
  color: #000;
}
textarea {
  width: 60%;
  height: 80px;
  font-size: 1.6rem;
  border: 1px solid #e8e8e8;
}
textarea[type=text], input[type=password] {
  border: solid 1px #E8E8E8;
  margin: 5px 0px;
  background-color: #fff;
  padding-left: 10px;
  color: #000;
}
.submit {
  background-color: #0096E3;
  color: #fff;
  cursor: pointer;
}
.submit:hover {}
.logo {
  display: block;
  width: 280px;
  background-repeat: no-repeat;
  background-size: 210px 60px;
  /* background-image: url(https://www.yiban.com.cn/templets/default/images/LOGO1.png); */
  padding-left: 0px;
  padding-bottom: 100px;
}
input:focus {
  border-color: #7DC6F2;
}
.login-header {
  display: block;
  font-weight: bold;
  font-size: 1rem;
  margin: 20px 0px;
}
#container a {
  font-size: 13px;
  color: #959ca8;
}
#container a:hover {
  color: #525252;
}
input[type=submit] {
  width: 154px;
}
#errInfo {
  color: #ff0000;
  font-size: 13px;
  display: block;
  padding: 10px 0px;
  margin-top: 50px;
}
h1 {
  padding: 35px 0px;
  vertical-align: middle;
}

.div_dialog {
    margin: 80px 0;
  /*max-width: 600px;*/
}

.subTable {
    width: 100%;
}

.subTable tbody tr {
    border: none !important;
}

.subTable tbody tr td {
    border: none !important;
}


.subTable td {
    padding-bottom: 20px;
}

.subTable .text01 {
    margin-bottom: 8px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.subTable .inputBox input {
    width: 80%;
    background: #F6F7F9;
    border: 1px solid #F6F7F9;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
}


.subTable .areaBox textarea {
    width: 93.2%;
    background: #F6F7F9;
    border: 1px solid #F6F7F9;
    font-size: 14px;
    padding: 0 10px;
    line-height: 25px;
    height: 160px;
}

.subBtn {
    width: 200px;
    margin: 0 auto;
    
}
.subBtn input {
    color: #fff;
    font-size: 18px;
    background: #3280FE;
    text-align: center;
    height: 45px;
    line-height: 45px;
    border: 1px solid #3280FE;
    border-radius: 10px;
    width: 200px;
}


.step {
  height: 54px;
  width: 426px;
  margin: 10px 0px;
}
.header-notice {
  color: #2795DC;
  display: block;
  padding: 10px 0px;
  font-size: 13px;
}
.bottom-notice {
  /* background: url(https://www.yiban.com.cn/templets/default/images/help.png) no-repeat left center; */
  color: #959ca8;
  font-size: 13px;
  display: block;
  padding: 10px 0px 10px 25px;
}
.login-notice {
  display: inline-block;
  margin-left: 50px;
  font-size: 13px;
}
.login-notice a {
  text-decoration: underline;
  font-size: 13px;
}
.step1 {
  /* background: url(https://www.yiban.com.cn/templets/default/images/step.png); */
}
.step2 {
  /* background: url(https://www.yiban.com.cn/templets/default/images/step.png) left -55px; */
}
.step3 {
  /* background: url(https://www.yiban.com.cn/templets/default/images/step.png) left -110px; */
}
.valid-code-button {
  min-width: 154px;
  cursor: pointer;
  display: inline-block;
  width: 154px;
  color: #FFF;
  background-color: #FFA000;
}
.valid-code-button:hover { /*background-color:#F8D896;border-bottom:3px solid #F0CD83;*/
}
.valid-code-input, .rnd-code {
  width: 44%;
  width: 308px;
  margin-right: 1%;
}
.login-input-max {
  width: 419px;
}
label.error {
  display: block;
}
.submit:disabled:hover, input[type=button]:disabled:hover {
  background-color: #DFE3E3 !important;
}
.submit:disabled {
  /* background-image: url(https://www.yiban.com.cn/templets/default/images/040.gif); */
  background-position: 18px center;
  background-repeat: no-repeat;
}
.disabled {
  background-color: #DFE3E3 !important;
  color: #959CA8 !important;
  border-color: #D1D7D7 !important;
}
input.error {
  border: dashed 1px #ff0000;
}
/*发送验证码成功*/
.success {
  display: inline-block;
  margin-left: 5px;
  /* background: url(https://www.yiban.com.cn/templets/default/images/tick_32_16.png) no-repeat left center; */
  padding-left: 20px;
}
.success-container {
  /* background: url(https://www.yiban.com.cn/templets/default/images/success-big.png) no-repeat left 80px; */
  padding-left: 120px;
}
.systemset {
  /* background: url(https://www.yiban.com.cn/templets/default/images/ios7_icons_348.png) no-repeat; */
  width: 100px !important;
}
/*新产品下载*/
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale;
}
.promise {
  margin: 40px auto;
  *padding-right: 1px;
}
.promise ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-right: 1px dashed #d8d8d8;
  *margin-right: -1px;
}
.promise li {
  float: left;
  width: 20%;
  height: 135px;
  font-size: 18px;
  border-left: 1px dashed #d8d8d8;
  margin-right: -1px;
  text-align: center;
}
.promise em {
  display: block;
  font-size: 12px;
  color: #999;
  font-style: normal
}
.promise p {
  margin-top: 5px;
  line-height: 24px;
  font-size: 18px;
}
.promise .iconfont {
  color: #ff0042;
  font-size: 61px;
}
.promise-gray .iconfont {
  color: #999;
  line-height: 80px;
}
.download-wrapper {
  /*  background-color: #f9f9f9;*/
}
.download-tabs {
  /*  background-color: #fff;*/
}
.download-tabs .container {
  position: relative;
  zoom: 1;
  overflow: visible;
  height: 70px;
}
.download-tabs ul {
  text-align: center;
  margin: -45px 0 0;
}
.download-tabs li {
  width: 170px;
  /* float: left; */
  text-align: center;
  font-size: 2.2rem;
  position: relative;
  display: inline-block;
  margin: 0 15px;
}
.download-tabs li.current {}
/*
.download-tabs .ulBoxSmall li {
  width: auto;
  height: 60px;
  line-height: 70px;
  margin-right: 18px;
}

.download-tabs .line {
  height: 2px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  width: 248px;
  background-color: #f9711f;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.download-tabs em {
  font-size: 14px;
  font-style: normal;
}
*/
.download-tabs a {
  display: block;
  color: #6D7890;
  line-height: 70px;
  height: 70px;
  background: #fff;
  border: 1px solid #AAC2EA;
  border-radius: 6px;
}
.download-tabs a:hover, .download-tabs .current a {
  text-decoration: none;
  background: #3380FF;
  color: #fff;
  box-shadow: 0 3px 20px #3380FF;
}
/*

.download-tabs span {
  height: 40px;
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/download_tabs_131106.png) no-repeat;
}
.download-tabs span.windows {
  background-position: 0 0;
}
.download-tabs a:hover span.windows, .download-tabs .current span.windows {
  background-position: 0 -40px;
}
.download-tabs span.linux {
  background-position: -40px 0;
}
.download-tabs a:hover span.linux, .download-tabs .current span.linux {
  background-position: -40px -40px;
}
.download-tabs span.mac {
  background-position: -80px 0;
}
.download-tabs a:hover span.mac, .download-tabs .current span.mac {
  background-position: -80px -40px;
}
.download-tabs span.ios {
  background-position: -120px 0;
}
.download-tabs a:hover span.ios, .download-tabs .current span.ios {
  background-position: -120px -40px;
}
.download-tabs span.android {
  background-position: -160px 0;
}
.download-tabs a:hover span.android, .download-tabs .current span.android {
  background-position: -160px -40px;
}
.download-tabs span.ico006 {
  background-position: -200px 0;
}
.download-tabs a:hover span.ico006, .download-tabs .current span.ico006 {
  background-position: -200px -40px;
}
*/
.download {
  padding: 40px 0;
}
.download-box {
  width: 42%;
  padding: 0 3%;
  height: 760px;
  background-color: #fff;
  _zoom: 1;
  _padding: 0 40px;
  float: left;
}
.download-top {
  height: 210px;
  padding-top: 50px;
  overflow: hidden;
}
.download-top .title {
  position: relative;
}
.download-top .title img {
  position: absolute;
  left: 50%;
  margin-left: -140px;
  top: 8px;
}
.download-top .title {
  padding-left: 40%;
  height: 75px;
}
.download-top-pc {
  position: relative;
  height: 200px;
  padding-top: 60px;
}
.download-top-pc img {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -200px;
  width: 150px !important;
  height: 150px !important;
}
.download-top-pc .title {
  height: 70px;
  padding-left: 46%;
}
.download-box .title strong {
  font-weight: normal;
  font-size: 24px;
  display: block;
  line-height: 44px;
}
.download-box .title p {
  font-size: 14px;
  color: #999;
}
.btn-wrap {
  text-align: center;
  padding: 40px 0 45px;
  position: relative;
}
.btn-wrap .qrcode {
  position: absolute;
  top: 20px;
  left: 60%;
}
.download-btn {
  height: 38px;
  line-height: 38px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 25px;
  background-color: #f9711f;
  color: #fff;
  font-size: 14px;
  border-bottom: 2px solid #d85208;
}
.download-btn .iconfont {
  font-size: 24px;
}
.download-btn:hover {
  background-color: #ef5d0d;
  border-color: #cc3e00;
  text-decoration: none;
  color: #fff;
}
.download-info {
  padding: 30px 0;
  border-top: 1px dotted #e1e1e1;
  position: relative;
  _zoom: 1;
}
.download-info p {
  white-space: nowrap;
}
.download-info span {
  color: #6a6a6a;
}
.more-versions {
  position: absolute;
  top: 30px;
  right: 0;
}
.download:after, .download-tabs ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.log-title {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
.download-log {
  height: 150px;
  overflow-y: scroll;
}
.download-log li {
  padding-left: 10px;
  /* background: url(https://www.yiban.com.cn/templets/default/images/dot_131106.gif) no-repeat 0 center; */
}
.download-box-wait {
  background: url(../image/pic_download.png) no-repeat;
  background-size: 100% 100%;
}
.download-box-test {
  background: url(../image/pic_test.jpg) no-repeat;
  background-size: 100% 100%;
}
.download-box-wait div, .download-box-test div {
  padding-top: 460px;
  text-align: center;
}
.download-box-wait p {
  color: #c2c1c0;
  font-size: 14px;
}
.download-box-wait strong {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  color: #8f8e8d;
  font-size: 24px;
  font-weight: normal;
}
.download-more {
  width: 45%;
}
.download-item-title {
  height: 86px;
  line-height: 86px;
  border-bottom: 1px dashed #e1e1e1;
  font-size: 22px;
  margin-bottom: 10px;
}
.download-item-versions {
  position: relative;
  padding: 10px 0;
  zoom: 1;
}
.download-item-versions strong {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  line-height: 32px;
}
.download-item-versions .ext {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 1.4rem;
  line-height: 32px;
}
.download-item-versions .ext .log {
  padding-left: 8px;
  margin-left: 8px;
  /* background: url(https://www.yiban.com.cn/templets/default/images/line_131106.gif) no-repeat 0 center; */
}
.download-item-versions p {
  font-size: 10px;
  color: #6a6a6a;
}
.download-item-versions p em {
  color: #999;
  font-style: normal;
}
/*新产品*/
.center_1 {
  width: 1200px;
  height: 159px;
  border-bottom: 1px solid #d4d4d4;
  margin: 0 auto;
  padding-top: 30px;
}
.center_ys {
  margin-left: 2px;
}
.center_1_left {
  margin-top: 20px;
  font-size: 1rem;
  line-height: 38px;
  width: 764px;
}
.js {
  margin-top: 20px;
}
.jz {
  margin-left: 45px;
}
.center_1_right {
  margin-top: 8px;
  margin-left: 80px;
  background: url(../image/ppia_1.png) no-repeat;
  width: 329px;
  height: 151px;
}
.btn_play_01 {
  margin-left: 0px;
  margin-top: 10px;
  display: block;
  cursor: pointer;
}
.btn_play_02 {
  margin-left: 0px;
  margin-top: 10px;
  display: none;
  cursor: pointer;
}
img {
  border: none;
}
.pointer {
  cursor: pointer;
}
.center_2 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 34px;
  font-size: 14px;
  color: #585858;
}
.center_2_left {
  width: 644px;
  margin-left: 2px;
}
.center_2_right {
  margin-left: 80px;
  margin-top: -20px;
}
.title_1 {
  font-size: 18px;
  color: #c80000;
  font-weight: 700;
  text-align: center;
}
.center_3 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 10px;
  height: 326px;
  background: url(../image/pii_2.png) no-repeat;
  font-size: 14px;
}
.center_3_right {
  width: 488px;
  margin-left: 694px;
  font-size: 14px;
  color: #585858;
}
.center_4 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 0px;
  font-size: 14px;
  color: #585858;
}
.center_4_left {
  width: 626px;
  margin-left: 2px;
  height: 296px;
  margin-top: 80px;
  text-align: center;
}
.center_4_right {
  width: 523px;
  margin-top: -20px;
}
.center_5 {
  width: 1200px;
  margin: 0 auto;
  height: 331px;
  background: url(../image/pii_4.png) no-repeat;
  font-size: 14px;
  color: #585858;
}
.center_5_right {
  width: 488px;
  margin-left: 700px;
  line-height: 25px;
  padding-top: 70px;
}
.black_overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #666666;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content_small {
  display: none;
  position: absolute;
  top: 20%;
  left: 30%;
  width: 40%;
  height: 50%;
  border: 16px solid lightblue;
  background-color: white;
  z-index: 1002;
  overflow: auto;
}
#MyDiv {
  display: none;
  position: absolute;
  top: 20%;
  left: 13%;
  width: 1050px;
  ;
  height: 1280px;
  background: url(../image/tc_bg_1.png) no-repeat;
  z-index: 1002;
}
#MyDiv1 {
  display: none;
  position: absolute;
  top: 20%;
  left: 13%;
  width: 1050px;
  ;
  height: 509px;
  background: url(../image/tc_bg.png) no-repeat;
  z-index: 1002;
}
#MyDiv2 {
  display: none;
  position: absolute;
  top: 40%;
  left: 20%;
  width: 800px;
  ;
  height: 385px;
  border: 10px solid #9C9C9C;
  z-index: 1002;
}
.x_close_1 {
  position: absolute;
  top: -20px;
  left: 800px;
  cursor: pointer;
}
.X_close {
  position: absolute;
  top: -15px;
  left: 1033px;
  cursor: pointer;
}
.table {
  width: 1200px;
  margin-left: 33px;
  margin-top: 50px;
  font-size: 14px;
}
table_1 {
  width: 1200px;
  font-size: 14px;
}
.table_2 {
  width: 1200px;
  margin-top: 40px;
  margin-left: 33px;
  font-size: 14px;
}
.bjs_1 {
  background-color: #c80000;
  font-size: 18px;
  color: #ffffff;
  width: 1200px;
}
.bjs_2 {
  background-color: #f8f8f8;
}
.bjs_3 {
  background-color: #c80000;
  font-size: 18px;
  color: #ffffff;
  width: 484px;
  height: 40px;
  width: 484px;
  margin-top: 15px;
  line-height: 40px;
}
.z_cell {
  width: 200px;
  text-align: center;
  border-left: none;
}
.o_cell {
  width: 197px;
  text-align: center;
  border-left: dashed 1px #d0d0d0;
}
.q_cell {
  width: 218px;
  text-align: center;
  border-left: none;
}
.w_cell {
  width: 385px;
  text-align: center;
  border-left: dashed 1px #d0d0d0;
}
tr td {
  height: 38px;
  border-bottom: #d0d0d0 1px solid;
}
.cell_nc {
  height: 77px;
  line-height: 77px;
}
.cell_nr {
  height: 110px;
  line-height: 110px;
}
.table_1_ {
  font-size: 16px;
  margin-top: 30px;
  margin-left: 55px;
  font-family: "微软雅黑";
}
.table_1_left {
  margin-left: 30px;
  width: 484px;
}
.jz_table {
  margin-left: 25px;
}
.jz_table_1 {
  border-left: #d0d0d0 1px dashed;
  border-right: #d0d0d0 1px dashed;
}
.table_1_right {
  margin-left: 20px;
}
/*服务与支持*/
.content_fz {
  padding: 35px 51px 50px 41px;
}
.content_fz h2, .content_fz p {
  text-align: left;
}
.content_fz h2 {
  font: bold 18px/133% "微软雅黑";
  color: #C7431B;
}
.content_fz p {
  padding-top: 12px;
  font-size: 14px;
  line-height: 28px;
  color: #575757;
}
.bg_1px {
  width: 100%;
  height: 199px;
  background: url(../image/bg_1px.png) repeat-x;
}
.bg_1px .content_bom {
  padding-left: 42px;
}
.bg_1px h3 {
  text-align: left;
  font-size: 1rem;
  color: #2C2C2C;
  line-height: 44px;
}
.bg_1px ul {
  margin-top: 31px;
  overflow: hidden;
}
.bg_1px ul li {
  float: left;
  margin-right: 63.25px;
  width: 200px;
}
.bg_1px ul li img {
  float: left;
}
.bg_1px ul li p {
  float: left;
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #575757;
  line-height: 20px;
}
.bg_1px ul li p a {
  padding-top: 4px;
}
.bg_1px ul li p a:link, .bg_1px ul li p a:visited {
  font-size: 14px;
  color: #575757;
  font-weight: normal;
}
.bg_1px ul li p a:hover {
  text-decoration: underline;
  color: #EE031F;
}
.address {
  padding-top: 42px;
}
.address p {
  float: left;
  margin-right: 72px;
  font-size: 17px;
  color: #575757;
  font-weight: bold;
}
.address p span, .address p a {
  font-weight: normal;
}
.address p a {
  text-decoration: underline;
}
/*试用申请*/
.sysq h3.bt {
  background: url(../image/tb16.png) no-repeat center top;
  height: 109px;
}
.sysq .ba {
  border: 1px solid #ccc;
  width: 996px;
  margin: 0 auto;
  padding: 20px 0
}
.sysq .ba table {
  width: 800px;
  margin: 0 auto;
}
.sysq .ba table tr {
  border: none;
}
.sysq .ba table tr td {
  border: none;
  padding: 10px 0
}
.sysq .ba table tr td input {
  border: 1px solid #ddd;
  color: #999;
  padding-left: 10px;
}
.sysq .ba table tr td input.ban {
  width: 26.5%;
}
.sysq .ba table p.mc {
  background: #ccc;
  height: 36px;
  line-height: 36px;
  padding-left: 16px;
  color: #000
}
.sysq .ba table textarea {
  width: 98.5%;
  border: 1px solid #ddd;
  padding-left: 10px;
  padding-top: 10px;
}
.media h3 {
  font-size: 23px;
  color: #ac000d;
  font-weight: 600;
  text-align: left;
  line-height: 50px;
  font-family: "微软雅黑", "SimSun", "宋体";
}
.media ul li {
  float: left;
}
.media ul li.media-1 {
  width: 406px;
  height: 285px;
  position: relative;
}
.media ul li.media-1 .btn_1 {
  position: absolute;
  left: 150px;
  top: 100px;
  cursor: pointer;
}
.media ul li.media_2 {
  width: 355px;
}
.media ul li.media_2 h3 {
  font-size: 18px;
  padding-left: 20px;
  line-height: 40px;
  color: #FFFFFF;
}
.txtScroll-left {
  height: 246px;
  background: #F3F3F3;
  position: relative;
}
.media ul li.media_2 .media_2top {
  width: 100%;
  height: 39px;
  background: #C7441C;
}
.txtScroll-left .hd {
  position: absolute;
  bottom: 12px;
  right: 17px;
}
.txtScroll-left .hd a {
  float: left;
  cursor: pointer;
}
.txtScroll-left .hd .next {
  display: block;
  width: 8px;
  height: 16px;
  /* background: url(https://www.yiban.com.cn/templets/default/imagesa/iocs.png)no-repeat 0 -138px; */
  margin-right: 23px;
}
.txtScroll-left .hd .prev {
  display: block;
  width: 8px;
  height: 16px;
  /* background: url(https://www.yiban.com.cn/templets/default/imagesa/iocs.png)no-repeat -13px -138px; */
}
.txtScroll-left .bd {
  padding: 30px 31px 0 22px;
}
.tempWrap ul li a:link, .tempWrap ul li a:visited {
  text-decoration: none;
  font-size: 13px;
  color: #7A7A7A;
  line-height: 23px;
  text-align: left;
}
.tempWrap ul li a:hover {
  color: #EE031F;
  text-decoration: underline;
}
.tempWrap ul li p {
  padding-top: 15px;
  line-height: 28px;
  text-align: left;
  color: #585757;
}
.btn {
  position: absolute;
  left: 150px;
  top: 100px;
  cursor: pointer;
  display: none;
}
.black_overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 400%;
  background-color: #737373;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content {
  display: none;
  position: absolute;
  top: 90%;
  left: 20%;
  width: 840px;
  height: 430px;
  ;
  z-index: 1002;
}
.white_content_ {
  position: relative;
  border: 10px solid #9d9d9d;
  width: 800px;
  height: 385px;
  ;
}
.close_x {
  position: absolute;
  z-index: 5000;
  left: 799px;
  top: -17px;
  cursor: pointer;
}
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-outer, .fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../image/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  /* background: url('https://www.yiban.com.cn/templets/default/images/fancybox_loading.gif') center center no-repeat; */
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  /* background: transparent url('https://www.yiban.com.cn/templets/default/images/blank.gif'); */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  /* background: url('https://www.yiban.com.cn/templets/default/images/fancybox_overlay.png'); */
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
/*成功案例具体页面1*/
#cen .cAs {
  width: 1200px;
  height: 66px;
  padding-top: 20px;
}
#cen .cAs .cAsL {
  width: 686px;
  height: auto;
  line-height: 22px;
  float: left;
  clear: right;
  margin-right: 24px;
}
#cen .cAs .cAsR {
  width: 167px;
  height: auto;
  line-height: 66px;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  padding-right: 20px;
  /* background-image: url(https://www.yiban.com.cn/templets/default/images/ctel.jpg); */
  background-repeat: no-repeat;
  background-position: right center;
  float: right;
  font-family: Arial;
}
#cen {
  width: 1200px;
  text-align: left;
}
#cen .cA {
  width: 1200px;
  height: 66px;
  padding: 20px 0px;
  border-bottom: #CCCCCC solid 1px;
  margin-bottom: 40px;
}
#cen .cAo {
  width: 1200px;
  height: 66px;
  padding: 10px 0px;
  padding-bottom: 25px;
}
#cen .cA .cAL, #cen .cAo .cAL {
  width: 686px;
  line-height: 22px;
  float: left;
  clear: right;
  margin-right: 24px;
  color: #575757
}
#cen .cA .cAR, #cen .cAo .cAR {
  width: 167px;
  line-height: 66px;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
  /* background-image: url(https://www.yiban.com.cn/templets/default/images/ctel.jpg); */
  background-repeat: no-repeat;
  background-position: right center;
  float: right;
  font-family: Arial;
  color: #575757
}
.case_menu li {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  height: 35px;
}
.case_menu li a {
  display: block;
  background-color: #575757;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  width: 124px;
  margin-right: 5px;
}
.case_menu li a:hover {
  background-color: #c80000
}
.xqy {
  color: #555;
  padding: 30px 0 20px;
}
.xqy img {
  max-width: 100%;
}
.xqy .fl {
  width: 100%;
}
.xqy .fl.f2 {
  width: 100%;
  text-align: center;
}
.xqy .fl.f2 .nr {
  text-align: left;
}
.xqy .fl h3.bt {
  font-size: 18px;
  margin-bottom: 20px;
}
.xqy .fl p.p1 {
  font-size: 16px;
  color: #333;
  padding-top: 15px;
  padding-bottom: 3px;
}
.xqy .fl p {
  line-height: 22px;
  font-size: 12px;
}
.xqy .fr {
  width: 256px;
  border: 1px solid #e1e1e1;
  padding: 10px 0 20px;
  margin-top: 65px;
}
.xqy .fr table {
  width: 100%;
}
.xqy .fr td {
  border: none;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
}
.xqy .fr td.tt {
  font-weight: bold;
  color: #555
}
.xqy .pic p {
  padding: 20px 0;
  text-align: center
}
.xqy .pic p img {}
/* contact-bang */
.contact-bang {
  padding: 50px 0;
  overflow: hidden;
  border-top: 1px solid #E0E0E0
}
.ie6 .contact-bang {
  zoom: 1;
}
.contact-bang .bang-active {
  float: left;
  width: 535px;
  margin-right: 130px;
}
.contact-bang .bang-contact {
  float: left;
  width: 535px;
}
.contact-bang .qrcode {
  float: right;
  font-size: 12px;
  color: #888888;
  text-align: center;
}
.secondary-tit {
  font-size: 18px;
  line-height: 32px;
  color: #000000;
}
.secondary-tit .more-btn {
  float: right;
  display: inline-block;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  color: #666;
  padding: 0 10px;
  border: 1px solid #666666;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  font-family: Arial, sans-serif;
  position: relative;
  top: 7px;
}
.ie7 .secondary-tit .more-btn {
  top: -25px;
}
.ie6 .secondary-tit .more-btn {
  top: -25px;
}
.contact-bang .secondary-tit {
  margin-bottom: 24px;
  font-family: "Microsoft Yahei", Arial, sans-serif;
  font-weight: normal
}
.active-list li {
  height: 32px;
  overflow: hidden;
  font-size: 14px;
  line-height: 32px;
}
.contact-bang a {
  color: #666666;
}
.bang-contact p {
  line-height: 32px;
}
.bang-contact p.font-small {
  font-size: 12px;
}
.bang-contact p.font-big {
  font-size: 24px;
  line-height: 28px;
}
.contact-bang .qrcode img {
  display: block;
  margin-top: 30px;
}
.contact-bang .active-list a:hover {
  text-decoration: underline;
}
.contact-bang .bang-contact p a:hover {
  text-decoration: underline;
}
/*新成功案例*/
.gdkh {
  border-top: 1px solid #f1f1f1;
}
.gdkh h3.bt {
  width: 142px;
  height: 45px;
  line-height: 38px;
  font-size: 18px;
  background: url(../image/tb01.png) no-repeat left center;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  color: #fff;
  margin: 20px auto
}
.gdkh ul {
  margin-right: -15px;
}
.gdkh li {
  float: left;
  padding-right: 15px;
  padding-bottom: 15px;
}
.gdkh li img {
  border: 1px solid #ebebeb;
  display: block
}
.hzhb {
  background: url(../image/bg01.jpg) no-repeat left top;
  height: 105px;
  margin-top: 100px;
  padding-top: 30px;
}
.hzhb dl {
  background: #fff;
  padding: 18px;
}
.hzhb dl dt {
  font-size: 1rem;
  color: #323232;
  border-right: 1px dotted #323232;
  float: left;
  padding-right: 20px;
  margin-right: 20px;
}
.hzhb dl dt span {
  display: block;
  font-size: 16px;
}
.hzhb dl dd li {
  float: left;
  padding-right: 20px;
}
.hzhb dl dd li img {
  display: block;
}
/*新闻页面*/
/* flexslider */
.w1200 {
  margin: 0 auto;
  width: 1200px;
}
.flexslider {
  position: relative;
  height: 258px;
  overflow: hidden;
  background: url(../image/loading.gif) 50% no-repeat;
}
.slides {
  position: relative;
  z-index: 1;
}
.slides li {
  height: 258px;
}
.flex-control-nav {
  position: absolute;
  bottom: 10px;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}
.flex-control-nav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 40px;
  overflow: hidden;
  background: url(../image/dot.png) right 0 no-repeat;
  cursor: pointer;
}
.flex-control-nav .flex-active {
  background-position: 0 0;
}
.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 45%;
}
.flex-direction-nav li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.flex-direction-nav li a.flex-prev {
  left: 40px;
  background: url(../image/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
  right: 40px;
  background: url(../image/next.png) center center no-repeat;
}
.new_lst {
  padding: 30px 0 60px;
  overflow: hidden;
  zoom: 1;
}


.new_lst .bgGrey {
        width: 320px;
    background: linear-gradient(180deg, #f1f3f9, #fff);
    box-shadow: 8px 8px 20px 0 rgb(32 38 52 / 10%), -8px -8px 20px 0 #fff;
    border-radius: 12px;
    border: 2px solid #fff;
    padding: 30px 25px;
    box-sizing: border-box;
}

.new_lst .zb {
  width: 910px;
}
.new_lst .zb img {
  max-width: 100% !important;
}
.new_lst .zb h3.bt {
  font-size: 23px;
  text-align: center;
  font-weight: normal;
  color: #474b4b;
  padding: 10px 0 20px;
}
.new_lst .zb .sm {
  margin-top: 30px;
  padding-left: 0;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
  zoom: 1;
}
.new_lst .zb .sm ul {
  float: right;
}
.new_lst .zb .sm .bdsharebuttonbox a {
  margin-top: 0;
}
.new_lst .zb .sm li {
  float: left;
  padding: 0 15px;
  background: url(../image/tb02.png) no-repeat right center
}
.new_lst .zb .sm li.fx {
  background: none
}
.new_lst .zb dl {
  background: #f2f2f2;
  margin: 20px auto;
  padding: 20px;
}
.new_lst .zb dl dt {
  float: left;
  font-size: 16px;
  color: #e40003;
}
.new_lst .zb dl dd {
  color: #474b4b;
  font-size: 13px;
  padding-left: 5em;
}
.new_lst .zb .con p {
  line-height: 24px;
  padding: 15px 0
}
.new_lst .zb .xdh {
  background: #aaa;
  height: 36px;
  line-height: 36px;
  color: #373131;
  padding: 0 20px;
  margin: 20px 0 35px;
}
.new_lst .zb .xdh span.fr {
  /*	padding-right: 20px;
*/
}
.new_lst .yb {
  padding-top: 10px;
  width: 250px;
}
.new_lst .yb .lx {
  background: #E40003;
  /*background: #2056E8;*/
  height: 248px;
  color: #fff;
  padding: 0 0 0 18px;
}
.new_lst .yb .lx h4.bt {
  font-size: 18px;
  padding: 20px 0;
  font-weight: normal
}
.new_lst .yb .lx li {
  font-size: 16px;
  background: url(../image/tb03.png) no-repeat left center;
  padding-left: 50px;
  line-height: 18px;
  margin-bottom: 20px;
}
.new_lst .yb .lx li.a2 {
  background: url(../image/tb04.png) no-repeat left center;
}
.new_lst .yb .lx li.a3 {
  background: url(../image/tb05.png) no-repeat left center;
}
.new_lst .yb .lx li span {
  font-size: 12px;
  display: block
}
h5.bt {
  background: url(../image/tb06.png) no-repeat left top;
  font-size: 1.6rem;
  color: #6e6d72;
  padding: 10px 0;
  font-weight: normal;
  margin-top: 20px;
}
.new_lst .ph .dh li {
  font-size: 1.6rem;
  text-align: center;
  width: 50%;
  float: left;
  border-top: 1px solid #ddd;
  padding: 10px 0;
  color: #4d4644;
  cursor: pointer
}
.new_lst .ph .dh li:hover, .ph .dh li.hover {
  border-top: 1px solid #e40003
}
.new_lst .ph .nr {
  background: url(../image/tb07.png) no-repeat left 3px;
  padding-left: 25px;
}
.new_lst .ph .nr li:first-child {
  padding: 20px 0 15px 0;
}
.new_lst .ph .nr li {
  border-bottom: 1px dotted #e8e8e8;
  height: 32px;
  font-size: 1.3rem;
  line-height: 32px;
  font-weight: normal !important;
}
.new_lst .ph .nr li strong {
  font-weight: normal !important;
}
.new_lst .ph .nr li.one {
  background: #efecec;
  height: 68px;
  padding: 0 8px;
}
.new_lst .ph .nr li.one span {
  display: block;
  line-height: 16px;
}
.new_lst .ph .nr li.one span a {
  color: #837a81;
}
.new_lst .bq ul {
  margin-right: -8px;
}
.new_lst .bq li {
  float: left;
  padding-right: 8px;
  padding-bottom: 8px
}
.new_lst .bq li a {
  color: #4f4f50;
  display: block;
  border: 1px solid #d2d2d2;
  line-height: 26px;
  padding: 0 6px;
}
.new_lst .lty {
  width: 850px;
}
.new_lst .lty .ddh {
  border-right: 1px solid #ddd;
  margin-top: 20px;
}
.new_lst .lty .ddh li {
  float: left;
  width: 147px;
}
.new_lst .lty .ddh li a {
  display: block;
  padding: 8px 0px;
  text-align: center;
  font-size: 16px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd
}
.new_lst .lty .ddh li.hover a, .new_lst .lty .ddh li:hover a {
  border-top: 1px solid #F00;
  border-bottom: none;
  text-decoration: none
}
.new_lst .lty .xx > li {
  padding: 20px 0;
  border-bottom: 1px solid #dcdcdc
}
.new_lst .lty .xx > li .nr {
  width: 570px;
}
.new_lst .lty .xx > li .nr h3.bt {
  font-size: 1.6rem;
  font-weight: normal;
  padding-bottom: 14px;
}
.new_lst .lty .xx > li .nr h3.bt a:hover {
     color: #3667E6;
}

.new_lst .lty .xx > li .nr p.wz {
  line-height: 24px;
  font-size: 1.2rem;
  color: #888
}
.new_lst .lty .xx > li .nr p.wz a {
  font-weight: bold;
  color: #3667E6;
}
.new_lst .lty .xx > li .nr .sj {
  padding-top: 30px;
}
.new_lst .lty .xx > li .nr .sj li {
  font-size: 15px;
  float: left;
  padding-right: 15px;
}
.new_lst .lty .xx > li .nr .sj li a {
  color: #888;
}
.new_lst .lty .xx > li .nr .sj .fr li {
  color: #3f3f3f;
}
.new_lst .lty .xx > li .nr .sj .fr li.a2 {
  background: url(../image/tb08.png) no-repeat left center;
  padding-left: 30px;
}
.new_lst .lty .xx > li .nr .sj .fr li.a3 {
  background: url(../image/tb09.png) no-repeat left center;
  padding-left: 30px;
}
/*分页*/
.pages {
  text-align: center;
  padding: 20px 0
}
.pages li {
  display: inline-block;
  padding: 0 5px;
  color: #c1c1c1
}
.pages li a {
  padding: 6px 10px;
  border: 1px solid #d2d2d2
}

.relevant {
    font-size: 12px;
    line-height: 25px;
}

.relevant a {
    font-size: 13px;
    line-height: 26px;
}

.relevant .h5Ttl {
    padding: 25px 0 10px;
    color: #666;
    font-weight: normal;
    font-size: 16px;
    position: relative;
}

.relevant .h5Ttl:after {
    position: absolute;
    left: 0;
    top: 15px;
    width: 30px;
    height: 5px;
    background: #ff0000;
    content: "";
}

.relevant ul {
    padding: 0 15px;
}

.updown {
        font-size: 13px;
    line-height: 26px;
}



/*关于我们*/
.abt {
  background: url(../image/xt07.jpg) no-repeat center top;
  background-size: 100% auto;
  height: 670px;
}  
.guanyu {
  background: #fff;
  margin-top: -60px;
}
.guanyu h3.bt {
  font-weight: normal;
  font-size: 30px;
  text-align: center;
  padding: 40px 0;
  color: #333;
  line-height: 40px;
  margin-top:60px;
}
.guanyu .wz {
  padding: 0px 40px 40px;
  font-size: 16px;
  line-height: 32px;
  color: #666;
}
.guanyu .cj {
  padding: 40px 40px 0;
}
.guanyu .cj li {
  float: left;
  height: 90px;
  padding-right: 50px;
  width: 300px;
  padding-bottom: 30px;
}
.line {
  background: #dadada;
  height: 1px;
  margin: 0 30px;
}
.lgkj {}
.lgkj .sm {
  text-align: center;
  font-size: 15px;
}
.lgkj ul.lm {
  margin: 0 auto;
  padding: 30px 0 45px;
  text-align: center
}
.lgkj ul.lm li {
  display: inline-block;
  border: 1px solid #dadada;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 15px;
  font-size: 15px;
  border-radius: 8px;
  cursor: pointer
}
.lgkj ul.lm li a {
    display: block;
}

.lgkj ul.lm li:hover, .lgkj ul.lm li.hover, .lgkj ul.lm li.on {
  background: #3280FE;
  color: #fff !important;
  border: none;
  height: 42px;
  line-height: 42px;
  width: 122px;
  text-decoration: none;
}
.lgkj ul.lm li:hover a, .lgkj ul.lm li.hover a, .lgkj ul.lm li.on a {
  text-decoration: none;
  color: #fff !important;
}
.lgkj ul.nr li {
  float: left
}
.lgkj ul.nr li img {
  display: block;
}
.lgkj dl {
  padding: 40px 30px 20px;
}
.lgkj dl p {
  font-size: 22px;
  line-height: 35px;
}
.lgkj dl dd {
  width: 550px;
}
.lgkj dl dd h4.bt {
  font-size: 22px;
  font-weight: normal;
  color: #5d5d5d;
  padding-bottom: 20px;
}
.lgkj dl dd h4.bt span {
  font-size: 15px;
  color: #888
}
.lgkj dl dd table {
  width: 100%;
}
.lgkj dl dd table tr {
  border: none;
}
.lgkj dl dd table td {
  border: none;
  padding-bottom: 20px;
  padding-right: 20px;
}
.lgkj dl dd table .title {
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 0px 10px;
  color: #000;
  text-align: justify;
}
.lgkj dl dd table td input {
  width: 100%;
  border: 1px solid #ddd;
  padding-left: 10px;
  color: #767676;
  height: 30px;
  background: #F6F7F9;
  font-size: 1.6rem;
}
.lgkj dl dd table td textarea {
  width: 100%;
  border: 1px solid #ddd;
  padding-left: 10px;
  padding-top: 10px;
  color: #767676;
  font-family: Micorosoft Yahei;
  height: 205px;
  background: #F6F7F9;
}
.lgkj dl dd table td input.tj {
  width: 110px;
  background: #3280FE;
  text-align: center;
  color: #fff;
  padding-left: 0;
}
.center_4 {
  width: 100%;
  margin-top: 0px;
}
.center_4 img {
  display: block;
}
.center_4_1 {
  width: 100%;
  background: url(../image/zpq_bg.jpg) repeat-x;
  height: 708px;
}
.center_4_1_1 {
  width: 988px;
  margin: 0 auto;
}
.photo_4 {
  padding-top: 1px;
}
.photo_5 {
  padding-top: 1px;
}
.photo_7 {
  padding-top: 1px;
  padding-left: 1px;
}
/*------------------------------视频切换-------------------------------------*/
.videobox {
  margin: 0 auto;
  width: 1200px;
  position: relative;
  box-sizing: border-box;
}
.video-img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.video-img .btn_v {
  width: 76px;
  height: 76px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -38px;
  margin-top: -38px;
  z-index: 20000;
}
.video-img video {
  background-color: #000;
}
.video-list {
  padding: 29px 0 0px;
  overflow: hidden;
  margin: 0 auto;
}
.video-list li {
  width: 278px;
  /*  height: 202px;*/
  overflow: hidden;
  position: relative;
  float: left;
  /*  border: solid 2px #fff;*/
  margin: 0 29px 29px 0;
  cursor: pointer;
  box-sizing: border-box;
}
.video-list li:nth-child(4n) {
  margin-right: 0;
}
.video-list ul {
  position: relative;
}
.video-list li .icon-video {
  position: absolute;
  left: 107px;
  top: 40%;
  width: 56px;
  height: 56px;
  z-index: 99;
}
.deskBg {
  width: 100%;
  height: 202px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  text-align: center;
  font-size: 16px;
  /*  padding-top: 30px;*/
}
.description {
  margin-top: 10px;
  font-size: 1.8rem;
  color: #6D7890;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 278px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.js_videoCon {
  display: none;
}
.js_videoCon:first-child {
  display: block;
}
.prev_v {
  width: 35px;
  height: 35px;
  position: absolute;
  left: 5px;
  bottom: 55px;
}
.next_v {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 5px;
  bottom: 55px;
}



@media all and (min-width: 0) and (max-width: 767px) {
/*@media only screen and (max-width: 767px) {*/
    .mainImg img {
        height: 280px !important;
        max-height: 100%;
        min-height: 100%;
        min-width: 250%;
        max-width: 160%;
    }
    
    .mainImg .txtBox {
        top: 27% !important;
        width: 90%;
        left: 7%;
    }
    
    .w1200 {
        width: auto;
    }
            
    .mainImg .txtBox .txt01 {
        margin-bottom: 10px;
        font-size: 19px;
        line-height: 30px;
        letter-spacing: 3px;
    }
    
    .mainImg .txtBox .txt02 {
        margin-bottom: 8px;
    font-size: 12px;
    line-height: 20px;
        color: #fff;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    
    .mainImg .txtBox .txtLink {
        float: left;
        margin: 20% 0 0 20%;
}
    .mainImg .txtBox .protxtLink {
        float: left;
}
    .mainImg .txtBox .txtLink a {
        padding: 0 8px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        border-radius: 2px;
        width: auto;
    }
    .mainImg .txtBox .protxtLink a {
        padding: 0 8px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        border-radius: 2px;
        width: auto;
    }





    .div_dialog {
        margin: 0 -5% 20px;
        width: 110%;
    }
        
    .subTable col {
        width: 100% !important;
    }

   .subTable tbody tr td {
        width: 100%;
        float: left;
        padding-bottom: 40px;
        height: auto;
        padding-bottom: 10px;
    }
    
    .subTable .inputBox input {
        width: 100%;
        box-sizing: border-box;
    }
    
    .subTable .text01 {
        padding-left: 12px;
    }    
        
    .proSec02 {
        padding: 0;
    }

    .proSec02 h2 {
        margin: 0 0 10px;
        font-size: 20px;
        line-height: 25px;
    }
    /*价值模块*/
.proSec02 .wid80 .slogan p {
  margin: 0 0 30px;
  font-size: 15px;
  color: #3667e6;
  text-align: center;
  font-weight: bold;
  letter-spacing: 5px;
}
.proSec02 .wid80 .arrow-right {
    display: none;
}
.proSec02 .wid80 .value {
    flex-direction: column;
}
.proSec02 .wid80 .value-part {
    margin: 0px !important;
    width:100% !important;
}
.proSec02 .wid80 .value-part .value-left .box ul {
    padding: 10px 25px;
    margin: 10px 10px;
}
.proSec02 .wid80 .value-part .value-left .box ul li {
    display: flex;
    justify-content: center;
}
.proSec02 .wid80 .value-part .value-left .box ul li p{
    color:white;
}
.proSec02 .wid80 .value-part .value-left .box .part .data {
    font-size: 12px;
    margin-bottom: 5px;
}
.proSec02 .wid80 .value-part .value-left .box .part .text {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 10px;
}
.proSec02 .wid80 .value-part .value-right .arrow-down {
    display: none;
}
.proSec02 .wid80 .value-part .value-right ul {
    padding: 10px;
    border-radius:20px;
    margin: 10px 0px;
}
.proSec02 .wid80 .value-part .value-right ul li .Big{
    font-size: 15px;
}
.proSec02 .wid80 .value-part .value-right ul li p{
    font-size: 12px;
}
/*价值模块结束*/

/*数字化模块开始*/
.mainImg .txtBox h2 {
    font-size: 25px;
    margin: 0 0 0 20%;
}
.proSec02 .application .slogan2 .title {
    font-size: 20px;
    margin-bottom: 20px;
}
.proSec02 .application .slogan2 p {
    font-size: 12px;
}
.proSec02 .application .arrow {
    flex-direction: column;
    margin: 20px 0 0;
}
.proSec02 .application .arrow img{
    width: 90%;
    margin: 10px;
}
.proSec02 .application .arrow p{
    margin: 20px;
    font-size: 14px;
}
.proSec02 .application .process {
    margin: -30px 0 80px;
}
.proSec02 .application .process .pattern {
    flex-direction: column;
}
.proSec02 .application .process .pattern .combination-spbox .combination {
    margin: 0 -70px;
}
.proSec02 .application .process .pattern ul{
    background-size: 35%;
}
.proSec02 .application .process .pattern ul img{
    width: 20%;
    margin: 100px 112px 0;
}
.proSec02 .application .process .pattern .combination p{
    margin: -60px;
    font-size: 14px;
}
/*数字化模块结束*/
    .proSec02 .h2Txt {
        margin: 0 0 20px;
        font-size: 12px;
        color: #1F3464;
        text-align: center;
        line-height: 25px;
    }
    .advantageUl li {
        padding: 0 5px;
    }
    
    .advantageUl li img {
        width: 40px;
        height: auto;
    }
    
    .advantageUl li .text02 {
        display: none;
    }
    
    .advantageUl li .ttl {
        margin: 5px 0 10px;
        font-size: 16px;
    }
    
    .proSec03 {
        padding: 6% 3% 0;
    }
    .proSec03 .imgBox {
        margin-bottom: 10px;
        flex-direction: column;
    }
    
    .proSec03 .introBox {
        padding: 20px 20px 42px;
        overflow: auto;
        box-sizing: border-box;
        max-width: 1200px;
        margin: 0 auto;
        font-size: 18px;
        line-height: 50px;
    }
    
    .proSec03 .introBox img{
        width: 100% !important;
        height: 100% !important;
    }
    
    .proSec03 h2 {
        font-size: 20px;
        color: #1F3464;
        text-align: center;
        line-height: 25px;
        margin-bottom: 10px;
    }
   .proSec03 .photoBox img {
        width: 100% !important;
        height: auto !important;
    }
    
    .proSec03 .photoBox {
        order: 1;
        width: 100% !important;
        height: auto !important;
    }
    
    .proSec03 .photoBox1 img {
        width: 100% !important;
        height: auto !important;
    }
    
    .proSec03 .photoBox1 {
        order: 1;
        width: 100% !important;
        height: auto !important;
    }
    
    .proSec03 .textBox {
        line-height: 36px;
        width: 100%;
        order: 2;
    }
    .proSec03 .textBox h3 {
        font-size: 14px;
        margin-bottom: 0;
        font-weight: bold;
    }
    
    .proSec03 .textList li {
        margin-bottom: 10px;
    }
    .proSec03 .textList li h4 {
        padding-left: 15px;
        margin-bottom: 5px;
        font-size: 13px;
        color: #616D87;
        font-weight: normal;
        background: url(../image/pro_ico02.png) no-repeat left 5px;
        background-size: 5px auto;
        line-height: 20px;
    }
    
    .proSec03 .textList1 li {
        margin-bottom: 10px;
    }
    .proSec03 .textList1 li h4 {
        padding-left: 15px;
        margin-bottom: 5px;
        font-size: 13px;
        color: #616D87;
        font-weight: normal;
        background: url(../image/pro_ico02.png) no-repeat left 5px;
        background-size: 5px auto;
        line-height: 20px;
    }
    .proSec03 .bgGrey .wid80 {
        flex-direction: column;
    }
    .proSec03 .textList1 li p {
      line-height: 22px;
    font-size: 13px;
    }
    .proSec03 .textBox p {
  
      line-height: 22px;
    font-size: 13px;
    padding-bottom: 5px;
}
    .proSec04 {
        padding: 6% 15% 0 0;
        /*padding-top: 0px;*/
    }
    .proSec04 .btmUl {
        flex-direction: column;
    }
    
    .proSec04 .btmUl li {
        width: 100%;
        padding: 10% 6%;
    }
    
    .proSec04 .btmUl li img {
        width: 100%;
        height: 180px;
    }
    
    .proSec04 .btmUl li .ttl {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 10px;
    }
        
    .proSec04 .btmUl li .text {
        font-size: 13px;
        line-height: 22px;
        margin: 5px 0;
    }
    
    .proSec04 .link a {
        font-size: 14px;
        background-size: 15px auto;
    }
    
    .proSec01 h2 {
        margin-bottom: 10px;
        font-size: 20px;
            font-weight: bold;
    }
    
    .proSec01 h3 {
        font-size: 16px;
        height: 70px;
        line-height: 70px;
        padding-left: 0;
        text-align: center;
    }
        
    .choiceUl li {
        width: 100%;
        padding: 10px;
    }
        
    .choiceUl .imgIco {
        float: left;
        width: 25%;
    }
    
    .choiceUl li em {
        font-size: 14px;
        line-height: 25px;
    }
        
    .choiceUl li span {
        font-size: 12px;
        line-height: 20px;
        height: auto;
    }
    
    .choiceUl .txtBox {
        width: 75%;
    }

    .proSec02 .h2Txt1 {
        margin: 0 0 10px;
        font-size: 13px;
        line-height: 25px;
        text-indent: 2em;
    }
        
    .advantageUl {
        padding-top: 20px !important;
    }
    
    .mainImg .txtBox .newTxt01 {
        padding-top: 25px;
    }
        
    .Case_caseBox__3CUto {
        padding-top: 0 !important;
    }
        .Case_caseBox__3CUto >div {
        width: auto !important;
    }
        
    
    .Case_caseBox__3CUto li {
        font-size: 13px;
        padding: 5px 0;
        line-height: 25px;
        background: #f9f9f9;
        border-radius: 2px;
        margin: 0 1% 5px 0;
        width: 24%;
        box-sizing: border-box;
        text-align: center;
    }
   
   .CaseCardList_cardList__210a7 {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 0;
            justify-content: space-between;
    }
    
    .CaseCardList_cardList__210a7 a {
        width: 48%;
        float: left;
    }
    
    .CaseCardList_cardList__210a7 a:nth-child(2n) {
        float: right;
    }
    
    .CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI {
        margin: 0 !important;
        width: auto;
        height: 160px;
    }
    
    .CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI .CaseCardList_image__3lEHi {
        width: 100%;
        height: 110px;
        margin-bottom: 5px;
    }
    
    .CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI .CaseCardList_title__3jEUh {
        width: 100%;
        font-size: 12px;
        font-weight: normal;
        line-height: 18px;
        padding: 0 5px;
    }

    .CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI .CaseCardList_title__3jEUh b {
        font-weight: normal;
    }
    
    .NavBarItem_container__2gpyJ:hover {
    float: left;
    font-size: 13px;
    padding: 5px 0;
    line-height: 25px;
    border-radius: 2px;
    margin: 0 1% 5px 0;
    
    
    background: #f2fcfd;
}
    
    
    .hot_wrapper__2UAj6 {
    display: none;
    }
    .new_lst {
        padding: 30px 0 0;
    }
    
    .new_lst .yb {
        width: 100% !important;
            display: none;
    }

    .pagePath {
        padding: 60px 10px 10px 16px !important;
    }
    
    .new_lst .zb {
        width: auto !important;
        float: none;
    }
    
    .Casedetail_head__2Iqu7 {
        height: auto;
        box-shadow: none;
        margin-bottom: 10px;
    }
        
    .Casedetail_head__2Iqu7 .Casedetail_box__2nFnK {
        padding: 10px 15px;
        display: block;
    }

    .Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_product__bXKB2 {
        display: none;
    }
    
    .Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_tags__1MLEI {
        display: none;
    }
    
    .Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_title__1lPaq {
        font-weight: bold;
        width: auto;
        margin: 10px 0 5px;
        font-size: 16px;
        line-height: 25px;
    }
    
    .Casedetail_content__1ywOO {
        padding: 10px 15px;
    }

    .Casedetail_content__1ywOO .con > div {
        line-height: 25px;
    }
    

    .con h1 {
        padding: 10px 0px 0;
        font-size: 16px;
    }

    .BlogLayout_ad__k5pxL img {
        width: 100%;
        height: auto;
    }

    .new_lst {
        padding: 0;
    }
    
      .new_lst .zb img {
        max-width: 100% !important;
        margin: 0 auto;
        min-width: 100% !important;
        height: auto !important;
        display: block;
    }
        
    .Casedetail_head__2Iqu7 .Casedetail_box__2nFnK img {
        height: auto;
    }

    .Casedetail_head__2Iqu7 .Casedetail_right__3R9Il .Casedetail_desc__1SAyb {
        font-size: 13px;
    }

    .new_lst .lty {
        width: auto;
     float: none;
    }
    
    .new_lst .lty .ddh {
        border-right: none;
        margin-top: 0;
    }
    
    .new_lst .lty .xx {
        margin-bottom: 30px;
    }
    
    .new_lst .lty .xx > li .img {
        width: 23%;
    }
    .new_lst .lty .xx > li .nr {
        width: 75%;
    }
    .new_lst .lty .xx > li:first-child {
        padding-top: 0;
    }

    .new_lst .lty .xx > li {
        padding: 5px 0;
        border-bottom: 1px solid #dcdcdc;
    }
    
    .new_lst .lty .xx > li img {
        width: 100% !important;
        height: auto !important;
    }

    .new_lst .lty .xx > li .nr h3.bt {
        font-size: 14px;
        padding-bottom: 0;
    }
    
    .new_lst .lty .xx > li .nr .sj li {
        font-size: 13px;
        float: left;
        padding-right: 10px;
    }
    
    .new_lst .lty .xx > li .nr .sj li a {
        font-weight: bold;
    }

    .new_lst .lty .xx > li .nr .sj {
        display: none;
    }
    
    .newsImgList {
        margin-top: 0;
    width: auto;
    }

.new_lst .newsImgList img {
    display: inline-block;
    margin: 0 0 10px !important;
    width: 30%;
    max-width: 30% !important;
    min-width: 30% !important;
}


    .pages {
        display: block;
    }

    .pages li {
        display: inline-block;
        padding: 3% 5px;
        color: #c1c1c1;
    }

    .mainImg {
        padding-top: 0 !important;
            overflow: hidden;
    }
    
    .mainImg .txtBox .videoTxt01 {
        margin-top: 35px;
    }
    
    .xcpsp .sp {
        margin: 0 auto;
        padding: 10px 0;
    }
    
    .videobox {
        margin: 0 auto;
        width: auto;
    }
     .xcpsp p  {
        font-size: 13px !important;
     }
     
     .xcpsp .text01 {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 30px;
        font-weight: bold;
    }
    
    .tongH2Ttl {
        margin: 0 0 0 !important;
        font-size: 18px;
        line-height: 30px;
    }
    .swiper {
        width: 100%;
    }  
        
    .swiper-slide img {
        border-radius: 0;
    }
        
    .swiper-slide .p01 {
        padding: 5px;
        font-size: 13px;
    }
        
    .swiper-slide .p02 {
        display: none;
    }
    .swiper-slide .pLink a {
        padding-right: 10px;
        font-size: 12px;
        background: url(../image/down_ico01.png) no-repeat right center;
        background-size: 10px auto;
    }
        
    .tongH2Txt {
        margin: 0 0 10px;
        font-size: 13px;
        line-height: 30px;
    }
    
    .downBaogaoUl {
         flex-direction: column !important;
    }
    .baoGaoLi {
        width: 100%;
        border-radius: 0;
        margin-bottom: 15px;
    }
    .baoGaoLi h3 {
        font-size: 16px;
        height: 45px;
        line-height: 45px;
        padding: 0 15px;
    }
        .baoGaoLi h3 span {
        font-size: 13px;
    }
        
    .baoGaoLi .baoImgBox .baoTxtBox {
        font-size: 13px;
        line-height: 22px;
        padding-left: 0;
    }
    .baoGaoLi .baoImgBox .baoTxtBox h4 {
        font-size: 14px;
        line-height: 28px;
        margin: 5px 0;
    }
    
    .baoGaoLi .baoImgBox .baoLink a {
        display: block;
        color: #3380FF;
    }

    .baoGaoLi .baoImgBox .baoLink {
        width: auto;
        height: 30px;
        margin-top: 0;
        border-radius: 0;
        font-size: 13px;
        line-height: 30px;
        background: #fff;
        text-align: right;
    }
    .baoImgBox {
        padding: 0 10px 5px;
    }
    
    .baoImgBox > img {
        display: none;
    }
    
    .baoGaoLi .baoImgBox .baoTxtBox p {
        min-height: auto;
    }
    
    .fanganUl li {
        margin: 0 0 17px;
        width: 48%;
      border-radius: 0;
    }
    
    .fanganUl .fanganUl-yy {
        margin: 0 0 17px;
        width: 48%;
      border-radius: 0;
    }
    
    .fanganUl li:nth-child(2n) {
        float: right;
    }
    
    .fanganUl li .ttl {
        display: none;
}
    .fanganUl li .text {
        margin-bottom: 5px;
        color: #666;
        font-size: 14px;
        line-height: 32px;
    }
    .fanganUl li .alink {
        margin: 0 auto;
        background: #EAF2FF;
        height: 35px;
        line-height: 35px;
        width: auto;
        border-radius: 0;
    }
    
    .fanganUl li .alink a {
        color: #3380FF;
        font-size: 13px;
    }
        
    .fanganUl li .txtBox {
        height: auto;
        padding: 0;
        text-align: center;
        box-sizing: border-box;
    }
    
    .fanganUl li > img {
      height: 90px;
      border-radius: 0;
    }
    
    .subBtn input {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        border-radius: 0;
        width: 100%;
    }
    .about-tabs {
        height: 40px;
        margin-top: -62px;
    }
    .about-tabs li {
        height: auto;
    } 
    
    .about-tabs li a {
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }
        
   .about-tabs li.current a, .about-tabs li a:hover {
        line-height: 40px;
        height: 40px;
    }
    
    .aboutSec01 {
        padding: 15px 0;
    }
        
    .aboutSec01 .h2Txt {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 25px;
    }
    
    .aboutUl01 {
        margin: 0;
        padding: 5px 0 0 !important;
    }
    .aboutUl01 li {
        font-size: 14px;
        font-weight: bold;
    }
    
    .aboutUl01 li .text02 {
        font-size: 13px;
        line-height: 30px;
        letter-spacing: 0;
    }
    
    .aboutUl01 li .ttl em {
        font-size: 20px;
    }
        
    .aboutUl01 li .ttl span {
        font-size: 13px;
    }
    
    .aboutSec02 {
        padding: 0 !important;
    }
    
    .aboutSec02 .h4Ttl {
            font-weight: bold;
        font-size: 16px;
        padding-bottom: 5px;
        margin-bottom: 12px;
        background: url(../image/about_line01.png) no-repeat left bottom;
        background-size: 30px auto;
    }
    
    .aboutSec02 .imgBox {
        margin-bottom: 0 !important;
    }

    .aboutSec03 h2 {
        top: 18px;
        font-weight: bold;
        font-size: 16px;
    }
    
    .aboutSec03 h2 span {
        font-weight: normal;
        font-size: 13px;
        margin-left: 0px;
    }

    .aboutSec03 .imgLine {
        display: none;
    }
    
    .aboutSec03 .lichengBox {
        position: relative;
        height: 330px;
        padding-top: 60px;
    }
        
    .aboutSec03 p {
        line-height: 30px;
        position: static;
        font-size: 14px;
        font-weight: bold;
        text-align: right;
    }
        
    .aboutSec03 p span {
        font-size: 16px;
        font-weight: normal;
        display: inline-block;
        margin: 0 10px 0 0;
    }
        
    .aboutSec03 p img {
        display: block;
        vertical-align: middle;
        padding: 0;
        width: 25px;
        margin: 0 0 5px 10px;
        float: right;
    }
    
    .aboutSec04 .tongH2Ttl {
        font-weight: bold;
        font-size: 24px !important;
    }
        
    .aboutSec04 .advantageUl li img {
      width: 50px;
      height: 50px;
  }
        
    .aboutUl02 li {
        border-radius: 0;
        padding: 15px 10px 5px !important;
    }
    
    .quaBox {
         width: auto !important;
         margin: 0px auto 10px !important;
    }
        
    .qualification_sectionTitle__3SAPl {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
    }
            
   .qualification_imgContainer__ozxVo > div {
        width: 49%;
        margin-top: 5px !important;
    }
    
   .qualification_imgBox__1o3D5 {
         width: 100%; 
        height: auto;
        display: block;
        padding: 5px 10px;
        background: none;
        box-shadow: none;
        border: none;
    }
   
    .qualification_imgBox__1o3D5 img {
        width: 100% !important;
        height: 110px;
        max-height: inherit !important;
    }
        
    .qualification_imgTitle__38Af7 {
        font-size: 14px;
        line-height: 24px;
        width: auto;
        display: block;
        margin-top: 0;
        text-align: center;
    }
            
    .qualiConts {
        display: block;
    } 
    
     .qualification_imgContainer__ozxVo {
        padding: 0 0 15px;
    }
        
    .partConts .Partner_type__1suZ2 {
        padding: 0;
            width: 90%;
    }

    .partConts .Partner_title__3tgfa {
        font-size: 18px;
        font-weight: bold;
    }
    .partConts .Partner_type__1suZ2 .Partner_items__I0d_1 {
        margin-top: 15px;
        justify-content: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .flex1 {
    flex: inherit !important;
}
    
    
    .partConts .Partner_uiContainer__3v2O9 {
        width: auto;
    }
            
    .partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX {
        margin: 0;
        width: 49%;
    }
    

    .partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_text__15MMx {
        margin: 8px;
    }
        
    .partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_caption__Do-GF {
         margin-bottom: 20px;
         font-size: 14px;
    }
        
    .partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_caption__Do-GF:after {
        bottom: -10px;
    }
    .partConts .Partner_type__1suZ2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_section__2LnI8 {
        line-height: 22px;
        font-size: 13px;
    }
    
    .partConts .Partner_empowerment__2Og30 {
        width: 100%;
        background-color: #f5f7f8;
        padding: 20px 0;
    }
    
    .partConts .Partner_empowerment__2Og30 .Partner_items__I0d_1 {
        margin-top: 18px;
    }
        
   .partConts .Partner_empowerment__2Og30 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_img__1K3tU {
        height: auto;
        width: 100%;
    }
    
    .partConts .Partner_empowerment__2Og30 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_img__1K3tU img {
        width: 30px;
        height: 30px;
    }
    
   .partConts .Partner_empowerment__2Og30 .Partner_items__I0d_1 .Partner_item__2oDtX {
        width: 20%;
        height: 100px;
        margin-right: 0;
        margin: 0 5px;
        padding: 10px 0;
    }
    
    .partConts .Partner_empowerment__2Og30 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_caption__Do-GF {
        font-size: 14px;
        color: #fff;
        margin-bottom: 0;
        padding: 10px 15px;
    }
    
     .partConts .Partner_process__2-RA2 {
        padding: 15px;
    }
   
   .partConts .Partner_process__2-RA2 .Partner_items__I0d_1 {
        margin-top: 15px;
    }
   .partConts .Partner_process__2-RA2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_img__1K3tU {
        width: 45px;
        height: 45px;
        text-align: center;
        margin: 0 auto;
   }
   
   .partConts .Partner_process__2-RA2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_caption__Do-GF {
        margin-top: 10px;
        font-size: 14px;
        padding: 0 10px;
    }
    
   .partConts .Partner_process__2-RA2 .Partner_items__I0d_1 .Partner_item__2oDtX .Partner_img__1K3tU img {
        transform: scale(.45);
        width: 50px;
        height: auto;
    }
       .partConts .Partner_process__2-RA2 .Partner_items__I0d_1 .Partner_arrow__32VI5 {
        display: none;
    }
       
   .guanyu {
        margin-top: 0;
            padding: 0 15px;
    }
       
    .guanyu h3.bt {
        font-weight: bold;
        font-size: 18px;
        text-align: center;
        padding: 10px 0 0;
        color: #333;
        line-height: 40px;
        margin-top: 0;
    }
       .lgkj .sm {
        text-align: left;
        font-size: 14px;
        line-height: 22px;
    }
       
   .lgkj ul.lm {
        margin: 0 auto;
        padding: 15px 0;
        text-align: center;
    }
       
    .lgkj ul.lm li {
        display: inline-block;
        width: auto;
        height: 32px;
        line-height: 32px;
        margin-right: 3px;
        font-size: 13px;
        border-radius: 0;
    }
    
    .lgkj ul.lm li:hover, .lgkj ul.lm li.hover, .lgkj ul.lm li.on {
        border: none;
        height: 35px;
        line-height: 35px;
        width: auto;
    }
       .lgkj ul.lm li a {
        display: block;
        padding: 0 6px;
    }
       
    .line {
        margin: 0;
    }
    
    .lgkj dl {
        padding: 10px 0;
    }
    
    .lgkj dl p {
        font-size: 14px;
        line-height: 25px;
        padding-top: 10px !important;
    }
    
   .lgkj dl dt img {
        width: 100%;
        height: auto;
   }
   
   .lgkj dl dd {
        width: auto;
        margin-top: 10px;
        float: none;
    }
    
    .lgkj dl dd h4.bt {
        font-size: 16px;
        font-weight: bold;
        color: #5d5d5d;
        padding-bottom: 10px;
    }
    
    .lgkj dl dd h4.bt span {
        font-size: 14px;
        color: #888;
        font-weight: normal;
        margin-left: 10px;
    }
    
    .lgkj dl dd table td {
        border: none;
        padding-bottom: 0;
        padding-right: 0;
    }
    
    .lgkj dl dd table td input {
        width: 100%;
        border: 1px solid #ddd;
        padding-left: 10px;
        color: #bcbbbb;
        box-sizing: border-box;
        height: 30px;
        line-height: 30px;
    }
      
    .lgkj dl dd table td textarea {
            font-size: 14px;
        width: 100%;
        padding-left: 10px;
        padding-top: 10px;
        height: 120px;
        box-sizing: border-box;
    }
        
          
      .spSwiper {
          padding-top: 10px;
      }
      .spSwiper .swiper-slide .p01 {
        padding: 8px 5px 5px;
        font-size: 13px;
        line-height: 22px;
    }
          
 .spSwiper .swiper-slide {
    width: 90%;
    height: auto;
    margin: 0 1%;
    border-radius: 0;
    padding: 10px 0 10px 0;
    display: block;
}
      
   .spSwiper  .swiper-slide .pLink {
        padding: 0 10px 10px;
    }
      
    .spSwiper   .swiper-slide .pLink a {
        padding-right: 10px;
        font-size: 12px;
        background: url(../image/down_ico01.png) no-repeat right center;
        background-size: 10px auto;
    }
    
    
   .spSwiper .swiper-slide img {
        border-radius: 0;
        width: 100%;
        /*height: 70px;*/
    }
            
         
     .downSec01  {
        padding: 0 15px;
        width: auto;
    }
         
     .downSec01 .tongH2Ttl {
             margin: 0 0 10px !important;
     }
     
     
     
     
        
    
    
    
}

@media only screen and (max-width: 767px) {
.aboutSec01 .h2Txt1 {
  margin: 0 auto 20px;
  font-size: 16px;
  color: #0E062D;
  text-align: center;
  line-height: 1.5;
  width: 100%;
}
.aboutSec01 .h2Txt {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
}
#about{
  padding-top: 0!important;
}

.aboutUl01 li {
  width: 48%;
  height: auto;
  margin-bottom: 15px;
  min-height: 90px;
  padding: 0 10px;
}
.aboutUl01 {
  flex-wrap: wrap;
}
.aboutSec01 .advantageUl li .text02 {
  display: block;
}
.aboutSec01 .clearfix:after{
  display: none;
}
.advantageUl li .text02 {
  display: none;
}
#honor .tongH2Ttl {
  font-size: 24px !important;
  margin: 20px 0 !important;
}
.CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI {
  margin: 0 !important;
  width: auto!important;
  height: 160px!important;
}
.CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI .CaseCardList_image__3lEHi {
  height: 110px!important;
}
#honor  .qualification_imgBox__1o3D5{
  width: 100%!important;
  height: auto!important;
}
#honor .swiper-slide {
  display: block;
}
#honor .swiper-slide {
  height: auto!important;
}

#honor .qualification_imgBox__1o3D5 img {
  width: 100% !important;
  height: auto!important;
}
.mySwiper {
  height: auto!important;
  width: 90%;
  margin: auto;
}
#honor  .qualification_imgContainer__ozxVo {
  padding:0!important;
  box-sizing: border-box !important;
  width: 100% !important;
  margin: 0!important;
}
#honor .swiper-slide {
  width: 100% !important;
}
#honor .swiper-wrapper{
  height: 650px!important;
  display: flex!important;
}
.qualiConts{
  height: auto!important;

}
.rightt {
  top: 90%!important;
  right: 20px!important;
}
.leftt {
  top: 90%!important;
  left: 20px!important;
}
.CaseCardList_cardList__210a7 a {
  margin-bottom: 10px!important;
}
.Case_caseBox__3CUto >div {
  width: 100% !important;
}


#value .wid80 {
  width: 90%;
}
.proSec03 .textBox h3 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: bold;
}

.proSec03 .textList li {
  font-size: 16px;
}
.proSec03 h2 {
  font-size: 24px;
  color: #1F3464;
  text-align: center;
  line-height: 25px;
  margin-bottom: 30px;
}
.proSec02 h2 {
  margin: 0 0 30px 0;
  font-size: 24px;
  line-height: 25px;
}
.Case_caseBox__3CUto >div {
  width: 90% !important;
}
.NavBarList_container__PbqWw {
  margin-top: 20px;
}
.pagePath {
  padding: 70px 10px 15px 16px !important;
}
.CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI .time{
  display: none;
}
.CaseCardList_cardList__210a7 .CaseCardList_caseCard__jZrMI .desc{
  display: none!important;
}
.Casedetail_content__1ywOO  .con{
  font-size: 14px;
} 

.mainImg .txtBox {
  top: 38% !important;
  width: 90%;
  left: 7%;
}


}


