@charset "UTF-8";
/*-----------------heading-------------*/
.hdg_lv1 {
	font-size: 40px;
	font-weight: bold;
	margin: 25px 0;
	text-align: center;
}

.wrp_heading .hdg_lv1 {
	font-size: 24px;
	margin: 0 0 20px;
}

.hdg_lv2_02 {
	padding-top: 0;
	margin-bottom: 30px;
	letter-spacing: 0;
	padding-bottom: 0;
}
@media (max-width: 767px) {
	.hdg_lv2_02 {
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	.section_pickup .hdg_lv2_sm {
		font-size: 16px;
		padding: 22px 0 8px;
		font-weight: bold;
	}
}
.hdg_lv3 {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}

.hdg_lv3 .txt_english, .hdg_lv4 .txt_english {
	display: block;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}

.hdg_lv4 {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 12px;
}

.hdg_lv4:after {
	display: none;
}

.hdg_lv5 {
	font-weight: normal;
	margin-bottom: 5px;
}

.hdg_lv5:before {
	content: "◆";
}

@media (max-width: 767px) {
	.hdg_lv1 {
		margin: 30px 0 20px;
		font-size: 28px;
	}

	.wrp_heading .hdg_lv1 {
		font-size: 16px;
	}

	.hdg_lv2 {
		font-size: 25px;
		padding: 25px 0 15px;
		letter-spacing: 0;
		margin-bottom: 0;
	}

	.hdg_lv2 .txt_english {
		font-size: 9px;
	}

	.hdg_lv3 {
		font-size: 24px;
		color: #fff;
	}

	.hdg_lv3 .txt_english, .hdg_lv4 .txt_english {
		font-size: 9px;
	}

	.hdg_lv4 {
		font-size: 15px;
		color: #fff;
		margin-bottom: 0;
	}

	.hdg_lv5 {
		margin: 30px 0 0;
	}
}
/*---------------section_recommend---------*/
.section_recommend .bx-wrapper a {
	display: block;
	text-align: right;
	position: relative;
}

.section_recommend .bx-wrapper img {
	display: inline;
	margin: 0;
}

.section_recommend img:nth-of-type(1) {
	position: absolute;
	top: -10%;
	left: 0;
	z-index: 1;
	width: 40%;
}

.section_recommend img:nth-of-type(2) {
	position: relative;
	z-index: 10;
	width: 60%;
}

.section_recommend .bg_dark {
	margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 120px;
}
@media (max-width: 767px) {
	.section_recommend .bg_dark {
		margin-top: 10px;
		padding-top: 20px;
		padding-bottom: 45px;
	}
}

.section_recommend_button {
	margin-top: 85px;
	text-align: center;
}
@media (max-width: 767px) {
	.section_recommend_button {
		margin-top: 50px;
	}
}

.section_recommend {
	margin-top: 80px;
}
@media (max-width: 767px) {
	.section_recommend {
		margin-top: 40px;
	}
}
.section_recommend .box_slider_wrp {
	visibility: hidden;
	height: 0;
}
.section_recommend .hdg_lv2_02 {
	margin-bottom: 40px;
}
@media (max-width: 767px) {
	.section_recommend .hdg_lv2_02 {
		margin-bottom: 20px;
	}
}
.section_recommend .bx-wrapper .bx-pager {
	bottom: -50px;
}
@media (max-width: 767px) {
	.section_recommend .bx-wrapper .bx-pager {
		bottom: -30px;
		padding: 0;
	}
}
.section_recommend .bx-wrapper .bx-pager.bx-default-pager a {
	background: #acacac;
}
.section_recommend .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a {
	width: 24px;
	height: 24px;
	border-radius: 50% !important;
	background: #fff;
}
@media (max-width: 767px) {
	.section_recommend .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a {
		width: 12px;
		height: 12px;
		margin: 0 4px;
	}
}
.section_recommend .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a.active {
	background: #00a0e9;
}
.section_recommend .box_slider_recommend .brightover {
	overflow: visible;
	box-shadow: none;
}
.section_recommend .box_slider_recommend .brightover .recommend_limited {
	position: absolute;
	right: 20px;
	top: -10px;
	z-index: 11;
	text-align: center;
	color: #fff;
	line-height: 1.1;
	font-size: 18px;
	background: rgba(57, 154, 255, 0.8);
	padding: 10px 0 5px 0;
	width: 96px;
}
@media (max-width: 767px) {
	.section_recommend .box_slider_recommend .brightover .recommend_limited {
		font-size: 10px;
		right: 10px;
		top: -5px;
		padding-top: 5px;
		padding-bottom: 3px;
		width: 48px;
	}
}
.all-shop {
	line-height: 1.3 !important;
}

.section_recommend .box_slider_recommend .brightover .recommend_limited em {
	font-weight: normal;
	font-size: 26px;
	color: #fff;
	font-style: normal;
}
@media (max-width: 767px) {
	.section_recommend .box_slider_recommend .brightover .recommend_limited em {
		font-size: 13px;
	}
}
.section_recommend .box_slider_recommend .brightover .recommend_limited:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 48px 0 0;
	border-color: rgba(57, 154, 255, 0.8) transparent transparent transparent;
	position: absolute;
	bottom: -12px;
	left: 0;
}
@media (max-width: 767px) {
	.section_recommend .box_slider_recommend .brightover .recommend_limited:before {
		border-width: 6px 24px 0 0;
		bottom: -6px;
	}
}
.section_recommend .box_slider_recommend .brightover .recommend_limited:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 48px 12px 0;
	border-color: transparent rgba(57, 154, 255, 0.8) transparent transparent;
	position: absolute;
	right: 0;
	bottom: -12px;
}
@media (max-width: 767px) {
	.section_recommend .box_slider_recommend .brightover .recommend_limited:after {
		border-width: 0 24px 6px 0;
		bottom: -6px;
	}
}
.section_recommend .box_slider_recommend .brightover a {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.14);
	overflow: hidden;
	position: relative;
}
.section_recommend .js_tab {
	display: none;
}
.section_recommend .js_tab:first-child {
	display: block;
}

@media (max-width: 767px) {
	.section_recommend img:nth-of-type(1) {
		top: -10px;
	}
}
/*---------------section_pickup---------*/
.section_pickup {
	padding: 0 0 50px;
}

@media (max-width: 767px) {
	.section_pickup {
		padding: 5px 0 25px;
	}

	.section_pickup .bx-wrapper {
		width: 260px;
	}

	.box_slider_pickup div {
		margin-right: 5px !important;
		width: 260px !important;
	}
}
/*---------------section_service---------*/
.section_service .hdg_lv2 {
	padding-top: 54px;
	margin-bottom: 21px;
}

.lst_service {
	padding-bottom: 30px;
}

.lst_service li {
	margin-bottom: 24px;
}

.lst_service .box_lst_service {
	border-radius: 10px;
	border: 1px solid #ddd;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.14);
	position: relative;
}

.lst_service .box_lst_service:before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 8px;
	background-color: #00a0e9;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: block;
}

.lst_service_img {
	margin-top: 8px;
	text-align: center;
	height: 168px;
}

.lst_service_inner {
	display: table;
	width: 100%;
	table-layout: fixed;
	padding: 18px 12px 13px 20px;
	box-sizing: border-box;
}

.lst_service_txt {
	display: table-cell;
	vertical-align: top;
}

.lst_service_icn {
	display: table-cell;
	vertical-align: middle;
}

.lst_service_txt span {
	display: block;
	font-size: 18px;
}

.lst_service_icn {
	text-align: right;
	width: 27px;
	font-size: 24px;
	color: #00a0e9;
}

.js_fullbg_wrapper {
	position: relative;
}

.js_fullbg {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}

.js_fullbg_bg {
	position: absolute;
	left: 50%;
	top: 50%;
}

.js_fullbg_bg img {
	visibility: hidden;
}

@media (max-width: 767px) {
	.section_service {
		padding-top: 25px;
	}

	.lst_service {
		padding-bottom: 20px;
	}

	.lst_service li {
		margin-bottom: 10px;
	}

	.section_service .hdg_lv2 {
		padding: 0 0 10px;
		margin-bottom: 0;
	}

	.lst_service .box_lst_service {
		border-radius: 6px;
	}

	.lst_service .box_lst_service:before {
		height: 4px;
	}

	.lst_service_img {
		margin-top: 4px;
		height: 84px;
	}

	.lst_service_img img {
		min-height: 84px;
	}

	.lst_service_inner {
		padding: 5px 0 4px 10px;
	}

	.lst_service_txt .txt_english {
		font-size: 10px;
		display: block;
		margin-bottom: -3px;
	}

	.lst_service_txt span {
		font-size: 13px;
	}

	.lst_service_icn {
		font-size: 12px;
		padding: 15px 2px 0 0;
		width: 18px;
	}

	.js_fullbg_bg {
		height: auto;
		left: 0;
		top: 0;
	}
}
/*---------------section_topic---------*/
/*---------------Bxslider---------*/
.bx-viewport {
	overflow: visible !important;
}

.bx-wrapper {
	box-shadow: none !important;
	border: 0;
	background: none;
	margin: 0 auto;
}

.bx-wrapper .bx-pager {
	bottom: -47px;
}

.bx-wrapper img {
	margin: 0 auto;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	border-radius: 0 !important;
	width: 70px;
	height: 7px;
	background: #e2e2e2;
}

.bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #e2e2e2;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #00a0e9;
}

@media (max-width: 767px) {
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 32px;
		height: 4px;
		margin: 0 2px;
	}

	.bx-wrapper .bx-pager {
		bottom: -25px;
		padding-left: 18px;
	}
}
.section_slider_main {
	position: relative;
}
.section_slider_main .bx-wrapper .bx-pager {
	text-align: left;
}
@media (max-width: 980px) {
	.section_slider_main .bx-wrapper .bx-pager {
		padding-left: 15px;
	}
}
@media (max-width: 767px) {
	.section_slider_main .bx-wrapper .bx-pager {
		padding-left: 8px;
	}
}

.section_slider_button {
	position: absolute;
	bottom: -65px;
	left: 50%;
	margin-left: 190px;
}
@media (max-width: 980px) {
	.section_slider_button {
		left: auto;
		margin-left: 0;
		right: 20px;
		bottom: -35px;
	}
}
@media (max-width: 767px) {
	.section_slider_button {
		right: 10px;
	}
}
.section_slider_button .btn {
	padding-top: 13px;
	padding-bottom: 13px;
	background: #f2f2f2;
	color: #000;
	border: none;
	min-width: 300px;
}
@media (max-width: 767px) {
	.section_slider_button .btn {
		font-size: 10px;
		padding-top: 7px;
		padding-bottom: 7px;
		min-width: 95px;
	}
}
.section_slider_button .btn .icon:before {
	color: #399aff;
}

/* ---------------lst_info---------------- */
.section_info .hdg_lv2 {
	margin-bottom: 25px;
}

@media (max-width: 767px) {
	.section_info .hdg_lv2 {
		margin-bottom: 0;
		padding-bottom: 13px;
	}
}
.lst_indexImage .overlay,
.lst_indexImage {
	height: 266px !important;
}

.lst_indexImage__title {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.4;
}

.lst_indexImage__title .txt_english {
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.lst_indexImage__btn {
	text-align: center;
}

.lst_indexImage__btn {
	top: 75%;
	width: 80%;
	-webkit-transform: translate(-50%, -75%);
	transform: translate(-50%, -75%);
}

/* ---------------section_news---------------- */
.section_news {
	margin-top: 100px;
}
@media (max-width: 767px) {
	.section_news {
		margin-top: 50px;
	}
}
@media (max-width: 767px) {
	.section_news .wrp_container {
		padding: 0 10px;
	}
}
.section_news .lst_news {
	border: 1px solid #cecece;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(104, 103, 103, 0.3);
	-moz-box-shadow: 0px 2px 6px 0px rgba(104, 103, 103, 0.3);
	box-shadow: 0px 2px 6px 0px rgba(104, 103, 103, 0.3);
}
.section_news .lst_news li {
	border-bottom: 1px solid #cecece;
}
.section_news .lst_news li:last-child {
	border-bottom: none;
}
.section_news .lst_news li .box_news {
	background: #fef0f0;
	color: #e55c5c;
	font-size: 18px;
	padding: 15px 50px 15px 65px;
	position: relative;
}
@media (max-width: 767px) {
	.section_news .lst_news li .box_news {
		padding: 10px 20px 10px 40px;
	}
}
.section_news .lst_news li .box_news p {
	display: block;
	line-height: 1.5;
	font-size: 18px;
}
@media (max-width: 767px) {
	.section_news .lst_news li .box_news p {
		font-size: 12px;
		line-height: 1.3;
	}
}
.section_news .lst_news li .box_news:before {
	content: '';
	display: block;
	width: 34px;
	height: 30px;
	background: url(/resource/img/top_icon_attention.png) 0 0 no-repeat;
	position: absolute;
	left: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-size: contain;
}
@media (max-width: 767px) {
	.section_news .lst_news li .box_news:before {
		width: 23px;
		height: 20px;
		left: 10px;
	}
}
.section_news .lst_news li .box_news:after {
	content: '\e801';
	font-family: "fontello";
	font-size: 30px;
	position: absolute;
	color: #565656;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 767px) {
	.section_news .lst_news li .box_news:after {
		font-size: 20px;
		right: 10px;
	}
}

/*---------------section_search---------*/
.section_search {
	background: #d7edff;
	padding: 40px 0;
	margin-top: 60px;
}
@media (max-width: 767px) {
	.section_search {
		margin-top: 20px;
		padding: 15px 0 20px 0;
	}
}
.section_search .section_search_hdg {
	font-weight: bold;
	font-size: 34px;
	margin-bottom: 25px;
	text-align: center;
	color: #000;
}
@media (max-width: 767px) {
	.section_search .section_search_hdg {
		margin-bottom: 10px;
		font-size: 16px;
	}
}
.section_search .section_search_hdg img {
	width: 38px;
	margin-right: 8px;
	vertical-align: middle;
	margin-top: -5px;
}
@media (max-width: 767px) {
	.section_search .section_search_hdg img {
		width: 18px;
		margin-right: 5px;
		margin-top: -3px;
	}
}
.section_search .lst_search {
	max-width: 880px;
	margin: 0 auto;
	padding: 0 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
@media (max-width: 767px) {
	.section_search .lst_search {
		padding: 0 10px;
	}
}
.section_search .lst_search li {
	flex: 1;
	-webkit-flex: 1;
	margin-right: 12px;
	background: #fff;
	text-decoration: none;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(169, 205, 235, 0.3);
	-moz-box-shadow: 0px 2px 6px 0px rgba(169, 205, 235, 0.3);
	box-shadow: 0px 2px 6px 0px rgba(169, 205, 235, 0.3);
	text-align: center;
}
@media (max-width: 767px) {
	.section_search .lst_search li {
		padding: 5px 0;
		margin-right: 5px;
	}
}
.section_search .lst_search li:last-child {
	margin-right: 0;
}
.section_search .lst_search li .box_search {
	padding: 20px;
}
@media (max-width: 767px) {
	.section_search .lst_search li .box_search {
		padding: 0;
	}
}
.section_search .lst_search li .box_search span {
	display: block;
}
.section_search .lst_search .box_search_icon img {
	width: 102px;
}
@media (max-width: 767px) {
	.section_search .lst_search .box_search_icon img {
		width: 36px;
	}
}
.section_search .lst_search .box_search_text {
	font-size: 22px;
	margin-top: 10px;
	line-height: 1.3;
	color: #000000;
}
@media (max-width: 767px) {
	.section_search .lst_search .box_search_text {
		font-size: 10px;
		margin-top: 3px;
	}
}

.tab_recommend {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.tab_recommend {
		margin-bottom: 10px;
	}
}
.tab_recommend li {
	margin-right: 10px;
	-webkit-flex-basis: 190px;
	flex-basis: 190px;
}
@media (max-width: 767px) {
	.tab_recommend li {
		margin-right: 3px;
	}
}
.tab_recommend li:last-child {
	margin-right: 0;
}
.tab_recommend li:first-child {
	-webkit-flex-basis: 170px;
	flex-basis: 170px;
}
.tab_recommend li a {
	display: block;
	text-align: center;
	border-radius: 5px;
	position: relative;
	background: #f2f2f2;
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
	.tab_recommend li a {
		font-size: 11px;
		height: 35px;
		line-height: 35px;
		letter-spacing: -.1ex;
	}
}
@media (max-width: 320px) {
	.tab_recommend li a {
		font-size: 10px;
	}
}
.tab_recommend li a.is_active {
	background: #399aff;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.tab_recommend li a.is_active:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #399aff transparent transparent transparent;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
}
@media (max-width: 767px) {
	.tab_recommend li a.is_active:after {
		border-width: 5px 5px 0 5px;
		bottom: -5px;
		margin-left: -5px;
	}
}

/*---------------section_store---------*/
.section_store {
	margin: 100px auto;
	max-width: 980px;
	background: #399aff;
	padding: 50px 20px;
}
@media (max-width: 767px) {
	.section_store {
		margin: 0;
		padding: 20px 30px;
	}
}
.section_store .section_store_pic {
	text-align: center;
	max-width: 520px;
	margin: 0 auto;
	border-radius: 5px;
	overflow: hidden;
}
.section_store .section_store_hdg {
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 32px;
	margin-top: 25px;
	margin-bottom: 5px;
}
@media (max-width: 767px) {
	.section_store .section_store_hdg {
		font-size: 17px;
		margin-top: 15px;
		margin-bottom: 0;
	}
}
.section_store .section_store_text {
	color: #fff;
	text-align: center;
	font-size: 22px;
}
@media (max-width: 767px) {
	.section_store .section_store_text {
		font-size: 12px;
		margin-top: 7px;
	}
}
.section_store .section_store_buttons {
	text-align: center;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	margin-top: 30px;
}
@media (max-width: 767px) {
	.section_store .section_store_buttons {
		margin-top: 15px;
		display: block;
	}
}
.section_store .section_store_buttons li {
	margin-left: 10px;
}
@media (max-width: 767px) {
	.section_store .section_store_buttons li {
		text-align: center;
		margin-left: 0;
		margin-bottom: 10px;
	}
}
.section_store .section_store_buttons li:first-child {
	margin-left: 0;
}

/*---------------section_about---------*/
.section_about {
	margin: 120px 0 30px;
	border-top: 8px solid #399aff;
	padding: 50px 0 120px 0;
	background: #f2f2f2;
}
@media (max-width: 767px) {
	.section_about {
		margin-top: 60px;
		padding-top: 20px;
		padding-bottom: 50px;
		border-top-width: 3px;
	}
}
@media (max-width: 767px) {
	.section_about .wrp_container {
		padding: 0 10px;
	}
}
.section_about .wrp_about {
	max-width: 880px;
	margin: 0 auto;
}
.section_about .box_about_pic {
	text-align: center;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.section_about .box_about_pic {
		margin-bottom: 15px;
	}
}
.section_about .box_about_hdg {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 30px;
	color: #000;
}
@media (max-width: 767px) {
	.section_about .box_about_hdg {
		font-size: 15px;
		margin-bottom: 15px;
	}
}
.section_about .box_about_hdg span {
	display: inline-block;
	background: linear-gradient(transparent 78%, #95c6f9 78%);
}
.section_about .box_about_button {
	margin-top: 30px;
	text-align: center;
}
@media (max-width: 767px) {
	.section_about .box_about_button {
		margin-top: 15px;
	}
}
.section_about .box_about_text {
	font-size: 18px;
}
@media (max-width: 767px) {
	.section_about .box_about_text {
		font-size: 12px;
	}
}
.section_about .box_about_text strong {
	font-weight: bold;
	color: #399aff;
}
.section_about .lst_about {
	margin-top: 100px;
}
@media (max-width: 767px) {
	.section_about .lst_about {
		margin-top: 40px;
	}
}
.section_about .lst_about li {
	margin-bottom: 60px;
	padding-left: 60px;
}
@media (max-width: 767px) {
	.section_about .lst_about li {
		margin-bottom: 25px;
		padding-left: 20px;
		margin-right: -10px;
	}
}
.section_about .lst_about li:last-child {
	margin-bottom: 0;
}
.section_about .lst_about li:after {
	content: "";
	display: block;
	clear: both;
}
.section_about .lst_about_hdg {
	color: #000;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 20px;
	position: relative;
	width: 64%;
	float: left;
}
@media (max-width: 767px) {
	.section_about .lst_about_hdg {
		font-size: 13px;
		margin-bottom: 10px;
		width: 100%;
	}
}
.section_about .lst_about_hdg:before {
	content: "";
	display: block;
	width: 45px;
	height: 3px;
	background: #399aff;
	position: absolute;
	left: -60px;
	top: 50%;
	margin-top: -1px;
}
@media (max-width: 767px) {
	.section_about .lst_about_hdg:before {
		width: 20px;
		height: 2px;
		left: -30px;
	}
}
.section_about .lst_about_text {
	font-size: 18px;
	float: left;
	width: 64%;
}
@media (max-width: 767px) {
	.section_about .lst_about_text {
		font-size: 10px;
		width: 54%;
	}
}
.section_about .lst_about_pic {
	float: right;
	margin-left: 5%;
	width: 31%;
	max-width: 250px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
}
@media (max-width: 767px) {
	.section_about .lst_about_pic {
		width: 43%;
		margin-left: 3%;
	}
}

/*---------------section_useful---------*/
@media (max-width: 767px) {
	.section_useful {
		margin-top: 20px;
	}
	.section_useful .wrp_container {
		padding: 0 10px;
	}
}
.section_useful_text {
	text-align: center;
	font-size: 22px;
}
@media (max-width: 767px) {
	.section_useful_text {
		font-size: 12px;
	}
}
.section_useful .lst_useful {
	margin-top: 40px;
	margin-right: -25px;
	margin-bottom: -15px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 767px) {
	.section_useful .lst_useful {
		margin-top: 15px;
		margin-right: -5px;
		margin-bottom: -5px;
	}
}
.section_useful .lst_useful li {
	background: #d7edff;
	border-radius: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: calc(33% - 7.5px);
	position: relative;
}
@media (max-width: 767px) {
	.section_useful .lst_useful li {
		width: calc(50% - 5px);
		margin-right: 5px;
		margin-bottom: 5px;
	}
}
@media (min-width: 768px) {
	.section_useful .lst_useful li:nth-child(3n) {
		margin-right: 0;
	}
}
@media (max-width: 767px) {
	.section_useful .lst_useful li:nth-child(even) {
		margin-right: 0;
	}
}
.section_useful .lst_useful li:after {
	content: '\e801';
	font-family: "fontello";
	font-size: 38px;
	position: absolute;
	color: #399aff;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 767px) {
	.section_useful .lst_useful li:after {
		font-size: 24px;
		top: 45%;
	}
}

.section_useful .lst_useful .box_useful {
	padding: 12px 0;
}
@media (max-width: 767px) {
	.section_useful .lst_useful .box_useful {
		padding: 6px 0;
	}
}
.section_useful .lst_useful_icon {
	text-align: center;
}
.section_useful .lst_useful_icon img {
	width: 107px;
}
@media (max-width: 767px) {
	.section_useful .lst_useful_icon img {
		width: 53px;
	}
}
.section_useful .lst_useful_hdg {
	text-align: center;
	margin-top: 5px;
	font-size: 19px;
	color: #000;
	line-height: 1.3;
	padding: 0 10px;
	letter-spacing: -0.1ex;
}
@media (max-width: 767px) {
	.section_useful .lst_useful_hdg {
		font-size: 11px;
		padding: 0;
		padding: 0 5px;
	}
}

/*---------------section_topics---------*/
.section_topics {
	margin-top: 80px;
	padding-bottom: 40px;
}
@media (max-width: 767px) {
	.section_topics {
		margin-top: 20px;
		padding-bottom: 100px;
	}
}
.section_topics .lst_top_topic {
	max-width: 880px;
	margin: 0 auto;
	padding: 0 20px;
}
@media (max-width: 767px) {
	.section_topics .lst_top_topic {
		padding: 0 10px;
	}
}
.section_topics .lst_top_topic li {
	box-shadow: none;
	border-radius: 0;
	display: block !important;
	width: 100% !important;
	margin-right: 0 !important;
	padding-bottom: 25px;
	border-bottom: 1px solid #cecece;
	margin-bottom: 25px;
}
@media (max-width: 767px) {
	.section_topics .lst_top_topic li {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
}
.section_topics .lst_top_topic li:last-child {
	margin-bottom: 0;
}
.section_topics .box_topic {
	border: none;
	border-radius: 0;
}
.section_topics .box_topic_date {
	border-bottom: none;
	padding: 0;
	font-weight: bold;
}
@media (max-width: 767px) {
	.section_topics .box_topic_date {
		font-size: 10px;
	}
}
.section_topics .box_topic_date span {
	margin-right: 15px;
}
@media (max-width: 767px) {
	.section_topics .box_topic_date span {
		margin-right: 5px;
	}
}
.section_topics .box_topic_text {
	padding: 0;
	margin-top: 15px;
	position: relative;
	padding-right: 40px;
}
@media (max-width: 767px) {
	.section_topics .box_topic_text {
		font-size: 12px;
		padding-right: 20px;
		margin-top: 5px;
	}
}
.section_topics .box_topic_text:after {
	content: '\e801';
	font-family: "fontello";
	font-size: 30px;
	position: absolute;
	color: #565656;
	line-height: 1;
	-webkit-transform: translateY(-11%);
	transform: translateY(-11%);
	right: 0;
	top: 0;
}
@media (max-width: 767px) {
	.section_topics .box_topic_text:after {
		font-size: 20px;
		-webkit-transform: translateY(-1px);
		transform: translateY(-1px);
	}
}
.section_topics .section_topics_button {
	text-align: center;
	margin-top: 50px;
}
@media (max-width: 767px) {
	.section_topics .section_topics_button {
		margin-top: 20px;
	}
}

/*---------------btn---------*/
.btn {
	padding-top: 20px;
	padding-bottom: 20px;
	min-width: 350px;
}
@media (max-width: 767px) {
	.btn {
		min-width: 230px;
		padding-top: 13px;
		padding-bottom: 13px;
	}
}

.btn .icon {
	margin-top: 0;
	position: static;
}
.btn .icon:before {
	transform: scale(1.4) translateY(-1px);
}
@media (max-width: 767px) {
	.btn .icon:before {
		transform: scale(1.3) translateY(-1px);
	}
}

.btn_primary {
	color: #000;
}
.btn_primary:visited {
	color: #000;
}
.btn_primary:hover {
	color: #000;
}

.btn_second {
	border: 2px solid #fff;
	color: #fff;
}
@media (max-width: 767px) {
	.btn_second {
		border-width: 1px;
	}
}
.btn_second:visited {
	color: #fff;
}
.btn_second .icon:before {
	color: #fff;
}

@media (max-width: 767px) {
	.wrp_container {
		padding: 0 10px;
	}
}
