*{
    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;
}