@charset "utf-8";
/* CSS Document */
body{ font-size:12px; font-family:Arial, Helvetica, sans-serif}
img{
	cursor:hand;
	max-width: 100%;
	height: auto;
}
/*canvas {*/
  /*height: 100vh;*/
  /*width: 100vw;*/
  /*display: block;*/
/*}*/

canvas {

	/*cursor:hand;*/
	width: 100%;
	height: auto;
	max-width: 1400px;
}

.table_kang{ border:1px solid #666}
.logo{margin-top:13px}
.xian{margin-top:5px}
.table_kang_b span{ font-weight:bold}
.table_kang_t { background:#000; margin-left:5px; }
.table_kang_t td{ background-color: #E8E8E8; line-height:24px; height:24px}
.table_kang_right{border-left:1px solid #666}
.table_kang_left{ border-left:1px solid #666}
.STYLE1,td{font-size:12px;}

strong{ color:#FFF}
.STYLE2{font-size:12px;}
.STYLE3{font-size:16px; font-weight:bold}
.STYLE4{ color:#FFF; font-size:14px; font-weight:bold; background:#014980; width:100%; display:block}
.STYLE5{ font-weight:bold;}
a:link {
	text-decoration: none; color:#03F
}
a:visited {
	text-decoration: none;color:#03F
}
a:hover {
	text-decoration: underline;color:red
}
a:active {
	text-decoration: none;color:#03F
}
.light{ margin-left:5px}
#menu{ height:65px;  background:url(images/web_head.png);}
#menu img{ margin-top:10px;}


.first_a{ font-size:16px; font-weight:bold}


.video_k{ width:965px; height:539px; display: block}
#admin_menu{ }

.button {
    height: 90px;
    width: 90px;
}