@charset "utf-8";
body {
	font-family: Verdana, Geneva,sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/resultsAdmission/login_body_bg.gif);
}

form{
	margin: 0px;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:active {
	color: #333;
	text-decoration: none;
}

img{
	border: 0px;
}


.top {
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url("../img/resultsAdmission/top_bg.gif");
	background-repeat: repeat-x;
}

.top_table {
	height: 98x;
	border-collapse: collapse;
	margin: 0px auto;
}
.main_title {
	font-size:33px;
	color: #FFFFFF;
	font-family: 黑体;
	font-weight: bold;
	text-align: left;
}

.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

.main_table{
	width: 1000px;
	border-collapse: collapse;
	margin: 0px auto;
	font-size: 16px;
	font-weight: bold;
}

.main_table t1{
	font-size: 16px;
}

.main_table tr td{
	height: 40px;
}

ul{
	margin: 0px;
	padding-left: 20px;
}

ul li{
	list-style: decimal;
	font-size: 14px;
	line-height: 20px;
}

.main2 {
	width: 840px;
	height: 603px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../img/resultsAdmission/bg.gif);
	background-repeat: no-repeat;
}

.line {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FD4700;
}

.topdown {
	height: 3px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 28px;
	background-color: #017ACB;
}

.sub_title {
	line-height: 32px;
	height: 32px;
	text-align: center;
	font-size: 22px;
	font-family: "微软雅黑";
	font-weight: bold;
	padding-top: 30px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	color:#FD4700;
}


.query_count {
	width:700px;
	height: 38px;
	margin: 5px auto;
}

.query_count_table{
	width:210px;
	height: 38px;
	border-collapse: collapse;
	margin: 0px auto;
}

.redfont {
	font-size: 12px;
	color: #F00;
}

.bottom {
	width: 1000px;
	height:70px;
	margin: 0px auto;
	padding-top:7px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	background-color: #088DD9;
	color: #FFF;
}

.ks_table{
	width: 280px;
	border-collapse: collapse;
	margin: 0px auto;
}

.ks_table tr td{
	height: 25px;
	padding-left: 5px;
}

.score_table{
	width: 310px;
	border-collapse: collapse;
	margin: 0px auto;
	border: 1px solid #303030;
}

.score_table tr th{
	font-weight:bold;
	height: 25px;
	border: 1px solid #303030;
	background-color: #005FB3;
	text-align: center;
	color: #FFF;
}


.score_table tr td{
	height: 25px;
	border: 1px solid #303030;
	text-align: center;
}

.zf{
	color: red;
	font-weight: bold;
}

.error {
	width: 530px;
	height: 250px;
	margin: 0px auto;
	margin-top: 80px;
}
.error_img {
	float: left;
	height: 90px;
	width: 90px;
	margin-right: auto;
	margin-left: auto;
}
.error_text {
	width: 390px;
	float: left;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin-left:9px; 
}
.error_text2 {
	width: 390px;
	float: left;
	padding-top: 10px;
	margin-left:9px;
}

#countDiv{
	display: none;
}

.tongzhishu{
	background-color:white;
	width:750px;
	height:290px;
	padding: 10px;
	margin:4px auto auto auto;
}
.tongzhishu table{
	margin:5px;
}

.fh5co-form {
  padding: 30px;
  margin-top: 4em;
  -webkit-box-shadow:-1px 1px 7px 11px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:-1px 1px 7px 11px rgba(0, 0, 0, 0.1);
  -o-box-shadow:-1px 1px 7px 11px rgba(0, 0, 0, 0.1);
  box-shadow:-1px 1px 7px 11px rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

@media screen and (max-width: 768px) {
  .fh5co-form {
    padding: 15px;
  }
}
.fh5co-form h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 20px;
  margin: 0 0 30px 0;
  color: #000000;
}
#hero-area {
  background: url('../../images/slider.jpg') no-repeat 55%;
  background-size: cover;
  background-attachment: inherit;
  padding: 230px 0 100px 0;
  color: #000000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  position: relative;
}
#hero-area:before {
  content: '';
  /*background: rgba(255, 255, 255, 0.78);*/
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#hero-area .block {
  position: relative;
  z-index: 999;
}
#hero-area h1 {
  font-size: 40px;
  line-height: 50px;
  color: #333;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#hero-area h2 {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 38px;
  line-height: 27px;
  text-transform: uppercase;
  color: #1f1f1f;
  font-family: unset;
  margin-top: 25px;
}

.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
#top-bar {
  background: #fff;
  color: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  padding: 15px 0;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #dedede;
}
#top-bar.animated-header {
  padding: 0;
  background: #ffffff;
  box-shadow: none;
}
#footer {
  padding:0;
  color: #555;
  margin-top: 6px;
}
#footer .copyright {
  font-size: 11px;
  margin-bottom: 0;
  margin-top: 0;
}
#footer .copyright a {
  color: #02bdd5;
}
#footer .col-md-12{
  margin: 0 auto;
  text-align: center;
}
.navbar-brand{
	 float: none;
    height: auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.navbar-header{
	 float: none;
}

.navbar-header .navbar-brand {
  padding: 5px 0 15px 0;
}
.navbar-header .navbar-brand a {
  height: auto;
  display: inline-block;
  margin-top: 8px;
  color: #202122;
    text-decoration: none;
}

.navbar-header .navbar-brand a span{
  font-size: 40px;
  font-weight: bold;
  font-family: cursive;
  vertical-align: middle;
}


.section-heading {
  text-align: center;
  margin-bottom: 65px;
}
.section-heading p {
  font-size: 14px;
  font-weight: 300;
  color: #727272;
  line-height: 20px;
}

#queryResult{
	text-align: center;
	margin:0 auto;
}
#queryResult .tdtitle{
    color: green;
    font-weight: bold;
    width: 200px;
}

#hero-area1 {
  background: url('../../images/bgr.jpg') no-repeat fixed top;
  background-size: cover;
  background-attachment: inherit;
  padding: 150px 0 180px 0;
  color: #000000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  position: relative;
}

#hero-area1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#ea_expressNumber{
	cursor: pointer;
}

#myhome{
	float: right;
	margin: 30px auto;
}

.copyright {
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  color: #000000;
  font-size: 13px;
}