.kzcenter_map{
	margin: auto;
	width: 1200px;
	min-height: 797px;
}


.zheng_img img{
	width: 100%;
}


.zheng_right{
	color: #333333;
}

.zheng_right h2{
	font-size: 22px;
	color: #3487f5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zheng_jj{
	color: #666666;
}


.mchengji{
	    position: relative;
	margin-top: 40px;
	float: right;
	font-size: 24px;
}


.mchengji label{
	color: #3487f5;
	float: right;
	padding: 0px 30px;
	margin-left: 20px;
	border-bottom: 2px solid ;
	padding-bottom: 5px ;
	margin-top: -10px;
}


.mchengji img{
	position: absolute;
	right: 0px;
	top: -85px;
}



/*基本信息内容区域*/

.jbxx{
	padding: 10px;
	text-indent: 2em;
	line-height: 24px;
	color: #666666;
}

.jbxx p{
	margin-bottom: 10px;
}

/*报考信息*/

.bk_wt{
	width: 11%;
	padding-right: 0px;
}

.bkxx{
	padding: 10px;
}
.bk_tit{
	text-align: left;
	text-indent: 10px;
	color:#3487f5 ;
	font-size: 18px;
	font-weight: 600;
	border-left: 3px #3487f5 solid ;
}


.lnzt{
	padding: 10px;
}


.border_b{
	border-bottom: 1px solid #dad8d8;
	padding-bottom: 10px;
}

.zhenti_name{
	font-size: 22px;
	color:#3487f5;
	margin-bottom: 15px;
}


/*证书模考*/


.mk_map{
	width: 600px;
	margin: auto;
	margin-top: 30px;
	padding: 30px;
	border-radius: 8px;
border: 1px solid #dad8d8;	
}





.fengcai_map {
	cursor: pointer;
	border: 1px solid #3487f5;
	border-radius: 5px;
	padding: 10px;
}

.fengcai_map img{
	width: 100%;
	margin-bottom: 15px;
	border-radius: 8px;
}




.fengcai_map h2 {
	font-size: 22px;
	color: #3487f5!important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*最新需求竞赛中心样式*/

.jingsai_list li{
	border: 1px solid #dad8d8;
	margin-bottom: 20px;
	padding: 10px;
	position: relative;
	border-radius: 5px;
}




.sign{
	width: 0;
    height: 0;
    border-top-right-radius:5px ;
    border-right: 50px solid  gray;
    border-left: 50px solid transparent !important;
    border-bottom: 25px solid transparent !important;
    border-top: 25px solid gray;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
}

.sign-success{
	border-color: #1c84c6 ;
}
.sign-primary{
	border-color: #1ab394 ;
}
.sign-warning{
	border-color: #f8ac59 ;
}

.sign-info{
	border-color: #23c6c8 ;
}
.sign-danger{
	border-color: #ed5565 ;
}


.sign-word {
       text-align: center;
    margin: auto;
    position: absolute;
    display: inline-block;
    width: 55px;
    right: -47px;
    top: -15px;
    color: #FFF;
    transform-origin: bottom center;
    transform: rotate(30deg);
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
   }


.jingsai_jian {
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


		
.fengcai_map {
	
	border: 1px solid #3487f5;
	border-radius: 5px;
	padding: 10px;
	position: relative;
}

.fengcai_map img{
	width: 100%;
	margin-bottom: 15px;
	border-radius: 8px;
}




.fengcai_map h2 {
	font-size: 22px;
	color: #3487f5!important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}