﻿html{width:100%; height:100%; background:#f1f4f7;}
.w25{width:25%;}
.h100{height:100%;}
.cur{cursor:pointer;}
.pstblr{top:0; left:0; right:0; bottom:0; z-index:1;}
.scrollpane{outline:0px;}
.pt5{padding-top:5px;}

.btd{border-top:1px #ddd solid;}
.bad{border:1px #ddd solid;}
.pda1{padding:1px;}
.editspan i{opacity:0; display:inline-block;height:20px; line-height:20px; width:20px; text-align:center;-moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
.editspan:hover i{opacity:1; color:#1991eb}
.mgb5.midbtn{margin-bottom:10px;}
.txl{text-decoration:line-through;}
.mgt5:nth-child(2n+1){margin-top:5px; }

#Content_Top{position:absolute; top:0; right:0px; left:0; height:60px; line-height:60px;  background:#222222; color:#fff; padding:0px; line-height:40px; z-index:3;}
#Content_Top img{height:60px;}
#Content_Top a{color:#fff; line-height:60px; margin-left:20px;}
#LoginUser_Company{width:26px; height:26px; margin:17px 10px; background:#fff;color:#222;}
#LoginUser_Company i{display:block;float:left;text-align:center; line-height:26px; width:100%; cursor:pointer;}
#Content_Top .cur{padding-top:10px; display:block; padding-right:10px;}

#Content_Bottom{position:absolute; bottom:0; left:0; width:100%; background:#222222; padding:0 30px; color:#fff; line-height:40px;}

#Content_Left{position:absolute; bottom:0px; top:60px;width:200px; z-index:2; background:#1991eb;}
#Content_Left .lftside{position:absolute; top:0; left:0;  bottom:0px; overflow:auto; z-index:20;}
#Content_Left .lftside{width:200px;height:100%; overflow-y:auto; background:#1991eb; }
#Content_Left .lftside .lftli .lft_tt{width:100%; height:44px; font-size:14px; color:#ffffff; line-height:44px; cursor:pointer;}
#Content_Left .lftside .lftli .lft_tt span.wd{display:block; float:left; width:100%; height:44px; overflow:hidden;}
#Content_Left .lftside .lftli .lft_tt span.wd i{display:block; width:30px; height:44px; line-height:44px; color:#ffffff; float:left; text-align:center; font-size:16px;}
#Content_Left .lftside .lftli .lft_tt span.wd b{display:block; float:right; line-height:44px; width:30px; text-align:center; }
#Content_Left .lftside .lftli .lft_mm{display:none; background:#116db2; color:#fff; }
#Content_Left .lftside .lftli .lft_mm a{display:block; background:#116db2; font-size:13px; line-height:16px; padding:10px 10px 10px 30px; color:#afcde4;}
#Content_Left .lftside .lftli .lft_tt:hover{background:#2b87cc;}
#Content_Left .lftside .lftli .lft_mm a:hover{color:#ffffff; text-decoration:none;}
#Content_Left .lftside .lftli.open .lft_tt{background:#2b87cc;}

#Content_Left .lftside .lftli.open .lft_tt b:before{ content: "\f106";}
#Content_Left .lftside .lftli.on .lft_tt{background:#309ced; color:#fff;}
#Content_Left .lftside .lftli.on .lft_tt  span.wd i{color:#ffffff;}
#Content_Left .lftside .lftli.on .lft_mm{display:block;}
#Content_Left .lftside .lftli .lft_mm a.on{ background:#116db2; color:#ffffff;}
.LeftBtn{position:fixed; bottom:108px; height:30px; width:40px; left:0; background:url(/images/ic/LeftBtn.png) center center no-repeat; z-index:10; cursor:pointer; display:none;
         -moz-border-radius: 0px 15px 15px 0px; -webkit-border-radius: 0px 15px 15px 0px; border-radius: 0px 15px 15px 0px;
}

#Content_Right{position:absolute; bottom:0px; top:60px; right:0; padding:0px; z-index:4;}

#ContentBox{position:absolute; top:0px; left:0px; right:0px; bottom:0px; overflow-x:auto; background:#fff;}
.Ritscbox{width:100%; overflow-y:hidden;}
.SmallSize .Ritscbox{width:100%;}

.Currwz{border-bottom:1px #ddd solid; line-height:26px; background:#f8f8f8; overflow:hidden; text-align:center; padding:5px 10px;}
.Currwz .wzli.fl{padding:5px; font-size:14px;}
.Currwz span.wzli.fl{ color:#b4b4b4;}
.Currwz a:hover{color:#1991eb; text-decoration:underline}
.Currwz a.on{color:#1991eb}  

.Currwz .fr .midbtn{float:left; line-height:30px; padding:0 10px; margin-top:10px;}
#Rit_Main{position:absolute; left:10px; right:10px; bottom:0;  overflow:auto;}

#TableHead{table-layout:fixed;}
#TableHead tr td{border-right:1px #ddd solid;}
#TableHead tr td:last-child{border-right:0px;}
#TableList{table-layout:fixed;}
#TableList tr td{border-bottom:1px #ddd solid;border-right:1px #ddd solid;}
#TableList tr td:last-child{border-right:0px;}
#TableList tr.on{background:#d3e5f1}
#TableList .Tr_Other{display:none;}
#Rit_Main_SC .listbox{border-top:0px;}
#Rit_Main_SC .listbox.bad{border-bottom:0px;}
tbody.on{background:#f8f8f8; border:2px #2299ee solid; border-top:2px #2299ee solid;}

/*单选按钮*/
.RaBox{padding:5px;}
.RaBox .RaLi{height:30px; line-height:30px; margin-right:10px; cursor:pointer; min-width:70px;}
.RaBox .RaLi .tb{width:18px; height:18px; border:1px #999 solid; margin:6px 6px 0 0;background:#fff;}
.RaBox .RaLi .tb i{width:16px; height:16px; border:2px #fff solid; background:none}
.RaBox .RaLi .wz{color:#333;}
.RaBox .RaLi:hover .tb{background:#999;}
.RaBox .RaLi.on .tb{border:1px #2299ee solid;}
.RaBox .RaLi.on .tb i{background:#2299ee;}
.RaBox .RaLi.on .wz{color:#2299ee;}

/*无权查看*/
.tipsbox {padding:50px;}

/*权限按钮 默认不显示*/
.Btn_Qx_Edit{display:none !important;}/*编辑*/
.Btn_Qx_Add{display:none !important;}/*新增*/
.Btn_Qx_Dlet{display:none !important;}/*删除*/
.Btn_Qx_CY{display:none !important;}/*成员*/
.Btn_Qx_QX{display:none !important;}/*权限*/
.Btn_Qx_SH{display:none !important;}/*审核*/
.Btn_Qx_BF{display:none !important;}/*报废*/
.Btn_Qx_WX{display:none !important;}/*维修*/
.Btn_Qx_DY{display:none !important;}/*打印*/

/*权限列表*/
#QuanxianList{ font-size:13px; line-height:20px !important;}
#Tc_SystemUser_quanxian .AllMokuai{padding:5px 0; border-bottom:2px #2299ee dashed; color:#666;}
#Tc_SystemUser_quanxian .mokuai{padding:5px 0; border-bottom:2px #ccc dashed; color:#666;}
#Tc_SystemUser_quanxian .mokuai .mokuai-tt{border-bottom:1px #ddd dotted; padding:5px 0;}
#Tc_SystemUser_quanxian .mokuai .mokuai-mm{padding:5px 0;}
#Tc_SystemUser_quanxian .qx_name {min-width:120px; text-align:right; line-height:20px; color:#000; padding:3px 20px  3px 0;}
#Tc_SystemUser_quanxian .mokuai .mokuai-tt .qx_name{color:#2299ee; font-weight:bold;}
#Tc_SystemUser_quanxian .AllMokuai .qx_name{color:#ff6a00; font-weight:bold;}
#Tc_SystemUser_quanxian i{width:20px; height:20px; background:url(/images/ic/i_wx.png) center center no-repeat;}
#Tc_SystemUser_quanxian .qx_t {min-width:70px; text-align:right; padding:3px 5px; line-height:20px;}
#Tc_SystemUser_quanxian .qx_b {min-width:70px; text-align:right; padding:3px 5px; line-height:20px;}
#Tc_SystemUser_quanxian .qx_m {min-width:70px; text-align:right; padding:3px 5px; line-height:20px;}
#Tc_SystemUser_quanxian .qx_s {min-width:70px; text-align:right; padding:3px 5px; line-height:20px;}
#Tc_SystemUser_quanxian .qxli{cursor:pointer;}
#Tc_SystemUser_quanxian .qxli:hover{cursor:pointer; color:#000;}
#Tc_SystemUser_quanxian .on{ color:#333;}
#Tc_SystemUser_quanxian .on i{  background:url(/images/ic/i_xz.png) center center no-repeat;}

/*附件框*/
#XueYuan_Select{height:30px; border:1px #ddd solid;}
.upload_FuJian_Box{width:750px; border-top:1px #ddd solid; display:none;}
    .upload_FuJian_Box .dptb {
        width: 750px;
        border: 1px #ddd solid;
        border-top: 0px;
        table-layout: fixed;
    }
.upload_FuJian_Box .dptb .dptc{border-right:1px #ddd solid; padding:5px; vertical-align:middle; text-align:center; }
.upload_FuJian_Box .dptb .dptc:last-child{border-right:0px;}
.upload_FuJian_tt { background: #f1f1f1;}
.upload_FuJian_Box .dptb .dptc.d01{width:80px; line-height:16px;}
.upload_FuJian_Box .dptb .dptc.d02{width:240px;}
.upload_FuJian_Box .dptb .dptc.d03{width:89px;}
.upload_FuJian_Box .dptb .dptc.d04{}
.upload_FuJian_Box .dptb .dptc.dbz {
    width: 240px;
}
.upload_FuJian_Box .dptb .dptc .smlbtn{float:left; width:70px; padding:0px; margin:0 5px;}
.upload_FuJian_Box .dptb .dptc img{display:inline-block; margin:0 auto;}
.upload_FuJian_Box .dptb .dptc textarea {
  height:44px;
}

/*Tc_Select_wuliao_mx*/
#Tc_Select_wuliao_mx .TableBox  tr td{border-bottom:1px #ddd solid; border-right:1px #ddd solid;}
#Tc_Select_wuliao_mx .TableBox tr.on td{background:#f8f8f8; color:#999;}
#Tc_Asset_caigou .TableBox  tr td{border-bottom:1px #ddd solid; border-right:1px #ddd solid;}
#Tc_Asset_ruku .TableBox  tr td{border-bottom:1px #ddd solid; border-right:1px #ddd solid;}
#Tc_Asset_diaobo .TableBox  tr td{border-bottom:1px #ddd solid; border-right:1px #ddd solid;}
#Tc_Asset_baofei .TableBox  tr td{border-bottom:1px #ddd solid; border-right:1px #ddd solid;}
#Tc_Asset_lingyong .TableBox  tr td{border-bottom:1px #ddd solid; border-right:1px #ddd solid;}
#Tc_Asset_guihuan .TableBox  tr td{border-bottom:1px #ddd solid; border-right:1px #ddd solid;}
#Tc_Asset_weixiu .TableBox  tr td{border-bottom:1px #ddd solid; border-right:1px #ddd solid;}


#TableHead select{width:98%;}

.addLine{top:0;left:0;right:0; bottom:0; background:none;}
.addLine i{width:18px; height:18px; line-height:18px; margin-top:-9px; right:5%; font-size:12px; top:50%; background:#2299ee; color:#fff;text-align:center;}
.addLine i:before{width:18px; height:18px; display:block; float:left; text-align:center; line-height:18px;}

/*查找重名*/
#Tc_Setting_wuliao .Html-name{z-index:10;}
#SearchName{display:none; width:860px; max-height:480px; border:1px #ddd solid; border-bottom:0px; background:#fff; z-index:999999;}
#SearchName .gbbtn{width:30px; height:30px; text-align:center;line-height:30px; position:absolute; right:-10px; top:-10px; background:#ff6a00; color:#fff; z-index:10;}
#SearchName .gbbtn:hover{background:#f00; cursor:pointer;}

#SearchName table thead{background:#f1f1f1; line-height:20px;}
#SearchName table tr td{border-right:1px #ddd solid; border-bottom:1px #ddd solid; padding:5px;}
#SearchName table tr td:last-child{border-right:0;}


/*资产分析*/
.Div_echarts_box{padding:8px;}
.Div_echarts_box .tt{padding:10px 5px; color:#000; font-size:15px;}
.Div_echarts{width:100%; height:400px; float:left; border:1px #ddd solid;}

/*首页*/
.IndexDiv{padding:10px; float:left;}
.IndexDiv .IndexBox{height:250px; float:left; padding:0 10px;
 -moz-box-shadow: 0px 0px 10px #ddd; -webkit-box-shadow: 0px 0px 10px #ddd; box-shadow: 0px 0px 10px #ddd;
}
.IndexDiv .IndexBox .tt{color:#666; text-align:center; border-bottom:1px #ddd solid; line-height:44px;}
.IndexDiv .IndexBox .mm{padding:15px;}
.IndexDiv .IndexBox .dd{color:#666;}
.IndexDiv .IndexBox .dd a{color:#666;-moz-transition: color 0.4s ease; -o-transition: color 0.4s ease; -webkit-transition: color 0.4s ease; transition: color 0.4s ease;}
.IndexDiv .IndexBox .dd .red a{color:#ff0000;}
.IndexDiv .IndexBox .dd a:hover{color:#2299ee; text-decoration:underline;}
.IndexDiv .IndexBox .mm .br50{width:90px; height:90px; color:#fff; margin:0 auto; text-align:center}
.IndexDiv .IndexBox .mm .br50 .sp1{width:50px; height:90px; line-height:90px; font-size:20px; text-align:right;}
.IndexDiv .IndexBox .mm .br50 .sp2{width:35px; height:30px; line-height:30px; font-size:13px;padding-top:32px; text-align:left; padding-left:3px}
.IndexDiv .IndexBox .mm .br50.bgc1{ background:#b6a2de;}
.IndexDiv .IndexBox .mm .br50.bgc2{ background:#fc6b47;}
.IndexDiv .IndexBox .mm .br50.bgc3{ background:#10aaed;}
.IndexDiv .IndexBox .mm .br50.bgc4{ background:#d87a80;}
.IndexDiv .IndexBox .mm .br50.bgc5{ background:#5ab1ef;}
.IndexDiv .IndexBox .mm .br50.bgc6{ background:#2ec7c9;}
.IndexDiv .IndexBox .mm .br50.bgc7{ background:#ffb980;}
.IndexDiv .IndexBox .mm .br50.bgc8{ background:#37a2da;}
.IndexDiv .IndexBox .mm .br50.bgc9{ background:#dd3c3c;}


/*选择成员*/
#Tc_Systemuser_chengyuan .dptb:hover{ background:#f1f1f1;}
#Tc_Systemuser_chengyuan .chengyuan_Rit .dptb.on{background:#d3e5f1;}

/*选择项目*/
#Tc_Jurisdiction_xiangmu .dptb:hover{ background:#f1f1f1;}
#Tc_Jurisdiction_xiangmu .chengyuan_Rit .dptb.on{background:#d3e5f1;}

#Select_View_Company{position:fixed; top:0;left:0; right:0; bottom:0; background:rgba(0,0,0,0); z-index:100; display:none;}
#Select_View_Company .bg{position:absolute; top:0; left:0; right:0; bottom:0; z-index:1; background:no-repeat;}
#Select_View_Company .main{width:300px; height:300px; top:60px; left:10px; position:absolute; background:#fff; overflow:auto; z-index:2; }
#Select_View_Company .main .li{padding:10px; line-height:18px;}
#Select_View_Company .main .li:hover{background:#f1f1f1; cursor:pointer; color:#2299ee;}


#OpenUserLayout{position:fixed; top:0;left:0; right:0; bottom:0; background:rgba(0,0,0,0); z-index:100; display:none;}
#OpenUserLayout .bg{position:absolute; top:0; left:0; right:0; bottom:0; z-index:1; background:no-repeat;}
#OpenUserLayout .main{width:130px; height:80px; top:60px; right:0px; position:absolute; background:#fff; overflow:auto; z-index:2; }
#OpenUserLayout .main .li{padding:10px; line-height:18px;}
#OpenUserLayout .main .li:hover{background:#f1f1f1; cursor:pointer; color:#2299ee;}


/*修改工资*/
.td_inp input{position:absolute; top:0; left:0; width:100%; bottom:0; background:#fff; border:1px #2299ee solid; padding:8px 5px;}


textarea{width:80%; height:120px; border:1px #ddd solid; padding:2px;}
.TableBox{ table-layout:fixed;}
#Rit_Main_Top{ border-bottom:3px #777777 solid;}
#TableHead{ border-bottom:0px;}
.TableBox thead{}/*border:1px #ddd solid;*/
.TableBox thead td{background:#ffffff; height:32px; line-height:32px; padding:5px;}/*border-right:1px #ddd solid; */
.TableBox thead td:last-child{border-right:0px;}
.TableBox tbody .nodata{padding:50px; text-align:center;border-top:0px; font-size:16px;}
.TableBox tbody{}/*border-left:1px #ddd solid;border-right:1px #ddd solid;*/
.TableBox tbody td{ border-bottom:1px #ddd solid; padding:5px; line-height:18px; color:#333; word-break:break-all;}/*border-right:1px #ddd solid; */
.TableBox tbody td:last-child{border-right:0px;}
.TableBox tbody tr:nth-child(2n+1){background:#ffffff;}
.TableBox tbody tr:nth-child(2n){background:#f9f9f9;}
.TableBox tbody tr:hover{background:#fcfccb;}
.TableBox tr{-moz-transition: background-color 0.4s ease; -o-transition: background-color 0.4s ease; -webkit-transition: background-color 0.4s ease; transition: background-color 0.4s ease;}

.TableBox tbody td select{line-height:24px; border:1px #ddd solid; display:inline-block; background:#ffffff; cursor:pointer;}

#LanMuList li{margin-right:10px; padding:0 10px; height:20px; line-height:20px; cursor:pointer;}
#LanMuList li:hover{color:#1991eb; text-decoration:underline;}
#LanMuList li.on{background:#1991eb; color:#fff;}

#TableList img{border:1px #ddd solid;}
#TableList select{border:1px #ddd solid; height:34px;}

.TableBox i.i_wx{width:20px; height:20px; background:url(/images/ic/i_wx.png) center center no-repeat; display:block; margin:0 auto; padding:5px; cursor:pointer;}
.TableBox i.i_xz{width:20px; height:20px; background:url(/images/ic/i_xz.png) center center no-repeat; display:block; margin:0 auto; padding:5px; cursor:pointer;}

/*编辑器*/
#DanImg{display:none; cursor:pointer; width:100%; height:30px;}
#DanImgSrc{display:none; border:1px #ddd solid;cursor:pointer;}
#DanImgWord{line-height:30px; cursor:pointer; margin-top:3px;}
#DanImgWord.smlbtn{line-height:22px; cursor:pointer; margin-top:15px; margin-left:10px; background:#ff6a00;}
#DanImgBtn iframe{width:100% !important; height:50px !important; cursor:pointer;}

#DanImg2{display:none; cursor:pointer; width:100%; height:30px;}
#DanImgSrc2{display:none; border:1px #ddd solid;cursor:pointer;}
#DanImgWord2{line-height:30px; cursor:pointer; margin-top:3px;}
#DanImgWord2.smlbtn{line-height:22px; cursor:pointer; margin-top:15px; margin-left:10px; background:#ff6a00;}
#DanImgBtn2 iframe{width:100% !important; height:50px !important; cursor:pointer;}


#DanImg3{display:none; cursor:pointer; width:100%; height:30px;}
#DanImgSrc3{display:none; border:1px #ddd solid;cursor:pointer;}
#DanImgWord3{line-height:30px; cursor:pointer; margin-top:3px;}
#DanImgWord3.smlbtn{line-height:22px; cursor:pointer; margin-top:15px; margin-left:10px; background:#ff6a00;}
#DanImgBtn3 iframe{width:100% !important; height:50px !important; cursor:pointer;}

#DanImg4{display:none; cursor:pointer; width:100%; height:30px;}
#DanImgSrc4{display:none; border:1px #ddd solid;cursor:pointer;}
#DanImgWord4{line-height:30px; cursor:pointer; margin-top:3px;}
#DanImgWord4.smlbtn{line-height:22px; cursor:pointer; margin-top:15px; margin-left:10px; background:#ff6a00;}
#DanImgBtn4 iframe{width:100% !important; height:50px !important; cursor:pointer;}


.upload_img_wrap img{border:1px #ddd solid; width:70px; height:70px;}
.upload_img_wrap span{margin-right:20px;}
.upload_img_wrap span i{display:block; width:12px; height:12px; background:#d9251c; color:#fff; right:-5px; top:-5px; text-align:center; font-size:12px; line-height:12px; padding:2px; cursor:pointer;}

 
/*分页*/
.fy{width:100%; float:left; display:none; line-height:34px; padding:10px 8px;}
.fy .fy_l{float:left;}
.fy .fy_r{float:right;}
.fy .fy_r span{display:block; float:left;  height:34px; line-height:34px;}
.fy .fy_r span a{ display:block; float:left;  height:34px; line-height:34px; background:#ddd; padding:0 10px; margin-left:10px;-moz-transition: background 0.4s ease; -o-transition: background 0.4s ease; -webkit-transition: background 0.4s ease; transition: background 0.4s ease;}
.fy .fy_r span a:hover{background:#1991eb; color:#fff;}
.fy .fy_r span.dqy{margin-left:10px; height:34px; background:#ddd;  padding-left:10px;}
.fy .fy_r span.dqy select{display:block; float:right;height:34px;}

/*操作按鈕*/
.cz_line{padding:0px; margin-bottom:10px; line-height:34px;}
.cz_line input[type=text]{width:200px; height:34px; line-height:32px; padding:0 2px;}
.cz_line select{border:1px #ddd solid; height:34px; line-height:34px; padding:0 2px;}
.cz_line .midbtn{height:34px; line-height:34px;}
.cz_line_btn{cursor:pointer;}
.cz_line_btn:hover{color:#ff6a00;}



 .TcContent .Info_box .inlft {padding:5px 0;}
 .TcContent .Info_box .inmid {padding:5px 0;}
 .TcContent .Info_box .inrit02 {padding:5px 0;}
 .TcContent .Info_box .inrit01{margin-left:125px;padding:5px 0;}
  .TcContent table.Info_box  tr td{border-right:1px #ddd solid;}
#Master_Password .TcContent span.psa{width:30px; height:30px; line-height:30px; display:block; text-align:center; color:#999999; right:10px; top:5px; cursor:pointer;}
#Master_Password .TcContent span.psa.on{color:#666;}

/*图片查看器*/
#Tc_Img_View_Box .imgbtn{width:43px; height:58px; top:50%; margin-top:-29px;opacity: 0.5;cursor: pointer; z-index:9;display:none; }
#Tc_Img_View_Box .lftbtn{ left:10%;background: url(/images/ic/arrows.png) left center no-repeat;}
#Tc_Img_View_Box .ritbtn{ right:10%;background: url(/images/ic/arrows.png) right center no-repeat;}
#Tc_Img_View_Box .imgbtn:hover{opacity:1;}
#Tc_Img_View_Box .imgbox{position:absolute; top:5px; left:5px; bottom:5px; right:5px;  z-index:1; background-position:center center; background-repeat:no-repeat; background-size:contain;}
#Tc_Img_View_Box .sorthtml{display:block; position:absolute; text-align:center; bottom:0px; width:100%; left:0; z-index:5; line-height:36px; color:#fff; background:rgba(0,0,0,0.8); opacity:0;}
#Tc_Img_View_Box .imgbox:hover .sorthtml{opacity:1;}

/*查看打款凭证*/
#Tc_View_Daili_Pingzheng .pz_tt{ line-height:36px; background:#f1f1f1;}
#Tc_View_Daili_Pingzheng .pz_mm{ padding:8px 0; }
/*通过代理审核*/
#Tc_Daili_shenhe_status .pz_tt{ line-height:36px; background:#f1f1f1;}
#Tc_Daili_shenhe_status .pz_mm{ padding:8px 0; }


/*添加时的筛选*/
.Filterbox{width:220px; border:1px #ddd solid; }
.Filterbox .Filter_search{border-bottom:1px #ddd solid;}
.Filterbox .Filter_search input{width:80%; border:0px; border-right:1px #ddd solid; float:left; height:34px; line-height:34px;}
.Filterbox .Filter_search .fa{display:block; float:left; width:20%; text-align:center; line-height:34px;}
.Filterbox .Filter_search .fa:hover{background:#ff6a00; color:#fff;}
.Filterbox ul li{padding:10px; line-height:20px;}
.Filterbox ul li:hover{background:#ff6a00; color:#fff; cursor:pointer;}
.Filterbox #Filter_Daili{min-height:40px; max-height:200px;}

/*二级筛选*/
.filter_tag{margin-bottom:10px;}
.filter_tag .filter_tag_li{ line-height:36px; font-size:15px; margin-right:20px; border-bottom:2px #fff solid; cursor:pointer;}
.filter_tag .filter_tag_li.on{color:#ff6a00;  border-bottom:2px #ff6a00 solid;}
.filter_tag .filter_tag_li:hover{color:#ff6a00;  border-bottom:2px #ff6a00 solid;}

/*标签*/
.tag_link{border-bottom:1px #ddd solid; margin-top:10px; margin:20px 20px 0px 20px;}
.tag_link .tag_li{padding:0 20px; margin-right:10px; height:36px; line-height:36px; border:1px #ddd solid; margin-bottom:-1px; cursor:pointer;}
.tag_link .tag_li:hover{background:#f1f1f1;}
.tag_link .tag_li.on{background:#1991eb; color:#fff; border-color:#1991eb;}
.TagMain{display:none;}
.TagMain.on{display:block;}

.TcContent  .Info_box{border-bottom:0px;}
.TcContent  .Info_box  tr td{border-bottom:1px #ddd solid;}
.TcContent  .Info_box{table-layout:fixed;}