﻿.plugin-x_topInfos_4-pre {
    position:relative;
    height: 100%;
}
.plugin-x_topInfos_4-top {
    width: 90%;
    height: 100%;
    margin: auto;
}
.plugin-x_topInfos_4-top .title {
   
}
.plugin-x_topInfos_4-top .title .title_con {
     position: relative;
    z-index: 11;
    width: 100%;
    border-bottom: 2px solid #c83f4c;
    /*padding-right: 70px;*/
    /*left: -35px;*/
    font-size: 16px;
    line-height: 30px;
    color: #c83f4c;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.plugin-x_topInfos_4-top .title .tbtn {
    color: #fff;
    background: #c83f4c;
    font-size: 12px;
    padding: 3px 20px;
    position: absolute;
    line-height: 15px;
    top: 5px;
    right: 0;
    text-decoration:none;
}
.plugin-x_topInfos_4-top .itemtopic {
    overflow: hidden;
    width: 100%;
    height: 30px;
    text-align: left;
    line-height: 30px;
    text-overflow: ellipsis;
}
.plugin-x_topInfos_4-top .itemdatamess {
    line-height: 30px;
    font-size:14px;
}
.plugin-x_topInfos_4-top .itemdatamess> .text01 {
    color:#666;
    padding-right:20px;
    text-decoration: line-through;
}
.plugin-x_topInfos_4-top .itemdatamess> .text02 {
    color:#c83f4c;
}
.plugin-x_topInfos_4-top .itemdatamess> .text02>ypice {
    font-weight:bold;
}
.plugin-x_topInfos_4-top .title .title_con > b {
    position: relative;
    top: 2px;
    display: -webkit-inline-box;
    width: 5px;
    height: 5px;
    border: 5px solid #c83f4c;
    border-radius: 100%;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.plugin-x_topInfos_4-top .swiper-container {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-top: 10px;
    /*height: calc(100% - 30px);*/
    /*height:inherit;*/
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.plugin-x_topInfos_4-top .plugin-imageSlider_0-ims .swiper-wrapper img {
    width: auto;
    height:120px !important;
}
.plugin-x_topInfos_4-top .swiper-wrapper {
    position: relative;
    width: 100%;
    /*margin-top: 10px;*/
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.plugin-x_topInfos_4-top .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    /*padding-bottom: 50px;*/
    width: 100%;
    position: relative;
}
.plugin-x_topInfos_4-top .swiper-slide>a {
   height: calc(100% - 90px);
   display:-webkit-box;
       overflow: hidden;
}
.plugin-x_topInfos_4-top .swiper-button-next,.plugin-x_topInfos_4-top .swiper-button-prev {
    position: absolute;
    top: 45%;
    width: 27px;
    padding: 0px 5px;
    margin-left: -10px;
    margin-top: 0px !important;
    z-index: 10;
    margin-right: -10px;
    cursor: pointer;
    -moz-background-size:15px 25px;
    -webkit-background-size: 15px 25px;
    background-size: 15px 25px;
    background-position: center;
    background-repeat: no-repeat;
}
.plugin-x_topInfos_4-top .swiper-container-horizontal>.swiper-pagination-bullets, 
.plugin-x_topInfos_4-top .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -30px;
}
.plugin-x_topInfos_4-top .swiper-pagination {
    left:0;
    bottom:0;
    width:100%;
}
.plugin-x_topInfos_4-top .swiper-pagination-bullet {
    margin:5px;
}