.container{
	background:#fff;	
	height:100%;
}
.container .left{
	background:#eb3f43;
	height:100%;	
	position:relative;
}
.container .left img{
	margin: 0px 0 0 10px;	
}
.container .left .con{
	position:absolute;
	width:100%;	
	top:50%;
	margin-top:-384px;
}
.container .right{
	background:#fff;	
}
.back{
	width:59px;
	height:59px;
	background:url(../img/back.jpg) no-repeat;	
	position:absolute;
	right:0;
	top:0;
}
.container .right .content{
	padding:115px 0 0 0;	
	height: calc(100% - 115px);	
}
.right .title.en{
	color:#eb3f43;
	font-size:40px;	
	padding:0 50px;
}
.right .title_cn{
	color:#eb3f43;	
	font-size:42px;	
	padding:0 50px;
}
.right .info{
	padding:0 50px;
	margin:50px 0 10px 0;
}
.right .info .city{
	display:inline-block;
	color:#24298f;
	font-size:28px;
	margin-right:58px;
}
.right .info .year{
	display:inline-block;
	color:#24298f;
	font-size:28px;
}
.right .info .date{
	display:inline-block;
	color:#bcbcbe;
	font-size:28px;
	float:right;
}
.right .ttitle{
	font-size:24px;
	color:#fff;
	background:#eb3f43;
	display:inline-block;
	height:28px;
	line-height:28px;
	padding:0 2px 0 7px;
	letter-spacing:5px;
	margin:72px 0 15px 50px;
}
.right .section{
	font-size:24px;	
	color:#666;	
	line-height:40px;
	margin-top:5px;
	padding:0 50px;
}
.right .section .num{
	width:25px;
	display:inline-block;
	float:left;
}
.right .section .text{
	width:calc(100% - 25px);
	display:inline-block;
	float:left;
}
.right .hr{
	margin-top:80px;	
}
.right .hr .email{
	width:545px;
	height:93px;
	background:url(../img/email.png) no-repeat;
	color:#eb3f43;
	position:relative;
	padding:25px 0 0 50px;
}
.right .hr .email .title{
	font-size:26px;
	font-weight:bold;
	margin-bottom:10px;
}
.right .hr .email .text{
	font-size:24px;
	font-weight:bold;
}
.right .hr .email .copy{
	width:81px;
	height:59px;
	line-height:59px;
	position:absolute;
	bottom:0;
	right:0;
	text-align:center;
	font-size:23px;
}
.right .hr .ogilvy{
	width:100%;	
	display:block;
}