body {
    background: #f4f4f4;
    overflow-x: auto;
    min-width: 1280px;
}

.main-area .area img {
    /*width: 314px;
    position: absolute;
    left: 50%;
    margin-left: -157px;
    top: 120px;*/
    height: 80%;
}

.area_one {
    width: 35% !important;
}

.area_two {
    width: 35% !important;
}

.area_three {
    width: 30% !important;
}

.main-area #ToScroll {
    padding-right: 0;
}

.main-nav .type {
    border: solid 1px #ffffff;
    color: #fff;
    border-radius: 4px;
}

.icon_refresh {
    width: 30px;
    height: 30px;
}

.main-nav .tit {
    width: 970px;
    margin-left: 20px !important;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.logo_pp {
    left: 80px;
    width: 175px;
    height: 70px;
    background: url(../img/logo/logo1.png) no-repeat;
    background-size: 90%;
    position: absolute;
    margin-top: -16px;
}

.main-line {
    margin-top: 0;
}

.container {
    width: 1120px;
}

.result-box .green {
    background-color: #ffffff;
    color: green;
}

.syn-content-body {
    border: 1px solid #eee;
    padding: 10px;
}

.container {
    width: 100%;
}

.main-nav .type {
    margin-left: 255px;
}

.main-nav .type:hover {
    opacity: 0.7;
}

.main-nav .main-btn {
    margin-right: 15px;
}

.ys02 {
    color: #ffa520
}