#bigbox {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#bigbox #content_wrap {
  width: 14.29333333rem;
  height: 100%;
  position: relative;
}
#bigbox #content_wrap #page_wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#bigbox #content_wrap #page_wrap #page1 {
  width: 100%;
  height: 100%;
  position: relative;
}
#bigbox #content_wrap #page_wrap #page1 .content {
  width: 100%;
  height: 23.38133333rem;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#bigbox #content_wrap #page_wrap #page1 .content .title1 {
  position: absolute;
  left: 2.56rem;
  top: 0;
  width: 8.42666667rem;
  animation: title1 1s linear;
}
#bigbox #content_wrap #page_wrap #page1 .content .title2 {
  position: absolute;
  right: 2.13333333rem;
  top: 5.22666667rem;
  width: 1.94133333rem;
  animation: title2 1s linear;
}
#bigbox #content_wrap #page_wrap #page1 .content .picture {
  position: absolute;
  left: 2.13333333rem;
  bottom: 0rem;
  width: 9.792rem;
  animation: pict1 2s linear;
}
#bigbox #content_wrap #page_wrap #page1 .bottom {
  width: 10.56rem;
  position: absolute;
  bottom: 0.42666667rem;
  left: 50%;
  transform: translateX(-50%);
}
#bigbox #content_wrap #page_wrap #page2 {
  width: 12.58666667rem;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
#bigbox #content_wrap #page_wrap #page2 .qy {
  width: 100%;
}
#bigbox #content_wrap #page_wrap #page2 .qy img {
  width: 8.02133333rem;
  margin: 1.6rem auto 0.64rem;
}
#bigbox #content_wrap #page_wrap #page2 .qy p {
  text-align: justify;
  text-indent: 2em;
  color: #333333;
  line-height: 1.10933333rem;
  font-size: 0.64rem;
}
#bigbox #content_wrap #page_wrap #page2 .xz {
  width: 100%;
}
#bigbox #content_wrap #page_wrap #page2 .xz img {
  width: 10.41066667rem;
  margin: 1.6rem auto 0.64rem;
}
#bigbox #content_wrap #page_wrap #page2 .xz p {
  text-align: justify;
  text-indent: 2em;
  color: #333333;
  line-height: 1.10933333rem;
  font-size: 0.64rem;
}
#bigbox #content_wrap #page_wrap #page3 {
  width: 12.58666667rem;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
#bigbox #content_wrap #page_wrap #page3 .header {
  width: 10.24rem;
  margin: 1.32266667rem auto 0.81066667rem;
}
#bigbox #content_wrap #page_wrap #page3 .newlist {
  width: 100%;
  height: 73%;
}
#bigbox #content_wrap #page_wrap #page3 .newlist #swiper {
  width: 100%;
  height: 100%;
}
#bigbox #content_wrap #page_wrap #page3 .newlist .section {
  width: 100%;
  min-height: 78%;
}
#bigbox #content_wrap #page_wrap #page3 .newlist .section img {
  width: 12.37333333rem;
  margin: 0.81066667rem auto 0.55466667rem;
  height: 7.18933333rem;
}
#bigbox #content_wrap #page_wrap #page3 .newlist .section .title {
  font-weight: bold;
  font-size: 0.768rem;
  color: #000;
  line-height: 1.024rem;
}
#bigbox #content_wrap #page_wrap #page3 .newlist .section .desc {
  text-align: justify;
  text-indent: 2em;
  font-size: 0.64rem;
  line-height: 1.152rem;
  color: #000;
}
#bigbox #content_wrap #page_wrap #page3 .newlist .section .desc span {
  color: #ab1515;
}
#bigbox #content_wrap #page_wrap #page3 .arrow {
  width: 2.048rem;
  margin: 0 auto;
  animation: arrow 2s infinite;
}
#bigbox #content_wrap #page_wrap #page4 {
  width: 12.58666667rem;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
#bigbox #content_wrap #page_wrap #page4 .header {
  width: 10.24rem;
  margin: 1.28rem auto 1.06666667rem;
}
#bigbox #content_wrap #page_wrap #page4 .login-type {
  display: flex;
  -ms-display: flex;
  justify-content: space-between;
  -ms-justify-content: space-between;
}
#bigbox #content_wrap #page_wrap #page4 .login-type .btn {
  width: 5.93066667rem;
  height: 1.36533333rem;
  border-radius: 0.32rem;
  background: #ab1515;
  display: flex;
  -ms-display: flex;
  justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -ms-align-items: center;
}
#bigbox #content_wrap #page_wrap #page4 .login-type .btn:last-child img {
  width: 0.704rem;
}
#bigbox #content_wrap #page_wrap #page4 .login-type .btn img {
  width: 0.87466667rem;
}
#bigbox #content_wrap #page_wrap #page4 .login-type .btn span {
  color: #fff;
  font-size: 0.85333333rem;
  font-weight: bold;
  margin-left: 0.21333333rem;
}
#bigbox #content_wrap #page_wrap #page4 .form {
  width: 100%;
  margin-top: 1.04533333rem;
  padding: 0 15px;
  box-sizing: border-box;
}
#bigbox #content_wrap #page_wrap #page4 .form .form-item {
  font-size: 0.64rem;
  color: #242424;
  margin-top: 0.448rem;
  display: flex;
  -ms-display: flex;
  align-items: center;
  -ms-align-items: center;
}
#bigbox #content_wrap #page_wrap #page4 .form .form-item:last-child input {
  width: 30%;
}
#bigbox #content_wrap #page_wrap #page4 .form .form-item input {
  border-radius: 0.21333333rem;
  background: #fffcf7;
  border: #ab1515 solid 1px;
  padding: 0.32rem;
  width: 75%;
}
#bigbox #content_wrap #page_wrap #page4 .form .form-item .img-wrap {
  width: 3.84rem;
  margin-left: 0.53333333rem;
  display: inline-block;
}
#bigbox #content_wrap #page_wrap #page4 .form .form-item .img-wrap #code {
  width: 100%;
}
#bigbox #content_wrap #page_wrap #page4 .textarea {
  width: 100%;
  margin-top: 0.53333333rem;
}
#bigbox #content_wrap #page_wrap #page4 .textarea .info {
  display: flex;
  -ms-display: flex;
  margin-left: 1.06666667rem;
}
#bigbox #content_wrap #page_wrap #page4 .textarea .info .img-wrap {
  width: 2.13333333rem;
}
#bigbox #content_wrap #page_wrap #page4 .textarea .info .img-wrap img {
  width: 100%;
}
#bigbox #content_wrap #page_wrap #page4 .textarea .info span {
  color: #000;
  font-size: 0.59733333rem;
  font-weight: bold;
  margin-left: 0.21333333rem;
  line-height: 2.13333333rem;
}
#bigbox #content_wrap #page_wrap #page4 .textarea textarea {
  resize: none;
  width: 90%;
  margin-left: 5%;
  margin-top: 0.42666667rem;
  border-radius: 0.32rem;
  border: #ab1515 solid 1px;
  background: #fffcf7;
  box-sizing: border-box;
  padding: 0.32rem;
}
#bigbox #content_wrap #page_wrap #page4 #submit_box {
  width: 100%;
}
#bigbox #content_wrap #page_wrap #page4 #submit_box .submit-bar {
  display: flex;
  -ms-display: flex;
  justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -ms-align-items: center;
  margin-top: 0.53333333rem;
}
#bigbox #content_wrap #page_wrap #page4 #submit_box .submit-bar.unlogin {
  justify-content: space-around;
  -ms-justify-content: space-around;
}
#bigbox #content_wrap #page_wrap #page4 #submit_box .submit-bar .submit-item {
  width: 5.93066667rem;
  height: 1.36533333rem;
  border-radius: 0.32rem;
  background: #ab1515;
  display: flex;
  -ms-display: flex;
  justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -ms-align-items: center;
  color: #fff;
  font-size: 0.85333333rem;
  font-weight: bold;
}
#bigbox #content_wrap #page_wrap #page4 .section-wrap {
  height: 78%;
  overflow-y: auto;
  box-sizing: border-box;
  padding-top: 0.32rem;
}
#bigbox #content_wrap #page_wrap #page4 .section-wrap .section {
  width: 100%;
  background: #fffcf7;
  border-radius: 0.21333333rem;
  box-sizing: border-box;
  padding: 0.42666667rem 0.59733333rem;
  margin-top: 0.64rem;
}
#bigbox #content_wrap #page_wrap #page4 .section-wrap .section .title {
  color: #d62218;
  font-size: 0.96rem;
  font-weight: bold;
  text-align: center;
  margin: 0.384rem auto 0.768rem;
}
#bigbox #content_wrap #page_wrap #page4 .section-wrap .section .options label {
  display: block;
  line-height: 1.5;
  font-size: 0.72533333rem;
  color: #282828;
  padding: 0.21333333rem 0;
}
#bigbox #content_wrap #page_wrap #page4 .section-wrap .section .options label input[type="radio"] {
  display: none;
}
#bigbox #content_wrap #page_wrap #page4 .section-wrap .section .options label .radioInput {
  border-radius: 100%;
  display: inline-block;
  border: 0.10666667rem solid #a0a0a0;
  height: 0.64rem;
  vertical-align: middle;
  width: 0.64rem;
  line-height: 1;
  margin-top: -0.08533333rem;
  margin-right: 0.29866667rem;
  position: relative;
  box-sizing: content-box;
}
#bigbox #content_wrap #page_wrap #page4 .section-wrap .section .options label input[type="radio"]:checked + .radioInput::after {
  background-color: #ab1515;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 0.512rem;
  width: 0.512rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#bigbox #content_wrap #page_wrap #page4 .section-wrap .section .options label input[type="text"] {
  width: 65%;
  border-radius: 0.21333333rem;
  border: 1px solid #ccc;
  padding: 0.10666667rem;
}
#bigbox #content_wrap #page_wrap #page4 .submit-wrap {
  display: flex;
  -ms-display: flex;
  justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -ms-align-items: center;
  height: 9%;
}
#bigbox #content_wrap #page_wrap #page4 .submit-wrap .submit {
  width: 6.57066667rem;
}
#bigbox #content_wrap #page_wrap #page4 .submit-wrap .submit img {
  width: 100%;
}
#bigbox #content_wrap #page_wrap #page5 {
  width: 12.58666667rem;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
#bigbox #content_wrap #page_wrap #page5 .header {
  width: 10.24rem;
  margin: 1.28rem auto 1.06666667rem;
}
#bigbox #content_wrap #page_wrap #page5 .login-type {
  display: flex;
  -ms-display: flex;
  justify-content: space-between;
  -ms-justify-content: space-between;
}
#bigbox #content_wrap #page_wrap #page5 .login-type .btn {
  width: 5.93066667rem;
  height: 1.36533333rem;
  border-radius: 0.32rem;
  background: #ab1515;
  display: flex;
  -ms-display: flex;
  justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -ms-align-items: center;
}
#bigbox #content_wrap #page_wrap #page5 .login-type .btn:last-child img {
  width: 0.704rem;
}
#bigbox #content_wrap #page_wrap #page5 .login-type .btn img {
  width: 0.87466667rem;
}
#bigbox #content_wrap #page_wrap #page5 .login-type .btn span {
  color: #fff;
  font-size: 0.85333333rem;
  font-weight: bold;
  margin-left: 0.21333333rem;
}
#bigbox #content_wrap #page_wrap #page5 .form {
  width: 100%;
  margin-top: 1.04533333rem;
  padding: 0 15px;
  box-sizing: border-box;
}
#bigbox #content_wrap #page_wrap #page5 .form .form-item {
  font-size: 0.64rem;
  color: #242424;
  margin-top: 0.448rem;
  display: flex;
  -ms-display: flex;
  align-items: center;
  -ms-align-items: center;
}
#bigbox #content_wrap #page_wrap #page5 .form .form-item:last-child input {
  width: 30%;
}
#bigbox #content_wrap #page_wrap #page5 .form .form-item input {
  border-radius: 0.21333333rem;
  background: #fffcf7;
  border: #ab1515 solid 1px;
  padding: 0.32rem;
  width: 75%;
}
#bigbox #content_wrap #page_wrap #page5 .form .form-item .img-wrap {
  width: 3.84rem;
  margin-left: 0.53333333rem;
  display: inline-block;
}
#bigbox #content_wrap #page_wrap #page5 .form .form-item .img-wrap #code {
  width: 100%;
}
#bigbox #content_wrap #page_wrap #page5 .textarea {
  width: 100%;
  margin-top: 0.53333333rem;
}
#bigbox #content_wrap #page_wrap #page5 .textarea .info {
  display: flex;
  -ms-display: flex;
  margin-left: 1.06666667rem;
}
#bigbox #content_wrap #page_wrap #page5 .textarea .info .img-wrap {
  width: 2.13333333rem;
}
#bigbox #content_wrap #page_wrap #page5 .textarea .info .img-wrap img {
  width: 100%;
}
#bigbox #content_wrap #page_wrap #page5 .textarea .info span {
  color: #000;
  font-size: 0.59733333rem;
  font-weight: bold;
  margin-left: 0.21333333rem;
  line-height: 2.13333333rem;
}
#bigbox #content_wrap #page_wrap #page5 .textarea textarea {
  resize: none;
  width: 90%;
  margin-left: 5%;
  margin-top: 0.42666667rem;
  border-radius: 0.32rem;
  border: #ab1515 solid 1px;
  background: #fffcf7;
  box-sizing: border-box;
  padding: 0.32rem;
}
#bigbox #content_wrap #page_wrap #page5 #submit_box {
  width: 100%;
}
#bigbox #content_wrap #page_wrap #page5 #submit_box .submit-bar {
  display: flex;
  -ms-display: flex;
  justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -ms-align-items: center;
  margin-top: 0.53333333rem;
}
#bigbox #content_wrap #page_wrap #page5 #submit_box .submit-bar.unlogin {
  justify-content: space-around;
  -ms-justify-content: space-around;
}
#bigbox #content_wrap #page_wrap #page5 #submit_box .submit-bar .submit-item {
  width: 5.93066667rem;
  height: 1.36533333rem;
  border-radius: 0.32rem;
  background: #ab1515;
  display: flex;
  -ms-display: flex;
  justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -ms-align-items: center;
  color: #fff;
  font-size: 0.85333333rem;
  font-weight: bold;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list {
  margin-top: 0.17066667rem;
  width: 100%;
  height: 58%;
  overflow-y: auto;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment {
  border-bottom: 1px dashed #595651;
  padding-top: 0.68266667rem;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment:last-child {
  border-bottom: 0px dashed;
  padding-bottom: 0.64rem;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .content {
  display: flex;
  -ms-display: flex;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .content .left {
  width: 18%;
  margin-right: 2%;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .content .left img {
  width: 1.92rem;
  margin: 0 auto;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .content .left .nickname {
  font-size: 0.384rem;
  color: #333333;
  width: 100%;
  padding: 0.21333333rem;
  margin-top: 0.10666667rem;
  line-height: 0.512rem;
  text-align: center;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .content .right {
  width: 80%;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .content .right p {
  text-align: justify;
  text-indent: 2em;
  font-size: 0.55466667rem;
  color: #333333;
  line-height: 0.768rem;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .bottom-bar {
  width: 100%;
  display: flex;
  -ms-display: flex;
  justify-content: space-between;
  -ms-justify-content: space-between;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .bottom-bar .datetime {
  color: #676464;
  font-size: 0.384rem;
  line-height: 0.64rem;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .bottom-bar .replybtn {
  margin-right: 0.10666667rem;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .bottom-bar .replybtn img {
  width: 0.512rem;
  display: inline-block;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .bottom-bar .replybtn span {
  margin-left: 0.17066667rem;
  color: #b10100;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .reply-list .reply {
  width: 90%;
  margin-left: 10%;
  padding: 0.64rem 0 0.42666667rem;
  border-bottom: 1px dashed #000;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .reply-list .reply:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .reply-list .reply .reply-content {
  display: flex;
  -ms-display: flex;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .reply-list .reply .reply-content .msg-left {
  width: 20%;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .reply-list .reply .reply-content .msg-left img {
  width: 1.92rem;
  margin: 0 auto;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .reply-list .reply .reply-content .msg-left .name {
  font-size: 0.384rem;
  color: #333333;
  width: 100%;
  padding: 0.21333333rem;
  margin-top: 0.10666667rem;
  line-height: 0.512rem;
  text-align: center;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .reply-list .reply .reply-content .msg-right {
  width: 80%;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .reply-list .reply .reply-content .msg-right p {
  font-size: 0.55466667rem;
  color: #333333;
  text-align: justify;
  margin-top: 0.21333333rem;
  text-indent: 2em;
  line-height: 0.768rem;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .reply-list .reply .datetime {
  color: #676464;
  font-size: 0.384rem;
  line-height: 0.64rem;
  text-align: right;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .comment-textarea {
  resize: none;
  width: 11.73333333rem;
  margin: 0 auto;
  border-radius: 0.21333333rem;
  border: #ab1515 solid 1px;
  background: #fffcf7;
  display: block;
  height: 2.56rem;
  box-sizing: border-box;
  padding: 0.21333333rem;
  margin-top: 0.64rem;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .comment-btnbar {
  width: 11.73333333rem;
  margin: 0.21333333rem auto 0;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .comment-btnbar .list1-submit {
  float: right;
  border: 1px solid #dda01c;
  background: #fff3e2;
  border-radius: 0.10666667rem;
  padding: 0.21333333rem 0.42666667rem;
  font-size: 0.34133333rem;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .comment-btnbar .list1-close {
  float: right;
  border: 1px solid #dda01c;
  background: #fff3e2;
  border-radius: 0.10666667rem;
  padding: 0.21333333rem 0.42666667rem;
  font-size: 0.34133333rem;
  margin-right: 0.85333333rem;
}
#bigbox #content_wrap #page_wrap #page5 .comment-list .comment .comment-btnbar::after {
  content: '';
  display: block;
  clear: both;
}
#bigbox #content_wrap #bg {
  width: 100%;
  height: 100%;
}
#bigbox #content_wrap #bg_top {
  position: absolute;
  left: 0;
  top: 0;
  width: 97%;
}
#bigbox #content_wrap #nav p {
  position: absolute;
  border-top-right-radius: 0.21333333rem;
  border-bottom-right-radius: 0.21333333rem;
  background: #ab1515;
  color: #fff6e4;
  font-size: 0.68266667rem;
  height: 2.88rem;
  text-align: center;
  line-height: 2.88rem;
  transition: all 1s;
}
#bigbox #content_wrap #nav p:nth-of-type(1) {
  width: 2.02666667rem;
  right: -1.62133333rem;
  top: 0.40533333rem;
}
#bigbox #content_wrap #nav p:nth-of-type(2) {
  width: 1.92rem;
  right: -1.6rem;
  top: 3.37066667rem;
}
#bigbox #content_wrap #nav p:nth-of-type(3) {
  width: 1.83466667rem;
  right: -1.6rem;
  top: 6.35733333rem;
}
#bigbox #content_wrap #nav p:nth-of-type(4) {
  width: 1.74933333rem;
  right: -1.6rem;
  top: 9.344rem;
}
#bigbox #content_wrap #nav p:nth-of-type(5) {
  width: 1.664rem;
  right: -1.57866667rem;
  top: 12.33066667rem;
}
@keyframes title1 {
  0% {
    transform: translateY(-135%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes title2 {
  0% {
    transform: translateY(200%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes pict1 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes arrow {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0);
  }
}
