@charset "utf-8";
body {
	font-family: Arial, Verdana, Geneva, 'Microsoft JhengHei', "微軟正黑體", sans-serif;
	color: #68737a
}
a {
	outline: 0;
	text-decoration: none;
	cursor: pointer
}
a:hover {
	text-decoration: none
}
ul {
	list-style: none
}
a {
	-webkit-transition: all 125ms ease-in-out 0s;
	-moz-transition: all 125ms ease-in-out 0s;
	-ms-transition: all 125ms ease-in-out 0s;
	-o-transition: all 125ms ease-in-out 0s;
	transition: all 125ms ease-in-out 0s
}
button, input {
	-webkit-appearance: none
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 30px
}
.pagination>li>a, .pagination>li>span {
	color: #68737a;
	border: 1px solid #ddd;
	margin: 5px 3px;
	border-radius: 3px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #68737a
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	color: #fff;
	background-color: #ed1b2e;
	border-color: #ed1b2e
}
.toolbar {
	padding: 30px 0;
	margin: 20px 0;
	color: #333;
	background-color: #f6f6f6
}
.toolbar_b {
	font-size: 1rem;
	color: #333;
	letter-spacing: 0
}
.toolbar_b select {
	margin: 0 5px;
	font-size: 1rem;
	line-height: 30px;
	height: 32px;
	position: relative;
	top: 0;
	background-color: #fff;
	border-color: #e9e9e9;
	padding: 0 25px 0 12px
}
.service_main .container, .toolbar .container {
	width: 1200px
}
.service_main .form-horizontal .form-group {
	margin-right: -15px;
	margin-left: 0
}
.form-horizontal .control-label {
	letter-spacing: 20px;
	line-height: 1.8rem;
	padding: 0
}
.service_main {
	letter-spacing: 1px;
	color: #68737a;
	margin-bottom: 50px
}
.col-4 {
	width: calc(100%/ 3.76 - 10px);
	display: inline-block;
	padding-left: 30px
}
.col-5 {
	width: calc(100%/ 5 - 10px);
	display: inline-block;
	padding-left: 30px
}
.service_main h2 {
	font-size: 1rem
}
.service_main .fa-map-marker {
	color: #ed1b2e;
	font-size: 30px;
	margin-right: 8px;
	position: relative;
	bottom: -4px
}
.service_main .col-md-10, .service_main .col-md-2 {
	padding-left: 15px;
	padding-right: 15px
}
.toolbar .col-md-2, .toolbar .col-md-3 {
	padding-left: 30px;
	padding-right: 0
}
.service_main .table a {
	color: #68737a
}
.search_box {
	width: 100%;
	margin-top: 15px
}
.search_box label {
	width: 105px
}
.search_box .form-control {
	width: 385px;
	margin-right: 15px
}
 .search_box .form-control, ::-ms-backdrop {
 width: 385px
}
.search_box.search_box2 .form-control {
	width: 350px;
	margin-right: 15px
}
.search_box .search_bt {
	width: 87px;
	margin-top: -5px
}
.service_main .table a:hover {
	color: #68737a;
	text-decoration: underline
}
.service_main h1 {
	padding-top: 30px
}
.form-control {
	font-size: 1rem;
	padding: 0 25px 0 12px;
	color: #68737a;
	margin-top: -4px;
	background-color: #fff;
	border-color: #e9e9e9;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
	box-shadow: inset 0 0 0 transparent
}
.search_style #area, .search_style #city, .search_style #other {
	width: 88px
}

@media all and (-ms-high-contrast:none) {
.form-control {
	padding-right: 25px
}
}
.service_main select {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
 .service_main select::-ms-expand {
 display: none
}
.pre-scrollable {
	max-height: 538px;
	overflow-y: scroll
}
.service_main select {
	background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAMUlEQVQImYXKsQ0AMAwCwTfDshPTJlVcxTLVI13ZPiwTUIspvZgAgJIwwP4C+MAGSbhTzwekLmSg2AAAAABJRU5ErkJggg==) right 8px center no-repeat;
	background-size: 9px 5px
}
.address img {
	margin-top: -5px
}
.service_main .form-inline label {
	line-height: 36px;
	margin: 0
}
.service_main .form-inline label span.plan {
	color: #ed1b2e;
	margin: 0 5px
}
.service_main .form-inline .form-group {
	margin-right: 15px
}
.service_main .form-group {
	font-size: 1rem
}
.service_main label {
	font-size: 1rem;
	margin-bottom: 10px;
	font-weight: 400;
	color: #333
}
.table.col-sm-6 {
	width: 49.9%;
	max-width: 49.9%
}
.table-left {
	margin-right: 2px
}
.table {
	font-size: 1rem
}
.text-center td, .text-center th {
	text-align: center
}
.table>tbody>tr>td {
	line-height: 34px;
	vertical-align: middle
}
.table th {
	position: relative;
}
.table th::after {
	content: '';
	position: absolute;
	z-index: 1;
	right: -2px;
	width: 5px;
	height: 10px;
	bottom: 0;
	background-color: #ed1b2e
}
.table th::before {
	content: '';
	position: absolute;
	z-index: 1;
	right: -2px;
	width: 5px;
	height: 10px;
	top: 0px;
	background-color: #ed1b2e
}
.table th:last-child::after, .table th:last-child::before {
	width: 0;
	height: 0
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 13px
}
.table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>th {
	border-bottom: 0;
	/*	background: #ed1b2e;*/
	background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQkU0RTVEOEI5OUIxMUU5ODk2NkYxODg5RDgyMjZDRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQkU0RTVEOUI5OUIxMUU5ODk2NkYxODg5RDgyMjZDRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkJCRTRFNUQ2Qjk5QjExRTk4OTY2RjE4ODlEODIyNkNFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkJCRTRFNUQ3Qjk5QjExRTk4OTY2RjE4ODlEODIyNkNFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgABQAFAwERAAIRAQMRAf/EAEsAAQAAAAAAAAAAAAAAAAAAAAYBAQEAAAAAAAAAAAAAAAAAAAUHEAEAAAAAAAAAAAAAAAAAAAAAEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwAeBXZ//9k=);
	color: #fff;
	min-width: 90px;
	vertical-align: middle;
	font-weight: 400
}
.table-bordered>thead>tr>th {
	border: 1px solid #f08596
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f6f6f6!important;
}
.btn_box {
	position: relative;
	bottom: 15px;
	vertical-align: bottom
}
.text_box {
	display: inline-block;
	margin: 0 5px;
	width: 35%
}
a.btn {
	color: #fff;
	font-size: 1rem;
	line-height: 32px;
	padding: 0;
	margin-top: 9px
}
.btn-default {
	background-color: #ed1b2e;
	color: #fff;
	border-color: #ed1b2e;
	width: 48%
}
.btn-default.focus, .btn-default:focus, .btn-default:hover {
	color: #ed1b2e;
	background-color: #fff;
	border-color: #ed1b2e
}
.btn-cancel {
	color: #fff;
	margin-left: 5px;
	background-color: #6a747a;
	border-color: #6a747a
}
.btn-cancel.focus, .btn-cancel:focus, .btn-cancel:hover {
	color: #6a747a;
	background-color: #fff;
	border-color: #6a747a
}
.btn-cancel.active.focus, .btn-cancel.active:focus, .btn-cancel.active:hover, .btn-cancel:active.focus, .btn-cancel:active:focus, .btn-cancel:active:hover, .open>.dropdown-toggle.btn-cancel.focus, .open>.dropdown-toggle.btn-cancel:focus, .open>.dropdown-toggle.btn-cancel:hover {
	color: #6a747a;
	background-color: #fff;
	border-color: #6a747a
}
.btn_box_b {
	float: right;
	bottom: auto;
	margin-top: 8px
}
.btn_box_b a, .btn_box_c a {
	display: inline-block;
	width: auto;
	padding: 0 20px;
	line-height: 32px
}
.btn_box_c {
	float: right;
	bottom: auto;
	margin-top: 25px;
	z-index: 1;
	pointer-events: inherit
}
.btn_box_d {
	display: block;
	margin: auto;
	text-align: center
}
.btn_box_d .btn {
	width: auto;
	padding-left: 20px;
	padding-right: 20px
}
.notice {
	float: left;
	clear: left;
	margin-top: 20px;
	font-size: 14px;
	line-height: 28px
}
.notice span {
	display: inherit
}
.notice h3 {
	font-size: 14px;
	color: #68737a
}
.notice ul {
	padding: 0
}
.notice .fa {
	color: #ed1b2e;
	margin-right: 8px
}
.text-left {
	text-align: left !important
}
.text-right {
	text-align: right !important
}
.exp {
	width: 100%;
	display: block;
	font-size: 1rem;
	line-height: 36px
}
.red {
	color: #ed1b2e;
	margin: 0 5px
}
.moretext {
	margin-left: -15px
}
.unit_select {
	width: calc(41.66666667% - 60px);
	padding-right: 0;
	padding-left: 30px;
	float: left
}
.unit_home_ex {
	display: inline;
	margin-right: 8px
}
.unit {
	width: 30px;
	text-align: right;
	line-height: 1.8rem;
	float: left;
	margin-bottom: 0
}
.card_inner {
	width: calc(100% - 40px);
	padding-left: 40px;
	margin-bottom: -20px;
	margin-top: 20px
}
.f-card .owl-nav {
	margin-top: -6px;
	height: 0;
	opacity: 1
}
.f-card .owl-nav .owl-next, .f-card .owl-nav .owl-next:hover, .f-card .owl-nav .owl-prev, .f-card .owl-nav .owl-prev:hover {
	font-size: 0;
	color: transparent;
	background-image: none
}
.f-card .owl-nav .owl-prev {
	margin-left: -65px;
	line-height: 40px;
	width: 40px;
	height: 40px;
	min-height: 40px;
	top: 40%;
	background: url(../images/arrow_left.png) left center no-repeat
}
.f-card .owl-nav .owl-prev:hover {
	background: url(../images/arrow_left.png) left center no-repeat
}
.f-card .owl-nav .owl-next {
	margin-right: -65px;
	line-height: 40px;
	width: 40px;
	height: 40px;
	min-height: 40px;
	top: 40%;
	background: url(../images/arrow_right.png) right center no-repeat
}
.f-card .owl-nav .owl-next:hover {
	background: url(../images/arrow_right.png) right center no-repeat
}
.shop_more, .shop_more_x {
	color: #ed1b2e;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	padding: 3px 5px;
	margin: 10px 0
}
.shop_more_x {
	display: inline-block;
	color: #ed1b2e;
	margin: 10px 0
}
.shop_info {
	display: none
}
.shop_info a, .shop_info a:link {
	color: #000 !important
}
.shop_info p {
	margin-bottom: 3px;
	word-wrap: break-word;
	word-break: break-all
}
.shop_info p img {
	margin-top: -3px
}
.shop_info p i {
	margin-top: -8px;
	bottom: 0;
	color: #333
}
.shop_info p i:before {
	font-size: 20px;
	color: #333
}
.shop_item h3 {
	text-align: center;
	width: 100%
}
.shop_item h3 img {
	height: 50px
}
.shop_item h2 {
	color: #333;
	font-size: 1rem;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 36px;
	font-weight: 600;
	line-height: 1.33333rem;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all
}
.shop_photo {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 66%
}
.shop_photo img {
	position: absolute;
	width: 100%;
	height: 100%;
	display: inline-block;
	float: left;
	object-fit: fill
}
.shop_item h4 {
	color: #68737a;
	font-size: 1rem;
	margin-bottom: 5px;
	height: 40px;
	font-weight: 600;
	line-height: 1.4rem;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all
}
.shop_col.active .shop_item h2 {
	height: auto;
	overflow: visible
}
.shop_col.active .shop_item h4 {
	height: auto;
	overflow: visible
}
.shop_col {
	width: calc(100%/ 4 - 4.3333px);
	position: relative;
	display: inline-block;
	vertical-align: top
}
.shop_item {
	position: relative;
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px;
	margin: 6px;
	top: 0
}
#bank_info .odd {
	background-color: #f6f6f6
}
.width_fix th:nth-child(2) {
	width: 15%
}
#bank_info th:nth-child(4), .width_fix th:nth-child(3) {
	width: 20%
}
.width_fix th:nth-child(5) {
	width: 45%
}
.shop_col.active .shop_item {
	position: absolute;
	z-index: 999;
	width: calc(100% - 12px);
	top: 0;
	-webkit-box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999
}
.shop_col .shop_more {
	display: inline-block
}
.shop_col.active .shop_more {
	display: none
}
.shop_col.active .shop_info {
	display: block
}
.f-card {
	margin-bottom: 15px
}
.f-card .owl-nav [class*=owl-] {
	height: auto
}
.f-card .owl-stage-outer:after, .f-card .owl-stage-outer:before {
	background-color: transparent;
	width: 0
}
.f-card .item {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 72%
}
.f-card .item a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: inline-block;
	float: left
}
.f-card .item a img {
	border-radius: 5px;
	width: 100%
}
.f-card .title {
	width: 100%;
	position: absolute;
	z-index: 1;
	height: 40px;
	bottom: 0;
	background-color: rgba(224, 11, 45, .8);
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}
.f-card .title h4 {
	width: 100%;
	text-align: center;
	color: #fff;
	top: auto;
	position: absolute;
	top: 50%;
	margin-top: -.5em;
	overflow: hidden;
	line-height: 100%;
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 20px
}
.m_info, .pag_hide, .pc_hide {
	display: none
}

@media (max-width: 1201px) {
.service_main .container, .toolbar .container {
	width: auto
}
.form-horizontal .control-label {
	padding: 0
}
.shop_col {
	width: calc(100%/ 3 - 4.3333px)
}
}

@media (max-width: 992px) {
.toolbar .col-md-2, .toolbar .col-md-3 {
	width: 100%
}
.width_fix th:nth-child(1) {
	width: 40px
}
.width_fix th:nth-child(2) {
	width: 30%
}
.width_fix th:nth-child(3) {
	width: auto
}
.notice {
	margin-top: 10px;
	line-height: 28px
}
.pag_hide {
	display: block
}
.col-4, .col-5 {
	width: 100%;
	display: inline-block;
	padding: 0 30px
}
.btn_box {
	width: 100%;
	text-align: center
}
.service_main {
	margin-bottom: 30px
}
.card_inner {
	width: 100%;
	padding-left: 0
}
.shop_col {
	width: calc(100%/ 2 - 4.3333px)
}
.btn_box {
	text-align: center
}
.btn-default {
	width: 120px
}
.btn_box {
	bottom: 0
}
.table.col-sm-6 {
	width: 100%;
	max-width: 100%;
	margin-bottom: 0
}
.table-bordered>thead>tr>th, .table>tbody>tr>td {
	padding-top: 5px;
	padding-bottom: 5px
}
.table.col-sm-6 td, .table.col-sm-6 th {
	width: 30%;
	vertical-align: middle;
	line-height: inherit;
	padding-top: 10px;
	padding-bottom: 10px
}
.table.col-sm-6 td:nth-child(2), .table.col-sm-6 th:nth-child(2) {
	width: 40%
}
.mobile_hide {
	border-top: 0
}
.table-bordered>tbody>tr>td.mobile_hide {
	border-top: 0
}
.mobile_hide thead {
	display: none
}
.btn_box_c {
	margin-top: 0;
	padding-top: 20px;
	float: none;
	bottom: auto;
	margin: auto;
	text-align: center
}
.form-horizontal .control-label {
	letter-spacing: 4px
}
.pagination>li {
	margin-bottom: 10px
}
.pre-scrollable {
	max-height: initial;
	overflow-y: auto;
	overflow-x: hidden
}
.toolbar .col-md-2, .toolbar .col-md-3 {
	padding-left: 30px;
	padding-right: 30px
}
.pc_hide {
	display: table-cell
}
.m_hide {
	display: none
}
.m_info {
	display: table-row
}
#bank_info.table-bordered>tbody>tr>th {
	min-width: auto
}
#bank_info>tbody>tr>td {
	vertical-align: middle;
	line-height: inherit;
	padding-top: 5px;
	padding-bottom: 5px
}
#bank_info>tbody>tr.m_info>td {
	vertical-align: middle;
	line-height: inherit;
	padding: 0
}
#bank_info>tbody>tr.m_info .table>tbody>tr>td {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 26px;
	vertical-align: middle
}
.collapse {
	margin: 0
}
.collapse .table {
	margin: 0
}
.m_info .table {
	margin-bottom: 0;
	margin: 13px;
	width: calc(100% - 26px)
}
.collapsing {
	margin: 0
}
.table th.m_last::after {
	content: '';
	position: absolute;
	right: -2px;
	width: 5px;
	height: 100%;
	bottom: 0;
	background-color: #ed1b2e
}
.accordion-toggle, .collapsed {
	cursor: pointer;
	text-align: center;
	display: block
}
.control {
	width: 32px;
	height: 32px;
	padding: 2px!important;
	display: inline-block;
	border-radius: 50%;
	margin: 0 auto;
	vertical-align: middle;
	border: 1px solid #ccc!important
}
.accordion-toggle .control span {
	position: relative;
	width: 26px;
	height: 26px;
	display: block;
	line-height: 1em;
	text-align: center;
	border-radius: 50%;
	background-color: #ed1b2e
}
.accordion-toggle .control span:after {
	content: '';
	position: absolute;
	padding: 0;
	margin: 0;
	width: 16px;
	height: 2px;
	top: 12px;
	background-color: #fff;
	left: 5px;
	display: inline-block
}
.accordion-toggle .control span:before {
	content: '';
	position: absolute;
	padding: 0;
	margin: 0;
	width: 0;
	height: 0;
	top: 5px;
	background-color: transparent;
	left: 12px;
	display: inline-block
}
.accordion-toggle.collapsed .control span {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #2db32e;
	display: block;
	border-radius: 50%
}
.accordion-toggle.collapsed .control span:after {
	content: '';
	position: absolute;
	padding: 0;
	margin: 0;
	width: 16px;
	height: 2px;
	top: 12px;
	background-color: #fff;
	left: 5px;
	display: inline-block
}
.accordion-toggle.collapsed .control span:before {
	content: '';
	position: absolute;
	padding: 0;
	margin: 0;
	width: 2px;
	height: 16px;
	top: 5px;
	background-color: #fff;
	left: 12px;
	display: inline-block
}
.f-card .owl-nav .owl-next {
	margin-right: -55px
}
.f-card .owl-nav .owl-prev {
	margin-left: -55px
}
.owl-item {
	padding: 10px
}
}

@media (max-width: 940px) {
.f-card .owl-nav .owl-next, .f-card .owl-nav .owl-prev {
	display: block
}
.f-card .owl-nav {
	display: initial
}
.f-card .owl-dots {
	display: none
}
.owl-carousel.owl-drag .owl-item {
	margin-right: 0;
	padding: 0
}
.f-card .owl-nav .owl-next {
	margin-right: -45px;
	width: 34px;
	padding: 0;
	border-radius: 0;
	top: 36%;
	background: rgba(0, 0, 0, .7) url(../images/arrow_right.png) center center no-repeat;
	background-size: 12px 20px
}
.f-card .owl-nav .owl-prev {
	margin-left: -45px;
	width: 34px;
	padding: 0;
	top: 36%;
	background-color: rgba(0, 0, 0, .7);
	border-radius: 0;
	background: rgba(0, 0, 0, .7) url(../images/arrow_left.png) center center no-repeat;
	background-size: 12px 20px
}
.f-card .owl-nav .owl-next:hover {
	margin-right: -45px;
	width: 34px;
	padding: 0;
	border-radius: 0;
	top: 36%;
	background: rgba(0, 0, 0, .7) url(../images/arrow_right.png) center center no-repeat;
	background-size: 12px 20px
}
.f-card .owl-nav .owl-prev:hover {
	margin-left: -45px;
	width: 34px;
	padding: 0;
	top: 36%;
	background-color: rgba(0, 0, 0, .7);
	border-radius: 0;
	background: rgba(0, 0, 0, .7) url(../images/arrow_left.png) center center no-repeat;
	background-size: 12px 20px
}
}

@media (max-width: 769px) {
.form-horizontal .control-label {
	clear: left;
	text-align: left !important;
	margin-bottom: 15px
}
.service_main .form-horizontal .form-group {
	margin-bottom: 0
}
label {
	font-size: 1rem
}
.form-inline .form-group {
	margin-right: 0;
	margin-bottom: 10px
}
.control-label {
	font-size: 1rem
}
.text_box {
	width: 50%;
	padding-left: 3px;
	padding-right: 3px
}
.btn_box_b {
	margin: 20px 0;
	width: 100%
}
.btn-cancel {
	margin-left: 0
}
.btn_box_c a {
	margin: 0 5px
}
.btn_box_b a {
	margin-bottom: 8px;
	display: block;
	width: 100%;
	float: left
}
.btn_box_d .btn {
	margin: 0 5px
}
.rwd-table.search-table td:before {
	width: 110px
}
.rwd-table.search-table td.address:before {
	height: 100px
}
.toolbar {
	padding: 20px 0;
	margin: 10px 0
}
.service_main select {
	background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAKCAYAAABWiWWfAAAAYUlEQVQoka3QQQ7AIAhE0Q+HhTPNae1KU1NtaysrEuEZxiKisKkcsE2WeW3+QgAuCQBJX8G2Z6X0kWXmSoYNknTFFkCrV9Xy0dSLk4fvQ+wBnH40xSZgl9ESlpln4BYCOABaNh4NEWTFRwAAAABJRU5ErkJggg==) right 8px center no-repeat;
	background-size: 9px 5px
}
}

@media (max-width: 641px) {
.service_main label.moretext {
	position: relative;
	top: -8px;
	padding-left: 5px;
	float: right;
	padding-right: 30px;
	right: 0;
	width: 83.33333333%;
	margin-bottom: 8px
}
.service_main .form-inline .form-group {
	margin-right: 0;
	margin-bottom: 0
}
.col-xs-10.col-sm-11, .col-xs-10.col-sm-5 {
	padding-left: 5px
}
.unit_select {
	width: calc(83.33333333% - 60px);
	padding-right: 0;
	padding-left: 5px;
	float: left
}
.pagination>li>a, .pagination>li>span {
	margin: 5px -1px
}
.unit_home_ex {
	display: block;
	padding-left: 70px;
	top: -22px;
	margin-bottom: 5px;
	position: relative
}
.unit_home {
	width: calc(100% - 46px);
	display: inline
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-left: 0
}
.form-group {
	font-size: 1rem
}
.unit {
	line-height: 1.8rem
}
.search_box .form-control, .search_box.search_box2 .form-control {
	width: 100%
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.search_box .search_bt {
	width: 120px;
	display: block;
	margin: auto;
	margin-top: 15px
}
.form-control {
	margin-bottom: 10px
}
.table .form-control {
	margin-bottom: 0
}
.shop_col {
	width: 100%
}
.shop_col.active .shop_item {
	position: relative
}
.rwd-table {
	border: 0
}
.rwd-table th {
	display: none
}
.rwd-table td {
	display: block;
	padding: 0 !important
}
.rwd-table td:before {
	content: attr(data-th) " : ";
	display: inline-block;
	width: 145px;
	background-color: #ed1b2e;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	margin-right: 10px
}
.rwd-table td, .rwd-table th {
	text-align: left
}
.rwd-table td {
	border-top: 0 !important
}
.rwd-table td:first-child {
	border-top: 1px solid #ddd !important
}
.rwd-table tr {
	display: block;
	margin-bottom: 10px
}
.search_style #area, .search_style #city, .search_style #other {
	width: 100%
}
.address img {
	margin-top: -3px
}
}

@media (max-width: 641px) {
.form-horizontal .radio {
	margin-bottom: 8px
}
}

@media (min-width: 640px) {
.rwd-table td:before {
	display: none
}
.rwd-table td, .rwd-table th {
	display: table-cell
}
}
.checkbox {
	padding-left: 20px
}
.checkbox label {
	display: inline-block;
	position: relative;
	padding-left: 5px
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
	-o-transition: border .15s ease-in-out, color .15s ease-in-out;
	transition: border .15s ease-in-out, color .15s ease-in-out
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555
}
.checkbox input[type=checkbox] {
	opacity: 0
}
.checkbox input[type=checkbox]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.checkbox input[type=checkbox]:checked+label::after {
	font-family: FontAwesome;
	content: "\f00c"
}
.checkbox input[type=checkbox]:disabled+label {
	opacity: .65
}
.checkbox input[type=checkbox]:disabled+label::before {
	background-color: #eee;
	cursor: not-allowed
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%
}
.checkbox.checkbox-inline {
	margin-top: 0
}
.checkbox-primary input[type=checkbox]:checked+label::before {
	background-color: #428bca;
	border-color: #428bca
}
.checkbox-primary input[type=checkbox]:checked+label::after {
	color: #fff
}
.checkbox-main input[type=checkbox]:checked+label::before {
	background-color: #333;
	border-color: #333
}
.checkbox-main input[type=checkbox]:checked+label::after {
	color: #fff
}
.checkbox-info input[type=checkbox]:checked+label::before {
	background-color: #5bc0de;
	border-color: #5bc0de
}
.checkbox-info input[type=checkbox]:checked+label::after {
	color: #fff
}
.checkbox-warning input[type=checkbox]:checked+label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e
}
.checkbox-warning input[type=checkbox]:checked+label::after {
	color: #fff
}
.checkbox-success input[type=checkbox]:checked+label::before {
	background-color: #5cb85c;
	border-color: #5cb85c
}
.checkbox-success input[type=checkbox]:checked+label::after {
	color: #fff
}
.radio {
	padding-left: 20px
}
.radio label {
	display: inline-block;
	position: relative;
	padding-left: 5px;
	margin: 0
}
.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	top: 2px;
	margin-left: -20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border .15s ease-in-out;
	-o-transition: border .15s ease-in-out;
	transition: border .15s ease-in-out
}
.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 11px;
	height: 11px;
	left: 3px;
	top: 5px;
	margin-left: -20px;
	border-radius: 50%;
	background-color: #555;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
	-moz-transition: -moz-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
	-o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
	transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33)
}
.radio input[type=radio] {
	opacity: 0
}
.radio input[type=radio]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.radio input[type=radio]:checked+label::after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}
.radio input[type=radio]:disabled+label {
	opacity: .65
}
.radio input[type=radio]:disabled+label::before {
	cursor: not-allowed
}
.radio.radio-inline {
	vertical-align: inherit;
	margin-top: 0;
	padding-top: 0;
	display: inline-block
}
.radio-primary input[type=radio]+label::after {
	background-color: #428bca
}
.radio-primary input[type=radio]:checked+label::before {
	border-color: #428bca
}
.radio-primary input[type=radio]:checked+label::after {
	background-color: #428bca
}
.radio-main input[type=radio]+label::after {
	background-color: #333
}
.radio-main input[type=radio]:checked+label::before {
	border-color: #333;
	outline: 0
}
.radio-main input[type=radio]:checked+label::after {
	background-color: #333
}
.radio-info input[type=radio]+label::after {
	background-color: #5bc0de
}
.radio-info input[type=radio]:checked+label::before {
	border-color: #5bc0de
}
.radio-info input[type=radio]:checked+label::after {
	background-color: #5bc0de
}
.radio-warning input[type=radio]+label::after {
	background-color: #f0ad4e
}
.radio-warning input[type=radio]:checked+label::before {
	border-color: #f0ad4e
}
.radio-warning input[type=radio]:checked+label::after {
	background-color: #f0ad4e
}
.radio-success input[type=radio]+label::after {
	background-color: #5cb85c
}
.radio-success input[type=radio]:checked+label::before {
	border-color: #5cb85c
}
.radio-success input[type=radio]:checked+label::after {
	background-color: #5cb85c
}
/*hospital-info*/
#hospital-info {
	max-width: 1140px;
	margin: auto;
	margin-bottom: 210px;
}
#hospital-info .odd {
	background-color: #f6f6f6
}
#hospital-info tr:first-child {
	background-color: #ed1b2e;
}
#hospital-info .m_info {
	display: table-row;
}
#hospital-info .m_info td {
	padding: 0;
}
.vip-info {
	padding: 13px;
}
.vip-info h3 {
	padding: 10px 0;
}
.vip-info ol {
	padding-left: 22px;
}
.vip-info li {
	line-height: 1.8rem;
}
#hospital-info .m_info .table {
	display: none;
}
#hospital-info td {
	vertical-align: top;
	line-height: 26px;
}
/*
#hospital-info tr:first-child {
	background-color: #ed1b2e;
}
#hospital-info .m_info tr:first-child {
	background-color: #f6f6f6;
}
*/

#hospital-info th {
	font-size: 16px;/*	background-color: transparent;*/
}
#hospital-info td span {
	display: block;
}
.hospital-info h3 {
	color: #000000;
	margin-top: 0px;
}
#hospital-info .more-btn {
	color: #ffffff;
	background: #878787;
	display: block;
	line-height: 32px;
	border-radius: 4px;
	border: 1px solid #878787;
	width: 90px;
	text-align: center;
}
#hospital-info .more-btn:hover {
	text-decoration: none;
	color: #878787;
	background: #ffffff;
}
#hospital-info th.check-item {
	min-width: 70px;
	text-align: center;
}
.hospital-info td p {
	width: 100%;
	display: inline-block;
	float: left;
	margin: 0;
	line-height: 1.8rem;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 6px;
	padding-bottom: 6px;
	letter-spacing: 0.05rem;
	;
}
.hospital-info td p:last-child {
	border-bottom: 0px solid #dddddd;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.hospital-info hr {
	border: 0;
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #dddddd;
	margin: 0;
}
.hospital-info td p.w-title {
	float: left;
	clear: left;
	margin: 0;
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.info-icon {
	width: 26px;
	padding-left: 0.6rem;
	vertical-align: text-bottom;
	cursor: pointer;
}
.info-list li {
	font-size: 15px;
	line-height: 2rem;
}
.hospital-info .search_bt {
	width: 100%;
	padding: 0 1.4rem;
	margin-top: -2px;
	font-size: 16px;
}
.info-list {
	padding-left: 0;
	list-style: none;
}
#hospital-info th:nth-child(2), #hospital-info td:nth-child(2), #hospital-info th:nth-child(5), #hospital-info td:nth-child(5) {
	width: 165px;
}
#hospital-info th:nth-child(3), #hospital-info td:nth-child(3) {
	width: 170px;
}
#hospital-info th:nth-child(4), #hospital-info td:nth-child(4) {
	width: 275px;
	letter-spacing: 0;
}
.info-btn {
	position: relative;
	text-decoration: none;
	color: #68737a;
}
a.info-btn:hover {
	color: #68737a;
}
.service_main .table a.info-btn:hover {
	text-decoration: none;
	color: #68737a;
}
.exp-popup {
	background: #ffffff;
	border-radius: 5px;
	width: 320px;
	position: absolute;
	z-index: 9;
	display: none;
	margin-top: 8px;
	-webkit-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.4));
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.4));
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}
.exp-close {
	position: absolute;
	top: 10px;
	right: 10px;
	transition: all 200ms;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	width: 20px;
	height: 20px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAIAAAADnC86AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEzMDU4ODc3QjlCMzExRTk5N0U1QkU1MjA1RTFBMTBEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEzMDU4ODc4QjlCMzExRTk5N0U1QkU1MjA1RTFBMTBEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTMwNTg4NzVCOUIzMTFFOTk3RTVCRTUyMDVFMUExMEQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTMwNTg4NzZCOUIzMTFFOTk3RTVCRTUyMDVFMUExMEQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4o5eXDAAACU0lEQVR42rzYyW7TQBgHcM8kB8eI8gDtrcsRhESBVyltk65qORQJaNVKgCDdTomaHppmqZsmJUcOfYMCUuFlyI3EUqSYz9St7fF4tsQZ+RAv8/1kxx7/PZpNa51KozU+3SnW7D4adG9NPIdS1L0apUOp/mf08e3SOTEV1RPTK1Kqhw/AWrBZ5UZ7L3+/2j48tornmmSDLtDRK7KXtyqXxDGYoarZVrHmV90iuznCxmzVZ9eE1QK9SNB2YdgUpd7ZBa7NUMM2dtXdHPds2DZXJezEzthEO5sT/P+6P38jXU9OPyXV0wsR1S3y/QY9GkGtqZf237bUTWt8eKu/XgioB0dSFdADA6e2NzSEpLoBA5iyClxq501SX3ql9XrO1YbRRMYmfoirxudNfXEG2f896+yrrK3SbtWVOe9xghXYNDQ1MIA49pet4ajkkBmfTagkHJMNBQmVAg/cpqp0eIB2lBoJD+Q+Z6gs2LFX55Xt8N0kATutpzqk8DqyYEY04I+pEHfKDRW4H5URtTgwN5CI2qGoxYIFA0mfNo5VZdg4btWzq1HxthqX6trZgI09NRujGraxsmp8eg+Lsp20zKaaqq+l759XWVtLJJTirU9VG2ru4q2U+vGdX3XeJWtpuWsO8XZ7I7F/9Q2NPOxe34iq65nw9uSzJ8gwuj9+ib4ul2ex+Gs/SnXPez0DB4i/pLFg5GCrgrY/GmCRyOF8LPFUrk0EEsyNHMQnmppNiUHUKR9v3kR14gc6ekWql0KzPk43s9mafEGdrZGwS3WniNmk7v0nwACBdPJ0UhJi0AAAAABJRU5ErkJggg==');
	background-size: 20px 20px;
}
.exp-close i {
	display: none;
}
.exp-content {
	overflow: auto;
	padding: 0px 20px 10px 20px;
	position: relative;
	height: 100%;
}
.exp-popup ul, .exp-popup p {
	padding: 0;
}
.exp-popup ul {
	display: block;
	list-style: none;
}
.exp-popup h2 {
	font-size: 1.2rem;
	padding: 5px 10px;
	color: #000000;
	border-bottom: 1px solid #ebecee;
}
.exp-popup li {
	line-height: 1.4rem;
	width: 100%;
	float: left;
	display: inline-block;
	font-size: 14px;
	color: #68737a;
}
.exp-popup .exp-close {
	color: #ec1b2e;
	opacity: 1;
	font-size: 2rem;
	cursor: pointer;
}
.table .check, .table .check2 {
	position: relative;
	width: 20px;
	height: 20px;
	top: -2px;
	margin: auto;
	float: none!important;
}
.table .check::after {
	content: '';
	width: 22px;
	height: 12px;
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #ED1B2E;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-50deg);
	-moz-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.table .check2::after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #ED1B2E;
}
.table .check3 {
	position: relative;
	width: 18px;
	height: 18px;
	margin: auto;
	float: none!important;
}
.table .check3::after {
	content: '';
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #ED1B2E;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.table .check4 {
	position: relative;
	margin: auto;
	float: none!important;
	width: 24px;
	height: 20px;
	top: -2px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 2px solid #ED1B2E;
}
.table .check4::before {
	content: "";
	border-bottom: 2px solid #ED1B2E;
	border-left: 1px solid transparent;
	border-right: 2px solid transparent;
	width: 22px;
	position: absolute;
	bottom: 6px;
	left: -5.5px;
	-webkit-transform: rotate(125deg);
	-moz-transform: rotate(125deg);
	-ms-transform: rotate(125deg);
	transform: rotate(125deg);
}
.table .check4::after {
	content: "";
	border-top: 2px solid #ED1B2E;
	border-left: 1px solid transparent;
	border-right: 2px solid transparent;
	width: 22px;
	position: absolute;
	bottom: 6px;
	right: -5.5px;
	-webkit-transform: rotate(55deg);
	-moz-transform: rotate(55deg);
	-ms-transform: rotate(55deg);
	transform: rotate(55deg);
}
#hospital-info td .text {
	text-align: center;
	margin-top: 10px;
}

@media screen and (max-width: 700px) {
.box {
	width: 70%;
}
.popup {
	width: 70%;
}
}

@media screen and (max-width: 1140px) {
.hospital-info td p {
	width: 100%;
}
.hospital-info td p.w-title {
	width: 100%;
}
}

@media (max-width: 992px) {
#hospital-info {
	margin-bottom: 20px;
}
#hospital-info>tbody>tr.m_info>td {
	vertical-align: middle;
	line-height: inherit;
	padding: 0px;
}
#hospital-info td {
	vertical-align: middle;
	line-height: 1.8rem;
}
#hospital-info th:nth-child(2), #hospital-info td:nth-child(2), #hospital-info th:nth-child(4), #hospital-info td:nth-child(4) {
	width: calc(100% / 2);
}
#hospital-info .m_info .table {
	display: table;
	border: 0;
}
#hospital-info .m_info td {
	padding: 10px;
	width: auto;
}
#hospital-info .m_info .table td:first-child {
	width: 100px;
}
.m_info td {
	min-width: 100px;
}
.hospital-info td p, .hospital-info td p.w-title {
	width: 100%;
	display: inline-block;
	float: left;
	margin: 0;
}
.hospital-info td p {
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.hospital-info td p.control {
	width: 32px;
	vertical-align: middle;
	margin: 0;
	float: none;
}
.table-bordered>tbody>tr>th.pc_hide, .table-bordered>thead>tr>th.pc_hide {
	width: 60px;
	min-width: 60px;
}
#hospital-info .m_info td {
	text-align: left;
}
#hospital-info .m_info .table tr:first-child {
	background-color: #f6f6f6;
}
#hospital-info .check, #hospital-info .check2, #hospital-info .check3, #hospital-info .check4, #hospital-info td .text {
	margin: initial;
	display: inline-block;
	vertical-align: middle;
}
#hospital-info td .check, #hospital-info td .check2, #hospital-info td .check3, #hospital-info td .check4 {
	margin-right: 20px;
}
#hospital-info .check3 {
	margin-left: 2px;
}
#hospital-info .check4 {
	margin-left: -1px;
}
}

@media (max-width: 641px) {
.hospital-info .search_bt {
	width: 120px;
	display: block;
	margin: auto;
	margin-top: 15px;
}
#explain .content {
	width: 96%;
}
.exp-content {
	padding: 0px 10px 10px 10px;
}
.exp-popup {
	width: 290px;
}
.table .exp-popup {
	margin-left: -110px;
}
}
