﻿.content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
}

.content_nav {
	/* background: #F5F5F5; */
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin: 20px auto;
	color: #015293;
	font-size: 0px;
	/* padding-left: 15px; */
}

.content_nav li {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
}

.content_nav img {
	vertical-align: middle;
	margin: 0px 15px;
}

.content_nav a {
	color: #0b5997;
}

.content_nav span {
	font-size: 16px;
}

.content_main {
	width: 1200px;
	margin: 0 auto;
}

.content_main .main_l {
    float: left;
    width: 300px;
    padding-top: 30px;
    padding-bottom: 6px;
    background: #FFFFFF url(http://tyjrswj.xm.gov.cn/images/19tyjr_bg_c.png) no-repeat top center;
}

.main_l ul li {
	width: 250px;
	/* height: 60px; */
	background: #eef5fd;
	line-height: 60px;
	text-align: center;
	margin: 5px auto;
	border-bottom: 1px solid #fffafa;
}

.main_l .span_style {
	display: block;
	width: 250px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #fffafa;
	background: #1658a0 !important;
	color: #ffffff !important;
	margin: 10px auto 0 !important;
	font-size: 16px;
}

.main_l ul li a {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
}
/* 左侧栏目图片 */
.main_l ul li a img{
	width: 50px;
    height: 50px;
    margin-right: 20px;
}

.main_l ul li a:hover {
	color: #1658a0;
	font-weight: bold;
}
.main_l .on{
	color: #1658a0;
	font-weight: bold;
}
/*下拉菜单 */
.main_l ul li p{
	 display: none;
}
.main_l p{
	width: 250px;
	    background: #fbfdff;
	    line-height: 60px;
	    text-align: center;
	    margin: 0 auto;
	    border-bottom: 1px solid #fffafa;
}
.main_l p a{
	/* display: inline-block; */
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    font-size: 16px;
	    color: #666666;
	    text-decoration: none;
	    width: 100%;
			border-bottom: 1px solid #e3ecf7;
}
.jt{
	background: url(../images/jt.png) center right 20px no-repeat;
	
}
.main_l .xs a:hover {
	color: #1658a0;
	font-weight: bold;
} 

.main_l .xs .in{
	color: #015196;
	font-weight: bold;
}
/* you */
.content_main .main_r {
	float: right;
	width: 900px;
	padding: 0 0 0 15px;
	margin-bottom: 50px;
}

.main_r ul {
	/* display: flex;
	align-items: center;
	justify-content: space-between; */
}

.main_r ul li {
	float: left;
	width: 205px;
	/* height: 270px; */
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: start;
	background-color: #Fff;
	box-shadow: 3px 3px 10px #cccccc;
	/* border-radius: 5px; */
	margin-right: 16px;
	margin-bottom: 20px;
}

.main_r ul li a {
	display: block;

}
/* 图片展览 */
.main_r ul li .pic {
	width: 100%;
	height: 170px;
	padding: 3px;
	/* 	border: 1px solid red; */
}

.main_r ul li .pic img {
	width: 100%;
	height: 100%;
/* 	border-radius: 5px 5px 0 0; */
}
/* 文物标题 */
.main_r ul li .biaoti {
	width: 100%;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	padding: 15px;
	line-height: 26px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* 		border: 1px solid red; */
}
/* 普通图片标题 */
.main_r ul li .biaoti2 {
	width: 100%;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	padding: 15px;
	line-height: 26px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	/* 		border: 1px solid red; */
}
.main_r ul li .biaoti:hover,
.main_r ul li .kind:hover {
	cursor: pointer;
	color: #1658a0;
}


.main_r ul li .kind {
	width: 210px;
	 height: 35px;
	/*border: 1px solid red; */
}

.main_r ul li .kind a {
	display: block;
	width: auto;
	height: 26px;
	line-height: 26px;
	color: #000;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	/* border: 1px solid red; */
}
/* 文字介绍 */
.main_r p{
	margin-bottom: 15px;
	font-size: 16px;
	color: #555;
	/* text-indent: 2em; */
	text-align: justify;
		line-height: 50px;
}

/* 页码 */
 .page_wrap {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    /* border: 1px solid green; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.page_wrap>* {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #f2f2f2;
   /* border: 1px solid #eee; */
    display: block;
    margin-left: 5px;
    color: #888;
    font-size: 13px;
}
.page_wrap .prev,.page_wrap .next{
	width: 60px;
	height: 35px;
	    line-height: 35px;
}
.page_wrap .on {
    background-color: #1658a0 !important;
    color: #fff !important;
}
.page_wrap>*:hover {
    background-color: #1658a0;
    color: #fff;
}



/* 适老化改造 */
.oldModel .content{width: 100%!important;}
.oldModel .content_main{width: 100%;}
.oldModel .content_main .main_l{width: 29%;background: #FFFFFF url(http://tyjrswj.xm.gov.cn/images/19tyjr_bg_c.png) no-repeat top center; background-size: 100%;}
.oldModel .main_l .span_style,
.oldModel .main_l ul li,
.oldModel .main_l p{width: 95%;}
.oldModel .content_main .main_r{padding: 0;width: 68%;}
.oldModel .main_r .main_list{width: 100%;}
.oldModel .main_r ul li{width: 255px;}
.oldModel .main_r ul li .pic{height: 230px;}
.oldModel .main_list li p{width: 80%; padding-right: 0;}
.oldModel .main_list li p a, 
.oldModel .main_list li span { line-height: 45px;}
.oldModel .main_r .main_list li{line-height: normal; height: auto;}
.oldModel .page_wrap>*{width: auto !important; height: auto !important; line-height: 50px !important; padding: 0 20px;}