html{ overflow-y:scroll;}
body,td,th,input,textarea,select {
	font-size:14px;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding:0px;
}
ul,li,form{ margin:0; padding:0; list-style-type:none;}

a{color:#555555; text-decoration:none;}
a:hover{color:#0262d6; text-decoration:none;}
a.white{color:#FFFFFF; text-decoration:none;}
a.white:hover{color:#FFFFFF; text-decoration:underline;}
.more1{ color:#0262d6; border:solid 1px #0262d6; display:inline-block; padding:0 30px; line-height:34px;}
.more1:hover{ background-color:#0262d6; color:#FFF;}
.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;}
.AnimationScale img{transition:all 0.3s;-ms-transition::all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.AnimationScale:hover img{transform:scale(1.1);-ms-transform::scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
.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;}

@keyframes fadeInRight{0%{opacity:0;transform:translateX(-15px)}100%{opacity:1;transform:translateX(0)}}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-15px)}100%{opacity:1;-webkit-transform:translateX(0)}}
@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(-15px)}100%{opacity:1;-moz-transform:translateX(0)}}
@-ms-keyframes fadeInRight{0%{opacity:0;-ms-transform:translateX(-15px)}100%{opacity:1;-ms-transform:translateX(0)}}
@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(-15px)}100%{opacity:1;-o-transform:translateX(0)}}



.body1{width:1180px; margin:0px auto;}

.top1{ height:130px;}
.top1_1{}
.top1_2{}
.top1_2_1{ font-size:16px; color:#e60012; padding:40px 22px 15px 0; text-align:right;}
.top1_2_1 a{ display:inline-block;color:#e60012;}
.top1_2_1 a:hover{ text-decoration:underline;}
.top1_2_1 img{ margin-right:6px; border:0;}
.top1_2_2{}

.find{ border:solid 1px #d3d3d3;}
.find1{ width:190px; padding:0 8px;}
.find1 input{border:0; width:190px; height:26px; line-height:26px;}
.find2{ width:30px;}

.mainmenu{ background-color:#d2d2d2; height:36px;}


.foot1{ background-color:#2e2d2c; padding:40px 0; color:#acacac;}
.foot1_1{ width:430px;}
.foot1_2{ width:170px;}
.foot1_3{ width:430px;}
.foot1_4{}

.footlink{ padding:10px 0 0;}
.footlink a{ margin-right:6px; display:inline-block;}

.footfind{ padding:18px 0 10px;}
.footfind1{ background-image:url(../index/footfind1.gif); width:245px; height:36px; padding:0 10px;}
.footfind1 input{ border:0; height:28px; line-height:28px; width:240px;}
.footfind2{ padding:0 0 0 6px;}
.footfind3{ font-size:12px;}

.foottitle{ font-size:18px; text-transform:uppercase; color:#FFF;}
.foottitle a{ color:#FFF;}
.footmenu{ padding:10px 0 0;}
.footmenu li{ width:190px; float:left;}
.footmenu a{ color:#acacac; line-height:20px; padding:3px 0; display:inline-block; font-size:13px;}
.footmenu a:hover{ color:#FFF;}

.foot2{ background-color:#000000; text-align:center; padding:20px 0; color:#95979a; font-size:13px;}
.foot2 a{color:#95979a;}
.foot2 a:hover{color:#FFF;}

/*主菜单*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.mainnav{ position:relative; z-index:1; border-left:solid 1px #fdfdfd; display:inline-block;}
.mainnav a{ color:#434343;}
.mainnav .nLi{ float:left;position:relative; display:inline; border-right:solid 1px #fdfdfd;}
.mainnav .nLi h3{ float:left; margin:0;}
.mainnav .nLi h3 a{ display:block; line-height:36px; font-size:15px; font-weight:normal; text-transform:uppercase; color:#000000; text-align:center;}
.mainnav .nLi h3 .m1{ width:160px;}
.mainnav .nLi h3 .m2{ width:192px;}
.mainnav .nLi h3 .m3{ width:202px;}
.mainnav .nLi h3 .m4{ width:210px;}
.mainnav .nLi h3 .m5{ width:197px;}
.mainnav .nLi h3 .m6{ width:212px;}
.mainnav .sub{ display:none; left:0; top:36px;position:absolute; background:#d2d2d2;line-height:20px; padding:10px 0;}
.mainnav .sub li{ zoom:1;}
.mainnav .sub a{ display:block; padding:5px 10px; color:#434343; border-bottom:dashed 1px #959595;}
.mainnav .sub a:hover{ background:#959595; color:#FFF;}
.mainnav .on h3 a{ background-color:#959595; color:#FFF;}

.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;}

.banner{ height:360px; background-repeat:no-repeat; background-position:center; background-color:#666}

.indextitle1{ font-size:32px;color:#434343; font-weight:bold; text-align:center; text-transform:uppercase;}

.indexprodclass{ padding:40px 0;}

.indexprod{ background-color:#f5f5f5; padding:50px 0;}
.indexprod1{ background-image:url(../index/line1.gif); background-repeat:repeat-x; background-position:center; text-align:center; font-size:35px; text-transform:uppercase;}
.indexprod1 span{ color:#434343; font-weight:bold; background-color:#f5f5f5; display:inline-block; padding:0 20px;}
.indexprod2{ text-align:center; font-size:13px; color:#7d7d7d;}
.indexprod3{ padding:20px 0 0;}

.indexabout{ width:540px;}
.indexabout1{ padding:20px 0 0; line-height:20px;}
.indexcontacts{ width:540px;}
.indexcontacts1{ padding:20px 0 0; line-height:24px;}


.contentbg{ background-image:url(../index/contentbg2.jpg); background-repeat:repeat-y; background-position:217px 0px;}
.left{width:220px; float:left;}
.right{ width:920px; float:right;}

.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:5px 10px 0; line-height:24px;}
.content1 img{ max-width:900px;}
.newcontent{padding:15px 0 0; vertical-align:top;}
.prodcontent{padding:25px 0 0; vertical-align:top;}


/*当前位置*/
.location0{ border-bottom:solid 1px #bfbfbf;}
.location1{ font-size:20px; float:left; height:35px; line-height:35px; padding:0 0 0 6px; text-transform:uppercase;}
.location2{ padding:12px 6px 0 0; float:right; font-size:13px;}
.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{ width:252px; vertical-align:top; padding:15px 14px;}
.prodclass1 img{ width:250px; height:210px; border:solid 1px #e5e5e5; margin-bottom:6px;}
.prodclass1 a{ background-image:url(../index/arrow3.gif); background-repeat:no-repeat; background-position:right 222px; border-bottom:dashed 1px #cfcfcf; line-height:30px; display:inline-block; width:252px; height:250px; overflow:hidden; text-align:left; padding:0 0 8px;}

.ProdclassReadme{ padding:0px 10px 15px; line-height:22px; border-bottom:dashed 1px #cfcfcf;}
.ProdQuality1{ font-size:20px; border-top:solid 1px #e0e0e0; padding:20px 0 10px;}
.ProdQuality2{}

/*产品列表样式*/
.productlist1{text-align:center; vertical-align:top; width:280px;}
.productlist1 img{ width:278px; height:218px; border:solid 1px #e6e6e6; background-color:#FFF; margin-bottom:10px;}
.productlist1 a{ display:inline-block;}
.productlist1 a:hover img{ border:solid 1px #67a4de;}
.productlist1_w{ width:20px;}
.productlist1_h{ height:20px;}

.productlist2{text-align:center; vertical-align:top; width:282px; padding:0 12px 20px;}
.productlist2 img{ width:280px; height:220px; border:solid 1px #e6e6e6; background-color:#FFF; margin-bottom:10px;}
.productlist2 a{ display:inline-block;}
.productlist2 a:hover img{ border:solid 1px #67a4de;}


/*产品详细样式*/
.proddetail1{ padding:15px 5px 20px; text-align:center; font-size:20px; font-weight:bold; color:#0262d6;}
.proddetail2{ text-align:center; padding-bottom:8px;}
.proddetail3{ line-height:26px; padding:0 14px 10px;}
.proddetail4{ text-align:center; padding:20px 0 30px;}
.proddetail5 { line-height:26px;}
.proddetail2 img, .proddetail3 img{ max-width:800px;}

.proddetail_f1{ text-align:center;}
.proddetail_f2{ width:180px; margin:0 auto; padding:6px 0 0;}

.proddetail_otherpic{ width:100%; padding-bottom:8px;}

.proddetailmoretitle{border-top:dashed 1px #D3D5D6; padding:15px 0 0 15px; font-size:14px; font-weight:bold;}

.proddetailmore{ padding:10px 0 0 2px; font-size:12px;}
.proddetailmore ul{ margin:0; padding:0; list-style-type:none;}
.proddetailmore li{ float:left; text-align:center; width:202px; padding:0 12px;}
.proddetailmore li a{ display:inline-block; cursor:pointer;}
.proddetailmore img{ width:210px; height:165px; border:solid 1px #e6e6e6; margin-bottom:6px;}
.proddetailmore li a:hover img{ border:solid 1px #67a4de;}

.proddetailmore2{ padding:15px 0 0 0; font-size:12px;}
.proddetailmore2 ul{ margin:0; padding:0; list-style-type:none;}
.proddetailmore2 li{ float:left; text-align:center; width:152px; padding:0 16px;}
.proddetailmore2 img{ width:150px; height:113px; border:solid 1px #DDDDDD; margin-bottom:8px;}

.bt1{ background-image:url(../index/bt1-en.gif); width:87px; height:33px; display:inline-block; margin:0px 5px;}
.bt2{ background-image:url(../index/bt2-en.gif); width:87px; height:33px; display:inline-block; margin:0px 5px;}
.bt3{ background-image:url(../index/bt3-en.gif); width:87px; height:33px; display:inline-block; margin:0px 5px;}


.producttitle{font-size:18px; font-weight:bold; padding:10px 0px; text-align:center; color:#D5291D;}
.producttitle2{font-size:12px; font-weight:bold; padding-bottom:10px;}

.indexnewstitle1{ background-color:#CDCDCD; font-weight:bold; height:34px; padding-left:18px;}
.indexnewstitle2{ background-color:#CDCDCD; font-weight:bold; text-align:center;}

.indexnewslist{ width:350px; vertical-align:top;}
.indexnewslist1{ width:40px; background-color:#009e96; border-bottom:solid 3px #00736d; text-align:center; padding:10px 10px; color:#FFF; line-height:26px;}
.indexnewslist1 .year{ border-bottom:solid 1px #b3e2e0; font-size:15px;}
.indexnewslist1 .m_d{ font-size:13px;}
.indexnewslist2{ padding:0 0 0 20px; font-size:18px; font-weight:bold;}
.indexnewslist3{ margin:16px 0; line-height:24px; font-size:13px; height:94px; overflow:hidden;}
.indexnewslist4{}
.indexnewslist4 a{ color:#009e96;}
.indexnewslist4 a:hover{color:#0262d6;}
.indexnewslist_w{ width:45px;}

.newmore{ padding:10px 4px 0px 0px; text-align:right;}
.newnot{ padding:8px;}

/*新闻列表页样式*/
.newlist{border-bottom:dashed 1px #D3D5D6; padding:0; display:block;}
.newlist1{background-image:url(../index/arrow1.gif); background-repeat:no-repeat; background-position:8px 19px; float:left; width:780px; padding:14px 0 14px 20px;}
.newlist2{width:96px; text-align:center; float:right; padding:14px 0 0;}

/*新闻详细页样式*/
.newdetail1{padding:15px 5px 0px; text-align:center; font-size:20px; font-weight:bold; color:#0262d6;}
.newdetail2{border-bottom:dashed 1px #D3D5D6; color:#333333; padding:8px 0px 15px; text-align:center;}
.newdetail3{line-height:26px; padding:5px 10px;}
.newdetail4{padding:10px 10px 0; border-top:dashed 1px #D3D5D6; line-height:26px;}
.newdetail5{line-height:26px;}
.newdetail3 img, newdetail5 img{ max-width:900px;}

.txtinput{background-color:#fcfcfc; border:solid 1px #D1D1D1; font-size:12px; color:#FE7169; color:#333333; height:24px; line-height:24px;}
.txtinput2{background-color:#fcfcfc; border:solid 1px #D1D1D1; font-size:12px; color:#FE7169; color:#333333;}
.bt{ background-image:url(../index/otherbt.gif); width:90px; height:30px; line-height:30px; cursor:pointer; border:0; color:#FFF; font-size:14px; font-family:Microsoft Yahei; display:inline-block; text-align:center;}
.bt:hover{ background-position:0 -30px; color:#0262d6;}

/*视频样式*/
.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:#0262d6;}
.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;}

.lmenu1{border-bottom:solid 1px #E5E5E5;}
.lmenu2{ padding:10px 0;}
.lmenu2_1{}
.lmenu3{ padding:0 0 10px;}

.lefttitle{ border-bottom:solid 1px #bfbfbf; line-height:35px; font-size:16px; font-weight:bold;}
.leftmenu{}
a.leftmenu1{ background-image:url(../index/leftmenu11.gif); background-repeat:repeat-x; background-position:bottom; background-color:#FEFEFE; color:#333; text-decoration:none; display:block; line-height:22px; padding:12px 0px; font-size:15px;}
a.leftmenu1:hover{color:#0262d6; text-decoration:none;}
a.leftmenu1 span{ background-image:url(../index/leftmenu1.gif); background-position:6px 5px; background-repeat:no-repeat; padding:0 0 0 20px; display:block;}
a.leftmenu1:hover span{ background-position:6px -85px;}
a.leftmenu1o{ background-image:url(../index/leftmenu11.gif); background-repeat:repeat-x; background-position:bottom; background-color:#FEFEFE; color:#0262d6; text-decoration:none; display:block; line-height:22px; padding:12px 0px; font-size:15px;}
a.leftmenu1o span{ background-image:url(../index/leftmenu1.gif); background-position:6px -85px; background-repeat:no-repeat; padding:0 0 0 20px; display:block;}

a.leftmenu2{ background-image:url(../index/leftmenu2.gif); background-repeat:no-repeat; background-position:24px 10px; line-height:20px; color:#333; text-decoration:none; padding:4px 0px 4px 38px; display:block; font-size:15px;}
a.leftmenu2:hover{ background-position:24px -62px; color:#0262d6; text-decoration:none;}
a.leftmenu2o{ background-image:url(../index/leftmenu2.gif); background-repeat:no-repeat; background-position:24px -62px; line-height:20px; color:#0262d6; text-decoration:none; padding:4px 0px 4px 38px; display:block; font-size:15px;}

a.leftmenu3{ background-image:url(../index/leftmenu3.gif); background-repeat:no-repeat; background-position:48px 9px; line-height:14px; color:#333; text-decoration:none; padding:4px 0px 4px 60px; display:block; font-size:13px;}
a.leftmenu3:hover{ background-position:48px -58px; color:#0262d6; text-decoration:none;}
a.leftmenu3o{ background-image:url(../index/leftmenu3.gif); background-repeat:no-repeat; background-position:48px -58px; line-height:14px; color:#0262d6; text-decoration:none; padding:4px 0px 4px 60px; display:block; font-size:13px;}


/*招聘样式*/
.JobsList1{ background-color:#DCDCDC;}
.JobsList2{ background-color:#F3F3F3; text-align:center; font-weight:bold;}
.JobsList3{ background-color:#FFF;}
.JobsList3 a{ color:#C00983;}
.JobsList3 a:hover{ text-decoration:underline;}
.JobsList4{ background-color:#FFF; text-align:center;}
.JobsAdd2{ background-color:#F3F3F3; 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 #0262d6; color:#FFF; background-color:#0262d6;}


/*右边在线浮动图标*/
.side_right {width:40px;left:50%;bottom:120px;margin-left:600px;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:110px;}
.side_right .con a{ width:50px; height:50px; line-height:50px; text-align:center; display:inline-block; margin-bottom:6px;}
.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;}
.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;}

.fenxiang{ height:18px; line-height:18px; padding:10px 0 0 0; font-size:12px;}
.fenxiang1{ float:left; margin-right:5px;}
.fenxiang2{ float:left;}