* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Roboto", sans-serif;
  background: #f7f7f7;
  overflow-x: hidden;
}

.logo {
  font-size: 30px;
  font-family: Arial;
  font-weight: 400;
  color: #696969;
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  border: none;
}

a:hover {
  color: #ff9b19;
  text-decoration: none;
  cursor: pointer;
}

a:focus {
  color: inherit;
  text-decoration: none;
}

a {
  color: inherit;
  text-decoration: none;
}

.tab-item a:hover {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.header .nav a:focus {
  color: #b7b7b7 !important;
}

.navbar-login {
  width: 74px;
  height: 34px;
  background: rgb(63, 63, 63);
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  margin-top: 19px;
}

.login {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b7b7b7;
  line-height: 34px;
}

.header {
  background-color: #353535;
  border-color: none;
}

.header .navbar-nav > li > a:focus,
.header .navbar-nav > li > a:hover {
  color: #ff9b19;
}

.header .navbar-nav > li > a {
  color: #b7b7b7;
  font-weight: 400;
  outline: none;
  margin-left: 4px;
}

.navbar {
  margin-bottom: 0px;
  border: none;
}

.nav-search {
  margin: 13.5px 15px 13.5px 0;
  background: #3f3f3f;
  border-radius: 5px;
  display: none;
  float: right;
  position: relative;
}

.nav-search > img {
  position: absolute;
  right: 3%;
  top: 35%;
  cursor: pointer;
}

#drop-down3 {
  width: 100px;
}

.drop-down > p:hover {
  color: #ff9b19;
  cursor: pointer;
}

.content {
  background: #f7f7f7;
  margin-top: 50px;
}

.drop-down p {
  margin-left: 30px;
  margin-right: 40px;
}

footer {
  background: #232323;
  padding: 28px 0 200px 0;
}

footer span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: 52px;
}

footer p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(123, 123, 123);
  line-height: 24px;
  max-width: 465px;
}

.about:hover {
  color: #ff9b19;
}

.about {
  cursor: pointer;
  display: inline-block;
}

.jiantou {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: none;
}

.erweima {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 36%);
}

li {
  list-style: none;
}

.personalCenter {
  background: #ffffff;
  border-radius: 10px;
  margin-top: 43px;
  padding: 0 10px;
}

.content-item {
  background: #ffffff;
  border-radius: 10px;
  margin-top: 43px;
  padding: 0 18px;
  padding-bottom: 22px;
}

.personalCenter h2 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 34px;
}

.personalCenter a {
  line-height: 50px;
  height: 100%;
  display: inline-block;
  width: 100%;
}

.article h2:hover {
  color: #ff8b19;
}

.personalCenter ul {
  padding: 10px 0;
}

.personalCenter li {
  height: 50px;
}

.personalCenter h2 {
  margin: 0;
  line-height: 50px;
}

.check {
  color: #ff8b19 !important;
}

.active {
  /*border-bottom: 1px solid black;*/
}

@media (min-width: 768px) {
  .logo {
    margin-top: 11px;
  }

  .header .navbar-nav > li > a {
    margin-left: 0;
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .navbar-login {
    margin-left: 15px;
  }

  .content {
    margin-top: 136px;
  }
}

@media (min-width: 992px) {
  footer {
    padding: 28px 0 19px 0;
  }
}

@media (min-width: 1200px) {
  .erweima {
    position: static;
    top: 0;
    left: 0;
    transform: inherit;
  }
}

@media (min-width: 1470px) {
  .big {
    max-width: 1470px;
  }
}

@media (max-width: 768px) {
  .content-item {
    margin-bottom: 15%;
  }

  .moban li {
    margin-right: 20px;
  }
}

.active1 {
  background: #ffd667 !important;
}

.content-item h1 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 45px;
  text-align: center;
  margin-top: 30px;
}

.main {
  padding-bottom: 35px;
  border-bottom: 1px solid #f1f2f6;
}

.main p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 18px;
  margin-top: 28px;
}

.main img {
  display: block;
  margin: 0 auto;
}

.btn-row {
  margin-top: 16px;
  margin-bottom: 23px;
}

.btn-row a {
  width: auto;
  padding: 0 5px;
  height: 38px;
  background: rgb(247, 247, 247);
  border: 1px solid rgb(64, 209, 67);
  border-radius: 19px;
  color: rgb(64, 209, 67);
  display: inline-block;
  text-align: center;
  line-height: 36px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.btn-row a:nth-child(2) {
  border: 1px solid #d89514;
  color: #d89514;
}

.btn-row a:nth-child(3) {
  border: 1px solid #40aad1;
  color: #40aad1;
}

.btn-row a:nth-child(4) {
  border: 1px solid #e63fcc;
  color: #e63fcc;
}

.at ul {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(102, 102, 102);
  line-height: 34px;
}

.at p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 34px;
  margin-bottom: 8px;
}

.moban p {
  margin-top: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 260px;
}

.moban > p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 34px;
  margin-top: 20px;
}

.moban img {
  width: 100%;
}

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
  margin: 0 6px 0 0 !important;
}

.content {
  position: relative;
}

.content .container-fluid > .gBox {
  position: fixed;
  right: 3%;
  top: 22%;
  z-index: 10;
}

.content .gBox a img {
  width: 200px;
}

.content .container-fluid .closeIcon {
  width: 17px;
  position: absolute;
  right: 4px;
  top: 0;
  z-index: 11;
  cursor: pointer;
}
