﻿@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:#0030b5; }

/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
input {vertical-align:middle;font-size:12px; outline:none}


/* 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;}



/*网站头部*/
.topwrap{ width:100%; overflow:hidden; height:140px; background:url(../images/headbj.jpg) left center repeat-x;}


.top-T{ width:1100px; margin:0 auto; height:140px; background:url(../images/map.png) 630px center no-repeat; overflow:hidden; position:relative}
.top-T .logoL{ width:368px; margin-top:45px; height:58px; overflow:hidden; color:#898989; position:relative}
.top-T .tel{ position:absolute; right:0; top:38px; text-align:right;letter-spacing:3.5px;}
.top-T .tel strong{ display:block; font-size:16px; color:#4c4c4c; border-bottom:1px dashed #cccccc; line-height:32px; margin-bottom:5px}
/***********nav*******/
.navWrap{ width:auto; background:#1c3975}
.nav{ width:1100px; margin:0 auto; overflow:hidden; height:40px; }
.nav li{ float:left; display:inline;}
.nav li.li{ width:1px; height:40px; background:url(../images/xian.jpg) center center no-repeat} 
.nav li a{ width:120px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#FFF; display:block;}
.nav li a:hover,.nav li .cur{color:#FFF; background:#ff9000}

/*********************************公共头部结束*******************************/


.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:0; 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 #1c3975}
.silder-ctrl-con.active>span{background-color: #1c3975;}

@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;}
}

.HomeTitle{ text-align:center;  color:#4c4c4c; }
.HomeTitle strong{ display:inline-block; font-size:30px; padding:0 20px 5px; border-bottom:1px dashed #cccccc; line-height:52px; margin-bottom:10px}
.HomeTitle img{ display:block; margin:0 auto}

.inPRO{ width:1100px; margin:0 auto ;  padding:30px 0 30px; overflow:hidden;}

.RightBOx{ width:800px; float:right; overflow:hidden}

.RightBOx li{ width:266px;  overflow:hidden; margin-bottom:40px; position:relative; float:left; display:inline; }
.RightBOx li a { display:block; width:240px; overflow:hidden; margin:0 auto}
.RightBOx li .pic {position:relative; display:block; border:1px solid #e6e6e6; overflow:hidden; background:#FFF; margin:0 auto 15px; height:240px;}
.RightBOx li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}
.RightBOx li .text{ text-align:center; background:#e8ebf1; line-height:36px; height:36px; font-size:14px; overflow:hidden; color:#4d4d4d;}


.LeftBox{ width:286px; float:left; overflow:hidden; margin-bottom:20px; position:relative;}
.LeftBox .Lefttitle{ width:286px; height:102px}
.LeftBox .LeftList{ width:270px; padding-top:15px; background:url(../images/contactbj.jpg) center bottom no-repeat #f4f5f9; padding-bottom:120px; margin-left:13px;  overflow:hidden;}
.LeftBox .LeftList  li { width:222px;  margin:0 auto; overflow:hidden; margin-bottom:11px; position:relative}
.LeftBox .LeftList  li a{ color:#4c4c4c; display:block; height:36px; line-height:36px; font-size:14px; border:1px solid #e8e9ed; background:url(../images/san.png) 19px center no-repeat #FFF; padding-left:40px;}
.LeftBox .LeftList  li a:hover,.LeftBox .LeftList  li a.cur{ background:url(../images/sana.png) center center no-repeat; border:1px solid #f4f5f9; color:#1c3975}



.in_pro{width:1100px; margin:0 auto; overflow:hidden; padding:30px 0 10px}


/*关于我们*/
.aboutWrap{ width:100%; height:500px; background:url(../images/aboutbj.jpg) center center no-repeat; margin:0 auto; position:relative;}
.aboutWrap .HomeTitle{ color:#FFF; padding:40px 0 30px}
.aboutWrap .about{ width:1000px; margin:0 auto; color:#ffffff; font-size:14px; line-height:34px; display:block}
.aboutWrap .about span{ display:block; width:150px; text-align:center; line-height:32px; margin:40px auto 0; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; border:1px solid #FFF;}


/*案例*/

.Env_wrap{ width:auto; margin:0 auto; background:#f8f8f8; padding:30px 0;  overflow:hidden}
.Env_wrap .Env_wrap_bt{ width:auto; text-align:center; margin:0 auto; }
.Env_wrap_nr{ width:1100px;  margin:0 auto; }
.Env_wrap_nr .bd{  padding:30px 0 20px; overflow:hidden}
.Env_wrap_nr .scrollWrap{ width:1100px; overflow:hidden}
.Env_wrap_nr ul{ overflow:hidden; zoom:1;}
.Env_wrap_nr li{ width:275px; margin:0 8px; overflow:hidden; position:relative; float:left; display:inline; }
.Env_wrap_nr li .pic a{ display:block;}
.Env_wrap_nr li .pic {position:relative; background:#FFF; display:block; border:1px solid #f8f8f8; overflow:hidden; width:240px; height:240px;}
.Env_wrap_nr li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}




/*新闻中心*/
.newsWrap{ width:auto; background:url(../images/newsbj.jpg) center bottom no-repeat; padding:30px 0;}

.news_bt{background:url(../Images/newsbtbj.png) left center no-repeat; height:30px; color:#ffffff; line-height:30px; font-size:16px; position:relative}
.news_bt span{ display:block; width:110px; text-align:center;}

.news{width:1100px; margin:40px auto 20px; overflow:hidden}

.news .news_R{width:630px; float:left;}
.news .news_R .news_bt{ width:630px;}

.news_R_nr{ padding:10px 0; float:left; width:635px;}
.news_R_nr .text_top{ width:630px; padding-top:20px; border:0; height:175px; background:none}
.news_R_nr .text_top .text_img{ float:left; width:210px; height:160px;}

.news_R_nr .text_top a{ display:block; font-size:14px; color:#808080 }
.news_R_nr .text_top .text_title{ float:right; width:400px; line-height:26px;}
.news_R_nr .text_top .text_title strong{ font-size:16px; color:#333333; margin-bottom:10px; display:block; font-weight:normal}
.news_R_nr .text_top .text_title span{ color:#1c3975}

.news_R_nr li{ height:40px; width:615px; position:relative; margin-bottom:7px; padding-left:15px; background:url(../Images/o.png) left center no-repeat; border-bottom:1px dashed #e6e6e6; line-height:40px; }
.news_R_nr li .date{ position:absolute; right:0; top:0; color:#d9d9d9;  }
.news_R_nr li a{ color:#545454; font-size:14px; margin-right:80px;}
.news_R_nr li a:hover{ color:#1c3975}



.news .news_L{ width:430px; float:right;}
.news .news_L .news_bt{width:430px;  }
.news .news_L .news_L_nr{width:430px; margin-top:20px;  overflow:hidden; max-height:420px; overflow:hidden}
.news .news_L .news_L_nr li{width:430px; text-align:left; margin-bottom:10px; border-bottom:1px dashed #d9d9d9; padding-bottom:15px;}
.news .news_L .news_L_nr li .wen{ background:url(../Images/wen.png) left center  no-repeat; margin-bottom:10px; padding-left:35px; color:#4c4c4c; font-size:16px; line-height:26px}
.news .news_L .news_L_nr li .da{ background:url(../Images/da.png) left top  no-repeat; padding-left:35px;line-height:26px;}
.news .news_L .news_L_nr li a{color:#989898; display:block; font-size:14px;}
.news .news_L .news_L_nr li a:hover{ color:#1c3975}
.news .news_L .news_L_nr li a:hover .wen{ color:#1c3975}

/*内页样式*/
.right{width:800px;  float:right; overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:800px; height:42px; background:url(../Images/probt.png) left center no-repeat; position:relative; line-height:38px;}
.right .right-bt .nybtL{width:110px; float:left; color:#FFF; padding-left:20px;  height:42px; font-size:16px; overflow:hidden}
.right .right-bt .nybtR{width:501px; float:right; text-align:right; height:39px; padding-right:10px; line-height:39px;  overflow:hidden; color:#737373}

.right .right-bt .nybtR a:nth-last-child(1){ color:#1c3975}
.right .right-bt a{ color:#737373}
.right .right-bt a:hover{ color:#1c3975}

.ny-right-about{ width:800px;  overflow:hidden; 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/5.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:10px 0; overflow:hidden}
.ny-right-honor li{ width:266px; margin-bottom:20px; line-height:32px; float:left}
.ny-right-honor li .pic{ width:240px; margin:0 auto; border:1px solid #CCC;}
.ny-right-honor li .pic a{ position:relative; display:block; width:240px; height:240px;}
.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:240px;  margin:0 auto; height:24px; overflow:hidden; line-height:24px; text-align:center}
.ny-right-honor li .txt a{ color:#919191;  font-size:14px;}
.ny-right-honor li .txt a:hover{ color:#0030b5}


/*内页****产品****样式*****/
.ny-right-pro{ width:800px; padding:10px 0; overflow:hidden}

.ny-right-pro li{ width:266px; margin-bottom:20px; line-height:32px; float:left}
.ny-right-pro li .pic{ width:240px; margin:0 auto; border:1px solid #CCC;}
.ny-right-pro li .pic a{ position:relative; display:block; width:240px; height:240px;}
.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:240px; margin:0 auto; overflow:hidden; height:24px; line-height:24px; text-align:center}
.ny-right-pro li .txt a{ color:#919191; font-size:14px;}
.ny-right-pro li .txt a:hover{color:#0030b5}


.jqzoom_A{ width:800px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; 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%; background:#FFF; overflow:hidden; padding:30px 0; line-height:20px; font-size:14px}
.linkWrap .link{ width:960px; margin:0 auto; color:#cccccc; position:relative; overflow:hidden; min-height:24px; padding-left:140px;}
.linkWrap .link span { position:absolute; left:0; top:0; font-size:16px;}
.linkWrap .link span i{ padding-left:5px; color:#4c4c4c; font-size:12px}
.linkWrap .link a{color:#cccccc; font-size:14px; margin-right:10px;}
.linkWrap .link a:hover{ text-decoration:underline; color:#e77817}

/*footer*/

.footerWrap{width:100%; height:490px; overflow:hidden; background:url(../images/footbj.jpg) center center no-repeat; line-height:28px; font-size:14px; position:relative}

.footerWrap .footer{ width:1000px; margin:0 auto; color:#b6b6b6; position:relative; padding-top:40px;  line-height:36px; overflow:hidden}
.footerWrap .footer  strong{ display:block; font-size:18px; color:#FFF; font-weight:normal; margin-bottom:5px;}
.footerWrap .footer .footLeft{ width:320px; float:left; overflow:hidden}
.footerWrap .footer .footLeft li{ width:140px; float:left}

.footerWrap .footer .footConter{ width:180px; float:left;}
.footerWrap .footer .footRight{ width:180px; float:left;}

.footerWrap .footer a{color:#b6b6b6; font-size:14px;}
.footerWrap .footer a:hover{ text-decoration:underline}

.footerWrap .footer .ewm{ float:right; padding-top:10px;}

.footContactWrap{ background:url(../images/xian02.jpg) left bottom repeat-x; overflow:hidden; padding-bottom:40px}
.footContact{ width:1100px; margin:0 auto; padding:30px 0}
.footContact li{ width:220px; text-align:center; float:left; font-size:14px;  color:#808080;}
.footContact li span{ display:block; width:70px; height:70px; margin:15px auto;-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; }
.footContact li.A span{ background:url(../images/f01.png) center center no-repeat;}
.footContact li.A:hover span{ background:url(../images/f01a.png) center center no-repeat;}

.footContact li.B span{ background:url(../images/f02.png) center center no-repeat;}
.footContact li.B:hover span{ background:url(../images/f02a.png) center center no-repeat;}

.footContact li.C span{ background:url(../images/f03.png) center center no-repeat;}
.footContact li.C:hover span{ background:url(../images/f03a.png) center center no-repeat;}

.footContact li.D span{ background:url(../images/f04.png) center center no-repeat;}
.footContact li.D:hover span{ background:url(../images/f04a.png) center center no-repeat;}

.footContact li.E span{ background:url(../images/f05.png) center center no-repeat;}
.footContact li.E:hover span{ background:url(../images/f05a.png) center center no-repeat;}
.footContact li:hover{ color:#FFF;}

.copyWrap{ width:auto; padding:15px 0; background:#0d0d0d; color:#FFF}
.copyWrap .copy{ width:1100px; margin:0 auto; font-size:14px; position:relative}
.copyWrap .copy a{color:#FFF; font-size:14px;}
.copyWrap .copy a:hover{ text-decoration:underline}
.copyWrap .copy .technology{ 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}



/*===========================================插件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:400px; text-align:left; 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;

}

