.container-body {
    width: 1124px;
    margin: 0px auto;
    overflow: auto;
}

.container-left {
    float: left;
    width: 270px;
    min-height: 600px;
    background-color: #f2f2f2;
}

#left-list {
    margin: 80px 20px 0px 10px;
    text-align:center;
}

#left-list {
    margin: 15px 0px 0px 0px;
    text-align:center;
    background-color: #E4e4e4;
}

#left-list a {
    height: 30px;
    line-height: 40px;
    font-family: "Microsoft YaHei";
    color: #696767;
}
#left-list a:hover{
    border-bottom: solid 3px #bc293c;
}


#left-list div ul li a{
    display:block;
    width:100%;
    color: #fff;
    font-size:15px;
    font-weight:bold;
    word-wrap:break-word;
    border-bottom:1px solid #ddd;
    border-top:1px solid #fff;text-align: left;
    background: #c71e34;

}
#left-list div ul li a:hover { color:#C00; background-color:#f9f9f9;}

.container-nav {
    height: 50px;
    /* border-bottom: solid; */
    /* border-color: #bc293c; */
    margin: 5px 5px;
    float: right;
}

.container-button {
    margin-bottom: 20px;
}
.text-nav {
    float: right;
    line-height: 50px;
    font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    padding-right: 10px;
}

.container-right {
    /* margin-left: 270px;
    margin-right: 10px; */
    /* border-style: dashed; */
    border-width: 1px;
    min-height: 600px;
    padding: 0px 10px;
    box-shadow: 2px 1px 7px 4px #eee;
   
}
.container-right2 {
    /* margin-left: 270px;
    margin-right: 10px; */
    padding: 0px 10px;
    width: 800px;
    float: right;
    background-size: 1020px 10px;
    background-repeat: no-repeat;
    background-color: #fff;
}

.info-title {
    
    font-size: 20px;
    color: #c20102;
    padding-top: 20px;
}

.info {
    font-size: 15px;
    line-height: 50px;
}

.info-body {
    line-height: 25px;
    text-align: left;
}
.list-2{
    padding-left: 120px;
    
}
.list-2 a{
    color: rgb(221, 114, 114);
    font-weight: bold;
}


.clj2{
    position: absolute;
    top: 382px;
    }
.clj2 ul{
    list-style: none;
    float: left;
    margin: 0 auto;
}
.clj2 li{
    list-style: none;
    flex: 2;
    display: inline-block;
    height: 50px;
    width: 250px;
    background: #9f1e2a;
    line-height: 50px;
}
.clj2 span{
    padding: 7px 18px;
    color: #fff;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    line-height: 50px;
}
