.ry_box{
    position: relative;
    width: 1230px;
    margin: 55px auto;
}
.ry_title{margin: 20px 0;}
.ry_title h3{font-size: 24px;font-weight: bold;line-height: 24px;}

.ry_content{}
.ry_content .ry_cell{position: relative;margin: 20px 0;width: 1230px;height: 200px;box-sizing: border-box;padding: 30px;-webkit-box-shadow: 0 0 15px #ccc;box-shadow: 0 0 15px #ccc;}
.ry_content .ry_cell .ry_q,.ry_content .ry_cell .ry_a{margin: 15px 0;}
.ry_content .ry_cell .ry_q i{display: block;float: left;margin-right: 16px;width: 20px;height: 20px;background: #006f7c;color: #fff;line-height: 20px;text-align: center;}
.ry_content .ry_cell .ry_q h4,.ry_content .ry_cell .ry_a p{font-size: 14px;line-height: 20px;}
.ry_content .ry_cell .ry_a i{display: block;float: left;margin-right: 16px;margin-bottom: 40px;width: 20px;height: 20px;background: #ddbf9a;color: #fff;line-height: 20px;text-align: center;}
.ry_content .ry_cell .ry_btn a{float: right;color: #006f7c}
.ry_content .ry_cell .ry_btn i{
    display: block;
    float: right;
    position: relative;
    top: 4px;
    left: 5px;
    width: 11px;
    height: 7px;
    background: url(../images/row.png);
}


.fenye{ padding:3px; margin:3px; padding-top:20px;  height:45px; margin-left:30px; }
.fenye p{ width:100%; height:auto; text-align:center; }
.fenye p a{ font-size:18px; color:#5c5c5c; height:30px; background:#fabe00; display:block; float:left; margin-right:5px; line-height:30px; padding:0 10px 0 10px; border-radius:5px;}
.fenye p a:link,.fenye a:visited{text-decoration:none; color:#5c5c5c; padding:0 10px 0 10px; border-radius:5px;}
.fenye p a:hover{text-decoration:none; background:#107580; color:#ffffff;  padding:0 10px 0 10px; border-radius:5px;}









