@charset "utf-8";html {
    color: #000;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,iframe,menu,nav,section {
    display: block
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1}

body,button,input,select,textarea {
    font: 14px/1.5 tahoma,arial
}

input,select,textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,img {
    border: 0
}

abbr,acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

address,caption,cite,code,dfn,em,th,var {
    font-style: normal;
    font-weight: 500
}

ol,ul {
    list-style: none
}

caption,th {
    text-align: left
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 500
}

q:after,q:before {
    content: ''
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a:hover {
    text-decoration: underline
}

a,ins {
    text-decoration: none
}

iframe[name=google_conversion_frame] {
    height: 0!important;
    width: 0!important
}


body {
    padding-bottom: 0;
    background-color: #fff;
    position: relative !important;
}
a:hover {
    text-decoration: none;
}

/* 头部 */
.header {
    width: 7.5rem;
    height: 1.2rem;
    background-color: #2f3030;
    overflow: hidden;
}
.header .login_suc .userName {
    color: #fff;
    line-height: 1.2rem;
}

.header .logo img {
    width: 1.5rem;
    float: left;
    margin-left: 0.2rem;
    margin-top: 0.35rem;
}

.header .line {
    width: 0.03rem;
    height: 0.6rem;
    margin: 0.33rem 0.08rem 0 0.08rem;
    float: left;
    background-color: #494949;
}

.header .con {
    float: left;
    line-height: 0.35rem;
    margin-top: 0.28rem;
    margin-left: 0.1rem;
}

.header .con span {
    color: #fff;
}

.header p {
    float: left;
    margin-top: 0.36rem;
    margin-left: 0.1rem;
    color: #fff;
    font-size: 0.3rem;
    margin-right: 0.1rem;
}

.header .login {
    float: right;
    width: 0.88rem;
    height: 1.2rem;
    line-height: 1.25rem;
    text-align: center;
    background-color: #f51e55;
}

.header .login a {
    color: #fff;
}

.header .register {
    float: right;
    width: 0.88rem;
    height: 1.2rem;
    line-height: 1.25rem;
    text-align: center;
    background-color: #424a7b;
}

.header .register a {
    color: #fff;
}

/* 颈部 */
.banners {
    width: 100%;
    height: 2rem;
    background-color: #f0f0f0;
    padding-top: 0.2rem;
}

.banners ul li {
    float: left;
    border-right: 0.03rem solid #bcc8d3;
    margin-right: 0.1rem;
}

.banners ul li:last-child {
    border-right: 0;
}

.banners ul li a {
    color: #000;
}

.banners img {
    width: 7.5rem;
    margin-top: 0.2rem;
}

/* 热点资讯 */
.hot_info {
    width: 7.5rem;
    height: 6rem;
    background-color: #fff;
}

.hot_info .title {
    width: 100%;
    /*height: 1rem;*/
    line-height: .5rem;
    background-color: #f0f0f0;
    text-align: left;
    /*overflow: hidden;*/
    padding:20px 0;
}

.hot_info .title p {
    font-weight: normal;
    font-size: 0.4rem;
    border-left: 0.05rem solid #f51e55;
    margin-left: 0.4rem;
    /*margin-top: -0.05rem;*/
}

.hot_info .con {
    padding: 0 0.4rem 0 0.4rem;
}

.hot_info .con li p {
    font-size: 0.28rem;
    margin-top: 0.25rem;
    color: #000;
}

.hot_info .con li .line {
    width: 6.66rem;
    height: 0.02rem;
    background-color: #cccfd2;
    margin-top: 0.15rem;
}

/* 课程 */
.course {
    width: 7.5rem;
}

.course .title {
    width: 7.5rem;
    /*height: 1.2rem;*/
    padding:20px 0;
    background-color: #f0f0f0;
    margin-top: 0.3rem;
    margin-bottom: 0.1rem;
    overflow: hidden;
    text-align: left;
}

.course .title p {
    font-weight: normal;
    font-size: 0.4rem;
    border-left: 0.05rem solid #f51e55;
    margin-top: 0.3rem;
    margin-left: 0.4rem;
}

.course .con li img {
    display: block;
    width: 3rem;
    margin-top: 0.1rem;
    margin-left: 0.15rem;
    float: left;
}

.course .con li span {
    font-size: 0.23rem;
    margin-left: 0.1rem;
    float: left;
}

.course .con li p:nth-child(2) {
    margin-top: 0.2rem;
    color: #303030;
}

.course .con li span:nth-child(3) {
    margin-top: 0.1rem;
    color: #c4c4c4;
}

.course .con li span:nth-child(4) {
    margin-top: 0.1rem;
    color: #c4c4c4;
}

.course .con li span:nth-child(5) {
    margin-top: 0.53rem;
    font-size: 0.35rem;
    text-align: left;
    color: #f51e55;
}

.course .con li span:nth-child(6) {
    margin-top: 0.6rem;
    font-size: 0.24rem;
    color: #f86d8d;
}

.course .con li span:nth-child(7) {
    margin-top: 0.6rem;
    font-size: 0.24rem;
    color: #f86d8d;
}

.course .con li .line {
    width: 7.2rem;
    height: 0.02rem;
    background-color: #ccc;
    float: left;
    margin-top: 0.25rem;
    margin-left: 0.15rem;
}

/* 课程试听 */
.audition {
    width: 7.5rem;
    height: 10rem;
    background-color: #fff;
}

.audition .title {
    width: 100%;
    height: 1.2rem;
    text-align: left;
    overflow: hidden;
    background-color: #f0f0f0;
    margin-top: 0.3rem;
}

.audition .title p {
    font-weight: normal;
    font-size: 0.4rem;
    border-left: 0.05rem solid #f51e55;
    margin-top: 0.3rem;
    margin-left: 0.4rem;
}

.audition .con {
    text-align: center;
    width: 7.5rem;
    height: 8.8rem;
    overflow: hidden;
    position: relative;
}

.audition .con li {
    float: left;
    position: relative;
    width: 7.5rem;
}

.audition .con li img {
    width: 3.5rem;
    margin-top: 0.35rem;
    float: left;
    margin-left: 2rem;
}

.audition .con li .free {
    width: 3.6rem;
    height: 0.85rem;
    line-height: 0.85rem;
    text-align: center;
    font-size: 0.4rem;
    background-color: #f51e55;
    border-radius: 0.03rem;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 5.3rem;
    margin-left: 2rem;
}

.audition .con li .free a {
    color: #fff;
}

.audition .con li p:nth-child(3) {
    margin-top: 6.3rem;
    margin-bottom: 0.15rem;
    font-size: 0.35rem;
    color: #fa4a5b;
}

.audition .con li p:nth-child(4) {
    padding: 0 0.2rem 0 0.32rem;
    text-align: left;
    font-size: 0.3rem;
}

.audition .con .navigation {
    position: absolute;
    text-align: center;
    margin-top: 8.4rem;
    margin-left: 2.96rem;
}

/*顺序按钮处理:
  1.将其设置为行级及块级兼容显示
  2.设置其宽高
  3.设置背景色及字体颜色
  4.设置字体水平居中
  5.通过设置line-height与height一致，使其字体纵向居中
  6.设置其样式为圆形
  7.增加按钮左右间距
  */
.audition .con .navigation li {
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    background-color: #cfcfcf;
    text-align: center;
    border-radius: 50%;
    margin-left: 0.2rem;
}

.actived {
    background-color: red !important;
}

.audition .con .left_btn {
    position: absolute;
    top: 3.22rem;
    width: 0.8rem;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: 0.5rem;
    color: #c3c3c3;
    background-color: #f6f6f6;
    text-align: center;
}

.audition .con .right_btn {
    position: absolute;
    top: 3.22rem;
    margin-left: 6.75rem;
    width: 0.8rem;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: 0.5rem;
    color: #c3c3c3;
    background-color: #f6f6f6;
    text-align: center;
}

/*======轮播图=====*/
.num {
    position: absolute;
    list-style: none;
    cursor: pointer;
    top: 8.5rem;
    left: 3rem;
}

.num li {
    float: left;
    color: white;
    width: .3rem !important;
    height: .3rem !important;
    border-radius: 100%;
    background-color: #cfcfcf;
    margin: 0 .08rem;
}

.num .current {
    background-color: red;
}

/* ///////////////////////// */

/* 学员访谈 */
.interview {
    width: 7.5rem;
    height: 8rem;
    text-align: center;
    overflow: hidden;
    /*margin-top: 0.3rem;*/
}

.interview .title {
    width: 100%;
    height: 1.2rem;
    background-color: #f0f0f0;
    text-align: left;
    overflow: hidden;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
}

.interview .title p {
    font-weight: normal;
    font-size: 0.4rem;
    border-left: 0.05rem solid #f51e55;
    margin-top: 0.3rem;
    margin-left: 0.4rem;
}

.interview .con {
    width: 17rem;
    height: 10rem;
    overflow: hidden;
    position: relative;
}

.interview .con ul {
    display: flex;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
}

.interview .con li {
    float: left;
    width: 3.5rem;
    height: 5.1rem;
    background-color: #f6f6f6;
    margin-left: 0.17rem;
    overflow: hidden;
}

.interview .con li img {
    width: 3.5rem;
}

.interview .con li .line {
    width: 3.1rem;
    height: 0.01rem;
    background-color: #e5e5e5;
    margin: 0.07rem 0 0.07rem 0.2rem;
}

.interview .con .num1 {
    position: absolute;
    text-align: center;
    margin-top: 5.52rem;
    margin-left: 2.96rem;
}

/*顺序按钮处理:
  1.将其设置为行级及块级兼容显示
  2.设置其宽高
  3.设置背景色及字体颜色
  4.设置字体水平居中
  5.通过设置line-height与height一致，使其字体纵向居中
  6.设置其样式为圆形
  7.增加按钮左右间距
  */
.interview .con .num1 li {
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    background-color: #cfcfcf;
    text-align: center;
    border-radius: 50%;
}

.current1 {
    background-color: red !important;
}

.interview .con .left_btn1 {
    position: absolute;
    top: 5.22rem;
    margin-left: 1.9rem;
    width: 0.9rem;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.5rem;
    color: #c3c3c3;
    background-color: #f6f6f6;
    text-align: center;
    border-radius: 50%;
}

.interview .con .right_btn1 {
    position: absolute;
    top: 5.22rem;
    margin-left: 4.71rem;
    width: 0.9rem;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.5rem;
    color: #c3c3c3;
    background-color: #f6f6f6;
    text-align: center;
    border-radius: 50%;
}

/* 最新资讯 */
.new_information {
    width: 7.5rem;
    /* height: 16rem; */
    margin-top: 0.4rem;
}

.new_information .title {
    width: 100%;
    height: 1.2rem;
    background-color: #f0f0f0;
    text-align: left;
    overflow: hidden;
}

.new_information .title p {
    font-weight: normal;
    font-size: 0.4rem;
    border-left: 0.05rem solid #f51e55;
    margin-top: 0.3rem;
    margin-left: 0.4rem;
}

.new_information .con {
    padding: 0 0.3rem 0 0.3rem;
}

.new_information .con li p:first-child {
    font-size: 0.3rem;
    margin-top: 0.2rem;
    margin-left: 0.06rem;
    color: #303030;
}

.new_information .con li p:nth-child(2) {
    font-size: 0.28rem;
    color: #707070;
    margin: 0.1rem 0 0.1rem 0;
}

.new_information .con li span:nth-child(3),
span:nth-child(4) {
    color: #b0b0b0;
}

.new_information .con li .line {
    width: 6.9rem;
    height: 0.01rem;
    background-color: #b0b0b0;
    margin-top: 0.2rem;
}

.more {
    width: 100%;
    text-align: center;
    margin-top: 0.3rem;
    font-size: .4rem;
}

.more a:first-child {
    font-size: 0.38rem;
    color: #000;
}

.more .two {
    font-size: 0.48rem;
    color: #000;
}

.more .line {
    width: 100%;
    height: 0.02rem;
    background-color: #b6b6b6;
}

.lines {
    width: 7.5rem;
    height: 0.018rem;
    background-color: #e4e4e4;
}

/* 资讯通道 */
.infor_channel {
    position: fixed;
    bottom: 0;
    width: 7.5rem;
    height: 1.2rem;
    line-height: 1.2rem;
    background-color: #f51e55;
}

.infor_channel ul li img {
    width: 0.5rem;
    margin-top: 0.2rem;
    vertical-align: middle;
    margin-bottom: 0.2rem;
}

.infor_channel ul li span {
    font-size: 0.3rem;
    color: #fff;
    vertical-align: top;
}
a{
    color:#333;
}
.infor_channel ul li {
    float: left;
}

.infor_channel ul li:first-child {
    margin-left: 0.5rem;
}

body {
    padding-bottom: 0;
}

/* 回到顶部 */
.go_top img {
    position: fixed;
    right: 0.43rem;
    bottom: 3.8rem;
    width: 0.8rem;
    height: 0.8rem;
}






.topp{
    width:1200px;
    margin:0 auto;
}
.topp ul{
    display:flex;
    align-items:center;
}
.topp ul li{
    height:40px;
    margin:0;
    padding:0;
    list-style:none!important;
    background:none;
}
.topp ul li a{
    display:flex;
    align-items:center;
    justify-content:center;
    height:100%;
    color:#fff;
    padding:0 15px;
}


.listcont{
    padding:10px 0
}
.listcont .tits{
    position: relative;
    margin-bottom: 20px;
    padding-left: 27px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #f5f5f5;
}
.listcont .titsmore{
    float:right;margin-right:10px;color:#999}
.listcont .tits:after {
    position: absolute;
    left: 13px;
    top: 50%;
    content: '';
    margin-top: -8px;
    width: 3px;
    height: 16px;
    background-color: #409eff;
}
.listcont .spdian {
    width:5px;height:5px;background:#ddd;border-radius:100%;display:inline-block;float:left;margin:10px 10px 0 0
}









body{
    max-width:750px;
    margin:0 auto;
}



.listbox{
    display: flex;
    /*align-items: center;*/
    margin-bottom: 20px;
}
.listbox-l{
    display: block;
    width: 100px;
    height: 80px;
    flex-shrink: 0;
}
.listbox-r{
    padding: 0px 0 0 15px;
}
.listbox-r p{
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin: 10px 0 10px 0;
}
.listbox-r span{
    color: #999;
    font-size: 14px;
}
.listbox-r-t{
    font-size: 18px;
    margin-bottom:10px;
}



.menus{display:block;width:25px;height:25px;top:12px;right:12.5px;background:url(../images/menu.png) no-repeat;background-size:25px 25px;margin:  0 6px 0 0}
.menuwrap{width:100%;background:#fff;top:50px;z-index:99999;padding-bottom:10px;max-width: 750px}
.menuwrapmain{overflow:auto;height:95vh;}
.menuwrapmain .as{background:#eee;float:left;width:23%;margin:3px 1%;font-size:14px;text-align:center;line-height:26px;height:26px;border-radius:2px;}
.menuwrapmain a.cul{width:48%;margin:3px 1%;font-size:16px;text-align:center;line-height:32px;height:32px;border-radius:2px;}
.menuwrapmain h3{font-size:18px;line-height:30px;height:30px;padding-left:10px;margin:15px 0 5px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.pos-a{position:absolute;;}


.topnavs{
    display: flex;
    align-items: center;
    overflow-x: auto;
    border-bottom:  1px solid #eee;

}
.topnavs a{
    display: block;
    padding: 10px 10px;
    font-size: 17px;
    flex-shrink: 0;
}

::-webkit-scrollbar{
    display:none;
}




.footer{
    padding:20px 0;
    background-color:#fff;
    color:#333;
    text-align:center;
    font-size: 14px;
}

.footer a{
    color:#333;
}



.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1!important;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
    background: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background: #f51e55;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #f51e55;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    /*margin-bottom: 0.2rem;*/
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 20px;
}