.central_nav_a {
    display:block;
    width:100%;
}
.pl_div {
    margin-left:-22px;
}
.ps_div {
    float:left;
    margin-left:22px;
    margin-bottom:28px;
    width:272px;
}
.ps_show_p {
    width: 272px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
    height: 40px;
    line-height: 40px;
}
.pl_div a {
    background-color: #eeeeee;
    display: block;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    color: #3e3e3e;
    line-height: 40px;
}
.pl_div a:hover {
    background-color:#72d3fd;
    color:#ffffff !important;
}
.pl_div a img{
    transition: all .4s;
}
.pl_div a img:hover {
    transform: scale(1.2);
}
.i_p_td {
    overflow:hidden;
}
.i_p_td img{
    transition: all .4s;
}
.i_p_td img:hover {
    transform: scale(1.2);
}
a.nl_a:visited {
    color: #3e3e3e;
}
a.nl_a:link {
    color: #3e3e3e;
}
a.nl_a:hover {
    color: #a0b6c6;
}
.y_STYLE10 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 30px;
}

/*banner¹ö¶¯*/

#focusBar {
	width: 100%;
	height: 485px;
	clear: both;
	position: relative;
	overflow: hidden;
}
#focusBar li {
    list-style:none;
	width: 100%;
	clear: both;
	height: 485px;
	display: none;
	position: absolute;/* position:relative;*/
    top:0;
}
#focusBar .focusL {
	position: absolute;
	z-index: 9; /*left:-1000px;*/
	margin-left: 50%;
	left: -500px;
	width: 500px;
}
#focusBar .focusR {
	position: absolute;
	z-index: 19;/* right:1000px; */
	margin-left: 50%;
	width: 500px;
	left: 0px;
	top: 20px;
}
#focusBar .focusL h2 {
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	font-family: "Î¢ÈíÑÅºÚ";
}
#focusBar .focusL h2 strong {
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	color: #060;
	font-family: "Î¢ÈíÑÅºÚ";
}
#focusBar .focusL h1 {
	font-size: 60px;
	line-height: 80px;
	font-weight: bold;
	font-family: "Î¢ÈíÑÅºÚ";
}
#focusBar .focusL p {
	font-size: 24px;
	line-height: 40px;
	font-family: "Î¢ÈíÑÅºÚ";
}
a.arrL, a.arrR {
	display: block;
	width: 52px;
	height: 134px;
	position: absolute;
	top: 150px;
	z-index: 99;
	cursor: pointer;
	background: url(../images/bt_arr.png);
	background-repeat: no-repeat;
}
a.arrL {
	left: -52px;
	background-position: 0px 0px;
}
a.arrR {
	right: -52px;
	background-position: -68px 0px;
}
a.arrL:hover {
	background-position: 0px -144px;
}
a.arrR:hover {
	background-position: -68px -144px;
}
/*banner¹ö¶¯end*/
.nCategory_td {
    border-bottom: 1px solid #e0e0e0;
}
.nCategory_td .select{
    border-bottom: 3px solid #0036a4;
}
.nCategory_td a {
    line-height:45px;
    display:inline-block;    
    padding: 0 10px;
}
#nTitle_a {
    float: right;
    position: relative;
    width: 27px;
    height: 27px;
}
#nTitle_a img{
    position: absolute;
    top: 9px;
}
nSTYLE10 {
    font-family:"Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 30px;
}
#footer_td a:visited,#footer_td a:link {
    color:#a3a3a3;
}
#footer_td a:hover {
    color:#a0b6c6;
}