﻿body {
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: Arial, Times New Roman, Verdana;
}

#banner {
    max-width: 1920px;
    text-align: center;
    margin: 0 auto;
}

#content {
    width: 1200px;
    margin: 0 auto;
}

.clar {
    height: 1px;
    clear: both;
    width: 100%;
}

#label {
    width: 100%;
    height: 50px;
    margin: 0 auto;
}

.label_home {
    float: left;
    height: 50px;
    line-height: 50px;
}

    .label_home a {
        color: #9c9c9c;
        text-decoration: none;
        font-weight: bold;
    }

.label_a {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 5px;
}

.label_this {
    float: left;
    height: 50px;
    line-height: 50px;
    color: #c30d23;
    margin-left: 5px;
    font-weight: bold;
}

.info_tip1 {
    width: 100%;
    text-align: right;
    font-size: 34px;
    font-weight: bold;
    line-height: 60px;
    color: #9E9E9F;
}

.info_tip2 {
    width: 100%;
    height: 30px;
}

    .info_tip2 div {
        width: 50px;
        height: 15px;
        border-bottom: 1px solid #9E9E9F;
        float: right;
    }

.info_tip3 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: right;
    color: #9E9E9F;
}

.info_tip4 {
    width: 100%;
    height: 60px;
    line-height: 25px;
    text-align: right;
}

.info_tip5 {
    width: 100%;
    line-height: 50px;
    text-align: left;
    font-size: 24px;
    margin-top: 80px;
}

.info_tip6 {
    width: 100%;
    line-height: 25px;
    text-align: left;
}

.message {
    width: 80%;
    margin: 0 auto;
    height: 270px;
    font-size:14px;
}

.message_l {
    float: left;
    width: 48%;
}

.message_l_list {
    width: 100%;
    height: 40px;
    border: 1px solid #c8c9ca;
    margin-top: 30px;
}

.message_l_img {
    width: 30px;
    height: 30px;
    float: left;
    padding: 5px;
}

.message_l_input {
    width: 270px;
    padding: 5px;
    float: left;
}

    .message_l_input input {
        background: no-repeat;
        border: none;
        line-height: 30px;
        height: 30px;
        outline: 0px;
        width: 100%;
    }

.message_r {
    float: right;
    width: 48%;
}

.message_r_list {
    width: 100%;
    height: 185px;
    border: 1px solid #c8c9ca;
    margin-top: 30px;
}

.message_r_img {
    width: 30px;
    height: 180px;
    float: left;
    padding: 5px;
}

.message_r_input {
    width: 270px;
    padding: 5px;
    height: 160px;
    float: left;
}

    .message_r_input textarea {
        background: no-repeat;
        border: none;
        line-height: 30px;
        height: 160px;
        outline: 0px;
        width: 100%;
        font-size:14px;
    }

.message_submit {
    width: 120px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background: #1EAA39;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 0 auto;
}

.nav_left {
    float: left;
    width: 300px;
    min-height: 600px;
}

.nav_left1 {
    width: 100%;
    height: 60px;
    border-bottom: 2px solid #ededed;
}

    .nav_left1 a {
        width: 100%;
        background: #c30d23;
        height: 50px;
        text-align: center;
        line-height: 50px;
        display: block;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }
.nav_left2 {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #ededed;
}

    .nav_left2 a {
        width: 260px;
        float: left;
        height: 50px;
        line-height: 50px;
        text-align: left;
        color: #3a3a3a;
        text-decoration: none;
    }

        .nav_left2 a:hover {
            color: #c30d23;
        }

    .nav_left2 i {
        float: right;
        text-align: right;
        width: 30px;
        height: 50px;
        line-height: 50px;
        color: #3a3a3a;
        margin-right: 10px;
    }
.info_right {
    float: right;
    width: 850px;
    min-height: 600px;
}
.nav_left3 {
    width: 100%;
    height: 50px;
    text-decoration: none;
    color: #3a3a3a;
}
.nav_left3:hover {
    color: #c30d23;
}
.nav_left3_l{
    width:30px;
    height:30px;
    float:left;
    padding-top:20px;
}
.nav_left3_l div{
    width:10px;
    height:10px;
    background:#EEEEEF;
    margin:0 auto;
}
.nav_left3_r {
    width: 260px;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: left;
}

#ye{
    width:100%;
    height:40px;
    margin:30px 0;
    text-align:center;
}
#ye a{
    text-align:center;
    line-height:40px;
    min-width:20px;
    text-align:center;
    display:inline-block;
    border:1px solid #9e9e9e;
    border-radius:5px;
    text-decoration:none;
    font-size:16px;
    color:#9e9e9e;
    padding:0 10px;
    margin-left:5px;
}
