* button {
  cursor: pointer;
}
.mianfei{
    width: 100%;
    height: 580px;
    display: flex;
    position:relative;
}
.mianfeiLeft{
    width: 70%;
    height: 580px;
    background: radial-gradient(circle, #FF5A00, #FFC0A8,#FFC0A8);
}
.mianfeiRight{
    width: 30%;
    height: 580px;
    background:#FFC0A8; 
}
.mianfeiCenter{
    width: 1200px;
    height: 580px;
    position: absolute;
    left: calc(50% - 600px);
    padding-top: 80px;
    display: flex;
}
.mianfeiCenterLeft{
    width: 60%;
    height: 500px;
}
.mianfeiCenterRight{
    width: 40%;
    height: 500px;
}
.mianfeiCenterLeft1{
    font-size: 55px;
    color: #FFF;
    margin-bottom: 50px;
    margin-top: 30px;
}
.mianfeiCenterLeft2{
    font-size: 30px;
    color: #FFF;
    margin-bottom: 30px;
}
.mianfeiCenterLeft3{
    font-size: 20px; 
    color: #FFF;
}
.mianfeBtm{
    width: 280px;
    height: 80px;
    margin-top: 30px;
    background: #FFF;
    border-radius: 50px;
    font-size: 45px;
    text-align: center;
    line-height: 74px;
    color:#252986 ;
}
.mianfeiCenterRight1{
    width: 600px;
    height: 400px;
    background: url('/images/ykt/yktTop.png') no-repeat;
    background-size: 100% 100%;
}
.yikatong{
    width: 1200px;
    margin-left: calc(50% - 600px);
}
.tuopiutu{
    text-align: center;
    color:#325CA2 ;
    font-size: 45px;
    margin-top: 50px;
}
.ali{
    text-align: center;
    color:#325CA2 ;
    font-size: 20px;
    margin-top: 20px;
}
.tuobutuImg{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
}
.zhaji{
    display: flex;
    justify-content: space-between;
}
.zhajiCen{
    margin-top: 30px;
    flex: 1;
    height: 500px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
.zhaji1{
    width: 118px;
}
.zhaji2{
    width: 308px;
}
.zhaji3{
    width: 74px;
}
.sixS{
    text-align: center;
    color:#2760AD ;
    font-size: 40px;
    margin-top: 20px;
}
.sixSname{
    font-size: 50px;
    color: rgb(165, 39, 45); ;
}
.zhajiCen1{
    margin-top: 30px;
    width: 30%;
}
.zhajiCenTop{
    height: 400px;

}
.zhajiName{
    text-align: center;
    font-size: 35px;
    color: #325CA2;
}
.zhajiImg{
    width: 100%;
}
.yitihua{
    height: 350px;
    display: flex;
    padding-top: 30px;
    justify-content: space-between;
}
.yitihuaCen{
    width: 48%;
    height: 300px;
    border-radius: 20px;
    border: 1px solid black;
    box-shadow: 15px -15px 0px rgb(245, 183, 189);
}
.yitihuaCenT{
    width: 100%;
    height: 150px;
    display: flex;
}
.yitihuaCenT1{
    width: 24%;
    height: 150px;
}
.yitihuaCenT1T{
    width: 100%;
    height: calc(100% - 30px);
    display: flex;
    justify-content: center;
    align-items: center;
}
.yitihuaCenT1B{
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #325CA2
}
.yitihuaCenT2{
    width: 14%;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.jia{
    width:30px ;
    height: 30px;
}
.yitihuaCenS{
    padding: 10px;
    box-sizing: border-box;
}
.yitihuaCenC{
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}
.yitihuaCenCL{
    width: 30px;
    display: flex;
    align-items: center;
}
.yitihuaCenCR{
    padding-left: 10px;
    width: calc(100% - 30px);
    font-size: 18px;
    color: rgb(63, 101, 167);
}
.liyou{
    padding: 10px;
    height: 40px;
    display: flex;
    font-size: 30px;
    color: #2A2B2B;
    line-height: 40px;
    border: 6px solid #EC641F;
    border-radius: 20px;
    margin-top: 30px;
}
.liyouImg{
    width: 40px;
    height: 40px;
    margin-left: 30px;
    margin-right: 20px;
}
.tuijian{
    margin-top: 30px;
    margin-bottom: 50px;
    display: flex;
}
.tuijianCen{
    flex: 1;
}
.EXkeji{
    font-size: 16px;
    text-align: center;
    color: black;
    background-color:#DCF8FF;
    font-weight: bold;
}