.content {
    background: #f1f1f1;
    text-align: center;
    padding-bottom: 65px;
    min-width: 1280px;
}

.homeUl {
    overflow: hidden;
    max-width: 1195px;
    margin: auto;
}

.homeList {
    display: inline-block;
    margin: 0 20px 30px 0;
}

.imgBox {
    padding: 12px 8px;
    background: #ffffff;
    display: inline-block;
}

#Bantu {
    display: block;
    width: 100%;
}

.homeImg {
    width: 250px;
    height: 372px;
}

.homeText {
    margin-top: 14px;
    font-size: 16px;
    color: #545454;
}

.homeLine {
    width: 1136px;
    border: 1px solid #dbdbdb;
    margin-bottom: 30px;
    margin-left: 20px;
    clear: both;
}

.mainBox {
    width: 1121px;
    display: flex;
    height: 740px;
    margin: auto;
    box-shadow: 2px 2px 10px #999;
    -moz-box-shadow: 2px 2px 10px #999;
    -o-box-shadow: 2px 2px 10px #999;
    -webkit-box-shadow: 2px 2px 10px #999;
    position: relative;
}

.leftMain {
    height: 740px;
    background: #ffffff;
}

.listRMain {
    width: 614px;
    height: 740px;
    padding: 0px 8px 0 8px;
    background: #f9f9f9;
}

.listRMain_list {
    /* margin-left: 20px; */
}

.paperlHead {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #d4d4d4;
    text-align: center;
    margin: 0 30px 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#paperlHeadImg {
    width: 130px !important;
    max-width: 150px;
    max-height: 50px;
    display: none;
}

.paperHeadTitle {
    font-size: 16px;
    color: #000000;
}

.detailMain {
    width: 100%;
    height: 100%;
    padding: 10px 15px 0 15px;
    overflow-y: auto;
    margin: 10px auto;
}

.contentPage{
	height: 90% !important;
}

.title1 {
    margin: 20px 0;
    color: #777777;
}

.info {
    text-align: left;
}

.imgTextBox {
    background: #eee;
    margin: 10px 6px;
}

.info .pText {
    font-size: 14px;
    color: #343434;
    text-indent: 2em;
    margin: 10px auto;
    line-height: 30px;
}

.info .imgText {
    font-size: 12px;
    color: #343434;
    line-height: 25px;
    margin: 10px 0;
    text-align: center;
}

.info .pImg {
    text-align: center;
}

.info .conentImg {
    max-width: 100%;
}

.info .infoContent {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

.info .infoContent p {
    font-size: 16px;
    line-height: 30px;
    margin: 10px auto 0;
}

.leftHover {
    position: absolute;
    top: 0px;
    left: -40px;
    color: #ffffff;
    width: 40px;
}

.hoverLi {
    background: #FB5B4E;
    width: 40px;
    writing-mode: vertical-lr;
    /* writing-mode: tb-lr; */
    margin-bottom: 12px;
    text-align: center;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    font-size: 15px;
    padding: 10px 11px 6px;
    cursor: pointer;
    letter-spacing: 4px;
    display: inline-block;
}

.hoverLiRight {
    border-radius: initial;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.hoverLiRight_next,
.hoverLiRight_prev {
    width: 40px;
    height: 110px;
    padding:0;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: inherit;
}

.Btn_read {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    align-items: center;
    justify-content: center;
    border-radius: 0 10px 10px 0;
    width: 40px;
    padding: 15px 5px;
    position: relative;
    background-color: #646464;
}

.Btn_sraech {
    height: 43px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Btn_sraech img {
    display: block;
    width: 30px;
    height: 29px;
    margin-left: -5px;
    margin-top: -5px;
}

.Btn_switch {
    height: 43px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Btn_switch img {
    display: block;
    width: 30px;
    height: 29px;
    margin-left: -5px;
    margin-top: -5px;
}

.hoverLiRight_next a {
    display: block;
    font-size: 16px;
}
.hoverLiRight_next a img {
    margin:3px 5px -8px -2px;
	display: inline-block!important;
}
.hoverLiRight_prev a img{
	margin:4px 5px 8px -2px;
	display: inline-block!important;
}
.hoverLiRight_prev a {
    display: block;
    font-size: 16px;
}

.hoverLiRight_prev a {
    padding:10px 8px;
	writing-mode:tb-rl;
}

.hoverLiRight_next a {
    padding:10px 8px;
	writing-mode:tb-rl;
}


.leftHover .dzb-multi-zoomOut {
    border-radius: 0 10px 10px 0;
    width: 40px;
    padding: 15px 5px;
    position: relative;
    background-color: #646464;
}

.leftHover .dzb-multi-zoomOut a {
    line-height: 20px;
    display: block;
    width: 100%;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
	flex-direction: column;
	-webkit-flex-direction: inherit;
}

.leftHover .dzb-multi-zoomIn {
    border-radius: 0 10px 10px 0;
    width: 40px;
    padding: 15px 5px;
    position: relative;
    background-color: #646464;
}

.dzb-multi {
    margin-top: 60px;
}

.leftHover .dzb-multi-zoomIn a {
    line-height: 20px;
    display: block;
    width: 100%;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
	flex-direction: column;
	writing-mode: td-rl;
	-webkit-flex-direction: inherit;
}

.hoverBox1 {
    position: absolute;
    left: 6px;
    width: 207px;
    text-align: left;
    border: 1px solid #bfbfbf;
    padding: 5px 7px;
    background: #ffffff;
	z-index:99999999999;
}

.box1Li {
    height: 30px;
    line-height: 30px;
    color: #000000;
    padding-left: 16px;
    cursor: pointer;
    font-size: 14px;
}

.box1Li:hover {
    background: #c1343b;
    color: #ffffff !important;
}

.box1Li:hover a {
    color:#fff;
    text-decoration:none;
}

.hoverLi:hover {
    background: #FB5B4E;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ellipsis-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.box1Ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.triangle {
    width: 0;
    height: 0;
    border-style: solid;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 20px;
}

.triangleBorder {
    border-width: 8px;
    border-color: transparent #bfbfbf transparent transparent;
    left: -17px;
}

.triangleBg {
    border-width: 7px;
    border-color: transparent #ffffff transparent transparent;
    left: -14px;
    top: 21px;
}

.boxWh {
    width: 230px;
    min-height: 230px;
}

.boxShare {
    width: auto;
    padding: 10px;
}

.hoverR {
    right: -40px;
    left: auto;
}

.top400 {
    top: 400px;
}

.bottom_BmBack{
	bottom: 555px;
    top: auto;
}

.bottom_read {
    bottom: 500px;
    top: auto;
}

.bottom24 {
    bottom: -10px;
    top: auto;
}

.hoverRHome {
    right: 0px;
    top: 190px;
    left: auto;
}

.listH {
    text-align: left;
    border-bottom: 1px dotted #cccccc;
    height: 100px;
    padding-top: 10px;
    overflow: hidden;
}

.listTitle {
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
}

.listH:hover {
    background: #eeeeee;
}

.listDesc {
    color: #999999;
    line-height: 22px;
}

.paddingTop0 {
    padding-top: 0px;
    margin-top: 0px;
}

.paddingTop10 {
    padding-top: 10px;
    margin-top: 10px;
}

.leftHover .active {
    width: 40px;
    height: 70px;
    background: #c1343b;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 17px;
}

.active a {
    display: block;
    font-size: 16px;
}


#read-btn {
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: -20px;
    cursor: pointer;
    background-size: 28px 23px;
}

#backBM-btn {
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: -20px;
    cursor: pointer;
    background-size: 28px 23px;
}

.marR10 {
    margin-right: 10px;
}

.marL16 {
    margin: 0 0 6px 16px;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font30 {
    font-size: 30px;
}

.fontWB {
    font-weight: bold;
}

.fontFFF {
    color: #ffffff !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.relative {
    position: relative;
}

.hid {
    display: none;
}

.main .main-in .main-paper {
    margin-left: 10px;
    position: relative;
}

.main .main-in .main-paper img {
    width: 490px;
}

.main-l {
    width: 507px;
    margin-top: 10px;
    /* padding: 30px 20px 30px 20px; */
}

.main-list ul li.li-active {
    background: #eeeeee;
}

.main-list ul li.li-active a {
    color: #d1232a;
}

.main-list ul li.li-active span {
    color: #666;
}

.main-list ul li a {
    font-family: '微软雅黑';
    font-size: 18px;
    color: #010101;
    margin-bottom: 5px;
}

.main-list ul li a:hover {
    color: #d1232a;
}

.main-list ul li .summary {
    padding-bottom: 6px;
    overflow: hidden;
}

.main-list ul li span {
    font-size: 14px;
    line-height: 22px;
    color: #999;
    max-height: 66px;
    overflow: hidden;
}

/*滚动条样式*/
.main-list::-webkit-scrollbar {
    width: 6px;
}

.main-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.main-list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);

}


.searchresult {
    position: absolute;
    right: -11px;
    top: 0px;
    width: 321px;
    background: #646464;
    padding: 5px 0 6px 0px;
    transition: all .5s;
    -webkit-transition: all .5s;
    border-radius: 10px;
}

.hd {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hd input {
    height: 32px;
    line-height: 32px;
    width: 234px;
}

.hd img {
    display: block;
    width: 30px;
    height: 29px;
    margin: 0 7px;
    cursor: pointer;
}

.down {
    width: 40px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#catalog,#version {
    /* overflow-y: auto; */
    max-height: 600px;
    height: auto;
    top: 70px;
	overflow:auto;
    -ms-scrollbar-base-color: white;
    -ms-scrollbar-shadow-color: white;
    -ms-scrollbar-arrow-color: white;
    -ms-scrollbar-track-color: white;
}

#catalog::-webkit-scrollbar {
    display: none;
}

#version::-webkit-scrollbar {
    display: none;
}

/* 遮罩层 */
#Mask {
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/
    height: 100%;
    filter: alpha(opacity=60);
    /*设置透明度为60%*/
    opacity: 0.6;
    /*非IE浏览器下设置透明度为60%*/
    z-Index: 999;
}

#qrcodeBox {
    position: fixed;
    top: 35%;
    left: 40%;
    width: 256px;
    height: 312px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
    justify-content: space-between;
    display: none;
    text-align: center;
    z-index: 11111111111;
}

#qrcode {
    text-align: center;
}

#qrcode {
    z-index: 99999;
}

#qrcode table {
    margin: 0 auto;
}

.ShareBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    padding-left: 8%;
    height: 50px;
    line-height: 50px;
}

.ShareBox img {
    width: 20px;
    height: 20px;
    background: gray;
    border-radius: 50%;
}

#qrcodeBox div:last-child {
    line-height: 77px;
}

#Login_Btn {
    display: none;
}

/* 版面图显示样式 */
.mainBox .main-paper {
    padding: 30px 20px 30px 20px;
    height: 100%;
	position:relative;
}

.mainBox .main-paper #Bantu {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 670px;
}


#showMap {
    position: fixed;
    width: max-content;
    margin-top: 6px;
    padding: 10px;
    display: none;
    border: 1px solid #fff;
    background: #999;
    border-radius: 4px;
    box-shadow: 2px 2px 2px #999;
    word-break: keep-all;
    z-index: 99999;
	color:#fff;
	text-align: left;
	font-weight:bold;
}

#paperClient {
    display: black;
}

.navBar {
    width: 1121px;
    margin: auto;
    padding: 12px 30px;
    display: flex;
    background-color: #fff;
    margin-bottom: 30px;
    align-items: center;
    color: #666;
    justify-content: space-between;
    border-radius: 30px;
    box-shadow: 2px 2px 10px #f97072;
    -moz-box-shadow: 2px 2px 10px #f97072;
    -o-box-shadow: 2px 2px 10px #f97072;
    -webkit-box-shadow: 2px 2px 10px #f97072;
    position: relative;
}

.navBar .date {
    vertical-align: middle;
    color: #f56663;
}

.navBar .navRight {
    flex: 1;
    text-align: right;
}

.navBar .navContent {
    /*flex: 1;*/
}

.navRight img {
    width: 16px;
    height: auto;
    margin-right: 4px;
    vertical-align: middle;
}

.navContent .navbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navContent .nav-back img {
    width: 8px;
    height: auto;
    margin-right: 6px;
    margin-top:-3px;
}

.menu .item:before {
    content: "|";
    color: #94959E;
}

.menu .item:last-child:before {
    display: none;
}

.menu .item .code {
    width: 12px;
    height: auto;
    margin-left: 4px;
    margin-top:-3px;
}

/* .navbox a {
    color: #666 !important;
}  */

/* .navbox a:hover {
    color: #f56663 !important;
} */


.bg-gray {
    background-color: #777777;
}

.switch-modal {
    position: fixed;
    right: 0;
    top: 50%;
    display: flex;
    flex-direction: column;
}

.switch-modal div {
    padding: 10px 20px;
    background: orangered;
    color: #fff;
    cursor: pointer;
    border-radius: 6px;
    margin-bottom: 5px;
}


/*导航条*/
.menu,
.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    
    z-index: 999;
}

.menu ul ul a {
    float: none;
}

.menu ul a {
    float: left
}

.menu ul ul,
.mega-menu {
    opacity: 0;
    visibility: hidden;
    display: none !important;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    -ms-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out
}

.menu li:hover>ul {
    opacity: 1;
    visibility: visible;
    display: block !important
}

.menu ul:after {
    content: "";
    clear: both;
    display: block
}

.menu ul li {
    float: left;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

.menu ul li a {
    display: block;
    padding: 0 10px 0 10px;
    color: #666;
    text-decoration: none;
    border-right: 1px solid rgba(f, f, f, 0.9);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1);
}

/* .menu .arrow:after{content:"";float:right;text-align:right;width:0;height:0;display:block;border-left:3px solid rgba(0,0,0,0);border-right:3px solid rgba(0,0,0,0);border-top:3px solid #fff;top:9px;margin:0 0 0 5px;position:relative;border-left:3px solid transparent/9;border-right:3px solid transparent/9} */

.menu ul ul {
    /*background: #fff;
    border: 1px solid #e0e0e0;*/
    border-top: 0;
    border-bottom: 0;
    position: absolute;
    top: 100%;
    width: 150px;
	padding-top:15px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04)
}

.menu ul ul li a {
    padding: 8px 12px;
    color: #777;
    border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
    background: #FFFFFF;
}

.menu ul ul li {
    float: none;
    position: relative;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none
}

.style-1 .menu {
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.04) 0%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.04) 0%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.04) 0%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.04) 0%);
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.04) 0%);
}

a.rss:hover {
    background: #c20102;
    color: #fff;
    padding-left: 5px;
}

a.stumbleupon:hover {
    background: #ff3333;
    color: #fff;
    padding-left: 5px;
}

#nva_xlbk_list li {
    text-align: left;
}

#homePage img {
    width: 16px;
    height: auto;
    vertical-align: inherit;
    margin-bottom: 8px;
}

.index {
    padding: 10px;
}

.index .index_tab {
    width: 100%;
    height: 45px;
    /* background-color: #eee; */
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}

.index .index_tab a {
    width: calc(100% / 8);
    height: 100%;
    line-height: 45px;
    color: #333;
    text-align: center;
    border: 1px solid #f1f1f1;
    font-size: 18px;
}

.index .index_tab a:not(:last-child){
    border-right: none;
    /* height: 30px;
    line-height: 28px;
    font-size: 18px;
    border: 1px solid #f1f1f1;
    margin: 0;
    padding: 10px;
    cursor: pointer; */
}

.index .index_tab a:first-child {
    border-top-left-radius: 6px;
}

.index .index_tab a:last-child {
    border-top-right-radius: 6px;
}

.index .index_tab a:hover {
    color: #ca8977;
    background: #f1f1f1;
}

.cur {
    color: #ca8977 !important;
    background: #f1f1f1;
}

.index_cont {
    width: 100%;
}

.index_cont .list {
    display: none;
    /* text-align: center; */
    padding: 20px;
}

.selected {
    display: block !important;
}
.selected_cont {
    display: flex;
}
.index_cont .list .qrcontent {
    margin: 0 30px 15px 0;
  
}
.index_cont .list .qrcontent .txt{
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
.index_cont .list .qrcontent .qr:hover {
    /* border: 4px solid red; */
    background-color: red;
}

.index_cont .list .qrcontent .qr {
    width: 140px;
    height: 140px;
    line-height: 136px;
    text-align: center;
    background-color: #f1f1f1;
    margin-bottom: 6px;
    border: 1px solid #ccc;
    /* object-fit: fill; */
}
.index_cont .list .qrcontent img {
    width: 130px;
    height: 130px;
    /* object-fit: fill; */
}
.mask {
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0,.5);
    position: absolute;
    text-align: center;
}

.maskImg {
    width: 300px;
    height: 300px;
    line-height: 300px;
    background-color: #f1f1f1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.maskImg img {
    width: 290px;
    height: 290px;
    object-fit: cover;
}

.maskImg:hover{
    background-color: red;
}

#paperlHead{display:none;}
#listBox{display:block;}
#AdsListBox{display:none;height:100% !important}
#paperClient{display:none;}
.Btn_switch{display:none;}
#bottomHome{display:block!important}
#downpdfLink{display:block;}
.Btn_sraech{display:block;}
#articleAuthor,#articleWords{display:none;}
.footBgImg{display:none;}
#nva_xlbk_item{display:block;}
#footCodeList{display:none;}