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


/*about*/
.about {
	margin-top: 30px;
	padding-bottom: 50px;
}
.about .title, .product .title {
	margin: 0 auto;
	position: relative;
	margin-top: 35px;
}
.about .title .bg, .product .title .bg {
	width: 60px;
	height: 90px;
	display: block;
	border: 5px solid #e2e2e2;
	margin: 0 auto;
}
.about .title p, .product .title p {
	font-size: 28px;
	color: #000000;
	letter-spacing: 2px;
	background: #ffffff;
	height: 45px;
	line-height: 45px;
	position: absolute;
	bottom: 42px;
	left: 45%;
}
.about .title span, .product .title span {
	color: #ce333b;
}
.hx {
	width: 40px;
	height: 2px;
	display: block;
	margin: 0 auto;
	background: #ce333b;
	margin-top: 15px;
}
.about .info {
	margin-top: 35px;
}
.about .info li {
	float: left;
	width: 280px;
	height: 300px;
	box-shadow: 0px 1px 15px rgba(0, 0, 0, .2);
	margin: 10px;
	float: left;
}
.about .info li.gsjj {
	background: url(../images/gsjj.png) no-repeat 110px 45px;
}
.about .info li.gsjj:hover {
	background: url(../images/gsjj.JPG);
}
.about .info li.addr {
	background: url(../images/addr.png) no-repeat 110px 45px;
}
.about .info li.addr:hover {
	background: url(../images/addr.JPG);
}
.about .info li.cpzs {
	background: url(../images/cpzs.png) no-repeat 110px 45px;
}
.about .info li.cpzs:hover {
	background: url(../images/cpzs.JPG);
}
.about .info li.sccj {
	background: url(../images/sccj.png) no-repeat 110px 45px;
}
.about .info li.sccj:hover {
	background: url(../images/sccj.JPG);
}
.about .info li:hover h2, .about .info li:hover p {
	color: #ffffff;
}
.about .info li:hover .hx {
	background: #ffffff;
}
.about .info img {
	margin: 0 auto;
	display: block;
	margin-top: 45px;
}
.about .info h2 {
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-top: 120px;
	letter-spacing: 3px;
}
.about .info a p {
	margin: 15px 15px 35px 15px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}
/*company*/
.company {
	margin-top: 30px;
	background: #ce333b;
	height: 400px;
}
.company img {
	float: left;
	margin-top: 46px;
	border-radius: 10px;
}
.company .info {
	width: 670px;
	float: right;
	margin-top: 50px;
}
.company .info h2 {
	font-size: 24px;
	color: #ffffff;
	letter-spacing: 1px;
}
.company .info p {
	text-indent: 2em;
	color: #ffffff;
	line-height: 30px;
}
.company .info span {
	width: 135px;
	height: 1px;
	background: #ffffff;
	display: block;
	margin-top: 15px;
}
.company .info a {
	display: block;
	margin-top: 20px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #ffffff;
	color: #ce333b;
	text-align: center;
}
/*product*/
.product {
	margin-top: 30px;
	padding-bottom: 50px;
}
.product .info {
	margin-top: 10px;
}
.product .info li {
	float: left;
	width: 285px;
	margin: 0 5px;
	border: 1px solid #ce333b;
	margin-top: 25px;
}
.product .info li img {
	margin: 10px;
	width: 265px;
}
.product .info li img:hover {
}
.product .info p {
	width: 100%;
	text-align: center;
	height: 35px;
	line-height: 35px;
	background: #ce333b;
	color: #ffffff;
	margin-top: -5px;
}
/*adv*/
.adv {
	width: 100%;
	background: url(../images/bg.jpg) center center;
	padding-bottom: 30px;
}
.adv .title {
	padding: 30px 0;
}
.adv .title p {
	font-size: 28px;
	color: #ffffff;
	letter-spacing: 2px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.adv .title span {
	background: #ffffff;
}
.adv ul li {
	float: left;
	width: 20%;
	margin: 10px 30px;
	text-align: center;
}
.adv ul li img {
}
.adv ul li p {
	color: #ffffff;
	margin-top: 15px;
	font-size: 16px;
}
/*contact*/
.contact {
	position: relative;
}
.contact img {
	width: 100%;
	height: auto;
}
.contact ul {
	width: 500px;
	position: absolute;
	top: 24%;
	left: 16%;
}
.contact ul li {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #797979;
	letter-spacing: 1px;
}
/*about*/
.c-right .r-con {
	padding-top: 10px;
	width: 98%;
	line-height: 50px;
	margin: 0 auto;
	text-indent: 2em;
}
/*productList*/
.productList {
	margin-top: 20px;
	overflow: hidden;
}
.productList li {
	float: left;
	width: 264px;
	height: 198px;
	margin: 10px;
	border: 1px solid #ce333b;
	overflow: hidden;
}
.productList li a {
	display: block;
	position: relative;
}
.productList li a:hover {
	color: #008800;
}
.productList li img {
	width: 264px;
	height: 198px;
	transition: all 0.6s ease;
}
.productList li img:hover {
	transform: scale(1.2);
}
.productList li span {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px;
	position: absolute;
	left: 0px;
	bottom: 4px;
	text-align: center;
}
/*product&news*/
.c-right .pro {
	width: 98%;
	padding-top: 25px;
	margin: 0 auto;
}
.pro .title {
	font-size: 20px;
	color: black;
	text-align: center;
	height: 30px;
}
.pro .author {
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #CCC;
}
.pro .author span {
	padding-left: 10px;
}
.author a {
	color: #ce333b;
}
.pro .con {
	padding-top: 15px;
	width: 96%;
	line-height: 30px;
	font-size: 14px;
	margin: 0 auto;
}
.pro .page {
	width: 80%;
	padding: 30px 10px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}
.page span a {
	color: #ce333b;
}
/*Page*/
.Page {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin: 3px;
	padding-top: 7px;
	text-align: center;
	margin-top: 20px;
}
.Page a {
	padding: 5px 10px;
	margin: 0px 3px;
	color: #000000;
	border: 1px solid #cccccc;
}
.Page a:hover {
	color: #fff;
	background-color: #ce333b;
	padding: 5px 10px;
}
.Page a:active {
	color: #fff;
	background-color: #ce333b;
}
.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;
}
/*鐣欒█*/
#word {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	max-width: 480px;
	background: #F7F7F7;
	padding: 25px 15px 25px 10px;
	font: 14px Georgia, "寰蒋闆呴粦", Times, serif;
	color: #888;
	text-shadow: 1px 1px 1px #FFF;
	border: 1px solid #E4E4E4;
}
.item {
	float: left;
	width: 90%;
	margin-bottom: 15px;
}
label {
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	color: #888;
}
input {
	border: 1px solid #DADADA;
	color: #888;
	height: 30px;
	outline: 0 none;
	width: 70%;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.login_verification {
	width: 30%!important;
}
textarea {
	padding: 5px 3px 3px 5px;
	height: 100px;
	width: 315px;
}
.submit, .reset {
	background: #ce333b;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #9E3F3F;
	cursor: pointer;
	width: 110px;
	height: 40px;
	margin-top: 32px;
	margin-left: 60px;
}
@charset "utf-8";
body, head, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #555;
	font-size: 14px;
	font-family: "微软雅黑";
}
td, th, caption {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
	border-collapse: collapse;
}
html {
	overflow-y: scroll;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
 *zoom:1;
}
.clear {
	clear: both;
}
.w {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/*top*/
.top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #555;
	color: #ffffff;
}
.top p {
	float: left;
	padding-left: 30px;
}
.top p img {
	width: 24px;
	margin-top: 6px;
	padding-right: 5px;
	float: left;
}
.top p.ch {
	color: #ffffff;
	padding-left: 255px;
}
.top p.ch img {
	margin-top: 10px;
	padding-right: 2px;
}
.top p.ch a {
	color: #ffffff;
	padding: 0 10px 0 0;
}
.top p.en {
	padding-left: 10px;
}
.top p.en img {
	margin-top: 10px;
	padding-left: 2px;
}
.top p.en a {
	color: #ffffff;
}
/*head*/
.head {
	margin-top: 10px;
}
/*logo*/
.head .logo {
	float: left;
	margin-left: 20px;
	padding-top: 15px;
}
.head .logo img {
}
/*nav*/
.head .nav {
	height: 50px;
	line-height: 50px;
	float: right;
	padding: 15px 20px 0 0;
}
.head .nav .l {
	float: left;
	width: 110px;
	text-align: center;
}
.head .nav .l a {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 65px;
	margin: 0 auto;
	line-height: 50px;
	position: relative;
}
.head .nav .l a:after {
	content: "";
	width: 0;
	height: 2px;
	background: #e00100;
	position: absolute;
	transition: all .8s;
	bottom: 0;
	left: 50%;
}
.head .nav .l a:hover:after {
	left: 0;
	width: 65px;
	text-align: center;
}
.head .nav .r {
	float: left;
	color: #cccccc;
}
/*banner*/
.banner {
	margin-top: 15px;
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
	font-size: 0
}
.b-img {
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
}
.b-img a {
	display: block;
	height: 500px;
	float: left;
}
.b-list {
	height: 50px;
	padding-top: 450px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
.b-list span {
	display: block;
	cursor: pointer;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 3px solid #fff;
	float: left;
	margin: 10px 5px;
	_margin: 0 3px;
}
.b-list .spcss {
	border: 3px solid #ce333b;
}
.bar-left {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	left: 0px;
	background: none;
	top: 0px;
}
.bar-right {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	right: 0px;
	background: none;
	top: 0px;
}
.bar-left em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/arrow.png) 0px 0px no-repeat;
	margin: 0 auto;
	margin-top: 225px;
}
.bar-right em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/arrow.png) -50px 0px no-repeat;
	margin: 0 auto;
	margin-top: 225px;
}
.bar-left .emcss {
	background-position: 0px -100px;
}
.bar-right .emcss {
	background-position: -50px -100px;
}
/*content*/
.content {
	margin-top: 35px;
	margin-bottom: 20px;
}
/*left*/
.c-left {
	float: left;
	width: 300px;
	overflow: hidden;
}
.c-left .list {
	background: rgba(242,242,242,1);
	overflow: hidden;
}
.c-left .list span {
	width: 125px;
	height: 2px;
	display: block;
	background: #ce333b;
	margin: 6px 0 20px 10px;
}
.c-left .list h2 {
	width: 100%;
	height: 50px;
	font-size: 25px;
	color: #ce333b;
	line-height: 50px;
	letter-spacing: 1px;
	padding-top: 20px;
	margin-left: 10px;
	font-weight: bold;
}
.c-left .list li {
	height: 50px;
	line-height: 50px;
	margin: 10px;
	background: #ce333b;
	position: relative;
}
.c-left .list li:hover {
}
.c-left .list li:hover a {
	color: #ffffff;
}
.c-left .list li a {
	color: #ffffff;
	margin-left: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 15px;
	float: left;
}
.c-left .list li img {
	float: right;
	margin: 15px 20px;
}
/*二级分类*/
.accordion {
	width: 100%;
	max-width: 360px;
	background: #f2f2f2;
	margin-top: -10px;
	-moz-border-radius: 4px;
	padding-bottom: 5px;
}
.accordion .link {
	cursor: pointer;
	display: block;
	color: #4D4D4D;
	background: #ce333b;
	margin: 10px;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	height: 50px;
	line-height: 50px;
}
.accordion .link a {
	color: #ffffff;
	margin-left: 20px;
}
.accordion li:last-child .link {
	border-bottom: 0;
}
.accordion li:last-child .link a {
}
.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #ffffff;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}
.accordion li.open .link {
	margin: 0 10px;
}
.accordion li.open .link a {
}
.accordion li.open i {
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/**
 * Submenu
 -----------------------------*/
.submenu {
	display: none;
	font-size: 14px;
	background: #ffffff;
	margin: 0 10px;
}
.submenu li {
	border-bottom: 1px dashed #ce333b;
}
.submenu li.open i {
	color: #ce333b;
}
.submenu a {
	display: block;
	text-decoration: none;
	color: #ce333b;
	padding: 12px;
	padding-left: 35px;
	font-weight: bold;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.submenu a i {
	display: block;
	position: relative;
	float: right;
	margin-top: -14px;
	margin-right: 20px;
	color: red;
}
.submenu a:hover {
	background: #ce333b;
	color: #FFF;
}
.submenu li:hover a i {
	color: white
}
/**/
.c-left .call {
	margin-top: 10px;
}
.c-left .call .c-top .lx {
	font-size: 18px;
	background: #ce333b;
	color: white;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 135px;
	float: left;
}
.c-left .call .c-top .enlx {
	background: rgba(242,242,242,1);
	color: #ce333b;
	float: left;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	padding-left: 17px;
	width: 148px;
}
.c-left .call .tel {
	position: relative;
	width: 258px;
	height: 50px;
	border: 1px solid #ce333b;
	margin-top: 27px;
	margin-bottom: 10px;
	color: #ce333b;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	margin-left: 20px;
}
.c-left .call .tel span {
	position: absolute;
	display: block;
	left: 76px;
	top: -15px;
	width: 120px;
	height: 24px;
	color: #ce333b;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	font-family: "微软雅黑";
	background: #fff;
	letter-spacing: 1px;
}
.c-left .call h2 {
	height: 50px;
	font-size: 22px;
	background: #ce333b;
	line-height: 50px;
	text-align: center;
	letter-spacing: 1px;
	color: #ffffff;
}
.c-left .call ul {
	margin-top: 5px;
}
.c-left .call li {
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
}
/*position*/
.c-right {
	float: right;
	width: 860px;
}
.c-right .r-top {
	height: 50px;
	line-height: 50px;
	background: #ce333b;
	border-radius: 10px;
}
.c-right .r-top p {
	float: left;
	font-size: 16px;
	padding-left: 10px;
	color: #ffffff;
}
.c-right .r-top p img {
	float: left;
	width: 25px;
	padding-top: 12px;
	padding-right: 8px;
}
.c-right .r-top p a {
	color: #ffffff;
}
.c-right .r-top p a:hover {
	font-weight: bold;
}
.lj {
	padding: 5px 0 5px 30px;
}
.lj p {
}
.lj a {
}
/*foot*/
.footer {
	background: #555;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
}
.footer .foot {
}
.footer .foot span {
	color: #ffffff;
	padding: 0 15px;
}
.footer .foot a {
	color: #ffffff;
}