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;}

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:#00a0e9; text-decoration:none;}
a.white{color:#FFFFFF; text-decoration:none;}
a.white:hover{color:#FFFFFF; text-decoration:underline;}
a.bluea{ color:#00a0e9;}
a.bluea:hover{ color:#00a0e9; text-decoration:underline;}

.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:#00a0e9; border:solid 1px #00a0e9; display:inline-block; padding:0 30px; line-height:34px;}
.more1 a:hover{ background-color:#00a0e9; 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:30px auto;}

.top_back{ height:100px;}
.top{ height:100px; position:fixed; z-index:9999; width:100%; -webkit-transform:translateZ(0); background-image:url(../index/top_bg.png);}
.top_bg{ background-color:#FFF;}
.top1{ padding:10px 0;}
.top2{}
.top2_1{ text-align:right; line-height:36px; border-bottom:solid 1px #d2d2d2; display:inline-block; margin-bottom:10px; width:220px; text-align:center;}
.top2_1 a{ display:inline-block;}
.top2_1 img{ margin:0 4px 2px 0; border:0;}

.find{ background-color:#FFF; border:solid 1px #eaeaea; width:218px; height:30px; margin-left:30px;}
.find1{}
.find1 input{border:0; width:180px; padding:0 0 0 8px; height:30px; line-height:28px; background-color:transparent; outline:none;}
.find2{}

.mainmenu{}
/*主菜单*/
.mainnav{ position:relative; z-index:1; display:inline-block;}
.mainnav a{ color:#000000;}
.mainnav .nLi{ float:left; position:relative; display:inline;}
.mainnav .nLi h3{ float:left; margin:0;}
.mainnav .nLi h3 a{ display:block; padding:0 20px 10px; line-height:30px; font-size:15px; font-weight:bold; text-transform:uppercase; color:#333; -webkit-text-shadow:1px 1px 2px #FFF; -moz-text-shadow:1px 1px 2px #FFF; text-shadow:1px 1px 2px #FFF;}
.mainnav .on h3 a{ color:#00a0e9;}

.mainnav .sub{ display:none; left:0; top:40px; position:absolute; background-color:#00a0e9; padding:10px 15px 20px;}
.mainnav .sub li{ zoom:1; border-bottom:dashed 1px #b7d7e5;}
.mainnav .sub a{ display:block; line-height:25px; color:#fff; padding:4px 0;}
.mainnav .sub a:hover{ color:#FF0;}
.mainnav .sub a i{ background-image:url(/index/mainmenu_sub1.png); background-position:-9px 0; background-repeat:no-repeat; width:9px; height:9px; display:inline-block; margin-right:8px;}
.mainnav .sub a:hover i{ background-position:0 0;}



.foot{ background-color:#727374; text-align:center; color:#FFF; padding:20px 0;}
.foot1{ padding:0 0 5px;}
.foot2{ line-height:1.8;}
.foot2 a{ color:#FFF;}
.foot2 a:hover{ color:#f1f1f1;}

.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;}



.banner{ height:320px; background-repeat:no-repeat; background-position:center;}

.index_title1{ background-image:url(../index/index_title_bg.png); background-repeat:no-repeat; background-position:center bottom; font-size:28px; line-height:28px; padding:0 0 14px; text-align:center;}

.index_business{ background-image:url(../index/index_business1.jpg); background-repeat:no-repeat; background-position:center; height:660px; padding:40px 0 0;}

.index_info{}

.index_gg1{ background-image:url(../index/index_gg1.jpg); background-position:center; height:195px;}

.index_tools{}
.index_tools li{ float:left; width:20%; text-align:center;}
.index_tools li a{ background-image:url(../index/tools.png); width:210px; padding:70px 0 0; line-height:50px; height:60px; display:inline-block; background-color:#f4f4f4; margin:0 auto;}
.index_tools li a:hover{ background-color:#00a0e9; color:#FFF;}
.index_tools li .icon1{ background-position:0 0;}
.index_tools li .icon1:hover{ background-position:0 -130px;}
.index_tools li .icon2{ background-position:-210px 0;}
.index_tools li .icon2:hover{ background-position:-210px -130px;}
.index_tools li .icon3{ background-position:-420px 0;}
.index_tools li .icon3:hover{ background-position:-420px -130px;}
.index_tools li .icon4{ background-position:-630px 0;}
.index_tools li .icon4:hover{ background-position:-630px -130px;}
.index_tools li .icon5{ background-position:-840px 0;}
.index_tools li .icon5:hover{ background-position:-840px -130px;}

.index_friend{ border:solid 3px #c6c6c5; padding:20px; line-height:28px; margin:0 15px;}
.index_friend1{}
.index_friend2{ width:920px;}
.index_friend2 a{ display:inline-block; padding:0 10px; font-size:18px;}


.index_prod{ background-color:#FFF; border:solid 1px #EEE; border-top:none; padding:17px; -moz-border-radius:0 0 10px 10px; border-radius:0 0 10px 10px;}
.index_prodlist{ vertical-align:top; text-align:center; padding:8px;}
.index_prodlist a{ width:102px; display:block; line-height:16px;}
.index_prodlist a:hover{ color:#888913;}
.index_prodlist img{ width:100px; height:100px; border:solid 1px #cccccc; margin-bottom:6px;}
.index_prodlist a:hover img{ border-color:#888913;}


.picMarquee-left{}
.picMarquee-left .hd{ position:relative;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ position:absolute; top:69px; left:-60px; width:51px; height:81px; background-image:url(../index/lrbt.png); cursor:pointer; display:inline-block;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.picMarquee-left .hd .next{ left:auto; right:-60px; background-position:right top;}
.picMarquee-left .hd .prev:hover,.picMarquee-left .hd .next:hover{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.picMarquee-left .bd{ width:1200px; overflow:hidden;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ padding:10px 15px; width:280px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picMarquee-left .bd ul li a{ display:inline-block; line-height:24px;}
.picMarquee-left .bd ul li img{ width:270px; height:190px; border:solid 1px #dadada; padding:4px; margin-bottom:6px;}
.picMarquee-left .bd ul li a:hover img{ border-color:#00a0e9;}


.contentbg{ background-image:url(/index/contentbg2.jpg); background-repeat:repeat-y; background-position:217px 0px;}
.left{width:200px; float:left;}
.right{ width:756px; 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:5px 0 0; vertical-align:top;}
.prodcontent{padding:5px 0 0;}


/*当前位置*/
.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 10px;}
.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{ vertical-align:top; text-align:center; padding:7px;}
.prodclass1 a{ width:112px; display:block; line-height:16px;}
.prodclass1 a:hover{ color:#888913;}
.prodclass1 img{ width:110px; height:110px; border:solid 1px #cccccc; margin-bottom:6px;}
.prodclass1 a:hover img{ border-color:#888913;}

.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{ vertical-align:top; text-align:center; padding:7px 15px 7px 14px;}
.productlist1 a{ width:160px; display:block; line-height:16px;}
.productlist1 a:hover{ color:#888913;}
.productlist1 img{ width:150px; height:150px; border:solid 1px #cccccc; padding:4px; margin-bottom:6px;}
.productlist1 a:hover img{ border-color:#888913;}


/*产品详细样式*/
.proddetail1{ padding:5px 5px 10px; text-align:center; font-size:28px; color:#000;}
.proddetail2{ text-align:center; padding-bottom:8px;}
.proddetail3{ line-height:26px; 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;}
.proddetail_otherpic li{ float:left; padding:4px;}
.proddetail_otherpic li img{ width:80px; height:80px; border:solid 1px #cccccc;}
.proddetail_otherpic li a:hover img{ border-color:#027ae1;}

.proddetailtitle{ line-height:36px; font-size:16px; font-weight:bold; border-bottom:solid 1px #d9d9d9; position:relative;}
.proddetailtitle span{ border-bottom:solid 3px #0b97de; 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;}

/*新闻列表页样式*/
.newslist1{border-bottom:dashed 1px #cccccc; padding:0; display:block;}
.newslist1_1{background-image:url(/index/arrow1.gif); background-repeat:no-repeat; background-position:12px 20px; float:left; font-size:14px; width:1020px; padding:15px 0 15px 30px;}
.newslist1_2{width:120px; 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 #00a0e9;}
.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:#00a0e9;}
.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 #00a0e9;}


/*新闻详细页样式*/
.newdetail{}
.newdetail1{padding:5px 5px 0; text-align:center; font-size:22px; color:#000;}
.newdetail2{border-bottom:dashed 1px #cccccc; color:#a8a8a8; padding:8px 0px 12px; text-align:center;}
.newdetail3{line-height:1.8; padding:5px 10px;}
.newdetail4{padding-top:10px; border-top:dashed 1px #cccccc; line-height:26px; width:100%; display:inline-block;}
.newdetail5{line-height:1.8; padding:5px 10px;}

.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:#00a0e9; 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:#1f3160; 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:#00a0e9;}
.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{ text-transform:uppercase; padding:0 0 10px;}
.leftmenu a{ line-height:36px; font-size:14px; color:#FFF; padding:0 16px; display:inline-block; background-color:#737373; margin:0 5px 5px 0;}
.leftmenu a:hover{ background-color:#1f3160; color:#FFF;}
.leftmenu .this, .leftmenu .this:hover{ background-color:#1f3160; color:#FFF;}

.lmenu1{ background-color:#eeeeee; height:320px;}
.lmenu1 a{ background-image:url(/index/lmenu1.png); background-repeat:no-repeat; background-position:18px center; border-bottom:solid 1px #dddddd; display:block; line-height:24px; padding:16px 0 16px 50px; font-size:16px;}
.lmenu1 a:hover, .lmenu1 .this{ color:#00a0e9;}


/*招聘样式*/
.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:#00a0e9;}
.setpage .currentpage{ padding:1px 6px; display:inline-block; border:solid 0px #00a0e9; color:#FFF; background-color:#00a0e9; 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;}


/*右边在线浮动图标*/
.fixed-tools {
	width: 58px;
	position: fixed;
	right: 0;	
	bottom: 150px;
	border-radius: 4px 0 0 4px;
	z-index: 15
}
.fixed-tools .tools {
	height: 59px;
	cursor: pointer;
	line-height: 24px;
	text-align: center;
	position: relative;
	margin-top: -1px;
	background-color: #606165
}
.fixed-tools .tools::after {
	height: 1px;
	margin: 0 11px 0;
	background-color: #fff;
	opacity: .2;
	content: '';
	display: block;
	position: relative;
	z-index: 1
}
.fixed-tools .tools:hover {
	z-index: 2;
	background-color: #375584;
	-webkit-transition: background-color linear .2s;
	transition: background-color linear .2s
}
.fixed-tools .tools:first-child{border-radius:4px 0 0;}
.fixed-tools .tools:last-child{border-radius:0 0 0 4px;}
.fixed-tools .tools i{ background-image:url(../index/fixed-tools.png); display:inline-block; width:58px; height:58px;}
.fixed-tools .tools .icon-whatsapp{ background-position:0 0;}
.fixed-tools .tools .icon-qq{ background-position:0 -58px;}
.fixed-tools .tools .icon-top{ background-position:0 -116px;}
.fixed-tools .none {display: none;}
.fixed-tools .popover {
	position: absolute;
	right: 71px;
	top: 0;
	background-color: #fff;
	box-shadow: .5px .866px 4px 0 rgba(9,2,4,0.4);
	width: 180px;
	padding: 1px 2px 2px 1px;
	box-sizing: border-box;
	border-radius: 2px;
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transform: translate3d(-15px, 0, 0);
	transform: translate3d(-15px, 0, 0);
	z-index: 3
}
.fixed-tools .popover::before {
	position: absolute;
	content: '';
	top: 16px;
	right: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #c5c3c4
}
.fixed-tools .popover::after {
	position: absolute;
	content: '';
	top: 17px;
	right: -9px;
	width: 0;
	height: 0;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 9px solid #fff
}
.fixed-tools .tools:hover .none {display: block;}
.fixed-tools .popover-tel {width:180px;padding:10px;text-align: left;}
.fixed-tools .popover-tel img{ margin-right:10px; float:left;}
.fixed-tools .popover-tel::before {top: 23px}
.fixed-tools .popover-tel::after {top: 24px}
@-webkit-keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-15px, 0, 0);
transform:translate3d(-15px, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-15px, 0, 0);
transform:translate3d(-15px, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}