﻿body
{
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;color:#3e3c3c;
    font-size:1em;font-weight:normal;margin:0;padding:0;
    background:#e4d8be;min-width:320px;
     user-select:none; -webkit-user-select:none; -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;
}
html{padding:0; margin:0;}
iframe{ padding:0; margin:0;}
form{margin:0;padding:0;}
div.clear{clear:both;font-size:0;padding:0;margin:0;overflow:hidden;height:0;}
ul,li{list-style:none;margin:0;padding:0;}
a{color:#3e3c3c;text-decoration:none;}
a:visited{color:#3e3c3c;text-decoration:none;}
p{margin:0;padding-bottom:10px;}
dl,dd{margin:0;}
h1,h2,h3{margin:0;padding:0;}
h1{font-size:1.1em;}
h2{font-size:1.28em;}
h3{font-size:1.1em;}
input{font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;}
table
{
    font-size:1.0em;font-weight:normal;width:100%;
    border-collapse:collapse;
}
th,td{font-weight:normal;}


div.header{margin:0 auto;background:url(../styles/images/bg_nav.png) repeat-x left top;height:45px;position:relative;line-height:45px;text-align:center;font-size:18px;}
div.main{margin:0 auto;padding:12px 12px 0 12px;}
div.footer{margin:0 auto;text-align:center;padding:10px 0 15px 0;font-size:0.9em;color:#888;}
div.container{background:#fff;-webkit-border-radius:0.2em;border-radius:0.2em;padding:0; overflow:hidden;}

.board_title{font-weight:normal;padding:12px 12px 8px 12px;}

/*---------------按钮样式 BEGIN---------------*/

a.btn, input.btn,.dxbButton{
-webkit-border-radius:0.2em;border-radius:0.2em;
background:url(../styles/images/btn_bg_gold.png) repeat-x 0 1px;border:1px solid #eaa546;color:#3e3c3c;
height:35px;font-size:16px;cursor:pointer;line-height:35px;
display:block;text-align:center;
}
.dxbButton div.dxb{padding:0;}
input.submit{}
input.register{}
input.mini{width:auto;padding:0 8px;height:32px;display:inline-block;}
a.mini{display:inline-block;width:auto;padding:0 8px;height:36px;}

a.btn{height:37px;line-height:37px;}
a.btn_red{background:#f04225;border-bottom:solid 4px #db3d22;}
a.btn_gray{background:#999;border-bottom:solid 4px #828282;}

.ui-select .ui-btn{
-webkit-border-radius:0.2em;border-radius:0.2em;
background:#85af5d;border:0 none;color:#fff;
height:11px;font-size:1.3em;cursor:pointer;padding-top:3px;line-height:normal;overflow:hidden;
border-bottom:solid 4px #759a51;}

table.dx_btn{}
table.dx_btn .ui-btn{padding:0;}


/*---------------按钮样式 END---------------*/


div.header .nav_back{position:absolute;top:6px;left:8px;display:block;width:32px;height:32px;
                     background:url(../styles/images/ico_back.png) no-repeat left top;text-indent:-1000em;                     
                     }
div.header .nav_report{position:absolute;top:6px;left:8px;display:block;width:32px;height:32px;
                     background:url(../styles/images/ico_report.png) no-repeat left top;text-indent:-1000em;                     
                     }
div.header .nav_logout{position:absolute;top:6px;right:10px;display:block;width:32px;height:32px;
                     background:url(../styles/images/ico_logout.png) no-repeat left top;text-indent:-1000em;}

/*报表页码样式*/
.paper_warp{margin-left:10px; margin-right:10px;}


/*---------------首页通用 BEGIN---------------*/

div.logo{text-align:center;height:115px;background:url(../styles/images/logo2.png) no-repeat 50% 28px;background-size:auto 65px;}
.branchname_style{margin-left:10px; margin-right:10px; margin-top:10px; text-align:center; font-size:21px; border-bottom:1px solid #E8E4D8; padding-bottom:10px;}

.dxmsubmenu{font-size:16px !important; font-family:"微软雅黑"; display:block !important;}
.dxmmenu a, .dxmverticalmenu a, .dxmsubmenu a{display:block; width:100%;}
.dxmSubMenuItem, .dxmSubMenuItemWithImage{padding-right:0; padding-top:8px; padding-bottom:8px;}
.dxmSubMenuItemHover, .dxmSubMenuItemHoverWithImage{padding-right:0 !important; padding-top:7px !important; padding-bottom:7px !important;}
.dxmSubMenuItemSelectedWithImage{border:1px solid #ffca56;}
.dxmSubMenuItemHoverWithImage{border:1px solid #ffca56;}

/*---------------首页通用 END---------------*/

.ul_abstract{margin-top:10px; padding:0 12px 0 12px;}
.ul_abstract li{float:left;text-align:center;width:33%;padding:18px 0;line-height:26px;margin-top:15px;}
.ul_abstract li.split{border-left:solid 1px #e8e4d8;border-right:solid 1px #e8e4d8;}

.ul_abstract_week_month{margin-top:28px; padding:0 12px 0 12px;}
.ul_abstract_week_month li{border-top:solid 1px #e8e4d8;padding:18px 0;line-height:26px;}
.ul_abstract_week_month li a{display:block;background:url(../styles/images/jq/carat-r-black.png) no-repeat 99% 50%;}

.title_reports{font-weight:normal;background:url(../styles/images/ico_report.png) no-repeat left 4px;text-indent:35px;overflow:hidden;}


/*---------------Banner BEGIN---------------*/


.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
  /*border-radius:0.2em;*//*控制边角圆形*/
}
.swipe-wrap div.img
{
    background-size:cover;/*控制图片全部显示*/
    background-position:center center;background-repeat:no-repeat;
    height:320px;    
}
.swipe-wrap div.img a{display:block;width:100%;height:320px;text-indent:-10000em;}

#swipe_bullets{width:100%;text-align:center;list-style:none;margin:0;padding:0;z-index:100;position:absolute;bottom:10px;}
#swipe_bullets li
{
    display:inline-block;width:8px;height:8px;border-radius:8px;background:#141414;
    box-shadow:inset 0 1px 3px black,0 0 1px 1px #202020;margin:0 5px;cursor:pointer
}
#swipe_bullets li.on
{
    box-shadow:inset 0 1px 3px -1px #85af5d,0 1px 2px rgba(0,0,0,.5);
    background-color:#85af5d;
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#85af5d),color-stop(100%,#ace377));
    background-image:-webkit-linear-gradient(top,#85af5d,#ace377);
    background-image:-moz-linear-gradient(top,#85af5d,#ace377);
    background-image:-ms-linear-gradient(top,#85af5d,#ace377);
    background-image:-o-linear-gradient(top,#85af5d,#ace377);
    background-image:linear-gradient(top,#85af5d,#ace377)
}

/*---------------Banner END---------------*/


div.div_top_info{position:relative;height:40px;line-height:40px;border-bottom:solid 1px #e8e4d8; margin:0 12px 12px; }
div.div_top_info .date{position:absolute;left:0;top:3px;}
div.div_top_info .welcome{position:absolute;right:0;top:3px;}
div.div_top_info .a_paramter{position:absolute;right:0;top:-5px;}

div.report_container{padding:18px 0 10px; background-color:White;}


/*---------------表格样式 BEGIN---------------*/

table.tbl_default{}
table.tbl_default th
{
    background:#85af5d;color:#fff;height:30px;    
}
table.tbl_default td
{
    background:#e6e6e6;border-top:solid 1px #fff;
    height:28px;line-height:28px;font-size:0.9em;padding:0 3px;
}
table.tbl_default thead th:first-child{-webkit-border-top-left-radius:0.2em;border-top-left-radius:0.2em;}
table.tbl_default thead th:last-child{-webkit-border-top-right-radius:0.2em;border-top-right-radius:0.2em;}
table.tbl_default tfoot td:first-child{-webkit-border-bottom-left-radius:0.2em;border-bottom-left-radius:0.2em;}
table.tbl_default tfoot td:last-child{-webkit-border-bottom-right-radius:0.2em;border-bottom-right-radius:0.2em;}

.loading_css{width:80px !important;}

/*---------------表格样式 END---------------*/




/*---------------列表 BEGIN---------------*/

div.listview{width:100%;}
div.listview li,div.listview li a.item{display:block;width:100%;height:26px;float:none;}
div.listview li{padding:10px 0;border-bottom:solid 1px #e8e4d8;}
div.listview li.endline{border-bottom:0 none;}
div.listview li a.item{background:url(../styles/images/jq/carat-r-black.png) no-repeat 99% 50%;}
div.listview ul span{display:block;height:100px;}
div.listview ul span.img{width:100px;float:left;vertical-align:middle;text-align:center;padding-right:8px;}
div.listview ul span.info{color:#000;padding-right:25px;}

/*---------------列表 END---------------*/



/*---------------列表 BEGIN---------------*/

div.listview_no_img{width:100%;}
div.listview_no_img li,div.listview_no_img li a.item{display:block;width:100%;float:none;text-indent:2px;}
div.listview_no_img li{padding:10px 0 10px 0;border-bottom:solid 1px #e8e4d8;}
div.listview_no_img li.endline{border-bottom:0 none;}
div.listview_no_img li a.item{background:url(../styles/images/jq/carat-r-black.png) no-repeat 99% 50%; cursor:pointer;}
div.listview_no_img ul span{display:block;}
div.listview_no_img ul span.info{color:#000;padding-right:25px;}
#list_report{padding:0 12px 0 12px;}

/*---------------列表 END---------------*/



/*---------------列表 BEGIN---------------*/

div.card_list div.item{border-bottom:solid 1px #ddd;padding:10px 0 5px 0;}
div.card_list div.endline{border-bottom:0 none;}

div.card_list div.item div{padding-bottom:5px;}
div.card_list div.item .home{background:url(../styles/images/jq/home-black.png) no-repeat left 4px;padding-left:20px;font-size:18px;}
div.card_list div.item .phone{background:url(../styles/images/jq/phone-black.png) no-repeat left 4px;padding-left:20px;}
div.card_list div.item .add{background:url(../styles/images/jq/location-black.png) no-repeat left 4px;padding-left:20px;}

/*---------------列表 END---------------*/


/*---------------会员卡 BEGIN---------------*/
.card_header{background:#738c5b url(../styles/images/bg_green.png) no-repeat center top;height:80px;}
.div_card
{
background:#fff;height:200px;margin-top:-40px;position:relative;z-index:1000;border-radius:0.6em;
border:solid 1px #ccc;width:90%;left:5%;
-moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
}
.div_card .name{text-align:right;padding:10px 15px 0 0;font-weight:bold;letter-spacing:1.2;}
.div_card .img{text-align:center;padding-top:30px;height:75px;overflow:hidden;}
.div_card .img img{max-height:65px;}
.div_card .card_info{text-align:right;padding-top:20px;padding-right:15px;line-height:1.3;font-weight:bold;}
.card_tips
{
    padding-top:10px;font-size:14px;text-align:left;padding-top:15px;color:#777; padding-left:12px; padding-right:12px; padding-bottom:18px;
}

.div_list_board
{
    background:#fff;border-radius:0.3em;border:solid 1px #ddd;margin-top:10px;
}

.div_list_board a
{
    color:#000;display:block;background:url(../styles/images/jq/carat-r-black.png) no-repeat right center;
}

.div_list_board li
{
    padding:9px 12px;
    border-bottom:solid 1px #ddd;
    position:relative;
}
.div_list_board li.no_border{border-bottom:0 none;}

.div_list_board li span.num
{
    background:#738c5b;color:#fff;padding:3px 9px;
    border-radius:0.7em;
    position:absolute;right:12px;top:6px;
}

/*---------------会员卡 END---------------*/

.form_item{padding-top:10px;}


/*---------------jqmobile重写 BEGIN---------------*/

.ui-popup-container{border:solid 1px #ccc;background:#eee;}
.ui-body-inherit.ui-popup{border:0 none;}
.ui-listview > .ui-li-static, .ui-listview > .ui-li-divider, .ui-listview > li > a.ui-btn{border:0 none;text-align:center;border-top:solid 1px #ddd;}
.ui-btn{padding-top:0.5em;}
.ui-btn-icon-right{padding-right:0.7em;}
.ui-input-text, .ui-input-search{margin:0;border:0 none;}

/*---------------jqmobile重写 END---------------*/


div.div_login{padding:0 12px;}

div.form_item{padding-top:10px;}
div.form_item label{padding-bottom:5px;display:inline-block;}


/*---------------Dev重写 BEGIN---------------*/

.dxeTextBox td.dxic{padding:0;}
.dx_input_txt{border:solid 1px #e4d8be;border-radius:0;padding:0 2px;}
.dxeEditArea, .dxeMemoEditArea, .dxbButton, .dxeErrorCell, .dxeErrorCell td, .dxeRadioButtonList, .dxeBase
{
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
    font-size:16px;font-weight:normal;
}
.dxeMemo{padding:3px 0 3px 0;}
.dxeButtonEditButton, .dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton
{
    padding:0 10px 0 12px;
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
    font-size:1em;font-weight:normal;
    border:0 none;color:#fff;
    background:#dedede;
}

.dxeCalendar{border:solid 1px #ccc;width:auto;border-radius:0.1em;}
.dxeCalendarDayHeader,.dxeCalendarHeader td.dxe,.dxeCalendarDay, .dxeCalendarWeekNumber, .dxeCalendarButton, 
.dxeCalendarButton td.dx, .dxeCalendarFastNavMonth, .dxeCalendarFastNavYear
{
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
    font-size:1.0em;font-weight:normal;
}
.dxeCalendarWeekNumber{font-size:0.8em;}
.dxeCalendarHeader{}
.dxeCalendarHeader td.dxe{padding:4px 7px ;}
.dxeCalendarFooter, .dxeCalendarFastNavFooter{padding-left:8px;padding-right:8px;}
.dxeCalendarButton, .dxeCalendarFastNav, .dxeCalendarFastNavFooter{border-color:#ccc;}
.dxeCalendarToday{border:solid 1px #85af5d;color:#85af5d;}
.dxeCalendarSelected,.dxeCalendarFastNavYearSelected, .dxeCalendarFastNavMonthSelected
{
    background:#85af5d;color:#fff;border:0 none;
}
.dxeCalendarButton td.dx{font-size:1em;}

.dxeListBox{border:solid 1px #ccc;border-radius:0.2em;}
.dxeListBoxItem{
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
    font-size:1.2em;font-weight:normal;line-height:1.5em;}
.dxeListBoxItem{padding:5px 4px 6px 5px;}

.dxpcHeader td.dxpc{font-size:14px;padding:3px 0;}

/*报表LoadingPanel的宽度*/
#ctl00_ContentPlaceHolder1_ReportViewer1_LPV{width:300px;}
.poup_style{width:50px; border:1px solid #E4D8BE;}
.dxmsubmenugutter, .dxmsubmenurtlgutter{background-color:#E4D8BE;}
.imgbutton_style{border:1px solid #eaa546; display:block; float:right; text-align:center; line-height:28px; margin-bottom: 2px; width:105px; height:28px; cursor: pointer;
                  background:url(../styles/images/btn_bg_gold.png) repeat-x 0 1px; border-radius:0.2em; position:relative;}
                  
/*---------------Dev重写 END---------------*/
.imgbutton_style .ib_select{ overflow:hidden; background-color:White;line-height:28px;font-size:16px;border:1px solid #f9cb8b;top:31px;position:absolute;min-width:58px;border-radius:3px;padding:1px;box-shadow:-1px -1px 2px 0px #f9cb8b;display:none;}
.imgbutton_style .ib_select li{white-space:nowrap;cursor:pointer;}
.imgbutton_style .ib_select li.current{background-color:#ffca56;}
.imgbutton_style .ib_select li a{display:block; padding:0 10px;}
.imgbutton_style2 .ib_select li a{min-width:81px;}
.graphical{ margin:0 auto; width:80vw;height:90vw;}

.pay_analysis{ width:100%;}
.pay_analysis .pa_title{padding:8px 0 15px;font-size:18px; text-align:center;font-weight:900;}
.pay_analysis .item_title{ background-color:#e4d8be;height:40px;font-size:14px; text-align:center;}
.pay_analysis .item_title td{font-weight:bold;border:1px solid #d4c8af;}
.pay_analysis .item td{border:1px solid #E8E4D8; text-align:right;font-size:14px; padding:10px 5px;}
.pay_analysis .item td.left{ text-align:left;}
@media screen and (min-width: 400px){.pay_analysis .item td{font-size:14px;}} 


.hiddenpopup{ position:absolute;right:0;top:0;width:45px;height:45px;z-index:1;display:none;}
#div_Graphical img{width:100%;}

.dxeButtonEdit{ margin:0 auto;}


  select{
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;
border-radius: 0;
  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  font-size: 15px;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("../styles/images/combox_bg.png") no-repeat scroll right center transparent;background-size: 32px;


  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 27px;
  padding-left: 10px;
}