

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;
}

a:focus {
  color: inherit;
  text-decoration: none;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.hot > a:hover,
.more > a:hover {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.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 {
  color: #b7b7b7;
  font-weight: 400;
  outline: none;
  margin-left: 4px;
}

.navbar {
  margin-bottom: 0px;
  border: none;
}

.main {
  background: #2a2a2a;
  padding-top: 96px;
}

.search {
  background: rgb(63, 63, 63);
  border: none;
  border-radius: 5px;
  position: relative;
}

.search-left {
  background: rgb(83, 83, 83);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: inline-block;
  width: 138px;
  height: 57px;
  vertical-align: top;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b7b7b7;
  cursor: pointer;
}

.nav-search {
  margin: 13.5px 15px 13.5px 0;
  background: #3f3f3f;
  border-radius: 5px;
  display: none;
  float: right;
  position: relative;
}

.main img {
  cursor: pointer;
}

.search-left > span {
  position: absolute;
  left: 32px;
  top: 34%;
}

.search-input {
  max-width: 587px;
  display: inline-block;
  height: 54px;
  outline: none;
  text-indent: 15px;
  background: rgb(63, 63, 63);
  border: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #b7b7b7;
}

.nav-search > img {
  position: absolute;
  right: 3%;
  top: 35%;
  cursor: pointer;
}

.search > img {
  float: right;
  margin-top: 20px;
  margin-right: 15px;
  cursor: pointer;
}
.drop-down > p:hover {
  color: #a55e03;
  cursor: pointer;
  opacity: 1;
}

.tab > li {
  display: inline-block;
  color: #676767;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 35px;
  margin-right: 23px;
  cursor: pointer;
}

.tab > li:hover,
.tab2 > li:hover {
  color: #ff9b19;
}

.tab2 > li:hover {
  border-bottom: 1px solid #ff9b19;
}

.shiyin img {
  max-width: 100%;
  margin-bottom: 26px;
  border-radius: 10px;
}

.tab2 > li {
  display: inline-block;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(102, 102, 102);
  line-height: 40px;
  margin-right: 16px;
  cursor: pointer;
}

.hot {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(242, 80, 34);
  line-height: 52px;
  margin: 0 35px 0 5px;
}

.content .content-item:nth-child(2) .hot {
  color: #ffb903;
}

.content .content-item:nth-child(3) .hot {
  color: #5acc9b;
}

.content .content-item:nth-child(4) .hot {
  color: #5792fa;
}

.content-item {
  margin: 20px auto;
  max-width: 1440px;
}

.box {
  max-width: 343px;
  background: #ffffff;
  border-radius: 5px;
  margin: 20px 0;
  max-width: 100%;
}

.box > img {
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  cursor: pointer;
}

.box > span {
  margin: 0 15px;
}

.box > span + span {
  float: right;
}

.more {
  width: 160px;
  height: 46px;
  background: rgb(242, 80, 34);
  border-radius: 5px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: 46px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
  cursor: pointer;
}

.content .content-item:nth-child(2) .more {
  background: rgb(255, 160, 53);
}

.content .content-item:nth-child(3) .more {
  background: rgb(67, 202, 144);
}

.content .content-item:nth-child(4) .more {
  background: rgb(87, 146, 250);
}

.parner {
  border-top: 1px solid rgb(234, 234, 234);
}

.parner span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(123, 123, 123);
  line-height: 26px;
  position: absolute;
  left: 20%;
  top: 25%;
}

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;
}

.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%);
}

.drop-down p {
  margin-left: 30px;
  margin-right: 40px;
}

@media (max-width: 320px) {
  .search-input {
    max-width: 125px;
  }
}

@media (min-width: 768px) {
  .search-input {
    max-width: 540px;
    min-width: 397px;
  }

  .logo {
    margin-top: 11px;
  }

  .header .navbar-nav > li > a {
    margin-left: 0;
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .navbar-login {
    margin-left: 15px;
  }

  .tab > li {
    line-height: 52px;
    margin-right: 28px;
  }

  .tab2 {
    display: inline;
  }

  .tab2 > li {
    margin-right: 40px;
  }
}

@media (min-width: 992px) {
  footer {
    padding: 28px 0 19px 0;
  }
}

@media (min-width: 1200px) {
  .search-input {
    width: 540px;
  }

  .erweima {
    position: static;
    top: 0;
    left: 0;
    transform: inherit;
  }
}

@media (min-width: 1470px) {
  .big {
    max-width: 1470px;
  }

  .search-input {
    max-width: 540px;
  }
}

.yellow-btn {
  background: #ffd050;
  border-radius: 5px;
  width: 112px;
  height: 46px;
  cursor: pointer;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 46px;
  color: #333333;
  border: none;
  outline: medium;
}

@media (min-width: 768px) {
  .wihte_con {
    padding: 0 36px;
  }
}

input::-webkit-input-placeholder {
  color: #b5b5b5;
}

input::-moz-placeholder {
  color: #b5b5b5;
}

input:-moz-placeholder {
  color: #b5b5b5;
}

input:-ms-input-placeholder {
  color: #b5b5b5;
}

.logo1 {
  font-size: 30px;
  font-family: Arial;
  font-weight: 400;
  color: rgba(153, 153, 153);
  line-height: 46px;
  text-align: center;
  margin-top: 20px;
}

.logo1:after {
  content: "";
  display: block;
  max-width: 335px;
  height: 0px;
  border-bottom: 1px solid #dbdbdb;
  margin-top: 20px;
}

.logo1 span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: rgba(51, 51, 51);
  position: absolute;
  left: 31%;
  top: 15.7%;
  background: white;
  padding: 0 16px;
}

input {
  padding: 0;
}

.info-input {
  position: relative;
}

.info-input .item {
  width: 334px;
  height: 46px;
  background: rgb(244, 244, 244);
  border: 1px solid rgb(219, 219, 219);
  border-radius: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(181, 181, 181);
  line-height: 46px;
  color: black;
  text-indent: 15px;
  outline: medium;
}

.info-input > span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(181, 181, 181);
  line-height: 46px;
  position: absolute;
  left: 28%;
  top: 109.2%;
  background: white;
  padding: 0 16px;
}

.info-btn {
  width: 334px;
  height: 46px;
  background: #f4f4f4;
  font-size: 16px;
  margin-top: 20px;
}

.info-btn:hover {
  background: #ffd050;
}

.info-btn:focus {
  background: #eeb92a;
}

.info-btn:after {
  content: "";
  display: block;
  max-width: 335px;
  height: 0px;
  border-bottom: 1px solid #dbdbdb;
  margin-top: 40px;
}

.icon-weixin {
  font-size: 45px;
  color: #a1a1a1;
  margin-right: 15px;
  cursor: pointer;
}

.icon-QQ {
  font-size: 45px;
  color: #a1a1a1;
  cursor: pointer;
}

.icon-row {
  margin-top: 70px;
  text-align: center;
}

.icon-QQ:hover {
  color: #1589ff;
}

.icon-weixin:hover {
  color: #36c32f;
}

.info-xieyi {
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(181, 181, 181);
  line-height: 46px;
}

.info-xieyi a {
  color: rgb(181, 181, 181);
  text-decoration: none;
  outline: none;
}

.info-xieyi a:hover {
  color: #ff9b19;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 768px) {
  .wihte_con {
    width: 354px;
  }
}

.content .content-item .more:hover {
  color: white;
}

.content .content-item:nth-child(1) .more:hover {
  background: #e53f10;
}

.content .content-item:nth-child(2) .more:hover {
  background: #f5870c;
}

.content .content-item:nth-child(3) .more:hover {
  background: #06c171;
}

.content .content-item:nth-child(4) .more:hover {
  background: #0459ef;
}

.search-left > img {
  position: absolute;
  right: 12px;
  top: 24px;
}

.search-left {
  position: relative;
}

.LinkGroup .navBox a,
.LinkGroup .aRow a {
  color: #7b7b7b7d;
  font-size: 14px;
  text-decoration: none;
}

.LinkGroup .navBox h3.check a,
.LinkGroup .navBox h3:hover a {
  color: #7b7b7b;
}

.LinkGroup .aRow a:hover {
  color: #ff9b19;
}

.LinkGroup .navBox h3 {
  margin: 0 16px 0 0;
}

.nav-title {
  float: left;
}

.LinkGroup .aRow li {
  float: left;
  margin-right: 14px;
  margin-bottom: 10px;
  list-style: none;
}
.header .nav .uplevel:focus {
  color: rgb(51, 51, 51) !important;
}

.five > div {
  width: 18.5%;
  display: inline-block;
  margin: 0 0.75%;
}
