@charset "utf-8";
/* CSS Document */

div.accordion_right {
	position: fixed;
	top: 0;
	right: 0;
	box-sizing: border-box;
	width: 100%;
	max-width: 280px;
	height: 100%;
	padding-top: 15px;
	text-align: left;
	font-size: 13px;
	background: none;
	z-index: 9999 !important;
	display: none;
	overflow: hidden;
	padding-bottom: 60px;
	background-color: #FFF;/*
  width: 30%;
  float:right;
*/
}
.accordion_right::-webkit-scrollbar {
 display: none;
}
div.accordion_right > ul > li > a {
	display: block;
	color: #e87d2f;
	font-size: 16px;
	text-decoration: none;
	/*background-color: #6ab5c8;*/
	cursor: pointer;
	padding: 10px 10px;
	position: relative;
}
div.accordion_right > ul > li > a:hover {
	background-color: #e87d2f;
	color: #FFF;
}
div.accordion_right > ul {
	width: 95%;
	height: 100%;
	display: block;
	overflow: auto;
	margin: 0 auto 0;
	padding-top: 0;
	list-style: none;
}
div.accordion_right > ul > li > ul {
	display: none;
	list-style: none;
}
div.accordion_right > ul > li > ul > li > a {
	display: block;
	color: #018b61;
	font-size: 14px;
	background-color: #FFF;
	border-bottom: 1px solid #018b61;
	padding: 10px 20px;
	position: relative;
}
div.accordion_right > ul > li > ul > li > a:hover {
	background-color: #67ab9c;
}
#spmenu {
	margin-right: auto;
	display: block;
	padding: 5px 0 5px;
	color: #FFF;
	width: 70px;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	position: fixed;
	z-index: 9999;
	top: 20px;
	right: 20px;
	font-size: 25px;
	background-color: #e87d2f;
}
#spmenu span {
	font-size: 13px;
	display: block;
	margin-top: 0;
}
#menu3 {
	/*margin-left: auto;*/
	display: block;
	width: 100px;
	height: 70px;
	line-height: 30px;
	color: #e87d2f;
	text-align: center;
	font-weight: 700;
	background-color: #FFF;
	cursor: pointer;
	float: right;
	padding-top: 20px;
	margin-right: 5px;
	font-size: 42px
}
#menu_title {
	font-size: 26px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.btn {
	padding-top: 5px;
	height: 50px;
}
#sptel {
	display: none;
}

@media only screen and (max-width:640px) {
#spmenu {
	margin-right: auto;
	display: block;
	padding: 1px 0 3px;
	color: #FFF;
	width: 60px;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	z-index: 9999;
	top: 0px;
	right: 0px;
	font-size: 24px;
}
#spmenu span {
	font-size: 12px;
	display: block;
	margin-top: -5px;
}
#menu3 {
	/*margin-left: auto;*/
	display: block;
	width: 60px;
	height: auto;
	line-height: 30px;
	color: #e87d2f;
	text-align: center;
	font-weight: 700;
	background-color: #FFF;
	cursor: pointer;
	float: right;
	padding-top: 0px;
	margin-right: 5px;
	font-size: 32px
}
#menu_title {
	font-size: 16px;
	padding-left: 10px;
	padding-bottom: 15px;
}
div.accordion_right > ul > li > a {
	display: block;
	color: #e87d2f;
	font-size: 12px;
	text-decoration: none;
	/*background-color: #6ab5c8;*/
	cursor: pointer;
	padding: 10px 10px;
	position: relative;
}
#sptel {
	display: block;
	position: absolute;
	top: 0;
	right: 62px;
	font-size: 28px;
	text-align: center;
}
#sptel span {
	font-size: 12px;
	display: block;
	margin-top: -10px;
}
#sptel a {
	background-color: #e87d2f;
	z-index: 99999;
	padding: 0px 10px 3px;
	color: #FFF;
	width: 60px;
	font-weight: bold;
	display: block;
}
.fa-mobile {
	position: relative;
	top: -2px;
}
}

@media only screen and (max-width:480px) {
#spmenu {
	margin-right: auto;
	display: block;
	padding: 5px 0 8px;
	color: #FFF;
	width: 55px;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	z-index: 9999;
	top: 20px;
	right: 20px;
	font-size: 20px;
}
#spmenu span {
	font-size: 10px;
	display: block;
	margin-top: -5px;
}
#sptel {
	display: block;
	position: absolute;
	top: 0;
	right: 57px;
	font-size: 26px;
	text-align: center;
}
#sptel span {
	font-size: 10px;
	display: block;
	margin-top: -8px;
}
#sptel a {
	background-color: #e87d2f;
	z-index: 99999;
	padding: 0px 10px 8px;
	color: #FFF;
	width: 55px;
	font-weight: bold;
	display: block;
}
.fa-mobile {
	position: relative;
	top: 0;
}
#menu3 {
	/*margin-left: auto;*/
	display: block;
	width: 60px;
	height: auto;
	line-height: 30px;
	color: #e87d2f;
	text-align: center;
	font-weight: 700;
	background-color: #FFF;
	cursor: pointer;
	float: right;
	padding-top: 0px;
	margin-right: 5px;
	font-size: 32px
}
#menu_title {
	font-size: 16px;
	padding-left: 10px;
	padding-bottom: 15px;
}
div.accordion_right > ul > li > a {
	display: block;
	color: #e87d2f;
	font-size: 15px;
	text-decoration: none;
	/* background-color: #6ab5c8; */
	cursor: pointer;
	padding: 10px 5px;
	border-bottom: 1px dotted #CFCFCF;
	position: relative;
}
}
