.usMain {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.leftImg {
    width: 600px;
    height: 558px;
}

.leftImg img {
    width: 100%;
    height: 100%;
}

.usText {
    position: absolute;
    width: 820px;
    height: 457px;
    right: 0;
    top: 50px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.textTitle {
    font-size: 35px;
    font-weight: bold;
    line-height: 66px;
    color: #0F6DBB;
}

.textCon {
    max-width: 598px;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    color: #000000;
}

.annular {
    position: relative;
    margin-top: 70px;
    height: 850px;
}

.ykpt {
    padding: 30px 0;
}

.bannerBacks {
    position: absolute;
    top: 0;
}

.banNer {
    width: 100%;
    height: 100%;
}

/* 饼图 */
.pinOfStudent{
    position: relative;
    }
    #tipZone{
    position:relative;
    left:0;
    right:0;
    top: 1em;
    width:24em;
    height:24em;
    margin: 0 auto;
    }
    #base1 {
    margin-top:10px;
    z-index: 1;
    }
    #base1 .bing {
    transition: linear .7s;
    background-color: #38404C;
    border-color: #BABABA;
    -moz-transform:rotate(72deg);
    -webkit-transform:rotate(72deg);
    -o-transform:rotate(72deg);
    transform: rotate(72deg);
    }
    #base2{
    margin-top:10px;
    -moz-transform:rotate(72deg);
    -webkit-transform:rotate(72deg);
    -o-transform:rotate(72deg);
    transform:rotate(72deg);
    }
    #base2 .bing {
        transition: linear .7s;
    background-color: #38404C;
    border-color: #BABABA;
    -moz-transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    -o-transform: rotate(72deg);
    transform: rotate(72deg);
    }
    #base3{
    margin-top:10px;
    -moz-transform:rotate(144deg);
    -webkit-transform:rotate(144deg);
    -o-transform:rotate(144deg);
    transform:rotate(144deg);
    }
    #base3 .bing{
        transition: linear .7s;
    background-color:#38404C;
    border-color:#BABABA;
    -moz-transform:rotate(72deg);
    -webkit-transform:rotate(72deg);
    -o-transform:rotate(72deg);
    transform:rotate(72deg);
    }
    #base4{
    margin-top:10px;
    -moz-transform:rotate(216deg);
    -webkit-transform:rotate(216deg);
    -o-transform:rotate(216deg);
    transform:rotate(216deg);
    }
    #base4 .bing{
        transition: linear .7s;
    background-color:#38404C;
    border-color:#BABABA;
    -moz-transform:rotate(72deg);
    -webkit-transform:rotate(72deg);
    -o-transform:rotate(72deg);
    transform:rotate(72deg);
    }
    #base5{
    margin-top:10px;
    -moz-transform:rotate(288deg);
    -webkit-transform:rotate(288deg);
    -o-transform:rotate(288deg);
    transform:rotate(288deg);
    }
    #base5 .bing{
        transition: linear .7s;
    background-color:#38404C;
    border-color:#BABABA;
    -moz-transform:rotate(72deg);
    -webkit-transform:rotate(72deg);
    -o-transform:rotate(72deg);
    transform:rotate(72deg);
    }
    .part{
    position:absolute;
    width: 100%;
    height: 100%;
    clip: rect(0em,24em,12em,12.1em);
    }
     
    .bing {
    position:absolute;
    width:24em;
    height:24em;
    clip:rect(0px,12em,12em,0px);
    -moz-border-radius:12em;
    -webkit-border-radius:12em;
    border-radius:12em;
    }

    #base1:hover .bing{
        background-color: #0F6DBB;
    }
    #base2:hover .bing{
        background-color: #0F6DBB;
    }
    #base3:hover .bing{
        background-color: #0F6DBB;
    }
    #base4:hover .bing{
        background-color: #0F6DBB;
    }
    #base5:hover .bing{
        background-color: #0F6DBB;
    }
    .bing span{
    position: absolute;
    transform: rotate(-30deg);
    top: 3.5em;
    left: 5.4em;
    display: block;
    color:#FFF;
    }
    .bing span img {
        width: 30px;
        height: 32px;
    }
    .inner{
    position: absolute;
    top: 6%;
    width: 50%;
    height: 50%;
    background-color: #FFF;
    border-radius: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color:#ffffff;
    text-align: center;
    z-index:99;
    }
    .inner span{
    font-size:1.5em;
    width: 50%;
    }
    .inner span:first-child{
    margin-top: 0.8em;
    display: inline-block;
    }
    .inner span:last-child{
    font-size: 0.35rem;
    }

    .itemJan {
        position: absolute;
        font-size: 22px;
        font-weight: 500;
        transition: linear .7s;
        display: none;
    }

    .itemJan1 {
        top: -10px;
        left: 1100px;
    }

    .itemJan2 {
        top: 220px;
        left: 1170px;
    }

    .itemJan3 {
        bottom: -100px;
        left: 895px;
    }

    .itemJan4 {
        bottom: 70px;
        left: 490px;
    }

    .itemJan5 {
        top: -10px;
        left: 700px;
    }

    .hoverColor {
        color: #0F6DBB;
    }

    .company {
        text-align: center;
        font-size: 24px;
        color: #0F6DBB;
        margin-bottom: 35px;
    }

    .aboutCompany {
        font-weight: 500;
        max-width: 563px;
        text-align: center;
        font-size: 16px;
    }

.fiveBox {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.five {
    position: relative;
    width: 390px;
    margin-right: 15px;
    height: 260px;
    margin-bottom: 15px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.five span {
    z-index: 1;
    font-size: 22px;
}

.five img {
    position: absolute;
    top: 0;
    left: 0;
}

.five img,.fiver img,.fivers img {
    width: 100%;
    height: 100%;
}

.fiver {
    position: relative;
    width: 593px;
    height: 260px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
}

.fiver span {
    z-index: 1;
    font-size: 22px;
}

.fiver img {
    position: absolute;
    left: 0;
    top: 0;
}

.five:nth-child(3) {
    margin-right: 0;
}

.fivers {
    position: relative;
    width: 592px;
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
}

.fivers img {
    position: absolute;
    top: 0;
    left: 0;
}

.fivers span {
    font-size: 22px;
    z-index: 1;
}

.mar {
    position: absolute;
    width: 0px;
    top: 0;
    left: 0;
    height: 260px;
    background-color: #0F6DBB;
    opacity: .9;
    transition: linear .5s;
}

.mars {
    position: absolute;
    width: 0px;
    top: 0;
    left: 0;
    height: 260px;
    background-color: #0F6DBB;
    opacity: .9;
    transition: linear .5s;
}

.five:hover .mar {
    width: 390px;
}

.fiver:hover .mars {
    width: 593px;
}

.fivers:hover .mars {
    width: 592px;
}

.scale {
    position: relative;
    padding: 30px 0;
}

.scaleBanner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.padSca {
    padding: 30px 0;
}

.showScale {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.itemShow {
    width: 282px;
    height: 250px;
    margin-right: 24px;
    z-index: 1;
}

.showScale .itemShow:nth-child(4){
    margin-right: 0;
}

.itemShow {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
}

.isImg {
    width: 55px;
    height: 60px;
    margin-bottom: 46px;
}

.imgBot {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 21px;
}

.yglx {
    font-size: 12px;
    color: #9f9f9f;
}