﻿@charset "utf-8";

*{
	/*font: 14px/1.5 '微软雅黑', Verdana, Helvetica, Arial, sans-serif;*/
    margin:0;
    padding:0;
    list-style:none;
}
a{
    color:black;
    text-decoration:none;
    cursor:pointer;
}

img {
/*display:block;*/
vertical-align: middle;
border-style: none;
}
    
li{
        list-style-type:none;
}

.more {
    float:right;
    margin-top:16px;
    font-weight:bold;
    color:#0e5993;
    }

.zk-left {
    width: 33%;
    float: left;
    margin-top: 5px;
}

.zk-right {
    width: 64%;
    float: left;
    margin-left: 12px;
    margin-top: 5px;
}
#zk-left-navigation{
    width:75%;float:left;
}

#zk-calendar {
    height: 238px;
    border: 1px solid #c1c1c1;
    margin-bottom: 5px;
}

    #zk-calendar .top {
        height: 45px;
        background: url('../Images/zyrcap.png') repeat-x;
    }

#calendar-content {
    margin: 0 auto;
    width: 250px;
    height: 110px;
    clear: both;
    text-align: center;
}

#calendar-date {
    width: 99.5%;
    height: 75px;
    line-height: 50px;
    padding-left: 72px;
    padding-top: 5px;
}

.calendar-menu-month {
    width: 100px;
    height: 20px;
    line-height: 20px;
    background-color: #B3B3B3;
    color: white;
    font-size: 14px;
    border-radius: 3px 3px 0 0;
}

.calendar-day {
    width: 100px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    /*background-color:white;*/
    /*color:black;*/
    background-color: white;
    color: red;
    -moz-box-shadow: 1px 1px 1px 1px #888888; /* 老的 Firefox */
    box-shadow: 1px 1px 1px 1px #888888;
    font-size: 22px;
    border-radius: 0 0 3px 3px;
}

.exam-calendar {
    height: 96px;
    font-size: 12px;
    overflow: hidden;
}

    .exam-calendar ul {
        list-style-type: none;
    }

        .exam-calendar ul li {
            width: 250px;
            height: 30px;
            line-height: 30px;
            float: left;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .exam-calendar a:hover{
            color: red;
        }

#cxzx {
    height: 238px;
    width: 100%;
}

    #cxzx .top {
        height: 45px;
        background: url('../Images/cxzx.png') repeat-x;
    }

    #cxzx .cx-content {
        width: 100%;
        background: #F4F4F4;
        padding-left: 7px;
        padding-top: 5px;
    }

        #cxzx .cx-content a {
            width: 100%;
            height: 37px;
            display: inline-block;
            color: #b46210;
            font-size: 18px;
            line-height: 47px;
            font-weight: bold;
            padding-left: 84px;
            padding-top: 5px;
        }

        #cxzx .cx-content .btn1 {
            background: url("../Images/zkbutton1.png") no-repeat;
        }

        #cxzx .cx-content .btn2 {
            background: url("../Images/zkbutton2.png") no-repeat;
        }

        #cxzx .cx-content .btn3 {
            background: url("../Images/zkbutton3.png") no-repeat;
        }

        #cxzx .cx-content .btn4 {
            background: url("../Images/zkbutton4.png") no-repeat;
        }
.zkzh{
background: url("../Images/zhxx.png") no-repeat;
}
.zkzc{
background: url("../Images/zkzc.png") no-repeat;
}

.detail {
    float: left;
    border: 1px solid #c1c1c1;
    height: 238px;
    overflow: hidden;
    margin: 0 5px 5px 0;
    width: 100%;
}

    .detail .top {
        height: 45px;
    }


    .detail ul {
        padding-right: 10px;
        list-style-type: none;
    }
    .detail ul li a:hover{
            color: red;
        }

        .detail ul li {
            text-align: left;
            margin-left: 8px;
            overflow: hidden;
            overflow-wrap: break-word;
            height: 30px;
            line-height: 30px;
            border-bottom: 1px #B6B6B6 dashed;
        }
           .detail ul li a:before {
                content: "● ";
                color: #81C0E3;
            }

            
            .detail ul li a {
                display: block;
                width: 75%;
                height: 30px;
                line-height: 30px;
                float: left;
            }

            .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;
}

.right-navigation a>img{
    margin-top:5px;
}
.zkgg{
margin-top:10px;
margin-bottom:4px;
position:relative;
}
.m1{
left:0px;
top:0px;
position:absolute;
display:block;
width:380px;
height:98px;

}
.m2{
left:384px;
top:0px;
position:absolute;
display:block;
width:264px;
height:98px;

}
.m3{
left:650px;
top:0px;
position:absolute;
display:block;
width:248px;
height:98px;

}
.m4{
left:900px;
top:0px;
position:absolute;
display:block;
width:298px;
height:98px;

}


.content {
    width: 1200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}


.right-navigation {
    width: 25%;
    float: right;
    height: auto;
}

.top-news {
    border: 1px solid #399fdd;
    margin-bottom: 5px;
}

.top-news-title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: url("/Content/jxjy/Images/hot.png") no-repeat;
}


    .top-news ul li {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        border-bottom: 1px dashed #B6B6B6;
    }
    .top-news ul li a:hover{
        color: red;
    }

        .top-news ul li:before {
            content: "● ";
            color: #81C0E3;
        }

        .top-news ul li:last-child {
            border-bottom: none;
        }

#advpicList > div {
    height: 50px;
    line-height: 50px;
    background: #399FDF;
    color: white;
}

.ad {
    margin: 5px 0;
}