@charset "utf-8";
html{ overflow-y:scroll;}
body,td,th,input,textarea,select {
	font-size:13px;
	color:#555555;
	font-family:"Microsoft Yahei","微软雅黑", Arial, Helvetica, sans-serif;
}
body {
	margin:0;
	padding:0;
}
ul,li,form{ margin:0; padding:0; list-style-type:none;}
input,textarea{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
a{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:#0a6dee; text-decoration:none;}
a.white{color:#FFFFFF; text-decoration:none;}
a.white:hover{color:#FFFFFF; text-decoration:underline;}
a.bluea{ color:#0a6dee;}
a.bluea:hover{ color:#0a6dee; text-decoration:underline;}
.setimg{}
.setimg img{ max-width:100%;}
.setimg2{}
.setimg2 img{ width:100%;}

.animation,i,img{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);}

.shadow1{-webkit-box-shadow:0 3px 10px #a5a5a5; -moz-box-shadow:0 3px 10px #a5a5a5; box-shadow:0 3px 10px #a5a5a5;}
.a_shadow1{}
.a_shadow1:hover{-webkit-box-shadow:0 3px 10px #a5a5a5; -moz-box-shadow:0 3px 10px #a5a5a5; box-shadow:0 3px 10px #a5a5a5;}
.a_shadow2 img{}
.a_shadow2:hover img{-webkit-box-shadow:0 3px 10px #a5a5a5; -moz-box-shadow:0 3px 10px #a5a5a5; box-shadow:0 3px 10px #a5a5a5;}

.more1{ padding:10px 0 0;}
.more1 a{ color:#0a6dee; border:solid 1px #0a6dee; display:inline-block; padding:0 30px; line-height:34px;}
.more1 a:hover{ background-color:#0a6dee; 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:1200px; margin:0px auto;}
.body2{width:1200px; margin:0 auto; padding:30px 0;}
.body3{ min-width:1200px;}
.body4{ background-color:#f5f5f5;}

.top{ background-image:url(../index/top_bg1.png); background-repeat:repeat-x; position:fixed; width:100%; z-index:9;-webkit-transform:translateZ(0);}
.top_bg{ background-image:url(../index/top_bg2.png);-webkit-box-shadow:0 3px 10px rgb(255,255,255,0.5); -moz-box-shadow:0 3px 10px rgb(255,255,255,0.5); box-shadow:0 3px 10px rgb(255,255,255,0.5);}
.top1{ text-align:right; line-height:44px; color:#FFF;}
.top_bg .top1{ color:#333;}
.top2{ padding:5px 0;}
.top3{ margin:0 -30px;}


.find{}
.find1{ line-height:25px;}
.find2{ padding-left:5px;}
.find2 input{border:solid 1px #c7c7c7; width:120px; height:25px; line-height:23px; padding:0 5px; outline:none;}
.find3{}


/*主菜单*/
.mainnav{ position:relative; z-index:1; display:inline-block;}
.mainnav a{ color:#7c7c7e;}
.mainnav .nLi{ float:left; position:relative; display:inline;}
.mainnav .nLi h3{ float:left; margin:0; padding:0;}
.mainnav .nLi h3 a{ display:block; padding:0 30px; line-height:100px; font-size:16px; font-weight:bold; text-transform:uppercase; color:#ffffff;}
.mainnav .on h3 a{ color:#5ae1ff;}

.mainnav .sub{ display:none; left:0; top:70px; text-align:center; position:absolute; background-color:#222; padding:10px 10px 18px;-moz-border-radius:5px; border-radius:5px;}
.mainnav .sub li{ zoom:1; border-bottom:dashed 1px #9c9898;}
.mainnav .sub a{ display:block; line-height:20px; color:#fff; padding:10px 4px; font-weight:bold;}
.mainnav .sub a:hover{ color:#5ae1ff;}


.foot{ background-color:#585858; color:#e8e8e8; padding:20px 0; height:110px;}
.foot a{ color:#e8e8e8;}
.foot a:hover{ color:#FFF;}
.foot1{ text-align:center; line-height:36px; color:#bcbcbc;}
.foot1 a{ padding:0 10px; display:inline-block;}
.foot2{ text-align:center; line-height:1.8;}

.foot .body1{ position:relative;}
.foot_code{ position:absolute; right:0;}

.share{}
.share a{ background-image:url(../index/share_icon.png); width:38px; height:32px; display:inline-block; margin:0 3px;}
.share .share_facebook{ background-position:0 0;}
.share .share_facebook:hover{ background-position:0 -32px;}
.share .share_whatsapp{ background-position:-380px 0;}
.share .share_whatsapp:hover{ background-position:-380px -32px;}
.share .share_qq{ background-position:-342px 0;}
.share .share_qq:hover{ background-position:-342px -32px;}

.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:16px; text-transform:uppercase; color:#FFF; padding:0 30px 0 0;}
.foottitle a{ color:#FFF;}
.footmenu{ padding:10px 0 0;}
.footmenu li{ padding:0 30px 0 0;}
.footmenu a{ color:#acacac; line-height:16px; padding:3px 0; display:inline-block; font-size:13px;}
.footmenu a:hover{ color:#FFF;}


.index_title1{ font-size:36px; color:#166bda; font-weight:bold; text-align:center; line-height:50px;}
.index_title2{ font-size:18px; color:#8d8d8d; text-align:center; line-height:28px;}
.index_more{ text-align:center;}
.index_more a{ width:240px; height:50px; line-height:50px; font-size:18px; color:#FFF; background-color:#0099ff; display:inline-block;}
.index_more a:hover{ background-color:#00abff;}

.index_body{ background-image:url(../index/index_bg.jpg); background-position:center bottom; background-attachment:fixed;}
.index_content{ background-color:#FFF;}

.index_prod{ position:relative;overflow:hidden; display:block;}
.index_prod a{ display:block; position:relative;}
.index_prod_txt_up{ background-image:url(../index/index_prod_bg1.png); width:100%; position:absolute; bottom:0; height:70px; line-height:70px; font-size:28px; text-align:center; color:#FFF;}
.index_prod_txt_over{ background-image:url(../index/index_prod_bg2.png); position:absolute; height:100%; top:100%; width:100%; text-align:center; color:#FFF;}
.index_prod_txt{position:relative;left:0;width:100%; top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform: translateY(-50%);transform:translateY(-50%);}
.index_prod_txt1{ font-size:32px; font-weight:bold;}
.index_prod_txt2{ line-height:1.8; padding:10px 10%;}
.index_prod_txt3{ background-color:#FFF; display:inline-block; color:#166bda; padding:0 30px; line-height:40px; font-size:16px; margin:5px 0 0;}
.index_prod a:hover .index_prod_txt_up{ bottom:-70px;}
.index_prod a:hover .index_prod_txt_over{ top:0;}

.index_video{ background-color:#f7f7f7; text-align:center; padding:40px 0;}

.index_cases_content{ border-top:solid 1px #e5e5e5; margin:10px 0 0;}
.index_cases{ width:380px; vertical-align:top; padding:10px 0;}
.index_cases1{ background-image:url(../index/index_cases1.png); background-repeat:no-repeat; background-position:left bottom; height:36px; line-height:36px; font-size:18px; overflow:hidden; margin-bottom:12px;}
.index_cases2{ width:100%; height:160px; overflow:hidden; border:solid 1px #E1E1E1;}
.index_cases2 a{ background-size:cover; background-position:center; display:block; height:160px;}
.index_cases2 a:hover{-webkit-transform: scale(1.075);-ms-transform: scale(1.075);-o-transform: scale(1.075);transform: scale(1.075);}
.index_cases3{ padding:12px 0; line-height:1.6;}
.index_cases4{ text-align:right;}
.index_cases4 a{ color:#0a6dee; display:inline-block; padding:0 10px; line-height:22px;}
.index_cases4 a:hover{ color:#da251c;}


.index_contact{ padding:100px 0; color:#FFF; text-align:center;}
.index_contact1{ font-size:38px; line-height:70px; font-weight:bold; letter-spacing:5px;}
.index_contact2{ font-size:26px;letter-spacing:2px;}
.index_contact3{ margin:30px 0 0;}
.index_contact3 a{ display:inline-block; text-align:center; color:#FFF; font-size:18px; position:relative; margin:0 30px;}
.index_contact3 a img{ border:solid 2px #FFF; -moz-border-radius:72px; border-radius:72px;}
.index_contact3 a div{ display:none; position:absolute; width:180px; text-align:center; margin:13px 0 0; left:-54px;}
.index_contact3 a:hover img{ border-color:#2361af; background-color:#2361af;}
.index_contact3 a:hover div{ display:block;}

.banner{ height:320px; background-color:#999;}

.left{ background-color:#FFF; width:240px; float:left;}
.right{ background-color:#FFF; width:930px; min-height:350px; 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;}
.tdh5{height:50px; 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{}
.prodcontent{}


/*当前位置*/
.location0{}
.location1{ background-image:url(/index/arrow3.png); background-repeat:no-repeat; background-position:left center; padding-left:22px; font-size:22px; line-height:40px; text-transform:uppercase; font-weight:bold;}
.location2{ line-height:20px; padding:0 0 14px;}
.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;}

.ProdclassReadme{ padding:0px 10px 15px; line-height:22px; border-bottom:dashed 1px #cfcfcf;}

/*产品列表样式*/
.prodlist1{ width:435px; vertical-align:top;}
.prodlist1 a{ position:relative; display:block; overflow:hidden;}
.prodlist1 a img{ width:100%; border:0;}
.prodlist1 .box_up{ position:absolute; width:100%; bottom:0; text-align:center; color:#FFF; background-image:url(../index/prod_mask.png);}
.prodlist1 .box_up .box_txt{ position:relative; padding:10px; line-height:1.5; font-size:16px;}
.prodlist1 .box_over{ position:absolute; width:100%; height:100%; top:100%; text-align:center; color:#FFF; background-image:url(../index/prod_mask.png);}
.prodlist1 .box_over .box_content{ top:50%; position:relative; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform: translateY(-50%);transform:translateY(-50%);}
.prodlist1 .box_over .box_txt{ padding:10px; line-height:1.5; font-size:20px;}
.prodlist1 .box_over .box_more{ background-color:#FFF; display:inline-block; color:#333; padding:0 20px; line-height:36px;}
.prodlist1 a:hover .box_up{-webkit-transform:translateY(100%); -ms-transform:translateY(100%); -o-transform: translateY(100%);transform:translateY(100%);}
.prodlist1 a:hover .box_over{ top:0%;}



.prodlist2{ width:283px; vertical-align:top;}
.prodlist2 a{ position:relative; display:block; overflow:hidden; text-align:center;}
.prodlist2 a img{ width:100%; border:0;}
.prodlist2 a .txt{ padding:10px 0 0; line-height:1.6;}
.prodlist2 .box{ border:solid 1px #e1e1e1; position:relative; display:block; overflow:hidden;}
.prodlist2 .box_over{ position:absolute; width:100%; height:100%; top:100%; text-align:center; color:#FFF; background-image:url(../index/prod_mask.png);}
.prodlist2 .box_over .box_content{ top:50%; position:relative; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform: translateY(-50%);transform:translateY(-50%);}
.prodlist2 .box_over .box_txt{ padding:10px; line-height:1.5; font-size:20px;}
.prodlist2 .box_over .box_more{ background-color:#FFF; display:inline-block; color:#333; padding:0 20px; line-height:36px;}
.prodlist2 a:hover .box_over{ top:0%;}

.prodlist3{ width:270px; padding:0 10px; vertical-align:top;}
.prodlist3 a{ text-align:center; display:block; line-height:1.6;}
.prodlist3 a div{ overflow:hidden; margin-bottom:8px; border:solid 1px #e1e1e1;}
.prodlist3 a img{ width:100%;}
.prodlist3 a:hover div{ border-color:#0a6dee;}
.prodlist3 a:hover img{-webkit-transform: scale(1.075);-ms-transform: scale(1.075);-o-transform: scale(1.075);transform: scale(1.075);}



/*产品详细样式*/
.prod_detail{ padding:15px 30px;}
.prod_detail1{ line-height:1.8;}
.prod_detail2{ text-align:center;}
.prod_detail2 a{ margin:0 6px;}


.proddetail{ padding:15px 30px;}
.proddetail1{ padding:20px 20px 20px; text-align:center; font-size:22px; color:#000;}
.proddetail2{ text-align:center; padding:0 0 8px;}
.proddetail3{ line-height:1.8; padding:0 0 10px;}
.proddetail4{ text-align:center;}
.proddetail5 { line-height:26px;}

.productdetail1{ width:362px; vertical-align:top;}
.productdetail1_1{border:solid 1px #cccccc; text-align:center; min-height:360px;}
.productdetail1_1 img{}

.productdetail2{padding:0 0 0 20px; vertical-align:top;}
.productdetail2_0{ min-height:330px;}
.productdetail2_1{ font-size:18px; line-height:1.2; color:#000; padding:5px 0;}
.productdetail2_2{ padding:15px 0 0; line-height:22px;}
.productdetail2_3{ padding:6px 0 0;}
.productdetail2_4{ padding:6px 0 0;}

.proddetail_otherpic{ padding:5px 0 0; text-align:center;}
.proddetail_otherpic li{ padding:4px; display:inline-block;}
.proddetail_otherpic li img{ width:80px; border:solid 1px #cccccc; padding:2px;}
.proddetail_otherpic li a:hover img{ border-color:#027ae1;}

.proddetailtitle{ line-height:36px; font-size:16px; font-weight:bold; border-bottom:solid 1px #e5e5e5; position:relative; text-align:center;}
.proddetailtitle span{ border-bottom:solid 2px #bcbcbc; display:inline-block; padding:0 10px; position:relative; top:2px;}

.proddetailmore{ padding:20px 0 0 0;}
.proddetailmore2{ padding:10px 0 0 0;}

.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;}


.newmore{ padding:10px 4px 0px 0px; text-align:right;}
.newnot{ padding:8px;}

/*新闻列表页样式*/
.news_left{ width:500px; padding:20px 0 30px 20px;}
.news_right{ width:190px; padding:30px 0;}

.newslist1{border-bottom:dashed 1px #cccccc; padding:0; display:block;}
.newslist1_1{float:left; font-size:15px; width:380px; padding:15px 0 15px 5px;}
.newslist1_2{width:100px; text-align:center; float:right; padding:17px 0 0;}

.newslist2{ padding:20px;border-bottom:dashed 1px #cccccc;}
.newslist2bg{}
.newslist2_1{ width:382px;}
.newslist2_1 img{ width:370px; height:260px; padding:5px; border:solid 1px #dadada; background-color:#FFF;}
.newslist2_1 a{ display:inline-block;}
.newslist2_1 a:hover img{ border:solid 1px #0a6dee;}
.newslist2_2{ width:730px;}
.newslist2_2_1{ padding:10px 0; line-height:28px;}
.newslist2_2_1 a{ font-size:18px; color:#333; font-weight:bold;}
.newslist2_2_1 a:hover{color:#0a6dee;}
.newslist2_2_2{ line-height:26px;}
.newslist2_2_3{ line-height:26px; color:#959595; padding:10px 0 0;}

.newslist3{text-align:center; vertical-align:top; width:362px; padding:15px 19px;}
.newslist3 img{ width:350px; height:246px; padding:5px; border:solid 1px #dadada; margin-bottom:10px;}
.newslist3 a{ display:inline-block; line-height:1.6;}
.newslist3 a:hover img{ border:solid 1px #0a6dee;}


/*新闻详细页样式*/
.newdetail{}
.newdetail1{ background-color:#f6ab00;padding:12px 15px; line-height:26px; font-size:18px; color:#FFF;}
.newdetail2{ padding:12px;}
.newdetail3{line-height:1.8; padding:8px 25px;}
.newdetail4{ margin:0 20px 20px; padding-top:10px; border-top:dashed 1px #cccccc; line-height:26px;}
.newdetail5{line-height:1.8; padding:5px 20px;}

.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-color:#0a6dee; 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-color:#58585a; 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:#0a6dee;}
.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-color:#eeeeee; height:38px; line-height:38px;}
.wk1_1 h1, .wk1_1 h2{ margin:0; background-color:#29a9fd; background-image:url(/index/wk1_1.gif); background-repeat:no-repeat; background-position:right top; display:inline-block; color:#FFF; padding:0 50px 0 20px; line-height:38px; font-size:17px; width:180px; font-weight:normal;}
.wk1_1 span{}
.wk1_1 span a{ padding:0 20px; display:inline-block;}
.wk1_1 div{ margin-right:10px;}


.lefttitle{ background-color:#ffbe02; text-align:center; line-height:28px; font-size:15px; color:#000;-moz-border-radius: border-radius:10px 10px 0 0;; border-radius:10px 10px 0 0;}

.leftmenu{}
.leftmenu>ul>li{ border-bottom:solid 1px #f5f5f5;}
.leftmenu>ul>li>a{ background-image:url(../index/leftmenu1.png); background-repeat:no-repeat; background-position:30px 26px; font-size:17px; display:block; padding:20px 10px 20px 50px;}
.leftmenu>ul>li>a:hover, .leftmenu>ul>li>.this{ background-image:url(../index/leftmenu1o.png); color:#0a6dee;}
.leftmenu>ul>li>ul{ padding:0 12px 12px;}
.leftmenu>ul>li>ul>li>a{ background-image:url(../index/leftmenu2.png); background-repeat:no-repeat; background-position:30px 13px; font-size:15px; padding:5px 15px 5px 46px; display:block;}
.leftmenu>ul>li>ul>li>a:hover, .leftmenu>ul>li>ul>li>.this{ background-image:url(../index/leftmenu2o.png); color:#0a6dee;}


/*招聘样式*/
.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:#737373; color:#FFF; padding:1px 6px; display:inline-block; border:solid 0px #666; margin:6px 3px;}
.setpage a:hover{ background-color:#0a6dee;}
.setpage .currentpage{ padding:1px 6px; display:inline-block; border:solid 0px #0a6dee; color:#FFF; background-color:#0a6dee; margin:6px 3px;}


.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;}


.side_right {width:50px;right:10px;bottom:50px;position:fixed;z-index:102;}
.side_right .con{position:relative;height:100px;}
.side_right .con #totop{width:50px;height:50px; display:none; cursor:pointer;}