﻿@charset "utf-8";

body {
    width: 100%;
    margin: 0 auto;
}

#news {
    text-align: center;
    margin-top: 5px;
    text-align: left;
}

    #news .detail {
        float: left;
        border: 1px solid #c1c1c1;
        height: 238px;
        overflow: hidden;
        margin: 0 5px 5px 0;
    }

        #news .detail .top {
            height: 34px;
            background: -webkit-linear-gradient(#3f98cc, #3481af);  /*Safari 5.1 - 6.0 */
            background: -o-linear-gradient(#3f98cc, #3481af);  /*Opera 11.1 - 12.0*/ 
            background: -moz-linear-gradient(#3f98cc, #3481af);  /*Firefox 3.6 - 15*/ 
            background: linear-gradient(#3f98cc, #3481af);  /*标准的语法 */
            /*background: #3f98cc;*/
            padding-left: 2px;
            padding-bottom: 3px;
            border-top:1px solid white;
        }

            #news .detail .top .title {
                float: left;
                width: 60%;
                height: 28px;
                font-size: 16px;
                text-align: left;
                margin-top: 2px;
                line-height: 28px;
                color: white;
                padding-left: 28px;
                letter-spacing:3px;
                font-family:'幼圆';
            }

            #news .detail .top .more {
                float: right;
                margin-right: 10px;
                display: block;
                background: url(//img.sceea.cn/image/features/more.jpg) center center no-repeat;
                width: 34px;
                height: 30px;
            }

    #news .gkyk-left {
        float: left;
        border: 1px solid #c1c1c1;
        width: 49%;
        height: 194px;
        overflow: hidden;
    }

    #news .gkyk-leftdown {
        float: left;
        border: 1px solid #c1c1c1;
        width: 49%;
        height: 403px;
        overflow: hidden;
    }

    #news .gkyk-right {
        float: right;
        border: 1px solid #c1c1c1;
        width: 49%;
        height: 194px;
        overflow: hidden;
        /* margin-top: 10px; */
    }

#gkyt-top .gkyk-left {
    width: 63%;
    height: 390px;
    border: none;
}

    #gkyt-top .gkyk-left .naca {
        height: 190px;
        margin-bottom: 10px;
        border: 1px solid #c1c1c1;
    }

.naca #naca-geninfo {
    float: left;
    height: 155px;
    width: 120px;
    line-height: 155px;
    background: url(//img.sceea.cn/images2018/naca/14.png)left center no-repeat;
    margin-right: 20px;
}

#naca-notice {
    height: 160px;
    width: 100%;
    background: url(//img.sceea.cn/images2018/naca/13.png)center center no-repeat;
}

#news .detail .top {
    height: 34px;
    padding-left: 5px;
    line-height:34px;
}

#gkyt-top .gkyk-right .other-content {
    padding: 5px 11px 0 11px;
    height: 196px;
}

    #gkyt-top .gkyk-right .other-content a {
        width: 285px;
        height: 55px;
        display: block;
        clear: both;
        margin: 5px auto;
        line-height: 53px;
        font-size: 18px;
        text-align: center;
        background: #d2f2ff;
    }

        #gkyt-top .gkyk-right .other-content a:hover {
            text-decoration: none;
        }

        #gkyt-top .gkyk-right .other-content a span {
            display: block;
            padding-left: 35px;
            margin-left: 42px;
            height: 53px;
            line-height: 53px;
            font-size:24px;
            letter-spacing:4px;
            color: #3583b2;
            width: 90%;
            text-align: center;
            font-family:'幼圆';
        }

    #gkyt-top .gkyk-right .other-content .a1 span {
        background: url(//img.sceea.cn/images2018/naca/11.png)left center no-repeat;
    }

    #gkyt-top .gkyk-right .other-content .a2 span {
        background: url(//img.sceea.cn/images2018/naca/12.png)left center no-repeat;
    }

    #gkyt-top .gkyk-right .other-content .a3 span {
        background: url(//img.sceea.cn/images2018/naca/15.png)left center no-repeat;
    }

#gkyt-top .gkyk-right {
    width: 35%;
    height: 390px;
}

    #gkyt-top .gkyk-right ul li:first-child a {
        color: #000;
        font-size: 16px;
        line-height: 30px;
        display: block;
        font-weight: bold;
        text-align: center;
        padding-bottom: 30px;
    }

#news .detail ul {
    padding-right: 10px;
    list-style-type: none;
}

    #news .detail ul li {
        text-align: left;
        overflow: hidden;
        overflow-wrap: break-word;
        margin-left: -30px;
        height: 30px;
        line-height: 30px;
        /*border-bottom: 1px #B6B6B6 dashed;*/
    }

        #news .detail ul li:last-child {
            border-bottom: none;
        }

        #news .detail ul li a {
            display: block;
            width: 75%;
            float: left;
        }

            #news .detail ul li a:before {
                content: "● ";
                color: #81C0E3;
            }

        #news .detail ul li p {
            width: 20%;
            float: right;
            color: #959595;
            /* line-height: 30px; */
            text-align: right;
        }

#advbottomList > div {
    clear: both;
    height: 50px;
    line-height: 50px;
    background: #399FDF;
    color: white;
}

#YXGD p a {
    display: block;
    text-align: left;
    overflow-wrap: break-word;
    white-space: nowrap;
    margin-left: 10px;
    height: 20px;
    line-height: 20px;
}

    #YXGD p a:before {
        content: "● ";
        color: #81C0E3;
    }

#GeneralInfo span {
    background: url(//img.sceea.cn/images2018/naca/2.png) left center no-repeat;
}

#TeacherCert span{
    background: url(//img.sceea.cn/images2018/naca/9.png) left center no-repeat;

}

#CET span{
    background: url(//img.sceea.cn/images2018/naca/1.png) left center no-repeat;

}

#Notice span{
    background: url(//img.sceea.cn/images2018/naca/3.png) left center no-repeat;

}

#TGXX span{
    background: url(//img.sceea.cn/images2018/naca/10.png) left center no-repeat;

}

#NCRE span{
    background: url(//img.sceea.cn/images2018/naca/4.png) left center no-repeat;

}

#PETS span{
    background: url(//img.sceea.cn/images2018/naca/8.png) left center no-repeat;

}

#CalligraphyLevel span{
    background: url(//img.sceea.cn/images2018/naca/5.png) left center no-repeat;

}
#CCPT span{
    background: url(//img.sceea.cn/images2018/naca/6.png) left center no-repeat;

}

/*-----宽度调整------*/
.content{
    float:left;
    width:960px;
    margin:0 auto;
}

#naca-left-ads{
    clear:both;
    float:left;
    width:20px;
    font-size:48px;
    margin:250px 50px;
}

#naca-right-ads{
    float:left;
    width:20px;
    height :240px;
    font-size:48px;
    margin:250px 20px;
    clear:right;
}
