@charset "UTF-8";
/*史帯首頁樣式*/
html{
    font-size: 625%;
}
body{
    background: #f4f4f4;
    font-size: 0.12rem;
    font-family: "黑体";
    overflow-x: hidden;
}
img{
    display: block;
    border: 0;
    width:100%;
}
header{
    background: #272727;
    color: #fff;
    width: 100%;
    height: 0.5rem;
    text-align: center;
    position: relative;
}
header h1{
    font: 500 0.22rem/0.5rem "黑体";
}
.muen-icon{
    content: "";
    width:.24rem;
    height: .24rem;
    display: block;
    position: absolute;
    left: .2rem;
    top: .13rem;
    background: url("../../../images/mobile/hk_starr/menu-icon.png") no-repeat 0  0;
    background-size: 100% 100%;
}
section{
    background: #fff;
}
.banner img{
    width: 100%;
    height: 100%;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #00305e;
}
.sub-title{
    display: flex;
    margin-left: .2rem;
    justify-content:flex-start;
    align-items:center;
}
.has-border{
    width: 100%;
    border-bottom: 1px solid #dedede;
}
.sub-title-line{
    display: inline-block;
    width: .04rem;
    height: .18rem;
    margin-right: .1rem;
    background: #00305e;
}
.sub-title-text{
    font-size: .18rem;
    line-height: .48rem;
    font-weight: normal;
}
.travel{
    display: flex;
}
.travel-item{
    flex: 1;
}
.travel-item a{
    display: block;
    position: relative;
}
.item-title{
    width: 100%;
    height: .4rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.shade{
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    position: absolute;
    z-index: -1;
}
.item-title span{
    color: #fff;
    font-size: .14rem;
    display: inline-block;
    margin-left: .06rem;
}
.product-lists{
    box-sizing: border-box;
    width: 100%;
    padding: 0 .2rem;
}
.product-lists li{
    display: flex;
    border-bottom: 1px solid #dedede;
    padding: .12rem 0;
}
.product-lists li:last-child{
    border-bottom: 0;
}
.product-img-box{
    width:30%;
}
.product-img-box img{
    display: block;
    border: 0;
    width: 100%;
    height: 100%;
}
.product-info{
    box-sizing: border-box;
    font-size: .16rem;
    line-height: 1.5;
    padding-left: .12rem;
    width: 70%;
}
.info-title-box{
    border-bottom: .01rem dashed #c1c1c1;
    min-height: .4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.info-title{
    width: 100%;
    font-size: .16rem;
}
.info-detail{
    font-size: .14rem;
    box-sizing: border-box;
    padding: .06rem 0;
    color: #444;
}
.info-detail p{
    height: .42rem;
    text-overflow: ellipsis;
    overflow : hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

article{
    color: #6d6d6e;
    padding: .14rem  .3rem .2rem;
    line-height: .3rem;
    font-size: .16rem;
    word-break:break-all;
}
.describe{
    display: none;
}
.about-starr{
    padding-left: .3rem;
    padding-bottom: .3rem;
}
.about-starr a{
    display: inline-block;
    border: 1px solid #002f5e;
    padding: 0 .26rem;
    border-radius: .04rem;
    color:  #002f5e;
    font-size: .18rem;
    line-height: .32rem;
}
/*底部*/
.foot{
    padding: 10px 0;
    background: #4b4c4d;
    margin-top: .2rem;
    display: flex;
    flex-direction: column;
    align-items:center;
}
.tel-tip,.tel-number{
    color: #fff;
    font-size: .14rem;
    text-align: center;
}
.tel-tip span::before{
    content: "";
    width: .16rem;
    height: .16rem;
    display: inline-block;
    margin-right: .04rem;
    position: relative;
    top: .03rem;
    background: url("../../../images/mobile/hk_starr/phone.png") no-repeat 0 0;
    background-size: 100% 100%;
}
.tel-number{
    color: #fd941d;
    margin-top: .06rem;
}
.statement{
    display: flex;
    align-items: center;
    justify-content: center;
}
.statement a{
    display: inline-block;
    color: #fff;
    margin-right: .1rem;
    font-size: .14rem;
}
.statement .statement-content{
    display: inline-block;
}
.statement .statement-content p{
    box-sizing: border-box;
    width: 1rem;
    text-align: left;
    padding-left: 14px;
}
.text-content {
    display: flex;
    flex: 1;
}
.img-box {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
}
.text-top {
    display: flex;
}
.info-txt {
    margin-top: 10px;
    padding: 0 10px;
}
.foot .info-txt p{
    padding: 3px 5px;
    border-radius: 4px;
    background: #404142;
    color: #a1a1a2;
    font-size: 14px;
}
/*底部版權所有*/
footer{
    background: #231f20;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
footer p{
    color: #d4d4d4;
    font-size: .14rem;
    line-height: 1.2;
    font-weight: 500;
}



