/*弹窗样式*/
.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: 466px;
    height: 528px;
    background: url(https://pigmcsdotcom.pigcms.com/kjqywx/images/popup/poupBg.png);
}

.popup-img {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%);
}

.zixun {
    font-size: 20px;
    line-height: 1.8;
    text-align: center;
    position: relative;
    top: 70%;
}
/*弹窗样式end*/

/*底部样式*/
.bottom {
	background: url('https://pigmcsdotcom.pigcms.com/kjqywx/images/footBack.png') no-repeat 0 center;
	background-size: 100% calc(100% + 2px);
	height: 276px;
	text-align: center;
}

.bottom-text {
	padding-top: 74px;
	font-size: 36px;
	font-weight: 400;
	color: #FFFFFF;
}

.bottom-btn {
	cursor: pointer;
	margin: 0 auto;
	margin-top: 44px;
	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;
}

.w1200dt {
    margin: 0 auto;
    background: #1F2E3C;
    text-align: center;
}

.w1200dt a{
    color: #99AABE;
}

.foot_desc {
	height: 442px;
}

.foot_item1, .foot_item2, .foot_item3, .foot_item4, .foot_item5 {
	display: inline-block;
	color: #99AABE;
	margin-top: 27px;
	text-align: left;
	vertical-align: top;
}

.foot_item1 {
	width: 377px;
}

.foot_item2 {
	width: 281px;
}

.foot_item3 {
	width: 203px;
}

.foot_item4 {
	width: 194px;
}

.foot_item5 {
	width: 70px;
}

.item-title {
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 34px;
}

.item-content {
	margin-bottom: 18px;
	font-size: 13px;
	font-weight: 400;
	color: #99AABE;
}

.foot_line {
	border-top: 1px solid rgba(135, 139, 165, 0.08);
	padding: 28px 0;
	color: #99AABE;
	font-size: 12px;
}

.foot_logo {
	font-size: 12px;
	font-weight: 400;
	color: #99AABE;;
	line-height: 24px;
}
/*底部样式end*/

/*底部左侧悬浮*/
.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;
}
/*底部左侧悬浮*/

/*底部右侧悬浮*/
.contact {
    position: fixed;
    right: 20px;
    top: 290px;
    z-index: 9999999;
}
.img-svip {
    position: relative;
    margin: 13px auto 3px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    position: relative;
    top: -24px;
    z-index: 999;
    width: 40px;
    height: 50px;
    animation: icon-top1 4s infinite;
}


.contact_ul2 li.icon_contact4 {
	display: none;
	top: 40px;
}
.contact_ul2 li.icon_contact5 {
    display: block;
    margin: 10px -18px;
    width: 0px;
    height: 0px;
    border: 0px solid #E7EAF2;
    top: -65px;
}

.contact_ul2 li.icon_contact5:hover a {
	background: url(https://pigmcsdotcom.pigcms.com/kjqywx/images/right/right_xf.png) center no-repeat;
}
.contact_ul2 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_ul2 li.icon_contact5 a {
	background: url(https://pigmcsdotcom.pigcms.com/kjqywx/images/right/right_xf.png) center no-repeat;
    width: 78px;
    height: 136px;
}

.contact_ul2 li.icon_contact5 {
	display: block;
	margin: 15px -55px;
	width: 0px;
    height: 0px;
    border: 0px solid #E7EAF2;
}
.contact_ul2 li a {
    display: block;
}

.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_wei2{
	position: absolute;
	z-index: -9;
	right: 55px;
	top: -46px;
	display: none;
}

.right_close{
	position: absolute;
    z-index: 18;
    right: 8px;
    top: 8px;
    width: 12px;
    display: block;
}

.footer-img {
    width: 95px;
    height: 95px;
    margin: 28px 0 16px;
}

.text-center {
    text-align: center;
}

.ml-40 {
    margin-left: 40px;
}
/*底部右侧悬浮end*/