.part1 img{
    display: block;
    width: 100%;
}
.parts {
    width: 1200px;
    margin: 0 auto;
}
.title {
    font-size: 36px;
    text-align: center;
    padding: 68px 0;
}
.title span{
    width: 41px;
    height: 40px;
    display: inline-block;
}
.title span:nth-of-type(1){
    background: url('../imgs/xueyeguanli/biaoti1.png');
}
.title span:nth-of-type(2){
    background: url('../imgs/xueyeguanli/biaoti2.png');
}
.part2{
    padding-bottom:40px;
}
.part2  .main{
    margin-top: 30px;
    height: 561px;
    width:100%;
    background: url("../imgs/xuankezhidao/jiejuewenti.png") center bottom no-repeat;
    position: relative;
}
.part2  .main li{
    position: absolute;
    font-size:16px;
    color:#343434;
    line-height:28px;
    width:228px;
    height:92px;
    padding:15px 0;
    text-align:center;
}
.part2  .main  .li1{
    top:30px;
    left:0;
}
.part2  .main  .li2{
    top:388px;
    left:0;
}
.part2  .main  .li3{
    top:440px;
    left:522px;
    line-height:70px;
}
.part2  .main  .li4{
    right:0;
    top:245px;
}

.part3{
    width: 100%;
    height: 643px;
    background: url("../imgs/xueyeguanli/chanpinyoushi.png") center bottom no-repeat;
}
.part3 .main{
    width: 1200px;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.part3 .main li{
    width: 370px;
    height: 394px;
    background: #FFFFFF;
    border-radius: 20px;
}
.part3 .main li img{
    display: block;
    margin: 50px auto 40px;
}
.part3 .main li  p{
    width: 100%;
    text-align: center;
    height: 25px;
    font-size: 26px;
    font-weight: 600;
    color: #1A1A1A;
    line-height: 32px;
    margin-bottom: 30px
}
.part3  .main  li  span{
    display: block;
    text-align:center;
    font-size: 18px;
    color:#7F7F7F;
    line-height: 32px;
}
.part4 {
    padding-bottom:60px;
}
.part4  .main  img{
    display: block;
    margin: 30px auto 0;
}

.part4 table{
    border: 1px solid #fff;
    width: 100%;
    margin-top: -20px;
}
.part4 table tr th {
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;
    background: #FBAE2E;
    border-radius: 5px;
}
.part4 table tr.lan th{
    background-color: #2C9DB0;
}
.part4 table tr.lan td{
    background-color: #D4EDF1;
}
.part4  table tr td {
    padding-left: 30px;
    line-height: 60px;
    background: #FFE8C2;
    border-radius: 5px;
    font-size: 16px;
}
.part5{
    background:#F8F8F8;
}
.part5 .main{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    background: url("../imgs/xuankezhidao/fuwuliucheng.png") center 90px no-repeat;
    padding-bottom: 60px;
}
.part5 .main li{
    width: 160px;
    text-align: center;
    box-sizing: border-box;
}
.part5 .main li img{
    display: block;
    margin: 50px auto 40px;
}
.part5 .main li  p{
    width: 100%;
    height: 22px;
    font-size: 22px;
    font-weight: 600;
    color: #343434;
    line-height: 45px;
    margin-bottom: 30px;
}
.part5  .main  li  span{
    display: block;
    font-size:14px;
    color:#8A8A8A;
    line-height:22px;
}
