body{
	background-image: url(/images/BusinessFriendly/page_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center bottom;
	height: 1080px;
}
.ET_header{
	display: flex; 
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 49px 70px 0px 49px;
}
.teda_logo{
	width:531px;
}
.teda_logo img{
	width: 100%;
}
.page_title{
	width: 724px;
	height: 61px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.page_title p{
	font-size: 42px;
	font-weight: 900;
	line-height: 60.35px;
	color: rgba(0, 67, 176, 1);
}
.current_time{
	width: 300px;
	height: 86px;
	display: flex;
	align-items: center;
}
.time{
	font-size: 28px;
	font-weight: 500;
	line-height: 40.54px;
	color: rgba(2, 84, 219, 1);
}
.weather{
	display: flex;
    align-items: center;
	width: 289px;
	height: 42px;
	font-size: 28px;
	font-weight: 400;
	line-height: 40.54px;
	color: rgba(2, 84, 219, 1);
}
.weather span{
	margin-left: 20px;
}
.weather_logo{
	width:36px;
}
.weather_logo img{
	width: 100%;
}
.ET_container{
	padding: 37px 105px;
	box-sizing: border-box;
}
.container_top{
	display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 30px;
}
.center_box{
	background-image: url(/images/BusinessFriendly/center_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 550px;
	height: 280px;
	display: flex;
    justify-content: space-between;
}
.center_logo{
	width:136px;
	margin-left: 9%;
	margin-top: 68px;
}
.center_logo img{
	width: 100%;
}
.center_text{
	margin-right: 19%;
	margin-top: 85px;
}
.center_zw{
	font-size: 40px;
    font-weight: 700; 
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
}
.center_yw{
	font-size: 28px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
	margin-top: 10px;
}
.enterprise_box{
	background-image: url(/images/BusinessFriendly/enterprise_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 550px;
	height: 280px;
	display: flex;
    justify-content: space-between;
}
.enterprise_logo{
	width:121px;
	margin-left: 10%;
	margin-top: 68px;
}
.enterprise_logo img{
	width: 100%;
}
.enterprise_text{
	margin-right: 13%;
	margin-top: 85px;
}
.enterprise_zw{
	font-size: 40px;
    font-weight: 700; 
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
}
.enterprise_yw{
	font-size: 28px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
	margin-top: 10px;
}
.love_box{
	background-image: url(/images/BusinessFriendly/love_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 550px;
	height: 280px;
	display: flex;
    justify-content: space-between;
}
.love_logo{
	width:116px;
	margin-left: 9%;
	margin-top: 68px;
}
.love_logo img{
	width: 100%;
}
.love_text{
	margin-right: 27%;
	margin-top: 85px;
}
.love_zw{
	font-size: 40px;
    font-weight: 700; 
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
}
.love_yw{
	font-size: 28px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
	margin-top: 10px;
}
.container_center{
	display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 40px;
}
.lobby_box{
	background-image: url(/images/BusinessFriendly/lobby.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 550px;
	height: 300px;
	display: flex;
    justify-content: space-between;
}
.lobby_logo{
	width:120px;
	margin-left: 11%;
	margin-top: 69px;
}
.lobby_logo img{
	width: 100%;
}
.lobby_text{
	margin-right: 35%;
	margin-top: 85px;
}
.lobby_zw{
	font-size: 40px;
    font-weight: 700; 
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
}
.lobby_yw{
	font-size: 28px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
	margin-top: 10px;
}
.value_box{
	background-image: url(/images/BusinessFriendly/value_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 1129px;
	height: 300px;
	display: flex;
    justify-content: space-between;
}
.value_logo{
	width:120px;
    margin-left: 5.5%;
	margin-top: 69px;
}
.value_logo img{
	width: 100%;
}
.value_text{
	margin-right: 55%;
	margin-top: 85px;
}
.value_zw{
	font-size: 40px;
    font-weight: 700; 
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
}
.value_yw{
	font-size: 28px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
	margin-top: 10px;
}

.container_bottom{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.ted_box{
	width: 840px;
	height: 140px;
	display: flex;
    /* justify-content: space-between; */
	align-items: center;
	border-radius: 10px;
	background: rgba(51, 122, 255, 0.6);
}
.ted_logo{
	width:116px;
	/* margin-top: 12px; */
	margin-left: 12px;
}
.ted_logo img{
	width: 100%;
}
.ted_text{
	/* margin-right: 37% !important; */
	margin-left: 26px;
}
.ted_zw{
	font-size: 30px;
    font-weight: 700; 
	color: rgba(255, 255, 255, 1);
	line-height: 43.44px;
}
.ted_yw{
	font-size: 28px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 28px;
}
.ted_text span{
	margin-left: 10px;
}

.qf_box{
	width: 840px;
	height: 140px;
	display: flex;
    align-items: center;
	border-radius: 10px;
	background: rgba(51, 122, 255, 0.6);
}
.qf_logo{
	width:116px;
	margin-left: 12px;
}
.qf_logo img{
	width: 100%;
}
.qf_text{
	margin-left: 26px;
}
.qf_zw{
	font-size: 30px;
    font-weight: 700; 
	color: rgba(255, 255, 255, 1);
	line-height: 43.44px;
}
.qf_yw{
	font-size: 28px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 28px;
}
.qf_text span{
	margin-left: 10px;
}
.footer .goBackZZ{
    width: 278px;
    height: 70px;
    background: url(/images/BusinessFriendly/goBackZZ.png);
    background-size: 100% 100%;
}