@charset "utf-8";

*html {
  background-image: url(about:blank);
  background-attachment: fixed;
}

body {
  position: relative;
  padding: 0;
  margin: 0;
  color: #999;
  font: 16px/1.4 "Microsoft YaHei", Arial, "\5b8b\4f53";
  background-color: #fff;
  margin: 0 auto;
  word-break: break-all;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
figure,
input,
textarea,
blockquote,
p,
th,
td,
span {
  margin: 0;
  padding: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  font-weight: 400;
}

input[type="button"],
input[type="submit"],
input[type="file"],
button {
  cursor: pointer;
  -webkit-appearance: none;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
button,
img {
  border: 0;
  margin: 0;
  padding: 0;
}

input {
  vertical-align: middle;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

ol,
ul,
li {
  list-style: outside none none;
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none;
  color: #333;
  font-weight: 400;
}

a:hover {
  text-decoration: none;
}

.clear {
  clear: both;
}

.text_decoration {
  text-decoration: line-through;
  color: #b6b6b6 !important;
}

.clearfix {
  display: block;
  zoom: 1;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}

.o-h {
  overflow: hidden;
}

.p-r {
  position: relative;
}

.p-a {
  position: absolute;
}

.ta-c {
  text-align: center;
}

.none {
  display: none;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.c0 {
  color: #000 !important;
}

.cff5767 {
  color: #ff5767 !important;
}

.bgfff {
  background: #fff !important;
}

.pt5 {
  padding-top: 5px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl3_5 {
  padding-left: 3.5rem !important;
}

.m-0 {
  margin: 0 auto;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.pdi-010 {
  padding: 0 10px;
}

.pdi-10 {
  padding: 10px;
}

#header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 9;
}

#header .he-le {
  height: 45px;
  position: relative;
}

#header .he-le h1 {
  height: 45px;
width: 90px;
background: url(../img/logo.png) no-repeat 0 center;
text-indent: -9999px;
float: left;
background-size: 80px;
}

#header .he-le .sign_in1 {
  width: 25px;
  height: 26px;
  display: block;
  background: url(../img/iocn.png) no-repeat 0 -134px;
  background-size: 50px;
  margin-top: 10px;
  margin-left: 10px;
}

#header .he-le .sign_in2 {
  width: 25px;
  height: 26px;
  display: block;
  background: url(../img/iocn.png) no-repeat 0 -106px;
  background-size: 50px;
  margin-top: 10px;
  margin-left: 10px;
}

#header .he-le .sign_in2s {
  background: url(../img/iocn.png) no-repeat 0 -171px;
  background-size: 50px;
}

.oiu {
  background: #fdfdfd;
  opacity: 0.9;
  width: 75px;
  position: absolute;
  top: 45px;
  right: 45px;
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  z-index: 999;
}

#header .he-le .oiu a {
  text-align: center;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  border-bottom: 1px dotted #dbdbdb;
  display: block;
}

#nav {
  height: 40px;
  background: #0082df;
}

#nav a {
  width: calc(25% - 18px);
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  background: #0082df url(../img/iocn.png) no-repeat center 0;
  background-size: 55px auto;
  padding-left: 10px;
}

#nav a:nth-child(1) {
  background-position: center 12px;
}

#nav a:nth-child(2) {
  background-position: center -16px;
}

#nav a:nth-child(3) {
  background-position: 10px -44px;
}

#nav a:nth-child(4) {
  background-position: center -72px;
}

#nav a.acen:nth-child(1) {
  background: #339be5 url(../img/iocn.png) no-repeat center 12px;
  background-size: 55px auto;
}

#nav a.acen:nth-child(2) {
  background: #339be5 url(../img/iocn.png) no-repeat center -16px;
  background-size: 55px auto;
}

#nav a.acen:nth-child(3) {
  background: #339be5 url(../img/iocn.png) no-repeat 10px -44px;
  background-size: 55px auto;
}

#nav a.acen:nth-child(4) {
  background: #339be5 url(../img/iocn.png) no-repeat center -72px;
  background-size: 55px auto;
}

#footer {
  background: #f2f2f2;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #dbdbdb;
  padding: 3px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
}

#footer p {
  height: 20px;
  display: block;
  line-height: 20px;
  color: #999;
}

#footer p a {
  color: #999;
  font-size: 12px;
}

.inx-span {
  height: 30px;
  font-size: 16px;
  color: #333;
  background: #f2f2f2;
  display: block;
  border-bottom: 1px solid #dbdbdb;
}
.inx-span h2,
.inx-span h3 {
  border-left: 3px solid #0082df;
  display: inline;
  height: 20px;
  line-height: 30px;
  padding-left: 7px;
}
.inx-span a {
  float: right;
  line-height: 30px;
  font-size: 14px;
  color: #0082df;
  margin-right: 10px;
}
.inx-ul {
  width: calc(100% - 20px);
  padding-top: 10px;
}

.inx-ul li {
  width: calc(50% - 5px);
  float: left;
  margin-right: 10px;
  padding-bottom: 10px;
  position: relative;
}

.inx-ul li:nth-child(2n) {
  margin-right: 0;
}

.inx-ul li a {
  display: block;
}

.inx-ul a .type {
  width: 21px;
  height: 25px;
  font-size: 0;
  position: absolute;
  background: url(../img/icon-tag1.png);
  left: 5px;
  top: 5px;
}

.inx-ul li a img {
  width: 100%;
  height: 244px;
  max-width: 290px;
  vertical-align: middle;
  margin: 0 auto;
  display: block;
}
.inx-ul li a p {
  width: 100%;
  height: 15px;
  font-size: 12px;
  color: #666;
  text-align: center;
  overflow: hidden;
  padding-top: 3px;
}
.list-minigrid li {
  margin-right: 0;
  width: calc(50% - 15px);
}
.list-minigrid li a img {
  height: auto;
}

.inx-jc li {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid #dbdbdb;
  padding-top: 10px;
}

.inx-jc li a {
  display: block;
}

.inx-jc li img {
  width: 115px;
  height: 80px;
  float: left;
  margin-right: 10px;
}

.inx-jc li h3 {
  font-size: 14px;
  color: #333;
  height: 20px;
  overflow: hidden;
  font-weight: 700;
}

.inx-jc li p {
  font-size: 12px;
  color: #666;
  height: 50px;
  overflow: hidden;
  padding-top: 5px;
}

.sp-jc {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 10px;
}
.sp-jc li {
  width: calc(50vw - 15px);
  margin-top: 10px;
}
.sp-jc li img {
  width: 100%;
  height: 100px;
  vertical-align: middle;
  margin: 0 auto;
  display: block;
}
.sp-jc li h3 {
  width: 100%;
  height: 15px;
  font-size: 12px;
  color: #666;
  text-align: center;
  overflow: hidden;
  padding-top: 3px;
}

.li-link {
  padding: 5px 10px;
}

.li-link a {
  font-size: 12px;
  color: #333;
  padding: 3px 7px;
  display: block;
  float: left;
  border: 1px solid #d0d0d0;
  border-radius: 9px;
  margin: 5px 10px 5px 0;
}

.li-link a.active {
  background: #0084e0;
  border-color: #0084e0;
  color: #fff;
}
.li-link span a {
  border: none;
}

.see_look {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #999;
  font-size: 14px;
  text-align: center;
  background: #f2f2f2;
  display: inline-block;
  margin: 0 0 10px;
}

.temp-niy {
  margin-bottom: 70px;
}

.temp-niy i,
.cou-niy i {
  height: 35px;
  font-size: 15px;
  color: #666;
  line-height: 35px;
  padding: 0 10px;
  border-bottom: 1px solid #d0d0d0;
  display: block;
}

.temp-niy i a,
.cou-niy i a {
  color: #666;
}
.cou-niy div p {
  font-size: 14px;
  color: #666;
  line-height: 25px;
}

.temp-niy h3 {
  text-align: center;
  font-size: 16px;
  color: #333;
  height: 40px;
  line-height: 40px;
}
.temp-niy h1 {
  text-align: center;
  font-size: 16px;
  color: #333;
  height: 40px;
  line-height: 40px;
}
.temp-niy h2 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  padding: 10px 10px 5px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.temp-niy h2 .type {
  width: 21px;
  height: 25px;
  display: inline-block;
  background: url(../img/icon-tag1.png);
  font-size: 0;
  margin-right: 5px;
  vertical-align: top;
}
/* .temp-niy h2 .yuanchuang {
  width: 150px;
  position: absolute;
  line-height: 30px;
  font-size: 15px;
  background-color: #f34d37;
  color: #fff;
  text-align: center;
  right: -55px;
  top: 5px;
  transform: rotate(45deg);
} */

.temp-niy .desc {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 14px;
  margin-bottom: 10px;
}
.temp-niy .desc span {
  margin-right: 20px;
}
.temp-niy .desc .price {
  color: #cb0101;
  font-size: 16px;
  font-weight: bold;
}
.temp-niy .intro {
  padding: 5px 10px 15px;
}
.temp-niy .intro p {
  display: block;
  font-size: 14px;
  padding-top: 5px;
}
.temp-niy .intro p span {
  font-weight: bold;
  color: #666;
}
.temp-niy .con img,
.cou-niy div img {
  width: calc(100% - 20px);
  max-width: 500px;
  margin: 3px auto;
  display: block;
}

.a1b1,
.a2b2 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  display: none;
}

.colle {
  width: 45px;
  height: 45px;
  display: block;
  position: fixed;
  right: 10px;
  bottom: 15%;
  background: url(../img/iocn.png) no-repeat 0 -249px;
  background-size: 60px;
}

.colle2 {
  width: 45px;
  height: 45px;
  display: block;
  position: fixed;
  right: 10px;
  bottom: 15%;
  background: url(../img/iocn.png) no-repeat 0 -306px;
  background-size: 60px;
}

.colle-i {
  width: 150px;
  height: 70px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  text-align: center;
  line-height: 50px;
}

.colle-i em {
  background: url(../img/iocn.png) no-repeat 13px -292px;
  height: 45px;
  display: block;
  background-size: 50px;
  padding-left: 30px;
  font-size: 18px;
  color: #000;
  margin-top: 10px;
}

.colle-v {
  width: 240px;
  height: 110px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  text-align: center;
  line-height: 50px;
}

.colle-v em {
  background: url(../img/iocn.png) no-repeat 23px -333px;
  height: 45px;
  display: block;
  background-size: 50px;
  padding-left: 30px;
  font-size: 18px;
  color: #000;
  margin-top: 10px;
}

.colle-v div {
  text-align: center;
  display: block;
  width: 180px;
  height: 30px;
  margin: 10px auto;
}

.colle-v div a {
  width: 80px;
  height: 30px;
  display: block;
  float: left;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  background: #f1f1f1;
  border: 1px solid #fff;
  border-radius: 3px;
}

.colle-v .koye {
  background: #0082df;
  color: #fff;
  border: 1px solid #0082df;
  margin-right: 16px;
}

.ind-box {
  overflow: visible;
  position: relative;
  min-width: 300px;
  overflow: hidden;
  z-index: 8;
}

.ind-list {
  width: 100%;
  height: 35px;
  border-bottom: 2px solid #dbdbdb;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ind-pills {
  position: absolute;
  top: 4px;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0 8px;
  *zoom: 1；;
}

.ind-pills:before,
.hd-nav .ind-pills:after {
  display: table;
  content: "";
  line-height: 0;
}

.ind-pills:after {
  clear: both;
}

.ind-pills li {
  float: left;
  position: relative;
  height: 27px;
  line-height: 27px;
  margin-right: 2px;
  white-space: nowrap;
  padding: 0 5px;
}

.ind-pills li.active {
  background: #ff7300;
  z-index: 1;
}

.ind-pills li a {
  display: inline-block;
  font-size: 16px;
}

.ind-pills li.active a {
  color: #fff;
}

.cou-niy > span {
  border-bottom: 1px solid #d0d0d0;
  display: block;
  text-align: center;
  padding: 5px 0;
  margin: 0 10px;
}

.cou-niy span h3 {
  font-size: 18px;
  color: #333;
}
.cou-niy span h1 {
  font-size: 18px;
  color: #333;
}
.cou-niy span h2 {
  font-size: 18px;
  color: #333;
}
.cou-niy span em {
  font-size: 12px;
  color: #999;
}

.cou-niy div p {
  color: #555;
}

.collp ul {
  padding: 10px;
}

.collp li {
  height: 120px;
  border-bottom: 1px solid #dbdbdb;
}

.collp li h3 {
  font-size: 16px;
  color: #666;
  height: 25px;
  line-height: 25px;
  padding-top: 5px;
}

.collp li a {
  float: left;
}

.collp li img {
  width: 125px;
  height: 80px;
  float: left;
  margin-right: 10px;
}

.collp li span {
  float: left;
  width: calc(100% - 135px);
}

.collp li span p {
  font-size: 12px;
  overflow: hidden;
  height: 15px;
  padding: 2px 0;
}

.collp li span p i {
  background: #0082df;
  color: #fff;
  padding: 2px 3px;
  border-radius: 5px;
  margin-left: 5px;
}

.intes {
  display: none;
}

.pop-bg {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  background: none repeat scroll 0% 0% #000;
  opacity: 0.7;
}

.pop-dr {
  width: 280px;
  height: 155px;
  padding: 15px 10px 10px;
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
  background: #fff;
  line-height: 1.2;
  font-size: 16px;
  color: #686868;
}

.pop-dr input {
  width: calc(100% - 20px);
  height: 33px;
  border: 1px solid #ccc;
  margin-top: 10px;
  padding: 0 10px;
}

.pop-dr .wimm {
  font-size: 14px;
  color: #999;
  margin: 10px 0 0 10px;
  display: inline-block;
}

.pop-dr span {
  text-align: center;
  display: block;
  width: 100%;
  height: 30px;
  margin: 10px auto;
}

.pop-dr span a {
  width: 100%;
  height: 30px;
  display: block;
  float: left;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  background: #f1f1f1;
  border: 1px solid #fff;
  border-radius: 3px;
}

.pop-dr .dnr {
  background: #0082df;
  color: #fff;
  border: 1px solid #0082df;
}

.chai {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 8px;
  right: 10px;
  background: url(../img/chai.png) center center no-repeat;
  background-size: 13px;
}

.pop-on {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.pop-zm {
  width: 230px;
  height: 50px;
  background: #fff;
  display: block;
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  line-height: 1.2;
  font-size: 16px;
  padding: 0 10px;
}

.pop-zm p {
  background: url(../img/iocn.png) no-repeat 0 -373px;
  background-size: 50px;
  height: 50px;
  line-height: 50px;
  padding-left: 42px;
  font-size: 16px;
  color: #333;
}

.pop-zc {
  width: 280px;
  height: 181px;
  padding: 15px 10px 10px;
  display: none;
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
  background: #fff;
  line-height: 1.2;
  font-size: 16px;
  color: #686868;
}

.pop-zc input {
  width: calc(100% - 20px);
  height: 35px;
  border: 1px solid #ccc;
  margin-top: 10px;
  padding: 0 10px;
}

.pop-zc span {
  text-align: center;
  display: block;
  width: 280px;
  height: 30px;
  margin: 10px auto;
  line-height: 30px;
}

.pop-zc span button {
  width: 90px;
  height: 30px;
  display: block;
  float: left;
  line-height: 30px;
  font-size: 16px;
  background: #0082df;
  color: #fff;
  border: 1px solid #0082df;
  border-radius: 3px;
}

.pop-zc span a {
  font-size: 12px;
  color: #06c;
}

.pop-tc {
  width: 230px;
  height: 100px;
  background: #fff;
  display: block;
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
  line-height: 1.2;
  font-size: 16px;
  padding: 0 10px;
}

.pop-tc p {
  background: url(../img/iocn.png) no-repeat 0 -338px;
  background-size: 50px;
  height: 35px;
  line-height: 35px;
  padding-left: 45px;
  margin: 10px auto;
}

.pop-tc span {
  text-align: center;
  display: block;
  width: 200px;
  height: 30px;
  margin: 10px auto;
}

.pop-tc span a {
  width: 90px;
  height: 30px;
  display: block;
  float: left;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  background: #f1f1f1;
  border: 1px solid #fff;
  border-radius: 3px;
}

.pop-tc .yes-go {
  background: #0082df;
  color: #fff;
  border: 1px solid #0082df;
  margin-right: 16px;
}

.temp-niy i.c-icon-star {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url(../img/c-icon.png) -5px -242px no-repeat;
  border: 0;
  padding: 0;
}

em,
i {
  font-style: normal;
}

.download_btn {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  background: #0084e0;
  text-align: center;
  border-radius: 5px;
  margin-top: 10px;
}

.download_btn img {
  display: inline-block;
  width: 17px;
  height: 15px;
  margin-right: 5px;
}

.download_btn_fixed {
  position: fixed;
  width: 45px;
  height: 45px;
  display: block;
  position: fixed;
  right: 10px;
  bottom: 23%;
  background: url(../img/iocn.png) no-repeat 0 -504px;
  background-size: 60px;
}

.pay_wrap_bg,
.succeed_wrap_bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  top: 0;
  left: 0;
}

.pay_wrap,
.succeed_wrap {
  width: 90%;
  height: 245px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 15px rgba(4, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.pay_top {
  display: flex;
  padding: 10px;
}

.pay_top img,
.succeed_wrap img {
  margin-right: 10px;
}

.close_btn {
  position: absolute;
  right: 0;
  top: 10px;
}

.pay_content {
  width: 100%;
  background: #f7f7f7;
  text-align: center;
  padding: 15px 0;
  color: #333;
  margin-bottom: 20px;
}

.pay_content p:first-child span {
  display: inline-block;
  height: 15px;
  border-left: 3px solid red;
  padding-left: 10px;
  position: relative;
  top: 3px;
}

.pay_content p:last-child {
  font-size: 14px;
  margin-top: 7px;
}

.pay_content p:last-child span {
  color: red;
}

.pay_btn {
  display: block;
  width: 80%;
  margin: 10px auto;
  text-align: center;
  background: #64ab35;
  padding: 5px 0;
  border-radius: 30px;
  color: #fff;
}

.pay_btn img {
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
  margin-right: 7px;
}

.pay_zfb {
  background: #00a0e8;
}

.succeed_wrap {
  text-align: center;
  color: #000;
}

.succeed_wrap p {
  margin-bottom: 10px;
}

.succeed_title {
  margin: 40px 0 30px;
  font-size: 20px;
}

.succeed_icon {
  width: 45px;
  height: 45px;
  display: inline-block;
  background: url(../img/iocn.png) no-repeat 0 -355px;
  background-size: 60px;
  position: relative;
  top: 10px;
  margin-right: 10px;
}

.searchBarText {
  display: inline-flex;
  padding: 0.3rem 1.5rem;
  border-radius: 20px;
  background-color: #fff;
  width: 15rem;
  height: 2rem;
  color: #296798;
  position: relative;
  margin: 0.6rem auto;
  border: 1px solid #eee;
}

.searchBarText img {
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
  top: 0.2rem;
}

.search_wrap {
  width: 100%;
}

.search_wrap form {
  display: flex;
  padding: 1rem;
}

.search_input {
  display: inline-block;
  width: 14rem;
  height: 3.5rem;
  border-radius: 1rem;
  border: 1px solid #d3d3d3;
  padding: 0.3rem 0 0.3rem 0.6rem;
}

.search_btn {
  width: 6.5rem;
  height: 3.5rem;
  border: 1px solid transparent;
  background: 0 0;
  border-radius: 0.5rem;
}

.search_sub_btn {
  background: #3b96de;
  color: #fff;
  margin: 0 1rem 0 0.5rem;
}

.search_reset_btn {
  border: 1px solid #dbdbdb;
}

.title_list {
  background: #fff;
}

.title_list p img {
  width: 2rem;
  height: 2rem;
}

.title_list p {
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #d3d3d3;
}

.title_list p span {
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
  vertical-align: top;
  margin-left: 1rem;
}

.title_list_a {
  padding: 1rem;
}

.title_list a {
  display: inline-block;
  padding: 0.5rem;
  background: #f3f3f3;
  margin: 0.5rem;
  font-size: 1.4rem;
}

.weui-cells {
  margin-top: 1rem !important;
}

.content_pay_wrap {
  width: calc(100% - 3rem);
  min-height: calc(100vh - 10rem);
  padding: 1.5rem;
  background: url(../img/bg.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.content_pay {
  width: 100%;
  min-height: 29rem;
  padding: 11.85rem 0 0.2rem;
  background: #fff;
  margin-top: 6.5rem;
  position: relative;
}

.computer_wrap {
  position: absolute;
  top: -5rem;
  left: 50%;
  width: 16.05rem;
  height: 13.7rem;
  background: url(../img/computer.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}

.computer_wrap img {
  width: calc(100% - 1.1rem);
  margin: 0.3rem 0.4rem;
}

.content_pay_wrap_p_1 {
  font-size: 2.25rem;
  color: #000;
  width: 70%;
  margin: 0 auto 2.5rem;
  text-align: center;
  line-height: 3rem;
}

.content_pay_wrap_p_2 {
  color: red;
  text-align: center;
  font-size: 3rem;
  margin-bottom: 2rem;
}

.content_pay_wrap_list_wrap {
  width: 70%;
  font-size: 1.7rem;
  color: #000;
  margin: 0 auto 3rem;
}

.content_pay_wrap_list_wrap li {
  margin-bottom: 1rem;
}

.ldian {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  background: #0082df;
  border-radius: 100%;
  margin-right: 0.5rem;
  vertical-align: top;
  position: relative;
  top: 0.5rem;
}

.content_pay_btn {
  width: 70%;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.5rem;
  margin: 0 auto 3rem;
  background: #0082df;
  display: block;
  text-align: center;
  padding: 5px 0;
  border-radius: 30px;
  color: #fff;
}

.choose_breadcrumb_title {
  padding: 0.5rem 1.5rem;
  background: #fff;
}

.choose_breadcrumb_list_title {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1.5rem;
  background: #fff;
  color: #000;
}

.choose_breadcrumb_list_wrap .weui-check:checked + .weui-icon-checked:before {
  display: block;
  content: "\EA08";
  color: #0082df !important;
  font-size: 22px !important;
}

.choose_breadcrumb_list_icon {
  display: inline-block;
  width: 2.3rem;
  height: 2.3rem;
  position: relative;
  top: 0.2rem;
  margin-right: 0.5rem;
}

.choose_breadcrumb_sub_btn {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 5.5rem;
  line-height: 5.5rem;
  border: 0;
  color: #fff;
  background: #0082df;
  font-size: 1.85rem;
}

.vip_tx_icon {
  border-radius: 100%;
}

.dd_icon,
.sc_icon {
  position: absolute;
  height: 1.5rem;
  left: 1.5rem;
}

.sc_icon {
  left: 1.2rem;
}

.weui-cell:before {
  left: 3.5rem !important;
}

.exit_btn {
  display: block;
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
}

.content_pay_download_wrap {
  width: calc(100% - 3rem);
  min-height: calc(100vh - 10rem);
  padding: 1.5rem;
  background: #fff;
}

.content_pay_download_wrap_p_1 {
  width: 100%;
  height: auto;
  font-size: 2rem;
  text-align: center;
  margin: 2rem auto 1rem;
}

.content_pay_download_wrap_p_2 {
  font-size: 1.5rem;
  text-align: center;
}

.content_pay_download_title {
  font-size: 1.5rem;
  margin: 0.5rem 0;
}

.content_pay_download_title span {
  color: #0082df;
  margin-left: 0.5rem;
}

.content_pay_download_title span:first-child {
  font-size: 2rem;
  margin: 0 0.5rem 0 0;
}

.content_text_ftsz {
  font-size: 1.4rem;
}

.content_pay_download_list_input {
  display: flex;
  font-size: 1.3rem;
  margin: 1.5rem 0;
}

.content_pay_download_list_input input {
  width: 25rem !important;
  margin-right: 1rem;
  background: #eaeaea;
  padding: 1rem 0 1rem 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 0;
  border-radius: 0.5rem;
}

.content_pay_download_list_input button {
  width: 8rem !important;
  font-size: 1.3rem !important;
  padding: 0 !important;
  border-radius: 0.5rem;
}

.content_pay_download_ewm {
  text-align: center;
}

.content_pay_download_ewm p {
  margin: 0.5rem 0;
}

.content_pay_download_ewm img {
  display: block;
  width: 11rem;
  height: 11rem;
  margin: 0 auto;
}

.content_my_collect_title {
  padding: 0.5rem 1.5rem;
}

.gl1 {
  width: 100%;
  height: 1rem;
  background: #f8f8fa;
}

.cancel_btn {
  position: absolute !important;
  bottom: 1.5rem;
  right: 1rem;
  width: 6rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 !important;
  font-size: 1.4rem !important;
  color: #0082df !important;
  border: 1px solid #0082df !important;
}

.content_my_collect_list_title {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}

.content_my_collect_list_title p {
  width: 9.65rem;
  padding: 0.5rem 1.5rem;
  text-align: center;
  border-bottom: 1px solid #0082df;
}

.content_my_collect_list ul li {
  position: relative;
}

.content_my_collect_list ul a {
  display: block;
  padding: 1.5rem;
}

.content_my_collect_list ul a p:last-child {
  font-size: 1.3rem;
  margin-top: 1.4rem;
  color: #999;
}

.content_my_order_form_list_title {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}

.content_my_order_form_list_title a {
  display: block;
  width: 9.65rem;
  padding: 0.5rem 1.5rem;
  text-align: center;
}

.content_my_order_form_list_title_active {
  border-bottom: 1px solid #0082df;
}

.content_my_order_form_list ul li {
  position: relative;
}

.content_my_order_form_list ul a {
  display: block;
  padding: 1.5rem;
}

.content_my_order_form_list ul a p {
  display: flex;
  justify-content: space-between;
  font-size: 1.4rem;
  margin-top: 0.3rem;
  color: #999;
}

.content_my_order_form_list ul a p.li_title {
  font-size: 1.7rem;
}

.b_download_wrap {
  display: flex;
  position: fixed;
  width: 100%;
  height: 4.5rem;
  bottom: 0;
  justify-content: space-between;
  background: #fff;
}

.l_home_sc {
  width: 33%;
  display: flex;
}

.l_home_sc li {
  width: 50%;
  height: 100%;
  text-align: center;
  padding: 0.75rem 0;
  box-sizing: border-box;
  font-size: 1.2rem;
}

.l_home_sc li img {
  width: 1.8rem;
  height: 1.8rem;
}

.r_download {
  width: 66%;
  display: flex;
}

.r_download div,
.r_download a {
  width: 50%;
  font-size: 1.6rem;
}

.vip_download_btn {
  text-align: center;
  line-height: 4.5rem;
  border-radius: 0;
  margin: 0;
  background: #fd6d49;
  color: #fff;
}

.r_download .download_btn.download_btn_Fn {
  height: 4.5rem;
  line-height: 4.5rem;
  border-radius: 0;
  margin: 0;
}

.vip_content_wrap {
  padding: 1.25rem;
}

.vip_content_wrap .tab-title {
  display: flex;
  margin-top: 1.25rem;
  text-align: center;
  flex-wrap: wrap;
  font-size: 1.4rem;
  justify-content: center;
  color: #333;
  line-height: 2;
}
.vip_content_wrap .tab-title li{
  padding: 0 20px;
}
.vip_content_wrap .tab-title li.active{
  color: #307cff;
}

.vip_content_wrap .tab-con-item:not(.active){
  display: none;
}
.vip_content_wrap .tab-con-item ul {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  font-size: 1.3rem;
  justify-content: space-between;
}
.vip_content_wrap .tab-con-item ul li {
  width: 48%;
  height: 13rem;
  position: relative;
  border-radius: 0.7rem;
  border: 1px solid #dbdbe2;
  margin-top: 1.4rem;
  padding: 1rem 0 0.5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vip_content_wrap .tab-con-item ul.vip-ppt li.active_vip {
  border-color:#3478f6 ;
  background-color: #f6f9ff;
}
.vip_content_wrap .tab-con-item ul.vip-pic li.active_vip {
  border-color:#ff655b ;
  background-color: #fff3f2;
}
.vip_content_wrap .tab-con-item ul li p {
  margin-bottom: 0.2rem;
  color: #000;
  font-size: 1.1rem;
}

.vip_content_wrap .tab-con-item ul li p.name {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
.vip_content_wrap .tab-con-item ul li p.recommend {
  position: absolute;
  top: -1px;
  left: -1px;
  background: #f54609;
  color: #fff;
  padding: 0.2rem 1.5rem;
  font-size: 1rem;
  border-radius: 0.7rem 0 2rem 0;
}


div.list_vip_contentWrap {
  width: 100%;
  height: 9rem;
  border: 1px solid #dbdbe2;
  position: relative;
  border-radius: 0.7rem;
  padding: 1rem 2rem 0.5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.list_vip_content {
  display: flex;
  align-items: center;
  height: 100%;
}

.list_vip_contentL {
  width: 12rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
  text-align: left;
}
.list_vip_contentL span {
  display: inline-block;
  font-size: 1.1rem;
  color: #fff;
  font-weight: 500;
  width: 3.35rem;
  height: 1.7rem;
  text-align: center;
  line-height: 1.7rem;
  background: url(data:image/png;base64,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)
    no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: relative;
  bottom: 0.25rem;
  left: 0.1rem;
  margin: 0;
}

.list_vip_contentR {
  text-align: left;
  color: #333;
}

.list_vip_contentR .text_decoration {
  margin-left: 0.5rem;
}

.list_vip_contentRT {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}

.list_vip_contentRT .vip_cff470a {
  position: relative;
  top: -0.3rem;
}


.dh_icon {
  display: none;
  width: 2.6rem;
  height: 2.6rem;
  position: absolute;
  right: 0;
  bottom: 0;
}


.active_vip .dh_icon {
  display: block;
}

.vip_cff470a {
  color: #ff470a;
  font-size: 2rem;
  font-weight: 700;
}

.cff0 {
  color: red;
  margin: 0.3rem;
}

.vip_00b5ff {
  color: #00b5ff;
  font-size: 1.5rem;
}

.vip_fa9524 {
  color: #fa9524;
  font-size: 1.5rem;
}

.vip_56d357 {
  color: #56d357;
  font-size: 1.5rem;
}

.vip_btn_kt {
  height: 4.5rem;
  line-height: 4.5rem;
  margin: 0 !important;
  border-radius: 0;
}

.home-header .home-search-wrap {
  float: left;
  width: 51%;
  height: 30px;
  margin-left: 12px;
  line-height: 30px;
  font-size: 14px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background: #e8e8e8;
  margin-top: 8px;
}

.home-header .home-search-wrap .home-search {
  float: left;
  width: 22px;
  height: 20px;
  padding: 5px 0 0 10px;
}

.search-icon {
  width: 20px;
  height: 20px;
  background-image: url(../img/icon_search2.png);
}

.pb-icon {
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-search-inp {
  background: #e8e8e8;
  text-indent: 4px;
  float: left;
  width: 110px;
  height: 100%;
  line-height: 30px;
  font-size: 14px;
  border: 0;
}

.page-search {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 102;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.header.search {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  height: 49.5px;
  border-bottom: 0.5px solid#ECECF0;
  background: #fff;
}

.header {
  position: relative;
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #f07d17;
  background: -moz-linear-gradient(left, #ffae12 0, #f07d17 100%);
  background: -webkit-gradient(
    linear,
    left,
    right,
    color-stop(0, #ffae12),
    color-stop(100%, #f07d17)
  );
  background: -webkit-linear-gradient(left, #ffae12 0, #f07d17 100%);
  background: -o-linear-gradient(left, #ffae12 0, #f07d17 100%);
  background: -ms-linear-gradient(left, #ffae12 0, #f07d17 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffae12),
    to(#f07d17)
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #ffae12),
    to(#f07d17)
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #ffae12),
    to(#f07d17)
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #ffae12),
    to(#f07d17)
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #ffae12),
    to(#f07d17)
  );
  background: linear-gradient(to right, #ffae12 0, #f07d17 100%);
}

.header-search-wrap {
  position: relative;
  overflow: hidden;
  float: right;
  width: 83.46667%;
  height: 30px;
  margin: 10px 12px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #f3f3f6;
}

.header-search-wrap .btn-wrap {
  position: relative;
  float: left;
  width: 16px;
  height: 15px;
  padding: 7.5px 6px 7.5px 10px;
}

.header-search-wrap .header-search-inp {
  float: left;
  width: 80%;
  height: 18px;
  line-height: 18px;
  margin-top: 6px;
  font-size: 14px;
  color: #333443;
  background-color: #f3f3f6;
  letter-spacing: 0.5px;
  text-indent: 5px;
  border-radius: 0;
  border: none;
}

.header .pb-icon.icon-delete {
  display: none;
  left: unset;
  right: 14px;
}

.header-search-wrap .btn-wrap .icon-search {
  right: unset;
  left: 12px;
}

.header .pb-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.icon-search {
  width: 14px;
  height: 15px;
  background-image: url(../img/search_btn.png);
}

.icon-delete {
  width: 14px;
  height: 14px;
  background-image: url(../img/icon_delete.png);
}

.header .icon-back-h {
  right: unset;
  left: 20px;
}

.header .icon-back-h {
  width: 10px;
  height: 18px;
  background-image: url(../img/icon_back_hui.png);
}

.search-box {
  width: 100%;
  height: auto;
  padding: 70.5px 8px 13px;
}

.search-box .search-hot,
.search-box .search-his {
  width: 100%;
  height: auto;
}

.search-hot > h2,
.search-his > p {
  width: 100%;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  color: #8d8d96;
  margin-bottom: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.search-hot .hot-list {
  width: 100%;
  height: auto;
}

.search-hot .hot-list li {
  float: left;
  height: 26px;
  line-height: 25px;
  letter-spacing: 0.5px;
  padding: 0 10px;
  font-size: 12px;
  color: #333443;
  margin-right: 8px;
  margin-bottom: 8px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #c8c8d0;
}

.search-his > p {
  margin-top: 12px;
}

.search-his p .search-del {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../img/icon_remove.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-right: 10px;
}

.fr {
  float: right;
}

.search-his .his-list {
  width: 100%;
  height: auto;
}

.search-his .his-list li {
  float: left;
  height: 24px;
  line-height: 23px;
  letter-spacing: 0.5px;
  padding: 0 15px;
  font-size: 12px;
  color: #222;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 2.5px;
  border-radius: 2.5px;
  border: 1px solid #c8c8d0;
}

.filter-cond {
  left: 0;
  top: 85px;
  width: 100%;
  height: 34.5px;
  background: #fff;
  border-bottom: 0.5px solid #ececf0;
}

.filter-cond > div {
  float: left;
  display: block;
  width: 20%;
  height: 100%;
  line-height: 34px;
  color: #8d8d96;
  font-size: 13px;
  text-align: center;
  margin: 0 6.66667%;
}

.icon-filter-angle {
  margin-top: 14px;
  width: 10px;
  height: 6px;
  background-image: url(../img/icon_filter_angle.png);
}

.filter-cond > div.active .top .icon-filter-angle {
  background-image: url(../img/icon_filter_angle2.png);
}

.filter-cond > div.active .top {
  color: #ff9100;
}

.filter-wrap-bg {
  display: none;
  position: absolute;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 2000%;
  background: rgba(53, 53, 59, 0.5);
}

.filter-wrap {
  overflow: hidden;
  padding: 20px 3px 14px 12px;
  background: #fff;
}

.filter-wrap > li {
  float: left;
  margin: 0 8px 8px 0;
}

.filter-wrap > li > a {
  display: block;
  padding: 8px 10px;
  line-height: 12px;
  font-size: 12px;
  color: #333443;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #f3f3f6;
}

.filter-wrap > li > a.active {
  background: #ff9100;
  color: #fff;
}

.color-select .filter-wrap li a {
  margin: 0;
  float: none;
  display: block;
}

#class_mark {
  background: #f3f3f6;
}

.color-select .filter-wrap li:nth-child(1) a {
  background: #cb0101;
  color: #cb0101;
}

.color-select .filter-wrap li:nth-child(2) a {
  background: #f0bf01;
  color: #f0bf01;
}

.color-select .filter-wrap li:nth-child(3) a {
  background: #22b6f2;
  color: #22b6f2;
}

.color-select .filter-wrap li:nth-child(4) a {
  background: #8fcc02;
  color: #8fcc02;
}

.color-select .filter-wrap li:nth-child(5) a {
  background: #606;
  color: #606;
}

.color-select .filter-wrap li:nth-child(6) a {
  background: #973301;
  color: #973301;
}

.color-select .filter-wrap li:nth-child(7) a {
  background: #000;
  color: #000;
}

.color-select .filter-wrap li:nth-child(8) a {
  width: 44px;
  height: 28px;
  background: url(../img/multicolour.png) no-repeat;
  background-size: 44px 28px;
}

.main_menu {
  position: absolute;
  font-size: 15px;
  width: 35px;
  height: 35px;
  top: 48px;
  right: 0;
  outline: 0;
  background-image: url(../img/main-menu.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}

.main_menu ul {
  display: none;
  position: absolute;
  z-index: 999;
  right: 0;
  top: 40px;
  padding: 0 5px;
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}

.main_menu li {
  display: block;
  width: 80px;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px dashed #e9e9e9;
  text-align: center;
}

.agreement_box{
	font-size: 12px;
	width: 100%;
	margin-top: 10px;
	display: flex;
	justify-content: center;
position: fixed;
	left: 0;
	bottom: 55px;
}
.agreement_box a{
	color: #1c88ff;
}

.main_menu.active ul {
  display: block;
}

.customizationBtn {
  width: 55px;
  height: 55px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  right: 10px;
  bottom: 130px;
  background: #fd6e49;
  color: #fff;
  font-size: 15px;
  padding-top: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  z-index: 2;
}

.customizationBtn2 {
  width: 55px;
  height: 55px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  right: 10px;
  bottom: 250px;
  background: #0084e0;
  color: #fff;
  font-size: 15px;
  padding-top: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.customizationBG {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}

.customizationWrap {
  width: 80%;
  height: auto;
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.customizationClose {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  width: 10px;
  height: 10px;
}

.customizationR {
  width: 100%;
  height: auto;
}

.customizationR li {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-align: center;
}

.customizationR p {
  font-size: 14px;
  color: #959595;
  margin: 15px 0;
  text-align: center;
}

.customizationR p span {
  color: #0082df;
}

.customizationR input {
  width: 100%;
  padding-left: 10px;
  height: 40px;
  border: 1px solid #ececec;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 7px;
  background: #fff;
  font-size: 15px;
}

.customizationR textarea {
  display: block;
  width: 100%;
  padding: 10px;
  height: 80px;
  border: 1px solid #ececec;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 7px;
  background: #fff;
  resize: none;
  font-size: 15px;
}

.customizationR input.customizationRsubBtn {
  height: 50px;
  background: #0082df;
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  cursor: pointer;
}

.customizationWrap2 {
  display: none;
  position: absolute;
  width: 80%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
}

.customizationWrap2 ul {
  padding: 30px;
  background: #fff;
}

.customizationWrap2 ul p {
  margin: 10px 0;
}

.customizationWrap2 li {
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  background: #f5f7fa;
}

.customizationWrap2 ul {
  font-size: 15px;
}

.customizationWrap2 li img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.ewmicon {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

/* 210902-wyq ------------ */
/* 公用 */
.flex {
  display: flex;
  align-items: center;
}
.flex-sb {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mb0 {
  margin-bottom: 0;
}
.crumbs {
  padding: 0 10px;
  border-bottom: 1px solid #d0d0d0;
  height: 35px;
  display: flex;
  align-items: center;
  color: #666;
  font-size: 15px;
}
.crumbs a {
  color: #666;
}
.btn-default {
  display: block;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #0084e0;
  text-align: center;
  border-radius: 4px;
}

/* 教材首页 */
.side-tab {
  width: 65px;
  position: fixed;
  top: 85px;
  left: 0;
  bottom: 0;
  background: #f3f3f3;
  display: flex;
  flex-direction: column;
  text-align: center;
  overflow-y: auto;
}
.side-tab a {
  line-height: 36px;
  text-align: center;
  font-size: 13px;
}
.side-tab a.active {
  background: #fff;
  color: #0084e0;
}

.course-group {
  position: fixed;
  top: 85px;
  right: 0;
  left: 65px;
  bottom: 0;
  padding: 0 15px;
  overflow: auto;
}
.course-group li:not(.active) {
  display: none;
}
.course-group li h3 {
  font-weight: bold;
  margin-top: 20px;
}
.course-group li .con {
  padding-bottom: 20px;
}
.course-group li .con:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.course-group li .con a {
  font-size: 14px;
  margin-right: 20px;
  margin-top: 15px;
  display: inline-block;
}
/* 教材列表 */
#course-list .con {
  padding: 10px 10px 0;
}
#course-list .title {
  font-weight: bold;
  color: #111;
}
#course-list .intro {
  font-size: 14px;
  padding: 5px 0 10px;
}

/* 搜索结果 */
.search-tab {
  height: 40px;
  border-bottom: 1px solid #d0d0d0;
  padding: 0 10px;
  display: flex;
}
.search-tab a {
  line-height: 37px;
  flex-grow: 1;
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-bottom: -1px;
}
.search-tab a.active {
  border-bottom: 3px solid #0082df;
  color: #0082df;
}

/* 视频教程 */
.spjc-tab {
  display: flex;
  border-bottom: 1px solid #e7e7f0;
  user-select: none;
}
.spjc-tab > * {
  width: 50%;
  line-height: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
}
.spjc-tab > *.active {
  color: #0082df;
}
.spjc-tab > *.active::after {
  background-color: #0082df;
  width: 40px;
  height: 3px;
  content: "";
  display: inline-block;
}
.spjc-detail {
  padding-bottom: 20px;
}
.spjc-detail video {
  width: 100%;
  background: #333;
  height: calc(100vw / 16 * 9);
}
.spjc-con {
  padding: 10px;
}
.spjc-con h1.title {
  font-size: 16px;
  color: #111;
  padding-bottom: 10px;
}
.spjc-list {
  padding: 0 10px;
}
.spjc-list li {
  border-bottom: 1px solid #ddd;
}
.spjc-list li a {
  padding: 10px 50px 10px 0;
  display: block;
  position: relative;
}
.spjc-list li .name {
  font-size: 14px;
}
.spjc-list li .name span {
  padding-right: 10px;
}
.spjc-list li .time {
  display: block;
  font-size: 12px;
  color: #ccc;
}
.spjc-list li a::after {
  background: url(../img/play.png) no-repeat 0 center;
  background-size: 18px;
  content: "播放";
  position: absolute;
  right: 10px;
  padding-left: 20px;
  top: 25px;
  font-size: 12px;
  color: #ccc;
}

/* 图片专题 */
.img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
}
.special-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 10px 10px;
}
.special-list li {
  width: calc(50vw - 15px);
  margin-top: 10px;
}
.special-list li .img-group {
  padding: 0 9px 9px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 9px;
  background-color: #f3f3f3;
  border-radius: 3px;
  border: 1px solid #eee;
}
.special-list li .img-box {
  width: calc((50vw - 15px - 30px) / 2);
  height: calc((50vw - 15px - 30px) / 2);
  margin-top: 9px;
}
.special-list li .name {
  padding-top: 5px;
  font-size: 16px;
}
.special-list li .desc {
  font-size: 12px;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
