@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: #333;
  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;
}
.fr {
  float: right;
}
.dpn {
  display: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
  _height: 1px;
}
*html .clearfix {
  height: 1%;
}
* + html .clearfix {
  height: 1%;
}
body {
  font-family: "Microsoft YaHei";
}
.color-red {
  color: #FF0000!important;
}
.color-blue {
  color: #0000ff!important;
}
.scroll {
  width: 125px;
  height: 315px;
  position: fixed;
  top: 150px;
  right: 0px;
  text-align: center;
  background: #fafafa;
  border: 1px solid #cccccc;
  border-radius: 10px;
  display: none;
}
.scroll .bn {
  border: none!important;
}
.scroll .sj,
.scroll .app,
.scroll .wx {
  height: 45px;
  cursor: pointer;
  line-height: 43px;
  border-bottom: 1px dashed #ddd;
}
.scroll .sj-con,
.scroll .app-con,
.scroll .wx-con {
  padding: 3px 0 15px;
  border-bottom: 1px dashed #ddd;
}
.scroll .top {
  padding-top: 7px;
  cursor: pointer;
}
.container {
  width: 1195px;
  height: auto;
  margin: 0 auto;
}
.topbanner {
  width: 100%;
  height: auto;
  margin: 10px auto 20px;
}
.topbanner > div {
  width: 592px;
  height: auto;
}
.topbanner > div .tb-top {
  width: 592px;
  height: 62px;
  border: 1px solid #eaeaea;
  margin-bottom: 11px;
}
.topbanner > div .tb-bot {
  width: 592px;
  height: 100px;
  border: 1px solid #eaeaea;
  padding: 9px;
  font-size: 12px;
  text-align: justify;
  line-height: 1.7;
}
.topbanner > div .tb-bot > div {
  float: left;
}
.topbanner > div .tb-bot > div a:hover {
  text-decoration: underline;
}
.topbanner > div .tb-bot > div + div {
  margin-left: 13px;
}
.navbar {
  width: 100%;
  height: 55px;
  text-align: center;
  color: #e6e6e6;
  cursor: default;
  border-top: 2px solid #3b79c1;
  border-bottom: 1px solid #e5e5e5;
}
.navbar a {
  display: inline-block;
  font-size: 16px;
  width: 135px;
  line-height: 50px;
  transition: all .3s;
}
.navbar a:hover {
  color: #3b79ff;
  background: #fafafa;
}
.banner {
  width: 100%;
  height: 200px;
  margin: 20px auto;
}
.banner img {
  width: 100%;
}
.fast-nav {
  width: 100%;
  height: 100px;
  border: 1px solid #e6e6e6;
  color: #bebebe;
}
.fast-nav .fl {
  width: 110px;
  height: 100px;
  line-height: 95px;
  text-align: center;
  color: #333;
  padding: 0 10px 0 20px;
}
.fast-nav .fast-con {
  height: 40px;
  line-height: 3.5;
}
.fast-nav a {
  font-size: 16px;
  display: inline-block;
  text-align: center;
  color: #333;
  width: 46px;
}
.fast-nav a:hover {
  text-decoration: underline;
}
.table-con {
  margin-top: 20px;
}
.table-con table {
  border: 1px solid #b3cfee;
  border-collapse: collapse;
  text-align: center;
  font-size: 14px;
}
.table-con .th td {
  height: 40px;
  padding: 0;
  text-align: center;
}
.table-con tr td {
  width: 75px;
  height: 105px;
  line-height: 1.8;
  padding: 0;
  text-align: justify;
  color: #333333;
  border: 1px solid #b3cfee;
}
.table-con tr td a {
  transition: all .3s;
}
.table-con tr td a:hover {
  color: #3b79ff;
}
.table-con tr td:first-child {
  text-align: center;
}
.table-con tr td:last-child {
  text-align: center;
  padding-left: 0px!important;
}
.table-con tr td + td {
  width: 370px;
  padding-left: 80px;
}
.tool {
  width: 100%;
  height: auto;
}
.tool .tool-line {
  margin-top: 50px;
  border-bottom: 1px solid #e6e6e6;
}
.tool .tool-title {
  background: #fff;
  font-size: 22px;
  font-weight: bold;
  width: 160px;
  padding: 8px 0;
  color: #333333;
  text-align: center;
  margin: -20px auto 15px;
}
.tool .tool-con {
  width: 100%;
  height: auto;
}
.tool .tool-con .clearfix {
  margin: 30px 0;
}
.tool .tool-con .fl,
.tool .tool-con .fr {
  height: 70px;
  width: 592px;
}
.tool .tool-con .fl div,
.tool .tool-con .fr div {
  float: left;
}
.tool .tool-con .fl .tool-img,
.tool .tool-con .fr .tool-img {
  width: 70px;
  height: 70px;
  margin: 0 20px;
}
.tool .tool-con .fl .tool-btn,
.tool .tool-con .fr .tool-btn {
  display: block;
  float: left;
  cursor: pointer;
  width: 90px;
  height: 45px;
  color: #006AA8;
  border: 1px solid #3b79c1;
  border-radius: 3px;
  margin-top: 14px;
  text-align: center;
  font-size: 18px;
  line-height: 2.4;
  transition: all .3s;
}
.tool .tool-con .fl .tool-btn:hover,
.tool .tool-con .fr .tool-btn:hover {
  background: #006AA8;
  color: #fff;
}
.tool .tool-con .fl .tool-box,
.tool .tool-con .fr .tool-box {
  width: 390px;
  height: 70px;
  padding-left: 20px;
  padding-top: 12px;
  font-size: 16px;
  line-height: 1.5;
}
.tool .tool-con .fl .tool-box a:hover,
.tool .tool-con .fr .tool-box a:hover {
  color: #006AA8;
  text-decoration: underline;
}
.tool .tool-con .fl .tool-box a + a,
.tool .tool-con .fr .tool-box a + a {
  margin-left: 25px;
}
.footer {
  width: 100%;
  height: 140px;
  background-color: #FFF;
  text-align: center;
  border-top: 1px solid #ddd;
  margin-top: 30px;
}
.footer #glbbot {
  margin: 0 auto;
  border: none;
  font-size: 14px;
  padding: 30px 0;
  line-height: 2;
  color: #445a65;
}
.footer #glbbot a {
  color: #445a65;
}
.tool-box a {
    width: 70px !important;
    display: inline-block;
}
