body {
    font-size: 14px;
    min-width: 1400px;
}

img {
    max-width: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

a {
    color: #333;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

a:hover,
.am-text-primary {
    color: #25c
}

input,
select,
textarea,
.am-form-field,
.am-btn {
    font-size: 14px !important;
}

tr,
th {
    border-color: #e6e6e6 !important
}

[class*=am-u-] {
    padding: 0
}

.am-table>caption+thead>tr:first-child>td,
.am-table>caption+thead>tr:first-child>th,
.am-table>colgroup+thead>tr:first-child>td,
.am-table>colgroup+thead>tr:first-child>th,
.am-table>thead:first-child>tr:first-child>td,
.am-table>thead:first-child>tr:first-child>th {
    border-bottom: 0
}

.am-btn-primary {
    background: #25c;
    border-color: #25c
}

.am-btn-primary:hover {
    background: #0e44bb;
    border-color: #0e44bb
}

.am-btn-lg {
    font-size: 16px !important
}

.am-btn-xs {
    font-size: 12px !important
}

.am-btn-form {
    padding: .8em 1em !important;
}

/* 自定义样式 */
.bg-default {
    background-color: #f2f2f2;
}

.rl-shadow:hover {
    box-shadow: 2px 5px 10px rgb(223 238 248);
    border-color: #dfeef8;
    transform: translate3d(0, -2px, 0);
    transition: all 1s;
    -webkit-transform: translate3d(0, -2px, 0);
}

.rl-pr {
    position: relative;
}

/* 轮播 */
.am-slider-default .am-direction-nav .am-prev {
    background: url(../images/pre_fff.png) center no-repeat #25c;

}

.am-slider-default .am-direction-nav .am-next {
    background: url(../images/next_fff.png) center no-repeat #25c;

}

.am-slider-default .am-direction-nav a:before {
    display: none
}

.am-slider-default .am-direction-nav a {
    top: 50%;
    width: 40px;
    height: 60px;
    margin: -30px 0 0;

}

.am-slider-default .am-control-nav {
    bottom: 20px;
}

.am-slider-default .am-control-nav li a {
    border-radius: 0;
}

.am-slider-default .am-control-nav li a.am-active {
    background: #25c;
}

.am-container {
    max-width: 1200px;
    width: 1200px;
    padding: 0
}

.am-container-avg {
    max-width: 1220px;
    width: 1220px;
    margin: 0 auto;
}

.am-container-sm {
    margin: 0 auto;
    max-width: 800px
}

/* 顶部 */
.topbar {
    height: 120px;
    padding-top: 35px;
    overflow: hidden
}

.logo {
    height: 50px;
    overflow: hidden
}

.logo img {
    height: 50px
}

.slogan {
    height: 50px;
    overflow: hidden;
    padding-top: 5px
}

.slogan h3 {
    color: #25c
}

.search {
    position: relative;
    height: 50px;
    padding-top: 9px
}

.search .am-btn {
    position: absolute;
    top: 9px;
    right: 0px
}

.top-tel {
    background: url(../images/icon-phone.png) bottom left no-repeat;
    font-size: 18px;
    margin-top: 10px;
    height: 32px;
    line-height: 32px;
    background-position: 80px
}

.top-tel-num {
    font-family: Tahoma;
    color: #f37b1d
}

/* 导航 */
.menu {
    background: #25c
}

.menu li {
    line-height: 50px;
    position: relative;
    text-align: center
}

.menu li:last-child {
    background: url(../images/hot.gif) no-repeat right 10px;
}

.menu li a {
    display: block;
    color: #fff;
    font-weight: bold;
    position: relative
}

.menu a:hover,
.menu .active {
    background: #0e44bb
}

.menu .subNav {
    background: #0e44bb;
    width: 100%;
    left: 0;
    display: none;
    opacity: .98;
    position: absolute;
    z-index: 99
}

.menu .subNav a {
    line-height: 40px;
    border-bottom: 1px solid #25c;
    font-weight: normal
}

.menu .subNav a:hover {
    background: #25c
}

/* 轮播图 */

.banner {
    overflow: hidden; 
    width: 100%;  
    height: 420px;
    background-color: #460c9e;
    margin: 0;
}

.bannerItem { 
    position: relative;
    width: 100%;
    background-position: 0 0;
    background-color: #25c;
    text-align: center;
    
}

.banner-item { 
    position: relative;
    width: 100%;
    background-position: center;
    height: 420px;
    background-color: #460c9e;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-info{ 
    padding-top:100px;
    color:#fff;
    overflow: hidden;
}
.banner-info h2{ 
    font-size: 48px;

    
    text-shadow: 0 1px 1px rgb(0 0 0 / 40%), 0 0 30px rgb(0 0 0 / 80%);
   
}
.banner-info h3{ 
    font-size: 24px;
  
    margin: 10px 0 40px;
   
}

.bannerImg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

/* 标题 */
.title {
    overflow: hidden;
    margin: 20px 0 20px;
}

.title h2 {
    font-size: 28px;
}

.title h3 {
    font-size: 24px
}

.title p {
    text-transform: uppercase;
    color: #888;
    margin-top: 10px;
}

.title .en {
    text-transform: uppercase;
    color: #888
}

/* 首页各地学校 */
.iarea-school {
    background: #25c;
    border-bottom: 4px solid #0e44bb;
    padding: 5px 0;
}

.iarea-school .am-container {
    position: relative;
}

.iarea-school a {
    font-weight: bold;
    padding: .6em 1.2em;
    display: inline-block;
    color: #fff;
    border: 1px solid #25c;
}

.iarea-school a:hover {
    background: #0e44bb;
    border-color: #0e44bb;
}

.iarea-school-tit {
    display:inline-block;
    color: #fff;
    /*background: #0e44bb;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0px;*/
    /*color: #fff;*/
    /*padding: .6em 1.2em;*/
}

/* 首页快速咨询 */
.iconsultation {
    overflow: hidden;
    padding: 20px 0 0;
}

.consultation li {
    padding: 10px
}

.consultation a {
    border: 1px solid #e6e6e6;
    overflow: hidden;
    padding: 20px;
    background: #fff;
    position: relative;
    border-bottom: 4px solid #e6e6e6;
    display: block
}

.consultation h3 {
    margin-top: 20px
}

/* 首页好处 */
.iadv {
    overflow: hidden;
    padding-bottom: 20px;
}

.iadv .pic {
    background: none !important;
}

/* 首页热门学校 */
.ihot-school {

    padding: 20px 0 0px;
    overflow: hidden;
    position: relative;
}

.ihot-school .title h2 {
    /*background: url(../images/iarea-tit.png) no-repeat top left;*/
    /*background-size: 142px; */
    color: #f00;
    position: relative;
}
.ihot-school .title h2:after {
    content:'';
    position: absolute;
    height: 4px;
    background: #f00;
    width: 112px;
    left: 0;
    bottom: 0;
}

.ihot-school .rl-item .pic {
    padding-bottom: 60%;
}

 

.ihot-school .rl-item .txt .desc {
    height: 90px;
}

.ihot-school .rl-item .txt .tit {
    font-size: 18px;
}

/* 首页学校推荐 */
.ischool {

    padding: 20px 0 180px;
    overflow: hidden;
    /* height: 910px; */
}

.ischool .rl-item {
    height: 420px;
    padding-bottom: 10px;
}

.ischool .rl-item-main {
    padding: 0 !important;
}


.ischool .rl-item .pic {
    padding-bottom: 60%;
}

.ischool .rl-item .txt {
    padding: 20px;
    height: 220px;
}

.ischool .rl-item .txt .desc {
    height: 87px;
}

.ihot-school .rl-item .view {
    position: relative;
    margin-top: 10px;
    left: 0;
    bottom: 0;
}

.ischool .rl-item .view {
    position: relative;
    margin-top: 10px;
    left: 0;
    bottom: 0;
}

.ischool-swp-prne {
    right: 10px;
    position: absolute;
    top: 60px;
    z-index: 999;
}

.ischool-swp .swiper-button-next,
.swiper-button-prev {
    position: relative;
    margin: 0;
    top: 0;
    width: auto;
    height: auto;
    left: auto;
    right: auto;
}

.ischool-hoticon {
    background: url(../images/hoticon.gif) no-repeat center;
    position: absolute;
    left: 0px;
    z-index: 9;
    width: 37px;
    height: 37px;
    top: 0px;
}

/* 首页报名 */
.iwebform-bg {
    height: 140px;
}


.iwebform {
    background: #f2faff;
    border: 1px solid #dfeef8;
    border-bottom: 4px solid #dfeef8;
    padding: 20px 40px 40px;
    position: absolute;
    left: 0;
    top: -120px;
    width: 100%;
    z-index: 100;
    box-shadow: 5px 10px 20px rgb(223 238 248);
}

.iwebform-tit {
    position: absolute;
    left: 10px;
    top: 10px;
    background: url(../images/ititle.png) no-repeat top left;
    width: 80px;
    background-size: 80px;
    height: 120px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

.iwebform ul {
    margin-top: 20px;
}

.iwebform li {
    padding-bottom: 0;
}

.iwebform .am-btn {
    padding: .8em 1em;
}


/* 首页资讯 */
.inews {
    padding: 20px 0 0;
}

.inews .am-tabs-nav {
    position: absolute;
    right: 0;
    top: 60px;
}

.inews .am-nav-tabs>li>a {
    margin: 0;
    padding: 0 10px;
    line-height: 42px;
    height: 42px;
    text-align: center;
}

.inews .am-nav-tabs>li.am-active>a,
.inews .am-nav-tabs>li.am-active>a:focus,
.inews .am-nav-tabs>li.am-active>a:hover {
    background: #25c;
    color: #fff;
}

.inews .am-tabs-bd {
    border: 1px solid #e6e6e6;
    border-bottom: 4px solid #e6e6e6;
    padding: 10px;
    height: 415px;
}


.inews-swp .am-slider {
    overflow: hidden;
    margin: 0;

}

.inews-swp .item {
    position: relative;
    display: block;
    border: 1px solid #e6e6e6;
    border-bottom: 4px solid #e6e6e6;
}

.inews-swp img {
    width: 100%;
    height: 360px;
}

.inews-swp h3 {
    position: absolute;
    background: rgba(0, 0, 0, .4);
    bottom: 0;
    left: 0;
    padding: 10px;
    color: #fff;
    width: 100%;
}

.inews-swp .am-direction-nav,
.inews-swp .am-control-nav {
    display: none;
}

.inews-lst {
    padding: 0px 0 0 20px;
    overflow: hidden;
}

.inews-lst .item {
    padding: .8em 0;
    display: block;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.inews-lst .item span.time {
    position: absolute;
    color: #888;
    right: 0;
    top: 10px;
}

/* 首页保障 */
.iguarantee {
    overflow: hidden;
    padding: 20px 0 40px;
}

.iguarantee-item {
    padding: 10px;
}

.iguarantee-content {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-bottom: 4px solid #e6e6e6;
}

.iguarantee-tit {
    background: url(../images/ig-tit.png) no-repeat left top;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    padding-left: 20px;
    color: #fff;
}

.iguarantee-lst ul {
    padding-right: 20px;
}

.iguarantee-lst a {
    padding: .8em 0;
    display: block;
    border-bottom: 1px solid #e6e6e6;
}

/* 通用列表 */
.rl-list .rl-item {
    overflow: hidden;
    padding-bottom: 20px;
    position: relative
}

.rl-list .rl-item-main {
    border: 1px solid #e6e6e6;
    overflow: hidden;
    padding: 20px;
    background: #fff;
    border-bottom: 4px solid #e6e6e6
}

.rl-list .rl-item-main:hover {
    box-shadow: 2px 5px 10px rgb(223 238 248);
    border-color: #dfeef8;
    transform: translate3d(0, -2px, 0);
    transition: all 1s;
    -webkit-transform: translate3d(0, -2px, 0);
}

.rl-list .asktit {
    background: url(../images/ask.png) no-repeat left center;
    padding-left: 35px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    display: block
}

.rl-list .askdesc {
    background: url(../images/answer.png) no-repeat left top;
    color: #888;
    padding-left: 35px
}

.rl-list .pic {
    padding-bottom: 17.5%;
    overflow: hidden;
    background: #eee;
    position: relative
}

.rl-list .pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
}

.rl-list .pic a:hover img {
    text-decoration: none;
    display: block;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.rl-list .txt {
    overflow: hidden;
    padding: 20px;
}

.rl-list .school-item-main .txt {
    position: relative;
    height: 160px;
    padding-top: 0
}

.rl-list .tit {
    font-size: 16px;
    display: block;
    font-weight: bold
}

.rl-list .time {
    overflow: hidden;
    color: #888
}

.rl-list .desc {
    padding: 10px 0;
    color: #888
}

.rl-list .view {
    position: absolute;
    bottom: 5px;
    left: 20px;
    width: 100%
}

.rl-list .view span {
    font-size: 12px;
    padding: .5em 1em;
    margin-right: 5px;
    border: 1px solid #e6e6e6
}

.rl-list .am-btn-group {
    position: absolute;
    bottom: 0px;
    right: 0px
}

/* 筛选 */
.classify {
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
    min-height: 290px;
    border-bottom: 4px solid #e6e6e6;
}

.classify-item {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    background: #fff
}

.classify-item:last-child {
    border: none;
    min-height: 168px;
}

.classify-item-tit {
    width: 100px;
    overflow: hidden;
    text-align: center;
    background: #f2f2f2;
    border-right: 1px solid #e6e6e6;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.classify-item-tit h4 {
    font-size: 14px;
    margin-top: 8px
}

.classify-item-info {
    overflow: hidden;
    width: 856px;
    padding: 0 10px;
    margin-left: 100px;
    padding-top: 8px
}

.classify-item-info a {
    padding: 0px 8px 8px;
    display: inline-block
}

.classify-item-info a:hover,
.classify-item a.active {
    color: #25c;
    font-weight: bold;
}

/* 筛选排行 */
.classify-up {
    border: 1px solid #e6e6e6;
    background: #fff;
    margin-bottom: 20px;
}

.classify-up a {
    border-right: 1px solid #e6e6e6;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 20px;
}

.classify-up a.active {
    color: #25c;
    font-weight: bold
}


/* 内页 */
.innerpage {
    overflow: hidden;
    padding: 20px 0;
    /* background: #f2f2f2; */
}

/* 内页左右布局 */
.innerpage-fl {
    width: 960px;
    overflow: hidden;
    float: left;
}

.innerpage-fr {
    width: 220px;
    overflow: hidden;
    margin-left: 20px
}

/* 栏目图片 */
.innerBanner {
    background-color: #eee;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 300px
}

.innerBanner .am-container {
    position: relative;
    height: 100%
}

.innerBanner .info-bg {
    background: #0e44bb;
    position: absolute;
    top: 40px;
    width: 220px;
    height: 180px;
    border: 1px solid #0e44bb;
    right: 0
}

.innerBanner .info {
    background: #25c;
    border: 1px solid #0e44bb;
    position: absolute;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 200px;
    height: 160px;
    color: #fff;
    padding: 40px 0 0;
    text-align: center;
    opacity: .98;
}

.innerBanner .info h2 {
    font-size: 30px
}

.innerBanner .info p {
    font-size: 16px;
    text-transform: uppercase
}


/* 子栏目 */
.sideNav {
    padding: 0;
    position: absolute;
    bottom: 0
}

.sideNav a {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #333;
    color: #fff;
    font-weight: bold;
    border: 1px solid #444;
    opacity: 0.6
}

.sideNav a.active,
.sideNav a:hover {
    border-color: #25c;
    opacity: .8;
    background-color: #25c
}


/* 表单 */
.webform-wrap {
    background: #fff;
    padding: 40px 40px 80px;
    border: 1px solid #e6e6e6;
    border-bottom: 4px solid #e6e6e6
}

.webform-wrap ul {
    max-width: 600px;
    padding: 0px 80px 0px;
    margin: 0 auto 0px
}

.webform-wrap ul li {
    margin-bottom: 20px !important
}

/* 报名列表 */
.namelst {
    background: #f2f2f2;
    padding: 20px 40px 40px;
    border: 1px solid #e6e6e6;
    margin: 20px 0;
    border-bottom: 4px solid #e6e6e6;
    position: relative
}

.namelst-thead {
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    background: #ddd;
    border: 1px solid #e6e6e6;
    width: 100%
}

.namelst-thead li {
    border-right: 1px solid #e6e6e6
}

.namelst-thead li:last-child {
    border-right: none
}

.namelst-tbody {
    height: 640px;
    position: relative;
    overflow: hidden;
    width: 100%
}

.namelst-tbody ul {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0px
}

.namelst-tbody li {
    border: 1px solid #e6e6e6;
    border-top: none;
    background: #fff
}

.namelst-tbody .am-u-sm-3 {
    border-right: 1px solid #e6e6e6;
    padding: 10px 0
}

.namelst-tbody .am-u-sm-3:last-child {
    border-right: none
}

/* 快速报名表单 */
.consultation-form {
    overflow: hidden;
    background: #F2FAFF;
    margin-bottom: 20px;
    border-bottom: 4px solid #dfeef8;
    border-top: 1px solid #dfeef8;
    border-left: 1px solid #dfeef8;
    border-right: 1px solid #dfeef8;
    height: 290px;
}

.consultation-form ul {
    padding: 20px 20px 10px;
}

.webform .tit {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: url(../images/webform-tit.png) no-repeat left top;
    background-size: cover;
}

.webform ul li {
    position: relative;
    margin-bottom: 10px
}

.webform ul li span {
    position: absolute;
    left: 15px;
    top: 8px
}

.webform ul li input,
.webform select {
    text-indent: 45px;
    padding: 0.8em !important;
    color: #888 !important
}

.webform .captcha {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 38px;
    border-left: 1px solid #e6e6e6;
    cursor: pointer
}

/* 推荐列表 */
.rec-lst {
    overflow: hidden;
    background: #F2FAFF;
    margin-bottom: 20px;
    border-bottom: 4px solid #dfeef8;
    border-top: 1px solid #dfeef8;
    padding-bottom: 20px;
    border-left: 1px solid #dfeef8;
    border-right: 1px solid #dfeef8
}

.rec-lst .tt {
    overflow: hidden;
    border-bottom: 1px solid #dfeef8;
    background: #dfeef8;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
}

.rec-lst .rl-item {
    padding: 20px 20px 0
}

.rec-lst .rl-item-main {
    padding: 0px
}

.rec-lst .rl-item-main .pic {
    padding-bottom: 60%
}

/* 排行榜 */
.ranking {
    overflow: hidden;
    margin: 40px 0;
}

.ranking-nav {
    background: #f2faff;
    border: 1px solid #dfeef8;
    border-bottom: 4px solid #cee2ef
}

.ranking-nav a {
    font-weight: bold;
    padding: 15px 20px;
    display: inline-block;
}

.ranking-nav a.active,
.ranking-nav a:hover {
    color: #333;
    background: #cee2ef;
}

.ranking-list thead {
    height: 50px
}

.ranking-list .am-danger {
    font-weight: bold !important;
    font-size: 20px;
}

.ranking-list .am-warning {
    font-weight: bold !important;
    font-size: 18px;
}

.ranking-list .am-primary {
    font-weight: bold !important;
    font-size: 16px;
}

/* 文章详情 */
.am-article {
    padding: 40px;
    background: #fff;
    margin-bottom: 40px;
    line-height: 1.8;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    border-bottom: 4px solid #e6e6e6;
}

.am-article-title {
    margin-bottom: 20px;
    font-size: 28px;
    position: relative;
    font-weight: bold
}

.am-article-title:before {
    position: absolute;
    height: 28px;
    width: 10px;
    content: '';
    background: #333;
    left: -40px;
    top: 0px
}

.am-article-hd {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px
}

.am-article-bd img {
    margin: 10px 0;
    display: inline-block;
    border: 1px solid #f2f2f2
}

.am-article-bd p {
    margin-bottom: 10px;
}

.am-article-meta {
    margin-bottom: 10px
}

.am-article-meta span {
    margin-right: 10px;
    font-size: 12px;
    color: #888
}

.am-article-prne {
    margin: 20px 0 0;
    overflow: hidden
}

.am-article-prne a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px dashed #e6e6e6
}

.am-article-prne .nomore {
    color: #888
}

.am-article-lead {
    margin-bottom: 20px;
    font-size: 12px;
    color: #888;
    line-height: 1.5;
    border: 1px solid #e6e6e6;
    background: #f2f2f2;
    padding: 10px
}

/* 学校信息 */
.school-info-bg {
    padding: 5px;
    background: #ffffff;
    border: 2px solid #dfeef8;
    overflow: hidden;
    border-bottom: 8px solid #dfeef8;
    margin: 0 0 20px
}

.school-info {
    padding: 20px;
    background: #f2faff;
    overflow: hidden;
    border: 1px solid #dfeef8;
    border-bottom: 4px solid #dfeef8;
    height: 270px
}

.school-info-pic {
    overflow: hidden;
    height: 220px;
    background: #eee;
    border: 2px solid #dfeef8
}

.school-info-pic img {
    height: 220px;
    width: 100%;
}

.school-info-txt {
    overflow: hidden;
    padding-left: 20px
}

.school-info-txt h2 {
    font-size: 24px;
    margin-bottom: 10px
}

.school-info-txt p {
    margin-bottom: 5px
}

.school-info-lst .am-nav {
    background: #f2faff;
    border: 1px solid #dfeef8
}

.school-info-lst .am-nav a {
    font-weight: bold;
    padding: 1em;
    margin: 0;
    border: none
}

.school-info-lst .am-nav li.am-active>a,
.school-info-lst .am-nav li.am-active>a:focus,
.school-info-lst .am-nav li a:hover {
    color: #333;
    background: #cee2ef;
    border: none
}

.school-info-lst .am-tabs-bd {
    border: 1px solid #dfeef8;
    background: #fff;
    padding: 20px;
    border-top: none
}

/* 分页 */
.am-pagination {
    margin: 0px 0 40px;
    overflow: hidden
}

.am-pagination li {
    float: left;
    list-style: none;
    padding-right: 10px
}

.am-pagination li.active span,
.am-pagination li a:hover {
    background: #25c;
    color: #fff
}

.am-pagination a,
.am-pagination span {
    display: block;
    padding: .4em 1em;
    border: 1px solid #e6e6e6;
    background: #fff
}


/* 底部 */
.footer {
    overflow: hidden;
    background: #333;
    padding: 80px 0 40px;
    color: #fff
}

.footerNav a {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.footerNavSub {
    margin-top: 20px
}

.footerNavSub a {
    color: #888;
    display: block;
    margin-bottom: 10px;
    font-weight: normal;
}

.footerWechat p {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
}

/* 链接 */
.footerLink {
    overflow: hidden;
    font-size: 12px
}

.footerLink span {
    font-weight: bold
}

.footerLink a {
    color: #888;
    border-right: 1px solid #888;
    padding: 0 5px;
    font-size: 12px
}

.footerBq {
    margin-top: 10px;
    color: #888;
    font-size: 12px
}

.footer .am-gotop-fixed .am-gotop-icon {
    opacity: .4;
}

.footer-form {
    position: fixed;
    bottom: 0;
    background: #25c;
    height: 90px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    text-align: center
}

.footer-form img {
    display: inline-block;
    vertical-align: middle
}

.footer-form div {
    display: inline-block;
    vertical-align: middle
}

.footer-form input {
    height: 45px;
    font-size: 18px;
    padding: 0;
    float: left;
    outline: none;
    border: none;
    text-indent: 1em
}

.footer-form .submit-btn {
    width: 140px;
    border: none;
    color: #f03157;
    font-weight: bold;
    background: #fff000;
    text-align-last: center;
    cursor: pointer;
    margin-right: 10px
}

.footer-form .info {
    font-size: 24px;
    line-height: 90px;
    font-weight: bold;
    color: #ffff00
}


/* 客服 */
.footer-kf {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 9999;
    width: auto;
    height: auto
}

.kefu-title {
    width: 25px;
    height: 150px;
    cursor: pointer;
    position: absolute;
    right: 0;
    z-index: 600;
    display: none
}

.footer-kf-content {
    position: relative;
    z-index: 600
}

.footer-kf ul li {
    background: #25c;
    text-align: center;
    padding: 10px 20px;
    cursor: pointer;
}

.footer-kf ul li:hover {
    background: #0e44bb
}

.footer-kf ul li p {
    font-size: 12px;
    color: #fff
}

.footer-kf .item {
    position: absolute;
    right: 70px;
    z-index: 99999;
    min-width: 120px;
    height: 100%;
    display: none;
    top: 0px;
    padding: 10px;
    color: #fff;
    background: #0e44bb
}

.footer-kf .item-li {
    padding: 10px 0;
    border-bottom: 1px solid #0e44bb
}

.footer-kf .item p,
.footer-kf .item a {
    margin-top: 10px;
    color: #fff
}

/* 热门专业 */
.ihot-subject{ 
    padding-bottom: 40px;
}

 .ihot-subject img{
     height: 188px;
 }

.ihot-subject a {
    padding: 0px 0; 
    font-size: 16px!important;
    display: block; 
    
}
 
.ihot-subject h3 {
    padding:   20px 0 ;
}
 
 
 
 

 
/* 热门专业 */
.hot-subject {
    background: url(../images/hot-sub.png) no-repeat top center;
    position: fixed;
    left: 0;
    top: 30%;
    width: 76px;
    overflow: hidden;
    z-index: 99999;
    text-align: center;
    padding: 75px 0px 0px;
}

.hot-subject ul {
    background: url(../images/hot-sub-b.png) no-repeat bottom center;
    padding-bottom: 70px;
    box-shadow: 2px 5px 10px rgba(0, 0, 0, .4);
}


.hot-subject a {
    background-color: #fa343d;
    font-weight: bold;
    color: #fff;
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #ff4c70
}

.hot-subject a:hover,
.hot-subject a.active {
    background-color: #fb880c
}




/* 专业列表 */
.artlst-zy {
    overflow: hidden;
    width: 100%;
    text-align: center;
    border: 1px solid #eee;
    margin-bottom: 20px
}

.artlst-zy thead {
    background: #1269c0
}

.artlst-zy thead td {
    font-size: 16px;
    color: #fff;
    padding: 10px
}

.artlst-zy tbody td {
    padding: 10px;
    border: 1px solid #eee
}


@media only screen and (min-width:641px) {

    .am-with-fixed-navbar {
        padding: 0;
    }

    .am-with-fixed-header {
        padding: 0;
    }
}

@media only screen and (max-width:641px) {
    body {
        min-width: 100%;
    }

    .am-with-fixed-navbar {
        padding-bottom: 50px;
    }

    .am-container {
        max-width: 100%;
        width: 100%;
    }

    .am-container-avg {
        max-width: 100%;
        width: 100%;
    }

    /* 头部 */
    .am-header-default {
        background: #fff;
        border-bottom: 1px solid #e6e6e6;
        padding: 0;
    }

    .am-header-default .am-header-title {
        margin: 0 15%;
    }

    .am-header .am-header-title img {
        height: 34px;
        margin-top: 8px;
    }

    .am-header-default .am-header-icon {
        font-size: 18px;
    }

    .am-header-default .am-header-nav>a {
        color: #333;
    }

    .am-menu-dropdown1 .am-menu-toggle {
        color: #333;
    }

    .am-offcanvas {
        background: rgba(0, 0, 0, .4);
    }

    .am-offcanvas-bar {
        background-color: #fff;
    }

    .am-offcanvas-bar:after {
        background: #e6e6e6;
    }

    .am-menu-dropdown1 .am-menu-nav>li>a {
        background-color: #fff;
        color: #333;
        border-bottom: 1px solid #e6e6e6;
    }

    .am-menu-dropdown1 .am-menu-nav>li.am-parent.am-open>a {
        background-color: #25c;
    }

    /* banner */
    .banner {
        margin: 0;
        height: 300px;
    }
     .banner-item { 
        height: 300px;
        
    }
        .banner-info { 
            padding-top: 80px;
    }
    .banner-info h2{ 
         font-size: 30px;
    }
  .banner-info h3{ 
         font-size: 20px;
    }
    .am-slider-default .am-direction-nav {
        display: none;
    }

    /* 标题 */
    .title {
        text-align: center;
    }

    .title h2 {
        font-size: 24px;
    }

    .title h3 {
        font-size: 20px
    }

    /* 首页快速咨询 */
    .iconsultation {
        overflow: hidden;
        padding: 20px 15px 0;
    }

    .consultation li {
        padding: 5px
    }

    /* 首页好处 */
    .iadv {
        overflow: hidden;
        padding-bottom: 30px;
    }

    .iadv li {
        padding: 0 20px 20px !important;
    }

    .iadv .pic {
        margin-top: 20px;
    }

    .iadv .rl-list .txt {
        padding: 20px 10px 1px;
    }
    .ihot-subject img{
        height: 120px;
    }
    /*  */
    .rl-list .rl-item {
        padding-bottom: 10px;
    }

    .rl-list .rl-item-main {
        padding: 0px;
    }

    /* 数据列表 */
    .data-list .rl-item {
        padding: 0 20px 20px !important;
    }

    .data-list .rl-item-main .pic {
        padding-bottom: 64%;
    }

    .rl-list .tit {
        font-size: 18px;
    }

    .data-list .rl-item-main .txt {
        padding: 20px;
        height: auto;
    }

    .data-list .view {
        position: relative;
        left: 0;
    }

    .data-list .view span {
        display: block;
        margin-top: 10px;
    }

    .data-list .am-btn-group {
        position: relative;
        margin-top: 10px;
        width: 100%;
    }

    .data-list .am-btn-group .am-btn {
        font-size: 16px !important;
    }

    .data-list .am-btn-group .am-btn-primary {
        position: absolute;
        right: 0;
    }

    /* 栏目背景 */
    .innerBanner {
        height: 180px;
    }

    .innerpage {
        padding: 0;
    }

    .innerBanner .info-bg {
        right: auto;
        left: 20px;
        height: 80px;
    }

    .innerBanner .info {
        height: 60px;
        padding: 5px 0 0;
    }

    /* 左右布局 */
    .innerpage-fl,
    .innerpage-fr {
        width: 100%;
    }

    .innerpage-fr {
        padding: 0 0px;
    }

    /* 快速报名 */
    .iwebform-bg {
        height: auto;
        padding: 40px 20px;
    }

    .iwebform {
        position: relative;
        top: 0;
        padding: 60px 40px 20px;
        text-align: center;
    }

    .webform ul li {
        padding: 0 !important;
    }

    .iwebform-tit {
        left: -10px;
        top: -10px;
    }

    .consultation-form {
        margin: 0 40px 40px;
        box-shadow: 2px 5px 10px rgb(223 238 248);
        display: none;
    }

    /* 首页资讯 */
    .inews {
        background: #f2f2f2;
        padding: 20px 20px 40px;
    }

    .inews .am-tabs {
        border: 1px solid #e6e6e6;
        border-bottom: 4px solid #e6e6e6
    }

    .inews .am-tabs-nav {
        position: relative;
        top: 0;
        border-color: #e6e6e6;
    }

    .inews .am-tabs-bd {
        background: #fff;
        height: auto;
        padding: 0;
        border: none;
    }

    .inews .am-tabs-bd .am-tab-panel {
        padding: 20px;
    }

    .inews-swp img {
        height: 200px;
    }

    .inews-lst {
        padding: 0;
    }

    .inews-lst ul {
        padding-left: 1.2em;
    }

    .inews-lst .item span.time {
        position: relative;
        display: block;
        font-size: 12px;
        top: 4px;
    }

    .iguarantee {
        padding: 20px 0 30px;
    }

    .iguarantee-item {
        padding: 0px 20px 20px;
    }

    /* 筛选 */
    .classify {
        margin: 0 0 0px;
        min-height: auto;
    }

    .classify-up {
        margin: 0 20px 20px;
    }

    .classify-item-info {
        width: auto;
    }

    .ischool {
        padding: 20px 10px 40px !important;
    }

    .ischool .rl-item {
        padding: 10px !important;
        height: auto;
    }

    .ischool .rl-item .txt {
        height: auto;
        padding: 20px;
    }

    .ischool-swp-prne {
        position: relative;
        top: 0;
        margin: 20px 0 0;
        right: 0;
    }

    /* 学校  */
    .ihot-school {

        padding: 0px 10px 40px;
        overflow: hidden;
        position: relative;
    }

    .ihot-school .title h2 {
        background: url(../images/iarea-tit.png) no-repeat top center;
        background-size: 150px;
        padding: 60px 0 0 20px;
        color: #fff;
        
    }

    /* 学校介绍 */
    .school-info-bg {
        margin: 0 20px 20px;
    }

    .school-info {
        height: auto;
        padding: 0;
    }

    .school-info-txt {
        padding: 20px;
    }

    .school-info-lst {
        margin: 0px 20px 20px;
    }

    .school-info-lst li {
        width: 25%;
    }

    .school-info-lst li a {
        padding: 1em 0 !important;
    }

    .classify-up a {

        height: 42px;
        line-height: 42px;
    }

    /* 推荐 */
    .rec-lst {
        margin: 0;
    }

    .rec-lst .rl-list {
        padding: 5px;
    }

    .rec-lst .rl-item {
        padding: 5px;
    }

    /* 子栏目 */
    .wap-side-nav {
        margin: 20px;

    }

    .wap-side-nav .am-btn {
        font-size: 16px !important;
    }

    .wap-school-class {
        position: fixed;
        top: 49px;
        left: 0;
        width: 100%;
        font-size: 18px !important;
        padding: 1em 0;
    }

    /* 文章详情 */
    .am-article {
        margin: 0px 20px 20px;
        padding: 20px;
    }

    .am-article-bd {
        line-height: 1.8;
        font-size: 15px;
    }

    .am-article-title:before {
        left: -20px;
    }

    /* 报名 */
    .webform-wrap {
        margin: 10px;
        padding: 40px;
    }

    .webform-wrap ul {
        padding: 0px;
    }

    .namelst {
        padding: 10px;
        font-size: 12px;
    }

    /* 排行榜 */
    .ranking {
        margin: 0;
    }

    .ranking-list {
        padding: 0 20px;
    }

    .ranking-list img {
        height: 24px !important;
    }

    .footer {
        padding: 20px 10px;
    }

    .search-result {
        padding: 20px 20px 0;
    }

    .search input {
        font-size: 16px !important;
    }

    .search .am-btn {
        font-size: 16px !important;
    }

    /* 底部导航 */
    .am-navbar-nav {
        background-color: #fff;
        border-top: 1px solid #e6e6e6;
        color: #333;
    }

}