.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: 355px;
    box-sizing: border-box;

    -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-left{
    float: left;
}
.ry_content .ry_cell .ry-right{
    float: left;
    margin: 65px;
    width: 611px;

}

.ry_content .ry_cell .ry-right h3{
    font-size: 24px;

}
.ry_content .ry_cell .ry-right p{
    font-size: 16px;
    font-weight: 100;
    margin-top: 10px;
    line-height: 26px;
}

.ry_content .ry_cell .ry-right h2{
    width: 46px;
    text-align: center;
    border-radius: 7px;
    font-weight: 100;
    font-size: 16px;
    line-height: 27px;
    height: 27px;
    color: white;
    background: #006f7c;
    margin-top: 20px;
}

.ry_content .ry_cell .ry-right ul  {
    margin-top: 30px;
    font-size: 16px;
    line-height: 26px;
}

.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;}




