html,body{background: #f6f8f5; }

.centont-box{ float: left; width: 100%; padding: 5px 0 5px 0; margin-top: 12px; background: #fff; }
.centont-box h2{ float: left; width:100%;  padding: 5px 0; text-align: center; }
.centont-box h2 span{ margin:0 auto; width:150px; height: 36px; line-height: 40px; color: #4AA0BC;
    text-align: center; font-size: 18px; background:#000 url(image/b.jpg) no-repeat; background-size:150px 36px; display: block;  }
.centont-box ul li{ float: left; width: 30%;  margin: 5px 6px; }
.centont-box ul li a{ color: #333333; font-size: 14px; font-weight: bold; text-align: center; height: 36px;
    line-height: 36px; border: 1px solid #e6e9f3; background: #f1f4ff; border-radius:20px; display: block; }
.centont-box ul li a:hover{ color: #333333; display: block; }
.centont-box ul li.hover a{ color: #fff; background: #74ADE6; }

.content{ padding: 15px; background: #fff; }
.content h2{ font-size: 22px; height: 36px; line-height: 35px; color: #74ADE6; text-align: center; padding: 15px 0; border-bottom: 1px solid #f6f8f5; margin-bottom: 10px; }
.content-max{ color: #333; font-size: 16px; line-height: 36px; background: url(image/a.png);}
.content-min{ color: #b5894d; font-size: 16px; line-height: 36px; background:#fbefef url(image/c.png);}

.rj-box{ float: left; width: 100%; background: #fff; margin-top: 10px; }
.rj-box h1{ color: #555555; font-size: 16px; padding: 15px 10px; border-bottom: 1px solid #e2e2e2; }
.rj-box h1 em{ float: left; width:4px; height: 20px; margin-right: 10px; background: #74ADE6; border-radius:5px; }
.rj-box ul li{ height: 90px; border-bottom: 1px solid #e2e2e2; padding: 15px 15px 15px 80px; position: relative; }
.rj-box ul li img{ width: 60px; height: 60px; position: absolute; left: 10px; top: 25px;  }
.rj-box ul li h2{width: 98%; color: #222; font-size: 16px; padding: 5px 0; white-space:nowrap;overflow:hidden;}
.rj-box ul li p.c-cont{ font-size: 12px; color: #888a8c; text-overflow:ellipsis;}
.rj-box ul li em.time{ color: #888a8c; position: absolute; right: 15px; top: 18px; }
.rj-box ul li p.fl{ font-size: 12px; color: #888a8c; margin-top: 10px; }
.rj-box ul li p.fl span{ float: right; font-size: 12px; color: #888a8c; }