*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{
	color: #050505;
	font-size: 14px;
	font-family: 'helvetica', 'neue', 'Arial',sans-serif;	
}
a{
	text-decoration: none;
    /* transition:color .15s ease-out; */
}
.line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.clearfix:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}
.clearfix {
    zoom: 1;
}
.container{
	position: relative;
	width: 1250px;
	height: 100%;
	margin: 0 auto;
}
.banner{
	height: 520px;
	min-width: 1250px;
	background-image: url('./image/bg_zh.jpg');
	background-repeat: no-repeat;
	background-position: center; 
	background-size: cover:  
}
.en.banner{
	background-image: url('./image/bg_en.jpg');
}
.logo{
	position: absolute;
	top: 28px;
	left: 0;
}
.nav{
	position: absolute;
	right: 20px;
	top: 28px;
	list-style: none;
}
.nav li{
	float: left;
	margin-right: 20px;
}
.nav li a{
	display: block;
	padding: 0 10px;
	color: #050505;
	font-size: 18px;
	line-height: 40px;
}
.body{
	background-color: #f2f2f2;
}
.body .container{
	padding: 0 25px 120px;
	background-color: #fff;
}
.item{
	padding-top: 15px;
	margin-bottom: 15px;
}
.title{
	position: relative;
	height: 68px;
	line-height: 68px;
}
.title .text{
	position: absolute;
	width: 100%;
	font-size: 26px;
}
.tc .text{
	text-align: center;
}
.text>span{
	text-transform: uppercase;
	padding-right: 10px;
	background-color: #fff;
}
.tc .text>span{
	padding: 0 10px;
}
.title .line{
	position: absolute;
	left: 0;
	right: 0;
	top: 33px;
	border-top: 1px solid #e5e5e5;
}
.content{
	margin-top: 30px;
	padding: 0 20px;
}
.content h4{
	margin-bottom: 7px;
	font-size: 18px;
	line-height: 30px;
}
.content h3{
	text-align: center;
	color: #51b3dd;
	font-size: 25px;
}
.content p{
	margin-bottom: 8px;
	line-height: 22px; 
	text-align: justify;
}
.party{
	margin: 20px 0 0 260px;
	padding: 20px 50px 0;
	width: 790px;
	border: 1px dashed #575757;
	border-right: 0;
	border-bottom: 0;
	border-radius: 30px 0 0 0;
}
.blue-bg{
	background-color: #4fb6d9;
}
.green-bg{
	background-color: #98c95c;
}
.party-item{
	width: 756px;
	padding: 20px 42px 20px 24px;
	color: #fff;
	border-radius: 12px;
}
.party-title{
	color: #fff;
	font-size: 24px;
	padding-bottom: 4px;
	border-bottom: 1px solid #46a9cd;
}
.party-item>*{
	position: relative;
}
.party-item .time.start{
	left: -238px;
	width: 140px;
	height: 40px;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
}
.party-item .time{
	position: absolute;
	left: -200px;
	top: 0;
	width: 90px;
	/* color: #99c95d; */
	color: transparent;
	font-size: 16px;
}
.circle{
	position: absolute;
	top: 50%;
	right: -40px;
	margin-top: -5px; 
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.start .circle{
	margin-top: -7px;
	right: -30px;
	width: 14px;
	height: 14px;
}
.blue-bg .time{
	color: #4fb6d9;
}
.green-bg .time{
	/* color: #98c95c; */
}
.blue-bg .circle{
	background-color: #4fb6d9;
}
.green-bg .circle{
	background-color: #98c95c;
}
.party-item dl{
	margin-top: 15px;
}
.party-item dl dt{
	font-size: 18px;
	margin-bottom: 15px;
}
.party-item dl dd{
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 25px;
	text-align: justify;
}
.party-item dl dd>i{
	position: absolute;
	top: 11px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #fff;
}
.news-item{
	position: relative;
	height: 60px;
	border-bottom: 1px dotted #575757;
}
.news-item a{
	padding-left: 20px;
	color: #050505;
	font-size: 18px;
	line-height: 60px;
}
.news-item a:hover{
	color: #0099cc;
}
.news-item a i{
	position: absolute;
	left: 3px;
	top: 24px;
	width: 7px;
	height: 12px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAdklEQVQY03WQIRbCQAwFJ9sjcIZcAa7QL+CMINGIPUBVfetiqzkCmC1iSWMiZvLy30fSWdKFZApwAl6ZMEREuPsCPN19iojtBwGasPbCsFuZYP0fSQLuwLUkIT9tm3VXI/AAbrXW2Y4AgB0BgNIC/IG9oXcGAL4flT1l1RRXgwAAAABJRU5ErkJggg==');
}
.file-list{
	width: 258px;
}
.file-item{
	margin-bottom: 20px;
}
.file-item a{
	color: #575757;
	font-size: 0;
}
.file-item a p{
	font-size: 16px;
	line-height: 20px;
	margin-top: 14px;
	text-align: justify;
}
.image-item{
	float: left;
	width: 352px;
	margin: 0 24px 20px;
}
.image-item img{
	width: 352px;
	height: 220px;
}
.image-item .image-box{
	font-size: 0;
	line-height: 0;
}
.image-item p{
	margin-top: 6px;
	height: 48px;
	color: #090909;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}
.en .image-item p{
	font-size: 16px;
	line-height: 22px;
	height: 66px;
}