body{
    background: #f6f7f9 !important;
}
.per_left {
    margin-left: 0px !important;
}

.per_right {
    width: 890px !important;
    box-sizing: border-box;
    min-height: 675px;
}

.btnnav {
    width: 100%;
}

.btnnav p {
    cursor: pointer;
    width: 400px;
    height: 60px;
    background-color: #f7f7f7;
    border-radius: 6px;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    color: #666666;
    display: inline-block;
}

.btnnav p p {
    margin-left: 26px;
}

.btnnav p.active {
    background-color: #006aef;
    border-radius: 0px;
    position: relative;
    color: #fff;
}

.publiccontent{
    margin-top: 60px;
}

.btnnav p.active:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0rem solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 0px;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.memberprofile .about_con_content .about_con_content_left {
    width: 260px;
    height: 460px;
    float: left;
    background:  no-repeat center center;
    background-size: 100% 100%;
}

.memberprofile .about_con_content .about_con_content_right {
    height: 460px;
    width: 570px;
    float: left;
    padding-left: 28px;
    box-sizing: border-box;
}

.memberprofile .about_con_content .about_con_content_left>div {
    width: 100%;
    /*text-align: center;*/
    padding-top: 48px;
    padding-left: 70px;
}

.memberprofile .about_con_content .about_con_content_left>div p:first-child {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 8px;
}


.memberprofile .about_con_content .about_con_content_left>div p:first-child span {
    font-family: barlow-bold;
    font-size: 48px;
    color: #ffffff;
    margin-right: 10px;
}

.memberprofile .about_con_content .about_con_content_left>div p:last-child {
    font-size: 16px;
    color: #ffffff;
}

.about_con_content_right .titlebox{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
}

.about_con_content_right .profile_con{
    margin-top: 22px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    text-align: justify;
}

.about_con_content_right .imgbox{
    width: 100%;
    margin-top: 38px;
}
.about_con_content_right .imgbox img{
    width: 100%;
}

.contentbox1{
    margin-top: 60px;
}

.contentbox1>div{
    float: left;
    margin-right: 25px;
    width: 260px;
    height: 120px;
    background-color: #f7f7f7;
    padding: 16px 0px 0px 66px;
}


.contentbox1>div:last-child{
    margin-right: 0px;
}


.contentbox1>div p:first-child {
    font-size: 20px;
    color: #333333;
    margin-bottom: 8px;
}


.contentbox1>div p:first-child span {
    font-family: barlow-bold;
    font-size: 48px;
    margin-right: 10px;
}

.contentbox1>div p:last-child {
    font-size: 16px;
    color: #666;
}

.contentbox2{
    margin-top: 60px;
    padding: 38px 30px;
    background:  no-repeat center center;
    background-size: 100% 100%;
}

.contentbox2 p{
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.contentbox2 p   p{
    margin-top: 12px;
}

.profile_list li{
    height: 100%;
    width: 400px;
    float: left;
    margin-left: 30px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #edf6ff;
}
.profile_list li.li1{
    margin-left: 0px;
}
.profile_list li .profile_icon{
    display: inline-block;
    vertical-align: top;
}

.profile_list li .profile_icon img{
    width: 60px;
    height: 60px;
}

.profile_list li .profile_div{
    display: inline-block;
    width: 296px;
    box-sizing: border-box;
    padding-left: 20px;
    vertical-align: top;
    padding-top: 6px;
}

.profile_list li .profile_div p.profile_p1{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.profile_list li .profile_div p.profile_p2{
    font-size: 14px;
    color: #666666;
}

.profile_list li .profile_div p p{
    margin-top: 4px;
}

.contentbox3{
    margin-top: 60px;
}

.profile_list .profile_list{
    margin-top: 30px;
}

.profile_list2{
   height:140px;
}

.profile_list3{
    height:180px;
}

.profile_list li .profile_div img{
    margin-top: 12px;
}

.eventsbox .titlebox{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 60px;
    margin-bottom: 40px;
}
.eventsbox ul li {
    background:  repeat center center;
    background-size: 100% auto;
    margin-top: 30px;
    padding: 0px 30px;
}

.eventsbox ul li:last-child {
    margin-bottom: 0rem;
}

.eventsbox ul li .leftbox {
    font-size: 16px;
    color: #ffffff;
    width: 150px;
    float: left;
    padding-top: 30px;
}

.eventsbox ul li .leftbox span {
    display: inline-block;
    font-family: barlow-bold;
    font-size: 36px;
    /*line-height: 60px;*/
    color: #ffffff;
}

.eventsbox ul li .rightbox {
    border-left: 1px solid #0a93fd;
    float: left;
    width: 620px;
}

.eventsbox ul li .rightbox p {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.eventsbox ul li .rightbox .month {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    top: 25px;
    left: -30.5px;
    line-height: 60px;
    background: #13a3ff;
}

.eventsbox ul li .rightbox .item {
    position: relative;
    padding-left: 60px;
    box-sizing: border-box;
    width: 100%;
    min-height:60px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.eventsbox ul li .rightbox .item:first-child{
    padding-top: 40px;
}

.eventsbox ul li .rightbox .item:last-child {
    padding-bottom: 40px;
}

.eventsbox ul li .rightbox .title {
    min-height: 60px;
    padding-top: 14px;
}

.eventsbox ul li .rightbox .item:first-child .month{
    top: 40px;
}

.isnone{
    display: none !important;
}

/*会员动态*/
.imgdiv img {
    width: 230px;
    height: 172px;
    border-radius: 6px;
    float: left;
    border: none;
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}

.dynamiclist {
    width: 100%;
    overflow: hidden;
}

.dynamiclist li {
    width: 100%;
    /*margin-bottom: 30px;*/
}

.dynamiclist a {
    display: block;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0px;
    background: #fff;
}

.left_img {
    width: 230px;
    height: 172px;
    border-radius: 6px;
    float: left;
}

.left_content {
    width: 570px;
    float: right;
}

.left_content_title {
    width: 94%;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    display: inline-block;
}

.left_content_top {
    margin-bottom: 18px;
}

.collection {
    background:  no-repeat;
    background-size: 100% 100%;
    width: 26px;
    height: 26px;
    display: inline-block;
    cursor: pointer;
    opacity: 1;
}

.collection:hover {
    opacity: 0.7;
}

.collection.on {
    background:  no-repeat;
    background-size: 100% 100%;
}

.article_info {
    overflow: hidden;
    margin-bottom: 20px;
}

.info_item {
    /*width: 120px;*/
    display:inline-block;
    font-size: 14px;
    color: #666;
}

.info_item img {
    max-width: 14px;
    margin-right:3px;
    margin-top:-1px;
}

.article_content {
    width: 100%;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}

.article_tags {
    font-size: 16px;
    color: #666;
}

.article_tags span{
    color: #1076d5;
}

.dynamiclist a:hover .left_content_title {
    color: #1076d5;
}

.pages {
    margin-top: 0px;
}

.cstd_contarner {
    margin-top: 30px;
}

.pages  a{
    background-color: #f7f7f7 !important;
    border-radius: 4px;
    border: none !important;
}


.pages  a:hover,
.pages  a.on{
    background: #2077c8 !important;
}