.main_wrapper .left-sidebar,
.main_wrapper .main-sidebar,
.main_wrapper .right-sidebar {
	display: inline-block;
	vertical-align: top;
}

.main_wrapper .left-sidebar {
	width: 220px;
	margin-right: 5px;
}



.main-sidebar{
	margin-right: 15px;
	width: 980px;
}

.main_wrapper{
	padding-top: 20px;
	margin-bottom: 10px;
}
/*sub*/

.sub_wrapper {
	
	height: 180px;
	margin: 0 auto ;
	width: 100%;
	
	box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box; 
min-width: 1200px;
}
.sub_wrapper .container{
	background: url(../../img/public/bg-11.jpg) center center;
	    height: 180px;
    text-align: center;
    padding-top: 20px;
}
.sub_wrapper .container .personal-info{
	display: inline-block;
	
}

.personal-info > img{
	    height: 80px;
    width: 80px;
	  -moz-border-radius: 50%;
  -webkit-border-radius: 50%; 
  border-radius: 50%;
  margin-bottom: 5px;
  
	
}
.personal-info .per-name{
	font-size: 18px;
	color: #fff;
	display: inline-block;
}
.personal-info .per-address{
	font-size: 14px;
	color: #fff;
	display: inline-block;
}
.icon-Spacenan{
	color: #4ebbf9;
}
.per-sex{
	display: inline;
	background-color: #fff;
}
.personal-info .infos{
	margin-bottom: 15px;
}

.personal-info  .infos img{
	height: 16px;
	width: 16px;
	display: inline-block;
	vertical-align: middle;	
}
.personal-info p{
	color: #fff;
	margin-bottom: 15px;
}
.per-btn{
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
  border-radius: 5px;
  margin-right: 10px;
}
.guanzhubtn{
	background-color:transparent;
	    border: 1px solid #fff;
}
.sixinbtn{
	    background-color: transparent;
	    border: 1px solid #fff;
}
.guanzhubtn:hover{
		 background-color: #E77E22;
    border: 1px solid #E77E22 ;
    color:#fff;
	
}
.sixinbtn:hover{
	 background-color: #E77E22;
    border: 1px solid #E77E22 ;
    color:#fff;
}
/*mainbav*/
.mainbav{
	width: 100%;
	min-width: 1200px;
	height: 60px;
	background-color: #fff;
}
.mainbav .container{
	
}
.mainbav li{
	float: left;
	height: 58px;
	line-height: 58px;
	color: #333;
	font-size: 18px;
	width: 90px;
	text-align: center;
	margin-right: 80px;
	
}
.mainbav li:hover{
color: #b86f47;
	border-bottom: 2px solid #b86f47;
	cursor: pointer;
}

.mainbav .active{
	color: #b86f47;
	border-bottom: 2px solid #b86f47;
}

/*main*/

.main_wrapper .main-column{
	display: inline-block;
	width: 100%;	
}


.main_wrapper .main-column .main-col{
	margin-bottom: 20px;	
	background-color: #fff;
}

.main_wrapper .main-column .main-col .title{	    
	    height: 46px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    line-height: 46px;
	
}
.main_wrapper .main-column .main-col .title h2{
	
	height: 44px;
	position: absolute;
	top:0px;
	left:0px;
	line-height: 44px;

	text-align: left;
	
	font-size: 16px;
	padding:0 10px;
color: #3498DB;
    border-bottom: 2px solid #3498DB;
}
.main_wrapper .main-column .main-col .title .tit2{
	width: 93 !important;
	margin-left: 10px;
	
}

.main_wrapper .main-column .main-col .title .tit3{
	margin-left: 127px !important;
	
	
}

.main_wrapper .main-column .main-col .title h2 i{
	font-size: 28px;
	color: #b86f47;
	    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
}

.title span{
	height: 59px;
	line-height: 59px;
	margin-left: 135px;
	color: #dabbaa;
	display: inline-block;
	

}


.main_wrapper .main-column .main-col  .more{
	float: right;
	color: #b2b2b2;
	margin-right: 20px;
	
	
}

 .main-column .main-col .middle-nav {
    text-align: right;
    height: 58px;
    line-height: 58px;
    width: 570px;
    margin-left: 140px;
    display: inline-block;
}

 .main-column .main-col .middle-nav li{
	display:inline-block;
	height: 14px;
	line-height: 14px;
	padding: 4px 16px;
	color: #333;
}
 .main-column .main-col .middle-nav li:hover{
	background-color: #3498DB;
	color: #fff;
	cursor: pointer;
}
  .main-column .main-col .middle-nav li a:hover{
	background-color: #3498DB;
	color: #fff !important;
	cursor: pointer;
}
 .main-column .main-col .middle-nav .active{
 	background-color: #3498DB;
	color: #fff;
 }
.main-col  .main-content{
	box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box; 
padding: 10px 20px 20px 20px;
margin-bottom: 20px;
	
	
}
.main-col  .main-content li{
	    height: 50px;
    line-height: 50px;

	text-align: left;
	border-bottom: 1px dashed #e6e6e6;


}
.main-col  .main-content li:last-child{
	/*border-bottom: none;*/
}
.main-col  .main-content li b,.right-col .right-content li b{
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #d83418;
	


}
.right-col .right-content-ta{
		box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box; 
padding: 15px 0px 20px 0px;
margin-bottom: 20px;
}



.right-col .right-content-ta p{
	display: inline-block;
	    width: 48%;
	    text-align: center;
	
}
.right-content-ta p span{
	color: #E77E22;
	font-size: 18px;
	display: block;
}
.right-content-ta p em{
	font-size: 14px;
	color: #333;
	display: block;
}
.right-content-ta p:first-child{
	border-right: 1px solid #e6e6e6;
}
.main-col  .main-content li a{
	width: 610px; 
	font-size: 14px;
	color: #666;
	display: inline-block;
		overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	    vertical-align: middle;
	    margin-left: 5px;
}
.main-col  .main-content li .author{
	width: 120px;
}
.main-col  .main-content li .author,.main-col  .main-content li .time{
	
	font-size: 14px;
	color: #999;
	display: inline-block;
		overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	    vertical-align: middle;
}
.main-col  .main-content li .author em{
	/*color: #ef672b;*/
}
.main-col  .main-content li .time em{
	/*color: #ef672b;*/
}
.main-col  .main-content li .time{
	float: right;
}
.main-col  .main-content li a:hover{
	color: #E77E22;
}



/*right*/

.right-sidebar{
	display: inline-block;
	width: 200px;
	vertical-align: top;
}

.right-column .right-col{
	margin-bottom: 20px;	
	background-color: #fff;
}

.right-column .right-col .title{
	height: 46px;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	line-height: 46px;
}
.right-column .right-col .title h2{
	text-align: left;
	color: #3498DB;
	font-size: 16px;
	padding-left: 20px;
	
	
}

.right-column .right-col  .more{
	float: right;
	color: #b2b2b2;
	margin-right: 20px;
	
	
}
.right-col  .right-content{
	box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box; 
padding: 22px 15px 40px 20px;
	
	
}
.right-col  .right-content li{
	height: 35px;
	text-align: left;
	line-height: 35px;

}
.right-col  .right-content li a{
	width: 205px; 
	font-size: 14px;
	color: #808080;
	display: inline-block;
		overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	  vertical-align: middle;
	     margin-left: 5px;
}

.right-col  .right-content li a:hover{
	color: #E77E22;
}

.right-col .ranking-content{
	padding: 20px 10px 20px 15px;
}
.right-col .ranking-content li{
	height: 32px;
	line-height: 32px;
}


.right-col .ranking-content li .serial{

}

.right-col .ranking-content li a{
	float: left;
	
	height: 18px;
	text-align: left;
	line-height: 18px;
	color: #333;
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
	
}

.right-col .ranking-content li a:hover,.right-col .talent-content li a:hover{
	color: #E77E22;
}
.right-col .ranking-content li .serial{
	float: left;
	margin-right: 10px;
		background-color: #3498DB;
	width: 6px;
	height: 6px;
	margin-top: 8px;
}
.right-col .ranking-content li .score{
	float: left;
	width: 42px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	color: #E77E22;	
}
.more:hover{
	color: #d83418 !important;	
}
.right-col .talent-content{
	padding: 20px 10px 20px 20px;
}
.right-col .talent-content li{
	margin-bottom: 25px;
		width: 70px;
	height: 110px;
	display: inline-block;
	    margin-right: 15px;
	    text-align: center;
}
.right-col .talent-content li:nth-child(2n){
margin-right: 0;
}
.right-col .talent-content li img{
	width: 70px;
	height: 70px;
	margin-bottom: 5px;

  vertical-align: middle;
  margin-right: 5px;
}
.right-col .talent-content li a{
    display: inline-block;
    color: #68a6fa;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70px;
}
.right-col .talent-content li p{
	display: inline-block;
	color: #999999;
}
.right-col .talent-content li p > .num{
	
	color: #ef672b;
}
.statistical .right-content{
	box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box; 
padding: 22px 30px 22px 35px;
	
	
}
.statistical .right-content li i{
	font-size: 30px;
	color: #f9c9af;
	margin-right: 7px;
}
.statistical .right-content li h5{
	display: inline-block;
	font-size: 14px;
	color: #808080;
	font-weight: normal;
	    vertical-align: top;
}

.statistical .right-content li .s-num{
	font-size: 14px;
	color: #f0672b;
	    display: inline-block;
    vertical-align: top;
}

.statistical   .right-content li{
	margin-bottom: 5px;

}

.lr-col{
	background-color: #f2f2f2 !important;
}
.main-column .main-col .left-col{
	margin-right: 15px;
}

.main-column .main-col .left-col,.main-column .main-col .right-col{
	display: inline-block;
	width: 480px;
	background-color: #fff;
}


.main-col .left-col .main-content li:last-child,.main-col .right-col .main-content li:last-child{
	border-bottom: none;
}
.main-col .left-col .main-content li a , .main-col .right-col .main-content li a{
    width: 330px; 
}
.main-col .left-col .main-content li .time,.main-col .right-col .main-content li .time {
    float: right;
}
.main-col .left-col .main-content,.main-col .right-col .main-content {
    padding-bottom: 0px;
}
.main-col .left-col .middle-nav,.main-col .right-col .middle-nav {
   width: 155px;
}
.main_wrapper .main-column .Learning-statistics .title {
	padding-left: 20px;
}
.main_wrapper .main-column .Learning-statistics .title h2{
	width: 100px;
	height: 20px;
	line-height: 20px;
	border-left: 6px solid #b86f47;
	position: static;
	display: inline-block;
	padding: 0 10px;
}
.main_wrapper .main-column .Learning-statistics .main-content{
	padding-top: 30px;
}
.main_wrapper .main-column .Learning-statistics .main-content li{
	padding: 30px 20px 20px 20px;
}
.Learning-statistics .main-content li{
	display: inline-block;
	width: 90px;
	height: 90px;
	border: 1px solid #e6e6e6;
	box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
line-height:normal;
padding:20px 5px 10px 5px !important;
background-color: #fafafa;
margin-right: 9px;
margin-bottom: 15px;
}
.Learning-statistics .main-content li:nth-child(9n){
	margin-right: 0px;
}
.Learning-statistics .main-content li:last-child{
	border-bottom: 1px solid #e6e6e6;
}

.Learning-statistics .main-content li p{
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	
}
.Learning-statistics .main-content li span{
	font-size: 14px;
	color: #999;
	display: block;
	text-align: center;
	
}
.main_wrapper .main-column .main-col .titleNav{
    position: relative;
    margin-left: 20px;
    border-bottom: 1px solid #e6e6e6;
    border-bottom: 1px dashed #ccc;
    height: 40px;
    line-height: 35px;
    min-width: 750px;
    display: inline-block;
}

.main-col .titleNav li{
	display: inline-block;
	height: 14px;
	line-height: 14px;
	padding: 4px 16px;
	color: #333;
}

 .main-column .main-col .titleNav li:hover{
	background-color: #3498DB;
	color: #fff;
	cursor: pointer;
}
 .main-column .main-col .titleNav .active{
 	background-color: #3498DB;
	color: #fff;
 }



/*站内信模式窗口*/
.DetailsAlert {
	padding-bottom: 35px;
}
.Details-content{
	padding: 30px 30px 0 30px;
}
.from-wapper{
	border-bottom: none;
}
.from-wapper .line{
	margin-bottom: 0;
}
.from-wapper .line .form_left {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.from-wapper .line .form-group {
    margin-bottom: 30px;
}
.from-wapper .line .form-group label {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.from-wapper .line .form-group .col-2{
	width: 200px;
	 display: inline-block;
}
.from-wapper .line .form-group .col-9 {
    width: 90%;
    vertical-align: top;
    display: inline-block;
}

.from-wapper .line .form-group .col-9 .form-control-textarea {
    height: 180px !important;
    width: 96%;
}
.from-wapper .line .form-control {
    height: 30px;
    border-color: #e6e6e6;
}
.from-wapper .line .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
   
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 2px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 96%;
    display: inline-block;
    margin-right: 10px;
}

.from-wapper .line .form-control:focus,
.from-wapper .line textarea:focus {
	border-color: #3f91f7;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	
}

.from-wapper .line .form-submit {
    text-align: center;
    margin-top: 50px;
}
.from-wapper .line .form-submit a {
    width: 140px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}
.from-wapper .line .form-submit a:first-child:hover {
    background-color: #f54809;
    margin-right: 30px;
}
.from-wapper .line .form-submit a:last-child {
    background-color: #cccccc;
}
.from-wapper .line .form-submit a:first-child {
    background-color: #ff6d15;
    margin-right: 30px;
}
