#sections {
	background: url(../images/advertisement_02.png);
	background-size: cover;
	background-position: 50% 50%;
}
.out{
	width: 25%;
}
.outs{
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.brief {
	display: flex;
	height: 80px;
	justify-content: center;
	align-items: center;
	width: 100%;
}

a:hover {
	text-decoration: none;
}

a {
	height: 100%;
	display: flex;
	align-items: center;
}

.synopsis {
	border-bottom: 3px solid rgb(22, 154, 251) !important;
	color: rgb(22, 154, 251) !important;
}

.brief_title {
	height: 100%;
	display: flex;
	font-size: 17px;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	font-weight: 600;
}

.advantage_div img {
	width: 60px;
}

.control {
	border-bottom: 1px solid #e2e2e2;
}

.content_4-div {
	width: 1067px;
	margin: auto;
}

.content_4_title {
	padding-top: 50px;
	display: flex;
	padding-bottom: 30px;
	align-items: center;
	justify-content: center;
}

.content_4_title h5 {
	font-size: 20px;
	font-weight: 550;
}

.synopsis_img {
	margin-right: 10px;
}

.synopsis_pic {
	margin-left: 10px;
}

.synopsis_describe {
	text-align: center;
	line-height: 28px;
}

.synopsis_describe p {
	color: #888;
}

.enter {
	display: flex;
	justify-content: center;
	margin-top: 50px;
}

._div {
	display: block;
	width: 140px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	color: #fff;
	/* box-shadow: 0 1px 2px 0 rgba(33, 150, 243); */
	height: 46px;
	line-height: 46px;
	background: #fff;
	background: -webkit-linear-gradient(left, rgb(2, 132, 254),
		rgb(21, 222, 243));
	background: -o-linear-gradient(right, rgb(2, 132, 254),
		rgb(21, 222, 243));
	background: -moz-linear-gradient(right, rgb(2, 132, 254),
		rgb(21, 222, 243));
	background: linear-gradient(to right, rgb(2, 132, 254),
		rgb(21, 222, 243));
}

.main-logo {
	width: 96%;
}

.truss_up {
	display: flex;
}

.truss_up_left {
	width: 49%;
	background-color: rgb(226, 244, 253);
	padding: 12px;
	margin-right: 2%;
	border-radius: 10px;
}

.apply {
	width: 16px;
	font-size: 20px;
	color: #fff;
	margin-right: 16px;
	font-weight: 550;
	height: 203px;
	text-align: center;
	padding: 26px;
	border-radius: 30px;
	color: #fff;
	background: #fff;
	display: flex;
	float: left;
	align-items: center;
	justify-content: center;
	background: -webkit-linear-gradient(top, rgb(2, 132, 254),
		rgb(21, 222, 243));
	background: -o-linear-gradient(bottom, rgb(2, 132, 254),
		rgb(21, 222, 243));
	background: -moz-linear-gradient(bottom, rgb(2, 132, 254),
		rgb(21, 222, 243));
	background: linear-gradient(to bottom, rgb(2, 132, 254),
		rgb(21, 222, 243));
}

.truss_up_right {
	width: 49%;
	background-color: rgb(226, 244, 253);
	padding: 12px;
	border-radius: 10px;
}

.all_btn {
	width: 98px;
	margin-right: 6px;
	margin-bottom: 6px;
	font-size: 16px;
	color: #fff;
	float: left;
	text-align: center;
	border-radius: 30px;
	color: rgb(11, 78, 253);
	border: 1px solid rgb(21, 222, 243);
	/* box-shadow: 0 1px 2px 0 rgba(33, 150, 243); */
	height: 46px;
	line-height: 46px;
	color: rgb(21, 222, 243);
	background: #fff;
}

.unify {
	padding: 25px 0px;
	font-size: 17px;
	margin: 0px 20px;
}

.join_down {
	display: flex;
	align-items: center;
	padding-left: 173px;
}

.join_down img {
	height: 35px;
}

.join_down_pic {
	margin-left: 228px;
}

.cloud {
	display: block;
	width: 65%;
	font-size: 22px;
	font-weight: 550;
	float: left;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	color: #fff;
	/* box-shadow: 0 1px 2px 0 rgba(33, 150, 243); */
	height: 110px;
	display: flex;
	align-items: center;
	line-height: 46px;
	justify-content: center;
	background: #fff;
	background: -webkit-linear-gradient(left, rgb(2, 132, 254),
		rgb(21, 222, 243));
	background: -o-linear-gradient(right, rgb(2, 132, 254),
		rgb(21, 222, 243));
	background: -moz-linear-gradient(right, rgb(2, 132, 254),
		rgb(21, 222, 243));
	background: linear-gradient(to right, rgb(2, 132, 254),
		rgb(21, 222, 243));
}

.pic_right {
	margin-left: 24px;
	margin-right: 24px;
	height: 35px;
}

.lv_right {
	width: 29%;
}

.serve {
	display: flex;
	align-items: center;
}

.servicer {
	height: 138px;
}

.lv_Internet {
	border-radius: 60px;
}

.servicer_bottom {
	background-color: rgb(226, 244, 253);
	padding: 12px;
	border-radius: 10px;
	display: inline-block;
}

.advantage {
	width: 100%;
	display: inline-table;
	padding-bottom: 50px;
}

.advantage_div {
	width: 25%;
	margin-bottom: 33px;
	text-align: center;
	float: left;
}