.left {
  float: left;
}
.right {
  float: right;
}
.hidden {
  display: none;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

/* 全局对话框样式 */
.aui_inner table {
  width: 100%;
}
.aui_loading {
  padding: 20px 0 0;
  background: url(../images/loading-16.gif) center 0 no-repeat;
  text-align: center;
  overflow: hidden;
  color: #bbb;
}
.aui_inner {
  background: #fafafa;
  box-shadow: 1px 1px 3px rgba(100, 100, 100, 0.3);
  border: 1px solid #989898;
}
.aui_main {
  vertical-align: top;
}
.aui_content {
  min-width: 200px;
  background: #fff;
  padding: 10px !important;
  font-size: 14px;
}
.aui_titleBar {
  position: relative;
  border-bottom: 1px solid #fff;
}
.aui_titleBar .aui_title {
  height: 30px;
  font-size: 16px;
  padding: 4px 10px;
  border-bottom: 1px solid #e0e0e0;
  background: #f6f6f6;
}
.aui_close {
  background-image: url(../../../images/ico.png);
  background-position: 0 0;
  top: 6px;
  right: 12px;
  position: absolute;
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  margin-right: 0;
}
.aui_close:hover {
  background-position: 0 -24px;
}
.aui_buttons {
  background-color: #fff;
  border-top: 1px solid #eee;
  padding: 6px 10px;
  text-align: center;
}
.aui_dialog button {
  margin-left: 15px;
  padding: 8px 16px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  *padding: 4px 6px;
  *height: 2em;
  letter-spacing: 2px;
  color: #999;
  border: solid 1px #ccc;
  border-radius: 2px;
  background: #eee;
}
.aui_dialog button:hover {
  background: #ddd;
}

.aui_dialog button.highlight {
  color: #fff;
  border: solid 1px #ec6121;
  background: #ec6121;
}
.aui_dialog button.highlight:hover {
  background: #f30;
}

.dialog_success .aui_close,
.dialog_confirm .aui_close,
.dialog_ok .aui_close,
.dialog_warn .aui_close {
  display: none;
}

.dialog_success .aui_close,
.dialog_confirm .aui_close,
.dialog_ok .aui_close,
.dialog_warn .aui_close {
  display: none;
}
.aui_outer {
  -webkit-animation: pop_in 0.5s;
}
@-webkit-keyframes pop_in {
  0% {
    -webkit-transform: scale(0.6);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
.ok-tip,
.success-tip,
.warn-tip,
.confirm-tip {
  font-size: 14px;
}
.ok-tip .iconfont,
.success-tip .iconfont,
.warn-tip .iconfont,
.confirm-tip .iconfont {
  color: #f70;
  font-size: 24px;
  margin-right: 10px;
}
.ok-tip .iconfont {
  color: #59bbec;
  font-size: 30px;
}
.success-tip {
  font-size: 22px;
}
.success-tip .iconfont {
  color: #090;
  font-size: 36px;
}
.confirm-tip .iconfont {
  color: #0baee4;
  font-size: 22px;
}
/* 全局对话框样式 end */

/* 页码 */
.account-page {
  height: 25px;
  padding: 10px;
  text-align: right;
}
.account-page .number span a {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 2px 4px;
  margin: 0 1px;
}
.account-page .number span a:hover {
  background: #ec6121;
  border: 1px solid #ec6121;
  color: #fff;
}
.account-page .number span em {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 2px 4px;
  margin: 0 1px;
}
/* 页码 end */

.banner {
  width: 100%;
  min-width: 1080px;
  height: 680px;
  background: url("/static/web/img/hefei/banner.jpg") no-repeat top center;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.total {
  width: 240px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #f1d23c;
  background: url("/static/web/img/hefei/total.png");
  position: relative;
  margin: 0 auto;
  margin-top: 580px;
}
.intro {
  width: 100%;
  min-width: 1080px;
  height: 550px;
  background: url("/static/web/img/hefei/bg1.jpg") no-repeat top center;
  position: relative;
  margin: 0 auto;
}
.info {
  width: 100%;
  min-width: 1080px;
  height: 680px;
  background: url("/static/web/img/hefei/bg2.jpg") no-repeat top center;
  position: relative;
  margin: 0 auto;
  color: #f1d23c;
}
.c-info {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}
.time {
  margin-top: 230px;
  height: 50px;
}
.c-info span {
  width: 216px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
}
.c-info p {
  text-align: center;
}
.line {
  width: 100%;
  height: 1px;
  background-color: #f1d23c;
}
.cur {
  position: relative;
  margin-top: -8px;
}
.c-info em {
  position: relative;
  width: 216px;
  height: 30px;
  text-align: center;
  display: inline-block;
}
.c-info em i {
  position: relative;
  background-color: #f1d23c;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  display: inline-block;
  cursor: pointer;
  z-index: 2;
}
.c-info em.selected strong {
  position: absolute;
  background-color: #161616;
  margin-left: -20px;
  margin-top: -4px;
  border: 1px solid #f1d23c;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
}
.c-detail {
  border: 1px solid #f1d23c;
  margin-top: 60px;
  color: #ccc;
  font-size: 14px;
  padding: 30px 0;
}
.c-detail p {
  line-height: 28px;
}

.fgline {
  width: 100%;
  height: 1px;
  margin: 80px 0;
  background-color: #000;
}

/*往届赛事回顾*/
.news {
  width: 100%;
  min-width: 1080px;
  height: 1320px;
  background: url("/static/web/img/hefei/bg3.jpg") no-repeat top center;
  position: relative;
  margin: 0 auto;
}

.n-common {
  color: #f1d23c;
  width: 640px;
  height: 680px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.scroll {
  margin-top: 180px;
}

.f-common {
  float: left;
}
.f-common li {
  float: left;
}

.btn {
  width: 32px;
  height: 92px;
  line-height: 92px;
  text-align: center;
  display: inline-block;
  background-color: #f1d23c;
  color: #333;
  cursor: pointer;
}
.btn i {
  font-size: 24px;
}
.min-img .scroll-img {
  width: 576px;
  height: 92px;
  position: relative;
  overflow: hidden;
}
.min-img ul {
  width: 10000px;
}
.min-img ul li {
  cursor: pointer;
  width: 144px;
  height: 90px;
  border: 1px solid #161616;
}
.min-img ul li.selected {
  border: 1px solid #f1d23c;
}

/*.v-detail{
	margin-top: 160px;
}*/

.form {
  width: 100%;
  min-width: 1080px;
  height: 1520px;
  background: url("/static/web/img/hefei/bg4.jpg") no-repeat top center;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.c-form {
  width: 740px;
  margin: 0 auto;
  margin-top: 200px;
}
.form-common {
  margin-bottom: 25px;
}
.c-form p {
  display: inline-block;
  width: 550px;
}
.c-form strong {
  width: 120px;
  display: inline-block;
  color: #fff;
  font-weight: normal;
  position: relative;
  text-align: right;
  padding-right: 20px;
}
.c-form strong.title {
  color: #f1d23c;
}
.c-form strong.t-top {
  vertical-align: top;
}
.c-form span {
  position: absolute;
  right: 20px;
  margin-top: 20px;
  color: #666;
  display: inline-block;
}
.c-form label {
  color: #666;
  margin-left: 10px;
}
.c-form em {
  color: #f1d23c;
}
.c-form input {
  width: 400px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ccc;
  background-color: #1f1f1f;
  color: #f2f2f2;
  padding-left: 4px;
}
.c-form textarea {
  height: 60px;
  width: 400px;
  resize: none;
  border: 1px solid #ccc;
  background-color: #1f1f1f;
  color: #f2f2f2;
  padding-left: 4px;
}
.c-form select {
  padding: 4px 10px;
  border: 1px solid #ccc;
  background-color: #1f1f1f;
  color: #f2f2f2;
}

#submit {
  width: 408px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  background-color: #f1d23c;
  color: #371c0c;
  font-weight: bold;
  font-size: 18px;
}

.link {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  margin-top: 80px;
  border-top: 1px solid #f1d23c;
  color: #fff;
  overflow: hidden;
}
.c-link {
  position: relative;
  width: 800px;
  margin: 0 auto;
  margin-top: 40px;
}
.c-link span {
  margin-left: 8px;
  position: relative;
  top: -5px;
}
.c-link em {
  width: 34px;
  display: inline-block;
}
.c-link a {
  color: #fff;
}
.c-link i {
  font-style: normal;
  color: #ec7525;
  margin-left: 4px;
  position: relative;
}
.c-link .f-left {
  width: 120px;
}
.c-link .f-right {
  width: 640px;
  color: #ccc;
}
#apply {
  position: fixed;
  width: 160px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  background-color: #f1d23c;
  color: #371c0c;
  bottom: 120px;
  right: 100px;
  font-weight: bold;
  font-size: 16px;
}

/*jTipSimple.js的样式css*/
.overflow {
  overflow: hidden;
}
.JTmask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #f3f3f3;
  opacity: 0.7;
  overflow: hidden;
  z-index: 1998;
}
.JTip {
  position: absolute;
  /*top:20%;*/
  left: 50%;
  margin-left: -200px;
  width: 400px;
  min-height: 200px;
  border: 1px solid #cdcdcd;
  background-color: #fff;
  z-index: 1999;
}
.JTTitle {
  text-align: right;
}
.JTClose {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
}
.JTTitle a {
  color: #f1d23c;
}
.JTTitle a:hover {
  color: #f1d23c;
}
.JTContent {
  text-align: center;
  line-height: 30px;
  margin-top: 30px;
}
.JTBtn {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.JTReal {
  margin-bottom: 10px;
}
.JTBtn a {
  font-size: 12px;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #f1d23c;
  color: #371c0c;
  font-weight: bold;
}
.JTIndex {
  text-align: center;
  margin-bottom: 40px;
}
.JTIndex a {
  text-decoration: underline;
  color: #666;
}
.JTWarm {
  color: #999;
}
.JTIcon i {
  font-size: 60px;
  color: #7dc26b;
}
.JTMessage {
  font-size: 18px;
}
