body.body-white{background-color: #F2F5F4;}
.container.tc-main .article-box{margin: 0;}
.tc-box .breadcrumb{background-color: #ffffff;text-align: right; border-bottom: 2px solid #cccccc;}
.tc-box .breadcrumb a{color: #333333;font-size: 12px;}
.tc-box .breadcrumb a:hover{text-decoration: none;color: #008F73;}
.tc-box h2{text-align: center;color: #333333;font-size: 20px;}
.tc-box .article-infobox{color: #999999;font-size: 12px;text-align: center;}
.other a{color: #333333;font-size: 14px;}
.other a:hover{color: #008F73;text-decoration: none;}
#article_content p{overflow: hidden;}
#article_content video{max-width: 100%;}
@media screen and (max-width:767px){
    iframe{width: 100% !important;}
}