@charset "utf-8";
@import url("reset.css");
@import url(//fonts.googleapis.com/earlyaccess/cwtexhei.css);
body{
	background:url(../img/bg.jpg) repeat;
}
body.noScroll {
    overflow-y:hidden;
}

.kvArea {
    margin: 0 auto 0 auto;
    padding: 0;
    position: relative;
}
.kvArea .cycle-slideshow{
    margin: 0 auto;
    padding: 0; 
    /*max-width: 1400px;*/
}
.kvArea .cycle-slideshow > img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    border: 0;
}
.kvArea > h1 {
    min-width: 320px;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.4);
    font: normal 11px/1 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
    color: #fff;
    height: 1.6em;
    overflow: hidden;
    position: absolute;
    z-index: -10;
    top:-30px;
    left: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.intro-all{
    width:1400px;
	margin: auto;
	background: #fff;
	padding-top: 50px;
}
.intro-all h2{ background: url(../img/title-3.jpg) no-repeat center; height: 60px; text-indent: -9999px; background-size: auto 100%;}
/*c23*/
.modBox{
    margin:20px auto;
    max-width:1300px;
}
.modArea{
	max-width:1400px;
	background:#fff;
	padding:0;
	margin: auto;
	-webkit-box-shadow: 0 0 8px 2px rgba(61,74,99,.3);
    box-shadow: 0 0 8px 2px rgba(61,74,99,.3);
}
.modArea h2{

}
.modArea h3{
    font: bold 200%/2 Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
    color: #fff;
	text-align: center;
}
.item{
    margin:0 auto 30px auto;
    padding:0;
	height: 58px;
}
.t1{ background: url(../img/title.jpg) no-repeat center; background-size: auto 100%;}
.t2{ background: url(../img/title1.jpg) no-repeat center; background-size: auto 100%;}
.t3{ background: url(../img/title2.jpg) no-repeat center; background-size: auto 100%;}
.t4{ background: url(../img/title3.jpg) no-repeat center; background-size: auto 100%;}

.introArea{
    padding:1%;
    margin:0;
    background-color: #fff;
    height: 90%;
    box-sizing: border-box;
    border-radius: 5px;
    overflow-y: scroll;
	display: none;
}
.introBox{
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin:0;
    overflow: hidden;
    box-sizing: border-box;
}

.introTxt{
    display: inline-block;
    width:30%;
	/*transform: skewX(-15deg);*/
	background:rgba(0,0,0,0.65);
	border: solid 1px #fff;
    vertical-align: middle;  
    box-sizing: border-box;
    margin: 130px 0 140px 3%;
    padding: 192px 50px 58px 50px;
	font: normal 14px/1.4 Arial, 'cwTeXHei',"微軟正黑體", "Microsoft JhengHei", sans-serif;
}
.introTxt h3{
    font: bold 160%/1.4 Arial, 'cwTeXHei',"微軟正黑體", "Microsoft JhengHei", sans-serif;
    color:#243351;
	width: 100%;
	line-height: 30px;
	background: #fff;
	text-align: center;
	margin:0 0 15px 0px;
    word-wrap: break-word;
    word-break: break-all;
	/*transform: skewX(15deg);
	  margin:0 0 15px -20px;
	  padding-left: 10px;*/
}
.introTxt p{
    font: normal 120%/1.8 Arial, 'cwTeXHei',"微軟正黑體", "Microsoft JhengHei", sans-serif;
    color:#fff;
    word-wrap: break-word;
    word-break: break-all;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.85) ;
	text-align: justify;
	/*transform: skewX(15deg);
	  margin-left: 20px;*/

}
.introTxt i{
    font: bold 90%/1.4 Arial, 'cwTeXHei',"微軟正黑體", "Microsoft JhengHei", sans-serif;
    color:#FFF17A;
	display: block;
	background:#F75123;
	width: 100%;
	line-height: 24px;
	margin: 5px 0;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.85) ;
	transform: skewX(0deg);
	text-align: center;
}
.introTxt span{
    font: bold 110%/1.4 Arial, 'cwTeXHei',"微軟正黑體", "Microsoft JhengHei", sans-serif;
    color:#fff;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.85) ;
	transform: skewX(0deg);
}

.a-link {
  display:block;
  width: 90%;
  text-align: center;
  margin: 30px auto 0 auto;
  border: 1px solid #132860;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal 25px/60px "Questrial", Helvetica, sans-serif;
  color: #fff;
  background: -webkit-linear-gradient(-90deg, #274cb2 0, #274cb2 2%, #2b458e 100%), #193275;
  background: linear-gradient(180deg, #274cb2 0, #274cb2 2%, #2b458e 100%), #193275;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: 0 2px 1px 0 rgba(0,0,0,0.3) ;
  box-shadow: 0 2px 1px 0 rgba(0,0,0,0.3) ;
  text-shadow: 0 1px 2px rgb(50,114,40) ;
}

.a-link:hover {
  text-decoration: none;
  border: 1px solid #2b458e;
  background: #2d4ea8;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.11) ;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.11) ;
  -webkit-transition: all 150ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 150ms cubic-bezier(0.42, 0, 0.58, 1);
}

.a-link:active {
  border: 1px solid rgba(180,180,180,0.2);
  background: #142c70;
  -webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,0.1) inset;
  box-shadow: 0 3px 0 0 rgba(0,0,0,0.1) inset;
  -webkit-transition: none;
  transition: none;
}
.space{
    display: block;
    height:1px;
    margin:0 auto 24px;
}


/*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;
}

.carrier h4{
	display: none;
}

.carrier ul {
    padding:0 ;
    margin: 0 auto;
    width: 100%;
}

.carrier li {
    list-style-type: none;
    border-bottom: 1px dotted #cc3333;
    padding: 20px 10px;
    margin: 0 30px;
    line-height: 1em;
    text-align: left;
}

.carrier li:hover {
    background-color:#f9cdcd;
    box-shadow: none;
    transform: all 1s;
	display: block;
}

.carrier li:last-child {
    border: none;
    box-shadow: none
}

.carrier li a:link,
.carrier li a:visited {
    text-decoration: none;
	font:normal 16px/1.4 Verdana, Geneva,"微軟正黑體",sans-serif;
	color: #ff3333;
}

.carrier li a strong {
    display: block;
	font:bold 18px/1.6 Verdana, Geneva,"微軟正黑體",sans-serif;    
	color: #000;
    margin: 4px 0;
}
.carrier li em.price {
	font:700 18px/1 Verdana, Geneva,"微軟正黑體",sans-serif;
	color: #cc0000;
    float: right;
    *margin-top: -1.2em;
    font-weight: bold;
    letter-spacing: -1px;
}

.carrier li em.price span,
.carrier li em.price var {
    font-size: 30px;
    font-weight: bold;
}


/*.carrier ul li.box-head{ display:none;}*/

.carrier li.box-head {
    /*border-top:2px solid #8C43C3;*/
    display:none;
}


/*pop視窗*/
.blackBox{
    width:100%;
    height: 100%;
    background:hsla(0,0%,0%,0.60);
    position: fixed;
    z-index: 1000;
    left:0;
    top:0;
    display:none;
}
.popArea{
    width:100%;
    height: 100%;
    position: fixed;
    z-index: 1001;
    left:0;
    top:0; 
    display:none;  
}

/*回頂端*/
.scroll2top:link,
.scroll2top:visited{
    background:url(../img/up.png) no-repeat center center;
    background-size: cover;
    width:60px;
    height:70px;
    right:0;
    bottom:0;
    margin:auto 15px 15px auto;
}


.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@keyframes zoom {
  0% {
	background-size:auto 105%;
	background-position: center;
	}

  50% {
	background-size:auto 110%;
	background-position: center;
	}
	
  100% {
	background-size:auto 105%;
	background-position: center;
	}
}
.zoom{
  -webkit-animation-name:zoom;
  animation-name:zoom;
  animation-timing-function:ease-out;
  animation-iteration-count: infinite;
  animation-duration: 6s;
}
