.serviceBanner{
    text-align: center;
    background-color: #F4F7FF;
  }
  .leftModal .title {
      font-size: .72rem;
      font-weight: 800;
      margin-bottom: .3rem;
      padding-top: .7rem;
  }
  .leftModal .desc {
      color: #5A657A;
      font-size: .42rem;
      line-height: .6rem;
  }
  .rightModal img {
      display: inline-block;
      width: 9rem;
  }
.con {
    margin: auto;
}
.flex {
    display: flex;
    justify-content: center;
}
.centerBanner {
    background: linear-gradient(0deg, #F4F8FF, #FFFFFF);
    border: 0.02rem solid #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(90, 89, 217, 0.1);
    border-radius: 0.04rem;
    position: relative;
    top: -.85rem;
    width: 90%;
}
.centerBanner .flex {
    justify-content: space-around;
}
.centeritem {
    width: 33%;
    border-right: 1px solid #E3E7EEFF;
    margin: .35rem 0;
    box-sizing: border-box;
    text-align: center;
}
.defferent {
    width: 46%;
}
.centeritem .name {
    font-weight: bold;
    color: #181A1E;
    font-size: .4rem;
}
.distanceTop{
    margin-top: .2rem;
    color: #5A657AFF;
    font-size: .32rem;
}
.centeritem:nth-child(3) {
    border-right: none;
}
.centeritem:nth-child(5) {
    border-right: none;
}
.centeritem:hover .name,
.centeritem:hover .distanceTop{
    color: #5A59D9;
}
.centerImgShow {
    margin-top: .5rem;
}
.centerImgShow .flex {
    padding: 0 .34rem;
}
.centerImgShow .imgItem {
    text-align: center;
    width: 50%;
    margin-bottom: 1rem;
}
.centerImgShow .imgItem img{
    margin-bottom: .28rem;
    width: 100%;
}
.centerImgShow .imgItem div {
    position: relative;
    font-size: .4rem;
    font-weight: 400;
    color: #181A1E;
}
.centerImgShow .imgItem div::after {
    content: '';
    display: inline-block;
    width: 0.8rem;
    height: 0.05rem;
    background: #5A59D9;
    border-radius: 1px;
    position: absolute;
    bottom: -0.27rem;
    left: 50%;
    transform: translateX(-50%);
}
.needWrap {
    flex-wrap: wrap;
}

.explainBrandModal {
    margin-top: 1.5rem;
    text-align: center;
    padding-bottom: 1rem;
    background: #FBFCFF;
}
.explainBrandModal .modalTitle {
    padding-top: 1rem;
}
.modalTitle{
    color: #181A1E;
    font-size: .54rem;
    font-weight: bold;
}
.modalTitleDesc {
    color: #5A657A;
    font-size: .4rem;
    margin-top: .23rem;
}
.mainContentPart {
    margin-top: .79rem;
}
.contentItem{
    width: 33%;
    height: 4.6rem;
    border-top: 1px solid transparent;
    
    text-align: center;
    box-sizing: border-box;
    padding: .3rem .25rem 0 0.24rem;
}
.contentItem img {
    margin-bottom: .3rem;
    width: 1.4rem;
}
.contentItem p {
    font-size: .38rem;
}
.contentItem div {
    margin-top: .24rem;
    color: #5A657A;
    font-size: .34rem;
}

.applicationModal {
    background: #FBFCFF;
    text-align: center;
    box-sizing: border-box;
    padding-top: 1.01rem;
    padding-bottom: 1rem;
}
.sameImgPart {
    width: 47%;
    height: 2.5rem;
    margin-right: .21rem;
    background-size: 100% 100%;
    margin-bottom: .21rem;
    position: relative;
}
.sameImgPart:nth-child(even) {
    margin-right: 0;
}
.mainImgPartModal {
    margin-top: .78rem;
    flex-wrap: wrap;
}
.congratrulation{
    background-image: url('../img/nft/img_scene_one.png');
}
.newBrand {
    background-image: url('../img/nft/img_scene_two.png');
}
.sale {
    background-image: url('../img/nft/img_scene_three.png');
}
.feedback {
    background-image: url('../img/nft/img_scene_four.png');
}
.maker {
    background-image: url('../img/nft/img_scene_five.png');
}
.welfare {
    background-image: url('../img/nft/img_scene_six.png');
}
.imgMainBtn{
    width: 1.8rem;
    height: .8rem;
    background: #F46314;
    border-radius: .1rem;
    line-height: .8rem;
    color: #fff;
    text-align: center;
    font-size: .32rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.resolveModal {
    height: 4rem;
    background-image: url('../img/nft/img_bg_qiye.png');
    background-size: 100% 100%;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    padding-top: .3rem;
}
.resolveModal p {
    font-size: .54rem;
}
.resolveModal div {
    font-size: .38rem;
    width: 90%;
    margin: auto;
    margin-top: .24rem;
}
.spliteCenterModal{
    height: 6rem;
    background: #FBFCFF;
    border: .1rem solid #FFFFFF;
    box-shadow: 0px 0px .2rem 0px rgba(90, 89, 217, 0.2);
    border-radius: .1rem;
    position: relative;
    top: -0.45rem;
    color: #5A59D9FF;
    text-align: center;
    font-size: .4rem;
    box-sizing: border-box;
    padding-top: .43rem;
    width: 85%;
}
.spliteCenterModal img {
    margin-top: .57rem;
    width: 100%;
}

.garrison {
    text-align: center;
    padding-bottom: 1rem;
    margin-top: 1rem;
}
.garrisonItem {
    width: 47%;
    height: 3.2rem;
    margin-right: .2rem;
    background-size: 100% 100%;
    position: relative;
}
.bottomDistance {
    margin-bottom: .8rem;
}
.togetherModal {
    margin-top: .79rem;
    flex-wrap: wrap;
}
.garrisonItem:nth-child(even) {
    margin-right: 0;
}
.ip {
    background-image: url('../img/nft/img_nft_one.png');
}
.imageAttention {
    background-image: url('../img/nft/img_nft_two.png');
}
.product {
    background-image: url('../img/nft/img_nft_three.png');
}
.promote {
    background-image: url('../img/nft/img_nft_four.png');
}
.contentBtn{
    height: 0.8rem;
    background: #F46314;
    border-radius: 0.1rem;
    line-height: .8rem;
    color: #fff;
    text-align: center;
    font-size: .32rem;
    position: absolute;
    bottom: 0.31rem;
    padding: 0 0.2rem;
    left: 50%;
    transform: translateX(-50%);
}
.tipDesc {
    color: #5A657A;
    font-size: .3rem;
    float: right;
    margin-top: .3rem;
}

.systemAdvantage {
    background: #FBFCFF;
    box-sizing: border-box;
    padding-top: 1rem;
    text-align: center;
    padding-bottom: 1rem;
}
.flexWrap {
    flex-wrap: wrap;
    margin-top: .73rem;
}
.advatangeItem {
    width: 47%;
    margin-right: .21rem;
    border: 1px solid transparent;
    background: #FFFFFF;
    box-shadow: 0px 0px .15rem 0px rgba(44, 104, 255, 0.15);
    border-radius: .1rem;
    text-align: center;
    box-sizing: border-box;
    padding: .42rem .48rem 0.4rem .47rem;
    margin-bottom: .6rem;
    position: relative;
}
.advatangeItem:nth-child(even) {
    margin-right: 0;
}
.advatangeItem p {
    margin: 0.1rem 0 0.2rem 0;
    color: #181A1E;
    font-size: .42rem;
}
.advatangeItem div{
    color: #758296;
    font-size: .4rem;
}
.advatangeItem:hover {
    border-color: #5A59D9;
    background: #F7F8FF;
}
.advatangeItem:hover p,
.advatangeItem:hover div {
    color: #5A59D9;
}
.advatangeItem::after {
    content: '';
    display: inline-block;
    width: .3rem;
    height: 0.02rem;
    background: #5A59D9;
    border-radius: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.advatangeItem:hover::after {
    display: none;
}
.advatangeItem img {
    width: 1.14rem;
}
.rightDiatnce {
    margin-right: 1rem;
}
.cooperateModal {
    padding-bottom: 1rem;
}
.cooperateModal .modalTitle{
    text-align: center;
    margin-bottom: .8rem;
    padding-top: 1rem;
}
.cooperateItem {
    width: 90%;
    margin: auto;
    position: relative;
    box-shadow: 0px 5px 10px 0px rgba(90, 89, 217, 0.1);
    padding-bottom: 0.4rem;
}
.cooperateItem .top {
    border-top: 0.08rem solid #5A59D9;
    height: 1.2rem;
    background: #EBF0FF;
    border-top-left-radius: 0.04rem;
    border-top-right-radius: 0.04rem;
    font-weight: bold;
    color: #5A59D9;
    font-size: .44rem;
    line-height: 1.2rem;
    box-sizing: border-box;
    padding-left: .36rem;
}
.recommendPart {
    height: .36rem;
    background: #F0541F;
    border-radius: 0.05rem;
    text-align: center;
    line-height: .36rem;
    color: #FFFFFF;
    font-size: .34rem;
    position: absolute;
    right: .3rem;
    top: 0.37rem;
    padding: .1rem;
}
.centerBody {
    padding: .49rem .44rem 0 .31rem;
}
.stepItem {
    display: flex;
    font-size: .36rem;
    color: #181A1E;
    margin-bottom: .3rem;
}
.rightIcon {
    display: inline-block;
    width: .34rem;
    height: .28rem;
    background-image: url('../img/ico_gou_lv@2x.png');
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: .12rem;
    position: relative;
    top: .1rem;
}
.onlineContact{
    width: 90%;
    height: .7rem;
    background: linear-gradient(90deg, #5A59D9 0%, #9F9EED 100%);
    border-radius: 0.04rem;
    margin-left: .3rem;
    line-height: .7rem;
    text-align: center;
    color: #fff;
    font-size: .38rem;
    padding: 0.1rem 0;
}
.centerTipAttention .text{
    color: #FF8919;
    font-size: .32rem;
    text-align: center;
    margin-top: .54rem;
}
.centerTipAttention .mainMount {
    font-weight: bold;
    color: #181A1E;
    font-size: .6rem;
    text-align: center;
    margin: .26rem 0 .53rem 0;
}
.mainMount .unit {
    font-size: .34rem;
}
.orangeMain {
    margin-top: 1rem;
}
.orangeMain.cooperateItem .top {
    border-color: #FF8919;
    background: #FFF4E9;
    color: #FF8919;
}
.orangeMain .onlineContact {
    background: linear-gradient(90deg, #FF8919 0%, #FFBB7A 100%);
}
.orangeMain .centerTipAttention .mainMount {
    margin-top: .7rem;
}
.limitText{
    width: 93%;
}
.circleRedIcon {
    display: inline-block;
    width: .3rem;
    height: .3rem;
    border-radius: 50%;
    background-color: red;
    margin-right: .12rem;
    position: relative;
    top: 0.1rem;
}