
* {
	padding:0;
	margin:0;
	font-family: "微軟正黑體","Microsoft JhengHei",helvetica, Arial, Sans-Serif;
}

.cd-primary-nav{
	width: 80%;
	padding:0;
	margin: 0 auto;
}
.cd-primary-nav > li > a{
	font-weight: bold;
	letter-spacing: 0;
}

.cd-primary-nav > li{
	margin-left: 0;
}

.slider-container{
	padding-top: 80px;
}

.team-box-1 .team-box-1-text-in h6{
	color:#06a29a;
}

.tp-banner ul a.banner0{
  position:absolute;
  z-index: 1000;
  top: 480px;
  left: 630px;
  width:555px;
  height: 150px;
  display: block;
  cursor: pointer;
}

.tp-banner ul li a.banner1{
  position: relative;
  z-index: 100;
  width: 100%;
  height: 600px;
  display: block;
  cursor: pointer;
  background: url('../images/1900x600.png') top center no-repeat;
}

.section-title img{
    position: relative;
    top: 5px;
    margin-right: 8px;
}

.office-1 .box-1{
	margin: 5px 0;
}

img.box-1{
}

.office-1{
}

.box_buy-1 a{
    display: block;
    width: 100%;
    height: 400px;
    background: url('../images/buy_banner.png') top center no-repeat;
}


.box_message{
    display: block;
    width: 100%;
    height: 500px;
    background: url('../images/message_banner.png') top center no-repeat;
}

.grey-section p{
	min-height: 90px;
}
.exprience {
	background:#fff;
}
.exprience .container {
	padding-top:70px;
	padding-bottom:90px;
}

.container h2 , .exprience h2 , .heading h2 {
	color:#f7941d;
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 5px;
}

.subtitle{
	padding-top: 10px;
}

.services-boxes-1 .icon-box{
	float:left;
	width:120px;
	height: 120px;
	background-color: #ffffff;
}

.services-boxes-1 h6,.services-boxes-1 a:visited{
	color: #000000;
}

.services-boxes-1 h6,.services-boxes-1 a:link,
a:hover,
a:active{
	color: #000000;
}


.services-boxes-1 h6,.services-boxes-1 p{
	letter-spacing: 0;
	margin-left: 10px;
	padding-bottom: 5px;
}

/* QA 高度 */
.smk_accordion .accordion_in .acc_content{
	padding: 15px 30px 0;
}


#footer .container {
	width: initial;
}

.fbComment {
    width: 75%;
    margin: 0 auto;
    margin-top: 15px;
    z-index: 9999;
}

	
/*---------------------------------------------------------------------------------
 13. Responsive style
-------------------------------------------------------------------------------*/

@media screen and (max-width: 767px) {
}


/* iPad mini
================================================== */
@media only screen and (min-width: 768px) and (max-width: 1023px) {	
	.tp-banner ul a.banner0{
      position:absolute;
      z-index: 1000;
      top: 490px;
      left: 280px;
      width:450px;
      height: 160px;
      display: block;
      cursor: pointer;
    }

    .slider-container{
        padding-top: 0px;
    }

    .tp-banner ul li a.banner1{
      top:55px;
      height: 650px;

      background: url(../images/768x600.png) top center no-repeat;

    }
}

/* Mobile i6+
================================================== */
@media only screen and (min-width: 414px) and (max-width: 767px) {
	.tp-banner ul a.banner0{
      position:absolute;
      z-index: 1000;
      top: 420px;
      left: 160px;
      width:250px;
      height: 230px;
      display: block;
      cursor: pointer;
    }
    
    .slider-container{
        padding-top: 50px;
    }

    .tp-banner ul li a.banner1{
      top:20px;
      height: 600px;
      background: url(../images/414x600.png) top center no-repeat;
    }

    .smk_accordion.acc_with_icon .accordion_in .acc_head{
        padding-left: 10px;
    }

    .smk_accordion .accordion_in .acc_head .acc_icon_expand{
        display: none;
    }

    .box_buy-1 a{
        display: block;
        width: 100%;
        height: 500px;
        background: url('../images/buy_banner_414.png') top center no-repeat;
    }

    .box_message{
      display: block;
      width: 100%;
      height: 1140px;
      background: url('../images/message_banner_414.png') top center no-repeat;
    }
}

/* Mobile i6
================================================== */
@media screen and (max-width: 375px) {
	.fbComment {
	    width: 90%;
	}

	.tp-banner ul a.banner0{
      position:absolute;
      z-index: 1000;
      top: 350px;
      left: 160px;
      width:205px;

      height: 205px;
      display: block;
      cursor: pointer;
    }
    
    .slider-container{
        padding-top: 50px;

    }

    .tp-banner ul li a.banner1{
      top:20px;
      height: 500px;
      background: url(../images/375x500.png) top center no-repeat;
    }

    .smk_accordion .accordion_in .acc_head .acc_icon_expand{
        display: none;
    }

    .box_buy-1 a{
        display: block;
        width: 100%;
        height: 453px;
        background: url('../images/buy_banner_375.png') top center no-repeat;
    }
    .box_message{
      display: block;
      width: 100%;
      height: 1033px;
      background: url('../images/message_banner_375.png') top center no-repeat;
    }
     
}

/* Mobile i5
================================================== */
@media screen and (max-width: 320px) { 
	.tp-banner ul a.banner0{
      position:absolute;
      z-index: 1000;
      top: 290px;
      left: 128px;
      width:180px;
      height: 160px;
      display: block;
      cursor: pointer;
    }
    
    .slider-container{
        padding-top: 50px;
    }

    .tp-banner ul li a.banner1{
      top:0px;
      height: 400px;
      background: url(../images/320x400.png) top center no-repeat;
    }
    
    .smk_accordion .accordion_in .acc_head .acc_icon_expand{
        display: none;
    }

    .box_buy-1 a{
        display: block;
        width: 100%;
        height: 387px;
        background: url('../images/buy_banner_320.png') top center no-repeat;
    }
    .box_message{
      display: block;
      width: 100%;
      height: 881px;
      background: url('../images/message_banner_320.png') top center no-repeat;
    }
}


@media only screen and (min-width: 320px) and (max-width: 479px) {
    .container .sixteen.columns{ width: 300px;
}












