﻿@charset "utf-8";
/* CSS Document */
body{
	/*background-image: url(../images/bg.jpg);*/
}
/*最頂部橫槓*/
.header {
    background-image: url(../images/top_bg.png);
    background-repeat: repeat-x;
    height: 100px;
}

.center{
	text-align:center;
}

/*logo*/
.members{
	text-align:right;
	font-family:"微軟正黑體";
	font-size: 17px;
	padding-top: 15px;
}
.members a {text-decoration: none}

.bigtitle{
	float:left;
	margin-top: -16px;
}
.logo{
	float:left;	
}

.name{
	float:left;
	width: 500px;
	height: 65px;
	background-image:url(../images/systemname.png);
	background-repeat:no-repeat;
    margin-top:1%;
}

/*首頁輪播圖下有分頁的右區塊*/
.article_right{
	border:1px solid #acacac;
	border-radius: 8px;
	padding: 0px 8px 10px 8px;
	margin-top: 20px;
}
.article_left{
	border:1px solid #999;
	border-radius: 8px;
	margin-top: 20px;
}

/*文章列表*/
.article_list{
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 10px;	
}

.article_listpic{
	float:left;
	padding-right: 8px;
	max-height: 120px;
	max-width: 180px;
	width:100%;
}
.article_listext{
	height: 6.8em;
	overflow:hidden;
	margin-bottom: 3px;
}

/*關於嘉藥生技 內容*/
p {
	font-size: 17px;
	font-family: "微軟正黑體";
	text-align: justify;
}

/*產品介紹標題*/
a {
	/*color: #1b9598;*/
	text-decoration: none;
	font-family: "微軟正黑體";
	font-weight: bold;
}

/*看更多產品按鈕*/
.button
{
	margin: -60px 0px 10px 0px;
	font-size: 16px;
	font-family: "微軟正黑體";
	color: #fff;
	background: #3E454D;
	padding: 0.2em 0.8em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	float: right;
}
.button:hover{
	background: #22B4B8;
}


/*各分頁標題*/
.h3, h3{
	font-size: 22px;
	font-family: "微軟正黑體";
	font-weight: bold;
	text-align:center;
}

/*推薦行程詳細頁 小標題*/
.h4, h4 {
    color: #cd0b42;
    text-align: left;
    padding: 5px 0px 15px 0;
    font-size: 1.8em;
	font-weight: bold;
}

/*推薦行程詳細頁 景點標題*/
.h5, h5 {
    color: #005688;
    font-size: 1.5em;
	font-weight: bold;
}

/*首頁 分頁中文章內容 小標題*/
.h6, h6{
	font-size: 18px;
	font-family: "微軟正黑體";
	font-weight: bold;
	color: #cf1151;
	margin-top: 3px;
    margin-bottom: 5px;
}

/*首頁 分頁中文章內容 */
p3{
	font-size: 16px;
	text-align:justify;
}

/*首頁 分頁頁籤標題*/
p2{
    font-size: 16px;
	font-family: "微軟正黑體";
	margin-left: 10px;
	text-align:justify;
}

/*
p4{
	font-size: 20px;
	font-family: "微軟正黑體";
	text-align:justify;
	text-justify:inter-ideograph;
}


p5{
    font-size: 18px;
	font-family: "微軟正黑體";
	padding-left: 70px;
}*/

/*寄信按鈕*/
.btn-send{
	font-size: 16px;
	font-family: "微軟正黑體";
	color: #fff;
	background: #3E454D;
	padding: 0.2em 0.8em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
}
.btn-send:hover{
	background: #22B4B8;	
}

/*BIO CNU介紹頁面產品連結按鈕*/
.seepro{
  background: #d7edf5;
  background-image: -webkit-linear-gradient(top, #d7edf5, #a5dbed);
  background-image: -moz-linear-gradient(top, #d7edf5, #a5dbed);
  background-image: -ms-linear-gradient(top, #d7edf5, #a5dbed);
  background-image: -o-linear-gradient(top, #d7edf5, #a5dbed);
  background-image: linear-gradient(to bottom, #d7edf5, #a5dbed);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  font-family: Arial;
  color: #000000;
  font-size: 18px;
  padding: 6px 20px 6px 20px;
  text-decoration: none;
}
.seepro:hover{
  background: #b5e3ff;
  background-image: -webkit-linear-gradient(top, #b5e3ff, #94c3e3);
  background-image: -moz-linear-gradient(top, #b5e3ff, #94c3e3);
  background-image: -ms-linear-gradient(top, #b5e3ff, #94c3e3);
  background-image: -o-linear-gradient(top, #b5e3ff, #94c3e3);
  background-image: linear-gradient(to bottom, #b5e3ff, #94c3e3);
  text-decoration: none;
}

/*首頁 最新照片標題*/
p6{
	font-size: 20px;
	color: #b10000;
	padding-left: 10px;
	font-weight:600;
}


/*箭頭往上移*/
#gotop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 29px;
	right: 3%;
	overflow: hidden;
	width:38px;
	height:25px;
	border: none;
	text-indent: 100%;
	background: url("../images/move-up.png") no-repeat 0px 0px;
	cursor: pointer;
}
#gotopHover {
	width:38px;
	height:25px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

/*-----------------------------旅遊快訊---------------------------------*/

/*旅遊快訊表格大外框*/
.news-section {
    background: #fff;
    padding-bottom: 6em;
    background-image: url(../images/signupbg.png);
    background-repeat: no-repeat;
}

/*申請廠商資料表格*/
.TableApplyCompany {
	margin:0 auto;
    width: 100%;
    border-collapse: collapse; /*讓格與格中間沒有間距*/
}
/*表格的Thead長標題欄*/
.TableTheadTh {
	height: 30px;
	color: #7f2a10;
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	padding: 10px 0px 6px 10px;
	border-bottom: 2px solid #7f2a10;
	background-color:#fff1ed;
}

/*表格-長項目名稱*/
.tItem {
	text-align: left;
	font-family: "微軟正黑體";
	font-size: 18px;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px dotted #999999;
	table-layout: fixed;
	text-overflow:ellipsis; /*產生省略記號*/
}
.date{
	font-size: 16px;
}

/*主題名稱*/
.plan{
    /*width: 22em; 
    overflow: hidden;*/
    float:left;
	padding-right: 8px;
	text-overflow:ellipsis; /*產生省略記號*/ 
}
.plan a{
	font-weight:500;
}
.plan a:hover{
	color: #e74c3c;
	text-decoration: underline;
}

/*news圖示*/
.newicon{
	width:35px;
	height:20px;
	float:left;
}
/*我要報名按鈕*/
.signbtn{
    background: #f2f5f6; /* Old browsers */
    background: -moz-linear-gradient(top, #f2f5f6 0%,    #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left  bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
	font-size: 15px;
	color: #333;
	font-family: "微軟正黑體";
	border: 1px solid #07527A;
	-webkit-border-radius: 4px;
}
.signbtn2{
    background: #f2f5f6; /* Old browsers */
    background: -moz-linear-gradient(top, #f2f5f6 0%,    #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left  bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
	font-size: 22px;
	color: #333;
	font-family: "微軟正黑體";
	border: 1px solid #07527A;
	padding: 5px 20px 5px 20px;
	transition: all 0.3s ease-in-out;
	-webkit-border-radius: 6px;
}

.signbtn:hover {
 background:#2E2D2D;
 color:#fff;
}
.signbtn2:hover {
 background:#2E2D2D;
 color:#fff;
 text-decoration: none;
}

/*底下小分頁*/
.page-section {
    position: relative;
    text-align: center;
	margin-top: 70px;
	font-family: "微軟正黑體";
	font-size:17px;
}


/*--------------點選旅遊快訊列表_詳細內容-------------------*/
.artical-content h3 {
    color: #005688;
    text-align: left;
    padding: 5px 0px 15px 0;
    font-size: 1.8em;
}

/*快訊小標題*/
.explanation {
    color: #359ac0;
    font-size: 19px;
}

/*快訊內容*/
.contents {
    color: #777;
    padding: 10px 0px 20px 0px;
    font-size: 17px;
    line-height: 1.8em;
	text-align:justify;
}

/*報名按鈕區域*/
.signbtn-area{
	text-align:right;
	margin-top:20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed rgba(110, 107, 107, 1);
}

.artical-links {
    padding: 14px 0px 0 0;
    border: 1px dashed rgba(110, 107, 107, 1);
    border-left: none;
    margin-top: 5px;
    border-right: none;
	border-top: none;
	font-size: 17px;
}

/*-----------------------------------------------------*/




/*---------------出遊記單一列表框------------------------*/
.panel-body_2 {
    padding: 8px;
}
.panel_2 {
    margin-top: 20px;
    background-color: #ffeeee;
    border: 1px solid #ea9b8e;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body_2 a{
	text-decoration: none;
}

.ListPhoto{
	width: 124px;
	height: 120px;
	overflow:hidden; 
	float:left; 
	border:3px solid #FFF;
	box-shadow: 1px 1px 5px #545454; 
	margin-right:8px;
}
.ListPhoto Img {
	width: 100%;
    height: 100%; 
}
.ListWordBox {
}

/*出遊記類別*/
.Listtag{
	width: 58px;
	height: 24px;
	background-image:url(../images/tag.png);
	margin-left: 130px;
	padding-left: 6px;
	color:#FFF;
	font-size: 16px;
	line-height:1.6;
	letter-spacing: 3px;
}
	
/*出遊記標題*/
.ListTitle {
    font-size: 17px;
	margin-top: 5px;
	margin-bottom: 3px;
    color: #005998;
    font-family: "微軟正黑體";
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*出遊記簡介框*/
.ListStore {
    font-size: 16px;
    color: #000;
    font-family: "微軟正黑體";
}

.panel_2:hover{
	background-color:#f7e3e7;
	cursor:pointer;
}


/*-----------------------------------------------------*/


/*--------------點選旅遊快訊列表_詳細內容-------------------*/

/*分類標籤*/
.sort{
	display:inline-block;
	background-color:#1762a2;
	color:#FFF;
	font-size: 18px;
	margin-right: 15px;
	padding: 2px 20px 2px 20px;
}

/*發文日期*/
.diary_time{
	display:inline-block;
	text-align:right;
	font-size: 17px;
}

/*發文人數與人名大框*/
.artical-people{
    border: 1px dashed rgba(110, 107, 107, 1);
    border-left: none;
    border-right: none;
    margin-top: 5px;
	padding:8px 0 8px 0;
	font-size:16px;
}

/*發文人姓名*/
.diary_name{
	float:left;
}

/*瀏覽人數*/
.diary_number{
	text-align:right;
}

/*-----------------------------------------------------*/


/*---------------熱門人氣單一列表框------------------------*/
.pop-body {
    padding: 8px;
}
.pop_area {
    margin-top: 20px;
    background-color: #f2feff;
    border: 1px solid #b6d2d4;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.pop_area:hover{
	background-color:#e8f4f5;
	cursor:pointer;
}

.pop-body a{
	text-decoration: none;
}
.PopPhoto{
	/*width: 225px;*/
    max-height: 140px;
	overflow:hidden; 
	border:3px solid #FFF;
	box-shadow: 1px 1px 5px #545454; 	
}
.PopPhoto Img {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
    /*height: 100%; */
}

.poptag{
	background-color: #12887D;
	display: inline-block;
	position: absolute;
	z-index:999;
}
.poptag p{
	color:#FFF;
	margin: 1px 5px 1px 5px;
}

/*熱門人氣標題*/
.popTitle{
	font-size: 17px;
	margin-top: 5px;
	margin-bottom: 3px;
    color: #E14A59;
    font-family: "微軟正黑體";
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*熱門人氣簡介框*/
.popStore{
	font-size: 16px;
    color: #555;
    font-family: "微軟正黑體";
}

/*-----------------------------------------------------*/


/*---------------推薦行程列表框---------------------------*/
.col-sm-4 {
	margin:0 auto;
	width: 30%;
	margin-left: 1.7%;
	margin-right: 1.6%;
}
.recommend_box{
	margin-top: 20px;
	background-color:#e3e8f2;
	padding: 10px 10px 0px 10px;
	padding-bottom: 2px;
	border:1px solid #95b6da;
	border-radius: 6px;
	margin-bottom: 25px;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.recommend_box a {
    text-decoration: none;
}

.recommend_box:hover{
	background-color:#d9dfed;
}


/*推薦行程單一列表標題*/
.re_title{
	font-size: 17px;
	font-family: "微軟正黑體";
	text-shadow:1px 1px 1px #949494;
	font-weight: bold;
	color:#fff;
	margin-top: -30px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.re_title:hover{
	color:#fff4d3;
}

.titlebg{
	margin-left:-19px;
	margin-top: 5px;
	width:278px;
	height:38px;
	background-image:url(../images/label.png);
}

.RePhoto{
    height: 0;
    /* max-height: 150px; */
    overflow: hidden;
    border: 3px solid #FFF;
    box-shadow: 1px 1px 5px #545454;
    padding-bottom: 54%;
	overflow:hidden;
	position: relative;
}
.RePhoto Img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*-----------------------------------------------------*/



/*---------------推薦行程列表框---------------------------*/

/*單一景點外框row*/
.routebox{
	background-color:#f2f4f9;
	margin: 10px 0 15px 0;
}


/*第___天*/
.daycal{
	background-image:url(../images/cal_bg.png);
	width: 58px;
	height: 55px;
	padding-top: 19px;
	font-size: 22px;
	color:#316f7d;
	margin-top: 10px;
}
/*上午中午下午*/
.daytime{
	width: 62px;
    height: 24px;
    background-image: url(../images/daytag.png);
	color:#fff;	
	font-size: 16px;
    display:inline-block;
	padding: 3px 0 0 8px;
	vertical-align: top;
	letter-spacing: 2px;
}

/*景點圖片*/
.repic{
	max-height: 290px;
}

.googlemap{
	font-family:"微軟正黑體";
	font-weight:bold;
	background: #f0bb5a;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	color:#FFF;
	font-size: 20px;
	letter-spacing: 2px;
	width: 30%;/*51px;*/
    line-height:40px;
	border-radius: 4px;
	padding: 2px 0 2px 0;
	margin-top: 10px;
	margin-bottom: 5px;
	cursor: pointer;
	transition: .5s;
}
.googlemap:hover{
	background: #f1656d;
}

/*彈出來的地圖div*/
.downBox {
	background-color:#eee;
	margin-top: -15px; 
}


/*-----------------------------------------------------*/




/*---------------相關連結列表框---------------------------*/
.linkname {
    font-size: 17px;
    font-family: "微軟正黑體";
    text-align: center;
    padding-top: 5px;
	white-space: nowrap;
    overflow: hidden;
	text-overflow:ellipsis; /*產生省略記號*/ 
}
.linkpic{
	margin-left:auto;
	margin-right:auto;
	max-height: 54px;
}

/*-----------------------------------------------------*/




/*--------------------*/
@media (max-width: 1200px) {
.titlebg{
	width:230px;
	margin-left:-17px;
	background-image:url(../images/label_l.png);
}
}
@media (max-width: 992px) {
.header {
    background-image: none;
	height:auto;
}
.googlemap{
	width: 55%;/*100px;*/
}
.titlebg{
	width:375px;
	margin-left:-22px;
	background-image:url(../images/label_m.png);
}
}
@media (max-width: 768px) {
.col-sm-4 {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
}
.PopPhoto{
    max-height: 210px;	
}
.repic{
	max-height: 100%;
}
}
@media (max-width: 450px) {
.bigtitle {
    margin-top: 5px;
}
.name{
	width: 350px;
	height: 49px;
	background-image:url(../images/systemname_m.png);
}

.rightbox {
    padding-left: 0px;
}
.artical-content h3 {
    font-size: 1.4em;
}
.explanation {
    font-size: 18px;
}
.contents {
    font-size: 16px;
}
.signbtn-area{
	text-align:center;	
}
.tItem {
	font-size: 16px;
}
.date{
	font-size: 14px;
}
.col-sm-4 {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
}
p {
	font-size: 16px;
}
.h4, h4 {
    font-size: 1.4em;
}
.h5, h5 {
    font-size: 1.4em;
}
.PopPhoto{
    max-height: 100%;	
}
.ListStore {
    font-size: 15px;
}
.titlebg{
	width:405px;
	margin-left:-20px;
	background-image:url(../images/label_s.png);
}
}

@media (max-width: 376px) {
.titlebg{
	width:365px;
	background-image:url(../images/label_s2.png);
}
}

@media (max-width: 360px) {
.members {
    font-size: 15px;
    padding-top: 5px;
}
.name{
	width: 290px;
	height: 41px;
	background-image:url(../images/systemname_s.png);
}
.article_listpic{
	max-width: 150px;
}
.h6, h6{
	font-size: 17px;
}
.cau_left img{
     width: 230px;
}
.titlebg{
	width:308px;
	margin-left:-20px;
	background-image:url(../images/label_xs.png);
}
}