.DigitalInternet {
	background: url('https://hyitongcn.oss-cn-hangzhou.aliyuncs.com/SharePic/WebSite/Front/imgs/digitalInternetBackground.jpg') no-repeat;
	width: 100%;
	height: 10.80rem;
	position: relative;
	background-size: cover;
}

@font-face {
	font-family: 'MyNewFont';
	src: url('../../font/SourceHanSansCN-Regular.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: "MyNewFont" !important;
	font-size: .14rem !important;
	overflow-x: hidden !important;
	margin: 0 !important;
}

.jpj {
	background: url('https://hyitongcn.oss-cn-hangzhou.aliyuncs.com/SharePic/WebSite/Front/imgs/jpjBackground.jpg') no-repeat center;
	width: 100%;
	height: 10.80rem;
	background-size: cover;
	position: relative;
}

.hyt {
	background: url('https://hyitongcn.oss-cn-hangzhou.aliyuncs.com/SharePic/WebSite/Front/imgs/hytBackground.jpg') no-repeat center;
	width: 100%;
	height: 10.80rem;
	background-size: cover;
	position: relative;
}

.conOpca {
	width: 10.15rem;
	height: 4.26rem;
	position: absolute;
	top: 3rem;
	left: .68rem;
	color: white;
}

.conOpca1 {
	width: 9.55rem;
	height: 4.26rem;
	;
	position: absolute;
	top: 3rem;
	right: .68rem;
	color: white;
}

.conOpcaBack1 {
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, #262C3A 0%, rgba(255, 255, 255, 0) 100%);
	opacity: 0.32;
	position: absolute;
	top: 0;
	left: 0;
}

.conOpcaBack {
	width: 100%;
	height: 100%;
	background-image: linear-gradient(270deg, #262C3A 0%, rgba(255, 255, 255, 0) 100%);
	opacity: 0.32;
	position: absolute;
	top: 0;
	left: 0;
}

.menu1 {
	background: rgba(255, 255, 255, 0.9) !important;
}

.conOpcaLeft {
	width: 20%;
}

.conOpcaCon {
	width: 6.65rem;
	position: absolute;
	top: .66rem;
	right: .61rem;
}

.conOpcaLeft img {
	width: 1.52rem;
	height: 1.52rem;
}

.conOpcLine {
	width: .60rem;
	height: 4px;
	background: #FFFFFF;
	border-radius: 3px;
	display: inline-block;
}

.conOpcaRight {
	width: 80%;
	text-align: right;
	font-weight: 400;
	color: #FFFFFF;
	font-size: .17rem;
	line-height: .50rem;
}

.conOpcaBotto {
	margin-top: .50rem;
	display: flex;
	justify-content: space-between
}

.conOpcaBotto li {
	text-align: center;
}

.conOpcaBotto li img {
	width: .27rem;
	display: inline-block;
}

.conOpcaBotto li p {
	line-height: .40rem;
}