@charset "utf-8";
.icheckbox_square-blue,
.iradio_square-blue {
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 0;
width: 15px;
height: 16px;
background: url(../libs/icheck/blue14.png) center center no-repeat;
border: none;
cursor: pointer;
}
.icheckbox_square-blue {
background-position: -4px -4px;
}
.icheckbox_square-blue.hover {
background-position: -28px -4px;
}
.icheckbox_square-blue.checked {
background-position: -52px -4px;
}
.icheckbox_square-blue.disabled {
background-position: -76px -4px;
cursor: default;
}
.icheckbox_square-blue.checked.disabled {
background-position: -100px -4px;
}
.iradio_square-blue {
background-position: -124px -4px;
}
.iradio_square-blue.hover {
background-position: -148px -4px;
}
.iradio_square-blue.checked {
background-position: -172px -4px;
}
.iradio_square-blue.disabled {
background-position: -196px -4px;
cursor: default;
}
.iradio_square-blue.checked.disabled {
background-position: -220px -4px;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
.icheckbox_square-blue,
.iradio_square-blue {
background-image: url(../libs/icheck/blue@2x.png);
-webkit-background-size: 240px 24px;
background-size: 240px 24px;
}
}
html {
-webkit-text-size-adjust: none;
}
* {
outline: none;
}
body {
font-family: '微软雅黑', '宋体';
background: #fff;
}
ul,
ol,
li {
list-style-type: none;
padding: 0;
margin: 0;
}
dt {
font-weight: normal;
}
a {
color: #333;
}
a:hover,
a:focus {
text-decoration: none;
}
.form-control{padding: 6px 10px;}
.fz12 {
font-size: 12px;
}
.fz14 {
font-size: 14px;
}
.fz16 {
font-size: 16px;
}
.fz18 {
font-size: 18px;
}
.fz20 {
font-size: 20px;
}
.fz22 {
font-size: 22px;
}
.fz24 {
font-size: 24px;
}
.fz28 {
font-size: 28px;
}
.fz36 {
font-size: 36px;
}
.fz30 {
font-size: 30px;
}
.fz40 {
font-size: 40px;
}
.tac {
text-align: center !important;
}
.tal {
text-align: left !important;
}
.tar {
text-align: right !important;
}
.tan {
text-align: none;
}
.taj {
text-align: justify;
}
.tindent {
text-indent: 2em;
}
.va-t {
vertical-align: top;
}
.fl {
float: left;
}
.fr {
float: right;
}
.fn {
float: none;
}
.w10m {
width: 10%;
}
.w20m {
width: 20%;
}
.w30m {
width: 30%;
}
.w40m {
width: 40%;
}
.w50m {
width: 50%;
}
.w60m {
width: 60%;
}
.w70m {
width: 70%;
}
.w80m {
width: 80%;
}
.w90m {
width: 90%;
}
.w100m {
width: 100%;
}
.tblist .col-xs-12 {
width: auto;
}
.m0 {
margin: 0 !important;
}
.m5 {
margin: 5px;
}
.m10 {
margin: 10px;
}
.m15 {
margin: 15px;
}
.m20 {
margin: 20px;
}
.m25 {
margin: 25px;
}
.m30 {
margin: 30px;
}
.m40 {
margin: 40px;
}
.m50 {
margin: 50px;
}
.m60 {
margin: 60px;
}
.ml0 {
margin-left: 0 !important;
}
.ml5 {
margin-left: 5px;
}
.ml10 {
margin-left: 10px;
}
.ml15 {
margin-left: 15px;
}
.ml20 {
margin-left: 20px;
}
.ml25 {
margin-left: 25px;
}
.ml30 {
margin-left: 30px;
}
.ml40 {
margin-left: 40px;
}
.ml50 {
margin-left: 50px;
}
.ml60 {
margin-left: 60px;
}
.ml145 {
margin-left: 145px;
}
.ml280{margin-left: 280px;}
.mt0 {
margin-top: 0 !important;
}
.mt5 {
margin-top: 5px;
}
.mt10 {
margin-top: 10px;
}
.mt15 {
margin-top: 15px;
}
.mt20 {
margin-top: 20px;
}
.mt25 {
margin-top: 25px;
}
.mt30 {
margin-top: 30px;
}
.mt40 {
margin-top: 40px;
}
.mt50 {
margin-top: 50px;
}
.mt60 {
margin-top: 60px;
}
.mt80{
margin-top: 80px;
}
.mt100{
margin-top: 100px;
}
.mt88{
margin-top: 88px;
}
.mt179{
margin-top: 178px;
}
.mr0 {
margin-right: 0;
}
.mr5 {
margin-right: 5px;
}
.mr10 {
margin-right: 10px;
}
.mr15 {
margin-right: 15px;
}
.mr20 {
margin-right: 20px !important;
}
.mr25 {
margin-right: 25px;
}
.mr30 {
margin-right: 30px;
}
.mr38 {
margin-right: 38px !important;
}
.mr40 {
margin-right: 40px;
}
.mr50 {
margin-right: 50px !important;
}
.mr60 {
margin-right: 60px;
}
.mb0 {
margin-bottom: 0;
}
.mb5 {
margin-bottom: 5px;
}
.mb10 {
margin-bottom: 10px;
}
.mb15 {
margin-bottom: 15px;
}
.mb20 {
margin-bottom: 20px;
}
.mb25 {
margin-bottom: 25px;
}
.mb30 {
margin-bottom: 30px;
}
.mb40 {
margin-bottom: 40px;
}
.mb50 {
margin-bottom: 50px;
}
.mb60 {
margin-bottom: 60px;
}
.mb200 {
margin-bottom: 200px;
}
.p0 {
padding: 0 !important;
}
.p5 {
padding: 5px;
}
.p10 {
padding: 10px;
}
.p15 {
padding: 15px;
}
.p20 {
padding: 20px;
}
.p25 {
padding: 25px;
}
.p30 {
padding: 30px;
}
.p40 {
padding: 40px;
}
.p50 {
padding: 50px;
}
.p60 {
padding: 60px;
}
.pl0 {
padding-left: 0 !important;
}
.pl5 {
padding-left: 5px !important;
}
.pl10 {
padding-left: 10px !important;
}
.pl15 {
padding-left: 15px !important;
}
.pl20 {
padding-left: 20px !important;
}
.pl25 {
padding-left: 25px !important;
}
.pl30 {
padding-left: 30px !important;
}
.pl40 {
padding-left: 40px !important;
}
.pl50 {
padding-left: 50px !important;
}
.pl60 {
padding-left: 60px !important;
}
.pt0 {
padding-top: 0;
}
.pt5 {
padding-top: 5px;
}
.pt10 {
padding-top: 10px;
}
.pt15 {
padding-top: 15px;
}
.pt20 {
padding-top: 20px;
}
.pt25 {
padding-top: 25px;
}
.pt30 {
padding-top: 30px;
}
.pt40 {
padding-top: 40px;
}
.pt50 {
padding-top: 50px;
}
.pt60 {
padding-top: 60px;
}
.pr0 {
padding-right: 0 !important;
}
.pr5 {
padding-right: 5px;
}
.pr10 {
padding-right: 10px;
}
.pr15 {
padding-right: 15px;
}
.pr20 {
padding-right: 20px;
}
.pr25 {
padding-right: 25px;
}
.pr30 {
padding-right: 30px;
}
.pr40 {
padding-right: 40px;
}
.pr50 {
padding-right: 50px;
}
.pr60 {
padding-right: 60px;
}
.pb0 {
padding-bottom: 0;
}
.pb5 {
padding-bottom: 5px;
}
.pb10 {
padding-bottom: 10px;
}
.pb15 {
padding-bottom: 15px;
}
.pb20 {
padding-bottom: 20px;
}
.pb25 {
padding-bottom: 25px;
}
.pb30 {
padding-bottom: 30px;
}
.pb40 {
padding-bottom: 40px;
}
.pb50 {
padding-bottom: 50px;
}
.pb60 {
padding-bottom: 60px;
}
.plr0 {
padding-left: 0;
padding-right: 0;
}
.plr10 {
padding-left: 10px;
padding-right: 10px;
}
.plr15 {
padding-left: 15px;
padding-right: 15px;
}
.plr20 {
padding-left: 20px;
padding-right: 20px;
}
.plr30 {
padding-left: 30px;
padding-right: 30px;
}
.plr40 {
padding-left: 40px;
padding-right: 40px;
}
.plr50 {
padding-left: 50px;
padding-right: 50px;
}
.plr60 {
padding-left: 60px;
padding-right: 60px;
}
.ptb10 {
padding-top: 10px;
padding-bottom: 10px;
}
.ptb20 {
padding-top: 20px;
padding-bottom: 20px;
}
.ptb30 {
padding-top: 30px;
padding-bottom: 30px;
}
.ptb40 {
padding-top: 40px;
padding-bottom: 40px;
}
.ptb50 {
padding-top: 50px;
padding-bottom: 50px;
}
.ptb60 {
padding-top: 60px;
padding-bottom: 60px;
}
.lh36-h36{
height: 34px;
line-height: 34px;
}
.lh-h32 {
height: 32px;
line-height: 32px;
}
.lh18-h18{
padding-top: 8px !important;
padding-top: 8px;
line-height: 18px !important;
line-height: 18px;
}
.max150w {
max-width: 150px;
}
.max345w {
max-width: 345px;
}
.max350w {
max-width: 350px;
}
.max580w {
max-width: 580px;
}
.max618w{
max-width: 618px;
}
.max770w{
max-width: 770px;
}
.max870w{
max-width: 870px;
}
.max890w{
max-width: 890px;
}
.bl{
border-left: 1px dotted #d5d5d5;
}
.br{
border-right: 1px dotted #d5d5d5;
}
.bt{
border-top: 1px dotted #d5d5d5;
}
.bb{
border-bottom: 1px dotted #d5d5d5;
}
.border{
border: 1px solid #cccccc !important;
}
.tll{
text-align: left;
}
.trr{
text-align: right;
}
.tcc{
text-align: center;
}
.showM{
display:block;
}
.hideM{
display: none;
}
.bg-color-white{
background:#fff !important;
}
.max360w {
max-width: 360px;
}
#loginpwd_str #opw_pge,
#loginpwd_str #opw,
#loginpwd_str1 #opw1_pge,
#loginpwd_str1 #opw1,
#loginpwd_str2 #opw2_pge,
#loginpwd_str2 #opw2{
height: 32px;
line-height: 32px;
width: 100%;
}
#loginpwd_str #opw,
#loginpwd_str1 #opw1,
#loginpwd_str2 #opw2{
padding-left: 10px;
}
#loginpwd_str3 #opw1,#loginpwd_str3 #opw2,#loginpwd_str4 #opw1{
height: 30px;
line-height: 32px;
width: 100%;
padding-left: 10px;
}
#tranAmtUl{
height:34px;
display: inline;
line-height: 34px;
}
#tranAmtUl button{
display: inline-block;
width: 34px;
height:34px;
padding:0px;
border:1px solid #CCCCCC;
background: #ffffff;
border-radius: 2px;
text-align: center;
font-size: 18px;
font-weight: bold;
vertical-align: top;
}
#tranAmtUl input{
width:200px;
margin:0px 10px;
display: inline-block;
}
#tranAppend{
display: inline;
position: absolute;
top:10px;
}
.havToWrap,#tb-in tbody td p{
width: 60px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin: 0 auto;
word-wrap: normal;
}
.jedatebox{width:298px;height:auto; font-family:'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, 'Lantinghei SC', 'Hiragino Sans GB', 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;font-size:14px; cursor:default;margin: 0;padding: 0;}
.jedatebox .jedateym .prev{background-image: url("data:image/gif;base64,R0lGODlhBQAJAIABAP///////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU1NzcyLCAyMDE0LzAxLzEzLTE5OjQ0OjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEIxREZCQ0E3NTFCMTFFNkIxRDFEQzhDMDRCNjUxNDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEIxREZCQ0I3NTFCMTFFNkIxRDFEQzhDMDRCNjUxNDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjFERkJDODc1MUIxMUU2QjFEMURDOEMwNEI2NTE0NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjFERkJDOTc1MUIxMUU2QjFEMURDOEMwNEI2NTE0NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAAFAAkAAAIMjAMHidsLXTRQMVoAADs=");}
.jedatebox .jedateym .next{background-image: url("data:image/gif;base64,R0lGODlhBQAJAIABAP///////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU1NzcyLCAyMDE0LzAxLzEzLTE5OjQ0OjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUJDNTNBNTY3NTFCMTFFNkJGMjJFRDQ2NDZCQ0RDMDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUJDNTNBNTc3NTFCMTFFNkJGMjJFRDQ2NDZCQ0RDMDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQkM1M0E1NDc1MUIxMUU2QkYyMkVENDY0NkJDREMwMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQkM1M0E1NTc1MUIxMUU2QkYyMkVENDY0NkJDREMwMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAAFAAkAAAIMRB5gp9v2YlJsJRQKADs=");}
.jedatebox .jedateym .pndrop{width:14px;height:40px; overflow:hidden;display: inline-block;position:relative;vertical-align: top;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/gif;base64,R0lGODlhCQAFAIABAP///////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU1NzcyLCAyMDE0LzAxLzEzLTE5OjQ0OjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDRERDNEMjA3NTFCMTFFNkE0QjFBRTExMDY2QjY5MEUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDRERDNEMjE3NTFCMTFFNkE0QjFBRTExMDY2QjY5MEUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NEREM0QxRTc1MUIxMUU2QTRCMUFFMTEwNjZCNjkwRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NEREM0QxRjc1MUIxMUU2QTRCMUFFMTEwNjZCNjkwRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAAJAAUAAAIKhH+BGYoNGWxgFgA7");}
.jedatebox .jedateym .prev,.jedatebox .jedateym .next{width:15%;height:40px; float:left;display:block;text-align: center;background-repeat: no-repeat;background-position: center center;}
.jedatebox em,.jedatebox i{height:40px;margin: 0;padding: 0;font-style:normal;display:inline-block;font-size: 16px;}
.jedatetipscon{font-size:12px;color:#000; float:left; overflow:hidden;background-color: #FFFEF4; line-height:22px;padding:6px;border: 1px rgb(247, 206, 57) solid;font-size: 12px;font-family:'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, 'Lantinghei SC', 'Hiragino Sans GB', 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;}
.jedatetipscon p{padding: 0;margin: 0;}
.jedatetipscon p.red{color: #ff0000;}
.jedatebox .jedatehmscon::-webkit-scrollbar{height:6px;width:6px;margin-right:5px;background: #f5f5f5;transition:all 0.3s ease-in-out;border-radius:0px}
.jedatebox .jedatehmscon::-webkit-scrollbar-track { -webkit-border-radius: 0px;border-radius: 0px;}
.jedatebox .jedatehmscon::-webkit-scrollbar-thumb{-webkit-border-radius: 0px;border-radius: 0px;background: rgba(0,0,0,0.5); }
.jedatebox .jedatehmscon::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.6)}
.jedatebox .jedatehmscon::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,0.8)}
.jedatebox .jedatehmscon::-webkit-scrollbar-thumb:window-inactive {background: rgba(0,0,0,0.4);}
.jedateblue{border:1px #D91600 solid;background-color:#fff;}
.jedateblue div,.jedateblue ol,.jedateblue ul,.jedateblue li,.jedateblue p,.jedateblue span{margin: 0;padding: 0;list-style-type:none;}
.jedateblue.dateshow{display:block;}
.jedateblue .jedatetop{width:100%;background: #D91600; color:#fff; overflow:hidden;text-align:center;}
.jedateblue .jedateym{float:left;height:40px; line-height:40px;}
.jedateblue .jedateym span{width:70%;padding: 0;float:left;text-align: center;text-overflow: ellipsis; display:block;}
.jedateblue .jedateym span input{width:100%;float:left;padding: 0;border:none;background-color:transparent;text-align: center;}
.jedateblue .jedateym .triangle{margin: 0;padding:0;font-style:normal;}
.jedateblue .jedateym .triangle:hover{background-color:#00B9E8;}
.jedateblue .jedatesety,.jedateblue .jedatesetm{width: 100%; position:absolute;left:0; top:40px; bottom:0;background-color: #fff; z-index:50;}
.jedateblue .jedatesety .ymdropul,.jedateblue .jedatesetm .ymdropul{width:100%;height:278px;overflow:auto;}
.jedateblue .jedatesety .ymdropul li{width:33.3%;float:left;text-align: center;height:54px; line-height:54px;font-size: 16px;}
.jedateblue .jedatesety .ymdropul li.disabled{color:#bbb;}
.jedateblue .jedatesetm .ymdropul li{width:33.3%;float:left;text-align: center;height:62px; line-height:62px;font-size: 16px;}
.jedateblue .jedatesetm .ymdropul li.disabled{color:#bbb;}
.jedateblue .jedatesety .ymdropul li.disabled:hover,.jedateblue .jedatesetm .ymdropul li.disabled:hover{background:#fff;}
.jedateblue .jedatesety .ymdropul li:hover,.jedateblue .jedatesetm .ymdropul li:hover{background: #F2F2F2;border-radius:4px;}
.jedateblue .jedatesety .ymdropul li.action,.jedateblue .jedatesetm .ymdropul li.action{background: #D91600;color:#fff;border-radius:4px;}
.jedateblue .jedatesety .ymdropul li.action:hover,.jedateblue .jedatesetm .ymdropul li.action:hover{background: #D91600;color:#fff;}
.jedateblue .jedatetopym p{overflow:auto; padding-top:4px;}
.jedateblue .jedatetopym p span{width:31%; margin:0 1.1%;background-color: #D91600;color: #fff;display: block;height:28px;line-height:28px; border-radius:5px;text-align:center;}
.jedateblue .jedatetopym p span.jedateymchri{background-color: #F0F0F0;color: #555;float:left;font-size: 16px;}
.jedateblue .jedatetopym p span.jedateymchle{background-color: #F0F0F0;color: #555;float:left;font-size: 16px;}
.jedateblue .jedatetopym p span.jedateymchok{background-color: #D91600;color:#fff;float:right;font-size: 12px;}
.jedateblue .jedayy,.jedateblue .jedaym{height:202px;overflow:auto; padding:5px;}
.jedateblue .jedayy li{width:33.3%;float:left;text-align: center;height:38px; line-height:38px;}
.jedateblue .jedayy li.action,.jedateblue .jedayy li.action:hover{background: #D91600;color:#fff;border-radius:4px;}
.jedateblue .jedayy li:hover{background: #F2F2F2;border-radius:4px;}
.jedateblue .jedayy li.disabled{ color:#bbb;}
.jedateblue .jedaym li{width:50%;float:left;text-align: center;height:32px; line-height:32px;}
.jedateblue .jedaym li.action,.jedateblue .jedaym li.action:hover{background: #D91600;color:#fff;border-radius:4px;}
.jedateblue .jedaym li:hover{background: #F2F2F2;border-radius:4px;}
.jedateblue .jedaym li.disabled { color: #bbb;  }
.jedateblue .jedaol{width:100%;overflow:auto;}
.jedateblue .jedaul{ padding:4px;overflow:auto;}
.jedateblue .jedaol li{width:14.28%; float:left; height:30px; line-height:30px; text-align:center; position:relative; overflow:hidden;}
.jedateblue .jedaul li{width:14.28%; float:left; height:40px;  text-align:center; position:relative; overflow:hidden;}
.jedateblue .jedaul li .nolunar{line-height: 40px;font-size: 15px;}
.jedateblue .jedaul li .solar{height:18px;line-height:18px;font-size: 14px;padding-top: 3px;display: block;}
.jedateblue .jedaul li .lunar{height:16px;line-height:16px;font-size: 12px;overflow:hidden;display: block;padding: 0 5px;}
.jedateblue .jedaul li{width:14.28%;float:left;}
.jedateblue .jedaol li.weeks{background:#f5f5f5;border-bottom: 1px solid #ddd;}
.jedateblue .jedaul li.action,.jedateblue .jedaul li.action:hover,.jedateblue .jedaul li.action .lunar{background: #D91600;color:#fff;border-radius:4px;}
.jedateblue .jedaul li.other,.jedateblue .jedaul li.other .nolunar,.jedateblue .jedaul li.other .lunar{color:#4DDBFF;}
.jedateblue .jedaul li.disabled,.jedateblue .jedaul li.disabled .nolunar,.jedateblue .jedaul li.disabled .lunar{ color:#bbb;}
.jedateblue .jedaul li.disabled:hover{background:#fff;}
.jedateblue .jedaul li:nth-child(7n){border-right:none;}
.jedateblue .jedaul li:hover{background: #F2F2F2;border-radius:4px;}
.jedateblue .jedaul li.red{ color:#ff0000;}
.jedateblue .jedaul li .marks{ width:5px; height:5px; background:#ff0000; -webkit-border-radius:50%;border-radius:50%; position:absolute; right:2px; top:4px;}
.jedateblue .jedaul li.action .marks{ width:5px; height:5px; background:#fff; -webkit-border-radius:50%;border-radius:50%; position:absolute; right:2px; top:4px;}
.jedateblue .jedatebot{height:34px;line-height:34px; padding:0 3px 0 5px;overflow:hidden;background:#f5f5f5;}
.jedateblue .jedatebot .jedatehms{border:1px #ddd solid;background-color: #fff;margin:0px 5% 3px 0;padding-left:1px;display:block;overflow:hidden;}
.jedateblue .jedatebot .botflex{width:50%;float:left;display: inline-block;margin:0;padding-top:3px; overflow:hidden;}
.jedateblue .jedatebot .botflex li{width:36px; float:left;text-align:center;}
.jedateblue .jedatebot .botflex li input{width:100%;float:left;padding: 0;border:none;text-align: center;display:block;height:26px;line-height:26px;text-decoration: none;outline:none;-moz-outline:none;font-size: 14px;font-family:'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, 'Lantinghei SC', 'Hiragino Sans GB', 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;}
.jedateblue .jedatebot .botflex i{width:12px;float:left;height:26px;line-height:24px;font-style:normal;display:block;text-align: center;background: #f2f2f2; }
.jedateblue .jedatebot .jedatebtn{text-align:center;font-size: 12px;}
.jedateblue .jedatebot .jedatebtn span{width:31%;float:right; margin:0 1.1%;background-color: #D91600;color: #fff;display: block;height:28px;line-height:28px; border-radius:4px;text-align:center;}
.jedateblue .jedateprophms{width: 100%;}
.jedateblue .jedateproppos{position:absolute;left:0; top:0px; padding-top:40px; display:none;}
.jedateblue .jedatepropfix{display:block;}
.jedateblue .jedatepropcon{padding:30px 5px 17px 5px;background-color: #fff; overflow:hidden;position: relative;}
.jedateblue .jedatehmstitle{width:100%;height:30px;line-height:30px;position:absolute;left:0;top:0;background: #f5f5f5; color:#000;border-bottom: 1px solid #ddd;overflow:hidden;text-align:center;font-size: 15px;}
.jedateblue .jedateproptext{width:83px; float:left;height:30px;line-height:30px; text-align:center;margin-left:10px;}
.jedateblue .jedatehmscon{width:81px;height:200px; float:left; overflow-y:auto;border: 1px solid #ddd; margin:0px 0px 0px 10px;}
.jedateblue .jedatehmscon p{width:100%;float:left;text-align: center;height:28px; line-height:28px;}
.jedateblue .jedatehmscon p:hover{background: #F2F2F2;}
.jedateblue .jedatehmscon p.action,.jedateblue .jedatehmscon p.action:hover{background: #D91600;color:#fff;}
.jedateblue .jedatehmscon p.disabled{ color:#bbb;}
.jedateblue .jedatems p{width:10%;float:left;text-align: center;height:32px; line-height:32px;}
.jedateblue .jedateh p.action,.jedateblue .jedatems p.action{background: #D91600;color:#fff;}
.jedateblue .jedatehmsclose{width:30px; height:30px; line-height:26px; text-align:center;position: absolute;top:50%;right:4px; margin-top:-15px;z-index:150;font-size:24px;}
.jedategreen{border:1px #78BA32 solid;background-color:#fff;}
.jedategreen div,.jedategreen ol,.jedategreen ul,.jedategreen li,.jedategreen p,.jedategreen span{margin: 0;padding: 0;list-style-type:none;}
.jedategreen.dateshow{display:block;}
.jedategreen .jedatetop{width:100%;background: #78BA32; color:#fff; overflow:hidden;text-align:center;}
.jedategreen .jedateym{float:left;height:40px; line-height:40px;}
.jedategreen .jedateym span{width:70%;padding: 0;float:left;text-align: center;text-overflow: ellipsis; display:block;}
.jedategreen .jedateym span input{width:100%;float:left;padding: 0;border:none;background-color:transparent;text-align: center;}
.jedategreen .jedateym .triangle{margin: 0;padding:0;font-style:normal;}
.jedategreen .jedateym .triangle:hover{background-color:#93CF50;}
.jedategreen .jedatesety,.jedategreen .jedatesetm{width: 100%; position:absolute;left:0; top:40px; bottom:0;background-color: #fff; z-index:50;}
.jedategreen .jedatesety .ymdropul,.jedategreen .jedatesetm .ymdropul{width:100%;height:278px;overflow:auto;}
.jedategreen .jedatesety .ymdropul li{width:33.3%;float:left;text-align: center;height:54px; line-height:54px;font-size: 16px;}
.jedategreen .jedatesety .ymdropul li.disabled{color:#bbb;}
.jedategreen .jedatesetm .ymdropul li{width:33.3%;float:left;text-align: center;height:62px; line-height:62px;font-size: 16px;}
.jedategreen .jedatesetm .ymdropul li.disabled{color:#bbb;}
.jedategreen .jedatesety .ymdropul li.disabled:hover,.jedategreen .jedatesetm .ymdropul li.disabled:hover{background:#fff;}
.jedategreen .jedatesety .ymdropul li:hover,.jedategreen .jedatesetm .ymdropul li:hover{background: #F2F2F2;border-radius:4px;}
.jedategreen .jedatesety .ymdropul li.action,.jedategreen .jedatesetm .ymdropul li.action{background: #78BA32;color:#fff;border-radius:4px;}
.jedategreen .jedatesety .ymdropul li.action:hover,.jedategreen .jedatesetm .ymdropul li.action:hover{background: #78BA32;color:#fff;}
.jedategreen .jedatetopym p{overflow:auto; padding-top:4px;}
.jedategreen .jedatetopym p span{width:31%; margin:0 1.1%;background-color: #78BA32;color: #fff;display: block;height:28px;line-height:28px; border-radius:5px;text-align:center;}
.jedategreen .jedatetopym p span.jedateymchri{background-color: #F0F0F0;color: #555;float:left;font-size: 16px;}
.jedategreen .jedatetopym p span.jedateymchle{background-color: #F0F0F0;color: #555;float:left;font-size: 16px;}
.jedategreen .jedatetopym p span.jedateymchok{background-color: #78BA32;color:#fff;float:right;font-size: 12px;}
.jedategreen .jedayy,.jedategreen .jedaym{height:202px;overflow:auto; padding:5px;}
.jedategreen .jedayy li{width:33.3%;float:left;text-align: center;height:38px; line-height:38px;}
.jedategreen .jedayy li.action,.jedategreen .jedayy li.action:hover{background: #78BA32;color:#fff;border-radius:4px;}
.jedategreen .jedayy li:hover{background: #F2F2F2;border-radius:4px;}
.jedategreen .jedayy li.disabled{ color:#bbb;}
.jedategreen .jedaym li{width:50%;float:left;text-align: center;height:32px; line-height:32px;}
.jedategreen .jedaym li.action,.jedategreen .jedaym li.action:hover{background: #78BA32;color:#fff;border-radius:4px;}
.jedategreen .jedaym li:hover{background: #F2F2F2;border-radius:4px;}
.jedategreen .jedaym li.disabled { color: #bbb;  }
.jedategreen .jedaol{width:100%;overflow:auto;}
.jedategreen .jedaul{ padding:4px;overflow:auto;}
.jedategreen .jedaol li{width:14.28%; float:left; height:30px; line-height:30px; text-align:center; position:relative; overflow:hidden;}
.jedategreen .jedaul li{width:14.28%; float:left; height:40px;  text-align:center; position:relative; overflow:hidden;}
.jedategreen .jedaul li .nolunar{line-height: 40px;font-size: 15px;}
.jedategreen .jedaul li .solar{height:18px;line-height:18px;font-size: 14px;padding-top: 3px;display: block;}
.jedategreen .jedaul li .lunar{height:16px;line-height:16px;font-size: 12px;overflow:hidden;display: block;padding: 0 5px;}
.jedategreen .jedaul li{width:14.28%;float:left;}
.jedategreen .jedaol li.weeks{background:#f5f5f5;border-bottom: 1px solid #ddd;}
.jedategreen .jedaul li.action,.jedategreen .jedaul li.action:hover,.jedategreen .jedaul li.action .lunar{background: #78BA32;color:#fff;border-radius:4px;}
.jedategreen .jedaul li.other,.jedategreen .jedaul li.other .nolunar,.jedategreen .jedaul li.other .lunar{color:#AFDC7E;}
.jedategreen .jedaul li.disabled,.jedategreen .jedaul li.disabled .nolunar,.jedategreen .jedaul li.disabled .lunar{ color:#bbb;}
.jedategreen .jedaul li.disabled:hover{background:#fff;}
.jedategreen .jedaul li:nth-child(7n){border-right:none;}
.jedategreen .jedaul li:hover{background: #F2F2F2;border-radius:4px;}
.jedategreen .jedaul li.red{ color:#ff0000;}
.jedategreen .jedaul li .marks{ width:5px; height:5px; background:#ff0000; -webkit-border-radius:50%;border-radius:50%; position:absolute; right:2px; top:4px;}
.jedategreen .jedaul li.action .marks{ width:5px; height:5px; background:#fff; -webkit-border-radius:50%;border-radius:50%; position:absolute; right:2px; top:4px;}
.jedategreen .jedatebot{height:34px;line-height:34px; padding:0 3px 0 5px;overflow:hidden;background:#f5f5f5;}
.jedategreen .jedatebot .jedatehms{border:1px #ddd solid;background-color: #fff;margin:0px 5% 3px 0;padding-left:1px;display:block;overflow:hidden;}
.jedategreen .jedatebot .botflex{width:50%;float:left;display: inline-block;margin:0;padding-top:3px; overflow:hidden;}
.jedategreen .jedatebot .botflex li{width:36px; float:left;text-align:center;}
.jedategreen .jedatebot .botflex li input{width:100%;float:left;padding: 0;border:none;text-align: center;display:block;height:26px;line-height:26px;text-decoration: none;outline:none;-moz-outline:none;font-size: 14px;font-family:'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, 'Lantinghei SC', 'Hiragino Sans GB', 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;}
.jedategreen .jedatebot .botflex i{width:12px;float:left;height:26px;line-height:24px;font-style:normal;display:block;text-align: center;background: #f2f2f2; }
.jedategreen .jedatebot .jedatebtn{text-align:center;font-size: 12px;}
.jedategreen .jedatebot .jedatebtn span{width:31%;float:right; margin:0 1.1%;background-color: #78BA32;color: #fff;display: block;height:28px;line-height:28px; border-radius:4px;text-align:center;}
.jedategreen .jedateprophms{width: 100%;}
.jedategreen .jedateproppos{position:absolute;left:0; top:0px; padding-top:40px; display:none;}
.jedategreen .jedatepropfix{display:block;}
.jedategreen .jedatepropcon{padding:30px 5px 17px 5px;background-color: #fff; overflow:hidden;position: relative;}
.jedategreen .jedatehmstitle{width:100%;height:30px;line-height:30px;position:absolute;left:0;top:0;background: #f5f5f5; color:#000;border-bottom: 1px solid #ddd;overflow:hidden;text-align:center;font-size: 15px;}
.jedategreen .jedateproptext{width:83px; float:left;height:30px;line-height:30px; text-align:center;margin-left:10px;}
.jedategreen .jedatehmscon{width:81px;height:200px; float:left; overflow-y:auto;border: 1px solid #ddd; margin:0px 0px 0px 10px;}
.jedategreen .jedatehmscon p{width:100%;float:left;text-align: center;height:28px; line-height:28px;}
.jedategreen .jedatehmscon p:hover{background: #F2F2F2;}
.jedategreen .jedatehmscon p.action,.jedategreen .jedatehmscon p.action:hover{background: #78BA32;color:#fff;}
.jedategreen .jedatehmscon p.disabled{ color:#bbb;}
.jedategreen .jedatems p{width:10%;float:left;text-align: center;height:32px; line-height:32px;}
.jedategreen .jedateh p.action,.jedategreen .jedatems p.action{background: #78BA32;color:#fff;}
.jedategreen .jedatehmsclose{width:30px; height:30px; line-height:26px; text-align:center;position: absolute;top:50%;right:4px; margin-top:-15px;z-index:150;font-size:24px;}
.jedatered{border:1px #D91600 solid;background-color:#fff;}
.jedatered div,.jedatered ol,.jedatered ul,.jedatered li,.jedatered p,.jedatered span{margin: 0;padding: 0;list-style-type:none;}
.jedatered.dateshow{display:block;}
.jedatered .jedatetop{width:100%;background: #D91600; color:#fff; overflow:hidden;text-align:center;}
.jedatered .jedateym{float:left;height:40px; line-height:40px;}
.jedatered .jedateym span{width:70%;padding: 0;float:left;text-align: center;text-overflow: ellipsis; display:block;}
.jedatered .jedateym span input{width:100%;float:left;padding: 0;border:none;background-color:transparent;text-align: center;}
.jedatered .jedateym .triangle{margin: 0;padding:0;font-style:normal;}
.jedatered .jedateym .triangle:hover{background-color:#FF1F06;}
.jedatered .jedatesety,.jedatered .jedatesetm{width: 100%; position:absolute;left:0; top:40px; bottom:0;background-color: #fff; z-index:50;}
.jedatered .jedatesety .ymdropul,.jedatered .jedatesetm .ymdropul{width:100%;overflow:auto;}
.jedatered .jedatesety .ymdropul li{width:33.3%;float:left;text-align: center;height:54px; line-height:54px;font-size: 16px;}
.jedatered .jedatesety .ymdropul li.disabled{color:#bbb;}
.jedatered .jedatesetm .ymdropul li{width:33.3%;float:left;text-align: center;height:62px; line-height:62px;font-size: 16px;}
.jedatered .jedatesetm .ymdropul li.disabled{color:#bbb;}
.jedatered .jedatesety .ymdropul li.disabled:hover,.jedatered .jedatesetm .ymdropul li.disabled:hover{background:#fff;}
.jedatered .jedatesety .ymdropul li:hover,.jedatered .jedatesetm .ymdropul li:hover{background: #F2F2F2;border-radius:4px;}
.jedatered .jedatesety .ymdropul li.action,.jedatered .jedatesetm .ymdropul li.action{background: #D91600;color:#fff;border-radius:4px;}
.jedatered .jedatesety .ymdropul li.action:hover,.jedatered .jedatesetm .ymdropul li.action:hover{background: #D91600;color:#fff;}
.jedatered .jedatetopym p{overflow:auto; padding-top:4px;}
.jedatered .jedatetopym p span{width:31%; margin:0 1.1%;background-color: #D91600;color: #fff;display: block;height:28px;line-height:28px; border-radius:5px;text-align:center;}
.jedatered .jedatetopym p span.jedateymchri{background-color: #F0F0F0;color: #555;float:left;font-size: 16px;}
.jedatered .jedatetopym p span.jedateymchle{background-color: #F0F0F0;color: #555;float:left;font-size: 16px;}
.jedatered .jedatetopym p span.jedateymchok{background-color: #D91600;color:#fff;float:right;font-size: 12px;}
.jedatered .jedayy,.jedatered .jedaym{height:202px;overflow:auto; padding:5px;}
.jedatered .jedayy li{width:33.3%;float:left;text-align: center;height:38px; line-height:38px;}
.jedatered .jedayy li.action,.jedatered .jedayy li.action:hover{background: #D91600;color:#fff;border-radius:4px;}
.jedatered .jedayy li:hover{background: #F2F2F2;border-radius:4px;}
.jedatered .jedayy li.disabled{ color:#bbb;}
.jedatered .jedaym li{width:50%;float:left;text-align: center;height:32px; line-height:32px;}
.jedatered .jedaym li.action,.jedatered .jedaym li.action:hover{background: #D91600;color:#fff;border-radius:4px;}
.jedatered .jedaym li:hover{background: #F2F2F2;border-radius:4px;}
.jedatered .jedaym li.disabled { color: #bbb;  }
.jedatered .jedaol{width:100%;overflow:auto;}
.jedatered .jedaul{ padding:4px;overflow:auto;}
.jedatered .jedaol li{width:14.28%; float:left; height:30px; line-height:30px; text-align:center; position:relative; overflow:hidden;}
.jedatered .jedaul li{width:14.28%; float:left; height:40px;  text-align:center; position:relative; overflow:hidden;}
.jedatered .jedaul li .nolunar{line-height: 40px;font-size: 15px;}
.jedatered .jedaul li .solar{height:18px;line-height:18px;font-size: 14px;padding-top: 3px;display: block;}
.jedatered .jedaul li .lunar{height:16px;line-height:16px;font-size: 12px;overflow:hidden;display: block;padding: 0 5px;}
.jedatered .jedaul li{width:14.28%;float:left;}
.jedatered .jedaol li.weeks{background:#f5f5f5;border-bottom: 1px solid #ddd;}
.jedatered .jedaul li.action,.jedatered .jedaul li.action:hover,.jedatered .jedaul li.action .lunar{background: #D91600;color:#fff;border-radius:4px;}
.jedatered .jedaul li.other,.jedatered .jedaul li.other .nolunar,.jedatered .jedaul li.other .lunar{color:#FF8C80;}
.jedatered .jedaul li.disabled,.jedatered .jedaul li.disabled .nolunar,.jedatered .jedaul li.disabled .lunar{ color:#bbb;}
.jedatered .jedaul li.disabled:hover{background:#fff;}
.jedatered .jedaul li:nth-child(7n){border-right:none;}
.jedatered .jedaul li:hover{background: #F2F2F2;border-radius:4px;}
.jedatered .jedaul li.red{ color:#ff0000;}
.jedatered .jedaul li .marks{ width:5px; height:5px; background:#ff0000; -webkit-border-radius:50%;border-radius:50%; position:absolute; right:2px; top:4px;}
.jedatered .jedaul li.action .marks{ width:5px; height:5px; background:#fff; -webkit-border-radius:50%;border-radius:50%; position:absolute; right:2px; top:4px;}
.jedatered .jedatebot{height:34px;line-height:34px; padding:0 3px 0 5px;overflow:hidden;background:#f5f5f5;}
.jedatered .jedatebot .jedatehms{border:1px #ddd solid;background-color: #fff;margin:0px 5% 3px 0;padding-left:1px;display:block;overflow:hidden;}
.jedatered .jedatebot .botflex{width:50%;float:left;display: inline-block;margin:0;padding-top:3px; overflow:hidden;}
.jedatered .jedatebot .botflex li{width:36px; float:left;text-align:center;}
.jedatered .jedatebot .botflex li input{width:100%;float:left;padding: 0;border:none;text-align: center;display:block;height:26px;line-height:26px;text-decoration: none;outline:none;-moz-outline:none;font-size: 14px;font-family:'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, 'Lantinghei SC', 'Hiragino Sans GB', 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;}
.jedatered .jedatebot .botflex i{width:12px;float:left;height:26px;line-height:24px;font-style:normal;display:block;text-align: center;background: #f2f2f2; }
.jedatered .jedatebot .jedatebtn{text-align:center;font-size: 12px;}
.jedatered .jedatebot .jedatebtn span{width:31%;float:right; margin:0 1.1%;background-color: #D91600;color: #fff;display: block;height:28px;line-height:28px; border-radius:4px;text-align:center;}
.jedatered .jedateprophms{width: 100%;}
.jedatered .jedateproppos{position:absolute;left:0; top:0px; padding-top:40px; display:none;}
.jedatered .jedatepropfix{display:block;}
.jedatered .jedatepropcon{padding:30px 5px 17px 5px;background-color: #fff; overflow:hidden;position: relative;}
.jedatered .jedatehmstitle{width:100%;height:30px;line-height:30px;position:absolute;left:0;top:0;background: #f5f5f5; color:#000;border-bottom: 1px solid #ddd;overflow:hidden;text-align:center;font-size: 15px;}
.jedatered .jedateproptext{width:83px; float:left;height:30px;line-height:30px; text-align:center;margin-left:10px;}
.jedatered .jedatehmscon{width:81px;height:200px; float:left; overflow-y:auto;border: 1px solid #ddd; margin:0px 0px 0px 10px;}
.jedatered .jedatehmscon p{width:100%;float:left;text-align: center;height:28px; line-height:28px;}
.jedatered .jedatehmscon p:hover{background: #F2F2F2;}
.jedatered .jedatehmscon p.action,.jedatered .jedatehmscon p.action:hover{background: #D91600;color:#fff;}
.jedatered .jedatehmscon p.disabled{ color:#bbb;}
.jedatered .jedatems p{width:10%;float:left;text-align: center;height:32px; line-height:32px;}
.jedatered .jedateh p.action,.jedatered .jedatems p.action{background: #D91600;color:#fff;}
.jedatered .jedatehmsclose{width:30px; height:30px; line-height:26px; text-align:center;position: absolute;top:50%;right:4px; margin-top:-15px;z-index:150;font-size:24px;}
.layui-layer-imgbar,
.layui-layer-imgtit a,
.layui-layer-tab .layui-layer-title span,
.layui-layer-title {
text-overflow: ellipsis;
white-space: nowrap
}
*html {
background-image: url(about:blank);
background-attachment: fixed
}
html #layuicss-skinlayercss {
display: none;
position: absolute;
width: 1989px
}
.layui-layer,
.layui-layer-shade {
position: fixed;
_position: absolute;
pointer-events: auto
}
.layui-layer-shade {
top: 0;
left: 0;
width: 100%;
height: 100%;
_height: expression(document.body.offsetHeight+"px")
}
.layui-layer {
-webkit-overflow-scrolling: touch;
top: 150px;
left: 0;
margin: 0;
padding: 0;
background-color: #fff;
-webkit-background-clip: content;
box-shadow: 1px 1px 50px rgba(0, 0, 0, .3)
}
.layui-layer-close {
position: absolute
}
.layui-layer-content {
position: relative
}
.layui-layer-border {
border: 1px solid #B2B2B2;
border: 1px solid rgba(0, 0, 0, .1);
box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}
.layui-layer-load {
background: url(../libs/layer/skin/default/loading-1.gif) center center no-repeat #eee
}
.layui-layer-ico {
background: url(../libs/layer/skin/default/icon.png) no-repeat
}
.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: top
}
.layui-layer-move {
display: none;
position: fixed;
*position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: move;
opacity: 0;
filter: alpha(opacity=0);
background-color: #fff;
z-index: 2147483647
}
.layui-layer-resize {
position: absolute;
width: 15px;
height: 15px;
right: 0;
bottom: 0;
cursor: se-resize
}
.layui-layer {
border-radius: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: .3s;
animation-duration: .3s
}
@-webkit-keyframes bounceIn {
0% {
	opacity: 0;
	-webkit-transform: scale(.5);
	transform: scale(.5)
}
100% {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
}
@keyframes bounceIn {
0% {
	opacity: 0;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5)
}
100% {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
}
.layer-anim {
-webkit-animation-name: bounceIn;
animation-name: bounceIn
}
@-webkit-keyframes zoomInDown {
0% {
	opacity: 0;
	-webkit-transform: scale(.1) translateY(-2000px);
	transform: scale(.1) translateY(-2000px);
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}
60% {
	opacity: 1;
	-webkit-transform: scale(.475) translateY(60px);
	transform: scale(.475) translateY(60px);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
}
@keyframes zoomInDown {
0% {
	opacity: 0;
	-webkit-transform: scale(.1) translateY(-2000px);
	-ms-transform: scale(.1) translateY(-2000px);
	transform: scale(.1) translateY(-2000px);
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}
60% {
	opacity: 1;
	-webkit-transform: scale(.475) translateY(60px);
	-ms-transform: scale(.475) translateY(60px);
	transform: scale(.475) translateY(60px);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
}
.layer-anim-01 {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown
}
@-webkit-keyframes fadeInUpBig {
0% {
	opacity: 0;
	-webkit-transform: translateY(2000px);
	transform: translateY(2000px)
}
100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
}
@keyframes fadeInUpBig {
0% {
	opacity: 0;
	-webkit-transform: translateY(2000px);
	-ms-transform: translateY(2000px);
	transform: translateY(2000px)
}
100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
}
.layer-anim-02 {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig
}
@-webkit-keyframes zoomInLeft {
0% {
	opacity: 0;
	-webkit-transform: scale(.1) translateX(-2000px);
	transform: scale(.1) translateX(-2000px);
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}
60% {
	opacity: 1;
	-webkit-transform: scale(.475) translateX(48px);
	transform: scale(.475) translateX(48px);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
}
@keyframes zoomInLeft {
0% {
	opacity: 0;
	-webkit-transform: scale(.1) translateX(-2000px);
	-ms-transform: scale(.1) translateX(-2000px);
	transform: scale(.1) translateX(-2000px);
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}
60% {
	opacity: 1;
	-webkit-transform: scale(.475) translateX(48px);
	-ms-transform: scale(.475) translateX(48px);
	transform: scale(.475) translateX(48px);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
}
.layer-anim-03 {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft
}
@-webkit-keyframes rollIn {
0% {
	opacity: 0;
	-webkit-transform: translateX(-100%) rotate(-120deg);
	transform: translateX(-100%) rotate(-120deg)
}
100% {
	opacity: 1;
	-webkit-transform: translateX(0) rotate(0);
	transform: translateX(0) rotate(0)
}
}
@keyframes rollIn {
0% {
	opacity: 0;
	-webkit-transform: translateX(-100%) rotate(-120deg);
	-ms-transform: translateX(-100%) rotate(-120deg);
	transform: translateX(-100%) rotate(-120deg)
}
100% {
	opacity: 1;
	-webkit-transform: translateX(0) rotate(0);
	-ms-transform: translateX(0) rotate(0);
	transform: translateX(0) rotate(0)
}
}
.layer-anim-04 {
-webkit-animation-name: rollIn;
animation-name: rollIn
}
@keyframes fadeIn {
0% {
	opacity: 0
}
100% {
	opacity: 1
}
}
.layer-anim-05 {
-webkit-animation-name: fadeIn;
animation-name: fadeIn
}
@-webkit-keyframes shake {
0%,
100% {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
10%,
30%,
50%,
70%,
90% {
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}
20%,
40%,
60%,
80% {
	-webkit-transform: translateX(10px);
	transform: translateX(10px)
}
}
@keyframes shake {
0%,
100% {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
10%,
30%,
50%,
70%,
90% {
	-webkit-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	transform: translateX(-10px)
}
20%,
40%,
60%,
80% {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px)
}
}
.layer-anim-06 {
-webkit-animation-name: shake;
animation-name: shake
}
@-webkit-keyframes fadeIn {
0% {
	opacity: 0
}
100% {
	opacity: 1
}
}
@-webkit-keyframes bounceOut {
100% {
	opacity: 0;
	-webkit-transform: scale(.7);
	transform: scale(.7)
}
30% {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
0% {
	-webkit-transform: scale(1);
	transform: scale(1)
}
}
@keyframes bounceOut {
100% {
	opacity: 0;
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	transform: scale(.7)
}
30% {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
0% {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
}
.layer-anim-close {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
-webkit-animation-duration: .2s;
animation-duration: .2s
}
.layui-layer-title {
padding: 0 80px 0 20px;
height: 42px;
line-height: 42px;
border-bottom: 1px solid #eee;
font-size: 14px;
color: #333;
overflow: hidden;
background-color: #F8F8F8;
border-radius: 2px 2px 0 0
}
.layui-layer-setwin {
position: absolute;
right: 15px;
*right: 0;
top: 15px;
font-size: 0;
line-height: initial
}
.layui-layer-setwin a {
position: relative;
width: 16px;
height: 16px;
margin-left: 10px;
font-size: 12px;
_overflow: hidden
}
.layui-layer-setwin .layui-layer-min cite {
position: absolute;
width: 14px;
height: 2px;
left: 0;
top: 50%;
margin-top: -1px;
background-color: #2E2D3C;
cursor: pointer;
_overflow: hidden
}
.layui-layer-setwin .layui-layer-min:hover cite {
background-color: #2D93CA
}
.layui-layer-setwin .layui-layer-max {
background-position: -32px -40px
}
.layui-layer-setwin .layui-layer-max:hover {
background-position: -16px -40px
}
.layui-layer-setwin .layui-layer-maxmin {
background-position: -65px -40px
}
.layui-layer-setwin .layui-layer-maxmin:hover {
background-position: -49px -40px
}
.layui-layer-setwin .layui-layer-close1 {
background-position: 0 -40px;
cursor: pointer
}
.layui-layer-setwin .layui-layer-close1:hover {
opacity: .7
}
.layui-layer-setwin .layui-layer-close2 {
position: absolute;
right: -28px;
top: -28px;
width: 30px;
height: 30px;
margin-left: 0;
background-position: -149px -31px;
*right: -18px;
_display: none
}
.layui-layer-setwin .layui-layer-close2:hover {
background-position: -180px -31px
}
.layui-layer-btn {
text-align: right;
padding: 0 10px 12px;
pointer-events: auto;
user-select: none;
-webkit-user-select: none
}
.layui-layer-btn a {
height: 28px;
line-height: 28px;
margin: 0 6px;
padding: 0 15px;
border: 1px solid #dedede;
background-color: #f1f1f1;
color: #333;
border-radius: 2px;
font-weight: 400;
cursor: pointer;
text-decoration: none
}
.layui-layer-btn a:hover {
opacity: .9;
text-decoration: none
}
.layui-layer-btn a:active {
opacity: .8
}
.layui-layer-btn .layui-layer-btn0 {
border-color: #4898d5;
background-color: #2e8ded;
color: #fff
}
.layui-layer-btn-l {
text-align: left
}
.layui-layer-btn-c {
text-align: center
}
.layui-layer-dialog {
min-width: 260px
}
.layui-layer-dialog .layui-layer-content {
position: relative;
padding: 20px;
line-height: 24px;
word-break: break-all;
overflow: hidden;
font-size: 14px;
overflow-x: hidden;
overflow-y: auto
}
.layui-layer-dialog .layui-layer-content .layui-layer-ico {
position: absolute;
top: 16px;
left: 15px;
_left: -40px;
width: 30px;
height: 30px
}
.layui-layer-ico1 {
background-position: -30px 0
}
.layui-layer-ico2 {
background-position: -60px 0
}
.layui-layer-ico3 {
background-position: -90px 0
}
.layui-layer-ico4 {
background-position: -120px 0
}
.layui-layer-ico5 {
background-position: -150px 0
}
.layui-layer-ico6 {
background-position: -180px 0
}
.layui-layer-rim {
border: 6px solid #8D8D8D;
border: 6px solid rgba(0, 0, 0, .3);
border-radius: 5px;
box-shadow: none
}
.layui-layer-msg {
min-width: 180px;
border: 1px solid #D3D4D3;
box-shadow: none
}
.layui-layer-hui {
min-width: 100px;
background-color: #000;
filter: alpha(opacity=60);
background-color: rgba(0, 0, 0, .6);
color: #fff;
border: none
}
.layui-layer-hui .layui-layer-content {
padding: 12px 25px;
text-align: center
}
.layui-layer-dialog .layui-layer-padding {
padding: 20px 20px 20px 55px;
text-align: left
}
.layui-layer-page .layui-layer-content {
position: relative;
overflow: hidden;
}
.layui-layer-iframe .layui-layer-btn,
.layui-layer-page .layui-layer-btn {
padding-top: 10px
}
.layui-layer-nobg {
background: 0 0
}
.layui-layer-iframe iframe {
display: block;
width: 100%
}
.layui-layer-loading {
border-radius: 100%;
background: 0 0;
box-shadow: none;
border: none
}
.layui-layer-loading .layui-layer-content {
width: 60px;
height: 24px;
background: url(../libs/layer/skin/default/loading-0.gif) no-repeat
}
.layui-layer-loading .layui-layer-loading1 {
width: 37px;
height: 37px;
background: url(../libs/layer/skin/default/loading-1.gif) no-repeat
}
.layui-layer-ico16,
.layui-layer-loading .layui-layer-loading2 {
width: 32px;
height: 32px;
background: url(../libs/layer/skin/default/loading-2.gif) no-repeat
}
.layui-layer-tips {
background: 0 0;
box-shadow: none;
border: none
}
.layui-layer-tips .layui-layer-content {
position: relative;
line-height: 22px;
min-width: 12px;
padding: 5px 10px;
font-size: 12px;
_float: left;
border-radius: 2px;
box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
background-color: #000;
color: #fff
}
.layui-layer-tips .layui-layer-close {
right: -2px;
top: -1px
}
.layui-layer-tips i.layui-layer-TipsG {
position: absolute;
width: 0;
height: 0;
border-width: 8px;
border-color: transparent;
border-style: dashed;
*overflow: hidden
}
.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
left: 5px;
border-right-style: solid;
border-right-color: #000
}
.layui-layer-tips i.layui-layer-TipsT {
bottom: -8px
}
.layui-layer-tips i.layui-layer-TipsB {
top: -8px
}
.layui-layer-tips i.layui-layer-TipsL,
.layui-layer-tips i.layui-layer-TipsR {
top: 1px;
border-bottom-style: solid;
border-bottom-color: #000
}
.layui-layer-tips i.layui-layer-TipsR {
left: -8px
}
.layui-layer-tips i.layui-layer-TipsL {
right: -8px
}
.layui-layer-lan[type=dialog] {
min-width: 280px
}
.layui-layer-lan .layui-layer-title {
background: #4476A7;
color: #fff;
border: none
}
.layui-layer-lan .layui-layer-btn {
padding: 10px;
text-align: right;
border-top: 1px solid #E9E7E7
}
.layui-layer-lan .layui-layer-btn a {
background: #BBB5B5;
border: none
}
.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
background: #C9C5C5
}
.layui-layer-molv .layui-layer-title {
background: #009f95;
color: #fff;
border: none
}
.layui-layer-molv .layui-layer-btn a {
background: #009f95
}
.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
background: #92B8B1
}
.layui-layer-iconext {
background: url(../libs/layer/skin/default/icon-ext.png) no-repeat
}
.layui-layer-prompt .layui-layer-input {
display: block;
width: 220px;
height: 30px;
margin: 0 auto;
line-height: 30px;
padding: 0 5px;
border: 1px solid #ccc;
box-shadow: 1px 1px 5px rgba(0, 0, 0, .1) inset;
color: #333
}
.layui-layer-prompt textarea.layui-layer-input {
width: 300px;
height: 100px;
line-height: 20px
}
.layui-layer-prompt .layui-layer-content {
padding: 20px
}
.layui-layer-prompt .layui-layer-btn {
padding-top: 0
}
.layui-layer-tab {
box-shadow: 1px 1px 50px rgba(0, 0, 0, .4)
}
.layui-layer-tab .layui-layer-title {
padding-left: 0;
border-bottom: 1px solid #ccc;
background-color: #eee;
overflow: visible
}
.layui-layer-tab .layui-layer-title span {
position: relative;
float: left;
min-width: 80px;
max-width: 260px;
padding: 0 20px;
text-align: center;
cursor: default;
overflow: hidden
}
.layui-layer-tab .layui-layer-title span.layui-layer-tabnow {
height: 43px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color: #fff;
z-index: 10
}
.layui-layer-tab .layui-layer-title span:first-child {
border-left: none
}
.layui-layer-tabmain {
line-height: 24px;
clear: both
}
.layui-layer-tabmain .layui-layer-tabli {
display: none
}
.layui-layer-tabmain .layui-layer-tabli.xubox_tab_layer {
display: block
}
.xubox_tabclose {
position: absolute;
right: 10px;
top: 5px;
cursor: pointer
}
.layui-layer-photos {
-webkit-animation-duration: 1s;
animation-duration: 1s
}
.layui-layer-photos .layui-layer-content {
overflow: hidden;
text-align: center
}
.layui-layer-photos .layui-layer-phimg img {
position: relative;
width: 100%;
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: top
}
.layui-layer-imgbar,
.layui-layer-imguide {
display: none
}
.layui-layer-imgnext,
.layui-layer-imgprev {
position: absolute;
top: 50%;
width: 27px;
_width: 44px;
height: 44px;
margin-top: -22px;
outline: 0;
}
.layui-layer-imgprev {
left: 10px;
background-position: -5px -5px;
_background-position: -70px -5px
}
.layui-layer-imgprev:hover {
background-position: -33px -5px;
_background-position: -120px -5px
}
.layui-layer-imgnext {
right: 10px;
_right: 8px;
background-position: -5px -50px;
_background-position: -70px -50px
}
.layui-layer-imgnext:hover {
background-position: -33px -50px;
_background-position: -120px -50px
}
.layui-layer-imgbar {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 32px;
line-height: 32px;
background-color: rgba(0, 0, 0, .8);
background-color: #000\9;
filter: Alpha(opacity=80);
color: #fff;
overflow: hidden;
font-size: 0
}
.layui-layer-imgtit * {
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: top;
font-size: 12px
}
.layui-layer-imgtit a {
max-width: 65%;
overflow: hidden;
color: #fff
}
.layui-layer-imgtit a:hover {
color: #fff;
text-decoration: underline
}
.layui-layer-imgtit em {
padding-left: 10px;
font-style: normal
}
@media screen and (max-width:1100px) {
.layui-layer-iframe {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}
}
.container {
width: 1250px !important;
}
.control-label {
height: 34px;
line-height: 34px;
text-align: right;
padding: 0;
}
#accordionBody .control-label {
padding-top: 0 !important;
}
.ec-form-gyj {
background: #f8f8f8;
}
.ec-form-gyj .form-group {
margin-bottom: 20px;
}
.form-control[readonly] {
cursor: pointer;
background-color: #fff;
}
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 0px;
}
.ec-tips {
color: red;
font-size: 90%;
font-size: 12px\9;
}
.ec-red {
color: red;
}
.ec-select-gyj {
border: 1px solid #ccc;
border-radius: 4px;
position: relative;
background: #fff;
display: inline-block;
vertical-align: middle;
*display: inline;
zoom: 1;
padding: 0 13px 0 0;
box-sizing: border-box;
position: relative;
padding-right: 24px \9;
}
.ec-select-gyj.error {
border: 1px solid #D8171F;
}
.ec-select-gyj.error input {
border: 0px;
}
.ec-select-gyj input {
background: url(../images/icon-input-bg.png) right center no-repeat;
border: 0;
border-bottom: auto;
height: 32px;
}
.ec-select-gyj #rcvUser {
background: none;
border: 0;
border-bottom: auto;
height: 32px;
}
.ec-select-gyj .noneClose{
width: 20px;
height: 26px;
position: absolute;
top:3px;
right: 30px;
background: #fff;
}
.ec-select-gyj .rClose{
cursor: pointer;
position: absolute;
top:2px;
right: 14px;
font-size: 20px;
color: #888888;
}
.ec-select-gyj ul {
width: 100%;
display: none;
position: absolute;
left: -1px;
top: 33px;
overflow: hidden;
background-color: #fff;
max-height: 155px;
overflow-y: auto;
border: 1px solid #cfcfcf;
border-top: 0;
z-index: 9;
padding-left: 0;
}
.ec-select-gyj ul li {
height: 26px;
line-height: 26px;
overflow: hidden;
padding: 0 10px;
cursor: pointer;
margin: 0;
width: 100%;
text-align: left;
white-space: nowrap;
}
.ec-select-gyj ul li.on {
background-color: #e0e0e0;
}
.ec-select-gyj input:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.ec-select-gyj:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#divCode3 .primaryInfo {
position: absolute;
top: 32px;
left: 16.6%;
}
#divCode1 .primaryInfo {
position: absolute;
top: 32px;
left: 17.6%;
}
#divCode1 #accountAcc .primaryInfo {
left: 0;
}
#divCode6 .primaryInfo {
position: absolute;
top: 32px;
left: 0px;
}
.ec-tem-gyj {
padding-left: 0;
}
.ec-tem-gyj span {
width: 9.286em;
height: 2.857em;
display: block;
padding: 5px 10px;
color: #2a5a77;
font-size: 0.857em;
background: #F5F5F5;
box-sizing: content-box;
border: 1px solid #ccc;
border-radius: 4px;
margin-right: 20px;
float: left;
}
.checkbox label,
.radio label {
padding-left: 0px;
display: inline\9;
}
.ec-error-input {
border: 1px solid #e8313e;
}
.ec-error-text {
margin: 5px 0 0 0;
color: #e8313e;
font-size: 0.857em;
}
.ec-input-date {
background: url(../images/date.png) no-repeat center right #fff;
}
.ec-input-time {
text-indent: 5px;
background: url(../images/time.png) no-repeat center right;
}
.ec-title-gyj {
padding: 0 20px;
line-height: 2.4em;
background: #eee;
}
.ec-title-gyj span {
color: #e8313e;
}
.ec-table {
width: 100%;
border: 1px solid #ddd;
color: #333;
margin: 0;
}
.ec-table thead tr {
line-height: 2.43em;
background-color: #ecf4f9;
background-clip: padding-box\0;
color: #2b5b78;
border-right: 1px solid #ddd;
}
.ec-table thead th,
.ec-table td {
border: 1px solid #ddd;
padding-left: 0px;
text-align: center;
}
.ec-table tbody tr {
height: 2.857em;
}
.ec-table tbody td {
border: 1px solid #ddd;
text-align: center;
padding: 5px;
}
.ec-table font {
color: #e8313e;
}
.ec-table tbody td.ec-tb-money {
color: red;
text-align: right;
}
.ec-table .ec-input-money {
margin: 2px 0px;
height: 32px;
line-height: 32px;
border: 1px solid #dcdcdc;
color: red;
padding-right: 10px;
box-sizing: border-box;
text-align: right;
}
.ec-table tbody td.money {
text-align: right;
color: red;
padding: 0 5px;
}
.ec-tb-in {
width: 100%;
border: 1px solid #ddd;
color: #333;
margin: 0;
}
.ec-tb-in thead tr {
height: 2.43em;
background: #ecf4f9;
color: #2b5b78
}
.ec-tb-in thead th {
padding: 0 10px;
word-break: keep-all;
white-space: nowrap;
text-align: center;
}
.ec-tb-in tbody tr {
height: 2.857em;
}
.ec-tb-in tbody tr:nth-child(even) {
background: #f8f8f8;
}
.ec-tb-in tbody td {
border-right: 1px solid #ddd;
text-align: center;
padding: 0 10px;
word-break: keep-all;
white-space: nowrap
}
.ec-tb-in font {
color: #e8313e;
}
.ec-tb-in .ec-input {
width: 100%;
margin: 2px 0px;
border: 1px solid #dcdcdc;
height: 32px;
line-height: 32px;
text-indent: 10px
}
.error .ec-input {
border: 1px solid #D8171F;
}
.ec-tb-in .ec-input-money {
width: 100%;
margin: 2px 0px;
height: 32px;
line-height: 32px;
border: 1px solid #dcdcdc;
color: red;
padding-right: 10px;
box-sizing: border-box;
}
.ec-tb-in td span {
width: 18px;
height: 18px;
display: inline-block;
margin: 10px;
}
.ec-tb-in td .span-add {
background: url(../images/ec-table-add.png) no-repeat;
}
.ec-tb-in td .span-del {
background: url(../images/ec-table-del.png) no-repeat;
}

/*凭证打印表格*/
.ec-table-print tbody tr {
	height: 50px;
}

.ec-table-print {
	margin-top: 40px;
}
.ec-table-print tbody .td-left {
	text-align: left;
	padding-left: 20px;
}

button.btn {
padding: 4px 12px;
min-height: 30px;
min-width: 100px;
}
input.btn {
padding: 4px 12px;
min-height: 30px;
min-width: 100px;
}
.btn.disabled {
color: #fafafa;
background: #e7e7e7;
}
.ec-btn-fff {
color: #555;
border: 1px solid #b6b6b6;
background: #fff;
}
.ec-btn-fff:hover {
color: #e8313e;
border: 1px solid #e8313e;
}
.ec-btn-red {
color: #fff !important;
background: #e8313e;
}
.ec-btn-red:hover {
background: #d3090f;
}
.ec-medium-gyj .ec-con {
text-align: left;
padding-left: 0 !important;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin: 0 auto;
}
.ec-medium-gyj ul li.form-group {
margin-bottom: 0 !important;
}

.ec-medium-gyj td span.icon-cry {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin: 5px;
}

.ec-medium-gyj td .span-add {
	background: url(../images/ec-table-add.png) no-repeat;
}

.ec-medium-gyj td .span-del {
	background: url(../images/ec-table-del.png) no-repeat;
}
.ec-medium-gyj .ec-title-pop .fr span {
	color: #e8313e;
}
.ec-review-result {
max-width: 654px;
border-radius: 5px;
background: #fff;
overflow: hidden;
padding: 1px 2px 0 0;
}
.ec-res-title {
width: 100%;
height: 56px;
line-height: 56px;
background: #d8141c;
text-indent: 15px !important;
color: #fff;
}
.ec-res-title font {
display: inline-block;
float: right;
margin: 0px 15px 0 0;
cursor: pointer;
position: inherit;
font-size: 21px;
font-weight: bold;
line-height: inherit;
}
.ec-res-title .title-span {
font-size: 18px !important;
}
.tit span {
height: 32px;
line-height: 32px;
display: block;
cursor: pointer;
}
.ec-result-con .ec-error-icon {
width: 24px;
height: 24px;
background: url(../images/ec-error-icon.png) no-repeat;
float: left;
margin: 40px 0;
}
.flowDesc {
position: absolute;
left: 217px;
top: 35px;
background: #fff;
z-index: 888;
border: 1px solid #ccc;
}
.ec-result-con .ec-success-icon {
width: 24px;
height: 24px;
background: url(../images/ec-success-icon.png) no-repeat;
float: left;
margin: 32px 0;
}
.ec-result-con .ec-content {
border-bottom: 1px dotted #d8e6ef;
margin: 0 60px;
}
.ec-result-con p {
max-width: 540px;
color: #333;
line-height: 28px;
margin: 0px 40px;
padding: 28px 0;
}
.ec-result-con p span {
color: #d8141c;
}
.ec-zhbtn-sc {
text-align: center;
margin: 30px 0;
}
.ec-zhbtn-sc .layui-layer-close {
position: relative;
}
.mgt0 {
margin-top: 0
}
.ec-review-result-small {
max-width: 618px;
overflow: hidden;
padding: 0 0;
font-size: 1em
}
.ec-res-refuse {
height: 48px;
line-height: 48px;
}
.ec-refuse-txt {
width: 90%;
height: 158px;
background: #f8f8f8;
border: 1px solid #ccc
}
.mgl20 {
margin-left: 20px
}
.ec-review-point {
overflow: hidden;
padding: 1px 2px 0 0;
}
.ec-review-point .col-xs-12 {
padding-left: 0;
padding-right: 0;
}
.ec-res-point {
height: 120px;
text-align: center;
font-weight: bold;
padding: 40px 10px;
}
.panel-title-gyj {
height: 35px;
line-height: 35px;
background-color: #ecf4f9;
padding: 0 20px;
color: #3c6983;
}
.ec-line-bottom {
border: 1px dashed #d8e6ef;
}
.bg-white {
background: #ffffff !important;
-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.05);
box-shadow: 0 1px 1px rgba(255, 255, 255, 0.05);
}
.text-gold {
color: #e8313e;
}
.main {
padding: 20px;
background: #f8f8f8;
}
.select#accNo {}
.close {
color: #ffffff;
}
.close:hover,
.close:focus {
color: #ffffff;
}
.modal-open {}
.btn-primary {}
.btn-primary.disabled {
border: 1px solid #f2f2f2;
color: #bfbfbf;
background: #f2f2f2;
}
.btn-primary.disabled:hover {
border: 1px solid #f2f2f2;
color: #bfbfbf;
background: #f2f2f2;
}
.btn-primary.disabled:active {
border: 1px solid #f2f2f2;
color: #bfbfbf;
background: #f2f2f2;
}
.btn-primary.disabled:focus {
border: 1px solid #f2f2f2;
color: #bfbfbf;
background: #f2f2f2;
}
.form .form-group {
padding-left: 0px;
padding-right: 0px;
}
.form .select-group {}
.form .select-group .select {
width: 100%;
display: block;
}
.form .form-item {
padding-left: 0px;
padding-right: 0px;
}
.form .ready {
text-align: right;
}
.form-header {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
height: 34px;
line-height: 34px;
color: #333;
font-weight: bold;
}
.form-body {}
.form .accSearch {
display: none;
}
.form .visible .accSearch {
display: block;
}
.form .visible .select-group {
margin-right: 45px;
}
.form .sift {
width: 120px;
display: none;
}
.form .visible .sift {
display: block;
}
.error-form {
color: #D8171F;
}
.form-b .error-form {}
.form-b {
padding: 0px;
}
.error .form-control {
border: 1px solid #D8171F;
}
.form-b .form-group {
margin-bottom: 0px;
}
.form-b .form-heading {
padding: 7px 0px 7px 15px;
font-weight: bold;
}
.form-b .form-body {
position: relative;
top: 0px;
left: 0px;
}
.form-b .form-right {
padding: 0px;
}
.form-b .radio-inline {
margin-top: 0px;
padding: 8px 0px 7px;
}
.form-b .form-tips {
margin-top: 5px;
}
.form-b .form-group-item {
float: left;
width: 100%;
margin: 10px 0px;
}
.form-b .form-wing {
width: 510px;
display: none;
}
.form-b .form-wing .form-heading {
padding-left: 0px;
padding-right: 0px;
text-align: right;
}
.form-b .visible.form-wing {
display: block;
}
.form-control-tips {
display: inline-block;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
margin-left: 15px;
}
.form-control-xs {}
.form-a .dateLimits {
float: left;
width: 100%;
}
.form-a .radio-inline {
margin-top: 7px;
}
.form-a {
background: #f8f8f8;
padding-top: 18px;
zoom:1;
clear: both;
}
.fold {
display: none;
}
.visible.fold {
display: block;
}
.libra .reverse {
display: none;
}
.libra.transform .reverse {
display: block;
}
.libra.transform .front {
display: none;
}
.rommel .reverse {
display: none;
}
.rommel.trans .reverse {
display: block;
}
.rommel.trans .front {
display: none;
}
.select {
padding: 0px;
border-radius: 4px;
position: relative;
background: #fff;
border: 1px solid #ccc;
height: 34px;
}
.select-btn {
float: left;
width: 100%;
height: 32px;
}
.select .arrows {
width: 34px;
height: 34px;
background: url(../images/icon-input-bg.png) center center no-repeat;
}
.select .arrows-input {
width: 34px;
height: 17px;
background: url(../images/icon-input-bg.png) center center no-repeat;
}
.select .icon {
width: 34px;
height: 34px;
margin: 0px;
}
.select .selected {
margin: 0 34px 8px 10px;
line-height: 30px;
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.selected {
overflow: hidden;
height: 32px;
}
.select-menu {
position: absolute;
left: -1px;
top: 33px;
right: -1px;
overflow: hidden;
background-color: #fff;
max-height: 150px;
overflow-y: auto;
border: 1px solid #cfcfcf;
border-top: 0;
z-index: 9;
padding-left: 0;
display: none;
box-sizing: initial;
}
.select.visible .select-menu {
display: block;
}
.select .select-item {
width: auto;
height: auto;
line-height: 34px;
padding: 0px;
}
.select .select-item a {
display: block;
padding: 10px 10px 8px 10px;
line-height: 16px;
}
.select .select-item span {
display: block;
padding: 10px 5px 8px 10px;
line-height: 16px;
}
.select .select-item.end {
display: none;
}
.select.more .select-item.end {
display: block;
}
.select.only .all {
display: none
}
.select.other .all {
display: none
}
.error.select {
border: 1px solid #D8171F;
}
.select .error-form {
float: left;
width: 100%;
}
.select.error {
border: 1px solid #D8171F;
}
.section-a {
padding: 0px 30px;
}
.section-b {
padding: 0px 30px 90px;
}
.section-c {
margin-top: 10px;
}
.pagination {
font-size: 0;
color: #666;
display: block;
}
.pagination * {
display: inline-block;
vertical-align: top;
font-size: 12px;
overflow: hidden;
}
.pagination a {
height: 34px;
line-height: 34px;
text-decoration: none;
color: #666;
}
.pagination a,
.pagination span {
margin: 0 2px 0;
padding: 0 5px;
}
.pagination span {
height: 34px;
line-height: 34px;
}
.pagination input,
.pagination button {}
.pagination input {
width: 40px;
height: 32px;
line-height: 32px;
margin: 0 5px;
padding: 0 0 0 5px;
}
.pagination button.btn {
height: 32px;
line-height: 32px;
margin-left: 5px;
padding: 0 15px;
color: #666;
}
.pagination .page_btn {
min-width: auto;
}
.pagination .disabled {
color: #bfbfbf;
background: #f2f2f2;
}
.pagination-primary {
margin: 0px;
overflow: hidden;
margin-right: -4px;
}
.pagination-primary a,
.pagination-primary span {
padding: 0 10px;
border-radius: 2px;
}
.pagination-primary a {
background-color: #f1eff0;
}
.current {
background-color: #e8313e;
color: #fff;
}
.pagination-primary input {
height: 32px;
line-height: 32px;
}
.pagination-primary button {
height: 32px;
line-height: 32px;
font-weight: 900;
border-radius: 4px;
}
.panel-b {
padding: 20px 0px 10px 15px;
}
.panel-b .panel-left {
width: 300px;
}
.panel-b .panel-left .btn {
margin: 0px 10px 0px 0px;
}
.panel-b .panel-static {
margin: 0px 10px 0px 230px;
padding: 7px 0px;
display: none;
}
.panel-b .panel-right {
margin: 0px 10px 0px 200px;
padding: 7px 0px;
}
.panel-b .panel-body {
padding: 0px;
}
.panel-b .dropdown-a {
margin: 0px 10px 0px 0px;
}
.panel-b .dropdown-a .btn {
margin: 0px;
}
.panel-f {
margin: 10px 0px;
position: relative;
top: 0px;
left:0px;
padding: 10px 0px;
background-color: #FFF;
border: 0px;
}
.panel-f .panel-heading {
float: left;
width: 144px;
background: #fff;
text-align: center;
left: 0px;
}
.panel-f .panel-body {
padding: 10px;
margin-left: 144px;
}
.pagination .page_total {
width: 167px;
float: right;
}
.breadcrumb {
padding: 8px 0px;
margin-bottom: 12px;
background: url(../images/disabled.png) left bottom repeat-x;
}
.nav-tabs {
border-bottom: 1px solid #dadada;
}
.nav.nav-tabs >li {
padding: 0px;
width: auto;
margin: 0px;
margin-bottom: -1px;
}
.nav.nav-tabs > li > a {
padding: 6px 46px;
margin-right: 0px;
background-color: #f3f4f6;
border-width: 1px 1px 1px 1px;
border-color: #e1e1e1;
border-radius: 0px;
}
.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li.active > a:hover,
.nav.nav-tabs > li.active > a:focus {
padding: 3px 46px 6px;
border-width: 4px 0px 1px 1px;
border-color: #d8141c #e1e1e1 #ffffff #e1e1e1;
background-color: #ffffff;
}
.nav.nav-tabs>li.active:last-child>a {
border-width: 4px 1px 1px 0px;
}
.templatelist {
margin: 10px 0px 5px;
}
.templatelist .templatelist-heading {
float: left;
width: 130px;
line-height: 120%;
padding: 16px 10px 16px 0px;
}
.templatelist-a .templatelist-body {
padding-left: 140px;
}
.temp-item {
float: left;
width: 160px;
border-radius: 5px;
border: 1px solid #7c919a;
font-size: 12px;
}
.temp-item .temp-btn {
margin: 5px 16px 3px 6px;
height: 28px;
font-size: 12px;
line-height: 120%;
cursor: pointer;
}
.temp-item .close {
float: right;
width: 16px;
height: 16px;
font-size: 12px;
line-height: 16px;
text-align: center;
color: #000000;
}
.temp-item-list {
float: left;
font-size: 12px;
}
.temp-item-list .close {
float: right;
width: 16px;
height: 16px;
font-size: 12px;
line-height: 16px;
text-align: center;
color: #000000;
margin-top: -7px;
margin-right: -12px;
}
.templatelist-body .temp-item,
.temp-item-list {
margin: 5px 20px 5px 0px;
}
.templatelist-body {
overflow: hidden;
}
.panel-a {
margin: 10px 0px;
position: relative;
top: 0px;
left: 0px;
padding: 0px 0px;
background-color: #f3f3f3;
border: 0px;
}
.panel-a .panel-heading {
float: left;
width: 144px;
margin-top: -16px;
background: #f3f3f3;
text-align: center;
padding: 6px 12px;
position: absolute;
top: 50%;
left: 0px;
}
.panel-a .panel-body {
padding: 10px;
margin-left: 144px;
}
.panel-b {
padding: 0px 0px 10px 0px;
margin: 0px;
border: 0px;
-webkit-box-shadow: none;
box-shadow: none;
}
.panel-b .panel-heading {
background: #ecf4f9;
padding: 6px 15px;
}
.panel-b .panel-left {
width: 500px;
}
.panel-b .panel-left .btn {
margin: 0px 10px 0px 0px;
}
.panel-b .panel-static {
margin: 0px 10px 0px 230px;
padding: 7px 0px;
}
.panel-b .panel-body {
padding: 0px;
}
.panel-b .dropdown-a {
margin: 0px 10px 0px 0px;
}
.panel-b .dropdown-a .btn {
margin: 0px;
}
.panel-c {
margin: 10px 0px;
position: relative;
top: 0px;
left: 0px;
padding: 10px 0px;
background-color: #f3f3f3;
border: 0px;
}
.panel-c .panel-heading {
float: left;
width: 144px;
margin-top: -16px;
background: #f3f3f3;
text-align: center;
padding: 6px 12px;
position: absolute;
top: 50%;
left: 0px;
}
.panel-c .panel-body {
padding: 10px;
margin-left: 144px;
background: url(../images/disabled2.png) left top repeat-y;
display: none;
}
.panel-c.open .panel-body {
display: block;
}
.panel-d {}
.panel-d .panel-heading {
background: #ecf4f9;
}
.panel-d .panel-title {
font-size: 14px;
color: #3b6883;
}
.panel-d .panel-body p {
padding: 20px;
margin: 0px;
}
.panel-e {
padding: 0px 0px 5px 0;
}
.panel-e .btn {
width: auto;
min-width: auto;
min-height: auto;
padding: 6px 12px
}
.panel-e .panel-left {
width: auto;
max-width: 500px;
position: relative;
z-index: 1;
}
.panel-e .panel-left .btn {
margin: 0px 10px 0px 0px;
}
.panel-e .panel-static {
margin: 0px 10px 0px 230px;
padding: 7px 0px;
display: none;
}
.panel-e .panel-body {
padding: 0px;
overflow: hidden;
}
.panel-e .dropdown-a {
margin: 0px 10px 0px 0px;
}
.panel-e .dropdown-a .btn {
margin: 0px;
}
.radio-a {}
.radio-a label {
padding-left: 0px;
display: block;
}
.radio-a p {}
.checkbox {
margin: 7px 0px;
padding: 0px;
}
.radio-b {
float: left;
margin: 7px 10px 7px 0px;
}
.radio-b+.radio-b {
margin: 7px 10px 7px 0px;
}
.btns {
width: auto;
padding: 0 0 32px 0;
}
.btns .left {
float: left;
position: relative;
left: 50%;
top: 0px;
}
.btns .right {
float: left;
position: relative;
right: 50%;
top: 0px;
}
.btns-item {
float: left;
}
.btns .btns-item li {
float: left;
margin: 0px 12px;
padding: 0px;
width: auto;
background: none;
}
.btn.icon {
float: none;
width: 28px;
height: 28px;
margin: 0px;
display: inline-block;
}
.btns-a {
padding: 0px 15px 0px 0px;
}
.btns-a .btns-item li {
margin: 0px 15px;
}
.btns-b {
padding: 0px 15px 0px 0px;
background: #ecf4f9;
}
.btns-b .btns-title {
margin: 0px 126px 0px 20px;
line-height: 34px;
}
.btns-b .btns-item li {
margin: 0px 15px;
}
.btn.btn-xs {
padding: 8px 20px;
height: auto;
width: auto;
min-width: auto;
min-height: auto;
}
.list-a {
font-size: 14px;
}
.list-a .list-group {
padding: 0px;
margin-top: 17px;
}
.list-a .list-group-item {
border: 0px;
margin-top: 18px;
overflow: hidden;
}
.list-a .list-heading,
.list-a .list-body {}
.list-body {
word-break: break-all;
overflow: hidden;
word-wrap: break-word;
}
.list-a .list-heading {
float: left;
padding: 23px 15px;
width: 144px;
font-size: 14px;
line-height: 120%;
}
.list-a .list-body {
margin-left: 144px;
}
.list-b {
font-size: 14px;
background-color: #f9f9f9;
}
.list-b .list-group {
padding: 10px 0;
margin: 0px;
}
.list-b .list-group-item {
border: 0px;
line-height: 120%;
background-color: #f9f9f9;
}
.list-b .list-group-item1 {
border: 0px;
line-height: 120%;
background-color: #f3f3f3;
}
.list-b .list-heading {
text-align: right;
padding: 10px 10px;
font-weight: bold;
font-size: 14px;
}
.list-b .list-body {
color: #000;
text-align: left;
padding: 10px 10px;
word-break: break-word;
font-size: 14px;
}
.list-c {}
.icon-upload {
background: url(../images/icon_upload.png) center center no-repeat;
}
.icon-success {
background: url(../images/icon_success.png) center center no-repeat;
}
.icon-error {
background: url(../images/ec-error.png) center center no-repeat;
}
.icon-clock {
background: url(../images/ec-time.png) center center no-repeat;
}
.icon-add {
background: url(../images/ec-table-add.png) center center no-repeat;
}
.icon-del {
background: url(../images/ec-table-del.png) center center no-repeat;
}
.icon-exl {
background: url(../images/icon_exl.png) center center no-repeat;
}
.icon-txt {
background: url(../images/icon_txt.png) center center no-repeat;
}
.table-a td .span-add {
background: url(../images/ec-table-add.png) center center no-repeat;
}
.table-a td .span-del {
background: url(../images/ec-table-del.png) center center no-repeat;
}
.card {}
.card-a {
height: 60px;
background: url(../images/upload_bg.png) 0px 0px repeat-x;
}
.card-a .card-heading {
float: left;
width: 82px;
height: 60px;
background: url(../images/upload_begin.png) left center no-repeat;
}
.card-a .card-heading .icon {
float: left;
width: 25px;
height: 24px;
margin: 18px 20px 18px 37px;
}
.card-a .card-close {
float: right;
width: 61px;
height: 60px;
background: url(../images/upload_close.png) right center no-repeat;
}
.card-a .card-body {
margin: 0px 61px 0px 82px;
padding: 10px 0px 0px 0px;
height: 60px;
}
.card-a .card-body p {
font-size: 16px;
line-height: 120%;
margin: 0px;
}
.card-a .progress-a {
margin-top: 8px;
margin-right: 30px;
}
.card-b {
height: 60px;
}
.card-b .card-heading {
float: left;
width: 82px;
height: 60px;
}
.card-b .card-heading .icon {
float: left;
width: 25px;
height: 24px;
margin: 18px 20px 18px 37px;
}
.card-b .card-close {
float: right;
width: 61px;
height: 60px;
}
.card-b .card-body {
margin: 0px 61px 0px 82px;
padding: 10px 0px 0px 0px;
height: 60px;
}
.card-b .card-body p {
font-size: 16px;
line-height: 120%;
margin: 0px;
}
.card-b .progress-a {
margin-top: 8px;
margin-right: 30px;
}
.card-c {
margin: 30px 0px 0px 20px;
}
.card-c .card-heading {
width: 100%;
height: 32px;
}
.card-c .card-body {
width: 100%;
height: 32px;
text-align: center;
}
.card-c .icon {
float: left;
width: 100%;
height: 100%;
margin: 0px;
}
.card-d {
margin: 0px 30px 0px 30px;
padding: 10px 0px;
border-bottom: 1px solid #e5e5e5;
}
.card-d .card-heading {
float: left;
height: 60px;
}
.card-d .card-heading .icon {
float: left;
width: 25px;
height: 24px;
margin: 21px 0px 21px 0px;
}
.card-d .card-body {
margin: 0px 0px 0px 40px;
}
.card-d .card-body {
font-size: 14px;
line-height: 21px;
padding: 12px 0px;
}
.tips-a {
width: 100%!important;
height: auto!important;
margin: 0px;
text-indent: 0px;
}
.progress-a {
margin: 0px;
height: 13px;
padding: 2px;
border: 1px solid #979797;
border-radius: 13px;
overflow: hidden;
}
.progress-a .progress-bar {
background-color: #6aa100;
border-radius: 7px;
overflow: hidden;
}
.navBar {
float: left;
}
.navBar li {
float: left;
width: 100%;
height: 50px;
position: relative;
top: 0px;
left: 0px;
}
.navBar a {
float: left;
width: 100%;
padding: 15px 0px 14px 0px;
display: block;
padding: 0px 10px;
height: 50px;
line-height: 50px;
background: url(../images/ec-nav-open2.png) 160px 50% no-repeat;
}
.navBar ul {
float: left;
position: absolute;
top: 0px;
left: 170px;
width: 180px;
z-index: 999;
display: none;
border: 1px solid #ccc;
background-color: #fff;
z-index: 999;
}
.navBar .open>ul {
display: block;
}
.navBar>ul {
display: block;
position: initial;
width: auto;
border: 0px
}
.navBar>ul>li {
width: 110px;
margin-right: 10px;
}
.navBar>ul>li>ul {
top: 50px;
left: 0px;
width: 180px;
}
.navBar>ul>li>ul>li {}
.navBar>ul>li>a {
height: 50px;
font-size: 1.1426em;
text-align: center;
background: url(../images/ec-nav-open.png) no-repeat right;
}
.navBar .end {
background: none;
}
.navBar>ul>li>a:hover {
background: #d8141c;
color: #ffffff;
}
.droparea .front {
display: block;
}
.droparea .reverse {
display: none;
}
.droparea.trans .front {
display: none;
}
.droparea.trans .reverse {
display: block;
}
.droparea .panel-heading {
text-align: left;
}
.dropdown-a {}
.dropdown-a .dropdown-menu {
width: 250px;
}
.dropdown-a .textarea {
margin: 10px;
}
.dropdown-a textarea {
height: 90px;
}
.dropdown-a .btns {
padding: 10px 0px;
}
.dropdown-a .panel {
margin: 0px;
}
.radio-inline {
padding-left: 5px;
}
.tail {
width: 100%;
border: 1px solid #ccc;
background-color: #ffffff;
position: absolute;
top: 32px;
left: 0px;
z-index: 999;
display: none;
}
.tail-heading {
border-bottom: 1px solid #ccc;
overflow: hidden;
}
.tail-title {
margin: 10px 34px 8px 10px;
line-height: 16px;
}
.tail-close {
float: right;
width: 32px;
height: 32px;
text-align: center;
line-height: 32px;
}
.tail-body {
height: 250px;
padding: 10px;
overflow: auto;
}
.table.table-a {
width: 100%;
border: 1px solid #ddd;
color: #333;
margin: 0;
}
.table.table-a .temp {
display: none;
}
.table.table-a .table-heading {
background: #ecf4f9;
color: #2b5b78;
word-break: keep-all;
white-space: nowrap;
text-align: center;
}
.table.table-a .table-heading td {
border: 0px;
}
.table.table-a .checkbox {
margin: 0px;
}
.table.table-a .btn {
padding: 0px;
}
.table.table-a tr {
border: 0px;
}
.add-tr-width {
width: 780px;
}
.table.table-a td {
padding: 10px;
text-align: center;
vertical-align: middle;
line-height: 120%;
border: 0px;
border-right: 1px solid #ddd;
}
.table.table-a td.end {
border: 0px;
}
.add-tr-with {
width: 780px;
}
.table.table-a .btn .icons {
float: left;
width: 28px;
height: 28px;
display: inline-block;
margin: 0px;
}
.table.table-a .btns {
padding: 0px;
}
.table.table-a .select {
text-align: left;
}
.droparea {
position: relative;
top: 0px;
left: 0px;
}
.droparea .front {
display: block;
}
.droparea .reverse {
display: none;
}
.droparea.trans .front {
display: none;
}
.droparea.trans .reverse {
display: block;
}
.droparea .droparea-menu {
width: 350px;
position: absolute;
top: 55px;
left: 0px;
z-index: 99;
border: 1px solid #ddd;
display: none;
}
.droparea.visible .droparea-menu {
z-index: 99;
display: block;
}
.droparea.visible .arrows {
z-index: 100;
display: block;
}
.droparea .textarea {
margin: 10px 10px 20px;
}
.droparea textarea {
height: 90px;
}
.droparea .btns {
padding: 10px 0px;
}
.droparea .panel {
margin: 0px;
}
.droparea-a .arrows {
float: left;
width: 12px;
height: 8px;
margin-left: -6px;
overflow: hidden;
background: url(../images/icon_delta.png) 50% 0% no-repeat;
position: absolute;
top: 48px;
left: 50%;
display: none;
}
.droparea-b .droparea-menu {
top: -235px;
left: -151px;
}

#droparea-download-detail .droparea-menu {
	margin-top: 10px;
	top: auto;
}

#droparea-download-receivable .droparea-menu {
	margin-top: 10px;
	top: auto;
}

.dropitem {}
.dropitem .dropitem-menu {
display: none;
}
.dropitem.open .dropitem-menu {
display: block;
}
.modal-content .droparea .droparea-menu {
width: 350px;
position: absolute;
top: -245px;
left: 0px;
z-index: 99;
border: 1px solid #ddd;
display: none;
}
.modal-content #popDown-filemenu{
top:44px;
}
.droparea .btns {
height: 50px;
}
.modal-footer #droparea-pass .btn,
.modal-footer #droparea-nopass .btn {
margin-right: 8px;
}
#aaa-show .ec-success-b {
text-indent: 18px;
}
#aaa-show .ec-result-con .ec-success-icon {
margin-left: 20px;
}
.loading-mask {
opacity: 0.5;
filter: alpha(opacity=50);
background-color: #ffffff;
display: none;
z-index: 999;
moz-opacity: '0.5';
}
.loading_bg {
float: left;
width: 100%;
position: fixed;
top: 0px;
left: 0px;
opacity: 0.5;
filter: alpha(opacity=50);
moz-opacity: 0.5;
background-color: #000000;
display: none;
z-index: 999;
}
.loading {
float: left;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
display: none;
background-color: transparent;
}
.loading .loading_mask {
float: left;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 999;
background-color: transparent;
}
.loading.visible {
display: block;
}
.loading_bg.visible {
display: block;
}
.loading .freedom {
float: left;
width: 260px;
height: 80px;
margin-top: -40px;
margin-left: -130px;
position: fixed;
top: 50%;
left: 50%;
background-color: #ffffff;
border-radius: 5px;
overflow: hidden;
z-index: 999999;
}
.loading .area {
margin: 11px 20px 0px;
height: 20px;
background: url(../images/loading.gif) center center no-repeat;
}
.loading .title {
color: #000000;
font-size: 16px;
margin: 0px 20px;
line-height: 19px;
margin-top: 14px;
}
.modal-a .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: auto;
background-color: #000000;
display: block;
}
.modal-b .modal-dialog {
width: 1000px;
}
.modal-b .modal-title {
font-size: 14px;
}
.modal-b .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: auto;
background-color: #000000;
display: block;
}
.modal-a .modal-title {
font-size: 14px;
}
.modal-a.btn {
height: auto;
padding: 10px 0px;
min-width: auto;
min-height: auto;
}
.accSearch {
display: none;
}
.elasic-menu {}
.elasic-menu .menu-body {
margin-left: 20px;
display: none;
}
.visible.elasic-menu>.menu-body {
display: block;
}
.elasic-menu .menu-body p {
margin-left: 10px;
}
.accordion-btn {
background: url(../images/ec-open2.png) center center no-repeat;
height: 35px;
width: 35px;
display: block;
}
.title-a {
height: 35px;
background-color: #ecf4f9;
}
.accordion-body {
display: none;
}
.visible .accordion-body {
display: block;
}
.layui-layer-btn a.layui-layer-btn0 {
width: 101px;
height: 31px;
color: #ffffff;
line-height: 31px;
text-align: center;
border: 0px;
background-color: #e8313e;
border-radius: 3px;
overflow: hidden;
display: inline-block;
padding: 0;
}
.layui-layer-btn a.layui-layer-btn0 {
color: #ffffff;
}
.layui-layer-btn .layui-layer-btn1 {
width: 99px;
height: 31px;
color: #000;
line-height: 31px;
text-align: center;
border: 1px solid #ddd;
background-color: #ddd;
border-radius: 3px;
overflow: hidden;
display: inline-block;
background: #ddd;
padding: 0;
}
.layui-layer-btn .layui-layer-btn2 {
width: 99px;
height: 29px;
line-height: 31px;
color: #000;
line-height: 29px;
text-align: center;
border-radius: 3px;
overflow: hidden;
display: inline-block;
border: 1px solid #ddd;
background-color: #ddd;
padding: 0;
}
.layui-layer .row {
margin: 0;
}
.ec-jine-scc {
width: auto;
border: none;
}
.clone-table > tbody >tr:nth-child(odd) {
background: #fff;
}
.ec-tabs-sc {
width: 604px;
border-left: 1px solid #e1e1e1;
}
.ec-tabs-sc li {
width: 150px;
height: 41px;
line-height: 41px;
color: #000;
text-align: center;
border: 1px solid #e1e1e1;
border-left: none;
float: left;
background: #f3f4f6;
cursor: pointer;
}
.ec-tabs-sc li.show {
border-bottom: none;
background: #fff;
border-top: 5px solid #e8313e;
height: 37px;
line-height: 32px
}
.ec-tab-sc {
width: 603px;
border: 1px solid #e1e1e1;
border-left: none;
clear: both;
}
.ec-tab-sc div.show {
display: block;
}
.ec-tabs-sc2 {
border-left: 1px solid #e1e1e1;
}
.ec-tabs-sc2 .tabs-list li {
width: 150px;
height: 41px;
line-height: 41px;
color: #000;
text-align: center;
border: 1px solid #e1e1e1;
border-left: none;
border-bottom: 0;
float: left;
background: #f3f4f6;
cursor: pointer;
}
.ec-tabs-sc2 .tabs-list li.show {
border-bottom: none;
background: #fff;
height: 41px;
border-top: 5px solid #e8313e;
height: 37px;
line-height: 34px
}
.ec-tab-sc2 {
border: 1px solid #e1e1e1;
border-left: none;
margin-top: -1px;
clear: both;
}
.ec-tab-sc2 div.show {
display: block;
}
.e-select-grey-small2 {
position: relative;
background: #fff;
color: #000;
font-family: '\5FAE\8F6F\96C5\9ED1';
display: inline-block;
vertical-align: middle;
*display: inline;
zoom: 1;
padding: 0;
}
.e-select-grey-small2 input {
display: block;
}
.e-select-grey-small2 ul {
width: 99%;
display: none;
position: absolute;
left: 1px;
top: 34px;
overflow: hidden;
background-color: #fff;
max-height: 150px;
overflow-y: auto;
border: 1px solid #cfcfcf;
border-top: 0;
z-index: 9999;
}
.e-select-grey-small2 ul li {
height: 26px;
line-height: 26px;
overflow: hidden;
padding: 0 10px;
cursor: pointer;
margin: 0;
width: 100%;
text-align: left;
}
.e-select-grey-small2 ul li.on {
background-color: #e0e0e0;
}
.ec-input-time1 {
width: 100px !important;
height: 30px !important;
line-height: 30px;
color: #333;
display: inline-block;
border: 1px solid #c7c7c7;
text-indent: 5px;
background: url(../images/time.png) no-repeat center right #fff;
}
.selectIndex {
width: 100%;
line-height: 32px;
padding: 0px 10px;
background: url(../images/icon-input-bg.png) right no-repeat !important;
}
.ec-search-s {
width: 34px;
height: 34px;
background: url(../images/search.png) no-repeat center center;
border: 0
}
.ec-input-height {
width: 880px;
height: 80px;
text-align: center;
font-size: 1.429em;
border: 1px solid #ccc;
text-indent: 5px;
background: #fff;
border: 1px dashed #ccc;
}
.down-a {
margin-top: 10px;
color: #0000FF;
text-decoration: underline;
font-size: 1.14285714em;
line-height: 32px;
text-decoration: none;
}
.down-a:hover {
color: #0000FF;
}
#modal3 .layui-layer-close,
#modal4 .layui-layer-close,
#model14 .layui-layer-close,
#model13 .layui-layer-close {
position: static;
}
.ml0ie8 {
margin-left: 0\9;
}
.pos-ini {
position: static \9;
}
.ml15ie8 {
margin-left: 15px\9;
}
.pr12ie8 {
padding-right: 12px\9;
}
.pos-ini {
position: initial;
}
.ec-file-upload {
border: 0;
position: relative;
width: 100%;
height: 100%;
text-align: center;
cursor: pointer;
background: #fff !important;
cursor: pointer;
outline: none;
opacity: 0;
filter: alpha(opacity=0);
z-index: 1;
}
.ec-file-wh {
position: relative;
}
.ec-fileText {
position: absolute;
background: #fff !important;
cursor: pointer;
width: 100%;
text-align: center;
height: 100%;
top: 0;
}
.ec-scroll {
overflow-y: auto;
height: 650px;
}
.form-input-text {
width: auto;
}
.ec-form-type {
height: 100%;
padding: 0 14px;
border: 0;
background: none;
}
#loginpwd_str #opw_pge,
#loginpwd_str1 #opw1_pge,
#loginpwd_str1 #opw1,
#loginpwd_str2 #opw2_pge,
#loginpwd_str2 #opw2 {
height: 32px;
line-height: 32px;
width: 100%;
}
#loginpwd_str1 #opw1,
#loginpwd_str2 #opw2 {
padding-left: 10px;
}
.ec-fileText:focus {
display: none;
}
.ec-bdred {
border: 1px solid #f00 !important
}
#myMenu {
float: left;
height: 30px;
position: relative;
top: 0px;
left: 0px;
}
#myMenu .droparea-toggle {
margin: 6px 35px 6px 30px;
}
#myMenu .droparea-menu {
position: absolute;
top: 50px;
background-color: #fff;
width: 380px;
padding: 0px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#myMenu .memu {
padding: 0px;
}
#myMenu .memu ul {
margin: 0px 0px 0px 30px;
width: 170px;
height: 500px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#myMenu .memu ul li {
line-height: 33px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#myMenu .memu h2 {
margin: 15px 30px 15px;
}
#batchInfor li div {
height: auto !important;
line-height: 28px;
text-overflow: ellipsis
}
#loginpwd_str #opw_pge,
#loginpwd_str1 #opw1_pge,
#loginpwd_str1 #opw1,
#loginpwd_str2 #opw2_pge,
#loginpwd_str2 #opw2 {
height: 32px;
line-height: 32px;
width: 100%;
}
#loginpwd_str1 #opw1,
#loginpwd_str2 #opw2 {
padding-left: 10px;
}
.ocx_style2 {
height: 32px;
line-height: 32px;
width: 100%;
}
#notice {
position: relative;
border: 1px solid #999999;
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
border-radius: 6px;
background-color: #ffffff;
outline: 0;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.modal-body .contentTit {
width: 580px;
padding: 0 15px 15px 15px;
}
.modal-body .noticeTit {
text-align: center;
}
.modal-body p {
text-indent: 0;
}
.modal-body .contFirP,
.modal-body .contlasP {
text-indent: 0;
}
.modal-body .contlasP {
float: right;
text-align: center;
}
.ec-step-list {}
.ec-step-list li {
float: left;
border: 1px solid #ccc;
padding: 5px 20px;
}
.ec-step-list li p {
border-bottom: 1px solid #ccc;
font-size: 1em;
font-weight: 700;
max-width: 480px;
}
.text-link {
color: blue;
cursor: pointer;
}
.summaryBox {
overflow: hidden;
}
.obVis {
color: blue !important;
font-size: 14px;
}
input::-ms-clear {
display: none;
}
.mbtUl>div {
height: 40px;
line-height: 40px;
width: 100%;
}
.mbtUl span,
.mbtUl input.addText {
width: 40%;
text-align: center;
}
.mbtUl label {
display: inline-block;
width: 30%;
text-align: right;
}
.mbtUl .btn {
margin-left: 0%;
float: right
}
.reserAdd {
height: 34px;
line-height: 34px;
}
.form-group .addimgText {
width: 80%;
line-height: 24px;
text-indent: 0;
margin-left: 20px;
}
.deCss {
height: 50px;
line-height: 50px;
}
.deCss label,
.deCss span,
.deCss button {
display: inline-block;
margin-left: 0;
padding-left: 0
}
.deCss label {
width: 250px;
text-align: left;
}
.deCss .form-control {
display: inline-block;
height: 40px;
}
.aeWt {
margin-left: 12%;
}
.ptv .col-xs-2.radio {
padding: 8px 2px 0 2px;
}
#payTime {
text-align: left;
}
.form-a .col-xs-12,
.form-a .col-md-12,
.form-a .col-lg-12,
.form-a .col-xs-6,
.form-a .col-md-6,
.form-a .col-lg-6 {
padding-left: 0;
padding-right: 0;
}
.st_pagesuy {
padding: 0 4px;
}
.st_pagesuy div {
font-family: "微软雅黑", "宋体";
font-size: 14px;
margin: 0 6px;
line-height: 34px;
float: left;
}
.st_pagesuy .st_pagegg {
margin: 0;
}
.stotalpages {
font-size: 14px;
margin: 0 12px;
line-height: 34px;
float: left;
}
.st_pagesuy .jp-input {
text-align: center;
padding: 0;
height: 32px;
line-height: 32px;
width: 40px;
margin: 0 5px;
float: left;
}
.jp-first,
.jp-previous,
.jp-next,
.jp-last {
cursor: pointer;
}
.jp-disabled {
color: #ccc !important;
cursor: text !important;
}
p.primaryInfo {
color: #C00;
margin: 0 !important;
padding: 0 !important;
height: 0;
text-align: left;
}

#formCheck_cry p.primaryInfo {
	height: 15px;
}

.input-err {
border: 1px solid #c00 !important;
}
.ptv .col-xs-2.radio {
margin: 0;
padding: 0;
}
.ptv .radioWrap,
.ptv #payTime {
display: inline-block;
margin-left: 12px;
line-height: 34px;
}
#payTime {
text-align: left;
vertical-align: -12px;
}
.fkTime,
.fkTime2 {
text-align: left;
min-width: 68px;
padding: 0;
display: inline;
margin-right: 10px;
}
.form-group.ptv {
line-height: 34px;
}
.form-a .col-xs-12,
.form-a .col-md-12,
.form-a .col-lg-12,
.form-a .col-xs-6,
.form-a .col-md-6,
.form-a .col-lg-6 {
padding-left: 0;
padding-right: 0;
}
.qdate .border ~ .border {
margin-top: -1px;
}
.qdate .control-label {
padding-top: 3px;
}
.qdate .radio + .radio {
margin-top: 10px;
}
.qdate .control-label {
height: 34px;
line-height: 34px;
padding: inherit;
}
.qdate .radio,
.qdate .radio + .radio {
margin-top: 0;
margin-bottom: 0;
height: 34px;
line-height: 34px;
}
.modal-footer .btn + .btn {
margin-left: 25px;
}
.singleHandle .control-label {
padding-right: 20px;
font-size: 14px;
}
.singleHandle .form-group .col-xs-5 {
width: auto;
}
.singleHandle .form-group .col-xs-5.form-control {
width: 100%;
}
.money-error p {
height: auto;
}
#toolDown,
#uploaded,
#uploading,
#doUpload {
width: 100%;
height: 100%;
background: #fff url(../images/icon_upload.png) no-repeat 20px center;
border: 1px dashed #999;
padding: 20px 0 20px 60px;
}
#doUpload {
padding: 0 0 0 60px;
height: 60px;
}
.is-downloadTmpHtml {
width: 100%;
height: 20%;
font-size: 14px;
padding: 10px;
}
.is-downloadTmpHtml a {
color: #1275CA;
text-decoration: underline;
margin: 0 10px 0 0;
}
.modal-backdrop2{
position: fixed;
top:0px;
left:0px;
bottom: 0;
right: 0;
background: #000000;
opacity: 0.1;
filter: alpha(opacity=10);
z-index: 100;
}
.modal.in .modal-dialog {
-webkit-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
#flowDetail{
width: 100%;
*height: 200px;
max-height: 200px;
overflow: auto;
}
.pb15{padding-bottom: 15px !important;}
.mt20{margin-top: 20px !important;}
.ml20{margin-left: 20px !important;}
.fr{float: right !important;}
.fs14{font-size: 14px !important;}
a.link{color: #4f85c3;text-decoration: underline;padding: 0 10px;}
i {font-style: normal;}
.header{width: 100%;}
.body{margin-bottom: 76px;margin-right: 0;margin-left: 0;}
.main-left{max-width: 210px;}
.main-right{padding: 20px 0 20px 20px;background: #f8f8f8;border-left: 1px solid #ccc;}
.main-right .col-xs-6{padding-left: 10px;padding-right: 10px;}
.main-content{float: left;width: 100%;}
.memu{padding:15px;width:13%;}
.memu ul li {display: block;line-height: 38px;color: #333;}
.memu-fixed{position: absolute;width: 100%;z-index:999;}
.memu h2 {font-weight: bold;border-bottom: 1px dotted #979797;padding-bottom: 30px;font-size: 100%;color: #333;margin-top: 0;}
.memu span.nav-icon2{float: right;margin: 0px 10% 0 6%;}
.memu span.fl{line-height: 28px;}
.icon{width: 12px;height: 12px;display: inline-block; vertical-align: middle;float: right;margin-left: 20px;}
.icon-img-enlarge{background: url(../images/ec-enlarge.png) no-repeat center;}
.icon-img-refresh{background: url(../images/ec-refresh.png) no-repeat center;}
.ec-index{background:url(../images/ec-index.png)  no-repeat;background-size:32px 108px;display: block;margin: 0 auto 5px;height:28px;width:29px;}
.ec-trans-fin{background-position:0 0;}
.ec-risk{background-position:0 -28px;}
.ec-money{background-position:0 -56px;}
.ec-transOBJ{background-position:0 -84px;}
.h-icon{background:url(../images/h-icon.png)  no-repeat;display: block;margin-right: 10px;}
.h-icon-new{background-image:url(../images/h-icon-new.png);background-repeat: no-repeat;margin-right: 8px}
.ec-navlist{background-position: 0 0;width: 27px;height: 24px;}
.ec-slogoout{height:22px;width:22px;background-position:0 -9px;}
.ec-zhcn{height:22px;width:24px;background-position:0 -32px;}
.ec-help{height:24px;width:24px;background-position:0 -54px;}
.ec-email{height:16px;width:24px;background-position:0 -68px;}
.ec-font{height:24px;width:24px;background-position:0 -95px;}
.ec-onlinecus{height:24px;width:27px;background-position:0 -121px;}
.list-page {display: block;line-height: 40px;text-align: center;color: #004DA7;}
.panel-body2{padding: 0 15px;}
.panel-heading{background: linear-gradient(to top, #FFFFFF, #DBDBDB);}
.list-group-item{border: none;border-bottom: 1px dotted #ccc;margin-bottom:0;padding: 0;line-height: 30px;font-size:1em;color:#000;}
.list-group-item .badge{background-color: #FFFFFF;color: #666;font-weight: normal;line-height: 30px;padding: 0;margin-right: 40px;}
.list-group-item .descFlow{font-size:1em;}
.main-right .glyphicon-search,.glyphicon-searchto{border: 1px solid;color: #e33134;top: -4px;left: 5px;padding: 3px;border-radius: 3px;cursor: pointer;}
.seven-days{background-color: #eee;margin:10px 20px 40px 0;height: 5px;}
.seven-days li{padding-left: 0;display: inline-block;width:14%;}
.seven-days li:last-child{position: absolute;top: 10px;right: 10px;}
.seven-days .round{width: 20px;height: 20px;background-color:#CCC;border-radius: 10px;;cursor: pointer; margin-top: -8px;}
.seven-days li.current .round,.seven-days li.active .round{background-color:#d8171f;}
.seven-days .font{margin-left: 6px;}
.ie8-seven-days{color: #747474;}
.ie8-seven-days li{display: inline-block;border: 1px solid #ccc;padding: 2px 6px;margin-right: -5px;cursor: pointer;}
.ie8-seven-days li.active{color: #fff;background-color: #de0c10;border-color: #de0c10;}
.ie8-tabs .ec-table{border: none;margin-top: 5px;line-height: 28px;}
.ie8-tabs .ec-table p{margin: 0;}
.ie8-tabs .ec-table td,.ie8-tabs .ec-table th{padding: 5px;}
.ie8-tabs .ec-table thead p{line-height: 20px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{border-top: 4px solid #d8141c;}
.panel-default{border:none;}
.head-logo{margin-top: 20px; font-size: 1em;}
.head-logo .head-line {width: 2px;height: 30px;margin: 4px 15px 4px 10px;background: url(../images/headerLine.gif) center center;vertical-align: middle;float: left;}
.head-logo span {font-weight: bold;line-height: 36px;font-size: 20px;color: #0A0A0A;}
.head{min-height: 48px;}
.head-function ul{margin-right: 5px;}
.head-function li{float: left;}
.head-function-list{margin: 27px 0 10px; padding: 0 5px;}
.head-function-list span{color: #666;}
.set-fz{position: relative;}
.set-fz-list{border: 1px solid #ccc;background: #fff;position: absolute;top: 62px;left: 10px;width: 113px;z-index: 1000;display: none;text-align: center;}
.set-fz-list li {float: none !important;display: block;cursor: pointer;}
.nav-head{min-height: 30px;border-bottom: 2px solid #D8171F;}
.nav-icon{display: block;float: left;background:url(../images/ec-menu-icon.png) no-repeat center;width: 22px;height: 22px;margin: 3px 40px 0 30px;cursor: pointer;}
.nav-icon2{background: url(../images/ec-menu-set.png) no-repeat center;}
.nav-head > ul > li > a {padding: 0 24px;line-height: 32px;font-size: 1.14em;display: block;color: #000;cursor: pointer;}
.nav-head > ul > li a:hover,.nav-head .liActive,.nav-head .liActive a,.nav-head .active{color: #fff;background: #d8141c;}
/*.nav-head .first-menu:hover,.nav-head .active{border-top-left-radius: 4px;border-top-right-radius: 4px;}*/
.nav-two-list {display: none;position: absolute;top: 100%;border: 1px solid #ccc;background-color: #fff;z-index: 1025;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;padding-bottom: 20px;-webkit-box-shadow: 0 2px 4px #ccc;box-shadow: 0 2px 4px #ccc;}
.nav-head>ul>li.img-open{float:left;position:relative;margin-right:10px;background:url(../images/ec-nav-open.png) no-repeat right;}
.nav-two-list .nav-three-list{display: none;position: absolute;margin-top: -34px;margin-left: 100%;background-color: #fff;border: 1px solid #e6f0f1;-webkit-box-shadow: 0 4px 4px #ccc;box-shadow: 0 4px 4px #ccc;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;padding-bottom: 20px;}
.nav-two-list li a{display: block;position: relative;white-space: nowrap;cursor: pointer;}/*font-size: 12px;*/
.nav-two-list li a .tir {position: absolute;right: 15px;top: 6px;}
.nav-two-list li a span{border-bottom: 1px dotted #e6f0f1;display: block;margin: 0 15px;padding:6px 15px 6px 9px; width:100%;}
.nav-three-list li a span{border: none;}
.nav-three-list {display: none;position: absolute;border: 1px solid #ccc;background-color: #fff;z-index: 1025;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;padding-bottom: 20px;-webkit-box-shadow: 0 2px 4px #ccc;box-shadow: 0 2px 4px #ccc;}
.nav-four-list{display: none;position: absolute;margin-top: -34px;margin-left: 100%;background-color: #fff;border: 1px solid #e6f0f1;-webkit-box-shadow: 0 4px 4px #ccc;box-shadow: 0 4px 4px #ccc;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;padding-bottom: 20px;}
.nav-h{height:30px;}
.flipY{
-moz-transform: scaleY(-1);
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
filter:FlipV;
}
.body .btn-group .btn-trade{min-width: 30px;border-radius: 20px;min-height: 34px;font-size: 0.857em}
.body canvas,.jqjysj{float:left;border:1px solid #ccc;width:215px;height:215px;display:inline-block;position: relative;margin-left:15px;}
.jqjysjr{margin-left:10px;}
.body .jqjysjmax{float:left;border:1px solid #ccc;width:245px;height:245px;display:inline-block;position: relative;margin-left:15px;}
.jqjysjrmax{margin-left:10px;}
.body .main-right{width: 79.5%;}
.serve-list .col-xs-3{padding: 0 10px;}
.circle{position:absolute;top:10px;left:10px;width:100px;height:100px;background: gray;color:#fff;text-align: center;line-height: 100%;}
.circleno{line-height: 200px;text-align: center;color:#ccc;}
.jqjysjb{position: absolute;width:100%;left:0;bottom:0;line-height: 40px;text-align: center;}
.tipLayer{position: absolute; z-index:30000;display:none;left:0;top:0;border:1px solid #ccc;background: #fff;box-shadow: 2px 2px 2px #ccc;padding:10px;}
.tipLayer button{margin:5px;}
.tipLayer .arrowl{width:0;height:0;border:10px solid #ccc;border-left-color: transparent;border-right-color: transparent;border-bottom-style:none;overflow:hidden;position:absolute;bottom:-12px;left:50%;margin-left:-10px;}
.navbar {border-radius: 0;margin-bottom: 0;}
.nav-footer{border: 1px #D0D0D0 solid;}
.footer .foot{background-color: #FFFFFF;padding: 10px 0;}
.nav-footer{border: 1px #D0D0D0 solid;}
.nav-footer .btn{margin: 9px 10px 9px 0;}
.nav-footer .btn span{float: right;margin-top: -7px;margin-right: -7px;display: block;}
.nav-footer .btn:hover,.nav-footer .btn:focus{background: #e8313e;color: #fff;}
.modal-backdrop {position: fixed;width: 100%;height: 100%;background-color: #000000;opacity: 0.1;filter: alpha(opacity=10);display:block;margin-bottom: 76px;}
.panel-backdrop{position: absolute;width: 100%;height: 100%;background-color: #ffffff;opacity: 0.8;filter: alpha(opacity=10);z-index: 1000;display: none;}
.panel-backdrop-font{position: absolute;font-weight:bold;color: red;z-index: 1001;left: 50%;top: 50%;margin-left: -40px;margin-top: -16px;display: none;font-size: 1.4285em;}
.progress-bar span {display: inline-block;margin: 1px 18px;background-color: #fff;cursor: pointer;padding: 0px 5px;border-radius: 10px;}
.progress-bar{color: #337ab7;line-height: 18px;}
#infoMouseEnter{width: 120px; position:fixed; padding: 0; margin: 0; bottom: 15%; right: 0;}
#infoAside{display: none; font-size: 20px; color: #fff; position: absolute; left: 0; top: 16%; width: 30px; height: 50px; text-align: left; line-height: 48px; background: #d3090f; border-radius: 8px 0 0 8px;}
.login-tips{position:fixed;max-width: 50px;padding: 0;margin: 0;bottom: 15%;}
.tips{width: 50px;height: 50px;margin-bottom: 10px;cursor: pointer;}
.tips-message{background: url(../images/h-icon.png) no-repeat left -155px #ccc;}
.tips-info{background: url(../images/h-icon.png) no-repeat left -205px #ccc;}
.tips-qrcode{background: url(../images/h-icon.png) no-repeat left -255px #ccc;}
.tips-tip{background: url(../images/h-icon.png) no-repeat left -305px  #ccc;}
.tips-back-top{display: none;background: url(../images/h-icon.png) no-repeat left -355px #ccc;}
/*.tips-evalute-central{display: none;background: url(../images/h-icon.png) no-repeat left -398px #ccc;}*/
/*.tips-publish-central{display: none;background: url(../images/h-icon.png) no-repeat left -442px #ccc;}*/
.modal-header{border: none;background-color: #d8141c;color: #FFFFFF;padding: 6px 15px;}
.modal-footer{border: none;text-align: center;}
.close{filter: alpha(opacity=100);opacity: 1;}
.menu-set li{padding: 10px 10px;background-color: #f7f7f7;width: 80%;margin: 10px auto;}
.menu-set li:hover{background-color: #ecf4f9;}
.menu-set li a{display: inline-block;padding: 0 20px;cursor: pointer;}
.nhf-group .form-group,.nhf-group .form-group label{margin-bottom: 0;}
.often-nav-sort .modal-dialog{width: 80%;}
.often-nav-sort .often-nav-title{padding-bottom: 10px;font-weight: bold;}
.often-nav-sort .often-nav-list {border: 1px #cccccc solid;background-color: #f7f7f7;}
.often-nav-sort .often-nav-list li{width: 100%;padding: 5px 20px;margin: 0 auto;}
.often-nav-sort .often-nav-list input{margin-right: 10px;}
.often-nav-sort .often-nav-list i{display: block;font-weight: bold;padding:10px 20px 0;}
.often-nav-sort-list li,.often-nav-sort .reminder{width: 100%;}
.often-nav-sort-list i{display: inline-block;cursor: pointer;margin-right: 20px;}
.nav-sort{background:url(../images/nav-sort.png)  no-repeat;height:14px;width:14px;}
.up{background-position:0 0;}
.up-gray{background-position:0 -14px;}
.down-gray{background-position:0 -28px;}
.delete{background-position:0 -42px;}
.down{background-position:0 -56px;}
.reminder{width: 80%;margin: 0 auto;padding-bottom: 30px;}
.reminder li:first-child{color: #e87217;}
.panel-title{font-weight: bold;}
.guide-pages{position: absolute; top: 0; width: 100%;height: 100%;}
.guide-pages img{position: absolute;width: 1200px;height: auto;left: 50%; margin-left: -600px;}
.no-print-area {display: none;}
div[role="tooltip"]{position:fixed}
.wk_page {
padding-left: 15px;
}
.wk_pl0 {
padding-left: 0;
}
.wk_pl0 .panel-left.pull-left {
width: auto;
}
.wk_mr-6 {
margin-right: -6px;
}
.wk_bd10.bd10 {
}
.wk_ws-n{
overflow: auto;
}
.wk_ws-n th{
white-space: nowrap;
padding: 10px;
}
.wk_ws-n td{
white-space: nowrap;
padding: 10px;
}
.f-p {
text-indent: 2em;
}
.f-pr {
position: relative;
}
.f-db {
display: block;
}
.f-dn {
display: none;
}
.f-tac {
text-align: center;
}
.f-tal {
text-align: left;
}
.f-tar {
text-align: right;
}
.f-fl {
float: left;
}
.f-fr {
float: right;
}
.f-csp {
cursor: pointer;
}
.f-acsp {
color: blue;
cursor: pointer;
}
.f-oh {
overflow: hidden;
}
.f-oa {
overflow: auto;
}
.f-cb:after, f-cbli li:after {
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
content: '.';
}
.f-db, f-cbli li {
zoom: 1;
}
.f-ib {
display: inline-block;
*display: inline;
*zoom: 1;
}
.f-vam, .f-vama * {
vertical-align: middle;
}
.f-wwb {
white-space: normal;
word-wrap: break-word;
word-break: break-all;
}
.f-toe {
overflow: hidden;
word-wrap: normal;
white-space: nowrap;
text-overflow: ellipsis;
}
.f-usn {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.f-cpd {
padding: 20px;
}
.f-err, .f-cr {
color: red !important;
}
.f-ttar {
text-align: right !important;
padding-right: 5px;
}
.m-tips {
background-color: #ffffcc;
font-size: 14px;
padding: 20px;
margin: 10px 0;
}
.m-tips .glyphicon {
margin-right: 10px;
font-size: 24px;
vertical-align: middle;
}
.scf-icheck-lb {
position: relative;
margin: 8px 0 10px 15px;
font-weight: normal;
}
.scf-section {
position: relative;
padding: 20px;
margin-bottom: 20px;
border: 1px solid #ccc;
border-radius: 5px;
}
.scf-section .gc {
position: absolute;
right: 30px;
top: 25px;
color: rgb(216, 20, 28);
cursor: pointer;
font-weight: bold;
}
.sc-item .gcc {
position: absolute;
right: 0px;
top: 5px;
color: rgb(216, 20, 28);
cursor: pointer;
font-weight: bold;
}
.scf-section h3 {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
margin: 0 auto 10px;
}
.scf-section h4 {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
line-height: 25px;
margin: 30px auto 10px;
}
.scf-section .code-area {
padding: 20px;
}
.scf-section .code-title {
padding: 0 10px;
}
.scf-section .code-area  .html {
margin: 10px;
background-color: #eee;
}
.scf-section .code-area .js {
margin: 10px;
background-color: #eee;
}
.scf-layer .layui-layer-title {
height: 37px;
color: rgb(255, 255, 255);
background-color: rgb(216, 20, 28);
font-size: 18px;
line-height: 37px;
cursor: default;
}
.scf-layer .layui-layer-setwin .layui-layer-close1 {
background: url(../images/ec-close.png) top center no-repeat;
width: 24px;
height: 24px;
}
.scf-layer .layui-layer-setwin {
top: 6px;
}
.scf-layer .layui-layer-content {
overflow: auto;
}
.scf-vtt {
vertical-align: text-top;
margin-right: 2px !important;
}
.scf-tree.node {
vertical-align: top;
line-height: 30px;
}
.scf-tree.children {
padding-left: 15px;
}
.scf-tree.td {
position: absolute;
}
.scf-tree.td.if {
width: 500px;
}
.scf-tree.td.is {
left: 500px;
}
.scf-tree.td.it {
left: 820px;
}
.scf-tree.th {
padding: 10px 20px;
margin-bottom: 10px;
background-color: #eee;
height: 40px;
}
.scf-std-tree-no-result {
padding: 30px;
text-align: center;
color: red;
}
.scf-std-tree.node {
vertical-align: top;
line-height: 30px;
}
.scf-std-tree.children {
padding-left: 15px;
}
.scf-std-tree.td {
position: absolute;
}
.scf-std-tree.td.if {
width: 480px;
}
.scf-std-tree.td.is {
left: 480px;
}
.scf-std-tree.td.it {
left: 720px;
}
.scf-std-tree.td.ift {
left: 830px;
text-align: right;
width: 100px;
overflow: visible;
}
.scf-std-tree.th {
padding: 10px 20px;
margin-bottom: 10px;
background-color: #eee;
height: 40px;
}
.scf-rotate90 {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.underline {text-decoration: underline;}
.table-bordered td {
border:1px solid #28A4C9 !important;
}
.title16{
font-size:16px;
font-weight: bold;
}
.scf-agrm-sel {
width: 280px;
}
.scf-fnc-sel {
width: 280px;
padding: 5px 10px !important;
}
.scf-alc-area a.openAgrmListLayer {
visibility: hidden;
height: 0;
width: 0;
}
.scf-alc-area .a.openAgrmListLayer .glyphicon-search:before {
content: '';
}
.scf-loading .scf-spinner {
display: block;
margin: 0 auto
}
.scf-spinner {
display: inline-block;
width: 14px;
height: 14px;
-webkit-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: spinner-spin 1s step-end infinite;
animation: spinner-spin 1s step-end infinite
}
.scf-spinner:after {
display: block;
width: 100%;
height: 100%;
content: '';
background-repeat: no-repeat;
background-position: 50%;
background-size: 100%
}
@-webkit-keyframes spinner-spin {
0% {
-webkit-transform: rotate(0deg)
}
8.33333333% {
-webkit-transform: rotate(30deg)
}
16.66666667% {
-webkit-transform: rotate(60deg)
}
25% {
-webkit-transform: rotate(90deg)
}
33.33333333% {
-webkit-transform: rotate(120deg)
}
41.66666667% {
-webkit-transform: rotate(150deg)
}
50% {
-webkit-transform: rotate(180deg)
}
58.33333333% {
-webkit-transform: rotate(210deg)
}
66.66666667% {
-webkit-transform: rotate(240deg)
}
75% {
-webkit-transform: rotate(270deg)
}
83.33333333% {
-webkit-transform: rotate(300deg)
}
91.66666667% {
-webkit-transform: rotate(330deg)
}
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes spinner-spin {
0% {
transform: rotate(0deg)
}
8.33333333% {
transform: rotate(30deg)
}
16.66666667% {
transform: rotate(60deg)
}
25% {
transform: rotate(90deg)
}
33.33333333% {
transform: rotate(120deg)
}
41.66666667% {
transform: rotate(150deg)
}
50% {
transform: rotate(180deg)
}
58.33333333% {
transform: rotate(210deg)
}
66.66666667% {
transform: rotate(240deg)
}
75% {
transform: rotate(270deg)
}
83.33333333% {
transform: rotate(300deg)
}
91.66666667% {
transform: rotate(330deg)
}
100% {
transform: rotate(360deg)
}
}
.scf-field-required:before {
content: '* ';
color: red;
}
.scf-sgn-line-fix {
margin-top: 5px;
padding-left: 0px;
padding-right: 0px;
}
.scf-field-default {
width: 327px;
}
.scf-field-pro-dt {
padding-left: 10px;
padding-right: 15px;
line-height: 34px;
color: blue;
text-decoration: underline;
cursor: pointer;
}
.scf-field-pro-dt:hover {
color: blue;
text-decoration: underline;
}
.scf-btn-item {
margin: 0px !important;
}
.scf-table tbody td {
border: 1px solid #ddd !important;
}
.table th {
border-bottom: none !important;
}
.scf-reload {
position: fixed;
right: 100px;
top: 100px;
width: 100px;
height: 100px;
background-color: #d8171f;
line-height: 100px;
text-align: center;
color: #fff;
font-size: 60px;
padding-top: 5px;
z-index: 1000;
}
.scf-btn-mgn {
margin-right: 24px;
}
.scf-table-container {
margin-bottom: 10%;
width: 100%;
}
.scf-btn-disabled.disabled {
background: #c3c3c3;
color: #fafafa;
}
i,em{font-style:normal}
.jedatebox{height:auto; border:1px #D91600 solid;position: absolute;background-color:#fff;font-family:'microsoft yahei',Verdana,"\u5fae\u8f6f\u96c5\u9ed1","\5b8b\4f53",Arial;font-size:14px; display:none; cursor:default;}
.jedatebox.dateshow{display:block;}
.jedatebox .jedatetop{width:100%;background: #D91600; color:#fff; overflow:hidden;text-align:center;font-family:'\5B8B\4F53';}
.jedatebox .jedateym{float:left;height:40px; line-height:40px;}
.jedateym span{width:70%;padding: 0;float:left;text-align: center;text-overflow: ellipsis; display:block;}
.jedateym span input{width:100%;float:left;padding: 0;border:none;background-color:transparent;text-align: center;}
.jedateym .prev,.jedateym .next{width:15%;height:40px; line-height:45px;float:left;display:block;text-align: center;}
.jedatesety,.jedatesetm{width: 100%; position:absolute;left:0; top:40px; bottom:0;background-color: #fff;}
.jedatesety .ymdropul,.jedatesetm .ymdropul{width:100%;overflow:auto;}
.jedatesety .ymdropul li{width:33.3%;float:left;text-align: center;height:40px; line-height:40px;}
.jedatesetm .ymdropul li{width:33.3%;float:left;text-align: center;height:50px; line-height:50px;}
.jedatesety .ymdropul li.action,.jedatesetm .ymdropul li.action{background: #D91600;color:#FFFF00;}
.jedatetopym p{overflow:auto; padding-top:4px;}
.jedatetopym p span{width:31%; margin:0 1.1%;background-color: #D91600;color: #fff;display: block;height:28px;line-height:28px; border-radius:5px;text-align:center;font-family:'\5B8B\4F53';}
.jedatetopym p span.jedateymchri{background-color: #ECF4FB;color: #1F547E;float:left;font-size: 16px;}
.jedatetopym p span.jedateymchle{background-color: #ECF4FB;color: #1F547E;float:left;font-size: 16px;}
.jedatetopym p span.jedateymchok{background-color: #D91600;color:#fff;float:right;font-size: 12px;}
.jedatebox .jedaym{height:202px;overflow:auto; padding:5px;}
.jedatebox .jedaym li{width:50%;float:left;text-align: center;height:32px; line-height:32px;}
.jedatebox .jedaym li.action{background: #D91600;color:#FFFF00;}
.jedatebox .jedaol{width:100%;overflow:auto;}
.jedatebox .jedaul{ padding:0 4px;overflow:auto;}
.jedatebox .jedaol li,.jedatebox .jedaul li{width:14.28%; float:left; text-align:center;}
.jedatebox .jedaul li{width:14.28%;float:left;}
.jedatebox .jedaol li.weeks{background:#f5f5f5;border-bottom: 1px solid #ddd;}
.jedatebox .jedaul li.prevdate,.jedatebox .jedaul li.nextdate{color:#FFBAB3;}
.jedatebox .jedaul li.disabled{ color:#bbb;}
.jedatebox .jedaul li:nth-child(7n){border-right:none;}
.jedatebot{height:34px;line-height:34px; padding:0 3px 0 5px;overflow:hidden;background:#f5f5f5;}
.jedatebot .botflex{width:50%;float:left;display:block;margin:0;padding-top:3px; overflow:hidden;}
.jedatebot .botflex li{width:33.33%; float:left;text-align:center;}
.jedatebot .botflex li em{width:70%;float:left;padding: 0;border:none;border:1px #ddd solid;background-color: #fff;text-align: center;display:block;height:28px;line-height:28px;}
.jedatebot .botflex li i{width:30%;float:left;height:28px;line-height:26px;font-style:normal;display:block;text-align: center;}
.jedatebot .jedatebtn{text-align:center;font-size: 12px;font-family:'\5B8B\4F53';}
.jedatebot .jedatebtn span{float:left; margin:0 1.1%;background-color: #D91600;color: #FFFF00;display: block;height:28px;line-height:28px; border-radius:5px;text-align:center;}
.jedateh,.jedatems{width: 100%; position:absolute;left:0; bottom:40px;background-color: #fff;border-top: 1px solid #ccc;}
.jedatehmstitle{width:100%;height:35px;line-height:35px;background: #f5f5f5; color:#000;position: relative; overflow:hidden;text-align:center;font-size: 15px;}
.jedateh p{width:20%;float:left;text-align: center;height:32px; line-height:32px;}
.jedatems p{width:10%;float:left;text-align: center;height:32px; line-height:32px;}
.jedateh p.action,.jedatems p.action{background: #D91600;color:#fff;}
.jedatehmsclose{width:30px; height:30px; line-height:26px; text-align:center;position: absolute;top:50%;right:4px; margin-top:-15px;z-index:150;font-size:24px;}
.bankSelector{  font:12px/1.5 tahoma,arial,\5b8b\4f53; background: #fff; text-align:left; }
.bankslide {width:250px; list-style:none; margin:0; padding:0; border: 1px solid #85BEE5; border-right-color: #3485C0; border-bottom-color: #3485C0;box-shadow: 2px 2px 3px rgba(0,0,0,0.3);  margin-top:-2px;}
.bankslide li { list-style:none; overflow:hidden;  height:16px; padding:4px 5px;}
.bankslide li.on{background:#9CD9FF; color:#fff;}
.bankslide li b { font-weight:normal;}
.bankslide li.empty{ background: #fff2e8; color: #666;}
.bankslide li.empty em{color: red; font-style:normal;}
.bankname {float:left;}
.bankspell {float:right;}
.bankBox{ width: 400px; border: 1px solid #85BEE5; overflow: hidden; box-shadow: 2px 2px 3px rgba(0,0,0,0.3);}
.bankBox ul{ margin: 0; padding: 0; overflow: hidden;}
.bankBox ul li{ float: left; list-style: none; padding: 2px 4px; border: 1px solid #85BEE5; cursor:pointer; margin-left: 4px; display: inline; background: #E1EFFE;}
.bankBox ul li.on{ background: #fff; border-bottom-color:#fff; position: relative;}
.hide{ display: none;}
p.tip{ color:#666; line-height: 20px; padding: 5px; margin: 0; text-indent: 3px;}
.hotBank{ border-top: 1px solid #85BEE5; margin-top: -1px; clear:left; overflow: hidden; padding-bottom: 5px; padding-top: 5px; _margin-bottom:8px;}
.bankTab{overflow: hidden;}
.bankTab dl{ margin:0; padding: 0; overflow: hidden; }
.bankTab dl dt{float: left; padding-left: 3px;color: #F30;text-indent: 5px; font-family: "Lucida console","consolas","courier new";line-height: 22px; font-size: 14px; width: 20px;}
.bankTab dl dd{ margin-left:2px; float:left; width: 330px;}
.bankTab dl dd a{ padding-left:5px; width:96px; line-height: 22px; display: inline-block; color: #000; text-decoration: none;}
.bankTab dl dd a:hover{text-decoration:underline; color: red}
.bankinput{
border-width: 1px;
border-style: solid;
border-color: #666 #ccc #ccc #666;
height: 24px;
line-height: 24px;
width: 175px;
font-size: 12px;
padding-left: 2px;
background: url(../images/date.png) no-repeat 150px 5px;
}
.main-loading{
position: fixed;
top: 18px;
left: 6px;
width: 100%;
height:100%;
background:url(../images/mainloading.gif) no-repeat center center;	
}
input.placeholder{
color:#999999;
}
/**主体选择面板样式表 开始**/
.list-v li{
	clear: both;
	float: none;
}

.list-h li{
	float: left;
}

.title{
	font-size: 40px;
	margin: 0;
	padding: 0;
}

.title.two-items{
	font-size: 45px;
}

.list-outer{
	position: relative;
	width: 100%;
	height: 350px;
	overflow-y: auto;
	left: 50%;
	margin-left: -50%;
	margin-top: 40px;
	margin-bottom: 40px;
}

.list-outer.two-items{
	width: 100%;
	margin-left: -50%;
	margin-top: 35px;
}

.list-cnt li span{
	position: relative;
	height: 60px;
	line-height: 60px;
	display: inline-block;
}

.list-cnt.two-items li span{
	height: 68px;
	line-height: 68px;
}

.list-cnt li span.list-item-name{
	width: 85%;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	color: #333333;
}

.list-cnt.two-items li span.list-item-name{
	width: 82%;
	font-size: 16px;
}

.list-cnt li{
	cursor: pointer;
	margin-top: 40px;
}

.list-cnt.two-items li{
	margin-top: 75px;
}

.list-cnt li .list-item-type-icon{
	width: 61px;
	height: 57px;
	margin: 0 20px;
	background-repeat: no-repeat;
}

.list-cnt.two-items li .list-item-type-icon{
	width: 73px;
	height: 68px;
}

.list-cnt li .list-item-type-icon.single-icon{
	background-image: url(../images/navpage/singlesmall_v.png);
}

.list-cnt li .list-item-type-icon.company-icon{
	background-image: url(../images/navpage/companysmall_v.png);
}

.list-cnt.two-items li .list-item-type-icon.single-icon{
	background-image: url(../images/navpage/singlebig_v.png);
}

.list-cnt.two-items li .list-item-type-icon.company-icon{
	background-image: url(../images/navpage/companybig_v.png);
}

.list-cnt li:hover .list-item-icon,.list-cnt.two-items li:hover .list-item-icon{
	background: url(../images/navpage/over.png) no-repeat;
}

.list-cnt li.checked:hover .list-item-icon,.list-cnt li.checked .list-item-icon,
.list-cnt.two-items li.checked:hover .list-item-icon,.list-cnt.two-items li.checked .list-item-icon{
	background: url(../images/navpage/checked.png) no-repeat;
}

.list-cnt li .list-item-icon,.list-cnt.two-items li .list-item-icon{
	display: inline-block;
	position: relative;
	width: 25px;
	height: 25px;
	top: -16px;
	background: url(../images/navpage/normal.png) no-repeat;
}

.list-cnt.two-items li .list-item-icon{
	top: -22px;
}

.main-change-cst-panel{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	z-index: 99999999;
}
.main-sel-input-bg{
	float:left;
	background:url(../images/icon-input-bg.png) 380px center no-repeat;
}
.main-back-pic{
	background:url(../images/ec-db-bg.png) no-repeat center;width:450px;height:450px;background-size:70%;margin:0 auto
}
.ec-nav-first-icon{
	background: url(../images/ec-menu-icon.png) no-repeat center;	
}
.ec-nav-first-icon-red{
	background: url(../images/ec-menu-icon-red.png) no-repeat center;
}
/**主体选择面板样式表 结束**/
.table-th-wrap th{
    white-space: nowrap;
}
/*排序小图标*/
a.bsicon-chevron-up,a.bsicon-chevron-down,a.bsicon-arrow-up,a.bsicon-arrow-down{
    display:inline-block;
    width:14px;
    height:14px;
    margin:0px;
    line-height:14px;
    background:url(../images/glyphicons-halflings.png) no-repeat;
    cursor:pointer;
    float:left;
    padding:0px;
}
a.bsicon-chevron-up,a.bsicon-chevron-down{
    height:9px;
}
a.bsicon-arrow-up,a.bsicon-arrow-down{
    width:10px;
}
a.bsicon-chevron-up{
    background-position:-288px -123px;
}
a.bsicon-chevron-down{
    background-position:-313px -123px;
}
a.bsicon-arrow-up{
    background-position:-290px -96px;
}
a.bsicon-arrow-down{
    background-position:-313px -96px;
}
/*排序小图标*/
.iconboxchevron{margin:0px auto 0 auto;padding:0px;}
.iconboxarrow{margin:0px auto 0 auto;}
.iconboxchevron .righticonchevron{float:left;width:14px;margin:4px 0 0 1px;padding:0px;}
.iconboxchevron .col-xs-9{padding-left:0px;padding-right:0px;}
.iconboxarrow .righticonarrow{float:left;width:28px;margin:10px 0 0 3px;padding:0px;}
/**主体选择面板样式表 结束**/

/*经审查，表格组件，排序按钮背景图*/
span.table-sort-bgImg {width:11px;padding:0;margin:3px 3px 0;display:inline-block;vertical-align:text-top;}
span.table-sort-bgImg em.asc,span.table-sort-bgImg em.desc{width:11px;height:6px;background:url(../images/icon-input-bg2.png) no-repeat 0 0;cursor:pointer;display:block;font-style:normal;}
span.table-sort-bgImg em.desc{background-position:0 -8px;margin-top:2px;}
/*审核-跨页-单选-去加粗*/
#tb_bat label.normal,#tb_bat_son label.normal{font-weight:normal;cursor:pointer;}
/*原生input 加手形*/
#tabQuery input{outline:none;cursor:pointer;}

/********************************************************/
/*分页样式*/
.pagenavigate{
 float:left;
}
.rightpage div{float:left;}
a.pagenavigate{                   
    width:34px;
    height:34px;
    line-height:34px;
    text-align:center;                    
    float:left;
    margin:0 2px;
    background:#f1eff0;
    color:#666;                    
    text-decoration:none; border-radius:2px; 
}

a.pagenavigateon{
    background:#d71f1b;height:34px;line-height:34px;padding:0 8px;color:#fff; text-decoration:none;display:inline-block;	
    color:#fff;
    text-decoration:none; border-radius:2px; 
}

a.pagenext,a.pagelast,a.pagefirst,a.pagepre{
    width:34px;
    height:34px;
    line-height:34px;
    text-align:center;
    color:#666;
    font-size:12px;
    text-decoration:none;
    float:left;
    margin:0 2px;
    background:#f1eff0; border-radius:2px; 
    

}
#evaluteCen,#publishCen{
	position: relative;
	left: -98px;
	width: 87px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	background: #d3090f;
	color: #fff;
	text-align: center;
	border-radius: 10%;
}
#evaluteTriangle,#publishTriangle{
	position: absolute;
	left: 86px;
	top: 14px;
	width: 0;
	height: 0;
	border: 11px solid #d3090f;
	border-left-color: #d3090f;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
#tipsevalute{
	position: absolute;
	width:50px;
	height:50px;
	border:none;
	background:#d3090f;
	color:#FFFFFF;
	font-weight: bold;
}
.th_order {
	cursor: pointer;
}
.th_order:hover {
	background-color: rgba(197, 213, 226, 1);
}
.evaluationCenter:hover{
	cursor: pointer;
}
.evaluationCenter li{
	font-size:24px;
	color:red;
	float:left;
}
.evaluationCenter .frist{
	padding:5px 20px 0px 0px;
}
.evaluationCenter .nofrist{
	padding:5px 20px 0px 20px;
}
.levalBox{
	margin-top:7px;
}
.leval{
	font-size:16px;
	color:red;
	font-weight: 400;
	padding-left: 20px;
}


/* 新一代电票-穿梭框指令 树状+平铺 20220311 start*/
.sdt-clear:after,
.sdt-clear:before{content:" ";display:table;clear:both;}
.select-data-transfer{width:100%;background: #fff;}
.select-data-transfer [type="checkbox"]:focus{outline:none}
.sdt-main-left{float: left;border:1px solid #f0f0f0;padding:0 10px;}
.sdt-main-right{float:right;border:1px solid #f0f0f0;padding:0 10px;}
.sdt-w-l-1{width:48%;}
.sdt-w-r-1{width:48%;}
.sdt-w-l-2{width:68%;}
.sdt-w-r-2{width:30%;}
.select-data-transfer .sdt-header-col{height:32px;font:14px/32px '微软雅黑';color:#333;border-bottom:1px solid #F3F3F3;margin-bottom:10px;}
.select-data-transfer .sdt-header-col .is-show{color:#1890FF;float:right;cursor: pointer;}
.select-data-transfer .tips{width:96%;height:25px;font:14px/20px '微软雅黑';color:#333;clear:both;margin: 0;padding: 5px 0; white-space: nowrap;text-overflow: ellipsis;display: block;overflow: hidden;}
.select-data-transfer .tips span{color:#E87217;}
.sdt-left-search{width:100%;border-radius: 4px;background:#fff;border:1px solid #ccc;font:14px/14px '微软雅黑';color:#ccc;padding:9px 10px;}
.sdt-left-search:hover{border:1px solid #1890FF;}
.sdt-right-search{width:100%;border-radius: 4px;background:#fff;border:1px solid #ccc;font:14px/14px '微软雅黑';color:#ccc;padding:9px 10px;}
.sdt-right-search:hover{border:1px solid #1890FF;}
/* 平铺 */
.sdt-p-l20{padding-left:26px;}
.sdt-content-tile{width: 100%;height:400px;margin:12px 0;overflow-y:auto;}
.sdt-content-tile label{display:inline-block;margin:0;padding:0;cursor:pointer;font-weight:normal;}
.sdt-content-tile label:hover,.sdt-content-tile label.click{color:#333;font-weight:bold;}
.sdt-content-tile label span{width:130px;display: inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:top;}
.sdt-content-tile .tile-one-menu{height:28px;font:14px/28px '微软雅黑';margin:0;color:#666;background:#fafafa;cursor: pointer;}
.sdt-content-tile .tile-one-menu:hover{background:#ededed;}
.sdt-content-tile .tile-one-menu-list{padding:10px 0 0 28px;}
.sdt-content-tile .tile-one-menu-list p{width:150px;height:28px;display:inline-block;font:14px/28px '微软雅黑';color:#666;cursor: pointer;padding:0 10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.sdt-content-tile .tile-one-menu-list p:hover{background:#f2f2f2;}
.sdt-content-tile .show-box{padding-left:24px;}
.sdt-content-tile .cbicon-fillrightS, .sdt-content-tile .cbicon-filldownS{font-size:16px;padding:0 7px;cursor:pointer;color:#cbcbcb;}
/* 树状 */
.sdt-content-tree{width: 100%;margin:12px 0;height:400px;overflow-y:auto;}
.sdt-content-tree p{height:28px;font:14px/28px '微软雅黑';margin:0;color:#666;}
.sdt-content-tree .show-box{padding-left:24px;}
.sdt-content-tree label{display:inline-block;font-weight: bold;margin:0;padding:0;cursor:pointer;font-weight:normal;}
.sdt-content-tree label:hover,.sdt-content-tree label.click{color:#333;font-weight:bold;}
.sdt-content-tree .gray{color:#ccc;}
.sdt-content-tree .cbicon-fillrightS, .sdt-content-tree .cbicon-filldownS{font-size:16px;padding:9px 3px 9px 7px;cursor:pointer;color:#cbcbcb;}
.sdt-save-data{height:400px;overflow-y:auto;padding:10px 0;margin:12px 0;}
.sdt-save-data li{width: 100%;height: 28px;display: block;clear: both;background: #fff;font: 14px/28px "微软雅黑";padding: 0;margin: 5px 0;color:#666;padding-left:10px;cursor:pointer;}
.sdt-save-data li:hover{background:#f0f0f0;}
.sdt-save-data li .cbicon-operate-delete{font: 14px/30px "微软雅黑";padding:0 10px;float: right;cursor: pointer;color:#ccc;}
.sdt-save-data li:hover .cbicon-operate-delete{color:crimson;}
/* 穿梭框指令 树状+平铺 20220311 end */

/* 设置全屏样式--sunlei */
.setFullScreen{width:100%;
	top:0;
	left:0;
	position:absolute;
	background:#fff;
	z-index:1001;
}
.setFullScreen_btn_defult{width:32px;
	height:32px;
	position:relative;
	background:url("../images/table_full_screen.png") 0 0 no-repeat;
	float: right;
	cursor:pointer;
}
.setFullScreen_btn_defult:hover{background-position:0 -68px;
}
.setFullScreen_btn_on{width:32px;
	height:32px;
	position:relative;
	background:url("../images/table_full_screen.png") 0 -34px no-repeat;
	float: right;
	cursor:pointer;
}
.setFullScreen_btn_on:hover{background-position:0 -102px;
}
.setFullScreen_icon_down{background:url("../images/table_full_screen.png") #000 115px -176px no-repeat;
}
.setFullScreen_btn_close{width:20px;
	height:20px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:7px;
	right:10px;
	background:url("../images/table_full_screen.png") -6px -148px no-repeat;
}
.setFullScreen_icon_table_bg{width:400px;
	height:500px;
	background:url("../images/table_full_screen_bg.png") #fff top center no-repeat;
}
.setFullScreen_backdrop, .setFullScreen_backdrop_white{top:0;
	right:0;
	bottom:0;
	left:0;
	background-color: #000000;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	display:block;
	margin-bottom: 76px;
}
.setFullScreen_backdrop_white{background:#fff;
	opacity:1;
	filter: alpha(opacity=100);
	z-index:1;
}
.setFullScreen_toolTip{padding:3px 0;
	opacity:0.9;
	filter:alpha(opacity=90);
	opacity:1;
	position:absolute;
	 z-index:1070;
	display:block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family:MicrosoftYaHei, "微软雅黑", "宋体";
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
	visibility:visible;
	filter:alpha(opacity=0);
	opacity:0;
}
.setFullScreen_inlineNotice{
	border-radius:3px;
	padding:5px;
	margin:10px 0 -10px 0;
	background:#E6F7FF;
	border:1px solid #1890FF;
	color:#595959;
	font:normal 14px/40px "微软雅黑";
}
.fsTooltip {width:120px;
	position:absolute;
	z-index:1040;
	right:0;
	top:-38px;
	display:block;
	visibility:visible;
}
.fsTooltip .fs_text{padding:8px;
	font:normal 12px/16px '微软雅黑';
	color:#fff;
	text-align:left;
	background-color:#000;
	border-radius:3px;
	box-shadow:0px 6px 16px rgba(0,0,0,0.12);
	word-wrap:break-word;
	word-break:break-all;
}
.fsTooltip .fs_arrow{width:0;
	height:0;
	position:absolute;
	right:10px;
	border-color:transparent;
	border-style:solid;
	bottom:-6px;
	border-width:6px 6px 0;
	border-top-color:#000;
}
.fsTooltip .fs_l_arr{width:0;
	height:0;
	right:-12px;
	top:10px;
	;
	position:absolute;
	border-color:transparent;
	border-style:solid;
	bottom:-6px;
	border-width:6px;
	border-left-color:#000;
}
/* .fsNotice{width:100%;
	height:40px;
	border-radius:3px;
	padding-left:14px;
	margin-top:10px;
	background:#E6F7FF;
	border:1px solid #1890FF;
	color:#595959;
	font:normal 14px/40px "微软雅黑";
} */
.fsNotice{display:block;
	overflow:hidden;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	outline:0;
	z-index:1000;
}
.fsNotice .modalBox {position:relative;
	margin:10px;
	width:360px;
	margin:30px auto;
}
.fsNotice .modalBox:before,.fsNotice .modalBox::before{content:'';
	display:inline-block;
	vertical-align:middle;
	margin:0 auto;
	height:100%;
}
.fsNotice .modalBoxInfo{width:100%;
	margin:0 auto;
	position:relative;
	display:inline-block;
	vertical-align:middle;
	border-radius:6px;
	box-shadow:0 2px 9px rgba(0,0,0,0.4);
	background-clip:padding-box;
	outline:0;
}
.fsNotice .modalBoxInfo .text{max-height:600px;
	position:relative;
	border-radius:3px;
	padding:5px 10px;
	background:#E6F7FF;
	border:1px solid #1890FF;
	color:#595959;
	font:normal 14px/40px "微软雅黑";
}
#cost_table{padding-bottom: 20px;}
/* 设置全屏样式--sunlei -- 结束 */