*,html,body{margin:0; padding:0;}
body{margin:0; padding:0;background:#fff url(/skin/skin.gif);}
body,input{line-height:20px; font-weight:bold;size:20px; color:#000; font-family:,"Adobe黑体","黑体","宋体",Arial;}
body,html{overflow-x:hidden; }
p,div,img {margin:0; padding:0;}
input{ font-size:16px; none;border-radius: 0px;}
form{display:inline;}
img {max-width:300px;border:0;}
li,ul,ol{ list-style:none;}
a:link,a:visited {text-decoration:none; color:#00A0E9;}
a:hover,a:active,a:focus {color:#FF77FF; text-decoration:none;}
/*公共DIV代码UBB显示[div=list]样式[/div]*/
.logo{background-color:#FFFFFF;color: #000000; padding:0px 8px;margin: 0px; text-align:center;}
.logo a{color: blue;line-height: 28px;letter-spacing: 1px;}
.list{background-color:#feeb99;color: #000000; padding:0px 8px;margin: 0px; text-align:left;}
.list a{color: #000000;line-height: 28px;letter-spacing: 1px;}
.list1{background-color:#0852AD;color: #FFFFFF; padding:0px 8px;margin: 0px; text-align:left;}
.list1 a{color: #000000;line-height: 28px;letter-spacing: 1px;}
.list2{background-color:#DC8700;color: #FFFFFF; padding:0px 8px;margin: 0px; text-align:left;}
.list2 a{color: #000000;line-height: 28px;letter-spacing: 1px;}
.list3{background-color:#D02232;color: #FFFFFF; padding:0px 8px;margin: 0px; text-align:left;}
.list3 a{color: #000000;line-height: 28px;letter-spacing: 1px;}
.list4{background-color:#0FD000;color: #FFFFFF; padding:0px 8px;margin: 0px; text-align:left;}
.list4 a{color: #000000;line-height: 28px;letter-spacing: 1px;}
.list5{background-color:#FF0000;color: #FFFFFF; padding:0px 8px;margin: 0px; text-align:left;}
.list5 a{color: #000000;line-height: 28px;letter-spacing: 1px;}
.list6{background-color:#009448;color: #FFFFFF; padding:0px 8px;margin: 0px; text-align:left;}
.list6 a{color: #ffff00;line-height: 28px;letter-spacing: 1px;}
.list7{background-color:#1e79ce;color: #FFFFFF; padding:0px 8px;margin: 0px; text-align:left;}
.list7 a{color: #000000;line-height: 28px;letter-spacing: 1px;}
/*全站向左对齐宽边-*/
.main {line-height:26px; font-size:16px; margin-bottom:0px; margin:0px auto; word-break:break-all; box-shadow:0 0 15px #ccc;overflow:hidden;}
/*彩版居中向左对齐宽边-max-width:800px 宽度*/
.main1 {line-height:26px; font-size:16px; margin-bottom:0px; margin:0px auto; word-break:break-all; max-width:800px; box-shadow:0 0 15px #ccc;overflow:hidden;border:1px solid #c6c6c6;}
/*彩版居中向左对齐窄边-max-width:238px 宽度*/
.main2 {line-height:26px; font-size:16px; margin-bottom:0px; margin:0px auto; word-break:break-all; max-width:238px; box-shadow:0 0 15px #ccc;overflow:hidden;border:1px solid #c6c6c6;}
/*-版权及日期等-*/
.copyright {padding:5px; border-top:0px solid #d6d6d6; font-size:13px; line-height:23px;color:#616161;}}
.copyright a{ margin:0 20px;}
/*顶部-*/
.ding {padding:4px 4px 3px;font-size:18px;color:#039;background:#e8f4ff;border-bottom:1px solid #1e79ce;}
.ding a:hover, .header a:active, .header a:focus {color:#039;}
.hr{margin:10px 0;height:0px;border:none;border-top:1px #999 solid;color:#999}
/*-底部版本切换-*/
.footer {background:#1e79ce; color:#fff;  padding:3px 5px; margin-top:-1px;}
.footer a {color:#fff; }.footer a:active{ color:#c4e2ef;}
.footer span{ color:#fff;}

.box{
	margin:5px 0;
	border-radius: 5px;
	overflow: hidden;
	background-image: linear-gradient(to right, #2bbdff, #2bbdff, #2bbdff, #2bbdff, #2bbdff, #2bbdff, #2bbdff);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}
.pad{
	padding:4px 4px;
}
.padt{
	padding:4px 4px 1px 4px;
}
.list-title{
	height: 30px;
	line-height: 30px;
	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;
}
#yxym .list-title{
	background: linear-gradient(transparent,#f7f3f3);
	font-size: 26px;
	color: #000;
	text-shadow: 0px 0px 10px #e5e5e5;
	border-radius: 0 0 50px 50px;
    /* background: linear-gradient(#d0dee6,#d6dee6, #FFFFFF); */
    box-shadow: 0 5px 4px 0 #0585e8, 0 6px 20px 0 rgba(0, 0, 0, .19);

}
.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 #e4ece4;
	font-size: 18pt;
}
.duilianpt1 .zl{
	font-size: 22pt;
}
.duilianpt1 th{
	font-weight: bold;
	border:1px solid #e4ece4;
	font-size: 17pt;
}
.code-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
.p-all {
    padding: 0 .25rem .25rem .25rem;
    background: #ffffff;
}
.home-tu img {
    width: 100%;
    border: 0;
    height: 60px;
}
.box03 {padding:5px;background:url(/material/kj-bg.jpg) repeat left top;}
.box03 p {line-height:28px;font-size:14px;border-bottom:1px solid #333;color:#00cc00;white-space:nowrap;font-weight:bold}
.oh {overflow:hidden}





.KJ-TabBox28 {padding: 15px 3% 2px 3% !important;background-position: -12px -24px, top -11px right -24px, top, bottom, center;background-repeat: no-

repeat;background-size: auto;background-color: #074072; border-radius: 15px;box-shadow: inset 0px 0px 90px 0px #000;}
.KJ-TabBox28 ul,.KJ-TabBox28 li{margin:0;list-style:none;padding:0;border:0;font-size: 14px;text-align: center;}
.KJ-TabBox28 li{display:inline-block;border:1px solid darkgrey;padding:5px;border-bottom:0;color:darkgrey;cursor:pointer;border-left: none;width: 

25%;box-sizing: border-box;color: #33767e;font-size: 18px;font-weight: bold;text-align: center;padding: 10px 0 10px 0;}
.KJ-TabBox28 li{text-shadow: #000 0px 0px 8px;border-left:none;border-color: transparent!important;background: url

(/image/kj28/kj-bu-h.png);background-repeat: no-repeat;background-position: 0px 0px;background-size: 

99% 99%;margin: 5px;
}}
.KJ-TabBox28 li:first-child{border-left:solid 1px;}
.KJ-TabBox28 li.cur {font-weight: bold;cursor: default;border-left: none;border-right: none;color: #fff !important;background: url

(/image/kj28/kj-bu.png);background-repeat: no-repeat;background-position: 0px 0px;background-size: 

100%;}
.KJ-TabBox28 div{border-top:1px solid gainsboro;margin-top:-1px;display:none;}
.KJ-TabBox28 div.cur{display:block!important;border-color: transparent!important;margin: 5px 0 0;}

.KJ-TabBox28 .KJ-IFRAME28 {background: transparent;padding: 0 8px;box-sizing: border-box;border-radius: 0 0 6px 6px;}

@media screen and (max-width: 700px) {
  .KJ-TabBox28 li.cur {background-position: 12px 3px;}
}
@media screen and (max-width: 650px) {
  .KJ-TabBox28 li.cur {background-position: 7px 3px;}
}
@media screen and (max-width: 600px) {
  .KJ-TabBox28 li.cur {background-position: 3px 3px;}

}
@media screen and (max-width: 450px) {
  .KJ-TabBox28 li {width: 40%;background-size: 99% 96%;background-position-y: 3px;}
  .KJ-TabBox28 li.cur {background-size: 99% 99%}
  .KJ-TabBox28 {height: 207px;margin: 0px;padding: 9px 1% 10px 1% !important;}
}
