﻿@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:#da251d; }

/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
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;}

.headWrap{ height:36px; width:auto; background:#000000; color:#aeaeae; font-size:12px; line-height:36px;}
.headWrap .head{ width:1100px; margin:0 auto; position:relative;}
.headWrap .head .headRight{ position:absolute; right:0; top:0}
.headWrap .head .headRight a{color:#aeaeae; }
.headWrap .head .headRight a:hover{ color:#FFF}

/*网站头部*/
.top-T_Wrap{ width:auto; height:150px; background:url(../images/head.jpg) center center no-repeat;}
.top-T{ width:1100px; margin:0 auto; height:150px; overflow:hidden; position:relative; background:url(../images/tel.png) right center no-repeat}
.top-T .logoL{ width:704px; margin-top:35px; height:80px; overflow:hidden; color:#898989; position:relative}
.top-T .headRight{ position:absolute; color:#b2b2b2; right:0; top:0;}
.top-T .headRight a{color:#b2b2b2; margin:0 5px;}
.top-T .headRight a:hover{ color:#da251d}



/***********nav*******/
.navWrap{ width:auto; height:41px; background:url(../images/nav.jpg) center bottom no-repeat;}
.nav{margin:0 auto; width:1180px; margin:0 auto; height:41px;}
.nav li{ float:left;  width:118px; position:relative; display:inline;}
.nav li a{ height:41px; width:118px; line-height:41px; text-align:center; font-size:16px; color:#ffffff ; display:block;}
.nav li a:hover span,.nav li .cur span{ background:url(../images/navcur.png) center center no-repeat; position:absolute; width:118px; left:0; top:-5px; height:45px; line-height:51px; display:block; color:#FFF}

/*********************************公共头部结束*******************************/


.js-silder{position: relative; height:500px}
.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 0;cursor: pointer;background-color: #e4e4e4;-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px;}
.silder-ctrl-con.active>span{background-color: #facf00;}

@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;}
}

/*产品中心*/


.RightBOx{ width:840px; float:right; overflow:hidden;}
.RightBOx li{ float:left; width:275px; overflow:hidden; padding-top:5px; padding-bottom:15px; }
.RightBOx li .pic{ width:240px; height:240px; margin:0 auto; border:4px solid #f2f2f2; background:#FFF;}
.RightBOx li .pic img{ width:240px; height:240px; display:block;}
.RightBOx li .txt{ width:240px; height:34px; line-height:34px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; text-align:center; margin:0 auto; background:#f2f2f2; border:4px solid #f2f2f2; }


.RightBOx li a{ display:block; width:248px; margin:0 auto; font-size:16px;
-moz-box-shadow:0 0 5px rgba(128,128,128,0.5) ;            
-webkit-box-shadow:0 0 5px rgba(128,128,128,0.5) ;         
box-shadow:0 0 5px rgba(128,128,128,0.5) ;  }
.RightBOx li a:hover{color:#ff0000}


.inPRO{ width:1100px; padding:10px; margin:30px auto 20px; overflow:hidden;}
.LeftBox{ width:230px;  float:left; border:5px solid #f2f2f2; background:#f6f6f6;  overflow:hidden; margin-bottom:20px; position:relative;

-moz-box-shadow:0 0 5px rgba(128,128,128,0.5) ;            
-webkit-box-shadow:0 0 5px rgba(128,128,128,0.5) ;         
box-shadow:0 0 5px rgba(128,128,128,0.5) ;  
}
.LeftBox .LeftTitle{ width:230px; text-align:center; padding:30px 0 0;}
.LeftBox .LeftList{ width:230px; overflow:hidden; margin:20px auto 0; background:url(../images/xian02.png) center bottom no-repeat; padding-bottom:30px;}
.LeftBox .LeftList  li {  overflow:hidden; line-height:47px; text-align:center; margin-top:10px;}
.LeftBox .LeftList  li a{ color:#4c4c4c; display:block;  font-size:16px;}
.LeftBox .LeftList  li a:hover,.LeftBox .LeftList  li a.cur{ background:url(../images/pronavcur.png) center center no-repeat;}
.LeftBox .contactnr{ padding:20px 20px; line-height:36px; font-size:16px; color:#7c7c7c}
.LeftBox .contactnr img{ margin-top:-3px}


.in_pro{width:1100px; margin:0 auto; overflow:hidden; padding:30px 0 10px}


.HomeCer{ width:auto; height:971px; background:url(../images/conbj.jpg) center center no-repeat; position:relative}

.aboutWrap{ width:1100px; margin:0 auto; height:310px; padding-top:50px; position:relative}
.aboutWrap .about{ width:620px; padding-top:100px; padding-left:30px;  line-height:36px; color:#3b4750; font-size:14px; position:relative}
.aboutWrap .about a{ font-size:14px; color:#da251d;}
.aboutWrap .video{ width:390px; height:240px; position:absolute; right:30px; top:100px;}


/*新闻中心*/
.news{width:1100px; margin:60px auto 0; height:390px; overflow:hidden;}

.news_bt{ height:42px;  line-height:42px; border-bottom:1px dashed #cccccc;  position:relative; font-size:12px; color:#0269ac;}
.news_bt span{ font-size:18px; font-weight:bold; display:block; width:120px; color:#28166f;}
.news_bt a{ position:absolute; right:0; top:0; color:#28166f}

.news .news_R{width:680px; float:right; height:390px; overflow:hidden}


.news_R_nr{ padding:10px 0 15px; overflow:hidden; background:url(../images/xian03.png) center bottom no-repeat; height:115px;}
.news_R_nr li{ height:28px; width:330px; position:relative; overflow:hidden; float:left; line-height:28px; }
.news_R_nr li .date{ position:absolute; right:0; top:0; color:#c9c9c9;  }
.news_R_nr li a{padding-left:13px; height:28px; font-size:14px;  overflow:hidden;  background:url(../Images/o.png) left center no-repeat; display:block; color:#5d5d5d; margin-right:80px;}
.news_R_nr li a:hover{ color:#ff0000}

.news .news_R .news_R_contact { padding-top:25px;  font-size:14px;color:#666666; position:relative}
.news .news_R .news_R_contact img{ position:absolute; right:0; bottom:20px;}
.news .news_R .news_R_contact ul{ overflow:hidden; margin-bottom:5px; margin-top:8px;}
.news .news_R .news_R_contact li{ width:290px; line-height:36px; float:left}

.news .news_L{ width:370px; float:left; height:390px; }
.news .news_L .news_L_bt{ width:230px; margin:0 auto; line-height:18px; padding-top:76px; padding-bottom:10px; text-align:center}
.news .news_L .more{ display:block; margin:15px auto 0; width:62px; height:22px; background:url(../images/more.png) center center no-repeat}
.produceNR {  overflow:hidden; height:200px;  background:url(../Images/honor.png) left center no-repeat}
.produceNR .bd{ position:relative; padding:0 30px; overflow:hidden;}
.produceNR .bd .next,.produceNR .bd .prev{ display:block; width:14px; height:26px; position:absolute; top:80px}
.produceNR .bd .prev{ left:0; background:url(../Images/left.png) left center no-repeat;}
.produceNR .bd .next{ right:0; background:url(../Images/right.png) left center no-repeat;}
.produceNR .scrollWrap{ overflow:hidden; }
.produceNR ul{ overflow:hidden; zoom:1;}
.produceNR li{ width:300px; float:left; display:inline; }
.produceNR li .pic {position:relative;   display:block; text-align:center;  width:300px; height:200px; }
.produceNR li .pic img { max-height:100%; max-width:100%; position:absolute; margin:auto; left:0; top:0; right:0; bottom:0}

.more_hz{ position:absolute; width:1100px; margin:auto; left:0; bottom:65px; height:40px; right:0}
/*内页样式*/



.right{width:820px;  float:right; overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:820px; height:35px; border-bottom:1px dashed #cccccc; position:relative; line-height:35px;}
.right .right-bt .nybtL{color:#28166f; display:inline-block;  height:34px; padding:0 5px; border-bottom:2px solid #28166f; font-weight:bold; font-size:16px; overflow:hidden}
.right .right-bt .nybtR{ position:absolute; right:0; top:0; text-align:right; height:35px; padding-right:10px; line-height:35px;  overflow:hidden; color:#737373}

.right .right-bt .nybtR a:nth-last-child(1){ color:#28166f}
.right .right-bt a{ color:#09255d}
.right .right-bt a:hover{ color:#28166f}

.ny-right-about{ width:820px;  overflow:hidden; padding:10px 0; font-size:14px; color:#474747}


.ny-right-news{ width:820px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:820px; height:32px; line-height:32px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/o.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:820px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:820px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:820px; float:left; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor { width:820px; padding:10px 0; overflow:hidden}
.ny-right-honor li{ width:205px; margin-bottom:20px; line-height:32px; float:left}
.ny-right-honor li .pic{ width:180px; margin:0 auto; border:1px solid #CCC; position:relative}
.ny-right-honor li .pic a{ position:relative; display:block; width:180px; height:180px;}
.ny-right-honor li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0  }

.ny-right-honor li .txt{ width:180px;  margin:0 auto; height:24px; overflow:hidden; line-height:24px; text-align:center}
.ny-right-honor li .txt a{ color:#919191;}
.ny-right-honor li .txt a:hover{ color:#ff0000}


/*内页****产品****样式*****/
.ny-right-pro{ width:820px; padding:10px 0; overflow:hidden}

.ny-right-pro li{ width:205px; margin-bottom:20px; line-height:32px; float:left;}
.ny-right-pro li .pic{ width:180px; margin:0 auto; border:1px solid #CCC; position:relative}
.ny-right-pro li .pic a{ position:relative; display:block; width:180px; height:180px;}
.ny-right-pro li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0  }
.ny-right-pro li .txt{ width:180px; margin:0 auto; overflow:hidden; height:24px; line-height:24px; text-align:center}
.ny-right-pro li .txt a{ color:#919191;}
.ny-right-pro li .txt a:hover{color:#ff0000}

.jqzoom{ width:820px;  margin:10px auto; text-align:center;}
.jqzoom img{ border:1px solid #CCC; max-width:450px;}
.ny-right-about h1{ width:820px; height:32px; font-size:16px; line-height:32px; text-align:center}

.jqzoom_A{ width:820px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; max-width:550px;}
/*========================插件===========================*/
#preview{float:left;  margin-top:10px; display:inline; width:250px;}

.pro-top{ width:770px; margin:0 auto; height:390px;}
.pro-top-r{ float:right;  width:440px; height:240px}
.pro-top-r h1{ font-size:14px; color:#F00; margin-top:10px;}

/*jqzoom*/
.list-h li{float:left;}
#spec-n5{width:300px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{width:272px !important;   float:left; height:62px; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{float:left; margin-right:0px; display:inline; width:62px;height:62px;}
#spec-list ul li img{padding:2px ; border:1px solid #ccc; width:50px; height:50px;}


.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:207px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:500px;height:500px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
/*===========================================插件END======================================================*/



.proproperty{ font-size:16px; font-weight:bold; color:#373737; margin-top:20px; width:820px; 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:820px; float:right; padding:10px 0;}

.dispaly{ display:none}


.pageleft{ float:left}
.pageright{ float:right}



.linksWrap{width:1100px; margin:0 auto 30px; overflow:hidden; line-height:32px; font-size:16px}
.linksWrap .links{ width:1100px; margin:0 auto; color:#000000; position:relative;   line-height:32px; overflow:hidden}
.linksWrap .linksBt{ margin-bottom:20px; height:40px;}
.linksWrap .links a{color:#615f5f; font-size:14px; margin-right:10px;}
.linksWrap .links a:hover{ text-decoration:underline; color:#ff9900}

/*footer*/

.copyWrap{ background:url(../images/foot.jpg) center center no-repeat; height:40px;}

.copy{ font-size:12px; position:relative; color:#b2b2b2;  width:1100px; margin:0 auto; line-height:40px;}
.copy span{ position:absolute; right:0; top:0}

/*翻页*/
.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}


.lins{ width:100%; height:70px; text-align:center; color:#808080; font-size:14px; font-family:'宋体';}
.lins a{ color:#808080; font-size:12px; margin-right:5px;}


