﻿ @charset "utf-8";
 @import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600);
/*---------- base ---------*/
*{padding:0px;margin:0px;-webkit-text-size-adjust: none;}
body{background-color:#FFF;color:#666;line-height: 200%; font-family:'Open Sans', sans-serif;font-size:13px;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: none;background:#E1EDBF url(../images/bottom_bg.jpg) no-repeat bottom center;}
.body_1{background:url(../images/top_bg.jpg) no-repeat top center;}
img{border:none;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{margin:0;  border:none;list-style: none;-webkit-text-size-adjust:none}
a img{border:0}
a{color:#666666;text-decoration:none;}
a:hover{text-decoration:none;}
input,select,button{font:12px verdana,arial,tahoma;vertical-align:middle;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{zoom:1;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.f_l{float:left}
.f_r{float:right}

.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.blank{height:10px}
.mt100{margin-top:150px}
.mt90{margin-top:90px}

.blank30{height:30px}
.blank50{height:50px}
.blank80{height:80px}
.blank100{height:100px}
.blank110{height:110px}
.bar{color:#181717;text-indent:30px;font-size:14px;height:41px;line-height:40px;font-weight:700;background:url(../images/ct_position.jpg) no-repeat;margin-bottom:15px}

.wrap{width:1000px;margin:0 auto;}
.block{width:1000px;margin:0 auto;overflow:hidden;}

.pleft{width:560px;overflow:hidden;margin-right:80px}
.pmiddle{width:200px;overflow:hidden;}
.pright{width:250px;overflow:hidden;}

.title_about{height:40px;margin-bottom:25px;background:url(../images/title_about.png) no-repeat;text-indent:-2000px;font-size:0;}
.title_news{height:40px;margin-bottom:25px;background:url(../images/title_news.png) no-repeat;text-indent:-2000px;font-size:0;}
.title_supply{height:40px;margin-bottom:25px;background:url(../images/title_supply.png) no-repeat;text-indent:-2000px;font-size:0;}


.aboutsupply{overflow:hidden;}
.aboutsupply dl{width:230px;}
.aboutsupply dt{overflow:hidden;}
.aboutsupply dt img{width:230px;height:115px;}
.aboutsupply dd{padding-top:10px}
.aboutsupply dd {line-height:24px;color:#8D8D8D;}


.k_ad{width:100%;height:400px;margin:0 auto;margin:90px auto 0 auto;}/*position:relative;*/
.case_ad{width:100%;height:768px;margin:0 auto;background:#FFF url(../images/home_47.jpg) no-repeat center 80px;}
.case_h{min-height:730px}

.shopbox{overflow:hidden;padding-top:20px;height:250px}
.shopbox dl{overflow:hidden;}
.shopbox dt{overflow:hidden;width:290px;height:200px;float:left;background:#EBEBEB}
.shopbox dt .goodsimg{width:270px;height:170px;margin:10px;}
.shopbox dd{display:block;color:#9E9E9E;width:410px;float:right;}
.shopbox dd .title{padding-bottom:5px;}
.shopbox dd .title  a:link,.shopbox dt .title a:visited {color:#454545;font-size:14px;font-weight:700}
.shopbox dd .title  a:hover{text-decoration: none;color:#1EA02B}
.shopbox dd .info{color:#666;line-height:22px;padding-bottom:20px;height:120px}
a.bot{display:block;background:#FFF url(../images/bothover.jpg) no-repeat;height:24px;line-height:24px;width:60px;text-indent:-2000px;font-size:0;color:#FFF;text-align:center;margin-bottom:5px}
a.bot:hover{display:block;background:#FFF url(../images/bot.jpg) no-repeat;text-decoration:none;color:#333;}


/*分页*/
/**/
.pagelist {
	padding: 5% 0;
	text-align:center;
}
.pagelist a {
	/* float: left; 
	display: block;
	*/
	display:inline-block;
	margin: 0 10px 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #FFF;
	-moz-border-radius:3px;
	border-radius:3px;
	background: #fff;
	box-shadow: 1px 1px 1px #e2e2e2;
	color: #666;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
}
.pagelist span.current {
	/* float: left; 
	display: block;
	*/
	display:inline-block;
	margin: 0 10px 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #8B8B8B;
	-moz-border-radius:3px;
	border-radius:3px;
	background: #8B8B8B;
	box-shadow: 1px 1px 1px #e2e2e2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
}
.pagelist span.disabled {
		/* float: left; 
	display: block;
	*/
	display:inline-block;
	margin: 0 10px 0 0;
	width: 24px;
	height: 24px;
	border: 1px solid #FFF;
	-moz-border-radius:3px;
	border-radius:3px;
	background: #fff;
	box-shadow: 1px 1px 1px #e2e2e2;
	color: #999;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}
/***QQ焦点图 */
#focus{width:344px;height:145px;overflow:hidden;position:relative;margin:0;}
#focus ul{position:absolute;}
#focus ul li{float:left;overflow:hidden;position:relative;}
#focus ul li img{width:344px;height:145px;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:344px;height:20px;left:0;bottom:0;}/*background:#000;数字背景*/
#focus .btn{position:absolute;width:344px;height:3px;padding:10px;right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:15px;height:5px;_font-size:0;margin-left:5px;cursor:pointer;background:#1EA02B;}
#focus .btn span.on{background:#fff;}
#focus .preNext{width:45px;height:100px;position:absolute;top:50px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none}/*display:none 隐藏左右按钮*/
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}

/***jquery图片滚动xslider插件 */
a.abtn{display:block;height:150px;width:30px;overflow:hidden;}
a.aleft{float:left;background:url(../images/stroll_left.png) no-repeat 0 50%;}
a.aleft:hover{float:left;background:url(../images/stroll_left_gray.png) no-repeat 0 50%;}
a.agrayleft{cursor:default;background:url(../images/stroll_left_gray.png) no-repeat 0 50%;}
a.aright{float:right;background:url(../images/stroll_right.png) no-repeat right 50%}
a.aright:hover{float:right;background:url(../images/stroll_right_gray.png) no-repeat right 50%}
a.agrayright{cursor:default;background:url(../images/stroll_right_gray.png) no-repeat right 50%}

.scrolllist{width:960px;padding:10px 20px 10px 14px;height:167px}
.scrollpad{padding-top:15px;background:url(../images/scroll_bg.png) no-repeat;}
.scrolllist .imglist_w{width:900px;height:160px;overflow:hidden;float:left;position:relative;}
.scrolllist .imglist_w dl{width:20000px;position:absolute;left:0}
.scrolllist .imglist_w dd{width:115px;height:125px;padding:0 18px;float:left;line-height:20px;text-align:center;}
.scrolllist .imglist_w dd img{width:115px;height:125px;padding-bottom:5px;}
.scrolllist .imglist_w dd a{color:#000;text-decoration:none;font-size:12px}
.scrolllist .imglist_w dd a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}

a.s6abtn{display:block;height:0px;width:0;overflow:hidden;display:none;}
#s6{height:240px;}
#s6 .imglist_w{width:720px;height:240px;overflow:hidden;position:relative;}
#s6 .imglist_w dl{height:20000px;width:auto;position:absolute;left:0px;top:0px;}
#s6 .imglist_w dd{float:none;width:720px;height:100px;padding:5px 0;margin-bottom:10px;background:#F4F4F4}
#s6 .imglist_w dd .goodsimg{float:left;width:150px;height:100px;margin-left:15px;overflow:hidden}
#s6 .imglist_w dd .goodsimg img{height:95px;}
#s6 .imglist_w dd .info{float:left;width:510px;padding:5px 10px}
#s6 .imglist_w dd .info .description{text-align:left}
#s6 .imglist_w dd .info .kname{color:#999;font-size:12px}

.caselist_w{width:745px;height:388px;padding:4px 0 0 0;overflow:hidden;background:url(../images/case_title.jpg) no-repeat;margin-top:15px}
.caselist_w ul{width:780px;padding:10px 0 0 18px}
.caselist_w li{width:155px;height:160px;float:left;padding:0;line-height:20px;text-align:center;margin-right:30px;}
.caselist_w li img{width:154px;height:115px;padding-bottom:5px}
.caselist_w li a{color:#666;text-decoration:none;}
.caselist_w li a:hover {}

.protitle{font-size:18px;color:#333;margin:15px auto;width:1024px}

.menutop{margin:0 auto;width:964px;height:70px;line-height:40px;background:url(../images/inside_top.png) no-repeat;padding:10px 0 0 30px}

.inside{margin:0 auto;width:1000px;overflow:hidden;padding:460px 0 150px 0;}
.kleft{position:relative;padding:25px;width:700px;background:#fff;min-height:900px;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius:5px;}
.kright{width:235px;overflow:hidden}

.kright_side{background:#fff;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius:5px;margin-top:15px;padding:15px}
	
/*产品首页推荐*/
.Pbestbox{overflow:hidden;margin:0px auto;width:960px;}
.Pbestbox .to_hidden{width:994px;}
.Pbestbox dl{width:240px;height:240px;padding:15px 0;float:left;}
.Pbestbox dt{overflow:hidden;text-align:center;}
.Pbestbox dt .goodsimg{height:160px;}
.Pbestbox dd{display:block;color:#9E9E9E;width:220px;padding:10px 0 0 10px;text-align:center}
.Pbestbox dd .info{height:28px}
.Pbestbox dd a{color:#038DD5;font-size:14px}
.Pbestbox dd a:hover{text-decoration: underline;}

/*产品分类*/
.ptree{overflow:hidden;}
.ptree dl{padding:0px;font-size:12px;float:left;}
.ptree dt{line-height:28px;height:28px;width:90px}
.ptree dt a:link,.ptree dt a:visited{color:#cc3333;font-size:14px}
.ptree dt a:hover{text-decoration:underline;color:#1EA02B}
.ptree dd{overflow:hidden;}
.ptree dd ul {padding:0px;}
.ptree dd ul li span{font-size:10px;color:#ccc;padding:0 5px}
.ptree dd ul li{line-height:20px;}
.ptree dd ul li a:link,.ptree dd ul li a:visited{ color:#666;}
.ptree dd ul li a:hover{text-decoration:underline;color:#1EA02B}
.ptree .pad{margin:0 0 0 10px}
.ptree .mar{margin:0 50px 0 0}
.ptreepad{padding:15px 0 0 20px}

.ptree dd .uli{line-height:20px;}
.ptree dd .uli a:link,.ptree dd .uli a:visited{ color:#666;}
.ptree dd .uli a:hover{text-decoration:underline;color:#1EA02B}

.box_cont{overflow:hidden;background:#EAEAEA;}
.box_cont .title{color:#FFF;font-size:14px;height:38px;line-height:32px;background: url(../images/left1.jpg) no-repeat;text-indent:20px;}
.box_cont .box{background:url(../images/left4.jpg) no-repeat;height:150px;padding-top:60px;line-height:25px;padding-left:30px;color:#339933}

.insidemenu{overflow:hidden;width:1024px;margin:0 auto 30px auto;font-size:14px;color:#000;font-weight:700}
.insidemenu ul{padding:0;}
.insidemenu li{display:block;height:28px;line-height:28px;text-align:center;float:left;font-size:14px;margin-right:20px;}
.insidemenu li a:link,.insidemenu li a:visited {display:block;color:#000;font-weight:normal;padding:0 10px}
.insidemenu li a:hover {text-decoration:none;color:#FFF;background:#1EA02B;padding:0 10px}
.insidemenu .selected a:link,.insidemenu .selected a:visited{display:block;color:#FFF;background:#1EA02B}

/*产品列表页*/
.plistbox{overflow:hidden;width:960px;margin:0 auto}
.plistbox .to_hidden{width:994px;padding-top:20px}
.plistbox dl{width:296px;height:300px;padding:0;float:left;margin:0 36px 10px 0}
.plistbox dt{overflow:hidden;}
.plistbox dt h3{font-weight:700;padding-bottom:5px;font-size:14px}
.plistbox dt .goodsimg{width:290px;height:135px;border:3px solid #E2E2E2}
.plistbox dt .goodsimg:hover{width:290px;height:135px;border:3px solid #60B429}
.plistbox dd{display:block;line-height:20px;color:#9E9E9E;width:296px;padding:5px 0 0 0;}
.plistbox dd a:link,.plistbox dd a:visited{ color:#00913E;font-size:12px;}
.plistbox dd a:hover{text-decoration: underline;color:#1EA02B}
.plistbox dd .info{height:28px}
.plistbox dd a{color:#543F3B;font-size:14px}
.plistbox dd a:hover{text-decoration: underline;}
.plistboxbt{background: url(../images/nybt21.jpg);height:8px}
.Alistbox{overflow:hidden;border-left:1px solid #D1C3C3;border-right:1px solid #D1C3C3;width:730px;padding:20px}

.fankuai{overflow:hidden;margin-top:15px}
.fankuai .ibl{width:365px;height:251px;}
.fankuai .ibl .articltitle{font-size:14px;color:#FFF;font-weight:bold;background: url(../images/i_title.jpg) no-repeat;height:41px;line-height:38px;text-indent:20px}
.fankuai .ibl .articlebody{background: url(../images/i_body.jpg) no-repeat bottom;height:210px}

.fankuaibox{overflow:hidden;padding:10px}
.fankuaibox dl{width:360px;height:90px;}
.fankuaibox dt{width:115px;height:85px;padding-top:5px;overflow:hidden;float:left;background: url(../images/picbg.jpg) no-repeat center 50%;}
.fankuaibox dt .goodsimg{width:110px;height:80px;}
.fankuaibox dd{display:block;color:#9E9E9E;float:left;width:215px;padding-left:10px}
.fankuaibox dd .info{color:#666;line-height:20px;padding-top:5px}
.fankuaibox dd a{color:#1EA02B;font-size:12px;}
.fankuaibox dd a:hover{}

/*产品内容页*/
.p_viewbox{overflow:hidden;padding:0;margin:0 auto;}
.p_viewbox .title{color:#666;font-size:24px;border-bottom:1px solid #CCC;padding-bottom:25px;font-weight:300}
.p_viewbox .imgInfo{width:600px;overflow:hidden;border-bottom:2px solid #E0E0E0;padding-bottom:20px}
.p_viewbox .description{width:450px;font-size:14px;line-height:28px;color:#1E1E1E;}
.p_viewbox .description span{color:#666}
.p_viewbox .description .con{line-height:22px;color:#999;font-size:12px;padding-top:20px}
.bdsharebuttonbox{padding:10px 0 10px 20px}
.buy_bnts{background:#FFF url(../images/buy.png) no-repeat 10px 0;border:2px solid #FF3300;color:#FF3300;width:106px;height:34px;line-height:34px;text-decoration:none;font-size:14px;display:block;cursor:pointer;text-indent:45px;}
.buy_bnts:hover{background:#FF3300 url(../images/buy.png) no-repeat 10px -32px; color:#FFF;width:106px;height:34px;line-height:34px;-webkit-transition: color 0.3s ease-in-out;-webkit-transition: background 0.3s ease-in-out;text-decoration: none;}

/* 标签 */
.protab {
	margin: 0 auto 80px auto;
	width: 100%
}

.protab ul.tabmenu {
	height: 40px;
	border-bottom:1px solid #DCDCDC
}

.protab ul.tabmenu li {
	float: left;
	text-align: center;
	height:40px;
	line-height:40px;
	background: #FFF;
	font-size: 16px;
	cursor: pointer;
	color:#666;
    width:150px;
}

.protab ul.tabmenu li.active {
		color:#FFF;
		background:#1EA02B url(../images/topmenu_bg.png) no-repeat;
        border-bottom:1px solid #06A5AD
}

/* .protab ul.tabmenu li:nth-child(1) {border-left:none;border-right:none;}
.protab ul.tabmenu li:nth-child(2) {border-right:none;} */

.con1,.con2,.con3 {}
.con2,.con3 {display: none;}


/*jQuery lightBox弹窗插件*/
#jquery-overlay {position: absolute;top: 0;left: 0;z-index:999;width: 100%;}
#jquery-lightbox {position: absolute;top: 0;left: 0;width: 100%;z-index: 10000;text-align: center;line-height: 0;}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#lightbox-nav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {width: 49%;height: 100%;zoom: 1;display: block;}
#lightbox-nav-btnPrev { left: 0; float: left;}
#lightbox-nav-btnNext { right: 0; float: right;}
#lightbox-container-image-data-box {font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;padding: 0 10px 0;}
#lightbox-container-image-data {padding: 5px 10px; color: #666; font-size:14px}
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: normal; }
#lightbox-image-details-currentNumber {display: block; clear: left; padding-bottom:0;text-indent:-2000px;font-size:0}
#lightbox-secNav-btnClose {width:66px; float: right;padding-bottom: 0.7em;	}
#gallery2 {padding:0px;width:400px}
#gallery2 ul {margin:0 }
#gallery2 ul li {display: inline; }
#gallery2 ul img {width:400px;border:1px solid #FFF;}
#gallery2 ul a:hover img {}
#gallery2 ul a:hover {color:#999; }

#gallery{width:1000px;}
#gallery ul{width:1150px; }
#gallery ul li{display:inline;width:262px;height:230px;border:1px solid #D4D4D4;padding-top:5px;margin:0 18px 18px 0;position: relative;float:left;text-align:center;}
#gallery ul li p{line-height:50px;font-size:14px;color:#666666;text-align:left;padding-left:10px}
#gallery ul li img {width:250px;height:180px}
#gallery ul a:hover img {filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
#gallery ul .description{padding:5px 0;}
/*jQuery lightBox弹窗插件*/

/*相关产品列表*/
.relatebox{width:760px;}
.relatebox .to_hidden{width:800px;}
.relatebox .goodsItem{overflow:hidden;width:160px;height:280px;margin:10px 22px 0 0px;overflow:hidden;float:left; _display:inline; position:relative;}
.relatebox .goodsItem .goodsimg{width:100px;padding:0px;}
.relatebox .goodsItem .orderinfo a:hover{color:#EA4A3E;}

/***首页项目 */
.aboutus{width:380px;}
.aboutus h1{font-size:24px;font-weight:normal;line-height:34px}

.i_adlist{height:188px;background:url(../images/shadow.png) no-repeat bottom;margin-top:1px;}
.i_adlist ul{width:1100px}
.i_adlist ul li{height:168px;width:333px;overflow:hidden;margin-right:1px;float:left;}
.i_adlist ul li img{width:333px;height:170px;}

.service{overflow:hidden;height:150px;margin:0 auto;width:994px}
.indexlist{overflow:hidden;color:#FFF;padding:5px 0 10px 10px}
.indexlist .to_hidden{width:1100px;}
.indexlist dl{width:330px;overflow:hidden;float:left;padding:10px 0 10px 0}
.indexlist dt{float:left;padding:0 15px;width:100px}
.indexlist dt .goodsimg{height:120px;}
.indexlist dd{display:block;float:left;width:180px;}
.indexlist dd a{color:#FFF;font-weight:bold;font-size:14px}
.indexlist dd a:hover{color:#7EC140;}

.index_botbg{height:130px;background:url(../images/bottom_bg.jpg) no-repeat;margin:0 auto;width:994px}
.index_botbg .title{width:950px;font-weight:bold;padding:10px 15px 0 15px;font-size:14px}
.index_about{width:700px;padding:5px 15px 10px 15px;color:#666;}
.index_contact{width:220px;padding:10px;}

.topnew{line-height:20px;padding-bottom:30px}
.topnew .otitle{color:#333;font-size:14px;width:113px;height:22px;padding-bottom:10px}
.topnew .stitle{color:#333;font-size:14px;width:113px;height:22px;padding-bottom:10px}
.topnew .ntitle{color:#333;font-size:14px;width:113px;height:22px;padding-bottom:10px}
.topnew_l_l{width:300px;color:#959595;;margin-right:20px;}
.topnew_l{width:210px;color:#959595;;margin-right:20px;}
.topnew_m{width:210px;color:#959595;;margin-right:20px;}
.topnew_r{width:210px;color:#959595;}
.topnew a{margin:0px 5px;color:#007acc;}

/*新闻首页推荐*/
.articletbox{overflow:hidden;width:1000px;margin:0 auto;}
.articletbox .tohidden{width:1200px;}
.articletbox dl{width:530px;height:150px;margin-right:40px;float:left;}
.articletbox dt{overflow:hidden;width:180px;float:left}
.articletbox dt .goodsimg{width:180px;height:116px;}
.articletbox dd{display:block;color:#9E9E9E;width:325px;float:right}
.articletbox dd .atitle a{ color:#666;font-size:14px;font-weight:bold;line-height:18px}
.articletbox dd .atitle a:hover{color:#1EA02B;}
.articletbox dd .description{color:#666;line-height:22px;font-size:12px;padding-top:10px}
/*新闻频道*/
.article{overflow:hidden;border-top:1px solid #E1E1E1;padding:10px 0;}
.article dl{padding:0}
.article dt{line-height:20px;color:#1EA02B;font-size:18px;margin:10px 0;}
.article dt a:link,.article dt a:visited{color:#1EA02B;font-size:14px;}
.article dt a:hover{}
.article dt span {float:right;}
.article dt span a{font-size:12px;font-weight:normal;color:#333}
.article dd{overflow:hidden;}
.article dd ul {padding:0}
.article dd li{display:block;height:30px;line-height:30px;background:url(../images/ico_1.png) no-repeat 0px 50%;text-indent:10px}
.article dd li a:link,.article dd li a:visited{ color:#666;font-size:14px}
.article dd li span{float:right;color:#ccc;font-size:12px}
.article dd li a:hover{color:#1EA02B}
/***新闻列表 */
.listarticle{margin:0px auto; color:#999;width:1098px;overflow:hidden;}
.listarticle dl{height:150px;width:1098px;padding:20px 0;border-bottom:1px dashed #ccc}
.listarticle dt{height:138px;width:280px;float:left;border:1px solid #ccc;padding:3px}
.listarticle dt:hover{border:1px solid #149fda}
.listarticle dt img{height:138px;width:280px}
.listarticle dd{float:right;width:680px;line-height:26px; overflow:hidden;}
.listarticle dd .intro{line-height:24px;padding-top:5px;color:#666;font-size:14px}
.listarticle dd .date{line-height:22px}
.listarticle dd .moreinfo{width:680px;padding-top:12px}
.listarticle dd .title{}
.listarticle dd .title a{ color:#149fda;font-size:18px}
.listarticle dd .title a:hover{color:#1EA02B;}



.box1{}
.box1 .leftinfo{width:437px;overflow:hidden}
.box1 .mapinfo{width:437px;overflow:hidden;}
.box1 .mapinfo .iframe{width:437px;height:452px;overflow:hidden;}
.box1 .rightinfo{width:620px;overflow:hidden}
.box1 .rightinfo h2{font-size:20px;padding:0;color:#666;padding-bottom:20px}
.box1 .rightinfo h3{font-size:14px;padding:0;color:#666;padding-bottom:20px}
.box1 .rightinfo .dress{font-size:14px;color:#666}
.box1 .rightinfo .content{font-size:14px;padding:0;color:#666;line-height:28px;}
.box1 .rightinfo .feedback_notice{border-bottom:1px dotted #9F9F9F;padding-bottom:10px;margin-bottom:20px;color:#999;line-height:22px}
.box1 .rightinfo .contact{font-size:14px;}
.box1 .rightinfo .contact_path{font-size:14px;padding:0;color:#666;line-height:28px;}


.box1 .rightinfo .contact p.pl32{
	padding-left: 32px;
	line-height: 36px;
	height: 34px;
	color:#989898;
	background: url(../images/contact_ico.png) no-repeat 0 50%;
}
.box1 .rightinfo .contact p.call{
	background-position: 0 0;
}
.box1 .rightinfo .contact p.telephone_2{
	background-position: 0 -32px;
}
.box1 .rightinfo .contact p.email{
	background-position: 0 -64px;
}
.box1 .rightinfo .contact p.fax{
	background-position: 0 -100px;
}
.box1 .rightinfo .contact p.qq{
	background-position: 0 -134px;
}
.box1 .rightinfo .contact a{
	color: #666;
}


.boxline{height: 1px;line-height:1px;border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e8e8e8;margin: 40px auto;}
.boxline2{height: 1px;line-height:1px;border-top: 1px solid #e2e2e2;border-bottom: 1px solid #F2F2F2;margin: 20px auto;}

.box2{}
.box2 .leftinfo{width:540px;overflow:hidden}
.box2 .leftinfo .content{font-size:14px;color:#666;line-height:28px;}
.box2 .rightinfo{width:500px;overflow:hidden}
.box2 .rightinfo img{width:500px;}

.prenext{font-size:12px;color:#999;padding:30px 0 50px 0}
.prenext ul{margin:0;padding:0;}
.prenext ul li{line-height:28px;overflow:hidden;}
.prenext a:link,.prenext a:visited {color:#666;}
.prenext a:hover {color:#1EA02B}

/* 顶踩 */
#k_digg {width:140px;overflow:hidden;margin:10px auto;font-size:12px;}
#k_digg1{float:left;padding:38px 0 0 0;text-align:center;margin-right:25px;width:57px;height:28px;background:url(../images/digg1_bg.gif) no-repeat;cursor:hand;}
#k_digg0{float:left;padding:38px 0 0 0;text-align:center;width:57px;height:28px;background:url(../images/digg0_bg.gif) no-repeat;cursor:hand;}

#k_ajaxcontent dl,#k_ajaxcontent dl dt,#k_ajaxcontent dl dd{float:left;}
#k_ajaxcontent dl{margin:0;padding:5px;}
#k_ajaxcontent dl dd,#k_ajaxcontent dl dt{margin:0;}

/* k_ajax */
#k_ajax{position:absolute;display:block;text-align:center;top:0;left:0;z-index:900;}
#k_ajax h5{margin:10px 0 5px 0;padding:0px;font-size:14px;}
#k_ajax #k_ajaxBg{position:absolute;display:block;width:100%;height:100%;left:0;margin:0px;padding:0px;background:#000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";filter:alpha(opacity=60);/*IE*/opacity:0.6;}
#k_ajax #k_ajaxBox{display:block;margin:0px;background:#FFF;position:fixed;z-index:999;-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);}
#k_ajax #k_ajaxBox #k_ajaxTitle{display:table;clear:both;line-height:32px;height:32px;margin:0px;background:#1EA02B;}
#k_ajax #k_ajaxBox #k_ajaxTitle strong{font-size:12px;display:block;float:left;text-align:left;text-indent:20px;color:#FFF;height:32px;}
#k_ajax #k_ajaxBox #k_ajaxTitle a{display:block;float:left;width:30px;height:24px;margin-top:4px;background:url(../images/close.png) no-repeat 0 0px;}
#k_ajax #k_ajaxBox #k_ajaxTitle a:hover{background:url(../images/close.png) no-repeat 0px -24px;}
#k_ajax #k_ajaxBox #k_ajaxMain{display:block;overflow-y:auto;font-size:12px;text-align:left;padding:0px;line-height:20px;background:#fff;}
#k_ajax #k_ajaxBox #k_ajaxMain #k_ajaxContent{padding:30px;}
#k_ajax #k_ajaxBox #k_ajaxMain #k_ajaxContent tt{margin-left:5px;}
#k_ajax #k_ajaxBox #k_ajaxMain #k_ajaxContent .k_htm{display:table;clear:both;padding:5px 0px;margin:0px;}
#k_ajax #k_ajaxBox #k_ajaxMain #k_ajaxContent .k_htm label{display:block;float:left;line-height:25px;width:100px;}
#k_ajax #k_ajaxBox #k_ajaxMain #k_ajaxContent .k_htm p{display:block;float:left;padding:0px;margin:0px;float:left;}
#k_ajax #k_ajaxBox #k_ajaxMain table.k_tip{height:98px;font-size:14px;}
#k_ajax #k_ajaxBox #k_ajaxMain table.k_tip th{width:80px;text-align:center;}
#k_ajax #k_ajaxBox #k_ajaxMain table.k_tip td{text-align:left;}
#k_ajax #k_ajaxBox #k_ajaxSubmit{height:32px;clear:both;display:block;padding-right:10px;display:none}
#k_ajax #k_ajaxBox #k_ajaxSubmit p{float:right;display:block;height:32px;padding:0px;margin:0px;}
#k_ajax #k_ajaxBox #k_ajaxSubmit p a{display:block;float:left;line-height:18px;height:20px;color:#FFF;padding:0px 15px;margin:6px 0px 0px 3px;background:#1EA02B;}
#k_ajax #k_ajaxBox #k_ajaxSubmit a:hover{text-decoration:none;background:#F48187;}
#k_ajax #k_ajaxFly{padding:3px 10px;display:block;text-align:left;background:#3875D7;color:#FFF;}
#k_ajax #k_ajaxBox #k_ajaxContent p.help{font-size:14px;line-height:25px;margin:10px 0px;}


/* 列表模块 */
.newsbox{overflow:hidden;padding-right:10px}
.newsbox ul li{overflow:hidden;padding-bottom:15px;margin-bottom:15px;border-bottom:1px dashed #ccc}
.newsbox ul li a:link,.newsbox ul li a:visited {color:#666;font-size:14px;font-weight:700}
.newsbox ul li a:hover {color:#1EA02B}
.newsbox ul li p{line-height:20px;color:#999}
.newsbox ul li span{float:right;color:#ccc;font-size:12px;}

/* 路径 */
.place{overflow:hidden;margin:0 auto 20px auto;height:20px;line-height:20px;padding-bottom:20px;border-bottom:1px solid #EAEAEA}
.place h2{font-size:18px;color:#1A8F26;}
.path{color:#949494;}
.path a{color:#949494;}
.path a:hover{text-decoration:none;color:#1EA02B}
.path a.home{width:14px;display: inline-block;background: url(../images/home.png) no-repeat 0 49%;}
/* .path a.home:hover{background-position: 0 -56px;} */
/* 鼠标滑过文字内容滑动提示showbox */
.showbox{height:303px;width:375px;border:solid 1px #ddd;position:relative;overflow:hidden;float:left;}
.showbox .subtitle{position:absolute;left:0;bottom:-48px;height:30px;line-height:30px;width:355px;background:#333;opacity:0.7;filter:alpha(opacity=70);color:#fff;font-size:12px;padding:5px 10px;}

a.preview{display: block;background: url(../images/preview.gif);float: left;height: 51px;width: 51px;text-indent:-3000px}
a.preview:hover{display: block;background-position: left bottom;}
a.next{display: block;background: url(../images/next.gif);float: right;height: 51px;width: 51px;text-indent:-3000px}
a.next:hover{display: block;background-position: left bottom;}

a.bnts{display: block;background: url(../images/bnts.jpg);height: 21px;line-height:20px;color:#FFF;width:65px;}
a.bnts:hover{display: block;background-position: left bottom;text-decoration: none;}

/*feedback page*/

#page_feedback_form{}
#feedback_form{}
#feedback_form table{}
#feedback_form table th{text-align:right;font-style:normal !important;}
#feedback_form table td{padding:5px 0 5px 0;color:#333}
#feedback_form table td span{padding:5px 0 5px 0;color:#333;font-weight:300}
#feedback_form table td label{font-size:12px;color:#ff7300;}
#feedback_form table td cite{color:#ccc;font-size:12px;font-style:normal;}
#feedback_form table tr{height:30px;line-height:30px;}
#feedback_form .textcontent{padding:0 5px;font-size:14px;line-height:24px;width:438px;height:120px;border:1px solid #ccc}
#feedback_form .inputbg{padding:0 5px;font-size:14px;height:28px;line-height:24px;width:250px;border:1px solid #ccc}

.feedbackdiv{width:450px;line-height:28px;height:65px;}
.feedback_textcontent{width:450px;line-height:28px;height:165px;}
.feedback_title{color:#666;font-size:14px}
.feedback_contect{width:450px;}
.feedback_bnt{width:100px;height:38px;margin:10px 0 0 60px}
.bnt_submit{background:#888;border:0; cursor:pointer;width:100px;height:36px;line-height:36px;font-size:14px;color:#FFF}
.bnt_submit:hover{background:#343434;}
/*客服*/
.sbox{overflow:hidden;padding:15px 0 20px 0px}
.sbox .title{background:url(../images/faq.gif) no-repeat;height:22px;width:180px;margin:20px 0}
.sbox .to_hidden{width:1100px;}
.sbox dl{width:260px;height:70px;overflow:hidden;float:left;padding:0;}
.sbox dt{overflow:hidden;float:left;width:60px}
.sbox dt .goodsimg{width:48px;height:48px}
.sbox dd{display:block;float:left;width:180px;;padding-top:15px;}
.sbox dd a{color:#666;font-weight:bold;font-size:14px}
.sbox dd a:hover{color:#666;}


/*---------- frame : footer ---------*/
/***页脚版权 */
.footer{background:#16761f;height:80px;padding:0 80px;border-top:5px solid #1D932B}

.cl{width:500px;padding-top:8px}
.cr{width:380px;height:80px;line-height:80px;color:#A6EDAF;background:url(../images/footer_call.png) no-repeat left 50%}
.cr span{}
.copyright{width:560px;color:#A6EDAF;line-height:160%}

.flinktext {overflow:hidden;padding:5px 0;color:#A6EDAF}
.flinktext ul {}
.flinktext ul li {float:left;}
.flinktext ul li span{font-size:10px;color:#1EA02B;padding:0 10px}
.flinktext ul li a:link,.flinktext ul li a:visited {color:#A6EDAF}
.flinktext ul li a:hover {text-decoration:none;color:#A6EDAF}

/*jquery实现微博分享按钮和二维码悬浮特效*/
#sns {width:120px;height:20px;margin-top:18px}
#weixin_code{width:160px;height:170px;position:relative;bottom:208px;left:-90px; z-index:99999999; display:none;}
a.sns_weibo { display:block; float:left;width:32px; height:32px; background:url(../images/weibo_ico.png) no-repeat 0 -32px; margin-left:5px;}
a.sns_weibo:hover{ display:block; float:left;width:32px; height:32px; background:url(../images/weibo_ico.png) no-repeat;}
a.sns_qq { display:block; float:left;width:32px; height:32px; background:url(../images/qq.png) no-repeat 0 -32px;}
a.sns_qq:hover{ display:block; float:left;width:32px; height:32px; background:url(../images/qq.png) no-repeat;}
a.sns_weixin { display:block; float:left;width:32px;height:32px; background:url(../images/weixin_ico.png) no-repeat 0 -32px; margin-left:5px;}
a.sns_weixin:hover { display:block; float:left;width:32px;height:32px; background:url(../images/weixin_ico.png) no-repeat;;}

/***友情链接弹出 */
.footer_link{top:12px;width:146px;height:21px;position:relative;line-height:21px;margin-top:0px;background:url(../images/link.png) no-repeat left top; text-align:left;}
.footer_link_cont{position:absolute;left:0;bottom:21px;background:#fff;width:134px;padding:5px;display:none;border:1px solid #eeeeee;}
.footer_link_cont ul{margin:0px;padding:0px;}
.footer_link_cont li{margin:0px;padding:0px; text-align:left;}
.footer_link_cont a{display:block;text-align:left;color:#666;}
.footer_link_cont a:hover{color:#F50;}

.footerbox{overflow:hidden;}
.footerbox .title{font-weight:700;padding-bottom:20px;color:#888;font-size:14px}
.footerbox ul{margin:0;padding:0 10px 0 0;}
.footerbox ul li{line-height:26px;overflow:hidden;}
.footerbox ul li span{float:right;color:#999}
.footerbox a:link,.footer_pro a:link,.footerbox a:visited,.footer_pro a:visited {color:#A2A1A0;}
.footerbox a:hover,.footer_pro a:hover {color:#ccc;text-decoration:none}
.f_w_190{width:190px;}

.footer_pro{overflow:hidden;width:240px;overflow:hidden;}
.footer_pro .title{font-weight:700;padding-bottom:10px;color:#FFF;font-size:14px}
.footer_pro ul{margin:0;padding:0;}
.footer_pro ul li{line-height:26px;height:26px;overflow:hidden;width:120px;overflow:hidden;float:left;}

.footercall{width:400px;overflow:hidden;border-right:1px solid #DCDCDC;margin-right:80px;}
.footercall .title{font-weight:700;padding-bottom:10px;color:#FFF;}
.footercall .fblock{}
.footercall .guestbook{padding-right:80px}
.footercall .guestbook .flogo{width:121px;height:75px;}
.footercall .guestbook .call{width:135px;height:40px;}


.footercall .weixin{width:100px;height:180px;overflow:hidden}
.footercall .weixin .wtitle{height:26px;line-height:26px;font-size:12px;text-align:center;color:#666}
.footercall .weixin .brode{width:100px;height:100px;margin:0 auto ;text-align:center;}
.footercall .weixin .brode img{width:100px;height:100px;}

.footercall .contr{padding-top:2px;width:120px;}
.footercall .contr a.taobao{display: block;background:url(../images/qq_weibo_2.png) no-repeat 50%;height:28px;width:28px;font-size:0;text-indent:-2000px;margin:0 10px 0 0}
.footercall .contr a.sina{display: block;background:url(../images/sina_weibo.png) no-repeat 50%;height:28px;width:28px;font-size:0;text-indent:-2000px;margin:0 10px 0 0}


/*------ 图片左右滚动 ---------*/
/* hot picture */
.hotPic{margin:0 auto;width:1100px;padding:20px 0 30px 0}
.hotPic .JQ-slide{position:relative;width:994px;height:180px;margin:0 auto;}
.hotPic .JQ-slide .picwrap{width:994px<IMG SRC="../images/nav.jpg" WIDTH="1000" HEIGHT="44" BORDER="0" ALT="">;height:190px;overflow:hidden;position:relative;}
.hotPic .JQ-slide-content{position:absolute;}/*必须要的元素*/
.hotPic .imgList li{width:150px;height:210px;margin:0 30px 0 20px;text-align:center;float:left;display:inline;overflow:hidden;}
.hotPic .imgList img{width:130px;}
.hotPic .imgList .txt{height:30px;line-height:30px;}
.hotPic .JQ-slide-nav a{display:block;z-index:99;width:39px;height:65px;overflow:hidden;text-indent:-999em;text-decoration:none;position:absolute;top:55px;background:url(../images/arrow_pic.png) no-repeat;}
.hotPic .JQ-slide-nav a.prev{left:-39px;background-position:0 0;}
.hotPic .JQ-slide-nav a.prev:hover{background-position:-81px 0;}
.hotPic .JQ-slide-nav a.next{right:-39px;background-position:-40px 0;}
.hotPic .JQ-slide-nav a.next:hover{background-position:-121px 0;}

.jiathis{height:26px;margin-top:10px}

.back a{
    display: block;
    width:68px;
    height:28px;
    line-height:28px;
    text-align: center;
    color:#fff;
    background: #1EA02B;
	font-size:12px
}
.back a:hover{
    background: #005CB8;
}

/*置顶
.backToTop {display: none;width:58px; height:58px; background:url(../images/comb.png) no-repeat left -58px;text-align: center;position: fixed;_position: absolute; right: 10px; bottom:350px;_bottom: "auto";cursor: pointer;opacity:.9;filter: Alpha(opacity=100);}
.backToTop:hover{background:url(../images/comb.png) no-repeat left 0px;}
*/

/*产品列表*/
.listcase{overflow:hidden;width:1000px;margin:0 auto;}
.listcase .tohidden{width:1100px;}
.listcase dl{height:340px;width:232px;_display:inline;float:left;margin:0 21px 20px 0;border:1px solid #D4D4D4;background:#FFF}

.listcase dl.cur_1{background:#FFF;color:#999}
.listcase dl.cur_2{border:1px solid #1EA02B;background:#1EA02B;color:#FFF}

.listcase dl.cur_1 .intro{color:#999}
.listcase dl.cur_1 .title a{color:#333}
.listcase dl.cur_2 .intro,.listcase dl.cur_2 .title a{color:#FFF}

.listcase dt{padding-top:10px;text-align:center;}
.listcase dt img{width:212px;height:212px;}
.listcase dd{overflow:hidden;width:212px;padding:10px}
.listcase dd .title{height:20px;line-height:20px;overflow:hidden;margin-bottom:10px}
.listcase dd .title a{ color:#333;font-size:14px;}
.listcase dd .title a:hover{text-decoration:none;}
.listcase dd .intro{line-height:20px;color:#999;font-size:12px;padding:0 0 10px 0}

.more{height:17px;width:47px}
.more a.bnts{display:block;background: url(../images/more.png) no-repeat;height:17px;width:47px;font-size:0;text-indent:-2000px}
.more a.bnts:hover{display: block;background: url(../images/more.png) no-repeat bottom;}

/***客户评价 */
.kefulist{overflow:hidden;}
.kefulist dl{width:725px;padding:5px 0;background:#EEEEEE;margin:15px 0}
.kefulist dt{float:left;width:500px;overflow:hidden;padding:0 10px}
.kefulist dt .title{font-weight:700}
.kefulist dt a:link,.kefulist dt a:visited {color:#333;font-size:14px;font-weight:700}
.kefulist dt a:hover {color:#1EA02B;text-decoration:none;}
.kefulist .info{line-height:20px;color:#666;padding-top:5px}
.kefulist .info span{font-size:24px}
.kefulist .kname{color:#333;font-size:12px}
.kefulist dd{height:100px;width:150px;float:left;margin-left:20px;overflow:hidden}
.kefulist dd img{width:150px;}
/***首页新闻列表 */
.inews{color:#999;width:410px;overflow:hidden;}
.inews dl{height:60px;width:410px;padding-bottom:18px;border-bottom:1px dashed #ccc;margin-bottom:15px}
.inews dl:hover{background:#F4F4F4}
.inews dt{height:60px;width:60px;float:left;}
.inews dd{float:right;width:350px;line-height:22px; overflow:hidden;}
.inews dd a:link,.inews dd a:visited {color:#579E12;font-size:14px;font-weight:700}
.inews dd a:hover {color:#1EA02B}
.inews dd p{line-height:22px;color:#999}


 /***新闻列表 */
.listp{color:#999;width:745px;overflow:hidden;}
.listp dl{height:160px;width:745px;padding:10px 0;border-bottom:1px dotted #ccc}
.listp dl:hover{background:#FFF}
.listp dt{height:160px;width:190px;float:left;}
.listp dt img{width:200px;height:150px}
.listp dd{float:right;width:525px;overflow:hidden;}
.listp dd .title{}
.listp dd .title a:link,.listp dd .title a:visited {color:#666;font-size:14px;font-weight:700}
.listp dd .title a:hover {color:#1EA02B}
.listp dd a:link,.listp dd a:visited {color:#666;font-size:12px;}
.listp dd a:hover {color:#1EA02B}
.listp dd .info{line-height:22px;color:#666;padding:5px 0}

.mbmenu{overflow:hidden;margin:10px auto 20px auto;width:950px}
.mbmenu ul{padding:0;margin:0 auto;width:994px}
.mbmenu li{height:26px;line-height:26px;width:120px;margin-right:3px;float:left;overflow: hidden;position: relative;background:#EBEBEB}
.mbmenu li a {display: block;text-align:center;outline:none;color:#666;font-size:14px;}
.mbmenu li a:hover {background:#F83F3A;color:#fff;text-decoration:none;}
.mbmenu .selected a:link,.mbmenu .selected a:visited{display:block;color:#FFF;background:#F83F3A;}
.mbmenu .selected a:hover{}


/*搜索*/
.searchbar{ width:650px;height:24px;margin:8px 0 15px 0}
.searchbar .search{padding-right:10px}
.searchbar .search form{padding:0;}
.searchbar .search .keyinput{ background:#C8C8C8;border:none;color:#FFF;font-size: 12px;height:20px;line-height:20px;padding: 0 15px;width:60px; vertical-align:middle; border-right:0;-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomleft: 10px;-moz-border-radius-topleft:10px;border-top-left-radius:10px;border-bottom-left-radius: 10px;}
.searchbar .search .go{background:#C8C8C8 url(../images/search_go.png) no-repeat 0 50%;border:0;border-left:0; width:20px;height:20px;line-height:20px;cursor:pointer; vertical-align:middle; display:inline;-webkit-border-top-right-radius: 10px;-webkit-border-bottom-right-radius: 10px;-moz-border-radius-bottomright: 10px;-moz-border-radius-topright: 3px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
.search_box{overflow:hidden;padding:15px 15px 0 0;}
.search_box ul{margin:0;padding:0 0 0 10px;background:url(../images/i_dot.png) repeat-y;}
.search_box ul li{line-height:18px;overflow:hidden;margin:0 0 10px 0;color:#666;}
.search_box a:link,.search_box a:visited {color:#666;}
.search_box a:hover {color:#DA2421}

/***下拉菜单 */
#nav{height:80px;background:url(../images/nav_line.png) no-repeat 107px 43%;}
#nav ul{width:560px;}
#nav a:hover{text-decoration:none}
#nav .nav-item{height:80px;line-height:80px;position:relative;display: inline-block;z-index:1000;color:#d0d0d0;font-size:14px;}
#nav .selected a:link,#nav .selected a:visited{display: inline-block;font-weight: bold;color:#1EA02B}
#nav .nav-link{position:relative;display: inline-block;z-index:1000;z-index:98;color:#484848;font-weight: bold;font-size:16px;padding:0 22px;letter-spacing:3px}
#nav .hover .nav-link{white-space:nowrap;text-decoration:none;color:#1EA02B}
#nav .nav-dropdown{display:none;position:absolute;top:80px;background:#FFF;z-index:99;-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);filter:alpha(opacity=90);-moz-opacity:0.90;-khtml-opacity: 0.90;opacity: 0.90; }/* filter:alpha(opacity=90);-moz-opacity:0.90;-khtml-opacity: 0.90;opacity: 0.90; */
.wit{width:93px;left:0px;overflow:hidden;}

.navbox{overflow:hidden;}
.navbox ul{margin:0;text-indent:20px}
.navbox ul li{overflow:hidden;}
.navbox a:link,.navbox a:visited {line-height:28px;height:28px;color:#666;display:block;font-size:12px;display:block;}
.navbox a:hover {color:#FFF;display:block;background:#1EA02B}

/* flexslider */
.flexslider{position:relative;height:750px;overflow:hidden;background:url(../images/lightbox-ico-loading.gif) 50% no-repeat center;margin:70px auto 0 auto;width:100%;}
.slides{position:relative;z-index:1;}
.slides li{height:750px;}
.slides li a{display:block;height:750px;font-size:0;text-indent:-2000px}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:10px;height:10px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:10px;height:10px;line-height:10px;overflow:hidden; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;background:#FFF;cursor:pointer;text-indent:-2000px}
.flex-control-nav .flex-active{background:#1EA02B;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;display:none}
.flex-direction-nav li a.flex-prev{left:20px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:20px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:url(../images/next_2.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:url(../images/prev_2.png) center center no-repeat;}

/* scrollDiv */
.scrolldiv_bg{height:40px;background:#1D932B;}
.scrolldiv{overflow:hidden;width:970px;height:40px;margin:0 auto;background:url(../images/notice.png) no-repeat 0 50%;padding-left:30px;}
.scrolldiv li{height:40px;line-height:40px;overflow:hidden;}
.scrolldiv li a{color:#A6EDAF;}
.scrolldiv li a:hover{color:#FFF}
.scrolldiv li span{color:#999;padding-left:20px}
#t1{height:40px;}
#t2{height:103px;background:url(../images/r_bg.png) repeat-y;padding:0 15px}


.r_t{height:45px;background:url(../images/r_t.png) no-repeat;margin-top:2px;}
.r_b{height:20px;background:url(../images/r_b.png) no-repeat;}
.r_w{height:186px;background:url(../images/r_w.png) no-repeat;margin-top:5px;padding:40px 0 0 15px;}
.r_c{height:150px;background:url(../images/r_c.png) no-repeat;}
.r_c ul{margin:0;padding:38px 0 0 45px;}
.r_c ul li{line-height:32px;overflow:hidden;}
.r_c ul li span{color:#999;padding-right:10px}
.f16{font-size:16px;font-weight:600;}
.f14{font-size:14px;}
.r_c a:link,.adbox .r_c a:visited {color:#000;font-size:14px;}
.r_c a:hover{text-decoration: underline;}


/*滚动*/
.row{width:1000px;margin:0 auto;}
.row .hd{margin:0 auto;}
.tab-T-3{margin:0 auto;text-align:center;}
.tab-T-3 li{width:15px;height:15px;font-size:0;background:#ccc;cursor:pointer;margin:0 5px;text-align:center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius: 3px;display:inline-block}
.tab-T-3 li.cur{background:#C2985B;}

.rowE .warp-pic-list{width:1130px;overflow:hidden;}
.rowE .count li{height:520px;width:540px;margin-right:30px;float:left;display:block;}
.rowE .count .img_wrap{width:540px;height:350px;}
.rowE .count li .text-area{}
.rowE .count li .text-area .datestyle{width:135px;height:85px;background:#D0B081;text-align:center;padding-top:5px}
.rowE .count li .text-area .datestyle .fm{color:#FFF;font-size:18px;}
.rowE .count li .text-area .datestyle .fd{color:#FFF;font-size:28px;padding:10px 0}
.rowE .count li .text-area .datestyle .fy{color:#FFF;font-size:18px;}

.rowE .count li .text-area .newswrap{width:390px;padding-top:10px}
.rowE .count li .text-area .newswrap p{line-height:24px;height:80px;padding-top:20px;color:#888888}
.rowE .count li .text-area a:link,.count li .text-area a:visited{color:#343434;font-size:16px}
.rowE .count li .text-area a:hover{color:#1EA02B;text-decoration:none}


.pro_hot{width:1024px;height:24px;margin:0 auto 30px auto;border-bottom:1px solid #E2E2E2;padding:0 0 20px 0;font-size:12px}
.menubox{overflow:hidden;padding:0px 0 30px 0;width:1024px;margin:0 auto;}
.menubox .to_hidden{width:1100px;}
.menubox dl{width:250px;overflow:hidden;float:left;margin-right:10px}
.menubox dt{overflow:hidden;width:80px;float:left;}
.menubox dt .goodsimg{width:80px;}
.menubox dd{display:block;width:160px;color:#666;float:right;}
.menubox dd .title{color:#333;padding-bottom:5px}

.pbox{overflow:hidden;}
.pbox ul{margin:0;padding:0;}
.pbox ul li{line-height:20px;overflow:hidden;}
.pbox a:link,.pbox a:visited {color:#666;font-size:12px}
.pbox a:hover {color:#1EA02B}
.pbox .selected a:link,.pbox .selected a:visited{color:#1EA02B;}


/* .contact{background:#F2F2F2;margin-top:20px}
.contact dt{color:#FFF;font-size:14px;height:42px;line-height:42px;background:#383838;text-indent:20px;}
.contact dd{position:relative; margin-top:15px; padding-left:30px; color:#2e2e2e; line-height:24px;font-size:14px}
.contact dd a{color:#2e2e2e;}
.contact dd i{width:24px; height:24px; position:absolute; top:0; left:0; background:url(../images/contact.png);}
.contact dd i.tel{background-position:0 0;}
.contact dd i.skype{background-position:0 -24px;}
.contact dd i.mail{background-position:0 -48px;}
 */
/* 本案例代码begin */
.left_nav{ width:125px ; height:auto;padding:0px;position:fixed; left:50%; top:350px; margin:0 0px 0px -660px; z-index:888; background:#FFF;}
.left_nav dl dt{ height:40px; line-height:40px; background:url(../images/long.png) no-repeat 12px center #1EA02B; font-size:14px;padding-left:30px; color:#fff;}
.left_nav dl dd{ width:128px; position:relative;}
.left_nav dl dd .nav_right{ width:190px; height:auto; overflow:hidden; position:absolute; left:125px ; top:0px; padding:0px 5px 10px 5px;background:#fff; display:none; border:1px solid #DDD;border-left:1px solid #fff}
.left_nav dl dd .nav_right a{ width:125px ;height:30px; line-height:30px; text-align:left; color:#666;padding-left:30px; background:url(../images/nav_right_bg.png) no-repeat 10px center; display:block;margin-top:10px;/*  white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; */overflow: hidden;}
.left_nav dl dd .nav_right a:hover{ width:125px ;height:30px; line-height:30px; text-align:left; color:#fff;padding-left:30px; background:url(../images/nav_right_bg2.png) no-repeat 10px center #1EA02B; text-decoration:none;}
.left_nav dl dd a.nav_left{width:113px; height:36px; line-height:36px;border-left:1px solid #DDD;border-right:1px solid #DDD; border-bottom:1px solid #DDD;background:url(../images/left_nav_dt_bg.png) no-repeat 155px center #F0ECED; padding-left:10px; display:block;color:#3C4347; white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;font-size:12px}
.left_nav dl dd a.nav_left:hover{background:url(../images/left_nav_dt_bg2.png) no-repeat 155px center #FFF; color:#1EA02B; text-decoration:none;}


/*人力资源*/
.job_photo{width:1000px;overflow:hidden;margin:0 auto 10px auto ;}
.job_title{color:#666;padding:10px 0 0 0;}
.jobbox{overflow:hidden;padding:50}
.jobbox ul{margin:0;padding:0;}
.jobbox ul li{line-height:40px;height:40px;overflow:hidden;background:url(../images/squre.png) no-repeat 15px  50%;text-indent:30px}
.jobbox .bm_1{background:#F2F2F2 url(../images/arrow_2.png) no-repeat 15px  50%}
.jobbox ul li span{float:right;color:#999;padding-right:15px}
.jobbox a:link,.jobbox a:visited {color:#666;}
.jobbox a:hover {color:#CC3333}

/* 产品轮换广告图 */
.slideBox{ position:relative; overflow:hidden; margin:30px auto;  max-width:800px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:10px; line-height:10px; bottom:15px; right:20px; z-index:1;}
.slideBox .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#FFF; text-indent:-9999px; overflow:hidden; margin:0 5px;cursor:pointer; }
.slideBox .hd li.on{ background:#1EA02B;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;height:100%/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block;width:100%;position:absolute; bottom:0; text-indent:10px; height:38px; line-height:38px; background:#000; color:#fff; font-size:14px; text-align:left; filter:alpha(opacity=60);-moz-opacity:0.60;-khtml-opacity: 0.60;opacity: 0.60;
}
.prev{background:#0000FF;width:20px;height:20px}
/* 效果CSS结束 */

/***产品介绍排版方式一 */
.probox1 li,.probox3 li,.probox5 li,.probox7 li,.probox9 li{width:550px;height:300px;position:relative;padding:0 0 0 450px;margin-bottom:50px;}
.probox2 li,.probox4 li,.probox6 li,.probox8 li,.probox10 li{width:550px;height:300px;position:relative;padding:0 450px 0 0;margin-bottom:50px;}

.probox1 li img,.probox3 li img,.probox5 li img,.probox7 li img,.probox9 li img,.probox11 li img{position:absolute;left:0;top:0;max-height:300px;}
.probox2 li img,.probox4 li img,.probox6 li img,.probox8 li img,.probox10 li img,.probox12 li img{position:absolute;right:0;top:0;max-height:300px;}

.probox1 li h4,.probox2 li h4,.probox3 li h4,.probox4 li h4,.probox5 li h4,.probox6 li h4,.probox7 li h4,.probox8 li h4,.probox9 li h4,.probox10 li h4,.probox11 li h4,.probox12 li h4{height:42px;line-height:42px;font-size:24px;font-weight:normal;color:#666;}
.probox1 li p,.probox2 li p,.probox3 li p,.probox4 li p,.probox5 li p,.probox6 li p,.probox7 li p,.probox8 li p,.probox9 li p,.probox10 li p,.probox11 li p,.probox12 li p{line-height:28px;margin-top:20px;overflow:hidden;font-size:16px;color:#BBBBBB;text-align:left}

.pro_title{margin:0 auto;width:1000px}
.pro_title ul{height:46px;}
.pro_title ul li{float:left;text-align:center;width:330px;color:#FFF;height:46px;background:#5E5E5E;line-height:46px;margin-right:2px;font-size:16px;cursor:pointer;}
.pro_title ul li.active{background:#1EA02B;}

.i-process{
	width:100%;
    margin-top:50px;	
    padding: 20px 0 0 0;
	font-size: 14px;
	text-align: center;
	background:#E9E9E9
	}
.i-process h2{
	font-size: 36px;
	line-height:50px;
	color: #444444;
	background: url(../images/red_bt_line.png) no-repeat center bottom;
	font-weight:normal;
	margin-bottom:10px;
}
.i-process p{color: #444444;font-size:16px;line-height:2}

.mainNav{padding:10px 0 30px 0;}
.mainNav:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.mainNav ul{}
.mainNav li{display:inline-block;*display:inline;*zoom:1;margin:0 8px;color:#808080;font-size:16px;width:150px;height:36px;border:2px solid #B9B8B8;text-align:center;line-height:36px;border-radius:5px;}
.mainNav li{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.mainNav li:hover{color:#fff;background:#e60012;border-color:#e60012;}
.mainNav li.on{color:#fff;background:#FFB700;border-color:#FFB700;}

.services{background: url(../images/services_bg.png) repeat-y center}
.bnt_download{color:#fff;background:#1EA02B;border-color:#1EA02B;border:0; cursor:pointer;width:50px;height:22px;line-height:24px;font-size:12px;color:#FFF;display:inline-block;border-radius:3px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;text-align:center;}
.bnt_download:hover{background:#2429B1;}
.bnt_more{background: url(../images/bnt-arrow.png) no-repeat;width:28px;height:28px;display:block;text-indent:-2000px;font-size:0;overflow:hidden}
.bnt_more:hover{background: url(../images/bnt-arrow.png) no-repeat center -28px;}


.i-application{
	padding: 40px 0;
	border-bottom: 1px solid #ECECEC;
}
.i-application h2{
	font-size: 32px;
	line-height:68px;
	color: #696969;
	text-align: center;
	font-weight:normal
}
.i-application p{
	margin-bottom:30px;
	font-size: 14px;
	line-height: 32px;
	color: #888;
	text-align: center;
}


/* 触发菜单 */
.home_munu {
	overflow:hidden;
	width:1000px;
	margin:0 auto
}
.home_munu ul {
	width:1000px;
}
.home_munu li {
	cursor:pointer;
	width:25%;
	height:180px;
	float:left;
	margin:10px 0 0 0;
	display:block;
}
.home_munu li a {
	display:block;
	width:100%;
	height:180px;
	text-align:center;
	font-size:16px;
}
.home_munu li p{
	padding-top:10px;
	color:#434343;
}
.home_munu li a:hover,.home_munu li a:hover p {
	color:#1EA02B;
}
.home_munu li a span {
	display:block;
	width:100px;
	height:100px;
	margin:0 auto;
	cursor:pointer;
}
.home_munu li a.app_150 span {
	background:url(../images/app_150.png) no-repeat
}
.home_munu li a.app_150:hover span {
	background-position:0 -100px;
}
.home_munu li a.app_149 span {
	background:url(../images/app_149.png) no-repeat
}
.home_munu li a.app_149:hover span {
	background-position:0 -100px;
}

.home_munu li a.app_148 span {
	background:url(../images/app_148.png) no-repeat
}
.home_munu li a.app_148:hover span {
	background-position:0 -100px;
}

.home_munu li a.app_147 span {
	background:url(../images/app_147.png) no-repeat
}
.home_munu li a.app_147:hover span {
	background-position:0 -100px;
}
.home_munu li a.app_146 span {
	background:url(../images/app_146.png) no-repeat
}
.home_munu li a.app_146:hover span {
	background-position:0 -100px;
}
.home_munu li a.app_142 span {
	background:url(../images/app_142.png) no-repeat
}
.home_munu li a.app_142:hover span {
	background-position:0 -100px;
}
.home_munu li a.app_141 span {
	background:url(../images/app_141.png) no-repeat
}
.home_munu li a.app_141:hover span {
	background-position:0 -100px;
}
.home_munu li a.app_140 span {
	background:url(../images/app_140.png) no-repeat
}
.home_munu li a.app_140:hover span {
	background-position:0 -100px;
}


/* 客户菜单 */
.i-service-line{border-top:1px solid #ECECEC}
.i-service{
	padding: 30px 0 0 0;
	background:#FFF;
}
.i-service h2{
	font-size: 32px;
	line-height:68px;
	color: #696969;
	text-align: center;
	font-weight:normal
}
.i-service p{
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 32px;
	color: #888;
	text-align: center;
}

.services_munu {
	margin:0 auto;
	width:1024px;
} 
.services_munu ul {
	margin:0 auto;
	text-align:center;
}
.services_munu li {
	cursor:pointer;
	width:20%;
	height:120px;
	display:block;
	float:left;
}
.services_munu li a {
	display:inline-block;
	width:100%;
	height:120px;
	text-align:center;
	font-size:16px;
}
.services_munu li p{
	padding-top:10px;
	color:#434343;
}
.services_munu li a:hover,.services_munu li a:hover p {
	color:#1EA02B;
}
.services_munu li a span {
	display:block;
	width:80px;
	height:80px;
	margin:0 auto;
	cursor:pointer;
}
.services_munu li a.service_221 span {
	background:url(../images/service_221.png) no-repeat
}
.services_munu li a.service_221:hover span {
	background-position:0 -80px;
}
.services_munu li a.service_235 span {
	background:url(../images/service_235.png) no-repeat
}
.services_munu li a.service_235:hover span {
	background-position:0 -80px;
}
.services_munu li a.service_180 span {
	background:url(../images/service_180.png) no-repeat
}
.services_munu li a.service_180:hover span {
	background-position:0 -80px;
}
.services_munu li a.service_222 span {
	background:url(../images/service_222.png) no-repeat
}
.services_munu li a.service_222:hover span {
	background-position:0 -80px;
}
.services_munu li a.service_236 span {
	background:url(../images/service_236.png) no-repeat
}
.services_munu li a.service_236:hover span {
	background-position:0 -80px;
}


/* 新增yy */

/* 首页公司简介 */
.company{
    width:100%;
    padding:100px 0;
    background: url(../images/br-_02.jpg) no-repeat center 50%;
    overflow: hidden;
}
.company .tits{
    width:250px;
    margin: 0 auto;
}
.company .content{
    overflow: visible;
	width:1000px;
	margin:0 auto;
}
.pic-com{
    width:1000px;
    height:460px;
    position: relative;
    margin:0 auto;
}
.pic-com .lf {
    height: 460px;
    width: 156px;
    float: left;
    background:#C2985B
}
.pic-com .rf{
	width:954px;
    float:right;
    height:460px;
	background: url(../images/pic-com-r.png) no-repeat right top;
}
.pic-com .lf span{
    display: block;
    width:156px;
    height:118px;
    background: #fff;
}
.pic-com .lf span img{
    width:65px;
    margin:35px 45px;
	text-align:center
}
.pic-com .lf .blue{
    float:left;
    width:142px;
    padding-left: 14px;
    height:342px;
    background: #C2985B;
}
.pic-com .lf .blue  b{
    line-height: 36px;
    font-size: 34px;
    font-weight: normal;
    color:#fff;
    margin-top: 4px;
    float:left;
    }
.pic-com .img{
        position: relative;
}
.pic-com .lf .blue p{
    line-height: 22px;
    color:#fff;
    margin-bottom: 44px;
    float:left;
    width:100%;

}
.pic-com .lf .blue .zb{
    line-height: 34px;
    font-size: 26px;
    color:#fff;
    padding-bottom: 10px;
    float:left;

}
.pic-com .say{
    width:700px;
    line-height: 22px;
    padding:30px 0 28px 40px;
    font-size: 13px;
    color:#333;
	height:60px;
	overflow:hidden
}
.pic-com .brw{
    width:161px;
    height:177px;
    background: #004F9F;
    display: none;
    float:left;
}

.pic-com .yq a{
    display: block;
    width:90px;
    height:46px;
    line-height:46px;
    text-align: center;
    color:#fff;
    background: #004F9F;
    position: absolute;
    bottom:120px;
    right:0px;
}
.pic-com .yq a:hover{
    background: #005CB8;
}


/*首页项目图片滚动*/
.students{margin:0 auto;width:1236px;height:410px;position:relative;}
#four_flash{position:relative;width:1236px;margin:0 auto;position:absolute;}
#four_flash .flashBg{width:1140px;height:410px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{float:left;width:255px;height:410px;margin:0 15px;color:#DAF7EB;overflow:hidden;background:#D0B081;}
#four_flash .flashBg ul.mobile li:hover{color:#FFF;}
#four_flash .flashBg ul.mobile li img{width:255px;height:170px;display:block; margin:0 auto;}
#four_flash .flashBg ul.mobile li dd{font-size:18px;width:225px;line-height:30px;text-align:center;padding:20px 10px 0 10px;color:#fff}
#four_flash .flashBg ul.mobile li p{font-size:12px; text-align:center;width:225px; line-height:24px;padding:10px 10px;color:#FFF}
#four_flash .flashBg ul.mobile li .arrowlink a{display:block;background:url(../images/jiantou.png) no-repeat;width:30px;height:30px;border:0px;margin:10px auto;font-size:0;text-indent:-2000px}
#four_flash .flashBg ul.mobile li .arrowlink a:hover{background:url(../images/jiantou2.png);}
#four_flash .but_left{width:48px;height:48px;position:absolute; top:180px; left:0px;cursor:pointer;}
#four_flash .but_right{width:48px;height:48px; position:absolute; top:180px; right:0px;cursor:pointer;}
#four_flash .but_left:hover{background:url(../images/left_hover.png) no-repeat;}
#four_flash .but_right:hover{background:url(../images/right_hover.png) no-repeat;}

/*------------- 列表图片放大效果 开始 ------------------------------*/
.content-five{
	width:1000px;
	margin:0 auto;
	overflow:hidden
}
.contentbox-five{width:1200px}
.con-five{
	width: 264px;
	height: 198px;
	float: left;
	margin-right:18px;
	margin-bottom:18px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	
}
.conimg{
	width: 264px;
	height: 198px;
}
.txt-five{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height:36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
}
.txt-five h3{
	font-weight: normal;
	font-size:14px
}
/*------------- 图片放大效果 结束------------------------------*/
.i-case{
	width:172px;
	height:90px;
	margin:0 auto;
}
.i-case h2{
	background:url(../images/i-case.png) no-repeat center;
	text-indent:-2000px;
	font-size:0;
	display:block;
	width:172px;
	height:90px;
}

.i-news{
	width:146px;
	height:90px;
	margin:0 auto;
}
.i-news h2{
	background:url(../images/i-news.png) no-repeat center;
	text-indent:-2000px;
	font-size:0;
	display:block;
	width:146px;
	height:90px;
}

.i-about{
	width:174px;
	height:90px;
	margin:0 auto;
}
.i-about h2{
	background:url(../images/i-about.png) no-repeat center;
	text-indent:-2000px;
	font-size:0;
	display:block;
	width:174px;
	height:90px;
}

.i-partner{
	width:126px;
	height:90px;
	margin:0 auto;
}
.i-partner h2{
	background:url(../images/i-partner.png) no-repeat center;
	text-indent:-2000px;
	font-size:0;
	display:block;
	width:126px;
	height:90px;
}

.casetitle h1{
	border-bottom:1px solid #e8e8e8;
	height:48px;
	line-height:48px;
	font-weight:normal;
	font-size:18px
}
.parameters{
	line-height: 28px;
	font-size: 12px;
}
.parameters h3{
	line-height: 28px;
	padding-bottom: 8px;
	color:#343434;
	font-size: 14px;
}
.parameters span{
	color: #adadad;
}
/*相关文章列表*/
.pic_article{color:#999;width:250px;overflow:hidden;}
.pic_article h3{	font-size: 14px;line-height: 26px;padding-bottom:12px;color:#343434}
.pic_article dl{height:70px;width:250px;margin:0 0 10px 0;padding-bottom:10px;}
.pic_article dt{width:100px;height:70px;float:left;}
.pic_article dt img{width:100px;height:70px;}
.pic_article dd{overflow:hidden;width:140px;line-height:160%;float:right;}
.pic_article dd  a{ color:#666666;font-size:12px;}
.pic_article dd  a:hover{text-decoration:none;color:#1EA02B;}

.logo-box {
	border-top: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	width:1109px;
	margin:0 auto
}

.logo-box  li{
	width: 20%;
	float: left;
	display:block;
}

.logo-box li a {
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	display:block;
	text-align:center;
	width:100%
}
.logo-box li img{/* width:99.2%; */max-width:219px;max-height:109px}

.i-line{border-top:1px solid #E8E8E8;}

/* 案例 */
/* 首页新闻 */
.home_news_list{ width:1000px;height:280px;margin:30px auto 0 auto;}
.home_news_list .tohidden{width:1150px}
.home_news_list .pic-box{height:auto;width:260px;height:180px;float:left;margin-right:20px;position:relative}
.home_news_list .thumb{display: block;position:relative;width:260px;height:180px;border:0}
.home_news_list .pic-box p{line-height:20px;padding:10px 0;text-align:center;font-size:14px;color:#888}
 
.cover{position:absolute;left:0;top:0;z-index:0;}
.mask-bar{width:260px;height:180px;position:absolute;left:0;top:0;bottom:0;z-index:98;filter: alpha(opacity=0);-moz-opacity:0;opacity:0; background: url(../images/bg.png) repeat;}
.mask-bg{text-align:center;width:210px;height:100px;padding:70px 25px;display: block;font-size:12px;position:absolute; left:0;top:0;z-index:100; display:none;color:#FFF}
.mask-bg h3{font-size:16px;}

.mask-bg .bnt-case{ width:36px;height:36px;line-height:36px;cursor:pointer;display: block;font-size:0;margin:0 auto;text-indent:-2000px;text-align:center;background: url(../images/play.png) no-repeat; filter:alpha(opacity=90); -moz-opacity:0.9;  -khtml-opacity: 0.9;  opacity: 0.9;  }
.mask-bg .bnt-case:hover{background: url(../images/play.png) no-repeat;}
.mask-link{position:absolute;left:0;top:115px;z-index:99;width:230px;height:50px;line-height:50px;padding:0 10px;font-size:12px;color:#FFF}
.mask-link span{float:right;color:#FFF}


/*	--------------------------------------------------
Reveal Modals
-------------------------------------------------- */
	
.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 1000;
	display: none;
	top: 0;
	left: 0; 
	}

.reveal-modal {
	visibility: hidden;
	top: 100px; 
	left: 50%;
	margin-left: -400px;
	width:720px;
	background: #FFF;
	position: absolute;
	z-index: 1001;
	padding:50px 30px 30px 30px;
/* 		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; */
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	}
	
.reveal-modal .close-reveal-modal {
	font-size:42px;
	line-height: .8;
	position: absolute;
	top: 8px;
	right: 10px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0,0,0,.6);
	font-weight: bold;
	cursor: pointer;
	} 
.reveal-modal .close-reveal-modal:hover{color:#343434}

.team{width:1000px;}
.team ul{width:1150px; }
.team ul li{display:inline;width:262px;height:420px;border:1px solid #D4D4D4;padding-top:5px;margin:0 18px 18px 0;position: relative;float:left;text-align:center;}
.team ul li p{line-height:50px;font-size:14px;color:#666666;text-align:left;padding-left:10px}
.team ul li img {width:250px;height:364px}
.team-l{width:320px;overflow:hidden;}
.team-r{width:360px;overflow:hidden;font-size:14px;line-height:28px;color:#888}

/* 产品轮播 */
.sy2{
	width:1230px;
	margin:0 auto;
	}	
.zuo{
	width:60px;
	float:left;
    height:60px;
	background:url(../images/btn-left.png) no-repeat;
	display:inline;
	cursor:pointer;
    margin-top:86px;
	}
.zuo:hover{background:url(../images/btn-left.png) no-repeat 0 -60px;}	
	
.you{
	width:60px;
	height:60px;
	float:left;
	background: url(../images/btn-right.png) no-repeat;
	display:inline;
	cursor:pointer;
	margin-top:86px;
	}
.you:hover{background: url(../images/btn-right.png) no-repeat 0 -60px;}	

.sy3{
	width:1000px;
	float:left;
	}

	
.sy3 li{
	width:352px;
	height:320px;
	float:left;
	padding-right:22px;
	text-align:center
	}

.sy3 li img{
	width:352px;
	height:235px;
	padding-bottom:10px
	}
.sy3 li p{
	width:352px;
    font-size:16px;
	line-height:24px;
	text-align:center;
	background: url(../images/mask.png) no-repeat;
	color:#888
	}

/* 产品轮播 */

/* 全屏下拉菜单 */
.head-v3{width:100%;height:98px;background: url(../images/header_1640x98.png) no-repeat center;position:absolute;z-index:999;top:0;}
/* position:relative;width:100%;height:98px;background: url(../images/header_1640x98.png) no-repeat center;position:fixed;top:0;z-index:99; */
.head-v3 .navigation-inner{position:relative;}
.head-v3 .logo{ width:174px;margin:0 auto}
.head-v3 .logo h1 a{display:block;text-indent:-9999px; font-size:0; overflow:hidden;height:128px; background: url(../images/logo_174x128.png) no-repeat;}
.head-v3 .language{width:30px;position:absolute;right:0;top:22px;text-align:center;font-size:0}
.head-v3 .language a.cn{display:inline-block;background:#F4F82D;height:20px;line-height:20px;width:20px;font-size:12px;text-align:center;color:#666;margin:0 5px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.head-v3 .language a.cn:hover{background:#F5F946;color:#666;}
.head-v3 .language a.en{display:inline-block;background:#F4F82D;height:20px;line-height:20px;width:20px;font-size:11px;text-align:center;color:#666;margin:0 5px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.head-v3 .language a.en:hover{background:#F5F946;color:#666;}

.navigation-up{height:98px;margin:0 auto;width:1000px;background: url(../images/nav_bg.png) no-repeat 80px 28px}
.navigation-up .nav_l{width:420px;overflow:hidden;}
.navigation-up .nav_r{width:380px;overflow:hidden;}
.navigation-up .navigation-v3{}
.navigation-up .navigation-v3 ul{}
.navigation-up .navigation-v3 li{float:left;font-size:14px;color:#fff;padding:0 20px;text-align:center}
.navigation-up .navigation-v3 .nav-up-selected{}
.navigation-up .navigation-v3 .nav-up-selected a{color:#FFF}
.navigation-up .navigation-v3 .nav-up-selected-inpage{}
.navigation-up .navigation-v3 .nav-up-selected-inpage a{color:#FFF}
.navigation-up .navigation-v3 li a{color:#FFF;display:inline-block;height:98px;line-height:60px;}
.navigation-up .navigation-v3 li a:hover{color:#CAEE7C}
.navigation-down{position:absolute;top:91px;left:0px;width:100%}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#FFF;position:absolute;top:0px;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:1200px;position:relative}

/* 全屏下拉菜单 */

.navigation-down .menu-box{overflow:hidden;width:1000px;text-align:center;margin:0 auto;padding:20px 0}
.navigation-down .menu-box .to_hidden{width:1040px}
.navigation-down .menu-box dl{width:180px;display:inline-block;margin:0 20px;}
.navigation-down .menu-box dt{overflow:hidden;}
.navigation-down .menu-box dt img{width:180px;height:120px;}
.navigation-down .menu-box dd{}
.navigation-down .menu-box dd {line-height:24px;color:#8D8D8D;}

.prolist{overflow:hidden;width:1100px;margin:0 auto}
.prolist .to_hidden{width:1200px;}
.prolist dl{width:258px;height:300px;margin:0 20px 20px 0;float:left;border:1px solid #EAEAEA}
.prolist dl:hover{border:1px solid #DBDBDB}
.prolist dt{overflow:hidden;text-align:center}
.prolist dt .goodsimg{width:258px;height:172px;}
.prolist dd{display:block;color:#9E9E9E;width:258px;text-align:center;border-top:1px solid #EAEAEA;padding-top:20px;line-height:24px}
.prolist dd .des_info{padding-top:5px;font-size:14px}
.prolist dd .more{display:block;margin:20px auto 0 auto;width:41px;height:41px}
.prolist dd .more a.bnts{display:block;background: url(../images/bnts.png);height:41px;width:41px;font-size:0;text-indent:-2000px}
.prolist dd .more a.bnts:hover{display: block;background: url(../images/bnts.png) 0 -41px;text-decoration: none;}
.prolist dd a{color:#666;font-size:14px}
.prolist dd a:hover{color:#C31000;}
.prolist .f14{font-size:14px;color:#0758B3}

/* 分享 */

#share-button{
	position:absolute;
	bottom:0;
	left:0;
	background:#1A8B25;
	padding-left:10px;
	width:740px;
	line-height:44px;
	color:#fff;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px
	}
#share-button a {
	float:left;
	width:32px;
	height:32px;
	background-image:url(../images/share-icon.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent:-100em;
	overflow:hidden;
	color:#3a8ceb;
	display:inline;
	-moz-border-radius: 3px;-webkit-border-radius: 3px; border-radius:3px;
	opacity:1;
	padding:0
}

#share-button .bds_sqq {
	transition:all .2s;
	background-position:0 0;
}
#share-button .bds_sqq:hover {
	background-position:0 0;
	opacity:0.7;
}

#share-button .bds_qzone {
	transition:all .2s;
	background-position:0 -32px;
}
#share-button .bds_qzone:hover {
	background-position:0 -32px;
	opacity:0.7
}

#share-button .bds_weixin {
	transition:all .2s;
	background-position:0 -64px;
	
}
#share-button .bds_weixin:hover {
	background-position:0 -64px;
	opacity:0.7;
}

#share-button .bds_tsina {
	transition:all .2s;
	background-position:0 -96px;
}
#share-button .bds_tsina:hover {
	background-position:0 -96px;
	opacity:0.7
}
#share-button .more {
	transition:all .2s;
	background-position:0 -214px;
}
#share-button .more:hover {
	background-position:-70px -214px;
	opacity:1
}
.bdsharebuttonbox{margin:0;padding:0}

/* 左右按钮滑动图片切换 */
.mod18{width:700px;position:relative;margin:20px auto 0 auto;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:10px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:200px;width:32px;height:48px;}

.mod18 #prev,.mod18 #next{top:460px;width:0px;height:0px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:10px;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:700px;height:377px;position:absolute;color:#fff;}
.mod18 .cf li span{display:inline;height:0;width:0}
/* display:block;width:486px;position:absolute;left:75px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");
 */
.mod18 .picBox{width:700px; height:465px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:377px;position:absolute; left:0;}
.mod18 .picBox li{width:700px;height:377px;}
.mod18 .picBox img{width:700px}

.mod18 .listBox{width:700px;height:140px;margin:0 auto;position:relative;overflow:hidden;}
.mod18 .listBox ul{height:88px;position:absolute; padding:10px 0;}
.mod18 .listBox li{width:130px;height:88px;cursor:pointer;position:relative;padding-right:12px}
.mod18 .listBox li img{width:126px;height:84px;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:126px;height:84px;}
.mod18 .listBox img{border:2px solid #CCC;}

.mod18 .listBox .on img{border:2px solid #1EA02B;}
.mod18 .listBox .on{background:url(../images/img_bg.jpg) center top no-repeat;}
.mod18 .listBox .on i{display:block;}

/* 公告 */
.nbox{overflow:hidden;margin-bottom:30px}
.nbox .title{background:url(../images/tree_gongao_200x43.png) no-repeat;height:44px;margin-bottom:10px}
.nbox ul{margin:0;}
.nbox ul li{line-height:24px;overflow:hidden;background:url(../images/gongao_dot.png) no-repeat 0 50%;text-indent:10px}
.nbox a:link,.nbox a:visited {color:#8D8D8D;font-size:12px}
.nbox a:hover {text-decoration:underline;color:#1EA02B}

/* 广告 */
.side_ad{width:205px;overflow:hidden;margin:0 auto}
.side_ad ul{}
.side_ad li{margin-bottom:15px;}

/* 分类树 */
.rightmenu {overflow:hidden;width:235px;}/*position:relative;z-index:9*/
.rightmenu .title_2{background:url(../images/title_2.png) no-repeat;height:44px;}
.rightmenu .title_179{background:url(../images/title_179.png) no-repeat;height:44px;}
.rightmenu .title_263{background:url(../images/title_263.png) no-repeat;height:44px;}
.rightmenu .title_253{background:url(../images/title_253.png) no-repeat;height:44px;}
.rightmenu .title_254{background:url(../images/title_254.png) no-repeat;height:44px;}
.rightmenu .title_255{background:url(../images/title_255.png) no-repeat;height:44px;}

.rightmenu ul{background:url(../images/tree_bg.png) no-repeat bottom;padding-bottom:30px}
.rightmenu li{height:40px;line-height:38px;display:block;text-indent:40px;overflow:hidden;background:url(../images/tree_line.png) no-repeat center bottom}
.rightmenu li a:link,.rightmenu li a:visited {display:block;font-size:14px;color:#FFF;background:url(../images/tree_dot.png) no-repeat 30px 50%}
.rightmenu .selected a:link,.rightmenu .selected a:visited,.rightmenu li a:hover{color:#FDCB00;text-decoration:none;height:40px;}

/* 左图右字 */
.caselist{overflow:hidden;padding:0}
.caselist dl{width:700px;height:134px;padding-bottom:15px;border-bottom:1px solid #EAEAEA;margin-bottom:16px}
.caselist dt{overflow:hidden;float:left;}
.caselist dt .goodsimg{width:200px;height:130px;border:1px solid #EAEAEA}
.caselist dd{display:block;color:#9E9E9E;float:right;width:480px;}
.caselist dd .info{color:#999;padding-top:10px;line-height:20px;height:60px;text-align:left}
.caselist dd .more{float:right;padding:0}
.caselist dd .more a.bnts{display:block;background: url(../images/more.png);height:14px;width:39px;font-size:0;text-indent:-2000px}
.caselist dd .more a.bnts:hover{display: block;background: url(../images/more.png) 0 -14px;text-decoration: none;}
.caselist dd .ctitle a{color:#1A8F26;font-size:14px;font-weight:bold}
.caselist dd .ctitle a:hover{text-decoration: underline;}

/* 内容页 */
/* 文章内容页 */
.viewbox{overflow:hidden;font-size:14px;color:#666;line-height:28px;padding-bottom:20px}
.viewbox .title{line-height:30px;overflow:hidden;text-align:center}
.viewbox .title h1{font-size:24px;color:#666666;font-weight:normal}

.viewbox  h2{font-size:20px;font-weight:normal;background:#E4FAE7;height:40px;line-height:40px;color:#1A8F26;border-left:3px solid #4ADE62;padding-left:20px}

.viewbox .info{text-align:center;height:20px;line-height:20px;overflow:hidden;color:#B9B9B9;font-size:12px;padding:20px 0}
.viewbox .intro{padding:5px 10px;line-height:20px;background:#fdf5fa;border:1px solid #dcdddd;font-size:12px;color:#888888;margin:10px auto;width:96%}

.viewbox .content{font-size:14px;padding:10px 0 30px 0;color:#666;line-height:200%;}
.viewbox .content img{padding:10px 0;max-width:700px;text-align:center}
.viewbox .content li a{color:#0090FF;}
.viewbox .content li a:hover{color:#1EA02B}

/*WORD表格样式*/
table.ke-zeroborder {
	color:#666;
	border-width: 1px;
	border-color: #D5D5D5;
	border-collapse: collapse;
	font-size:14px;
	width:100%
}
table.ke-zeroborder th {
	border-width: 1px;
	padding:5px 10px;
	border-style: solid;
	border-color: #D5D5D5;
	background-color: #e2e2e2;
	font-weight:normal;
	background:#F2F2F2
}
table.ke-zeroborder td {
	border-width: 1px;
	padding:5px 10px;
	border-style: solid;
	border-color: #D5D5D5;
}
table.tdbg{background:#F2F2F2}

/* 文章相关 */
.relatebox{overflow:hidden;}
.relatebox ul{margin:0;padding:0;width:750px}
.relatebox ul li{line-height:28px;overflow:hidden;font-size:14px;display:block;float:left;width:160px;height:150px;margin-right:20px}
.relatebox ul li img{width:160px;height:110px;}
.relatebox a:link,.relatebox a:visited {color:#666;}
.relatebox a:hover {color:#1EA02B}

/***新闻列表 */
.listnews{margin:0px auto; color:#999;width:700px;overflow:hidden;}
.listnews dl{height:75px;width:760px;padding:10px 0;border-bottom:1px solid #f2f2f2}
.listnews dl:hover{background:#E6FAE8}
.listnews dt{height:80px;width:0px;float:left;overflow:hidden}
.listnews dd{float:right;width:760px;line-height:24px; overflow:hidden;}
.listnews dd  a:link,.newsbox ul li a:visited {color:#666;font-size:14px;font-weight:700}
.listnews dd  a:hover {color:#1A8F26}
.listnews dd  p{line-height:22px;color:#999}

.datestyle{background:#1A8F26; height:64px;width:60px;text-align:center;line-height:18px;-moz-border-radius: 3px;-webkit-border-radius: 3px; border-radius:3px;}
.datestyle .fy{color:#8EEA97;font-size:9px;}
.datestyle .fm{color:#FFFFFF;padding-top:2px}
.datestyle .fd{color:#ffff00;font-size:18px;font-weight:bold;padding-top:3px}


/* side右边浮动客服 */
.side{position:fixed;width:80px;height:219px;right:0;bottom:300px;z-index:1;}
.side ul li{width:80px;height:68px;float:left;position:relative;margin-bottom:1px}
.side ul li .sidebox{position:absolute;width:80px;height:68px;line-height:68px;top:0;right:0;transition:all 0.3s;background:#AF2068;color:#fff;font-size:14px;overflow:hidden;}
.side ul li .sidetop{width:80px;height:68px;line-height:68px;display:inline-block;background:#AF2068;}
.side ul li .sidetop:hover{background:#C52475;opacity:1;}
.side ul li img{float:left;}