.frame2 img{
	height: 120px;
	width: 180px;
   border:3px #c8c8c8 solid;
}

.frame img {
	height: 120px;
	width: 180px;
	background-color: #F0F0F0;
	padding: 4px;
	border: 1px solid #D5D5D5;
}

.phone{position:fixed;right:1%;top:85%;z-index:1000}
.line-1{position:fixed;right:1%;top:65%;z-index:1000}
.line{position:fixed;right:0%;top:50%;z-index:1000}
#post:hover {
  opacity: 0.6;
}
.ser-line {

    background: #333;
    width: 50px;
    height: 5px;
    display: block;
    margin: 1em auto 1em;

}
.design2 img{

	border: 1px solid #636363;
}


body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}
#bodyinhome .fcol.fcol-2 {
    background-color: #006fa3;
}
#bodyinhome .fcol.fcol-4 {
    background-color: #f9e173;
}
#bodyinhome .fcol.fcol-6 {
    background-color: #006fa3;
}



@media only screen and (min-width: 768px){
.topnavbar {
    background-color: #fff;/*頁籤底圖顏色*/
    position: relative;/*頁籤&banner分開不重疊*/
    padding: 0;/*頁籤距離*/
    
}}
.topnavbar .container {
    background-color: #fff;/*頁籤底圖顏色*/
}


.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(800 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important;
}

.topnavbar .container {
  text-align: center;
}

#nav .subnav {
    background-color: #fff;
}

#nav ul li a:hover {
    color: #333;
}
#nav ul li.current a {
    color: #333;
    font-weight: bold;
    font-weight: 600;
}
  #nav ul li a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    color: #333;
    word-spacing: 2px;
    padding: 16px;
    font-size:14px;
    line-height: 1;
    transition: .3s;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: inherit;
    color: #000;
}


.product-list-div h2 {
    text-shadow: 0 0px 0 #333;
}


ul.product-list li a.focus h3, ul.product-list li a:hover h3 {
    color: #464646;
}
ul.product-list li h3 {
    flex: 1 0 auto;
    max-height: 3.15rem;
    margin: 0.7rem 0;
    font-size: 1.05rem;
    line-height: 1.5;
    color: #7a7a7a;
    overflow: hidden;
    padding: 0 16px;
}


#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #fbfbfb;
}
#foot-nav ul li a {
    display: block;
    color: #ffffff;
   
    margin-right: 10px;
    padding: 8px 16px;
}
#contact-info ul li span {
    color: #fbfbfb;
}
/*回首頁按鈕底色*/
.navbar-nav {
    background-color: #333;
}



/*響應式表格*/
.frame1 img {
	height: 150px;
	width: 200px;
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #D5D5D5;
}

.frame2 img {
	height: 240px;
	width: 320px;
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #D5D5D5;
}
/*圖片*/
.menu [class^="col-"] img:hover {
    border-radius: 0px;
}
.menu [class^="col-"] img {
  transition:0.7s;
  border-radius: 10%;
  border: 1px #dddddd solid;
  padding:2px;
  background-color:#fff;
}

.row [class^="col-"] img{
  opacity:3;
  transition:0.7s
}
.row [class^="col-"] img:hover {
    opacity:0.55;
}
.row [class^="col-"] {
  padding:10px;
}






.intro {/*安裝圖美化*/
    width: 100%;
    height: auto;
    margin-right: 43px;
    float: left;
    position: relative;
}


.intro a {
    color: rgb(255, 255, 255);
    font-size: 16px;
    display: block;
    width: 100%;
    height: 100%;
}



.intro .word a:hover {
    padding-top: 25%;
}

.intro a:hover {
    color: #fff;
    font-weight: bold;
    display: block;
    font-size: 20px;
}


.intro .word:hover {
    margin-top: -100px;
    height: 99%;
}



.intro .word {
    background: rgba(51, 122, 183, 0.77);
    left: 0px;
    width: 100%;
    height: 32px;
    text-align: center;
    bottom: 0px;
    line-height: 32px;
    float: left;
    position: absolute;
    bottom: 5px;
    transition: all 0.5s;
}


#bodyinhome .fcol.fcol-4 {
    background: url(https://static.iyp.tw/33979/files/11f1f472-ff88-4d0b-b9ec-d711e42c3474.JPG) 100% 0 / cover no-repeat;
   background-attachment: fixed;
      position: relative;
    overflow: hidden;
}
}




@media only screen and (min-width: 768px){
#bodyinhome .fcol.fcol-4 {
    background: url(https://static.iyp.tw/33979/files/11f1f472-ff88-4d0b-b9ec-d711e42c3474.JPG)100% 0 /  cover no-repeat; 
    background-attachment: fixed;

    position: relative;
    overflow: hidden;
}
}


body {
  background-color: #ffffff;
  
}


#footer {
    color: #ffffff;
}

h5, .h5 {
    font-size: 20px;
}

#contact-info ul li span {
    color: #ffffff;
    font-size: 20px;
}


@media (min-width: 992px) {
.col-md-7 {


font-size: 20px;
}
}

@media only screen and (max-width: 767px){
#contact-info{
  font-size: 20px;
}
}




