@charset "utf-8";
/* CSS Document */
@import url("https://a1.digiwin.com/css/font-awesome.css");
@import url("https://a1.digiwin.com/css/animate.css");
@import url("https://a1.digiwin.com/css/hover.css");
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

html, body { width:100%; height: auto;overflow-X:hidden; }
body { font-size:100%;}
*{transition:all .3s; -webkit-transition:all .3s;}

/*:before{ content:"\f146";font-family: 'FontAwesome'; }*/

.btnTop{ background: #CCC \9;background:rgba(0,0,0,.2); border-radius:50%; width:50px; height:50px; position: fixed;right:15px; bottom:15px;cursor:pointer; z-index:99; color:#FFF; text-align:center; font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase; font-size:13px ; letter-spacing:1px; display: none  ; z-index:999;}
.btnTop:before{content:"\f106";font-family: 'FontAwesome'; font-size:20px; color: #FFF ; display:block; padding-top:6px;}
.btnTop:hover{background:rgba(0,0,0,.4);}

.img-response{ max-width:100%; height:auto;}




/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 版頭 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/

.p1_br {
    display: none !important;
}
.a1_p1 {
    background-image: url(../images/case/title_bg.png);
    background-position: top center;height: 500px;
}
.a1_p1_wrap{width:100%; max-width: 1200px;margin: 0 auto;}
.a1_p1_wrap * {
    display: inline-block;
    width: 100%;
    max-width: 600px;
}
.a1_p1 .a1_text{margin-top: 90px; line-height: 45px;}
.a1_p1 .text_1 {color: #e23f0b; font-size: 36px;font-weight: bold;}
.a1_p1_title{color: #ffffff; font-size:48px; font-family: '微軟正黑體'; font-weight: bold; margin-top: 70px; line-height:1.3  }
.a1_p1_title_s{ font-size:30px; }
.a1_p1 .text_2{color: #ffffff; font-size: 22px; margin-top: 35px;}

/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 內容 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/

/*==================== section/column ====================*/
.sectionA {
  width: 100%;
  min-width: 1200px;
  padding: 70px 0;
  font-family: Arial, "微軟正黑體";
  font-size: 18px;
  line-height: 27px;
}

.sectionA * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


.sectionA p {
  margin: 0;
  text-align: justify;
}

.contentA {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.contentA h2 {
  margin-bottom: 5px;
  font-size: 36px;
  line-height: 43px;
  font-weight: normal;
  text-align: center;
}


/* ==================== caseList style ==================== */
#case {
  background-color: #fff;
}

#case .caseGroup {
  margin-top: 50px;
}


#case .list {
  float: left;
  width: 25%;
  margin-bottom: 30px;
  padding: 0 15px;
}

#case img {
    width: 270px;
    height: 170px;
  display: block;
}

#case .outline {
  height: 100%;
  padding: 16px 16px 24px;
  border: 1px solid #ccc;
  border-top: none;
}

#case .outline p {
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

#case .type {
  display: inline-block;
  padding: 1px 8px;
  background-color: #666;
  font-size: 16px;
  color: #fff;
}

#case .name {
  margin: 10px 0;
  color: #40a4db;
  font-size: 22px;
  font-weight: bold;
}

#case .desc {
  font-size: 17px;
}

#case a:hover {
  color: #fb7da7;
}

#case a.pageLink-bgColor {
  float: right;
  margin-top: 20px;
  padding: 2px 8px;
  font-size: 18px;
  line-height: 27px;
  background-color:#ffdc51; 
}

#case a.pageLink-bgColor:hover {
  color: #fff;
  background-color:#ff6000; 
}




/*----------------------------- 注意事項文字 -----------------------------------  */

/* ul { width:80%; margin:0 auto; color:#a3a3a3; list-style:decimal; padding-left:30px;}
 ul li{ margin-bottom:10px; font-size:15px; color:#333333; line-height:1.5;}
*/




@media screen and (max-width:1000px) { 
.a1_p1_wrap{padding: 0 15px;}  
    
.p1_br{display:inline-block !important;}
    
.a1_p1 {
    background-image: url(../images/case/title_bg_phone.png);
    background-repeat: no-repeat;
    background-position-x: 42%;
}
.a1_p1 .a1_text {
    margin-left: 15px;
    margin-top: 130px;
}
.a1_p1 .text_1 {
    font-size: 18px;
    line-height: 1.2;}

.a1_p1_title {
    font-size: 36px;
    margin-top: 10px;
    margin-left:0px; 
}
.a1_p1 .text_2 {
    font-size: 18px;
    line-height: 24px;
    width: 333px;
    margin-top: 15px;
    margin-left:0px; 
}
.sectionA {
  width: 100%;
  min-width: 100%;
  padding:7%;
  font-family: Arial, "微軟正黑體";
  font-size: 18px;

}
.contentA {
  position: relative;
  width: 100%;
  margin: 0 auto;

}

#case .list {
  float: left;
  width: 50%;
  margin-bottom: 30px;
  padding: 0 15px;
}
#case img {

    width: 100% ;
    height: 100% ;
   display: block;


}


  }
	
	
	

@media screen and (max-width:640px) {	

    .a1_p1_wrap{padding: 0 15px;}  
    
    .p1_br{display:inline-block !important;}
    
.a1_p1 {
    background-image: url(../images/case/title_bg_phone.png);
    background-repeat: no-repeat;
    background-position-x: 42%;
}
    .a1_p1 .a1_text {
    margin-left: 15px;
    margin-top: 130px;
}
.a1_p1 .text_1 {
    font-size: 18px;
    line-height: 1.2;}
.a1_p1_title {
    font-size: 36px;
    margin-top: 10px;
}
.a1_p1 .text_2 {
    font-size: 18px;
    line-height: 24px;
    width: 333px;
    margin-top: 15px;
}

/*==================== section/column ====================*/
.sectionA {
  width: 100%;
  min-width: 100%;
  padding:0 7%;
  font-family: Arial, "微軟正黑體";
  font-size: 18px;

}
.contentA {
  position: relative;
  width: 100%;
  margin: 0 auto;

}

/* ==================== caseList style ==================== */
#case {
  background-color: #fff;
}

#case .caseGroup {
  margin-top: 50px;
}

#case .list {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding: 0 15px;
}

#case img {

    width: 100% ;
    height: 100% ;
   display: block;


}

#case .outline {
  height: 100%;
  padding: 16px 16px 24px;
  border: 1px solid #ccc;
  border-top: none;
}



}