* {
	margin: 0;
	padding: 0;
}

.container {
	margin-top: 55px;
}

.list_two {
	background: #0872E0 !important;
	color: #fff;
}

.introduce_title {
	font-size: 14px;
}

.introduce_title a {
	color: #333;
}
.introduce_title a:hover{
	color: #0872E0;
}

.introduce_title img {
	width: 18px;
	vertical-align: middle;
	margin-right: 10px;
}

.brief {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 50px;
}

.brief>div {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: url(https://www.ybzhan.cn/NewShowStand/Templates/110/Images/blue/comIcon1.png) no-repeat 9px 13px;
	background-color: #D3D2D2;
}

.brief p {
	margin-top: 5px;
}

.brief h2 {
	font-size: 28px;
	margin-bottom: 46px;
}

.content {
	display: flex;
	justify-content: space-between;
}

.content p {
	line-height: 26px;
	margin-bottom: 10px;
}
.content p span{
	font-family: "思源黑体", Helvetica, Tahoma, sans-serif !important;
	font-size: 16px !important;
}

.content img {
	width: 485px;
	height: 271px;
	margin-left: 40px;
	margin-bottom: 20px;
}

.article {
	margin-top: 30px;
}

.article p {
	margin-bottom: 30px;
}

.main {
	color: #fff;
	margin-top: 200px;
	height: 734px;
	background: url(https://www.ybzhan.cn/NewShowStand/Templates/110/Images/blue/numberbg.png) no-repeat center #0872e0;
}

.main p {
	margin: 10px 0;
}

.main_product {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 40px 0 20px 0;
}

.main_vip {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 40px 0 20px 0;
}

.elisa {
	font-size: 16px;
}

.main_product div {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: url(https://www.ybzhan.cn/NewShowStand/Templates/110/Images/blue/comIcon2.png) no-repeat 12px 12px;
	background-color: #4991DC;
}

.main_vip div {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: url(https://www.ybzhan.cn/NewShowStand/Templates/110/Images/blue/comIcon3.png) no-repeat 12px 12px;
	background-color: #4991DC;
}

.certificate_bg1 {
	width: 70%;
	height: 285px;
	margin: 0 auto 40px;
	background: rgba(255, 255, 255, 0.1);
	position: relative;
}

.certificate_bg2 {
	width: 94%;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	position: absolute;
	top: 16px;
	left: 3%;
}

.certificate_bg3 {
	width: 90%;
	height: 100%;
	background: url(https://www.ybzhan.cn/NewShowStand/Templates/110/Images/blue/shadowbg.png) #fff;
	position: absolute;
	top: 16px;
	left: 5%;
}

.certificate_row {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.certificate_row>div {
	margin-top: 40px;
}

.certificate_row img {
	vertical-align: middle;
}

.row_message {
	color: #666;
	font-size: 18px;
}

.row_message h2 {
	color: #0872E0;
	font-size: 28px;
	font-weight: 400;
}

.row_message span {
	color: red;
	font-size: 28px;
	margin: 0 5px;
}

.industry {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 46px;
}

.industry>div {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: url(https://www.ybzhan.cn/NewShowStand/Templates/110/Images/blue/comIcon1.png) no-repeat 9px 13px;
	background-color: #D3D2D2;
}

.industry p {
	margin: 5px 0;
}

.industry h2 {
	font-size: 28px;
	margin-bottom: 46px;
}

.industry_bg {
	background: url(https://www.ybzhan.cn/NewShowStand/Templates/110/Images/blue/sealbg2.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 50px;
}

.information {
	margin-right: -15px;
	margin-left: -15px;
}

.information1 {
	width: 100%;
	background-color: #fff;
	padding: 30px 35px;
	box-sizing: border-box;
}

.information2 {
	width: 100%;
	height: 100%;
	background: url(https://www.ybzhan.cn/NewShowStand/Templates/110/Images/blue/sealbg.png) no-repeat center;
	background-size: 100% 100%;
	display: flex;
}

.information_row {
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
	font-size: 15px;
	padding: 0 60px;
}

.information a {
	color: #555;
}

.information_row div {
	width: 40%;
}

.information_row span {
	color: #777;
	line-height: 30px;
}

.information_row p {
	color: #555;
	line-height: 30px;
}

.row_right {
	position: relative;
	width: 60% !important;
	padding-bottom: 25px;
}

.row_right img {
	position: absolute;
	bottom: 40px;
	right: 60px;	
}

.row_right .hides {
	text-overflow: ellipsis;
}

.firm {
	color: #333;
	font-size: 12px;
	text-align: right;
	margin-top: 20px;
}

.firm a {
	color: #333;
}

.firm img {
	width: 68px;
	margin: 0 10px;
	vertical-align: middle;
}