/*! sima 1.0 | http://www.sima-expo.com  */
/* ========================================================================
   Component: Base
 ========================================================================== */
.header {
	padding: 15px 0;
	background: rgb(255,255,255)
}
.uk-text-large {
	font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 25px;
	padding: 0 55px;
	line-height: 28px;
}
h2 {
	font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: lighter;
}
h3 {
	color: #017ddd;
	font-weight: bold
}
.uk-h1 {
	font-size: 48px;
}
.about-info {
	font-size: 16px;
	line-height: 28px;
	color: #666;
}
.uk-height-viewport2 {
	height: 80vh;
	min-height: 120px
}
#team, #Cases {
	background-color: #f2f2f2
}
#teamlist ul li .team-info {
	height: 210px;
	background: rgb(255,255,255);
	padding: 30px 0
}
#teamlist ul li .team-info h3 {
	color: #1071eb;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	margin-bottom: 5px;
}
#teamlist ul li .team-info p {
	margin-top: 5px;
	font-size: 14px;
	color: #888
}
.sima_date {
	font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 48px;
	color: #888888;
	text-align: left;
}
.sima_more_but a.uk-button {
	border: 2px solid #088558;
	color: #088558;
	background: none;
	border-radius: 20px;
}
.lang_current a {
	font-size: 16px;
	background: #1e7cf1;
	color: rgb(255,255,255)
}
.case_box {
	background: rgb(255,255,255);
	padding: 10px;
}
.uk-article-title {
    font-size: 42px;
    line-height: 48px;
    font-weight: 300;
    text-transform: none;
}

.text-article { color:#888; font-size:16px; line-height:24px;
}

.tm-container-small {
    max-width: 800px;
    margin: auto;
}
.sima-saixuan a {font-family:"微软雅黑";
font-size:14px; padding:5px 10px;}
.btn-default { color:#666 ;  }
.btn-danger {
	font-family:"微软雅黑";
font-size:14px; padding:5px 10px;
border: 2px solid #088558;
color: #088558;
background: ;
border-radius: 20px;}