﻿.section{
	margin-top: 5.5rem;
	display: flex;
	justify-content: space-between;
	padding: 1.5rem 0;
	background: #f4f4f4;
}
.section .section-container{
	width: 57.5rem;
	box-sizing: border-box;
	background: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.04); 
	padding: 1rem 2rem 0 2rem;
	margin: 0 auto;
}
.section .section-container .section-place{
	
}
.section .section-container .section-place ul{
	display: flex;
	width: 100%;
	padding-bottom: 0.5rem;
	border-bottom: 2px solid #e3e3e3;
}
.section .section-container .section-place ul li{
	margin-right: 0.5rem;
	color: #555555;
	font-size: 0.8rem;
	display: flex;
	align-items: center;
}
.section .section-container .section-place ul li img{
	width: 0.95rem;
	height: 0.95rem;
	margin-right: 0.15rem;
}
.section .section-container .section-place ul li.active{
	color: #00c08b;
}
.section .section-container .section-cont{
	padding: 2rem 0;
}
.section .section-container .section-cont .section-cont-title{
	text-align: center;
}
.section .section-container .section-cont .section-cont-title h1{
	color: #434245;
	margin: 0;
	letter-spacing: 1px;
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.section .section-container .section-cont .section-cont-foot .section-l-n .section-click:hover{
	color: #333333;
}
.section .section-container .section-cont .section-cont-title text{
	color: #999999;
	font-size: 0.6rem;
}
.section .section-container .section-cont .section-cont-article{
	margin-top: 2rem;
}
.section .section-container .section-cont .section-cont-foot{
	margin-top: 2rem;
}
.section .section-container .section-cont .section-cont-foot .section-l-n{
	
}
.section .section-container .section-cont .section-cont-foot .section-l-n .section-click{
	font-size: 0.8rem;
	color: #999999;
	display: block;
	margin-bottom: 0.25rem;
	cursor: pointer;
}
.section .section-container .section-cont .section-cont-foot .section-l-n .section-click:last-child{
	margin-bottom: 0;
}
.section .section-container .section-cont .section-cont-foot .section-l-n .section-click span{
	color: #555555;
}
.section .section-container .section-cont .section-cont-foot .section-ost{
	margin-top: 2rem;
}
.section .section-container .section-cont .section-cont-foot .section-ost p{
	color: #555555;
	font-size: 0.9rem;
	display: flex;
	align-items: center;
	padding-bottom: 0.5rem;
	border-bottom: 2px solid #e3e3e3;
}
.section .section-container .section-cont .section-cont-foot .section-ost p span{
	width: 3px;
	height: 0.9rem;
	background: #00c08b;
	margin-right: 0.4rem;
}
.section .section-container .section-cont .section-cont-foot .section-ost ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 1rem;
	padding-right: 6rem;
}
.section .section-container .section-cont .section-cont-foot .section-ost ul li{
	width: 21rem;
	color: #555555;
	line-height: 1.3rem;
	font-size: 0.8rem;
	margin-bottom: 1rem;
}
.section .section-container .section-cont .section-cont-foot .section-ost ul li a{
	
}
.section .section-right-menu{
	width: 12.25rem;
	height: 20.95rem;
	padding: 1rem 0.5rem;
	box-sizing: border-box;
	background: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05); 
}
.section .section-right-menu .section-search{
	display: flex;
	height: 1.55rem;
	align-items: center;
}
.section .section-right-menu .section-search input{
	width: 9.35rem;
	height: 1.55rem;
	line-height: 1.55rem;
	background: #f4f4f4;
	padding: 0;
	padding-left: 0.5rem;
	box-sizing: border-box;
	font-size: 0.7rem;
}
.section .section-right-menu .section-search .section-search-icon{
	width: 1.85rem;
	height: 1.55rem;
	background: #1bb089;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section .section-right-menu .section-search .section-search-icon img{
	width: 0.9rem;
	height: 0.9rem;
}
.section .section-right-menu .section-menu-ul{
	margin-top: 1rem;
}
.section .section-right-menu .section-menu-ul li{
	height: 2.4rem;
	line-height: 2.4rem;
	color: #555555;
	font-size: 0.85rem;
	background: #ffffff;
	border: 1px solid #dedede;
	padding-left: 0.25rem;
	border-bottom: 0;
}
.section .section-right-menu .section-menu-ul li:last-child{
	border-bottom: 1px solid #dedede;
}
.section .section-right-menu .section-menu-ul li.active{
	color: #ffffff;
	background: #00c08b;
}
.section .section-right-menu .section-menu-ul li a{
	display: flex;
	align-items: center;
}
.section .section-right-menu .section-menu-ul li a span{
	width: 3px;
	height: 0.85rem;
	background: #00c08b;
	margin: 0 0.5rem;
}
.section .section-right-menu .section-menu-ul li.active a span{
	background: #ffffff;
}
.section .section-right-menu .section-flex{
	margin-top: 2rem;
	padding-left: 1rem;
}
.section .section-right-menu .section-item{
	display: flex;
	align-items: center;
	margin-bottom: 1.5rem;
}
.section .section-right-menu .section-item img{ 
	width: 2.1rem;
	height: 2.1rem;
}
.section .section-right-menu .section-item .section-desc{
	margin-left: 0.5rem;
}
.section .section-right-menu .section-item .section-desc p{
	color: #333333;
	font-size: 0.7rem;
}
.section .section-right-menu .section-item .section-desc text{
	color: #333333;
	font-weight: bold;
	font-size: 0.8rem;
}