body {
    background-color: #fff;
    font-family: "Microsoft YaHei";
}

a {
    color: #000;
}

a:hover {
    text-decoration: none;
}

.error {
    color: red;
}

#sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 60%;
}

#sortable li {
    margin: 0 3px 20px 3px;
    padding-left: 1.5em;
    font-size: 1.4em;
    cursor: move;
}

#sortable li span {
    position: absolute;
    margin-left: -1.3em;
    margin-top: inherit;
}

.editor-question {
    /*display: none;*/
    cursor: default !important;
    padding: 20px !important;
}

.editor-content {
    border: 1px solid #e0e0e0 !important;
    background: #ffffff;
    cursor: text;
}

.bcs-active {
    border-bottom: 2px solid #00C2E0;
}

.bcs-active a {
    color: #00C2E0 !important;
}

p.teaser {
    text-indent: 30px;
}

h3.title {
    font-size: 22px;
    line-height: 60px;
}

.site-block {
    padding: 20px;
    border: 1px solid #eee;
    margin-top: 10px;
}

.header-select div {
    width: 55%;
    height: 4px;
    background: #1aa1e6;
    margin: -10px auto;
    border-radius: 5px;
}

#footer {
    /*margin-top: 150px;*/
    padding: 10px 0;
    background: #737f80;
    width: 100%;
    text-align: center;
    color: #fff;
}

.footer p {
    text-align: center;
    color: #fff;
}

.recovery {
    /*padding: 50px 30px;*/
}

.recovery h3 {
    margin-bottom: 80px;
}

.recovery .user-text {
    padding-left: 80px;
    line-height: 40px;
}

.recovery .number {
    line-height: 25px;
    text-align: center;
}

.recovery .number-line {
    background: #e2dfdf;
    height: 25px;
    padding-left: 0;
}

.recovery .company-list {
    width: 440px;
    margin: 0 auto;
}

.item {
    overflow: hidden;
    margin-bottom: 20px;
}

.company-list .number-select {
    float: left;
    color: #1aa1e6;
    width: 55px;
    line-height: 25px;
    text-align: center;
}

.select-line {
    background: #1aa1e6;
    height: 25px;
}

.view {
    width: 280px;
    height: 60px;
    background: #65a1d8;
    border-radius: 5px;
    margin: 100px auto;
}

.view a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
}

.days {
    overflow: hidden;
    text-align: center;
}

.days li {

    height: 75px;
    text-align: center;
}

.days .line {
    height: 20px;
    background: #deebf6;
}

.days .line-now {
    height: 20px;
    background: #1aa1e6;
}

.days .line-new {
    height: 20px;
    background: #e2dfdf;
}


.days-item p {
    line-height: 30px;
    height: 30px;
}

.days ul {

}

.sidebar {
    top: 10px;
}

.sidebar ul {
    overflow: hidden;
}

.sidebar li {
    background: #F2F2F2;
    height: 30px;
    line-height: 30px;
    width: 120px;
    float: left;
    border-radius: 5px;
    border: 1px solid #c1c1c1;
    overflow: hidden;
}

.container-box {
    max-width: 1200px;
    margin: 0 auto;
}

.sidebar li p {

}

.sidebar li:hover {

    border: none;
}

.sidebar li:hover a {
    color: #fff;
    background: #1aa1e6;
}

.sidebar .dot {
    width: 15px;
    background: #fff;
    border: none;
    text-align: center;
}

.sidebar .dot span {
    font-size: 30px;
    display: inline-block;
}

.sidebar .active {
    background: #1aa1e6;
    border: none;
}

.sidebar .active a {
    color: #fff;
}

.sidebar a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.content {
    float: left;
    width: 1000px;
    /*border:1px solid #333;*/
}

.product-option {
    height: 140px;
    margin-top: 20px;
}

.content {
    float: left;
    width: 1000px;
    /*border:1px solid #333;*/
}

.product-option .title {
    line-height: 35px;
}

.product-option .option-number {
    float: left;
    border-left: 3px solid #569ad6;
    margin-left: 30px;
}

.product-option .option-number p {
    padding-left: 10px;
    line-height: 20px;
}

.product-comment {

}

.product-comment li {
    line-height: 30px;
}


.product-comment li:before {
    content: "·";
    color: #1aa1e6;
    font-size: 30px;
    margin-right: 15px;
    position: relative;
    top: 5px;
}

.product-btn {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}

.product-btn div {
    height: 40px;
}

.product-btn .previous {
    background: #a8a8a8;
}

.product-btn .next {
    background: #1aa1e6;
    margin-left: 5px;
}

.product-btn a {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px;
}

.score {
    font-size: 26px;
    text-align: center;
}

.charts-box {
    margin-top: 30px;
    overflow: hidden;
}


h3.product-title {
    margin-top: 120px;
    margin-bottom: 30px;
}

.content-box {
    overflow: hidden;
    margin-left: 165px;
    margin-top: 100px;
}

.scoring-standard {
    margin-top: 30px;
}

.scoring-standard p {
    line-height: 30px;
}

.boss-font-color {
    color: #00a0e9;
    font-weight: bold;
}

.boss-text {
    padding: 10px 0;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
}

.accurate {
    border: 2px solid #3CA0E9;
    border-radius: 5px;
    padding: 20px 40px 80px 50px;
    line-height: 28px;
    box-shadow: 1px 1px 5px 5px #efefef;
    margin-top: 18px;
}

.accurate2 {
    text-align: right;
}

.accurate-text {
    margin-left: 50px;
    font-size: 60px;
    color: #3CA0E9;
    position: relative;
}

.accurate-text2 {
    font-size: 60px;
    color: #3CA0E9;
    position: relative;
    float: right;
    margin-right: 50px;
}

.accurate-text img {
    height: 20px;
    position: absolute;
    right: -12px;
    bottom: 0;
}

.accurate-text2 img {
    height: 20px;
    position: absolute;
    left: -12px;
    bottom: -4px;
    z-index: 1000;
}

.accurate-text3 img {
    height: 20px;
    position: absolute;
    right: -12px;
    top: 0;
}

.pro-explain-title {
    /*width: 70%;*/
    padding: 20px 60px;
    background: #3CA0E9;
    color: #ffffff;
    font-size: 18px;
    /*float: right;*/
    border-radius: 5px;
}

.pro-explain-content {
    /*width: 70%;*/
    background: rgb(239, 239, 239);
    /*float: right;*/
}

.pro-explain-content li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid rgb(226, 226, 226);
}

.pro-explain-title2 {
    /*width: 70%;*/
    padding: 20px 60px;
    color: #000000;
    font-size: 18px;
    /*float: right;*/
    border-radius: 5px;
    box-shadow: 2px 4px 6px rgb(138, 138, 138);
}

.pro-explain-conten2 {
    background: none;
}

.pro-explain-conten2 li {
    border: none;
}

.boss-mg-top {
    margin-top: 120px;
}

.clear {
    clear: both;
}

.pro-item-title {
    padding: 10px 15px;
    font-size: 28px;
    color: #3CA0E9;
    display: inline-block;
    border-bottom: 6px solid #3CA0E9;
    border-radius: 2px;
}

.container {
    position: relative;
}

.survey-tr {
    cursor: pointer;
}

.top-bar {

}

.dropdown-menu {
    width: 100%;
}

.dropdown-menu li {
    width: 100%;
    text-align: center;
}

.top-bar .btn {
    width: 100%;
}

.boss-mt-1 {
    margin-top: 10px;
}

.boss-mb-1 {
    margin-bottom: 10px;
}

.boss-mt-2 {
    margin-top: 20px;
}

.boss-mb-2 {
    margin-bottom: 20px;
}

.boss-btn-right {
    float: right;
}
