
/*#go-top2{
    width:50px;
    height:120px;
    position:fixed;
    bottom:67px;
    right:100px;
}

#go-top2 .topBlock,#go-top2 .bottomBlock {
    width:50px;
    height:60px;
    cursor:pointer;
    display: block;
}

#go-top2 .topBlock{
    background: url(/Images/PublicActivity/b2.png) no-repeat top center;
    background-size: 50px 60px;
}

#go-top2 .bottomBlock{
    background: url(/Images/PublicActivity/b3.png) no-repeat top center;
    background-size: 50px 60px;
}

#go-top2 .topBlockPop{
    background: url(/Images/PublicActivity/a2.jpg) no-repeat top center;
    background-size: 255px 187px;
}

#go-top2 .bottomBlockPop{
    background: url(/Images/PublicActivity/a3.jpg) no-repeat top center;
    background-size: 255px 187px;
}*/

.cont {
    clear: both;
    height: 450px;
}

    .cont .cont-img {
        text-align: center;
    }

        .cont .cont-img ul li {
            height: 430px;
            padding-top: 20px;
            list-style: none;
            display: block;
        }

        .cont .cont-img .show {
            display: block;
        }

        .cont .cont-img .show {
            background: #4f7bff;
        }

        .cont .cont-img .show0 {
            background: #c6413c;
            /*background-image: url(images/banner02.png);*/
            display: none;
        }

        .cont .cont-img .show1 {
            background: #fff;
            /*background-image: url(images/banner02.png);*/
            /*display: none;*/
        }

        .cont .cont-img .show2 {
            background: #fff;
            display: none;
        }

        .cont .cont-img .show4 {
            background: #fff;
            display: none;
        }

        .cont .cont-img .show5 {
            background: url(images/banner05.png);
            display: none;
        }

        .cont .cont-img .show6 {
            background: #fff;
            display: none;
        }

        .cont .cont-img .show7 {
            background: #fff;
            display: none;
        }

        .cont .cont-img .show8 {
            background: #6393ff;
            display: none;
        }

        .cont .cont-img .show9 {
            background: url(images/banner09.png);
            display: none;
        }

        .cont .cont-img .show10 {
            background-color: #98BC59;
            background-image: url(images/banner10.png);
            display: none;
        }

        .cont .cont-img .show11 {
            background-color: #46cbff;
            display: none;
        }

        .cont .cont-img .show12 {
            background-color: #98bc59;
            display: none;
        }
         .cont .cont-img .show13 {
            background-color: #c6413c;
            display: none;
        }

.cont-dot {
    margin: 0 auto;
    /*width: 310px;*//*9个dot的长度*/
    width: 206px;/*6个dot的长度*/
    height: 20px;
    position: absolute;
    left:44.5%;
    bottom: 10px;
    height:15px;
}

    .cont-dot ul li {
        cursor: pointer;
        list-style: none;
        float: left;
        margin: 0px 4px 0px 16px;
        width: 14px;
        height: 14px;
        border-radius: 14px;
        background: #FFF;
    }

    .cont-dot .selected {
        background: #f08913;
    }


.content {
    clear: both;
    font-family: "微软雅黑";
    color: #4c4c4c;
}

.content-yjy {
    padding-top: 5px;
    margin: 0 auto;
    width: 1090px;
}

.content-yjytitle {
    width: 240px;
    font-size: 18px;
}

.content-yjyline, .content-kejianline {
    width: 850px;
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-left: 240px;
    margin-top: -10px;
}

.content-ul {
    clear: both;
    margin: 0 auto;
    width: 1090px;
    margin-top: 28px;
    padding-left: 10px;
}

ul, li {
    list-style: none;
}
/*news--*/
.box {
    height: 35px;
    background: #f1f1f1;
    overflow: hidden;
    clear: both;
    position: relative;
    top: -15px;
}

.t_news {
    width: 1100px;
    margin: 0 auto;
    height: 19px;
    margin-top: 8px;
    color: #fff;
    overflow: hidden;
    position: relative;
}

    .t_news b {
        width: 18px;
        line-height: 19px;
        display: inline-block;
    }

.news_li, .swap {
    line-height: 19px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 40px;
}

.t_news a {
    color: #4c4c4c;
    text-decoration: none;
    font-size: 14px;
}

    .t_news a:hover {
        color: #237ae4;
    }

.news_li li span, .swap span {
    padding: 0px 55px;
}

.swap {
    top: 19px;
}
/*--news*/
.b {
    padding-top: 30px;
    margin: 0px auto;
    list-style: none;
    width: 1100px;
}

    .b div {
        font-family: "微软雅黑";
        float: left;
        height: 270px;
        width: 350px;
        text-align: center;
        border: 1px solid #e6e6e6;
        cursor: default;
    }

.min {
    margin: 0px 20px;
}

.b div a {
    display: block;
    position: relative;
    color: #333;
    text-decoration: none;
}

    .b div a div {
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .b div a .img {
        height: 230px;
        padding-top: 40px;
        font-size: 14px;
        display: table;
        width: 350px;
    }

        .b div a .img img {
            padding-top: 10px;
        }

        .b div a .img span {
            font-size: 20px;
            color: #1a1a1a;
        }

.b div .text-con {
    position: relative;
    top: -3px;
    left: -2px;
    font-size: 15px;
    text-align: justify;
    height: 160px;
    color: #fff;
    transition: transform 0.2s ease-in 0.1s;
    transform: rotateY(90deg);
    display: none;
}

.b div a:hover .text-con {
    transform: rotateY(0deg);
}

.content {
    clear: both;
    font-family: "微软雅黑";
    color: #4c4c4c;
}

.content-yjy {
    padding-top: 5px;
    margin: 0 auto;
    width: 1090px;
}

/*云教育康复平台Start*/
.content-yjytitle {
    font-size: 20px;
}

.content-yjyline, .content-kejianline {
    width: 860px;
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-left: 270px;
    margin-top: -10px;
}

.content-jgline {
    width: 1000px;
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-left: 130px;
    margin-top: -10px;
}

.yunjiaoyu {
    clear: both;
    padding: 30px 100px;
}

    .yunjiaoyu div {
        float: left;
    }

        .yunjiaoyu div img {
            width: 250px;
        }

    .yunjiaoyu .yunjiaoyu-left {
        width: 510px;
    }

    .yunjiaoyu .yunjiaoyu-right {
        width: 380px;
    }

    .yunjiaoyu .yunjiaoyu-left img {
        margin-top: 50px;
        margin-left: 40px;
    }

    .yunjiaoyu .yunjiaoyu-right img {
        margin-top: 40px;
        margin-left: 120px;
    }

    .yunjiaoyu div p {
        line-height: 50px;
    }

.pingtai-title {
    font-size: 24px;
}

.pingtai-neirong {
    font-size: 18px;
}

.pingtai-baohan {
    font-size: 14px;
}

    .pingtai-baohan a {
        line-height: 60px;
        color: #f38816;
    }

.pingtai-more {
    height: 100px;
}

    .pingtai-more a {
        line-height: 60px;
        padding: 9px 20px;
        border-radius: 2px;
        font-size: 14px;
        color: #fff;
        background: #f38816;
        border: 1px solid #f38816;
    }

        .pingtai-more a:hover {
            background: #fb9e3a;
        }
/*云教育康复平台End*/

/*康复云-kangfuyun-开始*/
.kangfuyun {
    background: url(images/kangfuyun-bg.png);
    color: #FFF;
    text-align: center;
}

    .kangfuyun .content-yjy .kangfuyun-title {
        padding-top: 45px;
        font-size: 36px;
    }

    .kangfuyun .content-yjy .kangfuyun-neirong {
        font-size: 18px;
        line-height: 60px;
        background: url(images/kangfuyun-.png) no-repeat bottom center;
    }

    .kangfuyun .content-yjy .kangfuyun-img {
        padding: 30px;
    }
/*康复云-kangfuyun-结束*/

/*康复机构——开始*/

.content-yjy
{
    padding-top: 5px;
    margin: 0 auto;
    width: 1090px;
}

.content-yjytitle
{
    font-size: 20px;
}

.content-jgline
{
    width: 1000px;
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-left: 130px;
    margin-top: -10px;
}

.agency-content{
	height: 360px;
	margin-top: 30px;
	position: relative;
	}
.content-jigouconter
{
	width:1008px;
}
.content-jigouconter ul li p
{
	color: #000;
    font-size: 14px;
}
.content-jigouconter ul li
{
    text-align: center;
    padding-left: 42px;
    width: 210px;
    float: left;
    list-style: none;
}
.content-jigouconter a:hover
{
    border: 1px solid #4498ff;
}
.content-jigouconter a
{
    padding-top: 20px;
    border: 1px solid #e5e5e5;
    display: block;
    width: 250px;
    height: 165px;
    text-decoration: none;
}
.add-school a {
	background:#eee url(images/add1.png) no-repeat center center;
}

.add-school a:hover {
	background:#eee url(images/add2.png) no-repeat center center;
}


/*康复机构——结束*/

/*康复*/
.kangfu {
    margin: 0 auto;
    width: 1130px;
    padding-left: 40px;
}

    .kangfu table tr td ul li {
        line-height: 40px;
        font-size: 14px;
        color: #4c4c4c;
    }

        .kangfu table tr td ul li span {
            color: #237ae4;
            font-size: 20px;
            padding-right: px;
        }

    .kangfu table tr td a {
        padding-left: 8px;
        color: #237ae4;
        font-size: 14px;
    }

        .kangfu table tr td a:hover {
            text-decoration: underline;
        }

    .kangfu table tr .kangfu-time ul li {
        color: #999999;
    }

    .kangfu table tr td ul li a {
        color: #4c4c4c;
    }





.area {
    width: 340px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.js {
    position: relative;
    left: 5px;
    width: 260px;
    height: 110px;
    margin: 0 auto;
}

.box01 img {
    display: none;
    width: 260px;
    height: 110px;
}

.area .qq {
    color: #dadada;
    font-size: 26px;
    height: 15px;
    width: 25px;
    position: absolute;
    top: 40px;
}

    .area .qq:hover {
        text-decoration: none;
        color: #237ae4;
    }

.nextBtn {
    right: -7px;
}

.prevBtn {
    left: -7px;
}

.jsNav {
    margin-left: 135px;
    margin-top: 30px;
    background: #9FF;
    z-index: 220;
}

    .jsNav a {
        background: #cccccc;
        border-radius: 10px;
        width: 2px;
        font-size: 14px;
        margin-right: 6px;
        display: inline;
        height: 10px;
        line-height: 10px;
        display: block;
        float: left;
        text-align: center;
    }

        .jsNav a:hover {
            color: #FF1555;
            background: #999999;
            text-decoration: none;
        }

    .jsNav .imgSelected {
        background: #999999;
        color: #FF1555;
    }

/*康复*/

/*大礼包Start*/
.dalibao {
    position: fixed;
    top: 140px;
    right: 20px;
    width: 210px;
    height: 180px;
    background: url(images/dalibao2.png) no-repeat center bottom;
}

.dalibao-tuichu {
    text-align: right;
    padding-top: 15px;
    padding-right: 15px;
    cursor: pointer;
}

.dalibao-taobao {
    text-align: center;
}

    .dalibao-taobao a {
        display: block;
        width: 66px;
        color: #bf1e2e;
        font-size: 12px;
        line-height: 22px;
        height: 22px;
        margin-top: 99px;
        margin-left: 80px;
    }

        .dalibao-taobao a:hover {
            background: url(images/button02.png) no-repeat center;
            text-decoration: underline;
        }
/*大礼包End*/

.pulicActivity{
    text-align:center;margin:0 auto;width:1405px
}

.pcBlueText{
    font-size:25px;
    color:#2E5F9A;
    font-weight:bold;
}

.pcBlueText p {
    letter-spacing: 4px !important;
}

.pcText {
    margin-top: 16px;
    letter-spacing: 0px !important;
    font-size: 18px;
}

    .pcText span {
        color: #F61067;
    }

.pcBlock {
    margin: 105px 166px 148px;
    display: inline-block;
    cursor: pointer;
}

.pcBlock img{
    margin-bottom:17px;
}

.pcText p {
    letter-spacing: 0px !important;
}