* {
    font-family: "Microsoft Yahei", "微软雅黑", arial, "Hiragino Sans GB", "宋体", Tahoma, Arial, Helvetica, STHeiti;
    margin: 0;
    padding: 0;
}

body {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.diver {
    height: 0.5rem;
    clear: both;
}

.clr {
    clear: both;
    display: block;
}

.banner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-image: url('../images/banner-bg.jpg');
    background-size: cover;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: .5rem;
}

.banner img {
    width: 3.48rem;
    height: 1.24rem;
}

.banner img.hide {
    opacity: 0;
}

.banner-little-title {
    color: #fff;
    font-size: 0.4rem;
    margin: 0 0 0.1rem 0;
}

.banner h1 {
    font-size: .7rem;
    color: #fff;
    margin: 0.5rem 0;
}

.banner a {
    display: block;
    width: 70%;
    height: auto;
    background: #fff;
    color: #1b92ed;
    font-size: 0.55rem;
    padding: 0.2rem 0px;
    margin: 0 auto;
    margin-bottom: 0.5rem;
    border-radius: 5px;
}

.benner-check {
    text-align: center;
    margin-top: 0.5rem;
}

.benner-check span {
    display: inline-block;
    height: 0.5rem;
    background-image: url('../images/check-icon.png');
    color: #fff;
    vertical-align: middle;
    padding: 0.2rem 0 0.3rem 0.5rem;
    background-repeat: no-repeat;
    background-size: 0.48rem 0.5rem;
    background-position: left center;
    font-size: 0.4rem;
}

.benner-check span+span {
    margin-left: 0.6rem;
}

.clr2:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.education-type {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-top: 0.5rem;
}

.education-type * {
    font-size: 0.4rem;
    box-sizing: border-box;
}

.education-type div {
    width: 30%;
    padding: 1.6rem 0px;
    float: left;
    border-radius: 10px;
    background: #ed4343;
    color: #fff;
}

.education-type img {
    width: 0.36rem;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-top: 0.2rem;
}

.education-type ul {
    width: 60%;
    float: right;
    padding: 0;
    margin: 0;
}

.education-type ul li {
    width: 48%;
    border-radius: 10px;
    color: #fff;
    box-sizing: border-box;
    padding: 0.6rem 0px;
    margin-bottom: 0.4rem;
}

.education-type ul li a {
    margin-top: 0.3rem;
}

.education-type ul li:nth-child(odd) {
    float: left;
}

.education-type ul li:nth-child(even) {
    float: right;
}

.education-type ul li:nth-child(1) {
    background: #ed4343;
}

.education-type ul li:nth-child(2) {
    background: #ed4343;
}

.education-type ul li:nth-child(3) {
    background: #1b92ed;
}

.education-type ul li:nth-child(4) {
    background: #1b92ed;
}

.common-title {
    background-image: url('../images/title-bg.png');
    background-position: center top;
    background-size: 7.5rem 0.7rem;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 0.4rem;
}

.common-title h2 {
    margin: 0;
    font-size: 0.8rem;
}

.common-title p {
    font-size: 0.56rem;
    margin: 0;
    color: #129fff;
}

.b-line {
    margin: 0 auto;
    width: 1.6rem;
    height: 0.1rem;
    background: -webkit-linear-gradient(left, #22baff, #17a7ff, #0387ff);
    background: -o-linear-gradient(right, #22baff, #17a7ff, #0387ff);
    background: -moz-linear-gradient(right, #22baff, #17a7ff, #0387ff);
    background: linear-gradient(to right, #22baff, #17a7ff, #0387ff);
    margin-top: 0.2rem;
}

.system {
    width: 14.4rem;
    margin: 0 auto;
}

.system dd {
    width: 3.6rem;
    line-height: 0.5rem;
    display: inline-block;
    float: left;
    margin: 0;
    text-align: center;
    margin-bottom: 0.5rem;
}

.system dd p {
    color: #999999;
    font-size: 0.56rem;
    margin: 0.2rem 0;
}

.system dd img {
    width: 2.1rem;
    height: 2.1rem;
}

.common-btn-box {
    text-align: center;
}

.common-btn {
    display: inline-block;
    width: 80%;
    height: auto;
    background: #1b92ed;
    color: #fff;
    padding: 0.2rem 0px;
    font-size: 0.55rem;
    text-align: center;
    margin: .39111rem auto 0;
}

.college {
    background: #f8f8f8;
}

.college-block {
    width: 12rem;
    height: 10.3rem;
    margin: 0 auto;
    position: relative;
    margin-bottom: 0.7rem;
}

.college-block>img {
    width: 12rem;
    height: 5.88rem;
}

.college-content {
    display: inline-block;
    width: 10.5rem;
    height: 6rem;
    position: absolute;
    left: 50%;
    top: 4.2rem;
    margin-left: -5.25rem;
    background: #fff;
    box-shadow: 0 0 15px #aaa;
    padding-left: 0.4rem;
}

.college-content h3 {
    font-size: 0.56rem;
    margin: 0.4rem 0;
}

.college-lables {
    line-height: 0.1rem;
}

.college-lables span {
    display: inline-block;
    font-size: 0.4rem;
    text-align: center;
    height: 0.64rem;
    line-height: 0.64rem;
    color: #fff;
    font-weight: bold;
    border-radius: 0.4rem;
}

.college-lables span+span {
    margin-left: 0rem;
}

.college-lables span:nth-child(1) {
    background: #f9424c;
    width: 2.2rem;
}

.college-lables span:nth-child(2) {
    background: #15d89e;
    width: 1.52rem;
}

.college-lables span:nth-child(3) {
    background: #5caffc;
    width: 2.2rem;
}

.college-lables span:nth-child(4) {
    background: #ff9b48;
    width: 2.2rem;
}

.college-content ul {
    margin: 0.3rem 0;
    padding-left: 0rem;
    list-style-type: none;
}

.college-content ul li {
    font-size: 0.44rem;
    margin-bottom: 0.2rem;
    font-family: 'Microsoft YaHei';
}

.college-content ul li:before {
    content: '●';
    color: #aaa;
    font-size: 0.44rem;
    margin-right: 0.2rem;
}

.main-school {
    font-size: 0.42rem;
    color: #6d6e6e;
    margin: 0.2rem 0;
}

.main-school span {
    font-weight: bold;
    color: #222222;
}

.subject {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 0.5rem;
    width: 12.6rem;
}

.subject dd {
    display: inline-block;
    width: 6rem;
    height: 6.3rem;
    background-image: url('../images/major-bg.png');
    background-size: cover;
    box-sizing: border-box;
    margin-bottom: 0.6rem;
}

.subject dd:nth-child(odd) {
    float: left;
}

.subject dd:nth-child(even) {
    float: right;
}

.subject dd h3 {
    font-size: 0.6rem;
    color: #fff;
    height: 1.2rem;
    line-height: 1.2rem;
}

.subject dd li {
    font-size: 0.5rem;
    padding: 0.25rem 0;
}

.subject dd li+li {
    border-top: 1px dashed #e5e3e3;
}

.subject dd li.hot span {
    margin-left: -0.7rem;
}

.subject dd li.hot span img {
    width: 0.54rem;
    height: auto;
    margin-right: 0.16rem;
}

.edu-type-list {
    width: 13.34rem;
    margin: 0.5rem auto;
    padding: 0;
}

.edu-type-list li {
    background: #f4f3fb;
    width: 6.4rem;
    margin-bottom: 0.5rem;
}

.edu-type-list li:nth-child(odd) {
    float: left;
}

.edu-type-list li:nth-child(even) {
    float: right;
}

.edu-type-list li img {
    width: 3.56rem;
    height: 3.4rem;
    float: left;
}

.edu-type-list li div {
    text-align: center;
    position: relative;
    width: 2.8rem;
    height: 3.4rem;
    float: left;
}

.edu-type-list li div h3 {
    font-size: 0.52rem;
    font-weight: normal;
    margin-bottom: 0rem;
    padding-top: 0.4rem;
}

.edu-type-list li div a {
    display: inline-block;
    width: 2.24rem;
    height: 0.8rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.4rem;
    background-image: url('../images/button-bg-02.png');
    background-size: cover;
    line-height: 0.8rem;
    font-size: 0.44rem;
    color: #fff;
}

.certificate-box {
    width: 14rem;
    margin: 0.5rem auto;
}

.certificate {
    background: #f6f6f6;
    padding: 0.5rem 0;
}

.certificate-box div {
    width: 6.64rem;
    float: left;
}

.certificate-box div:nth-child(2) {
    float: right;
}

.certificate-box div img {
    width: 100%;
}

.certificate-box div p {
    font-size: 0.52rem;
    text-align: center;
}

.xuexin {
    text-align: center;
    padding: 1rem 0;
    background-image: url('../images/xxw-bg.jpg');
    background-size: cover;
    height: 14.3rem;
    width: 15rem;
    margin: 0 auto;
    background-position: center center;
}

.xuexin h2 {
    font-size: 0.6rem;
}

.xuexin ul {
    margin-top: 0.5rem;
}

.xuexin ul li {
    display: inline-block;
}

.xuexin ul li+li {
    margin-left: 1rem;
}

.xuexin ul li img {
    width: 1.68rem;
    height: 1.68rem;
}

.xuexin ul li p {
    font-size: 0.48rem;
}

.usage-item {
    padding: 0.5rem 0 0 0;
    width: 14rem;
    margin: 0 auto;
}

.usage-item li {
    width: 6.48rem;
    background: #f4f3fb;
    border-radius: 5px;
    margin-bottom: 1rem;
}

.usage-item li:nth-child(odd) {
    float: left;
}

.usage-item li:nth-child(even) {
    float: right;
}

.usage-item li img {
    width: 6.48rem;
    height: auto;
    display: block;
}

.usage-item li h4 {
    font-size: 0.48rem;
    text-align: center;
    padding: 0.4rem 0 0 0;
}

.usage-item li p {
    font-size: 0.4rem;
    padding: 0.2rem;
}

.usage-item li div {
    height: 4.5rem;
    position: relative;
}

.usage-item li a {
    display: block;
    width: 3.86rem;
    height: 0.84rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-image: url('../images/button-bg-03.png');
    background-size: cover;
    color: #fff;
    font-size: 0.4rem;
    bottom: 0.4rem;
    text-align: center;
    line-height: 0.84rem;
}

.usage {
    padding: 0.5rem 0 1rem 0;
}

.block {
    width: 14rem;
    margin: 0 auto;
    margin-top: 0.6rem;
    border-radius: 5px;
    box-shadow: 0 0 10px #ccc;
}

.test-block {
    background-image: url('../images/test-bg.png');
    background-size: cover;
}

.test-title-1 {
    text-align: center;
}

.test-title-1 img {
    width: 12.44rem;
    height: auto;
}

.test-title-1>p {
    color: #fff;
    font-size: 0.68rem;
    margin: 0;
}

.test-title-1 small {
    font-size: 0.48rem;
    color: #fff;
}

.test-title-1 small>span {
    color: #fe4451;
}

.test-item {
    width: 12rem;
    margin: 0 auto;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #e6e7e7;
    margin-top: 0.2rem;
}

.test-item h4 {
    font-size: 0.6rem;
    font-weight: normal;
    padding-bottom: 0.4rem;
}

.test-item ul {
    list-style-type: none;
    width: 10.6rem;
    margin: 0 auto;
    padding: 0;
}

.test-item ul li {
    display: inline-block;
    font-size: 0.52rem;
    width: 4.8rem;
    height: 1.2rem;
    background: #e2f1ff;
    border-radius: 5px;
    line-height: 1.2rem;
    text-align: center;
    margin-bottom: 0.3rem;
}

.test-item ul .active {
    background: #3db7f6 !important;
    color: #fff !important;
}

.test-item ul li:nth-child(even) {
    float: right;
}

.test-item ul li:nth-child(odd) {
    float: left;
}

.test-tel {
    width: 10.6rem;
    margin: 0 auto;
}

.test-tel input {
    width: 100%;
    height: 1.6rem;
    border: 2px solid #3db7f6;
    text-align: center;
    font-size: 0.48rem;
    border-radius: 10px;
    outline: none;
}

.test-tel input::-webkit-input-placeholder {
    color: #3db7f6;
}

.test-tel input::-moz-placeholder {
    color: #3db7f6;
}

.test-tel input::-ms-input-placeholder {
    color: #3db7f6;
}

.test-submit-btn {
    display: block;
    margin: 0 auto;
    width: 10.6rem;
    height: 1.6rem;
    border-radius: 10px;
    border: none;
    font-size: 0.64rem;
    color: #fff;
    background: #3db7f6;
    margin-top: 0.5rem;
}

.test-msg {
    margin: 0 auto;
    width: 10.6rem;
    font-size: 0.44rem;
    color: #3db7f6;
    padding: 0.3rem 0;
}

.test-msg span {
    font-size: 0.32rem;
    color: #f34334;
}

.ask {
    background: #f5f5f5;
}

.ask-item {
    width: 13.4rem;
    margin: 0 auto;
    position: relative;
    padding-top: 0.5rem;
    padding-left: 0.5rem;
    margin-bottom: 0.6rem;
}

.ask-item-content {
    width: 12.8rem;
    border: 2px solid #20b7ff;
    border-radius: 10px;
    margin: 0 auto;
}

.ask-item-content h3 {
    height: 1.1rem;
    font-size: 0.6rem;
    text-align: center;
    background: #def4ff;
    line-height: 1.1rem;
    border-radius: 10px 10px 0 0;
}

.ask-content {
    font-size: 0.50rem;
    padding: 0.3rem 0.2rem;
    color: #444444;
}

.flag {
    width: 1rem;
    height: 1rem;
    position: absolute;
    background: #20b7ff;
    font-size: 0.84rem;
    color: #fff;
    text-align: center;
    display: inline-block;
    line-height: 1rem;
    border-radius: 3px;
    top: 0;
    left: 0;
}

.ask-btn-box {
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.3rem;
}

.ask-btn {
    display: inline-block;
    width: 7.96rem;
    height: 1.1rem;
    background-image: url('../images/button-bg-03.png');
    background-size: 7.96rem 1.1rem;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    line-height: 1.1rem;
    font-size: 0.52rem;
}

.bottom-deadline h2 {
    font-size: 0.8rem;
    display: inline-block;
    padding: 0 0 10px 0.5rem;
    border-bottom: 1px solid #aaa;
}

.bottom-deadline h2 span {
    padding: 0 0.5rem 9px 0;
    border-bottom: 3px solid #ffb14b;
}

.bottom-deadline {
    text-align: center;
    padding: 1rem 0;
}

.endtime div {
    display: inline-block;
    width: 2.82rem;
    height: 2.82rem;
    background: #ffb14b;
    border-radius: 5px;
}

.endtime div+div {
    margin-left: 1rem;
}

.endtime {
    text-align: center;
    padding: 0.5rem 0;
}

.endtime div h3 {
    color: #fff;
    font-size: 1.32rem;
}

.endtime div p {
    color: #ffb14b;
    font-size: 0.4rem;
    padding: 0.1rem 0;
    background: #fff;
}

.bottom-info {
    font-size: 0.6rem;
}

.bottom-info span {
    font-size: 0.6rem;
    color: #ffb14b;
    font-weight: bold;
}

.endtime-input input,
.endtime-input select,
.endtime-input button {
    display: block;
    width: 11rem;
    height: 1.6rem;
    font-size: 0.6rem;
    margin: 0.5rem auto;
    outline: none;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
}

.endtime-input input {
    padding-left: 0.2rem;
}

.endtime-input select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('../images/triangle-icon-02.png');
    background-size: 0.44rem 0.3rem;
    background-position: 10rem center;
    background-repeat: no-repeat;
    padding-left: 0.2rem;
}

.endtime-input button {
    background-color: none;
    background-image: url('../images/button-bg-04.png');
    background-size: cover;
    color: #fff;
    border: none;
}


.footer1 {
    font-size: 0.4rem;
    color: #3b3b3b;
    text-align: center;
    background: #e4e4e4;
    padding: 0.4rem 0;
    margin-bottom: 1.3rem;
}

.nav-bt {
    width: 100%;
    max-width: 750px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background: #1185ee;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 12;
}

.nav-bt ul {}

.nav-bt ul li {
    float: left;
    width: 25%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.footer {
    background: #1185ee;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 55px;
    line-height: 55px;
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 750px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 99
}

.footer .foot-text {
    height: 100%;
    width: 25%;
    font-size: 14px;
    position: relative;
    color: #fff
}

.footer .foot-text span {
    display: inline-block;
    width: 16px;
    height: 16px;
    color: #fff;
    line-height: 16px;
    background: #ed4343;
    border-radius: 50%;
    position: absolute;
    top: .16rem;
    right: .2rem;
    font-size: .32rem;
    animation: starFlick 1.2s ease-out infinite;
    -webkit-animation: starFlick 1.2s ease-out infinite;
}

@keyframes starFlick {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes starFlick {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.footer .line:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 1.12rem;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.footer .special {
    background: #ed4343;
    color: #fff
}

.tc {
    text-align: center;
}

.cont7 {
    width: 100%;
    height: auto;
    background: #fff;
    position: relative;
    z-index: 1;
}

.cont7 .common-btn {
    background: #ed4343;
}

.cont8-bottom {
    width: 100%;
    height: 2rem;
    display: block;
    margin: 0 auto;
}

.cont8a {
    width: 100%;
    height: 11.88rem;
    background: url(../images/cont8a-bg.jpg) no-repeat top center;
    background-size: 100%;
}

.cont8a .img {
    width: 10.34rem;
    height: 5.3rem;
    display: block;
    margin: 0 auto;
    padding-top: 1.8rem;
}

.cont8a .box {
    width: 13.54rem;
    margin: 0 auto;
    margin-top: 1.1rem;
}

.cont8a .box div {
    width: 6.62rem;
    height: 2.04rem;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 2.24rem;
    font-size: 0.6rem;
}

.cont8a .box div:nth-child(1) {
    background: url(../images/cont8a-btn1.png) no-repeat top center;
    background-size: 100%;
}

.cont8a .box div:nth-child(2) {
    background: url(../images/cont8a-btn2.png) no-repeat top center;
    background-size: 100%;
    margin-left: 0.3rem;
}

.cont8-bt {
    width: 12.44rem;
    height: 2.32rem;
    display: block;
    margin: 0 auto;
}

.cont7 .box2 .d1 {
    background: url(../images/cont8-li.png) no-repeat top center;
    background-size: 100% 100%;
}

.cont7 .box2 .d2 {
    background: url(../images/cont8-li2.png) no-repeat top center;
    background-size: 100% 100%;
}

.cont7 .box2 .d3 {
    background: url(../images/cont8-li2.png) no-repeat top center;
    background-size: 100% 100%;
}

.cont7 .box2 .d4 {
    background: url(../images/cont8-li2.png) no-repeat top center;
    background-size: 100% 100%;
}

.cont7 .box2 div {
    width: 38%;
    height: 3.5rem;
    margin: 0.3rem 0 0;
}

.cont7 .box2 div ul li {
    font-size: 0.3rem;
    color: #fff;
    margin-top: 0.04rem;
}

.cont7 .box2 div .anniu {
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-top: 0.6rem;
}

.cont7 .box2 {
    width: 75%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.cont7 .box2 div ul {
    margin-left: 0.3rem;
    margin-top: 0.1rem;
}

.school {
    background: #fff;
    margin-top: 0.3rem;
}

.m0a {
    margin: 0 auto;
}

.school .tab-cont {
    margin: 16px 16px 0 19px;
    background: #f1f1f1;
    box-shadow: 0 0 .71111rem .053333rem rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 .71111rem .053333rem rgba(0, 0, 0, .2);
}

.school .tab-cont ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.school .tab-cont ul li {
    width: 24%;
    height: auto;
    padding: 0.2rem 0px;
    font-size: 0.35rem;
    color: #000;
    background: #fff;
    border-radius: 3px 3px 0 0;
}

.school .tab-cont ul .act {
    background: #1b92ed;
    color: #fff;
}

.school .tab-cont .wrap {
    background: #fff;
    padding-top: 8px;
    padding-bottom: 9px;
}

.school .tab-cont .wrap .school-img {
    width: 322.5px;
    height: 183.484px;
    position: relative;
    overflow: hidden;
}

.school .tab-cont .wrap .school-img div {
    width: 322.5px;
    height: 183.484px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.w100 {
    width: 100%;
}

.school .tab-cont .wrap .school-img p {
    width: 178.984px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    font-size: 14px;
    color: #fff;
    background: url(../images/txt-bg.png) left center no-repeat;
    background-size: 100% 100%;
}

.school .tab-cont .wrap .item-cont {
    width: 322.5px;
    height: 108px;
    background: #fff;
}

.school .tab-cont .wrap .item-cont div {
    display: none;
}

.school .tab-cont .wrap .item-cont div img {
    width: 2.066667rem;
    height: 2.066667rem;
    float: left;
    margin-top: .44rem;
    margin-left: .386667rem;
}

.school .tab-cont .wrap .item-cont div dl {
    float: left;
    width: 240px;
    height: 75px;
    text-align: left;
    margin-top: 22.5px;
    margin-left: 14%;
    text-align: center;
}

.school .tab-cont .wrap .item-cont div dl dd {
    font-size: 16px;
    font-weight: 900;
    color: #000;
}

.school .tab-cont .wrap .item-cont div dl dd span {
    color: #98211f;
}

.school .tab-cont .wrap .item-cont div dl dt {
    font-size: 13.5px;
    color: #000;
    margin-top: 7.5px;
}

.school .tab-cont .wrap .item-cont div dl dt:last-child {
    font-size: .333333rem;
}

.school .tab-cont .wrap .item-cont div:first-child {
    display: block;
}

.school .tab-cont .wrap .item-cont div:last-child img {
    width: 2.08rem;
    height: 2.28rem;
}

.school .tab-cont .wrap .item-cont div:last-child .last-pic {
    width: 2.066667rem;
    height: 2.066667rem;
}

.school .tab-cont .wrap .s-btn {
    font-size: 0;
    margin-top: .306667rem;
}

.school .tab-cont .wrap .s-btn a {
    display: inline-block;
    width: 147.484px;
    ;
    height: 46.5px;
    ;
    line-height: 46.5px;
    ;
    /* background:url(../images/btn2.png) left top no-repeat;
	background-size:100% 100%; */
    background: #1b92ed;
    font-size: 14px;
    color: #fff;
    margin: 0 9.49999px;
    ;
}

.school .tab-cont .wrap .s-btn a:last-child {
    /* background:url(../images/btn3.png) left top no-repeat;
	background-size:100% 100%; */
    background: #1b92ed;
    color: #fff;
}

.clearfix:after {
    content: " ";
    display: table;
    clear: both;
}

.cont6 {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
}

.cont6 .bt {
    width: 10.04rem;
    height: 2.26rem;
    display: block;
    margin: 0 auto;
    padding-top: 1.2rem;
    /* margin-top:1.1rem; */
}

.cont6 .yuan {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-top: 0.2rem;
}

.cont6 .btn {
    width: 10.84rem;
    height: 1.92rem;
    background: url(../images/cont6-btn.png) no-repeat top center;
    background-size: 100%;
    font-size: 0.6rem;
    color: #fff;
    text-align: center;
    line-height: 1.92rem;
    margin: 0 auto;
    margin-top: 1.32rem;
}

.why {
    background: url(../images/why_bg.jpg) no-repeat 0 0;
    background-size: cover;
    width: 100%;
    height: 35.6rem;
    padding-top: 1.2rem;
}

.why_tit {
    width: 9.32rem;
    margin: 0 auto;
}

.why_box {
    width: 14.2rem;
    height: 7.56rem;
    margin: 0.66rem auto 0;
    position: relative;
}

.why_circle1 {
    width: 2.08rem;
    height: 2.08rem;
    position: absolute;
    top: 1.42rem;
    left: 2.24rem;
    -webkit-animation: down 3s 0s infinite;
    animation: down 3s 0s infinite;
}

.why_circle2 {
    width: 1.68rem;
    height: 1.68rem;
    position: absolute;
    top: 0;
    right: 3.16rem;
    -webkit-animation: down 3s 0.2s infinite;
    animation: down 3s 0.2s infinite;
}

.why_circle3 {
    width: 1.98rem;
    height: 1.98rem;
    position: absolute;
    top: 2.38rem;
    right: 1.46rem;
    -webkit-animation: down 3s 0.3s infinite;
    animation: down 3s 0.3s infinite;
}

.why_con {
    width: 14.24rem;
    height: 22rem;
    margin: 0 auto;
}

.why_con ul {
    width: 100%;
    height: 96%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.why_con li {
    background: url("../images/why_li.png") no-repeat 0 0;
    background-size: cover;
    width: 7.02rem;
    height: 10rem;
    padding: 0.24rem 0 0 0;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    background: #f1f1f1;
}

.why_pic {
    width: 6.54rem;
    height: 2.5rem;
    margin: 0 auto;
}

.why_h3 {
    font-size: 0.56rem;
    color: #f5262e;
    line-height: 1;
    text-align: center;
    margin-top: 0.44rem;
}

.ml18 {
    margin-left: 0.36rem;
}

.why_p {
    width: 5.8rem;
    font-size: 0.44rem;
    color: #686868;
    line-height: 0.68rem;
    margin: 0.32rem auto 0;
}

.why_p1 {
    font-size: 0.48rem;
    color: #383838;
    text-align: center;
    line-height: 1;
    /* margin-top: 0.7rem; */
}

.why_p1 strong {
    color: #f5262e;
    font-weight: normal;
}

.why_btn {
    background: #f5262e;
    width: 10.6rem;
    height: 1.4rem;
    border: none;
    border-radius: 0.7rem;
    display: block;
    font-size: 0.56rem;
    color: #fff;
    margin: 0.60rem auto 0;
}

.why_list tr:nth-child(1) td {
    font-size: 0.52rem;
    color: #65676b;
    font-weight: bold;
    height: 1.2rem;
}

.why_list tr:nth-child(2) td {
    font-size: 0.48rem;
    color: #65676b;
    height: 1.2rem;
}

.why_list td .red {
    color: #fa6057;
}

.why_vs {
    width: 0.8.4rem;
    margin: 0.08rem auto 0.12rem;
}

@keyframes down {
    50% {
        transform: translateY(-5px);
    }
}

.exam {
    background: #fff;
    padding: .7111106rem 0 .853333rem 0;
    height: auto;
}

.exam ul {
    margin: 0 auto;
    margin-top: .177777rem;
    width: 90%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.exam ul li {
    width: 21%;
    margin-top: .544444rem;
}

.exam ul li img {
    margin: 0 auto;
    width: 70%;
    display: block;
    height: auto;
}

.exam ul li p {
    font-size: .35rem;
    color: #2b2b2b;
    margin-top: .1rem;
}

.exam form {
    margin-top: .8rem;
}

.slogan {
    width: 80%;
}

.slogan h1 .bb-span {
    padding-bottom: .177777rem;
    border-bottom: .106666rem solid #1185ee;
}

.slogan h1 .co-span {
    color: #1185ee;
}

.slogan h1 {
    font-size: 20px;
    font-weight: 900;
    color: #121212;
    padding-bottom: 5px;
    border-bottom: 1px solid #121212;
}


/* -------------------------------- */

.part4 {
    /* background: #e6e6ed; */
    padding: .888889rem 0;
    /* margin-top: 1.333333rem; */
}

.part4 .title-box h3 {
    font-size: .8rem
}

.part4 .title-box h3 span {
    color: #ed4343
}

.part4 .title-box p {
    font-size: .444444rem;
    margin-top: .088889rem
}

.part4 .test-box {
    background: #fff;
    width: 13.6rem;
    padding-top: .3555556rem;
    padding-bottom: .888889rem;
    margin: .64rem auto 0;
    border-radius: .106666rem;
    -webkit-box-shadow: 0 0 .71111rem .053333rem rgba(0, 0, 0, .2);
    box-shadow: 0 0 .71111rem .053333rem rgba(0, 0, 0, .2)
}

.part4 .test-box .test-list {
    padding-left: .64rem;
    padding-right: .64rem
}

.part4 .test-box .test-list p {
    font-size: .462222rem;
    font-weight: 700;
    text-align: left;
    margin-top: .497777rem
}

.part4 .test-box .test-list .choose-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.part4 .test-box .test-list .choose-box .choose {
    width: 3.164444rem;
    height: 1.03111rem;
    line-height: 1.03111rem;
    border: 1px solid #bbb;
    font-size: .39111rem;
    border-radius: .106666rem;
    margin-top: .462222rem
}

.part4 .test-box .test-list .choose-box .choosed {
    background: #1b92ed;
    border-color: #1b92ed;
    color: #fff
}

.part4 .test-box .form-box input {
    width: 12.32rem;
    height: 1.351111rem;
    background: #fff;
    border: 1px solid #bbb;
    border-radius: .106666rem;
    text-align: center;
    margin-top: 1.4rem;
    font-size: .39111rem
}

.part4 .test-box .form-box .btn {
    width: 12.32rem;
    height: 1.404444rem;
    font-size: .533333rem;
    color: #fff;
    /* background: url(../images/form-btn.png);
	background-size: 100% 100%; */
    background: #ed4343;
    margin: .39111rem auto 0;
    line-height: 1.28rem
}

.area {
    width: 85%;
    margin: auto;
    border-top: 2px #ed4343 solid;
    border-left: 1px #666 solid;
    border-bottom: 1px #666 solid;
    border-right: 1px #666 solid;
    padding: 10px 10px;
    box-shadow: 0px 5px 2px #999;
    margin: 15px auto;
    background: #fff;
}

.area ul,
.area li {
    margin: 0;
    padding: 0
}

.area #scrollDiv {
    width: 100%;
    height: 52px;
    min-height: 15px;
    line-height: 15px;
    overflow: hidden;
    padding-left: 10px;
    margin-top: 10px;
}

.area #scrollDiv li {
    height: 25px;
    padding-left: 10px;
    font-size: 12px;
    width: 100%;
    border-bottom: 1px #999 solid;
    line-height: 25px;
    text-align: left;
}

.question {
    background: #fff;
    padding: .888889rem 0;
}

.question .slogan {
    width: 80%;
}

.question ul {
    margin: .604444rem .71111rem 0;
}

.question ul li {
    border-bottom: 1px dashed #d3d3d3;
    font-size: .35rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.15rem 0px;
}

.question ul li span {
    color: #333;
}

.question ul li a {
    color: #121212;
    width: 20%;
    padding: 0.1rem 0px;
    text-align: center;
    border: 1px dashed #bebebe;
    border-radius: .106666rem;
}

.question ul .act span {
    font-weight: 800;
    color: #f13838;
    background: url(../images/icon18.png) right center no-repeat;
    background-size: .426666rem .515556rem;
    padding-right: .622222rem;
}

.question ul .act a {
    background: #1b92ed;
    border: 1px solid #1b92ed;
    color: #fff;
}

.part06 {
    text-align: center;
    padding: 0.5rem 0;
    background-size: cover;
}

.part06 ul {
    width: 95%;
    margin: 0 auto;
    margin-top: 0.8rem;
}

.part06 ul li {
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem;
    /*background:url(../images/txbg.jpg) no-repeat center;*/
    background-size: 100%;
    overflow: hidden;
}

.part06 li>img {
    display: block;
    width: 45%;
    float: left;
    border-radius: 5px;
}

.yxxx {
    width: 52%;
    float: right;
    text-align: left;
    line-height: 15px;
}

.yxxx h1 {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
}

.yxxx span {
    width: 100%;
    font-size: 12px;
    color: #666;
}

.yxxx p {
    font-size: 0.24rem;
    color: #1068cf;
}

.yxxx a {
    display: block;
    width: 66%;
    height: 22px;
    text-align: center;
    margin-top: 0.2rem;
    border-radius: 6px;
    background: #ff9e37;
    font-size: 0.2rem;
    color: #fff;
    line-height: 22px;
}

.btnb {
    display: block;
    margin: auto;
    background: #f04b2f;
    width: 46%;
    text-align: center;
    color: #fff;
    font-size: 0.26rem;
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
}


/*倒计时*/

.Countdown {
    width: 100%;
    height: 37.5px;
    margin-top: -7.5px;
    background: url(../images/countdown.png)no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 10;
}

.CountdownL {
    width: 127.5px;
    height: 26.25px;
    line-height: 22.5px;
    float: left;
    margin-top: 7.5px;
    font-size: 15px;
    color: #FFF;
    text-align: center;
}

.CountdownC {
    width: 150px;
    height: 33.75px;
    float: left;
    margin-top: 3.75px;
    margin-left: 11.25px;
}

.CountdownC>ul {
    width: 135px;
    float: right;
    margin-top: 1.875px;
}

.CountdownC>ul>li {
    width: 28.125px;
    height: 28.125px;
    float: left;
    background: #FFF;
    border-radius: 4px;
    line-height: 28.125px;
    text-align: center;
    font-size: 16.875px;
    color: #f5384a;
    letter-spacing: 2px;
    margin-left: 3.75px;
}

.CountdownC>ul>li:nth-child(2n+2) {
    background: none;
    color: #FFF;
}

.CountdownR {
    width: 75px;
    height: 28.125px;
    border-radius: 4px;
    float: right;
    margin-right: 7.5px;
    margin-top: 5.625px;
    background: #fff;
    text-align: center;
    line-height: 28.125px;
    font-size: 15.75px;
    color: #f5384a;
}

.enroll {
    width: 100%;
    height: auto;
    background: #fff;
}

.enroll-tit {
    font-size: 0.84rem;
    color: #333333;
    text-align: center;
    line-height: 1;
}

.enroll-tit strong {
    color: #ed4343;
}

.enroll-form {
    /* width: 11.84rem; */
    /* margin: 0.4rem auto 0; */
}

.enroll-area {
    width: 100%;
    margin: 0.6rem auto 0;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.enroll-btn {
    background: #308be5;
    width: 12.32rem;
    height: 1.4rem;
    border: none;
    border-radius: 0.16rem;
    font-size: 0.60rem;
    color: #fff;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-top: 0.8rem;
}

.phone,
.phone1 {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: #fff;
    width: 80%;
    border: #c6c6c6 1px solid;
    border-radius: 0.7rem;
    font-size: 0.52rem;
    color: #5c5c5c;
    padding: 0.2rem 0.2rem 0.2rem 0.80rem;
    margin-top: 0.8rem;
}

.enroll-btn {
    background: #ed4343;
    width: 12.32rem;
    height: 1.4rem;
    border: none;
    border-radius: 0.16rem;
    font-size: 0.60rem;
    color: #fff;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0 auto;
    margin-top: 0.8rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font-family: "Microsoft Yahei", "微软雅黑", arial, "Hiragino Sans GB", "宋体", Tahoma, Arial, Helvetica, STHeiti;
    font-size: .186667rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

em {
    font-style: normal
}

small {
    font-size: .186667rem
}

ul,
ol {
    list-style: outside none none
}

a {
    text-decoration: none;
    outline: 0
}

a:hover {
    text-decoration: none
}

legend {
    color: #000
}

fieldset,
img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    height: auto;
    vertical-align: middle;
    -webkit-transform: scale(1) rotate(0) translate3d(0, 0, 0);
    transform: scale(1) rotate(0) translate3d(0, 0, 0)
}

textarea {
    resize: vertical
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

button,
input {
    line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

select {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none
}

select::-ms-expand {
    display: none
}

.clear {
    clear: both
}

.clearfix:after {
    font-size: 0
}

.clearfix:after {
    content: " ";
    display: table;
    clear: both
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.w100 {
    width: 100%
}

.w1200 {
    width: 16rem
}

.w1000 {
    width: 13.333333rem
}

.w-auto-Center {
    margin: 0 auto
}

.m0a {
    margin: 0 auto
}

.left {
    float: left
}

.right {
    float: right
}

.bold {
    font-weight: 700
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.box-sizing {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.white {
    color: #fff
}

.bor {
    border-radius: .08rem
}

.no-bor-right {
    border-right: none
}

a[title=站长统计] {
    display: none
}

.copyright {
    padding: .4rem;
    font-size: .266667rem;
    text-align: center
}

@keyframes side2-num {
    0% {
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6)
    }
    20% {
        -webkit-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
    40% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    60% {
        -webkit-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
    80% {
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6)
    }
    to {
        -webkit-transform: scale(.4, .4);
        transform: scale(.4, .4)
    }
}

@-webkit-keyframes side2-num {
    0% {
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6)
    }
    20% {
        -webkit-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
    40% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    60% {
        -webkit-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
    80% {
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6)
    }
    to {
        -webkit-transform: scale(.4, .4);
        transform: scale(.4, .4)
    }
}

.public-bg-style {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left top
}

button {
    display: block;
    outline: 0;
    border: 0
}


/*å€’è®¡æ—¶ç•™è¨€*/

.Count_down {
    width: 100%;
    /* background: url(../images/count_down.jpg)no-repeat center; */
    background-size: cover;
}

.Count_con {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.Count_head {
    width: 100%;
    margin-top: 25px;
    font-size: 24px;
    line-height: 48px;
    font-weight: bold;
    color: #1185ee;
    /* letter-spacing: 2px; */
    text-align: center;
}

.Count_tit {
    width: 100%;
    /* margin-top: 15px; */
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #333;
    text-align: center;
}

.Count_time {
    width: 100%;
    margin-top: 30px;
}

.Count_time>ul {
    width: 100%;
    /* height: 84px; */
    float: left;
    justify-content: center;
    align-items: center;
    display: flex;
}

.Count_time>ul>li {
    width: 110px;
    height: 130px;
    float: left;
    border-radius: 5px;
    border: 2px solid #333;
}

.Count_time>ul>li:nth-child(2) {
    margin-left: 40px;
}

.time_num {
    width: 100%;
    height: 65px;
    float: left;
    line-height: 65px;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    color: #ed4343;
    margin-top: 15px;
}

.time_txt {
    width: 100%;
    height: 16px;
    float: left;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.Count_but {
    width: 280px;
    height: 42px;
    line-height: 42px;
    border-radius: 20px;
    background: #1185ee;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 16px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    overflow: hidden;
}

.clock {
    width: 160px;
    position: absolute;
    right: 30px;
    bottom: 10px;
}