@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: #7563C6;
}
.btn {
  cursor: pointer;
}
body {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  
  font-family: 'Microsoft YaHei';
}
.l {
  color: #7563C6 !important;
}
.w {
  width:960px;
  min-width: 960px;
  margin: 0 auto;
}
/*header*/

body {
  
}
.header {
  height: 100px;
  background: #fff;
}
.header .w {
  height: 100px;
  background: url(../images/headbg.png) 0 center no-repeat;
}
.header .logo {
  display: block;
  height: 100px;
  background: url(../images/logo.png) center no-repeat;
  width: 234px;
  text-indent: -6666px;
}
.navbar {
  width: 100%; 
  margin: 0 auto;
  padding: 0 0px; box-sizing:border-box; 
  background: linear-gradient(to bottom, #c82600, #b82201, #a11b00);
  height: 45px;
  line-height: 45px;
}
.nav ul {
  height: 53px;
  line-height: 53px;
}
.nav li {
  float: left;
  width: 13.5%;
   height: 45px; 
  text-align: center;
}
.nav li.hr{
    width: 2px!important;
   
    background:linear-gradient(to right, #dd3302, #871200) ;
}

.nav a {
 
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif, '新宋体';
  font-weight: 400;
  color: #fff;
  height: 45px;
  line-height: 45px;
  width: 100%;
  display: block;
  text-align: center;
  box-sizing: border-box;
}

.nav li a:hover {
    text-decoration: underline!important;
}

.ao-zttb{
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}

.n-notice-icon span{
    display: inline-block; 
    vertical-align: middle;
}


.notice-bar {

  height:28px; 
  position: relative;
  padding:0 100px 0 180px;
  box-sizing: border-box;
}
.n-notice-icon{
    padding-left: 10px; 
    box-sizing:border-box;
    width: 180px; 
    height: 28px; 
    position: absolute;
    left: 0px; 
    top: 0px; 
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
.n-notice-icon img{
    width: 18px; 
    height: 18px;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -2px;
}

.notice-content {
  width: 100%;
  height: 28px;
  line-height: 28px;
  position: relative;
  overflow: hidden;
  font-size: 13px;
  color: #dcb766;
}







.today-open {
  margin-bottom: 22px;
}
.today-open .inner {
  background: #FFFFFF;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
}
.today-open h1 {
  color: #7563C6;
  font-size: 28px;
  padding: 20px 0;
  line-height: 38px;
  font-weight: bold;
}
.today-open h1 > span {
  padding: 0 15px;
}
.balls-row {
  line-height: 52px;
  margin-bottom: 14px;
}
.balls-row .left {
  width: 288px;
  text-align: right;
  margin-right: 26px;
  float: left;
  font-size: 16px;
  color: #2C2C2C;
}
.balls-row .right {
  float: left;
}
.balls-row li {
  float: left;
  width: 52px;
  margin-right: 12px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #2C2C2C;
  font-size: 19px;
}
.balls-row li img {
  width: 52px;
}
.balls-row .ball-blue {
  background: url(../images/blue-green.png) center no-repeat;
}
.balls-row .ball-green {
  background: url(../images/ball-green.png) center no-repeat;
}
.balls-row .ball-red {
  background: url(../images/ball-red.png) center no-repeat;
}
.balls-row .plus {
  font-weight: bold;
  font-size: 22px;
  text-indent: -9999px;
  width: 18px;
  background: url(../images/plus.png) center no-repeat;
}
.balls-row2 {
  line-height: 52px;
  margin-bottom: 14px;
}
.balls-row2 .left {
  width: 288px;
  text-align: right;
  margin-right: 26px;
  float: left;
  font-size: 16px;
  color: #2C2C2C;
}
.balls-row2 .right {
  float: left;
}
.balls-row2 li {
  float: left;
  width: 52px;
  margin-right: 12px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #2C2C2C;
  background: url(../images/txtbg.png) center no-repeat;
  font-size: 16px;
}
.balls-row2 li img {
  width: 52px;
}
.balls-row2 .plus {
  font-weight: bold;
  font-size: 22px;
  width: 18px;
  background: none;
}
.next-time {
  font-size: 18px;
  font-weight: 400;
  color: #6C6C6C;
  margin-bottom: 10px;
  line-height: 24px;
}
.next-time b {
  font-weight: bold;
}
.sx-list {
  padding: 12px 0;
}
.sx-list img {
  margin: 0 4px;
}
.company-about {
  margin-bottom: 22px;
}
.company-about .inner {
  background: #FFFFFF;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 26px;
  padding-right: 198px;
  position: relative;
}
.company-about h2 strong {
  display: inline-block;
  background: #7563C6;
  width: 105px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
}
.company-about .txt {
  font-size: 15px;
  font-weight: 400;
  padding: 12px 0;
  color: #666666;
}
.company-about .code {
  position: absolute;
  right: 40px;
  top: 40px;
}
.company-about .code img {
  width: 113px;
  height: 113px;
}
.company-about .time {
  font-weight: bold;
  color: #7563C6;
  font-size: 19px;
}
.company-about .time b {
  font-weight: bold;
}
.company-about .inner2 {
  padding-right: 26px;
}
.company-about .left-box {
  width: 538px;
}
.company-about .left-box .inner {
  padding-right: 235px;
  background: url(../images/jjfp.png) right 26px bottom 32px no-repeat #fff;
  height: 275px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.company-about .left-box .txt {
  font-size: 13px;
  line-height: 26px;
}
.company-about .left-box .txt p {
  font-size: 13px;
}
.company-about .right-box {
  width: 538px;
}
.company-about .right-box .inner {
  height: 275px;
  padding-right: 395px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/zhxx.png) right center no-repeat #fff;
}
.company-left {
  float: left;
  width: 555px;
}
.company-pic {
  width: 445px;
  height: 265px;
  float: right;
}
.company-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.page-main {
  /*margin-bottom: 32px;*/
}
.page-main .inner {
  padding:0 0 25px;
  background: #FFFFFF;
}
.gsds-bt-nr{ font-size: 12px!important; color: #333!important; padding-top: 4px!important;    }
.jjfpbt-nr{ padding-top: 4px!important; font-size: 16px!important;  }
.page-main h1 {
  color: #A94D02;
  font-weight: bold;
  font-size: 18px; 
  padding-top: 35px; 
  margin-bottom: 15px;
  text-align: center;
}
.page-main .form {
  font-size: 12px;
  margin-bottom: 15px;
  text-align: center;
}
.page-main .content table {
  font-size: 14px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.page-main .content th,
.page-main .content td {
  padding: 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #333;
}
.page-main .content table {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-main .STYLE5 {
  line-height: 1.4em;
}
.article {
  font-size: 14px;
  text-align: left;
}
.page-list {
  text-align: left;
}
.page-list .inner {
  text-align: left;
}
.sideBar {
  width: 220px;
  padding: 20px 20px 0 10px ;
  box-sizing: border-box;
}
.sideBar h2 {
  color: #7563C6;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
}
.sideBar li {
  padding-left: 20px; box-sizing: border-box;
  height:28px;
  line-height: 28px;
  border-bottom: 1px dashed #999; 
}
.sideBar li a img{ margin-top: -3px;  width: 16px; height: 16px; vertical-align: middle; display: inline-block; margin-right: 15px;  }
.sideBar li a {
  color: #333; 
  display: block;
  font-size: 12px;
}
.sideBar li.on a,
.sideBar li a:hover {
  text-decoration: underline!important;
}
.mainContent.fr {
  width: 780px;
}
.mainContent {
 /* min-height: 600px;*/
}
.mbx {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  color: #333; 
}
.table-list {
  font-size: 14px;
}
.table-list table {
  width: 100%; margin:0 auto;
  font-size: 14px;
  /*border: 1px solid #a9dff9;*/
  /*border-collapse: separate;*/
  /*border-spacing:1px!important;*/
}

.table-list table thead tr{
    height: 28px; 
}
.table-list table thead tr th{ 
    background: #4C5880;
    color: #fed001;
     font-size: 12px; 
     text-align: center;
     height: 28px; 
     line-height: 28px; 
}

.a-bg-wz{
    color: #1848ff!important;
    cursor:pointer!important;
}
.a-bg-wz:hover{
    text-decoration: underline; 
    color: #f90!important;
}

.table-list td {
  padding: 5px 4px;
  vertical-align: middle;
  /*border: 1px solid #a9dff9;*/
  color: #000;
  font-size: 12px;
  text-align: center;
}


.a-kjjl-pw{
    width: 100%;
    height: auto;
    text-align: center;
}
.a-kjjl-pw li{
    padding-top: 3px; 
    display: inline-block;
    margin: 0 2px; 
    width: 27px; 
}
.a-kjjl-pw li div{ 
    position: relative; 
    width: 27px; 
    height: 27px; 
    line-height: 27px;
    text-align: center;
}
.a-kjjl-pw li div img{
    width: 100%; 
    height: 100%;
    display: block;
}
.a-kjjl-pw li div span{
    width: 100%; 
    height: 100%;
     font-weight: 700;
    text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
   position: absolute; 
   left: 0px; 
   top: 0px; 
   display: block;
    line-height: 27px; 
    text-align: center;
    font-size: 15px; 
    color: #000;
    font-family: Arial, Helvetica, sans-serif, '新宋体';
}
.a-kjjl-pw li p{
    margin-top: 5px;
    height: 27px; 
    line-height: 27px; 
    width: 27px; 
    font-size: 12px; 
    color: #000;
}
.a-jh,.a-p-jh{
    font-size: 16px!important; 
    color: #c12323!important; 
    font-weight: bold!important; 
    font-family: Arial, Helvetica, sans-serif, '新宋体'!important;
}


.tmq img{ width:40px; height: 40px; display: inline-block; }
.table-list th font,
.table-list td font {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 3px;
}
.table-list th img,
.table-list td img {
  vertical-align: middle;
}

.table-list th.bg-bt { background:#cc3399; }
.table-list th.bg-bt strong{ color: #fff;   }

.table-list th strong,
.table-list td strong {
  font-size: 12px;
}
.mainContent .today-open {
  padding-top: 25px;
}
.mainContent .today-open .tips {
  font-size: 14px;
}
.mainContent .today-open .tips a {
  font-size: 16px;
  color: #7563C6;
  font-weight: bold;
  padding: 0 5px;
}
.mainContent .today-open .left {
  width: 155px;
}
.mainContent .today-open .next-time {
  color: #7563C6;
}
.pics-list ul {
  height: auto;
  overflow: hidden;
}
.pics-list li {
  font-size: 14px;
  width: 33.3%;
  float: left;
  text-align: left;
  padding: 15px 0;
}
.pics-list li a {
  display: inline-block;
  line-height: 1.8em;
  padding-left: 2em;
  font-size: 16px;
}
.pics-list li a:hover {
  color: #7563C6;
}
.pages-row {
  padding: 35px 0 15px;
}
.pages-row a {
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
}
.pages-row a:hover {
  text-decoration: underline;
}
.pics-screen {
  text-align: center;
}
.pics-screen img {
  max-width: 90%;
}
.table-list .pics-screen {
  text-align: center;
}
.table-list .pics-screen img {
  max-width: 100%;
}
.play-help {
  border-color: #fff !important;
}
.play-help th,
.play-help td {
  border-color: #fff !important;
}
/*footer*/
.footer {
width: 1000px; margin: 0 auto;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  background: #000;
  font-size: 12px;
}