.w1083 {
    width: 1083px
}

.w1136 {
    width: 1136px
}

.top-wrap .top-container {
    width: 1081px;
    height: 100px
}

.top-wrap .top-container .top-logo {
    width: 188px;
    height: 46px;
    margin-top: 23px;
    background: url(../images/logo.png) center center no-repeat;
    background-size: contain
}

.top-wrap .top-container .deadline-box {
    margin-top: 28px;
    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: #ed4343
}

.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: 19px;
}

.top-wrap .top-container .deadline-box .deadline-span .ds-txt {
    margin-top: 2px;
}

.top-wrap .top-container .deadline-box .deadline-span .ds-time {
    width: 150px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    background: #ed4343;
}

.top-wrap .top-container .top-text {
    margin-top: 30px;
    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: #ed4343;
    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: #272636
}

.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 40px;
    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: #ed4343;
    background: #3e3d4d
}

.nav-wrap nav .nav-ul-wrap .nav-wrap-li:first-child a {
    border-left: none
}

.banner-wrap {
    width: 100%;
    height: 540px;
    overflow: hidden;
    background: url(../images/banner-bg.jpg) center center no-repeat;
    background-size: 100% 100%
}

.banner-wrap .banner-container {
    width: 1200px;
    height: 520px
}

.banner-wrap .banner-container .banner-box {
    width: 1920px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    background: url(../images/student.png) 230px center no-repeat;
    background-size: 36%
}

.banner-wrap .banner-container .bc-box {
    margin-top: 80px;
    margin-right: 385px
}

.banner-wrap .banner-container .bc-box h1 {
    font-size: 48px
}

.banner-wrap .banner-container .bc-box h1 span {
    font-size: 52px;
    color: #ed4343;
    margin: 0 4px
}

.banner-wrap .banner-container .bc-box .bc-txt-box {
    width: 580px;
    height: 117px;
    background: url(../images/text-bg.png) left center no-repeat;
    background-size: 100% 100%;
    margin-top: 20px
}

.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(../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(../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(../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(../images/icon4.png) 10px 4px no-repeat;
    background-size: 20px 20px
}

.banner-wrap .banner-container .bc-box .bc-btn-box {
    margin-top: 30px
}

.banner-wrap .banner-container .bc-box .bc-btn-box a {
    display: inline-block;
    width: 175px;
    height: 50px;
    line-height: 48px;
    font-size: 20px;
    background: url(../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(../images/btn2.png) left center no-repeat;
    background-size: 100% 100%
}

.banner-wrap .banner-container .bc-box .bc-btn-box .btn-bg2 {
    background: url(../images/btn3.png) left center no-repeat;
    background-size: 100% 100%;
    margin-right: 0
}

@media screen and (max-width: 1500px) {
    .banner-wrap .banner-container .banner-box {
        width:1920px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -960px;
        background: url(../images/student.png) 370px center no-repeat;
        background-size: 30%
    }

    .banner-wrap .banner-container .bc-box {
        margin-top: 105px;
        margin-right: 485px
    }

    .banner-wrap .banner-container .bc-box h1 {
        font-size: 40px
    }

    .banner-wrap .banner-container .bc-box h1 span {
        font-size: 45px;
        color: #ed4343
    }

    .banner-wrap .banner-container .bc-box .bc-txt-box {
        width: 500px;
        height: 101px;
        background: url(../images/text-bg.png) left center no-repeat;
        background-size: 100% 100%;
        margin-top: 20px
    }

    .banner-wrap .banner-container .bc-box .bc-txt-box p {
        font-size: 22px;
        color: #535050;
        padding-top: 16px;
        padding-left: 25px;
        margin-bottom: 15px
    }

    .banner-wrap .banner-container .bc-box .bc-txt-box ul li {
        display: inline-block;
        font-size: 16px;
        color: #6d6b6b;
        background: url(../images/icon1.png) 5px center no-repeat;
        background-size: 20px 18px;
        padding-left: 30px;
        margin-left: 13px
    }

    .banner-wrap .banner-container .bc-box .bc-txt-box ul .li-bg2 {
        background: url(../images/icon2.png) 7px 3px no-repeat;
        background-size: 18px 18px
    }

    .banner-wrap .banner-container .bc-box .bc-txt-box ul .li-bg3 {
        background: url(../images/icon3.png) 5px center no-repeat;
        background-size: 20px 16px
    }

    .banner-wrap .banner-container .bc-box .bc-txt-box ul .li-bg4 {
        background: url(../images/icon4.png) 8px 2px no-repeat;
        background-size: 18px 18px
    }

    .banner-wrap .banner-container .bc-box .bc-btn-box {
        margin-top: 30px
    }

    .banner-wrap .banner-container .bc-box .bc-btn-box a {
        display: inline-block;
        width: 155px;
        height: 44px;
        line-height: 42px;
        font-size: 16px;
        background: url(../images/btn1.png) left center no-repeat;
        background-size: 100% 100%;
        margin-right: 10px
    }

    .banner-wrap .banner-container .bc-box .bc-btn-box .btn-bg1 {
        background: url(../images/btn2.png) left center no-repeat;
        background-size: 100% 100%
    }

    .banner-wrap .banner-container .bc-box .bc-btn-box .btn-bg2 {
        background: url(../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: #272636
}

.part1-wrap .bottom-scroll .scroll-text {
    height: 80px;
    background: url(../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;*/
    width: 800px;
    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: #ed4343
}

.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: #ed4343
}

.part1-wrap .part1-container .text-list a:hover {
    color: #ed4343;
    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: #ed4343
}

.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: #ed4343;
    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 45px 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 {
    width: 211px;
    height: 94px;
    background: url(../images/kong.png) left center no-repeat;
    background-size: 100% 100%
}

.part3-warp .p3-container .p3c-box .p3c-bg h1 {
    font-size: 24px;
    color: #ed4343;
    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: #ed4343;
    border: 1px solid #ed4343;
    font-size: 16px;
    border-radius: 6px;
    margin-top: 13px
}

.part3-warp .p3-container .p3c-box a:hover {
    background: #fff;
    color: #ed4343
}

.part4-wrap {
    height: 1059px
}

.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(../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: 94px;
    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: #ed4343;
    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: #ed4343;
    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(../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(../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: #ed4343
}

.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: #ed4343;
    margin-top: 35px;
    font-size: 22px;
    border: 1px solid #ed4343
}

.part7-wrap .p7-container .p7c-box .p7c-btn:hover,.part7-wrap .p7-container .p7c-box1 .p7c-btn:hover {
    background: 0 0;
    color: #ed4343
}

.part7-wrap .p7-container .p7c-box1 {
    width: 405px;
    height: 589px;
    background: url(../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: #ed4343;
    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(../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: #ed4343;
    border: 1px solid #ed4343;
    font-size: 20px
}

.part8-wrap .p8-container .p8c-box .p8c-txt a:hover {
    background: #fff;
    color: #ed4343
}

.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: #ed4343;
    border: 1px solid #ed4343;
    border-radius: 6px;
    font-size: 24px
}

.part9-wrap .p9-container .p9c-box .btn-box a:hover {
    background: 0 0;
    color: #ed4343
}

.part10-wrap {
    background: #f5f6f6;
    padding: 75px 0 100px 0
}

.part10-wrap .p10-container {
    padding-top: 45px;
    padding-left: 50px
}

.part10-wrap .p10-container .p10c-box {
    width: 307px;
    height: 310px;
    background: #fff;
    margin-left: 38px;
    margin-top: 30px;
    overflow: hidden
}

.part10-wrap .p10-container .p10c-box .img-box {
    height: 87px;
    line-height: 87px;
    background: #16b3e6
}

.part10-wrap .p10-container .p10c-box .txt-box {
    width: 307px;
    height: 212px;
    z-index: 5
}

.part10-wrap .p10-container .p10c-box .txt-box h1,.part10-wrap .p10-container .p10c-box .txt-box p {
    font-size: 24px;
    color: #119dca
}

.part10-wrap .p10-container .p10c-box .txt-box h1 {
    padding-top: 12px
}

.part10-wrap .p10-container .p10c-box .txt-box p {
    height: 70px;
    text-align: left;
    font-size: 16px;
    margin: 0 20px;
    margin-top: 10px
}

.part10-wrap .p10-container .p10c-box .txt-box a {
    display: block;
    width: 263px;
    height: 47px;
    line-height: 47px;
    background: #16b3e6;
    border-radius: 6px;
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px
}

.part10-wrap .p10-container .p10c-box .txt-box-act h1,.part10-wrap .p10-container .p10c-box .txt-box-act p {
    color: #fff
}

.part10-wrap .p10-container .p10c-box .txt-box-act a {
    background: #fff;
    color: #16b3e6
}

.part10-wrap .p10-container .p10c-box .hide-box {
    width: 307px;
    height: 212px;
    background: #16b3e6;
    top: 292px;
    left: 0;
    z-index: 3
}

.part11-wrap {
    height: 792px
}

.part11-wrap .slogan {
    padding-top: 74px
}

.part11-wrap .slogan h1,.part11-wrap .slogan p {
    color: #fff
}

.part11-wrap .slogan h1 {
    font-size: 46px
}

.part11-wrap .p11-container {
    padding-left: 40px;
    padding-top: 20px
}

.part11-wrap .p11-container .p11c-box {
    width: 250px;
    height: 144px;
    background: #fff;
    border-bottom: 1px solid #88c1d3;
    margin-left: 19px;
    margin-top: 18px
}

.part11-wrap .p11-container .p11c-box h1 {
    font-size: 20px;
    color: #16b3e6;
    border-bottom: 1px dashed #dddede;
    margin: 0 10px;
    padding-top: 20px;
    padding-bottom: 5px
}

.part11-wrap .p11-container .p11c-box p {
    font-size: 14px;
    color: #787b7c;
    margin-top: 10px
}

.part11-wrap .p11-container .p11c-box a {
    display: block;
    width: 150px;
    height: 30px;
    padding-left: 40px;
    line-height: 30px;
    border-radius: 6px;
    font-size: 16px;
    margin-top: 12px;
    background: #16b3e6 url(../images/click.png) 58px 2px no-repeat;
    background-size: 19px 29px
}

.bottom-wrap {
    height: 922px
}

.bottom-wrap .bottom-container {
    height: 922px
}

.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: 125px
}

.bottom-wrap .bottom-container .bottom-bg-box h1 span {
    color: #16b3e6
}

.bottom-wrap .bottom-container .bottom-bg-box h2 {
    font-size: 34px;
    color: #2c2e35;
    margin-top: 50px
}

.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;
    background: #16b3e6;
    color: #fff;
    margin-left: 30px
}

.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: 126px;
    margin-left: 10px
}

.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: 200px;
    left: 0;
    width: 154px;
    background: url(../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: 300px;
    right: 0;
    width: 154px;
    background: url(../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(../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
}



/* 2021/2/24 */
/* 热门推荐 */
.recommend{
  padding: 50px 0;
}

.recommend .bd ul{
  overflow: hidden;
}
.recommend li{
  float: left;
  width: 260px;
  height: 200px;
  margin: 25px 12px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 1px 1px 5px #ccc;
  background-color: #fff;
  position: relative;
}
.recommend li:hover{
  background-color: #ccc;
}
.recommend a{
  display: block;
}
.recommend .content{
}
.recommend .tit{
  padding: 0 5px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.recommend .txt{
  overflow: hidden;
}
.recommend .t1{
  float: left;
  color: #999;
}
.recommend .t2{
  float: right;
  color: #f60;
  margin-right: 10px;
  margin-top: 2px;
  font-weight: 700;
}
.recommend .t2 .money{
  
}
.recommend .t2 s{
  margin-left: 8px;
  color: rgb(128, 128, 128);
  font-weight: normal;
  font-size: 12px;
}

/* 师资团队 */
.techer{
  background-color: #f1f1f1;
}
.techer .wrapper{
  margin: 0 auto;
  padding: 40px 20px;
}
.techer ul{
  margin-top: 40px;
  overflow: hidden;
}
.techer li{
  box-sizing: border-box;
  width: 273px;
  float: left;
  padding-top: 10px;
  margin: 0 5px 30px;
  border: 1px solid #ccc;
  border: 1px solid #fff;
  display: block;
  box-shadow: 0 0 8px #ccc;
  border-radius: 10px;
  transition: all .3s;
}

.techer li:hover a{
  color:   #2d8cf0;
}
.techer li a{
  display: block;
}
.techer li .img{
  width: 260px;
  /*height: 265px;*/
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #eee;
  box-shadow: 0 0 3px #eee;
}
.techer li p{
  line-height: 32px;
  font-size: 18px;
  text-align: center;
  padding-top: 10px;
}
/* banner 开始 */

.fullSlide {width:100%;min-width:1200px;position:relative;height:650px;}

.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:650px;overflow:hidden;text-align:center; background-position:center top;background-repeat:no-repeat;}
.fullSlide .bd li a {display:block;height:650px;}
.fullSlide .hd {
                position:absolute; z-index:7; bottom:35px; left:47%; padding:5px 6px;}
.fullSlide .hd ul {text-align:center;}



.fullSlide .hd ul li{border-radius:14px;width:18px;height:18px; color:#fffab1;  background:#fff; float:left; cursor: pointer;display:block;margin-left: 5px;
                  transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s;
                  -moz-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Firefox 4 */
                  -webkit-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Safari and Chrome */
                  -o-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Opera */}
.fullSlide .hd ul .on{ width:32px;height:18px;background:#bd0000; color:#bd0000;}

.fullSlide .prev,.fullSlide .next {  display:block;
  position:absolute;
  z-index:1;top:50%;
  margin-top:-30px;left:5%;
  z-index:1;
  width:40px;
  height:60px;
  cursor:pointer;
  filter:alpha(opacity=50);
  opacity:0.5;
  display:none;
  width:81px; height:80px;}
.fullSlide .prev{ background:url(../images/left1s.png) no-repeat;}
.fullSlide .next {left:auto;right:5%;background:url(../images/right1s.png) no-repeat;}

.full-block {
    width   : 100%;
    overflow: hidden;
}
.zhengshu {
    background: #f5f6f6;
}

.zhengshu h2 {
    width: 800px;
}

.zhengshu ul {
    overflow: hidden;
    margin  : 40px 0;
}

.zhengshu ul li {
    width     : 220px;
    overflow  : hidden;
    float     : left;
    background: #fff;
}

.zhengshu ul li:nth-of-type(2),
.zhengshu ul li:nth-of-type(3),
.zhengshu ul li:nth-of-type(4),
.zhengshu ul li:nth-of-type(5) {
    margin-left: 25px;
}

.zhengshu ul li h3 {
    text-align: center;
    margin-top: 15px;
}

.zhengshu ul li p {
    padding   : 15px;
    text-align: justify;
    font-size : 15px;
}

.zhengshu ul li button {
    width           : 150px;
    height          : 30px;
    background-image: linear-gradient(to right, #fc8846, #ed6b40);
    border          : none;
    border-radius   : 50px;
    color           : #fff;
    font-size       : 16px;
    margin          : 20px 0 30px 35px;
}
.block {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.block h2 {
    display            : block;
    width              : 900px;
    height             : 70px;
    line-height        : 70px;
    background         : url("../images/title-bg.png") no-repeat;
    background-size    : 100%;
    background-position: center;
    text-align         : center;
    font-size          : 40px;
    margin             : 20px auto;
    color              : #333;
}

.block h2 span {
    color: #ff7d37;
}
.jiaoyan {
  height: 579px;
  background: url(../images/jiaoyan.jpg) center center no-repeat;
  box-sizing: border-box;
  padding-top: 52px;
  margin-top: 20px;
  overflow: visible;
}
.jiaoyan .jy {
  width: 1160px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jiaoyan .jy .jy_item {
  width: 386px;
  height: 360px;
  margin: 32px 0 2px;
  background: #ffffff;
}
.jiaoyan .jy .jy_item img {
  display: block;
  width: 131px;
  height: 107px;
  margin: 17px auto 10px;
}
.jiaoyan .jy .jy_item h6 {
  text-align: center;
  font-size: 20px;
  color: #333333;
  font-weight: bolder;
}
.jiaoyan .jy .jy_item p {
  font-size: 16px;
  color: #666666;
  line-height: 27px;
  width: 330px;
  margin: 16px auto;
}
.jiaoyan .jy .jy_item button {
  display: block;
  width: 160px;
  height: 40px;
  border-radius: 50px;
  behavior: url("PIE.htc");
  font-size: 18px;
  color: #ffffff;
  font-weight: bolder;
  margin: 0 auto;
  background: #4261b1;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.jiaoyan .jy .jy_item button:hover {
  opacity: .85;
  background: #ff4d6f;
}
.jiaoyan .chaXun {
  background: #ffffff;
  overflow: visible;
  width: 1160px;
  padding-top: 38px;
}
.jiaoyan .chaXun .title1 {
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 30px;
}
.jiaoyan .chaXun form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.jiaoyan .chaXun form input::-webkit-input-placeholder {
  color: #9d9d9d;
}
.jiaoyan .chaXun form input::-moz-placeholder {
  color: #9d9d9d;
}
.jiaoyan .chaXun form input:-moz-placeholder {
  color: #9d9d9d;
}
.jiaoyan .chaXun form input:-ms-input-placeholder {
  color: #9d9d9d;
}
.jiaoyan .chaXun form label {
  font-size: 16px;
  font-weight: bold;
  color: #232428;
}
.jiaoyan .chaXun form select,
.jiaoyan .chaXun form input {
  width: 305px;
  height: 44px;
  border: 1px solid #626262;
  font-size: 16px;
  color: #333333;
  margin-right: 20px;
  box-sizing: border-box;
  padding-left: 10px;
}
.jiaoyan .chaXun form select {
  background: url(../images/xia.png) 310px center no-repeat;
  background-size: 13px 11px;
}
.jiaoyan .chaXun form button {
  width: 245px;
  height: 44px;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  background: #f13856;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}
.jiaoyan .chaXun form button:hover {
  opacity: .85;
  background: #2961aa;
}
.jiaoyan .chaXun p {
  text-align: center;
  font-size: 16px;
  color: #fb474e;
  margin: 20px 0 30px;
}
.kunrao {
  box-sizing: border-box;
  padding-top: 20px;
  margin-top: 40px;
  margin-bottom:40px;
}
.kunrao .h1_title {
  color: #ffffff;
}
.kunrao .kr {
  display: flex;
  justify-content: center;
}
.kunrao .kr .kr_item {
  width: 275px;
  margin: 28px 11px 0;
}
.kunrao .kr .kr_item img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.kunrao .kr .kr_item .kr_item_btm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  color: #333333;
  margin: 12px 0 30px;
}
.kunrao .kr .kr_item .kr_item_btm span {
  width: 100px;
  text-align: center;
  line-height: 30px;
  color: #2961aa;
  cursor: pointer;
  border: 1px solid #2961aa;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.kunrao .kr .kr_item .kr_item_btm span:hover {
  background: #ff4d6f;
  border-color: #ff4d6f;
  color: #ffffff;
}
.kunrao .tbs_btm {
  width: 1167px;
  height: 153px;
  margin: 0 auto 50px;
  overflow: hidden;
  background: url("../images/tbs_btm.jpg") center center no-repeat;
}
.kunrao .tbs_btm form {
  margin: 33px auto 0;
  display: flex;
  justify-content: center;
}
.kunrao .tbs_btm form input::-webkit-input-placeholder {
  color: #666666;
}
.kunrao .tbs_btm form input::-moz-placeholder {
  color: #666666;
}
.kunrao .tbs_btm form input:-moz-placeholder {
  color: #666666;
}
.kunrao .tbs_btm form input:-ms-input-placeholder {
  color: #666666;
}
.kunrao .tbs_btm form .div {
  height: 50px;
  background: #ffffff;
  line-height: 50px;
  display: flex;
  justify-content: flex-start;
  border: 1px solid #a6a6a6;
  box-sizing: border-box;
}
.kunrao .tbs_btm form .div input {
  height: 100%;
  width: 400px;
  font-size: 20px;
  color: #333333;
  box-sizing: border-box;
  padding-left: 20px;
}
.kunrao .tbs_btm form .div .lab {
  height: 100%;
  text-align: center;
  font-size: 20px;
  color: #232428;
  padding: 0 0 0 17px;
  font-weight: bold;
  background: #ffffff;
}
.kunrao .tbs_btm form button {
  display: block;
  width: 220px;
  height: 50px;
  color: #ffffff;
  font-size: 22px;
  box-sizing: border-box;
  font-weight: bold;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  behavior: url("PIE.htc");
  cursor: pointer;
}
.kunrao .tbs_btm form button.down {
  background: #ffffff;
  margin: 0 10px;
  color: #d92d2b;
}
.kunrao .tbs_btm form button.down:hover {
  background: #289bba;
  color: #ffffff;
}
.kunrao .tbs_btm form button.zx {
  background: #f13856;
}
.kunrao .tbs_btm form button.zx:hover {
  background: #289bba;
}
.kunrao .liebiao {
  display: flex;
  justify-content: center;
  align-items: center;
}
.kunrao .liebiao span {
  margin: 25px 23px 0;
  font-size: 18px;
  color: #ffffff;
}
.kunrao .liebiao span img {
  width: 24px;
  height: 20px;
  margin-right: 5px;
}
.title1 {
  text-align: center;
  font-size: 42px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 14px;
}
.title1 span {
  color: #2961aa;
}
body .wid {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.blk-main .clearlist,.blk-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b-main .clearlist,.b-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.blk{margin-bottom: 25px;}
/*Main模板*/
.blk-main{width:1200px; margin: 0 auto;}
/*小模块*/
.blk-xs{width:240px;}
/*中模块*/
.blk-sm{width:930px;}
/*小版块*/
.blk{margin-bottom:30px;}
.fl {float: left;}
.fr {float: right;}

.blk{margin-bottom:  20px;}
        .fdh-01-tit {
            background: #1f63b6;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
            .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../images/p14-icon2.png) no-repeat right center  #1f63b6;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 10x;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #fff;
            position: relative;
            overflow: hidden;
      border-bottom: #dfdfdf 1px solid;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #094db0;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #094db0;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #1f63b6;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #1f63b6;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #1f63b6;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #1f63b6;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
            .cbgg-01 {
            background: #1f63b6;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    .p14-prodcontent-1 {
            background: #fff;
            padding: 20px 0 20px;
            margin-bottom: 22px;
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #1f63b6;
            /*padding-left: 34px;*/
            background: url(images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            font-style: normal;
            color: #c2c2c1;
        }
        
        /*.p14-prodcontent-1-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px;*/
        /*}*/
            .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #1f63b6;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
                .cplb-3n-ts-03-tit {
                height: 50px;
                font-size: 24px;
                font-weight: normal;
                line-height: 50px;
                border-bottom: 1px solid #ebebeb;
                margin-bottom: 15px;
            }
            
            .cplb-3n-ts-03-tit span {
                display: inline-block;
                height: 50px;
                border-bottom: 1px solid #1f63b6;
            }
            
            .cplb-3n-ts-03-list dl {
                width: 33%;
                border: 1px solid #dedede;
                margin-bottom: 15px;
                background: #fff;
                float: left;
            }
            
            .cplb-3n-ts-03-list dl:nth-child(4n-1) {
                margin-right: 0;
            }
            
            .cplb-3n-ts-03-list dt img {
                width: auto !important;
                height: 250px;
                margin: 0 auto;
                display: block;
                max-width: 300px;
            }
            
            .cplb-3n-ts-03-list dd {
                padding: 6px 20px 5px 20px;
            }
            
            .cplb-3n-ts-03-list dd h4 {
                height: 45px;
                font-weight: normal;
                font-size: 18px;
                color: #154c64;
                line-height: 45px;
                overflow: hidden;
            }
            
            .cplb-3n-ts-03-list h4 a {
                display: block;
                height: 45px;
                color: #727272;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
            
            .cplb-3n-ts-03-list dl:hover h4 a {
                color:  #1f63b6;
            }
            
            .cplb-3n-ts-03-list-desc {
                height: 40px;
                font-size: 14px;
                line-height: 20px;
                color: #666;
                margin-bottom: 12px;
                overflow: hidden;
            }
            
            .cplb-3n-ts-03-list-deta {
                width: 100px;
                height: 40px;
                display: inline-block;
                border: 1px solid #aaa;
                font-size: 16px;
                line-height: 40px;
                text-align: center;
            }
            
            .cplb-3n-ts-03-list dl:hover {
                border-color:  #1f63b6;
            }
            
            .cplb-3n-ts-03-list dl:hover a {
                color:  #1f63b6;
            }
      
        .p14-infolist-1-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            overflow: hidden;
        }
        
        .p14-infolist-1-list dt {
            width: 29.5%;
            float: left;
            margin-right: 5.8%;
        }
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
        }
        
        .p14-infolist-1-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list h4 a {
            /*display: block;*/
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #1f63b6;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #1f63b6;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #1f63b6;
            border-color: #1f63b6;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
            .zxxq-01 {
            background: #fff;
            padding: 18px 0;
        }
        
        .zxxq-01-tit {
            height: 38px;
            font-size: 24px;
            font-weight: normal;
            line-height: 38px;
            color: #4b4a4a;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .zxxq-01-sour {
            height: 24px;
            font-size: 12px;
            line-height: 24px;
            text-align: center;
            color: #aaa;
            margin-bottom: 20px;
        }
        
        .zxxq-01-sour a {
            color: #aaa;
        }
        
        .zxxq-01-sour span {
            margin: 0 9px;
        }
        
        .zxxq-01-text {
            padding: 16px 18px;
            font-size: 14px;
            line-height: 24px;
            border: 1px solid #d6d6d6;
            margin-bottom: 22px;
        }
        
        .zxxq-01-text-t1 {
            width: 78px;
            float: left;
            color: #342f2e;
            margin-right: -78px;
        }
        
        .zxxq-01-text-t2 {
            padding-left: 80px;
        }
    .xgzx-01 {
            background: #fff;
            padding: 0 40px 8px;
        }
        
        .xgzx-01-tit {
            height: 55px;
            font-size: 24px;
            line-height: 55px;
            color: #4b4a4a;
        }
        
        .xgzx-01-list li {
            height: 46px;
            font-size: 14px;
            line-height: 46px;
            color: #4b4a4a;
            border-top: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .xgzx-01-list li a {
            color: #4b4a4a;
        }
        
        .xgzx-01-list li span {
            float: right;
        }
    

        .xgzx-pagin-01 dl {
            margin-bottom: 24px;
            padding-right: 40px;
        }
        
        .xgzx-pagin-01 dd {
            height: 32px;
            font-size: 14px;
            line-height: 32px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .xgzx-pagin-01 dd b {
            float: right;
            font-weight: normal;
        }
        
        .xgzx-pagin-01 dd span {
            width: 60px;
            height: 32px;
            background: #a2a2a2;
            color: #fff;
            text-align: center;
            display: inline-block;
            margin-right: 10px;
        }
        
        .xgzx-pagin-01 dt {
            height: 1px;
            border-bottom: 1px dashed #b5b5b5;
            margin-left: 60px;
            padding-top: 2px;
            margin-bottom: 2px;
        }
        
        .xgzx-pagin-01 dd em {
            float: right;
            font-style: normal;
            padding-left: 20px;
            font-weight: normal;
        }
        
        .xgzx-pagin-01 dl a {
            color: #4b4a4a;
        }
        
        .xgzx-pagin-01-href {
            float: right;
            font-size: 18px;
            line-height: 32px;
        }
        
        .xgzx-pagin-01-href span {
            display: inline-block;
            padding: 0 6px;
            margin-left: 4px;
            background: #1f63b6;
        }
        
        .xgzx-pagin-01-href a {
            display: block;
            color: #fff;
        }
        
        .xgzx-pagin-01-key {
            min-height: 40px;
            border-top: 1px solid  #1f63b6;
            font-size: 14px;
            line-height: 40px;
            color:  #575556;
        }
        
        .xgzx-pagin-01-key a {
            color:  #575556;
        }
        
        .xgzx-pagin-01-key span {
            display: inline-block;
            margin: 0 4px;
        }
    
.zyan{
  width: 100px;
    background-image: linear-gradient(to right, #fc8846, #ed6b40);
    border: none;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
  padding: 5px 30px;
  text-align: center;
    margin: 20px 0 30px 35px;
  display:block}
.zyan2{
  display: block;
    width: 160px;
    height: 40px;
    border-radius: 50px;
    behavior: url(PIE.htc);
    font-size: 18px;
    color: #ffffff;
    font-weight: bolder;
    margin: 0 auto;
    background: #2961aa;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  line-height: 40px;
  text-align: center;
  border:#333 2px solid;
  }
.zyan2:hover{
  opacity: .85;
    background: #ed4343;
  }
.zyan3{
  width: 100px;
    text-align: center;
    line-height: 30px;
    color: #2961aa;
    cursor: pointer;
    border: 1px solid #2961aa;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
.zyan3:hover{
  background: #ed4343;
    border-color: #ed4343;
    color: #ffffff;
  }