.juzhong{ text-align:center}
/*产品标题*/


.cp{ width:100%;  background-position:center; background-repeat:no-repeat; padding-bottom:5px}
.cpp{width:1200px; margin:auto; padding-top:30px;}
.cpp p{color:#9a9a9a; font-size:35px; line-height:0.8;  text-align:center;  }
.cpp h2{color:#d10000; font-size:30px; line-height:1.8;  text-align:center; text-transform:uppercase; font-weight:800; }
.cpp span{ width:62px; height:2px; background-color:#d10000; display:block; margin:auto; margin-top:3px;}
.cpp em{ color:#4c4c4c; font-size:16px; line-height:1.8;  text-align:center; display:block; margin-top:10px;}

.cpp1{width:1200px; margin:auto; margin-top:20px;}
.cpp11{width:320px; height:231px; background-color:#d53933;}
.cpp11 h3{color:#ffffff; font-size:30px; line-height:1.8;  text-align:center; text-transform:uppercase; font-weight:800; padding-top:55px; }
.cpp11 p{color:#ffffff; font-size:20px; line-height:1.6;  text-align:center; text-transform:uppercase; }


.cpp12{width:840px; background-color:#2918af; padding:20px 20px; height:191px;}


.cp1{ margin:auto; width:231px;}

.fl{ float: left;}
.fr{ float:right;}
.clear{ clear:both}
.div-height{ height:20px; } 
.mt-30{ margin-top:30px;}



.lbb{ width:840px; margin:0 auto;  }
.lbb a{display:block; font-size:16px; color:#ffffff;  line-height:1.8; width: auto; padding:0px 10px; display:inline; text-align:center;   font-weight:normal;  background-position:left; background-repeat:no-repeat; 
 float:left;  margin:4px 3px; border:#6fa2dc 1px solid; border-radius:10px;  }
.lbb a:hover{ display:block; font-size:16px; color:#474747;  line-height:1.8;width: auto;  float:left; background-color:#ffffff;  border:#0078c4 1px solid;  }
.lbb a span{display:block; font-size:16px; color:#FFFFFF; line-height:2; width:100px;display:inline; text-align:center;   font-weight:normal; background-color:#434343; 
 float:left;    }


.cpzs{width:100%; background-image:url(bj2.jpg); background-position:center; background-repeat:no-repeat; height:900px;}



/*产品分类*/
.cpbt{ width:1200px;  background-image:url(1_13.jpg); background-repeat:no-repeat; background-position:center; margin-top:30px; }
.cpbt h3{ color:#000; font-size:27px; text-align:center; line-height:35px; font-weight:normal;}
.cpbt1 span{ color:#383838; font-size:17px; text-align:center; line-height:2.9; font-weight:normal; display:block;}


.hx{ width:100%; height:1px; background-color:#d3d3d3;}

.w1200{ width:1200px; margin:0 auto;}


/*滚动产品图片样式*/
.h-pro-gun01{ margin-top:15px; width:1227px}
.h-pro-gun01 li{
	float: left;
  margin-right: 27px;
  margin-bottom: 15px;
  width:380px; background-color:#FFFFFF; margin-top:18px;

  border: 1px solid #c8c8c8;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover{
	 border: 1px solid #2918af;
}
.h-pro-gun01 li .tu{
	margin-top: 10px;
	margin-left: 10px;
	width: 357px;
	height: 266px;
	padding:0px;
	
	background-color: #e5e5e5;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun01 li .p1-t{
	margin:0 auto;
	width: 94.6%;
	height: 39px; margin-top:10px;
	background: url(../images/p1-t-bg.png) top right no-repeat #d7d7d7;
}

.h-pro-gun01 li .p1-t a h3{
	float: left;
  display: block;
  height:39px;
	line-height:39px;
  font-size: 16px;
  color: #575757; font-weight:normal;
  text-align: center;
  letter-spacing: 0px;
	text-indent: 10px;
}
.h-pro-gun01 li .p1-t p{
	display: block;
	float: right;
	width: 86px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	text-indent: 25px;
	font-size: 16px;
	color: #fff;
}
.h-pro-gun01 li:hover .p1-t a h3{
	color: #FFFFFF; 
}

.h-pro-gun01 li:hover .p1-t { background-color:#747474; transition: all 0.3s ease-out;
}


.h-pro-gun01 li .dianhu{
	margin-top:14px;
    width: 355px;
    height: auto;
	text-align:left;

}
.h-pro-gun01 li .dianhu p{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 14px;
    color: #232323;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}

.h-pro-gun01 li .dianhu span{
	display: block;
	padding:2px 0px 10px 20px;
    font-size: 15px;
    color: #232323;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}


/*滚动产品图片样式*/
.h-pro-gun02 { margin-top:30px;}
.h-pro-gun02 li{
  margin-right: 19px;
  margin-bottom: 10px;
  float: left;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li .tu{
	height: 266px;
	background-color: #e5e5e5;

	overflow: hidden;
}
.h-pro-gun02 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun02 li a h3{
  margin-top:0px;
  display: block; background-color:#FFFFFF; box-shadow: 0 0 15px #a4a4a4;
	width:355px; line-height:3.6;
 
  font-size: 16px;
  color: #000; font-weight:normal;
  text-align: center;
  letter-spacing: 0px;
	
}



.h-pro-gun02 li:hover a h3{
  margin-top:0px;
  display: block; background-color:#1e6dc8;
	width:355px; line-height:3.6;  transition: all 0.4s ease-out;
 
  font-size: 16px;
  color: #FFFFFF; font-weight:normal;
  text-align: center;
  letter-spacing: 0px;
	
}



.ppp{width:100%; }


.containerub{width:1200px;margin:0 auto}
/*index-news*/
.index-news{float:left;width:100%}
.index-news1{width:392px;margin:0 auto;margin-top:69px;margin-bottom:65px;background:url(../images/index-n.png) left center no-repeat;height:96px}
.index-news1 h2{font-weight:500;font-size:22px;color:#000;padding-top:35px;text-indent:72px}
.index-news1 p{font-size:14px;color:#777;padding-top:0px;text-indent:75px}
.index-news2{width:100%;float:left; padding-bottom:50px; }
.index-news2 ul li{width:585px;background:#eee;float:left;margin-right:30px;height:113px;margin-bottom:27px}
.news-1{float:left;width:103px;height:78px;margin:18px 18px 18px 15px}
.news-1 img{width:103px;height:78px}
.news-2{float:left;width:370px;height:78px;margin-right:10px}
.news-2 h2{font-weight:500;font-size:16px;color:#2c2c2c;margin-top:22px}
.news-2 p{color:#6f6f6f;font-size:12px;margin-top:10px;line-height:20px}
.news-3{float:left;width:55px;height:88px;background:url(../images/index-news1.png) center 28px no-repeat;-webkit-transition: -webkit-transform 0.5s ease-out;}
.index-news2 ul li:hover{background:#004bb0}
.index-news2 ul li:hover h2{color:#FFF}
.index-news2 ul li:hover p{color:#FFF}
.index-news2 ul li:hover .news-3{background:url(../images/index-news2.png) center 28px no-repeat;transform: rotateY(360deg);}
