body {
   padding: 2rem 0 1.25rem 0;background: #eaeaec;
}
.header {
  position: fixed;
  width: 100%;
  height: 2rem;
  top: 0;
  z-index: 1;
  border-top: 1px solid #e6e7e8;
  background: #fff;
}
.header .left,
.header .right {
  width: 2rem;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
}
.header .left img,
.header .right img {
  height: 0.6rem;
  margin: auto;
}
.header .left {
  left: 0;
}
.header .right {
  right: 0;
}
.header .title_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  height: 2rem;
}
.header .title_box img {
  height: 1.2rem;
}
.header .title {
  font-size: 0.85rem;
  font-weight: 100;
}
.header span {
  padding: 0 5px;
  font-size: 0.8rem;
  line-height: 0.8rem;
  color: #9c1f27;
  margin-top: -3px;
}
.banner {
  height: 5rem;
  background: #56599b url(/uploads/image/sipaiming1page/banner_bg.jpg) no-repeat;
  background-size: cover;
  font-size: 1.75rem;
  line-height: 1.85rem;
  color: #fff;
  font-weight: 700;
  padding-top: 0.65rem;
  text-align: center;
}
.section-top {
  width: 15.5rem;
  height: 5rem;
  margin: 0.75rem auto 0;
  background: url(/uploads/image/sipaiming1page/section_top_bg.jpg) no-repeat;
  background-size: cover;
  position: relative;
}
.section-top .button {
  width: 5.6rem;
  text-align: center;
  font-size: 0.6rem;
  line-height: 1.25rem;
  color: #fff;
  font-weight: 700;
  background: #aa0122;
  border-radius: 1.25rem 0 0 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.section {
  width: 15.5rem;
  background: #fff;
  margin: 0.75rem auto 0;
  padding-top: 0.9rem;
}
.section-title {
  position: relative;
  width: 13rem;
  margin: 0 auto;
  text-align: center;
}
.section-title h1 {
  font-size: 0.8rem;
  line-height: 1.3rem;
  color: #333;
}
.section-title .line {
  width: 1.5rem;
  height: 1px;
  background: #333;
  position: absolute;
  top: 0.65rem;
}
.section-title .line1 {
  left: 0;
}
.section-title .line2 {
  right: 0;
}
.section1 {
  padding-bottom: 0.5rem;
}
.section1 .wrap {
  width: 15rem;
  overflow: hidden;
  text-align: center;
  margin: 0.75rem 0 0 0.125rem;
}
.section1 .item {
  width: 7.25rem;
  height: 5rem;
  float: left;
  margin: 0.25rem 0 0 0.25rem;
  background: linear-gradient(60deg, #eaeaec, #fff);
  position: relative;
}
.section1 .content {
  display: block;
  height: 100%;
  padding-top: 0.4rem;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.section1 .logo {
  height: 2.25rem;
}
.section1 .button {
  width: 6.75rem;
  height: 1.75rem;
  background: #dadada;
  margin: 0.3rem auto 0;
  text-align: left;
  font-size: 0.6rem;
  line-height: 0.75rem;
  color: #333;
  padding: 0.125rem 0 0 0.75rem;
  position: relative;
}
.section1 .button:after {
  content: "";
  position: absolute;
  border: 0.15rem solid transparent;
  border-left-color: #282828;
  top: 0.725rem;
  right: 0.75rem;
}
.section1 .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.section2 {
  padding-bottom: 0.4rem;
}
.section2 .ranking {
  width: 14.75rem;
  margin: 0.25rem auto 0;
}
.section2 .ranking1 {
  margin-top: 0.9rem;
}
.section2 .ranking1 .wrap {
  display: block;
}
.section2 .top {
  overflow: hidden;
  background: #eaeaec;
  font-size: 0.6rem;
  line-height: 1.65rem;
  color: #333;
}
.section2 .show .icon2 {
  -webkit-transform: rotatez(-180deg);
          transform: rotatez(-180deg);
}
.section2 .icon1,
.section2 .tit {
  float: left;
}
.section2 .icon1 {
  height: 1.15rem;
  margin: 0.25rem 0.6rem 0 0.45rem;
}
.section2 .icon2 {
  float: right;
  height: 0.35rem;
  margin: 0.65rem 1rem 0 0;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}
.section2 .wrap {
  display: none;
  width: 15rem;
  overflow: hidden;
  margin: 0.1rem 0 0.35rem -0.25rem;
  text-align: center;
}
.section2 .item {
  width: 4.75rem;
  position: relative;
  float: left;
  margin: 0.25rem 0 0 0.25rem;
}
.section2 .bg {
  width: 100%;
}
.section2 .text,
.section2 .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 1.25rem;
  font-size: 0.6rem;
  line-height: 0.75rem;
  color: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.section3 .section-title {
  width: 14.5rem;
}
.section3 .content {
  position: relative;
  width: 14.75rem;
  height: 8.6rem;
  margin: 0.75rem auto 0;
  text-align: center;
}
.section3 .link {
  position: absolute;
  width: 4.5rem;
  height: 4.5rem;
  background: url(/uploads/image/sipaiming1page/section3_bg.png) no-repeat;
  background-size: cover;
}
.section3 .link1,
.section3 .link2 {
  top: 0;
}
.section3 .link3,
.section3 .link4 {
  bottom: 0;
}
.section3 .link1 {
  left: 0;
}
.section3 .link2 {
  left: 6.8rem;
}
.section3 .link3 {
  left: 3.4rem;
}
.section3 .link4 {
  right: 0;
}
.section3 .icon {
  height: 2rem;
  margin-top: 0.6rem;
}
.section3 p {
  font-size: 0.65rem;
  line-height: 1.3rem;
  color: #333;
}
.section3 .button {
  font-size: 0.6rem;
  line-height: 2.65rem;
  color: #cf0000;
  text-align: center;
  margin-top: 0.3rem;
  text-decoration: underline;
}
.section-bottom {
  width: 15.5rem;
  height: 5rem;
  margin: 0.75rem auto 0;
  background: url(/uploads/image/sipaiming1page/section_bottom_bg.jpg) no-repeat;
  background-size: cover;
  padding: 0.45rem 0 0 1rem;
}
.section-bottom .tit {
  font-size: 0.8rem;
  line-height: 1.2rem;
  color: #fff;
}
.section-bottom h2 {
  font-weight: 100;
}
.section-bottom .button {
  width: 8.75rem;
  background: #ff5e5a;
  font-size: 0.65rem;
  line-height: 1.5rem;
  color: #fff;
  text-align: center;
  border-radius: 0.75rem;
  margin-top: 0.25rem;
}
.pop-box {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.pop-box .content {
  width: 12.25rem;
  background: #fff;
  border-radius: 7px;
  position: absolute;
  left: 1.875rem;
  top: 50%;
  padding-top: 0.25rem;
}
.pop-box .close-box {
  width: 1.3rem;
  height: 2.05rem;
  background: url(/uploads/image/sipaiming1page/close.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 0.375rem;
  top: -2rem;
}
.pop-box .close {
  height: 1.3rem;
}
.pop-box .tit {
  text-align: center;
  font-size: 1rem;
  line-height: 2.6rem;
  color: #aa0021;
}
.pop-box .line {
  width: 2.5rem;
  height: 0.05rem;
  background: #aa0021;
  margin: 0 auto;
}
.pop-box form {
  width: 10.5rem;
  margin: 0.75rem auto 0;
}
.pop-box .item {
  overflow: hidden;
  margin-bottom: 0.4rem;
}
.pop-box .submit {
  width: 9.55rem;
  font-size: 0.65rem;
  line-height: 1.5rem;
  color: #fff;
  background: #aa0021;
  border-radius: 0.75rem;
  margin: 1rem auto 0;
  text-align: center;
}
.pop-box1 .content {
  height: 10.9rem;
  margin-top: -5rem;
}
.pop-box1 .item {
  border: 0.075rem solid #eee;
  border-radius: 3px;
}
.pop-box1 .icon-box {
  width: 1.55rem;
  height: 0.75rem;
  text-align: center;
  border-right: 1px solid #d2d2d2;
  float: left;
  margin-top: 0.4rem;
}
.pop-box1 .icon {
  height: 100%;
}
.pop-box1 input {
  float: left;
  width: 8.5rem;
  height: 1.55rem;
  font-size: 0.55rem;
  line-height: 1.55rem;
  padding: 0 0.4rem;
}
.pop-box2 .content {
  height: 11.25rem;
  margin-top: -6.25rem;
}
.pop-box2 label {
  width: 2.4rem;
  overflow: hidden;
  font-size: 0.55rem;
  line-height: 1.7rem;
  color: #333;
  text-align: right;
  float: left;
}
.pop-box2 .name,
.pop-box2 .tel,
.pop-box2 .input-box {
  width: 8rem;
  height: 1.7rem;
  border: 0.075rem solid #eee;
  border-radius: 3px;
  float: right;
  overflow: hidden;
  font-size: 0.55rem;
  line-height: 1.55rem;
}
.pop-box2 .name,
.pop-box2 .tel {
  padding: 0 0.5rem;
}
.pop-box2 .code {
  width: 3.4rem;
  float: left;
  font-size: 0.55rem;
  line-height: 1.55rem;
  height: 100%;
  padding: 0 0.4rem;
  text-align: center;
}
.pop-box2 .get-code {
  line-height: 1rem;
  text-align: center;
  text-decoration: underline;
  width: 4.4rem;
  float: right;
  border-left: 1px solid #b3b3b3;
  margin-top: 0.275rem;
}
