body {
    background: #F0F4F7 !important;
    font-size: 14px !important;
    padding: 0 !important;
    margin: 0 !important;
    font-family: "微软雅黑" !important;
}

a {
    color: #666;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

img {
    border: none;
}

.top {
    width: 100%;
    height: 179px;
    background: url("../images/topbg.png") repeat-x;
}

.topbox {
    width: 1200px;
    margin: 0 auto;
    height: 179px;
    position: relative;
background: url("../images/topbg.png") repeat-x;
}

.logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 533px;
    height: 124px;
}
.view {
    background: url("../images/view.png") no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    height: 126px;
    width: 460px;
}
.menubox {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
}

.main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ge {
    height: 15px;
    font-size: 1px;
    overflow: hidden;
}

.boxleft {
    float: left;
    width: 698px;
    overflow: hidden;
}

.boxright {
    float: right;
    width: 490px;
    overflow: hidden;
}

.boxavr {
    float: right;
    width: 592px;
    overflow: hidden;
}

.floatl {
    float: left;
}

.floatr {
    float: right;
}

.k_title {
    width: 100%;
    height: 47px;
    background: url("../images/k_bg.png") repeat-x;
    position: relative;
}

    .k_title .title {
        background: url("../images/k_left.png") no-repeat;
        position: absolute;
        left: 0;
        top: 0;
        width: 170px;
        height: 35px;
        padding: 12px 0px 0px 20px;
        color: #fff;
        font-size: 16px;
letter-space:2px;
    }

.more {
    position: absolute;
    right: 0;
    top: 0;
    height: 47px;
    text-align: right;
    width: 80px;
}

.k_content {
    padding: 20px;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    background: #fff;
    overflow: hidden;
}

.picnews {
    width: 260px;
    overflow: hidden;
}
.height1{
    height:200px !important;
}
.height2 {
    height: 230px !important;
}
.height3 {
    height: 305px !important;
}
.listnews {
    width: 370px;
    overflow: hidden;
}

.list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .list li {
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: dashed 1px #eee;
        position: relative;
    }

        .list li a {
            line-height: 250%;
        }

        .list li span {
            position: absolute;
            right: 0px;
            text-align: right;
            color: #999;
            font-size: 13px;
margin-top:8px;
        }

.list1 {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .list1 li {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
    }

        .list1 li a {
            line-height: 190%;
            /*color: #256688;*/
        }

        .list1 li span {
            position: absolute;
            right: 0px;
            text-align: right;
            color: #999;
            font-size: 12px;
margin-top:5px;
        }

.list2 {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .list2 li {
        margin: 10px;
        padding: 0;
        width: 46%;
        float: left;
        list-style: none;
        position: relative;
        text-align: center;
    }

        .list2 li a {
            display: block;
            line-height: 200%;
            color: #256688;
            box-shadow: 0px 0px 2px #888888;
            border-radius: 5px;
            font-size: 14px;
            padding: 5px 2px 5px 2px;
        }

            .list2 li a:hover {
                text-decoration: none !important;
                color: #fff;
                background: #045B91;
            }

.list3 {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .list3 li {
        margin: 6px;
        padding: 0;
        display: block;
        float: left;
        list-style: none;
        position: relative;
        text-align: center;
        width: 96%;
    }

        .list3 li a {
            display: block;
            line-height: 180%;
            box-shadow: 0px 0px 2px #888888;
            border-radius: 50px;
            font-size: 14px;
            padding: 5px 2px 5px 2px;
            background: #045B91;
            color: #fff;
        }

            .list3 li a:hover {
                text-decoration: none !important;
                letter-spacing: 2px;
            }

.listnotice {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .listnotice li {
        padding: 5px 0px 5px 0px;
        border-bottom: 1px dotted #ccc;
        height: 40px;
        list-style: none;
    }

        .listnotice li .date {
            float: left;
            height: 45px;
            width:70px;
            font-family: '黑体';
            text-align: center;
            padding: 0px 20px 0px 0px;
            color: #045B91;
            position:relative;
font-weight:bold;
        }

            .listnotice li .date .day {
                position:absolute;
                left:0;
                top:-4px;
                width:100%;
                text-align:center;
                font-size: 26px;
                display: block;
            }

            .listnotice li .date .ym {
                display: block;
                font-size: 15px;
                position: absolute;
                bottom: 2px;
                width: 100%;
                text-align: center;
font-weight:normal !important;
            }
        .listnotice li a{
            line-height:160%;
        }
.bottom {
    width: 100%;
    height: 120px;
    background: #045B91;
}

.bottombox {
    background: url("../images/logob.png") #045B91 center right no-repeat;
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    color: #eee;
    line-height: 200%;
    position: relative;
    overflow: hidden;
}

    .bottombox a {
        color: #fff;
    }

    .bottombox .box1 {
        position: absolute;
        left: 10px;
        top: 40px;
        width: 500px;
        line-height: 250%;
    }

    .bottombox .box2 {
        position: absolute;
        left: 600px;
        top: 40px;
        width: 500px;
    }

    .bottombox .box1 select {
        border-radius: 5px;
        border: 1px solid #999;
        padding: 5px;
        font-size: 14px;
        background: #ADD7F2;
    }

.jsbox {
            font-family: "微软雅黑";
        }

            .jsbox div {
                text-align: center;
                font-size: 20px;
                font-weight: bold;
                width: 100%;
                padding: 10px;
                display: block;
                overflow:hidden;
            }

            .jsbox a {
                display: block;
                width: 100px;
                height: 40px;
                text-decoration: none;
                float: left;
                font-weight: normal !important;
            }
#adu0 {width:264px;height:86px;position:absolute;}
#adu0 .adbox{
background: url("../images/pg.png") no-repeat;
width:264px;height:86px;
position:relative;
}
#adu0 .adall{
position:absolute;
left:0px;top:0px;
width:264px;height:86px;
z-index:99;
}
#adu0 .adclose{
background: url("../images/pgclose.png") left center no-repeat;
position:absolute;
right:0px;top:0px;
width:25px;height:30px;
z-index:999;
}