﻿/* reset */
p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,th,td,div,pre,body,code,form,input,legend,button,figure,fieldset,textarea,blockquote { margin: 0;  padding: 0;vertical-align: top;box-sizing: content-box;}

/* common */
.fl{float: left;}
.fr{float: right;}


a{text-decoration:none;color: #333;}
a:hover{text-decoration:none;}
ol,ul{list-style:none;}

/* 宽度 */
.wrap{width:100%}.w10{width:10px;}.w20{width:20px;}.w30{width:30px;}.w40{width:40px;}.w50{width:50px;}.w60{width:60px;}.w70{width:70px;}.w80{width:80px;}.w90{width:90px;}.w100{width:100px;}
.w200{width:200px;}.w300{width:300px;}.w400{width:400px;}.w500{width:500px;}.w600{width:600px;}.w700{width:700px;}.w800{width:800px;}.w900{width: 900px;}
.w960{width: 960px;margin: 0 auto;}.w1000{width: 1000px;margin: 0 auto;}.w1100{width: 1100px;margin: 0 auto;}.w1200{width: 1200px;margin: 0 auto;}.w1280{ width:1280px;margin: 0 auto;}
.w1175{width:1175px;margin:0 auto;}
.w830{width:830px;margin:0 auto;}
/* 高度 */
.h{height:100%}.h50{height:50px;}.h80{height:80px;}.h100{height:100px;}.h200{height:200px;}

.main{width: 1200px;margin: 0 auto;}
.headmain{width: 1200px;margin: 0 auto;}
/*对齐方式*/
.text-c{text-align: center;}.text-l{text-align: left!important;}.text-r{text-align: right;}
/*标题*/
.h1{ font-size: 26px;color:#000; line-height: 36px; }/*一级标题*/
/* 字体颜色 */
/*.top{
	margin-bottom:30px;
}*/
.banner{
	width:100%;
	min-width: 1200px;
	height: 200px;
	background: url(../img/top-1.jpg) no-repeat center;
}
.logobox{
	padding-top:54px;
}
.searchbox{
	text-align: right;
}
.searchbox .fjqh a{
	margin-left:15px;
}
.searchbox .fjqh .wza{
	/*background: url(../img/eye.png) no-repeat left center;*/
	padding-left:25px;
}
.search{
	margin-top:15px;
}
.search .txtinput{
	width:252px;
	height: 34px;
	background: #fff;
	border:1px solid #ddd;
	padding-left:20px;
}
.search .searchbtn{
	width:64px;
	height:35px;
	background: #2261c2;
	border:none;
	color:#000;
	font-size:20px;
}

.headlogobox{
	padding-top:54px;
}
.headsearchbox{
	text-align: right;
}
.headsearchbox .fjqh a{
	margin-left:15px;
}
.headsearchbox .fjqh .wza{
	/*background: url(../img/eye.png) no-repeat left center;*/
	padding-left:25px;
}
.headsearch{
	margin-top:15px;
}
.headsearch .txtinput{
	width:252px;
	height: 34px;
	background: #fff;
	border:1px solid #ddd;
	padding-left:20px;
}
.headsearch .searchbtn{
	width:64px;
	height:35px;
	background: #2261c2;
	border:none;
	color:#000;
	font-size:20px;
}


.menu{
	width: 100%;
	height: 52px;
	line-height: 52px;
	min-width: 1200px;
	background: #2261c2;
}
.menu ul li{
	float: left;
	width:148px;
	text-align: center;
	padding-top:15px;
	height: 37px;
	font-family: '黑体';
	
}
.menu ul li a{
	color:#fff;
	font-size: 21px;
	border-right: 1px solid #015293;
	display: block;
	height: 25px;
	line-height: 25px;
}
.menu ul li.li1 a{
	background: url(../img/syicon.png) no-repeat 25px center;
}
.menu ul li.li2 a{
	background: url(../img/xwicon.png) no-repeat 25px center;
}
.menu ul li.li3 a{
	background: url(../img/gkicon.png) no-repeat 25px center;
}
.menu ul li.li4 a{
	background: url(../img/hdicon.png) no-repeat 25px center;
}
.menu ul li.li5 a{
	background: url(../img/fwicon.png) no-repeat 25px center;
}
.menu ul li.li6 a{
	background: url(../img/ywicon.png) no-repeat 25px center;
}
.menu ul li.li7 a{
	background: url(../img/fbicon.png) no-repeat 25px center;
}
span {
    display: inline-block;
    transform: scale(0.9,1);
    -ms-transform: scale(0.9,1);
    -webkit-transform: scale(0.9,1);
    -moz-transform: scale(0.9,1);
    -o-transform: scale(0.9,1);
}
.menu ul li.li8 a{
	background: url(../img/zticon.png) no-repeat 25px center;
}
.menu ul li.lastone a{
	border:none;
}
.menu ul li:hover{
	background: url(../img/arrowt.png) no-repeat bottom center;
}

/*适老化入口-有用*/
.wza-box a.oldman {
	background: #F79600;
	color: #fff;
	border: 1px solid #F79600;
	border-radius: 0px 2px 2px 0px;
}
.wza-box a.wza {
	background: #fff;
	color: #F76B00;
	border: 1px solid #FC740D;
	border-radius: 2px 0px 0px 2px;
	height:36px;
}
.wza-box a {
	margin-left: 0 !important;
	margin-right: 0 !important;
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	font-size: 16px;
	letter-spacing: 0.32px;
	margin-bottom: 10px;
}
.wza-box a:nth-child(3), .wza-box a:nth-child(4) {
	padding-left: 10px;
	padding-right: 0;
}
.new_hd{
	width: 100%;
	height: 36px;
	background: #F4F4F4;
   
}
.new_con{
		width: 1200px;
		height: 36px;
		margin: 0 auto;
		line-height: 36px;
	}
	.data-time{
		float: left;
		font-size: 14px;
	}
	.jian{
		float: left;
		margin-left: 70px;
		font-size: 14px;
		cursor: pointer;
	}
	.new_email{
		float: right;
		font-size: 14px;
	}