.tab{
    width: 100%;
    height: 300px;
    /* margin: 50px auto; */
    /* background-color: ghostwhite; */
}
.tabQieHuan{
    width: 100%;
    height: 300px;
}
.tab_list ul{
    display: flex;
    height: 40px;
    margin: 0 auto;
    padding: 0;
}
.tabTop ul{
    display: flex;
    height: 40px;
    margin: 0 auto;
    padding: 0;
}
.tab li{
    line-height: 50px;
    flex:auto;
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 20px;
    color: #1F2229;
    letter-spacing: 0;
    text-align: center;
    font-weight: 540;
}
.tabQieHuan li{
    line-height: 50px;
    flex:auto;
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 20px;
    color: #1D1916;
    letter-spacing: 0;
    text-align: center;
    font-weight: 540;
    line-height: 1;
}
.tab .active{
    font-size: 20px;
    font-weight: 550;
    margin-bottom: -14px;
    border-bottom: 2px solid #E91F2D;
}
.tabQieHuan .topOne{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: -5px;
    border-bottom:2px solid #E91F2D;
}
.tab_con{
    position: relative;
    margin: 64px auto;
    width: 100%;
    height: 320px;
    background: #FFFFFF;
    box-shadow: 16px 24px 24px 0px rgba(75,88,122,0.06);
    border-radius: 8px;
}
.tab_con .img{
    position: absolute;
    width: 50%;
    left: 0px;
    height: 320px;
}
.tabBottom .img{
    position: absolute;
    width: 50%;
    left: 0px;
    height: 306px;
}
.tab_con .textRightG{
    position: absolute;
    width: 456px;
    right: 0px;
    margin: 48px 0;
    margin-right: 60px;
}
.tabBottom .textRightG{
    position: absolute;
    width: 46%;
    right: 0px;
    margin-left: 10px;
}
.tab_con .textRightG .title{
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 24px;
    color: #1F2229;
    line-height: 36px;
    font-weight: 500;
}
.tabBottom .textRightG .title{
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 24px;
    color: #1D1916;
    line-height: 24px;
    font-weight: 500;
}
.tab_con .textRightG .contentText{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 18px;
    color: #444956;
    line-height: 28px;
    font-weight: 400;
    margin: 24px 0;
}
.tab_con .textRightG .bottom {
    margin-top: 20px;
    display: flex;
}
.tabBottom .textRightG .content{
    margin: 60px 0;
}
.tabBottom .textRightG .bottom {
    margin-top: 20px;
    display: flex;
}
.qian{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #444956;
    line-height: 18px;
    font-weight: 400;
}
.tab_con .textRightG .bottom .back{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #C7000B;
    line-height: 18px;
    font-weight: 400;
}
.tabBottom .textRightG .bottom .back{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #C7000B;
    line-height: 16px;
    font-weight: 400;
}
.item{
    display: none;
}
.bottomContent{
    margin-top: 48px;
    margin-bottom: 80px;
    display: none;
}
.bottomContent .boxGuanli{
    display: flex;
    justify-content: space-between;
}
.diBu {
    /* margin: 18px; */
    /* width: 65%; */
    /* width: 100%;
    position: relative;
    margin-top: 80px; */
    background: url('../images/bgcard.png') no-repeat;
    background-size: cover;
    width: 384px;
    height: 200px;
    position: relative;
}
.diBu .neiBu{
    right: 0px;
    bottom: 0px;
    width: 48%;
    position: absolute;
}
.diBu .wenZi{
    position: absolute;
    left: 35px;
    top: 45px;
}
.diBu:hover .wenZi .oneLevelText{
    color: #C7000B;
}
.diBu .wenZi .oneLevelText{
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 24px;
    color: #1F2229;
    /* text-align: center; */
    line-height: 32px;
    font-weight: 500;
    /* text-align: center; */
}
.diBu .wenZi .twoLevelText{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 18px;
    color: #444956;.titleKuang .title
    letter-spacing: 0;
    font-weight: 350;
    margin-top: 20px;
}
.boxGuanli .first{
    margin-left: 0px;
}
.boxGuanli .third{
    margin-right: 0px;
}
.box{
    display: flex;
}

.solution{
    position: relative;

    /* background: url('../images/banner.png') no-repeat; */
    /* background-size: cover; */
    height:626px;
    /* z-index: 9; */
    /* margin-top: 90px; */
}
.solution .content{
    width: 1200px;
    /* padding: 132px 0; */
    margin: 0 auto;
    z-index: 9;
}
.case{
    position: relative;
    height: 638px;
    margin: 0 auto;
}
.case .content{
    width: 1400px;margin: 0 auto;
}
.titleC{
    padding: 56px 0;
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 32px;
    color: #1D1916;
    text-align: center;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
}
.titleAdvantage{
    margin-top: 56px;
    margin-bottom: 56px;
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 32px;
    color: #1D1916;
    text-align: center;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
}
.titleCase{
    padding: 56px 0;
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 32px;
    color: #1D1916;
    text-align: center;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
}
/*
   .boxOther{
    position: absolute;
    width: 72%;
    top: 0px;
    text-align: center;
    padding: 0 14%;
  }
 */

.centerImage .soon{
    width: 50px;
    /* vertical-align: middle; */
    margin: auto auto;
}
a{
    text-decoration:none;
    color: black;
}

body {
    margin: 0 0;
}
/* 红色边框字 */
.red{
    margin-top: 10px;
}
.redtext{
    border: 1px solid rgba(233,19,43,1);
    border-radius: 4px;
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #E9132B;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    padding: 5px 10px;
    margin: 0 10px;
}
.redtext:first-child{
    margin-left: 0;
}
/* .kuang{
  margin: 20px 0;
} */
.background {
    background-color: #fff;
    display: flex;
    flex-direction: column;
}
/* 1.顶部导航 */
/* .background  .headNav{
  height: 90px;
  width: 100%;
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 999;
}
.background .headNav  .navBlock {
position: relative;
  height: 40px;
    width: 72%;
    padding: 25px 14%;
  justify-content:  space-between ;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.logoLeft .text {
font-family: MicrosoftYaHei-Bold;
font-size: 26px;
color: #231815;
letter-spacing: 0;
text-align: center;
line-height: 26px;
font-weight: 700;
}
.logoLeft .img_logo img{
  margin: 0 2px;
  width: 45px;
  height: 45px;
  vertical-align: middle;
  margin: 0 4px;
  margin-top: -6px;
}
.textRight {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #1D1916;
  text-align: center;
  line-height: 16px;
  font-weight: 400;
  width: 52%;
  height: 58px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin-top: 7px;
}
.loginEnd{
  width: 136px;
  height: 42px;
  background-image: linear-gradient(135deg, #F63418 0%, #D5020E 100%);
  border-radius: 24px;
  border: none;
  margin-top: -5px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 16px;
  font-weight: 400;
}

.background .navBlock .textRight .one {
font-family: PingFangSC-Medium;
font-size: 16px;
color: #1D1916;
text-align: center;
line-height: 16px;
font-weight: 600;
  border-bottom: 4px solid #DD010D;
  padding: 0 20px;
}  */
.loginEnd a{
    width: 136px;
    height: 42px;
    background-image: linear-gradient(135deg, #F63418 0%, #D5020E 100%);
    border-radius: 24px;
    border: none;
    margin-top: -5px;
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 42px;
    font-weight: 400;
}
/* 2.薪管家 */
.background .slide {
    position: relative;
    top: 0px;
    background: url('../images/banner.png') no-repeat;
    background-size: cover;
    height:600px;
    z-index: 9;
    margin-top: 80px;
}

.background .slide .textG{
    width: 1200px;
    padding-top: 160px;
    margin: 0 auto;
    z-index: 9;

}
.background .slide .text .tit{
    font-family: 'PingFangSC-Semibold','Microsoft YaHei',微软雅黑;
    font-size: 56px;
    color: #431206;
    letter-spacing: 0;
    line-height: 56px;
    font-weight: 600;
}
.background .slide .textG .titG{
    font-family:'PingFangSC-Thin', MicrosoftYaHei-Thin,微软雅黑;
    font-size: 38px;
    color: #1F2229;
    letter-spacing: 6px;
    line-height: 38px;
    font-weight: 200;
}
.background .slide .textG .titleG{
    margin-top: 36px;
    font-family: MicrosoftYaHei-Bold,'PingFangSC-Semibold',微软雅黑;
    font-size: 64px;
    color: #1F2229;
    letter-spacing: 22px;
    line-height: 64px;
    font-weight: 600;
}
.background .slide .text .con{
    margin: 40px 0;
    font-size: 22px;
    color: #A1695D;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 400;
}
.background .slide .textG .conG{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    margin-top: 64px;
    font-size: 24px;
    color: #1F2229;
    letter-spacing: 16px;
    line-height: 24px;
    font-weight: 400;
}
.background .slide .textG .conG:last-child{
    margin-top: 27px;
}
.background .slide .text .redtext{
    font-size: 20px;
    color: #E9132B;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
}
.background .slide .banner{
    width: 100%;
}
.background .slide .bannerG{
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: 90px;
}
/* 内容 */
.contanier{
    position: relative;
    z-index: 1;
}
/* 3.核心优势 */
.advantage{
    /* width: 90%; */
    padding: 0 3%;
}
.advantageG{
    background: url('../images/youshibg.png') no-repeat;
    background-size: cover;
    height:640px;
    /*position: relative;*/
    /*top: -60px;*/
    z-index: 1;
}
.advantageG .boxG{
    width: 1200px;
    padding: 1px 0;
    margin: 0 auto;
    z-index: 9;
}
.system{
    background: url('../images/bgquan.png') no-repeat;
    position: relative;
    background-size: cover;
    height:488px;
    /*position: relative;*/
    /*top: -60px;*/
}
.system .content{
    width: 1200px;
    padding: 1px 0;
    margin: 0 auto;
    z-index: 9;
}
/* .system,.service{
  width: 100%;
  position: relative;
} */
.service{
    background: url('../images/tesebanner.png') no-repeat;
    position: relative;
    background-size: cover;
    height:624px;
    /* margin-top: -49px; */
}
.service .content{
    width: 1200px;
    padding: 1px 0;
    margin: 0 auto;
    z-index: 9;
}
.service .boxOther .contentOne{
    display: flex;
    margin: 24px 0;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start;
    position: relative;
}
.service .boxOther .contentOne img{
    width: 588px;
    height: 200px;
}
.service .boxOther .contentOne .one,.three{
    position: relative;
    margin-right: 24px;
}
.service .boxOther .contentOne .two,.four{
    position: relative;
}
.service .boxOther .contentOne .text{
    position: absolute;
    text-align: center;
    /*left: 6%;*/
    top: 0;
    width: 100%;
}
.service .boxOther .contentOne .text .title{
    font-family: 'PingFangSC-Semibold','Microsoft YaHei',微软雅黑;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 32px;
    font-weight: 600;
    /* left: 40%; */
    margin-top: 62px;
    margin-bottom: 24px;
}
.service .boxOther .contentOne .text .contentSecond{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 16px;
    font-weight: 400;
}
.advantageG .title{
    font-family: 'PingFangSC-Semibold','Microsoft YaHei',微软雅黑;
    font-size: 32px;
    color: #1D1916;
    letter-spacing: 0;
    text-align: center;
    line-height: 32px;
    font-weight: 600;
}
.contanier .advantage .title{
    margin-top: 80px;
    margin-bottom: 56px;
    font-size: 32px;
    text-align: center;
}
.contanier .advantage .image{
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    /* width: 61%; */
    object-fit: contain;
    margin: 0 auto;
    margin-bottom: 80px;
}
.contanier .advantage .image .text{
    position: absolute;
    z-index: 9;
    top: 10%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contanier .advantage .image .under{
    top: 60%;
    position: absolute;
    z-index: 9;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.contanier .advantage .image .left,.center,.right{
    position: relative;

}
.contanier .advantage .image .left .text{
    position: absolute;
    left: 6%;
}
.contanier .advantage .image .center .center{
    position: absolute;
    left: 6%;
}
.contanier .advantage .image  .right .right{
    position: absolute;
    left: 6%;
}
.advantage .image .tit{
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 22px;
    color: #1F2229;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 500;
}
.advantage .image .con{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #444956;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 400;
    margin-top: 20px;
}
/* 4.一体化管理 */
.contanier .adminbgc {
    position: relative;
    width: 100%;
}
.adminT{
    font-size: 32px;
    color: #1D1916;
    letter-spacing: 0;
    text-align: center;
    line-height: 32px;
    font-weight: 500;
    margin-top: 80px;
}
.redMore{
    font-size: 16px;
    color: #E9132B;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    font-weight: 500;
}

/* 4.1浮动 */
.contanier .administration {
    position: relative;
}
.upper{
    position: absolute;
    z-index: 9;
    left: 5%;
    width: 67%;
    padding: 0px 13%;
    height: 184px;
}
.administration .content{
    margin: 20px 0;
    line-height: 1.7;
    height: 80px;
}
.One{
    position: absolute;
    z-index: 9;
    left: 5%;
    width: 69%;
    padding: 0px 13%;
    height: 184px;
}

.oneRow{
    margin-top: 5%;
}
.twoTop{
    margin-top: 8%;
}
.rigFloat{
    margin-left: 40%;
}
.black{
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 26px;
    color: #1F2229;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 500;
}
.huise{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #888D9B;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 400;
    margin-left: 15px;
}


/* 解决方案 */
.imageT {
    position: relative;
    width: 100%;
    margin: -2px 0;
}
.programme .content{
    position: absolute;
    width: 66%;
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: rgba(255,255,255,0.80);
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 400;
    margin-top: 30px;
}
.moreP{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    font-weight: 500;
}
.proOneRow{
    font-size: 26px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 47px;
}

.programme .bigT{
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 32px;
    font-weight: 500;
    margin-top: 60px ;
}
.buttonP:first-child{
    margin-left: 0;
}
.leftCon{
    position: relative;
    top: 60%;
}
.buttonP{
    background: rgba(233,19,43,0.56);
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 400;
    padding: 13px 15px;
    margin: 30px 10px;
}
.rightKuang{
    position: absolute;
    top: 0;
    right: 2%;
    /* width: 300px;height:216px; */
    width: 28%;
    background-color:rgb(0, 0, 0,0.65);
    border-radius: 10px;
}
.rightKuang .textP{
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 66px;
    font-weight: 500;
    height: 72px;
    position: relative;
}
.rightKuang .textP .text{
    position: absolute;
    top: 0;
    left: 5%;
}
.rightKuang .one{
    background: #E9132B;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
}
/* 选择 */
.choice{
    height: 726px;
    background: #F7F8FB;
}
.choice .contLun{
    width: 70%;
    height: 726px;
    background: #F7F8FB;
    margin: 0 auto;}


.uppera{
    position: absolute;
    z-index: 9;
    left: 5%;;
    padding: 0 13%;
    height: 184px;
}
.choice .jiantou{
    vertical-align: middle;
    position: absolute;
    top: 100%;
}
/* 信赖 */
.contanier  .trust{
    height: 530px;
    /* padding-bottom: 50px; */
}

.contanier  .trust .content{
    width: 1200px;
    margin: 0 auto;
}
.trust .title{
    padding: 80px 0;
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 32px;
    color: #1F2229;
    letter-spacing: 0;
    text-align: center;
    line-height: 32px;
    font-weight: 500;
}
.conten{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 24px;
    color: #1F2229;
    line-height: 24px;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 54px;
}
.conten div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.conten div img{
    width: 112px;
    height: 112px;
}
.diText{
    text-align: center;
    margin-top: 24px;
}

.konwMore{
    width: 136px;
    height: 48px;
    background: rgb(75 88 122 / 6%);
    /* box-shadow: inset 40px 40px 40px 0px rgba(75,88,122,0.06); */
    box-shadow: 16px 24px 24px 0px rgba(75,88,122,0.08);
    border-radius: 24px;
    margin: 100px auto;
    text-align: center;

    border: 1px solid white;
}

.lunBo .konwMore{
    position: relative;
    left: -63px;
    top: 90px;
}
.choice .title{
    font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
    font-size: 32px;
    color: #1F2229;
    letter-spacing: 0;
    text-align: center;
    line-height: 32px;
    font-weight: 500;
    padding-top: 90px;
}
.but{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #1F2229;
    text-align: center;
    line-height: 47px;
    font-weight: 400;
    text-align: center;
}
/* 底部 */
/* .footer{
  width: 100%;
  height: 270px;
  background-color: rgb(0, 0, 0);
  float: left;
  color: #fff;
}
.footer .content{
  width: 1200px;
  margin: 0 auto;
}
.footer .lianJie{
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
}
.footer .contentT{
    padding: 0 14%;
    height: 140px;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 2px;
}
.content{
  width: 1200px;
  margin: 0 auto;
}
.line{
  width: 1200px;
  /* padding: 0 auto; */

/* left: 20%; */
/* border-bottom: 0.2px solid rgb(117, 117, 117);
position: absolute;
}
.footer .content .boxx{
font-family: PingFangSC-Regular;
font-size: 18px;
color: #FFFFFF;
letter-spacing: 0;
line-height: 24px;
font-weight: 400;
}
.footer .small{
font-family: PingFangSC-Regular;
font-size: 14px;
color: #A1A6BA;
letter-spacing: 0;
line-height: 14px;
font-weight: 400;
}
.footer .dibu{
 margin-top: 35px;
text-align: center;
} */
*/


/* 轮播 */
.lunBo a{
    text-decoration: none;
}
.lunBo .redButG{
    /* position: absolute;
       width: 100%;
       left: 444px;
       top:40px ; */
}
li{
    list-style-type: none;
}
/* 确定盒子的大小 */
.box{
    position: relative;
    /* width: 74%; */
    height: 425px;
    /* 居中 */
    top: 0;
    margin-bottom: 80px;
    /* left: 50%; */
    /* transform: translate(-50%,50%); */
    /* margin-left: 40px; */
}
/* .imgs { */
/* position: absolute;
/* width: 84%; */
/* margin:30px 100px; */
/* transform: translate(-50%,0%); */
/* } */
/* 让图片都叠在一起 */
/* .imgs li {
    position: absolute;
    width: 680px;
   height: 270px;
    transition: 0.5s;
    background: #FFFFFF;

box-shadow: 16px 24px 24px 0px rgba(75,88,122,0.06);
border: 1px solid black;
} */
.imgs li .centerLeft{
    /* position: absolute; */
    width: 50%;
    height: 100%;
}
.imgs li .leftImgs{

    position: absolute;
    left: 0;
    z-index: 999;
}
.imgs li .wenAn{
    background-color:rgba(75,88,122,0.06);
    /* position: absolute; */
    z-index: 999;
    float: right;
    width: 368px;
    height: 100%;
    overflow: hidden;  /*溢出隐藏*/
    white-space: normal;  /*换行*/

}
.konwMore .konwMoreJ{
    position: relative;
    top: 2px;
}

.imgs .innerImg{
    width: 200px;
    height: 100px;
    margin-left: 250px;
    margin-top: 50px;
    box-shadow: 2px 2px 5px rgb(204, 223, 31);
}
/* 给左右按钮设计样式，和定位 */
.box .left {
    position: absolute;
    font-size: 24px;
    color: white;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    /* background-color: black; */
    border-radius: 18px;
    top: 36%;
    left: 18px;
    z-index: 999;
}
.box .right {
    position: absolute;
    font-size: 24px;
    color: white;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    /* background-color: black; */
    border-radius: 18px;
    top: 36%;
    right: 0;
    z-index: 999;
}
/* 给左右按钮添加鼠标移入样式 */

.box .right:hover {
    opacity: .7;
}
/* 把图片错开 */
.imgs .one {
    transform: translateX(-150px) scale(0.9);
    z-index: 1;
    display: none;
    filter: brightness(50%);
}
/* 第二张图片在中间，层级最高 */
.imgs .two {
    width: 80%;
    z-index: 2;
}
.imgs .three {
    transform: translateX(150px) scale(0.9);
    z-index: 1;
    display: none;
    filter: brightness(50%);
}
.jianTour{
    width: 50px;
    height: 48px;
    background: rgb(75 88 122 / 6%);
    /* box-shadow: inset 40px 40px 40px 0px rgba(75,88,122,0.06); */
    box-shadow: 16px 24px 24px 0px rgba(75,88,122,0.08);
    border-radius: 24px;
    /* margin: 0 auto; */
    border: 1px solid white;
    margin-left: -16px;
}
.twoInnerWords{
    position: absolute;
    top: 130px;
    left: 50%;
    margin-left: -60px;
    font-size: 20px;
    color: black;
}
.imgInnerWords{
    position: absolute;
    width: 500px;
    height: 80px;
    margin-left: 90px;
    margin-top: 60px;
    padding-top: 10px;
    border: 2px solid #888;
    background-color: rgba(241, 218, 148, 0.315);
    color: black;
}
.topWords{
    line-height: 30px;
    width: 90px;
    margin-left: 200px;
    background-color: rgba(233, 226, 127, 0.575);
    text-align: center;
}
.bottomWords{
    line-height: 30px;
    margin: 5px 0 0 130px;
}
/* 设计小圆圈 */
/* 定位 */
.list {
    position: absolute;
    bottom: -35px;
    left: 47%;
    /* margin-left: -62px; */
    z-index: 777;
}
/* 设计样式 */
.list li {
    float: left;
    border-radius: 23%;
    margin: 0 6px;
    cursor: pointer;
    width: 18px;
    height: 10px;
    background: #E0E3EB;
}
/* 小圆圈改变后的样式 */
.list .change {
    width: 64px;
    height: 10px;
    background-image: linear-gradient(135deg, #F63418 0%, #D5020E 100%);
    border-radius: 5px;
}
/* 左右两边各一个盒子 */
.rights{
    position: absolute;
    right: 0;
    bottom: 30px;
    height: 255.5px;
    width: 100px;
}
.lefts{
    position: absolute;
    left: 0;
    bottom: 14px;
    height: 255.5px;
    width: 100px;
}



/* 轮播内容 */
.guanyu_content{
    position: relative;
    width:1200px;
    margin:0 auto;
}
.guanyu_content .box{
    height: 490px;
}
.guanyu_content .box .img{
    width: 600px;
    height: 400px;
    position: absolute;
    /* left: 40px; */
    top: 10px;
    z-index: 10;
}
.guanyu_content .kuai{
    position: absolute;
    width: 600px;
    height: 64px;
    /* left: 40px; */
    background-image: linear-gradient(135deg, #FFF2ED 0%, #FDC5BC 100%);
    bottom: 77px;
    z-index: 20;

}
.guanyu_content .kuai .text{
    font-family: 'PingFangSC-Semibold','Microsoft YaHei',微软雅黑;
    font-size: 20px;
    color: #4B4747;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 600;
    margin-left: 48px;
    margin-top: 22px;
}
.guanyu_content .contentOne{
    background: url(../images/anlibg.png) no-repeat;
    background-size: cover;
    width: 843px;
    height: 368px;
    position: absolute;
    top: 26px;
    left: 399px;
    text-align: right;
    z-index: 99;
}
.guanyu_content .contentTwo{
    background: url(../images/anlibger.png) no-repeat;
    background-size: cover;
    width: 843px;
    height: 368px;
    position: absolute;
    top: 26px;
    left: 399px;
    text-align: right;
    z-index: 99;
}
.guanyu_content .contentThree{
    background: url(../images/anlibgsan.png) no-repeat;
    background-size: cover;
    width: 843px;
    height: 368px;
    position: absolute;
    top: 26px;
    left: 399px;
    text-align: right;
    z-index: 99;
}
.guanyu_content  .neirong{
    position: absolute;
    left: 56px;
    top: 80px;
    width: 681px;
    height: 183px;
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
    font-weight: 400;
}
.guanyu_content .neirong .oneLevel{
    font-family: 'PingFangSC-Semibold','Microsoft YaHei',微软雅黑;
    font-size: 20px;
    color: #2C313C;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 600;
}
.guanyu_content  .neirong .twoLevel{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 12px;
    color: rgba(75,71,71,0.70);
    letter-spacing: 0;
    line-height: 12px;
    font-weight: 400;
    height: 22px;
    padding-top: 5px;
    margin: 16px 0;
}
.guanyu_content  .neirong .twoLevel .huitext{
    background: rgba(217,217,217,0.5);
    /*border: 1px solid rgba(217,217,217,1);*/
    border-radius: 4px;
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 12px;
    color: rgba(75,71,71,0.70);
    letter-spacing: 0;
    line-height: 12px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    padding: 4px 10px;
    margin: 0 10px;
}
.guanyu_content  .neirong .twoLevel .huitext:first-child{
    margin-left: 0;
}
.guanyu_content  .neirong .containerCenter{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #444956;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
    font-weight: 400;
}
.guanyu_content  .neirong .back{
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #C7000B;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
    font-weight: 400;
    margin-top: 32px;
}







/* 选择薪管家的四大理由 */

.liyou .liyou_title{
    /* padding-top:40px; */
    /* width:90%; */
    margin:0 auto;
    text-align: center;
    font-family: 'PingFangSC-Semibold','Microsoft YaHei',微软雅黑;
    font-size: 32px;
    color: #1D1916;
    letter-spacing: 0;
    text-align: center;
    line-height: 32px;
    font-weight: 600;
}
.tan_box{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-top: 116px;
    justify-content: center;
}
.liyou .liyou_title  .liyou_three{
    position: relative;
}
.liyou .liyou_title .liyou_three .zhuanthree_dl{
    width: 200px;
    height:319px;
    background: #FFFFFF;
    border: 1px solid rgba(225,205,205,1);
    /* box-shadow: 16px 24px 24px 0px rgba(75,88,122,0.06); */
    margin: 0 auto;
    line-height: 40px;
    opacity: 1;
}
.liyou .liyou_title .liyou_three .zhuanthree_dl dt img{
    margin-top:40px;
    margin-bottom: 16px;
}
.liyou .liyou_title .liyou_three .zhuanthree_dl .red_line{
    width: 32px;
    height: 2px;
    background-image: linear-gradient(-52deg, #C7000B 0%, #DD010D 100%);
    margin: 24px auto;
}
.liyou .liyou_title .liyou_three .zhuanthree_dl h3{
    font-size: 18px;
    color: #1F2229;
    text-align: center;
    line-height: 22px;
    font-weight: 600;
}


.liyou .liyou_title .liyou_three .zhuanthree_dl dd{
    /*width: 126px;*/
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #4B4747;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 400;
    margin-left: 0px;
}
.liyou .liyou_title .liyou_three2{
    width: 392px;
    height: 400px;
    /* background-color: #6ab0e8; */
    text-align: left;
    position: relative;
}
.liyou .liyou_title .liyou_three2 .zhuanthree_dl{
    opacity: 0;
}
.liyou .liyou_title .liyou_three2 .liyou_three_box{
    width: 404px;
    height: 400px;
    opacity: 1;
    visibility: visible;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(125,84,84,0.15);
}
.liyou .liyou_title .liyou_three2 .titleKuang .imageLeft img {
    width: 28px;
    margin-top: 16px;
}
.liyou .liyou_title .liyou_three2 .titleKuang{
    width: 392px;
    opacity: 1;
    position: relative;
    margin-top: -61px;
    height: 61px;
    background-image: linear-gradient(-52deg, #C7000B 0%, #DD010D 100%);
    transition: opacity 1s;
    -webkit-transition: opacity 1s; /* Safari */
}
.liyou .liyou_title .liyou_three2 .liyou_three_box {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 392px;
    height: 400px;
    opacity: 1;
    visibility: visible;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgb(125 84 84 / 15%);
}
/*.liyou .liyou_title .liyou_three:hover{
    width: 440px;
    height: 400px;
    !* background-color: #6ab0e8; *!
    text-align: left;
    !* margin-top: 20px; *!
}
.liyou .liyou_title .liyou_three:hover .zhuanthree_dl{
    opacity: 0;
}
.liyou .liyou_title .liyou_three:hover .liyou_three_box{
    width: 404px;
    height: 400px;
    opacity: 1;
    visibility: visible;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(125,84,84,0.15);
}
.liyou .liyou_title .liyou_three:hover .titleKuang{
    width: 404px;
    opacity: 1;
}*/
.liyou .liyou_title .liyou_three .titleKuang{
    position: relative;
    margin-top: -61px;
    width: 0px;
    height: 61px;
    background-image: linear-gradient(-52deg, #C7000B 0%, #DD010D 100%);
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s; /* Safari */
}

.titleKuang .imageLeft{
    margin-left: 40px;
}
.liyou .liyou_title .liyou_three .titleKuang .imageLeft img{
    width: 28px;
    margin-top: 16px;
}
.titleKuang .title{
    display: inline-block;
    font-family: 'PingFangSC-Semibold','Microsoft YaHei',微软雅黑;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 600;
    position: absolute;
    top: 16px;
    left: 84px;
}
.titleKuang .titleCenter{
    display: inline-block;
    width: 140px;
    height: 20px;
    font-family: PingFangSC-Semibold,'Microsoft YaHei',微软雅黑;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 600;
    position: absolute;
    top: 21px;
    left: 84px;
}


.liyou .liyou_title .liyou_three .liyou_three_box{
    position: absolute;
    left: 0;
    top:0;
    width: 300px;
    height: 300px;
    background-image: linear-gradient(135deg, #fcfcfc 0%, #fafafa 100%);
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s;
    -webkit-transition: opacity 1s; /* Safari */
    color: #fff;
}
.liyou .liyou_title .liyou_three .liyou_three_box .content_fu{
    margin-top: 48px;
}
.liyou .liyou_title .liyou_three2 .liyou_three_box .content_fu{
    margin-top: 48px;
}
.oneRow_title{
    display: inline-block;
    width: 260px;
    margin-left: 16px;
    padding-top: 0;
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #4B4747;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 400;
    margin-top: -5px;
}
.oneRow_title_two{
    display: inline-block;
    width: 284px;
    margin-left: 16px;
    padding-top: 0;
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #4B4747;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 400;
    margin-top: -5px;
}
.oneRow_title_three{
    display: inline-block;
    width: 260px;
    margin-left: 16px;
    padding-top: 0;
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #4B4747;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 400;
    /* position: absolute; */
    margin-top: -5px;
}
.oneRow_imageLeft img{
    width: 24px;
    margin-left: 0;
    margin-right: 0;
}

.liyou .liyou_title .liyou_three .liyou_three_box .hang_container{
    position: relative;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    font-weight: 400;
    margin: 24px 0;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
.liyou .liyou_title .liyou_three2 .liyou_three_box .hang_container{
    position: relative;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    font-weight: 400;
    margin: 24px 0;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
/* 漂浮 */
.zixun{
    position: fixed;
    top: 330px;
    right: 3px;
    z-index: 999;
    display: flex;
}
.block_button{
    display: block;
    margin-top: 270px;
}
/* 右侧上框 */
.zixun_tu{
    display: none;
    height: 263px;
    width:72px ;
    background: rgba(248, 248, 248, 0.94);
    box-shadow: 16px 24px 24px 0px rgb(75 88 122 / 8%);
    border-radius: 9px;
    margin: 0 auto;
    text-align: center;
    border: 3px solid white;
    /* display: flex; */
    /* 文字部分 */
    font-family: PingFangSC-Regular,'Microsoft YaHei',微软雅黑;
    font-size: 10px;
    color: #4B4747;
    line-height: 10px;
    font-weight: 400;
}
.zixun_tu img{
    width: 24px;
    margin-top: 24px;
    margin-bottom: 8px;
}
/* 左侧表单部分 */
.biaodan{
    display: none;
    width: 504px;
    height: 522px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(125,84,84,0.15);
    border-radius: 8px;
    position: relative;
}
/* 表单头部 */
.top_biaodan{
    width: 504px;
    height: 48px;
    background: #F6F5F5;
    box-shadow: inset 0px -0.5px 0px 0px rgba(225,205,205,1);
    border-radius: 8px 8px 0px 0px;
    /* display: flex; */
    margin: 0 auto;
}
.top_biaodan .cha{
    position: absolute;
    top: 13px;
    right: 24px;
}
.top_biaodan .title_top{
    font-size: 16px;
    color: #1D1916;
    text-align: center;
    line-height: 48px;
    font-weight: 600;
}
.top_biaodan .cha .guanbi_cha{
    width: 12px;
}
/* 表单主要内容 */
.people,.phone,.email,.company_name,.zixun_gaishu{
    display: flex;
    margin-bottom: 16px;
}
.company_name,.zixun_gaishu{
    margin-left: 88px;
}
.area_biaodan{
    margin-top: 40px;
    height: 303px;
}
.area_biaodan .bixv{
    font-family: PingFangSC-Regular,'Microsoft YaHei',微软雅黑;
    font-size: 14px;
    color: #F86376;
    letter-spacing: 0;
    line-height: 14px;
    font-weight: 400;
    margin-left: 82px;
    margin-top: 10px;
}
.biaodan .area_biaodan .right_kuang{
    width: 244px;
    height: 30px;
    border: 1px solid rgba(225,205,205,1);
    border-radius: 2px;
    font-family: PingFangSC-Regular,'Microsoft YaHei',微软雅黑;
    font-size: 14px;
    color: rgba(75,71,71,0.40);
    text-align: left;
    line-height: 14px;
    font-weight: 400;
}
.biaodan .left{
    width: 70px;
    height: 14px;
    font-family: PingFangSC-Regular,'Microsoft YaHei',微软雅黑;
    font-size: 14px;
    color: #4B4747;
    letter-spacing: 0;
    line-height: 14px;
    font-weight: 400;
    margin-right: 10px;
    margin-top: 10px;
}
/* 表单同意 */
.tongyi{
    display: flex;
    margin-left: 80px;
    margin-top: 16px;
}
/* 表单按钮 */
.anniu{
    display: flex;
}
.anniu .chongzhi_anniu{
    width: 88px;
    height: 32px;
    border: 1px solid rgba(225,205,205,1);
    border-radius: 24px;
    font-family: PingFangSC-Regular,'Microsoft YaHei',微软雅黑;
    background: #fff;
    font-size: 16px;
    color: #1D1916 ;
    text-align: center;
    line-height: 16px;
    font-weight: 400;
}
/* 绑定 */
.anniu{
    margin-left: 152px;
    margin-top: 40px;
}
.anniu .bangding_anniu{
    width: 88px;
    height: 32px;
    background-image: linear-gradient(135deg, #FF3C1E 0%, #D5020E 100%);
    box-shadow: inset 16px 16px 40px 0px rgba(75,88,122,0.06);
    border-radius: 24px;
    border: none;
    font-family: PingFangSC-Regular,'Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 16px;
    font-weight: 400;
    margin-left: 24px;
}
.loginEnd{
    display: initial;
}
.regionEnd{
    display: none;
}
.regionEnd a{
     width: 136px;
     height: 42px;
     background-image: linear-gradient(135deg, #F63418 0%, #D5020E 100%);
     border-radius: 24px;
     border: none;
     margin-top: -5px;
     font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
     font-size: 16px;
     color: #FFFFFF;
     text-align: center;
     line-height: 42px;
     font-weight: 400;
 }
@media screen and (max-width: 600px) {
    /*.loginEnd a{*/
    /*    position: relative;*/
    /*    top: -5px;*/
    /*}*/
    .background .slide{
        margin-top: 35px;
        height: auto;
    }
    .background .slide .textG{
        width: calc(100% - 20px);
        padding-top: 35px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .background .slide .textG .titG{
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 2px;
    }
    .background .slide .textG .titG img{
        width: 24%;
        position: relative !important;
        top: 2px !important;
    }
    .background .slide .textG .titleG{
        font-size: 10px;
        margin-top: 8px;
        margin-bottom: 10px;
        line-height: 12px;
        letter-spacing: 2px;
    }
    .system .content{
        width: 100vw;
    }
    .titleAdvantage{
        font-size: 14px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .liyou_title .titleAdvantage{
        margin-top: 10px;
    }
    .tabQieHuan{
        height: auto;
    }
    .tabQieHuan .tabTop{
        padding: 0px 10px;
    }
    .tabTop ul{
        height: 20px;
    }
    .tabQieHuan li{
        font-size: 12px;
    }
    .tabQieHuan .topOne{
        font-size: 12px;
    }
    .system{
        height: auto;
        /*top: -30px;*/
    }
    .bottomContent{
        margin-top: 20px;
        margin-bottom: 20px;
        transform: scale(0.85);
    }
    .diBu{
        width: 33.3%;
        height: 120px;
    }
    .diBu .wenZi{
        position: absolute;
        top: 12px;
        left: 14px;
    }
    .diBu .wenZi .oneLevelText{
        font-size: 12px;
    }
    .diBu .wenZi .twoLevelText{
        font-size: 10px;
        margin-top: 10px;
    }
    .advantageG .boxG{
        width: 100vw;
    }
    .advantageG{
        height: 185px;
        top: -30px;
    }
    .tan_box{
        width: 100vw;
        margin-top: 50px;
    }
    .liyou_title{
        height: 185px;
        position: relative;
    }
   .liyou{
       position: absolute;
       top: -45px;
       transform: scale(0.3);
   }
    .solution{
        height: 172px;
    }
    .solution .content{
        width: 100vw;
    }
    .titleC{
        font-size: 14px;
        padding: 0px;
    }
    .tab_list ul{
        height: 20px;
    }
    .tab{
        padding: 0px 10px;
        width: calc(100% - 20px);
        height: auto;
    }
    .tab li{
        font-size: 10px;
        line-height: 20px;
    }
    .tab .active{
        font-size: 10px;
        line-height: 20px;
        margin-bottom: -6px;
    }
    .tab_con{
        margin: 20px 0px;
        height: auto;
    }
    .tab_con .item{
    }
    .tab_con .img{
        width: 45%;
        height: auto;
    }
    .tab_con .textRightG{
        width: 55%;
        transform: scale(0.78);
        position: absolute;
        right: 0px;
        top: -13px;
        margin: 0px 5px 0px 0px;
    }
    .tab_con .textRightG .title{
        font-size: 6px;
        line-height: 16px;
    }
    .tab_con .textRightG .contentText{
        font-size: 6px;
        line-height: 16px;
        margin: 2px 0px;
    }
    .qian{
        font-size: 4px;
        line-height: 16px;
    }
    .tab_con .textRightG .bottom{
        margin-top: 2px;
    }
    .tab_con .textRightG .bottom .back{
        font-size: 4px;
        line-height: 14px;
    }
    .case .content{
        width: 100vw;
    }
    .titleCase{
        padding: 10px 0px;
        font-size: 14px;
    }
    .guanyu_content{
        width:100vw;
        transform: scale(0.8);
    }
    .guanyu_content .box .img{
        width: 60%;
        height: auto;
    }
    .guanyu_content .kuai .text{
        font-size: 10px;
    }
    .guanyu_content .contentThree{
        position: absolute;
        left: 40%;
    }
    .guanyu_content .contentOne{
        position: absolute;
        left: -38%;
        left: -38%;
        top: -90px;
        transform: scale(0.35);
    }
    .guanyu_content .contentTwo{
        position: absolute;
        left: -38%;
        left: -38%;
        top: -90px;
        transform: scale(0.35);
    }
    .guanyu_content .contentThree{
        position: absolute;
        left: -43%;
        top: -90px;
        transform: scale(0.3);
    }
    .guanyu_content .neirong{
        width: 57%;
    }
    .box{
        height: 175px;
        margin-bottom: 35px;
    }
    .guanyu_content .box{
        height: 175px;
    }
    .box .left{
        position: absolute;
        top: 47%;
        left: 10px;
    }
    .box .right{
        position: absolute;
        top: 47%;
        right: -4px;
    }
    .jianTour{
        width: 20px;
        height: auto;
    }
    .list{
        margin-left: -62px;
        position: absolute;
        bottom: -5px;
    }
    .case{
        height: auto;
    }
    .guanyu_content .kuai{
        position: absolute;
        bottom: 18px;
        height: 24px;
        width: 90vw;
    }
    .guanyu_content .kuai .text{
        line-height: 14px;
        margin-top: 2px;
        margin-left: 1px;
    }
    .service{
        height: auto;
    }
    .service .content{
        width: 100vw;
    }
    .service .boxOther .contentOne img{
        width: 100%;
        height: auto;
    }
    .service .boxOther .contentOne .text {
        position: absolute;
        top: 0;
        left: -5%;
        width: 115%;
        transform: scale(0.8);
    }
    .service .boxOther .contentOne .text .title{
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 12px;
        line-height: 12px;
    }
    .service .boxOther .contentOne .text .contentSecond{
        font-size: 10px;
        transform: scale(0.8);
    }
    .contanier .trust .content{
        width: 100vw;
    }
    .conten{
        width: 1200px;
        /* font-size: 10px; */
        margin-bottom: 20px;
        padding: 0px 10px;
        transform: scale(0.3);
        position: relative;
        top: -36px;
        left: -422px;
    }
    .conten div{
        width: 16%;
    }
    .conten .diText{
        width: 100%;
    }
    .conten div img{
        /*width: 80%;*/
        /*height: 42px;*/
        /*margin-left: 10%;*/
    }
    .contanier .trust{
        height: 180px;
    }
    .konwMore{
        margin: 10px auto;
        width: 83px;
        height: 24px;
        position: relative;
        top: -75px;
    }
    .konwMore img{
        width: 8px;
    }
    .but{
        font-size: 12px;
        line-height: 24px;
    }
    .background .slide .textG .conG{
        margin-top: 12px;
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 12px;
        font-weight: 400;
    }
    .background .slide .textG .conG:last-child{
        margin-top: 2px;
        margin-bottom: 10px;
    }

    .loginEnd{
        display: none;
    }
    .regionEnd{
        display: initial;
    }
}
