.main-neir {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.biaoqjs {
    height: 160px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px 30px;
}
.fansbs>a{
    color: #000;
}
.fansbs>a:hover{
    color: #0044ff;
}
.biaoqjs>h1 {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333;
    line-height: 33px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.el-pagination{
    margin-top: 20px;
}

.neir-left {
    width: 840px;
    position: relative;
}

.neir-right {
    width: 340px;
}
.bqians{
    overflow: hidden;
    height: 22px;
}
.bqneirfl {
    margin-top: 15px;
    /* background-color: rgb(61, 0, 10); */
}

.el-tab-pane{
    position: relative;
}
.el-pagination{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.el-tabs__item {
    color: #000;
}

.el-tabs__item {
    height: 50px;
    font-size: 18px;
}

.btn-prev {
    /* margin-left: 298px !important; */
    margin-bottom: 18px !important;
}

.el-tabs__content {
    overflow: visible;
    position: relative;
    margin-bottom: 77px;
}

.canpnr-item>div {
    width: 100%;
    height: 342px;
    /* background-color: pink; */
}

.canpnr>div {
    width: 49%;
    height: 460px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 20px 25px;
}

.main-headers {
    display: block !important;
}

.canpnr {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.neir-right-cp {
    height: 200px;
    /* background-color: pink; */
}

.neir-right>div {
    box-sizing: border-box;
    background-color: rgb(255, 255, 255);
    margin-bottom: 20px;
    padding: 10px 0px;
}
.service_list_item{
    margin-bottom: 20px;
}
.box_step_header{
    line-height: 40px;
}
.biaoqjs>P {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.neir-right>div>h2 {
    height: 40px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 40px;
    text-indent: 20px;
    font-weight: 700;
    color: #333;
    display: block;
}




.canpnr>div>h1 {
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px;
}


.canpnr>div>p {
    font-size: 12px;
    line-height: 36px;
    width: 100%;
    height: 36px;
    font-weight: 400;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background-color: greenyellow;
    display: flex;

}

.canpnr>div>p>:nth-child(1) {
    color: #ff6000;
    margin-right: 15px;
    font-weight: 700;
    font-size: 22px;
}

.canpnr>div>p>:nth-child(1)>span {
    font-size: 20px;
    font-weight: 400;
    margin-right: -2px;
}

.canpnr>div>p>:nth-child(2) {
    color: #a3a3a3;
    margin-right: 15px;
    font-size: 20px;
    position: relative;
}

.canpnr>div>p>:nth-child(2)>span {
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: rgb(184, 184, 184);
    position: absolute;
    top: 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;
}

.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;  
}


.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;  
}

.xw-items>:nth-child(2) {
    width: 490px;
    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;
}

.box_step2>.box_step_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 15px;
}

.box_step_header>.box_step_label_right {
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

.service_item_box:hover {
    color: #409EFF;
}

.service_item_box .lazy_box_img {
    width: 144px;
    height: 80px;
    /* min-width: 80px;
    max-width: 80px; */
    margin-right: 10px;
}

.service_item_box .service_item_detaill {
    height: 80px;
    clear: both;
    width: 170px;

}
.service_item_box {
    margin: 8px 8px;
    display: flex;
    align-items: center;
    color: #666;
    overflow: hidden;
}


.service_item_detaill>:nth-child(2) {
    height: 18px;
    /* background-color: #a85959; */
    display: flex;
    overflow: hidden;
    margin-top: 5px;
    justify-content: space-between;
}
.service_item_detaill>:nth-child(2) .xw-items-time{
    /* margin-right: 10px; */
}
.search_box {
    display: flex;
    background-color: #fff;
    padding: 10px;
    margin-right: 15px;
    font-size: 15px;
    margin-bottom: 10px;
}

.search_box .dd_tila {
    color: #999;
}

.search_box .dox {
    display: flex;
}

.search_box .dox li {
    margin: 0 15px;
    cursor: pointer;
    width: 60px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search_box .dox li span {
    display: flex;
    align-items: center;
}
.service_item_detaill .item_detaill_label {
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 8px;
}

.neir-right .circle_tags {
    margin-top: 18px;
    background: #fff;
    margin-bottom: 22px;
    box-sizing: border-box;
    padding: 5px 8px;
}

.neir-right .circle_tags .circle_main_right_title {
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    text-align: left;
    text-indent: 17px;
    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-ship {
    background-color: #ffffff;
    /* margin-top: 20px;  */
}

.neir-right .neir-right-ship .clouds_item {
    display: table;
    margin-top: 10px;
    /* border-width: .1px; */
    width: 100%;
    border-bottom-style: ridge;
    box-sizing: border-box;
    border: 0;
}


.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: 224px;
    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;
}