@charset "utf-8";
/* CSS Document */

/*通用开始*/
body {
	margin: 0px;
	padding: 0px;
	background:url(../images/bk.jpg) 0 0 repeat-x #f1f1f1;
	font-size:13px;
	font-family:"微软雅黑";
	color:#595757;
	line-height:0px;
	text-transform : uppercase;
}
div {
	margin: 0px;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	display: block;
}
li {
	list-style: none;
	display: block;
}
dl {
	list-style: none;
	display: block;
}
dt {
	list-style: none;
	display: block;
}
dd {
	list-style: none;
	display: block;
}
ol {
	list-style: none;
	display: block;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
a {
	outline: 0px;
	text-decoration: none;
	color:#595757;
}
center {
	padding: 20px 0px;
}
/*通用结束*/
/*顶部开始*/
.topbg {
	margin: 0px auto;
	width: 1004px;
	height: 195px;
}
.top {
	height: 18px;
	background:url(../images/top.jpg) 0 0 no-repeat;
}
.logo_bk {
	height: 125px;
}
.logo {
	float: left;
	display: inline;
}
.toptel {
	background: url("../images/tel.png") no-repeat 0px 0px;
	width: 294px;
	height: 125px;
	float: right;
}
.nav {
	margin: 0px auto;
	height: 52px;
	background: url("../images/nav.jpg") no-repeat 0px 0px;
}
.nav a {
	font-size:14px;
	width: 122px;
	height: 52px;
	line-height:52px;
	text-align: center;

	float: left;
	display: block;
}
.nav a:hover {
	background: url("../images/nav_over.jpg") no-repeat 0px 0px;
	color:#FFF;
}
.active {
	background: url("../images/nav_over.jpg") no-repeat 0px 0px;
	color:#FFF;
}
.nav .home a {
	width: 112px;
	height: 52px;
	line-height:52px;
	text-align: center;
	float: left;
	display: block;
	padding-left:10px;
}
.nav .home a:hover {
	background: url("../images/nav_home.jpg") no-repeat 0px 0px;
	color:#FFF;
}
/*顶部结束*/
/*产品展示分类开始*/
.product {
	width:1004px;
	height: 349px;
	margin:0 auto;
	overflow: hidden;
	height:416px;
}
.product .title {
	width: 1004px;
	height: 130px;
	margin:0 auto;
	text-align:center;
	background: url("../images/product_bk.jpg") no-repeat 0px 0px;
}
.product .title p {
	margin:0 auto;
	font-size:21px;
	color:#c31c22;
	padding-top:53px;
	line-height:28px;
}
.product .title p span {
	color:#646666;
	margin-left: 6px;
	font-size:21px;
}
.product .title div {
	font-size:15px;
	color:#646666;
	padding:15px 0px;
}
.product .content {
	width: 1004px;
	height: 286px;
}
.sort {
	width: 1004px;
	height: 286px;
	float: left;
}
.sort li a {
	width: 235px;
	height: 286px;
	float: left;
	background: url("../images/sort_bk.jpg") no-repeat 0px 0px;
}
.imgbox {
	width: 210px;
	height: 268px;
	float: left;
	display: block;
	padding:7px 0px 0px 16px;
}
/*.imgtitle {
	 width: 210px; height: 92px;
}
/*产品展示分类结束*/

/*--底部内容开始*/
.con {
	width: 983px;
	padding:35px 11px;
	margin:0 auto;
}
/*--公司简介开始*/
.conleft {
	width: 324px;
	height: 496px;
	margin-right:33px;
	float:left;
}
.conleft .title {
	width: 324px;
	height: 81px;
	background: url("../images/about.jpg") no-repeat 0px 0px;
	float:right;
}
.conleft .title p {
	margin:0 auto;
	font-size:21px;
	color:#c31c22;
	padding-top:50px;
	padding-left:88px;
}
.conleft .title p span {
	color:#646666;
	margin-left: 6px;
	font-size:21px;
}
.conleft .about_pic {
	width: 324px;
	height: 124px;
	float:right;
	margin-top:15px;
	margin-bottom:15px;
}
.conleft p {
	font-size:13px;
	color:#595757;
	line-height:30px;
	margin-bottom:16px;
}
/*--公司简介结束*/
/*-新闻开始*/
.conright {
	width: 625px;
	height: 496px;
	float:left;
}
.conright .title {
	width: 625px;
	height: 81px;
	background: url("../images/new.jpg") no-repeat 0px 0px;
	float:left;
}
.conright .title p {
	margin:0 auto;
	font-size:21px;
	color:#c31c22;
	padding-top:50px;
	padding-left:88px;
	line-height:28px;
}
.conright .content .con1 {
	width: 625px;
	padding:25px 0px;
	border-bottom:1px dashed #81554b;
	float:left;
}
.conright .content .con1 span {
	line-height:28px;
}
.conright .title p span {
	color:#646666;
	margin-left: 6px;
	font-size:21px;
}
.conright .content img {
	border:1px solid #c9caca;
	float:left;
	margin-right:15px;
}
.righttop {
	height:82px;
	overflow: hidden;
}
.righttop a {
	font-size:15px;
	color:#595757;
	font-weight:bold;
	line-height:28px;
}
.righttop div {
	font-size:13px;
	color:#595757;
	line-height:24px;
	padding-top:10px;
}
.conright .content .con2 {
	width: 625px;
	margin:16px 0px;
	float:left;
}
.newsul {
	width: 625px;
}
.newsul li {
	background: url("../images/icons.jpg") no-repeat left;
	font-size:13px;
	color:#595757;
	height: 30px;
	line-height:30px;
	text-indent: 20px;
}
.newsul li a {
	color: rgb(100, 100, 100);
	float: left;
}
.newsul li span {
	float: right;
}
/*-新闻结束*/
/*--底部内容结束*/

/*--foot内容开始*/
.footbg {
	background: url("../images/foot_bk.jpg") repeat-x 0px 0px;
	height: 586px;
}
/*--foot导航开始*/
.foot_nav {
	height: 58px;
	line-height: 58px;
	width:1004px;
	margin: 0px auto;
}
.foot_nav a {
	font-size:16px;
	color:#ffffff;
	height: 52px;
	height: 58px;
	line-height: 58px;
	float: left;
	display: block;
}
.foot_nav a span {
	font-size:16px;
	color:#646666;
	padding-left:5px;
	text-transform : uppercase;
}
.foot_nav .text a {
	width:367px;
}
.foot_nav .text1 a {
	width:343px;
}
/*--foot主体内容开始*/
.foot_con {
	height: 327px;
	margin:58px 10px;
	width:1004px;
	margin:0 auto;
}
/*--foot新闻开始*/
.foot_con .new {
	width: 324px;
	float:left;
	overflow:hidden;
	padding:44px 43px 44px 0px;
}
.foot_con .new .newsul li {
	background: url("../images/icons1.png") no-repeat left;
	font-size:13px;
	color:#c9caca;
	height: 30px;
	line-height:30px;
	text-indent: 20px;
}
/*--foot新闻结束*/
/*--foot成功案例开始*/
.foot_con .case {
	width: 335px;
	float:left;
	overflow:hidden;
	padding:50px 8px 50px 0px;
}
.foot_con .case li {
	width: 90px;
	float: left;
	background-color:#000;
	margin:0px 10px 10px 0px;
}
.imgbox1 {
	width: 84px;
	float: left;
	display: block;
	padding:3px;
}
/*--foot成功案例结束*/
/*--foot联系我们开始*/
	.foot_con .contact {
	float:left;
	overflow:hidden;
	padding:48px 0px 48px 0px;
	width:290px;
	overflow:hidden;
	color:#ffffff;
}
.foot_con .contact li {
	text-indent:45px;
	padding:10px 0px;
}
.foot_con .contact li p {
	font-size:16px;
	font-weight:bold;
	line-height:28px;
}
.foot_con .contact li span {
	font-size:13px;
	font-weight:normal;
}
.foot_con .contact .cont {
	background: url("../images/contact_bk.png") 0px 0px no-repeat;
}
.foot_con .contact .addr {
	background: url("../images/addr_bk.png") 0px 0px no-repeat;
}
.foot_con .contact .tel {
	background: url("../images/tel_bk.png") 0px 0px no-repeat;
}
/*--foot联系我们结束*/
/*--foot主体内容结束*/
/*--友情链接开始*/
.links {
	margin: 0px auto;
	width: 1004px;
	height: 56px;
	line-height:56px;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
.links a {
	margin: 0px 10px;
	color:#c9caca;
	font-size:13px;
	font-weight:normal;
}
.links span {
	margin: 0px 5px 0px 10px;
	font-size:16px;
	color:#646666;
}
/*--友情链接结束*/
/*--copy开始*/
.foot {
	margin: 0px auto;
	width: 1004px;
	height: 86px;
	line-height:86px;
}
.footright {
	width:865px;
	height: 77px;
	float: left;
	line-height:30px;
}
.footright p {
	color:#c9caca;
}
.footright p a {
	color: rgb(255, 255, 255);
}
.footright p span {
	margin-right: 12px;
}
.footleft {
	width: 119px;
	height: 37px;
	float: left;
	line-height:37px;
	padding:20px 20px 20px 0px;
}
.backTop {
	width:82px;
	height:26px;
	margin-top:-62px;
	margin-right:55px;
	float:right;
}
/*--copy结束*/
/*--foot内容结束*/
.subpage {
	margin: 0px auto;
	width: 1004px;
	padding-top:48px;
	background: url("../images/con_bk.jpg") no-repeat 0px top;
}
/*--左边开始*/
.subpage .left {
	width: 240px;
	float: left;
	position: relative;
	padding-right:17px;
}
.lefttitle {
	width: 240px;
	height: 34px;
	line-height:34px;
	background: url("../images/class.jpg") no-repeat 0px 0px;
	float:left;
	text-indent:10px;
}
.lefttitle p {
	margin:0 auto;
	font-size:21px;
	color:#c31c22;
}
.lefttitle p span {
	color:#646666;
	margin-left: 6px;
	font-size:21px;
	font-family:"arial";
	text-transform : uppercase;
}
/*--左边产品分类开始*/	
.leftnav {
	width: 240px;
	padding-top:8px;
	margin-top:42px;
	margin-bottom:31px;
}
.leftnav li {
	font-size:14px;
	width: 218px;
	line-height: 36px;
	text-indent:25px;
	margin: 0px auto;
	padding-bottom: 8px;
}
.leftnav li a {
	background: url("../images/leftli.jpg") no-repeat 0px 0px;
	width: 218px;
	display: block;
}
.leftnav li ul li{
	padding-bottom: 0px;
	line-height: 30px;
}
.leftnav li ul li a{
	background:none;
}
/*--左边联系我们开始*/	
.leftcon {
	background: url("../images/contact.jpg") no-repeat 0px 0px;
	padding: 40px 8px 20px 8px;
	width: 224px;
	float:left;
}
.leftcon p {
	line-height:30px;
}
.hottel {
	margin:0 auto;
	font-size:20px;
	color:#c31c22;
	padding:0px 0px 0px 77px;
}
/*--左边结束*/
/*--右边开始*/
.subpage .right {
	width: 747px;
	float: left;
}
.righttitle {
	width: 747px;
	height: 34px;
	line-height:34px;
	background: url("../images/righttitle_bk.jpg") no-repeat 0px 0px;
	float:left;
}
.righttitle p {
	text-indent: 8px;
	float: left;
	font-size-adjust: none;
	font-stretch: normal;
	margin:0 auto;
	font-size:21px;
	color:#c31c22;
}
.righttitle p span {
	color: rgb(212, 212, 212);
	margin-left: 6px;
}
.righttitle div {
	float: right;
	margin-right:8px;
}
.righttitle div a {
	margin: 0px 8px;
}
.righttitle div span {
	margin: 0px 8px;
}
.rightcon {
	width: 100%;
}
.about {
	padding: 60px 15px;
	width: 717px;
	line-height:30px;
}
.newsul2 {
	padding:60px 8px 0px 8px;
}
.newsul2 li {
	width: 731px;
	height: 30px;
	line-height:30px;
	float:left;
	background: url("../images/icons.png") no-repeat left;
	text-indent: 20px;
}
.newsul2 li a {
	float: left;
}
.newsul2 li span {
	float: right;
}
/*--右边结束*/
/*--分页开始*/
.conpcon {
	padding-top:60px;
}
.conpcon li {
	width: 234px;
	height: 240px;
	float: left;
	background: url("../images/productpic_bk.jpg") no-repeat 0px 0px;
	margin-right:15px;
	margin-bottom:25px;
}
.imgbox2 {
	width: 211px;
	;
	display: block;
	margin-left:16px;
	margin-top:6px;
}
.imgtitle2 {
	width:210px;
	height:46px;
	line-height:46px;
	text-align:center;
	display: block;
	margin:0 auto;
	background-color:#ae0f15;
	margin-left:15px;
	font-size:14px;
	color:#fff;
}
.border {
	width: 95%;
	height: 0px;
	overflow: hidden;
	border-top-color:#885d53;
	border-top-width: 1px;
	border-top-style: dashed;
	text-align:center;
	margin:0 auto;
	margin-bottom:20px;
}
.title01 {
	font-size:18px;
	padding:60px 0px 15px 0px;
	text-align:center;
	line-height:28px;
}
.pagebox {
	width: 95%;
	line-height:30px;
	margin:0 auto;
	font-size:14px;
	margin-bottom:20px;
}
.online {
	width: 95%;
	margin:0 auto;
	text-align:center;
}
.pages {
	margin: 14px 0px;
	width: 100%;
	height: 28px;
	clear: both;
}
.pages ul {
	margin: 0px 15px 0px 0px;
	float: right;
	display: inline;
}
.pageleft {
	float: left;
	display: block;
	width:100%;
	background-color:#fff;
	height:30px;
	line-height:30px;
	margin-bottom:8px;
}
.page {
	width: 95%;
	margin:0 auto;
}
/*--分页结束*/
/*-----首页 banner-----*/
.banner {
	margin-top: 21px;
}
.slideBox {
	width:994px;
	height:382px;
	overflow:hidden;
	position:relative;
	border:5px solid #FFF;
	margin:0 auto;
}
.slideBox .hd {
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:25px;
	width:100%;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
flo/at:left;
	text-align:center;
	width:100%;
}
.slideBox .hd ul li {
fl/oat:left;
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 6px;
	border-radius:6px;
	text-align:center;
	background:#222;
	cursor:pointer;
	font-size:0;
}
.slideBox .hd ul li.on {
	background:#c31c22;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
	height:382px;
}
.slideBox .bd li a {
	display:block;
	height:382px;
}
.slideBox .bd img {
	width:994px;
	height:382px;
	display:block;
}
.slideBox .prev, .slideBox .next {
	display:none;
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-30px;
	width:30px;
	height:60px;
}
.slideBox .next {
	left:auto;
	right:3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
.ibanner {
	width:100%;
	position:relative;
	overflow:hidden;
	height:382px;
}
.bannerImg {
	width:994px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-952px;
}

.ProductPic {
	text-align:center;
	margin:20px 0px;
}
.ProductPic img {
	border:1px #d0d0d0 solid;
}