﻿body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}
div, form, dl, dd, dt {
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}
img {
	border: 0px;
}
ul {
	list-style: none;
	margin: 0聽auto;
	padding: 0;
}
a {
	text-decoration: none;
	color: black;
	transition: all .3s ease-in-out;
}
.bodyWidth {
	width: 1200px;
}
.more {
	display: block;
	width: 55px;
	font-size: 14px;
	color: #666;
	background: url("more.png") no-repeat right center;
}
/* 椤电湁 */
.header {
	width: 1200px;
	height: 120px;
	background-image: url("logo.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
/* 浜у搧灞曠ず */
.prod {
	padding: 30px 0;
	width: 1200px;
}
.prod .title {
	background: url("line.png") no-repeat center center;
}
.prod .title * {
	display: block;
}
.prod .title span {
	font-size: 24px;
	color: #CF1A29;
	text-align: center;
}
.prod .title a {
	margin: auto;
}
/* 鍏徃绠€浠?*/
.about {
	background: url("bg1.jpg") fixed;
	background-size: cover;
	padding: 80px 0;
	overflow: hidden;
}
.about .image {
	float: left;
	width: 40%;
	height: 340px;
	position: relative;
}
.about .image:before {
	content: "";
	width: 100%;
	height: 100%;
	border: 1px white solid;
	position: absolute;
	left: 20px;
	top: -10px;
}
.about .image:after {
	content: "";
	width: 100%;
	height: 100%;
	border: 1px white solid;
	position: absolute;
	left: -10px;
	top: 20px;
}
.about .image img {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	border: 5px white solid;
	background-color: white;
}
.about .content {
	float: right;
	width: 55%;
	background-color: white;
	padding: 20px;
}
.about .content .title {
	font-size: 24px;
	font-weight: bold;
	color: #CF1A29;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
.about .content .cont {
	font-size: 14px;
	line-height: 180%;
	padding: 20px 0;
	min-height: 280px;
}
.about .content .cont .more {
	float: right;
}
/* 浼樺娍 */
.youshi {
	background-image: url("index1.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F8F8F8;
	height: 1290px;
}
/* 鐜板満鏁堟灉鍥?*/
.effect {
	padding: 30px 0;
}
.effect .title {
	background: url("line.png") no-repeat center center;
}
.effect .title * {
	display: block;
}
.effect .title span {
	font-size: 24px;
	color: #CF1A29;
	text-align: center;
}
.effect .title a {
	margin: auto;
}
/* 鑱旂郴鏂瑰紡 */
.contact {
	background-color: #323232;
	padding: 30px 0;
}
.contact .bodyWidth {
	display: flex;
	justify-content: space-between;
}
.contact .bodyWidth div {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
.contact .phone {
	background-image: url("icon-phone.png");
}
.contact .mail {
	background-image: url("icon-mail.png");
}
.contact .map {
	background-image: url("icon-map.png");
}
.contact span {
	display: block;
	color: white;
	font-size: 14px;
}
.contact span:first-child {
	font-weight: bold;
}
/* 鍙嬮摼 */
.fLink {
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
}
/* 椤靛熬 */
.footer {
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	padding-bottom: 30px;
	line-height: 180%;
}
.footer img {
	position: relative;
	width: 70px;
	transition: all .2s;
}
.footer img:hover {
	border: 1px solid #CCC;
	transform: scale(2);
}
/* 鍐呴〉鍐呭閮ㄥ垎 */
.nybody {
	padding: 20px 0;
	margin: auto;
	border-bottom: 1px #CCC solid;
	display: flex;
	justify-content: space-between;
}
/* 鍐呴〉宸︿晶 */
.nybody .leftBar {
	width: 22%;
}
.nybody .leftBar .title {
	background-color: #C21A29;
	line-height: 40px;
	color: white;
	font-size: 14px;
	text-align: center;
}
.NyProdNav {
	margin-bottom: 40px;
}
.nybody .leftBar .xw {
	width:265px;
}
.nybody .leftBar .xw ul {
	background: #DDDDDD;
	padding: 10px 0;
	margin:0;
	width:265px;
	overflow:hidden;
}
.nybody .leftBar .xw ul li {
	font-size:12px;
	height:45px;
	line-height:45px;
	text-indent:10px;
	width:265px;
	padding:0;
}
.nybody .leftBar .xw ul li .Time {
	display: none;
}
/* 鍐呴〉鍙充晶 */
.nybody .rightCont {
	width: 75%;
}
.nybody .rightCont .station {
	background-color: #EEEEEE;
	border-bottom: 1px #CCCCCC solid;
	padding: 10px;
	font-size: 12px;
}
.nybody .rightCont .station span {
	font-weight: bold;
	display: inline-block;
	padding: 0px 15px;
}
.nybody .rightCont .station a {
	color: #CF1A29;
}
/* -------------------------- 缃戦〉鐢熸垚閮ㄥ垎---鍏ㄥ眬閮ㄥ垎 -------------------------- */
/* 瀵艰埅 */
.MainNav {
	background: #323232;
}
.MainNav ul {
	width: 1200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: auto;
}
.MainNav ul a {
	display: block;
	color: white;
	text-align: center;
	padding: 15px 40px;
	font-size: 14px;
}
.MainNav ul a:hover {
	background-color: #C21A29;
}
.MainNav ul ul {
	display: none;
	position:absolute;
	top:-10000px;
	left:-100000px;
}
/* 棣栭〉浜у搧鍒嗙被瀵艰埅 */
.IndexProdNav ul {
	width: 1200px;
	text-align: center;
	padding: 10px 0;
	margin: auto;
}
.IndexProdNav ul ul {
	display: none;
}
.IndexProdNav li {
	display: inline-block;
	margin-bottom: 10px;
}
.IndexProdNav a {
	display: block;
	padding: 10px 20px;
	margin: 0px 3px;
	font-size: 12px;
	border: 1px #CCC solid;
}
.IndexProdNav a:hover {
	background-color: #CF1A29;
	color: white;
}
/* 鍐呴〉浜у搧鍒嗙被瀵艰埅 */
.NyProdNav ul {
	margin: 0;
}
.NyProdNav ul li {
	background-color: #DDD;
	margin: 1px 0;
}
.NyProdNav ul li a {
	display: block;
	padding: 15px;
	font-size: 12px;
	color: #333;
}
.NyProdNav ul li a:hover {
	background-color: #CF1A29;
	color: white;
}
.NyProdNav ul ul {
	display: none;
}
/* 浜у搧鏂囧瓧鍒楄〃 */
.TextListProd {
}
/* 浜у搧鍥炬爣鍒楄〃 */
.IcoListProd {
	width: 1200px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.IcoListProd li {
	overflow: hidden;
	width: 32%;
	height: 290px;
	margin: 10px 0px;
	position: relative;
	border: 1px solid #666;
}
.IcoListProd li .Name {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	padding: 5px 0;
}
.IcoListProd li .Name a {
	color: white;
	font-size: 14px;
}
.IcoListProd li img {
	width: 100%;
	height: 290px;
	transition: all .5s;
}
.IcoListProd li img:hover {
	transform: scale(1.1);
}
/* 鏂伴椈鏂囧瓧鍒楄〃 */
.TextListNews {
	width: 1200px;
	box-sizing: border-box;
	margin: 30px auto;
	background-image: url("news.jpg");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 350px;
	display: flex;
	flex-wrap: wrap;
}
.TextListNews li {
	width: 45%;
	overflow: hidden;
	margin-right: 5%;
	border-bottom: 1px #999 dashed;
	padding: 10px 0;
}
.TextListNews .Name {
	float: left;
}
.TextListNews .Time {
	float: right;
	font-size: 14px;
	color: #999;
}
/* 鏂伴椈鍥炬爣鍒楄〃 */
.IcoListNews {
	padding: 20px 0;
	width: 1200px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.IcoListNews li {
	width: 19%;
}
.IcoListNews li .Image {
	overflow: hidden;
}
.IcoListNews li img {
	width: 100%;
	height: 170px;
	transition: all .5s;
}
.IcoListNews li img:hover {
	transform: scale(1.1);
}
.IcoListNews li .Name {
	text-align: center;
	font-size: 14px;
}
.IcoListNews li .Time {
	display: none;
}
/* -------------------------- 缃戦〉鐢熸垚閮ㄥ垎---鍒楄〃椤?-------------------------- */
/* 椤电爜缁熻 */
.RecordTotal {
	text-align: right;
	font-size: 12px;
	color: #666;
	padding: 10px 0;
}
/* 椤电爜鏉?*/
.Pagination {
	text-align: center;
}
.Pagination a {
	display: inline-block;
	font-size: 12px;
	color: white;
	padding: 3px 10px;
	background-color: #CF1A29;
	margin: 10px;
}
.Pagination a:hover {
	color: #d43c49;
	background-color: white;
}
/* 鍒嗘爮鏍囬 */
.ColumnsTitle {
	background-color: #CF1A29;
	overflow: hidden;
	padding: 10px;
	color: white;
}
.ColumnsTitle .ColumnsName {
	float: left;
}
.ColumnsTitle .ColumnsMore {
	float: right;
}
.ColumnsTitle .ColumnsMore a {
	display: inline-block;
	font-size: 12px;
	color: white;
	padding: 3px 10px;
	background-color: #d43c49;
}
.ColumnsTitle .ColumnsMore a:hover {
	color: #d43c49;
	background-color: white;
}
.ColumnsTitle .ColumnsMore a:after {
	content: ">";
}
/* 鍐呴〉鍥炬爣鍒楄〃 */
.ContentIcoList {
	width: 100%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
}
.ContentIcoList li {
	overflow: hidden;
	width: 32%;
	height: 230px;
	position: relative;
	margin: 0.6%;
	border: 1px solid #666;
	box-sizing: border-box;
}
.ContentIcoList li .Image {
	width: 100%;
}
.ContentIcoList li .Image img {
	width: 100%;
	height: 230px;
	transition: all .5s;
}
.ContentIcoList li .Image img:hover {
	transform: scale(1.1);
}
.ContentIcoList li .Name {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	padding: 5px 0;
}
.ContentIcoList li .Name a {
	color: white;
	font-size: 14px;
}
.ContentIcoList li .Brief {
	display: none;
}
/* 鍐呴〉鏂囧瓧鍒楄〃 */
.ContentTextList {
	width: 100%;
}
.ContentTextList li {
	display: flex;
	justify-content: space-between;
	padding: 10px;
	border-bottom: 1px solid #CCC;
}
.ContentTextList li:hover {
	background-color: #F8F8F8;
}
.ContentTextList li .Name {
	width: 80%;
}
.ContentTextList li .Name a {
	font-size: 14px;
}
.ContentTextList li .Time {
	width: 20%;
	font-size: 12px;
	color: #666;
	text-align: right;
}
.ContentTextList li .Cont {
	display: none;
}
/* -------------------------- 缃戦〉鐢熸垚閮ㄥ垎---鍐呭椤?-------------------------- */
/* 鍐呭椤甸潰 */
.PageName {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #CF1A29;
	padding-top: 20px;
}
.PageCont {
	font-size: 14px;
	line-height: 180%;
}
.PageCont h6 {
	font-size: 14px;
	color: #CF1A29;
	margin: 20px 0;
}
/* 鍐呭鍑哄 */
.PageFrom {
	text-align: center;
	font-size: 12px;
	color: #999;
	padding: 10px;
}
/* 杩斿洖鐩綍 */
.PageBack {
	text-align: center;
	padding: 10px 0;
}
.PageBack a {
	display: inline-block;
	font-size: 12px;
	color: white;
	padding: 3px 10px;
	background-color: #CF1A29;
	margin: 10px;
}
.PageBack a:hover {
	color: #d43c49;
	background-color: white;
}
/* 鐩稿叧淇℃伅鏍囬 */
.Related .RelatedTitle {
	background-color: #CF1A29;
	padding: 10px;
	font-size: 14px;
	color: white;
}
/* 鐩稿叧浜у搧鍒楄〃 */
.Related .RelatedProd {
	width: 100%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
}
.Related .RelatedProd li {
	overflow: hidden;
	width: 24%;
	height: 180px;
	margin: 10px 0px;
	position: relative;
	margin: 0.5%;
}
.Related .RelatedProd li .Name {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	padding: 5px 0;
}
.Related .RelatedProd li .Name a {
	color: white;
	font-size: 14px;
}
.Related .RelatedProd li img {
	width: 100%;
	height: 180px;
	transition: all .5s;
}
.Related .RelatedProd li img:hover {
	transform: scale(1.1);
}
/* 鐩稿叧鏂伴椈鍒楄〃 */
.Related .RelatedNews {
	width: 100%;
}
.Related .RelatedNews li {
	display: flex;
	justify-content: space-between;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
.Related .RelatedNews li:hover {
	background-color: #F8F8F8;
}
.Related .RelatedNews li .Name {
	width: 80%;
}
.Related .RelatedNews li .Name a {
	font-size: 12px;
}
.Related .RelatedNews li .Name a:hover {
	color: #CF1A29;
}
.Related .RelatedNews li .Time {
	width: 20%;
	font-size: 12px;
	color: #666;
	text-align: right;
}
.Related .RelatedNews li .Cont {
	display: none;
}
/* 浜у搧琛ㄦ牸 */
.prodTable {
	border-collapse: collapse;
	width: 100%;
}
.prodTable td {
	padding: 5px;
	border: 1px #000 solid;
	text-align: center;
}
