.banner5{
    padding: 110px 0 130px;
    background: #ebebeb;
}
.banner5_flex{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 325px;
}
.ban5_lf{
    position: relative;
    width: 43%;
    color: #040404;
    z-index: 1;
}
.ban5_lf h1{
    font-size: 62px;
    line-height: 83px;
    font-family: 'erya';
    margin-bottom: 30px;
}
.ban5_lf p{
    display: flex;
    align-items: center;
    font-size: 24px;
}
.ban5_lf span{
    display: inline-block;
    width: 95px;
    height: 1px;
    margin-right: 15px;
    background: #040404;
}
.ban5_lf img{
    position: absolute;
    top: -20px;
    right: 10%;
    max-width: 50%;
    z-index: -1;
}
.ban5_ri{
    width: 51.6%;
}
.ban5_ri img{
    margin: 0 auto;
}
.state1{
    margin-top: 30px;
}
.state1 ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.state1 ul li{
    position: relative;
    width: 31.6%;
    min-height: 150px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 76px;
    background: #f7f7f7;
}
.state1_img{
    margin-right: 20px;
}
.state1_ri{
    font-size: 20px;
    color: #424242;
}
.state1_ri span{
    font-size: 32px;
    color: #0680ff;
    font-weight: bold;
}
.state2{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 100px 0;
}
.state2_lf{
    width: 53%;
}
.state2_one{
    margin-bottom: 25px;
}
.state2_lf img{
    margin: 0 auto;
    border-radius: 15px;
}
.state2_two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.state2_two_lf{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 38.7%;
    color: #ffffff;
    padding: 5px;
    border-radius: 15px;
    background: #2a8aff;
    background-size: 85%;
}
.state2_two_lf p{
    font-size: 26px;
    margin-bottom: 10px;
}
.state2_two_lf h2{
    font-size: 37px;
    font-family: 'erya';
}
.state2_two_lf h2 span{
    font-family: 'erya';
}
.state2_two_ri{
    width: 57.7%;
}
.state2_ri{
    width: 43.8%;
}

.state2_ri .rubric{
    margin-bottom: 20px;
}
.state2_ri ul li{
    display: flex;
    align-items: center;
    padding: 19px 0;
    border-bottom: 1px solid #c8c8c8;
}
.state2_ri ul li p{
    flex: 1;
    font-size: 18px;
    color: #424242;
    padding-left: 15px;
}
.state2_ri ul li:hover p{
    color: #0680ff;
}
.state3{
    padding: 80px 0 50px;
    background: #f3f3f3;
    background-size: cover;
}
.state3 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.state3 ul li{
    position: relative;
    width: 30.8%;
    margin-bottom: 40px;
    padding: 30px 35px;
    border-radius: 15px;
    background: #ffffff;
    overflow: hidden;
    transition: all .5s;
}
.state3 ul li h3{
    font-size: 22px;
    color: #424242;
    margin-bottom: 15px;
/*  padding-bottom: 15px;
    border-bottom: 1px solid #d6d6d6;*/
    padding-right: 25px;
    background: url(../images/state3jt.png)center right no-repeat;
    transition: all .5s;
}
.state3_des{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 25px;
}
.state3_des span{
    width: 31%;
    font-size: 16px;
    line-height: 26px;
    color: #0680ff;
    text-align: center;
    border-radius: 12px;
/*  border: 1px solid #0680ff;*/
    background: #c1dfff;
    transition: all .5s;
}
/*.state3_des span:nth-child(2){
    color: #fd7501;
    border-color: #fd7501;
    background: #fedcbf;
}
.state3_des span:nth-child(3){
    color: #02b32e;
    border-color: #02b32e;
    background: #d4fdde;
}*/
.state3_con{
    font-size: 18px;
    line-height: 33px;
    color: #424242;
    transition: all .5s;
}
.state3 ul li p{
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 16px;
    color: #ffffff;
    opacity: 0;
    transition: all .5s;
}
.state3 ul li:hover{
    color: #ffffff;
    box-shadow: 0 10px 18px rgba(42, 138, 255, .53);
    background: #2a8aff;
}
.state3 ul li:hover h3,
.state3 ul li:hover .state3_des span,
.state3 ul li:hover .state3_con{
    color: #ffffff;
}
.state3 ul li:hover h3{
    background-image: url(../images/state3jt1.png);
}
.state3 ul li:hover .state3_des span{
    border-color: #ffffff;
    background: #5da7fd;
}
.state3 ul li:hover p{
    opacity: 1;
}
.state4{
    padding: 100px 0;
}
.state4_nav ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.state4_nav ul li{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48.3%;
    height: 100px;
    color: #424242;
    border-radius: 15px;
    background: #f3f3f3 url(../images/state41_02.png)right bottom no-repeat;
    background-size: 29%;
    cursor: pointer;
}
.state4_nav ul li:nth-child(2){
    background-image: url(../images/state42_02.png);
}
.state4_img{
    margin-right: 15px;
}
.state4_nav ul li p{
    font-size: 26px;
    font-weight: bold;
}
.state4_nav ul li.cur{
    color: #ffffff;
    background-color: #0680ff;
    background-image: url(../images/state411_02.png);
}
.state4_nav ul li.cur:nth-child(2){
    background-image: url(../images/state422_02.png);
}
.state4_nav ul li.cur img.tu1{
    display: none;
}
.state4_nav ul li.cur img.tu2{
    display: block;
}
.state4_con>div{
    display: none;
    padding: 40px 25px;
    border-radius: 15px;
    background: #f3f3f3;
}
.state4_con>div:first-child{
    display: block;
}
.state4_con ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.state4_con ul li{
    width: 48%;
}
.state4_con ul li h3{
    position: relative;
    min-height: 60px;
    font-size: 22px;
    color: #424242;
    font-weight: bold;
    margin-bottom: 5px;
}
.state4_con ul li h3 span{
    color: #0680ff;
}
.state4_con ul li h3:after{
    content: "";
    position: absolute;
    left: -25px;
    top: 0;
    width: 11px;
    height: 29px;
    background: #0680ff;
}
.state4_con dl{
    min-height: 260px;
    padding: 40px 10px 35px 55px;
    border-radius: 15px;
    background: #ffffff;
}
.state4_con dl dd{
    font-size: 18px;
    color: #424242;
    margin-bottom: 15px;
    padding-left: 40px;
    background: url(../images/state4dh.png)left top 5px no-repeat;
}
.state4_con dl dd.state4x{
    background-image: url(../images/state4x.png);
    background-position: left 2px top 7px;
}
.state4_con dl dd:last-child{
    margin-bottom: 0;
}
.state4_con dl dd:hover{
    color: #0680ff;
}
.state5{
    padding: 75px 0;
    background: url(../images/state5.jpg)top center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.state5 .rubric h2{
    color: #ffffff;
}
.state5 .rubric h2 span{
    color: #ff8c2d;
}
.state5 .rubric p{
    color: #e2e2e2;
}
.state6{
    padding: 90px 0;
    background: url(../images/state6.jpg)top center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.state6_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.state6_lf{
    width: 45.8%;
}
.rubric_lf{
    text-align: left;
}
.rubric_lf img{
    margin: 0;
}
.state6_lf ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.state6_lf ul li{
    position: relative;
    width: 47.3%;
    margin-bottom: 35px;
    padding: 25px 20px 30px;
    border-radius: 10px;
    box-shadow: 0 0 18px rgba(105, 105, 105, .15);
    background: url(../images/state6bj.jpg)left top no-repeat;
    background-size: cover;
    overflow: hidden;
}
.state6_lf ul li h3{
    font-size: 20px;
    color: #424242;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.state6_lf ul li p{
    font-size: 16px;
    line-height: 27px;
    color: #646464;
}
.state6_lf ul li img{
    position: absolute;
    right: 10px;
    bottom: -5px;
}
.state6_ri{
    position: relative;
    width: 49%;
    margin-right: -6%;
    padding: 70px 0 30px 50px;
    background: #ebf4fc;
}
.state6_ri:before{
    content: "";
    position: absolute;
    top: 30px;
    left: -8px;
    width: 8px;
    height: 170px;
    background: #0680ff;
}
.state6_ri:after{
    content: "";
    position: absolute;
    top: 0;
    right: -200%;
    width: 200%;
    height: 100%;
    background: #ebf4fc;
}
.state6_con{
    position: absolute;
    left: -11%;
    bottom: 0;
    width: 246px;
    font-size: 28px;
    line-height: 45px;
    color: #ffffff;
    text-align: center;
    padding: 40px 10px;
    border-radius: 15px;
    background: url(../images/state6_ri.jpg)top center no-repeat;
    background-size: cover;
}
.state6_con strong {
    font-size: 40px;
    font-family: 'erya';
}

.state9{
    padding: 80px 0 90px;
    background: #f9f9f9;
}
.state91{
    margin-bottom: 70px;
}
.state9 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.state91 ul li{
    width: 16.6%;
    text-align: center;
}
.state9_img{
    position: relative;
    margin-bottom: 15px;
}
.state9_img:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
    width: 2px;
    height: 40px;
    background: #e3e3e3;
}
.state9_img img{
    margin: 0 auto;
}
.state91 ul li p{
    font-size: 18px;
    color: #2c2c2b;
    font-weight: bold;
}
.state91 ul li:last-child .state9_img:after{
    display: none;
}
.homework7_ul{
    width: 31%;
    height: 520px;
    overflow: hidden;
}
.homework7_ul ul li{
    margin-top: 23px;
}
.homework7_ul ul li img{
    margin: 0 auto;
}
.homework7 .rubric h2 span {
    color: #fd7400;
}
.homework7 .rubric_img:after {
    background: #fd7400;
}
.state10{
    background: #f2f9ff;
}
.state10_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.state10_lf{
    width: 37.5%;
    max-width: 450px;
    padding-top: 90px;
}
.state10_lf .rubric {
    margin-bottom: 45px;
}
.state10_con{
    font-size: 16px;
    line-height: 26px;
    color: #646464;
}
.state10_con span{
    color: #0680ff;
}
.state10_lf a{
    display: block;
    width: 230px;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
    margin-top: 50px;
    border-radius: 30px;
    background: #0680ff;
    transition: all .6s ease;
}
.state10_lf a:hover{
    background: #FF8017;
}
.state10_ri{
    width: 65.7%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: -5.7%;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
}
.state10_ri .homework7_ul {
    width: 30%;
    height: 560px;
    padding: 0 13px;
}
.state10_ri .homework7_ul ul li img {
    box-shadow: 0 0 15px rgba(95, 95, 95, .1);
}
.state10_ri .homework7_ul:last-child {
    width: 39.5%;
}
/*.state10_ri img{
    margin: 0 auto;
    animation: state10_ri 2s infinite linear;
}
@keyframes state10_ri {
  0% {
       transform: translateY(-10px);
  }

  50% {
        transform: translateY(0);
  }

  100% {
        transform: translateY(-10px);
  }
}*/
.state5_flex{
    position: relative;
}
.state5 .rubric:after{
    background: #ff8c2d;
}
.state5_nav{
    position: absolute;
    left: 0;
    top: 0;
    width: 19%;
}
.state5_nav p{
    font-size: 22px;
    line-height: 70px;
    color: #424242;
    text-align: center;
    margin-bottom: 35px;
    border-radius: 10px;
    background: #ffffff;
    cursor: pointer;
}
.state5_nav p:last-child{
    margin-bottom: 0;
}
.state5_nav p.cur{
    color: #fefefe;
    background: #0680ff;
}
.state5_qh{
    background: url(../images/state5bj.png)top center no-repeat;
    background-size: 100% 100%;
}
.state5_qh>div{
    display: none;
    min-height: 830px;
    padding: 35px 0 30px;
    background: url(../images/state5x.png)top 77px right 23% no-repeat;
    background-size: 82.58% 61.7%;
}
.state5_qh>div:first-child{
    display: block;
}
.state5_qh ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 12% 0 25.4%;
}
.state5_qh ul:nth-child(2){
    flex-direction: row-reverse;
    padding: 0 12% 0 20.4%;
}
.state5_qh ul:nth-child(3){
    padding: 0 7.2% 0 25%;
}
.state5_qh ul li{
    /*min-width: 152px;*/
    width: 100%;
    max-width: 165px;
    min-height: 255px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0;
}
/*.state5_qh ul:nth-child(2) li{
    margin-bottom: 0;
}*/
.state5_qh ul li h3{
    width: 40px;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    margin: 0 auto;
    border-radius: 4px;
    background: rgba(255, 255, 255, .3);
}
.state5_qh ul li span{
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
    margin: 13px auto 24px;
    border-radius: 50%;
    border: 1px solid #ffffff;
/*  background: rgba(6, 128, 255, .5);*/
}
.state5_qh ul li span:after{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ffffff;
}
.state5_qh ul li:hover span{
    border: 1px solid #0680ff;
    background: rgba(6, 128, 255, .5);
    animation: state5_qh 2s linear infinite;
}
@keyframes state5_qh {
    0% {
        transform: scale(1);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    50% {
        transform: scale(1.5);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    to {
        transform: scale(1);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
}
.state5_qh ul li:hover span:after{
    background: #0680ff;
}
.state5_qh ul li:hover .state5_con {
    color: #ffffff;
    background: #0680ff;
}
.state5_con{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    min-height: 150px;
    padding: 10px 5px 15px;
    border-radius: 5px;
/*  border: 1px solid #ffffff;*/
    background: rgba(255, 255, 255, .25);
}
.state5_con p{
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
.state5_con p:first-child{
    font-size: 18px;
    margin-bottom: 5px;
}
/*.state5_con p.state5_huang{
    color: #e1ff54;
}
.state5_con p.state5_lv{
    color: #54f67c;
}
.state5_con p.state5_lan{
    color: #60aeff;
}*/
.state5_con p i{
    display: block;
    font-size: 14px;
    margin-top: -5px;
}
.state5_qh ul li:hover h3{
    background: #0680ff;
}
.state66{
    padding: 90px 0 50px;
}
.state66 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.state66 ul li{
    width: 31.25%;
    min-height: 207px;
    margin-bottom: 40px;
    padding: 45px 10px 10px 25px;
    border-radius: 15px;
    background: url(../images/state61_02.jpg)center right no-repeat;
    background-size: cover;
}
.state66 ul li:nth-child(2){
    background-image: url(../images/state62_02.jpg);
}
.state66 ul li:nth-child(3){
    background-image: url(../images/state63_02.jpg);
}
.state66 ul li:nth-child(4){
    background-image: url(../images/state64_02.jpg);
}
.state66 ul li:nth-child(5){
    background-image: url(../images/state65_02.jpg);
}
.state66 ul li:nth-child(6){
    background-image: url(../images/state66_02.jpg);
}
.state66 ul li h3{
    font-size: 22px;
    color: #424242;
    font-weight: bold;
    margin-bottom: 20px;
}
.state66_con p{
    position: relative;
    font-size: 16px;
    line-height: 27px;
    color: #5c5c5c;
    padding-left: 15px;
}
.state66_con p:after{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #5c5c5c;
}