/*八大主题页面*/
.ad_box {
	width: 100%;
	height: 272px;
	margin-bottom: 40px;
}
.ad_side {
	float: left;
	width: 176px;
	height: 242px;
	padding-top: 30px;
}
.ad_side span {
	float: left;
	display: inline-block;
	width: 51px;
	height: 229px;
    background: #fff url(/images/icons_zt.png) no-repeat -120px -52px;
    margin-left: 20px;
}
.ad_list a {
	float: left;
	display: inline-block;
	width: 80px;
    font-family: "微软雅黑";
	font-size: 15px;
	color: #000;
	line-height: 32px;
}
.ad_pic {
	float: right;
	width: 770px;
	height: 272px;
	background: #ff8;
}
.th_box {
	margin-bottom: 20px;
}
.th_item {
	width: 472px;
    height:289px;
	margin-bottom: 20px;
}
.th_item_tit {
	width: 100%;
	height: 28px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 16px;
} 
.th_item_tit span {
	float: left;
	display: inline-block;
	width: 14px;
	height: 22px;
    background: #fff url(/images/icons_zt.png) no-repeat 0 -200px;
}
.th_item h5 {
	float: left;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #054d84;
	margin-left: 10px;
	margin-top: -2px;
}
.th_item .th_more {
	float: right;
	display: inline-block;
	width: 32px;
	height: 13px;
	background: #fff url(/images/icons_zt.png) no-repeat -40px -200px;
	margin-top: 6px;
}
.img_txt_box {
	height: 124px;
	overflow: hidden;
}
.img_txt_box img {
	float: left;
	padding: 2px;
    border: 1px solid #ddd;
}
.img_txt_box h1,
.img_txt_box h2 {
	float: right;
	width: 308px;
	margin-bottom: 8px;
}
.img_txt_box h1 a {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #007fd6;
	line-height: 24px;
}
.img_txt_box h1 a:hover {
	font-weight: bold;
}
.img_txt_box h2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.th_item ul li {
	width: 452px;
    list-style: disc;
    font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	margin-left: 20px;
/*	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;*/
}
.th_item ul li a {
	color: #666;
}
.th_item ul li a:hover,
.th_order a:hover,
.ad_list a:hover,
.zt_list_con h1 a:hover,
.de_sidemk li a:hover,
.cou_sw_list ul li a:hover {
	color: #007dcc;
}
.th_order {
	margin-bottom: 30px;
}
.th_order h5 {
    width: 100%;
    height: 52px;
    background: #fff url(/images/icons_zt.png) no-repeat 0 0;
    margin-bottom: 10px;
}
.th_order ol {
	width: 928px;
	margin: 0 auto;
}
.th_order ol li {
	float: left;
	width: 276px;
	margin-right: 50px;
	font-family: "微软雅黑";
	font-size: 16px;
	margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.th_order span {
	display: inline-block;
	float: left;
	width: 40px;
	height: 48px;
    background: #fff url(/images/icons_zt.png) no-repeat 0 -52px;
} 
.th_order a {
	display: inline-table;
	color: #333;
	height: 48px;
	line-height: 48px;
	margin-left: 10px;
}
#th_list03,
#th_list06,
#th_list09 {
	margin-right: 0;
}
#th_list02 span {
	background-position: -40px -52px;
}
#th_list03 span {
	background-position: -80px -52px;
}
#th_list04 span {
	background-position: 0 -100px;
}
#th_list05 span {
	background-position: -40px -100px;
}
#th_list06 span {
	background-position: -80px -100px;
}
#th_list07 span {
	background-position: 0 -148px;
}
#th_list08 span {
	background-position: -40px -148px;
}
#th_list09 span {
	background-position: -80px -148px;
}


/*主题列表页面*/
.zt_list_box {
	border-top: 1px solid #B6B6FF;
}
.zt_list_con {
	padding-top: 28px;
	padding-bottom: 35px;
    border-bottom: 1px solid #ddd;
}
.zt_list_con img {
	float: left;
	width: 148px;
	height: 104px;
	padding: 2px;
	border: 1px solid #ddd;
	margin-right: 16px;
} 
.zt_list_con h1 a {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.zt_list_con h2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	margin-top: 6px;
	margin-bottom: 24px;
}
.zt_list_con p {
	float: left;
}
.list_info,
.zt_list_con p {
	font-size: 14px;
	color: #666;
}
.list_info p {
	float: left;
}
.list_info {
	float: right;
}
.list_info span {
	float: left;
	margin-left: 12px;
}
.list_info img {
	height: auto;
	width: 20px;
	margin-right: 0;
	border: none;
	margin-top: -3px;
}
.switch_page {
	width: 500px;
	margin: 0 auto;
	margin-top: 20px;
}
.switch_page a {
	display: inline-block;
	color: #333;
	padding: 8px 12px;
	background: #f5f5f5;
	border: 1px solid #ddd;
}
.switch_page p {
	float: right;
	margin-top: 10px;
	color: #666;
}
.switch_page a:hover {
	background: #eee;
}
.switch_page a.curr {
	background: #4895E3;
	color: #fff;
	border: 1px solid #4895E3;
}

.switch_page2{ margin:0 auto; clear:both}
/*文章详情页面*/
.detail_tit {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}
.top_info {
	color: #666;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #ddd;
}
.top_info span {
	margin-right: 6px;
} 
.top_info_l {
	float: left;
}
.top_info_r {
	float: right;
} 
.tc {
	color: #007dcc;
}
.top_info .top_info_r img {
	width: 20px;
	margin-bottom: -6px;
	margin-right: 2px;
}
.txt_box_img {
	text-align: center;
	margin: 20px 0;
}
.txt_box p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	text-indent: 2em;
	margin-bottom: 20px;
}
.edit_area {
	padding: 10px 0 30px 30px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.edit_area ul {
	float: right;
}
.edit_area ul li {
	float: left;
	padding: 0 40px 0 20px;
	background: url(/images/detail_icons.png) no-repeat;
}
.edit_area ul li.edit4 {
	border-right: none;
}
.edit_area ul li a {
	color: #666;
}
.edit_area ul li.edit2 {
    background-position: 0 -16px;
}
.edit_area ul li.edit3 {
    background-position: 0 -32px;
}
.edit_area ul li.edit4 {
    background-position: 0 -48px;
}
.de_sidemk {
	border: 1px solid #159b99;
	margin-bottom: 10px;
	padding: 10px 0 20px 20px;
}
.de_sidemk h5 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
.de_sidemk li {
	width: 218px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.de_sidemk li a {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #666;
	line-height: 30px;
}
.de_sidemk li span {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	background: #3d95d5;
	color: #fff;
	text-align: center;
	margin-right: 8px;
}


/*统计页面*/
.cou_sear_box {
	width: 100%;
	height: 60px;
	padding: 10px 0 30px 0;
	background: #007dcc;
	margin-bottom: 0px;
}
.cou_sear_box p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	width: 620px;  /************ 2016.3.9 更新 *****************/
	margin: 0 auto;
	margin-top: 10px;
}
.cou_sear_box span {
	font-size: 14px;
	color: #fff100;
	margin-left: 6px;
}
.cou_sear_box span marquee{ width:540px;float:right;}/************ 2016.3.9 更新 *****************/ 
.cou_sear_box select {
	width: 98px;
	height: 28px;
	border: 1px solid #fff;
	color: #fff;
	background: transparent url(/images/arow.gif) no-repeat 80px center;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
}
.cou_sear_box input{ border:none; background:none; font-size:20px; color:#fff100; margin-left:3px; padding-top:5px; cursor:pointer;}/************ 2016.3.9 更新 *****************/
input.search_btn{ border:none; background:none; font-size:20px; color:#fff100; margin-left:3px; cursor:pointer;}/************ 2016.3.9 更新 *****************/
.sw_result_list {
	width: 100%;
	height: auto;
	background:#fcfcfc;
}
.sw_result_list h3 {
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
    text-align: center;
	color:#3d3d3d;
    /*background: url(/images/countpage_bg.gif) no-repeat left top;*/
}
.cou_sw_list {
	width: 660px;
	margin: 0 auto; 
}
.cou_sw_list h5 {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight:bold;
	color: #2c80e7;
    border-bottom: 1px solid #bbb;
    padding-bottom: 10px;
	margin-bottom:10px;
}
.cou_sw_list ul {
	padding-left: 20px;
}
.cou_sw_list ul li {
	float: left;
	width: 210px;
	line-height: 28px;
	list-style: disc;
	border-bottom: 1px dashed #ddd;
}
.bs_list {
	margin-top: 20px;
	margin-bottom: 20px;
}
.area_list {
	margin-top: 20px;
	margin-bottom: 20px;
}
.bs_list ul li {
	width: 320px;
}
.cou_sw_list ul li a {
	color: #333;
}
.result_footer {
	width: 100%;
	height: 36px;
	/*background: url(/images/countpage_bg.gif) no-repeat right bottom;*/
}

/*办事指南页*/
.wl_list_box{ width:960px; height:500px; background:url(..//images/kpjd/background.png) repeat-x; margin-top:10px; margin-bottom:20px;-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius:20px;  }

/*场馆页*/

#venuespage .de_sidemk {
	border: 1px solid #3D95D5;
	margin-bottom: 10px;
	padding: 10px 0 20px 20px;
}
#venuespage .de_sidemk h5 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
#venuespage .de_sidemk li {
	width: 218px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom:5px;
}
#venuespage .de_sidemk li a {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #666;
	line-height: 22px;
	float:left;
}
#venuespage .de_sidemk li span {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #666;
	line-height: 22px;
	float:left;
}

#venuespage .de_sidemk li a h6{ float:left;}
#venuespage .de_sidemk li span {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	background: #3d95d5;
	color: #fff;
	text-align: center;
	margin-right: 8px;
    float:left;
}
.msearch_body{ height:70px; float:left; background:#3D95D5; width:666px;}
.msearch_body table{ margin-top:10px;}
.msearch_body td{ padding-left:20px; height:24px; font-weight:bold; color:#fff; font-size:14px;}
.msearch_body td select{ width:150px;}
.main_search{ height:70px; margin-bottom:20px;}
.left_list{border: 1px solid #3D95D5; width:150px; padding: 10px 0 20px 20px; margin-bottom:20px;-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius:15px;}
.left_list h5{ color:#3d95d5; font-size:18px; font-weight:bold; font-family:"微软雅黑"; width:130px; text-align:center; border-bottom:3px solid #3d95d5;}
.left_list ol li{ height:30px; line-height:30px;}
.left_list ol li span{ font-size:14px; width:70px; display:block; text-align:center; float:left;}

/*********************2016.3.9 更新************************/
.left_list ol li a{width:60px; font-size:14px; display:block; float:left;}
/********************************************************/

.right_list{width:550px;}
.right_list li{ float:right; margin-left:15px; margin-bottom:15px; width:120px; border:1px solid #ccc;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;}
.right_list li a{ display:block; width:120px; text-align:center; line-height:24px; color:#222;}
.right_list li a:hover{ color:#3D95D5;}
.right_list li a img{ height:140px; width:120px;}
.right_list li a span{}

/*人物介绍页*/

.photo_news{ width:214px;}
.photo_news .photo{ width:212px; height:242px; border:1px solid #666; box-shadow:#ccc 5px 5px 3px;}
.photo_news .photo img{ float:left; margin:15px 0 0 15px;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;}
.photo_news .news{ width:212px; border:1px solid #3d95d5; margin-top:20px;}
.photo_news .news .news_tit{ width:100%; line-height:40px; color:#fff; font-size:18px; font-family:"微软雅黑"; text-align:center; background:#3d95d5}
.photo_news .news ul{ padding:5px 0 20px 0;}
.photo_news .news ul li{ height:28px; width:190px; line-height:28px; background:url(..//images/kpjd/dd2.png) no-repeat center left; padding-left:10px; margin-left:5px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.photo_news .news ul li a{ font-size:14px; font-family:"微软雅黑"; color:#222;}

/**********************2016.3.9 更新**************************/
.p_infor{ width:720px; float:right; font-family:"微软雅黑";font-size:14px;}
.p_infor h1{ font-size:24px; font-weight:bold;}
.p_infor h2{ font-size:20px; font-weight:bold; margin-top:30px;}
.p_infor span{ line-height:40px; color:#aaa;}
.p_infor p{ line-height:28px; margin-top:10px; letter-spacing:1px;}
.p_infor h4 span{ line-height:25px; display:block; height:25px; float:left;}

.p_public{ width:958px;border:1px solid #3d95d5; margin-top:20px; background:#fff;}
.p_public:after { content: " ";visibility: hidden;display: block;height: 0;clear: both;}
.p_public h1{ width:100%; height:40px; line-height:40px; color:#fff; font-size:18px; font-family:"微软雅黑"; text-align:center; background:#3d95d5}
.p_public .tab_tit{ margin:0;float:left; width:212px;}
.p_public .tab_tit a{ margin:0; display:block; width:180px; height:40px; margin-left:20px;; border-bottom:1px #222 dashed; font-size:16px; text-align:center; color:#3d95d5; line-height:40px; font-weight:bold;}
.p_public .tab_tit a.on{ color:#0b4e7f;}
.p_public .tab_list{ width:940px; background:#fff;}
.p_public .tab_list .switch_page{ margin-bottom:20px;}

.pub_list_con{ width:920px; margin:15px 0 0 20px;}
.pub_list_con>img{ float:left; width:147px; height:104px;}
.pub_list_con a{ color:#222;}
.pub_list_con a.pub_title{ font-size:16px; font-weight:bold; color:#222; font-family:"微软雅黑"}
.tab_list a.more{ color:#222; margin:10px 15px 10px 0;}
.pub_list_con p{ line-height:20px; margin-top:10px; margin-bottom:15px; color:#999; letter-spacing:0px;}
.pub_list_con h6{ float:right; width:220px;}
.pub_list_con span{ line-height:24px; height:24px; display:block; float:left;}
/**************************************************************/

/**********************2016.5.25 更新**************************/
/*人物简介-图片轮播*/
.ArrowLeft a,.ArrowRight a{display:block; width:20px; height:38px; line-height:11px;margin-top:40px;}
.ArrowLeft a{ background:url(..//images/img_33.png) no-repeat;}
.ArrowRight a{ background:url(..//images/img_34.png) no-repeat;}
.ArrowLeft a:hover{ background:url(..//images/img_35.png) no-repeat;}
.ArrowRight a:hover{ background:url(..//images/img_36.png) no-repeat;}
#scollJournals{width:870px;    min-height: 170px;    overflow: hidden;    position: relative;}
.ArrowLeft{padding: 3px 7px 4px 0px;    position: absolute;    left: 0;    top: 20px;}
.ArrowRight {padding: 3px 0px 4px 6px;    float: right;    position: absolute;    right: 0;    top: 22px;}
.Imglist{position: relative;    margin: 0 auto;    width:850px;  overflow: hidden;    height: 180px;}
.Imglist ul {width:2500px; }
.qkbot{ width:870px; margin:50px auto 10px auto;}
.img_module_tabsCon {clear: both; height: 170px; margin: 10px 0 10px; overflow: hidden; position: relative; width: 718px;}
.more2:hover{ color:#0a639f;}
ul.img_module { width:2500px;height:196px; margin-left:0px;  clear:both; text-align:center; }
ul.img_module li { width:138px;  height:160px;  float:left; margin:0px 0px; text-align:center; padding-bottom:10px;}
ul.img_module li img{width:117px; height:160px; }
.Imglist{ width:830px;   overflow: hidden;    position: absolute; height:196px;  /*2015-07-11修改 margin:0 20px;*/  margin:0px auto 0px 20px;}
.img_module div a{    line-height:24px; text-align:center; width:150px; font-size:12px; display:block;}
.img_module div a:after{    /*content: "...";*/    color:#eee;    font-weight: 400;}

.p_roll{ width:958px;border:1px solid #3d95d5; margin-top:20px; background:#fff;}
.p_roll h1{ width:100%; height:40px; line-height:40px; color:#fff; font-size:18px; font-family:"微软雅黑"; text-align:center; background:#3d95d5}
/**************************************************************/

/*科普场馆详情页*/
/* 轮播 */
.main_visual { height: 370px; border-top: 1px solid #f3f3f3; position: relative; margin: 0px auto; }
.main_image { height: 370px; overflow: hidden; position: relative; background: #ececec; }
.main_image ul { width: 9999px; height: 370px; overflow: hidden; position: absolute; top: 0; left: 0; }
.main_image li { float: left; width: 100%; height: 370px; }
.main_image li span { display: block; width: 100%; height: 370px; }
.main_image li a { display: block; width: 100%; height:370px; }
.main_image li .img_1 { background:url(..//images/kpjd/img_1.jpg) left top no-repeat; }
.main_image li .img_2 { background:url(..//images/kpjd/img_2.jpg) left top no-repeat; }
.main_image li .img_3 { background:url(..//images/kpjd/img_3.jpg) left top no-repeat; }
#btn_prev, #btn_next { z-index: 11111; position: absolute; display: block; width: 37px !important; height: 60px !important; top: 45%; display:inline;filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7; }
.main_image:hover #btn_prev,.main_image:hover #btn_next {display:inline;}
#btn_prev { background:url(..//images/kpjd/pic_btn_03.png) no-repeat left top; left: 15px; }
#btn_next { background:url(..//images/kpjd/pic_btn_06.png) no-repeat right top; right:15px; }
div.flicking_con {position: absolute;top:382px;left: 58%;z-index: 2;width:60px;height: 21px;}
div.flicking_con a {float: left;width: 20px;height: 15px;margin: 0;padding: 0;background:url(..//images/pic_dd.png) 0 0 no-repeat;display: block;filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;}
div.flicking_con a.on {filter:alpha(Opacity=100);-moz-opacity:1;opacity:1}

#venueinfopage .tab_tit{ margin:0; margin-top:20px;float:left; height:50px;}
#venueinfopage .tab_tit a{ margin:0; display:block; float:left; width:106px; background:url(..//images/kpjd/btn.png) no-repeat; height:40px; margin-left:20px; font-size:16px; text-align:center; color:#3d95d5; line-height:40px; font-weight:bold;}
#venueinfopage .tab_tit a.on{ color:#0b4e7f; background:url(..//images/kpjd/btn_on.png) no-repeat;}
#venueinfopage .tab_list{ float:left;width: 960px; background:#f4f4f4;}
#venueinfopage .tab_list p{ width:850px; margin:0px auto; font-size:14px; font-family:"微软雅黑"; color:#222; line-height:28px; letter-spacing:1px;}

/***************** 2016.3.9 更新 *****************/
#venueinfopage .venueName{ height:40px; margin:8px 0;}
#venueinfopage .venueName h1{ width:860px;text-align:center;font-size:24px; font-weight:bold; color:#222}
#venueinfopage .venueName h4 span{display:block; height:25px; float:left;line-height:27px; color:#aaa;}
/***********************************************/

/*人物列表页*/
#personlistpage .tab_tit{ margin:20px; position:relative; z-index:111; width:960px; margin-top:-5px;float:left; height:50px;}
#personlistpage .tab_tit a{ border:1px solid #fff; margin:0; padding:0 20px; padding-top:0px; display:block; float:left; height:35px; margin-left:20px; font-size:16px; text-align:center; color:#3d95d5; line-height:35px; font-weight:bold;}
#personlistpage .tab_tit a.on{ border:1px solid #3d95d5;}
#personlistpage .tab_list{margin:12px; float:left;width: 960px; background:#f4f4f4;}
#personlistpage .tab_list p{ width:700px; margin:12px auto; font-size:14px; font-family:"微软雅黑"; color:#222; line-height:28px; letter-spacing:1px;}

#personlistpage .switch_page{ margin:10px auto; position:relative;}

.personclass{ float:left; width:960px; margin-top:20px; background:url(..//images/kpjd/line2.png) no-repeat center;}
.personclass a{ display:block; float:left; width:120px; font-size:24px; margin-left:152px; padding-bottom:30px; line-height:90px; height:90px;}

.p_list_con{}
.p_list_con li{ margin:20px 5px 5px 26px; float:left; width:157px; height:230px;position:relative;}
.p_list_con li a{ text-align:center; display:block; width:157px; height:230px; position:relative;}
.p_list_con li a span{ display:block; height:40px; background:#111; width:100%; filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6; margin-top:-39px; overflow:inherit;}
.p_list_con li a h1{ font-family:"黑体"; font-weight:bold; color:#fff; font-size:20px; margin-top:-31px; position:relative; z-index:111;}
.p_list_con li a h2{ position:absolute; color:#ff6600;bottom:10px; text-align:center; width:157px; letter-spacing:1px;}
.p_list_con *,.p_list_con li a,.p_list_con li a span,.p_list_con li:hover a h1{transition: all .35s ease; -o-transition: all .35s ease; -webkit-transition: all .35s ease; -moz-transition: all .35s ease; -ms-transition: all .35s ease;}
.p_list_con li:hover a span{ display:block; height:200px; background:#111; width:100%; filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; margin-top:-203px;}
.p_list_con li:hover a h1{margin-top:-100px;}

.p_img01{ width:120px; height:90px; background:url(..//images/kpjd/p_img_01.jpg) no-repeat;}
.p_img11{ width:120px; height:90px; background:url(..//images/kpjd/p_img_11.jpg) no-repeat;}
.p_img02{ width:120px; height:90px; background:url(..//images/kpjd/p_img_02.jpg) no-repeat;}
.p_img12{ width:120px; height:90px; background:url(..//images/kpjd/p_img_12.jpg) no-repeat;}
.p_img03{ width:120px; height:90px; background:url(..//images/kpjd/p_img_03.png) no-repeat;}
.p_img13{ width:120px; height:90px; background:url(..//images/kpjd/p_img_13.jpg) no-repeat;}

.personclass a>div{transition: all 1s ease 0s; position:absolute;}
.p_img01 ,.p_img02,.p_img03{transform: rotateY(0deg);}
.personclass a:hover .p_img01,.personclass a:hover .p_img02,.personclass a:hover .p_img03 {transform: rotateY(360deg);}
.personclass a:hover .p_img11,.personclass a:hover .p_img12,.personclass a:hover .p_img13 {transform: rotateY(180deg);}

/*卫生健康页*/
#themepage .tab_tit{ margin:0;right:0; bottom:-30px; height:30px; position:relative;}
#themepage .tab_tit a{ margin:0; padding:0 20px; display:block; float:left; height:30px; font-size:16px; text-align:center; color:#222; background:#f4f4f4; line-height:30px; font-weight:bold;}
#themepage .tab_tit a.btn01{}
#themepage .tab_tit a.on{ color:#fff; background:#FF9605;}
#themepage .tab_list{ float:left;width: 960px; background:#f4f4f4;}
#themepage .tab_list p{ width:700px; margin:0px auto; font-size:14px; font-family:"微软雅黑"; color:#222; line-height:28px; letter-spacing:1px;}

/*人物列表页点赞功能*/
.p_list_con li div.zan {
    position: absolute;
    display: none;
    top: 160px;
    left: 5px;
    z-index: 999;
}
