*{
    margin: 0;
    padding: 0;
}
.banners{
    width: 100%;
    height: 480px;
    background-image: url('/p/ldy/pc/newFalv/images/banner.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
}

.title{
    width: 1034px;
    text-align: center;
    border-bottom: 6px solid #F8A467;
    font-size: 48px;
    color: #fff;
    margin: 0 auto;
    margin-top: 109px;
    letter-spacing: 3px;
    line-height: 40px;

}
.centerText{
    font-size: 36px;
    color: #E5E5E5;
    font-weight: 100;
    letter-spacing: 4px;
    margin-top: 47px;
    line-height: 35px;
}
.inputbox{
    position: relative;
    width: 479px;
    height: 57.8px;
    top: 81px;
    margin: 0 auto;
}
.inputIpt{
    width: 479px;
    height: 57.8px;
    padding-left: 49px;
    box-sizing: border-box;
    font-size: 19.65px;
    color: #484B58;
}
.inputbox img{
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.btns{
    width: 117.9px;
    height: 43px;
    background-color: #DEBA84;
    font-size: 19.65px;
    color: #343848;
    font-weight: 500;
}
input{
    outline: none;
    border: 0px;
}
button{
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    /*自定义边框*/
    border: 0px;
    /*消除默认点击蓝色边框效果*/
    outline: none;
}
.accurate{
    width: 100%;
    
}
.accurate_title{
    width: 100%;
    text-align: center;
    margin-top: 89px;
    font-size: 42px;
    color: #000;
}
.accurate_title img{
    width: 32px;
    height: 32px;
}
.accurate_title span{
    margin: 0 15px;
}
.accurateImgBox{
    width: 1120px;
    margin: auto;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 90px;
    color: #414858;
    font-size: 26px;
}
.accurateImg{
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
.accurateImg img{
    width: 101px;
    height: 101px;
    margin-bottom: 26px;
}
.characteristic{
    width: 100%;
    height: 793px;
    background-image: url('/p/ldy/pc/newFalv/images/bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.yes{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 386px;
    height: 353px;
    padding: 57px 70px;
    box-sizing: border-box;
}
.yycss:hover{
    box-shadow: 0px 2px 30px 0px rgba(119, 141, 195, 0.15);
    transition:  .7s;
}
.yes img{
    width: 101px;
    height: 101px;
    margin-bottom: 26px;
}
.jsText{
    color: #7E8390;
    font-size: 20px;
    margin-top: 25px;
}
.jsTexts{
    color: #7E8390;
    font-size: 20px;
}
.SolicitationBox{
    width: 80%;
    /* padding: 0 359px; */
    margin: auto;
    box-sizing: border-box;
    margin-top: 106px;
}
.Solicitation{
    width: 100%;
    height: 300px;
    background-image: url('/p/ldy/pc/newFalv/images/backCz.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
}
.Solicitation_title{
    text-align: center;
    font-size: 32px;
    color: #fff;
    margin: 0 auto;
    margin: 53px 0 25px 0;
    letter-spacing: 3px;
    line-height: 35px;
}
.Solicitation_centerText{
    font-size: 18px;
    color: #B2B4C0;
    font-weight: 100;
    letter-spacing: 4px;
    line-height: 25px;
}
.Solicitation_inputbox{
        position: relative;
        width: 390px;
        height: 47px;
        top: 45px;
        margin: 0 auto;
}
.Solicitation_inputIpt{
    width: 390px;
    height: 47px;
    line-height: 20px;
    padding-left: 49px;
    box-sizing: border-box;
    font-size: 16px;
    color: #484B58;
}
.Solicitation_inputbox img{
    position: absolute;
    left: 20px;
    top: 51%;
    transform: translateY(-50%);
}
.Solicitation_btns{
    width: 96px;
    height: 35px;
    background-color: #DEBA84;
    font-size: 16px;
    color: #343848;
    font-weight: 500;
}
.advantages{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    height: 300px;
    margin: auto;
    box-sizing: border-box;
    margin-top: 94px;
}
.leftBoxOne{
    padding: 29px 38px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 142px;
    box-shadow: 0px 2px 30px 0px rgba(119, 141, 195, 0.15);
    margin-bottom: 30px;
    font-size: 24px;
    color: #3B4E7D;
    
}
.leftBoxOne .leftBoxOneText{
    width: 60%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ptys{
    width: 80px;
    height: 80px;
    border: 1px solid #CBDCF8;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
}
.ptys img{
    width: 48px;
    height: 48px;
}
/* .leftBoxOneText{
    font-size: 24px;
    color: #3B4E7D;
} */
.rightBox{
    display: none;
    width: 48%;
    height: 486px;
    background-color: #fff;
    box-shadow: 0px 2px 30px 0px rgba(119, 141, 195, 0.15);
}
.rightBoxImg img{
        width: 100%;
        height: 360px;
}
.rightBoxText{
  color: #383A48;
  font-size: 22px;
  padding: 0 26px;
  box-sizing: border-box;
  display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;

}
/* .rightBoxhover:hover{
    background-color: #fff;
} */
.leftBoxhover:hover .ptys{
   background-color: #fff;
   transition:  1s;
}
.leftBoxhover:hover{
    background-color: #4B6094;
    color: #FFFFFF !important;
    transition:  1s;
}
.platformAdvantages{
    margin-bottom: 380px;
}
.yc1{
    display: block;
}
.yc2{
    display: none;
}
.yc3{
    display: none;
}
.leftBox{
    width: 47%;
}