@charset "utf-8";
/* CSS Document */
/*提醒条样式*/
.jstip_box{background-color: #ffeeee;border: 1px solid #f2dede;height:40px;line-height:40px;padding: 0 15px;font-size: 16px;}
.jstip_box span{color:#333;font-size: 16px;}

/*选择人员 */
.selectpersonbox{width:180px;float:left;padding-left:15px;padding-top: 10px;}
.selectperson-tit,.selectperson-tit div{ line-height:34px;color:#2973bb;}
.selectperson{height:320px;margin-right:15px;overflow:auto;border:1px solid #e5e5e5;}
.selectperson-list li{padding-left:20px; height:40px; line-height:40px;border-bottom:1px solid #e5e5e5;}
.selectperson-list li:hover{background:#f0f0f0;}
.selectperson-list li a{color:#444; font-size:14px;}
.selectperson-arrow{font-size:16px; color:#ccc;}
.selectperson-input{ border:1px solid #d2d2d2; height:28px;line-height:28px;width:200px; padding-left:5px;}
.selectperson-bnt{height:28px;line-height:28px;width:60px;text-align:center;border:0;background:#57a6f3;color:#fff;}
.selectperson-on{border:1px solid #97bde4;float:left; margin-right:5px;margin-bottom:2px;padding:0 4px 0 4px;background:#fff;}
.selectperson-all{color:#2973bb;cursor:pointer;line-height:35px;}
.selectperson-all:hover{color:#ff6600;}

/*人员初始化*/
.pstr-dq{margin:90px 20px;}
.pstr-xts{ height:50px;border-right:1px solid #f3f3f3;}
.pstr-con{width:300px; margin:0 auto; overflow:hidden;}
.pstr-ico{font-size:50px;color:#0f79bf;}
.pstr-text{padding-left:15px;float:left;}
.pstr-textn{font-family:"微软雅黑";font-size:16px; color:#0f79bf;}
.pstr-texts{color:#F7070B; font-weight:normal; display:block; font-size:16px;padding-top:5px;}
.pstr-tip{font-size:16px; color:#8c93a2; width:600px; margin:55px auto; height:42px; line-height:42px; font-family:"微软雅黑";}
.pstr-btn{display:block; width:190px; height:42px; line-height:42px; background:url(../images/css-image/initial-bg.png); padding-left:65px; color:#fff; letter-spacing:0.1em; font-size:16px; font-family:"微软雅黑"; border:none;}

/*股东投入帐*/
.into-total{ border:1px dotted #d8d8d8;background:#fbfbfb;margin-top:25px; margin-bottom:25px; min-width:300px;padding:10px 10px;cursor:pointer;}
.into-total:hover{ border:1px dotted #307ecc;background:#eff7ff;cursor:pointer;}
.into-total-ico{font-size:45px; color:#0f79bf;}
.into-total-text{font-family:"微软雅黑";font-size:18px; color:#0f79bf;padding-top:10px;}
.into-total-xztext{font-family:"微软雅黑";font-size:14px; color:#aaa;padding-top:10px;}
.into-total-sz{font-family:"微软雅黑";font-size:18px; color:#d90000;padding-top:10px;}
.into-total-usersz{font-family:"微软雅黑";font-size:14px; color:#c80d1a;}


/*工作流--条件节点26100713*/
.workflow-first-tit{width: 30px;text-align:center;height:100%;background:#308ee3;float:left;color:#fff;border-bottom-left-radius:5px;border-top-left-radius: 5px;}
.workflow-first-con{width: 100px;float:left;margin-left: 10px;padding-top: 5px;}
.workflow{margin:8px auto;border-radius:10px;border:2px solid #308ee3;background-color:#f0f8ff;width:100px;height:75px;float:left;position:relative;}
.workflow-tit{height:45px;line-height:45px; font-family:"微软雅黑"; font-size:14px; color:#05649b;width:99%;text-align: center;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
.workflow-num{position:absolute; left:0; top:0;border-top-left-radius:8px;padding-left:4px;width:30px; height:30px; background:url(../images/css-image/gongzuoliu_01.png) left top no-repeat;background-size: 30px; font-family:"微软雅黑"; font-size:10px; color:#fff;}
.workflow-info{width:99%;text-align: center;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;padding-bottom: 8px;}
.workflow-info{text-align: center;cursor: pointer;color:#555;}
.workflow-info:hover{color:#22a20d;}
.workflow-cz .delete{ position:absolute; right:-8px; top:-8px; color:#ff6600;cursor: pointer;}
.workflow-input-flow{background-color:#f0f8ff;border-bottom:1px solid #eee;border-right:0;border-top:0;border-left:0;height:31px;line-height:31px;width:99%;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
.jd-workflow_arrow{width:115px;float:left; min-height:80px;margin-top:8px;}
.jd-workflow_arrowon{background:url(../images/css-image/right_arrow.png) right 18px no-repeat;}
.jd-workflow-addbtn{line-height:26px;color:#777; cursor:pointer;text-align:center;margin-bottom:10px;font-size: 13px;font-family:"微软雅黑";}
.jd-workflow-addbtn i{color:#42b5eb;}
.jd-workflow-addbtn:hover{color:#ff6600;}

.fz-workflow-box{position:absolute;background:url(../images/css-image/flow_linecenter.png) left center repeat-y;min-width: 5000px;}
.fz-workflow-box .fz-workflow{padding-left:10px;}
.fz-workflow{position: relative;width: auto;}
.fz-workflow-con{position: relative;margin:0 0 15px 15px;float:left;border:2px solid #308ee3;background-color:#f0f8ff;width:110px;height:75px;border-radius:10px;}
/*.fz-workflow-con:hover{background: #308ee3;}
.fz-workflow-con:hover div{color:#fff;}*/
.fz-nextworkflow{float:left;left:0;top:-10px;background:url(../images/css-image/flow_linecenter.png) left center repeat-y;}
.fz-nextworkflow .fz-nextworkflow-con{padding-left:25px;}

.fz-workflow-coninfo-tck{position: absolute;z-index: 99;top:80px;left:0;}
.fz-workflow-tck-arrow{display:block;position: absolute;width: 10px;height:10px;top:-5px;left:30px;-webkit-transform: rotate(-45deg);border: transparent;border-top: 2px solid #ddd;border-right: 2px solid #ddd;background: #f7f7f7;}
.fz-workflow-tck{min-width: 200px;border-radius:10px;padding: 10px 10px 5px 10px;border: 2px solid #ddd;background: #f7f7f7;}
.fz-workflow-tck p{line-height:28px;}
/* CSS 工作流--条件节点弹出层编辑遮罩及显示*/
.flow_tckform_bj{height:100%; width:100%;position:fixed;overflow-y:visible;top: 0;left: 0;background-color:#888;z-index:100000;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
.flow_tckform_con{border:1px solid #999;padding:15px;width:600px;height:350px;margin:0 0 0 -250px;background:#fff;top: 10%;left: 50%;position:fixed;z-index:9999999999;}
.flow_tckform_tit{ border-bottom: 1px solid #ddd; margin-bottom: 15px;font-size:18px;color:#306d91;height:34px;}
.input-flow{border:1px solid #d2d2d2;height:34px;line-height:34px;width:100%; padding-left:5px;}


/*关联流程选择界面*/
.select_lcbox{border-top:1px solid #eee;border-left:1px solid #eee;}
.select_checkbox{border-right:1px solid #eee;border-bottom:1px solid #eee;height:34px;line-height:34px;text-align: center;background: #f9f9f9;}
.select_lcdiv{border-right:1px solid #eee;border-bottom:1px solid #eee;height:34px;line-height:34px;}

/*新增收支提报选择类型界面样式 2016-12-19之后新本*/
.select_tblx{border: 1px solid #f5f5f5;background: #fafafa; margin: 15px 0;padding:15px;}
.select_tblx_ico{border-bottom: 1px solid #e6e6e6;padding-bottom: 15px;font-size: 18px;color:#000;}
.select_tblx_right{margin: 30px 0 10px 0;}
.select_tblx_con{padding-bottom: 15px;padding-left:4%;width: 33%;float: left;}
.select_tblx_title{font-size:16px;}
.select_tblx_text{font-size:14px;color:#888;margin-top: 15px;}
.select_tblx_text span{margin-left: 6px;}
.select_tblx_bulebnt{background: #5498e0;color:#fff;font-size:16px;margin-top: 25px;width: 80px;border-radius:4px;text-align: center;height: 34px;line-height: 34px;}
.select_tblx_bulebnt:hover{background: #1f7ed0;}
.select_tblx_yellowbnt{background: #e68700;color:#fff;font-size:16px;margin-top: 25px;width: 80px;border-radius:4px;text-align: center;height: 34px;line-height: 34px;}
.select_tblx_yellowbnt:hover{background: #da9e0b;}



/*!*新增收支提报选择类型界面样式 2016-12-19之前*!
.select_tblx{border: 1px solid #e6e6e6;background: #fafafa; margin: 15px 25px 20px 25px;padding:20px 15px;}
.select_tblx_ico{text-align: center;padding-top:40px;}
.select_tblx_right{width: 78%;padding-left: 5%;border-left: 1px  solid #e6e6e6;}
.select_tblx_ico .textbule{font-size:16px;color:#2795ea;margin-top: 15px;}
.select_tblx_ico .textyellow{font-size:16px;color:#f2bf41;margin-top: 15px;}
.select_tblx_con{border-bottom: 1px  solid #e6e6e6;padding-bottom: 15px;margin-bottom: 15px;}
.select_tblx_bule{background:url(../images/css-image/list_style_blue.png) left center no-repeat;padding-left:25px;font-size:18px;}
.select_tblx_yellow{background:url(../images/css-image/list_style_yellow.png) left center no-repeat;padding-left:25px;font-size:18px;}
.select_tblx_text{font-size:14px;color:#888;padding-left:25px;margin-top: 8px;}
.select_tblx_bulebnt{background: #2a9ef5;color:#fff;font-size:16px;padding: 4px 20px;margin-top: 15px;margin-right: 15px;}
.select_tblx_bulebnt:hover{background: #1f7ed0;}
.select_tblx_yellowbnt{background: #f1b80a;color:#fff;font-size:16px;padding: 4px 20px;margin-top: 15px;margin-right: 15px;}
.select_tblx_yellowbnt:hover{background: #da9e0b;}*/

/*应付款审批 */
.yfk-spbj{background:#f0f7ff;padding-bottom:15px;}
.yfk-sptit{height:45px;line-height:45px;padding:0 20px;border-bottom:1px solid #d1e0f3;color:#4d88c4;font-family:"微软雅黑";font-size:18px;margin-top:-1px;margin-bottom:15px;}

/*添加财务弹出遮满整屏 */
.finance_allScreen{width:100%; height:100%;overflow:auto;background-color:#fff; position:fixed;z-index:100001;left:0; bottom:0;}
/*部分财务页面查看样式 */
.cw_viewbj{background:#f0f7ff;padding-bottom:8px;border: 1px solid #d1e0f3;}
.cw_viewtit{height:45px;line-height:45px;margin:0 20px 15px 20px;border-bottom:1px solid #deedff;color:#4d88c4;font-family:"微软雅黑";font-size:18px;}
.cw_viewbj2{background:#fff;padding-bottom:8px;border: 1px solid #d1e0f3;border-top:0;}
.cw_viewtit2{height:45px;line-height:45px;margin:0 20px 15px 20px;border-bottom:1px solid #deedff;color:#4d88c4;font-family:"微软雅黑";font-size:18px;}
.cw_view-ul{margin:0 20px;}
.cw_view-ul li{width:33%;float:left;line-height:34px;height:34px;padding-left:8px;}
.cw_view-zy{margin:0 20px;}
.cw_view-zy-conname{float:left;}
.cw_view-zy-con{padding:0 8px;width:92%;*width:92%;_width:92%;float:left;}


/*统计--财务界面样式*/
.tj_cw{width:95%;margin:0 auto;}
.tj_cwtit{font:18px "微软雅黑"; color:#444;height:40px;line-height:40px;}
.tj_operator{position:absolute;right:-30px;top:40px;z-index:99;}
@media screen and (min-width: 1231px) {
    .tj_cw{width:100%;margin:0 auto;}
    .tj_cwcon{border:1px solid #e1e1e1;padding:30px 40px;}
    .tj_cwcon .leftico{width:65%;float:left;border-right:1px solid #e1e1e1;}
    .tj_cwcon .rightbnt{width:25%;float:left;}
    .tj_cwskbox{width:16%;margin-right:5px;float:left;max-width:255px;_width:255px;position:relative;}
    .tj_cwsk_48c2d2 .cwname,.tj_cwsk_1fd1cb .cwname,.tj_cwsk_f79f40 .cwname,.tj_cwsk_1fd172 .cwname,.tj_cwsk_f76740 .cwname{font:18px "微软雅黑";color:#fff;height:45px;line-height:45px;}
    .tj_cwsk_48c2d2 .cwje,.tj_cwsk_1fd1cb .cwje,.tj_cwsk_f79f40 .cwje,.tj_cwsk_1fd172 .cwje,.tj_cwsk_f76740 .cwje{font:26px "微软雅黑";color:#fff;height:45px;line-height:45px;text-align:center;padding-bottom:65px;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;width: 99%;}
    .tj_cwcon .holder_bnt{cursor:pointer;background:#499ce4;height:40px;line-height:40px;width:140px;margin:20px 0 0 45px;text-align:center;color:#fff;}
}
@media screen and (max-width: 1231px) {
    .tj_cw{width:100%;margin:0 auto;}
    .tj_cwcon{border:1px solid #e1e1e1;padding:30px 15px;}
    .tj_cwcon .leftico{width:100%;}
    .tj_cwcon .rightbnt{width:100%;}
    .tj_cwskbox{width:18%;float:left;max-width:255px;position:relative;}
    .tj_cwjia{background:url(../images/css-image/tj_cwjia2.png) center center no-repeat;width:5%;float:left;height:190px;}
    .tj_cwjian{background:url(../images/css-image/tj_cwjian2.png) center center no-repeat;width:5%;float:left;height:190px;}
    .tj_cwdengy{background:url(../images/css-image/tj_cwdengy2.png) center center no-repeat;width:5%;float:left;height:190px;}
    .tj_cwsk_48c2d2 .cwname,.tj_cwsk_1fd1cb .cwname,.tj_cwsk_f79f40 .cwname,.tj_cwsk_1fd172 .cwname,.tj_cwsk_f76740 .cwname{font:14px "微软雅黑";color:#fff;height:45px;line-height:45px;}
    .tj_cwsk_48c2d2 .cwje,.tj_cwsk_1fd1cb .cwje,.tj_cwsk_f79f40 .cwje,.tj_cwsk_1fd172 .cwje,.tj_cwsk_f76740 .cwje{font:16px "微软雅黑";color:#fff;height:45px;line-height:45px;text-align:center;padding-bottom:65px;*padding-bottom:35px;_padding-bottom:35px;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;width: 99%;}
    .tj_cwcon .holder_bnt{cursor:pointer;background:#499ce4;height:40px;line-height:40px;width:140px;margin:20px 0 0 0;text-align:center;color:#fff;}
}
.tj_cwcon .holder_bnt:hover{background:#1f7ed0;}
.tj_cwcon .holder_je{font:26px "微软雅黑";font-weight:bold; color:#1f7ed0;}

.tj_cwsk_48c2d2{background:#48c2d2;padding:15px 20px;}
.tj_cwsk_48c2d2 .cwname{border-bottom:1px solid #61d7e6;text-align:center;margin-bottom:15px;}
.ckdetail_48c2d2{background:#38b3c3;height:34px;line-height:34px;text-align:center;}

.tj_cwsk_1fd1cb{background:#1fd1cb;padding:15px 20px;}
.tj_cwsk_1fd1cb .cwname{border-bottom:1px solid #3fe9e3;text-align:center;margin-bottom:15px;}
.ckdetail_1fd1cb{background:#0dbeb8;height:34px;line-height:34px;text-align:center;}

.tj_cwsk_f79f40{background:#f79f40;padding:15px 20px;}
.tj_cwsk_f79f40 .cwname{border-bottom:1px solid #fcbd7a;text-align:center;margin-bottom:15px;}
.ckdetail_f79f40{background:#e99131;height:34px;line-height:34px;text-align:center;}

.tj_cwsk_1fd172{background:#1fd172;padding:15px 20px;}
.tj_cwsk_1fd172 .cwname{border-bottom:1px solid #48e993;text-align:center;margin-bottom:15px;}
.ckdetail_1fd172{background:#1bbd66;height:34px;line-height:34px;text-align:center;}

.tj_cwsk_f76740{background:#f76740;padding:15px 20px;}
.tj_cwsk_f76740 .cwname{border-bottom:1px solid #f39c84;text-align:center;margin-bottom:15px;}
.ckdetail_f76740{background:#ea7a5d;height:34px;line-height:34px;text-align:center;}

.ckdetail_48c2d2 a,.ckdetail_1fd1cb a,.ckdetail_f79f40 a,.ckdetail_1fd172 a,.ckdetail_f76740 a{color:#fff;}

/*考勤时间界面样式*/
.worktime_tip{width:350px;margin:10% auto auto 35%;}
.worktime_tip img{text-align:center;margin-bottom:15px;}
.worktime_tip_text{font-size:18px;line-height:34px;text-align:center;margin-bottom:15px;}

/*考勤详情界面样式*/
.worktime_period{background: #ff6600;color:#fff;padding: 5px 8px;margin-top: 5px;margin-right: 20px;text-align: center;}

/*考勤地点设置*/
.attendance-set-ul{border-bottom: 1px solid #eee;}
.attendance-set-ul li{float: left;height: 50px;line-height: 50px;}
.attendance-set-ul .title{font-size: 14px;font-weight: 600;color: #444;}


/*考勤地点设置---选择工作日*/
.selectWorkDate_on{border:1px solid #d2d2d2; height:34px;line-height:34px;width: 90%; padding-left:5px;border-radius: 3px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.selectWorkDate_on span{position:relative;display: block;width:80px;float:left;border: 1px dotted #ddd;background:#f7f7f7;color:#333;text-align: center;cursor: pointer;height: 26px;line-height: 26px;border-radius: 4px;margin-right: 5px;margin-top: 3px;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
.selectWorkDate_on span img{position: absolute;right:5px;top:8px;}
.selectWorkDate_div{position: absolute;border:1px solid #d2d2d2;background: #fff;z-index:99;top:32px;width:90%;}
.selectWorkDate_div{padding: 15px;}
.selectWorkDate_div li{width: 25%;float:left;line-height:34px;text-align: center;}
.selectWorkDate_div li i{cursor: pointer;}
.selectWorkDate_div li i.on,.selectWorkDate_div li i:hover{background:#2299ee;color:#fff;padding: 4px 8px;}
/* CSS 系统公告*/
.notice_tit{font-size: 18px;text-align: center;line-height: 34px;word-break: break-all;padding-bottom: 15px;}
.notice_con{padding: 10px 0;font-size: 14px;line-height: 26px;text-indent: 2em;word-break: break-all;}

.notice_flied{border: 1px solid #eee;margin: 10px 0;}
.notice_flied_tit{height: 34px;line-height: 34px;background: #eee;font-size: 16px;padding: 0 10px;}
.notice_flied_con{line-height: 42px;border-bottom: 1px dotted #eee;}

/*卡卷-办理的储值卡 */
.prd-card-set{width: 31%;float: left;margin:10px 1%;border-radius:8px;overflow: hidden;box-shadow: 1px 3px 5px #eee;border-bottom: 5px solid #eee;}
/*蓝色*/
.prd-card-blue .card-title{
    /*background-image: url("../images/css-image/sawtooth_blue.png");background-repeat: repeat-x;*/background-color:#71bcf3;background-position: left bottom;
    background-size:11px;
    color:#fff;padding: 0 10px;height: 45px;
}
.prd-card-blue .prd-card-bnt{display:inline-block;cursor:pointer;border-radius: 16px;height: 31px;line-height: 31px;color:#71bcf3;border: 1px solid #71bcf3;margin-top:8px;width: 30%;min-width:90px;text-align: center;float: left;}
.prd-card-blue .prd-card-bnt:hover{background: #71bcf3;color: #fff;}
/*绿色*/
.prd-card-green .card-title{
    /*background-image: url("../images/css-image/sawtooth_green.png");background-repeat: repeat-x;*/background-color:#6dcba4;background-position: left bottom;
    background-size:11px;
    color:#fff;padding: 0 10px;height: 45px;
}
.prd-card-green .prd-card-bnt{display:inline-block;cursor:pointer;border-radius: 16px;height: 31px;line-height: 31px;color:#00a762;border: 1px solid #00a762;margin-top:8px;width: 30%;min-width:90px;text-align: center;float: left;}
.prd-card-green .prd-card-bnt:hover{background: #00a762;color: #fff;}
/*橘色*/
.prd-card-orange .card-title{
    /*background-image: url("../images/css-image/sawtooth_orange.png");background-repeat: repeat-x;*/background-color:#ec9f8e;background-position: left bottom;
    background-size:11px;
    color:#fff;padding: 0 10px;height: 45px;
}
.prd-card-orange .prd-card-bnt{display:inline-block;cursor:pointer;border-radius: 16px;height: 31px;line-height: 31px;color:#e95330;border: 1px solid #e95330;margin-top:8px;width: 30%;min-width:90px;text-align: center;float: left;}
.prd-card-orange .prd-card-bnt:hover{background: #e95330;color: #fff;}
/*浅绿色*/
.prd-card-Lgreen .card-title{
    /*background-image: url("../images/css-image/sawtooth_Lgreen.png");background-repeat: repeat-x;*/background-color:#74d2d4;background-position: left bottom;
    background-size:11px;
    color:#fff;padding: 0 10px;height: 45px;
}
.prd-card-Lgreen .prd-card-bnt{display:inline-block;cursor:pointer;border-radius: 16px;height: 31px;line-height: 31px;color:#74d2d4;border: 1px solid #74d2d4;margin-top:8px;width: 30%;min-width:90px;text-align: center;float: left;}
.prd-card-Lgreen .prd-card-bnt:hover{background: #74d2d4;color: #fff;}

.card-title .title{float: left;font-size: 17px;color:#fff;height: 45px;line-height: 45px;}
.card-title .text{float: right;font-size: 12px;color:#fff;height: 45px;line-height: 45px;}
.card-title .text a{color: #fff;}
.card-title .text a:hover{color: #eee;}
.prd-card-con{padding: 10px 8px 15px 8px;}
.prd-card-con p{line-height: 34px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 13px;}


/*卡卷-无记名储值卡详情界面 */
.prd-card-view{margin-top: 15px;padding:10px 20px 15px 20px;position: relative;overflow: hidden;
    /*background-image: url("../images/css-image/sawtooth_Lyellow.png");*/background-repeat: repeat-x;;background-position: left bottom;
    background-size:23px;border-top-left-radius: 10px;border-top-right-radius:10px;
    background-color: #faf3ed;}
.prd-card-view-lx{position: absolute;top:-16px;right:-30px;background: #ff6600;color:#fff;transform: rotate(45deg);width: 80px;text-align: center;height: 50px;padding-top: 28px}
.prd-card-view .title{font-size: 17px;color:#222;line-height: 35px;}
.prd-card-view .amount{font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;text-align: center;font-size:35px;color:#50acf0;font-weight: 600;}
.prd-card-view .amount .ico{font-size: 21px;color:#50acf0;margin-right: 4px;}
.prd-card-view .amount .lx{font-size: 14px;color:#ff6600;font-weight: normal;margin-left: 10px;}
.prd-card-view .text{font-size: 13px;text-align: center;color:#888;line-height: 45px;}

.prd-card-view-list{border:1px solid #eee;}
.prd-card-view-list .header{height: 40px;line-height: 40px;background: #fafafa;}
.prd-card-view-list .header li{float:left;text-align: center;}

.prd-card-view-list .con{border-top: 1px solid #eee;}
.prd-card-view-list .con li{float:left;text-align: center;line-height: 40px;display:block;}
.prd-card-view-list .con:hover li{background: #fafafa;}

.msm_ico{cursor:pointer;background-repeat: no-repeat;
    background-image: url("../images/page-image/sms_ico.png");background-position:top left;background-size: 28px; width:28px;line-height:28px;height: 28px;display: inline-block;
}
.wechat_ico{cursor:pointer;background-repeat: no-repeat;
    background-image: url("../images/page-image/wechat_ico.png");background-position:top left;background-size: 28px; width:28px;line-height:28px;height: 28px;display: inline-block;
}
.msm_ico:hover{background-image: url("../images/page-image/sms_ico_on.png");}
.wechat_ico:hover{background-image: url("../images/page-image/wechat_ico_on.png");}

/*卡卷-实名储值卡详情界面 */
.prd-card-nameview{width: 31%;margin: 10px 1%;border-radius: 10px;overflow: hidden;
    background:#faf3ed;box-shadow: 2px 1px 2px #eee;float:left;
}
.prd-card-nameview .title{font-size: 17px;color:#222;line-height: 35px;}
.prd-card-nameview .amount{font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;text-align: center;font-size:40px;color:#50acf0;font-weight: 600;padding: 8px;}
.prd-card-nameview .amount .ico{font-size: 21px;color:#50acf0;margin-right: 4px;}
.prd-card-nameview .amount .lx{font-size: 14px;color:#ff6600;font-weight: normal;margin-left: 10px;}
.prd-card-nameview .text{font-size: 13px;text-align: center;color:#888;line-height:24px;height:24px;width: 99%;}
.prd-card-nameview .user_info{background: #66b8f4;height: 40px;line-height: 40px;padding-left:15px;margin-top: 8px;}
.prd-card-nameview .user_info span{color:#fff;font-size: 13px;margin-right: 25px;}

/* 卡卷----办卡界面 */
.card-apply-form{border: 1px solid #ddd;width:62%;margin-left: 3%;margin-top: 25px;position: relative;background:#f7f7f7;border-radius: 4px;float: left;padding: 10px 20px;}
.card-apply-form .arrow{position:absolute;left:-10px;top:20px;width: 20px;height: 20px;border-left:1px solid #ddd;border-bottom:1px solid #ddd;background:#f7f7f7;transform:rotate(45deg)}
.card-wechat-box{border: 1px solid #ddd;width: 35%;max-width:375px;overflow: hidden;background: #f7f7f7;padding-bottom: 20px;margin-top: 25px;float: left;}
.card-wechat-linebox{background: #ffffff;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding: 8px 10px;}
.card-wechat-linebox .tit{line-height: 34px;border-bottom:1px solid #f2f2f2;font-size: 14px;}
.card-share{box-shadow: 2px 10px 10px #555;
    background-repeat: no-repeat; background-image: url("../images/css-image/card_bj.png");background-position:top left;background-size: 100%;margin:10px 8px 0 8px;overflow: hidden;
    border-top-left-radius: 8px;border-top-right-radius: 8px;
}
.card-share .title{font-size: 16px;color:#fff;line-height: 34px;padding: 10px 0 0 10px;}
.card-share .amount{text-align: center;font-size:28px;color:#fff;font-weight: 600;padding:8px 0 20px 0; }
.card-share .amount .ico{font-size: 18px;color:#fff;margin-right: 4px;font-weight: normal;}
.card-share .amount .lx{font-size: 13px;color:#fff;font-weight: normal;margin-left: 8px;}
.card-share .amount .text{font-size: 13px;color:#fff;padding-top:10px;font-weight: normal;}
.card-share .card_no{font-size: 13px;color:#fff;margin:0 10px;line-height: 34px;border-top:1px dotted #ffd1b3;}

/* 抵用券 */
.vouchers-wechat-box{border: 1px solid #ddd;width: 35%;max-width:375px;overflow: hidden;padding-bottom: 20px;margin-top: 25px;float: left;
    background-image: url(../images/temp-image/vouchers-bj.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #fdf9f8;
    background-size: cover;
}
.vouchers-wechat-line{border-bottom:1px solid #eee;padding: 8px 0;}
.vouchers-share{width: 94%;margin: 10px auto;}
.vouchers-top{background-image: url("../images/css-image/vouchers-top.png");background-repeat: repeat-x;background-position: left top;
    background-size:14px;height:4px;}
.vouchers-amount{background-color:#fff;text-align: center;font-size:28px;color:#008fe9;font-weight: 600;padding:20px 0 15px 0; }
.vouchers-amount .ico{font-size: 18px;color:#008fe9;margin-right: 4px;font-weight: normal;}
.vouchers-amount .text{font-size: 13px;color:#444;padding-top:8px;font-weight: normal;}
.vouchers-content{padding: 15px 8px 10px 8px;background-color:#fff;}
.vouchers-share-bnt{width: 80%;margin: 20px auto;text-align:center;border-radius:20px;background: #008fe9;border: 0;height: 40px;line-height: 40px;color:#fff;}
.card-wechat-box{border: 1px solid #ddd;width: 35%;max-width:375px;overflow: hidden;background: #f7f7f7;padding-bottom: 20px;margin-top: 25px;float: left;}
/*卡卷-抵用券列表*/
.vouchers-set{width: 31%;float: left;margin:10px 1%;overflow: hidden;border: 1px solid #eee;}
.vouchers-set:hover{box-shadow: 1px 3px 5px #eee;}
.vouchers-con{padding: 15px;width: 60%;float: left;}
.vouchers-con .title{font-size:21px;color:#222;font-weight: 400; }
.vouchers-con .text{font-size: 14px;color:#555;height:22px;margin-top:8px;line-height: 22px;width: 100%;}
.vouchers-info{color:#444;font-size: 13px;height: 31px;line-height: 31px;width: 60%;float: left;padding-bottom: 15px;}
.vouchers-bnt{width: 40%;float: left;padding-top: 15px;background-image: url("../images/css-image/vouchers-dian.png");background-repeat: repeat-y;background-color:#74d2d4;background-position: left bottom;
    background-size:3px;height: 120px;}
.vouchers-bnt .prd-bnt{margin:10px auto 0 auto;cursor:pointer;border-radius: 16px;height:31px;line-height: 31px;color:#fff;border: 1px solid #fff;width:80%;max-width:100px;text-align: center;}
.vouchers-bnt .prd-bnt:hover{background: #fff;color: #74d2d4;}

/* 消费---卡券、次卡等选择按钮 */
/*.consumed-block{cursor:pointer;border: 1px solid #eee;border-radius: 4px;width:40%;max-width:310px;float: left;margin-left: 2%;overflow: hidden;padding: 15px;}
.consumed-block-card{background-image: url("../images/page-image/consumed-block-card-bj.png");background-size:80px;background-repeat:no-repeat;background-color:#fff;background-position:right 50px; }
.consumed-block-vouchers{background-image: url("../images/page-image/consumed-block-vouchers-bj.png");background-size:80px;background-repeat:no-repeat;background-color:#fff;background-position:right 50px;}
.consumed-block .title{font-size: 18px;padding:8px 0;}
.consumed-block:hover{border: 1px solid #fa8013;box-shadow: 2px 4px 1px #eee;}
.consumed-block:hover .title{color:#fa8013;}*/


/*卡卷-消费添加卡券详情 */
.card-consumed-detail{border: 1px dashed #ddd;background: #f7f7f7;padding: 10px;margin-bottom: 10px;position: relative;overflow: hidden;}
.card-consumed-detail .title{font-size: 16px;color:#000;}
.card-consumed-detail .text{color:#444;font-size: 12px;height: 28px;line-height: 28px;width: 50%;float: left;}
.card-consumed-detail .je-input-text{margin-top:4px;float:left;border:1px solid #d2d2d2; height:24px;line-height:24px;width:100%;max-width: 120px; padding-left:5px;border-radius: 3px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.card-consumed-detail .card-lx{position: absolute;top:-16px;right:-30px;background: #ffa083;color:#fff;transform: rotate(45deg);width: 80px;text-align: center;height: 50px;padding-top: 28px}

/*选择行业 */
.select_industry{}
.select_industry span{margin-bottom:8px;margin-right:8px;border: 1px solid #eee;padding:4px 8px;display: inline-block;white-space: nowrap;cursor: pointer; }
.select_industry span.on,.select_industry span:hover{background: #008fe9;color:#fff;}