﻿/*金额*/
.money:before{content:"￥"}
.money{color:#F00;}
.money.del{color:#ccc;text-decoration:line-through;}
/**button**/
.button{width:auto;height:auto;min-height:32px;}
.button a{width:auto;height:32px;float:left;margin:0 5px;border:1px solid #e0e0e0;cursor:pointer;font-weight:bold;padding:0px 6px 0px 8px;color:#000000;
          background-color:#f6f6f6;
		  background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#eeeeee));
		  background:-moz-linear-gradient(top,#ffffff,#eeeeee);
		  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee');
		  background:-o-linear-gradient(top,#ffffff,#eeeeee);
		  background:-ms-linear-gradient(top,#ffffff 0,#eeeeee 100%);
		  background:linear-gradient(top,#ffffff,#eeeeee);
		  -moz-box-shadow:0px 0px 5px rgba(204,204,204,0.5);
		  -webkit-box-shadow:0px 0px 5px rgba(204,204,204,0.5); 
		  box-shadow:0px 0px 5px rgba(204,204,204,0.5);
		  -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#cccccc')";
		  filter:progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#cccccc');
}
.button a.a_left{-moz-border-top-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-bottom-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}
.button a.a_right{border-left:0px none;-moz-border-top-right-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-bottom-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}
.button a.a_all{border:1px solid #e0e0e0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.button a i{width:auto;line-height:18px;padding:6px 0px;float:left;margin:0px;}
.button a i.i_add{padding:7px 0px 5px;}
.button a span{font-size:12px;line-height:16px;padding:7px 4px 7px 6px;float:left;}
.button a:hover{text-decoration:none;border:1px solid #cccccc;-moz-box-shadow:0px 0px 5px #cccccc;-webkit-box-shadow:0px 0px 5px #cccccc;box-shadow:0px 0px 5px #cccccc;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#cccccc')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#cccccc');}
.button a.a_right:hover{border-left:0px none;}
/**title**/
.title{width:100%;padding:5px 10px 5px;color:#333333;line-height:32px;background:#f9f9f9;position:fixed;z-index:100;top:0px;left:0px;}
.title i{margin-right:8px;}
/*常用页码样式*/
table.ctable{width:98%;margin:0 auto 26px; border-collapse:collapse;border-spacing:0; empty-cells:show;font-size:12px;}
table.ctable thead tr{font-weight:bold;}
table.ctable thead tr td{border-bottom:3px solid #ddd;border-top:0px none;padding:0px 4px;}
table.ctable thead tr.nomsg td{border:none;text-align:center;font-size:20px;padding:10px;}
table.ctable td input{width:100%;}
table.ctable tbody tr:hover,
table.ctable tbody tr:nth-child(even):hover{background:#fafafa}
table.ctable tbody tr:nth-child(even) {background:#fafafa}
table.ctable tr.ordertitle td{background:#fafafa}
table.ctable td{padding:4px;border-top:1px solid #e0e0e0;line-height:30px;}
table.ctable tfoot td{border-top:3px solid #ddd;padding:2px 4px;}
table.ctable tfoot td table tfoot td{border-top:0px none;padding:0px 4px;}
table.ctable .btn,table.ctable .btn_a{padding:2px 4px;}
table.ctable .btn_a{color:#aaaaaa;font-size:20px;margin-right:5px;float:left;}
table.ctable tfoot .pageNumbers .btn {margin:0 3px;padding:4px 0px 3px;min-width:22px;line-height:16px;} 
table.ctable .pagerpostion{right:1%;position:absolute;padding:3px;}
.ultable .pagerpostion{float:right;clear:both;padding:3px;}
.pagerpostion{border:1px solid #e0e0e0;background:#FFF;border-radius:50%;}
.pagerpostion a{color:#ffffff;line-height:30px;min-width:30px;text-align:center;float:left;font-weight:bold;font-size:14px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;} 
.tfootbar{position:fixed;bottom:0px;background:#FFF;right:1%;}
.tfootbar table{float:right;}
.tfootbar table.batchbtn{float:left;margin-left:1%;}
table.ctable .batchbtn .btn{padding:0px 5px;line-height:23px;}
.tfootnoborder{width:525px;}
.tfootnoborder table.ctable{margin:0;float:right;width:auto;}
.tfootnoborder table.ctable tfoot td{border-top:0px none;padding:0px 4px;}
/*表格内套表格*/
table.ctable td.subctablebox{padding:0px;vertical-align:top;overflow:hidden;}
table.subctable{width:101%;border-collapse:collapse;border-spacing:0; empty-cells:show;margin:-1px;}
table.subctable img{width:60px;height:60px;margin-right:10px;float:left;}
/*特殊表格 */
table.ctable.nobgcolor tbody tr:hover{background:#fff}
table.ctable.nobgcolor tbody tr:nth-child(even) {background:#fff}
table.ctable.nobgcolor tbody td {border:1px solid #ddd;}
table.ctable.nobgcolor tbody tr.rowindex0 td {border-top:none;}
table.ctable.nobgcolor td.space{padding:0;border:none;}
table.ctable.nobgcolor td.spacerow{padding:10px;border:none;}

.cellsp0{border-collapse:collapse;width:98%;margin:1%;}
.cellsp0 td{padding:6px 8px;border:solid 1px #eeeeee;}
.cellsp0.sml td{padding:2px 4px;}
.cellsp0.noborder td{border:none;}
.cellsp0 .tbody_btns a{border:1px solid #ddd;font-size:12px;margin-right:2px;padding:2px 5px;}

.wtable{border-collapse:collapse;margin:5px auto;width:96%;}
.wtable h3{text-align:center;}
.wtable td{border:solid 1px #ccc;padding:0 5px;height:40px;}
.wtable input,.wtable textarea,.wtable input:focus,.wtable textarea:focus{border:none;box-shadow:none;}

.zytable{border-collapse:collapse;border-color:#000;width:100%;} 
.zytable td{padding:5px 2px;border-color:#000;font-size:14px;}
.zytable .fctj{display:block;color:#f00;}
.zytable thead td{background:#3597d4;text-align:center;color:#FFF;} 
.zytable tbody tr:hover, 
.zytable tbody tr:nth-child(even) {background:#fafafa}
.zytable tfoot .btn {margin:0 3px;padding:4px 0px 3px;min-width:22px;line-height:16px;} 
.zytable td a{color:#3597d4;}

.wkappTable{margin:0 auto;width:100%;background:#f9f9f9;position:fixed;top:0;}

.workflow{text-align:center;margin:0 auto;} 
.workflow a{}
.workflow .tttr td{background:url(/img/line.jpg) repeat-x center center;}
.workflow .tttr td a,.workflow .title td a{background:#FFF;padding:0 10px;}
.workflow .title td{background:url(/js/line.jpg) repeat-x center center;}
.workflow .title td.kong{background:none;}
.workflow .color0{color:#ff6600} 
.workflow .timelinet{background:url(/img/ulinet.jpg) repeat-y center center;height:8px;overflow:hidden;font-size:0;}
.workflow .timelineb{background:url(/img/ulineb.jpg) repeat-y center center;height:8px;overflow:hidden;font-size:0;}
.workflow .timeline{background:url(/img/uline.jpg) repeat-y center center;position:relative;min-height:100px;}
.workflow .timeline a{background:#FFF;position:relative;z-index:10;}
.workflow .timeline a b{border:solid 1px #ccc;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px #eee;
                        background:#f9f9f9;display:inline-block;border-radius:50%;
                        width:30px;height:30px;padding:3px;}
.workflow .timeline a b i{background:#fff;
                        color:#333;display:inline-block;font-size:15px;
                        border-radius:50%;width:22px;height:22px;padding:3px;}
                             
.workflow .timeline div.pull{position:absolute;top:0;bottom:0;width:6px;left:50px;z-index:1;background:#3597d4}
.workflow .timeline div.half{position:absolute;top:0;bottom:50%;width:6px;left:50px;z-index:1;background:#3597d4}
.workflow .timeline a.pullcolor b{border:solid 1px #3597d4;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px #ddf1fe; }
.workflow .timeline a.pullcolor b i{background:#3597d4;color:#FFF; }

.fileimgs ul.uls{float:left;width:150px;height:210px;padding:5px;margin:5px;border:solid 1px #E5E5E5;text-align:center;overflow:hidden;}
.fileimgs .uls:hover{border-color:#F00}
.fileimgs img{cursor:pointer;max-height:160px;}
/*城市选择器*/
.cselectorJob{background:url(/img/ddl.png) no-repeat center right;}
.cselectorJob:hover{background:url(/img/ddl1.png) no-repeat center right;}
.cselectorDiv{display:none;position:absolute;top:18%;width:800px;height:365px;z-index:999;border:solid 1px #b1d4f4;background:#ffffff;}
.cselectorDiv .cselectorTitle{width:798px ; color:#fff;padding:0px 10px;height:30px;line-height:30px;margin:0 auto;z-index:999;
                              position:relative;cursor:move;background:#B1D4F4;border-bottom:1px solid #B1D4F4;}
.cselectorDiv .cselectorTitle a{ color:#fff; text-decoration:none;font-size:12px; } 
.cselectorDiv .cselectorTitle a:hover{ color:#f00; text-decoration:none } 
.cselectorDiv .cselected{width:758px;padding:10px;margin:5px auto;z-index:999;position:relative;background:#F8F8F8;border:dotted 1px #E8E8E8}
.cselectorDiv .cselected a{margin:0 5px;}
.cselectorDiv .cselectorHot{width:758px;padding:10px;margin:5px auto;z-index:999;position:relative;background:#F8F8F8;border:dotted 1px #E8E8E8;_background:none;_border:0px;}
.cselectorDiv .cselectorHot a{margin:0 5px;}
.cselectorDiv .cselectorInfo{width:758px;padding:10px;margin:5px auto;z-index:999;position:relative;background:#F8F8F8;border:dotted 1px #E8E8E8;color:Red;text-align:center;}
.cselectorDiv .cselectorOK{float:right; height:21px; line-height:21px; width:42px; text-align:center; padding:0;margin-top:3px;  }
.cselectorDiv .cselectorClose{float:right; height:21px; line-height:21px; width:42px; text-align:center;padding:0;margin-top:3px; margin-left:5px; }
.cselectorDiv .cselectorClear{float:right; height:21px; line-height:21px; width:42px; text-align:center;padding:0; margin-top:3px; margin-left:5px; }
.cselectorDiv .cselectorBody{width:770px;padding:0px;margin:5px auto 0;z-index:999;position:relative;} 
.cselectorDiv .cselectorBody ul{}
.cselectorDiv .cselectorBody li{background:none;width:144px;margin:5px;padding:3px 0px;height:24px;overflow:hidden;float:left;text-indent:8px;cursor:pointer;color:#666666;}
.cselectorDiv .cselectorBody li:hover{color:red;}
.cselectorDiv .cselectorBody li ul{position:absolute;display:none;background:#fff;border:1px solid #B1D4F4;padding:5px;width:315px;}
.cselectorDiv .cselectorBody li ul li{width:90px;margin:5px;padding:3px 0px}
.cselectorDiv .cselectorBody li ul li ul li{}
.cselectorDiv .cselectorCheck li{background:url(/js/skins/icons/icons.png) no-repeat 5px -41px;text-indent:22px;}
.cselectorDiv .cselectorCheck .select{background-position:5px -66px;}
.cselectorDiv .cselectorCheck .select li{background-position:5px -66px;}
/*蒙层*/
.overlay{position:absolute;top:0px;left:0px;z-index:998;display:none;background:url(/js/skins/icons/bg.png);_background:url(/js/skins/icons/bg6.png);}
.cselectorIndustryBody{top:8%;height:540px;}
.cselectorIndustryBody .cselectorBody{padding:0px;}
.cselectorIndustryBody .cselectorBody ul li {float:none;width:100%;min-height:20px;height:auto;background:none;margin:2px;padding:0px;text-indent:0px;font-size:12px;}
.cselectorIndustryBody .cselectorBody ul li b{float:left;}
.cselectorIndustryBody .cselectorBody ul li ul{display:block;position:static;width:580px;float:right;padding:0px;_margin-top:-14px}
.cselectorIndustryBody .cselectorBody ul li ul li{float:left;min-height:12px;height:12px;width:188px;margin:1px;text-indent:8px;}
.cselectorIndustryBody .cselectorCheck ul li ul li{background:url(/js/skins/icons/icons.png) no-repeat 5px -41px;text-indent:22px;}
.cselectorJobsBody{top:3%;height:550px;}
.cselectorJobsBody .cselectorBody ul li ul li ul{position:absolute;display:none;background:#DDECFF;border:1px solid #B1D4F4;padding:5px;width:410px;_margin:0px;}
.cselectorJobsBody .cselectorBody ul li ul li ul li{width:200px;margin:1px;padding:3px 0px}
.cselectorCity{}
.cselectorIndustry{}
.cselectorJob{}
.cselectorImageUpload{}
.ui_lock_scroll{ *overflow:hidden; }
.ui_lock_scroll body{ overflow:hidden; }
/*dialog结构层*/
.ui_content,.ui_title,.ui_buttons input{ font:12px/1.333 tahoma,arial,\5b8b\4f53,sans-serif; }
table.ui_border,table.ui_dialog{ width:auto;border-spacing:0;*border-collapse:collapse; }
.ui_border td,.ui_dialog td{ padding:0; }
.ui_dialog{background:#FFF;}
/*标题部分开始*/
.ui_title{ overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;cursor:move;background:#DDD;-moz-user-select:none;-webkit-user-select:none;padding:0 100px 0 0; }
.ui_title_buttons{ position:absolute;cursor:pointer;font-size:0;letter-spacing:-.5em; }
/*对齐自适应*/
.ui_main{ min-width:6em;min-width:0\9;text-align:center;background:#ffffff;}
.ui_content{ display:inline-block;*display:inline;zoom:1;text-align:left;font:18px/1.5 "Microsoft YaHei" }
.ui_content.ui_state_full{ display:block;width:100%;height:100%;margin:0;padding:0!important; }
.ui_content.ui_state_full iframe{ border-radius:0 0 5px 5px; }
.ui_loading{ width:96px;height:32px;text-align:left;text-indent:-9999em;overflow:hidden;background:url(/js/skins/icons/loading.gif) no-repeat center center; }
.ui_icon_bg{ margin:20px 0 20px 15px; }
/*标题纯CSS按钮开始 min 最小化，max最大化，res还原，rese恢复，close关闭*/
.ui_min,.ui_max,.ui_close,.ui_res{ position:relative;text-decoration:none;letter-spacing:normal;text-align:center;display:inline-block;*display:inline;zoom:1;vertical-align:top;font-family:tahoma,arial,\5b8b\4f53,sans-serif; }
.ui_min b,.ui_max b,.ui_res_t,.ui_res_b{ display:block;position:absolute;overflow:hidden;cursor:pointer; }
.ui_close{ font-weight:500;text-decoration:none;outline:0 none; }
.ui_close:hover{ text-decoration:none; }
/*Tips部分*/
.ui_state_tips .ui_main{ min-width:3em; }
.ui_state_tips .ui_content{ margin-top:-2px;padding:8px 10px!important; }
.ui_state_tips .ui_icon_bg{ margin:5px 0 6px 9px; }
.ui_state_tips .ui_title,.ui_state_tips .ui_title_buttons,.ui_res{ display:none; } /* 还原按钮也在这里隐藏，这样可节省代码，注间这段一定要写在上面那段代码的下面*/
#ldg_lockmask{ background:#DCE2F1;filter:alpha(opacity=60);opacity:.6; }
/*样式层开始border:1px solid #cdcdcd;*/
.ui_inner{  }
.ui_border{ border-radius:4px; }
.ui_lt,.ui_rt,.ui_lb,.ui_rb{ width:7px;height:7px;display:block; }/*防止改变浏览器大小挤压窗口边框*/
.ui_lt{ border-radius:3px 0 0 0; }.ui_rt{ border-radius:0 3px 0 0; }.ui_rb{ border-radius:0 0 3px 0; }.ui_lb{ border-radius:0 0 0 3px; }
.ui_lt,.ui_rt,.ui_l,.ui_r,.ui_lb,.ui_b,.ui_t,.ui_rb{ background:rgba(0,0,0,.1);background:#cdcdcd\9;filter:alpha(opacity=10); }
/*标题栏样式*/
.ui_title_bar{ position:relative;height:100%; }
.ui_title{background:none repeat scroll 0 0 #D7D7D7; height:30px;line-height:30px;font-size:14px;color:#ddd;border-bottom:1px solid #DDD\9;padding-left:7px;font-family:'微软雅黑';
          -moz-border-top-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-top-right-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;}
.ui_state_focus .ui_title { color:#ffffff; }
.ui_state_drag .ui_title { border-top-color:#4E84C0; }
/*标题纯CSS按钮定位部分*/
.ui_title_buttons{ top:5px;right:5px; }
.ui_min,.ui_max,.ui_close,.ui_res{ margin-left:2px;color:#888;font-size:20px;width:20px;height:20px;line-height:18px;border-radius:2px; }
.ui_min_b{ top:10px;left:4px;width:12px;height:2px;border-bottom:2px solid #888; }
.ui_max_b{ top:5px;left:4px;width:10px;height:7px; }
.ui_res_t,.ui_res_b{ top:8px;left:2px;width:10px;height:5px; }
.ui_res_b{ top:4px;left:6px; }
.ui_res_t,.ui_res_b,.ui_max_b{ border:1px solid #888;border-top-width:3px; }
.ui_res_t{ background:#FFF; }/*还原按钮底部框背景与标题背景融合*/
.ui_close{ vertical-align:baseline;_line-height:22px;margin-left:0; color:#ddd;}
.ui_close:hover,.ui_close:focus { color:#FFF;outline:0 none;}
.ui_min:hover b,.ui_max:hover b,.ui_res:hover b{ border-color:#FFF; }
.ui_res:hover b{ background:#039ed0;}
.ui_min:hover,.ui_max:hover,.ui_res:hover{ background:#039ed0; }
/*标题按钮结束*/
/*底部按钮样式*/
.ui_buttons{ white-space:nowrap;padding:4px 8px;text-align:center;background-color:#F6F6F6;border-top:solid 1px #DADEE5; }
.ui_buttons input::-moz-focus-inner{ border:0;padding:0;margin:0; }
.ui_buttons input{width:auto; padding:5px 25px;margin-left:6px;cursor:pointer;display:inline-block; border-radius:5px;
text-align:center;line-height:1;height:32px;overflow:visible;color:#333;border:solid 1px #999;
background:#DDD;background:linear-gradient(top,#FAFAFA,#E4E4E4);}
.ui_buttons input:focus{ }
.ui_buttons input:hover{  }
.ui_buttons input:active{ 
background:linear-gradient(top,#FAFAFA,#E4E4E4);}
.ui_buttons input[disabled]{ cursor:default;color:#666;background:#DDD;border:solid 1px #999;filter:alpha(opacity=50);opacity:.5;box-shadow:none; }
input.ui_state_highlight{width:auto; color:#FFF;border:0px;}
input.ui_state_highlight:hover{ color:#FFF; } 
/*Tips 部分开始*/
.ui_state_tips,.ui_state_tips .ui_inner,.ui_state_tips .ui_title_bar{ border:0 none;box-shadow:none; }
.ui_state_tips .ui_lt,.ui_state_tips .ui_rt,.ui_state_tips .ui_lb,.ui_state_tips .ui_rb{ width:5px;height:5px; }
/*图片裁切样式*/
.imgareaselect-border1 {background:url(/js/skins/icons/border-v.gif) repeat-y left top;}
.imgareaselect-border2 {background:url(/js/skins/icons/border-h.gif) repeat-x left top;}
.imgareaselect-border3 {background:url(/js/skins/icons/border-v.gif) repeat-y right top;}
.imgareaselect-border4 {background:url(/js/skins/icons/border-h.gif) repeat-x left bottom;}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {filter:alpha(opacity=50);opacity:0.5;}
.imgareaselect-handle {background-color:#fff;border:solid 1px #000;filter:alpha(opacity=50);opacity:0.5;}
.imgareaselect-outer {background-color:#000;filter:alpha(opacity=50);opacity:0.5;}
.imgareaselect-selection {}
 
.cselectorUL a span{}
.cselectorUL a.ls1 {padding-left:5px;}
.cselectorUL a.ls2 {padding-left:15px;}
.cselectorUL a.ls3 {padding-left:30px;} 
.cselectorUL a.ls4 {padding-left:45px;} 
.cselectorUL a.ls5 {padding-left:60px;} 
  
  
/*CSS和脚本*/
/*.editor .Script{position:absolute;bottom:100px;width:160px;}
.editor .CSS{position:absolute;bottom:10px;width:160px;}*/ 
.editor .Script .toolbar a.move,
.editor .Script .toolbar a.copy,
.editor .CSS .toolbar a.move,
.editor .CSS .toolbar a.copy{display:none;}
.Script img{display:none;}

/*内容页*/
.ProductInfo,
.NewsInfo {text-align:center;}
.pProduct_cpjs,
.nNew_Content {text-align:left;}

/*商品详情页 商品分类*/
.productinfo .productinfo_tit{width:100%;height:45px;line-height:45px;border-bottom:solid #f2f2f2 1px;}
.productinfo .productinfo_tit a{color:#333;padding:0px 10px;}
.productinfo .productinfo_tit a:hover{color:#40a8f7;text-decoration:underline;}
.productinfo .productinfo_tit strong{font-size:15px;font-weight:bold;}
/*主标题 副标题*/
.productinfo h2{font-size:26px;font-weight:600;}
.productinfo h4{font-size:16px;padding:0px 0px 10px;color:#fe9901;}
.productinfo .productintro{border:1px solid #e0e0e0;width:100%;float:left;border-top:0px none;padding:20px;font-size:16px;line-height:32px;}
.productinfo .productintro .proimgs{text-align:center;}
.productinfo .productrelated{border:1px solid #e0e0e0;margin-bottom:10px;overflow:hidden;}
.productinfo .productrelated li{ width:15.6%;}
.productinfo .img{width:100%;}
.productinfo .line{clear:both;height:1px;margin:10px 0;width:100%;overflow:hidden;background:#eee} 
.productinfo .productrelatednew li{width:100%;}
.productinfo .productinfobox{width:82.3333%;float:right;}
/*价格*/
.productinfo .pricebox{color:#FFF;padding:10px 10px 0px;background:url(/img/topbg.png) repeat #feac01;line-height:26px;} 
.productinfo .pricebox span{line-height:30px;display:inline-block;text-align:right;min-width:62px;}
.productinfo .pricebox .money{font-size:26px;color:#FFF;text-shadow:0px 1px 0px #d78303;font-weight:bold;}
.productinfo .pricebox .delete{color:#FFF;}
.productinfo .referenceprice{padding:5px 10px 10px;}
/*数量调整按钮*/
.buynumbers .amount{width:36px;height:24px;padding:0 3px;margin:0;display:inline;text-align:center;}
.buynumbers span{min-width:72px;text-align:right;display:inline-block;color:#aaaaaa;}
.buynumbers a{padding:0px;margin:0px 10px;}
/*选项卡*/
.cselectorRadioTabs2 .cselectorRadioUL{line-height:36px;min-height:36px;border-bottom:1px solid #e0e0e0;padding:0px;background:#f7f7f7;}
.cselectorRadioTabs2 .cselectorRadioUL a{padding:9px 26px;border:0px none;background:none;}
.cselectorRadioTabs2 .cselectorRadioUL a.select{padding:9px 26px 11px;background:#ffffff;border:1px solid #dddddd;border-top:2px solid #2a9af0;border-bottom:1px solid #ffffff;color:#333;font-weight:bold;}

/*publicbox*/
.wbox{width:1024px;margin:0 auto;}
.cor_b{color:#00a0e9;}
/*topNav*/
.topNav{width:100%;height:52px;background:#ffffff;border-bottom:1px solid #d0d0d0;box-shadow:0px 0px 5px #666666;*height:51px;position:relative;z-index:6;}
.topNav ul{position:relative;left:60px;top:0px;z-index:8;}
.topNav ul li{float:left;}
.topNav ul li a{background:#ffffff;float:left;height:51px;line-height:16px;text-align:center;padding:10px 15px 0px;margin-left:8px;*height:41px;}
.topNav ul li a span{font-weight:bold;color:#333333;}
.topNav ul li a i{font-style:normal;font-size:12px;color:#999999;}
.topNav ul li a:hover,
.topNav ul li a.a_hover{height:52px;border-bottom:1px solid #0096da;background:#00a0e9;*height:41px;}
.topNav ul li a:hover span,.topNav ul li a:hover i,
.topNav ul li a.a_hover span,.topNav ul li a.a_hover i{color:#ffffff;}
.topTel{float:right;width:180px;padding-top:5px;}
.topTel span{float:right;color:#666666;line-height:16px;padding-top:3px;}
.topTel span font{float:right;font-size:12px;}
.topTel span b{float:right;font-size:12px;color:#00a0e9;}
.topTel span i{color:#00a0e9;font-size:15px;float:right;line-height:20px;padding-right:2px;}
.topTel span em{border:1px solid #bbbbbb;font-style:normal;font-size:10px;width:24px;line-height:12px;float:right;text-align:center;margin:1px 0px 0px 6px;border-radius:3px;}
/*banner*/
.banner{width:100%;position:relative;z-index:5;}
.banner .box li{width:100%;float:left;text-align:center;}
.banner .page{text-align:center;position:absolute;z-index:8;width:100%;bottom:15px;}
.banner .page a{padding:0px 5px;color:#34375e;text-shadow:0px 0px 3px #34375e;}
.banner .page a.hover{color:#97afdd;text-shadow:0px 0px 3px #96baf7;}
/*锁表头相关*/
.locktable-box{}
.locktable-header{height:40px;overflow:hidden;}
.locktable-header.lockheader{position:fixed;background:#FFF;}
.locktable-header-left{float:left;width:200px;}
.locktable-header-right{float:left;width:800px;height:60px;overflow-x:auto;overflow-y:hidden;}
.locktable-body{position:relative;}
.locktable-body .markbox{position:absolute;z-index:100;width:200px;height:18px;left:0;background:#FFF;}
.locktable-body-left{float:left;width:200px;overflow:scroll;position:absolute;z-index:99;}
.locktable-body-right{float:left;width:800px;overflow:scroll;position:relative;z-index:100;background:#FFF;}
.locktable-foot{clear:both;}
 
.locktable-box table{border-collapse:collapse;border-spacing:0;empty-cells:show;table-layout:fixed;} 
.locktable-box table tbody tr:hover, 
.locktable-box table tbody tr:nth-child(even) {background:#fafafa} 
.locktable-box table thead td{font-weight:bold;border-bottom:2px solid #3597d4;line-height:30px;padding:4px;} 
.locktable-box table tbody td{border-top: 1px solid #e0e0e0;line-height:30px;padding:4px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} 
.locktable-box table tfoot td{padding:2px 4px;} 
.locktable-box table tfoot td .btn{margin:0 3px;padding:4px 0px 3px;min-width:22px;line-height:16px;} 