@charset "utf-8";
/*常用css*/
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
/*常用字体*/
.yh {
  font-family: 'Microsoft YaHei';
}
.st {
  font-family: 'SimSun';
}
.ar {
  font-family: 'Arial';
}
.roman {
  font-family: "Times New Roman";
}
.tn {
  display: block;
  font-size: 0;
  text-indent: -99999em;
  color: transparent;
}
.tt a:hover {
  text-decoration: underline;
}
.xie {
  font-style: italic;
}
.ddd {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
  color: #6b0018;
}
.btn {
  cursor: pointer;
}
body {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  min-width: 1200px;
  font-family: 'Microsoft YaHei';
}
.l {
  color: #6b0018 !important;
}
.w {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
} /*header*/
body {
  background: #EAEAEA;
  font-size: 13px;
}
.header {
  position: relative;
  background: url(../images/topbg.jpg) center no-repeat #fff;
  width: 100% !important;
  height: 100px;
  overflow: hidden;
}
.header:before {
  content: "";
  width: 10000px;
  height: 100px;
  display: block;
  position: absolute;
  right: 50%;
  top: 0;
  margin-right: 600px;
}
.logo {
  background: url(../images/logo.png) center no-repeat;
  width: 308px;
  height: 100px;
  text-indent: -9999px;
}
.nav {
  padding-top: 22px;
}
.nav li {
  float: left;
  padding-right: 3px;
}
.nav a {
  float: left;
  width: 135px;
  height: 55px;
  font-size: 12px;
  color: #959595;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.nav a h3 {
  padding-top: 8px;
  line-height: 20px;
  font-size: 16px;
  color: #000;
}
.nav li.on a,
.nav li a:hover {
  background: url(../images/navahoverbg2.png) center no-repeat;
}
.nav li.on a *,
.nav li a:hover * {
  color: #fff;
  line-height:20px
}
.notice-row {
  background: url(../images/navbg.jpg) center no-repeat #3D3D3D;
  height: 50px;
  position: relative;
  overflow: hidden;
  line-height: 50px;
  margin-bottom: 14px;
}
.notice-row:before {
  content: "";
  display: block;
  width: 10000px;
  height: 50px;
  position: absolute;
  right: 50%;
  margin-right: 600px;
  background: #B20000;
}
.notice-row .title {
  width: 155px;
}
.notice-row .title span {
  display: inline-block;
  padding-left: 40px;
  color: #fff;
  font-size: 16px;
  background: url(../images/ico-notice.png) 10px center no-repeat;
}
.notice-row .content {
  width: 1040px;
  float: right;
  height: 50px;
  overflow: hidden;
  position: relative;
  color: #D2D1D1;
}
.notice-row .content a {
  color: #D2D1D1;
}
.notice-row .content a:hover {
  color: #fff;
}
.line {
  height: 11px;
  line-height: 11px;
  clear: both;
  background: #EAEAEA;
}
.indexMain {
  background: #fff;
  position: relative;
}
.indexMain:after {
  content: "";
  display: block;
  width: 9px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 284px;
  background: #EAEAEA;
}
.main-left {
  width: 284px;
}
.main-right {
  width: 907px;
}
.main-title {
  height: 27px;
  position: relative;
  overflow: hidden;
  border-bottom: 2px solid #D82222;
}
.main-title h3 {
  float: left;
  padding-left: 15px;
  padding-right: 33px;
  font-size: 13px;
  line-height: 27px;
  color: #fff;
  font-weight: bold;
  background: url(../images/title-rbg.png) right center no-repeat #D82222;
}
.main-content {
  color: #555555;
  padding: 10px 20px;
  line-height: 25px;
}
.main-content p {
  /* text-indent: 2em; */
}
.main-content .code {
  width: 100px;
  height: 100px;
  padding: 10px;
  margin: 10px auto 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.main-content .code img {
  display: block;
  width: 100%;
  height: 100%;
}
.screen {
  background:;
  height: 500px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.screen h1 {
  font-size: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  line-height: 1.5em;
  font-weight: bold;
}
.screen h1 b {
  color: #000000;
  font-weight: bold;
}
.screen .time {
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
}
.screen .time .t {
  color: #525252;
  margin-right: 1em;
  padding: 0 15px;
  border-radius: 50px;
  display: inline-block;
  background: #fff;
}
.screen .time .t strong {
  color: red;
}
.screen .time2 {
  color: #626262;
  font-size: 25px;
}
.balls-row {
  min-height: 92px;
  padding-left: 137px;
  font-size: 22px;
  padding-top: 15px;
}
.balls-row .t {
  float: left;
  font-size: 22px;
  color: #fff;
  padding-right: 15px;
  line-height: 50px;
}
.balls-row .ball {
  float: left;
  margin-left: 10px;
  width: 64px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #000;
  position: relative;
  background: url() center no-repeat;
  -webkit-box-reflect: below -40px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, transparent), to(rgba(255, 255, 255, 0.2)));
  -webkit-box-reflect: below -60px -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0.2)));
}
.balls-row .ball-blue {
  background-image: url(../images/ball-blue.png);
}
.balls-row .ball-blue:after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  top: 100%;
  background: url(../images/ball-blue-shadow.png) center no-repeat;
}
.balls-row .ball-green {
  background-image: url(../images/ball-green.png);
}
.balls-row .ball-green:after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  top: 100%;
  background: url(../images/ball-green-shadow.png) center no-repeat;
}
.balls-row .ball-red {
  background-image: url(../images/ball-red.png);
}
.balls-row .ball-red:after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  top: 100%;
  background: url(../images/ball-red-shadow.png) center no-repeat;
}
.balls-row .plus {
  float: left;
  background: url(../images/plus.png) center no-repeat;
  width: 30px;
  height: 60px;
  margin-left: 10px;
}
.main-content-about {
  padding-right: 333px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.main-content-about .img {
  width: 272px;
  position: absolute;
  right: 30px;
  top: 27px;
  text-align: center;
}
.main-content-about .img img {
  display: block;
  width: 100%;
}
.main-content-about .img h4 {
  color: #008061;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.more {
  color: #D82222;
  font-weight: bold;
  text-decoration: underline;
}
body .layui-laydate-header {
  border: 0;
  line-height: 30px;
  padding: 0;
}
body .layui-laydate-header i {
  top: 0;
}
body .layui-laydate-header i:hover {
  color: #D82222;
}
body .layui-laydate,
body .layui-laydate-hint {
  border: 0;
}
body .layui-laydate-static {
  display: block;
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
body .layui-laydate-content {
  padding: 0;
}
body .layui-laydate-main {
  width: auto;
  margin-left: -1px;
  margin-right: -1px;
}
body .layui-laydate-content table {
  width: 100%;
  border: 0;
}
body .layui-laydate-footer {
  display: none;
}
body .laydate-next-y,
body .laydate-prev-y {
  display: none;
}
body .layui-laydate-content td,
body .layui-laydate-content th {
  padding: 0;
  height: 28px;
  font-size: 12px;
  line-height: 28px;
  vertical-align: middle;
  border: 1px solid #E5E5E5;
}
body .layui-laydate .layui-this {
  background: #D82222 !important;
}
.sx-list {
  padding: 15px 15px 0;
}
.sx-list li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.sx-list li a {
  display: block;
  height: 77px;
  border-radius: 5px;
  color: #fff;
  padding-left: 22px;
  padding-right: 10px;
}
.sx-list li a span {
  float: right;
  border: 2px solid #fff;
  display: inline-block;
  padding: 0 10px;
  border-radius: 15px;
  line-height: 25px;
}
.sx-list li h3 {
  font-size: 16px;
  color: #fff;
  padding-top: 8px;
  line-height: 28px;
}
.sx-list .li1 a {
  background: #F98700;
}
.sx-list .li2 a {
  background: #68BA8A;
}
.sx-list .li3 a {
  background: #00BFF3;
}
.sx-list .li4 a {
  background: #A286C0;
}
.page-box {
  padding-bottom: 20px;
}
.page-box .w {
  background: #fff;
}
.page-box .main-content {
  padding: 28px;
  border-bottom: 1px solid #E5E5E5;
}
.page-box .main-content p {
  text-indent: 0;
}
.page-box .main-content h4 {
  color: red;
  font-size: 13px;
  font-weight: bold;
}
.formbox {
  padding-top: 30px;
  padding-bottom: 30px;
}
.formbox th,
.formbox td {
  padding-bottom: 10px;
  vertical-align: middle;
}
.formbox th {
  width: 440px;
  padding-right: 10px;
  text-align: right;
}
.formbox .text {
  border: 1px solid #D0D0D0;
  padding: 6px 10px;
  height: 16px;
  width: 230px;
  line-height: 14px;
  font-size: 13px;
  color: #666;
}
.btn-reg {
  display: block;
  background: #D82222;
  width: 100%;
  color: #fff;
  padding-top: 10px;
  font-size: 14px;
  padding-bottom: 10px;
  cursor: pointer;
}
.footer {
  background: #343434;
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  color: #B1B1B1;
}
.footer img {
  vertical-align: middle;
  line-height: 0;
  margin: 0 5px;
}
