body {
  width: 100%;
  background: url("../img/bgs.png") repeat;
}

/**
  index
*/
.header {
  position: relative;
  background-color: #23ac38;
  height: 80px;
}

.header .boxshoe {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 11px;
  box-shadow: 0 0 30px #23ac38;
}

.header .tops {
  position: absolute;
  right: 0;
  bottom: 0;
}

.header .navbar {
  width: 1488px;
  margin: 0 auto;
  overflow: hidden;
}

.header .navbar .logo, .header .navbar .nav, .header .navbar .sosuoform, .header .navbar .logins {
  float: left;
}

.header .logo {
  width: 292px;
  height: 80px;
  margin-right: 46px;
}

.header .logo h1 {
  height: 80px;
  background: url("../img/tlogo.jpg") no-repeat left center;
  background-size: cover;
  letter-spacing: 1px;
}

.header .nav {
  width: 490px;
  overflow: hidden;
  margin-right: 54px;
}

.header .nav li {
  float: left;
  margin: 0 11px;
}

.header .nav li:hover a {
  color: #fff;
  border-bottom-color: #fff;
  text-decoration: none;
}

.header .nav li.active a {
  color: #fff;
  border-bottom-color: #fff;
}

.header .nav li a {
  display: block;
  border-bottom: 2px solid #23ac38;
  padding: 0 18px;
  font-size: 16px;
  color: #ddd;
  line-height: 77px;
}

.header .sosuoform {
  border: 1px solid #fcf8e3;
  border-radius: 4px;
  width: 422px;
  height: 50px;
  margin: 15px 60px 0 0;
  overflow: hidden;
  font-size: 0;
}

.header .sosuoform select {
  float: left;
  width: 80px;
  height: 50px;
  border: none;
  font-size: 14px;
  color: #fff;
  line-height: 50px;
  text-align: center;
}

.header .sosuoform select option {
  text-align: center;
  color: #000;
}

.header .sosuoform .inputs {
  float: left;
  width: 368px;
  height: 50px;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  background-color: #23ac38;
  padding-left: 4px;
  border: none;
}

.header .sosuoform .submit {
  float: left;
  width: 48px;
  height: 50px;
  border: none;
  background: #23ac38 url("../img/hu.png") no-repeat center center;
  background-size: 16px;
}

.header .logins {
  width: 120px;
  margin-top: 26px;
  color: #fff;
}

.header .logins b {
  margin: 0 15px;
}

.header .logins a {
  font-size: 16px;
  color: #fff;
  line-height: 34px;
}

.banners {
  height: 484px;
}

.banners img {
  width: 100%;
  height: 484px;
}

.footers {
  margin-top: 60px;
  border-top: 1px solid #e6e6e6;
}

.footers .hrefs {
  height: calc(56px - 36px);
  padding: 18px 0;
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
  color: #505050;
  line-height: 14px;
}

.footers .hrefs p {
  display: inline-block;
}

.footers .hrefs a {
  color: #505050;
}

.footers .hrefs a:hover {
  color: #000;
  text-decoration: underline;
}

.footers .reaction {
  overflow: hidden;
}

.footers .reaction .logos, .footers .reaction .ddcode {
  float: left;
}

.footers .reaction .erwemas {
  float: right;
  width: 204px;
  padding-top: 30px;
  overflow: hidden;
  font-size: 0;
}

.footers .reaction .erwemas .imgs {
  float: left;
  margin-left: 32px;
  width: 70px;
  text-align: center;
}

.footers .reaction .erwemas .imgs img {
  width: 72px;
  height: 72px;
}

.footers .reaction .erwemas .imgs p {
  font-size: 14px;
  color: #666;
  line-height: 40px;
}

.footers .reaction .logos {
  width: 348px;
  padding-top: 28px;
  overflow: hidden;
  font-size: 0;
}

.footers .reaction .logos img {
  float: left;
  width: 348px;
  height: 168px;
  margin-right: 18px;
}

.footers .reaction .logos p {
  float: left;
  font-size: 14px;
  color: #5baccd;
  line-height: 32px;
}

.footers .reaction .ddcode {
  padding-top: 52px;
}

.footers .reaction .ddcode p {
  font-size: 14px;
  color: #5b5b5b;
  line-height: 16px;
  margin-bottom: 10px;
}

.footers .reaction .ddcode p i {
  display: inline-block;
  width: 24px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 6px;
  vertical-align: -10px;
}

.footers .reaction .ddcode p i.icon1 {
  background-image: url("../img/dian.png");
}

.footers .reaction .ddcode p i.icon2 {
  background-image: url("../img/you.png");
}

.footers .reaction .ddcode p i.icon3 {
  background-image: url("../img/di.png");
}

.footers .bottoms {
  text-align: center;
  border-top: 1px solid #e6e6e6;
  height: calc(74px - 60px);
  padding: 30px 0;
}

.footers .bottoms p {
  font-size: 14px;
  color: #949494;
  line-height: 14px;
}

.float_div {
  position: fixed;
  right: 0;
  bottom: 40%;
  width: 100px;
  height: 336px;
  border-radius: 20px;
  border: 2px solid #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-top: 20px;
}

.float_div .status {
  margin-top: 22px;
  text-align: center;
  cursor: pointer;
}

.float_div .status:hover p {
  color: #000;
}

.float_div .status i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.float_div .status i.icon1 {
  width: 54px;
  height: 42px;
  background-image: url("../img/vip.png");
}

.float_div .status i.icon2 {
  background-image: url("../img/qq.png");
}

.float_div .status i.icon3 {
  background-image: url("../img/wx.png");
}

.float_div .status p {
  font-size: 14px;
  color: #787b7b;
  line-height: 34px;
}


.float_div .status {
  position: relative;
}

.boxtism {
    display: none;
    position: absolute;
    right: 0;
    bottom: initial;
    left: -283px;
    top: 0px;
    right: initial;
    width: 226px;
    height: 306px;
    background-color: #fff;
    text-align: center;
    padding: 8px 30px;
    font-size: 0;
    border-radius: 10px;
    box-shadow: 0 0 10px #ddd;
}

.boxtism .timls {
  font-size: 18px;
  color: #333;
  line-height: 60px;
}

.boxtism .logflot {
  overflow: hidden;
}

.boxtism .logflot img {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 16px;
}

.boxtism .logflot p {
  display: block;
  float: left;
  font-size: 14px;
  color: #2b9ac8;
  line-height: 40px;
}

.boxtism > img {
  display: block;
width: 138px;
    height: 138px;
  margin: 20px auto ;
}

.boxtism > b {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  font-weight: 100;
}






.tops {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 78px;
  height: 78px;
  box-shadow: 0 0 10px #23ac38;
  text-align: center;
  border-radius: 100%;
  background-color: #23ac38;
  cursor: pointer;
}

.tops i {
  display: inline-block;
  width: 23px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../img/top.png");
  margin: 18px auto 0;
}

.tops p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}

.page {
  text-align: center;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 3px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #23ac38;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #11181f;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #23ac38;
  border-color: #23ac38;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
