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;}
img{ border:0;}
input,textarea{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
textarea{ resize: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:#f6510a; text-decoration:none;}
a.white{color:#FFFFFF; text-decoration:none;}
a.white:hover{color:#FFFFFF; text-decoration:underline;}
a.bluea{ color:#f6510a;}
a.bluea:hover{ color:#f6510a; 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:3px 3px 6px rgba(0,0,0,0.2); -moz-box-shadow:3px 3px 6px rgba(0,0,0,0.2); box-shadow:3px 3px 6px rgba(0,0,0,0.2);}
.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:#f6510a; border:solid 1px #f6510a; display:inline-block; padding:0 30px; line-height:34px;}
.more1 a:hover{ background-color:#f6510a; 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;}
.setimg{}
.setimg img{ max-width:100%;}
.setimg2{}
.setimg2 img{ width:100%;}
.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 0;}

.top{ background-image:url(../index/top_bg.png?v=20190522); background-repeat:no-repeat; background-position:center top;}
.top1{}
.top1 a{ padding:15px 0 5px; display:inline-block;}
.top1_1{}
.top1_2{ height:30px; line-height:30px; font-size:16px; text-align:center; color:#666;}
.top2{}
.top2_1{ color:#FFF; height:30px; line-height:28px; padding:0 16px 0 22px; background-image:url(../index/tel.png); background-repeat:no-repeat; background-position:0 4px;}
.top2_2{}


.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{}

/*主菜单*/
.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 15px; line-height:80px; font-size:15px; font-weight:bold; text-transform:uppercase; color:#6b6b6b;}
.mainnav .on h3 a{ color:#f6510a;}

.mainnav .sub{ display:none; left:0; top:80px; position:absolute; background-color:#f1f1f1; padding:10px 15px 20px;-moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}
.mainnav .sub li{ zoom:1; border-bottom:dashed 1px #c5c5c5;}
.mainnav .sub a{ display:block; line-height:25px; color:#333; padding:4px 0;}
.mainnav .sub a:hover{ color:#f6510a;}
.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;}



.foot1{ background-image:url(../index/foot1.jpg); background-repeat:no-repeat; background-position:center; padding:40px 0; color:#FFF;}
.foot1 a{ color:#FFF;}
.foot1 a:hover{ color:#f6510a;}
.foot1_1{}
.foot1_1 a{ display:inline-block;}
.foot1_1>ul>li{ float:left; font-size:16px; padding-left:60px;}
.foot1_1>ul>li:first-child{ padding-left:0px;}
.foot1_1>ul>li>ul{ padding:10px 0 0;}
.foot1_1>ul>li>ul>li{ font-size:14px; padding:3px 0; line-height:18px;}
.foot1_1>ul>li>ul>li>a{ color:#CCC;}
.foot1_1>ul>li>ul>li>a:hover{ color:#FFF;}
.foot1_2{}

.foot2{ background-color:#f6590a; text-align:center; padding:15px 0; line-height:22px; color:#FFF;}
.foot2 a{ color:#FFF;}
.foot2 a:hover{ color:#f6510a;}



.banner{ height:250px; background-repeat:no-repeat; background-position:center; background-color:#333;}

.index_content{ padding:60px 0;}
.index_title1{ background-image:url(../index/index_title_bg.png); background-repeat:no-repeat; background-position:center bottom; font-size:36px; color:#f6510a; font-weight:bold; line-height:70px; text-align:center;}
.index_more1{ text-align:center;}

.index_technology{ height:290px; padding:100px 40px 0 540px;}
.index_technology1{font-size:26px; font-weight:bold;}
.index_technology2{ font-size:16px; padding:10px 0 30px;}
.index_technology3{ background-image:url(../index/index_technology1.png); background-repeat:no-repeat; line-height:26px; padding-left:30px;}
.index_technology4{ padding:40px 0 0 10px;}
.index_technology4 span{ background-color:#f6510a; line-height:34px; color:#FFF; padding:0 26px; font-size:16px; display:inline-block; margin:0 20px;-moz-border-radius:34px; border-radius:34px;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.3); -moz-box-shadow:2px 2px 5px rgba(0,0,0,0.3); box-shadow:2px 2px 5px rgba(0,0,0,0.3);}

.index_prod_elite{}
.index_prod_elite li{ width:382px; border:solid 1px #eeeeee; height:220px; position:relative; float:left; margin-left:24px;}
.index_prod_elite li:first-child{ margin-left:0;}
.index_prod_elite .pic{}
.index_prod_elite .txt{ position:absolute; top:0; right:0; background-image:url(../index/index_prod_elite1.png); padding:0 20px 0 40px; width:180px; height:220px;}
.index_prod_elite .txt1{ position:absolute; top:-4px; left:165px;}
.index_prod_elite .txt2{ text-align:center; font-size:18px; line-height:32px; font-weight:bold; padding:60px 0 6px; height:94px;}
.index_prod_elite .txt3{ line-height:28px; font-size:15px;}
.index_prod_elite .txt3 img{ margin-right:10px;}
.index_prod_elite .txt4{ text-align:right; padding:10px 0 0 0;}
.index_prod_elite .txt4 a{ display:inline-block; border:solid 1px #b5b5b5; padding:0 15px; line-height:26px;}
.index_prod_elite .txt4 a:hover{ border-color:#f6510a; background-color:#f6510a; color:#FFF;}

.index_prod{ background-color:#f5f5f5;}
.index_prod1{ padding:20px 0;}
.index_productlist1{ vertical-align:top; width:280px;}
.index_productlist1 a{ display:block; text-align:center; font-size:16px; background-color:#666666; color:#FFF;}
.index_productlist1 .pic{ width:100%; display:block; overflow:hidden;}
.index_productlist1 .txt{ position:relative; line-height:42px; height:42px; overflow:hidden; padding:0 10px;}
.index_productlist1 img{ width:280px; height:210px; border:0;}
.index_productlist1 a:hover{ background-color:#f6510a; color:#FFF;}

.index_about{ background-color:#f5f5f5;}
.index_about1{ padding:10px 0 0;}
.index_about2{ width:610px; line-height:2;}

.index_news{ background-color:#f5f5f5;}
.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 #f6510a; color:#f6510a;}
.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 #f6510a; color:#f6510a;}
.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;}
.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/arrow2.png); background-repeat:no-repeat; background-position:left 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;}
.index_faq_title2 img{ margin-right:6px;}
.index_faq_content{ padding:15px 0 0;}

.index_adv{ padding:60px 0 0; text-align:center;}

.picMarquee-left{}
.picMarquee-left .hd{ position:relative;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ position:absolute; top:86px; left:-60px; width:40px; height:60px; 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; float:left; _display:inline; overflow:hidden; text-align:center;}

.friend{ padding:0 0 20px;}
.friend a{ padding:0 8px; display:inline-block;}


.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:10px 0 0; vertical-align:top;}
.prodcontent{padding:20px 0 0;}


/*当前位置*/
.location0{ border-bottom:solid 1px #e8e8e8; line-height:50px;}
.location1{ background-repeat:no-repeat; background-position:left center; font-size:24px; text-transform:uppercase; font-weight:bold;}
.location2{}
.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; width:282px;}
.productlist1 a{ display:block; text-align:center; font-size:16px;}
.productlist1 .pic{ border:solid 1px #e7e7e7; overflow:hidden;}
.productlist1 .txt{ position:relative; line-height:42px; height:42px; overflow:hidden; padding:0 10px;}
.productlist1 img{ width:280px; height:210px;}
.productlist1 a:hover .pic{ border-color:#f6510a;}


/*产品详细样式*/
.proddetail1{ padding:5px 5px 20px; text-align:center; font-size:22px; font-weight:bold; color:#f6510a;}
.proddetail2{ padding-bottom:8px; width:1000px; margin:0 auto; text-align:center;}
.proddetail3{ line-height:1.8; padding:5px 20px;}
.proddetail4{ text-align:center; padding:5px 0 20px;}
.proddetail4 a{ margin:0 10px;}


.video{}
.video video{ width:100%; max-width:820px; height:auto; max-height:600px; background-color:#000;}

.proddetailtitle{ border-bottom:solid 1px #e8e8e8; position:relative;}
.proddetailtitle span{ border-bottom:solid 1px #f6510a; position:relative; height:34px; line-height:34px; font-weight:bold; font-size:17px; display:inline-block; padding:0 10px; top:1px;}


/*产品缩略图---------------------------------------*/
.large_box{margin-bottom:10px; overflow:hidden; text-align:center;}
.large_box a{ display:inline-block;}
.large_box img{display:inline-block; border:0;}

.small_box{width:562px;height:90px;overflow:hidden; margin:0 auto;}
.small_list{position:relative;float:left;width:512px;height:90px;overflow:hidden;}
.small_list ul{height:90px;overflow:hidden;}
.small_list ul li{position:relative;float:left;margin-right:10px;width:118px;}
.small_list ul li img{display:block; width:112px; height:84px; padding:2px; border:solid 1px #dadada; cursor:pointer;}
.small_list ul li .bun_bg{display:none;position:absolute;top:0;left:0;width:114px;height:86px; border:solid 2px #f6510a;}
.small_list ul li.on .bun_bg{display:block;}

.btn{display:block;width:20px;height:90px;background-image:url(/index/prod_detail_pic_bt.png);background-repeat:no-repeat;background-position:center center;cursor:pointer;}
.left_btn{float:left;margin-right:10px; background-position:0 0;}
.right_btn{float:right; background-position:-20px 0;}
.left_btn:hover{ background-position:0 -90px;}
.right_btn:hover{ background-position:-20px -90px;}
/*---------------------------------------*/


.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 #e8e8e8; 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:30px;border-bottom:dashed 1px #cccccc;}
.newslist2bg{}
.newslist2_1{ width:332px;}
.newslist2_1 img{ width:320px; height:240px; padding:5px; background-color:#FFF;}
.newslist2_1 a{ display:inline-block; overflow:hidden; border:solid 1px #dadada;}
.newslist2_1 a:hover{ border:solid 1px #f6510a;}
.newslist2_2{ width:740px;}
.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:#f6510a;}
.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:332px; padding:15px 34px;}
.newslist3 a{ display:inline-block; line-height:1.6;}
.newslist3 .pic{ border:solid 1px #dadada; overflow:hidden;}
.newslist3 .pic img{ width:320px; height:240px; padding:5px;}
.newslist3 .title{ padding:10px 0 0;}
.newslist3 a:hover .pic{ border:solid 1px #f6510a;}


/*新闻详细页样式*/
.newdetail{}
.newdetail1{ padding:15px 5px 5px; text-align:center; font-size:22px; font-weight:bold; color:#f6510a;}
.newdetail2{ color:#a8a8a8; padding:8px 0px 12px; text-align:center;}
.newdetail3{line-height:1.8; padding:5px 10px;}
.newdetail4{padding-top:10px; border-top:solid 1px #e8e8e8; line-height:26px; width:100%; display:inline-block;}
.newdetail5{line-height:1.8; padding:5px 20px;}

.txtinput{background-color:#fcfcfc; border:solid 1px #D1D1D1; font-size:12px; color:#FE7169; color:#333333; height:30px; line-height:30px; padding:0 5px;}
.txtinput2{background-color:#fcfcfc; border:solid 1px #D1D1D1; font-size:12px; color:#FE7169; color:#333333; padding:0 5px;}
.bt{ background-color:#f6510a; 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:#1f3160; color:#fff;}
.otherbt{ background-color:#f6510a; color:#FFF; line-height:36px; height:36px; font-size:16px; padding:0 30px; display:inline-block;-moz-border-radius:36px; border-radius:36px;}
.otherbt:hover{ background-color:#fc965a; 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:#f6510a;}
.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;}


/*站点地图*/
.sitemap_menu{}
.sitemap_menu>li{ border-bottom:dotted 1px #d1d1d1; padding:20px;}
.sitemap_menu>li>a{ padding:10px; display:inline-block; font-weight:bold; font-size:18px;}
.sitemap_menu>li>ul>li{ display:inline-block;}
.sitemap_menu>li>ul>li>a{ padding:10px; display:inline-block; font-size:16px;}


.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:#1f3160; margin:0 5px 5px 0;}
.leftmenu a:hover{ background-color:#f6510a; color:#FFF;}
.leftmenu .this, .leftmenu .this:hover{ background-color:#f6510a; 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:#f6510a;}


/*招聘样式*/
.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:#1f3160; color:#FFF; padding:1px 6px; display:inline-block; border:solid 0px #1f3160; margin:6px 3px;}
.setpage a:hover{ background-color:#f6510a;}
.setpage .currentpage{ padding:1px 6px; display:inline-block; border:solid 0px #f6510a; color:#FFF; background-color:#f6510a; margin:6px 3px;}


.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;}


/*右边在线浮动图标*/
.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:last-child::after{ display:none;}
.fixed-tools .tools:hover {
	z-index: 2;
	background-color: #f6510a;
	-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: 68px;
	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;}
@-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
}