/* 预定义样式开始 */
body,
div,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input {
  margin: 0;
  padding: 0;
}
h1,
h2,
h6 {
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
img,
fieldset {
  border: 0 none;
  display: block;
}
* {
  padding: 0rem;
  margin: 0rem;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
em {
  font-style: normal;
}
input {
  outline: none;
}
textarea {
  resize: none;
}
body {
  background-color: #fff;
  width: 10rem;
  line-height: 1.5;
  margin: 0 auto !important;
}
html,
body {
  line-height: 1.5;
  font-family: "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}
i {
  font-style: normal;
}
.headtop {
  height: 2.2rem;
  position: absolute;
  top: 0;
  z-index: 999;
  left: 50%;
  transform: translate(-50%);
}
.headtop .headcont {
  width: 9.4667rem;
  height: 2.2rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.headtop .headcont .leicon {
  width: 3.4133rem;
  height: 1.2933rem;
}
.headtop .headcont .leicon img {
  width: 3.4133rem;
  height: 1.2933rem;
}
.headtop .headcont .reicon {
  width: 0.6rem;
  height: 0.6rem;
}
.headtop .headcont .reicon img {
  width: 0.6rem;
  height: 0.6rem;
}
.headimg {
  width: 100%;
}
.headimg img {
  width: 100%;
}
.cooper {
  width: 100%;
  padding-top: 1.22rem;
}
.cooper .cooprinput {
  width: 9.0267rem;
  margin: 0 auto;
  margin-top: 1.4267rem;
}
.cooper .cooprinput .cooptitle {
  position: relative;
}
.cooper .cooprinput .cooptitle i {
  color: #333;
  font-size: 0.7333rem;
  font-weight: bold;
  margin-left: 0.72rem;
  z-index: 999;
  position: relative;
}
.cooper .cooprinput .cooptitle p {
  font-size: 2.4rem;
  font-weight: bold;
  position: absolute;
  display: inline-block;
  top: -1.8267rem;
  left: 0.08rem;
  z-index: 1;
  background-image: -webkit-linear-gradient(39deg, #fa01fd 0%, #807db2 39%, #34cb86 74%);
  opacity: 0.5;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: all 1s 1;
}
.cooper .cooprinput .cooptitle .textcop {
  color: #333;
  font-size: 0.3467rem;
  margin-top: 0.4667rem;
}
.cooper .cooprinput .cooptitle .textcop .js {
  color: #53AB98;
  font-size: 0.3467rem;
}
.cooper .cooprinput .cooptitle input[type='text'] {
  width: 8.6933rem;
  height: 1.0667rem;
  border: 0;
  background: transparent;
  border-bottom: 0.0133rem solid #50ae96;
  font-size: 0.32rem;
}
.cooper .cooprinput .cooptitle textarea {
  width: 8.4133rem;
  height: 4.2933rem;
  background: #ffffff;
  border: 0.0133rem solid #e0e0e0;
  outline: none;
  font-size: 0.32rem;
  padding: 0.4933rem 0 0 0.4667rem;
}
.cooper .cooprinput .cooptitle button {
  width: 5.08rem;
  height: 1.2rem;
  background: #ffffff;
  border: 0.0267rem solid #d2d2d2;
  margin: 0 auto;
  color: #333;
  font-size: 0.5333rem;
  font-weight: bold;
  margin-top: 3.4133rem;
  margin-bottom: 2.2267rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 99;
}
.cooper .cooprinput .cooptitle button::before {
  content: "Send";
  display: block;
  position: absolute;
  top: -2.6933rem;
  left: -1.0667rem;
  color: #333;
  font-size: 2.84rem;
  font-weight: bold;
  opacity: 0.05;
  z-index: -1;
}
.cooper .cooprinput .cooptitle button img {
  width: 0.6933rem;
  height: 0.3333rem;
  margin-right: 0.1867rem;
}
::-webkit-input-placeholder {
  color: #9A9A9A;
  font-size: 0.32rem;
}
.coptext {
  color: #333;
  font-size: 0.3467rem;
  width: 8.0933rem;
  margin-top: 0.4rem;
}
.social-share {
  justify-content: space-between !important;
}
.row {
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: 6.8667rem !important;
}
#accordion .panel-heading:before {
  content: "";
  border-radius: 50px;
  background: #fff;
  border: 0.0133rem solid #fff;
  position: absolute;
  top: 50%;
  left: -0.44rem;
  transform: translateY(-50%);
  width: 0.32rem;
  height: 0.32rem;
  background: linear-gradient(140deg, #fa01fd 0%, #807db2 39%, #34cb86 74%);
}
.jq22-container {
  margin-top: 1.0133rem;
  width: 6.8667rem !important;
}
.container {
  width: 6.8667rem !important;
}
.demo {
  background: #fff;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
.panel-group {
  width: 6.8667rem;
}
#accordion .panel {
  border: none;
  border-radius: 0;
  margin: 0 0 12px 50px;
  position: relative;
}
#accordion .panel-heading {
  padding: 0;
  background: #fff;
  position: relative;
}
#accordion .panel-title a {
  display: block;
  padding: 0.2rem 0 0.2rem 0;
  font-size: 0.3733rem;
  font-weight: bold;
  margin: 0;
  position: relative;
}
#accordion .panel-title a::after {
  content: "选择";
  color: #989898;
  font-size: 0.32rem;
  position: absolute;
  top: 50%;
  font-weight: 400;
  right: 0.8rem;
  transform: translateY(-50%);
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before {
  content: "";
  background: url(../image/up.png) no-repeat;
  font-family: fontawesome;
  width: 0.32rem;
  height: 0.32rem;
  line-height: 25px;
  border-radius: 50%;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0.2133rem;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  transition: all 0.5s ease 0s;
  background-size: 100% 100%;
}
#accordion .panel-title a.collapsed:before {
  content: "";
  background: url(../image/up.png) no-repeat;
  display: flex;
  align-items: center;
  background-size: 100% 100%;
  position: absolute;
  right: 0.2133rem;
}
#accordion .panel-body {
  padding: 0 0.2rem 0;
  border: none;
  font-size: 14px;
  color: #305275;
  line-height: 0.3733rem;
}
#accordion .panel-body .checkboxem {
  display: flex;
  align-items: center;
  color: #333;
  margin: 0.4rem 0;
  font-size: 0.3467rem;
}
#accordion .panel-body .checkboxem input[type="checkbox"] {
  width: 0.4rem;
  height: 0.4rem !important;
  margin-right: 0.1333rem;
  margin-top: 0;
  border: 0.0133rem solid #111111;
  border-radius: 0.1333rem;
}
.col-md-offset-3 {
  margin-left: 0 !important;
}
.list {
  width: 100%;
  background: #000;
  padding-top: 0.7733rem;
}
.list .list_cont {
  width: 9.0933rem;
  margin: 0 auto;
}
.list .list_cont .list_t {
  width: 4.3867rem;
  height: 0.76rem;
}
.list .list_cont .list_t img {
  width: 4.3867rem;
  height: 0.76rem;
}
.list .list_cont .list_s {
  color: #858585;
  font-size: 0.4533rem;
  margin-top: 0.2rem;
}
.list .list_cont .listname {
  color: #9E9E9E;
  font-size: 0.4rem;
  margin-top: 0.64rem;
}
.list .list_cont .listul ul {
  margin-top: 0.4667rem;
}
.list .list_cont .listul ul li {
  color: #747474;
  font-size: 0.32rem;
  margin-top: 0.0667rem;
}
.list .list_cont .ares {
  width: 4.9333rem;
  height: 0.6267rem;
}
.list .list_cont form {
  margin-top: 0.6667rem;
}
.list .list_cont form input[type="text"] {
  width: 9.0933rem;
  background: transparent;
  height: 1rem;
  color: #747474;
  font-size: 0.32rem;
  border: 0;
  border-bottom: 0.0133rem solid #747474;
}
.list .list_cont form textarea {
  width: 9.0933rem;
  height: 2.1067rem;
  border: 0;
  border-bottom: 0.0133rem solid #747474;
  background: transparent;
  outline: none;
  color: #747474;
  font-size: 0.32rem;
  padding-top: 0.36rem;
  font-family: 微软雅黑;
}
.list .list_cont form button {
  width: 9.0933rem;
  height: 1.04rem;
  background: #fff;
  border-radius: 0.52rem;
  margin-top: 0.7467rem;
  font-size: 0.4rem;
  color: #111111;
  border: none;
}
.list .last_btn {
  width: 6.8933rem;
  margin: 0 auto;
  margin-top: 1.1067rem;
  color: #747474;
  font-size: 0.32rem;
  text-align: center;
  padding-bottom: 0.64rem;
}
.list .last_btn a {
  color: #747474;
  font-size: 0.32rem;
}
