body {
    font-family: 'Microsoft YaHei';
}

.header {
    width: 100%;
    height: 140px;
    color: #fff;
}

.top {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #404040;
}

.topright {
    float: right;
}

.topright a {
    color: #fff;
    margin: 0 8px;
}

.navlist {
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-family: 'Microsoft YaHei';
    margin-left: 20px;
}

.navlist ul li {
    float: left;
    padding: 0 15px;
    font-size: 20px;
}

.pic {
    width: 100%;
    height: 400px;
}

.picbg {
    width: 1140px;
    height: 400px;
    background-image: url(../img/indexbanner.png);
}

.course {
    margin-top: 40px;
    width: 100%;
    height: 660px;
    background-color: #fff;
}

.layui-tab-title {
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.layui-tab-title li {
    font-size: 20px;
    font-family: 'Microsoft YaHei';
    margin-right: 40px;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    color: #ffffff;
    background-color: #1877c4;
    font-size: 20px;
    border-radius: 28px;
    padding: 0 30px;
    margin-right: 40px;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: none;
}

.layui-form-checkbox[lay-skin=primary] span {
    padding-left: 0;
    padding-right: 15px;
    line-height: 18px;
    background: 0 0;
    color: #fff;
}

.layui-tab-content {
    padding: 0px;
    padding-top: 20px;
}

.courselist {
    width: 360;
    color: #ffffff;
    height: 280px;
}

.courselist-t {
    width: 100%;
    height: 200px;
}

.courselist-t img {
    border-radius: 10px 10px 0 0;
}

.courselist-b {
    width: 360px;
    background-color: #fff;
    height: 80px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 3px 3px #d1d1d1;
}

.courselist-b h5 {
    color: #333;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;


}

.courselist-b span {
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.news {
    margin-top: 40px;
    width: 100%;
    height: 400px;
}

.newslist {
    width: 98%;
    height: 400px;
}

.newslist-t {
    width: 100%;
    height: 50px;
    line-height: 48px;
    border-bottom: 2px solid #d1d1d1;
}

.newslist-t p {
    width: 90px;
    font-size: 20px;
    font-weight: bold;
    color: #1877c4;
    float: left;
    text-align: center;
    border-bottom: 3px solid #1877c4;
}

.newslist-t a {
    width: 60px;
    color: #fff;
    float: right;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    background-color: #1877c4;
    text-align: center;
    margin-top: 10px;
}

.newslist-b {
    width: 100%;
    height: 320px;
    margin-top: 10px;
}

.newslist-b ul li {
    line-height: 35px;
    height: 35px;
    background-image: url(../img/dot.jpg);
    background-repeat: no-repeat;
    background-position: -5px 9px;
}

.newslist-b ul li a {
    width: 400px;
    font-size: 16px;
    float: left;
    padding-left: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newslist-b ul li span {
    width: 80px;
    font-size: 14px;
    color: #c1c1c1;
    float: right;
}

.link {
    margin-top: 40px;
    width: 100%;
    height: 120px;
}

.linklist {
    width: 100%;
    height: 120px;
}

.linklist h5 {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #1877c4;
    float: left;
    height: 50px;
}

.linklist ul li {
    height: 60px;
    float: left;
    margin-right: 12px;
}



.footer {
    margin-top: 40px;
    width: 100%;
    height: 150px;
    background-color: #404040;
    text-align: center;
}
.footer a {
    color: #d1d1d1;
}

.footerlist {
    width: 100%;
    padding: 20px;
    line-height: 30px;
    color: #d1d1d1;
}

.user {
    margin: 20px 0 0 100px;
    width: 300px;
    height: 350px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    padding-left: 20px;
    padding-right: 20px;
}

.user .layui-tab-title .layui-this {
    color: #fff;
    border: none;
}

.user .layui-tab-title li {
    display: inline-block;
    vertical-align: middle;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 60px;
    min-width: 65px;
    height: 50px;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}

.user .layui-tab-title .layui-this:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 2px solid #fff;
}


.user a {
    color: #fff;
}

/* 会员中心 */
.usermain {
    width: 100%;
    height: 1340px;
}

.userpic {
    background-image: url(../img/user.png);
    width: 1140px;
    height: 150px;
}

.userindex {
    margin: 20px 0;
    width: 100%;
    height: 1200px;

}

.userhead {
    width: 100%;
    background-color: #f2f2f2;
    height: 180px;
    border: 1px solid #f2f2f2;
    border-right: none;
    text-align: center;
    padding-top: 10px;

}

.userhead img {
    width: 120px;
    border-radius: 70px;
    height: 120px;
}

.userhead p {
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 16;
}

.usernav {
    width: 100%;
    background-color: #f2f2f2;
    height: 973px;
    border: 1px solid #f2f2f2;
    border-right: none;
}

.usernav ul li {
    padding-left: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
}

.usernav-this {
    padding-left: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    background-color: #fff;
    border-left: 3px solid #1877c4;

}

.usernav-this a {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #1877c4;
    background-color: #fff;

}

.usercontent {
    width: 100%;
    height: 1145px;
    border: 1px solid #f2f2f2;
    border-left: none;
    padding-top: 20px;
}

.usertable {
    width: 920px;
    height: 845px;
    margin-left: 15px;
}

.layui-upload-img {
    width: 140px;
    height: 160px;
    margin: 0 10px 10px 0;
}

.authsuccess {
    margin: auto 300px;
}

.authsuccess-ok {
    height: 200px;
    text-align: center;
}

.authsuccess-title {
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 22px;
    color: #009688;
}

/* 八大员 */
.bdypic {
    height: 150px;


}

.listnav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
}

.listnav h5 {
    width: 100%;
    height: 25px;
    line-height: 25px;
    border-left: 3px solid #1877c4;
    padding-left: 10px;
    font-size: 20px;
    color: #333;
}

.bdylist {
    width: 100%;
    height: auto;
    line-height: 50px;
}

.bdylist a {
    padding: 5px;
    margin: 6px;
    font-size: 16px;
}

.bdylist a:hover {
    color: #fff;
    background-color: #1877c4;
    border-radius: 5px;
}

.bdylist-this {
    color: #fff;
    background-color: #1877c4;
    padding: 8px;
    border-radius: 5px;
    margin: 6px;
}

.bdycontent-t {
    height: 300px;
    background-color: #f2f2f2;
}

.bdycontent-t h5 {
    line-height: 80px;
    font-size: 22px;
    font-weight: bold;
    height: 80px;
    color: #333;
}

.bdycontent-t p {
    line-height: 50px;
    height: 50px;
    font-size: 18px;
}

.bdycontent-t p span {
    font-weight: bold;
    color: #1877c4;
}

.bdycontent-b {
    margin-top: 30px;
}

.bdycontent-b .layui-text h3 {
    font-size: 14px;
    color: #c1c1c1;
}

.bdycontent-b .layui-timeline-item p {
    font-size: 14px;
}

.videocontent {
    width: 800px;
    height: 600px;

}

.videolist {
    height: 400px;
    background-color: #cacaca;
    overflow-x: auto;
}

.videotitle {
    padding: 20px;
    height: 80px;
    line-height: 40px;
    background-color: rgb(75, 75, 75);
    color: #fff;
    font-size: 16px;

}

.videolist ul li {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
}

.videolist ul li a{
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 200px; //控制链接文字的最大宽度
}
.this-videolist {
    background-color: #fff;
}

/* 新闻 */

.newlist {
    height: 160px;
    padding: 20px;
    margin-bottom: 30px;
    background-color: #f2f2f2;
}

.newlist h5 {

    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    height: 50px;
    color: #333;
}

.newlist p {
    line-height: 35px;
    font-size: 14px;
    height: 35px;
    color: #404040;
}

.newlist p span {
    font-weight: bold;
    color: #404040;
}

.newsview {
    width: 100%;
    padding: 20px;
}

.newstitle {
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #d1d1d1;

}

.newstitle h5 {
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    height: 50px;
    color: #333;
    text-align: center;
}

.newstitle p {
    line-height: 50px;
    font-size: 14px;
    height: 50px;
    color: #404040;
    text-align: center;
}

.newstitle p span {
    font-weight: bold;
    color: #404040;
    margin-left: 20px;
}

.newscontent {
    margin-top: 20px;
    line-height: 35px;
    font-size: 16px;
}

/* 关于我们 */
.aboutlist h5 {
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    color: #333;
}

.aboutlist p {
    line-height: 40px;
    font-size: 14px;
    color: #404040;
}

.aboutlist p span {
    font-weight: bold;
}

/* 在线客服 */

/* fixed-bar */


.fixed-bar .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 23px;
    height: 12px;
    overflow: hidden;
    margin: -18px 0 0 -12px;
    background-position: right -220px;
    text-indent: -999em;
}

.fixed-bar {
    position: fixed;
    right: 10px;
    bottom: 150px;
    z-index: 50;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0))-30);
}




.fixed-bar .consult-box {
    border: 1px solid #e6e6e6;
}

.fixed-bar .consult-box .consult-header {
    position: relative;
    height: 36px;
    margin: -1px -1px 0;
    background: #2acb6b;
}

.fixed-bar .consult-box .consult-title {
    color: #fff;
    font: normal 16px/36px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
    text-align: center;
}

.fixed-bar .consult-box .icon {
    display: none;
    top: 0;
    left: -28px;
    width: 28px;
    height: 36px;
    overflow: hidden;
    margin: 0;
    background-position: -80px -530px;
    cursor: pointer;
}

.fixed-bar .consult-box .icon:hover {
    background-position: -110px -530px;
}

.fixed-bar .consult-list {
    padding: 4px;
    border-bottom: 1px dashed #eaeaea;
    background-color: #fff;
}

/* 微信小程序头部 */
.thumbnail {
    position: relative;
    z-index: 0;
}

.thumbnail:hover {
    background-color: transparent;
    z-index: 50;
}

.thumbnail span {
    position: absolute;
    background-color: #FFF;
    left: -1000px;
    border: 1px solid #ddd;
    visibility: hidden;
    color: #000;
    text-decoration: none;
    padding: 5px;
}

.thumbnail span img {
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span {
    visibility: visible;
    top: 34px;
    left: -15px;
}