*{
    box-sizing: border-box;
}
/*pc*/
.PC #aboutClick108{}

.PC #PG043 .section_notice span {
    font-size: 1em;
    color: #e42f2f;
}

/*新增輪播區塊-框架-關於科技紫微網外框*/
.PC #aboutClick108 .slidercase{
    width:100%;
    height:auto;
    overflow: hidden;
}

/*新增輪播區塊-框架-關於科技紫微網-內容框*/
.PC #aboutClick108 .slidercase .case{
    width:100%;
    height:auto;
    padding:5px 0px;
    box-sizing: border-box;
}

/*新增輪播區塊-自動輪播區塊*/
.PC #aboutClick108 .slidercase .r_slideshow{
    width:100%;
    height:auto;
    overflow: hidden;
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

/*新增輪播區塊-自動輪播區塊-箭頭按鈕*/
.PC #aboutClick108 .slidercase .r_slideshow .bt_arrow{
    width:auto;
    height:auto;
}

.PC #aboutClick108 .slidercase .r_slideshow .bt_arrow a{
    display:block;
    width:30px;
    height:30px;
}

.PC #aboutClick108 .slidercase .r_slideshow .prev{
    width: 100%;
    height:auto;
    background-image: url(../images/bt_prev.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.PC #aboutClick108 .slidercase .r_slideshow .next{
    width: 100%;
    height:auto;
    background-image: url(../images/bt_next.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*新增輪播區塊-關於科技紫微網-標題樣式*/
.PC #aboutClick108 .slidercase .case_title{
    width:100%;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:1.55rem;
    font-weight:bold;
    color:#ffffff;
}

/*可依照個計次產品更換底圖與外框線樣式-開始*/
/*新增輪播區塊-關於科技紫微網-標題底圖樣式-綠色*/
.PC #aboutClick108 .bg_about{
    background-image: url(../images/pg043_title_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*新增輪播區塊-關於科技紫微網-外框線樣式-綠色*/
.PC #aboutClick108 .boder_about{border:1px solid #70b637;}
/*可依照個計次產品更換底圖與外框線樣式-結束*/

/*新增輪播區塊-關於科技紫微網-雙欄樣式*/
.PC #aboutClick108 .showcase_about{
    width: 100%;
    height: 555px;
    max-height:560px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

/*新增輪播區塊-關於科技紫微網-雙欄樣式-配圖*/
.PC #aboutClick108 .about_ph{
    width:65%;
}

/*新增輪播區塊-關於科技紫微網-雙欄樣式-內容文*/
.PC #aboutClick108 .about_content{
    width:100%;
    height: auto;
    padding:10px;
}

/*新增輪播區塊-關於科技紫微網-雙欄樣式-文字樣式*/
.PC #aboutClick108 .about_content .txt-5{
    font-size:1.15em;
    line-height:1.6em;
}

.PC #aboutClick108 .about_content .txt-4{
    font-size:1.3em;
    line-height: 1.8rem;
}

.PC #aboutClick108 .about_content .txt_bold{
    font-weight: bold;
}

/*新增輪播區塊-關於科技紫微網-全球第一命理品牌*/
.PC #aboutClick108 .ab_board{
    width:100%;
    height: auto;
    margin-top: 5px;
}

.PC #aboutClick108 .ab_board .ab_list_box{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}

.PC #aboutClick108 .ab_board .mark1{
    background-color: #e86262;
    border: 1px solid #d33d3d;
    color: #fff;
    text-align: center;
}

.PC #aboutClick108 .ab_board .mark2{
    background-color: #d07d2b;
    border: 1px solid #ba6715;
    color: #fff;
    text-align: center;
}

.PC #aboutClick108 .ab_board .mark3{
    background-color: #5fa31d;
    border: 1px solid #4f910f;
    color: #fff;
    text-align: center;
}

.PC #aboutClick108 .ab_board li{
    margin-bottom:10px;
}

.PC #aboutClick108 .ab_list_box li:nth-child(1){
    width:30%;
    height: 32px;
    line-height: 32px;
    font-size: 1.1em;
    -webkit-box-sizing: border-box;
}

.PC #aboutClick108 .ab_list_box li:nth-child(2){
    width:67%;
    font-size:1.15em;
}

/*新增輪播區塊-關於科技紫微網-發揮善的力量，建立命理標準*/
.PC #aboutClick108 .ab_board .ab_list_box2{
    width:100%;
    height: auto;
    overflow: hidden;
}

.PC #aboutClick108 .ab_list_box2 li:nth-child(1){
    float: left;
    height: 32px;
    font-size: 1.1em;
    padding:0px 5px;
    margin-right:8px;
    -webkit-box-sizing: border-box;
}

.PC #aboutClick108 .ab_list_box2 li:nth-child(2){
    font-size:1.15em;
}

.PC #aboutClick108 .slidercase img{
    display: block;
    width: 100%;
    height: auto;
}
/*pc*/

/*手機版*/
.MOBILE #aboutClick108{}

.MOBILE #PG043 .section_notice span {
    font-size: 1em;
    color: #e42f2f;
}

/*新增輪播區塊-框架-關於科技紫微網外框*/
.MOBILE #aboutClick108 .slidercase{
    width:100%;
    height:auto;
    overflow: hidden;
}

/*新增輪播區塊-框架-關於科技紫微網-內容框*/
.MOBILE #aboutClick108 .slidercase .case{
    width:100%;
    height:auto;
    padding:5px 0px;
    box-sizing: border-box;
}

/*新增輪播區塊-自動輪播區塊*/
.MOBILE #aboutClick108 .slidercase .r_slideshow{
    width:100%;
    height:auto;
    overflow: hidden;
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

/*新增輪播區塊-自動輪播區塊-箭頭按鈕*/
.MOBILE #aboutClick108 .slidercase .r_slideshow .bt_arrow{
    width:auto;
    height:auto;
}

.MOBILE #aboutClick108 .slidercase .r_slideshow .bt_arrow a{
    display:block;
    width:30px;
    height:30px;
}

.MOBILE #aboutClick108 .slidercase .r_slideshow .prev{
    width: 100%;
    height:auto;
    background-image: url(../images/bt_prev.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.MOBILE #aboutClick108 .slidercase .r_slideshow .next{
    width: 100%;
    height:auto;
    background-image: url(../images/bt_next.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*新增輪播區塊-關於科技紫微網-標題樣式*/
.MOBILE #aboutClick108 .slidercase .case_title{
    width:100%;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:1.55rem;
    font-weight:bold;
    color:#ffffff;
}

/*可依照個計次產品更換底圖與外框線樣式-開始*/
/*新增輪播區塊-關於科技紫微網-標題底圖樣式-綠色*/
.MOBILE #aboutClick108 .bg_about{
    background-image: url(../images/pg043_title_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*新增輪播區塊-關於科技紫微網-外框線樣式-綠色*/
.MOBILE #aboutClick108 .boder_about{border:1px solid #70b637;}
/*可依照個計次產品更換底圖與外框線樣式-結束*/

/*新增輪播區塊-關於科技紫微網-雙欄樣式*/
.MOBILE #aboutClick108 .showcase_about{
    width: 100%;
    height: 555px;
    max-height:560px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

/*新增輪播區塊-關於科技紫微網-雙欄樣式-配圖*/
.MOBILE #aboutClick108 .about_ph{
    width:65%;
}

/*新增輪播區塊-關於科技紫微網-雙欄樣式-內容文*/
.MOBILE #aboutClick108 .about_content{
    width:100%;
    height: auto;
    padding:10px;
}

/*新增輪播區塊-關於科技紫微網-雙欄樣式-文字樣式*/
.MOBILE #aboutClick108 .about_content .txt-5{
    font-size:1.15em;
    line-height:1.6em;
}

.MOBILE #aboutClick108 .about_content .txt-4{
    font-size:1.3em;
    line-height: 1.8rem;
}

.MOBILE #aboutClick108 .about_content .txt_bold{
    font-weight: bold;
}

/*新增輪播區塊-關於科技紫微網-全球第一命理品牌*/
.MOBILE #aboutClick108 .ab_board{
    width:100%;
    height: auto;
    margin-top: 5px;
}

.MOBILE #aboutClick108 .ab_board .ab_list_box{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}

.MOBILE #aboutClick108 .ab_board .mark1{
    background-color: #e86262;
    border: 1px solid #d33d3d;
    color: #fff;
    text-align: center;
}

.MOBILE #aboutClick108 .ab_board .mark2{
    background-color: #d07d2b;
    border: 1px solid #ba6715;
    color: #fff;
    text-align: center;
}

.MOBILE #aboutClick108 .ab_board .mark3{
    background-color: #5fa31d;
    border: 1px solid #4f910f;
    color: #fff;
    text-align: center;
}

.MOBILE #aboutClick108 .ab_board li{
    margin-bottom:10px;
}

.MOBILE #aboutClick108 .ab_list_box li:nth-child(1){
    width:30%;
    height: 32px;
    line-height: 32px;
    font-size: 1.1em;
    -webkit-box-sizing: border-box;
}

.MOBILE #aboutClick108 .ab_list_box li:nth-child(2){
    width:67%;
    font-size:1.15em;
}

/*新增輪播區塊-關於科技紫微網-發揮善的力量，建立命理標準*/
.MOBILE #aboutClick108 .ab_board .ab_list_box2{
    width:100%;
    height: auto;
    overflow: hidden;
}

.MOBILE #aboutClick108 .ab_list_box2 li:nth-child(1){
    float: left;
    height: 32px;
    font-size: 1.1em;
    padding:0px 5px;
    margin-right:8px;
    -webkit-box-sizing: border-box;
}

.MOBILE #aboutClick108 .ab_list_box2 li:nth-child(2){
    font-size:1.15em;
}

.MOBILE #aboutClick108 .slidercase img{
    display: block;
    width: 100%;
    height: auto;
}