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

/*.bd-ys{background: #10112d!important;min-width: 830px;  }*/
.bd-ys{background: #1d70b8!important;  }

body {
  
}


.n-tb img{ width: 100%; height: auto; display: block;   }

.header {
  height: 100px;
  background: #fff;
}
.header .w {
  height: 100px;
  background: url("../images/headbg.png")/*tpa=http://www.wrkuskz.com/public/Wappublic/images/headbg.png*/ 0 center no-repeat;
}
.header .logo {
  display: block;
  height: 100px;
  background: url("../images/logo.png")/*tpa=http://www.wrkuskz.com/public/Wappublic/images/logo.png*/ center no-repeat;
  width: 234px;
  text-indent: -6666px;
}

.navbar .w{ width: 100%!important;  }
.n-time{ position: absolute; left: 35px; top: 0px; height:38px; line-height: 38px; color:#1d70b8; font-size:24px;  }

.navbar {
  position: relative;
  width: 1040px; 
  margin: 0 auto; 
  padding:10px 165px 10px 10px; 
  box-sizing: border-box; 

}

.nav-n-cont{ position:relative; height: 38px; background: #fff; line-height: 38px; padding-left: 130px; box-sizing:box-sizing; } 

.nav ul {
  height: 38px;
  width: 100%;
  line-height: 38px;
}
.nav li {
  float: left;
  width: 100px;
  margin-right: 30px; 
   
}

.nav li:first-child{ width:48px;  }
.nav li:last-child{ width:110px; margin-right:0px;  }

.nav a {
  float: left;
  font-size: 24px;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #1d70b8;
  height: 38px;
  line-height: 38px;
}

.nav li:hover {
  background:#1d70b8;

}
.nav li:hover a,.nav li.on a{  color:#fff; }
.nav li.on{ background:#1d70b8;} 

.notice-bar {
  height:50px; 
}

.notice-bar .w{ }

.notice {
 
  width: 100%;

  position: relative;
 
}
.notice .icon {
  
  width: 180px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}

.notice .icon img{ width: 22px; height: 22px; vertical-align: middle; display: inline-block; }
.notice .icon span{ display: inline-block; vertical-align: middle; font-size: 12px; color: #fff;  }

.notice .content {
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
  overflow: hidden;
  font-size: 30px;
  font-weight: 400;
  color: #f00;
}
.notice .content a {
  color: #de6565; font-size: 30px;color: #f00;
}
.notice .content span{ margin-right:5px; color: #000; font-size: 16px; }

.today-open {
 margin-top: 15px;
}

.sy-bg{ width: 100%; height:auto; }
.sy-bg img{ width: 100%; height: auto; display: block;  }

.s-nr{ width:660px; height: auto; margin:auto;   box-sizing: border-box; position: relative; }
.kjt{ width: 180px; height: 180px; position: absolute; left: 0px; top:0px; display: block;  }

.s-nr-wzxs{ font-size:35px; line-height:38px; height:38px; color:#fff; font-weight:bold; }


.today-open .inner {
 
}
.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.wrkuskz.com/public/Wappublic/images/blue-green.png*/ center no-repeat;
}
.balls-row .ball-green {
  background: url("../images/ball-green.png")/*tpa=http://www.wrkuskz.com/public/Wappublic/images/ball-green.png*/ center no-repeat;
}
.balls-row .ball-red {
  background: url("../images/ball-red.png")/*tpa=http://www.wrkuskz.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.wrkuskz.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.wrkuskz.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.wrkuskz.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.wrkuskz.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 {
  
}
.page-main .inner {
  
  /*background:#473760;*/
  
}
.page-main h1 {
  color: #7563C6;
  font-weight: bold;
  margin-bottom: 18px;
  text-align: center;
}
.page-main .form {
  font-size: 14px;
  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: 140px;
}
.sideBar h2 {
  color: #7563C6;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
}
.sideBar li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #fff; 
}
.sideBar li a {
 padding-left: 8px; 
 box-sizing: border-box;
  display: block;
  font-size: 14px;
  color: #fff; 
}
.sideBar li a img{ width: 14px; height: 14px; display: inline-block; vertical-align: middle; margin: -4px 5px 0 0;   }
.sideBar li.on a,
.sideBar li a:hover {
  text-decoration: underline!important;
}

.n-jlnr.mainContent.fr{ width:1000px; margin:0 auto ; padding-left:0px; box-sizing: border-box; }

.mainContent.fr {
  width: 840px;
  padding-left: 10px; box-sizing: border-box;
}
.mainContent {
 /* min-height: 600px;*/
}

.tbbox{ margin-bottom: 10px;  }
.hot-txt{ width: 100%; height: 50px; padding: 0 10px; box-sizing: border-box; line-height: 50px; font-size: 16px; color: #ff7800; }
.tk-nr{ padding: 0 10px; box-sizing: border-box; width: 100%;  }
.tk-nr dd{ width: 230px; margin-bottom: 8px; height: 350px; border:1px solid #fff;  float: left; margin-right: 8px; padding: 2px; box-sizing: border-box;   }
.tk-nr dd img{ width: 100%; height: 306px; display: block;  }
.tk-nr dd p{ line-height: 40px; height: 40px; text-align: center;  font-size: 16px; color: #fff; width: 100%; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.tk-nr dd a { height: auto!important; line-height: initial !important;  }
.tk-nr dd a:hover p{ background: #fff; color: #333; text-decoration: underline!important; }

.page-main.jxtbxq .inner { background: none; margin-bottom: 20px;  }

.tktb{ text-align: center; width: 100%; padding-top: 20px; margin-bottom: 5px; padding-bottom: 0px; border-bottom: 1px dashed #fff;  }
.tktb p{ font-size: 20px; color: #ff4400; margin-bottom: 15px;  }
.tktb h4{ font-size: 12px; color: #fff;  }
.tk-pic img{ max-width: 100%!important; display: block; }

.mbx {
  padding-top: 8px; 
  color: #fff; 
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}
.mbx a{ color: #fff;  }

.page-control{  margin:10px 0!important; }
.page-control .pagination{ margin: 0px 0; justify-content:left; }
.pagination li{ background: none!important; }
.pagination li a, .pagination li span{ background: none!important; border: none!important; color: #fff!important; font-size: 15px;  }


.zssx{ border:1px solid #808080; box-sizing: border-box; }
.sx-right{ width:620px; color: #fff;  height: auto;  float: right; border-left: 1px solid #808080; }
.sx-left{ width: 275px;   float: left; box-sizing: border-box; padding-left: 10px;  }
.sx-item{ color: #fff; height: 25px; line-height: 25px;  }
.sx-item em{ display: inline-block; font-size: 16px; margin-right: 15px;   }
.sx-item span{ display: inline-block; font-size: 12px;  }

.sx-right h6{ padding:8px 8px 0; line-height:15px; box-sizing: border-box;  }
.sx-right h5{ padding: 0 8px; line-height: 15px; box-sizing: border-box;  }
.sx-line{ height: 1px; margin-top: 5px;  width: 100%; background: #808080; }

.sx-box-p{ line-height: 15px; text-align: left!important; }
.sx-box{ padding: 20px; box-sizing: border-box; width: 100%; border-bottom: 1px solid #808080;  }
.sx-box-title{ text-align: center; font-size: 12px; color: #fff;  }
.sx-box-table{ border:1px solid #808080;  border-bottom: none;  }
.sx-box-item{ width: 100%; height: 25px; border-bottom: 1px solid #808080;  }
.sx-box-item span{ display: block; line-height: 25px; text-align: center; width: 165px; box-sizing: border-box; border-right: 1px solid #808080; float:left; }
.sx-box-yc p{  line-height: 25px;   }
.sx-box-yc { float: left; width: 345px; padding: 0 5px; box-sizing: border-box;  }
.sx-box-item-2{ height: 40px!important;  }
.sx-box-item-2 span{ line-height: 40px!important; height: 40px!important;  }
.sx-box-item-2 .sx-box-yc p{  line-height: 15px;   }
.sx-box-item-2 .sx-box-yc{ padding-top: 5px; box-sizing: border-box;  }

.sx-box-item-3{ height:55px!important;  }
.sx-box-item-3 span{ line-height: 55px!important; height: 55px!important;  }
.sx-box-item-3 .sx-box-yc p{  line-height: 15px;   }
.sx-box-item-3 .sx-box-yc{ padding-top: 5px; box-sizing: border-box;  }


.table-list {
  font-size: 14px;
}
.table-list table {
  font-size: 14px;
  border:1px solid #000; 
  /*border-collapse:collapse;*/
  
}
.table-list th,
.table-list td {
  
  vertical-align: middle;
  border-right: 1px solid #5f7a92;
  border-bottom: 1px solid #5f7a92;
  color: #fff;
  font-size: 26px;
  height: 40px;
  line-height: 40px; 
}
.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 strong,
.table-list td strong {
  font-size: 14px;
}
.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 {
  background: #423783;
  text-align: center;
  color: #fff;
  padding: 16px 0;
  font-size: 13px;
}