/* CSS Document */
/* CSS Document */
body{
	margin: auto;
	font-size: 14px;
	line-height: 2;
	font-family: "微软雅黑", "宋体", Arial; 

}
a{
	color: #000000;
	text-decoration: none;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;
}
a:hover{
	color: #CC0000;
}
ul,li{
	margin: auto;
	padding: 0px;
	list-style-type: none;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
}
.clear{ clear:both;_overflow:hidden;*height:0px;}
img{ border:0px;}

div, img,   span, a, p{ margin:0px; padding:0px;}

#cms img,#cms1 img,#header img{
	border: none; max-width:100%;
}
img[align="left"]{ margin-right:10px;}
img[align="right"]{ margin-left:10px;}
p,dl,dt{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div,span{text-overflow: ellipsis;}
div,span,a{text-overflow: ellipsis;}
.clear{ clear:both}
.fl{ float:left}
.fr{ float:right}
.box{
	width:1200px;
	margin:auto;

}
.boxs{ width:100%; min-width:1200px;max-width:1366px; margin:auto;}
.boxs1{ width:1366px; margin:auto}
#header1{ height:100px; float:left; width:100%; background-color:#FFFFFF}
#header{
	float: left;
	width: 100%;
	clear:both; background-color:#FFFFFF;
	background-color:rgba(255,255,255,0.5);
	height:100px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index:22;
	background-image: url(top.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
#header .box{
	position: relative;
}
#header .lan{ text-align:right; float:left; width:100%; height:28px;

}
#nav{
	line-height: 40px;
	float:right;
	margin-top: 10px; clear:both;	 

}

#nav ul{
	width:100%;
	float:left;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	float:left;
	list-style-type: none;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}#nav ul li a{
	display: block;
	font-size: 16px;
	text-align: center;
	color:#000;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 28px;
}
#nav ul li a:hover,#nav ul li a.select{
	color: #FFFFFF;
	border-radius:3px;
	background-color: #e62129;
}
#nav>ul>li.hover:hover> a{background-color: #e62129; color:#FFFFFF;
	border-radius:10px 10px 0 0;	}
#nav ul li ul{
	background-color:#e62129;
	display:none;
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 28px;
	z-index: 999;	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC1721;
}
#nav ul li ul ul{
	left: 100%;
	top: 0px;
}
#nav ul li ul li{
	width: 100%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC1721;
	line-height: 28px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E93A43;
	margin: 0px;
}
#nav ul li ul li a{
	width: 100%;
	display:block;
	color: #FFFFFF;
	line-height: 28px;
	font-size: 14px;
	float: left;
	width: 100%;
	padding: 0px;
}
#nav ul li ul li a:hover{
	background-color: #B90B0F;padding: 0px;border-radius:0px;
	
}
.footer1{
	background-image: url(b.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 269px; 
}
.footer1 img{ display:none}
.footer2{
	background-color: #282828;
	float:left;
	width:100%;
	clear:both;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer2 .item{
	float:left;
	width:41%;
	line-height: 28px;

	margin-right: 2%;
	margin-left: 2%;
}
.footer2 .item span{
	display:block;
	line-height: 35px;
	float: left;
	width: 100%;
}
.footer2 .item input{
	background-color: #444444;
	line-height: 28px;
	height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display:block;
	width:98%;
	float: left;
	color:#CCCCCC;
	padding-right: 1%;
	padding-left: 1%;
}
.footer2 .item input:hover{background-color: #555;}
.footer2 .item font{ color:#fff;}
.footer{
	background-color: #282828;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
}
.footer .copyright{
	background-image: url(qrcode.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 145px;
	_height: 145px;
	padding-left:280px;
	float:left;
	color: #999999;
	font-size: 12px;
}
.footer .copyright,.footer .copyright a{color: #999999;}
.tijiao{
	clear:both;
	float:left;
	width:98%;
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tijiao button{
	background-color: #B2854A;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	height: 32px;
	width: 120px;
	font-size: 16px;
}
.toolbar,.sidebar{ display:none}


.bgs{ background-color:#F6F6F6; padding-top:10px; padding-bottom:25px; margin-top:15px;}
.bgs1{
	background-image: url(1_r3_c4.jpg);
	background-repeat: repeat-x;
	background-position: left top; height:50px; line-height:50px;width:100%; overflow:hidden;
}
.bgs1 .gonggao{
	float:left;
	background-image: url(1_r3_c21.jpg);
	background-repeat: no-repeat;
	background-position: left center; 
}
.bgs1 .gonggao .etitle{
	float:left;
	font-weight: bold;
	margin-left: 25px;
	margin-right:5px;
	border-bottom-style: none;
}
.bgs1 .gonggao .econtent{
	float:left;
	float:none;
	margin-left:100px;
	white-space: nowrap;
	overflow: hidden;
}
.bgs1 .fr{ margin-top:10px;}
/*公司简介*/
.bg112{
	background-color:#e9eaeb; float:left; width:100%; margin-bottom:-80px; padding-bottom:30px;
	
}
.about{
	width:674px;
	float:left;
	background-image: url(yy.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;
	
}
.about .title{  padding-top:15px; padding-bottom:15px;}
.about .econtent{ min-height:70px;}
.about .title,.about .econtent,.about .more{background-color: #FFFFFF; padding-left:10px; padding-right:10px;}
.about .title a{
	color:#FF0000;
	font-size: 18px;
}
.about .etitle,.news .etitle{
	line-height: 50px;
	color: #FFFFFF;
	background-color: #E30000;
	text-align: center;
	font-size: 18px;
}
.about .etitle b,.news .etitle b{display:inline-block; margin-right:5px;}
.about .etitle span,.news .etitle span{
	display:inline-block;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.about .econtent,.news .econtent{ line-height:1.5; font-size:12px;}
.about .more{
	text-align: right; clear:both;
}
.about .more a{
	font-family: "宋体";
	font-size: 12px;
	color: red;
}
.news{ width:675px; float:right;	background-image: url(yy.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;}
.news .picli{
	background-color: #FFFFFF;
	clear: both;
	float: left;
	width: 96%;
	margin-top: 10px;

	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
}
.news .img{ float:left; width:165px; height:110px; overflow:hidden}
.news .right{ margin-left:175px;}
.news .right .title{
	font-size: 16px;
	font-weight: bold;
	float:left;
	width:100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.news .right .info{ color:#999999;}
.news .right .dp{ color:#666666}
.pro,.case{
	background-color: #FFFFFF;
	float: left;
	width: 100%; margin-bottom:30px; padding-bottom:10px;
}
.pro .picli{
	margin: 5px;
	float: left;
}
.case .econtent .img{
	float: left; width:20%; overflow:hidden;
	
}
.case .econtent .n1{
	margin-left: 0px;
}


.case .econtent .img{float:left;height:325px;overflow:hidden; width:336px; margin-left:5px; margin-top:5px;}.case .econtent .img img{position:absolute;left:0;top:0;width:100%;height:325px;border:1px solid #f0f0f0}.case .econtent .img .dask{width:100%;height:100%;position:absolute;top:0;left:-101%;text-align:center;z-index:9}.case .econtent .img .dask{
	display:block;
height:325px;
	color:#FFFF00;
	font-size:18px;
	background-image: url(casehover.jpg);
	background-repeat: no-repeat;
	background-position: center top; background-size:100% 100%;
}.case .econtent .img img{-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;transition:all .4s ease-out}.case .econtent .img .dask{-webkit-transition:all .4s ease-out .2s;-moz-transition:all .4s ease-out .2s;-ms-transition:all .4s ease-out .2s;transition:all .4s ease-out .2s; width:92%; padding-left:4%; padding-right:4%;}.case .econtent .img:hover img{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.case .econtent .img:hover .dask{left:0}
.case .econtent .img .title{ font-size:24px; margin-top:50px;}
.case .econtent .img .dp{ font-size:12px; line-height:1.5; color:#FFFFFF; text-align:left}
.case .econtent .img .more{
	text-align:right;
	font-size:12px;
	font-family: "宋体"; margin-top:30px;
}
.case .econtent .n3 .dask{ width:96%; padding-left:2%; padding-right:2%;}
.case .picli{
	float: left;
	position: relative; margin-top:5px; height:655px; overflow:hidden; width:680px;
}

.case .picli .right{
	background-color:rgba(0,0,0,0.6);
	z-index: 9;
	left: 0px;
	bottom: 0px;
	position: absolute;
	width:96%;
	color: #FFFFFF;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.case .picli .right a{
	color: #ffcf4f;
}
.case .picli .right  a:hover{color: #fff;}
.case .picli .right .title{
	float:left;
	font-size:36px; margin-right:10px; line-height:1;
}
.case .picli .right .dp{ line-height:1.5;}
.case .picli .right .sort{ margin-top:10px; font-size:16px;
	border: 1px solid #fff; clear:both; padding-left:10px; padding-right:10px;border-radius:3px;border: 1px solid rgba(255,255,255,0.3);
}
.case .picli .right .sort span{ padding-left:15px; padding-right:15px;}
.case .picli .right .sort a{ color:#FFFFFF;}
.case .picli .right .sort a:hover{color: #ffcf4f;}
.case .econtent .n3{ width:660px;}
.case .econtent .n4{ clear:both; margin-left:0px;}
#foots .box{ width:1000px;}
#foots .box .copyright{ text-align:center}

/*产品详细页*/
.proshow .more a{float:left; margin-right:15px;}
.proshow,.procontent{ float:left; width:100%; padding-top:10px;}
.procontent{
	padding-bottom: 20px; margin-top:0px; width:100%; margin-left:0px;
}
.procontent .h11{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	line-height: 35px;
}
.procontent .h11 b{
	font-size: 14px;
	line-height: 35px;
	height: 35x;
	float: left;
	text-align: center;
	cursor:pointer;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
	font-weight: lighter;
}
.procontent .h11 b.select{
	color: #FFFFFF;
	background-position: left top;
	background-color: #db1e24;
}
.procms #content{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
}
.pshow{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1E526A;
	float: left;
	width: 100%;
	padding-top: 15px; min-height:300px;
}
.proshow .fl{ width:100%; min-height:380px; }
.proshow .fr{
	width:340px;
	font-family: "微软雅黑", "宋体", Arial; display:none
}
.proshow .fr .item{
	float: left;
	width: 100%;
	color: #333; line-height:1.2; padding-top:5px; padding-bottom:15px; font-size:16px; 
}
.proshow .fr .item span{ float:left}
.proshow .fr .item div{ margin-left:50px;}
.proshow .fr .dp div{ margin-left:80px;}
.proshow .fr .more{
	margin-top: 10px;
}
.procms{
	padding: 10px;

	margin-bottom: 15px; margin-left:50px;width: 660px;
}

 .proshow .img{
	float: left;
	border: 1px solid #ccc;
	width: 660px;padding: 5px; text-align:center

}
 .proshow .bigpic{float: left;
	width:650px;  overflow:hidden;}
 .proshow .img img{
	_height: 480px; max-width:100%; max-height:480px;


	
}

 .proshow .smallpic{
	float: left;
	width: 101%;
	margin-top: 10px; 
}
 .proshow .smallpic .prv{
	background-image: url(prvpro.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 50px;
	width: 15px; cursor:pointer;
}
 .proshow .smallpic .next{	background-image: url(nextpic.jpg);
	background-repeat: no-repeat;
	background-position: center center; cursor:pointer;
	float: right;
	height:50px;
	width: 15px;cursor:pointer;}
.proshow .smallpic .photo{
	float: left;
	width: 605px;
	overflow: hidden; margin-left:10px;

}
 .proshow .smallpic .photo div{ float:left; overflow:hidden;}
 .proshow .smallpic .photo img{
	height: 50px;
	width: 70px;
	margin-right: 5px; cursor:pointer; float:left;
	padding: 2px;
	border: 1px solid #ddd;

}
 .proshow .smallpic .photo img.select{
	border: 1px solid #FF0000;
}
#ShowBigPictureBox{
	display:none;
	border:1px solid #ccc;
	padding:0px;
	background-repeat:no-repeat;
	background-color:#fff;
	width:380px;
	height:298px;
	overflow: hidden;
	position: relative;
	margin-top: -300px;
	margin-left: 400px;
}
#ShowBigPictureBox img{ width:1900px; height:1500px;}

.procontent .procms{ margin:auto; padding-top:0px;}
.procms h1.h1{
	font-size: 18px;
	line-height: 1.5;
	font-weight: lighter;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
@media screen and (max-width : 767px){
.procms{ width:100%;}
.procontent,.procms{ margin-left:auto; width:100%;}
.proshow .smallpic{ width:276px;}
.proshow .smallpic .photo{
	float: left;
	width: 242px; margin-left:3px;
}
.proshow .fr{ float:left; width:100%; margin-top:0px; padding-top:0px; min-height:0px;}
 .proshow .smallpic .photo div{ float:left; overflow:hidden;}
 .proshow .smallpic .photo img{
	height: 50px;
	width: 70px;
	margin-right: 5px; cursor:pointer; float:left;
	padding: 2px;
	border: 1px solid #ddd;

}
.proshow{ width:272px; margin:auto; float:none}
 .proshow .img{
	float: left;
	border: 1px solid #ccc;
	width: 270px;padding: 5px;

} .proshow .img img{
	height: 150px;
	
}
.proshow .fl{ min-height:0px; width:100%; }

}

#cms .picli {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	width: 96%;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
#cms .picli .img{ float:left; width:165px; height:110px; overflow:hidden}
#cms .picli .right{ margin-left:175px;}

#cms .picli .right .title{
	font-size: 16px;
	font-weight: bold;
	float:left;
	width:100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#cms .picli .right .info{ color:#999999; font-size:12px;}
#cms .picli .right .dp{ color:#666666}
#cms1 h1.h1{
	font-size: 18px;
	line-height: 1.5;
	font-weight: lighter;
}
#cms #message{ width:350px; margin:auto; }
#cms #message .zhu{
	font-size: 12px;
	font-weight: lighter;
	color: #666; padding-top:5px; padding-bottom:5px;
}
#cms #message .item{
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px; line-height:25px;
}
#cms #message .item>span{ display:inline-block; height:25px; width:85px;}
#cms #message .item input{
	border-radius:3px;
	height: 25px;
	padding-right: 3px;
	padding-left: 3px;	font-size: 12px; width:250px; max-width:100%;box-sizing:border-box;
}
#cms #message .item span span{display:inline-block; margin-right:5px;}
#cms #message .item textarea{
	border-radius:3px;
	padding: 3px;
	font-size: 12px; width:340px;max-width:100%;box-sizing:border-box;
}