/*社区内容*/
 
.ask-detail .v-left .v-post .content img{
   max-width: 100%;
}
 
.son-reply .textarea-warp{
    width: 675px!important;
    margin-left: 25px;
}

/*详细页*/
.containe {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

.v-left {
	float: left;
	word-wrap: break-word;
	width: 860px;
	height: auto;

}

.v-left .v-post {
	height: auto;
	background: #fff;
	padding: 29px 25px 30px 25px;
}

.v-left .v-post .list-page-top {
	width: 100%;
	height: 40px;
	position: relative;
	margin-bottom: 20px;

}

.v-left .v-post .list-page-top .logo-warp {
	float: left;
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.list-page-top .follow{
     position: absolute;
    right: 0;
    border: none;
    border-radius: 20px;
    background: #0564f5;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 4px 10px;
    cursor: pointer;
    top: 10px; 
} 
.list-page-top .follow.on{
    background: #a9a9a9;
}
.v-left .v-post .list-page-top .logo-warp .logo {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.v-left .v-post .list-page-top .logo-warp .pendant{
    position: absolute;
    z-index: 99;
    width: 50px;
    height: 50px;
    left:-5px;
    top:-5px;
}

.v-left .v-post .list-page-top .name {
	float: left;
	margin-left: 9px;
}

.v-left .v-post .list-page-top .name a {
	display: block;
}

.v-left .v-post .list-page-top .name .name-new {
	height: 21px;
	line-height: 21px;
	font-size: 15px;
	text-align: left;
	color: #333;
	display: flex;
    align-items: center;
}

.v-left .v-post .list-page-top .name .name-new .vip {
	margin-bottom: 5px;
}



.v-left .v-post .list-page-top .name .name-new .level {
    position: relative;
	width: 40px;
	margin-left:5px;height: 18px;
}
.v-left .v-post .list-page-top .name .name-new .level .text{
    color: #fff;
    width: 25px; 
    z-index: 88;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 0px;
    line-height: 15px;
}
.v-left .v-post .list-page-top .name .name-new .level .level-bg {
    z-index: 10;
    position: absolute;
    width:40px;
}
.medal {
    display: flex;
    background-color: #eeeeee;
    margin-left: 4px;
    align-items: center;
    padding-right: 5px;
    border-radius: 25px;
    height: 15px;
}
.medal .medal-icon {
    width: 17px;
}

.medal .text {
    color: #525356;
    margin-left: 5px;
    font-size:10px;
} 

.v-left .v-post .list-page-top .name .time-new {
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	text-align: left;
	color: #999;
}

.v-left .v-post .list-page-top i {
	position: absolute;
	width: 14px;
	height: 14px;
	bottom: 0;
	left: 26px;
	z-index: 100;
}

.v-left .v-post .list-page-top i img {
	width: 14px;
	height: 14px;
}


.v-left .v-post .title {
	font-size: 24px;
	font-weight: 600;
	color: #333333;
	margin: 20px 0 18px 0;
	width: 100%;
	min-height: 30px;
	line-height: 30px;

}

.v-left .v-post .jh-saidan,
.v-left .v-post .jh-wenzhang {
	display: inline-block;
	margin-right: 9px;
	margin-top: -1px;
}

.v-left .v-post .title h1 {
	display: inline;
	font-weight: 600;
	line-height: 30px;
}

.v-left .v-post .jh-saidan img,
.v-left .v-post .jh-wenzhang img {
	height: 25px;
}

.v-left .v-post .text1 {
	font-size: 15px;
	line-height: 1.6;
	color: #333333;
}

.v-left .v-post .text1 p {
	margin: 14.5px 0;
	word-break: break-word;
}

.v-left .v-post .text1 img {
	max-width: 100%;
}

.quintessence {
	padding: 0 31px;
	height: 20px;
	position: relative;
}

.quintessence span:nth-child(1) {
	float: left;
}

.quintessence span {
	color: #999999;
	font-size: 12px;
}

.quintessence span:nth-child(2) {
	float: right;
	background: url(/static/images/new-edition/invalid-name.png) right center no-repeat;
	background-size: 12px 12px;
	width: 66px;
}

.quintessence img {
	position: absolute;
	top: 17px;
	right: 17px;
	display: none;
}

.quintessence-warp {
	width: 600px;
	overflow: hidden;
	height: auto;
	margin: 11px auto 25px auto;
	border-radius: 4px;
	background-color: #fafbfd;
	border: solid 1px #eef0f4;
	padding: 13px 0;
}

.quintessence-warp div:nth-child(1) {
	float: left;
	margin-left: 16.3px;
	position: relative;
}

.quintessence-warp div:nth-child(1) .logo {
	width: 39px;
	height: 39.5px;
	border-radius: 48.7px;
	border: solid 1.2px #ededed;
}

.quintessence-warp div:nth-child(1) i {
	position: absolute;
	top: 22px;
	left: 29px;
}

.quintessence-warp div:nth-child(1) i img {
	width: 11px;
	height: 11px;
	border-radius: 50%;
}

.quintessence-warp div:nth-child(2) {
	float: left;
	width: 452px;
	margin-left: 16px;
}

.quintessence-warp div:nth-child(2) span:nth-child(1) {
	font-size: 14px;
	font-weight: 500;
	color: #666666;
}

.quintessence-warp div:nth-child(2) span {
	display: block;
}

.quintessence-warp div:nth-child(2) span:nth-child(2) {
	font-size: 15px;
	line-height: 1.63;
	letter-spacing: 0.4px;
	color: #333333;
}

.quintessence-warp div:nth-child(3) {
	cursor: pointer;
	width: 60px;
	height: 26px;
	border-radius: 2px;
	background-color: #fada60;
	text-align: center;
	line-height: 26px;
	float: right;
	margin-right: 12px;
}

/*详细页点赞*/
.question-warp {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	padding: 25px 0 0 0;
	background: #fff;
}


.question-warp .fabulous-warp {
	width: 105px;
	height: 40px;
	border-radius: 20px;
	background: #0564f5;
	background-size: 16px 16px;
	text-align: center;
	margin: auto;
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	cursor: pointer;
} 
.question-warp .fabulous-warp.active{
    background: #2b4266;
}
.question-warp .fabulous-warp:hover {
	background: #1a5bbf;
	background-size: 16px 16px;
}

.question-warp div.have-praised {
	width: 53px;
	height: 40px;
	border-radius: 20px;
	background: url(../images/ask/zan-copy.png) 27px center no-repeat #eee;
	background-size: 16px 16px;
	padding-left: 47px;
	margin: auto;
	display: block;
	font-size: 14px;
	color: #929292;
	line-height: 40px;
	cursor: pointer;
}

.question-fabulous {
	height: auto;
	overflow: hidden;
	margin-top: 24px;
	padding: 0 26px;
}

.question-fabulous a {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 28px;
	float: left;
	margin: 0 9px 10px 0px;
}

.question-fabulous .touxiang {
	float: left;
	width: 28px;
	height: 28px;
	border-radius: 50%;


}

.question-fabulous .v {
	width: 9px;
	height: 9px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	border-radius: 50%;
}

.auxiliary {
	height: 52px;
	/*padding: 0 20px;*/
	margin-top: 20px;
	border-top: 1px solid #f6f6f6;
}

.auxiliary .div {
	float: left;
	margin-top: 16px;
	margin-right: 77px;
	height: 20px;
	line-height: 20px;
	color: #666;
	cursor: pointer;
}

.auxiliary .shouchang {
	float: right;
	margin-top: 16px;
	height: 20px;
	line-height: 20px;
	color: #666;
	cursor: pointer;
	margin-right: 45px;
}

.auxiliary div:hover {
	color: #333;
}
 
.auxiliary div i{
    font-size: 18px;
}

.auxiliary a {
	/*    margin-top: 19px;
    margin-right: 80px;
    float: left;
    color: #666;*/
}

.auxiliary .multinomial-btn {
	float: right;
	position: relative;
	height: 53px;
	line-height: 53px;
}

.auxiliary .multinomial-btn:hover .multinomial-warp {
	display: block;
}

.auxiliary .multinomial-btn .multinomial-warp {
	position: absolute;
	top: 46px;
	left: -35px;
	width: 110px;
	font-size: 15px;
	color: #333333;
	z-index: 11111;
	border-radius: 2px;
	box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.07);
	display: none;
	background-color: #ffffff;
}

.auxiliary .multinomial-btn .multinomial-warp div {
	width: 100%;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}

.auxiliary .multinomial-btn .multinomial-warp div:hover {
	background-color: #f8f8f8;
}



.v-left .auxiliary {
	background: #fff;
	margin: 0;
	border: none;
	padding: 0;
}

.v-left .auxiliary div {
	float: right;
	margin-right: 29px;
}
.auxiliary div.active{
    color:#0564f5;
} 
.auxiliary div i{
    font-size: 18px;
}





.paging {

	height: auto;
	text-align: center;
	overflow: hidden;
	margin-bottom: 34px;
	margin-top: 20px;
	float: left;
}

.paging a,
.paging span {
	float: left;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	background-color: #fff;
	text-align: center;
	line-height: 40px;
	margin-right: 6px;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}

.paging a:hover {
	background-color: #0564f5;
}

.paging .current.prev,
.paging .current.next {
	display: none;
}

.paging span.current,
.paging span.active {
	float: left;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	background-color: #0564f5;
	text-align: center;
	line-height: 40px;
	margin-right: 6px;
	font-size: 14px;
	color: #333333;
}
/* start 详情页右侧广告 */
    .right-ad-img{
        height: auto;
        margin-bottom:16px;
        position:relative
    }
    .right-ad-img a.close-btn{
        position: absolute;
        width:15px;
        height:15px;
        top:10px;
        right:10px;
        background:none;
        z-index:10;
    }
    .right-ad-img img{
        width:100%
    }
    /* end 详情页右侧广告 */

.v-right {
	float: right;
	width: 320px;
	height: auto;
	overflow: hidden;
}

.v-right .modular {
	background: #fff;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 16px;
	position: relative;
}

.v-right .introduce {
	padding: 20px 0;
}

.v-right .introduce .avatar {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	margin-left: 122px;
}

.v-right .introduce .v {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 74px;
	left: 50%;
	margin-left: 13px;
}

.v-right .introduce .name {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	color: #333333;
	margin: 14px 0 10px 0;
}

.v-right .introduce .brief-introduction {
	font-size: 13px;
	width: 90%;
	line-height: 1.62;
	color: #666666;
	margin: auto;
	text-align: center;
}

.v-right .introduce div {
 	text-align: center;
 	margin: 22px auto 28px auto;
}
.details-warp {
    width: 75%!important;
    height: auto!important;
    overflow: hidden!important;
    margin: auto!important;
    background: none!important;
}
.details-warp div {
    float: left;
    color: #fff;
    margin: auto!important;
    width: 115px!important;
}
.details-warp a {
    width: 115px;
    height: 34px;
    border-radius: 4px;
    border: solid 1px #e0e0e0;
    display: block;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #778087;
    float: right;
}
/*.v-right .introduce div:hover{
    background-color: #F7CC1B!important;
}*/
.v-right .introduce ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0 18px 0;
	border-top: 1px solid #f6f6f6;
	margin-top: 20px;
}

.v-right .introduce ul li {
	float: left;
	width: 33%;
}

.v-right .introduce ul li span {
	display: block;
	text-align: center;
}

.v-right .introduce ul li span a {
	color: #333;
	margin-bottom: 0px;
}

.v-right .introduce ul li span:nth-child(1) {
	font-size: 16px;
	font-weight: 600;
	color: #333333;
}

.v-right .introduce ul li span:nth-child(2) {
	font-size: 12px;
	color: #999;
}

.v-right .introduce ul li span:nth-child(2) a {
	color: #666;
}

.v-right .modular h3 {
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid #f8f8f8;
	height: 58px;
	line-height: 58px;
	padding-left: 21px;
	margin-bottom: 22px;
}

.v-right .modular .title-warp {
	padding: 0 20px;
	color: #0c3974;
	line-height: 1.5;
	margin-bottom: 17px;
	display: block;
	    word-break: break-all;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.v-right .modular .title-warp:hover {
	font-weight: bold;
}

.v-right .modular .title-warp img {
	height: 13px;
	margin-left: 5px;
}

.v-right .modular .title-warp span {
	color: #757c8b;
	display: block;
}


.taxonomy {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;

}

.taxonomy div {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 23px;
	color: #666666;
}

.taxonomy a {
	margin-left: 17px;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 0.86;
	letter-spacing: normal;
	color: #0c3974;
}

.quintessence {
	display: none;
}

.quintessence-warp {
	display: none;
}

.aw-question-follow {
	float: right;
}

.dynamic-multiple {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.dynamic-multiple img {
	float: left;
	width: 100%; 
}

.empty {
	width: 100%;
	background: #fff;
	padding: 93px 0 193px 0;
	text-align: center;
}

.no-content {
	text-align: center;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 100px;
	background: #fff;
	padding-bottom: 50px;
}

.no-content span {
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	display: block;
	color: #b2b2b2;
	margin-top: 11px;
}

.atsomebody {
	color: #0460d4;
}

.atsomebody:hover {
	color: #0460d4;
	text-decoration: underline;
}

.topic-list {
	position: absolute;
	bottom: -234px;
	left: -19px;
	width: 280px;
	height: 234px;
	box-shadow: 0 2px 6px 0 rgba(209, 209, 209, 0.5);
	background-color: #ffffff;
	border: solid 1px #eceef3;
	z-index: 111111;
	display: none;
}

.topic-list .left {
	width: 69px;
	height: 234px;
	background-color: #f8f9fb;
	float: left;
}

.topic-list .left div {
	width: 69px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	margin-top: 13px;
	cursor: pointer;
}

.topic-list .topic-list-right {
	float: left;
	width: 210px;
	height: 236px;
	overflow: auto;
}

.topic-list .topic-list-right div {

	height: 39px;
	line-height: 39px;
	text-align: left;
	cursor: pointer;
	text-indent: 14px;
	font-size: 16px;
}

.topic-list .topic-list-right div span {
	color: #2d71c7;
	margin-right: 6px;
}

.topic-list .left div.jylyOn {
	background-color: #eff0f4;
}

.topic-list .topic-list-right div:hover {
	background-color: #f8f9fb;
}

.topic-exhibition {
	height: 24px;
	background-color: #EAEFF4;
	line-height: 24px;
	padding: 0 20px 0 7px;

	letter-spacing: 0.4px;
	display: none;
	margin-left: 14px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 5px;

}

.topic-exhibition-warp {
	display: inline-block !important;
}

.topic-exhibition span {
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0.4px;
	color: #2d71c7;
	margin: 0 5px;
}

.topic-exhibition i {
	position: absolute;
	top: -1px;
	right: 10px;
	cursor: pointer;
}

.topic-exhibition i img {
	width: 10px;
	height: 10px;
}

.special {
	width: 653px;
	height: 30px;
	display: block;
	line-height: 30px;
	border-radius: 3px;
	background-color: rgb(200, 200, 200, .11);
	background-image: url(../../images/ask/path-14-copy-15.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	background-size: 4px 6px;
	text-indent: 11px;
	margin-bottom: 15px;
}

.special span {
	color: #0c3974;
}

#goToTop {
	width: 50px;
	height: 50px;
	border-radius: 4px;
	margin-left: 222px;
	left: 50%;
	z-index: 101;
	position: fixed;
	bottom: 80px;
	cursor: pointer;
	background: url(../../images/ask/shang.png) center center no-repeat #e1e1e1;
	background-size: 13px 7px;

}

#goToTop:hover {

	background: url(../../images/ask/shang-copy.png) center center no-repeat #e1e1e1;
	background-size: 13px 7px;

}

.creators {}

.creators .title {
	font-size: 16px;
	color: #000;
}

.creators .title img {
	width: 15px;
	height: 15px;
	margin-left: 5px;
}

.creators p {
	font-size: 12px;
	margin-top: 1px;
	color: #999999;
	margin-bottom: 20px;
}

.creators .creators-warp {
	height: auto;
	overflow: hidden;
}

.creators .creators-warp .left {
	float: left;
	width: 41%;
	border-right: 1px solid #f3f3f3;
	padding-right: 12px;
}

.creators .creators-warp .right {
	float: right;
	width: 47%;
}

.creators .creators-warp .left div:nth-child(1),
.creators .creators-warp .right div:nth-child(1) {
	font-size: 14px;
	color: #666666;
}

.creators .creators-warp .left div:nth-child(2),
.creators .creators-warp .right div:nth-child(2) {
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	margin: 10px auto;
	text-align: center;
}

.creators .creators-warp .left div:nth-child(3),
.creators .creators-warp .right div:nth-child(3) {
	font-size: 14px;
	color: #666666;
	text-align: center;
}

.creators .creators-warp .left div:nth-child(3) img,
.creators .creators-warp .right div:nth-child(3) img {
	margin-right: 4px;
}

.index-release {
	background-color: #eeeeee !important;
	cursor: no-drop !important;
}

.detailed-forward {
	padding: 20px;
	margin-top: 14px;
	border-radius: 4px;
	background-color: #f9f9f9;
	cursor: pointer;
}

.detailed-forward .forward-name {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 8px;
}

.detailed-forward .forward-name i {
	display: none;
}

.detailed-forward .forward-name .logo {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	float: left;
	margin-right: 6px;
}

.detailed-forward .forward-name span {
	height: 17px;
	line-height: 17px;
	font-size: 14px;
	line-height: 1.2;
	color: #4a4a4a;
}

.detailed-forward .forward-title {
	height: 26px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: .5px;
	color: #333;
}

.detailed-forward .forward-title:hover {
	text-decoration: none;
	color: #0c3974;
}

.detailed-forward .wenzhang {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.1px;
	color: #333;
	width: 37px;
	height: 18px;
	border-radius: 3px;
	background: #FFDA40;
	text-align: center;
	line-height: 18px;
	margin-top: 4px;
	float: left;
	margin-right: 7px;
}

.detailed-forward .content {
	margin-top: 8px;
	font-size: 15px;
	line-height: 1.6;
	color: #333;
	height: auto;
	overflow: hidden;
	text-align: justify;
}

.detailed-forward .content-img {
	width: 380px;
	height: auto;
	overflow: hidden;
	margin-top: 16px;
}

.detailed-forward .content-img img {
	float: left;
	width: 121px;
	height: 121px;
	object-fit: cover;
	margin: 0 4px 4px 0;
}

.detailed-forward .jinghua {
	width: 14px;
	float: left;
	margin-right: 7px;
}

.detailed-forward .jinghua img {
	width: 14px;
}

.detailed-forward .saidan {
	width: 37px;
	height: 18px;
	border-radius: 3px;
	background-color: #318cff;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-top: 4px;
	font-weight: 400;
	float: left;
	margin-right: 7px;
}

.detailed-forward .content img {
	float: left;
	margin-right: 14px;
	width: 190px;
	height: 105px;

}

.hong {
	color: #ff0000 !important;
}



.txtcon {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.imgbox {
	float: left;
	height: 50px;
	width: 50px;
}

.imgbox img {
	height: 50px;
	width: 50px;
}

.big_wimg {
	width: 665px;
	height: 665px;
	left: 50%;
	margin-left: -332.5px;
	margin-top: -332.5px;
	top: 50%;
	position: fixed;
	z-index: 1111;
}

.sul img {
	max-width: 665px;
	max-height: 665px;
	object-fit: cover*/
}

.sul {
	width: 1000%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 0;
	position: relative;

}

.sul li {
	width: 665px;
	text-align: center;
	height: 665px;
	float: left;
	line-height: 665px;
	position: relative;
}

.dsbox {
	background-color: #f2f2f5
}

.dsbox .arrowbox,
.dsbox .arrowbox01 {
	height: 10px;
}

.dsbox .arrowbox01 {
	background-position: 598px 22px;
	height: 32px;
	line-height: 30px;
	text-align: right;
	padding: 0 20px 0 0;
}

.dsbox .arrowbox01 a {
	color: #ff0033;
	padding: 0 20px 0 0;
}

.dsbox .dstxt {
	padding: 5px 15px 0 20px;
	line-height: 24px;
}

.dsbox .dstxt li {
	padding: 0px;
	border: 0px;
	clear: both;
	margin: 5px 0 0;
}

.dsbox .dstxt li a {
	color: #333;
}

.dsbox .dstxt01 {
	clear: both;
}

.dsbox .dstxt02 {
	padding: 20px 20px 0;
}

.weibo_per li .txtcon {
	width: 660px;
}

.weibo_baogao li .txtcon {
	width: 880px;
}

.weibo_con li {
	margin: 0 20px;
}

.weibo_con li .txtcon {
	width: 1098px;
}

.nobor {
	border: 0px;
}

.big_wimglst {
	height: 56px;
	padding: 7px 0 0
}


a.p_img,
a.n_img {

	display: block;
	width: 50px;
	height: 50px;
	background-color: rgba(0, 0, 0, .56);
	border-radius: 50%;
	top: 50%;
	z-index: 111;
	margin-top: -25px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 8px 13px;
}

a.p_img {
	left: -100px;
	background-image: url(../../images/ask/dynamic/2.png);


}

a.p_img:hover {
	background-image: url(../../images/ask/dynamic/2-2.png);
}

a.n_img {
	right: -100px;
	background-image: url(../../images/ask/dynamic/1.png);

}

a.n_img:hover {
	background-image: url(../../images/ask/dynamic/1-1.png);
}



.big_wimglst li {
	cursor: pointer;
	border: none;
	padding: 0px;
	height: 50px;
	width: 50px;
	padding: 1px;
	border: 2px solid #fff;
	float: left;
	margin: 0 2px
}

.big_wimglst li.show {
	border-color: #f03
}

.big_wimglst .big_imgbox {
	width: 418px;
	float: left;
}

.big_wimglst .big_imgbox ul {
	width: 10000px;
}

.timely-release-left {
	float: right;
	width: 224px;
	height: 140px;
	border-radius: 7px;
	-webkit-backdrop-filter: blur(7.5px);
	backdrop-filter: blur(7.5px);
	background-color: #ffffff;

}

.timely-release-left a {
	width: 184px;
	font-size: 14px;
	text-align: center;
	line-height: 45px;
	height: 45px;
	border-radius: 7px;
	display: block;
	margin: auto;
	background-repeat: no-repeat;
	background-position: 20px top;
}

.timely-release-left a:nth-child(1) {
	background-color: #ffda40;
	color: #000;
	margin-top: 20px;
	background-image: url(/static/images/new/1.png);


	background-size: 33px 41px;
}

.timely-release-left a:nth-child(2) {
	background-color: #318cff;
	color: #fff;
	margin-top: 13px;
	background-image: url(/static/images/new/2.png);

	background-size: 40px 35px;

}

.dynamic-bg {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	z-index: 112;
	background: rgba(0, 0, 0, .5);
}

#next-page {
	background: #fff;
	padding: 10px 0;
}

/*.article{

  overflow: hidden;
  position: relative;
  height: 76px;
}
.article:after {
  content: '...';
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 6%;
  height: 1.8em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}
*/
.swiper-container {
	width: 665px;
	height: 665px;
	left: 50%;
	margin-left: -332.5px;
	margin-top: -332.5px;
	top: 50%;
	position: fixed;
	z-index: 1111;
	display: none;
}

.swiper-container .swiper-wrapper {}

.swiper-container .swiper-wrapper div {
	text-align: center;
}

.swiper-container .swiper-wrapper div img {
	max-width: 665px;
	object-fit: cover;
	height: 665px;
}

.swiper-button-prev1 {
	left: -100px;
	background-image: url(../../images/ask/dynamic/2.png);
}

.swiper-button-next1 {
	right: -100px;
	background-image: url(../../images/ask/dynamic/1.png);
}

.swiper-button-prev1,
.swiper-button-next1 {
	display: block;
	width: 50px;
	height: 50px;
	background-color: rgba(0, 0, 0, .56);
	border-radius: 50%;
	top: 50%;
	z-index: 111;
	margin-top: -25px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	background-size: 8px 13px;
}

/*.swiper-container .swiper-wrapper div {
    text-align: center;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}*/

.follow_btn_click {
	background-color: #0564f5 !important;
}

.follow_btn_cancel {
	background: #eeeeee !important;
}

.new-jinghua {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 26px;
	margin-bottom: 8px;
	position: relative;
}

.new-jinghua h4 {
	font-size: 15px;
	color: #666666;
	text-indent: 18px;
	margin-bottom: 10px;

}

.new-jinghua a {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: normal;
	color: #333333;
	display: block;
	margin-top: 6px;
	text-indent: 13px;
}

.new-jinghua a:hover {
	color: #0c3974;
	text-decoration: none;
}

.new-jinghua a img {
	width: 13px;
	float: left;
	margin-top: 8px;
	margin-left: 19px;
}

.new-jinghua a span {
	font-size: 12px;
	line-height: 28px;
	color: #999999;
	float: right;
	margin-right: 19px;
}

.new-jinghua div {
	font-size: 12px;
	cursor: pointer;
	position: absolute;
	top: 22px;
	right: 21px;
	color: #0c3974;
}



/* 社区 */
.ask-list .containe {
    width: 1200px;
    margin: 20px auto 100px;
}

.ask-list .containe::before,
.ask-list .containe::after {
    content: "";
    display: table;
}

.ask-list .containe::after {
    clear: both;
}

.ask-list .main {
    float: left;
    width: 860px;
}

.ask-list .el-tabs__header {
    margin: 0;
    background-color: #fff;
}

.ask-list .el-tabs__header .el-tabs__nav-wrap {
    padding: 0 30px;
}

.ask-list .el-tabs__nav-wrap::after {
    height: 0px;
    background-color: #fff;
}

.ask-list .el-tabs__active-bar {
    height: 3px;
    background-color: #2c8eff;
}

.ask-list .el-tabs__item {
    height: 55px;
    overflow: hidden;
    font-size: 16px;
    line-height: 55px;
    text-align: center;
    color: #333;
}

.ask-list .tabs-content {
  
}
 

 

.ask-list .el-pagination {
    padding-top: 50px;
    text-align: center;
}

.ask-list .aside {
    float: left;
    width: 320px;
    margin-left: 20px;
}

.ask-list .aside .el-image {
    border-radius: 8px;
}

.ask-list .aside .wrap {
    padding: 15px;
    border-radius: 8px;
    background-color: #fff; 
}
.ask-list .aside .wrap .title{
   height: 42px;
}
.ask-list .aside .top-nav {
      display: flex;
     flex-direction: column;
}
.ask-list .aside .top-nav .box-item{
     flex-direction: column;
     width: 23%;
     align-items: center;
     cursor: pointer;
     display: inline-flex;
}
.ask-list .aside .top-nav .box-item .img-wrap{
    text-align: center;
    margin-bottom: 12px;
    width: 50px;
    border-radius: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}
.ask-list .aside .top-nav .box-item .img-wrap.icon1{
    background: #e7eeff;
    color: #0066ff;
}
.ask-list .aside .top-nav .box-item .img-wrap.icon1:hover{
    background: #c2d3ff;
}
.ask-list .aside .top-nav .box-item .img-wrap.icon22:hover{
    background: #ffe0c0;
}
.ask-list .aside .top-nav .box-item .img-wrap.icon3:hover{
    background: #fcefc2;
}
.ask-list .aside .top-nav .box-item .img-wrap.icon4:hover{
    background: #c7eced;
}
.ask-list .aside .top-nav .box-item .img-wrap.icon22{
    background: #fff3e6;
    color: #ff9607;
}
.ask-list .aside .top-nav .box-item .img-wrap.icon3{
    background: #fef9e7;
    color: #f4c808;
}
.ask-list .aside .top-nav .box-item .img-wrap.icon4{
    background: #e9f8f8;
    color: #26bfbf;
}
.ask-list .aside .top-nav .box-item span { 
    color: #444;
    font-size: 12px;
    line-height: 1;
    text-align: center;
} 



.ask-list .latest {
    padding: 15px;
    border-radius: 8px; 
    background-color: #fff;
    margin-top:8px;
}
.ask-list .latest>div:first-child {
    font-size: 16px; 
    margin-bottom:15px;
    font-weight:600;
    color: #282828;
}

.ask-list .latest>div:last-child {
    /*padding-top: 25px;*/
    /*padding-bottom: 46px; */
}

.ask-list .latest a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666;
}

.ask-list .latest a~a {
    margin-top: 25px;
}

.ask-list .latest span {
    position: relative;
    display: inline-block;
    width: 16px;
    padding-top: 2px;
    padding-bottom: 6px;
    margin-right: 10px;
    background-color: #f0f0f0;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1;
    text-align: center;
}

.ask-list .latest span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-width: 3px 8px;
    border-style: solid;
    border-color: transparent transparent #fff;
}

.ask-list .latest a:hover {
    color: #2c8eff;
}

.ask-list .latest a:hover span {
    background-color: #2c8eff;
    color: #fff;
}


.tuijian-box{
     margin-top: 8px;
    border-radius: 4px;
    min-height: 50px;
    padding: 20px 20px 0;
    height: auto;
    /* overflow: hidden; */
    /*background: #fff;*/
}
.tuijian-box .title{
    font-size:16px;
}
