.pro_list{
	padding-bottom:50px;
}

.router-child-container {
    position: relative;
    background: #fff;
    padding: 24px 20px 0;
    border-radius: 8px;
    color: #161718;
}

.quoted-price-container .channel-list-container .channel-list-container-box .child-item{
    margin-top: 10px;
}

.router-child-container .ranking-tag{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 20px;
    border-radius: 8px 0 0 0;
    background: #fa0;
    padding: 0 8px;
}

.router-child-container .main-info-container{
    align-items: flex-start;
    position: relative;
}
.flex{
    display: flex;
    align-items: center;
}
.router-child-container .main-info-container .channel-logo{
    width: 200px;
    height: 140px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    flex-shrink: 0;
}
.router-child-container .main-info-container .channel-info{
    margin-left: 16px;
    flex: 1;
}
.router-child-container .main-info-container .channel-info .channel-nav{
    align-items: center;
}
.router-child-container .main-info-container .channel-info .channel-nav .channel-title{
    line-height: 24px;
    font-size: 16px;
}
.bold{
    font-weight: 700;
}
.router-child-container .main-info-container .channel-info .channel-nav .poptip-groups{
    flex: 1;
}

.router-child-container .main-info-container .channel-info .channel-nav .im-btn.active{
    color: #ff7c00;
    font-weight: 700;
}
.router-child-container .main-info-container .channel-info .channel-nav .im-btn{
    margin-left: 40px;
    font-size: 14px;
    color: #999;
    line-height: 22px;
}
.router-child-container .main-info-container .channel-info .channel-nav .im-btn img{
    width: 24px;
    height: 24px;
    margin-right: 8px;
}
.router-child-container .main-info-container .channel-info .main-infos{
    margin-top: 13px;
    align-items: flex-start;
	flex-flow: wrap-reverse;
}
.router-child-container .main-info-container .channel-info .main-infos .channel-service{
    width: 404px;
}
.router-child-container .main-info-container .channel-info .main-infos .grid-item{
    flex-shrink: 0;
    position: relative;
}
.router-child-container .main-info-container .channel-info .main-infos .channel-service .service-list{
    margin-top: 7px;
    flex-wrap: wrap;
}
.router-child-container .main-info-container .channel-info .main-infos .channel-service .service-list li.label{
    font-size: 14px;
    color: #5b5c5d;
    line-height: 22px;
}
.router-child-container .main-info-container .channel-info .main-infos .channel-service .service-list li.item{
    background: #f1f4f8;
    border-radius: 4px;
    font-size: 12px;
    color: #116df3;
    height: 23px;
    line-height: 23px;
    padding: 0 8px;
}
.ivu-poptip, .ivu-poptip-rel {
    display: inline-block;
}
.ivu-poptip-rel {
    position: relative;
}
.router-child-container .main-info-container .channel-info .main-infos .grid-item:not(.no-border) {
    padding-left: 28px;
}
.router-child-container .main-info-container .channel-info .main-infos .data-item{
    width: 200px;
}
.router-child-container .main-info-container .channel-info .main-infos .grid-item{
    flex-shrink: 0;
    position: relative;
}
.router-child-container .main-info-container .channel-info .main-infos .grid-item:not(.no-border):before {
    display: block;
    content: "";
    width: 1px;
    height: 30px;
    background: #333;
    position: absolute;
    top: 10px;
    left: 0;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn:not(.no-border):before {
    top: 30px!important;
}
*, :after, :before {
    box-sizing: border-box;
}
.router-child-container .main-info-container .channel-info .main-infos .data-item .ratio{
    font-size: 14px;
    font-weight: 700;
    color: #a2a2a3;
    line-height: 24px;
}
.router-child-container .main-info-container .channel-info .main-infos .data-item .ratio .nums{
    font-size: 22px;
    color: #5b5c5d;
    line-height: 30px;
    font-weight: 700;
    margin-right: 4px;
}

.router-child-container .main-info-container .channel-info .main-infos .data-item .tips{
    font-size: 12px;
    color: #5b5c5d;
    line-height: 18px;
    margin-top: 4px;
}
.router-child-container .main-info-container .channel-info .main-infos .data-item .desc{
    font-size: 12px;
    color: #a2a2a3;
    line-height: 18px;
    margin-top: 4px;
}
.router-child-container .main-info-container .channel-info .main-infos .data-item .desc .iconfont{
    font-size: 12px;
    margin-right: 4px;
}
.red{
    color: #fc3a17;
}
.router-child-container .main-info-container .channel-info .main-infos .data-item .desc span{
    color: #116df3;
    font-weight: 700;
}
.router-child-container .main-info-container .channel-info .main-infos .data-item.width176{
    width: 200px;
}
.router-child-container .main-info-container .channel-info .main-infos .grid-item:not(.no-border) {
    padding-left: 28px;
}
.router-child-container .main-info-container .channel-info .main-infos .grid-item:not(.no-border):before {
    display: block;
    content: "";
    width: 1px;
    height: 32px;
    background: #f0f0f0;
    position: absolute;
    top: 10px;
    left: 0;
}

.router-child-container .main-info-container .channel-info .main-infos .grid-item:not(.no-border) {
    padding-left: 28px;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn{
    flex: 1;
    justify-content: space-between;
    align-items: flex-start;
	flex-flow: wrap-reverse;
}

.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .price-box .price-wrap-box{
    font-weight: 700;
    color: #FF6A00;
    line-height: 24px;
    font-size: 14px;
    align-items: flex-end;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .price-box .price-wrap-box .price{
    font-size: 24px;
    line-height: 30px;
    margin-right: 4px;
	margin-bottom:0;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .price-box .price-wrap-box .unit{
    position: relative;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .price-box .price-wrap-box .unit .includeTariff{
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 14px;
    background: #1890ff;
    border-radius: 3px;
    padding: 0 2px;
    margin-left: 6px;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .price-box .route-price .original-price{
    font-size: 12px;
    color: #161718;
    line-height: 18px;
    margin-top: 4px;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .price-box .route-price .original-price .label{
    color: #a2a2a3;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .price-box .route-price .original-price .slash{
    margin: 0 8px;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .price-box .route-price .original-price .delete{
    color: #161718;
    text-decoration: line-through;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .btn-box .poptip-groups{
	text-align:center;
	padding-bottom:10px;
	margin-left: 30px;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .btn-box .poptip-groups a{
	color:#666;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .btn-box .poptip-groups a:hover{
	color:#0293DD;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .btn-box .poptip-groups img{
	margin-right:5px;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .btn-box .order-btn {
    width: 140px;
    height: 36px;
    border-radius: 6px;
    background: #004991;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    justify-content: center;
  transition: 0.3s;
}
.router-child-container .main-info-container .channel-info .main-infos .price-and-btn .btn-box .order-btn:hover {
    background: #0293DD;
  transition: 0.3s;
}
.router-child-container .main-info-container .channel-info .collapse-btn {
    justify-content: space-between;
    margin-top: 26px;
    padding: 12px 0;
    border-top: 1px solid #f0f0f0;
    position: relative;
}
.router-child-container .main-info-container .channel-info .collapse-btn .desc {
    font-size: 13px;
    color: #a2a2a3;
    line-height: 20px;
    width: 910px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.router-child-container .main-info-container .channel-info .main-infos .channel-service .service-list li.item:not(:nth-child(2)) {
    margin-left: 4px;
}
.child-item{
    margin-top: 20px;
}

 .tool-container {
    justify-content: space-between;
}
.quoted-price-container .wrap-container {
    height: 48px;
    margin: 10px auto 0;
    background: #fff;
    border-radius: 8px;
    border: 2px solid #fff;
    padding: 0 20px;
    width: 1200px;
    transition: all .3s;
}

.wrap-container{
    height: 20px;
    margin: 10px auto 0;
    background:normal;
    border-radius: 8px;
    border: 0px solid #fff;
    padding: 0 20px;
    width: 100%;
    transition: all .3s;
}
.tool-container .left-filter{
    align-items: center;
    line-height: 22px;
}
.quoted-price-container .tool-container .left-filter .filter-item[data-v-27ce2f71] {
    margin-right: 14px;
}
.ivu-dropdown {
    display: inline-block;
}
.ivu-dropdown-rel {
    position: relative;
}
.title{
    font-size: 14px;
    color: #161718;
    line-height: 22px;
    transition: all .3s;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.title .text{
    display: inline-block;
    height: 22px;
    font-size: 14px;
    font-family: SourceHanSansSC-Regular,SourceHanSansSC;
    font-weight: 400;
    color: #161718;
    line-height: 22px;
}
.title .iconn-content{
    display: inline-block;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
}
.tool-container .right-filter{
    align-items: center;
}
.tool-container .right-filter .sort-item.active, .tool-container .right-filter .sort-item:hover {
    border: none;
    background:#004991;
    color: #161718;
    font-weight: 700;
}
.tool-container .right-filter .sort-item{
    width: 80px;
    height: 26px;
    border-radius: 6px;
    border: 1px solid #d8d8d8;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5b5c5d;
    margin-left: 6px;
	background:#fff;
}
.pointer{
    cursor: pointer;
}
.ivu-dropdown .ivu-select-dropdown {
    box-shadow: none;
    background-color: transparent;
    padding: 0;
}
.content-box {
    width: 244px;
    background: #fff;
    box-shadow: 0 10px 20px 0 rgba(22,23,24,.2);
    border-radius: 12px;
    border: 2px solid #fff;
    padding: 20px 0;
}
.content-box .list {
    max-height: 300px;
    overflow-y: auto;
    padding: 0 20px;
}
.content-box .btn-groups {
    margin-top: 20px;
    padding: 0 20px;
    display: flex;
    align-content: center;
}
.content-box .btn-groups .btn {
    flex: 1;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    font-size: 14px;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    border: 1px solid #d8d8d8;
    cursor: pointer;
}
.content-box .btn-groups .btn.active {
    background: #ffd121;
    border: none;
}
.content-box .list li {
    font-size: 14px;
    color: #161718;
    line-height: 22px;
    display: flex;
    align-items: center;
}
.content-box .list li p{
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 8px;
}
.content-box .list{
    max-height: 300px;
    overflow-y: auto;
    padding: 0 20px;
}
.content-box .list li:not(:first-child) {
    margin-top: 14px;
}
.ivu-dropdown .ivu-select-dropdown {
    overflow: visible;
    max-height: none;
}
.ivu-select-dropdown {
    width: inherit;
    max-height: 200px;
    overflow: auto;
    margin: 5px 0;
    padding: 5px 0;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0,0,0,.2);
    position: absolute;
    z-index: 900;
  transition: 0.3s;
}
.tool-container .right-filter .sort-item.active, .tool-container .right-filter .sort-item:hover {
    border: none;
    background: #004991;
    color: #fff;
    font-weight: 700;
  transition: 0.3s;
}