.m-top-40 {
    margin-top: 40px;
}


.p-0-100 {
    padding: 0 100px !important;
}


.nei-banner {
    position: relative;
}

.nei-banner .img img {
    width: 100%;
}


.nei-banner .sub-name {
    position: absolute;
    font-weight: bold;
    color: #FFF;
    left: 13.5%;
    top: 48%;
    font-size: 30px;
}


.sub-nav {
    width: 100%;
    height: auto;
    position: relative;
}

.sub-nav .sub-weizhi {
    width: 100%;
    height: 75px;
    line-height: 75px;
    background: url(../img/sub-nav-bg.png) no-repeat;
    position: absolute;
    top: -74px;
    border-bottom: 1px solid #EEE;
}

.sub-nav .navlist {
    padding-left: 55px;
    float: left;
}

.sub-nav .navlist a {
    font-size: 16px;
    color: #3D3D3D;
}

.sub-nav .navlist a.on {
    color: #1E63AB;
    height: 74px;
    display: inline-block;
    border-bottom: 1px solid #1E63AB;
}

.sub-nav .navlist a:hover {
    color: #1E63AB;
    height: 74px;
    display: inline-block;
    border-bottom: 1px solid #1E63AB;
}




.sub-nav .navlist span {
    color: #D8D8D8;
    margin: 0 30px;
}


.sub-nav .weihzi {
    float: right;
    padding-right: 55px;
}


.sub-nav .weihzi a {
    font-size: 14px;
    color: #3D3D3D;
}

.sub-nav .weihzi span {
    color: #1E63AB;
}

.sub-nav .sanji-nav {
    padding-top: 40px;
}

.sub-nav .sanji-nav a {
    width: auto;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    border-radius: 20px;
    background: #EEEEEE;
    font-size: 14px;
    color: #333;
    margin: 0 10px 10px 0;
    padding: 0 15px;
}

.sub-nav .sanji-nav a.on {
    background: #1E63AB;
    color: #fff;
}

.sub-nav .sanji-nav a:hover {
    background: #1E63AB;
    color: #fff;
}


/* 分页 */
.tealist ul .list-page {
    margin-top: 10px;
}

.picture ul .list-page {
    margin-top: 5px;
}


ul .list-page {
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    margin: 40px 0 40px 0;
}

.pb_sys_style1 .p_no_d {
    background: #1E63AB !important;
    border: 1px solid #1E63AB !important;
}



/* 师资列表 */

.con-tealist ul li {
    float: left;
    margin-right: 30px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #CBCBCB;
    padding: 15px;
    margin-bottom: 20px;
}

.con-tealist ul li .img {
    overflow: hidden;
}

.con-tealist ul li .img img {
    width: 175px;
    height: 230px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.con-tealist ul li:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}


.con-tealist ul li .title {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 15px;
    width: 175px;
}

.con-tealist ul li:hover .title {
    background: rgba(30, 99, 171, 0.8);
}






/* 信息列表 */


.textlist ul li {
    width: 100%;
    margin-bottom: 20px;
}

.textlist ul li a {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #CBCBCB;
}

.textlist ul li .dete {
    float: left;
    width: 112px;
    height: 106px;
    border: 1px solid #DBDBDB;
}

.textlist ul li .d {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    color: #666;
    text-align: center;
    margin-top: 25px;
}

.textlist ul li .y {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #666;
    text-align: center;
}

.textlist ul li .text {
    padding-left: 142px;
}

.textlist ul li .title {
    font-size: 18px;
    line-height: 35px;
    color: #3D3D3D;
}

.textlist ul li .desc {
    font-size: 16px;
    line-height: 34px;
    color: #999;
}

.textlist ul li:hover a {
    border: 1px solid #1E63AB;
}

.textlist ul li a:hover .title {
    color: #1E63AB;
}

.textlist ul li a:hover .d {
    color: #1E63AB;
}

.textlist ul li a:hover .y {
    color: #1E63AB;
}


/* 图文列表 */


.piclist ul li {
    width: 100%;
    margin-bottom: 20px;
}

.piclist ul li a {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #CBCBCB;
}





.piclist ul li .img {
    float: left;
    overflow: hidden;
}

.piclist ul li .img img {
    width: 280px;
    height: 160px;
    transition: All 0.3s ease-in-out;
}

.piclist ul li .text {
    padding-left: 310px;
}

.piclist ul li .title {
    font-size: 18px;
    line-height: 40px;
    color: #3D3D3D;
}

.piclist ul li .desc {
    font-size: 16px;
    line-height: 34px;
    color: #999;
    margin-top: 5px;
    margin-bottom: 10px;
}

.piclist ul li .dete {
    font-size: 14px;
    line-height: 35px;
    color: #999;
}


.piclist ul li:hover a {
    border: 1px solid #1E63AB;
}

.piclist ul li:hover .img img {
    transform: scale(1.05);
}

.piclist ul li:hover .title {
    color: #1E63AB;
}

/* 图片列表 */

.picture ul li {
    float: left;
    margin-right: 35px;
    margin-bottom: 35px;
}

.picture ul li .img {
    overflow: hidden;
}

.picture ul li .img img {
    width: 440px;
    height: 250px;
    transition: All 0.3s ease-in-out;
}

.picture ul li .title {
    font-size: 18px;
    color: #3D3D3D;
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #F0E4D8;
}

.picture ul li a {
    display: inline-block;
}

.picture ul li:hover .img img {
    transform: scale(1.05);
}

.picture ul li:hover .title {
    color: #1E63AB;
}


/* 详情页 */

.detail {
    border: 1px solid #DBDBDB;
    margin-bottom: 45px;
    width: 100%;
    box-sizing: border-box;
    padding: 40px 265px;
    padding-bottom: 0;
}

.detail .title {
    font-size: 30px;
    font-weight: bold;
    color: #3D3D3D;
    text-align: center;
}

.detail .timer {
    text-align: center;
    margin: 15px 0 30px 0;
}

.detail .timer span {
    font-size: 16px;
    color: #999;
    margin-right: 20px;
}

.detail .content {
    padding: 25px 0;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
}

.detail .content p {
    font-size: 16px;
    line-height: 30px;
    color: #3D3D3D;
    margin-bottom: 15px;
}

.detail .content p img {
    max-width: 600px;
}

.con-detail .detail .detail-page {
    line-height: 95px;
    height: 95px;
}

.con-detail .detail .detail-page p a {
    color: #252525;
    font-size: 16px;
}

.con-detail .detail-page p a:hover {
    color: #00407c;
}

.msfclist {
    width: 100%;
}


/* 单页 */

.danye {
    border: 1px solid #DBDBDB;
    margin-bottom: 45px;
    width: 100%;
    box-sizing: border-box;
    padding: 40px 265px;
    padding-bottom: 0;
}

.danye .content {
    padding: 25px 0;
}

.danye .content p {
    font-size: 16px;
    line-height: 30px;
    color: #3D3D3D;
    margin-bottom: 15px;
}

.danye .content p img {
    max-width: 600px;
    width: 100%;
}

/* -------------------------------------- */

.tea-item {
    width: 100%;
    margin-bottom: 40px;
}

.tea-item .name {
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 10px 15px;
    background: #eee;
    color: #1E63AB;
}

.tea-item ul {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid rgb(234, 234, 234);
    border-bottom: none;
}

.tea-item ul li {
    width: 10%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid rgb(234, 234, 234);
    /* border-top: 1px solid rgb(234, 234, 234); */
    border-bottom: 1px solid rgb(234, 234, 234);
}


.tea-item ul li a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #333;
}

.tea-item ul li:hover {
    background: #1E63AB !important;
}

.tea-item ul li:hover a {
    color: #fff;
}