﻿@charset "utf-8";
/* CSS Document */


.top {
    background-color: #eee;
}

.top_box {
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    color: #919191;
    padding: 10px;
    +height:20px;
}

    .top_box a {
        color: #919191;
    }

.top_box_left {
    float: left;
}

    .top_box_left a {
        border-left: 1px solid #cdcdcd;
        display: inline-block;
        line-height: 14px;
        padding: 0 13px;
    }

    .top_box_left span {
        padding-right: 10px;
    }

.top_box_right {
    float: right
}

    .top_box_right a {
        color: #ff552e
    }

    .top_box_right em {
        padding: 0 8px;
    }

/*top*/
.top_nav {
    color: #919191 !important;
    border-left: 1px solid #e2e2e2;
    padding-left: 10px;
}

    .top_nav .dd_number {
        margin-left: 5px;
        background: #ff6900;
        color: #fff;
        display: inline-block;
        border-radius: 100px;
        height: 14px;
        width: 14px;
        line-height: 14px;
        padding: 0;
        text-align: center
    }

    .top_nav.xiala em {
        height: 4px;
        width: 8px;
        display: inline-block;
        background: url("/images/index_bg.png") no-repeat 0 0;
        padding: 0;
        margin-left: 3px;
    }


/*header*/
.header {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #eee
}

.logo {
    float: left;
    margin-top: 5px;
}

.nav {
    float: left;
    margin-left: 20px;
}

    .nav li {
        float: left;
        padding: 0 20px;
    }

        .nav li a {
            font-size: 14px;
            font-weight: bold;
            color: #464646;
            padding: 35px 0px;
            display: block;
        }

        .nav li.nav_active a {
            color: #ff6900;
            border-bottom: 2px solid #ff6900;
        }

        .nav li a:hover {
            color: #ff6900;
            border-bottom: 2px solid #ff6900;
        }

        .nav li a .jtx {
            background: url("/images/icon_bg.png") no-repeat 0px -4px;
            width: 8px;
            height: 5px;
            display: inline-block;
            margin: 9px 0 0 7px;
            +margin:-44px 0 0 7px;
            float: right
        }

.person {
    float: right;
    margin-top: 30px;
}

.nav li.nav_second {
    +width:70px;
}

/*中间内容*/
.main {
    width: 1200px;
    margin: 20px auto;
}
/*条件*/
.yx {
    float: left
}

    .yx strong {
        float: left;
        border-left: 4px solid #ff6900;
        line-height: 14px;
        height: 14px;
        display: inline-block;
        margin: 8px 5px;
        color: #282828;
        padding-left: 15px;
        font-weight: normal
    }

    .yx a {
        color: #696969;
        float: left;
        line-height: 14px;
        margin: 8px 5px;
    }
/*footer*/
.footer {
    background: #282828;
    color: #c4c4c4;
    font-size: 12px;
}

.footerbox {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 30px;
    overflow: hidden;
    line-height: 24px;
    position: relative
}

.footer_a a {
    display: inline-block;
    font-size: 12px;
    color: #c4c4c4;
    padding: 0 15px;
}

    .footer_a a:hover {
        text-decoration: underline
    }

.gzh {
    position: absolute;
    right: 0;
    top: 10px
}

    .gzh p {
        line-height: 12px;
    }

/*详情内容*/
.xiangqing {
    width: 1156px;
    margin: 15px auto;
    border-top: 1px solid #eee;
}

.xiangqing_title {
    padding-top: 25px;
}

.xqtl_t {
    float: left;
    display: block;
    margin-top: 8px;
}

.xqt_txt {
    color: #282828;
    margin-left: 25px;
    float: left;
    line-height: 24px;
}

.xqtt_title {
    margin-bottom: 8px;
}

    .xqtt_title h1 {
        font-size: 25px;
        font-weight: normal;
        display: inline-block;
        float: left
    }

    .xqtt_title em {
        color: #0284fe;
        font-size: 12px;
        border: 1px solid #0284fe;
        line-height: 16px;
        padding: 0 5px;
        display: inline-block;
        float: left;
        margin: 6px 0 0 10px;
    }

.tips p {
    float: left;
    margin-right: 30px;
}

.tips {
    margin-top: 5px;
}

    .tips em {
        color: #ff6900;
        font-size: 22px
    }

    .tips .p_first {
        margin-top: 4px;
    }

.xqtt_btn {
    margin-top: 20px;
    font-size: 12px;
}

    .xqtt_btn a.xqttb_btn {
        margin-right: 10px;
        background: #ff6700;
        color: #fff;
        display: inline-block;
        line-height: 36px;
        padding: 0 26px;
        font-size: 18px;
        text-decoration: none
    }

    .xqtt_btn a.xqttb_btn_lan {
        margin-right: 10px;
        background: #1e9fff;
        color: #fff;
        display: inline-block;
        line-height: 36px;
        padding: 0 26px;
        font-size: 18px;
        text-decoration: none
    }

    .xqtt_btn a {
        text-decoration: underline;
    }

        .xqtt_btn a.xqttb_btn:hover {
            background: #ed6200
        }

    .xqtt_btn span {
        color: #ff6900;
        padding-left: 30px;
    }

.xqt_left {
    float: left
}

.xqt_right {
    float: right;
    text-align: center;
    border-left: 1px solid #eee;
    padding: 30px;
}

.xqt_right {
    font-size: 18px;
}

    .xqt_right a {
        color: #494949
    }

    .xqt_right em {
        background: url("/images/video_1.png") no-repeat;
        width: 22px;
        height: 22px;
        display: inline-block;
        float: left;
        margin-right: 5px;
    }

.xiangqing_main {
}

.xq_title {
    background: #f5f5f5;
    margin-top: 40px;
}

    .xq_title ul {
        overflow: hidden
    }

        .xq_title ul li {
            float: left
        }

            .xq_title ul li a {
                line-height: 46px;
                display: block;
                padding: 0 25px;
                color: #474747;
                font-size: 16px;
            }

            .xq_title ul li.xqt_active a {
                border: 1px solid #ff6900;
                color: #ff6900;
                background: #fff;
            }

.box {
    color: #080808;
    line-height: 22px;
    padding: 0 20px;
    margin-top: 10px;
    margin-bottom: 50px;
}

    .box.box1 {
        border-bottom: 1px solid #eee;
        padding: 10px 20px 15px;
    }

.box_txt.txt1 {
    float: left;
    margin: 5px 0;
    margin-right: 200px;
}

.box_txt {
    margin: 10px 0;
}

.more_btn {
    text-decoration: underline;
    margin-left: 10px;
}

.box_txt.txt2 {
    margin: 5px 0;
    margin-right: 120px;
    float: left;
}

.box_title {
    border-bottom: 1px solid #eee;
}

    .box_title strong {
        width: 65px;
        color: #474747;
        border-bottom: 3px solid #ff6900;
        line-height: 28px;
        display: block;
        text-align: center
    }

.box.box3 {
    margin-top: 30px;
}

    .box.box3 p {
        padding-left: 5px;
        padding-top: 20px;
    }

    .box.box3 a {
        color: #ff552e
    }

    .box.box3 em {
        padding: 0 8px;
    }

.table {
    border: 1px solid #eee;
    border-bottom: 0;
    border-right: 0;
    margin: 20px 20px;
}

    .table tr td {
        line-height: 36px;
        padding: 0 15px;
        border: 1px solid #eee;
        border-top: 0;
        border-left: 0;
    }

        .table tr td.table_title {
            text-decoration: underline
        }

.box_tips {
    padding-left: 20px
}

    .box_tips a.zhuce {
        color: #4663f8;
    }

    .box_tips a.denglu {
        color: #ff6900;
    }

    .box_tips a {
        margin: 0 10px;
        text-decoration: underline
    }

.box_title.bt2 strong {
    width: 90px;
}

.box_title.bt3 strong {
    width: 90px;
}

.box_title.bt4 strong {
    width: 105px;
}

.box_title.bt5 strong {
    width: 85px;
}

.box_title.bt6 strong {
    width: 120px;
}


/*20180822*/
.xqt_txt {
    width: 800px
}

.xqtt_title em {
    float: none;
}

.xqtt_title h1 {
    line-height: 32px;
}

/*20200405*/
.xqt_right {
    padding: 0 30px 10px 30px;
}

.enter_btn {
    line-height: 32px;
    width: 110px;
    display: block;
    border-radius: 2px;
    margin-top: 10px;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    background: url("../《熟制山核桃（仁）》行业标准第1号修改单【SB_T 10616-2011_XG1-2015】-寰标网_files/x_jian.png") #fc8029 no-repeat 85px 10px;
    text-align: left;
    padding-left: 25px
}

    .enter_btn:hover {
        background-color: #f47720
    }

.box_title.bt3.xg_title strong {
    font-size: 14px;
    float: left;
    line-height: 30px;
}

.box_title.bt3.xg_title .enter_btn {
    float: right;
    margin-top: 0
}

.jc_list table {
    margin-top: 5px;
}

    .jc_list table tr td {
        padding-top: 15px;
    }

.jc_title {
    width: 460px;
}

    .jc_title p {
        float: left;
        padding-top: 0 !important;
        line-height: 20px;
        font-size: 14px;
        font-weight: bold;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 380px
    }

    .jc_title em {
        float: left;
        color: #fc8029;
        border-radius: 2px;
        padding: 0 5px !important;
        line-height: 20px;
        display: block;
        font-size: 14px;
        font-weight: bold;
        border: 1px solid #fc8029
    }

.jc_detail p {
    display: block;
    font-size: 12px;
    color: #999;
    width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 20px;
    padding: 0 !important;
}

.jc_phone {
    background: url("../《熟制山核桃（仁）》行业标准第1号修改单【SB_T 10616-2011_XG1-2015】-寰标网_files/x_phone.png") no-repeat 0 15px;
    padding-left: 30px;
}

    .jc_phone em {
        color: #fc8029;
        font-weight: bold;
        padding: 0 !important;
        width: 270px;
    }

.box.box4 {
    margin-bottom: 30px;
}

.box.box3 {
    margin-bottom: 30px;
}

.jc_null {
    text-align: center
}

    .jc_null p {
        padding-top: 5px !important;
        color: #999
    }

    .jc_null .enter_btn {
        margin: 35px auto 0;
    }
