
.center-header{
    width:100%;
    height: 40px;
}
.center-content{
    width: 1214px;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 0;
}


.cantainer{
    width: 100%;
    height: 100%;
}
.margin-bottom-20{
    margin-bottom: 20px;
}

.center-integral-box{
    width: 846px;
    padding: 20px;
    overflow: hidden;
}
.center-integral-box-btn{
    float: right;
    width: 118px;
    height: 32px;
    color: #1f6cdd;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #1f6cdd;

}
.center-integral-box-btn:hover{
    color: #1a5bba;
    border: 1px solid #1a5bba;
    transition: all .225s ease-in-out;
}
.center-content-right-box{
    box-shadow: 0px 2px 4px 0px
    rgba(0, 0, 0, 0.08);
    background-color: #fff;
    font-size: 0;
}
.center-gold-content{
    float: left;
}
.center-content-top-item{
    float: left;
    line-height: 26px;
    *line-height:40px;
}
.center-content-top-item2{
    margin-left: 40px;
}
.center-content-top-label{
    font-size: 16px;
    color: #333333;
}
.center-content-top-num{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: -4px;
    font-size: 30px;
    font-weight: bold;
}
.center-content-top-num1{
    color: #d50000;
}
.center-content-top-num2{
    /* margin-top: -4px; */
    color: #ff891f;
}

/* 个人中心分类 */
.center-sort-box{
    width: 886px;
    padding: 20px 0 0;
}
.center-sort-ul{
    width: 880px;
    overflow: hidden;
    margin: 0 auto;
}
.center-sort-ul li{
    position: relative;
    width: 146px;
    float: left;
    text-align: center;
    font-size: 0;
    margin-bottom: 20px;
}
.center-sort-ul li a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.center-sort-img{
    width: 28px;
    height: 28px;
}
.center-sort-title{
    margin-top: 14px;
    font-size: 14px;
    color: #333333;
}
.center-sort-ul li:hover .center-sort-title{
    color: #d50000;
}
.center-sort-bar{
    position: absolute;
    right: 0;
    top:16px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 1px;
    height: 36px;
    background-color: #ededed;
}
/**
名片banner+小程序跳转swiper
 */
.card-banner{
    position: relative;
    width: 886px;
    margin-bottom: 20px;
}
.card-banner a{
    display: block;
    overflow: hidden;
}
.card-banner img{
    float: left;
}
.card-banner .swiper-container{
    width: 886px;
    height: 70px;
    overflow: hidden;
}
.card-banner .swiper-slide{
    float: left;
    width: 886px;
    height: 70px;
}
.card-banner .pagination{
    position: absolute;
    right: 0;
    bottom: 6px;
    left: 0;
    width: 56px;
    height: 8px;
    margin: 0 auto;
}
.card-banner .swiper-pagination-switch{
    float: left;
    width: 8px;
    height: 8px;
    background-color: #FFFFFF;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}
.card-banner .swiper-pagination-switch.swiper-active-switch{
    float: left;
    width: 20px;
    height: 8px;
    border-radius: 4px;
    background-color: #FFFFFF;
    cursor: pointer;
}

/* 个人中心分类 */


/* --------------任务------------ */
.center-task-box{
    width: 886px;
    padding:20px 0;
}
.center-task-box h3{
    margin-left: 20px;
    font-size: 18px;
    color: #333333;
}
.center-task-ul{
    width: 885px;
    margin: 0 auto;
    overflow: hidden;
}
.center-task-ul li{
    position: relative;
    width: 295px;
    float: left;
    text-align: center;
    font-size: 0;
    padding: 0 0 20px;
}
.center-task-ul li img{
    width: 36px;
    height: 36px;
}
.center-task-bar{
    position: absolute;
    top:11px;
    right: 0;
    display: block;
    width: 1px;
    height: 124px;
    background-color: #ededed;
}
.center-task-ul li p.task-tab-title{
    margin-top: 10px;
    font-size: 16px;
    color: #333333;
}
.center-task-ul li p.task-tab-money{
    margin-top: 9px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #666666;
}
.center-task-receive{
    display: block;
    width: 118px;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    border: 1px solid #1f6cdd;
    color: #1f6cdd;
    font-size: 16px;
    cursor: pointer;
}
.center-task-receive:hover{
    border: 1px solid #1a5bba;
    color: #1a5bba;
    transition: all .225s ease-in-out;
}
/* --------------任务------------ */


/* 已报名会议 */
.information-left-ul{
    padding: 0 20px;
}
.information-left-item{
	position: relative;
	width: 268px;
	float: left;
	margin-right: 21px;
	*margin-right:14px;
    margin-top: 20px;
    font-size: 0;
}
.information-left-item-img{
	width: 268px;
	height: 161px;
	overflow: hidden;
}
.information-left-item-img img{
	width: 268px;
	height: 161px;
}
.information-left-item-img-active{
	transform: scale(1.2);
	transition: all .5s linear;
}
.information-left-item-img-active2{
	transform: scale(1);
	transition: all .5s linear;
}
.information-item-bg1{
	position: absolute;
	top:0;
	left:0;
	z-index: -1;
}
.information-item-title{
	padding-top: 60px;
	padding-left: 30px;
	font-size: 24px;
	color: #fff;
}
.information-item-bar{
	width: 48px;
	height: 2px;
	margin-top: 20px;
	margin-left: 30px;
	background-color: #fff;
}
.information-item-more-btn{
	display: block;
	margin-left: 30px;
	margin-top: 42px;
	font-size: 14px;
	color: #fff;
}
.information-left-item-desc{
	margin: 0 16px;
    line-height: 24px;
    height: 48px;
	font-size: 14px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.information-left-item:hover .information-left-item-desc{
	color: #d50000;
}
.information-left-item-box{
	padding-top: 15px;
	border: 1px solid #ededed;
	border-top: none;
}
.information-left-icon-box{
	width: 100%;
	margin-top: 13px;
	margin-bottom: 20px;
}
.information-left-icon-item1{
	float: left;
	margin-left: 16px;
	_margin-left:8px;
}
.information-left-icon-item2{
	float: right;
	margin-right: 16px;
	_margin-right:8px;
}
.information-left-icon-item span{
	font-size: 14px;
	color: #666666;
	vertical-align: middle;
}
.information-left-icon-item img{
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right: 4px;
}
.information-left-item-title{
	margin:0 16px;
	margin-top: -2px;
	line-height: 24px;
	font-size: 14px;
	color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-break: break-all;
}
.information-left-item:hover .information-left-item-title{
	color: #d50000;
}
.information-left-item-name{

	margin: 7px 16px 5px 16px;
	font-size: 14px;
	color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.information-left-item-name span{
	margin-right: 10px;
    color: #333333;
    display: inline-block;
    max-width: 35%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/* 已报名会议 */
.center-course-box{
    padding: 20px 0;
    position: relative;
}
.center-course-box h3{
    margin-left: 20px;
    font-size: 18px;
    color: #333333;
}
.center-course-box-all{
    position: absolute;
    top:21px;
    right: 21px;
    font-size: 14px;
    color: #333333;

}
.center-course-box-all:hover{
    color: #d50000;

}
.center-code{
    width: 866px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
}
.center-code h3 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}
.center-code ul{
    width: 866px;
    height: 356px;
}
.center-code ul li{
    float: left;
    width: 282px;
    height: 168px;
}
.center-code ul li img{
    width: 95px;
    display:block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.center-code-title{
    font-size: 16px;
    color: #333333;
    margin-bottom: 7px;
    text-align: center;
}
.center-code-content{
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-bottom: 23px;
}
.center-code-border{
    box-sizing: border-box;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.code-buttom-border{
    box-sizing: border-box;
    border-bottom: 1px solid #ededed;
}
.center-code ul .code-marting-top:hover .center-code-none {
    padding-top: 20px;
}
.code-marting-top{
    padding-top: 20px;
    margin-bottom: 20px;
}
.code-marting-top .center-code-content{
    margin-bottom: 4px;
}
.code-lift-border{
    box-sizing: border-box;
    border-right:1px solid #ededed ;
}
.center-code .center-code-image{
    width: 125px;
    height: 125px;
    margin-bottom: 22px;
}
.center-code ul li:hover{
    border: none;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.center-code ul li:hover .center-code-show{
    display: none;
}
.center-code ul li:hover .center-code-div{
    display: block;
}
.center-code ul li:hover .center-code-none{
    width: 282px;
    height: 129px;
    padding-top: 40px;
    display: block;
}
.center-code-div{
    width: 283px;
    height: 149px;
    padding-top: 20px;
    display: none;
}
.center-code-none{
    display: none;
    width: 283px;
}
.center-code ul li .center-code-none img{
    margin-left: 20px;
    margin-right: 14px;
    float: left;
    width: 100px;
    height: 100px;
}
.center-code-p{
    line-height: 24px;
    font-size: 14px;
    color: #333333;
    margin-top: 24px;
}
.center-code-show{
    width: 281px;
    height: 168px;
}
.center-task-ul li .program-code{
    padding: 7px;
    background: #fff;
    position: absolute;
    top: 0px;
    left: -72px;
    display: none;
    box-shadow: 0px 0px 18px 0px rgb(200 200 200 / 33%);
}
.center-task-ul li .program-code img{
    width: 140px;
    height: 140px;
    margin-top: 4px;
}
.center-task-receive:hover +.program-code{
    display: block;
}