.PC #norm_case .blank_br {height: 20px;}
.MOBILE #norm_case .blank_br {height: 10px;}
#norm_case .yellow {color: #fff555;}
#norm_case .red {color: #ad1414;}
/*==============桌機版================桌機版==============桌機版=============================================*/
/*輸入頁清單*/
.PC #norm_case{
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #c15a11;
    box-sizing: border-box;
}
.PC #norm_case .norm_title{
    width: 100%;
    height: 60px;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    margin: 0px auto;
}

.PC #norm_case .bar1{
	background-image: url(https://imgs.click108.com.tw/unit001/item00248/images/ziwei_into/title_bar.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.PC #norm_case .norm_content{
    width: 95%;
    margin: 20px auto;
    overflow: hidden;
}
/*輸入頁-副標題*/
.PC #norm_case .sub_norm_title{
	position: relative;
	width:88%;
	height: 55px;
	line-height: 55px;
	border-radius: 50px;
	background-color: #c3672f;
	margin:0 auto;
}

.PC #norm_case .sub_norm_title p{
	font-size: 1.6em;
    text-align: center;
    color: #ffffff;
}

.PC #norm_case .sub_norm_title p:before{
	position: absolute;
	top:16%;
	left: 3%;
	content: '';
	display: inline-block;
	width: 35px;
	height: 35px;
	background-image: url(https://imgs.click108.com.tw/unit001/item00248/images/icon-2.png);
	background-position: left top;
	background-repeat:no-repeat;
	background-size: cover;
}

.PC #norm_case .sub_norm_title p:after{
	position: absolute;
	top:16%;
	right: 3%;
	content: '';
	display: inline-block;
	width: 35px;
	height: 35px;
	background-image: url(https://imgs.click108.com.tw/unit001/item00248/images/icon-2.png);
	background-position: left top;
	background-repeat:no-repeat;
	background-size: cover;
}
.PC #norm_case .sub_norm_content{
	width:95%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	padding:15px;
	box-sizing: border-box;
	margin:0 auto;
}

.PC #norm_case .sub_norm_content img{
	display: block;
	width:100%;
	height: auto;
}

.PC #norm_case .norm_text{
	width:95%;
	height: auto;
	overflow: hidden;
	margin-top:10px;
	margin:0 auto;
}

.PC #norm_case .norm_text p{
	font-size:1.2rem;
	line-height: 1.8rem;
}

/*全球最大命理*/
.PC #norm_case .brand_case{
	width:100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items:flex-start;
	overflow: hidden;
}

.PC #norm_case .brand_case .b_ph{
	width:30%;
	height: auto;
	padding:0% 2%;
}

.PC #norm_case .brand_case .b_ph img{
	display: block;
	width:100%;
	height: auto;
	margin:0 auto;
}

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

.PC #norm_case .b_item .ab_list_box{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
}

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

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

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

.PC #norm_case .b_item li{
    margin-bottom:10px;
}

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

.PC #norm_case .ab_list_box li:nth-child(2){
    width: 72%;
    font-size:1.2rem;
}

.PC #norm_case .small_tips{
	width:100%;
	height: auto;
	font-size:.9em;
	color:red;
}

/*===========================手機版============================*/
/*輸入頁清單*/
.MOBILE #norm_case{
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #c15a11;
    box-sizing: border-box;
}
.MOBILE #norm_case .norm_title{
    width: 100%;
    height: 60px;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    margin: 0px auto;
}

.MOBILE #norm_case .bar1{
	background-image: url(https://imgs.click108.com.tw/unit001/item00248/images/ziwei_into/title_bar.jpg);
    background-position: top center;
    background-repeat: no-repeat;
	background-size: cover;
}

.MOBILE #norm_case .norm_content{
    width: 95%;
    margin: 15px auto;
    overflow: hidden;
}
/*輸入頁-副標題*/
.MOBILE #norm_case .sub_norm_title{
	position:relative;
	width:100%;
	height: 45px;
	line-height: 45px;
	background-color: #c3672f;
	border-radius: 50px;
}

.MOBILE #norm_case .sub_norm_title p{
	font-size: 1.3em;
    text-align: center;
    color: #ffffff;
}

.MOBILE #norm_case .sub_norm_title p:before{
	position: absolute;
	top:25%;
	left: 5%;
	content: '';
	display: inline-block;
	width: 23px;
	height: 23px;
	background-image: url(https://imgs.click108.com.tw/unit001/item00248/images/icon-2.png);
	background-position: left top;
	background-repeat:no-repeat;
	background-size: cover;
}

.MOBILE #norm_case .sub_norm_title p:after{
	position: absolute;
	top:25%;
	right: 5%;
	content: '';
	display: inline-block;
	width: 23px;
	height: 23px;
	background-image: url(https://imgs.click108.com.tw/unit001/item00248/images/icon-2.png);
	background-position: left top;
	background-repeat:no-repeat;
	background-size: cover;
}
.MOBILE #norm_case .sub_norm_content{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	padding:5px;
	box-sizing: border-box;
}

.MOBILE #norm_case .sub_norm_content img{
	display: block;
	width:100%;
	height: auto;
	padding:10px 0px;
}

.MOBILE #norm_case .norm_text{
	width:95%;
	height: auto;
	overflow: hidden;
	margin-top:10px;
	margin:0 auto;
}

.MOBILE #norm_case .norm_text p{
	font-size: 1.1rem;
	line-height: 1.7rem;
}
.MOBILE #norm_case .norm_text p:last-child{
	margin-bottom:10px;
}

/*全球最大命理*/
.MOBILE #norm_case .brand_case{
	width:98%;
	height: auto;
	margin:0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items:center;
	overflow: hidden;
}

.MOBILE #norm_case .brand_case .b_ph{
	width:40%;
	height: auto;
	padding:0% 2%;
	margin-top:10px;
}

.MOBILE #norm_case .brand_case .b_ph img{
	display: block;
	width:100%;
	height: auto;
	margin:0 auto;
}

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

.MOBILE #norm_case .b_item .ab_list_box{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
}

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

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

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

.MOBILE #norm_case .b_item li{
    margin-bottom:10px;
}

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

.MOBILE #norm_case .ab_list_box li:nth-child(2){
	width: 70%;
    font-size:1.1em;
}

.MOBILE #norm_case .small_tips{
	width:100%;
	height: auto;
	font-size:.9em;
	color:red;
	margin-bottom:10px;
}