﻿@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}
ul li, ol li{
	list-style:none;
}
.clear{
	clear:both;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.m34{
	margin-top:34px!important;
}
.ppp_top{
	width:960px;
	height:120px;
	margin:0 auto;
}
.ppp_top .ppp_logo{
	float:left;
	width:356px;
	height:120px;
}
.ppp_top .ppp_ad{
	float:right;
	width:574px;
	height:90px;
	/*border:1px solid #d3d3d3;*/
	margin:15px 4px 0 0;
}
.ppp_nav{
	width:100%;
	height:32px;
	line-height:32px;
	border-bottom:2px solid #0f2a59;
	margin-bottom:28px;
}
.ppp_nav ul{
	width:960px;
	height:32px;
	margin:0 auto;
}
.ppp_nav ul li{
	float:left;
	margin:0 15px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#14326c;
}
.ppp_nav ul li a{
	color:#333;
	text-decoration:none;
}
.ppp_nav ul li a:hover{
	color:#14326c;
	text-decoration:none;
}
.ppp_nav ul li:last-child{
	margin-right:4px;
}
.ppp_nav ul li:first-child{
	margin-left:4px;
}
.ppp_container{
	width:960px;
	margin:0 auto;
}
.ppp_container h3{
	font-family:"微软雅黑";
	font-weight:normal;
	font-size:18px;
}
.ppp_container h3 span{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:12px;
}
.ppp_container .ppp_news{
	float:left;
	width:658px;
}
.ppp_container .ppp_news h3{
	height:20px;
	line-height:20px;
	padding:6px 0;
	color:#14326c;
}
.ppp_container .ppp_news h3 a{
	color:#14326c;
	text-decoration:none;
}
.ppp_container .ppp_news h3 a:hover{
	color:#14326c;
	text-decoration:none;
	font-weight:bold;
}
.ppp_container .ppp_news ul
{
	width:640px;
	height:284px;
	border:9px solid #e1eaf2;
}
.ppp_container .ppp_news ul li{
	font-size:14px;
	line-height:36px;
	color:#14326c;
}
.ppp_container .ppp_news ul li a{
	color:#14326c;
	text-decoration:none;
}
.ppp_container .ppp_news ul li a:hover{
	color:#14326c;
	text-decoration:underline;
}
.ppp_container .ppp_news ul li span{
	width:52px;
	text-align:center;
	height:16px;
	line-height:16px;
	display:inline-block;
	margin:8px 16px 8px 10px;
	background:url(/templets/jsw/images/ppp/ppp_newsbg2.gif) 0 0 no-repeat;
	color:#fff;
}
.ppp_container .ppp_news ul li:first-child span{
	background:url(/templets/jsw/images/ppp/ppp_newsbg1.gif) 0 0 no-repeat;
	color:#083763;
}
.ppp_container .ppp_meetings{
	float:right;
	width:284px;
}
.ppp_container .ppp_meetings h3{
	height:20px;
	line-height:20px;
	padding:6px 0;
	color:#14326c;
}
.ppp_container .ppp_meetings h3 a{
	color:#14326c;
	text-decoration:none;
}
.ppp_container .ppp_meetings h3 a:hover{
	color:#14326c;
	text-decoration:none;
	font-weight:bold;
}
.ppp_meetings .ppp_meetingslist{
	padding-top:12px;
	height:132px;
	background:#f1f5f9;
}
.ppp_meetings .ppp_meetingslist ul li h4{
	padding:0 9px;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#083763;
	margin-bottom:7px;
}
.ppp_meetings .ppp_meetingslist ul li h4 a{
	color:#083763;
	text-decoration:none;
}
.ppp_meetings .ppp_meetingslist ul li h4 a:hover{
	color:#083763;
	text-decoration:underline;
}
.ppp_meetings .ppp_meetingslist ul li{
	margin-bottom:22px;
}
.ppp_meetings .ppp_meetingslist ul li p{
	padding:0 9px;
	line-height:24px;
	font-size:12px;
	color:#888a89;
}
.ppp_meetings .ppp_meetingsform{
	height:144px;
	margin-top:14px;
	background:#f8f8f8 url(/templets/jsw/images/ppp/ppp_formbg.gif) right top no-repeat;
}
.ppp_meetingsform h4{
	font-size:16px;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	color:#ea4547;
	height:34px;
	line-height:34px;
	padding-top:20px;
}
.ppp_meetingsform p{
	line-height:18px;
	font-size:12px;
	text-align:center;
}
.ppp_meetingsform p span{
	font-weight:bold;
	padding:0 8px;
	color:#ea4547;
}
.ppp_meetingsform h5 a{
	width:136px;
	height:44px;
	margin:5px 0 0 73px;
	display:block;
	text-indent:-9999em;
	background:url(/templets/jsw/images/ppp/ppp_go.png) 0 0 no-repeat;
}

.ppp_container .ppp_maincontent{
	width:460px;
}
.ppp_maincontent h3{
	height:18px;
	line-height:18px;
	padding:5px 0 7px 0;
	background:url(/templets/jsw/images/ppp/ppp_line.gif) 0 bottom no-repeat;
	color:#073d6f;
}
.ppp_maincontent h3 a{
	color:#073d6f;
	text-decoration:none;
}
.ppp_maincontent h3 a:hover{
	color:#073d6f;
	font-weight:bold;
	text-decoration:none;
}
.ppp_maincontent ul li{
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#373737;
}
.ppp_maincontent ul li a{
	color:#373737;
	text-decoration:none;
}
.ppp_maincontent ul li a:hover{
	color:#14326c;
	text-decoration:underline;
}
.ppp_maincontent ul.ppp_case{
	width:494px;
	margin:0 -17px;
}
.ppp_maincontent ul.ppp_case li{
	float:left;
	width:213px;
	height:114px;
	display:block;
	margin:12px 17px 0;
	line-height:0;
}
.ppp_maincontent ul.ppp_case li img{
	padding:0;
	margin:0;
}
.ppp_maincontent ul.ppp_case li p{
	height:14px;
	line-height:14px;
	text-align:center;
	padding-top:6px;
}

.ppp_projects{
	width:960px;
	height:376px;
	margin:48px auto 0;
	background:#f1f5f9;
}
.ppp_projects h3{
	/*width:184px;
	height:50px;
	background:#ffcc64;
	margin:0 388px;
	display:inline-block;
    text-align:center;*/
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	color:#083763;
}
.ppp_projects h3 a{
	color:#083763;
	text-decoration:none;
}
.ppp_projects h3 a:hover{
	color:#083763;
	font-weight:bold;
	text-decoration:none;
}
.ppp_projects h3 span{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 12px;
}
.ppp_projects .ppp_projectscontent{
	width:960px;
	height:306px;
}
.ppp_projectscontent .ppp_project_l{
	float:left;
	width:177px;
	padding-top:5px;
	margin-left:22px;
}
.ppp_projectscontent .ppp_project_l li{
	width:177px;
	height:105px;
	margin:15px 0 0 0;
}
.ppp_projectscontent .ppp_project_m{
	float:left;
	width:350px;
	margin-left:15px;
	padding-top:15px;
}
.ppp_projectscontent .ppp_project_m li{
	font-size:14px;
	line-height:30px;
	color:#083763;
}
.ppp_projectscontent .ppp_project_m li a{
	color:#083763;
	text-decoration:none;
}
.ppp_projectscontent .ppp_project_m li a:hover{
	color:#083763;
	text-decoration:underline;
}
.ppp_projectscontent .ppp_project_r{
	float:right;
	width:368px;
	margin-right:10px;
	padding-top:36px;
}
.ppp_projectscontent .ppp_project_r li{
	width:366px;
	height:120px;
	border:1px solid #dcdcdc;
	margin-top:11px;
	background:#fff;
}
.pppxm_left{
    float: left;
    width: 960px;
}
.pppxm_left .leftnav {
    border-bottom: 3px solid #346699;
    font-family: "微软雅黑";
    font-size: 24px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    padding: 2px 0 0 2px;
}
#pppxm_commendetails {
    overflow: hidden;
    width: 960px;
}

#pppxm_commendetails h1 {
    font-family: "微软雅黑";
    font-size: 26px;
    font-weight: normal;
    line-height: 36px;
    padding: 24px 0 14px;
    text-align: center;
}

#pppxm_commendetails h4 {
    border-bottom: 1px dotted #bbb;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin-bottom: 0;
    text-align: center;
}
#pppxm_commendetails h5 {
    background: none repeat scroll 0 0 #f3f3f3;
    display: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    margin: 15px 0 0;
    padding: 15px;
    width: 960px;
}

.bottom {
    background: none repeat scroll 0 0 #f5f5f5;
    border-top:none!important;
    height: 120px;
    margin-top: 18px!important;/*border-top: 1px solid #dedede;*/
    padding-top: 16px;
    width: 100%;
}
.bottom p {
    color: #666;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
}
.bottom p span {
    padding: 0 8px;
}
.bottom p a {
    color: #252525;
    outline: medium none;
    text-decoration: none;
}

#pppxm_commendetails p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 28px;
    margin-top: 28px;
}

#pppxm_commendetails h4 span{
 margin:0 14px;
}




