#root {
  margin: 0 auto;
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #fff;
  z-index: 1;
  background: url(../images/bg1.png) no-repeat;
  background-size: 100% 100%;
}
#root .bg {
  position: fixed;
  top: 0;
  left: 0;
  background: url(../images/bg1.png) no-repeat;
  background-size: 100% 100%;
}
#root .container {
  width: 13.86666667rem;
  margin: 0 auto;
}
#root .container .logo {
  width: 13.86666667rem;
  padding-top: 0.74666667rem;
}
#root .container .logo img {
  width: 100%;
}
#root .container .header {
  font-size: 1.024rem;
  color: #fff;
  font-weight: lighter;
  position: relative;
}
#root .container .content {
  width: 100%;
  position: relative;
  margin-top: 0.42666667rem;
}
#root .container .content .nav p {
  width: 100%;
  line-height: 1.25;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Microsoft Yahei", sans-serif;
  overflow-wrap: break-word;
  word-break: break-all;
  font-size: 0.6rem;
  text-align: justify;
  color: #fff;
  margin-top: 0.5rem;
  box-sizing: border-box;
  padding: 0 0.53333333rem;
}
#root .container .content .jbmodel .jbjieshao img {
  width: 3.5rem;
  float: left;
  margin: 0 0.5rem 0.15rem 0;
}
#root .container .content .jbmodel .jbjieshao p {
  font-size: 0.65rem;
  text-align: justify;
  margin-top: 0;
  text-indent: 2em;
  margin-bottom: 0.25rem;
  color: #fff;
}
#root .container .content .jbmodel h2 {
  font-size: 0.72rem;
  text-align: justify;
  color: #fff;
  font-weight: bold;
}
#root .container .content .jbmodel h3 {
  font-size: 0.68rem;
  line-height: 1;
  margin-bottom: 0.5rem;
  font-weight: bold;
  color: #fff;
}
#root .container .content .jbmodel .line {
  width: 100%;
  height: 2px;
  background: #c7c7c7;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
#root .container .content .hdnews p {
  width: 100%;
  line-height: 1.25;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Microsoft Yahei", sans-serif;
  overflow-wrap: break-word;
  word-break: break-all;
  font-size: 0.6rem;
  text-align: justify;
  color: #fff;
  margin-top: 0.5rem;
  box-sizing: border-box;
  padding: 0 0.53333333rem;
}
#root .container .content td {
  min-width: 3.41333333rem;
  color: #fff;
  padding: 0.21333333rem;
  box-sizing: border-box;
}
#root .container .content td a {
  color: #fff;
  text-decoration: underline;
}
#root .container .content .content-item {
  display: flex;
  -ms-display: flex;
  padding: 0.42666667rem 0;
  width: 13.86666667rem;
  margin: 0 auto;
  margin-top: 0.36266667rem;
  border-bottom: 1px dashed #fff;
}
#root .container .content .content-item:last-child {
  border-bottom: 0px;
}
#root .container .content .content-item .wrap {
  width: 8.333%;
}
#root .container .content .content-item .wrap .num {
  border-radius: 50%;
  width: 0.93866667rem;
  height: 0.93866667rem;
  background: #fff;
  text-align: center;
  line-height: 0.93866667rem;
  color: #d91986;
  font-weight: bold;
}
#root .container .content .content-item .info {
  width: 74.16%;
  padding: 0 0.17066667rem;
  box-sizing: border-box;
  color: #fff;
}
#root .container .content .content-item .info .name {
  font-size: 0.68266667rem;
  font-weight: bold;
}
#root .container .content .content-item .info .date {
  margin-top: 0.42666667rem;
  font-size: 0.512rem;
}
#root .container .content .content-item .state {
  width: 25.83%;
  position: relative;
}
#root .container .content .content-item .state img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.02666667rem;
  height: 2.02666667rem;
  transform: translate(-50%, -50%);
}
#root .container .footer {
  width: 100%;
  height: 3.94666667rem;
  position: relative;
}
#root .container .footer .back {
  left: 50%;
  top: 40%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  width: 5.33333333rem;
  height: 1.49333333rem;
  border-radius: 0.32rem;
  background: linear-gradient(#df1691, #911692);
  border: 0.04266667rem solid #e22a8f;
  color: #fff;
  line-height: 1.49333333rem;
  text-align: center;
  font-size: 0.72533333rem;
  font-weight: bold;
}
