body {
  width: 100%;
  overflow: scroll;
}
#header{
	width: 100%;
	height: 130px;
	background: url(../images/header.png) 0 0 repeat-x;
    z-index: 555;
}
#header .top{
	height: 40px;
	width:100%;
	line-height: 40px;
	font-size: 14px;
	color: #777777;
}
#header .top a{
	font-size: 14px;
	color: #777777;
}
#header .top a.a1{
	height: 100%;
	display: block;
	width: 27px;
	/*height: 17px;*/
	float: right;
	margin-right: 6px;
	background: url(../images/a1.jpg) center no-repeat;
}
#header .top a.a2{
	height: 100%;
	display: block;
	width: 27px;
	/*height: 17px;*/
	float: right;
	margin-right: 6px;
	background: url(../images/a2.jpg) center no-repeat;
}
#header .top a.a3{
	height: 100%;
	display: block;
	width: 27px;
	/*height: 17px;*/
	float: right;
	margin-right: 6px;
	background: url(../images/a3.jpg) center no-repeat;
}
#header .top li a{
	color: #000;
}
#header .top li{
	float: right;
	padding:0 9px 0 20px;
}
#header .top li.t1{
	background: url(../images/t1.png) 0 center no-repeat;
}
#header .top li.t2{
	background: url(../images/t2.png) 0 center no-repeat;
}
#header .box{
	position: relative;
	width: 96%;
	padding: 0 2%;
	height: 100%;
	z-index: 55;
}
#header  .logo{
	width: 30%;
	height: 90px;
	background: url(../images/logo.png) 0 center no-repeat;
}

#header ul.nav{

}
.search{
	margin-top: 6px;
	margin-top: 8px;
	width: 150px;
	height: 22px;
	float: right;
	overflow: hidden;
	border:1px solid #999;
	z-index: 8;
	background: #fff;
	border-radius: 11px 11px 11px 11px;
}
.search .txt{
	/*margin-right: 15px;*/
	float:left;
	padding-left: 10px;
	color: #999;
	border-style: none;
	border-width: 0px;
	height: 22px;
	line-height: 22px;
	width: 113px;
	font-size: 12px;
    background: none;
}
.search .btn{
	float: right;
    width: 24px;
	height: 34px;
	border-style: none;
	border-width: 0px;
	background: url(../images/arr_search.gif) 0px 2px no-repeat;
	cursor: pointer;
}
.nav{
	z-index: 55;
	height: 90px;
	
}
.nav>li{
	z-index: 55;
    float: left;
    height: 100%;
    padding: 0 20px;

}
.nav>li.mr{
}
.nav>li>a{
	font-size: 16px;
	padding:0 15px;
	display: block;
	height: 90px;
	line-height: 90px;
	color: #fff;
	text-align: center;
}
.nav>li>a.s{
	color: #dda709;
	height: 88px;
	line-height: 88px;
	border-bottom:2px solid #dda709;
}
.nav>li:hover>a{
	color: #dda709;
	height: 88px;
	line-height: 88px;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
	   -ms-transition: all 0.3s;
	    -o-transition: all 0.3s;
    transition: all 0.3s;
	border-bottom:2px solid #dda709;
}
.nav .bg{
    background: url(../images/nav.jpg) 95% center no-repeat;
}
.nav>li>div{
	display: none;
	position: absolute;
	top: 0;
	width: 60%;
	left: 0;
	padding: 20px 21%;
	height: auto;
	background: #ffffff;
	z-index: 50;
	border-top:3px solid #e20413;
}
.nav>li>div ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.nav>li>div ul li{
	width: 18%;
	height: 100%;
	float: left;
	padding: 0 1%;
	opacity: 0.8;filter:alpha(opacity=80);
}
.nav>li>div ul li .pic{
	display: block;
	height: 100%;
	width: 100%;
}
.nav>li>div ul li .tit{
	height: 35px;
	line-height: 45px;
	color: #666666;
	font-size: 16px;
	width: 100%;
	display: block;	text-align: center;

}
.nav>li>div ul li:hover{
	opacity: 1;filter:alpha(opacity=100);
	-webkit-transition: all 1s;
	  -moz-transition: all 1s;
	   -ms-transition: all 1s;
	    -o-transition: all 1s;
    transition: all 1s;
}
.nav>li>div ul li.mr{
	border-right: 1px solid #f2f2f2;
}
.nav>li>div ul li .tit:hover{
	color: #008a6b;
}
.nav>li:hover>div{
	display: block;
  
    top: 152px;

    -webkit-transition: all 1s;
	  -moz-transition: all 1s;
	   -ms-transition: all 1s;
	    -o-transition: all 1s;
    transition: all 1s;
}
.banner{
	position: relative;
	text-align: center;
	width: 100%;
	height: 600px;
}
@media only screen and (max-width:1920px){
   .banner{height: 600px;}
}
@media only screen and (max-width:1680px){
   .banner{height: 525px;}
}

@media only screen and (max-width:1600px){
   .banner{height: 500px;}
}

@media only screen and (max-width:1440px){
   .banner{height: 450px;}
}

@media only screen and (max-width:1366px){
   .banner{height: 427px;}
}
@media only screen and (max-width:1280px){
	.banner{height: 400px;}
}
@media only screen and (max-width:1024px){
	.banner{height: 320px;}
}
@media only screen and (max-width:1199px){
   .banner{height: 375px;}	
}

.banner .pic {
	position: relative;
	width: 100%;
	height: 100%;
}
.banner .pic li{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	left: 0;top:0;
	z-index: 1;
	background-repeat: no-repeat;
	/*opacity: 0;
	filter: alpha(opacity=0);*/
}
#Banner .btn {
	position: absolute;
	width: 100%;
	height: 135px;
	bottom: 0;
	left: 0;
	z-index: 5;
}
#Banner .btn li{
	width: 14px;
	height: 14px;
	margin-top: 70px;
	line-height: 9px;
	color: #fff;
	display: inline-block;
	background: url(../images/btn1.png) center no-repeat;
	overflow: hidden;
	margin-right: 7px;
	overflow: hidden;
	border-radius: 50%;
}
#Banner .btn li{
	*display: inline;
}
#Banner .btn li.selected{
	background: url(../images/btn2.png) center no-repeat;
}
.ban{
	height: 680px;
}
.ban li{
	width: 100%;
	height: 100%;
}
.index-title{padding:60px 0 40px;height: 90px;text-align: center;}
.index-title .cn{height:50px;line-height:50px; font-size:36px; font-weight:bold;color:#1b1b1b;font-family:"幼圆"; width:100%;float:left;}
.index-title .en{height:40px;line-height:40px; font-size:36px; font-weight:500;color:#979797;font-family:"Baskerville Old Face";width:100%;text-transform:Uppercase;float:left;}
#content{
	min-height: 500px;
	/*overflow: hidden;*/
}

.main1{width:100%; height:1350px; background:url(../images/bg1.jpg) top center no-repeat;}
.fenlei{width:1200px; margin:0 auto;}
.fenlei a:hover{border:1px solid #979797; display:table;}
.pro{width:1200px; margin-top:20px; display:table;}
.pro ul{margin:0px; padding:0px;}
.pro ul li{width:391px; height:279px; float:left; margin-right:13px; margin-bottom:16px; display:block;}
.pro ul li img{width:100%; height:100%;}
.pro ul li:last-child{margin-right:0;}

.pro_class{width:1200px;}
.pro_class ul{margin:0px; padding:0px;}
.pro_class ul li{width:391px; height:139px; float:left; margin-right:13px;}
.pro_class ul li:last-child{margin-right:0;}
.main2{width:100%; height:530px; background:url(../images/bg2.jpg) top center no-repeat;}
.gongchang{width:1200px; margin:0 auto;}
.jscarousal{width: 1200px;height: 246px;margin:0 auto;padding: 22px 0px;position: relative; /*overflow: hidden;*/}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right{float: left;width: 30px;height: 50px;color: White;position: relative;top: 42%;
cursor: pointer;}
.jscarousal .jscarousal-left{background-image: url(../images/l.png);background-repeat: no-repeat;background-position: left;background-size:100%;}
.jscarousal .jscarousal-right{background-image: url(../images/r.png);background-repeat: no-repeat;background-position: right;background-size: 100%;}
.jscarousal-contents{width: 1100px;height: 246px;float: left;position: relative;overflow: hidden;margin:0 20px;}
.jscarousal-contents > div{position: absolute;width: 100%;height: 160px;}
.jscarousal-contents > div > div{float: left;margin-left: 11px;margin-right: 11px;width:344px; height:244px; background:#e8e8e8;}
.jscarousal-contents img{width: 320px;height: 182px;padding:18px 12px 0;}
.hidden{display: none;}
.visible{display: block;}
.thumbnail-active{filter: alpha(opacity=80);opacity: 0.8;cursor: pointer;}
.thumbnail-inactive{filter: alpha(opacity=100);opacity: 1;cursor: pointer;}
.thumbnail-text{color: #7A7677;font-weight: bold;font-size:14px;display: block;padding: 10px 2px 2px 0px;text-align:center;}
.main3{width:100%; background:#fff;}
.news{width:1200px; margin:0 auto;}
.news_box{width:361px; height:440px; margin-right:30px; margin-top:20px; float:left; background:#f8f8f8; border-bottom:5px solid #ffc31f;}
.news_box:last-child{margin-right:0; background:none; border:none;}
.news_img{width:361px; height:200px; float:left;}
.news_img img{width:100%; height:100%;}
.news_title{width:100%; text-indent:20px; height:30px; line-height:30px; float:left; margin-top:10px;}
.news_title a{font-size:20px; color:#141414;}
.news_title a:hover{color:#ffc31f;}
.news_list{width:341px; margin-top:10px; margin-left:20px;float:left; }
.news_list ul{margin:0px; padding:0px;}
.news_list ul li{width:100%; height:28px; line-height:28px; float:left;}
.news_list ul li a{}
.news_more{width:341px; margin:20px 0;text-indent:20px; font-size:14px; float:left;}
.news_more a{color:#686868;}
.news_more a:hover{color:#ffc31f;}

.news_box2{width:361px; height:50%; float:left;}
.news_ico{width:361px; height:35px; float:left;}
.news_box2_title{width:100%; height:30px; line-height:30px; float:left; margin-top:10px;}
.news_box2_title a{font-size:20px; color:#141414; font-weight:500;}
.news_box2_title a:hover{color:#ffc31f;}
.news_desc{width:361px; height:50px; line-height:25px; margin:10px 0; float:left;}
.news_time{width:361px; height:20px; line-height:20px; color:#c4c4c4;}
.news_box2_more{width:341px; margin:30px 0; font-size:14px; float:left;}
.news_box2_more a{color:#686868;}
.news_box2_more a:hover{color:#ffc31f;}



#bottom{
	height: 246px;
	border-top:2px solid #dedede;
}
#bottom .box{
	height: 100%;
	width: 1200px;
	margin: 0 auto;
}
#bottom .box .top{
	position: relative;
	height: 180px;
	padding-top: 57px;
}
#bottom .box a{color:#333;}
#bottom .box .top .wx{
	position: absolute;
	right: 2px;
	top: 57px;
	width: 100px;
	height: 100px;
	background: url(../images/wx.jpg) center no-repeat;
	background-size: 100%;
}
#bottom .box .ulbox{
	overflow: hidden;
	float: left;
	height: 100%;
	margin:0px 25px;
}
#bottom .box .ulbox li.tit{
	font-size: 17px;
	color: #333;
	height: 42px;
	line-height: 40px;
	margin-bottom: 8px;
	text-transform: uppercase;
	background: url(../images/index.jpg) 0 100% no-repeat;
}
#bottom .box .ulbox .logo{
	display: block;
	width: 280px;
	height: 110px;
	background: url(../images/logo1.png) center center no-repeat;
}
#bottom .box .ulbox .abox{
	height: 35px;
	width: 175px;
}
#bottom .ulbox .abox a{
	width: 35px;
	float: left;
	height: 35px;
}
#bottom .ulbox .abox a.mr{
	margin-right: 10px;
}
#bottom .ulbox .abox a.a1{
	background: url(../images/ba1.png) center no-repeat;
}
#bottom .ulbox .abox a.a2{
	background: url(../images/ba2.png) center no-repeat;
}
#bottom .ulbox .abox a.a3{
	background: url(../images/ba3.png) center no-repeat;
}
#bottom .ulbox .abox a.a4{
	background: url(../images/ba4.png) center no-repeat;
}
#bottom .ulbox a:hover{
	color: #fff;
	opacity:0.7;filter:alpha(opacity=70);
	-webkit-transition: all 0.8s;
	  -moz-transition: all 0.8s;
	   -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
    transition: all 0.8s;
}
#bottom .ulbox li{
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
}
#bottom .footer_bg{width:100%;background:#5a5a5a; color:#fff;}
#bottom .footer ul{
	
}
#bottom .footer{
	width:1200px; margin:0 auto;
	height: 32px;
	line-height: 32px;
}
#bottom .footer li{
	float: left;
	height: 32px;
	line-height: 32px;
	padding-right: 10px;
	margin-right: 10px;
	color:#fff;

}
#bottom .footer li.mr{
	border-right: 1px solid #696969;
}
#bottom .footer a:hover{
	opacity:0.7;filter:alpha(opacity=70);
	-webkit-transition: all 0.8s;
	  -moz-transition: all 0.8s;
	   -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
    transition: all 0.8s;
}
#bottom .footer a{
	color: #fff;
}
#bottom .footer .copy{
	float: right;
	color: #fff;
}
#pageCont{
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 500px;
}
.pageleft{
	width: 270px;
	float: left;
	overflow: hidden;
	
}
.pageleft .parent{
	height: 50px;padding-top: 30px;
	border-bottom: 2px solid #008a6b;
	line-height: 50px;
	color: #444444;
	font-size: 24px;
}
.pageleft .pagenav{
	width: 100%;
	padding-top: 5px;
	overflow: hidden;
}
.pageleft .pagenav>li{
	min-height: 49px;
	line-height: 49px;
	font-size: 16px;
	border-bottom: 1px solid #f0f0f0;
	color:#454546;
}
.pageleft .pagenav>li>a{
	color: #454546;
	height: 100%;
	width: 100%;
	position: relative;
	display: block;
}
.pageleft .pagenav>li>a i{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 14px;
	float: right;
	margin-right: 6px;
	background: url(../images/pnav.jpg) 0 50px;
}
.pageleft .pagenav>li.s>a{
  color: #008a6b;
}
.pageleft .pagenav>li div a.c{
	color: #008a6b;
}
.pageleft .pagenav>li.s i{
	background: url(../images/pnav.jpg) 0 0;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
	   -ms-transition: all 0.3s;
	    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.pageleft .pagenav>li:hover i{
	background: url(../images/pnav.jpg) 0 0;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
	   -ms-transition: all 0.3s;
	    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.pageleft .pagenav>li:hover>a{
	color: #008a6b;
}
.pageleft .pagenav>li div.din{
	display: none;
}
.pageleft .pagenav>li div.dib{
    display: block;
}
.pageleft .pagenav>li div{
	padding-bottom: 15px;
	/*border-bottom: 1px solid #f0f0f0;*/
	width: 100%;
	overflow: hidden;
}
.pageleft .pagenav>li div a{
	width: 100%;
	height: 30px;
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #555555;
	text-indent: 25px;
    background: url(../images/pnvd.jpg) 0 center no-repeat;
}
.pageleft .pagenav>li div a:hover{
	color: #008a6b;
}
.pageleft .pagenav>li div a.s{
	color: #008a6b;
}
.pageright{
	width: 876px;
	float: right;
	overflow: hidden;
}
.pageright .product{
	width: 100%;
	overflow: hidden;
	padding-top: 80px;
	padding-left: 5px;
	padding-bottom: 140px;
}
.pageright .product li.mr{
	margin-right: 30px;
}
.pageright .product li{
	position: relative;
	height: 370px;
	width: 270px;
	float: left;
	margin-bottom: 33px;
}
.pageright .product li:hover{
  		box-shadow:1px 1px 5px #40777A;
		-moz-box-shadow:1px 1px 5px #40777A;
		-webkit-box-shadow:1px 1px 5px #40777A;
  		-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
	   -ms-transition: all 0.3s;
	    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.pageright .product .pic{
	width: 100%;
	height: 100%;
    display: block;
}
.pageright .product li .blk{
	position: absolute;
	top: 310px;
	line-height: 0;
	z-index: 2;
	height: 40px;
	width: 100%;
	background: url(../images/blk.png) 0 0;
}
.pageright .product li:hover .blk{
	opacity:0.8;filter:alpha(opacity=80);
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
	   -ms-transition: all 0.3s;
	    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.pageright .product .blk .tit{
	padding-left: 31px;
	height: 25px;
	line-height:25px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding-top: 2px;
}
.pageright .product .blk .text{
	height: 20px;
	line-height: 10px;
	color: #fff;
	
}
.pageright .product1{
	width: 100%;
	overflow: hidden;
	padding-top: 80px;
	padding-left: 5px;
	padding-bottom: 30px;
}
.pageright .product1 li.mr{
	margin-right: 30px;
}
.pageright .product1 li{
	position: relative;
	height: 335px;
	width: 270px;
	float: left;
}
.pageright .product1 .pic{
	width: 100%;
	height: 270px;
    display: block;
}
.pageright .product1  .palogo{
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 270px;
	z-index: 2;
	background: url(../images/palogo.png) 0 0 no-repeat;
}
.pageright .product1 .tit{
	font-size: 16px;
	color: #666666;
	text-align: center;
	display: block;
	height: 65px;
	line-height: 65px;
}
.pageright .product1 .tit:hover{
	color: #008a6b;
}
.pageright .product1 li:hover .pic{
	opacity:0.8;filter:alpha(opacity=80);
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
	   -ms-transition: all 0.3s;
	    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.pagerow1{
	width: 1180px;
	margin: 0 auto;
	padding-top: 25px;
	height: 535px;
}
.pagerow1 .fl{
	width: 680px;
	height: 100%;
}
.pagerow1 .fr{
	width: 500px;
	height: 100%;
}
.patit{
	width: 1169px;
	margin: 0 auto;
	padding-left: 11px;
	height: 65px;
	line-height: 65px;
	color: #444444;
	font-size: 20px;
	background: url(../images/patit.png) 0 center no-repeat;
}
.pagerow2{
	width: 1180px;
	margin: 0 auto;
	height: 505px;
	color:#555555;
	font-size: 14px;
	line-height: 22px;
}
.pagerow2 .fl{
	width: 590px;
	height: 100%;
	padding-right: 25px;
}
.pagerow2 .fr{
	width: 565px;
	height: 100%;
}
.pagerow3{
	height: 305px;
	background:#f8f8f8;
	padding: 70px 0;
	color:#555555;
	font-size: 14px;
	line-height: 22px;
}
.pagerow3  .box{
	width: 1180px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}
.pagerow3 .fl{
	width: 580px;
	height: 100%;
}
.pagerow3 .fr{
    width: 555px;
    height: 100%;
}
.pagerow3 span{
	/*color: #008a6b;*/
}
.newleft {
	float: left;
	padding-top: 20px;
	width:800px;
	overflow: hidden; 
	padding-bottom: 40px;
}
.newleft ul{
   width: 100%;
   overflow: hidden;
}
.newleft li{
overflow: hidden;
	width: 100%;
	margin-top: 40px;
}
.newleft li .pic{
	display: block;
	height: 300px;
	width: 100%;
}
.newleft li .text{
	color: #888888;
	font-size: 14px;
	line-height: 22px;
	padding-top: 15px;
	overflow: hidden;
}
.newleft li .title{
	width: 100%;
	/*min-height: 108px;*/
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px solid #f0f0f0;
}
.newleft li .title a.tit{
	color: #454545;
    font-size: 28px;
    min-height: 40px;
    display: block;
    line-height: 35px;
    padding: 16px 0;
}
.newleft li .title em{
	display: block;
	height: 16px;
	line-height: 16px;
	padding-left: 26px;
	font-size: 14px;
	color: #999999;
	background: url(../images/time.jpg) 2px center no-repeat;
}
.newleft li .title a:hover{
	color: #008a6b;
}
.newleft li .title em a{
	padding-left: 42px;
	color: #999999;
	background: url(../images/click.jpg) 20px center no-repeat;
}
.newleft li .dis{
	height: 80px;
	color: #888888;
	font-size: 14px;
	line-height: 22px;
	padding-top: 15px;
}
.newleft li .dis a{
	color: #008a6b;
}
.newleft .title em a:hover{
	color: #008a6b;
}
.newleft li a:hover{
/*	opacity:0.8;filter:alpha(opacity=80);*/
	-webkit-transition: all 0.8s;
	  -moz-transition: all 0.8s;
	   -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.newright{
	float: right;
	width: 330px;
	overflow: hidden;
	margin-top: 40px;
}
.newleft .newtit{
	margin: 20px 0;
}
.newtit{
	height: 55px;
	line-height: 55px;
	color: #444444;
	font-size: 20px;
	padding-left: 11px;
	background: url(../images/patit.png) 0 center no-repeat;
}
.newright .box1{
	overflow: hidden;
	padding-bottom: 35px;
	width: 100%;
}
.newright .box1 li{
	height: 47px;
	border-bottom: 1px solid #f0f0f0;
	line-height: 47px;
    padding: 10px 0;
}
.newright .box1 li a{
	width: 100%;
	display: block;
	color: #40A790;
	font-size: 14px;
	line-height: 47px; 
}
.newright .box1 li a:hover{
	color: #008a6b;
	-webkit-transition: all 0.8s;
	  -moz-transition: all 0.8s;
	   -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.newright .box2{
	width: 100%;

	overflow: hidden;
}
.newright .box2 li{
	height: 49px;
	font-size: 14px;
	line-height: 49px;
	border-bottom:  1px solid #f0f0f0;
}
.newright .box2 li a{
	float: left;
	color: #666666;

}
.newright .box2 li:hover a{
	color: #008a6b;
}
.newright .box2 li:hover span{
	color: #008a6b;
}
.newright .box2 li span{
	float: right;
	color: #999999;
	padding-right: 10px;
}
.thougth table{
	width: 100%;
	overflow: hidden;
}
.thougth td{
	font-size: 14px;
	color: #666666;
    padding: 5px 0;
}
.thougth input{
	border:1px solid #e8e8e8;
	width:98%;
	height: 40px;
	color: #999;
	padding-left:15px;
}
.thougth textarea{
	border:1px solid #e8e8e8;
	width:98%;
	color: #999;
	padding-left:15px;
	padding-top: 15px;
	height: 133px;
	line-height: 15px;
}
.thougth .btn{
	border-style: none;
	border-width: 0;
	height: 48px;
	width: 150px;
	text-align: center;
	padding: 0;
	color: #fff;
	background: #008a6b;
}
.lmtitle{
	height: 116px;
	line-height: 116px;
	border-bottom: 1px solid #ebebec;
	background: url(../images/lm.jpg) 0 0 repeat-x #f7f7f8;
	margin-top: 152px;
}
.lmtitle .box{
	width: 1180px;
	margin: 0 auto;
	height: 100%;
	color: #454545;
	font-size: 32px;
}
.tactleft{
	float: left;
	width: 560px;
	overflow: hidden;
	padding-top: 70px;
	padding-bottom: 120px;
}
.tactleft ul{
	overflow: hidden;
	width: 100%;
}
.tactleft ul li{
	height: 74px;
	color: #454545;
	line-height: 33px;
	font-size: 16px;
	padding-top: 35px;
	margin-bottom: 25px;
	border-bottom: 1px solid #f0f0f0;
}
.tactleft ul li em{
	height: 25px;
	line-height: 25px;
	color: #666666;
	padding-left: 25px;
	display: block;
	font-size: 14px;
}
.tactleft ul li a{
	color: #666;
}
.tactleft .addr{
	height: 360px;
	width: 100%;
	margin-top: 5px;
}
.tactleft ul li a:hover{
	color: #999;
	-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
	   -ms-transition: all 0.3s;
	    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.tactleft ul li.l1 em{
	background: url(../images/t1.jpg) 3px center no-repeat;
}
.tactleft ul li.l2 em{
	background: url(../images/t2.jpg) 3px center no-repeat;
}
.tactright{
	float: right;
	width: 560px;
	overflow: hidden;
	padding-top: 70px;
}
.tactright .thougth input{
    width: 95%;
}
.tactright .thougth textarea{
	width: 95%;
}
.tactright .thougth{
	margin-top: 50px;
}
.tactright .thougth .btn{
	border-style: none;
	border-width: 0;
	height: 48px;
	width: 150px;
	text-align: center;
	padding: 0;
	color: #fff;
	background: #008a6b;
}
.tactit{
	color: #444444;
	font-size: 24px;
	line-height: 40px;
	height: 40px;
}
.indexcase{
	width:1180px; 
	height:240px; 
	margin: 0 auto;
}
.indexcase_list{ 
	width:1110px; 
	height:240px; 
	float:left; 
	margin: 0 auto;
	display:inline; 
	position: relative;
	padding:0 35px;
}
#MarqueeDiv2{/*
 margin: 0 35px 0 30;
*/	overflow: hidden; 
}
#MarqueeDiv2 li{
	float: left;
	width: 138px;
	height:240px;

}
#MarqueeDiv2 li img{
	    max-height: 100%;
    width: auto;
    max-width: 138px;
    height: auto;
    display: inline;
}
#MarqueeDiv2 li a{
	width: 138px;
	height:240px;
    padding: 2px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    *line-height: 240px!important;
}
#MarqueeDiv2 li a:hover{
	color: #005ea2;
}
#LeftButton2{
	position: absolute;
	display: block;
	height: 100%;
	width: 20px;
	background:url(../images/lt.png) 20px center repeat-x;
	top: 0;
	left: 0;
	z-index: 2;
}
#LeftButton2:hover{
	background:url(../images/lt.png) 0 center repeat-x;
	/*-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
	   -ms-transition: all 0.3s;
	    -o-transition: all 0.3s;
    transition: all 0.3s;*/
}
 #RightButton2{
 	display: block;
	position: absolute;
	height: 100%;
	width: 20px;
	background: #ccc;
	top: 0;
	right:0;
	z-index: 2;
	background:url(../images/rt.png) 0 center  repeat-x ;
}
 #RightButton2:hover{
 	background:url(../images/rt.png) 20px center  repeat-x ;
 	/*-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
	   -ms-transition: all 0.3s;
	    -o-transition: all 0.3s;
    transition: all 0.3s;*/
 }
 .Certification{
 	width: 1180px;
 	padding: 0 5px;
 	margin: 0 auto;
 	overflow: hidden;
 }
.Certification li{
  	height: 410px;
  	width: 258px;
  	float: left;
  	padding:7px  10px;
  	border: 1px solid #e8e8e8;
  	margin-bottom: 23px;
}
.Certification li a{
	display: block;
	height: 100%;
	width: 100%;
}
 .Certification li.mr{
  	margin-right: 20px;
 }
.Certification li:hover{
  		border: 1px solid #e8e8e8;
  		box-shadow:1px 1px 5px #9ea9ac;
		-moz-box-shadow:1px 1px 5px #9ea9ac;
		-webkit-box-shadow:1px 1px 5px #9ea9ac;
  		-webkit-transition: all 0.3s;
	  -moz-transition: all 0.3s;
	   -ms-transition: all 0.3s;
	    -o-transition: all 0.3s;
    transition: all 0.3s;

}
.probox{
	position: relative;
	overflow: hidden;
    padding-top: 80px;
	height: 570px;
}
.probox .fl{
	width: 547px;
	height: 100%;
}
.probox .fr{
	width: 324px;
	height: 100%;
	line-height: 50px;
	color: #888888;
	font-size: 20px;
}
.probox .fr span{
	color: #454545;
	padding-left: 5px;
}
.probox .fr .btn{
	width: 150px;
	display: block;
	height: 46px;
	border-radius: 2px;
	color: #fff;
	line-height: 46px;
	text-align: center;
	font-size: 20px;
	background: #008a6b;
	margin-top: 10px;
}
.probox1 {
	margin-top: 55px;
	overflow: hidden;
	width: 100%;
}
.protitle{
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid #008a6b;
}
.protitle dt{
	float: left;
	width: 150px;
	height: 45px;
	background: #e8e8e8;
	color: #555555;
	font-size: 16px;
	border-radius: 3px 3px 0 0;
	text-align: center;
	line-height: 45px;
	margin-right: 10px;
	cursor: pointer;
}
.protitle dt.s{
	background: #008a6b;
	color: #e8e8e8;
}
.probox1 .box{
	width: 100%;
	min-height: 645px;
	margin-bottom: 30px;
	position: relative;
}
.probox1 .box li{
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 25px;
overflow: hidden;
    color: #444444;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    background: #fff;
    
}
.probox1 .box li a{
	color: #444;
}
.probox1 .box li a:hover{
	color: #008a6b;
}
.probox1 .box .in2{
	z-index: 2;
}
.probox2{
	overflow: hidden;
	width: 100%;
}
.tab{
	padding-top: 25px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 35px;
}
.tab td{color: #666;
    font-size: 16px;
	padding: 6px 0;
	width: 40%;
}
.tab td input{
	height: 40px;
	padding-left: 10px;
	width:95%;
	color: #999;
	border: 1px solid #e8e8e8;
}
.tab textarea{
    border: 1px solid #e8e8e8;
    height: 118px;
    width: 99%;
}
.tab span{
	color: red;
}
.tab .btn{
	border-style: none;
	border-width: 0;
	height: 48px;
	width: 150px;
	text-align: center;
	padding: 0;
	color: #fff;
	background: #008a6b;
}
.preview{width:500px; height:500px; position: relative;}
.preview .black{
	    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url(../images/palogo1.png) no-repeat;
    background-size: 100%;
}
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; padding:6px 5px; width:489px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:#fff;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:#fff; margin-left:375px; margin-top:-50px;}

#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;position: relative;}
/*#imageMenu li .blk{
	    position: absolute;
       top: 0px;
    left: -25px;
    width: 80px;
    height: 80px;
    z-index: 2;
    background: url(../images/palogo2.png) no-repeat;
    background-size: 100%;
}*/
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #008a6b;}
/* bigImg */
.bigImg{
	position:relative; /*f
	loat:left;*/ width:500px; height:500px;overflow:hidden;
    display: table-cell;
    vertical-align: middle;
    *line-height: 500px!important; 

}
.bigImg img{
    max-height: 100%;
    width: auto;
    max-width: 500px;
    height: auto;
    display: inline;
}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999; width: 800px;
height: 800px;}
#bigView img{position:absolute;}

div#pages {
    width: 1180px;
    margin: 0 auto;

    text-align: left;
    padding: 35px 0px 35px 0px;
}
div#pages a {
	margin-left: 7px;
	width: 29px;
	height: 29px;
	border: 1px solid #eeeeee;
	line-height: 29px;
	text-align: center;
	color: #787878;
	font-size: 14px; 
    display: inline-block;
    background: #eeeeee;
}
div#pages span{

    margin-left: 7px;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px; 
	background: #008a6b;
	border: 1px solid #008a6b;
	color: #fff;
	display: inline-block;
}
.newshow{
	width: 1100px;
	margin: 0 auto;
	padding: 40px;
}
.pagetopnav{
	width: 1180px;
	margin: 0 auto;
	height: 180px;
	padding-top: 182px;
	background: #ffffff;
	z-index: 50;
}
.pagetopnav ul{
    width: 100%;
    overflow: hidden;
}
.pagetopnav ul li{
	width: 142px;
	height: 100%;
	float: left;
	padding: 0 27px;
}
.pagetopnav ul li .pic{
	display: block;
	height: 120px;
	width: 100%;
}
.pagetopnav ul li .tit{
	height: 35px;
	line-height: 45px;
	color: #666666;
	font-size: 16px;
	width: 100%;
	display: block;	text-align: center;

}
.pagetopnav ul li:hover{
	opacity: 0.8;filter:alpha(opacity=80);
	-webkit-transition: all 1s;
	  -moz-transition: all 1s;
	   -ms-transition: all 1s;
	    -o-transition: all 1s;
    transition: all 1s;
}
.pagetopnav ul li.mr{
	border-right: 1px solid #f2f2f2;
}
.pagetopnav ul li .tit:hover{
	color: #008a6b;
}
.four{width:1200px;margin:0 auto; display:table;}
.four_title{width:1180px; height:40px; line-height:40px; margin:10px 10px 0px 10px;}
.four_title_left{ float:left; font-size:12px; color:#333;}
.four_title_left strong{ font-size:18px; font-weight:bold; color:#ffc31f;}
.four_box{width:1180px; margin:0px 10px 10px 10px; display:table;}
.four_box ul{margin:0px; padding:0px;}
.four_box ul li{ float:left; height:40px; line-height:40px; text-align:left; padding-right:20px;}
