﻿body{
max-width:100%;
margin:0 auto;
font-family: STHeiti,'Microsoft YaHei',Helvetica,Arial,sans-serif;width:100%;
}
*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;list-style:none;max-height:99999px;word-wrap: break-word;}

.biaoti {
    table-layout: auto;
    color: #fff;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    background: #0000FF;
    
}
.biaoti tr {
    height: 50px;
}
.biaoti td {
    /* font-weight: bold; */
    border: 2px solid #C0C0C0;
    font-size: 16pt;
}
.duilianpt {
    table-layout: auto;
    color: #000;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    
}
.duilianpt tr {
    height: 40px;
}
.duilianpt td {
    font-weight: bold;
    border: 1px solid #E6E6E6;
    font-size: 15pt;
}
@media screen and (max-width: 610px){
.duilianpt td{
	font-size: 15pt;
	}
}
@media screen and (max-width: 504px){
.biaoti td {
    font-size: 18pt;
}
.duilianpt td{
	font-size: 14pt;
	}
}
@media screen and (max-width: 408px){
.biaoti td {
    font-size: 16pt;
}
.duilianpt td {
    font-size: 13pt;
}
}
@media screen and (max-width: 358px){
.duilianpt td {
    font-size: 12pt;
}
}


.jyyzt table {
    font-weight: bold;
    font-size: 18px;
    border: 0;
	 border-collapse: collapse;
	 border-spacing: 0;
	 margin: 0;
    padding: 0;
    font-size: 100%;
}
.jyyzt table thead th {
    padding: 5px;
    color: #ff0;
    font-size: 24px;
    text-shadow: 0 2px 0 rgb(0 0 0 / 50%);
    background: linear-gradient(to top, #5e1186, #fb82fb);
}
.jyyzt table td {
    padding: 3px 5px;
}
.jyyzt-txt1 {
}
.jyyzt-txt2 {
    font-weight: normal;
    color: #f00;
}
.jyyzt-txt3 {
    font-weight: normal;
    color: #00f;
}


@media screen and (max-width: 700px)
#to {
    font-size: 12pt;
}

#to {
    font-size: 18pt;
    font-weight: bold;
    font-family: 微软雅黑;
text-align: left;
}

.bg6 { background-color: #fff; } 

.nr{font-family : Verdana;
font-size : 15px;
color : #000;
font-weight: bold;
padding: 5px 10px;}
#to {
    font-size: 15pt;
    font-weight: bold;
    font-family: 微软雅黑;}