p,span,strong,em,ol,ul,dl{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
ol,ul,dl{list-style:none;}
th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,textarea,select{font-family:Verdana,arial, sans-serif;font-size:inherit;font-weight:inherit;*font-size:100%;padding:0;}
body{font-family:"arial","微软雅黑","Microsoft YaHei";font-size: 14px;margin:0;padding:0;min-height:100%;height: 100%;}
a{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
html{height:100%;}
i , em{font-style: normal;}
/*去除phone输入框默认样式*/
input[type="text"],input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {-webkit-appearance: none;}
.cur{display: block !important;}

body.overflow-hidden{
    overflow:hidden;
}
*:active,*:visited{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}

.wrapper{ min-width:3.2rem; margin-bottom:0; min-height: 100%;}
.wrapper_c{max-width:7.5rem;margin:0 auto;height: 100%;}
.public_div{ position:relative; width:100%;height: 100%; padding:0 0 1rem; }
.bg_div{width: 100%; height: 100%; overflow: hidden;position: fixed;left:0;right:0;top: 0px;}
.bg_div p{display: block;max-width:7.5rem;height: 100%;background-color: #f8f9fa;margin:0 auto;}
/*头部样式1*/
.max_head{height: 0.88rem;background: #0095f4;position: relative;z-index: 4;width: 100%;top: 0;}
.max_head span{display: block;color:#FFF;font-size:0.38rem; text-align: center;line-height: 0.88rem;width: 50%;margin: 0 auto;font-weight:600;}
.max_head a{display: block;position: absolute;width:0.18rem;height:0.34rem;left:0.3rem;top:0.27rem;}
.max_head a img{width: 100%;}

/*底部样式*/
.time_foot{height: 1rem;overflow: hidden;border-top:0.01rem solid #e5e5e5;background-color: #FFF;position: fixed;left:0;right: 0;bottom:0;}
.time_foot a{display: block;width: 20%;float: left;}
.time_foot a span{display: block;width: 0.45rem;height: 0.45rem;overflow: hidden;margin:0 auto;margin-top:0.1rem;}
.time_foot a span img{ width: 100%; }
.time_foot a p{display: block; text-align: center;color:#666;font-size:0.22rem;padding-top:0.05rem;}
.time_foot .cur span img{margin-top:-0.45rem;}
.time_foot .cur p{color:#0095F4;font-size: 0.22rem;}

/*头部样式2*/
.max_head2{height: 0.91rem;background: #0095f4;position: relative; z-index: 2;}
.max_head2 span{display: block;color:#FFF;font-size:0.38rem; text-align: center;line-height: 0.91rem;width: 50%;margin: 0 auto;font-weight:600;}
.cancel1 ,.complete{display: block;position: absolute;font-size:0.28rem;color:#FFF;top:0;line-height: 0.91rem;}
.cancel1{left:0.3rem;}
.complete{right:0.3rem;}
.dialogMain{min-height: 100%;height: auto;}

#preview .max_head2 {height:1.4rem;position: fixed;width: 100%;}
#preview-popup .max_head2 {height:1.4rem;position: fixed;width: 100%;}
#popup .max_head2 {height:1.4rem;position: fixed;width: 100%;}

#preview .complete {line-height: 1.8rem}
#preview-popup .complete {line-height: 1.8rem}
#popup .complete {line-height: 1.8rem}
/*弹窗取消文字*/
#preview .cancel1 ,#preview-popup .cancel1 ,#popup .cancel1{line-height: 1.8rem;}
/*弹窗返回图片*/
#preview .cancel2 ,#preview-popup .cancel2 ,#popup .cancel2{width: 0.18rem;height: 0.34rem;top:0.71rem; display: block;
    position: absolute;left: 0.3rem;}
#preview .cancel2 img ,#preview-popup .cancel2 img ,#popup .cancel2 img{display:block;width:100%;}

#preview .max_head2 span {line-height: 1.8rem}
#preview-popup .max_head2 span {line-height: 1.8rem}
#popup .max_head2 span {line-height: 1.8rem}
/*input公用样式*/
input::-webkit-input-placeholder{color:#999;font-size: .28rem;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */color:#999;font-size: .28rem;}


/*头部筛选公用样式*/
/*下拉列表和功能图标*/
.m_search{display: flex;height:0.88rem;margin-bottom: 0.2rem;align-items: center;padding:0 0.3rem;background: #fff;width: 100%;box-sizing: border-box;}
.m_search .m_drapdowm{flex: auto;display: flex;justify-content: space-between;align-items: center;font-size: 0.26rem;color: #222;}
.m_search .m_drapdowm .adown{width: 0.28rem;height: 0.16rem;margin-right: 0.3rem;background:url(/Resource/Images/arrowd.png);background-size: 100%;}
.m_search .m_drapdowm .adown.aup{background-position:bottom;}
.m_search .m_iconbox{flex: none;display: flex;align-items: center;padding:0 0.1rem;border-left:0.01rem solid #eee;}
.m_search .m_iconbox .icon{width: 0.35rem;height: 0.35rem;margin-left: 0.5rem;flex: none;background-size: 100%;}
.m_search .m_iconbox .icon.filter{background-image: url(/Resource/Images/filter.png);}
.m_search .m_iconbox .icon.sort{background-image: url(/Resource/Images/sort.png);}
.m_search .m_iconbox .icon.search{background-image: url(/Resource/Images/search.png);}
.m_search .m_iconbox .icon.down{background-position: bottom;position: relative;}
.m_search .m_iconbox .icon.down:after{;z-index:4;content: '';width: .15rem;height: .15rem;border:.01rem solid #ededed;display: block;transform:rotate(45deg); -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); position: absolute;bottom: -0.55rem;left:0;right:0;margin:auto;border-right:none;border-bottom: 0;background:#fff;}
.m_search .m_iconbox .icon.search.down:after{display: none; }

/*日期插件*/
.timeModule{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 999;background: rgba( 0, 0, 0, 0.5);opacity: 0;transition: opacity 0.5s;}
.timeModule .timeMain{position: absolute;bottom: 0;left: 0;right: 0;background-color: #fff;transition: transform 0.5s;transform: translateY(100%);}
.timeModule .timeMain .timeTit{height: 50px;background:rgba(250,250,250,1);font-size: 14px;color: #999;line-height: 50px;text-align: center;}
.timeModule .timeMain .timeBtn{height: 55px;background-color: #fff;border-top: 1px solid #ededed;}
.timeModule .timeMain .timeBtn a{color: #000;font-size: 14px;text-decoration: none;width: 50%;text-align: center;display: block;float:left;margin:10px 0;}
.timeModule .timeMain .timeBtn a.timeYes{float: right;color: #0095F4;}
.timeModule .timeMain .timeBtn a em{display: block;border-right: 1px solid #ededed;line-height: 35px;}
.timeModule .timeMain .timeList{overflow: hidden;height: 150px;display: flex;margin: 20px 0;position: relative;}
.timeModule .timeMain .timeList::before,
.timeModule .timeMain .timeList::after{content: '';background: rgba(255, 255, 255, 0.8);position: absolute;left: 0;
    right: 0;height: 50px;z-index: 1;}
.timeModule .timeMain .timeList::before{top: 0;border-bottom: 1px solid #ccc;}
.timeModule .timeMain .timeList::after{bottom: 0;border-top: 1px solid #ccc;}
.timeModule .timeMain .timeList .box{flex: 1;text-align: center;height: 100%;overflow: hidden;}
.timeModule .timeMain .timeList ul{padding: 0;margin: 0;/* transition: transform 0.1s; */transform: translateY(0);}
.timeModule .timeMain .timeList ul li{height: 50px;line-height: 50px;font-size: 14px;list-style: none;margin: 0;padding: 0;}
/*-----------冯婷-开始-------------------*/
/*添加管理员弹窗*/
.alert_bg{background-color: #000;opacity: 0.3;position:fixed;left:0;right: 0;top:0;width: 100%;height: 100%;display: none;}
.alert_C{border-radius:0.2rem;background-color: #FFF;margin:0 1.3rem;position: absolute;top: 50%;transform:translateY(-50%);left: 0;right: 0;overflow: hidden;display: none;}
.alert_txt{padding:0.4rem 0.6rem;}
.alert_txt span{display: block;text-align: center;font-size:0.32rem;color:#333;margin-bottom: 0.1rem;}
.alert_txt p{display: block;text-align: center;font-size:0.26rem;color:#666;line-height: 0.44rem}

.alert_bottom{border-top:1px solid #e8e8e8;overflow: hidden;}
.alert_bottom a{display: block; width: 49.7%;float: left;border-right:1px solid #e8e8e8;line-height: 0.8rem;color:#333;font-size:0.32rem;text-align: center;}
.alert_bottom a:last-child{border-right: 0;color:#0095f4;}
/*.mini_alert{position: fixed;top: 0;width: 100%;height: 100%;z-index: 10;overflow-y:auto;}*/
.mini_alert{ min-width:3.2rem; margin-bottom:0;_width:3.2rem;_overflow: hidden; min-height: 100%;position: absolute;
    top: 0;left: 0;right: 0;}
.add_serch{padding:0.15rem 0.3rem;background-color: #FFF;}
.add_serch_c{background-color: #f6f6f6;border-radius: 0.05rem;overflow: hidden;height: 0.8rem;}
.add_serch_c span{display: block; width: 0.3rem;height: 0.3rem;float: left;margin:0.25rem 0.2rem 0.25rem 0.25rem;}
.add_serch_c span img{ width: 100%; }
.add_serch_c p{display: block;overflow: hidden;height: 0.8rem;}
.add_serch_c p input{width: 100%;border:0;height: 0.78rem;line-height: 0.78rem;color:#333;background-color: #f6f6f6;}
.linkman_tit{font-size: 0.26rem;color:#777;padding:0.1rem 0.3rem 0.15rem 0.3rem;}
.linkman_tit1{font-size: 0.26rem;color:#777;padding:0.3rem 0.3rem 0.15rem 0.3rem;}
.linkman_C{border:1px solid #e8e8e8;border-left:0;border-right: 0;background-color: #FFF;}
.linkman_li{padding-left: 0.3rem;overflow: hidden;}
.linkman_li a{display: block; width:0.32rem;height:0.32rem;overflow: hidden;float: left;margin-top:0.59rem;margin-right: 0.3rem;}
.linkman_li a img{ width: 100%; }
.linkman_li .cur img{margin-top:-0.32rem;}
.linkman_R{overflow: hidden;}
.linkman_img{width: 1rem;height: 1rem;border-radius: 50%;overflow: hidden;float: left;margin: 0.25rem 0.3rem 0.25rem 0;}
.linkman_img img{ width: 100%; }
.linkman_name ,.linkman_name2{overflow: hidden;padding:0.25rem 0.3rem 0.25rem 0;border-bottom:1px solid #e8e8e8;}
.linkman_name span ,.linkman_name1 p{display: block;}
.linkman_name span{float: left;}
.linkman_name span em ,.linkman_name span strong{display: block;}
.linkman_name span em{color:#333;font-size:0.32rem;}
.linkman_name span strong{color:#666;font-size:0.26rem;font-weight: 500;padding-top:0.15rem;}
.linkman_name p{color:#666;font-size:0.26rem;float: right;line-height:1rem;}
.linkman_name .pad_T{line-height:1rem;}
.linkman_li:last-child .linkman_name{border-bottom:0;}
.linkman_name2_L{float: left;}
.linkman_name2_L span ,.linkman_name2_L p{display: block;}
.linkman_name2_L span{color:#333;font-size:0.32rem;}
.linkman_name2_L span em{color:#666;font-size:0.28rem;}
.linkman_name2_L p{color:#666;font-size:0.26rem;padding-top:0.15rem;}
.linkman_name2 a{display: block; width:0.32rem;height:0.32rem;overflow: hidden;float: right;margin-top:0.34rem;margin-right:0rem;}
.linkman_name2 a img{margin-top: 0.32rem;width: 100%;}
.linkman_name2 .cur img{margin-top:-0.32rem;}
.linkman_li:last-child .linkman_name2{border-bottom:0;}
.linkman_name2_L .pad_T{line-height:1rem;}
.no_admin{width: 100%;}
.no_admin span{display: block; width: 1.79rem;height:1.69rem;margin:0 auto;margin-top:2.96rem;}
.no_admin span img{ width: 100%; }
/*--------数据报表-------------*/
.Report_C{width: 100%;}
.Report_tit{background-color: #FFF;margin-bottom: 0.2rem;height:1.08rem;position: relative;z-index: 10;}
.Report_R{float: right;margin:0.39rem 0.3rem 0rem 0rem;border-left:1px solid #e5e5e5;height: 0.3rem;padding-left:0.3rem;}
.Report_R span ,.Report_R p{display: block;}
.Report_R span{width: 0.26rem;height: 0.26rem;margin-right:0.15rem;margin-top:0.02rem;float: left;}
.Report_R span img{ width: 100%; }
.Report_R p{font-size:0.26rem;color:#888;float: right;line-height: 0.3rem;overflow: hidden;}
.Report_L{overflow: hidden;display: block;padding:0.39rem 0.3rem;}
.Report_L span{display: block;float: left;font-size:0.28rem;color:#222;line-height: 0.3rem;}
.Report_L p{display: block; width: 0.27rem;height: 0.15rem;float: right;margin-top:0.07rem;overflow: hidden;}
.Report_L p img{ width: 100%; }
.Report_L p.cur img{margin-top:0rem;}
.Report_float{position: absolute;top:1.08rem;left:0;right: 0;width: 100%;background: #FFF;display: none;}
.Report_float a{display: block;text-align: center;line-height:1rem;font-size: 0.26rem;color:#333;border-top:1px solid #ededed;}
.Report_float .cur{color:#0095f4;}
.Report_tit1{background:#f8f9fa;margin-bottom: 0;}
.Report_tit1 .Report_R{border-left:0;}
.Report_center{width: 100%;}
.Report_tab{background-color: #f6f6f6;overflow: hidden;}
.Report_tab a{display: block;float: left;width: 50%;line-height: 1.1rem;text-align: center;color:#333;font-size:0.32rem;}
.Report_tab .cur{background-color: #FFF;font-weight: 600;}
.Report_tab_c{width: 100%;}
.Report_tab_li{display: none;}
.time_tab{overflow:hidden;height: 1.08rem;background-color: #FFF;border-bottom: 1px solid #ededed;}
.time_tab a{display: block; width: 25%;height: 1.08rem;float: left; text-align: center;}
.time_tab a span{position: relative;display:inline-block;font-size:0.32rem;color:#666;padding-bottom: 0.2rem;padding-top: 0.3rem;}
.time_tab .cur span:after { content: "";  position: absolute;bottom: 0; left: 0;right: 0;margin: auto; width: 0.5rem;height: 0.08rem; border-radius: 0.2rem; background: #09f;}
/*.time_tab .cur span{background: url(/Resource/Images/tab_tit_img.png) no-repeat center bottom;/*background-size: 80%;font-weight: 600;}}*/
.time_tab_con{width: 100%;}
.time_tab_li{display: none;}
.max_Total{background:#FFF;margin-bottom: 0.2rem;}
.Total{border-bottom: 1px solid #ededed;overflow: hidden;padding:0.5rem 0;}
.Total span{display: block;width: 32.9%;height:0.73rem;float: left;border-right:1px solid #ededed;}
.Total span:last-child{border-right: 0;}
.Total span p ,.Total span em{display: block;text-align: center;}
.Total span p{ font-size:0.42rem;color:#222;font-weight: 600;}
.Total span em{ font-size:0.24rem;color:#555;}
.Total_li{background:#FFF;margin-bottom: 0.2rem;padding:0rem 0.3rem;}
.Total_tit{height: 0.3rem;padding:0.3rem 0rem;}
.Total_tit em ,.Total_tit p{display: block;float: left;}
.Total_tit em{width:0.05rem;height: 0.3rem;border-radius:0.05rem;background: #0095f4;margin-right: 0.2rem;}
.Total_tit p{line-height: 0.3rem;font-size:0.28rem;color:#222;}
.radiate{color:#fcaa3c; font-size: 0.24rem; background: #fff8ef;border-radius: 0.05rem;line-height: 0.48rem;padding:0.1rem 0.3rem;}
.Total_img{padding:0.6rem 0;}
.Total_a{display: table;margin:0 auto;overflow: hidden;}
.Total_a a{margin:0rem 0.25rem;float: left;display: block;border:1px solid #e8e8e8;background: #fafafa;font-size:0.28rem;color:#222;height: 0.52rem;line-height: 0.52rem;padding:0rem 0.28rem;}
.Total_a .cur{border:1px solid #0095f4; background: #ecf8ff;color:#0095f4;}
.Total_img1{padding:2rem 0rem;color:#a9a9a9;font-size:0.26rem;text-align: center;}
.Rankings_tit{background: #FFF;height: 1.08rem;overflow: hidden;border-bottom:1px solid #ededed;}
.Rankings_tit a{display: block; width:33.33%;float: left;line-height: 1.08rem; text-align: center;font-size:0.32rem;color:#666;}
.Rankings_tit .cur{font-weight: 600;color:#333;}
.Rankings_ul{background: #FFF;}
.Rankings_li{display: none;padding-left:0.3rem;}
.Rankings_list{overflow: hidden;}
.Rankings_list strong{display: block;float:left;width: 1rem;color:#333;font-size:0.48rem; text-align: center;line-height:0.84rem;margin:0.32rem 0;font-weight: 600;}
.Rankings_list_R{overflow:hidden;border-bottom:1px solid #e8e8e8;padding:0.32rem 0.3rem 0.32rem 0rem;}
.Rankings_list_R span ,.Rankings_list_R p{display: block;float: left;}
.Rankings_list_R p ,.Rankings_list_R em{line-height: 0.84rem;}
.Rankings_list_R span{display: block;float: left;width: 0.84rem;height: 0.84rem;overflow:hidden;border-radius: 50%;margin-right:0.3rem;}
.Rankings_list_R span img{ width: 100%; }
.Rankings_list_R p{font-size:0.28rem;color:#666;}
.Rankings_list_R em{font-size:0.32rem;color:#333;float:right;font-weight: 600; }
.Rankings_list:nth-child(1) strong{color:#0095f4;}
.Rankings_list:nth-child(2) strong{color:#0095f4;}
.Rankings_list:nth-child(3) strong{color:#0095f4;}
/*年月周日tab切换样式*/
.date-filter-tab{position: fixed; z-index: 10; right:0; bottom: .3rem; left:0; margin:auto; width: 4.8rem; height: .8rem; border-radius: .4rem; background-color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, .3); letter-spacing: -.31em; overflow: hidden;}
.date-filter-tab-inner{margin: .12rem; position: relative;}
.date-filter-tab i{position: absolute; z-index: 1; width: 25%; height:100%; background:rgba(236,248,255,1); border-radius:.28rem; transition: all ease .2s;}
.date-filter-tab span{display: inline-block; width: 25%; height: 100%; line-height: .56rem; font-size: .28rem; text-align: center; position: relative; z-index: 2; letter-spacing: normal;}
.date-filter-tab span.active{color:#0195F4;}
/*-------------管理员---添加部门页面-------------------*/
.section_model{width: 100%;}
.section_model_tit{padding:0.2rem 0.3rem 0.1rem 0.3rem;color:#777;font-size:0.26rem;}
.section_model_con{background: #FFF;padding-left:0.3rem;}
.section_model_li{border-bottom:1px solid #ededed;overflow: hidden;height:0.99rem;position: relative;}
.section_del{display: block;width: 0.35rem;height: 0.35rem;float: left;margin-top:0.32rem;margin-right: 0.3rem;}
.section_del img{ width: 100%; }
.section_R{overflow: hidden;padding-right:0.3rem;}
.section_R p{display: block;float: right;width: 0.31rem;height: 0.31rem;margin-left:0.2rem;margin-top: 0.34rem;}
.section_R p img{ width: 100%; }
.section_R span{display: block;overflow: hidden;height: 0.99rem;}
.section_R span input{width: 100%;border:0;height: 0.98rem;line-height: 0.98rem;font-size:0.3rem;color:#333;}
.section_del1{background: #e7001a;line-height: 0.98rem;width:0;color:#FFF;text-align: center;font-size:0.32rem;position: absolute;right: 0;top:0;}
.add_section{background: #FFF;height: 1rem;}
.add_section span{display: table;margin:0 auto;overflow: hidden;}
.add_section span p{display: block; width: 0.23rem;height: 0.23rem;float:left;margin-right: 0.17rem;margin-top: 0.38rem;}
.add_section span p img{ width: 100%; }
.add_section span em{display:block;float: left;color:#0095f4;font-size:0.28rem;line-height: 1rem;font-style:normal;}
.section_condition{margin:0 1.4rem;position:fixed;top: 50%;transform:translateY(-50%);left: 0;right: 0;background: rgba(0, 0, 0, 0.7);color:#FFF;font-size: 0.28rem;padding:0.36rem 0;text-align: center;border-radius: 0.2rem;}
/* -------管理员---选择部门弹窗------ */
.my_admin_ul{width: 100%;padding-top:0.3rem;}
.my_admin_ul li{background-color: #FFF;padding:0rem 0rem 0rem 0.3rem;margin-bottom:0.2rem;overflow: hidden;}
.my_admin_ul li em{display: block;float: left;width:0.32rem;height: 0.32rem;margin-top:0.33rem;margin-right:0.15rem;overflow: hidden;}
.my_admin_ul li em img{ width: 100%; }
.my_admin_ul li .cur img{margin-top:-0.32rem;}
.my_admin_ul li a{display: block;overflow: hidden;height: 0.98rem;border-bottom:1px solid #e8e8e8;}
.my_admin_ul li a span ,.my_admin_ul li a strong ,.my_admin_ul li a p{display: block;}
.my_admin_ul li a span{float: left;line-height: 0.98rem;font-size:0.28rem;color:#666;}
.my_admin_ul li a strong{float: right;line-height: 0.98rem;font-size:0.28rem;color:#333;font-weight: 500;margin-right: 0.2rem;}
.my_admin_ul li a p{float: right;width: 0.15rem;height: 0.27rem;margin-right: 0.3rem;margin-top:0.35rem;}
.my_admin_ul li a p img{ width: 100%; }
.my_admin_ul li .no_margin_p{float: right;width: 0.15rem;height: 0.27rem;padding:.4rem .3rem .3rem .3rem;}
.my_admin_ul li .no_margin_p img{ width: 100%; }
.my_admin_ul li a:last-child{border-bottom: 0;}
.no_padding{padding:0;}
.my_admin_ul .no_margin{margin:0;}
/*.new_me_marbtn{border-bottom: .01rem solid #ededed;overflow: hidden;}
.my_admin_ul li:last-child .new_me_marbtn{border-bottom: 0;}
.no_marginnew span{line-height: 0.98rem;font-size: 0.28rem;color: #666;}*/
/*-----更换手机号-------*/
/*---验证新手机号---*/
.replace_tit{width: 100%;padding:0.6rem 0rem;}
.replace_tit span{display: block;text-align: center;font-size:0.32rem;color:#333;}
.replace_tit p{display: block;text-align: center;font-size:0.26rem;color:#666;padding-top:0.28rem;}
.default_a{float: right;display: block;font-size:0.24rem;color:#999;padding:0.15rem 0.24rem;background: #f6f6f6;border:1px solid #e8e8e8;margin-top:0.12rem;border-radius: 0.05rem;}
.default_a1{background: #0095F4;border:1px solid #0095F4;color:#FFF;}
.mar_top{margin-top: 0.6rem}
/*----选择性别（拍照选择）----*/
.or_Sex{background: #F8F9FA;position:fixed;left: 0;right: 0;bottom: 0;}
.or_Sex a{display: block;line-height:0.92rem;text-align: center;font-size: 0.26rem;color:#333;background: #FFF;}
.or_Sex a:last-child{margin-top:0.12rem;}
/*---我---通用设置---个人信息-----*/
.max_Head_portrait{margin-bottom: 0.2rem;padding-left:0.3rem;background: #FFF;}
.Head_portrait{padding:0.35rem 0.3rem 0.35rem 0rem;overflow: hidden;border-bottom:1px solid #E8E8E8;}
.Head_portrait span{width: 1.7rem;text-align:left;line-height: 1rem;font-size:0.28rem;color:#666;float: left;}
.Head_portrait p{display: block;float: left;width: 1rem;height:1rem;border-radius: 50%;overflow: hidden;}
.Head_portrait p img{ width: 100%; }
.Head_portrait .bor{border:1px solid #e8e8e8;border-radius: 50%;}
.Head_portrait_R{position: relative;height: 1rem;width: 1rem;float: left;overflow: hidden;border-radius: 50%;}
.Head_portrait_R p{height: 1rem;width: 1rem;display: block;}
.Head_portrait_R p img{width: 100%;}
.Head_portrait_R strong{display: block;width: 100%;line-height: 0.37rem;font-size: 0.2rem;color:#FFF;text-align: center;background:rgba(0, 0, 0, 0.5);height: 0.37rem;position: absolute;bottom: 0;left: 0;right: 0;}
.Head_portrait em{display:block;float: right;width: 0.15rem;height: 0.27rem;margin-top:0.36rem;}
.Head_portrait em img{ width: 100%; }
.Head_portrait1 {padding-right:0.3rem;overflow: hidden;border-bottom:1px solid #E8E8E8;}
.Head_portrait1 span{width: 1.7rem;text-align:left;line-height:0.98rem;font-size:0.28rem;color:#666;float: left;}
.Head_portrait1_R{overflow: hidden;}
.Head_portrait1_R p{display: block;overflow: hidden;}
.Head_portrait1_R p input{outline:none; box-shadow: 0 0 20px 10px #fff inset;line-height: 0.45rem;color:#333;border:0;font-size: 0.28rem;width: 100%;margin-top: .25rem;}
.Head_portrait1_R p textarea{border: 0;width: 100%;height:0.7rem;padding:0.3rem 0rem;}
.Head_portrait1_R em{display:block;float: right;width: 0.15rem;height: 0.27rem;margin-top:0.35rem;margin-left:0.1rem;}
.Head_portrait1_R em img{ width: 100%; }
.Head_portrait1_R .portrait1_em{width: 0.24rem;height: 0.24rem;margin-top:0.36rem;}
.Head_portrait1_R .portrait1_em img{ width: 100%; }
.Head_portrait:last-child ,.Head_portrait1:last-child{border-bottom:0;}
.cart_text{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;height: 3.57rem;margin-bottom:0.2rem;background: #FFF;}
.cart_text span{display: block;height:2.47rem;padding:0.3rem;}
.cart_text span textarea{width:100%;height:100%;border:0;}
.cart_text p{display: block;text-align: right;font-size:0.26rem;color:#999;line-height: 0.3rem;padding:0rem 0.3rem 0.2rem 0rem;}
.voice{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;background: #FFF;height:0.68rem;padding:0.6rem 0.3rem;margin-bottom:0.2rem;}
.voice_L{float: left;}
.voice_span{display:block;font-size: 0.28rem;color:#666;line-height: 0.68rem;margin-right:0.4rem;}
.voice a{display: block;overflow:hidden;width: 1.74rem;height: 0.66rem;border-radius: 0.05rem;color:#FFF;text-align: center;font-size:0.26rem;line-height: 0.68rem;background: #0095F4;border:1px solid #0081D3;}
.max_box{float: left;padding-right: 0.8rem;}
.box{float: left;position: relative;top: 0;left: 0;width: 1.94rem;height: 0.7rem;background: #F6F6F6;-moz-border-radius: 0.1rem;-webkit-border-radius: 0.1rem;border-radius: 0.1rem;border: 0.01rem solid #E8E8E8;padding: 0 0.08rem;}
.box p{display: block;width: 0.18rem;height: 0.24rem;margin-left: 0.12rem;margin-top: 0.2rem;}
.box p img{ width: 100%;}
.box:before{position: absolute;content: "";width: 0;height: 0;left: -0.13rem;top: 0.27rem;border-top: 0.1rem solid transparent;border-right: 0.15rem solid #F6F6F6;border-bottom: 0.1rem solid transparent;box-sizing: content-box;z-index: 12;}
.box:after{box-sizing: content-box;width: 0px;height: 0px;position: absolute;top: 0.22rem;left: -0.3rem;padding: 0;border-right: 0.16rem solid #E8E8E8;border-top: 0.15rem solid transparent;border-bottom: 0.15rem solid transparent;border-left: 0.16rem solid transparent;display: block;content: '';z-index: 10;}
.box_int{float: left;padding-left: 0.15rem;}
.box_int p{display: block;width: 0.14rem;
    height: 0.14rem;background: #E1554C;border-radius: 50%;margin-top: 0.05rem;}
.box_int strong{display: block;font-size: 0.2rem;color: #999;font-weight: 400;padding-top: 0.15rem;}


.linkman_tit2{padding:0.1rem 0.3rem 0.15rem 0.3rem;overflow: hidden;}
.linkman_tit2 span ,.linkman_tit2 p{font-size: 0.26rem;display: block;}
.linkman_tit2 span{color: #777;float: left;}
.linkman_tit2 p{color: #999;float: right;}
.my_page{padding:0.3rem 0.2rem;background: #FFF;border-top:1px solid #e8e8e8;margin-bottom:0.2rem;overflow: hidden;}
.my_page .card_tags{border:1px solid #0095F4;float: left;margin:0.1rem;border-radius: 0.05rem;background: #E5F7FF;line-height: 0.36rem;font-size: 0.26rem;color:#0095F4;padding:0.2rem 0.3rem; position: relative;}
.my_page .card_tags span{position: absolute;width: 0.34rem;height: 0.34rem;border-radius: 50%;right: -0.17rem;top: -0.17rem;}
.my_page .card_tags span img{width: 100%;display: block;}
.my_page a{border:1px solid #0095F4;float: left;margin:0.1rem;border-radius: 0.05rem;background: #E5F7FF;padding:0.2rem 0.3rem;}
.my_page a span{display: block;width:0.23rem;height:0.23rem;float: left;margin-top:0.06rem;}
.my_page a span img{width: 100%;display: block;}
.my_page a p{display: block;font-size: 0.26rem;color:#0095F4;line-height: 0.36rem;margin-left:0.1rem;float: left;}
.my_photo{background: #FFF;padding-top:0.18rem;}
.Feedback_img{overflow: hidden;padding:0.12rem 0.21rem 0.3rem 0.21rem;}
/*.Feedback_img span{display: block;width: 2.18rem;height:2.18rem;margin-right: 0.18rem;margin-bottom:0.18rem;float: left;position:relative;}
.Feedback_img span:nth-child(3n){margin-right:0;}
.Feedback_img span p{display: block;width: 2.18rem;height:2.18rem;overflow: hidden;}
.Feedback_img span p img{ width: 100%; }
.Feedback_img span a{display:block;width: 0.3rem;height: 0.3rem;position: absolute;top:0;right: 0;}
.Feedback_img span a img{ width: 100%; }*/
/*移交管理员弹窗*/
.prompt-text{height: 1.83rem;}
.alert_pro_tit{margin: 0rem 0.4rem;overflow: hidden;}
.alert_pro_tit span ,.alert_pro_tit p{display: block;float: left;}
.alert_pro_tit span{font-size: 0.28rem;color: #333;}
.alert_pro_tit p{font-size: 0.22rem;color: #666;}
.alert_pro_input{margin: 0rem 0.4rem;border: 1px solid #E8E8E8;border-radius: 0.05rem;margin-bottom: 0.4rem;}
.alert_pro_input input{line-height: 0.56rem;width: 100%;border: 0;background: #FAFAFA;}
/*-----------冯婷-结束-------------------*/
/*-----------李丹妮-开始-------------------*/
/*下一步按钮*/
.next_div{padding:0 .3rem;overflow: hidden;}
.next_step{display: block;background:rgba(0, 149, 244,1);height: .82rem;line-height: .82rem;text-align: center;font-size: .3rem;color: #fff;border-radius: .06rem;overflow: hidden; border:.01rem solid rgba(0, 149, 244,1);}
.next_step.active{background:#C1EBFF;border:.01rem solid #C1EBFF;}
.hq_yzm{padding:0 .3rem ;overflow: hidden;}
.next_div.fh_Login .next_step{border-color:#E8E8E8;background: #fff;color: #333333;margin-bottom: .3rem;}
/*找回密码*/
.ldn_setpwd_list{overflow: hidden;margin:0 .3rem;height: .98rem;border-bottom: .01rem solid #E8E8E8; }
.ldn_setpwd_tit{display: block;float: left;font-size:.28rem;color: #333333;line-height: .98rem;width: 30%;}
.ldn_setpwd_c{display: none;float: right;width: .32rem;height: .32rem;border-radius: 50%;overflow: hidden;margin:.33rem 0;}
.ldn_setpwd_c img{width: 100%;}
.ldn_setpwd_i{overflow: hidden;display: block;}
.ldn_setpwd_i input{height: .45rem;line-height: .45rem;margin-top:.25rem;font-size:.28rem;color:#999;border:0;background: none;outline:none;width:100%;}
.ldn_setpwd_ts{height: 1.1rem;margin:0 .3rem;overflow: hidden;}
.ldn_setpwd_ts i{font-size:.24rem;color: #FF4444; display:block;float: left;padding-top: .35rem;margin-right:.1rem;}
.ldn_setpwd_ts em{font-size:.24rem;color: #888888; display:block;overflow: hidden;padding-top: .28rem;}
.ldn_public_alert{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 9;background: rgba(0,0,0,0.3);}
.ldn_public_almin{background: #fff;margin:0 1.3rem;height:2.36rem;position: absolute;top: 50%;transform:translateY(-50%);left: 0;right: 0;border-radius: .2rem;overflow: hidden;}
.ldn_public_almin em{display: block;text-align: center;font-size: .32rem;color: #333;height: 1.55rem;padding:0 .5rem;}
.ldn_public_almin em i{padding-top: .6rem;display: block;}
.ldn_public_almin em i.text2{padding-top:.35rem;}
.ldn_public_almin a{display: block;text-align: center;color:#0095F4;font-size: .32rem;border-top: .01rem solid #ededed;line-height: .8rem; }
.Failure_defe {display: block;text-align:center;font-size:.32rem;font-weight:500;color:rgba(51,51,51,1);line-height:.36rem;margin-bottom:.99rem;font-weight: 600;}
/*无数据显示*/
.No_data{overflow: hidden;padding: 1.23rem 0;background: #fff;}
.No_data em{display: block;width: 2.2rem;height: 1.44rem;overflow: hidden;margin:0 auto;margin-bottom: .29rem;}
.No_data em img{width: 100%;}
.No_data span{display: block;font-size:.26rem;color: #666;text-align: center;color: #000;}
/*******************************客户分析**************************************/
/*订单分析-----本月  范围*/
/*双下拉*/
.two_al{display: none;}
.Analysis_tab,.Analysis_tab2{overflow: hidden;background: #fff;height: 1.08rem;margin-bottom:.2rem;}
.Analysis_tab_w,.Analysis_info_num{width: 50%;float: left;}
.Analysis_tab_a{margin:.35rem auto;overflow: hidden;text-align: center;border-right:.01rem solid #E5E5E5;}
.Analysis_tab_w:last-child .Analysis_tab_a{border: 0;}
.Analysis_tab_a *{vertical-align: middle;}
.Analysis_tab_a i{font-size: .28rem;color: #222222;display: inline-block;margin-right: .3rem;}
.Analysis_tab_a em{width: .27rem;height: .15rem;overflow: hidden;display: inline-block;}
.Analysis_tab_a em img{width:100%;/* margin-top:-.15rem; */}
.Analysis_tab_w.active .Analysis_tab_a em img{margin-top:-.4rem;}
/* .Analysis_tab_w.active {margin-top:-.4rem; } */
/*单个下拉*/
.Analysis_tab2{padding:0 .33rem;}
.Analysis_tab2 a{display: block;}
.Analysis_tab2 a span{display:inline-block;font-size:.28rem;color:#222;line-height: 1.08rem;overflow: hidden;}
.Analysis_tab2 a strong{float:right;display:block;width: .27rem;height: .15rem;overflow: hidden;margin-top: .5rem;}
.Analysis_tab2 a strong img{width: 100%;margin-top: -.15rem;}
.Analysis_tab2.cur a strong img{margin-top: 0;}
/*数量统计 2-num*/
.Analysis_info{overflow: hidden;background: #fff;margin-bottom:.2rem; }
.Analysis_info_list{overflow: hidden;padding:.5rem 0;border-bottom: .01rem solid #EDEDED;}
.Analysis_info_num span{overflow: hidden;border-right:.01rem solid #E5E5E5;display: block;text-align: center;}
.Analysis_info_num span em{display: block;font-size: .42rem;color: 42px;margin-bottom: .15rem;}
.Analysis_info_num span i{font-size: .24rem;color: #555;}
.Analysis_info_num:last-child span{border:0;}
/*带蓝色底边标题*/
.rank_list{background: #fff;overflow: hidden;height: 1.1rem;border-bottom: .01rem solid #ededed;}
.rank_list_a{display: block;float: left;width: 50%;color: #666666;font-size: .32rem;text-align: color: #000;text-align:center;line-height: 1.1rem;}
.rank_list_a.active{background:url(/Resource/Images/ldn-xian.png) no-repeat center;background-position:50% 93%;background-size: 10%;font-weight:600;color: #333;}
/*表格统计*/
.rank_srcll{overflow: hidden;}
.rank_srcll .rank-srcll-body{overflow: hidden;overflow-y: auto; height: 5rem;}
.rank_srcll table {width: 100%;}
.rank_srcll thead {background: #f8f8f8;border-bottom: .01rem solid #ededed;}
.rank_srcll thead tr th {font-size: .24rem;text-align: center;color: #777777;padding:.34rem 0;font-weight: 500;}
.rank_srcll tbody tr{background: #FFF;border-bottom: .01rem solid #ededed;}
.rank_srcll tbody tr td {text-align: center;font-size: .24rem;color: #555;}
.rank_name{padding:.34rem .1rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;max-width: 1.8rem;}
.rank_showhide{display: none;}
.rank_showhide:first-child{display: block;}
.time_quantum{position: absolute;background: #fff;top:.96rem;right: 0;left: 0;border-top: .01rem solid #ededed;overflow: hidden;overflow-y: auto; }
.time_maxdiv li{/* display: none; */}
.time_fd{overflow-y: auto;}
.metime_tit{display: block;height: 1rem;padding:0 .3rem;font-size:.28rem;color: #555;line-height: 1rem;}
.metime_tit.cur{background:#FAFAFA;}
/*两个选项底部按钮*/
.ldn_btndiv{position: fixed;bottom: 0;right: 0;left: 0;height:1rem;background: #fff;font-size: .28rem;color: #333;box-shadow:0 -.05rem .15rem 0 rgba(0, 0, 0, 0.06);-moz-box-shadow:0 -.05rem .15rem 0 rgba(0, 0, 0, 0.06);-webkit-box-shadow:0 -.05rem .15rem 0 rgba(0, 0, 0, 0.06);overflow: hidden;}
.ldn_btndiv a{display: block;float: left;width: 50%;margin-top: .3rem;}
.ldn_btndiv a em{text-align:center;border-right: .01rem solid #ededed;display: block;color: #333;}
.ldn_btndiv a em.cur{color: #0095F4;}
.ldn_btndiv a:last-child em{border-right: 0;}
.ldn_btndiv a.call_thr{width: 33.3%;}
/*三个选项底部按钮*/
.ldn_btnthree{position: fixed;bottom: 0;left: 0;right: 0;height: 1rem;background:#fff;border-top: .01rem solid #ededed;font-size: .28rem;color: #333;z-index: 9;}
.ldn_btnthree a{display: block;float: left;width:33.3%;}
.ldn_btnthree a em{text-align:center;border-right:.01rem solid #ededed;display:block;color: #333;line-height: 1rem;}
.ldn_btnthree a.cur em{background:#0095F4;color: #fff;}
/*自定义*/
.Custom{min-height: 1rem;padding:0 .3rem;font-size:.28rem;color: #555;background:#FAFAFA;;}
.Custom_zdy{display: block;float: left;margin-right: .45rem;line-height: 1rem;}
.Custom_r{overflow: hidden;}
.Custom_r_div{height: 1.2rem;overflow: hidden;}
.Custom_r_tit{display: block;float: left;font-size: .26rem;color: #555;line-height: 1.2rem;}
.Custom_r_input { height: 1.15rem;display: flex;display: -webkit-flex; display: -moz-flex;background: url(/Resource/Images/Mdate.png) no-repeat;background-size: 5%;background-position:100%;}
.Custom_r_input input {outline:none; display: block; border: 0;height: 100%; flex: 1;-webkit-flex: 1;-moz-flex: 1; background:none; font-size:.26rem;}
.Custom_r_input input::-webkit-input-placeholder{color:#555;font-size: .26rem;}
.Custom_r_input input::-moz-placeholder{ /* Mozilla Firefox 19+ */color:#555;font-size: .26rem;}
/*范围*/
.range_con{overflow: hidden;}
.range_fw_l{width: 50%;float: left;background:#F8F8F8;overflow-y:scroll;margin-top:0.02rem;}
.range_fw_r{width: 50%;overflow-y:scroll;}
.rank_fw_tit{display: block;font-size:.28rem;color: #777;height: 1rem;line-height: 1rem;padding-left: .3rem;}
.rank_fw_tit.active{background:#fff;color:#777777;}
.rank_r_page{overflow: hidden;margin-bottom: 1rem;}
.rank_r_input{padding: .2rem .22rem; overflow: hidden;}
.rank_r_input input{width: 100%;height: .75rem; text-align: center;border: 0;background: #F8F9FA;border-radius: .06rem ;}
.rank_mintit{display: block;  line-height: 1rem;font-size: .28rem;color: #777;padding-left: .35rem;}
.rank_mintit.cur{color:#0095F4; }
/*订单详情*/
.Lor_Usually{overflow: hidden;height: 1.5rem;background:#fff;margin-bottom: .3rem;}
.Lor_Usually *{vertical-align: middle;}
.Lor_Us_l{width: 24%;/*float: left;*//*margin-top: .4rem;*/display: inline-block;}
.Lor_Us_r{width: 24%;overflow: hidden;display: inline-block;}

.Lor_Us_l.Lor_w{width: 36%;}
.Lor_Us_l.Lor_wr{width: 28%;}
.Lor_Us_num{border-right: .01rem solid #ededed;}

.Lor_Us_num.no-r{border-right: 0;}
.Lor_Us_num em{display: block;text-align: center;font-weight: 600;font-size: .34rem;color: #222;padding-bottom: .05rem;}
.Lor_Us_num span{display: block;text-align:center;font-size:.24rem;color: #888;}
.Lor_Us_l:last-child .Lor_Us_num{border-right: 0;}
.Lor_xq_a{display: block;text-align: center;background:url(/Resource/Images/ldn_yy.png) no-repeat 0 60%;height: 1.5rem;padding-left: 21%;background-size: 15%;}
/*.Lor_xq_a strong{display: inline-block;width: .12rem;height: .24rem;overflow: hidden;margin-left:.15rem; margin-top: 0.6rem;}
*/
.Lor_xq_a strong img{display: inline-block;
    width: .12rem;
    height: .24rem;
    overflow: hidden;
    margin-left: .15rem;
    margin-top: 0.6rem;}
.Lor_xq_a i{font-size: .24rem;color:#888;display: inline-block;padding-top: 0.6rem;}
/*订单筛选 下拉 */
.ldn_bgh{position: absolute;background:rgba(0,0,0,0.5);left: 0;right: 0;bottom: 0;top: .98rem;/*height: 100%;*/z-index: 3;}
.lsn_bg_qp{position: relative;background:#fff;/*padding-top:0.12rem;*/}
/*.jiantou{z-index:10;content: '';width: .12rem;height: .12rem;border:.01rem solid #ededed;display: block;transform:rotate(45deg); -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); position: absolute;top: .04rem;border-right:none;border-bottom: 0;background:#fff;}*/
.ldn_screen{overflow: hidden;background:#fff;border-top: .01rem solid #ededed;}
.ldn_sce_a{display:block;text-align: center;height: 1rem;border-bottom: .01rem solid #ededed;line-height: 1rem;font-size: .26rem;color: #333;}
.ldn_sce_a.active{color:#0095F4;}
.ldn_sce_a:last-chlid{border-bottom:0;}
.time_fd{width: 100%;border-top: .01rem solid #ededed;}
/*.min_Tri .jiantou{right: 1.35rem;}
.min_Tri2 .jiantou{right: .5rem;}*/

/*.ldn_dropdown li{display: none;}*/
.time_quantum.dro_fw{border: 0;}
/*.all_kh{display: none;}*/
/*-----------李丹妮-结束-------------------*/

/*-------------  马良东  --------------*/
/* 增加可点击区域 */
.max_head .head_lt{width:0.18rem;height:0.34rem;padding-right: 0.16rem;}
.max_head .head_rt{right:0.3rem;left: auto;}

/*无数据*/
.nomore{margin-top: 35%;text-align: center;}
.nomore .nouser{width: 3rem;height: 1.92rem;}
.nomore p{font-size: 0.26rem;color: #999;}

/*按钮无边框*/
button{border:0;background: transparent;}
/*-------------  马良东  --------------*/

.cursor {cursor: pointer;}
.p_title {line-height: 0.98rem;color: #a4a4a4;border: 0;font-size: 0.28rem;}
.wapPoint{background-color: rgba(0, 0, 0, .7);}
.wapPoint .popup-hint-info{color:#fff;font-size: .28rem;text-align: center;}
.opacity-file {opacity: 0;position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.Head_portrait1_R p a{color:#333;}
.pop-position {position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 1;width: 100%;}
.hidden {display: none !important;}
/*
.prompt-pop-style .popup-head{display: none;}
.prompt-pop-style .popup-option{display: none;}
.prompt-pop-style .popup .popup-hint-info{padding:0.4rem;}
.prompt-pop-style .pop-hint-content{overflow: hidden;margin-bottom: 0.2rem;}
.prompt-pop-style .pop-hint-content span ,.prompt-pop-style .pop-hint-content p{display: block;float: left;line-height: 0.3rem;}
.prompt-pop-style .pop-hint-content span{font-size: 0.28rem;color:#333;}
.prompt-pop-style .pop-hint-content p{font-size: 0.22rem;color:#999;}
.prompt-pop-style .popup-but-area .popup-but{padding: 0;overflow: hidden;display: block;border-top:1px solid #E8E8E8;}
.popup .popup-but-area .btn{margin:0;padding: 0;border-radius: 0;border:0;display: block;width: 49.5%;float: left;border-right: 1px solid #e8e8e8;line-height: 0.8rem;color: #333;font-size: 0.32rem;text-align: center;}
.popup .popup-but-area .btn:last-child{border-right: 0;color:#0095F4;}
.prompt-pop-style input.prompt{width: 4.09rem;height: 0.56rem;background:rgba(250,250,250,1);border:1px solid rgba(232,232,232,1);border-radius:5px;font-size: 0.3rem;color:#333;}
*/
.popup.popup-alert.wrap-popup .popup-hint-info .pop-hint-content{overflow: hidden;margin-bottom: 0.2rem;}
.popup.popup-alert.wrap-popup .popup-hint-info .pop-hint-content span ,.popup-hint-info .pop-hint-content p{display: block;float: left;line-height: 0.3rem;}
.popup.popup-alert.wrap-popup .popup-hint-info .pop-hint-content span{font-size: 0.28rem;color:#333;}
.popup.popup-alert.wrap-popup .popup-hint-info .pop-hint-content p{font-size: 0.22rem;color:#999;}
input[prompt][name=prompt].prompt{width: 4.09rem;height: 0.56rem;background:rgba(250,250,250,1);border:1px solid rgba(232,232,232,1);border-radius:5px;font-size: 0.3rem;color:#333;}
.overflow-hidden{overflow: hidden !important;}
.bgopacity {background: rgba(0,0,0,0.4);}

.line-break2 {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-break: break-all;overflow: hidden;}

/*图表*/
.vote{background: #fff;padding: 0 0.3rem;margin-bottom: 0.2rem;}
.vote-title{padding:0.2rem 0;}
.vote-title p{border:0.01rem solid transparent;border-left:0.05rem solid #09f;border-radius: 0.02rem;padding-left: 0.1rem;font-size: 0.28rem;line-height: 0.3rem;color: #222;}
.vote-cont{height: 6rem;width: 100%;padding-bottom: 0.2rem;position: relative;}
.vote-contnew{width: 100%;padding-bottom: 0.2rem;position: relative;}

.vote-cont .vote-none{width: 100%;height: 100%;text-align: center;line-height: 6rem;font-size: 0.26rem;color: #aaa;}
.vote-cont .vote-charts {width: 100%; height: 100%;position: absolute;}

.YS_height1{overflow: hidden;max-height: 1.6rem;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;word-break: break-all;}
.YS_height2{overflow: hidden;max-height: 3.82rem;-webkit-line-clamp: 7;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;word-break: break-all;}
.YS_autoH{overflow: scroll;max-height: 3.82rem;-webkit-line-clamp: inherit;}

/*lidanni  12-17*/
.my_cuticon{display:block;width: .34rem;height: .34rem;overflow: hidden;float:left;margin: .32rem .2rem 0 0;}
.my_cuticon img{width: 100%;}
.lient_ul{background: #fff;}
.lient_ul li { background-color: #FFF; padding: 0rem 0rem 0rem 0.3rem;}
.lient_ul li a {display: block;width: 100%; height: 0.98rem; border-bottom: 1px solid #e8e8e8; overflow: hidden;}
.lient_ul li:last-child a{border-bottom: 0;}
.lient_ul li a em {float: left;line-height: 0.98rem; font-size: 0.28rem; color: #555;}
.lient_ul li a i{ float: right; width: 0.32rem; height: 0.32rem;margin-right: 0.3rem; margin-top: 0.36rem; overflow: hidden;}
.lient_ul li i img{width: 100%;}
.lient_ul li a.cur i img{margin-top:-.32rem;}

.fixed{position: fixed !important;}
.no-padding-bottom{padding-bottom: 0 !important;}
.no-padding{padding: 0 !important;}


.reload {
    width: 0.96rem;
    height: 0.96rem;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0.1rem 0.2rem #f4f4f4;
    border: 0.01rem solid #eee;
    position: fixed;
    left: 0.3rem;
    bottom: 1.5rem;
    text-align: center;
    padding: 0.2rem 0;
    box-sizing: border-box;
    z-index: 10000000;
}
.larea_cancel, .larea_finish {
    cursor: pointer;
}

#Feedback_img .fileuploaderP{margin: 0;padding: 0;    background: none;}
#Feedback_img .fileuploader{margin: 0;padding: 0;    background: none;}
#Feedback_img .fileuploader-theme-thumbnails .fileuploader-items-list{margin: 0;padding: 0;}
#Feedback_img .fileuploader-items-list{padding:0;}
#Feedback_img .fileuploader-items-list li.fileuploader-thumbnails-input{float: left;margin: 0;padding: 0;}
#Feedback_img .fileuploader-theme-thumbnails .fileuploader-thumbnails-input, #Feedback_img .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item{margin: 0;width:30.7%;margin:0rem 0.09rem;}



/*1-09李丹妮*/
.new_head{height:.4rem;background: #0095f4;overflow: hidden;}
.Head_portrait1_R .no_text{    line-height: 0.98rem;font-size: 0.28rem; color: #666;}
.code_new_div{overflow: hidden;}
.code_new_tit{font-size: .24rem;color: #999999;overflow: hidden;padding:.2rem .28rem;}
.code_new_tit em{color:#FF423D;}
.code_new_input{overflow:hidden;background: #fff;height: 1rem;padding: 0 .28rem;}
.code_new_input input{border: 0;line-height: 1rem;font-size:.28rem;color: #999999;width: 100%; }

/*1-12*/
.timer-no-data-font {display: block;margin: 0 auto;width: 2rem;text-align: center; line-height: .6rem; color: #999;}
.ldn_sce_a.bgwhite { background-color: #fff;}
.phone-act{ width: .4rem; height: .4rem;}
.phone-act img{width: 100%;}
.rank_fw_tit1{    display: block; font-size: .28rem;color: #777; height: 1rem;padding-left: .3rem;}
.setting-icon{    display: inline-block;width: .33rem; height: .33rem;float: left;margin-right: .2rem;margin-top: .1rem;}
.setting-icon img{width: 100%;}
.setting-font{display: inline-block;padding-top: .06rem;}
.no_reback_head{width: 0.18rem;height: 0.34rem; padding-right: 0.16rem;    display: block;position: absolute;left: 0.3rem;top: 0.27rem;}
.no_reback_head img{width: 100%;}

/*.fileuploader-action-popup,*/
/*.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item:hover .actions-holder,*/
/*.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item .actions-holder {display: none !important;}*/
/*.fileuploader-item .fileuploader-action.fileuploader-action-remove {display: none !important;}*/

/* 雷达时间 */
.time_li_tit > font { color: #999;}

/*海报保存 分享*/
.poster-content {
    overflow: hidden;
    height: 1.1rem;
    background-color: #FFF;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.poster-content a{
    display: block;
    height: 1.1rem;
    float: left;
    width: 50%;
    border-right: 1px solid #EDEDED;
}
.poster-content a:last-child{
    border-right: 0;
    width: 49.4%;
}
.poster-content a span{display: table;
    overflow: hidden;
    margin: 0 auto;}
.poster-content a span strong{
    display: block;
    width: 0.58rem;
    height: 0.58rem;
    float: left;
    margin-top: 0.27rem;
}
.poster-content a span strong img{ width: 100%}
.poster-content a span em{
    display: block;
    font-size: 0.3rem;
    color: #333;
    float: left;
    margin-left: 0.1rem;
    line-height: 1.1rem;
}
.departmentsearch{
    position: relative;
}
.departmentsearch > span{
    height: 1rem;
    width: 1rem;
    position: absolute;
    right: 0;
    z-index: 10;
    top: 0;
}
.departmentsearch > span > img{
    margin-top: .33rem;
    width: .18rem;
}
.departmentsearchFont {
    line-height: 1rem;
    display: block;
}



/*漏斗图*/
.funnel_con{overflow: hidden;    margin-top: 1.3rem;}
.funnel_list{overflow: hidden;position: relative;margin-bottom: 0.05rem;}
.funnel_pic{margin: 0 auto;}
.funnel_pic.ph01{width: 4.27rem;height: 0.7rem;}
.funnel_pic.ph02{width: 3.41rem;height: 0.63rem;}
.funnel_pic.ph03{width: 2.57rem;height: 0.59rem;}
.funnel_pic.ph04{width: 1.86rem;height: 0.37rem;}
.funnel_pic img{width: 100%;}
.funnel_n{position: absolute;left: 0;right: 0;z-index: 2;top: 0; text-align: center;color: #fff;font-size: 0.26rem;}
.funnel_n.shu01{line-height:0.7rem;}
.funnel_n.shu02{line-height:0.63rem;}
.funnel_n.shu03{line-height:0.59rem;}
.funnel_n.shu04{line-height:0.37rem;}
.funnel_num {display: block;font-size: 0.26rem;color: #fff;}
.funnel_main{overflow: hidden;display: table;margin:0 auto;padding:0.37rem 0 0.58rem 0;}
.funnel_num{float: left;margin-right: .3rem;}
.funnel_num em{display: inline-block;width: 0.16rem;height: 0.16rem;border-radius: 50%;overflow: hidden;}
.funnel_num em.cor01{background:#FC5F2D;}
.funnel_num em.cor02{background:#FCAA3C;}
.funnel_num em.cor03{background:#27D162;}
.funnel_num em.cor04{background:#47C4D2;}
.funnel_num span{display: inline-block;font-size:0.24rem;color: #555555;margin-right: 0.15rem; }
/* 柱状图*/
.bargr_graph{overflow: hidden;}
.bargr_left{float: left;margin-right: 0.17rem;min-height: 3.42rem;}
.bargr_left em{ display: block;font-size: .24rem;text-align: right; color: #555; min-width: 0.96rem;line-height: 0.28rem; margin-bottom: 0.3rem;height:0.28rem;}
/*.bargr_left em:last-child{margin-bottom: 0;}*/
.bargr_right{overflow: hidden;}
.bargr_box{min-height: 3.42rem;/*border-left: 0.01rem solid #ededed;border-bottom: 0.01rem solid #ededed;*/}
.bargr_list{overflow: hidden;}

.bargr_wai{min-width: 90%;display: inline-block;}
.bargr_plan{  position: relative;width: 0;height: 0.28rem;margin-bottom:0.3rem;display:block;}
.bargr_plan:last-child{margin-bottom: 0;}
.bargr_plan.bar01{background:#FCAA3C;}
.bargr_plan.bar02{background:#FC602C;}
.bargr_plan.bar03{background:#47C4D2;}
.bargr_plan em{  display: inline-block;position: absolute;top: 0;line-height: 0.28rem;font-size: 0.3rem;}


.head-ctrl {
    width: .7rem;
    height: .7rem;
    position: absolute;
    right: 0;
}
.m_user .utxt .uname {
    position: relative;
}
.head-ctrl img {
    width: 100%;
    height: 100%;
}

.detailmenutitle {
    top: 0;
    width: 100%;
    z-index: 15;
}

#canvasContainer {
    width: 1080px;
    min-height: 1920px;
    height: auto;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    max-width: 100%;
}
#posterContent1{
    margin: 0;
}


/*视频播放*/
.videoButton{width: 0.8rem;height:0.8rem;position: absolute;left:0;top:0;right: 0;bottom: 0;margin: auto;}
.video-pic{width:100%;}

.video-wrapper{position: fixed; display: none; z-index: 100000; background-color: rgba(0, 0, 0, .7); /* display: block; width: 100%; height: 100%; left:0; top:0; */}
.video-wrapper.transition{ transition:all ease .3s; -webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; }
.video-wrapper video, .video-wrapper .video-pic{max-width: 100%; max-height: 100%; position: absolute;left: 50%; top: 50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); display: none;}
.video-wrapper .video-pic{ z-index: 1;}
.video-wrapper .videoButton{z-index: 3; display: none;}
.video-wrapper .video{z-index: 5; width: 100%; height: 100%;}
.video-wrapper .video-shade{z-index: 10; position: absolute; width: 100%; height: 100%; left:0; top: 0;}

.head-ctrl.dialog {
    position: fixed;
    bottom: 1.5rem;
    right: .5rem;
    width: 1rem;
    height: 1rem;
}

.module_rename {
    overflow: hidden;
}

.module_rename font{
    float: left;
}
.module_rename a{
    width: .26rem;
    height: .26rem;
    display: block;
    float: left;
    margin-left: .2rem;
    padding-top: .05rem;
}
.module_rename a img{
    width: 100%;
    height: 100%;
}

.orderStatus{
    display: block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 0;
    right: 0;
}
.orderStatus img{
    width: 100%;
    height: 100%;
}
.goOrderList {
    position: absolute;
    top: .55rem;
    right: 1.6rem;
    line-height: .4rem;
    color: #0084FF;
    border-radius: 3px;
    border: 1px solid #0084FF;
    padding: 0 .2rem;
}


.client-list-ctrl {
    position: absolute;
    top: -0.3rem;
    right: 0;
    width: 1.6rem;
    height: .8rem;
}

.client-list-ctrl a {
    float: right;
    height: 100%;
    width: .8rem;
}

.client-list-ctrl a img {
    width: 100%;
    height: 100%;
}

.txt .name {
    min-width: 1rem;
    display: inline-block;
    width: auto;
}


.relative {
    position: relative !important;
}
.more-ctrl {
    width: .5rem;
    float: right;
    height: 0.5rem;
    padding-top: .1rem;
}

.more-ctrl img {
    height: 100%;
}

.btn-ctrl {
    position: absolute;
    width: 2rem;
    height: 1.6rem;
    right: .8rem;
    top: 0.15rem;
    background-image: url(/Resource/Images/dialog.png);
    background-size: 100% 100%;
    text-align: center;
}

.btn-ctrl .voice-btn, .btn-ctrl .clear-btn {
    width: 90%;
    display: inline-block;
    line-height: .8rem;
    text-align: center;
    color: #0084ff;
    border-bottom: 1px solid #ededed;
    font-size: .24rem;
}
.btn-ctrl .clear-btn {
    color: #555;
    border-bottom: 0;
}

.la-ball-clip-rotate,
.la-ball-clip-rotate>div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.la-ball-clip-rotate {
    display: none;
    font-size: 0;
    color: #fff;
    width: 64px;
    height: 64px;
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.la-ball-clip-rotate>div {
    position: relative;
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.la-ball-clip-rotate>div {
    width: 100%;
    height: 100%;
    background: transparent;
    border-width: 2px;
    border-bottom-color: transparent;
    border-radius: 100%;
    -webkit-animation: ball-clip-rotate 0.75s linear infinite;
    -moz-animation: ball-clip-rotate 0.75s linear infinite;
    -o-animation: ball-clip-rotate 0.75s linear infinite;
    animation: ball-clip-rotate 0.75s linear infinite
}


@-webkit-keyframes ball-clip-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes ball-clip-rotate {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        -moz-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes ball-clip-rotate {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes ball-clip-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#preview .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
#preview .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item{
    min-height: 100px;
}

.align-center {
    text-align: center;
}

.xcx-publish{
    text-align: center;
    line-height: 1rem;
    font-size: .26rem;
    color: #555;
}

font.explain {
    line-height: 0.98rem;
    font-size: 0.25rem;
    color: #666;
    float: right;
    padding-right: 0.4rem;
}

[picturePreview] {
    cursor: pointer;
}
#picturePreview {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    background:rgba(0,0,0,0.7);
    overflow: hidden;
    cursor: pointer;
    display: table;
    visibility: hidden;
}
#picturePreview span{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align: center;
}
#picturePreview img{
    max-width: 100%;
    max-height: 100%;
    transform: scale(0);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
#picturePreview.show{
    visibility: visible;
}
#picturePreview.show img{
    transform: scale(1);
}
.user-setting {
    height: 2.2rem;
    width: 100%;
    background-color: #0094F8;
    text-align: center;
    line-height: 2.2rem;
    font-size: .34rem;
    color: #fff;
    position: relative;
}
.admin_head_bg .user-setting img {
    width: .34rem;
    height: .34rem;
    position: absolute;
    top: .95rem;
    left: .38rem;
}
.analyze-explain {
    width: .3rem;
    position: absolute;
    top: 0;
    right: 0.8rem;
}
.analyze-explain:hover + .analyze-explain-info{
    display: block;
}
.analyze-explain-info {
    display: none;
    width: 3.4rem;
    min-height:1.4rem;
    background:rgba(255,255,255,1);
    box-shadow:0 .1rem .3rem 0 rgba(0, 0, 0, 0.2);
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    border-radius: .2rem;
    padding: .3rem;
    box-sizing: border-box;
    text-align: left;
    position: absolute;
    top: .5rem;
    z-index: 1;
    right: 0.2rem;
}

.analyze-explain-info::after {
    content: '';
    display: block;
    position: absolute;
    top: -.15rem;
    right: .6rem;
    width: 0;
    height: 0px;
    border-bottom: .2rem solid #fff;
    border-left: .15rem solid transparent;
    border-right: .15rem solid transparent;
}


.new-vip-ctrl{
    display: flex;
    align-items: center;
    margin-left: 0.3rem;
    border-bottom: 1px solid #eee;
    padding: 0.3rem 0.3rem 0.3rem 0;
}

.new-vip-ctrl > a {
    width: 1rem;
    height: 1rem;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    flex: none;
    margin-right: 0.3rem;
}
.new-vip-ctrl div h4{
    font-size: 0.32rem;
    color: #222;
    margin:0;
}
.new-vip-ctrl div p{
    font-size: 0.24rem;
    color: #999;
    margin-top: 0.15rem;
}

.my-colleague {
    padding: 0.6rem 0.2rem;
    background: #FFF;
    border-top: 1px solid #e8e8e8;
    margin-bottom: 0.2rem;
    overflow: hidden;
}

.my-colleague li{
    display: flex;
    align-items: center;
    padding: 0.2rem 0;
    border-bottom: 1px solid #eee;
}
.my-colleague li > img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
    flex:none;
    margin-right: 0.25rem;
}
.my-colleague li .txt {
    flex: auto;
}
.my-colleague li .txt h4{
    font-size: 0.28rem;
    font-weight: 500;
    color: #333;
}
.my-colleague li .txt p{
    font-size: 0.24rem;
    color: #999;
}
.my-colleague li .cansole{
    width: 1rem;
    height: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border:1px solid #eee;
    font-size: 0.24rem;
    color: #333;
    border-radius: 0.05rem;
}
.my-colleague .show{
    display: flex;
    justify-content: center;
    padding: 0.2rem 0;
    font-size: 0.24rem;
    color: #333;
    margin-bottom: 0.2rem;
    align-items: center;
}
.my-colleague .show span{
    width: 0.22rem;
    height: 0.12rem;
    margin-left: 0.1rem;
    overflow: hidden;
}
.my-colleague .show img{
    width: 100%;
    vertical-align: top;
}
.my-colleague .show.hidd img{
    margin-top: -0.12rem;
}
.my-colleague .addnew{
    display: flex;
    border:1px solid #0095f4;
    background: #EFFAFF;
    justify-content: center;
    align-items: center;
    font-size: 0.26rem;
    color: #0095f4;
    height: 0.7rem;
    border-radius: .05rem;
}
.my-colleague .addnew.no {
    width: 2.5rem;
    margin: 0 auto;
}
.my-colleague .addnew img{
    width: 0.25rem;
    height: 0.25rem;
    margin-right: 0.1rem;
}
.my-colleague ul.open{
    max-height: 4.3rem;
    overflow: hidden;
}