@charset "utf-8";

* {
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ol,
ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}
html,
body {
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif; 微软雅黑;
    color: #000;
    font-size: 14px;
}

html {
    background: #F4F4F4;
}

body {
    max-width: 720px;
    margin: 0 auto;
    /*    overflow-x: hidden;*/
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #FF0000;
}

a:active {
    text-decoration: none;
}

a:focus {
    outline: none;
}

a.hidefocus {
    outline: none
}

input[type=text],
input[type=button],
input[type=submit] {
    -webkit-appearance: none;
    outline: none;
}

button {
    border: 0;
    outline: none;
    cursor: pointer;
}

input {
    outline: none
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

table {
    table-layout: fixed;
    width: 100%;
}
.header {
    position: fixed;
    z-index: 1;
    height: 55px;
    width: 100%;
    max-width: 720px;
    background-image: linear-gradient(to right, #647B6C, #008888, #00A8A8, #00D0D0, #00A8A8, #008888, #647B6C);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.header.index-header {
    height: 105px;
}

.header .head-title-img {
    position: relative;
    /*	background: rgba(0,0,0,0.6);*/
}

.head-title-img .natural {
    display: block;
    position: absolute;
    top: 2px;
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    -webkit-animation: z 5s linear 0s infinite;
    -moz-animation: z 5s linear 0s infinite;
    -ms-animation: z 5s linear 0s infinite;
    animation: z 5s linear 0s infinite;
    box-shadow: 0px 0px 20px #000;
    border-radius: 50%;
}

@-webkit-keyframes z {
    from {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
    to {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}

.header .logo-box {
    height: 50px;
}

.header .logo {
    float: left;
    height: 50px;
    margin-left: 0px;
}

.header .logo .logo-img {
    width: 208px;
    height: 50px;
}

.header .bank {
    float: right;
    position: relative;
    width: 80px;
    height: 50px;
}

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

.header .bank img {
    display: block;
    width: 75px;
    height: 50px;
    margin: 0 auto;
}

.center-icon {
  position: absolute;
  top: 0.106667rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 60px;
  height:60px;
  -webkit-animation: rotate 4s linear;
  animation: rotate 4s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.nullbox {
    height: 100px;
}

.subnullbox {
    height: 61px;
}

/*nav*/

.nav {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
    border-top: 1px solid #000;
}

.nav span {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    width: 16.66%;
    text-align: center;
    cursor: pointer;
}

.nav span:hover {
    background: #292929;
}

.nav.pf span:hover {}

.box {
    margin: 5px 0;
    border-radius: 5px;
    overflow: hidden;
    background-image: linear-gradient(to right, #647B6C, #008888, #00A8A8, #00D0D0, #00A8A8, #008888, #647B6C);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

.dbt img {
    margin-top: 98px;
    margin-bottom: -8px;
}

/*news*/

.news-title{
	float: left;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;

}
.news-title img{
	display: block;
	float: left;
	width: 35px !important;
	height: 35px !important;
	margin-right:5px;
}
.txtMarquee-left{font-size: 14pt;font-weight: bold; padding:0 5px;width:auto;position:relative;height:35px;line-height: 35px;overflow: hidden;}
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:35px; line-height:35px;  text-align:left; _display:inline; width:auto !important;color: #000;  }/* �?width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问�?*/
.txtMarquee-left .bd ul li a{color: #fff;}
.txtMarquee-left .bd ul li a:hover{text-decoration: underline;}
/*content*/

.subnav {
    border-radius: 5px;
    padding: 5px 0;
    background: #ffffff;
    overflow: hidden;
}

.subnav a {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    font-size: 12pt;
    color: #000;
    font-weight: bold;
    text-shadow: 0px 2px 1px #ff9c00;
}

.subnav a img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto 2px;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.subnav a:nth-child(1) img,
.subnav a:nth-child(2) img {
    animation-name: fadeInLeft;
}

.subnav a:nth-child(3) img {
    animation-name: bounceInDown;
}

.subnav a:nth-child(4) img,
.subnav a:nth-child(5) img {
    animation-name: fadeInRight;
}

.ggimg {
    margin: 5px 0;
}

.ggimg a img {
    width: 60px;
    height: 60px;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}

.subnav a:hover {
    animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both;
}

@keyframes pulse {
    0% {
        transform: scaleX(1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        transform: scaleX(1)
    }
}

.pad {
    padding: 4px 4px;
}

.padt {
    padding: 4px 4px 1px 4px;
}

.xjbox {
    margin: 5px 0;
    border-radius: 5px;
    overflow: hidden;
    background: #000;
}

.sup-title {
    font-size: 14pt;
    height: 50px;
    line-height: 50px;
    margin: 5px 0;
    text-align: center;
    color: #fff;
    background: #b99b5f;
    border-radius: 5px;
    text-shadow: 0px 1px 10px #000;
    overflow: hidden;
    border: 1px solid #000;
}

.jiesitable {
    width: 100%;
    text-align: center;
    word-wrap: break-word;
    font-size: 13pt;
    table-layout: fixed;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    font-family: 'simsun';
}

.jiesitable tr {
    height: 30px;
}

.jiesitable th,
.jiesitable td {
    /*	white-space: nowrap;
	overflow: hidden;*/
    text-overflow: ellipsis;
    border: 1px solid #b69157;
}

.listtable {
    color: #000;
    table-layout: fixed;
}

.listtable tr {
    height: 25px;
}

.listtable th,
.listtable td {
    padding: 4px 4px;
}

.listtable th {
    font-size: 20pt;
    text-align: center;
    border-bottom: 1px solid #000;
    text-shadow: 1px 4px 1px #b99b5f;
}

.listtable td {
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #b99b5f;
    font-size: 14pt
}

.listtable td a {
    display: block;
    height: 22px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}

.gg {
    color: #000;
    table-layout: fixed;
}

.gg tr {
    height: 25px;
}

.gg th,
.gg td {
    padding: 4px 4px;
}

.gg th {
    font-size: 20pt;
    text-align: center;
    border-bottom: 1px solid #000;
    text-shadow: 1px 4px 1px #b99b5f;
}

.gg td {
    height: 42px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #bfb9a8;
    font-size: 18pt
}

.gg td a {
    display: block;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}

.gjpxj {
    color: #000;
    table-layout: fixed;
}

.gjpxj tr {
    height: 25px;
}

.gjpxj th,
.gjpxj td {
    padding: 1px 1px;
}

.gjpxj th {
    font-size: 20pt;
    text-align: center;
    border-bottom: 1px solid #000;
    text-shadow: 1px 4px 1px #b99b5f;
}

.gjpxj td {
    height: 22px;
    text-overflow: ellipsis;
    border-bottom: 1px solid #b99b5f;
    font-size: 14pt;
    font-weight: bold;
}

.spm {
    color: #000;
    table-layout: fixed;
}

.spm tr {
    height: 25px;
}

.spm th,
.spm td {
    padding: 4px 4px;
}

.spm td {
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #b99b5f;
    font-size: 14pt;
    text-align: center;
}

.spm td a {
    display: block;
    height: 22px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}

.img-title {
    width: 65%;
    float: right;
    text-align: center;
    margin-bottom: 35px;
}

.img-title h1 {
    margin-top: 30px;
    font-size: 52px;
    letter-spacing: 6px;
    text-shadow: 0px 2px 1px #000;
    color: red;
}

.img-title h2 {
    margin-top: 32px;
    font-size: 24px;
    color: #0060ff;
    letter-spacing: 13px;
    text-shadow: 0px 2px 1px #000;
}

.text-box {
    height: 197px;
    background: url('zgl.png') no-repeat left top;
}

.listtable.icon6 {
    background: #fff url('img1.png') no-repeat bottom right;
}

.listtable.icon6 td a {
    color: #000;
}

.xjimg-list {
    background: rgba(255, 255, 255, 0.6)
}

.img-list-box {
    background: url('img2.png') no-repeat top right;
}

.img-list-title {
    margin: 5px 0;
    text-align: center;
    font-size: 32px;
    color: #ffff00;
    font-weight: bold;
    text-shadow: 0px 1px 1px #000;
}

.sideMenu {
    height: 248px;
    border: 1px solid #000;
    border-radius: 5px;
    overflow: hidden;
}

.sideMenu h3 {
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #000;
    border-bottom: 1px solid #fff;
}

.sideMenu h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 42px;
    background: url('icoAdd.png') no-repeat 16px 12px;
    cursor: pointer
}

.sideMenu h3.on em {
    background-position: 16px -57px;
}

.sideMenu ul {
    padding: 20px 25px;
    color: #999;
    display: none;
}

.sideMenu ul li {
    float: left;
    width: 25%;
    height: 80px;
}

.sideMenu ul li a {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: rgba(97, 152, 191, 0.7);
    border-radius: 10px;
    border: 1px solid #fff;
    color: #000e42;
    font-size: 18px;
    transition: all 0.5s;
}

.sideMenu ul li a:hover {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    border: 1px solid #000;
}

.qxtable {
    color: #000;
    background: #f5f5f5;
    font-weight: bold;
    word-wrap: break-word;
    word-break: break-all;
    text-align: center;
}

.qxtable tr {
    height: 30px;
}

.qxtable th,
.qxtable td {
    border: 1px solid #fff;
}

.qxtable th {
    font-size: 18px;
    background: #000000;
    text-align: center;
    color: red;
}

.qxtable td {
    text-overflow: ellipsis;
    font-size: 24px;
}

.qxtable .xz {
    font-size: 36px;
}

.qxtable .xz1 {
    font-size: 20px;
}

.qxtable .xz2 {
    font-size: 30px;
}

.qxtable .xz3 {
    font-size: 38px;
}

.qxtable.left {
    text-align: left;
}

.qxtable.left th {
    text-align: left;
}

.qxtable.yxym {
    table-layout: auto;
    word-wrap: break-word;
    word-break: break-all;
    /*    background:#fff url(../images/tjl.png) center center no-repeat;
*/
}

.qxtable.yxym td {
    font-size: 18pt;
}

.qxtable.yxym tr td:nth-child(1) {
    background: #f3f0eb;
    width: 26%;
}

.qxtable.yxym tr td:nth-child(3) {
    background: #f3f0eb;
    width: 18%;
}

.qxtable.yxym tr td:nth-child(2) {
    background: #f7f7f7;
    width: 56%;
    font-size: 28px;
}

.qxtable .jx {
    font-size: 20px;
}

.list-title {
    height: 35px;
    line-height: 23px;
    font-size: 16pt;
    text-align: center;
    border-bottom: 1px solid #738e9f;
    text-shadow: 1px 4px 1px #b99b5f;
    background: #fff;
    color: #000;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.riqi {
    font-size: 19pt;
    text-align: center;
    font-weight: bold;
    margin: 5px 0;
}

.haoju {
    font-size: 16pt;
    text-align: center;
    font-weight: bold;
}

#yxym .list-title {
    background: linear-gradient(transparent, #f7f3f3);
    font-size: 26px;
    color: #000;
    text-shadow: 0px 0px 10px #e5e5e5;
}

ul {
    margin: 1px;
}

.post-list {
    text-align: center;
}

.post-list-tit-pic {
    margin-bottom: 6px
}

.post-list li {
    padding: 3px 3px;
    border-radius: 0px;
    background-color: #fff;
}

.post-list a {
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: solid 1px #ddd;
    border-radius: 8px;
    background: #eee;
    background-image: linear-gradient(to top, #fff, #eee, #fff);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #000;
}

.post-list a .ci {
    font-size: 26px;
}

.jueshatable {
    table-layout: auto;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff, endcolorstr=#99ffffff);
}

.jueshatable tr {
    height: 25px;
}

.jueshatable th {
    background: #000;
    color: #fff;
    border: 1px solid #636262;
}

.jueshatable td {
    font-weight: bold;
    border: 1px solid #636262;
    width: 50%;
}

.guanggao {
    table-layout: auto;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff, endcolorstr=#99ffffff);
}

.guanggao tr {
    height: 25px;
}

.guanggao img {
    width: 710px;
    height: 45px;
}

.guanggao a {
    font-size: 16pt;
    color: #FF0000;
}

.guanggao td {
    font-weight: bold;
    border: 0px solid #636262;
    width: 100%;
}

.liuxiao {
    table-layout: auto;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #ffdfff;
}

.liuxiao tr {
    height: 25px;
}

.liuxiao td {
    font-weight: bold;
    border: 1px solid #fff;
    width: 100%;
}

.shierma {
    table-layout: auto;
    color: #000;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.shierma tr {
    height: 25px;
}

.shierma td {
    font-weight: bold;
    border: 1px solid #C0C0C0;
    width: 100%;
}

.yjxj {
    table-layout: auto;
    color: #000;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #BBDDFF;
}

.yjxj tr {
    height: 25px;
}

.yjxj td {
    font-weight: bold;
    border: 1px solid #fff;
    width: 100%;
}

.gongshi {
    color: #000;
    table-layout: fixed;
}

.gongshi tr {
    height: 25px;
}

.gongshi th,
.gongshi td {
    padding: 2px 2px;
}

.gongshi th {
    font-size: 20pt;
    text-align: center;
    border-bottom: 1px solid #000;
    text-shadow: 1px 4px 1px #b99b5f;
}

.gongshi td {
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #efe8e8;
    font-size: 18pt;
    text-align: center;
}

.gongshi td a {
    display: block;
    color: #0000FF;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}

.duilianpt {
    table-layout: auto;
    color: #FF0000;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.duilianpt tr {
    height: 30px;
}

.duilianpt td {
    font-weight: bold;
    border: 1px solid #C0C0C0;
    font-size: 18pt;
}

.duilianpt th {
    font-weight: bold;
    border: 1px solid #C0C0C0;
    font-size: 18pt;
}

.duilianpt td .zl {
    font-size: 20pt;
}

.duilianpt1 {
    table-layout: auto;
    color: #FF0000;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.duilianpt1 tr {
    height: 30px;
}

.duilianpt1 td {
    font-weight: bold;
    border: 1px solid #C0C0C0;
    font-size: 18pt;
}

.duilianpt1 td .zl {
    font-size: 22pt;
}

.duilianpt1 th {
    font-weight: bold;
    border: 1px solid #C0C0C0;
    font-size: 17pt;
}

.pnzl {
    table-layout: auto;
    color: #000;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #f5f5f5;
}

.pnzl tr {
    height: 32px;
}

.pnzl td {
    font-weight: bold;
    border: 1px solid #fff;
    width: 33.3%;
    font-size: 12pt;
    font-family: ΢���ź�;
}

.pnzl a {
    color: #000;
}

/*footer*/
.foot-img{
	padding-bottom: 30px;
	/* background: url("foot-img.png") no-repeat center bottom; */
}

.footer-link {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.footer-link a {
    color: #6198bf;
    margin: 0 10px;
}

.footer-link a:hover {
    text-decoration: underline;
}

.copyright {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #000;
    color: #000;
}

.xjct {
    background-image: linear-gradient(to right, #647B6C, #008888, #00A8A8, #00D0D0, #00A8A8, #008888, #647B6C);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99bdb657, endcolorstr=#99bdb657);
}

/*sub*/

.tablebox {
    text-align: center;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}

.tablebox tr {
    line-height: 32px;
}

.tablebox td {
    border: 1px solid #e5e5e5;
    word-break: break-all;
    padding: 3px 2px;
}

.tablebox a {
    color: rgb(255, 0, 0);
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

.subList-bg {
    background: #fff url('subList-bg.png') no-repeat top right;
}

.subTextTitle {
    color: #000;
    padding: 8px 8px 0px 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.subTextTitle h1 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
}

.subTextTitle h2 {
    color: #9e6101;
    text-indent: 6px;
}

.subTextTitle p {
    color: #d2b335;
    border-top: 1px solid #ffeda4;
    border-bottom: 1px solid #ffeda4;
    padding: 10px 0;
    margin-top: 10px;
    text-indent: 6px;
}

.tablebox.imgbox a {
    display: block;
    height: 44px;
}

.tablebox.imgbox img {
    width: 100%;
    height: 44px;
}

.subListTable {
    padding: 4px 8px 8px 8px;
    color: #000;
}

.subListTable td {
    line-height: 32px;
    border-bottom: 1px solid #ffeda4;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}

.foot-subTextTitle {
    padding: 0 8px;
}

.foot-subTextTitle p {
    color: #d2b335;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffeda4;
}

@media screen and (max-width: 610px) {
    .riqi {
        font-size: 15pt;
    }
    .haoju {
        font-size: 16pt;
    }
    .pad {
        padding: 2px 2px;
    }
    .padt {
        padding: 2px 2px 0.1px 2px;
    }
    #yxym .list-title {
        font-size: 20px;
    }
    .duilianpt td {
        font-size: 15pt;
    }
    .duilianpt td .zl {
        font-size: 17pt;
    }
    .duilianpt th {
        font-size: 14pt;
    }
    .duilianpt1 td {
        font-size: 16pt;
    }
    .duilianpt1 td .zl {
        font-size: 19pt;
    }
    .duilianpt1 th {
        font-size: 14pt;
    }
    .qxtable td {
        font-size: 20px;
    }
    .qxtable .xz {
        font-size: 28px;
    }
    .qxtable .xz1 {
        font-size: 18px;
    }
    .qxtable .xz2 {
        font-size: 24px;
    }
    .qxtable .xz3 {
        font-size: 30px;
    }
    .listtable td {
        font-size: 13pt;
    }
    .qxtable.yxym td {
        font-size: 12pt;
    }
    .post-list a {
        font-size: 21px
    }
    .gg td {
        font-size: 16pt
    }
    .gg td a {
        text-align: left;
    }
}

@media screen and (max-width: 505px) {
    .pad {
        padding: 2px 2px;
    }
    #yxym .list-title {
        font-size: 18px;
    }
    .riqi {
        font-size: 12pt;
    }
    .haoju {
        font-size: 13pt;
    }
    .box,
    .subnav,
    .xjbox {
        margin: 3px 0px;
    }
    .subnav a {
        font-size: 11pt;
    }
    .subnav a img {
        width: 30.8px;
        height: 30.8px;
    }
    .ggimg a img {
        width: 40px;
        height: 40px;
    }
    .xjbox table,
    .listtable td {
        font-size: 10pt;
    }
    .sideMenu ul li a {
        font-size: 12px;
    }
    .img-title {
        width: 90%;
    }
    .img-title h2 {
        letter-spacing: 7px;
    }
    .head-title-img .natural {
        left: 73%;
    }
    .header .logo {
        margin-left: 3px;
    }
    .nav span {
        font-size: 10px;
    }
    .qxtable.yxym td {
        font-size: 18px;
    }
    .qxtable.yxym tr td:nth-child(2) {
        font-size: 24px;
    }
    .qxtable .jx {
        font-size: 18px;
    }
    .guanggao img {
        width: 100%;
        height: 33px;
    }
    .guanggao a {
        font-size: 10pt;
    }
    .gongshi td {
        font-size: 16pt;
    }
    .duilianpt td {
        font-size: 14pt;
    }
    .duilianpt td .zl {
        font-size: 16pt;
    }
    .duilianpt th {
        font-size: 13pt;
    }
    .duilianpt1 td {
        font-size: 16pt;
    }
    .duilianpt1 td .zl {
        font-size: 18pt;
    }
    .duilianpt1 th {
        font-size: 13pt;
    }
    .pnzl td {
        font-size: 13pt;
    }
    .qxtable td {
        font-size: 17px;
    }
    .qxtable .xz {
        font-size: 28px;
    }
    .qxtable .xz1 {
        font-size: 16px;
    }
    .qxtable .xz2 {
        font-size: 20px;
    }
    .qxtable .xz3 {
        font-size: 30px;
    }
    .gjpxj td {
        font-size: 12pt;
    }
    .post-list a {
        font-size: 19px
    }
    .post-list a .ci {
        font-size: 24px;
    }
    .gg td {
        font-size: 15pt
    }
}

@media screen and (max-width: 429px) {
    .haoju {
        font-size: 14pt;
    }
    .qxtable td {
        font-size: 16px;
    }
    .qxtable .xz1 {
        font-size: 15px;
    }
    .qxtable .xz2 {
        font-size: 19px;
    }
    .qxtable .xz3 {
        font-size: 28px;
    }
    .qxtable .xz {
        font-size: 26px;
    }
    .duilianpt td {
        font-size: 13pt;
    }
    .duilianpt td .zl {
        font-size: 15pt;
    }
    .duilianpt1 td {
        font-size: 15pt;
    }
    .duilianpt1 td .zl {
        font-size: 17pt;
    }
    .post-list a {
        font-size: 18px;
    }
    .post-list a .ci {
        font-size: 23px;
    }
    .qxtable.yxym tr td:nth-child(2) {
        font-size: 23px;
    }
}

@media screen and (max-width: 409px) {
    .riqi {
        font-size: 11pt;
    }
    .haoju {
        font-size: 13pt;
    }
    .qxtable td {
        font-size: 15px;
    }
    .qxtable .xz {
        font-size: 24px;
    }
    .qxtable .xz1 {
        font-size: 14px;
    }
    .qxtable .xz2 {
        font-size: 18px;
    }
    .qxtable .xz3 {
        font-size: 26px;
    }
    .qxtable.yxym td {
        font-size: 16px;
    }
    .qxtable.yxym tr td:nth-child(2) {
        font-size: 21px;
    }
    .qxtable .jx {
        font-size: 16px;
    }
    #yxym .list-title {
        font-size: 17px;
    }
    .duilianpt td {
        font-size: 13pt;
    }
    .duilianpt td .zl {
        font-size: 14pt;
    }
    .duilianpt th {
        font-size: 11pt;
    }
    .duilianpt1 td {
        font-size: 14pt;
    }
    .duilianpt1 td .zl {
        font-size: 16pt;
    }
    .duilianpt1 th {
        font-size: 12pt;
    }
    .xjbox table,
    .listtable td {
        font-size: 9pt;
    }
    .pnzl td {
        font-size: 12pt;
    }
    .gongshi td {
        font-size: 14pt;
    }
    .post-list a {
        font-size: 16px
    }
    .post-list a .ci {
        font-size: 22px;
    }
    .gg td {
        font-size: 14pt
    }
}

@media screen and (max-width: 374px) {
    .riqi {
        font-size: 10pt;
    }
    .haoju {
        font-size: 12pt;
    }
    .qxtable td {
        font-size: 13px;
    }
    .qxtable .xz1 {
        font-size: 12px;
    }
    .qxtable .xz2 {
        font-size: 16px;
    }
    .qxtable .xz3 {
        font-size: 22px;
    }
    .qxtable .xz {
        font-size: 20px;
    }
    .duilianpt td {
        font-size: 11pt;
    }
    .duilianpt td .zl {
        font-size: 13pt;
    }
    .duilianpt th {
        font-size: 10pt;
    }
    .duilianpt1 td {
        font-size: 11pt;
    }
    .duilianpt1 td .zl {
        font-size: 15pt;
    }
    .duilianpt1 th {
        font-size: 10pt;
    }
    .post-list a {
        font-size: 15px
    }
    .post-list a .ci {
        font-size: 19px;
    }
    #yxym .list-title {
        font-size: 15px;
    }
    .qxtable.yxym tr td:nth-child(2) {
        font-size: 19px;
    }
    .qxtable .jx {
        font-size: 14px;
    }
    .pnzl td {
        font-size: 11pt;
    }
    .gg td {
        font-size: 13pt
    }
}

.blgg a {
    text-decoration: none;
}

.blgg a:hover {
    text-decoration: underline;
}

.blgg {
    table-layout: auto;
    color: #000;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.blgg td {
    font-weight: bold;
    border: 1px solid #fefefe;
    font-size: 18pt;
    padding: 2px 2px;
    white-space: nowrap;
}

.blgg a {
    line-height: 35px;
    text-align: center;
    border: solid 1px #ddd;
    border-radius: 8px;
    background: #eee;
    background-image: linear-gradient(to top, #fff, #eee, #fff);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: block;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding-left: 0px;
}

@media screen and (max-width: 580px) {
    .blgg td {
        font-size: 15pt;
    }
}

@media screen and (max-width: 480px) {
    .blgg td {
        font-size: 13pt;
    }
}

@media screen and (max-width: 408px) {
    .blgg td {
        font-size: 12pt;
    }
    .blgg a {
        line-height: 30px;
    }
}

@media screen and (max-width: 358px) {
    .blgg td {
        font-size: 11pt;
    }
}

.bizhong {
                        width: 100%;
                        margin: 0 auto;
                    }

                    .bizhong-box {
                        float: left;
                        width: 100%;
                        display: none;
                    }

                    .action-bz {
                        display: block;
                    }

                    .bizhong-page {
                        height: 40px;
                        padding-top: 5px;
                    }

                    .bizhong-btn {
                        float: left;
                        width: calc( 50% - 7px);
                        height: 38px;
                        line-height: 38px;
                        margin-right: 10px;
                        text-align: center;
                        display: inline-block;
                        background: #aaa;
                        border: solid 1px #ccc;
                        border-radius: 5px;
                        background-image: linear-gradient(to top, #ddd, #fff);
                        cursor: pointer;
                    }

                    .bizhong-btn:hover {
                        background-image: linear-gradient(to bottom, #ddd, #fff);
                    }

                    .bizhong-btn.bizhong-pre {}

                    .bizhong-btn.bizhong-next {
                        margin-right: 0;
                    }

                    .bizhong table {
                        border-collapse: collapse;
                        font-weight: bold;
                    }

                    .bizhong table th {
                        padding: 5px 10px;
                        color: #fff;
                        text-align: center;
                        font-weight: bold;
                        font-size: 16px;
                        border: solid 1px #555;
                    }

                    .bizhong table thead th {
                        color: #f00;
                        background: #ff0;
                    }

                    .bizhong table tfoot th {
                        background: #f00;
                    }

                    .bizhong table td {
                        padding: 5px 10px;
                        color: #0f0;
                        border: solid 1px #555;
                        background: #000;
                    }
					
div.box div.sbgs ul li {
    padding: 8px 1px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

div.box div.sbgs ul li span.icon {
    margin-right: 6px;
    padding: 4px 5px;
    font-size: 0.8rem;
    color: #fff;
    border-radius: 2px;
    background: #3399ff;
    display: inline-block
}

div.box div.sbgs ul li span.zz {
    float: right;
    margin-left: 10px;
    font-size: 1.1rem;
    color: #999;
}
.load-more__btn {display: block;padding: 10px 0;text-align: center;color: #fff;border-radius: 50px;background: #0c0c0c;}

/*新资料的开�?/
div.box div.table {}

div.box div.table ul {}

div.box div.table ul li {
    border-bottom: 1px dashed #EEE;
    padding: 8px 0;
    text-align: center;
    font-size: 1.2rem;
	background: #ffffff;
}

div.box div.table ul li font {
    color: #0000FF
}

div.box div.table ul li span {
    color: #FF0000;
}

div.box div.table div.title {
    text-align: center;
    background: #3399ff;
    padding: 8px 0;
    border-radius: 2px
}

div.box div.table div.title h3 {
    font-size: 1.3rem;
    color: #fff
}

div.subox {
    margin: 5px 0;
    background: #FFF;
    border-radius: 4px;
}

div.subox div.subnav ul {
    padding: 6px
}

div.subox div.subnav ul li {
    display: block;
    float: left;
    width: calc(25% - 0px);
    text-align: center
}

div.subox div.subnav ul li a {
    display: inline-block;
    font-size: 12px;
    width: 60px
}

div.subox div.subnav ul li a img {
    margin: 0 auto;
    display: block;
    width: 46px;
    height: 46px;
    vertical-align: middle
}

div.box div.kjkj ul li {
    float: left;
    border: none;
    margin: 2px;
    padding: 4px 0;
    width: calc(20% - 4px);
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    background-image: linear-gradient(to top, #3399ff, #EEE)
}

div.box div.kjkj ul li a {
    color: #333;
    font-size: 1.1rem;
    font-weight: bold;
}

div.box div.link ul li {
    float: left;
    margin: 2px;
    padding: 6px 0;
    width: calc(25% - 4px);
    border-radius: 4px;
    background: #FFF9DD;
    font-weight: bold;
    font-size: 1.23rem
}

div.box div.sbgs ul li {
    padding: 8px 1px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	background: rgba(255 255 255/ 1%);
}

div.box div.sbgs ul li span.icon {
    margin-right: 6px;
    padding: 4px 5px;
    font-size: 0.8rem;
    color: #fff;
    border-radius: 2px;
    background: #3399ff;
    display: inline-block
}

div.box div.sbgs ul li span.zz {
    float: right;
    margin-left: 10px;
    font-size: 1.1rem;
    color: #999;
}

div.box div.sxsm ul li span {
    font-size: 1.2rem;
    font-weight: bold
}

div.box div.sxsm ul li u {
    background: #ffff00;
    text-decoration: none;
}

div.box div.yxym table {
    table-layout: auto;
}

div.box div.yxym table tr.title th {
    color: #fff;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 1.2rem

}

div.box div.yxym table tr.title th font {
    color: #ff0000;
    font-size: 1.3rem
}

div.box div.yxym table td {
    border-bottom: solid 1px #fff;
    padding: 8px 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #333;
}

div.box div.yxym table td.l {
    width: 86px;
    background: rgba(233, 207, 231, .2)
}

div.box div.yxym table td.c {
    width: auto;
    color: #ff0000;
    font-size: 1.4rem
}

div.box div.yxym table td.huan {
    padding: 0
}

div.box div.yxym table td.r {
    width: 86px;
    background: rgba(233, 207, 231, .2)
}

div.box div.yxym table td span {
    color: #0000ff
}

div.box div.yxym table td.c u {
    background: #ffff00;
    text-decoration: none;
}

div.box div.jzsx ul li {
    text-align: left;
    padding: 8px 5px;
}

div.box div.jzsx ul li.title {
    background: #CCE6FF;
}

div.box div.jzsx ul li u {
    background: #ffff00;
    text-decoration: none;
}

div.box div.gpct div.img {
    padding: 3px
}

div.box div.sbgs ul li:last-child,
div.box div.jzsx ul li:last-child {
    border-bottom: 0
}

div.article {
    border-radius: 5px;
    padding: 5px;
    background: rgba(255, 255, 255, .85);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff, endcolorstr=#ffffff);
    overflow: hidden
}

div.article.ct {
    text-align: center;
}

div.article h2 {
    font-size: 1.2rem;
    color: #333;
    padding: 10px 0;
}

div.article dt {
    background: #F5F5F5;
    padding: 5px;
    position: relative;
    border-radius: 3px
}

div.article dt div.avatar {
    float: left;
    margin-right: 10px;
}

div.article dt div.avatar img {
    width: 50px;
    height: 50px;
    display: block;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .22);
    -webkit-border-radius: 3px;
    border-radius: 3px
}

div.article dt div.info {
    position: absolute;
    bottom: 5px;
    left: 63px;
    right: 5px;
    height: 16px;
    line-height: 16px;
}

div.article dt div.info span.author {
    color: red
}

div.article dt div.info span.time {
    color: #666
}

div.article div.content {
    padding: 5px 8px;
    color: #333;
    min-height: 180px
}

div.phvad {
    padding: 4px;
    display: none
}

div.phvad li img {
    border-radius: 5px;
}

div.box div.gpct ul {
    margin-top: 3px;
}

div.box div.gpct ul li {
    float: left;
    background: #e1f0ff;
    margin: 3px;
    padding: 1px;
    width: calc(16.666% - 6px);
    border-radius: 3px;
    border: 0
}

div.box div.gpct ul li dt img {
    border-radius: 4px;
    height: 108px;
}

div.box div.gpct ul li p {
    color: #333;
    padding: 3px 0;
}

div.box .footer {
    padding-top: 1px;
    background: #3399ff;
    color: #fff
}

div.box .footer .copyright {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #666
}

div.box .footer .copyright:last-child {
    border-bottom: 0
}

@media screen and (max-width:720px) {
    div.top .logobox .logo {
        margin-left: 8px
    }
    div.box,
    div.subox {
        margin: 2px 2px
    }
    div.box div.gpct ul li {
        width: calc(33.33% - 6px)
    }
    div.box div.link ul li {
        width: calc(50% - 4px)
    }
    div.box div.yxym table td.c {
        font-size: 1.2rem
    }
    div.box div.yxym table td.huan dt {
        width: 130px;
        margin: 0 auto;
        text-align: center
    }
}

@media screen and (max-width:350px) {
    div.box div.sxsm ul li span {
        font-size: 1rem;
    }
}

div.box table.tbsq {
    text-align: center;
    font-size: 18px;
}

div.box table.tbsq tr {
    background: #fff;
    color: #ff0;
}

div.box table.tbsq td {
    background: #fff;
    color: #ff0;
    border: 2px solid #dadada;
    padding: 1px 1px 1px 1px;
}

div.box table.tbsq span {
    display: block;
    font-size: 18px;
    padding: 2px 2px 2px 2px;
}

div.box table.tbsq .sc1 {
    color: #00f;
}

div.box table.tbsq .sc2 {
    color: #0a0;
}

div.box table.tbsq .sc3 {
    color: #f08;
}

div.box table.tbsq font {
    color: #f00;
}

div.box div.lx-ls {
    text-align: center;
    border-top: 1px solid #efefef;
    padding-top: 5px;
    background: #e1f0ff;
}

div.box div.lx-ls a {
    color: #f00;
    font-size: 18px;
}

div.box div.lx-zl .lx-left {
    float: left;
}

div.box div.lx-zl ul,
.lx-zl li {
    display: block;
}

ol,
ul,
li {
    list-style: none;
}

div.box div.lx-zl {
    overflow: hidden;
    color: #f00;
}

div.box div.lx-zl ul,
.lx-zl li {
    display: block
}

div.box div.lx-zl ul {
    width: 50%;
    word-break: break-all
}

div.box div.lx-zl .lx-left {
    float: left
}

div.box div.lx-zl .lx-right {
    float: right
}

div.box div.lx-zl font {
    color: #0f0
}

div.box div.lx-zl span {
    background: #ff0;
    border-radius: 0px;
}

div.box div.lx-zl b {
    color: #fff
}

@media (min-width:320px) {
    ul.lb li a {
        font-size: 28px
    }
    div.box div.table.tbsq {
        font-size: 28px
    }
    dl.lx dd {
        font-size: 16px
    }
}

@media (min-width:375px) {
    ul.lb li a {
        font-size: 28px
    }
    div.box div.table.tbsq {
        font-size: 28px
    }
    dl.lx dd {
        font-size: 18px
    }
}

@media (min-width:393px) {
    ul.lb li a {
        font-size: 28px
    }
    div.box div.table.tbsq {
        font-size: 28px
    }
    dl.lx dd {
        font-size: 28px
    }
}

@media (min-width:768px) {
    ul.lb li a {
        font-size: 28px
    }
    div.box div.table.tbsq {
        font-size: 28px
    }
    dl.lx dd {
        font-size: 20px
    }
}

div.foot {
    margin-bottom: 0px;
    text-align: center;
    height: 89px;
    line-height: 33px;
    background: #3399ff;
    font-size: 1.1rem;
    color: #fff
}

div.box table.tbsq {
    text-align: center;
    font-size: 18px;
}

div.box table.tbsq tr {
    background: #fff;
    color: #ff0;
}

div.box table.tbsq td {
    background: #fff;
    color: #ff0;
    border: 2px solid #dadada;
    padding: 1px 1px 1px 1px;
}

div.box table.tbsq span {
    display: block;
    font-size: 18px;
    padding: 2px 2px 2px 2px;
}

div.box table.tbsq .sc1 {
    color: #00f;
}

div.box table.tbsq .sc2 {
    color: #0a0;
}

div.box table.tbsq .sc3 {
    color: #f08;
}

div.box table.tbsq font {
    color: #f00;
}
/*新资料的结束*/				
/*开�?/
#q,
        #nextQiShu {
            color: red;
        }

        .kj-lotto {
            padding: 0 2%;
            box-sizing: border-box;
            color: #000;
            font-size: 16px;
            text-align: center;
            font-family: Arial, '微軟雅黑';
			border: 2px solid #FFFFFF;
        }

        .kj-lotto a {
            text-decoration: none;
        }

        .kj-lotto ul {
            margin: 0;
            padding: 0;
        }

        .kj-lotto ul li {
            list-style: none;
        }

        .kj-lotto .kj-lotto-tit {
            height: 46px;
            line-height: 46px;
            display: flex;
            justify-content: space-between;
        }

        .kj-lotto .kj-lotto-tit1 {}

        .kj-lotto .kj-lotto-tit2 {}

        .kj-lotto .kj-lotto-tit2 a {
            color: #f00;
        }

        .kj-lotto .kj-lotto-box {}

        .kj-lotto .kj-lotto-box ul {
            display: flex;
            justify-content: space-between;
        }

        .kj-lotto .kj-lotto-box ul li {
            width: 13%;
            height: 115px;
            padding-top: 12px;
            border: solid 1px #ddd;
            box-sizing: border-box;
            border-radius: 10px;
            box-shadow: 0 0 10px rgba(0, 0, 0, .1);
            background: linear-gradient(to top, #eee, #fff);
        }

        .kj-lotto .kj-lotto-box ul li span {
            width: 61px;
            height: 61px;
            line-height: 61px;
            font-size: 24px;
            font-weight: bold;
            display: inline-block;
            background-size: 100% 100% !important;
        }

        .kj-lotto .kj-lotto-box ul li.kj-lotto-red:last-child {
            box-shadow: 0 0 10px rgba(255, 0, 0, 0.58);
            border-color: red;
        }

        .kj-lotto .kj-lotto-box ul li.kj-lotto-blue:last-child {
            box-shadow: 0 0 10px rgb(0, 160, 233);
            border-color: #00a0e9;
        }

        .kj-lotto .kj-lotto-box ul li.kj-lotto-green:last-child {
            box-shadow: 0 0 10px rgba(0, 128, 0, 0.58);
            border-color: green;
        }

       

        .kj-lotto .kj-lotto-box ul li:last-child {
            margin-left: 10px;
        }

        .kj-lotto .kj-lotto-box ul li em {
            display: block;
            line-height: 1;
            margin-top: 10px;
            font-style: normal;
        }

        .kj-lotto .kj-lotto-box {}

        .kj-lotto .kj-lotto-foot {
            height: 46px;
            line-height: 46px;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .kj-lotto .kj-lotto-foot1 {}

        .kj-lotto .kj-lotto-foot2 {}

        .kj-lotto .kj-lotto-foot2 a {
            width: 80px;
            height: 30px;
            line-height: 30px;
            color: #fff;
            border-radius: 8px;
            display: inline-block;
            background: linear-gradient(to top, #c10000, #f00);
            text-decoration: none;
        }

        @media screen and (max-width:800px) {
            .kj-lotto {
                font-size: 15px;
            }
            .kj-lotto .kj-lotto-tit {
                height: 40px;
                line-height: 40px;
            }
            .kj-lotto .kj-lotto-box ul li {
                height: 100px;
                padding-top: 10px;
                border-radius: 8px;
                box-shadow: 0 0 6px rgba(0, 0, 0, .1);
            }
            .kj-lotto .kj-lotto-box ul li span {
                width: 50px;
                height: 50px;
                line-height: 50px;
                font-size: 20px;
            }
            .kj-lotto .kj-lotto-box ul li em {
                margin-top: 10px;
            }
            .kj-lotto .kj-lotto-foot {
                height: 40px;
                line-height: 40px;
            }
            .kj-lotto .kj-lotto-foot2 a {
                width: 70px;
                height: 26px;
                line-height: 26px;
            }
        }

        @media screen and (max-width:650px) {
            .kj-lotto {
                font-size: 14px;
            }
            .kj-lotto .kj-lotto-tit {
                height: 36px;
                line-height: 36px;
            }
            .kj-lotto .kj-lotto-box ul li {
                height: 90px;
                padding-top: 10px;
                border-radius: 6px;
                box-shadow: 0 0 5px rgba(0, 0, 0, .1);
            }
            .kj-lotto .kj-lotto-box ul li em {
                margin-top: 10px;
            }
            .kj-lotto .kj-lotto-box ul li span {
                width: 44px;
                height: 44px;
                line-height: 44px;
                font-size: 18px;
            }
            .kj-lotto .kj-lotto-foot {
                height: 36px;
                line-height: 36px;
            }
            .kj-lotto .kj-lotto-foot2 a {
                width: 66px;
                height: 24px;
                line-height: 24px;
            }
        }

        @media screen and (max-width:500px) {
            .kj-lotto {
                font-size: 13px;
            }
            .kj-lotto .kj-lotto-tit {
                height: 32px;
                line-height: 32px;
            }
            .kj-lotto .kj-lotto-box ul li {
                height: 76px;
                padding-top: 7px;
                border-radius: 6px;
                box-shadow: 0 0 5px rgba(0, 0, 0, .1);
            }
            .kj-lotto .kj-lotto-box ul li span {
                width: 36px;
                height: 36px;
                line-height: 36px;
                font-size: 16px;
            }
            .kj-lotto .kj-lotto-box ul li em {
                margin-top: 8px;
            }
            .kj-lotto .kj-lotto-foot {
                height: 32px;
                line-height: 32px;
            }
            .kj-lotto .kj-lotto-foot2 a {
                width: 60px;
                height: 22px;
                line-height: 22px;
            }
        }

        @media screen and (max-width:450px) {
            .kj-lotto {
                font-size: 12px;
            }
            .kj-lotto .kj-lotto-tit {
                height: 32px;
                line-height: 32px;
            }
            .kj-lotto .kj-lotto-box ul li {
                height: 70px;
                padding-top: 7px;
                border-radius: 6px;
                box-shadow: 0 0 5px rgba(0, 0, 0, .1);
            }
            .kj-lotto .kj-lotto-box ul li span {
                width: 32px;
                height: 32px;
                line-height: 32px;
                font-size: 14px;
            }
            .kj-lotto .kj-lotto-box ul li em {
                margin-top: 8px;
            }
            .kj-lotto .kj-lotto-foot {
                height: 32px;
                line-height: 32px;
            }
            .kj-lotto .kj-lotto-foot2 a {
                width: 50px;
                height: 20px;
                line-height: 20px;
            }
        }

        @media screen and (max-width:400px) {
            .kj-lotto {
                font-size: 12px;
            }
            .kj-lotto .kj-lotto-tit {
                height: 30px;
                line-height: 30px;
            }
            .kj-lotto .kj-lotto-box ul li {
                height: 64px;
                padding-top: 6px;
                border-radius: 6px;
                box-shadow: 0 0 5px rgba(0, 0, 0, .1);
            }
            .kj-lotto .kj-lotto-box ul li span {
                width: 30px;
                height: 30px;
                line-height: 30px;
                font-size: 13px;
            }
            .kj-lotto .kj-lotto-box ul li em {
                margin-top: 5px;
            }
            .kj-lotto .kj-lotto-foot {
                height: 30px;
                line-height: 30px;
            }
            .kj-lotto .kj-lotto-foot2 a {
                width: 46px;
                height: 20px;
                line-height: 20px;
            }
        }

        @media screen and (max-width:350px) {
            .kj-lotto {
                font-size: 12px;
            }
            .kj-lotto .kj-lotto-tit {
                height: 30px;
                line-height: 30px;
            }
            .kj-lotto .kj-lotto-box ul li {
                height: 60px;
                padding-top: 6px;
                border-radius: 6px;
                box-shadow: 0 0 5px rgba(0, 0, 0, .1);
            }
            .kj-lotto .kj-lotto-box ul li span {
                width: 28px;
                height: 28px;
                line-height: 28px;
                font-size: 12px;
            }
            .kj-lotto .kj-lotto-box ul li em {
                margin-top: 5px;
            }
            .kj-lotto .kj-lotto-foot {
                height: 30px;
                line-height: 30px;
            }
            .kj-lotto .kj-lotto-foot2 a {
                width: 46px;
                height: 20px;
                line-height: 20px;
            }
        }

        .alertBox {
            border: 1px solid #B1B1B1;
            position: absolute;
            bottom: 0px;
            width: 200px;
            left: 50%;
            margin-left: -100px;
            background-color: crimson;
            text-align: center;
            color: white;
            text-decoration: none;
            display: none;
            line-height: 1.4rem;
            font-size: .9rem;
        }
.white-box img{width:20px;height:20px}
/*全年*/
qnzl{font-size:16px;width:100%;}.qnzl li{width:33.3%;text-align:center; float:left;line-height:35px;border:#999 solid 1px;background: #fff;}.qnzl ul{margin:0;padding:0;list-style:none;}
/*返回顶部*/	
        #btnTop {
            display: none;
            position: fixed;
            bottom: 150px;
            right: 10px;
            z-index: 1;
            border: none;
            outline: none;
            color: white;
            cursor: pointer;
            padding: 1px;
            border-radius: 50px;
        }

        #btnTop:hover {
            background-color: #9F9F9F;
            opacity: 0.5;
        }
/*弹窗广告*/
        .pop-cpt { z-index: 999;position: fixed; left: 0; top: 0; width: 100%; height: 100%; }
        .pop-cpt .bd { font-family: 微软雅黑;position: relative; width: 100%; text-align: center; height: 100%; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
        .pop-cpt .bd .img { border: 2px solid red;position: relative; max-width:85%; background-color:white; height:auto; padding:18px; padding-top:25px;line-height:25px }
        .pop-cpt .bd .img img	{width: 200px !important; height: 200px !important;}
		.pop-cpt .bd a {color:green; font-size:16px;font-weight:bold; color:red}
        .pop-cpt .bd  .view {margin-top: 5px;color:green; font-size:16px;font-weight:bold; color:blue}
        .pop-cpt .bd .pop-close { cursor:pointer;display: border-radius: 3px;border: 1px solid #ccc;cursor: pointer;font-size: 14px;inline-block; text-align:right; position: absolute;right:5px; top: 5px; font-size:20px; z-index: 10; color:black }	


 /*新页面弹�?/
.tango {
 display: none;
 }
.tan iframe {
position: fixed;
z-index: 20;
width: 100%;
height:100%;
left: 0;
top: 0;
border: medium none;
background-color:rgb(255,255,255);
}  
/*域名*/
#yuming{
            position:fixed;
            z-index: 100;
            width: 100%;
            max-width:720px;
            bottom: 111px;
			font-size: 20px;
			font-weight:bold;
			text-align: center;
            background-image: linear-gradient(to right, red, orange, yellow, green, blue, green, yellow, orange, red, orange, yellow, green, blue, green, yellow, orange, red);    
            -webkit-text-fill-color: transparent;
            -webkit-background-clip: text;
            -webkit-background-size: 200% 100%;
            animation: bgp 5s infinite linear;
        }
        @-webkit-keyframes bgp{0%{background-position: 0 0;}100%{ background-position: -100% 0;}}     
		
/*投注*/
    .d-betting {
     border-color: #fff;
	 background: url(touzhu.gif) no-repeat;
     height:100%;
     width:100%;
     overflow: hidden;
     background-size:cover;
    }

    .d-betting {
        position: fixed;
        width: 11.667vw;
        height: 11.667vw;
        line-height: 11.3vw;
        border-width: .4vw;
        border-style: solid;
        background-color: transparent;
        color: #fff;
        text-align: center;
        z-index: 3;
        border-radius: 50%;
        display: none;
    }
    .d-betting a{
        font-size: 3.2vw;
    }
    
  .d-betting a{ text-decoration:none}	
/*刷新*/
.refresh { width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 14px; border-radius: 40px; box-sizing: unset; border: solid 4px rgba(255,255,255,.8); background: rgba(255,0,0,8); position: fixed; right: 10px; bottom: 60px; z-index: 1; cursor: pointer;}
/*刷新结束*/

/*漂浮导航底部*/
.cgi-foot-links{
    width:100%;
    max-width:720px;
    height:60px;
    border-top:solid 1px #ddd;
    box-shadow:0 -4px 10px rgba(0,0,0,.05);
    background:#fff;
    background-image:-webkit-linear-gradient(to top,#eee,#fff);
    background-image:linear-gradient(to top,#eee,#fff);
    position:fixed;
    bottom:0;
    z-index:1
}
.cgi-foot-links ul li{
    float:left;
    width:20%;
    text-align:center
}
.cgi-foot-links ul li a{
    font-size:15px;
    color:#555
}
.cgi-foot-links ul li a.hover{
    color:red
}
.cgi-foot-links ul li a span{
    height:34px;
    display:block
}
#bar{
    text-align:center;
    line-height:30px;
    width:80px;
    right:0;
    position:absolute;
    top:-30px;
    background:red;
    color:#fff
}
.cgi-foot-links ul li a span.home{
    background:url(shuxing.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li a span.list{
    background:url(list.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li a span.wechat{
    background:url(wechat.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li a span.cfl4{
    background:url(cfl4.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li a span.bag{
    background:url(bag.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li a.hover span.home{
    background:url(cfl1-2.png) 50% 8px no-repeat;
    background-size:auto 25px
}
.cgi-foot-links ul li.cfl-more{
    width:20%;
    height:60px;
    display:block;
    position:relative
}
.cgi-foot-links ul li.cfl-more a{
    width:60px;
    height:60px;
    line-height:60px;
    background:url(cfl-more.png) no-repeat center;
    background-size:100%;
    border-radius:35px;
    display:block;
    position:absolute;
    bottom:0;
    left:50%;
    margin-left:-35px;
    overflow:hidden;
    text-indent:-999999px
}
#allsite{
    position:fixed;
    max-width:720px;
    width:100%;
    bottom:60px;
    z-index:1000;
    display:none;
    font-size:14px;
    text-align:center;
    background:rgba(0,0,0,.9);
    line-height:30px
}
#allsite ul{
    padding:5px 0
}
#allsite ul li{
    width:20%;
    float:left;
    line-height:21px
}
#allsite ul li a{
    color:#fff;
    display:block
}
/*导航开�?/
.dhl1{width:100%;
max-width:720px;
margin:0 auto;
box-sizing:border-box;padding:0;
border-radius:0;
background-image: linear-gradient(to right, #647B6C, #008888, #00A8A8, #00D0D0, #00A8A8, #008888, #647B6C);
}
.dhl1 ul{padding:0;display:flex;justify-content:space-between}
.dhl1 ul2{padding:0 0 0 2px;display:flex;justify-content:space-between}
.dhl1 ul li{width:100%;box-sizing:border-box;padding:0;margin:2px}
.dhl1 ul li:hover{width:100%;box-sizing:border-box;padding:0;border-radius:15px;background-color:rgba(0,0,0,.3);transform:translate3d(0,0,0)}
.dhl1 ul2 li{width:100%;box-sizing:border-box;padding:0;margin:2px}
.dhl1 ul2 li:hover{width:100%;box-sizing:border-box;padding:0;border-radius:15px;background-color:rgba(0,0,0,.3);transform:translate3d(0,0,0)}
.dhl1 ul li span{height:32px;line-height:32px;display:block;padding:0 0;text-align:center;font-weight:700;font-size:16px;color:#000;border-radius:15px;background:#0095ad}
.dhl1 ul li a span:hover{border-radius:15px;font-weight:700;font-size:16px;border:1px solid #fff;text-shadow:1px 1px 0 snow;background-image:url();-webkit-text-fill-color:transparent;-webkit-background-clip:text;-webkit-background-size:250% 80%;-webkit-animation:colorChange 12s infinite;@-webkit-keyframes colorChange{0%{background-position-x:0;background-position-y:0}50%{background-position-x:-885px;background-position-y:-233px}100%{background-position-x:0;background-position-y:0}}}
.dhl1 ul2 li span{height:40px;line-height:40px;display:block;padding:0 0;text-align:center;font-weight:700;font-size:22px;color:#fff;border-radius:15px;border:1px solid #fff;background-image:linear-gradient(179deg,#191970 0%,#FF2D2D 99%)}
.dhl1 ul2 li a span:hover{border-radius:15px;font-weight:700;font-size:22px;color:#ff0;text-shadow:1px 1px 0 snow;background-image:url();-webkit-text-fill-color:transparent;-webkit-background-clip:text;-webkit-background-size:250% 80%;-webkit-animation:colorChange 12s infinite;@-webkit-keyframes colorChange{0%{background-position-x:0;background-position-y:0}50%{background-position-x:-885px;background-position-y:-233px}100%{background-position-x:0;background-position-y:0}}}




.nav2 { width: 100%; 
max-width: 720px; 
margin: 0 auto; 
box-sizing: border-box; 
padding: 2px; 
font-size: 13px; 
font-weight:bold; 
transform: translate3d(0, 0, 0);}
.nav2 ul { padding: 2px 0; 
display: flex; 
justify-content: space-between;}
.nav2 ul li { width: 100%; 
box-sizing: border-box; 
padding: 0 2px;}
.nav2 ul li a { display: block; 
padding: 3px 0; 
text-align: center; 
color: #fff; 
border-radius: 10px; 
background:#3ecf7c;}
.nav2 ul li a:hover { background-color: rgba(0, 0, 0, .1); 
transform: translate3d(0, 0, 0);}
#nav2[data-fixed="fixed"]{ position: fixed; 
top:0px; left: 0; right: 0; margin: auto; z-index: 10; 
box-shadow: 0 5px 10px rgba(0,0,0,.1);}
.nav-img { text-align: center; background: #fff;}
.nav-img img { width: auto; height: 80px;}
@media screen and (max-width:800px) {.nav-img img { height: 70px;}}
@media screen and (min-width:800px) {.nav2 { padding: 2px; font-size: 16px;}
.nav2 ul { padding: 2px 0;}.nav2 ul li { padding: 0 4px;}
.nav2 ul li a { padding: 4px 0; cursor: pointer;}}.cgi-subnav ul li { width: 16%;}
/*开�?/	
.content {
    padding: 5px 8px;
    color: #333;
    min-height: 180px
}