
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;

}
* {
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    }

body{
    font-family: "微軟正黑體", sans-serif;
    font-size: 1em;
}



.wrapper {
    width: 100%;
    margin: 0 auto;
    background-image: url(../images/body_bg.gif);
}

#header {
    width: 100%;
    margin: 0 auto;
    
    height: 420px;
    position: relative;
    background-color:#f0fbff; 
}

#header_all {
    max-width: 1120px;
    margin: 0 auto;
    height: 450px;
    position: relative;
    top: 30px;
}

#header_title {
    top:20px;
    height: 410px;
    background: url(../images/title_bg.png)no-repeat;
}

#logo img{
    width: 180px;
    padding: 10px;
}

.bannershare {
    position: absolute;
    width: 110px;
    top: 10px;
    right: 2%;
    cursor: pointer;
}

.bannershare ul.share li {
    padding: 0 3px;
    float:left;
}

.container h2 {
    color:#fff;
    letter-spacing: 1px;
    font-size:1.12rem;

}


#header_map{
    width:100%;
    height:50px;
    float:left;
    background-color: #29cdd2;
    position:fixed;
    z-index:100;
    top:0px;
    left:0px;
    -moz-box-shadow:0px 0px 5px #000000;
    -webkit-box-shadow:0px 0px 5px #000000;
    box-shadow:0px 0px 5px #000000;
}
.header_in{
    width:1100px;
    margin:auto;
    padding:0;
}

#main_image {
    width: 265px;
    float: left;
    position: absolute;
    z-index: 10;
    top: 30px;
    bottom: -5px;
    left: -100px;
}

.header_img {
    position: relative;
    top:20px;
}

.hea_title {
    height: 70px;
    line-height: 45px;
    padding-top: 10px;
    font-size: 1.12rem;
    background-color: #29cdd2;
}

.hea_title p{ 
    padding:10px 0px 5px 10px;
    font-size:0.95em; 
    letter-spacing: 1px;
    line-height: 23px;
    color:#fff;
}

.container {
    display: -webkit-flex;
    display: flex;
    width: 1080px;
    margin: 0 auto;
    display: flex;
    text-align: 
}
.initial {
    -webkit-flex: initial;
            flex: initial;
    width: 650px;
    min-width: 150px;
}

.none {
  -webkit-flex: none;
          flex: none;
    padding-left: 50px;
    width: 240px;
}

.flex1 {
  -webkit-flex: none;
          flex: none;
  padding-left: 50px;
    width: 240px;
}

.outerWrap {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

/*--- 區塊開始   ---*/
.adBox {
    clear: both;
    padding: 25px 30px;
}

.adBox h3 {
    margin-bottom: 25px;
    text-align: center;
    position: relative;
}

.adBox h4 {
    margin-bottom: 25px;
    font-size: 1.5em;
    text-align: center;
    position: relative;
    letter-spacing: 1px;
    color: #000;
    font-family: "微軟正黑體";

}

.adBox h3:before {
    content: "";
    width: 100%;
    height: 1.5px;
    background: #e68785;
    position: absolute;
    top: 50%;
    left: 0;
}

.adBox.alt h3 strong {
    background: #f7f2ef;
}

.adBox h3 strong{
    display:inline-block;
    padding:0 15px 0px 50px;
    font-size:26px;
    line-height: 48px;
    height: 48px;
    font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
    font-weight:normal;
    color:#e68785;
    font-weight: 600;
    background-color: #f7f2ef;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    position:relative;
    z-index:2;
}

.adBox h3 em{
    display:inline-block;
    background:#FFF;
    padding:0 10px;
    font-family: 'Seaweed Script', cursive;
    font-size:26px;
    font-weight:normal;
    color:#20485a;
    position:relative;
    z-index:2;
}

.Txt {
    height: 80px;
    margin:10px 0; 
}

.t1{
    font-size:0.89em;
    letter-spacing: 1px;
    }

.sectionTitle em {
    display: inline-block;
    border-radius: 50%;
    margin-right: 3px;
    height: 25px;
    line-height: 20px;
    width: 25px;
    text-align: center;
    vertical-align: text-bottom;
    font-size: 18px;
    font-weight: 600;
    font-family: Arial;
    background-color: #eca43b;
    border:2px solid #fff;
    box-shadow: 0px 0px 5px 1px #eee;
    color: #f3f3f2;
}

.Txt .sectionTitle strong { 
    padding-bottom: 5px;
    font-family: "微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #160800;
    line-height: 23px;
    letter-spacing: 1px;
}

.Txt .sectionTitle p { 
    padding-bottom: 5px;
    font-family: "微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #160800;
    line-height: 23px;
    letter-spacing: 1px;
}

.magimg {
    border-radius: 15px;
    border: 2px solid #999;
    box-shadow: 2px 2px 8px 1px #eee;
}

.magimg >img {
    border-radius: 13px;
}

.content {
    width: 1160px;
    margin: 0 auto;
}

.content > ul{
    margin-right:-10px;
}

.content > ul > li.col-3 {
    float: left;
    width: 33.3%;
    padding-right: 18px;
}

.col-3 .Img {
    border-radius: 5px;
    border:1px solid #eee; 
}

.content li img {
    width: 100%;
    display: block;
}
.content > ul > li img {
    max-width: 100%;
}

.advidol {
    width: 1280px;
    text-align: center;
}

.setvidol {
    max-width: 1024px;
    margin: 0 auto;
}

.formBox {
    padding: 40px;
    background: #FFF;
    box-shadow: 2px 2px 10px 3px #999;  
    margin:50px 0px;
    color:#747474; /*字的顏色*/
    font-size:13px;
}

.box2 {
    max-width: 850px;
    margin:80px auto;
}

.checkArea{
    clear: both;
    display:inline-block;
    position: relative;
}

.formBox .form {
    margin-bottom: 25px;
    color: #2F2F2F;
}

.formBox form .btn{
    display:inline-block;
}

.formBox form .btn a{/*送出按鈕*/
    display:inline-block;
    padding:7px 15px;
    font-family:"微軟正黑體", "LiHei Pro", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    color:#FFF;
    box-shadow:2px 2px 2px #CCC;
    border-radius:3px;
    -webkit-transition:none;
    -moz-transition:none;
    -o-transition:none;
    transition:none;
}

.formBox .form{/*各行間距*/
    margin-bottom:25px;
    color:#2F2F2F;}

.formBox .form .col-2{
    float:left;
    width:50%;
    padding-left:20px;}

.formBox .form .col-2:first-child{
    padding:0;}

.formBox .form label {
    display: block;
    margin-bottom: 5px;
    font-family: "微軟正黑體", "LiHei Pro",sans-serif;
    font-size: 1.5em;
    letter-spacing: 1px;
    color: #2F2F2F;
}

.formBox label em{
    color:#E61F6E; /*星號的顏色*/
    font-style:normal;
    font-weight:normal;
    font-family:"微軟正黑體", Verdana, Geneva, sans-serif;
}

.b-box strong{
    color:#E61F6E; /*星號的顏色*/
    font-style:normal;
    font-weight:normal;
    font-size:17px;
    font-family:"微軟正黑體", Verdana, Geneva, sans-serif;
}

.formBox .form input[type="text"]{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    padding:5px;
    width:100%;
    height:35px;
    line-height:35px;
    border:1px solid #CCC;
    border-radius:3px;}

.formBox .form select{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    padding:5px;
    height:35px;
    border:1px solid #CCC;
    border-radius:3px;}

.formBox .form textarea{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    width:100%;
    height:100px;
    padding:0 5px;
    border:1px solid #CCC;
    border-radius:3px;}

.btn_color1{
background: #a80000; /* Old browsers */
background: -moz-linear-gradient(top,  #a80000 0%, #bf0000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a80000), color-stop(100%,#bf0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a80000 0%,#bf0000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a80000 0%,#bf0000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a80000 0%,#bf0000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a80000 0%,#bf0000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a80000', endColorstr='#bf0000',GradientType=0 ); /* IE6-9 */

}

a.btn_color1:hover{
    background:#a80000;
}

.contentBox {
    height: 430px;
    margin: 30px auto;
    overflow: overlay;
    overflow: -moz-hidden-unscrollable;
    letter-spacing: 1px;
    line-height: 24px;
    background-color: rgba(255,255,255, .6);
    color: #342501;
    border-radius: 10px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

footer {
    width: 100%;
    height: 80px;
    margin: 15px;
    text-align: center;
    background-color: #29cdd2;
}

footer h3 {
    padding: 20px;
    font-size: 0.8em;
    color: #fff;
}




@media screen and (min-width: 767px) and (max-width: 1024px){
    .header_in {
    width: 980px;
    margin: auto;
}
   .content {
    width: 100%;
    margin: 0 auto;
    /* margin-right: -30px; */
} 

 .container h2 {
    width: 50px;
    margin-top: 10px;
    margin-left: 5px;
    line-height: 23px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 1.12rem;
}

.content > img {
    width: 100%;
}  

.container {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: -30px auto 0px auto;
    display: flex;
}

.outerWrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
#header_title {
    top: 20px;
    height: 380px;
    background: url(../images/title_bg.png)no-repeat -0px bottom;
    background-size: 100%;
}
#header {
    width: 100%;
    margin: 0 auto;
    top: 0px;
    height: auto;
    position: relative;
    background-color: #f0fbff;
}

#header_all {
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    position: relative;
    top: 20px;
}

    img.header_img {
    width: 100vw;
    padding-left: 90px;
}

.hea_title {
    height:60px;
    padding-top: 30px;
    padding-left: 40px;
    background-color: #29cdd2;
}

.flex1 {
    -webkit-flex: none;
    flex: none;
    margin-left: 10px;
    width: 190px;
}

.none {
    -webkit-flex: none;
    flex: none;
    margin-left: 60px;
    width: 180px;
}

.advidol {
    width: 100%;
    text-align: center;
}

#main_image {
    width: 150px;
    float: left;
    position: absolute;
    z-index: 10;
    top: 30px;
    bottom: -5px;
    left: 20px;
}

#main_image >img {
    width: 175px;
}

.content > ul > li.col-3 {
    float: left;
    width: 33.3%;
    padding-right: 30px;
}

.sectionTitle em {
    display: inline-block;
    border-radius: 50%;
    margin-right: 3px;
    height: 26px;
    line-height: 20px;
    width: 26px;
    text-align: center;
    vertical-align: text-bottom;
    font-size: 1.1em;
    font-family: Arial;
    background-color: #eca43b;
    border: 2px solid #fff;
    box-shadow: 0px 0px 5px 1px #eee;
    color: #f3f3f2;
}

.setvidol {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

}

@media (max-width: 766px){

#header_title {
    top: 20px;
    height: 320px;
    background: url(../images/title_bg.png)no-repeat -0px bottom;
    background-size: 100%;
}
#header {
    width: 100%;
    margin: 0 auto;
    top: 0px;
    height: 290px;
    position: relative;
    background-color: #f0fbff;
}

#header_all {
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    position: relative;
    top: 0px;
}

.container h2 {
    width: 50px;
    margin-top: 10px;
    margin-left: 5px;
    line-height: 23px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 1.12rem;
}
.header_in {
    width: 100%;
    margin: auto;
}

.hea_title p {
    padding: 0px 0px 5px 10px;
    letter-spacing: 1px;
    font-size: 0.9em;
    line-height: 23px;
    color: #fff;
}

#main_image {
    width: 24vw;
    float: left;
    position: absolute;
    z-index: 10;
    top: 30px;
    bottom: 0px;
    left: 0px;
}

#main_image >img {
    width: 98%;
}

.initial {
    -webkit-flex: initial;
            flex: initial;
    width: 25%;
    min-width: 28%;
}

.none {
  -webkit-flex: none;
          flex: none;
  width: 32%;
}

.flex1 {
  -webkit-flex: none;
          flex: none;
  width: 32%;
}

.hea_title {
    height: 80px;
    padding-top: 0px;
    background-color: #29cdd2;
}

.setvidol {
    max-width: 100%;
    margin: 0 auto;
}

.advidol {
    width: 100%;
    text-align: center;
}

.container {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: 10px auto;
    margin-left:１０px;
    padding-top: 10px;
    display: flex;
}

.content {
    width: 100%;
    margin: 0 auto;
    /* margin-right: -30px; */
}  

.content > img {
    width: 100%;
}  

#header_map {
    width: 100%;
    height: 50px;
    float: left;
    background-color: #29cdd2;
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px;
    -moz-box-shadow: 0px 0px 5px #000000;
    -webkit-box-shadow: 0px 0px 5px #000000;
    box-shadow: 0px 0px 5px #000000;
}

.outerWrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.box2 {
    max-width: 100%;
    width: 100%;
    margin: 30px auto;
}
.adBox h4 {
    margin-bottom: 25px;
    font-size: 1.2em;
    text-align: center;
    position: relative;
    letter-spacing: 1px;
    color: #000;
}
.formBox .form {
    margin-bottom: 5px;
    color: #2F2F2F;
}

.Txt .sectionTitle strong {
    padding-bottom: 5px;
    font-family: "微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #160800;
    line-height: 23px;
    letter-spacing: 1px;
}

.sectionTitle em {
    display: inline-block;
    border-radius: 50%;
    margin-right: 3px;
    height: 25px;
    line-height: 20px;
    width: 25px;
    text-align: center;
    vertical-align: text-bottom;
    font-size: 1.3em;
    font-weight: 600;
    font-family: Arial;
    background-color: #eca43b;
    border: 2px solid #fff;
    box-shadow: 0px 0px 5px 1px #eee;
    color: #f3f3f2;
}
.formBox .form .col-2{
        width:100%;
        float:none;
        padding:0;
        margin-top:10px;
    }


.adBox h3 strong{
    font-size:20px;
}

.adBox h3 em{
    font-size:18px;
}

}

@media (max-width: 480px){

#header_title {
    top: 20px;
    height: 400px;
    background: url(../images/title_bg_mobile.png)no-repeat -0px bottom;
    background-size: 100%;
}

.adBox h3 strong {
    font-size: 18px;
}
#header {
    width: 100%;
    margin: 0 auto;
    top: 0px;
    height: 380px;
    position: relative;
    background-color: #f0fbff;
}
    .adBox {
    clear: both;
    padding: 15px 20px;
}

.container h2 {
    width: 50px;
    margin-top: 10px;
    margin-left: 5px;
    line-height: 23px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 1.12rem;
}
.Txt {
    height: 60px;
    margin: 10px 0;
}

    .content > ul > li.col-3 {
    float: left;
    width: 100%;
    padding-top: 18px;
    padding-right: 10px;
}

#main_image {
    width: 20vw;
    float: left;
    position: absolute;
    z-index: 10;
    top: 30px;
    bottom: 0px;
    left: 0px;
}

img.header_img {
    width: 100vw;
    padding-left: 20px;
}

.hea_title {
    height: 80px;
    padding-top: 0;
    font-size: 17px;
    background-color: #29cdd2;
}

.initial {
    -webkit-flex: initial;
    flex: initial;
    padding-left: 1.5%;
    width: 25%;
    min-width: 30%;
}

.hea_title p {
    padding: 0px 0px 5px 5px;
    letter-spacing: 1px;
    line-height: 20px;
    font-size: 0.79em;
    color: #fff;
}

.none {
    -webkit-flex: none;
    flex: none;
    padding-left: 20px;
    width: 35%;
}


.flex1 {
  -webkit-flex: none;
          flex: none;
  padding-left: 0px;
  width: 32%;
}

    }






