@charset "utf-8";
/* CSS Document */
/******* 公共元素设置开始 start... ******/
html{
	overflow-y: scroll; 
	}
body{
	margin:0;
	padding:0;
	color: #454545;
    font-family: "Microsoft YaHei" ! important;
    font-size: 12px;

}

ul{
	list-style: none outside none;
}
a{
	text-decoration:none;
	font-family: "Microsoft YaHei" ! important;
}
a:link { text-decoration:none; } /**链接**/
a:visited { text-decoration:none; }/**已访问过的链接**/
a:hover { text-decoration:none; }/**鼠标停在上方**/
a:active { text-decoration:none; } /**点下鼠标**/

cite{
	font-family: "Microsoft YaHei" ! important;
	color:#333333;
	font-size:12px;
	}
/******* 公共元素设置结束 end... ******/
/******* 公共顶部开始 start... ******/
.headerAll{
	height:128px;
	min-width:953px;
	min-height:128px;
	position:relative;
    left:0px;
    top:0px;
	z-index:100;
	background:url(../images/header_bg.png) repeat-x scroll left top transparent;
	}
.headerAll span{
	color:#333333;
	font-size:12px;
	}
.headerAll .header{
	margin:0 auto;
	width:953px;
	height:128px;
	}
.headerAll .header .top{
	width:953px;
	height:64px;
	}
.headerAll .header .top .logo{
	width:180px;
	height:42px;
	margin-top:20px;
	margin-left:-3px;
	background:url(../images/logo.png) no-repeat ;
	float:left;
	}
.headerAll .header .top .languageSwitch{
	width:84px;
	height:30px;
	float:right;
	background:url(../images/language_switch.png) no-repeat left top ;
	margin-right:4px;
	margin-top:20px;
	}
.headerAll .header .menu{
	width:953px;
	height:61px;
	float:left;
	overflow:hidden;
	}
.headerAll .header .menu ul{
	width:953px;
	height:61px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
.headerAll .header .menu ul li{
	height:61px;
	float:left;
	position:relative;
	left:0;
	top:0;
	}
.headerAll .header .menu ul li a{
	display:block;
	width:100%;
	height:61px;
	margin:0;
	padding:0;
	text-decoration:none;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	}
.headerAll .header .menu ul li a span{
	display:block;
	margin-top:28px;
	}
.headerAll .header .menu ul .menu_li_longer{
	width:96px;
	height:61px;
	}
.headerAll .header .menu ul .menu_li_longer .nav_menu_longer_bright{
	background:url(../images/nav_menu_longer_bright.png) no-repeat left top;
	}
.headerAll .header .menu ul .menu_li .nav_menu_shorter_bright{
	background:url(../images/nav_menu_shorter_bright.png) no-repeat left top;
	}
.headerAll .header .menu ul .menu_li{
	width:95px;
	height:61px;
	background:url(../images/header_separate.png) no-repeat left top ;
	float:left;
	}
/******* 公共顶部结束 end... ******/	
/******* 首页找回密码 开始 start... ******/	
.retrieve_pwd{
	width:430px;
	height:500px;
	background:url(../images/retrieve_pwd_bg.png) no-repeat;
	}
.btn_retrieve_cancel{
	width:25px;
	height:25px;
	margin-left:383px;
	margin-top:18px;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-200px -50px;
	float:left;
	cursor:pointer;
	}
.btn_retrieve_cancel_over{
	width:25px;
	height:25px;
	margin-left:383px;
	margin-top:18px;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-200px -86px;
	float:left;
	cursor:pointer;
	}
.retrieve_pwd .retrieve_error_tip{
	width:253px;
	margin-left:112px;
	margin-top:31px;
	height:14px;
	text-align:left;
	float:left;
	}
.retrieve_pwd .retrieve_error_tip span{
	color:#FF0000;
	font-size:12px;
	line-height:120%;
	text-align:left;
	}
.retrieve_pwd .retrieve_email{
	width:246px;
	height:37px;
	margin-top:12px;
	margin-left:112px;
	float:left;
	}
.retrieve_pwd .retrieve_email input{
	width:245px;
	height:28px;
	margin-top:2px;
	border:none;
	font-size:13px;
	color:#545454;
	line-height:28px;
	}
.retrieve_pwd .retrieve_identifyCode{
	width:267px;
	height:35px;
	margin-left:112px;
	margin-top:20px;
	float:left;
	}
.retrieve_pwd .retrieve_identifyCode input{
	width:163px;
	height:28px;
	margin-top:2px;
	border:none;
	font-size:13px;
	color:#545454;
	line-height:28px;
	float:left;
	}
.retrieve_pwd .retrieve_identifyCode img{
	width:63px;
	height:34px;
	margin-left:25px;
	float:left;
	}
.retrieve_pwd .retrieve_identifyCode_tip{
	color:#000000;
	font-size:12px;
	line-height:120%;
	margin-left:299px;
	margin-top:10px;
	float:left;
	cursor:pointer;
	}
.retrieve_pwd .retrieve_identifyCode_tip span:hover{
	color:#FF0000;
	text-decoration:underline;
	}
.retrieve_submit{
	width:177px;
	height:41px;
	margin-left:130px;
	margin-top:30px;
	margin-bottom:30px;
	cursor:pointer;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-249px -9px;
	float:left;
	}
.retrieve_submit_over{
	width:177px;
	height:41px;
	margin-left:130px;
	margin-top:30px;
	margin-bottom:30px;
	cursor:pointer;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-249px -59px;
	float:left;
	}
.retrieve_submit_down{
	width:177px;
	height:41px;
	margin-left:130px;
	margin-top:30px;
	margin-bottom:30px;
	cursor:pointer;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-249px -109px;
	float:left;
	}
.retrieve_pwd .retrieve_explain{
	width:313px;
	margin-left:56px;
	color:#666666;
	font-weight:bold;
	float:left;
	}
.retrieve_pwd .retrieve_warm_tips{
	width:313px;
	margin-left:56px;
	float:left;
	}
.retrieve_pwd .retrieve_warm_tips p{
	color:#666666;
	margin:0;
	font-size:12px;
	line-height:170%;
	}
.retrieve_pwd .retrieve_warm_tips p .warm_tips_title{
	color:#FF6600;
	}
.retrieve_pwd .retrieve_warm_tips p .warm_tips_title .warm_tips_notices{
	font-weight:bold;
	}
/******* 首页找回密码 结束 end... ******/	
/******* 登录面板 开始 start... ******/
.login_panel_info{
	width:430px;
	height:327px;
	background:url(../images/panel_login.png) no-repeat;
	}
.login_panel_info .login_top{
	width:430px;
	height:85px;	
	}	
.login_panel_info .login_top .login_logo{
	width:150px;
	height:34px;
	background:url(../images/login_logo.png) no-repeat;
	margin-top:35px;
	margin-left:137px;
	float:left;
	}	
.login_panel_info .login_top .btn_login_cancel{
	width:25px;
	height:25px;
	margin-right:22px;
	margin-top:25px;
	background:url(../images/btn_all.png) no-repeat;
	background-position:-200px -50px;
	float:right;
	cursor:pointer;
	}
.login_panel_info .login_top .btn_login_cancel_over{
	width:25px;
	height:25px;
	margin-right:22px;
	margin-top:25px;
	background:url(../images/btn_all.png) no-repeat;
	background-position:-200px -86px;
	float:right;
	cursor:pointer;
	}
	
.login_panel_info .login_error_tip{
	width:253px;
	height:30px;
	margin-left:113px;
	margin-top:5px;
	text-align:left;
	float:left;
	}
.login_panel_info .login_error_tip span{
	color:#FF0000;
	font-size:12px;
	width:250px;
	height:30px;
	line-height:30px;
	text-align:left;
	}
	
.login_panel_info .login_username{
	width:246px;
	height:37px;
	margin-top:2px;
	margin-left:112px;
	float:left;
	}
.login_panel_info .login_username input{
	width:245px;
	height:28px;
	margin-top:2px;
	border:none;
	font-size:13px;
	color:#545454;
	line-height:120%;
	}
.login_panel_info .login_pwd{
	width:246px;
	height:35px;
	margin-left:112px;
	margin-top:20px;
	float:left;
	}
.login_panel_info .login_pwd input{
	width:246px;
	border:none;
	height:28px;
	margin-top:2px;
	font-size:13px;
	color:#545454;
	line-height:120%;
	float:left;
	}
.login_panel_info .forget_password{
	color:#000000;
	font-size:12px;
	line-height:120%;
	margin-left:299px;
	margin-top:10px;
	float:left;
	cursor:pointer;
	}
.login_panel_info .forget_password span:hover{
	color:#FF0000;
	text-decoration:underline;
	}
.login_panel_info .login_submit{
	width:177px;
	height:41px;
	background:url(../images/btn_login_all.png) no-repeat;
	background-position:-0px -0px;
	margin-left:130px;
	margin-top:20px;
	float:left;
	cursor:pointer;
	}
.login_panel_info .login_submit_over{
	width:177px;
	height:41px;
	background:url(../images/btn_login_all.png) no-repeat;
	background-position:-0px -50px;
	margin-left:130px;
	margin-top:20px;
	float:left;
	cursor:pointer;
	}
.login_panel_info .login_submit_down{
	width:177px;
	height:41px;
	background:url(../images/btn_login_all.png) no-repeat;
	background-position:-0px -100px;
	margin-left:130px;
	margin-top:20px;
	float:left;
	cursor:pointer;
	}	
/******* 登录面板 结束 end... ******/	
/******* 中间正文部分开始 start... ******/
.wrapper{
	position:relative;
    left:0px;
    top:0px;
	min-width: 957px;
	min-height:450px;
	margin-top:-6px;
	margin-bottom:8px;
	z-index:auto;
	}
	
/******* 中间部分-首页上半部分-信息部分开始 start... ******/	
.wrapper .index_info{
	margin:0 auto;
	width:957px;
	height:326px;
	margin-bottom:9px;
	background:url(../images/index_up_bg.png) no-repeat left top;
	}
.wrapper .index_info .index_info_left{
	width:650px;
	height:320px;
	margin-left:3px;
	float:left;
	position:relative;
	left:0;
	top:0;
	}	
#fancybox-overlay{
	z-index: 100000;
}	
#fancybox-wrap{
	z-index: 100000;
}	
#fancybox-loading{
	z-index: 100000;
}	
#fancybox-tmp{
	z-index: 100000;
}	
.wrapper .index_info .index_info_left img{
	width:650px;
	height:320px;
	float:left;
	position: absolute;
	left: 0;
	top:0;
	border: none;
	}
.wrapper .index_info .index_info_left .index_info_num_panel{
	width:650px;
	height:32px;
	position:absolute;
	left:0;
	top:290px;
	z-index: 100;
	}
.wrapper .index_info .index_info_left .index_info_num_panel .index_num{
	width:150px;
	height:15px;
	margin-right:11px;
	float:right;
	}
.wrapper .index_info .index_info_left .index_info_num_panel .index_num input{
	}
.wrapper .index_info .index_info_left .index_info_num_panel .index_num .btn_num{
	display:block;
	border:none;
	width:15px;
	height:15px;
	margin-left:4px;
	margin-right:4px;
	opacity: 0.5;
    filter:alpha(opacity=50); /*触发IE下块级元素*/
    -moz-opacity:0.5; 
	padding:0;
	float:right;
	cursor:pointer;
	background:#848484;
	}
.wrapper .index_info .index_info_left .index_info_num_panel .index_num .btn_num:hover{
	background:#E2431F;
	}
.wrapper .index_info .index_info_left .index_info_num_panel .index_num .btn_num_on{
	background:#CCCCCC;
	}
.wrapper .index_info .index_info_right{
	width:301px;
	height:320px;
	background:url(../images/index_up_count_bg3.jpg) no-repeat;
	float:left;
	}	
.wrapper .index_info .index_info_right .info_right_date{
	width:301px;
	height:20px;
	margin-top:78px;
	text-align:center;
	}
.wrapper .index_info .index_info_right .case_name{
	display:block;
	width:159px;
	height:20px;
	margin-left:55px;
	text-align:left;
	float:left;
	}
.wrapper .index_info .index_info_right .case_num{
	display:block;
	width:50px;
	height:20px;
	text-align:left;
	float:left;
	}
.wrapper .index_info .index_info_right .info_right_cases_01{
	width:301px;
	height:20px;
	margin-top:19px;
	}
.wrapper .index_info .index_info_right .info_right_cases_02{
	width:301px;
	height:20px;
	margin-top:23px;
	}
.wrapper .index_info .index_info_right .info_right_cases_03{
	width:301px;
	height:20px;
	margin-top:25px;
	}
.wrapper .index_info .index_info_right .info_right_cases_04{
	width:301px;
	height:20px;
	margin-top:25px;
	}	
.info_right_cases_more{
	width:58px;
	height:22px;
	margin-top:16px;
	margin-left:125px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-130px -10px;
	cursor:pointer;
	}
.info_right_cases_more:hover{
	width:58px;
	height:22px;
	margin-top:16px;
	margin-left:125px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-130px -50px;
	cursor:pointer;
	}
.info_right_cases_more_down{
	width:58px;
	height:22px;
	margin-top:16px;
	margin-left:125px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-130px -90px;
	cursor:pointer;
	}
.info_right_SPMS_SYS{
	width:232px;
	height:37px;
	margin-top:7px;
	margin-left:40px;
	border:none;
	background:url(../images/btn_spms_all1.png) no-repeat;
	background-position:-4px -4px;
	cursor:pointer;
	}
.info_right_SPMS_SYS:hover{
	width:232px;
	height:37px;
	margin-top:7px;
	margin-left:40px;
	border:none;
	background:url(../images/btn_spms_all1.png) no-repeat;
	background-position:-4px -49px;
	cursor:pointer;
	}
.info_right_SPMS_SYS_down{
	width:232px;
	height:37px;
	margin-top:7px;
	margin-left:40px;
	border:none;
	background:url(../images/btn_spms_all1.png) no-repeat;
	background-position:-3px -94px;
	cursor:pointer;
	}	
	
/******* 中间部分-首页上半部分-信息部分结束 end... ******/	

/******* 中间部分-首页下半部分-登录及动态资讯部分开始 start... ******/	
.wrapper .login_info{
	margin:0 auto;
	width:957px;
	height:266px;
	margin-bottom:11px;
	}
.wrapper .login_info .login_panel{
	width:246px;
	height:266px;
	background:url(../images/index_login_bg2.png) no-repeat;
	float:left;
	}
.wrapper .login_info .login_panel .login_logo{
	width:141px;
	height:19px;
	background:url(../images/index_login_logo3.png) no-repeat;
	margin-top:24px;
	margin-left:53px;
	margin-bottom:23px;
	float:left;
	}
#before_login{
	width:246px;
	height:146px;
	float:left;
}
.wrapper .login_info .login_panel .login_username{
	width:222px;
	height:30px;
	margin-top:14px;
	margin-left:10px;
	float:left;
	background:url(../images/index_login_user_bg.png) no-repeat;
	}
.wrapper .login_info .login_panel .login_username input{
	width:169px;
	height:26px;
	padding-left:2px;
	margin-top:1px;
	line-height:26px;
	margin-left:48px;
	border:none;
	float:left;
	}
.wrapper .login_info .login_panel .login_password{
	width:222px;
	height:30px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	background:url(../images/index_login_pwd_bg.png) no-repeat;
	}
.wrapper .login_info .login_panel .login_password input{
	width:169px;
	height:26px;
	padding-left:2px;
	margin-top:1px;
	line-height:26px;
	margin-left:48px;
	border:none;
	float:left;
	}
.wrapper .login_info .login_panel .login_error{
	width:246px;
	height:19px;
	float:left;
	}
.wrapper .login_info .login_panel .login_error .error_tip{
	width:173px;
	height:19px;
	margin-left:57px;
	color: red;
	font-size: 12px;
}	
.wrapper .login_info .login_panel .login_operate{
	width:246px;
	height:43px;
	float:left;
	}
#after_login{
	width:246px;
	height:146px;
	float:left;
}
.wrapper .login_info .login_panel .after_username{
	width:246px;
	height: 30px;
	line-height: 30px;
	margin-top:14px;
	float:left;
}
.wrapper .login_info .login_panel .after_username .txtUser_after{
	width:50px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin-left:13px;
	float: left;
}
.wrapper .login_info .login_panel .after_username .userName{
	width:150px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	float: left;
}
.wrapper .login_info .login_panel .after_hopital{
	width:246px;
	height: 30px;
	line-height: 30px;
	margin-top:10px;
	float:left;
}
.wrapper .login_info .login_panel .after_hopital .txtHopital_after{
	width:60px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin-left:13px;
	float: left;
}
.wrapper .login_info .login_panel .after_hopital .hopitalName{
	width:150px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	float: left;
}
.wrapper .login_info .login_panel .after_operate .div_cancel{
	width: 50px;
	height: 20px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}
.wrapper .login_info .login_panel .after_operate .div_cancel a{
	cursor: pointer;
}
.wrapper .login_info .login_panel .after_operate .div_cancel a:hover{
	text-decoration: underline;
	color: red;
}

.btn_login{
	width:102px;
	height:31px;
	margin-left:60px;
	margin-top:1px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-9px -9px;
	cursor:pointer;
	float:left;
	}
.btn_login_over{
	width:102px;
	height:31px;
	margin-left:60px;
	margin-top:1px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-9px -49px;
	cursor:pointer;
	float:left;
	}
.btn_login_down{
	width:102px;
	height:31px;
	margin-left:60px;
	margin-top:1px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-9px -89px;
	cursor:pointer;
	float:left;
	}
	
.btn_cancel{
	width:102px;
	height:31px;
	margin-left:10px;
	margin-top:18px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-439px -9px;
	cursor:pointer;
	float:left;
	}
.btn_cancel_over{
	width:102px;
	height:31px;
	margin-left:10px;
	margin-top:18px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-439px -49px;
	cursor:pointer;
	float:left;
	}
.btn_cancel_down{
	width:102px;
	height:31px;
	margin-left:10px;
	margin-top:18px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-439px -89px;
	cursor:pointer;
	float:left;
	}	
	
.btn_login_sys{
	width:102px;
	height:31px;
	margin-left:61px;
	margin-top:20px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-439px -139px;
	cursor:pointer;
	float:left;
	}
.btn_login_sys_over{
	width:102px;
	height:31px;
	margin-left:61px;
	margin-top:20px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-439px -179px;
	cursor:pointer;
	float:left;
	}
.btn_login_sys_down{
	width:102px;
	height:31px;
	margin-left:61px;
	margin-top:20px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-439px -219px;
	cursor:pointer;
	float:left;
	}	
.wrapper .login_info .login_panel .login_operate .forget_psd{
	width:66px;
	height:62px;
	margin-left:18px;
	float:left;
	}
.wrapper .login_info .login_panel .login_operate .forget_psd a{
	display:block;
	width:50px;
	margin-top:10px;
	cursor:pointer;
	}
.wrapper .login_info .login_panel .login_operate .forget_psd a:hover{
	color:#AC0506;
	text-decoration:underline;
	}
.wrapper .login_info .login_panel .login_linktype{
	width:246px;
	height:54px;
	float:left;
	}
.wrapper .login_info .login_panel .login_linktype .login_phone{
	width:123px;
	height:54px;
	float:left;
	}
.wrapper .login_info .login_panel .login_linktype .login_phone .icon_phone{
	width:15px;
	height:19px;
	margin-top:5px;
	margin-left:53px;
	background:url(../images/icon_phone.png) no-repeat;
	float:left;
	}
.wrapper .login_info .login_panel .login_linktype .login_phone .phone_info{
	width:123px;
	height:30px;
	float:left;
	}
.wrapper .login_info .login_panel .login_linktype .login_phone .phone_info span{
	margin-top:7px;
	margin-left:16px;
	color:#333333;
	font-size:13px;
	float: left;
	}
.wrapper .login_info .login_panel .login_linktype .login_email{
	width:123px;
	height:54px;
	float:left;
	}
.wrapper .login_info .login_panel .login_linktype .login_email .icon_email{
	width:20px;
	height:15px;
	margin-top:9px;
	margin-left:51px;
	background:url(../images/icon_email.png) no-repeat;
	float:left;
	}
.wrapper .login_info .login_panel .login_linktype .login_email .email_info{
	width:123px;
	height:30px;
	float:left;
	}
.wrapper .login_info .login_panel .login_linktype .login_email .email_info span{
	display:block;
	margin-top:5px;
	margin-left:9px;
	font-size:14px;
	}
.wrapper .login_info .info_panel{
	width:711px;
	height:266px;
	background:url(../images/index_state_bg.png) no-repeat;
	float:left;
	}
.wrapper .login_info .info_panel .info_title{
	width:711px;
	height:38;
	margin-top:2px;
	float:left;
	}
.wrapper .login_info .info_panel .info_title .title_block{
	width:167px;
	height:38px;
	border-right:1px solid #D5D5D5;
	background:url(../images/index_state_title_bg.png) repeat-x;
	float:left;
	text-align:center;
	line-height:38px;
	cursor:pointer;
	}
.wrapper .login_info .info_panel .info_title .title_block_over{
	width:167px;
	height:38px;
	border-right:1px solid #D5D5D5;
	background:url(../images/index_state_title_red.png) repeat-x;
	float:left;
	text-align:center;
	line-height:38px;
	cursor:pointer;
	color:#AC0506;
	}

.wrapper .login_info .info_panel .info_title .title_more{
	display:block;
	width:36px;
	height:38px;
	border-right:1px solid #D5D5D5;
	background:url(../images/index_state_title_more_bg.png) repeat-x;
	float:left;
	}
.wrapper .login_info .info_panel .info_detail{
	width:680px;
	height:172px;
	margin-top:26px;
	margin-left:20px;
	float:left;
	}
.wrapper .login_info .info_panel .info_detail .info_detail_left{
	width:330px;
	height:172px;
	float:left;
	margin-right:10px;
	}
.wrapper .login_info .info_panel .info_detail .info_detail_left a{
	color: #333333;
	text-decoration: none;
   }
.wrapper .login_info .info_panel .info_detail .info_detail_left a:hover{
	text-decoration: underline;
	}
.wrapper .login_info .info_panel .info_detail .info_detail_left .pic_info{
	width:158px;
	height:160px;
	border:1px solid #D8D8D8;
	float:left;
	}
.wrapper .login_info .info_panel .info_detail .info_detail_left .pic_info img{
	width:150px;
	height:150px;
	margin-left:4px;
	margin-top:5px;
	border: 0;
	}
.wrapper .login_info .info_panel .info_detail .info_detail_left .text_info{
	width:162px;
	height:172px;
	margin-left:8px;
	margin-top:-10px;
	float:left;
	}
.wrapper .login_info .info_panel .info_detail .info_detail_left .text_info .text_title{
	width:160px;
	height:52px;
	}
.wrapper .login_info .info_panel .info_detail .info_detail_left .text_info .text_title p{
	display:block;
	width:160px;
	height:52px;
	overflow:hidden;
	line-height:24px;
	font-size:13px;
	color:#585858;
	font-weight:bold;
	}
.wrapper .login_info .info_panel .info_detail .info_detail_left .text_info .text_content{
	width:160px;
	height:120px;
	overflow:hidden;
	margin-top:-8px;
	}
.wrapper .login_info .info_panel .info_detail .info_detail_left .text_info .text_content p{
	display:block;
	width:160px;
	overflow:hidden;
	height:100px;
	font-size:12px;
	color:#717171;
	line-height:20px;
	word-wrap: break-word; 
 	word-break: break-all;
	}

.wrapper .login_info .info_panel .info_detail .info_more{
	width:662px;
	height:20px;
	float:left;
	margin-right:18px;
	text-align:right;
	color:#AC0506;
	cursor:pointer;
	}
.wrapper .login_info .info_panel .info_more a{
	color:#333333;
	text-decoration:none;
	}
.wrapper .login_info .info_panel .info_more a:hover{
	color:#CB0101;
	text-decoration:underline;
	}
/******* 中间部分-首页下半部分-登录及动态资讯部分结束 end... ******/
/******* 中间部分-非首页正文部分-开始 start... ******/
.wrapper .index_top_title{
	margin:0 auto;
	width:957px;
	height:98px;
	background:url(../images/panel_common_title_bg.png) no-repeat left top;
	}	
.wrapper .index_top_title .title_name{
	width:900px;
	height:22px;
	margin-top:35px;
	margin-left:30px;
	float:left;
	}
.wrapper .index_top_title .title_name .name_EN{
	font-size:22px;
	}
.wrapper .index_top_title .title_name .name_CN{
	margin-left:5px;
	font-size:14px;
	}
.wrapper .index_top_title .position{
	width:300px;
	height:25px;
	margin-top:10px;
	margin-right:25px;
	text-align:right;
	float:right;
	}
.wrapper .index_top_title .position a{
	color:#333333;
	}
.wrapper .index_top_title .position a:link { text-decoration:none; } /**链接**/
.wrapper .index_top_title .position a:visited { text-decoration:none; color:#333333; }/**已访问过的链接**/
.wrapper .index_top_title .position a:hover { text-decoration:underline; color:#BA2636; }/**鼠标停在上方**/
.wrapper .index_top_title .position a:active { text-decoration:underline; color:#BA2636; } /**点下鼠标**/
.wrapper .index_container{
	margin:0 auto;
	width:957px;
	min-height:450px;
	background:url(../images/panel_common_mid_bg.png) repeat-y left top  ;
	position: relative;
	top:0;
	left: 0;
	}
.wrapper .index_container .content{
	width:794px;
	min-height:400px;
	}
/******* 中间部分-非首页正文部分-结束 end... ******/
/******* 中间部分-非首页正文部分-"01关于我们-01发展历程与使命"内容开始 start... ******/
.develop_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}

.develop_content .develop_title{
	width:735px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.develop_content .develop_title span{
	font-size:22px;
	}	
.develop_content .develop_ourworth{
	width:307px;
	height:185px;
	background:url(../images/tab_aboutus_develop_worth.png) no-repeat;
	margin-left:230px;
	margin-top:10px;
	margin-bottom:10px;
	}
.develop_content .develop_center_brief{
	width:756px;
	height: 520px;
	margin-top: 20px;
	}
.develop_content .develop_center_brief .brief_left{
	width: 115px;
	height: 86px;
	margin-left:13px;
	margin-right:35px;
	margin-top:20px;
	background: url(../images/center_logo.png) no-repeat;
	float: left;
	}
.develop_content .develop_center_brief .brief_right{
	width:580px;
	margin-top:-20px;
	float: left;
	}
.develop_content .develop_center_brief .brief_right p{
	color: #464646;
	line-height: 24px;
	}	
.develop_content .develop_center_brief .brief_right p .brief_title{
	display:block;
	width: 570px;
	color: #000000;
	height:40px;
	margin-top:10px;
	line-height: 40px;
	font-size: 16px;
	}		
.develop_content .develop_title_date{
	width:735px;
	height:30px;
	line-height:30px;
	text-align:left;
	}
.develop_content .develop_title_date span{
	font-size:16px;
	color: #000000;
	}
.develop_content .history_info{
	width:735px;
	height:100px;
	margin-top: 10px;
	}
.develop_content .history_info .info_left{
	width:50px;
	height:90px;
	margin-left:2px;
	border-right: 1px solid #999999;
	float: left;
	margin-top: -2px;
	}
.develop_content .history_info .info_left span{
	display:block;
	width:50px;
	height:50px;
	color: #8DB9BE;
	font-family: 微软雅黑;
	font-size: 25px;
	margin-top: -6px;
	text-align: center;
	}
.develop_content .history_info .info_right{
	width: 680px;
	float: left;
	}
.develop_content .history_info .info_right p{
	color: #464646;
	font-size: 12px;
	line-height:24px;
	margin-top:-7px;
	margin-left: 15px;
	}

	
.develop_content .develop_content_02{
	width:756px;
	height:235px;
	background:url(../images/tab_aboutus_develop-02.png) no-repeat left top;
	}
.develop_content .develop_content_03{
	width:756px;
	height:320px;
	background:url(../images/tab_aboutus_develop-03.png) no-repeat left top;
	}
.develop_content .develop_history{
	width:722px;
	height:170px;
	background:url(../images/tab_aboutus_develop_history.png) no-repeat;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:10px;
	}
.develop_content .develop_simple_info{
	width: 756px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin-top: -10px;
	}
.develop_content .develop_content_05{
	width:756px;
	height:240px;
	background:url(../images/tab_aboutus_develop-05.png) no-repeat left top;
	}
.develop_content .develop_content_06{
	width:756px;
	height:356px;
	background:url(../images/tab_aboutus_develop-06.png) no-repeat left top;
	}
.develop_content .develop_content_07{
	width:756px;
	height:166px;
	background:url(../images/tab_aboutus_develop-07.png) no-repeat left top;
	}
/******* 中间部分-非首页正文部分-"01关于我们-01发展历程与使命"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"01关于我们-02科学委员会"内容开始 start... ******/
.committee_content{
	width:735px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.committee_content .committee_title{
	width:735px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.committee_content .committee_title span{
	font-size:22px;
	}
.committee_content .committee_title_content{
	width:705px;
	}
.committee_content .committee_title_content p{
	width:705px;
	line-height:26px;
	font-size:13px;
	color:#464646;
	}	
.committee_content .committee_content_pic{
	width:735px;
	height:215px;
	margin-top:6px;
	margin-bottom: 10px;
	}
.committee_content .committee_content_pic .committee_content_pic01{
	width:357px;
	height:215px;
	margin-left:3px;
	background:url(../images/pic_aboutus_committee-01.jpg) no-repeat;
	float:left;
	}
.committee_content .committee_content_pic .committee_content_pic02{
	width:323px;
	height:215px;
	margin-left:11px;
	background:url(../images/pic_aboutus_committee-02.jpg) no-repeat;
	float:left;
	}
	
.committee_content .committee_member_list_title{
	width:552px;
	height:150px;
	margin-left:153px;
	}
.committee_content .committee_member_list_title .list_title_title{
	width:542px;
	height:30px;
	text-align: center;
	}
.committee_content .committee_member_list_title .list_title_title span{
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	}
.committee_content .committee_member_list_title .list_title_roster{
	padding-left:115px;
	width:552px;
	height:30px;
	}
.committee_content .committee_member_list_title .list_title_roster span{
	font-size: 13px;
	line-height: 30px;
	}
.committee_content .committee_member_list_title .list_title_roster .roster_title{
	font-weight:bold;
	}	
.committee_content .committee_member_list_title2{
	width:735px;
	height:150px;
	margin-top:17px;
	background:url(../images/tab_aboutus_committee-02.png) no-repeat;
	}
.committee_content .committee_content_list_detail{
	width:735px;
	height:1340px;
	}
.committee_content .committee_content_list_detail .committee_content_list_table{
	width:552px;
	height:830px;
	margin-left:153px;
	margin-top:8px;
	}
.committee_content .committee_content_list_detail .committee_content_list_table .list_table_head{
	width:552px;
	height:37px;
	background:url(../images/tab_aboutus_committee-listHead.png) no-repeat ;
	}
.committee_content .committee_content_list_detail .committee_content_list_table .list_table_head .detail_uint{
	display:block;
	width:341px;
	margin-left:54px;
	height:37px;
	line-height:37px;
	text-align:left;
	color:#FFF;
	font-size:14px;
	float:left;
	}
.committee_content .committee_content_list_detail .committee_content_list_table .list_table_head .member_name{
	display:157px;
	width:157px;
	height:37px;
	line-height:37px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	float:left;
	}
.committee_content .committee_content_list_detail .committee_content_list_table .list_table_body{
	width:552px;
	height:36px;
	background:url(../images/tab_aboutus_committee-listbody.png) no-repeat ;
	}
.committee_content .committee_content_list_detail .committee_content_list_table .list_table_body .detail_uint{
	display:block;
	width:341px;
	margin-left:54px;
	height:36px;
	line-height:36px;
	text-align:left;
	font-size:14px;
	float:left;
	}
.committee_content .committee_content_list_detail .committee_content_list_table .list_table_body .member_name{
	display:157px;
	width:157px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:14px;
	float:left;
	}
.committee_content .committee_content_list_detail .committee_content_list_remark{
	width:552px;
	height:35px;
	margin-left:153px;
	line-height:35px;
	}
.committee_content .committee_content_list_detail .committee_rules_title{
	width:412px;
	height:30px;
	margin-left:251px;
	margin-right:42px;
	margin-top:15px;
	line-height:30px;
	text-align:center;
	}
.committee_content .committee_content_list_detail .committee_rules_title span{
	font-size:22px;
	}
.committee_content .committee_content_list_detail .committee_rules_detail{
	height:128px;
	margin-left:251px;
	margin-top:5px;
	}
.committee_content .committee_content_list_detail .committee_rules_detail .committee_rules_detail_left{
	width:318px;
	height:91px;
	margin-top:16px;
	background:url(../images/tab_aboutus_rules_bg.png) no-repeat left top ; 
	float:left;
	
	}
.committee_content .committee_content_list_detail .committee_rules_detail .committee_rules_detail_left .rules_up{
	width:256px;
	height:58px;
	text-align:center;
	font-size:16px;
	line-height:58px;
	float:left;
	color:#FFF;
	}
.committee_content .committee_content_list_detail .committee_rules_detail .committee_rules_detail_left .rules_down{
	width:256px;
	height:30px;
	text-align:center;
	line-height:30px;
	float:left;
	color:#FFF;
	}
.committee_content .committee_content_list_detail .committee_rules_detail .committee_rules_detail_right{
	width:154px;
	height:128px;
	position:relative;
	left:-63px;
	top:0;
	float:left;
	}
.committee_content .committee_content_list_detail .committee_rules_detail .committee_rules_detail_right .btn_rules_detail{
	display:block;
	width:154px;
	height:128px;
	background:url(../images/btn_download_all.png) no-repeat left top ;
	background-position:-10px -10px;
	border:none;
	cursor:pointer;
	}
.committee_content .committee_content_list_detail .committee_rules_detail .committee_rules_detail_right .btn_rules_detail_over{
	display:block;
	width:154px;
	height:128px;
	background:url(../images/btn_download_all.png) no-repeat left top ;
	background-position:-180px -10px;
	border:none;
	cursor:pointer;
	}
.committee_content .committee_content_list_detail .committee_rules_detail .committee_rules_detail_right .btn_rules_detail_down{
	display:block;
	width:154px;
	height:128px;
	background:url(../images/btn_download_all.png) no-repeat left top ;
	background-position:-350px -10px;
	border:none;
	cursor:pointer;
	}
.committee_content .committee_content_list_detail .committee_summary_title{
	width:318px;
	height:30px;
	margin-left:284px;
	margin-right:136px;
	margin-top:15px;
	line-height:30px;
	text-align:center;
	}
.committee_content .committee_content_list_detail .committee_summary_title span{
	font-size:22px;
	}
.committee_content .committee_content_list_detail .committee_summary_detail{
	width:318px;
	height:194px;
	margin-left:284px;
	margin-right:136px;
	margin-top:10px;
	}
.committee_content .committee_content_list_detail .committee_summary_detail .committee_summary_detail_top{
	width:318px;
	height:50px;
	background:url(../images/tab_aboutus_committee-summary_bg.png) no-repeat;
	background-position: 0px 0px;
	}
.committee_content .committee_content_list_detail .committee_summary_detail .committee_summary_detail_mid{
	width:318px;
	height:48px;
	background:url(../images/tab_aboutus_committee-summary_bg.png) no-repeat;
	background-position: 0px -50px;
	}
.committee_content .committee_content_list_detail .committee_summary_detail .committee_summary_detail_bottom{
	width:318px;
	height:48px;
	background:url(../images/tab_aboutus_committee-summary_bg.png) no-repeat;
	background-position: 0px -98px;
	}
.summary_detail_title_top{
	display:block;
	width:265px;
	height:50px;
	margin-left:10px;
	line-height:50px;
	font-size:14px;
	color:#FFF;
	float:left;
	}
.summary_detail_download_top{
	width:34px;
	height:34px;
	margin-top:8px;
	float:left;
	}
.summary_detail_title{
	display:block;
	width:265px;
	height:48px;
	margin-left:10px;
	line-height:48px;
	font-size:14px;
	color:#FFF;
	float:left;
	}
.summary_detail_download{
	width:34px;
	height:34px;
	margin-top:7px;
	float:left;
	}
.btn_summary_detail_download{
	display:block;
	width:34px;
	height:34px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-9px -169px;
	cursor:pointer;
	}
.btn_summary_detail_download_over{
	display:block;
	width:34px;
	height:34px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-9px -219px;
	cursor:pointer;
	}
.btn_summary_detail_download_down{
	display:block;
	width:34px;
	height:34px;
	border:none;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-9px -265px;
	cursor:pointer;
	}

/******* 中间部分-非首页正文部分-"01关于我们-02科学委员会"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"01关于我们-03研究团队"内容开始 start... ******/
.team_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.team_content .team_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.team_content .team_title span{
	font-size:22px;
	}
.team_content .team_title_content{
	width:756px;
	}
.team_content .team_title_content p{
	width:736px;
	line-height:26px;
	font-size:13px;
	color:#464646;
	}
.team_content .team_title_pic{
	width:725px;
	height:311px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(../images/pic_team_member.jpg) no-repeat;
	}
.team_content .team_director{
	width:736px;
	height:850px;
	margin-top:15px;
	}
.team_content .team_director .team_director_left{
	width:228px;
	float:left;
	}
.team_content .team_director .team_director_left .director_pic{
	width:208px;
	height:274px;
	background:url(../images/pic_director.jpg) no-repeat;
	}
.team_content .team_director .team_director_left .director_brief{
	width:208px;
	margin-top:20px;
	}
.team_content .team_director .team_director_left .director_brief p{
	color:#464646;
	font-size:11px;
	line-height:22px;
	}
.team_content .team_director .team_director_right{
	width:506px;
	float:left;
	margin-top:-8px;
	}
.team_content .team_director .team_director_right .p_brief{
	color:#464646;
	font-size:12px;
	line-height:24px;
	margin:0;
	}
.team_content .team_director .team_director_right .p_brief .p_brief_name{
	font-weight:bold;
	font-size:14px;
	}
.team_content .team_director .team_director_right .info_title{
	display:block;
	width:506px;
	height:35px;
	color:#000;
	font-size:16px;
	line-height:35px;
	}
.team_content .team_director .team_director_right .info_brief{
	color:#464646;
	font-size:12px;
	line-height:22px;
	margin:0;
	}
.team_content .team_asst_director{
	width:736px;
	height:730px;
	margin-top:15px;
	}
.team_content .team_asst_director .team_asst_director_left{
	width:228px;
	float:left;
	}
.team_content .team_asst_director .team_asst_director_left .asst_director_pic{
	width:208px;
	height:274px;
	background:url(../images/pic_asst_director.jpg) no-repeat;
	}
.team_content .team_asst_director .team_asst_director_left .asst_director_brief{
	width:208px;
	margin-top:20px;
	}
.team_content .team_asst_director .team_asst_director_left .asst_director_brief p{
	color:#464646;
	font-size:11px;
	line-height:22px;
	}
.team_content .team_asst_director .team_asst_director_right{
	width:506px;
	float:left;
	margin-top:-8px;
	}
.team_content .team_asst_director .team_asst_director_right .p_brief{
	color:#464646;
	font-size:12px;
	line-height:24px;
	margin:0;
	}
.team_content .team_asst_director .team_asst_director_right .p_brief .p_brief_name{
	font-weight:bold;
	font-size:14px;
	}
.team_content .team_org_structure{
	width:756px;
	height:335px;
	margin-top:10px;
	margin-bottom:15px;
	background:url(../images/pic_org_structure.png) no-repeat;
	}
.team_content .team_ourteam_title{
	width:756px;
	height:334px;
	margin-top:10px;
	margin-bottom:15px;
	background:url(../images/pic_our_team.png) no-repeat;
	}

/******* 中间部分-非首页正文部分-"01关于我们-03研究团队"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"01关于我们-04人才招聘"内容开始 start... ****/
.recruit_content{
	width:756px;
	min-height:400px;
	height:7240px;
	margin-left:30px;
	padding-top:9px;
	}
.recruit_content .recruit_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.recruit_content .recruit_title span{
	font-size:22px;
	}
.recruit_content .recruit_title_content{
	width:652px;
	margin-left:47px;
	}
.recruit_content .recruit_title_content p{
	width:652px;
	line-height:26px;
	font-size:13px;
	color:#464646;
	}
.recruit_content .recruit_list{
	width:652px;
	height:390px;
	margin-left:44px;
	margin-top:10px;
	margin-bottom:15px;
	}
.recruit_content .recruit_list .recruit_list_head{
	width:652px;
	height:37px;
	background:url(../images/recruit_list_head_bg.jpg) no-repeat;
	}
.recruit_content .recruit_list .recruit_list_head .recruit_position{
	display:block;
	width:211px;
	height:37px;
	line-height:37px;
	font-weight:bold;
	font-size:14px;
	margin-left:12px;
	text-align:left;
	color:#FFF;
	float:left;
	}
.recruit_content .recruit_list .recruit_list_head .recruit_count{
	display:block;
	width:129px;
	height:37px;
	line-height:37px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	text-align:center;
	float:left;
	}
.recruit_content .recruit_list .recruit_list_head .recruit_seniority{
	display:block;
	width:147px;
	height:37px;
	color:#FFF;
	line-height:37px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	float:left;
	}
.recruit_content .recruit_list .recruit_list_head .recruit_education{
	display:block;
	width:148px;
	height:37px;
	color:#FFF;
	line-height:37px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	float:left;
	}
.recruit_content .recruit_list .recruit_list_body{
	width:652px;
	height:36px;
	background:url(../images/recruit_list_body_bg.jpg) no-repeat;
	}
.recruit_content .recruit_list .recruit_list_body .recruit_position{
	display:block;
	width:211px;
	height:36px;
	line-height:36px;
	margin-left:12px;
	text-align:left;
	color:#FFF;
	cursor:pointer;
	float:left;
	}
.recruit_content .recruit_list .recruit_list_body .recruit_position:hover{
	text-decoration: underline;
	}
.recruit_content .recruit_list .recruit_list_body .recruit_count{
	display:block;
	width:129px;
	height:36px;
	line-height:36px;
	color:#464646;
	text-align:center;
	float:left;
	}
.recruit_content .recruit_list .recruit_list_body .recruit_seniority{
	display:block;
	width:147px;
	height:36px;
	line-height:36px;
	color:#464646;
	text-align:center;
	float:left;
	}
.recruit_content .recruit_list .recruit_list_body .recruit_education{
	display:block;
	width:148px;
	height:36px;
	line-height:36px;
	color:#464646;
	text-align:center;
	float:left;
	}
.recruit_content .recruit_job_title{
	width:756px;
	height:30px;
	line-height:30px;
	text-align:left;
	margin-top: 5px;
	margin-left: 20px;
}
.recruit_content .recruit_job_title span{
	width:756px;
	height:30px;
	line-height:30px;
	text-align:left;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}
.recruit_content.recruit_job_detail{
	width:756px;
}
.recruit_content .recruit_job_detail ul{
	width:756px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	padding-top: 5px;
}
.recruit_content .recruit_job_detail ul li{
	width:756px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin-left: 40px;
}
.recruit_content .recruit_job_detail ul img{
	width:10x;
	height: 10px;
	margin-right: 5px;
}
.recruit_content .recruit_job_detail ul li span{
	font-weight: bold;
}
.recruit_content .recruit_job_detail .job_detail_subtitle{
	display:block;
	width:756px;
	margin-left: 55px;
	font-weight: bold;
	margin-top: 15px;
}
.recruit_content .recruit_job_detail p{
	margin-left: 55px;
	line-height: 26px;
	vertical-align: middle;
}
	
	
	
.recruit_content .recruit_member_pic{
	width:592px;
	height:810px;
	margin-left:74px;
	margin-top:15px;
	margin-bottom:20px;
	}
.recruit_content .recruit_member_pic .recruit_member_pic_01{
	width:592px;
	height:154px;
	background:url(../images/pic_recruit_member_01.jpg) no-repeat;
	}
.recruit_content .recruit_member_pic .recruit_member_pic_02{
	width:592px;
	height:160px;
	background:url(../images/pic_recruit_member_02.jpg) no-repeat;
	}
.recruit_content .recruit_member_pic .recruit_member_pic_03{
	width:592px;
	height:164px;
	background:url(../images/pic_recruit_member_03.jpg) no-repeat;
	}
.recruit_content .recruit_member_pic .recruit_member_pic_04{
	width:592px;
	height:166px;
	background:url(../images/pic_recruit_member_04.jpg) no-repeat;
	}
.recruit_content .recruit_member_pic .recruit_member_pic_05{
	width:592px;
	height:166px;
	background:url(../images/pic_recruit_member_05.jpg) no-repeat;
	}
/******* 中间部分-非首页正文部分-"01关于我们-04人才招聘"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"01关于我们-05联系我们"内容开始 start... ****/
.contact_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.contact_content .contact_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.contact_content .contact_title span{
	font-size:22px;
	}
.contact_content .contact_title_content{
	width:756px;
	}
.contact_content .contact_title_content p{
	width:736px;
	line-height:26px;
	font-size:13px;
	color:#464646;
	}
.contact_content .contact_map{
	width:637px;
	height:407px;
	margin-top:20px;
	margin-bottom:20px;
	}
/******* 中间部分-非首页正文部分-"01关于我们-05联系我们"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"02动态资讯-资讯动态列表"内容开始 start... ****/
.work_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:15px;
	}
.work_content .work_topinfo{
	width:726px;
	height:271px;
	padding-top:13px;
	padding-left:12px;
	margin-bottom:15px;
	text-align:left;
	background:url(../images/stateinfo_topinfo_bg.png) no-repeat;
	}
.work_content .work_topinfo .work_topinfo_pic{
	width:245px;
	height:245px;
	background:url(../images/stateinfo_topinfo_pic.jpg) no-repeat;
	float:left;
	}
.work_content .work_topinfo img{
	width:245px;
	height:245px;
	float:left;
}	
.work_content .work_topinfo .work_topinfo_content{
	width:438px;
	margin-left:15px;
	margin-top:-4px;
	float:left;
	}
.work_content .work_topinfo .work_topinfo_content .topinfo_title{
	width:438px;
	height:92px;
	margin-bottom:5px;
	border-bottom:1px solid #DDDDDD;
	}
.work_content .work_topinfo .work_topinfo_content .topinfo_title span{
	display:block;
	width:425px;
	height:92px;
	margin-left:6px;
	color:#333333;
	font-size:19px;
	line-height:140%;
	}
.work_content .work_topinfo .work_topinfo_content .topinfo_title span a{
	text-decoration:none;
	color:#333333;
}
.work_content .work_topinfo .work_topinfo_content .topinfo_title span a:hover{
	text-decoration:underline;
	color: #CB0101;
}
.work_content .work_topinfo .work_topinfo_content .topinfo_brief{
	width:438px;
	height:128px;
	margin-top:3px;
	}
.work_content .work_topinfo .work_topinfo_content .topinfo_brief p{
	display:block;
	width:425px;
	margin-left:6px;
	font-size:12px;
	line-height:180%;
	color:#4B4B4B;
	word-wrap: break-word; 
 	word-break: break-all;
	}
.work_content .work_topinfo .work_topinfo_content .topinfo_brief p a{
	color:#CB0101;
	cursor:pointer;
	}
.work_content .work_topinfo .work_topinfo_content .topinfo_brief p a:hover{
	text-decoration:underline;
	color: #CB0101;
	}
..work_content .work_topinfo .work_topinfo_content  .topinfo_date{
	width:425px;
	height:22px;
	}
.work_content .work_topinfo .work_topinfo_content  .topinfo_date span{
	width:425px;
	height:22px;
	font-size:12px;
	line-height:180%;
	color:#999999;
	text-align:left;
	}	
	
.work_content .work_info_list{
	width:726px;
	
	}
.work_content .work_info_list .work_info_one{
	width:721px;
	height:157px;
	border-top:1px solid #E4E4E4;
	padding-top:22px;
	}
.work_content .work_info_list .work_info_one .info_one_pic{
	width:133px;
	height:133px;
	float:left;
	border: 1px solid #CCCCCC;
	}
.work_content .work_info_list .work_info_one .info_one_pic img{
	width:133px;
	height:133px;
	float:left;
}
.work_content .work_info_list .work_info_one .info_one_content{
	width:554px;
	height:133px;
	margin-left:20px;
	float:left;
	}
.work_content .work_info_list .work_info_one .info_one_content .info_one_title{
	width:554px;
	height:30px;
	margin-top:-6px;
	}
.work_content .work_info_list .work_info_one .info_one_content .info_one_title span{
	display:block;
	width:554px;
	height:30px;
	overflow:hidden;
	}
.work_content .work_info_list .work_info_one .info_one_content .info_one_title span a{
	font-size:17px;
	line-height:160%;
	text-decoration:none;
	cursor:pointer;
	color:#333;
	word-wrap: break-word; 
 	word-break: break-all;
	}
.work_content .work_info_list .work_info_one .info_one_content .info_one_title span a:hover{
	text-decoration: underline;
	color: #CB0101;
	}
.work_content .work_info_list .work_info_one .info_one_content .info_one_brief{
	width:554px;
	height:82px;
	word-wrap: break-word; 
 	word-break: break-all;
	}
.work_content .work_info_list .work_info_one .info_one_content .info_one_brief p{
	display:block;
	width:554px;
	height:82px;
	font-size:12px;
	line-height:200%;
	color:#4B4B4B;
	word-wrap: break-word; 
 	word-break: break-all;
	}
.work_content .work_info_list .work_info_one .info_one_content .info_one_brief p a{
	color:#E30202;
	cursor:pointer;
	}
.work_content .work_info_list .work_info_one .info_one_content .info_one_brief p a:hover{
	text-decoration:underline;
	}
.work_content .work_info_list .work_info_one .info_one_content .info_one_date{
	width:554px;
	height:22px;
	}
.work_content .work_info_list .work_info_one .info_one_content .info_one_date span{
	width:554px;
	height:22px;
	font-size:12px;
	line-height:180%;
	color:#999999;
	text-align:left;
	}
.work_content .work_info_list .work_info_one .info_one_content_text{
	width:707px;
	height:133px;
	float:left;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_title{
	width:707px;
	height:30px;
	margin-top:-6px;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_title span{
	display:block;
	width:707px;
	height:30px;
	overflow:hidden;
}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_title span a{
	height:30px;
	font-size:17px;
	cursor:pointer;
	text-decoration:none;
	line-height:160%;
	word-wrap: break-word; 
 	word-break: break-all;
	color:#333;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_title span a:hover{
	text-decoration: underline;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_dot{
	width:16px;
	height:82px;
	float: left;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_dot img{
	width:5px;
	height:10px;
	margin-top: 7px;
	margin-left:6px;
	float: left;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_brief{
	width:683px;
	height:82px;
	float: left;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_brief p{
	display:block;
	width:683px;
	height:82px;
	font-size:12px;
	line-height:200%;
	color:#4B4B4B;
	margin:0;
	word-wrap: break-word; 
 	word-break: break-all;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_brief p a{
	color:#E30202;
	cursor:pointer;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_brief p a:hover{
	text-decoration:underline;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_date{
	width:683px;
	height:22px;
	}
.work_content .work_info_list .work_info_one .info_one_content_text .info_one_date span{
	width:683px;
	height:22px;
	font-size:12px;
	line-height:180%;
	margin-left:16px;
	color:#999999;
	text-align:left;
	}
	
/******* 中间部分-非首页正文部分-"02动态资讯-分页条"内容开始 start... ***/	
.wrapper .paging_bar{
	margin:0 auto;
	height:56px;
	}
.wrapper .paging_bar .paging_bar_content{
	float:right;
	}	
.wrapper .paging_bar .paging_bar_content ul{
	margin:0;
	padding:0;
	}
.wrapper .paging_bar .paging_bar_content ul li{
	float:left;
	margin-left:5px;
	}
.wrapper .paging_bar .paging_bar_content ul li a{
	display:block;
	width:100%;
	height:100%;
	line-height:34px;
	text-align:center;
	font-size:14px;
	cursor:pointer;
	}
.paging_focus_fade{
	background:#FFF;
	color: #DBE1E6;
	}
.paging_focus_out{
	background:#FFF;
	color:#333;
	}
.paging_focus_out:hover{
	background:#CB0101;
	color:#FFF;
	}
.paging_focus_on{
	background:#CB0101;
	color:#FFF;
	}
.wrapper .paging_bar .paging_bar_content ul .li_record{
	width:86px;
	height:34px;
	line-height: 34px; 
	text-align: right;
	}
.wrapper .paging_bar .paging_bar_content ul .li_record span{
	font-size: 14px;
	font-weight: bolder;
	}
.wrapper .paging_bar .paging_bar_content ul .li_text{
	width:60px;
	height:34px;
	line-height: 34px; 
	text-align: center;
	}
.wrapper .paging_bar .paging_bar_content ul .li_text span{
	font-size: 14px;
}
.wrapper .paging_bar .paging_bar_content ul .li_previous{
	width:86px;
	height:34px;
	border:1px solid #E2E2E2;
	}
.wrapper .paging_bar .paging_bar_content ul .li_dots{
	width:20px;
	height:34px;
	text-align: center;
	line-height: 34px;
	}
.wrapper .paging_bar .paging_bar_content ul .li_num{
	width:34px;
	height:34px;
	border:1px solid #E2E2E2;
	}
.wrapper .paging_bar .paging_bar_content ul .li_next{
	width:86px;
	height:34px;
	border:1px solid #E2E2E2;
	}
.wrapper .paging_bar .paging_bar_content ul .li_all{
	width:86px;
	height:34px;
	border:1px solid #E2E2E2;
	}
/******* 中间部分-非首页正文部分-"02动态资讯- 分页条"内容结束 end... ***/	
/******* 中间部分-非首页正文部分-"02动态资讯- 详细信息"内容开始 start... ***/	
.info_detail_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.info_detail_content .detail_title{
	width:551px;
	margin-left:90px;
	margin-top:10px;
	}
.info_detail_content .detail_title span{
	display:block;
	width:551px;
	color:#333333;
	font-size:19px;
	line-height:160%;
	text-align:center;
	}
.info_detail_content .detail_date{
	width:731px;
	height:32px;
	margin-top:10px;
	margin-left:3px;
	border-bottom:1px solid #DCDCDC;
	}
.info_detail_content .detail_date .font_date{
	color:#818181;
	float:left;
	}
.info_detail_content .detail_date .font_size{
	display:block;
	color:#828282;
	float:right;
	}
.info_detail_content .detail_date .font_size span{
	color:#828282;
	float:left;
	}
.info_detail_content .detail_date .font_size .fontSizeSmall{
	display:block;
	width:13px;
	height:13px;
	cursor:pointer;
	font-size:13px;
	font-family:'Plantagenet Cherokee'; 
	color:#936;
	}
.info_detail_content .detail_date .font_size .fontSizeSmall:hover{
	text-decoration:underline;
	}
.info_detail_content .detail_date .font_size .fontSizeBig{
	display:block;
	width:14px;
	height:14px;
	cursor:pointer;
	font-size:14px;
	font-family:'Plantagenet Cherokee'; 
	margin-top:-1px;
	}
.info_detail_content .detail_date .font_size .fontSizeBig:hover{
	text-decoration:underline;
	}
.info_detail_content .detail_content{
	width:691px;
	margin-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	}
.info_detail_content .detail_content p{
	word-wrap: break-word; 
 	word-break: normal;
	}
.info_detail_content .relatedInfo{
	width:691px;
	height: 60px;
	margin-top: 10px;
	padding-top:15px;
	border-top: 1px solid #DCDCDC;
	}
	
.info_detail_content .relatedInfo .detail_info_related{
	width:600px;
	height: 60px;
	float: left;
	}
.info_detail_content .relatedInfo .detail_info_related .info_related{
	width:600px;
	height: 30px;
	float: left;
	line-height:30px;
	overflow: hidden;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #333333;
	}	
	
.info_detail_content .relatedInfo .detail_info_related .info_related a{
	font-family: 微软雅黑;
	color: #333333;
	text-decoration: none;
	}	
.info_detail_content .relatedInfo .detail_info_related .info_related a:hover{
	text-decoration: underline;
	color: #CB0101;
	}	
.info_detail_content .relatedInfo .detail_info_back{
	width:86px;
	height:30px;
	margin-top:15px;
	float: right;
	text-align: center;
	line-height: 30px;
	border:1px solid #E2E2E2;
}
.info_detail_content .relatedInfo .detail_info_back a{
	display:block;
	width:86px;
	height:30px;
	background:#F3F3F3;
	text-decoration:none;
	color:#333;
	}
.info_detail_content .relatedInfo .detail_info_back a:hover{
	background:#CB0101;
	color:#FFF;
	} 
/******* 中间部分-非首页正文部分-"02动态资讯- 详细信息"内容结束 end... ***/
/******* 中间部分-非首页正文部分-"02动态资讯-资讯动态列表"内容开始 end... ****/
/******* 中间部分-非首页正文部分-"02动态资讯-资讯动态列表-标题资讯列表"内容开始 start... ****/


/******* 中间部分-非首页正文部分-"02动态资讯-资讯动态列表"内容开始 end... ****/
.work_content .all_info_list{
	width:726px;
	color: #333333;
    line-height: 21px;
}
.work_content .all_info_list ul{
	font-size: 12px;
	margin: 0;
	padding:0;
	margin-bottom: 15px;
}
.work_content .all_info_list ul li{
	font-size: 12px;
}
.work_content .all_info_list ul li a{
	line-height: 24px;
	color:#222222;
	font-size: 13px;
	text-decoration: none;
	margin-left: 5px;
}
.work_content .all_info_list ul li a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.work_content .all_info_list ul li span{
	font-size: 12px;
	line-height: 24px;
	color: #9C9C9C;
	margin-left: 5px;
}

/******* 中间部分-非首页正文部分-"02动态资讯-资讯动态列表-标题资讯列表-分页条"内容开始 end... ****/
.work_content .paging_bar_infoAll{
	height: 30px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.work_content .paging_bar_infoAll .paging_bar_content{
	float:left;
	}	
.work_content .paging_bar_infoAll .paging_bar_back{
	width:86px;
	height:30px;
	float: right;
	text-align: center;
	line-height: 30px;
	border:1px solid #E2E2E2;
}
.work_content .paging_bar_infoAll .paging_bar_back a{
	display:block;
	width:86px;
	height:30px;
	background:#F3F3F3;
	color:#333;
	}
.work_content .paging_bar_infoAll .paging_bar_back a:hover{
	background:#CB0101;
	color:#FFF;
	}
.work_content .paging_bar_infoAll .paging_bar_content ul{
	margin:0;
	padding:0;
	margin-left: -5px;
	}
.work_content .paging_bar_infoAll .paging_bar_content ul li{
	float:left;
	margin-left: 5px;
	}
.work_content .paging_bar_infoAll .paging_bar_content ul li a{
	display:block;
	width:100%;
	height:100%;
	line-height:30px;
	text-align:center;
	font-size:14px;
	cursor:pointer;
	}
.work_content .paging_bar_infoAll .paging_bar_content ul .li_text{
	width:60px;
	height:30px;
	line-height: 30px; 
	text-align: center;
	}
.work_content .paging_bar_infoAll .paging_bar_content ul .li_text span{
	font-size: 14px;
}
.work_content .paging_bar_infoAll .paging_bar_content ul .li_previous{
	width:86px;
	height:30px;
	border:1px solid #E2E2E2;
	}
.work_content .paging_bar_infoAll .paging_bar_content ul .li_dots{
	width:20px;
	height:30px;
	text-align: center;
	line-height: 30px;
	}
.work_content .paging_bar_infoAll .paging_bar_content ul .li_num{
	width:34px;
	height:30px;
	border:1px solid #E2E2E2;
	}
.work_content .paging_bar_infoAll .paging_bar_content ul .li_next{
	width:86px;
	height:30px;
	border:1px solid #E2E2E2;
	}


/******* 中间部分-非首页正文部分-"02动态资讯-资讯动态列表-标题资讯列表-分页条"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"03移植中心"内容开始 start... ****/
.map_content{
	margin:0 auto;
	width:957px;
	min-height:675px;
	background:url(../images/panel_common_mid_bg.png) repeat-y left top  ;
	position:relative;
	left:0;
	top:0;
	z-index: -100;
	}
	
.map_all .btn_map_list{
	display:block;
	width:103px;
	height:31px;
	background:url(../images/btn_map_all.png) no-repeat;
	background-position:-128px -9px;
	border:none;
	cursor:pointer;
	position: absolute ;
	left:-40px;
	top:16px;
	z-index:50000;
	}
.map_all .btn_map_list:hover{
	display:block;
	width:103px;
	height:31px;
	background:url(../images/btn_map_all.png) no-repeat;
	background-position:-128px -49px;
	border:none;
	cursor:pointer;
	position: absolute;
	left:-40px;
	top:16px;
	z-index:50000;
	}
.map_all .btn_map_list_down{
	display:block;
	width:103px;
	height:31px;
	background:url(../images/btn_map_all.png) no-repeat;
	background-position:-128px -89px;
	border:none;
	cursor:pointer;
	position: absolute ;
	left:-40px;
	top:16px;
	z-index:50000;
	}

.map_list{
	width:907px;
	height:40px;
	position:relative; 
	left:5px; 
	top:-655px; 
	margin:0 auto;
	margin-bottom:10px;
	padding-top:10px;
	z-index:120;
	}
.map_list .btn_list{
	width:907px;
	float:left;
	}
.map_list .btn_list .btn_map{
	width:102px;
	height:31px;
	background:url(../images/btn_map_all.png) no-repeat;
	background-position:-9px -9px;
	border:none;
	cursor:pointer;
	float:left;
	}
.map_list .btn_list .btn_map:hover{
	width:102px;
	height:31px;
	background:url(../images/btn_map_all.png) no-repeat;
	background-position:-9px -49px;
	border:none;
	cursor:pointer;
	float:left;
	}	
.map_list .btn_list .btn_map_down{
	width:102px;
	height:31px;
	background:url(../images/btn_map_all.png) no-repeat;
	background-position:-9px -89px;
	border:none;
	cursor:pointer;
	float:left;
	}	
.map_list .btn_list .btn_nation{
	width:110px;
	height:30px;
	margin-left:12px;
	float:right;
	}
.map_list .btn_list .btn_nation .nation_dot{
	display:block;
	width:10px;
	height:11px;
	margin-top:10px;
	background:url(../images/btn_map_all1.png) no-repeat;
	background-position:-270px -94px;
	float:left;
	}		
.map_list .btn_list .btn_nation .nation_panel{
	display:block;
	height:20px;
	margin-top:6px;
	margin-left:5px;
	font-family:微软雅黑;
	color:#009999;
	font-size:13px;
	font-weight:bold;
	float:left;
	}
.map_list .btn_list .btn_nation .nation_panel #nation_num{
	text-align:center;
	margin-left:4px;
	margin-right:4px;
	}	
.map_list .btn_list .btn_locality{
	width:110px;
	height:30px;
	margin-left:12px;
	float:right;
	}
.map_list .btn_list .btn_locality .locality_dot{
	display:block;
	width:10px;
	height:11px;
	margin-top:10px;
	background:url(../images/btn_map_all1.png) no-repeat;
	background-position:-320px -94px;
	float:left;
	}	
.map_list .btn_list .btn_locality .locality_panel{
	display:inline-block;
	width:90px;
	height:20px;
	margin-top:6px;
	margin-left:5px;
	color:#F05921;
	font-family:微软雅黑;
	font-size:13px;
	font-weight:bold;
	float:left;
	}	
.map_list .btn_list .btn_locality .locality_panel #locality_num{
	text-align:center;
	margin-left:4px;
	margin-right:4px;
	}	
.map_list .area_panel{
	width:917px;
	margin-top:5px;
	margin-bottom:15px;
	float:left;
	}
.map_list .area_panel .one_area{
	display:block;
	width:911px;
	min-height:40px;
	line-height:40px;
	vertical-align:middle;
	margin-top:5px;
	margin-left:-10px;
	border-bottom:1px solid #D7D7D7;
	float:left;
	}	
.map_list .area_panel .one_area .area_title{
	width:90px;
	height:40px;
	font-family:微软雅黑;
	margin-left:10px;
	font-size:13px;
	float:left;
	}		
.map_list .area_panel .one_area .area_info{
	width:805px;
	min-height:40px;
	line-height:40px;
	vertical-align:middle;
	float:left;
	}	
.one_city_info{
	width:115px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	float:left;
	}	
.one_city_info .area_name{
	font-family:微软雅黑;
	font-size:12px;
	float:left;
	}
.one_city_info .area_nation_num{
	display:block;
	width:20px;
	height:20px;
	margin-top:10px;
	margin-left:10px;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background:url(../images/btn_map_all.png) no-repeat;
	background-position:-240px -90px;
	float:left;
	}	
.one_city_info .area_locality_num{
	display:block;
	width:20px;
	height:20px;
	margin-top:10px;
	margin-left:10px;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background:url(../images/btn_map_all.png) no-repeat;
	background-position:-290px -90px;
	float:left;
	}		
.map_list .hospital_info_list{
	width:917px;
	float:left;
	}		
.map_list .hospital_info_list .one_area_hospital{
	}
.map_list .hospital_info_list .one_area_hospital .hospital_name{
	width:917px;
	height:30px;
	margin-left:-10px;
	background:#DCEEEF;
	float:left;	
	}	
.map_list .hospital_info_list .one_area_hospital .hospital_name span{
	width:400px;
	height:30px;
	line-height:30px;
	display:block;
	margin-left:10px;
	font-size:14px;
	font-family:微软雅黑;
	font-weight:bold;
	color:#009999;
	}
.map_list .hospital_info_list .one_area_hospital .hospital_name_pink{
	width:917px;
	height:30px;
	margin-left:-10px;
	background:#FDE9E1;
	float:left;	
	}	
.map_list .hospital_info_list .one_area_hospital .hospital_name_pink span{
	width:400px;
	height:30px;
	line-height:30px;
	display:block;
	margin-left:10px;
	font-size:14px;
	font-family:微软雅黑;
	font-weight:bold;
	color:#F05921;
	}		
.map_list .hospital_info_list .one_area_hospital .hospital_info{
	width:917px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:-10px;
	float:left;
	}		
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_first{
	height:24px;
	line-height:24px;
	font-size:12px;
	font-family:微软雅黑;
	color:#333333;
	}	
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_first .left{
	display:block;
	width:432px;
	height:24px;
	margin-left:10px;
	float:left;
	}	
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_first .right{
	display:block;
	float:left;
	}	
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_second{
	height:24px;
	line-height:24px;
	font-size:12px;
	font-family:微软雅黑;
	color:#333333;
	border-top:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	}
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_second .left{
	display:block;
	width:226px;
	height:24px;
	margin-left:10px;
	float:left;
	}	
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_second .right{
	float:left
	}		
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_third{
	height:24px;
	line-height:24px;
	font-size:12px;
	font-family:微软雅黑;
	color:#333333;
	}	
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_third .left{
	display:block;
	width:226px;
	height:24px;
	margin-left:10px;
	float:left;
	}
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_third .middle{
	display:block;
	width:206px;
	height:24px;
	float:left;
	}
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_third .right{
	float:left;
	}
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_third .right a{
	text-decoration: none;
	color:#333333;
	}	
.map_list .hospital_info_list .one_area_hospital .hospital_info .info_third .right a:hover{
	text-decoration: underline;
	color:#333333;
	}	
.mapToTop{
	width:63px;
	height:63px;
	background:url(../images/btn_map_all.png) no-repeat;
	background-position:-366px -7px;
	position: fixed;
	bottom:70px;
	right:40px;
	cursor: pointer;
	}
.mapToTop:hover{
	width:63px;
	height:63px;
	background:url(../images/btn_map_all.png) no-repeat;
	background-position:-366px -77px;
	position: fixed;
	bottom:70px;
	right:40px;
	cursor:pointer;
	}	

.province_hp_info{
	display: none;
	position:absolute;
	left:60px;top:30px; 
	width:760px; 
	height:555px; 
	z-index:150000;
}
.province_hp_info .hp_info_top{
	width:760px; 
	height:7px;
	background:url(../images/panel_map_info_top.png) no-repeat left top  ;
}
.province_hp_info .hp_info_mid{
	width:760px; 
	height:541px;
	background:url(../images/panel_map_info_mid.png) repeat-y left top  ;
}
.province_hp_info .hp_info_mid .info_mid_left{
	width: 240px;
	height: 544px;
	margin-left: 4px;
	margin-top: -3px;
	position:relative;
	left:0;
	top:0;
	float: left;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_catal_title{
	width: 120px;
	height: 40px;
	background:url(../images/tab_bg_info_tile.png) no-repeat left top  ;
	float: left;
	text-align: center;
	cursor: pointer;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_catal_title span{
	width: 120px;
	height: 40px;
	line-height:40px;
	text-align:center;
	font-size: 12px;
	font-family: 微软雅黑;
	color: #333333;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_catal_title_on{
	width: 120px;
	height: 40px;
	background:url(../images/tab_info_tile.png) no-repeat left top  ;
	float: left;
	text-align: center;
	cursor: pointer;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_catal_title_on span{
	width: 120px;
	height: 40px;
	line-height:40px;
	text-align:center;
	font-size: 12px;
	font-family: 微软雅黑;
	color: #333333;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list{
	width: 238px;
	height: 506px;
	background:#FFFFFF;
	border: 1px #E3E3E3 solid ;
	float: left;
	overflow-y:auto;
	overflow-x:hidden;
	position:relative;
	left:0;
	top:-1px;
	z-index: 500;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .hp_id{
	 display: none;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .hp_grade{
	 display: none;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_odd{
	width: 238px;
	height: 38px;
	background: #F5F5F5;
	border-bottom: 1px #E3E3E3 solid ;
	float: left;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_odd .hp_name_bright_up{
	display:block;
	width: 232px;
	height: 30px;
	margin-left: 3px;
	margin-right:3px;
	margin-top:4px;
	margin-bottom:4px;
	background: #E30303;
	cursor: pointer;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_odd .hp_name_bright_up span{
	width: 225px;
	height: 30px;
	line-height:30px;
	margin-left: 7px;
	font-size: 12px;
	text-align:left;
	color: #FFFFFF;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_odd .hp_name_bright_down{
	display:block;
	width: 232px;
	height: 30px;
	margin-left: 3px;
	margin-right:3px;
	margin-top:4px;
	margin-bottom:4px;
	cursor: pointer;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_odd .hp_name_bright_down span{
	width: 225px;
	height: 30px;
	line-height:30px;
	margin-left: 7px;
	font-size: 12px;
	text-align:left;
	color: #333333;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_odd .hp_name_bright_down:hover{
	display:block;
	width: 232px;
	height: 30px;
	margin-left: 3px;
	margin-right:3px;
	margin-top:4px;
	margin-bottom:4px;
	background: #E30303;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_odd .hp_name_bright_down:hover span{
	width: 225px;
	height: 30px;
	line-height:30px;
	margin-left: 7px;
	font-size: 12px;
	text-align:left;
	color: #FFFFFF;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_even{
	width: 238px;
	height: 38px;
	background: #F9F9F9;
	border-bottom: 1px #E3E3E3 solid ;
	float: left;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_even .hp_name_bright_up{
	display:block;
	width: 232px;
	height: 30px;
	margin-left: 3px;
	margin-right:3px;
	margin-top:4px;
	margin-bottom:4px;
	background: #E30303;
	cursor: pointer;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_even .hp_name_bright_up span{
	width: 225px;
	height: 30px;
	line-height:30px;
	margin-left: 7px;
	font-size: 12px;
	text-align:left;
	color: #FFFFFF;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_even .hp_name_bright_down{
	display:block;
	width: 232px;
	height: 30px;
	margin-left: 3px;
	margin-right:3px;
	margin-top:4px;
	margin-bottom:4px;
	cursor: pointer;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_even .hp_name_bright_down span{
	width: 225px;
	height: 30px;
	line-height:30px;
	margin-left: 7px;
	font-size: 12px;
	text-align:left;
	color: #333333;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_even .hp_name_bright_down:hover{
	display:block;
	width: 232px;
	height: 30px;
	margin-left: 3px;
	margin-right:3px;
	margin-top:4px;
	margin-bottom:4px;
	background: #E30303;
}
.province_hp_info .hp_info_mid .info_mid_left .hp_directory_list .directory_even .hp_name_bright_down:hover span{
	width: 225px;
	height: 30px;
	line-height:30px;
	margin-left: 7px;
	font-size: 12px;
	text-align:left;
	color: #FFFFFF;
}
.province_hp_info .hp_info_mid .info_mid_right{
	width: 486px;
	height: 541px;
	margin-right: 4px;
	margin-left: 26px;
	float: left;
}
.province_hp_info .hp_info_mid .info_mid_right .div_info_name{
	width: 486px;
	height: 40px;
	margin-top: -3px;
	text-align: left;
}
.province_hp_info .hp_info_mid .info_mid_right .div_info_name .hp_name{
	width: 450px;
	height: 40px;
	line-height:40px;
	text-align:left;
	font-size: 16px;
	font-family: 微软雅黑;
	color: #000000;
	float: left;
}
.province_hp_info .hp_info_mid .info_mid_right .div_info_name .btn_info_close{
	width:25px;
	height:25px;
	margin-right:7px;
	margin-top:7px;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-200px -50px;
	float:right;
	cursor:pointer;
}
.province_hp_info .hp_info_mid .info_mid_right .div_info_name .btn_info_close_over{
	width:25px;
	height:25px;
	margin-right:7px;
	margin-top:7px;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-200px -86px;
	float:right;
	cursor:pointer;
}
.province_hp_info .hp_info_mid .info_mid_right .div_info_point{
	width: 486px;
	height: 24px;
}
.province_hp_info .hp_info_mid .info_mid_right .div_info_point .point_name{
	width:36px;
	height: 24px;
	font-size: 12px;
	font-family: 微软雅黑;
	line-height: 200%;
	vertical-align:middle;
	text-align: left;
	float: left;
}
.province_hp_info .hp_info_mid .info_mid_right .div_info_point .colon{
	width:12px;
	height: 24px;
	font-size: 12px;
	font-family: 微软雅黑;
	line-height: 200%;
	vertical-align:middle;
	text-align: left;
	float: left;
	
}
.province_hp_info .hp_info_mid .info_mid_right .div_info_point .point_content{
	width:438px;
	height: 24px;
	font-size: 12px;
	font-family: 微软雅黑;
	line-height: 200%;
	vertical-align:middle;
	text-align: left;
	float: left;
}
.province_hp_info .hp_info_mid .info_mid_right .div_info_point .point_content a{
	color:#333333;
	text-decoration: none;
}
.province_hp_info .hp_info_mid .info_mid_right .div_info_point .point_content a:hover{
	text-decoration: underline;
	color:#333333;
}
.province_hp_info .hp_info_mid .info_mid_right .hp_map_detail{
	width: 461px;
	height: 297px;
	margin-top: 15px;
	border: 1px #E3E3E3 solid ;
}
.province_hp_info .hp_info_mid .info_mid_right .div_error_info{
	width: 486px;
	height: 24px;
	margin-top: 12px;
}
.province_hp_info .hp_info_mid .info_mid_right .div_error_info span{
	font-size: 14px;
}
.province_hp_info .hp_info_bottom{
	width:760px; 
	height:7px;
	background:url(../images/panel_map_info_bottom.png) no-repeat left top  ;
}


/******* 中间部分-非首页正文部分-"03移植中心"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"04数据管理-01数据处理"内容开始 start... ****/
.handing_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.handing_content .handing_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.handing_content .handing_title span{
	font-size:22px;
	float:left;
	}
.handing_content .handing_data_type{
	width:653px;
	margin-left:44px;
	margin-bottom:15px;
	}
.handing_content .handing_data_type .data_one{
	width:653px;
	border-bottom:1px dashed #8DB9BE;
	margin-top:10px;
	}
.handing_content .handing_data_type .data_one_title{}
.handing_content .handing_data_type .data_one_title span{
	font-size:14px;
	line-height:180%;
	color:#26928C;
	}
.handing_content .handing_data_type .data_one_content{}
.handing_content .handing_data_type .data_one_content p{
	color:#333333;
	line-height:180%;
	font-size:12px;
	}
.handing_content .handing_del_check{
	width:712px;
	height:128px;
	margin-left:42px;
	margin-top:20px;
	margin-bottom:10px;
	position:relative;
	left:0;
	top:0;
	}
.handing_content .handing_del_check .del_check_dec{
	width:657px;
	height:103px;
	float:left;
	background:url(../images/handing_del_check_bg.png) no-repeat;
	}
.handing_content .handing_del_check .del_check_dec .check_dec_up{
	width:438px;
	height:56px;
	margin-left:33px;
	margin-top:15px;
	}
.handing_content .handing_del_check .del_check_dec .check_dec_up p{
	display:block;
	font-size:14px;
	line-height:170%;
	}
.handing_content .handing_del_check .del_check_dec .check_dec_down{
	width:438px;
	height:19px;
	margin-left:33px;
	}
.handing_content .handing_del_check .del_check_dec .check_dec_down span{
	color:#26948D;
	display:block;
	font-size:12px;
	line-height:160%;
	}
.handing_content .handing_del_check .del_check_download{
	width:154px;
	height:128px;
	position:absolute;
	left:510px;
	top:-10px;
	float:left;
	z-index:1000;
	}
.handing_content .handing_del_check .del_check_download .btn_del_check_download{
	display:block;
	width:154px;
	height:128px;
	background:url(../images/btn_download_all.png) no-repeat left top ;
	background-position:-10px -10px;
	border:none;
	cursor:pointer;
	}
.handing_content .handing_del_check .del_check_download .btn_del_check_download_over{
	display:block;
	width:154px;
	height:128px;
	background:url(../images/btn_download_all.png) no-repeat left top ;
	background-position:-180px -10px;
	border:none;
	cursor:pointer;
	}
.handing_content .handing_del_check .del_check_download .btn_del_check_download_down{
	display:block;
	width:154px;
	height:128px;
	background:url(../images/btn_download_all.png) no-repeat left top ;
	background-position:-350px -10px;
	border:none;
	cursor:pointer;
	}
.handing_content .handing_del_process{
	width:618px;
	height:573px;
	margin-left:64px;
	margin-top:10px;
	margin-bottom:10px;
	}
.handing_content .handing_del_process .del_process_01{
	width:618px;
	height:178px;
	background:url(../images/pic_data_del_process_01.png) no-repeat;
	}
.handing_content .handing_del_process .del_process_02{
	width:618px;
	height:395px;
	background:url(../images/pic_data_del_process_02.png) no-repeat;
	}
.handing_content .handing_remark{
	width:756px;
	height:45px;
	margin-left:37px;
	}
.handing_content .handing_remark p{
	font-size:12px;
	line-height:170%;
	color:#333333;
	}
.handing_content .handing_remark p span{
	color:#FF0000;
	font-weight:bold;
	}
/******* 中间部分-非首页正文部分-"04数据管理-01数据处理"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"04数据管理-02数据核查"内容开始 start... ****/
.check_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.check_content .check_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.check_content .check_title span{
	font-size:22px;
	}
.check_content .check_subTitle{
	width:756px;
	height:30px;
	line-height:30px;
	text-align:left;
	}
.check_content .check_subTitle span{
	font-size: 16px;
	}
.check_content .check_context{
	width: 700px;
	line-height: 26px;
	padding-bottom: 10px;
	}
.check_content .check_context p{
	color: #464646;
    font-size: 13px;
    line-height: 26px;
    width: 700px;
    margin: 13px 0 0 0;
	}	
.check_content .check_context p img{
	text-align: center;
	margin-left: 50px;
	}
/******* 中间部分-非首页正文部分-"04数据管理-02数据核查"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"04数据管理-03数据上报规范"内容开始 start... ****/
.standard_content{
	width:756px;
	margin-left:30px;
	padding-top:9px;
	}
.standard_content .standard_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.standard_content .standard_title span{
	font-size:22px;
	}
.standard_content .standard_content{
	width: 700px;
	line-height: 26px;
	padding-bottom: 10px;
	}
.standard_content .standard_content p{
	color: #464646;
    font-size: 13px;
    line-height: 26px;
    width: 700px;
    margin: 13px 0 0 0;
    
	}
/******* 中间部分-非首页正文部分-"04数据管理-03数据上报规范"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"04数据管理-04数据质量"内容开始 start... ****/
.quality_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.quality_content .quality_title{
	width:756px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:left;
	margin-bottom: 10px;
	}
.quality_content .quality_title span{
	font-size:22px;
	}
.quality_content .quality_brief{
	width: 756px;
	height: 270px;
	}
.quality_content .quality_brief .brief_left{
	width:283px;
	height:260px;
	background: url(../images/pic_quality_brief1.jpg) no-repeat;
	margin-left: 17px;
	margin-right:26px;
	float: left;
}	
.quality_content .quality_brief .brief_right{
	width: 420px;
    height:270px;
	margin-top:10px;
	float: left;
}	
.quality_content .quality_brief .brief_right p{
	color: #464646;
    font-size: 13px;
    line-height: 26px;
    width: 420px;
    margin: 13px 0 0 0;
}
.quality_content .quality_report{
	width:756px;
	min-height: 350px;
}
.quality_content .quality_report table{
	width: 600px;
	height: 180px;
	border: 1px solid #000;
	margin-top: 20px;
	margin-left: 120px;
	border-collapse:collapse;
	font-size: 13px;
}
.quality_content .quality_report table thead{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.quality_content .quality_report table tr{
	width: 600px;	
}
.quality_content .quality_report table tr td{
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	}
.quality_content .quality_report table tr .td_left{
	width: 185px;
	padding-left: 15px;
	font-weight: bold;
}
.quality_content .quality_report table tr .td_right{
	width: 385px;
	padding-left: 15px;
}
.quality_content .quality_report .dl_report{
	display:block;
	width:600px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 120px;
	font-size: 13px;
}
.quality_content .quality_report .dl_report font{
	display:block;
	width:40px;
	height:30px;
	color: #000;
	font-weight: bold;
	float:left;
}
.quality_content .quality_report .dl_report .download_name{
	display:block;
	width:550px;
	height:30px;
	text-decoration: none;
	float:left;
}
.quality_content .quality_report .dl_report .download_name a{
	color: #333333;
}
.quality_content .quality_report .dl_report .download_name a:hover{
	text-decoration: underline;
	color: #CB0101;
}
/******* 中间部分-非首页正文部分-"04数据管理-04数据质量"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"05统计分析-01科学报告"内容开始 start... ****/
.report_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.report_content .report_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.report_content .report_title span{
	font-size:22px;
	}
.report_content .report_brief_content{
	width:734px;
	height:320px;
	margin-left:4px;
	margin-top:10px;
	}	
.report_content .report_brief_content .brief_content_left{
	width:398px;
	float:left;
	}
.report_content .report_brief_content .brief_content_left .brief_title{
	width:398px;
	}
.report_content .report_brief_content .brief_content_left .brief_title span{
	font-size:14px;
	color:#26928C;
	}
.report_content .report_brief_content .brief_content_left .brief_content{
	width:398px;
	}
.report_content .report_brief_content .brief_content_left .brief_content p{
	font-size:12px;
	line-height:180%;
	color:#333333;
	}
.report_content .report_brief_content .brief_content_left .brief_content p span{
	font-size:13px;
	line-height:200%;
	font-weight:bold;
	}
.report_content .report_brief_content .brief_content_right{
	width:244px;
	height:267px;
	margin-left:62px;
	margin-top:25px;
	background:url(../images/pic_report_cover1.jpg) no-repeat;
	float:left;
	}
.report_content .report_download{
	width:734px;
	margin-left:4px;
	height:150px;
	border-top:1px dashed #8DB9BE;
	border-bottom:1px dashed #8DB9BE;
	position:relative;
	left:0;
	top:0;
	}
.report_content .report_download .report_download_content{
	width:650px;
	height:60px;
	margin-left:37px;
	margin-top:49px;
	background:url(../images/report_download_bg.png) no-repeat;
	}
.report_content .report_download .report_download_content .content_year{
	width:120px;
	height:40px;
	margin-left:65px;
	margin-top:10px;
	background:url(../images/report_year_bg.png) no-repeat;
	position:relative;
	left:0;
	top:0;
	float:left;
	}
.report_content .report_download .report_download_content .content_year .year_list{
	width:118px;
	position: absolute;
	left: 1px;
	top: 38px;
	background: #E3E3E3;
	display: none;
}
.report_content .report_download .report_download_content .content_year .year_list table{
	border-collapse:collapse;
	border: 1px solid #E3E3E3;
}
.report_content .report_download .report_download_content .content_year .year_list table tr td{
	width:118px;
	margin-left:1px;
	height: 25px;
	cursor: pointer;
	border-top: 1px solid #E3E3E3;
	padding:0;
	font-size:13px;
	padding-left: 5px;
}
.report_content .report_download .report_download_content .content_year .year_list table tr .year_odd{
	background: #FFFFFF;
}
.report_content .report_download .report_download_content .content_year .year_list table tr .year_odd:hover{
	background: #E30303;
	color: #FFFFFF;
}
.report_content .report_download .report_download_content .content_year .year_list table tr .year_even{
	background: #F3F3F3;
}
.report_content .report_download .report_download_content .content_year .year_list table tr .year_even:hover{
	background: #E30303;
	color: #FFFFFF;
}
.report_content .report_download .report_download_content .content_year input{
	width:79px;
	height:30px;
	margin-left:7px;
	margin-top:5px;
	line-height:30px;
	font-size:13px;
	color:#333333;
	background:#E3E3E3;
	font-family: "Microsoft YaHei" !important;
	border:none;
	padding:0;
	float:left;
	}
.report_content .report_download .report_download_content .content_year .btn_year_select{
	width:14px;
	height:40px;
	cursor:pointer;
	margin-right:8px;
	float:right;
	}
.report_content .report_download .report_download_content .content_type{
	width:200px;
	height:40px;
	margin-top:10px;
	margin-left:14px;
	background:url(../images/report_type_bg.png) no-repeat;
	position:relative;
	left:0;
	top:0;
	float:left;
	}
.report_content .report_download .report_download_content .content_type .report_type_list{
	width:196px;
	position: absolute;
	left: 2px;
	top: 38px;
	background: #E3E3E3;
	display: none;
}
.report_content .report_download .report_download_content .content_type .report_type_list table{
	border-collapse:collapse;
	border: 1px solid #E3E3E3;
}
.report_content .report_download .report_download_content .content_type .report_type_list table tr td{
	width:200px;
	margin-left:1px;
	height: 25px;
	cursor: pointer;
	font-size:13px;
	padding:0;
	border-top: 1px solid #E3E3E3;
}
.report_content .report_download .report_download_content .content_type .report_type_list table tr .report_odd{
	background: #FFFFFF;
}
.report_content .report_download .report_download_content .content_type .report_type_list table tr .report_odd:hover{
	background: #E30303;
	color: #FFFFFF;
}
.report_content .report_download .report_download_content .content_type .report_type_list table tr .report_even{
	background: #F3F3F3;
}
.report_content .report_download .report_download_content .content_type .report_type_list table tr .report_even:hover{
	background: #E30303;
	color: #FFFFFF;
}
.report_content .report_download .report_download_content .content_type input{
	width:169px;
	height:30px;
	margin-left:6px;
	margin-top:5px;
	line-height:30px;
	font-size:13px;
	padding:0;
	color:#333333;
	font-family: "Microsoft YaHei" !important;
	background:#E3E3E3;
	border:none;
	float:left;
	}
.report_content .report_download .report_download_content .content_type .btn_type_select{
	width:14px;
	height:40px;
	cursor:pointer;
	margin-right:8px;
	float:right;
	}
.icon_triangle_grey{
	width:14px;
	height:8px;
	margin-top:16px;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-200px -170px;
	}
.icon_triangle_grey_deep{
	width:14px;
	height:8px;
	margin-top:16px;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-200px -190px;
	}
	
.report_content .report_download .report_download_content .content_dlbtn{
	width:80px;
	height:40px;
	margin-top:10px;
	margin-left:14px;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-240px -170px;
	float:left;
	cursor:pointer;
	}
.report_content .report_download .report_download_content .content_dlbtn_over{
	width:80px;
	height:40px;
	margin-top:10px;
	margin-left:14px;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-240px -219px;
	float:left;
	cursor:pointer;
	}
.report_content .report_download .report_download_content .content_dlbtn_down{
	width:80px;
	height:40px;
	margin-top:10px;
	margin-left:14px;
	background:url(../images/btn_all2.png) no-repeat;
	background-position:-240px -269px;
	float:left;
	cursor:pointer;
	}
.report_content .report_download .report_download_cover{
	width:98px;
	height:115px;
	position:absolute;
	left:540px;
	top:20px;
	z-index:1000;
	background:url(../images/report_download_cover.png) no-repeat;
	}
.report_content .report_declare_content{
	width:704px;
	margin-left:4px;
	padding-top:10px;
	padding-bottom:10px;
	}
.report_content .report_declare_content p{
	font-size:12px;
	line-height:200%;
	margin:0;
	}
.report_content .report_declare_content p a{
	color:#26928C;
	}	
.report_content .report_declare_content p a:hover{
	text-decoration:underline;
	}

/******* 中间部分-非首页正文部分-"05统计分析-01科学报告"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"05统计分析-02肝移植统计图"内容开始 start... ****/
.livercount_content{
	margin-left: 5px;
}
/******* 中间部分-非首页正文部分-"05统计分析-02肝移植统计图"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"05统计分析-02科学项目申报"内容开始 start... ****/
.declare_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.declare_content .declare_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.declare_content .declare_title span{
	font-size:22px;
	color:#464646;
	}
.declare_content .declare_text{
	width:756px;
	line-height:26px;
	text-align:left;
	padding-bottom: 10px;
	}
.declare_content .declare_text p{
	font-size:13px;
	line-height:30px;
	margin:5px 0px 0px 0px;
	color:#464646;
	}
.declare_content .handing_del_check{
	width:712px;
	height:128px;
	margin-left:42px;
	margin-top:20px;
	margin-bottom:10px;
	position:relative;
	left:0;
	top:0;
	}
.declare_content .handing_del_check .del_check_dec{
	width:657px;
	height:103px;
	float:left;
	background:url(../images/handing_del_check_bg.png) no-repeat;
	}
.declare_content .handing_del_check .del_check_dec .check_dec_up{
	width:438px;
	height:56px;
	margin-left:33px;
	margin-top:15px;
	}
.declare_content .handing_del_check .del_check_dec .check_dec_up p{
	display:block;
	font-size:14px;
	line-height:170%;
	}
.declare_content .handing_del_check .del_check_dec .check_dec_down{
	width:438px;
	height:19px;
	margin-left:33px;
	}
.declare_content .handing_del_check .del_check_dec .check_dec_down span{
	color:#26948D;
	display:block;
	font-size:12px;
	line-height:160%;
	}
.declare_content .handing_del_check .del_check_download{
	width:154px;
	height:128px;
	position:absolute;
	left:510px;
	top:-10px;
	float:left;
	z-index:1000;
	}
.declare_content .handing_del_check .del_check_download .btn_del_check_download{
	display:block;
	width:154px;
	height:128px;
	background:url(../images/btn_download_all.png) no-repeat left top ;
	background-position:-10px -10px;
	border:none;
	cursor:pointer;
	}
.declare_content .handing_del_check .del_check_download .btn_del_check_download:hover{
	display:block;
	width:154px;
	height:128px;
	background:url(../images/btn_download_all.png) no-repeat left top ;
	background-position:-180px -10px;
	border:none;
	cursor:pointer;
	}
.declare_content .handing_del_check .del_check_download .btn_del_check_download:active{
	display:block;
	width:154px;
	height:128px;
	background:url(../images/btn_download_all.png) no-repeat left top ;
	background-position:-350px -10px;
	border:none;
	cursor:pointer;
	}
/******* 中间部分-非首页正文部分-"05统计分析-02科学项目申报"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"05统计分析-03科研基金"内容开始 start... ****/
.fund_content{
	width:756px;
	margin-left:30px;
	padding-top:9px;
	}
.fund_content .fund_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.fund_content .fund_title span{
	font-size:22px;
	}
.fund_content .fund_context{
	width: 705px;
	line-height: 26px;
	padding-bottom: 10px;
	}
.fund_content .fund_context p{
	color: #464646;
    font-size: 13px;
    line-height: 26px;
    width: 705px;
	}

/******* 中间部分-非首页正文部分-"05统计分析-03科研基金"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"05统计分析-04统计分析服务"内容开始 start... ****/
.service_content{
	width:756px;
	margin-left:30px;
	padding-top:9px;
	}
.service_content .service_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.service_content .service_title span{
	font-size:22px;
	}
.service_content .service_context{
	width: 705px;
	line-height: 26px;
	padding-bottom: 10px;
	}
.service_content .service_context{
	width: 705px;
	line-height: 26px;
	padding-bottom: 10px;
	}
.service_content .service_context p{
	color: #464646;
    font-size: 13px;
    line-height: 26px;
    width: 705px;
	}
.service_content .service_brief{
	width: 705px;
	padding-bottom: 10px;
	}
.service_content .service_brief .brief_left{
	width:156px;
	height:228px;
	margin-left:24px;
	margin-top:25px;
	background:url(../images/pic_service_package.jpg) no-repeat left top ;
	float: left;
}
.service_content .service_brief .brief_right{
	width: 490px;
	margin-left: 25px;
	float: left;
}
.service_content .service_brief .brief_right .p_title{
	color: #464646;
    font-size: 13px;
    line-height: 26px;
    width: 490px;
    font-weight:bold; 
}
.service_content .service_brief .brief_right p{
	color: #464646;
    font-size: 13px;
    line-height: 26px;
    width: 490px;
}
	


/******* 中间部分-非首页正文部分-"05统计分析-04统计分析服务"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"05统计分析-05中心特异性报告"内容开始 start... ****/
.peculiar_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.peculiar_content .peculiar_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.peculiar_content .peculiar_title span{
	font-size:22px;
	}
.peculiar_content .peculiar_brief{
	width: 756px;
	height:208px;
	}	
.peculiar_content .peculiar_brief .brief_left{
	width:285px;
	height:200px;
	background:url(../images/pic_peculiar_report1.jpg) no-repeat left top ;
	margin-top: 28px;
	margin-left: 21px;
	float: left;
	}	
.peculiar_content .peculiar_brief .brief_right{
	width: 400px;
	height: 208px;
	float: left;
	}
.peculiar_content .peculiar_brief .brief_right p{
	color: #464646;
    font-size: 13px;
    line-height: 26px;
    width: 400px;
}
.peculiar_content .get_report_flow{
	width: 620px;
	height:170px;
	margin-left:20px;
	background:url(../images/pic_get_report_flow.png) no-repeat left top ;
	}	
.peculiar_content .peculiar_notice{
	margin-left: 20px;
	padding-bottom: 10px;
}
.peculiar_content .peculiar_notice p{
	color: #464646;
    font-size: 13px;
    line-height: 26px;
    width: 756px;
}
.peculiar_content .peculiar_notice li{
	color: #464646;
    font-size: 13px;
    line-height: 26px;
    margin-left: 10px;
}
		
/******* 中间部分-非首页正文部分-"05统计分析-05中心特异性报告"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"06资料信息-01器官捐献与分配"内容开始 start... ****/
.datainfo_apparatus_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.datainfo_apparatus_content .apparatus_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.datainfo_apparatus_content .apparatus_title span{
	font-size:22px;
	}
.datainfo_apparatus_content .apparatus_title_content{
	width:756px;
	}
.datainfo_apparatus_content .apparatus_title_content p{
	width:736px;
	line-height:26px;
	font-size:13px;
	color:#464646;
	}
.datainfo_apparatus_content .datainfo_dl_list{
	width:756px;
	margin-top: 10px;
	margin-bottom: 20px;
	}
.datainfo_apparatus_content .datainfo_dl_list ul{
	margin: 0;
	padding: 0;
	}
.datainfo_apparatus_content .datainfo_dl_list ul li{
	width:756px;
	padding:0;
	line-height:25px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #DCDCDC;
	}
.datainfo_apparatus_content .datainfo_dl_list ul li .img_yes{
	display:block;
	width: 20px;
	height: 18px;
	margin-top:4px;
	margin-bottom:4px;
	float: left;
	}
.datainfo_apparatus_content .datainfo_dl_list ul li .img_lock{
	display:block;
	width: 18px;
	height: 22px;
	margin-top:4px;
	float: left;
	}
.datainfo_apparatus_content .datainfo_dl_list ul li .info_title{
	display:block;
	width:580px;
	padding-left:10px;
	font-size: 13px;
	line-height:25px;
	float: left;
	}
.datainfo_apparatus_content .datainfo_dl_list ul li .a_noauth{
	color: #638C31;
	cursor:pointer;
	}
.datainfo_apparatus_content .datainfo_dl_list ul li .a_noauth:hover{
	text-decoration: underline;
	}
.datainfo_apparatus_content .datainfo_dl_list ul li .a_auth{
	color: #638C31;
	cursor:pointer;
	}
.datainfo_apparatus_content .datainfo_dl_list ul li .a_auth:hover{
	text-decoration: underline;
	}	
.datainfo_apparatus_content .datainfo_dl_list ul li .info_date{
	display:block;
	width:140px;
	font-size: 12px;
	float: left;
	text-align:right;
	}
.datainfo_apparatus_content .datainfo_dl_list ul li .info_brief{
	width: 720px;
	font-size: 12px;
	margin-left:10px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	}	
/******* 中间部分-非首页正文部分-"06资料信息-01器官捐献与分配"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"06资料信息-02移植法规"内容开始 start... ****/

/******* 中间部分-非首页正文部分-"06资料信息-02移植法规"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"06资料信息-03学术会议"内容开始 start... ****/

/******* 中间部分-非首页正文部分-"06资料信息-03学术会议"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"06资料信息-04文献发表"内容开始 start... ****/

/******* 中间部分-非首页正文部分-"06资料信息-04文献发表"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"07研究领域-01器官捐献 分配与移植"内容开始 start... ****/
.researchfield_apparatus_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.researchfield_apparatus_content .apparatus_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.researchfield_apparatus_content .apparatus_title span{
	font-size:22px;
	}
.researchfield_apparatus_content .apparatus_title_content{
	width:756px;
	}
.researchfield_apparatus_content .apparatus_title_content p{
	width:736px;
	line-height:26px;
	font-size:13px;
	color:#464646;
	}
.researchfield_apparatus_content .apparatus_system{
	width:744px;
	height:521px;
	background:url(../images/researchfield_apparatus_system.jpg) no-repeat;
	margin-left:12px;
	margin-top:15px;
	margin-bottom:15px;
	}
.researchfield_apparatus_content .apparatus_title_image{
	width:756px;
}
.researchfield_apparatus_content .apparatus_title_image img{
	margin-top:15px;
	margin-left: 50px;
}
/******* 中间部分-非首页正文部分-"07研究领域-01器官捐献 分配与移植"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"07研究领域-02医疗政策研究"内容开始 start... ****/
.policy_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.policy_content .policy_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.policy_content .policy_title span{
	font-size:22px;
	}
.policy_content .policy_title_content{
	width:756px;
	}
.policy_content .policy_title_content p{
	width:736px;
	line-height:26px;
	font-size:13px;
	color:#464646;
	}
/******* 中间部分-非首页正文部分-"07研究领域-02医疗政策研究"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"07研究领域-03疾病注册库"内容开始 start... ****/
.registerdb_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.registerdb_content .registerdb_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.registerdb_content .registerdb_title span{
	font-size:22px;
	}
.registerdb_content .registerdb_title_content{
	width:756px;
	}
.registerdb_content .registerdb_title_content p{
	width:736px;
	line-height:26px;
	font-size:13px;
	margin:0;
	padding-top:10px;
	padding-bottom:5px;
	color:#464646;
	}
/******* 中间部分-非首页正文部分-"07研究领域-03疾病注册库"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"07研究领域-04临床实验"内容开始 start... ****/
.experiment_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.experiment_content .experiment_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.experiment_content .experiment_title span{
	font-size:22px;
	}
.experiment_content .experiment_title_content{
	width:756px;
	}
.experiment_content .experiment_title_content p{
	width:736px;
	line-height:26px;
	font-size:13px;
	margin:0;
	padding-top:10px;
	padding-bottom:5px;
	color:#464646;
	}
/******* 中间部分-非首页正文部分-"07研究领域-04临床实验"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"08学术合作"内容开始 start... ****/
.academiccoop_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	padding-bottom: 15px;
	}
.academiccoop_content .academiccoop_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.academiccoop_content .academiccoop_title span{
	font-size:22px;
	}
.academiccoop_content .academiccoop_title_content{
	width:756px;
	}
.academiccoop_content .academiccoop_title_content p{
	width:736px;
	line-height:26px;
	font-size:13px;
	color:#464646;
	}
.academiccoop_content .academiccoop_unit{
	width:886px;
	height:800px;
	padding-top:10px;
	padding-bottom:15px;
	margin-top:10px;
	text-align:left;
	background:url(../images/academiccoop_unit.png) no-repeat;
	}
/******* 中间部分-非首页正文部分-"08学术合作"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"09服务支持-01技术支持"内容开始 start... ****/
.technical_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.technical_content .technical_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.technical_content .technical_title span{
	font-size:22px;
	}
.technical_content .technical_title_content{
	width:756px;
	}
.technical_content .technical_title_content p{
	width:736px;
	line-height:26px;
	font-size:13px;
	color:#464646;
	}
.technical_content .technical_title_content p span{
	color:#26928C;
	}
/******* 中间部分-非首页正文部分-"09服务支持-01技术支持"内容结束 end... ******/
/******* 中间部分-非首页正文部分-"09服务支持-02培训支持"内容开始 start... ****/
.train_content{
	width:756px;
	min-height:400px;
	margin-left:30px;
	padding-top:9px;
	}
.train_content .train_title{
	width:756px;
	height:40px;
	line-height:40px;
	text-align:left;
	}
.train_content .train_title span{
	font-size:22px;
	}
.train_content .train_flow{
	width: 556px;
	height: 306px;
	margin-top:20px;
	background:url(../images/pic_train_flow1.png) no-repeat;
} 

/******* 中间部分-非首页正文部分-"09服务支持-02培训支持"内容结束 end... ******/
/******* 中间部分-非首页正文部分-结束 end... ******/
/******* 中间部分-非首页正文菜单列表部分-开始 start... ******/	
.wrapper .index_container .sidebar{
	width:163px;
	min-height:400px;
	float:right;
	}
.wrapper .index_container .sidebar span{
	color:#333333;
	font-size:12px;
	}
.wrapper .index_container .sidebar .sidebar_menu{
	width:140px;
	min-height:141px;
	margin-left:12px;
	margin-top:9px;
	}
.wrapper .index_container .sidebar .sidebar_menu ul{
	margin:0px;
	padding:0px;
	}
.wrapper .index_container .sidebar .sidebar_menu ul li{
	}
.wrapper .index_container .sidebar .sidebar_menu ul li a{
	display:block;
	width:134px;
	height:30px;
	margin-top:3px;
	margin-left:3px;
	line-height:30px;
	vertical-align:middle;
	cursor:pointer;
	}
.wrapper .index_container .sidebar .sidebar_menu ul li a span{
	margin-left:10px;
	font-size:13px;
	}
.wrapper .index_container .sidebar .sidebar_menu ul li .bright_up{
	display:block;
	width:134px;
	height:30px;
	margin-top:3px;
	margin-left:3px;
	line-height:30px;
	vertical-align:middle;
	background:#E30303;
	}
.wrapper .index_container .sidebar .sidebar_menu ul li .bright_up span{
	color:#FFF;
	}
.wrapper .index_container .sidebar .sidebar_menu ul .menu_top{
	width:140px;
	height:35px;
	background:url(../images/menu_top_bg.png) no-repeat;
	float:left;
	}
.wrapper .index_container .sidebar .sidebar_menu ul .menu_top a{
	text-decoration: none;
	}
.wrapper .index_container .sidebar .sidebar_menu ul .menu_mid{
	width:140px;
	height:35px;
	background:url(../images/menu_mid_bg.png) no-repeat;
	float:left;
	}
.wrapper .index_container .sidebar .sidebar_menu ul .menu_mid a{
	text-decoration: none;
}
.wrapper .index_container .sidebar .sidebar_menu ul .menu_bottom{
	width:140px;
	height:36px;
	background:url(../images/menu_bottom_bg.png) no-repeat;
	float:left;
	}
.wrapper .index_container .sidebar .sidebar_menu ul .menu_bottom a{
	text-decoration: none;
	}
.wrapper .index_bottom_bg{
	margin:0 auto;
	width:957px;
	height:6px;
	background:url(../images/panel_common_down_bg.png) no-repeat left top ;
	}
/******* 中间部分-非首页正文菜单列表部分-结束 end... ******/	
/******* 中间部分-非首页正文部分-结束 end... ******/	
/******* 中间正文部分结束 end... ******/
/******* 公共底部开始 start... ******/
.div_footer{
	position:relative; 
	left:0; 
	top:-675px;
}
.footerAll{
	background:url(../images/footer_bg.png) repeat-x scroll left top transparent;
	height:56px;
	min-width:957px;
	display:block;

	}
.footerAll .footer{
	display:block;
	margin:0 auto;
	width:957px;
	height:56px;
	position: relative;
	left:0px;
	top:0px;
	}
.footerAll .footer p{
	display:block;
	padding-top:15px;
	width:957px;
	height:30px;
	font-family:"Microsoft YaHei" ! important;
	overflow:hidden;
	text-align: center;
	font-size: 12px;
	position: absolute;
	left:0;
	top:0;
	margin:0 auto;
	}
/******* 公共底部结束 end... ******/
/******* 错误页面：温馨提示开始 start... ******/
.error_readme{
	width: 300px;
	height: 200px;
	border: 1px dashed #AF8765;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
	margin: 50px 150px;
	color: #AF8765;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
    border-radius: 14px;
    float: left;
}
.error_readme span{
	display:block;
	margin-top: 50px;
	margin-left: 50px;
	font-size: 14px;
	font-family: 微软雅黑;
	color: #333333;
}
.error_readme span a{
	color: olive;
}
.error_readme span a:hover{
	text-decoration: underline;
}
/******* 错误页面：温馨提示结束 end... ******/