.biostar_label_a {
	background-color: #FF9900;
}
.biostar_label_b {
	background-color: #00A2E8;
}
.biostar_label_c {
	background-color: #7CB342;
}
.biostar_label_d {
	background-color: #EF5350;
}
.biostar_label_e {
	background-color: #9575CD;
}
.biostar_label_f {
	background-color: #00BFA5;
}
.biostar_label_g {
	background-color: #EC407A;
}


.biostar_label {
	padding: 5px 12px;
	display: inline-block;
    margin-bottom: 10px;
}
.news_img .thumbnail-center {
	margin-left: auto;
	margin-right: auto;
}
.news_item .date {
	font-size: 1.2em;
	color: #707070;
	font-weight: bold;
	margin-bottom: 5px;
}
.news_item .news_title {
	margin-top: 0px;
	font-size: 1.4em;
	color: #272727;
	font-weight: bold;
    line-height: 25px;
    margin-bottom: 15px;
}
.news_item > a:hover > .news_title,
.news_item > a:active > .news_title,
.news_item > a:focus > .news_title {
	color: #e60012;
}
.news_item .news_description {
	color: #707070;
	font-size: 1.2em;
	line-height: 27px;
	margin-top: 5px;
    margin-bottom: 15px;
}

.news_list_select{
	width:
}


.news_btn,
.news_btn:visited {
	border-radius: 5px;
	padding: 8px 12px;
	font-size: 1em;
	cursor: pointer;
	color: #FFF;
}
.news_btn:hover,
.news_btn:active,
.news_btn:focus {
	color: #FFF;
}
div.news_list_select {
	border: 1px solid #E5E5E5;
	margin-top: 30px;
    margin-left: 15px;
}
div.news_list_select .cs-options {
	border: 1px solid #E5E5E5;
}
.news_box {
	margin-bottom: 60px;
}
.news_box_item {
	margin-bottom: 60px;
}
@media (min-width: 1440px) {
	.award_page_block {
		margin-top: 10px;
		margin-bottom: 60px;
		padding-left: 0px;
   		padding-right: 0px;
	}
	.news_list_select {
		margin-top: 58px;
		margin-bottom: 40px;
	}
	.news_item .news_title{
    	max-height: 49px;
    	overflow: hidden;
	}
	.news_item .news_description {
		max-height: 82px;
    	overflow: hidden;
	}
}
@media (min-width: 992px) and (max-width: 1439px)  {
	.award_page_block {
		margin-top: 10px;
		margin-bottom: 60px;
		padding-left: 0px;
   		padding-right: 0px;
	}
	.news_list_select {
		margin-top: 58px;
		margin-bottom: 40px;
	}
	.news_item .news_title{
    	max-height: 99px;
    	overflow: hidden;
	}
	.news_item .news_description {
		max-height: 162px;
    	overflow: hidden;
	}
}
@media (min-width: 768px) and (max-width: 991px)  {
	.award_page_block {
		margin-top: 10px;
		margin-bottom: 60px;
		padding-left: 0px;
   		padding-right: 0px;
	}
	.news_list_select {
		margin-top: 58px;
		margin-bottom: 40px;
	}
	.news_item .news_title{
    	max-height: 124px;
    	overflow: hidden;
	}
	.news_item .news_description {
		max-height: 216px;
    	overflow: hidden;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.news_title {
		font-size: 1.75em;
	    color: #e60012;
	    margin-top: 25px;
	    margin-bottom: 25px;
	    font-weight: bold;
	}
	.news_type_block {
		text-align: center;
	}
	.news_list_select {
		margin-top: 0px;
		margin-bottom: 25px;
	}
	.news_img {
		margin-bottom: 15px;
	}
	.news_detail_box img {
		max-width:100% !important;
		width:auto !important;
		height:auto !important;
	}
	.news_detail_box table {
		width:100% !important;
	}
}
@media (min-width: 10px) and (max-width: 479px) {
	.news_title {
		font-size: 1.75em;
	    color: #e60012;
	    margin-top: 25px;
	    margin-bottom: 25px;
	    font-weight: bold;
	}
	.news_type_block {
		text-align: center;
	}
	.news_list_select {
		margin-top: 0px;
		margin-bottom: 25px;
	}
	.news_img {
		margin-bottom: 15px;
	}
	.news_detail_box img {
		max-width:100% !important;
		width:auto !important;
		height:auto !important;
	}
	.news_detail_box table {
		width:100% !important;
	}
}


/*news detail*/
.news_ad_block .thumbnail-center {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.news_detail_title {
	font-size: 2.1em;
	font-weight: bold;
	color: #272727;
	margin-top: 54px;
    margin-bottom: 11px;
}
@media (max-width: 767px) {
	.news_detail_title {
		margin-top: 0px;
	}
}
.news_detail_data {
	font-size: 1em;
	color: #b6b6b6;
	margin-bottom: 20px;
}
.news_detail_label {
	margin-top: 5px;
    margin-bottom: 11px;
}
.main_description {
	font-size: 1.2em;
	color: #707070;
	line-height: 24px;
}
.main_description strong {
	color: #707070;
}
.img_box {
	margin-top: 27px;
    margin-bottom: 35px;
}
.news_blockquote {
	margin-bottom: 43px;
}
.news_blockquote h4 {
	font-size: 1.1em;
	color: #e60012;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 1px;
}
.news_blockquote p {
	font-style: italic;
	font-size: 1.1em;
	color: #707070;
}
.news_blockquote .divid {
	height: 7px;
}
.sub_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #707070;
	margin-bottom: 4px;
}
.sub_description {
	font-size: 1.2em;
	color: #707070;
	margin-bottom: 29px;
}