@charset "utf-8";
.clear {clear:both;height:0;}
/*article*/
article {width:100%;}

/*banner*/
#banner {height:260px;overflow:hidden;position:relative;margin:142px 0 0 0;background:#445366;}
#banner img {width:100%;position:absolute;opacity: 0.3;}
#banner #now {width:100%;text-align:center;position:absolute;color:#fff;margin:80px 0 0 0;}
#banner h6 {font-size:36px;line-height:60px;}
#banner p {font-size:16px;line-height:30px;color:#1c93e2;}
#banner p a {color:#fff;}
@media (max-width: 960px) {
	#banner {height:130px;margin:42px 0 0 0;}
	#banner #now {margin:20px 0 0 0;}
}

#content {padding:50px 0;}

/*xx*/
#xx {width:80%;margin:0 10%;overflow:hidden;}
#xx h1 {text-align:center;font-size:24px;line-height:50px;}
#xx p {font-size:16px;line-height:28px;margin:20px 0;color:#555;}
#xx img {width:100%;margin:20px 0;}
@media (max-width: 960px) {
	#xx {width:90%;margin:0 5%;}
}

/*pfl/plb*/
#products {width:100%;height:auto;margin:0 auto 50px auto;}
#p_lb {width:80%;margin:50px auto;}
.pxx {float:left;width:24%;height:auto;margin:0 0.5% 20px 0.5%;overflow:hidden;text-align: center;background:#fff;box-shadow:1px 1px 5px 5px rgba(153,153,153,.2);}
.pxx img {width:100%;height:auto;object-fit:cover;}
a:hover .pxx img {opacity:0.9;}
.pxx p {font-size:16px;line-height:20px;margin:6px 0;padding:8px 0;}
a .pxx p {color:#555;}
a:hover .pxx p {color:#336667;}
@media (max-width:960px) {
	#p_lb {width:98%;margin:30px auto;}
	.pxx {width:48%;margin:0 1% 20px 1%;}
}

/*nlb*/

/* 分页 */
#page {clear:both;height:50px;line-height:50px;text-align:center;font-size:12px;color:#555;}
#page strong {color:#336667;}
#page a {font-size:14px;margin:0 8px;background:#445366;color:#fff;padding:2px 10px;border-radius: 10px;}
#page a:hover {background:#336667;}

/* pxx */
#pxx {width:80%;margin:0 10%;overflow:hidden;}
#pxx h1 {text-align:center;font-size:24px;line-height:50px;}
#pxx p {font-size:16px;line-height:28px;margin:20px 0;color:#555;}
#xx img {margin:20px 0;}
#pxx h5 {font-size:18px;line-height:50px;}
#pxx .pimg {width:100%;text-align: center;}
#pxx .pimg img {width:50%;}
@media (max-width:960px) {
	#pxx {width:90%;margin:0 5%;}
	#pxx .pimg img {width:80%;}
}