*{
    padding: 0;
    margin: 0;
    border: 0;
}
body {
	font-family: "PingFangSC-Regular";
	background: #fff;
}
a{
	text-decoration: none;
	cursor: pointer;
}
ul,li{
	list-style: none;
}
input{
	border:0;
	outline: none;
}
i,em{
   font-style:normal;
}
.fl{
	float: left;
}
.rl{
	float: right;
}
.clear{
	zoom: 1;
}
.clear:after{
	content: '';
	display: table;
	clear: both;
}
.pcNone{
	display: none !important;
}
.psbc_header{
	border-top: 5px solid #5DA875;
	background: #ffffff;
	box-shadow: 5px 0 5px #ccc;
}
.psbc_headerCont{
	width: 1180px;
	height: 85px;
	margin: 0 auto;
	position: relative;
}
.psbc_headerTop{
	width: 200px;
	line-height: 18px;
	margin-top: 6px;
	font-size: 0;
}
.psbc_headerTop .fl{
	line-height: 20px;
}
.psbc_headerTop a{
	padding: 0 10px;
	font-size: 12px;
	color: #3C3C3C;
	border-right: 1px solid #9C9C9C;
}
.psbc_headerTop a.chinese {
    border-right: 0;
}
.psbc_headerTop .fl a.ft{
	border-right-color: transparent;
}
.psbc_header_searchBox{
	width:100px;
	height: 18px;
	border: 1px solid #9C9C9C;
	border-radius: 4px;
	position: relative;
}
.psbc_header_searchBox .sr_text{
	position: absolute;
	width: 75px;
	font-size: 14px;
	line-height: 14px;
	top: 1px;
	left: 1px;
	padding: 1px 0 1px 5px;
	background: transparent;
	border: none;
}
.psbc_header_searchBox .sr_btn{
	position: absolute;
	width: 20px;
	height: 18px;
	right: 1px;
	top: 1px;
	cursor: pointer;
	background: url(psbc_base_search.png) left center no-repeat;
}
.psbc_headerL_logo img{
	/* width: 317px; */
	height: 47px;
}
.psbc_HeaderNav{
	position: absolute;
	width: 1180px;
	margin-top: 22px;
}
.psbc_headerR_list{
	margin-top: 30px;
	position: relative;
	z-index: 10;
}
.psbc_headerR_list li{
	float: left;
	padding: 0 18px;
}
.psbc_headerR_list li a.navTitle{
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #000000;
}
.psbc_headerR_list li.on{
	background: #5DA875;
}
.psbc_headerR_list li.on a.navTitle{
	color: #ffffff;
}
.enIndexP {
	width: 305px;
    overflow: hidden;
    display: block;
}
/*å°¾éƒ¨*/
.psbc_footer{
	width: 100%;
	height: 175px;
	background: #5ea875;
	overflow: hidden;
	font-family: 'HelveticaNeue';
}
.psbc_footerCont{
	width: 1180px;
	margin: 35px auto 0;
}
.footer_tel{
	width: 290px;
	font-size:0 ;
	margin-top: 10px;
}
.footer_tel p{
	margin-top: 15px;
	font-size: 14px;
	color: #ffffff;
    padding-left: 38px;
	background: url(psbc_base_kf.png) left center no-repeat;
}
.footer_tel p span.tel{
	margin-left: 5px;
	font-size: 17px;
}
.footer_Mes{
	width: 550px;
	margin-left: 95px;
	margin-top: 10px;
}
.footer_Mes p{
	margin-bottom: 15px;
	line-height: 29px;
	color: #ffffff;
}
.footer_Mes p a{
	font-size: 16px;
	color: #ffffff;
	margin: 0 7px;
}
.footer_Mes p span{
	display: block;
	margin-left: 7px;
	font-size: 14px;
}
.footer_ewm img {
	width: 96px;
	height: 96px;
}
.footer_Mes p span i{
	margin-right: 20px;
}
.footer_ewm{
	width: 210px;
}
.footer_ewm span{
	display: block;
	width: 98px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;

}
.psbc_col_box table {
    margin: 0 auto;
}