@charset "utf-8";

/*reset */

html, body, ol, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, input, fieldset, legend, img, i, em, b, strong, textarea, select {
	margin: 0;
	padding: 0;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
}


img {
	border: none;
}


/*body默认样式*/

body {
	font-size: 15px;
	font-family: "微软雅黑";
	color: #333;
	background: #f4f4f4;
}

input {
	border: 0;
	outline: none;
}


/*清除浮动*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


/*浮动方向*/

.fl {
	float: left;
}

.fr {
	float: right;
}
.mb25{
	margin-bottom: 25px;
}
.mt25{
	margin-top: 25px;
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
}
/*头部*/
/*.head{
	width: 100%;
	height: 430px;
	background: url(banner.png);
	position: relative;
}
.top{
	height: 90px;
	width: 100%;
	background: url(toppic.png) repeat-x;
}
.top-r{
	float: right;
	padding-top: 26px;
}
.top-r span{
	width: 70px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	background: #23a6f8;
	text-align: center;
	margin-top: 4px;
}
.top-r span a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 13px;
	color: white;
}
.search{
	height: 40px;
	width: 243px;
	vertical-align: middle;
	padding-left: 20px;
	float: left;
}
.btn{
	width: 50px;
	height: 40px;
	background:#23a6f8 url(fdj.png) no-repeat center center;
	float: left;
}*/
/*导航*/
/*.nav{
	height: 115px;
	width: 100%;
	background: url(toppic.png) repeat;
	position: absolute;
	bottom:0;
}
.nav ul li{
	width: 180px;
	height: 115px;
	float: left;
	text-align: center;
	margin-right: 3px;
}
.nav ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.nav1{
	background: url(nav.png) no-repeat center center ;
}
.nav1:hover{
	background: url(nav01.png) no-repeat center  center;
}
.nav2{
	background: url(nav11.png) no-repeat center center;
}
.nav2:hover{
	background: url(nav1.png) no-repeat center  center;
}
.nav3{
	background: url(nav2.png) no-repeat center center;
}
.nav3:hover{
	background: url(nav21.png) no-repeat center center;
}
.nav4{
	background: url(nav3.png) no-repeat center center;
}
.nav4:hover{
	background: url(nav31.png) no-repeat center center;
}
.nav5{
	background: url(nav4.png) no-repeat center center;
}
.nav5:hover{
	background: url(nav41.png) no-repeat center center;
}
.nav6{
	background: url(nav5.png) no-repeat center center;
}
.nav6:hover{
	background: url(nav51.png) no-repeat center center;
}*/
/*栏目内容*/
.lanmu-main{
	background: #f4f4f4 url(wenzhang.png) no-repeat bottom center;
	padding-top: 25px;
}
.dqwz{
	width: 1100px;
	margin:0 auto;
	background: white;
	height: 80px;
	margin-bottom: 25px;
	padding-left: 20px;
}
.dq-txt{
	font-size: 30px;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 2px solid #ffbe33;
	float: left;
	margin-top: 20px;
}
.dqlm-list {float:left;line-height:80px;}
.wenzhang{
	width: 1100px;
	margin:0 auto;
	background:white;
	margin-bottom: 25px;
	padding: 40px 150px;
}
.wenzhang-t{
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 15px;
}
.zhengwen{
	width: 100%;
}
/*底部*/
/*.footer{
	text-align: center;
	margin-top: 10px;
}
.footer a{
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	border-right: 2px solid #333333;
	padding-right: 5px;
}
.foot{
	text-align: center;
	margin-top: 15px;
	width: 100%;
}
.foot img{
	float: left;
	vertical-align: bottom;
}
.foot p{
	float: left;
	font-size: 13px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 10px;
	line-height: 25px;
}*/

@media (max-width: 768px) {
	body, #barrierfree_container {display: flex;flex-direction: column;}
	#barrierfree_container {flex: 1;}
	.lanmu-main {background: #fff;padding-top: 0;flex: 1;}
	.dqwz {width: 100%;height: auto;line-height: .6rem;margin-bottom: 0;padding-left: .3rem;background-color: #e8e8e8;}
	.dq-txt { display: none;}
	.dqlm-list {float: none;line-height: .6rem;}
	.wenzhang {width: 100%;margin-bottom: 0;padding: .5rem .3rem;}
}





.old_type td.cjhndisk{width:41% !important;}
.old_type td.cfsbdjh{font-size:	24px !important;}


.dqlm-list a{
	color:#333
	}
		/* 老年版样式 */
	.old_type .dqwz{
	height: auto;
	min-height: 95px;
	clear:both;
	overflow:hidden;
	}
	.old_type .dq-txt{
		font-size: 38px;
		margin-top: 22px;
			display: inline-block;
	}
	.old_type .dqlm-list{
		line-height: 48px;
		display: inline-block;
		font-size: 24px;
		width:700px;
		margin-top:22px;
	}
	.old_type .dqlm-list a{
		font-size: 24px;
	}
	.old_type .lanmu-t {
			font-size: 48px;
			font-weight: bold;
			margin-bottom: 15px;
	}
.old_type .x_title{
	font-size: 38px;
}
.old_type #zoom img[src^="/zwdt/ui/widgets/icons/acrobat.png"] {
    width: auto!important;
    height: auto!important;
}
.old_type .x_tip {
    font-size: 24px;
}
.old_type #zoom table td{
	font-size: 30px!important;
}
.old_type .x_tip>td.x_time{
	width:45% !important;
	text-align:left !important;
}
.old_type .x_tip>td:nth-child(2){
	text-align:center !important;
}
.old_type .x_tip>td:nth-child(3){
	display:none;
}
.old_type .x_tip>td:nth-child(4)>img{
	width:26px;
}
.old_type .x_tip>td:nth-child(5) img{
	width:24px;
}
.old_type .x_tip>td:nth-child(5) a{
	background-size:24px !important;
	padding-left: 24px !important;
    height: 24px !important;
}	
.old_type p,
.old_type #zoom p,
.old_type #zoom p span {
    font-size: 30px !important;
		line-height: 54px!important;
		word-break: break-word;
}
.old_type .title{
	font-size: 38px!important;
    line-height: 60px;
}
.old_type .xxgkinfo td,.old_type .x_jdLinks td,
.old_type table.xxgkTab td{
	font-size: 24px;
}
.old_type div#zoom table td img{width: 300px !important;height: auto !important;}



/* 文章页移动端 */
.mobile_type .dqwz {
	width: 100%;
	height: auto;
	line-height: 8vw;
	margin-bottom: 0;
	padding-left: 2vw;
	box-sizing: border-box;
	background-color: #e8e8e8;
}
.mobile_type .dqlm-list{
line-height: 8vw;
font-size: 4vw;
} 
.mobile_type .wenzhang {
	width: 100%;
	margin-bottom: 0;
	padding: 2vw;
	box-sizing: border-box;
}
.mobile_type .title,
.mobile_type .x_title{
font-size: 5.5vw!important;
}
.mobile_type .x_title {
	font-size: 5.5vw;
	line-height: 8vw;
	margin-bottom: 2vw;
	text-align: center;
}
.mobile_type .x_tip .x_time{
font-size: 4vw;
}
.mobile_type #zoom * {
	font-size: 4vw;
}
.mobile_type #zoom p {
	line-height: 7vw;
	word-break: break-word;
}
.mobile_type #zoom table{display: inline-block;overflow-x: auto;width: 92vw !important;height: auto;}
.mobile_type table{table-layout: fixed;}
.mobile_type #zoom span{word-break: break-word;}
.mobile_type #zoom a{word-break: break-word;}
.mobile_type #zoom td img{width:30vw !important;height:auto !important;}
.mobile_type #zoom table td{word-break: break-word;}
.old_type #zoom table td{word-break: break-word;}