
/*board001_1*/
.board001_1 {width:100%;height:100%;max-height:350px;float:left;padding: 15px;background-color:#333;box-sizing:border-box;position:relative;}
.board001_1 > h2 {color:white; font-size: 18px;line-height:25px; width:90%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

 .board001_1 ul + a {position:absolute;top: 25px;right: 15px;color:white;}
 .board001_1 ul li:first-child {padding:25px 0 20px;border-bottom: 1px solid rgba(255,255,255,0.5);color:white;font-size: 15px;}
 .board001_1 ul li:first-child a:before {content:"";}
 .board001_1 p span {color:#f6c626; font-size:18px; font-weight:600; margin-right:15px; }
 .board001_1 ul {width:100%; float:left;}
 .board001_1 ul li {width:100%;float:left;line-height: 48px;border-bottom: 1px solid rgba(255,255,255,0.2);padding-left: 10px;box-sizing:border-box;/* position: relative; */}
 .board001_1 ul li:last-child {border-bottom:none;}
 .board001_1 ul li a {color:white;}
 .board001_1 ul li a:before {content:"\b7";color:#f6c626;font-size:20px;/*line-height:30px;*/position:absolute;/* margin: 0 0 0 -15px; *//* width: auto; *//* padding: 0; */left: 10px;}
 .board001_1 ul li span.fr {float:right; text-align:right; color:white;}
 .board001_1 ul li span.fl {width:60%; white-space:nowrap;float:left; overflow:hidden; text-overflow:ellipsis;}
 .board001_1 ul li:first-child span.fr {float:left;color:#f6c626;font-size:18px;font-weight:600;width:28%;min-width:140px;position:absolute;left:0;text-align:left;padding-left: 15px;}
 .board001_1 ul li:first-child span:FIRST-CHILD {width:100%;white-space:nowrap;float:left;overflow:hidden;text-overflow:ellipsis;padding-left: 110px;box-sizing:border-box;}
 
 /*layer height - different styling */
 .layout_height_M .board001_1 ul {height: 190px;overflow:hidden;}
 .layout_height_L .board001_1 ul {height: 95px;overflow:hidden;}
 .layout_height_L .board001_1 ul li:first-child {padding: 15px 0 10px;line-height: 30px;}

 .layout_04 .board001_1 ul li span.fl {width:50%;}
 .layout_04 .board001_1 ul li span.fr {font-size:12px;}
 .layout_04 .board001_1 ul li:first-child span:FIRST-CHILD {width:100%;}


 /* no-data */
.board001_1 ul li.no_data {padding-left:0;display: none;}
.board001_1 ul li.no_data span.fl {color:white; margin-top:25px;}
.layout_height_L .board001_1 ul li.no_data span.fl {margin-top:6px;}


	@media (min-width:991px){
		.layout_04 .board001_1 ul li:first-child span.fr {display:none;}
		.layout_04 .board001_1 ul li:first-child span:FIRST-CHILD {padding-left:0;}
		.layout_height_M .board001_1 ul li:nth-child(4) a:before {display:none;}
	}
	@media (min-width:800px) and (max-width:1049px){
		.board001_1 > h2 {font-size:18px;}

		 .board001_1 ul + a {right:20px;}
		 .board001_1 p {font-size:13px;}

		 .board001_1 ul li span.fr {width:46%; white-space:nowrap;}
		 .board001_1 ul li span:FIRST-CHILD {width:50%; white-space: nowrap; float: left; overflow: hidden; text-overflow: ellipsis;}
		 .board001_1 ul li:first-child {padding: 15px 0 20px;}
		 .board001_1 ul li:first-child span.fr {width:100px;font-size:15px;}
		 .board001_1 ul li:first-child span:FIRST-CHILD {font-size:14px;}

		 .layout_height_M .board001_1 ul {height: 180px;overflow:hidden;}
		 .layout_height_M .board001_1 ul li:nth-child(4) a:before {display:none;}
	}
	@media (max-width:799px){
		.board001_1 ul li {line-height:40px;}
		.board001_1 ul li:first-child {padding:15px 0 10px; line-height:25px;}

		.layout_height_M .board001_1 ul li:nth-child(5),
		.layout_height_L .board001_1 ul li:nth-child(2)~li {display:none;}
	}
	@media (min-width:600px) and (max-width:799px){
		.board001_1 > h2 {font-size: 17px;}

			 .board001_1 {padding:20px 15px; background-color:#213152;}
			 .board001_1 ul + a {right:15px;}

			 .board001_1 ul li:first-child span.fr {width:100px; font-size:15px;}
			 .board001_1 ul li:first-child span:FIRST-CHILD {padding-left:100px; width:72%;}

			 .layout_height_M .board001_1 ul {height:173px;}
			 .layout_block4 > .layout_04 .board001_1 ul li {line-height:46px;}
			 .layout_block4 > .layout_height_H .board001_1 ul li:first-child span:FIRST-CHILD,
			 .layout_block4 > .layout_height_M .board001_1 ul li:first-child span:FIRST-CHILD {padding-left:0; padding-top:25px;}
			 .layout_block4 > .layout_height_M .board001_1 ul li:nth-child(3) {display:none;}
			 .layout_block4 > .layout_height_L .board001_1 ul {height:85px; overflow:hidden;}
			 .layout_block4 > .layout_height_L .board001_1 ul li:first-child {padding:15px 0 5px;}
			 .layout_block4 > .layout_height_L .board001_1 ul li {line-height:33px;}
	}

	@media (max-width:599px){
		.board001_1 > h2 {font-size:17px; text-align:left;}

		 .board001_1 {padding:20px 15px; background-color:#213152;}
		 .board001_1 ul {padding-top:20px; height:auto !important;}
		 .board001_1 ul li:first-child {padding:0 0 10px; margin-bottom:10px;}
		 .board001_1 ul li {border-bottom:none; line-height:27px; padding-left:7px;}
		 .board001_1 ul li a:before {font-size:20px;margin: 0 0 0 -2px;}
		 .board001_1 ul li a {font-size:13px;}
		 .board001_1 p {padding:15px 0; font-size:13px; white-space:nowrap; width:100%; text-overflow:ellipsis; overflow:hidden;}
		 .board001_1 ul li span.fr {font-size:12px; opacity:0.8;}

		 .board001_1 ul li span:FIRST-CHILD {width:70%; white-space: nowrap; float: left; overflow: hidden; text-overflow: ellipsis;}
		 .board001_1 ul li:first-child span.fr {width:100px; font-size:13px; padding-left:15px;}
		 .board001_1 ul li:first-child span:FIRST-CHILD {padding-left:0; margin-top:21px; width:98%; font-size:15px;}
	
		 .layout_height_L .board001_1 ul li:first-child {padding-top:0;}
	}


