
@import url(../fonts/font-awesome/font-awesome.min.css);
@import url(../fonts/flaticon/flaticon.css);
@import url(index_header.css);
@import url(index_footer.css);
@import url(page_banner.css);
/*@import url(page_navsub.css);*/



/*========================================================
                      	 h1 設定
=========================================================*/


.h3-title {
	background-color: #ededed;
	border-left: 7px solid #204b6d;
	margin: 0 0 20px 0;
	font-weight: bold;
	padding: 10px 10px;
}

/* 尺寸設定 */

/*========================================================
                      	 內頁框架
=========================================================*/

.content {
	/*padding-bottom: 30px;*/
}
.content-box {
}


/* 麵包屑 */
.breadcrumbs {
	text-align: right;
}
.breadcrumbs a {
	display: inline-block;
	text-decoration: underline;
	color: #000;
	padding: 20px 0 10px 0;
}
.breadcrumbs a.home {
	font-weight: bold;
}
.breadcrumbs span {
	margin: 0 2px 0 4px;
	color: #000;
	font-size: 100%;
	font-weight: bold;
}


/*========================================================
                   		關於我們
=========================================================*/
.about-list {
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 30px;
}
.main-title {
    margin: 0 0 20px 0;
    border-bottom: solid 1px #999;
    padding: 0 0 10px 0;
    width: 100%;
	margin-bottom: 30px;
}
.main-title h4 {
    border-bottom: solid 1px #4bb8c7;
    padding: 0 0 15px 0;
    display: inline-block;
    margin: 0px 0 -11px 0;
	font-weight: 600;
    font-size: 28px;
}
.about-main h2{
	font-size: 22px;
    background: #eaeaea;
    color: #000;
    padding: 10px;
    margin-bottom: 15px;
	font-weight: bold;
	}
.about-main h3{
    color: #579ba5;
	font-weight: bold;
	}
.about-main p{
	font-size: 20px;
	
	}
	
.about-main ul{
    list-style-type: none;
    padding: 0;
}	
.about-main ul li{
    margin-bottom: 10px;
}	
.title-time span{
	font-weight: bold;
	color: #f77058;
	font-size:24px;
}	
	
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}	
.table-responsive > .table-bordered {
    border: 0;
}
.text-center {
    text-align: center !important;
}
.table-bordered {
    border: 1px solid #dee2e6;
}	
.DymSchedule_table thead th.time {
    min-width: 80px;
    width: 5%;
}
.DymSchedule_table thead th.time2 {
    min-width: 80px;
    width: 50%;
}
.DymSchedule_table thead th {
    background: #579ba5;
    color: #fff;
    vertical-align: middle;
}
.table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6;
}
.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
	color: #777;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table1 td span{
	color:#F00;
	}
.rad_fon{
	color:#F00;
	}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table-text {
    color: #D40101;
    text-align: right;
    /* margin-bottom: -30px; */
}
/* === 尺寸設定 === */
@media screen and (max-width: 767px){
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
}
@media (min-width: 768px){
}
@media (min-width: 992px) {
}

/*========================================================
                   		診療項目
=========================================================*/
.service-list_block1{
	background: url(../images/service_bg1.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
   /* text-align: center;*/
    color: #fff;
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
	}
.main-title h4 span{
	color:#525252;
}

.service-list_block1 .service-info {
	color: #5d5d5d;
	margin-bottom: 30px;
}
.title_line {
    width: 72px;
    height: 4px;
    background-color: #345ca2;
    margin: 15px 0;
}
.service-info p{
	font-size:18px;
	
	}
.ben {
    background: rgb(243, 243, 243,0.6);
    border: 1px solid #e1e1e1;
    text-align: left;
    padding: 5px 15px;
    /* margin: 10px 0px 0 10px; */
    color: #437a9a;
	margin-top: 30px;
	font-size:20px;
}

.service-list_block2 img{
	max-width:100%;
	
	}
.service-list_block2 .service-info {
	color: #5d5d5d;
}


@media (min-width: 768px){
.service-list_block1 .service-info {
    border-radius: 15px;
    padding: 30px 30px 35px;
    margin: 30px 40px 50px;
   /*background-color: rgba(255,255,255, 0.7);
    -moz-box-shadow: 4px 4px 12px -2px rgba(20%,20%,40%,0.5);
    -webkit-box-shadow: 4px 4px 12px -2px rgba(20%,20%,40%,0.5);
    box-shadow: 4px 4px 12px -2px rgba(20%,20%,40%,0.5);*/
	color: #5d5d5d;
}
}
/*========================================================
                        最新消息
=========================================================*/

.news {
}
.news h1 {
	margin-top: 30px;
}
.news dl {
	clear: both;
	overflow: hidden;
	border-bottom: 1px dotted #b5b5b5;
	padding: 30px 15px 0 15px;
	margin: 0;
}
.news dl:nth-of-type(2n) {
	background-color: #f3f5f7;
}
/*.news dl:first-of-type {
	border-top: 1px dotted #b5b5b5;
}
.news dl:last-of-type {
	margin: 0;
}*/

.news dl dt {
   
}
.news dl dt .day::before {
    content: " / ";
	}
	.news dl dt .yearmonth {
    color: #afafaf;
    display: inline-block;
	}
	.news dl dt .day {
		color: #afafaf;
		display: inline-block;
		
	}
/*.news dl dt .yearmonth {
	color: #afafaf;
    font-size: 12px;
    letter-spacing: 2px;
    padding-bottom: 30px;
	}
.news dl dt .day {
	color: #4b4b4b;
    font-size: 48px;
}*/
/*.news dl dt .day::before {
   display: inline-block;
	}*/

.news dl dt img {
width: 100%;
border: 2px solid #fff;
}
.news dl dd {
	overflow: hidden;
	line-height: 28px;
}
.news dl dd h5 {
	color: #014782;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	text-align: left;
}
.news dl dd p {
	color:#333;
	font-size: 16px;
	text-align: left;
}

.img_ss {
	width: 98%;
	float: none;
	margin: 0 auto 2%;
}

a.figure {
	display: block;
	position: relative;
	}

a.figure:hover:before {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.figure:before {
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    content: '';
    display: inline-block;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s;
}
.news dd .more {
    text-align: right;
    margin: 50px 0;
}
.news dd .more a {
    padding: 6px 80px;
    background-color: #fff;
    border-radius: 20px;
    color: #000;
    border: 1px solid #c0c0c0;
}
.news dd .more a:hover {
    border-color: transparent;
    background-color: rgba(0,0,0,0.50);
    color: #fff;
}
@media (min-width: 640px) {
	/* 最新消息 */
	.news dl dt {
		width: 25%;
		float: left;
		margin: 0 2% 0 0;
		margin-top: 10px;
		border-right: 1px solid #cccccc;
	}
	.news dl dt .yearmonth {
	color: #afafaf;
    font-size: 16px;
    letter-spacing: 2px;
    padding-bottom: 30px;
	}
	.news dl dt .day {
		color: #4b4b4b;
		font-size: 48px;
		display: block;
	}
	.news dl dt .day::before {
		display: none;
		}
}
@media (min-width: 1200px) {

	/* 最新消息 */
	.news dl dt {
		width: 20%;
	}
}
/*========================================================
                   	最新消息-內頁
=========================================================*/

.news-detail {
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: left;
}
.news-detail h3 {
	text-align: left;
    margin: 10px 0 0px 0;
    padding: 0 0 15px 0;
    color: #346d99;
}
.news-content {
	/*padding: 50px;
	-webkit-box-shadow: 2px 1px 5px 1px rgba(65, 65, 65, 0.3);
	box-shadow: 2px 1px 5px 1px rgba(65, 65, 65, 0.3);
	background-color: #eef6fc;*/
}
.news-content img {
	max-width: 100%;
	vertical-align: bottom;
	display: block;
	margin: 0 auto 20px;
}


/*回目錄頁*/
.news-detail .back {
	text-align: right;
	padding-top: 30px;
}
.news-detail .back a {
	background-color: #346d99;
	padding: 8px 20px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
}
.news-detail .back a:hover {
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	background-color: #0a1a26;
	color: #fff;
	text-decoration: none;
}


/* 尺寸設定 */

@media (min-width: 992px) {
	.news-content img {
		float: left;
		width: 40%;
		margin: 6px 30px 20px 0;
	}
}

/*========================================================
                         問題諮詢
=========================================================*/
.consult-list {
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 30px;
}
.consult-list .T84 {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}
.post_msgbtn {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.post_msgbtn a {
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    border: 0;
    line-height: 1;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 3px;
    text-decoration: none;
    background-color: #eaac00;
    transition: all 0.2s ease;
}
.post_msgbtn a:hover {
    background-color: #d39d05;
}
.post_list {
    background-color: #f3f3f3;
    border: 1px solid #DDD;
    padding: 8px 15px;
    width: 100%;
    margin-bottom: -1px;
}
.post_list .date {
    display: flex;
}
.post_list .date span {
    float: left;
}
.post_list .tid {
    width: 12%;
}
.post_list .tid a {
    color: inherit;
}
.post_list .date span {
    float: left;
}
.post_list .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 46%;
	color: #999;
}
.post_list .title img{
    padding:0 10px 0 0;}
.post_list .title a{
	color:#18a0a0;
}
.post_list .title a:hover{
	color: #23527c;
    text-decoration: underline;
}
.post_list .cname {
    width: 12%;
    text-align: center;
    float: right !important;
}
.post_list .pdate {
    width: 15%;
    text-align: center;
    float: right !important;
}



@media screen and (min-width: 1200px){
.post_list .tid {
    width: 10%;
}
.post_list .title,{
    width: 60%;
}
.post_list .cname {
    width: 12%;
}
.post_list .pdate {
    width: 12%;
}
}

/*========================================================
                   	問題諮詢-內頁
=========================================================*/
.index1_title {
    color: #009a9a;
    font-size: 23px;
    margin-bottom: 10px;
}
.post_index1 {
	    
}
.post_index1 .media-body {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px 20px;
}
.media-heading {
    line-height: 24px;
	color: #44a39d;
}
.media-heading font {
    color: #b4b4b4;
    font-size: 15px;
    display: block;
    padding: 0;
}
.alert {
    margin-top: 20px;
    margin-bottom: 0px;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.post_index2 {
	    
}
.post_index2 .media-body {
    /*background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 15px 20px;*/
	background-color: #e9f5f4;
    padding: 15px 10px 10px;
    margin: 20px 0 20px 25px;
    border: 1px solid #bbdedc;
}



.more_box {
    text-align: right;
	margin-top: 50px;
}
.more_box a {
    padding: 5px 30px;
	color: #636363;
	border: 1px solid #636363;
}
.more_box a:hover {
    border-color: transparent;
    background-color: rgba(0,0,0,0.50);
	color:#fff;
}





/*========================================================
                         聯絡我們
=========================================================*/

.contact-box {
	position: relative;
}

.contact-box > .row > .col-md-6 {
	padding-bottom: 50px;
}
.contact-list h2 {
	border-left: 10px solid #ce4737;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
	font-size: 24px;
}
.map ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.map ul li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 50px;
	position: relative;
	min-height: 40px;
	margin-bottom: 10px;
}
.map ul li b {
	font-weight: bold;
	font-size: 20px;
	display: block;
	color: #204b6d;
}
.map ul li i {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}
.circle {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #204b6d;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9;
}
.map ul li [class^="flaticon-"]:before, 
.map ul li [class*=" flaticon-"]:before, 
.map ul li [class^="flaticon-"]:after, 
.map ul li [class*=" flaticon-"]:after {
    margin-right: 0px;
}
.text-red {
    color: #e71f19;
}
/* 尺寸設定 */

@media (min-width: 992px) {
	.contact-box > .row > .col-md-6:nth-of-type(1) {
		padding-right: 50px;
	}
	.contact-box > .row > .col-md-6:nth-of-type(2) {
		padding-top: 20px;
		padding-left: 50px;
	}
}

/*========================================================
                         交通資訊
=========================================================*/
.traffic h1{
	background-color: rgb(32, 75, 109);
    color: rgb(255, 255, 255);
    display: inline-block;
    padding: 5px 15px;
	}
.road-list {
    margin-top: 20px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.road-list li:first-of-type {
    border-top: 1px dashed #78bbf5;
}
.road-list li {
    border-bottom: 1px dashed #78bbf5;
    padding: 10px 0;
}
.road-list li span {
    font-weight: bold;
    color: #204b6d;
}
#blue{
	color:#586fce;
	font-size: 18px;
	}



/*========================================================
                         各類表單
=========================================================*/

.contant-list {
background-color: rgb(118, 100, 90);
    color: rgb(255, 255, 255);
    display: inline-block;
    padding: 5px 15px;	
}


/* 說明 */
.form-info {
	border: 2px dashed #adadad;
	padding: 20px 20px 20px 100px;
	background: #f7f7f7 url(../images/warning.png) no-repeat 20px center;
	margin-bottom: 20px;
	min-height: 60px;
}
.form-info p {
	margin-bottom: 6px;
}



/* 表單設定 */
.form-horizontal {
	margin-bottom: 40px;
}
.form-horizontal .control-label {
	color: #333;
}
.form-horizontal .form-control {
	border-radius: 5px;
	padding: 5px 20px 5px 40px;
	border: 1px solid #c4c4c4;
	background-color: #f6f6f6;
}
.form-control {
    background-color: #f6f6f6;
	height: 40px;
}	
::placeholder {
  	color: #000;
	font-weight: bold;
}

/* 意見表單 */

.contact-form {
	margin-bottom: 20px;
}
.contact-form [class *= col-] {
	position: relative;
	padding: 0;
	margin-bottom: 10px;
}
.contact-form [class *= col-] i {
    display: block;
    font-size: 16px;
    color: #c4c4c4;
    width: 28px;
    line-height: 28px;
    text-align: center;
/*    border: 1px solid #c4c4c4;*/
    background-color: #f6f6f6;
    position: absolute;
    left: 6px;
    top: 6px;
    border-radius: 5px;
    transition: all 0.4s ease;
}
.contact-form [class *= col-] i.text-red {
    color: rgba(255, 0, 0, 0.3);
}


/* 尺寸設定 */

@media (min-width: 768px) {
	.form-info {
		padding: 20px 20px 20px 70px;
		background: #f7f7f7 url(../images/warning2.png) no-repeat 20px center;
	}
	.form-info {
		margin-right: 15px;
	}
	.contact-form [class *= col-] {
		padding-right: 15px;
	}
	.form_out .col-md-3 {
		padding-right: 15px;
	}
	.form_out .col-md-3 span {
		text-align: center;
		background-color: #fff;
	}
}


/*========================================================
                           表格
=========================================================*/

.table1 {
	border-collapse: collapse;
	/*text-align: center;*/
	margin: 0 0 20px 0;
}
.table1 caption {
	color: #333;
	font-weight: bold;
}
.table1 tr:nth-of-type(2n+1) {
	background-color: #f2f2f2;
}
.table1 th {
	background: #579ba5;
	color: #fff;
	font-weight: bold;
	padding: 10px 5% !important;
	/*text-align: center;	*/
	border-top: 0 !important;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.table1 td {
	padding: 0 5px;
	border: 1px solid #bbb;
	padding: 10px 5% !important;
}

.table1 a.file {
	display: inline-block;
	margin-top: 4px;
	width: 24px;
	height: 24px;
	background: url(../images/file_pdf.png) no-repeat center center;
	text-indent: -9999px;
	}
.table1 td img {
	max-width: 100px;
	max-height: 100px;
}
	
.table2 {
}
.table2 th {
	background: #e49d47;
	color: #fff;
	font-weight: bold;
	padding: 15px 5px !important;
	text-align: center;	
	border-top: 0 !important;
	border-right: 1px solid #bab9bb;
}
.table2 td {
	padding: 0 5px;
	border: 1px solid #cccccc;
	text-align: center;
	background-color: #fff;
}
.table2 td img {
	max-width: 100px;
	max-height: 100px;
}
.table2 td.left {
	text-align: left;
}
.table2 td.left b {
	display: block;
	color: #D40101;
}
	


/* 手機表格提示 */
.table-text {
	color: #D40101;
	text-align: right;
	/*margin-bottom: -20px !important;*/
}	
@media (min-width: 768px) {
	.table-text {
		display: none;
	}	
}
	
/*========================================================
                         圖片效果
=========================================================*/

a.figure {
	display: block;
	position: relative;
}
a.figure:hover:before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
a.figure:before {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	z-index: 10;
	content: '';
	display: inline-block;
	background: rgba(0,0,0,0.05) url(../images/magnifier.png) no-repeat center center;
	opacity: 0;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	transition: .3s;
}
