/**主体部分开始**/
.main{
	width: 100%;
	height: auto;
}
.main .wrapper{
	margin-top: 30px;
	background: #FFFFFF;
	height: auto;
	border-radius:10px ;
}

.award {
    overflow: hidden;
    background: #fff;
    position: relative;
    height: 185px;
    border-bottom: 1px solid #eee8e3;
}
.award .award-body {
    border-top: 1px solid #f4f4f4;
    padding-top: 35px;
  
}
.award .award-item {
    float: left;
    text-align: center;
    width: auto;
}
.award .award-item-title {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 500;
}
.award .award-item-data {
    color: #333;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    line-height: 12px;
    margin-bottom: 9px;
}
.award .award-item-data span:first-child {
    line-height: 30px;
    font-size: 14px;
   
}
.award .award-item-sep {
    width: 2px;
    height: 124px;
    float: left;
    background: #eee8e3;
}
.award-item li{
	float: left;
	width: 150px;
	text-align: center;
	overflow: hidden;
	margin-top: 25px;
}
.user a{
	float: left;
	width: 240px;
}
.user a img{
	float: left;
	margin-left: 90px;
}
.user-box{
	float: left;
	width: 135px;
}
.user-box h3{
	font-size: 22px;
	font-weight: 500;
	margin-top: 10px;
	line-height: 40px;
}
.user-box span{
	text-align: center;
	width: 100%;
	display: block;
	font-size: 14px;
	color: #979797;
	line-height: 30px;
}
.award-item1{
	width: 460px !important;
}
.award-item-sep1{
	height: 60px !important;
	margin-top: 35px;
	background: #efefef !important;
}
.award-c1 h3{
	color: #34b616;
}
.award-c1 span{
	color: #34b616;
}
.award-c2 h3{
	color: #f89101;
}
.award-c2 span{
	color: #f89101;
}
.award-c3 h3{
	color: #3982e7;
}
.award-c3 span{
	color: #3982e7;
}

/**列表开始**/
.list{
	height: 290px;
	border-bottom:1px solid #eee8e3;
}
.list-notice{
	margin: 30px 35px 45px 35px;
	float: left;
	width: 529px;
	height: 215px;
	float: left;
}
.list-title{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.list-title h3{
	float: left;
	font-weight: 500;
	font-size: 22px;
}
.list-title a{
	float: right;
	color: #8e8e8e;
	font-size: 14px;
	line-height: 29px;
}
.item-number{
	font-size: 16px;
	color: #333333;
}
.item-name{
	font-size: 16px;
	color: #333333;
} 
.item-time{
	float: right;
	color: #666666;
	font-size: 16px;
}
.list-notice li{
	line-height: 38px;
	width: 100%;
	float:left ;
}
.item-number img{
	float: left;
	margin-top: 10px;
	
}
.list-hot .item-number{
	margin-right: 10px;
}

.spinner-wrapper{
	margin: 30px 35px;
	
}
.list .award-item-sep{
	width: 1px;
    height: 210px;
    float: left;
    background: #eee8e3;
    margin-top: 45px;
}

/**待办任务**/
.item-wrapper.item-exam-wrapper.clearfix {
    margin: 0px -25px 0px 0px;
}
.item-wrapper .item-exam {
    width: 318px;
   /* height: 176px;*/
    padding: 20px;
    margin-right: 27px;
    margin-bottom: 15px;
    /*border-top:1px solid #EEE8E3 ;
    border-left:1px solid #EEE8E3 ;
    border-right:1px solid #EEE8E3 ;*/
    border-bottom: 4px solid #B4B6BD;
    border-radius:5px ;
    float: left;
}

.item-wrapper .item {
   float: left;
    position: relative;
    background: #fff;
    box-shadow: 0px 2px 2px 0px rgba(58,62,81,0.20);
    border-radius: 10px;
    overflow: hidden;
    top: 0;
    transition: all .0s ease 1ms;  
}
.item-wrapper .item:hover{
	/*opacity:1;
  	margin-top: -5px;
  	overflow:visible;	*/
}
.item-wrapper .item-exam .item-status {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
}
.item-status i img{
	width: 60px;
	height: 60px;
}
.item-wrapper .item-exam .item-title {
    line-height: 28px;
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
    height: 56px;
    width: 215px;
}
.item-wrapper .item-exam .item-row {
    padding-left: 72px;
    color: #666;
    line-height: 20px;
    position: relative;
}
.item-wrapper .item-exam .item-row .item-label {
    position: absolute;
    top: 0;
    left: 0;
}
.item-wrapper .item-exam .item-row {
    padding-left: 72px;
    color: #4a4a4a;
    line-height: 20px;
    position: relative;
}
.item-row.item-start-time{
	font-size: 16px;
	color: #414eda !important;
	margin-top: 15px !important;
}
.item-row.item-start-time.item-start-time1{
	color: red !important;
}
.item-wrapper .item-exam.item-ongoing, .item-wrapper .item-exam.item-unpass {
    border-bottom-color: #fe8686;
}
.item-wrapper .item-exam.item-ongoing, .item-wrapper .item-exam.item-pass {
    border-bottom-color: #7883fe;
}
.item-wrapper .item-exam.item-ongoing, .item-wrapper .item-exam.item-exa {
    border-bottom-color: #61ce83;
}

.item-wrapper .item-exam .item-row + .item-row {
    margin-top: 6px;
}
.list-title a :hover{
	color: red !important;
}
/**全部待办任务**/
.wrapper.clearfix.db{
	margin-top: 0px;
}
.wrapper.clearfix.db .spinner-wrapper{
	margin-top: 0px;
}
.tab-navi>ul {		
	margin: 0;
	padding: 0;
	text-align: center;
}
			
.tab-navi li {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	color: #333333;	
	margin: 30px 10px;
}
			
li.active {
	color: #1D8FE4;
	border-bottom: 2px solid  #1D8FE4;
}
			
.tab-body>ul {
	margin: 0;
	padding: 0;
}
/**全部待办任务**/
.tabWrap_01 .uc-course-list_itm{width: 260px;}
.tabWrap.tabWrap_01{ margin: 30px 35px;width: auto;}
.tabWrap.tabWrap_01 .tab-title {width: 100%;margin: 0px 0px 30px 0px;}













.spinner{border-bottom: 1px solid #eee8e3;}
