/*将所有标签的内,外边距都设置为0*/
       .paths #PathID3{display:none}
       *{
            margin: 0; /*在css中,如果数值为0,可以不用写单位*/
            padding: 0;
        }

        /*整个容器*/
        .container{
            width: 1200px;
            margin: 0 auto;/*居中*/
        }

        .container .header{
            width: 1000px;
            height: 60px;
        }
        table thead tr th p{
            display: inline;
            padding-left: 10px;
        }
        table thead tr th a{
            cursor: pointer;
        }
         table thead tr:nth-child(1){
            background-color: #f0f8ff;
        }  
        table thead tr:nth-last-child(1) th,tbody{
            text-align: center !important;
        }
      
        
        table thead >tr+tr+tr th,tbody{
            text-align: center !important;
        }

        table tbody tr td a{
            cursor: pointer;
        }

        /*CET部分table样式*/
        .layui-tab-brief>.layui-tab-title .layui-this {
            color: #0da3e2 !important;
        }
        .layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
            border-bottom: 2px solid #0da3e2 !important;
        }
        /*CET部分table样式*/
        #table table tbody tr td:nth-child(1) {/*考试信息*/
            width: 195px;
        }
        #table table tbody tr td:nth-child(2) {/*考生信息*/
            width: 95px;
        }
        #table table tbody tr td:nth-child(3) {/*成绩信息*/
            width: 202px;
        }
        #table table tbody tr td:nth-child(4) {/*EMS信息*/
            width: 122px;
        }
        #table table tbody tr td:nth-child(5) {/*订单状态*/
            width: 37px;
        }

        /*IE8*/
        /*CET部分table样式*/
        #table table tbody tr >td{/*考试信息*/
            width: 195px;
        }
        #table table tbody tr >td+td {/*考生信息*/
            width: 95px;
        }
        #table table tbody tr >td+td+td {/*成绩信息*/
            width: 202px;
        }
        #table table tbody tr >td+td+td+td {/*EMS信息*/
            width: 122px;
        }
        #table table tbody tr >td+td+td+td+td{/*订单状态*/
            width: 37px;
        }
        /*WSK部分样式*/
        #wsk_table  tr:nth-child(2) th, tbody {
            text-align: center !important;
        }
        #wsk_table table tbody tr td:nth-child(1) {/*考试信息*/
            width: 195px;
        }
        #wsk_table table tbody tr td:nth-child(2) {/*考生信息*/
            width: 95px;
        }
        #wsk_table table tbody tr td:nth-child(3) {/*成绩信息*/
            width: 202px;
        }
        #wsk_table table tbody tr td:nth-child(4) {/*EMS信息*/
            width: 122px;
        }
        #wsk_table table tbody tr td:nth-child(5) {/*订单状态*/
            width: 37px;
        }
        
        /*WSK部分样式 IE8*/
        
        #wsk_table table tbody tr >td {/*考试信息*/
            width: 195px;
        }
        #wsk_table table tbody tr >td+td {/*考生信息*/
            width: 95px;
        }
        #wsk_table table tbody tr >td+td+td{/*成绩信息*/
            width: 202px;
        }
        #wsk_table table tbody tr >td+td+td+td{/*EMS信息*/
            width: 122px;
        }
        #wsk_table table tbody tr >td+td+td+td+td{/*订单状态*/
            width: 37px;
        }
        
         /*邮费颜色*/
        #money{
          color: #ff8000;
        }
         /*弹框标题、按钮颜色*/
       .layui-layer-molv .layui-layer-title {
          background: #0da3e2;
          color: #fff;
          border: none;
        }
        .layui-layer-molv .layui-layer-btn a {
          background: #0da3e2;
          border-color: #0da3e2;
        }
      #jf{
       background-color: #3cb4e7;
       font-size: 14px; 
       float: right;
       border-radius: 4px;
       margin-right: 10px;
     }
     #xgdd{
       border-color: #0da3e2 !important;
       color: #0da3e2 !important;
       background-color: #ffffff;    
       font-size: 14px;    
       float: right;
       border-radius: 4px;
       margin-right: 10px;
       margin-left: 0px;
     }
     #ckdd{
       background-color: #0da3e2;
       font-size: 14px; 
       float: right;
       border-radius: 4px;
       margin-right: 10px;
     }
     #qxdd{
        background-color: #ffffff;
        font-size: 14px;
        float: right;
        border-radius: 4px;
        margin-right: 10px;
        color: #333333;
        border: 1px solid #DEDEDE;
     }
     #pjfw{
       background-color: #0da3e2;
       font-size: 14px; 
       float: right;
       border-radius: 4px;
       margin-right: 10px;
     }
     .ksxx{
       font-weight: bolder;
     }
.examServ-questionnaire {
    /* 占位 */
}

.examServ-questionnaire .layui-layer-title {
    /* 标题 */
}

.examServ-questionnaire .open-inner-questionnaire {
    /* 弹出层内部区域 */
    padding: 12px 20px 12px 20px;
}

.examServ-questionnaire .text-illustrate {
    /* 文字说明 */
    padding: 0px 0px 10px 0px;
    text-indent: 2rem;
    text-align: justify;
    line-height: 24px;
}

.examServ-questionnaire .textarea-recommendation {
    /* 意见多行输入框 */
    width: 99%;
    min-height: 120px;
    resize: none;
}

.examServ-questionnaire .layui-layer-btn {
    /* 按钮区域 */
    text-align: center !important;
    padding-top: 8px !important;
}

.examServ-questionnaire .layui-layer-btn .layui-layer-btn0 {
    /* 次要按钮--关闭 */
    border: 1px solid #dedede !important;
    background: #fff !important;
    color: #333 !important;
}

.examServ-questionnaire .layui-layer-btn .layui-layer-btn1 {
    /* 主要按钮--确认/提交 */
    border: 1px solid #003e7d !important;
    background: #003e7d !important;
    color: #fff !important;
}