body {
  font: 14px/1.5em,  Arial;
  overflow-x: hidden;
  color: #fff;
}
.icon {
  display: inline-block;
  vertical-align: middle;
}
.box-input input {
  width: 183px;
  height: 22px;
  line-height: 22px;
  padding-left: 5px;
  background: #697487;
  border: 1px solid #2e3747;
  color: #fff;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.wrapper {
  background: #f1f1f1 url(../img/bg3.jpg) no-repeat center top;
}
.box {
  width: 1200px;
  min-height: 857px;
}
.logo {
  width: 371px;
  height: 186px;
  background: url(../img/logo.png) no-repeat;
  top: 10px;
  left: 400px;
}
.part1 {
  float: left;
  margin-top: 610px;
}
.part1 .user {
  width: 300px;
}
/* part1 left */
.part1 .btn-start {
  width: 300px;
  height: 117px;
  background: url(../img/btn-start.jpg) no-repeat;
  cursor: pointer;
}
.part1 .icon {
  margin: 0 5px 0 20px;
}
.part1 .btn-sign,
.part1 .btn-recharge {
  float: left;
  width: 150px;
  height: 44px;
  background: url(../img/btn-reg.png) no-repeat;
  line-height: 44px;
  cursor: pointer;
}
.part1 .icon-sign {
  width: 22px;
  height: 20px;
  background: url(../img/sprite-icon.png) -217px 0 no-repeat;
}
.part1 .icon-recharge {
  width: 30px;
  height: 25px;
  background: url(../img/sprite-icon.png) -177px 0 no-repeat;
}
.part1 .box-user {
  box-sizing: border-box;
  width: 300px;
  height: 144px;
  background-color: #3c475b;
  clear: both;
  padding: 30px 0 0 20px;
}
.part1 .box-input {
  margin-bottom: 5px;
}
.part1 .btn-login {
  width: 63px;
  height: 57px;
  background: url(../img/btn-login.jpg) no-repeat;
  top: 30px;
  right: 15px;
  color: #fff;
  line-height: 50px;
}
.rem-upwd {
  color: #aaa;
  font-size: 12px;
  margin-top: 10px;
}
.rem-upwd input {
  vertical-align: middle;
}
.get-upwd a {
  color: #aaa;
  font-size: 12px;
  margin-left: 18px;
}
/* 外链 */
.part1 .entry {
  width: 300px;
  height: 305px;
  font-size: 24px;
  font-weight: bolder;
  margin-top: 20px;
}
.part1 .entry-item {
  box-sizing: border-box;
  width: 100%;
  height: 102px;
}
.part1 .entry-item a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/btn-banner.jpg) no-repeat;
  padding-left: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  color: #fff;
}
.entry-item a::before {
  content: '';
  display: inline-block;
  flex: none;
  margin-right: 20px;
}
.entry-item.dl a::before {
  width: 48px;
  height: 46px;
  background: url(../img/sprite-icon.png) 0 0 no-repeat;
}
.entry-item.gift a::before {
  width: 49px;
  height: 48px;
  background: url(../img/sprite-icon.png) -55px 0 no-repeat;
}
.entry-item.support a::before {
  width: 52px;
  height: 35px;
  background: url(../img/sprite-icon.png) -112px -5px
    no-repeat;
}
/* part2 */
.part2 {
  float: right;
  width: 890px;
  min-height: 820px;
  margin: 610px 0 100px;
  background-color: #fff;
  color: #666;
}
.part2 .title {
  height: 115px;
  background-color: #5c697e;
  color: #ffffff;
}
.part2 .title h2 {
  padding-top: 20px;
  width: 840px;
  margin: 0 auto;
  font-size: 28px;
  height: 40px;
  border-bottom: 1px solid #a2acb5;
}
.part2 .title p {
  font-size: 14px;
  width: 840px;
  margin: 14px auto;
}
.part2 .title p a {
  margin: 0 5px;
  color: #fff;
}
.part2 .box-news {
  padding: 35px;
}
.part2 .news-type-list {
  width: 450px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 20px;
}
.news-type-item {
  border: 2px solid transparent;
  padding: 5px 20px;
  font-weight: bolder;
  font-size: 16px;
  cursor: pointer;
}
.news-type-item.active {
  border-color: #5c697e;
}
.part2 .news-article-list {
  font-size: 14px;
}
.article-item {
  border-bottom: 1px dashed #d6d6d6;
  height: 20px;
  line-height: 20px;
  padding: 10px 10px 10px 5px;
  overflow: hidden;
}
.article-item:last-child {
  border: none;
}
.article-item .item-title {
  float: left;
  cursor: pointer;
}
.article-item .item-title:hover {
  color: #ae0404;
}
.article-item .item-date {
  float: right;
  font-size: 12px;
}
/* 分页器 */
.box-pagination {
  text-align: center;
  margin-top: 30px;
}
.paginationjs li {
  display: inline-block;
  margin: 0 10px;
}
.paginationjs li.active a {
  color: #ff9307;
}
/* footer */
footer {
  width: 100%;
  height: 132px;
  line-height: 132px;
  background-color: #2d3e5c;
  color: #7c8eae;
}
footer a {
  color: #7c8eae;
  border-left: 2px solid #4f6284;
  padding: 0 20px;
}
footer a:first-child {
  border-left: none;
}
