#jdcx{
    background: #F3F4F8;
}
#jdcx *{
    box-sizing: border-box;
}
#jdcx .banner{
    margin-bottom: 20px;
    position: relative;
}
#jdcx .bannerImg{
    width: 100%;
    height: auto;
}
#jdcx .words{
    position: absolute;
    left: 19%;
    bottom: 30px;
    width: 80%;
}
#jdcx .words>span{
    display: block;
    font-size: 40px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 105px;
}
#jdcx .words>b,#jdcx .words>i{
    display: inline-block;
    font-style: normal;
    cursor: pointer;
    width: 130px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    margin-right: 35px;
    border-radius: 5px;
    font-size: 17px;
    letter-spacing: 3px;
    font-weight: bold;
}
#jdcx .words>i{
    background-color: #1492ff;
}
#jdcx .words>b{
    color: #1492ff;
    background-color: #fff;
    opacity: 0.85;
}
#jdcx .tips{
    width: 80%;
    margin: 0 auto;
    padding: 20px 35px;
    border-radius: 5px;
    border: 1px solid #FFEDCC;
    background-color: #FEF9F0;
    color: red;
    font-size: 14px;
    margin-bottom: 20px;
}
#jdcx .tips>p{
    margin-bottom: 10px;
}
#jdcx .title{
    width: 80%;
    margin: 0 auto;
    border-left: 4px solid #1492FF;
    height: 22px;
    line-height: 22px;
    font-size: 19px;
    padding-left: 15px;
    margin-bottom: 10px;
}
#jdcx .submit{
    display: block;
    cursor: pointer;
    width: 145px;
    height: 42px;
    line-height: 42px;
    margin: 80px auto 120px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 17px;
    letter-spacing: 8px;
    background-color: #1492FF;
}
#jdcx .inputContent .container{
    width: 80%;
    margin: 25px auto;
    border-radius: 5px;
    border: 1px solid #CFCFCF;
    padding: 17px;
}
#jdcx .container.base{
    padding: 17px 0;
    min-height: 200px;
}
#jdcx label[must]:before{
    content: '*';
    color: red;
}
#jdcx label{
    padding-left: 5px;
    width: 140px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin-right: 10px;
    text-align: right;
    font-size: 15px;
}
#jdcx #jdcxForm label{
    text-align: left;
    width: 80px;
}
#jdcx label.xkzh{
    line-height: 17px;
}
#jdcx #smscForm li{
    margin-bottom: 15px;
}
/*#jdcx .mini-grid-cell-inner.mini-grid-cell-nowrap,#jdcx .mini-grid-cell,#jdcx .mini-grid-rows-view {*/
/*    background-color: #fff;*/
/*    color: initial;*/
/*}*/
#jdcx #smscForm .mini-textbox,#jdcx #smscForm .mini-combobox{
    height: 30px;
    line-height: 30px;
    width: 120px;
}
#jdcx #smscForm .mini-textbox-border.mini-corner-all,#jdcx #smscForm .mini-buttonedit.mini-combobox.mini-popupedit,.mini-buttonedit-border.mini-corner-all{
    background-color: #fff;
    border-color: #d1d1d1;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
}
#jdcx #smscForm .mini-textbox.longText{
    width: 398px;
}
#jdcx #smscForm .mini-textbox-input,#jdcx #smscForm .mini-buttonedit-input{
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}
#jdcx #smscForm .mini-buttonedit-focus .mini-buttonedit-border{
    background-color: transparent;
    border-color: #bdbdbd;
}
#jdcx .mini-listbox-item-selected td{
    background-color: #2e83ff;
    color: #fff;
}
#jdcx .mini-listbox-border{
    background-color: #fff;
}
#jdcx .normalBtn{
    width: 75px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #b1b0b0;
    background-color: #ffffff;
    color: #727272;
    cursor: pointer;
    margin: 0 5px;
}
#jdcx #jdcxForm .normalBtn{
    float: right;
}
#jdcx .mini-grid .normalBtn{
    width: 65px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
}
#jdcx .normalBtn.searchIt,#jdcx .normalBtn[data-smscid]{
    background-color: #2e83ff;
    color: #fff;
    border: 1px solid transparent;
}
#jdcx .title .saveBtn{
    float: right;
}
#jdcx .btnGroup .downLoadBtn,#jdcx .btnGroup .upLoadBtn,#jdcx .btnGroup .clearBtn,#jdcx .btnGroup .upLoadBtn_{
    float: right;
}
#jdcx .mini-fit{
    width: calc(100% - 10px);
    height: 300px;
    margin: 20px auto 0;
}
#jdcx .mini-grid-row-selected{
    background-color: #EFEFEF;
}
#jdcx .mini-messagebox-buttons .mini-button.mini-state-default.mini-corner-all{
    border-radius: 5px;
    background: #fff!important;
}
#jdcx .mini-datagrid .normalBtn.wh{
    background: #2e83ff;
    border: 0;
    color: #fff;
    width: 60px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
}
#jdcx .successContent{
    display: none;
}
#jdcx .successContent>div{
    width: 550px;
    height:550px;
    margin: 60px auto;
    background: url("../image/submit_ok.png") no-repeat -10px;
    background-size: 100% auto;
    border: 1px solid transparent;
}
#jdcx .successContent>div>span{
    display: block;
    width: 100%;
    line-height: 50px;
    margin-top: 50%;
    font-size: 38px;
    color: #1492FF;
    text-align: center;
    letter-spacing: 5px;
}
#jdcx .successContent>div>a{
    width: 200px;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    margin: 60px 35px;
}
#jdcx .successContent>div>a[type='ljck']{
    background-color: #2e83ff;
    color: #ffffff;
    border: 0;
}
/*excel导入相关*/
#jdcx #excelFile{
    display: none;
}
/*立即查看时的样式*/
#jdcx .inputContent.checkSmsc .tips,
#jdcx .inputContent.checkSmsc .normalBtn,
#jdcx .inputContent.checkSmsc .submit{
    display: none;
}

#jdcx .inputContent.checkSmsc #smscForm .mini-textbox-border.mini-corner-all,
#jdcx .inputContent.checkSmsc #smscForm .mini-buttonedit.mini-combobox.mini-popupedit,
.inputContent.checkSmsc .mini-buttonedit-border.mini-corner-all{
    border: 0;
}
#jdcx .inputContent.checkSmsc #smscForm .mini-buttonedit-input,
#jdcx .inputContent.checkSmsc #smscForm .mini-buttonedit-border.mini-corner-all{
    background-color: #fff;
}
#jdcx .inputContent.checkSmsc .mini-buttonedit-buttons{
    visibility: hidden;
}
#jdcx .jdcxContent{
    margin: 5vh 0;
}