.selected {
    display: block !important;
}

.DS_content {
    overflow: hidden;
}

.DS_content .DS_msg {
    padding-top: 40px;
    color: #a7a7a7;
    font-size: 14px;
}

.DS_content .DS_msg:hover {
    color: #004b47;
}

.DS_content .DS_title {
    padding-top: 50px;
    text-align: center;
}

.DS_column {
    display: inline-block;
    padding-bottom: 47px
}

.DS_column ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0px 30px;
    border: 1px solid #dadada;
    border-radius: 30px;
    margin: 0px 25px;
    cursor: pointer;
}

.DS_column ul li:nth-child(2) {
    background-color: #004b47;
}

.DS_column ul li:nth-child(2) a {
    color: #ffffff;
}

.DS_column ul li a {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
}

.DS_maxbox {
    padding: 0 10px;
    overflow: hidden;
}

.left_box {
    width: 778px;
    float: left;
    padding: 0 15px;
}

.DS_onebox {
    background-color: #ffffff;
}

.left_box .top_left_box {
    padding: 55px 0 55px 35px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    height: 30px;
    line-height: 30px;
}

.left_box .top_left_box .top_box_img {
    width: 50px;
    height: 20px;
    float: left;
    margin: 10px auto;
}

.left_box .top_left_box .top_box_img img {
    width: 100%;
}

.left_box .top_left_box .top_box_p {
    font-size: 18px;
    color: #464646;
    float: left;
    padding-left: 47px;
    font-weight: 700;
}

.DS_profile {
    padding: 20px 20px 0 15px;
}

.DS_profile_p {
    height: 25px;
    line-height: 25px;
    border-left: 5px solid #373d41;
}

.DS_profile_p span {
    display: inline-block;
    padding-left: 12px;
    font-size: 18px;
    color: #464646;
    font-weight: 700;
}

.DS_profile_pp {
    font-size: 15px;
    color: #5c6158;
    line-height: 30px;
    padding-top: 15px;
}

.DS_profile_ppp {
    font-size: 15px;
    color: #5c6158;
    line-height: 30px;
}

.DS_maximg {
    overflow: hidden;
    padding: 32px 30px 50px 30px;
}

.left_maxing {
    float: left;
    width: 346px;
    height: 252px;
}

.right_maxing {
    float: right;
    width: 346px;
    height: 252px;
}

.DS_twobox {
    background-color: #ffffff;
    margin-top: 25px;
    padding: 20px 20px 0 15px;
}

.DS_yun {}

.DS_maximgs {
    overflow: hidden;
    padding-top: 32px;
}

.left_maxings {
    float: left;
    width: 346px;
    height: 252px;
}

.right_maxings {
    float: right;
    width: 346px;
    height: 252px;
}

.right_box {
    float: right;
    width: 379px;
    background-color: #ffffff;
}

.DS_msg {
    border-bottom: 1px solid #e5e5e5;
    padding: 25px 0 20px 25px;
}

.DS_msg p {
    font-size: 18px;
    color: #464646;
    font-weight: 700;
}

.DS_wholes {
    padding: 0 15px;
    overflow: hidden;
    height: 90px;
    line-height: 90px;
    border-bottom: 1px solid #e5e5e5;
}

.DS_logobox {
    float: left;
}

.DS_logos {
    width: 55px;
    height: 90px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.DS_logos img {
    width: 100%;
}

.DS_span {
    width: 270px;
    float: left;
    padding-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}