@charset "utf-8";
html{ overflow-y:scroll;}
body,td,th,input,textarea,select {
	font-size: 14px;
	color:#555555;
	font-family:"Microsoft Yahei","微软雅黑", Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
	min-width:1200px;
}
img{ border:0;}
body,ul,li,div,img{}
ul,li,form{ margin:0; padding:0; list-style-type:none;}
a,a img,input{
	color:#555555; 
	text-decoration:none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
a:hover{color:#0a9d67; text-decoration:none;}
.animation{
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
.noanimation a{
	transition:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
}
.movex{}
.movex a{ display:inline-block;}
.movex a:hover{ -moz-transform:translateX(5px); -webkit-transform:translateX(5px); -o-transform:translateX(5px); -ms-transform:translateX(5px); transform: translateX(5px);}
.movex2{}
.movex2 a{ display:inline-block;}
.movex2 a:hover{ -moz-transform:translateX(-5px); -webkit-transform:translateX(-5px); -o-transform:translateX(-5px); -ms-transform:translateX(-5px); transform: translateX(-5px);}

.movey{}
.movey a{ display:inline-block;}
.movey a:hover{ -moz-transform:translateY(5px); -webkit-transform:translateY(5px); -o-transform:translateY(5px); -ms-transform:translateY(5px); transform: translateY(5px);}
.movey2{}
.movey2 a{ display:inline-block;}
.movey2 a:hover{ -moz-transform:translateY(-5px); -webkit-transform:translateY(-5px); -o-transform:translateY(-5px); -ms-transform:translateY(-5px); transform: translateY(-5px);}


#more{background-image:url(../index/more1.gif); background-repeat:no-repeat; background-position:right top; padding-right:21px; text-align:right;}
#more a{color:#444444; text-decoration:none;}
#more a:hover{color:#FF001E; text-decoration:none;}
a.white{color:#FFFFFF; text-decoration:none;}
a.white:hover{color:#FFFFFF; text-decoration:underline;}
.floatl{ float:left;}
.floatr{ float:right;}
.clear{ clear:both;}
.r5{-moz-border-radius:5px; border-radius:5px;}
.r10{-moz-border-radius:10px; border-radius:10px;}
.r15{-moz-border-radius:15px; border-radius:15px;}
.r20{-moz-border-radius:20px; border-radius:20px;}
.setp{}
.setp p{ margin:0; padding:0;}
.setimg{}
.setimg img{ max-width:100%;}
.setimg2{}
.setimg2 img{ width:100%;}
.AnimationScale img{transition:all 0.5s;-ms-transition::all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;}
.AnimationScale:hover img{transform:scale(1.06);-ms-transform::scale(1.06);-moz-transform:scale(1.06);-webkit-transform:scale(1.06);-o-transform:scale(1.06);}
.AnimationTranslateX{transition:all 0.3s;-ms-transition::all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.AnimationTranslateX:hover{transform:translateX(5px);-ms-transform::translateX(5px);-moz-transform:translateX(5px);-webkit-transform:translateX(5px);-o-transform:translateX(5px);}
.AnimationRight{animation:fadeInRight 0.6s .1s ease both; -webkit-animation:fadeInRight 0.6s .1s ease both; -moz-animation:fadeInRight 0.6s .1s ease both; -ms-animation:fadeInRight 0.6s .1s ease both; -o-animation:fadeInRight 0.6s .1s ease both;}

.txtshadow1{-webkit-text-shadow:1px 1px 2px #2b2b2b; -moz-text-shadow:1px 1px 2px #2b2b2b; text-shadow:1px 1px 2px #2b2b2b;}
.shadow1{-webkit-box-shadow:0 0 10px #B8B8B8; -moz-box-shadow:0 0 10px #B8B8B8; box-shadow:4px 4px 6px rgba(0,0,0,0.15);}
.a_shadow1{}
.a_shadow1:hover img{-webkit-box-shadow:5px 5px 10px #B8B8B8; -moz-box-shadow:5px 5px 10px #B8B8B8; box-shadow:5px 5px 10px #B8B8B8;}

.body1{width:1200px; margin:0px auto;} 
.body2{width:1200px; margin:0px auto; min-height:450px;} 

.top{height:120px; background-color:#FFF; z-index:999;}
.top1{}
.top1 a{ display:inline-block;}
.top2{ background-image:url(../index/tel.png); background-repeat:no-repeat; background-position:left center; line-height:1.2; padding:0 0 0 34px; margin:37px 0 0;}
.top2_1{ font-size:16px;}
.top2_2{ color:#0a9e66; font-size:24px; font-weight:bold;}

.top3{background-color:#191919; background-image:url(../index/top_bg.jpg); background-repeat:no-repeat; background-position:center; height:36px; line-height:36px; color:#FFF; font-size:13px;}
.top3 a{ color:#FFF; display:inline-block;}
.top3 a:hover{ color:#FF0;}
.top3_1{ float:left;}
.top3_2{ float:right;}
.top3_2 a{ padding:0 10px;}

.search{ background-color:#eeeeee; border-bottom:solid 1px #dcdcdc; padding:15px 0;}
.search1{ line-height:28px;}
.search1 span{ font-weight:bold; color:#e60012;}
.search1 a{ padding:0 5px; display:inline-block;}
.search2{}
.search2_1{ border:solid 1px #dcdcdc; border-right:none; padding:0 10px; background-color:#FFF;}
.search2_1 input{ border:0; height:22px; line-height:22px;}
.search2_2{}
.search2_2 input{ background-color:#332c2b; color:#FFF; border:0; cursor:pointer; height:28px; width:60px;}

.mainmenu{ background-image:url(../index/mainmenu_bg.png); height:60px; z-index:9999;}
/*主菜单*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.mainnav{ position:relative; z-index:9999; display:inline-block; margin-left:5px;}
.mainnav a{ color:#434343;}
.mainnav .nLi{ float:left;position:relative; display:inline; margin:0 10px;}
.mainnav .nLi h3{ float:left; margin:0;}
.mainnav .nLi h3 a{ width:150px; display:block; line-height:60px; font-size:16px; font-weight:normal; text-transform:uppercase; color:#FFF; text-align:center; background-image:url(../index/mainmenu1.png); background-repeat:no-repeat; background-position:0 60px;}
.mainnav .on h3 a{ background-position:0 0; color:#FFF;}

.mainnav .sub{ display:none; left:0; top:60px;position:absolute; background:#e94e5a;line-height:20px; padding:10px 0;}
.mainnav .sub li{ zoom:1;}
.mainnav .sub a{ display:block; padding:5px 10px; color:#FFF; border-bottom:dashed 1px #ffb5bb;}
.mainnav .sub a:hover{ background:#ffb5bb; color:#bb000e;}

.mainnav .mainprodnav{ padding:20px 10px;}
.mainnav .mainprodnav li{ width:190px; float:left; padding:0 10px;}
.mainnav .mainprodnav1{}
.mainnav .mainprodnav1 a{ padding:0; color:#0262d6; font-size:15px;}
.mainnav .mainprodnav1 a:hover{ background-color:transparent; color:#0262d6; text-decoration:underline;}
.mainnav .mainprodnav1 img{ width:180px; height:151px; border:solid 1px #E1E1E1; padding:4px; margin-bottom:6px;}
.mainnav .mainprodnav2{ padding:10px 0 0;}
.mainnav .mainprodnav2 li{ width:190px; padding:0;}
.mainnav .mainprodnav2 a{ background-image:url(../index/leftmenu3.gif); background-position:3px 10px; background-repeat:no-repeat; padding:2px 0 2px 10px; line-height:18px; font-size:13px;}
.mainnav .mainprodnav2 a:hover{ color:#0262d6;background-image:url(../index/leftmenu3.gif); background-position:2px -57px; background-repeat:no-repeat; padding:2px 0 2px 11px; background-color:transparent;}


.find{border:solid 1px #D4E9F5; background-color:#FFF;}
.find1{ padding:0px 0px 0px 5px;}
.find1 input{ color:#3D7C9F; width:215px; border:0px; background-color:transparent; height:28px; line-height:28px;}
.find2{}


/*底部*/
.foot1{ background-color:#01913a; padding:20px 0; text-align:center; color:#FFF;}
.foot1 a{ color:#FFF; display:inline-block;}
.foot1 a:hover{ color:#FF0;}
.foot1_1{ color:#afcebb;}
.foot1_1 a{margin:0 5px;}
.foot1_2{ padding:6px 0 0; line-height:22px;}

.banner{ background-repeat:no-repeat; background-position:center; height:320px; display:block; z-index:1;}


.tdh{height:10px; font-size:1px; line-height:1px;}
.tdh2{height:20px; font-size:1px; line-height:1px;}
.tdh3{height:30px; font-size:1px; line-height:1px;}
.tdh4{height:40px; font-size:1px; line-height:1px;}
.tdw{width:10px; font-size:1px; line-height:1px;}
.tdw2{width:20px; font-size:1px; line-height:1px;}
.content1{padding:15px 15px; line-height:26px;}
.newcontent{ padding:10px 0 0;}
.prodcontent{ padding:10px 0 0;}

.left{ width:240px;}
.right{ width:930px;}

.left_title{ background-color:#0a9d67; padding:18px 20px; color:#ffff00; font-size:17px; line-height:1.2;}
.left_title div{ color:#FFF; font-size:24px;}
.left_menu{ border:solid 1px #eeeeee; background-color:#FFF;}

.title1{ text-align:center;}

.bussines_classlist{}
.bussines_classlist li{ float:left; margin:10px 8px;}
.bussines_classlist a{ border:solid 1px #FFF; padding:6px; height:380px; display:inline-block;}
.bussines_classlist a:hover{ border:solid 1px #e4e4e4;-webkit-box-shadow:0 0 10px #B8B8B8; -moz-box-shadow:0 0 10px #B8B8B8; box-shadow:0 0 10px #B8B8B8;}
.bussines_classlist1{}
.bussines_classlist2{ font-size:28px; color:#e60012; padding:15px 10px;}
.bussines_classlist3{ color:#626262; padding:0 10px;}


/*当前位置*/
.location0{ border-bottom:solid 1px #0a9d67; padding:0 0 10px; line-height:40px;}
.location1{ float:left; color:#0a9d67; font-size:28px; font-weight:bold;}
.location2{ float:right;}
.location2 a{}
.location2 a:hover{}


#productmenu{padding:0px 0px 0px 33px;}
#productmenu .tdset{vertical-align:top; height:400px; padding:8px 8px 0px;}
#productmenuc2 {font-size:14px; font-weight:bold; margin-bottom:5px;}
#productmenuc3 {margin-top:18px;}
#productmenu1 a{font-size:12px; color:#FFFFFF; width:93px; display:block; float:left; height:17px;}
#productmenu1 a:hover,#productmenu1 .this{font-size:12px; color:#FF9024;}
#productmenu2 a{font-size:12px; color:#FFFFFF; width:75px; display:block; float:left; height:17px;}
#productmenu2 a:hover,#productmenu2 .this{font-size:12px; color:#FF9024;}
#productmenu3 a{font-size:12px; color:#FFFFFF; width:70px; display:block; float:left; height:17px;}
#productmenu3 a:hover,#productmenu3 .this{font-size:12px; color:#FF9024;}

.csshide{display:none;}
.cssshow{display:block;}

.prodclass1{text-align:center; vertical-align:top; width:262px; padding:0px 11px 20px 12px;}
.prodclass1 img{ width:250px; height:250px; padding:5px; border:solid 1px #EDEDED; margin-bottom:6px;}
.prodclass1 a{ display:inline-block;}
.prodclass1 a:hover img{ border:solid 1px #97d3bc;}


.prodclass2{text-align:center; vertical-align:top; width:272px; padding:0px 12px 20px;}
.prodclass2 img{ width:260px; height:195px; padding:5px; border:solid 1px #EDEDED; margin-bottom:6px;}
.prodclass2 a{ display:inline-block;}
.prodclass2 a:hover img{ border:solid 1px #97d3bc;}


.ProdclassReadme{ padding:0px 20px 15px; line-height:26px;}

/*产品列表样式*/
.productlist1{text-align:center; vertical-align:top; width:280px; padding:15px;}
.productlist1 a{ display:block;}
.productlist1 .pic{ overflow:hidden;}
.productlist1 img{ width:100%; border:0;}
.productlist1 .txt{ padding:15px 0 0; line-height:20px; height:20px; overflow:hidden;}

.productlist2{text-align:center; vertical-align:top; width:280px; padding:15px;}
.productlist2 a{ display:block;}
.productlist2 .pic{ overflow:hidden; border:solid 1px #ededed;}
.productlist2 a:hover .pic{ border-color:#97d3bc;}
.productlist2 img{ width:100%; border:0;}
.productlist2 .txt{ padding:15px 0 0; line-height:20px; height:20px; overflow:hidden;}

.productlist2s{ width:210px; padding:11px;}


/*产品详细样式*/
.proddetail1{ padding:5px 5px 10px; text-align:center; font-size:20px; font-weight:bold; color:#000;}
.proddetail2{ text-align:center; padding-bottom:8px;}
.proddetail3{ line-height:26px; padding:0 14px 10px;}
.proddetail4{ text-align:center; padding:0 0 20px;}
.proddetail5 { line-height:26px;}
.proddetail2 img, .proddetail3 img{ max-width:100%;}

.proddetail_otherpic{ width:100%; padding-bottom:8px;}

.proddetailmoretitle{border-top:dashed 1px #D3D5D6; padding:15px 0 0 10px; font-size:14px; font-weight:bold;}

.proddetailmore{ padding:10px 0 0 0;}



/*切换*/
.slideTxtBox1{ width:100%; position:relative;}
.slideTxtBox1 .hd{ position:relative; background-color:#FFF; border-top:solid 4px #0a9d67; border-bottom:solid 1px #97d3bc;}
.slideTxtBox1 .hd ul{ padding-left:20px;}
.slideTxtBox1 .hd ul li{ float:left; font-size:15px; cursor:pointer; color:#d22525;}
.slideTxtBox1 .hd ul li a{ color:#313131; height:46px; line-height:46px; overflow:hidden; display:inline-block; text-align:center; font-size:16px; float:left; padding:0 35px; font-weight:bold;}
.slideTxtBox1 .hd ul li.on{ color:#0a9d67;}
.slideTxtBox1 .hd ul li.on a{ color:#0a9d67;}

.slideTxtBox1 .bd{ padding:10px 0 0;}
.slideTxtBox1 .bd ul{ zoom:1; float:left;}
.slideTxtBox1 .bd li{ float:left; display:inline-block; text-align:center; padding:10px;}
.slideTxtBox1 .bd li img{ width:200px; height:200px; border:solid 1px #dcdcdc; padding:5px; background-color:#FFF; margin-bottom:4px;}
.slideTxtBox1 .bd li a{ width:212px; height:242px; overflow:hidden; display:inline-block; line-height:28px;}
.slideTxtBox1 .bd li a:hover img{ border-color:#97d3bc;}



.picMarquee-left{ position:relative;}
.picMarquee-left .hd{ position:absolute; padding:78px 0 0;}
.picMarquee-left .hd a{ background-image:url(../index/arrow2.png); background-repeat:no-repeat; display:inline-block; width:44px; height:90px; cursor:pointer;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity: 0.4;opacity: 0.4;}
.picMarquee-left .hd a:hover{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}
.picMarquee-left .hd .prev{ background-position:-44px 0;}
.picMarquee-left .hd .prev:hover{}
.picMarquee-left .hd .next{ background-position:0 0;}
.picMarquee-left .hd .next:hover{}

.picMarquee-left .bd{ width:1200px; overflow:hidden;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ width:280px; padding:10px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picMarquee-left .bd ul li a{ display:block; line-height:28px;}
.picMarquee-left .bd ul li .pic{ overflow:hidden; border:solid 1px #E5E5E4; padding:4px; background-color:#FFF;}
.picMarquee-left .bd ul li img{ width:100%; border:0;}
.picMarquee-left .bd ul li a:hover .pic{ border-color:#97d3bc;}
.picMarquee-left .bd ul li .txt{ line-height:24px; padding:10px 0 0;}


.index_content{ padding:50px 0;}
.index_more{ text-align:center; padding:10px 0 0;}

.index_title1{ font-size:48px; line-height:48px; color:#333; font-weight:bold; text-align:center;}
.index_title1 span{ color:#0a9e66;}
.index_title1w{ font-size:48px; line-height:48px; color:#333; font-weight:bold; }
.index_title2{ font-size:24px; line-height:24px; color:#515151; padding:18px 0 0; text-align:center;}

.index_about{ background-color:#f7f7f7;}
.index_about1{ width:550px;}
.index_about2{ width:600px; line-height:1.8; font-size:16px;}
.index_about3{ text-align:center; padding:40px 0 20px;}
.index_about3 a{ margin:0 20px; -moz-border-radius:15px; border-radius:15px;}
.index_about4{}

.index_prod{ background-image:url(../index/index_prod_bg.jpg); background-repeat:no-repeat; background-position:center; overflow:hidden;}
.index_prod1{border-left:solid 1px #dcdcdc; border-top:solid 1px #dcdcdc; -webkit-box-shadow:0 0 10px #B8B8B8; -moz-box-shadow:0 0 10px #B8B8B8; box-shadow:0 0 8px rgba(0,0,0,0.2); margin:40px 0 30px;}
.index_prod1 li{ float:left; border-right:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc;}
.index_prod1 li a{ display:block; position:relative; overflow:hidden; font-size:16px;}
.index_prod1 li img{ width:290px; height:290px; border:0;}
.index_prod1 li div{ position:absolute; bottom:0; line-height:1.6; padding:10px 16px; display:block;}
.index_prod1 li:first-child{ width:616px; height:581px; text-align:center;}
.index_prod1 li:first-child img{ width:580px; height:580px;}

.index_news{ background-color:#f7f7f7;}
.index_news1{ height:380px; background-color:#fff; padding:20px 20px 0;}
.index_news1 .title{ border-bottom:solid 1px #dcdcdc; position:relative;}
.index_news1 .title li{ display:inline-block; line-height:29px; height:39px; font-size:16px; position:relative;}
.index_news1 .title li a{ display:inline-block; padding:0 3px 8px; top:1px; position:relative;}
.index_news1 .title li i{ background-repeat:no-repeat; background-image:url(../index/index_news1.png); width:35px; height:29px; display:inline-block; float:left; margin-right:5px;}
.index_news1 .title1{}
.index_news1 .title1.this{ border-bottom:solid 2px #0a9d67; color:#0a9d67;}
.index_news1 .title1.this i{ background-position:-35px 0;}
.index_news1 .title2{ margin-left:190px;}
.index_news1 .title2 i{ background-position:0 -29px;}
.index_news1 .title2.this{ border-bottom:solid 2px #0a9d67; color:#0a9d67;}
.index_news1 .title2.this i{ background-position:-35px -29px;}

.index_news_content{ padding:10px 0 0;}

.index_news_list1{ padding:8px 0 4px;}
.index_news_list1 a{display:block;}
.index_news_list1_1{ float:left; width:200px; overflow:hidden; margin-right:20px;}
.index_news_list1_1 img{ width:200px; height:150px; border:0;}
.index_news_list1_2{ font-size:16px; font-weight:bold; line-height:40px; height:40px; overflow:hidden;}
.index_news_list1_3{ line-height:22px; height:110px; overflow:hidden; color:#7d7d7d;}
.index_news_list2{}
.index_news_list2 a{ background-image:url(../index/arrow1.gif); background-repeat:no-repeat; background-position:5px center; height:38px; line-height:38px; overflow:hidden; display:block; padding:0 0 0 20px;}
.index_news_list2 span{ float:right; padding:0 4px; color:#999;}

.index_faq_title1{ padding:8px 0 0;}
.index_faq_title1 img{ margin-right:6px;}
.index_faq_title2{ border-bottom:solid 1px #dcdcdc; line-height:29px; height:39px; font-size:16px; color:#0a9d67;}
.index_faq_title2 img{ margin-right:6px;}
.index_faq_content{ padding:15px 0 0;}


.index_contact{ background-image:url(../index/index_contact1.jpg); background-repeat:no-repeat; background-position:center top; height:410px; padding:60px 0 0;}
.index_contact1{ width:550px; padding:0 50px; height:300px; line-height:2; color:#222;}
.index_contact2{ width:470px; padding:20px 0 0;}


.newmore{ padding:10px 4px 0px 0px; text-align:right;}
.newnot{ padding:8px;}

/*新闻列表页样式*/
.newslist1{border-bottom:dashed 1px #cccccc; padding:0; display:block;}
.newslist1_1{background-image:url(../index/arrow1.gif); background-repeat:no-repeat; background-position:8px 22px; float:left; font-size:16px; width:740px; padding:15px 0 15px 24px;}
.newslist1_2{width:100px; text-align:center; float:right; padding:17px 0 0;}

.newslist2{ padding:20px 20px;border-bottom:dashed 1px #e6e5e5;}
.newslist2bg{}
.newslist2_1{ width:262px;}
.newslist2_1 img{ width:250px; height:200px; padding:5px; border:0; background-color:#FFF;}
.newslist2_1 a{ display:block; overflow:hidden; border:solid 1px #EDEDED;}
.newslist2_1 a:hover{ border-color:#97d3bc;}
.newslist2_2{ width:580px;}
.newslist2_2_1{ padding:5px 0; line-height:28px;}
.newslist2_2_1 a{ font-size:18px; color:#333; font-weight:bold;}
.newslist2_2_1 a:hover{color:#0a9d67;}
.newslist2_2_2{ line-height:26px;}
.newslist2_2_3{ line-height:26px; color:#959595; padding:5px 0 0;}

.newslist3{text-align:center; vertical-align:top; width:280px; padding:15px;}
.newslist3 a{ display:block;}
.newslist3 .pic{ overflow:hidden; border:solid 1px #ededed;}
.newslist3 a:hover .pic{ border-color:#97d3bc;}
.newslist3 img{ width:278px; height:222px; border:0;}
.newslist3 .txt{ padding:15px 0 0; line-height:20px; height:20px; overflow:hidden;}

.newslist3_b{ padding:10px;}


/*新闻详细页样式*/
.newdetail{}
.newdetail1{padding:15px 5px 0; text-align:center; font-size:22px; color:#333;}
.newdetail2{border-bottom:dashed 1px #e6e5e5; color:#a8a8a8; padding:8px 0px 12px; text-align:center;}
.newdetail3{line-height:28px; padding:5px 0;}
.newdetail3 img{ max-width:100%;}
.newdetail4{padding-top:10px; border-top:dashed 1px #e6e5e5; line-height:26px; width:100%; display:inline-block;}
.newdetail5{line-height:28px; padding:0 20px;}
.newdetail5 img,.newdetail6 img{ max-width:100%;}


.txtinput{background-color:#F9F9F9; border:solid 1px #D1D1D1; font-size:12px; color:#FE7169; color:#333333; height:24px; line-height:24px;}
.txtinput2{background-color:#F9F9F9; border:solid 1px #D1D1D1; font-size:12px; color:#FE7169; color:#333333;}

.indextxtinput{ background-color:#939882; color:#FFF; border:solid 0px #414141; padding:0 8px; height:34px; line-height:34px; width:400px;}
.indextxtinput2{ background-color:#939882; color:#FFF; border:solid 0px #414141; padding:0 8px; line-height:24px; width:400px;}
.indextxtinput:-moz-placeholder,.indextxtinput2:-moz-placeholder {color: #d7d9cb; opacity:1; }
.indextxtinput::-moz-placeholder,.indextxtinput2::-moz-placeholder {color: #d7d9cb;opacity:1;}
.indextxtinput:-ms-input-placeholder, .indextxtinput2:-ms-input-placeholder{color: #d7d9cb;opacity:1;}
.indextxtinput::-webkit-input-placeholder, .indextxtinput2::-webkit-input-placeholder{color: #d7d9cb;opacity:1;}


.bt{ background-color:#0a9d67; width:90px; height:30px; line-height:30px; cursor:pointer; border:0; color:#FFF; font-size:14px; display:inline-block; text-align:center;}
.bt:hover{ background-color:#333; color:#FFF;}
.otherbt1{ background-color:#0a9d67; height:50px; line-height:50px; padding:0 50px; cursor:pointer; border:0; color:#FFF; font-size:18px; display:inline-block; text-align:center;}
.otherbt1:hover{ background-color:#333; color:#FFF;}

/*视频样式*/
.videolist{text-align:center; vertical-align:top; width:250px; padding:0px 13px 20px;}
.videolist img{ width:240px; height:180px; border:solid 1px #E4E4E3; background-color:#FFF; margin-bottom:6px; padding:4px;}
.videolist a{ display:inline-block;}

.videodetail1{ text-align:center; padding:20px 0 10px; font-size:20px; font-weight:bold; color:#0a9d67;}
.videodetail2{ text-align:center;}
.videodetail3{ text-align:center; padding:15px 0 0;}

/*下载样式*/
.download{ background-color:#E8E8E8;}
.downloadtr1{ background-color:#F5F5F5; text-align:center; font-weight:bold;}
.downloadtd1{ background-color:#FFF;}
.downloadtd2{ background-color:#FFF; text-align:center; width:100px;}

/*友情连接*/
.link1{ background-image:url(../index/link1.gif); background-repeat:no-repeat; background-position:center top; padding:12px 10px;}
.link1 span{ color:#2477BD; font-weight:bold;}

/*产品滚动列表样式*/
.roll {display: inline-block;overflow: hidden;width: 500px; height:122px;}
.roll .LeftBotton{display: inline; float: left; overflow: hidden; width:20px; cursor: pointer; text-align:center; margin-right:10px;}
.roll .LeftBotton img{ width: 20px; height:85px;}
.roll .RightBotton img{ width: 20px; height:85px;}
.roll .RightBotton {display: inline;float: left;overflow: hidden; width: 20px; cursor: pointer; text-align:center; margin-left:10px;}
.roll .Cont { padding-right: 0px; padding-left: 0px; float: left; overflow: hidden; width: 440px;}
.roll .ScrCont {width: 10000000px}
.roll #List1 {float: left;}
.roll #List2 {float: left;}


/*友情连接*/
#link{ margin:0px; padding:0px;}
#link li{float:left; padding:3px 2px;}
#link li a{width:124px; display:block; padding:8px 5px 5px 20px; border:solid 1px #E1E1E1; background-image:url(../index/arrow1.gif); background-repeat:no-repeat; background-position:8px 10px;}
#link li a:hover{background-color:#F6F6F6;}

.wk1_1{ background-image:url(../index/leftmenubg.gif); height:203px; padding:0px 43px 0px 30px; background-repeat:no-repeat;}

.LeftmenuTitle1{ background-image:url(../index/LeftmenuTitleBg.png); background-repeat:repeat-y; height:34px; line-height:34px; font-weight:bold; padding-left:15px;}
.Leftmenu1{ padding:5px 20px 20px;}
.Leftmenu1 li{ border-bottom:dashed 1px #b6b6b6;}
.Leftmenu1 li a{display:block; padding:10px 0 10px;}
.Leftmenu1 li a:hover, .Leftmenu1 li .this{ color:#0a9d67;}
.Leftmenu1 li a span{ background-image:url(../index/Leftmenu1.gif); background-repeat:no-repeat; background-position:-12px center; width:10px; height:9px; display:inline-block; margin:6px 6px 0 0; float:left;}
.Leftmenu1 li a:hover span, .Leftmenu1 li .this span{ background-position:3px center;}

.Leftmenu2{ padding:30px 0;}
.Leftmenu2 ul{}
.Leftmenu2 li{ padding:0 0 10px;}
.Leftmenu2 li a{ background-color:#f5f5f5; border:solid 1px #dcdcdc; border-left:none; display:inline-block; line-height:48px; font-size:16px; padding-left:20px; width:170px;}
.Leftmenu2 li a:hover, .Leftmenu2 li .this{ background-color:#0a9d67; border-color:#0a9d67; color:#FFF; padding-left:26px;}


/*招聘样式*/
.JobsList1{ background-color:#ededed;}
.JobsList2{ background-color:#f8f8f8; text-align:center; font-weight:bold;}
.JobsList3{ background-color:#FFF;}
.JobsList3 a{ color:#0a9d67;}
.JobsList3 a:hover{ text-decoration:underline;}
.JobsList4{ background-color:#FFF; text-align:center;}
.JobsAdd2{ background-color:#f8f8f8; text-align:center;}
.JobsAdd3{ background-color:#FFF;}
.JobsAdd3 .txtinput{ width:200px; background-color:#FFF; height:24px; line-height:24px; border:solid 1px #D1D1D1;}
.JobsAdd3 .txtarea{ width:560px; height:100px; border:solid 1px #D1D1D1;}

.setpage{ text-align:center; line-height:20px;}
.setpage a{ background-color:#F0F0F0; padding:1px 6px; display:inline-block; border:solid 1px #666;}
.setpage input{ border:solid 1px #666666; background-color:#000; height:19px; color:#FFF; width:30px; margin-bottom:1px;}
.setpage .currentpage{ padding:1px 6px; display:inline-block; border:solid 1px #0a9d67; color:#FFF; background-color:#0a9d67;}


/*右边在线浮动图标*/
.side_right {width:40px;left:50%;bottom:70px;margin-left:620px;position:fixed;_position:absolute;_right:10px;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-210));z-index:102;}
.side_right .con{position:relative;height:136px;}
.side_right .con a{ width:50px; height:50px; line-height:50px; text-align:center; display:inline-block; margin-bottom:6px;}
.side_right .con #totop{width:50px;height:50px;background:url(../index/totop.png) no-repeat; display:none;opacity:0.6; cursor:pointer;}
.side_right .nobt{ height:90px;}
.side_right .con .rightweixin{}
.side_right .con .rightweixin .weixin{ display:none;}
.side_right .con .rightweixin a:hover .weixin{ display:block; border:0; position:absolute; margin:-55px 0 0 -170px;}

.fenxiang_prod{ width:220px; margin:0 auto; padding:0 0 10px;}
.fenxiang{ height:36px; line-height:36px; padding:10px 0 0 0; font-size:12px;}
.fenxiang1{ float:left; margin-right:8px; font-weight:bold;}
.fenxiang2{ float:left;}


/*分类子菜单*/
.navigation{position:relative;z-index:100;width:1160px; margin:0 auto;}
.navigation .navigation-inner{position:relative; width:1160px; text-align:center;}
.navigation-up{height:50px;display:inline-block; width:auto; background-image:url(../index/line1.gif); background-repeat:repeat-x; background-position:center;}
.navigation-up .navigation-v3{ padding:0 20px; background-color:#FFF;}
.navigation-up .navigation-v3 ul{float:left; display:inline-block;}
.navigation-up .navigation-v3 li{float:left;color:#707070; font-size:17px; line-height:50px;}
.navigation-up .navigation-v3 .nav-up-selected{ background-image:url(../index/menusubbg.png);}
.navigation-up .navigation-v3 .nav-up-selected-inpage{}
.navigation-up .navigation-v3 .nav-up-selected-inpage a{color:#0a9d67;}
.navigation-up .navigation-v3 li{font-weight:normal;padding:0;margin:0}
.navigation-up .navigation-v3 li a{padding:0 15px;color:#707070;display:inline-block;height:50px;}
.navigation-up .navigation-v3 li a:hover{color:#0a9d67;}

.navigation-down{position:absolute;top:50px;left:0px;width:100%}
.navigation-down .nav-down-menu{width:100%;margin:0;position:absolute;top:0px; background-image:url(../index/menusubbg.png); padding:20px 0;}
.navigation-down .nav-down-menu .nav-sublist{ vertical-align:top; padding:0 20px;}
.navigation-down .nav-down-menu .nav-sublistjg{ border-left:dashed 1px #999;}
.navigation-down .nav-down-menu .nav-subtitle{}
.navigation-down .nav-down-menu .nav-subtitle a{ color:#a43328; font-size:15px; line-height:26px; display:inline-block; padding:2px 6px;}
.navigation-down .nav-down-menu .nav-subtitle a:hover{ background-color:#a43328; color:#FFF;}
.navigation-down .nav-down-menu .nav-subtitle .subtitle-selected{ background-color:#a43328; color:#FFF;}
.navigation-down .nav-down-menu .nav-submenu{ padding:10px 0 0;}
.navigation-down .nav-down-menu .nav-submenu li{ line-height:18px;}
.navigation-down .nav-down-menu .nav-submenu li a{ display:inline-block; padding:2px 6px; line-height:20px;}
.navigation-down .nav-down-menu .nav-submenu li a:hover{ background-color:#333; color:#FFF;}
.navigation-down .nav-down-menu .nav-submenu .submenu-selected{ background-color:#333; color:#FFF;}