header {
    width: 100%;
    height: 82px;
    background: -webkit-linear-gradient(left, #7B4293, #DA2432 ); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #7B4293, #DA2432); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #7B4293, #DA2432); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #7B4293, #DA2432); /* 标准的语法 */
    padding-top: 16px;
}

.container {
    width: 1200px;
}

/************************ 科技活動免费样式 ****************************/

/******* 路径(start) ********/

.file-route {
    margin-top: 15px;
    margin-bottom: 15px;
}

.file-route .root-route {
    font-size: 12px;
    color: #555;
}

.file-route .pre-route {
    font-size: 12px;
    color: #555;
}

.file-route .this-page {
    font-size: 12px;
    color: #9d9d9d;
}

.file-route .route-connect {
    width: 9px;
    height: 9px;
    margin-left: 10px;
    margin-right: 10px;
}

/******* 路径(end) ********/

/************ 活動头部信息(start) **************/

.activity-top-box {
    background: #fff;
    border-radius: 12px;
    padding-top: 25px;
    padding-bottom: 9px;
    margin-bottom: 18px;
    /*position: relative;*/
}


/********************** 侧边分享媒体（start） ****************************/

.activity-top-box .left-share-media {
    /*position: absolute;*/
    margin-left: -62px;
    top: 20%;
    position: fixed;
}

.activity-top-box .left-share-media img {
    display: block;
    width: 33px;
    height: 33px;
    margin-bottom: 11px;
}

/********************** 侧边分享媒体（end） ****************************/


.activity-top-content {
    width: 1153px;
    margin: 0 auto;
}

.activity-info-img {
    width: 450px;
    height: 267px;
}

.activity-info {
    margin-left: 33px;
}

.activity-info-title {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
    padding-top: 18px;
    padding-bottom: 20px;
    width: 662px;
    padding-left: 16px;
}

.activity-right-bottom {
    margin-top: 22px;
}

.activity-info-address  img {
    width: 12px;
    height: 15px;
}

.activity-info-address span {
    font-size: 14px;
    color: #555;
    margin-left: 7px;
    width: 434px;
}

.activity-info-time {
    margin-top: 20px;
}

.activity-info-time img {
    width: 14px;
    height: 15px;
}

.activity-info-time span {
    font-size: 14px;
    color: #555;
    margin-left: 7px;
}

.activity-info-qr {
    width: 80px;
    height: 80px;
    margin-top: 14px;
}

.right-bottom-right button {
    width: 197px;
    height: 41px;
    border: 1px solid #a9547c;
    border-radius: 27px;
    font-size: 18px;
    color: #a9547c;
    text-align: center;
    line-height: 41px;
}

.utils-collect {
    margin-right: 45px;
}

.utils-collect img {
    width: 16px;
    height: 16px;
}

.utils-collect span {
    font-size: 12px;
    color: #FF7C36;
    margin-left: 5px;
}

.utils-reply {
    margin-right: 17px;
}

.utils-reply,
.utils-collect {
    margin-top: 10px;
}

.utils-reply img {
    width: 17px;
    height: 16px;
}

.utils-reply span {
    font-size: 12px;
    color: #9d9d9d;
    margin-left: 13px;
}

.utils-light img {
    width: 30px;
    height: 31px;
    margin-right: 13px;
}

.utils-light span {
    padding-top: 3px;
    font-size: 12px;
    color: #9d9d9d;
}

.activity-info-utils {
    margin-top: 98px;
}

/************ 活動头部信息(end) **************/

.banner img {
    width: 100%;
    height: 133px;
}

/******************** 活動详情(start) ***********************/

.activity-details-box {
    margin-top: 17px;
    margin-bottom: 10px;
}

.activity-details {
    width: 851px;
    background: #fff;
}

.activity-details-info {
    width: 800px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 18px;
}

.activity-details-title {
    width: 100%;
    border-bottom: 1px solid #a9547c;
}

.activity-details-title p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    width: 218px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background: #a9547c;
}

.activity-agenda-title {
    width: 779px;
    border-bottom: 1px dashed #dedede;
    padding-bottom: 10px;
    margin-top: 23px;
}

.activity-agenda-title p {
    font-size: 16px;
    color: #555;
    font-weight: bold;
}

.activity-agenda-table {
    width: 779px;
    margin-top: 26px;
    border: 1px solid #dedede;
}

.agenda-table-title {
    border-bottom: 1px solid #dedede;
}

.agenda-table-title p {
    font-size: 16px;
    color: #555;
    font-weight: bold;
    text-align: center;
    line-height: 56px;
    height: 56px;
}

.activity-agenda-table .agenda-time {
    width: 151px;
}

.activity-agenda-table .agenda-speecher {
    width: 130px;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

.activity-agenda-table .agenda-details {
    width: 494px;
}

.agenda-item {
    border-bottom: 1px solid #dedede;
}

.agenda-item p {
    text-align: center;
    line-height: 72px;
    height: 72px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
    color: #555;
}

.agenda-item p:nth-child(3n+2) {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

.agenda-item .agenda-time {
    width: 151px;
}

.agenda-item .agenda-speecher {
    width: 130px;
}

.agenda-item .agenda-details {
    width: 494px;
    padding-left: 10px;
    padding-right: 14px;
    line-height: 18px;
    padding-top: 10px;
}

.activity-desc-title {
    width: 779px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dedede;
    margin-top: 28px;
}

.activity-desc-title p {
    font-size: 16px;
    color: #555;
    font-weight: bold;
}

.activity-desc-content {
    margin-top: 7px;
}

.desc-content-top p {
    font-size: 14px;
    color: #555;
    line-height: 24px;
}

.desc-content-bottom {
    margin-top: 20px;
}

.desc-content-bottom p {
    width: 773px;
    font-size: 14px;
    color: #555;
    line-height: 24px;
}

/******************** 活動详情(end) *************************/

.news-box {
    background: #fff;
    margin-top: 0;
    padding-top: 14px;
}



/************** 索取信息（start） *****************/

.info-and-album {
    width: 336px;
    margin-left: 13px;
}

.info-material {
    background: #fff;
    width: 336px;
    padding-top: 14px;
}

.info-material-title {
    width: 312px;
    margin: 0 auto;
    border-bottom: 1px solid #a9547c;
}

.info-material-title p {
    font-size: 18px;
    color: #a9547c;
    font-weight: bold;
    padding-left: 2px;
}

.info-material-title div {
    width: 43px;
    height: 4px;
    background: #a9547c;
    margin-top: 14px;
}
.info-material .info-item:last-child {
    border: 0;
}

.info-item {
    padding-top: 24px;
    border-bottom: 1px solid #ddd;
    height: 70px;
    padding-right: 15px;
    padding-left: 28px;
}

.info-item div:first-child {
    padding-top: 8px;
}

.info-item img {
    width: 18px;
    height: 16px;
    margin-right: 6px;
}

.info-item span {
    font-size: 14px;
    color: #9d9d9d;
}

.info-item button {
    width: 66px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    font-size: 16px;
    color: #a9547c;
    border: 1px solid #a9547c;
    border-radius: 4px;
    margin-left: 37px;
}

/************** 索取信息（end） *****************/

/************ 相册（start） ***************/

.activity-album {
    background: #fff;
    margin-top: 13px;
    padding-top: 12px;
    padding-bottom: 15px;
}

.activity-album-title {
    border-bottom: 1px solid #a9547c;
    width: 312px;
    margin: 0 auto;
}

.activity-album-title p {
    font-size: 18px;
    color: #a9547c;
    font-weight: bold;
    padding-left: 2px;
}

.activity-album-title div {
    width: 43px;
    height: 4px;
    background: #a9547c;
    margin-top: 6px;
}

.activity-album-mask {
    width: 307px;
    height: 193px;
    margin: 0 auto;
    margin-top: 10px;
}

.activity-album-mask img {
    width: 100%;
    height: 100%;
}

.album-photo-list {
    width: 302px;
    margin: 0 auto;
}

.album-photo-list .album-photo-item:nth-child(2n+2) {
    margin-left: 12px;
}

.album-photo-item {
    width: 145px;
    margin-top: 9px;
}

.album-photo-item img {
    width: 100%;
    height: 89px;
}

.album-photo-utils {
    padding-left: 5px;
    padding-right: 3px;
    margin-top: 1px;
}

.photo-utils-edit img {
    width: 11px;
    height: 13px;
}

.photo-utils-edit span {
    font-size: 12px;
    color: #a9547c;
    margin-left: 3px;
}

.photo-utils-del img {
    width: 12px;
    height: 13px;
}

.photo-utils-del span {
    font-size: 12px;
    color: #9d9d9d;
}

.add-activity-photo {
    text-align: center;
    background: #f0f0f0;
    height: 89px;
    width: 145px;
    padding-top: 9px;
}

.add-activity-photo img {
    width: 50px;
    height: 50px;
}

.add-activity-photo p {
    font-size: 12px;
    color: #b2b2b2;
    margin-top: 5px;
}

.look-album-button {
    text-align: center;
    margin-top: 25px;
}

.look-album-button button {
    width: 162px;
    height: 36px;
    line-height: 36px;
    color: #a9547c;
    border: 1px solid #a9547c;
    font-size: 14px;
    border-radius: 6px;
    text-align: center;
}

/************ 相册（end） ***************/



/********************** 复用活動(start) ***********************************/

.recommend-activity {
    width: 1172px;
    margin: 0 auto;
}

.recommend-activity .science-msg-item:nth-child(2) {
    margin-left: 21px;
    margin-right: 21px;
}


/**************** 单个科技资讯(start) ******************/

.science-msg-item {
    width: 376.66px;
    border-radius:6px;
    background: #fff;
    box-shadow:0px 3px 6px rgba(0,0,0,0.16);
}

.science-msg-item img {
    width: 100%;
    height: 197px;
}

.science-msg-item p {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.science-msg-item .science-msg-title {
    font-size: 20px;
    color: #333;
    margin-top: 17px;
    margin-left: 22px;
}

.science-msg-item .science-msg-details {
    font-size: 14px;
    color: #555;
    margin-left: 22px;
    margin-top: 7px;
}

.science-msg-item .science-msg-time {
    margin-top: 15px;
    margin-left: 22px;
}

.science-msg-item .science-msg-time img {
    width: 14px;
    height: 14px;
}

.science-msg-item .science-msg-time span {
    font-size: 14px;
    color: #555;
    margin-left: 9px;
}

.science-msg-item .science-msg-address {
    margin-top: 7px;
    margin-left: 20px;
}

.science-msg-item .science-msg-address img {
    width: 17px;
    height: 17px;
}

.science-msg-item .science-msg-address span {
    font-size: 14px;
    color: #555;
    margin-left: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 307px;
}

.science-msg-util {
    margin-left: 17px;
    margin-top: 3px;
    padding-bottom: 13px;
}

.science-msg-item .science-msg-collect {
    padding-top: 15px;
}

.science-msg-item .science-msg-collect img {
    width: 16px;
    height: 16px;
}

.science-msg-item .science-msg-collect span {
    font-size: 12px;
    color: #FF7C36;
    margin-left: 13px;
}

.science-msg-item .science-msg-share {
    margin-left: 22px;
    padding-top: 15px;
}

.science-msg-item .science-msg-share img {
    width: 16px;
    height: 16px;
}

.science-msg-item .science-msg-share span {
    font-size: 12px;
    color: #A9547C;
    margin-left: 13px;
}

.science-msg-item .science-msg-reply {
    padding-top: 15px;
}

.science-msg-item .science-msg-reply img {
    width: 17px;
    height: 16px;
}

.science-msg-item .science-msg-reply span {
    font-size: 12px;
    color: #9d9d9d;
    margin-left: 13px;
}

.science-msg-item .science-msg-light {
    margin-left: 17px;
}

.science-msg-item .science-msg-light img {
    width: 30px;
    height: 31px;
}

.science-msg-item .science-msg-light span {
    padding-top: 13px;
    font-size: 12px;
    color: #9d9d9d;
    margin-left: 13px;
    margin-right: 18px;
}

/**************** 单个科技资讯(end) ******************/

.more-div {
    width: 100%;
    /*margin-bottom: 40px;*/
}

.more-div button {
    width: 86px;
    height: 30px;
    border: 1px solid #a9547c;
    color: #a9547c;
    font-size: 12px;
    border-radius: 27px;
    margin-top: 25px;
}

.world-change {
    background-image: url("../../images/bei.png");
    width: 100%;
    height: 298px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 69px;
    margin-top: 30px;
}

.world-change p {
    font-size: 51px;
    color: #fff;
    margin: 0 auto;
}

.world-change button {
    width:272px;
    height:56px;
    background:linear-gradient(180deg,rgba(239,89,159,1) 0%,rgba(128,15,97,1) 100%);
    border-radius: 27px;
    font-size: 24px;
    color: #fff;
    margin-top: 52px;
}

.world-change {
    margin-bottom: 18px;
}


/************************* 热门活動（start） *********************************/

.hot-activity {
    width: 100%;
}

.hot-activety-item {/*** 376.66:197 ===== 577 ***/
    width: 577px;
    height: 301.781px;
    background-image: url("../../images/science-activity/hot-activity.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius:6px 6px 0px 0px
}

.hot-activety-item:nth-child(2n) {
    margin-left: 18px;
}

.hot-activity-info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 111;
    background: rgba(0,0,0,.6);
    width: 100%;
    padding-top: 7px;
    padding-left: 24px;
    margin-top: 5px;
    padding-bottom: 3px;
}

.hot-activity-info p {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
}

.hot-activity-info p:nth-child(2) {
    font-size: 14px;
    color: #fff;
    margin-bottom: -17px;
    font-weight: normal;
}

.hot-activity-collect {
    margin-left: 8px;
    padding-top: 24px;
}

.hot-activity-collect img {
    width: 16px;
    height: 16px;
}

.hot-activity-collect span {
    font-size: 12px;
    color: #FF7C36;
    margin-left: 13px;
}

.hot-activity-share {
    margin-left: 22px;
    padding-top: 24px;
}

.hot-activity-share img {
    width: 16px;
    height: 16px;
}

.hot-activity-share span {
    font-size: 12px;
    color: #A9547C;
    margin-left: 13px;
}

.hot-activity-comment {
    padding-top: 24px;
}

.hot-activity-comment img {
    width: 17px;
    height: 16px;
}

.hot-activity-comment span {
    font-size: 12px;
    color: #9d9d9d;
    margin-left: 13px;
}

.hot-activity-light {
    padding-top: 7px;
    margin-right: 4px;
    margin-left: 17px;
}

.hot-activity-light img {
    width: 30px;
    height: 31px;
}

.hot-activity-light span {
    font-size: 12px;
    color: #9d9d9d;
    margin-left: 13px;
    padding-top: 18px;
}

/***************** 热门活動（end） ************************/

.science-activity-box {
    margin-top: 27px;
}

.science-activity-box .science-msg-item:nth-child(3n+2) {
    margin-left: 21px;
    margin-right: 21px;
}







/*********** 单个无时间地点的科技资讯样式（start） *****************/



.index-activity-item img {
    width: 100%;
    height: 197px;
    border-radius: 0;
}

.index-activity-item {
    width: 376.66px;
    height: 370px;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    border-radius: 0;
    margin-bottom: 5px;
    position: relative;
}



.index-activity-item .techology-news-title {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-top: 6px;
    margin-left: 8px;
}

.index-activity-item .techology-news-times {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 5px;
    margin-left: 8px;
}

.index-activity-item .techology-news-details {
    font-size: 14px;
    color: #555;
    padding-left: 8px;
    padding-right: 8px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 10px;
}

.techology-news-icons {
    margin-top: 25px;
    margin-left: 8px;
}

.techology-news-icons .techology-news-reads img {
    width: 18px;
    height: 18px
}

.techology-news-icons .techology-news-reads span {
    font-size: 14px;
    color: #9d9d9d;
    margin-left: 22px;
}

.techology-news-collect {
    margin-left: 35px;
}

.techology-news-icons .techology-news-collect img {
    width: 20px;
    height: 20px;
}

.techology-news-icons .techology-news-collect span {
    font-size: 12px;
    color: #ff7c36;
    margin-left: 8px;
}

.techology-news-share {
    margin-left: 12px;
}

.techology-news-icons .techology-news-share img {
    width: 20px;
    height: 20px;
}

.techology-news-icons .techology-news-share span {
    font-size: 12px;
    color: #a9547c;
    margin-left: 8px;
}

.techology-news-light {
    margin-left: 11px;
    margin-top: -8px;
}

.techology-news-icons .techology-news-light img {
    width: 30px;
    height: 31px;
}

.techology-news-icons .techology-news-light span {
    font-size: 12px;
    color: #9d9d9d;
    padding-top: 8px;
    margin-left: 8px;
}

.techology-news-reply {
    margin-left: 13px;
}

.techology-news-icons .techology-news-reply img {
    width: 20px;
    height: 20px;
}

.techology-news-icons .techology-news-reply span {
    font-size: 12px;
    color: #9d9d9d;
    margin-left: 8px;
}

/*********** 单个无时间地点的科技资讯样式（end） *****************/


.science-activity-box .index-activity-item:nth-child(3n+2) {
    margin-left: 21px;
    margin-right: 21px;
}

/********************** 复用活動(end) ***********************************/



/****************************************** 评论（start） ****************************************************************/

/******************** 评论头部(start) ****************************/

.news-reply-title {
    background: #fff;
    padding: 42px 0 35px 0;
    margin-top: 12px;
}

.reply-title-content {
    width: 1052px;
    margin: 0 auto;
}

.reply-title-content .reply-num {
    font-size: 24px;
    color: #9d9d9d;
    padding-left: 12px;
}

.write-user-reply {
    margin-top: 32px;
}

.reply-user-headimg {
    width: 73px;
    height: 73px;
    border-radius: 50%;
}

.write-user-reply input {
    width: 789px;
    height: 59px;
    border: 1px solid #dedede;
    font-size: 16px;
    color: #555;
    padding: 0 29px 0 29px;
}

.write-user-reply input::placeholder {
    color: #b1b1b1;
}

.write-user-reply div {
    margin-left: 32px;
    padding-top: 10px;
}

.write-user-reply div button {
    width: 158px;
    height: 50px;
    font-size: 24px;
    color: #fff;
    background: #a9547c;
    text-align: center;
    line-height: 50px;
}

/******************** 评论头部(end) ****************************/

/******************** 评论内容(start) ****************************/

.news-reply-box {
    margin-top: 15px;
    background: #fff;
    padding: 42px 0 39px 0;
    margin-bottom: 21px;
}

.news-reply-content {
    width: 1052px;
    margin: 0 auto;
    padding-bottom: 45px;
    border-bottom: 1px solid #dedede;
}

.one-reply-info img {
    width: 73px;
    height: 73px;
    border-radius: 50%;
}

.one-reply-info p {
    width: 68px;
    height: 22px;
    text-align: center;
    color: #a9547c;
    border: 1px solid #a9547c;
    font-size: 12px;
    border-radius: 5px;
    line-height: 22px;
    margin-top: 14px;
    cursor: pointer;
}

.user-reply-content {
    margin-left: 23px;
}

.reply-user-id p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.reply-user-id img {
    width: 27px;
    height: 28px;
    margin-left: 14px;
}

.reply-user-id .light-s {
    font-size: 14px;
    color: #FFB324;
    margin-left: 10px;
}

.reply-user-id .light-n {
    font-size: 14px;
    color: #9d9d9d;
    margin-left: 10px;
}

.user-reply-info {
    width: 954px;
    line-height: 18px;
    font-size: 16px;
    color: #555;
}

.reply-user-reply-info {
    width: 858px;
    line-height: 18px;
    font-size: 16px;
    color: #555;
}

.to-reply-time {
    font-size: 16px;
    color: #9d9d9d;
    margin-top: 7px;
    margin-bottom: 14px;
}

.to-reply-time span {
    font-size: 16px;
    color: #9d9d9d;
    padding-bottom: 1px;
}

.reply-user-reply img {
    width: 20px;
    height: 19px;
}

.reply-utils {
    margin-top: 10px;
}

.reply-user-reply span {
    font-size: 14px;
    color: #a9547c;
    margin-left: 11px;
}

.share-user-reply {
    margin-left: 36px;
}

.share-user-reply img {
    width: 18px;
    height: 18px;
}

.share-user-reply span {
    font-size: 14px;
    color: #a9547c;
    margin-left: 11px;
}

.user-reply-reply {
    margin-top: 15px;
    margin-left: 86px;
}

.reply-item {
    margin-top: 72px;
}

.news-reply-content .reply-item:first-child {
    margin: 0;
}

.slide-pages {
    margin-top: 23px;
}


/******************** 评论内容(end) ****************************/



/********************* 弹窗 ******************************/

.boom-box {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    display: none;
}

/******************* 专业计划 ********************/

.major-plan-boom {
    width: 368px;
    height: 563px;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    top: 20.94%;
    left: 40.42%;
    display: none;
}

.major-title {
    width: 100%;
    height: 80px;
    position: relative;
    background: #DA2432;
    border-radius: 10px 10px 0 0;
    text-align: center;
    line-height: 80px;
}

.major-title span {
    font-size: 20px;
    color: #fff;
}

.major-title span:nth-child(3) {
    font-size: 16px;
    margin-left: 13px;
    padding-top: 2px;
}

.major-title .close-boom {
    width: 31px;
    height: 31px;
    position: absolute;
    left: 379px;
    top: -28px;
    z-index: 9;
}

.major-price {
    font-size: 28px;
    color: #DA2432;
    font-weight: bold;
    width: 250px;
    text-align: center;
    padding-bottom: 24px;
    border-bottom: 1px solid #dedede;
    margin: 0 auto;
    margin-top: 26px;
}

.major-price del {
    font-size: 16px;
    color: #9d9d9d;
    margin-left: 18px;
}

.major-info .major-info-item:first-child {
    margin-top: 25px;
}

.major-info-item {
    width: 320px;
    margin: 0 auto;
    margin-top: 15px;
}

.major-info-item p {
    font-size: 14px;
    color: #555;
    width: 291px;
    margin-top: -6px;
}

.major-info-item img {
    width: 13px;
    height: 9px;
    margin-right: 10px;
}

.major-btn-box {
    margin-top: 40px;
    text-align: center;
}

.major-btn-box button {
    width: 197px;
    height: 41px;
    font-size: 18px;
    color: #fff;
    background: -webkit-linear-gradient(left, #7B4293, #DA2432 ); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #7B4293, #DA2432); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #7B4293, #DA2432); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #7B4293, #DA2432); /* 标准的语法 */
    border-radius: 27px;
    text-align: center;
    line-height: 41px;
}

/******************* 评分弹窗 ********************/

.rate-btn-boom {
    width: 417px;
    height: 336px;
    background: #fff;
    border-radius: 12px;
    position: fixed;
    top: 20.9%;
    left: 39.17%;
    display: none;
}

.close-boom {
    width: 31px;
    height: 31px;
}

.rate-boom-title {
    padding: 0 11px;
    width: 100%;
    height: 58px;
    background: #a9547c;
    text-align: center;
    line-height: 58px;
    border-radius: 12px 12px 0 0;
}

.rate-boom-title img {
    width: 31px;
    height: 31px;
    margin-top: 14px;
}

.rate-boom-title span {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.rate-light {
    text-align: center;
    margin-top: 78px;
    margin-bottom: 82px;
}

.rate-btn-boom .sure-btn-box {
    text-align: center;
}

.rate-btn-boom .sure-btn-box button {
    width: 127px;
    height: 36px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #a9547c;
    color: #a9547c;
    text-align: center;
    line-height: 36px;
}
.techology-news-collect,
.techology-news-share,
.techology-news-light,
.techology-news-reply {
    cursor: pointer;
}

/******************** 评分成功 ***********************/


.rate-success {
    width: 417px;
    height: 359px;
    background: #fff;
    border-radius: 12px;
    position: fixed;
    top: 20.9%;
    left: 39.17%;
    padding: 8px 11px;
    display: none;
}

.rate-success-info {
    margin-top: 67px;
    text-align: center;
}

.rate-success-info img {
    width: 72px;
    height: 72px;
}

.rate-success-info p {
    font-size: 18px;
    color: #555;
    margin-top: 47px;
    margin-bottom: 49px;
}

.rate-success-info button {
    width: 197px;
    height: 41px;
    border: 1px solid #a9547c;
    color: #a9547c;
    font-size: 18px;
    border-radius: 27px;
    line-height: 41px;
    text-align: center;
}

/******************* 新闻分享弹窗 ********************/

.news-share-boom {
    width: 417px;
    height: 532px;
    background: #fff;
    border-radius: 12px;
    position: fixed;
    top: 20.9%;
    left: 39.17%;
    padding: 8px 11px;
    display: none;
    z-index: 99999;
}

.share-love {
    text-align: center;
    margin-top: 49px;
    margin-bottom: 22px;
}

.share-love img {
    width: 72px;
    height: 72px;
}

.share-love p {
    font-size: 18px;
    color: #555;
    font-weight: bold;
    margin-bottom: 11px;
    padding-left: 15px;
}


.publish-success-tip {
    font-size: 14px;
    color: #9d9d9d;
    width: 320px;
    margin-left: 31px;
    margin-top: 37px;
}

.share-media {
    width: 267px;
    margin: 0 auto;
    margin-top: 19px;
    margin-bottom: 30px;
}

.share-media div:nth-child(4n+2) {
    margin-left: 10px;
    margin-right: 10px;
}

.share-media div:nth-child(4n+3) {
    margin-right: 10px;
}


.share-media div {
    text-align: center;
    width: 54px;
}

.share-media div img {
    width: 33px;
    height: 33px;
}

.share-media div p {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 5px;
}


/******************* 活動分享弹窗 ********************/

.activity-share-boom {
    width: 417px;
    height: 532px;
    background: #fff;
    border-radius: 12px;
    position: fixed;
    top: 20.9%;
    left: 39.17%;
    padding: 8px 11px;
    display: none;
}

.activity-share-qr {
    text-align: center;
    margin-top: 49px;
    margin-bottom: 22px;
}

.activity-share-qr img {
    width: 110px;
    height: 110px;
}

.activity-share-qr p {
    font-size: 18px;
    color: #555;
    font-weight: bold;
    margin-bottom: 11px;
    padding-left: 15px;
}


.publish-success-tip {
    font-size: 14px;
    color: #9d9d9d;
    width: 320px;
    margin-left: 31px;
    margin-top: 37px;
}

.share-media {
    width: 267px;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 30px;
}

.share-media div:nth-child(4n+2) {
    margin-left: 10px;
    margin-right: 10px;
}

.share-media div:nth-child(4n+3) {
    margin-right: 10px;
}


.share-media div {
    text-align: center;
    width: 54px;
    margin-top: 14px;
}

.share-media div img {
    width: 33px;
    height: 33px;
}

.share-media div p {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 5px;
}

.hot-activity-collect,
.hot-activity-share,
.science-msg-collect,
.science-msg-share,
.reply-rate {
    cursor: pointer;
}

/************************ 活動结束 & 活動升级 *************************/

.black-boom-box {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.activity-finshed-boom {
    width: 499px;
    height: 436px;
    background-image: url("__IMG__/boom/activity_finsh.png");
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    top: 20.15%;
    left: 36.98%;
}

.activity-update-boom {
    width: 499px;
    height: 436px;
    background-image: url("../../images/boom/activity_update.png");
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    top: 20.15%;
    left: 36.98%;
    text-align: center;
}

.activity-update-boom p {
    font-size: 22px;
    color: #555;
    margin-top: 232px;
    margin-bottom: 37px;
}

.activity-update-boom button {
    width: 232px;
    height: 48px;
    background: -webkit-linear-gradient(left, #7B4293, #DA2432 ); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #7B4293, #DA2432); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #7B4293, #DA2432); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #7B4293, #DA2432); /* 标准的语法 */
    border-radius: 27px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 48px;
}