﻿#header{background:url(../SocialSport/bg_logo.png) no-repeat;
        height :190px;
}
.cm_nav {
    background: #fbffff;
    border-bottom: 1px #eafaff solid;
}
.hdc .logo {
    width: 720px;
    height: 180px;
}

    .hdc .logo a {
        background: url(../SocialSport/logo.png) no-repeat;
        width: 720px;
        height: 90px;
        line-height: 90px;
        display: block;
        overflow: hidden;
        margin: 40px 0 0 0;
    }


.head-nav {
    width: 100%;
    min-width:1200px;
    height: 44px;
    background: #1D70BA;
}

.head-nav-con {
    width: 1200px;
    height: 44px;
    margin: auto;
}

    .head-nav-con ul li {
        width: 150px;
        float: left;
        font-size: 16px;
        text-align: center;
    }

        .head-nav-con ul li:hover {
            background: #2282D9;
        }

    .head-nav-con ul a {
        display: block;
        text-decoration: none;
        text-align: center;
        line-height: 44px;
        color: white;
    }

    .head-nav-con .drop-down {
        position: relative;
    }

    .head-nav-con .drop-down-content {
        padding: 0;
        display: none;
        position: absolute;
        z-index: 1;
        background: #2282D9;
    }

        .head-nav-con .drop-down-content li:hover > a {
            background-color: #1D70BA;
        }

    .head-nav-con .drop-down:hover .drop-down-content {
        display: block;
    }

    .head-nav-con .drop-down-2 {
        position: relative;
    }

    .head-nav-con .drop-down-content-2 {
        padding: 0;
        display: none;
        position: absolute;
        z-index: 1;
        background-color: #1D70BA;
        right: -190px;
        top: 0;
    }

        .head-nav-con .drop-down-content-2 > li {
            float: none;
            background-color: #1D70BA;
            width: 190px;
        }

        .head-nav-con .drop-down-content-2 li:hover a {
            background-color: #499eea;
        }

    .head-nav-con .drop-down-2:hover .drop-down-content-2 {
        display: block;
    }




.cm_c3_4 {
    width: 800px;
}

.slideBox {
    height: 388px;
}

    .slideBox .hd {
        bottom: 10px;
        right: 10px;
    }

    .slideBox .bd img {
        width: 800px;
        height: 388px;
        display: block;
    }

.cm_c3_5 {
    width: 380px
}

.bt {
    border-bottom: 2px solid #1D70BA;
    height: 30px;
    /* line-height: 40px;
    width: 555px; */
    /*margin: 0 15px;*/
    color: #1D70BA
}

.taz100 {
    font-size: 18px;
    /*line-height: 38px;*/
    font-weight: bold;
    color: #136556;
    float: left;
}

.content-box-c-t {
    width: 380px;
    height: 120px;
    margin: 0
}

.list_hs_f16_c2 {
    zoom: 1;
    overflow: hidden;
    height: 120px;
    float: left;
}

    .list_hs_f16_c2 .title {
        font-weight: bold;
        height: 30px;
        overflow: hidden;
        font-size: 16px;
        text-align: left;
        margin-top: 10px;
    }

    .list_hs_f16_c2 p {
        /*margin-top: 10px;*/
        color: #666;
        height: 78px;
        overflow: hidden;
        line-height: 24px;
    }

.l_bt_mid, .r_bt_mid {
    width: 576px;
    height: 80px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 30px;
}

.l_bt_mid {
    float: left;
}

.r_bt_mid {
    float: right;
}

    .l_bt_mid p, .r_bt_mid p {
        text-align: center;
        line-height: 80px;
        width: 100%;
    }

    .l_bt_mid p img, .r_bt_mid p img {
        vertical-align: middle;
        width:70px;height:70px;
        padding-right:20px
    }

    .l_bt_mid p a, .r_bt_mid p a {
        color: #fdffff;
        padding-left: 5px;
    }

.cm_c3_8 {
    width: 319px;
}
/*.cm_c3_8 img {
    border: 1px #ccc solid;
    height: 69px;
    width: 319px;
}*/
.cm_c3_860{width:860px;}
.content-box-js {
    height: 120px;
    margin: 0;
    padding-top:10px
}
    .content-box-js span {
        font: 14px "microsoft yahei";
        color: #585858;line-height:24px;
    }


.sz {
    position: relative;
    overflow: hidden;
    zoom: 1;
    float: left
}

    .sz .piclist li {
        float: left;
        display: inline;
        width: 270px;
        margin-right: 20px;
        overflow: hidden;
        /*background: url(../images/ke-bg.png) no-repeat;*/
        height: 120px;
        position: relative;
    }

    .sz .piclist .title {
        font-weight: bold;
        padding: 180px 20px 0;
    }

    .sz .piclist .content {
        padding: 0px 20px;
    }


    .sz .piclist li span {
        height: 25px;
        line-height: 25px;
        display: block;
        text-align: center;
    }

    .sz .piclist li img {
        position: absolute;
        /*top: -10px;
        left: -10px;*/
    }

    .sz .pageBtn span {
        background: url(../images/j-scroll.png) no-repeat;
        display: block;
        width: 20px;
        height: 48px;
        position: absolute;
        top: 36px;
        cursor: pointer;
        text-indent: -999em;
        overflow: hidden;
    }

    .sz .pageBtn .prev {
        left: 0px;
        background-position: 0;
    }

    .sz .pageBtn .next {
        right: 0px;
        background-position: -20px;
    }




    .sz .pageBtn .list {
        overflow: hidden;
        zoom: 1;
        margin: 10px 0 0 413px;
    }

        .sz .pageBtn .list li {
            background: url(../images/bntBg.png);
            float: left;
            display: inline;
            width: 15px;
            height: 15px;
            background-position: -86px -57px;
            cursor: pointer;
            margin-left: 10px;
            line-height: 10000px;
            overflow: hidden;
        }

            .sz .pageBtn .list li.on {
                background-position: -114px -57px;
            }
/*招生专栏*/
.list_img_148 {
    margin-top: 0px;
}

    .list_img_148 li {
        width: 50%;
        height: 110px;
        float: left;
        overflow: hidden;
        margin-bottom: 20px;
    }

        .list_img_148 li.last {
            margin-right: 0;
        }

    .list_img_148 a {
        float: left;
        width: 100%;
        height: 90px;
        display: block;
        position: relative;
        text-align: center;
        line-height: 90px;
    }


/*教师*/
.lc{margin-top:10px;}
    .lc .items .right{width:100%}
    .lc .items .right ul li {
        width: 190px;
    }
.list_hs_f14_c2{height:220px;}
    .list_hs_f14_c2 .pic {
        float: none;
        border: 1px #f7f1f1 dashed;
    }
.list_hs_f14_c2 .title, .list_hs_f14_c2 p{margin-left:0;
                                          text-align :center;
                                          line-height:30px;
                                          height :30px;
                                          font-weight :normal;
}
.list_hs_f14_c2 .but{margin-left:0;}
.lc .items .right .next, .lc .items .right .prev{top:80px;}

.list_ns_f14_dot li {
    background: url(../../content/images/j001.png) 0px center no-repeat;
    padding-left: 24px !important;
}
.link {
    font-size: 12px;
    overflow: hidden;
    background: #fbfbfb;
    margin-top: 20px;
    box-shadow: 0px 0px 0px 2px rgba(0,0,0,.1);
}
    .link .info {
        width: 1200px;
        margin: auto;
        line-height: 28px;
        font-size: 12px;
        color: #777;
        padding-top: 12px;
        text-align: left;
    }
        .link .info ul li {
            float: left;
            list-style: none;
            padding: 0 10px 6px;
        }
.footer {
    background: #1D70BA;
    margin-top: 0px;
}
    .footer .info {
        width: 1200px;
        color:#fff
    }