﻿@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:150px; background:url(../images/head.jpg) center center no-repeat;}


.top-T{ width:1200px; margin:0 auto; height:150px; overflow:hidden; position:relative}
.top-T .logoL{ width:693px; margin-top:50px; height:50px; overflow:hidden; color:#898989; position:relative}
.top-T .tel{ position:absolute; right:0; top:0; height:150px; width:293px; background:url(../images/tel.png) right center no-repeat}
.top-T .lang{
	 position:absolute; right:0; top:5px;
	z-index: 100;
}
.top-T .lang a{
	font-size: 14px;
	padding: 0 10px
}
/***********nav*******/
.NavWrap{ height:44px; background:#2f374e}
.nav{ margin:0 auto; height:44px; width:1200px;}
.nav li{ float:left; display:inline;}
.nav li a{ width:120px; height:44px; line-height:44px; margin-left:15px;  text-align:center; font-size:16px; color:#FFF; display:block;}
.nav li a:hover,.nav li .cur{color:#2f374e;  background:#eff1f6}

/*********************************公共头部结束*******************************/

.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: #ccc;-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; }
.silder-ctrl-con.active>span{background-color: #d45800;}

@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;}
}



/*产品中心*/

.inPRO{ width:1100px; height: 900px; margin:40px auto; }
.LeftBox{ width:260px;  float:left; background:url(../images/navbj.jpg) center center repeat;  position:relative;}
.LeftBox .LeftTitle{ width:260px;}
.LeftBox .LeftList{ width:260px;  background:url(../images/border.jpg) left top repeat-y; }
.LeftBox .LeftList li {line-height:70px; text-align:center; position:relative}
.LeftBox .LeftList li a{ color:#FFF; display:block;  font-size:16px;}
.LeftBox .LeftList li a:hover,.LeftBox .LeftList  li a.cur{ background:#2f374e; color:#FFF}
.LeftBox .contactnr{ padding:25px 20px; background:#2f374e; line-height:30px; font-size:16px; color:#FFF}
.LeftBox .contactnr img{ display:block; margin-bottom:5px;}

.LeftBox .LeftList li .NavBox{ position:absolute; width:189px;  top:0; left:260px; display:none; z-index:1000}
.LeftBox .LeftList li .NavBox p{ height:40px; line-height:40px;}

.LeftBox .LeftList li .NavBox p a:hover{ text-decoration:underline;}

.nyLeftBox{ width:200px;  float:left; background:url(../images/navbj.jpg) center center repeat;  position:relative;}
.nyLeftBox .LeftTitle{ width:200px;overflow: hidden;position: relative;}
.nyLeftBox .LeftTitle img{position: absolute;max-width: 100%;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
/* .nyLeftBox .LeftList{ width:200px;  background:url(../images/border.jpg) left top repeat-y; } */
.nyLeftBox .LeftList li {line-height:70px; text-align:center; position:relative}
.nyLeftBox .LeftList li a{ color:#FFF; display:block;  font-size:16px;}
.nyLeftBox .LeftList li a:hover,.LeftBox .LeftList  li a.cur{ background:#2f374e; color:#FFF}
.nyLeftBox .contactnr{ padding:25px 20px; background:#2f374e; line-height:30px; font-size:16px; color:#FFF}
.nyLeftBox .contactnr img{ display:block; margin-bottom:5px;}

.nyLeftBox .LeftList li .NavBox{ position:absolute; width:189px;  top:0; left:200px; display:none; z-index:1000}
.nyLeftBox .LeftList li .NavBox p{ height:40px; line-height:40px;}

.nyLeftBox .LeftList li .NavBox p a:hover{ text-decoration:underline;}

.Twobt{ background:url(../images/san.png) center center no-repeat; height:25px; width:189px}
.TwoText{background:#2f374e;}
.TwoText{background:#2f374e; padding-bottom:20px;}

.LeftBox .LeftList  li:hover .NavBox{ display:block}

.LeftBox .LeftList  li:hover{ background:#2f374e;}

.nyLeftBox .LeftList  li:hover .NavBox{ display:block}

.nyLeftBox .LeftList  li:hover{ background:#2f374e;}

.inPRO .RightBOx{ width:800px; float:right; overflow:hidden;}
.inPRO .RightBOx li{ float:left; width:260px; overflow:hidden; margin-bottom:16px; }
.inPRO .RightBOx li a{ display: block; width:240px; background:#FFF;}
.inPRO .RightBOx li .pic{width:240px; height:240px; margin:0 auto; border:1px solid #CCC;  position:relative; text-align:center;}
.inPRO .RightBOx li .pic img{ max-width:100%; max-height:100%; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto}
.inPRO .RightBOx li .txt{ width:240px; line-height:40px; margin:0 auto; font-size:14px;  height:40px; text-align:center; }




.in_pro{width:1100px; margin:0 auto;padding:30px 0; overflow:hidden;}

.pro_left{width:230px; float:left; margin-bottom:15px;}
.pro_left .pro_left_top{width:230px; height:131px;}

.pro_left .pro_left_nr{width:220px;  overflow:hidden; margin:0 auto; padding-bottom:20px; border-right:2px solid #bebebe; border-left:2px solid #bebebe}
.pro_left .pro_left_nr li{width:210px; height:40px; margin:0 auto; border-bottom:1px dashed #e5e5e5}
.pro_left .pro_left_nr li a{display:block; width:180px; line-height:40px; padding:0 10px 0 25px; overflow:hidden; background:url(../Images/san.png) 10px center no-repeat ;   font-size:14px; color:#666666}
.pro_left .pro_left_nr li a:hover,.pro_left .pro_left_nr li a.cur{ background:url(../Images/san.png) 10px center no-repeat #8a8a8a; color:#FFF}


.subWrap{ padding:5px 0}
.pro_left .pro_left_nr li.sub{ border:0; height:26px;}
.pro_left .pro_left_nr li.sub a{ background:none; line-height:26px; padding-left:10px; font-size:12px;}
.pro_left .pro_left_nr li.sub a:hover,.pro_left .pro_left_nr li.sub a.cur{ color:#e60012}

.pro_left .contact_title{ width:220px; height:72px; background:url(../Images/teltitle.jpg) left center no-repeat; margin:0 auto;border-right:2px solid #bebebe; border-left:2px solid #bebebe}

.pro_left .contact_nr{ width:200px;  background:#efefef; margin:0 auto; border:2px solid #bebebe; border-top:0; padding:10px;}

 
/***无可比拟的性价比  是您的怡心之选***/
.ChoiceWrap{ width:auto; height:750px; background:url(../images/ch.jpg) center center no-repeat}
.Choice{ width:1100px; margin:0 auto; position:relative; height:750px;}
.Choice .Title{ text-align:center; padding:50px 0;}
.Choice .act{ position:absolute; width:350px; text-align:right; line-height:24px; font-size:14px; color:#232323}
.Choice .act strong{ font-size:24px; color:#2e374e; display:block; margin-bottom:10px;}
.Choice .act01{ top:230px; left:0}
.Choice .act02{ top:390px; left:0; width:288px}
.Choice .act03{ top:570px; left:0}
.Choice .act04{ top:230px; right:0; text-align:left}
.Choice .act05{ top:390px; right:0; text-align:left; width:288px}
.Choice .act06{ top:570px; right:0; text-align:left}

.minban{ width:auto; height:180px; background:url(../images/minban.jpg) center center no-repeat;}
.caseWrap{background:url(../images/casebj.jpg) center center repeat}
.caseBox{  background:url(../images/minbanbj.png) center top no-repeat}
.caseBox .casebt{ width:1100px; margin:0 auto; height:71px; padding-top:50px; }
.caseBox .caseList { width:1100px; margin:0 auto;padding-top:50px;  overflow:hidden}
.caseBox .caseList li{ width:500px; float:left; overflow:hidden; margin-bottom:60px;}
.caseBox .caseList li .pic{ width:180px; height:180px; overflow:hidden; float:left; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#FFF}
.caseBox .caseList li .pic a{ display:block;width:180px; height:180px; position:relative;}
.caseBox .caseList li .pic a img{ max-width:100%; max-height:100%; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto}
.caseBox .caseList li .txt{ width:280px; float:right; font-size:14px; padding-top:10px;}
.caseBox .caseList li .txt strong{ display:block; color:#000000; font-size:16px; margin-bottom:5px;}
.caseBox .caseList li .txt a{ display:block; margin-top:10px; width:100px; height:32px; line-height:32px; color:#777676; border:1px solid #dbdbdb; text-align:center}

.caseBox .caseList li:nth-child(2),.caseBox .caseList li:nth-child(4){ float:right}

/*关于我们*/
.about{ width:1100px; margin:0 auto; position:relative;}
.about .aboutTitle{text-align:center; padding:40px 0;}
.about .aboutNr{ /*background:url(../images/about.png) left center no-repeat; */min-height:234px; padding-left:550px; color:#333030; font-size:14px; line-height:38px}
.about .aboutNr a{ color:#ff0000; font-size:14px;}


/*案例*/
.Env_wrap{ width:1100px; margin:50px auto;}
.Env_wrap .Env_wrap_bt{ width:auto; text-align:center; margin:0 auto 20px; }
.Env_wrap_nr{ width:1100px;  margin:0 auto; background:#2e374e }
.Env_wrap_nr .hd{ position:relative;  }
.Env_wrap_nr .hd .prev,.Env_wrap_nr .hd .next{display: block; width:19px; height:35px; top:85px;  position: absolute; overflow: hidden; }
.Env_wrap_nr .prev{  background:url(../images/left.png) left center no-repeat; left:10px;}
.Env_wrap_nr .next{ right:10px; background:url(../images/right.png) left center no-repeat; }
.Env_wrap_nr .bd{  padding:20px 0; overflow:hidden}
.Env_wrap_nr .scrollWrap{ margin-left:60px; width:990px; overflow:hidden}
.Env_wrap_nr ul{ overflow:hidden; zoom:1;}
.Env_wrap_nr li{ width:250px; 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:5px solid #006cb5; overflow:hidden; width:240px; height:170px;}
.Env_wrap_nr li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}




/*新闻中心*/
.news_bt{height:34px; color:#2b2b2b; font-size:18px; font-weight:bold; position:relative}
.news_bt span{ display:block; border-left:5px solid #2e3649; padding-left:10px;}
.news_bt a{ position:absolute; right:0; top:5px; font-weight:normal}


.news{width:1100px; margin:0 auto; overflow:hidden}
.news .news_L{ width:380px; float:left;}
.news .news_L .news_bt{width:380px;  }
.news .news_L .news_L_nr{width:380px; margin-top:10px; float:left; height:400px; overflow:hidden}
.news .news_L .news_L_nr li{width:380px; text-align:left; margin-bottom:10px; border-bottom:1px dashed #cccccc; padding:5px 0 15px; color:#787878}
.news .news_L .news_L_nr li .wen{ background:url(../Images/wen.png) left center  no-repeat; margin-bottom:10px; padding-left:35px; font-size:14px; color:#313131}
.news .news_L .news_L_nr li .da{ background:url(../Images/da.png) left top  no-repeat; padding-left:35px; line-height:24px;}

.news .news_R{width:700px; float:right;}
.news .news_R .news_bt{ width:700px;}

.news_R_nr{ padding:10px 0 0; float:right; width:700px; }
.news_R_nr ul{ overflow:hidden; position:relative;}
.news_R_nr ul li{width:350px; position:relative; float: left;}
.news_R_nr ul li a{width:315px;color:#4c4c4c; line-height:42px; font-size:14px; overflow: hidden; height: 42px; position:relative; display:block; background:url(../images/o1.png) left center no-repeat; padding-left: 25px; margin: 0 auto}
.news_R_nr ul li a span{  position:absolute; color:#b2b2b2; font-family:Arial, Helvetica, sans-serif; font-size:14px; top:0 ; right:0 }
.news_R_nr ul li a:hover{color:#00736d}




/*内页样式*/



.right{width:840px;  float:right; overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:840px; 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:#2c7797}
.right .right-bt a{ color:#737373}
.right .right-bt a:hover{ color:#2c7797}

.ny-right-about{ width:840px;  overflow:hidden; padding:10px 0; font-size:14px; color:#474747}


.ny-right-news{ width:840px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:840px; 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:840px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:840px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:840px; float:left; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor { width:840px; padding:10px 0; overflow:hidden}
.ny-right-honor li{ width:280px; 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;}
.ny-right-honor li .txt a:hover{ color:#0030b5}


/*内页****产品****样式*****/
.ny-right-pro{ width:840px; padding:10px 0; overflow:hidden}

.ny-right-pro li{ width:280px; 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:200px;}
.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;}
.ny-right-pro li .txt a:hover{color:#0030b5}

.jqzoom{ width:840px;  margin:10px auto; text-align:center;}
.jqzoom img{ border:1px solid #CCC; width:400px;}
.ny-right-about h1{ width:840px; height:32px; font-size:16px; line-height:32px; text-align:center}

.jqzoom_A{ width:840px;  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:840px; 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:840px; 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:840px; float:right; padding:10px 0;}

.dispaly{ display:none}


.pageleft{ float:left}
.pageright{ float:right}


.footnav{ width:auto; height:40px;background:#2f374e;  text-align:center; line-height:40px}
.footnav a{font-size:14px; color:#FFF; margin:0 15px}
/*footer*/

.footerWrap{width:100%; overflow:hidden; padding:30px 0;  font-size:14px; position:relative}
.footerWrap .footer{ width:1200px; margin:0 auto; background:url(../images/logo02.png) 30px center no-repeat; color:#616161; position:relative; overflow:hidden}
.footerWrap .footer a{color:#616161; margin-right:10px; font-size:14px;}
.footerWrap .footer a:hover{ text-decoration:underline}
.footerWrap .footer .text{ margin-left:370px; border-left:1px solid #dedede;  line-height:32px; padding-left:60px}


/*翻页*/
.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}


/**新内页样式**/
.nycaseList{width:1200px;margin:15px auto 0;overflow:hidden}
.nycaseList .caseList{width:980px;float:right;overflow:hidden}
.nycaseList .caseList li{width:300px;float:left;margin:0 10px 20px}
.nycaseList .caseList li a{display:block;height:100%;width:100%;overflow:hidden;position:relative}
.nycaseList .caseList li .pic{width:300px; height: 300px; border:1px solid #ededed; margin:0 auto}
.nycaseList .caseList li .txt{text-align:center;height:45px;line-height:45px}
.nycaseList .caseList li a strong{position:absolute;right:0;left:0;bottom:20%;text-align:center;margin:auto;color:#FFF;font-size:18px;font-weight:normal;line-height:30px;z-index:22;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;opacity:0;filter:alpha(opacity=0)}

.Loc_navigation{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#000;width:1200px;margin:30px auto 0;position:relative;font-size:14px}
.Loc_navigation a{font-size:14px;color:#000}
.Loc_navigation a:hover{color:#2f374e}
.Loc_navigation span{font-family:'宋体'}

/*内页样式*/
.nyContent{ width:1200px; margin:15px auto 30px; }
.nyContent .nyLeft{ width:190px; float:left; background: #FFF; margin-bottom: 50px;}
.nycaseList .nyLeft{ width:190px; float:left; background: #FFF; margin-bottom: 50px;}
.nyContent .nyCenter{ float: left; width:970px; margin-left: 40px;}
.nyContent .nyRight{ width:270px; float:right; margin-bottom: 40px;}
.nyContent .nyRightAbout{ width:970px; float: right}

/**左侧**/
.nyContent .nyLeft .nyLeftBox{width:190px;transition:all .5s; position:inherit; top: 0;background: none;}
.nyContent .nyLeft .Lefttitle{-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background: #2f374e; line-height: 60px; text-align: center; font-size:22px; color: #FFF; font-weight: bold}
.nyContent .nyLeft .LeftList li{ margin: 10px 0;  line-height:50px; text-align: center; }
.nyContent .nyLeft .LeftList li a{font-size:16px;border: 1px solid #e6e6e6;  background: #FFF; color: #4c4c4c; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; overflow: hidden; display: block}
.nyContent .nyLeft .LeftList li a:hover,.nyContent .nyLeft .LeftList li a.cur{border: 1px solid #2f374e;  color: #2f374e}

.nycaseList .nyLeft .nyLeftBox{width:190px;transition:all .5s; position:inherit; top: 0;background: none;}
.nycaseList .nyLeft .Lefttitle{-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background: #2f374e; line-height: 60px; text-align: center; font-size:22px; color: #FFF; font-weight: bold}
.nycaseList .nyLeft .LeftList li{ margin: 10px 0;  line-height:50px; text-align: center; }
.nycaseList .nyLeft .LeftList li a{font-size:16px;border: 1px solid #e6e6e6;  background: #FFF; color: #4c4c4c; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; overflow: hidden; display: block}
.nycaseList .nyLeft .LeftList li a:hover,.nycaseList .nyLeft .LeftList li a.cur{border: 1px solid #2f374e;  color: #2f374e}

/**列表页浮动导航**/
.nyContent .nyLeft .FloatNav{ position: fixed; top: 150px;  z-index: 99; }
.nycaseList .nyLeft .FloatNav{ position: fixed; top: 150px;  z-index: 99; }

.nyContent .nyRight .Right_box{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:270px;}
.nyContent .nyRight .Righttitle{line-height:60px;font-size:18px;color:#333333;padding-left:15px;position:relative;font-weight:bold}
.nyContent .nyRight .Righttitle:after{content:'';position:absolute;left:0;top:0;bottom:0;margin:auto;height:40%;width:4px;background:#2f374e}
.nyContent .nyRight .RightList{padding:0 10px 10px}
.nyContent .nyRight .RightList .pic{margin-bottom:15px; font-size:14px; color:#333333; line-height:30px; overflow:hidden; display:block;}
.nyContent .nyRight .RightList .pic img{height:140px;}
.nyContent .nyRight .RightList a:hover{color:#2f374e}
.nyContent .nyRight .Right_box_pro{background:#FFF}
.nyContent .nyRight .Right_box_pro a{font-size:16px;text-align:center;margin-bottom:10px;line-height:26px}
.nyContent .nyRight .Right_box_pro a img{border:1px solid #f8f8f8;display:block;max-width:99%}
.nyContent .nyRight .Right_box_pro .RightList{padding:0}
.ny-right-about{width:auto;overflow:hidden;margin:0 auto;min-height:400px;margin-bottom:80px;font-size:14px;color:#474747}

/**内新闻列表**/
.ny-right-news{ width:auto; margin:0 auto;  padding:0 0; min-height: 300px;}
.ny-right-news ul{ margin-bottom:20px;}
.ny-right-news li{ width:auto; display:block; margin:15px 0 20px; position: relative; }
.ny-right-news li .pic{width:190px; height:130px; position: absolute; left: 0; top:0; display: block; background:#fff; overflow:hidden;-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.ny-right-news li .pic img{ max-height:100%; position:absolute; margin:auto; left:-50%; top:0; bottom:0; right:-50%;}
.ny-right-news li .text{  height: 60px; display: block; font-size:14px; line-height:24px; position:relative; color:#4c4c4c}
.ny-right-news li .text .bt{ display:block;  word-break:break-all; font-size:16px; line-height:28px; margin-bottom:10px;  color:#1a1a1a; position:relative; font-weight: normal; }

.ny-right-news li .text .btfot{color:#737373; font-size: 12px; }
.ny-right-news li .text .btfot .v{  background: url("../images/i02.png") left center no-repeat; padding-left: 25px; position: absolute; left:70px; bottom: 0;}
.ny-right-news li .text .btfot .fotsh { position: absolute; left:0; bottom: 0; cursor: pointer}
.ny-right-news li .text .btfot .fotsh .s{  background: url("../images/i03.png") left center no-repeat; padding-left: 25px;}
.ny-right-pro2 li .text .btfot .fotsh {left:10px;}
.ny-right-news li .text .btfot .fotsh .pare1{display:none; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;border: 1px solid #ddd; padding:5px 0 5px 10px; position: absolute; left: -25px; top:24px; width:90px; background: #fff; z-index: 10}
.ny-right-news li .text .btfot .fotsh .pare1 a{ display: block; line-height: 30px; height:30px; font-size: 12px;}
.ny-right-news li .text .btfot .fotsh .pare1 a.p_weixin{ background: url("../images/share/sh01.png") left center no-repeat; padding-left: 25px;}
.ny-right-news li .text .btfot .fotsh .pare1 a.p_sqq{ background: url("../images/share/sh03.png") left center no-repeat; padding-left: 25px;}
.ny-right-news li .text .btfot .fotsh .pare1 a.p_tsina{ background: url("../images/share/sh02.png") left center no-repeat; padding-left: 25px;}

.ny-right-news li .text .btfot .fotsh .pare1:after{ content: ''; position: absolute; left:43px; top:-4px; width: 6px; height: 6px; -webkit-transform:rotate(45deg); transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg);border-top:1px solid #ddd;border-left:1px solid #ddd; background: #FFF}
.ny-right-news li .text .btfot .fotsh:hover .pare1{display: block; }

.ny-right-news li .text .btfot .d{ margin-left:15px; position:absolute; right:0; top:0;}
.ny-right-pro2 li .text .btfot .d{ right:20px; top:65px;}
.ny-right-news li:hover > .text .bt{color:#2f374e}

.ny-right-pro li .text .btfot .d{margin-left:0}
.ny-right-pro li .pic{width:240px;height:240px;border:1px solid #f8f8f8}
.ny-right-pro li .text{margin-left:260px;min-height:240px;margin-right:10px}
.ny-right-pro li .text .nr{font-size:16px;line-height:30px;color:#4c4c4c}
.ny-right-pro2 ul{float:left}
.ny-right-pro2 li{width:300px; height: 390px; padding:0;float:left;margin:0 10px 20px;border:1px solid #f2f2f2}
.ny-right-pro2 li a{background: none; padding: 0}
.ny-right-pro2 li .pic{width:280px;height:280px;top:0;margin:0 auto;position:inherit}
.ny-right-pro2 li .text{width:280px;margin:10px auto;height:90px}
.ny-right-pro2 li .text .btfot .d{float:left}
.ny-right-pro2 li:hover{background:none;border:1px solid #2f374e}

.nyShowLeft{width:930px;float:left;padding-top:20px;}
.nyShowLeft .ShowNewsTitle{font-size:36px;line-height:50px;color:#1a1a1a;margin-bottom:40px}
.nyShowLeft .ShowProTitle{width:600px;font-size:24px;text-align:center;margin:0 auto;line-height:36px;margin-bottom:15px;color:#1a1a1a}
.nyShowLeft .ShowNewsBox{margin-bottom:90px;overflow:hidden;position:relative;}
.nyShowLeft .ShowNewsBox .NewsBoxLeft{transition:all .5s;position:inherit;top:0;float:left;width:110px;padding-right:30px;}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData{text-align:center;font-family:"Arial";color:#1a1a1a;font-size:36px;overflow:hidden}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p{display:block;line-height:36px;margin-bottom:15px;font-size:18px;position:relative}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;height:1px;z-index:5;width:80%;background:#e6e6e6;margin:auto}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p span{display:inline-block;padding:0 10px;background:#FFF;vertical-align:bottom;position:relative;z-index:6}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData i{display:block;font-size:18px;margin-top:10px}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .author{text-align:center;color:#808080;line-height:20px;margin-top:30px;font-size:14px}
.nyShowLeft .ShowNewsBox .NewsBoxLeft .author span{display:block;padding:2px 0;margin-bottom:5px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;background:#2f374e;color:#FFF}
.nyShowLeft .ShowNewsBox .NewsBoxLeft.FloatNav{position:fixed;top:130px;z-index:12}
.NewsRight.FloatNav{position:fixed;top:90px;z-index:12}
.shareWrap{position:relative}
.shareWrap .gb_res_t{display:block;text-align:center;color:#1a1a1a;line-height:20px;margin-bottom:15px;font-size:16px;position:relative;margin-top:40px}
.shareWrap .gb_res_t:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;height:1px;z-index:5;width:80%;background:#e6e6e6;margin:auto}
.shareWrap .gb_res_t span{display:inline-block;padding:0 10px;background:#FFF;vertical-align:bottom;position:relative;z-index:6}
.shareWrap .bdsharebuttonbox{position:relative}
.shareWrap .bdsharebuttonbox a{-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;overflow:hidden;background:#cccccc;width:40px!important;height:40px!important;margin:0 auto 10px;display:block;position:relative}
.shareWrap .bdsharebuttonbox a:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:30px;height:30px;z-index:5}
.shareWrap .bdsharebuttonbox .bds_tsina:after{background:url(../images/share/x01.png) no-repeat center center;background-size:25px }
.shareWrap .bdsharebuttonbox .bds_weixin:after{background:url(../images/share/x02.png) no-repeat center center;background-size:22px }
.shareWrap .bdsharebuttonbox .bds_sqq:after{background:url(../images/share/x03.png) no-repeat center center;background-size:22px }
.shareWrap .bdsharebuttonbox a:before{-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;z-index:1;transition:all 0.3s;content:'';position:absolute;width:0;height:0;left:0;right:0;top:0;bottom:0;margin:auto;transform:scale(0)}
.shareWrap .bdsharebuttonbox a:hover:before{background:#f00;width:50px;height:50px;transform:scale(1)}
.shareWrap .bdsharebuttonbox a.bds_tsina:hover:before{background:#f56467}
.shareWrap .bdsharebuttonbox a.bds_weixin:hover:before{background:#8dc81b}
.shareWrap .bdsharebuttonbox a.bds_sqq:hover:before{background:#68a5e1}
.shareWrap .bdsharebuttonbox li.wx:hover .qrcodeBox{display:block}
.shareWrap .bdsharebuttonbox .qrcodeBox{text-align:center;position:absolute;left:100px;padding:10px;font-size:12px;line-height:20px;top:-60px;display:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #ddd;background:#fff;z-index:10}
.shareWrap .bdsharebuttonbox .qrcodeBox canvas{width:140px !important;margin:0 auto}
.shareWrap .bdsharebuttonbox .qrcodeBox .title{font-size:14px;margin-bottom:10px}
.nyShowLeft .ShowNewsBox .NewsBoxRight{float:right;width:750px; margin-right:40px; min-height:500px}
.ny-news-nr{width:auto;font-size:14px;line-height:24px;overflow:hidden;margin-bottom:20px}
.ny-news-nr a{color:#2310e5;font-size:14px;text-decoration:underline}
.ny-news-nr img{max-width:100%;height:auto!important}
.MainPicture{margin-bottom:10px}
.MainPicture img{text-align:center;display:block;margin:0 auto;border:1px solid #e7e7e7}
.newsOther{margin:10px 0;font-size:14px;color:#000}
.newsOther a{font-size:14px;line-height:30px;color:#000}
.newsOther a:hover{color:#2f374e}
/*推荐产品*/
.RecProducts{line-height:70px; border-top: 1px solid #e6e6e6; font-size:18px; color: #333333; padding-left:15px; position: relative; font-weight: bold}
.RecProducts:after{ content: ''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; height:40%; width:4px; background: #2f374e}
.RecProductsList{ width:auto; overflow:hidden;  }
.RecProductsList li{width:25%; float:left; margin-bottom:10px; }
.RecProductsList li .LiBox{ width:auto;  margin:0 5px;  overflow:hidden;text-align:center }
.RecProductsList li .LiBox .pic{width:atuo; overflow:hidden; background:#FFF;  text-align:center; position:relative}
.RecProductsList li .LiBox .pic a{display:block;border:1px solid #e8e8e8; }

.RecProductsList li .LiBox .pic img{ max-height:100%; max-width:100%;  margin: auto; text-align:center; display:block}
.RecProductsList li .LiBox .text{  display: block; width:auto; overflow:hidden; margin: 5px 0;  text-align:center; line-height:20px; font-size:14px; color:#999999}


.nyLeftBox:hover .subpro {
	display: block;
	transition-duration:2s;
}

.nyLeftBox .subpro {
	display: none;
	margin-top: 10px;
}

.nyLeftBox .cur {
	display: block;
	margin-top: 10px;
}

.nyLeftBox .LeftBox {
	width: 190px;
	transition: all .5s;
	position: inherit;
	top: 0;
	background: none;
}

.LeftBox .Lefttitle {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #2f374e;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}

.LeftBox .subpro li {
	margin: 10px 0;
	line-height: 30px;
	text-align: center;
}

.LeftBox .subpro li a {
	font-size: 16px;
	border: 1px solid #f5f5f5;
	background: #FFF;
	color: #4c4c4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	display: block
}

.LeftBox .subpro li a:hover {
	border: 1px solid #2f374e;
	color: #2f374e
}



.nyContent .nyLeft .nyLeftBox {
	width: 190px;
	transition: all .5s;
	position: inherit;
	top: 0
}

.nyContent .nyLeft .Lefttitle {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #2f374e;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

.nyContent .nyLeft .Lefttitle a {
	font-size: 18px;
	color: #333333;
}

.nyContent .nyLeft .LeftList li {
	margin: 10px 0;
	line-height: 30px;
	text-align: center;
}

.nyContent .nyLeft .LeftList li a {
	font-size: 16px;
	border: 1px solid #f5f5f5;
	background: #FFF;
	color: #4c4c4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	display: block
}

.nyContent .nyLeft .LeftList li a:hover,
.nyContent .nyLeft .LeftList li a.cur {
	border: 1px solid #2f374e;
	color: #2f374e
}

.nyContent .nyLeft .subpro li {
	margin: 10px 0;
	line-height: 30px;
	text-align: center;
}

.nyContent .nyLeft .subpro li a {
	font-size: 16px;
	border: 1px solid #f5f5f5;
	background: #FFF;
	color: #4c4c4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	display: block
}

.nyContent .nyLeft .subpro li a:hover,
.nyContent .nyLeft .subpro li a.cur {
	border: 1px solid #2f374e;
	color: #2f374e
}

.nycaseList .nyLeft .nyLeftBox {
	width: 190px;
	transition: all .5s;
	position: inherit;
	top: 0
}

.nycaseList .nyLeft .Lefttitle {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #2f374e;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

.nycaseList .nyLeft .LeftList li {
	margin: 10px 0;
	line-height: 30px;
	text-align: center;
}

.nycaseList .nyLeft .LeftList li a {
	font-size: 16px;
	border: 1px solid #f5f5f5;
	background: #FFF;
	color: #4c4c4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	display: block
}

.nycaseList .nyLeft .LeftList li a:hover,
.nyContent .nyLeft .LeftList li a.cur {
	border: 1px solid #2f374e;
	color: #2f374e
}

.link {
	width: 1100px;
	color: #666666;
	z-index: 20;
	margin: 20px auto;
	position: relative;
	overflow: hidden;
}

.link span {
	font-size: 16px;
	margin-right: 5px;
	font-weight: bold;
	color: #666666;
	display: inline-block
}

.link a {
	color: #808080;
	font-size: 16px;
	line-height: 30px;
	margin: 0 5px;
}

.link a:hover {
	color: #808080;
	text-decoration: underline
}