﻿@charset "utf-8";
blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
@font-face {
	font-family: layui-icon;
	src: url(../fonts/iconfont.eot?v=2.0.0);
	src: url(../fonts/iconfont.eot?v=2.0.0#iefix) format('embedded-opentype'), url(../fonts/iconfont.svg?v=2.0.0#iconfont) format('svg'), url(../fonts/iconfont.woff?v=2.0.0) format('woff'), url(../fonts/iconfont.ttf?v=2.0.0) format('truetype')
}
.layui-icon {
	font-family: layui-icon!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.layui-text h3 {
    font-size: 18px;
}
.layui-timeline-title {
    position: relative;
    margin-bottom: 10px;
}
.layui-timeline {
	padding-left: 5px
}
.layui-timeline-item {
	position: relative;
	padding-bottom: 20px
}
.layui-timeline-axis {
	position: absolute;
	left: -5px;
	top: 0;
	z-index: 10;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #fff;
	color: #5FB878;
	border-radius: 50%;
	text-align: center;
	cursor: pointer
}
.layui-timeline-axis:hover {
	color: #FF5722
}
.layui-timeline-item:before {
	content: '';
	position: absolute;
	left: 5px;
	top: 0;
	z-index: 0;
	width: 1px;
	height: 100%;
	background-color: #e2e2e2
}
.layui-timeline-item:last-child:before {
	display: none
}
.layui-timeline-item:first-child:before {
	display: block
}
.layui-timeline-content {
	padding-left: 25px
}
.met-news .met-news-rizhi{
	background: #ffffff;
    padding: 30px;}


.layui-timeline-title p{ font-size: 15px; line-height: 28px; }
