﻿@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: #FFB66A;
}
.btn {
  cursor: pointer;
}
body {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  min-width: 1000px;
  font-family: 'Microsoft YaHei';
}
.l {
  color: #FFB66A !important;
}
.w {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
body {
  font-size: 14px;
} /*header*/
.header {
  height: 114px;
  background:#181818;
  border-bottom: 1px solid #D79022;
}
.slogen {
  position: absolute;
  right: 0;
  top: 15px;
}
.logo {
  background: url(../images/logo.png) center no-repeat;
  background-size:100%;
  width: 314px;
  height: 114px;
  text-indent: -9999px;
  float: left;
  
}
.nav {
  padding-top: 60px;
  padding-left: 25px;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
}
.nav li {
  float: left;
  padding-left: 5px;
}
.nav a {
  float: left;
  height: 39px;
  padding: 0 17px;
  line-height: 39px;
  font-size: 16px;
  color: #fff;
  background: url(../images/line.png) right center no-repeat;
}
.nav li:nth-last-of-type(1) a{
	background-position: -9999px -9999px;
}
.nav li.on a,
.nav li a:hover {
  background: #AD9159;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.banner {
  height: 435px;
  position: relative;
  overflow: hidden;
  width: 100% !important;
}
.banner .bd,
.banner ul,
.banner li,
.banner a {
  display: block;
  width: 100% !important;
  height: 435px;
  background: url() center no-repeat;
}
.notice-row {
  height: 40px;
  background: #080808;
  line-height: 40px;
  border-bottom: 1px solid #232323;
  
}
.notice {
  position: relative;
  padding-left: 102px;
}
.notice .t {
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 25px;
  background: url(../images/ico-vicoe.png) 0 center no-repeat;
  font-size: 14px;
  color: #fff;
}
.notice .con {
  position: relative;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 12px;
  color: #CBC9C9;
}
.notice .con a {
  color: #6E6E6E;
}
.notice .con a:hover {
  color: #fff;
  text-decoration: underline;
}
.searchBox {
  background: url(../images/searchbg.png) center 0 no-repeat;
  width: 100%;
  height: 106px;
  position: relative;
}
.searchBox .input-txt {
  width: 490px;
  /*height: 20px;
  padding: 10px;
  background: #090909;*/
  position: absolute;
  left: 244px;
  color: #fff;
  top: 30px;
  
  font-size: 14px;
}
.searchBox .btn-so {
  cursor: pointer;
  outline: none;
  width: 171px;
  height: 40px;
  position: absolute;
  top: 27px;
  right: 39px;
  background: 0;
  background: transparent;
  display: block;
  text-indent: -9999px;
}
.table {
  border-left: 1px solid #3E3E3E;
  border-bottom: 1px solid #3E3E3E;
  margin-bottom: 20px;
}
.table th,
.table td {
  background: #151515;
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #3E3E3E;
  color: #fff;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height:25px;
  border-right: 1px solid #3E3E3E;
}
.table th {
  background: #151515;
}
.table td {
    color:#CBC9C9;
  background: #1C1C1C;
}
.table-xs th,
.table-xs td {
  font-size: 12px;
}
.box-content {
  font-size: 14px;
  color: #C47C31;
}
.box1 {
  padding-top: 38px;
  background: #0E0E0E;
  padding-bottom:35px;
}
.box1 .tc p {
  padding-bottom: 35px;
  color: #fff;
}
.box-title {
  text-align: center;
  padding-top: 30px;
  padding-bottom:30px;
 
}
.box-title span {
  display: inline-block;
  font-size: 24px;
  color: #024D2A;
  font-weight: bold;
}
.box-title img{
  display: block;
  margin: 0 auto;
}
.box2 {
  background: #151515;
  padding-bottom: 30px;
}
.box2 .clearfix{
  background: #1A1A1A;
  padding: 25px;
}
.box2 .table{
	border-left:1px solid #3E3E3E
}
.box2 .fr {
  width: 456px;
}
.box2 .fl {
  width: 482px;
}
.box2 .fl h4 {
    margin-bottom:10px;
  font-size: 16px;
  color: #fff;
}
.box2 .fl p {
  color: #CBC9C9;
  font-size: 14px;
  line-height:25px;
  margin-bottom: 1.8em;
}
.box3 {
  background: #0E0E0E;
  padding-bottom: 40px;
  font-size: 14px;
  line-height: 25px;
  color: #BAB8B8;
}
.box4 {
  padding-bottom: 25px;
  background: #151515;
}
.box4 td {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #7B7B7B;background: #0E0E0E;
}
.footer {
  background: #0E0E0E;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  color: #9F9F9F;
}


.nofound{overflow-y:visible;overflow-x:visible; display:none}
.nofound img{ display:block}
.found{overflow-y:visible;overflow-x:visible; display:none}
.closebtn2{ background:url(../images/tcclose.png) no-repeat; width:34px; height:34px; position:absolute; right:10px; top:10px; cursor:pointer}

/* 弹窗表格 */
.clearMargin{margin-top:0!important}

.result,.pages{width:96%;line-height:25px; margin:15px 2% 0;font-size:14px;}
.result { border-collapse:collapse}
.result tr td{background:#e5e5e5;color:#333; border:1px solid #fff;text-align:center;height:35px;}
.result tr th{background:#1c1c1c; color:#fff; border:1px solid #fff;text-align:center; font-weight:normal;height:35px;}

.pages{clear:both; height:auto; overflow:auto; text-align:center}
.pages > div{color:#fff; display:inline-block}
.pages .total{background:#1c1c1c; padding:0 10px; height:35px; line-height:35px; margin:0 auto;}
.pages .pg{background:#1c1c1c; margin-left:8px; padding:0 5px; display:inline-block; color:#fff}
.pages .pg.active{background:#E8B263}




.popWrap {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: #000;
  filter: alpha(opacity=60);
  opacity: .6;
  z-index: 10000;
  display: none;
}
.popMain {
  display: none;
  width: 1000px;
  position: fixed;
  left: 50%;
  height: 454px;
  margin-left: -500px;
  top: 50%;
  margin-top: -227px;
  background: #323232;
  z-index: 10001;
}
.popMain .title {
  background: url(../images/pop-titlebg.jpg) center no-repeat;
  height: 37px;
  line-height: 37px;
  text-align: center;
  position: relative;
}
.popMain .title h3 {
  font-size: 20px;
  color: #613709;
  font-weight: bold;
}
.popMain .btn-close {
  display: block;
  width: 37px;
  height: 37px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/clsoe.png) center no-repeat;
}
.popMain .con {
  padding-top: 17px;
  padding-left: 28px;
  padding-right: 28px;
}
.table2 {
  border-left: 1px solid #696969;
  border-bottom: 1px solid #696969;
  margin-bottom: 20px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 33px;
}
.table2 th,
.table2 td {
  background: #2D2D2D;
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #696969;
  border-right: 1px solid #696969;
  padding-top: 3px;
  padding-bottom: 3px;
}
.table2 th {
  background: #171717;
}
.table2 td {
  background: #2D2D2D;
}
.page-row {
  text-align: center;
  line-height: 35px;
}
.page-row a {
  display: inline-block;
  margin: 0 2px;
  padding: 0 7px;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  background: #515151;
}
.page-row a.on,
.page-row a:hover {
  background: #AF9A61;
  color: #fff;
}