.sdpt {
    width: 820px;
    margin-right: 20px;
    float: left;
}

.sdpt .pt {
    width: 820px;
    height: 404px;
    margin-bottom: 20px;
    position: relative;
}

.pt .corner{
    width: 11px;
    height: 48px;
    position: absolute;
    top: 0;
    left: -11px;
    background: url("gzdt-right-title-bg.jpg") no-repeat center center;
}
.pt-hd {
    height: 34px;
    line-height: 34px;
    background-color: #eaeef2;
}

.pt-hd .title {
    width: 270px;
    height: 34px;
    float: left;
    background: #d02618;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.pt-hd .more {
    font-size: 12px;
    color: #404040;
    float: right;
    padding-right: 20px;
}

.sdpt .pt .pt-bd {
    width: 100%;
    height: 370px;
    overflow: hidden;
}

.sdpt .pt .pt-bd .cover {
    width: 270px;
    height: 370px;
    float: left;
}

.sdpt .pt .pt-bd .cover img {
    width: 270px;
    height: 370px;
}

.sdpt .pt .pt-bd .cont {
    width: 510px;
    height: 370px;
    padding: 0 20px;
    float: left;
}

.sdpt .pt .pt-bd .cont li {
    border-bottom: 1px dotted #c9c9c9;
    height: 81px;
    padding-top: 10px;
    overflow: hidden;
    padding-left: 15px;
    background: url("icon-yellowdot.jpg") no-repeat left 22px;
}

.sdpt .pt .pt-bd .cont li .hd a,
.sdpt .pt .pt-bd .cont li .hd {
    color: #000;
}

.sdpt .pt .pt-bd .cont li .hd a:hover {
    color: #d02618;
}

.sdpt .pt .pt-bd .cont li .bd {
    font-size: 12px;
    color: #949494;
    
}

/*英才风采*/
.ycfc {
    width: 338px;
    height: 1250px;
    float: left;
    border: 1px solid #e3e6eb;
    background: #f8f8f8;
    position: relative;
}
.ycfc .corner{
    width: 11px;
    height: 48px;
    position: absolute;
    top: 0;
    left: -11px;
    background: url("gzdt-right-title-bg.jpg") no-repeat center center;
}
.ycfc .pt-hd .title {
    width: 106px;
}

.ycfc .bd ul {
    padding: 0px 15px;
}

.ycfc .bd li {
    width: 308px;
    height: 159px;
    border-bottom: 1px dotted #c9c9c9;
    padding: 20px 0;
}

.ycfc .bd li .cont {
    height: 160px;
    width: 173px;
    float: left;
    padding: 0 10px;
}

.ycfc .bd li .cont .sub-title {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-align: center;
}

.ycfc .bd li .cont .title {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: center;
}

.ycfc .bd li .cont .intro {
    font-size: 12px;
    color: #777;
    text-align: justify;
    width: 173px;
    height: 96px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ycfc .bd li .cover {
    width: 115px;
    height: 160px;
    float: left;
}
