* {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

html {
    background-color: #9A2929;
}

#bigbox {
    position: relative;
    width: 996px;
    margin: 0 auto;
}

#logo {
    float: left;
}

header {
    height: 80px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0px 10px;
}

#logo {
    margin-top: 10px;
}

#logo img {
    float: left;
    width: 60px;
}

#logo p {
    float: left;
    line-height: 60px;
    color: #F8202B;
    font-weight: bold;
    font-family: '楷体';
    text-indent: 10px;
    font-size: 20px;
}

#more_list {
    float: right;
}

#more_list a {
    line-height: 80px;
    text-decoration: none;
    color: #696969;
    font-size: 14px;
    margin: 0px 5px;
}

#more_list span {
    color: #696969;
}

.nac_list {
    width: 100%;
    font-size: 0px;
}

.nac_list li {
    display: inline-block;
    width: 166px;
    font-size: 16px;
}

.nac_list li a {
    text-align: center;
    display: inline-block;
    width: 166px;
    height: 40px;
    text-decoration: none;
    line-height: 40px;
    color: #16030A;
    background-color: #16030a5d;
    color: #fff;
}

#banner {
    width: 100%;
    font-size: 0px;
}

#banner img {
    width: 100%;
}

#main {
    padding: 20px 10px;
    width: 976px;
    background-color: #fff;
}

h1 {
    font-size: 20px;
    color: #9A2929;
    margin: 10px 0px;
}

.index_p {
    font-size: 16px;
    text-indent: 2rem;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.index_img {
    float: right;
    width: 130px;
    margin-left: 10px;
}

.zuopin {
    width: 100%;

}

.zuopin {
    text-align: center;
}

.zuopin li {
    display: inline-block;
    width: 24%;
    text-align: center;
}

.zuopin li img {
    width: 220px;
}

.zuopin li p {
    margin-top: 10px;
}

footer {
    background-color: #6A1B1E;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

h2 {
    font-size: 18px;
    margin: 20px 0px;
}

#history {
    font-size: 16px;
    text-indent: 2rem;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.history_img {
    text-indent: 0px;
    width: 240px;
    float: right;
    font-size: 12px;
    margin-left: 20px;
}

.history_img span {
    display: block;
    width: 100%;
    text-align: center;
}

.history_img img {
    width: 240px;
}

.history2_img {
    width: 160px;
}

.history2_img img {
    width: 100%;
}

.sort_one {
    border: 1px solid #ccc;
    height: 160px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.sort_img {
    width: 160px;
    height: 160px;
    float: right;
}

.sort_P {
    box-sizing: border-box;
    padding: 10px;
    line-height: 30px;
}

.sort_P p {
    font-size: 14px;
    line-height: 24px;
}

h4 {
    margin-bottom: 10px;
}

.sort_img img {
    width: 100%;
    height: 100%;
}

.sort_imgtwo {
    float: left;
    margin-right: 10px;
}

.skill li {
    list-style: disc;
    margin-left: 20px;
    margin-top: 20px;
}

.skill li span {
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}

.appreciation {
    text-align: center;
}

.appreciation li {
    display: inline-block;
    width: 400px;
    margin-right: 20px;
    margin-left: 20px;
    border: 1px solid #ccc;
    padding: 20px;
    height: 575px;
    overflow: hidden;
    margin: 20px 20px;
}

h5 {
    margin: 10px 0px;
}

.appreciation li p {
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    text-indent: 2rem;
}

.appreciation li img {
    width: 400px;
    height: 400px;
}

.yiyi {
    text-indent: 2rem;
    line-height: 30px;
}

.liuyan {
    line-height: 30px;
}

.liuyan span {
    display: inline-block;
    width: 90px;
    float: left;
}

.liuyan input {
    width: 220px;
    height: 20px;
}

textarea {
    width: 460px;
}

.fasong {
    width: 220px;
    height: 30px;
    background-color: #6A1B1E;
    color: #fff;
    border: 0px;
}

.biaodan {
    padding: 70px 0px;
    text-align: center;
}

.biaodan form {
    display: inline-block;
    text-align: left;
}

.biaodan form ul li {
    line-height: 40px;
    margin-bottom: 10px;
}

.biaodan form ul button {
    width: 100%;
    border: 0px;
    background-color: #6A1B1E;
    color: #fff;
    line-height: 30px;
}

.shurukuang input {
    width: 180px;
    border-radius: 0px;
    border: 1px solid #ccc;
    height: 30px;
}

.more {
    text-align: right;
}

.more a {
    font-size: 12px;
}