.clearfix, .cf {
  zoom: 1;
}
.clearfix:after, .cf:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#navwarp {
  height: 110px;
  background: #fff;
}
#navwarp .conbox {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#nav .logo {
  float: left;
  width: 127px;
  height: 110px;
  background: url("https://www.1931.co/info/images/index/logov2.png") no-repeat left center;
  margin-right: 20px;
}
#nav .logo a {
  display: block;
  height: 100%;
}
#nav .nav-list-box {
  float: left;
}
#nav .nav-list-box .nav-list {
  margin-top: 30px;
}
#nav .nav-list-box .nav-list li {
  float: left;
  width: 86px;
  height: 73px;
}
#nav .nav-list-box .nav-list li a {
  display: block;
  width: 100%;
  height: 50px;
  border-right: solid 1px #fbe4ec;
  text-indent: -50px;
  overflow: hidden;
  background: url("https://www.1931.co/info/images/index/navbgv2.png") no-repeat 1000px 1000px;
}
#nav .nav-list-box .nav-list li .living {
  position: absolute;
  margin: -15px 0 0 68px;
  width: 30px;
  height: 28px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  line-height: 11px;
  background: url("https://www.1931.co/info/images/index/living.gif");
  border-radius: 2px;
}
#nav .nav-list-box .nav-list li .hot {
  position: absolute;
  margin: -6px 0 0 68px;
  width: 26px;
  height: 16px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  line-height: 11px;
  background: url("https://www.1931.co/info/images/index/hot.png");
  border-radius: 2px;
}
#nav .nav-list-box .nav-list li.li-1 a {
  background-position: center 3px;
}
#nav .nav-list-box .nav-list li.li-2 a {
  background-position: center -97px;
}
#nav .nav-list-box .nav-list li.li-3 a {
  background-position: center -197px;
}
#nav .nav-list-box .nav-list li.li-4 a {
  background-position: center -297px;
}
#nav .nav-list-box .nav-list li.li-5 a {
  background-position: center -397px;
}
#nav .nav-list-box .nav-list li.li-6 a {
  background-position: center -497px;
}
#nav .nav-list-box .nav-list li.li-7 a {
  background-position: center -597px;
}
#nav .nav-list-box .nav-list li.li-8 a {
  background-position: center -697px;
}
#nav .nav-list-box .nav-list li.li-9 a {
  background-position: center -797px;
}
#nav .nav-list-box .nav-list li.li-10 a {
  background-position: center -895px;
}
#nav .nav-list-box .nav-list li.action {
  border-bottom: solid 7px #fea9c3;
}
#nav #actionList {
  float: right;
  position: relative;
  margin: 35px 0 0 0;
  display: block;
}
#nav #actionList .topbtn {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 20px 0 10px;
  color: #ed79a6;
  background: url("https://www.1931.co/info/images/index/icos-right.png") no-repeat right 16px #ffffff;
  cursor: pointer;
}
#nav #actionList ul {
  display: none;
  padding: 1px;
  z-index: 1;
  position: absolute;
  top: 34px;
  right: 0px;
  background: #fff;
  text-align: right;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
}
#nav #actionList ul li {
  margin: 1px 2px;
  height: 30px;
  line-height: 30px;
}
#nav #actionList ul li a {
  display: block;
  padding: 0px 15px;
  color: #ed79a6;
  white-space: nowrap;
}
#nav #actionList ul li a:hover {
  text-decoration: none;
  background: #f5f5f5;
}
#nav #actionList.show .topbtn {
  background-position: right -34px;
}
#nav #actionList.show ul {
  display: block;
}
#nav #actionList, #nav #actionList ul {
  display: none;
}
.girl1931-footer {
  width: 100%;
  height: 125px;
  background: #ffa9c1;
  margin-top: 36px;
}
.girl1931-footer .footer-con {
  width: 1000px;
  text-align: center;
  padding-top: 45px;
  margin: 0 auto;
  position: relative;
  height: 80px;
}
.girl1931-footer .footer-con .footer-logo {
  position: absolute;
  display: block;
  width: 140px;
  height: 116px;
  background: url("https://www.1931.co/info/images/index/footer-logo.png") no-repeat;
  left: 0;
  bottom: 24px;
}
.girl1931-footer .footer-con, .girl1931-footer .footer-con a {
  font: 12px/20px Arial, Helvetica, sans-serif;
  color: #ffffff;
}
