html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, legend, img, a, video, figure, source {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
}

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

a {
  text-decoration: none;
}
body,html{
  overflow-x: auto!important;
  min-width: 930px!important;
}
body {
  font-family: "MicrosoftYaHeiLight";
}
body img {
  border: 0px;
}
body a {
  outline: none;
}

.menu {
  background-color: #000;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 220000;
  display: none;
  text-align: center;
}
.menu .close {
  background: url("../img/static/close.png");
  position: absolute;
  top: 35px;
  right: 32px;
  width: 33px;
  height: 33px;
  z-index: 121;
}
.menu ul {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menu ul li {
  display: inline-block;
  width: 25%;
  height: 100%;
  margin: 0 -3px;
}
.menu ul li a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.menu ul li a img {
  display: block;
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  top: 0;
}
.menu ul li a p {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  font-family: "MicrosoftYaHeiLight";
  font-weight: 100;
  text-transform: uppercase;
  text-align: center;
  color: #e1ffff;
}
.menu ul li a p span {
  display: block;
}
.menu ul li a p span:first-child {
  font-size: 3em;
}
.menu ul li a p span {
  font-size: 2em;
}
.menu ul li a a:hover p {
  border-bottom: 3px solid #fff;
}
.menu ul li .option-one .img-black1 {
  display: block;
}
.menu ul li .option-one .img-pink1 {
  display: none;
}
.menu ul li .option-one:hover .img-black1 {
  display: none;
}
.menu ul li .option-one:hover .img-pink1 {
  display: block;
}
.menu ul li .option-two .img-black2 {
  display: block;
}
.menu ul li .option-two .img-pink2 {
  display: none;
}
.menu ul li .option-two:hover .img-black2 {
  display: none;
}
.menu ul li .option-two:hover .img-pink2 {
  display: block;
}
.menu ul li .option-three .img-black3 {
  display: block;
}
.menu ul li .option-three .img-pink3 {
  display: none;
}
.menu ul li .option-three:hover .img-black3 {
  display: none;
}
.menu ul li .option-three:hover .img-pink3 {
  display: block;
}
.menu ul li .option-four .img-black4 {
  display: block;
}
.menu ul li .option-four .img-pink4 {
  display: none;
}
.menu ul li .option-four:hover .img-black4 {
  display: none;
}
.menu ul li .option-four:hover .img-pink4 {
  display: block;
}

.fixbar .logo {
  z-index: 1000;
  width: 275px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/static/logo.png") no-repeat top left;
}
.fixbar .navigation {
  display: inline-block;
  width: 241px;
  height: 72px;
  background: url("../img/static/menu.png");
  position: absolute;
  top: 0;
  right: 37px;
  z-index: 1000;
  cursor: pointer;
}
.fixbar .navigation:hover {
  background: url("../img/static/menu_03.png") no-repeat;
}

.section {
  text-align: center;
  font: 50px "Microsoft Yahei";
  overflow: hidden;
  color: #fff;
  position: relative;
  width: 100%;
  height: 100%;
}
.section .common_more {
  display: block;
  width: 120px;
  height: 34px;
  line-height: 34px;
  background-color: #e4006e;
  color: white;
  font-size: 20px;
  opacity: 0.702;
  border-radius: 12px;
  text-align: center;
  margin-top: 5%;
}

.section1 {
  background: url("../img/static/section1.png") no-repeat top center;
  background-size: 100% 110%;
  /* background-size: auto;*/
  background-position: center center;
  overflow: hidden;
}
.section1 .bg-box {
  position: relative;
  overflow: hidden;
  z-index: 100;
  height: 100%;
}
.section1 .bgvideo {
  position: absolute;
  left: 0;
  width: 100%;
  object-fit: fill;
}
.section1 .mask {
  overflow: hidden;
  z-index: 100;
  width: 100%;
  height: 100%;
  text-align: center;
  /* background: rgba(0, 0, 0, 0.251) url("../img/static/shadow.png") no-repeat bottom; */
  position: absolute;
  top: 0;
}
.section1 .mask .circle {
  text-align: center;
  width: 42.1%;
  display: inline-block;
  position: relative;
}
.section1 .mask .circle .change {
  margin-top: 50px;
  width: 107%;
}
.section1 .mask .circle .bg-text {
  width: 112%;
  position: absolute;
  top: 16%;
  left: -4%;
}
.section1 .mask .circle .bg-text img {
  width: 100%;
  opacity: 0.88;
}
.section1 .mask .circle .playon {
  position: absolute;
  top: 75%;
  left: 47.5%;
  width: 12%;
  display: block;
}
.section1 .mask .circle .playon img {
  border: 0;
  width: 100%;
}
.section1 .mask .circle .big {
  display: none;
}
.section1 .mask .circle .playon:hover .big {
  display: block;
}
.section1 .mask .circle .playon:hover .small {
  display: none;
}
.section1 .mask .circle ._qiju {
  width: 16%;
  position: absolute;
  top: 87%;
  left: 45.5%;
}

.section2 {
  position: absolute;
  top: 0px;
}
.section2 .navbg {
  width: 100%;
  height: 140px;
  background: #24318f;
  opacity: 0.25;
  position: absolute;
  left: 0;
  bottom: 0;
}
.section2 .nav {
  width: 70%;
  overflow: hidden;
  z-index: 800;
  position: absolute;
  left: 15%;
  bottom: 40px;
}
.section2 .nav li {
  float: left;
  text-align: center;
  width: 25%;
}
.section2 .nav li a {
  color: rgba(255, 255, 255, 0.6);
  font-family: "Microsoft YaHei";
  font-size: 28px;
  padding-bottom: 3px;
}
.section2 .nav li .nav1 {
  border-bottom: 2px solid #f62489;
  font-size: 30px;
  color: #ffffff;
}
.section2 .nav li a:hover {
  border-bottom: 2px solid #f62489;
  font-size: 30px;
  color: #ffffff;
  text-decoration: none !important;
}
.section2 .screen {
  width: 100%;
  height: 100%;
}
.section2 .screen .figure {
  width: 400%;
  height: 100%;
}
.section2 .screen .figure li {
  overflow: hidden;
  width: 25%;
  height: 100%;
  float: left;
  background-position: center center;
}
.section2 .screen .figure .profilei-page {
  background: url("../img/static/profilei-page.jpg") no-repeat;
  background-position: top right;
  background-size: 100% 100%;
  /* background-size: auto; */
}
.section2 .screen .figure .profilei-page .jianjie-img {
  max-width: 60%;
  display: block;
  margin-top: 15%;
  margin-left: 100px;
}
.section2 .screen .figure .profilei-page a {
  margin-top: 2%;
  margin-left: 100px;
}
.section2 .screen .figure .advantage-page {
  background: url("../img/static/advantage-page-1.jpg") no-repeat;
  background-size: 100% 100%;
  /* background-size: auto; */
  background-position: top right;
  position: relative;
}
.section2 .screen .figure .advantage-page .jianjie-img {
  /*width: 30%;
  display: block;
  position: absolute;
  left: 150px;
  top: 22.5%;*/
  max-width: 30%;
  display: block;
  margin-top: 15%;
  margin-left: 100px;
}
.section2 .screen .figure .advantage-page a {
  /*position: absolute;
  left: 150px;
  top: 55%;*/
  margin-left: 100px;
  margin-top: 2%;
}
.section2 .screen .figure .deeds-page {
  background: url("../img/static/deeds-page.jpg") no-repeat;
  background-size: 100% 100%;
  /* background-size: auto; */
  background-position: center center;
  position: relative;
}
.section2 .screen .figure .deeds-page .jianjie-img {
  /*width: 30%;
  display: block;
  position: absolute;
  left: 150px;
  top: 22.5%;*/
  max-width: 30%;
  display: block;
  margin-top: 15%;
  margin-left: 100px;
}
.section2 .screen .figure .deeds-page a {
  /* position: absolute;
   left: 150px;
   bottom: 42%;*/
  margin-left: 100px;
  margin-top: 2%;
}
.section2 .screen .figure .news-page {
  background: url("../img/static/news-page.jpg") no-repeat;
  background-size: 100% 100%;
  /* background-size: auto; */
  position: relative;
  background-position: top center;
}
.section2 .screen .figure .news-page .jianjie-img {
  /*width: 60%;*/
  /*position: absolute;*/
  max-width: 60%;
  display: block;
  margin-left:35%;
  margin-top: 15%;
}
.section2 .screen .figure .news-page a {
  margin-left: 82%;
  margin-top: 2%;
}

.section3 ul {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  overflow: hidden;
}
.section3 ul li {
  cursor: pointer;
  display: inline-block;
  width: 16.6%;
  height: 100%;
  float: left;
  position: relative;
  background: url("../img/static/a4.png?v=1.00");
  background-size: 100% 100%;
}
.section3 ul li .name {
  z-index: 100;
  margin-top: 35%;
  margin-left: 11%;
  width: 234px;
  /*height: 85px;*/
  background: url("../img/static/qiqi.png") no-repeat;
}
.section3 ul li .img {
  z-index: 100;
  margin-left: 11%;
  width: 31.25%;
  height: 14.6%;
  padding-bottom: 5%;
  /*border-bottom: 2px solid #2e3993;*/
  text-align: center;
  margin-bottom: 15px;
}
.section3 ul li .img img {
  width: 92%;
  display: inline-block;
  line-height: 100%;
}
.section3 ul li p {
  margin-top: 0%;
  margin-left: 10%;
  text-align: left;
  font-size: 12px;
  height: 70px;
  font-family: "Microsoft YaHei";
  color: #333;
}
.section3 ul li p img {

}
.section3 ul li p.more_pro {
  width: 218px;
  height: 42px;
  border-radius: 20px;
  background: #d9076a;
}
.section3 ul li p.more_pro img {
  width: 98px;
  height: 22px;
}
.section3 ul li a {
  width: 20.4%;
  display: block;
  text-align: left;
  margin-left: 11%;
  /* font-size: 20px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  text-shadow: 0px 1px 0.99px rgba(31, 31, 31, 0.004); */
}
.section3 ul li a img {
  width: 100%;
}
.section3 ul .qiqi {
  background: url("../img/static/a1.png");
  background-size: 100% 100%;
}
.section3 ul li .visitTo, .section3 ul li .zhezhao {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section3 ul li .visitTo {
  z-index: 801;
  margin: 0;
}
.section3 ul li .zhezhao {
  background-color: rgba(36, 49, 143, 0.25);
  z-index: 800;
  display: none;
}
.section3 ul li:hover .zhezhao {
  display: none;
}
.section3 ul .caijing {
  background: url("../img/static/a2.png");
  background-size: 100% 100%;
}
.section3 ul .caijing .name {
  background: url("../img/static/caijing.png") no-repeat;
}
.section3 ul .caijing .img {
  /*border-bottom: 2px solid #fb6500;*/
  padding-bottom: 5%;
}
.section3 ul .caijing .img img {
  width: 80%;
}
.section3 ul .jufan {
  background: url("../img/static/a3.png");
  background-size: 100% 100%;
}
.section3 ul .jufan .name {
  background: url("../img/static/guagua.png") no-repeat;
}
.section3 ul .jufan .img {
  /*border-bottom: 2px solid #6eb92b;*/
}
.section3 ul .jufan .img img {
  width: 80%;
}
.section3 ul .yami {
  background: url("../img/static/yami.jpg");
  background-size: 100% 100%;
}
.section3 ul .yami .name {
  background: url("../img/static/guagua.png") no-repeat;
}
.section3 ul .yami .img {
  /*border-bottom: 2px solid #6eb92b;*/
}
.section3 ul .yami .img img {
  width: 80%;
}
.section3 ul .xiaoqj {
  background: url("../img/static/a44.png");
  background-size: 100% 100%;
}
.section3 ul .xiaoqj .name {
  background: url("../img/static/ggzhibo.png") no-repeat;
}
.section3 ul .xiaoqj .img {
  /*border-bottom: 2px solid #e6db25;*/
}
.section3 ul .zhibo {
  background: url("../img/static/a4.png");
  background-size: 100% 100%;
}
.section3 ul .zhibo .name {
  background: url("../img/static/ggzhibo.png") no-repeat;
}
.section3 ul .zhibo .img {
  /*border-bottom: 2px solid #e6db25;*/
}
.section3 ul .chudian .img img {
  width: 80%;
  /*border-bottom: 2px solid #e6db25;*/
}
.section3 ul .hongyin {
  background: url("../img/static/a5.png");
  background-size: 100% 100%;
}
.section3 ul .hongyin .name {
  background: url("../img/static/hongyin.png") no-repeat;
}
.section3 ul .hongyin .img {
  /*border-bottom: 2px solid #e6db25;*/
}
.section3 ul .chudian {
  background: url("../img/static/a6.png");
  background-size: 100% 100%;
}

.section4 .top-box {
  width: 100%;
  height: 62%;
  background: url("../img/static/bgi.jpg") no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  top: 0;
}
.section4 .top-box ul {
  /* height: 60.6%; */
  width: 63%;
  margin: 0 auto;
  margin-top: 6%;
  overflow: hidden;
  position: relative;
  left: 2%;
}
.section4 .top-box ul li {
  width: 24.5%;
  height: 100%;
  line-height: 100%;
  float: left;
  margin-right: 10%;
  position: relative;
  cursor: pointer;
}
.section4 .top-box ul li img {
  width: 100%;
  display: inline-block;
  z-index: 2;
}
.section4 .top-box ul .brand .dark {
  display: inline-block;
}
.section4 .top-box ul .brand .bright {
  display: none;
}
.section4 .top-box ul .brand:hover .dark {
  display: none;
}
.section4 .top-box ul .brand:hover .bright {
  display: inline-block;
}
.section4 .top-box ul .activity .dark {
  display: inline-block;
}
.section4 .top-box ul .activity .bright {
  display: none;
}
.section4 .top-box ul .activity:hover .dark {
  display: none;
}
.section4 .top-box ul .activity:hover .bright {
  display: inline-block;
}
.section4 .top-box ul .welfare {
  margin-right: 0px;
}
.section4 .top-box ul .welfare .dark {
  display: inline-block;
}
.section4 .top-box ul .welfare .bright {
  display: none;
}
.section4 .top-box ul .welfare:hover .dark {
  display: none;
}
.section4 .top-box ul .welfare:hover .bright {
  display: inline-block;
}
.section4 .foot-box {
  width: 100%;
  height: 38%;
  background: url("../img/static/footer_bg.png");
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
}
.section4 .foot-box .foot-index {
  width: 100%;
  padding-top: 1%;
  padding-bottom: 1%;
}
.section4 .foot-box .foot-index .foot-contact {
  width: 80%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
  /* .contact{
      width: 80%;
      height: 100%;
      float:right;
      dl{
          width: 50%;
          float: left;
          font-size: 14px;
          text-align: left;
          margin: 0;
          dt{
                    font-size: 16px;
                    font-weight: 100;
                    line-height: 32px;
                    color:#bbb;
          }
          dd{
              color:#4d4d4d;
              s{
                  width: 16px;
                  height: 16px;
                  margin:0 5px 0 0;
                  display: inline-block;
                  background-image: url('../img/static/concat.png');
                  vertical-align: top;
              }
              s.tel{
                  background-position: 0 0;
              }
              s.address{
                  background-position: 0 -26px;
              }
              i{
                  width: 80%;
                  font-style: normal;
                  display: inline-block;
                  line-height: 18px;
              }
          }
      }
  } */
}
.section4 .foot-box .foot-index .foot-contact dl {
  color: #fff;
  font-size: 14px;
  text-align: left;
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 0.5rem;
}
.section4 .foot-box .foot-index .foot-contact dl dt {
  font-size: 16px;
  font-weight: bold;
  width: 50px;
}
.section4 .foot-box .foot-index .foot-contact dl dt span {
  width: 50px;
  display: block;
}
.section4 .foot-box .foot-index .foot-contact dl dd {
  display: inline-block;
  width: 95%;
}
.section4 .foot-box .foot-index .foot-contact dl dd p {
  text-align: left;
  padding: 0;
  line-height: 22px;
  margin: 0;
  width: 100%;
  min-height: 19px;
}
.section4 .foot-box .foot-index .foot-contact dl dd p span {
  display: inline-block;
  float: left;
  width: 85%;
}
.section4 .foot-box .foot-index .foot-contact dl dd p span.address {
  width: 42px;
}
.section4 .foot-box .foot-index .foot-contact .address_bj {
  width: 40%;
  margin-top: 20px;
}
.section4 .foot-box .foot-index .foot-contact .address_zhj {
  width: 50%;
  margin-top: 50px;
}
.section4 .foot-box .foot-index .foot-contact .qrcode {
  width: 12%;
  text-align: right;
}
.section4 .foot-box .foot-index .foot-contact .qrcode img {
  height: 86px;
  width: 86px;
}
.section4 .foot-box .foot-index ._erweima {
  display: inline-block;
  width: 15%;
  background-color: #fff;
  float: left;
}
.section4 .foot-box .foot-index ._tel {
  width: 72%;
  background-color: #1b1b1b;
  display: inline-block;
  float: right;
}
.section4 .foot-box p {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  font-family: "Microsoft YaHei";
}
.section4 .foot-box p a {
  padding-left: 5px;
}
.section4 .foot-box p a:hover {
  text-decoration: underline;
}
.section4 .foot-box p .brk{
  color: #fff;
}
.section4 .foot-box p ._bottoma {
  padding-left: 10px;
  color: #fff;
}
.section4 .foot-box p ._a {
  color: #fff;
}
.section4 .foot-box p ._a img {
  vertical-align: middle;
}
.section4 .foot-box p .bottoma {
  border-right: 1px solid #fff;
  color: #fff;
  padding: 0 10px;
  height: 14px;
  line-height: 14px;
}
.section4 .foot-box p ._bot {
  border-right: 0;
}

.cooperation {
  display: none;
  z-index: 220000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  background-color: #f5f5f5;
}
.cooperation a {
  outline: none;
}
.cooperation a:active {
  border: 0px;
  outline: none;
}
.cooperation .logo {
  background: url("../img/static/logo-2.png") no-repeat top left;
  position: absolute;
  top: 33px;
  left: 25px;
}
.cooperation .cooperation-close {
  background: url("../img/static/close-pink.png") no-repeat top left;
  width: 46px;
  height: 46px;
  position: absolute;
  top: 2%;
  right: 2%;
  z-index: 1500;
  cursor: pointer;
}
.cooperation .content-four {
  width: 100%;
  height: 88%;
  background-color: #f5f5f5;
  box-sizing: border-box;
  display: -webkit-flex;
  overflow: hidden;
}
.cooperation .content-four .newbg {
  width: 100%;
  height: 100%;
  display: block;
}
.cooperation .content-four .content-img {
  width: 32%;
  height: 100%;
  float: left;
  position: relative;
}
.cooperation .content-four .content-img p {
  position: absolute;
  left: 25px;
  top: 40%;
  text-align: left;
  line-height: 65px;
  font-size: 24px;
  color: white;
  text-transform: uppercase;
  display: block;
  width: 90%;
}
.cooperation .content-four .content-img p span {
  font-size: 86px;
  color: white;
  border-bottom: 2px solid #ffffff;
}
.cooperation .content-four .content-img .p2 {
  display: none;
}
.cooperation .content-four .content-img .p3 {
  display: none;
}
.cooperation .content-four .content-text {
  width: 68%;
  height: 88%;
  overflow: hidden;
  float: right;
}
.cooperation .content-four .content-text ul {
  width: 90%;
  height: 70px;
  background-color: #fff;
  border-radius: 12px;
  margin: 0 auto;
  margin-top: 7%;
  -moz-box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.3);
  -webkit-box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.3);
  box-shadow: 2px 3px 3px rgba(102, 102, 102, 0.3);
}
.cooperation .content-four .content-text ul li {
  float: left;
  width: 33.3%;
  text-align: center;
}
.cooperation .content-four .content-text ul li a {
  display: inline-block;
  height: 65px;
  color: #222222;
  font-size: 20px;
  line-height: 65px;
}
.cooperation .content-four .content-text ul li a:hover {
  border-bottom: 2px solid #e4006e;
}
.cooperation .content-four .content-text ul li .nav-one {
  border-bottom: 2px solid #e4006e;
}
.cooperation .content-four .content-text .alltext {
  width: 90%;
  height: 70%;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 12px;
  margin: 0 auto;
  margin-top: 4%;
  text-align: left;
  color: #5c5c5c;
  font-size: 16px;
  overflow-y: scroll;
  -moz-box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.3);
  -webkit-box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.3);
  box-shadow: 2px 3px 3px rgba(102, 102, 102, 0.3);
}
.cooperation .content-four .content-text .alltext div {
  display: flex;
  padding: 0 5%;
}
.cooperation .content-four .content-text .alltext div p {
  margin-right: 3%;
}
.cooperation .content-four .content-text .alltext div p img {
  margin: 0;
}
.cooperation .content-four .content-text .alltext div dl dt {
  color: #e4006e;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-top: 40px;
  margin-bottom: 15px;
}
.cooperation .content-four .content-text .alltext div dl dd {
  text-indent: 2em;
  margin: 15px 0;
  color: #5c5c5c;
}
.cooperation .content-four .content-text .alltext div dl dd p {
  text-align: center;
}
.cooperation .content-four .content-text .text-one {
  display: block;
}
.cooperation .content-four .content-text .text-two {
  display: none;
}
.cooperation .content-four .content-text .text-three {
  display: none;
}
.cooperation .content-four .content-text .text-three div {
  display: flex;
  flex-direction: column;
}
.cooperation .content-four .content-text .text-three div p {
  text-align: center;
}
.cooperation .content-four .content-text .text-three div p img {
  margin-top: 50px;
}
.cooperation .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 12%;
  background: url("../img/static/footer_bg.png");
  background-size: cover;
  text-align: center;
  color: #fff;

}
.cooperation .footer p {
  line-height: 20px;
  font-size: 14px;
  height: 100%;
  line-height: 24px;
  padding-top: 1%;
}
.cooperation .footer p a:hover {
  text-decoration: underline;
}
.cooperation .footer p ._bottoma {
  color: #fff;
}
.cooperation .footer p ._a {
  color: #fff;
  display: block;
}
.cooperation .footer p ._a img {
  vertical-align: middle;
}
.cooperation .footer p .bottoma {
  border-right: 1px solid #fff;
  color: #fff;
  padding: 0 10px;
  height: 14px;
  line-height: 14px;
}
.cooperation .footer p ._bot {
  border-right: 0;
}
