.product {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2%;
}

.pr-left {
    width: 18%;
    float: left;
    text-align: center;
    border: 8px solid#0080c0;
}

.pr-left h3 {
    background: #0080c0;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    padding-bottom: 11px;
    padding-top: 6px;
}

.prl-box {
}

.prl-box li {
}

.prl-box a {
    background: #eae7f5;
    padding: 10px 15px;
    margin: 11px;
    display: block;
    border-radius: 15px;
    color: #0080c0;
}

.pr-right {
    width: 79%;
    float: right;
}

.prr-box {
    width: 100%;
    height: auto;
    display: inline-block;
}

.prrb-top {
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 4px solid#9bba57;
    padding-bottom: 12px;
}

.prrb-left {
    float: left;
    width: 20%;
}

.prrb-left img {
    float: left;
    margin-right: 2%;
    width: 9%;
}

.prrb-left h3 {
    float: left;
    font-weight: normal;
    font-size: 14px;
    margin-top: -2%;
}

.prrb-right {
    float: right;
}

.prrb-right p {
    float: right;
    font-size: 14px;
}

.prrb-bottom {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 1%;
}

.bb-title {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #e5dfec;
    padding: 10px 0;
    border-bottom: 1px dashed#0080c0;
    color: #7030a0;
}
.bb-box{
    width: 80%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.bb-box-one{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.bb-box-one h4{
    font-size: 19px;
    margin-bottom: 2%;
}
.bb-box-one p{
    font-size: 15px;
    line-height: 30px;
}
.bb-box-two{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.bb-box-two h4{

    font-size: 19px;

    margin-bottom: 2%;
}
.bg{
    width: 100%;
    height: auto;
    display: inline-block;
}
.bg-one{

    width: auto;

    height: auto;

    display: inline-block;
}
.bg-one .bgo-one{

    float: left;

    width: 158px;

    height: 40px;

    line-height: 40px;

    border: 1px solid;

    padding: 10px;

    background-color: #3565f5;
}
.bg-two{
    width: auto;
    height: auto;
    display: inline-block;
    margin-top: -4px;
}
.bgo-ones{
    float: left;
    width: 158px;
    height: 115px;
    border: 1px solid;
    padding: 10px;
}