@charset "utf-8";
/* CSS Document */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0px 0px 0px 0px;
    padding: 0;
    color: #000000;
    background-repeat: repeat-x;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 768px;
    overflow: auto;
    position: relative;
}
div, a, select, input, textarea, table {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-font-smoothing: grayscale;
    -ms-font-smoothing: grayscale;
}
input, select {
    outline: none;
}
a {
    border: 0;
    text-decoration: none;
}
div {
    margin: 0 auto;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
    margin: 0;
    padding: 0;
    border: none;
    list-style-type: none;
}
.block {
    width: 1024px;
    height: auto;
}


.right-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    border-bottom: 4px solid transparent
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
*html .clearfix {
    height: 1%;
}
*+html .clearfix {
    height: 1%;
}


.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
/***** float 闭合 end*****/

.content-block {
    border-bottom: #f0f0f0 1px solid;
    padding-top: 40px;
    padding-bottom: 40px
}

.right-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    border-bottom: 4px solid transparent
}

.review-ratings {
    color: #6C5EAB;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased
}



