.left-doc {
    width: 831px;
}

.left-doc-seek {
    width: 115px;
    height: 40px;
    line-height: 40px;
}

/* 搜索框 */
.left-seek-box {
    width: 218px;
    height: 30px;
    border: #d9d9d9 solid 1px;
    border-radius: 20px;
}

.left-seek-box input {
    width: 130px;
    height: 28px;
    border: none;
    background: none;
}

.left-seek-box input::-webkit-input-placeholder {
    font-size: 12px;
}

.left-seek-button {
    width: 84px;
    border: none;
    background: none;
    cursor: pointer;

}

/* 导航 */
.left-seek-part {
    width: 750px;
}

.left-seek-part-one {
    line-height: 30px;
}

.left-seek-part-one:hover {
    color: #007fa5;
}

/* 2 */
.agency-box {
    width: 268px;
    height: 259px;
    margin-bottom: 10px;
    border: #d9d9d9 solid 1px;
}

.agency-img {
    height: 154px;
    overflow: hidden;
}

.agency-small {
    height: 19px;
    border-radius: 20px;
    text-align: center;
    line-height: 16px;
    bottom: 10px;
    right: 10px;
}

.agency-box-two {
    width: 254px;
    height: 268px;
    margin-bottom: 10px;
    border: #d9d9d9 solid 1px;
} 

.agency-big {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    text-align: center;
    line-height: 150px;
}

.agency-small-two {
    width: 49px;
    height: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 17px;
    border: #d9d9d9 solid 1px;
    right: 10px;
    top:10px;
}

.left-seek-doc-box {
    width: 82px;
    height: 24px;
    line-height: 24px;
}



/* 右 */
.right-hunt {
    width: 325px;
}

.right-hunt-note {
    width: 112px;
    height: 75px;
    border-radius: 10px;
    overflow: hidden;
}

.right-hunt-note-p {
    width: 200px;
    height: 41px;
    Text-align: justify;
}

.right-reply {
    width: 295px;
}

.right-reply-p {
    width: 295px;
    height: 36px;
}

.right-idea {
    width: 134px;
      
}

.right-idea-a {
    width: 154px;
}

.right-idea-p {
    height: 31px;
}

.search-head {
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50px;
}


.left-define-head {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    overflow: hidden;  
}

.active-area{
    padding-left: 10px;
    padding-right: 10px;
    background-color: #52b8bb
}

.active-area-text:hover {
    color: #FFFFFF;
}