body {
    overflow-x: hidden;
}

.w1083 {
    width: 1083px
}

.w1136 {
    width: 1136px
}

.top-wrap .top-container {
    width: 1100px;
    height: 105px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-wrap .top-container .top-logo {
    width: 188px;
    height: 46px;
    margin-top: 23px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/logo.png") center center no-repeat;
    background-size: contain
}

.top-wrap .top-container .deadline-box {
    margin-top: 18px;
    padding-right: 10px;
    border-right: 1px solid #666
}

.top-wrap .top-container .deadline-box p {
    font-size: 16px
}

.top-wrap .top-container .deadline-box p span {
    color: #226ebb
}

.top-wrap .top-container .deadline-box .deadline-span {
    margin-top: 5px;
    font-size: 0
}

.top-wrap .top-container .deadline-box .deadline-span span {
    float: left;
    margin-right: 5px;
    font-size: 14px
}

.top-wrap .top-container .deadline-box .deadline-span .ds-txt {
    margin-top: 10px
}

.top-wrap .top-container .deadline-box .deadline-span .ds-time {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    background: #222
}

.top-wrap .top-container .top-text {
    margin-top: 20px;
    /* margin-left: 16px */
}

.top-wrap .top-container .top-text h6 {
    font-size: 22px;
    color: #23262b
}

.top-wrap .top-container .top-text p {
    font-size: 17px;
    color: #626262
}

.top-wrap .top-container .top-exam-book {
    margin-top: 10px
}

.top-wrap .top-container .top-exam-book .exam-box {
    width: 130px;
    margin-left: 15px
}

.top-wrap .top-container .top-exam-book .exam-box p {
    font-size: 14px;
    color: #626262
}

.top-wrap .top-container .top-exam-book .exam-box a {
    display: block;
    width: 100px;
    height: 27px;
    line-height: 27px;
    background: #226ebb;
    font-size: 14px;
    border-radius: 6px;
    margin-top: 5px
}

.top-wrap .top-container .top-exam-book .exam-box a:hover {
    text-decoration: underline
}

.nav-wrap {
    height: 50px;
    background: #0c0c4a;
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li {
    height: 50px
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li .nav-li-a {
    display: inline-block;
    line-height: 50px;
    padding: 0 28px;
    color: #fff;
    font-size: 16px
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li .nav-siblings-ul {
    display: none;
    top: 50px;
    left: 0;
    z-index: 999;
    width: 100%;
    background: rgba(31, 35, 46, .9);
    text-align: center
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li .nav-siblings-ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #272636
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li .nav-siblings-ul li a {
    color: #fff;
    font-size: 14px
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li .nav-siblings-ul li a:hover {
    color: #f13547
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li .nav-siblings-ul li:hover {
    background: #272636
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li:hover {
    background: #3e3d4d
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li:hover .nav-li-a {
    color: #226ebb;
    background: #3e3d4d
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li:first-child a {
    border-left: none
}

.banner-wrap {
    width: 100%;
    height: 600px;
    overflow: hidden;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/banner-bg.jpg") center center no-repeat;
    background-size: 100% 100%
}

.banner-wrap .banner-container {
    width: 1200px;
    height: 100%;
}

.banner-wrap .banner-container .banner-box {
    width: 1920px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/student.jpg") no-repeat;
    background-size: 100%;
    background-position: center;
}

.submenu_box {
    z-index: 4;
    position: absolute;
    left: 50%;
    height: 100%;
    margin-left: -725px;
    padding: 3px 7px;
    width: 198px;
    background: rgba(0, 0, 0, 0.6);
}

.submenu>.title {
    border-bottom: 1px dashed #b6b5b5;
    padding-bottom: 6px;
    margin-left: 6px;
    margin-top: 10px;
}

.submenu>.title h3 {
    color: #EBB805;
    font-size: 12px;
    border-left: 2px solid #EBB805;
    padding-left: 8px;
    font-weight: bold;
}

.submenu>.link {
    padding: 5px 0 0 6px;
    display: table;
}

.submenu>.link a {
    color: #fff;
    font-size: 12px;
    min-width: 95px;
    display: block;
    float: left;
    line-height: 28px;
}

.submenu>.link a:hover {
    text-decoration: underline;
}

.banner-wrap .banner-container .bc-box {
    margin-top: 80px;
}

.banner-wrap .banner-container .bc-box .title {
    text-align: center;
    width: 100%;
    font-size: 35px;
    margin-bottom: 20px;
    color: #139ac7;
}

.banner-wrap .banner-container .bc-box .title span{
    color: #f03434;
    font-weight:bold;
}

.banner-wrap .banner-container .bc-box h1 {
    font-size: 75px;
    text-align: center;
    margin-bottom: 30px;
}

.banner-wrap .banner-container .bc-box h1 span {
    color: #f03434;
}

.banner-wrap .banner-container .bc-box .banner-wrap .banner-container .bc-box .bc-txt-box {
    width: 580px;
    height: 150px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/text-bg.png") left center no-repeat;
    background-size: 100% 100%;
    margin-top: 20px
}

.banner-wrap .banner-container .bc-box .list {
    display: flex;
    width: 600px;
    justify-content: space-between;
    height: auto;
    margin: 0 auto;
}

.banner-wrap .banner-container .bc-box .list .item {
    background-color: #d65156;
    width: 140px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
    cursor: pointer;
}

.banner-wrap .banner-container .bc-box .small {
    text-align: center;
    font-size: 23px;
    width: 600px;
    padding: 10px;
    margin: 0 auto;
    color: #000;
    background-color: #fff;
}

.banner-wrap .banner-container .bc-box .bc-txt-box p {
    font-size: 26px;
    color: #535050;
    padding-top: 20px;
    padding-left: 25px;
    margin-bottom: 15px
}

.banner-wrap .banner-container .bc-box .bc-txt-box ul li {
    display: inline-block;
    font-size: 20px;
    color: #6d6b6b;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/icon1.png") 3px center no-repeat;
    background-size: 24px 22px;
    padding-left: 35px;
    margin-left: 20px
}

.banner-wrap .banner-container .bc-box .bc-txt-box ul .li-bg2 {
    background: url("https://img.szyueshiedu.com/PC_ys04/images/icon2.png") 7px 5px no-repeat;
    background-size: 20px 20px
}

.banner-wrap .banner-container .bc-box .bc-txt-box ul .li-bg3 {
    background: url("https://img.szyueshiedu.com/PC_ys04/images/icon3.png") 5px center no-repeat;
    background-size: 24px 19px
}

.banner-wrap .banner-container .bc-box .bc-txt-box ul .li-bg4 {
    background: url("https://img.szyueshiedu.com/PC_ys04/images/icon4.png") 10px 4px no-repeat;
    background-size: 20px 20px
}

.banner-wrap .banner-container .bc-box .bc-btn-box {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-wrap .banner-container .bc-box .bc-btn-box a {
    display: inline-block;
    padding: 10px 25px;
    width: 365px;
    display: flex;
    justify-content: center;
    font-size: 25px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/btn1.png") left center no-repeat;
    background-size: 100% 100%;
    margin-right: 15px
}

.banner-wrap .banner-container .bc-box .bc-btn-box .btn-bg1 {
    background: url("https://img.szyueshiedu.com/PC_ys04/images/btn2.png") left center no-repeat;
    background-size: 100% 100%
}

.banner-wrap .banner-container .bc-box .bc-btn-box .btn-bg2 {
    background: url("https://img.szyueshiedu.com/PC_ys04/images/btn3.png") left center no-repeat;
    background-size: 100% 100%;
    margin-right: 0
}

.part1-wrap {
    background: #fff
}

.part1-wrap .bottom-scroll {
    height: 80px;
    background: #0c0c4a;
}

.part1-wrap .bottom-scroll .scroll-text {
    height: 80px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/q.png") left center no-repeat;
    background-size: 55px 43px;
    padding-left: 70px
}

.part1-wrap .bottom-scroll .scroll-text p {
    font-size: 18px;
    margin-top: 10px
}

.part1-wrap .bottom-scroll .scroll-text ul {
    height: 35px;
    overflow: hidden
}

.part1-wrap .bottom-scroll .scroll-text ul li {
    height: 35px;
    line-height: 35px;
    font-size: 14px
}

.part1-wrap .bottom-scroll .scroll-text ul li a {
    color: #fff
}

.part1-wrap .bottom-scroll .bs-btn {
    display: block;
    width: 190px;
    height: 45px;
    line-height: 45px;
    border-radius: 6px;
    font-size: 18px;
    margin-top: 18px;
    background: #f56060
}

.part1-wrap .part1-container {
    padding: 32px 0 45px 0
}

.part1-wrap .part1-container .text-list {
    width: 340px;
    font-size: 20px;
    color: #252032;
    border-right: 1px solid #cacacb
}

.part1-wrap .part1-container .text-list p {
    margin-bottom: 10px
}

.part1-wrap .part1-container .text-list a {
    display: inline-block;
    width: 100px;
    font-size: 17px;
    color: #3b3a3b;
    margin-top: 5px
}

.part1-wrap .part1-container .text-list a:last-child {
    color: #226ebb
}

.part1-wrap .part1-container .text-list a:hover {
    color: #226ebb;
    text-decoration: underline
}

.part1-wrap .part1-container .pl-box {
    padding-left: 40px
}

.part1-wrap .part1-container .book-box .book-text {
    margin-left: 15px
}

.part1-wrap .part1-container .book-box .book-text h6 {
    font-size: 20px;
    color: #312f2e;
    margin-top: 15px
}

.part1-wrap .part1-container .book-box .book-text h1 {
    font-size: 22px;
    color: #226ebb
}

.part1-wrap .part1-container .book-box .book-text a {
    display: block;
    width: 145px;
    height: 38px;
    line-height: 38px;
    background: #16b3e6;
    font-size: 16px;
    border-radius: 6px;
    margin-top: 5px
}

.part1-wrap .part1-container .book-box .book-text a:hover {
    background: #fba746;
    text-decoration: underline
}

.slogan .bot-line {
    border-bottom: 1px solid #dad7d7
}

.slogan .bot-line .un-line {
    width: 269px;
    height: 7px;
    background: #cc1d36
}

.slogan .bot-line .un-line1 {
    width: 269px;
    height: 7px;
    background: #fff
}

.slogan .bot-line h1 {
    font-size: 52px;
    color: #272636;
    padding-bottom: 12px
}

.slogan p {
    font-size: 32px;
    color: #272636;
    padding-top: 12px
}

.the-public-btn {
    display: inline-block;
    width: 45%;
    height: 54px;
    line-height: 54px;
    border-radius: 6px;
    font-size: 24px;
    background: #226ebb;
    margin-left: 15px;
    margin-right: 15px
}

.the-public-btn span {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #fff;
    border-radius: 100%;
    margin-left: 5px
}

.the-public-btn:hover {
    opacity: .8
}

.part2-warp {
    background: #f1f1f1;
    padding: 50px 0
}

.part2-warp .part2-container .p2-list-box {
    margin-top: 50px;
    margin-bottom: 50px
}

.part2-warp .part2-container .p2-list-box .p2-list-per-box {
    width: 19%;
    background: #fff;
    padding: 30px 25px;
    margin-left: 22px;
    box-shadow: 1px 1px 7px 2px rgba(181, 181, 181, .3);
    -webkit-box-shadow: 1px 1px 7px 2px rgba(181, 181, 181, .3)
}

.part2-warp .part2-container .p2-list-box .p2-list-per-box .p2-top-icon {
    width: 58px;
    line-height: 58px;
    font-size: 30px;
    background: #64c4b9;
    border-radius: 100%
}

.part2-warp .part2-container .p2-list-box .p2-list-per-box h2 {
    font-size: 24px;
    color: #64c4b9;
    margin-top: 20px
}

.part2-warp .part2-container .p2-list-box .p2-list-per-box ul {
    margin-top: 25px
}

.part2-warp .part2-container .p2-list-box .p2-list-per-box ul li {
    font-size: 14px;
    color: #7b7b7b;
    border-bottom: 1px dashed #c2c1c1;
    padding: 10px 0 5px 0
}

.part2-warp .part2-container .p2-list-box .p2-list-per-box ul li:last-child {
    border-bottom: none
}

.part2-warp .part2-container .p2-list-box .p2-list-per-box a {
    display: block;
    width: 186px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #64c4b9;
    color: #64c4b9;
    font-size: 16px;
    margin-top: 20px
}

.part2-warp .part2-container .p2-list-box .p2-list-per-box a:hover {
    background: #64c4b9;
    color: #fff
}

.part2-warp .part2-container .p2-list-box .p2-list-per-box:first-child {
    margin-left: 0
}

.part2-warp .part2-container .p2-list-box .p2-bg-color1 .p2-top-icon {
    background: #e73f3f
}

.part2-warp .part2-container .p2-list-box .p2-bg-color1 h2 {
    color: #e73f3f
}

.part2-warp .part2-container .p2-list-box .p2-bg-color1 a {
    border: 1px solid #e73f3f;
    color: #e73f3f
}

.part2-warp .part2-container .p2-list-box .p2-bg-color1 a:hover {
    background: #e73f3f;
    color: #fff
}

.part2-warp .part2-container .p2-list-box .p2-bg-color2 .p2-top-icon {
    background: #ec7c0e
}

.part2-warp .part2-container .p2-list-box .p2-bg-color2 h2 {
    color: #ec7c0e
}

.part2-warp .part2-container .p2-list-box .p2-bg-color2 a {
    border: 1px solid #eca45b;
    color: #eca45b
}

.part2-warp .part2-container .p2-list-box .p2-bg-color2 a:hover {
    background: #ec7c0e;
    color: #fff
}

.part2-warp .part2-container .p2-list-box .p2-bg-color3 .p2-top-icon {
    background: #16b3e6
}

.part2-warp .part2-container .p2-list-box .p2-bg-color3 h2 {
    color: #16b3e6
}

.part2-warp .part2-container .p2-list-box .p2-bg-color3 a {
    border: 1px solid #16b3e6;
    color: #16b3e6
}

.part2-warp .part2-container .p2-list-box .p2-bg-color3 a:hover {
    background: #16b3e6;
    color: #fff
}

.part2-warp .part2-container .p2-bottom-btn .p2-bb-btn {
    background: #16b3e6
}

.part2-warp .part2-container .p2-bottom-btn a:hover {
    opacity: .8
}

.part3-warp {
    background: #fff;
    padding: 35px 0 0px 0
}

.part3-warp .p3-container {
    width: 1060px;
    border: 1px solid #cc1d36;
    padding-bottom: 35px;
    margin-top: 40px
}

.part3-warp .p3-container .p3c-box {
    margin-top: 35px;
    margin-left: 43px
}

.part3-warp .p3-container .p3c-box .p3c-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 211px;
    height: 94px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/kong.png") left center no-repeat;
    background-size: 100% 100%
}

.part3-warp .p3-container .p3c-box .p3c-bg h1 {
    font-size: 24px;
    color: #226ebb;
    padding-top: 6px
}

.part3-warp .p3-container .p3c-box .p3c-bg p {
    font-size: 14px;
    color: #272636;
    margin-top: 28px
}

.part3-warp .p3-container .p3c-box a {
    display: block;
    width: 180px;
    height: 35px;
    line-height: 35px;
    background: #226ebb;
    border: 1px solid #226ebb;
    font-size: 16px;
    border-radius: 6px;
    margin-top: 13px
}

.part3-warp .p3-container .p3c-box a:hover {
    background: #f73030;
    border-color: #f73030;
}

.zybg {
    width: 100%;
    height: 430px;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
    margin-top: 10px;
}

.zynr {
    width: 1100px;
    height: 430px;
    margin: 0 auto;
}

.zynr h1 {
    font-size: 36px;
    color: #333333;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
}

.zynr h2 {
    font-size: 20px;
    color: #4d4d4d;
    text-align: center;
    height: 40px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: normal;
}

#zynra1 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

#zynra2 {
    font-size: 16px;
    color: #666;
}

#zynra3 {
    color: #ffffff;
    font-size: 18px;
}

#zynra2:hover {
    text-decoration: underline;
    color: #0e44a4;
    cursor: pointer;
}

#zynra3:hover {
    text-decoration: underline;
    color: #fff000;
    cursor: pointer;
}

.zybg table td {
    width: 157px;
}

.part4-wrap {
    height: 750px
}

.part4-wrap .slogan {
    padding-top: 90px
}

.part4-wrap .slogan h1 {
    color: #fff
}

.part4-wrap .p4-container .p4-time-box h1 {
    font-size: 48px;
    color: #fad05e;
    margin-top: 15px
}

.part4-wrap .p4-container .p4-time-box p {
    font-size: 24px
}

.part4-wrap .p4-container .p4-time-box p span {
    color: #fad05e
}

.part4-wrap .p4-container .p4-time-box h2 {
    font-size: 36px;
    margin-top: 30px
}

.part4-wrap .p4-container .p4-time-box h6 {
    font-size: 22px;
    font-weight: 400
}

.part4-wrap .p4-container .p4-time-box .time-wrap {
    margin: 35px 0;
    font-size: 0
}

.part4-wrap .p4-container .p4-time-box .time-wrap .time-box {
    display: inline-block;
    width: 211px;
    height: 211px;
    line-height: 240px;
    margin-left: 27px;
    margin-right: 27px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/date-bg.png") left center no-repeat;
    background-size: 100% 100%
}

.part4-wrap .p4-container .p4-time-box .time-wrap .time-box .time-num {
    font-size: 128px;
    color: #22283b
}

.part4-wrap .p4-container .p4-city-box {
    margin-top: 40px
}

.part4-wrap .p4-container .p4-city-box .p4-btn-box {
    margin-bottom: 30px
}

.part4-wrap .p4-container .p4-city-box .p4-btn-box a {
    display: inline-block;
    width: 150px;
    height: 47px;
    line-height: 47px;
    border-radius: 6px;
    margin: 0 25px;
    font-size: 22px;
    background: #fff;
    color: #22283b
}

.part4-wrap .p4-container .p4-city-box .p4-btn-box a:hover {
    background: #226ebb;
    color: #fff
}

.part4-wrap .p4-container .p4-city-box .p4-btn-box1 a {
    margin: 0 12px
}

.part4-wrap .p4-container .p4-city-box p {
    font-size: 22px
}

.part4-wrap .p4-container .p4-city-box .p4-city-btn {
    display: block;
    margin: 0 auto;
    margin-top: 36px
}

.part5-wrap {
    background: #f1f1f1;
    padding: 70px 0 20px 0
}

.part5-wrap .slogan .bot-line h1 {
    padding-bottom: 0
}

.part5-wrap .slogan .bot-line h1 i {
    font-family: '黑体';
    font-size: 110px;
    color: #cc1d36;
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px
}

.part5-wrap .p5-container {
    width: 1250px;
    margin-top: 70px;
    height: 710px
}

.part5-wrap .p5-container .p5c-box {
    width: 437px;
    height: 563px
}

.part5-wrap .p5-container .p5c-box .p5c-title-box {
    left: 143px;
    top: 45px
}

.part5-wrap .p5-container .p5c-box .p5c-title-box h1 {
    font-size: 36px
}

.part5-wrap .p5-container .p5c-box .p5c-title-box h6 {
    font-size: 22px;
    font-weight: 400;
    margin-top: 10px
}

.part5-wrap .p5-container .p5c-box ul {
    left: 90px;
    top: 200px;
    width: 210px
}

.part5-wrap .p5-container .p5c-box ul li {
    font-size: 24px;
    border-bottom: 1px dashed #d5d3d3;
    padding: 10px 0
}

.part5-wrap .p5-container .p5c-box a {
    display: block;
    width: 189px;
    height: 42px;
    line-height: 42px;
    background: #fff;
    border-radius: 6px;
    font-size: 18px;
    color: #153753;
    bottom: 45px;
    left: 65px
}

.part5-wrap .p5-container .p5c-bg2,
.part5-wrap .p5-container .p5c-bg4 {
    top: 90px;
    left: 252px
}

.part5-wrap .p5-container .p5c-bg2 .p5c-title-box,
.part5-wrap .p5-container .p5c-bg4 .p5c-title-box {
    left: 185px;
    top: 45px
}

.part5-wrap .p5-container .p5c-bg2 ul li,
.part5-wrap .p5-container .p5c-bg4 ul li {
    color: #13304f
}

.part5-wrap .p5-container .p5c-bg2 a,
.part5-wrap .p5-container .p5c-bg4 a {
    background: #13304f;
    color: #fff
}

.part5-wrap .p5-container .p5c-bg3 {
    top: 0;
    left: 548px
}

.part5-wrap .p5-container .p5c-bg4 {
    top: 90px;
    left: 800px
}

.part6-wrap {
    background: #fff;
    padding: 65px 0 50px 0
}

.part6-wrap .p6-container .p6c-school {
    margin-top: 45px;
    margin-left: -10px
}

.part6-wrap .p6-container .p6c-school .mt5 {
    margin-top: 5px
}

.part6-wrap .p6-container .p6c-school .school-box {
    width: 240px;
    height: 148px;
    background: #ccc;
    margin-left: 5px;
    overflow: hidden;
    cursor: pointer
}

.part6-wrap .p6-container .p6c-school .school-box p {
    bottom: 0;
    left: 0;
    width: 240px;
    height: 41px;
    line-height: 41px;
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff
}

.part6-wrap .p6-container .p6c-school .hover-bg-color,
.part6-wrap .p6-container .p6c-school .hover-bg-color1 {
    width: 240px;
    height: 148px;
    background: rgba(0, 0, 0, .2);
    top: 0;
    left: 0
}

.part6-wrap .p6-container .p6c-school .hover-bg-color1 {
    height: 301px
}

.part6-wrap .p6-container .p6c-school .hover-act {
    background: 0 0
}

.part6-wrap .p6-container .p6c-school .school-box-big {
    width: 405px;
    height: 301px;
    background: #ccc
}

.part6-wrap .p6-container .p6c-school .bottom-left {
    width: 984px
}

.part6-wrap .p6-container .p6c-school .bottom-right {
    width: 161px;
    height: 301px;
    background: #ccc;
    overflow: hidden;
    cursor: pointer
}

.part6-wrap .p6-container .p6c-school .bottom-right img {
    width: 100%;
    height: 100%
}

.part6-wrap .p6-container .p6c-school .bottom-right p {
    bottom: 0;
    left: 0;
    width: 161px;
    height: 41px;
    line-height: 41px;
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff
}

.part6-wrap .p6-container .p6c-major ul {
    margin: 42px 0 40px 0
}

.part6-wrap .p6-container .p6c-major ul li {
    float: left;
    width: 162px;
    font-size: 16px;
    background: #d8d7d7
}

.part6-wrap .p6-container .p6c-major ul li a {
    display: block;
    color: #373737;
    padding: 25px 0
}

.part6-wrap .p6-container .p6c-major ul li a:hover {
    background: #226ebb;
    color: #fff
}

.part6-wrap .p6-container .p6c-major ul li:nth-child(odd) {
    background: #ebebeb
}

.part6-wrap .p6-container .p6c-major ul .title-li {
    background: #16b3e6 !important;
    padding: 25px 0;
    font-size: 18px;
    color: #fff;
    width: 161px;
    border-left: 1px dashed #fff
}

.part6-wrap .p6-container .p6c-major ul .title-li:first-child {
    border-left: none
}

.part7-wrap {
    height: 896px
}

.part7-wrap .slogan {
    padding-top: 70px
}

.part7-wrap .p7-container .p7c-box,
.part7-wrap .p7-container .p7c-box1 {
    width: 322px;
    height: 500px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/text-bg1.png") left center no-repeat;
    background-size: 100% 100%;
    margin: 0 10px;
    margin-top: 90px
}

.part7-wrap .p7-container .p7c-box h1,
.part7-wrap .p7-container .p7c-box1 h1 {
    font-size: 32px;
    padding-top: 35px
}

.part7-wrap .p7-container .p7c-box h1 span,
.part7-wrap .p7-container .p7c-box1 h1 span {
    color: #ffc603
}

.part7-wrap .p7-container .p7c-box ul,
.part7-wrap .p7-container .p7c-box1 ul {
    width: 88%;
    text-align: left;
    margin-top: 30px
}

.part7-wrap .p7-container .p7c-box ul li,
.part7-wrap .p7-container .p7c-box1 ul li {
    font-size: 20px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/sq.jpg") left 18px no-repeat;
    background-size: 12px 12px;
    border-bottom: 1px dashed #353445;
    padding: 10px 0;
    padding-left: 23px;
    cursor: pointer
}

.part7-wrap .p7-container .p7c-box ul li a,
.part7-wrap .p7-container .p7c-box1 ul li a {
    color: #fff
}

.part7-wrap .p7-container .p7c-box ul li:hover a,
.part7-wrap .p7-container .p7c-box1 ul li:hover a {
    color: #226ebb
}

.part7-wrap .p7-container .p7c-box .p7c-btn,
.part7-wrap .p7-container .p7c-box1 .p7c-btn {
    display: block;
    width: 245px;
    height: 48px;
    line-height: 48px;
    border-radius: 6px;
    background: #226ebb;
    margin-top: 35px;
    font-size: 22px;
    border: 1px solid #226ebb
}

.part7-wrap .p7-container .p7c-box .p7c-btn:hover,
.part7-wrap .p7-container .p7c-box1 .p7c-btn:hover {
    background: 0 0;
    color: #226ebb
}

.part7-wrap .p7-container .p7c-box1 {
    width: 405px;
    height: 589px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/text-bg2.png") left center no-repeat;
    background-size: 100% 100%;
    margin: 0 23px;
    margin-top: 45px
}

.part7-wrap .p7-container .p7c-box1 ul {
    width: 69%
}

.part7-wrap .p7-container .p7c-box1 ul li {
    border-bottom: 1px dashed #5f93ec
}

.part7-wrap .p7-container .p7c-box1 .p7c-btn {
    background: #fff;
    color: #272636;
    border: 1px solid #fff
}

.part7-wrap .p7-container .p7c-box1 .p7c-btn span {
    color: #226ebb;
    font-size: 24px
}

.part7-wrap .p7-container .p7c-box1 .p7c-btn:hover {
    color: #fff
}

.part8-wrap {
    background: #fff;
    padding: 65px 0 70px
}

.part8-wrap .p8-container {
    height: 1800px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/step-bg.png") center top no-repeat;
    background-size: 100% 2410px;
    margin-top: 35px
}

.part8-wrap .p8-container .p8c-box {
    top: 95px;
    left: 180px
}

.part8-wrap .p8-container .p8c-box .p8c-txt {
    width: 455px;
    text-align: left
}

.part8-wrap .p8-container .p8c-box .p8c-txt h1 {
    font-size: 24px;
    color: #16b3e6
}

.part8-wrap .p8-container .p8c-box .p8c-txt p {
    font-size: 16px;
    font-weight: 700;
    color: #272636;
    margin: 30px 0
}

.part8-wrap .p8-container .p8c-box .p8c-txt a {
    display: block;
    width: 278px;
    height: 58px;
    line-height: 58px;
    border-radius: 6px;
    background: #226ebb;
    border: 1px solid #226ebb;
    font-size: 20px
}

.part8-wrap .p8-container .p8c-box .p8c-txt a:hover {
    background: #f73030;
    border-color: #f73030;
}

.part8-wrap .p8-container .p8c-box .p8c-img {
    width: 345px;
    height: 205px;
    margin-right: 30px;
    margin-left: 30px
}

.part8-wrap .p8-container .p8c-box-pos1 {
    top: 385px;
    left: 88px
}

.part8-wrap .p8-container .p8c-box-pos2 {
    top: 658px;
    left: 205px
}

.part8-wrap .p8-container .p8c-box-pos3 {
    top: 960px;
    left: 112px
}

.part8-wrap .p8-container .p8c-box-pos4 {
    top: 1252px;
    left: 200px
}

.part8-wrap .p8-container .p8c-box-pos5 {
    top: 1542px;
    left: 112px
}

.part8-wrap .p8-container .p8c-box-pos6 {
    top: 1829px;
    left: 197px
}

.part8-wrap .p8-container .p8c-box-pos7 {
    top: 2130px;
    left: 112px
}

.part9-wrap {
    height: 646px
}

.part9-wrap .slogan {
    padding-top: 67px
}

.part9-wrap .slogan h1 {
    color: #fff
}

.part9-wrap .slogan p {
    font-size: 28px;
    color: #fff
}

.part9-wrap .slogan .colorfa {
    color: #fad05e
}

.part9-wrap .p9-container {
    height: 646px
}

.part9-wrap .p9-container .p9-bg-box {
    width: 1920px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px
}

.part9-wrap .p9-container .p9c-box {
    width: 640px;
    margin-top: 85px;
    margin-right: 390px
}

.part9-wrap .p9-container .p9c-box ol {
    list-style: decimal
}

.part9-wrap .p9-container .p9c-box ol li {
    font-size: 20px;
    padding: 10px 0
}

.part9-wrap .p9-container .p9c-box .btn-box {
    font-size: 0;
    margin-top: 45px
}

.part9-wrap .p9-container .p9c-box .btn-box .mr30 {
    margin-right: 30px
}

.part9-wrap .p9-container .p9c-box .btn-box a {
    display: inline-block;
    width: 300px;
    height: 54px;
    line-height: 54px;
    background: #226ebb;
    border: 1px solid #226ebb;
    border-radius: 6px;
    font-size: 24px
}

.part9-wrap .p9-container .p9c-box .btn-box a:hover {
    background: #f73030;
    border-color: #f73030;
}

.bg11 {
    background: #ffffff;
    height: 640px;
}

.bg11 h2 {
    font-size: 36px;
    font-family: "微软雅黑";
    font-weight: bold;
    text-align: center;
    color: #333333;
    padding-top: 40px;
    margin-bottom: 15px;
}

.bg11 h2 span {
    color: #304f86;
}

.bg11 ul {
    width: 1140px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 18px;
}

.bg11 ul li {
    float: left;
    margin: 12px 30px;
    border: 1px solid #f2f2f2;
}

.bg11 ul li:hover {
    box-shadow: 3px 3px 8px #ccc;
}

#nor_bt {
    display: block;
    width: 280px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    background: #304f86;
    font-size: 20px;
    color: #ffffff;
    border-radius: 35px;
    text-align: center;
    -webkit-border-radius: 35px;
    -o-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
}

#nor_bt:hover {
    background: #d01337;
    color: white;
    transition: all 0.5s linear;
}

.bottom-wrap {
    height: 700px
}

.bottom-wrap .bottom-container {
    height: 700px
}

.bottom-wrap .bottom-container .bottom-bg-box {
    width: 1920px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px
}

.bottom-wrap .bottom-container .bottom-bg-box h1 {
    font-size: 60px;
    padding-top: 46px;
}

.bottom-wrap .bottom-container .bottom-bg-box h1 span {
    color: #16b3e6
}

.bottom-wrap .bottom-container .bottom-bg-box h2 {
    font-size: 34px;
    color: #ffffff;
    margin-top: 28px
}

.bottom-wrap .bottom-container .bottom-bg-box form {
    margin-top: 172px
}

.bottom-wrap .bottom-container .bottom-bg-box form label {
    font-size: 18px;
    margin-right: 34px
}

.bottom-wrap .bottom-container .bottom-bg-box form label input {
    width: 295px;
    height: 54px;
    background: #fff;
    border-radius: 6px;
    padding-left: 15px;
    border: 0;
    outline: 0
}

.bottom-wrap .bottom-container .bottom-bg-box form label input[type=button] {
    width: 303px;
    height: 54px;
    padding-left: 0px;
    background: #16b3e6;
    color: #fff;
    margin-left: 30px
}

.bottom-wrap .bottom-container .bottom-bg-box form label input[type=button]:hover {
    background: #f73030;
}

.bottom-wrap .bottom-container .bottom-bg-box .bottom-pic-show {
    margin-top: 50px
}

.bottom-wrap .bottom-container .bottom-bg-box .bottom-pic-show .pic-box {
    display: inline-block;
    margin: 0 13px
}

.bottom-wrap .bottom-container .bottom-bg-box .bottom-pic-show .pic-box p {
    margin-top: 10px
}

.bottom-wrap1018 .bottom-container .bottom-bg-box h2 {
    margin-top: 28px
}

.new-bg {
    height: 660px
}

.new-bg .new-bg-contanier {
    height: 660px;
    overflow: hidden
}

.left-fixed-box ul,
.right-fixed-box ul {
    margin-top: 106px;
    margin-left: 5px;
    z-index: 99;
}

.left-fixed-box ul li,
.right-fixed-box ul li {
    width: 132px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px dashed #2d90ea;
    font-size: 16px;
    color: #2d90ea;
    margin-bottom: 3px;
    cursor: pointer
}

.left-fixed-box ul .the-li:hover,
.right-fixed-box ul .the-li:hover {
    background: #2d90ea;
    color: #fff
}

.left-fixed-box ul .last-li,
.right-fixed-box ul .last-li {
    width: 134px;
    height: 52px;
    line-height: 52px;
    background: #2d90ea;
    color: #fff;
    border: 0
}

.left-fixed-box .fixed-close-icon,
.right-fixed-box .fixed-close-icon {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    top: 0;
    right: 0;
    cursor: pointer;
    border: 1px solid #2d90ea;
    color: #2d90ea;
    border-radius: 100%
}

.left-fixed-box {
    position: fixed;
    top: 100px;
    left: 0;
    width: 154px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/rightbar-btn-top.png") left top no-repeat;
    background-size: 154px 124px
}

.left-fixed-box.active {
    left: -154px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

.right-fixed-box {
    position: fixed;
    top: 100px;
    right: 0;
    width: 154px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/rightbar-top.png") left top no-repeat;
    background-size: 139px 139px
}

.right-fixed-box ul {
    margin-top: 139px;
    margin-left: 0
}

.right-fixed-box ul li {
    border: 1px dashed #df5838;
    color: #df5838
}

.right-fixed-box ul .the-li:hover {
    background: #df5838;
    color: #fff
}

.right-fixed-box ul .last-li {
    background: #df5838
}

.right-fixed-box .fixed-close-icon {
    border: 1px solid #df5838;
    color: #df5838
}

.right-fixed-box.active {
    right: -154px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

.mask-layer-box {
    display: none
}

.mask-layer-box .mask-bg-opacity {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 9999
}

.mask-layer-box .mask-layer-content {
    width: 846px;
    height: 560px;
    background: rgba(0, 0, 0, .9);
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mask-layer-box .mask-layer-content .close-btn {
    width: 36px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 18px;
    color: #fff
}

.mask-layer-box .mask-layer-content .layer-p {
    font-size: 36px;
    padding-top: 65px;
    margin-bottom: 40px
}

.mask-layer-box .mask-layer-content .exam-wrap {
    padding-left: 10px
}

.mask-layer-box .mask-layer-content .exam-wrap .exam-box {
    width: 240px;
    height: 142px;
    border-radius: 8px;
    background: #fff;
    margin-top: 30px;
    margin-left: 27px;
    background: rgba(255, 255, 255, .4)
}

.mask-layer-box .mask-layer-content .exam-wrap .exam-box p {
    font-size: 26px;
    color: #fff;
    padding-top: 15px
}

.mask-layer-box .mask-layer-content .exam-wrap .exam-box a {
    display: block;
    width: 80%;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    background: #f749e6;
    font-size: 18px;
    margin-top: 15px;
    color: #fff
}

.mask-layer-box .mask-layer-content .exam-wrap .exam-box .btn-bg2 {
    background: #bc192e
}

.mask-layer-box .mask-layer-content .exam-wrap .exam-box .btn-bg3 {
    background: #e98844
}

.mask-layer-box .mask-layer-content .exam-wrap .exam-box .btn-bg4 {
    background: #9fce30
}

.mask-layer-box .mask-layer-content .exam-wrap .exam-box .btn-bg5 {
    background: #238eba
}

.mask-layer-box .mask-layer-content .exam-wrap .exam-box .btn-bg6 {
    background: #7930b5
}

.right-bottom-wrap {
    width: 344px;
    height: 198px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/news.png") left top no-repeat;
    background-size: 100% 100%;
    position: fixed;
    bottom: -198px;
    right: 0;
    cursor: pointer
}

.right-bottom-wrap .right-close {
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
    font-size: 18px
}

.ntalk-window-containter {
    top: 50% !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    margin: 0 auto !important;
    margin-top: -260px !important
}

.copyright {
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    background: #f4f4f4
}

.wrap {
    width: 1100px;
    margin: auto;
}

.container {
    letter-spacing: 1px;
}

.title_div {
    text-align: center;
    font-size: 36px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #333333;
    font-family: "microsoft yahei";
    background: url("https://img.szyueshiedu.com/PC_ys04/images/c-title-zs.png") no-repeat center bottom;
    padding-bottom: 14px;
    margin-top: 45px;
}

.title_div span {
    color: #226ebb;
}

.btn {
    text-align: center;
}

.btn a {
    width: 320px;
    display: inline-block;
    overflow: hidden;
    border-radius: 3px;
}

.btn a font {
    display: inline-block;
    height: 64px;
    line-height: 58px;
    letter-spacing: 1px;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
    color: #bc0001;
    font-size: 26px;
    background-color: #ffd925;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.34);
    border-style: solid;
    border-width: 2px;
    border-color: #ee8a28;
    border-image-source: linear-gradient(0deg, #ee8a28 0%, #ffcb21 100%);
    border-image-slice: 1;
    *width: 98%;
    *line-height: 64px;
}

.btn a font i {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/button-zs.png") no-repeat;
    vertical-align: middle;
    margin: -1px 0 0 2px;
}

.top {
    height: 68px;
    width: 1200px;
    margin: 0 auto;
}

.top .logo {
    float: left;
}

.top .logo img {
    float: left;
    margin-top: 8px;
}

.top .logo .txt {
    float: left;
    height: 41px;
    border-left: 1px solid #dddddd;
    margin: 14px 0 0 8px;
    padding-left: 10px;
}

.top .logo .txt h2 {
    font-size: 18px;
    color: #333333;
    margin-top: -2px;
}

.top .logo .txt p {
    color: #888888;
    font-size: 12px;
    margin-top: 2px;
}

.top .logo .txt p span {
    color: #ff3131;
}

.top .nav {
    margin: auto;
    text-align: right;
}

.top .nav a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #333333;
    display: inline-block;
    margin: 21px 12px 0;
}

.top .nav a:hover {
    color: #ff0000;
}

.banner {
    height: 509px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/banner.jpg") no-repeat center top;
    padding-top: 1px;
}

.banner .bnimg {
    text-align: center;
    margin-top: 288px;
}

.banner .btn {
    margin: 43px auto 0;
}

.banner .btn a {
    width: 260px;
    margin: 0 23px;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        visibility: hidden;
        
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
    }
    to {
        opacity: 1;
        
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        visibility: hidden;
        
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
    }
    to {
        visibility: visible;
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInleft {
    from {
        opacity: 0;
        visibility: hidden;
        
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0);
    }
    to {
        opacity: 1;
        
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInleft {
    from {
        opacity: 0;
        visibility: hidden;
        
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0);
    }
    to {
        visibility: visible;
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInright {
    from {
        opacity: 0;
        visibility: hidden;
        
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }
    to {
        opacity: 1;
        
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInright {
    from {
        opacity: 0;
        visibility: hidden;
        
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }
    to {
        visibility: visible;
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.con02 .box {
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 25px;
}

.con02 .box .title {
    font-size: 26px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.con02 .box .title i {
    display: inline-block;
    height: 24px;
    border-left: 4px solid #1e5fb4;
    border-right: 2px solid #ffa718;
    vertical-align: middle;
    margin: -3px 10px 0 0;
}

.con02 .box .zn {
    float: left;
    width: 462px;
}

.con02 .box .zn .list {
    width: 460px;
    height: 202px;
    border: solid 1px #eeeeee;
    margin-top: 20px;
}

.con02 .box .zn .list a {
    display: inline-block;
    float: left;
    width: 140px;
    height: 54px;
    background-color: #e6e6e6;
    line-height: 54px;
    text-align: center;
    font-size: 18px;
    margin: 10px 0 0 10px;
}

.con02 .box .zn .list a:hover {
    color: #ff0000;
}

.con02 .box .zl {
    float: left;
    margin-left: 36px;
}

.con02 .box .zl .list {
    float: left;
}

.con02 .box .zl .list ul {
    float: left;
    width: 400px;
    margin-top: 9px;
}

.con02 .box .zl .list ul li {
    font-size: 18px;
    margin-top: 19px;
}

.con02 .box .zl .list ul li a {
    color: #666666;
}

.con02 .box .zl .list ul li font {
    color: #000;
}

.con02 .box .zl .list ul li b {
    color: #f10a09;
    font-weight: normal;
}

.con02 .box .zl .list ul li span {}

.con02 .box .zl .list .btnbox {
    float: left;
    margin-top: 9px;
}

.con02 .box .zl .list .btnbox a {
    display: block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    background-color: #226ebb;
    border-radius: 2px;
    text-align: center;
    margin-top: 12px;
}

.con02 .box .zl .list .btnbox a i {
    display: inline-block;
    width: 23px;
    height: 20px;
    vertical-align: middle;
    margin: 0 0 0 19px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/c-xz.png") no-repeat;
}




.open-div {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.open-cont {
    width: 760px;
    padding: 40px 0;
    height: 400px;
    position: absolute;
    background: #fff;
    border-radius: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.open-tit {
    font-size: 28px;
    font-weight: 700
}

.cont-wrap {
    padding: 0 45px
}

.cont-list {
    display: inline-block;
    width: 24%;
    padding-top: 40px;
    cursor: pointer
}

.cont-list p {
    font-size: 18px;
    padding: 20px 0 10px;
    font-weight: 700
}

.cont-list .btn {
    border-radius: 5px;
    background: #f3622d;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin: auto;
    -webkit-box-shadow: 0 4px 11px 0 rgba(243, 98, 45, .5);
    box-shadow: 0 4px 11px 0 rgba(243, 98, 45, .5)
}

.cont-wrap:nth-child(1) .btn {
    background: #ff673e
}

.open-close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/ch-bg.png") 100% 100%
}

.open-hidden {
    width: 0;
    height: 0;
    z-index: -1
}

.last {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    height: 450px;
}

.last h1 {
    font-size: 36px;
    color: #333333;
    width: 1100px;
    height: 100px;
    line-height: 58px;
    margin: 0 auto;
    text-align: center;
}

.last h1 span {
    font-size: 36px;
    color: #304f86;
}

.arrow {
    width: 100px;
    height: 100px;
    text-align: center;
    margin: 0 auto;
}

.last ul {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    height: auto;
    overflow: hidden;
}

.last ul li {
    float: left;
    dispaly: block;
    margin-left: 20px;
    margin-right: 20px;
}

.last ul li .circle {
    width: 231px;
    height: 231px;
    overflow: hidden;
    border-radius: 50%;
    background: none;
    text-align: center;
    border: 2px solid #f9d468;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}

.square {
    width: 100%;
    height: 120px;
    background: #f9d468
}

.square p {
    width: 100%;
    height: 36px;
    font-size: 24px;
    margin: 0 auto;
    text-align: center;
    color: #333333;
    padding-top: 40px;
    font-weight: bold;
}

.square span {
    dispaly: block;
    width: 100%;
    height: 30px;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    color: #333333;
    line-height: 30px;
}

.last a {
    display: block;
    width: 140px;
    height: 40px;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    color: #333333;
    font-weight: bold;
    line-height: 40px;
    border: 1px solid #999999;
    background: #ffffff;
    margin-top: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
}

.last a:hover {
    background: #304f86;
    color: #ffffff;
    border: none;
}

.part-8 {
    width: 100%;
    height: 1230px;
    overflow: hidden;
}

.part-8 h1 {
    font-size: 36px;
    color: #333333;
    text-align: center;
    margin-top: 20px;
}

.zuoyong {
    width: 1140px;
    height: 1170px;
    margin: 0 auto;
    margin-top: 25px;
}

.zy1 {
    width: 320px;
    height: 370px;
    float: left;
    margin-left: 30px;
    margin-right: 30px;
}

.yuan {
    width: 100px;
    height: 100px;
    border: 1px solid #304f86;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    background: #ffffff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px
}

.kuang1 {
    width: 318px;
    height: 300px;
    border: 1px solid #999999;
    margin-top: -65px;
    z-index: -1;
}

.kuang1 b {
    font-size: 30px;
    text-align: center;
    margin-top: 75px;
    display: block;
    color: #4c5164;
}

.pp {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    line-height: 28px;
    height: 95px;
    color: #888888;
}

.kk {
    width: 230px;
    height: 50px;
    background: #304f86;
    border-radius: 50px;
    margin: 0 auto;
    font-size: 20px;
    color: white;
}

.kk p {
    text-align: center;
    line-height: 50px;
}

.kk:hover {
    background: #d01337;
    color: white;
    transition: all 0.5s linear;
}

.part-11 {
    width: 100%;
    height: 840px;
    background: #ffffff;
    overflow: hidden;
}

.part-11 h1 {
    font-size: 36px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
}

.part-11 .biao {
    font-size: 20px;
    color: #4d4d4d;
    text-align: center;
    margin-top: 12px;
}

.fw {
    width: 1100px;
    height: 620px;
    margin: 0 auto;
    margin-top: 20px;
}

.fw1 {
    width: 250px;
    height: 300px;
    background: #f2f2f2;
    float: left;
    margin: 10px 12px;
}

.fw1:hover {
    -moz-box-shadow: 2px 2px 8px #808080;
    -webkit-box-shadow: 2px 2px 8px #808080;
    box-shadow: 2px 2px 8px #808080;
    transition: all 0.1s linear;
    cursor: pointer;
}

.diannao {
    width: 250px;
    height: 120px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/pic1.jpg");
}

.diannao2 {
    width: 250px;
    height: 120px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/pic2.jpg");
}

.diannao3 {
    width: 250px;
    height: 120px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/pic3.jpg");
}

.diannao4 {
    width: 250px;
    height: 120px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/pic4.jpg");
}

.diannao5 {
    width: 250px;
    height: 120px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/pic5.jpg");
}

.diannao6 {
    width: 250px;
    height: 120px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/pic6.jpg");
}

.diannao7 {
    width: 250px;
    height: 120px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/pic7.jpg");
}

.diannao8 {
    width: 250px;
    height: 120px;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/pic8.jpg");
}

.fw b {
    font-size: 24px;
    color: #304f86;
    margin-top: 10px;
    display: block;
    text-align: center;
}

.fw p {
    font-size: 16px;
    color: #888888;
    margin-top: 8px;
    text-align: center;
    line-height: 25px;
}

.kkl {
    width: 200px;
    height: 50px;
    background: #304f86;
    border-radius: 23px;
    margin: 0 auto;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    margin-top: 12px;
    line-height: 50px;
}

.kkl:hover {
    background: #d01337;
    transition: all 0.5s linear;
}

.ad02 {
    width: 100%;
    height: 260px;
    margin: 0 auto;
    background: url("https://img.szyueshiedu.com/PC_ys04/images/bg05.jpg") center center no-repeat;
    padding-top: 40px;
}

.ad02 p {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
}

.ad02 p span {
    color: #fff600;
    font-size: 24px;
    line-height: 38px;
    font-weight: bold;
}

.button24 {
    width: 258px;
    height: 60px;
    line-height: 56px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 20px;
}

.button24 a {
    font-size: 28px;
    color: white;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: block;
}

.button24 {
    color: rgba(255, 255, 255, 1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    border: 1px solid #FFFFFF;
    overflow: hidden;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.button24::before,
.button24::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
    -webkit-transform: translate(0, -105%);
    transform: translate(0, -105%);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 0.25);
}

.button24::after {
    -webkit-transition-delay: 0.2s;
    
    transition-delay: 0.2s;
}

.button24:hover::before,
.button24:hover::after {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.aside_right_wrap {
    position: fixed;
    right: 28px;
    top: 19%;
    cursor: pointer;
}

.aside_right_wrap>img {
    position: absolute;
    right: -10px;
    top: -1%;
}

.aside_right_wrap .aside_info {
    position: relative;
}

.aside_right_wrap .aside_info>img {}

.aside_right_wrap .aside_info ul {
    position: absolute;
    left: 13px;
    top: 59px;
    margin: 0;
    padding: 0;
    width: 128px;
}

.aside_right_wrap .aside_info ul li {
    margin-bottom: 7px;
}

.aside_right_wrap .aside_info ul li a {
    width: 100%;
    display: block;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #066794;
}

.aside_right_wrap .aside_info ul li a:hover {
    color: #f00;
}

.aside_right_wrap .aside_info>a {
    position: absolute;
    left: 13px;
    bottom: 37px;
    background-color: orange;
    color: #fff;
    width: 127px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 0 0 2px 0px #ffa500;
}

.aside_right_wrap .aside_info>a:hover {
    background-color: #f00;
}