.supportDetail{
	width:74%;
	margin:0 auto
}
.support-icon{
	margin-right: 10px;
    font-size: 20px;
    color: transparent;
    background: linear-gradient(125deg, #225ab9, #6fc4f7);
    -webkit-background-clip: text;
}
.rightContent button {
    width: 120px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #225ab9;
    border-radius: 5px;
    cursor: pointer;
}
.supportDetail .supportInfo{
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap
}
.supportDetail .supportInfo li.supportItem{
	flex: 1;
	margin-bottom:40px;
	text-align: center;
}
.supportDetail .supportInfo li.supportItem img{
	width: 26px;
	float:left
}
.supportDetail .supportInfo li.supportItem .rightContent{
	/* float:left; */
	width:80%;
	/* margin-left:9% */
}
.supportDetail .supportInfo li.supportItem .rightContent h4{
	font-size:20px;
	font-weight:800
}
.supportDetail .supportInfo li.supportItem .rightContent p{
	margin:15px 0;
}
.moreContent{
	height: 40px;
}
.supportDetail .supportInfo li.supportItem .rightContent a{
	color:#222;font-size:14px
}
.supportBg{
	width:80%;
	position:static;
	z-index:1;
	margin:0 auto 6%
}
.supportBg .supportDocument{
	width:100%;
	display:flex;
	justify-content:space-between;
	box-sizing:border-box;
	padding:50px 0
}
.supportBg .supportDocument img.tenicalPic{
	width:50%
}
.supportBg .supportDocument .helpDetail{
	width:50%;
	background:#fff;
	box-sizing:border-box;
	padding:3rem 5rem
}
.supportBg .supportDocument .helpDetail li{
	padding-top: 6%;
}
.supportBg .supportDocument .helpDetail li span{
	display:inline-block;
	font-size:16px
}
.supportBg .supportDocument .helpDetail li .telphoneNum{
	font-size: 24px;
}
.supportBg .supportDocument .helpDetail li .sideImage{
	width:30px
}
.supportBg .supportDocument .helpDetail li p .email{
	/* font-size:14px; */
	display:inline-block;
	/* margin-left:2.8rem */
}
.supportBg .supportDocument .helpDetail li p b{
	display:inline-block
}
.supportBg .supportDocument .helpDetail li .socialMedia{
	display:inline-block;
	text-indent:0;
	position:relative
}
.supportBg .supportDocument .helpDetail li .socialMedia img{
	width:100%;
	display:inline-block;
}
.supportBg .supportDocument .helpDetail li .weiWraper{
	margin-top:5px;
	margin-left:123px;
	display:none
}
.supportBg .supportDocument .helpDetail li .weiWraper .weibIG{
	width:70px
}
.supportBg .supportDocument .helpDetail li .show1{
	display:block
}
.modal{
	background:#fff;
	padding:30px;
	color:#222;
	position:fixed;
	top:15%;
	left:28%;
	width:40%;
	padding-bottom:3%;
	z-index:99;
	box-shadow:2px 2px 2px 2px rgba(0,0,0,0.1);
	display:none
}
.modal .closePic{
	position:absolute;
	top:30px;
	right:35px;
	width:20px
}
.modal h2{
	font-weight:600;
	font-size:20px;
	margin-bottom:35px
}
.modal h5{
	margin-bottom:15px
}
.modal .title{
	font-size:15px;
	text-align:left
}
.modal ul{
	width:100%
}
.modal ul li{
	margin-bottom:20px;
	text-align: left;
}
.modal ul li h3{
	margin-bottom:-10px
}
.modal ul li p{
	margin:3px 0 !important
}
.showContent{
	display:block
}
.service{
	width:80%;
	margin:2% auto 5%;
	position:static;
	z-index:1
}
.service .title{
	margin-top:0;
	margin-bottom:8%
}
.service .serviceDetail{
	width:100%;
	margin-top:40px;
	display:flex;
	justify-content:space-between
}
.service .serviceDetail .service1_item{
	width:31%;
	padding:10% 30px;
	background:#fff;
}
.service .serviceDetail .service1_item img{
	margin-left:35%
}
.service .serviceDetail .service1_item .changeItem h4{
	font-size:20px;
	font-weight:600;
	margin:15px 0;
	color:#333;
	width:100%;
	text-align:center
}
.service .serviceDetail .service1_item .changeItem p{
	color:#555;
	text-align: center;
}
.service .serviceDetail ul{
	width:45%;
	margin:0 1%
}
.service .serviceDetail ul li{
	width:100%;
	padding:10% 5% 13% 5%;
	box-sizing:border-box;
	background:#fff;
	display:flex;
	justify-content:space-between
}
.service .serviceDetail ul li:nth-of-type(1){
	margin-bottom:10px
}
.service .serviceDetail ul li img{
	width:63px;
	height:61px
}
.service .serviceDetail ul li .changeItem{
	text-align: center;
	/* width:75%;
	margin-left:5%;
	margin-top:-17px */
}
.service .serviceDetail ul li .changeItem h4{
	font-size:20px;
	font-weight:600;
	margin:15px 0;
	color:#333;
	text-align:center;
}
.service .serviceDetail ul li .changeItem p{
	color:#555
}
.ov{overflow:hidden}
@media screen and (max-width:768px){
	.title span{
		font-size:20px
	}
	.supportDetail{
		width:90%;margin-top:2rem
	}
	.supportDetail .supportInfo{
		width:100%
	}
	.supportDetail .supportInfo li.supportItem{
		width:100%
	}
	.supportDetail .supportInfo li.supportItem img{
		transform:scale(.7)
	}
	.supportDetail .supportInfo li.supportItem .rightContent{
		width:60%;margin-left:3%
	}
	.supportDetail .supportInfo li.supportItem .rightContent p{
		margin:7px 0
	}
	.supportDetail .supportInfo li.supportItem .rightContent h4{
		font-size:1.7rem
	}
	.service{width:90%}
	.service .serviceDetail{
		width:100%;display:block
	}
	.service .serviceDetail .service1_item{
		width:100%;
		overflow:hidden;
		margin-bottom:10px;
		padding:5% .35rem
	}
	.service .serviceDetail .service1_item:nth-of-type(1) img{
		margin-left:1rem
	}
	.service .serviceDetail .service1_item img{
		float:left;margin-left:0
	}
	.service .serviceDetail .service1_item .changeItem{
		float:left;
		width:69%;
		margin-left:5%;
		margin-top:-5%
	}
	.service .serviceDetail .service1_item .changeItem h4{
		text-align:left !important;
		font-size:1.8rem !important;
		margin:8px 0
	}
	.service .serviceDetail .service1_item .changeItem p{
		font-size:1.4rem
	}
	.service .serviceDetail ul{
		width:102%;
		margin-left:0;
		margin-bottom:10px
	}
	.service .serviceDetail ul li{
		width:100%;
		padding:10% 5% 12% 4%
	}
	.service .serviceDetail ul li .changeItem{
		width:79%;
		margin-left:4.5% !important
	}
	.service .serviceDetail ul li .changeItem h4{
		font-size:1.8rem;
		margin:8px 0
	}
	.service .serviceDetail ul li .changeItem p{
		font-size:1.4rem
	}
	.supportBg{width:90%}
	.supportBg .supportDocument{width:100%;display:block}
	.supportBg .supportDocument img.tenicalPic{width:100% !important}
	.supportBg .supportDocument .helpDetail{width:100%;padding:1rem}
	.supportBg .supportDocument .helpDetail li{width:100%}
	.supportBg .supportDocument .helpDetail li:nth-of-type(1) p{margin-left:4.4rem}
	.supportBg .supportDocument .helpDetail li:nth-of-type(3) span{width:26%}
	.supportBg .supportDocument .helpDetail li span{width:79%;font-size:1.4rem}
	.supportBg .supportDocument .helpDetail li .ConnectStyle{margin-left:1.7rem}
	.supportBg .supportDocument .helpDetail li .ConnectStyle span.email{display:inline-block;width:auto !important}
	.supportBg .supportDocument .helpDetail li .ConnectStyle b{display:inline-block;width:auto !important}
}

@media screen and(max-width: 1200px){
	.supportDetail .supportInfo li.supportItem .rightContent h4{
		height: 40px;
	}
	.supportDetail .supportInfo li.supportItem .rightContent .moreContent{
		height: 100px;
	}
}