.pro{
	width: 96%;
	padding: 2%;
}
.pro-tt{
	width: 100%;
	margin: 4% auto;
	text-align: center;
	line-height: 15px;
}
.pro-tt a{
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	display: block;
}
.pro-tt span{
	font-size: 16px;
}
.p-tt{
	width: 100%;
	margin: 4% auto;
}
.p-tt ul{
	width: 100%;
	/*margin: 0 auto;
	display: table;*/
}
.p-tt ul li{
	width: 31%;
    margin: 1.15%;
	font-size: 12px;
	text-align: center;
	/*display: inline;*/
	float: left;
}
.p-tt ul li a{
	padding: 5% 0;
	display: block;
	color: #fff;
	background: #4e7cbc;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p-tt ul li:hover a{
	background: #e84507;
}
.p-tt ul li a.active{
	background: #e84507;
}
.pro-c ul li{
	width: 31.7%;
	margin: 0.8%;
	float: left;
}
.pro-c ul li img{
	width: 100%;
	margin-bottom: 10px;
}
.pro-c ul li a{
	color: #000;
	text-align: center;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.more{
	width: 35%;
	padding: 1% 0;
	text-align: center;
	margin: 3% auto;
	color: #fff;
	background: #4e7cbc;
	border-radius: 15px;
	font-size: 16px;
	display: block;
}
.shipin{
	width: 96%;
	padding: 2%;
	margin: 2% auto;
}
.news{
	width: 96%;
	padding: 4% 2%;
	background: #f6f6f6;
}
.nr-tt{
	width: 100%;
	color: #000;
	margin: 4% auto;
}
.nr-tt h1{
	width: 27%;
	font-size: 20px;
}
.nr-tt img{
	width: 55%;
	height: 15px;
	margin-top: 8px;
}
.nr-tt a{
	width: 17%;
	font-size: 14px;
	color: #000;
	text-align: center;
	margin-top: 5px;
	display: block;
}
.n-list li{
	width: 98%;
	padding: 3% 1%;
	border-bottom: 2px solid #dfdfdf;
	margin-top: 2%;
}
/*.n-list li:nth-child(3){
	border-bottom:none;
}*/
.n-list li .nl-l{
	width: 17%;
	padding: 10px 0;
	font-size: 22px;
	text-align: center;
	color: #000;
	line-height: 30px;
}
.n-list li .nl-l span{
	font-size: 16px;
}
.n-list li .nl-r{
	width: 80%;
}
.n-list li .nl-r h1{
	font-size: 18px;
	color: #000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.n-list li .nl-r span{
	color: #666666;
}
.n-list li:hover .nl-l,.n-list li:hover .nl-r h1{
	color: #224b8b;
}
.opa{
	width: 96%;
	padding: 4% 2%;
}
.opa-tt{
	width: 100%;
	text-align: center;
	background: url(../images/bjtt.png) no-repeat;
	background-size: 100%;
	background-position: center 70%;
	margin-bottom: 3%;
}
.opa-tt a{
	color: #999999;
	font-size: 14px;
}
.opa-tt span{
	color: #224b8b;
	font-size: 20px;
	font-weight: bold;
}
.opa-c li{
	width: 46%;
	margin: 2%;
	float: left;
}

.opa-c li a{
	text-align: center;
	display: block;
	color: #000;
}
.opa-c li:hover a{
	font-weight: bold;
	color: #224b8b;
}
.opa-c li a img{
	width: 100%;
	height: 118px;
	margin-bottom: 2%;
}