@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;overflow-x: hidden;}
img{border:none;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
/* a:hover{color:#2266cb;text-decoration:none;} */
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1200px;}
.clear{clear:both;}
.wrapper{ width: 1200px; margin: 0px auto;}
.tpwz{ line-height: 30px; background: #D6D6D6;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  font-size: 12px; color: #303030;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #303030; float: right; text-align: center; line-height: 16px; color: #303030;}



.title{text-align: center;margin-bottom: 40px;color: #2266cb;}
.title span{font-size: 28px;}
.title p{font-size: 25px;font-weight: bold;text-transform: uppercase;margin: 10px 0 20px;}
.title .xian{width: 50px;height: 5px;background: #2266cb;margin: 0 auto;}
.more{display: block;width: 140px;height: 40px;line-height: 40px;margin: 30px auto 0;text-align: center;border: 1px solid #2266cb;font-size: 16px;color: #2266cb;transition: 0.5s;}
.more:hover{border-radius: 50px;background: #2266cb;color: #fff;}
/***头部***/
.nav{display: flex; justify-content: right;}
.nav li{ width: 85px; height: 117px; line-height: 117px; text-align: center;}
.nav li a{ color: #000; font-size: 16px;display: block;}
.nav li:hover{background: #2266cb;}
.nav li:hover a{color: #fff;}
.nav li dl{width:170px;background:#2266cb;list-style-type:none;left:-999em;position:absolute;z-index:99999;float:left; color: #fff;}
.nav li dl dt{height:44px;line-height:44px; text-align: center; color: #fff;}
.nav li dl dt a{color:#fff;font-size:14px;height:44px;line-height:44px; display: block;}
.nav li dl dt:hover a{ color: #fff; font-size: 16px;}
.nav li:hover dl{left:auto;}
.nav li .current{background: #2266cb;color: #fff;} 
.tel{margin-top: 30px;}
.tel .s-img{padding-top: 12px;}
.tel dl{padding-top: 10px;}
.tel dl dt{font-size: 14px;color: #444444;}
.tel dl dd{font-size: 20px;color: #2266cb;}
.tel .s-img{position: relative;}
.tel .s-img .xian-img1{position: absolute;left: -55px;top: 50px;z-index: 15;display: none;}
.tel .s-img .xian-img2{position: absolute;left: -16px;top: 50px;z-index: 15;display: none;}

.nivo-prevNav,.nivo-nextNav{display: none !important;}
#slider img{animation: mymove 15s infinite linear;animation-fill-mode: forwards;}
@keyframes mymove {
	0%{transform: scale(1);}
	50%{transform: scale(1.1);}
}

/* 公司简介 */
.gsjj{padding: 80px 0;background: #f3f3f3;}
.gsjj .wrapper{display: flex;justify-content: space-between;}
.gsl{width: 600px;}
.gsl .gsl_1{color: #2266cb;margin-bottom: 20px;}
.gsl_1 span{font-size: 24px;}
.gsl_1 p{font-size: 30px;font-weight: bold;margin-bottom: 10px;}
.gsl_1 .xian{width: 55px;height: 5px;background: #2266cb;}
.gsl_2{display: flex;justify-content: space-between;margin-bottom: 20px;}
.gsl_2 img{transition: 0.5s;}
.gsl_2 img:hover{transform: rotateY(360deg);}
.gsl>p{font-size: 16px;line-height: 2;}
.gsl>a{display: block;width: 140px;height: 40px;line-height: 40px;border: 1px solid #2266cb;text-align: center;font-size: 16px;margin-top: 20px;}
.gsl>a:hover{background: #2266cb;color: #fff;}
.gsr{padding-top: 40px;}
/* 产品中心 */
.cpzx{padding: 80px 0;}
.cplei{display: flex;justify-content: space-evenly;margin-bottom: 30px;}
.cplei li{width: 170px;line-height: 2.5;background:  #2266cb;text-align: center;transition: 0.5s;}
.cplei li a{font-size: 16px;color: #fff;}
.cplei li:hover{box-shadow: 0 10px 10px #7d7d7d;transform: translateY(-10px);}
.cpnr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cpnr li{width: 280px;margin-bottom: 20px;}
.cpnr li .cimg{height: 220px;overflow: hidden;}
.cpnr li .cimg img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.cpnr li p{font-size: 16px;text-align: center;line-height: 2.5;}
.cpnr li:hover img{transform: rotate(10deg) scale(1.3);}
.cpnr li:hover p{background: #2266cb;color: #fff;}
/* 厂房实景 */
.cfsj{padding: 140px 0;background: url(../images/cfbj.png) no-repeat center top;}
.cfnr{position: relative;}
.cfnr .cfimg{height: 250px;overflow: hidden;}
.cfimg img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.cfnr #ye{bottom: -50px;}
/* 优势 */
.ys{padding: 80px 0;}
.ys .title p{font-size: 16px;color: #999;}
.ys .title em{font-size: 45px;margin: 0 5px;font-weight: bold;color: #073476;}
.ysnr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ysnr li{width: 560px;height: 210px;padding: 25px 20px;color: #333;}
.ysnr li span{color: #2266cb;}
.ysnr li a{color: #333;}
.ysnr li:nth-child(1){padding: 0;width: 600px;height: 260px;overflow: hidden;}
.ysnr li:nth-child(2){background: #2266cb;color: #fff;}
.ysnr li:nth-child(3){background: #e1ecfe;}
.ysnr li:nth-child(2) a{color: #fff;}
.ysr{width: 88%;}
.ysr span{font-size: 22px;}
.ysr .line{width: 30px;height: 2px;background: #2266cb;margin: 20px 0}
.ysr p{font-size: 16px;line-height: 2;}
.ysr>a{float: right;font-size: 16px;margin-top: 30px;transition: 0.5s;}
.ysnr li:nth-child(2) .ysr span{color: #fff;}
.ysnr li:nth-child(2) .line{background: #fff;}
.ysnr li:hover .ysr>a{transform: translate(-10px);}
/* 新闻中心 */
.xwzx{padding: 80px 0;background: url(../images/xwbj.png) center center;}
.new{display: flex;justify-content: space-between;padding: 30px 20px;}
.newl{margin-right: 25px;}
.newl_t{width: 58px;text-align: center;}
.newl_t span{font-size: 40px;}
.newl .line{width: 2px;height: 100px;background: #2266cb;margin: 10px auto 0;}
.newr span{font-size: 18px;}
.newr .line{width: 40px;height: 1px;background: #000;margin: 15px 0;}
.newr p{font-size: 14px;line-height: 2;}
.newr em{display: block;width: 100px;height: 30px;line-height: 30px;border: 1px solid #000;text-align: center;font-size: 16px;margin-top: 10px;transition: 1s;}
.new:hover{background: url(../images/newbj.jpg) no-repeat center center;background-size: 100% 100%;}
.new:hover span{color: #fff;}
.new:hover p{color: #fff;}
.new:hover .line{background: #fff;}
.new:hover em{border-color: #fff;color: #fff;transform: translate(15px);}





/*底部*/
.foot{background: #3e3e3e;padding: 30px 0 10px;}
.foot .wrapper{display: flex;justify-content: space-between;}
.footl img{width: 315px;margin-bottom: 40px;}
.footl .lx{font-size: 14px;color: #fff;line-height: 2;}
.fnav{display: flex;justify-content: space-between;padding-top: 13px;}
.fnav li{width: 108px;line-height: 2;text-align: center;font-weight: bold;}
.fnav li>a{display: block;color: #fff;font-size: 18px;margin-bottom: 15px;position: relative;}
.fnav li>a:after{content: "";display: block;width: 30px;height: 2px;background: #fff;position: absolute;left: 38px;top: 40px;}
.fnav li dl a{color: #fff;font-size: 14px;line-height: 2.5;}
.footr>span{font-size: 20px;font-weight: bold;color: #fff}
.footr{padding-top: 13px;}
.footr_1{display: flex;justify-content: space-between;background: #747474;padding: 5px;margin-top: 15px;}
.footr_2{padding-left: 15px;padding-top: 16px;color: #fff;}
.footr_2 span{font-size: 16px;}
.footr_2 p{font-size: 14px;}
.foot .wrapper .xian{width: 1px;height: 266px;background: #999;}
.copyright{color: #898989;text-align: center;padding-top: 5px;background: #202020;}


#demo_{overflow:hidden;width:1200px;}
#indemo_{float:left;width:800%;}
#demo1_{float:left;}
#demo2_{float:left;}
.idllist1{margin:0px auto;}
.idllist1 li{float:left;margin:10px 10px 0px 10px; background-color:#fff; padding:2px; text-align: center; line-height: 40px;}
.idllist1 li ol{ width: 280px; height: 210px; overflow: hidden; border: 5px solid #fff; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);}
.idllist1 li ol img{width:280px;height:210px;}
.idllist1 li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.idllist1 li a{ font-size: 14px; color: #333333;}



.nlx{ margin-top: 50px;}
.nlxt{ height: 40px; line-height: 40px; background: #2266cb; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #444444; background: #202020;}
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #898989; float: left;}
.yqlj dt{ color: #898989;}
.yqlj a{color: #898989; line-height: 29px; float: left; margin-right: 15px;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:232px; float:left; margin-right:10px;margin-bottom: 20px;}
.iright{margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #2266cb;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl ul{ padding:15px 0px; background-color:#f4f5f7;}
.icpfl ul li{ background:url(../images/dot1.png) no-repeat 10px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul li a{ padding-left:20px; font-size:14px; color:#000;}
.icpfl ul li a:hover{color:#ef8008;}
.icpfl ul p{ background:url(../images/dot1.png) no-repeat 20px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul p a{ padding-left:30px; font-size:13px; color:#000;}
.icpfl ul p a:hover{color:#ef8008;}
.icpfl ul ol{ background:url(../images/dot1.png) no-repeat 30px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul ol a{ padding-left:40px; font-size:12px; color:#000;}
.icpfl ul ol a:hover{color:#ef8008;}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.mup{height:42px;line-height: 42px;color:#fff; font-size:14px;}
/* .mup p{height:42px;float:left;padding-left: 15px;} */
.mup span{color: #9f9f9f;}
.mup span a{ font-size:14px; color:#9f9f9f;}
.mup span a:hover{color:#ef8008;}
.nr .nr_top{text-align: center;margin-bottom: 40px;}
.nr_top p{font-size: 25px;}
.nr_top .ywen{width: 50px;height: 3px;background: #2266cb;margin: 10px auto;}
.wcp{display: flex;justify-content: space-evenly;margin: 30px 0;}
.wcp li{width: 150px;border: 1px solid #828282;text-align: center;line-height: 2.5;}
.wcp li a{font-size: 16px;color: #828282;}
.wcp li:hover{background: #2266cb;}
.wcp li:hover a{color: #fff;}


.vnr .cplb{width: 280px;margin-bottom: 8px;margin-right: 8px;border: 1px solid #ccc;padding: 5px;float: left;}
.vnr .cplb:nth-child(4n){margin-right: 0;}
.cplb .cplb_img{height: 310px;overflow: hidden;position: relative;}
.cplb_img .v_cang{position: absolute;left: 0;bottom: -310px;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);font-size: 16px;color: #fff;text-align: center;line-height: 310px;transition: 0.5s;}
.cplb_img .v_cang:before{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;left: -10px;top: 155px;transition: 1.5s;opacity: 0;}
.cplb_img .v_cang:after{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;right: -10px;top: 155px;transition: 1.5s;opacity: 0;}
.cplb_img img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.cplb p{font-size: 16px;color: #000;line-height: 2;text-align: center;}
.cplb:hover .v_cang{bottom: 0;}
.cplb:hover .v_cang:before{left: 40px;opacity: 1;}
.cplb:hover .v_cang:after{right: 40px;opacity: 1;}
.cplb:hover{border: 1px solid #1e61ba;}







/* .hg{line-height:30px; float: right; padding-right: 10px;} */
.tp{width:940px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:780px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{float:left;margin:0px 5px;}
.rytp a{width:285px;height:225px;display:table-cell;vertical-align:middle;overflow:hidden;border:1px solid #ccc;text-align:center;}
.rytp a img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
.lb{text-align: left;float: left;}
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{width:880px;text-align: center;margin: 0px auto;}
.page li{text-align: center;display: inline-block;border: 1px solid #ccc;padding: 5px 10px;margin-right: 10px;}
.page li a{ color:#333;font-size: 14px;display: block;}
.current a{color: #ef8008!important;}
.inews{padding: 10px;text-align: left;}
.inews li{height:50px;line-height:50px;text-align: left;border-bottom: 1px #D5D5D5 dotted; background:url(../images/dot1.png) no-repeat left center;}
.inews li a{ padding-left:20px;  font-size:16px;display: block;transition: 0.5s;}
.inews li:hover a{transform: translate(10px);color: #2266cb;}
.inews li span{float:right;}
/*内页样式*/
.nr{line-height:30px;font-size: 14px;}
@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal
}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{ padding:20px;}
.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}

/* 内页品牌中心 */
.wgsjj{padding: 20px;background: url(../images/wgsbj.jpg) no-repeat right;margin-bottom: 20px;}
.wgsjjnr{width: 700px;}
.wgsjjnr>p{line-height: 1.6;}
.wtop{display: flex;justify-content: space-between;width: 200px;margin-bottom: 20px;}
.wtop .wtopl span{display:block;font-size: 16px;text-align: right;font-weight: bold;}
.wtopl .wfang{padding: 0 5px;background: #2266cb;color: #fff;}
.wtop>p{font-size: 37px;font-weight: bold;padding-top: 20px;}

.wjyzz{display: flex;justify-content: space-around;padding:20px 0;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.wjyzzr{padding-top: 80px;}
.wjyzzr>.wp{font-size: 16px;}
.wjyzz .wtop{width: 210px;}

.wscsl{padding: 20px 0;}
.wscsl .wtop{width: 211px;}
.wscslx{display: flex;justify-content: space-between;margin-top: 50px;}
.wscslx .wbox{text-align: center;width: 380px;position: relative;transition: 0.5s;}
.wbox:after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #2266cb;transition: 0.5s;}
.wbox p{font-size: 16px;line-height: 2.5;border-bottom: 1px solid #ccc;}
.wbox .wfimg{height: 270px;overflow: hidden;}
.wfimg img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.wbox:hover{transform: translateY(-10px)}
.wbox:hover:after{width: 100%;}



.vgs{font-size:20px;font-weight: bold;padding: 7px;position: relative;height: 31px;margin: 20px 0;background: url(../images/cpgs.jpg) no-repeat center center;}
.vgs p{position:absolute;left: 0;top: 0;border: 1px solid #363636;padding: 7px;color: #363636}
.cp_l{ width: 420px; margin-right: 10px;}
.cp_r{ width: 510px;}
.cp_r dl{ margin-top: 20px; line-height: 75px; border-bottom: 1px solid #EEEEEE; font-size: 24px; font-weight: bold; margin-bottom: 30px;}
.cp_r dt{ line-height: 43px; font-size: 18px; font-weight: bold;}
.cp_r dd{ line-height: 25px; font-size: 16px; margin-bottom: 20px;}
.cp_r li{ width: 130px; float: left; line-height: 50px; background: #1e61ba; margin-right: 20px; text-align: center;}
.cp_r li a{ font-size: 16px; color: #fff;}
.cp_r li img{ vertical-align: middle; padding-right: 10px;}
.cp_r li:nth-child(1){ background: #1e61ba;}
#preview{ float:none; margin:20px auto; text-align:center; width:420px;}
.jqzoom{ width:410px; height:410px; position:relative; border: 1px solid #DDDDDD; display: table-cell; vertical-align: middle; padding: 5px;}

.zoomdiv{ left:1000px; height:300px; width:300px;}
.list-h li{ float:left;}
#spec-n5{width:500px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:472px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

/*jqzoom www.divcss5.com */
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:372px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0; width: 100% !important;}