*{margin: 0px;padding: 0px;}
body{background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
.clear{clear:both;}

.head{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.head .name{
	width:60%;
	float: left;
	margin-top:5%;
	margin-bottom: 3%;
	margin-left:2%;

}
.head .name img{
	width: 100%;
}
.head .tel{
	width: 30%;
	float: right;
	margin-right: 2%;
	margin-top:4%;
	margin-bottom: 3%;
}
.head .tel img{
	width: 100%;
}
.head .text{
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eeeeee;

}

.head .text p{color:#555; font-size:14px;}

.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width:25%;
	text-align: center;
	line-height:42px;
	height: 42px;
	background: #d02022;
	position: relative;
}
.nav ul li a{
	color:#fff;
	font-size:15px;
	display:block;
}
.nav ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:0px;
    height:42px;
    width:1px;
    background:#e82325;
}

.nav ul li:last-child:after{
    height:0px;
    width:0px;
}
.nav ul li:nth-child(4):after{
	width: 0;
	height: 0;
}
.nav ul li:nth-child(1){
     border-bottom:  1px solid #e82325;
}
.nav ul li:nth-child(2){
     border-bottom:  1px solid #e82325;
}
.nav ul li:nth-child(3){
     border-bottom:  1px solid #e82325;
}
.nav ul li:nth-child(4){
     border-bottom:  1px solid #e82325;
}
.slider{
	display:none;
}
.focus span{
	width:10px;
	height:10px;
	margin-right:10px;
	border-radius:50%;
	background:#666;
	font-size:0}
.focus span.current{
	background:#fff
}
.title{
	width: 100%;
	height: 40px;
	background: #e0e0e0;
}
.title h3{
	float: left;
	font-size: 15px;
	color:#000000;
	margin-left:2%;
	line-height: 40px;
}
.title a{
	display: block;
	float: right;
	margin-right:2%;
	color:#333;
	font-size: 12px;
	line-height: 40px;
}
.title p{
	float: left;
	margin-left: 2px;
	margin-top:2px;
	font-size: 12px;
	color:#333;
	margin-top:14px;
}
.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:2%;
}
.about .text{
	width:96%;
	margin: 0 auto;
	margin-top:3%;
}
.about .text p{
	font-size: 12px;
	color:#333;
	text-indent: 2em;
	line-height:20px;
}
.product{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-top:5%;
}
.product .ul1 {
	width: 100%;
	margin-top:3%;
	overflow: hidden;
}
.product .ul1 li{
	float: left;
	width: 46%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #e82325;
	margin-left:2%;
	margin-bottom:2%;
}
.product .ul1 li:nth-child(2){
	border: 1px solid #ff7303;
}
.product .ul1 li:nth-child(3){
	border: 1px solid #ff7303;
}
.product .ul1 li a{
	color:#333;
	font-size: 13px;
}
.product .ul2{
	width: 100%;
	height: auto;
	overflow:hidden;
}
.product .ul2 li{
	float:left;
	width: 46%;
	height: auto;
	overflow: hidden;
	margin-left:2.5%;
	margin-top:1%;
}
.product .ul2 li img{
	width: 100%;
	height: 106px;
}
.product .ul2 li div{
	border: 4px solid #e0e0e0;
}
.product .ul2 li .text{
	margin-top:1%;
	border: none;
	padding-top:4%;
	padding-bottom: 3%;
}
.product .ul2 li p{
	font-size: 14px;
	text-align: center;
	width: 100%;
	color:#333;
	height:22px;
	line-height: 22px;
}
.case{
	width: 100%;
	height: auto;
	margin-top:3%;
	position: relative;
}
.picScroll{ 
	width:86%;
	margin: 0 auto;
	margin-top:2%;
	text-align:center;  
}
.picScroll .bd ul{ 
	width:100%;  
	float:left; 
	padding-top:10px;  
}
.picScroll .bd li{ 
	width:45%;
	margin-left:2%; 
	float:left; 
	font-size:14px; 
	text-align:center;  
}

.picScroll .hd{ 
	height:30px; 
	line-height:30px;   
	overflow:hidden; 
	text-align:left;  
	padding:0 10px;  
}
.picScroll .hd ul{ 
	padding-top:16px;
	width: 66px;
	margin: 0 auto;   
}	
.picScroll .hd li{ 
	float:left; 
	width:8px; 
	height:8px; 
	background:#D0D0D0; 
	margin:0 5px; 
	overflow:hidden; 
    -webkit-border-radius:8px; 
    -moz-border-radius:8px; 
    border-radius:8px; 
}
.picScroll .hd .on{ 
	background:#d30000;  
}
.picScroll .prev,.picScroll .next{ 
	display:block; 
	float:right;  
	width:15px; 
	height:21px; 
	overflow:hidden;
	position: absolute;

}
.picScroll .next{ 
	top:50%;
	left:2%;
	background: url(../images/next.png)no-repeat;
	background-size: 100%;
}
.picScroll .prev{ 
	top:50%;
	right:2%;
	background: url(../images/prev.png)no-repeat;
	background-size: 100%;
}
.picScroll .prevStop{ 
	opacity: 0.2;
}
.picScroll .nextStop{ 
	opacity: 0.2;
}
.picScroll .bd li img{
	width: 100%;
}
.picScroll .bd li p{
	width: 100%;
	height:25px;
	line-height: 25px;
	color:#333;
}
.news{
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-top:3%;
}
.news ul{
	width:96%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.news ul {
	margin-top:4%;
}
.news ul li{
	width:99%;
	height:auto;
	border: 1px solid #d2d2d2;
	overflow: hidden;
	margin-bottom: 2%;
}
.news ul li .left{
	width:35px;
	height: 35px;
	float: left;
	border-right: 1px solid #c9c9c9;
	margin-top:10px;
}
.news ul li .left p{
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	color:#333333;
	font-weight: bold;
}
.news ul li .right{
	float: right;
	width:85%;
	margin-top:2px;
	margin-bottom: 2px;
}
.news ul li .right h3{
	font-size: 14px;
	color:#333333;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news ul li .right span{
	color:#333;
	font-size: 12px;
}
.news ul li .right p{
	font-size: 12px;
	color:#333;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.message{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:3%;
}
.message .border{
	width: 92%;
	background: #222222;
	border: 5px solid #e82325;
	margin: 0 auto;
	margin-top:3%;
}
.message ul {
	width: 92%;
	margin: 0 auto;
	margin-top:5%;
}
.message ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-bottom:2%;
 

}
.message ul li p{
	float: left;
	font-size:13px;
	line-height: 30px;
	float: left;
	color:#fff;
}
.message ul li input{
	height:30px;
	border:1px solid #c9c9c9;
	width:74%;
	float: left;
	background: #eeeeee;
}
.message ul li textarea{
	width: 74%;
	border: 1px solid #c9c9c9;
	height:80px;
	resize: none;
	background: #eeeeee;
}
.message .true{
	width:65%;
	margin-left:17%;
	margin-top:5%;
	height:35px;
	border: none;
	line-height:30px;
	font-family: "微软雅黑";
}
.message .true{
	background:#e82325;
	color:#fff;
}
 
.message .text{
	color:#a2a2a2;
	text-align: center;
	margin-top:4%;
	margin-bottom: 5%;
}
.message .text02{
	margin-top:8%;
}
.message .text02 p{
	text-align: center;
	color:#fff;
	font-size: 13px;
}
.footer{
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-top:5%;
	margin-bottom: 13%;

}
.footer .gotop{
	width: 100%;
	height: 30px;
	background: #eeeeee
}
.footer .gotop a{
	display: block;
	width: 100%;
	line-height: 30px;
	color:#666666;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.footer .copyright{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:3%;
	margin-bottom: 3%;
}
.footer .copyright p{
	text-align: center;
	line-height:22px;
	font-size: 12px;
	color:#555;
	 
}

.footer .copyright p a{color:#555;}

.footer-nav{
	width: 100%;
	height:45px;
	background:#d02022;
	position: fixed;
	bottom: 0;
}
.footer-nav ul li {
	float: left;
	width: 25%;
	height: 45px;
}
.footer-nav ul li img{
	float: left;
	width: 25px;
	margin-left: 10px;
	margin-top:10px;
}
.footer-nav ul li p{
	line-height:45px;
	margin-left: 5px;
	float: left;
	color:#fff;
	font-size: 13px;
} 
.jiathis_style_m{
	margin-top:-40px;
	position: absolute;
	width: 100%;
	display:none;
}
.jiathis_style_m .jiathis_style_32x32{
	margin-left: 25%;
}
.jiathis_txt {
	display: none;
}
.fy{width:95%;line-height:30px; font-size:12px; text-align:left; padding-left:5%;}
.dede_pages{ margin:20px auto; text-align:center;}
.pagelist li{ color:#000; text-decoration:none; margin:5 8px; margin-right:5px; display:inline-block;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#f00; text-decoration:none;}
.news h4,.product h4,.case h4{ text-align:center; line-height:30px; font-size:20px; margin:10px;}
.product_cont,.news_content,.about_cont1{ width:96%; margin:2%;}
.product_cont img,.news_content img,.about_cont1 img{ max-width:100%; margin:0px auto;}
.productimg img{ max-width:100%; margin:0px auto;}
.current{ display:block; width:100%; height:100%;background:#222222;}
.laiyuan{width:100%; height:40px; line-height:40px; background:#eee; border-top:1px solid #ccc; text-align:center; font-size:12px; color:#999;}


 

/* 百度地图 */
.map{
 width:96%;
 margin: 0 auto;
 height: auto;
 overflow: hidden;
 margin-top: 20px;
}

.map .allmap{
 width: 100%;
 height: 300px;
}