/* content */

#content {
    padding-left: 0px;
    padding-right: 0px;
}

.btn-title {
    font-size: 1rem;
}


/* today */

.carousel-inner img {
    width: 100%;
    height: 100%;
}

.carousel-indicators {
    justify-content: left;
    margin-left: 5%;
    height: 1rem;
}

.carousel-indicators li {
    width: 0.3rem;
    height: 0.3rem;
    background-color: white;
}

.carousel-indicators .active {
    width: 0.8rem;
    background-color: #0370E8;
}

.carousel-caption {
    text-align: left;
    right: 3%;
    left: 5%;
    font-size: 1.5rem;
    padding: 0;
}

.c-sh {
    top: 69%;
    position: absolute;
    height: 50%;
    background-image: url(../img/v-cover.png);
    background-repeat: repeat-x;
    width: 100%;
}


/* 今日头条 */

.box2 {
    background-color: #F5F5F5;
}

.today .box3 img,
.today .box4 img {
    width: 100%;
}

.today .box5 {
    margin-bottom: 12px;
    font-size: 1rem;
}

.today .box5 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.today .box5 .more {
    text-align: center;
    margin-bottom: 0;
}

.today .box5 .more a {
    color: #0370E8;
    font-size: 1rem;
}


/* banner1 */

.banner1 {
    padding-left: 8px;
}


/* 视频 */

.v-sh {
    bottom: 0;
    position: absolute!important;
    height: 100%;
    background-image: url(../img/v-cover.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    justify-content: flex-end;
    padding-bottom: 15px;
    padding-left: 18px!important;
    display: flex;
    flex-direction: column;
}

.v-play {
    width: 39px;
    height: 38px;
    background-image: url(../img/play.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.v-box div {
    position: relative;
}

.text {
    font-size: 1rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.video .v-box {
    padding-left: 10px;
}


/* hr */

hr {
    margin: 0;
}


/* 財經熱點 */

.finance-hot .f-box {
    padding-left: 10px;
}

.finance-hot .f-card {
    background-color: #F5F5F5;
    font-size: 1rem;
    font-weight: bold;
}

.finance-hot .text {
    margin: 10px 10px;
    font-size: 1rem;
}

.share-box {
    font-size: 0.6rem;
    margin: 10px 10px;
    font-weight: normal;
    color: #53585C;
}

.share-box2 {
    margin: 3px 10px;
}

.share-box .share-icon {
    background-color: #E7E7E7;
}

.share {
    width: 12px;
    margin: 0px 5px;
}

.more {
    text-align: center;
    margin: 10px auto 20px auto;
}

.more a {
    color: #0370E8;
    font-size: 1rem;
}


/* 港澳 */

.hk-macao .text-sum {
    font-size: 0.8rem;
    color: #53585C;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.hk-macao .first-text {
    margin-left: -1rem;
}


/* 地產 */

.estate-box {
    padding-right: 92px;
    margin-left: -8px;
}


/* 股市 */

.list-stock-box {
    background-color: #F5F5F5;
    font-size: 0.8rem;
}

.tab-stock {
    font-size: 1rem;
    line-height: 22px;
}

.tab-stock .stock-tab-active {
    color: #0370E8;
    text-align: center;
    border-bottom: solid #0370E8 3px;
}

.tab-stock .stock-tab {
    color: #53585C;
    text-align: center;
}

.stock-title .stock-text {
    color: #212121;
    font-size: 0.8rem;
}

.stock-title .stock-text2 {
    color: #53585C;
    line-height: 1.5rem;
}

.stock-title-input {
    max-height: 30px;
    /* box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1); */
}

.stock-title-input input {
    width: 55%;
    font-size: 0.6rem;
    border: 0;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.stock-title-input select {
    width: 20%;
    font-size: 0.6rem;
    border: 0;
}


/* 股市页面 */

.stock-title-input .stock-input {
    width: 35%;
}

.stock-title-input .stock-select {
    width: 15%;
}


/* 時間鏈 */

.timechain {
    background-color: #F5F5F5;
}

.t-box-div {
    max-height: 32px;
}

.t-box-year {
    border-radius: 2px;
    border-color: rgba(224, 224, 224, 1);
    border-width: 0px;
    border-style: solid;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
    width: 24%;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
}

.t-box-text {
    width: 86%;
    display: flex;
    justify-content: space-between;
}

.t-date {
    font-size: 0.6rem;
    text-align: center;
    margin-top: 7px;
}

.t-date select {
    border: 0px;
    /* appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; */
    /* background: url('../img/sel_arrow.png') 0px center no-repeat #fff; */
}

.t-date select option {
    width: 100px;
}

.t-date-img1 {
    width: 25px;
    height: 30px;
}

.t-box-mon {
    border-radius: 2px;
    border-color: rgba(224, 224, 224, 1);
    border-width: 0px;
    border-style: solid;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
    margin-left: 5px;
    width: 18%;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
}

.t-date-img2 {
    width: 25px;
    height: 30px;
}

.t-box-day {
    border-radius: 2px;
    border-color: rgba(224, 224, 224, 1);
    border-width: 0px;
    border-style: solid;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
    margin-left: 5px;
    width: 16%;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
}

.t-date-img3 {
    width: 25px;
    height: 30px;
}

.t-btn {
    border-radius: 2px;
    color: rgba(255, 255, 255, 1);
    margin-left: 5px;
    font-size: 0.6rem;
}

.t-box {
    margin-left: 6px;
    margin-top: 24px;
}

.timechain .t-line {
    border-right: 1px solid #0672E9;
    margin-left: 20px;
    margin-top: 30px;
}

.timechain .t-text {
    line-height: 40px;
    margin-left: -4px;
    color: #0672E9;
}

.timechain .t-text li {
    margin-top: 10px;
}

.timechain .t-time {
    list-style-type: disc;
    font-size: 1.2rem;
    color: #222222;
    line-height: 28px;
}

.timechain .t-content {
    margin-left: 25px;
    font-size: 0.8rem;
    color: #222222;
}


/* 熱門排行 周排行 */

.tab-order {
    font-size: 0.8rem;
    line-height: 40px;
}

.tab-order .hot-order {
    color: #fff;
    background-color: #0370E8;
    width: 100px;
    text-align: center;
    padding: 0 0.8rem;
    border-bottom: solid #0370E8 3px;
}

.tab-order .week-order {
    color: #0370E8;
    background-color: #fff;
    width: 100px;
    text-align: center;
    padding: 0 0.8rem;
    border-bottom: solid #0370E8 3px;
}

.list-order-box {
    background-color: #F5F5F5;
}

.list-order-box .list-box-text {
    font-size: 1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.list-order-box .list-box-text2 {
    background-color: #0370E8;
    border-radius: 4em;
    padding: 6px;
    text-align: center;
    max-height: 3rem;
    max-width: 3rem;
}

.list-order-box .list-box-text2 span {
    font-size: 1.5rem;
    color: #fff;
}

.list-order-box .list-box2 {
    top: 10px;
}

.list-order-box .list-box-text3 {
    background-color: #0370E8;
    border-radius: 4em;
    padding: 10px;
    text-align: center;
    height: 36px;
    line-height: 14px;
    width: 36px;
}

.list-order-box .list-box-text3 span {
    font-size: 1rem;
    color: #fff;
}


/* 商报PDF */

.sbpdf-text {
    font-size: 0.8rem;
    text-align: center;
}


/* 圖集 */

.big-content {
    background-color: #F5F5F5;
}

.p-item .p-text {
    left: 5%;
    font-size: 1.4rem;
    position: absolute;
    bottom: 20px;
    color: #fff;
}

.p-item .p-text2 {
    left: 8%;
    font-size: 1.2rem;
    position: absolute;
    bottom: 0rem;
    color: #fff;
}


/* 神州 */

.shenzhou-card {
    background-color: #F5F5F5;
}

.text-sum {
    font-size: 0.8rem;
    color: #53585C;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


/* 副刊 */

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 1.1rem;
    background: #fff;
    /* Center slide text vertically */
    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;
    transition: 300ms;
    transform: scale(0.8);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}


/* 專題 */

.topic .t-text {
    text-align: center;
    font-weight: normal;
    font-size: 0.6rem;
    color: #0370E8;
}


/* copyright&law */

.copyright_con h3 {
    font-weight: 600;
    color: #212121;
    font-size: 1.5rem;
}

.copyright_con p {
    color: #212121;
    font-size: 1.1rem;
    line-height: 2rem;
}

.c-line {
    height: 1px;
    background: #0370E8;
    width: 100%;
}

.c-bg {
    position: absolute;
    width: 50%;
    top: -51px;
    right: 0;
}