body,
p,
h1,
h2,
h3,
h4,
h5,
li,
span,
i,
ul,
img,
a,
strong,
input,
button {
  margin: 0;
  padding: 0;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
}
li {
  list-style-type: none;
  float: left;
}
a {
  text-decoration: none;
  outline: none;
  color: #000;
}
img {
  border: none;
  vertical-align: middle;
}
i,
var {
  font-style: normal;
}
button {
  font-family: "microsoft yahei";
  outline: none;
  cursor: pointer;
}
iframe {
  border: none;
}
input,
select,
textarea {
  outline: none;
  font-family: "microsoft yahei";
}
textarea {
  resize: none;
  overflow-y: auto;
}
.at {
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none;
}
.cle {
  clear: both;
}
/*
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99f4f4f4,endColorstr=#99f4f4f4);
filter:alpha(opacity=50);
*/
.wid {
  width: 1000px;
  margin: 0 auto;
}
.top {
  width: 100%;
  background: url(../images/ico3.jpg) no-repeat center center;
  height: 396px;
}
.top .wid {
  position: relative;
  height: 457px;
}
a.last {
  width: 261px;
  position: absolute;
  bottom: 85px;
  left: 50%;
  margin-left: -130.5px;
}
.mt10 {
  margin-top: 10px;
}
.Discount {
  width: 968px;
  border: 2px solid #f1bb37;
  min-height: 600px;
  margin: 20px auto 67px;
  display: table;
  z-index: 1;
  position: relative;
  background: #212121;
  padding: 0 15px;
}
.Discount .title {
  border-bottom: 1px dotted #888048;
  padding-bottom: 22px;
  display: table;
  width: 100%;
  margin-top: 29px;
}
.Discount .title h1 {
  color: #f1bb37;
  font-size: 24px;
  float: left;
  margin-top: 10px;
  margin-left: 16px;
}
.Discount .title a {
  width: 112px;
  height: 35px;
  background: #c52722;
  margin-left: 10px;
  float: right;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 35px;
}
.Discount .title a:hover {
  background: #d92d27;
}
.Discount .Apply {
  width: 456px;
  margin-top: 15px;
}
.Discount .Apply ul li {
  margin-top: 21px;
  width: 100%;
  position: relative;
}
.Discount .Apply ul li span {
  float: left;
  width: 138px;
  text-align: right;
  color: #fff5b4;
  line-height: 37px;
}
.Discount .Apply ul li input {
  height: 37px;
  width: 296px;
  background: #484545;
  border: 1px solid #706f69;
  text-indent: 10px;
  line-height: 37px;
  color: #c9c8c0;
  border-radius: 3px;
}
.Discount .Apply ul li input::-webkit-input-placeholder {
  color: #c9c8c0;
}
.Discount .Apply ul li a {
  position: absolute;
  right: 30px;
  top: 7px;
}
.Discount .Apply ul li p {
  color: #fff5b4;
  line-height: 37px;
}
.Discount .active {
  float: left;
  width: 100%;
  border-top: 1px dotted #5f5d4e;
  margin-top: 35px;
  padding-top: 15px;
  padding-bottom: 20px;
}
.Discount .active table td {
  border: 1px solid #fff;
}
.Discount .active .text_p {
  margin-bottom: 35px;
  margin-left: 15px;
}
.Discount .active .text_p p {
  color: #989898;
  line-height: 24px;
}
.Discount .active .text_p p span {
  margin-right: 25px;
}
.Discount button {
  font-size: 18px;
  color: #fff;
  width: 236px;
  height: 51px;
  background: url(../images/img14.png);
  border: none;
  margin-left: 138px;
  margin-top: 40px;
}
.service {
  width: 183px;
}
.bottom {
  height: 131px;
  border-top: 2px solid #1D1E22;
  background: #1D1E22;
  text-align: center;
}
.bottom p {
  color: #8c8b8b;
  font-size: 18px;
  margin-top: 44px;
}
.bottom span {
  color: #626060;
  font-size: 12px;
  display: block;
  margin-top: 16px;
}
.alertbox {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 11;
  display: none;
}
.alertbox .layout {
  width: 681px;
  height: 350px;
  background: #fff;
  border: 3px solid #cc3129;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  margin-left: -343.5px;
  top: 50%;
  margin-top: -300px;
}
.alertbox .layout h1 {
  text-align: center;
}
.alertbox .layout h1 a {
  font-size: 36px;
  color: #eecb23;
  font-weight: normal;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: -3px;
  top: -3px;
}
.alertbox .layout h1 img {
  margin: 15px 0;
}
.alertbox .layout .inputbox ul {
  width: 550px;
  margin: 0 auto;
  overflow: hidden;
}
.alertbox .layout .inputbox ul li {
  width: 100%;
  margin-top: 17px;
  text-align: center;
}
.alertbox .layout .inputbox ul li input {
  width: 300px;
  height: 36px;
  border: 1px solid #695524;
  background: #fff;
  color: #564f3e;
  line-height: 29px;
  text-indent: 10px;
  border-radius: 4px;
}
.alertbox .layout .inputbox ul li input::-webkit-input-placeholder {
  color: #564f3e;
  font-size: 12px;
}
.alertbox .layout .inputbox ul li span {
  color: #333;
  width: 84px;
  text-align: right;
  margin-right: 10px;
  line-height: 29px;
  display: inline-block;
}
.alertbox .layout .inputbox ul li i {
  font-size: 18px;
  color: #f00;
  margin-top: 9px;
  width: 20px;
  display: inline-block;
}
.alertbox .layout .inputbox ul li select {
  background: #fff;
  border: 1px solid #695524;
  font-size: 14px;
  color: #000;
  border-radius: 4px;
  height: 36px;
  width: 300px;
  padding-left: 10px;
}
.alertbox .layout .inputbox ul li.after {
  position: relative;
}
.alertbox .layout .inputbox ul li.after:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 30px;
  width: 0px;
  height: 0px;
  /*border-bottom:6px solid transparent;border-top: 8px solid #d7a523 ;  border-right: 6px solid transparent;border-left:6px solid transparent;*/
}
.alertbox .layout .buton_but {
  text-align: center;
  margin-top: 34px;
}
.alertbox .layout .buton_but a {
  text-align: center;
  display: inline-block;
  margin: 0 10px;
}
.alertbox .layout .buton_but a.a1 {
  width: 207px;
  height: 48px;
  background: url(../images/btn-search.png);
  color: #3a210a;
  line-height: 48px;
}
.alertbox .layout .buton_but a.a2 {
  width: 115px;
  height: 39px;
  background: url(../images/img20.png);
  color: #fff;
  line-height: 39px;
}
.querycon .tclogo {
  background: url(../images/tclogo.png) no-repeat;
  width: 150px;
  height: 52px;
  display: block;
  margin: 0 auto;
  margin-top: 60px;
}
.querycon h2 {
  color: #fdfd73;
  font-size: 24px;
  margin-top: 26px;
  text-align: center;
  line-height: 25px;
  margin-bottom: 30px;
}
.querycon p {
  color: #959595;
  font-size: 14px;
  margin-left: 120px;
  line-height: 60px;
}
.querycon p input {
  width: 223px;
  height: 35px;
  border: 1px solid #7d7d7d;
  background: #f9f9f9;
  text-align: left;
  color: #959595;
  font-size: 14px;
  padding-left: 15px;
}
.querycon p input::-webkit-input-placeholder {
  color: #959595;
}
.querycon p input::-moz-placeholder {
  color: #959595;
  opacity: 1;
}
.querycon p input:-moz-placeholder {
  color: #959595;
  opacity: 1;
}
.querycon p span {
  display: block;
  float: left;
  width: 112px;
  text-align: right;
  color: #959595;
  font-size: 14px;
  margin-right: 10px;
}
.querycon p .yzmimg {
  position: relative;
  margin-left: -80px;
  vertical-align: middle;
  top: -2px;
}
.querycon p .subbtn {
  background: #d5af53;
  text-align: center;
  width: 94px;
  height: 35px;
  border: none;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  padding: 0;
  margin-left: 65px;
}
.querycon p select {
  width: 240px;
  height: 35px;
  border: 1px solid #7d7d7d;
  background: #f9f9f9;
  color: #000;
  font-size: 14px;
  padding-left: 13px;
}
.querycon p select option {
  padding-left: 13px;
}
.querycon a.linkhome {
  background: url(../images/linkhome.png) no-repeat;
  width: 146px;
  height: 36px;
  display: block;
  margin: 20px auto;
  text-align: center;
  color: #FCFC72;
  font-size: 16px;
  line-height: 36px;
}
.querycon .pages {
  width: 90px;
  margin: 0 auto;
  margin-top: 20px;
}
.querycon .pages a {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #676767;
  float: left;
  margin: 0 5px;
}
.querycon .con1 {
  height: 310px;
}
.querycon .con2 {
  height: 574px;
  display: none;
  overflow-y: auto;
  padding-bottom: 20px;
  scrollbar-arrow-color: #1B1B1B;
  /*图6,三角箭头的颜色*/
  scrollbar-face-color: #555;
  /*图5,立体滚动条的颜色*/
  scrollbar-3dlight-color: #1B1B1B;
  /*图1,立体滚动条亮边的颜色*/
  scrollbar-highlight-color: #1B1B1B;
  /*图2,滚动条空白部分的颜色*/
  scrollbar-shadow-color: #1B1B1B;
  /*图3,立体滚动条阴影的颜色*/
  scrollbar-darkshadow-color: #1B1B1B;
  /*图4,立体滚动条强阴影的颜色*/
  scrollbar-track-color: #1B1B1B;
  /*图7,立体滚动条背景颜色*/
  scrollbar-base-color: #1B1B1B;
  /*滚动条的基本颜色*/
}
.querycon .con2 table {
  width: 600px;
  margin: 0 auto;
}
.querycon .con2 table tr td {
  border: 1px solid #545454;
  line-height: 25px;
  color: #959595;
  font-size: 14px;
  text-align: center;
  padding: 5px 0;
}
.con2 .close {
  position: absolute;
  top: 0;
  right: 0;
}
.alertbox2 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none;
}
.alertbox2 .layout {
  width: 681px;
  height: 480px;
  background-color: #1b1b1b;
  border: 3px solid #d4b187;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  margin-left: -343.5px;
  top: 50%;
  margin-top: -300px;
}
.alertbox2 .layout h1 {
  text-align: center;
  position: relative;
  background: #141414;
  border-bottom: 1px solid #3c3c3c;
}
.alertbox2 .layout h1 a {
  font-size: 36px;
  color: #333;
  font-weight: normal;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  width: 48px;
  height: 48px;
  right: 10px;
  top: 10px;
  background: url(../images/i-close.png) no-repeat center;
}
.alertbox2 .layout h1 img {
  margin: 30px 0;
}
.alertbox2 .layout .inputbox {
  /*height: 275px;*/
  padding-top: 40px;
  max-height: 290px;
  overflow: auto;
}
.alertbox2 .layout .inputbox .apply_title {
  display: inline-block;
  font-size: 14px;
  color: #fff100;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  width: 190px;
  margin-right: 0;
  text-align: left;
  overflow: hidden;
}
.alertbox2 .layout .inputbox .apply_detail {
  display: inline-block;
  font-size: 14px;
  color: #ff0000;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  margin-left: 10px;
  position: static;
}
.alertbox2 .layout .inputbox .apply_detail:hover {
  color: #e0ba96;
}
.alertbox2 .layout .inputbox ul {
  width: 550px;
  margin: 0 auto;
  overflow: hidden;
}
.alertbox2 .layout .inputbox ul li {
  width: 100%;
  margin-bottom: 17px;
  position: relative;
}
.alertbox2 .layout .inputbox ul li a {
  position: absolute;
  right: 90px;
  top: 9px;
}
.alertbox2 .layout .inputbox ul li input {
  width: 300px;
  height: 36px;
  border: 1px solid #b59f63;
  background: #fff;
  color: #564f3e;
  line-height: 29px;
  text-indent: 10px;
  border-radius: 4px;
}
.alertbox2 .layout .inputbox ul li input::-webkit-input-placeholder {
  color: #564f3e;
  font-size: 12px;
}
.alertbox2 .layout .inputbox ul li span {
  color: #e0ba96;
  width: 160px;
  text-align: right;
  float: left;
  margin-right: 10px;
  line-height: 36px;
}
.alertbox2 .layout .inputbox ul li p {
  color: #c80000;
  width: 300px;
  line-height: 29px;
  float: left;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.alertbox2 .layout .inputbox ul li p a {
  color: #f90;
}
.alertbox2 .layout .inputbox ul li i {
  font-size: 18px;
  color: #f00;
  float: right;
  margin-top: 9px;
}
.alertbox2 .layout .inputbox ul li select {
  border: 1px solid #695524;
  font-size: 12px;
  color: #333;
  border-radius: 4px;
  padding-left: 10px;
  width: 300px;
  height: 36px;
  background: #fff;
}
.alertbox2 .layout .inputbox ul li.after {
  position: relative;
}
.alertbox2 .layout .inputbox ul li.after:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 30px;
  width: 0px;
  height: 0px;
  border-bottom: 6px solid transparent;
  border-top: 8px solid #d7a523;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.alertbox2 .layout .buton_but {
  text-align: center;
  padding-top: 10px;
}
.alertbox2 .layout .buton_but a {
  text-align: center;
  display: inline-block;
  margin: 0 10px;
}
.alertbox2 .layout .buton_but a.a1 {
  width: 174px;
  height: 50px;
  background: url(../images/btn-submit.png) no-repeat center;
  background-size: contain;
}
.alertbox2 .layout .buton_but a.a1:hover {
  opacity: 0.9;
}
.alertbox2 .layout .buton_but a.a2 {
  width: 120px;
  height: 41px;
  color: #fff;
  line-height: 41px;
}
#applyFormBody {
  margin-top: 0;
}
.tit {
  text-align: center;
  color: #fff;
  padding: 40px 0 20px;
}
.close {
  width: 48px;
  height: 48px;
  background: url(../images/i-close.png) no-repeat center;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
  width: 10px;
  height: 16px;
  background-color: #F5F5F5;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  background-color: #1B1B1B;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
body {
  background: #16171b url('../images/bg.jpg') center 156px;
}
.head {
  width: 100%;
  height: 100px;
  background: url('../images/h-bg.jpg') center top;
  position: fixed;
  border-bottom: 1px solid #c9a960;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  box-shadow: 0 1px 0 0 rgba(157, 132, 74, 0.99);
}
.head .head_center {
  position: relative;
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  z-index: 2;
}
.head .head_center .logo {
  width: 270px;
  padding-top: 15px;
  display: block;
}
.head .head_center .jindu {
  width: 206px;
  height: 44px;
  background: url(../images/jindu.png) no-repeat center;
  position: absolute;
  right: 20px;
  top: 30px;
  cursor: pointer;
}
.head .head_center .title {
  width: 514px;
  height: 72px;
  background: url(../images/title.png) no-repeat center;
  position: absolute;
  left: 350px;
  top: 15px;
}
.head .head_center .getAllHandler {
  width: 166px;
  height: 54px;
  background: url(../images/getAllHandler.png) no-repeat center;
  position: absolute;
  top: 39px;
  right: 0;
  cursor: pointer;
}
.head .head_center .light_l {
  width: 265px;
  height: 240px;
  position: absolute;
  left: 18px;
  top: 130px;
}
.head .head_center .light_r {
  width: 265px;
  height: 240px;
  position: absolute;
  right: 18px;
  top: 130px;
}
.head .head_center img {
  width: 100%;
}
.gonggao {
  margin-top: 100px;
  width: 100%;
  height: 36px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 36px;
}
.gonggao .center {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.gonggao .span_text {
  background: url(../images/laba.png) no-repeat 0 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  padding-left: 30px;
  position: absolute;
  height: 41px;
  left: 15px;
  top: 0px;
  color: #e7cf7f;
}
.gonggao marquee {
  display: block;
  vertical-align: middle;
  font-size: 14px;
  margin-left: 130px;
  overflow: hidden;
  height: 36px;
}
.gonggao marquee p {
  display: block;
  margin-left: 10px;
  font-size: 14px;
  color: #ffffff;
}
.gonggao marquee p i {
  color: #e7cf7f;
}
.main_content {
  width: 1200px;
  margin: 30px auto;
  padding: 25px 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  min-height: 700px;
  overflow: hidden;
}
.main_content .main-right {
  position: fixed;
  right: 10px;
  top: 25%;
  z-index: 9999;
}
.main_content .main-right .main-li {
  background: url(../images/line-bg.png);
  width: 115px;
  height: 279px;
}
.main_content .main-right .main-li a {
  display: block;
  line-height: 48px;
  padding-bottom: 9px;
  padding-left: 23px;
  color: #ffd9ab;
  font-size: 18px;
}
.main_content .main-right .main-li a:hover {
  color: red;
}
.main_content .main-right .mian-erji {
  background: url(../images/erji.png) no-repeat;
  height: 104px;
  width: 125px;
  float: left;
  position: absolute;
  top: 124px;
  right: 100px;
  display: none;
}
.main_content .main-right .mian-erji a {
  display: block;
  line-height: 24px;
  padding-top: 8px;
  padding-left: 26px;
  color: #ffd9ab;
  font-size: 14px;
}
.main_content .main-right .mian-erji a:last-child {
  padding-top: 8px;
}
.main_content .main-right .mian-erji a:hover {
  color: red;
}
.main_content .showList {
  display: block;
}
.main_content .showList h1 {
  text-align: center;
  color: #333;
  font-weight: 100;
  white-space: nowrap;
  overflow: hidden;
}
.main_content .showList li {
  float: left;
  width: 274px;
  height: 225px;
  border: 1px solid #242424;
  border-radius: 8px;
  overflow: hidden;
  background: #0f0f0f;
  padding-bottom: 10px;
  margin-left: 20px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  position: relative;
  top: 0;
}
.main_content .showList li .li_img {
  display: block;
  margin: 0 auto 0px;
  position: relative;
  overflow: hidden;
}
.main_content .showList li .li_img img {
  width: 100%;
}
.main_content .showList li .li_title {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}
.main_content .showList li .btnBox {
  text-align: center;
}
.main_content .showList li .btnBox a {
  display: inline-block;
  width: 109px;
  height: 28px;
  line-height: 24px;
  font-weight: bold;
  color: #1b1a1a;
  margin: 0 5px;
  background: url(../images/li-kuang.png) no-repeat center;
  background-size: contain;
}
.main_content .showList li:nth-child(4n+1) {
  margin-left: 0px;
}
.main_content .showList li:hover {
  top: -10px;
}
.main_content .main_rightnav {
  position: fixed;
  width: 88px;
  height: 570px;
  top: 170px;
  left: 50%;
  margin-left: 500px;
}
.main_content .main_rightnav a {
  background-color: #3c3e46;
  width: 88px;
  height: 84px;
  margin-bottom: 10px;
  display: block;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 14px;
  font-size: 14px;
}
.main_content .main_rightnav a p {
  margin-top: 8px;
}
.main_content .main_rightnav a:hover {
  background-color: #5d5e64;
}
.footer {
  text-align: center;
  background: #151515;
  padding: 15px 0;
  color: #666;
  clear: both;
  border-top: 1px solid #444444;
}
.footer img {
  width: 908px;
}
::-webkit-input-placeholder {
  color: #fffdde;
  /* font-size: 16px; */
}
::-moz-placeholder {
  color: #fffdde;
  /* font-size: 16px; */
}
::-ms-input-placeholder {
  color: #fffdde;
  /* font-size: 16px; */
}
::-moz-placeholder {
  color: #fffdde;
  /* font-size: 16px; */
}
@media screen and (max-height: 790px) {
  .main_content .main_rightnav {
    position: fixed;
    width: 70px;
    height: 420px;
    top: 222px;
    left: 50%;
    margin-left: 500px;
    animation: all 0.3s;
  }
  .main_content .main_rightnav a {
    background-color: #3c3e46;
    width: 70px;
    height: 62px;
    margin-bottom: 8px;
    display: block;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 8px;
    font-size: 12px;
  }
  .main_content .main_rightnav a img {
    height: 26px;
  }
  .main_content .main_rightnav a p {
    margin-top: 6px;
  }
  .main_content .main_rightnav a:hover {
    background-color: #5d5e64;
  }
}
