.tikuge {
	margin-bottom: 20px;
}

.xiazai1 {
	background: url(https://shititong.oss-cn-shenzhen.aliyuncs.com/guanwang/images/xiazaiye3.png)no-repeat;
	background-size: 100% 100%;
	padding-top: 120px;
	padding-bottom: 0px;
}

.xiazai2 {
	width: 100%;
	height: 100%;
	background: url(https://shititong.oss-cn-shenzhen.aliyuncs.com/guanwang/images/xiazaiye4.png)no-repeat;
	background-size: 10% 30%;
	background-position: bottom 20px left;
}

.xiazai3 {
	width: 100%;
	height: 100%;
	background: url(https://shititong.oss-cn-shenzhen.aliyuncs.com/guanwang/images/xiazaiye5.png)no-repeat;
	background-position: top right -40px;
}

.xiazai4 {
	width: 100%;
	height: 100%;
	background: url(https://shititong.oss-cn-shenzhen.aliyuncs.com/guanwang/images/xiazaiye6.png)no-repeat;
	background-size: 10% 50%;
	background-position: top left;
}

.xiazai5 {
	width: 100%;
	height: 100%;
	background: url(https://shititong.oss-cn-shenzhen.aliyuncs.com/guanwang/images/xiazaiye5.png)no-repeat;
	background-position: bottom -80px right 70px;
}

.anniu1 {
	width: 180px;
	height: 50px;
	line-height: 50px;
	border-radius: 15px;
	color: white;
	background: black no-repeat;
	background-image: linear-gradient(45deg, black 50%, white 60%, black 70%, );
	background-size: 100% 100%;
}

.anniu1:hover {
	background: rgb(1, 96, 234);
}

/* 当浏览器的可视区域da于650px */
@media screen and (min-width: 650px) {
	.xiazaizuo {
		width: 50%;
		float: left;
	}

	.xiazaipc {
		display: inline-block !important;
	}

	.xiazaisj {
		display: none !important;
	}

	.jszcpc {
		display: inline-block !important;
	}

	.jszcsj {
		display: none !important;
	}

	.qunzupc {
		display: inline-block !important;
	}

	.qunzusj {
		display: none !important;
	}
}
.footer_content{
	padding-bottom: 10px !important;
}
/* 当浏览器的可视区域小于650px */
@media screen and (max-width: 650px) {
	.youlian{
		display: none;
	}
	.xiazaizuo {
		width: 100%;
		float: left;
	}

	.xiazaisj {
		display: block !important;
	}

	.xiazaipc {
		display: none !important;
	}

	.jszcpc {
		display: none !important;
	}

	.jszcsj {
		display: block !important;
	}

	.qunzupc {
		display: none !important;
	}

	.qunzusj {
		display: block !important;
	}

	.sttjj {
		padding-left: 20px;
		padding-right: 10px;
	}
}
