﻿.auto {
    width: 1300px;
    margin: 0 auto;
}



.index_tit_wrap {
    text-align: center;
}

.index_tit {
    height: 45px;
    border: 1px solid #bcbcbc;
    display: inline-block;
    text-align: center;
    padding: 0 200px;
}

    .index_tit h5 {
        font-size: 47px;
        color: #5e5c5c;
        font-weight: bold;
        padding: 0 15px;
        background: #fff;
        margin-top: -40px;
    }

    .index_tit h6 {
        font-size: 23px;
        color: #87541f;
        display: inline-block;
        padding: 0 15px;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        background: #fff;
        margin-top: 8px;
        text-transform: uppercase;
    }

.index_about {
    padding: 115px 0 85px;
}

    .index_about .detail {
        margin-top: 70px;
        overflow: hidden;
        background-color: #f1f1f1;
        box-shadow: 0 0 10px rgba(0,0,0,0.2)
    }

    .index_about .l_box {
        width: 565px;
        height: 355px;
    }

        .index_about .l_box .slides li {
            width: 565px;
            height: 355px;
        }

    .index_about .flex-control-nav {
        bottom: 0;
        z-index: 20;
    }

    .index_about .flex-control-paging li a.flex-active {
        background: #87541f;
    }

    .index_about .r_box {
        width: 680px;
        height: 280px;
        margin-top: 20px;
        margin-left: 30px;
    }

        .index_about .r_box h6 {
            font-size: 24px;
            color: #5e5c5c;
            font-weight: bold;
        }

        .index_about .r_box .brief {
            margin-top: 20px;
            font-size: 14px;
            color: #868686;
            line-height: 25px;
            overflow: hidden;
        }

        .index_about .r_box ul {
            margin-top: 15px;
        }

        .index_about .r_box li {
            float: left;
            font-size: 14px;
            color: #fff;
            width: 70px;
            height: 70px;
            border-radius: 50%;
            text-align: center;
            line-height: 70px;
            margin-right: 10px;
            background: #87541f;
        }

.index_search {
    background: #87541f;
    height: 168px;
}

    .index_search .l_box {
        width: 690px;
        height: 168px;
    }

    .index_search .r_box {
        padding: 40px 0 0;
        width: 470px;
    }

    .index_search .hot {
        font-size: 21px;
        color: #fff;
    }

        .index_search .hot em {
            font-size: 13px;
            color: #fff;
            opacity: .8;
            padding: 0 5px;
        }

    .index_search .search_box {
        margin: 15px 0 0;
    }

        .index_search .search_box .input_text {
            width: 540px;
            height: 50px;
            line-height: 50px;
            background: url(../images/index_03.png) no-repeat 15px center #fff;
            background-size: 22px 22px;
            padding-left: 55px;
            border: none;
            font-size: 15px;
            color: #333;
        }

.index_advan {
    padding: 115px 0 85px;
    background: url(../images/index_37.jpg) no-repeat top center;
    background-size: cover;
}

    .index_advan .index_tit h5 {
        background: transparent;
    }

    .index_advan .detail {
        margin: 80px 0 0 -40px;
    }

        .index_advan .detail li {
            width: 625px;
            height: 350px;
            background: #fff;
            float: left;
            margin: 0 0 40px 40px;
        }

    .index_advan .pic_img {
        width: 250px;
        height: 235px;
    }

    .index_advan .info {
        padding: 40px 30px 0;
        width: 370px;
    }

        .index_advan .info h6 {
            font-size: 20px;
            color: #87541f;
            font-weight: bold;
        }

        .index_advan .info p {
            margin-top: 15px;
            font-size: 14px;
            color: #868686;
            line-height: 25px;
        }


.index_icons {
    background: #87541f;
    padding: 45px 0;
}

    .index_icons ul {
        width: 1150px;
        margin-left: -45px;
    }

    .index_icons li {
        float: left;
        border-right: 1px solid #a06527;
        width: 160px;
        text-align: center;
    }

        .index_icons li img {
            width: 46px;
            height: 46px;
        }

        .index_icons li p {
            font-size: 18px;
            color: #fff;
            margin-top: 5px;
        }

    .index_icons .more {
        width: 190px;
        height: 45px;
        font-size: 18px;
        color: #fff;
        display: block;
        border-radius: 25px;
        border: 1px solid #fff;
        text-align: center;
        line-height: 45px;
        margin-top: 15px;
    }

        .index_icons .more:hover {
            background: #fff;
            color: #87541f;
        }

.index_join {
    padding: 115px 0 80px;
}

    .index_join .detail {
        margin-top: 85px;
        position: relative;
    }

    .index_join .big_roll {
        text-align: center;
        background: url(../images/index_26.png) no-repeat center;
        width: 450px;
        height: 450px;
        text-transform: uppercase;
        overflow: hidden;
        margin: 0 auto;
    }

        .index_join .big_roll h6 {
            font-size: 37px;
            color: #fff;
            margin: 145px 0 0;
        }

        .index_join .big_roll h5 {
            font-size: 33px;
            color: #fff;
            margin: 20px 0 40px;
        }

        .index_join .big_roll p {
            font-size: 16px;
            color: #fff;
        }

    .index_join .list {
        position: absolute;
        left: 0;
        padding-top: 10px;
        top: 0;
    }

        .index_join .list li {
            width: 495px;
            margin-bottom: 80px;
            height: 100px;
        }

        .index_join .list img {
            width: 66px;
            height: 66px;
            display: block;
        }

        .index_join .list .info {
            width: 240px;
        }

        .index_join .list h6 {
            font-size: 20px;
            color: #87541f;
            font-weight: bold;
        }

        .index_join .list .txt {
            font-size: 13px;
            color: #868686;
            line-height: 22px;
            margin-top: 10px;
        }

        .index_join .list li.li1 {
            text-align: right;
        }

            .index_join .list li.li1 .info {
                margin-right: 15px;
            }

        .index_join .list li.li2 .info {
            margin-left: 15px;
        }

        .index_join .list li.li3, .index_join .list li.li4 {
            width: 410px;
        }

.index_youshi {
    padding: 115px 0 90px;
    background: url(../images/index_46.jpg) no-repeat top center;
    background-size: cover;
}

    .index_youshi .list {
        margin: 45px 0 0 -40px;
    }

        .index_youshi .list li {
            float: left;
            margin: 0 0 20px 65px;
            border: 2px solid;
        }

            .index_youshi .list li img {
                display: block;
            }

        .index_youshi .list .txt {
            font-size: 13px;
            color: #868686;
            padding: 10px;
            background: #fff;
        }

        .index_youshi .list .num {
            font-size: 15px;
            color: #fff;
            font-weight: bold;
            width: 38px;
            height: 38px;
            background: #87541f;
            display: inline-block;
            text-align: center;
            line-height: 38px;
            margin-right: 10px;
        }


.index_news {
    padding: 80px 0 50px;
}

    .index_news .detail {
        margin: 75px 0 0;
    }

    .index_news .l_box {
        width: 575px;
        height: 390px;
        position: relative;
    }

        .index_news .l_box img {
            width: 575px;
            height: 390px;
            display: block;
        }

        .index_news .l_box .txt {
            position: absolute;
            left: 0;
            bottom: 0;
            padding: 25px 30px;
            background: rgba(0,0,0,.7);
            width: 100%;
        }

        .index_news .l_box h6 {
            font-size: 18px;
            color: #fff;
            font-weight: bold;
        }

        .index_news .l_box p {
            font-size: 13px;
            color: #fff;
            margin-top: 10px;
        }

        .index_news .l_box .date {
            font-size: 13px;
            color: #fff;
            display: block;
            margin-top: 10px;
        }

    .index_news .r_box {
        width: 690px;
    }

        .index_news .r_box li {
            margin-bottom: 36px;
        }

        .index_news .r_box .pic_img {
            width: 145px;
            height: 105px;
        }

        .index_news .r_box .info {
            width: 525px;
        }

        .index_news .r_box h6 {
            font-size: 18px;
            color: #87541f;
            font-weight: bold;
        }

        .index_news .r_box .brief {
            font-size: 13px;
            color: #5e5c5c;
            height: 50px;
            margin-top: 10px;
        }

        .index_news .r_box .date {
            font-size: 13px;
            color: #5e5c5c;
        }

        .index_news .r_box li:hover h6 {
            color: #333;
        }


.index_tit_pub {
    position: relative;
    border-top: none;
    border-bottom: none;
}

    .index_tit_pub:before, .index_tit_pub:after {
        content: '';
        height: 1px;
        background: #bcbcbc;
        top: 0;
        position: absolute;
    }

    .index_tit_pub h5 {
        background: none;
        color: #fff;
        width: 430px
    }

    .index_tit_pub h6 {
        background: none;
        position: relative;
        width: 300px
    }

    .index_tit_pub .line {
        height: 1px;
        background: #bcbcbc;
        position: absolute;
        bottom: 0;
    }

    .index_tit_pub .line1 {
        left: 0;
    }

    .index_tit_pub .line2 {
        right: 0;
    }

.index_tit_house:before {
    left: 0;
    width: 175px;
}

.index_tit_house:after {
    right: 0;
    width: 175px;
}

.index_tit_house .line {
    width: 265px;
}

.index_tit_youshi:before {
    left: 0;
    width: 175px;
}

.index_tit_youshi:after {
    right: 0;
    width: 175px;
}

.index_tit_youshi .line {
    width: 265px;
}

.index_tit_advan:before {
    left: 0;
    width: 175px;
}

.index_tit_advan:after {
    right: 0;
    width: 175px;
}

.index_tit_advan .line {
    width: 265px;
}

/**工程案例**/
.inner_banner {
    position: relative;
}

    .inner_banner .b_img {
        width: 100%;
        display: block;
    }

    .inner_banner .txt {
        text-align: center;
        background: url(../images/inner_banner.png) no-repeat center;
        background-size: 190px 220px;
        position: absolute;
        top: 50%;
        margin-top: -110px;
        height: 220px;
        left: 0;
        width: 100%;
    }

        .inner_banner .txt h6 {
            font-size: 40px;
            color: #fff;
            font-weight: bold;
            text-transform: uppercase;
            margin-top: 75px;
        }

        .inner_banner .txt p {
            font-size: 20px;
            color: #fff;
            margin-top: 15px;
        }

.crumb {
    border-bottom: 1px solid #e7e7e7;
    height: 60px;
}

    .crumb a {
        font-size: 13px;
        color: #5e5c5c;
        line-height: 57px;
        display: inline-block;
    }

        .crumb a:hover {
            color: #87541f;
        }

    .crumb .menu {
        width: 20%;
    }

        .crumb .menu span {
            font-size: 13px;
            color: #5e5c5c;
        }

    .crumb .tab_menu {
        width: 80%;
        text-align: right;
    }

        .crumb .tab_menu a {
            padding: 0 25px;
        }

            .crumb .tab_menu a:hover {
                border-bottom: 3px solid #87541f;
            }

            .crumb .tab_menu a.cur {
                border-bottom: 3px solid #87541f;
            }

    .crumb .tab_menuu {
        width: 100%;
    }

        .crumb .tab_menuu a {
            padding: 0 33px;
        }

            .crumb .tab_menuu a:hover {
                border-bottom: 3px solid #87541f;
            }

            .crumb .tab_menuu a.cur {
                border-bottom: 3px solid #87541f;
            }

    .crumb.fixed {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        background: #fff;
        z-index: 3000;
    }

.case_case .hiSlider-title, .case_case .hiSlider-pages {
    display: none;
}

.case_case .hiSlider-btn-prev, .case_case .hiSlider-btn-next {
    width: 51px;
    height: 88px;
    top: 50%;
    opacity: 1;
}

.case_case .hiSlider-btn-prev {
    background: url(../images/case_prev.png) no-repeat center #5e5c5c;
    background-size: cover;
    left: 0;
}

.case_case .hiSlider-btn-next {
    background: url(../images/case_next.png) no-repeat center #5e5c5c;
    background-size: cover;
    right: 6px;
}

.case_case .hiSlider-btn-prev:hover {
    background: url(../images/case_prev.png) no-repeat center #87541f;
}

.case_case .hiSlider-btn-next:hover {
    background: url(../images/case_next.png) no-repeat center #87541f;
}


/*关于我们*/
.about_about .r_box {
    width: 990px;
    margin: 0 auto;
    text-align: center;
    float: none;
}

    .about_about .r_box li {
        display: inline-block;
        float: none;
    }

.about_culture .index_tit_youshi .line {
    width: 265px;
}

.about_culture {
    background: url(../images/about_07.jpg) no-repeat top center;
    background-size: cover;
    padding: 115px 0 90px;
}

    .about_culture .list {
        margin: 80px 0 0 -20px;
    }

    .about_culture li {
        float: left;
        background: #fff;
        width: 285px;
        height: 420px;
        margin-left: 20px;
        padding: 70px 45px 0;
        cursor: pointer;
    }

        .about_culture li .icon {
            width: 162px;
            height: 162px;
            display: block;
            margin: 0 auto;
        }

        .about_culture li h6 {
            font-size: 20px;
            color: #5e5c5c;
            font-weight: bold;
            margin: 60px 0 10px;
        }

        .about_culture li p {
            font-size: 13px;
            color: #868686;
        }

        .about_culture li.li1 .icon {
            background: url(../images/about_01.png) no-repeat center;
            background-size: cover;
        }

        .about_culture li.li2 .icon {
            background: url(../images/about_02.png) no-repeat center;
            background-size: cover;
        }

        .about_culture li.li3 .icon {
            background: url(../images/about_03.png) no-repeat center;
            background-size: cover;
        }

        .about_culture li.li4 .icon {
            background: url(../images/about_04.png) no-repeat center;
            background-size: cover;
        }

        .about_culture li:hover h6 {
            color: #87541f;
        }

        .about_culture li.li1:hover .icon {
            background: url(../images/about_01-1.png) no-repeat center;
            background-size: cover;
        }

        .about_culture li.li2:hover .icon {
            background: url(../images/about_02-1.png) no-repeat center;
            background-size: cover;
        }

        .about_culture li.li3:hover .icon {
            background: url(../images/about_03-1.png) no-repeat center;
            background-size: cover;
        }

        .about_culture li.li4:hover .icon {
            background: url(../images/about_04-1.png) no-repeat center;
            background-size: cover;
        }

.about_pro {
    padding: 115px 0 90px;
}

    .about_pro .list {
        margin-top: 65px;
    }

    .about_pro li {
        margin-bottom: 25px;
        height: 245px;
        background: #f8f8f8;
    }

    .about_pro .pic_img {
        width: 465px;
        height: 245px;
    }

    .about_pro .info {
        width: 830px;
        padding: 75px 60px 0;
    }

        .about_pro .info h6 {
            font-size: 21px;
            color: #87541f;
            font-weight: bold;
        }

        .about_pro .info .brief {
            font-size: 13px;
            color: #868686;
            line-height: 30px;
            margin-top: 10px;
        }

/**联系我们**/
.contact_contact {
    padding: 115px 0 85px;
}

    .contact_contact .list {
        margin: 60px 0 50px -30px;
    }

        .contact_contact .list li {
            float: left;
            font-size: 14px;
            color: #868686;
            line-height: 60px;
            width: 380px;
            height: 60px;
            border: 1px solid #e7e7e7;
            overflow: hidden;
            margin-left: 30px;
        }

        .contact_contact .list img {
            width: 70px;
            height: 60px;
            vertical-align: middle;
            display: block;
            float: left;
            margin-right: 15px;
        }

    .contact_contact .map {
        width: 100%;
        height: 365px;
    }

.contact_msg {
    padding: 90px 0;
}

.contact_form {
    margin-top: 60px;
}

    .contact_form li .mod {
        width: 590px;
    }

    .contact_form li p {
        font-size: 14px;
        color: #5e5c5c;
        line-height: 50px;
    }

    .contact_form li .input_text {
        width: 590px;
        height: 50px;
        line-height: 50px;
        border: 1px solid #e5e5e5;
        padding: 0 25px;
        font-size: 14px;
        color: #544741;
    }

    .contact_form li .textarea {
        width: 100%;
        height: 180px;
        padding: 25px;
        border: 1px solid #e5e5e5;
        font-size: 14px;
        color: #544741;
        resize: none;
    }

    .contact_form li .input_submit {
        width: 130px;
        height: 35px;
        color: #fff;
        font-size: 14px;
        display: block;
        border: none;
        background: #87541f;
        text-align: center;
        line-height: 35px;
        margin-top: 30px;
        cursor: pointer;
    }

        .contact_form li .input_submit:hover {
            background: #b2915c;
        }


/*招商加盟*/
.join_advan {
    background: none;
}

    .join_advan .index_tit h5 {
        background: #fff;
    }

    .join_advan .detail li {
        border: 1px solid #e9e9e9;
    }

.join_protect {
    padding: 115px 0 85px;
}

    .join_protect .list {
        margin-top: 70px;
    }

    .join_protect li {
        margin-bottom: 20px;
        font-size: 16px;
    }

        .join_protect li:nth-child(odd) {
            background: #7ec89e;
        }

        .join_protect li:nth-child(even) {
            background: #f8f8f8;
        }

        .join_protect li .tit {
            width: 187px;
            height: 88px;
            display: block;
            text-align: center;
            line-height: 88px;
            font-size: 20px;
            color: #fff;
            background: url(../images/joiin_01.png) no-repeat center;
            background-size: cover;
        }

        .join_protect li .info {
            width: 1010px;
            height: 88px;
            line-height: 88px;
            padding-left: 70px;
        }

        .join_protect li:nth-child(odd) .info {
            color: #fff;
        }

        .join_protect li:nth-child(even) .info {
            color: #5e5c5c;
        }

.join_reason {
    background: url(../images/join_02.jpg) no-repeat top center;
    padding: 115px 0 85px;
    background-size: cover;
    height: 800px;
}

    .join_reason .list {
        margin: 110px 0 0 0;
        padding-bottom: 100px;
    }

    .join_reason li {
        float: left;
        text-align: center;
    }

        .join_reason li .icon {
            width: 210px;
            height: 210px;
            display: block;
        }

        .join_reason li h6 {
            font-size: 20px;
            color: #87541f;
            font-weight: bold;
            margin: 20px 0 10px;
        }

        .join_reason li p {
            font-size: 18px;
            color: #ffffff;
        }

        .join_reason li .icon_01 {
            background: url(../images/join_03.png) no-repeat center;
            background-size: cover;
        }

        .join_reason li .icon_02 {
            background: url(../images/join_04.png) no-repeat center;
            background-size: cover;
        }

        .join_reason li .icon_03 {
            background: url(../images/join_05.png) no-repeat center;
            background-size: cover;
        }

        .join_reason li .icon_04 {
            background: url(../images/join_06.png) no-repeat center;
            background-size: cover;
        }

    .join_reason .swiper-button-next, .join_reason .swiper-button-prev {
        width: 42px;
        height: 42px;
        bottom: 0;
        top: auto;
    }

    .join_reason .swiper-button-prev {
        background: url(../images/join_07.png) no-repeat center;
        background-size: cover;
        left: 535px;
    }

    .join_reason .swiper-button-next {
        background: url(../images/join_08.png) no-repeat center;
        background-size: cover;
        right: 535px;
    }

.index_tit_reason:before {
    left: 0;
    width: 175px;
}

.index_tit_reason:after {
    right: 0;
    width: 175px;
}

.index_tit_reason .line {
    width: 232px;
}

/*新闻动态*/
.newslistt {
    width: 100%;
    margin-top: 60px;
}

    .newslistt ul {
    }

        .newslistt ul li {
            width: 310px;
            height: 400px;
            background: #f4f4f4;
            float: left;
            margin-right: 19px;
            margin-bottom: 20px;
        }

            .newslistt ul li:nth-child(4n) {
                margin-right: 0px;
                float: right;
            }

.con_new {
    width: 280px;
    height: auto;
    margin: 17px auto 0;
}

.xwbt {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    color: #666;
    font-weight: bold;
}

    .xwbt a {
        font-size: 14px;
        line-height: 22px;
        margin-top: 10px;
        color: #666;
        font-weight: bold;
    }

.tim {
    font-size: 12px;
    margin-top: 5px;
    color: #666;
}

.titl {
    font-size: 12px;
    line-height: 20px;
    color: #666;
}

.newslistt ul li span {
    float: right;
    color: #666
}

.newmore {
    margin-top: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    background: #666;
    border-radius: 20px;
    width: 100px;
    text-align: center;
}

    .newmore a {
        color: #fff;
        font-size: 12px;
        text-decoration: none !important;
    }
/*产品中心*/
.index_proo {
    padding: 10px 0 60px;
    background: #f8f8f8;
}

    .index_proo ul.list {
        margin: 70px 0 0 -35px;
    }

    .index_proo li {
        margin-right: 23px;
        border: 1px solid #e9e9e9;
        width: 315px;
        height: 370px;
        float: left;
        background: #fff;
        text-align: center;
        margin-bottom: 20px;
    }

        .index_proo li:nth-child(4n) {
            margin-right: 0px;
            float: right;
        }

        .index_proo li .pic_img {
            width: 100%;
            height: auto;
        }

            .index_proo li .pic_img img {
                width: 100%;
            }

        .index_proo li h6 {
            font-size: 14px;
            color: #666;
            font-weight: bold;
            margin-top: 15px;
        }

        .index_proo li p {
            font-size: 13px;
            color: #868686;
            margin-top: 10px;
        }

        .index_proo li:hover {
            border-bottom: 10px solid #87541f;
        }

.fy {
    clear: both;
}

    .fy a {
        width: 60px;
        height: 30px;
        margin-top: 20px;
        line-height: 30px;
        display: inline-block;
        border: 1px solid #CCC;
        text-align: center;
        margin-bottom: 20px;
        margin-right: 10px;
        color: #666
    }

.index_prooo {
    padding: 10px 0 60px;
    background: #f8f8f8;
}

    .index_prooo ul.list {
        margin: 70px 0 0 -35px;
    }

    .index_prooo li {
        margin-right: 23px;
        border: 1px solid #e9e9e9;
        width: 315px;
        height: 315px;
        float: left;
        background: #fff;
        text-align: center;
        margin-bottom: 20px;
    }

        .index_prooo li:nth-child(4n) {
            margin-right: 0px;
            float: right;
        }

        .index_prooo li .pic_img {
            width: 100%;
            margin-top: 20px;
        }

            .index_prooo li .pic_img img {
                width: 268px;
                height: 225px;
            }

        .index_prooo li h6 {
            font-size: 14px;
            color: #666;
            font-weight: bold;
            margin-top: 20px;
        }

        .index_prooo li p {
            font-size: 13px;
            color: #868686;
            margin-top: 10px;
        }

        .index_prooo li:hover {
            border-bottom: 10px solid #87541f;
        }




/*产品中心详情*/
.pro_detail {
    padding: 70px 0 50px;
}

.pro_l {
    width: 545px;
    height: 395px;
}

.pro_r {
    width: 590px;
}

    .pro_r .tit {
        font-size: 28px;
        color: #87541f;
        font-weight: bold;
        margin-top: 20px;
    }

    .pro_r .detail {
        font-size: 13px;
        color: #868686;
        line-height: 30px;
        margin-top: 30px;
        height: 250px;
        overflow: hidden;
    }

    .pro_r .back {
        width: 140px;
        height: 40px;
        font-size: 15px;
        color: #fff;
        background: #87541f;
        text-align: center;
        line-height: 40px;
        display: block;
        margin-top: 10px;
    }

        .pro_r .back:hover {
            background: #b2915c;
        }

.product_main .nav_menu {
    padding-bottom: 70px;
}

/*在线客服*/
.floating_ck {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 99
}

    .floating_ck dl dd {
        position: relative;
        width: 55px;
        height: 45px;
        background-color: #00b950;
        margin-top: 1px;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center 20%;
        cursor: pointer;
    }

        .floating_ck dl dd:hover {
            background-color: #00b950;
        }

            .floating_ck dl dd:hover .floating_left {
                display: block;
            }

    .floating_ck dd span {
        display: block;
        width: 55px;
        height: 45px;
    }

.floating_left {
    position: absolute;
    left: -135px;
    top: 0px;
    width: 135px;
    height: 45px;
    background-color: #00b950;
    display: none;
}

    .floating_left a {
        color: #fff;
        line-height: 45px;
    }

.floating_ewm {
    height: 135px;
    top: 0;
}

    .floating_ewm img {
        width: 105px;
        height: 105px;
        margin: 15px;
    }

.floating_ck .crumb {
    display: none;
}




/*********      page      ***************/
#page {
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
}

    #page .page_info {
        text-align: center
    }

        #page .page_info select {
            display: none;
        }

        #page .page_info span, #page .page_info a {
            padding: 8px 14px;
            font-size: 14px;
            font-family: SimSun;
            margin: 0 5px;
            background-color: #ececec;
            line-height: 30px;
            color: #555;
        }

        #page .page_info span {
            color: #999;
        }

            #page .page_info span font {
                color: #87541f;
                font-weight: normal;
                *padding: 0;
                *width: 8px;
                *height: 10px;
                font-size: 14px;
                font-weight: bold
            }

        #page .page_info a:hover {
            background-color: #87541f;
            color: #fff;
        }



