@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; box-sizing:border-box;}
*:focus{outline:none;}
ul li{list-style:none;}
body{color:#666; width:100%;  margin:0 auto; overflow-x:hidden; font-size:12px; padding-bottom:70px; }
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px 10px;}
.clr{clear:both;}
.header{width:100%; clear:both; height:60px;  padding: 0px 10px; background: #e70313; position: relative}
.logo{ width:32%;  z-index: 99; float: left; margin-top: 8px;}
.logo img{width:100%; height: 100%;}
.menu{float:right; height:auto; width:26px; margin-top: 19px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.h_dhs{width:auto; float: left; line-height: 70px; font-size: 0.9rem; color: #fff}
.h_dhs span{font-weight: bold; font-family: "Arial"}






/*导航*/
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background:#e70313; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:40px; text-indent:1em; color:#fff; padding:8px 0px; font-size: 1.3em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff;}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:auto; line-height:46px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; font-size: 1.2em;}
.banner{width:100%;height:auto;}
.banner img{width:100%; height: auto;}
.swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}
.swiper-pagination-bullet{background: #fff; opacity: 1}
.swiper-pagination-bullet-active{background: #64564b}





/*关于我们*/
.index_about{width:100%; height:auto; margin-bottom: 10px; overflow: hidden; margin-top: -50px; position: relative; z-index: 9}
.about_xx_info{width:100%; height: auto; overflow: hidden; padding:10px; background: #fff}
.about_xx_info h3{font-size:1.6rem; color: #333333; font-weight: bold;}
.about_xx_info p.about_info{width:100%; height: auto; overflow: hidden; font-size: 1rem; color: #555555; line-height: 28px; margin: 20px 0;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.about_xx_info .home{display: block; width:32px; height: 32px; background: url(../images/home.png) no-repeat center;}
.about_xx_info:hover i{background: url(../images/home_h.png) no-repeat center}
.in_about_rzi{width:100%; height: 54px;  overflow: hidden; border-top:1px solid #ddd; margin-top: 40px;}
.in_about_rzi p{font-size: 16px; color: #777777; float: left;line-height: 54px;}
.in_about_rzi img{float: right; margin-top:20px;}







.index_shipin{width:100%; height: 200px; margin-bottom: 10px;}
.in_about_th{width:35%; height: 100%; background: url(../images/sb_bjs.jpg) no-repeat; float: left}
.index_video{width:65%; height: 100%; background: url(../images/v1.jpg) no-repeat center; float: left}
.in_about_th p{font-size: 1rem; color: #fff; background: url(../images/zi_bj.png) no-repeat center; text-align: center; line-height: 200px;}


.index_about_left{width:100%; height: auto; float: left; background: #fff; padding: 10px; }
.index_about_xx{width:100%; height: auto; overflow: hidden; }
.index_about_xx h3{font-size: 1.6rem; color: #333333; font-weight: bold; position: relative; height: 50px;}
.index_about_xx h3:after{content: ""; position: absolute; top:50px; left:0; width: 45px; height: 2px; background: #e70313;}
.index_about_xx h4{font-size: 22px; color: #333333; line-height: 40px; margin: 10px 0}
.index_about_xx p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 28px;}
.index_about_num{width:100%; height: auto; overflow: hidden;  margin:10px 0}
.index_about_num dl{width: 33%;text-align: center; float: left; transition: all 0.4s ease-in-out; padding: 0px 2%}
.index_about_num dl dt{width:100%; height: auto; font-size: 0.9rem; color: #555555}
.index_about_num dl dt span{font-size: 1.3rem; color: #e70313; font-weight: bold;}
.index_about_num dl dd{width:100%; height: 35px; line-height: 35px; font-size: 0.9rem; color: #555555; }
.index_about_num dl:last-child{margin-right: 0}



/*产品*/
.index_product ul{width:100%; height: auto; overflow:hidden; }
.index_product ul li{width:100%; height: auto; overflow: hidden; margin-bottom:20px;}
.in_pro_pic{width:100%; height: auto; overflow: hidden; background: #eaeaea}
.in_pro_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_xx{width:100%;  height: auto; overflow: hidden; border: 1px solid #dcdcdc; padding: 10px 23px 0;}
.in_pro_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_pro_xx p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #555555; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}



/*厂房*/
.index_changfang,.index_product{width:100%; height: auto; overflow: hidden;  padding: 0px 10px; margin: 10px 0;}
.index_changfang .container{background: url(../images/sb_bjs.jpg) repeat; padding: 20px 10px; overflow: hidden; width: 100%}
.index_shebei_right h4{font-size: 30px; color: #ffffff; font-weight: bold; position: relative}
.index_shebei_right h4:after{content: ""; position: absolute; top:50px; left:0; width: 45px; height: 2px; background: #fff;}
.index_shebei_right h5{font-size:1.2rem; color: #ffffff; position: relative; line-height: 40px; margin: 30px 0 10px;font-weight: normal}
.index_shebei_right p{font-size:1rem; color: #ffc0c4;  position: relative; line-height: 34px; margin:20px 0}
.index_changfang .swiper-slide a{width:100%; height: auto; overflow: hidden}
.index_changfang .swiper-slide a img{width:100%; height: auto; overflow: hidden; display: block}
.swiper-button-next,.swiper-button-prev{width:50px; height:100px; top:50%;  margin-top: -50px!important;}
.swiper-button-next{background:url(../images/cf_right.png) no-repeat center; right:0}
.swiper-button-prev{background:url(../images/cf_left.png) no-repeat center; left:0;}
.swiper-button-next:hover,.swiper-button-prev:hover{opacity: 0.8}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content: ""}






/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; padding: 0 10px; margin-bottom: 10px;}
.index_case_pic{width:100%; height: auto; overflow:hidden; margin: 30px 0 20px}
.index_case_pic img{width: 100%; height: auto; display: block}
.index_case h3{font-size: 1.6rem; color: #333333; font-weight: bold; position: relative; height: auto;}
.index_case h3:after{content: ""; position: absolute; top:50px; left:0; width: 45px; height: 2px; background: #e30313;}
.index_case_xx{width:100%; height: auto; overflow: hidden; }
.index_case_xx h4{width:100%; height: auto;line-height: 35px; font-size: 1.1rem; color: #333333}
.index_case_xx p{width:100%; height: auto;line-height: 35px; font-size: 1rem; color: #555555; line-height: 28px; margin-top: 10px; margin-bottom: 20px;}





/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; padding: 0px 10px;}
.index_news .container,.index_case .container,.index_product .container{background: #fff; padding: 10px}
.index_title{width:100%; height: auto; overflow: hidden}
.index_title h3{font-size: 1.6rem; color: #000000; font-weight: bold; line-height: 50px;}
.index_title p{font-size:1rem; color: #333333;  line-height: 40px;}
.in_pro_nav{width:100%; height: 48px; margin: 10px 0 33px}
.in_pro_nav a{float: left; width: 49%; height: 48px; line-height: 48px; background: #f5f5f5; text-align: center;   margin-bottom: 10px; font-size: 1rem}
.in_pro_nav a:hover{background: #333333; color: #fff}
.in_pro_nav a:nth-child(2n){float:right;}
.in_pro_nav a.active{background: #333333; color: #fff}
.index_news ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.in_news_pic{width:100%; height: auto; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_xx{width:100%;  height: auto; overflow: hidden; border: 1px solid #dcdcdc; padding: 10px 10px 0;}
.in_news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_xx p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #555555; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_more{width:100%; height: 40px; border-top:1px solid #e6e6e6; line-height: 40px; margin-top: 10px;}
.in_news_more span{font-size: 16px; color: #333; float: left}
.in_news_more i{width:25px; height: 8px; float: right; background: url(../images/n_jt.png) no-repeat; margin-top:15px;}
.index_contact{width:100%; height: auto; overflow: auto; padding: 0px 10px;}
.index_contact .container{background: #f6f6f6; padding: 20px 10px}
.index_contact p{font-size: 1rem; color: #333333; line-height: 28px; }
.index_contact p span{color:#ea202e}
.keyword_light p{font-size: 1rem; color: #555; line-height: 28px; }






/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 70px;width: 100%; font-size: .14rem;  background: #333333;  }
footer ul{height: 100%; height: 100%;}
footer li{width: 20%;height: 100%;float: left; border-right:1px solid #ffffff59 }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; padding-top: 10px;}
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #fff}
footer li a.active span{color:#b9000b}
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer li.active{background: #ea202e}
footer i{height:25px; display: block; margin: 2px auto 0; }
.copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size: 14px;  padding: 20px 15px; margin-top: 20px; }
.copy p{color:#000000;line-height:28px; font-size: 1rem}
.copy a{color:#000000;line-height:28px; font-size: 1rem}
.footer_top{width:50px; height: 50px; background: #747474; position:fixed; bottom:90px; right:0; text-align: center; padding-top:4px;}
.footer_top p{color:#fff; font-size: 1rem}










/*内页面包屑导航*/
.pos{width:100%; height:auto; line-height:28px; padding:0px 5%; font-size:1em; clear:both;
 text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; margin:8px 0}
.pos a{color:#313131;}
.pos span{color: #e70313;}
.pos span.wei{background: url(../images/sy.png) no-repeat left center; padding-left: 20px; color: #313131 }
.ny{width:100%; padding:20px 15px; line-height:24px; clear:both; color:#333333}
.ny p{font-size: 1rem; color: #555; line-height: 28px; }

.ny img,.index_abou_xx img{width:100%; display:block;}

.ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}
.ny_baner{width:100%; height:auto; overflow:hidden}
.ny_baner img{width:100%; display:block;}



/*内页荣誉资质*/
.honor_list{width:100%; padding:20px 15px; clear:both;}
.honor_list li{width:47%; margin:5px 6% 5px 0px; float:left;height: auto;}
.honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.honor_list li p{line-height:40px; height:40px; overflow:hidden; color:#333; font-size:0.9em; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap}
.honor_list li:nth-child(2n){margin-right: 0px;}



/*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: 25px;}
.news_x li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.news_x li h3{height:25px; color:#313131;  font-weight:bold; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:0.8em; color:#7d7d7d; height: 20px; line-height: 20px;}
.news_x li h4{font-weight:normal; color:#626262; height:58px; line-height:20px; overflow:hidden; margin-top: 10px;}



/*内页导航*/
.index_clei{ width:100%; height:auto; line-height:45px; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:14px; text-align:center; width:50%; height:100%; display:block; overflow:hidden; float:left; }
.index_clei a:nth-child(4){ border-right:0px;}
.index_clei a.active{ background:#e70313; color:#fff }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(../images/about.jpg) no-repeat; background-size: 100% 100%; text-align: center }
.about_ban h3{ font-size: 36px; font-weight: bold; color: #fff;}
.about_ban p{font-size: 18px; color:#fff}
.index_plei{width:100%; height:auto; line-height:45px; background:#a5a3a3; overflow: hidden}
.index_plei a{ color:#fff; font-size:14px; text-align:center; width:50%; height:45px; display:block; overflow:hidden; 
float:left; }
.index_plei a.active{ background:#e70313; }




/*联系我们*/
.contact_xx{width:100%; height:auto; padding: 0px 10px; display: block; overflow: hidden; box-sizing: border-box}
.contact_xx li{width:100%; min-height: 35px; line-height: 20px; color: #999; font-size: 14px}
.contact_xx li h4{ width:100%; height:30px; line-height: 30px; font-size: 16px; color: #666}
.about_info {padding-top: 15px;}
.about_info p{ font-size: 14px; color: #666; line-height: 24px;}
.hui_xian{width:100%;height:15px; background: #e7e7e7}
.contact_xx{width:100%;height:autoi; display:block; overflow:hidden}
.contact_xx p{ font-size:16px; color:#666666; height:35px; line-height:35px;}
.contact_xx img{ width:48px;height:48px; float:left; margin-right:10px;}
.contact_xx .dh{ height:48px; line-height:48px; width:90%; margin:35px auto}
.contact_xx .dh p{ color:#e70313; font-size:35px; height:100%; line-height:48px;}
.contact_from{width:100%; height:auto; display:block; overflow:hidden; padding:0px 10px;}
.contact_from input[type="text"]{width:100%; height:45px; border:1px solid #e70313; padding:0px 15px; margin-bottom:15px; box-sizing:border-box}
.contact_from  textarea{width:100%;height:100px; border:1px solid #e70313;padding:15px;box-sizing:border-box}
.contact_from input[type="submit"]{ width:100%;height:45px;  background:#e70313; color:#fff; text-align:center; line-height:45px;border:0px; margin:30px 0; font-size:16px;}
.ditu{width:100%;height:300px;padding: 0px 15px}
.ny_contact_title{ margin-top: 20px;padding: 0px 15px}




/*手机页码*/
.page-list{ position:relative; margin:20px 0; clear:both; }
.page-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.page-list a,.page-list span{ margin:0;  padding:0; display:none; float:left; width:25%; line-height:35px; border:1px solid #ddd; border-right-color:#fff; font-size:13px; text-align:center; background:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.page-list span{ color:#999; }
.page-list a{ color:#1eabf3; }
.page-list span:nth-child(1),.page-list span:nth-child(2),.page-list a:nth-child(2){ display:block; float:left;}
.page-list span:nth-last-child(1),.page-list a:nth-last-child(1){ display:block; float:left; border-right-color:#ddd; }
.page-list .current{ display:block; float:left; }





@media screen and (max-width:375px){
	
}
	
	
	
@media screen and (max-width:360px){
	.index_plei a{width:50%}
	
}


@media screen and (max-width:320px){
	.index_shebei_right h5{font-size: 1rem; line-height: 30px;}
	.logo{width:38%}
}


