@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {margin:0;padding:0;}
body {font-size: 14px; color: #333; margin:0px;background:#fff; padding:45px 0 40px;}
a{ color:#333; text-decoration:none;}
a:active, a:hover{ color: #333; text-decoration:none;}
:focus{outline:0}
img { border-style: none;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul,dl {list-style:none;}
li{ list-style:none;}
input,button{ vertical-align:middle}
.clear{display:block;height:0;clear:both;content:"";overflow:hidden;visibility:hidden;}


/*首页头部*/
.head{ width:100%; height:45px; line-height:45px; text-align:center; background:#fff; color:#fff;}
.left-top{width:15%;height:45px; float:left;}
.left-top img{ }
.center-top{width:70%; float:left;}
.head h2{font-size:16px;}
.head p{ font-size:16px;}
.head a{display:block; width:38px; height:40px;background:no-repeat center; background-size:auto 20px; }
.head a#list{ background-image:url(../images/list.png); }
.navIcon{ float:left;height:45px; display:block; background:#fff; line-height:45px; width:50px; position:fixed; right:0px; z-index:10; top:50px;}




/*快捷导航*/
.zhezhao { width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); position: fixed; left: 0; top: 0; z-index: 999; display: none }
.nav { width: 200px; height: 100%; position: fixed; left: -210px; top: 0; background: #fff; z-index: 999; overflow: auto; }
.nav h1 { font-size: 16px; color: #fff; padding: 0 20px; height: 40px; line-height: 40px; background: #333 }
.nav li { padding: 0 10px }
.nav li a { display: block; height: 40px; padding: 0 10px; line-height: 40px; font-size: 14px; color: #666; border-bottom: 1px dashed #ddd }
.nav li:last-child a { border: none }
.nav li a:active { background: #ddd }
/*首页样式电话*/
.sy-tell{ width:100%; margin-top:5px;}
.sy-tell-left{ float:left; width:40%;height:45px;line-height:45px; background:#fcc000; color:#fff;}
.sy-tell-left img{ float:left;}
.sy-tell-left span{ float:left;}
.sy-tell-right{ float:left; width:60%;height:45px; line-height:45px;background:#c61527; color:#fff; text-indent:20px;}
/*首页产品列表*/
.product{ overflow:hidden; padding-bottom:20px;}

/*首页公司简介*/
.tit{width:100%; border-bottom:3px solid #c61527; height:37px; line-height:40px;}
.tit h2{ color:#c61527; font-size:16px; margin-left:10px;}
.tit span{float:right;}
.tit span a{color:#ff0000; font-size:14px; font-weight:normal; margin-right:10px; border-bottom:1px solid #ff0000;}
a:hover{color:#f00;}
.company p{text-indent:24px; line-height:25px; margin:0px 10px; padding:10px 0px;}
/*首页新闻资讯*/
.news ul{margin:5px 10px; line-height:37px;}
.news ul li{border-bottom:1px dotted #999999;}
.news ul li span{float:right; color:#77add9;}


.newBt{margin-left:10px;}
.newBt p{line-height:25px;}
.newBt p span{color:#F00;}
/*banner*/
#wrapper { width: 100%; overflow: hidden; background:#FFF;  }
.swipe ul, .swipe li { margin: 0; padding: 0; list-style: none; overflow: hidden; }
.swipe img { width:100%; height:auto; display: block;}
.swipe { overflow: hidden; position: relative; }
.swipe ul { -webkit-transition: left 800ms ease-in 0; -moz-transition: left 800ms ease-in 0; -o-transition: left 800ms ease-in 0; -ms-transition: left 800ms ease-in 0; transition: left 800ms ease-in 0; }
.swipe #pagenavi { position: absolute; left: 0; bottom: 7px; text-align: center; width: 100%; }
.swipe #pagenavi a { width:6px; height:6px;  line-height: 99em; background:#999;  border-radius: 50%; margin:0 3px; overflow: hidden; cursor: pointer; display: inline-block; *display:inline;*zoom:1;}
.swipe #pagenavi a.active { background: #FFF; }



/*留言页面*/
#message form{ margin:0px auto; margin-right:10px; margin-left:10px;}
#message form .left{width:25%; text-align:right; vertical-align:top; height:100%;}
#message  textarea{width:88%;}
#message form  input{ border:1px solid #666; margin-right:10px; width:89%; height:30px; margin-bottom:10px;}

/*底部*/
footer{ width:100%; height:40px; line-height:40px; background:#c61527; position:fixed; left:0; bottom:0;}
footer a{ display:block; width:25%; height:40px; float:left; background:no-repeat center; background-size:auto 20px;}
footer a#fanhui{ background-image:url(../images/fanhui.png);}
footer a#list{ background-image:url(../images/mai.png);}
footer a#home{ background-image:url(../images/home.png);}
footer a#tel{ background-image:url(../images/tel.png);}
footer a#map{ background-image:url(../images/qq.png);}

/*内页顶部*/
.lanm{ position:fixed; width:100%; height:45px; padding:0px; left:0; top:0; z-index:998; background:#c61527; display:box; display:-webkit-box; display:-moz-box;}
.lanm .navCon{width:40px; height:40px; position:absolute; top:0px; right:0px;}
.lanm span{ width:40px; height:40px; display:block; position:absolute; top:0px; left:0px;}
.lanm h1{ display:block; color:#FFF; box-flex:1.0; -webkit-box-flex:1.0; -moz-box-flex:1.0; line-height:45px; text-align:center; font-size:18px; font-weight:bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#back{ border-right:1px solid #c61527; background:#c61527; position:absolute; z-index:1000;}
#back a{ display:block; height:100%; background:url(../images/back.png) no-repeat center; background-size:10px auto;}
#lm{ border-left:1px solid #444; height:100%; background: #383838 url(../images/lm.png) no-repeat center; background-size:auto 15px; -webkit-background-size:auto 15px; -moz-background-size:auto 15px; -o-background-size:auto 15px;}
.lanm .submenu{ position:absolute; width:100%; left:0; top:45px; background:#FFF; display:none;}
.lanm .submenu a{ display:block; height:40px; line-height:40px; border-bottom:1px solid #E8E8E8; margin:0 10px; background:url(../images/arr.png) no-repeat right center;background-size:auto 12px;}
.lanm .submenu a:last-child{ border:none;}
.zhezhao2{width:100%;height:100%;background-color:rgba(0,0,0,0.3);position:fixed;left:0;top:0;z-index:990;display:none}
/*danye*/
.company table tr{ margin-top:5px;}
.company img{ width:90%; margin-top:10px; margin-left:2%;}


/*新闻列表页*/
.newslist {}
.newslist li { border-bottom: 1px solid #DDD; }
.newslist li:nth-child(2n){ background:#ededed;}
.newslist li a { display: block; overflow: hidden; padding: 20px 10px; }
.newslist li h1 { font-size: 16px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.newslist li p { margin: 0; padding: 0; line-height: 30px; font-size: 14px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.pagelist{text-align:center; padding:20px;}
.pagelist span{font-size:20px; padding:0px 10px;}
.pagelist #current{ background:#CCC;}
/*产品内容 新闻内容*/
.news_tit{ padding:10px; line-height:20px; text-align:center; margin-top:10px; border-bottom:1px solid #DDD; font-size:16px; font-weight:bold;}
.news_txt{ line-height:200%; padding:10px; overflow:hidden; font-size:14px;}
.news_txt table{ width:100%;}
.news_txt table td{ float:left; width:50%; text-align:center;}
.news_txt table td img{ max-width:90%; height:auto; border:1px solid #ccc; padding:3px;}


#tinybox{position:absolute; display:none; background:#ffffff url(image/preload.gif) no-repeat;  z-index:2000;}
#tinymask{position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000000; z-index:1500;}
#tinycontent{background:#ffffff; font-size:1.1em;}

/*产品列表*/
#jiao{ width:10px; height:5px; position:absolute; left:50%; margin-left:-5px; bottom:18px;}
.car_list{ width:100%; overflow:hidden;}
.car_list li{ width:45%; margin:0 2%; border:1px solid #ccc; padding:5px 0; float:left; text-align:center; margin-bottom:8px; }
.car_list li a{ display:inline-block;}
.car_list li img{ width:96%; margin:0 2%; height:162px; display:block;}
.car_list li span{ display:block; margin-top:6px; line-height:20px; height:20px; overflow:hidden;}

.procla_list{ width:100%; height:auto;}
.procla_list p{ float:left; margin:0; margin-left:3%; width:46%; height:38px; line-height:38px;  color:#fff; text-align:center;border-radius:4px;-webkit-box-shadow: 2px 2px #ccc; margin-bottom:5px; margin-top:5px;}
.procla_list p a{ color:#fff;}
.dy-p1{ background:#fea330;}
.dy-p2{ background:#8d67e0;}
.dy-p3{ background:#668ce3;}
.dy-p4{ background:#5dc9d3;}
.dy-p5{ background:#fc5366;}
.dy-p6{ background:#38a1db;}


/*车间*/
.chejian li{ width:96%; margin:0 2%; margin-bottom:5px;}
.chejian li img{ width:100%;}



.btn{  text-align:center; color:#FFF; display:inline-block; font-size:16px; font-weight:bold; border-radius:5px; 
background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
background-image: -webkit-linear-gradient(top, #999, #666);
background-image: linear-gradient(to bottom, #999, #666);}

.dhbj{ padding:0 10px; height:36px; line-height:36px; margin-right:10px;}
.dhbj span{  background:url(../images/tel.png) no-repeat left center; background-size:auto 18px; padding-left:18px;}
.sqsj{ padding:0 10px;  height:36px; line-height:36px;}
.sqsj span{ background:url(../images/sqsj.png) no-repeat left center; background-size:auto 18px; padding-left:22px;}

.box{ background:#FFF; border-bottom:1px solid #DDD;  overflow:hidden;}
.box td{ border:1px solid #DDD; padding:10px; color:#999; vertical-align:top;}
.box p{ color:#333; margin:8px 0 0;}

.box th{ height:30px; background:#EEE;}