.c1-left{
     width: 271px;
     height: 818px;
     float: left;
}
.c1t{
     width: 271px;
     height: 86px;
}

.c1t>a{
     overflow: hidden;
     display: block;
     width: 100%;
     height: 100%;
     text-align: center;
}
.c1t>a>p:nth-child(1){
     margin-top: 20px;
     font-size: 24px;
     color: #fff;
     line-height: 24px;
}
.c1t>a>p:nth-child(2){
     margin-top: 10px;
     font-size: 16px;
     color: #CEDEB5;
     line-height: 16px;
}
.c1l-list{
     padding-bottom: 20px;
     width: 269px;
     border: 1px solid #E8E8E8;
}

.c1lt{
     margin-top: 18px;
     padding: 0 20px;
     height: 44px;
}
.c1lt>a{
     display: block;
     width: 100%;
     font-size: 18px;
     color: #333;
}
.c1lt>p{
     font-size: 10px;
     color: #999;
}

.c1-clist{
     overflow: hidden;
     border-top: 1px dashed #E8E8E8;
     border-bottom: 1px dashed #E8E8E8;
     padding: 10px 0;
     width: 229px;
     margin: 0 auto;
}
.c1-clist>li{
     list-style: none;
     min-width: 50%;
     float: left;
}
.c1-clist>li>a{
     font-size: 14px;
     color: #666;
}
.c1-clist>li>a::after{
     content:'>>';
}
