.show-layer {
	display: none
}
dl, dd, ol, ul {
	list-style:none;
	margin:0;
	padding:0
}
.top ul {
	width: 78px;
	height: 25px;
	line-height: 23px;
	border: 1px solid #ccc;
	margin: 10px auto 0 auto;
}
.top ul li {
	position: relative;
	text-align: center
}
.top ul li dd input {
	display: inline-block;
	padding-right: 5px;
	vertical-align: middle
}
#nav_1, #nav_3, #nav_4 {
	width: 108px;
	height: 210px;
	overflow-y: scroll;
	position: absolute;
	top: 18px;
	left: -1px;
	text-align: left;
	border: 1px solid #ccc;
	padding-left: 10px;
	background: #fff;
	z-index: 999;
}
#nav_2 {
	width: 148px;
	height: 210px;
	overflow-y: scroll;
	position: absolute;
	top: 18px;
	left: -1px;
	text-align: left;
	border: 1px solid #ccc;
	padding-left: 10px;
	background: #fff;
	z-index: 999;
}
#nav_1 dd, #nav_2 dd, #nav_3 dd, #nav_4 dd {
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #000;
	font-size: 12px;
	font-weight: normal
}
#nav_1 dd:hover, #nav_2 dd:hover, #nav_3 dd:hover, #nav_4 dd:hover {
	background: #fff;
}
.t3 table {
	border-collapse: collapse;
	margin:0 auto;
	background:none
}
.t3 table tr th {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 81px;
}
.t3 table tr td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 81px;
	word-wrap:break-word;
	word-break:break-all
}
.pclass {
	display: none;
}
#table tr td {
	width: 81px;
	height: 29px;
	line-height:29px;
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all
}
.stytable {
	display:block!important;
}
.stytable td {
	width: 81px;
	height: 29px;
	line-height:29px;
	border-collapse:collapse;
	border:1px solid #CCC;
	word-wrap:break-word;
	word-break:break-all
}
.stytable-disp td {
	width: 81px;
	height: 29px;
	line-height:29px;
	border-collapse:collapse;
	word-wrap:break-word;
	word-break:break-all
}
.inner {
	width:650px;
	height:60px;
	display: table;
	text-align: left;
}
.inner p {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	margin: 7px 5px 0 5px;
}
.inner span {
	display: inline-block;
	margin-right:5px;
	font-weight: normal;
	line-height: 28px;
}
.inner span h1 {
	font-size: 12px;
	font-weight: bold;
	display: inline
}
.cont {
	float: left;
}
.tablediv{ display:none}
.con{display:none}
.leftNav, .rightNav, .upNav, .downNav{display:none}
@media screen and (min-width: 320px) and (max-width: 480px) {
.t3 table tr th {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 14.28%;
}
.t3 table tr td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 14.28%;
	word-wrap:break-word;
	word-break:break-all
}
.pclass {
	display: none;
}
#table tr td {
	width: 14.28%;
	height: 29px;
	line-height:29px;
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all
}															  
															  
.hide {
	display: none
}
.show-layer {
	display: block;
	width: 100%;
	margin-top: 10px
}
.show-layer img {
	display: block;
	width: 100%
}
#content {
	width: 100%;
}
#content .content3 {
	width: 100%;
	margin-top: 0
}
#content .content3 .l .zw .t3 table {
	width: 100%;
	border-collapse: collapse;
}
#content .content3 .l{ width:100%}
#content .content3 .l .zw {
    width: 100%;
    height: auto;
    border: 0;
}
#content .content3 .l .zw .t1 {
    width: 100%;
    margin: 0px auto;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #000000;
    text-align: center;}
	#content .content3 .l .zw .t2 {
    width: 100%;
    height: 36px;
    margin: 0px auto;
    text-align: center;
}
#content .content3 .l .zw .t3 {
    width: 100%;
    height: auto;
    margin: 0px auto;
    line-height: 25px;
    text-align: left;
    font-size: 14px;
    color: #252525;
    padding: 0;}

.top {
display:none
}
#hh {
display:none
}


/*wap*/
.con
{
	width: 100%;
	height: 50px;
	display:block;
	border: 1px solid #ccc;
	box-sizing:border-box
}

.btn
{
	width: 25%;
	height: 40px;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
	float: left;
	text-align: center;
	box-sizing: border-box;
}

.btn:hover { background-color: #d9d9d9; }

.btn span
{
	display: block;
	font-size: 12px
}

.con a
{
	position: relative;
	float: left;
	width: 25%;
	height: 49px;
	/*  line-height: 50px;
*/  color: #333;
	font-size: 14px;
}

.con a:after
{
	position: absolute;
	top: 50%;
	right: 13%;
	margin-top: -4px;
	margin-left: 30px;
	width: 5px;
	height: 5px;
	border: #666 solid;
	border-width: 1px 1px 0 0;
	content: ' ';
	-webkit-transform: rotate(135deg);
}

.con .upto
{
	color: #007ccf;
	border-bottom: 2px solid #007ccf;
}

.con .upto:after
{
	margin-top: 0;
	border: #007ccf solid;
	border-width: 1px 1px 0 0;
	-webkit-transform: rotate(-45deg);
}

.con a:before
{
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	width: 1px;
	height: 30px;
	background-color: #ebebeb;
	content: ' ';
}
.con a:first-child:before{background:none}

.bgDiv
{
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .5;
	position: fixed;
	display: none;
	z-index: 99;
	bottom: 0;
}

.leftNav, .rightNav, .upNav, .downNav
{
	display:block;
	width: 100%;
	height: 40%;
	overflow-y: scroll;
	background-color: #fff;
	position: fixed;
	z-index: 999;
	bottom: -40%;
}

.leftNav li, .rightNav li, .upNav li, .downNav li
{
	border-bottom: 1px solid #d9d9d9;
	line-height: 3em;
	padding-left: 5%
}

#wap_nav_1_ul,#wap_nav_2_ul,#wap_nav_3_ul,#wap_nav_4_ul{ margin-top:40px; text-align:left}

.leftNav li input[type="checkbox"], .rightNav li input[type="checkbox"], .upNav li input[type="checkbox"], .downNav li input[type="checkbox"]
{
	display: inline-block;
	margin-right: 3%;
	width: 20px;
	height: 20px;
	vertical-align: middle
}
.leftNav ul:nth-child(1){ padding-top:40px;color:#f00}
		dl, dd, ol,li, ul {	list-style:none;	margin:0;	padding:0}
		.show-layer{ display:block; width:100%}	.show-layer img{ display:block; width:100%} .table-info {width:100%; display: table;border-collapse:collapse;word-wrap:break-word;word-break:break-all;} #tab-auto { width:100%} #content-tab {width:100%;font-size:12px;}.hide{display:none}.title-data {line-height:25px;text-align:center;}#table{ width:100%;}.top{ display:none}#hh{ display:none!important;}.inner{ display:none}
		
.tablediv
{
	 width: 100%;
                height: auto;
                display: table;
                border: 1px solid #ccc;
                text-align: left;
                word-break: break-all;
                word-wrap: break-word;
                box-sizing: border-box;
}

.tablediv h2
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	line-height: 20px;
				margin-top:5px
}

.tablediv span
{
	display: inline-block;
	margin-right: 10px;
	font-weight: normal;
	line-height: 28px;
}

#wap-cont span h1
{
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color:#f00;
		line-height: 28px;
}

.off_no{ position:fixed;width:100%; height:40px; line-height:40px; border-bottom:1px solid #ccc;  margin-bottom:5px; background:#fff}
.off_no a{ text-decoration:none; font-size:1rem; color:#666}
.off_no .btn_left{ float:left; margin-left:5%}
.off_no .btn_right{ float:right;margin-right:5%}

.stytable
        {
            display:table!important;
        }
        #table tr{width:99.8%}
        .stytable th
        {
            width: 14.28%!important;
            height: 29px;
            line-height: 29px;
             box-sizing: border-box;
        }
        .stytable td
        {
            width: 14.28%!important;
            height: 29px;
            line-height: 29px;
              box-sizing: content-box;
        }
}

