OL { counter-reset: item }
OL LI { display: block }
OL LI:before { content: counters(item, ".") ". "; counter-increment: item }

blockquote {
    font-size: 20px;
    line-height: 28px;
    font-style: italic;
    position: relative;
    margin: 0; color:#999;
    padding: 3px 30px 7px;
    border-left: 3px solid #34125f;
    margin: 30px 0 30px 30px;
}
blockquote :first-letter {
	float: left;
	margin:8px 6px 1px 0;
	font-family: Georgia;
	font-size: 58px;
	font-weight: bold;
}

.cssTopNews {
	background: #f0f0f0;
	margin:-10px 0 10px 0; padding:0px;
}

.cssTopNews .oneNews{
	position:relative;
	margin:0;
	width:100%;height:300px; overflow:hidden;
}
.cssTopNews .oneNews .proPic{
	width:50%; height:100%; overflow:hidden;
	position:absolute; top:0; right:0; z-index:1;
	background-position: top right;
	background-size: cover;
}

.cssTopNews .oneNews .proPic:before {
    background-image: url(../img/10-degrees.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.cssTopNews .oneNews .proPic .tider {
	position:absolute; top:5px; left:5px; background:#f00;
	padding:2px 10px;
	color:#FFF;
	border-radius:2px;
}

.cssTopNews .oneNews .proPic IMG{
	height:100%;
}
.cssTopNews .oneNews .capPd{
	padding-top:60px;
}
.cssTopNews .oneNews .proCaption{
	width:50%;
	position:absolute; top:0; left:0; z-index:10;
}
.cssTopNews .oneNews .proCaption H2{
	margin:0; padding:0; 
	font-size:40px; color:#000; text-decoration:none; line-height:60%; font-weight:bold;
	letter-spacing: 0.12rem;
	display: inline;
	position: relative;
	
}


.cssTopNews .oneNews .proCaption .company{
	color:#d3d3d3; line-height:100%;
	border-left:2px solid #F00;
	margin-top:30px; padding-left:5px;
}
.cssTopNews .oneNews .proCaption .saleDes{
	color:#d3d3d3;
}

.cssTopsNews{
	padding:0 0;
}
.cssTopsNews .floorTitle{
	position:relative;
	margin:0 0 20px 0;
	color:#000; font-family: 'Roboto Condensed', sans-serif; font-size:12px; text-transform:uppercase; font-weight:Bold; line-height:120%;
	
}
.cssTopsNews .floorTitle:after{
	content:'';
	position:absolute; top:3px; left:0; z-index:-1;
	height:10px; width:100%;
	background:#000;
	
}
.cssTopsNews .floorTitle H2{
	display:inline-block;
	position:relative;
	padding:0 15px 0 0; margin:0px 0 0 0;
	background: #FFF;
}
.cssTopsNews .oneNews{
	width:100%;
	padding-top:10px; margin-bottom:9px;
	clear:both;
	border-top:100px solid #DDDFE4;
}
.cssTopsNews .oneNews A{
	color:#000; line-height:140%;
}
.cssTopsNews .oneNews .newsPic{
	width:80px; overflow:hidden; height:65px; overflow:hidden;
	float:left; margin-right:10px;
	border-radius: 2px;
}
.cssTopsNews .oneNews .newsPic IMG{
	height:100%;
}
.cssTopsNews .oneNews .newsContent{
	height:66px; overflow:hidden;
}
.cssTopsNews .oneNews .newsContent H4{
	font-size:15px; 
	margin:0;
}
.cssTopsNews .oneNews A:hover H4{
	text-decoration:underline;
}
.cssTopsNews .oneNews .newsContent .newsDate{
	color:#999; font-size:11px; text-decoration:none;
}

.cssTopsNews .oneNews:first-child{
	border:none; padding:0;
}
.cssTopVideos{
	padding:0 0;
}
.cssTopVideos .floorTitle{
	position:relative;
	margin:0 0 20px 0;
	height:10px;
	background:#ddd;
	color:#000; font-family: 'Roboto Condensed', sans-serif; font-size:12px; text-transform:uppercase; font-weight:Bold; line-height:100%;
	
}
.cssTopVideos .floorTitle H2{
	display:inline-block;
	position:relative;
	padding:0 15px 0 0; margin:-2px 0 0 0;
	background: #FFF;
}


.cssTopVideos .oneNews{
	width:270px;
	margin:0 20px 20px 0;
	float:left;
}
.cssTopVideos .oneNews:nth-child(2){
	width:500px;
}
.cssTopVideos .oneNews:nth-child(3){
	width:250px; margin:0;
}
.cssTopVideos .oneNews A{
	color:#000; line-height:190%;
}
.cssTopVideos .oneNews .newsPic{
	display:block; height:150px; overflow:hidden;
	margin-bottom:5px;
	position:relative; border-radius:2px;
}
.cssTopVideos .oneNews .newsPic:before {
    content: "\f04b";
	display:inline-block;
	width: 45px; height: 45px;
	color: #ffffff;
	font-size:20px;
	border: none;
	background: #000;
	font-family:FontAwesome; text-align:center;
	line-height:45px;
	border-radius: 4px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	position:absolute; right:15px; top:15px;  
}
.cssTopVideos .oneNews:hover .newsPic:before {
	font-size:20px;
	background: #FD3E0A;
}
.cssTopVideos .oneNews:nth-child(2) .newsPic{
	height:250px;
}
.cssTopVideos .oneNews .newsPic IMG{
	width:100%;
}
.cssTopVideos .oneNews .newsContent{
	height:170px; overflow:hidden;
}
.cssTopVideos .oneNews:nth-child(2) .newsContent{
	height:90px; 
}
.cssTopVideos .oneNews .newsContent H4{
	font-size:23px;
	margin:0;
}
.cssTopVideos .oneNews A:hover H4{
	text-decoration:underline;
}
.cssTopVideos .oneNews .newsContent .newsDate{
	color:#999; text-decoration:none; font-size:11px; line-height:120%;
}

.cssMostNews{
	padding:0 0;
}
.cssMostNews .floorTitle{
	position:relative;
	margin:20px 0;
	height:10px;
	background:#ddd;
	color:#000; font-family: 'Roboto Condensed', sans-serif; font-size:12px; text-transform:uppercase; font-weight:Bold; line-height:100%;
	
}
.cssMostNews .floorTitle H2{
	display:inline-block;
	position:relative;
	padding:0 15px 0 0; margin:-2px 0 0 0;
	background: #FFF;
}
.cssMostNews .oneNews{
	width:100%;
	padding-top:10px; margin-bottom:9px;
	clear:both;
	border-top:1px solid #DDDFE4;
}
.cssMostNews .oneNews A{
	color:#000; line-height:140%;
}
.cssMostNews .oneNews .newsPic{
	width:80px; overflow:hidden; height:60px; overflow:hidden;
	float:left; margin-right:10px;
}
.cssMostNews .oneNews .newsPic IMG{
	height:100%;
}
.cssMostNews .oneNews .newsContent{
	height:66px; overflow:hidden;
}
.cssMostNews .oneNews .newsContent H4{
	font-size:12px; font-family:Arial, Helvetica, sans-serif;  font-weight:bold;
	margin:0;
}
.cssMostNews .oneNews A:hover H4{
	text-decoration:underline;
}
.cssMostNews .oneNews .newsContent .newsDate{
	color:#999; font-size:11px; text-decoration:none;
}
.cssMostNews .oneNews:first-child{
	border:none; padding:0;
}

.cssLastNews{
	border-radius:1px;
}
.cssLastNews .newsListScrll{
	max-height:945px; overflow:auto;
}

.cssLastNews .oneNews{
	width:100%;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px; margin-bottom:9px;
	clear:both;
}
.cssLastNews .oneNews .newsPic{
	width:120px; overflow:hidden; max-height:80px; overflow:hidden;
	float:left; margin-right:10px;
}
.cssLastNews .oneNews .newsPic IMG{
	width:100%;
	border-radius:2px;
}
.cssLastNews .oneNews .newsContent{
	font-size:15px;
	max-height:60px; overflow:hidden;
}
.cssLastNews .oneNews .newsContent .date{
	font-size:11px; color:#666;
}


.cssSepNews{
	padding:0 0;
}

.cssSepNews .floorTitle{
	position:relative;
	margin:0 0 20px 0;
	height:10px;
	background:#ddd;
	color:#000; font-family: 'Roboto Condensed', sans-serif; font-size:12px; text-transform:uppercase; font-weight:Bold; line-height:100%;
	
}
.cssSepNews .floorTitle A{
	display:inline-block;
	position:relative; font-size:18px;
	padding:0 15px 0 0; margin:-2px 0 0 0;
	background: #FFF;
}

.cssSepNews .newsList{
	padding-bottom:40px;
	width:1080px;
}
.cssSepNews .oneNews{
	width:250px; float:left; margin-right:20px;
}
.cssSepNews .oneNews A{
	color:#333;
}
.cssSepNews .oneNews .newsPic{
	height:135px; overflow:hidden;
	position:relative; border-radius:2px;
}
.cssSepNews .oneNews.v .newsPic:before {
    content: "\f04b";
	display:inline-block;
	width: 35px; height: 35px;
	color: #ffffff; text-align:center;
	font-size:18px;
	border: none;
	background: #0b183d;
	font-family:FontAwesome;
	line-height:35px;
	border-radius: 2px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	position:absolute; right:15px; top:15px;  
}
.cssSepNews .oneNews.p .newsPic:before {
    content: "\f030";
	display:inline-block;
	width: 35px; height: 35px;
	color: #ffffff; text-align:center;
	font-size:18px;
	border: none;
	background: #0b183d;
	font-family:FontAwesome;
	line-height:35px;
	border-radius: 2px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	position:absolute; right:15px; top:15px;  
}
.cssSepNews .oneNews.l .newsPic:before {
    content: "\f140";
	display:inline-block;
	width: 35px; height: 35px;
	color: #ffffff; text-align:center;
	font-size:18px;
	border: none;
	background: #FD3E0A;
	font-family:FontAwesome;
	line-height:35px;
	border-radius: 2px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	position:absolute; right:15px; top:15px;  
}
.cssSepNews .oneNews:hover .newsPic:before {
	font-size:20px;
	background: #FD3E0A;
}
.cssSepNews .oneNews .newsPic IMG{
	width:100%;
}
.cssSepNews .oneNews .newsContent{
	padding-top:5px;	
}
.cssSepNews .oneNews .newsContent H4{
	font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
.cssSepNews .oneNews .newsContent .newsCat{
	color:#999; font-size:11px;
}

.cssTagNews {
	
}
.cssTagNews .oneNews{
	overflow: hidden;
	width: 343.8px; 
	display:inline-block;
	position: relative;
	margin-top:10px; margin-right:10px;
	box-shadow: 2px 2px 2px -1px rgba(151, 171, 187, 0.7);
	border-radius:3px; overflow:hidden; float:left;
}
.cssTagNews .oneNews:first-child{
	margin-top:0;
	width:100%;
}
.cssTagNews .oneNews:nth-child(3),.cssTagNews .oneNews:nth-child(5){
	margin-left:1px; margin-right:0;
}
.cssTagNews .oneNews .newsPic{
	line-height: 0;
	overflow: hidden;
	width: 100%;
	height: 255px;

}
.cssTagNews .oneNews:first-child .newsPic{
	height: 465px;
}
.cssTagNews .oneNews .newsPic IMG{
	margin: 0 auto;
	position: absolute;	
	left: -9999px;	
	right: -9999px;	
	height: 100%;
	-webkit-transition: all .25s;	
	-moz-transition: all .25s;	
	-ms-transition: all .25s;	
	-o-transition: all .25s;	
	transition: all .25s;
}
.cssTagNews .oneNews:first-child .newsPic IMG{
	height: 100%; width:auto;
}
.cssTagNews .oneNews .newsPic .newsIcon{
	background: #db4437;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;	
	-ms-border-radius: 50%;	
	-o-border-radius: 50%;	
	border-radius: 50%;	
	color: #FFF;	
	font-size: 20px;	
	opacity: .9;	
	position: absolute;	
	top: 20px;	
	left: 20px;	
	text-align: center;	
	width: 46px;	
	height: 46px;
}
.cssTagNews .oneNews .newsPic .newsIcon i{
	margin-top: 13px;
	margin-left: 4px;
}
.cssTagNews .oneNews .newsCaption{
	padding: 100px 20px 20px;
	width: 100%;
	background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
	background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);	
	background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);	
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);	
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.9)));	
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);	
	position: absolute;	
	left: 0; bottom: 0;
}
.cssTagNews .oneNews .newsStat {
    margin-bottom: 8px;
	color: #eee;
}
.cssTagNews .oneNews .newsStat .date {
    margin-left: 5px;
}
.cssTagNews .oneNews .newsStat .date::before {
    content: "/";
    margin-right: 5px;
}
.cssTagNews .oneNews .newsCaption h2 {
    color: #fff;
    float: left;
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: .95;
    width: 100%; margin:0;
}
.cssTagNews .oneNews:first-child .newsCaption h2 {
    font-size: 3.2rem;
    font-color: #ff0000;
}
.cssTagNews .oneNews .newsCaption p {
    color: #fff;
    float: left;
    margin-top: 8px;
    width: 100%;
	display:none;
	margin-bottom:0px;
}
.cssTagNews .oneNews:first-child .newsCaption p {
	display:block;
}

.mobileShow{
	display:none;
}

.cssLiveNews{
    position: relative;
	background:#060f29;
	margin-bottom:-20px;
}
.cssLiveNews .newsList{
	width: 660px;
	background:#0b183d;
	display: block;
    height: auto;
	float: left;
	margin: 0;
    padding: 0;
	position: relative;
}
.cssLiveNews .newsList .oneNews{
	display:block;
	border-bottom:2px solid #FD3E0A;
}
.cssLiveNews .newsList .oneNews .newsPic{
	position:relative;
	max-height:400px;
	overflow:hidden;
}
.cssLiveNews .newsList .oneNews .newsPic IMG{
	width:100%;
}
.cssLiveNews .newsList .oneNews .newsPic:before {
    content: "\f04b";
	display:inline-block;
	width: 45px; height: 45px;
	color: #ffffff;
	font-size:20px;
	border: none;
	background: #FD3E0A;
	font-family:FontAwesome; text-align:center;
	line-height:45px;
	border-radius: 4px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	position:absolute; right:50%; top:50%; margin:-23px 0 0 -23px;
	opacity: .6;
}
.cssLiveNews .newsList .oneNews:hover .newsPic:before {
	font-size:20px;
	background: #0b183d;
}
.cssLiveNews .newsList .oneNews .newsPic:after {
    background-image: url(../img/180-degrees.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position:left bottom;
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 0;
	left: 0;
}
.cssLiveNews .newsList .oneNews .newsContent{
	padding:20px;
}
.cssLiveNews .newsList .oneNews H4{
	color:#FFF; font-size:40px;
	margin:0;
	text-decoration: none;
    line-height: 120%;
	display: inline;
    font-weight: bold;
    letter-spacing: 0.12rem;
}
.cssLiveNews .newsList .oneNews:hover H4{
	background-image: -webkit-linear-gradient(transparent 95%, #FD3E0A 50%);
	background-image: linear-gradient(transparent 95%, #FD3E0A 50%);
	background-repeat: repeat-x;
}
.cssLiveNews .newsList .oneNews .newsBy{
	color:#bccbf5;
    line-height: 15px;
    margin-bottom: 5px;
	border-left:2px solid #FD3E0A; padding-left:5px;
}
.cssLiveNews .newsList .oneNews .newsBy SPAN{
	float:right;
	display:block; padding-top:15px;
	background:#374566;
	border-radius:3px; padding:5px;
}
.cssLiveNews .newsScroll{
	width: 400px;
	display: block;
    height: auto;
	float: left;
	margin: 0 0 20px;
    padding: 0;
	position: relative;
}
.cssLiveNews .newsScroll UL{
	padding:0; margin:0;
	list-style:none;
}
.cssLiveNews .newsScroll UL LI{
	border:1px solid #1f2b4e; border-top:none;
	position:relative;
}
.cssLiveNews .newsScroll UL LI.active{
	background:#FD3E0A;
	position:relative;
}
.cssLiveNews .newsScroll UL LI.active:before {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%;
    height: 0;
    width: 0;
    margin-top: -16px;
    border: solid transparent;
    border-color: transparent;
    border-right-color: #FD3E0A;
    border-width: 16px;
    pointer-events: none;
    z-index: 2;
}
.cssLiveNews .newsScroll UL LI:after{
	content: "\f04b";
	font: normal normal normal 14px/1 FontAwesome; color:#FFF;
    position: absolute;
	background:#FD3E0A;
    top: 6px;
    right:6px;
    height: 20px;
    width: 20px; text-align:center; line-height:20px; border-radius:2px;
    z-index: 2;
}
.cssLiveNews .newsScroll A{
	color:#FFF; font-size:16px;font-family: 'Roboto Condensed', sans-serif;
	display:block;
	padding:5px 40px 5px 15px; margin:0;
	overflow: hidden; position:relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cssLiveNews .newsScroll A.active{
	color:#F00; font-size:16px;
}


.cssWhiteBox{
	background:#FFF;
	padding:20px; margin-bottom:20px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
	overflow:hidden;
}
.clearfx{
	clear:both;
}

.cssJobList .oneJob{
	margin-bottom: 20px; padding-bottom:20px;	
	border-bottom:1px solid #e6e7e8;
	transition: border-bottom .4s;
}

.cssJobList .oneJob .companyLogo{
	-webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;
	height:150px; width:250px; float:left; margin-right:20px;
	background:#F7F7F7; 
	line-height:150px; overflow:hidden; vertical-align:middle; text-align:center;
	position:relative;
}
.cssJobList .oneJob.v .companyLogo:before {
    content: "\f04b";
	display:inline-block;
	width: 35px; height: 35px;
	color: #ffffff; text-align:center;
	font-size:18px;
	border: none;
	background: #0b183d;
	font-family:FontAwesome;
	line-height:35px;
	border-radius: 2px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	position:absolute; right:15px; top:15px;  
}
.cssJobList .oneJob.p .companyLogo:before {
    content: "\f030";
	display:inline-block;
	width: 35px; height: 35px;
	color: #ffffff; text-align:center;
	font-size:18px;
	border: none;
	background: #0b183d;
	font-family:FontAwesome;
	line-height:35px;
	border-radius: 2px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	position:absolute; right:15px; top:15px;  
}
.cssJobList .oneJob.l .companyLogo:before {
    content: "\f140";
	display:inline-block;
	width: 35px; height: 35px;
	color: #ffffff; text-align:center;
	font-size:18px;
	border: none;
	background: #FD3E0A;
	font-family:FontAwesome;
	line-height:35px;
	border-radius: 2px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	position:absolute; right:15px; top:15px;  
}
.cssJobList .oneJob:hover .companyLogo:before {
	font-size:20px;
	background: #FD3E0A;
}
.cssJobList .oneJob .companyLogo IMG{
	max-width:100%; min-height:100%;
}
.cssJobList .oneJob .jobContent{
	height:150px; display:block;
}
.cssJobList .oneJob .jobContent H4{
	font-size: 22px; color:#000;
    font-weight: 500;
    line-height: 25px; height:110px; overflow:hidden;
    margin: 0px;
}
.cssJobList .oneJob .jobContent .newsBy{
	color:#666;
	height: 20px;
    line-height: 15px;
    margin-bottom: 2px;
}
.cssJobList .oneJob .jobContent .newsBy SPAN{
	float:right;
	display:block; padding-top:15px;
}

.cssProTitle{
	position:relative;
}
.cssProTitle{
	border-bottom: 3px solid #ff0000;
	margin-bottom:20px;
}
.cssProTitle H1{
	padding:0; margin:0;
	font-size:40px; line-height:120%; color:#060f29; 
}
.cssProTitle .stat{
	padding:0 0  0; margin:10px 0; height:34px;
	font-size:16px; font-family: 'Roboto Condensed', sans-serif; color:#0a1324;
}  
.cssProTitle .stat .newsBy{
	float:left; color: #333;
	line-height:100%;
	
} 
.cssProTitle .stat .newsShared{
	float:right;
} 


.cssJobMore{
	position:relative;
}
.cssJobMore .jobPublish{
	font-size:11px; color:#666; text-align:right;
	padding-bottom:10px; margin-bottom:15px;
	border-bottom:1px solid #ddd;
}
.cssJobMore .jobPublish SPAN{
	font-size:11px; color:#666; font-weight:bold;
}

.cssJobMore .videoFrm{
	min-height:400px;
}
.cssJobMore .jobPic{
	margin:0 0 20px 0;
	text-align:center;
	background:#eee;
}
.cssJobMore .jobPic IMG{
	max-width:100%; max-height:100%; width:auto;
}
.cssJobMore .jobTitle{
	font-size:18px; text-transform:uppercase;
}

.cssJobMore .jobContent{
	padding:15px 0;
}
.cssJobMore .contentText IMG{
	max-width:100%;
}
.cssJobMore .jobContent .contentTitle{
	font-size:12px; color:#666;
	
	background-color:#eeeeee;
	background-repeat:no-repeat;
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),color-stop(25%,#F5F5F5),to(#eeeeee));
	background-image:-webkit-linear-gradient(#F5F5F5,#F5F5F5 25%,#eeeeee);
	background-image:-moz-linear-gradient(top,#F5F5F5,#F5F5F5 25%,#eeeeee);
	background-image:-ms-linear-gradient(#F5F5F5,#F5F5F5 25%,#eeeeee);
	background-image:-o-linear-gradient(#F5F5F5,#F5F5F5 25%,#eeeeee);
	background-image:linear-gradient(#F5F5F5,#F5F5F5 25%,#eeeeee);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#eeeeee', GradientType=0);
	padding:7px 10px; margin-bottom:20px;
	line-height:normal;
	border:1px solid #eeeeee;
	-webkit-border-radius:5px;	-moz-border-radius:5px;	border-radius:5px;
}
.cssJobMore .jobContent .contentText{
	font-size:17px; color:#333; line-height: 1.65; font-family: 'Roboto Condensed', sans-serif;
}
.cssJobMore .jobContent .contentText UL{
	padding:0px; margin:0px;
}
.cssJobMore .jobContent .contentText LI{
	padding:0 0 0 18px; margin:0 0 8px 0;
	list-style:none;
	background:url(bluearrow.png) left center no-repeat;
}
.cssJobMore .jobCoupon{
	border:1px dotted #ccc;
	padding:10px;
}
.cssJobMore .jobCoupon H3{
	color:#d43f3a; text-align:center;
	padding:10px;
}
.cssJobMore .jobCoupon TABLE{
	width:100%;
}
.cssJobMore .jobCoupon TABLE TD{
	padding:7px 0; border-top:1px dotted #ccc;
	font-size:11px;	
}
.cssJobMore .jobCouponHelp{
	margin-top:20px;
}
.cssJobMore .jobCouponHelp OL{
	margin:0px; padding:0 0 0 13px;
}
.cssJobMore .jobCouponHelp OL LI{
	padding-bottom:10px;
}
.cssJobMore .jobCV{
	background-color:#f5f5f5;
	background-image:-moz-linear-gradient(top,#f9f9f9,#f5f5f5);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f5f5f5));
	background-image:-moz-linear-gradient(top,#f9f9f9,#f9f9f9 25%,#f5f5f5);
	background-image:-ms-linear-gradient(#f9f9f9,#f9f9f9 25%,#f5f5f5);
	background-image:-o-linear-gradient(#f9f9f9,#f9f9f9 25%,#f5f5f5);	
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f9f9f9,endColorStr=#f5f5f5);
	margin:-14px; padding:20px; margin-top:0px;
	
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
	
	text-align:center;
}

.cssProCat H2{
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 5px;
	line-height:30px; font-weight:600;
}

.cssProCat UL{
	list-style:none;
	padding:0px; margin:0;
}
.cssProCat UL LI{
	list-style:none;
	display: list-item;
    text-align: -webkit-match-parent;
	padding:0px; margin:0;
	color: #333;
    font-size: 13px;
	cursor: pointer;
    margin-bottom: 7px;
}
.cssProCat UL LI a{
	color: #333;
    font-size: 13px;
}
.cssProCat UL LI a:hover{
	color: #333;
    font-size: 13px;
}


.frmErr{
	display:none;
}
.errDiv .frmErr{
	display:block;
	color:#999;
}
.errDiv INPUT,.errDiv TEXTAREA,.errDiv SELECT, .errDiv .btn{
	border-color:#F30;
}
.doneDiv INPUT,.doneDiv TEXTAREA,.doneDiv SELECT, .doneDiv .btn{
	border-color:#0C0;
}


.cssWidBox{
	background:#FFF;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
}


/* homesearch */
#banner {
    max-height: 350px;
    width: 100%; margin-top:-20px; margin-bottom:20px;
    display: inline-block;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% center !important;
    background-size: cover;
}
#banner.workscout-search-banner {
    background-image: url("/skin/new/img/banner-home-01.jpg");
}


.cssCommentList{
	margin-top:20px;
}
.cssCommentList .commentListHead{
	font-weight:bold; font-size:15px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.cssCommentList .commentWarning{
	color: #999; font-style:italic;
	padding: 10px 0;
}

.cssCommentList .commentList{
	
}
.cssCommentList .commentList .oneComment{
	padding-bottom:20px; margin-bottom:20px;
	border-bottom:1px dotted #ccc;
}
.cssCommentList .commentList .oneComment .userPic{
	padding-bottom:20px;
	width: 45px; height: 45px;
	border-radius:50%;
	background:#ccc;
	display:block;
	float: left;
	margin-right: 16px;
	line-height:45px; text-align:center; font-size:20px; color:#FFF;
}
.cssCommentList .commentList .oneComment .userComment{
	display: block;
	float: left;
	width: 80%;
	width: calc(100% - 65px);
}
.cssCommentList .commentList .oneComment .userName{
	font-size:12px; color:#333; font-weight:bold;
	padding-bottom:5px;
}
.cssCommentList .commentList .oneComment .userName SPAN{
	font-size:11px; color:#888; font-weight:normal; text-align:right; float:right;
	
}
.cssCommentList .commentList .oneComment .userRate I{
	font-size:15px; color:#53a318;
}
.cssCommentList .commentList .oneComment .userRate I::before{
	font-size:100%;
}
.cssCommentList .commentList .oneComment .userCmd{
	font-size:12px; color:#888;
	padding-top:5px;
}

.cssCommentRewrite{
	padding-bottom: 20px;
}
.cssCommentRewrite .commentRow{
	padding-top: 5px;
}
.cssCommentRewrite .cmdLabels{
	padding-right: 8px;
	font-weight: 700;
	vertical-align: middle;
	border-spacing: 5px;
}
.cssCommentRewrite .cmdContainer{
	margin: 3px 0;
	padding: 0;
}
.cssCommentRewrite .cmdContainer I{
	font-size:11px; color:#53a318;
}
.cssCommentRewrite .cmdContainer I::before{
	font-size:200%;
}

.cssPageHead {
	background:#0b183d;
	margin:0 0 20px 0; padding:0px;
}
.cssPageHead .pageHead{
	position:relative;
	margin:0;
	width:100%;height:150px; overflow:hidden;
}
.cssPageHead .pagePic{
	width:50%; height:100%; overflow:hidden;
	position:absolute; top:0; right:0; z-index:1;
	line-height:150px;vertical-align:middle;
	background:#FD3E0A;
}

.cssPageHead .pagePic:before {
    background-image: url(../img/10-degrees.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.cssPageHead .pagePic IMG{
	width:100%;
	line-height:150px; vertical-align:middle;
}
.cssPageHead .capPd{
	padding-top:30px;
}
.cssPageHead .pageCaption{
	width:50%;
	position:absolute; top:0; left:0; z-index:10;
}
.cssPageHead .pageCaption H2{
	margin:0; padding:0;
	font-size:50px; color:#FFF; text-decoration:none; line-height:120%; font-weight:bold;
	letter-spacing: 0.12rem;
	display: inline;
	position: relative;
	background-image: -webkit-linear-gradient(transparent 95%, #fff 50%);
	background-image: linear-gradient(transparent 95%, #fff 50%);
	background-repeat: repeat-x;
}
.cssPageHead:hover .pageCaption H2{
	background-image: -webkit-linear-gradient(transparent 95%, #FD3E0A 50%);
	background-image: linear-gradient(transparent 95%, #FD3E0A 50%);
	background-repeat: repeat-x;
}

.cssPageContent .contentText{
	margin:0 0 0 5%;
	text-align:justify;

}

.breakingNews{width:100%; height:30px; position:relative; border:none; overflow:hidden;}
.breakingNews>.bn-title{width:auto; height:30px; display:inline-block; position:relative; margin:0; padding:0; line-height:30px; font-size:12px; color:#060f29; text-transform:uppercase; }

.breakingNews>ul{padding:0; margin:0; list-style:none; position:absolute; left:210px; top:0; right:40px; height:30px;}
.breakingNews>ul>li{position:absolute; height:30px; width:100%; line-height:30px; display:none;}
.breakingNews>ul>li>a{text-decoration:none; font-size:12px; color:#999; overflow:hidden; display:block; white-space: nowrap;text-overflow: ellipsis; font-weight:normal;}
.breakingNews>ul>li>a>span{color:#666;}
.breakingNews>ul>li>a:hover{color:#2096cd;}

.breakingNews>.bn-navi{width:40px; height:30px; position:absolute; right:0; top:0; opacity:0;}
.breakingNews>.bn-navi>span{width:20px; height:30px; position:absolute; top:0; cursor:pointer; opacity:0.3; background-image:url(../img/bn-arrows.png); background-repeat:no-repeat;}
.breakingNews>.bn-navi>span:hover{opacity:1;}
.breakingNews>.bn-navi>span:first-child{background-position:left center; left:0;}
.breakingNews>.bn-navi>span:last-child{background-position:right center; right:0;}
.breakingNews:hover .bn-navi{opacity:1;}


.bn-italic>ul>li>a{font-style:italic;}
.bn-bold>ul>li>a{font-weight:bold;}

.breakingNews>.bn-navi,
.breakingNews>ul>li>a,
.breakingNews>.bn-navi>span{transition: .25s linear;-moz-transition: .25s linear;-webkit-transition: .25s linear;}
