/* 预定义样式开始 */
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;
}
html,
body {
  line-height: 1.5;
  font-family: "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}
i {
  font-style: normal;
}
.headtop {
  height: 2.2rem;
}
.headtop .headcont {
  width: 8.9667rem;
  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;
}
.head_select {
  width: 9.28rem;
  margin: 0 auto;
  margin-top: 0.6667rem;
  -webkit-appearance: none;/*兼容苹果手机*/
}
.head_select .head_tiop {
  display: flex;
  align-items: center;
}
.head_select .head_tiop .headanli {
  color: #C9C9C9;
  font-size: 0.32rem;
  display: flex;
  align-items: center;
}
.head_select .head_tiop .headanli img {
  margin-left: 0.0667rem;
  margin-right: 0.2667rem;
  width: 0.533rem;
}
.head_select .head_tiop select {
  border: 0;
  color: #333333;
  font-size: 0.32rem;
  border: 0.0133rem solid #C9C9C9;
  border-radius: 1.3067rem;
  height: 0.5733rem;
  outline: none;
  text-align: center;
  background-color: #fff;
  padding: 0 0.1333rem;
}
.head_select .conthead {
  width: 100%;
  margin-top: 0.44rem;
  margin-bottom: 1.7333rem;
}
.head_select .conthead .contlt {
  color: #333333;
  font-size: 0.6667rem;
  width: 6.8667rem;
  font-weight: bold;
}

.head_select .conthead ul li {
  width: 9.28rem;
  height: 8.32rem;
  margin-top: 0.44rem;
}
.head_select .conthead ul li img {
  width: 9.28rem;
  height: 8.32rem;
}
.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;
}
.social-share {
  justify-content: space-between !important;
}
.navMenu-rect {
  background: #333 !important;
}
select{-webkit-appearance:none;}
.pagination{
  width: 100%;
  height: 0.667rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.4rem;
  padding-bottom: 0.667rem;
}
.pagination li{
  color: #646261;
  font-size: 0.427rem;
  padding: 0 0.267rem;
}
.pagination li a{
  color: #646261;
}


 .conthead ul {
  margin-top: 0.8rem;
}
 .conthead ul li {
  width: 9.28rem;
  height: 8.32rem;
  background: #807db2;
  margin-bottom: 0.5867rem;
  position: relative;
}
.conthead ul li .titli {
  position: absolute;
  bottom: 0;
  /*height: 1.8rem;*/
  padding-left: 0.3733rem;
  z-index: 999;
}
 .conthead ul li .titli .titleA {
  color: #fff;
  font-size: 0.4667rem;
  font-weight: bold;
}
.conthead ul li .titli .titleB {
  color: #fff;
  font-size: 0.6rem;
  font-weight: bold;
  z-index: 999;
  display: inline-block;
  width: 8rem;
  height: 0.88rem;
  overflow: hidden;
}
.conthead ul li .titli .titleB span{
  display: inline-block;
  height: 0.88rem;
  position: relative;
}
.conthead ul li .titli .titleB span::before {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 0.1067rem;
  display: block;
  width: 100%;
  height: 0.2rem;
  background: linear-gradient(135deg, #fa01fd 0%, #807db2 44%, #34cb86 89%);
}
.conthead ul li img {
  width: 9.28rem;
  height: 8.32rem;
}