.qqbz{
    background: linear-gradient(to right, #083bff, #6eceef);
    position: relative;
    height: 418px;
    margin: 5px 0;
    overflow: hidden;
}
.qqbz ul{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    list-style: none;
    text-align: center;
    white-space: nowrap;
    padding: 0.5rem 0;
}
.qqbz ul::-webkit-scrollbar { height: 0}

.qqbz ul { -ms-overflow-style: none; }

.qqbz ul { overflow: -moz-scrollbars-none; }

.redblock ul::-webkit-scrollbar { height: 0}

.redblock ul { -ms-overflow-style: none; }

.redblock ul { overflow: -moz-scrollbars-none; }

.qqbz ul li{
    cursor: pointer;
    background: #56ba1a;
    margin: 0 .4rem;
    padding: 2px 15px;
    color: #fff;
}
.qqbz ul .active{
    background: #fff;
    color: #000;
}
.qqbz>h3 {
	background-color: #56ba1a;
	font-size: 22px;
	line-height: 44px;
	color:#fff;
	text-align: center
}
.qqbz>div{
    position: absolute;width:100%;
    
    /*transform: scaleX(1);*/
    /*transform-origin: left center;*/
    transition: transform 1s ease;
}
.qqbz>.hide{
    /*transform: scaleX(0);*/
    /*transform-origin: left center;*/
    transform: translate(-100%,0);
}
.qqbz>div:nth-child(n+2)>div {
	display: flex;
    justify-content: space-around;
    text-align: left;
    font-size: 18px;
    line-height: 36px;
    font-weight: 900;
	color:#31ff00;
    background: #000000;
}
.qqbz>div:nth-child(n+2)>div .right{
    color:#ff96e3;
}
.qqbz>div:nth-child(n+2)>div:nth-child(2) {
	border: 1px solid #fff
}
.qqbz>div:nth-child(n+2)>div:nth-child(2)>div {
	padding: 2px;border: 1px solid #fff;
}
.qqbz>div:nth-child(n+2)>div:nth-child(2)>div:nth-child(1){
    width: 50%;
}
.qqbz>div:nth-child(n+2)>div:nth-child(2)>div:nth-child(2){
    width: 33%;
}
.qqbz>div:nth-child(n+2)>div:nth-child(2)>div:nth-child(3){
    width: 17%;
}
.qqbz>div:nth-child(n+2)>div:nth-child(2)>div p {
	text-align: center;
}
.qqbz>div:nth-child(n+2)>div:nth-child(2)>div>div:nth-child(2n+1) {
    background: #ffeb3b;
    color: #ff0000;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
}
.qqbz>div:nth-child(n+2)>div:nth-child(2)>div>div:nth-child(2n) {
    color: #00ffd9;
    font-weight: 900;
    font-size: 1rem;
}
.qqbz .left {
	width: 56%;
	text-align: center;
}
.qqbz .left>div {
	display: flex
}
.qqbz .left>div:nth-child(1) {
	font-size: 18px;
	justify-content: center;
	font-weight: 800;
	color: #f1ff00;
}
.qqbz .left>div:nth-child(2)>div:nth-child(1) {
	width: 46%
}
.qqbz .left>div:nth-child(2)>div:nth-child(2) {
	width: 54%
}

.qqbz i,.redblock i{
    background: #ff0;
    color: #f00;
    font-style:normal;
}

.redblock{
	background: linear-gradient(to right, #d8003e, #fd6286);
    border-radius: 12px;
    overflow: hidden;
    margin: 5px auto;
    width: 98%;
    color: #fff;
    padding-top: 0.5rem;
    border: 1px solid #ff9e00;
    box-sizing: border-box;
    position: relative;
}
.redblock h3{
	padding: 0 0.6rem;
    text-align: center;
    font-size: 1.4rem;
    border-bottom: 1px solid #fff;
}
.redblock>ul{
	display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    list-style: none;
    text-align: center;
    white-space: nowrap;
    margin: 0.5rem 0;
}
.redblock>ul li{
	cursor: pointer;
    background: #0e49b1;
    margin: 0 .4rem;
    border-radius: 40px;
    padding: 2px 15px;
}
.redblock>ul .active{
    background: #fff;
    color: #0e49b1;
}
.redblock .cot{
    position: absolute;width:100%;
    
    transition: transform 1s ease;
}
.redblock .hide{
    transform: translate(-100%,0);
}



.yysb .cot>p:nth-child(n+2)>b {
	background: #ff0
}

.yysb .hong {
	color: red
}

.yysb .lv {
	color: #408d05
}

.yysb .lan {
	color: #1955ff
}

.yysb .cot {
	line-height: 3rem;
    font-weight: 800;
    font-size: 1.2rem;
    background: #fff;
	color: #000;
	position: absolute;
}

.yysb .cot>p {
	padding: 3px;
	border-bottom: 1px solid #cbcbcb
}

.yysb .cot>p:nth-child(1)>b:nth-child(1) {
	background: #2542ff;
	color: #fff
}

.yysb .cot>p:nth-child(1)>b:nth-child(2) {
	color: red
}

.yysb .xinshui {
	background: #000;
	font-size: .7rem;
	text-align: center;
	line-height: 2rem;
	font-weight: 800;
	border: 1px solid #ababab
}

.yysb .xinshui font {
	font-size: .9rem;
	color: red
}

.yysb>div:nth-child(1) {
	background-color: #56ba1a;
	color: #fff;
	font-size: 22px;
	line-height: 44px;
	text-align: center
}

.yysb>p {
	font-size: 1.2rem;
	padding: 3px;
	font-weight: 800;
	background: #fff;
}


.ptxj>div{
	background: #000;
}
.ptxj>div>p{
	border-bottom: 1px solid #afafaf;
	padding: .5rem;
	font-family: "微软雅黑";
	color: red;
	font-size: 1.1rem;
	font-weight: 800
}

.ptxj>div>p>font {
	font-family: "宋体";
	color: #7cff00
}

.ptxj>div>p:nth-child(1) {
	color: #ffef30
}

.ptxj>div>p:nth-child(1)>font {
	background: #ffffff;
    color: #1900ff;
    padding: 3px;
}

.ptxj>div>div {
	text-align: center;
    background: #fcfc58;
    font-size: .8rem;
    font-weight: 800;
    line-height: 2rem;
    color: #000;
}





.dwxj>div{
	padding: 0 3px;
	line-height: 50px;
	font-size: 22px;
	font-weight: 800;
	background: #000;
}

.dwxj>div>p {
	border-bottom: 1px solid #ddd
}

.dwxj>div>p:nth-child(2) {
	color: #e7d22f
}

.dwxj>div>p:nth-child(1)>b:nth-child(1) {
	background: #0900ff;
	padding: 0 10px;
}

.dwxj>div>p:nth-child(1)>b:nth-child(3) {
	color: red
}



.sxzt p b {
	background-color: #ff0
}

.sxzt p {
	background: #fff;
    border-bottom: 2px solid #ddd;
    color: #5a5a5a;
    font-weight: 800;
    font-size: 17px;
    padding: 6px 4px;
}

.sxzt p>font:nth-child(1) {
	color: #0010eb
}

.sxzt p>font:nth-child(2) {
	color: red
}

.sxzt>div:nth-child(1) {
	background-color: #56ba1a;
	color: #fff;
	font-family: kai;
	font-size: 16px;
	line-height: 30px;
	text-align: center
}

.sxzt>div:nth-child(1) font {
	color: #f0b;
	font-family: song;
	font-weight: 900;
	font-size: 18px
}



.qwzt p b {
	background-color: #f9b919
}

.qwzt p {
	text-align: center;
    line-height: 36px;
    border-bottom: 2px solid #ddd;
    color: #5a5a5a;
    font-size: 18px;
    font-weight: 800;
    background: #fff;
}

.qwzt p>font:nth-child(1) {
	color: #0010eb
}

.qwzt p>font:nth-child(2) {
	color: #ff00fb
}

.qwzt>div:nth-child(1) {
	background-color: #56ba1a;
	color: #fff;
	font-family: kai;
	font-size: 16px;
	line-height: 30px;
	text-align: center
}

.qwzt>div:nth-child(1) font {
	color: #f0b;
	font-family: song;
	font-weight: 900;
	font-size: 18px
}


.zhjs>div>p {
	border-bottom: 1px solid #b0b0b0;
    padding: .4rem 0;
    font-size: 17px;
    color: #1bff2c;
}

.zhjs>div>p>b:nth-child(1) {
	color: #5ee2ff;
    text-shadow: 1px 1px #000000;
}

.zhjs>div>p>b:nth-child(2) {
	color: #e4ff00;
}

.zhjs>div {
	text-align: center;
}

.zhjs>div:nth-child(1) {
	background-color: #56ba1a;
	color: #fff;
	font-family: kai;
	font-size: 1rem;
	line-height: 2rem
}

.zhjs>div:nth-child(1) font {
	color: #f0b;
	font-family: song;
	font-size: 1.2rem
}

.gjpjm>div:nth-child(1) {
	background-color: #56ba1a;
	color: #fff;
	font-family: kai;
	font-size: 1rem;
	line-height: 2rem;
	text-align: center
}

.gjpjm>div:nth-child(1) font {
	color: #f0b;
	font-family: song;
	font-weight: 900;
	font-size: 1.2rem
}

.gjpjm>div:nth-child(n+2) {
	border-bottom: 1px solid #adadad;
    font-weight: 900;
    font-size: .9rem;
    padding: 5px;
    height: 11rem;
    background: #ffffff;
    border: 2px solid #000000;
    box-sizing: border-box;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.gjpjm>div:nth-child(n+2)>p {
	padding: 2px
}

.gjpjm>div:nth-child(n+2)>p:nth-child(1) {
	color: red
}

.gjpjm>div:nth-child(n+2)>p:nth-child(2) {
	color: #626262
}

.gjpjm>div:nth-child(n+2)>p:nth-child(3) {
	color: #394dff;
    font-size: 1.2rem;
    position: absolute;
    bottom: 0;
}

.yc{
    background: linear-gradient(to right, #9a0530, #ed2b58);
    border-radius: 12px;
    overflow: hidden;
    margin: 6px auto;
    width: 98%;
    color:#fff;
    padding-top: 0.5rem;
    border: 1px solid #ff9e00;
    box-sizing: border-box;
    position: relative;
}
.yc h3{
    padding: 0 0.6rem;
}
.yc ul{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    list-style: none;
    text-align: center;
    white-space: nowrap;
    margin: 0.5rem 0;
}
.yc ul li{
    cursor: pointer;
    background: #0e49b1;
    margin: 0 .4rem;
    border-radius: 40px;
    padding: 2px 15px;
}
.yc ul .active{
    background: #fff;
    color: #0e49b1;
}
.yc .cont{
    position: relative;
}
.yc .cont .hide{
    transform: scaleX(0);
    transform-origin: left center;
}
.yc table{
    width: 100%;border-spacing: 0px;
    position: absolute;
    
    transform: scaleX(1);
    transform-origin: left center;
    transition: transform 0.8s ease;
}
.yc table td{
    background: #fff;color: #000;
    text-align: center;
    border-bottom: 1px solid #ff9e00;
    border-right: 1px solid #ff9e00;
    padding: 6px 0;
}
.yc table tr:last-child td{
    border-bottom: none;
}
.yc table tr td:first-child{
    width: 22%;
}
.yc table tr td:last-child{
    width: 22%;
    border-right: none;
}
.yc table tr td:nth-child(2){
    background: #000;color: #f00;
    font-size: 1.2rem;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
}
.yc td span{
    color: #1e80f9;
    font-size: 1.4rem;
}
.yc td i{
    font-style: normal;
    background: #ff0;
}