[genuitec-file-id="wc2-383"],[genuitec-lp-path="/youke/src/main/webapp/static/br/css/brTweetsListPage.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

.br-core-content{
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.br-big-img{
	width: 100%;
}

.brTweetsBox{
	padding-top: 16px;
	padding-bottom: 16px;
	border-top-width: 1px;
	border-top-color: #efefef;
	border-top-style: solid;
	
	
}
#brTweetsList{
	margin-top: 50px;
}
.brTweetsBox.brfisrt{
	border-top-width: 0px;
	border-top-style: none;
}

.brTweetsBox  a  img{
	width: 280px;
	height: 200px;
}

.brTweetsBox  a  .row.yk-anti-row .col-xs-3{
	width: 280px;
	height: 200px;
}

.col-xs-9.brTweetsContent {
	
	padding-top:19px;
	padding-left:29px;
	padding-bottom:31px;
	
	width: calc( 100% - 309px);
	width: -moz-calc( 100% -  309px );
	width: -webkit-calc( 100% - 309px );
    height: 200px ;
}

.brTweetsBox  a .brTweetsContent .br-tw-bigText, .brTweetsBox  a .brTweetsContent .br-tw-bigText:VISITED{
	color: #666666;
	font-size: 20px;
	font-weight: bold;
}

.brTweetsBox  a .brTweetsContent .br-tw-normalText, .brTweetsBox  a .brTweetsContent .br-tw-normalText:VISITED{
	margin-top:16px;
	margin-bottom:62px;
	max-width: 663px;
	font-size: 14px;
	color: #999999;
}
.brTweetsBox  a,.brTweetsBox  a:VISITED{
	color: #999999;
	font-size: 14px;
}

/* ·ÖÒ³Çø */
.br-core-content .br-page-selector{
	text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 88px;
	margin-bottom: 72px;
}
.br-core-content .br-page-selector a,#courseDataDiv .br-page-selector a:VISITED{
	color: #999999;
}
.br-core-content .br-page-selector span{
	margin-left: 2rem;
	margin-right: 2rem;
}
.br-core-content .br-page-selector a+a{
	margin-left: 1rem;
}
#pageNumDiv a.br-selected{
	color: white;
	background-color: #57bc4c;
	border-radius:50%;
	padding: 2px 8px;
}
