html,
ul,
li,
div,
h1,
p,
img {
  margin: 0;
  padding: 0;
}
.l-content {
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.up {
  transform: translateY(100px);
}
.page2 {
  margin: 0;
  padding: 0;
}
.textUP {
  overflow-x: visible;
  animation: textUP  1s;
}
@keyframes textUP {
  from {
    transform: translateY(40px);
  }
  to {
    transform: translateY(0);
  }
}
.l-content {
  width: 100%;
  height: 6500px;
}
.l-content .banner {
  position: relative;
}
.l-content .banner > img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.l-content .banner > .font {
  position: absolute;
  top: 10%;
  right: 11%;
}
.l-content .banner > .font p {
  text-align: center;
  font-size: 76px;
  color: #ffffff;
}
.l-content .banner > .font p span {
  color: #fdcd00;
}
.l-content .content {
  width: 100%;
  font-family: 微软雅黑;
}
.l-content .content .img {
  margin: 0 auto;
  overflow: hidden;
  width: 1200px;
}
.l-content .content .img > img {
  display: block;
  width: 48%;
  float: left;
}
.l-content .content .img .upDowne {
  padding-top: 150px;
}
.l-content .content .img .upDowne,
.l-content .content .img .upDowne2 {
  transition: all 1s ;
}
.l-content .content .img .discript {
  padding-top: 18%;
  width: 50%;
  float: left;
}
.l-content .content .img .discript p {
  font-size: 48px;
  padding-left: 25%;
  margin: 8% 0;
  font-weight: bold;
}
.l-content .content .img .discript p i {
  font-style: normal;
  font-weight: bold;
}
.l-content .content .img .discript h4 {
  font-size: 28px;
  color: #666666;
  font-weight: bold;
  padding-left: 25%;
}
.l-content .content .img .discript ul {
  padding-left: 25%;
}
.l-content .content .img .discript ul li {
  color: #333333;
  list-style: none;
  font-size: 28px;
  margin-bottom: 2%;
}
.l-content .content .img .discript ul li span {
  display: inline-block;
  color: #00349a;
  padding-right: 25px;
  font-size:14px;
  line-height:28px;
  vertical-align: middle;
}
.l-content .content .img .discript ul .step {
  font-weight: 700;
  font-size: 36px;
  color: #000000;
}
.l-content .content .img .discript ul .wenzi {
  padding-left: 30px;
}
.l-content .content .img .discript ul li:nth-child(2n) {
  margin-bottom: 6%;
}
.l-content .content .img .textUp1 {
  padding-top: 23%;
}
.l-content .content .heightImg .ani p {
  padding-left: 12%;
}
.l-content .content .heightImg .ani h4 {
  padding-left: 12%;
}
.l-content .content .heightImg .ani ul {
  padding-left: 12%;
}
.l-content .content .heightImg > img {
  padding-top: 200px;
}
.l-content .content .imgs2,
.l-content .content .imgs4,
.l-content .content .imgs5,
.l-content .content .imgs3 {
  min-height: 800px;
  background: #fcfcfb;
  overflow: hidden;
}
.l-content .content .imgs2 .padding,
.l-content .content .imgs4 .padding,
.l-content .content .imgs5 .padding,
.l-content .content .imgs3 .padding {
  width: 50%;
  padding: 10% 0;
  float: right;
}
.l-content .content .imgs2 .padding > img,
.l-content .content .imgs4 .padding > img,
.l-content .content .imgs5 .padding > img,
.l-content .content .imgs3 .padding > img {
  float: right;
}
.l-content .content .imgs2 .img2,
.l-content .content .imgs4 .img2,
.l-content .content .imgs5 .img2,
.l-content .content .imgs3 .img2 {
  margin: 0 auto;
}
.l-content .content .imgs2 .img2 .big,
.l-content .content .imgs4 .img2 .big,
.l-content .content .imgs5 .img2 .big,
.l-content .content .imgs3 .img2 .big{
	  float: left;
  width: 33.3%;
}
.l-content .content .imgs2 .img2 .big1,
.l-content .content .imgs4 .img2 .big1,
.l-content .content .imgs5 .img2 .big1,
.l-content .content .imgs3 .img2 .big1 {
  float: left;
  width: 40%;
}
.l-content .content .imgs2 .img2 .big1 > img,
.l-content .content .imgs4 .img2 .big1 > img,
.l-content .content .imgs5 .img2 .big1 > img,
.l-content .content .imgs3 .img2 .big1 > img {
  width: 472px;
  height: 673px;
}
.l-content .content .imgs2 .img2 .clerM,
.l-content .content .imgs4 .img2 .clerM,
.l-content .content .imgs5 .img2 .clerM,
.l-content .content .imgs3 .img2 .clerM {
  margin-right: 0;
}
.l-content .content .imgs2 .img2 .active,
.l-content .content .imgs4 .img2 .active,
.l-content .content .imgs5 .img2 .active,
.l-content .content .imgs3 .img2 .active {
  opacity: 1.0;
}
.l-content .content .imgs2 .img .discript p,
.l-content .content .imgs4 .img .discript p,
.l-content .content .imgs5 .img .discript p,
.l-content .content .imgs3 .img .discript p {
  padding: 0;
}
.l-content .content .imgs2 .img .discript .textL,
.l-content .content .imgs4 .img .discript .textL,
.l-content .content .imgs5 .img .discript .textL,
.l-content .content .imgs3 .img .discript .textL {
  text-align: left;
  padding-left: -10px;
}
.l-content .content .imgs2 .img .discript ul,
.l-content .content .imgs4 .img .discript ul,
.l-content .content .imgs5 .img .discript ul,
.l-content .content .imgs3 .img .discript ul {
  padding: 0;
}
.l-content .content .imgs2 .img .text p,
.l-content .content .imgs4 .img .text p,
.l-content .content .imgs5 .img .text p,
.l-content .content .imgs3 .img .text p {
  text-align: center;
  font-size: 28px;
}
.spe00{
  color:#666666;
}
.l-content .content .imgs2 .img .text .none,
.l-content .content .imgs4 .img .text .none,
.l-content .content .imgs5 .img .text .none,
.l-content .content .imgs3 .img .text .none {
  padding: 0;
  text-align: center;
  display: block;
}
.l-content .content .imgs2 .img .text h2,
.l-content .content .imgs4 .img .text h2,
.l-content .content .imgs5 .img .text h2,
.l-content .content .imgs3 .img .text h2 {
  text-align: center;
  font-size: 48px;
  margin-top: 60px;
}
.l-content .content .imgs2 .img .text h4,
.l-content .content .imgs4 .img .text h4,
.l-content .content .imgs5 .img .text h4,
.l-content .content .imgs3 .img .text h4 {
  font-size: 28px;
  color: #666666;
  font-weight: normal;
  padding-left: 25%;
}
.l-content .content .imgs2 .img .text .vitble,
.l-content .content .imgs4 .img .text .vitble,
.l-content .content .imgs5 .img .text .vitble,
.l-content .content .imgs3 .img .text .vitble {
  height: 30px;
  padding-bottom: 40px;
}
.l-content .content .imgs2 .img .text .vitble p,
.l-content .content .imgs4 .img .text .vitble p,
.l-content .content .imgs5 .img .text .vitble p,
.l-content .content .imgs3 .img .text .vitble p {
  text-align: center;
  font-size: 28px;
}
.l-content .content .imgs2 .img .text ul,
.l-content .content .imgs4 .img .text ul,
.l-content .content .imgs5 .img .text ul,
.l-content .content .imgs3 .img .text ul {
  overflow: hidden;
  width: 572px;
  margin: 30px auto;
  box-shadow: 0 0 2px #000;
  border-radius: 5px;
}
.l-content .content .imgs2 .img .text ul li,
.l-content .content .imgs4 .img .text ul li,
.l-content .content .imgs5 .img .text ul li,
.l-content .content .imgs3 .img .text ul li {
  height: 46px;
  width: 190px;
  line-height: 46px;
  background-color: #fff;
  list-style: none;
  float: left;
  text-align: center;
  border-right: 1px solid #ccc;
  font-size: 20px;
}
.l-content .content .imgs2 .img .text ul .tabActive,
.l-content .content .imgs4 .img .text ul .tabActive,
.l-content .content .imgs5 .img .text ul .tabActive,
.l-content .content .imgs3 .img .text ul .tabActive {
  color: #fff;
  background: #064198;
}
.l-content .content .imgs2 .img .text ul .last,
.l-content .content .imgs4 .img .text ul .last,
.l-content .content .imgs5 .img .text ul .last,
.l-content .content .imgs3 .img .text ul .last {
  border-right: 0px solid #000000;
}
.l-content .content .imgs2 .upDowne2,
.l-content .content .imgs4 .upDowne2,
.l-content .content .imgs5 .upDowne2,
.l-content .content .imgs3 .upDowne2 {
  width: 45%;
  float: right;
  transition: all 1s ;
  padding-top: 150px;
}
.l-content .content .imgs3 {
  background: none;
}
.l-content .content .imgs4 {
  padding-top: 60px;
}
.l-content .content .imgs4 .img .text h2 {
  margin-bottom: 30px;
}
.l-content .content .imgs4 .img .text ul {
  margin: 50px auto;
  margin-bottom: 70px;
}
.l-content .content .imgs3,
.l-content .content .img4,
.l-content .content .imgs4 {
  overflow: hidden;
  padding-bottom: 10%;
}
.l-content .content .imgs3 .allImg .heightImg,
.l-content .content .img4 .allImg .heightImg,
.l-content .content .imgs4 .allImg .heightImg {
  height: 1000px;
}
.l-content .content .remove {
  background: #ffffff;
}
