body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "Microsoft Yahei",sans-serif;
    color: #666;
    list-style: none;
    cursor: default;
}
table {
    border-collapse:collapse;
}

table, td, th {
    border:1px solid #ddd;
}
.titleDiv {
    text-align: center;
    /*color: #18caa4;*/
    color: #00395C;;
    font-size: 24px;
    line-height: 56px;
    max-width: 860px;
    margin: 0 auto;
}
span.fjNum {
    color: #e4393c;
    float: left;
}
.contentDiv {
    padding: 0 20px;
    max-width: 1020px;
    margin: 5px auto;
    /*border: 1px solid #ddd;*/
    border: 2px dashed #19395c;
    border-radius: 2px;
}
.contentDivfj2{
    max-width: 1062px;
    margin: 5px auto;
}
p.bt {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 36px;
}
p.nr {
    text-indent: 24px;
    line-height: 32px;
}
span.nrbt {
    color: #333;
    font-weight: 600;
}
p.nr4 {
    text-indent: 30px;
    line-height: 36px;
}
p.pcbt {
    color: #333;
    font-weight: 600;
    text-indent: 24px;
    line-height: 36px;
}
.fjtext,.zt {font-weight: 600;}
.fj {
    text-decoration: none;
    color: #108EE9;
    transition: color .5s ease;
    cursor: pointer;
}
.fj:hover {
    color: #49A9EE;
}
.fj:visited {
    color: #e4393c;
}
.fj:active{
    color: #e4393c;
}
/*fj1.html*/
.table2 tbody tr td:nth-child(1),
.table2 tbody tr td:nth-child(4){
    width: 10%;
}
.table2 tbody tr td:nth-child(2),
.table2 tbody tr td:nth-child(3){
    width: 10%;
    text-align: left;
    padding: 5px;
}

/*fj2.html*/
thead {
    background: #18caa4;
    color: #fff;
}
th.bzTitle,th.tabTitle {
    height: 35px;
}
tbody tr:nth-child(even){
    background: rgba(99, 202, 165, 0.2);
}
tbody tr td:nth-child(1),
tbody tr td:nth-child(2){
    width: 10%;
    text-align: center;
}
tbody tr td:nth-child(1) {
    font-weight: 600;
}
tbody tr td:nth-child(3),
tbody tr td:nth-child(4){
    width: 38%;
    padding: 5px;
}
label.flnr {
    display: inline-block;
}
.redTips {
    color: #e4393c;
}
.showTitle {
    /*color: #18caa4;*/
    color: #00395C;;
    font-size: 14px;
}
.iconfujian {
    margin-right: 5px;
}
.finishBtn {
    margin: 20px auto;
    text-align: center;
}
.finishBtn p{
    color: #e4393c;
}
.readChoice {
    zoom: 130%;
    vertical-align: top;
}
button.confirmRead,
button.confirmDisabled{
    width: 12%;
    margin-top: 10px;
    border: none;
    background: #18caa4;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
}
button.confirmDisabled {
    background: #ccc;
    cursor: not-allowed;
}
button.confirmRead:hover {
    opacity: .8;
}
/*.layui-layer-btn .layui-layer-btn0 {
    background: #18caa4;
    border-color: #18caa4;
}*/
.countNum {
    padding: 0 6px;
    color: #fcb92a;
    font-size: 18px;
    font-weight: 600;
}
span.fjNum {
    color: #e4393c;
    float: left;
}
.contentDiv {
    padding: 20px;
    max-width: 1020px;
    min-height: 500px;
    margin: 20px auto;
   /* border: 1px solid #ddd;*/
    border: 2px dashed #19395c;
    border-radius: 2px;
}
.contentDivfj2{
    max-width: 1062px;
    margin: 20px auto;
}
p.bt {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 36px;
}
p.nr {
    text-indent: 24px;
    line-height: 32px;
}
span.p_item{
    display: block;
    text-indent: 88px;
}

span.nrbt {
    color: #333;
    font-weight: 600;
}
p.nr4 {
    text-indent: 30px;
    line-height: 36px;
}
p.pcbt {
    color: #333;
    font-weight: 600;
    text-indent: 24px;
    line-height: 36px;
}
.fjtext,.zt {font-weight: 600;}
.fj {
    text-decoration: none;
    color: #108EE9;
    transition: color .5s ease;
}
.fj:hover {
    color: #49A9EE;
}
/*fj11.html*/
.table2 tbody tr td:nth-child(1),
.table2 tbody tr td:nth-child(4){
    width: 10%;
}
.table2 tbody tr td:nth-child(2),
.table2 tbody tr td:nth-child(3){
    width: 30%;
    text-align: left;
    padding: 5px;
    line-height: 28px;
}

/*fj22.html*/
thead {
    background: #18caa4;
    color: #fff;
}
th.bzTitle,th.tabTitle {
    height: 35px;
}
tbody tr:nth-child(even){
    background: rgba(99, 202, 165, 0.2);
}
tbody tr td:nth-child(1),
tbody tr td:nth-child(2){
    width: 10%;
    text-align: center;
}
tbody tr td:nth-child(1) {
    font-weight: 600;
}
tbody tr td:nth-child(3){
    width: 38%;
    padding: 5px;
}
tbody tr td:nth-child(4){
    width:25%;
    padding: 5px;
}
label.flnr {
    display: inline-block;
}
.xhx {
    border-bottom: 3px double #e4393c;
}
p.znr {
    text-indent: 56px;
}
.bzTable tbody tr td:nth-child(2),
.bzTable tbody tr td:nth-child(3) {
    width: 40%;
    text-align: left;
    padding: 5px;
    line-height: 28px;
}
/* fj66.html */
.bzTable1 .table_th{
    width: 7%;
}
.bzTable1 tbody tr td,.bzTable1 tbody tr th{
    text-align: center;
}
.bzTable1 tbody tr td:nth-child(1){
    width: 10%;
    font-weight: 600;
}
.bzTable1 tbody tr td:nth-child(2){
    width: 10%;
}

.bzTable1 tbody tr td:nth-child(3){
    width: 35%;
    padding: 5px;
}
.bzTable1 tbody tr td:nth-child(4){
    width:25%;
    padding: 5px;
}
