/*BANNER*/

div.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

div.banner ul.imgplay {
    width: 100%;
    height: auto;
}

div.banner ul.imgplay li {
    width: 100%;
    height: auto;
    float: left;
    display: none;
}

iv.banner ul.imgplay li img {
    width: 100%;
    height: auto
}

div.bc {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 35px;
}

div.bc ul li {
    text-align: center;
    background: #000;
    border-radius: 100%;
    margin: 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
}

div.bc ul li.act {
    background: #fff;
    width: 30px;
    border-radius: 5px;
}

div.inbanner {
    width: 1200px;
    margin: auto;
}


/*领导团队*/

.base_TeamList {
    margin: 10px 0 0 0;
}

.base_TeamList li {
    width: 845px;
    padding: 20px;
    margin: 9px 15px 9px 0;
    background: #fff;
    position: relative;
    border-bottom: 2px solid #FAFAFA
}

.base_TeamList li div.img {
    float: left;
    width: 250px;
    height: 210px;
    padding: 10px;
    overflow: hidden;
    border: 1px solid #f0f0f0
}

.base_TeamList li div.img img {
    width: auto;
    height: 100%;
}

.base_TeamList li div.TeamListRight {
    margin-left: 290px;
}

.base_TeamList li p.name {
    height: auto;
    line-height: 22px;
    font-size: 16px;
    border-bottom: 1px dashed #ccc;
    background: url(https://www.sfls.com.cn/skins/default/images/new/arrow_triangle-right_alt2.png) 10px 10px no-repeat;
    padding: 6px 0 6px 40px
}

.base_TeamList li p.subTitle {
    height: auto;
    border-bottom: none;
    line-height: 30px;
    margin-bottom: 0px;
    text-align: left;
    border-top: none
}

.base_TeamList li p.job {
    padding: 6px 0 0 0px;
    line-height: 25px;
    font-size: 14px;
    color: #959595;
    overflow: hidden;
    font-family: "微软雅黑";
}

.base_TeamList li a {
    width: 250px;
    height: 210px;
    display: block;
    overflow: hidden
}


/*中层团队
.base_TeamList li.leader-2{ float:left; width:395px; height:auto;}
.base_TeamList li.leader-2 div.img{ width:118px; height:138px;}
.base_TeamList li.leader-2 div.name{ width:250px;font-size:16px; }
.base_TeamList li.leader-2 div.name span{ font-size:16px;}
.base_TeamList li.leader-2 div.job{ width:220px; height:100px; padding:0; font-size:12px; line-height:20px;}
.base_TeamList li.leader-2 a{ width:80px; height:24px; line-height:24px; font-size:12px;}
.base_TeamList li.leader-2:hover{ background:#eeeeee;}
.base_TeamList li.leader-2:hover a{ background:#fff; color:#ce0404;}
*/


/*相册*/

.base_PhotoList {
    margin: 10px 0 0 0;
    padding: 0 20px;
}

.base_PhotoList dl {
    float: left;
    width: 202px;
    height: 212px;
    margin: 18px 13px;
    border: 1px solid #e6e6e6;
}

.base_PhotoList dl dt {
    width: 202px;
    height: 160px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

.base_PhotoList dl dt img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.base_PhotoList dl dd {
    line-height: 51px;
    text-align: center;
    background: #fff;
}

.base_PhotoList dl:hover dd {
    font-size: 14px;
    color: #fff;
    background: #b1d925;
}


/*校园风光*/

.base_PicList {
    margin: 10px 0 0 0;
}

.base_PicList dl {
    float: left;
    width: 282px;
    height: 227px;
    margin: 10px 8px;
    border: 1px solid #e6e6e6;
}

.base_PicList dl dt {
    width: 268px;
    height: 169px;
    padding: 7px;
    overflow: hidden;
    position: relative;
    background: #f0f0f0
}

.base_PicList dl dt img {
    width: 100%
}

.base_PicList dl dt a {
    width: 268px;
    height: 169px;
}

.base_PicList dl dd {
    line-height: 34px;
    font-size: 14px;
    text-align: center;
}

.base_PicList dl:hover {
    background: #b1d925;
}

.base_PicList dl:hover dd {
    color: #fff;
    font-size: 16px;
}

.base_PicList dl:hover dt {
    background: #b1d925;
}

.base_PicList dl:hover dt a {}


/*文字列表*/

.base_TextList {
    padding: 20px;
}

.base_TextList li {
    border-bottom: 1px dotted #f0f0f0;
    font-size: 14px;
    line-height: 45px;
    padding: 0 10px;
    color: #737373
}

.base_TextList li:hover {
    background: #fbfbfb;
    color: #b28b0a;
}

.base_TextList li a {
    color: #737373;
}

.base_TextList li span.icon {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin-right: 5px
}

.base_TextList li span.time {
    float: right;
}

.base_TextList li:hover a {
    color: #b28b0a
}


/*文字列表*/

.base_TextList_menumulti {
    height: 40px;
}

.base_TextList_menumulti a {
    color: #333;
    font-size: 16px;
    line-height: 40px;
}

.base_TextList_multi {}

.base_TextList_multi li {
    border-bottom: 1px dotted #f0f0f0;
    font-size: 14px;
    line-height: 45px;
    padding: 0 10px;
    color: #737373
}

.base_TextList_multi li:hover {
    background: #fbfbfb;
    color: #b28b0a;
}

.base_TextList_multi li a {
    color: #737373;
}

.base_TextList_multi li span.icon {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin-right: 5px
}

.base_TextList_multi li span.time {
    float: right;
}

.base_TextList_multi li:hover a {
    color: #b28b0a
}


/*图文列表*/

.base_PicIntroList {}

.base_PicIntroList ul {}

.base_PicIntroList ul li {
    height: 135px;
    padding: 20px 0;
    border-bottom: 1px dashed #e1e1e1;
}

.base_PicIntroList ul li img {
    float: left;
    width: 200px;
    height: 135px;
    margin: 0 20px 0 0;
}

.base_PicIntroList ul li div.tittle {
    float: left;
    width: 665px;
    height: 30px;
    padding: 0 10px 0 0;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.base_PicIntroList ul li div.tittle h2 {
    display: block;
    float: left;
    width: 80%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.base_PicIntroList ul li div.tittle span {
    display: block;
    float: right;
    color: #666;
}

.base_PicIntroList ul li p {
    float: left;
    padding: 10px 10px 10px 0;
    width: 660px;
    height: 55px;
    line-height: 30px;
    overflow: hidden;
}

.base_PicIntroList ul li a {
    display: block;
    float: left;
    width: 95px;
    height: 30px;
    background: #e5e5e5;
    color: #313131;
    text-align: center;
    line-height: 30px;
}

.base_PicIntroList ul li:hover h2 {
    color: #ae1723
}

.base_PicIntroList ul li:hover a {
    color: #fff;
    background: #ae1723;
}


/*简介列表*/

.base_textintrolist {
    margin: 10px 0 0 0;
}

.base_textintrolist ul {
    background: #fff;
}

.base_textintrolist li {
    height: 90px;
    margin: 0 auto;
    padding: 25px 20px;
    border-bottom: 1px dashed #e6e6e6;
    position: relative;
}

.base_textintrolist li h2 {
    font-weight: normal;
    font-size: 18px;
    color: #313131;
    padding: 0 0 0 50px;
    background: url(https://www.sfls.com.cn/earlylearing/images/shuqian.png) 10px center no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 80%;
}

.base_textintrolist li span.time {
    display: block;
    position: absolute;
    top: 25px;
    right: 20px;
    color: #959595;
    font-size: 14px;
}

.base_textintrolist li a {
    display: none;
    position: absolute;
    top: 25px;
    right: 20px;
    width: 85px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    background: #ce0404;
    border-radius: 5px;
}

.base_textintrolist li p {
    padding: 10px 0 0 0;
    padding: 10px 0 0 50px;
    line-height: 25px;
    color: #959595;
    font-family: 宋体;
    max-height: 75px;
    overflow: hidden;
}

.base_textintrolist li:hover h2 {
    color: #ce0404;
    background: url(https://www.sfls.com.cn/earlylearing/images/shuqianh.png) 10px center no-repeat;
}

.base_textintrolist li:hover a {
    display: block;
}

.base_textintrolist li:hover span.time {
    display: none;
}

.base_textintrolist li:hover {
    background: #ebebeb;
}


/*图片列表*/

.base_PicListS {}

.base_PicListS ul {}

.base_PicListS ul li {
    float: left;
    margin: 10px;
}

.base_PicListS ul li div.image {
    width: 204px;
    height: 240px;
    border-radius: 4px;
    overflow: hidden;
}

.base_PicListS ul li img {
    width: 100%;
    height: auto;
}

.base_PicListS ul li a {
    display: block;
    width: 204px;
    height: 40px;
    margin: 10px 0 0 0;
    border-radius: 4px;
    background: #F0E7CC;
    color: #313131;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}

.base_PicListS ul li a:hover {
    color: #fff;
    background: #930510;
}


/*文字列表*/

.base_TextList {
    padding: 20px;
}

.base_TextList li {
    border-bottom: 1px dotted #f0f0f0;
    font-size: 14px;
    line-height: 45px;
    padding: 0 10px 0 30px;
    color: #737373;
    background: url(https://www.sfls.com.cn/skins/default/images/hui.png) 10px center no-repeat;
}

.base_TextList li:hover {
    background: #eeeeee url(https://www.sfls.com.cn/skins/default/images/hong.png) 10px center no-repeat;
    color: #6d0101;
}

.base_TextList li a {
    color: #737373;
}

.base_TextList li span.icon {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin-right: 5px
}

.base_TextList li span.time {
    float: right;
}

.base_TextList li:hover a {
    color: #6d0101
}


/*Page分页*/

.page {
    width: auto;
    height: auto;
    padding: 20px;
    overflow: auto;
    background: #F9F9F9
}

.morePage {
    float: left;
}

.morePage a {
    word-break: normal;
    word-wrap: normal;
    color: #3384c5;
    text-align: center;
}

.morePage * {
    font-style: normal;
    font: normal 12px/18px Srial, SimSun, serif;
    text-decoration: none;
}

.morePage b {
    display: block;
    float: left;
    width: auto;
    height: 18px;
    line-height: 18px;
    margin: 0 4px;
    padding: 4px 10px;
    color: #404040;
    border: 1px #e7e7e7 solid;
}

.morePage code {
    display: block;
    float: left;
}

.morePage code a,
.morePage code i {
    display: block;
    float: left;
    width: auto;
    height: 18px;
    line-height: 18px;
    margin: 0 4px;
    padding: 4px 10px;
    color: #404040;
    border: 1px #e7e7e7 solid;
}

.morePage code a {}

.morePage code a:hover {
    color: #fff;
    border-color: #e78034;
    background: #e78034;
}

.morePage code a.active {
    color: #fff;
    border-color: #e78034;
    background: #e78034;
    font-weight: bold;
}

.morePage code a:hover.active {}

.morePage code i {
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    font-weight: bold;
    line-height: 14px;
}

.morePage kbd,
.morePage dfn {
    display: block;
    float: left;
    width: auto;
    height: 18px;
    line-height: 18px;
    margin: 0 4px;
    padding: 4px 10px;
    border: 1px #e7e7e7 solid;
    color: #fff;
    border-color: #e78034;
    background: #e78034;
}

.morePage dfn {}

.morePage dfn.disable {}

.morePage kbd a,
.morePage dfn a {
    display: block;
    overflow: hidden;
    color: #fff;
}

.morePage dfn a {}

.morePage dfn.disable,
.morePage kbd.disable {
    background: #e6e6e6;
    border: 1px #e6e6e6 solid;
}

.morePage kbd.disable {}

.morePage .disable a {
    color: #fff;
    background: #e6e6e6;
}

.disable {
    background-color: #eee;
}

.morePage .off {
    display: none;
}

.morePage input {
    display: none;
    float: left;
    width: 50px;
    height: 18px;
    line-height: 18px;
    font-family: Verdana, SimSun;
    border: 1px solid #999;
    background: #fff;
    color: #3384c5;
    text-align: center;
}

.morePage2 {
    width: 150px;
    margin: 10px auto;
}

.morePage2 a {
    display: block;
    float: left;
    width: 65px;
    height: 55px;
    margin: 0 5px;
    font: bold 30px/55px "新宋体", "Microsoft Yahei", "SimSun";
    text-align: center;
    color: #fff;
    background: #8f8f8f;
}

.morePage2 a.disable {
    background: #adadad;
    cursor: default;
}

.morePage2 a:hover {
    background: #06F;
}


/*大段内容部分公用内容*/

.content {
    margin: 5px auto;
    padding: 0;
    min-height: 350px;
    text-align: left;
    background: #fff;
    color: #535353;
    overflow-x: hidden;
    overflow-y: auto;
}

.content h1 {
    text-align: center;
    font-size: 16px;
    height: 70px;
    line-height: 70px;
    color: #e36c09;
    margin-top: 10px;
}

.content p.subTitle {
    height: 50px;
    line-height: 50px;
    border-top: 1px dotted #f0f0f0;
    border-bottom: 1px dotted #f0f0f0;
    margin-bottom: 15px;
    text-align: center;
    font-size: 16px;
}

.content div.contentMain {
    margin: 0 auto;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 2;
}

.content p.info {
    height: 50px;
    line-height: 50px;
    border-top: 1px dotted #f0f0f0;
    border-bottom: 1px dotted #f0f0f0;
    margin-bottom: 15px;
    text-align: center
}

span.btnPrev a,
span.btnNext a {
    color: #737373
}

span.btnPrev a:hover,
span.btnNext a:hover {
    color: #f00
}