@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑';
	color: #333333;
	line-height: 28px;
	text-align: justify;
}
.newsPageBox {
	text-align: center;
	/* margin-top: 40px; */
	margin-bottom: 40px;
}

.newsPageBox  li {
	display: inline-block;
	vertical-align: top;

}

.newsPageBox li a {
	display: block;
	background: #fff;
	    padding: 4px 16px;
	font-size: 13px;
	color: rgb(90, 88, 88);
	margin: 0 5px;
	border-radius: 5px;
	border: 2px solid #efeff0;
}
.bottom a{
	color: #FFF !important;
}

.newsPageBox li:hover a,
.newsPageBox li.active a {
	background: #ec131e;
	color: #fff;
}
h1, h2, h3, h4, ul, li, dl, dt, dd, p, img {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}
a:link, a:visited {
	color: #5F5F5F;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.header {
	width: 100%;
	height: 596px;
	background: url(../images/banner.jpg) no-repeat top
}
.top {
	width: 100%;
	height: 90px;
	line-height: 90px;
	background: rgba(255, 255, 255, 0.6);
	color: #000;
	position: fixed
}
.top_menu_c {
	width: 1200px;
	height: 90px;
	line-height: 90px;
	margin: 0px auto;
}
.top_logo {
	width: 139px;
	height: 52px;
	float: left;
	margin-top: 20px;
}
.top_nav {
	width: 900px;
	height: 90px;
	line-height: 90px;
	color: #000;
	font-size: 18px;
	float: right;
}
.top_nav ul {
	width: 1000px;
}
.top_nav ul li {
	width: 220px;
	color: #000;
	font-weight: 500;
	float: left;
}
.top_nav ul li a:hover {
	color: #ec131e
}
.about {
	width: 1200px;
	height: 505px;
	margin: 0px auto;
	margin-top: -100px
}
.about_lf {
	width: 471px;
	height: 500px;
	float: left;
}
.about_rg {
	width: 670px;
	height: auto;
	float: right;
	margin-top: 140px;
}
.about_rg_t {
	width: 180px;
	height: 26px;
}
.about_rg_t_c {
	width: 650px;
	height: auto
}
.about_rg_t_c h5 {
	font-size: 24px;
	color: #333;
	font-weight: 300;
}
.about_rg_c {
	font-size: 18px;
	color: #666;
	line-height: 30px;
	text-align: justify
}
.about_rg_b {
	width: 650px;
	height: 30px;
	text-align: right;
}
.product {
	width: 1200px;
	height: 420px;
	margin: 50px auto;
	background-color: #e7e7e7;
	color: #333;
	padding: 0px;
}
.product_lf {
	width: 245px;
	height: 380px;
	float: left;
	padding-top: 50px;
	margin-left: 35px;
}
.product_lf_t {
	width: 158px;
	height: 64px;
}
.product_lf_m {
	width: 245px;
	height: auto;
	margin-top: 25px;
}
.product_lf_b {
	width: 245px;
	height: 30px;
}
.product_rg {
	width: 895px;
	height: 420px;
	float: right;
	padding-top: 0;
}
.product_rg ul {
	width: 895px;
	height: 418px;
}
.product_rg ul li {
	width: 295px;
	height: 208px;
	border: 1px solid #dfdfdf;
	float: left;
	position: relative;
}
.product_rg ul li img {
	display: block;
	width: 295px;
	height: 206px;
}
.product_rg_text {
	width: 290px;
	height: 50px;
	line-height: 50px;
	background: rgba(150, 150, 150, 0.8);
	color: #333;
	bottom: 0;
	left: 0;
	z-index: 10;
	text-align: right;
	padding-right: 5px;
	font-size: 24px;
	position: absolute;
    overflow: hidden;
}
.product_rg_text a {
	color: #333
}
.product_rg_text a:hover {
	color: #f64049
}
.contact {
	width: 1200px;
	height: 454px;
	background: url(../images/contact.png) no-repeat top;
	background-position: left;
	margin: 0 auto;
	margin-bottom: 95px;
}
.contact span {
	display: block;
	width: 570px;
	height: 120px;
	padding-top: 175px;
	padding-left: 630px;
	color: #666;
	font-size: 18px;
}
.bottom {
	width: 100%;
	height: 120px;
	background-color: #1b1b1b;
	color: #fff;
	text-align: center;
	padding-top: 20px
}
.aboutus {
	width: 100%;
	height: 150px;
	line-height: 150px;
	background-color: #e5e4e4;
	text-align: center;
	color: #333;
	font-size: 50px;
	border-bottom: 5px solid #ec3f4c
}
.aboutus_c {
	width: 1200px;
	height: auto;
	margin: 50px auto
}
.aboutus_c_lf {
	width: 301px;
	height: 419px;
	float: left;
}
.aboutus_c_rg {
	width: 850px;
	height: auto;
	line-height: 45px;
	float: right;
	color: #333;
	font-size: 20px;
}
.contactus_c {
	width: 1200px;
	height: auto;
	margin: 50px auto
}
.contactus_c_lf {
	width: 566px;
	height: 454px;
	float: left;
}
.contactus_c_rg {
	width: 600px;
	height: auto;
	line-height: 45px;
	float: right;
	color: #333;
	font-size: 20px;
	padding-top: 50px;
}
.products {
	width: 1200px;
	height: auto;
	margin: 60px auto
}
.products ul {
	width: 1200px;
	height: auto
}
.products ul li {
	width: 338px;
	height: 345px;
	padding: 15px;
	background-color: #e5e5e5;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 50px;
}
.products ul li img {
	width: 338px;
	height: 265px;
}
.products ul li span {
	display: block;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	color: #333;
	padding-top: 5px;
}
.products ul li span a:hover {
	color: #999
}
.products_show_c {
	width: 1200px;
	height: auto;
	margin: 60px auto
}
.products_show_title {
	text-align: center;
	line-height: 30px;
	color: #333;
	font-size: 30px;
}
.products_show_c img {
	display: block;
	width: 80%;
	height: auto;
	margin: 50px auto
}
