
/*常用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: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
/*header*/

body {
  
}
.header {
  height: 100px;
  background: #fff;
}
.header .w {
  height: 100px;
  background: url("../images/headbg.png")/*tpa=http://www.wlflic111.com/public/Wappublic/images/headbg.png*/ 0 center no-repeat;
}
.header .logo {
  display: block;
  height: 100px;
  background: url("../images/logo.png")/*tpa=http://www.wlflic111.com/public/Wappublic/images/logo.png*/ center no-repeat;
  width: 234px;
  text-indent: -6666px;
}
.navbar {
  width: 1000px; 
  margin: 0 auto;
  box-sizing:border-box; 
  padding-top: 1.5px;
  height: 45px;
  line-height: 45px;
  border:1px solid rgb(192,192,192);
}

.n-nav-bar{ border-color:#fd0100!important; background:#fd0100!important;   padding-top: 0px!important; }
.n-nav-bar .nav li{height: 45px;
  line-height: 45px; border-right:1px solid #fff; margin-left:0px; } 
.n-notice-bar .w{ border:0px solid #ddd!important; }
.n-notice-bar .notice{ height:36px; line-height:36px; }

.nav ul {
  height: 53px;
  line-height: 53px;
}
.nav li {
  margin-left: 5px; 
  float: left;
   background: #fd0100;
   width: 94px;
  height: 40px;
  line-height: 40px;
}
.nav a {
  float: left;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
display: block;
width: 100%;
  text-align: center;
  box-sizing: border-box;
}


.notice-bar .w {
 box-sizing:border-box; 
  height:36px;
  line-height:35px;
  /*border:1px solid rgb(192,192,192);*/
  border-top: 0px solid #ddd; 
}
.notice {
  background: #fff; 
  height:35px;
  position: relative;
  line-height: 35px;
  padding: 0 75px 0 230px; 
  box-sizing: border-box; 
  width: 100%;
}
.notice .icon {
  height: 34px;
  line-height: 34px; 
  color: #f00; 
  position: absolute;
  left:55px;
  top: 0;
  font-size: 16px;
}
.notice .content {
  width: 100%;
  height: 34px;
  line-height: 34px;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.notice .content a {
  color: #444444;
}
.notice .content a:hover {
  color: #7563C6;
}
.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")/*tpa=http://www.wlflic111.com/public/Wappublic/images/blue-green.png*/ center no-repeat;
}
.balls-row .ball-green {
  background: url("../images/ball-green.png")/*tpa=http://www.wlflic111.com/public/Wappublic/images/ball-green.png*/ center no-repeat;
}
.balls-row .ball-red {
  background: url("../images/ball-red.png")/*tpa=http://www.wlflic111.com/public/Wappublic/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")/*tpa=http://www.wlflic111.com/public/Wappublic/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")/*tpa=http://www.wlflic111.com/public/Wappublic/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")/*tpa=http://www.wlflic111.com/public/Wappublic/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")/*tpa=http://www.wlflic111.com/public/Wappublic/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 0px;
  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: 600px; margin:0 auto;
  font-size: 14px;
  border: 1px solid #a9dff9;
  border-collapse: separate;
  border-spacing:1px!important;
}

.table-list th{ background: #cbffff;  padding: 0px 4px!important; font-size: 12px;   }

.table-list th,
.table-list td {
  padding: 5px 4px;
  vertical-align: middle;
  border: 1px solid #a9dff9;
  color: #333;
  font-size: 24px;
  text-align: center;
}
.tmq img{ width: 26px; height: 26px; 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 {
    padding: 5px 0;
  margin-top: 2px;
  color: #fff; 
  text-align: center;
  font-size: 12px;
  background: #000;
}
.footer p{
    line-height:25px; height: 25px;
}


