/* 内容开始 */
body{background: url(bg.png) no-repeat top;font-family: "微软雅黑" !important;width: 100%;min-width:1200px;}
.contentbg {
	width: 100%;
	height: 100%;
	min-width: 1100px;
        max-width: 1100px;
	margin:0 auto;
	padding-bottom: 40px;
}

/*深蓝*/
.xxgk_blue{ color:#2d66a5;}
.xxgkbg_blue{ background:#2d66a5;}
/*浅蓝*/
.xxgk_sky{ color:#e6f5ff;}
.xxgkbg_sky{ background:#e6f5ff;}
/*灰色*/
.xxgk_grey{ color:#f2f2f2;}
.xxgkbg_grey{ background:#f2f2f2;}


/*logo*/
.logo{overflow: hidden;margin:40px 0 84px;}
.logo img{float: left;width:70px;}
.logo span{color:#FFFFFF;font-size:35px;line-height:70px;float: left;margin-left:15px;}
.logo_xx{font-size:100px;font-weight: bold;color:#FFFFFF;margin-top:25px; height:140px;}
.logo_xx img {
	margin-left: 237px;
}

.center{min-height:500px;background:#f2f2f2;margin-top:84px;padding:0 35px;width: 1100px;margin: 0 auto;}
/*search*/
.search{padding-top:87px;overflow: hidden;}
.line{width:240px;float:left;border-top:1px solid #e1e1e1;margin-top:25px;}
.search_c{width:512px;float:left;height:52px;margin:0 19px;position: relative;}
.search_c input[type="text"]{width:100%;border:0;height:52px;line-height:52px;float:left;border:1px solid #2d66a5;border-radius: 9px;padding-right:60px;padding-left:15px;}
input:focus{
       outline: none;
}
.search_c input[type="image"]{position: absolute;right: 15px;top: 6px;}

/*主页*/
.main{overflow: hidden;margin-top:79px;}
.main_left{float:left;width:240px;min-height:300px;}
.main_right{float:right;width:770px;background:#FFFFFF;min-height:500px;padding:0 20px;}
.main_left>ul>li{line-height:70px;margin-bottom:15px;}
.main_left>ul>li>a{display:block;line-height:35px;padding-left:85px;background:url(xxgkh1.png) no-repeat 20px center #FFFFFF;font-size: 23px;color:#2d66a5;}
.main_left>ul>li>a span{float: right;margin-top: -9px;margin-right: 20px;height:19px;width:19px;background:url(szj.png) no-repeat left center;}
.main_left>ul>li>a:hover span{background:url(szjh.png) no-repeat left center;}
.main_left>ul>li>a:hover{background:url(xxgk1.png) no-repeat 20px center #2d66a5;color:#ffffff;}
.main_left>ul>li>a.hover{background:url(xxgk1.png) no-repeat 20px center #2d66a5;color:#ffffff;}
.main_left>ul>li.x2>a{background:url(xxgkh2.png) no-repeat 20px center #FFFFFF;}
.main_left>ul>li.x3>a{background:url(xxgkh3.png) no-repeat 20px center #FFFFFF;}
.main_left>ul>li.x4>a{background:url(xxgkh4.png) no-repeat 20px center #FFFFFF;}
.main_left>ul>li.x2>a:hover{background:url(xxgk2.png) no-repeat 20px center #2d66a5;color:#ffffff;}
.main_left>ul>li.x3>a:hover{background:url(xxgk3.png) no-repeat 20px center #2d66a5;color:#ffffff;}
.main_left>ul>li.x4>a:hover{background:url(xxgk4.png) no-repeat 20px center #2d66a5;color:#ffffff;}
.main_left>ul>li.x2>a.hover{background:url(xxgk2.png) no-repeat 20px center #2d66a5;color:#ffffff;}
.main_left>ul>li.x3>a.hover{background:url(xxgk3.png) no-repeat 20px center #2d66a5;color:#ffffff;}
.main_left>ul>li.x4>a.hover{background:url(xxgk4.png) no-repeat 20px center #2d66a5;color:#ffffff;}
.main_left .list_h{background:#FFFFFF;padding:15px 0;display:none;}
.main_left .list_h li a{display:block;text-align:center;line-height:33px;font-size:15px;color:#4d4d4d;}
.main_left .list_h li a span{margin-right:10px;}
.main_left .list_h li a:hover{background:#e6f5ff;color:#2d66a5;}
.main_right li{color:#999999;font-size:16px;}
.main_right li a{color:#4d4d4d;margin-right:15px;}
.main_right .wei{padding:15px 0;}
.main_right .wei li{margin-bottom:30px;line-height:30px;}

/*分栏*/
.tou_zhidu{border-bottom:2px solid #cccccc;height:35px;}
.titile_zhidu{line-height:35px; padding:5px 15px; background:#2d66a5; color:#FFF; font-size:16px;}
.main_right .wei_zhidu{padding:15px}
.main_right .wei_zhidu li{margin-bottom:30px;line-height:30px;}
.more_zhidu{width:100px; height:30px; line-height:30px; text-align:center; margin:0 auto;margin-bottom:30px;}
.more_zhidu a{color:#4d4d4d;}

/* 年报 */

.main_right .nb_top {
	font-size: 18px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 52px;
	margin-left: 10px;
}
.main_right .nb_title {
	font-size: 16px;
	color: #FFFFFF;
	background: #2d66a5;
	line-height: 40px;
	font-weight: bold;
	float: left;
	padding: 0 10px;
}
.main_right .nb_list {
	padding: 0 5px;
}
.main_right .nb_list table tr:nth-child(even) td {
	background-color: #FFFFFF;
}
.main_right .nb_list table tr:nth-child(odd) td {
	background-color: #f5f5f5;
}
.main_right .nb_list table td.tdline {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
.main_right .nb_list table td a {
	font-size: 16px;
	color: #4d4d4d;
	padding-left: 20px;
}

/*滚动条自定义样式*/

.scroll_wrap .scroll_bar {position: absolute;top:93px;right:0;width:10px;height:920px;background-color: #e4e4e4;}
.scroll_wrap .scroll_slider {position: absolute;top:0px;left:0px;width:10px; max-height:80px;background-color: #2d66a5;border-radius:5px;}
.scroll_wrap .scroll_slider:hover{opacity: 1;}



.ScrollStyle{overflow: auto !important;}
.ScrollStyle::-webkit-scrollbar{box-sizing:border-box;width:9px;height:9px;background:#eee;}
.ScrollStyle::-webkit-scrollbar-button{width:9px;height:0px;}
.ScrollStyle::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);}
.ScrollStyle::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5; border-radius:5px;max-height:80px;height:80px;}
.ScrollStyle::-webkit-scrollbar-corner{background-color:#f1f1f1;}

/*适老化*/
.wdpageold span{font-size:32px !important; line-height:1.5;}
.wdpageold p span{font-size:32px !important; line-height:1.5;}
.wdpageold p span span{font-size:32px !important; line-height:1.5}
.wdpageold .wz_title{font-size: 38px;}
.wdpageold .wz_zoom p{font-size: 32px !important;line-height: 1.5;}
.wdpageold .dat{line-height: 1.5; font-size: 27px;}
.wdpageold p a[href*='download']{font-size: 26px !important; color:#333;}

.floor #_span_jiucuo img{
		margin-bottom: 0px !important;
	}
.tb_title {
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-family: 微软雅黑;
	font-size: 13px;
}

.fot {
	font-family: 微软雅黑;
	font-size: 13px;
	padding-left: 8px;
}

.fot a {
	font-family: 微软雅黑;
	font-size: 13px;
	text-decoration: none;
}
@media only screen and (max-width: 768px) {
	.line {
		display: none;
	}

	.search_c {
		width: 100%;
		float: left;
		height: 52px;
		margin: 0;
		position: relative;
	}

	.main_left {
		float: left;
		width: 100%;
		min-height: 300px;
	}

	.main_right {
		float: right;
		width: 100%;
		background: #FFFFFF;
		min-height: 500px;
		padding: 0 20px;
	}
	/*phone debug*/
	body{
		min-width: 100%;
	}
	#page_type{
		width: 100%;
		overflow-x: hidden;
	}
	.t_top{
		width: 100%;
	}
	.bgBule{
		width: 100%;	
		
	}
	.bgBule .w1200.h153{
		width: 100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
		padding:0.9375rem !important;
	}
	.bgBule .w1200.h153 .fr{
		display: none;
	}
	.bgBule .w1200.h153 .fl img{
		width: 20rem !important;
		height: auto !important;
	}
	.contentbg{
		min-width: 100%;
		max-width: 100%;
	}
	.contentbg .logo_xx{
		text-align: center;
		vertical-align: center;
		margin-top: 0;
	}
	.contentbg .logo_xx img{
		width: 18.75rem;
		margin: 0 auto;
	}
	.contentbg .logo{
		margin: 0 auto;
		padding: 0.9375rem;
	}
	.contentbg .logo span{
		font-size: 1.75rem;
		text-align: center;
	}
	.center{
		width: 100% !important; 
		padding: 0.9375rem !important;
		text-align: center;
		background: #fff !important;
	}
	.inputText1{
		width: 100% !important;
		height: 2.25rem !important;
		line-height: 2.25rem !important;
		outline: none !important;
		clear: both !important;
		margin-right: 0 !important;
		float: none !important;
		display: flex;
	}
	.inputText1 .inp{
		display: block;
		width: 13.75rem !important;
		height: 2.25rem !important;
		line-height: 2.25rem !important;
		float: none !important;
		flex-grow:1 !important;
		padding: 0 0.625rem !important;
	}
	.zwxxgk_ss{
		width: 18.75rem !important;
		height: 2.25rem !important;
		line-height: 2.25rem !important;
		margin: 0 auto !important;
		background-color: #fff !important; 
		background-image: none !important;
		border: 1px solid #2d66a5;
		position: relative;
	}
	.zwxxgk_ss .inp1{
		margin-right: 0 !important;
		width:5rem !important;
		height: 2.125rem !important;
		line-height: 2.125rem !important;
		color: #FFFFFF !important;
		flex-grow: 1;
		background: #2d66a5  url(mobile_search.png) no-repeat center !important;
		background-size: 100% auto !important;
border-radius:0 !important;
	}
	.main{
		margin-top:0.9375rem !important;
	}
	.main_left{
		min-height: 120px;
	}
	.main .main_left>ul{
		clear: both !important;
	}
	.main .main_left>ul>li{
		float: left;
		width: calc(50% - .5rem);
		margin-right: .5rem;
		height: 2.8125rem;
		line-height: 2.8125rem;
		box-shadow:  0 0 0.6rem rgba(9, 41, 77, .12);
		
	}
	.main .main_left>ul>li:nth-child(2n){
		margin-right: 0 !important;
		float: right;
	}
	.main .main_left>ul>li a{
		width: 100%;
		font-size: 1rem;
		padding: 0 !important;
		height: 2.8125rem;
		line-height: 2.8125rem;
		background-image: none !important;
	}
	.main .main_left>ul>li a br{
		display: none !important;
	}
	.main .main_left>ul>li a span{
		display: none !important;
	}
	.main .main_left>ul>li .list_h{
		border: 1px solid #e4e4e4;
		width: calc(100% - 1.9rem);
		position: absolute;
		transform: translateX(calc(-50% - 0.5rem));
	}
	.main .main_left>ul>li:nth-child(3) .list_h{
		width: calc(100% - 1.9rem);
		transform: translateX(0);
		height: 17.5rem;
	}
	.main .main_left>ul>li:nth-child(3) .list_h iframe{
		height: 15.625rem;
	}
	.main .main_left>ul>li:nth-child(4) .list_h{
		height: 17.5rem;
		overflow-y: auto;
	}
	.main .main_left>ul>li .list_h #yesrUl .nb_tit{
		text-align: center;
		padding-left: 0;
	}
	
	
	.main_right .nb_list table tr:last-child td:last-child{
		border-right: 1px solid #e0e0e0;
	}
	.main_right .nb_list table td a{
		padding-left: 0px !important;
	}
	.main_right .nb_list table td:nth-child(3n){
		border-right: 1px solid #e0e0e0;
	}
	.floor{
		padding: 3.125rem 0.9375rem !important;
	}
	.floor .w1200{
		max-width: 100% !important;
		min-width: 100% !important;
	}
	.floor .w1200 .fl{
		width: 100%;
		text-align: center;
		float: none !important;
		border: none !important;
	}
	.floor .w1200 .fl table{
		text-align: center;
		width: 100%;
	}
	.floor .w1200 .fl table tr{
		text-align: center;
		display: flex;
		vertical-align: center;
		height: 5rem;
	
	}
	.floor .w1200 .fl table tr td{
		flex: 1;
		height: 5rem;
		border: none !important;
		
	}
	.floor .w1200 .fl table tr td span{
		height: 5rem;
		border-left: 1px solid #E0E0E0;
		padding-top: 0.75rem;
	}
	.floor .w1200 .fl table tr td a,.floor .w1200 .fl table tr td img,.floor .w1200 .fl table tr td span{
		display: block;
		text-align: center;
		
	}
	
	.floor .w1200 .fl table tr td img{
		vertical-align: center !important;
		margin: 0 auto !important;
		
	}
	.floor .w1200 .fl table tr td span img{
		margin-bottom:0 !important;
	}
	.floor .w900{
		width: 100%;
		font-size: 0.875rem;
	}
	.p_flo p #_span_jiucuo img{
		margin-bottom: 0px !important;
	}
.main_right.scroll_main{
		overflow-x: auto !important;
	}
.main_right.scroll_main .opr_tr tr td{
		font-size: 0.875rem !important;
		min-width: 6.25rem !important;
	}
	.main_right.scroll_main .opr_tr tr td[valign="middle"]{
		width: 6.875rem !important;
	}
	.tr_main_value_odd td, .tr_main_value_even td{
		font-size: 0.875rem;
	}
.main_right.scroll_main tr td .bt_link{
		font-size: 0.875rem;
	}
#div57345 table{
		table-layout: fixed;
	}
	.tb_title.tb_search{
		display: none;
	}
	.main_right .wei_zhidu{
		padding: 0.9375rem 0 0;
	}
	.main_right{
		padding: 0 !important;
	}
	#div57345>table>tbody>tr>td>table:nth-child(2)>tr:first-child td:first-child{
		width: 50%;
	}
	#div57345>table>tbody>tr>td>table:nth-child(2)>tr:first-child td:nth-child(2){
		width: 25%;
	}
	#div57345>table>tbody>tr>td>table:nth-child(2)>tr:first-child td:nth-child(2){
		width: 25%;
	}
.main_right .nb_list{
		padding: 0 0;
	}
}
