.article {
  margin-bottom:50px;
}
.article_left {
    width: 842px;
    background-color: #fff;
}

.article_left .txt_box {
    padding: 30px 30px 49px 30px;
}

.article_left .txt_box .title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 24px;
   
}

.article_left .txt_box .info {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.article_left .txt_box .content {
  	word-wrap: break-word;
    padding-top: 30px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 34px;
    border-bottom: 1px solid #eee;
}
.article_left .txt_box .content a{
    color: #0000EE !important;
    text-decoration: underline !important;
}
.article_left .txt_box .content p {
    margin-bottom: 20px !important;
}
.article_left .txt_box .content img {
    max-width:100% !important;
    height:auto !important;
    display: block !important;
    margin: 0 auto !important;
}
.article_left .txt_box .tuijian .tj_title {
    padding-top: 30px;
    padding-bottom: 24px;
    font-size: 24px;
    font-weight: 500;
}
.article_left .tuijian ul li .tj_txt{
    width: 623px;
    overflow: hidden;
    height: 21px;
}
.article_left .txt_box .tuijian ul li:nth-child(5) {
    margin-bottom: 0;
}

.article_left .bdsharebuttonbox a {
    margin-top: 0!important;
    margin-bottom: 0!important;
    margin-right: 0!important;
    opacity: .6;
    filter: alpha(opacity=60);
}

.article_left .bdsharebuttonbox a.bds_tsina {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_weibohui.png") no-repeat;
    background-size: 27px 21px;
    width: 27px;
    height: 21px;
    display: inline-block;
    padding: 0;
    margin-left: 18px;
}

.article_left .bdsharebuttonbox a.bds_tsina:hover {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_weibo.png") no-repeat;
    background-size: 27px 21px;
}

.article_left .bdsharebuttonbox a.bds_weixin {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_weixinhui.png") no-repeat;
    background-size: 27px 22px;
    width: 27px;
    height: 22px;
    display: inline-block;
    padding: 0;
    margin-left: 18px;
}

.article_left .bdsharebuttonbox a.bds_weixin:hover {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_weixin.png") no-repeat;
    background-size: 27px 22px;
}

.article_left .bdsharebuttonbox a.bds_sqq {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_qqhui.png") no-repeat;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    display: inline-block;
    padding: 0;
    margin-left: 18px;
}

.article_left .bdsharebuttonbox a.bds_sqq:hover {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_qq.png") no-repeat;
    background-size: 22px 22px;
}

.article_left .bdsharebuttonbox a.bds_qzone {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_zonehui.png") no-repeat;
    background-size: 26px 22px;
    width: 26px;
    height: 22px;
    display: inline-block;
    padding: 0;
    margin-left: 18px;
}

.article_left .bdsharebuttonbox a.bds_qzone:hover {
    background: url("https://www.tadaaam-studio.com/themes/default/images/video/v_zone.png") no-repeat;
    background-size: 26px 22px;
}

.article_right {
    width: 330px;
}