﻿@charset "utf-8";
/* CSS Document */

html, body, div, p, ul,ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset { margin:0; padding:0; }
/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 

/* body */ 
body{color:#757575; font-size:12px; line-height:24px;  font-family:"微软雅黑";   background:#FFF;} 
i, em, cite { font-style:normal; }

/* a */ 
a{color:#757575; font-size:12px;/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/ text-decoration: none; }
a:hover { color:#eb6100; }
/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
textarea,input {vertical-align:middle;font-size:12px; outline:none}

iframe{ border:0}
/* li */ 
ul,li{list-style-type:none;} 
/* img */ 
body img{border:0 none; vertical-align:middle;} 

/* h* */ 
h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;}


/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
/*返回顶部*/
.totop{position:fixed; right:50%; margin-right:-528px; z-index:10000; bottom:25px;display:block; width:26px; height:62px; background:url(../images/rocket.png) no-repeat 0 0; -webkit-transition: all 0.2s ease-in-out;}

.headTop{ height:44px; background:url(../images/topbj.jpg) left center repeat-x;}
.headTop .head{ width:1100px; margin:0 auto; position:relative;color:#FFF; line-height:35px; font-size:14px;}
.headTop .head .right{ position:absolute; right:0; top:0; text-align:right; }
.headTop .head .right a{ font-size:14px; color:#FFF}

/*网站头部*/
.top-T_Wrap{ width:auto; overflow:hidden;  height:130px; position:relative; z-index:10; background:#f3f3f3}
.top-T{ width:1100px; margin:0 auto; height:130px; overflow:hidden; position:relative;}
.top-T .logoL{ width:573px; height:86px; overflow:hidden; margin-top:25px; position:relative}
.top-T .Tel{ position:absolute; right:0; top:37px; line-height:30px; color:#808080; font-size:14px;}
.top-T .Tel strong{ text-align:right; font-size:16px; color:#333333;  margin-top:5px; display:block}
.top-T .Tel strong i{ color:#eb6100; font-size:24px; font-family:Arial, Helvetica, sans-serif;}
.seach{overflow:hidden; width:245px; height:26px; background:url(../images/search.png) center center no-repeat;}
.seach .keys{ width:175px; height:26px; border:0; background:none; padding-left:5px; float:left; font-size:12px; color:#414141; font-family:'微软雅黑'}
.seach .btns{ border:0; background:none; width:60px; height:26px; float:right; cursor:pointer}


/***********nav*******/
.navWrap{ height:60px; background:url(../images/navbj.jpg) center center no-repeat;}
.nav{ width:950px; margin:0 auto; overflow:hidden}
.nav li{ float:left; text-align:center;}
.nav li.li{ width:1px; height:40px; background:url(../images/xian.png) center center no-repeat;}
.nav li a{  line-height:40px; width:116px; font-size:14px; color:#333333; display:block; position:relative}
.nav li a:hover,.nav li .cur{background:url(../images/navcur.jpg) left center repeat-x; color:#FFF;}
.nav li a:hover:after,.nav li .cur:after{ position:absolute; content:''; bottom:3px; left:0; right:0; width:100%; height:5px; background:url(../images/san.png) center center no-repeat}
/*********************************公共头部结束*******************************/

.js-silder{position: relative; height:600px}
.silder-scroll{width: 100%; overflow: hidden; height:100%;}
.silder-main{position: relative; width: 100%; overflow: hidden; height:100%;}
.silder-main-img{position: absolute;top: 0;left: 0;width: 100%; height:100%;}
.silder-main-img a{ display:block; height:100%}
.silder-main-img img{width: 100%;}
.js-silder-ctrl{position:absolute; bottom:5px; z-index:10; width: 100%; text-align: center;}
.silder-ctrl-prev,
.silder-ctrl-next{position: absolute;top: 0;display:none;width: 8%;height: 100%;vertical-align: middle;cursor: pointer;color: #fff;font-family: "宋体";font-size: 52px;font-weight: 600;text-shadow: #666 2px 2px 5px;}
.silder-ctrl-prev{left: 0; text-align: left;}
.silder-ctrl-next{right: 0; text-align: right;}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{position: absolute;top: 50%; margin-top: -40px;}
.silder-ctrl-prev>span{display:none;left: 0;}
.silder-ctrl-next>span{ display:none;right: 0;}
.silder-ctrl-con{display: inline-block;width:10px;padding: 10px 0; margin: 0 10px; cursor: pointer;}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden;padding:5px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; cursor: pointer; border:1px solid #eb6100}
.silder-ctrl-con.active>span{background-color: #eb6100;}

@media (max-width: 768px){
.silder-ctrl-prev,.silder-ctrl-next{width: 10%;font-size: 26px;margin-top: -25px;}
.silder-ctrl-con{width: 14px;height: 14px;padding: 0;margin: 0 5px;}
.silder-ctrl-con>span{display: block; width: 100%;height: 100%;border-radius: 50%;padding: 0;}
}

.in_center{ width:1100px; margin:0 auto;}

.pro_bt{ background:url(../images/xian02.png) left bottom repeat-x; height:30px; line-height:30px; font-size:14px; color:#003567; font-weight:bold; position:relative}
.pro_bt span{ font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:5px; color:#808080; font-weight:normal}
.pro_bt a{ position:absolute; right:0; top:0; font-size:12px; color:#003567; font-weight:normal}

.in_pro_wrap{ width:870px; float:right; position:relative; overflow:hidden}
.in_pro_wrap ul{ padding-top:20px}
.in_pro_wrap li{ width:217px; float:left; overflow:hidden; margin-bottom:15px; position:relative;}
.in_pro_wrap li a{ font-size:14px; width:200px; color:#1a1a1a;  display:block;  margin:0 auto}
.in_pro_wrap li a .pic{ width:200px; height:200px; margin:0 auto; border:1px solid #ededed;}
.in_pro_wrap li a .pic img{ width:200px;}
.in_pro_wrap li a .txt{text-align:center; overflow:hidden; height:36px; line-height:20px}
.in_pro_wrap li a:hover{ color:#eb6100}

/*产品中心*/
.homeProWrap{width:auto; padding-top:40px; background:url(../images/probj.jpg) left top repeat-x;}



.dispaly{ display:none}


.inPRO{ width:1100px; margin:40px auto 20px; overflow:hidden;}
.LeftBox{ width:180px; float:left; overflow:hidden; margin-bottom:20px; position:relative;}
.LeftBox .Lefttitle{height:40px; line-height:40px; background:url(../images/yuan.png) 20px center no-repeat; padding-left:40px; border-bottom:1px solid #e6e6e6; font-size:18px; color:#003567; font-weight:bold}
.LeftBox .LeftList{ width:180px; overflow:hidden; margin:0 auto;}
.LeftBox .LeftList  li {  overflow:hidden; border-bottom:1px dashed #cccccc; line-height:47px; margin-bottom:5px;}
.LeftBox .LeftList  li a{ color:#808080; display:block;  font-size:16px;  background:url(../images/yuan01.png) 20px center no-repeat; padding-left:40px;}
.LeftBox .LeftList  li a:hover,.LeftBox .LeftList  li a.cur{ color:#eb6100}

.LeftBox .contact_nr{-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;  border:1px solid #d9d9d9; color:#808080; padding:10px 20px; font-size:12px; line-height:24px;  margin-top:20px;  background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e5); background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e5));background:-moz-linear-gradient(top, #ffffff, #e6e6e5);/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#e6e6e5,grandientType=0);
}
.LeftBox .contact_nr strong{ display:block; font-size:16px; font-family:Arial, Helvetica, sans-serif; text-align:center; padding:10px 0; color:#00284c}
.LeftBox .contact_nr img{ margin-top:-3px; margin-right:5px}

.nyWrap{width:auto;  background:url(../images/probj.jpg) left top repeat-x;}
.in_pro{width:1100px; margin:0 auto; overflow:hidden; padding:30px 0 10px}


.aboutWrap{ height:360px; background:url(../images/aboutbj.png) center center repeat-x; padding-top:11px; margin-top:20px}
.aboutWrap .about{ width:620px;  height:360px; margin:0 auto; background:url(../images/about.jpg) left center no-repeat #FFF; padding-left:480px}
.aboutWrap .about strong{ display:block; font-size:24px; color:#003567}
.aboutWrap .about a{ display:block; width:600px; font-size:14px; color:#404040; line-height:40px; padding-top:50px}

/*新闻中心*/
.newsWrap{ width:1100px; margin:0 auto; padding:40px 0; overflow:hidden}

.newsWrap .newsL{ width:750px; float:left; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;  border:1px solid #d9d9d9; }



.newsWrap .newsNav{ border-bottom:1px solid #e6e6e6; height:40px; line-height:40px; padding:0 25px; font-size:16px; color:#003567; font-weight:bold; position:relative}
.newsWrap .newsNav span{ font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-left:5px; color:#808080; font-weight:normal}
.newsWrap .newsNav a{ position:absolute; right:25px; top:0; font-size:12px; color:#003567; font-weight:normal}


.newsWrap_nr{ overflow:hidden; padding:10px 25px 20px;}
.newsWrap_nr li{ width:331px;  position:relative; float:left; border-bottom:1px dashed #cccccc;}
.newsWrap_nr li a{ display:block; height:40px; background:url(../images/yuan01.png) left center no-repeat; padding-left:15px; padding-right:80px; line-height:40px; overflow:hidden; color:#808080; font-size:14px}
.newsWrap_nr li a span{position:absolute; right:0; top:0; color:#b2b2b2;}
.newsWrap_nr li a:hover{ color:#eb6100}


.newsWrap .news_R{width:310px; float:right;}

.newsWrap .news_bt{ height:40px; line-height:40px; padding:0 25px; font-size:16px; color:#003567; font-weight:bold; background:url(../images/Problem.jpg) left center no-repeat;  position:relative}
.newsWrap .news_bt span{ font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-left:5px; color:#808080; font-weight:normal}
.newsWrap .news_bt a{ position:absolute; right:25px; top:0; font-size:12px; color:#003567; font-weight:normal}


.newsWrap .news_R .news_R_nr{ padding:20px; border:1px solid #e6e6e6; height:400px; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;  overflow:hidden}
.newsWrap .news_R .news_R_nr li{ text-align:left; border-bottom:1px dashed #cccccc; margin-bottom:15px; font-size:14px; padding-bottom:15px;}
.newsWrap .news_R .news_R_nr li a{ display:block}
.newsWrap .news_R .news_R_nr li .wen{ background:url(../Images/wen.png) left center  no-repeat; margin-bottom:10px; padding-left:25px; color:#1a1a1a}
.newsWrap .news_R .news_R_nr li .da{ background:url(../Images/da.png) left top  no-repeat; padding-left:25px; line-height:18px; color:#808080}
.newsWrap .news_R .news_R_nr .tempWrap{height:400px !important}


/*内页样式*/

.right{width:880px;  float:right; overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:880px; height:35px; border-bottom:1px dashed #cccccc; position:relative; line-height:35px;}
.right .right-bt .nybtL{color:#eb6100; display:inline-block;  height:34px; padding:0 5px; border-bottom:2px solid #eb6100; font-weight:bold; font-size:16px; overflow:hidden}
.right .right-bt .nybtR{ position:absolute; right:0; top:0; text-align:right; height:35px; line-height:35px;  overflow:hidden; color:#737373}

.right .right-bt .nybtR a:nth-last-child(1){ color:#eb6100}
.right .right-bt a{ color:#09255d}
.right .right-bt a:hover{ color:#eb6100}

.ny-right-about{ width:880px;  overflow:hidden; min-height:300px; padding:10px 0; font-size:14px; color:#474747}


.ny-right-news{ width:880px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:880px; height:32px; line-height:32px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/jt.png) left center no-repeat; padding-left:15px;}
.ny-right-news li span{ position:absolute; right:0; top:0; color:#737373;}
.ny-right-news ul{ margin-bottom:20px;}


.ny-right-news h1{ font-size:16px; width:880px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:880px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:880px; float:left; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor{ width:880px; padding:20px 0; overflow:hidden}
.ny-right-honor li{ width:220px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-honor li a{ font-size:14px; width:200px; color:#808080;  display:block;  margin:0 auto}
.ny-right-honor li a .pic{ width:198px; overflow:hidden; height:276px; border:1px solid #ededed; margin:0 auto;}
.ny-right-honor li a .pic img{ width:198px;}
.ny-right-honor li a .txt{ text-align:center; overflow:hidden; height:32px; line-height:32px}
.ny-right-honor li a:hover{ color:#eb6100}



/*生产车间*/
.sccj{ width:880px; padding:20px 0; overflow:hidden}
.sccj li{ width:220px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.sccj li a{ font-size:14px; width:200px; color:#808080;  display:block;  margin:0 auto}
.sccj li a .pic{ width:198px; overflow:hidden; height:140px; border:1px solid #ededed; margin:0 auto;}
.sccj li a .pic img{ width:198px;}
.sccj li a .txt{ text-align:center; overflow:hidden; height:32px; line-height:32px}
.sccj li a:hover{ color:#eb6100}

/*内页****产品****样式*****/
.ny-right-pro{ width:880px; padding:20px 0; overflow:hidden}
.ny-right-pro li{ width:220px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-pro li a{ font-size:14px; width:200px; color:#808080;  display:block;  margin:0 auto}
.ny-right-pro li a .pic{ width:198px; height:198px;  overflow:hidden; border:1px solid #ededed; margin:0 auto;}
.ny-right-pro li a .pic img{ width:198px;}
.ny-right-pro li a .txt{ text-align:center; overflow:hidden; height:36px; line-height:20px}
.ny-right-pro li a:hover{ color:#eb6100}

.jqzoom{ width:880px;  margin:10px auto; overflow:hidden;}


.jqzoom_A{ width:880px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; max-width:550px;}



.proproperty{ font-size:16px; font-weight:bold; color:#373737; margin-top:20px; width:880px; border-bottom:1px solid #e2e2e2;  height:30px;}
.proproperty li {float:left;  height:30px; background-image:url(../Images/t2.jpg); cursor:pointer; margin-right:5px; font-size:12px; font-weight:100; text-align:center; float:left; line-height:30px; color:#FFF; width:75px; }
.proproperty li.cur{ background-image:url(../Images/t1.jpg); }

.procontent{ width:880px; float:right; padding:10px 0;}
.dispaly{ display:none}
.pageleft{ float:left}
.pageright{ float:right}

.linkWrap{width:100%; background:url(../images/xian05.png) left bottom repeat-x #003465; overflow:hidden; padding:20px 0; line-height:20px; font-size:14px}
.linkWrap .link{ width:1000px; margin:0 auto; color:#FFF; position:relative; overflow:hidden; min-height:32px; padding-left:85px;}
.linkWrap .link span {position:absolute; left:0; top:0; font-size:16px;}

.linkWrap .link a{color:#FFF; font-size:14px; margin-right:10px;}
.linkWrap .link a:hover{ text-decoration:underline; color:#eb6100;}

/*footer*/
.footWrap{background:url(../images/footbj.png) left bottom repeat-x; height:198px;  overflow:hidden;}
.footWrap .foot{ width:1100px; margin:0 auto;  padding:20px 0; font-size:14px; color:#7a8a99; line-height:36px; position:relative; overflow:hidden}
.footWrap .foot .List{ float:left; width:160px; overflow:hidden}
.footWrap .foot .List strong{ color:#FFF; line-height:26px; margin-bottom:10px; position:relative; font-size:16px; display:block;}
.footWrap .foot .List p{ width:110px; float:left;}
.footWrap .foot .List p a{ color:#7a8a99;  font-size:14px;}
.footWrap .foot .List p a:hover{ color:#eb6100}

.footWrap .foot .A{width:540px; text-align:left; padding-bottom:20px;}
.footWrap .foot .A ul{ overflow:hidden}
.footWrap .foot .A li{ float:left; height:36px; width:200px;}

.footWrap .foot .B{width:230px; text-align:left; padding-bottom:20px;}


.footWrap .foot .E{width:200px; float:right}
.footWrap .foot .E img{ display:inline-block; margin-top:15px}

.copyWrap{ background:url(../images/copy.png) left bottom repeat-x; color:#ffffff; height:40px; line-height:40px; font-size:14px;}
.copyWrap .copy{ width:1100px; margin:0 auto; position:relative}
.copyWrap .copy i{ position:absolute; right:0; top:0}
.copyWrap a{ color:#ffffff;}
.copyWrap a:hover{ color:#ffffff}
/*翻页*/
.pageNavi{text-align:center; margin-top:20px; margin-bottom:20px;}
.wp-pagenavi {CLEAR: both;}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}




/*===========================================插件END======================================================*/

#product_view {width:700px; margin:auto; overflow:hidden;}
#product_view h1 { font-size:18px; text-align: left; line-height:26px;}
#product_view h2 { font-size:14px; height:30px; line-height:30px}
#product_view div.content { line-height:180%; padding-bottom:15px}
#product_view p.pImg {text-align:center; padding-bottom:15px}


.list{ padding:0 10px 0 0;}
.list img{ cursor:pointer; padding:1px; border:1px solid #cdcdcd; margin-right:10px; display:block; float:left; width:60px; height:60px; margin-bottom:10px;}
.list img.onzoom, .list img.on{padding:0px; border:2px solid #eb6100;}

.container{ position:relative;}

.izImage{ border:1px solid #cdcdcd; width:380px; height:380px; cursor:pointer}
.izViewer{width:300px;height:300px;position:absolute;left:390px;top:0;display:none; border:1px solid #999;}

.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background:#E6EAF3; cursor:crosshair;}


.right_text{ width:440px; float:right;}
.right_text h1{ line-height:26px; font-size:18px; font-weight:normal}

.right_text .text{ line-height:34px; margin-top:10px;}
.right_text .text span{ font-size:20px; color:#eb6100;}



/*漂浮*/
.float-contact-mini {
	position: absolute;
	right: 1px;
	top: 30%;
	 z-index:100
}
.float-contact-mini a {
	background: url("../images/sprites.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF !important;
	display: block;
	height: 65px;
	line-height: 110%;
	padding: 46px 5px 0;
	text-align: center;
	text-decoration: none !important;
	width: 18px;
}
.float-contact {
	display: none;
	position: absolute;
	right: 1px;
	top:28%;
	width: 190px;
}
.float-contact .close {
	background: url("../images/sprites.png") no-repeat scroll -29px 0 transparent;
	color: #FFFFFF !important;
	display: block;
	height: 31px;

	line-height: 31px;
	padding-left: 22px;

}
.float-contact .container {
	background:#FFFFFF;
	border-color: #E3E3E3;
	 padding:10px

}
.float-contact .container {
	border-style: solid;

}
.float-contact .qq {
	
}
.float-contact .qqtitle {

}
.float-contact .qq .btn {
	
}
.float-contact .qq .btn li {
line-height:30px;
}

/*.float-contact .qq .btn li a{ border:1px solid #e6e6e6; margin:10px auto 0; display:block}*/

.float-contact .myqqlink {
	background: url("../images/qqpf.png") repeat-x left center;
	
	color: #FFFFFF ; font-size:16px;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;

}
