* {
  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;
}

.search-left2 > span {
  position: absolute;
  left: 14px;
  top: 29%;
}

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

#drop-down3 {
  width: 100px;
}

#drop-down3 p {
  margin-left: 11px;
  margin-right: 13px;
}

.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%);
}

.btn-row {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin-top: 20px;
  cursor: pointer;
  margin-left: 15px;
}

.btn-row ul {
  margin-bottom: 0;
}

.btn-row li {
  display: inline-block;
  margin-right: 25px;
}

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;
  margin-bottom: 15%;
}

.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%;
}

.personalCenter ul {
  padding: 10px 0;
}

.personalCenter li {
  height: 50px;
}

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

.check {
  color: #ff8b19 !important;
}

@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: 72px;
  }
}

@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;
  }

  .pagination a {
    margin-right: 8px;
  }
}

.active1 {
  background: #ffd667 !important;
}

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

.pagination a {
  margin-right: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(51, 51, 51);
  border: none;
  margin-bottom: 14px;
}

.pagination > li > a,
.pagination > li > span {
  color: #333333;
  border: none;
  background: #f7f7f7;
  border-radius: 4px;
}

.pagination > li > a:hover {
  background: #ffd667;
  color: black;
}

.list h3 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.list span {
  color: #b4b1b6;
  line-height: 30px;
  vertical-align: middle;
}

.list p {
  color: #9b9f9e;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 24px;
}

.list {
  border-bottom: 1px solid #f1f2f6;
  padding: 15px 0;
}

@media (max-width: 1200px) {
  .list .col-md-9 {
    padding-left: 70px !important;
  }
}

@media (max-width: 991px) {
  .list .col-md-9 {
    padding-left: 30px !important;
  }
}

.list .col-md-3 img {
  height: 136px;
  width: 219px;
}

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