a {
  text-decoration: none
}

a:hover {
  text-decoration: none
}

@font-face {
  font-family: 'iconfont';
  src: url("../font/iconfont.eot?timestamp=1719999472458");
  src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/iconfont.woff2?timestamp=1719999472458") format("woff2"), url("../font/iconfont.woff?timestamp=1719999472458") format("woff"), url("../font/iconfont.ttf?timestamp=1719999472458") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg")
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media screen and (min-width:768px) {
  #index li.index-nav a {
    color: #0088cc
  }

  .page-car li.car-nav a {
    color: #0088cc
  }

  .page-pingce li.pingce-nav a {
    color: #0088cc
  }
  #special li.pingce-nav a{
    color: #0088cc
  }
}

@media screen and (min-width:768px) {
  #rank li.rank-nav a {
    color: #0088cc
  }
}

@media screen and (min-width:768px) {
  #paidmsg li.paidmsg-nav a {
    color: #0088cc
  }
}

@media screen and (min-width:768px) {
  #ssd li.ssd-nav a {
    color: #0088cc
  }
}

header {
  position: fixed;
  left: 0;
  z-index: 999;
  width: 100%;
  border: 0;
  background: #ffffff;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, .1);
  height: 62px
}

@media screen and (min-width:768px) {
  header {
    line-height: 62px
  }
}

header .navbar-header {
  margin-left: 0 !important
}

@media (min-width:768px) {
  header .navbar-header {
    margin-left: -15px
  }
}

header .navbar-header button {
  background: #ffffff;
  margin-top: 13px
}

header .navbar-header button span {
  width: 22px;
  height: 2px;
  border-radius: 1px;
  transition: all .3s ease-out .3s;
  background: #999
}

@media (max-width:767px) {
  header .header-navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: #0088cc;
    width: 70%;
    max-height: 100% !important;
    overflow-y: auto;
    height: 100%
  }

  header .header-navbar .navbar-nav {
    margin-left: 0
  }

  header .header-navbar li {
    padding: 0;
    margin: 5px 0
  }

  header .header-navbar li a {
    padding: 10px 20px !important;
    color: #ffffff;
    width: 100%;
    display: block
  }

  header .header-navbar li.active {
    background: #ffffff
  }
}

header .animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}

header li a {
  color: #333333;
  font-size: 15px;
  padding: 21px 10px !important
}

@media (min-width:991px) {
  header li a {
    padding: 21px 7px !important
  }
}

@media (min-width:1200px) {
  header li a {
    padding: 21px 15px !important
  }
}

header li a:hover {
  transition: all .3s ease-out 0s;
  background-color: #ffffff !important;
  color: #0088cc;
  text-decoration: none
}

header .logo {
  padding: 12px 0 0 0;
  margin-left: 0 !important
}

header .logo img {
  width: 100px;
  height: 36px
}

@media (min-width:768px) {
  header .logo img {
    width: 112px;
    height: 40px
  }
}

header .publish-a {
  background: #0088cc;
  color: #ffffff
}

@media (min-width:768px) {
  header .header-a {
    margin-left: 15px;
    margin-top: -1px
  }
}

@media (min-width:768px) and (max-width:992px) {
  header .header-a {
    margin-left: 30px
  }
}

@media screen and (max-width:767px) {
  header .header-a .header-zixun {
    width: 100%
  }

  header .header-a .header-zixun ul {
    padding: 0 20px
  }

  header .header-a .header-zixun ul li {
    border: 1px solid #0077cc;
    border-radius: 3px;
    margin: 5px;
    width: 50%;
    float: left
  }
}

@media screen and (max-width:767px) and (min-width:450px) {
  header .header-a .header-zixun ul li {
    width: 40%
  }
}

@media screen and (max-width:767px) and (min-width:530px) {
  header .header-a .header-zixun ul li {
    width: 26%
  }
}

@media screen and (max-width:767px) {
  header .header-a .header-zixun ul li:hover {
    border: 1px solid #ffffff;
    border-radius: 3px
  }

  header .header-a .header-zixun ul li:hover a {
    color: #0088cc
  }

  header .header-a .header-zixun ul li a {
    text-align: center;
    padding: 5px !important;
    color: #ffffff
  }
}

@media (min-width:768px) {
  header .header-a .header-zixun {
    float: left
  }
}

header .header-a .header-zixun .dropdown-menu {
  min-width: 100px
}

header .header-a .header-zixun .dropdown-menu a {
  padding: 10px !important;
  font-size: 14px
}

header .header-a .header-zixun .dropdown-menu a:hover {
  background: #3ca5f6 !important;
  color: #ffffff
}

header .header-a .header-remove p {
  text-align: right;
  width: 100%;
  padding: 10px 20px 0;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  cursor: pointer
}

header .header-b {
  margin-right: 0;
  position: relative
}

@media screen and (max-width:767px) {
  header .header-b {
    padding: 0 20px
  }
}

@media screen and (min-width:768px) {
  header .header-b li {
    display: inline-block
  }
}

@media screen and (min-width:768px) {
  header .header-b form {
    display: inline-block;
    float: left;
    margin-top: -4px
  }

  header .header-b form input {
    display: inline-block;
    float: left;
    transition: all .3s ease-out 0s;
    height: 30px;
    width: 155px;
    margin-top: 18px;
    border: 0;
    border-left: 1px solid #eee;
    padding-left: 10px
  }

  header .header-b form input {
    line-height: 30px
  }

  header .header-b form input:focus {
    outline: none
  }

  header .header-b form button {
    background: none;
    border: 0;
    float: left;
    margin-top: 17px;
    width: 44px;
    height: 30px;
    line-height: 40px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    font-size: 18px;
    padding-left: 13px;
    text-decoration: none;
    cursor: pointer;
    color: #cccccc
  }

  header .header-b form button:focus {
    outline: none
  }
}

@media screen and (max-width:767px) {
  header .header-b .search-a {
    display: block;
    width: 100%;
    position: relative
  }

  header .header-b .search-a input {
    width: 100%;
    display: block;
    padding: 5px
  }

  header .header-b .search-a button {
    position: absolute;
    top: 4px;
    right: 10px;
    background: none;
    border: 0
  }
}

@media screen and (max-width:767px) {

  header .header-b .dl,
  header .header-b .zc {
    display: inline-block
  }

  header .header-b .dl a:hover,
  header .header-b .zc a:hover {
    background: none !important;
    color: #fff !important
  }
}

header .navbar-collapse {
  max-height: initial !important
}

footer {
  padding: 35px 0;
  color: #5f676f;
  background: #2d3237;
  font-size: 12px;
  margin-top: 24px;
  width: 100%;
  display: -webkit-inline-box;
}

@media (max-width:992px) {
  footer {
    text-align: center
  }
}

footer a {
  color: #5f676f
}

footer a:hover {
  color: #98a4b1
}

footer .footer-right {
  float: right
}

footer .footer-right a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: inline-block;
  background: #394148;
  line-height: 36px;
  text-align: center;
  margin-left: 15px
}

footer .footer-right a:hover {
  background: #4285f4;
  color: #ffffff
}

.aside {
  position: fixed;
  z-index: 999;
  top: 50%;
  right: 10px;
  width: 40px
}

.aside .aside-a {
  cursor: pointer;
  color: #999999;
  position: relative;
  width: 40px;
  height: 40px;
  display: block;
  margin-top: 2px;
  background: #eeeeee;
  box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .05);
  border-radius: 2px;
  transition: all .2s ease-in-out
}

.aside .aside-a a {
  color: #999999
}

.aside .aside-a:hover .gticon {
  display: none
}

.aside .aside-a:hover .gt {
  display: block
}

.aside .aside-a .gticon {
  display: block
}

.aside .aside-a .gt {
  display: none;
  font-size: 12px;
  line-height: 15px;
  padding-top: 5px;
  background: #07c;
  color: #ffffff;
  box-shadow: inset -1px -1px 0 0 rgba(0, 0, 0, .05);
  border-radius: 2px;
  transition: all .2s ease-in-out
}

.aside .aside-a span {
  position: absolute;
  top: 0;
  height: 40px;
  width: 40px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  font-family: FontAwesome;
  overflow: hidden
}

.aside .lxwm {
  display: none;
  position: absolute;
  right: 41px;
  top: 0;
  width: 200px;
  padding: 10px;
  font-size: 12px;
  color: #333;
  background-color: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, .3);
  cursor: auto
}

.aside .lxwm .contact-title {
  background: #08c;
  color: #ffffff;
  margin: 0 0 10px;
  padding: 5px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: center
}

.aside .lxwm h4 {
  text-align: center;
  font-weight: bold;
  color: #2d6ded
}

.aside .fenxiang {
  position: absolute;
  right: 41px;
  top: 0;
  width: 200px;
  padding: 10px;
  font-size: 12px;
  color: #333;
  background-color: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, .3);
  cursor: auto;
  display: none
}

.aside .fenxiang li {
  width: 50%;
  float: left
}

.aside .sharefx:hover .fenxiang {
  display: block
}

.aside .contactus:hover .lxwm {
  display: block
}

.aside .gotop {
  display: none
}

.xsxx {
  display: none;
  border-radius: 3px;
  background: #fff;
  padding-bottom: 12px;
  margin-top: 15px
}

@media screen and (min-width:768px) {
  .xsxx {
    margin-top: 0
  }
}

.xsxx a {
  padding: 5px !important;
  display: block;
  height: 32px;
  line-height: 26px
}

@media screen and (max-width:767px) {
  .xsxx a {
    color: #0088cc !important
  }
}

.badge {
  background-color: #0088cc
}

.userinfo {
  margin-top: 15px !important
}

@media screen and (min-width:768px) {
  .userinfo {
    margin-top: 0 !important;
    min-width: 98px;
    max-width: 290px
  }
}

.userinfo .comment-username {
  color: #ffffff
}

@media screen and (min-width:768px) {
  .userinfo .comment-username {
    color: #333333
  }
}

.syxs {
  float: right;
  height: 62px;
  line-height: 62px
}

@media screen and (min-width:550px) {
  .syxs {
    padding-right: 20px
  }
}

.syxs img {
  max-height: 36px
}

.sysm {
  float: right;
  padding-top: 0;
  height: 62px;
  line-height: 62px
}

.sysm img {
  max-height: 40px
}