@charset "utf-8";
html {
    background-size: 100%;
    background: url("../images/b-g.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}

body {
    max-width: 720px;
    margin: 0 auto;
    /**background-color:#c79ed7;**/
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
   font-weight: bold;
	}

a {
    text-decoration: none;
}

img {
    width: 100%;
}

.header {
    position: fixed;
    z-index: 99;
    width: 100%;
    max-width: 720px;
    height: 133px;
}

.logo img {
    width: 720px;
    height: 85px;
}

.logo-box {
    height: 84px;
}

.header .bank {
    position: absolute;
    top: 25%;
    right: 20px;
    width: 100px;
    height: 40px;
}

.header .bank a {
    display: block;
    color: #fff;
    font-size: 12pt;
    text-align: center;
}

.banner {
    padding-top: 85px;
    max-width: 720px;
    height: 192px;
}

.banner2 {
    padding-top: 133px;
    max-width: 720px;
    height: 192px;
}

.banner img {
    width: 100%;
}

.tips {
    height: 40px;
    background: url(../images/notice.jpg)no-repeat center / 100% 100%;
    padding-left: 64px;
    padding-right: 22px;
    line-height: 40px;
    color: #5b4a3c;
}

.center-1 {
    background: url(../images/bg_01.jpg) no-repeat center / 100% 100%;
    padding-bottom: 12px;
}

.center-1 table {
    border: solid 2px #6b635e;
    width: 95%;
    margin: auto;
    box-shadow: 0 0 10px 0 rgba(65, 60, 53, 0.48);
    background-color: rgba(253, 236, 225, 0.8);
    margin-top: 12px;
}

.center-1 td {
    font-size: 22px;
    height: 50px;
    border-right: 0.013333rem solid #d6a17f;
    border-bottom: 0.013333rem solid #d6a17f;
    text-align: center;
}

.bbs {
    background: url(../images/bg_06.jpg) repeat-y center;
}

.bbs-box {
    width: 95%;
    margin: auto;
    position: relative;
    box-shadow: 0 0 0.213333rem 0 rgba(87, 67, 38, 0.84);
    margin-top: 12px;
    padding-bottom: 12px;
}

.line-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: url(../images/7.jpg) repeat-x center / auto 100%;
    height: 12px;
}

.line-bottom {
    top: auto;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
    background: url(../images/7.jpg) repeat-x center / auto 100%;
    height: 12px;
}

.line-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 100%;
    background: url(../images/8.jpg) repeat-y center / 100% auto;
}

.line-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
    background: url(../images/8.jpg) repeat-y center / 100% auto;
}

.bbs-box table {
    background-color: #faefe6;
    padding: 12px;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}

.bbs-box tr {
    height: 40px;
    text-align: center;
}

.bbs-box a:hover {
    text-decoration: underline;
}

.bbs-box td a {
    color: #666;
    font-size: 24px;
    text-align: Center;
    margin-left: 5px;
}

.bbs-box td {
    line-height: 40px;
    border: 1px solid #cfcfcf;
}

.qs-red {
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    border-radius: 10px;
    background-image: linear-gradient(0deg, #962d2d 0%, #f35a5a 100%), linear-gradient(#c07878, #c07878);
    color: #fff;
}

.center-2 {
    background: url(../images/bg_09.jpg) no-repeat center / 100% 100%;
    padding-bottom: 12px;
}

.center-2 table {
    width: 95%;
    margin: auto;
    background: url(../images/bg_10.png) no-repeat center / 100% 100%;
    background-color: rgba(255, 230, 214, 0.7);
    padding: 2px;
    margin-bottom: 4px;
}

.center-2-onetd {
    border-right: 2px solid #fff;
    width: 70px;
    text-align: center;
    color: #ff2a48;
    height: 85px;
}

.center-2-onetd span {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-image: linear-gradient(0deg, #962d2d 0%, #f35a5a 100%), linear-gradient(#c07878, #c07878);
    border-radius: 10px;
}

.center-2-twotd {
    text-align: center;
    color: #ff2a48;
    height: 40px;
}

.center-2-threetd {
    text-align: center;
    color: #ff2a48;
    height: 85px;
    width: 60px;
}

.center-bottom {
    background-color: #f5f4f1;
}

.sxsx {
    background: url(../images/bg_09.jpg) no-repeat center / 100% 100%;
}

.top-title {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #d2baad;
    font-size: 20px;
    color: #5b3f2e;
}

.sxdz {
    width: 80%;
    margin: auto;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.sxsx ul {
    padding: 0;
}

.sxdz li {
    width: 180px;
    height: 230px;
    background-color: #f2e8de;
    justify-content: center;
    align-items: flex-end;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0.053333rem 0.2rem 0 rgba(116, 81, 56, 0.48);
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-align: end;
    display: flex;
    margin-bottom: 10px;
}

.bg_red {
    background-color: #ff0000;
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: 16px;
    padding: 3px;
}

.bg_blue {
    background-color: #6767f9;
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: 16px;
    padding: 3px;
}

.bg_green {
    background-color: #48b57b;
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: 16px;
    padding: 3px;
}

.history-content {
    width: 95%;
    margin: auto;
    background-color: #f2e8de;
    box-shadow: 0 0 0.266667rem 0 rgba(116, 81, 56, 0.65);
    margin-top: 10px;
    position: relative;
    padding-bottom: 10px;
}

.contentblock-table th {
    background: url(../images/14.png) no-repeat 0.133333rem 0.133333rem / auto 100%;
    font-size: 20px;
    color: #6e4f33;
    text-align: left;
    padding-left: 40px;
    height: 70px;
}

.font {
    font-weight: bold;
    font-size: 20px;
}

.contentblock-table {
    width: 95%;
    margin: auto;
}

.contentblock-table tr {
    height: 50px;
    border-bottom: #ff0000 solid 2px;
}

.contentblock-table span {
    margin: 10px
}

.history-content .contentblock-table td:nth-child(2) {
    line-height: 30px;
    padding-left: 5px;
}

.footer {
    background-color: #f5f4f1;
}

.footer p {
    color: #16137b;
    padding: 0px 20px 10px 20px;
    font-size: 16px;
    margin: 0;
}

.bbscenter {
    background: url(../images/bg_03.jpg) no-repeat center / 100% 100%;
    padding-bottom: 10px;
}

@media screen and (max-width: 720px) {
    .header {
        height: 90px;
    }
    .logo-box {
        height: 45px;
    }
    .logo img {
        height: 44px;
    }
    .banner {
        padding-top: 44px;
        height: 100px;
    }
    .banner2 {
        padding-top: 90px;
        height: 100px;
    }
    .header .bank {
        top: 10%;
        right: 10px;
        width: 60px;
        height: 35px;
    }
    .sxdz li {
        width: 90px;
        height: 120px;
    }
    .bg_red {
        border-radius: 3px;
        font-weight: normal;
        font-size: 10px;
    }
    .bg_blue {
        border-radius: 3px;
        font-weight: normal;
        font-size: 10px;
    }
    .bg_green {
        border-radius: 3px;
        font-weight: normal;
        font-size: 10px;
    }
    .center-1 td {
        font-size: 18px;
    }
    .bbs-box table {
        font-size: 14px;
    }
    .qs-red {
        width: 50px;
        height: 30px;
        font-size: 15px;
    }
    .bbs-box td a {
        font-size: 18px;
    }
    .tkfont td a {
        font-size: 16px;
    }
}

.bg-yellow {
            background-color: yellow;
            color: red;
        }
        .select-top {
            background: #a79587;
            text-align: center;
            height: 48px;
        }

        .select-top ul {
            list-style: none;
            margin: 0;
            width: 100%;
            padding: 0;
            display: flex;
        }

        .select-top li {
            float: left;
            flex: 1;
            height: 40px;
            line-height: 40px;
            font-size: 20px;
            font-family: Yahei;
            cursor: pointer;
            border-radius: 4px;
            background: #f7e9dc;
            margin: 3px;
        }

        .select-top a {
            color: #7a573e;
        }
		.ziliao span {
            background-color: yellow;
        }
/*内容标题*/
.conbiao,
  .conbiaoimg {
    max-width: 720px;
    position: relative;
    color: white; 
    text-align: center; 
    padding: 28px; 
	background-size: 100% 100%;
  }
  .conbiao {
    background-image: url("../images/biao.jpg");
  
    background-position: center;
  }
  .conbiaoimg {
    background-image: url("../images/biaoimg.jpg");
   
    background-position: center;
  }
  .biaotext {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    font-size: 28px;
    margin: 12px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 1px;
  }
@media screen and (max-width: 700px){
.conbiao,.conbiaoimg {
    padding: 20px;
  }	
 	
.biaotext {
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    font-size: 16px;
    margin: 12px;
    letter-spacing: 1px;
    padding-left: 9px;
    padding-right: 0px;
	} 	
} 
	
/*图库*/
.juzhong{
position: fixed;
left:0;
right:0;
top:0;
bottom:0;
margin: auto;
width: 100px;
height: 100px;} 

#idhovertree {
position: absolute;
}


.tango {
 display: none;
 }
.tan iframe {
position: fixed;
z-index: 99999993;
width: 100%;
height:100%;
left: 0;
top: 0;
border: medium none;
background-color:rgb(255,255,255);
}
.lishi {
    text-decoration: none;
    color: #000000;
    background: linear-gradient(to top, #43e1c1, #ffdb00);
    font-weight: bold;
}

