@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
table,
th,
td,
embed,
object {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: "瀹嬩綋";
	font-size: 12px;
}

fieldset,
img,
abbr {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-weight: normal;
	font-style: normal;
}

body {
	background-color: #fff;
	overflow-x: hidden;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

html {
	overflow-x: hidden;
}


/*头部*/

.header {
	width: 1120px;
	height: 104px;
	margin: 0 auto;
}

.logo {
	width: 370px;
	height: 104px;
	float: left;
	overflow: hidden;
	position: relative;
}

.logo img {
	position: absolute;
	z-index: 9999999;
	width: 100%;
}

.logo h1 {
	z-index: -1;
	position: absolute;
}

.headR {
	width: 670px;
	height: 104px;
	float: right;
}

.headR form {
	width: 206px;
	height: 26px;
	float: right;
	margin: 12px 16px 18px 0;
}

.headR form input[type="text"] {
	line-height: 24px;
	float: left;
	width: 156px;
	height: 24px;
	border: 1px solid #575350;
	border-right: none;
	outline: none;
	padding-left: 4px;
}

.headR form input[type="submit"] {
	float: left;
	width: 40px;
	height: 26px;
	border: 1px solid #575350;
	background-color: #575350;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
}

.nav {
	width: 600px;
	height: 46px;
	clear: both;
	margin-left: 70px;
}

.nav ul li {
	float: left;
	line-height: 46px;
	margin-left: 35px;
}

.nav ul li a {
	color: #524f4b;
	font-family: "微软雅黑";
	font-size: 16px;
}

.nav ul li a:hover {
	color: #ff0000;
}

.phonenav {
	display: none;
}

.navphlist {
	display: none;
}


/*banner*/

.banner {
	position: relative;
	width: 100%;
	height: 290px;
	margin: 0 auto;
	
}

.bg {
	width: 100%;
	height: 290px;
	position: absolute;
	top: 0;
	left: 0px;
	display: none;
	overflow: hidden;
}

.bg img {
	width: 1920px;
	height: 290px;
	margin: 0 calc(50% - 960px);
}

.bg_noe {
	display: block;
}

.btn {
	width: 184px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -42px;
	bottom: 5px;
}

.btn li {
	cursor: pointer;
	width: 12px;
	height: 12px;
	background: none;
	float: left;
	margin: 0 6px;
	border: 2px solid #ffffff;
	border-radius: 100%;
	background-color: #ffffff;
}

.RLarr {
	width: 100%;
	height: 48px;
	position: absolute;
	top: 110px;
}

.R_ARR {
	width: 50px;
	height: 48px;
	float: right;
	cursor: pointer;
}

.L_ARR {
	width: 50px;
	height: 48px;
	float: left;
	cursor: pointer;
}

.btn li.on {
	background: none;
	width: 12px;
	height: 12px;
	border: 2px solid #ffae01;
	background-color: #ffae01;
}

.addWrap {
	display: none;
	position: relative;
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
}

.addWrap .swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}

.addWrap .swipe-wrap {
	overflow: hidden;
	position: relative;
}

.addWrap .swipe-wrap>div {
	float: left;
	width: 100%;
	position: relative;
}

#position {
	position: absolute;
	bottom: 0;
	right: 50%;
	padding-right: 8px;
	height: 30px;
	width: 100px;
	text-align: center;
	margin-right: -50px;
}

#position li {
	width: 15px;
	height: 15px;
	margin: 0 2px;
	display: inline-block;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #AFAFAF;
}

#position li.cur {
	background-color: #fff;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}


/*中间主体*/

.max {
	width: 1120px;
	height: 620px;
	margin: 0 auto;
	margin-top: 10px;
}

.maxL {
	width: 420px;
	height: 100%;
	float: left;
	margin-right: 40px;
}

.maxLtop {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}

.maxLtop h3 {
	width: 100%;
	height: 40px;
	background: url(../img/top1bg.png) no-repeat bottom left;
	border-bottom: 1px solid #cccccc;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #383838;
	font-size: 18px;
}

.maxLtop h3 span {
	font-family: "微软雅黑";
	color: #a0a0a0;
	margin-left: 20px;
	font-size: 12px;
}

.maxLtop p {
	font-family: "微软雅黑";
	line-height: 26px;
	font-size: 14px;
	text-indent: 2em;
	margin-top: 8px;
	color: #5e5e5e;
}

.maxLBot {
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.maxLBot h3 {
	width: 100%;
	height: 40px;
	background: url(../img/top1bg.png) no-repeat bottom left;
	border-bottom: 1px solid #cccccc;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #383838;
	font-size: 18px;
}

.maxLBot h3 span {
	font-family: "微软雅黑";
	color: #a0a0a0;
	margin-left: 20px;
	font-size: 12px;
}

.maxLBot div {
	width: 100%;
	height: 55px;
	border-bottom: 1px dashed #020202;
}

.maxLBot div a {
	display: block;
	width: 100%;
	height: 36px;
	padding-top: 4px;
	font-family: "微软雅黑";
	color: #020202;
	font-size: 14px;
	line-height: 36px;
	padding-left: 10px;
	background: url(../img/lkh.png) no-repeat;
	background-position: 0 18px;
}

.maxLBot div a:hover {
	color: #ff0000;
}

.maxLBot div p {
	margin-left: 10px;
	line-height: 10px;
	font-family: "微软雅黑";
	color: #5E5E5E;
	font-size: 12px;
}

.maxC {
	width: 356px;
	height: 100%;
	float: left;
	margin-right: 40px;
}

.maxCTop {
	width: 100%;
	height: auto;
}

.maxCTop h3 {
	width: 100%;
	height: 40px;
	background: url(../img/top1bg.png) no-repeat bottom left;
	border-bottom: 1px solid #cccccc;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #383838;
	font-size: 18px;
}

.maxCTop h3 span {
	font-family: "微软雅黑";
	color: #a0a0a0;
	margin-left: 20px;
	font-size: 12px;
}

.Toplb {
	width: 100%;
	height: 172px;
	background-color: #313131;
	margin-top: 10px;
	position: relative;
}

.bg1 {
	width: 100%;
	height: 172px;
	position: absolute;
	top: 0;
	left: 0px;
	display: none;
	overflow: hidden;
}

.bg1 img {
	width: 100%;
	height: 172px;
}

.bg_noe1 {
	display: block;
}

.RLarr1 {
	width: 100%;
	height: 48px;
	position: absolute;
	top: 70px;
}

.R_ARR1 {
	width: 50px;
	height: 48px;
	float: right;
}

.L_ARR1 {
	width: 50px;
	height: 48px;
	float: left;
}

.maxCBot {
	width: 100%;
	height: auto;
	margin-top: 16px;
}

.maxCBot div {
	width: 100%;
	height: 121px;
	border-bottom: 1px dashed #020202;
	clear: both;
	margin-top: 8px;
}

.maxCBot div:last-child {
	border: none;
}

.maxCBot div img {
	width: 110px;
	height: 90px;
	float: left;
	border: 1px solid #8F8F8F;
	margin: 10px 16px 0px 0px;
}

.maxCBot div h4 {
	float: none;
	font-weight: bold;
	line-height: 36px;
	font-size: 16px;
	color: #000;
	font-family: "宋体";
}

.maxCBot div a {
	font-family: "微软雅黑";
	color: #5E5E5E;
	line-height: 20px;
	font-size: 14px;
}

.maxCBot div a:hover {
	color: #ec0b00;
}

.maxR {
	width: 260px;
	height: 100%;
	float: left;
}

.maxRTop {
	width: 100%;
	height: auto;
}

.maxRTop h3 {
	width: 100%;
	height: 40px;
	background: url(../img/top1bg.png) no-repeat bottom left;
	border-bottom: 1px solid #cccccc;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #383838;
	font-size: 18px;
}

.maxRTop h3 span {
	font-family: "微软雅黑";
	color: #a0a0a0;
	margin-left: 20px;
	font-size: 12px;
}

.maxRTop a img {
	width: 230px;
	height: 77px;
	border: 3px solid #ffffff;
	display: block;
	margin: 0 auto;
	margin-top: 6px;
}

.maxRTop a:hover img {
	border: 3px solid #98b844;
	border-radius: 8px;
}

.maxRBot {
	width: 100%;
	height: 260px;
	margin-top: 10px;
	background: url(../img/contactbg.jpg) no-repeat bottom;
}

.maxRBot h3 {
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
	background: url(../img/top1bg.png) no-repeat bottom left;
	border-bottom: 1px solid #cccccc;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #383838;
	font-size: 18px;
}

.maxRBot h3 span {
	font-family: "微软雅黑";
	color: #a0a0a0;
	margin-left: 20px;
	font-size: 12px;
}

.maxRBot p {
	line-height: 20px;
	font-family: "微软雅黑";
	color: #524F4B;
}
.maxCBot div:nth-child(1){
	height:140px;
	border-bottom: 2px dashed #f70000;
}
.maxCBot div:nth-child(1) img{
	height:110px;
	width:130px;
}
.maxCBot div:nth-child(1) a{
	font-size:14px;
	line-height: 22px;
}
.maxCBot div:nth-child(1) h4{
	font-size:18px;
}
/*尾部*/

.footer {
	width: 100%;
	height: 158px;
	border-top: 3px solid #ec0b00;
	background-color: #434343;
	clear: both;
}

.footCen {
	width: 1120px;
	height: 158px;
	margin: 0 auto;
}

.footL {
	width: 718px;
	height: 158px;
	float: left;
}

.footL ul {
	width: 740px;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 60px;
}

.footL ul li {
	float: left;
	line-height: 40px;
}

.footL ul li a {
	font-size: 16px;
	color: #ffffff;
	margin: 0 20px;
}

.footL ul li a:hover {
	color: #ec0b00;
}

.footL p {
	text-align: center;
	color: #ffffff;
	clear: both;
	line-height: 20px;
}

.footL p:nth-child(3) {
	display: block;
}

.footL p br {
	display: none;
}

.footL p a {
	color: #ffffff;
}

.footL p a:hover {
	color: #FF0000;
}

.footR {
	width: 120px;
	height: 158px;
	float: right;
	margin-right: 100px;
}

.footR img {
	width: 102px;
	height: 102px;
	margin: 20px 10px 0 10px;
}

.footR p {
	text-align: center;
	color: #ffffff;
	line-height: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1120px) {
	/*头部*/
	.header {
		width: 98%;
		height: 80px;
		margin: 0 auto;
	}
	.logo {
		width: 300px;
		height: 80px;
		float: left;
		overflow: hidden;
		position: relative;
	}
	.logo img {
		position: absolute;
		z-index: 9999999;
		width: 100%;
	}
	.logo h1 {
		z-index: -1;
		position: absolute;
	}
	.headR {
		display: none;
		width: 670px;
		height: 104px;
		float: right;
	}
	.phonenav {
		display: block;
		width: 50px;
		height: 50px;
		float: right;
		margin: 24px 20px 0 0;
		cursor: pointer;
	}
	.phonenav img {
		width: 40px;
		height: 36px
	}
	.navphlist {
		width: 98%;
		height: auto;
		margin: 0 auto;
		margin-bottom: 10px;
		border-bottom: 1px solid #8F8F8F;
	}
	.navphlist ul li {
		width: 100%;
		height: 40px;
		line-height: 40px;
		border-top: 1px solid #8F8F8F;
		color: #000000;
	}
	/*banner*/
	.banner {
		display: none;
		position: relative;
		width: 100%;
		height: 400px;
		margin: 0 auto;
		margin-top: 12px;
	}
	.bg {
		width: 100%;
		height: 400px;
		position: absolute;
		top: 0;
		left: 0px;
		display: none;
		overflow: hidden;
	}
	.bg img {
		width: 1920px;
		height: 400px;
		margin: 0 calc(50% - 960px);
	}
	.bg_noe {
		display: block;
	}
	.btn {
		width: 184px;
		height: 14px;
		position: absolute;
		left: 50%;
		margin-left: -42px;
		bottom: 18px;
	}
	.btn li {
		cursor: pointer;
		width: 14px;
		height: 14px;
		border-radius: 100%;
		background: none;
		float: left;
		margin: 0 6px;
		border: 2px solid #ffffff;
	}
	.RLarr {
		width: 100%;
		height: 48px;
		position: absolute;
		top: 171px;
	}
	.R_ARR {
		width: 50px;
		height: 48px;
		float: right;
		cursor: pointer;
	}
	.L_ARR {
		width: 50px;
		height: 48px;
		float: left;
		cursor: pointer;
	}
	.btn li.on {
		background: none;
		width: 14px;
		height: 14px;
		border: 2px solid #575350;
	}
	.addWrap {
		display: block;
		position: relative;
		width: 98%;
		background: #fff;
		margin: 0;
		padding: 0;
		margin: 0 auto;
	}
	.addWrap .swipe {
		overflow: hidden;
		visibility: hidden;
		position: relative;
	}
	.addWrap .swipe-wrap {
		overflow: hidden;
		position: relative;
	}
	.addWrap .swipe-wrap>div {
		float: left;
		width: 100%;
		position: relative;
	}
	#position {
		position: absolute;
		bottom: 0;
		right: 50%;
		padding-right: 8px;
		height: 30px;
		width: 100px;
		text-align: center;
		margin-right: -50px;
	}
	#position li {
		width: 15px;
		height: 15px;
		margin: 0 2px;
		display: inline-block;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		background-color: #AFAFAF;
	}
	#position li.cur {
		background-color: #fff;
	}
	.img-responsive {
		display: block;
		max-width: 100%;
		height: auto;
	}
	/*中间主体*/
	.max {
		width: 98%;
		height: auto;
		margin: 0 auto;
		margin-top: 10px;
	}
	.maxL {
		width: 48%;
		height: 100%;
		float: left;
		margin-right: 2%;
	}
	.maxLtop {
		width: 100%;
		height: auto;
		padding-bottom: 10px;
	}
	.maxLtop h3 {
		width: 100%;
		height: 36px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 36px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.maxLtop h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.maxLtop p {
		font-family: "微软雅黑";
		line-height: 24px;
		font-size: 14px;
		text-indent: 2em;
		margin-top: 6px;
		color: #5e5e5e;
	}
	.maxLBot {
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.maxLBot h3 {
		width: 100%;
		height: 36px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 36px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.maxLBot h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.maxLBot div {
		width: 100%;
		height: 60px;
		border-bottom: 1px dashed #020202;
	}
	.maxLBot div a {
		display: block;
		width: 100%;
		height: 36px;
		padding-top: 4px;
		font-family: "微软雅黑";
		color: #020202;
		font-size: 14px;
		line-height: 36px;
		padding-left: 10px;
		background: url(../img/lkh.png) no-repeat;
		background-position: 0 18px;
	}
	.maxLBot div a:hover {
		color: #ff0000;
	}
	.maxLBot div p {
		margin-left: 10px;
		line-height: 10px;
		font-family: "微软雅黑";
		color: #5E5E5E;
		font-size: 12px;
	}
	.maxC {
		width: 48%;
		height: 100%;
		float: right;
		margin-right: 0%;
	}
	.maxCTop {
		width: 100%;
		height: auto;
	}
	.maxCTop h3 {
		width: 100%;
		height: 36px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 36px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.maxCTop h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.Toplb {
		width: 100%;
		height: 172px;
		background-color: #313131;
		margin-top: 10px;
	}
	.maxCBot {
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.maxCBot div {
		width: 100%;
		height: 118px;
		border-bottom: 1px dashed #020202;
		clear: both;
	}
	.maxCBot div:last-child {
		border: none;
	}
	.maxCBot div img {
		width: 96px;
		height: 96px;
		float: left;
		border: 1px solid #8F8F8F;
		margin: 10px 16px 0px 0px;
	}
	.maxCBot div h4 {
		float: none;
		line-height: 32px;
		font-size: 16px;
		color: #000;
	}
	.maxCBot div a {
		font-family: "微软雅黑";
		color: #5E5E5E;
		line-height: 20px;
		font-size: 14px;
	}
	.maxCBot div a:hover {
		color: #ec0b00;
	}
	.maxR {
		width: 100%;
		height: 100%;
		float: none;
		clear: both;
	}
	.maxRTop {
		width: 48%;
		height: auto;
		float: left;
		padding-bottom: 20px;
	}
	.maxRTop h3 {
		width: 100%;
		height: 36px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 36px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.maxRTop h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.maxRTop a img {
		width: 230px;
		height: 77px;
		border: 3px solid #ffffff;
		display: block;
		margin: 0 0 0 0;
		margin-top: 6px;
	}
	.maxRTop a:hover img {
		border: 3px solid #98b844;
		border-radius: 8px;
	}
	.maxRBot {
		width: 48%;
		height: 320px;
		margin-top: 0px;
		background: url(../img/contactbg.jpg) no-repeat bottom;
		float: right;
	}
	.maxRBot h3 {
		margin-bottom: 10px;
		width: 100%;
		height: 36px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 36px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.maxRBot h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.maxRBot p {
		line-height: 30px;
		font-family: "微软雅黑";
		color: #524F4B;
	}
	/*尾部*/
	.footer {
		width: 100%;
		height: 158px;
		border-top: 3px solid #ec0b00;
		background-color: #434343;
		clear: both;
	}
	.footCen {
		width: 98%;
		height: 158px;
		margin: 0 auto;
	}
	.footL {
		width: 70%;
		height: 158px;
		float: left;
	}
	.footL ul {
		width: 100%;
		margin-top: 20px;
		padding-bottom: 40px;
	}
	.footL ul li {
		float: left;
		line-height: 40px;
	}
	.footL ul li a {
		font-size: 12px;
		color: #ffffff;
		margin: 0 20px 0 0;
	}
	.footL ul li a:hover {
		color: #ec0b00;
	}
	.footL p {
		text-align: left;
		color: #ffffff;
		clear: both;
		line-height: 30px;
	}
	.footL p:nth-child(3) {
		display: block;
	}
	.footL p br {
		display: none;
	}
	.footR {
		width: 120px;
		height: 158px;
		float: right;
		margin-right: 60px;
	}
	.footR img {
		width: 102px;
		height: 102px;
		margin: 20px 10px 0 10px;
	}
	.footR p {
		text-align: center;
		color: #ffffff;
		line-height: 20px;
	}
}

@media only screen and (max-width: 768px) {
	/*头部*/
	.header {
		width: 98%;
		height: 60px;
		margin: 0 auto;
	}
	.logo {
		width: 230px;
		height: 60px;
		float: left;
		overflow: hidden;
		position: relative;
	}
	.logo img {
		position: absolute;
		z-index: 9999999;
		width: 100%;
	}
	.logo h1 {
		z-index: -1;
		position: absolute;
	}
	.headR {
		display: none;
	}
	.phonenav {
		display: block;
		width: 30px;
		height: 30px;
		float: right;
		margin: 14px 20px 0 0;
		cursor: pointer;
	}
	.phonenav img {
		width: 30px;
		height: 26px
	}
	.navphlist {
		width: 98%;
		height: auto;
		margin: 0 auto;
		margin-bottom: 10px;
		border-bottom: 1px solid #8F8F8F;
	}
	.navphlist ul li {
		width: 100%;
		height: 30px;
		line-height: 30px;
		border-top: 1px solid #8F8F8F;
		color: #000000;
	}
	/*banner*/
	.banner {
		display: none;
		position: relative;
		width: 100%;
		height: 400px;
		margin: 0 auto;
		margin-top: 12px;
	}
	.bg {
		width: 100%;
		height: 400px;
		position: absolute;
		top: 0;
		left: 0px;
		display: none;
		overflow: hidden;
	}
	.bg img {
		width: 1920px;
		height: 400px;
		margin: 0 calc(50% - 960px);
	}
	.bg_noe {
		display: block;
	}
	.btn {
		width: 184px;
		height: 14px;
		position: absolute;
		left: 50%;
		margin-left: -42px;
		bottom: 18px;
	}
	.btn li {
		cursor: pointer;
		width: 14px;
		height: 14px;
		border-radius: 100%;
		background: none;
		float: left;
		margin: 0 6px;
		border: 2px solid #ffffff;
	}
	.RLarr {
		width: 100%;
		height: 48px;
		position: absolute;
		top: 171px;
	}
	.R_ARR {
		width: 50px;
		height: 48px;
		float: right;
		cursor: pointer;
	}
	.L_ARR {
		width: 50px;
		height: 48px;
		float: left;
		cursor: pointer;
	}
	.btn li.on {
		background: none;
		width: 14px;
		height: 14px;
		border: 2px solid #575350;
	}
	.addWrap {
		display: block;
		position: relative;
		width: 98%;
		background: #fff;
		margin: 0;
		padding: 0;
		margin: 0 auto;
	}
	.addWrap .swipe {
		overflow: hidden;
		visibility: hidden;
		position: relative;
	}
	.addWrap .swipe-wrap {
		overflow: hidden;
		position: relative;
	}
	.addWrap .swipe-wrap>div {
		float: left;
		width: 100%;
		position: relative;
	}
	#position {
		position: absolute;
		bottom: -10px;
		right: 50%;
		padding-right: 8px;
		height: 30px;
		width: 100px;
		text-align: center;
		margin-right: -50px;
	}
	#position li {
		width: 8px;
		height: 8px;
		margin: 0 2px;
		display: inline-block;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		background-color: #AFAFAF;
	}
	#position li.cur {
		background-color: #fff;
	}
	.img-responsive {
		display: block;
		max-width: 100%;
		height: auto;
	}
	/*中间主体*/
	.max {
		width: 98%;
		height: auto;
		margin: 0 auto;
		margin-top: 10px;
	}
	.maxL {
		width: 100%;
		height: 100%;
		float: left;
		margin-right: 2%;
	}
	.maxLtop {
		width: 100%;
		height: auto;
		padding-bottom: 10px;
	}
	.maxLtop h3 {
		width: 100%;
		height: 36px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 36px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.maxLtop h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.maxLtop p {
		font-family: "微软雅黑";
		line-height: 24px;
		font-size: 14px;
		text-indent: 2em;
		margin-top: 6px;
		color: #5e5e5e;
	}
	.maxLBot {
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.maxLBot h3 {
		width: 100%;
		height: 36px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 36px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.maxLBot h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.maxLBot div {
		width: 100%;
		height: 60px;
		border-bottom: 1px dashed #020202;
	}
	.maxLBot div a {
		display: block;
		width: 100%;
		height: 36px;
		padding-top: 4px;
		font-family: "微软雅黑";
		color: #020202;
		font-size: 14px;
		line-height: 36px;
		padding-left: 10px;
		background: url(../img/lkh.png) no-repeat;
		background-position: 0 18px;
	}
	.maxLBot div a:hover {
		color: #ff0000;
	}
	.maxLBot div p {
		margin-left: 10px;
		line-height: 10px;
		font-family: "微软雅黑";
		color: #5E5E5E;
		font-size: 12px;
	}
	.maxC {
		width: 100%;
		height: 100%;
		float: right;
		margin-right: 0%;
	}
	.maxCTop {
		display: none;
	}
	.maxCTop h3 {
		width: 100%;
		height: 36px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 36px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.maxCTop h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.Toplb {
		width: 100%;
		height: 172px;
		background-color: #313131;
		margin-top: 10px;
	}
	.maxCBot {
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.maxCBot div {
		width: 100%;
		height: 118px;
		border-bottom: 1px dashed #020202;
		clear: both;
	}
	.maxCBot div:last-child {
		border: none;
	}
	.maxCBot div img {
		width: 96px;
		height: 96px;
		float: left;
		border: 1px solid #8F8F8F;
		margin: 10px 16px 0px 0px;
	}
	.maxCBot div h4 {
		float: none;
		line-height: 32px;
		font-size: 16px;
		color: #000;
		font-family: "宋体";
	}
	.maxCBot div a {
		font-family: "微软雅黑";
		color: #5E5E5E;
		line-height: 20px;
		font-size: 14px;
	}
	.maxCBot div a:hover {
		color: #ec0b00;
	}
	.maxR {
		width: 100%;
		height: 100%;
		float: none;
		clear: both;
	}
	.maxRTop {
		width: 100%;
		height: auto;
		float: left;
		padding-bottom: 20px;
	}
	.maxRTop h3 {
		width: 100%;
		height: 36px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 36px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.maxRTop h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.maxRTop a img {
		width: 98%;
		height: auto;
		border: 3px solid #ffffff;
		display: block;
		margin: 0 0 0 0;
		margin-top: 6px;
	}
	.maxRTop a:hover img {
		border: 3px solid #98b844;
		border-radius: 8px;
	}
	.maxRBot {
		width: 100%;
		height: 320px;
		margin-top: 0px;
		background: url(../img/contactbg.jpg) no-repeat bottom;
		float: right;
	}
	.maxRBot h3 {
		margin-bottom: 10px;
		width: 100%;
		height: 36px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 36px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.maxRBot h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.maxRBot p {
		line-height: 30px;
		font-family: "微软雅黑";
		color: #524F4B;
	}
	/*尾部*/
	.footer {
		width: 100%;
		height: 130px;
		border-top: 3px solid #ec0b00;
		background-color: #434343;
		clear: both;
	}
	.footCen {
		width: 98%;
		height: 130px;
		margin: 0 auto;
	}
	.footL {
		width: 70%;
		height: 130px;
		float: left;
	}
	.footL ul {
		display: none;
	}
	.footL ul li {
		float: left;
		line-height: 40px;
	}
	.footL ul li a {
		font-size: 12px;
		color: #ffffff;
		margin: 0 20px 0 0;
	}
	.footL ul li a:hover {
		color: #ec0b00;
	}
	.footL p {
		text-align: left;
		color: #ffffff;
		clear: both;
		line-height: 30px;
		margin-top: 10px;
	}
	.footL p:nth-child(3) {
		display: none;
	}
	.footL p br {
		display: block;
	}
	.footR {
		width: 30%;
		height: 130px;
		float: right;
		margin-right: 0px;
		overflow: hidden;
	}
	.footR img {
		width: auto;
		height: 60%;
		margin: 10px 0 0 0;
	}
	.footR p {
		text-align: left;
		color: #ffffff;
		line-height: 20px;
	}
}


/*产品中心*/

.cpzxbanner {
	width: 100%;
	height: 290px;
	margin: 0 auto;
}

.cpzxbanner img {
	width: 1920px;
	height: 290px;
	margin: 0 calc(50% - 960px);
}

.maxZt {
	width: 1120px;
	height: auto;
	background-color: #fff;
	margin: 0 auto;
	padding-bottom: 10px;
}

.ztL {
	width: 234px;
	height: auto;
	float: left;
}

.ztL h3 {
	width: 100%;
	height: 52px;
	background: url(../img/top1bg.png) no-repeat bottom left;
	border-bottom: 1px solid #cccccc;
	line-height: 52px;
	font-family: "微软雅黑";
	color: #383838;
	font-size: 16px;
}

.ztL h3 span {
	font-family: "微软雅黑";
	color: #a0a0a0;
	margin-left: 20px;
	font-size: 12px;
}

.ztL ul {
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.ztL ul li {
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
	background: url(../images/list.png) no-repeat;  /*没图*/
	background-position: 0 8px;
	border-bottom: 1px solid #cecece;
}

.ztL ul li a {
	font-family: "微软雅黑";
	color: #020202;
	font-size: 14px;
	line-height: 30px;
}

.ztL ul li a:hover {
	color: #FF0000;
}

.ztR {
	width: 860px;
	height: auto;
	float: right;
	min-height: 500px;
}

.ztR h3 {
	border-left: 4px solid #FF0000;
	height: 20px;
	margin-top: 20px;
}

.ztR h3 span {
	display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #303030;
	margin-left: 14px;
	line-height: 20px;
	float: left;
}

.ztR h3 p {
	margin-right: 24px;
	float: right;
	font-family: "宋体";
	font-size: 12px;
	color: #020202;
}

.ztR h3 p a {
	color: #020202;
	margin: 0 4px;
	line-height: 20px;
}

.ztRtp {
	width: 860px;
	height: auto;
	margin-top: 20px;
}

.ztRtp div {
	width: 192px;
	height: 160px;
	margin: 10px 20px 0 0;
	float: left;
	border-bottom: 3px solid #39d469;
	position: relative;
}

.ztRtp div div {
	width: 192px;
	height: 116px;
	border: none;
	overflow: hidden;
}

.ztRtp div div img {
	width: 192px;
	display: block;
}

.ztRtp div h4 {
	text-align: center;
	line-height: 31px;
	font-family: "微软雅黑";
	color: #020202;
	font-size: 14px;
}

.ztRtp div img.div_img {
	width: 192px;
	height: 160px;
	position: absolute;
	z-index: 99999;
	top: 0px;
	display: block;
}

.ztRtp div a {
	display: none;
}

.ym {
	width: 100%;
	height: 40px;
	clear: both;
	margin-top: 20PX;
}
.ym span{
	color: red;
}

.ym p {
	text-align: center;
	line-height: 40px;
}

.ym p a {
	margin: 0 4px;
	color: #020202;
}

@media only screen and (min-width: 768px) and (max-width: 1120px) {
	.cpzxbanner {
		width: 100%;
		height: auto;
	}
	.cpzxbanner img {
		width: 100%;
		margin: 0 calc(0% - 0px);
		height: auto;
	}
	.maxZt {
		width: 98%;
		height: auto;
		background-color: #fff;
		margin: 0 auto;
		padding-bottom: 10px;
		overflow: hidden;
	}
	.ztL {
		width: 29%;
		height: auto;
		float: left;
	}
	.ztL h3 {
		width: 100%;
		height: 52px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 52px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.ztL h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.ztL ul {
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.ztL ul li {
		padding-left: 30px;
		height: 30px;
		line-height: 30px;
		background: url(../images/list.png) no-repeat; /*没图*/
		background-position: 0 8px;
		border-bottom: 1px solid #cecece;
	}
	.ztL ul li a {
		font-family: "微软雅黑";
		color: #020202;
		font-size: 14px;
		line-height: 30px;
	}
	.ztL ul li a:hover {
		color: #FF0000;
	}
	.ztR {
		width: 69%;
		height: auto;
		float: right;
		min-height: 300px;
	}
	.ztR h3 {
		border-left: 4px solid #FF0000;
		height: 20px;
		margin-top: 20px;
	}
	.ztR h3 span {
		display: block;
		font-family: "微软雅黑";
		font-size: 16px;
		color: #303030;
		margin-left: 14px;
		line-height: 20px;
		float: left;
	}
	.ztR h3 p {
		margin-right: 24px;
		float: right;
		font-family: "宋体";
		font-size: 12px;
		color: #020202;
	}
	.ztR h3 p a {
		color: #020202;
		margin: 0 4px;
		line-height: 20px;
	}
	.ztRtp {
		width: 100%;
		height: auto;
	}
	.ztRtp div {
		width: 40%;
		height: auto;
		margin: 10px 5% 0 5%;
		float: left;
		border-bottom: 3px solid #39d469;
		position: relative;
	}
	.ztRtp div div {
		width: 100%;
		height: auto;
		background-color: #000;
		border: none;
		overflow: hidden;
	}
	.ztRtp div div img {
		width: 100%;
		display: block;
	}
	.ztRtp div h4 {
		text-align: center;
		line-height: 31px;
		font-family: "微软雅黑";
		color: #020202;
		font-size: 14px;
	}
	.ztRtp div img.div_img {
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 99999;
		top: 0px;
		display: block;
	}
	.ztRtp div a {
		display: none;
	}
	.ym {
		width: 100%;
		height: 40px;
		clear: both;
		margin-top: 20PX;
	}
	.ym p {
		text-align: center;
		line-height: 40px;
	}
	.ym p a {
		margin: 0 4px;
		color: #020202;
	}
}

@media only screen and (max-width: 768px) {
	.cpzxbanner {
		width: 100%;
		height: auto;
	}
	.cpzxbanner img {
		width: 100%;
		margin: 0 calc(0% - 0px);
		height: auto;
	}
	.maxZt {
		width: 98%;
		height: auto;
		background-color: #fff;
		margin: 0 auto;
		padding-bottom: 10px;
		overflow: hidden;
	}
	.ztL {
		width: 100%;
		height: auto;
		float: left;
	}
	.ztL h3 {
		width: 100%;
		height: 52px;
		background: url(../img/top1bg.png) no-repeat bottom left;
		border-bottom: 1px solid #cccccc;
		line-height: 52px;
		font-family: "微软雅黑";
		color: #383838;
		font-size: 16px;
	}
	.ztL h3 span {
		font-family: "微软雅黑";
		color: #a0a0a0;
		margin-left: 20px;
		font-size: 12px;
	}
	.ztL ul {
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.ztL ul li {
		padding-left: 30px;
		height: 30px;
		line-height: 30px;
		background: url(../images/list.png) no-repeat; /*没图*/
		background-position: 0 8px;
		border-bottom: 1px solid #cecece;
	}
	.ztL ul li a {
		font-family: "微软雅黑";
		color: #020202;
		font-size: 14px;
		line-height: 30px;
	}
	.ztL ul li a:hover {
		color: #FF0000;
	}
	.ztR {
		width: 100%;
		height: auto;
		float: right;
		min-height: 300px;
	}
	.ztR h3 {
		display: none;
		border-left: 4px solid #FF0000;
		height: 20px;
		margin-top: 20px;
	}
	.ztR h3 span {
		display: block;
		font-family: "微软雅黑";
		font-size: 16px;
		color: #303030;
		margin-left: 14px;
		line-height: 20px;
		float: left;
	}
	.ztR h3 p {
		margin-right: 24px;
		float: right;
		font-family: "宋体";
		font-size: 12px;
		color: #020202;
	}
	.ztR h3 p a {
		color: #020202;
		margin: 0 4px;
		line-height: 20px;
	}
	.ztRtp {
		width: 100%;
		height: auto;
	}
	.ztRtp div {
		width: 40%;
		height: auto;
		margin: 10px 5% 0 5%;
		float: left;
		border-bottom: 3px solid #39d469;
		position: relative;
	}
	.ztRtp div div {
		width: 100%;
		height: auto;
		background-color: #000;
		border: none;
		overflow: hidden;
	}
	.ztRtp div div img {
		width: 100%;
		display: block;
	}
	.ztRtp div h4 {
		text-align: center;
		line-height: 31px;
		font-family: "微软雅黑";
		color: #020202;
		font-size: 14px;
	}
	.ztRtp div img.div_img {
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 99999;
		top: 0px;
		display: block;
	}
	.ztRtp div a {
		display: none;
	}
	.ym {
		width: 100%;
		height: 40px;
		clear: both;
		margin-top: 20PX;
	}
	.ym p {
		text-align: center;
		line-height: 40px;
	}
	.ym p a {
		margin: 0 4px;
		color: #020202;
	}
}


/*新闻列表页*/

.ztrlist {
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.ztrlist ul li {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	margin-right: 26px;
	border-bottom: 1px dashed #999999;
	line-height: 46px;
	padding-left: 16px;
	background: url(../images/ccccccc.jpg) no-repeat; /*没图*/
	background-position: 0px 22px;
}

.ztrlist ul li span {
	float: right;
}

.ztrlist ul a:hover li {
	color: #FF0000;
}

@media only screen and (max-width: 768px) {
	.ztrlist ul li span {
		display: none;
	}
}


/*文章页*/

.wzwz {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #ccc;
}

.wzwz h2 {
	text-align: center;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	padding-top: 30px;
}

.wzwz p {
	text-align: center;
	line-height: 30px;
}

.wznr {
	width: 100%;
	height: auto;
}

.wznr p {
	text-indent: 2em;
	line-height: 22px;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top: 10px;
}

.wznr img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
	.wznr p {
		font-size: 12px;
	}
}


/*联系我们*/

.lxwm {
	width: 100%;
	height: auto;
}

.lxwm h2 {
	font-family: "微软雅黑";
	color: #020202;
	font-size: 24px;
	padding-top: 20px;
	line-height: 40px;
}

.lxwm p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 46px;
}

.lxwm h4 {
	font-family: "微软雅黑";
	font-size: 18px;
}

.lxwm h5 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 46px;
}

.lxwm img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.gyhx {
	width: 100%;
}

.lxwm p {
	line-height: 24px;
	text-indent: 2em;
	margin-top: 10px;
}