@charset "utf-8";
/* CSS Document */

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: 7px;
	padding-right: 5px;
	float: left;
}
.top p.ch {
	color: #ffffff;
	padding-left: 285px;
}
.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: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 80px;
	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: 80px;
	text-align: center;
}
.head .nav .r {
	float: left;
	color: #cccccc;
}
.head .nav .l1 {
	padding-right: 23px;
}
.head .nav .l1 a:hover:after {
	left: 0;
	width: 105px;
	text-align: center;
}
/*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: 350px;
	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: 13px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	height: 50px;
	line-height: 50px;
	padding-left: 2px;
}
.accordion .link a {
	color: #ffffff;
	margin-left: 5px;
}
.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 10px;
	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;
	background: url(../images/lxwm.jpg) no-repeat;
	padding-bottom: 20px;
	border: 1px dashed #eaeaea;
}
.c-left .call ul {
	margin-top: 5px;
	padding-left: 135px;
}
.c-left .call ul li {
	height: 35px;
	line-height: 35px;
}
/*position*/
.c-right {
	float: right;
	width: 803px;
}
.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 115px;
}
/*foot*/
.footer {
	background: #555;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
}
.footer .foot {
	text-align: center;
}
.footer .foot span {
	color: #ffffff;
	padding: 0 20px;
}
.footer .foot a {
	color: #ffffff;
}
