/*产品类型列表*/

#product-type {
    padding: 0;
    padding-top: 15px;
    margin: 0;
}

#product-type li {
    float: left;
    position: relative;
    width: 262px;
    margin-right: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-top: 45px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    /*  height: 507px*/
}

#product-type li img {
    display: inline-block;
    height: 240px;
}

#product-type li.item-4 {
    margin-right: 0;
}

#product-type li h3 a {
    color: #e70012;
}

#product-type li p {
    color: #919191;
    min-height: 40px;
    margin: 0px;
}

#bx-control .bx-wrapper .bx-controls-direction a {
    display: block;
    top: 45%
}

#bx-control .bx-wrapper .bx-prev {
    left: -50px
}

#bx-control .bx-wrapper .bx-next {
    right: -60px
}

@media screen and (min-width: 960px){
#bx-control-top .bx-wrapper .bx-controls-direction a {
    display: block;
    top: 45%
}
#bx-control-top .bx-wrapper .bx-prev {
    left: 50px;
}
#bx-control-top .bx-wrapper .bx-next {
    right: 20px;
}
}



#4093131 img {
    float: right;
}

@media (max-width: 1200px) {
    #product-type li {
        float: none;
        height: 185px;
        width: 80%;
        padding-top: 30px;
        padding-bottom: 10px;
        padding-left: 50px;
        padding-right: 120px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 10px;
        background-color: #fff;
        text-align: center;
    }
    #product-type li.item-4 {
        margin-right: auto;
    }
    #product-type li:last-child {
        margin-right: auto;
    }
    #product-type li img {
        float: left;
    }
    #product-type li h3,
    #product-type li p {
        margin-right: 150px;
        /*text-indent:-30px;*/
    }
    #product-type .item-1,
    #product-type .item-2,
    #product-type .item-3,
    #product-type .item-4,
    #product-type .item-5 {
        background-position: right bottom;
    }
}

@media (max-width: 767px) {
    #product-type .item-1,
    #product-type .item-2,
    #product-type .item-3,
    #product-type .item-4,
    #product-type .item-5 {
        background-image: none;
        background-position: right bottom;
    }
    #product-type li {
        padding-right: 0;
        padding-left: 10px;
    }
    #product-type li p,
    #product-type li h3 {
        margin: 0;
    }
}

@media screen and (max-width: 500px) {
    #product-type li img {
        width: 50px;
        height: 50px;
    }
    #product-type li h3 a {
        font-size: 14px;
    }
    #product-type li p {
        overflow: hidden;
        display: none;
    }
    #product-type li {
        float: left;
        margin: 10px 5px;
        padding: 10px 5px;
        width: 17%;
        height: 130px;
    }
    #product-type li img {
        float: none;
    }
    #product-type li h3 a {
        margin: 0;
    }
}


/*分类*/

.classify {
    /*  background-image: url(../../images/images/bg-pic-index.jpg);
  background-position: center;
  position: relative;
  left:50%;
  margin-left: -960px;*/
    height: 231px;
    /*width: 1920px;*/
    margin-top: 50px;
    margin-bottom: 60px;
    position: relative;
}

.classify ul li {
    padding-top: 80px;
}

.left {
    height: 230px;
    background-image: url(../../images/images/1.png);
    background-position: right top;
}

.right {
    height: 230px;
    background-image: url(../../images/images/2.png);
    background-position: left top;
}

.classify li a {
    display: block;
    float: left;
    height: 90px;
    width: 400px;
    padding-right: 120px;
    font-size: 36px;
    line-height: 90px;
    border-radius: 45px;
    color: #fff;
    text-align: right;
}

.classify ul li.left {
    width: 53%;
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 120px;
}

.classify ul li.left a {
    float: right;
}

.classify ul li.right {
    position: absolute;
    width: 52%;
    right: 0;
    top: 0;
}

.classify ul li.right {
    padding-left: 120px;
}

@media (min-width: 768px) and (max-width: 992px) {
    .classify li a {
        width: 300px;
        padding-right: 40px;
    }
    .classify ul li.left {
        width: 58%;
    }
    .classify ul li.right {
        padding-left: 100px;
    }
}

@media screen and (max-width: 1440px) {
    .classify ul li.right {
        width: 54%;
    }
}

@media screen and ( max-width: 1200px) {
    .classify {
        width: 100%;
        left: 0;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .classify {
        background-image: none;
        height: 231px;
        margin-top: 55px;
        margin-bottom: 20px;
    }
    .classify ul li.left,
    .classify ul li.right {
        width: 100%;
        background: none;
        position: static;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 30px;
        height: auto;
    }
    .classify li a {
        display: inline-block;
        height: 80px;
        border-radius: 40px;
        width: 300px;
        font-size: 24px;
        padding-right: 45px;
    }
    .classify li:last-child {
        margin-top: 20px;
    }
}

.classify a img {
    float: left;
}

.classify a img.dianjiao {
    margin-top: -45px;
    margin-left: 25px;
}

.classify a img.youjiao {
    margin-top: -50px;
    margin-left: 20px;
}


/*首页板块*/

.sections {
    margin-bottom: 50px;
}

.sections .item {
    position: relative;
    top: 0;
    left: 0;
}

.sections .item h2 {
    padding-left: 25px;
    padding-right: 20px;
    margin-bottom: 20px;
    text-indent: 15px;
    color: #fff;
    line-height: 80px;
    font-size: 30px;
}

@media (max-width: 767px) {
    .sections .item h2 {
        margin-bottom: 10px;
        text-indent: 15px;
        color: #fff;
        line-height: 60px;
        font-size: 20px;
    }
    .icon-star{
      margin-top:15px;
      height: 25px;
      width:25px;
    }
}

.sections .item.early h2 {
    background-color: #FF4855;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.sections .item.early .body {
    background-color: #f2f2f2;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.sections .item h2 a {
    float: right;
}

.sections .body {
    background-color: #fff;
    padding: 20px;
}
@media (max-width: 956px) {
    .sections .body {
        padding: 0px;
    }
}

.body a {
    font-size: 12px;
}

.body .themes a {
    font-size: 16px;
}

#bbs .body,
#videos .body,
#news .body {
    /*height: 379px;*/
    height: 345px;
    overflow: hidden;
}

#videos .body .video-wrapper {
    padding-top: 0;
    padding-bottom: 70%;
}

#news .body span {
    float: right;
}

.sections .body.row {
    margin: 0;
}

.pic-theme a {
    display: block;
}

.pic-theme a.last {
    margin-top: 40px;
}

@media (max-width: 1200px) {
    .pic-theme {
        width: 50%
    }
    .pic-theme a,
    .pic-theme a img {
        width: 100%;
    }
}

.pic-theme a:first-child {
    margin-bottom: 10px;
}

#bbs .body .themes,
#bbs .body ul {
    margin-left: 55%;
}

.body .themes a {
    color: #ff7e00;
}

.sections .body ul li {
    line-height: 34px;
}

.sections #activity a > img,
.body img {
    max-width: 100%;
}


/*首页板块样式-小屏幕*/

@media (max-width: 767px) {
    .pic-theme {
        display: none;
    }
    .sections {
        margin-bottom: 30px;
    }
    .sections .body .themes,
    .sections .body ul {
        margin-left: 0px;
    }
    #activity .body a {
        display: block;
        padding: 0;
    }
    .sections #activity a:first-child {
        /*margin-bottom: 20px;*/
    }
    #videos .body,
    #news .body {
        height: auto;
    }
    #bbs .body .themes,
    #bbs .body ul {
        margin-left: 0;
    }
}


/*读书郎电教*/

.body img.news-thumb {
    max-width: 100%;
    width: auto;
}

.e-main {
    padding-top: 70px;
}

.e-main>.row>.col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.e-main .item {
    width: 100%;
    height: 490px;
    border: 1px solid #E7E6E6;
}

.e-main .item .img-wrapper {
    text-align: center;
    height: 350px;
    line-height: 350px;
}

.e-main .item .img-wrapper img {
    vertical-align: middle;
    max-width: 100%;
}

.e-main .item .img-wrapper img,
.mix a img {
    position: relative;
}

.link-list {
    padding: 50px 0 50px 50px;
    margin-bottom: 0;
    border-top: 1px solid #e6e6e6;
}

.link-list li {
    float: left;
    margin-left: 37px;
}

.link-list li:first-child {
    margin-left: 0;
}

.link-list li .icon {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.mix {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
}

.mix .video-wrapper {
    padding-bottom: 66%;
}

.mix img {
    margin-top: 20px;
    max-width: 100%;
}

.focus-sm {
    padding-top: 115px;
    margin-bottom: 30px;
}

.focus-sm .sec-list {
    padding-left: 30px;
    padding-bottom: 70px;
}

.focus-sm a img {
    max-height: 100%;
    margin: 0 auto;
}

.focus-sm .sec-list li {
    float: left;
    margin-left: 105px;
}

.focus-sm .sec-list li:first-child {
    margin-left: 0;
}

.focus-sm .sec-list a {
    display: block;
    margin: 0 auto 30px;
    text-align: center;
}

.focus-sm .sec-list a:first-child {
    height: 150px;
    width: 200px;
}

.news-date em {
    font-style: normal;
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
    .e-main .item img {
        max-width: 100%;
    }
    .link-list {
        padding-left: 15px;
    }
    .link-list li {
        margin-left: 15px;
    }
    .mix {
        width: 100%;
    }
    .focus-sm .sec-list li {
        width: 24%;
        margin-left: 10px;
    }
    .focus-sm .sec-list img {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .mix img,
    .e-main .item img {
        width: 100%;
    }
    .mix {
        width: 100%;
    }
    .bx-wrapper img {
        margin: 0 auto;
    }
    .focus-sm .sec-list {
        padding-left: 0;
    }
    .e-main {
        padding-top: 20px;
    }
    .e-main .item {
        height: auto;
        padding-top: 25px;
    }
    .link-list li {
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .focus-sm .sec-list li {
        float: none;
        margin: 0;
        text-align: center;
    }
    .focus-sm .sec-list li:first-child {
        margin-left: 0;
    }
}


/*幼教*/

.focus-sm.early {
    padding-top: 0;
}

.focus-sm.early .container {
    padding-top: 40px;
    margin-bottom: 40px;
    margin-top: 50px;
    background-color: #fff;
    border: 1px solid #B7D7E5;
    border-radius: 15px;
}

.focus-sm.early .sec-list {
    padding-bottom: 40px;
}

.top-content {
    width: 100%;
    max-width: 565px;
    height: 525px;
    padding: 20px 60px 40px;
    text-align: center;
    background-color: #3AC0F3;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    position: relative;
}

.md-bg {
    position: relative;
    width: 100%;
    max-width: 565px;
    height: 80px;
    background-color: #2AABDB;
}

.md-bg:after {
    content: "";
    position: absolute;
    height: 0px;
    right: 0;
    top: 0;
    border-width: 0 200px 80px 0;
    border-style: solid;
    border-color: transparent #FBFBFB transparent transparent;
}

.md-bg:before {
    content: "";
    position: absolute;
    height: 0px;
    left: 0;
    top: 0;
    border-width: 80px 0 0 200px;
    border-style: solid;
    border-color: transparent transparent transparent #FBFBFB;
}

.top-content h3 {
    border-bottom: 1px solid #fff;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 25px;
}

.top-content p {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    text-align: left;
}

.top-content img {
    margin-bottom: 10px;
    position: relative;
}

.top-content a {
    display: block;
    margin-top: 20PX;
    color: #fff;
    padding: 10px 30px;
    border: 1px solid #fff;
    border-radius: 8px;
}

.top-content a:hover {
    color: #f98818;
    border-color: #f98818;
}

.top-content.yellow {
    background-color: #FED718;
}

.top-content.yellow img {
    margin-top: 20px;
    margin-bottom: 0px;
}

.md-bg.yellow {
    background-color: #E1BE14;
}

.bottom-content {
    width: 100%;
    max-width: 565px;
    background-color: #3AC0F3;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 35px 50px;
}

.bottom-content .video-wrapper {
    padding-top: 0;
}

.vjs-default-skin {
    background-color: #000;
}

@media screen and (max-width: 767px) {
    .bottom-content {
        padding: 20px 0;
    }
    .bottom-content * {
        max-width: 100%;
    }
}

.bottom-content.yellow {
    background-color: #FED718;
}

.product-show {
    padding-top: 60px;
}

.icon-child-phone,
.icon-child-pad {
    float: none;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

@media screen and (max-width: 1200px) and (min-width: 993px) {
    .top-content p,
    .top-content h3 {
        font-size: 24px;
    }
}

@media screen and (max-width: 992px) {
    .top-content img {
        max-width: 100%;
    }
    .top-content p,
    .top-content h3 {
        font-size: 16px;
        line-height: 24px;
    }
    .top-content {
        height: auto;
    }
}

.icon-child-phone {
    background-position: -254px -160px;
    width: 39px;
    height: 58px;
}

.icon-child-pad {
    background-position: -169px -160px;
    width: 66px;
    height: 44px;
}


/*focus覆盖样式*/

.focus-sm .bx-wrapper {
    box-shadow: none;
    margin: 0;
}

.focus-sm .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #989898;
}

.focus-sm .bx-wrapper .bx-pager.bx-default-pager a.active,
.focus-sm .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #C9DB1C;
}

.focus-sm .bx-wrapper .bx-pager {
    bottom: 50px;
}


/*hover动画*/

.sections .item a:hover img,
#product-type>li:hover img,
.classify li a:hover img,
.focus-sm a img {
    position: relative;
}

@media(max-width:767px) {
    .bx-wrapper .bx-pager {
        bottom: 10px;
    }
}
