.left-doc {
    width: 1200px;
}

.left-doc-seek {
    width: 115px;
    height: 40px;
    line-height: 40px;
}


/* 导航 */
.left-seek-part {
    width: 1150px;
}

.left-seek-part-one {
    line-height: 30px;
}

.left-seek-part-one:hover {
    color: #007fa5;
}


.product-box{
    width: 376px;
    height: 180px;
    margin-bottom: 10px;
    border: #d9d9d9 solid 1px;
} 
.product-box-top{
    width: 100%;
    margin-bottom: 10px;
} 

.product-box-top-right{
    width: 246px;
    margin-left: 10px;
} 
.product-img-area {
    width: 110px;
    height: 80px;
    margin-left: 10px;
    border-radius: 50%;
    text-align: center;
    line-height: 150px;
}

.active-area{
    padding-left: 10px;
    padding-right: 10px;
    background-color: #52b8bb
}

.active-area-text:hover {
    color: #FFFFFF;
}

.title-c {
    color: #333;
    font-weight: bold;
}

.worry-box-title{
    width: 346px;
    margin-left: 20px;
    margin-right: 20px;
} 