.title-border-frame {
    margin: 3rem 0 2rem 0;
    text-align: center;
}

.title-border-word {
    font-family: '微軟正黑體';
    font-weight: bold;
    font-size: 28px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    margin: 0 auto;
}

.phone-title-border-frame {
    display: none;
    text-align: center;
    margin: 30px auto;
}

.phone-title-border-word {
    font-family: '微軟正黑體';
    font-size: 23px;
    border: 2px solid #cb2e27;
    width: 150px;
    height: 45px;
    line-height: 42px;
    border-radius: 10px;
    margin: 0 auto;
}

.content-type {
    position: relative;
    left: 0%;
    transition: all .6s;
    padding-bottom: 230px;
}

.phone-picture-frame {
    width: 90%;
    padding: 0px;
    margin-bottom: 35px;
    position: relative;
    display: none;
}

.phone-picture-description {
    font-family: '微軟正黑體';
    color: white;
    position: absolute;
    bottom: 10px;
    left: 20px;
    margin: 0px;
    background-color: rgba(0, 0, 0, .6);
    padding: 4px 8px 4px 8px;
    border-radius: 4px;
}

.search-bar-type-frame {
    width: 450px;
    height: 48px;
    line-height: 45px;
    text-align: center;
    padding: 0px;
    border-radius: 10px;
    background-color: white;
    position: relative;
    bottom: 155px;
}

.search-type-bar {
    width: 390px;
    height: 45px;
    padding: 15px 15px;
    border-radius: 10px 0px 0px 10px;
    border: 0px solid black;
    font-family: '微軟正黑體';
    font-size: 16px;
    outline: 0px;
}

.search-type-button {
    width: 50px;
    height: 25px;
    line-height: 45px;
    background-color: white;
    position: relative;
    top: 12px;
    left: -5px;
    border: 0;
    outline: 0;
}

.search-type-button:focus {
    outline: 0;
}

.photo-by-photo {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 0px;
}

.photo-by-photo>input {
    width: 0px;
}

.photo-by-photo>label>i {
    position: absolute;
    right: 133px;
    bottom: 8px;
    font-size: 20px;
    border-radius: 4px;
    cursor: pointer;
}

.phone-photo-by-photo {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 0px;
}

.phone-photo-by-photo>input {
    width: 0px;
}

.phone-photo-by-photo>label>i {
    position: absolute;
    right: 80px;
    bottom: 8px;
    font-size: 26px;
    border-radius: 4px;
    cursor: pointer;
}

.type-img-frame {
    padding: 0px 6px 0px 6px;
}

.type-img {
    border-radius: 5px;
}

.banner-slogon {
    font-family: '微軟正黑體';
    font-weight: bold;
    color: white;
    width: 700px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    bottom: 270px;
    letter-spacing: 3px;
}

.search-type-picture {
    width: 21px;
    position: relative;
    left: 4px;
    bottom: 13px;
}

.most-cheaper-frame {
    margin: 0 auto;
    text-align: center;
    font-family: '微軟正黑體';
    font-size: 16px;
    margin-top: -50px;
    height: 40px;
    line-height: 40px;
}

.free-try-word-type {
    color: black;
    width: 85px;
    height: 30px;
    line-height: 30px;
    border: 1px solid black;
    border-radius: 20px;
    margin-left: 5px;
    display: inline-block;
}

.type-word {
    font-family: '微軟正黑體';
    padding-left: 40px;
}

@media (min-width: 575px) {
    .phone-photo-by-photo>label>i {
        font-size: 30px;
    }
}

@media (min-width: 0px) and (max-width: 575px) {
    .most-cheaper-frame,
    .photo-img-outer-frame,
    .search-bar-type-frame {
        display: none;
    }
    .phone-title-border-frame,
    .phone-picture-frame {
        display: block;
    }
    .content-type {
        padding-bottom: 50px;
    }
}

@media (min-width: 0px) and (max-width: 399px) {
    .banner-slogon {
        font-size: 17px;
        letter-spacing: 1px;
        width: 320px;
        bottom: 60px;
    }
}

@media (min-width: 400px) and (max-width: 575px) {
    .banner-slogon {
        font-size: 20px;
        letter-spacing: 1px;
        width: 400px;
        bottom: 80px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .banner-slogon {
        font-size: 24px;
        bottom: 130px;
        width: 490px;
    }
    .search-bar-type-frame {
        width: 400px;
        bottom: 95px;
    }
    .search-type-bar {
        width: 350px;
    }
    .search-type-button {
        width: 45px;
    }
    .img-frame {
        height: 99px;
    }
    .photo-by-photo>label>i {
        right: 66px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .banner-slogon {
        font-size: 24px;
        bottom: 165px;
        width: 490px;
    }
    .search-bar-type-frame {
        width: 400px;
        bottom: 105px;
    }
    .search-type-bar {
        width: 350px;
    }
    .search-type-button {
        width: 45px;
    }
    .img-frame {
        height: 134px;
    }
    .photo-by-photo>label>i {
        right: 66px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner-slogon {
        bottom: 230px;
    }
    .search-bar-type-frame {
        bottom: 130px;
    }
    .img-frame {
        height: 182px;
    }
}

@media (min-width: 1200px) {
    .img-frame {
        height: 220px;
    }
}