@charset "utf-8";

body {
    width: 100%;
    margin: 0 auto;
}
*{
	/*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;
}

#news {
    width: 75%;
    float: left;
    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: 45px;
            padding-left: 2px;
            padding-bottom: 3px;
        }

    

    #news .gkyk-left {
        float: left;
        border: 1px solid #c1c1c1;
        width: 49%;
        height: 268px;
        overflow: hidden;
    }

    #news .gkyk-right {
        float: right;
        border: 1px solid #c1c1c1;
        width: 49%;
        height: 268px;
        overflow: hidden;
    }

#gkyt-top .gkyk-left {
    width: 35%;
    height: 230px;
}

#gkyt-top .gkyk-left .top {
    height: 45px;
    background: url("../Images/gkyklist1.png") repeat-x;
    padding-bottom: 3px;
}
#gkyt-top .gkyk-right .top {
    height: 45px;
    background: url("../Images/zhxx.png") repeat-x;
    padding-bottom: 3px;
}

    

#gkyt-top .gkyk-left .other-content {
padding: 0px 11px 0 11px;
height: 196px;
}

#gkyt-top .gkyk-left .other-content a {
    width: 280px;
    height: 60px;
    display: block;
    clear: both;
}

#gkyt-top .gkyk-left .other-content a:hover {
    text-decoration: none;
}

#gkyt-top .gkyk-left .other-content .a1 {
    background: url("../Images/gkyklist2.png") no-repeat;
}

#gkyt-top .gkyk-left .other-content .a2 {
    background: url("../Images/gkyklist3.png") no-repeat;
}

#gkyt-top .gkyk-left .other-content .a3 {
    background: url("../Images/gkyklist4.png") no-repeat;
}

#gkyt-top .gkyk-right {
    width: 63%;
    height: 230px;
}

    #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;
        height: 35px;
        line-height: 35px;
        border-bottom: 1px #B6B6B6 dashed;
    }

        #news .detail ul li:last-child {
            border-bottom: none;
        }

        #news .detail ul li a {
            display: block;
            width: 75%;
            line-height: 35px;
            float: left;
        }
        #news .detail ul li a:hover{
            color: red;
        }

            #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:after{
display:block;clear:both;content:"";
}
#YXGD a{
    display: block;
    text-align: left;
    overflow-wrap: break-word;
    white-space: nowrap;
    margin-left: 10px;
    height: 26px;
    line-height: 26px;
}
#YXGD a:hover{
    color: red;
}
#YXGD a:before{
    content: "● ";
    color: #81C0E3;
}
#YXGD a{
width:100%;
display:block;
float:left;
padding-left:4px;
height:28px;
line-height:28px;
}
#YXGD a:hover{
color:red
}


.content {
    width: 1200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.more {
    float:right;
    margin-top:16px;
    font-weight:bold;
    color:#0e5993;
    }

    .right-navigation {
        margin-top: 15px;
        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;
    }