@charset "utf-8";
/* CSS Document */
* {
    vertical-align: baseline;
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #333;
    background-color: #F5FCFD;
    /*background-image: url('../images/background.png');*/ /* 设置图片路径 */
    /*background-size: cover;*/ /* 背景图片覆盖整个元素 */
    /*background-repeat: no-repeat;*/ /* 背景图片不重复 */
    /*background-position: center;*/ /* 背景图片居中 */
}

#header {
    height: 148px;
    width: 100%;
}

.logo {
    width: 100%;
    height: 200px;
    background-image: url('../images/background.png'); /* 设置图片路径 */
    background-size: cover; /* 背景图片覆盖整个元素 */
    background-repeat: no-repeat; /* 背景图片不重复 */
    background-position: center; /* 背景图片居中 */
}


.main-nav {
    width: 100%;
    height: 45px;
    /*background: url(../images/main_navbg.jpg) repeat-x;*/
    background-color: #427DB6;
}

.main-nav-list {
    width: 980px;
    height: 45px;
    margin: 0 auto;
}

    .main-nav-list a {
        color: #fff;
        font-size: 15px;
        padding: 0 30px;
        height: 45px;
        display: block;
        float: left;
        line-height: 45px;
        text-decoration: none;
        text-align: center;
        background: url(../images/nav_rightbg.jpg) right no-repeat;
    }

        .main-nav-list a:link {
            color: #fff;
        }

        .main-nav-list a:visited {
            color: #fff;
        }

        .main-nav-list a:hover {
            color: #fff;
            background-color: #eb7f0a;
        }

        .main-nav-list a:active {
            color: #fff;
            background-color: #eb7f0a;
        }

        .main-nav-list a.current {
            color: #fff;
            background-color: #eb7f0a;
        }

#content {
    width: 100%;
    height: auto;
    margin: 10px auto 0px;
    float: left;
}

#content2 {
    width: 980px;
    height: auto;
    margin: 10px auto 0px;
}

.divHome {
    min-width: 980px;
    height: 250px;
    background-color: #ffffff;
    margin-top: 35px;
}
/*.gonggao {
    width: 265px;
    height: 298px;
    border: #dfdfdf 1px solid;
    float: right;
}*/
.hangqing {
    width: 697px;
    height: 399px;
    border: #dfdfdf 3px solid;
    float: left;
    margin-top: 10px;
}

.fastroad {
    width: 265px;
    height: 403px;
    border: #dfdfdf 1px solid;
    float: right;
    margin-top: 10px;
}

.gonggao-title {
    width: 265px;
    height: 32px;
    border-bottom: #276fd6 1px solid;
}

    .gonggao-title a {
        display: block;
        width: 110px;
        height: 32px;
        background-color: #2d7def;
        line-height: 32px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        text-decoration: none;
    }

.gonggao-list {
    width: 235px;
    height: 233px;
    padding: 10px 10px 10px 15px;
}

    .gonggao-list a {
        display: block;
        float: left;
        line-height: 25px;
        text-decoration: none;
        color: #333;
        width: 230px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .gonggao-list a:hover {
            color: #eb7f0a;
        }

.hangqing-title1 {
    width: 697px;
    height: 43px;
    background: url(../images/hangqing_titlebg.jpg) no-repeat;
    text-align: center;
    line-height: 43px;
    color: #1462bd;
    font-size: 18px;
}

.hangqing-title2 {
    width: 697px;
    height: 35px;
    background-color: #94afcd;
    color: #fff;
    line-height: 35px;
    float: left;
    font-size: 14px;
}

    .hangqing-title2 ul li {
        float: left;
        text-align: center;
        list-style: none;
    }

.hangqing-list {
    width: 697px;
    height: auto;
    float: left;
}

    .hangqing-list ul {
        float: left;
        height: 28px;
        border-bottom: #a6a6a6 1px dashed;
    }

        .hangqing-list ul li {
            height: 28px;
            list-style: none;
            line-height: 28px;
            float: left;
        }

.mt0 {
    width: 110px;
}

.mt1 {
    width: 110px;
    text-align: center;
}

.mt3 {
    background-color: #f2f2f2;
}


.news-box {
    margin-top: 10px;
    float: left;
}

.gonggao-btn a {
    width: 111px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: url(../images/gonggao_btn1.jpg) no-repeat;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 15px 5px 0px 15px;
    float: left;
}

    .gonggao-btn a:hover {
        background: url(../images/gonggao_btn2.jpg) no-repeat;
    }

.liucheng-btn a {
    width: 111px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: url(../images/guize_btn2.jpg) no-repeat;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 15px 5px 0px 15px;
    float: left;
}

    .liucheng-btn a:hover {
        background: url(../images/guize_btn1.jpg) no-repeat;
    }

.guize-btn a {
    width: 111px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: url(../images/guize_btn1.jpg) no-repeat;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 15px 15px 0px 0px;
    float: right;
}

    .guize-btn a:hover {
        background: url(../images/guize_btn2.jpg) no-repeat;
    }

.kaihu-btn a {
    width: 111px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: url(../images/kaihu_btn1.jpg) no-repeat;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 15px 15px 0px 0px;
    float: right;
}

    .kaihu-btn a:hover {
        background: url(../images/kaihu_btn2.jpg) no-repeat;
    }

.moni-btn a {
    width: 111px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: url(../images/moni_btn1.jpg) no-repeat;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 15px 10px 0px 15px;
    float: left;
}

    .moni-btn a:hover {
        background: url(../images/moni_btn2.jpg) no-repeat;
    }

.download-btn a {
    width: 111px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: url(../images/gonggao_btn2.jpg) no-repeat;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 15px 15px 0px 0px;
    float: right;
}

    .download-btn a:hover {
        background: url(../images/gonggao_btn1.jpg) no-repeat;
    }

.right-banner a {
    width: 247px;
    height: 218px;
    display: block;
    float: left;
    margin-top: 25px;
    margin-left: 10px;
}

.hangyenews {
    width: 338px;
    height: 345px;
    float: left;
}

.hangyenews-title {
    width: 338px;
    height: 40px;
    border-bottom: #3775d0 2px solid;
    line-height: 40px;
}

    .hangyenews-title a {
        color: #c76a06;
        text-decoration: none;
        display: block;
        float: right;
    }

        .hangyenews-title a:hover {
            text-decoration: underline;
        }

.hangqingnews-box {
    width: 338px;
    height: 300px;
    border-top: #f9f9f9 10px solid;
}

.hangqingnews-pic {
    width: 102px;
    height: 92px;
    border: #ececec 1px solid;
    padding: 3px;
    display: block;
    float: left;
    margin-right: 10px;
}

.hangqingnew-list {
    float: left;
    margin-top: 10px;
}

    .hangqingnew-list a {
        float: left;
        display: block;
        line-height: 25px;
        overflow: hidden;
        white-space: nowrap;
        width: 338px;
        text-overflow: ellipsis;
        text-decoration: none;
        color: #333;
    }

        .hangqingnew-list a:hover {
            color: #eb7f0a;
        }

.htitle-child {
    display: inline-block;
    float: right;
    vertical-align: middle;
    width: 218px;
}

    .htitle-child a {
        color: #1e60b6;
        text-decoration: none;
    }

        .htitle-child a:hover {
            text-decoration: underline;
        }

.left-news-box {
    width: 702px;
    float: left;
    margin-right: 10px;
}

.left-news-list {
    width: 869px;
    float: left;
    margin-right: 10px;
}

.shichangnews {
    width: 338px;
    height: 345px;
    float: right;
}

.wine-news {
    width: 702px;
    float: left;
}

.wine-news-left {
    width: 167px;
    float: left;
}

.wine-news-right {
    width: 702px;
    float: left;
}

.winenews-title {
    width: 702px;
    height: 40px;
    border-bottom: #3775d0 2px solid;
    line-height: 40px;
}

    .winenews-title a {
        color: #c76a06;
        text-decoration: none;
        display: block;
        float: right;
    }

        .winenews-title a:hover {
            text-decoration: underline;
        }

.winenews-box {
    width: 702px;
    border-top: #f9f9f9 10px solid;
}

.winenews-box2 {
    width: 702px;
}

.winenews-pic {
    width: 341px;
    height: 177px;
    border: #ececec 1px solid;
    padding: 3px;
    display: block;
    float: left;
    margin-right: 10px;
}







.winenews-list {
    float: right;
    width: 340px;
    margin-top: 10px;
}

    .winenews-list a {
        float: left;
        display: block;
        line-height: 25px;
        overflow: hidden;
        white-space: nowrap;
        width: 338px;
        text-overflow: ellipsis;
        text-decoration: none;
        color: #333;
    }

        .winenews-list a:hover {
            color: #eb7f0a;
        }

.right-box {
    width: 267px;
    float: right;
}

.guanzhu {
    width: 265px;
    height: 350px;
    border: #dfdfdf 1px solid;
    margin-bottom: 10px;
}

.guanzhu-title {
    width: 250px;
    line-height: 40px;
    color: #1e60b6;
    font-size: 16px;
    padding-left: 15px;
    border-bottom: #dfdfdf 1px dashed;
}

.guanzhu img {
    margin-left: 38px;
    margin-top: 20px;
}

.guanzhu p {
    text-align: center;
    line-height: 30px;
}

.guanzhu a {
    background: url(../images/weibo.jpg) no-repeat;
    width: 190px;
    height: 49px;
    display: block;
    margin-left: 38px;
    margin-top: 10px;
}

    .guanzhu a:hover {
        background: url(../images/weibo2.jpg) no-repeat;
    }

.video {
    width: 267px;
    height: 222px;
    background-color: #CCC;
}

#footer {
    width: 100%;
    background: url(../images/footer_bg.jpg) top repeat-x #eee;
    float: left;
    margin-top: 15px;
}

.partner {
    width: 980px;
    margin: 0 auto;
    height: 165px;
    margin-top: 18px;
}

    .partner span {
        line-height: 40px;
        font-size: 16px;
        float: left;
        width: 980px;
    }

    .partner a {
        display: block;
        width: 120px;
        height: 50px;
        background-color: #ccc;
        float: left;
        margin: 10px 10px;
    }

.line {
    width: 100%;
    height: 0px;
    border-bottom: #ddd 1px solid;
    border-top: #fff 1px solid;
    margin-top: 20px;
}

.coypright {
    width: 980px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    height: 90px;
}

    .coypright a {
        margin: 10px;
        line-height: 50px;
        color: #333;
        text-decoration: none;
        text-align: center;
    }

        .coypright a:hover {
            text-decoration: underline;
        }

/*list start*/
.list-left {
    width: 200px;
    height: auto;
    float: left;
    margin-right: 10px;
}

.list-right {
    width: 766px;
    height: 607px;
    min-height: 607px;
    height: auto;
    border: #dfdfdf 1px solid;
    float: right;
}

.list2 {
    width:95%;
    height: auto;
    border: #dfdfdf 1px solid;
    margin: 0px auto;
    /*float:left;*/
}

.sub-nav {
    width: 200px;
    height: auto;
    background-color: #f5f5f5;
    float: left;
    margin-bottom: 10px;
}

    .sub-nav ul a {
        color: #333;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        border-bottom: #fff 3px solid;
        display: block;
        text-decoration: none;
    }

        .sub-nav ul a:link {
            color: #333;
        }

        .sub-nav ul a:visited {
            color: #333;
        }

        .sub-nav ul a:hover {
            color: #fff;
            background-color: #94afcd;
        }

        .sub-nav ul a:active {
            color: #fff;
            background-color: #94afcd;
        }

    .sub-nav #current {
        color: #fff;
        background-color: #94afcd;
    }

.left-banner {
    width: 200px;
    height: auto;
    margin-bottom: 10px;
}

.bread-nav {
    width: 980px;
    line-height: 35px;
    float: left;
}

    .bread-nav a {
        color: #FFFFFF;
        text-decoration: none;
    }

        .bread-nav a:hover {
            color: #eb7f0a;
        }

.main-news {
    padding: 25px 25px 0;
    float: left;
}

    .main-news img {
        float: left;
        margin-right: 25px;
    }

.main-news-content {
    width: 530px;
    float: right;
    color: #999;
    font-size: 12px;
    line-height: 24px;
}

    .main-news-content a {
        color: #999;
        text-decoration: none;
    }

        .main-news-content a:hover {
            color: #999;
            text-decoration: underline;
        }

.news-list {
    width: 726px;
    height: auto;
    border-top: #ccc 1px dashed;
    float: left;
    margin-top: 20px;
    padding: 20px;
}

    .news-list a {
        float: left;
        line-height: 30px;
        color: #333;
        text-decoration: none;
        display: block;
        width: 600px;
    }

        .news-list a:hover {
            color: #eb7f0a;
        }

    .news-list span {
        color: #999;
        float: right;
        width: 70px;
    }

#page {
    margin: 20px 0 5px;
    text-align: center;
    font-size: 12px;
}

    #page a {
        background: none repeat #dbdbdb;
        display: inline-block;
        height: 28px;
        line-height: 28px;
        margin: 0 1px;
        padding: 0 10px;
        color: #333;
        text-decoration: none;
    }

        #page a:hover {
            background-color: #eb7f0a;
            color: #fff;
            font-weight: 600;
        }

    #page > b {
        background-color: #eb7f0a;
        color: #fff;
        display: inline-block;
        font-weight: 600;
        height: 28px;
        line-height: 28px;
        margin: 0 1px;
        padding: 0 10px;
    }

/*detail style start--------------*/
.detail-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    color: #333;
}

.detail-time {
    color: #999;
    font-size: 12px;
    border-top: #ccc 1px dashed;
    width: 766px;
    text-align: center;
    margin: 0 auto;
    line-height: 30px;
}

.detail-content {
    padding: 20px 30px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

    .detail-content img {
        margin: 20px auto;
        display: block;
    }

/*---------------轮播图---------------*/

/*.main-banner {
    width: 980px;
    height: 300px;
    margin-right: 10px;
    float: left;
}*/


.slideBox {
    width: 100%;
    height: 450px;
    float: left;
    overflow: hidden;
    position: relative;
}

    .slideBox .hd {
        position: absolute;
        left: 5px;
        right: 15px;
        bottom: 5px;
        z-index: 1;
    }

        .slideBox .hd ul {
            text-align: center;
            font-size: 0;
        }

            .slideBox .hd ul li {
                display: inline-block;
                width: 10px;
                height: 10px;
                border-radius: 50%;
                margin: 0 5px;
                cursor: pointer;
                border: 2px solid #985ea6;
            }

                .slideBox .hd ul li.on {
                    background-color: #985ea6;
                }

    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox .bd li {
            width: 100%;
            height: 450px;
            background-position: 50% 50%;
            background-repeat: no-repeat;
            background-size: cover;
        }

            .slideBox .bd li a {
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
            }

    .slideBox .prev, .slideBox .next {
        position: absolute;
        top: 50%;
        margin-top: -30px;
        display: inline-block;
        width: 50px;
        height: 60px;
        font-weight: 450;
        font-size: 30px;
        line-height: 60px;
        font-family: "\5b8b\4f53";
        color: #fff;
        text-align: center;
        background-color: rgba(0,0,0,.1);
    }

    .slideBox .prev {
        left: 0px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .slideBox .next {
        right: 0px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

        .slideBox .prev:hover,
        .slideBox .next:hover {
            background-color: rgba(0,0,0,.3);
            color: #fff;
        }
