@charset "utf-8";
/* CSS Document */
html{font-size:125%;}
body{
font-size:0.7rem;
line-height:1.55rem;
color:#666;
font-family: "Microsoft YaHei", sans-serif;
margin:0;
padding:2.2rem 0 0 0;
}
input:focus,textarea:focus,select:focus{tap-highlight-color:rgba(0,0,0,0);–webkit-tap-highlight-color:rgba(0,0,0,0);}
h2,h3,p,ul{margin:0;padding:0;font-weight:normal;}
em{font-style:normal;}
/*知识库头部*/
.klHeader{
box-sizing:border-box;
height:2.1rem;
border-bottom:solid 1px #e6e6e6;
background:#fff url(../images/clogo.png) 0.5rem 0.4rem no-repeat;
background-size:6rem 1.25rem;
padding-left:6.8rem;
}
.klHeader ul{
float:left;
padding:0.3rem 0 0 0;
margin:0;
width:100%;
text-align:center;
}
.klHeader li{
float:left;
width:25%;
font-size:0.6rem;
height:1.8rem;
line-height:1.5;
color:#666;
}
.klHeader li span{
display:block;
width:0.8rem;
height:0.8rem;
margin:0 auto;
}
.klHeader li span.navicon1{background:url(../images/navicon1.png) no-repeat;background-size:100%;}
.klHeader li span.navicon2{background:url(../images/navicon2.png) no-repeat;background-size:100%;}
.klHeader li span.navicon3{background:url(../images/navicon3.png) no-repeat;background-size:100%;}
.klHeader li span.navicon4{background:url(../images/navicon4.png) no-repeat;background-size:100%;}
.klHeader li.cur{
background:#fff url("../images/navcur.png") left bottom repeat-x;
background-size:0.15rem 0.1rem;
color:#da251d;
}
/*知识库列表*/
.klwrap{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
padding:0.5rem 0.5rem;
}
.klwrap:last-child{
border-bottom:0;
}
.klwrap h2{
font-size:0.8rem;
color:#222;
line-height:1.4;
margin-bottom:0.2rem;
}
.klwrap h2 span{
background:url(../images/iconfj.png) no-repeat;
background-size:100%;
width:0.7rem;
height:0.7rem;
display:inline-block;
margin-right:0.2rem;
}
.klwrap h3{
font-size:0.6rem;
color:#999;
line-height:1.4;
}
.klwrap p{margin:0.5rem 0;line-height:1.8;}
.klwrapkeyword a{
border:solid 1px #4ba0fb;
background:#fff;
border-radius:0.1rem;
color:#4ba0fb;
height:0.6rem;
line-height:0.6rem;
display:inline-block;
margin-right:0.4rem;
padding:0.2rem;
font-size:0.6rem;
}
.klwrap1{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
padding:0.5rem 0.5rem;
}
.klwrap1:last-child{
border-bottom:0;
}
.klwrap1 h2{
font-size:0.8rem;
color:#222;
line-height:1.4;
margin-bottom:0.2rem;
}
.klwrap1 h2 span{
background-size:100%;
height:0.7rem;
display:inline-block;
margin-right:0.2rem;
}
.klwrap1 h3{
font-size:0.6rem;
color:#999;
line-height:1.4;
}
.klwrap1 p{margin:0.5rem 0;line-height:1.8;}
/*知识库分类*/
.kltypebg{background:#efeff4;}
.kltype{
background:#fff;
margin-bottom:0.5rem;
}
.kltypewrap{
display:none;
}
.kltype p{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
height:2.2rem;
line-height:2.2rem;
color:#222;
padding:0 0.6rem;
margin:0;
}
.kltype p span{
box-sizing:border-box;
float:left;
display:inline-block;
width:1.2rem;
height:1.2rem;
margin:0.5rem 0.3rem 0 0;
}
.kltype p span.tpye1{background:url(../images/icon1.png) no-repeat;background-size:100%;}
.kltype p span.tpye2{background:url(../images/icon2.png) no-repeat;background-size:100%;}
.kltype p span.tpye3{background:url(../images/icon3.png) no-repeat;background-size:100%;}
.kltype p span.tpye4{background:url(../images/icon4.png) no-repeat;background-size:100%;}
.kltype p span.tpye5{background:url(../images/icon5.png) no-repeat;background-size:100%;}
.kltype p span.tpye6{background:url(../images/icon6.png) no-repeat;background-size:100%;}
.kltype p span.tpye7{background:url(../images/icon7.png) no-repeat;background-size:100%;}
.kltype p span.tpye14{background:url(../images/icon14.png) no-repeat;background-size:100%;}
.kltype p span.tpye15{background:url(../images/icon15.png) no-repeat;background-size:100%;}
.kltype p span.tpye16{background:url(../images/icon16.png) no-repeat;background-size:100%;}
.kltype p span.tpye17{background:url(../images/icon17.png) no-repeat;background-size:100%;}
/*taskindexicon*/
.kltype p span.taskicon1{background:url(../images/taskicon1.png) no-repeat;background-size:100%;}
.kltype p span.taskicon2{background:url(../images/taskicon2.png) no-repeat;background-size:100%;}
.kltype p span.taskicon3{background:url(../images/taskicon3.png) no-repeat;background-size:100%;}
.kltype p span.taskicon4{background:url(../images/taskicon4.png) no-repeat;background-size:100%;}
.kltype p span.taskicon5{background:url(../images/taskicon5.png) no-repeat;background-size:100%;}
.kltype p label{
float:right;
color:#666;
display:inline-block;
}
.kltype p em{
float:right;
background:url(../images/icon8.png) right center no-repeat;
background-size:0.9rem;
width:0.9rem;
height:0.9rem;
margin:0.65rem 0 0 0.3rem;
display:inline-block;
}
.kltype p em.open{
background:url(../images/icon9.png) center center no-repeat;
background-size:0.9rem;
}
/*知识库子分类*/
.kltype p.klsubtype{
box-sizing:border-box;
margin-left:1.5rem;
border-bottom:solid 1px #e6e6e6;
height:2rem;
line-height:2rem;
color:#666;
}
.klsubtype em{
float:right;
background:url(../images/icon8.png) right center no-repeat;
background-size:0.9rem;
width:0.5rem;
height:0.5rem;
margin:0.65rem 0 0 0.3rem;
display:inline-block;
}
/*知识库分类一级*/
.kltit{
box-sizing:border-box;
height:2.2rem;
line-height:2.2rem;
border-bottom:solid 1px #d2d2d2;
padding:0 0.3rem 0 0.3rem;
font-size:0.8rem;
color:#222;
width:100%;
background:#fff;
position:fixed;
top:0;
text-align:center;
z-index:4;
}
.kltit label{
position:absolute;
right:0;
top:0;
display:inline-block;
background:url("../images/icon10.png") center top no-repeat;
width:2rem;
height:1.2rem;
background-size:1.2rem;
margin-top:0.6rem;
}
.kltit label.right15{right:1.5rem;}
.kltit label.dropmenu{
background:url("../images/gdicon15.png") center top no-repeat;
background-size:1.2rem;
}
.kltit label.check{
background:url("../images/taskicon17.png") center top no-repeat;
background-size:1.1rem;
}
.kltit label.ok{
position:absolute;
right:0.2rem;
top:0;
color:#3396f1;
background: url(../images/ok.png) left center no-repeat;
width:2rem;
padding-left:1.1rem;
background-size:0.8rem;
height:2.2rem;
line-height:2.2rem;
margin-top:0;
}
.kltit span{
position:absolute;
left:0;
top:0;
display:inline-block;
background:url("../images/titarrow.png") 0.3rem 0.2rem no-repeat;
width:3rem;
height:1.2rem;
background-size:1rem;
margin-top:0.4rem;
}
/*知识库分类二级*/
.kltwo{
box-sizing:border-box;
border-bottom:solid 1px #d2d2d2;
height:2.2rem;
line-height:2.2rem;
background:#fff;
position:fixed;
overflow:hidden;
width:100%;
top:2.2rem;
z-index:2;
}
.kltwowrap,.kltwowrap2{
text-align:center;
height:2.2rem;
position:absolute;
left:0;
}
.kltwowrap a,.kltwowrap2 a{
float:left;
color:#222;
font-size:0.8rem;
}
.kltwowrap a.active,.kltwowrap2 a.active{
background:url("../images/navcur.png") left bottom repeat-x;
background-size:0.15rem 0.1rem;
color:#da251d;
}
/*知识库分类三级*/
.pinned{width:100%;box-sizing:border-box;background:#fff;}
.kltypethree p{color:#666;}
.kltypethree a:first-child p,.kltypethree a:first-child p label{color:#222;}
/*知识库分类详情*/
.kldetailtit{
font-size:0.9rem;
color:#222;
padding:0.4rem 0.6rem;
line-height:1.4rem;
}
.kldetail{
padding:0 0.6rem 2rem 0.6rem;
}
.kldetail h3{
font-size:0.8rem;
color:#222;
border-bottom:solid 1px #e6e6e6;
line-height:1.9rem;
}
.kldetail h3 span{
float:left;
width:0.9rem;
height:0.9rem;
margin:0.45rem 0.2rem 0 0;
display:inline-block;
box-sizing:border-box;
}
.kldetail h3 span.subicon1{background:url("../images/icon11.png") no-repeat;background-size:0.9rem;}
.kldetail h3 span.subicon2{background:url("../images/icon12.png") no-repeat;background-size:0.9rem;}
.kldetail h3 span.subicon3{background:url("../images/icon13.png") no-repeat;background-size:0.9rem;}
.m5{margin:0 0.25rem;display:inline-block;}
.fontcolor9{color:#999}
.kldetail p{margin:0.5rem 0;line-height:1.8;}
.kldetailrela{
position:fixed;
bottom:0;
width:100%;
}
.kldetailrela h2{
background:#efeff1;
height:1.5rem;
line-height:1.5rem;
border-bottom:solid 1px #e6e6e6;
text-align:center;
font-size:0.8rem;
color:#f60;
}
.kldetailrela h2 span{
background:url("../images/icon19.png") no-repeat;
background-size:0.7rem;
display:inline-block;
width:0.7rem;
height:0.7rem;
margin:0rem 0 0 0.2rem;
position:relative;
top:0.1rem;
}
.kldetailrela h2 span.close{
background:url("../images/icon18.png") no-repeat;
background-size:0.7rem;
}
.kldetailrela div{display:none;}
.mb0{margin-bottom:0;}
/*我的工单*/
.worklist{
background:#fff;
padding:0.2rem 0rem 0 0rem;
border-bottom:solid 0.5rem #ebebeb;
}
.worklist h2{
background: url("../images/gdicon2.png") 0.6rem 0.21rem no-repeat;
background-size:1rem;
padding:0rem 0.6rem 0rem 1.8rem;
color:#222;
font-size:0.65rem;
height:1.5rem;
line-height:1.5rem;
border-bottom:solid 1px #e6e6e6;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.worklist h2.time{
background: url("../images/time.png") 0.6rem 0.3rem no-repeat;
background-size:0.9rem;
}
.worklist h2 label{
color:#ff6503;
font-size:0.65rem;
float:right;
}
.worklist h2 em{
float:right;
height:1.5rem;
margin:0 0.2rem;
}
.worklist h2 em.deletes{
width:1.6rem;
background:url(../images/gdicon7.png) center no-repeat;
background-size:1.6rem;
}
.worklist h2 em.edit{
width:1.2rem;
background:url(../images/deit.png) center no-repeat;
background-size:1.2rem;
}
.worklist h2 em.view{
height:1.2rem;
padding:0.2rem 0.7rem 0 0;
background:url(../images/icon8.png) right 0.3rem no-repeat;
background-size:1rem;
line-height:1.2rem;
font-size:0.7rem;
}
.worklistcon{
padding:0.5rem 0.6rem;
color:#222;
position:relative;
}
.worklistcon span{
box-sizing:border-box;
float:left;
width:2.8rem;
height:3.3rem;
border:solid 1px #e6e6e6;
background:url("../images/gdicon3.png") center 0.2rem no-repeat;
background-size:1.8rem;
padding-top:1.8rem;
text-align:center;
font-size:0.6rem;
color:#999;
margin-right:0.3rem;
}
.worklistcon span.relaicon{
background:url("../images/gdicon16.png") center no-repeat;
background-size:2.2rem;
}
.worklistcon span.daily{
background:url("../images/taskicon16.png") center no-repeat;
background-size:2.2rem;
}
.worklistcon p{
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height:1.7;
font-size:0.65rem;
padding-right:1rem;
}
.worklistcon p em{
font-style:normal;
color:#666;
overflow: hidden;
white-space: nowrap;
text-overflow: clip;
width:48%;
display:inline-block;
line-height:0.6rem;
position:relative;
top:0.1rem;
}
.worklistcon label{
position:absolute;
right:0.6rem;
bottom:0.25rem;
background:url("../images/gdicon4.png") left 0.36rem no-repeat;
background-size:0.8rem;
padding-left:0.8rem;
width:2rem;
height:1.6rem;
overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size:0.65rem;
display:inline-block;
}
/*暂无数据*/
.nodate{
height:5rem;
background:url("../images/pic-22.png") center 1.5rem no-repeat;
background-size:2.8rem;
padding:0.5rem 2%;
color:#aaa;
font-size:0.9rem;
margin:1rem auto 2rem;
display:table;
text-align:center;
}
.nodate span{
font-size:0.7rem;
display:block;
padding-top:4rem;}
body.user_center .going_order p.Order{
height:5rem;
background-size:2.2rem;
padding:0.5rem 2%;
color:#aaa;
text-align:center;
background-image: url(../images/pic-21.png);
background-repeat: no-repeat;
background-position: center 1.5rem;
}
body.user_center .going_order p.Order span{
font-size:0.7rem;
display:block;
padding-top:3.5rem;
}
.zs{
background:url("../images/pic-23.png") center 1.5rem no-repeat;
background-size:2.8rem;
}
.zj{
background:url("../images/icon20.png") center 1.5rem no-repeat;
background-size:3rem;
}
.jf{
background:url("../images/pic-24.png") center 1.5rem no-repeat;
background-size:2.8rem;
}
.zw{
background:url("../images/pic-25.png") center 1.5rem no-repeat;
background-size:2.8rem;
}
/*我的工单-搜索*/
.worklistsearch{
box-sizing:border-box;
height:2rem;
border-bottom:solid 1px #d2d2d2;
padding:0.3rem 0.6rem 0 0.6rem;
font-size:0.8rem;
color:#222;
background:#fff;
position:relative;
}
.worklistsearch span{
background:url("../images/gdicon1.png") right 0.8rem no-repeat;
background-size:0.5rem;
width:4rem;
display:block;
float:left;
line-height:1.7;
position:relative;
z-index:2;
}
.worklistsearch span.arrow{
background:url("../images/titarrow.png") left 0.2rem no-repeat;
background-size:1.1rem;
padding-left:1.2rem;
}
.worklistsearch a{color:#222;}
.worklistsearch span.nobg{background:none;}
.worklistsearch label{
box-sizing:border-box;
width:100%;
float:left;
display:block;
height:1.2rem;
padding-left:4.1rem;
margin-left:-4rem;
}
.worklistsearch label.small{padding-left:5.1rem;margin-left:-5.2rem;}
.worklistsearch input{
box-sizing:border-box;
width:85%;
border:0;
height:1.3rem;
line-height:1.3rem;
border-radius:0;
border-bottom:solid 1px #a9a9a9;
appearance: none;
-webkit-appearance: none;
float:left;
}
.worklistsearch input[type=button]{
box-sizing:border-box;
width:15%;
background:url("../images/icon10.png") right 0.1rem no-repeat;
background-size:1.2rem;
border:0;
height:1.3rem;
line-height:1.3rem;
border-radius:0;
border-bottom:solid 1px #a9a9a9;
appearance: none;
-webkit-appearance: none;
}
/*我的工单-搜索列表*/
.wlstit{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
height:2rem;
font-size:0.7rem;
line-height:2rem;
color:#666;
padding:0 0.6rem;
}
.wlslist p{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
height:1.8rem;
line-height:1.8rem;
color:#222;
background:url("../images/gdicon6.png") 0.6rem center no-repeat;
background-size:1rem;
padding-left:1.8rem;
}
.wlsclear{
box-sizing:border-box;
height:1.8rem;
line-height:1.8rem;
color:#666;
background:url("../images/gdicon7.png") left center no-repeat;
background-size:1rem;
padding-left:1rem;
margin:0.2rem auto;
display:table;
}
/*我的工单-搜索下拉列表*/
.wlsdrop{
box-sizing:border-box;
background:#333;
position:absolute;
top:1.8rem;
left:0rem;
border-radius:2px;
padding:0.2rem 0.4rem;
color:#fff;
font-size:0.7rem;
display:none;
z-index:3;
}
.wlsdrop2{
box-sizing:border-box;
position:absolute;
top:1.8rem;
right:0.4rem;
padding:0.2rem 0.5rem;
margin-right:0.2rem;
color:#fff;
font-size:0.7rem;
line-height:1.8;
display:none;
z-index:3;
border-radius:2px;
background-color: #333;
}
.wlsdrop p,.wlsdrop2 p{
padding: 0.2rem 1rem;
padding-right: 0.2rem;
border-bottom:solid 1px #444;
text-align:left;
padding-left: 0.6rem;
}
.wlsdrop a,.wlsdrop2 a{color:#fff;}
/*工单响应*/
.wlresponse{
padding:0 0rem;
box-sizing:border-box;
color:#222;
background:#fff;
width:100%;
}
.wlresponse p{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
padding:0.3rem 0.6rem;
}
.wlresponse p:after{
content:"";
clear:both;
height:0;
display:block;
overflow:hidden;
}
.wlresponse p.next{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
padding:0.3rem 0.6rem;
background:url("../images/icon8.png") 96.2% center no-repeat;
background-size:0.9rem;
}
.wlresponse p span{
box-sizing:border-box;
display:block;
float:left;
width:3.5rem;
color:#666;
}
.wlresponse p label{
box-sizing:border-box;
display:block;
float:left;
width:100%;
padding-left:3.5rem;
margin-left:-3.5rem;
}
.wlresponse p label.tr{text-align:right;padding-right:0.8rem;}
.wlresponse p label em{width:90%;display:inline-block;}
.wlresponse p label em.org{color:#f60;width:auto;}
.wlresponse p label u{text-decoration:none;}
.org{color:#f60;}
.wlresponse p label em.responseicon{
box-sizing:border-box;
background:url("../images/gdicon8.png") no-repeat;
background-size:0.7rem;
width:0.7rem;
height:0.7rem;
display:inline-block;
margin:0 0.1rem 0 0;
}
/*按钮*/
.bluebtn{
border-radius:0.2rem;
border:solid 0px #007ef1;
background:#3396f1;
font-size:0.9rem;
color:#fff;
width:100%;
height:2rem;
line-height:2rem;
margin:1rem auto;
display:block;
}
.bluebtnsmall{width:46%;margin:1rem 0.3rem;float:left;}
.redcolor{background:#f18333}
/*工单详情*/
.wldetail{
box-sizing:border-box;
padding:0.5rem 0.2rem 0 0.2rem;
background:url("../images/gdicon10.png") repeat-y;
background-size:1.2rem auto;
}
.wldetail h2{
box-sizing:border-box;
background:#fff url("../images/gdicon9.png") 0.45rem 0.2rem no-repeat;
background-size:1rem;
padding-left:1.6rem;
color:#0e76e5;
font-size:0.8rem;
}
.wldetail p{
box-sizing:border-box;
background:url("../images/gdicon11.png") 0.8rem 0.5rem no-repeat;
background-size:0.35rem;
padding:0 0.6rem 0 1.6rem;
margin:0.4rem 0;
line-height:1.5;
}
.wldetail p:last-child{
box-sizing:border-box;
background:#e6e6e6;
height:1px;
margin:0.5rem 0.6rem 0 1.6rem;
}
.wldetail p em{
box-sizing:border-box;
background:url("../images/gdicon14.png") left center no-repeat;
background-size:0.7rem;
font-size:0.6rem;
color:#a5a5a5;
padding-left:0.9rem;
display:block;
}
.wldetail p label{
box-sizing:border-box;
background:url("../images/icon8.png") right 0.3rem no-repeat;
background-size:0.8rem;
width:0.9rem;
height:1.4rem;
float:right;
}
.blue{color:#0e76e5;display:inline-block;padding:0 0.2rem}
.green{color:#4da209;display:inline-block;padding:0 0.2rem}
.gray{color:#999;display:inline-block;padding:0 0.2rem}
/*工单详情明细*/
.wldetailtwo p span{color:#222;}
.wldetailtwo p label{
box-sizing:border-box;
display:block;
float:left;
width:100%;
padding-left:3.5rem;
margin-left:-3.5rem;
text-align:right;
color:#666;
}
.wldetailtwo p label em{
padding-right:2.5rem;
}
.wldetailtwo p label.sum{
padding-left:0rem;
margin-left:0rem;
text-align:left;
color:#999;
}
.wldetailtwo select{
border:0;
background:url("../images/icon8.png") right center no-repeat;
background-size:0.9rem;
padding-right:1rem;
text-align:right;
direction:rtl;
}
/*关联附件*/
.wlfile{
padding:0 0.6rem;
background:#fff;
}
.wlfile p{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
padding:0.5rem 0;
position: relative;
}
.wlfile p i{
height:2rem;
width:2rem;
background:url(../images/gdicon7.png)right no-repeat;
background-size:1.6rem;
box-sizing:border-box;
display:block;
color:#222;
line-height:1.4;
position: absolute;
top:0.2rem;
right:0;
}
.wlfile p:after{
content:"";
display:block;
height:0;
clear:both;
overflow:hidden;
}
.wlfile p span{
box-sizing:border-box;
width:2rem;
height:2.2rem;
display:block;
float:left;
}
.wlfile p span.file_rar{
background:url("../images/gdicon_rar.png") left 0.2rem no-repeat;
background-size:2rem;
}
.wlfile p span.file_txt{
background:url("../images/gdicon_txt.png") left 0rem no-repeat;
background-size:2rem;
}
.wlfile p span.file_xls{
background:url("../images/gdicon_xls.png") left 0rem no-repeat;
background-size:2rem;
}
.wlfile p span.file_doc{
background:url("../images/gdicon_doc.png") left 0rem no-repeat;
background-size:2rem;
}
.wlfile p span.file_pdf{
background:url("../images/gdicon_pdf.png") left 0rem no-repeat;
background-size:2rem;
}
.wlfile p span.file_ppt{
background:url("../images/gdicon_ppt.png") left 0rem no-repeat;
background-size:2rem;
}
.wlfile p span.file_default{
background:url("../images/gdicon_default.png") left 0rem no-repeat;
background-size:2rem;
}
.wlfile p span.file_file{
background:url("../images/gdicon_file.png") left 0.3rem no-repeat;
background-size:2rem;
}
.wlfile p span.file_img{
background:url("../images/gdicon_img.png") left 0rem no-repeat;
background-size:2rem;
}
.wlfile p label{
box-sizing:border-box;
width:100%;
float:left;
display:block;
padding-left:2.5rem;
margin-left:-2rem;
color:#222;
line-height:1.4;
margin-top:0.2rem;
overflow:hidden;
white-space:nowrap;
text-overflow: ellipsis;
}
.wlfile p em{
display:block;
font-size:0.6rem;
color:#666;
margin:0.2rem 0;
}
/*处理记录*/
.wlrecord{
box-sizing:border-box;
padding:0.2rem 0.2rem;
background:url("../images/gdicon10.png") repeat-y;
background-size:1.2rem auto;
}
.wlrecord div{
background:url("../images/gdicon12.png") 0.3rem 0.1rem no-repeat;
background-size:1.4rem;
padding:0 0.6rem 0 2.1rem;
margin:0.4rem 0;
line-height:1.6;
color:#222;
}
.wlrecord div p{
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width:93%;
}
.wlrecord div span{
display:inline-block;
background:url("../images/gdicon13.png") no-repeat;
background-size:0.7rem;
width:0.7rem;
height:0.7rem;
position:relative;
top:0.1rem;
}
.wlrecord div i{
box-sizing:border-box;
background:#e6e6e6;
display:block;
height:1px;
margin:0.4rem 0rem 0 0rem;
}
.wlrecord div label{
box-sizing:border-box;
background:url("../images/icon8.png") right 1.3rem no-repeat;
background-size:0.9rem;
width:0.9rem;
height:2.4rem;
float:right;
}
.wlrecord div em{
box-sizing:border-box;
background:url("../images/gdicon14.png") left center no-repeat;
background-size:0.7rem;
font-size:0.6rem;
color:#a5a5a5;
padding-left:0.9rem;
display:block;
}
/*工单处理明细*/
.wlrecorddetail{
box-sizing:border-box;
padding:0.3rem 0.6rem;
background:#fff;
min-height:19rem;
}
.wlrecorddetail h2{
font-size:0.8rem;
color:#222;
}
.wlrecorddetail h2 span{
display:inline-block;
background:url("../images/gdicon13.png") no-repeat;
background-size:0.8rem;
width:0.8rem;
height:0.8rem;
position:relative;
top:0.15rem;
margin-left:0.1rem;
}
.wlrecorddetail h2 label{
float:right;
color:#a5a5a5;
font-size:0.7rem;
}
.wlrecorddetail p{ text-indent:1.4rem;margin:0.5rem 0;}
.bt5{border-top:solid 0.5rem #ebebeb;}
.bt5 p:last-child{border-bottom:0;}
/*作业计划*/
.tasksearch{
box-sizing:border-box;
width:100%;
padding-top:0.8rem;
}
.tasksearch a{
box-sizing:border-box;
width:25%;
display:block;
float:left;
padding-bottom:0.5rem;
}
.tasksearch a span{
box-sizing:border-box;
display:block;
width:2.5rem;
height:2.5rem;
margin:0 auto;
}
.tasksearch a span.taskicon6{
background:url("../images/taskicon6.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon7{
background:url("../images/taskicon7.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon8{
background:url("../images/taskicon8.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon9{
background:url("../images/taskicon9.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon10{
background:url("../images/taskicon10.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon11{
background:url("../images/taskicon45.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon12{
background:url("../images/taskicon44.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon13{
background:url("../images/taskicon29.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon14{
background:url("../images/taskicon30.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon15{
background:url("../images/taskicon31.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon16{
background:url("../images/taskicon32.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon17{
background:url("../images/taskicon33.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon18{
background:url("../images/taskicon34.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon19{
background:url("../images/taskicon35.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon20{
background:url("../images/taskicon36.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon21{
background:url("../images/taskicon37.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon22{
background:url("../images/taskicon38.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon23{
background:url("../images/taskicon39.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon24{
background:url("../images/taskicon40.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon25{
background:url("../images/taskicon41.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon26{
background:url("../images/taskicon42.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon27{
background:url("../images/taskicon43.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon28{
background:url("../images/taskicon46.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon29{
background:url("../images/taskicon47.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon30{
background:url("../images/taskicon48.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon31{
background:url("../images/taskicon49.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon32{
background:url("../images/taskicon50.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon33{
background:url("../images/taskicon51.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon34{
background:url("../images/taskicon52.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon35{
background:url("../images/taskicon53.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon36{
background:url("../images/taskicon54.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon37{
background:url("../images/taskicon55.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon38{
background:url("../images/taskicon56.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon39{
background:url("../images/taskicon57.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon40{
background:url("../images/taskicon58.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon41{
background:url("../images/taskicon59.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon42{
background:url("../images/taskicon60.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon43{
background:url("../images/taskicon61.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a span.taskicon44{
background:url("../images/taskicon65.png") no-repeat;
background-size:2.5rem;
}
.tasksearch a em{
color:#808080;
display:block;
text-align:center;
width:100%;
line-height:1.5;
}
/*作业计划-项目通讯录*/
.taskmaillist{
padding:0;
background:#fff;
}
.taskmaillist p{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
padding:0.5rem 0.6rem;
color:#222;
line-height:1.6;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.taskmaillist p a{
color:#222;
}
.taskmaillist p a.phone{
color:#0e76e5;
}
.taskmaillist p label{
float:right;
background:url("../images/icon8.png") right center no-repeat;
background-size:0.9rem;
width:0.9rem;
height:0.9rem;
margin:0.75rem 0 0 0.3rem;
display:inline-block;
}
.taskmaillist p span{
box-sizing:border-box;
width:2rem;
height:2.2rem;
margin:0rem 0.4rem 0 0;
display:block;
float:left;
background:url("../images/taskicon11.png") no-repeat;
background-size:100%;
}
.taskmaillist p i{
color:#222;
font-style:normal;
}
.taskmaillist p em{color:#0e76e5;}
.taskmaillist p em.gray{color:#666;}
.taskmaillist p i.state{color:#666;}
/*作业计划-项目联系人*/
.taskcontacts p span{
background:url("../images/taskicon12.png") no-repeat;
background-size:100%;}
.taskcontacts p em{
position:relative;
top:0.05rem;}
/*作业计划-事件统计*/
.taskstati{
padding:0;
box-sizing:border-box;
}
.taskstati p{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
padding:0.3rem 0.6rem;
background:url("../images/icon8.png") 96.2% center no-repeat;
background-size:0.9rem;
color:#222;
}
.taskstatiimgwrap{
width:100%;
margin:1rem auto;
text-align:center;
}
.taskstatiimg{height:10rem;}
/*作业计划-设备分类*/
.tasktype{
background:#fff;
margin-bottom:0.5rem;
}
.tasktype p{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
height:2.2rem;
line-height:2.2rem;
color:#222;
padding:0 0.6rem;
margin:0;
}
.tasktype p span{
box-sizing:border-box;
float:left;
display:inline-block;
width:1.2rem;
height:1.2rem;
margin:0.5rem 0.3rem 0 0;
}
.tasktype p span.tpye1{background:url(../images/taskicon14.png) no-repeat;background-size:100%;}
.tasktype p span.tpye2{background:url(../images/taskicon15.png) no-repeat;background-size:100%;}
.tasktype p label{
float:right;
color:#666;
display:inline-block;
}
.tasktype p em{
float:right;
background:url("../images/icon8.png") right center no-repeat;
background-size:0.9rem;
width:0.9rem;
height:0.9rem;
margin:0.65rem 0 0 0rem;
display:inline-block;
}
.tasktype p label.distance{
float:right;
color:#666;
display:inline-block;
}
.tasktype p em.gray{color:#666;}
/*作业计划-设备子分类*/
.tasktype p.tasksubtype{
box-sizing:border-box;
margin-left:1.5rem;
border-bottom:solid 1px #e6e6e6;
height:2rem;
line-height:2rem;
color:#666;
}
/*作业计划-日常巡检报告列表*/
.taskdaylist p span{
background:url("../images/taskicon16.png") no-repeat;
background-size:100%;}
.taskdaylist p i.small{
width:3rem;
display:inline-block;
color:#222;
}
/*作业计划-日常巡检*/
.taskbg{background:#fff;border-bottom:solid 0.5rem #ebebeb;}
.taskmonth{
box-sizing:border-box;
height:2rem;
border-bottom:solid 1px #d2d2d2;
padding:0.3rem 0.6rem 0 0.6rem;
font-size:0.8rem;
color:#222;
background:#fff;
position:relative;
}
.taskmonth span,.taskmonth label{
background:url("../images/gdicon1.png") right bottom no-repeat;
background-size:0.5rem;
display:inline-block;
float:left;
padding-right:0.5rem;
line-height:1.6;
position:relative;
z-index:2;
}
.taskmonth label{float:right;padding-left:0.5rem;}
.taskweek,.taskday{
width:100%;
text-align:center;
overflow:hidden;
}
.taskweek span,.taskday span{
box-sizing:border-box;
float:left;
display:block;
width:14.28%;
color:#ccc;
font-size:0.6rem;
position:relative;
height:2.1rem;
line-height:2.1rem;
}
.taskday span{
color:#222;
font-size:0.9rem;
}
.taskday span.gray{color:#ccc;}
.taskday span.cur{
color:#fff;
background-image: url(../images/round.png);
background-repeat: no-repeat;
background-size:2rem;
background-position: center center;
}
.taskday span sup{
color:#da251c;
position:absolute;
right:-0rem;
top:0.6rem;
}
.taskday span sup.blue{
color:#0e76e5;
padding:0;
}
.taskday span.gray sup{color:#ccc}
.taskbtn{
background:url("../images/taskicon22.png") center no-repeat;
background-size:1.2rem;
height:1.5rem;
}
.taskbtndown{
background:url("../images/taskicon23.png") center no-repeat;
background-size:1.2rem;
height:1.5rem;
}
.taskdayone{
background:#fff;
border-bottom:solid 0.5rem #ebebeb;
color:#222;
line-height:1.8rem;
}
.taskdayone:nth-last-of-type(1){margin-bottom:0;}
.taskdayone h2{
font-weight:normal;
font-size:0.8rem;
padding:0 0.6rem;
border-bottom:solid 1px #e6e6e6;
}
.taskdayone h2 em{
font-size:0.7rem;
color:#999;
display:inline-block;
padding:0 0.6rem;
}
.taskdayone p{padding:0 0.6rem;}
/*类型巡检*/
.mb5{margin-bottom:0.5rem;}
.redtit{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
height:2.2rem;
line-height:2.2rem;
color:#da251e;
padding:0 0.6rem;
font-size:0.8rem;
background:#fff;
}
.redtit em{
float:right;
background:url("../images/taskicon24.png") center 0.2rem no-repeat;
background-size:0.9rem;
width:0.9rem;
height:0.9rem;
margin:0.3rem 0 0 0.3rem;
display:inline-block;
}
.redtit em.close{
background:url("../images/taskicon25.png") center 0.2rem no-repeat;
background-size:0.9rem;
}
.redtit em.right{
background:url("../images/icon8.png") center no-repeat;
background-size:0.9rem;
}
/*健康检查计划*/
.taskcheckplan p span{
background:url("../images/taskicon18.png") no-repeat;
background-size:100%;}
/*作业计划-厂商联系人*/
.taskcontactsfac p span{
background:url("../images/taskicon19.png") no-repeat;
background-size:100%;}
.taskcontactsfac p em{
display:inline-block;
padding-left:0.5rem;
position:relative;
top:0.05rem;
}
/*作业计划-厂商*/
.taskfac p span{
background:url("../images/taskicon20.png") no-repeat;
background-size:100%;}
/*作业计划-工作报告*/
.taskwork p span{
background:url("../images/taskicon28.png") no-repeat;
background-size:100%;}
.taskwork p em{
position:relative;
top:0.05rem;}
/*作业计划-设备详情*/
.taskdetail{
box-sizing:border-box;
width:100%;
padding:0.8rem 0.2rem 0 0.2rem;
background:#fff;
}
.taskdetail a{
box-sizing:border-box;
width:25%;
display:block;
float:left;
padding-bottom:0.5rem;
}
.taskdetail a span{
box-sizing:border-box;
display:block;
width:1.2rem;
height:1.2rem;
margin:0 auto;
}
.taskdetail a span.type1{
background:url("../images/taskicon13.png") no-repeat;
background-size:1.2rem auto;
}
.taskdetail a span.type2{
background:url("../images/taskicon26.png") no-repeat;
background-size:1.2rem auto;
}
.taskdetail a span.type3{
background:url("../images/taskicon27.png") no-repeat;
background-size:1.2rem auto;
}
.taskdetail a em{
color:#222;
line-height:1.3;
display:block;
text-align:center;
width:100%;
line-height:1.5;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
/*作业计划-设备详情2*/
.taskdetail2{
box-sizing:border-box;
width:100%;
padding:0.2rem 0.6rem 0 0.6rem;
background:#fff;
}
.taskdetail2 a{
box-sizing:border-box;
width:33.33%;
display:block;
float:left;
color:#222;
padding:0.3rem 0 0.3rem 1.3rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.taskdetail2 a.type1{
background:url("../images/taskicon13.png") left center no-repeat;
background-size:1.2rem auto;
}
.taskdetail2 a.type2{
background:url("../images/taskicon26.png") left center no-repeat;
background-size:1.2rem auto;
}
.taskdetail2 a.type3{
background:url("../images/taskicon27.png") left center no-repeat;
background-size:1.2rem auto;
}
/*查询条件*/
.tasksearchdate{
position:fixed;
right:0;
top:0;
width:80%;
background:#fff;
height:100%;
z-index:6;
overflow:hidden;
display:none;
}
.tasksearchdate h2{
height:2.1rem;
line-height:2.1rem;
border-bottom:solid 1px #e6e6e6;
text-align:center;
font-size:0.75rem;
color:#222;
margin:0;
padding:0;
display:none;
}
.tasksearchdate h2 a{
display:inline-block;
padding:0rem 0.6rem 0 0.2rem;
color:#0e76e5;
position:absolute;
right:5px;
text-decoration:none;
}
.tasksearchcon{
box-sizing:border-box;
padding:0 0 4rem 0;
width:100%;
height:100%;
overflow:auto;
display:none;
}
.tasksearchlist{}
.tasksearchlist p em,.tasksearchlist2 p em{background:none;}
.tasksearchlist p.active,.tasksearchlist2 p.active{color:#419300;}
.tasksearchlist p.active em,.tasksearchlist2 p.active em{
background:url("../images/taskicon21.png") no-repeat;
background-size:0.9rem;
width:0.9rem;
height:0.9rem;
margin:0.85rem 0 0 0.3rem;
display:inline-block;
}
.tasksearchlist2{margin-bottom:0;}
.tasksearchlist2 h2{
color:#222;
text-align:left;
padding:0 0.6rem;
}
.tasksearchlist2 h2 em.active{
background:url("../images/taskicon21.png") no-repeat;
background-size:0.9rem;
width:0.9rem;
height:0.9rem;
margin:0.85rem 0 0 0.3rem;
display:inline-block;
float:right;
}
.tasksearchlist2 p{color:#666;padding-left:1.2rem;}
.scroller{display:none;}
.tasksearchbtn{
background:#0e76e5;
color:#fff;
font-size:0.8rem;
height:2rem;
line-height:2rem;
border-radius:0;
border:0;
position:absolute;
bottom:0;
right:0;
width:100%;
}
/*查询条件-选择日期*/
.datewrap{
width:100%;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
flex-flow:row;
padding:0;
}
.datecon{
-webkit-box-flex:1;
-webkit-flex:1;
-ms-flex:1;
flex:1;
}
.datecon div{
border-bottom:solid 1px #e6e6e6;
height:2rem;
line-height:2rem;
color:#666;
font-size:0.7rem;
text-align:center;
}
.datecon div.small{
font-size:0.6rem;
color:#ccc;
}
.datecon div.curr{
font-size:0.8rem;
color:#0e76e5;
}
.datecon div:active{
background: linear-gradient(#fff, #cae4ff);
}
/*遮罩*/
.el_popmask{
position:fixed;
left:0;
top:0;
background:rgba(0, 0, 0, 0.4);
display:none;
height:100%;
width:100%;
z-index:5;
tap-highlight-color:transparent;
-webkit-tap-highlight-color:transparent;
}
/*登录*/
.loginbg{
background:#f5f5f5;
padding:0 1rem;
}
.loginlogo{
box-sizing:border-box;
background:url("../images/loginlogo.png") center no-repeat;
background-size:10rem 2.5rem;
width:10rem;
height:2.5rem;
margin:1.8rem auto;
}
.loginwrap{
box-sizing:border-box;
background:#fff;
border:solid 1px #d8d8d8;
border-radius:0.18rem;
width:100%;
margin-bottom:1rem;
}
.loginwrap p{
box-sizing:border-box;
width:100%;
height:2.2rem;
border-bottom:solid 1px #e9e9e9;
background:url("../images/loginicon1.png") 0.6rem 0.5rem no-repeat;
background-size:1rem;
padding-left:2rem;
}
.loginwrap p input{
border:0;
border-radius:0;
font-size:0.7rem;
color:#666;
width:100%;
height:96%;
background:transparent;
tap-highlight-color:transparent;
-webkit-tap-highlight-color:transparent;
}
.loginwrap p:last-child{
background:url("../images/loginicon2.png") 0.6rem 0.55rem no-repeat;
background-size:1rem;
border-bottom:0;
}
.loginbtn{
background:#2492df;
height:2rem;
color:#fff;
font-size:0.8rem;
border:0;
border-radius:0.18rem;
width:100%;
tap-highlight-color:transparent;
-webkit-tap-highlight-color:transparent;
}
.loginbtn span,.loginbtn2 span{opacity:0.2}
.loginbtn span.white,.loginbtn2 span.white{opacity:1}
/*登录第二种*/
.loginbg2{
background:#fff;
padding:0 1rem;
}
.loginwrap2{
box-sizing:border-box;
width:100%;
margin-bottom:3rem;
}
.loginwrap2 p{
box-sizing:border-box;
width:100%;
height:2.2rem;
background:url("../images/loginicon3.png") 0.6rem 0.5rem no-repeat;
background-size:1rem;
padding-left:2rem;
border-bottom:solid 1px #d8d8d8;
}
.loginwrap2 p input{
border:0;
border-radius:0;
font-size:0.7rem;
color:#666;
width:100%;
height:96%;
background:transparent;
tap-highlight-color:transparent;
-webkit-tap-highlight-color:transparent;
}
.loginwrap2 p:last-child{
background:url("../images/loginicon4.png") 0.6rem 0.55rem no-repeat;
background-size:1rem;
}
.loginbtn2{
background:#cb2320;
height:2rem;
color:#fff;
font-size:0.8rem;
border:0;
border-radius:0.18rem;
width:80%;
margin:0 auto;
border-radius:10rem;
display:block;
tap-highlight-color:transparent;
-webkit-tap-highlight-color:transparent;
}
/*运维周报*/
.taskrunwtit{
color:#0e76e5;
text-align:center;
line-height:1.4;
padding:2rem 0;
}
.taskrunwtit h2{
font-size:0.9rem;
}
.taskrunwtit h3{
font-size:0.9rem;
}
.taskrunw-bg{
width:102%;
height:6.25rem;
background: url(../images/banner1.png) #e9e9f1 center;
background-repeat: no-repeat;
}
.taskrunw{
overflow:hidden;
}
.taskrunw table{
width:102%;
height:100%;
padding:0;
margin:0;
border-collapse: separate;
border-spacing: 2px;
position:relative;
left:-2px;
}
.taskrunw td{line-height:0;font-size:0;position:relative;}
.taskrunw table td a{display:block;width:100%;height:100%;}
.taskrunw img{
position:absolute;
right:0.3rem;
bottom:0.3rem;
width:1.5rem;
height:1.5rem;
}
.taskrunw p{
font-size:0.7rem;
position:absolute;
top:0.8rem;
left:0.4rem;
color:#fff;
}
.taskrunw1{background:#f6bb3b;}
.taskrunw2{background:#30b315;}
.taskrunw3{background:#ec87c1;}
.taskrunw4{background:#00b0fc;}
.taskrunw5{background:#ef7c0a;}
.taskrunw6{background:#00ac95;}
.taskrunw7{background:#a2de0d;}
.taskrunw8{background:#745afd;}
.taskrunw9{background:#e9573e;}
.taskrunw10{background:#00bcd7;}
.taskrunw11{background:#2bbd5f;}
/*加载更多*/
.loadmore{
font-size:0.7rem;
color:#999;
padding:0.5rem;
text-align:center;
}
/*首页*/
/*用户中心usercenter*/
body.user_center{
padding:2rem 0 2.2rem 0;
}
body.user_center header{
position:fixed;
left:0;
top:0;
box-sizing:border-box;
background:#3e8bc6;
overflow:hidden;
zoom:1;
padding:0.2rem;
width:100%;
z-index:10;
}
body.user_center header input{
float:left;
padding-left:0.5rem;
border:1px solid #3e8bc6;
border-radius:0.2rem;
height:1.4rem;
width:85%;
color:#b8b8b8;
font-size:0.7rem;
}
body.user_center header a{
float:right;
margin:0.25rem 0.2rem 0 0;
background:url(../images/crcode-btn.gif) no-repeat;
background-size:100%;
display:block;
height:1.4rem;
width:1.35rem;
}
body.user_center header a:last-child{
background:url(../images/serach-btn.gif) no-repeat;
background-size:80%;
display:none;
}
body.user_center .banner{
position:relative;
background:#0e6eb8;
height:4.75rem;
overflow:hidden;
}
body.user_center .banner a:first-child{
position:absolute;
left:5%;
top:0;
}
body.user_center .banner a:first-child img{
height:4.75rem;
}
body.user_center .banner a:last-child{
position:absolute;
right:5%;
top:-1.5rem;
}
body.user_center .banner a:last-child img{
height:8rem;
}
body.user_center nav{
padding-top:0.8rem;
background:#fff;
border-bottom-width: 0.4rem;
border-bottom-style: solid;
border-bottom-color: #efeff4;
}
body.user_center nav a{
float:left;
padding-bottom:0.5rem;
display:block;
width:25%;
line-height:1.3rem;
color:#808080;
font-size:0.7rem;
text-align:center;
}
body.user_center nav a span, .mt_content a em{
background:#1ab8eb;
margin:0 auto;
border-radius:0.5rem;
display:block;
height:2rem;
width:2rem;
}
body.user_center nav a span img, .mt_content a em img{
margin-top:0.5rem;
height:1.1rem;
width:1.1rem;
}
body.user_center nav a:nth-child(2) span{
background:#f97b40;
}
body.user_center nav a:nth-child(3) span{
background:#0b96ea;
}
body.user_center nav a:nth-child(4) span{
background:#ff565b;
}
body.user_center nav a:nth-child(5) span{
background:#f9a51f;
}
body.user_center nav a:nth-child(6) span{
background:#6cc143;
}
body.user_center nav a:nth-child(7) span{
background:#00d4f2;
}
body.user_center nav a:nth-child(8) span{
background:#fe8864;
}
body.user_center nav a font{
display:block;
font-size:0.7rem;
}
body.user_center .going_order{
margin-bottom:1rem;
background:#FFF;
}
body.user_center .going_order h3{
padding:0 2%;
border-bottom:1px solid #dde0e5;
display:block;
height:2.25rem;
color:#333;
font-size:0.8rem;
line-height:2.25rem;
}
body.user_center .going_order h3 font{
float:left;
}
body.user_center .going_order p.norder{
padding:0.5rem 2%;
border-bottom:1px solid #dde0e5;
color:#909090;
text-align:center;
}
footer{
position:fixed;
bottom:0;
left:0;
background:#fff;
border-top:1px solid #e2e2e2;
height:2.2rem;
width:100%;
text-align:center;
z-index:999999;
line-height:1.2rem;
}
footer a{
float:left;
padding-top:0.1em;
display:block;
width:20%;
height:2.2rem;
color:#8a8a8a;
font-size:0.7rem;
text-align:center;
}
footer a span{
margin:0.3rem 0 0rem 0;
background:url(../images/btn-home.gif) center no-repeat;
background-size:0.8rem;
display:block;
height:0.8rem;
width:100%;
}
footer a:hover span, footer a.focus span{
background:url(../images/btn-home-hover.gif) center no-repeat;
background-size:0.8rem;
}
footer.foot a:hover, footer.foot a.focus{
color:#0e77e4;
}
footer.foot a:nth-child(2) span{
background:url(../images/btn-reset.gif) center no-repeat;
background-size:0.8rem;
}
footer.foot a:nth-child(3) span{
background:url(../images/btn-page.gif) center no-repeat;
background-size:0.8rem;
}
footer.foot a:nth-child(4) span{
background:url(../images/btn-computer.gif) center no-repeat;
background-size:0.8rem;
}
footer.foot a:nth-child(5) span{
background:url(../images/btn-set.png) center no-repeat;
background-size:0.8rem;
}
footer.foot a:nth-child(2):hover span, footer.foot a:nth-child(2).focus span{
background:url(../images/btn-reset-hover.gif) center no-repeat;
background-size:0.8rem;
}
footer.foot a:nth-child(3):hover span, footer.foot a:nth-child(3).focus span{
background:url(../images/btn-page-hover.gif) center no-repeat;
background-size:0.8rem;
}
footer.foot a:nth-child(4):hover span, footer.foot a:nth-child(4).focus span{
background:url(../images/btn-computer-hover.gif) center no-repeat;
background-size:0.8rem;
}
footer.foot a:nth-child(5):hover span, footer.foot a:nth-child(5).focus span{
background:url(../images/btn-set-hover.png) center no-repeat;
background-size:0.8rem;
}
footer a font{
display:block;
}
footer a:last-child{
float:right;
}
/*guide css*/
.guide_title{
margin:2rem 0rem 3rem;
text-align:center;
width:100%;
}
.guide_title img,.guide_cont img{
width:100%;
}
.guide_cont{
margin:0rem 0rem 1rem
}
.guide_submit{
margin:0rem 0rem 1rem;
text-align:center;
height:2rem;
position:fixed;
width:100%;
bottom:0;
}
.guide_submit a.guisubmit{
margin: 0 0.2rem;
padding: 0;
background: #e9e9e9;
border: none;
border-radius: 3px;
display: inline-block;
height: 1.5rem;
width: 6rem;
color: #ccc;
font-size: 0.9rem;
line-height: 1.5rem;
text-align: center;
}
.guide_submit a.blue{
background:#2592e0;
border:1px solid #0273c4;
color:#fff;
}
.guide_submit a.yellow{
background:#ff6500;
border:1px solid #e45a00;
color:#fff;
}
/*加载*/
.loading{
/*position:fixed;
left:49%;
top:49%;*/
margin:1rem auto;
height:32px;
width:32px;
z-index:111111;
}
.chart_container_pie{
width:90%;
margin:0 auto;
padding:1rem 0;
}
.chart_container_line{
padding:1rem;
}
/* 报修池 */
.worklistcon span.relaicon2{
background:url("../images/Repair2.png") center no-repeat;
background-size: 1.8rem;
height:2.5rem;
width:2.5rem;
}
/*知识库分类一级--添加样式*/
.kltit label.plus{
background-size:1rem;
background-image: url(../images/plus.png);
background-repeat: no-repeat;
margin-left:1.2rem;
}
.kltit em{
background:url("../images/gdicon1.png") right 0.8rem no-repeat;
background-size:0.5rem;
width:4rem;
display:block;
float:left;
line-height:1.7;
position:relative;
z-index:2;
}
.wlresponse p i{
box-sizing:border-box;
width:100%;
float:left;
padding-left:3.5rem;
margin-left:-3.5rem;
font-style:normal;
}
.wlresponse a{
color:#222;
}
.wlresponse p span.long{
box-sizing:border-box;
display:block;
float:left;
width:5rem;
color:#666;
}
.wlresponse p i.long{
box-sizing:border-box;
width:100%;
float:left;
padding-left:5.5rem;
margin-left:-5.5rem;
font-style:normal;
}
.wlresponse p span.detaillong{
box-sizing:border-box;
display:block;
float:left;
width:5rem;
}
.wlresponse p label.detaillong{
box-sizing:border-box;
width:100%;
float:left;
padding-left:5rem;
margin-left:-5rem;
font-style:normal;
}
.wlfile p label.del2{
background-image:url(../images/gdicon7.png);
background-size:1.6rem;
box-sizing:border-box;
width:100%;
float:left;
display:block;
padding-left:2.5rem;
margin-left:-2rem;
color:#222;
line-height:1.4;
margin-top:0.2rem;
background-repeat: no-repeat;
background-position: right 0.8rem;
}
.select{
width:100%;
height:1.5rem;
border:0;
padding:0;
background:#fff url("../images/icon8.png") 99.3% center no-repeat;
background-size:0.9rem;
font-size:0.7rem;
direction: rtl;
padding-right:0.8rem;
}
.tr10{direction: rtl;padding-right:0.8rem;}
input[type=date]{
width:100%;
border:0;
padding:0;
background:#fff url("../images/icon8.png") 99.3% center no-repeat;
background-size:0.9rem;
font-size:0.7rem;
text-align:right;
}
.enter{
box-sizing:border-box;
border:0;
color:#999;
width:100%;
outline:none;
}
.event-text{
box-sizing:border-box;
width:100%;
border:0;
color:#999;
outline:none;
}
.select-Switching{
float:right;
}
/*删除*/
/*按钮--新增样式*/
.upgrade{
width:94%;
font-size:0.8rem;
margin:1rem auto 0 auto;
}
.included{background:#f18333;margin-top:1rem;}
.bluebtnsmal2{width:94%;}
.uploadings{
float:left;
background-color: #eee;
width:49%;
color: #999;
font-size: 0.8rem;
border:0;
outline:none;
}
.uploadings span{
background-image:url(../images/uploading.png);
background-repeat: no-repeat;
padding-left:1.5rem;
}
.photographs{
float:right;}
.photographs span{
background-image:url(../images/photograph.png);
}
.selects{
width:30%;
background:#FFF;
border: 1px solid #CCC;
color:#999;
font-size:0.6rem;
height:1.5rem;
line-height:1.4rem;
border-radius:0.2rem;
}
.photographs2{
width:30%;
border: 1px solid #CCC;
color:#999;
font-size:0.6rem;
height:1.5rem;
line-height:1.4rem;
background-color: #FFF;
border-radius:0.2rem;
margin-left:0.5rem;
}
.photographs2 em{
background-image:url(../images/photograph.png);
background-repeat: no-repeat;
padding-left: 1.2rem;
background-position:left;
}
/*工单响应--新增样式*/
.wlresponse p.next2{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
padding:0.3rem 0.6rem;
background:url("../images/icon8.png") 96.2% center no-repeat;
background-size:0.9rem;
}
.wlresponse p i{
box-sizing:border-box;
width:100%;
float:left;
padding-left:3.5rem;
margin-left:-3.5rem;
font-style:normal;
}
.wlresponse p i.tr{text-align:right;padding-right:0.8rem;}
.wlresponse a{
color:#222;
}
.wlresponse p span.long{
box-sizing:border-box;
display:block;
float:left;
width:5rem;
color:#666;
}
.wlresponse p i.long{
box-sizing:border-box;
width:100%;
float:left;
padding-left:5.5rem;
margin-left:-5.5rem;
font-style:normal;
}
/*关联附件--新增样式*/
.wlfile p label.del2{
background-image:url(../images/gdicon7.png);
background-size:1.6rem;
box-sizing:border-box;
width:100%;
float:left;
display:block;
padding-left:3rem;
margin-left:-2.5rem;
color:#222;
line-height:1.4;
margin-top:0.2rem;
background-repeat: no-repeat;
background-position: right;
}
/*创建事件*/
.enter{
box-sizing:border-box;
border:0;
color:#999;
width:100%;
outline:none;
}
.event-text{
box-sizing:border-box;
width:100%;
border:0;
color:#999;
outline:none;
}
.select-Switching{
float:right;
}
/*创建事件-基本信息*/
.present{
position:absolute;
right:0.2rem;
top:0;
font:1.2rem;
color:#3396f1;
background: url(../images/ok.png) left center no-repeat;
width:2rem;
padding-left:1.1rem;
background-size:0.8rem;
}
.present a{
font:1.2rem;
color:#3396f1;
}
.present a.solve{
background-image: url(../images/down.png);
}
.input-box{
width:100%; border:0;
border-radius:0;
font-size:0.7rem;
color:#666;
height:96%;
background:transparent;
tap-highlight-color:transparent;
-webkit-tap-highlight-color:transparent;
}
/*添加处理记录*/
.wlrecord a{
color: #333;
}
.wlrecord a.edit{
height:1.2rem;
float:right;
background:url(../images/deit.png);
padding-left: 1rem;
background-repeat: no-repeat;
padding-bottom:0.2rem;
background-size:1.2rem;
}
.wlrecord a.del{
height:1.2rem;
float:right;
background-image:url(../images/gdicon7-2.png);
padding-left: 1rem;
background-repeat: no-repeat;
background-size:1.2rem;
margin-left:0.5rem;
}
/*添加*/
.add{
margin:0.8rem auto;
display:block;
height:2rem;
background-color: #f0f0f0;
border:0;
border-radius:0.18rem;
width:94%;
tap-highlight-color:transparent;
-webkit-tap-highlight-color:transparent;
}
.add span{
background:url(../images/add.png) left center no-repeat;
background-size:1.35rem;
color:#999;
font-size:0.8rem;
padding-left:1.5rem;
line-height: 2rem;
}
/*删除*/
/*选择客户名称*/
.select-client {
height: 2.5rem;
padding: 0 0.6rem;
box-sizing:border-box;
background:#fff;
width:100%;
position:fixed;
top:2.2rem;
}
.select-client span {
box-sizing: border-box;
display: block;
float: left;
width: 4rem;
height: 2.5rem;
line-height: 2.5rem;
font-size: 0.7rem;
color: #222;
}
.select-client em {
box-sizing: border-box;
display: block;
float: right;
width: 100%;
padding-left: 4rem;
margin-left: -4rem;
}
.select-client em i {
font-style: normal;
box-sizing: border-box;
display: block;
border: solid 1px #e6e6e6;
width: 100%;
height: 1.1rem;
font-size: 0.7rem;
color: #222;
line-height: 1.1rem;
padding: 0 0.8rem 0 0.4rem;
margin-top: 0.7rem;
background: url(../images/taskicon21.png) 99% center no-repeat;
background-size: 0.8rem;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
/*选择处理人*/
.nameone {
font-size: 0.7rem;
line-height: 1.5rem;
padding: 0.2rem 0.6rem;
background: #f2f2f2;
color: #222;
font-weight: normal;
margin: 0;
}
.nametwo {
box-sizing:border-box;
font-size: 0.7rem;
line-height: 2.2rem;
padding: 0 0.6rem;
color: #222;
font-weight: normal;
border-bottom: solid 1px #e6e6e6;
}
section.namethree {
box-sizing:border-box;
font-size: 0.7rem;
line-height: 1.55rem;
color: #666;
cursor:pointer;
padding:0;
}
section.namethree p span {
width: auto;
cursor:pointer;
color:#666;
padding-left:0.8rem;
}
section.namefour {
box-sizing:border-box;
font-size: 0.7rem;
line-height: 1.55rem;
color: #666;
cursor:pointer;
padding:0;
}
section.namefour p span {
width: auto;
cursor:pointer;
color:#666;
}
.kltwowrap3 {
text-align: center;
height: 2rem;
position: absolute;
left: 0;
}
.kltwowrap3 a {
float: left;
color: #222;
font-size: 0.8rem;
}
.kltwowrap3 a.active {
background: url("../images/navcur.png") left bottom repeat-x;
background-size: 0.15rem 0.1rem;
color: #da251d;
}
.nameone-2 {
height:1.9rem;
line-height: 1.9rem;
padding: 0 0.7rem;
background: #f2f2f2;
margin: 0.25rem 0;
border-bottom: 0;
cursor:pointer;
}
.foucs-2 {
background-image: url(../images/taskicon21.png);
background-position: 96.2% center;
background-repeat:no-repeat;
background-size: 0.9rem;
}
section .namethree p.last {
border-bottom: 0;
}
.name-box {
box-sizing: border-box;
padding: 0 0.7rem;
}
.name-box span {
display: inline-block;
box-sizing: border-box;
border: solid 1px #aaa;
width: 22%;
height: 1.5rem;
margin-right: 4%;
border-radius: 0.25rem;
text-align: center;
font-size: 0.6rem;
line-height: 1.5rem;
color: #999;
margin-top:0.5rem;
}
.name-box span.last {
margin-right: 0;
}
.button {
box-sizing: border-box;
padding: 0 0.6rem;
height:2.4rem;
}
.button input{
border-radius: 0.2rem;
border: solid 0px #007ef1;
background: #3396f1;
font-size: 0.9rem;
color: #fff;
width: 100%;
height: 2rem;
line-height: 2rem;
margin: 0.2rem 0;
}
.tab-box-2 {
width: 100%;
height: 2.2rem;
padding: 0 0.6rem;
border-bottom: solid 0.05rem #dbd6d6;
background-color: #fff;
}
.tab-box-2 a {
width: 50%;
font-size: 0.55rem;
color: #222;
text-align: center;
line-height: 2.1rem;
display: inline-block;
float: left;
}
.tab-box-2 a.cur {
border-bottom: solid 0.1rem #da251d;
color: #da251d;
}
/*添加关联配置*/
.search-bg {
box-sizing: border-box;
height: 2.6rem;
padding: 0.5rem 0.6rem;
background: #e6e6e6;
}
.search-bg .search-box {
height: 1.6rem;
border-radius: 0.25rem;
background: #fff;
padding:0;
padding-left: 0.6rem;
}
.search-bg .search-box input {
box-sizing:border-box;
display:inline-block;
width: 80%;
padding:0.3rem 0;
line-height:1rem;
font-size: 0.6rem;
outline:none;
border:0;
vertical-align:middle;
float:left;
}
.search-bg .search-box span {
display: inline-block;
float: right;
width: 1.6rem;
height: 1.6rem;
background: url(../images/icon101.png) center no-repeat;
background-size: 1.2rem;
cursor:pointer;
}
.item {
box-sizing: border-box;
height: 3.5rem;
padding: 0.4rem 0.6rem;
border-bottom: solid 1px #e6e6e6;
}
.item-foucs {
background: url(../images/taskicon21.png) 99% center no-repeat;
background-size: 0.9rem;
}
.item span.img {
display: inline-block;
width: 2.5rem;
height: 2.5rem;
border: solid 1px #e6e6e6;
background: url(../images/gdicon16.png) center no-repeat;
background-size: 1.5rem 1.8rem;
float: left;
}
.item span.img-repairs {
background: url(../images/Repair2.png) center no-repeat;
}
.item span.text {
display: block;
float: left;
font-size: 0.65rem;
color: #222;
line-height: 0.75rem;
margin-left: 0.3rem;
margin-top: 0.2rem;
}
.item span.text .one {
display: block;
margin-top:0.2rem;
}
/*添加关联工单*/
.item2 {
box-sizing: border-box;
height: 3.5rem;
padding: 0.4rem 0.6rem;
border-bottom: solid 1px #e6e6e6;
}
.item2 span.literal{
box-sizing:border-box;
float:left;
width:2.5rem;
height:2.5rem;
border:solid 1px #e6e6e6;
background:url("../images/gdicon3.png") center 0rem no-repeat;
background-size:1.7rem;
padding-top:1.1rem;
text-align:center;
font-size:0.4rem;
color:#999;
display:inline-block;
}
.item2 span.img {
display: inline-block;
width: 1.65rem;
height: 2rem;
border: solid 1px #e6e6e6;
background: url(../images/gdicon3.png) center no-repeat;
background-size: 1.5rem 1.8rem;
float: left;
}
.item2 span.text {
float: left;
box-sizing:border-box;
width:100%;
font-size: 0.65rem;
color: #222;
line-height: 0.75rem;
margin-left: -2.5rem;
padding-left:3rem;
}
.item2 span.text .one {
display: block;
width:95%;
margin-top:0.3rem;
overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.item2-foucs {
background: url(../images/taskicon21.png) 99% center no-repeat;
background-size: 0.9rem;
}
.repair_a {
color: #222;
}
/*日常巡检*/
.inspection-box{
width:100%;
height:auto;
}
.inspection-box:first-child{
margin-top:0.5rem;
}
.inspection-bg{
font-size: 0.7rem;
color: #333;
background-color: #f0f0f0;
padding:0.2rem 0.6rem;
}
.inspection-bg span{
display:inline-block;
width:1.6rem;
background:url(../images/deit.png) left center no-repeat;
background-size:1.2rem;
padding-left:1.2rem;
float:right;
}
.bg2{
background-color: #f0f0f0;
background-size:0.75rem;
padding:0.2rem 0 0.2rem 1.2rem;
color:#222;
font-size:0.65rem;
height:1.5rem;
line-height:1.5rem;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
background-image: url(../images/pz.png);
background-repeat: no-repeat;
background-position: 0.5rem center;
padding-left:1.5rem;
}
.configuration{
background-size:0.8rem 0.8rem;
background-color: #CCC;
background-image: url(../images/btn-set-hover.png);
background-repeat: no-repeat;
background-position: left center;
}
.inspection-box p{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
padding:0.3rem 0.6rem;
background:url("../images/icon8.png") 96.2% center no-repeat;
background-size:0.9rem;
}
.inspection-box p:after{
content:"";
clear:both;
height:0;
display:block;
overflow:hidden;
}
.inspection-box p.no-next{
background:none;
}
.inspection-box a:last-child p{
border-bottom:none;
}
.inspection-box p span{
font-size: 0.7rem;
color: #333;
display:block;
float:left;
width:8rem;
}
.inspection-box p label{
font-size: 0.7rem;
color:#666;
box-sizing:border-box;
display:block;
float:left;
width:100%;
padding-left:8rem;
margin-left:-8rem;
text-align:right;
}
.inspection-box p label em{
display:inline-block;
height:1.2rem;
padding:0.2rem 0.7rem 0 0;
background:url(../images/icon8.png) right 0.3rem no-repeat;
background-size:1rem;
line-height:1.2rem;
font-size:0.7rem;
}
.wlresponse p.next3{
box-sizing:border-box;
border-bottom:solid 1px #e6e6e6;
padding:0.3rem 0.6rem;
background:none;
}
/*分派任务*/
.select-assign {
overflow:hidden;
zoom:1;
padding: 0 0.6rem;
background:#fff;
}
.select-assign span {
box-sizing: border-box;
display: block;
float: left;
width: 3.5rem;
height: 2.5rem;
line-height: 2.5rem;
font-size: 0.7rem;
color: #666;
text-align:right;
}
.select-assign span.small{width:3.5rem;}
.select-assign em {
box-sizing: border-box;
display: block;
float: right;
width: 100%;
padding-left: 3.5rem;
margin-left: -3.5rem;
}
.select-assign em.small{padding-left: 3.5rem;margin-left: -3.5rem;}
.select-assign em i {
float:left;
font-style: normal;
box-sizing: border-box;
display: block;
border: solid 1px #e6e6e6;
height: 1.1rem;
font-size: 0.7rem;
color: #222;
padding:0 0.8rem;
line-height: 1.1rem;
margin-top: 0.7rem;
background:none;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
margin-left:0.4rem;
text-align:center;
cursor:pointer;
}
.select-assign em i.foucs-3{
background: url(../images/taskicon21.png) 99% center no-repeat;
background-size: 0.8rem;
padding-left:0.5rem;
text-align:left;
}
/*运维周报 增加两个css样式*/
.taskrunwtit h3{
font-size:0.9rem;
}
.taskrunw-bg{
width:102%;
height:6.25rem;
background: url(../images/banner1.png) #e9e9f1 center;
background-repeat: no-repeat;
}
.joininglist table td em.color4{
background:#ff9a03;
}
/*操作成功提示*/
.OpeTips{
text-align:center;
font-size:0.7rem;
color:#222;
padding:1.5rem 0;
line-height:1.6;
}
.OpeTips div{padding-bottom:1.2rem;font-size:0.8rem;}
.OpeTips span.ok{
background:url(../images/ok2.png) no-repeat;
background-size:1.5rem;
width:1.5rem;
height:1.5rem;
display:inline-block;
position:relative;
top:0.5rem;
margin-right:0.5rem;
}
.OpeTips span.no{
background:url(../images/no2.png) no-repeat;
background-size:1.5rem;
width:1.5rem;
height:1.5rem;
display:inline-block;
position:relative;
top:0.5rem;
margin-right:0.5rem;
}
.note2{color:#999;padding:0.5rem 0.6rem;}
.class{-webkit-tap-highlight-color:transparent;}
.foucs-3 {
background-image: url(../images/taskicon21.png);
background-position: 92.2% center;
background-repeat:no-repeat;
background-size: 0.9rem;
}
.pt22{padding-top:2.2rem;}
.pt44{padding-top:4.4rem;}
.pt66{padding-top:6.9rem;}
.fixed{position:fixed;top:2.2rem;width:100%;z-index:2;}
#swiper-pages{
padding-top:2.2rem;
}
.worklistcon label em{padding-right:2.5rem;}
.worklistcon label.state{
background:none;
top:0.2rem;
font-size:0.7rem;
color:#f66;
width:auto;
text-overflow: inherit;
}
.worklistcon label.state.normal{color:#666;}
/*报表统计详情*/
.statistics-title{text-align:center;width:100%;font-size:0.9rem;line-height:2.5rem;color:#000;margin:auto;}
.client-name{text-align:center;width:100%;box-sizing:border-box;font-size:0.65rem;color:#666;margin:auto;padding:0 0.5rem;line-height:1.5rem;height:1.5rem;}
.client-name span{float:left; margin-left:0.2rem;}
.client-name p{float:right; margin-right:0.2rem;}
.searchTable{width:13rem;margin:0.5rem auto;overflow:hidden;zoom:1;}
.searchTdHead{width:2.5rem;}
.searchinput{padding-left:0.2rem;border:solid 1px #ccc;width:10rem;height:1.2rem;border-radius: 0.1rem;margin:0.4rem 0;}
.searchbtn{background:#007b33;padding:0.2rem 0;border:0;width:10.3rem;border-radius: 0.1rem;margin:0.4rem 0 1rem 0;text-align:center;color:#fff;font-size:0.8rem;line-height:1.8;}
.searchTit{font-size:0.9rem;text-align:center;line-height:2rem;margin-bottom:0.5rem;}
.searchCon{position:relative;overflow:hidden;zoom:1;background:#fff;padding-bottom:0.5rem;margin:0 0.5rem;}
.tableName{line-height:1.8rem;height:1.8rem;border:solid 1px #ccc;width:5rem;float:left;background:#fff;position:relative;z-index:6;}
.tableName th{background:#eff1f3;font-weight:normal;border:solid 1px #ccc;}
.tableName td{border:solid 1px #ccc;text-align:center;width:2.5rem;background:#fff;}
#boxscroll {height: auto;width: 100%;box-sizing:border-box;overflow: auto;position:absolute;left:0rem;padding-left:5rem;z-index:4;}
#boxscroll div {width:1000rem;box-sizing:border-box;}
#boxscroll table{line-height:1.8rem;height:1.8rem;width:auto;border:solid 1px #ccc;border-width:1px 1px 1px 0;float:left;}
#boxscroll table th{background:#eff1f3;font-weight:normal;border:solid 1px #ccc;border-width:1px 1px 1px 0;white-space: nowrap;padding:0 0.5rem;}
#boxscroll table td{border:solid 1px #ccc;text-align:center;white-space: nowrap;padding:0 0.5rem;}
#boxscroll table tr td:first-child{border-width:1px 1px 1px 0;}
/*驻场服务监督卡*/
.resident-box{
box-sizing:border-box;
height:2.4rem;
line-height:2.4rem;
border-bottom:solid 1px #e6e6e6;
padding:0 0.3rem 0 0.3rem;
font-size:0.85rem;
text-align:center;
color:#3396f1;
width:100%;
background:#fff;
z-index:2;
}
.resident-box span{color:#3396f1;}
.resident-box select{width:100%;height:2.4rem;border:0;position: absolute;left: 0px;top: 0px; opacity: 0;}
#swiper-container1{
position:fixed;
top:2.2rem;
width:100%;
height:2.5rem;
z-index:2;
}
#swiper-container2{
padding-top:2.2rem;
}
.month{
width:100%;
height:100%;
text-align:center;
font-size:1.2rem;
color:#999;
}
.month tr:last-child td{background:none;}
.month td{
width:33.3%;
border-bottom:solid 1px #e6e6e6;
border-right:solid 1px #e6e6e6;
background-image: url(../images/pic-3.png);
background-repeat: no-repeat;
background-position: right bottom;
background-size:1rem;
}
.month td:last-child{
border-right:none;}
.month td.not{
background-image: url(../images/pic-4.png);
}
.month td.survey{
background-image: url(../images/pic-5.png);
}
.month td.processing{
background-image: url(../images/pic-6.png);
}
.month td.furnished{
background-image: url(../images/pic-7.png);
background-repeat: no-repeat;
background-position: center 4rem;
}
.month td.nobg{
background:none;
}
.month td span{
color:#3396f1;}
.month td p{
color:#d6d6d6;
}
.note{margin-top:1rem;position:absolute;bottom:0;height:2rem;padding-left:0.3rem;}
.note li{
font-size:0.7rem;
color:#333;
float:left;
padding-right:0.5rem;
padding-left:1rem;
background-image: url(../images/pic-3.png);
background-repeat: no-repeat;
background-position: left 0.3rem;
background-size:0.7rem;
}
.note li.not{
background-image: url(../images/pic-4.png);
}
.note li.survey{
background-image: url(../images/pic-5.png);
}
.note li.processing{
background-image: url(../images/pic-6.png);
}
.pb22{padding-bottom:2.2rem;}
/*9-20新增*/
.tcenter{text-align:center;}
.mt5{margin-top:0.5rem;}
/*积分明细*/
.integralBg{background:#3396f1;background:-webkit-linear-gradient(left,#138bde,#2ab4ea);height:4.3rem;color:#fff;padding:1rem 0rem 1rem 0.6rem;box-sizing:border-box;}
.integralBg span{background:url(../images/icon20.png) no-repeat;background-size:2.2rem;width:2.2rem;height:2.2rem;float:left;}
.integralBg label{float:left;box-sizing:border-box;width:100%;padding-left:3.6rem;margin-left:-3rem;line-height:1.2rem;}
.integralBg label i{background:url(../images/icon21.png) no-repeat;background-size:0.7rem;width:0.7rem;height:0.7rem;display:inline-block;margin:0 0 0 0.2rem; position:relative;top:0.15rem;}
.integralBg label em{font-size:0.6rem;}
.integralBg label i:first-child{margin:0 0 0 0.5rem;}
.integralTit{height:2.2rem;line-height:2.2rem;background:url(../images/icon22.png) 0.6rem center no-repeat;background-size:0.9rem;color:#3396f1;font-size:0.8rem;padding-left:1.8rem;border-bottom:solid 1px #e6e6e6;}
.integralCon{padding:0.3rem 0.6rem;border-bottom:solid 1px #e6e6e6;box-sizing:border-box;line-height:1.1rem;}
.integralCon:after{
content:"";
display:block;
height:0;
clear:both;
overflow:hidden;
}
.integralCon h2{font-size:0.7rem;color:#222;width:85%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.integralCon p{box-sizing:border-box;background:url("../images/gdicon14.png") left 0.25rem no-repeat;background-size:0.7rem;font-size:0.6rem;color:#a5a5a5;padding-left:0.9rem;}
.integralCon span{float:right;padding-top:0.6rem;color:#ff7f00;font-size:0.8rem;}
.integralCon span.blue{color:#3396f1;}
/*我的知识*/
.kltype p span.tpye23{background:url(../images/icon23.png) no-repeat;background-size:100%;}
.kltype p span.tpye24{background:url(../images/icon24.png) no-repeat;background-size:100%;}
.kltype p span.tpye25{background:url(../images/icon25.png) no-repeat;background-size:100%;}
.kltype p span.tpye26{background:url(../images/icon26.png) no-repeat;background-size:100%;}
.kltype p span.tpye27{background:url(../images/icon27.png) no-repeat;background-size:100%;}
/*知识文档*/
.fileBg{background:#fdebd5 url(../images/File.png) center no-repeat;background-size:auto 4rem;height:4.3rem;box-sizing:border-box;}
/*知识文档*/
.doctor{padding:0.5rem 0.6rem;border-bottom:solid 1px #e6e6e6;box-sizing:border-box;line-height:1.1rem;background:url(../images/icon8.png) 96.2% center no-repeat;background-size:0.9rem;}
.doctor:after{
content:"";
display:block;
height:0;
clear:both;
overflow:hidden;
}
.doctor span{background:url(../images/icon20.png) no-repeat;background-size:2.2rem;width:2.2rem;height:2.2rem;float:left;}
.doctor label{float:left;box-sizing:border-box;width:100%;padding-left:3.6rem;margin-left:-3rem;color:#666;}
.doctor h2{color:#222;font-size:0.7rem;}
.doctor em{font-size:0.6rem;background:url(../images/icon28.png) left center no-repeat;background-size:0.7rem;color:#666;display:inline-block;padding:0 1rem;}
.doctor i{background:url(../images/icon29.png) no-repeat;background-size:0.7rem;width:0.7rem;height:0.7rem;display:inline-block;margin:0 0 0 0.2rem; position:relative;top:0.15rem;}
/*知识库首页*/
.knowledge-banner{
position:relative;
background:#00b0eb;
height:6rem;
overflow:hidden;}
.knowledge-banner img{
height:6rem;
display:block;
margin:auto;
}
.knowledge-box{
width:100%;
padding-top:0.8rem;
height:7.5rem;
border-bottom:solid 6px #e6e6e6;
}
.knowledge-box a{
float:left;
padding-bottom:0.5rem;
display:block;
width:25%;
line-height:1.3rem;
color:#808080;
font-size:0.7rem;
text-align:center;
}
.knowledge-box a span, .mt_content a em{
background:#0b96ea;
margin:0 auto;
border-radius:0.5rem;
display:block;
height:2rem;
width:2rem;
}
.knowledge-box a span img, .mt_content a em img{
margin-top:0.5rem;
height:1.1rem;
width:1.1rem;
}
.knowledge-box a:nth-child(2) span{
background:#fccb19;
}
.knowledge-box a:nth-child(3) span{
background:#1ab8eb;
}
.knowledge-box a:nth-child(4) span{
background:#ff565b;
}
.knowledge-box a:nth-child(5) span{
background:#f9a51f;
}
.knowledge-box a:nth-child(6) span{
background:#00d4f2;
}
.knowledge-box a:nth-child(7) span{
background:#6cc143;
}
.knowledge-box a:nth-child(8) span{
background:#fe8864;
}
.knowledge-title{
width:100%;
height:auto;
display:block;}
.knowledge-newest{
width:100%;
font-size:0.85rem;
color:#da251d;
line-height:2.25rem;
background-image: url(../images/pic-17.png);
background-repeat: no-repeat;
background-position: 0.5rem center;
background-size:0.85rem;
padding-left:1.8rem;
border-bottom:solid 1px #e6e6e6;
box-sizing:border-box;
}
/*知识库底部菜单*/
footer a.lore{
float:left;
padding-top:0.1em;
display:block;
width:25%;
height:2.2rem;
color:#8a8a8a;
font-size:0.7rem;
text-align:center;
}
footer a.lore span{
margin:0.3rem 0 0rem 0;
background:url(../images/home1.png) center no-repeat;
background-size:0.85rem;
display:block;
height:0.85rem;
width:100%;
}
footer a.lore:hover span, footer a.lore.focus span{
background:url(../images/home2.png) center no-repeat;
background-size:0.85rem;
}
footer a.lore:hover, footer a.lore.focus{
color:#0e77e4;
}
footer a.lore:nth-child(2) span{
background:url(../images/management1.png) center no-repeat;
background-size:0.85rem;
}
footer a.lore:nth-child(3) span{
background:url(../images/file1.png) center no-repeat;
background-size:0.85rem;
}
footer a.lore:nth-child(4) span{
background:url(../images/me1.png) center no-repeat;
background-size:0.85rem;
}
footer a.lore:nth-child(2):hover span, footer a:nth-child(2).focus span{
background:url(../images/management2.png) center no-repeat;
background-size:0.85rem;
}
footer a.lore:nth-child(3):hover span, footer a:nth-child(3).focus span{
background:url(../images/file2.png) center no-repeat;
background-size:0.85rem;
}
footer a.lore:nth-child(4):hover span, footer a:nth-child(4).focus span{
background:url(../images/me2.png) center no-repeat;
background-size:0.85rem;
}
footer a.lore font{
display:block;
}
footer a.lore:last-child{
float:right;
}
/*添加关联知识*/
.worklistcon span.relaicon5{
background:url("../images/pic-20.png") center no-repeat;
background-size:2.2rem;
}
/*知识库详情*/
.knowledge-detail{
float:left;
padding-bottom:0.2rem;
width:100%;
height:1rem;
border-bottom:solid 1px #e6e6e6;
}
.knowledge-detail span{
font-size:0.65rem;
float:left;
margin-right:0.65rem;
padding-left:0.85rem;
height:1rem;
background: url(../images/icon26.png) left center no-repeat;
background-size:0.8rem;
display:block;
line-height:1rem;
}
.knowledge-detail span.marrow{
background-image: url(../images/icon25.png);}
.knowledge-detail span.collect{
background-image: url(../images/icon5-2.png);}
.knowledge-detail span.zan{
background-image: url(../images/icon23.png);
color:#0b96ea;}
.knowledge-detail span.cai{
background-image: url(../images/icon24.png);
color:#ef0573;}
.knowledge-detail span.zan2{
background-image: url(../images/icon23-1.png);
color:#999;}
.knowledge-detail span.cai2{
background-image: url(../images/icon24-1.png);
color:#999;}
.pb22{padding-bottom:2.2rem;}
/*在“nameone-2” 样式下面添加*/
.nameone-2 i{
float:right;
font-style:normal;
}
/*在“section.namethree p span” 样式下面添加*/
section.namethree p span.count{
font-size:0.65rem;
float:right;
font-style:normal;
background: url(../images/icon8.png) right center no-repeat;
background-size:0.9rem;
padding-right: 1.1rem;
margin-right: 0.2rem;}
.pb22{padding-bottom:2.2rem;}
.path{
background:#f0f0f0;
width:100%;
height:2rem;
line-height:2rem;
}
.path a{
margin:0 0.6rem;
color:#0067e5;}
.path a.current{
color:#999;}
.worklist h2.tim{background: url("../images/time.png") left 0.21rem no-repeat;
background-size:1rem;}
/*知识库分类一级*/
.kltit i{
float:right;
display:inline-block;
background:url("../images/icon10.png") no-repeat;
width:1.2rem;
height:1.2rem;
background-size:1.2rem;
margin-top:0.4rem;
}
.kltit label.check-sx{
background:url("../images/taskicon17-1.png") center top no-repeat;
background-size:1.1rem;
}
/*暂无数据*/
.jy{
background:url("../images/pic-26.png") center 1.5rem no-repeat;
background-size:2.8rem;
}
.kh{
background:url("../images/icon30.png") center 1.5rem no-repeat;
background-size:3rem;
}
/*我的工单-搜索*/
.worklistsearch.second{
margin:0.5rem;
box-sizing:border-box;
height:1.8rem;
padding:0.3rem 0.6rem 0 0.6rem;
font-size:0.8rem;
color:#222;
border:0;
background:#f0f0f0;
border-radius:5px;
position:relative;
}
.worklistsearch.second span{
background:url("../images/pic-30.png") right center no-repeat;
background-size:0.5rem;
width:3.6rem;
font-size:0.65rem;
display:block;
float:left;
line-height:1.7;
position:relative;
z-index:2;
padding-right:0.2rem;
margin-right:0.2rem;
}
.worklistsearch label.small2{margin-left: -4rem;padding-left:4rem;}
.worklistsearch label.small2 input{
background:#f0f0f0;
box-sizing:border-box;
width:85%;
border:0;
height:1.3rem;
line-height:1.3rem;
border-radius:0;
appearance: none;
-webkit-appearance: none;
float:left;
outline:none;
font-size:0.6rem;
}
.worklistsearch label.small2 input[type=button]{
box-sizing:border-box;
width:15%;
background:url("../images/icon101.png") right 0rem no-repeat;
background-size:1.2rem;
border:0;
height:1.3rem;
line-height:1.3rem;
border-radius:0;
appearance: none;
-webkit-appearance: none;
}
.worklistsearch label.small3{padding-left:0rem;
margin-left:0rem;}
.worklistsearch label.small3 input{
background:#f0f0f0;
box-sizing:border-box;
width:90%;
border:0;
height:1.3rem;
line-height:1.3rem;
border-radius:0;
appearance: none;
-webkit-appearance: none;
float:left;
outline:none;
font-size:0.6rem;
}
.worklistsearch label.small3 input[type=button]{
box-sizing:border-box;
width:10%;
background:url("../images/icon10.png") right 0.1rem no-repeat;
background-size:1.2rem;
border:0;
height:1.3rem;
line-height:1.3rem;
border-radius:0;
appearance: none;
-webkit-appearance: none;
}
/*我的工单-搜索下拉列表*/
.wlsdrop p,.wlsdrop2 p.tongyong{
background:url(../images/pic-tongyong.png) left center no-repeat;
background-size:0.6rem;
}
.wlsdrop p,.wlsdrop2 p.bianji{
background:url(../images/pic-bianji.png) left center no-repeat;
background-size:0.85rem;
}
.wlsdrop p,.wlsdrop2 p.shoucang{
background:url(../images/pic-shoucang.png) left center no-repeat;
background-size:0.8rem;
}
.wlsdrop p,.wlsdrop2 p.ding{
background:url(../images/pic-ding.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.cai{
background:url(../images/pic-cai.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.zhiding{
background:url(../images/pic-zhiding.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.jinghua{
background:url(../images/pic-jinghua.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.jinyong{
background:url(../images/pic-jinyong.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.chuli{
background:url(../images/pic-chuli.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.guanbi{
background:url(../images/pic-guanbi.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.baocun{
background:url(../images/pic-baocun.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.tijiao{
background:url(../images/pic-tijiao.png) left center no-repeat;
background-size:0.65rem;
}
.wlsdrop p,.wlsdrop2 p.quanbu{
background:url(../images/pic-quanbu.png) left center no-repeat;
background-size:0.65rem;
}
.wlsdrop p,.wlsdrop2 p.quanbu{
background:url(../images/pic-quanbu.png) left center no-repeat;
background-size:0.65rem;
}
.wlsdrop p,.wlsdrop2 p.baogao{
background:url(../images/pic-baogao.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.renwu{
background:url(../images/pic-renwu.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.zishen{
background:url(../images/pic-zishen.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.gaoji{
background:url(../images/pic-gaoji.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.zhongji{
background:url(../images/pic-zhongji.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.chuji{
background:url(../images/pic-chuji.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.shenhe{
background:url(../images/pic-shenhe.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.xunjian{
background:url(../images/pic-xunjian.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.huitui{
background:url(../images/pic-huitui.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.guaqi{
background:url(../images/pic-guaqi.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.qiyong{
background:url(../images/pic-qiyong.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.jieshu{
background:url(../images/pic-jieshu.png) left center no-repeat;
background-size:0.82rem;
}
.wlsdrop p,.wlsdrop2 p.gaikuang{
background:url(../images/pic-gaikuang.png) left center no-repeat;
background-size:0.8rem;
}
.wlsdrop p,.wlsdrop2 p.zhuangtai{
background:url(../images/pic-zhuangtai.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.huanbi{
background:url(../images/pic-huanbi.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.leixing{
background:url(../images/pic-leixing.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.laiyuan{
background:url(../images/pic-laiyuan.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.dachenglu{
background:url(../images/pic-dachenglu.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.jibie{
background:url(../images/pic-jibie.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.yingxiangdu{
background:url(../images/pic-yingxiangdu.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.mingxi{
background:url(../images/pic-mingxi.png) left center no-repeat;
background-size:0.7rem;
}
.wlsdrop p,.wlsdrop2 p.fugailu{
background:url(../images/pic-fugailu.png) left center no-repeat;
background-size:0.85rem;
}
.wlsdrop p,.wlsdrop2 p.pingfen{
background:url(../images/pic-pingfen.png) left center no-repeat;
background-size:0.8rem;
}
.wlsdrop p,.wlsdrop2 p.shuliang{
background:url(../images/pic-shuliang.png) left center no-repeat;
background-size:0.8rem;
}
.wlsdrop p,.wlsdrop2 p.tongbi{
background:url(../images/pic-tongbi.png) left center no-repeat;
background-size:0.75rem;
}
.wlsdrop p,.wlsdrop2 p.qushi{
background:url(../images/pic-qushi.png) left center no-repeat;
background-size:0.8rem;
}
.wlsdrop p,.wlsdrop2 p.none{
background-image:none;
padding-left:0rem;
}
/*工单响应*/
.wlresponse p span.lo2{
box-sizing:border-box;
display:block;
float:left;
width:5rem;
color:#666;
}
.wlresponse p label.long{
box-sizing:border-box;
display:block;
float:left;
padding-left:5rem;
margin-left:-5rem;
width:100%;
}
/*选择处理人*/
section.namethree p span.count{
font-size:0.65rem;
float:right;
font-style:normal;
background: url(../images/icon8.png) right center no-repeat;
background-size:0.9rem;
padding-right: 1.1rem;
margin-right: 0.2rem;
}
.worklistcon span.custom{
background:url("../images/custom.png") center 0.35rem no-repeat;
background-size:1.6rem;
}
#page{overflow-y:auto;}
#page2{overflow-y:auto;}