
.content .right2 .cRight {
    width: 273px;
    float: right;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 4px;
}

.content .right2 .cRight h3 {
    height: 36px;
    line-height: 36px;
    background: #eee;
    color: rgb(102, 102, 102);
    font-size: 14px;
    padding: 0 10px;
    font-weight: -normal;
    border-bottom: 1px solid #ccc;
}

.content .right2 .cRight h3 a {
    color: rgb(102, 102, 102);
    font-size: 14px;
    float: right;
}

.content .right2 .cRight .cRcon {
    width: 273px;
    overflow: hidden;
}

.content .right2 .cRight ul li {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #ddd;
    font-size: 12px;
}

.content .right2 .cRight ul li span {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: #8eb9f5;
    text-align: center;
    margin-right: 5px;
    color: #fff;
}

.content .right2 .cRight ul li a {
    color: #333;
}

.content .right2 .cRight ul li a:hover {
    color: #8eb9f5;
}

.content .right2 .cRight ul li strong {
    display: inline-block;
    float: right;
    color: #333;
    font-weight: normal;
}

.content .left2 .cRight {
    width: 678px;
    float: right;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 0px;
}

.content .left2 .cRight h3 {
    height: 36px;
    line-height: 36px;
    background: #eee;
    color: rgb(102, 102, 102);
    font-size: 14px;
    padding: 0 10px;
    font-weight: -normal;
    border-bottom: 1px solid #ccc;
}

.content .left2 .cRight h3 a {
    color: rgb(102, 102, 102);
    font-size: 14px;
    float: right;
}

.content .left2 .cRight .cRcon {
    width: 680px;
    overflow: hidden;
}

.content .left2 .cRight ul li {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #ddd;
    font-size: 12px;
    width: 320px;
    float: left;
}

.content .left2 .cRight ul li span {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: #8eb9f5;
    text-align: center;
    margin-right: 5px;
    color: #fff;
}

.content .left2 .cRight ul li a {
    color: #333;
}

.content .left2 .cRight ul li a:hover {
    color: #8eb9f5;
}

.content .left2 .cRight ul li strong {
    display: inline-block;
    float: right;
    color: #333;
    font-weight: normal;
}
    
    
    
    
  
  
  
  
