/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@charset "utf-8";

/* 重置样式 */
body {
  background: #fff;
  padding-top: 0;
}

/* 预置样式 */
/* 清除浮动 */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* 内容居中布局 */
.content {
  width: 1140px;
  margin: 0 auto;
}

/* 公众号返利 代理系统 */
.section1 {
  background-image: url("../img/system/bg_banner.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 145px 0;
  margin-bottom: 30px;
}

.section1 .content {
  height: 300px;
}

.section1 .left {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section1 .left .headline {
  font-size: 54px;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 44px;
}

.section1 .left .desc {
  font-size: 24px;
  font-family: Microsoft YaHei UI;
  font-weight: 300;
  color: rgba(102, 102, 102, 1);
}

.section1 .right {
  float: right;
  width: 50%;
  text-align: right;
}

.section1 .right img {
  position: relative;
  top: 5px;
}

/* 美赚淘客--月佣百万大牛淘客的选择 */
.section2 {
  padding: 50px 0;
}

.section2 .headline {
  font-size: 32px;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
	color: rgba(51, 51, 51, 1);
	text-align: center;
}

.section2 .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top: 50px;
}

.section2 .wrapper .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width:320px;
	height:230px;
	-webkit-box-shadow:0px 0px 18px 2px rgba(210,215,249,0.3);
	        box-shadow:0px 0px 18px 2px rgba(210,215,249,0.3);
	border-radius: 8px;
}

.section2 .wrapper .item:hover {
	-webkit-box-shadow:0px 0px 18px 2px rgba(73,130,240,0.3);
	        box-shadow:0px 0px 18px 2px rgba(73,130,240,0.3);
}

.section2 .wrapper .item svg {
	margin-top: 30px;
}

.section2 .wrapper .item .title {
	margin-top: 16px;
	font-size:16px;
	font-family:Microsoft YaHei UI;
	font-weight:bold;
	color:rgba(51,51,51,1);
}

.section2 .wrapper .item .desc {
	margin-top: 15px;

	font-size:12px;
	font-family:Microsoft YaHei UI;
	font-weight:400;
	color:rgba(102,102,102,1);
}

.section2 .wrapper .item .desc:last-child {
	margin-top: 10px;
}

.section3 {
	height: 670px;
	padding-top: 72.5px;
}

.section3 .content {
	position: relative;
}

.section3 .content .trigger {
	height: 525px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.section3 .content .trigger .item {
	text-align: left;
	width: 430px;
	height: 175px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

.section3 .content .trigger .item .text {
	height: 64px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	font-family:Microsoft YaHei UI;
	color:rgba(102,102,102,1);
	width: 375px;
}

.section3 .content .trigger .item.on .text {
	padding-left: 30px;
	border-left: 4px solid #4982f0;
	color: #4982f0;
}

.section3 .content .trigger .item .title {
	font-size:28px;
	font-weight:bold;
}

.section3 .content .trigger .item .desc {
	font-size:18px;
	font-weight:400;
}

.section3 .content .trigger .item img {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}

.section3 .content .trigger .item.on img {
	display: block;
}

.section4 {
	height: 670px;
	background-color: #1b1f25;
	padding-top: 72.5px;
}

.section4 .content {
	position: relative;
}

.section4 .content .trigger {
	height: 525px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.section4 .content .trigger .item {
	text-align: right;
	width: 430px;
	height: 175px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.section4 .content .trigger .item .text {
	height: 64px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	font-family:Microsoft YaHei UI;
	color:rgba(153,153,153,1);
	width: 378px;
}

.section4 .content .trigger .item.on .text {
	padding-right: 30px;
	border-right: 4px solid #4982f0;
	color: #fff;
}

.section4 .content .trigger .item .title {
	font-size:28px;
	font-weight:bold;
}

.section4 .content .trigger .item .desc {
	font-size:18px;
	font-weight:400;
}

.section4 .content .trigger .item img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.section4 .content .trigger .item.on img {
	display: block;
}

/* 360°全方位服务 */
.section5 {
	font-family:Microsoft YaHei UI;
	padding: 100px 0 390px;
}

.section5 .content {
	
}

.section5 .content .headline {
	font-size:32px;
	font-weight:bold;
	color:rgba(51,51,51,1);
	text-align: center;
}

.section5 .content .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-top: 40px;
}

.section5 .content .wrapper .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 50%;
	height: 115px;
	position: relative;
    right: -150px;
}

.section5 .content .wrapper .right {
	margin-left: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 60px;
}

.section5 .content .wrapper .right .title {
	font-size:24px;
	font-weight:bold;
	color:rgba(51,51,51,1);
}

.section5 .content .wrapper .right .desc {
	font-size:18px;
	font-weight:400;
	color:rgba(102,102,102,1);
}

/* 安全稳定可靠的系统支持 */
.section6 {
	position: relative;
	font-family:Microsoft YaHei UI;
	background-color: #436ef3;
	padding: 220px 0 105px;
}

.section6 .top {
	position: absolute;
	top: -285px;
	width: 882px;
	height: 478px;
	background-image: url(../img/system/img_02.png);
	background-position: center;
	left: 50%;
    margin-left: -441px;
}

.section6 .top .btn {
	top: 252px;
    position: absolute;
    left: 50%;
    margin-left: -111px;
    padding: 17px 63px;
    font-size: 24px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(58,75,193,0.3);
            box-shadow: 0px 0px 10px 0px rgba(58,75,193,0.3);
    font-weight: 600;
}

.section6 .content .headline {
	font-size:60px;
	font-weight:bold;
	color:rgba(255,255,255,1);
	text-align: center;
}

.section6 .content .sub {
	font-size:27px;
	font-weight:400;
	color:rgba(190,212,254,1);
	text-align: center;
	margin-top: 15px;
}

.section6 .content .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 60px;
}

.section6 .content .wrapper .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	border-right: 1px solid #799ee9;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.section6 .content .wrapper .item:last-child {
	border: 0;
}

.section6 .content .wrapper .item .number {
	font-size:45px;
	font-weight:bold;
	color:rgba(252,253,255,1);
}

.section6 .content .wrapper .item .type {
	font-size:24px;
	font-weight:400;
	color:rgba(252,253,255,1);
	margin-top: 10px;
}

.footer {
  background-color: #fbfbfb;
}

.footer .content {
  height: 348px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer .content h2 {
  color: #040e65;
  font-size: 28px;
  text-align: center;
}

.footer .content .logo {
  height: 46px;
}

.footer .content .qrcode {
  text-align: center;
}

.footer .content .qrcode img {
  margin-top: 25px;
}

.footer .content .contact {
  height: 212px;
}

.footer .content .contact h2 {
  margin-bottom: 55px;
}

.footer .content .contact p {
  font-size: 20px;
  color: #040e65;
  margin-bottom: 30px;
}

.footer .content .contact p svg {
  margin-right: 22px;
  position: relative;
}

.footer .content .contact p.address svg {
  width: 22px;
  height: 22px;
  top: 4px;
}

.footer .content .contact p.phone svg {
  width: 20px;
  height: 20px;
  top: 3px;
}

.footer .bottom {
  width: 1140px;
  margin: 0 auto;
}

.footer .bottom h1 {
  text-align: center;
  line-height: 30px;
  margin: 18px 0 18px;
}

.footer .bottom .img-wrap {
  text-align: center;
  padding: 0 0 36px;
}