﻿
.cont_show {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 60px;
}

.box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.main_show {
    width: 900px;
    height: auto;
    float: left;
}

.sub {
    width: 240px;
    float: right;
}

.lefted {
    width: 100px;
    height: 225px;
    top: 10px;
    float: left;
}

.lefted_nav {
    width: 100%;
    border-top: 1px solid #E8E8E8;
    float: left;
}

    .lefted_nav li {
        line-height: 55px;
        border-bottom: 1px solid #E8E8E8;
    }

        .lefted_nav li p {
            font-size: 16px;
            text-align: center;
            color: #666;
        }

            .lefted_nav li p:hover {
                cursor: pointer;
                color: #ff5a5a;
            }

#mian_center {
    width: 740px;
    height: auto;
    float: right;
}

    #mian_center h2 {
        width: 100%;
        line-height: 30px;
        padding-bottom: 10px;
        border-bottom: 1px solid #E8E8E8;
        font-size: 18px;
        color: #333;
        text-align: left;
    }

.mian_center-ZW {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    margin-top: 15px;
    font-size: 14px;
    color: #66656A;
    font-family: "å¾®è½¯é›…é»‘";
    line-height: 24px;
}

.pinLun_uer {
    width: 740px;
    height: auto;
    overflow: hidden;
}

    .pinLun_uer li {
        width: 100%;
        height: auto;
        float: left;
        border-bottom: 1px solid #E8E8E8;
    }

        .pinLun_uer li p {
            width: 40px;
            height: 40px;
            float: left;
            margin-top: 10px;
            position: relative;
        }

            .pinLun_uer li p img {
                margin: auto;
                position: absolute;
                border-radius: 50%;
                width: 100%;
                height: 100%;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
            }

.art_cont {
    float: left;
    margin-left: 15px;
    width: 685px;
    height: auto;
    margin-top: 10px;
}

    .art_cont span {
        display: inline-block;
        width: 100%;
        height: 18px;
        line-height: 18px;
        color: #999;
        font-size: 14px;
    }

        .art_cont span i {
            float: left;
            width: 40%;
            display: inline-block;
        }

        .art_cont span b {
            float: right;
            width: 40%;
            display: inline-block;
            text-align: right;
            font-size: 12px;
        }

    .art_cont sub {
        display: inline-block;
        width: 100%;
        height: 18px;
        line-height: 18px;
        color: #333;
        font-size: 14px;
        margin-bottom: 5px;
    }

    .art_cont sup {
        display: inline-block;
        width: 100%;
        height: 16px;
        line-height: 22px;
        color: #666;
        font-size: 14px;
    }

.pageer {
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center;
    margin: 40px 0px 40px 0px;
}

/*ä¸šä¸»è¯„ä»·*/
#fw_comp {
    margin-top: 40px;
    margin-bottom: 50px;
}

.fw_comp-cont {
    width: 100%;
    height: 190px;
}

    .fw_comp-cont p {
        width: 60px;
        height: 60px;
        float: left;
        margin-top: 30px;
        position: relative;
    }

        .fw_comp-cont p img {
            margin: auto;
            position: absolute;
            border-radius: 50%;
            width: 100%;
            height: 100%;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

    .fw_comp-cont span {
        float: left;
        margin-left: 20px;
        display: inline-block;
    }

        .fw_comp-cont span textarea {
            width: 650px;
            height: 80px;
            border: 1px solid #dcdcdc;
            margin-top: 30px;
            text-indent: 1em;
            font-family: "å¾®è½¯é›…é»‘";
        }

    .fw_comp-cont sub {
        width: 200px;
        height: 42px;
        float: right;
        margin-right: 5px;
        display: inline-block;
    }

        .fw_comp-cont sub input {
            float: right;
            margin-top: 20px;
            width: 160px;
            height: 40px;
            border: none;
            background: #ff5a5a;
            color: #fff;
            font-size: 16px;
        }

            .fw_comp-cont sub input:hover {
                background: #e87100;
                cursor: pointer;
            }









.right {
    width: 240px;
    height: auto;
    text-align: center;
    top: 10px;
    float: right;
}
