﻿@charset "utf-8";
body{
	font-size:32px;
}
.main-wrap{
	width:1200px;
}
.index-float,.declare{
	display:none!important;/*浮窗一律屏蔽*/
}
.top-bar a,.welcome{
	font-size: 12px;
}
.pd-5{
	padding: 0;
}
.d-table{
	display: block;
}
.d-table>*{
	display:block;
}
.col-space{
	display: none;
}
.col-a-right{
	width: auto;
}
.col-c-left,.col-c-right{
	float: none;
	width: auto;
	margin-left: 0;
}
.box-tab>dt{
	height: 2em;
	line-height: 2em;
	padding: 0 25px;
}
.box-tab>dt>ul>li{
	font-size: 1em;
}
.box-tab.news>dt ul>li:before,.box-tab.notice>dt ul>li:before,.box-tab.title-no-bg>dt ul>li:before{
	display: none;
}
.news-list.dot-pre.multi-row>ul>a>span:before{
	display: none;
}
.empty-title{
	display: none;
}
/*列表*/
.news-list>a{
	padding: 0.4em 25px!important;/*重置上下间距*/
}
.box-tab.sub-box-c .news-list>a{
	padding: 0.4em 15px!important;/*重置上下间距*/	
}
.news-list>a, .news-list>ul>a{
	font-size:1em!important;/*重置列表字体大小*/
}
.news-list>a>em{
	font-size:1em!important;/*重置列表字体大小*/
	color: #888;
}
.news-list>a>span:before{
	display: none!important;
}
.sub-nav-left .title{
	background: none;
	background-color: #377ebb;
}
.sub-nav-left .nodes a{
	font-size: 1em;
}
/*导航*/
#menu>ul>li>a{
	font-size: 1em;
	padding: 7px 0;
}
.main-nav{
	float: none;
	width: 100%;
	margin: 0;
}
/*广告位*/
.ad img{
	height: auto;
}
.ad.zfcg{
	display: none;
}
.ad.col-2 a{
	padding-top: 12%;
	margin-top: 10px;
	background-size: 100% 100%!important;
}
.ad.col-2 a img{
	display: none;
}
.ad.col-2 a:first-child{
	background: url(../images/index_ad_02_concise.jpg);
}
.ad.col-2 a:nth-child(2){
	background: url(../images/index_ad_03_concise.jpg);
}
.select-links-title{
	font-size: 1em;
}
.select-links select{
	font-size: 1em;
	width: 31.3333%;
	margin: 0 1%;
}
.select-links{
	width: calc(100% - 172px);
	width: -webkit-calc(100% - 172px);
	width: -moz-calc(100% - 172px);
}
.copyright table td:nth-child(2){
	width: 825px;
}

/*适老下--轮播图*/
.focus-pic.owl-carousel .item:after{
	line-height:2em!important;
}

/*搜索--适老--模块化*/
.search-wrap-bar{
	float: none;
	margin: 0;
}
.find-bar{
	position: absolute;
	top: -74px;
	right: 0;
	width: 300px;
	background: #fff;
	border-radius: 5px;
	opacity: 1;
	filter: alpha(opacity = 100);
}
.find-bar input[type="submit"]{
	width: 60px;
	height: 45px;
	position: absolute;
	background: #f0f0f0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAB7UlEQVRIS7XWP2sUQRiA8ZiIMQrRzihilUpM0khA/RAqQtQmQYIHgp2ksRDNJ1EQ0liIaJ0ila1F/BNPSRAMpFRBUdHnOfZd5vb22Nu7y8Fvk3t35n13Zmd2b6TRaHRzEJfxGO/wG//wB1t4ims4hLL+udIgrqMJk1bZwSIOoCxXR5EjWEOaYBWXcBLjmMJFPMAnRNsXmEQxZ1sRC6zDDj+xgqqpcErv4gfs9xrH0NYu/RIj2MN8FuvVLL7A/q/QNnXxzw3ECOoWCDP4DvP4yc95cMgxt05RfrIPfszzFRNoxT1cgSe8yZXLscIo3sJ8rrhW3IP7wKCrKO3Qr3sw3/OIeXifBV2maeN+zcF8uxHzEDv5VAQH5FYwn44aMxiBwwaG5BfMedzvBnwWGXBHFxv3o3QkH7LAvt6TJ1nwUQQHVLq6hr1PNmG+pSzWKuKO34YnvIq0U13LME/HjtdNeNJn1/ksVtdZfIN5bmexlrTRM9jAp3DdQudQ+RSWS28DMSKnzqlM2xSN4Q7i6auPOI28XdpBFooRycXwEBfgG9GkJ+Dr4D7SV/RLxGgsdAalRYL3KBZDFS/kFuw3jSjkX793LSKn6ir8VeKVxZPhLz7DN+kCisu+o1B6shf+kCiLF6WFmmUNhsVC3LPGm//X7YFTHR5NDwAAAABJRU5ErkJggg==) center center no-repeat;
	right: 0;
	top: 0;
	border-radius: 0 5px 5px 0;
}
.find-bar input[type="text"]{
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	font-size: 0.875em;
	height: 45px;
	padding: 0 60px 0 10px;
}
.find-bar em{
	font-size: 0.75em;
	line-height: 1em;
	color: red;
	top: 48px;
}
@media screen and (max-width: 1000px) {
	/*搜索*/
	.find-bar{
		top: 0;
		border: none;
		left: 0;
		width: calc(100% - 50px);
		width: -webkit-calc(100% - 50px);
		width: -moz-calc(100% - 50px);
		border-radius:0;
		background: #1a64a9;
	}
	.find-bar input[type="text"]{
		color:#fff;
	}
	.find-bar input[type="submit"]{
		background: #1a64a9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAB8ElEQVRIS63WsUuVURjHcdNCJCNKo6BsKEEw0MGIoKF/QISabGmSCix0VHQ1ECdd3UVaDFFCBxFEioYaXJ3EoeaGhobT9/fY83Le43u7eu79wedyz3Oe+x7f9577vraEEP7nEh5jChtQfmIJL3ATVZ8rqSyiHZM4S/bxAFXHMVXFHsQZx310ohU6uxt4gk/wzOMCTh0zLQzB8xoXkfak7uEYymfoDyn1xIPb8PQhnqtHB16GsoPSfNzk6Uep6RxWoLxEUfc3/iXPopjM0AaPvjur6yU+i1PXM8MwlFFYTS+PVCEziJtz+R+tzWA1vUyrQrRL4uZGbELR780WWbVhCFeRNud6BaULtsh3G0ZfVBM8g9ILW2TXhiF0IG3Opfuacge2yIINQ7iFtDnXIpTLsEWe2zCEEaTNuf5AsXuZCldsGMIR0uYcd6HobKzmE7rfKA/htVy+kbphNZ+4DkWn2cgu0yVX1lDU44YJKAeofC7UMQjlEKXbU9wkfhfVc0HfVTpfi5+B8g2l+dLgHz3hPGOotZjuuAPYg/ILX0/e2m+vuBrpB91T+DZUtPPm8Abv8AFx3kOL6rPrKpBt2GVLDx5Tg57jH1GV33iLYhdFtqBop7Wlk7XoWa9/JLQLr6HeLUiX6guUH1UNzaKFOKMQ/gIhWcevD2OpnAAAAABJRU5ErkJggg==)no-repeat center center;
		border-radius: 0;
		background-size: 36%;
	}	
}
/*适老+登录css*/
.news_content_content,.news_content_content *{
	font-size: 1em!important;/*外框重置字体大小*/
	line-height: 1.875em!important;
}
.article{
	font-size: 1em!important;/*外框重置字体大小*/
}
.page-tile>* {
	line-height: 2em;
	height: 2em;
}

@media screen and (max-width: 1200px){
	.main-wrap{
		width: auto;
	}
}
@media screen and (max-width: 1000px) {
	body {
		font-size: 24px;
	}
	.main-nav{
		width: inherit!important;
		float: right!important;
	}
	.news-list>a {
		padding: 0.4em 15px!important;
	}
	/*意见征集--通用*/
	.suggestion_input_captcha_div+span{
		display:block!important;
	}
	.suggestion_input_captcha{
		width:100%!important;
	}
	.suggestion_input_submit{
		width:100%!important;
		margin: 0;
		padding: 0;
		margin-top: 10px;
	}
	.suggestion_input_captcha_div_plus{
		bottom:-9px!important;
	}
}