
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2023-08-11 11:18:53
 * @version $Id$
 */
/*******  头部区域样式  *********/

.header {

    position: relative;
    z-index: 1;
}

.top-img {
    text-align: center;
    background: #fff0d5;
}

.nav-wrap {
    background: #f2d1ae;
    height: 0px;
    line-height: 34px;
}

.nav-list {
    height: 100%;
    margin: auto;
}

.nav-list li {
    width: 130px;
    height: 100%;
    float: left;
    text-align: center;
    padding-right: 10px;
    position: relative;
}

.nav-list li.active::after {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 130px;
    height: 32px;
    background-image: linear-gradient(0deg, #7e5626 0%, #9f6133 52%, #bf6c40 100%), linear-gradient(#b23a1f, #b23a1f);
    background-blend-mode: normal, normal;
    border-radius: 16px;
}

/* .nav-list li:hover::after, .nav-list li.active::after {
            content:'';
            position: absolute;
            left: 0;
            top: 3px;
            width: 130px;
            height: 32px;
            background-image: linear-gradient(0deg, #7e5626 0%, #9f6133 52%, #bf6c40 100%), linear-gradient(#b23a1f, #b23a1f);
            background-blend-mode: normal, normal;
            border-radius: 16px;
        }
        .nav-list li:hover.active::after{
            background: red;
        } */

.nav-list li:hover a,
.nav-list li.active a {
    color: #fff;
}

.nav-list li a {
    color: #8a5b2a;
    font-size: 14px;
    position: relative;
    z-index: 1;
}

/*******  头部区域样式  *********/

/*******  主体区域样式  *********/

.main {
    background: #ffffff;
    position: relative;
}

.center {
    width: 1022px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    padding: 0 11px;
}

.left-line {
    position: absolute;
    left: 0;
    right: 0;
    width: 11px;
    height: 97.9%;
    background: url("/images/line.png")/*tpa=/images/line.png*/ repeat-y center;
    margin-top: 0px;
}

.left-line:after {
    content: '';
    position: absolute;
    top: -223px;
    right: 0;
    width: 11px;
    height: 223px;
    /* background: url('../images/line2.png') repeat-y center;去掉模糊化边�?/
    background: url("/images/line.png")/*tpa=/images/line.png*/ repeat-y center;
}

.right-line {
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 97.9%;
    background: url("/images/line.png")/*tpa=/images/line.png*/ repeat-y center;
    margin-top: 0px;
}

.right-line:after {
    content: '';
    position: absolute;
    top: -223px;
    right: 0;
    width: 11px;
    height: 223px;
    background: url("/images/line.png")/*tpa=/images/line.png*/ repeat-y center;
}

.main-bg {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 780px;
    background: url("/images/main_bg.png")/*tpa=/images/main_bg.png*/ no-repeat center;
}

/*******  第一区域样式  *********/
.contentblock-1 .contentblock-table tr {
    text-align: center;
    height: 35px;
}

.contentblock-1 td {
    
    height: 37px;
    border-bottom: 1px solid #d2b493;
}

.table[Attributes Style] {
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
}

.element.style {
    background-color: white;
}

.table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}

.contentblock-1 tr  td {
    border-top: 0px solid #d2b493;
    border-left: 1px solid #d2b493;
    border-bottom: 1px solid #d2b493;

}

.contentblock-1 .contentblock-table .rightLine {
    border-right: 0px solid #d2b493;
}

.contentblock-1 .contentblock-table a {
    font-size: 26px;
    color: #ff7e00;
    font-weight: 700;
}

.contentblock-1 .contentblock-table img {
    vertical-align: initial;
    margin-right: 10px;
}

.contentblock-1 .contentblock-table2 .td-block {
    width: 298px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    margin: 0 7px;
}

.contentblock-1 .contentblock-table2 td {
    padding: 10px 0;
    background: #f2d1ae;
}

.contentblock-1 .contentblock-table2 .td-block a {
    font-size: 27px;
    font-weight: 700;
    color: #6e3c08;
}

.contentblock-1 .contentblock-table3 a {
    font-size: 24px;
    color: #cc3b1a;
}

.contentblock-1 .last-td-bordernone-botm1 tr:nth-last-child(1) td {
    border-bottom: none;
}

.contentblock-1 .contentblock-table4 td {
    padding: 0;
    background: #ffebd5;
}

.contentblock-1 .contentblock-table4 .td-block a {
    color: #ff7e00;
}

.contentblock-1 .contentblock-table4 .td-block {
    margin: 1px;
    background: #fed7ae;
}

.contentblock-1 .contentblock-table4 tr:nth-child(1) td .td-block {
    margin-top: 2px;
}

.contentblock-1 .contentblock-table4 tr:nth-child(2) td .td-block {
    margin-bottom: 2px;
}

.contentblock-table.contentblock-table1.last-td-bordernone-botm2 td {
    text-align: left;
    text-indent: 100px;
}

/*******  第一区域样式  *********/

/*******  第二区域样式  *********/

.contentblock-2 .contentblock-table1 {
    margin-bottom: 2px;
}

.contentblock-2 .contentblock-table1 td {
    text-align: left;
    text-indent: 182px;
}

/*******  第二区域样式  *********/

/*******  第三区域样式  *********/

.color0000ff {
    color: #0000ff;
}

.colorfb2211 {
    color: #fb2211;
}

.bgcolroffff00 {
    background-color: #ffff00;
}
.cotnent-block3{
    background: #f9efe4 url("/images/1_1.jpg")/*tpa=/images/1_1.jpg*/ no-repeat center 0;
    padding-top: 28px;
    padding-bottom: 72px;
    position: relative;
}
.cotnent-block3 .cotnent-block-table{
    width: 936px;
    margin: auto;
}
.cotnent-block3 .cotnent-block-table th {
    font-size: 14px;
    color: #795128;
    height: 45px;
    background-color: #d6b28d;
    border-right: 1px solid #b7936f;
}
.cotnent-block3 .cotnent-block-table th:nth-child(1){
    background-color: #cca67e;
}
.cotnent-block3 .cotnent-block-table{
    width: 920px;
    margin: auto;
    margin-left: 35px;
}
.cotnent-block3 .cotnent-block-table tbody td:nth-last-child(1),
.cotnent-block3 .cotnent-block-table th:nth-last-child(1) {
    border-right: none;
}
.cotnent-block3 .cotnent-block-table tbody tr:nth-last-child(1) td{
    border-bottom: none;
}

.cotnent-block3 .cotnent-block-table tbody td {
    border-right: 1px solid #a78560;
    border-bottom: 1px solid #a78560;
    text-align: center;
    height: 28px;
}
.cotnent-block3 .cotnent-block-table tbody .one-td {
    background-color: #ecd3b8;
    background-image: url("/images/td_bg.png")/*tpa=/images/td_bg.png*/;
    color: #5f441d;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 14px;
}
.cotnent-block3 .cotnent-block-table tbody td a{
    color: #0000ff;
    font-size: 14px;
}

.cotnent-block3 .cotnent-block-table tbody p {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    text-align: left;
    padding: 3px 0;
    padding-left: 22px;
}

.cotnent-block3 .cotnent-block-table tbody .td-p-block {
    padding: 6px 0;
}

.cotnent-block3 .cotnent-block-table .min-table {
    width: 209px;
    height: 69px;
    margin: 11px auto;
}

.cotnent-block3 .cotnent-block-table .min-table td {
    text-align: center;
    font-size: 14px;
}
.cotnent-block3 .img-position1{
    position: absolute;
    top: 0;
    right: 0;
}
.cotnent-block3 .img-position2 {
    position: absolute;
    bottom: 0;
    left: 0;
}
.cotnent-block3 .img-position3 {
    position: absolute;
    bottom: 0;
    right: 0;
}

/*******  第三区域样式  *********/

/*******  第六域样�? *********/
.cotnent-block6 {
    background: url("/images/2_1.jpg")/*tpa=/images/2_1.jpg*/ no-repeat center 0;
    height: 900px;
    padding-top: 110px;
    box-sizing: border-box;
}   
.cotnent-block6 .cotnent-block-table{
    width: 790px;
    margin: auto;
    margin-left: 101px;
}
.cotnent-block6 .cotnent-block-table td {
    text-align: center;
    border-bottom: 1px solid #ecd9cd;
}

.cotnent-block6 .cotnent-block-table td:nth-last-child(1) {
    border-right: none;
}

.cotnent-block6 .cotnent-block-table thead td {
    height: 37px;
    background-color: #a36e4d;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}

.cotnent-block6 .cotnent-block-table tbody td {
    height: 33px;
}
.cotnent-block6 .cotnent-block-table tbody td:nth-child(1){
    background-color: #dcc1b7;
}
.cotnent-block6 .cotnent-block-table tbody tr:hover td {
    background-color: rgba(255, 235, 213, 0.61);
}

.cotnent-block6 .cotnent-block-table tbody tr:nth-last-child(1) td {
    border-bottom: none;
}

.cotnent-block6 .cotnent-block-table tbody td a {
    font-size: 16px;
    color: #580101;
}

.font-blod {
    font-weight: 700;
}

.cotnent-block6 .cotnent-block-table .td-text-style-1 {
    text-align: left;
    text-indent: 26px;
}

.cotnent-block6 .cotnent-block-table .td-text-style-2 {
    text-align: left;
    text-indent: 46px;
}

/*******  第六区域样式  *********/

/*******  第四区域样式  *********/

.color0000ff {
    color: #0000ff;
}

.colorfe0804 {
    color: #fe0804;
}

.bgcolrofff {
    background-color: #fff;
}

.bgcolrofff8bd {
    background-color: #fff0d5;
}
.cotnent-block4 {
    background: url("/images/3_1.jpg")/*tpa=/images/3_1.jpg*/ no-repeat center 0;
    padding-bottom: 0px;
    height: 1850px;
    padding-top: 130px;
    box-sizing: border-box;
}
.cotnent-block4 .cotnent-block-table{
    width: 936px;
    margin: auto;
}
.cotnent-block4 .cotnent-block-table td {
    height: 31px;
    border-bottom: 1px solid #eed8bc;
    text-align: left;
    text-indent: 50px;
}

.cotnent-block4 .cotnent-block-table td:nth-child(1) {
    text-indent: 38px;
}

.cotnent-block4 .cotnent-block-table td:nth-last-child(1) {
    border-right: none;
}

.cotnent-block4 .cotnent-block-table td a {
    font-size: 12px;
    color: #705328;
}

.cotnent-block4 .cotnent-block-table .icon-horse {
    width: 24px;
    margin-right: 12px;
}

/*******  第四区域样式  *********/

/*******  第八区域样式  *********/

.cotnent-block8 {
    overflow: hidden;
    background: url("/images/4_1.jpg")/*tpa=/images/4_1.jpg*/ no-repeat center 0;
    height: 811px;
    padding-top: 130px;
    box-sizing: border-box;
}

.cotnent-block8 .cotnent-block-table1 {
    width: 446px;
    float: left;
    border-top: none;
    margin-left: 32px;
}

.cotnent-block8 .cotnent-block-table1 td {
    height: 31px;
    border-bottom: 1px solid #edd4b9;
}

.cotnent-block8 .cotnent-block-table1 tr:hover {
    background: #fef0d7;
}

.cotnent-block8 .cotnent-block-table1 td a {
    font-size: 14px;
    color: #793822;
}

.color0a00d0 {
    color: #0a00d0;
}

.color9c00ff {
    color: #9c00ff;
}

.font-blod {
    font-weight: 700;
}

.cotnent-block8 .cotnent-block-table2 {
    width: 485px;
    float: right;
    border-top: none;
    margin-right: 29px;
}

.cotnent-block8 .cotnent-block-table2 td {
    text-align: center;
}

.cotnent-block8 .cotnent-block-table2 .table-head {
    height: 68px;
    background-color: #ca8457;
    font-size: 30px;
    color: #fffffe;
    border-bottom: 9px solid #ffedd9;
}

.cotnent-block8 .cotnent-block-table2 tbody td {
    height: 36px;
    background-color: #5696ff;
    border-bottom: 2px solid #ffedd9;
}

.cotnent-block8 .cotnent-block-table2 tbody td a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
}

.cotnent-block8 .cotnent-block-table2 tbody td:nth-child(1) {
    border-right: 9px solid #ffedd9;
}

.cotnent-block8 .cotnent-block-table2 tbody td.odd {
    background-color: #c09b90;
}

.cotnent-block8 .cotnent-block-table2 tbody td.event {
    background-color: #a56c47;
}

.border-top9 {
    border-top: 9px solid #ffedd9;
}

.cotnent-block8 .arrow {
    width: 18px;
    vertical-align: inherit;
}

.cotnent-block8 .border-r-none {
    border-right: none !important;
}

/*******  第八区域样式  *********/

/*******  第九区域样式  *********/
.cotnent-block9{
    background: url("/images/5_1.jpg")/*tpa=/images/5_1.jpg*/ no-repeat center 0;
    height: 638px;
    padding-top: 146px;
    box-sizing: border-box;
    padding-left: 32px;
    background-size: 100% 100%;
}
.cotnent-block9 .arrow {
    width: 18px;
    vertical-align: inherit;
    margin-right: 10px;
}

.cotnent-block9::after {
    content: '';
    float: left;
}

.cotnent-block9 .cotnent-block-table {
    width: 299px;
    float: left;
    margin-right: 20px;
}

.cotnent-block9 .cotnent-block-table:nth-last-child(1) {
    margin-right: 0;
}

.cotnent-block9 .cotnent-block-table thead td {
    text-indent: 22px;
    text-align: left;
}

.cotnent-block9 .cotnent-block-table tbody td {
    height: 32px;
    text-indent: 17px;
}

.cotnent-block9 .cotnent-block-table tbody td a {
    color: #67523a;
    font-weight: 700;
    font-size: 12px;
}

/*******  第九区域样式  *********/

/*******  第十三区域样�? *********/

.cotnent-block13 {
    background: url("/images/7_1.jpg")/*tpa=/images/7_1.jpg*/ no-repeat center 0;
    box-sizing: border-box;
    padding-bottom: 24px;
}

.cotnent-block13 .cotnent-block-table {
    width: 944px;
    margin: auto;
    box-shadow: 0 0 20px #999;
    position: relative;
    left: 4px;
}

.cotnent-block13 .cotnent-block-table td {
    height: 35px;
    border-right: 1px solid #cdbc9c;
    text-align: center;
}

.cotnent-block13 .cotnent-block-table td:nth-last-child(1) {
    border-right: none;
}

.cotnent-block13 .cotnent-block-table td a {
    font-size: 14px;
    color: #000000;
}

.cotnent-block13 .cotnent-block-table tr:nth-child(odd) {
    background-color: #f3e8d2;
}

.cotnent-block13 .cotnent-block-table tr:nth-child(even) {
    background-color: rgba(225, 209, 180, 0.36);
}

.cotnent-block13 .cotnent-block-table tr:hover {
    background-color: #f5e3cb;
}

/*******  第十三区域样�? *********/

/*******  第十六域样式  *********/

.cotnent-block16{
    background: url("images/9_1.jpg")/*tpa=/images/9_1.jpg*/ no-repeat center 0;
    box-sizing: border-box;
}
.ss {
    text-align: left;
    margin: 0 10px;
    height: 80px;
    line-height: 60px;
    font-size: 24px;
    color: #29170e;
    font-weight: 600;
    text-indent: 20px;
    margin-bottom: 10px;
    background: url("/images/3_06.png")/*tpa=/images/3_06.png*/ no-repeat left 0;
    margin-top: 24px;
}

.sxdz {
    text-align: center;
    padding: 7px;
    background: #cac2b5;
    overflow: hidden;
}

.sxdz li {
    width: 155px;
    height: 200px;
    background-color: #ffffff;
    border-radius: 6px;
    float: left;
    margin-right: 9px;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
    align-items:
}

.sxdz li:nth-last-child(1) {
    margin-right: 0;
}

.sxdz li span {
    color: #fff;
    width: 28px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
}

.sx {
    font-size: 14px;
    font-weight: 500;
    color: #fa4419;
}

.sx p {
    padding: 5px 12px;
    border-bottom: 1px #ddd dashed;
}

.sx img,
.sxdz li {
    transition: .8s;
}

.sxdz li:hover {
    transform: rotateY(360deg);
}

.sx img:hover {
    transform: rotateY(360deg);
}

.bg_blue {
    color: #fff;
    width: 28px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    background-color: #6f6fd4
}

.bg_green {
    color: #fff;
    width: 28px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    background-color: #48b57b
}

.bg_red {
    color: #fff;
    width: 28px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    background-color: #e15635;
}

.table4 {
    margin: 0 10px;
    width: 98%;
    color: #fff;
    font-size: 13px;
}
.table4 tr:nth-last-child(1) td{
    border: none;
}
.table4 td {
    border: none;
    border-bottom: 1px #cfbba7 solid;
    line-height: 34px
}

.table4 .bg_red,
.table4 .bg_blue,
.table4 .bg_green {
    margin-right: 5px;
}

.table4 .font {
    text-align: center;
    font-size: 14px;
    font-weight: bold
}

.shengxisx {
    line-height: 24px;
    padding: 10px;
}

.shangxiapian {
    padding: 15px;
}

.shangxiapian h2 {
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0;
}

.liuheneimu p,
.liuheneimu p * {
    font-weight: 600 !important;
    font-family: "microsoft yahei"
}

.liuheneimu p {
    font-size: 16px
}

.STYLE1 {
    font-size: 14px
}

.STYLE1 a {
    color: #06F
}

.cbg1 {
    height: auto;
    overflow: hidden;
    margin: 0 auto
}

.cbg2 {
    width: 99.5%;
    height: auto;
    margin-left: 2px;
}

.cbg3 {
    height: auto;
}

#wmbbslist {
    height: auto;
    margin: 0;
    overflow: hidden;
    clear: both
}

.height10 {
    height: 10px;
    width: 100%;
    clear: both;
    overflow: hidden
}

.dahong {
    color: #F00 !important
}

.anhong {
    color: #900 !important
}

.huang {
    color: #Ff0 !important
}

.lv {
    color: #360 !important
}

.lan {
    color: #00F !important
}

.hei {
    color: #000 !important
}

#kaijiangshijian {
    display: none
}

.in_zldq {
    width: 996px;
    border: 2px solid #f00;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    ;
}

.in_zldqt {
    height: 40px;
    line-height: 40px;
    font-family: "microsoft yahei";
    font-size: 24px;
    background: url("/images/nav.png")/*tpa=/images/nav.png*/ left bottom repeat-x;
    font-weight: 600;
    text-align: center;
    border-bottom: 2px solid #ff0000;
}

.in_zldqc {
    font-size: 14px;
    background: url("/images/xbg.gif")/*tpa=/images/xbg.gif*/ left top repeat-y;
    height: auto;
    overflow: hidden
}

.in_zldqc li {
    float: left;
    width: 331px;
    border-right: 1px solid #ddd;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    text-indent: 30px;
}

.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    padding-top: 15px;
    text-align: center;
}

.listpage2 {
    clear: both;
    width: 100%;
    font-size: 12px;
    height: 50px;
    padding-top: 15px;
    text-align: center;
}

#pages {}

.listpage a {
    background-color: #666;
    border-bottom: 1px solid #555;
    color: #fff;
    display: inline-block;
    float: left;
    margin-right: 1px;
    padding: 5px 10px 4px 10px;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.listpage a:hover {
    background: #999;
    border-bottom: 1px solid #888;
}

.listpage span {
    background-color: #999;
    border-bottom: 1px solid #888;
    color: #fff;
    display: inline-block;
    float: left;
    margin-right: 1px;
    padding: 5px 10px 4px 10px;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

#pages a:first-child {
    border-radius: 4px 0px 0px 4px;
}

#pages a:last-child {
    border-radius: 0px 4px 4px 0px;
}

.indexdjzlt {
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    width: 1000px;
    background: url("/images/ti1.png")/*tpa=/images/ti1.png*/ left top no-repeat;
    color: #ff0;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.indexdjzlc {
    width: 999px;
    border: 1px solid #d50026;
    border-right: none;
    height: auto;
    margin: 0 auto;
    overflow: hidden
}

.indexdjzlc li {
    float: left;
    width: 498px;
    font-weight: 600;
    border-bottom: 1px solid #d50026;
    border-right: 1px solid #d50026;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    text-indent: 15px;
}

.inflshimgc {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto
}

.pwater {
    width: 1012px;
    margin: 0 auto;
    padding-left: 4px;
}

#siqiji_waterli {
    clear: both;
    position: relative
}

.pwaterli {
    float: left;
    background: #fff;
    width: 226px;
    padding: 8px;
    margin: 5px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 2px 8px #888;
    -moz-box-shadow: 0px 2px 8px #888;
    box-shadow: 0px 2px 8px #888;
    border-radius: 3px;
    _border: 1px solid #ddd;
}

.pwaterlion {
    background: #f3f3f3 !important;
}

.table4 tr:hover {
    transition: .333s;
    background: rgba(238, 219, 197, .4);
}

.wave-color-table td {
    line-height: 50px;
}

.wave-color-table tr:hover {
    background: rgba(238, 219, 197, 0.68);
}

.wave-color-table td img {
    transition: 20s;
}

.wave-color-table tr:hover td img {
    transform: rotateZ(3080deg);
    transform-origin: 50% 50% 0
}

.attr-table td {
    font-size: 14px;
    color: #3333ff;
    font-weight: 500;
}

.annal-table {
    width: 962px;
    margin: auto;
}

.annal-table td {
    color: #29170e;
    font-size: 18px;
    height: 34px;
    background-color: #e5dacf;
    text-align: center;
    border: 1px solid #29170e;
    border-left: none;
    border-bottom: none;
}

.annal-table td a {
    color: #29170e;
    font-size: 18px;
}

.annal-table td:nth-child(1) {
    border-left: 1px solid #29170e;
}

.annal-table tr:nth-last-child(1) td {
    border-bottom: 1px solid #29170e;
}

/*******  第十六域样式  *********/

/*******  第十五域样式  *********/

.cotnent-block15 {
    background: url("/images/8_1.jpg")/*tpa=/images/8_1.jpg*/ no-repeat center 0;
    box-sizing: border-box;
    padding-bottom: 210px;
}

.cotnent-block15 .cotnent-block-table {
    position: relative;
    position: relative;
    width: 944px;
    margin: auto;
}

/*  .cotnent-block15 .cotnent-block-table::after{
                content: '';
                position: absolute;
                top:0;
                left: 50%;
                width: 8px;
                height: 100%;
                background: #b715ff;
                margin-left: 5px;
            } */


.cotnent-block15 .cotnent-block-table2 {
    border: none;
}

.cotnent-block15 .cotnent-block-table2::after {
    display: none;
}

.cotnent-block15 .cotnent-block-table td {
    height: 24px;
    line-height: 24px;
    background-color: #f5f5f5;
    /* border-right: 10px solid #fff; */
    /* border-bottom: 4px solid #fff; */
    text-align: center;
    transition: .4s;
}

.cotnent-block15 .cotnent-block-table td::after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background: #efe8dd;
}

.cotnent-block15 .cotnent-block-table td>div {
    height: 25px;
}

.cotnent-block15 .cotnent-block-table td>div:hover,
.cotnent-block15 .cotnent-block-table td>div:hover a {
    background: #ff4909;
    color: #fff;
}

.cotnent-block15 .cotnent-block-table td:nth-last-child(1) {
    border-right: none;
}

.cotnent-block15 .cotnent-block-table tr:nth-last-child(1) td {
    border-bottom: none;
}

.cotnent-block15 .cotnent-block-table td a {
    font-size: 14px;
    color: #000000;
}

.cotnent-block15 .cotnent-block-table td .num {
    float: left;
    width: 22px;
    height: 20px;
    line-height: 20px;
    background-color: #ffab1a;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    margin-top: 2px;
    margin-left: 4px;
}

.cotnent-block15 .cotnent-block-table td .date {
    width: 38px;
    height: 100%;
    line-height: inherit;
    background-color: #ffeae2;
    float: right;
    color: #ff4909;
    font-size: 14px;
}

/*******  第十五域样式  *********/

/*******  对联域样�? *********/

.duilian-left {
    position: absolute; 
    top: 0;
    left: -208px; 
    width: 189px;
    height: 0;
    background: url("/images/l-bg.png")/*tpa=/images/l-bg.png*/ no-repeat;
    text-align: right;
    overflow: hidden;
    animation: duilian 2.4s ease-out;
    animation-fill-mode: forwards;
    animation-delay: .8s;
}

.duilian-right {
    position: absolute;
    top: 0;
    right: -208px;
    width: 192px;
    height: 0;
    background: url("/images/r-bg.png")/*tpa=/images/r-bg.png*/ no-repeat;
    text-align: left;
    overflow: hidden;
    animation: duilian 2.4s ease-out;
    animation-fill-mode: forwards;
    animation-delay: .8s;
    z-index: 6;
}

@-webkit-keyframes duilian {
    from {
        height: 0;
    }
    to {
        height: 472px;
    }
}

@keyframes duilian {
    0% {
        height: 0;
    }
    100% {
        height: 472px;
    }
}

.time-ad {
    position: fixed;
    bottom: 0;
    z-index: 1;
    right: 0;
    width: 348px;
    height: 226px;
    background: url("/images/ad.png")/*tpa=/images/ad.png*/;
}

.time-ad img {
    margin-left: 62px;
    margin-top: 56px;
}

/*******  对联域样�? *********/

/*******  主体区域样式  *********/



 .footer {
     height: 95px;
     background-color: #ebdcc2;
     text-align: center;
 }

 .footer p {
     font-size: 14px;
     color: #a28f6e;
 }