html,
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,
p,
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;
}
body{
  position: relative;
}

.main{
  width: 1440px;
  height: 1919px;
  padding: 60px 240px 0 240px;
  margin: 0 auto;
  font-size: 0;
  position: relative;
  box-sizing: border-box;
}
.mainpg1{
  position: absolute;
  left: 0;
  top: 415px;
  width: 396.48px;
  height: 798.66px;
  background: url("../image/bg1.png") no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}
.mainpg2{
  position: absolute;
  right: 0;
  top: 416px;
  width: 396.48px;
  height: 798.66px;
  background: url("../image/bg2.png") no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}
.mainpg3{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 717px;
  background: url("../image/bg3.png") repeat-x top center;
  background-size:  1440px 716px;
  z-index: -1;
}
.mainpg4{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 442px;
  background: url("../image/bg4.png") repeat-x;
  background-size: 1440px 442px;
  z-index: -1;
}
.wxClass{
  border: none;
  width: 170px;
  height: 40px;
  background: url("../image/wxbut.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.wordClass{
  padding-top: 30px;
  position: relative;
}
.wxClassBox{
  width: 579px;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -12px;
}
.imgBox{
  width: 256px;
  height: 107px;
  margin-bottom: 20px;
  display: flex;
}
.wxImg{
  height: 107px;
  /* margin-right: 12px; */
}
.wxbotex{
  display: flex;
  /* align-items: center; */
  flex-direction: column;
  justify-content: center;
  /* flex-wrap: wrap; */
  width: 130px;
}
.wxbotexP{
  width: 130px;
  height: 28px;
  line-height: 28px;
  font-weight: 500;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 5px;
}
.wxbotexText{
  width: 130px;
  font-weight: 400;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.6);
}
.main_swiper{
  width: 215px;
  height: 435px;
  position: absolute;
  top: 140px;
  right: 0;
}
.swiper_img{
  width: 215px;
  height: 435px;
}
.downClass{
  width: 784px;
  height: 160px;
  margin: 90px auto 0;
  display: flex;
  justify-content:space-between;
  align-items: center;
  /* overflow: hidden; */
}
.downBut{
  width: 160px;
  height: 160px;
  cursor: pointer;
  border: none;
  background-color: #fff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
}
.downButShow:hover .downButImg {
  display: none;
}
.downButShow:hover .downButImg2 {
  display: block;
}
.downButImg{
  width: 100%;
  height: 100%;
}
.downButImg2{
  width: 100%;
  height: 100%;
  display: none;
}
.titClass{
  margin-top: 20px;
  height: 24px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: rgba(44, 106, 255, 1);
  font-weight: 400;
}
.imFram{
  margin-right: 5px;
}
.tithC{
  margin-top: 70px;
  text-align: center;
  height: 67px;
  line-height: 67px;
  font-size: 48px;
}
.line{
  width: 91px;
  height: 4px;
  background: rgba(44, 106, 255, 1);
  margin: 15px auto;
}
.tittxC{
  font-weight: 400;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: rgba(33, 33, 33, 1);

}
.videoClass{
  margin-top: 15px;
  width: 100%;
  display: flex;
  justify-content:space-between;
  flex-wrap: wrap;
}
.videoClassBox{
  width: 309px;
  height: 157px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 15px;
}
.videoClassBoxImg{
  width: 100%;
  height: 100%;
}
.vccbb{
  width: 100%;
  height: 100%;
  line-height: 157px;
  text-align: center;
  font-weight: 400;
  font-size: 21px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}
.headClass{
  margin-top: 45px;
  width: 100%;
  text-align: center;
}
.headClassImg{
  width: 256px;
}
.headTltCla{
  height: 44px;
  line-height: 44px;
  font-size: 24px;
  text-align: center;
  font-weight: 400;
  color: rgba(33, 33, 33, 1);

}
.line2{
  width: 35px;
  height: 4px;
  background: rgba(44, 106, 255, 1);
  margin: 0 auto;
}
.headBoxb{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.headbbtc{
  width: 472px;
  height: 116px;
  padding: 14px 30px 0 30px;
  border-radius: 8px;
  box-sizing: border-box;
  background: #fff;
}
.headtitl{
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: rgba(44, 106, 255, 1);
}
.headtext{
  line-height: 17px;
  font-weight: 300;
  color: rgba(33, 33, 33, 0.6);
  font-size: 12px;
  text-align: left;
  margin-top: 10px;
}
.pop {
  width: 100vw;
  min-height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index:100;
  display: none;
  overflow: auto;
  background: rgba(0, 0, 0, 0.6);
  background-size: 7.5rem 13.34rem;
}
.popbimg{
  width: 300px;
  height: 300px;
}
.popBox{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.corporation{
  height: 17px;
  line-height: 17px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  margin-top: 45px;
}
.xBox{
  height: 128px;
}
.xword{
  height: 67px;
  line-height: 67px;
  text-align: left;
  font-size: 48px;
}
.xling{
  width: 91px;
  height: 4px;
  background: rgba(44, 106, 255, 1);
  /* margin: 0 auto; */
  margin-top: 15px;
}
.xText{
  height: 18px;
  line-height: 18px;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  margin-top: 18px;
}