/*position*/
.position {
	padding: 0 5px 10px;
	border-bottom: 1px dashed #aaa;
	margin-bottom: 30px;
}
.posi {
	margin: 0 auto;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
}
.n-ban {
	background: url(../images/bg-mg.jpg) no-repeat center center;
	height: 389px;
	border-bottom: 1px solid #efefef;
	/* padding-top: 100px; */
}
.abo {
	width: 1200px;
	margin: 0 auto;
	padding-top: 110px;
}
.abo .title {
	text-align: center;
	font-size: 45px;
	color: #ffffff;
	letter-spacing: 4px;
	
	/
	font-weight:;
	text-shadow: 1px -1px 3px #174486;
}
.abo span {
	width: 60px;
	height: 3px;
	display: block;
	background: #ffffff;
	margin: 15px auto;
}
.abo .fl {
	display: table;
	overflow: hidden;
	margin: 35px auto 0;
}
.posi i {
	font-size: 1.4em;
	padding-right: 5px;
}
.posi a {
	color: #df0303;
}
.posi a:hover {
	font-weight: bold;
	letter-spacing: 1px;
}
.posi p {
	float: right;
}
.about {
	padding: 40px 0;
}
.about .info1 {
	margin-top: 30px;
	line-height: 32px;
	font-size: 15px;
	padding: 30px;
	border: 1px dotted #ccc;
}
.newList {
	padding: 40px 0;
}
.newList .info1 {
	margin-top: 30px;
	border: 1px dotted #ccc;
	padding: 15px 30px 40px;
}
.newList .info1 li {
	background-image: url(../images/ico1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 50px;
	position: relative;
	transition: all 0.4s;
	border-radius: 10px;
	margin-top: 15px;
	box-shadow: 0px 1px 1px 0px #0000000f;
}
.newList .info1 li:hover {
	background-color: #f0f0f080;
	background-position: 20px center;
	border-radius: 10px;
}
.newList .info1 li a {
	display: block;
	float: left;
	transition: all 0.5s;
	position: absolute;
	left: 38px;
	top: 0;
	line-height: 50px;
	font-size:  16px;
}
.newList .info1 li:hover a {
	color: #cb0404;
	left: 52px;
}
.newList .info1 li span {
	float: right;
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	height: 50px;
	line-height: 50px;
	color: #575656;
	transition: all 0.5s;
}
.newList .info1 li:hover span {
	right: 20px;
}
.productList {
	padding: 40px 0;
}
.productList .info1 {
	margin: 20px auto 0;
	overflow: hidden;
	width: 98%;
}
.productList .info1 li {
	width: 31%;
	float: left;
	border: 1px dotted #ccc;
	margin-top: 30px;
}
.productList .info1 li:not(:nth-child(3n+1)) {
 margin-left: 3.2%;
}
.productList .info1 li a {
}
.productList .info1 li img {
	width: 100%;
	height: 258px;
}
.productList .info1 li img:hover{
    opacity: 0.6;
}
.productList .info1 li span {
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	letter-spacing: 1px;
	background: #eaeaea80;
	margin-top: -4px;
}
.productList .info1 li span:hover {
	color: #df0303;
	font-weight: bold;
}
.news {
	padding: 40px 0;
}
.info1{
    line-height: 33px;
    font-size: 19px;
}
.news .new {
	margin-top: 30px;
	padding: 30px;
	border: 1px dotted #ccc;
}
.new .title {
	font-size: 35px;
	text-align: center;
	/* height: 152px; */
	letter-spacing: 2px;
}
.new .author {
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	height: 58px;
	line-height: 30px;
}
.new .author span:not(:first-child) {
	padding-left: 25px;
}
.author span i {
	font-size: 16px;
	padding-right: 8px;
}
.author a {
	color: #db0404;
}
.author a:hover {
	font-weight: bold;
}
.new .info {
	padding-top: 15px;
	width: 98%;
	line-height: 30px;
	font-size: 15px;
	margin: 0 auto;
}
.page {
	padding: 30px 10px 10px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
}
.page span a {
	color: #df0303;
}
.page span a:hover {
	font-weight: bold;
}
/*Page*/
.Page {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin: 3px;
	padding-top: 7px;
	text-align: center;
	margin: 50px 0 30px;
}
.Page a {
	padding: 5px 10px;
	margin: 0px 3px;
	color: #000000;
	border: 1px solid #cccccc;
}
.Page a:hover {
	color: #fff;
	background-color: #d50404;
	padding: 5px 10px;
}
.Page a:active {
	color: #fff;
	background-color: #016cb9;
}
.Page span.current {
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #000000 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #000000
}
.Page span.nolink {
	margin: 2px;
	color: #b4b4b4;
	border: 1px solid #cccccc;
	padding: 5px;
}
.Page span {
	margin: 2px;
	color: #b4b4b4;
	border: 1px solid #b4b4b4;
	padding: 5px 10px;
}
