
/*ç®€åŽ†è¯¦æƒ…*/
.m-header{
	position: relative;
	height: 60px;
	border-top: 1px solid #edeeef;
	background: #fff;
	z-index:99;	
}
.m-logo-area{
	position: relative;
	width: 310px;	
	padding-top:10px;
}
.m-header .logo{
	width: 140px;
	float: left;
}
.m-header .logo a img{
	width: 130px;
}
.content{
	width: 870px;
	margin: 0 auto;
}
.kf-line li{
	position: relative;
	float: left;
	height: 40px;
	margin-left: 30px;
	line-height: 30px;	
}
.kf-line li .company-login-name{
	display:inline-block;
	color: #ff6e22;
	max-width: 174px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.kf-line li .company-login-dot{
	vertical-align: 12px;
}
.kf-line li.active .userinfo-list{
	display: block;
}
.kf-line .userinfo-list {
	display: none;
    position: absolute;
    top: 40px;
    width: 100%;
    min-width: 100px;
    padding: 5px 0 15px 15px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.kf-line .userinfo-list a{
	display: block;
}
.kf-line .userinfo-list a:hover{
	color: #276bf2;
}
.m-vitae-hd{
	position: relative;
	z-index: 9;
}
.m-vitae-hd li{
	position: relative;
	float: left;
	width: 125px;
	height: 40px;
	line-height: 40px;		
	text-align: center;
	margin-right: 10px;
	background: #fcfcfc;
	border: 1px solid #F0F0F0;
}
.m-vitae-hd li a .dot{
	color: #ff6e22;
	display: none;
}
.m-vitae-hd li.active {
	background: #fff;
	border-bottom-color: #fff;
	/*border-top-color:#2c78d9;*/
}
.m-vitae-hd li.active a .dot{
	display: inline-block;
}
.m-vitae-hd li.active a{
	color: #ff6e22;
	font-weight: bold;
}
.m-vitae-hd li a{
	display: block;
	font-size: 16px;
	color: #999;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-vitae-hd li .close{
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 10px;
	color: #ccc ;
	cursor: pointer;
	
}


.g-vitae-bd{
	position: relative;
	padding: 20px 40px;
	margin-top: -1px;
	border: 1px solid #edeeef;	
	background: #fff;
}
.language-switch{
	position: absolute;
	top: 0;
	right: 0;
	width: 42px;
	height: 42px;
	line-height:26px;
	color: #fff;
	padding-right: 5px;
	text-align:right;
	background: url(../images/res/bg-language.png) no-repeat top right;
}
.pn-info{
	width: 530px;
	line-height: 30px;
}

.btn-contact {
    float: right;
    width: 110px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #ff6e22;
    margin-top: 15px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #ff6e22;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.btn-contact:hover{
	color: #fff;
	background: #ff6e22;
}
.m-person-info .u-avatar-lg img{
	border-radius: 0;
}
.m-vitae-tit{
	margin: 30px 0;
	height: 14px;
	border-bottom: 1px solid #edeeef;
}
.m-vitae-tit h2{
	float: left;
	padding-right: 10px;
	font-size: 16px;
	color: #333;
	font-weight:700;
	background: #fff;
}
.m-vitae-tit .more{
	float: right;
	padding: 5px 0 0 10px;
	color: #999ea6;
	background: #fff;
	font-size: 12px;
	transition: all .2s;
}
.m-vitae-tit .more:hover{
	color: #276bf2;
}
.intent-list li{
	margin-bottom: 15px;
}
.opus-scroll{
	height: 127px;
	padding: 0 55px 0 55px;
	overflow: hidden;
}
.opus-scroll .opus-list ul{ 
	overflow:hidden;
	zoom:1;
}
.opus-scroll .opus-list li{ 
	width: 115px;
	height: 125px;
	margin:0 8px;
	border: 1px solid #edeeef;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.opus-scroll .opus-list li img{
	width: 115px;
	height: 125px;
}
.opus-scroll .next,
.opus-scroll .prev{
	position: absolute;
	top: 50px;
	font-size: 20px;
	opacity: .8;
}
.opus-scroll .next{
	right: 30px;
}
.opus-scroll .prev{
	left: 10px;
}
.timeline li{
	position: relative;
	padding:0 0 30px 20px;
	/*border-left: 1px solid #edeeef;*/
}
.work-exp-list li .dot,
.edu-exp-list li .dot{
	position: absolute;
    left: -8px;
    top: -2px;
    color: #276bf2;
    font-size: 24px;
}
.timeline p{
	margin-bottom: 10px;
}

.timeline .name{
	font-size: 16px;
	color: #2e3238;
	margin-right: 15px;
}
.des{
	font-size: 14px !important;
    color: #5c636f !important;
    line-height: 26px !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: transparent!important;
}
.work-exp-list li.last,
.edu-exp-list li.last{
	border-color: transparent;
	padding-bottom: 0;
}
.skill label{
	margin-right: 30px;
}
.ce-list li{
	float: left;
	width: 155px;
	height: 200px;	
	margin-right: 20px;
	border: 1px solid #edeeef;
}
.ce-list li .imgbox{
	padding: 5px;
	width: 145px;
    height: 160px;
}
.ce-list li .imgbox img{
	width: 145px;
    height: 160px;
}
.ce-list li .tit{
	height: 30px;
	line-height: 30px;
	color: #333;
	text-align: center;
	background: #F5F5F5;
}


/*ä¾§è¾¹æ */
.g-sidebar{
	position: fixed;
	right: 50px;
	top: 125px;
	width: 170px;
}
.g-sidebar h3{
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-image: -webkit-linear-gradient(left,#ff6e22 0,#ff6e22 100%);
    background-image: -o-linear-gradient(left,#ff6e22 0,#ff6e22 100%);
    background-image: linear-gradient(to right,#ff6e22 0,#ff6e22 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6e22', endColorstr='#ff6e22', GradientType=1);
	font-size: 16px;
	border-radius: 2px 2px 0 0;
}
.g-sidebar ul{
	padding: 8px 0 0 0;
	background: #fff;
	border-radius: 0 0 2px 2px ;
	border-top: none;
}
.g-sidebar ul li a{
	position: relative;
	display: block;
	padding: 10px 0;	
	padding-left: 20px;	
	transition: all .3s;	
	border-bottom: 1px dotted #edeeef;
}
.g-sidebar ul li a:hover{
	color:#ff6e22;
	background: #fffaf7;
}
.g-sidebar ul li{
	position: relative;
}
.g-sidebar ul li a:hover .tags-list{
	display: block;
}
.g-sidebar ul li a:hover .collect-list{
	display: block;
}
.g-sidebar ul li i{
	font-size: 16px;
	margin-right: 10px;
}
.g-sidebar .tags-list,
.g-sidebar .collect-list{
	display: none;
	position: absolute;
    padding: 10px;
    left: -122px;
    top: -2px;
    width: 100px;
    z-index: 999;
    opacity: 0.9;
    background: #fff;
    border: 1px dotted #eee;
    animation: fadeInLeftBig .3s ease-in-out;
    -webkit-animation: fadeInLeftBig .3s ease-in-out;
}
.g-sidebar .tags-list .tag,
.g-sidebar .tags-list .cancel,
.g-sidebar .collect-list .tag,
.g-sidebar .collect-list .cancel{
	display:block;
	text-align: center;
	color: #5c636f;
	padding: 4px 10px;
	margin: 5px;
	cursor: pointer;
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
}
.g-sidebar .tags-list span.active,
.g-sidebar .collect-list span.active{
	color:#276bf2;
}

.g-vitae-text .seal{
	position: absolute;
    top: -2px;
    left: 24px;
	font-size: 60px;
	color: #d81e06;
}
.m-layer .layer-title span {
    margin-right: 20px;
    color: #999ea6;
    cursor: pointer;
}
.m-start .start{
	font-size: 20px;
	color: #c8cbcf;
	line-height: 25px;
	margin:0 5px;
	cursor: pointer;
}
.start-text{
	float: left;
	margin:0 5px;
}
.layer-bd li{
	padding: 10px 0;
	line-height: 30px;
	border-bottom: 1px dashed #edeeef;
}
.layer-bd .p2 span{
	margin-right: 25px;
}
.layer-bd .date{
	float: right;
	color: #999ea6;
}
.refuse-cause label{
	float: left;
	width: 200px;
	margin: 5px 0;
	cursor: pointer;
}
.watermark {
    margin: 0px;
    margin-left: 50px;
    transform: rotate( -30deg );
    -webkit-transform: rotate( -30deg );
    word-wrap: break-word;
    position: absolute;
    overflow: hidden;
    pointer-events: none;
    opacity: 0.3;
    font-size: 28px;
    color: rgb(170, 170, 170);
    text-align: center;
    display: block;
    z-index: 5;
}