* {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

.index {
    width: 1300px;
    margin: 0 auto;
}

.logo {
    float: left;
}

.hear {
    float: right;
    width: 668px;
}

    .hear ul {
        float: left;
    }

        .hear ul li {
            float: left;
        }

            .hear ul li a {
                padding: 0 15px;
                line-height: 46px;
                color: #999;
                height: 50px;
            }

.logo img {
    width: 67px;
    padding-top: 6px;
    border-radius: 45%;
}

.hear ul li:hover {
    border-bottom: 5px solid red;
}

.logo_img {
    float: left;
}

.logo_zi {
    color: #000;
    float: left;
    line-height: 46px;
    margin-left: 15px;
}

.hear ul .hear_owe {
    border-bottom: 5px solid red;
}

.header {
    padding-top: 10px;
    height:30px;
}

.clear {
    clear: both;
}

.bottom {
    background: #313131;
    width: 100%;
    height: 280px;
}

.bottom_left {
    width: 370px;
    float: left;
    text-align: center;
    height: 200px;
    border-right: 1px solid #999999;
    margin: 40px 0;
}

    .bottom_left img {
        margin-top: 40px;
    }

    .bottom_left h2 {
        color: #ccc;
        margin-top: 20px;
    }

    .bottom_left p {
        color: #fff;
        margin-top: 5px;
        text-align: left;
    }

.zsty {
    width: 250px;
    margin: 0 auto;
}

.bottom_right {
    float: left;
    padding-left: 20px;
    color: #ccc;
    line-height: 20px;
    margin-top: 78px;
}

.figure {
    width: 100%;
}

    .figure img {
        width: 100%;
        min-width: 1300px;
        display: block;
    }

.zsty a {
    float: left;
    color: #fff;
}
