﻿@charset "UTF-8";
	blockquote,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
	padding:0;
	list-style:none;
}
li {
	list-style:none;
}
img {
	border:none;
}
em,i {
	font-style:normal;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
a {
	text-decoration:none;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
a:hover {
	text-decoration:none;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.cf:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:'';
}
* html .cf {
	height:1%;
}
*+html .cf {
	height:1%;
}
.cf {
	display:block;
	clear:both;
}
*:focus {
	outline:none;
}
input {
	outline:none;
}
.ac {
	/*width:1200px;*/
	margin:0 auto;
}
.mt0 {
	margin-top:0;
}
.mt10 {
	margin-top:10px;
}
.mt13 {
	margin-top:13px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mt50 {
	margin-top:50px;
}
.m-index-screen .bd {
	border:1px solid #eaeaea;
	background-color:#fff;
	position:relative;
}
.m-index-screen .bd img {
	position:absolute;
	right:0;
	top:10px;
}
.m-index-screen .bd dl {
	position:relative;
	padding-left:80px;
	border-bottom:1px dotted #eaeaea;
	color:#333333;
	font-size:14px;
	line-height:41px;
	background:#f8f8f8;
}
.con {
	color:#D6A700!important;
	border:1px solid #D6A700!important;
	padding:2px 5px;
}
.m-index-screen .bd dl dt {
	text-align:center;
	position:absolute;
	left:0;
	top:0;
	width:80px;
}
.m-index-screen .bd dl dd {
	padding:0 20px;
	background:#fff;
	border-left:1px solid #eaeaea;
	text-align:left;
}
.m-index-screen .bd dl dd a {
	margin-right:24px;
	color:#292929;
	border:1px solid transparent;
	padding:2px 5px;
}
.m-index-screen .bd dl dd a.on,.m-index-screen .bd dl dd a:hover {
	color:red;
}
.m-index-product {
	background-color:#fff;
	box-sizing:border-box;
	padding:30px 30px 0;
}
.m-index-product li {
	float:left;
	width:275px;
	font-size:14px;
	line-height:22px;
	color:black;
	text-align:center;
	margin-right:26px;
	margin-bottom:20px;
	border:2px solid rgb(245,245,245);
	padding:5px;
	position:relative
}
.m-index-product li .border {
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	border:1px solid rgba(100,100,100,.2);
}
.m-index-product li:nth-of-type(4n) {
	margin-right:0px;
}
.m-index-product li .img {
	width:100%;
	height:185px;
	position:relative;
	overflow:hidden;
}
.m-index-product li .img a img {
	width:275px;
	height:185px;
	position:absolute;
	left:0;
	top:0;
}
.m-index-product li .img a .nor {
	opacity:1;
	box-shadow:none;
	filter:alpha(opacity=100);
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.m-index-product li .img a .hor {
	opacity:0.2;
	width:100%;
	height:100%;
}
.m-index-product li p {
	margin:5px 0;
	text-align:left;
	font:12px 微软雅黑;
	width:100%;
	height:22px;
	overflow:hidden;
}
.m-index-product li p:nth-of-type(2) {
	margin:0px 0;
	text-align:left;
	width:100%;
	height:40px;
	line-height:20px;
	overflow:hidden;
	color:#666
}
.m-index-product li p a {
	color:#cc0000;
	font-size:16px;
}
.m-index-product li span {
	float:left;
	color:#999999;
	line-height:17px;
	padding:4px 0;
	font-size:12px;
}
.m-index-product li span:nth-of-type(3) {
	float:right;
	margin-right:0;
}
.m-index-product li span i {
	color:#3388bb;
}
.m-index-product li:hover a .nor {
	opacity:1;
	filter:alpha(opacity=0);
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.m-index-product li:hover a .hor {
	transition:all 0.4s ease-in-out;
	background:#f2f2f2
}
.m-index-product li:hover p a {
	}.m-index-product li:hover {
	border:2px solid #cc0000;
}
.m-breadcrumb {
	background-color:#fff;
}
.m-breadcrumb-nav {
	float:left;
	color:black;
	line-height:36px;
	font-size:14px;
}
.m-breadcrumb-nav a {
	color:black;
}
.m-breadcrumb-nav b {
	font-weight:400;
}
.m-breadcrumb-nav em {
	margin:0 6px;
}
.m-breadcrumb-nav span {
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:18px;
	line-height:18px;
	border:1px solid #6c2b00;
	color:#6c2b00;
	padding:0 10px;
	cursor:pointer;
}
.m-breadcrumb-nav span i {
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:18px;
	vertical-align:top;
	width:7px;
	margin-left:6px;
	background:url("/style/img/z-58.png") no-repeat -97px -175px;
}
.m-breadcrumb-nav span:hover {
	background:#6c2b00;
	color:#fff;
}
.m-breadcrumb-nav span:hover i {
	background-position:-97px -188px;
}
.m-breadcrumb-search {
	float:right;
	width:231px;
	height:36px;
	position:relative;
}
.m-breadcrumb-search a {
	position:absolute;
	width:20px;
	height:36px;
	right:10px;
	top:0;
	background:url("/style/img/z-58.png") no-repeat -126px -174px;
}
.m-breadcrumb-search a:hover {
	background-position:-126px -212px;
}
.m-breadcrumb-search input {
	font-family:Microsoft YaHei,Helvetica,STHeiti,Droid Sans Fallback;
	width:231px;
	height:36px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #eaeaea;
	padding:6px 40px 6px 13px;
	color:#636363;
	font-size:14px;
	line-height:22px;
}
.m-breadcrumb-search input:focus {
	border:1px solid #6c2b00;
	color:#333;
}
.wrap-z {
	margin:0 auto;
}
.index-con-z {
	padding:0 0 30px;
	margin-bottom: 30px;
	background-color:#fff;
}
.news-left-z {
	width:350px;
	overflow:hidden;
}
.news-left-z .title-z01 {
	height:40px;
	line-height:40px;
	border-bottom:1px #bababa solid;
	overflow:hidden;
}
.news-left-z .title-z01 h2 {
	font-size:20px;
	color:#242424;
	font-weight:normal;
}
.news-left-z .title-z01 p a {
	color:#4d4d4d;
	font-size:13px;
}
.news-left-z01 {
	padding-right:20px;
	margin-right:20px;
	*margin-right:20px;
}
.list-z-news {
	padding-left:29px;
	background:url("img/hs_icon.png") no-repeat 4px 16px;
	padding-top:10px;
	background-position:-419px 14px;
}
.list-z-news ul li {
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#999;
	overflow:hidden;
}
.list-z-news ul li i {
	float:right;
}
.list-z-news ul li a {
	color:#000;
}
.list-z-news ul li:hover a{color:#aa2023;}
.hot-line-z {
	width:250px;
	overflow:hidden;
}
.hot-line-z div {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#ebebeb;
	overflow:hidden;
	padding:0 15px;
}
.hot-line-z div h4 {
	text-align:center;
	font-size:24px;
	color:#000000;
	font-weight:normal;
	line-height:59px;
	overflow:hidden;
}
.hot-line-z div h4 i {
	color:#6c2b00;
}
.hot-line-z div ul {
	background-color:#fff;
	padding:5px 14px;
	overflow:hidden;
}
.hot-line-z div ul p {
	font-size:14px;
	color:#333;
	line-height:30px;
}
.hot-line-z div ul p i {
	padding-right:12px;
	color:#6c2b00;
}
.hot-line-z div span {
	display:block;
	width:100%;
	padding:19px 0 0;
}
.hot-line-z div span a {
	display:block;
	width:165px;
	height:31px;
	font-size:20px;
	color:#fff;
	font-weight:normal;
	line-height:31px;
	text-align:center;
	margin:0 auto;
	background-color:#6c2b00;
	border-radius:5px;
}
.hot-line-z div span a:hover {
	background:#522100;
	color:#fff!important;
}
.hot-line-z div>p {
	font-size:20px;
	color:#272727;
	line-height:30px;
	text-align:center;
	padding:15px 0 10px;
}
a:hover {
	/* background:#D6A700;
	*//* color:#fff!important;
	*/
}
.hot-line-z div>p {
	font-size:20px;
	color:#272727;
	line-height:30px;
	text-align:center;
	padding:15px 0 10px;
}
body {
	background-color:#ffffff;
}
