* {
  margin: 0;
  padding: 0;
}

html {
  color: #000;
  background: #FFF;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
  color: #333;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

.contain {
  /*min-width: 1200px;*/
  min-width: 86rem;
  margin: auto;
}

.banner {
  position: fixed;
  top: 0;
  width: 100%;
  height: 80px;
  z-index: 999;
  background: 0px center;
  color: #FFFFFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.logo {
  line-height: 80px;
  font-size: 24px;
  float: left;
}

.tab {
  float: right;
}

.tab-link {
  padding: 0 20px;
  line-height: 78px;
  display: inline-block;
  color: #FFFFFF;
  cursor: pointer;
}

.tab-link1 {
  padding: 0 20px;
  line-height: 80px;
  display: inline-block;
  color: #FFFFFF;
  cursor: pointer;
}

.adv_active {
  border-bottom: 2px solid #FFFFFF;
}

.tab-link:hover {
  border-bottom: 2px solid #FFFFFF;
}

.tab-btn {
  display: inline-block;
  width: 102px;
  height: 32px;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
  margin-left: 75px;
  cursor: pointer;
}
.home {
  width: 100%;
  height: 600px;
  background: url("../images/home-background.png") no-repeat;
  background-size: 100% 100%;
}
.home-content {
  width: 1200px;
  margin: 0 auto;
}
.home-left-title {
  position: absolute;
  margin-top: 178px;
}
.home-left-btn {
  position: absolute;margin-top: 427px;
}
.home-left-btn img {
  cursor: pointer;
}
.home-right-background {
  position: absolute; margin-left: 642px; margin-top: 84px; width: 604px; height: 433px;
}
.home-right-message {
  position: absolute; margin-left: 632px;margin-top: 105px;
}
.home-right-wechat {
  position: absolute; margin-left: 1014px; margin-top: 80px;
}
.home-right-pie {
  position: absolute; margin-left: 1062px; margin-top: 281px;
}

.related {
  height: 970px;
  background-color: #FFFFFF;
  min-width: 1200px;
  padding-top: 70px;
  box-sizing: border-box;
}

.action-p1 {
  text-align: center;
  font-size: 32px;
  color: #000;
}

.action-p2 {
  text-align: center;
  margin: 21px 0 56px;
  font-size: 18px;
  color: #54545A;
}

.related-part {
  width: 1200px;
  margin: auto;
  height: 740px;
}

.related-card {
  width: 288px;
  height: 308px;
  background-color: #ffffff;
  border-radius: 6px;
  float: left;
  margin-right: 16px;
  margin-bottom: 34px;
  box-sizing: border-box;
  border: 2px solid #FFFFFF;
  box-shadow: 1px 10px 43px 0px rgba(71, 71, 71, 0.1);
  padding: 52px 22px 0px 22px;
}

.related-card:nth-child(4),.related-card:nth-child(8) {
  margin-right: 0;
}

.related-card:hover {
  box-shadow: 2px 19px 40px 0px rgba(75, 149, 252, 0.13);
  border: 2px solid rgb(75, 149, 252);
}

.related-card-img {
  text-align: left;
  margin-bottom: 37px;
}

.related-card-title1 {
  font-size: 20px;
  font-weight: bold;
  color: #141E38;
  line-height: 25px;
  text-align: left;
  margin-bottom: 27px;
}

.related-card-title2 {
  text-align: left;
  font-size: 15px;
  color: #666;
  line-height: 28px;
}

.related-card-text {
  font-size: 16px;
  font-weight: 400;
  color: #5C6276;
  line-height: 30px;
}

.related-card:hover .related-card-img > img {
  transform: scale(1.2);
  transition: all 1s;
}

/*鏀圭増*/
.action {
  min-width: 1200px;
  width: 100%;
  height: 982px;
  padding-top: 70px;
  background: #F5F8FE;
}
.action-content {
  width: 1130px;
  margin: 0 auto;
}
.action-background {
  position: absolute;
  margin-left: 287px;
  margin-top: 40px;
}
.action-left-money {
  position: absolute;
  margin-left: 74px;
  margin-top: 54px;
}
.action-left-money-title {
  position: absolute;
  margin-left: 140px;
  margin-top: 53px;
}
.action-left-fission{
  position: absolute;
  margin-left: 4px;
  margin-top: 201px;
}
.action-left-fission-title {
  position: absolute;
  margin-left: 70px;
  margin-top: 200px;
}
.action-left-redpack {
  position: absolute;
  margin-left: 4px;
  margin-top: 347px;
}
.action-left-redpack-title{
  position: absolute;
  margin-left: 70px;
  margin-top: 346px;
}
.action-left-channel {
  position: absolute;
  margin-left: 74px;
  margin-top: 494px;
}
.action-left-channel-title {
  position: absolute;
  margin-left: 140px;
  margin-top: 493px;
}
.action-right-title {
  height: 19px;
  font-size: 18px;
  font-weight: bold;
  color: #313C55;
  padding-right: 8px;
  text-align: right;
}
.action-right-message-title {
  position: absolute;
  margin-left: 742px;
  margin-top: 53px;
}
.action-right-message {
  position: absolute;
  margin-left: 1014px;
  margin-top: 54px;
}
.action-right-friend-title {
  position: absolute;
  margin-left: 812px;
  margin-top: 201px;
}
.action-right-friend {
  position: absolute;
  margin-left: 1084px;
  margin-top: 200px;
}
.action-right-group-title {
  position: absolute;
  margin-left: 812px;
  margin-top: 346px;
}
.action-right-group {
  position: absolute;
  margin-left: 1084px;
  margin-top: 347px;
}

.action-right-autoreply-title {
  position: absolute;
  margin-left: 742px;
  margin-top: 493px;
}
.action-right-autoreply {
  position: absolute;
  margin-left: 1014px;
  margin-top: 494px;
}
.action-left-title {
  height: 19px;
  font-size: 18px;
  font-weight: bold;
  color: #313C55;
  padding-left: 8px;
}
.more-marketing-func {
  margin: 0 auto;
  width: 180px;
  height: 46px;
  background: linear-gradient(-90deg, #3961f4, #5a82f8);
  border-radius: 23px;
  margin-top: 695px;
  cursor: pointer;
}
.more-marketing-func p {
  height: 17px;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  line-height: 46px;
}

.hide {
  display: none;
}

.system {
  width: 100%;
  height: 1068px;
}
.system-content {
  padding-top: 70px;
  width: 1148px;
  height: 100%;
  margin: 0 auto;
}
.system-card {
  margin: 0 22px;
  width: 180px;
  display: inline-block;
  text-align: center;
  margin-bottom: 60px;
}
.system-card img {
  margin-bottom: 28px;
}
.system-card img:hover{
  transform: rotate(360deg);
  transition: all 1s;
}
.system-card p {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #394665;
}
.system-more-function {
  margin: 0 auto;
  width: 140px;
  margin-top: 18px;
  height: 46px;
  background: linear-gradient(-90deg, #3961f4, #5a82f8);
  border-radius: 23px;
  text-align: center;
  cursor: pointer;
}
.system-more-function p {
  height: 17px;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 46px;
}
.describe {
  width: 100%;
  height: -webkit-fill-available;
  /*height: 2013px;*/
  background: #F9FBFE;
}
.desc-content {
  width: 1200px;
  margin: 0 auto;
}
.desc-content-one {
  width: 100%;padding-top: 98px;
}
.desc-content-two {
  width: 100%; margin-top: 102px;
}
.desc-content-three {
  width: 100%;margin-top: 152px;
  margin-bottom: 50px;


}
.desc-content-ul {
  display: inline-block;
  width: calc(100% - 645px);
  vertical-align: top;
  margin-top: 20px;
}
.desc-content-li-title {
  margin-bottom: 41px;
}
.desc-content-li {
  /*margin-bottom: 30px;*/
}
.desc-content-imgdiv {
  display: inline-block;
  height: 70px;
  vertical-align: middle;

}
.desc-content-list {
  display: inline-block;
  margin-left: 20px;
}
.desc-content-title {
  font-size: 20px;
  font-weight: bold;
  color: #54545A;
  margin-bottom: 10px;
}
.desc-content-content {
  font-size: 16px;
  font-weight: 500;
  color: #949498;
}

/*.trends {
	height: 1120px;
	background-size: 100% 100%;
	padding-top: 72px;
	box-sizing: border-box;
	text-align: center;
}
.trends-w1200 {
	width: 1200px;
	margin: auto;
	height: 100%;
}
.trends-card {
	width: calc(50% - 60px);
	height: 130px;
	float: left;
	padding: 23px 10px;
	box-sizing: border-box;
	margin-bottom: 5px;
	margin-left: 13px;
}
.trends-card:nth-child(2n) {
	margin-left: 96px;
}

.trends-p1 {
	font-size: 32px;
	color: #000;
}

.trends-p2 {
	font-size: 16px;
	color: #666;
	margin: 21px 0 94px;
}

.trends-card-circle {
	width: 56px;
	height: 56px;
	background-color: #F6F9FF;
	border-radius: 50%;
	font-size: 22px;
	color: #376EF2;
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 56px;
	float: left;
}

.trends-card-text {
	width: 320px;
	float: left;
	text-align: left;
	margin: 0 23px 0 6px;
}

.trends-card-text-title {
	font-size: 15px;
	color: #454F66;
	margin-bottom: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.trends-card-text-content {
	font-size: 14px;
	color: #9AA3B7;
	line-height: 25px;
	height: 50px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.tremds-card-goimg {
	display: none;
}

.trends-card-btn {
	width: 144px;
	height: 56px;
	background-color: #F6F9FF;
	border-radius: 28px;
	float: left;
	font-size: 14px;
	color: #376EF2;
	line-height: 56px;
	cursor: pointer;
}
.trends-card:hover {
	box-shadow: 0px 4px 14px 0px rgba(20, 87, 171, 0.13);
	background: #FFF;
}
.trends-card:hover .tremds-card-goimg {
	display: inline-block;
	position: absolute;
	margin-left: -14px;
	margin-top: 14px;
}

.trends-card:active .trends-card-btn {
	background-color: #96B5FF;
}*/

.trends-w1200{
  width: 1200px;
  margin: auto;
}

.trends {
  height: 920px;
  background: url('https://pigmcsdotcom.pigcms.com/kuaijingkaquan/images/trends/bg.png') no-repeat 0 center;
  background-size: 100% 100%;
  padding-top: 79px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}

.trends-card {
  width: 50%;
  height: 104px;
  float: left;
  padding: 23px 10px;
  box-sizing: border-box;
}

.trends-p1 {
  font-size: 32px;
  color: #000;
}

.trends-p2 {
  font-size: 16px;
  color: #666;
  margin: 21px 0 94px;
}

.trends-card-circle {
  width: 56px;
  height: 56px;
  background-color: #F6F9FF;
  border-radius: 50%;
  font-size: 22px;
  color: #376EF2;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 56px;
  float: left;
}

.trends-card-text {
  width: 325px;
  float: left;
  text-align: left;
  margin: 0 75px 0 6px;
}

.trends-card-text-title a {
  color: #454F66;
}

.trends-card-text-title {
  font-size: 15px;
  color: #454F66;
  margin-bottom: 18px;
}

.trends-card-text-content {
  font-size: 14px;
  color: #9AA3B7;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.trends-card-btn {
  width: 144px;
  height: 56px;
  background-color: #F6F9FF;
  border-radius: 28px;
  float: left;
  font-size: 14px;
  color: #376EF2;
  line-height: 56px;
  cursor: pointer;
}

.trends-card:hover {
  box-shadow: 0px 8px 29px 0px #F2F2F5;
  background: #FFF;
}

.trends-card:active .trends-card-btn {
  background-color: #96B5FF;
}

.trends-btn {
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -20px;
}

.trends-btn a {
  display: inline-block;
  height: 40px;
  border-radius: 50%;
}

.trends-btn a:hover {
  box-shadow: 0px 6px 16px 2px rgba(55, 110, 242, 0.49);
}

.page-icon {
  position: absolute;
  width: 84px;
  display: inline-block;
  height: 74px;
  vertical-align: top;
  line-height: 86px;
  margin-top: 300px;
  cursor: pointer;
}
.page-front {
  display: none;
}
.page-front, .page-next {
  background: url("../images/white.png") no-repeat 100% 100%;
}

.trends-btn {
  position: absolute;
  margin-top: 735px;
  left: 50%;
  margin-left: -70px;
  width: 140px;
  height: 46px;
  line-height: 45px;
  border-radius: 23px;
}
#c1, #c2 {
  margin: 0 42px;
}
.trends-btn span {
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
}

.trends-btn a:hover {
  box-shadow: 0px 6px 16px 2px rgba(55, 110, 242, 0.49);
}

.bottom {
  background: url('https://pigmcsdotcom.pigcms.com/qwscrm/images/footback.png') no-repeat 0 center;
  background-size: 100% calc(100% + 2px);
  height: 281px;
  text-align: center;
}

.bottom-text {
  padding-top: 75px;
  font-size: 36px;
  font-weight: 400;
  color: #FFFFFF;
}

.bottom-btn {
  cursor: pointer;
  margin: 0 auto;
  margin-top: 46px;
  width: 176px;
  height: 52px;
  line-height: 51px;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
}
.bottom-btn p {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
}

.bottom-btn:hover {
  background: #467AF8;
}

.contact {
  position: fixed;
  right: 20px;
  top: 290px;
  z-index: 9999999;
}


@media (max-width: 1024px) {
  .contact {
    position: fixed;
    right: 20px;
    top: 250px;
    z-index: 9999999;
  }
}


.contact_ul li {
  width: 40px;
  position: relative;
  cursor: pointer;
  height: 40px;
  border: 1px solid #E7EAF2;
  background: #FFF;
  margin: 10px 0;
  box-shadow: 0 0px 6px 0 rgba(76, 86, 114, .12);
  border-radius: 4px;
}

.contact_ul li:hover {
  background: #4D96FC;
  border: 1px solid #4D96FC;
}

.contact_ul li a {
  display: block;
  width: 40px;
  height: 40px;
}

.contact_ul li a {
  display: block;
}

.contact_ul li.icon_contact1 a {
  background: url(../images/icon_contact1.png) center no-repeat;
}

.contact_ul li.icon_contact2 a {
  background: url(../images/icon_contact2.png) center no-repeat;
}

.contact_ul li.icon_contact3 a {
  background: url(../images/icon_contact3.png) center no-repeat;
}

.contact_ul li.icon_contact4 a {
  background: url(../images/icon_contact4.png) center no-repeat;
}

.contact_ul li.icon_contact4 {
  display: none;
}

.contact_ul li.icon_contact1:hover a {
  background: url(../images/icon_contact1hover.png) center no-repeat;
}

.contact_ul li.icon_contact2:hover a {
  background: url(../images/icon_contact2hover.png) center no-repeat;
}

.contact_ul li.icon_contact3:hover a {
  background: url(../images/icon_contact3hover.png) center no-repeat;
}

.contact_ul li.icon_contact4:hover a {
  background: url(../images/icon_contact4hover.png) center no-repeat;
}

.tan_wei, .tan_wei1 {
  background: #000;
  position: absolute;
  z-index: -9;
  right: 120px;
  top: 0px;
  border-radius: 5px;
  background: #F6F8FB;
  border: 1px solid #E6EAF0;
  padding: 10px;
  display: none;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}

.tan_wei .p_tel {
  font-size: 16px;
  color: #9BA8C3;
  width: 115px;
  display: block;
}

.tan_weiFix {
  display: block;
  opacity: 1;
  right: 75px;
  transition: right 0.2s;
  top: 415px;
  position: fixed;
}

.tan_weiFix2 {
  display: block;
  opacity: 1;
  right: 75px;
  transition: right 0.2s;
  top: 362px;
  position: fixed;
}

.tan_sanjiao {
  position: absolute;
  right: -7px;
  top: 13px;
  width: 10px;
  height: 10px;
  background: #F6F8FB;
  border-right: 1px solid #E6EAF0;
  border-top: 1px solid #E6EAF0;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999999;
  display: none;
}

.popupbox {
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 381px;
  height: 511px;
  background: url("../images/popupback1.png") no-repeat;
  /*-moz-box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);*/
  /*-webkit-box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);*/
  /*box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);*/
}

.popup-img {
  width: 100%;
  height: 100%;
}

.foot_bt {
  padding: 40px 0 10px 0;
  background: #373D44;
}

.w1200 {
  margin: 0 auto;
  background: #383D43;
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.ul_server {
  margin-right: 120px;
}

.ul_server li a.ft_a {
  color: #FFF;
  line-height: 40px;
  font-size: 14px;
}

.ul_server li a.ft_a:hover {
  color: #4F87FB;
}

.ul_server li dl {
  padding: 10px 0 0 70px;
  position: relative;
  margin: 9px 0;
}

.ul_server li dl dd a {
  font-size: 14px;
  color: #FFF;
  line-height: 26px;
}

.ul_server li dl dd a:hover {
  color: #4F87FB;
}

.ul_server li dl dt {
  color: #B2B6B6;
  font-size: 12px;
}

.ul_server li dl .icon_server {
  position: absolute;
  left: 0;
  top: 10px
}

.p_til {
  color: #FFF;
  line-height: 40px;
  font-size: 14px;
}

.ul_hz {
  width: 480px;
  margin-top: 20px;
}

.ul_hz li {
  float: left;
  width: 120px;
  height: 50px;
}

.foot_line {
  border-top: 1px solid #333940;
  padding: 37px 0;
  color: #B2B6B6;
  font-size: 12px;
}
.foot_logo {
  font-size: 12px;
  font-weight: 400;
  color: #B3B6B6;
  line-height: 24px;
}

.online-saoma {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 1000;
  width: 65px;
  height: 140px;
  background: url(../images/saomazixun.png) no-repeat center;
}
#c1 {
  display: inline-block;
}
#c2 {
  display: none;
}

/*.trends-card-text-title:hover a {*/
/*	color: #4d96fc;*/
/*}*/

/*.trends-card-text-title a {*/
/*	color: #454F66;*/
/*}*/

/*底部左侧悬浮*/
.footer_leftxf {
  width: 340px;
  height: 230px;
  position: fixed;
  bottom: 10px;
  left: -5px;
  background: url(https://pigmcsdotcom.pigcms.com/kuaijingkaquan/images/left_xf.gif) 100% 100% no-repeat;
  z-index: 1000;
}
.leftxf_close {
  position: fixed;
  z-index: 1000;
  left: 315px;
  bottom: 178px;
  width: 15px;
  display: block;
}
/*底部左侧悬浮*/
