@charset "utf-8";

body {
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, arial, STHeiTi, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0 auto;
    padding: 0;
    background: #fff;
    color: #333;
}

p, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe {
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

video embed, video object, video iframe, video {
    width: 100%;
    height: auto;
}
body{
    background-size: 100% auto;
    height: auto;
    width: 10rem;
    margin: 0 auto;
    overflow-x: hidden;
}
img {
    max-width: 100%;
    vertical-align: top;
    border: 0;
    -ms-interpolation-mode: bicubic;
    -webkit-touch-callout: none;
}
.abs {
    position: absolute
}

.pr {
    position: relative;
}

li, ol, ul {
    list-style: none
}

i, em, cite {
    font-style: normal;
}
.pr{
    position: relative;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}
input:focus {
    background-color: transparent;
  }
textarea {
    resize: none
}

input, input:focus, select, textarea, button {
    outline: 0;
    -webkit-user-modify: read-write-plaintext-only;
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, arial, STHeiTi, sans-serif;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}
.common-title {
    text-align: center;
    font-size: 0;
    padding: 0.373rem 0 0;
}

.common-title h3 {
    display: inline-block;
    vertical-align: top;
    line-height: 1.4rem;
    font-size: 0.507rem;
    color: #333;
    position: relative;
}

.common-title h3:before {
    content: "";
    width: 0.547rem;
    height: 0.28rem;
    position: absolute;
    left: -0.8rem;
    top: 0.573rem;
    background: url("/images/zhuanti/xuelitisheng/title-ico01.png") no-repeat;
    background-size: 100% auto;
}

.common-title h3:after {
    content: "";
    width: 0.547rem;
    height: 0.28rem;
    position: absolute;
    right: -0.8rem;
    top: 0.573rem;
    background: url("/images/zhuanti/xuelitisheng/title-ico02.png") no-repeat;
    background-size: 100% auto;
}

.common-title.white-tags h3 {
    color: #fff;
}

.banner{
    position: relative;
    height: 8.64rem;
    
}

.topHeader-mod {
}

.topHeader-mod .tips {
    display: block;
    width: 100%;
    font-size: 0.32rem;
    color: #5e0e02;
    text-align: center;
    line-height: 0.64rem;
    position: absolute;
    left: 0;
    top: .8267rem;
    font-weight: 600;
}

.topHeader-mod .acc-logo {
    display: block;
    width: 2.493rem;
    height: 0.84rem;
    line-height: 0;
    font-size: 0;
    left: 0.467rem;
    top: 0.267rem;
}

.topHeader-mod .zikao-logo {
    display: block;
    width: 2.493rem;
    height: 0.84rem;
    line-height: 0;
    font-size: 0;
    left: 3.333rem;
    top: 0.267rem;
}
.topNav-mod {
    width: 100%;
    height: 1.053rem;
    background: #ffbf78;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.topNav-mod .btn {
    display: inline-block;
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
    color: #b35307;
    vertical-align: top;
    font-weight: 600;
}
.topNav-mod .btn:first-child{
    margin-left: .4rem;
}
.topNav-mod .btn:last-child{
    margin-right: .2667rem;
}
.topNav-mod .btn.on {
    box-shadow: 0 0.067rem 0.133rem #e4964f;
    color: #fff1e1;
    background: #b35307;
    border-radius: 0.533rem;
    background-image: -webkit-linear-gradient(left, #b35307, #ff9029);
    background-image: linear-gradient(left,#b35307,#ff9029);
}

.topNav-mod.on {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 29;
}
.advantage-mod {
    width: 100%;
    height: 9.28rem;
    margin-top: .4rem;
    background: url("/images/zhuanti/xuelitisheng/advantage-bg.jpg") no-repeat;
    background-size: 100% auto;
}

.advantage-mod .list {
    padding: 0.267rem 0 0 0.52rem;
}

.advantage-mod .list .box {
    float: left;
    width: 4.4rem;
    padding-bottom: 0.467rem;
    margin: 0 0.307rem 0.267rem 0;
    text-align: center;
    background: #fff;
    border-radius: 0.107rem;
    border-top: 0.053rem solid #fbc792;
}

.advantage-mod .list .box h4 {
    line-height: 1.013rem;
    text-align: center;
    padding-top: 0.053rem;
    font-size: 0.4rem;
    position: relative;
}

.advantage-mod .list .box h4:before {
    content: "";
    width: 0.533rem;
    height: 0.053rem;
    background: #cc0100;
    position: absolute;
    left: 50%;
    margin-left: -0.267rem;
    bottom: 0;
}

.advantage-mod .list .box p {
    line-height: 0.533rem;
    min-height: 1.067rem;
    padding: 0.24rem 0.373rem 0 0.507rem;
    font-size: 0.32rem;
    text-align: left;
}

.hotCourse-wrap {
    background: #f8f8f8;
}

.hotCourse-mod {
}

.hotCourse-mod .list {
    padding: 0 0 0.933rem 0;
}

.hotCourse-mod .list .swiper {
    margin-left: 0.4rem;
}

.hotCourse-mod .list .box {
    float: left;
    width: 4.467rem;
    height: 4.453rem;
    margin: 0 0.267rem 0.28rem 0;
    border-radius: 0.107rem;
    box-shadow: 0 0.053rem 0.107rem 0.067rem #f6f6f6;
}

.hotCourse-mod .list .box .top-con {
    height: 2.853rem;
    background: url("/images/zhuanti/xuelitisheng/hotCourse-bg.jpg") no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-top: 1.3333rem;
    box-sizing: border-box;
}

.hotCourse-mod .list .box .top-con .type {
    text-align: center;
    width: 2.36rem;
    height: .8rem;
    position: absolute;
    background: url("/images/zhuanti/xuelitisheng/hotCourse-type04.png") no-repeat;
    background-size: 100%;
    left: 50%;
    margin-left: -1.18rem;
    top: .5333rem;
    text-align: center;
    line-height: .5333rem;
    font-size: .32rem;
    text-shadow: 0 2px 2px #e9a300;
    color: #fff;
    font-weight: 600;
    font-style: italic;
}
.hotCourse-mod .list .box .top-con .type img{
    height: .7867rem;
}
.hotCourse-mod .list .box .top-con h3 {
    line-height: 0.64rem;
    font-size: 0.427rem;
    color: #222;
    text-align: center;
}

.hotCourse-mod .list .box .top-con p {
    text-align: center;
    padding: 0.133rem 0;
}

.hotCourse-mod .list .box .top-con p span {
    display: inline-block;
    vertical-align: top;
    line-height: 0.427rem;
    padding: 0 0.2rem;
    font-weight: bold;
    font-size: 0.267rem;
    color: #222;
    text-align: center;
    border-radius: 0.533rem;
    background: #19e5ec;
    background-image: -webkit-linear-gradient(top,#19e5ec,#7fe0fe);
    background-image: linear-gradient(top,#19e5ec,#7fe0fe);
}

.hotCourse-mod .list .box .bottom-con {
    background: #fff;
    height: 1.2rem;
    padding: 0.4rem 0 0;
    border-radius: 0 0 0.107rem 0.107rem;
}

.hotCourse-mod .list .box .bottom-con .btn {
    display: block;
    width: 2.667rem;
    line-height: 1;
    font-size: 0.373rem;
    padding: 0.2rem 0;
    color: #fff;
    box-shadow: 0 0.053rem 0.107rem #ffcabe;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 0.533rem;
    margin: 0 auto;
    background: #ff3d09;
    background-image: -webkit-linear-gradient(left, #ff3d09, #ff6536);
    background-image: -moz-linear-gradient(left, #ff3d09, #ff6536);
    background-image: linear-gradient(left,#ff3d09,#ff6536);
}

.hotCourse-mod .swiper-pagination {
    width: 100%;
    text-align: center;
}

.hotCourse-mod .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 0.187rem;
    height: 0.187rem;
    background: #959595;
    border-radius: 0.533rem;
    margin: 0 0.08rem;
    opacity: 1
}

.hotCourse-mod .swiper-pagination .swiper-pagination-bullet-active {
    background: #172864
}


.popularProjects-mod {
    background: #e6f0fd;
    padding-bottom: .7467rem;
}
/* .school-pro .swiper{
    width: 9.6rem;
} 
.school-pro .swiper-slide{
    margin-left: .2667rem;
} */
.school-pro ul li {
    height: auto;
    padding: .4rem .2667rem;
    box-sizing: border-box;
    background: #fff;
    border-radius: .1333rem;
    position: relative;
    margin-bottom: .4rem
}

.school-pro ul li .school-img {
    float: left;
    width: 3.6rem;
    height: 4.4533rem;
    border-radius: .1333rem;
    overflow: hidden;
    position: relative;
    flex-shrink: 0
}

.school-pro ul li .school-img img {
    width: 100%
}

.school-pro ul .more-s {
    display: none
}

.school-pro ul li .school-img p {
    width: 100%;
    height: .7467rem;
    background: linear-gradient(to right,#ff7f0b,#ff4e1f);
    border-radius: 0 0 .1333rem .1333rem;
    text-align: center;
    line-height: .7467rem;
    font-size: .293rem;
    color: #fff;
    position: absolute;
    bottom: 0
}

.school-pro ul li .school-main {
    float: right;
    width: 4.96rem
}

.school-pro ul li .school-main h3 {
    font-size: .4267rem;
    color: #222;
    margin-bottom: .1733rem
}

.school-pro ul li .school-main span {
    color: #999;
    font-size: .3467rem
}

.school-pro ul li .school-main p {
    padding: .08rem .1867rem;
    background: #e5f8f5;
    color: #07bdc7;
    font-size: .32rem;
    border-radius: .3067rem;
    margin: .2667rem 0;
    text-align: center
}

.school-pro ul li .btn {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9
}

.school-pro ul li .consult-btn {
    display: block;
    width: 5.1733rem;
    line-height: 1;
    font-size: 0.373rem;
    padding: 0.333rem 0;
    border-radius: 0.533rem;
    margin: .3rem auto 0;
    color: #fff;
    text-align: center;
    font-weight: 700;
    background: #ff3d09;
    background-image: -webkit-linear-gradient(left,#ff3d09,#ff6536);
    background-image: linear-gradient(left,#ff3d09,#ff6536);
}

.school-pro .swiper-pagination {
    width: 100%;
    text-align: center
}

.school-pro .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 0.187rem;
    height: 0.187rem;
    background: #959595;
    border-radius: 0.533rem;
    margin: 0 0.08rem;
    opacity: 1
}

.school-pro .swiper-pagination .swiper-pagination-bullet-active {
    background: #172864
}

.shool-info em {
    color: #222;
    font-size: .32rem;
    position: relative;
    display: block;
    padding-left: .2667rem;
    padding-bottom: .4rem
}

.shool-info em::before {
    display: block;
    content: "";
    width: .1067rem;
    height: .1067rem;
    background: #7ed5da;
    border-radius: 50%;
    position: absolute;
    top: .1867rem;
    left: 0
}

.shool-info em::after {
    display: block;
    content: "";
    width: .0133rem;
    height: 100%;
    background: #7ed5da;
    position: absolute;
    top: .2133rem;
    left: .04rem
}

.shool-info em:last-child {
    padding-bottom: 0
}

.shool-info em:last-child:after {
    top: 0;
    height: .1867rem
}

.school-pro .tag {
    position: absolute;
    right: -0.2933rem;
    top: -0.4267rem;
    width: 1.0933rem;
    height: .9867rem;
    background: url(/images/zhuanti/xuelitisheng/tag.png) no-repeat;
    background-size: 100% 100%;
    font-size: .32rem;
    color: #fff
}

.school-pro .tag span {
    display: inline-block;
    transform: rotate(45deg);
    position: absolute;
    left: .2133rem;
    top: .1867rem;
    width: 100%;
    text-align: center;
}
.tag-new {
    position: absolute;
    width: 1.0667rem;
    height: .4267rem;
    background: url(/images/zzss/new_icon.png) no-repeat;
    background-size: 100% 100%;
    right: .1333rem;
    top: 0
}
.hotCourse-wrap .common-title h3 p,.common-title p{
    font-size: .32rem;
    line-height: 1;
    font-weight: 500;
}
.common-title p{
    margin-bottom: .5333rem;
    font-size: .3733rem;
}
.hotCourse-tags02{
    margin-top: .5067rem;
}
.ewm-new{
    height: 8.4rem;
    background: url("/images/zhuanti/xuelitisheng/b_t_bg01.png") no-repeat;
    background-size: 100% auto;
    padding-top: .64rem;
    box-sizing: border-box;
}
.ewm-new h3{
    font-size: .5333rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin-bottom: .4533rem;
}
.ewm-new .ewm-new-text{
    width: 8.4533rem;
    height: 1.7333rem;
    margin: 0 auto;
    background: rgba(78, 152, 240, 0.24);
    border: .0133rem solid rgba(92, 137, 213, 0.24);
    font-size: .3733rem;
    line-height: .64rem;
    text-align: center;
    color: #fff;
    padding-top: .2667rem;
    box-sizing: border-box;
}
.ewm-new img{
    display: block;
    width: 6.7467rem;
    margin: .5333rem auto;
}
.ewm-mod {
    height: 4.6rem;
    background: url("/images/zhuanti/xuelitisheng/ewm-bg.jpg") no-repeat;
    background-size: 100% auto;
}

.ewm-mod img {
    display: block;
    width: 2.933rem;
    margin: 0 auto;
    padding: 0.533rem 0 0;
}

.ewm-mod p {
    line-height: 0.813rem;
    font-size: 0.347rem;
    color: #fff;
    text-align: center;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.64);
    z-index: 800;
    cursor: pointer;
    display: none;
}

.common-pop {
    width: 8.773rem;
    margin-left: -4.387rem;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 850;
    display: none;
}

.common-pop .close-btn {
    display: block;
    width: 0.44rem;
    height: 0.44rem;
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
    background: url("//m.chinaacc.com/images/zzss/project/beiyalisangna2/close-btn01.png") no-repeat;
    background-size: 100%;
}
.informationForm-pop {
}

.informationForm-pop .close-btn {
    background: url("/images/zhuanti/xuelitisheng/close-btn02.png") no-repeat;
    background-size: 100%;
}

.informationForm-pop .top-con {
    height: 4.6rem;
    background: url("/images/zhuanti/xuelitisheng/informationForm-bg01.png") no-repeat;
    background-size: 100%;
    border-radius: .2133rem;
}

.informationForm-pop .top-con .list {
}

.informationForm-pop .top-con .list p {
    display: block;
    width: 2.24rem;
    line-height: 1;
    font-size: 0.24rem;
    white-space: nowrap;
    text-align: center;
    padding: 0.133rem 0;
    color: #fff;
    border: 1px solid #c9f1f3;
    border-radius: 0.533rem 0.533rem 0 0.533rem;
    position: absolute;
}

.informationForm-pop .top-con .list p.abs01 {
    top: 1.28rem;
    left: 0.427rem;
}

.informationForm-pop .top-con .list p.abs02 {
    width: 1.907rem;
    left: 1.053rem;
    top: 2.187rem;
}

.informationForm-pop .top-con .list p.abs03 {
    width: 2.013rem;
    left: 0.507rem;
    top: 3.053rem;
}

.informationForm-pop .top-con .list p.abs04 {
    width: 2.467rem;
    right: 0.507rem;
    top: 1.173rem;
}

.informationForm-pop .top-con .list p.abs05 {
    width: 2.467rem;
    right: 0.107rem;
    top: 1.96rem;
    background: #fff;
    border-color: #fff;
    color: #315deb;
}

.informationForm-pop .top-con .list p.abs06 {
    width: 2.573rem;
    right: 0.387rem;
    top: 2.867rem;
}

.informationForm-pop .top-con .ewm {
    width: 4rem;
    left: 50%;
    margin-left: -2rem;
    top: 1.133rem;
}

.informationForm-pop .top-con .ewm .pic {
    display: block;
    width: 2.12rem;
    height: 2.12rem;
    margin: 0 auto;
    border: 0.16rem solid #fff;
}

.informationForm-pop .top-con .ewm p {
    font-size: 0.267rem;
    color: #fff;
    font-weight: bold;
    line-height: 0.453rem;
    padding-top: 0.147rem;
    text-align: center;
}

.informationForm-pop .bottom-con {
    background: #fff;
    padding-bottom: 0.613rem;
    border-radius: 0 0 0.133rem 0.133rem;
}

.informationForm-pop .bottom-con .tit {
    line-height: 1.267rem;
    font-size: 0.453rem;
    font-weight: bold;
    padding-top: 0.08rem;
    text-align: center;
}

.informationForm-pop .bottom-con .tit:before {
    content: "";
    width: 1.013rem;
    height: 0.08rem;
    background: #315deb;
    position: absolute;
    left: 50%;
    margin-left: -0.507rem;
    bottom: 0;
}

.informationForm-pop .bottom-con .infor-list {
    padding: 0.6rem 0 0 0;
}

.informationForm-pop .bottom-con .infor-list .box {
    margin-bottom: 0.4rem;
}

.informationForm-pop .bottom-con .infor-list .box h4 {
    display: block;
    float: left;
    width: 3.067rem;
    line-height: 0.907rem;
    text-align: right;
    font-weight: normal;
    padding-right: 0.133rem;
    font-size: 0.373rem;
}

.informationForm-pop .bottom-con .infor-list .box .ipt {
    display: block;
    float: left;
    width: 4.64rem;
    height: 0.907rem;
    font-size: 0.32rem;
    text-indent: 0.387rem;
    border: 1px solid #e3e3e3;
    border-radius: 0.053rem;
}

.informationForm-pop .bottom-con .infor-btn {
    display: block;
    width: 5.067rem;
    line-height: 1;
    background: #f29702;
    border-radius: 0.533rem;
    margin: 0 auto;
    font-size: 0.427rem;
    padding: 0.32rem 0;
    text-align: center;
    color: #fff;
}
