html,
body {
  width: 100%;
  height: 100%;
  background: #f4f3fa !important;
}
a,
input {
  outline: 0;
}
fieldset,
img,
input {
  border: 0;
}
a,
b,
blockquote,
body,
button,
canvas,
dd,
div,
dl,
dt,
em,
fieldset,
footer,
form,
frame,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
input,
label,
li,
main,
nav,
ol,
optgroup,
p,
pre,
section,
select,
span,
strong,
table,
tbody,
td,
textarea,
th,
thead,
tr,
ul,
video {
  margin: 0;
  padding: 0;
}
b,
em,
i,
strong,
th {
  font-style: normal;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:active,
a:hover {
  outline-width: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li,
ol,
ul {
  list-style: none;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
* {
  font-family: "SimSun";
}
/*# sourceMappingURL=reset.pc.css.map */
a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
}
.fl {
  float: left;
}
.fr{
  float: right;
}

.flex_box{
  width: 10.8rem;
  height: 1.99rem;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -5.4rem;
  background: url("../image/simplified/top.png") no-repeat center center;
  background-size: 100% 100%;
  z-index: 9999;
  display: flex;
  justify-content: end;
  /* align-items: center; */
  box-sizing: border-box;
  padding-top: 0.4rem;
  padding-right: 0.2rem;
  font-size: 0;
}
.flex_box2{
  width: 10.8rem;
  height: 1.99rem;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -5.4rem;
  background: url("../image/complex/top.png") no-repeat center center;
  background-size: 100% 100%;
  z-index: 9999;
  display: flex;
  justify-content: end;
  /* align-items: center; */
  box-sizing: border-box;
  padding-top: 0.4rem;
  padding-right: 0.2rem;
  font-size: 0;
}
button{
  cursor: pointer;
  background: transparent;
  border: none;
}
.flex_box_but{
  width: 2.26rem;
  height: 0.82rem;
  border: none;
}
.flex_box_but img{
  width: 100%;
  height: 100%;
}
.flex_box_butfx {
  border: none;
  width: 0.95rem;
  height: 0.77rem;
}
.flex_box_butfx img{
  width: 100%;
  height: 100%;
}
.flex_box_butfx2 {
  border: none;
  width: 0.95rem;
  height: 0.77rem;
}
.flex_box_butfx2 img{
  width: 100%;
  height: 100%;
}
.main{
  width: 10.8rem;
  height: 65.51rem;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  background: url("../image/simplified/bg.png") no-repeat center center;
  background-size: 100% 100%;
  padding-top: 8.35rem;
}
.main2{
  width: 10.8rem;
  height: 65.51rem;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  background: url("../image/complex/bg.png") no-repeat center center;
  background-size: 100% 100%;
  padding-top: 8.35rem;
}
.main_bf{
  width: 3.59rem;
  height: 3.55rem;
  margin-left: 0.08rem;
  cursor: pointer;
}
.main_box{
  margin: 5.44rem auto 0;
  width: 8.06rem;
  height: 1.37rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0;
}
.main_box_but{
  width: 3.77rem;
  height: 1.37rem;
}
.main_box_but img{
  width: 100%;
  height: 100%;
}
.main_swiper{
  margin-top: 19.65rem;
  width: 10.8rem;
  height: 11.15rem;
  position: relative;
}
.main_swiper_img{
  width: 10.8rem;
  height: 11.15rem;
}
.main_swiper_left{
  width: 0.84rem;
	height: 1.36rem;
	position: absolute;
	top: 40%;
	margin-top: -0.68rem;
	left: 0.5rem;
	background: url("../image/simplified/left.png") no-repeat center center;
	background-size: 100% 100%;
  cursor: pointer;
  z-index: 10;
}
.main_swiper_right{
  width: 0.84rem;
	height: 1.36rem;
	position: absolute;
	top: 40%;
	margin-top: -0.68rem;
	right: 0.5rem;
	background: url("../image/simplified/right.png") no-repeat center center;
	background-size: 100% 100%;
  cursor: pointer;
  z-index: 10;
}
.main_nav{
  margin: 2.55rem auto 0;
  width: 6.25rem;
  display: flex;
  justify-content: space-between;
  /* 允许换行 */
  flex-wrap: wrap;
}
.main_nav_box {
  width: 2.9rem;
  height: 3.14rem;
  position: relative;
  margin-bottom: 0.59rem;
}
.main_nav_box_img{
  width: 2.9rem;
  height: 3.14rem;
}
.main_nav_box_post{
  width: 2.07rem; 
  height: 2.07rem;
  display: none;
  position: absolute;
  left: 0.41rem;
  top: 0.33rem;
}
.main_nav_box_av .main_nav_box_post{
  display: block;
}
.pop {
  width: 100vw;
  min-height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index:10000;
  display: none;
  overflow: auto;
  background: rgba(0,0,0,0.6);
}
.close{
  width: 0.35rem;
  height: 0.35rem;
  background: url("../image/close.png") no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
  position: absolute;
  top: -0rem;
  right: -0.45rem;
}

.showMessage{
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 0.05rem;
  position: fixed;
  top: 50px;
  left: 50%;
  color: #fff;
  z-index: 99999;
  transform: translateX(-50%);
  display: none;
  white-space:nowrap;
}
.showMS{
  background: #f0f9ed;
  border: 0.01rem solid #E1F3D8;
  color: #67c23a;
}
.showME{
  background: #fef0f0;
  border: 0.01rem solid #fde2e2;
  color: #f76c6c;
}
.pop .videoBox{
  width: 85%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pop .videoClass {
  width: 100%;
  height: auto;
}
.main3_but{
  width: 3.45rem;
  height: 0.75rem;
  position: absolute;
  left: 50%;
  margin-left: -1.725rem;
  top: 5rem;
  background: url("../image/qq.png") no-repeat center center;
  background-size: 100% 100%;
  border: none;
}
.main_nav_center{
  width: 100%;
  display: flex;
  justify-content: center;
}