.de {
    width: 100%;
    padding-top: 30px;
    min-height: calc(100% - 450px);
    padding-bottom: 50px;
}
.de-left {
    width: 810px;
    margin-right: 30px;
}
.de-left .de-l-word {
    background: #fff;
    padding: 40px;
}
.de-right {
    width: 360px;
    border-top: 3px solid #FF9900;
}
.de-left .de-l-title {
    line-height: 33px;
}
.de-left .de-l-title h3 {
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    float: left;
}
.de-l-title .de-t-share span {
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    float: left;
}
.de-l-title .de-t-share a {
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 10px;
}
.de-l-title .de-t-share a:nth-of-type(1) {
    background: url("https://imge.dangbei.com/edangbei/home/images/weibo.png") no-repeat;
}
.de-l-title .de-t-share a:nth-of-type(1):hover {
    background: url("https://imge.dangbei.com/edangbei/home/images/weiboH.png") no-repeat;
}
.de-l-title .de-t-share a:nth-of-type(2) {
    background: url("https://imge.dangbei.com/edangbei/home/images/wechat.png") no-repeat;
}
.de-l-title .de-t-share a:nth-of-type(2):hover {
    background: url("https://imge.dangbei.com/edangbei/home/images/wechatH.png") no-repeat;
}
.de-l-title .de-t-share a:nth-of-type(3) {
    background: url("https://imge.dangbei.com/edangbei/home/images/QQ.png") no-repeat;
}
.de-l-title .de-t-share a:nth-of-type(3):hover {
    background: url("https://imge.dangbei.com/edangbei/home/images/qqH.png") no-repeat;
}
.de-l-author {
    margin-top: 5px;
}
.de-l-author span {
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    margin-right: 36px;
}
.de-l-author a {
    font-style: normal;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    position: relative;
}
.de-l-author a:before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 14px;
    position: absolute;
    top: 0;
    left: -13px;
    background: url("https://imge.dangbei.com/edangbei/home/images/title.png") no-repeat;
}
.de-l-intro {
    margin-top: 20px;
}
.de-l-intro p {
    margin-top: 20px;
    font-size: 16px;
    color: #6A6A6A;
    letter-spacing: 0;
    line-height: 32px;
}
.de-l-intro span {
    margin-top: 20px;
    font-size: 16px;
    color: #6A6A6A;
    letter-spacing: 0;
    line-height: 32px;
}

.de-l-switch {
    padding-left: 40px;
    margin-top: 20px;
}
.de-l-switch .de-switch-top {
    margin-bottom: 20px;
}
.de-l-switch .de-switch-top a,
.de-l-switch .de-switch-bottom a {
    display: inline-block;
    width: 104px;
    height: 28px;
    border: 1px solid #999;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
}
.de-l-switch .de-switch-top a:hover,
.de-l-switch .de-switch-bottom a:hover {
    color: #FF9900;
    border: 1px solid #FF9900;
}
.de-l-switch .de-switch-top span,
.de-l-switch .de-switch-bottom span{
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    margin-left: 14px;
}

/*右边*/
.de-r-tui {
    padding-bottom: 18px;
    padding-left: 10px;
    background: #fff;
}
.de-tui-title h3 {
    display: inline-block;
    font-size: 20px;
    color: #333333;
    margin-top: 16px;
    margin-bottom: 17px;
}
.de-tui-one{
    margin-bottom: 10px;
    line-height: 25px;
}
.de-tui-one:nth-last-child(1) {
    margin-bottom: 0;
}
.de-tui-one span {
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 16px;
    width: 19px;
    color: #333;
    margin-right: 7px;
}
.de-tui-one a{
    display:inline-block;
    width: 290px;
    height: 22px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.de-tui-one a:hover {
    color: #FF9900;
}
.de-r-ad {
    width: 360px;
    height: 180px;
    margin-top: 19px;
    margin-bottom: 20px;
}
.de-r-ad img {
    width: 100%;
    height: 100%;
    border: none;
}
.de-r-pic {
    width: 360px;
    height: 230px;
    position: relative;
    background: #fff;
}
.de-r-pic img {
    width: 165px;
    height: 165px;
    border: none;
    float: left;
    margin:33px 19px 32px 20px;
}
.de-pic-text {
    width: 112px;
    height: 50px;
    float: left;
    margin-top: 97px;
}

.de-r-pic .de-pic-text span {
    float: left;
    display: inline-block;
    width: 40px;
    height: 4px;
    background: #FF9900;
}
.de-r-pic .de-pic-text p {
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #666666;

}