@charset "utf-8";

html,
body {
    position: relative;
    height: 100%;
}
@media only screen and (max-width: 2560px) {
    html {
        font-size: 133px !important;
    }
}

@media only screen and (max-width: 1920px) {
    html {
        font-size: 100px !important;
    }
}

@media only screen and (max-width: 1680px) {
    html {
        font-size: 87.5px !important;
    }
}

@media only screen and (max-width: 1600px) {
    html {
        font-size: 83.33px !important;
    }
}

@media only screen and (max-width: 1440px) {
    html {
        font-size: 75px !important;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 71.14px !important;
    }

}
@font-face{
    font-family: myFirstFont;
    src: url('../fontstyle/SourceHanSansCN-Normal.otf'),
}

@keyframes rotate {
    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }
}

img{
    opacity: 0;
}
body {
    background: #eee;
    /* font-family: "myFirstFont"; */
    font-family:"Microsoft YaHei";
    color: #000;
    margin: 0;
    padding: 0;
    font-size:100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.swiper-slide {
    text-align: center;
    font-size: 0.24rem;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}

.swiper-container-vertical>.swiper-pagination-bullets{
    left: 0;
    width:1.6rem;
}

.swiper-pagination span  {
    display: block;
    width: 0.36rem;
    height: 0.02rem;
    background-color: #FFFFFF;
    border-radius: 0%;
    margin-bottom: 0.8rem !important;
}
.swiper-pagination span:nth-child(3)  {
    display: none;
}
.swiper-pagination span:nth-child(4)  {
    display: none;
}
.swiper-pagination span:nth-child(5)  {
    position: relative;
    top:-1.6rem;
}
.swiper-pagination span:nth-child(6)  {
    position: relative;
    top:-1.6rem;
}
.swiper-pagination span:nth-child(7)  {
    position: relative;
    top:-1.6rem;
}

.swiper-pagination>.swiper-pagination-bullet-active {
    display: block;
    width: 1.2rem;
    height: 0.03rem;
    background-color: #FFFFFF;
    border-radius: 0%;
    margin-bottom: 0.8rem !important;
}

.swiper-pagination>.swiper-pagination-bullet-active:after {
    visibility: visible;
}

.section{
    position:absolute;
    width:1.2rem;
    top:1.8rem;
    z-index:8000;
}
.section .pointer{
    width:1.2rem;
    height:0.8rem;
    cursor:pointer;
}
.menu-icon {
    position: absolute;
    top: 0.01rem;
    right: 0.1rem;
    width: 0.9rem;
    height: 0.9rem;
    z-index: 100;
    cursor: pointer;
}

.button-prev {
    position: absolute;
    top: 85%;
    right: 0.1rem;
    width: 0.9rem;
    height: 0.9rem;
    z-index: 100;
    cursor: pointer;
}
.button-next {
    position: absolute;
    top: 80%;
    left: 48%;
    width: 0.6rem;
    height: 0.3rem;
    z-index: 100;
    cursor: pointer;
}
.button-next img{
    position: relative;
    top:0.1rem;
}
.button-next .text{
    width: 100%;
    font-size:0.14rem;
    color:#FFFFFF;
    text-align:center;
}
.button-next span {
    color: #FFFFFF;
    font-size: 0.14rem;
    position: relative;
    top: -1.1rem;
    left: 20%;
}

.wh100 {
    width: 100%;
    height: 100%;
}

.m-b-10 {
    margin-bottom: 0.16rem;
}
.m-b-8 {
    margin-bottom: 0.12rem;
}
.m-t-68 {
    margin-top: 0.68rem;
}
.m-t-60 {
    margin-top: 0.5rem;
}
.m-l-15 {
    margin-left: 0.15rem;
}

.home {
    /* background-color: #013c8a; */
    background-image: url(../img/index.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.home .img-1 {
    width: 14rem;
    height: 6.8rem;
    position: relative;
    top: calc(3.6rem - 100%);
    left:1.3rem;
}
.home .img-2 {
    width: 1.68rem;
    height: 1.2rem;
    position: relative;
    top: 4.6rem;
    left:10rem;
}

.home .img-3 {
    width: 6rem;
    height: 3.65rem;
    position: relative;
    top: 0.46rem;
    left:11.2rem;
}

.home .img-4 {
    width: 1.54rem;
    height: 0.51rem;
    position: relative;
    top: -2.4rem;
    left: 12rem;
}

.home .text {
    color: #FFFFFF;
    font-size: 0.72rem;
    line-height: 0.9rem;
    width: 4.55rem;
    text-align: left;
    position: relative;
    top:-2.4em;
    left: 12rem;
}

.product {
    background-color: #f5a31c;
    color: #E58400;
}

.product .title {
    color: #FFFFFF;
    font-size: 0.72rem;
    text-align: left;
    position: relative;
    top: 5rem;
    left:11.2rem;
    width: 6rem;
    height: 0.8rem;
}

.product .text {
    color: #FFFFFF;
    font-size: 0.22rem;
    text-align: left;
    line-height: 0.36rem;
    position: relative;
    top: 5.5rem;
    left:11.2rem;
    width: 6rem;
}

.product .box {
    position: relative;
    top: -0.9rem;
    left: 4.16rem;
    width: 2.1rem;
    height: 7.8rem;
    background-color: #FFD555;
}

.product .img {
    position: relative;
    top: -8.8rem;
    left: 2.31rem;
    width: 6.8rem;
    height: 6.8rem;
}

.product .letter {
    position: relative;
    top: -14.8rem;
    left:11.2rem;
    width: 5.4rem;
    height: 0.88rem;
}

.product-detail-three {
    background-color: #F8EDE6;
}

.product-detail {
    background-color: #f5a31c;
}

.product-three {
    background-color: pink;
}

.product-detail .text-box {
    width: 12rem;
    height: 7.2rem;
    margin: 1rem auto;
    color: #e08500;
    margin-bottom: 0;
}

.product-detail .text-box .text-box-left {
    width: 5.92rem;
    height: 100%;
    background-color: #FFD555;
    float: left;
}

.product-detail .text-box .text-box-right {
    width: 5.92rem;
    height: 3.52rem;
    background-color: #FFD555;
    float: right;
}

.product-detail .text-box .text-box-left .img {
    width: 3.4rem;
    height: 100%;
    float: right;
}

.product-detail .text-box .text-box-right .img-1 {
    width: 3.43rem;
    height: 100%;
    float: right;
}

.product-detail .text-box .text-box-right .img-2 {
    width: 3.43rem;
    height: 100%;
    float: right;
}

.product-detail .text-box .title {
    font-size: 0.3rem;
    line-height: 0.3rem;
    text-align: left;
    width: 1.3rem;
    margin-top: 0.5rem;
    margin-left: 0.5rem;
    margin-bottom: 0.05rem;
}

.product-detail .text-box .data {
    font-size: 0.16rem;
    line-height: 0.16rem;
    text-align: left;
    width: 1.7rem;
    margin-top: 0.3rem;
    margin-left: 0.5rem;
}

.product-detail .img-3 {
    width: 6.2rem;
    height: 1.45rem;
    position: relative;
    top: -6.4rem;
    left: -1.28rem;
}

.product-detail .img-4 {
    width: 3.86rem;
    height: 0.55rem;
    position: relative;
    top: -1.16rem;
    left: 3.05rem;
}

.product-detail .img-5 {
    width: 4.7rem;
    height: 0.55rem;
    position: relative;
    top: -1.1rem;
    left: 0.8rem;
}

.product-detail .one {
    transition: all 0.1s;
    width: 4.6rem;
    height: 4.6rem;
    position: absolute;
    top: calc(100% - 3rem);
    left: calc(100% - 3rem);
}
.product-detail .text-box-hide {
    width: 12rem;
    height: 7.2rem;
    margin: 1rem auto;
    color: #e08500;
    margin-bottom: 0;
    position: relative;
    top: -8.22rem;
    z-index: 10000;
}
.product-detail .text-box-hide .title{
    font-size: 0.3rem;
    line-height: 0.3rem;
    text-align: left;
    width: 1.3rem;
    margin-top: 0.5rem;
    margin-left: 0.5rem;
    margin-bottom: 0.05rem;
    cursor: pointer;
}
.product-detail .text-box-hide .text-box-left-detail {
    width: 5.92rem;
    height: 100%;
    background-color: #FFD555;
    float: left;
    position: relative;
    top:0.02rem;
    opacity: 0;
}

.product-detail .text-box-hide .text-box-right-detail {
    width: 5.92rem;
    height: 3.56rem;
    background-color: #FFD555;
    float: right;
    position: relative;
    top:-0.02rem;
    opacity: 0;
}

.product-detail .text-box-hide .text-box-left-detail .detail-box {
    border-left: 0.04rem solid #FFD555;
    margin-left: 0.4rem;
    cursor: pointer;
}

.product-detail .text-box-hide .text-box-left-detail .data {
    font-size: 0.16rem;
    line-height: 0.16rem;
    text-align: left;
    width: 1.7rem;
    margin-top: 0.24rem;
    margin-left: 0.1rem;
    margin-bottom:0.08rem;
    font-weight: bold;
}

.product-detail .text-box-hide .text-box-left-detail .little-data {
    font-size: 0.14rem;
    line-height: 0.21rem;
    text-align: left;
    width: 5rem;
    margin-top: 0.05rem;
    margin-left: 0.1rem;
}

.product-detail .text-box-hide .text-box-right-detail .detail-box {
    display:block;
    border-left: 0.04rem solid #FFD555;
    margin-left: 0.4rem;
    cursor: pointer;
}
.product-detail .text-box-hide .text-box-right-detail a {
    color: #e08500;
    text-decoration: none;
}

.product-detail .text-box-hide .text-box-right-detail .data {
    font-size: 0.16rem;
    line-height: 0.16rem;
    text-align: left;
    width: 1.7rem;
    margin-top: 0.28rem;
    margin-left: 0.1rem;
    margin-bottom:0.08rem;
    font-weight: bold;
}

.product-detail .text-box-hide .text-box-right-detail .little-data {
    font-size: 0.14rem;
    line-height: 0.21rem;
    text-align: left;
    width: 5rem;
    margin-top: 0.05rem;
    margin-left: 0.1rem;
}


.service {
    background-color: #01ada1;
}

.service .text-box {
    width: 4.7rem;
    height: 7.55rem;
    float: left;
    margin-left: 3.6rem;
    margin-top: 0.7rem;
    cursor: pointer;
}

.service .text-box .title {
    color: #FFFFFF;
    font-size: 0.72rem;
    text-align: left;
    height: 0.8rem;
}

.service .text-box .data {
    color: #FFFFFF;
    font-size: 0.22rem;
    text-align: left;
    line-height: 0.36rem;
    height: 0.36rem;
}

.service .text-box .item {
    background-color: #02CCB4;
    width: 4.66rem;
    height: 1.62rem;
    margin-bottom: 0.1rem;
}

.service .text-box .item .img {
    width: 1rem;
    height: 1rem;
    position: relative;
    top: 0.3rem;
    left: 0.3rem;
}

.service .text-box .item .text {
    width: 2.15rem;
    height: 1.05rem;
    position: relative;
    top: -0.73rem;
    left: 2.04rem;
}

.service .text-box .item .show-text {
    position: relative;
    top: -2.05rem;
    left: 1.6rem;
    width: 4.66rem;
    height: 1.62rem;
    background-color: #008C83;
    display: none;
}

.service .text-box .item .show-text .show-title {
    font-size: 0.24rem;
    color: #FFFFFF;
    text-align:left;
    padding-bottom: 0.15rem;
    padding-left: 0.24rem;
    padding-top: 0.3rem;
}

.service .text-box .item .show-text .show-data {
    font-size: 0.12rem;
    color: #FFFFFF;
    text-align:left;
    padding-bottom: 0.08rem;
    padding-left: 0.24rem;
}

.service .text-box .item .l-minus {
    left: -1.6rem !important;
}

.service .text-box .item .img-right {
    width: 1rem;
    height: 1rem;
    position: relative;
    top: -0.73rem;
    left: 3.3rem;
}

.service .text-box .item .text-right {
    width: 2.15rem;
    height: 1.05rem;
    position: relative;
    top: 0.35rem;
    left: 0.5rem;
}

.service .text-box .item .item-tile {
    text-align: left;
    font-size: 0.3rem;
    color: #008c82;
}

.service .text-box .item .item-data {
    text-align: left;
    font-size: 0.24rem;
    color: #00AEA1;
    font-weight: bold;
}

.service .right-img {
    width: 8.8rem;
    height: 7.6rem;
    float: left;
    margin-left: 0.36rem;
    margin-top: 1.2rem;
}


.aboutUs {
    background-color: #FFFFFF;
}

.aboutUs .title {
    color: #7c8297;
    font-size: 0.72rem;
    text-align: center;
    margin-top: 15px;
}

.aboutUs .title-img {
    width: 1.28rem;
    height: 0.5rem;
    margin: 0.1rem auto;
}

.aboutUs .data {
    color: #7c8297;
    font-size: 0.14rem;
    margin: 0.16rem auto;
    width: 12rem;
    text-indent: 0.28rem;
    line-height: 0.28rem;
    text-align: left;
}

.aboutUs .card {
    width: 12rem;
    height: 5.8rem;
    margin: 0.36rem auto;
}

.aboutUs .card .item {
    display:block;
    width: 3.9rem;
    height: 2.9rem;
    float: left;
    color: #013c8a;
    cursor: pointer;
}

.aboutUs .card .item .number {
    font-size: 0.72rem;
    text-align: center;
    margin-top: 0.36rem;
    font-weight: bold;
}

.aboutUs .card .item .number .plus {
    font-size: 0.36rem;
    position: relative;
    top: -0.4rem;
    font-weight: bold;
}

.aboutUs .card .item .text {
    width: 3rem;
    height: 0.5rem;
    font-size: 0.14rem;
    color: #7c8297;
    margin: 0.3rem auto;
    text-align: left;
    line-height: 0.3rem;
}



.contact {
    background-color: #F2F2F2;
}

.contact .content {
    width: 100%;
    height: 80%;
}

.contact .content .bg-left {
    width: 8.6rem;
    height: 6.5rem;
    float: left;
    margin-top: 1.2rem;
    margin-left: 3rem;
}
.contact .content .bg-left .address-icon{
    width:0.25rem;
    height:0.29rem;
    position: relative;
    top:-2.77rem;
    left:-1.1rem;
}

.contact .text-box {
    width: 4.2rem;
    height: 5.6rem;
    float: left;
    margin-left: 1.1rem;
    margin-top: 1.2rem;
    color: #232323;
}

.contact .text-box .title-img {
    width: 2.04rem;
    height: 0.7rem;
    margin: 0 auto;
}

.contact .text-box .title {
    text-align: left;
    font-size: 0.2rem;
    margin-bottom: 0.24rem;
    margin-top: 1rem;
    padding: 0.05rem 0.16rem;
}
.contact .text-box .title .title-english{
    font-size: 0.16rem;
}
.contact .text-box .data-box {
    text-align: left;
    font-size: 0.16rem;
    margin-bottom: 0.12rem;
}

.contact .text-box .data-box .text {
    padding: 0.05rem 0.16rem;
    line-height: 0.46rem;
}

.contact .text-box .data-box .data {
    padding: 0.05rem 0.16rem;
    background-color: #FFD555;
}

.contact .footer {
    width: 100%;
    height: 0.6rem;
    background-color: #7c8297;
    position: absolute;
    top: calc(100% - 0.6rem);
}

.contact .footer .reference {
    color: #FFFFFF;
    font-size: 0.14rem;
    width: 6rem;
    line-height: 0.16rem;
    margin: 0.08rem auto;
}
.contact .footer .reference a {
    color: #FFFFFF;
    font-size: 0.14rem;
    width: 6rem;
    line-height: 0.16rem;
    margin: 0.08rem auto;
}

.product-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.product-items {
    width: 11.5rem;
    height: 5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-three-items {
    width: 11.5rem;
    height: 2.5rem;
    display: flex;
    justify-content: space-between;
    margin-top: .375rem;
}

.proitem-box {
    width: 2.125rem;
    height: 2.25rem;
    background-color: #f9f9f9;
    transition: transform 0.3s ease;
    border-radius: .1rem;
}

.proitem-box:hover {
    transform: scale(1.05);
    box-shadow: 0 0.5208vw 1.5625vw rgba(0, 0, 0, 0.15);
}

.proitem-image {
    width: 1.875rem;
    height: 1.875rem;
    margin:  0 auto;
}

.proitem-image-image {
    width: 1.875rem;
    height: 1.875rem;
}

.proitem-image:hover {
    animation: rotate 0.65s ease-out forwards;
}

.proitem-title {
    font-size: .175rem;
    color: #555555;
    margin-top: .0625rem;
}

.product-title {
    margin-bottom: .375rem;
    font-size: .25rem;
}

.flow-title {
    margin-bottom: .375rem;
    font-size: .25rem;
}

.flow-item {
    width: 1.25rem;
    height: 2.5rem;
}

.flow-image {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #f9f9f9;
    margin: 0 auto;
    margin-top: .25rem;
    transition: transform 0.5s ease;
    transform: translateY(0);
}

.flow-sub-icon {
    background-size: 100%;
    background-repeat: no-repeat;
}

.flow-icon-one {
    background-image: url(../img/product-three/shiming_check.png);
    transition: transform 0.5s;
}


.flow-item:hover .flow-icon-one{
    background-image: url(../img/product-three/shiming.png);
}

.flow-icon-two {
    background-image: url(../img/product-three/product_check.png);
}

.flow-item:hover .flow-icon-two{
    background-image: url(../img/product-three/shiming.png);
}

.flow-icon-three {
    background-image: url(../img/product-three/hetong_check.png);
}

.flow-item:hover .flow-icon-three{
    background-image: url(../img/product-three/hetong.png);
}

.flow-icon-four {
    background-image: url(../img/product-three/pay_check.png);
}

.flow-item:hover .flow-icon-four{
    background-image: url(../img/product-three/pay.png);
}

.flow-icon-five {
    background-image: url(../img/product-three/genjin_check.png);
}

.flow-item:hover .flow-icon-five{
    background-image: url(../img/product-three/genjin.png);
}

.flow-icon {
    width: 100%;
    height: 100%;
}

.flow-text-box {
    transition: transform 0.5s ease;
    transform: translateY(0);
}

.flow-item:hover .flow-image {
    transform: translateY(-0.125rem);
}

.flow-item:hover .flow-text-box {
    transform: translateY(0.125rem);
}

.flow-text {
    font-size: .175rem;
    width: calc(100% - .25rem);
    padding: 0 .125rem;
    text-align: center;
    margin-top: .25rem;
}

.flow-sub-text {
    font-size: .125rem;
    width: 100%;
    width: calc(100% - .125rem);
    padding: 0 .0625rem;
    text-align: center;
    margin-top: .125rem;
}

