html,body {
    height: 100%;
}
body {
    background: #FEFCF0 ;
}
a {
    text-decoration: none;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#alertText{
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 200;
    background: #000000;
    opacity: 0.7;
    color: #ffffff;
    padding: 20px;
    display: none;
}
.wrap {
    width: 1100px;
    margin: 0 auto;
}
.header {
    position: relative;
    width: 100%;
    height: 500px;
    margin: 0 auto;
    background: url("../img/dcdy-teacher-web-banner-1.png") top center no-repeat;
}
.header-detail, .header-gratitude {
    height: 340px;
    background-image: url("../img/dcdy-teacher-web-banner-detail.png");
}
.main-wrap {
    position: relative;
    width: 100%;
    z-index: 20;
}

.special-intro {
    margin-top: 37px;
    margin-bottom: 60px;
    text-indent: 35px;
    font-size: 20px;
color: #252525;
text-align: justify;
line-height: 30px;
}
.block {
    width: 490px;
    margin-bottom: 70px;
}
.block h2 {
    height: 30px;
    margin-bottom: 30px;
    background: no-repeat center center;
}
.block .intro {
   
    margin-bottom: 30px;
    text-indent: 32px;

    font-size: 20px;
color: #252525;
line-height: 30px;
}
.block .links a {
    display: block;
    height: 60px;
    margin-bottom: 20px;
    background: no-repeat center center;
}


/* 学习党史听党话 */
.block1 {
    float: left;
}
.block2 .intro {

}
.block1 h2 {
    background-image: url("../img/dcdy-teacher-web-text-1.png");
    width: 198px;
    height: 30px;
    background-size: 100% auto;
    margin: 0 auto;
    margin-bottom:30px;
}
.block1 a.link1 {
    background-image: url("../img/dcdy-teacher-web-text-red-1.png");
    background-size: 100% auto;

}
.block1 a.link2 {
    background-image: url("../img/dcdy-teacher-web-text-red-2.png");
    background-size: 100% auto;

}


/* 礼仪规范伴成长 */
.block2 {
    float: right;
}
.block2 .intro {
    margin-bottom: 30px;
}
.block2 h2 {
    background-image: url("../img/dcdy-teacher-web-text-2.png");
    width: 198px;
    height: 30px;
    background-size: 100% auto;
    margin: 0 auto;
    margin-bottom:30px;
}
.block2 a.link1 {
    background-image: url("../img/dcdy-teacher-web-text-orange-11.png");
    background-size: 100% auto;

}
.block2 a.link2 {
    background-image: url("../img/dcdy-teacher-web-text-orange-2.png");
    background-size: 100% auto;

}
.block2 a.link3 {
    background-image: url("../img/dcdy-teacher-web-text-red-3.png");
    background-size: 100% auto;
    margin-bottom:0;

}

/* 莘莘学子谢师恩 */
.block5 {
    width: 100%;
    clear: both;
}
.block5 .intro {

}
.block5 h2 {
    background-image: url("../img/dcdy-teacher-web-text-3.png");
    width: 198px;
    height: 30px;
    background-size: 100% auto;
    margin: 0 auto;
    margin-bottom:30px;
}
.block5 a.link1 {
    background-image: url("../img/dcdy-teacher-web-text-pink-1.png");
    width: 490px;
    height: 60px;
    background-size: 100% auto;
    margin: 0 auto;
    margin-bottom:30px;
}


/* 底部 */
.footer {
    width: 100%;
    height: 196px;
    margin: 0 auto;
    background: url("../img/dcdy-teacher-web-copyright.png") no-repeat center bottom;
}
.copyright {
    font-size: 16px;
color: #4A4A4A;
text-align: center;
line-height: 30px;
margin-bottom: 15px;
}

/* 教师节历史演变 */

.teacher-history h2{
    font-size: 40px;
    color: #9B480A;
    line-height: 40px;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
}
.teacher-history .info{
   
    text-indent: 35px;
    margin-bottom: 70px;

    font-size: 20px;
color: #4A4A4A;
line-height: 32px;
margin-top:40px;
}
.teacher-history .info p{
    margin-bottom: 20px;
}

/*留言的详情*/
.row-left{
    margin-left: 205px;
}
/* 详情页面 */
.detail-block {
    margin-top: 50px;
    margin-bottom: 103px;
    color: #8A200B;
}
.profile {

}
.profile .photo {
    float: left;
    width: 185px;
    height: 245px;
    margin-bottom: 30px;
    margin-right: 20px;
}
.profile .photo  img{
    width:100%;
    height:100%;
}
.profile .desc {
    padding-top: 147px;
}
.profile h1 {
    font-size: 36px;
    color: #9B480A;
    margin-bottom: 10px;
}
.profile .row {
    font-size: 18px;
    color: #9B480A;
    line-height: 26px;
}


.detail-block h2 {
    font-size: 24px;
    color: #9B480A;
    margin-top: 30px;
}

.detail-content {
    padding-top: 40px;
    font-family: STHeitiSC-Light;
    font-size: 16px;
    color: #242424;
    line-height: 24px;
    text-indent: 35px;
}
.detail-content .photo {
    float: right;
    margin-left: 20px;
    margin-bottom: 15px;
}
.detail-content p {
    margin-bottom: 24px;
}

.divider {
    height: 4px;
    background: no-repeat center center;
}
.divider-top {
    margin-top: 10px;
    background-image: url("../img/divider-top.png");
    background-size: 100% auto;
}
.teacher-wish{
    font-size: 16px;
    color: #242424;
    line-height: 24px;
    text-indent: 35px;
    margin: 20px 0;
}
.detail-block h3{
    font-size: 16px;
    color: #9B480A;
}
/*留言模板*/
.message{
    width:100%;
    /*height:250px;*/
    background: #FFFFFF;
    border: 1px solid #FF8F3B;
    margin-top: 9px;
    margin-bottom: 20px;
    padding: 0 10px;
    box-sizing: border-box;

}
.message .swiper-container{
    width:100%
}
.message .swiper-container .swiper-wrapper{
    width:880px;
    margin-left: 35px;
}
.message .swiper-container .swiper-wrapper .slide-img{
    width:100px!important;
    height:100px;
    position: relative;
    border: 1px solid #eeeeee;
}
.message .swiper-container .swiper-wrapper .slide-img img{
    width:100%;
    height:100%;
}
.message .swiper-container .swiper-wrapper .slide-select{
    border: 1px solid #E8984D;
}
.message .swiper-container .swiper-wrapper .noactivate{
    display: block;
    width:14px;
    height:14px;
    position: absolute;
    top:0;
    right:0;
    background: url("../img/noactivate.png") no-repeat center;
}
.message .swiper-container .swiper-wrapper  .activate{
    display: block;
    width:14px;
    height:14px;
    position: absolute;
    top:0;
    right:0;
    background: url("../img/select.png") no-repeat center;
}
.message .swiper-container .swiper-button-prev{
    background-image: url("../img/prev.png") ;
    left: 0;
}
.message .swiper-container .swiper-button-next{
    background-image: url("../img/next.png") ;
    right: 0;
}
.message .message-img{
    height:100px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #FFD6B6;;
}
.message textarea{
    width:100%;
    border: 0;
    height:78px;
    padding-top: 10px;
    resize : none;
    outline: none;
    font-size: 16px;
}
textarea::placeholder{
    font-size: 14px;
    color: #A6A6A6;
}
.message-operation{
    height:50px;
    position: relative;
}
.message-operation button{
    width:120px;
    height:30px;
    background: #E8984D;
    border-radius: 2px;
    border: none;
    font-size: 16px;
    color: #FFFFFF;
    outline: none;
    cursor: pointer;
}
.message-operation .upImage{
    width:50px;
    height:16px;
    padding-left:22px;
    box-sizing: border-box;
    font-size: 14px;
    color: #333333;
    background: url("../img/icon-upimg.png") no-repeat left;
    background-size: 16px 14px;
}
.message-operation #publishMessage{
    position: absolute;
    right:170px;
}
.message-operation .all-message{
    width: 150px;
    position: absolute;
    right:0;
}
/*图文留言，上传图片*/
.post-file{
    width:100%;
    position: relative;
}
/*.show-border{*/
/*border: 1px solid #FF8F3B;*/
/*}*/
/*.post-file .upload-container{*/
/*padding:10px 10px  0 10px;*/
/*max-height: 300px;*/
/*box-sizing: border-box;*/
/*border:none;*/
/*}*/
/*.post-file .upload-container li{*/
/*display: inline-block;*/
/*margin-left: 10px;*/
/*margin-bottom: 10px;*/
/*width:120px;*/
/*height:120px;*/
/*position: relative;*/
/*}*/
/*.post-file .upload-container li img{*/
/*width:100%;*/
/*height:100%;*/
/*position: absolute;*/
/*left:0;*/
/*top:0;*/
/*}*/
/*.post-file .upload-container li .delete-bar {*/
/*position: absolute;*/
/*bottom: 0;*/
/*width: 100%;*/
/*height: 20px;*/
/*margin: 0;*/
/*text-align: center;*/
/*background-color: #999;*/
/*color: #fff;*/
/*font-size: 20px;*/
/*line-height: 20px;*/
/*opacity: 0.8;*/
/*cursor: pointer;*/
/*font-size: 24px;*/
/*}*/
/*.post-file .upload-status-bar {*/
/*padding: 10px;*/
/*width:100%;*/
/*height:45px;*/
/*line-height: 25px;*/
/*color: #AEAEAE;*/
/*font-size:14px;*/
/*border:none;*/
/*border-top: 1px solid #FF8F3B;*/
/*box-sizing: border-box;*/
/*}*/
/*.post-file .close-btn{*/
/*position: absolute;*/
/*top: 15px;*/
/*right: 10px;*/
/*font-size: 25px;*/
/*color: #C3C3C3;*/
/*cursor: pointer;*/
/*font-family: sans-serif;*/
/*}*/

/*所有教师列表*/
.sidebar {
    position: fixed;
    top: 537px;
    right:300px;
    width: 100px;
    background: rgba(253,168,87,0.10);
    border: 1px solid #FF8F3B;
    border-radius: 2px;
}
.sidebar ::-webkit-scrollbar{
    width:5px;
    border-radius: 2px;
    margin-right: 5px;
}
.sidebar ::-webkit-scrollbar-thumb{
    background: rgba(227,131,40,0.80);
    border-radius: 5px;
}
.scroll-content {
    height: 290px;
    /*margin-top: 105px;*/
    margin-left: 12px;
    margin-right: 5px;
    padding: 15px 0 20px 0;
}

.sidebar-nav {
    height:100%;
    overflow: auto;
}


.sidebar-nav li {
    cursor: pointer;
    font-family: STHeitiSC-Light;
    font-size: 16px;
    color: #8A200B;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sidebar-nav .dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    vertical-align: middle;
    margin-right: 5px;
    visibility: hidden;
    background: #9B480A;
    border-radius: 3px;
    margin-bottom: 2px;
}
.sidebar-nav li.active .dot {
    visibility: visible;
}

/*!* 一带一路 *!*/
/*.road-content {}*/
/*.road-list {*/

/*}*/
/*.road-list li {*/
/*margin-bottom: 60px;*/
/*}*/
/*.road-list li img {*/
/*float: left;*/
/*margin-right: 30px;*/
/*}*/
/*.road-list li h3 {*/
/*font-size: 20px;*/
/*color: #E88F02;*/
/*line-height: 20px;*/
/*margin-bottom: 10px;*/
/*}*/
/*.road-list li p {*/
/*font-size: 16px;*/
/*color: #242424;*/
/*line-height: 28px;*/
/*}*/

/*!* 阳光心理绽放笑容 *!*/
/*.smile-content {*/
/*width: 1100px;*/
/*overflow: hidden;*/
/*margin-bottom: 58px;*/
/*}*/
/*.smile-list {*/
/*width: 100%;*/
/*margin: 0 -25px;*/
/*}*/
/*.smile-list li {*/
/*float: left;*/
/*margin: 25px;*/
/*}*/
/*.smile-list li img {*/
/*margin-bottom: 16px;*/
/*}*/
/*.smile-list li p {*/
/*height: 36px;*/
/*font-size: 15px;*/
/*color: #242424;*/
/*line-height: 18px;*/
/*text-align: center;*/
/*}*/



/*!* 选项卡 *!*/
/*.tab-nav {*/
/*width: 100%;*/
/*height: 48px;*/
/*border-bottom: #E88F02 solid 2px;*/
/*margin-bottom: 50px;*/
/*}*/
/*.tab-nav li {*/
/*float: left;*/
/*width: 130px;*/
/*height: 48px;*/
/*text-align: center;*/
/*font-size: 20px;*/
/*color: #242424;*/
/*line-height: 48px;*/
/*cursor: pointer;*/
/*}*/
/*.tab-nav li.active {*/
/*color: #fff;*/
/*background: #E88F02;*/
/*}*/
/*.tab-panel {*/
/*display: none;*/
/*}*/
/*.tab-panel.active {*/
/*display: block;*/
/*}*/


/*!*  *!*/
/*.dream-left {*/
/*float: left;*/
/*width: 650px;*/
/*}*/
/*.dream-right {*/
/*float: right;*/
/*width: 198px;*/
/*}*/
/*.dream-right .standard-thumb {*/
/*cursor: pointer;*/
/*text-align: center;*/
/*}*/
/*.dream-right .standard-thumb img {*/
/*margin-top: 50px;*/
/*}*/
/*.dream-right .standard-thumb span {*/
/*display: block;*/
/*margin-top: 12px;*/
/*font-size: 18px;*/
/*color: #242424;*/
/*line-height: 18px;*/
/*}*/

/*!* 梦想卡 *!*/
/*.card-list {*/
/*margin-left: -23px;*/
/*margin-right: -23px;*/
/*}*/
/*.card-list li {*/
/*position: relative;*/
/*float: left;*/
/*width: 70px;*/
/*height: 70px;*/
/*margin: 23px;*/
/*}*/
/*.card-list li img {*/
/*width: 100%;*/
/*cursor: pointer;*/
/*}*/
/*.card-list .state {*/
/*position: absolute;*/
/*top: 50%;*/
/*left: 50%;*/
/*margin-top: -15px;*/
/*margin-left: -15px;*/
/*width: 30px;*/
/*height: 30px;*/
/*background: url("../img/mark.png") no-repeat;*/
/*background-size: cover;*/
/*display: none;*/
/*}*/
/*.card-list li.checked .state {*/
/*display: block;*/
/*}*/

/*!* 留言 *!*/
/*.feedback {*/
/*font-size: 16px;*/
/*color: #242424;*/
/*letter-spacing: 0;*/
/*line-height: 16px;*/
/*margin: 60px 0 100px;*/
/*}*/
/*.feedback h4 {*/
/*margin-bottom: 19px;*/
/*}*/
/*.feedback textarea {*/
/*width: 100%;*/
/*height: 100px;*/
/*background: #FFFFFF;*/
/*border: 1px solid #DDDEE3;*/
/*border-radius: 2px;*/
/*padding: 10px;*/
/*outline: none;*/
/*font-size: 16px;*/
/*}*/
/*.feedback .options {*/
/*margin-top: 30px;*/
/*text-align: center;*/
/*}*/
/*.btn {*/
/*display: inline-block;*/
/*width: 180px;*/
/*height: 40px;*/
/*margin: 0 25px;*/
/*font-size: 20px;*/
/*background: #DF471A;*/
/*border-radius: 100px;*/
/*border: none;*/
/*color: #fff;*/
/*cursor: pointer;*/
/*outline: none;*/
/*}*/

/*!*  *!*/
/*.nav-back {*/
/*height: 26px;*/
/*font-size: 20px;*/
/*color: #E88F02;*/
/*line-height: 26px;*/
/*background: url("../img/dcdy-summer-web-back.png") no-repeat left center;*/
/*background-size: contain;*/
/*padding-left: 32px;*/
/*}*/

/*!* 留言列表 *!*/
/*.feedback-list {*/
/*margin-top: 38px;*/
/*margin-bottom: 50px;*/
/*}*/
/*.feedback-list li {*/
/*padding-bottom: 10px;*/
/*border-bottom: 1px solid #E4ECF3;*/
/*margin-bottom: 20px;*/
/*}*/

/*.feedback-list li .avatar {*/
/*float: left;*/
/*width: 54px;*/
/*height: 54px;*/
/*border-radius: 100%;*/
/*margin-right: 15px;*/
/*}*/
/*.feedback-list li .desc {*/
/*padding-left: 70px;*/
/*}*/
/*.feedback-list li span {*/
/*display: inline-block;*/
/*height: 20px;*/
/*line-height: 20px;*/
/*margin-right: 15px;*/
/*}*/
/*.feedback-list li .name {*/
/*font-size: 16px;*/
/*color: #6688AF;*/
/*}*/
/*.feedback-list li .map {*/
/*font-size: 14px;*/
/*color: #777E8C;*/
/*background: url("../img/dcdy-summer-web-map.png") no-repeat left center;*/
/*padding-left: 18px;*/
/*}*/
/*.feedback-list li .time {*/
/*font-size: 14px;*/
/*color: #777E8C;*/
/*background: url("../img/dcdy-summer-web-time.png") no-repeat left center;*/
/*padding-left: 20px;*/
/*}*/
/*.feedback-list li p {*/
/*margin-top: 10px;*/
/*margin-bottom: 10px;*/
/*}*/
/*.feedback-list li .cards {*/
/*width: 550px;*/
/*}*/
/*.feedback-list li .cards img {*/
/*width: 70px;*/
/*height: 70px;*/
/*margin-right: 10px;*/
/*margin-bottom: 10px;*/
/*}*/

/*.party-history {*/
/*position: absolute;*/
/*top: -200px;*/
/*border: 0;*/
/*}*/
/*.party-history li {*/
/*position: relative;*/
/*float: none;*/
/*width: 100%;*/
/*color: #E88F02;*/
/*text-align: left;*/
/*padding-left: 10px;*/
/*font-size: 16px;*/
/*height: 32px;*/
/*line-height: 32px;*/
/*}*/

/*.party-history li.active {*/
/*color: #E88F02;*/
/*background: transparent;*/
/*}*/
/*.party-history li.active:before {*/
/*position: absolute;*/
/*left: -2px;*/
/*top: 6px;*/
/*display: block;*/
/*content: ' ';*/
/*width: 5px;*/
/*height: 20px;*/
/*background: #E88F02;*/
/*}*/

/* 莘莘学子谢恩师 */
.gratitude {
    position: relative;
}
.gratitude h1 {
    font-size: 40px;
    color: #9B480A;
    line-height: 40px;
    text-align: center;
    margin-bottom: 50px;
	margin-top: 40px;
}
.gratitude .intro{
    font-size: 20px;
color: #4A4A4A;
letter-spacing: 0;
line-height: 32px;
margin-top:38px;
margin-bottom:60px;
}
.gratitude .introduce .img_gratitude{
    display: block;
    width: 199px;
    height: 33px;
    margin-bottom: 4px;
}
.gratitude .pc-line{
    width: 1100px;
}
.gratitude .pc-line img{
    display: block;
    width: 1100px;
    height: 6px;
}
.medal {
    position: fixed;
    top: 430px;
    width: 90px;
    height: 117px;
    background: url("../img/medal.png") no-repeat center;
}
.intro {
    font-size: 16px;
    color: #242424;
    line-height: 24px;
    margin-bottom: 50px;
}
.introduce {
    margin-bottom: 20px;
}
.introduce h2 {
    font-size: 22px;
    color: #9B480A;
    margin-bottom: 10px;
}
.introduce .line-1 {
    border-bottom: 1px solid #E38328;
    margin-bottom: 2px;
}
.introduce .line-2 {
    border: 1px dashed #E38328;
}
#introduce {
    margin-top: 16px;
    font-size: 20px;
color: #252525;
text-align: justify;
line-height: 30px;
}
/* 上传图片 */
.post_file {
    position: relative;
}

.post-message {
    margin-bottom: 60px;
}
.post-message h4 {
    font-size: 16px;
    color: #9B480A;
    margin-bottom: 10px;
}
.post-message #message-content {
    width: 100%;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #FF8F3B;
    height: 130px;
    padding: 10px 20px;

    font-size: 17px;

}
.post-message .actions {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}
.post-message .icon-upimg {
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(../img/icon-upimg1.png) no-repeat center;
    vertical-align: top;
    margin-top: 2px;
    margin-right: 6px;
}
.post-message .upload-img-btn {
    border: none;
    background: transparent;
    cursor: pointer;
    outline: none;
}
.post-message .send-message {
    float: right;
    padding: 8px 28px;
    background:  #FB6000;
    border-radius: 2px;
    border: 0;
    cursor: pointer;
    outline: none;
    font-size: 17px;
    color: #FFFFFF;
    line-height: 17px;
}
.upload-img-btn{
    padding-left: 0;
    font-size: 16px;
color: #333333;
   
}
/* 莘莘学子留言列表 */
i.icon-site {
    display: inline-block;
    width: 13px;
    height: 17px;
    margin-right: 6px;
    background: url("../img/site.png") no-repeat;
    vertical-align: -3px;
}
i.icon-time {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 6px;
    background: url("../img/time.png") no-repeat;
    vertical-align: -1px;
}
.comment-list li {
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 20px;
}
.comment-list li .avatar {
    float: left;
    width: 54px;
    height: 54px;
    border-radius: 50%;
}
.comment-list li .desc-wrap {
    padding-left: 65px;
    padding-top: 8px;
}
.comment-list li h2 {
    font-size: 16px;
    color: #6688AF;
    margin-bottom: 10px;
}
.comment-list li .place {
    font-size: 14px;
    color: #FF8F3B;
    margin-right: 20px;
    margin-left: 24px;
}
.comment-list li .time {
    font-size: 14px;
    color: #FF8F3B;
}
.comment-list li .desc {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 20px;
    word-break: break-all;
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}
.comment-list .img-list img {
    width: 120px;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.comment-list pre {
    white-space: normal;
}
/*证书*/
.award{
    display: none;
}
.award .award-wrapper{
    position: fixed;
    left:0;
    right:0;
    bottom: 0;
    top:0;
    z-index:100;
    background: #000000;
    opacity: 0.7;
}
.award .award-info{
    position: fixed;
    width: 800px;
    height: 600px;
    top:10%;
    left: 25%;
    background: #ffffff;
    z-index:101;
}
.award .award-info .img-banner{
    width:685px;
    height:490px;
    display: block;
    margin-top: 33px;
    margin-left:58px;
}
.award .award-info button:last-child{
    margin-left: 140px;
}
.award .award-info button {
    width:110px;
    height:38px;
    background: #9E2B4A;
    border-radius: 5px;
    font-size: 20px;
    color: #FFFFFF;
    border:0;
    margin-left:190px;
    margin-top: 20px;
}
.award .national button{
    background: #F65757;
}
.award .story button{
    background: #E7606F;
}

.award .award-info .closed{
    width:29px;
    height:29px;
    position: absolute;
    top:19px;
    right:42px;
}
.award .award-info .closed img{
    width:100%;
    height:100%;
}
.award .award-info .award-message{
    position: absolute;
    left:122px;
    right:113px;
    top:275px;
    font-size: 18px;
    color: #000000;
    font-weight:600;
    line-height:25px;
}
.award .award-info .award-message p{
    text-indent: 32px;
}
.award .award-info .award-message .award-activity{
    margin-top: 9px;
    margin-bottom: 9px;

}
.award .award-info .award-message .award-timed{
    margin-top:10px;
    float:right;
    font-size: 16px;
    color: #000000;
}
.award .award-info .award-message .award-timed span{
    display:block;
    line-height: 22px;
    font-weight:100;
    font-size: 16px;
}
.award .award-info .award-message .award-timed #award-publish-time{
    font-size: 14px;
    float: right;
}
@media print {
    .award .award-wrapper{
        position: fixed;
        left:0;
        right:0;
        bottom: 0;
        top:0;
        z-index:100;
        background: #000000;
        opacity: 0.7;
    }
    .award .award-info{
        position: fixed;
        width: 800px;
        height: 600px;
        top:10%;
        left: -40px;
        background: #ffffff;
        z-index:101;
    }
    .award .award-info .img-banner{
        width:685px;
        height:490px;
        display: block;
        margin-top: 33px;
        margin-left:58px;
    }
    .award .award-info button, .award .award-info .closed {
        display: none;
    }

    .award .award-info .closed img{
        width:100%;
        height:100%;
    }
    .award .award-info .award-message{
        position: absolute;
        left:122px;
        right:113px;
        top:275px;
        font-size: 18px;
        color: #000000;
        font-weight:600;
    }
    .award .award-info .award-message h5{
        line-height: 25px;
    }
    .award .award-info .award-message p{
        text-indent: 32px;
    }
    .award .award-info .award-message .award-activity{
        margin-top: 9px;
        margin-bottom: 9px;
    }
    .award .award-info .award-message .award-timed{
        margin-top:10px;
        float:right;
        font-size: 16px;
        color: #000000;
    }
    .award .award-info .award-message .award-timed span{
        display:block;
        line-height: 22px;
        font-weight:100
    }
    .award .award-info .award-message .award-timed #award-publish-time{
        font-size: 14px;
        float: right;
    }
}
#page{
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
/* 排行榜 */
.ranking-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    height: 100%;
    display: none;
}
.ranking-wrap .backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 900;
}
.ranking-wrap .ranking-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 760px;
    margin-left: -380px;
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.05);
    border-radius: 2px;
    z-index: 999;
}
.ranking-wrap h2 {
    font-size: 26px;
    color: #242424;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center;
}
.ranking-wrap p {
    font-size: 16px;
    color: #7D7D7D;
    line-height: 16px;
    margin-bottom: 30px;
    text-align: center;
}
.ranking-wrap table.list {
    width: 100%;
}
.ranking-wrap table.list th {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #242424;
    background: #FFF8F2;
    border: 1px solid #FFE7D4;
    border-left: none;
    border-right: none;
}
.ranking-wrap table.list td {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #5C5C5C;
    border-bottom: 1px solid #FFE7D4;
    text-align: center;
}
.ranking-wrap table.list td span {
    display: inline-block;
    width: 36px;
    height: 26px;
    font-size: 16px;
    color: #9B480A;
    text-align: center;
    line-height: 26px;
    background: #FFE7D4;
    border-radius: 2px;
}
.ranking-wrap table.list tr:nth-child(n + 4) td {
    border-bottom: 1px solid #E8EAEB;
}
.ranking-wrap table.list tr:nth-child(n + 4) td span {
    background: none;
    color: #424754;
}
.ranking-wrap .actions {
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}
.ranking-wrap .confirm-btn {
    width: 100px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
    text-align: center;
    background: #E8984D;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    outline: none;
}
.ranking-wrap span.close-btn{
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 35px;
    color: #C3C3C3;
    cursor: pointer;
    font-family: sans-serif;
}

/*登录弹框样式*/
.layui-layer-molv .layui-layer-title{
    background: #ffffff!important;
}