.service{
    background: url("https://gsp-fujiniya.oss-us-east-1.aliyuncs.com/home/df94c9d89f108e9334849bc36258c45.jpg") no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0 !important;
    min-height: 550px;
}
.header-title{
    width: 50%;
    text-align: center;
}
.header-title h1{
    line-height: 55px;
    letter-spacing: 1px;
    font-weight: 700;
}
.row-button{
   margin-top: 170px;
}
.service-statistics{
    min-height: 150px;
    letter-spacing: 1px;
}
.service-statistics h1{
    font-weight: 700;
}
.service-statistics p{
    color: #0b0b0b;
}
.statistics-item{
    text-align: center;
}
.service-card{
    background: rgb(237,244,254);
    min-height: 620px;
}
.service-card-second{
    background: rgb(244,254,246);
    min-height: 548px;
    padding-bottom: 30px;
}
.service-card-third{
    min-height: 548px;
}
.supplier-item p{
    line-height: 30px;
    color: black;
    font-family: Calibri;
    font-size: 17px;
}
.supplier-optimaization p{
    line-height: 30px;
    font-size: 17px;
    color: black;
    font-family: Calibri;
}
.second-card{
    padding: 25px 15px 15px 15px;
}
.second-card:hover{
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.custom-card{
    padding: 25px 15px 15px 15px;
}
.custom-card:hover{
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.service-card-second p{
    color: black;
    font-family: Calibri;
    font-size: 17px;
}
.card-button{
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin: 30px auto;
    font-weight: 600;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    background-image: linear-gradient(to right, #f6d365 0%, #ff806e 51%, #eb9401 100%);
    border-radius: 50px;
}
.service-card-third{
    background: #ffffff;
    min-height: 620px;
}
.service-card-third p {
    color: black;
    font-family: Calibri;
    font-size: 17px;
}
.service-affiliate{
    position: absolute;
    left: 780px;
    top: 70px;
}
.service-tabs{
    background-color:rgb(246,247,252);
    min-height: 620px;
}
.service-tabs__title{
    text-align: center;
    font-size: 23px;
}
.service-box__card{
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    padding: 15px 15px 15px 15px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: bolder;
}







/*11111111*/
.layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom: 2px solid #000000 !important;
}
.layui-tab-brief>.layui-tab-title .layui-this{
    color: #000000 !important;
}
.layui-tab-title li{
  color: rgb(155,155,158);
}
.layui-tab-item p{
    color: black;
    font-family: Calibri;
    font-size: 17px;
}
.service-footer{
    min-height: 380px;
    background: #ffffff;
}
.service-footer h1{
    line-height: 60px;
}
.join-button{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin: 30px auto;
    font-weight: 600;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    background-image: linear-gradient(to right, #f6d365 0%, #ff806e 51%, #eb9401 100%);
    border-radius: 50px;
}
.loginBtn:hover{
    cursor: pointer;
}
