.b-line{
    width: 433px;
    height: 2px;
    display: block;
    margin: 10px 0 44px;
    background-color: #4a4a49;
}

.float-left{
    float: left;
    width: 384px;
    height: 279px;
}
.float-left h2{
    margin-top: 21px;
}
h2 span{
    width: 12px;
    height: 12px;
    margin-right: 8px;
    display: inline-block;
    background-color: #aa8120;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.product-table{
    float: left;
    width: 320px;
    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
    text-align: center;
}
.product-table tr{
    height: 37px;
    border-bottom: 1px solid #e1e1e1;
}

.left-case{
    float: left;
    width: 375px;
}
.left-case h2{
    line-height: 46px;
}
.right-case{
    width: 442px;
    float: right;
}

.four-p p{
    width: 368px;
    float: left;
    padding: 5px 24px;
    margin-top: 10px;
    height: 63px;
    background-color: #0065a2;
    color: #FFF;
    border-radius: 0 31px;
}
.four-p p:nth-child(even){
    margin-left: 88px;
}

.product-tab{
    float: left;
    width: 307px;
    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
}
.product-tab tr{
    height: 26px;
    border-bottom: 1px solid #e1e1e1;
}
.product-tab tr td{
    padding-left: 7px;
}

.tab-div{
    width: 370px;
    float: right;
    margin-top: 62px;
}
.tab-div ul{
    float: left;
}
.tab-div ul li{
    margin-top: 7px;
}
.ul-2 li{
    padding-top: 17px;
    height: 75px;
    line-height: 21px;
}

.l-last{
    width: 363px;
    float: left;
}
.l-lase img{
    width: 100%;
}
.r-last{
    width: 442px;
    float: right;
}
.l-last h2{
    margin-top: 20px;
}
