/*产品列表*/

#p-banner {
	width: 100%;
	height: 490px;
	text-align: center;
	overflow: hidden;
}
#contents {
	background-color: #fff;
	padding-bottom: 30px;
}
.p-title {
	text-align: center;
	padding-top: 52px;
}.p-sys-tab-blue a:hover {    background-color: #c9c9c9;}
.p-sys-tab-1 a:hover{	background-color: #3E87C2;	}
.p-context {
	width: 98%;
	color: #7c7c7c;
	font-size: 14px;
	line-height: 24px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

.p-sys {
	margin-top: 30px;
}

.p-sys-tab {
	width: 768px;
	text-align: center;
	margin: 0 auto;
}

.p-sys-tab-1 a {
	width: 384px;
	height: 34px;
	background-color: #c9c9c9;
	float: left;
	color: #fff;
	line-height: 34px;
	font-size: 16px;
}

.p-sys-tab-blue a {
	background-color: #3e87c2;
}

.p-sys-ul {
	margin-top: 50px;
	margin-bottom: 30px;

}

.p-sys-ul li {
	width: 389px;
	float: left;
	margin-top: 20px;
	/*height: 110px;*/
}

.p-sys-ico {
	width: 96px;
	float: left;
}

.p-sys-li-t {
	width: 234px;
	float: left;
	color: #7e7e7e;
	font-size: 18px;
	margin-left: 20px;
}

.p-sys-li-t p:last-child {
	font-size: 14px;
	text-align: left;
}

.p-sys-ul li:nth-child(2) {
	margin: :0 20px 0 20px;
}

.p-sys-ul li:nth-child(5) {
	margin: :0 20px 0 20px;
}

.p-sys-ul li:nth-child(8) {
	margin: :0 20px 0 20px;
}

.product-list {
	width: 100%;
	background-color: #f1f1f3;
	padding-bottom: 30px;
}

.p-list-ul {
	width: 1200px;
	margin: 0 auto;
	margin: 10px 0 30px 0;
}

.p-list-ul li {
	width: 386px;
	height: 400px;
	background-color: #fff;
	float: left;
	font-size: 16px;
	margin-top: 20px;
}

.p-list-ul li:nth-child(2) {
	margin: 20px 20px 0 20px;
}

.p-list-ul li:nth-child(5) {
	margin: 20px 20px 0 20px;
}

.p-list-ul li:nth-child(8) {
	margin: 20px 20px 0 20px;
}

.p-l-img {
	width: 96%;
	height: 306px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.p-l-t {
	width: 220px;
	color: #6c6c6c;
	float: left;
	margin-left: 20px;
}

.p-l-m a {
	width: 114px;
	color: #ff0000;
	float: left;
}
.right-part {    width: 1200px;    float: none;}.nav-list{	line-height: 50px;	height: 50px;}.nav-list li{	display: inline-block;    width: 16%;    text-align: center;    letter-spacing: 2px;    font-size: 18px;    }.nav-list li:hover{	background-color: #FFF;}.cur{	background-color: #FFF;	color: #e12c06;}.right-part .pic-list li {    width: 32%;    background-color: #fff;    float: left;    margin-right: 24px;    margin-bottom: 25px;    text-align: center;    border-top: 1px solid #f1f1f1;    box-shadow: 0 0 3px rgba(212,212,212,0.8);    position: relative;    transition: all 0.2s ease-in;    -webkit-transition: all 0.2s ease-in;}.right-part .pic-list li a:hover {    color: #e12c06;}.right-part .pic-list li:nth-child(3n) {    margin-right: 0px;}.sys-none{	display: none;}.news-list-box{	display: inline-block;    width: 80%;    float: right;}
.news-list-box h6{	font-size: 20px;    line-height: 50px;}.news-list-box p{	font-size: 16px;    color: #999}.news-list-box p:hover{	color: #e12c06;	cursor: pointer;}.news-list li{	margin-top: 30px;    padding-bottom: 30px;    border-bottom: 1px #999 dashed;}