/* PC端竖屏截图样式 */
.app-screenshots .vertical-screenshot img {
    width: 188px;
    height: 400px;
    object-fit: cover;
  }
  
  /* 移动端适配 */
  @media (max-width: 768px) {
    .app-screenshots .vertical-screenshot img {
      width: 94px;  /* PC端的50% */
      height: 200px; /* PC端的50% */
    }
  }
  /* 移动端适配 */
@media (max-width: 768px) {
    .app-screenshots .vertical-screenshot:last-child {
      padding-bottom: 20px;
    }
  }
.tong {
    background: #fff
}

.tong .menu ul li h2 {
    color: #333
}

.tong .menu ul li h2 a {
    color: #333
}

.kaifa {
    background-color: #fff;
    padding: 80px
}

.kaifa .wapper span {
    display: block;
    padding: 20px 0
}

.core {
    background-color: #fff
}

.core .wapper .title {
    padding: 150px 0 105px 0;
    height: 45px;
    line-height: 2.8125rem;
    text-align: center
}

.core .wapper .title span {
    color: #000;
    font-size: 2rem;
    height: 45px;
    line-height: 2.8125rem
}

.core .wapper .title span b {
    font-size: 1.75rem;
    color: #1c64ff;
    font-weight: normal;
    margin: 0 10px
}

.core .wapper .con ul {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.core .wapper .con ul li {
    width: 18%;
    height: 330px;
    border: 1px solid rgba(153, 153, 153, .25);
    border-radius: 8px;
    padding: 0 14px;
    box-sizing: border-box
}

.core .wapper .con ul li .pic {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px
}

.core .wapper .con ul li .pic img {
    width: 72px;
    height: 74px;
    margin-bottom: 22px
}

.core .wapper .con ul li .pic span {
    font-size: 1rem;
    color: #333;
    display: block;
    position: relative
}

.core .wapper .con ul li .pic span::after {
    position: absolute;
    content: "";
    width: 42px;
    height: 4px;
    background-color: #979af8;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%)
}

.core .wapper .con ul li .concon span {
    font-size: 1rem;
    color: #4b5b76;
    height: 25px;
    line-height: 1.5625rem
}

.custom {
    background-color: #fff;
    padding-bottom: 50px;
    height: 1090px;
    box-sizing: border-box
}

.custom .wapper .title {
    padding: 150px 0 105px 0;
    height: 45px;
    line-height: 2.8125rem;
    text-align: center;
    box-sizing: border-box
}

.custom .wapper .title span {
    color: #000;
    font-size: 2rem;
    height: 45px;
    line-height: 2.8125rem
}

.custom .wapper .title span b {
    font-size: 1.75rem;
    color: #1c64ff;
    font-weight: normal;
    margin: 0 10px
}

.custom .wapper .con {
    height: 670px
}

.custom .wapper .con .customExample {
    width: 100%;
    height: 560px;
    border-radius: 0px 50px 50px 50px
}

.custom .wapper .con .customExample .pic {
    width: 100%;
    height: 200px;
    border-radius: 0 50px 0 0
}

.custom .wapper .con .customExample .pic img {
    width: 100%;
    height: 100%;
    border-radius: 0 50px 0 0
}

.custom .wapper .con .customExample .concon {
    padding: 110px 24px;
    height: 360px;
    box-sizing: border-box;
    border-radius: 0 0 50px 50px;
    box-shadow: 0px 9px 40px 0px rgba(37, 63, 130, .1);
    position: relative
}

.custom .wapper .con .customExample .concon span {
    font-size: 1rem;
    color: #4b5b76;
    line-height: 1.5625rem
}

.custom .wapper .con .customExample .concon i {
    position: absolute;
    bottom: 50px;
    font-style: normal;
    font-size: 1.125rem;
    color: #333;
    left: 20px
}

.custom .wapper .con .swiper-pagination-bullet-active {
    width: 50px;
    border-radius: 5px
}

.tuwen {
    background-color: #fff
}

.tuwen .title {
    padding: 128px 0 78px 0
}

.tuwen .title h2 {
    font-size: 2rem;
    color: #000;
    display: block;
    text-align: center;
    font-weight: normal
}

.tuwen img {
    width: 100%
}

.shuzi {
    background-color: #fff;
    padding-bottom: 80px
}

.shuzi .wapper .title {
    padding: 155px 0 100px 0
}

.shuzi .wapper .title h2 {
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    display: block;
    text-align: center
}

.shuzi .wapper .con {
    height: 560px
}

.shuzi .wapper .con .concon {
    box-sizing: border-box;
    width: 63%;
    padding: 140px 80px
}

.shuzi .wapper .con .concon .con-title {
    border-bottom: 1px solid #999
}

.shuzi .wapper .con .concon .con-title h2 {
    font-size: 1.25rem;
    display: block;
    color: #000;
    margin-bottom: 20px
}

.shuzi .wapper .con .concon .con-title h2 b {
    color: #135bed;
    font-size: 1.25rem
}

.shuzi .wapper .con .concon .con-title span {
    font-size: 1rem;
    display: block;
    color: #4b4b4b;
    margin-bottom: 37px
}

.shuzi .wapper .con .concon .concon-nei {
    margin: 30px 0;
    background-color: #f5f5fa;
    padding: 45px
}

.shuzi .wapper .con .concon .concon-nei span {
    font-size: 1rem;
    color: #333;
    line-height: 1.875rem
}

.example {
    background-color: #f7f7f7;
    padding-bottom: 115px
}

.example .wapper .title {
    padding: 155px 0 100px 0
}

.example .wapper .title h2 {
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    display: block;
    text-align: center
}

.example .wapper .con ul {
    display: flex;
    justify-content: space-between
}

.example .wapper .con ul li {
    width: 48%
}

.example .wapper .con ul li .pic {
    width: 100%;
    height: 360px
}

.example .wapper .con ul li .pic img {
    width: 100%;
    height: 100%
}

.example .wapper .con ul li .concon {
    background-color: #fff;
    box-sizing: border-box;
    padding: 58px 71px
}

.example .wapper .con ul li .concon h3 {
    font-size: 1.25rem;
    color: #333;
    font-weight: normal;
    margin-bottom: 15px
}

.example .wapper .con ul li .concon span {
    font-size: 1rem;
    color: #4b4b4b;
    line-height: 1.875rem
}

.magic {
    background-color: #fff;
    padding-bottom: 150px
}

.magic .wapper .title {
    padding: 155px 0 100px 0
}

.magic .wapper .title h2 {
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    display: block;
    text-align: center
}

.magic .wapper .con ul {
    display: flex;
    justify-content: space-between
}

.magic .wapper .con ul li {
    width: 18%
}

.magic .wapper .con ul li .pic {
    width: 150px;
    margin: 0 auto;
    margin-bottom: 56px
}

.magic .wapper .con ul li .pic img {
    width: 100%
}

.magic .wapper .con ul li .pic span {
    font-size: 1rem;
    color: #333
}

.magic .wapper .con ul li .concon span {
    color: #4b4b4b;
    font-size: 0.875rem;
    line-height: 1.875rem;
    text-align: left
}

.solve {
    background-color: #fff;
    padding-bottom: 60px
}

.solve .wapper .title {
    padding: 155px 0 100px 0
}

.solve .wapper .title h2 {
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    display: block;
    text-align: center
}

.solve .wapper .con ul {
    display: flex;
    justify-content: space-between
}

.solve .wapper .con ul li {
    width: 24%;
    text-align: center
}

.solve .wapper .con ul li .pic {
    width: 100%;
    box-sizing: border-box;
    padding: 40px 20px
}

.solve .wapper .con ul li .pic img {
    width: 100%
}

.solve .wapper .con ul li button {
    border: 1px solid #999;
    width: 196px;
    height: 55px;
    line-height: 3.4375rem;
    font-size: 0.875rem;
    color: #000;
    background-color: #fff;
    border-radius: 8px
}

.totalSolve {
    background-color: #fff;
    padding-bottom: 120px
}

.totalSolve .wapper .title {
    padding: 155px 0 100px 0
}

.totalSolve .wapper .title h2 {
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    display: block;
    text-align: center
}

.totalSolve .wapper .con ul {
    display: flex;
    justify-content: space-between
}

.totalSolve .wapper .con ul li {
    margin-top: 50px;
    width: 29%;
    height: 425px;
    padding-top: 220px;
    box-sizing: border-box
}

.totalSolve .wapper .con ul li span {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    color: #666;
    font-size: 1rem
}

.totalSolve .wapper .con ul li:nth-child(2) {
    width: 32%;
    margin-top: 0;
    height: 546px
}

.cooperation {
    background-color: #fff;
    padding-bottom: 60px
}

.cooperation .wapper .title {
    padding: 155px 0 100px 0
}

.cooperation .wapper .title h2 {
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    display: block;
    text-align: center
}

.cooperation .wapper .con ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.cooperation .wapper .con ul li {
    width: 30%;
    box-sizing: border-box;
    padding: 48px 0 0 31px;
    position: relative;
    margin-bottom: 50px;
    height: 200px
}

.cooperation .wapper .con ul li .con-title {
    width: 50%
}

.cooperation .wapper .con ul li .con-title h2 {
    color: #1e2534;
    font-size: 1.5rem;
    font-weight: normal;
    margin-bottom: 15px
}

.cooperation .wapper .con ul li .con-title span {
    font-size: 0.75rem;
    color: #666
}

.cooperation .wapper .con ul li i {
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-style: normal;
    color: #3d77e9;
    font-size: 0.75rem
}

.service_market {
    background-color: #f2f8ff;
    padding: 27px 0 60px 0
}

.service_market .wapper .clearfix:after {
    content: " ";
    display: block;
    clear: both
}

.service_market .wapper .filter {
    margin-bottom: 35px
}

.service_market .wapper .filter .box {
    padding: 17px 27px;
    background-color: #fff
}

.service_market .wapper .filter .box .title-h {
    font-size: 1.125rem;
    font-weight: bold;
    color: #3473fe;
    margin-bottom: 21px
}

.service_market .wapper .filter .box dl {
    position: relative;
    margin-bottom: 10px
}

.service_market .wapper .filter .box dl:after {
    content: "";
    display: block;
    clear: both
}

.service_market .wapper .filter .box dl dt {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.875rem;
    color: #333;
    font-weight: normal
}

.service_market .wapper .filter .box dl dd {
    padding-left: 80px
}

.service_market .wapper .filter .box dl dd a {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 0.875rem;
    color: #333;
    font-weight: normal
}

.service_market .wapper .filter .box dl dd a.on {
    font-weight: 500;
    color: #3473fe
}

.service_market .wapper .con ul {
    display: flex;
    justify-content: left
}

.service_market .wapper .con ul li {
    width: 256px;
    margin-right: 28px
}

.service_market .wapper .con ul li img {
    width: 100%
}

.commodity {
    background-color: #f2f8ff;
    padding: 27px 0 30px 0
}

.commodity .wapper .topNav {
    margin-top: 82px;
    margin-bottom: 22px
}

.commodity .wapper .topNav span {
    color: #333;
    font-size: 0.875rem
}

.commodity .wapper .topNav span a {
    color: #333
}

.commodity .wapper .bg {
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    min-width: 900px;
    box-sizing: border-box;
    background: #fff;
    padding: 35px 25px
}

.commodity .wapper .bg .bg_left {
    width: 30%;
    height: auto;
    float: left
}

.commodity .wapper .bg .bg_left .show {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #e8e8e8;
    cursor: move
}

.commodity .wapper .bg .bg_left .show img {
    width: 100%;
    height: auto
}

.commodity .wapper .bg .bg_right {
    float: left
}

.commodity .wapper .bg .con {
    width: 64%
}

.commodity .wapper .bg .con .title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px
}

.commodity .wapper .bg .con .title .picture {
    width: 42px;
    height: 42px
}

.commodity .wapper .bg .con .title .picture img {
    width: 100%;
    height: 100%
}

.commodity .wapper .bg .con .title .titleCon {
    width: 90%
}

.commodity .wapper .bg .con .title .titleCon h2 {
    font-size: 1rem;
    color: #000;
    margin-bottom: 9px
}

.commodity .wapper .bg .con .title .titleCon span {
    font-size: 0.75rem;
    color: #666
}

.commodity .wapper .bg .con .tip li {
    height: 32px;
    line-height: 2rem;
    margin-bottom: 20px
}

.commodity .wapper .bg .con .tip li span {
    font-size: 0.875rem;
    color: #333
}

.commodity .wapper .bg .con .tip li .money {
    color: #f54d4f;
    font-size: 1.375rem;
    font-weight: bold;
    margin-left: 50px
}

.commodity .wapper .bg .con .tip li .duan {
    margin-left: 56px !important
}

.commodity .wapper .bg .con .tip li .type {
    color: #3473fe;
    border: 1px solid #3473fe;
    border-radius: 5px;
    font-size: 0.875rem;
    padding: 5px 20px;
    margin-left: 30px
}

.commodity .wapper .bg .con .weiwei {
    background-color: #135bed;
    width: 190px;
    height: 40px;
    line-height: 2.5rem;
    color: #fff;
    font-size: 0.75rem;
    display: block;
    border-radius: 5px;
    text-align: center;
    margin-top: 40px
}

.commodity .wapper .mask {
    width: 150px;
    height: 150px;
    background: #000;
    filter: Alpha(opacity=50);
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.commodity .wapper .bigshow {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-left: 10px;
    display: none
}

.commodity .wapper .bigshow img {
    width: 600px;
    height: auto;
    margin-right: 10px
}

.commodity .wapper .smallshow {
    width: 100%;
    height: 70px;
    position: relative
}

.commodity .wapper .smallshow img {
    width: 100%;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    transition: all .5s
}

.commodity .wapper .smallshow>.middle_box {
    margin-left: 30px;
    margin-right: 30px;
    width: 370px;
    overflow: hidden;
    height: 70px
}

.commodity .wapper .smallshow .middle {
    overflow: hidden;
    transition: all .5s;
    height: 70px
}

.commodity .wapper .smallshow .middle>li {
    width: 64px;
    height: 64px;
    float: left;
    cursor: pointer;
    padding: 0 5px
}

.commodity .wapper .smallshow>p {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 32px;
    margin-top: -16px
}

.commodity .wapper .smallshow>.prev {
    left: 0;
    background: url(img/hover-prev.png) no-repeat;
    transition: all .5s
}

.commodity .wapper .smallshow>.next {
    right: 0;
    background: url(img/hover-next.png) no-repeat;
    transition: all .5s
}

.commodity .wapper .smallshow>.prev.prevnone {
    left: 0;
    background: url(img/prev.png) no-repeat;
    cursor: not-allowed
}

.commodity .wapper .smallshow>.next.nextnone {
    right: 0;
    background: url(img/next.png) no-repeat;
    cursor: not-allowed
}

.commodity_detail {
    background-color: #f2f8ff;
    padding: 0 0 60px 0
}

.commodity_detail .titBox {
    width: 1375px;
    margin: 0 auto
}

.commodity_detail .titBox .tit {
    font-size: 1rem;
    color: #000;
    position: relative;
    display: block;
    width: 67px;
    border-bottom: 2px solid #135bed;
    height: 25px;
    line-height: 1.5625rem
}

.commodity_detail .wapper {
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

.commodity_detail .wapper .left {
    width: 75%
}

.commodity_detail .wapper .left img {
    width: 100%
}

.commodity_detail .wapper .right {
    width: 23%
}

.commodity_detail .wapper .right .company {
    padding: 35px 0 20px 0;
    text-align: center;
    background-color: #fff;
    border-radius: 5px
}

.commodity_detail .wapper .right .company img {
    width: 42px;
    height: 42px;
    margin-bottom: 20px
}

.commodity_detail .wapper .right .company h2 {
    font-size: 1rem;
    font-weight: normal;
    color: #000
}

.commodity_detail .wapper .right .company .tt {
    display: flex;
    justify-content: left;
    margin: 0 auto;
    width: 70%;
    margin-top: 10px
}

.commodity_detail .wapper .right .company .tt li {
    background-color: #ecf3ff;
    padding: 2px 5px;
    margin-right: 3px;
    border-radius: 3px
}

.commodity_detail .wapper .right .company .tt li span {
    font-size: 0.75rem;
    color: #3473fe
}

.commodity_detail .wapper .right .company .area {
    margin: 20px 0;
    text-align: left;
    padding: 0 15%
}

.commodity_detail .wapper .right .company .area ul li {
    margin-bottom: 18px;
    font-size: 0.875rem
}

.commodity_detail .wapper .right .company .area ul li span {
    margin-left: 10px
}

.commodity_detail .wapper .right .company .weiwei {
    background-color: #135bed;
    width: 190px;
    height: 40px;
    line-height: 2.5rem;
    color: #fff;
    margin-left: 15%;
    font-size: 0.75rem;
    display: block;
    border-radius: 5px;
    text-align: center;
    margin-top: 40px
}

.commodity_detail .wapper .right .concact {
    padding: 0 20px;
    margin-top: 20px
}

.commodity_detail .wapper .right .concact .spanBox {
    display: flex;
    border-top: 1px solid #ccc;
    padding-top: 20px
}

.commodity_detail .wapper .right .concact .spanBox .contactTit {
    display: block;
    font-size: 0.875rem;
    color: #333;
    width: 40%
}

.commodity_detail .wapper .right .concact .spanBox .contactBox {
    text-align: left
}

.commodity_detail .wapper .right .concact .spanBox .contactBox span {
    margin-bottom: 10px;
    display: block;
    font-size: 0.875rem;
    color: #333;
    width: 100%
}

.commodity_detail .wapper .right .hot {
    margin-top: 20px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px
}

.commodity_detail .wapper .right .hot .ttt {
    font-size: 0.875rem
}

.commodity_detail .wapper .right .hot ul {
    margin-top: 30px
}

.commodity_detail .wapper .right .hot ul li a {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

.commodity_detail .wapper .right .hot ul li a .picture {
    width: 30%
}

.commodity_detail .wapper .right .hot ul li a .picture img {
    width: 100%
}

.commodity_detail .wapper .right .hot ul li a .rit {
    width: 65%
}

.commodity_detail .wapper .right .hot ul li a .rit h2 {
    font-size: 0.75rem;
    color: #000;
    font-weight: normal;
    margin-bottom: 13px
}

.commodity_detail .wapper .right .hot ul li a .rit h3 {
    font-size: 0.875rem;
    color: #f54d4f
}

.strength {
    background-color: #fff
}

.strength .wapper {
    position: relative;
    top: -120px;
    padding: 64px 77px;
    height: 731px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between
}

.strength .wapper .left {
    width: 35%;
    height: 590px;
    background-color: #fff
}

.strength .wapper .left .pic {
    width: 100%;
    margin-top: 120px
}

.strength .wapper .left .pic img {
    width: 100%
}

.strength .wapper .right {
    width: 60%
}

.strength .wapper .right .title {
    margin-bottom: 110px
}

.strength .wapper .right .title h2 {
    font-size: 1.625rem;
    color: #333;
    font-weight: normal;
    display: block;
    text-align: left
}

.strength .wapper .right .right-con span {
    font-size: 1.125rem;
    color: #333;
    line-height: 3.4375rem
}

.fazhan {
    background-color: #fff;
    padding-bottom: 80px
}

.fazhan .wapper .title {
    padding: 2px 0 100px 0
}

.fazhan .wapper .title h2 {
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    display: block;
    text-align: center
}

.fazhan img {
    width: 100%
}

.fuwu {
    background-color: #fff;
    padding-bottom: 40px
}

.fuwu .wapper .title {
    padding: 2px 0 100px 0
}

.fuwu .wapper .title h2 {
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    display: block;
    text-align: center
}

.fuwu .wapper .con {
    width: 70%;
    margin: 0 auto
}

.fuwu .wapper .con img {
    width: 100%
}

.fuwu .wapper .con span {
    display: block;
    font-size: 0.875rem;
    width: 70%;
    color: #333;
    line-height: 1.875rem;
    margin: 0 auto;
    padding: 60px 0
}

.renke {
    background-color: #fff;
    padding-bottom: 40px
}

.renke .wapper .title {
    padding: 2px 0 100px 0
}

.renke .wapper .title h2 {
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    display: block;
    text-align: center
}

.renke .wapper .con ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.renke .wapper .con ul li {
    width: 48%;
    margin-bottom: 40px
}

.renke .wapper .con ul li span {
    display: block;
    text-align: center;
    font-size: 1.25rem;
    color: #333;
    margin-bottom: 30px
}

.renke .wapper .con ul li img {
    width: 100%
}

.chendian {
    background-color: #fff;
    padding-bottom: 40px
}

.chendian .wapper .title {
    padding: 2px 0 100px 0
}

.chendian .wapper .title h2 {
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    display: block;
    text-align: center
}

.chendian .wapper .con img {
    width: 100%
}

.contact {
    background-color: #3b8aff;
    text-align: center;
    padding-top: 59px;
    padding-bottom: 41px
}

.contact h2 {
    display: block;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin-bottom: 27px
}

.contact span {
    font-size: 1rem;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 40px
}

.contact button {
    width: 173px;
    height: 40px;
    background-color: #fff;
    border: none;
    margin: 0 auto;
    font-size: 1rem;
    color: #135bed
}

.kaifa .wapper span {
    display: block
}

.input-view {
    width: 100%;
    height: 80px;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.ipt {
    font-size: 24px;
    padding-left: 24px;
    border-radius: 8px;
    border: none;
    height: 100%;
    width: 100%;
}

.cc {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 134px;
    height: 80px;
    background: #4079e9;
    border-radius: 0px 8px 8px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.t1 {
    width: 25px;
    height: 25px;
}

.t2 {
    font-size: 22px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    color: #ffffff;
}

.t3 {
    margin-top: 54px;
    font-size: 20px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #999999;
}

.wapper_item {
    padding: 35px;
    margin-top: 24px;
    /* height: 307px; */
    background: #ffffff;
    border-radius: 8px;
}

.info_view {
    margin: 0px 0 0 25px;
    display: flex;
}

.info_logo {
    width: 120px;
    height: 120px;
    opacity: 0.52;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.info_logo1 {
    width: 120px;
    height: 120px;
    opacity: 0;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.info_logo_img {
    /* background: red; */
    width: 81px;
    height: 71px;
}

.info_r {
    /* margin-top: 37px; */
    margin-left: 27px;
}

.info_r111 {
    display: flex;
    align-items: center;
    margin-top: 37px;
    margin-left: 27px;
}

.info_r1 {
    font-size: 30px;
    font-family: PingFang SC, PingFang SC-Heavy;
    font-weight: 800;
    color: #333333;
}

.addt0 {
    display: flex;
    width: 252px;
    align-items: center;
}

.info_view1 {
    margin: 37px 0 0 172px;
    display: flex;
}

.addt1 {
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    color: #999999;
}

.lines {
    margin-right: 49px;
    width: 1px;
    height: 31px;
    background: #e8e8e8;
    margin-left: 29px;
}

.addt2 {
    margin-top: 8px;
    font-size: 24px;
    font-family: PingFang SC, PingFang SC-Bold;
    font-weight: 700;
    color: #333333;
}



.info_r2 {
    margin-top: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.info_r3 {
    margin-right: 17px;
    background: rgba(64, 121, 233, 0.05);
    border-radius: 4px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    color: #4079e9;
    padding: 6px 12px;
}

@media screen and (max-width: 780px) {
    .nav {
        display: none !important
    }

    .t3 {
        margin-top: 24px;
        font-size: 14px;
        font-family: PingFang SC, PingFang SC-Medium;
        font-weight: 500;
        text-align: left;
        color: #999999;
    }

    .input-view {
        margin: auto;
        width: 100%;
        height: 50px;
        background: #ffffff;
        border: 1px solid #d8d8d8;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
    }

    .ipt {
        padding-left: 24px;
        border-radius: 8px;
        border: none;
        height: 100%;
        width: 100%;
    }

    .cc {
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 0;
        width: 84px;
        height: 50px;
        background: #4079e9;
        border-radius: 0px 8px 8px 0px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .t1 {
        width: 15px;
        height: 15px;
    }

    .t2 {
        font-size: 14px;
        font-family: PingFang SC, PingFang SC-Medium;
        font-weight: 500;
        color: #ffffff;
    }



    .tong {
        background: #fff
    }

    .tong .menu ul li h2 {
        color: #333
    }

    .tong .menu ul li h2 a {
        color: #333
    }

    .core {
        background-color: #fff
    }

    .core .wapper .title {
        padding: 20px 0;
        height: 45px;
        line-height: 2.8125rem;
        text-align: center
    }

    .core .wapper .title span {
        color: #000;
        font-size: 1.125rem;
        height: 45px;
        line-height: 2.8125rem
    }

    .core .wapper .title span b {
        font-size: 1.125rem;
        color: #1c64ff;
        font-weight: normal;
        margin: 0 10px
    }

    .core .wapper .con ul {
        width: 100%;
        display: block;
        justify-content: space-between
    }

    .core .wapper .con ul li {
        width: 100%;
        height: 330px;
        border: 1px solid rgba(153, 153, 153, .25);
        border-radius: 8px;
        padding: 0 14px;
        box-sizing: border-box
    }

    .core .wapper .con ul li .pic {
        width: 100%;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 50px
    }

    .core .wapper .con ul li .pic img {
        width: 72px;
        height: 74px;
        margin-bottom: 22px
    }

    .core .wapper .con ul li .pic span {
        font-size: 0.875rem;
        color: #333;
        display: block;
        text-align: center;
        position: relative
    }

    .core .wapper .con ul li .pic span::after {
        position: absolute;
        content: "";
        width: 42px;
        height: 4px;
        background-color: #979af8;
        bottom: -20px;
        left: 50%;
        transform: translate(-50%)
    }

    .core .wapper .con ul li .concon span {
        font-size: 1rem;
        color: #4b5b76;
        display: block;
        text-align: center;
        height: 25px;
        line-height: 1.5625rem
    }

    .custom {
        background-color: #fff;
        padding-bottom: 50px;
        height: 700px;
        box-sizing: border-box;
        padding: 0 40px !important;
        box-sizing: border-box
    }

    .custom .wapper .title {
        padding: 20px 0;
        height: 90px;
        line-height: 2.8125rem;
        text-align: center;
        box-sizing: border-box
    }

    .custom .wapper .title span {
        color: #000;
        font-size: 1.125rem;
        height: 45px;
        line-height: 2.8125rem
    }

    .custom .wapper .title span b {
        font-size: 1.75rem;
        color: #1c64ff;
        font-weight: normal;
        margin: 0 10px
    }

    .custom .wapper .con {
        height: auto
    }

    .custom .wapper .con .customExample {
        width: 100%;
        height: 560px;
        border-radius: 0px 50px 50px 50px
    }

    .custom .wapper .con .customExample .pic {
        width: 100%;
        height: 200px;
        border-radius: 0 50px 0 0
    }

    .custom .wapper .con .customExample .pic img {
        width: 100%;
        height: 100%;
        border-radius: 0 50px 0 0
    }

    .custom .wapper .con .customExample .concon {
        padding: 110px 24px;
        height: 360px;
        box-sizing: border-box;
        border-radius: 0 0 50px 50px;
        box-shadow: 0px 9px 40px 0px rgba(37, 63, 130, .1);
        position: relative
    }

    .custom .wapper .con .customExample .concon span {
        font-size: 0.875rem;
        color: #4b5b76;
        line-height: 1.5625rem
    }

    .custom .wapper .con .customExample .concon i {
        position: absolute;
        bottom: 50px;
        font-style: normal;
        font-size: 0.875rem;
        color: #333;
        left: 20px
    }

    .custom .wapper .con .swiper-pagination-bullet-active {
        width: 50px;
        border-radius: 5px
    }

    .tuwen {
        background-color: #fff
    }

    .tuwen .title {
        padding: 20px 0
    }

    .tuwen .title h2 {
        font-size: 1.125rem;
        color: #000;
        display: block;
        text-align: center;
        font-weight: normal
    }

    .tuwen img {
        width: 100%
    }

    .shuzi {
        background-color: #fff;
        padding-bottom: 20px;
        display: none
    }

    .shuzi .wapper .title {
        padding: 20px 0
    }

    .shuzi .wapper .title h2 {
        font-size: 1.125rem;
        color: #000;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .shuzi .wapper .con {
        height: 560px
    }

    .shuzi .wapper .con .concon {
        box-sizing: border-box;
        width: 63%;
        padding: 140px 80px
    }

    .shuzi .wapper .con .concon .con-title {
        border-bottom: 1px solid #999
    }

    .shuzi .wapper .con .concon .con-title h2 {
        font-size: 1.25rem;
        display: block;
        color: #000;
        margin-bottom: 20px
    }

    .shuzi .wapper .con .concon .con-title h2 b {
        color: #135bed;
        font-size: 1.25rem
    }

    .shuzi .wapper .con .concon .con-title span {
        font-size: 1rem;
        display: block;
        color: #4b4b4b;
        margin-bottom: 37px
    }

    .shuzi .wapper .con .concon .concon-nei {
        margin: 30px 0;
        background-color: #f5f5fa;
        padding: 45px
    }

    .shuzi .wapper .con .concon .concon-nei span {
        font-size: 1rem;
        color: #333;
        line-height: 1.875rem
    }

    .example {
        background-color: #f7f7f7;
        padding-bottom: 20px
    }

    .example .wapper .title {
        padding: 20px 0
    }

    .example .wapper .title h2 {
        font-size: 1.125rem;
        color: #000;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .example .wapper .con ul {
        display: block;
        justify-content: space-between
    }

    .example .wapper .con ul li {
        width: 100%
    }

    .example .wapper .con ul li .pic {
        width: 100%;
        height: 150px
    }

    .example .wapper .con ul li .pic img {
        width: 100%;
        height: 100%
    }

    .example .wapper .con ul li .concon {
        background-color: #fff;
        box-sizing: border-box;
        padding: 58px 71px
    }

    .example .wapper .con ul li .concon h3 {
        font-size: 1.25rem;
        color: #333;
        font-weight: normal;
        margin-bottom: 15px
    }

    .example .wapper .con ul li .concon span {
        font-size: 1rem;
        color: #4b4b4b;
        line-height: 1.875rem
    }

    .magic {
        background-color: #fff;
        padding-bottom: 20px
    }

    .magic .wapper .title {
        padding: 20px 0
    }

    .magic .wapper .title h2 {
        font-size: 1.125rem;
        color: #000;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .magic .wapper .con ul {
        padding: 0 20px;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .magic .wapper .con ul li {
        width: 45%;
        margin-bottom: 10px
    }

    .magic .wapper .con ul li .pic {
        width: 150px;
        margin: 0 auto;
        margin-bottom: 10px
    }

    .magic .wapper .con ul li .pic img {
        width: 100%
    }

    .magic .wapper .con ul li .pic span {
        font-size: 1rem;
        color: #333
    }

    .magic .wapper .con ul li .concon span {
        color: #4b4b4b;
        font-size: 0.875rem;
        line-height: 1.875rem;
        text-align: left
    }

    .solve {
        background-color: #fff;
        padding-bottom: 60px
    }

    .solve .wapper .title {
        padding: 20px 0
    }

    .solve .wapper .title h2 {
        font-size: 1.125rem;
        color: #000;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .solve .wapper .con ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 40px
    }

    .solve .wapper .con ul li {
        width: 45%;
        text-align: center
    }

    .solve .wapper .con ul li .pic {
        width: 100%;
        box-sizing: border-box;
        padding: 40px 20px
    }

    .solve .wapper .con ul li .pic img {
        width: 100%
    }

    .solve .wapper .con ul li button {
        border: 1px solid #999;
        width: 100%;
        height: 35px;
        line-height: 2.1875rem;
        font-size: 0.875rem;
        color: #000;
        background-color: #fff;
        border-radius: 8px
    }

    .totalSolve {
        background-color: #fff;
        padding-bottom: 120px
    }

    .totalSolve .wapper .title {
        padding: 20px 0
    }

    .totalSolve .wapper .title h2 {
        font-size: 1.125rem;
        color: #000;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .totalSolve .wapper .con ul {
        display: block;
        justify-content: space-between
    }

    .totalSolve .wapper .con ul li {
        margin-top: 50px;
        margin: 0 auto;
        width: 80%;
        height: 425px;
        padding-top: 220px;
        box-sizing: border-box
    }

    .totalSolve .wapper .con ul li span {
        display: block;
        margin-bottom: 10px;
        text-align: center;
        color: #666;
        font-size: 1rem
    }

    .totalSolve .wapper .con ul li:nth-child(2) {
        width: 80%;
        margin-top: 0;
        height: 400px
    }

    .cooperation {
        background-color: #fff;
        padding-bottom: 20px
    }

    .cooperation .wapper .title {
        padding: 20px 0 20px 0
    }

    .cooperation .wapper .title h2 {
        font-size: 1.125rem;
        color: #000;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .cooperation .wapper .con ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 20px
    }

    .cooperation .wapper .con ul li {
        width: 45%;
        box-sizing: border-box;
        padding: 48px 0 0 31px;
        position: relative;
        margin-bottom: 50px;
        height: 100px
    }

    .cooperation .wapper .con ul li .con-title {
        width: 50%
    }

    .cooperation .wapper .con ul li .con-title h2 {
        color: #1e2534;
        font-size: 1.5rem;
        font-weight: normal;
        margin-bottom: 15px
    }

    .cooperation .wapper .con ul li .con-title span {
        font-size: 0.75rem;
        color: #666
    }

    .cooperation .wapper .con ul li i {
        position: absolute;
        bottom: 20px;
        left: 30px;
        font-style: normal;
        color: #3d77e9;
        font-size: 0.75rem
    }

    .strength {
        background-color: #fff
    }

    .strength .wapper {
        position: relative;
        top: 0;
        padding: 10px;
        height: 585px;
        box-sizing: border-box;
        display: block;
        justify-content: space-between
    }

    .strength .wapper .left {
        width: 100%;
        height: auto;
        background-color: #fff
    }

    .strength .wapper .left .pic {
        width: 40%;
        text-align: center;
        margin-top: 20px;
        margin: 0 auto
    }

    .strength .wapper .left .pic img {
        width: 100%
    }

    .strength .wapper .right {
        width: 100%
    }

    .strength .wapper .right .title {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .strength .wapper .right .title h2 {
        font-size: 1.125rem;
        color: #333;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .strength .wapper .right .right-con span {
        font-size: 0.875rem;
        color: #333;
        line-height: 1.875rem;
        margin-bottom: 10px !important
    }

    .fazhan {
        background-color: #fff;
        padding-bottom: 80px
    }

    .fazhan .wapper .title {
        padding: 2px 0 100px 0
    }

    .fazhan .wapper .title h2 {
        font-size: 1rem;
        color: #000;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .fazhan img {
        width: 100%
    }

    .fuwu {
        background-color: #fff;
        padding-bottom: 40px
    }

    .fuwu .wapper .title {
        padding: 2px 0 100px 0
    }

    .fuwu .wapper .title h2 {
        font-size: 1.125rem;
        color: #000;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .fuwu .wapper .con {
        width: 70%;
        margin: 0 auto
    }

    .fuwu .wapper .con img {
        width: 100%
    }

    .fuwu .wapper .con span {
        display: block;
        font-size: 0.875rem;
        width: 70%;
        color: #333;
        line-height: 1.875rem;
        margin: 0 auto;
        padding: 60px 0
    }

    .renke {
        background-color: #fff;
        padding-bottom: 40px
    }

    .renke .wapper .title {
        padding: 2px 0 20px 0
    }

    .renke .wapper .title h2 {
        font-size: 1.125rem;
        color: #000;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .renke .wapper .con ul {
        display: block;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 40px;
        box-sizing: border-box
    }

    .renke .wapper .con ul li {
        width: 100%;
        margin-bottom: 40px
    }

    .renke .wapper .con ul li span {
        display: block;
        text-align: center;
        font-size: 0.875rem;
        color: #333;
        margin-bottom: 30px
    }

    .renke .wapper .con ul li img {
        width: 100%
    }

    .chendian {
        background-color: #fff;
        padding-bottom: 40px
    }

    .chendian .wapper .title {
        padding: 2px 0 20px 0
    }

    .chendian .wapper .title h2 {
        font-size: 0.875rem;
        color: #000;
        font-weight: normal;
        display: block;
        text-align: center
    }

    .chendian .wapper .con img {
        width: 100%
    }

    .contact {
        background-color: #3b8aff;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .contact h2 {
        display: block;
        font-size: 1.125rem;
        font-weight: normal;
        color: #fff;
        text-align: center;
        margin-bottom: 15px
    }

    .contact span {
        font-size: 0.875rem;
        color: #fff;
        text-align: center;
        display: block;
        margin-bottom: 40px
    }

    .contact button {
        width: 120px;
        height: 30px;
        background-color: #fff;
        border: none;
        margin: 0 auto;
        font-size: 0.875rem;
        color: #135bed
    }

    .kaifa .wapper span {
        display: block
    }

    .service_market {
        background-color: #f2f8ff;
        padding: 27px 0 60px 0
    }

    .service_market .wapper .clearfix:after {
        content: " ";
        display: block;
        clear: both
    }

    .service_market .wapper .filter {
        margin-bottom: 35px
    }

    .service_market .wapper .filter .box {
        padding: 17px 27px;
        background-color: #fff
    }

    .service_market .wapper .filter .box .title-h {
        font-size: 1.125rem;
        font-weight: bold;
        color: #3473fe;
        margin-bottom: 21px
    }

    .service_market .wapper .filter .box dl {
        position: relative;
        margin-bottom: 10px
    }

    .service_market .wapper .filter .box dl:after {
        content: "";
        display: block;
        clear: both
    }

    .service_market .wapper .filter .box dl dt {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 0.875rem;
        color: #333;
        font-weight: normal
    }

    .service_market .wapper .filter .box dl dd {
        padding-left: 80px
    }

    .service_market .wapper .filter .box dl dd a {
        margin-right: 20px;
        margin-bottom: 10px;
        display: inline-block;
        font-size: 0.875rem;
        color: #333;
        font-weight: normal
    }

    .service_market .wapper .filter .box dl dd a.on {
        font-weight: 500;
        color: #3473fe
    }

    .service_market .wapper .con ul {
        display: flex;
        justify-content: left
    }

    .service_market .wapper .con ul li {
        width: 256px;
        margin-right: 28px
    }

    .service_market .wapper .con ul li img {
        width: 100%
    }

    .commodity {
        background-color: #f2f8ff;
        padding: 27px 0 30px 0
    }

    .commodity .wapper .topNav {
        margin-top: 35px;
        margin-bottom: 15px
    }

    .commodity .wapper .topNav span {
        color: #333;
        font-size: 0.875rem
    }

    .commodity .wapper .topNav span a {
        color: #333
    }

    .commodity .wapper .bg {
        margin: 0 auto;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        min-width: auto;
        box-sizing: border-box;
        background: #fff;
        padding: 35px 25px
    }

    .commodity .wapper .bg .bg_left {
        width: 30%;
        height: auto;
        float: left;
        display: none
    }

    .commodity .wapper .bg .bg_left .show {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        position: relative;
        border: 1px solid #e8e8e8;
        cursor: move
    }

    .commodity .wapper .bg .bg_left .show img {
        width: 100%;
        height: auto
    }

    .commodity .wapper .bg .bg_right {
        float: left;
        display: none
    }

    .commodity .wapper .bg .con {
        width: 100%
    }

    .commodity .wapper .bg .con .title {
        display: flex;
        justify-content: space-between;
        margin-bottom: 35px
    }

    .commodity .wapper .bg .con .title .picture {
        width: 42px;
        height: 42px
    }

    .commodity .wapper .bg .con .title .picture img {
        width: 100%;
        height: 100%
    }

    .commodity .wapper .bg .con .title .titleCon {
        width: 90%
    }

    .commodity .wapper .bg .con .title .titleCon h2 {
        font-size: 1rem;
        color: #000;
        margin-bottom: 9px
    }

    .commodity .wapper .bg .con .title .titleCon span {
        font-size: 0.75rem;
        color: #666
    }

    .commodity .wapper .bg .con .tip li {
        height: 32px;
        line-height: 2rem;
        margin-bottom: 20px
    }

    .commodity .wapper .bg .con .tip li span {
        font-size: 0.875rem;
        color: #333
    }

    .commodity .wapper .bg .con .tip li .money {
        color: #f54d4f;
        font-size: 1.375rem;
        font-weight: bold;
        margin-left: 50px
    }

    .commodity .wapper .bg .con .tip li .duan {
        margin-left: 56px !important
    }

    .commodity .wapper .bg .con .tip li .type {
        color: #3473fe;
        border: 1px solid #3473fe;
        border-radius: 5px;
        font-size: 0.875rem;
        padding: 5px 20px;
        margin-left: 30px
    }

    .commodity .wapper .bg .con .weiwei {
        background-color: #135bed;
        width: 190px;
        height: 40px;
        line-height: 2.5rem;
        color: #fff;
        font-size: 0.75rem;
        display: block;
        border-radius: 5px;
        text-align: center;
        margin-top: 40px
    }

    .commodity .wapper .mask {
        width: 150px;
        height: 150px;
        background: #000;
        filter: Alpha(opacity=50);
        opacity: .5;
        position: absolute;
        top: 0;
        left: 0;
        display: none
    }

    .commodity .wapper .bigshow {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-left: 10px;
        display: none
    }

    .commodity .wapper .bigshow img {
        width: 600px;
        height: auto;
        margin-right: 10px
    }

    .commodity .wapper .smallshow {
        width: 100%;
        height: 70px;
        position: relative
    }

    .commodity .wapper .smallshow img {
        width: 100%;
        border: 1px solid #e8e8e8;
        box-sizing: border-box;
        transition: all .5s
    }

    .commodity .wapper .smallshow>.middle_box {
        margin-left: 30px;
        margin-right: 30px;
        width: 370px;
        overflow: hidden;
        height: 70px
    }

    .commodity .wapper .smallshow .middle {
        overflow: hidden;
        transition: all .5s;
        height: 70px
    }

    .commodity .wapper .smallshow .middle>li {
        width: 64px;
        height: 64px;
        float: left;
        cursor: pointer;
        padding: 0 5px
    }

    .commodity .wapper .smallshow>p {
        position: absolute;
        top: 50%;
        width: 22px;
        height: 32px;
        margin-top: -16px
    }

    .commodity .wapper .smallshow>.prev {
        left: 0;
        background: url(img/hover-prev.png) no-repeat;
        transition: all .5s
    }

    .commodity .wapper .smallshow>.next {
        right: 0;
        background: url(img/hover-next.png) no-repeat;
        transition: all .5s
    }

    .commodity .wapper .smallshow>.prev.prevnone {
        left: 0;
        background: url(img/prev.png) no-repeat;
        cursor: not-allowed
    }

    .commodity .wapper .smallshow>.next.nextnone {
        right: 0;
        background: url(img/next.png) no-repeat;
        cursor: not-allowed
    }

    .commodity_detail {
        background-color: #f2f8ff;
        padding: 0 0 60px 0
    }

    .commodity_detail .titBox {
        width: 100%;
        margin: 0 auto
    }

    .commodity_detail .titBox .tit {
        font-size: 1rem;
        color: #000;
        position: relative;
        display: block;
        width: 67px;
        border-bottom: 2px solid #135bed;
        height: 25px;
        line-height: 1.5625rem
    }

    .commodity_detail .wapper {
        display: block;
        justify-content: space-between;
        margin-top: 20px
    }

    .commodity_detail .wapper .left {
        width: 100%
    }

    .commodity_detail .wapper .left img {
        width: 100%
    }

    .commodity_detail .wapper .right {
        display: none;
        width: 23%
    }

    .commodity_detail .wapper .right .company {
        padding: 35px 0 20px 0;
        text-align: center;
        background-color: #fff;
        border-radius: 5px
    }

    .commodity_detail .wapper .right .company img {
        width: 42px;
        height: 42px;
        margin-bottom: 20px
    }

    .commodity_detail .wapper .right .company h2 {
        font-size: 1rem;
        font-weight: normal;
        color: #000
    }

    .commodity_detail .wapper .right .company .tt {
        display: flex;
        justify-content: left;
        margin: 0 auto;
        width: 70%;
        margin-top: 10px
    }

    .commodity_detail .wapper .right .company .tt li {
        background-color: #ecf3ff;
        padding: 2px 5px;
        margin-right: 3px;
        border-radius: 3px
    }

    .commodity_detail .wapper .right .company .tt li span {
        font-size: 0.75rem;
        color: #3473fe
    }

    .commodity_detail .wapper .right .company .area {
        margin: 20px 0;
        text-align: left;
        padding: 0 15%
    }

    .commodity_detail .wapper .right .company .area ul li {
        margin-bottom: 18px;
        font-size: 0.875rem
    }

    .commodity_detail .wapper .right .company .area ul li span {
        margin-left: 10px
    }

    .commodity_detail .wapper .right .company .weiwei {
        background-color: #135bed;
        width: 190px;
        height: 40px;
        line-height: 2.5rem;
        color: #fff;
        margin-left: 15%;
        font-size: 0.75rem;
        display: block;
        border-radius: 5px;
        text-align: center;
        margin-top: 40px
    }

    .commodity_detail .wapper .right .concact {
        padding: 0 20px;
        margin-top: 20px
    }

    .commodity_detail .wapper .right .concact .spanBox {
        border-top: 1px solid #ccc;
        padding-top: 20px
    }

    .commodity_detail .wapper .right .concact .spanBox span {
        display: block;
        width: 100%
    }

    .commodity_detail .wapper .right .hot {
        margin-top: 20px;
        background-color: #fff;
        border-radius: 10px;
        padding: 20px
    }

    .commodity_detail .wapper .right .hot .ttt {
        font-size: 0.875rem
    }

    .commodity_detail .wapper .right .hot ul {
        margin-top: 30px
    }

    .commodity_detail .wapper .right .hot ul li a {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px
    }

    .commodity_detail .wapper .right .hot ul li a .picture {
        width: 30%
    }

    .commodity_detail .wapper .right .hot ul li a .picture img {
        width: 100%
    }

    .commodity_detail .wapper .right .hot ul li a .rit {
        width: 65%
    }

    .commodity_detail .wapper .right .hot ul li a .rit h2 {
        font-size: 0.75rem;
        color: #000;
        font-weight: normal;
        margin-bottom: 13px
    }

    .commodity_detail .wapper .right .hot ul li a .rit h3 {
        font-size: 0.875rem;
        color: #f54d4f
    }
}

.fuBox {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.fuBox h2 {
    font-size: 1.125rem;
    color: #000;
    text-align: center;
    display: block;
    font-weight: normal
}

.fuBox .shujuBox {
    padding: 40px 64px 10px 64px
}

.fuBox .shujuBox .shuru {
    margin-bottom: 30px
}

.fuBox .shujuBox .shuru span {
    display: block;
    font-size: 0.875rem;
    color: #333;
    margin-bottom: 5px
}

.fuBox .shujuBox .shuru input {
    width: 100%;
    height: 36px;
    line-height: 2.25rem;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 0px 20px;
    font-size: 0.875rem;
    border: 1px solid rgba(0, 0, 0, .25)
}

.fuBox .shujuBox .tijiao {
    display: flex;
    justify-content: right
}

.fuBox .shujuBox .tijiao .submit {
    color: #fff;
    background-color: #135bed;
    padding: 6px 30px;
    border-radius: 5px;
    border: none
}

.fuBox .shujuBox .tijiao .close {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 20px;
    color: #000
}

.fuBox form {
    position: absolute;
    top: 300px;
    width: 550px;
    background-color: #fff;
    left: 50%;
    transform: translate(-50%);
    margin: 0 auto;
    border-radius: 10px;
    padding: 30px
}