/*****æ´»åŠ¨è¯¦æƒ…******/
.main-title {
    font-size: 24px;
    color: #424a5c;
    text-align: center;
    margin-top: 40px;
    word-break: break-all;
}
.subheading {
    margin-top: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.sub-title {
    font-size: 14px;
    color: #424a5c;
}
.sub-title span:first-child{
    margin-right: 15px;
}
.zixun a{
    width: 97px;
    height: 25px;
    line-height: 25px;
    float: left;
    background: #e5e5e5;
    text-align: center;
    font-size: 12px;
    margin-left: 12px;
    border-radius: 5px;
}
.zixun a:first-child{
   background: #4d68ff;
   color: #fff;
}
.activity-details {
    margin-top: 35px;
    position: relative;
}
.activity-details>img {
    width: 420px;
    height: 255px;
    float: left;
}
.activity-details>img.is-yuyueing {
   position:absolute;
   top:-2px;
   left:-2px;
   width:87px;
   height:85px;
}
.detail-items{
    color: #424a5c;
    font-size: 14px;
    float: left;
    max-width: 420px;
    height: 100%;
    padding-left: 25px;
}
.detail-items>p{
   line-height: 32px;
   overflow: hidden;
}
.detail-items>p>b{
   float: left;
}
.detail-items>p>span{
   float: left;
   max-width: 295px;
   word-break:break-all;
}
.yuyue-liaojie {
    position: absolute;
    bottom: 0;
    right: 103px;
}
.yuyue-liaojie a{
    float: left;
    width: 128px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    background: #4d68ff;
    color: #fff;
    border-radius: 8px;
    margin-right: 15px;
    transition: all .3s;
}
.yuyue-liaojie a:hover {
    font-size: 18px;
}
.yuyue-liaojie a:last-child {
    background: #fff;
    border: 1px solid #4d68ff;
    color: #4d68ff;
}

.activity-title {
    color: #424a5c;
    font-size: 18px;
    margin-top: 30px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #efefef;
}
#aside .aside-title {
    margin-top: 45px;
}
.activity-title .line{
    background: #f39800;
    margin-right: 12px;
}
.text-container {
    color: #898989;
    line-height: 40px;
    font-size: 14px;
    margin-top: 20px;
}
.text-container p {
    word-break: break-all;
}
.prev-and-next {
    text-align: center;
    margin-top: 65px;
    overflow: hidden;
    height: 30px;
    margin-bottom: 30px;
}
.prev-and-next a{
    margin-right: 60px;
    font-size: 16px;
    color: #898989;
    border-bottom: 1px solid #898989;
    transition: all .3s;
    float: left;
    max-width: 390px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.prev-and-next a:hover{
    color: #ff0404;
    border-bottom: 1px solid #ff0404;
    padding-bottom:6px;

}
.prev-and-next a:last-child{
    margin-right: 0
}
/**********ç•™å­¦çƒ­é—¨é—®é¢˜*****************/
.hot-quesiton li{
    font-size: 14px;
    color: #a0a0a0;
    float: left;
    line-height: 42px;
    border-bottom: 1px dashed #f1f1f1;
    width: 382px;
    margin-right: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.backgroud li{
    width: 100%;
}
.hot-quesiton li:hover{
    color:#4d68ff
}
.hot-quesiton li a span:last-child{
    font-size: 12px;
    color: #b6bbbb;
    
}
.hot-quesiton li a:hover span{
    color: #4d68ff;
}
.hot-quesiton {
    margin-top: 10px;
}
.hot-quesiton li:nth-child(even){
    margin-right: 0;
}
.promote-more {
    font-size: 14px;
    color: #b6bbbb;
}
.promote-more:hover {
    font-size: 14px;
    color: #4d68ff;
}
/******å³ä¾§å†…å®¹*******/
.activity-ul {
    padding-top: 25px;
}
.activity-ul li{
    color: #424a5c;
    font-size: 14px;
    margin-bottom: 15px;
}
.activity-ul li>p:first-child{
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
}
.activity-ul li>p:last-child{
    padding-left: 20px;
    margin-top: 5px;
    font-size: 12px;
}
.activity-ul li>p a:hover{
    color: #4d68ff;
}
.activity-ul li>p:first-child:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    top: 9px;
    left: 2px;
    background: #424a5c;
}
.ac-time {
    margin-left: 10px;
}
/*******å¾€æœŸçƒ­é—¨æ´»åŠ¨æŽ¨è*******/
.old-activity li{
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 13px;
}



/*************èƒŒæ™¯æå‡å…¬å…±ä¸€ä¸ªcss***************/
.promote-title {
    margin-top: 0;
    margin-bottom: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}