.page-content>div>img {
  vertical-align: middle
}

.scroll-web-txt ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

.box {
  background: #fff;
}

.refresh {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 40px;
  box-sizing: unset;
  border: solid 4px rgba(255, 255, 255, .8);
  background: rgba(255, 0, 0, 8);
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 1;
  cursor: pointer;
}

img {
  max-width: 100%
}

.cgi-nav {
  height: 50px;
  padding: 0 100px;
  overflow: hidden
}

.cgi-nav ul {
  margin: 0;
  padding: 0
}

.cgi-nav ul li {
  float: left;
  width: 25%
}

.cgi-nav ul li a {
  height: 50px;
  line-height: 50px;
  color: #de6309;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  display: block
}

.cgi-nav ul li a:hover {
  text-decoration: none;
  color: #fff;
  background: #de6309
}

@media screen and (max-width: 800px) {
  .cgi-nav {
    padding: 0
  }
}

.yqlj a {
  text-decoration: none;
}

.yqlj a:hover {
  text-decoration: underline;
}

.yqlj {
  table-layout: auto;
  color: #000;
  border-radius: 0px;
  overflow: hidden;
  text-align: center;
  background: #fff;
  border: 1px solid #67a4f5;
  border-style: dashed;

}

.yqlj td {
  font-weight: bold;
  border: 1px solid #fefefe;
  font-size: 22pt;
  padding: 8px 5px 3px 5px;
  white-space: nowrap;
}

.yqlj a {
  height: 45px;
  line-height: 42px;
  text-align: center;
  border: solid 1px #67a4f5;
  border-radius: 20px;
  background: #eee;
  background-image: linear-gradient(to top, #fff, #eee, #fff);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: block;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  padding-left: 0px;
}

.box img {
  max-width: 100%
}

.img100 img {
  width: 100%
}

.ymgg {
  background: #ff0;
  font-family: '微软雅黑';
  font-size: 13pt;
  color: #00f;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.ymgg table {
  border-collapse: collapse;
}

.ymgg table tr {}

.ymgg table td {
  padding: 0.4em 0;
  border: solid 1px #ccc;
}

.ymgg table td img {
  vertical-align: middle;
}

.ymgg-tit1 {
  color: #fff;
  background: #3e73fe;
}

.ymgg-tit2 {
  color: #ff0;
  background: #00f;
}

.abox {
  padding: 12px;
}

.abox-tit-img {
  padding: 12px 12px 0 12px;
}

ul.list1 {
  font-weight: bold;
}

ul.list1 li {
  padding-top: 8px;
}

ul.list1 li a {
  display: block;
  height: 32px;
  line-height: 32px;
  padding: 0 12px 0 8px;
  border: solid 1px #ccc;
  border-radius: 12px;
  background: linear-gradient(to bottom, #fff, #eee);
  abox-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}

ul.list1 li a:after {
  content: '';
  display: inline-block;
  float: right;
  margin-top: 11px;
  width: 7px;
  height: 12px;
  background: url(/images/arrow.png) no-repeat;
  background-size: 100% 100%;
}

ul.list1 li a img {
  margin-right: 5px;
}

ul.list1 li a em {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  margin-right: 5px;
  padding: 0 8px;
  font-style: normal;
  color: #fff;
  font-size: 12px;
  border-radius: 20px;
  background: #1979f3;
}

.list1img {
  display: flex;
}

.list1img ul {
  flex: 1;
}

.list1img ul:nth-child(1) {
  padding-right: 5px;
}

.list1img ul:nth-child(2) {
  padding-left: 5px;
}

.list1img ul li {
  margin-bottom: 12px;
}

.list1img ul li a {
  display: block;
  abox-shadow: 0 3px 8px rgba(0, 0, 0, .1);
  border-radius: 5px;
}

.list1img ul li a img {
  width: 100%;
  border-radius: 5px;
}

.list1img ul li a p {
  padding: 5px;
  text-align: center;
}

.imgmore {
  text-align: center;
}

.imgmore a {
  display: block;
  height: 32px;
  line-height: 32px;
  padding: 0 12px 0 8px;
  color: #fff;
  border-radius: 12px;
  background: #1979f3;
}

.abox-tit {
  margin-bottom: 12px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #1979f3;
}

.abox-tit:before {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 67px;
  height: 19px;
  margin-right: 5px;
  background: url(/images/line-l.png) no-repeat;
  background-size: 100% 100%;
}

.abox-tit:after {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 67px;
  height: 19px;
  margin-left: 5px;
  background: url(/images/line-r.png) no-repeat;
  background-size: 100% 100%;
}


.abox-tita {
  margin-bottom: 12px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
}

.abox-tita:before {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 67px;
  height: 19px;
  margin-right: 5px;
  background: url(/images/line-l.png) no-repeat;
  background-size: 100% 100%;
}

.abox-tita:after {
  vertical-align: middle;
  content: '';
  display: inline-block;
  width: 67px;
  height: 19px;
  margin-left: 5px;
  background: url(/images/line-r.png) no-repeat;
  background-size: 100% 100%;
}

.bizhong333 {
  color: #171817;
  font-size: 18px;
  font-weight: bold;
  border: solid 1px #7d7d7d;
  background: #000;
}

.bizhong333-tit {
  padding: 5px 0;
  color: #ff0;
  font-size: 24px;
  text-align: center;
  border-bottom: solid 1px #7d7d7d;
  background: #0a2cab;
}

.bizhong333-box {
  display: flex;
}

.bizhong333-box ul {}

.bizhong333-box ul li {
  padding: 5px 0;
  padding-left: 10px;
  border-bottom: solid 1px #7d7d7d;
}

.bizhong333-box .bizhong333-l {
  width: 100%;
  border-right: solid 1px #7d7d7d;
  box-sizing: border-box;
}

.bizhong333-box .bizhong333-r {
  width: 100%;
}

.bizhong333-foot {
  padding: 5px 0;
  font-size: 24px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .bizhong333 {
    font-size: 16px;
  }

  .bizhong333-tit {
    font-size: 18px;
  }

  .bizhong333-box {
    display: block;
  }

  .bizhong333-box ul li {
    padding: 5px 0;
    padding-left: 6px;
  }

  .bizhong333-box .bizhong333-l {
    width: 100%;
    border-right: 0;
  }

  .bizhong333-box .bizhong333-r {
    width: 100%;
  }

  .bizhong333-foot {
    font-size: 18px;
  }
}

a {
  text-decoration: none;
}

* {
  margin: 0px;
  padding: 0px;
}


.xgam {
  font-family: '微软雅黑';
  font-size: 13pt;
  text-align: center;
  color: #000;
  text-align: center;
}

.xgam img {
  vertical-align: middle;
}

.xgam table {
  border-collapse: collapse;
  background: #fff;
}

.xgam table td {
  padding: 5px 0;
  border: solid 1px #c0c0c0;
  cursor: pointer;
}

.xgam-tit {
  padding: 3px 0 2px 0;
  height: 30px;
  line-height: 30px;
  font-size: 15pt;
  font-weight: 700;
}

.xgam-tit img {
  width: 30px;
  height: 30px;
}

.xgam-web {
  padding: 2px 0 3px 0;
  font-size: 18pt;
  font-weight: 700;
}

.xgadm table td {
  text-align: center;
}

.bizhong22 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  border: solid 1px #7d7d7d;
  background: #f5f5f5;
}

.bizhong22-tit {
  padding: 5px 0;
  color: #ff0;
  font-size: 24px;
  text-align: center;
  border-bottom: solid 1px #7d7d7d;
  background: #f00;
}

.bizhong22-box {
  display: flex;
}

.bizhong22-box ul {}

.bizhong22-box ul li {
  padding: 5px 0;
  padding-left: 10px;
  border-bottom: solid 1px #7d7d7d;
}

.bizhong22-box .bizhong22-l {
  width: 100%;
  border-right: solid 1px #7d7d7d;
  box-sizing: border-box;
}

.bizhong22-box .bizhong22-r {
  width: 100%;
}

.bizhong22-foot {
  padding: 5px 0;
  font-size: 24px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .bizhong22 {
    font-size: 16px;
  }

  .bizhong22-tit {
    font-size: 18px;
  }

  .bizhong22-box {
    display: block;
  }

  .bizhong22-box ul li {
    padding: 5px 0;
    padding-left: 6px;
  }

  .bizhong22-box .bizhong22-l {
    width: 100%;
    border-right: 0;
  }

  .bizhong22-box .bizhong22-r {
    width: 100%;
  }

  .bizhong22-foot {
    font-size: 18px;
  }
}

.jjues {}

.jjues ul {
  *zoom: 1;
  margin: 0;
  padding: 3px;
  box-sizing: border-box;
  list-style: none;
}

.jjues ul li {
  width: 50%;
  margin: 0;
  padding: 3px;
  box-sizing: border-box;
  float: left;
}

.jjues ul li a {
  padding: 10px;
  display: block;
  border: solid 1px #ddd;
  border-radius: 10px;
  background: linear-gradient(to bottom, #fff, #eee);
  abox-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}

.jjues ul li a img {
  vertical-align: middle;
  margin-right: 5px;
}

@media screen and (max-width: 600px) {
  .jjues ul li {
    width: 100%;
  }
}

.zzhlzm-tit {}

.zzhlzm-tit img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

#tabzzhlzmzm2x {}

#tabzzhlzmzm2x a {
  text-decoration: none;
}

#tabzzhlzmzm2x .zzhlzmmenu {
  width: 100%;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
}

#tabzzhlzmzm2x .zzhlzmmenu ul {
  display: flex;
  justify-content: space-between;
}

#tabzzhlzmzm2x .zzhlzmmenu li {
  width: calc(33.33% - 5px);
  box-sizing: border-box;
  background: #eee;
  cursor: pointer;
}

#tabzzhlzmzm2x .zzhlzmmenu li.hover {
  color: #fff;
}

#tabzzhlzmzm2x .zzhlzmmenu li.hover span {
  display: block;
}

#tabzzhlzmzm2x .zzhlzmmenu li.hover .zzhlzmam {
  background: #090;
}

#tabzzhlzmzm2x .zzhlzmmenu li.hover .zzhlzmxg {
  background: #f00;
}

#tabzzhlzmzm2x .zzhlzmmenu li.hover .zzhlzmtw {
  background: #00f;
}

#tabzzhlzmzm2x .zzhlzmmenu li.hover .zzhlzmxc {
  background: #FF00FF;
}

#tabzzhlzmzm2x .zzhlzmmenu li.hover .zzhlzmwu {
  background: #ff5b5b;
}

#tabzzhlzmzm2x .zzhlzmmenu li.hover .zzhlzmliu {
  background: #6300c7;
}

#tabzzhlzmzm2x .zzhlzmbox {}

.zzhlzm-list {
  background: white;
  font-size: 16px;
}

.zzhlzm-list ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zzhlzm-list ul li {
  width: calc(100% - 5px);
  border-bottom: solid 1px #ddd;
  box-sizing: border-box;
}

.zzhlzm-list ul li a {
  display: block;
  padding: 8px 5px;
  white-space: nowrap;
  overflow: hidden;
}

@media screen and (max-width: 800px) {
  #tabzzhlzmzm2x .zzhlzmmenu {
    font-size: 16px;
    line-height: 36px;
  }

  #tabzzhlzmzm2x .zzhlzmmenu li {
    width: calc(33.33% - 3px);
  }

  .zzhlzm-list {
    font-size: 15px;
  }

  .zzhlzm-list ul li {
    width: 100%;
  }

  .zzhlzm-list ul li a {
    padding: 8px 5px;
  }
}

.zzhlzm-list a {
  font-size: large;
}

.jyyzt {}

.jyyzt table {
  font-weight: bold;
  font-size: 18px;
  border: 0;
}

.jyyzt table thead th {
  padding: 5px;
  color: #fff;
  font-size: 24px;
  background: linear-gradient(to top, #07306c, #2356a1);
}

.jyyzt table td {
  padding: 5px 10px;
}

.jyyzt-txt1 {
  color: #090;
}

.jyyzt-txt2 {
  font-weight: normal;
  color: #00f;
}

.jyyzt-txt3 {
  font-weight: normal;
  color: #f00;
}

.jyyzt-txt3 span {
  background: #ff0;
}

@media screen and (max-width: 750px) {
  .jyyzt table {
    font-size: 16px;
  }

  .jyyzt table thead th {
    font-size: 18px;
  }
}

#gsgl-black {
  display: table;
  background: rgba(0, 0, 0, .2);
  width: 100%;
  height: 100%;
  overflow: hidden;
  _position: relative;
  position: fixed;
  z-index: 10000;
  left: 0px;
  top: 0px;
}

@media screen and (min-width: 320px) {
  #gsgl-out {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (min-width: 360px) {
  #gsgl-out {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (min-width: 400px) {
  #gsgl-out {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (min-width: 440px) {
  #gsgl-out {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (min-width: 480px) {
  #gsgl-out {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (min-width: 640px) {
  #gsgl-out {
    font-size: 16px;
    line-height: 24px;
  }
}

#gsgl-out {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  _position: fixed;
  _top: 50%;
  _left: 50%;
}

#gsgl-out p {
  margin: 0 auto;
}

#gsgl-out img {
  border: 0;
}

#gsgl-con {
  color: #444;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
  display: inline-block;
  _position: relative;
  _top: -50%;
  _left: -50%;
}

.gsgl-tit {
  line-height: 1.5em;
  padding: 0.5em 0.7em;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  background: #f5f5f5;
}

.gsgl-tit img {
  width: 26px;
  height: 26px;
  vertical-align: text-bottom;
  margin-right: 10px;
}

.gsgl-close {
  float: right;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  cursor: pointer;
}

.gsgl-close:hover {
  background-position: 0 -34px;
}

.gsgl-box {
  text-align: left;
  padding: 10px;
}

.gsgl-box img {
  max-width: 100%;
  height: auto;
}

.gsgl123-box {
  text-align: left;
  padding: 10px;
}

.gsgl123-box img {
  max-width: 100%;
  max-height: 500px;
  height: auto;
}

#tanxpg-black {
  display: none;
  background: rgba(0, 0, 0, .2);
  width: 100%;
  height: 100%;
  overflow: hidden;
  _position: relative;
  position: fixed;
  z-index: 10000;
  left: 0px;
  top: 0px;
}

/*主页图库*/
.tuku ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.tuku ul li {
  width: 26%;
  margin: .22rem;
  text-align: center;
}

.tuku ul li img {
  width: 100%;
  height: 85px;
  border: 0;
  margin: 8px 0;
}

.klj {
  border: solid 1px grey collapse;
  font-weight: 700;
  font-size: 18pt;
  font-family: 微软雅黑;
  background: #000;
  color: #fff;
  width: 100%;
  text-align: center;
}

.coll {
  color: #ffff00;
}

#jihua-danshuang50000 {
  background: white;
  color: #000;
  font-family: '微软雅黑';
}

#jihua-danshuang50000 a {
  color: inherit;
  text-decoration: none;
}

#jihua-danshuang50000 .Menub50000 {}

#jihua-danshuang50000 .Menub50000 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-left: solid 1px #ddd;
}

#jihua-danshuang50000 .Menub50000 ul:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.Menub50000 li {
  list-style: none;
  float: left;
  width: calc(50% - 1px);
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: solid 1px #ddd;
  border-left: 0;
  background: #ebf3ff;
}

.Menub50000 li.hover {
  font-weight: bold;
  background: #fff;
  border-bottom-color: #fff;
}

#jihua-danshuang50000 .Contentbox50000 {
  clear: both;
  padding: 15px 0;
  font-size: 16px;
  line-height: 1.7;
  border: solid 1px #ddd;
  border-top: 0;
}

.Contentbox50000 p {
  margin: 0;
  padding: 0;
  text-align: center;
}

#jihua-danshuang50000 .jihua-danshuang50000-foot {
  height: 36px;
  line-height: 36px;
  margin-top: 10px;
  padding: 0 10px;
  font-size: 14px;
}

#jihua-danshuang50000 .jihua-danshuang50000-foot:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

#jihua-danshuang50000 .jihua-danshuang50000-foot .jihua-danshuang50000-foot-l {
  float: left;
  color: #555;
}

#jihua-danshuang50000 .jihua-danshuang50000-foot .jihua-danshuang50000-foot-r {
  float: right;
}

#jihua-danshuang50000 .jihua-danshuang50000-foot .jihua-danshuang50000-foot-r a {
  height: 34px;
  line-height: 34px;
  padding: 0 25px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  border: solid 1px #ff8524;
  border-radius: 3px;
  background-image: linear-gradient(to top, #ff8524, #ffa304);
}

#jihua-danshuang50000 .jihua-danshuang50000-foot .jihua-danshuang50000-foot-r a:hover {
  background-image: linear-gradient(to bottom, #ff8524, #ffa304);
}


.bizhong6 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  border: solid 1px #7d7d7d;
  background: #f5f5f5;
}

.bizhong6-tit {
  padding: 5px 0;
  color: #ff0;
  font-size: 24px;
  text-align: center;
  border-bottom: solid 1px #7d7d7d;
  background: #00f;
}

.bizhong6-box {
  display: flex;
}

.bizhong6-box ul {}

.bizhong6-box ul li {
  padding: 5px 0;
  padding-left: 10px;
  border-bottom: solid 1px #7d7d7d;
}

.bizhong6-box .bizhong6-l {
  width: 50%;
  border-right: solid 1px #7d7d7d;
  box-sizing: border-box;
}

.bizhong6-box .bizhong6-r {
  width: 50%;
}

.bizhong6-foot {
  padding: 5px 0;
  font-size: 24px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .bizhong6 {
    font-size: 16px;
  }

  .bizhong6-tit {
    font-size: 18px;
  }

  .bizhong6-box {
    display: block;
  }

  .bizhong6-box ul li {
    padding: 5px 0;
    padding-left: 6px;
  }

  .bizhong6-box .bizhong6-l {
    width: 100%;
    border-right: 0;
  }

  .bizhong6-box .bizhong6-r {
    width: 100%;
  }

  .bizhong6-foot {
    font-size: 18px;
  }
}


.tabs49118 {
  background: #fff;
  width: 100%;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}

.tabs49118 span {
  text-align: center;
  float: left;
  width: 50%;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
  background: #eee;
}

.tabs49118 span img {
  height: 1.2em;
  width: auto;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 4px;
  border: solid 2px #fff;
}

.tabs49118 span:nth-child(1) {
  background: #07c160;
}

.tabs49118 span:nth-child(2) {
  background: #3e73fe;
}

.tabs49118 span.active {
  border-left: solid 1px #07c160;
  box-sizing: border-box;
  display: block;
  background: #fff;
  color: #07c160;
  position: relative;
}

.tabs49118 span.active:before {
  content: '';
  display: block;
  background: #07c160;
  width: 100%;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
}

.tabs49118 span:nth-child(2).active {
  border-right: solid 1px #3e73fe;
  color: #3e73fe;
}

.tabs49118 span:nth-child(2).active:before {
  background: #3e73fe;
}

* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

ul,
li {
  list-style: none;
}

#tabtuzhi {
  padding: 10px;
}

#tabtuzhi .Tuzhibox {
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #3ebc40;
  line-height: 40px;
}

#tabtuzhi .Tuzhibox ul {
  display: flex;
  border-bottom: solid 3px #3ebc40;
}

#tabtuzhi .Tuzhibox li {
  width: 50%;
  padding: 5px 0;
  box-sizing: border-box;
  cursor: pointer;
}

#tabtuzhi .Tuzhibox li.hover {
  color: #fff;
  background: #3ebc40;
}

#tabtuzhi .Tuzhibox li.hover font {
  color: #fff !important;
}

#tabtuzhi .Contentbox {}

.tabtuzhi-txt {}

.tabtuzhi-txt font {
  color: #f00;
  font-weight: bold;
}

.tabtuzhi-txt2 {
  font-size: 24px;
  color: #f00;
  text-align: center;
  font-weight: bold;
}

.tabtuzhi-txt2 a {
  background: #ff0;
}

.tabtuzhi-pic {
  padding-top: 10px;
  text-align: center;
}

.tabtuzhi-pic video {
  max-width: 100%;
}

@media screen and (max-width:750px) {
  #tabtuzhi {
    padding: 5px;
  }

  #tabtuzhi .Tuzhibox {
    margin-bottom: 5px;
    font-size: 16px;
  }

  #tabtuzhi .Tuzhibox ul {
    border-width: 2px;
  }

  #tabtuzhi .Tuzhibox li {
    padding: 0;
  }

  .tabtuzhi-txt2 {
    font-size: 18px;
  }
}

.tutu {
  background-color: #fff;
  font-family: '微软雅黑';
}

.tutu tr {}

.tutu td {
  text-align: center;
  font-size: 16px;
}

.tutu td.tutumore {
  font-size: 28px;
}

.tutu td.tutumore img {
  margin-right: 5px;
  vertical-align: middle;
}

.tutu td a {
  display: block;
  line-height: 50px;
  border: 1px solid #CCC;
  background: #FFF;
  border-radius: 5px;
  color: #333;
  cursor: pointer;
  text-decoration: none;
}

.tutu td a:hover {
  background: #55dd88;
}

@media screen and (max-width:750px) {
  .tutu td {
    font-size: 14px;
  }

  .tutu td.tutumore {
    font-size: 18px;
  }

  .tutu td a {
    display: block;
    line-height: 40px;
  }
}