﻿html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    font-family: "Microsoft YaHei";
}

div, p, a, li, input, select {
    line-height: 150%;
    outline: none;
    margin: 0;
    padding: 0;
}

img {
    height: auto;
    width: auto\9; /* ie8 */
}




.clearfix {
    clear: both;
}

    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

img, fieldset {
    border: 0;
}

a {
    text-decoration: none;
}

table, td {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    font-size: 14px;
    display: inline;
    zoom: 1;
    background: #fafafa;
}

html, body {
    -ms-overflow-style: scrollbar;
    overflow-x: hidden;
    width: auto;
    min-width: 1200px !important;
}

img {
    vertical-align: middle;
    margin-right: 3px;
}

h1 a {
    font-size: 16px;
    color: #3d3d3d;
    font-weight: bold;
    text-decoration: none;
}

    h1 a:hover {
        color: #1b9530;
    }

body {
    background-color: #fafafa;
}
/*头部悬浮*/
.rk {
    position: fixed;
    top: 43%;
    left: 43%;
    z-index: 10000;
}

    .rk .big {
        width: 276px;
        height: 292px;
    }

    .rk .close {
        width: 16px;
        height: 16px;
    }

.fixde_top {
    width: 100%;
    height: 70px;
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
    box-shadow: 5px 3px 5px #ccc;
    text-align: center;
    line-height: 70px;
}

    .fixde_top .top_bj {
        width: 1200px;
        height: 70px;
        margin: 0 auto;
        padding: 0 30px;
        text-align: center;
        line-height: 70px;
    }

        .fixde_top .top_bj img {
            margin-top: 14px;
            float: left;
        }

    .fixde_top .top_search {
        float: left;
        margin-top: 14px;
        margin-left: 94px;
        height: 41px;
        line-height: 41px;
        vertical-align: middle;
    }

        .fixde_top .top_search input {
            height: 40px;
            font-size: 14px;
            color: #b2b2b2;
            padding: 0 10px;
            border: none;
            outline: none;
            line-height: 40px;
            padding-right: 400px;
            font-weight: normal;
            border: #e5e5e5 1px solid;
        }

        .fixde_top .top_search button {
            outline: none;
            font-size: 14px;
            color: #fff;
            border: none;
            border-radius: 0;
            background: #239336;
            margin-left: -5px;
            height: 42px;
            line-height: 42px;
            display: inline-block;
            padding: 0 30px;
        }

    .fixde_top .top_bj .word {
        width: 240px;
        height: 42px;
        line-height: 42px;
        float: right;
        background: #1b9530;
        margin-top: 14px;
    }

        .fixde_top .top_bj .word a {
            color: #fff;
            margin-left: 5px;
            font-size: 14px;
        }

        .fixde_top .top_bj .word:hover {
            background: #19b233;
            cursor: pointer;
        }

        .fixde_top .top_bj .word a:hover {
            color: #fff;
        }

/*右侧悬浮*/
.fixed {
    background: #414040;
    width: 30px;
    height: 1500px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999999;
}

    .fixed img {
        width: 24px;
        height: 24px;
        position: relative;
        margin: 3px;
        float: right;
    }

    .fixed ul {
        margin-top: 350px;
    }

        .fixed ul li {
            margin-top: 20px;
            width: 140px;
            height: 30px;
            float: right;
            z-index: 10;
        }
            /*.fixed ul li:hover{ background:#1b9530;}*/
            .fixed ul li .li_img:hover p {
                display: block;
            }

            .fixed ul li p {
                background: #1b9530;
                width: 110px;
                height: 28px;
                z-index: 999;
                display: none;
                text-align: center;
                line-height: 28px;
            }

                .fixed ul li p a {
                    font-size: 14px;
                    color: #FFF;
                    text-decoration: none;
                }

            .fixed ul li .sys {
            }

                .fixed ul li .sys .pics {
                    width: 100px;
                    height: 100px;
                    position: relative;
                    right: 27px;
                    bottom: 106px;
                    display: none;
                }

            .fixed ul li .pic img:hover .pics {
                display: block;
                position: relative;
                z-index: 9999;
            }

    .fixed .back {
        margin-top: 110px;
    }

        .fixed .back img {
            width: 24px;
            height: 24px;
        }

    .fixed .wx .weixin {
        position: absolute;
        right: 30px;
    }

    .fixed .wx .weixin {
        width: 80px;
        height: 80px;
    }

    .fixed .wx:hover {
        background: none;
    }

/*返回旧版*/
.comeback {
    width: 100%;
    background: #fff;
}

    .comeback .container {
        width: 1200px;
        margin: 0 auto;
    }

        .comeback .container img {
            width: 1200px;
        }

/*头部*/
.navbar .container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.navbar {
    border-bottom: 1px solid #e1e1e1;
    background: #f5f5f5;
    color: #7a7a7a;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    min-height: 32px;
    min-width: 1200px !important;
    width: 100%;
    background: #f5f5f5
}

.dropdown-menu {
    position: absolute;
    display: none;
    z-index: 1000;
    right: 0;
}

.dropdown .dropdown-menu {
    width: 150px;
    background: #fff;
    border: 2px solid #fafafa;
    box-shadow: 1px 1px 1px #ccc
}

    .dropdown .dropdown-menu li {
        width: 100px;
        text-align: left;
        margin-bottom: 10px;
        padding: 2px 10px;
        padding-left: 40px;
    }

        .dropdown .dropdown-menu li a {
            color: #333;
            text-decoration: none;
            font-size: 12px;
        }

.dropdown-menu li:hover {
    background: #fafafa;
}

.navbar .first {
    right: 341px;
}

.navbar .second {
    right: 30px;
}

.navbar #dropdown .dropdown-menu {
    width: 280px;
    overflow: hidden;
}

    .navbar #dropdown .dropdown-menu li {
        width: 280px;
        overflow: hidden;
        margin-bottom: 5px;
        padding: 5px 10px
    }

        .navbar #dropdown .dropdown-menu li a {
            font-size: 12px;
        }

        .navbar #dropdown .dropdown-menu li:hover {
            background: none;
        }

        .navbar #dropdown .dropdown-menu li .fjsj_li {
            width: 260px;
            float: right;
            margin-top: 5px
        }

            .navbar #dropdown .dropdown-menu li .fjsj_li li {
                width: 120px;
                float: left;
                margin-left: 10px;
                padding: 0
            }

                .navbar #dropdown .dropdown-menu li .fjsj_li li a {
                    color: #888;
                    font-size: 12px;
                }

                    .navbar #dropdown .dropdown-menu li .fjsj_li li a:hover {
                        color: #1caa39;
                        text-decoration: none;
                    }
/*#dropdown .dropdown-menu{width:310px; position: absolute; right: 0;} 
 #dropdown .dropdown-menu li{ width:310px; margin-top:5px;}
 #dropdown .dropdown-menu li .fjsj_li{ width:280px; float: right;}
 #dropdown .dropdown-menu li .fjsj_li li{ width:280px; overflow: hidden;}
 #dropdown .dropdown-menu li .fjsj_li li a{ color:#888; font-size:12px; padding: 5px;}
 #dropdown .drpdown-menuo li .fjsj_li li a:hover{ color:#1caa39; text-decoration:none;}*/

.navbar-left a {
    font-size: 12px;
}

.nav > li > a {
    color: #888;
    font-size: 12px;
}

.nav > li img {
    vertical-align: middle;
    margin-top: -3px;
}

.home-welcome {
    color: #888;
    font-weight: normal;
    font-size: 12px;
}

.denglu {
    padding-left: 20px;
    display: inline-block;
}

    .denglu a:link {
        color: #888;
        text-decoration: none;
    }

    .denglu a:visited, .denglu a:active {
        color: #333;
    }

    .denglu a:hover {
        color: #333;
        text-decoration: none;
    }

.htopleft {
    height: 30px;
    line-height: 30px;
    float: left;
}

.navbar-nav > li > a {
    padding: 0 7px;
    line-height: 30px;
    text-align: center;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: #f5f5f5;
    color: #333;
    height: 30px;
}

.navbar .phone {
    color: #888;
    margin-right: 26px;
    text-decoration: none;
}

.navbar .container .navbar-right {
    margin-left: 650px
}

    .navbar .container .navbar-right ul li {
        float: left;
    }

.navbar .dropdown:hover .dropdown-menu {
    display: block;
}

.navbar .comeback_ico .fhjb {
    color: #1b9530;
    font-size: 12px;
    background: url('http://style.feijiu.net/images/index20180509/comeback.png')0 1px no-repeat;
    width: 70px;
    display: inline-block;
    padding-left: 40px;
    height: 30px;
    line-height: 30px;
    float: right;
}

    .navbar .comeback_ico .fhjb:hover {
        background: url('http://style.feijiu.net/images/index20180509/back_on.png')0 1px no-repeat;
    }
/**/

/*logo*/
.lo {
    width: 100%;
    background-color: #fff;
}

.logo {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
}

    .logo .left {
        float: left;
        width: 230px;
        margin-top: 10px;
    }

        .logo .left img {
            width: 197px;
            height: 88px;
            margin-bottom: 10px;
        }

    .logo .search {
        float: left;
        margin-top: 35px;
        position: relative;
        vertical-align: middle;
    }

        .logo .search .span {
            display: inline-block;
            width: 435px;
            height: 40px;
            position: absolute;
            float: left;
            top: -8px;
        }

        .logo .search .change {
            position: relative;
            z-index: 99999
        }

            .logo .search .change:hover {
                color: #1a9530;
            }

        .logo .search a {
            color: #666;
            font-size: 12px;
            text-decoration: none;
            float: left;
            margin-left: 13px;
        }

            .logo .search a img {
                width: 18px;
                height: 26px;
                margin-right: 8px;
            }



.lo .logo .cities_index {
    width: 688px;
    overflow: hidden;
    background: #fafafa;
    position: absolute;
    left: 18px;
    padding: 10px;
    z-index: 9999;
    top: 33px;
    display: none;
    box-shadow: 1px 1px 1px #ccc;
}

    .lo .logo .cities_index .province {
        width: 688px;
        display: block;
        margin-bottom: 10px;
    }

        .lo .logo .cities_index .province h2 {
            font-size: 14px;
            color: #333;
        }

        .lo .logo .cities_index .province .provi {
            width: 688px;
            overflow: hidden;
        }

            .lo .logo .cities_index .province .provi p {
                margin-top: 5px;
            }

            .lo .logo .cities_index .province .provi a {
                width: 60px;
                display: inline-block;
                text-align: left;
                padding: 0 5px;
            }

    .lo .logo .cities_index .city_a h2 {
        font-size: 14px;
        font-weight: bold;
        color: #333;
        margin-bottom: 5px;
    }

    .lo .logo .cities_index a {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        text-decoration: none;
        color: #7f7f7f;
        text-align: left;
        font-size: 14px;
        background: none;
        width: 70px
    }

        .lo .logo .cities_index a:hover {
            color: #1a9530;
        }



.logo .search .txt {
    margin-left: 10px;
    width: 281px;
    height: 38px;
    border: 1px solid #ccc;
    padding-left: 103px;
    color: #666;
    font-size: 12px;
    line-height: 38px;
    padding-right: 10px;
}

.logo .search .fd {
    width: 16px;
    height: 17px;
    position: absolute;
    left: 193px;
    top: 5px;
    z-index: 10
}

.logo .search .ss {
    width: 58px;
    height: 40px;
    font-size: 14px;
    background: #1a9530;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: none;
    outline: none;
    margin-left: -4px;
    position: absolute;
    top: -8px;
    -ms-top: 2px;
    left: 492px;
}

.logo .search .top_fl {
    position: absolute;
    top: -30px;
    left: 88px;
}

    .logo .search .top_fl .on {
        color: #1a9530;
    }

    .logo .search .top_fl a {
        margin-right: 15px;
        font-size: 12px;
        font-weight: bold;
    }

        .logo .search .top_fl a:hover {
            color: #1a9530;
        }

.logo .search .fb {
    background: #1a9530;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 160px;
    position: absolute;
    margin-left: 56px;
    margin-right: 10px;
    font-size: 14px;
    top: -8px;
    left: 510px;
}

    .logo .search .fb::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        background-color: rgba(255,255,255,0.5);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .logo .search .fb:hover::before {
        width: 100%;
        opacity: 0.3;
    }

.logo .phone {
    float: left;
    margin-top: 33px;
    margin-left: 255px;
}

    .logo .phone p {
        font-size: 16px;
        color: #1a9530;
        margin-top: -10px;
    }

        .logo .phone p span {
            display: block;
            font-size: 12px;
            color: #b2b2b2
        }

.logo .ewm {
    float: right;
}

    .logo .ewm img {
        width: 98px;
        height: 98px;
    }

#search {
    position: absolute;
    width: 90px;
    left: 64px;
    top: -5px;
    z-index: 999;
}

    #search .box {
        background-position: right 0;
    }

    #search form {
        background-repeat: repeat-x;
        background-position: 0 -34px;
        margin: 0 20px 0 40px;
    }

    #search .select {
        float: left;
        color: #666;
        font-size: 12px;
        width: 75px;
        height: 30px;
        cursor: pointer;
        margin-top: 4px;
        line-height: 30px;
        padding-left: 10px;
        background-position: 0 -68px;
        background: url(http://style.feijiu.net/images/city20180510/down.png) right center no-repeat;
    }

    #search a {
        float: left;
        width: 80px;
        height: 24px;
        color: #666;
        font-size: 12px;
        letter-spacing: 4px;
        line-height: 22px;
        text-align: center;
        text-decoration: none;
        background-position: 0 -90px;
        margin: 4px 0 0 10px;
    }

        #search a:hover {
            color: #f60;
            background-position: -80px -90px;
        }

    #search .sub {
        position: absolute;
        top: 37px;
        left: 37px;
        color: #333;
        width: 90px;
        background: #fafafa;
        border: 1px solid #fff;
        z-index: 99999 !important;
        display: none;
        box-shadow: 1px 1px 1px #ccc;
    }

        #search .sub li {
            height: 25px;
            font-size: 12px;
            line-height: 24px;
            cursor: pointer;
            padding-left: 10px;
            margin-bottom: -1px;
            border-bottom: 1px dotted #fff;
        }

            #search .sub li.hover {
                background: #1a9530;
                color: #fff;
            }















/*导航*/

.home-nav {
    width: 100%;
    background-color: #fafafa;
    height: 500px;
}

    .home-nav .container {
        width: 1200px;
        margin: 0 auto;
        position: relative;
        z-index: 99;
        height: 40px;
    }

        .home-nav .container .nav_right {
            float: right;
            width: 974px;
        }

            .home-nav .container .nav_right .ul {
                width: 1001px;
                height: 40px;
                line-height: 40px;
                overflow: hidden;
            }

    .home-nav .ul, .home-nav .ul li {
        list-style: none;
        height: 40px;
    }

    .home-nav li {
        width: auto;
        height: 40px;
        line-height: 22px;
        font-size: 16px;
        float: left;
        color: #4c4c4c;
        padding: 9px 12px;
        overflow: hidden;
        margin-left: 9px;
    }

        .home-nav li a {
            color: #1e9730;
            font-weight: bold;
        }

            .home-nav li a:link, .home-nav li a:active, .home-nav li a:visited {
                color: #1e9730;
                text-decoration: none;
            }

            .home-nav li a:hover {
                color: #1e9730;
                text-decoration: none;
            }

            .home-nav li a span {
                font-size: 12px;
                color: #646464;
                font-weight: bold;
            }
/*ban*/




#slides {
    display: block;
    width: 100%;
    height: 326px;
    list-style: none;
    overflow: hidden;
}

    #slides img {
        width: 708px;
        height: 316px;
    }

    #slides li a {
        display: block;
        width: 100%;
        height: 100%;
    }
/*#pagination { display:block; list-style:none; position:absolute; left:68%; bottom:5px; z-index:99;  padding:5px 15px 5px 0; margin:0 auto;}
#pagination li{ display:block; list-style:none; width:36px; overflow:hidden;height:3px; font-size:0; float:left; margin-left:5px; background:url(http://style.feijiu.net/images/index20180509/ban_btn.png) 0 0 no-repeat; padding: 0}
#pagination li a{ display:block; width:100%; height:100%; padding:0; margin:0; color:#000; font-size:12px; text-indent:-9999px; border-radius: 50%}
#pagination li.current{ background:url(http://style.feijiu.net/images/index20180509/ban_btn_on.png) 0 0 no-repeat;}*/
#showcloneshengxiaon {
    display: none !important;
    background-color: black !important;
    width: 10px !important;
    height: 10px !important;
    margin: 500px 200px 300px 500px !important;
    background: #c2c2c2 !important;
}

.ban {
    width: 976px;
    height: 440px;
    background: #fafafa;
    margin-top: 20px;
}

    .ban .ban2 {
        width: 728px;
        height: 440px;
        float: left;
    }

    .ban .banner {
        width: 728px;
        height: 316px;
        position: relative;
    }

        .ban .banner .full-screen-slider {
            position: absolute;
            top: -27px;
            margin-left: 2px;
        }

            .ban .banner .full-screen-slider ul {
                float: left;
                width: 708px;
                height: 10px;
            }

                .ban .banner .full-screen-slider ul li {
                    float: left;
                    display: block;
                    width: 708px;
                    height: 316px;
                    list-style: none;
                    padding: 0;
                    margin-left: 20px;
                    margin-top: 8px;
                }

        .ban .banner .hd {
            height: 3px;
            overflow: hidden;
            position: absolute;
            bottom: 25px;
            left: 50%;
            z-index: 1;
        }

            .ban .banner .hd ul {
                float: left;
                overflow: hidden;
                zoom: 1;
            }

                .ban .banner .hd ul li {
                    float: left;
                    width: 35px;
                    height: 3px;
                    background-color: #ccc;
                    cursor: pointer;
                    padding: 0
                }

                .ban .banner .hd ul .on {
                    background-color: #1e9730;
                }

.slideBox .prev {
    position: absolute;
    left: 3%;
    top: 39%;
    display: block;
    width: 32px;
    height: 50px;
    z-index: 99;
    background-image: url(http://style.feijiu.net/images/index20180509/ban_prev.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(255,255,255,0.2);
}

.slideBox .next {
    position: absolute;
    right: -2px;
    top: 39%;
    display: block;
    width: 32px;
    height: 50px;
    z-index: 99;
    background-image: url(http://style.feijiu.net/images/index20180509/ban_next.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(255,255,255,0.2);
}





.right {
    background: #fff;
    width: 227px;
    height: 440px;
    z-index: 1;
    border-top: 1px solid #1e9730;
    float: right;
    position: relative;
    border: none;
}

    .right .top {
        margin-bottom: 10px;
        margin-left: 8px;
    }

        .right .top .img {
            float: left;
            width: 50px;
            height: 50px;
            margin-top: 20px;
            margin-left: 11px;
        }

        .right .top .words {
            float: right;
            margin-top: 25px;
            font-size: 14px;
            color: #545454;
            text-align: center;
            margin-right: 15px;
            width: 60%;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
        }

            .right .top .words p {
                line-height: 20px;
                text-align: left;
                font-family: '微软雅黑';
                color: #333;
                margin-top: 0
            }

        .right .top .button {
            width: 227px;
            overflow: hidden;
            margin-left: 20px;
        }

            .right .top .button a {
                display: inline-block;
                font-size: 14px;
                width: 80px;
                height: 28px;
                text-align: center;
                line-height: 26px;
                text-decoration: none;
                color: #1e9730;
                border: 1px solid #1e9730;
                margin-right: 10px;
            }

                .right .top .button a:hover {
                    background: #1e9730;
                    color: #fff;
                }

            .right .top .button .login {
                background: #1e9730;
                color: #fff;
            }

.home-nav .index {
    margin-top: -18px;
}

.home-nav .right .middle {
    width: 217px;
    border-top: #ccc 1px solid;
    margin-top: 10px;
    padding: 5px;
    padding-bottom: 6px;
    overflow: hidden;
    height: 132px;
}

    .home-nav .right .middle .zx {
        width: 227px;
        height: 20px;
    }

        .home-nav .right .middle .zx p {
            padding: 0 10px 5px;
            border-bottom: 1px #ccc solid;
            width: 207px;
            font-size: 12px;
        }

            .home-nav .right .middle .zx p span {
                cursor: pointer;
                margin-right: 10px;
                color: #7f7f7f;
                padding-bottom: 5px;
                padding-bottom: 5px;
            }

                .home-nav .right .middle .zx p span:hover {
                    color: #3d3d3d;
                    border-bottom: #199630 2px solid;
                }

            .home-nav .right .middle .zx p .s-more {
                margin-left: 47px;
                float: right;
            }

                .home-nav .right .middle .zx p .s-more a {
                    color: #666;
                }

                .home-nav .right .middle .zx p .s-more:hover {
                    color: #999;
                    border: none;
                }

            .home-nav .right .middle .zx p .on {
                border-bottom: #199630 2px solid;
            }

    .home-nav .right .middle .lis {
        margin-top: 14px;
    }

        .home-nav .right .middle .lis li {
            height: 10px;
            padding-left: 10px;
        }

        .home-nav .right .middle .lis li {
            width: 198px;
            height: 15px;
        }

            .home-nav .right .middle .lis li a {
                float: left;
                width: 175px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                display: inline-block;
            }

            .home-nav .right .middle .lis li span {
                float: right;
                font-weight: normal;
                font-size: 12px;
                color: #999
            }

                .home-nav .right .middle .lis li span:hover {
                    color: #199630
                }

            .home-nav .right .middle .lis li a {
                font-size: 12px;
                color: #737373;
                font-weight: normal;
            }

                .home-nav .right .middle .lis li a:hover {
                    color: #199630;
                }

.home-nav .right .bottom {
    width: 227px;
    overflow: hidden;
}

    .home-nav .right .bottom table {
        background: url(http://style.feijiu.net/images/index20180509/xk.png);
        width: 227px;
        height: 146px;
        border-top: #e5e5e5 1px solid;
        border-bottom: #ccc 1px solid;
        margin-top: 10px;
        text-align: center;
        vertical-align: middle;
    }

        .home-nav .right .bottom table tr img {
            margin-left: 15px;
            vertical-align: middle;
        }

        .home-nav .right .bottom table tr th img {
            margin-left: 8px;
        }

        .home-nav .right .bottom table tr td img {
            margin-right: 13px;
        }

        .home-nav .right .bottom table tr a {
            text-decoration: none;
        }

        .home-nav .right .bottom table tr span:hover {
            color: #1e9730;
        }

        .home-nav .right .bottom table tr span {
            font-size: 12px;
            width: 30px;
            font-size: 12px;
            color: #545454;
            display: block;
            margin-left: 23px;
            line-height: 15px;
            margin-top: 5px;
            font-weight: bold;
        }

.category-title {
    width: 226px;
    height: 480px;
    float: left;
    font-size: 16px;
    color: #fff;
    ;
    text-align: center;
}

    .category-title p {
        line-height: 40px;
        width: 226px;
        height: 40px;
        font-weight: bold;
        background-color: #1b9530;
        color: #fff;
        font-family: '微软雅黑'
    }

    .category-title .list {
        border-bottom: 1px solid #ccc;
        text-align: center;
        z-index: 11;
        width: 226px;
        height: 440px;
        background: #eee;
        color: #4c4c4c;
    }

        .category-title .list .list_ul {
            width: 206px;
            height: 440px;
            text-align: left;
        }

            .category-title .list .list_ul li {
                width: 194px;
                padding-left: 20px;
                height: 21px;
                line-height: 21px;
                text-align: left;
                border-bottom: 1px dashed #ccc;
                letter-spacing: 1px;
            }

            .category-title .list .list_ul .last_li {
                border: none;
            }

            .category-title .list .list_ul li：last-child {
                border: none;
            }

            .category-title .list .list_ul li a {
                font-size: 14px;
                color: #4c4c4c;
                font-weight: normal;
            }

                .category-title .list .list_ul li a:hover {
                    color: #1b9530;
                }

            .category-title .list .list_ul li:hover .ej {
                display: block;
            }

    .category-title .list {
        width: 226px;
        height: 440px;
    }

        .category-title .list .list_ul .ej {
            width: 974px;
            height: 430px;
            background: #fff;
            position: absolute;
            left: 226px;
            top: 40px;
            padding-top: 10px;
            display: none;
            box-shadow: 1px 1px 1px #ccc;
            z-index: 99999;
        }

        .category-title .list .list_ul .zsb .ej h5 {
            margin-left: 25px;
            border-bottom: #1a9530 1px solid;
            width: 670px;
            padding-bottom: 5px
        }

        .category-title .list .list_ul .ej h5 a {
            color: #1a9530;
        }

        .category-title .list .list_ul .ej a {
            font-size: 12px;
            color: #4c4c4c;
            font-weight: normal;
        }

            .category-title .list .list_ul .ej a:hover {
                color: #1b9530;
            }

        .category-title .list .list_ul .zsb .ej .more {
            margin-left: 560px;
            color: #CCC;
            font-size: 12px;
            font-weight: normal;
            margin-top: 5px;
        }

        .category-title .list .list_ul .ej .list-group {
            width: 640px;
            overflow: hidden;
            margin-top: 5px;
            padding: 0 30px;
            box-shadow: none;
            margin-bottom: 20px;
        }

            .category-title .list .list_ul .ej .list-group a {
                margin-right: 8px;
                line-height: 20px;
            }

        .category-title .list .list_ul .jpw .ej {
            margin-top: 0;
            float: left;
            padding: 10px 20px;
            height: 420px;
            width: 934px;
        }

            .category-title .list .list_ul .jpw .ej h5, .category-title .list .list_ul .ys .ej h5 {
                width: 280px;
                overflow: hidden;
                border-bottom: #1a9530 1px solid;
            }

            .category-title .list .list_ul .jpw .ej .ej_first, .category-title .list .list_ul .jpw .ej .ej_three {
                float: left;
            }

        .category-title .list .list_ul .ej .more {
            color: #CCC;
            float: right;
        }

        .category-title .list .list_ul .jpw .ej .list-group {
            margin-top: -8px;
            width: 280px;
            overflow: hidden;
            margin-right: 20px;
        }

        .category-title .list .list_ul .jpw .ej ul {
            width: 240px;
            height: 180px;
            margin-top: 10px;
        }

            .category-title .list .list_ul .jpw .ej ul li {
                width: 220px;
                height: 24px;
                text-align: left;
                border: none;
                padding: 0;
                margin-top: 5px;
            }

                .category-title .list .list_ul .jpw .ej ul li a {
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    display: inline-block;
                    padding-right: 10px;
                    width: 230px;
                }

        .category-title .list .list_ul .ys .ej {
            float: left;
            padding-left: 20px;
            z-index: 9999999;
        }

            .category-title .list .list_ul .ys .ej h5 {
                width: 323px
            }

            .category-title .list .list_ul .ys .ej .ej-y {
                float: left;
            }

            .category-title .list .list_ul .ys .ej .ads {
                width: 234px;
                float: right;
                position: absolute;
                top: -10px;
                right: 0
            }

                .category-title .list .list_ul .ys .ej .ads .pic_01 {
                    width: 234px;
                    margin-top: 20px;
                }

                    .category-title .list .list_ul .ys .ej .ads .pic_01 img {
                        width: 234px;
                        height: 120px;
                    }

                    .category-title .list .list_ul .ys .ej .ads .pic_01 h3 {
                        width: 234px;
                        height: 30px;
                        line-height: 30px;
                        font-size: 14px;
                        position: relative;
                        bottom: 30px;
                        background: rgba(0,0,0,0.4)
                    }

                        .category-title .list .list_ul .ys .ej .ads .pic_01 h3 a {
                            font-size: 14px;
                            color: #494747;
                        }

        .category-title .list .list_ul .ads {
            width: 234px;
            float: right;
            margin-right: 20px;
            margin-top: 10px;
        }

            .category-title .list .list_ul .ads .pic_01 {
                margin-bottom: 20px;
                box-shadow: 2px 2px 2px #fafafa;
            }

        .category-title .list .list_ul .se {
            margin-right: 0;
        }

        .category-title .list .list_ul .ads .pic_01 h3 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            margin-top: -30px;
            background: rgba(0,0,0,0.4);
            padding-left: 10px;
            text-align: left;
            position: relative;
            z-index: 999
        }

            .category-title .list .list_ul .ads .pic_01 h3 a {
                font-size: 14px;
                color: #fff
            }

        .category-title .list .list_ul .ys .list-group {
            width: 323px;
            overflow: hidden;
            margin-top: 2px;
            padding: 5px;
            margin-right: 30px;
        }

        .category-title .list .list_ul #fz .list-group {
            margin: 5px;
        }

        .category-title .list .list_ul .ys .list-group {
            margin-bottom: 10px;
        }

/*轮播图*/

/*电力设备*/

.dlsb {
    width: 708px;
    height: 103px;
    margin: 0 auto;
    margin-top: 2px;
    margin-left: 20px;
}

    .dlsb ul {
        width: 748px;
        height: 103px;
    }

        .dlsb ul li {
            float: left;
            box-shadow: 1px 1px 1px #ccc;
            margin-right: 17px;
            width: 223px;
            height: 103px;
            padding: 0;
            margin-left: 2px;
        }

/*广告图*/
.ad {
    width: 100%;
    height: 90px;
    background: #fafafa;
}

.ad_2 {
    margin: 20px 0;
}

.ad .con {
    width: 1200px;
    margin: 0 auto;
}

    .ad .con a {
        float: left;
        display: inline-block;
        width: 590px;
        height: 90px;
        margin-right: 20px
    }

    .ad .con img {
        width: 590px;
        height: 90px;
        transition: all 0.5s;
        position: relative;
        z-index: 999
    }

        .ad .con img:hover {
            transform: translateY(-3px)
        }

    .ad .con .ad_img {
        width: 1220px;
    }

/*资产处置*/

.zccz {
    width: 100%;
    overflow: hidden;
    background: #fafafa;
    padding-top: 20px;
}

    .zccz .container {
        width: 1200px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
    }

        .zccz .container .left {
            width: 730px;
            height: 340px;
            background: #fff;
            padding: 20px;
            box-shadow: 1px 1px 1px #e5e5e5;
            float: left
        }

            .zccz .container .left .title {
                width: 750px;
                overflow: hidden;
            }

                .zccz .container .left .title h2 {
                    display: inline-block;
                    float: left;
                }

                    .zccz .container .left .title h2 a {
                        font-weight: normal;
                        color: #4c4c4c;
                        font-size: 12px;
                        text-decoration: none;
                        margin-left: 20px;
                    }

                    .zccz .container .left .title h2 .big {
                        font-size: 20px;
                        color: #1a9530;
                        font-weight: bold;
                        margin-left: 0
                    }

                    .zccz .container .left .title h2 a:hover {
                        color: #1a9530
                    }

                .zccz .container .left .title span {
                    padding-left: 20px;
                    float: right;
                    margin-right: 20px;
                    background: url(http://style.feijiu.net/images/index20180509/more.png) left center no-repeat;
                    font-size: 12px;
                }

                    .zccz .container .left .title span a {
                        color: #4c4c4c;
                        text-decoration: none;
                        line-height: 35px;
                    }

                        .zccz .container .left .title span a:hover {
                            color: #1a9530
                        }

            .zccz .container .left .list {
                width: 770px;
                overflow: hidden;
                margin-top: 10px;
            }

                .zccz .container .left .list .sheb {
                    width: 730px;
                    overflow: hidden;
                    border-bottom: 3px solid #1a9530;
                    height: 25px;
                    margin-bottom: 20px;
                }

                    .zccz .container .left .list .sheb .apply_nav {
                        width: 670px;
                        position: relative;
                        height: 25px;
                        overflow: hidden;
                        float: left;
                    }

                    .zccz .container .left .list .sheb ul {
                        width: 690px;
                        height: 25px;
                        position: absolute;
                        float: left;
                        left: 0px;
                        overflow: hidden;
                    }

                    .zccz .container .left .list .sheb .apply_w {
                        position: absolute;
                        left: 0;
                        float: left;
                    }

                    .zccz .container .left .list .sheb ul li {
                        float: left;
                        margin-right: 15px;
                        text-align: center;
                        padding: 1px 0;
                    }

                        .zccz .container .left .list .sheb ul li a {
                            display: inline-block;
                            height: 24px;
                            text-decoration: none;
                            color: #1a9530;
                            font-weight: bold;
                            line-height: 24px;
                            padding: 0 5px;
                        }

                    .zccz .container .left .list .sheb ul .li_last {
                        width: 40px;
                        float: right;
                    }

                        .zccz .container .left .list .sheb ul .li_last a {
                            margin-right: 10px;
                            width: 10px;
                            display: inline-block;
                        }

                    .zccz .container .left .list .sheb ul .on a {
                        color: #fff;
                        background: #1a9530;
                        border-radius: 5px 5px 0 0;
                    }

                    .zccz .container .left .list .sheb ul li a:hover {
                        color: #fff;
                        background: #1a9530;
                        border-radius: 5px 5px 0 0;
                    }

                    .zccz .container .left .list .sheb .last {
                        float: right;
                        width: 30px;
                        height: 24px;
                        margin-top: 2px;
                    }

                        .zccz .container .left .list .sheb .last a {
                            color: #1a9530;
                            margin-right: 10px;
                            display: inline-block;
                            width: 10px;
                        }

                        .zccz .container .left .list .sheb .last .img_r {
                            margin-right: 0;
                        }

                        .zccz .container .left .list .sheb .last a:hover {
                            background: none;
                            color: #32ba4a;
                        }
                /*.apply_last{margin-right:0px}
*/




                .zccz .container .left .list .pro_title {
                    width: 730px;
                    overflow: hidden;
                    border-bottom: 1px solid #e5e5e5;
                    margin-top: 16px;
                    margin-bottom: 3px;
                    height: 32px;
                }

                    .zccz .container .left .list .pro_title ul {
                        border: none;
                    }

                        .zccz .container .left .list .pro_title ul li {
                            color: #3d3d3d;
                            font-weight: bold;
                            text-align: center;
                            width: 92px;
                            margin-left: 25px;
                            font-size: 14px;
                            margin-right: 0;
                            float: left;
                        }

                            .zccz .container .left .list .pro_title ul li:last-child {
                                width: 90px;
                                float: right;
                            }

                        .zccz .container .left .list .pro_title ul .li_last {
                            width: 90px;
                            float: right;
                        }

                        .zccz .container .left .list .pro_title ul .li_01 {
                            width: 200px;
                            text-align: left;
                            padding-right: 20px;
                            margin-left: 0;
                            margin-right: 25px;
                        }

                .zccz .container .left .list .pro_lists {
                    width: 730px;
                    overflow: hidden;
                }

                    .zccz .container .left .list .pro_lists ul {
                        width: 730px;
                        overflow: hidden;
                    }

                        .zccz .container .left .list .pro_lists ul li {
                            width: 730px;
                            margin-top: 14px;
                        }

                            .zccz .container .left .list .pro_lists ul li .li_01 {
                                display: inline-block;
                                width: 200px;
                                padding-right: 20px;
                                margin-right: 25px;
                                font-size: 12px;
                                color: #555;
                                text-decoration: none;
                                white-space: nowrap;
                                text-overflow: ellipsis;
                                overflow: hidden;
                                vertical-align: middle;
                            }

                            .zccz .container .left .list .pro_lists ul li a:hover {
                                color: #1a9530
                            }

                            .zccz .container .left .list .pro_lists ul li span {
                                font-size: 12px;
                                width: 92px;
                                margin-left: 25px;
                                display: inline-block;
                                text-align: center;
                                color: #555;
                            }

                                .zccz .container .left .list .pro_lists ul li span:last-child {
                                    margin-left: 25px;
                                    float: right;
                                }

                            .zccz .container .left .list .pro_lists ul li .li_last {
                                margin-left: 0;
                                float: right;
                                width: 80px;
                                margin-top: -20px
                            }

                            .zccz .container .left .list .pro_lists ul li span:last-child {
                                margin-left: 25px;
                                float: right;
                                margin-top: 0
                            }

                            .zccz .container .left .list .pro_lists ul li .monty {
                                color: #1a9530;
                            }

        .zccz .container .right {
            float: right;
            width: 370px;
            height: 340px;
            padding: 20px;
            background: #fff;
            box-shadow: 1px 1px 1px #e5e5e5;
            top: 0;
            border-top: none
        }

            .zccz .container .right .title {
                width: 415px;
                overflow: hidden;
            }

                .zccz .container .right .title h2 {
                    float: left;
                    font-size: 20px;
                    color: #1a9530;
                    font-weight: bold;
                    display: inline-block;
                    margin-bottom: 15px;
                }

                    .zccz .container .right .title h2 a {
                        text-decoration: none;
                        font-weight: bold;
                        color: #1a9530;
                        font-size: 20px;
                    }

                .zccz .container .right .title span {
                    float: right;
                    margin-right: 45px;
                    padding-left: 20px;
                    background: url(http://style.feijiu.net/images/index20180509/more.png) left center no-repeat;
                    font-size: 12px;
                }

                    .zccz .container .right .title span a {
                        color: #4c4c4c;
                        text-decoration: none;
                        line-height: 35px;
                    }

                        .zccz .container .right .title span a:hover {
                            color: #1a9530;
                        }

            .zccz .container .right .pic {
                width: 420px;
                height: 101px;
                overflow: hidden;
            }

                .zccz .container .right .pic ul {
                    width: 420px;
                    height: 101px;
                    overflow: hidden;
                }

                    .zccz .container .right .pic ul li {
                        width: 420px;
                        height: 101px;
                        overflow: hidden;
                        float: left;
                        position: relative;
                    }

                        .zccz .container .right .pic ul li img {
                            width: 373px;
                            height: 101px;
                        }

            .zccz .container .right .tit {
                width: 370px;
                height: 36px;
                line-height: 36px;
                border-bottom: 1px solid #e5e5e5;
                margin-top: -20px;
            }

                .zccz .container .right .tit ul {
                    width: 370px;
                    height: 36px;
                    line-height: 36px;
                    margin-top: 10px
                }

                    .zccz .container .right .tit ul li {
                        color: #3d3d3d;
                        float: left;
                        height: 36px;
                        line-height: 36px;
                        width: 115px;
                        font-size: 14px;
                        font-weight: bold;
                        text-align: center;
                        text-align: right;
                    }

                        .zccz .container .right .tit ul li:first-child {
                            width: 140px;
                            text-align: left;
                        }

            .zccz .container .right .tit_list {
                width: 370px;
                overflow: hidden;
                margin-top: 4px
            }

                .zccz .container .right .tit_list ul {
                    width: 370px;
                    overflow: hidden;
                }

                    .zccz .container .right .tit_list ul li {
                        width: 370px;
                        font-size: 12px;
                        margin-top: 20px;
                    }

                        .zccz .container .right .tit_list ul li a {
                            display: inline-block;
                            width: 130px;
                            color: #555;
                            text-decoration: none;
                            padding-right: 10px;
                            font-size: 12px;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                        }

                            .zccz .container .right .tit_list ul li a:hover {
                                color: #1a9530;
                                cursor: pointer;
                            }

.container .right .tit_list ul li span {
    width: 115px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #555;
    text-align: right;
}

.container .img {
    margin: 20px 0;
}
/*拍卖*/
#screen-slider {
    width: 420px;
    overflow: hidden;
    height: 101px;
    position: relative;
}

#slide {
    display: block;
    width: 420px;
    height: 101px;
    list-style: none;
}

    #slide img {
        width: 373px;
        height: 101px;
    }

    #slide li a {
        display: block;
        width: 100%;
        height: 100%;
    }

#paginations {
    display: block;
    list-style: none;
    position: absolute;
    left: 50px;
    top: 90px;
    z-index: 999;
    padding: 5px 15px 5px 0;
    margin: 0 auto;
}

    #paginations li {
        display: block;
        list-style: none;
        width: 28px;
        overflow: hidden;
        height: 3px;
        font-size: 0;
        float: left;
        margin-left: 15px;
        background: #9cd0a9;
    }

        #paginations li a {
            display: block;
            width: 100%;
            height: 100%;
            padding: 0;
            margin: 0;
            color: #000;
            font-size: 12px;
            text-indent: -9999px;
        }

        #paginations li.current {
            background: #1a9530;
        }

.og_prev, .og_next {
    z-index: 100;
    width: 30px;
    height: 50px;
    background: url(http://style.feijiu.net/images/index20180509/button2.png) no-repeat;
    background: url(http://style.feijiu.net/images/index20180509/button.png) no-repeat\9;
    position: absolute;
    top: -30px;
    z-index: 99;
    cursor: pointer;
}

.og_prev {
    background-position: 0 -35px;
    left: 0;
    top: 35px;
    background-color: rgba(0,0,0,0.1)
}

.og_next {
    background-position: 0 5px;
    right: 47px;
    top: 32px;
    background-color: rgba(0,0,0,0.1);
}

.pic {
    width: 420px;
    height: 101px;
    font-size: 14px;
    position: relative;
    margin-left: 5px;
}

    .pic a.control {
        position: absolute;
        display: block;
        top: 50%;
        width: 50px;
        height: 50px;
        cursor: pointer;
        z-index: 2;
        background: url(http://style.feijiu.net/images/index20180509/buttons.png) no-repeat
    }

    .pic a.prev {
        left: 0;
        background-position: 0 60px
    }

    .pic a.next {
        right: 0;
        background-position: 0 0
    }

    .pic a.prev:hover {
        background-position: 0 -112px
    }

    .pic a.next:hover {
        background-position: -76px -112px
    }

/*floor01*/
.floor_01 {
    width: 100%;
    overflow: hidden;
    background: #fafafa;
}

    .floor_01 .container {
        width: 1200px;
        overflow: hidden;
        padding: 0;
        margin: 0 auto;
    }

        .floor_01 .container .title {
            width: 1200px;
            overflow: hidden;
            margin-bottom: 10px;
            margin-top: 10px;
        }

            .floor_01 .container .title h2 {
                float: left;
                font-size: 20px;
                font-weight: bold;
                color: #1a9530;
                display: inline-block;
                margin-right: 15px;
            }

                .floor_01 .container .title h2 a {
                    font-size: 20px;
                    text-decoration: none;
                    color: #1a9530;
                    font-weight: bold;
                }

            .floor_01 .container .title span {
                font-size: 12px;
                color: #646464;
                float: left;
                margin-top: 10px;
            }

                .floor_01 .container .title span a {
                    color: #646464;
                    text-decoration: none;
                }

            .floor_01 .container .title .more {
                float: right;
                text-decoration: none;
                font-size: 12px;
                color: #969696;
                margin-right: 20px;
                margin-top: 10px;
            }

            .floor_01 .container .title a:hover {
                color: #1a9530;
            }

        .floor_01 .container .cont {
            width: 1200px;
            overflow: hidden;
        }

            .floor_01 .container .cont .left {
                width: 243px;
                height: 345px;
                box-shadow: 1px 1px 1px #e6e6e6;
                float: left;
            }

                .floor_01 .container .cont .left img {
                    width: 242px;
                    height: 345px;
                }

            .floor_01 .container .cont .right {
                float: right;
                width: 956px;
                overflow: hidden;
                background: #fff;
                border-bottom: 1px solid #e6e6e6;
                height: 345px;
            }

                .floor_01 .container .cont .right .part_01 {
                    width: 320px;
                    float: left;
                    border-right: 1px #f3f3f3 solid;
                    height: 345px;
                }

                    .floor_01 .container .cont .right .part_01 .message {
                        width: 280px;
                        padding: 20px;
                        border-bottom: 1px #f3f3f3 solid;
                        padding-bottom: 5px;
                    }

                    .floor_01 .container .cont .right .part_01 h3 {
                        font-size: 16px;
                        color: #3d3d3d;
                        font-weight: bold;
                        padding-left: 8px;
                    }

                        .floor_01 .container .cont .right .part_01 h3 a {
                            text-decoration: none;
                            color: #3d3d3d;
                        }

            .floor_01 .container .cont .f_01 h3 {
                background: url(http://style.feijiu.net/images/index20180509/bj_01.png) left center no-repeat;
            }

            .floor_01 .container .cont .f_02 h3 {
                background: url(http://style.feijiu.net/images/index20180509/bj_02.png) left center no-repeat;
            }

            .floor_01 .container .cont .f_03 h3 {
                background: url(http://style.feijiu.net/images/index20180509/bj_03.png) left center no-repeat;
            }

            .floor_01 .container .cont .f_04 h3 {
                background: url(http://style.feijiu.net/images/index20180509/bj_04.png) left center no-repeat;
            }

            .floor_01 .container .cont .f_05 h3 {
                background: url(http://style.feijiu.net/images/index20180509/bj_05.png) left center no-repeat;
            }


            .floor_01 .container .cont .right .part_01 ul {
                width: 280px;
                overflow: hidden;
            }

                .floor_01 .container .cont .right .part_01 ul li {
                    width: 260px;
                    height: 23px;
                    background: url(http://style.feijiu.net/images/index20180509/d.png) left 6px no-repeat;
                    padding-left: 10px;
                    margin-top: 10px;
                    border-bottom: 1px dashed #eee;
                    padding-bottom: 3px;
                    padding-bottom: 5px
                }

                    .floor_01 .container .cont .right .part_01 ul li:last-child {
                        border: none;
                    }

                    .floor_01 .container .cont .right .part_01 ul li a {
                        float: left;
                        font-size: 12px;
                        color: #333;
                        text-decoration: none;
                        display: inline-block;
                        width: 200px;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }

                    .floor_01 .container .cont .right .part_01 ul li .on {
                        color: #1a9530;
                    }

                        .floor_01 .container .cont .right .part_01 ul li .on:hover {
                            font-weight: bold;
                        }

                    .floor_01 .container .cont .right .part_01 ul li span {
                        float: right;
                        color: #333;
                        font-size: 12px;
                    }

                    .floor_01 .container .cont .right .part_01 ul li a:hover {
                        color: #1a9530;
                    }

            .floor_01 .container .cont .right .part_01 .hot {
                margin-left: 16px;
                width: 300px;
                overflow: hidden;
                padding-left: 5px;
                margin-top: 5px;
            }

                .floor_01 .container .cont .right .part_01 .hot a {
                    display: inline-block;
                    width: 80px;
                    height: 23px;
                    margin-top: 14px; /*background:url(http://style.feijiu.net/images/index20180509/hot-h.png);*/
                    text-align: center;
                    line-height: 23px;
                    color: #1a9530;
                    text-decoration: none;
                    margin-right: 8px;
                    border: 1px solid #1a9530;
                    border-radius: 2px;
                    font-size: 12px;
                }

                    .floor_01 .container .cont .right .part_01 .hot a:hover { /*background:url(http://style.feijiu.net/images/index20180509/hot-l.png);*/
                        color: #fff;
                        background: #1a9530;
                    }
            /*.floor_01 .container .cont .right .part_01 .hot .on{ background:url(http://style.feijiu.net/images/index20180509/hot-l.png); color: #fff; background: #1a9530;}
*/
            .floor_01 .container .cont .right .part_02 {
                width: 286px;
                float: right;
            }

                .floor_01 .container .cont .right .part_02 h3 {
                    color: #3d3d3d;
                    font-weight: bold;
                    font-size: 16px;
                    padding-top: 15px;
                    padding-left: 23px;
                    background: url(http://style.feijiu.net/images/index20180509/dp.png) left 19px no-repeat;
                    display: inline-block;
                    float: left;
                    margin-bottom: 14px;
                }

                    .floor_01 .container .cont .right .part_02 h3 a {
                        text-decoration: none;
                        color: #333;
                    }

                .floor_01 .container .cont .right .part_02 .more {
                    float: right;
                    margin-right: 20px;
                    padding-top: 17px;
                    padding-left: 22px;
                    background: url(http://style.feijiu.net/images/index20180509/more.png) left 17px no-repeat;
                    text-decoration: none;
                    color: #666;
                    font-size: 12px;
                }

                    .floor_01 .container .cont .right .part_02 .more:hover {
                        color: #1a9530;
                    }

                .floor_01 .container .cont .right .part_02 ul {
                    margin-top: 10px;
                    width: 300px;
                    overflow: hidden;
                }

                    .floor_01 .container .cont .right .part_02 ul li {
                        width: 266px;
                        height: 28px;
                        background: #f6fbf7;
                        line-height: 28px;
                        margin-bottom: 9px;
                        padding: 0 20px;
                        white-space: nowrap;
                        overflow: hidden;
                        text-overflow: ellipsis;
                    }

                        .floor_01 .container .cont .right .part_02 ul li:hover {
                            background-color: #e3f2e6;
                        }

                        .floor_01 .container .cont .right .part_02 ul li a {
                            float: left;
                            text-decoration: none;
                            color: #333;
                            margin-right: 10px;
                            line-height: inherit;
                        }

                    .floor_01 .container .cont .right .part_02 ul .on {
                        background-color: #e3f2e6;
                    }

                        .floor_01 .container .cont .right .part_02 ul .on:hover a {
                            font-weight: bold;
                        }

                    .floor_01 .container .cont .right .part_02 ul li span {
                        float: right;
                        color: #7b7d7b;
                        font-size: 12px;
                        margin-right: 6px;
                    }

.well-company {
    position: relative;
    top: 0;
    width: 286px;
    height: 110px;
    overflow: hidden;
}




.floor_01 .container .cont .right .part_02 .essb {
    width: 286px;
    height: 187px;
    overflow: hidden;
    margin-top: 12px
}

    .floor_01 .container .cont .right .part_02 .essb h3 {
        background: url(http://style.feijiu.net/images/index20180509/l.png) left 19px no-repeat;
        margin-top: -10px
    }

    .floor_01 .container .cont .right .part_02 .essb ul {
        width: 300px;
        height: 130px;
        overflow: hidden;
        margin-top: 40px;
    }

        .floor_01 .container .cont .right .part_02 .essb ul li {
            width: 300px;
            height: 144px;
            margin: 0;
            padding: 0;
        }

            .floor_01 .container .cont .right .part_02 .essb ul li img {
                width: 300px;
                height: 130px;
            }

            .floor_01 .container .cont .right .part_02 .essb ul li h2 {
                width: 300px;
                height: 30px;
                background: rgba(0,0,0,0.4);
                line-height: 30px;
                text-align: center;
                margin: 0;
                padding: 0;
                margin-top: -30px;
                position: relative;
                z-index: 100;
                color: #fff;
                top: 130px;
            }
/*floor2*/
.floor_01 .container .cont .right .part_02 .yzqt {
    margin-top: 8px;
}

    .floor_01 .container .cont .right .part_02 .yzqt table {
        width: 286px;
        height: 150px;
        border: 1px solid #e5e5e5;
        margin-top: 5px;
        border-collapse: collapse;
    }

        .floor_01 .container .cont .right .part_02 .yzqt table thead {
            width: 286px;
            height: 30px;
            line-height: 30px;
        }

            .floor_01 .container .cont .right .part_02 .yzqt table thead th {
                width: 95px;
                text-align: center;
                height: 30px;
                line-height: 30px;
                background: #f7f7f7;
                color: #5c5c5c;
                font-weight: bold;
                font-size: 14px;
            }

                .floor_01 .container .cont .right .part_02 .yzqt table thead th:nth-child(2) {
                    width: 110px;
                }

            .floor_01 .container .cont .right .part_02 .yzqt table thead .th {
                width: 110px;
            }

        .floor_01 .container .cont .right .part_02 .yzqt table tbody {
            width: 286px;
        }

            .floor_01 .container .cont .right .part_02 .yzqt table tbody td {
                width: 95px;
                text-align: center;
                height: 25px;
                line-height: 25px;
                font-size: 12px;
                color: #555;
                border: 1px dashed #ececec;
            }

                .floor_01 .container .cont .right .part_02 .yzqt table tbody td:nth-child(2) {
                    width: 120px;
                }

                .floor_01 .container .cont .right .part_02 .yzqt table tbody td:last-child {
                    padding-left: 13px;
                }
/*floor3*/
.floor_01 .container .cont .right .hqjg h3 {
    background: url(http://style.feijiu.net/images/index20180509/hq.png) left 20px no-repeat;
    padding-left: 25px;
}

.floor_01 .container .cont .right .hqjg ul li {
    background-image: url(http://style.feijiu.net/images/index20180509/d.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #fff
}

    .floor_01 .container .cont .right .hqjg ul li a {
        color: #333232;
        font-size: 12px;
    }

        .floor_01 .container .cont .right .hqjg ul li a:hover {
            color: #1a9530
        }

    .floor_01 .container .cont .right .hqjg ul li .on {
        color: #1a9530;
        background: #fff
    }

        .floor_01 .container .cont .right .hqjg ul li .on:hover {
            font-weight: bold;
        }

    .floor_01 .container .cont .right .hqjg ul li:hover {
        background-color: #fff;
    }

.floor_01 .container img {
    transition: all 0.5s;
}

    .floor_01 .container img:hover {
        box-shadow: 2px 2px 2px #ccc;
    }

.floor_01 .container .left img:hover {
    box-shadow: none;
}
/*废旧头条*/
.news {
    width: 100%;
    overflow: hidden;
    background: #fafafa;
    padding-top: 20px;
}

    .news .container {
        margin: 0 auto;
        border-top: 2px solid #239938;
        ;
        width: 1200px;
        padding: 10px;
        border-bottom: 1px #e5e5e5 solid;
        padding-bottom: 15px;
        overflow: hidden;
    }

        .news .container .title {
            width: 1200px;
        }

            .news .container .title h2 {
                display: inline-block;
            }

                .news .container .title h2 a {
                    color: #1a9530;
                    font-weight: bold;
                    font-size: 18px;
                    text-decoration: none;
                    background: url(http://style.feijiu.net/images/index20180509/new.png) left center no-repeat;
                    padding-left: 48px;
                }

            .news .container .title span {
                margin-left: 15px;
                color: #333;
            }

                .news .container .title span a {
                    font-size: 12px;
                    color: #333;
                    text-decoration: none;
                }

                    .news .container .title span a:hover {
                        color: #1a9530;
                    }

        .news .container .pictures {
            margin-top: 15px;
            width: 407px;
            height: 240px;
            float: left;
        }

            .news .container .pictures ul {
                width: 407px;
                height: 240px;
            }

                .news .container .pictures ul li {
                    width: 407px;
                    height: 240px;
                    float: left;
                }

                    .news .container .pictures ul li img {
                        width: 407px;
                        height: 240px;
                    }

                    .news .container .pictures ul li p {
                        width: 387px;
                        height: 30px;
                        line-height: 30px;
                        background: rgba(0,0,0,0.4);
                        position: relative;
                        margin-top: -30px;
                        text-align: left;
                        padding-left: 20px
                    }

                        .news .container .pictures ul li p a {
                            color: #fff;
                        }

        .news .container .word {
            float: right;
            margin-right: 5px;
            width: 760px;
        }

        .news .container .part {
            float: left;
            margin-left: 20px;
            margin-top: 12px;
            width: 360px;
        }

            .news .container .part ul {
                width: 760px;
                margin-top: 5px;
            }

                .news .container .part ul li {
                    width: 360px;
                    margin-bottom: 15px;
                    float: left;
                    margin-right: 20px;
                    height: 68px;
                }

                    .news .container .part ul li:last-child {
                        margin-bottom: 0
                    }

                    .news .container .part ul li h3 {
                        font-size: 14px;
                        color: #545454;
                        font-weight: bold;
                        margin-bottom: 4px;
                        width: 360px;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                    }

                    .news .container .part ul li h5 .on {
                        color: #1a9530
                    }

                    .news .container .part ul li h5 a {
                        color: #545454;
                        font-weight: bold;
                        font-size: 14px;
                    }

                        .news .container .part ul li h5 a:hover {
                            color: #1a9530
                        }

                    .news .container .part ul li span {
                        font-size: 12px;
                        color: #545454;
                        margin-right: 15px;
                    }

                        .news .container .part ul li span p {
                            width: 360px;
                            overflow: hidden;
                        }

                    .news .container .part ul li p a {
                        font-size: 12px;
                        color: #545454;
                        text-decoration: none;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                        width: 360px;
                        display: inline-block;
                    }

                        .news .container .part ul li p a:hover {
                            color: #1a9530;
                        }

        .news .container .pictures .page {
            margin-top: -26px;
            float: right;
            margin-right: 10px;
            position: relative;
            z-index: 1000;
        }

            .news .container .pictures .page a {
                font-size: 16px;
                color: #fff;
                margin-right: 10px;
                text-decoration: none;
            }

                .news .container .pictures .page a:hover {
                    color: #1a9530;
                }

        .news .container .pictures .apply_navnew {
            position: relative;
            width: 407px;
            height: 240px;
            overflow-x: hidden;
        }

            .news .container .pictures .apply_navnew .apply_wnew {
                width: 407px;
                overflow: hidden;
                position: absolute;
                left: 0;
                float: left;
            }


/*底部*/

.bottbox {
    width: 100%;
    background-color: #373636;
    padding-top: 50px;
}

.bott {
    width: 1200px;
    margin: 0 auto;
    box-sizing: content-box;
    padding: 6px 0 0;
    margin-top: 8px;
}

    .bott .help {
        width: 17%;
        float: left;
        height: 160px;
    }

.help h5 {
    width: 100%;
    padding: 9px 0;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.help ul {
    list-style-type: none;
}

    .help ul li {
        float: left;
        display: inline-block;
        padding: 4px 0px 4px 0;
        height: 15px;
        text-align: left;
        width: 200px;
    }

        .help ul li a {
            width: 94%;
            display: block;
            font-size: 12px;
            height: 22px;
            line-height: 22px;
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

.help a:link, .help a:active, .help a:visited {
    color: #666;
    text-decoration: none;
}

.help a:hover {
    color: #333;
    text-decoration: none;
}

.bott .erweima {
    width: 32%;
    float: right;
    height: 140px;
    padding-top: 10px;
}

    .bott .erweima .erweima-QR {
        display: inline-block;
        text-align: center;
        font-size: 12px;
        font-weight: 900;
        color: #7d7d7d;
        width: 32%;
    }

        .bott .erweima .erweima-QR img {
            width: 87%;
        }

        .bott .erweima .erweima-QR p {
            font-weight: 900;
        }

.bott .flright {
    margin-left: 30px;
}

.link-title {
    width: 1200px;
    height: 25px;
    clear: both;
    color: #e5e5e5;
    font-size: 14px;
}

    .link-title span {
        display: inline-block;
        width: 237px;
        float: right;
        color: #a5a5a5
    }

.bott .link-title .mo {
    float: right;
    color: #a5a5a5;
    text-decoration: none;
}

    .bott .link-title .mo:hover {
        color: #e5e5e5;
    }

.link-title a:link, .link-title a:active, .link-title a:visited {
    color: #b3b3b3;
    text-decoration: none;
}

.link-title a:hover {
    color: #e5e5e5;
    text-decoration: none;
}

.link-con {
    line-height: 24px;
    font-size: 12px;
    padding: 8px 0 0;
    width: 1200px;
    overflow: hidden;
}

    .link-con a {
        padding: 0 10px;
        white-space: nowrap;
        display: inline-block;
    }

        .link-con a:link, .link-con a:active, .link-con a:visited {
            color: #b3b3b3;
            text-decoration: none;
        }

        .link-con a:hover {
            color: #e5e5e5;
            text-decoration: none;
        }

.banquan {
    color: #e5e5e5;
    padding: 10px 0 30px;
    border-top: 1px solid #6c6c6c;
    margin-top: 30px;
    box-sizing: content-box;
    text-align: center;
    color: #b3b3b3;
    line-height: 24px;
    font-size: 12px;
}

    .banquan a {
        padding: 0 10px;
        white-space: nowrap;
    }

        .banquan a:link, .banquan a:active, .banquan a:visited {
            color: #b3b3b3;
            text-decoration: none;
        }

        .banquan a:hover {
            color: #e5e5e5;
            text-decoration: none;
        }

.imgs {
    width: 1200px;
    margin: 0 auto;
    margin-top: -20px;
    text-align: center;
}

.foot {
    padding: 60px 0 30px 0;
    background: #fafafa
}

    .foot h5 {
        font-size: 14px;
        color: #717171;
    }

    .foot .help ul li a {
        color: #7d7d7d
    }

        .foot .help ul li a:hover {
            color: #5d5b5b
        }



/****右侧悬浮*****/
.suspension {
    position: fixed;
    z-index: 55;
    right: 0;
    bottom: 85px;
    width: 70px;
    height: 240px;
}

.suspension-box {
    position: relative;
    float: right;
}

.suspension .a {
    display: block;
    width: 44px;
    height: 44px;
    background-color: #353535;
    margin-bottom: 4px;
    cursor: pointer;
    outline: none;
    border-radius: 10px;
}

    .suspension .a.active,
    .suspension .a:hover {
        background: #1b9530;
    }

    .suspension .a .i {
        float: left;
        width: 44px;
        height: 44px;
        background-repeat: no-repeat;
        background-size: 100%;
    }

.suspension .a-service .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(http://style.feijiu.net/images/index20180202/fx.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.suspension .a-service-phone .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(http://style.feijiu.net/images/index20180202/gr.png);
    background-repeat: no-repeat;
}

.suspension .a-qrcode .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(http://style.feijiu.net/images/index20180202/gzh.png);
    background-repeat: no-repeat;
}

.suspension .a-cart .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(http://style.feijiu.net/images/index20180202/wx1.png);
    background-repeat: no-repeat;
}

.suspension .a-cart1 .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(http://style.feijiu.net/images/index20180202/news.png);
    background-repeat: no-repeat;
}

.suspension .a-top .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(http://style.feijiu.net/images/index20180202/top.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.suspension .d {
    display: none;
    width: 130px;
    background: #fff;
    position: absolute;
    right: 50px;
    /* min-height: 90px; */
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
    border: 2px solid #1b9530;
    padding: 0 5px;
}

    .suspension .d .arrow {
        position: absolute;
        width: 8px;
        height: 12px;
        background: url(http://style.feijiu.net/images/index20180202/side_bg_arrow.png) no-repeat;
        right: -9px;
        top: 8px;
    }

.suspension .d-service {
    top: 0;
}

.suspension .d-service-phone {
    top: 52px;
}

.suspension .d-qrcode {
    top: 100px;
}

.suspension .d-cart {
    top: 144px;
}

.suspension .d-cart1 {
    top: 194px;
}

.inner-box {
    text-align: center;
}

    .inner-box span {
        border-bottom: 1px solid #c1c0c0;
        display: block;
        padding: 5px 0;
    }

        .inner-box span img {
            width: 20px;
            float: left;
            /*margin-top: 5px*/
        }

        .inner-box span:last-child {
            border-bottom: none;
        }

        .inner-box span a {
            color: #1b9530 !important;
        }

.qrcode-img {
    text-align: center;
    font-size: 16px;
    color: #1b9530;
    font-weight: 900;
    padding: 5px;
}
/*微信 qq  微博*/
.bdsharebuttonbox a {
    width: 60px !important;
    float: none !important;
    padding: 0 !important;
    display: block;
}

    .bdsharebuttonbox a img {
        width: 60px;
    }

.bdsharebuttonbox .bds_tsina {
    background: none;
}

.bdsharebuttonbox .bds_qzone {
    background: none;
}

.bdsharebuttonbox .bds_tqq {
    background: none;
}

.bdsharebuttonbox .bds_weixin {
    background: none;
}

.bdsharebuttonbox .bds_sqq {
    background: none;
}

.bdsharebuttonbox .bds_renren {
    background: none;
}

.bd_weixin_popup .bd_weixin_popup_foot {
    position: relative;
    top: -12px;
}

.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    font-size: 15px !important;
    display: table;
    width: 100% !important;
    text-align: center;
    /* border-bottom: 1px solid; */
    height: 30px !important;
    line-height: 30px !important;
    margin: 0 !important;
}

.bds_tsina {
    border: none !important;
}

.baoti {
    height: 30px;
    line-height: 30px;
    display: inline;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

    .baoti:last-child {
        border-bottom: none
    }

    .baoti:hover {
        color: #2acea5;
    }

.qrcode-img img {
    width: 100%;
}
/* 微信 qq   结束*/


@media screen and (max-width:1200px) {
    #layui-layer1 {
        width: 100% !important;
        height: auto !important;
    }

    .layui-layer-content {
        width: 100%;
        height: auto;
    }
}
