.login-box {
  width: 816px;
  height: 385px;
}

.yxxt {
  width: 408px;
  height: 385px;
}

.log-input-box {
  padding: 60px 32px 0;
  box-sizing: border-box;
}

.log-input {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #dcdfe6;
  border-radius: 3px;
  padding: 15px 20px;
}

.log-input input {
  width: 250px;
  font-size: 14px;
  color: #333;
  margin-left: 15px;
  position: relative;
  top: -4px;
}

.but {
  width: 100%;
  height: 50px;
  background: #049a42;
  border-radius: 3px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  text-align: center;
  color: #ffffff;
}

.bg-img {
  width: 100%;
  height: 100vh;
  background-image: url(../../img/xtjh.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.link-box {
  width: 282px;
  height: 360px;
  background-color: #fff;
  padding: 80px 77px 0;
  box-sizing: border-box;
  margin: 0 12px;
  display: inline-block;
}

.link-box a {
  width: 128px;
  height: 40px;
  background: #049a42;
  border-radius: 20px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  display: block;
  margin-top: 55px;
}

.logo {
  width: 129px;
  height: 48px;
}

.ml60 {
  margin-left: 60px;
}

.link-a {
  padding: 30px 0 28px 0;
  display: inline-block;
  font-size: 14px;
  color: #333333;
  box-sizing: border-box;
  margin-right: 60px;
}

.link-act {
  color: #049a42;
  border-bottom: 3px solid #049a42;
  font-weight: 600;
}

.inp {
  width: 320px;
  height: 40px;
  border: 1px solid #dddddd;
  border-radius: 2px;
  padding: 0 16px;
  box-sizing: border-box;
  line-height: 40px;
  font-size: 14px;
}

.but1 {
  width: 100px;
  height: 40px;
  background: #049a42;
  border-radius: 2px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}

.but2 {
  width: 100px;
  height: 40px;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
  color: #333333;
}

.banner {
  width: 100%;
  display: block;
}

.titbg {
  height: 48px;
  line-height: 48px;
  background: #f5f5f6;
}

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w18 {
  width: 18%;
}

.w21 {
  width: 21%;
}

.w28 {
  width: 27.5%;
  box-sizing: border-box;
}

.w31 {
  width: 31.5%;
}

.w38 {
  width: 38.5%;
}

.w50 {
  width: 50%;
}

.w100 {
  width: 100%;
}

.yjx-box {
  width: 48px;
  height: 64px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px 0px 0px 4px;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  padding-top: 12px;
  box-sizing: border-box;
  display: block;
  z-index: 99;
}

.content {
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 28px;
}

.del {
  width: 12px;
  height: 12px;
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.center1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.yjx-tit {
  padding: 16px 24px;
  box-sizing: border-box;
  width: 480px;
}

.close {
  width: 16px;
  height: 16px;
}

.yjx-text {
  width: 432px;
  height: 200px;
  opacity: 1;
  border: 1px solid #dddddd;
  border-radius: 4px;
  margin: 6px 0 34px;
  padding: 14px;
  box-sizing: border-box;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  text-align: left;
  color: #999999;
  line-height: 16px;
}

.but3 {
  width: 78px;
  height: 32px;
  background: #049a42;
  border-radius: 2px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  text-align: center;
  color: #ffffff;
}

/*2021.12.03新增*/

.banner-box {
  display: inline-block;
  width: 32.55%;
  margin-right: 16px;
  box-sizing: border-box;
}

.banner-box:nth-child(3) {
  margin-right: 0;
}

.side-edge {
  position: fixed;
  top: 380px;
  right: 0;
  z-index: 999;
}

.side-img {
  width: 20px;
  height: 20px;
}

.side-edge-box {
  background: #049a42;
  border-radius: 8px 0px 0px 8px;
}

.side-edge-every {
  width: 60px;
  height: 60px;
  font-family: MicrosoftYaHei;
  color: rgba(255, 255, 255, 1);
  background-color: #049a42;
  padding-top: 10px;
  text-align: center;
  position: relative;
  left: 0;
  transition: all 0.4s linear;
  border-radius: 8px 0px 0px 8px;
  box-sizing: border-box;
  margin-top: 2px;
  cursor: pointer;
}

.side-num {
  height: 60px;
  width: 140px;
  line-height: 60px;
  font-size: 18px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  position: relative;
  top: -54px;
  right: -60px;
  background: #049a42;
}

.pr50:hover {
  left: -140px;
  border-radius: 8px 0px 0px 8px;
  background: #049a42 !important;
  transition: all 0.4s linear;
}

.yjx-line {
  height: 34px;
  border-left: 1px solid #ffffff;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 60px;
  z-index: 9999;
}

.pd60 {
  padding: 10px 0 80px 0;
}

.dy-but {
  width: 56px;
  height: 40px;
  border: 1px solid #049a42;
  border-radius: 4px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #049a42;
}

.yjx-tit .el-input {
  width: auto;
}

.w120 {
  width: 120px;
  height: 120px;
}

.dn {
  display: none;
}

.close2 {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
}

.mr15 {
  margin-right: 15px;
}

.hgz {
  width: 320px;
  height: 176px;
  padding: 32px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}

.bg-max-box {
  width: 100%;
  min-height: 100vh;
  background-image: url(../../img/max-bg.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.f36 {
  font-size: 36px;
}

.container {
  width: 960px;
  margin: 0 auto 0;
  padding-top: 60px;
  box-sizing: border-box;
}

.clear-box {
  width: 460px;
  height: 136px;

  padding: 32px;
  box-sizing: border-box;
  display: block;
}

.go-img {
  width: 24px;
  height: 24px;
  display: block;
  margin-top: 15px;
}

.bgc05 {
  background: #057eb2;
}
.bgc04 {
  background: #049a42;
}

.bgc05:hover {
  background-color: #0475a6;
}

.bgc04:hover {
  background: #048c3c;
}

.icon {
  width: 48px;
  height: 48px;
}

.pd32 {
  padding: 32px;
}

.content-text {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  letter-spacing: -0.03px;
}

.code-img {
  width: 100px;
  height: 100px;
  background-color: pink;
}

.bgcf8 {
  background: #f8f8f8;
}

.introduce-list {
  height: 32px;
  line-height: 32px;
  padding-left: 24px;
  background: url(../../img/video.png);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: left center;
  font-size: 14px;
  color: #666;
  display: block;
}

.pd015 {
  padding: 0 15px;
}

.h48s {
  height: 48px;
  line-height: 48px;
}

.transition-box {
  margin-bottom: 10px;
  width: 200px;
  height: 100px;
  border-radius: 4px;
  background-color: #409eff;
  text-align: center;
  color: #fff;
  padding: 40px 20px;
  box-sizing: border-box;
  margin-right: 20px;
}

.mt12 {
  margin-top: 12px;
}

.demo-but {
  width: 143px;
  height: 48px;
  background: #049a42;
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  color: #ffffff;
  line-height: 22px;
  letter-spacing: -0.03px;
}
.bg-box1 {
  width: 100%;
  min-height: 100vh;
  background: url(../../img/bg3.png);
  background-repeat: no-repeat;
  background-size: 100% 360px;
  padding-bottom: 70px;
  box-sizing: border-box;
}

.w960 {
  width: 960px;
  margin: 0 auto;
}

.list-line {
  width: 1px;
  height: 24px;
  border-left: 1px solid #e8e8e8;
  margin: 27px 24px;
}

.bbe8 {
  border-bottom: 1px solid #e8e8e8;
}

.call-box {
  width: 20px;
  height: 80px;
  background: url(../../img/call.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center right;
}

.list-banner {
  width: 100%;
  height: 360px;
  background-color: pink;
  display: block;
}

.list {
  height: 60px;
  line-height: 60px;
}

.bgcdf {
  background: #eff3f8;
  padding-bottom: 40px;
  box-sizing: border-box;
}

.video-box {
  width: 100%;
  height: 540px;
  background-color: pink;
  margin-top: 24px;
}

.content img {
  display: block;
  margin-top: 20px;
}


.f32{
  font-size: 32px;
}

.ml40{
  margin-left:40px
}