.main-wrap:after, .main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.main-wrap {
    width: 100%;
    min-height: 475px;
    height: auto !important;
    _height: 475px;
}

.main-wrap .main {
    width: 1200px;
    min-height: 475px;
    height: auto !important;
    _height: 475px;
    margin: 0 auto;
}

.main-wrap .main img {
    cursor: pointer;
}

.main-wrap .main dd {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 28px 24px 28px 20px;
}

.main-wrap .main dd .title {
    color: #010101;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-bottom: 16px;
}

.public-btn {
    background-color:#C100A8;
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(193,0,168,1) 100%);
}
.public-btn:hover,.public-btn:active {
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}


.main-wrap .main dd .info {
    font-size: 12px;
    color: #797979;
    line-height: 24px;
}

.main-wrap .main h1.title-wrap {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 15px 10px 29px;
    background: #fafafa;
    border-bottom: solid 1px #e5e5e5;
}

.main-wrap .main h1.title-wrap span.more {
    border-radius: 4px;
    border: solid 1px #e5e5e5;
    font-size: 16px;
    float: right;
    height: 34px;
    width: 100px;
    line-height: 31px;
    display: block;
    cursor: pointer;
    position: relative;
    background-color: #fafafa;
    background-image: -webkit-linear-gradient(top, #fff, #fafafa);
    background-image: linear-gradient(180deg, #fff, #fafafa);
}

.main-wrap .main h1.title-wrap span.more:hover {
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
    background-image: linear-gradient(180deg, #f5f5f5, #eee);
}

.main-wrap .main h1.title-wrap span.more a {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    display: block;
    height: 34px;
    line-height: 31px;
    padding: 0px 6px 0 18px;

}

.main-wrap .main h1.title-wrap span.more a i.icon-xiangyou {
    font-size: 20px;
    position: relative;
    top: 2px;
    left: -2px;
}

.main-wrap .main h1.title-wrap span.title {
    display: block;
    float: left;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
}

.main-wrap .main .cultural-brand {
    width: 100%;
    margin-top: 40px;
    height: 720px;
}

.main-wrap .main .cultural-brand h1.title-wrap {
    margin-bottom: 33px;
}

.main-wrap .main .cultural-brand h1.title-wrap span.title {
    display: block;
    float: left;
    width: 261px;
    height: 79px;
    background: url(../newimg/cultural-brand.png) no-repeat;
}

.main-wrap .main .cultural-brand dl.item1 {
    width: 465px;
    height: 500px;
    background: #fff;
    float: left;
    margin-right: 20px;
}

.main-wrap .main .cultural-brand dl.item1 dt {
    width: 100%;
    height: 349px;
}

.main-wrap .main .cultural-brand dl.item1 dt img {
    display: block;
    width: 100%;
    height: 349px;
}

.main-wrap .main .cultural-brand dl.item1 dd {
    width: 100%;
    height: 151px;
}

.main-wrap .main .cultural-brand dl.item1 dd p.info {
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main-wrap .main .cultural-brand dl.item {
    width: 715px;
    height: 241px;
    background: #fff;
    float: left;
}

.main-wrap .main .cultural-brand dl.item dt {
    width: 321px;
    height: 241px;
    float: left;
}

.main-wrap .main .cultural-brand dl.item dt img {
    display: block;
    width: 320px;
    height: 100%;
}

.main-wrap .main .cultural-brand dl.item dd {
    float: left;
    width: 394px;
    height: 241px;
}

.main-wrap .main .cultural-brand dl.margin-bottom {
    margin-bottom: 18px;
}

.main-wrap .main .culture {
    width: 366px;
    height: 646px;
    float: left;
    margin-right: 49px;
}

.main-wrap .main .culture h1.title-wrap {
    margin-bottom: 20px;
}

.main-wrap .main .culture h1.title-wrap span.title {
    display: block;
    float: left;
    width: 100%;
    height: 79px;
    background: url(../newimg/culture-of-the-town.png) no-repeat;
}

.main-wrap .main .culture dl.item {
    width: 100%;
    height: 435px;
    background: #fff;
    float: left;
}

.main-wrap .main .culture dl.item dt {
    width: 100%;
    height: 273px;
}

.main-wrap .main .culture dl.item dt img {
    display: block;
    width: 100%;
    height: 273px;
}

.main-wrap .main .culture dl.item dd {
    width: 100%;
    height: 140px;
}

.main-wrap .main .culture span.enter {
    display: block;
    width: 100%;
    line-height: 64px;
    font-size: 16px;
    text-align: right;
}

.main-wrap .main .culture span.enter a {
    color: #8c3914;
}

.main-wrap .main .cultural-celebrities h1.title-wrap span.title {
    background: url(../newimg/cultural-celebrities.png) no-repeat;
}

.main-wrap .main .key-cultural-relics {
    margin-right: 0;
}

.main-wrap .main .key-cultural-relics h1.title-wrap span.title {
    background: url(../newimg/key-cultural-relics.png) no-repeat;
}

.main-wrap .banner-know {
    width: 100%;
    margin-bottom: 70px;
}

.main-wrap .banner-know img {
    display: block;
    width: 100%;
    height: auto;
}

.main-wrap .section {
    width: 1200px;
    height: 1082px;
    margin: 0 auto;
}

.main-wrap .section .left {
    width: 783px;
    height: 1082px;
    float: left;
}

.main-wrap .section .left .cultural {
    width: 100%;
    height: 536px;
}

.main-wrap .section .left .cultural h1.title-wrap {
    margin-bottom: 22px;
}

.main-wrap .section .left .cultural h1.title-wrap span.title {
    display: block;
    float: left;
    width: 296px;
    height: 79px;
    background: url(../newimg/cultural-activity.png) no-repeat;
}

.main-wrap .section .left .cultural dl.item {
    width: 373px;
    height: 335px;
    background: #fff;
    float: left;
}

.main-wrap .section .left .cultural dl.item dt {
    width: 100%;
    height: 206px;
}

.main-wrap .section .left .cultural dl.item dt img {
    display: block;
    width: 100%;
    height: 206px;
}

.main-wrap .section .left .cultural dl.item dd {
    width: 100%;
    height: 126px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 18px 30px 33px 26px;
}

.main-wrap .section .left .cultural dl.item dd h2.title {
    height: 24px;
    margin-bottom: 6px;
}

.main-wrap .section .left .cultural dl.item dd p.info {
    margin-top: 16px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
}

.main-wrap .section .left .cultural dl.margin-right {
    margin-right: 34px;
}

.main-wrap .section .left .cultural-venues h1.title-wrap span.title {
    background: url(../newimg/cultural-venues.png) no-repeat;
}

.main-wrap .section .right {
    width: 363px;
    height: 1002px;
    float: right;
}

.main-wrap .section .right h1.title-wrap {
    margin-bottom: 22px;
}

.main-wrap .section .right h1.title-wrap span.title {
    display: block;
    float: left;
    width: 100%;
    height: 79px;
    background: url(../newimg/cultural-groups.png) no-repeat;
}

.main-wrap .section .right .content {
    width: 100%;
    height: 870px;
    background: #fff;
}

.main-wrap .section .right .content span.more {
    line-height: 67px;
    margin-right: 22px;
    font-size: 16px;
    float: right;
    font-weight: bold;
}

.main-wrap .section .right .content span.more a {
    color: #8c3914;
    font-weight: 500;
}

.main-wrap .section .right dl.item {
    position: relative;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 260px;
    background: #fff;
    float: left;
    padding: 23px 24px 0 21px;
}

.main-wrap .section .right dl.item dt {
    width: 100%;
    height: 245px;
}

.main-wrap .section .right dl.item dt img {
    display: block;
    width: 100%;
    height: 237px;
}

.main-wrap .section .right dl.item dd {
    position: absolute;
    bottom: 0;
    width: 318px;
    height: 91px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 15px 21px 15px 25px;
    background: rgba(255, 255, 255, 0.9);
}

.main-wrap .section .right dl.item dd h2.title {
    height: 25px;
    margin-bottom: 2px;
}

.main-wrap .section .right dl.item dd p.info {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
}

.main-wrap .section .right .bottom {
    width: 100%;
    height: 74px;
    background: #fff;
}

.main-wrap .banner-bottom {
    width: 100%;
}

.main-wrap .banner-bottom img {
    display: block;
    width: 100%;
    height: auto;
}

.main-wrap .section-bottom {
    width: 100%;
    height: 820px;
    background-size: cover;
    overflow: hidden;
}

.main-wrap .section-bottom .content {
    width: 1200px;
    height: 820px;
}

.main-wrap .section-bottom .content .digital {
    margin-top: 48px;
    width: 373px;
    height: 664px;
    float: left;
}

.main-wrap .section-bottom .content .digital h1.title-wrap {
    margin-bottom: 27px;
}

.main-wrap .section-bottom .content .digital h1.title-wrap span.title {
    display: block;
    float: left;
    width: 100%;
    height: 79px;
    background: url(../newimg/digital-reading.png) no-repeat;
}

.main-wrap .section-bottom .content .digital dl.item {
    position: relative;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 210px;
    margin-bottom: 20px;
}

.main-wrap .section-bottom .content .digital dl.item dt {
    width: 100%;
    height: 210px;
}

.main-wrap .section-bottom .content .digital dl.item dt img {
    display: block;
    width: 100%;
    height: 210px;
}

.main-wrap .section-bottom .content .digital dl.item1 dt img {
    display: block;
    width: 375px;
    height: 440px;
}

.main-wrap .section-bottom .content .digital dl.item dd {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 85px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 6px 21px 15px 25px;
    background: rgba(0, 0, 0, 0.5);
}

.main-wrap .section-bottom .content .digital dl.item dd h2.title {
    font-size: 18px;
    font-weight: 500;
    height: 24px;
    color: #fff;
    margin-bottom: 7px;
}

.main-wrap .section-bottom .content .digital dl.item dd p.info {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #e8e8e8;
    height: 44px;
}

.main-wrap .section-bottom .content .digital span.more {
    line-height: 20px;
    margin-right: 12px;
    font-size: 16px;
    float: right;
    font-weight: bold;
}

.main-wrap .section-bottom .content .digital span.more a {
    font-weight: 500;
    color: #8c3914;
}

.main-wrap .section-bottom .content .digital span.more1 a {
    color: #8c3914;
    line-height: 60px;
    margin-right: 12px;
    font-size: 16px;
    float: right;
    font-weight: 500;
}

.main-wrap .section-bottom .content .digital-culture-museum {
    margin-left: 40px;
    margin-right: 41px;
}

.main-wrap .section-bottom .content .digital-culture-museum h1.title-wrap span.title {
    background: url(../newimg/digital-culture-museum.png) no-repeat;
}

.main-wrap .section-bottom .content .culture-construction h1.title-wrap span.title {
    background: url(../newimg/culture-construction.png) no-repeat;
}

.indexlun {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.swiper-container {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}
.swiper-container span{
    display: none;
}
.swiper-container:hover span{
    display: block;
}
.swiper-wrapper {
    width: 1200px;
    height: 400px;
}

.swiper-slide {
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    /*-webkit-box-pack: center;*/
    /*-ms-flex-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*justify-content: center;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*-webkit-align-items: center;*/
    /*align-items: center;*/
    width: 1200px;
    height: 400px;
    float: left;
}
.swiper-slide img {
    display: inline-block;
    width: 100%;
	height: 100%;
	object-fit:cover;
}

.swiper-slide .imgInstro {
    width: 100%;
    height: 138px;
    position: absolute;
    left: 0;
    bottom: -138px;
    background: url(../newimg/instobg.png) repeat;
    background-size: 100% 100%;
}

.swiper-slide .imgInstro a {
    display: inline-block;
    width: 100%;
    height: 400px;
}

.swiper-slide .imgInstro span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: #723013;
    font-size: 18px;
    color: #fff;
    font-weight: 500;

    padding: 0 20px;
    margin: 20px 0 16px 30px;
}

.swiper-slide .imgInstro p {
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    margin: 0 28px 0 30px;
    text-align: left;
}

.indexlun .lbleft {
    position: absolute;
    left: 0;
    width: 33.33%;
    height: 400px;
    background: url(../newimg/lbwipe.png) repeat;
    background-size: 100% 100%;
    top: 0;
    z-index: 2;
}

.indexlun .lbcenter {
    position: absolute;
    left: 33.33%;
    width: 33.33%;
    height: 400px;
    background: url(../newimg/lbwipe.png) repeat;
    background-size: 100% 100%;
    display: none;
    top: 0px;
    z-index: 2;
}

.indexlun .lbright {
    position: absolute;
    right: 0;
    width: 33.33%;
    height: 400px;
    background: url(../newimg/lbwipe.png) repeat;
    background-size: 100% 100%;
    top: 0;
    z-index: 2;
}

.swiper-prev, .swiper-next {
    position: absolute;
    top: 42%;
    width: 62px;
    height: 62px;
    cursor: pointer;
}

.swiper-prev img, .swiper-next img {
    display: inline-block;
    width: 62px;
    height: 62px;
}

.swiper-prev {
    left: 0;
    z-index: 100;
}

.swiper-next {
    right: 0;
    z-index: 100;
}

/*东莞新增样式*/
.recommend-list-index {
    height: 376px;
}
.index_banner{
	position:relative;
}
.main-wrap-index .index_banner{
	width:640px;
	height: 360px;
}
.index_banner .banner_arrow{
	position: absolute;
	top:50%;
	transform: translate(0, -50%);
	background-repeat: no-repeat;
	background-position: center;
	width: 70px;
	height:70px;
	z-index:200;
	cursor: pointer;
	opacity: 0;
	transition: all .2s;
}
.index_banner:hover .banner_arrow{
	opacity: 0.8;
}
.index_banner .banner_arrow.banner_arrow_prev{
	background-image: url('../image/index_prev.png');
	left:0;
}
.index_banner .banner_arrow.banner_arrow_next{
	background-image: url('../image/index_next.png');
	right:0;
}
.index_banner .swiper-container{
	width: 100%;
	height: 100%;
}
.index_banner .item{
	display:block;
	width:100%;
	height: 100%;
	position: relative;
}
.index_banner .item img{
	width:100%;
	height: 100%;
	object-fit: cover;
}
.index_banner .item .info{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	padding:20px;
	box-sizing: border-box;
	background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 60% );
}
.index_banner .item .info .title{
	color:#ffffff;
	font-size: 18px;
}

.public-box {
    border-radius: 8px;
    border: solid 1px #e5e5e5;
    background: #fff;
    margin-top: 20px;
    position: relative;
    width: 100%;
	overflow:hidden;
}

.public-box > ul {
    height: 331px;
    width: 100%;
}

.public-box > ul li {
    float: left;
    width: 242px;
    height: 273px;
    padding: 29px;
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .3s ease;
}

.public-box > ul li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}

.public-box > ul li:hover {
    box-shadow: 0 0 28px rgba(0, 0, 0, .1) inset;
}

.public-box > ul li + li {
    border-left: solid 1px #e5e5e5;
    width: 241px;
}

.public-box > ul li div.img {
    position: relative;
    overflow: inherit;
	width:240px;
	height:135px;
}

.public-box > ul li div.img img {
    border-radius: 4px;
	object-fit:cover;
}

.public-box > ul li div.img span {
    width: 84px;
    height: 84px;
    position: absolute;
    left: -5px;
    top: -5px;
}

.public-box > ul li div.img span.jb1 {
    background: url("../img/index/jb-1.png");
}

.public-box > ul li div.img span.jb2 {
    background: url("../img/index/jb-2.png");
}

.public-box > ul li div.detail {
    margin-top: 20px;
}

.public-box > ul li div.detail h3 {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    height: 56px;
    font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.public-box > ul li div.detail p {
    font-size: 13px;
    line-height: 28px;
    max-height: 44px;
    color: #999;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top:4px;
}
.main-box-2{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.main-box-2 .public-box{
	margin-top:0;
	width: 594px;
	box-sizing: border-box;
}
.main-box-2 .public-box > ul li{
	width: 237.5px;
}
.main-box-3 .public-box > ul li{
	height: 300px;
}
.main-wrap-index .article-box{
	width: 548px;
	height: 360px;
	border-radius: 8px;
	border: solid 1px #e5e5e5;
}
.main-wrap-index .article-box h1.title-wrap{
	display:flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.main-wrap-index .article-box h1.title-wrap .tab_title{
	flex:1;
}
.main-wrap.main-wrap-index .article-box .title-wrap .title{
	padding:15px 30px;
	height: 28px;
	line-height: 28px;
	cursor:pointer;
}
.main-wrap-index .article-box .title-wrap .title:last-child{
	border-right: none;
}
.main-wrap-index .article-box .title-wrap .title.active{
	position: relative;
	top: 1px;
	background: #fff;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	line-height: 27px;
}
.main-wrap-index .article-box .title-wrap .title:first-child{
	border-left: none!important;
}
.main-wrap-index .article-box .box-con .tab_con_one{
	display:none;
	padding: 10px 20px;
}
.main-wrap-index .article-box .box-con .tab_con_one.active{
	display:block;
}
.main-wrap-index .article-box .box-con .tab_con_one .item{
	display:block;
	font-size: 16px;
	line-height: 22px;
	padding: 6px 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.main-wrap-index .article-box .box-con .tab_con_one .item.has_icon{
	padding-left: 30px;
	background-image:url('../image/icon/icon_art_pre.png');
	background-repeat: no-repeat;
	background-position: 4px center;
	background-size: 18px 18px;
}

.main-wrap-index .article-box .box-con .tab_con_one .item:hover{
	background-color: #f7f7f7;
}
.main-wrap-index .article-box .box-con .tab_con_one .item .category{
	color: #dc2396;
	margin-right:5px;
}
.public-box.activity_box > ul{
	height: 331px;
}
.public-box.activity_box > ul > li .ticket{
	position: absolute;
	right: 30px;
	bottom:30px;
	font-size: 12px;
	color: #666;
}
.public-box.activity_box > ul > li .ticket span{
}
.public-box.activity_box > ul > li .ticket .num{
	color: #dc2396;
	font-size: 18px;
	margin:0 4px;
}
.public-box.brand_box > ul{
	height:288px;
}
.public-box.brand_box > ul li{
	height:240px;
}
.notice {
    height: 415px;
    overflow: hidden;
}

.notice > ul {
    height: 348px;
}

.notice > ul li {
    height: 290px;
}

.digitalRes > ul li:first-child {
    width: 542px;
}
.index_tongji_box{
	height: 228px;
	margin-top: 30px;
	background: url(../image/index_tongji_bg.jpg) fixed center center;
    background-size: auto, auto;
	background-size: cover;
	padding:63px 0;
	box-sizing: border-box;
}
.index_tongji_box .tongji_con{
	display:flex;
	align-items:center;
	justify-content: space-around;
}
.index_tongji_box .tongji_con .item{
	color:#ffffff;
	text-align: center;
}
.index_tongji_box .tongji_con .item .item_top{
	line-height:37px;
}
.index_tongji_box .tongji_con .item .item_top .num{
	font-size:48px;
	vertical-align: text-top;
}
.index_tongji_box .tongji_con .item .item_top .unit{
	font-size: 14px;
	position: relative;
	top: -14px;
}
.index_tongji_box .tongji_con .item .item_tit{
	font-size:20px;
	margin-top:20px;
}
#layer-server {
    margin-top: 30px;
    padding-top: 40px;
    position: relative;
    width: 1200px;
    height: 300px;
    background: url(../dgimg/layer-server-bg.png) 50% 15% no-repeat;
}

#layer-server h1.title-wrap {
    background: inherit;
    border-bottom: none;
}

#layer-server ul li {
    width: 188px;
    height: 140px;
    float: left;
    border-radius: 4px;
    background: #fff;
    position: relative;
}

#layer-server ul li div.img {
    width: 170px;
    height: 122px;
    margin: 9px 0 0 9px;
    position: relative;
}

#layer-server ul li div.img span {
    display: block;
    height: 30px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    transition: all .2s linear;
    bottom: 0px;
    left: 0px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#layer-server ul li:hover div.img span {
    bottom: 0px;
}

#layer-server ul li a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: solid 1px #E5E5E5;
    border-radius: 4px;
}

.public-box div.culture-box {
    width: 1200px;
    height: 335px;
}

.public-box div.culture-box > div {
    float: left;
    width: 242px;
    height: 278px;
    padding: 29px;
    position: relative;
}

.public-box div.culture-box > div + div {
    border-left: solid 1px #e5e5e5;
    width: 241px;
}

.public-box div.culture-box .culture-info {
    width: 542px;
}

.culture-fat {
    height: 402px;
}

.public-box div.culture-box > div h2 {
    position: relative;
}

.public-box div.culture-box > div h2 span {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    display: block;
    float: left;
    padding-right: 5px;
    background: #fff;
    position: relative;
    z-index: 2;
}

.public-box div.culture-box > div h2 i {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    top: 8px;
    left: 0px;
    border-bottom: dotted 1px #ccc;
}

.public-box div.culture-box > div h2 a {
    display: block;
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    padding-left: 5px;
    background: #fff;
    position: relative;
    z-index: 2;
}

.culture-info-list {
    margin-top:20px;
    height: 256px;
    width: 542px;
    overflow: hidden;
    position: relative;
}

.culture-info-list ul {
    width: 500px;
}

.culture-info-list ul li {
    height: 128px;
}

.culture-info-list ul li div.img {
    width: 130px;
    height: 98px;
    float: left;
    border-radius: 4px;
    overflow: hidden;
}

.culture-info-list ul li div.desc {
    width: 350px;
    height: 98px;
    float: left;
    padding-left: 20px;
}

.culture-info-list ul li div.desc h3 {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 26px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.culture-info-list ul li div.desc p {
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    max-height: 44px;
    color: #999;
    overflow: hidden;
}

.zixun-list {
    height: 230px;
    width: 241px;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.zixun-list ul li a {
    font-size: 12px;
    line-height: 25px;
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zixun-list ul li a:hover{
    color:#dc2396
}
.feiyi {
    overflow: hidden;
}

/*滚动条样式*/
.scrollbar {
    position: absolute;
    top: 0px;
    right: 9px;
    width: 5px;
    height: 220px;
}

.scrollbar {
    background: #808080;
    border-radius: 4px;
    border: 2px solid #808080;
    border-top-color: #666;
    line-height: 0;
}

.scrollbar .handle {
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
    line-height: 0;
    -webkit-box-shadow: 0 1px 0 #555;
    -moz-box-shadow: 0 1px 0 #555;
    -o-box-shadow: 0 1px 0 #555;
    box-shadow: 0 1px 0 #555;
}

.scrollbar .handle {
    height: 100px;
    width: 100%;
}

.change-logo {
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    right: -52px;
    top: 25px;
    background: #fff;
    border: solid 1px #e5e5e5;
    border-left: none;
    border-radius: 0px 8px 8px 0px;
    cursor: pointer;
}

.change-logo:hover div.img {
    transform: rotate(450deg);
    -ms-transform: rotate(450deg);
    -moz-transform: rotate(450deg);
    -webkit-transform: rotate(450deg);
    -o-transform: rotate(450deg);
}

.change-logo div.img {
    width: 23px;
    height: 23px;
    background: url(../img/index/change-logo.png) no-repeat;
    margin: 14px auto;
    transition: .3s;
}

/*左边快捷栏*/
.sidebar-left {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -685px;
    margin-top: -130px;
    z-index: 99999;
    display: none;
    display: block \9
}

.sidebar-left .bar-item {
    width: 50px;
    height: 50px;
    background: url(../img/active/bar-ico.png) no-repeat #fff;
    border: 1px #e5e5e5 solid;
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-top: -1px;
    cursor: pointer;
    position: relative;
}

.sidebar-left .active {
    background: url(../img/active/bar-ico.png) no-repeat #dc2396;
    border-color: #dc2396
}

.sidebar-left .bar-item em {
    position: absolute;
    left: -1px;
    top: -1px;
    height: 49px;
    text-align: left;
    background: url(../img/active/bar-ico.png) no-repeat #dc2396;
    color: #fff;
    padding-left: 50px;
    line-height: 49px;
    width: 60px;
    padding-right: 5px;
    font-size: 14px;
    display: none;
    border: 1px #dc2396 solid;
}

.sidebar-left .bar-item:hover em {
    display: block;
}

.sidebar-left .bar-item .long {
    width: 130px;
}
.sidebar-left .bar-item .long2 {
    width: 76px;
}


.sidebar-left .bar-item-1 {
    background-position: 0px 0px;
}

.sidebar-left .bar-item-2 {
    background-position: 0px -50px;
}

.sidebar-left .bar-item-3 {
    background-position: 0px -100px;
}

.sidebar-left .bar-item-4 {
    background-position: 0px -150px;
}

.sidebar-left .bar-item-5 {
    background-position: 0px -200px;
}

.sidebar-left .bar-item-6 {
    background-position: 0px -250px;
}

.sidebar-left .bar-item-1 em, .sidebar-left .bar-item-1.active {
    background-position: -50px 0px;
}

.sidebar-left .bar-item-2 em, .sidebar-left .bar-item-2.active {
    background-position: -50px -50px;
}

.sidebar-left .bar-item-3 em, .sidebar-left .bar-item-3.active {
    background-position: -50px -100px;
}

.sidebar-left .bar-item-4 em, .sidebar-left .bar-item-4.active {
    background-position: -50px -150px;
}

.sidebar-left .bar-item-5 em, .sidebar-left .bar-item-5.active {
    background-position: -50px -200px;
}

.sidebar-left .bar-item-6 em, .sidebar-left .bar-item-6.active {
    background-position: -50px -250px;
}

.newUserCenterMain .userInfoBg{
    background:url(../image/uc_top_bg.jpg) no-repeat 50% 0%;
    height:250px;
    overflow: hidden;
}
.newUserCenterMain .userInfoBg .userInfoTop{
    width:1200px;
    height:230px;
    overflow: hidden;
    margin:0px auto;
    position:relative;
}

.newUserCenterMain .userInfoBg .userInfoTop .sign-in{
    position:absolute;
    color: #fff !important;
    font-size: 16px;
    border: 1px #C100A8 solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color:#C100A8;
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(193,0,168,1) 100%);
    padding:5px 20px;
    cursor: pointer;
    right:0px;
    bottom:24px;
}
.newUserCenterMain .userInfoBg .userInfoTop .sign-in em{
    display:none;
    position:absolute;
    top:-20px;
    height:32px;
    line-height:32px;
    right:15px;
    color:#C100A8;
    font-weight:700;
}

.newUserCenterMain .userInfoBg .userInfoTop .sign-in:hover {
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}

.newUserCenterMain .userInfoBg .userInfoTop .sign-in:active{
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}

.newUserCenterMain .userInfoBg .userInfoTop .over,.newUserCenterMain .userInfoBg .userInfoTop .over:hover,.newUserCenterMain .userInfoBg .userInfoTop .over:active{
    border-color:#aaa;
    background-color:#aaa;
    background-image:-webkit-linear-gradient(to top, #aaa, #aaa);
    background-image:linear-gradient(to top,#aaa, #aaa);
    cursor: default;
}

.newUserCenterMain .userInfoBg .userInfoTop .userFaceCont{
    width:147px;
    height:147px;
    border:1px #ddd solid;
    background-color:#fff;
    padding:15px;
    position:absolute;
    left:0px;
    bottom:0px;
    border-radius: 50%;
    overflow: hidden;
}

.newUserCenterMain .userInfoBg .userInfoTop .userFaceCont img{
    width:147px;
    height:147px;
    border-radius: 50% ;
}

.newUserCenterMain .userInfoBg .userInfoTop .userLevel{
    width:430px;
    position:absolute;
    bottom:25px;
    left:192px;
}
.newUserCenterMain .userInfoBg .userInfoTop .userLevel .levelTop{
	display: flex;
	align-items: end;
}
.newUserCenterMain .userInfoBg .userInfoTop .userLevel .levelTop .nickname{
    font-weight:normal;
    font-size:22px;
    position: relative;
	box-sizing:border-box;
	margin-right:20px;
	line-height:1.2;
	flex:1;
}
.newUserCenterMain .userInfoBg .userInfoTop .userLevel .levelTop .level_tit{
    min-width:40px;
    font-size:12px;
    color:#fff;
    line-height:24px;
    background-color:#da4c00;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    overflow: hidden;
	text-align:center;
	padding:0 6px;
	font-size:14px;
}
.newUserCenterMain .userInfoBg .userInfoTop .userLevel .levelLine{
    height:6px;
    width:430px;
    position:relative;
    background-color:#cacaca;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    margin-top:10px;

}

.newUserCenterMain .userInfoBg .userInfoTop .userLevel .levelLine .on{
    height:6px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    background-color:#a0009e;
    background-image: -webkit-linear-gradient(to right, #a0009e, #311b8a);
    background-image: linear-gradient(to right, #a0009e, #311b8a);
    float:left;
    position:relative;
	max-width:100%;
}

.newUserCenterMain .userInfoBg .userInfoTop .userLevel .levelLine .on .level{
    height:16px;
    padding:0px 10px;
    line-height: 16px;
    border:1px #ddd solid;
    border-radius: 3px;
    position:absolute;
    right:-30px;
    bottom:-24px;
    background-color:#fff;
}

.newUserCenterMain .userInfoBg .userInfoTop .userLevel .levelLine .on .level i{
    height:4px;
    width:6px;
    background:url(../image/user/ar.png) no-repeat 50% 50%;
    position:absolute;
    top:-4px;
    right:45%;
}

.newUserCenter{
    width:1200px;
    margin:0px auto;
}

.newUserCenterLeft{
    float:left;
    width:177px;
    border:1px #ddd solid;
    background-color:#fff;
}

.newUserCenterLeft .top-1-cont{
    padding:25px 0px;
    border-bottom:1px #ddd solid;
}

.newUserCenterLeft .top-1-cont ul{
    padding:0px 15px;
}

.newUserCenterLeft .top-1-cont ul li{
    float:left;
    width:50%;
    text-align: center;
    height:32px;
    line-height:32px;
	position:relative;
}
.newUserCenterLeft .top-1-cont ul li .message_num{
	position: absolute;
	background: red;
	color: #ffffff;
	width: 10px;
	line-height: 10px;
	border:2px solid #ffffff;
	font-size: 0;
	border-radius: 50%;
	right: -0px;
	top: 0px;
}

.newUserCenterLeft .top-1-cont ul li a{
    font-size:14px;
    color:#666;
}

.newUserCenterLeft .top-1-cont ul .active a{

    color:#9e009e;
}

.newUserCenterLeft .top-2-cont{
    padding:15px 0px;
}

.newUserCenterLeft .top-2-cont ul li{
    padding:10px 0px 10px 55px;
    height:22px;
    line-height:22px;
    position:relative;
    font-size:16px;
    margin:10px 0px;
}
.newUserCenterLeft .top-2-cont ul li a{
    position:absolute;
    display: block;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    line-height:42px;
    text-indent:56px;
}
.newUserCenterLeft .top-2-cont ul .active a{
    color:#333;
}
.newUserCenterLeft .top-2-cont ul li i{
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
    position:absolute;
    height:22px;
    width:22px;
    left:20px;
    bottom:10px;

}
.newUserCenterLeft .top-2-cont ul .active{
    background-color:#eee;
 }
.newUserCenterLeft .top-2-cont ul .active i{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
.newUserCenterLeft .top-2-cont ul li .icon{
	background-position:center;
	background-repeat:no-repeat;
}
.newUserCenterLeft .top-2-cont ul li .icon.icon-cert{
    background-image:url('../image/user/icon-cert.png');
}
.newUserCenterLeft .top-2-cont ul li .icon.icon-moocs{
    background-image:url('../image/user/icon-moocs.png');
}
.newUserCenterLeft .top-2-cont ul li .icon.icon-family{
    background-image:url('../image/user/icon-family.png');
}
.newUserCenterLeft .top-2-cont ul li .icon.icon-group{
    background-image:url('../image/user/icon-group.png');
}
.newUserCenterLeft .top-2-cont ul li .iconfont{
	background:none;
	font-size:26px;
}

.newUserCenterRight{
    border:1px #ddd solid;
    background-color:#fff;
    min-height:700px;
    float:right;
    width:1005px;
}
.newUserCenterRight  .top-nav{
    height:70px;
    position: relative;
    border-bottom:1px #ddd solid;
}
.newUserCenterRight  .top-nav .btn{
    position:absolute;
    right:25px;
    height:22px;
    line-height:22px;
    bottom:10px;
    border:1px #ddd solid;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    padding:0px 10px 0px 30px;
}

.newUserCenterRight  .top-nav .btn:hover{
    border-color:#aaa;
}

.newUserCenterRight  .top-nav .btn i{
    height:16px;
    width:16px;
    position:absolute;
    left:7px;
    top:3px;
    background:url(../image/user/cl.png) no-repeat 50% 50%;
    transition: 5s;
}
.newUserCenterRight  .top-nav .btn:hover i{
    transform:rotate(720deg);
    -ms-transform:rotate(720deg);
    -moz-transform:rotate(720deg);
    -webkit-transform:rotate(720deg);
    -o-transform:rotate(720deg);
}
.newUserCenterRight  .top-nav ul{
    bottom:-1px;
    left:0px;
    position:absolute;
    padding-left:25px;
}
.newUserCenterRight  .top-nav ul li{
    height:45px;
    margin-top:24px;
    line-height: 45px;
    text-align: center;
    float:left;
    padding:0px 25px;
    font-size:16px;
    color:#999;
    cursor: pointer;
}
.newUserCenterRight  .top-nav ul .active{
    color:#000;
    border:1px #ddd solid;
    border-bottom-color:#fff;
    -webkit-border-radius:8px 8px 0px 0px;
    -moz-border-radius:8px 8px 0px 0px;
    border-radius:8px 8px 0px 0px;
}

.club-info-header{
    padding:25px;
}
.club-info-header .club-img{
    margin:0px 25px;
    width:207px;
    height:138px;
    float:left;
}
.club-info-header .club-img img{
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.club-info-header .club-info{
    width:280px;
    float:left;
}
.club-info-header .club-info h2{
    overflow: hidden;;
    margin-bottom:5px;
    margin-top:10px;
    font-size:22px;
    line-height:32px;
    font-weight:normal;
    height:64px;
}
.club-info-header .club-info p{
    overflow: hidden;
    color:#666;
    margin-top:5px;

}
.club-info-header .club-info p span{
    padding-left:2px;
}

.club-info-header .club-notice{
    float:right;

}

.club-public-title{
    height:34px;
    border:1px #ddd solid;
    line-height: 34px;
    background:url("../image/user/tt-bg.png") repeat-x;
    text-indent: 25px;
    font-size:14px;
}

.club-public-main{
    border:1px #ddd solid;
    background-color:#fff;
    border-top:none;
    padding:10px 25px;
    overflow: hidden;
}
.public-footer-style1{
    height:30px;
    border:1px #ddd solid;
    border-top:none;
    background-color:#f5f5f5;
    line-height:30px;
    color:#999;
    text-align: center;
    cursor: pointer;
}
.public-footer-style1:hover{
    background-color:#f0f0f0;
}
.public-footer-style2{
    height:60px;
    background-color:#fff;
}
.public-footer-style2 #kkpager{
    padding-top:18px !important;
}

.club-notice{
    width:410px;
}
.club-notice .main-info{
    line-height:22px;
    height:82px;
    overflow-y: scroll;
}
.club-list{
    padding:0px 25px;
}
.user-list-info{
    margin-left:10px;
    color:#999;
}
.user-list-info span{
    padding:0px 2px;
    color:#000;
    font-size:16px;
}
.club-list .main-info{
    height:110px;
    overflow: hidden;
}
.club-list .main-info ul li{
    float:left;
    height:80px;
    width:60px;
    margin:15px 11px;
}
.club-list .main-info ul li .img{
    border:1px #ddd solid;
    background-color:#fff;
    height:48px;
    width:48px;
    padding:5px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    position: relative;
    overflow: inherit;
}
.club-list .main-info ul li .img em{
    width:19px;
    height:19px;
    background:url("../image/user/admin.png") no-repeat 50% 50%;
    position: absolute;
    right:-2px;
    top:-2px;
}
.club-list .main-info ul li .img .g{
    background:url("../image/user/g.png") no-repeat 50% 50%;
}
.club-list .main-info ul li .img .w{
    background:url("../image/user/w.png") no-repeat 50% 50%;
}
.club-list .main-info ul li .img img{
    width:48px;
    height:48px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.club-list .main-info ul li p{
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.club-style{
    margin:25px auto;
    padding:0px 25px;
}
.club-style .main-info{

}
.club-style .main-info ul li{
    border-bottom:1px #ddd solid;
    padding:30px 0px;
}
.club-style .main-info ul li h3{
    font-size:18px;
    font-weight:normal;
    margin-bottom:10px;
}
.club-style .main-info ul li p{
    line-height:22px;
    color:#999;
    font-size:14px;
}
.club-style .main-info ul li .img-group{
    margin-top:20px;
}
.club-style .main-info ul li .img-group span{
    display: inline-block;
    margin-right:15px;
    margin-bottom:15px;
    width:150px;
    height:100px;
}
.club-style .main-info ul li .img-group span img{
    width:150px;
    height:100px;
}
#featureImgsDiv{
    margin-top: 25px;
    margin-left: 70px;
    width: 670px;
}
#featureImgsDiv img{
    width:150px;
    height:100px;
}
#featureImgsDiv span{
    width:150px;
    height:100px;
    margin-right:15px;
    margin-bottom:15px;
    float:left;
    position:relative;
}
#featureImgsDiv span i{
    width:20px;
    height:20px;
    position:absolute;
    right:-10px;
    top:-10px;
    background:url("../image/user/del.png") no-repeat 50% 50%;
    cursor: pointer;
}
#featureImgsDiv span i:hover{
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}



#featureImgsDiv1{
    margin-top: 25px;
    margin-left: 70px;
    width: 670px;
}
#featureImgsDiv1 img{
    width:150px;
    height:100px;
}
#featureImgsDiv1 span{
    width:150px;
    height:100px;
    margin-right:15px;
    margin-bottom:15px;
    float:left;
    position:relative;
}
#featureImgsDiv1 span i{
    width:20px;
    height:20px;
    position:absolute;
    right:-10px;
    top:-10px;
    background:url("../image/user/del.png") no-repeat 50% 50%;
    cursor: pointer;
}
#featureImgsDiv1 span i:hover{
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}


.my-club{
    padding:24px 24px 0px 24px;
    border-bottom:1px #ddd solid;
}
.order-border{
    border-bottom:0px;
}
.my-club ul li{
    border:1px #ddd solid;
    background-color:#fff;
    height:38px;
    line-height:38px;
    float:left;
    text-align: center;
    padding:0px 15px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    margin-right:10px;
    font-size:16px;
    cursor: pointer;
    margin-bottom:25px;
    position: relative;
}
.my-club ul .active{
    background-color:#C100A8;
    border-color:#C100A8;
    color:#fff;
}
.club-name{
    text-indent: 25px;
    text-align: center;
    font-size:30px;
    height:90px;
    line-height:90px;
}
.management-cont{
    padding:0px 25px;
    margin-bottom:25px;
}
.management-group{
    height:50px;
    line-height:50px;
    border:1px #ddd solid;
    border-top:none;
    background-color:#f5f5f5;
}
.management-group ul{
    margin-left:-1px;
}
.management-group ul li{
    float:left;
    height:50px;
    line-height:50px;
    width:130px;
    text-align: center;
    font-size:16px;
    color:#666;
    cursor: pointer;
}
.management-group ul .active{
    width:128px;
    background-color:#fff;
    border:1px #ddd solid;
    border-width:0px 1px;
    border-bottom:1px #fff solid;
}


.management-cont .club-public-main{
    padding:25px;
}
.management-cont .club-public-main .user-notice-txt{
    width:883px;
    height:200px;
    padding:10px;
    font-size:14px;
    border:1px #ddd solid;
    color:#666;
}

.management-cont .club-public-main .notice-help{
    margin-top:10px;
    color:#aaa;
    text-align: right;
}

.management-btn {
    display: inline-block;
    color: #fff !important;
    font-size: 18px;
    border: 1px #C100A8 solid;
    background-color:#C100A8;
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(193,0,168,1) 100%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 50px;
    cursor: pointer;
}
.management-btn.small-btn {
    padding: 6px 20px;
}

.management-btn:hover {
    background-color:#C100A8;
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(193,0,168,1) 100%);
}

.management-btn:active{
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}

.public-btn {
    background-color:#C100A8;
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(193,0,168,1) 100%);
}
.public-btn:hover,.public-btn:active {
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}

.w-btn{
    background-color:#fff;
    background-image: -webkit-linear-gradient(to top, #fff, #fff);
    background-image: linear-gradient(to top, #fff, #fff);
    color:#999 !important;
    border:1px #999 solid;
}
.w-btn:hover{
    background-color:#f5f5f5;
    background-image: -webkit-linear-gradient(to top, #f5f5f5, #f5f5f5);
    background-image: linear-gradient(to top, #f5f5f5, #f5f5f5);
    border-color:#ddd;
    color:#333 !important;
}
.club-detail .btn-row .warning{
    background-color:#f00005;
    background-image: -webkit-linear-gradient(to top, #dd0005, #f00005);
    background-image: linear-gradient(to top, #dd0005, #f00005);
}
.club-detail .btn-row .warning:hover{
    background-image: -webkit-linear-gradient(to top, #f00005, #dd0005);
    background-image: linear-gradient(to top, #f00005, #dd0005);
}
.club-detail .btn-row .warning:active{
    background-image:-webkit-linear-gradient(to top, #dd0005, #dd0005);
    background-image:linear-gradient(to top,#dd0005, #dd0005)
}
.club-public-main .none{
    display: none;
}
.btn-row{
    margin-top:25px;
    text-align: center;
}

.club-detail .btn-row2{
    margin:25px 0px 0px 0px;
    text-align: center;
    padding:10px 0px;
    background-color:#f4f2f3;
    border:1px #ddd solid;
}
.btn-row3{
    margin-bottom:25px;
    text-align: center;
}
.management-row{
    position: relative;
    padding:25px 0px;
    border-bottom:1px #ddd solid;
}

.management-row1{
    position: relative;
    padding:25px 0px;
}

.management-row.last{
    border:none;
}
.management-row .card-demo{
    display: none;
    position:absolute;
    left:280px;
    top:-195px;
    width:328px;
    height:185px;
    background:url("../image/user/card-bg.png") no-repeat 50% 50%;
}
.management-row .card-demo img{
    margin:10px;
}
.management-row:hover .card-demo{
    display: block;
}
.club-style-row{
    padding:5px 0px;
    border:0px;
}
.management-row .tt{
    line-height:35px;
    margin-right:20px;
    float:left;
    width:260px;
    text-align: right;
    font-size:18px;
    color:#333;
}
.club-style-row .tt{
    width:50px;
}
.management-row .input-txt{
    font-size:14px;
    margin-right:5px;
    height:35px;
    line-height:35px;
    border:1px #ddd solid;
    padding:0px 10px;
    color:#666;
}
.management-row .input-long{
    width:580px;
}
.management-row .input-def{
    width:240px
}
.management-row .input-textarea{
    height:140px;
    font-size:14px;
    line-height:24px;
}
.management-row .input-textarea2{
    width:350px;
    height:90px;
    font-size:14px;
    line-height:24px;
}
.management-row .input-textarea3{
    width:450px;
    height:220px;
    font-size:14px;
    line-height:24px;
}

.management-row .user-num{
    width:30px;
    text-align: center;
}
.management-row label{
    margin-left:10px;
    display: inline-block;
    height:35px;
    line-height:35px;
    font-size:14px;
    color:#666;
}
.management-row label input{
    margin-bottom:2px;
    vertical-align: middle;
    margin-right:5px;
}
.management-row .time{
    width:150px;
    background:url(../image/user/data-ico.png) no-repeat 95% 50%;
}
.management-row .m-input{
    float:left;
}
.management-code{
    padding:0px 0px 25px 0px;
}
.management-row .m-input .code{
    border:1px #ddd solid;
}
.management-row .m-txt{
    font-size:18px;
    line-height:35px;
}
.management-row .user-request{
    padding:10px;
    line-height:24px;
    font-size:14px;
    width:475px;
    height:175px;
}

.user-management{
    padding:0px;
}
.user-management .message{
    height:300px;
    background:url(../image/user/msg.png) no-repeat 50% 50%;
}
.user-management .main-info{
    height:auto;
}

.user-info-table{
    width:700px;
    margin:0px auto;
}
.user-info-table tr td{
    font-size:14px;
    padding:5px;
}
.user-info-table tr .tt{
    width:140px;
}
.user-info-table tr .info{
    width:560px;

}
.user-info-baoming tr td{
    font-size:14px;
    padding:5px;
}
.user-info-baoming tr .tt{
    width:130px;
}
.user-info-baoming tr .info {
    width: 220px;
}
.user-info-baoming tr td .input-txt{
    width:200px;
    height: 30px;
    border:1px #ddd solid;
    padding:0px 10px;
}
.user-info-baoming tr td label{
    margin-right:10px;
}
.user-info-baoming tr td .input-textarea{
    width:572px;
    height: 60px;
    border:1px #ddd solid;
    padding:10px;
}
.user-btn{
    font-size:14px;
    padding: 5px 20px;
}
.user-fixed-cont{
    display: none;
    position:fixed;
    left:0px;
    top:0px;
    z-index:999999;
}

.user-fixed-cont1{
    display: none;
    position:fixed;
    left:0px;
    top:0px;
    z-index:999999;
}
.user-fixed-cont .ui-dialog-body{
    padding:20px 30px 20px;
}
.user-fixed-mask{
    display: none;
    width:100%;
    height:100%;
    position:fixed;
    left:0px;
    top:0px;
    z-index:999998;
    background-color:#000;
    filter:alpha(opacity=10);
    -moz-opacity:0.1;
    opacity:0.1;
}

.club-detail .club-style{
    padding:0px;
}
.club-detail .club-style ul li{
    position:relative;
}
.club-detail .club-style ul li em{
    width:15px;
    height:15px;
    background:url(../image/user/lj.png) no-repeat 50% 50% ;
    position:absolute;
    right:0px;
    top:30px;
    display: none;
}
.club-detail .club-style ul li:hover em{
    display: block;
}
.club-detail .club-style ul li em a{
    display: block;
    width:100%;
    height:100%;
}


.club-style-file .file {
    position: relative;
    display: inline-block;
    background: #f3f3f3;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #666;
    font-size:14px;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
}
.club-style-file .file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.club-style-file .file:hover {
    background: #eee;
    border-color: #e1e1e1;
    color: #004974;
    text-decoration: none;
}
.crumbs{width: 955px; margin: 0px auto 25px auto; height: 50px; line-height: 50px; color: #fff; font-size: 20px;}
.crumbs li{width: 290px; height: 50px; float: left; text-align: center; margin-right: 40px; position: relative;}
.crumbs li .arrow{background: url(../image/user/crumbs.png) no-repeat; margin-top:-25px; position: absolute; right: -40px; height: 50px; width: 40px;bottom:0px;}
.crumbs .last{margin-right: 0px;}
.crumbs-1st .step-1{background-color: #ff9201}
.crumbs-1st .step-2,.crumbs-1st .step-3{background-color: #bebebe}
.crumbs-1st .step-1 .arrow{background-position: 0px 0px;}
.crumbs-1st .step-2 .arrow{background-position: -40px 0px;}
.crumbs-2nd .step-1,.crumbs-2nd .step-2{background-color: #ff9201}
.crumbs-2nd .step-3{background-color: #bebebe}
.crumbs-2nd .step-1 .arrow{background-position: -82px 0px;}
.crumbs-2nd .step-2 .arrow{background-position: 0px 0px;}
.crumbs-3rd .step-1,.crumbs-3rd .step-2{background-color: #ff9201}
.crumbs-3rd .step-3{background-color: #67af5d}
.crumbs-3rd .step-1 .arrow{background-position: -82px 0px;}
.crumbs-3rd .step-2 .arrow{background-position: -123px 0px;}

.management-row h4{ line-height:35px; font-size:18px;
    font-weight:normal;}

.club-style .main-info .club-check-box li{position:relative; padding:0px;
    cursor: pointer; border:1px #ddd solid; float:left; height:35px; line-height:35px; margin-right:10px; padding:0px 15px;  border:1px #ddd solid;}
.club-style .main-info .club-check-box .active{border:1px #a0009e solid; background:url(../image/user/select.gif) no-repeat 100% 0%;}


.creat-club-msg{
    padding:90px 0px;
    text-align: center;
}
.creat-club-msg h5{
    margin-top:20px;
    font-size:20px;
}
.creat-club-msg i{
    display: block;
    height:121px;
    width:141px;
    margin:0px auto;
}
.creat-club-msg .loading{
    background:url(../image/user/creat-loading.png) no-repeat;
}
.creat-club-msg .waring{
    background:url(../image/user/creat-waring.png) no-repeat;
}
.creat-club-msg p{
    font-size:20px;
    color:#C100A8;
    margin-top:20px;
}

.err-club{
    padding:160px 0px;
}
.err-club i{
    display: block;
    height:121px;
    width:141px;
    margin:0px auto;
    background:url(../image/user/msg.png) no-repeat;
}
.err-club h5{
    margin-top:20px;
    font-size:20px;
    text-align: center;
    color:#333;
    font-weight:normal;
}

.management-row .user-face-cont{
    width:150px;
    height:150px;
    background:url(../image/user/face-bg.png) no-repeat #ddd 50% 50%;
    float:left;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    position:relative;
}
.management-row .user-face-cont .info{
    position:absolute;
    width:100%;
    height:24px;
    line-height:24px;
    text-align: center;
    background-color:#000;
    color:#fff;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity:0.9;
    left:0px;
    bottom:0px;
    -webkit-border-radius:0px 0px 8px 8px;
    -moz-border-radius:0px 0px 8px 8px;
    border-radius:0px 0px 8px 8px;
    z-index:99999;
}
.management-row  .upload{
    margin-top:120px;
    margin-left:10px;
}

.management-row .user-face-cont img{
    width:150px;
    height:150px;
}

.btn-in{margin-left:10px; padding:0px 20px; height:30px; line-height: 30px; border:1px #ddd solid;
    display: block;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;  font-size:14px; }
.btn-in:hover{background-color:#f5f5f5;}
.btn-code{
    margin-left:10px; padding:0px 20px; height:30px; line-height: 30px;
    border: 1px #C100A8 solid;
    background-color:#C100A8;
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(193,0,168,1) 100%);
    display: block;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    font-size:14px;
    color:#fff;
}
.btn-code:hover{
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}
.btn-code:active{
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}
.management-row .add-input{margin-left:280px; margin-top:25px;}

.management-row .add-code{ margin-top:27px;}

.input-file{line-height: 30px; margin-top:7px;font-size:14px;}

.card-help{border:1px #C100A8 solid; background-color:#fffdca; color:#C100A8; height:26px;
    line-height:26px; margin-top:15px; text-align: center}

.user-msg-list{padding:25px;}
.user-msg-list ul li{border-bottom:1px #ddd solid; padding:15px 0; position:relative;}

.user-msg-list ul li .msg-tt{margin-bottom:5px; font-size:18px; font-weight:normal; position:relative;}
.user-msg-list ul li .msg-tt .time{font-size:14px; color:#999999; float:right;}

.user-msg-list ul li.new .msg-tt::before{
	content:"";
	display:inline-block;
	width:8px;
	height:8px;
	background:red;
	border-radius:50%;
	position:absolute;
	top:6px;
	left:-12px;
}
.user-msg-list ul li .msg-info{ font-size:14px; line-height:24px; color:#999;}
.user-msg-list ul li .msg-date{float:left;}

.user-msg-list ul li .msg-int{float:right;}
.user-msg-list ul li .msg-int .add{
    font-size:16px;
    color:#C100A8;
}
.user-msg-list ul li .fav-img{
    width: 180px;
    height:120px;
    float:left;
    background-color:#eee;
    margin-right:25px;
    overflow: hidden;
}
.user-msg-list ul li .fav-info{
    width:530px;
    float:left;
}
.user-msg-list ul li .fav-info h2{
    margin-top:10px;
    margin-bottom:10px;
}
.user-msg-list ul li .fav-info p{
    line-height:24px;
    font-size:12px;
}

.user-msg-list ul li .fav-btn{
    float:right;
    width:160px;
}
.user-msg-list ul li .fav-list-btn{
    float:right;
    margin-top:88px;
    padding:5px 25px;
    font-size:16px;
}
.user-msg-list ul li .msg-int .sub{
    font-size:16px;
    color:#000;
}
.user-msg-list ul li .fav-img img{
    width:180px;
    height:120px;
}
.user-msg-list ul li em{
    width:50px;
    height:100%;
    background:#ffffff url(../image/user/lj.png) no-repeat 50% 50% ;
    position:absolute;
	z-index: 100;
	right:0;
	top:0;
	box-shadow: -5px 5px 3px rgba(0,0,0,0.1);
	display:none;
}
.user-msg-list ul li:hover em{
    display: block;
}
.user-msg-list ul li em a{
    display: block;
    width:100%;
    height:100%;
}

.user-int-container{ margin-top:30px; color:#333; line-height:32px; text-align:center; position:relative}
.user-int-container h3{ font-weight:normal;}
.user-int-container span{ font-weight:700; font-size:40px; }
.user-int-container .int-btn{ background-color:#C100A8; color:#fff; padding:10px 25px; border-radius:3px;}

.user-int-container .user-int-help{ font-size:14px; line-height:18px; position:absolute; right:30px; top:0px; padding-left:30px;}
.user-int-container .user-int-help i{ width:16px; width:16px; position:absolute; left:10px; top:3px;color:#C100A8;}
.user-int-container .user-int-help a{ color:#C100A8; font-weight:normal;}

.p_main{ padding:20px 25px; width:820px;}
.p_main .fst{ margin-bottom:40px;}
.p_main h2{ font-size:20px; font-weight:700; border-bottom:1px #ddd dashed; padding-bottom:25px; margin-bottom:25px;
    font-weight:normal;}
.p_main ul li{float:left; width:245px;margin-left:30px; min-height:90px; padding-left:110px; position:relative; margin-bottom:30px; text-align:left; }
.p_main ul li i{ width:90px; height:90px; position:absolute; left:0px; top:0px; background:url(../image/user/user-int-help.png) no-repeat;}
.p_main ul li h3{ margin-top:10px; margin-bottom:10px; font-weight:normal;}
.p_main ul li p{ font-size:13px; color:#999; margin:0px; line-height:23px;}
.p_main ul li .i1{ background-position:0px 0px;}
.p_main ul li .i2{ background-position:0px -90px;}
.p_main ul li .i3{ background-position:0px -180px;}
.p_main ul li .i4{ background-position:0px -270px;}
.p_main ul li .i5{ background-position:0px -360px;}
.p_main ul li .i6{ background-position:0px -450px;}

.orderGroup{margin-bottom:25px; padding:20px; background-color:#fff; border:1px #ddd solid; position:relative}
.orderGroup .orderTop{height:40px; line-height:40px; border-bottom:1px #ddd solid;}
.orderGroup .orderTop .orderNum{float:left; height:40px; line-height:30px; font-size:16px;}
.orderGroup .orderTop .orderTime{float:right; height:40px; line-height:30px; font-size:14px; color:#999;}
.orderGroup .orderTop .orderState{float:right; height:30px; line-height:30px; background-color:#C100A8;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    color:#fff;
    padding:0px 15px;
    margin-left:20px;
}
.orderGroup .orderTop .orderState a {color: #fff;}
.orderGroup .orderTop .orderNum span.color1 {
    color: #C100A8;
}
.orderGroup .orderTop .orderNum span.color2 {
    color: #bc07ac;
}
.orderGroup .orderTop .orderNum span.color3 {
    color: #666666;
}
.orderGroup .orderMain{ position:relative; padding-top:20px;padding-bottom: 60px}
.orderGroup .orderMain p{font-size:16px; line-height:26px;}
.orderGroup .orderMain p.pHeight{font-size:16px; line-height:26px;max-height: 52px;overflow: hidden;}
.orderGroup .orderMain .err{color:#ff0000;}
.orderGroup .orderMain .code span{font-size:20px; color:#C100A8; font-weight:700;}
.orderGroup .orderMain .qr-code{position: absolute; top:20px; right: 20px;}
.orderGroup .btn{position:absolute; right:20px;  bottom:25px; display: flex; align-items: flex-end;}
.orderGroup .orderMain div.img {
    float: left;
    width: 280px;
    height: 212px;
}
.orderGroup .orderMain div.detail {
    float: left;
    width: 613px;
    height: 212px;
    margin-left: 20px;
}

.orderGroup .orderMain div.detail div.title {
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 5px;
}
.orderGroup .orderMain div.detail div.text {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
    max-height: 144px;
    overflow: hidden;
}
.orderGroup .orderMain div.detail p{
    font-size: 13px;
    color: #999999;
}
.orderGroup .orderMain div.detail p a {
    color: #C100A8;
    font-size: 13px;
    margin-left: 15px;
}
.user-face-cont li{
    float:left;
    height:80px;
    width:60px;
    margin:15px 9px;
}
.user-face-cont li .img{
    border:1px #ddd solid;
    background-color:#fff;
    height:48px;
    width:48px;
    padding:5px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    position: relative;
    overflow: inherit;
}
.user-face-cont li .img em{
    width:19px;
    height:19px;
    background:url("../image/user/admin.png") no-repeat 50% 50%;
    position: absolute;
    right:-2px;
    top:-2px;
}
.user-face-cont li .img .g{
    background:url("../image/user/g.png") no-repeat 50% 50%;
}
.user-face-cont li .img .w{
    background:url("../image/user/w.png") no-repeat 50% 50%;
}
.user-face-cont li .img img{
    width:48px;
    height:48px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.user-face-cont li p{
    text-align: center;
    height:20px;
    overflow: hidden;
    line-height:20px;
    margin-top:5px;
}
.room_list{
    padding-bottom:30px;
    border-bottom:1px #cacaca solid;
}

.room_list h2{
    padding:30px 0px;
}
.room_list>.load-more {
    display: block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
}
.room_list ul li {
    width: 167px;
    float: left;
    margin: 0px 10px 15px 10px;
}

.room_list ul li .img{
    width: 167px;
    height:125px;
    overflow: hidden;
    background-color:#eee;
}
.room_list ul li>h4{
    margin: 5px 0;
    font-size: 14px;
}
.room_list ul li .img img{
    height:125px;
    width:167px;
}

.room_list ul li h3{
    margin-top:5px;
    font-weight:600;
    margin-bottom:3px;
    height:20px;
    overflow: hidden;
}

.room_list ul li p{
    height:20px;
    overflow: hidden;
}

.room_list ul li p .room_a_btn{
    padding:0px 10px;
    height:20px;
    line-height:20px;
    color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background-color:#C100A8;
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(193,0,168,1) 100%);
}

.room_list ul li p .room_a_btn:hover{
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}

.room_list ul li p .room_a_btn:active{
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}

.join-club-img{
    margin-bottom:10px;
}
.club-suc{ position:fixed; width:100%; height:100%; left:0px; top:0px; z-index:99999; background:url(../image/user/b.png) repeat;}
.club-suc em{position:absolute; width:100%; height:100%; left:0px; top:0px; background:url(../image/user/suc_club.png) no-repeat 50% 50%}


.my-club ul li>a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.apply-form {
    padding: 30px 0;

}
.apply-form>.input-list {
    margin-bottom: 30px;
    position: relative;
}
.apply-form>.input-list>.tt {
    line-height: 37px;
    margin-right: 20px;
    float: left;
    text-align: right;
    font-size: 16px;
    color: #666;
    min-width: 100px;
}
.apply-form>.input-list>.m-input {
    float: left;
    width: 750px;
}
.apply-form>.input-list>.m-input>select {
    height: 35px;
    padding: 0 10px;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
    margin-top: 2px;
}
.apply-form>.input-list>.m-input>span {
    display: inline-block;
    padding: 0px 20px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    border:solid 1px #ddd;
    color: #666;
    cursor: pointer;
    margin-right: 15px;
    border-radius: 4px;

}
.apply-form>.input-list>.m-input>span.active {
    background: #C100A8;
    color: #fff;
    border-color: #C100A8;
}
.apply-form>.input-list>.m-input>p{
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    margin-top: 5px;
}
.apply-form>.input-list>.m-input.m-input-border{
    border:solid 1px #ddd;
    padding: 20px;
    width: 705px;
    overflow: hidden;
}
.apply-form>.input-list>.m-input>input {
    font-size: 14px;
    margin-right: 5px;
    height: 35px;
    line-height: 35px;
    border: 1px #ddd solid;
    padding: 0px 10px;
    color: #666;
    width: 725px;
}
.apply-form>.input-list>.m-input>div.img {
    width: 400px;
    height: 300px;
    background: url("../image/user/camera.png") #ddd 50% 50% no-repeat;
    float: left;
}
.apply-form>.input-list>.m-input>div.img >img {
    width: 100%;
    height: 100%;
    display: block;
}
.apply-form>.input-list>.m-input>div.abstract {
    width: 325px;
    height: 300px;
    float: left;
    margin-left: 20px;
    position: relative;
}
.apply-form>.input-list>.m-input>div.abstract > span {
    font-size: 16px;
    line-height: 35px;
    padding: 0 10px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    bottom: 100px;
    left: 0px;
}
.apply-form>.input-list>.m-input>div.abstract >p {
    font-size: 14px;
    color: #999999;
    position: absolute;
    bottom: 35px;
    left: 0px;
}

.apply-form>.input-list>.m-input>textarea.input-textarea {
    width: 725px;
    border: solid 1px #ddd;
    resize: none;
    padding: 10px;
    font-size: 15px;
    color: #666;
}
.apply-form>.input-list>.m-input>p.word-size {
    font-size: 12px;
    color: #999;
    text-align: right;
    margin: 5px 0 0 0;
}
.apply-form>.input-list>div.img {
    float: left;
    width: 280px;
    height: 212px;
}
.apply-form>.input-list>div.detail {
    float: left;
    width: 613px;
    height: 212px;
    margin-left: 20px;
}

.apply-form>.input-list>div.detail>div.title {
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 5px;
}
.apply-form>.input-list>div.detail>div.text {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
    max-height: 144px;
    overflow: hidden;
}
.m-input-input>.tt{
    line-height: 37px;
    margin-right: 20px;
    float: left;
    text-align: left;
    font-size: 15px;
    color: #666;
    min-width: 80px;
}
.apply-form>.input-list>div.title {
    font-size: 16px;
    color: #333333;
    text-align: center;
    height: 34px;
    line-height: 34px;
    background: url("../../STATIC/image/exhibiTitle.png");
    border: solid 1px #e5e5e5;
}
.m-input-input {
    margin-bottom: 20px;
}
.m-input-input > .input-input {
    float: left;
    width: 582px;
}
.m-input-input > .input-input>p {
    font-size: 15px;
    color: #666666;
    line-height: 25px;
    margin-top: 5px;
}
.m-input-input > .input-input>input {
    font-size: 14px;
    margin-right: 5px;
    height: 35px;
    line-height: 35px;
    border: 1px #ddd solid;
    padding: 0px 10px;
    color: #666;
    width: 555px;
}
.m-input-input > .input-input >div.img {
    width: 240px;
    height: 180px;
    background: url(../image/user/camera.png) #ddd 50% 50% no-repeat;
    float: left;
}
.m-input-input > .input-input >div.img >img{
    width: 100%;
    height: 100%;
}
.m-input-input > .input-input>div.abstract {
    width: 315px;
    height: 180px;
    float: left;
    margin-left: 20px;
    position: relative;
}
.m-input-input > .input-input>div.abstract > span {
    font-size: 16px;
    line-height: 35px;
    padding: 0 10px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    bottom: 50px;
    left: 0px;
}
.m-input-input > .input-input>div.abstract >p {
     font-size: 14px;
     color: #999999;
     position: absolute;
     bottom: 15px;
     left: 0px;
 }
.m-input-input > .input-input>textarea.input-textarea {
    width: 560px;
    border: solid 1px #ddd;
    resize: none;
    padding: 10px;
    font-size: 15px;
    color: #666;
}
.m-input-input > .input-input>p.word-size {
    font-size: 12px;
    color: #999;
    text-align: right;
    margin: 5px 0 0 0;
}
.works-list {
    margin-top: 15px;
}
.works-list >a {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    width: 140px;
    margin: 0 auto 15px;
}
.works-list >.works-list-con {
    border:solid 1px #ddd;
    border-bottom: none;
    height: 0px;
    overflow: hidden;

}
.works-list >.works-list-con.height {
    height: auto;
}
.works-list >.works-list-con>.works-list-l {
    border-bottom: solid 1px #ddd;
    padding: 15px;
}
.works-list >.works-list-con>.works-list-l>div{
    float: left;
    font-size: 14px;
    color: #333333;
}
.works-list >.works-list-con>.works-list-l>div.number {
    font-size: 16px;
    margin-right: 10px;
}
.works-list >.works-list-con>.works-list-l>div.state {
    float: right;
}
.works-list >.works-list-con>.works-list-l>div.state>a {
    font-size: 14px;
    padding: 2px 10px;
    border-radius: 4px;
    margin-left: 15px;
}
.works-list >.works-list-con>.works-list-l>div.state>a.add-list {
    font-size: 14px;
    color: #fff;
    padding: 5px 45px;
}

.public-no-message {
    padding: 20px 20px 0 20px;
    text-align: center;
    font-size: 16px;
}
.public-no-message img {
    margin: 0 auto 20px;
}


.apply-form>.input-list>.worklist {
    position: relative;
    margin-right: -67px;
}
.apply-form>.input-list>.worklist>.works {
    width: 188px;
    height: 171px;
    float: left;
    position: relative;
    margin-right: 67px;
    margin-bottom: 40px;
}
.apply-form>.input-list>.worklist>.works>div.img>p {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}
.apply-form>.input-list>.worklist>.works>div.img>img {
    border-radius: 4px;
}
.apply-form>.input-list>.worklist>.works>.delete {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    display: none;
}
.apply-form>.input-list>.worklist>.works>a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.apply-form>.input-list>.worklist>.works:hover .delete {
    display: block;
}
#layer-server .venue-list{
    height: 142px;
    overflow: hidden;
    position: relative;
    width: 1160px;
}
#layer-server .venue-list-content .left-arrow,#layer-server .venue-list-content .right-arrow{
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 2;
}
#layer-server .venue-list-content>span>img{
    width: 40px;
    height: 40px;
    display: block;
}
#layer-server .venue-list-content .left-arrow{
    left: 0px;
    top:52px;
}
#layer-server .venue-list-content .right-arrow{
    right: 0px;
    top:52px;
}
#layer-server .venue-list-content {
    width:1200px;
    position: relative;
}

/*用户中心统一的元素*/

/*统一的表单提交样式*/
.usercenter_right .usercenter_right_con{
	padding:24px;
}
.form_box{
	padding-right:40px;
}
.form_box .form_group .item{
	display:flex;
	margin-bottom:30px;
}
.form_box .form_group .item:last-child{
	margin-bottom:0;
}
.form_box .form_group .item .item_label{
	width:142px;
	padding: 10px 0px;
	line-height: 1.4;
	font-size:14px;
	color:#666666;
	text-align:right;
	margin-right: 20px;
}
.form_box .form_group .item .item_label.is_required::after{
	content:"*";
	color:red;
	vertical-align: middle;
	margin-left:4px;
}
.form_box .form_group .item .item_con{
	flex:1;
	font-size:0;
	display: flex;
	flex-flow: wrap;
	align-items:center;
}
.form_box .form_group .item .item_con.col{
	flex-flow:column;
	align-items:start;
}
.form_box .form_group .item .item_con span{
	font-size:14px;
}
.form_box .form_group .item .item_con .input_text{
	display:inline-block;
	padding:10px 0;
	box-sizing: border-box;
	width:100%;
	font-size:14px;
	color:#333333;
	display:inline-block;
}
.form_box .form_group .item .item_con .input{
	display:inline-block;
	height: 37px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	padding:10px 15px;
	box-sizing: border-box;
	width:100%;
	font-size:14px;
	color:#333333;
}
.form_box .form_group .item .item_con .width_auto{
	width:auto!important;
}
.form_box .form_group .item .item_con .width_flex{
	flex:1;
}
.form_box .form_group .item .item_con .input.input_l{
	width:100%;
}
.form_box .form_group .item .item_con .input.input_m{
	width:400px;
}
.form_box .form_group .item .item_con .input.input_s{
	width:200px;
}
.form_box .form_group .item .item_con .input.input_xs{
	width:120px;
}
.form_box .form_group .item .item_con .input_textarea{
	height:150px;
	line-height:1.4;
	display:inline-block;
	resize:none;
}
.form_box .form_group .item .item_con .input_radio{
	display:inline-block;
	padding:10px 0;
	box-sizing: border-box;
	font-size:14px;
	color:#333333;
}
.form_box .form_group .item .item_con .input_radio .radio_group_title{
	font-size:14px;
	font-weight:700;
	margin-bottom:6px;
}
.form_box .form_group .item .item_con .input_radio .radio_one{
	margin-right:20px;
}
.form_box .form_group .item .item_con .input_radio .radio_one:last-child{
	margin-right:0;
}
.form_box .form_group .item .item_con .select{
	display:inline-block;
	height: 37px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	box-sizing: border-box;
	width:100%;
	font-size:14px;
	color:#333333;
	position:relative;
}
.form_box .form_group .item .item_con .select.select_con3{
	width:30%;
}
.form_box .form_group .item .item_con .select::after{
	content:"";
	display:inline-block;
	background:url('../image/icon/icon_select_down.png');
	background-repeat:no-repeat;
	background-position:center;
	width:40px;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	pointer-events: none;
}
.form_box .form_group .item .item_con .select select{
	border: none;
	appearance: none;
	width: 100%;
	height: 100%;
	padding: 0 40px 0 10px;
	background:#ffffff;
}
.form_box .form_group .item .input_tip{
	font-size:14px;
	color:#999999;
	margin-top:7px;
}
.input_upload_img .preview_img{
	height: 200px;
	width: 200px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border: 1px solid #ddd;
	background-color:#ffffff;
	margin-bottom:20px;
}
.input_upload_img .upload_btn{
	background:#eeeeee;
	border-color:#eeeeee;
	font-size:14px;
	color:#999999;
	height:40px;
	line-height:40px;
	padding:0 13px;
	min-width:100px;
}
.input_upload_img .upload_btn:hover{
	background:#dddddd;
	border-color:#dddddd;
	color:#999999;
}
.input_upload_img .preview_box{
	display: flex;
	flex-flow: wrap;
	margin-top:15px;
}
.input_upload_img .preview_box .item{
	width:120px;
	height:150px;
	border:1px solid #eaeaea;
	margin-right: 20px;
	margin-bottom: 20px;
}
.input_upload_img .preview_box .item img{
	width: 100%;
	height: 100%;
	object-fit:cover;
}

/*数据展示*/
.my_data .num_box{
	padding:20px;
	border: solid 1px #dddddd;
	margin-bottom:60px;
}
.my_data .num_box .num_con{
	display:flex;
	margin-bottom:24px;
}
.my_data .num_box .num_con:last-child{
	margin-bottom:0;
}
.my_data .num_box .num_con .item{
	width:33%;
	font-size:14px;
	color: #333333;
}
.my_data .num_box .num_con .item .num{
	font-size: 24px;
	font-weight: 700;
	margin:0 8px;
}
.my_data .num_box .num_con .item .num1{
	color: #ffa42f;
}
.my_data .data_box{
}
.my_data .box_title{
	font-size:18px;
	margin-bottom:24px;
}
/*我的课程*/
.my_moocs .moocs_data .item{
	padding:21px;
	display:flex;
	width:100%;
	align-items:center;
	border: solid 1px #dddddd;
	margin-bottom:24px;
	box-sizing:border-box;
}
.my_moocs .moocs_data .item .img{
	width: 180px;
	height: 101.25px;
	background-color: #bfbfbf;
	margin-right:24px;
}
.my_moocs .moocs_data .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.my_moocs .moocs_data .item .info{
	flex:1;
}
.my_moocs .moocs_data .item .info .title{
	font-size:16px;
	font-weight:700;
	word-break:break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
	-webkit-line-clamp: 2;
	height: 42px;
	margin-bottom: 16px;
}
.my_moocs .moocs_data .item .info .jd_box{
	display:flex;
	align-items:center;
	height:32px;
}
.my_moocs .moocs_data .item .info .jd_box .jd{
	display:flex;
	align-items:center;
	flex:1;
	height:26px;
}
.my_moocs .moocs_data .item .info .jd_box .jd .tit{
	display:inline-block;
	font-size:14px;
	color:#999999;
}
.my_moocs .moocs_data .item .info .jd_box .jd .processing{
	flex:1;
	height: 4px;
	background-color: #cccccc;
	border-radius: 2px;
	margin:0 8px;
}
.my_moocs .moocs_data .item .info .jd_box .jd .processing .bar{
	height: 100%;
	width:0;
	background-color: #c100a8;
}
.my_moocs .moocs_data .item .info .jd_box .jd .txt{
	display:inline-block;
	font-size:14px;
	color:#999999;
}
.my_moocs .moocs_data .item .info .jd_box .btn_box{
	width:116px;
	margin-left:60px;
}

/*我的专业*/

.user_class_data{
	display:flex;
	flex-flow:column;
}
.user_class_data .item{
	border: solid 1px #dddddd;
	padding:21px;
	margin-bottom:20px;
	display:flex;
	align-items:center;
}
.user_class_data .item .img{
	width: 220px;
	height: 127.75px;
	background-color: #e5e5e5;
	border-radius: 8px;
	margin-bottom:0px;
	margin-right:20px;
}
.user_class_data .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.user_class_data .item .info{
	display: flex;
	flex-flow: column;
	width:calc(100% - 240px);
	height:100px;
}
.user_class_data .item .info .info_t{
	flex:1;
}
.user_class_data .item .info .title{
	font-size: 18px;
	font-weight:700;
	line-height: 22px;
	letter-spacing: 0px;
	color: #333333;
	margin-bottom:12px;
}
.user_class_data .item .info .nickname{
	font-size: 14px;
	color: #797979;
}
.user_class_data .item .info .info_b{
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.user_class_data .item .info .info_b .info_b_l{
	font-size:12px;
	color: #999999;
	display:flex;
	align-items:center;
}
.user_class_data .item .info .info_b .info_b_l .span_space {
    content: "";
    display: inline-block;
    background: #797979;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    margin: 0 15px;
}

/*我的小组*/
.btn_con{
	margin-bottom: 24px;
}
.btn_con .btn{
	font-size: 16px;
	height:45px;
	line-height:45px;
}
.con_moocs_group_data .group_data_one{
	display:flex;
	align-items:center;
	border: solid 1px #e5e5e5;
	padding: 21px;
}
.con_moocs_group_data .group_data_one.group_data_one2{
	display: inline-flex;
	box-sizing: border-box;
	width:466px;
	margin-right:24px;
	margin-bottom:24px;
}
.con_moocs_group_data .group_data_one.group_data_one2:nth-child(2n){
	margin-right:0;
}
.con_moocs_group_data .group_data_one .one_l{
	flex:1;
}
.con_moocs_group_data .group_data_one .one_r{
	width: 140px;
	text-align:right;
}
.con_moocs_group_data .group_data_one .one_r p{
	margin-bottom:10px;
}
.con_moocs_group_data .group_data_one .one_r p:last-child{
	margin-bottom:0px;
}
.con_moocs_group_data .group_data_one .one_r .update_btn{
	background:#ffffff;
	border: solid 1px #dddddd;
	color: #999999;
}
.con_moocs_group_data .group_data_one .item{
	display:flex;
	align-items:center;
}
.con_moocs_group_data .group_data_one .item .img{
	width:140px;
	height:140px;
	border-radius:53px;
	overflow:hidden;
	margin-right:24px;
}
.con_moocs_group_data .group_data_one .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.con_moocs_group_data .group_data_one .item .info{
	
}

.con_moocs_group_data .group_data_one .item .info .title{
	font-size:18px;
	color:#333333;
	font-weight:700;
	margin-bottom:14px;
}
.con_moocs_group_data .group_data_one .item .info .info_b{
	
}
.con_moocs_group_data .group_data_one .item .info .info_b p{
	color: #999999;
	font-size:14px;
	line-height:28px;
}
.group_member_box{
	display:flex;
	flex-flow:wrap;
}
.group_member_box .user_item{
	margin-right:20px;
	margin-bottom:20px;
	width:260px;
}
.group_member_box .user_item:nth-child(2n){
	margin-right:0;
}
.group_member_box .user_item .info{
	margin-left:10px;
}
.group_member_box .user_item .nickname{
	margin-bottom:5px;
	font-weight:700;
	color:#333333;
}
.group_member_box .user_item .time{
	color:#aaaaaa;
}

/*账户积分*/
.integral_top{
	text-align:center;
	position:relative;
	padding:20px 0;
	margin-bottom:20px;
}
.integral_top .link{
	color:#c100a8;
	position:absolute;
	right:0;
	top:20px;
}
.integral_top .tit{
	font-size:14px;
	color:#666666;
	line-height:1;
	margin-bottom:15px;
}
.integral_top .num{
	color: #333333;
	font-size:40px;
	font-weight:700;
	line-height:1;
	margin-bottom:20px;
}

.integral_log_data .item{
	padding:10px 0;
	border-bottom: solid 1px #dddddd;
	display:flex;
	justify-content:space-between;
	margin-bottom:10px;
}
.integral_log_data .item_l{
	flex:1;
	margin-right:20px;
}
.integral_log_data .item_l .txt{
	font-size: 18px;
	line-height:20px;
	color:#333333;
	margin-bottom:8px;
}
.integral_log_data .item_l .time{
	font-size: 12px;
	line-height:20px;
	color:#999999;
}
.integral_log_data .item_r{
	min-width:100px;
	text-align:right;
}
.integral_log_data .item_r .int_num{
	font-size: 18px;
	line-height:20px;
	font-weight:700;
	color: #c100a8;
	margin-bottom:8px;
}
.integral_log_data .item_r .after_num{
	font-size: 14px;
	line-height:20px;
	color:#999999;
}
.integral_product_data{
	display:flex;
	flex-flow:wrap;
}
.integral_product_data .item{
	width:468px;
	margin-right:20px;
	margin-bottom:20px;
	border: solid 1px #dddddd;
	padding:20px;
	box-sizing:border-box;
	display:flex;
}
.integral_product_data .item:nth-child(2n){
	margin-right:0;
}
.integral_product_data .item .img{
	width:120px;
	height:120px;
	position:relative;
	margin-right:16px;
}
.integral_product_data .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.integral_product_data .item .img .text{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:26px;
	line-height:26px;
	font-size:14px;
	text-align:center;
	color:#cccccc;
	background:rgba(0,0,0,0.5);
}
.integral_product_data .item .info{
	flex:1;
}
.integral_product_data .item .info .title{
	font-size:16px;
	color:#333333;
	margin-bottom:11px;
}
.integral_product_data .item .info .info_c{
	display:flex;
	flex:1;
	margin-bottom:10px;
}
.integral_product_data .item .info .info_c .info_c_l{
	flex:1;
}
.integral_product_data .item .info .info_c .info_c_l p{
	color:#9b9b9b;
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
}
.integral_product_data .item .info .info_c .info_c_l p:last-child{
	margin-bottom:0;
}
.integral_product_data .item .info .info_c .show_exchange_btn{
	font-size: 14px;
	line-height: 20px;
	color: #c100a8;
}
.integral_product_data .item .info .info_b{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.integral_product_data .item .info .info_b .integral{
	color:#c100a8;
	font-size:16px;
}
.integral_product_data .item .info .info_b .integral span{
	font-size:30px;
	font-weight:700;
	margin-right:6px;
}


.integral_product_data2 .item{
	width:100%;
	margin-bottom:20px;
	border: solid 1px #dddddd;
	padding:20px;
	box-sizing:border-box;
	display:flex;
	flex-flow:column;
}
.integral_product_data2 .item .item_t{
	display:flex;
	justify-content: space-between;
	align-items:center;
	padding-bottom:10px;
	border-bottom:1px solid #dddddd;
}
.integral_product_data2 .item .item_t .integral{
	font-size:16px;
	color:#333333;
}
.integral_product_data2 .item .item_t .time{
	font-size:14px;
	color:#999999;
}
.integral_product_data2 .item .item_t .btn{
	background:#c100a8;
	margin-left:12px;
}
.integral_product_data2 .item .item_t .btn.is_use{
	background:#dddddd;
	color:#ffffff;
	border-color:#dddddd;
}
.integral_product_data2 .item .item_b{
	display:flex;
	justify-content: space-between;
	padding-top:20px;
}
.integral_product_data2 .item .item_b .info{
	flex:1;
	margin-right:20px;
}
.integral_product_data2 .item .item_b .info p{
	font-size:16px;
	line-height:22px;
	color:#333333;
	margin-bottom:8px;
}
.integral_product_data2 .item .item_b .info .excode{
	color:#c100a8;
	font-size:20px;
	font-weight:700;
}
.integral_product_data2 .item .item_b .info .show_exchange_btn{
	border:1px solid #dddddd;
	background:#ffffff;
	font-size:14px;
	color:#999999;
}
.integral_product_data2 .item .img{
	width:160px;
	height:160px;
	position:relative;
	margin-right:16px;
}
.integral_product_data2 .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.data_box .data_table{
	width: 100%;
	border: solid 1px #dddddd;
}
.data_box .data_table thead{
	line-height: 40px;
	background-color: #fafafa;
	border: solid 1px #dddddd;
}
.data_box .data_table thead tr th,.data_box .data_table tbody tr td{
	text-align:center;
	color:#666666;
	font-size:14px;
}
.data_box .data_table tbody tr{
	border-bottom:1px solid #dddddd;
}
.data_box .data_table .border-r{
	border-right:1px solid #dddddd;
}
.data_box .data_table tbody tr td{
	padding:20px 10px;
}
/* 订单 */
.order_data_select_box{
	margin-bottom:20px;
}
.order_data_select_box .btn{
	background: #ffffff;
	color:#666666;
	border-color:#eaeaea;
	margin-right:10px;
}
.order_data_select_box .btn.active{
	background: linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
	color:#ffffff;
	border-color:#C100A8;
}
.my_order_data .order_data .item {
    padding: 21px;
    width: 100%;
    border: solid 1px #dddddd;
    margin-bottom: 24px;
    box-sizing: border-box;
}
.my_order_data .order_data .item .item_top{
    display: flex;
    align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #dddddd;
	height:30px;
	padding-bottom:10px;
	font-size:14px;
	color:#333333;
}
.my_order_data .order_data .item .item_top .item_top_r{
    display: flex;
    align-items: center;
}
.my_order_data .order_data .item .item_top .item_top_r .time{
	color:#999999;
}
.my_order_data .order_data .item .item_top .item_top_r .status_text{
	background:#c100a8;
	color:#ffffff;
	font-size:12px;
	border-radius:4px;
	display:inline-block;
	line-height:30px;
	padding:0 16px;
	margin-left:20px;
}
.my_order_data .order_data .item .item_con{
    display: flex;
	margin-top:17px;
}
.my_order_data .order_data .item .item_con .item_con_l{
	font-size: 16px;
	color:#333333;
	margin-right:40px;
	flex:1;
}
.my_order_data .order_data .item .item_con .item_con_l .item_con_l_one{
	line-height:24px;
	margin-bottom:8px;
}
.my_order_data .order_data .item .item_con .item_con_l .item_con_l_one:last-child{
	margin-bottom: 0;
}
.my_order_data .order_data .item .item_con .item_con_l .item_con_l_one .code{
	color:#c100a8;
	font-size: 20px;
	font-weight: 700;
	background-image:url('../image/icon/icon_qrcode.png');
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	background-size:16px 16px;
	display:inline-block;
	margin-right: 24px;
	cursor:pointer;
}
.my_order_data .order_data .item .item_con .item_con_l .item_con_l_one .code:last-child{
	margin-right: 0;
}
.my_order_data .order_data .item .item_con .item_con_l .item_con_l_one.notice_msg{
	color:#999999;
	font-size:14px;
}
.my_order_data .order_data .item .item_con .item_con_r{
	width: 213px;
	display:flex;
	flex-flow: column;
	justify-content: space-between;
}
.my_order_data .order_data .item .item_con .item_con_r .item_con_r_one{
	margin-bottom:20px;
}
.my_order_data .order_data .item .item_con .item_con_r .img{
	width:213px;
	height:120px;
	border-radius:4px;
}
.my_order_data .order_data .item .item_con .item_con_r .img img{
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.my_order_data .order_data .item .item_con .item_con_r .btn_c{
	text-align:center;
}
.my_order_data .order_data .item .item_con .item_con_r .btn_c.only_btn{
	align-self: self-end;
}
.my_order_data .order_data .item .item_con .item_con_r .btn_c .order_cancel_btn{
	color:#999999;
}
.modal_panel.ucenter_qrcode_modal .modal{
	height:350px;
}
.ucenter_qrcode_modal .qrcode_box{
	text-align:center;
}
.ucenter_qrcode_modal .qrcode_box .qrcode_code{
	color: #c100a8;
	font-size:20px;
	font-weight:700;
	margin:10px;
}

/* 艺术展 */
.exhibition_create_con .input_upload_img .preview_img{
	width:320px;
	height:180px;
}
.my_exhibition_data{
	
}
.con_exhibition_data .data_one{
	display:flex;
	align-items:center;
	border: solid 1px #e5e5e5;
	padding: 21px;
}
.con_exhibition_data .data_one.data_one2{
	display: inline-flex;
	box-sizing: border-box;
	width:466px;
	margin-right:24px;
	margin-bottom:24px;
}
.con_exhibition_data .data_one.data_one2:nth-child(2n){
	margin-right:0;
}
.con_exhibition_data .data_one .one_l{
	flex:1;
}
.con_exhibition_data .data_one .one_r{
	width: 140px;
	text-align:right;
}
.con_exhibition_data .data_one .one_r p{
	margin-bottom:10px;
}
.con_exhibition_data .data_one .one_r p:last-child{
	margin-bottom:0px;
}
.con_exhibition_data .data_one .one_r .update_btn{
	background:#ffffff;
	border: solid 1px #dddddd;
	color: #999999;
}
.con_exhibition_data .data_one .item{
	display:flex;
	align-items:center;
}
.con_exhibition_data .data_one .item .img{
	width:288px;
	height:162px;
	overflow:hidden;
	margin-right:24px;
}
.con_exhibition_data .data_one .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.con_exhibition_data .data_one .item .info{
	width:calc(100% - 312px);
}

.con_exhibition_data .data_one .item .info .title{
	font-size:18px;
	color:#333333;
	font-weight:700;
	margin-bottom:14px;
}
.con_exhibition_data .data_one .item .info .content{
	color:#797979;
	font-size:14px;
	margin-bottom:10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.con_exhibition_data .data_one .item .info .info_b{
	
}
.con_exhibition_data .data_one .item .info .info_b p{
	color: #999999;
	font-size:14px;
	line-height:28px;
}
.con_exhibition_datas_data_box{
	margin-top:40px;
}
.con_exhibition_datas_data{
	display:flex;
	flex-flow: wrap;
}
.con_exhibition_datas_data .item{
	width: 224px;
	margin-right: 20px;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 10px;
	position:relative;
}
.con_exhibition_datas_data .item:nth-child(4n){
	margin-right:0px;
}
.con_exhibition_datas_data .item .img{
	height:160px;
	margin-bottom:10px;
}
.con_exhibition_datas_data .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.con_exhibition_datas_data .item .title{
	font-size:16px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.con_exhibition_datas_data .item .del_btn{
	background:#ffffff;
	position:absolute;
	right: -10px;
	top: -10px;
	width: 16px;
	height: 16px;
	padding: 4px;
	border-radius: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
	display:none;
}
.con_exhibition_datas_data .item .del_btn::after{
	display:block;
	content:"";
	background:url("../image/icon/icon_del.png");
	background-repeat: no-repeat;
	background-size:16px;
	background-position:center;
	width: 16px;
	height: 16px;
}
.con_exhibition_datas_data .item:hover .del_btn{
	display:block;
}

/* 我的机构 */
.institution_create_con .input_upload_img .preview_img{
	width:375px;
	height:280px;
}
.my_institution_data{
	
}
.my_institution_data .con_institution_data{
	margin-bottom:20px;
}
.con_institution_data .data_one{
	display:flex;
	align-items:center;
	border: solid 1px #e5e5e5;
	padding: 21px;
}
.con_institution_data .data_one.data_one2{
	display: inline-flex;
	box-sizing: border-box;
	width:466px;
	margin-right:24px;
	margin-bottom:24px;
}
.con_institution_data .data_one.data_one2:nth-child(2n){
	margin-right:0;
}
.con_institution_data .data_one .one_l{
	flex:1;
}
.con_institution_data .data_one .one_r{
	width: 140px;
	text-align:right;
}
.con_institution_data .data_one .one_r p{
	margin-bottom:10px;
}
.con_institution_data .data_one .one_r p:last-child{
	margin-bottom:0px;
}
.con_institution_data .data_one .one_r .update_btn{
	background:#ffffff;
	border: solid 1px #dddddd;
	color: #999999;
}
.con_institution_data .data_one .item{
	display:flex;
	align-items:center;
}
.con_institution_data .data_one .item .img{
	width:288px;
	height:162px;
	overflow:hidden;
	margin-right:24px;
}
.con_institution_data .data_one .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.con_institution_data .data_one .item .info{
	width:calc(100% - 312px);
}

.con_institution_data .data_one .item .info .title{
	font-size:18px;
	color:#333333;
	font-weight:700;
	margin-bottom:14px;
}
.con_institution_data .data_one .item .info .info_b{
	
}
.con_institution_data .data_one .item .info .info_b p{
	color: #999999;
	font-size:14px;
	line-height:28px;
}


/* 我的收藏 */
.con_collect_data .data_one{
	display:flex;
	align-items:center;
	border: solid 1px #e5e5e5;
	padding: 21px;
}
.con_collect_data .data_one.data_one2{
	display: inline-flex;
	box-sizing: border-box;
	width:466px;
	margin-right:24px;
	margin-bottom:24px;
}
.con_collect_data .data_one.data_one2:nth-child(2n){
	margin-right:0;
}
.con_collect_data .data_one .one_l{
	flex:1;
}
.con_collect_data .data_one .one_r{
	width: 140px;
	text-align:right;
}
.con_collect_data .data_one .one_r p{
	margin-bottom:10px;
}
.con_collect_data .data_one .one_r p:last-child{
	margin-bottom:0px;
}
.con_collect_data .data_one .one_r .update_btn{
	background:#ffffff;
	border: solid 1px #dddddd;
	color: #999999;
}
.con_collect_data .data_one .item{
	display:flex;
	align-items:center;
}
.con_collect_data .data_one .item .img{
	width: 220px;
	height: 127.75px;
	overflow:hidden;
	margin-right:24px;
}
.con_collect_data .data_one .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.con_collect_data .data_one .item .info{
	width:calc(100% - 244px);
}

.con_collect_data .data_one .item .info .title{
	font-size:18px;
	color:#333333;
	font-weight:700;
	margin-bottom:14px;
}
.con_collect_data .data_one .item .info .info_b{
	
}
.con_collect_data .data_one .item .info .info_b p{
	color: #999999;
	font-size:14px;
	line-height:28px;
}
/* 我的评论 */
.con_comment_data .data_one {
	display:block;
	padding:20px 0px;
	border-bottom:solid 1px #dddddd;
}
.con_comment_data .data_one .title{
	display:block;
	font-size:16px;
	color:#333333;
	margin-bottom:10px;
}
.con_comment_data .data_one .info{
	color:#797979;
	font-size:14px;
}
.con_comment_data .data_one .info p{
	margin-bottom:5px;
}
.con_comment_data .data_one .info .tit{
	
}
.con_comment_data .data_one:hover .title{
	color:#c100a8;
}
/* 我的文化广场 */

.con_square_data .data_one{
	display:flex;
	align-items:center;
	border: solid 1px #e5e5e5;
	padding: 21px;
}
.con_square_data .data_one.data_one2{
	display: inline-flex;
	box-sizing: border-box;
	width:466px;
	margin-right:24px;
	margin-bottom:24px;
}
.con_square_data .data_one.data_one2:nth-child(2n){
	margin-right:0;
}
.con_square_data .data_one .one_l{
	flex:1;
}
.con_square_data .data_one .one_r{
	width: 140px;
	text-align:right;
}
.con_square_data .data_one .one_r p{
	margin-bottom:10px;
}
.con_square_data .data_one .one_r p:last-child{
	margin-bottom:0px;
}
.con_square_data .data_one .one_r .update_btn{
	background:#ffffff;
	border: solid 1px #dddddd;
	color: #999999;
}
.con_square_data .data_one .item{
	display:flex;
	align-items:flex-start;
}
.con_square_data .data_one .item .img{
	width:288px;
	height:162px;
	overflow:hidden;
	margin-right:24px;
	display:flex;
	justify-content: center;
	align-items:center;
	color:#797979;
	font-size:14px;
	background:#f7f7f7;
}
.con_square_data .data_one .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.con_square_data .data_one .item .info{
	width:calc(100% - 312px);
}

.con_square_data .data_one .item .info .title{
	font-size:18px;
	color:#333333;
	font-weight:700;
	margin-bottom:14px;
}
.con_square_data .data_one .item .info .content{
	font-size:14px;
	color:#aaaaaa;
	margin-bottom:5px;
}
.con_square_data .data_one .item .info .info_b{
	
}
.con_square_data .data_one .item .info .info_b .info_b_item{
	color: #999999;
	font-size:14px;
	line-height:28px;
}
.con_square_data .data_one .item .info .info_b .info_b_item span{
	margin-right:40px;
}

/*活动回顾*/

.con_activity_record_data .data_one{
	display:flex;
	align-items:center;
	border: solid 1px #e5e5e5;
	padding: 21px;
}
.con_activity_record_data .data_one.data_one2{
	display: inline-flex;
	box-sizing: border-box;
	width:466px;
	margin-right:24px;
	margin-bottom:24px;
}
.con_activity_record_data .data_one.data_one2:nth-child(2n){
	margin-right:0;
}
.con_activity_record_data .data_one .one_l{
	flex:1;
}
.con_activity_record_data .data_one .one_r{
	width: 140px;
	text-align:right;
}
.con_activity_record_data .data_one .one_r p{
	margin-bottom:10px;
}
.con_activity_record_data .data_one .one_r p:last-child{
	margin-bottom:0px;
}
.con_activity_record_data .data_one .one_r .update_btn{
	background:#ffffff;
	border: solid 1px #dddddd;
	color: #999999;
}
.con_activity_record_data .data_one .item{
	display:flex;
	align-items:center;
}
.con_activity_record_data .data_one .item .img{
	width:213px;
	height:160px;
	overflow:hidden;
	margin-right:24px;
	display:flex;
	justify-content: center;
	align-items:center;
	color:#797979;
	font-size:14px;
	background:#f7f7f7;
}
.con_activity_record_data .data_one .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.con_activity_record_data .data_one .item .info{
	
}

.con_activity_record_data .data_one .item .info .title{
	font-size:18px;
	color:#333333;
	font-weight:700;
	margin-bottom:14px;
}
.con_activity_record_data .data_one .item .info .content{
	font-size:14px;
}
.con_activity_record_data .data_one .item .info .info_b{
	
}
.con_activity_record_data .data_one .item .info .info_b p{
	color: #999999;
	font-size:14px;
	line-height:28px;
}


/* 我的证书 */
.user_whgj_cert_box {
	text-align:center;
}
.user_whgj_cert_box .user_whgj_cert_img{
	width:320px;
	display:block;
	margin:0 auto;
}
.user_whgj_cert_box .user_whgj_cert_img img{
	width:100%;
	height: 100%;
}
.user_whgj_cert_box .btn_box{
	margin-top:20px;
}

.con_cert_data .data_one{
	display:flex;
	align-items:center;
	border: solid 1px #e5e5e5;
	padding: 21px;
}
.con_cert_data .data_one.data_one2{
	display: inline-flex;
	box-sizing: border-box;
	width:466px;
	margin-right:24px;
	margin-bottom:24px;
}
.con_cert_data .data_one.data_one2:nth-child(2n){
	margin-right:0;
}
.con_cert_data .data_one .one_l{
	flex:1;
}
.con_cert_data .data_one .one_r{
	width: 140px;
	text-align:right;
}
.con_cert_data .data_one .one_r p{
	margin-bottom:10px;
}
.con_cert_data .data_one .one_r p:last-child{
	margin-bottom:0px;
}
.con_cert_data .data_one .one_r .update_btn{
	background:#ffffff;
	border: solid 1px #dddddd;
	color: #999999;
}
.con_cert_data .data_one .item{
	display:flex;
	align-items:center;
}
.con_cert_data .data_one .item .img{
	width: 220px;
	height: 127.75px;
	overflow:hidden;
	margin-right:24px;
}
.con_cert_data .data_one .item .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.con_cert_data .data_one .item .info{
	width:calc(100% - 244px);
}

.con_cert_data .data_one .item .info .title{
	font-size:18px;
	color:#333333;
	font-weight:700;
	margin-bottom:14px;
}
.con_cert_data .data_one .item .info .info_b{
	
}
.con_cert_data .data_one .item .info .info_b p{
	color: #999999;
	font-size:14px;
	line-height:28px;
}