* {
	margin: 0;
	border: none;
	padding: 0;
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

a:hover {
	color: #8b0000;
}

li {
	list-style-type: none;
}

.show {
	display: block;
}

.hide {
	display: none;
}
.Ancient_cont,
.Page_info,
.Literature_info,
.Content_introduction,
.category,
.secher,
.Ancient_bottom_info_items,
.footer_info,
.AncientBook_info,
.AncientBook_info_list_head,
.AncientBook_info_list_head_search form,
.AncientBook_list_items_head,
.AncientBook_list_items_cont li,
.AncientBook_Page_info_bottom,
.Book_info,
.right_code,
.Book_info_right_search form,
.Book_cont,
.Literature_list,
.Literature_list div[id^="ajaxElement"] .yes,
.Literature_listitem,
.Pic_list,
.Pic_list div[id^="ajaxElement"] .yes,
.Newspaper_list,
.Newspaper_item_head,
.Newspaper_item_heads,
.Newspaper_item_conts,
.Newspaper_item_conts div[id^="ajaxElement"] .yes,
.Newspaper_item_cont,
.Newspaper_item_cont .item_info_cont,
.Search_list_item,
.Content_sun {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

/* 端砚首页样式 */
/* 端砚页头 start */
.Ancient {
	background: url(../img/top_bg.png) no-repeat right bottom, #F8F7ED;
	border-bottom: 3px solid #855e39;
}

.Ancient_top {
	position: relative;
    	width: 1080px;
    	display: flex;
    	margin: 0 auto;
}
.channle_on{
	color:red;
}

.Ancient_top_logo {
	height: 70px;
}

.Ancient_top img {
	width: 400px;
    	margin: 5px 0px;
    	height: auto;
}

.column {
	top: 30px;
    	right: 0px;
    	position: absolute;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.column>ul{
	display: flex;
}
.column>ul li{
	height: 40px;
    	border-radius: 2px;
    	color: #795548;
    	line-height: 40px;
    	width: 80px;
    	text-align: center;
    	background: rgba(217 217 217 / 71%);
}
.column>ul li.acticity {
	background: #795548cf;
	color: #fff;
}
.column>ul li:nth-of-type(2){
	margin:0px 0px 0px 2px;
}	

.column_item {
	text-align: center;
	padding: 0 1.5em;
	font-size: 20px;
	font-weight: bold;
	height: 70px;
	line-height: 70px;
	box-sizing: border-box;
	word-break: keep-all;
}
#openbook{
	display: block;
    	width: 80px;
    	text-align: center;
    	background: #FF9800;
    	margin: 10px 0px 0px 0px;
    	height: 30px;
    	line-height: 30px;
    	color: white;
    	border-radius: 2px;
    	border: 1px solid #FF9800;
}
.column_item:hover {
	color: #990000;
	background: url(../img/nav-bg.png) no-repeat center 85% / 100% 10px;
}

.column_item.active {
	color: #990000;
	background: url(../img/nav-bg.png) no-repeat center 85% / 100% 10px;
}

/* 端砚页头 end*/


/* 首页主体部分 */
.Ancient_info {
	background: url(../img/texture.png), linear-gradient(to top, #fdfdec, #ffffff00);
	padding: 0.5% 0 1%;
}

/* 首页简介部分 start */
.Ancient_cont {
	margin: 1% auto;
	width: 1080px;
	box-shadow: 0 0 9px rgb(0 0 0 / 22%);
	justify-content: space-around;
	align-items: center;
}

.Ancient_cont_img {
	width: 40%;
	padding: 2.5%;
}

.Ancient_cont_img img {
	width: 100%;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .5);
}

.introduction {
	width: 50%;
	padding: 1% 2.5%;
}

.introduction_tit {
	border-bottom: 3px double #663000;
	padding: 4% 0% 2% 0%;
	margin-bottom: 2%;
	color: #855e39;
	font-size: 24px;
	width: 100%;
	font-family: Lisu, serif;
	font-weight: bold;
}

.introduction_cont {
	line-height: 1.5em;
	font-size: 18px;
	color: #5b5b5b;
	text-align: justify;
	text-indent: 2em;
}

/* .introduction_cont a {
	color: #a37d0c;
} */

.category {
	margin-top: 2%;
	
	width: 100%;
	justify-content: space-around;
}

.category_items {
	width: 30%;
	padding: 1%;
	background: url(../img/category-box.png) no-repeat center / 100% 100%, #f6f2ed;
	text-align: center;
	box-sizing: border-box;
}

/* 古籍首页数值 */
.category-guji {
	justify-content: space-between;
}

.category-guji .category_items {
	width: 15%;
}

.category_items p {
	margin-bottom: 5px;
	color: #808080;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.category_items font {
	display: inline;
	font-family: arial;
	font-size: 24px;
	color: #880000;
}

.category_items span {
	color: #808080;
	font-size: 15px;
	font-weight: bold;
}

/* 首页简介部分 end */

/* 首页搜索框 start */
.secher {
	width: 1080px;
	padding: 1% 2%;
	margin: 0 auto;
	background: url(../img/search_left_bg.png) no-repeat -36px 24px / auto 100%, url(../img/search_right_bg.png) no-repeat right bottom / auto 80%, #f1ede8;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, .25);
}

/* 古籍首页搜索框背景图 */
.secher-guji {
	background: url(../img/search-guji_left_bg.png) no-repeat 0px 25px / auto 75%, url(../img/search-guji_right_bg.png) no-repeat right bottom / auto 100%, #f1ede8;
}

.secher img {
	margin-right: 2%;
	height: 65px;
}

.mod_select {
	width: 70%;
	height: 40px;
	background-color: #ffffff;
	border-radius: 10px;
	/* border: solid 1px #dcdfe6; */
}

.mod_select .box-select {
	width: 15%;
	height: 100%;
	position: relative;
	display: inline-block;
	border-radius: 10px;
	padding: 0 2.5%;
	box-sizing: border-box;
	text-align: center;
}

.mod_select .box-select-bg2 {
	background: url(../img/下拉.png) no-repeat right center;
}

.mod_select .box-select-bg {
	background: url(../img/上拉.png) no-repeat right center;
}


.mod_select .box-select .select_txt {
	color: #555;
	display: inline-block;
	/* width: 100%; */
	line-height: 40px;
	cursor: pointer;
}

.mod_select .box-select .option {
	width: 50px;
	border: solid 1px #EDE7D6;
	position: absolute;
	z-index: 9999;
	top: 40px;
	left: 0px;
	display: none;
	z-index: 100;
}

.mod_select .box-select .option li {
	color: #333;
	display: block;
	box-sizing: border-box;
	height: 30px;
	line-height: 30px;
	text-align: left;
	width: 88px;
	background: #fff;
	border: none;
	cursor: pointer;
}

.mod_select .box-select .option li:hover {
	background-color: #EDE7D6;
}

.mod_select input {
	width: 100%;
	height: 40px;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	outline: none;
	text-indent: 1em;
	box-sizing: border-box;
	display: inline-block;
}

.box-secher {
	margin-left: 1%;
	font-size: 18px;
	border: 0px;
	border-radius: 8px;
	width: 90px;
	background-color: #990000;
	height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

/* 首页搜索框 start */

.Navigation{
	margin: 20px auto;
    	width: 1080px;
    	
}
.Navigation>h2{
	font-size:1.1em;
	text-align:center;
	color: #855e39;
	margin: 0px 0px 10px;
}
.Navigation_tab{
	height: 10vh;
	border-radius: 5px;
	margin: 0 auto;
    	padding: 10px 10px;
    	background: #e6e1db;
}
.tab_Content li{
	margin: 0px 20px 0px 0px;
    	line-height: 45px;
    	background: #f5f3f1;
    	border-radius: 3px;
    	text-align: center;
    	width: 120px;
    	display: inline-block;
}


/* 首页选项卡 start */

.Ancient_bottom {
	width: 1080px;
	margin: 1% auto;
}

#tabs {
	width: 100%;
}

#tabs ul {
	padding: 0.5em 0 !important;
	border-bottom: 2px solid #dedede;
}

#tabs ul li {
	margin: 0 5px;
}

#tabs ul li a {
	display: block;
	padding: 0.5em 1.5em;
	background: #fbf2e3;
	color: #990000;
	font-weight: bold;
	border-radius: 5px;
	border: #663000 1px solid;
	text-indent: 0.5em;
	letter-spacing: 0.5em;
}

#tabs ul li a:hover {
	color: #ffffff;
	background: url(../img/tabs-bg.png) no-repeat left bottom / 85% 100%, #990000;
}

/* 标签栏激活样式 */
#tabs ul li a.tabulous_active {
	color: #ffffff;
	background: url(../img/tabs-bg.png) no-repeat left bottom / 85% 100%, #990000;
}

#tabs_container {
	width: 100%;
	border: #888 1px solid;
	box-shadow: 0 0 9px rgb(0 0 0 / 20%);
	border-radius: 10px;
	margin-top: 0.5em;
	padding: 0.5em;
	box-sizing: border-box;
}

.Ancient_bottom_info_items {
	justify-content: space-around;
}

.Ancient_bottom_info_item {
	width: 14%;
	background-color: #dbdbdb73;
	border-radius: 10px;
	overflow: hidden;
	padding: 0.5em;
	min-width: 140px;
	min-height:150px;
}

.Ancient_bottom_info_item img {
	width: 100%;
	height: 85%;
}

.Ancient_bottom_info_item img:hover {
	opacity: 0.8;
}

.Ancient_bottom_info_item p {
	font-size: 18px;
	text-align: center;
}

/* 首页选项卡 end */

/* 页脚 通用 start */
.footer {
	width: 100%;
	padding: 15px 0;
	background: url(../img/footer-bg.png) #777777;
	border-top: 1px solid #e8e6e3;
}

.footer_info {
	width: 1080px;
	margin: 0 auto;
	justify-content: space-between;
	background: url(../img/footer-left-bg.png) no-repeat bottom left / auto 80%, url(../img/footer-right-bg.png) no-repeat bottom right / 15% 100%;
	color: #ffffff;
}

.footer_left>img{
	width:300px;
}
.footer_left {
	/* width: 1080px; */
}

.copyright {
	margin-top: 2%;
}

.footer_right {
	padding: 0 2em;
	line-height: 2.5em;
	font-size: 18px;
	font-weight: bold;
}

/* 页脚 通用 end */

/* 古籍栏目页（首页）css start */
.AncientBook {
	background: url(../img/texture.png);
}

.AncientBook_info {
	width: 60%;
	margin: 0 auto;
	padding: 30px 0;
}

/* 古籍页顶部图片 */
.AncientBook_info_top {
	width: 100%;
	height: 10vw;
	margin-bottom: 1vw;
	box-shadow: 0 15px 15px -10px #0000004d;
}

.AncientBook_info_top img {
	width: 100%;
	height: 100%;
}

/* 古籍页左侧导航栏 */
.AncientBook_nav_list {
	width: 20%;
}

.AncientBook_nav_list_tit {
	height: 40px;
	padding-left: 2.5vw;
	background: url(../img/Book.png) no-repeat 0.1vw center / auto 100%, #990000;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	line-height: 40px;
}

.AncientBook_nav_list_tit a {
	color: #ffffff;
}

.AncientBook_nav_list_tit a:hover {
	color: #c8c8c8;
}

.AncientBook_nav_list_items {
	background: url(../img/nav-list-bg.png) no-repeat right bottom / 100% auto, #fafafa;
}

.AncientBook_nav_list_items li {
	color: #000000;
	padding: 10px 0;
	width: 100%;
	font-size: 20px;
	border-bottom: #e6e6e6 1px solid;
	overflow: hidden;
	background: url(../img/古籍.png) no-repeat 0.5em center / auto;
	text-indent: 2em;
}

.AncientBook_nav_list_items li:hover {
	opacity: 0.8;
	border-bottom: #888888 1px solid;
}

.AncientBook_nav_list_items li:last-child {
	border-bottom: #000 1px solid;
}

.AncientBook_nav_list_items li a {
	font-size: 18px;
	width: 100%;
}

.AncientBook_nav_list_items li.active {
	border-bottom: #888888 1px solid;
}

.AncientBook_nav_list_items li a:hover,
.AncientBook_nav_list_items li.active a {
	color: #990000;
	font-weight: bold;
}

/* 古籍页右侧内容列表 */
.AncientBook_info_list {
	width: 78%;
	margin-left: 2%;
	background: #fafafa;
}

.AncientBook_info_list_head {
	width: 100%;
	border-bottom: 4px double #8b0000;
	justify-content: space-between;
	align-items: center;
}

.AncientBook_info_list_head_tit {
	font-size: 20px;
	padding: 1em 0.5em 0.5em;
	color: #a52a2a;
	font-weight: bold;
	border-bottom: 1px solid #8b0000;
}

.AncientBook_info_list_head_search {
	border: 1px solid #ccc;
	background: #fafafa;
	margin-right: 1em;
}

.input_keyword {
	width: 180px;
	border: 0px;
	height: 30px;
	outline: medium;
	text-indent: 1em;
}

.input_submit {
	border: 0px;
	width: 36px;
	height: 30px;
	background: url(../img/icon_soso2.png) no-repeat center 7px;
	overflow: hidden;
}

.input_submit:hover {
	background: url(../img/icon_soso2.png) no-repeat center -25px;
}

/* 栏目页、内容页当前位置栏通用样式 */
.AncientBook_info_location {
	display: none;
	padding: 1% 0;
	text-indent: 2em;
	background: url(../img/location.png) no-repeat 0.5em center, #eee;
}

.AncientBook_list_items {
	width: 100%;
	font-size: 18px;
	background: url(../img/bedge-grunge.png);
	box-shadow: inset 0 0 10px 5px #fafafa;
	box-sizing: border-box;
}

.AncientBook_list_items_head {
	height: 3em;
	line-height: 3em;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #fff;
	box-sizing: border-box;
}

.AncientBook_list_items_head .head_No,
.AncientBook_list_items_cont .item_No {
	width: 10%;
	height: 100%;
	text-align: center;
	font-weight: bold;
}

.AncientBook_list_items_head .head_info,
.AncientBook_list_items_cont .item_info {
	width: 90%;
	padding: 0.5em;
	border-left: 2px solid #fff;
	box-sizing: border-box;
}

.AncientBook_list_items_head .head_info {
	height: 100%;
	padding: 0;
}

.AncientBook_list_items_cont li {
	align-items: center;
	border-bottom: 2px solid #fff;
}

.AncientBook_list_items_cont li:last-child {
	border-bottom: none;
}

.AncientBook_list_items_cont li:hover {
	background: #ffffff55;
}

.AncientBook_list_items_cont .item_info_title {
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
}

.item_info_age,
.item_info_author {
	margin-left: 2em;
}

.item_info_summ {
	text-indent: 1em;
	line-height: 2em;
}

/* 古籍分页按钮 */
.AncientBook_Page_info_top {
	padding: 2em 0 1em;
	text-align: center;
}

.AncientBook_Page_info a {
	display: inline-block;
	font-size: 14px;
	border: 1px solid #d9d9d9;
	border-left: none;
	padding: 6px 12px;
	background-color: #ffffff;
	color: #333333;
}

.AncientBook_Page_info a:nth-child(3) {
	border-left: 1px solid #d9d9d9;
}

.AncientBook_Page_info a.first,
.AncientBook_Page_info a.last,
.AncientBook_Page_info a.prev,
.AncientBook_Page_info a.next {
	border: 1px solid #d9d9d9;
}

.AncientBook_Page_info a.firstStop,
.AncientBook_Page_info a.lastStop,
.AncientBook_Page_info a.prevStop,
.AncientBook_Page_info a.nextStop,
.AncientBook_Page_info a.firstStop:hover,
.AncientBook_Page_info a.lastStop:hover,
.AncientBook_Page_info a.prevStop:hover,
.AncientBook_Page_info a.nextStop:hover {
	background-color: #ffffff;
	font-weight: normal;
	color: #999999;
	cursor: default;
	border: 1px solid #d9d9d9;
}

.AncientBook_Page_info a.on,
.AncientBook_Page_info a:hover {
	background: #900;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid: #900;
}

.AncientBook_Page_info .total,
.AncientBook_Page_info .pagego {
	display: inline-block;
	margin: 0 1em;
}

.AncientBook_Page_info_bottom {
	justify-content: center;
	align-items: center;
	font-weight: bold;
	display: none;
}

.AncientBook_Page_info .pagetext {
	border: 1px solid #6b6b6b;
	font-size: 18px;
	width: 2em;
	padding: 0.2em 0.5em;
	border-radius: 5px;
}

.AncientBook_Page_info .pagegobtn {
	width: 48px;
	height: 32px;
	font-weight: bold;
	cursor: pointer;
}

.AncientBook_Page_info .pagegobtn:hover {
	background: #900;
	color: #ffffff;
}

/* 古籍栏目页（首页）css end */




/* 其他栏目页 Book css start*/
.nav_list_tit {
	background-color: #990000;
	height: 40px;
	padding-top: 5px;
	padding-left: 2%;
}

.nav_list_tit img {
	width: 30px;
	top: 12px;
	left: 5px;
	height: 30px;
}

.form2 {
	margin-left: 52%;
}

.Book_info {
	width: 60%;
	margin: 0 auto;
	/*border: 2px solid red;*/
}

.Book_info_top {
	width: 100%;
	margin: 50px auto;
}

.nav_list {
	width: 20%
}

.nav_list ul {
	background-color: #fafafa;
	padding: 0px;
	margin: 0px;
}

.nav_list ul li {
	color: black;
	padding: 10px 10px;
	font-size: 20px;
	border-bottom: #e6e6e6 1px solid;
	overflow: hidden;
}

.nav_list ul li a {
	padding-right: 55%;
	font-size: 17px;
	width: 100px;
	padding-left: 15%;
}

.nav_list ul li a:hover {
	color: darkred;
}

.nav_list ul li a:active {
	color: darkred;
}

.Book_info_right {
	/*border: 2px solid red;*/
	width: 60%;
	height: 75vh;
	width: 75%;
	margin-left: 2%;
	background: #fafafa;
}

.Book_tit {
	font-weight: 800;
	font-size: 20px;
	color: white;
	width: 82%;
	margin-left: 2%;
	height: 40px;
}

.right_code {
	width: 100%;
	border-bottom: 1px solid darkred;
}

.Book_info_right_tit {
	font-size: 20px;

	padding: 2% 0% 0.5% 1%;
	color: brown;
	font-weight: 600;
	border-bottom: 1px solid darkred;
}

#scher {
	margin-top: 2%;
	height: 25px;
	border: 1px solid #e9e9e9;
	outline: medium;
	margin-left: 65%;
}

.right_code img {
	width: 25px;
	height: 25px;
	padding: 2% 0% 0% 1%;
}
.Literature_sort{
	width:15%;
}
.sort_tit{
	font-size: 18px;
    	color: #855e39;
    	padding-bottom: 10px;
    	border-bottom: #c4c4c4 1px solid;

}
.Literature_sort li{
	padding: 5px 0px 5px 0px;
    	width: 100%;
    	border-bottom: rgba(196 196 196 / 57%) 1px solid;
}

.border {
	padding-left: 2%;
	padding-top: 1%;
	height: 35px;
	background: #eee;
}

.Book_cont_item {
	width: 15%;
	padding: 1%;
	text-align: center;
	margin: 4% 0% 0% 2%;
}

.Book_cont_item:hover {
	/*border: 3px solid #d3cfcf;*/
	box-shadow: 2px 2px 5px 0px #C3C8CD;
	/*opacity: 0;*/
}

.Book_cont_item img {
	width: 100%;
	height: 200px;
}

.Page_info {
	width: 100%;
	text-align: center;
	font-size: 17px;
}

.Page_top,
.Page_index,
.Page_bottom {
	margin-left: 3%;
}

.input_text {
	width: 177px;
	height: 28px;
	margin: 14px 0px 1px 68%;
	border: 1px solid #ccc;
	background: #fafafa;
}

.in1 {
	width: 100px;
	float: left;
}

.in1 input {
	padding-left: 5%;
	border: 0px;
	/* margin-top: 6%; */
	height: 25px;
	outline: medium;

}

.in2 {
	float: right;
	overflow: hidden;
}

.in2 input {
	border: 0px;
	width: 35px;
	height: 28px;
	background: #fff url(../img/icon_soso2.png) no-repeat center 5px;
}

.in2 input:hover {
	background: #fff url(../img/icon_soso2.png) no-repeat center -27px;
}

input[type="submit"] {
	cursor: pointer;
	-moz-appearance: none;
}

.icon {
	position: absolute;
	height: 27px;
	width: 20px;
	display: inline-block;
	background: url(../img/古籍.png);
	background-size: 100% 100%;

}

em {
	font-style: normal;
}

/*其他栏目页 Book css end*/



/* 电脑端内容页样式 */
/* 内容页body背景 */
#Inerter_Body {
	background: url(../img/texture.png), linear-gradient(to top, #fdfdec, #ffffff00);
}

/* 古籍内容页页头 */
.AncientBook_content_top {
	margin: 0 auto;
	width: 60%;
	height: 10vw;
	box-shadow: 0 15px 15px -10px #0000004d;
}

.AncientBook_content_top img {
	width: 100%;
	height: 100%;
}

/* 古籍内容页页头 end */

/* 内容页中部容器 */
.Central_region {
	width: 60%;
	margin: 0 auto;
	padding: 25px 0;
	min-height: calc(100vh - 286px);
}

/* 详细信息栏 无图通用 */
.Content_introduction {
	width: 100%;
	background: #fbfbfb;
}

.Content_details {
	background: #fbfbfb url(../img/z38.png) no-repeat right bottom / 20%;
	width: 70%;
	margin: 5% 0% 0% 5%;
}

.News_Content_details {
	width: 100%;
}

.Content_details_tit {
	width: 100%;
	font-size: 25px;
	height: 50px;
	border-bottom: 2px solid #b90707;
}

.Content_sun {
	text-align: left;
	margin: 5% 0% 0% 3%;
}

.item_point::before {
	content: "\2022";
	color: #990000;
	font-size: 18px;
}

.author,
.Date,
.classification,
.press,
.keyword,
.ISBN {
	width: 50%;
	margin-bottom: 4%;
	color: #666;
}

.News_Content_read {
	text-align: center;
	padding: 2% 0;
}

.News_Content_read a {
	padding: 0.5em;
	border-radius: 10px;
	background: #990000;
	color: #fff;
	font-weight: bold;
	letter-spacing: 3px;
}

.News_Content_read a:hover {
	border: 2px solid #990000;
	color: #990000;
	background: #fff;
}

/* 详细信息栏 无图通用 end*/


/* 文献内容页 start */



/* 文献内容页 end */


/* 电脑端视频内容页 */
.Video_cont {
	width: 60%;
	min-height: calc(100vh - 300px);
	border: 2px solid #e9e9e94d;
	margin: 30px auto;
	border-radius: 15px;
	background-color: #e9e9e94d;
}

.Video_cont_tit {
	font-size: 24px;
	text-align: center;
	padding-top: 2%;
}

.Content_shirt {
	width: 100%;
	text-align: center;
	margin: 3% 0;
}

.Content_shirt video {
	width: 80%;
}

/* 电脑端视频内容页 end */


/* 电脑端图片内容页 */
.computer_Images_cont {
	border: 2px solid #e9e9e9;
	margin: 30px auto;
	width: 60%;
	border-radius: 15px;
	background: #e9e9e94d;
	box-sizing: border-box;
	padding: 2em;
}

.Images_cont_tit {
	font-size: 20px;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
}

.Images_cont_Content_abstract {
	font-size: 18px;
	text-align: justify;
	line-height: 1.8em;
}

.Images_cont_Content_abstract p {
	margin-top: 1em;
}

.Images_cont_list {
	width: 100%;
}

.Images_cont_Content_abstract img {
	width: 90%;
	margin: 2% auto;
	display: block;
}

/* 电脑端图片内容页 end */

/* 内容页其他样式 start */
.Central_region_bottom {
	width: 100%;
	padding-top: 3%;
	background: #fbfbfb;
}

.cover {
	text-align: center;
	width: 20%;
	margin: 5% 0% 0% 4%;
	box-shadow: 4px 4px 2px 4px #efefef;
}

.cover img {
	width: 90%;
	height: 90%;
}

.cover_read {
	font-weight: bold;
	letter-spacing: 2px;
}

.brief_introduction {
	width: 90%;
	margin: 0 auto;
	border-bottom: 2px solid #dfdfdf;
	padding: 2% 0 1%;
	font-size: 20px;
	color: #bf0000;
	letter-spacing: 2px;
}

.brief_introduction span {
	width: 100%;
	margin-left: 5%;
	border-bottom: 2px solid #b90707;
}

.brief_introduction_bottom {
	width: 90%;
	margin: 10px auto;
	color: #555;
	font-size: 16px;
	line-height: 2em;
	text-indent: 2em;
	text-align: justify;
}

/* 内容页其他样式 end */



/* 栏目页通用样式 */
.Literature,
.Pic,
.Newspaper,
.Search {
	background: url(../img/texture.png), linear-gradient(to top, #fdfdec, #ffffff00);
	padding: 1% 0;
}

.Literature_cont,
.Pic_cont,
.Newspaper_cont,
.Search_cont {
	width: 1080px;
	margin: 0 auto;
}

.Literature_location,
.Pic_location,
.Newspaper_location,
.Search_location {
	padding: 1% 0;
	text-indent: 2em;
	background: url(../img/location.png) no-repeat 0.5em center, #eee;
}

.Literature_info,
.Pic_list,
.Newspaper_list,
.Search_result {
	width: 100%;
	margin-top: 1%;
	justify-content: space-between;
}
.Literature_list{
	width: 80%
}

/* 端砚文献栏目页 start */
.Literature_listitem {
	width: 50%;
	padding: 1%;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	overflow: hidden;
	flex-wrap: nowrap;
}


.Literature_listitem .item_cover {
	height: 200px;
	box-shadow: 0 0 4px 2px #212121;
}

.Literature_listitem .item_cover img {
	height: 100%;
}

.Literature_listitem .item_info {
	margin-left: 2em;
	width: 65%;
}

.Literature_listitem .item_title {
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
}

.Literature_listitem .item_author,
.Literature_listitem .item_press,
.Literature_listitem .item_CLC {
	font-size: 18px;
	line-height: 2.5em;
}

.Literature_listitem .item_style::before,
.Newspaper_item_cont .item_info_pub:before {
	content: "\25C6";
}

.Literature_listitem .item_detail {
	font-weight: bold;
	text-align: right;
}

/* 端砚文献栏目页 end */


/* 端砚图片视频栏目页 start */
.Pic_list {
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
}

.Pic_listitem {
	padding: 1% 1% 0;
	width: 20%;
}

.Pic_listitem .item_img {
	width: 100%;
	height: 8vw;
}

.Pic_listitem .item_img:hover {
	opacity: 0.8;
}

.Pic_listitem .item_img img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	box-shadow: 0 10px 8px -6px #C3C8CD;
}

.Pic_listitem .item_title {
	padding-top: 0.5em;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

/* 端砚图片视频栏目页 end */


/* 端砚报纸栏目页 start */
.Newspaper_list {
	height: 548px;
	padding: 10px;
	background: url(../img/bedge-grunge.png);
	box-shadow: inset 0 0 10px 5px #fafafa;
	box-sizing: border-box;
	flex-direction: column;
	justify-content: flex-start;
}


.Newspaper_item_ajax_head {
	width: 100%;
}

.Newspaper_item_conts,
.Newspaper_item_conts div[id^="ajaxElement"] .yes {
	height: 480px;
	flex-direction: column;
	justify-content: flex-start;
}

.Newspaper_item_head {
	width: 48%;
	height: 48px;
	margin: 0 1%;
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #fff;
	box-sizing: border-box;
}

.Newspaper_item_head .head_No,
.Newspaper_item_cont .item_No {
	width: 10%;
	text-align: center;
	font-weight: bold;
}

.Newspaper_item_head .head_info,
.Newspaper_item_cont .item_info {
	width: 90%;
	height: 100%;
	padding: 6px 12px 12px;
	border-left: 2px solid #fff;
	box-sizing: border-box;
}

.Newspaper_item_head .head_info {
	padding: 0;
}

.Newspaper_item_cont {
	width: 48%;
	height: 92px;
	margin: 0 1%;
	align-items: center;
	border: 2px solid #fff;
	border-top: none;
	box-sizing: border-box;
}

.Newspaper_item_cont .item_info_title {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.Newspaper_item_cont .item_info_cont {
	font-size: 16px;
	line-height: 32px;
	justify-content: space-between;
}

/* 端砚报纸栏目页 end */

/* 搜索结果栏目页 start */

.Search_result {
	padding: 10px;
	background: url(../img/bedge-grunge.png);
	box-shadow: inset 0 0 10px 5px #fafafa;
	box-sizing: border-box;
}

.Search_list_item {
	width: 100%;
	align-items: center;
	border: 2px solid #fff;
	border-bottom: none;
	font-weight: bold;
	box-sizing: border-box;
}

.Search_list .Search_list_item:last-child {
	border-bottom: 2px solid #fff;
}

.Search_list_item .item_No {
	width: 10%;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.Search_list_item .item_info {
	width: 90%;
	padding: 6px 12px 12px;
	border-left: 2px solid #fff;
	box-sizing: border-box;
}

.Search_list_item .item_info_title {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}

.Search_list_item .item_info_cont {
	font-size: 16px;
	text-indent: 2em;
}

/* 搜索结果栏目页 end */

/* 电脑端页面隐藏手机端的元素 */
.mui-bar-nav {
	display: none;
}

.border,
.mui-content {
	display: none;
}

.Phone_que {
	display: none;
}

.bottom {
	display: none;
}


.Cont {
	display: none;
}

