
*{margin: 0; padding: 0;}
html,body{ 
  background: #fff; 
  color: #323232;
    /*width: 100%;*/
  height: 100%;
  -webkit-tap-highlight-color: transparent;
    font-family: Arial,"Microsoft Yahei";
}
.container{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}
a:link,a:visited{text-decoration:none;}
.clear_fix{
  clear: both;
}
.logo{
  width: 100px;
  margin: 70px auto;
}

.btn-primary {
    background-color: #dd4814;
    border-color: #dd4814;
    color: #fff;
}
.btn-primary:focus, 
.btn-primary.focus {
    background-color: #ae3910;
    border-color: #682209;
    color: #fff;
}
.btn-primary:hover {
    background-color: #ae3910;
    border-color: #a5360f;
    color: #fff;
}
.btn-primary:active, 
.btn-primary.active {
    background-color: #ae3910;
    border-color: #a5360f;
    color: #fff;
}
.btn-primary:active:hover, 
.btn-primary:active:focus, 
.btn-primary.focus:active, 
.btn-primary.active:hover, 
.btn-primary.active:focus, 
.btn-primary.active.focus{
    background-color: #8d2e0d;
    border-color: #682209;
    color: #fff;
}
.btn-primary:active, 
.btn-primary.active {
    background-image: none;
}
.btn-primary.disabled, 
.btn-primary.disabled:hover, 
.btn-primary.disabled:focus, 
.btn-primary.disabled.focus, 
.btn-primary.disabled:active, 
.btn-primary.disabled.active, 
.btn-primary[disabled], 
.btn-primary[disabled]:hover, 
.btn-primary[disabled]:focus, 
.btn-primary.focus[disabled], 
.btn-primary[disabled]:active, 
.btn-primary.active[disabled], 
fieldset[disabled] .btn-primary, 
fieldset[disabled] .btn-primary:hover, 
fieldset[disabled] .btn-primary:focus, 
fieldset[disabled] .btn-primary.focus, 
fieldset[disabled] .btn-primary:active, 
fieldset[disabled] .btn-primary.active {
    background-color: #dd4814;
    border-color: #dd4814;
}
.btn-primary .badge {
    background-color: #fff;
    color: #dd4814;
}


.btn-white {
    background-color: #fff;
    border-color: #fff;
    color: #ff6e6e;
    border-radius: 20px;
}
.btn-white:focus, 
.btn-white.focus {
    background-color: #fff;
    border-color: #fff;
    color: #ff6e6e;
}
.btn-white:hover {
    background-color: #fff;
    border-color: #fff;
    color: #ff6e6e;
}
.btn-white:active, 
.btn-white.active, 
.open > .btn-white.dropdown-toggle {
    background-color: #fff;
    border-color: #fff;
    color: #ff6e6e;
}
.btn-white:active:hover, 
.btn-white:active:focus, 
.btn-white.focus:active, 
.btn-white.active:hover, 
.btn-white.active:focus, 
.btn-white.active.focus {
    background-color: #8d2e0d;
    border-color: #682209;
    color: #ff6e6e;
}
.btn-white:active, 
.btn-white.active{
    background-image: none;
}
.btn-white.disabled, 
.btn-white.disabled:hover, 
.btn-white.disabled:focus, 
.btn-white.disabled.focus, 
.btn-white.disabled:active, 
.btn-white.disabled.active, 
.btn-white[disabled], 
.btn-white[disabled]:hover, 
.btn-white[disabled]:focus, 
.btn-white.focus[disabled], 
.btn-white[disabled]:active, 
.btn-white.active[disabled], 
fieldset[disabled] .btn-white, 
fieldset[disabled] .btn-white:hover, 
fieldset[disabled] .btn-white:focus, 
fieldset[disabled] .btn-white.focus, 
fieldset[disabled] .btn-white:active, 
fieldset[disabled] .btn-white.active {
    background-color: #fff;
    border-color: #ff6e6e;
}

/*.login div, .login a, .login button{
  font-size: 18px;
}*/
.login .input-group-addon{
  border:0px;
  background: #fff;
}
.login .form-control{
  border:0px;
  background: #fff;
  box-shadow: 0 0 0px #fff;
}
.join{
  margin:20px 0;
}
.join>a>span{
  color: #cccccc;
}
.join .btn-link{
  color: #062255;
}
.added{
  margin:20px 0;
}
.added .btn-link{
  color: #fff;
}
.header_info1{
  padding: 15px 0 15px 2px;
  font-size: 16px;
}
.header_info3{
  padding: 15px 2px 15px 0;
  font-size: 16px;
  text-align: right;
}
.header_info1 a, .header_info3 a{
  
  color: #fe6700;
}
.header_info2{
  padding: 15px 5px;
  font-size: 18px;
  font-weight: bolder;
}
.header_info2 > span{
  float: left;
  color: #fe6c08;
  font-size: 32px;
}
.header_info2 a{
    float: right;
    width: 12px;
    height: 22px;
}
.header_info2 img{
    width: 100%;
}
.header_bg1{
  float: left;
  width: 49%;
  background: #ffa86e;
  height: 2px;
  margin-right: 2px;
}
.header_bg2{  
  float: left;
  width: 49%;
  background: #ff7b21;
  height: 2px;
  margin-left: 2px;
}
.forgot-password-bg1{
  float: left;
  width: 33%;
  background: #ffa86e;
  height: 2px;
  margin-right: 2px;
}
.forgot-password-bg2{
  float: left;
  width: 32%;
  background: #ffa86e;
  height: 2px;
}
.forgot-password-bg3{
  float: left;
  width: 33%;
  background: #ffa86e;
  /* background: #ff7b21; */
  height: 2px;
  margin-left: 2px;
}

.application{
  margin-top: 15px;
}
.application .form-control{
  border:0px;
  background: #fff;
  box-shadow: 0 0 0px #fff;
}
.top-menu{
  border-top:1px solid #eee;
  border-bottom:1px solid #eee;
  padding: 15px;
}
.top-menu > div + div:before {
  content: "|";
  float: left;
  padding: 0 5px;
  color: #e1e1e1;
}
.object{
  margin-left: 3px;
}
.object:before{
  content: url(../images/obj1_10.png);
}
.boject-list{
  border-bottom:1px solid #eee;
  background: #fff;
  padding: 15px;
  margin: 0 -15px 10px -15px;
}
.boject-list .uname{
  padding: 5px 10px;
}
.boject-list .aname{
  color: #909090;
  padding: 5px 10px;
}
.boject-list .oname{
  color: #45c018;
  border: 1px solid #45c018;
  padding: 5px 10px;
  border-radius:4px; 
}
.boject-list .oname span + span:before {
  content: "|";
  padding: 0 5px;
}

.weui_uploader_file{
  margin: 10px 10px 10px 0;
}
.uploader_file_del{
  position: relative;
}
.uploader_file_del>div{
  position: absolute;
  top: -20px;
  right: -8px;
}
.uploader_file_del>div{font-size: 16px;}
.uploader_file_del>div:before{  
  /*content: url(../images/删除.png);*/
}
.asz-user:before{
  content: url(../images/iconfont-gongren.png);
}
.asz-camera:before{
  content: url(../images/相机.png);
}
.config-edit .weui_label{
  width: 6.5em;
}
.contract-edit .weui_label{
  width: 6.5em;
}
.contract-edit .row>div{
  padding: 2px 5px;
}
.contract-edit .pay-info{
  margin: 4px 2px;
  padding: 5px;
  background: #e6e6e6;
  border-radius: 4px;
}
.contract-pay-add, .contract-pay-del{
  background: #fff;
  margin: 5px;
}
.contract-pay-add >span, .contract-pay-del>span{
  background: #fff;
  color:#fe7110;
  font-size: 20px;
}
.contract-nav{
    background: #ffffff;
}
.contract-nav .weui_navbar_item::after{
  border-right: 0; 
}
.contract-nav .weui_bar_item_on{
  color: #fe6700;
  background: transparent;
  border-bottom: 3px solid #fe6700;
}

.pay-header>div{
  padding:5px 0;
  text-align: center;
  color: #646464;
}
.pay-item>div{
  padding: 2px 5px;
  text-align: center;
}
.pay-item>div:first-child{
  padding-left: 15px;
}
.pay-item>div:last-child{
  padding-right: 15px;
}
.pay-item>div>div{
  margin: 4px 2px;
  padding: 5px;
  background: #e6e6e6;
  border-radius: 4px;
}
.object-icon{
  padding-right: 10px;
}
.object-icon>img{
  margin-left: 10px;
  width: 20px;
}
.finance-icon{
  padding-right: 5px;
}
.finance-icon>img{
  margin-left: 5px;
  width: 25px;
}
.azs_panel{
  background: #fff;
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.finance_panel{
  position: absolute;
  top: 240px;
  left:25px;
  right: 25px;
  background: #fafafa;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 15px;
  z-index: 1;
    box-shadow: 0 1px 23px 0 rgba(0, 0, 0, 0.15);
}

.azs_panel .title{float: left;color: #909090;width: 15%}
.azs_panel .title2{float: left;color: #909090;width: 30%}
.azs_panel .title{float: left;}

.design-uname{
  color: #062255;
  margin-bottom: 4px;
}

.admin{

}
.admin>.row>.col-xs-4{
  border: 1px solid #eee;
  padding: 0;
}
.admin>.row>.col-xs-4>div:first-child{
  padding-top: 6px;
  height: 70px;
  vertical-align: middle;
}
.admin>.row>.col-xs-4>div:first-child{}
.admin>.row>.col-xs-4>div:last-child{
  padding-top: 5px;
  padding-bottom:10px;
}
.ks>div{
  float: left;
}

.clerk_downmenu .selected{color: #fe6700}
.clerk_downmenu .weui_navbar_item>span{color:#b4b4b4}
.clerk_downmenu .selected >span{color: #fe6700}

.clerk{
  padding-top: 15px;
}
.clerk>div{
  background:#fff;
  padding:15px 0;
  border-bottom:1px solid #eee;
}
.uname{
  color: #333;
  font-size: 17px;
}
.oname{
  color:#b2b2b2;
  font-size: 14px;
}
.iname{
  color:#494949;
  font-size: 14px;
}
.iname>span{
  color:#333;
}
.time{
  color:#333333;
  font-size: 14px;
}
.itime{
     color:#fe6700;
     font-size: 14px;
 }
.time>div,.itime>div,.huifang>div{
    float: right;
    width: 100px;
}
.time>div>img,.itime>div>img{
    margin-right: 5px;
    width: 18px;
}

.huifang{
    color:#fff;
    font-size: 12px;
    margin-top: 3px;
}
.huifang>div>img,.huifang>div>img{
    margin-right: 5px;
    width: 18px;
}
.huifang span{
    display: inline-block;
    padding: 2px 5px;
    border-radius: 3px;
    background: #ef4f4f;
}
.weui_btn_warn.weui_btn_mini{
    font-size: 10px;
}

.clerk .client{
  font-size: 12px;
  padding-top: 5px;
}
.clerk .client>div{float: right;}
.clerk .client>.unapproved{color:#b2b2b2;}
.clerk .client>.valid{color:#78ce61;}
.clerk .client>.invalid{color:#f98e8e;}



.weui_tabbar_item.weui_bar_item_on .weui_tabbar_label{
  color: #fe6700;
}

.weui_cells_radio .weui_check:checked + .weui_icon_checked:before {
    color: #fe6700;
}

.test:before{
  content: url(../images/conversation.png);
  color: red;
}
#filter_search_row{
    position: absolute;
    top: 110px;
    left: 0;
    width: 100%;
    z-index: 999;
    margin: 0 auto;
    display: none;
}
#filter_client_row{
    position: absolute;
    top: 110px;
    left: 0;
    width: 100%;
    z-index: 999;
    margin: 0 auto;
    display: none;
}
#filter_time_row{
    position: absolute;
    top: 110px;
    left: 0;
    width: 100%;
    z-index: 999;
    margin: 0 auto;
    display: none;
}
.pd0{
    padding: 0;
}
.mg0{
    margin: 0;
}
.fwn{
    font-weight: normal;
}
.fs17{
    font-size: 17px;
}
.zi2{
    position: relative;
    z-index: 2;
}
#wh40{
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0;
}
.weui_cell{
    margin-bottom: 0;
}
.weui_cell p{
    margin-bottom: 0;
}
.filter_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: -1;
}
.weui_cell{
    line-height: 36px;
}
textarea.weui_textarea{
    background: #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 8px;
}
.cutdot{
    float: left;
    width: 3px;
    height: 17px;
    margin: 4px 4px 0 0;
    border-radius: 2px;
    background: #fe6700;
}
.weui_cell label,.weui_cell p{
    font-weight: normal;
}
.weui_label{
    color: #909090;
    margin: 0;
}
#dialog1 input,#dialog1 label{
    vertical-align: middle;
}
#dialog1 label{
    line-height: 34px;
}
.aicon img{
    width: 32px;
    height: 34px;
    margin-top: 20px;
    margin-bottom: 2px;
}
.aicon+div{
    padding-bottom: 30px;
    color: #323232;
}
.weui_uploader_files .weui_uploader_file{
    float: left;
    width: 20%;
}
.weui_uploader_files li{
    float: left;
    width: 20%;
}
.weui_uploader_input_wrp{
    width: 100%;
    margin: 10px 0 0 0;
}
.panel{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.panel-heading{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.weui_tab_bd{
    padding-bottom: 0;
}
.weui_cells{
    margin-top: 0;
}
.sizecolor{
    font-size: 18px;
    color: #fe6700;
}
.weui_tabbar_item{
    padding-top: 10px;
}
.ngname{
    font-size: 20px;
}
.topimg{
    width: 60px;
}
.iw22{
    width: 20px;
}
.iw22 img{
    width: 20px;
}
@media screen and ( min-width:321px ) and ( max-width:376px ){
    .finance_panel{
        top: 230px;
    }
    .ngname{
        font-size: 16px;
    }
    .pdl{
        padding-left: 20px;
    }
}
@media screen and ( max-width:321px ){
    .oname{
        font-size: 12px;
    }
    .header_info1{
        font-size: 15px;
    }
    .header_info3{
        font-size: 15px;
    }
    .finance-icon img{
        width: 20px;
    }
    .finance_panel{
        top:222px;
        padding-bottom: 4px;
    }
    .ngname{
        font-size: 14px;
    }
    .fs17{
        font-size: 12px;
    }
    .fs14{
        font-size: 14px;
    }
    .fs{
        font-size: 12px;
    }
    .object-icon img{
        width: 20px;
    }
    .pay-header{
        font-size: 16px;
    }
    .weui_media_box .weui_media_title{
        font-size: 15px;
    }
    .topimg{
        width: 60px;
    }
    .pdl{
        padding-left: 30px;
    }
}