@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	font: normal 12px/180% \5B8B\4F53;
	color: #000;
	text-align: center;
	background: #f8eeda;
}

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}

div {
	margin: 0 auto;
	text-align: left;
	font: normal 12px/180% \5B8B\4F53;
}

table {
	margin: 0 auto;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #c00;
	text-decoration: underline;
}

img {
	border: none;
}

ol, ul, li {
	list-style: none;
}

em {
	font-style: normal;
}

/*clear*/

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
}

* {
	box-sizing: border-box;
}

/*other*/

.w1000 {
	width: 1000px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.tc {
	text-align: center;
}

.list_16 li {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/dot.gif) no-repeat 0 14px;
	padding-left: 11px;
}

.list_14 li {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/dot.gif) no-repeat 0 12px;
	padding-left: 11px;
}

.list_12 li {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/dot.gif) no-repeat 0 10px;
	padding-left: 10px;
}

.white, .white a:link, .white a:visited, .white a:hover {
	color: #fff;
}

.red, .red a:link, .red a:visited, .red a:hover {
	color: #cb1c1d;
}

.gray, .gray a:link, .gray a:visited, .gray a:hover {
	color: #e40002;
}

/*top*/

.top_nav {
	background: #f6f6f6;
	height: 50px;
}

.top_nav .logo img {
	margin: 11px 0 0 1px;
}

.top_nav .fr {
	line-height: 50px;
	color: #999;
	max-width: 974px;
}

.top_nav .fr a {
	margin: 0 5px;
}

.top {
	height: 167px;
	background: #cb1c1d;
	text-align: center;
}

.top img {
	margin-top: 31px;
}

/*nav*/

.nav {
	height: 99px;
	border-bottom: 1px solid #f6f6f6;
}

.nav .fl {
	width: 790px;
	position: relative;
	height: 99px;
	overflow: hidden;
}

.nav .fr {
	width: 200px;
}

.nav .fl ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
}

.nav .fl ul li {
	float: left;
	width: 79px;
	border-left: 1px solid #f6f6f6;
	position: relative;
}

.nav .fl ul li h1 {
	float: left;
	width: 79px;
	height: 99px;
	text-align: center;
	border-right: 1px solid #f6f6f6;
	cursor: pointer;
}

.nav .fl ul li h1 img {
	margin-top: 29px;
}

.nav .fl ul li p {
	float: right;
	width: 330px;
	padding: 30px 0 0 0;
	display: none;
	position: absolute;
	top: 0;
	left: 85px;
	z-index: 9;
}

.nav .fl ul li p a {
	margin: 0 5px;
}

.nav .fl ul li.active h1 {
	background: #f6f6f6;
	border-right: none;
}

.nav .fl ul li.active p {
	display: inline-block;
}

.nav .fr .lishi {
	background: #f6f6f6;
	margin-top: 23px;
	width: 184px;
	height: 48px;
	padding: 11px 0 0 16px;
}

.nav .fr .lishi a {
	color: #666;
}

.nav .fr .lishi span {
	display: block;
	color: #cb1c1d;
}

/*news*/

.news {
	padding-bottom: 20px;
}

.news, .news h1 {
	text-align: center;
}

.news h1 {
	font: normal 42px/44px \5FAE\8F6F\96C5\9ED1;
	margin-top: 22px;
}

.news h1 a:hover {
	text-decoration: none;
}

.news p {
	padding-top: 8px;
	color: #ccc;
}

.news p a {
	margin: 0 5px;
}

/*p1*/

.p1_content {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/p1bg.gif) repeat-y top right;
}

.p1_left, .p2_center {
	width: 370px;
}

.p1_center {
	width: 371px;
	margin-left: 29px;
	border-top: 1px solid #f6f6f6;
}

.p1_right {
	width: 200px;
	padding-top: 20px;
}

#box {
	width: 370px;
	height: 330px;
	margin: 0 auto;
	position: relative;
	background: #f6f6f6;
}

#box ul li {
	position: absolute;
	line-height: 160%;
}

#box ul li em {
	background: #000;
	filter: alpha(opacity=50);
	opacity: .5;
	height: 60px;
	position: absolute;
	top: 230px;
	width: 370px;
	z-index: 1;
	left: 0;
}

#box ul li span {
	position: absolute;
	width: 370px;
	top: 230px;
	left: 0;
	height: 60px;
	line-height: 60px;
	text-align: center;
	z-index: 3;
	font-size: 14px;
}

#box ul li span, #box ul li span a {
	color: #fff;
}

#box ol {
	position: absolute;
	bottom: -15px;
	left: 30%;
	height: 40px;
}

#box ol li.active {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/icon02.png) no-repeat;
	display: block;
}

#box ol li {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/icon01.png) no-repeat;
	float: left;
	text-align: center;
	height: 3px;
	width: 24px;
	cursor: pointer;
	margin: 0 5px;
	text-indent: -9999px;
}

#box .pre {
	left: 5px;
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/left_1.png) no-repeat;
}

#box .next {
	right: 5px;
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/right_1.png) no-repeat;
}

#box .pre, #box .next {
	width: 25px;
	height: 39px;
	position: absolute;
	top: 109px;
	cursor: pointer;
	z-index: 10;
}

.p1_1 {
	margin-top: 21px;
}

.p1_1 div {
	width: 122px;
	height: 139px;
	float: left;
	position: relative;
}

.p1_1 div span {
	width: 122px;
	height: 139px;
	text-align: center;
	font: normal 18px/22px \5FAE\8F6F\96C5\9ED1;
	cursor: pointer;
	position: relative;
	display: inline-block;
}

.p1_1 div span a {
	text-decoration: none;
}

.p1_1 div.pink {
	background: #d33325;
}

.p1_1 div.yellow {
	background: #eba600;
}

.p1_1 div.blue {
	background: #57a4dc;
}

.p1_1 div.mr1 {
	margin-right: 1px;
}

.p1_1 div.mt1 {
	margin-top: 1px;
}

.p1_1 div.pt48 span {
	padding-top: 48px;
	height: 91px;
}

.p1_1 div.l139 span {
	line-height: 24px;
	padding-top: 46px;
}

.p1_1 div.mark em {
	background: #000;
	filter: alpha(opacity=50);
	opacity: .5;
	width: 122px;
	height: 139px;
	position: absolute;
	top: 0;
	left: 0;
}

.p1_2 {
	text-align: right;
	width: 335px;
	margin-top: 15px;
}

.p1_2 h2 {
	float: left;
	font: normal 24px/26px \5FAE\8F6F\96C5\9ED1;
}

.p1_center ul {
	width: 334px;
	margin: 15px auto 0 auto;
	padding-bottom: 20px;
}

.p1_center ul li {
	font-size: 16px;
	line-height: 195%;
}

.line371 {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/line371.gif) no-repeat;
	height: 21px;
}

.line160 {
	background: #e8e8e8;
	height: 1px;
	overflow: hidden;
	width: 160px;
	margin-top: 12px;
}

.p1line {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/p1line.gif) no-repeat bottom right;
	height: 1px;
	overflow: hidden;
}

.p1_center ul.p1_3 {
	margin-top: 18px;
}

.ld_1, .ld_2 div {
	width: 70px;
	text-align: center;
	font-size: 14px;
}

.ld_1 img, .ld_2 img {
	margin-bottom: 3px;
}

.ld_2 {
	width: 180px;
	margin-top: 6px;
}

.ld_2 div {
	float: left;
	margin: 0 10px;
}

.p1_4 {
	width: 180px;
	margin: 12px auto 0 auto;
}

.p1_4 {
	line-height: 190%;
}

.p1_4 a {
	color: #999;
	display: block;
	float: left;
	width: 85px;
	margin-left: 5px;
}

/*banner*/

.banner1 {
	margin-top: 19px;
}

/*p2*/

.p2_content {
	margin-top: 20px;
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/p2bg.gif) repeat-y top right;
}

.p2_center {
	margin-left: 30px;
}

.p2_1 {
	height: 47px;
	line-height: 47px;
	width: 368px;
}

.bor1 {
	border: 1px solid #f6f6f6;
}

.p2_1 h2 {
	font-size: 20px;
	line-height: 47px;
	margin-left: 20px;
}

.p2_1 span {
	float: right;
	height: 23px;
	line-height: 23px;
	background: #4c97cf;
	padding: 0 5px;
	margin: 13px 12px 0 0;
}

.p2_2 {
	width: 328px;
	border-top: none;
	padding: 15px 20px;
}

.p2_2 li {
	font-size: 14px;
	line-height: 190%;
}

.p2_4 {
	width: 370px;
	padding: 15px 0;
}

.p2_5 {
	width: 340px;
	padding: 10px 14px;
	overflow: hidden;
}

.p2_5 div {

	float: left;
	text-align: center;
	margin: 0 12px;
	display: inline;
}

.p2_5 div img {
	display: block;
	margin-bottom: 3px;
}

.p2_6 {
	padding-bottom: 25px;
}

.p2_6, .login, .sou {
	width: 170px;
	margin: 20px auto 0 auto;
}

.p2_6 li {
	font-size: 12px;
	line-height: 250%;
}

.p2_6 li a {
	color: #999;
}

.p2_6 li span {
	font-size: 14px;
	font-family: Arial;
	float: left;
	margin-right: 5px;
	color: #4c97cf;
}

.login li {
	margin-bottom: 10px;
}

.login li input.log_1 {
	width: 151px;
}

.login li input.log_1, .sou input {
	border: none;
	height: 30px;
	line-height: 30px;
	background: #eaeaea;
	padding-left: 9px;
}

.login li input.log_2 {
	background: #cb1c1d;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	border: none;
	margin: 0 5px;
	color: #fff;
}

.login li.end {
	text-align: center;
}

.sou input {
	width: 121px;
}

.sou input, .sou img {
	vertical-align: middle;
}

.p2_7 {
	margin-top: 20px;
}

.p2_7 li {
	line-height: 200%;
}

/*p3*/

.p3_content {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/p3bg.gif) repeat-y top right;
}

.p3_left {
	width: 259px;
}

.p3_center {
	width: 481px;
	border-top: 1px solid #f6f6f6;
	margin-left: 29px;
}

.p3_right {
	width: 200px;
}

.p3line {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/p3line.gif) no-repeat;
	height: 1px;
	overflow: hidden;
}

.p3_line200 {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/line200.gif) no-repeat;
	height: 20px;
	overflow: hidden;
}

.p3_1 {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/p3_1.gif) repeat-y;
}

.p3_1_up {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/p3_1_up.gif) no-repeat;
	height: 87px;
}

.p3_1_down {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/p3_1_down.gif) no-repeat;
	height: 36px;
}

.p3_1_img {
	width: 181px;
	padding: 20px 0 15px 0;
}

.p3_1 ul {
	width: 181px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.p3_1 ul li {
	line-height: 200%;
}

.p3_1 ul li a {
	color: #333;
}

.p3_2 {
	width: 430px;
	margin-top: 16px;
}

.p3_2 h2, .p3_5 h2 {
	font: normal 20px/22px \5FAE\8F6F\96C5\9ED1;
}

.p3_3, .p3_3 div {
	width: 431px;
}

.p3_3 div {
	padding: 24px 0;
	border-bottom: 1px solid #f6f6f6;
	overflow: hidden;
}

.p3_3 div span {
	float: left;
	margin-right: 16px;
	text-align: center;
	font-size: 14px;
	display: block;
	width: 181px
}

.p3_3 div span img {
	display: block;
	margin-bottom: 5px;
}

.p3_3 div ul {
	float: right;
	width: 231px;
}

.p3_3 div ul li {
	font-size: 14px;
	line-height: 190%;
}

.p3_4 {
	width: 446px;
	margin: 10px auto 0 auto;
}

.p3_4 li {
	float: left;
	margin: 0 10px;
	display: inline;
	line-height: 190%;
	font-size: 14px;
}

.p3_5 {
	height: 48px;
	border-bottom: 1px solid #e1e1e1;
}

.p3_5 h2 {
	margin-left: 20px;
	line-height: 48px;
}

.p3_6 {
	width: 168px;
	margin: 16px auto 0 auto;
}

.p3_6 a {
	float: left;
	width: 78px;
	height: 23px;
	line-height: 23px;
	background: #4c97cf;
	text-align: center;
	margin: 4px 2px 0 2px;
}

.p3_7 {
	width: 166px;
	margin: 15px auto 0 auto;
	padding-bottom: 20px;
}

.p3_7 a {
	margin: 3px 1px 0 2px;
	float: left;
}

.p3_8 {
	width: 172px;
	margin: 8px auto 0 auto;
}

.p3_8 li {
	line-height: 190%;
}

/*=copyright=*/

.copyright {
	padding-top: 50px;
	text-align: center;
}

footer {
	display: block;
	margin: 0 auto;
	padding-top: 50px;
	text-align: center;
}

footer {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	height: auto;
	line-height: 28px;
	color: #000;
	font-family: '宋体'
}

footer p {
	margin-top: 22px;
	line-height: 100%
}

footer p.mt30 {
	margin-top: 30px;
	position: relative;
	line-height: 200%
}

footer p.mt30 span#beian {
	position: absolute;
	right: 220px;
	top: 0px
}

footer p.mt30 span#kxwz {
	position: absolute;
	right: 80px;
	top: 0px
}

footer a:link, footer a:visited, footer a:hover {
	color: #000
}

.top02, .nav02 {
	display: none;
}

/*2j*/

.nav_2j {
	background: #cb1c1d;
	height: 105px;
}

.nav_2j .fl {
	width: 480px;
	padding-top: 27px;
	font: bold 40px/100% "宋体";
}

.nav_2j .fl img {
	vertical-align: middle;
	margin-right: 15px;
}

.nav_2j .fr {
	width: 520px;
	line-height: 220%;
	padding-top: 26px;
}

.nav_2j .fr a {
	padding: 0 11px;
}

.banner2 {
	margin: 30px auto;
}

em, i {
	font-style: normal;
}

.p2j_con01 {}

.p2j_con01 .fl {
	width: 724px;
	border: #f6f6f6 1px solid;
}

.p2j_con01 .fr {
	width: 246px;
}

.headingNews {
	margin-bottom: 10px;
}

.hdNews {
	margin: 15px 35px;
	border-bottom: #f3f3f3 1px solid;
	padding-bottom: 20px;
}

.hdNews p {
	display: block;
	clear: both;
	margin: 10px 0;
}

.hdNews p img {
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.hdNews p strong {
	font: bold 20px/200% \5FAE\8F6F\96C5\9ED1;
	display: block;
}

.hdNews p em {
	color: #666;
}

.p2j_con01 .fl .title li {
	float: left;
	text-align: center;
	width: 181px;
	height: 44px;
	font: normal 18px/44px \5FAE\8F6F\96C5\9ED1;
	background: #f5f5f5;
}

.p2j_con01 .fl .title li.white {
	background: #cc3333;
}

.p2j_con01 .fl .page {
	text-align: center;
	margin: 20px auto 30px;
}

.p2j_con01 .fl .page a {
	border: #dddad2 1px solid;
	background: #f7f6f3;
	padding: 10px 15px;
	margin: 0 5px;
}

.p2j_con01 .fl .page a.common_current_page, .p2j_con01 .fl .page a:hover {
	background: #cc3333;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
}

.p2j_con01 .fl .page a:hover {
	color: #000;
}

.p2j_con01 .fr .pic {
	margin: 20px auto;
}

.p2j_con01 .fr .pic {
	font-size: 14px;
	line-height: 28px;
}

.p2j_con01 .fr .pic img {
	margin-bottom: 8px;
}

.p2j_con01 .fr .list {
	margin: 20px auto;
}

.p2j_con01 .fr .list li {
	font-size: 14px;
	line-height: 200%;
}

.p2j_con01 .fr .ol_bg {
	background: #f6f6f6;
}

.p2j_con01 .fr .ol_bg h2 {
	border-bottom: #eaeaea 1px solid;
	padding-left: 15px;
	color: #cb1c1d;
	font: normal 20px/50px "微软雅黑";
}

.p2j_con01 .fr .ol_bg ol {
	margin: 15px;
}

.p2j_con01 .fr .ol_bg ol li {
	line-height: 220%;
}

.p2j_con01 .fr .ol_bg ol li i {
	color: #688dae;
	font: bold 14px/220% Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

.path {
	margin: 20px auto;
	height:44px;
}

.path a {
	padding: 0 10px;
}

.p2j_con02 {}

.p2j_con02 .fl {
	width: 724px;
	border: #f6f6f6 1px solid;
}

.p2j_con02 .fr {
	width: 246px;
}

.p2j_con02 .fl h2 {
	font: normal 24px/200% "微软雅黑";
	padding: 20px 30px 0;
}

.p2j_con02 .fl ul {
	margin: 15px 30px;
	border-bottom: #f6f6f6 1px solid;
	padding-bottom: 15px;
}

.p2j_con02 .fl ul li {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/icon.gif) 0 16px no-repeat;
	font-size: 16px;
	line-height: 220%;
	padding-left: 15px;
}

.p2j_con02 .fl .page {
	text-align: center;
	margin: 20px auto 30px;
}

.p2j_con02 .fl .page a {
	border: #dddad2 1px solid;
	background: #f7f6f3;
	padding: 10px 15px;
	margin: 0 5px;
}

.p2j_con02 .fl .page a.common_current_page, .p2j_con02 .fl .page a:hover {
	background: #cc3333;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
}

.p2j_con02 .fl .page a:hover {
	color: #000;
}

.p2j_con02 .fr .ol_bg {
	background: #f6f6f6;
	margin: 20px auto;
}

.p2j_con02 .fr .ol_bg h2 {
	border-bottom: #eaeaea 1px solid;
	padding-left: 15px;
	color: #cb1c1d;
	font: normal 20px/50px "微软雅黑";
}

.p2j_con02 .fr .ol_bg ol {
	margin: 15px;
}

.p2j_con02 .fr .ol_bg ol li {
	line-height: 220%;
}

.p2j_con02 .fr .ol_bg ol li i {
	color: #688dae;
	font: bold 14px/220% Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

.p2j_con02 .fr .ol_bg ul.list {
	margin: 15px;
}

.p2j_con02 .fr .ol_bg ul.list li {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/dot.gif) 0 12px no-repeat;
	padding-left: 15px;
	line-height: 220%;
}

.p2j_con02 .fr .ol_bg ul.piclist {
	margin: 15px 0 15px 10px;
}

.p2j_con02 .fr .ol_bg ul.piclist li {
	text-align: center;
	float: left;
	margin: 10px 5px;
}

.p2j_con02 .fr .ol_bg ul.piclist li img {
	display: block;
	margin-bottom: 5px;
}

.p2j_con02 .fr .ol_bg ul.piclist li span {
	display: block;
}

.p2j_con02 .fr .ol_bg ul.piclist li em {
	display: none;
}

.p2j_con02 .fr .ol_bg ul.piclist li:hover em {
	display: block;
}

.p2j_con02 .fr .ol_bg ul.piclist li:hover span {
	display: none;
}

.p2j_con02 .fr .p1_1 {
	margin: 0 auto 20px;
}

.p2j_con02 .fr .p1_1 div {
	width: 122px;
	height: 139px;
	float: left;
	position: relative;
}

.p2j_con02 .fr .p1_1 div span {
	width: 122px;
	height: 139px;
	text-align: center;
	font: normal 18px/22px \5FAE\8F6F\96C5\9ED1;
	cursor: pointer;
	position: relative;
	display: inline-block;
}

.p2j_con02 .fr .p1_1 div span a {
	text-decoration: none;
}

.p2j_con02 .fr .p1_1 div.pink {
	background: #f8c6c7;
}

.p2j_con02 .fr .p1_1 div.yellow {
	background: #dbd1b6;
}

.p2j_con02 .fr .p1_1 div.blue {
	background: #bcd5e7;
}

.p2j_con02 .fr .p1_1 div.mr1 {
	margin-right: 1px;
}

.p2j_con02 .fr .p1_1 div.mt1 {
	margin-top: 1px;
}

.p2j_con02 .fr .p1_1 div.pt48 span {
	padding-top: 48px;
	height: 91px;
}

.p2j_con02 .fr .p1_1 div.l139 span {
	line-height: 25px;
}

.p2j_con02 .fr .p1_1 div.mark em {
	background: #000;
	filter: alpha(opacity=50);
	opacity: .5;
	width: 122px;
	height: 139px;
	position: absolute;
	top: 0;
	left: 0;
}

/*20160708修改*/

.p2j_con03 {
	border: 1px solid #d5cdbe;
}

.p2j_con03 .fl {
	width: 666px;
	border: #f6f6f6 1px solid;
}

.p2j_con03 .fr {
	width: 330px;
}

.p2j_con03 .fr .ol_bg {
	background: #f6f6f6;
	margin: 20px auto;
}

.p2j_con03 .fr .ol_bg h2 {
	border-bottom: #eaeaea 1px solid;
	padding-left: 15px;
	color: #cb1c1d;
	font: normal 20px/50px "微软雅黑";
}

.p2j_con03 .fr .ol_bg ol {
	margin: 15px;
}

.p2j_con03 .fr .ol_bg ol li {
	font-size: 14px;
	line-height: 220%;
}

.p2j_con03 .fr .ol_bg ol li i {
	color: #688dae;
	font: bold 14px/220% Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

.p2j_con03 .fr .ol_bg ul.list {
	margin: 15px;
}

.p2j_con03 .fr .ol_bg ul.list li {
	font-size: 14px;
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/dot.gif) 0 12px no-repeat;
	padding-left: 15px;
	line-height: 220%;
}

.p2j_con03 .fr .ol_bg ul.piclist {
	margin: 15px 0 15px 20px;
}

.p2j_con03 .fr .ol_bg ul.piclist li {
	text-align: center;
	float: left;
	margin: 10px 10px;
}

.p2j_con03 .fr .ol_bg ul.piclist li img {
	display: block;
	margin-bottom: 5px;
}

.p2j_con03 .fr .ol_bg ul.piclist li span {
	display: block;
}

.p2j_con03 .fr .ol_bg ul.piclist li em {
	display: none;
}

.p2j_con03 .fr .ol_bg ul.piclist li:hover em {
	display: block;
}

.p2j_con03 .fr .ol_bg ul.piclist li:hover span {
	display: none;
}

.p2j_con03 .fr .p1_1 {
	margin: 0px auto;
}

.p2j_con03 .fr .p1_1 div {
	width: 122px;
	height: 139px;
	float: left;
	position: relative;
}

.p2j_con03 .fr .p1_1 div span {
	width: 122px;
	height: 139px;
	text-align: center;
	font: normal 18px/22px \5FAE\8F6F\96C5\9ED1;
	cursor: pointer;
	position: relative;
	display: inline-block;
}

.p2j_con03 .fr .p1_1 div span a {
	text-decoration: none;
}

.p2j_con03 .fr .p1_1 div.pink {
	background: #d33325;
}

.p2j_con03 .fr .p1_1 div.yellow {
	background: #eba600;
}

.p2j_con03 .fr .p1_1 div.blue {
	background: #57a4dc;
}

.p2j_con03 .fr .p1_1 div.mr1 {
	margin-right: 1px;
}

.p2j_con03 .fr .p1_1 div.mt1 {
	margin-top: 1px;
}

.p2j_con03 .fr .p1_1 div.pt48 span {
	padding-top: 48px;
	height: 91px;
}

.p2j_con03 .fr .p1_1 div.l139 span {
	line-height: 25px;
}

.p2j_con03 .fr .p1_1 div.mark em {
	background: #000;
	filter: alpha(opacity=50);
	opacity: .5;
	width: 122px;
	height: 139px;
	position: absolute;
	top: 0;
	left: 0;
}

.p2j_con03 .fr .bor2 {
	border: #f6f6f6 17px solid;
}

.text_con .box_cai {
	width: 96%;
	border-top: #eeeeee 1px solid;
	padding-bottom: 20px;
}

.text_con .box_cai h3 {
	text-align: left;
	font-size: 16px;
	margin-top: 20px;
	color: #cb1c1d;
	font-weight: bold;
}

.text_con .box_cai ul {
	margin: 5px 0 20px;
}

.text_con .box_cai ul li {
	width: 45%;
	float: left;
	font-size: 14px;
	line-height: 220%;
}

/*text-left*/

.text_con {
	float: left;
	width: 704px;
	padding: 30px 10px;
}

.text_con01 {
	width: 635px;
}

.text_c {
	width: 98%;
	height: auto;
}

.text_c h3 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
}

.text_c h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 20px auto 15px auto;
	font-family: "微软雅黑";
	line-height: 32px;
}

.text_c h2 {
	font-size: 16px;
	margin: 0 auto 10px auto;
	text-align: center;
}

.text_c p.sou {
	text-align: center;
	width: 98%;
	display: block;
	margin-bottom: 20px;
	color: #666;
}

.text_c p.sou a {
	color: #666
}
.text_c p.sou1 {
	text-align: center;
	width: 98%;
	margin: 20px auto 0 auto;
	display: block;
}

.text_c p.sou span {
	color: #e50100;
}

.tips {
	width: 98%;
	height: auto;
	padding: 10px 35px;
	margin: 0 auto 15px auto;
	text-align: left;
	border: 1px solid #c1c1c1;
	background: #fff;
}

.text_img {
	text-align: center;
	width: 90%;
	margin: 30px auto;
	font-size: 14px;
}

.text_img span img {
	border: 1px solid #818182;
	margin: 0 0 5px 0;
}

.text_img a {
	color: #003366;
}

.text_c div.otitle {
	font-size: 14px;
}

.show_text {
	/* width: 94%; */
	height: auto;
	font-size: 14px;
	line-height: 190%;
	/* margin: 10px auto; */
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

.show_text p {
	margin: 10px auto;
	text-indent: 0em;
	font: normal 18px/200% "微软雅黑"
}

.edit {
	width: 98%;
	margin: 20px auto;
	text-align: right;
	font-size: 14px;
}

.tag_t {
	width: 95%;
	margin: 0 auto 5px 0;
	font-size: 14px;
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/jiao.gif) no-repeat left;
	padding: 0 0 0 15px;
}

.tag_t strong {
	float: left;
}

.tag_t strong em {
	font-style: normal;
	color: #c30;
}

.tag_t span {
	display: block;
	width: 47px;
	height: 29px;
	float: left;
	padding: 2px 0 0 0;
	text-align: center;
	margin: 0 5px;
	font-weight: 700;
}

.tag_t span.one {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/tag_bg.gif) no-repeat;
	color: #003366;
}

.about ul li {
	font-size: 14px;
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/dian_a1.gif) no-repeat left center;
	padding: 1px 0 1px 12px;
	margin: 0 0 0 14px;
}

.message {
	width: 98%;
	padding: 10px 0 0 0;
	height: auto;
	margin: 15px auto;
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/dian.gif) repeat-x top;
}

.message .tag_t {
	margin: 10px auto;
}

.message .tag_t span {
	float: right;
	height: auto;
	width: auto;
	font: 400 12px "宋体";
}

.message .tag_t span em {
	font-style: normal;
	color: #c30;
	;
}

.message p {
	clear: both;
	width: 95%;
	padding: 5px 0;
	margin: 0 auto;
}

.message p.title {
	width: 95%;
	padding: 0;
	margin: 5px auto;
	background: #eaeef4;
}

.message p.title strong {
	float: left;
	margin: 0 0 0 10px;
	font-weight: 400;
}

.message p.title span {
	float: right;
	margin: 0 10px 0 0;
}

.message_input {
	width: 98%;
	height: auto;
	margin: 10px auto;
}

.message_input div {
	width: 100%;
	height: 22px;
	padding: 3px 0 0 0;
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/jiao.gif) no-repeat 10px 10px #eaf0fb;
}

.message_input div strong {
	float: left;
	font-size: 14px;
	margin: 0 0 0 25px;
}

.message_input div span {
	float: right;
	line-height: 22px;
}

.message_input div span a {

	margin: 0 5px;
}

.message_input div span img {
	vertical-align: middle;
}

.message_input p {
	margin: 14px auto 5px auto;
	width: 90%;
}

.message_input p input.one {
	width: 114px;
	height: 18px;
	vertical-align: middle;
}

.message_input p input {
	vertical-align: middle;
}

.message_input p span a {
	color: #cc3300;
	font-weight: 700;
}

.message_input textarea {
	width: 92%;
	height: 115px;
	margin: 0 0 0 20px;
}

.message_input p.ti {
	text-align: center;
	margin: 3px auto;
}

.message_input p.ti a {
	position: absolute;
	margin: 0 0 0 150px;
}

.text_page {
	width: 100%;
	text-align: center;
}

.text_page a {
	margin: 0 5px;
}

.text_page a.next, .text_page a.prev {
	color: #fff;
	padding: 5px 10px;
	width: 51px;
	text-align: center;
	line-height: 50px;
	height: 50px;
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/page_bg.gif) no-repeat;
	background: inherit;
}

.text_page a.focus1 {
	color: #fff;
	padding: 2px 6px;
	width: auto;
	text-align: center;
	line-height: 50px;
	height: 50px;
	background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/page_bg1.gif) no-repeat;
	background: inherit;
}

.fx {
	text-align: center;
	padding: 25px 0;
}

.fx img {
	vertical-align: middle;
	margin: 0 3px;
}

.text_dot_line {
	border-bottom: #ccc 1px dotted;
	padding-bottom: 25px;
}

.note_list {
	width: 99%;
	margin: 8px auto 0 auto;
	display: none;
}

.note_t {
	width: 99%;
	border-bottom: 1px solid #eaedf6;
	padding: 0 0 8px 0;
}

.note_t ul li {
	float: left;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	padding: 3px 5px 0 5px;
	width: 60px;
	height: 30px;
}

.note_t a {
	float: right;
	margin-right: 10px;
}

.note_t span {
	float: left;
	color: #036;
	margin-top: 3px;
	margin-left: 8px;
}

.note_t span a {
	color: #036;
	float: none;
}

.note_list_c {
	width: 95%;
	margin: 0 auto;
}

.note_list_c ul li {
	background: url(/img/2012wb//img/MAIN/2016/06/116511/images/line_dian.gif) repeat-x bottom;
	padding: 8px 0;
	width: 100%;
	color: #1e50a2;
}

.note_t ul li.focus {
	font-weight: bold;
	font-size: 14px;
	padding-top: 0;
}

.note_list_c em {
	font-style: normal;
}

.note_list_c p {
	padding: 3px 0;
	width: 100%;
	color: #333;
}

.note_list_c p span {
	float: left;
	color: #666;
}

.note_list_c p b {
	float: right;
	font-weight: normal;
}

.note_list_c p b a:link, .note_list_c p b a:visited, .note_list_c p b a:hover {
	color: #1e50a2;
}

.note_list_c ul li em i {
	position: absolute;
	margin: -20px 0 0 -45px;
}

.note_list_c ul li em {
	color: #1e50a2;
	cursor: pointer;
}

.note_list_c ul li em span {
	float: none;
	color: #ba2636;
}

.jia1 {
	display: none;
	width: 80px;
	height: 50px;
	background: url(/img/2012wb//img/MAIN/2016/06/116511/images/jia1.gif) no-repeat;
	position: absolute;
}

/* 分页样式 */

.zdfy {
	width: 98%;
	height: auto;
	overflow: hidden;
	margin: 0 auto 10px auto;
	word-wrap: break-word;
	word-break: normal;
	text-align: center;
}

.zdfy a:link, .zdfy a:visited, .zdfy a:hover {
	margin: 0 3px;
	font-size: 14px;
}

.text_like ul li {
	float: left;
	width: 300px;
}

.text_like h3 {
	font-weight: bold;
	padding: 0;
}

.text_like div.title1 {
	height: 30px;
}

.text_like .title01 {
	font-size: 16px;
	font-weight: bold;
}

.text_like .list_01 {
	line-height: 25px;
}

.text_like .list_01 a {
	font-size: 14px;
}

.text_like table {
	margin: 0 0 0 5px;
}

#messageList, .note_list {
	display: none;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */


span.icon_video {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(/img/2016people//img/MAIN/2016/06/116511/images/ico_video.png) no-repeat;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 3px
}

.box_read h2 {
	font: normal 24px/200% "微软雅黑";
	text-align: left;
	margin-left: 20px;
}

.hdNews01 {
	margin: 15px 20px;
	border-bottom: #efefef 1px solid;
}

.hdNews01 p {
	display: block;
	clear: both;
	margin: 10px 0 0;
	font-size: 14px;
}

.hdNews01 p img {
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.hdNews01 p strong {
	font: bold 22px/200% \5FAE\8F6F\96C5\9ED1;
	display: block;
}

.hdNews01 h6 {
	clear: both;
	height: 40px;
	padding: 15px 0 10px;
}

.hdNews01 h6 img {
	vertical-align: middle;
	margin-right: 6px;
}

.hdNews01 h6 a {
	padding: 0 8px;
}

/*20170122修改*/

.p2_6, .login, .sou {
	width: 170px;
	margin: 10px auto 0 auto;
}

.p2_6 {
	padding-bottom: 0px;
}

.p2_6 li {
	color: #999;
}

.p1_right .list_12 li {
	background: url(http://people.com.cn/img/MAIN/2016/06/116511//img/MAIN/2016/06/116511/images/dot.gif) no-repeat 0 12px;
	line-height: 250%;
}

.p2j_con02 .fl ul li {
	text-align: right;
}

.p2j_con02 .fl ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 515px;
	display: inline-block;
	float: left;
	text-align: left;
}

.nav_wb1 {
	display: none;
}



/**/

.m2t1 {
	margin-top: 1px;
}

/*20171010*/

.topBanner {
	width: 100%;
	height: 340px;
	background: url(../images/banner-text.png) top center no-repeat;
}

.topNav {
	width: 100%;
	background: #eddcbb;
	height: 60px;
}

.topBanner2 {
	display: none;
}

.p2j_con02 .fl {
	width: 688px;
	border: #f6f6f6 1px solid;
}

.p2j_con02 .fr {
	width: 280px;
}

.p2j_con02 .fl ul li a {
	width: 475px;
}

.p2j_con02 .erLeftPic ul.picpage {
	margin: 20px auto 0;
}

.p2j_con02 .erLeftPic ul.picpage b {
	display: block;
	font: bold 20px/200% 'Microsoft YaHei';
}

.p2j_con02 .erLeftPic ul.picpage li {
	width: 210px;
	height: 199px;
	float: left;
	text-align: center;
	font-size: 14px;
	padding: 12px 9px;
	background: none;
}

.p2j_con02 .erLeftPic ul.picpage li a {
	width: auto;
	overflow: visible;
	text-overflow: inherit;
	white-space: normal;
	float: none;
	text-align: center;
}

.p2j_con02 .erLeftPic ul.picpage li p {
	text-align: center;
	font: normal 14px/140% "SimSun";
}

.p2j_con02 .erLeftPic ul.picpage li img {
	display: block;
	margin-bottom: 8px;
}

/*二级右侧*/

/*.p2j_right{ width:334px;}*/

.ejRight {
	position: relative;
	margin-top: 40px;
	margin-right: 14px;
}

.ejRight .box {
	background: url(/img/2016lh/images/2j01.gif) top left no-repeat #f8f8f8;
	padding: 12px 15px 15px 20px;
	margin-bottom: 20px;
	border: none;
	background: none #f6f6f6;
	color: #999999;
}

.ejRight .box h2 {
	font: bold 18px/40px 'Microsoft YaHei';
	height: 40px;
	clear: both;
	padding-bottom: 5px;
}

.ejRight .box ul li {
	background: url(/img/2016lh/images/dot.gif) no-repeat 0 center;
	font-size: 14px;
	line-height: 220%;
	padding-left: 10px;
	color: #999999;
}

.ejRight .box ul li a {
	color: #999999;
}

.list-wrap {
	position: relative;
	margin-bottom: 11px;
	overflow: hidden;
	background: #fef9ef;
	padding: 20px 20px 26px
}

.list-wrap.active ul {
	max-height: 1000px;
}



.list-wrap ul {
	max-height: 125px;
	overflow: hidden;
}

.list-wrap.no-list {
	padding: 10px;
}
.list-wrap.lte5 {
	padding: 20px;
}

.list-wrap.no-list h2 {
	margin-bottom: 0;
}

.list-wrap.lte5 .more-news,
.list-wrap.no-list .more-news {
	display: none;
}
.list-wrap:nth-child(1) img{
	margin-left: 10px;
}

.list-wrap h2 {
	text-align: center;
	margin-bottom: 13px;
	color: #333;
	font: bold 20px 'Microsoft YaHei', 'SimHei'
}
.list-wrap h2 img{
	margin-right: 10px;
	width: auto;
	max-height: 40px;
}
.list-wrap h2 * {
	vertical-align: middle;
}


.list-wrap li {
	padding-left: 4px;
}

.list-wrap li, .list-wrap li a {
	font-size: 14px;
	line-height: 1.8;
	color: #7c7b7b;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.more-news {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	text-align: center;
	color: #666666;
	font-size: 15px;
	padding: 5px 20px;
	border-radius: 20px;
	line-height: 1.2;
	cursor: pointer;
	font-size: 0;
}
.more-news:after {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../images/zd1.png) center/contain no-repeat;
	content: ""
}
.list-wrap.active .more-news:after {
	background-image: url(../images/zd2.png) ;
	
}




.ejRight .box01 {
	background: url(/img/2016lh/images/p2_02.gif) bottom repeat-x;
}

.ejRight .box01 dl {
	height: 185px;
	overflow: hidden;
}

.ejRight .box01 dl dt {
	float: left;
	width: 165px;
	position: relative;
}

.ejRight .box01 dl dt em {
	background: url(/img/2016lh/images/p2_04.png) no-repeat;
	width: 165px;
	height: 165px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.ejRight .box01 dl dt img {
	display: block;
	z-index: 1;
	position: relative;
}

.ejRight .box01 dl dd {
	margin-top: 0px;
	text-align: right;
	float: right;
	width: 124px;
	float: right;
	font: normal 18px/140% 'Microsoft YaHei';
}

.ejRight .box01 dl dd b {
	display: block;
	font: normal 65px/110% "Times New Roman", Times, serif;
}

.ejRight .box02 {
	background: url(/img/2016lh/images/p2_02.gif) bottom repeat-x;
	padding: 5px 0;
	background: none;
	text-align: center;
}

.ejRight .box02 img {
	margin: 0px auto 5px;
	display: block;
}

.ejRight .box03 {
	text-align: center;
	font: normal 18px/180% 'Microsoft YaHei';
}

.ejRight .box03 img {
	margin: 20px auto 10px;
	display: block;
}

/*pic list content*/

.pic_list {
	width: 1000px;
	height: auto;
	margin: 10px auto;
}

#tiles {
	list-style-type: none;
	position: relative;
	margin: 0;
}

#tiles li {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #ffe5a3;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: none;
	cursor: pointer;
	padding: 4px;
}

#tiles li img {
	display: block;
}

#tiles li p {
	color: #666;
	font-size: 14px;
	margin: 7px 0 0 7px;
	text-align: center;
}

#tiles ali:nth-child(3n) {
	height: 175px;
}

#tiles ali:nth-child(4n-3) {
	padding-bottom: 30px;
}

#tiles ali:nth-child(5n) {
	height: 250px;
}

.page_n {
	text-align: center;
	margin: 20px auto 30px;
}

.page_n a {
	border: #dddad2 1px solid;
	background: #f7f6f3;
	padding: 10px 15px;
	margin: 0 5px;
}

.page_n a.common_current_page_n, .page_n a:hover {
	background: #cc3333;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
}

.page_n a:hover {
	color: #000;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */

@media (min-device-width:320px) and (max-device-width:600px) {

	.show_text table td img {
		width: auto;
	}
	div.right-poster {
		position: static;
	}
	.p2j_con03 {
		border: 0;
	}
	.list-wrap ul {
		max-height: initial;
	}
	.more-news {
		 display: none; 
	}
	.w1000 {
		width: 100%;
		max-width: 480px;
		min-width: 320px;
	}
	.top_nav, .nav, .top, .news p {
		display: none;
	}
	.top02 {
		display: block;
		background: #cb1c1d;
		text-align: center;
	}
	.top02 img {
		margin: 20px auto;
		width: 70%;
		height: auto;
	}
	.nav02 {
		display: block;
		font-size: 18px;
		font-family: "微软雅黑";
		width: 90%;
		margin: 10px auto;
	}
	.nav02 a {
		padding: 0 10px;
	}
	.news h1 {
		font: normal 24px/30px \5FAE\8F6F\96C5\9ED1;
		margin: 22px auto 0;
		width: 90%;
	}
	.p1_content, .p2_content {
		background: none;
	}
	.p1_1, .p1_right, .banner1, .p3_left, .sp, .ml_none {
		display: none;
	}
	.fl, .fr {
		float: none;
	}
	.p1_center {
		width: 100%;
		margin-left: 0;
		border: none;
	}
	.p1_center ul {
		width: 90%;
		margin: 15px auto 0 auto;
		padding-bottom: 20px;
	}
	.p2_center {
		margin-left: 0;
	}
	.p2_content {
		margin-top: 0px;
	}
	.p1_content .p1_2 {
		text-align: right;
		width: 90%;
		margin-top: 15px;
	}
	.p2_content .p1_2 {
		text-align: right;
		width: 100%;
		margin-top: 15px;
	}
	.p2_content .p2_1 {
		height: 47px;
		line-height: 47px;
		width: 100%;
	}
	.p2_2 {
		width: 90%;
		border-top: none;
		padding: 5%;
	}
	.p1_left, .p2_center {
		width: 100%;
	}
	.p3_content {
		background: none;
	}
	.p3_right, .p3_4 {
		display: none;
	}
	.p3_center {
		width: 90%;
		border-top: none;
		margin: 10px auto;
	}
	.p3_2 {
		width: 100%;
		margin-top: 16px;
	}
	.p3_3, .p3_3 div {
		width: 100%;
	}
	.p3_3 div {
		padding: 24px 0;
		border-bottom: 1px solid #f6f6f6;
		overflow: hidden;
	}
	.p3_3 div span {
		float: none;
		width: 100%;
		text-align: center;
		font-size: 14px;
		display: block;
	}
	.p3_3 div span img {
		width: 90%;
		height: auto;
		margin: 0 auto 10px;
	}
	.p3_3 div ul {
		float: none;
		width: 90%;
	}
	.copyright, footer {
		display: none;
	}
	.line371 {
		display: none;
	}
	#box {
		width: 320px;
		height: 300px;
		margin: 0 auto 20px;
		position: relative;
		background: #f6f6f6;
	}
	#box ul li {
		position: absolute;
		line-height: 160%;
	}
	#box ul li img {
		width: 100%;
		height: auto;
	}
	#box ul li em {
		background: #000;
		filter: alpha(opacity=50);
		opacity: .5;
		height: 60px;
		position: absolute;
		top: 200px;
		width: 320px;
		z-index: 1;
		left: 0;
	}
	#box ul li span {
		position: absolute;
		width: 320px;
		top: 200px;
		left: 0;
		height: 60px;
		line-height: 60px;
		text-align: center;
		z-index: 3;
		font-size: 14px;
	}
	#box ul li span, #box ul li span a {
		color: #fff;
	}
	#box ol {
		position: absolute;
		bottom: -15px;
		left: 35%;
		height: 40px;
	}
	#box ol li.active {
		background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/icon02.png) no-repeat;
		display: block;
	}
	#box ol li {
		background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/icon01.png) no-repeat;
		float: left;
		text-align: center;
		height: 3px;
		width: 24px;
		cursor: pointer;
		margin: 0 5px;
		text-indent: -9999px;
	}
	#box .pre {
		left: 5px;
		background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/left_1.png) no-repeat;
	}
	#box .next {
		right: 5px;
		background: url(http://people.com.cn/img/MAIN/2016/06/116511/images/right_1.png) no-repeat;
	}
	#box .pre, #box .next {
		width: 25px;
		height: 39px;
		position: absolute;
		top: 109px;
		cursor: pointer;
		z-index: 10;
	}
	/*2j*/
	.p2j_con01 .fr, .banner2 {
		display: none;
	}
	.nav_2j {
		height: 180px;
		margin-bottom: 20px;
	}
	.nav_2j .fl {
		width: 100%;
		padding: 15px 0;
		font: bold 30px/180% "宋体";
	}
	.nav_2j .fl img {
		width: 70%;
		height: auto;
		margin-left: 10px;
	}
	.nav_2j .fr {
		background: #fff;
		height: 95px;
		width: 100%;
		line-height: 220%;
		padding: 10px 0;
		font-size: 14px;
	}
	.nav_2j .fr a {
		color: #333;
		float: left;
		display: inline-block;
	}
	.p2j_con01 {
		width: 100%;
	}
	.p2j_con01 .fl {
		width: 99%;
		border: #f6f6f6 1px solid;
		margin-top: 10px;
	}
	.hdNews {
		margin: 15px auto;
		border-bottom: #f3f3f3 1px solid;
		padding-bottom: 20px;
		width: 94%;
	}
	.hdNews p {
		display: block;
		clear: both;
		margin: 10px 0;
		font-size: 14px;
		line-height: 200%;
	}
	.hdNews p strong {
		font: bold 18px/160% \5FAE\8F6F\96C5\9ED1;
		display: block;
		margin-bottom: 8px;
	}
	.p2j_con02 .fr{
		display: none;
	}

	 .path  {
	 	margin: 0
	 }

.text_c h1 {
	margin: 0
}
	 .path .fr {
	 	display: none;
	 }
	.p2j_con02 .fl {
		width: 98%;
	}
	.text_con {
		float: left;
		width: 99%;
	}
	.text_img span img {
		width: 100%;
		height: auto;
	}
	.text_img {
		width: 90%;
	}
	.text_img img {
		width: 100%;
		height: auto;
	}
	.show_text {
		width: 98%;
		height: auto;
		padding-left: 1%;
	}
	.show_text textarea {
		max-width: 320px;
	}
	.show_text p img, .show_text table img {
		width: 90%;
		height: auto;
	}
	.text_img table, .show_text table {
		width: 98%;
	}
	.text_con .box_cai ul li {
		width: 90%;
	}
	.message_input {
		display: none;
	}
	/*20160708修改*/
	.p2j_con03 .fr {
		/* display: none; */
	}
	.p2j_con03 .fl {
		width: 98%;
	}
	.text_con {
		float: none;
		width: 100%;
	}
	.p2j_con02 .fl ul li a {
		overflow: visible;
		text-overflow: inherit;
		white-space: inherit;
		width: 100%;
		display: inline-block;
		float: none;
		text-align: left;
	}
	.p2j_con02 .fl ul li i {
		display: none;
	}
	.text_con {
		padding: 15px 10px
	}
	.nav_wb {
		height: 80px;
		margin-bottom: 0px;
	}
	.nav_wb .fr {
		display: none;
	}
	.nav_wb1 {
		display: block;
		background: #fff;
		height: 65px;
		width: 100%;
		line-height: 220%;
		padding: 10px 0;
		font-size: 14px;
		float: none;
	}
	.nav_wb1 a {
		color: #333;
		float: left;
		display: inline-block;
		padding: 0 11px;
		line-height: 220%;
		font-size: 14px;
	}
	div.ejRight {
		margin-right: auto;
	}
	.topNav {
		display: none;
	}
	.topBanner {
		display: none;
	}
	.topBanner2 {
		display: block;
		text-align: center;
		width: 100%;
	}
	.topBanner2 img {
		margin: 0 auto;
		width: 100%;
		height: auto;
	}
	div#copyright {
		width: auto;
	}
	.p2j_con02 .fl {
		width: 98%;
	}
	.p2j_con02 .fl ul li a {
		width: 100%;
	}
	.p2j_con02 .erLeftPic ul.picpage li {
		width: 48%;
		height: auto;
		min-height: 180px;
		max-height: 180px;
		padding: 12px 1%;
		overflow: hidden;
	}
	.p2j_con02 .erLeftPic ul.picpage li img {
		width: 100%;
		height: auto;
		max-height: 127px;
	}
	.bodyPicList {
		min-width: 1000px;
	}
	.bodyPicList .topBanner {
		display: block;
	}
	.bodyPicList .topBanner2 {
		display: none;
	}
}

.nav-item {
	position: relative;
	float: left;
	width: 16.666667%;
	height: 100%;
	line-height: 60px;
}


.nav-item:hover {
	background: #e7d0a3;
}

.nav-wrap {
	height: 100%;
}

.nav-wrap, .nav-wrap .nav-img {
	vertical-align: middle;
}

.nav-wrap img.nav-img {
 margin-left: auto;
}

.nav-wrap .nav-item:first-child .nav-img {
	height: 18px;
    margin-top: 23px;
    margin-left: 18px;
}

.nav-wrap .nav-img {
	float: left;
    height: 60%;
    margin-top: 10px;
    margin-left: 34px;
}

.nav-wrap .nav-text {
	font: bold 26px SimHei;
	line-height: 60px;
	padding-left: 9px;
}

.nav-wrap a:hover {
	text-decoration: none;
}

#copyright {
	width: 980px;
	margin: 0px auto;
	font-size: 12px;
	text-align: center;
	padding: 20px 0;
	line-height: 180%;
	clear: both;
}

.right-poster {
	margin-bottom: 10px;
}
.right-poster img{
	width: 100%;
}

video {
	width: 100%;
}
.sub {
	padding-left: 22px;
}

@font-face  {
  font-family: ZDKaiTi;
  src: url(../font/kaiti2.ttf) format('truetype')
}

.show_text .bianzhean {
	    text-align: left;
    padding-left: 8px;
    font-size: 20px;
    font-weight: 600;
    font-family:  ZDKaiTi, 'SimSun';
    color: #da2424;
}

.show_text .bianzhean-text {
	font-family:  'KaiTi', ZDKaiTi;
    text-indent: 2em;
}

/* 文本层 */

.list-ul2 li a{
	font-size: 14px;
	color: #7c7b7b;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.show_text img {
	 max-width: 600px;
    
    height: auto;
}


.list-wrap {
	/* display: none; */
  }

  /* 测试 */

  /* .right-poster {
	position: absolute;
    right: 236px;
    top: 0;
    width: 320px;
  } */

  .right-poster {
	position: absolute;
    right: 0;
    top: 0;
    width: 342px;
  }

  .list-wrap2 {
	  background: #fef9ef;
  }

  .list-wrap2 .v-line {
	  position: relative;
	  height: 50px;
	  border-bottom: 3px solid #d41d0c;
	  margin-bottom: 50px;
  }

  .all-list-wrap {
	  margin-bottom: 30px;
  }

  .list-wrap2 .v-line .after-img {
	position: absolute;
	left: 50%;
	top: 31px;
	width: 162px;
	height: 36px;
	margin-left: -81px;
  }

  .list-ul2 {
	  width: 302px;
	  margin: 0 auto;
	  padding-bottom: 35px;
  }
  .list-ul2 li {
	  margin-bottom: 15px;
  }

  .list-ul2 li img {
	  
  }

  .titles-wrap {
	  width: 302px;
	  margin: 0 auto 30px;
  }
  .titles-wrap h4  a{
	font-size: 14px;
    line-height: 1.8;
	color: #7c7b7b;
	font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .show_text table td img {
	  width: auto;
  }



  .titles-wrap h4  {
	font-size: 14px;
    line-height: 1.8;
	color: #7c7b7b;
	font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .titles-wrap h4 a  {
	
	color: #7c7b7b;
	
  }

/*
.show_text p span {
	font-size: 12px;
	line-height: 1.5;
}
*/



