﻿body {
    margin: 0;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Simsun","Arial";
    color: #333;
    font-size: 14px;
}

ul, ol {
    padding: 0;
    margin: 0;
    list-style: none
}

p {
    margin: 0;
}

.box {
    width: 1120px;
    margin: 0 auto;
    min-height: 720px;
}

.header {
    width: 100%;
    height: 80px;
}

    .header .logo {
        float: left;
        width: 1120px;
        height: 90px;
        background: url('./1.jpg')  no-repeat;
	    background-size:1120px 90px;
        cursor: pointer;
    }

    .header .slogan {
        float: left;
        width: 300px;
        height: 80px;
        background: url('./slogan.png') 50% 50% no-repeat;
    }

    .header .search {
        float: right;
        width: 350px;
        padding-top: 20px;
    }

        .header .search span {
            float: left;
            margin: 0px;
            padding: 0px;
        }

        .header .search .search_input {
            border: 2px solid #FF7F00;
            width: 260px;
            height: 30px;
            line-height: 30px;
            padding: 5px 10px;
        }

        .header .search .search-btn {
            border: 0px;
            background: #FF7F00;
            color: #FFF;
            text-align: center;
            font-size: 16px;
            font-weight: bold;
            letter-spacing: 1px;
            width: 66px;
            height: 44px;
            cursor: pointer;
        }

.nav {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #20ADDE;
    margin: 0px 0px 15px;
}

    .nav ul {
        float: left;
    }

        .nav ul li {
            float: left;
            width: 136px;
            height: 50px;
            text-align: center;
        }

    .nav li:hover, .nav li a.cur {
        background: #0794C7;
    }

    .nav li a {
        float: left;
        display: block;
        width: 136px;
        height: 50px;
        color: #FFF;
        font-size: 16px;
        text-decoration: none;
    }

.ads, .ads ul {
    float: left;
    width: 100%;
}

    .ads ul li {
        margin-bottom: 6px;
    }

        .ads ul li img {
            border: 0px;
            padding: 0px;
            margin: 0px;
            width: 1120px;
            height: 60px;
        }

.infos, .dinfos {
    float: left;
    width: 100%;
    margin-top: 10px;
}

    .infos .banner {
        width: 100%;
        height: 50px;
        line-height: 50px;
        background: #CCC;
        margin-top: 5px;
    }

    .dinfos .banner {
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #CCC;
        margin-top: 5px;
    }

        .dinfos .banner .title {
            float: left;
            width: 150px;
            height: 40px;
            background: #D91A10;
            text-align: center;
            color: #FFF;
            font-size: 16px;
        }

    .dinfos ul li {
        float: left;
        height: 35px;
        line-height: 35px;
        margin-right: 20px;
        overflow:hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow:ellipsis;
    }

        .dinfos ul li a {
            color: #333;
            text-decoration: none;
        }

    .infos .banner .title {
        float: left;
        width: 150px;
        height: 50px;
        background: #0794C7;
        text-align: center;
        color: #FFF;
        font-size: 16px;
    }

    .infos .banner .more {
        float: right;
        width: 100px;
    }

        .infos .banner .more a {
            color: #333;
            text-decoration: none;
        }

            .infos .banner .more a:hover {
                color: #FF0000;
            }

    .infos ul li {
        width: 540px;
        height: 35px;
        line-height: 35px;
        margin: 5px 0px;
    }

        .infos ul li .city {
            float: left;
            width: 60px;
            height: 25px;
            margin-top: 5px;
            line-height: 25px;
            text-align: center;
            background: #4DC0F8;
            color: #FFF;
        }

        .infos ul li .title {
            float: left;
            width: 380px;
            margin-left: 15px;
            overflow:hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow:ellipsis;
            color: #000;
        }

        .infos ul li .date {
            float: right;
            width: 85px;
            color: #999;
            text-align: center;
        }

        .infos ul li a {
            color: #333;
            text-decoration: none;
        }

            .infos ul li a:hover {
                color: #FF0000;
            }

        .infos>ul li:nth-of-type(odd) {
            float: left;
        }

        .infos>ul li:nth-of-type(even) {
            float: right;
        }

        .infos ul li.top {
/*            background: #6EBEF3;*/
            color: #FFF;
        }

    .infos ul li.top a {
        color: #000;
        text-decoration: none;
    }

    .infos ul li.top .date {
        color: #000;
        padding-right: 10px;
    }

.news-box {
    float: left;
    width: 100%;
}

.news {
    float: left;
    width: 800px;
}

    .news .title, .recomms .title {
        float: left;
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #EEE;
    }

        .news .title span, .recomms .title span {
            float: left;
            width: 106px;
            height: 40px;
            background: #3BAFCA;
            text-align: center;
            color: #FFF;
        }

    .news .shizhou {
        float: left;
        margin: 10px 0px;
    }

        .news .shizhou li {
            float: left;
            width: 112px;
            height: 35px;
            line-height: 35px;
            margin-right: 2px;
            margin-bottom: 2px;
            background: #EAEAEA;
        }

            .news .shizhou li:hover, .curr {
                background: #3BAFCA;
                color: #FFF;
            }

        .news .shizhou .curr {
            color: #FFF;
        }

        .news .shizhou li a {
            float: left;
            display: block;
            width: 112px;
            height: 35px;
            text-decoration: none;
            color: #333;
            text-align: center;
        }

            .news .shizhou li a:hover {
                color: #FFF;
            }

    .news .lis {
        float: left;
        width:800px;
        margin-top: 5px;
    }

        .news .lis li {
            float: left;
            width:770px;
            padding: 10px 15px;
            background: #F7F7F7;
            margin-bottom: 10px;
        }

    .news .news-title {
        float: left;
        width: 100%;
    }

        .news .news-title .lititle {
            float: left;
            width: 80%;
            font-size: 16px;
            overflow:hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow:ellipsis;
        }

            .news .news-title .lititle a {
                text-decoration: none;
                color: #333;
                overflow:hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow:ellipsis;
            }

                .news .news-title .lititle a:hover {
                    color: #FF0000;
                    overflow:hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow:ellipsis;
                }

    .news .date {
        float: right;
        width: 20%;
        color: #999;
        text-align: right;
    }

    .news .content {
        float: left;
        width: 100%;
        margin-top: 10px;
        line-height: 23px;
        color: #999;
        height: 25px;
        overflow:hidden;
        text-overflow: ellipsis;
        -o-text-overflow:ellipsis;
    }

    .news .show {
        width: 760px;
        padding: 20px;
        background: #FAFAFA;
    }

        .news .show .stitle {
            float: left;
            width: 100%;
            font-size: 26px;
            line-height: 50px;
            font-weight: 400;
            text-align: center;
            margin-top: 15px;
        }

        .news .show .sdate {
            float: left;
            width: 100%;
            color: #999;
            font-size: 14px;
            margin: 5px 0 20px;
            text-align: center;
        }

        .news .show .scontent {
            font-weight: 400;
            font-size: 16px;
            line-height: 30px;
        }

    .news .share-box {
        float: left;
        width: 100%;
        height: 110px;
        background: #F6F6F6;
    }

    .news .share {
        float: right;
        color: #999;
        padding: 5px 10px;
        font-size: 14px;
        text-align: right;
    }

        .news .share .text {
            float: left;
            padding-top: 40px;
        }

        .news .share .qrcode {
            float: left;
        }

    .news .show .scontent a {
        text-decoration: none;
        color: #FF0000;
    }

.recomms {
    float: right;
    width: 300px;
}

    .recomms ul {
        float: left;
        width: 280px;
        padding: 10px;
        background: #F6F6F6;
    }

    .recomms li {
        float: left;
        width: 280px;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #ECECEC;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow:ellipsis;
    }

        .recomms li a {
            text-decoration: none;
            color: #333;
        }

            .recomms li a:hover {
                color: #FF0000;
            }

.footer {
    float: left;
    width: 100%;
    height: 100px;
    background: #0794C7;
    text-align: center;
    color: #FFF;
    line-height: 30px;
    padding-top: 15px;
    margin-top: 20px;
}
.bottom-nav
{
    float: left;
    width: 100%;
}
.bottom-nav ul
{
    width:600px;
    margin:auto;
}

    .bottom-nav li
    {
        float:left;
        padding:10px 30px;
        color:#333;
    }
        .bottom-nav li a
        {
            color:#333; text-decoration:none;
        }

.about-box {
    float: left;
    width: 100%;
}

    .about-box .about-img {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

        .about-box .about-img img {
            display: block;
            margin: 0 auto;
        }

    .about-box .about-content {
        float: left;
        margin: 20px 0;
        font-size: 16px;
        line-height: 35px;
    }

div.pagejump {
    float: left;
    width: 100%;
    padding: 3px;
    margin: 18px 3px;
    text-align: center;
    letter-spacing: 1px;
}

    div.pagejump a {
        border: #E6E6E6 1px solid;
        padding: 3px 8px;
        color: #9C9C9C;
        background: #F5F5F5;
        text-decoration: none;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

        div.pagejump a:active, div.pagejump a:hover {
            border: #D91A10 1px solid;
            background: #D91A10;
            color: #FFF;
        }

    div.pagejump span.current {
        border: #D91A10 1px solid;
        padding: 3px 8px;
        margin-right: 4px;
        font-weight: bold;
        background: #D91A10;
        color: #FFF;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

    div.pagejump span.disabled {
        border: #F3F3F3 1px solid;
        padding: 3px 8px;
        color: #CCC;
    }
