body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0
}

body {
	font: 12px"microsoft yahei"", "Arial Narrow", HELVETICA;
	-webkit-text-size-adjust: 100%;
	color: white;
	width: 100%;
	height: 100%;
}
#all{
	width: 1920px;
	height: 1080px;
	background: #033447;
	position: relative;
}
.titles{
	width: 520px;
	height: 68px;
	line-height: 61px;
	font-size: 32px;
	text-align: center;
	margin: auto;
}
.content{
	width: 100%;
	height: 93%;
	display: flex;
	justify-content: space-between;
}
.content-left{
	width: 500px;
	height: 100%;
	margin-left: 20px;
	/*background-color: #000000;*/
}
.content-middle{
	width: 960px;
	height: 100%;
	/*margin: auto;*/
	/*133f58*/
}
.content-right{
	width: 400px;
	height: 100%;
	margin-right: 20px;
	/*background-color: #000000;*/
}
.content-l-top{
	width: 99%;
	height: 320px;
	background-color: #133f58;
	border-radius: 3px;
	/*border: 1px solid #00A080;*/
	/*border-top: 0;*/
}
.content-title{
	width: 100%;
	/*height: 32px;*/
	font-size: 16px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.title-name{
	position: absolute;
	top: -6px;
	left: 20%;
	width: 60%;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.title-line{
	width: 20%;
	height: 2px;
	/*background-color: #00A080;*/
}
.content-l-top-middle{
	width: 100%;
	height: 300px;
	margin-top: 20px;
}
.l-top-middle-{
	width: 100%;
	height: 100%;
}
#main,
#mains,
#maind,
#mainf,
#maing,
#mainl{
	width: 100%;
	height: 100%;
}
.list-title-name,
.li-list{
	height: 30px;
	font-size: 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
}
.one{
	width: 10%;
}
.two{
	width: 20%;
}
.three{
	width: 25%;
}
.four{
	width: 20%;
}
.time-{
	position: absolute;
	top: 15px;
	left: 20px;
	font-size: 24px;
	width: 500px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-family: arial;
}
[v-cloak] {
	  display: none;
}
.times-{
	position: absolute;
	top: 15px;
	right: 20px;
	width: 400px;
	height: 38px;
	/*line-height: 32px;*/
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #133f58;
	/*text-align: center;*/
}
.buttn-box-mun{
	width: auto;
	padding: 0 20px;
	/*width: 30%;*/
	/*height: 18px;*/
	font-size: 16px;
	/*line-height: 38px;*/
	background-color: #133f58;
	text-align: center;
	/*border-radius: 3px;*/
	/*margin-right: 20px;*/
	border-left: 1px solid white;
	cursor: pointer;
}
.buttn-box-mun:first-child{
	border: 0;
}
.buttn-box-mun:hover{
	color: #6bc30d;
}
.yearbox{
	/*position: absolute;
	top: 0;
	left: 140px;*/
	width: 60px;
	height: 60px;
	border: 6px solid #00A080;
	border-radius: 50%;
	margin-right: 10px;
	cursor: pointer;
}
.yearnumber{
	margin-top: 5px;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
    color: white;
    text-align: center;
    font-weight: 600;
    font-family: arial;
}
.yearname{
	/*height: 32px;*/
	line-height: 10px;
	font-size: 14px;
    color: white;
    text-align: center;
}
.cont-list{
	display: flex;
	height: 63px;
	width: 100%;
	margin-bottom: 10px;
	/*justify-content: center;*/
	text-align: center;
}
.cont-box{
	width: auto;
	margin: 0 10px;
	text-align: center;
	height: 60px;
	display: flex;
}
.cont-name{
	font-size: 14px;
	font-family: "microsoft yahei";
	height: 60px;
	line-height: 70px;
	margin-right: 10px;
}
.cont-number{
	font-size: 32px;
	font-family: fantasy;
	letter-spacing: 3px;
	height: 60px;
	line-height: 60px;
}
.content-time{
	width: 100%;
	display: flex; 
	justify-content: space-between;
}
.content-time img{
	border-radius: 50%; 
	width: 80px;
	height: 80px;
	float: left; 
	clear: both;
	margin-right: 20px; 
	margin-top: 13px;
}
.content-time p{
	line-height: 24px;
	font-size: 12px;
	text-indent: 2em;
	/*height: 120px;*/
	overflow: hidden;
}
.content-time-c{
	height: 32px;
	width: 100%;
	display: flex;
	align-items: center;
}
.content-time-c-name{
	font-size: 14px;
	margin-right: 10px;
	height: 100%;
	line-height: 32px;
	width: 60px;
}
.content-time-c-t{
	width: 30%; 
	background-color: #37a2da;
	height: 12px;
	border-radius: 20px;
}
.ct-color1{
	background-color: #ff9f7f;
}
.ct-color2{
	background-color: #ffdb5c;
}
