/*公用样式*/

html {}

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

.c-b,
.clear {
    clear: both;
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

input {
    color: #565656;
    font-size: 12px;
}

input,
img {
    vertical-align: middle;
}

ul,
li,
ol {
    list-style-type: none;
}


/*主体样式控制*/

body {
    width: 100%;
    font: 14px/2 "Microsoft Yahei", "SimSun", Verdana, Arial, Helvetica, sans-serif;
    position: relative;
    background: url(../image/body.png) center no-repeat;
}


/*整体链接样式控制*/

a {
    text-decoration: none;
    color: #333;
}

.w-1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.top {
    width: 100%;
}

.top .header {
    background: #e22b39;
    height: 42px;
    font-size: 12px;
}

.top div span {
    text-align: left;
    color: #fefefe;
    line-height: 42px;
}

.top div span a {
    float: right;
    color: #FFF;
}

.top div span a:hover {
    color: #ff5d24;
}

.top .log {
    height: 62px;
    padding: 15px 0;
}

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.banner img {
    width: 100%;
    height: auto;
}

.banner .imgs {
    display: none
}

.banner .imgs.act {
    display: block;
}

.inbanner {
    width: 100%;
    height: auto;
    padding: 90px 0 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.inbanner img {
    width: 100%;
    height: auto;
}

.banner .bq {
    display: block;
    position: absolute;
    bottom: 10px;
}

.banner .bq li {
    width: 10px;
    height: 10px;
    background: #f90;
    margin: 10px;
    float: left;
    border-radius: 25px;
}

.banner .bq li.act {
    background: #fff;
}

.banner span {
    display: none;
}

.top .caidan {
    background: url(../image/caidan-bg.png) center no-repeat;
    height: 100px;
    position: relative;
    z-index: 2;
}

.top .caidan .caidan-bt {
    position: absolute;
    top: -15px;
    left: 0;
}

.top .caidan .caidan-bt li {
    float: left;
    padding: 60px 67px 0 67px;
    font-size: 14px;
    text-align: center;
    line-height: 5px;
}

.top .caidan .caidan-bt li img {
    position: relative;
    top: -15px;
}

.top .caidan .caidan-bt li a {
    display: block;
    color: #FFF;
}

.top .caidan .caidan-bt li .en {
    font-size: 14px;
    color: #ffcc99;
}

.top .caidan .caidan-bt li.bt-1 {
    background: url(../image/bt-1.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-1:hover {
    background: url(../image/bt-1.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-2 {
    background: url(../image/bt-2-1.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-2:hover {
    background: url(../image/bt-2-2.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-3 {
    background: url(../image/bt-3-1.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-3:hover {
    background: url(../image/bt-3-2.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-4 {
    background: url(../image/bt-4-1.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-4:hover {
    background: url(../image/bt-4-2.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-5 {
    background: url(../image/bt-5-1.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-5:hover {
    background: url(../image/bt-5-2.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-6 {
    background: url(../image/bt-6-1.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-6:hover {
    background: url(../image/bt-6-2.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-7 {
    background: url(https://www.sfls.com.cn/earlylearing/images/bt-7-1.png) top center no-repeat;
}

.top .caidan .caidan-bt li.bt-7:hover {
    background: url(https://www.sfls.com.cn/earlylearing/images/bt-7-2.png) top center no-repeat;
}

.zj-js {}

.zj-js .int {}

.zj-js .int li {
    float: left;
    padding: 20px 98px 0 98px;
}

.zj-js .int li:hover {
    opacity: 0.7;
}

.kc-int {
    background: url(../image/class-bg.png) top center no-repeat;
    height: 709px;
}

.kc-int .kc {
    padding-top: 55px;
}

.kc-int .kc li {
    position: relative;
    float: left;
    width: 399px;
    height: 306px;
    overflow: hidden;
}

.kc-int .kc li img {
    min-width: 100%;
    min-height: 100%;
}

.kc-int .kc li a {
    display: block;
    background: #f88021;
    width: 399px;
    height: 54px;
    color: #FFF;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 54px;
}

.kc-int .kc .kc4 a {
    display: block;
    background: #f88021;
    width: 399px;
    height: 54px;
    color: #FFF;
    z-index: 99;
    position: absolute;
    top: 252px;
    left: 0;
    text-align: center;
    line-height: 54px;
}

.kc-int .kc .kc5 a {
    display: block;
    background: #f88021;
    width: 399px;
    height: 54px;
    color: #FFF;
    z-index: 99;
    position: absolute;
    top: 252px;
    left: 0;
    text-align: center;
    line-height: 54px;
}

.kc-int .kc .kc6 a {
    display: block;
    background: #f88021;
    width: 399px;
    height: 54px;
    color: #FFF;
    z-index: 99;
    position: absolute;
    top: 252px;
    left: 0;
    text-align: center;
    line-height: 54px;
}

.kc-int .kc li a:hover {
    background: #e22b39;
    width: 399px;
    height: 306px;
    opacity: 0.6;
    top: 0;
    left: 0;
    line-height: 306px;
}

.act {}

.act .act-bt img {
    padding: 45px 0;
    margin: 0 auto;
    display: block;
}

.act .three {}

.act .three .noti {
    float: left;
    width: 410px;
    height: 396px;
    color: #FFF;
    border: #fbdfd5 solid 5px;
    margin-right: 5px;
}

.act .three .noti .noti-bt {
    background: url(../image/gg.png) no-repeat #90c320 10px center;
    display: block;
    width: 410px;
    height: 50px;
    line-height: 50px;
}

.act .three .noti .noti-bt img {
    margin: 16px 0 17px 45px;
}

.act .three .noti .noti-bt a {
    padding-right: 10px;
    color: #efecec;
    font-family: "宋体";
    font-size: 12px;
    float: right;
}

.act .three .noti .noti-dbt {
    width: 100%;
}

.act .three .noti .noti-dbt img {
    display: block;
    float: left;
    padding: 17px 0 17px 8px;
}

.act .three .noti .noti-dbt .noti-titl {
    float: left;
    margin: 18px 8px 10px 8px;
    width: 250px;
}

.act .three .noti .noti-dbt .noti-titl span {
    font-size: 12px;
    float: right;
    margin-top: 3px;
}

.act .three .noti .noti-dbt .noti-titl:hover {
    color: #e22b39;
}

.act .three .noti .noti-dbt p {
    color: #666;
    font-size: 12px;
    font-family: "宋体";
    padding: 0 8px 0 152px;
    text-indent: 2em;
    line-height: 18px;
}

.act .three .noti .noti-stitl {
    height: 210px;
    padding: 0px 10px 20px 5px;
}

.act .three .noti .noti-stitl li {
    background: url(../image/sbt.png) 0 center no-repeat;
    color: #313131;
    line-height: 38px;
    padding-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.act .three .noti .noti-stitl li a:hover {
    color: #f54b58;
}

.act .three .noti .noti-stitl li span {
    font-size: 12px;
    float: right;
}

.act .three .noti .noti-stitl li:first-child {
    border-top: solid #f8dfe0 1px;
    padding: 8px 0 0 15px;
}

.act .three .mome {
    float: left;
    width: 410px;
    height: 396px;
    color: #FFF;
    border: #fbdfd5 solid 5px;
    margin-right: 5px;
}

.act .three .mome .mome-bt {
    background: url(../image/ac.png) no-repeat #f54b58 10px center;
    display: block;
    width: 410px;
    height: 50px;
    line-height: 50px;
}

.act .three .mome .mome-bt img {
    margin: 16px 0 17px 45px;
}

.act .three .mome .mome-bt a {
    color: #efecec;
    font-family: "宋体";
    font-size: 12px;
    float: right;
    padding-right: 10px;
}

.act .three .mome ul li {
    padding: 20px 10px 0px 10px;
}

.act .three .mome ul li a {
    display: block;
    float: right;
    width: 335px;
    height: 43px;
    padding-left: 10px;
    overflow: hidden;
    line-height: 15px;
    border-bottom: dashed 1px #CCC;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.act .three .mome ul li a:hover {
    color: #f54b58;
}

.act .three .mome ul li a span {
    font-family: "宋体";
    font-size: 12px;
    line-height: 30px;
}

.act .three .video {
    float: left;
    width: 336px;
    height: 396px;
    color: #FFF;
    border: #fbdfd5 solid 5px;
}

.act .three .video .video-bt {
    background: url(../image/vv.png) #f88021 no-repeat 10px center;
    display: block;
    width: 336px;
    height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 9999;
}

.act .three .video .video-bt img {
    margin: 16px 0 17px 45px;
}

.act .three .video .video-bt a {
    float: right;
    color: #fff;
    padding: 0 10px;
}

.act .three .video a.vi {
    display: block;
    background: #fde3e4;
    width: 336px;
    height: 300px;
    position: relative;
}

.act .three .video a.vi img {
    padding-top: 22px;
}

.act .three .video a.vi span {
    padding-left: 10px;
    line-height: 30px;
    font-size: 12px;
}

.act .three .video {}

.act .three .video .sx-btn span {
    display: block;
    background: #fde3e4;
    width: 20px;
    height: 20px;
    float: left;
    border-radius: 3px;
}

.act .three .video .sx-btn span:hover {
    background: #e22b39;
}

.act .three .video .sx-btn span img {
    padding: 5px;
}

.act .three .video .sx-btn span.lef-btn {
    margin: 14px 0 5px 275px;
}

.act .three .video .sx-btn span.rig-btn {
    margin-right: 3px;
    margin-top: 14px;
}

.bb {}

.bb .bb-bt img {
    padding: 45px 0;
    margin: 0 auto;
    display: block;
}

.bb .bj span {
    float: left;
    position: relative;
    margin: 0 1px;
    width: 298px;
}

.bb .bj span img {
    width: 100%;
    height: auto;
}

.bb .bj span a {
    display: block;
    color: #FFF;
    line-height: 45px;
    text-align: center;
    width: 100%;
    height: 45px;
    background: #f90;
}

.bb .bj span a:hover {
    background: #f54b58;
}

.jjsl {}

.jzsl .jz-bt img {
    padding: 40px 0 50px 0;
    padding: 45px 0;
    margin: 0 auto;
    display: block;
}

.jzsl .jz-bg {
    width: 100%;
    height: 270px;
    background: url(../image/jz-bg.png) center no-repeat;
    position: relative;
    overflow: hidden;
}

.jzsl .jz-bg span {
    display: block;
    background: #fad3cd;
    border-radius: 3px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    z-index: 999;
    position: absolute;
    top: 110px;
    cursor: pointer;
}

.jzsl .jz-bg span img {
    padding: 9px 15px 10px 15px;
}

.jzsl .jz-bg span:hover {
    background: #e22b39;
}

.jzsl .jz-bg span.jz-l {
    left: -50px;
}

.jzsl .jz-bg span.jz-r {
    right: -50px;
}

.jzsl .jz-bg .jz-nr {
    position: relative;
}

.jzsl .jz-bg .jz-nr img.img {
    margin: 38px 0 44px 0;
}

.jzsl .jz-bg .jz-nr p {
    font-size: 12px;
    color: #666;
    background: #fef5f1;
    float: right;
    width: 760px;
    height: 128px;
    margin: 38px 0 44px 0;
    line-height: 25px;
    padding: 30px 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jzsl .jz-bg .jz-nr p a {
    font-size: 14px;
    color: #e22b39;
    font-weight: bold;
    line-height: 40px;
}

.jzShow {
    display: none;
}

.jzShow.act {
    display: block;
}

.theme {}

.theme .theme-bt {
    text-align: center;
    margin: 50px 0;
}

.theme .theme-nr {
    background: url(../image/tm.png) center 0 no-repeat;
    width: 100%;
    height: 364px;
}

.theme .theme-nr .theme-zp {}

.theme .theme-nr .theme-zp dl {
    background: #FFF;
    width: 290px;
    height: 280px;
    float: left;
    margin: 40px 0 0 5px;
}

.theme .theme-nr .theme-zp dl:hover {
    border: #fad3cd 1px solid;
}

.theme .theme-nr .theme-zp dt {
    margin: 10px;
}

.theme .theme-nr .theme-zp dd {
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.theme .theme-nr .theme-zp dl:hover dd {
    color: #e22b39;
}

.theme .theme-nr .theme-zp a.more {
    font-size: 12px;
    font-family: "宋体";
    color: #FFF;
    text-align: center;
    line-height: 25px;
    display: block;
    float: right;
    background: #fad3cd;
    width: 80px;
    height: 25px;
    border-radius: 5px;
    margin: 8px 20px 0 0;
}

.theme .theme-nr .theme-zp a.more:hover {
    background: #e22b39;
}

.footer {
    background: url(../image/footer.png) center no-repeat;
    width: 100%;
    height: 217px;
    position: relative;
}

.footer .back-t a {
    position: absolute;
    top: -37px;
    right: 170px;
}

.footer .footer-nr {
    padding-top: 75px;
    position: relative;
}

.footer .footer-nr .xx {
    font-family: "宋体";
    font-size: 12px;
    color: #fff;
    opacity: 0.8;
    line-height: 30px;
}

.footer .footer-nr .xx a {
    color: #FFF;
}

.footer .footer-nr .xx a:hover {
    color: #f88021;
}

.footer .footer-nr .zx {
    display: block;
    font-family: "宋体";
    font-size: 12px;
    color: #fff;
    opacity: 0.8;
    line-height: 30px;
}

.footer .footer-nr .zx img {
    padding-right: 10px;
}

.footer .footer-nr .dz {
    display: block;
    font-family: "宋体";
    font-size: 12px;
    color: #fff;
    opacity: 0.8;
    line-height: 30px;
}

.footer .footer-nr .dz img {
    padding-right: 10px;
}

.footer .footer-nr .ewm {}

.footer .footer-nr .ewm img {
    position: absolute;
    top: 50px;
    right: 20px;
}

.zt-nr {}

.zt-nr .zt-bg {
    background: -webkit-linear-gradient(#faf6eb, #f5eedb);
}

.zt-nr .zt-bg .zt-left {
    float: left;
    width: 310px;
    padding-left: 30px;
    border-right: #ece8e8 1px solid;
}

.zt-nr .zt-bg .zt-left .left-dbt {
    display: block;
    font-size: 16px;
    color: #e22b39;
    padding: 30px 0 15px 0;
    width: 280px;
    line-height: 25px;
    border-bottom: #ece8e8 1px solid;
    padding-left: 10px;
}

.zt-nr .zt-bg .zt-left span.cn {
    font-size: 16px;
    font-weight: bold;
}

.zt-nr .zt-bg .zt-left span.en {
    font-size: 14px;
    color: #ff5d26;
}

.zt-nr .zt-bg .zt-left .left-xbt li {}

.zt-nr .zt-bg .zt-left .left-xbt li a {
    display: block;
    background: url(../image/15443175317.png) 15px center no-repeat;
    width: 230px;
    height: 43px;
    border-radius: 3px;
    padding-top: 5px;
    padding-left: 50px;
    line-height: 43px;
    border-bottom: #ece8e8 1px solid;
}

.zt-nr .zt-bg .zt-left .left-xbt li a:hover,
.zt-nr .zt-bg .zt-left .left-xbt li.act a {
    background: url(../image/15443161203.png) #e22b39 20px center no-repeat;
    color: #FFF;
}

.zt-nr .zt-bg .zt-left .us {
    position: relative;
}

.zt-nr .zt-bg .zt-left .us dt {
    padding-top: 30px;
    text-align: center;
    padding-right: 30px;
}

.zt-nr .zt-bg .zt-left .us dd {
    background: #e22b39;
    width: 280px;
    height: 40px;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    opacity: 0.8;
}

.zt-nr .zt-bg .right {
    float: right;
    width: 839px;
    padding: 0 0 50px 0;
}

.zt-nr .zt-bg .right .currentlocation {
    display: block;
    line-height: 93px;
    background: url(../image/15443167542.png) 15px center no-repeat;
    font-size: 14px;
    color: #666;
    padding-left: 40px;
    border-bottom: #ece8e8 1px solid;
}

.zt-nr .zt-bg .right .currentlocation a {
    font-size: 14px;
    color: #999;
}

.zt-nr .zt-bg .right .currentlocation a.zj:hover {
    color: #e22b39;
}

.zt-nr .zt-bg .right .tutu {
    padding-left: 25px;
}

.zt-nr .zt-bg .right .tutu dl {
    float: left;
    width: 234px;
    padding: 30px 15px 0 15px;
}

.zt-nr .zt-bg .right .tutu {}

.zt-nr .zt-bg .right .tutu dd a {
    display: block;
    width: 224px;
    height: 45px;
    border-bottom: #999 1px dashed;
    padding: 10px 5px 5px 5px;
    text-align: center;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zt-nr .zt-bg .right .tutu dd a:hover {
    color: #e22b39;
}


/*冲突样式*/

.content {
    background: none;
}

.content p.info {
    border-bottom: #838888 1px dashed;
}

.content p.subTitle {
    height: auto;
}

.content h1 {
    font-weight: normal;
}

.page {
    background: none;
}

.contentMain p {
    font-size: 18px;
    line-height: 2.5;
}

.base_TextList li {
    background: url(../image/sbt.png) 10px center no-repeat
}

.base_TextList li a:hover {
    color: #e22b39;
}

.base_TextList li:hover {
    background: url(../image/sbt.png) 10px center no-repeat
}

.base_TextList li span.time {
    font-size: 12px;
    color: #6e6e6e;
}


/*图片列表*/

.picture_list {
    padding-left: 25px;
}

.picture_list dl {
    float: left;
    width: 234px;
    padding: 30px 15px 0 15px;
}

.picture_list dl dt {
    width: 100%;
    height: 234px;
    overflow: hidden;
}

.picture_list dl dt img {
    width: 100%;
    height: auto;
}

.picture_list dd a {
    display: block;
    width: 224px;
    height: 45px;
    border-bottom: #999 1px dashed;
    padding: 10px 5px 5px 5px;
    text-align: center;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.picture_list dd a:hover {
    color: #e22b39;
}


/*新闻列表*/

.base_PicIntroListlx {
    padding: 0 0 20px 0;
}

.base_PicIntroListlx li.first {
    width: 865px;
    height: 222px;
    padding: 10px 10px;
    margin: 0 auto 10px auto;
    float: none;
    background: #fffbf3;
}

.base_PicIntroListlx li.first div.img {
    float: left;
    width: 288px;
    height: 198px;
    border: 1px solid #e6e6e6;
    margin: 0 20px 0 0;
    overflow: hidden;
    position: relative;
}

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

.base_PicIntroListlx li.first div.img a {
    display: none;
    width: 100%;
    height: 100%;
    background: url(https://www.sfls.com.cn/earlylearing/images/piclisttpa11.png) top center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.base_PicIntroListlx li.first div.img:hover a {
    display: block;
}

.base_PicIntroListlx li.first h3 {
    width: 515px;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 20px;
    border-bottom: 1px dashed #dcdcdc;
    background: url(https://www.sfls.com.cn/earlylearing/images/newsjt.png) left center no-repeat;
    color: #ffbb38;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.base_PicIntroListlx li.first span.time {
    float: right;
    padding: 0 10px 0 0;
    color: #666;
    font-size: 12px;
    display: inline-block;
    font-weight: normal;
    font-family: 宋体, 微软雅黑, sans-serif;
}

.base_PicIntroListlx li.first p.text {
    color: #707070;
    width: 535px;
    padding: 10px 0 0 0;
    line-height: 24px;
    max-height: 100px;
    overflow: hidden;
}

.base_PicIntroListlx li.first a.more {
    display: block;
    float: right;
    width: 85px;
    height: 30px;
    margin: 10px 10px 0 0;
    background: #7ccd02;
    color: #fff;
    text-align: center;
    padding: 0;
    font-size: 14px;
    text-align: center;
}

.base_PicIntroListlx li {
    float: left;
    width: 435px;
    height: 150px;
    margin: 10px 0 10px 10px;
    background: #fffbf3;
}

.base_PicIntroListlx li div.imge {
    float: left;
    width: 163px;
    height: 127px;
    margin: 10px 20px 10px 20px;
    overflow: hidden;
}

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

.base_PicIntroListlx li a {
    display: block;
    font-size: 14px;
    color: #313131;
    width: 230px;
    padding: 10px 0 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.base_PicIntroListlx li span.time {
    display: block;
    text-align: right;
    padding: 0 10px 0 0;
    color: #666;
    font-family: 宋体, 微软雅黑, sans-serif;
}

.base_PicIntroListlx li p.newnr {
    line-height: 23px;
    font-family: 宋体, 微软雅黑, sans-serif;
    padding: 0 10px 10px 0;
    height: 64px;
    overflow: hidden;
}

.base_PicIntroListlx li:hover a {
    color: #F90;
}