html{ overflow-y:scroll;}
body,td,th,input,textarea,select {
	font-size:13px;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding:8px 0 20px;
	background-image:url(/index/bg_body.gif);
	background-repeat:repeat-x;
}
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;}
a.bluea{ color:#0262d6;}
a.bluea:hover{ color:#0262d6; text-decoration:underline;}
.more1{ padding:10px 0 0;}
.more1 a{ color:#0262d6; border:solid 1px #0262d6; display:inline-block; padding:0 30px; line-height:34px;}
.more1 a: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:980px; margin:0px auto;}

.top{}
.top1{}
.top2{}
.top2_1{ text-align:right; line-height:38px;}
.top2_1 a{ padding:0 5px; display:inline-block;}
.top2_1 a img{ margin:0 4px 2px 0; border:0;}


.find{ background-image:url(/index/find3.png); width:268px; height:37px; padding:7px 0 0 7px;}
.find1{ background-image:url(/index/find1.png); height:29px; padding:0 10px;}
.find1 input{border:0; width:196px; height:29px; line-height:27px; background-color:transparent; outline:none;}
.find2{}

.mainmenu{height:44px; background-color:#424348;}


.foot{ background-color:#424348; text-align:center; color:#FFF; line-height:44px;}

.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;}

.foot2{ background-color:#29a9fd; color:#FFF;}
.foot2 a{color:#FFF;}
.foot2 a:hover{color:#FF0;}
.foot2_1{ background-image:url(/index/foot_logo.png); background-repeat:no-repeat; background-position:left center; padding:30px 0 30px 160px; line-height:26px;}
.foot2_1_1{}
.foot2_1_2{}
.foot2_2{ padding:16px 0 0;}

/*主菜单*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.mainnav{ position:relative; z-index:1; display:inline-block; padding-left:1px;}
.mainnav a{ color:#000000;}
.mainnav .nLi{ float:left;position:relative; display:inline; background-image:url(/index/mainmenu_jg.png); background-repeat:no-repeat; padding-left:2px;}
.mainnav li:first-child{ background-image:none; padding-left:0;}
.mainnav .nLi h3{ float:left; margin:0; padding:5px;}
.mainnav .nLi h3 a{ display:block; padding:0 11px; line-height:34px; font-size:14px; font-weight:bold; text-transform:uppercase; color:#FFF; text-align:center;-moz-border-radius:5px; border-radius:5px;}

.mainnav .sub{ display:none; left:0; top:44px; position:absolute; border:solid 5px #ffbe00; background:#FFF; padding:10px;}
.mainnav .sub li{ zoom:1; float:left;}
.mainnav .sub a{ background-image:url(/index/mainmenu_sub1.png); background-position:6px 0; background-repeat:no-repeat; width:170px; display:block; line-height:25px; padding:0 0 0 20px; color:#000;}
.mainnav .sub a:hover{ background-color:#ffbe00; background-position:6px -25px; color:#000000;}
.mainnav .on h3 a{ background-color:#ffbe00; color:#000000;}

.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:250px; background-repeat:no-repeat; background-position:center; background-color:#333;}

.index_title1{ background-color:#ffbe02; color:#fff; text-align:center; text-transform:uppercase; line-height:50px; font-size:24px;-moz-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0;}
.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{position:relative;}
.picMarquee-left .hd{}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:50px; height:100px; float:right;overflow:hidden; cursor:pointer; background:url("/index/scrollbt.png") no-repeat; position:absolute; z-index:999; margin-top:154px;}
.picMarquee-left .hd .prev{ left:-60px;}
.picMarquee-left .hd .prev:hover{ background-position:0 -100px;}
.picMarquee-left .hd .next{ left:1190px; background-position:-50px 0;}
.picMarquee-left .hd .next:hover{ background-position:-50px -100px;}

.picMarquee-left .bd{}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float:left; _display:inline; overflow:hidden; padding:10px 17px 10px 18px;}


.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:20px; line-height:30px; text-transform:uppercase;}
.location2{ line-height:30px; padding:5px 0 0;}
.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;}

.indexnewstitle1{ background-color:#CDCDCD; font-weight:bold; height:34px; padding-left:18px;}
.indexnewstitle2{ background-color:#CDCDCD; font-weight:bold; text-align:center;}

.indexnewslist{ border-bottom:dashed 1px #d6d6d6; width:48%; padding:0 5px; vertical-align:top;}
.indexnewslist1{ padding:0 0 20px;}
.indexnewslist1 a{ overflow:hidden; display:inline-block; line-height:18px; cursor:pointer;}
.indexnewslist1 img{ width:220px; height:150px; margin-right:20px; border:solid 1px #ededed; padding:2px; background-color:#FFF;}
.indexnewslist1 a:hover img{ border-color:#a3cded;}
.indexnewslist1_1{ font-size:16px; height:32px; line-height:32px; overflow:hidden; font-weight:bold;}
.indexnewslist1_2{ color:#959595; font-size:14px; line-height:24px; height:120px; overflow:hidden;}

.indexnewslist2{}
.indexnewslist2 a{ background-image:url(/index/arrow1.gif); background-position:2px 21px; background-repeat:no-repeat; padding:15px 0 15px 16px; line-height:20px; display:block;}
.indexnewslist2 span{ color:#a0a0a0; float:right; margin-left:20px;}

.newmore{ padding:10px 4px 0px 0px; text-align:right;}
.newnot{ padding:8px;}

/*新闻列表页样式*/
.newslist1{border-bottom:dashed 1px #cccccc; padding:0; display:block;}
.newslist1_1{background-image:url(/index/arrow1.gif); background-repeat:no-repeat; background-position:8px 20px; float:left; font-size:14px; width:630px; padding:15px 0 15px 24px;}
.newslist1_2{width:100px; text-align:center; float:right; padding:17px 0 0;}

.newslist2{ padding:20px 30px;border-bottom:dashed 1px #e6e5e5;}
.newslist2bg{}
.newslist2_1{ width:292px;}
.newslist2_1 img{ width:280px; height:190px; padding:5px; border:solid 1px #e5e5e5; background-color:#FFF;}
.newslist2_1 a{ display:inline-block;}
.newslist2_1 a:hover img{ border:solid 1px #67a4de;}
.newslist2_2{ width:760px;}
.newslist2_2_1{ padding:5px 0; line-height:28px;}
.newslist2_2_1 a{ font-size:18px; color:#333; font-weight:bold;}
.newslist2_2_1 a:hover{color:#0262d6;}
.newslist2_2_2{ line-height:26px;}
.newslist2_2_3{ line-height:26px; color:#959595; padding:5px 0 0;}

.newslist3{text-align:center; vertical-align:top; width:272px; padding:10px 17px;}
.newslist3 img{ width:260px; height:176px; padding:5px; border:solid 1px #e5e5e5; margin-bottom:6px;}
.newslist3 a{ display:inline-block;}
.newslist3 a:hover img{ border:solid 1px #67a4de;}


/*新闻详细页样式*/
.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.6; padding:5px 0;}
.newdetail3 img{ max-width:100%;}
.newdetail4{padding-top:10px; border-top:dashed 1px #cccccc; line-height:26px; width:100%; display:inline-block;}
.newdetail5{line-height:1.6; padding:5px 10px;}
.newdetail5 img{ max-width:100%;}

.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:#0262d6; 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:#26a5f5; 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:#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-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{ background-color:#f4f4f4; border:solid 1px #dddddd; border-top:none; padding:8px 10px 16px;}
.leftmenu li{ border-bottom:dashed 1px #CCC;}
.leftmenu a{ line-height:16px; padding:3px 5px; display:block;}
.leftmenu a:hover{ background-color:#26a5f5; color:#FFF;}
.leftmenu .this, .leftmenu .this:hover{ background-color:#26a5f5; 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:#0262d6;}


/*招聘样式*/
.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; margin:6px 3px;}
.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; margin:6px 3px;}
/*

.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:30px;margin-left:500px;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:36px; line-height:36px; padding:10px 0 0 0; font-size:12px;}
.fenxiang1{ float:left; margin-right:8px; font-weight:bold;}
.fenxiang2{ float:left;}