﻿
.hd-2a {
    float: left;
    width: 162px;
    display: inline;
    font-size: 25px;
    color: #141313;
    margin: 12px 26px 0px 16px;
}

    .hd-2a a {
        color: #141313;
    }

.hd-2r span {
    float: left;
    display: inline;
    width: auto;
    overflow: hidden;
    margin: 7px 0px 0px 22px;
}
/*弹出协议对话框开始*/

.left-piao {
    width: 57px;
    position: fixed;
    left: 12px;
    top: 260px;
}

    .left-piao .left-s1 {
        overflow: hidden;
        float: left;
        background-position: center 7px;
        background-repeat: no-repeat;
        margin-top: 3px;
        width: 57px;
        height: 57px;
        background-color: #ff9b42;
        background-image: url(../../images/piao4.png);
    }

        .left-piao .left-s1 a {
            float: left;
            width: 100%;
            text-align: center;
            padding-top: 38px;
            font-size: 12px;
            color: #fff;
        }

    .left-piao .backtop {
        width: 57px;
        background-color: #b1b1b1;
        height: 57px;
        color: white;
    }

        .left-piao .backtop img {
            margin: 7px 0px 0px 12px;
        }

        .left-piao .backtop span {
            float: left;
            margin: 4px 0px 0px 4px;
        }


/*弹出协议对话框结束*/

.center {
}

    .center .item1 {
        height: 407px;
        margin-top: 40px;
        background-image: url(../images/center1.png);
        background-position: center center;
        background-repeat: no-repeat;
    }

    .center .item2 {
        height: 1877px;
        width: 100%;
        margin: 0 auto;
        background-color: #f1f1f1;
        padding-top: 20px;
    }

        .center .item2 .chan_info {
            width: 1200px;
            height: 1877px;
            margin: 0 auto;
            position: relative;
            background-image: url(../images/chanpin_info.jpg);
            background-position: center center;
            background-repeat: no-repeat;
        }


        .center .item2 .t {
            width: 100px;
            height: 30px;
            color: #777777;
            font-size: 18px;
            text-align: center;
            position: relative;
            /* border: 1px red solid; */
            position: absolute;
            left: 858px;
            text-decoration: underline;
        }

            .center .item2 .t:hover {
                color: #EA5E23;
            }

            .center .item2 .t.t1 {
                top: 431px;
            }

            .center .item2 .t.t2 {
                top: 960px;
                left: 210px;
            }

            .center .item2 .t.t3 {
                top: 1481px;
            }





    .center .item3 {
        height: 422px;
        background-image: url(../images/center3.png);
        background-position: center center;
        background-repeat: no-repeat;
        display: none;
    }

    .center .item4 {
        height: 401px;
        background-color: #f1f1f1;
        background-image: url(../images/center4.png);
        background-position: center center;
        background-repeat: no-repeat;
        display: none;
    }

    .center .item5 {
        height: 408px;
        background-image: url(../images/center5.png);
        background-position: center center;
        background-repeat: no-repeat;
        display: none;
    }

    .center .item6 {
        width: 1200px;
        margin: 0 auto;
        font-size: 14px;
        margin-top: 20px;
    }

        .center .item6 .title, .center .item7 .title {
            border-bottom: 1px #e5e5e5 solid;
            height: 30px;
            font-size: 16px;
            margin-top: 50px;
        }

            .center .item6 .title span, .center .item7 .title span {
                border-bottom: 3px #EA5E23 solid;
                padding: 0px 5px 6px 5px;
                color: #777777;
            }

        .center .item6 .cont {
            width: 1200px;
            width: 1130px;
            margin: 40px auto 20px;
            color: #777777;
        }

        .center .item6 table {
            width: 100%;
            position: relative;
        }

            .center .item6 table td,
            .center .item6 table th {
                height: 60px;
                line-height: 60px;
                text-align: center;
                color: #777777;
            }

                .center .item6 table td, .center .item6 table td + td + td {
                    width: 120px;
                }

                    .center .item6 table td + td, .center .item6 table td + td + td + td {
                        width: 212px;
                        padding: 0px;
                    }



            .center .item6 table th {
                color: white;
            }

            .center .item6 table td .zhifu {
                display: block;
                float: left;
                width: 60px;
                border: 1px #e5e5e5 solid;
                height: 30px;
                line-height: 30px;
                margin-right: 15px;
                cursor: pointer;
                border-radius: 5px;
            }

                .center .item6 table td .zhifu:hover {
                    border: 1px #EA5E23 solid;
                    color: #EA5E23;
                }

        .center .item6 .fukuan {
            width: 1000px;
            text-align: right;
            font-size: 14px;
            margin-top: 70px;
            color: #777777;
        }

        .center .item6 .btnfu {
            text-align: right;
            width: 1100px;
            margin-top: 23px;
        }

            .center .item6 .btnfu span {
                background-color: #d9d9d9;
                color: white;
                padding: 6px 10px;
                font-size: 16px;
                border-radius: 5px;
                margin-right: 12px;
                cursor: pointer;
            }

        .center .item6 table td span {
            display: block;
            float: left;
            width: 60px;
            border: 1px #777777 solid;
            height: 30px;
            line-height: 30px;
            margin-right: 8px;
            cursor: pointer;
            border-radius: 5px;
            margin-left: 19px;
        }

            .center .item6 table td span:hover {
                border: 1px #EA5E23 solid !important;
                color: white;
                background-color: #EA5E23;
            }

.btn_color {
    background-color: #EA5E23 !important;
    color: white !important;
}

.xuanzhong {
    border: 1px #EA5E23 solid !important;
    color: white;
    background-color: #EA5E23;
}

.hasgold {
    margin: 6px 0px;
}

.center .item7 {
    width: 1200px;
    margin: 20px auto 0px;
    position: relative;
    color: #777777;
    font-size: 14px;
    height: 300px;
}

    .center .item7 .zhifu_style {
        width: 1200px;
        margin: 10px auto;
        position: relative;
    }

    .center .item7 .item_style {
        width: 100px;
        height: 145px;
        display: block;
        float: left;
        background-position: 21px 15px;
        background-repeat: no-repeat;
        margin-right: 10px;
        margin-left: 38px;
        margin-top: 20px;
        line-height: 190px;
        font-size: 18px;
        text-align: center;
        color: #777777;
        cursor: pointer;
        border: 2px white solid;
    }

        .center .item7 .item_style:hover, .center .item7 .item_style.selectedItem {
            border: 2px #EA5E23 solid;
        }

            .center .item7 .item_style:hover label, .center .item7 .item_style.selectedItem label {
                background-image: url('../../images/style_selected.png');
                background-position: center 33px;
                background-repeat: no-repeat;
                padding-bottom: 29px;
                cursor: pointer;
            }

        .center .item7 .item_style.item_style1 {
            background-image: url('../../images/style1.png');
        }

        .center .item7 .item_style.item_style2 {
            background-image: url('../../images/style2.png');
        }

        .center .item7 .item_style.item_style3 {
            background-image: url('../../images/style3.png');
        }

        .center .item7 .item_style.item_style4 {
            background-image: url('../../images/style4.png');
        }

    .center .item7 .item_jinbi {
        float: left;
        width: 190px;
        font-size: 16px;
        color: #777777;
        margin-top: 60px;
        margin-left: 40px;
        margin-right: 20px;
    }

    .center .item7 .item_zhifu {
        float: left;
        width: 100px;
        background-color: #EA5E23;
        height: 30px;
        line-height: 30px;
        border-radius: 5px;
        text-align: center;
        color: white;
        margin-top: 55px;
        cursor: pointer;
    }
