@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
i,
em {
  font-style: normal;
}
input,
select {
  vertical-align: middle;
  font-family: "锟斤拷锟斤拷";
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0 none;
}
a,
input,
textarea {
  outline: none;
}
input:focus,
select:focus,
textarea:focus {
  color: #666 !important;
}
.tl li {
  white-space: nowrap;
  overflow: hidden;
}
.fl {
  float: left!important;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
  display: inline-block;
  _height: 1px;
}
*html .clearfix {
  height: 1%;
}
* + html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.tac {
  text-align: center !important;
}
.tal {
  text-align: left !important;
}
.tar {
  text-align: right !important;
}
.fwb {
  font-weight: bold !important;
}
.dib {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.wot {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.db {
  display: block !important;
}
.dn {
  display: none!important;
  height: 0!important;
}
.hide {
  display: none !important;
}
.bgn {
  background: none !important;
}
.bdn {
  border: none !important;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.m0 {
  margin: 0!important;
}
.hauto {
  height: auto !important;
}
.f40 {
  font-size: 40px;
}
.f24 {
  font-size: 24px;
}
body {
  font-family: "Microsoft YaHei";
  color: #333333;
}
.banner {
  width: 100%;
  height: 700px;
  padding-top: 70px;
  background: url("../images/banner.jpg") no-repeat center -80px;
}
.banner .text {
  width: 1000px;
  height: 230px;
  font-size: 28px;
  margin: 300px auto 0;
  padding: 0 55px;
  color: #c40000;
  text-align: center;
}
.banner .tab-con {
  width: 1000px;
  margin: 0 auto;
}
.banner .tab-con .tab-item {
  width: 320px;
  height: 60px;
  float: left;
  text-align: center;
  font-size: 28px;
  background: #cfa270;
  line-height: 1.8;
  border-bottom: 6px solid #a97e4e;
}
.banner .tab-con .tab-item a {
  color: #ffffff;
}
.banner .tab-con .tab-item a:hover {
  text-decoration: underline;
}
.banner .tab-con div + div {
  margin-left: 20px;
}
.container {
  width: 1000px;
  margin: 0 auto;
}
.container .top {
  margin-top: 20px;
  font-size: 24px;
  line-height: 1.7;
}
.container .main {
  margin-top: 40px;
}
.container .main table {
  width: 1000px;
  border-collapse: collapse;
}
.container .main table td {
  border: 1px solid #b3b3b3;
  text-align: center;
  line-height: 2;
  font-size: 22px;
}
.container .main table td a {
  color: #333;
}
.container .main table td a:hover {
  color: #c40000;
  text-decoration: underline;
}
.color-red {
  color: #c40000;
}
.tool-box {
  width: 100%;
  height: auto;
  padding-top: 1px;
}
.tool-box .zk-tool {
  text-align: center;
  margin-bottom: 40px;
}
.tool {
  width: 1000px;
  margin: 0 auto;
  height: auto;
  padding: 0 20px 20px;
  letter-spacing: 1px;
}
.tool .tool-big-con {
  width: 1000px;
  height: 190px;
  padding: 0 20px;
  margin-left: -20px;
  margin-bottom: 10px;
}
.tool .tool-big-con .tool-big-item + .tool-big-item {
  margin-left: 136px;
}
.tool .tool-big-con .tool-big-item:hover span {
  color: #c40000;
}
.tool .tool-big-con .tool-big-item {
  float: left;
}
.tool .tool-big-con .tool-big-item img {
  width: 136px;
}
.tool .tool-big-con .tool-big-item span {
  display: block;
  text-align: center;
  font-size: 22px;
  color: #333;
  margin-top: 10px;
}
.tool .tool-small-con {
  width: 1000px;
  height: auto;
  margin-left: -20px;
  padding: 0 40px;
  border-top: 1px solid #e6e6e6;
  clear: both;
}
.tool .tool-small-con .tool-small-item + .tool-small-item {
  margin-left: 205px;
}
.tool .tool-small-con .tool-small-item {
  width: 170px;
  float: left;
  padding: 10px 0;
  font-size: 22px;
}
.tool .tool-small-con .tool-small-item img {
  color: #c40000;
  margin-right: 15px;
  float: left;
}
.tool .tool-small-con .tool-small-item span {
  color: #333;
  line-height: 1.6;
}
.tool .tool-small-con .tool-small-item:hover span {
  color: #c40000;
}
.mobile {
  display: none!important;
}
.pc {
  display: block!important;
}
.footer-mobile {
  height: 90px;
  line-height: 85px;
  text-align: center;
  font-size: 30px;
  background: #000;
}
.footer-mobile a {
  color: #fff;
}
.footer-pc {
  display: block!important;
}
.footer-pc #glbbot {
  margin: 0 auto;
  border: none;
  padding: 30px 0;
  line-height: 2;
  color: #fff;
  font-size: 14px;
}
.footer-pc #glbbot a {
  color: #fff;
  font-size: 14px;
}
