@CHARSET "UTF-8";
.body-class {
	background: url(../img/headbg.png) no-repeat;
}

.header {
	/* background: #222; */
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 10px 0 0;
	text-align: center;
	/* height: 192px; */
	position: relative;
}

.header-title {
	font-weight: 700;
	color: #fff;
	font-size: 33px;
}

.main {
	margin-top: 10px;
}

.hide {
	display: none;
}

.mine-hidden {
	visibility: hidden
}

#captchaImg {
	height: 33px;
	width: 94px;
	border: 1px solid #cccccc;
}

#tb-1, #tb-2 {
	/*    margin-bottom:30px; */
	
}

.table-div {
	background: white;
}

.select-court {
	border: 1px solid #cccccc;
	background: white;
	border-radius: 4px;
}

.close-alert {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity = 20);
	opacity: .2;
}

.table-head {
	padding: 5px 15px;
	font-size: 14px;
}

.info-table {
	padding: 15px;
}

.context-block {
	background: white;
	padding: 15px;
	/*  margin-bottom: 30px; */
}

.context {
	/*  background: #d5c9c9; */
	
}

.table {
	margin-bottom: 0px;
}

.table-head {
	color: black;
	background: #eee;
}

.table-head th {
	border-bottom: 0px !important;
}

#yzm-group div {
	margin-bottom: 5px;
}

.mybg {
	margin-bottom: 0px;
	padding: 15px 20px 0 15px;
	font-size: 18px;
	border-top: 1px solid;
	font-weight: 600;
}

img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.bg-default {
	color: #e4393c;
	background: white;
}
.bg_title{
   color:white;
   border:0px;
   padding: 5px 25px;
   background: linear-gradient(to right,#B22222 ,#FFB6C1);
}
/* a{
	color: #e4393c !important;
	} */
.tb-sex {
	text-align: center;
	/* padding-left: 20px !important; */
}

#result-table th, #result-table td {
	vertical-align: middle;
	text-align: center;
}

.btn-zxgk {
	color: #fff;
	background-color: #e4393c;
	border-color: #e4393c;
}

.row-block {
	margin-bottom: 30px;
}

.dropdown-mnue {
	width: 30%;
}

#bg {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity = 70);
}

#show {
	display: none;
	position: absolute;
	top: 50%;
	left: 25%;
	width: 50%;
	/* height: 40%; */
	padding: 8px;
	border: 8px solid #E8E9F7;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}


#show-table {
    display: none; 
    position: absolute;
    top: 35%;
    left: 35%;
    width: 30%;
    /* height: 30%; */
    padding: 8px;
    border: 8px solid #E8E9F7;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}

#show-table table{
	border:1px solid #eee;
}

#show-table td{
	border:1px solid #eee;
}
/*  .grad {
	background: red; // For browsers that do not support gradients
	background: -webkit-linear-gradient(top, rgb(193, 53, 54),
		rgba(255, 0, 0, 0)); //Safari 5.1-6
	background: -o-linear-gradient(bottom, rgb(193, 53, 54),
		rgba(255, 0, 0, 0)); //Opera 11.1-12
	background: -moz-linear-gradient(bottom, rgb(193, 53, 54),
		rgba(255, 0, 0, 0)); //Fx 3.6-15
	background: linear-gradient(to bottom, rgb(193, 53, 54),
		rgba(255, 0, 0, 0)); //Standard
}  */

.warning-result{
    text-align: center;
    font-size: 15px;
    padding: 10px;
}

.important{
	color:red;
}
.bs-docs-nav {
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 0;
}

.bs-docs-nav .navbar-brand, .bs-docs-nav .navbar-nav>li>a {
    font-weight: 500;
    color: #563d7c;
}

.bs-docs-nav .navbar-header .navbar-toggle {
    border-color: #fff;
}

.bs-docs-nav .navbar-toggle .icon-bar {
    background-color: #563d7c;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.a_link{
   color:black;
}
.a_link:hover {
    text-decoration: underline;
    color: #d11600;
}

.moible-show{
display:none;
}

#bottom {
text-align:center;
}
#bottom .row div{
padding:5px;
font-size:16px;
}
.bottom-span{
margin-right:15px;
}

#page-div .btn{
padding:6px 5px;
}

#show table td{
	border: 2px solid #eee;
}

#close-x {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: red;
    text-shadow: 0 1px 0 #ffffff;
    filter: alpha(opacity = 20);
    opacity: 1.2;
    padding: 7px;
    cursor: pointer;
}

#tbody-result .border-0 {
    border: 0;
}

.lg-padding-0{
padding-left:0;
}
@media ( max-width : 992px) {
		/* 	自定义栅格系统五等分 */
	.col-md-1-5{
	width:20%;
	float:left;
	}
	
	/* 自定义栅格五等分左偏移 */
	.col-md-offset-5-left{
	margin-left:10%
	}
	/*自定义栅格五等分中间间隔  */
	.col-md-offset-5-inter{
	margin-left:4%;
	}
}

@media ( max-width : 768px) {
	.lg-padding-0 {
		padding-left: 15px;
	}
	.bottom-span{
	margin-right:5px;
	}

	#bottom .row div{
	padding:5px 1px;
	font-size:12px;
	}

	.mysetalert {
		margin: 0 15px 5px 15px;
	}
	.tb-sex {
		text-align: center;
		padding-left: 30px !important;
	}
	.moible-hide {
		display: none;
	}
	.moible-show{
		display:block;
	}
	.dropdown-mnue {
		width: 30%;
	}
	#show {
		display: none;
		position: absolute;
		top: 25%;
		left: 0%;
		width: 100%;
		/* height: 75%; */
		padding: 8px;
		border: 8px solid #E8E9F7;
		background-color: white;
		z-index: 1002;
		overflow: auto;
	}
		#show-table {
		display: none;
		position: absolute;
		top: 25%;
		left: 0%;
		width: 100%;
		/* height: 75%; */
		padding: 8px;
		border: 8px solid #E8E9F7;
		background-color: white;
		z-index: 1002;
		overflow: auto;
	}
	.moible-div{
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
	}
	.moible-btn{
	padding-left:1px;
	padding-right:1px;
	}
	
	/* 	自定义栅格系统五等分 */
	.col-xs-1-5{
	width:20%;
	float:left;
	}
	
	/* 自定义栅格五等分左偏移 */
	.col-xs-offset-5-left{
	margin-left:10%
	}
	/*自定义栅格五等分中间间隔  */
	.col-xs-offset-5-inter{
	margin-left:4%;
	}
	
}

* {
    padding: 0px;
    margin: 0px;
    font-family: "Microsoft YaHei", "微x8F6F正黑体", "华文黑体", STHeiti, "思源黑体", "Noto Sans CJK SC", "方正黑体", "宋体", SimSun, regular, "微软雅黑", "黑体", "宋体", "Hiragino Sans GB", tahoma, helvetica, arial;
}
.btn-zxgk:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bb1b1d;
    border-color: #d40c0f;
}
.btn-zxgk:focus {
    color: white;
}
.find-div-body {
    position: absolute;
    top: 120%;
    padding: 8px;
    background-color: #ffffff;
    border: #cccccc solid 1px;
    border-radius: 3px;
    margin-left: -270px;
    border-radius: 8px;
  	z-index:100;
  	display:none;
}
.find-div-body:before {
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -16px;
    right: 41px;
    padding: 0;
    border-bottom: 8px solid #FFFFFF;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    display: block;
    content: '';
    z-index: 12;
}

#zxgk_link ul {
    padding-left: 9px;
    width: 400px;
    height: 126px;
    /* background: aliceblue; */
    /* padding-top: 20px; */
    padding-top: -20px;
    margin-top: 7px;
}

#zxgk_link li {
    list-style-type: none;
    float: left;
    margin-left: 16px;
    border: 1px solid #ab9898;
    margin-top: 7px;
    width: 170px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-family: "仿宋";
    font-weight: 600;
    overflow: hidden;
    /* background: white; */
}

#zxgk_link li a {
    color: #2d2121;
    font-size: 15px;
    text-decoration: none;
}
@media ( max-width : 768px) {
	#zxgk_link {
		width: 120px;
	}
	#home_link {
		width: 64px;
	}
	.find-div-body {
		position: absolute;
		top: 120%;
		padding: 0px;
		background-color: #ffffff;
		border: #cccccc solid 1px;
		border-radius: 3px;
		margin-left: -210px;
		border-radius: 8px;
		z-index: 100;
		display: none;
	}
	#zxgk_link ul {
		padding-left: 9px;
		width: 342px;
		height: 126px;
		/* background: aliceblue; */
		/* padding-top: 20px; */
		padding-top: -20px;
		margin-top: 7px;
	}
	#zxgk_link li {
		list-style-type: none;
		float: left;
		margin-right: 5px;
		margin-left: 0;
		border: 1px solid #ab9898;
		margin-top: 7px;
		width: 160px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		font-family: "仿宋";
		font-weight: 600;
		overflow: hidden;
		/* background: white; */
	}
	#zxgk_link li a {
		color: #2d2121;
		font-size: 14px;
		text-decoration: none;
	}
	.moible-display {
		width: 100px;
		height: 50px;
	}
}



页面摘要