.main-headers {
    display: block !important;
}
.createLiFixedRight{
    display: none !important;
}
.el-carousel__container>div{
    /* display: block !important; */
}
.main-neir {
    width: 1240px;
    margin: auto;
    background-color: #fafafa;
    display: flex;
    justify-content: space-between;
    /* margin-top: 70px; */
}
.outerCityBox{
    top: 70px !important;
}
.main-neir>.neir-left {
    width: 888px;
    /* background-color: #fff; */
}
.el-radio-button .el-radio-button__inner {
    border: 0;
    background:none;
}
/* .el-radio-button:first-child:last-child .el-radio-button__inner {
    color: #000;
} */
.el-radio-button__inner {
    font-size: 17px;
}
.el-radio-group>.is-focus>.el-radio-button__inner {
    color: #409EFF !important;
}
.el-radio-button:first-child .el-radio-button__inner {
    border-left: none !important;
  
}
.el-radio-button__orig-radio:checked+.el-radio-button__inner {
    color: #409EFF;
    background:none;
    border:none;
    -webkit-box-shadow: -1px 0 0 0 #409EFF;
    box-shadow: none;

}
.el-radio-button .el-radio-button__inner {
    color: #000;
}
.el-carousel__item img{
    width: 100%;
    height: 100%;
}
.main-neir>.neir-right {
    width: 332px;
    /* background-color: #c41616; */
}

.neir-left>div:nth-of-type(1) {
    height: 388px;
    margin-bottom: 22px;
}

.neir-left>div:nth-of-type(2) {
    /* margin-bottom: 22px; */
    height: 1660px;
}

.neir-left>div:nth-of-type(2) .el-tabs {
    height: 100% !important;
    overflow: hidden;
}

.neir-btns {
    display: flex;
    /* justify-content: space-evenly; */
    flex-wrap: wrap;
}

.neir-right-ship {
    background-color: #ffffff;
    margin-top: 20px;
}

.neir-left-lunb>.el-carousel,
.neir-left-lunb>.el-carousel>.el-carousel__container {
    height: 100%;
}

.demo-tabs>.el-tabs__content {
    height: 95% !important;
}

.el-pagination.is-background .el-pager li {
    margin: 0 8px;
}

.el-tabs--right .el-tabs__content,
.el-tabs--left .el-tabs__content {
    height: 100%;
    position: relative;
    display: flex;
    /* 使用 flexbox 布局 */
    justify-content: center;
    /* 水平居中子元素 */
}

.neir-left>div:nth-of-type(2) .el-pagination {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.xw-items {
    position: relative;
    width: 100%;
    height: auto;
    background: #fff;
    padding: 21px;
    margin-top: 10px;
    box-sizing: border-box;
    display: flex;
}


.xw-items>:nth-child(1) {
    width: 290px;
    height: 159px;
}

.xw-items>:nth-child(1) img {
    width: 100%;
    height: 100%;
}
.xw-items>:nth-child(1) a{
    width: 100%;
    height: 100%;
    display: block;
}
.neir-right>.neir-right-qshi {
    margin-top: 20px;
    background-color: rgb(255, 255, 255);
    /* padding: 10px 20px; */
}

.neir-right-qshi>:nth-child(1) {
    /* background-color: #fff;
    height: 60px;
    display: flex;
    align-items: center;
    padding: 16px 20px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    box-sizing: border-box; */

    height: 48px;
    /* color: #ff0000; */
    line-height: 48px;
    border-bottom: #cccccc 1px solid;
    /* background-color: #fff; */
    font-size: 20px;
    text-align: left;
    text-indent: 8px;
    margin-bottom: 10px;
    font-weight: bold;
}



.head-title[data-v-0b7be81a]:after {
    content: "";
    width: 3px;
    height: 16px;
    background: #4974f5;
    position: absolute;
    left: 2px;
    top: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
}

.right-qshi-item {
    display: flex;
    height: 45px;
    /* margin-bottom: 15px; */
    background-color: #fff;
    padding: 8px 12px;

    color: #000;
}
.right-qshi-item a{
    color: #000;
}
.fansbs:hover>a{
    color: #409EFF;
}
.fansbs>a{
    color: #000000;
}
.right-qshi-item>:nth-child(1) {
    width: 22px;
    /* text-align: center; */
    line-height: 25px;
}

.right-qshi-item>:nth-child(2) {
    flex: 1;
}
.el-radio-button__inner {
    padding: 12px 15px;
}
.right-qshi-item>:nth-child(2)>:nth-child(1) {
    width: 270px;
    flex: 1;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
    text-overflow: ellipsis;
}

.right-qshi-item>:nth-child(2)>:nth-child(2) {
    height: 18px;
    /* background-color: #a85959; */
    display: flex;
    margin-top: 5px;
    justify-content: space-between;
}

.xw-items>:nth-child(2)>h3 {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 18px;
    margin-top: 5px;
    white-space: nowrap;  
    overflow: hidden;  
    text-overflow: ellipsis;  
}
.el-carousel__item a{
    display: block;
    width: 100%;
    height: 100%;
}
.xw-items>:nth-child(2) {
    width: 538px;
    padding-left: 18px;
}

.xw-items>:nth-child(2)>p {
    margin-top: 18px;
    min-height: 90px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.xw-items>:nth-child(2)>div {
    margin-top: 10px;
    height: 18px;
    display: flex;
    justify-content: space-between;
}

.xw-items>:nth-child(2)>div a {
    display: inline-block;
    height: 20px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    padding-left: 9px;
    line-height: 20px;
    padding-right: 9px;
    margin-right: 10px;
    color: #4f83ff;
    background: rgba(79, 131, 255, .14901960784313725);
    cursor: pointer;
    margin-bottom: 5px;
}
.xw-items-time {
    display: flex;
    width: 110px;
    height: 20px;
    color: #969696;
}

 .xw-items-time>span {
    display: block;
    width: 20px;
    height: 20px;
}
.xw-items-time>span>img {
    width: 16px;
    height: 16px;
    margin-top: 2px;
}

.neir-right>:nth-child(1) {
    height: 200px;
    background-color: #00ff2f;
}



.neir-right>:nth-child(1)>.el-carousel {
    width: 100%;
    height: 100%;
}

.neir-right>:nth-child(1)>.el-carousel,
.el-carousel__container {
    width: 100%;
    height: 100%;
}

.neir-right>:nth-child(1)>.el-carousel,
.el-carousel__container>a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.neir-btns  .el-button--text{
    border: 0 !important;
    color: #000;
    background: none !important;
    font-size: 17px;
    margin-bottom: 10px;
    padding:  0 8px;
    margin: 0 0 0 0 ;
}

.neir-right>:nth-child(1) a>p {
    z-index: 22;
    bottom: 0;
    left: 0;
    position: absolute;
    opacity: .7;
    height: 50px;
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    text-indent: 12px;
    line-height: 53px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
}

.neir-right .circle_tags {
    margin-top: 18px;
    background: #fff;
    margin-bottom: 22px;
}

.neir-right .circle_tags .circle_main_right_title {
    /* height: 60px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333;
    padding-left: 21px;
    line-height: 60px;
    display: block; */
    height: 48px;
    /* color: #ff0000; */
    line-height: 48px;
    /* border-bottom: #cccccc 1px solid; */
    /* background-color: #fff; */
    font-size: 20px;
    text-align: left;
    text-indent: 8px;
    margin-bottom: 6px;
    font-weight: bold;
}
.el-tabs__nav .el-tabs__item{
    font-size: 18px;
}
.neir-right .circle_tags .tags_content {
    padding: 17px;
    margin-top: -17px;
    background: #fff;
    padding-bottom: 5px;
}

.neir-right .circle_tags .tags_content>span>a {
    display: inline-block;
    background: #f1f1f1;
    height: 22px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #4f83ff;
    line-height: 22px;
    padding: 3px;
    margin-right: 12px;
    margin-bottom: 10px;
    padding: 0 5px;
}

.neir-right .neir-right-ship .circle_main_right_title {
    /* height: 60px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333;
    padding-left: 21px;
    line-height: 60px;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff; */
    height: 48px;
    /* color: #ff0000; */
    line-height: 48px;
    border-bottom: #cccccc 1px solid;
    /* background-color: #fff; */
    font-size: 20px;
    text-align: left;
    text-indent: 8px;
    margin-bottom: 24px;
    font-weight: bold;
}
/* 
.neir-right .neir-right-ship .clouds_item {
    display: table;
    margin-top: 10px;
    width: 100%;
    border-bottom-style: ridge;
    box-sizing: border-box;
    border: 0;
} */

/* .neir-right .neir-right-ship .clouds_item .clouds_item_right {
    width: 96%;
    height: 200px;
    padding: 0 8px;
    margin: auto;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
} */

.neir-right .neir-right-ship .clouds_item_title {
    height: 100%;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 700;
    color: #fff;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    width: 100%;
    display: flex;
    align-items: end;
    line-height: 36px;
}

.neir-right .neir-right-ship .clouds_item_des {
    width: 100%;
    height: 74px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    padding-top: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.clouds_item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 280px;
    box-sizing: border-box; 
    background: #fff;
}

.promocard-list {
    font-size: 0
}

.promocard-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 280px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    margin-bottom: 27px;
    background: #fff
}

.promocard-item:first-child,.promocard-item:nth-child(3n+1) {
    margin-left: 0
}

.promocard-item:hover {
    box-shadow: 0 6px 10px rgba(0,0,0,.08)
}

.promocard-item:hover .promocard-btn {
    color: #fff;
    background: #de373e
}

.promocard-top {
    background: #e3e3e3;
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    padding: 27px 27px 0;
    position: relative;
    display: flex;
}

.promocard-appico {
    display: inline-block;
    vertical-align: top
}

.promocard-head {
    display: inline-block;
    vertical-align: top;
    width: 248px;
    margin-left: 21px
}

.promocard-head .title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px
}

.promocard-head .intro {
    font-size: 14px;
    line-height: 20px;
    word-wrap: break-word;
    display: inline-block;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.promocard-viewcount {
    position: absolute;
    top: 16px;
    right: 18px;
    font-size: 12px;
    color: #b2b2b2
}

.promocard-bottom {
    padding: 23px 27px 27px 40px;
    box-sizing: border-box;
}

.promocard-compositem {
    padding-top: 14px
}

.promocard-compositem:first-child {
    padding-top: 0
}

.promocard-compositem .intro,.promocard-compositem .title {
    display: inline-block;
    vertical-align: top
}

.promocard-compositem .title {
    width: 4em;
    font-size: 14px;
    font-weight: 700
}

.promocard-compositem .intro {
    width: 15em;
    font-size: 12px;
    margin-left: 1.5em;
    line-height: 18px;
    max-height: 36px;
    overflow: hidden
}

.promocard-btn {
    font-size: 14px;
    color: #de373e;
    border: 1px solid #de373e;
    border-radius: 4px;
    padding: 4px 10px;
    display: inline-block;
    margin-top: 22px
}

.promocard-appico{
    width: 40px;
    height: 40px;
}

.clouds_item :hover .promocard-btn{
    background-color: red;
    color: #fff;
}
    