@charset "utf-8";
/* CSS Document */






/*top*/
.w1400{ width:1440px; margin:0 auto; height: 120px;margin-bottom: 15px;}
.w1200{ width:1440px; margin:0 auto;}
.topp{background: #fff; width:100%; height:180px; z-index: 9;box-shadow: 0 0 6px #333; position: relative;}
.topp img{ display:block; margin-top:10px;}
.dh{ float:right; background:url(../images/dh2.png) left no-repeat;margin-top: 20px;background-size: 50px;}
.dh h3{ font-size:16px; color:#333; font-weight:normal; padding-left:60px;}
.dh h4{ font-size:33px; color:#d60011; font-family:Impact; padding-left:60px;}

.dh1{  background:url(../images/dh1.png) left no-repeat;margin-top: 30px; margin-left:0px;}
.dh1 h3{ font-size:16px; color:#FFF; font-weight:normal; padding-left:60px;}
.dh1 h4{ font-size:40px; color:#34896a; font-family:Impact; padding-left:60px;}

.sousuo { width: 500px; float: right; height: 42px; margin-top: 40px;}
.sousuo input { height: 38px; width: 100px;}
.sousuo .key { width: 385px;}
.logo h1 { font-size: 40px; color: #36896b;font-weight: 600;}
.logo {display: block;margin-top: 20px; width: 240px;
    float: left;
    border-right: 1px #d0d0d0 solid;
    margin-right: 50px;}
.logo span { display: inline-block; font-size: 15px; color: #333;}
.logoby { display: inline-block;}
/*cp*/
.cpbj { width: 1440px; margin: 0 auto;overflow: hidden; margin-bottom: 30px;}
.cp1{ height:260px;}
.cp_t{ padding-top:10px; }
.cp_t1{ text-align: center;border-bottom: 1px #00979a solid;height: 50px;width: 1440px;
    margin: 0 auto;}
.cp_t1 p{ font-size:18px; color:#2a2a2a; margin-top:8px; text-align: center; width: 100% !important;}
.cp_t2{ width:800px;}
.cp_t2 span{ width:66px; height:3px; background-color:#171616; display:block; margin-bottom:15px;}
.cp_t2 p{ font-size:18px; color:#2a2a2a; line-height:35px;}
.gsmm1{width: 1130px;float: right;background-position:center bottom;  overflow:hidden; background-repeat:no-repeat; background:url(cp_bg.jpg) bottom no-repeat; margin-top: 20px;}
.juzhong{ text-align:center}
.cp_t1 a { float: right; line-height: 50px; width: 100px;}
.cp_t1 h2 { font-size: 26px;
    color: #ffffff;
    width: 280px;
    height: 50px;
    line-height: 50px;
    background-color: #00979a;
    float: left;}
.cp_t1 h2 span { display: inline-block; font-size: 35px; color: #333;}

.cp14{ text-align: center;border-bottom: 0px #00979a solid;height: 50px;width: 1440px;
    margin: 0 auto;}
.cp14 h2 { font-size: 26px;
    color: #ffffff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f6f6f6;
    float: left;}
.cp14 h2 span { display: inline-block; font-size: 35px; color: #333;}

.cp_t11{ text-align: center;border-bottom: 1px #eba000 solid;height: 50px;width: 1440px;
    margin: 0 auto;}
.cp_t11 p{ font-size:18px; color:#2a2a2a; margin-top:8px; text-align: center; width: 100% !important;}
.cp_t11 a { float: right; line-height: 50px; width: 100px;}
.cp_t11 h2 { font-size: 26px;
    color: #ffffff;
    width: 280px;
    height: 50px;
    line-height: 50px;
    background-color: #eba000;
    float: left;}
.cp_t11 h2 span { display: inline-block; font-size: 35px; color: #333;}
.cp_t12{ text-align: center;border-bottom: 1px #7499e8 solid;height: 50px;width: 1440px;
    margin: 0 auto;}
.cp_t12 p{ font-size:18px; color:#2a2a2a; margin-top:8px; text-align: center; width: 100% !important;}
.cp_t12 a { float: right; line-height: 50px; width: 100px;}
.cp_t12 h2 { font-size: 26px;
    color: #ffffff;
    width: 280px;
    height: 50px;
    line-height: 50px;
    background-color: #7499e8;
    float: left;}
.cp_t12 h2 span { display: inline-block; font-size: 35px; color: #333;}
.cp_t13{ text-align: center;border-bottom: 1px #20b8ce solid;height: 50px;width: 1440px;
    margin: 0 auto;}
.cp_t13 p{ font-size:18px; color:#2a2a2a; margin-top:8px; text-align: center; width: 100% !important;}
.cp_t13 a { float: right; line-height: 50px; width: 100px;}
.cp_t13 h2 { font-size: 26px;
    color: #ffffff;
    width: 280px;
    height: 50px;
    line-height: 50px;
    background-color: #20b8ce;
    float: left;}
.cp_t13 h2 span { display: inline-block; font-size: 35px; color: #333;}
/*滚动产品图片样式*/	

.h-pro-gun01 li{
	float: left;
  margin-right: 19px;
  margin-bottom: 25px;
  width:266px; background-color:#FFFFFF; 
  border: 1px #e0e0e0 solid;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}

.h-pro-gun01 li .tu{
	
	margin-top: 10px;
    margin-left: 9px;
	width: 248px;
	height: 180px;
	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;
    margin-bottom: 10px;

	background: url(../Img/p1-t-bg.png) top right no-repeat #e1e1e1;
}

.h-pro-gun01 li .p1-t a h3{
	float: right;
  display: block;
  height:39px;
	line-height:39px;
  font-size: 15px;
  color: #333; font-weight:normal;
  text-align: center;
  letter-spacing: 0px;
	text-indent: 10px;
	width: 100%;
}
.h-pro-gun01 li .p1-t p{
	display: block;
	float: left;
	width: 70px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	font-size: 16px;
	color: #fff; background-color: #d60011;
}
.h-pro-gun01 li:hover .p1-t a h3{
	color: #575757; 
}

.h-pro-gun01 li:hover .p1-t { background-color:#d7d7d7; transition: all 0.3s ease-out;
}


.h-pro-gun01 li .dianhu{
	margin-top:14px;
    width: 305px;
    height: auto;
}
.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;
   	
}




/*jj*/
.jj{ background:url(../images/beijing1.jpg) center no-repeat; height:750px; background-attachment: fixed;}
.jj em{ display:block; font-family:Airbus Special;color:rgba(215,215,215,0.2);text-transform: uppercase; font-size:118px;}
.jjz h3{ font-size:30px; color:#36896b; font-weight:bold; z-index:99; margin-bottom: 20px;}
.jj p{ font-size:16px; color:#fff; line-height:35px;}
.jjz p { color: #333;}
.jianjie { margin: 60px 0;
    border-radius: 10px;
    float: left;
    width: 1280px;
    height: 475px;}
.jianjie a {display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff100;
    border-radius: 10px;
    font-size: 18px;
    margin-top: 30px;}
.jianjie a:hover { color: #d60011;}
.jianjie img {float: right;}
.jjz { width: 536px;float: right; height: 336px; padding: 52px; background-image: url(../images/beijing2.jpg); background-repeat: no-repeat;}

.jjt { width: 640px; height: 475px; float: left; background-repeat: no-repeat;}
.jjt img { width: 100%;
    height: 440px;
    float: left;}
.baise h2 { color: #fff100 !important;}
/*滚动数字*/

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}
.product-number-info {   
    position: relative; background-color:#cc110c; width:800px; margin-left:400px;
}

.product-number-info .product-number-inner {
    width: 800px;
	margin:0 auto;
}

.product-number-info ul {
    padding:15px 0; padding-left:60px;
}

.q {
    zoom: 1; }

.product-number-info li {
    float: left; padding-top:15px;
    width: 193px;
    height: 160px;
	text-align:center;
    
    color: #c70606;
   
	
	margin:0 15px;
}

.product-number-info li:first-child {

}

.product-number-info li i{ font-size:66px; color:#fff; font-family:Impact; font-style:inherit;}
.product-number-info li b{ color:#FFF;}
.product-number-info li h4{ color:#FFF; font-size:17px; margin-top:10px;}



#demoy {
    overflow: hidden;
    height: 320px;
    width: 1440px;
    margin: 0 auto;
    color: #336699;
    margin-top: 40px;
    margin-bottom: 40px;
}
#demoy1 ul, #demo2 ul {
    display: block;
    width: 4728px;
    overflow: hidden;
}
#demoy1 ul li {
    width: 365px;
    height: 313px;
    margin: 8px 10px;
    float: left;
    overflow: hidden;
    position: relative;
}
#demoy1 ul li a , #demo2 ul li a  {
    width: 365px;
    overflow: hidden;
}
#demoy1 ul li a img, #demo2 ul li a img {
    width: 365px;
    height: 273px;
    transition: all .5s ease;
}
#demoy1 ul li a ol, #demo2 ul li a ol {
    text-align: center;
    height: 40px;
    line-height: 40px;
    transition: all .5s ease;
    background-color: #d60011;
    color: #fff;
    width: 100%;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
}
#demoy2 {
    margin-top: 200px;
}
#demoy2 ul li {
    width: 374px;
    height: 336px;
    margin: 8px 10px;
}
.anli2 {
    width: 1440px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}
.anli1 {
    background-color: #d60011;
    display: inline-block;
    width: 180px;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
}

.guanggao {width: 100%; height: 380px; background-image: url(../images/beijing1.jpg);background-attachment: fixed;text-align: center;}
.guanggao div { width: 800px; margin: 0 auto; padding: 100px 0;}
/*厂容厂貌1*/
.cpp{width:1200px; margin:auto; padding-top:14px;}
.cpp p{color:#dc0000; font-size:40px; line-height:1.5; text-align:center; text-transform:uppercase; font-weight:800; padding-top:35px; }
.cpp em{    color: #343434;font-size: 18px;line-height: 2.2;text-align: center;display: block; font-style:inherit;}
.cm{width:100%;  height:730px; }
.cm1{ background-image:url(1_12.png); background-position:center; background-repeat:no-repeat; height:141px;  padding-top: 62px;}

.cm1 p{color:#dc0000; font-size:40px; line-height:1.5; text-align:center; text-transform:uppercase; font-weight:800; padding-top:15px;}

.cm1 span{ color:#282828; font-size:40px; line-height:1.5; text-align:center; text-transform:uppercase; font-weight:800;}

.cm1 h4{ color:#828282; font-size:18px; line-height:2.4; text-align:center; display:block; text-transform:uppercase; font-weight:normal;}

.anli { width: 100%; height: 580px;}
.anli .cp_t1 p { color: #fff;}
.anli .cp_t1 h2 span { color: #fff;}
/* jQuery 荣誉 */
#d_tab29 { position: relative; height: 470px; text-align: left; margin-top: 30px;}
#d_tab29 .d_img { position: relative; margin: 0 auto; width: 1200px; height: 100% }
#d_tab29 .d_img li { position: absolute; display: none; z-index: 0 }
#d_tab29 .d_img li img { width: 100%; box-shadow: 0 10px 10px 0 #d1d1d1;}
#d_tab29 .d_img li:nth-child(1) { display: block; width: 467px; left: 0%; top: 60px; z-index: 1 }
#d_tab29 .d_img li:nth-child(2) { display: block; width: 517px; left: 12%; top: 40px; z-index: 2 }
#d_tab29 .d_img li:nth-child(3) { display: block; width: 567px; left: 28%; top: 20px; z-index: 3 }
#d_tab29 .d_img li:nth-child(4) { display: block; width: 517px; right: 12%; top: 40px; z-index: 2 }
#d_tab29 .d_img li:nth-child(5) { display: block; width: 467px; right: 0%; top: 60px; z-index: 1 }
#d_tab29 .d_menu { position: absolute; bottom: 20px; width: 100%; text-align: center }
#d_tab29 .d_menu li { display: inline-block; zoom: 1; *display: inline; background: url('img/btn.png') no-repeat 0 0; width: 12px; height: 12px; cursor: pointer; margin-right: 3px }
#d_tab29 .d_menu li.d_select { background: url('img/btn.png') no-repeat 0 -18px }
#d_tab29 .d_next { position: absolute; left: 50%; margin-left: 545px; top: 200px; z-index: 10; cursor: pointer }
#d_tab29 .d_prev { position: absolute; left: 50%; margin-left: -595px; top: 200px; z-index: 10; cursor: pointer }
.chejian1 a { display: inline-block; width: 200px; height: 45px; line-height: 45px; text-align: center; background-color: #d60011; color: #fff;border-radius: 10px;}
.chejian1 { width: 100%;text-align: center;margin-top: 10px;}
.d_img li ol { position: relative;
    bottom: 44px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.6);}

/*xw*/
.xw{ height:640px;}
.n1-date{ float:left; font-size:17px; color:#2e2e2e; text-align:center; margin-top:35px; margin-left:40px; margin-right:40px;}
.n1-date h5{ font-size:64px; color:#f10b0b; font-family:Impact;}
.xw_l a{ display:block; text-transform:uppercase; background-color:#f10b0b; border-radius:50px; width:80px; height:80px; text-align:center; line-height:80px; color:#FFF; font-size:16px; z-index:999; margin-top:-150px; margin-left:100px; position:absolute;}
.xw_l a:hover{ background-color:#f3870c;}
.xw_l{ margin-top:105px;}


.showlist div li a { font-size: 17px; color: #666;}








