@import url("reset.css");
@charset "utf-8";

html{background:url(/act/gfg/theme/img/bg.jpg) repeat;}


body{font-family: Verdana, Geneva, sans-serif; font-family: "微軟正黑體"}
a:link ,a:visited{text-decoration: none;}
.wrapper{ 
	width: 100%;
	height: auto;
	margin:0 auto;
   /* padding-bottom: 80px;*/
    background:url(/act/gfg/theme/img/bg.jpg) repeat;
 }
 .mainCont{
    margin:-50px auto 0;
 	padding-bottom: 20px;
 }
/*輪播圖*/
.kvArea {
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow:hidden;
    top:-52px;
    z-index: 1;
}
.kvArea .cycle-slideshow{
    margin: 0 auto;
    padding: 0;  
}
.kvArea .cycle-slideshow > img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    border: 0;
}
.kvArea .topicLogo  {
    position: absolute;
    z-index: 102;
    top: 50px;
    left: 0;
    bottom:auto;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.kvArea .topicLogo article{
    max-width: 1400px;
    margin:0 auto;
    padding:0;
}
.kvArea .topicLogo article strong{
    display: block;
    max-width:45%;
    margin:0 auto;
}
.kvArea .topicLogo article strong img {
    display: block;
    width:90%;
    height: 90%;
    margin:0 auto;
}
.slogan{
    color: #3f0710;
    font-size: 1.8em;
    font-weight: 800;
    text-align: center;
    background: url(../img/slogan-bg.png) no-repeat center center;
    padding: 16px 0px;
    text-shadow: 0px 2px 2px #ded7a8;
}
.fesSlogn{
    width: 100%;
    height: 37px;
    color: #3f0710;
    font-size: 1.2em;
    margin:0 auto;
    padding-top: 12px;
    text-align: center;
    clear: both;
    background: url(/act/gfg/theme/img/fesSlogn-bg1.png) no-repeat center center;
    text-shadow: 2px 2px 4px #b3aa38;
}
.recoTittle-1{
    height: 40px;
    color: #3f0710;
    font-size: 26px;
/*    background:url(/act/gfg/theme/img/recom-bg-1.png) no-repeat center center;
*/    text-align: center;
    padding: 20px 0 0 0;
}
.recoTittle-1-s{
    font-size: 20px;
}
/*模組外觀*/
.recoBox{
    width: 85%;
    max-width: 1400px;
    min-height: 310px;
    margin: 25px auto 24px;
    padding: 0 15px 10px 0;
    background: url(/act/gfg/theme/img/carrier-bg.jpg) repeat;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius:  10px 10px 10px 10px;
    border-radius:  10px 10px 10px 10px;
    box-shadow: 0px 0px 1px 1px rgba(44,147,104,0.4);
    position: relative;
}
.recoBox-l{
    width: 100%;
}
.recoBox-r{
    float: right;
    position: relative;
}
.recoBox-fu{
    width: 100%;
    display:inline-block;
}
/*模組右側地圖背景*/
.recoBox-mp1 ,.recoBox-mp2 ,.recoBox-mp3 ,.recoBox-mp4 ,.recoBox-mp5 ,.recoBox-mp6 ,.recoBox-mp7 ,.recoBox-mp8 ,.recoBox-mp9{
    width: 327px;
    height: 327px;
    position:absolute;   
    right: 0; 
    top: 12px;
    opacity: 0.5;
    background-size: auto 100%; 
}
.recoBox-mp1{
    background: url(/act/gfg/theme/img/map-italy.png) no-repeat 0 0;
    
}
.recoBox-mpNice{
    background: url(/act/gfg/theme/img/map-nice.png) no-repeat 0 0;
    
}
.recoBox-mp2{
    background: url(/act/gfg/theme/img/map-holland.png) no-repeat 0 0;
    
}
.recoBox-mp3{
    background: url(/act/gfg/theme/img/map-fr-uk-hr.png) no-repeat 0 0;
   
}
.recoBox-mp4{
    right: 25px;
    background: url(/act/gfg/theme/img/map-ge.png) no-repeat 0 0;
}
.recoBox-mp5{
    background: url(/act/gfg/theme/img/map-eu.png) no-repeat 0 0;
}
.recoBox-mp6{
    background: url(/act/gfg/theme/img/map-6.png) no-repeat 0 0;
}
.recoBox-mp7{
    background: url(/act/gfg/theme/img/map-7.png) no-repeat 0 0;
    right: -15px;
}
.recoBox-mp8{
    background: url(/act/gfg/theme/img/map-8.jpg) no-repeat 0 0;
    top: 2px;
    right: -15px;
}
.recoBox-mp9{
    background: url(/act/gfg/theme/img/map-9.jpg) no-repeat 0 0;
    top: 2px;
    right: -15px;
}
/*c23*/

q:before,
q:after {
    content: "";
}

*+html .carrier li {
    min-height: 1%;
}

.carrier li:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.intro-anchors {
    display: none;
}

.carrier {
    width: 100%;
    margin: 0 auto 24px;
    padding:0;
    text-align: center;
    top: 0;
    position: relative;
}

.carrier h4{
    height: 75px;
    color: #3f0710;
    font-size: 24px;
    background: url(/act/gfg/theme/img/recom-bg-1.png) no-repeat center center;
    margin: 0 auto;
    padding: 27px 0 0 0;
}

.carrier ul {
    position: relative;
    z-index: 10;
    padding:10px 0 0 0;
    margin: 0 auto;
    width: 90%;
    display: block;
}

.carrier li {
    list-style-type: none;
    border-bottom: 0 solid #106542;
    padding: 10px 10px 10px 13px;
    margin: 0 10px;
    line-height: 1em;
    text-align: left;
}

.carrier li:hover {
    background-color:#aee0cc;
}

.carrier li:last-child {
    border: none;  
}

.carrier li a:link,
.carrier li a:visited {
    text-decoration: none;
    font:normal 18px/1.4 Verdana, Geneva, sans-serif, "微軟正黑體";
    color: #4d4d4d;
  
}
.carrier li a strong {
    display: block;
    font: normal 24px/1.3 Verdana, Geneva, sans-serif, "微軟正黑體";
    color: #0b4e33;
    margin: 4px 0;
    padding-bottom:5px;
    letter-spacing: 2px;
    border-bottom:1px dashed #106542;
}
.carrier li em.price {
    font: normal 24px/1.8 Verdana, Geneva,"微軟正黑體",arial, sans-serif;
    color: #c00;
    float: right;
}
big{
    /*display: none;*/
}

.carrier li em.price span {
    font-size: 21px;
}

/*.carrier ul li.box-head{ display:none;}*/

.carrier li.box-head {
    padding-left: 10px;
    display:none;
}

.intro-anchors{font-size:0px;}

/*MORE*/
.moreLink{
    margin:0px auto 20px auto;
    padding-bottom: 10px;
    cursor: pointer;
    width: 90%;
}
.moreLink:hover{
    background-color:#aee0cc;
    text-decoration: none;
}

.moreLink ul{
    display: block;
    font-size: 1.8em;
    margin: 0px 5px 4px 20px;
    padding-bottom: 5px;
    letter-spacing: 2px;
    text-decoration: none;
    list-style-type: none; 
}
.moreLink li{
    width: 100%;
    padding-bottom: 10px;
    cursor: pointer;
    border-bottom: 1px dashed #106542;
}
.moreLink ul li a ,.moreLink ul li a:hover{
    color: #0b4e33;
    text-decoration: none;
    vertical-align: -webkit-baseline-middle;
}
/*.moreLink a:hover{
    color: #106542;
    text-decoration: none;
}*/
.moreLink strong {
    background:url(/act/gfg/theme/img/airplane.png) no-repeat 0 0;
    padding: 0 0 7px 41px;
    background-size: 8%;
}
.moreS{
    font-size: 1.4em;
    color: #4d4d4d;
    padding-left: 21px;
}
.micon{
    width: 100%;
    height: auto;
    background:url(/act/gfg/theme/img/airplane.png) no-repeat 0 0;
}

/*內容文字-最外框*/
.artiBox{
    width: 86%;
    min-height: 300px;
    margin:0 auto;
    padding:20px 0;
   /* border: 1px solid #000;*/
}
/*內容文字-外框*/
.artiBoxCon{
    width: 47%;
    float: left;
    margin:0 20px 15px 10px;
    display: inline-block;
}
/*內容文字-外框滿版*/
.artiBoxCon-fu{
    width: 98%;
    min-height: 220px;
}
/*行Row*/
.artiRow {
    width: 100%;
    float: left;
   /* border: 1px solid #881;*/
}
.artiCol{
    width: 100%;
    float: left;
}
.artiRow-1 {
    float: left;
}
.artiRow-fu{
    float: left;
    padding-right: 5px;
}
.artiRow-2 ,.artiCol-2,.artiRow-fu2{
    color: #2c2c2c;
    font-size: 1.2em;
    line-height: 1.5em;
    padding-top: 6px;
}

/*回頂端*/
.scroll2top:link,
.scroll2top:visited{
    background: url(/act/gfg/theme/img/backto.png) no-repeat center center;
    background-size: cover;
    width:43px;
    height:70px;
    right:0;
    bottom:0;
    margin:auto 15px 15px auto;
}
.scroll2top:hover{
    background: url(/act/gfg/theme/img/backto1.png) no-repeat center center;
    background-size: cover;
    border:0;
}



