﻿@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:#0092d9; }
/* 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:40px; background:url(../images/topbj.jpg) left center repeat-x;}
.headTop .head{ width:1100px; margin:0 auto; position:relative;color:#b2b2b2; line-height:40px; font-size:14px;}
.headTop .head .right{ position:absolute; right:0; top:0; text-align:right; }
.headTop .head .right a{ font-size:12px; color:#b2b2b2}

/*网站头部*/
.top-T_Wrap{ width:auto; overflow:hidden;  height:120px; position:relative; z-index:10; background:#FFF}
.top-T{ width:1100px; margin:0 auto; background:url(../images/zi.png) 500px top no-repeat; height:120px; overflow:hidden; position:relative;}
.top-T .logoL{ width:476px;  margin-top:15px; position:relative}
.top-T .Tel{ position:absolute; background:url(../images/tel.png) center center no-repeat; width:200px; right:0; top:0; height:120px; }



/***********nav*******/
.navWrap{ height:58px; background:url(../images/navbj.png) center center repeat-x;}
.nav{ width:1100px; margin:0 auto; overflow:hidden}
.nav li.li{ width:2px; height:58px; background:url(../images/navli.png) center center no-repeat}
.nav li{ float:left; text-align:center;}
.nav li a{  line-height:58px; width:172px; font-size:16px; color:#ffffff; display:block; position:relative}
.nav li a:hover,.nav li .cur{background:url(../images/navcur.png) left center repeat-x; font-weight:bold}
/*********************************公共头部结束*******************************/

.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 #0092d9}
.silder-ctrl-con.active>span{background-color: #0092d9;}

@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_pro_wrap{ width:800px; float:right; position:relative; overflow:hidden; }
.in_pro_wrap li{ width:266px; float:left; overflow:hidden; margin-bottom:10px; padding-top:10px; position:relative;}
.in_pro_wrap li a{ font-size:18px; width:250px; color:#4c4c4c;  display:block;  margin:0 auto}
.in_pro_wrap li a .pic{ width:250px; height:250px; margin:0 auto; position:relative; border:1px solid #ededed;}
.in_pro_wrap li a .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.in_pro_wrap li a .txt{text-align:center; overflow:hidden; height:42px; line-height:42px}
.in_pro_wrap li a:hover{ color:#0092d9}

.in_pro_wrap li a:hover .pic{-moz-box-shadow:0 0 10px rgba(217,217,217,0.5); -webkit-box-shadow:0 0 10px rgba(217,217,217,0.5); box-shadow:0 0 10px rgba(217,217,217,0.5);}

/*产品中心*/
.homeProWrap{width:1100px; margin:0 auto 30px; overflow:hidden; padding-top:35px;}


.inPRO{ width:1100px; margin:40px auto 20px; overflow:hidden;}

.LeftBox{ width:270px; float:left; overflow:hidden; margin-bottom:20px; padding-top:10px; position:relative;}
.LeftBox .Lefttitle{height:100px; background:url(../images/probt.png) center center no-repeat #0092d9;  -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
.LeftBox .Lefttitle.newsBt{background:url(../images/newsbt.png) center center no-repeat #0092d9;}
.LeftBox .LeftList{ width:240px; overflow:hidden; margin:5px auto 15px;}
.LeftBox .LeftList  li {  overflow:hidden; border-bottom:1px dashed #cccccc; line-height:62px;}
.LeftBox .LeftList  li a{ color:#808080; display:block;  font-size:18px;  background:url(../images/jt01cur.png) 220px center no-repeat; padding-left:10px;}
.LeftBox .LeftList  li a:hover,.LeftBox .LeftList  li a.cur{  background:url(../images/jt01.png) 220px center no-repeat;  color:#0092d9}

.contactBt{-moz-box-shadow:0 0 10px rgba(217,217,217,0.5); -webkit-box-shadow:0 0 10px rgba(217,217,217,0.5); box-shadow:0 0 10px rgba(217,217,217,0.5);  background:url(../images/contact.png) center center no-repeat #0092d9; height:100px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}


.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{background:url(../images/about.jpg) center center no-repeat; height:230px; padding-top:206px;  overflow:hidden;}
.aboutWrap a{ display:block; width:1100px; margin:0 auto; font-size:14px; text-align:center; color:#FFF; line-height:28px;}
.aboutWrap a span{ color:#0092d9}



/*新闻中心*/
.news{ width:1100px; margin:0 auto;  padding:40px 0 ;  overflow:hidden}

.news_bt{ width:auto; height:40px; line-height:40px; background:#f2f2f2; position:relative;}
.news_bt li{ display:inline-block; width:100px; text-align:center; position:relative}
.news_bt li a{font-size:16px;color:#4c4c4c;  }
.news_bt li.cur{ background:#0092d9; -moz-box-shadow:3px 3px 4px rgba(128,128,128,0.5); -webkit-box-shadow:3px 3px 4px rgba(128,128,128,0.5); box-shadow:3px 3px 4px rgba(128,128,128,0.5); }
.news_bt li.cur a{color:#FFF;}

.news_bt .more{ position:absolute; right:10px; top:0; color:#808080; font-size:12px }

.newsWrap_L{ width:600px; float:left; overflow:hidden}

.newsWrap_L .news_H_nr{ width:auto; overflow:hidden; padding-top:20px;}

.newsWrap_L .txtImg{ width:auto; height:150px; overflow:hidden; padding-bottom:15px; }
.newsWrap_L .txtImg .pic{ width:150px; height:150px; border:1px solid #f3f3f3; float:left; position:relative}
.newsWrap_L .txtImg .pic img{ position:absolute; max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto;}
.newsWrap_L .txtImg a{line-height:20px; font-size:13px; color:#4c4c4c; display:block}

.newsWrap_L .txtImg a .text{ width:430px; float:right; font-size:14px; color:#b2b2b2;}
.newsWrap_L .txtImg a .text strong{ display:block; color:#1a1a1a; font-size:14px; line-height:25px; margin-bottom:10px; overflow:hidden;  position:relative}
.newsWrap_L .txtImg a .text span{ display:block; background:#0092d9; color:#FFF; width:90px; height:32px; line-height:32px; text-align:center; margin-top:10px;}

.newsWrap_L .list{ overflow:hidden}
.newsWrap_L .list li{ height:40px;border-bottom:1px dashed #e6e6e6;  line-height:40px; position:relative;  overflow:hidden}
.newsWrap_L .list li a{background:url(../Images/dian.jpg) left center no-repeat; font-size:14px; color:#1a1a1a; padding-left:20px; position:relative; display:block; padding-right:80px;}
.newsWrap_L .list li span{ position:absolute; right:0; font-size:12px; top:0; color:#cccccc; font-weight:normal}
.newsWrap_L .list li a:hover{color:#0092d9}

.newsWrap_R{ width:460px;  float:right;}
.homePro_bt{ width:auto; height:40px; line-height:40px; color:#FFF;  background:#f2f2f2; position:relative;}
.homePro_bt a{ position:absolute; right:10px; top:0; color:#808080;  font-size:12px}
.homePro_bt span{ display:block; width:100px; background:#0092d9; text-align:center; font-size:16px; -moz-box-shadow:3px 3px 4px rgba(128,128,128,0.5); -webkit-box-shadow:3px 3px 4px rgba(128,128,128,0.5); box-shadow:3px 3px 4px rgba(128,128,128,0.5); }
.news .newsWrap_R .news_L_nr{ height:370px; overflow:hidden; padding-top:20px; }
.news .newsWrap_R .news_L_nr li{text-align:left; margin-bottom:10px; padding:0 0 15px; border-bottom:1px dashed #cccccc; padding-bottom:15px;}
.news .newsWrap_R .news_L_nr li .wen{ background:url(../Images/da.png) left center  no-repeat;  padding-left:30px; color:#333333; font-size:14px; line-height:35px}
.news .newsWrap_R .news_L_nr li .da{ background:url(../Images/wen.png) left 2px  no-repeat; padding-left:30px; line-height:18px; color:#b2b2b2}
.news .newsWrap_R .news_L_nr li a{color:#808080; display:block; font-size:14px;}




/*17载，感恩一路有你*/
.Env_wrap_bt{ height:50px; background:url(../images/sc.png) center center no-repeat}
.Env_wrap_nr{ width:auto;  margin:0 auto; padding:0 0; position:relative}
.Env_wrap_nr .bd{ position:relative;width:1100px; margin:30px auto 20px;}
.Env_wrap_nr .scrollWrap{overflow:hidden; width:1100px; margin:0 auto;}
.Env_wrap_nr ul{ overflow:hidden; zoom:1; }
.Env_wrap_nr li{ width:183px; overflow:hidden; position:relative; float:left; display:inline; }
.Env_wrap_nr li a { display:block; overflow:hidden; font-size:16px; padding:10px 0; text-align:center;  width:170px; margin:0 auto;}
.Env_wrap_nr li .pic {position:relative; -moz-box-shadow:0 0 5px rgba(178,178,178,0.5); -webkit-box-shadow:0 0 5px rgba(178,178,178,0.5); box-shadow:0 0 5px rgba(178,178,178,0.5); display:block;   border:1px solid #eaeaea; background:#FFF; overflow:hidden; width:160px; margin:0 auto; height:160px;}
.Env_wrap_nr li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}
.Env_wrap_nr li .text{ color:#999999; line-height:24px; display:none; padding:10px 25px}



/*内页样式*/

.right{width:800px;  float:right; overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:800px; height:35px; border-bottom:1px dashed #cccccc; position:relative; line-height:35px;}
.right .right-bt .nybtL{color:#0092d9; display:inline-block;  height:34px; padding:0 5px; border-bottom:2px solid #0092d9; 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:#0092d9}
.right .right-bt a{ color:#09255d}
.right .right-bt a:hover{ color:#0092d9}

.ny-right-about{ width:800px;  overflow:hidden; min-height:300px; padding:10px 0; font-size:14px; color:#474747}


.ny-right-news{ width:800px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:800px; 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:800px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:800px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:800px; float:left; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor{ width:800px; padding:20px 0; overflow:hidden}
.ny-right-honor li{ width:266px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-honor li a{ font-size:14px; width:240px; color:#808080;  display:block;  margin:0 auto}
.ny-right-honor li a .pic{ width:240px; overflow:hidden; height:240px; border:1px solid #ededed; margin:0 auto; position:relative}
.ny-right-honor li a .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.ny-right-honor li a .txt{ text-align:center; overflow:hidden; height:32px; line-height:32px}
.ny-right-honor li a:hover{ color:#0092d9}

/*内页****产品****样式*****/
.ny-right-pro{ width:800px; padding:20px 0; overflow:hidden}
.ny-right-pro li{ width:266px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-pro li a{ font-size:14px; width:240px; color:#808080;  display:block;  margin:0 auto}
.ny-right-pro li a .pic{ width:240px; height:240px;  overflow:hidden; border:1px solid #ededed; margin:0 auto; position:relative}
.ny-right-pro li a .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.ny-right-pro li a .txt{ text-align:center; overflow:hidden; height:32px; line-height:32px}
.ny-right-pro li a:hover{ color:#0092d9}

.jqzoom{ width:800px;  margin:10px auto; overflow:hidden;}


.jqzoom_A{ width:800px;  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:800px; 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:800px; float:right; padding:10px 0;}
.dispaly{ display:none}
.pageleft{ float:left}
.pageright{ float:right}

.linkWrap{width:100%; overflow:hidden; padding:20px 0; line-height:20px; font-size:14px}
.linkWrap .linkBt{ height:28px; background:url(../images/link.jpg) center center no-repeat}
.linkWrap .link{ width:990px; margin:0 auto; color:#808080; position:relative; overflow:hidden; padding:20px 0 20px 110px}
.linkWrap .link a{color:#808080; font-size:14px; margin-right:10px;}
.linkWrap .link a:hover{ text-decoration:underline; color:#0092d9;}

/*footer*/
.footWrap{background:url(../images/footbj.jpg) center center no-repeat; height:280px; overflow:hidden;}
.footWrap .foot{ width:820px; margin:0 auto;  font-size:16px; padding-left:280px; color:#FFF; padding-top:50px; line-height:34px; height:230px;  position:relative; overflow:hidden}
.footWrap .foot .List{ float:left; width:160px; overflow:hidden}
.footWrap .foot .List strong{ color:#FFF; line-height:26px; border-bottom:1px dashed #86ccee; overflow:hidden; padding-bottom:5px;  position:relative; font-size:16px; display:inline-block;}
.footWrap .foot .List p{ width:160px; float:left;}
.footWrap .foot .List p a{ color:#FFF;  font-size:16px;}
.footWrap .foot .List p a:hover{ text-decoration:underline}

.footWrap .foot .A{width:500px; text-align:left; }
.footWrap .foot .A ul{ overflow:hidden}
.footWrap .foot .A li{ float:left; height:34px; width:215px;}

.footWrap .foot .B{width:170px; text-align:left;}


.footWrap .foot .ewm{width:130px; height:130px; position:absolute; left:30px; top:120px;}


.copyWrap{ background:#005580; color:#ffffff; height:43px; line-height:43px; 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 #0092d9;}

.container{ position:relative;}

.izImage{ border:1px solid #cdcdcd; width: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:400px; 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:#0092d9;}



/*漂浮*/
.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;

}
