.mainbox{
    min-height:500px;
}
.cxMain dl{
    float: left;
    margin-left: 2%;
    margin-top: 30px;
    width: 48%;
    position: relative;
}
.cxMain dl dt{
    position: absolute;
    line-height: 40px;
}
.cxMain dl dd{
}
.cxMain dl dd input,.cxMain dl dd select{
    padding: 0 10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.yzm dd{
    margin-left: 68px;
}
.yzm dd input{
    width: 100px!important;
}
.btn{
    margin: 26px;
    text-align: center;
}
.btn button{
    padding: 10px 20px;
    background-color: #1a56a8;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
}
.remark{
    border: 1px solid #e5e5e5;
    padding: 20px;
    line-height: 36px;
    text-indent: 2em;
    font-size: 18px;
}
.tips{
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #cd0101;
}

.qsggPage .nsrmc dd,.qsggPage .gglx dd,.fzchrdPage .nsrmc dd,.dqdePage .nsrmc dd,.wtdzPage .nsrmc dd{ 
    margin-left: 100px;
}
.qsggPage .nsrsbh dd,.fzchrdPage .nsrsbh dd,.dqdePage .nsrsbh dd{
    margin-left: 276px;
}
.fzchrdPage .fddbrxm dd{
    margin-left: 260px;
}
.qsggPage .gglx dt{
    letter-spacing: 4px;
}
.qsggPage .fddbrxm dd{
    margin-left: 132px;
}

.fzchrdPage .nsrmc,.dqdePage .nsrmc,.wtdzPage .nsrmc{
    width: 26%;
}
.fzchrdPage .nsrsbh,.fzchrdPage .fddbrxm,.dqdePage .nsrsbh,.wtdzPage .nsrsbh{
    width: 42%;
}
.fzchrdPage .yzm,.dqdePage .yzm,.wtdzPage .yzm{
    width: 26%;
}

.wtdzPage .nsrsbh dd{
    margin-left: 328px;
}

.infoList{
    margin-bottom:15px;
}
.infoList .head{
    position: relative;
    font-size: 20px;
    font-weight: bold;
    margin: 16px 0;
    color: #1a56a8;
}
.infoList .head:before{
    position:absolute;
    content:'';
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: #1a56a8 transparent transparent transparent;
    bottom: 0;
    left: 88px;
}
.infoList .title{
    display: none;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.infoList .title span{
    display: inline-block;
    width:50%;
}
.infoList .noData{
    display: none;
}
.infoList li{
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #c44c4c44;
}
.infoList li h4{
    padding-right:0;
}
.infoList li h4 a{
    width: 48%;
    margin-right: 2%;
}

#regTable td{
    border: 1px solid #333;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 8px;
    width: 30%;
}
#regTable tbody .oBg{
    background-color: #e1feff;
    width:20%;
}
#regTable tbody .eBg{
    background-color: #f9f9f9;
    width:20%;
}
#regTable tbody .oBg,#regTable tbody .eBg,#regTable tbody .oEBg,#regTable tbody .oOBg{
    text-align: center;
    font-weight: bold;
}
#regTable tbody .oOBg{
    background-color: #e1feff;
}
#regTable tbody .oEBg{
    background-color: #f9f9f9;
}
.w10p{
    width: 10% !important;
}

.hdContent .detail{
    width:98%;
}
.hdContent .btn input {
    padding: 10px 10px 10px 28px;
    margin: 8px 12px;
    font-size: 16px;
    letter-spacing: 18px;
    cursor: pointer;
    border: 1px solid #999;
    border-radius: 4px;
}
.hdContent .btn input:first-child {
    color: #fff;
    background-color: #1a56a8;
    border: 1px solid #1a56a8;
}
.hdContent .btn input+input+input {
    background-color: #08c508;
    border-color: #08c508;
    color: #fff;
}
.hdContent .logArea h3{
    width: 98%;
    margin: 10px auto;
    padding-top: 25px;
    border-top: 1px solid #cccccc;
}
.hdContent .regArea {
    margin: auto;
}
.hdContent .regArea,
.hdContent .regArea th,
.hdContent .regArea td {
    border-collapse: collapse;
}
.hdContent .regArea th,
.hdContent .regArea td {
    padding: 5px;
    font-size: 14px;
    line-height: 160%;
    border: 1px solid #cccccc;
}
.hdContent .regArea th {
    text-align: center;
    font-weight: bold;
    background: #f5f5f5;
}
.logArea{
    margin-bottom: 30px;
}
.logArea td{
    word-break: break-all;
}


/*page*/
.hdContent .pagediv {
    clear: both;
    padding: 20px 0 25px;
    text-align: center;
    color: #323232;
}
.hdContent .pagediv .pagination_index_last * {
    vertical-align: middle\9;
}
.hdContent .pagediv .arrow {
    margin: 0 2px;
}
.hdContent .pagediv .arrow a{
    padding: 0!important;
    margin: 0!important;
    background-color: #fff!important;
}
.hdContent .pagediv .arrow,
.hdContent .pagediv .index_num {
    display: inline-block;
    padding: 0 10px;
    line-height: 30px;
    border: #b5b5b5 1px solid;
    border-radius: 4px;
}
.hdContent .pagediv .index_num {
    border: #b5b5b5 1px solid;
    background: #fdfdfd;
    box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2) inset;
}
.hdContent .pagediv .arrow a:hover {
    background: #fff;
    text-decoration: none;
}
.hdContent .pagination_index_last {
    display: unset;
    background-color: #fff;
    padding-left: 15px;
}
.hdContent .pagination_index_last a {
    display: inline-block;
    margin-right:8px;
    padding: 0 10px;
    line-height: 30px;
    border: #08c508 1px solid;
    border-radius: 4px;
    background-color: #08c508;
    color: #fff;
}
.hdContent #thisPage {
    width: 30px;
    margin: 0 2px;
    height: 30px;
    border: #b5b5b5 1px solid;
    background: #fff;
    border-radius: 4px;
    text-align: center;
}
.hdContent .pagediv label{
    margin:0 5px
}
.hdContent #regTable textarea{
    padding: 8px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    outline: none;
    border: none;
    resize: none;
    background: rgba(0,0,0,0);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: auto;
    user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
}
.upTime{
    margin-top: 15px;
    font-style: italic;
    color: #555;
}

.easybtn{
    display: none!important;
}

@media (max-width:991px) {
    .cxMain dl{
        margin-left: 0;
        width:100%;
    }
}