@charset "utf-8";
/* CSS Document */
  *{
        margin:0;
        padding:0;
        border:0;
    }
    li{
        list-style: none;
    }
    .ROA-center{
        width:1080px;
        height:auto;
        overflow: hidden;
        margin:0 auto;
        border:none;
    }
    .ROA-banner{
        display: block;
        cursor: pointer;
        width: 1080px;
        height:auto;
        overflow: hidden;
        padding-top:20px;
    }
    .ROA-middle{
        width:1078px;
        height:auto;
        overflow: hidden;
        border:1px solid #eee;
        margin-top: 20px;
    }
    .ROAM-title{
        width: 100%;
        height:36px;
        line-height:36px;
        background:#eeeeee;
        font-size: 14px;
        text-indent: 20px;
    }
    .ROAM-text{
        width:90%;
        height:auto;
        line-height: 25px;
        overflow: hidden;
        padding:0 30px;
        color:#999999;
        font-size: 14px;
    }
    .ROAM-text1{
        width:80%;
        height:auto;
        overflow: hidden;
        padding:0 30px;
        color:#999999;
        font-size: 14px;
        color:#000;
        line-height: 30px;
    }
    .ROAM-text2{
        width:90%;
        height:auto;
        line-height: 25px;
        overflow: hidden;
        padding:0 30px;
        color:#999999;
        font-size: 14px;
    }
    .ROAM-text3{
        width:80%;
        height:auto;
        overflow: hidden;
        padding:2px 30px 10px 0;
        margin-left: 30px;
        color:#999999;
        font-size: 14px;
        color:#ff0000;
        line-height: 30px;
        text-indent: 30px;
        background: url(../images/customer/product-1.jpg) no-repeat left 5px;
    }
    .ROAM-top{
        padding-top:20px;
    }
    .ROAM-bottom{
        padding-bottom:30px;
    }
    .ROAM-color{
        color:#ff0000;
        font-weight: 700;
        line-height: 25px;
    }

/*center-end*/
