﻿*{
    padding: 0;
    margin: 0;
}



/* 哀悼日去掉这段代码的注释 */
/*html{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}*/

@font-face {
    font-family: 'iconfont';
    src: url('/Scripts/date-new/iconfont.ttf') format('truetype');
}

body {
    background: #eee;
    min-width: 1400px;
}

.qr {
    padding: 17px;
    float: left;
}

#news_click {
    height: auto!important;
    z-index: 99999;
}

.area {
    height: auto!important;
    z-index: 99999;
}

#float_box {
    padding: 10px;
    text-align: center;
    max-width: 200px;
    overflow: auto;
    word-wrap: break-word;
    word-break: normal;
    border: 2px solid #ec1b25;
    position: absolute;
    display: none;
    background: rgba(225, 105, 110, 0.74);
    font-size: 16px;
    color: #ffffff;
}

.header {
    width: 78%;
    height: 7vh;
    margin: 10px auto;
    display: flex;
}

.medialist {
    margin-left: 40px;
}

.mediaa {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

.mediaa::after {
    content: '';
    display: block;
    transition: all 500ms ease-in-out 0s;
    cursor: pointer;
    border-top: 1px solid #ec1b25;
    margin: 0 auto;
    width: 0;
}

.mediaa:hover::after {
    width: 100%;
}

.mediaa:hover {
    color: #ec1b25;
}

.mediali {
    float: left;
    margin-right: 30px;
    position: relative;
    left: 0;
    list-style: none;
    padding-top: 16px;
}

#newMediaList {
    width: auto;
    height: 150px;
    background: #fff;
    list-style: none;
    font-size: 10px;
    text-align: center;
    color: #494949;
    position: relative;
    box-shadow: 3px 3px 15px 0 #aaa;
    top: 0;
    margin-top: 45px;
}

.qrcode{
    width: 90px;
}

.logo {
    width: 20vh;
}

.content {
    width: 72%;
    height: 86vh;
    background: #fff;
    margin: 0 auto;
    box-shadow: 3px 3px 15px 0 #aaa;
    position: relative;
}

.bm {
    position: relative;
    width: 100%;
    display: table-caption;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    box-sizing: border-box;
}

.last {
    position: absolute;
    width: 42px;
    height: 80px;
    left: -42px;
    top: 0;
    /*box-shadow: -5px -4px 7px -2px #aaa;*/
    border: none;
    background: #979797;
    color: #fff;
    border-radius: 5px 0 0 5px;
}

.bmname {
    position: absolute;
    top: 6px;
    right: 20px;
}

.lastb {
    position: absolute;
    width: 42px;
    height: 80px;
    left: -42px;
    top: 45vh;
   /*box-shadow: -5px -4px 7px -2px #aaa;*/
    border: none;
    background: #979797;
    color: #fff;
    border-radius: 5px 0 0 5px;
}

.next {
    position: absolute;
    width: 42px;
    height: 80px;
    left: -42px;
    top:15vh;
    /*box-shadow: -5px -4px 7px -2px #aaa;*/
    border: none;
    background: #979797;
    color: #fff;
    border-radius: 5px 0 0 5px;

}

.nextb {
    position: absolute;
    width: 42px;
    height: 80px;
    left: -42px;
    top: 60vh;
    /*box-shadow: -5px -4px 7px -2px #aaa;*/
    border: none;
    background: #979797;
    color: #fff;
    border-radius: 5px 0 0 5px;
}

.next:hover {
    border: 1px solid red;
    color: red;
}
.nextb:hover {
    border: 1px solid red;
    color: red;
}

.lastb:hover {
    border: 1px solid red;
    color: red;
}
.last:hover {
    border: 1px solid red;
    color: red;
}

.datetime {
    width: calc(100% - 564px);
    height: 40px;
    color: #ec1b25;
    position: absolute;
    right: 0;
    top: 10px;
}



.download {
    position: absolute;
    right: 30vw;
    top: 1.5vh;
}

.download span {
    font-size: 12px;
    margin-top: -22px;
    display: block;
    margin-left: 20px;
}

.bmtoggle {
    position: absolute;
    right: 23vw;
    top: 1.5vh;
}

.bmtoggle span {
    font-size: 12px;
    margin-top: -22px;
    display: block;
    margin-left: 20px;
}

.time {
    width: 108px;
    height: auto;
    font-size: 18px;
    color: #ec1b25;
    text-align: center;
    border: none;
    position: absolute;
    left: 30px;
    top: 6px;
}

.time:focus {
    outline: none;
}

.date {
    font-size: 15px!important;
    font-weight: bold;
}

.iconfont {
    font-size: 27px!important;
    position: absolute;
    left: 0;
}

.newspaper {
    height: 81vh;
    box-shadow: 3px 3px 15px 0 #888;
    max-width: 504px;
}

.titleList {
    width: calc(100% - 564px);
    list-style: none;
    overflow: scroll;
    height: 78vh;
    overflow-x: hidden;
    box-shadow: 0px -26px 9px -31px #888;
    position: absolute;
    bottom: 20px;
    right: 0;
    line-height: 30px;
}

.title a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    display: block;
    width: calc(100% - 25px);
    float: right;    
}

.title::after {
    content: '';
    display: block;
    transition: all 500ms ease-in-out 0s;
    cursor: pointer;
    border-top: 1px solid #ec1b25;
    margin: 0 auto;
    width: 0;
}

.title:hover::after {
    width: 100%;
}

.title a:hover {
    color: #ec1b25;
}

#search {
    position: absolute;
    top: 3%;
    right: 12%;
}

.searchInput {
    width: 150px;
    height: 23px;
    border: 2px solid #ec1b25;
    padding-left: 4px;
    padding-right: 52px;
    position: relative;
    background: #eee;
}
.searchButton {
    width: 50px;
    height: 27px;
    border: none;
    background: #ec1b25;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}
.searchInput:focus{
    outline: none;
}

.toggle button:hover{
    position: absolute;
    right: -42px;
    width: 42px;
    height: 80px;
    background: #979797;
    color: red;
    border-radius: 0 5px 5px 0;
    border: 1px solid red;
}

.toggle button{
    position: absolute;
    right: -42px;
    width: 42px;
    height: 80px;
    background: #979797;
    color: #fff;
    border-radius: 0 5px 5px 0;
    border: none;
}

.calendar {
    text-align: center;
    position: absolute;
    top: 13vh;
    right: -42px;
    width: 42px;
    height: 80px;
    background: #979797;
    color: #fff;
    border-radius: 0 5px 5px 0;
    border: none;
}



.calendar input {
    width: 42px;
    height: 80px;
    background: transparent;
    border: none;
    color: transparent;
    border-radius:  0 5px 5px 0;
    position: absolute;
    top: 0vh;
    left: 0px;
}

.old {
    border: none;
    background: transparent;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}



.share button:hover {
    position: absolute;
    //top: 39vh;
    top: 26vh;
    right: -42px;
    width: 42px;
    height: 80px;
    background: #979797;
    color: red;
    border: 1px solid red;
    border-radius: 0 5px 5px 0;
}

.share button{
    position: absolute;
    //top: 39vh;
    top: 26vh;
    right: -42px;
    width: 42px;
    height: 80px;
    border: none;
    background: #979797;
    color: #fff;
    border-radius: 0 5px 5px 0;
}

.share_menu {
    width: 300px;
    height: 100px;
    background-color: #fff;
    box-shadow: 0 31px 104px -32px #888;
    position: absolute;
    //top: 39vh;
    top: 26vh;
    right: 0px;
    border: 1px solid #eee;
    z-index: 99999;
}

.share_menu_list li{
    list-style: none;
    float: left;
    margin-left: 40px;
    margin-top: 10px;
    text-align: center;
}


.pdf button:hover {
    position: absolute;
    top: 26vh;
    right: -42px;
    width: 42px;
    height: 80px;
    border: none;
    background: #979797;
    color: red;
    border: 1px solid red;
    border-radius: 0 5px 5px 0;
}

.pdf button{
    display:none;
    position: absolute;
    top: 26vh;
    right: -42px;
    width: 42px;
    height: 80px;
    border: none;
    background: #979797;
    color: #fff;
    border-radius: 0 5px 5px 0;
}

.bmul li {
    list-style: none;
}

.bmlist {
    width: 200px;
    height: 368px;
    background: #fff;
    position: absolute;
    right: 0;
    z-index: 100000;
    /*line-height: 50px;*/
    box-shadow: -3px 6px 11px #eee;
    display: none;
    padding-left: 20px;
    padding-right: 20px;
    overflow-y: scroll;
}

.bmul li a {
    text-decoration: none;
    color: #000;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bmul li a::after {
    content: '';
    display: block;
    transition: all 500ms ease-in-out 0s;
    cursor: pointer;
    border-top: 1px solid #ec1b25;
    margin: 0 auto;
    width: 0;
}

.bmul li a:hover::after {
    width: 100%;
}

.bmul li a:hover {
    color: #ec1b25;
}

.container {
    padding-right: 20px;
    font-size: 16px;
}
.container-title {
    text-align: center;
    line-height: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #888;
    padding-top: 30px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.container-title h4{
    color: #888888;
}
.message {
    position: relative;
    color: #888;
    font-size: 14px;
    margin-bottom: 10px ;
}
.artcleDate {
    position: absolute;
    right: 0;
}

.container-content {
    line-height: 30px;
}

.artcleSet {
    width: calc(100% - 564px);
    height: 40px;
    color: #ec1b25;
    position: absolute;
    right: 0;
    top: 8px;
}

.artcleSet li {
    list-style: none;
    float: left;
    margin-left: 20px;
    padding-top: 8px;
}

.artcleSet li:hover {
    list-style: none;
    float: left;
    margin-left: 20px;
    padding-top: 8px;
    cursor: pointer;
}

.fontSizeSet {
    position: absolute;
    right: 20px;
}

#qrcode {
    width: 200px;
    height: 300px;
    position: absolute;
    top: 20%;
    left: 40%;
    z-index: 99999;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 20px;
    display: none;
}

.title {
    display: block;
    margin-top: 20px;
    margin-bottom: 24px;
}

