@charset "utf-8";
/* CSS Document */






/*top*/
.w1400{ width:1280px; margin:0 auto;position: relative;}
.w1440 { width: 1440px !important;}
.w1200{ width:1280px; margin:0 auto;}
.topp{width:100%; height:170px; z-index: 9; background-color: #fff;}
.topp img{ display:block;}
.dh{ float:right; background:url(../images/dh.png) left no-repeat;margin-top: 15px;background-size: 50px;}
.dh h3{ font-size:16px; color:#333; font-weight:normal; padding-left:60px;}
.dh h4{ font-size:30px; color:#e00000; font-family:Impact; padding-left:60px;line-height: 30px;}
.dingbu { width: 100%; height: 40px; background-color: #2e3037;}
.dingbu div { width: 1280px; margin: 0 auto;}
.dingbuz { color: #fff; font-size: 15px; line-height: 40px; float: left;}
.dingbuy { color: #fff; font-size: 15px; height: 40px; line-height: 40px; float: right;}
.dingbuy span { display: inline-block; color: #fac943; font-size: 25px; font-weight: 600;}
.dh1{  margin-left:0px;width: 250px;
    height: 250px;}
.dh1 h3{ font-size:16px; color:#FFF; font-weight:normal; padding-left:60px;}
.dh1 h4{ font-size:40px; color:#fac943; font-family:Impact; padding-left:60px;}

.logo h1 { font-size: 33px; color: #2c2c2c;font-weight: 600;}
.logo {display: block;margin-top: 12px; width: 450px; float: left; margin: 21px 0;}
.logo span { display: inline-block; font-size: 33px;color: #2c9634;}
.logo2 { width: 300px; margin: 0 auto;position: absolute;
    left: 490px;}
.dbmc { color: #fff; font-size: 28px; font-weight: 600; margin-bottom: 10px;}
/*cp*/
.cp1{ height:380px;}
.cp_t{ padding-top:50px; }
.cp_t1{ text-align: center;}
.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:100%;background-position:center bottom;  overflow:hidden; height:860px;}
.juzhong{ text-align:center}
.cpbj { background-color: #f1f1f1;}
.cp_t1 h2 {font-size: 40px;
    color: #2e9134;
    width: 411px;
    height: 73px;
    line-height: 73px;
    margin: 0 auto;
    background-image: url(../images/btbj.png); background-repeat: no-repeat;}
.cp_t1 h2 span { display: inline-block; font-size: 40px; color: #333;}
.cp_t11 h2 span { display: inline-block; font-size: 40px; color: #333;}
.cp_t11 h2 { background-image: url(../images/btbj1.png) !important; background-repeat: no-repeat;}
.nycp { margin-bottom: 20px;}
/*滚动产品图片样式*/	
.h-pro-gun01{ margin-top:10px;}
.h-pro-gun01 li{
	float: left;
  margin-right: 19px;
  margin-bottom: 19px;
  width:375px; background-color:#FFFFFF; 
  border: 1px #fff 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: 355px;
	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; 
	background: url(../Img/p1-t-bg.png) top right no-repeat #fff;
}

.h-pro-gun01 li .p1-t a h3{
	float: right;
  display: block;
  height:39px;
	line-height:39px;
  font-size: 17px;
  color: #333; font-weight:600;
  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: #fac943;
}


.gengduo a p { width: 120px; height: 30px; line-height: 30px; text-align: center; margin: 10px auto; border: 1px #333 solid; border-radius: 50px;}



.h-pro-gun01 li .dianhu{

    width: 100%;
    height: auto;
    text-align: center;
}

.h-pro-gun01 li:hover .gengduo a p{
background-color: #2e9134;
color: #fff;
border: 1px #2e9134 solid;
}



.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;
   	
}

.youshi { width: 1280px; margin: 0 auto; margin-top: 30px; height: 340px;}
.youshi ul li { width: 203px; margin: 20px 5px; float: left; height: 300px; border-top-left-radius:15px;border-bottom-right-radius:15px; transition: 0.6s;}
.youshi ul li:nth-child(1) { background-image: url(../images/ys1.jpg);}
.youshi ul li:nth-child(1) p { text-align: center;}
.youshi ul li:nth-child(2) { background-image: url(../images/ys2.jpg);}
.youshi ul li:nth-child(3) { background-image: url(../images/ys3.jpg);}
.youshi ul li:nth-child(4) { background-image: url(../images/ys4.jpg);}
.youshi ul li:nth-child(5) { background-image: url(../images/ys5.jpg);}
.youshi ul li:nth-child(6) { background-image: url(../images/ys6.jpg);}
.youshi ul li p { color: #fff; font-size: 23px; margin-top: 40px; padding: 0 27px; line-height: 40px;}
.youshi ul li:hover { margin-top: -10px; transition: 0.6s;}
.youshi1 ul li { float: left; margin: 0 72px; margin-top: -55px;}
.youshi1 { height: 25px;}
.youshi2 { width: 100%; height:2px; background-color: #fac943;}
/*jj*/
.jj{ height:630px; background-color: #f6f6f6;}
.jj em{ display:block; font-family:Airbus Special;color:rgba(215,215,215,0.2);text-transform: uppercase; font-size:118px;}
.jjz h1{ font-size:35px; color:#fac943; font-weight:bold; z-index:99; margin-bottom: 10px;}
.jj p{ font-size:16px; color:#000; line-height:30px; width:100%;}

.jianjie { margin: 50px 0;
    float: left;
    width: 1280px;
    height: 520px;
    background-color: #fff;
    position: relative;}

.jianjie a:hover { color: #fac943;}
.jjz { width: 450px;float: left; padding: 40px 50px;}
.jjz h3 { font-weight: 400; font-size: 25px; margin-bottom: 25px;}
.jjz span { display: inline-block; font-size: 35px; color: #fac943; margin-bottom: 10px; font-weight: 600;}
.jjt { width: 712px; height: 580px; float: right; overflow: hidden;}

.jjz1 p { font-size: 35px; color: #2e9134; font-weight: 600;width: 200px;
    float: left;
    height: 50px;
    line-height: 50px;}
.jjt1 { height: 520px; width: 100%; overflow: hidden;}
.jjt2 { height: 82px; overflow: hidden; background-color: #fac943;padding: 36px 36px;}
.jjt2 p { font-size: 30px; font-weight: 600; color: #333; margin-bottom: 15px; height: 40px; line-height: 40px; background-image: url(../images/jiantou.png); background-repeat: no-repeat; background-position: right; background-size: 40px;}
.jjt2 span { font-size: 20px;}
.jjz1 span { font-size: 15px; color: #666; font-weight: 400; float: right;}
.jjz1 { height: 50px; line-height: 50px;}
.jjz ul { margin-top: 30px;position: absolute;
    top: 340px;}
.jjz ul li { width: 150px; height: 90px; text-align: center; float: left; padding: 10px 54.5px;;}
.jjz ul li span { font-size: 16px; color: #333; font-weight: 400;display: block;
    text-align: center;}
.jjz ul li:nth-child(1) { background-color: #f1f1f1;}
.jjz ul li:nth-child(2) { background-color: #f1f1f1;}
.jjz ul li:nth-child(3) { background-color: rgba(0, 0, 0, 0.6);}
.jjz ul li:nth-child(4) { background-color: rgba(0, 0, 0, 0.6);}
.jjz ul li:nth-child(3) span { color: #fff !important;}
.jjz ul li:nth-child(4) span { color: #fff !important;}
.jjz ul li img { width: 50px;}
.baise h2 { color: #fff !important;}

.by1 { width: 100%; height: 252px; background-image: url(../images/beijing1.jpg); background-repeat: no-repeat; background-size: 100%;}
.by1 div { width: 1280px; margin: 0 auto; padding: 104px 30px; text-align: center;height: 45px;}
.by1 div ul li { width: 120px;
    float: left;
    height: 45px;
    line-height: 45px;
    background-color: rgba(243, 0, 6, 0.8);
    color: #fff;
    margin: 0 31px;
    border-radius: 5px;
    text-align: center;
    font-weight: 600;}
.by1 div ul { height: 45px; width: 100%;background-image: url(../images/jiantou.png); background-repeat: no-repeat;}
/*滚动数字*/

.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: 600px;
    width: 1280px;
    margin: 0 auto;
    color: #336699;
    margin-top: 40px;
    margin-bottom: 40px;
}
#demoy1 ul, #demo2 ul {
    display: block;
    width: 1280px;
    overflow: hidden;
}
#demoy1 ul li {
    width: 300px;
    height: 270px;
    margin: 8px 10px;
    float: left;
    overflow: hidden;
    position: relative;
}
#demoy1 ul li a , #demo2 ul li a  {
    width: 300px;
    overflow: hidden;
}
#demoy1 ul li a img, #demo2 ul li a img {
    width: 300px;
    height: 230px;
    transition: all .5s ease;
}
#demoy1 ul li a img:hover { transform: scale(1.1,1.1); transition: 0.6s;}

#demoy1 ul li a ol, #demo2 ul li a ol {
    text-align: center;
    height: 40px;
    line-height: 40px;
    transition: all .5s ease;
    background-color:#fff;
    color: #333;
    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: 1280px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}
.anli1 {
    background-color: #fac943;
    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:580px;}

.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%; background: url(../images/beijing2.jpg) center no-repeat; height: 832px;}

/* 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: #fac943; 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:600px;}
.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;}








