/*common-begin*/
.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;
}

.tab_stock {
    width: 1200px;
    width: 1197px;
    margin: 15px auto 0px;
    position: relative;
    color: #777777;
    font-size: 14px;
}

    .tab_stock .title {
        background-color: #EA5E23;
        height: 40px;
        line-height: 40px;
    }

        .tab_stock .title li {
            width: 190px;
            float: left;
            text-align: center;
            border-right: 1px #e5e5e5 solid;
        }

            .tab_stock .title li.selected {
                /*border: 1px #EA5E23 solid;*/
                background-color: #f2f2f2;
            }

                .tab_stock .title li.selected a {
                    background-color: #f2f2f2;
                    color: #EA5E23;
                }

            .tab_stock .title li a {
                color: white;
                font-size: 16px;
                display: block;
            }

/*common-end*/
.chanyan_cont {
    width: 1200px;
    margin: 0px auto 0px;
    position: relative;
    color: #777777;
    font-size: 14px;
}

    .chanyan_cont .item1 {
        background-image: url('../../images/chan1.jpg');
        background-position: 0px 0px;
        background-repeat: no-repeat;
        width: 100%;
        height: 350px;
    }

    .chanyan_cont .item2 {
        width: 100%;
        height: 470px;
        border-bottom: 1px #e5e5e5 solid;
    }

        .chanyan_cont .item2 .item21 {
            background-image: url('../../images/chan2.jpg');
            background-position: 0px 0px;
            background-repeat: no-repeat;
            width: 236px;
            height: 236px;
            margin: 70px auto;
        }

        .chanyan_cont .item2 .item22 {
            width: 1000px;
            height: 110px;
            margin: 0 auto;
        }

            .chanyan_cont .item2 .item22 .ct {
                width: 180px;
                height: 105px;
                display: block;
                float: left;
                border-right: 1px #e5e5e5 solid;
                padding: 0px 30px 0px 30px;
                color: #EA5E23;
                font-size: 16px;
                text-align: center;
            }

                .chanyan_cont .item2 .item22 .ct em {
                    display: block;
                    font-size: 35px;
                }

                .chanyan_cont .item2 .item22 .ct label {
                    display: block;
                    width: 100%;
                    line-height: 28px;
                    margin-top: 4px;
                }

    .chanyan_cont .item3 {
        width: 100%;
        height: 1250px;
        border-bottom: 1px #e5e5e5 solid;
        background-image: url('../../images/chan3.jpg');
        background-position: 0px 0px;
        background-repeat: no-repeat;
    }

    .chanyan_cont .item4 {
        margin-bottom: 22px;
    }

        .chanyan_cont .item4 p {
            text-align: center;
            font-size: 20px;
            margin-bottom: 15px;
            margin-top: 15px;
            color: #EA5E23;
        }

        .chanyan_cont .item4 .item41 {
            width: 1000px;
            margin: 0 auto;
        }

            .chanyan_cont .item4 .item41 table {
                width: 100%;
                position: relative;
                font-size: 14px;
                color: #777777;
            }

                .chanyan_cont .item4 .item41 table th {
                    height: 52px;
                    line-height: 52px;
                    text-align: center;
                    background-color: #f2f2f2;
                    border: 1px #e5e5e5 solid;
                }

                .chanyan_cont .item4 .item41 table td {
                    height: 52px;
                    line-height: 52px;
                    text-align: center;
                    border: 1px #e5e5e5 solid;
                }

    .chanyan_cont .btn_buy {
        width: 100%;
        height: 120px;
        background-color: white;
        padding: 35px 0px;
    }

        .chanyan_cont .btn_buy a {
            background-position: 0px 0px;
            background-repeat: no-repeat;
            background-image: url('../../images/btnBuy.png');
            display: block;
            width: 121px;
            height: 121px;
            margin: 0 auto;
        }
