﻿* {
    margin: 0;
    padding: 0;
}
body {
    font-family: 微软雅黑;
}
.selector .sl-val .item.active {
    color: #fff !important;
    background: #E94B01;
}

.nav_tit {
    width: 1230px;
    height: 50px;
    margin: 10px auto;
    line-height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
    .nav_tit .lianjie a {
        font-size: 15px;
        color: #000;
    }
    .nav_tit .lianjie a:hover{
        color:#fe552e !important;
    }
.lianjie a:visited {
    text-decoration: none;
}
.crumbs-select-item {
    position: relative;
    margin-right: 5px;
    padding: 1px 27px 1px 4px;
    max-width: 144px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #e0e0e0;
    color: #666;
    background: #fff;
    font-size: 14px;
    text-decoration: none;
    display:none;
}
.crumbs-select-item:hover{
    border: 1px solid #E94B01;
    color: #000;
}
.crumbs-select-item:hover .icon3{
    color: #fff;
    background:#E94B01;
}
.mar-fr10{
    margin-right:10px;
}

.glyphicon-remove:before {
    content: "✖";
}
.crumbs-select-item .icon3 {
    position: absolute;
    right: 0;
    width: 24px;
    text-align: center;
    bottom: 0;
    top: -1px;
    line-height: 22px;
    font-size: 12px;
    color: #ccc;
}
.clear-all {
    cursor: pointer;
    border: 1px dashed #ddd;
    color: #999;
    padding: 1px 12px;
    line-height: 18px;
    font-size: 13px;
    border-radius: 2px;
    white-space: nowrap;
    text-decoration:none;
    display:none;
}
.clear-all:hover {
    color: #E94B01;
    border-radius: 2px;
    border: 1px solid #E94B01;
}

    .up-txt-box {
        width: 93px;
        padding-left: 10px;
        height: 24px;
        border: 1px solid #e0e0e0;
        display: inline-block;
        font-size: 14px;
        float: right;
        font-size: 12px;
        line-height: 23px;
        text-align: left;
        margin-top: 14px;
    }

.up-txt {
    float: left;
    display: inline-block;
    color: #626262;
    cursor:pointer;
    font-size:13px;
}
.up-txt:hover{
    color:#E94B01;
}
.up-txt:hover + .icon1{
    color:#E94B01;
}
.icon1{
    font-size:10px;
}

    /*.up {
    width:10px;
    height:10px;
    float: right;
    display: inline-block;
    margin-top: 8px;
    margin-right: 10px;
}*/
    .glyphicon-menu-up {
        margin-left: 5px;
        margin-top: 5px;
        color: #6f6d70;
    }
.glyphicon-menu-down {
    margin-left: 5px;
    margin-top: 5px;
    color: #6f6d70;
}
.selector a {
    color: #000;
}
.selector-cont {
    border: 1px solid #e8e8e8;
    margin-top: -1px;
    background: #fff;
}
.selector .sl-line {
    position: relative;
    z-index: 2;
    border-top: 1px dashed #dedede;
    margin: 0 8px;
}
.selector .sl-line:first-child {
    border-top: none;
}
.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    clear: both;
}
.clearfix:after {
    display: table;
    content: "";
    clear: both;
}
.selector .sl-key {
    position: absolute;
    left: 11px;
    top: 9px;
    height: 18px;
    line-height: 18px;
    color: #999;
}
.selector .sl-key .title {
    float: left;
    max-width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.selector .sl-val {
    padding: 0 0 0 94px;
}
.selector .sl-val-cont {
    margin: 10px 0 2px;
}
.buxian{
    color:#fff !important;
    background:#E94B01;
}
.selector .sl-val .item {
    position: relative;
    float: left;
    margin: -2px 32px 8px 0;
    padding: 3px 3px;
    border: 1px solid transparent;
    border-radius: 3px;
    height: 20px;
    line-height: 14px;
    cursor:pointer;
}
.selector .sl-val .item:hover{
    border:1px solid #E94B01;
    color:#E94B01;

}
.selector .sl-val .removable {
    color: #fff;
    /*margin-right: 25px;*/
    /*padding-right: 14px;*/
}
.selector .sl-val .item:link{
    text-decoration:none;
}
.selector .sl-val-main {
    margin-left: 70px;
}

.removable:after {
    background: #0088ca;
    position: absolute;
    right: 0;
    top: -1px;
    width: 24px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin-right: -22px;
    /*padding-right: 14px;*/
    content: "✖";
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}
.selector-cont .screen-list:nth-child(4) {
    border: none;
}

.screen-list span:nth-child(1) {
    color: #9A9B98;
    margin-left: 10px;
}

.screen-list span:nth-child(2) {
    margin-left: 24px;
}

.Package {
    width: 1230px;
    /*height: 1500px;*/
    margin: 0 auto;
    margin-top: 10px;
    overflow:hidden;
}

.Package-left {
    width: 1006px;
    /*padding-bottom: 20px;
    border: 1px solid #e8e8e8;*/
    float: left;
}


/*
.Package-left-head {
    width: 100%;
    height: 40px;
    background: #F5F5F5;
    border-bottom: 1px solid #e8e8e8;
    line-height: 40px;
}
.Package-left-head > span:hover{
    background:#fff;
    color:#0088ca;
    margin-right:-1px;
    border-right: 1px solid #e8e8e8;
}
    .num-box-head-nav1 {
        display: inline-block;
        padding-left: 25px;
        padding-right: 25px;
        height: 38px;
        text-align: center;
        float: left;
        font-size: 15px;
    }

.num-box-head-nav2 {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    height: 38px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #6f6d6e;
}

    .num-box-head-nav2 img {
        margin-bottom: 3px;
    }
.icon2{
    font-size:10px;
}
.num-box-head-nav3 {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    height: 38px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #6E838A;
}

    .num-box-head-nav3 img {
        margin-bottom: 3px;
    }

.num-box-head-nav4 {
    display: inline-block;
    padding-left: 22px;
    padding-right: 22px;
    height: 38px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #6E838A;
}

.inp {
    width: 150px;
    height: 30px;
    border: 1px solid #dcdfe6;
    padding-left: 10px;
    font-size: 14px;
    color: #afb5cb;
    outline: none;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
    .inp::-webkit-input-placeholder {
        color: #afb5cb;
    }

    .inp::-moz-input-placeholder {
        color: #afb5cb;
    }

    .inp::-ms-input-placeholder {
        color: #afb5cb;
    }
.num-btn {
    line-height: 30px;
    width: 60px;
    height: 30px;
    border: 1px solid #dcdfe6;
    border-left: none;
    float: left;
    margin-top: 5px;
    text-align: center;
    font-size: 14px;
}
*/
.filter .sort-row {
    height: 41px;
    border: 1px solid #e8e8e8;
    background: #f5f5f5;
}
.filter .sorts {
    float: left;
    line-height: 39px;
}
    .filter .sorts .sort {
        float: left;
        cursor:pointer;
    }
.icon2 {
    font-size: 10px;
}
li {
    list-style: none;
}


.filter .sorts .link {
    float: left;
    height: 39px;
    margin-left: -1px;
    min-width: 98px;
    text-align: center;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    color: #6d6d6d;
    text-decoration:none;
}
.filter .sorts .link.first {
    margin-left: 0;
    border-left: none;
}
.filter .sorts .link.active, .filter .sorts .link:hover {
    position: relative;
    z-index: 1;
    background-color: #fff;
    border-color: #e5e5e5;
    color: #000 !important;
    font-weight:700;
}
.search-input::placeholder{ 
    font-size:14px;
}
.filter .search {
    float: left;
    margin: 5px 0 0 10px;
}
    .filter .search .search-input {
        float: left;
        width: 150px;
        height: 30px;
        border-radius: 0;
        position: relative;
    }

.form-inline .form-control {
    display: inline-block;
}

.form-control {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #4c5161;
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
    border: 1px solid #dcdfe6;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #4c5161;
    border: 1px solid #d0d0d5;
    border-radius: 4px;
    padding: 9px 15px;
    min-width: 50px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    text-decoration: none;
    transition: border-color .15s,background-color .15s,opacity .15s;
    cursor: pointer;
    overflow: visible;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
    .btn:focus {
        outline: 0;
    }
.filter .search .submit-btn {
    float: left;
    height: 30px;
    padding: 0;
    border-radius: 0;
    margin-left: -1px;
    border-color: #e0e0e0;
    color: #fff;
}
.filter .search .submit-btn:hover{
    
    color: #fff;
    background:#E94B01;
}
.btn-primary.btn-plain {
    background-color: transparent;
    color: #0088ca;
}

.btn-primary {
    color: #fff;
    background-color: #df3033;
    border-color: #df3033;
}
/*.Package-list-one {
    width: 96%;
    height: 200px;
    border-bottom: 1px solid #EAEAEA;
    margin: 0 auto;
    margin-top: 20px;
}

.Package-list-img {
    width: 180px;
    height: 180px;
    margin-top: 10px;
    float: left;
}

    .Package-list-img img {
        width: 100%;
        height: 100%;
    }

.Package-list-tow {
    width: 96%;
    height: 280px;
    border-bottom: 1px solid #EAEAEA;
    margin: 0 auto;
    margin-top: 20px;
}

.Package-list-img2 {
    width: 180px;
    height: 100px;
    margin-top: 10px;
    float: left;
}

    .Package-list-img2 img {
        width: 100%;
        height: 100%;
    }

.Package-list-content {
    width: 740px;
    height: 100%;
    margin-left: 20px;
    float: left;
}

.content-one {
    width: 100%;
    height: 40px;
    margin-top: 20px;
    line-height: 40px;
}

.content-tit {
    font-weight: 900;
    float: left;
}

.grade1 {
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
    line-height: 23px;
    float: left;
    text-align: center;
    font-size: 15px;
    border: 1px solid #FD5123;
    color: #FD5123;
    font-weight: 900;
    margin-top: 8px;
    border-radius: 5px;
    margin-left: 10px;
}

.grade2 {
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
    line-height: 23px;
    float: left;
    text-align: center;
    font-size: 15px;
    border: 1px solid #21C2C8;
    color: #21C2C8;
    font-weight: 900;
    margin-top: 8px;
    border-radius: 5px;
    margin-left: 10px;
}

.price {
    float: right;
    font-size: 15px;
    color: red;
}

    .price span {
        font-size: 24px;
        font-weight: 900;
    }

.content-two {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}

    .content-two div:nth-child(1) {
        float: left;
        color: #788BA0;
    }

    .content-two div:nth-child(2) {
        float: left;
        margin-left: 380px;
        color: #16C3C3;
    }

.content-three {
    width: 100%;
    height: 50px;
}

    .content-three div {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        height: 30px;
        margin-top: 5px;
        background: #78BBEF;
        color: white;
        margin-right: 10px;
        line-height: 30px;
        font-size: 15px;
    }

.content-four {
    width: 100%;
    height: 50px;
    border-top: 1px solid #EAEAEA;
}

    .content-four div {
        float: left;
        line-height: 50px;
        font-size: 15px;
    }

        .content-four div:nth-child(1) {
            color: red;
        }

        .content-four div:nth-child(2) {
            margin-left: 100px;
            color: #787879;
        }

        .content-four div:nth-child(3) {
            margin-left: 20px;
            color: #787879;
        }

        .content-four div:nth-child(4) {
            margin-left: 200px;
            color: #787879;
        }
*/
/*套餐*/
.package-list {
    margin-top: -1px;
    border: 1px solid #e8e8e8;
    padding: 20px;
    background: #fff;
}
.package-list .item {
    border-bottom: 1px solid #e8e8e8;
    margin: 10px 0 20px;
}
.package-list .left-area {
    float: left;
    width: 200px;
}
.package-list .pic-box {
    width: 180px;
    position:relative;
}
.package-list .pic-box img {
    width: 100%;
    max-height: 180px;
    cursor: pointer;    
    margin-bottom: 10px;
}
.package-list .right-area {
    position: relative;
    overflow: hidden;
}
.package-list .detail {
    margin-right: 150px;
}
.package-list .detail .title {
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
}
.package-list .detail .desc {
    color: #666;
}
    .package-list .detail .content-three {
        width: 100%;
    }

   .package-list .detail .content-three div {
        float: left;
        padding-left: 8px;
        padding-right: 8px;
        height: 24px;
        margin-top: 5px;
        background: #E94B01;
        color: white;
        margin-right: 10px;
        line-height: 24px;
        font-size: 14px;
    }
.package-list .detail .feature {
    margin: 10px 0 7px;
}
.package-list .detail .title a {
    color: #333;
}
.label1 {
    display: inline-block;
    margin: 11px 5px 11px 0;
    padding: 0 5px;
    height: 18px;
    line-height: 17px;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    background: #fff;
    font-size: 12px;
}
.label-city {
    color: #ff5000;
    border-color: #ff5000;
}
.label-operation {
    color: #13c2c2;
    border-color: #13c2c2;
}
.package-list .sub-list {
    position: relative;
    margin-top: 20px;
    overflow: hidden;
    max-height: 153px;
    transition: height .5s linear;
}
.package-list .sub-list .sub-item {
    position: relative;
    border-top: 1px solid #e8e8e8;
}
    .package-list .sub-list .sub-item:hover .link {
        display: block;
    }
.package-list .sub-list .link {
    display: none;
    position: absolute;
    right: 0;
    top: 10px;
    padding: 5px 20px;
    border-radius: 20px;
    background: #d0d0d5;
    color: #fff;
}
.package-list .sub-list .link:hover {
    background:#E94B01;
    color: #fff;
}
.package-list .sub-list .sub-item-cont {
    margin-right: 200px;
    height: 50px;
    overflow: hidden;
}

.package-list .sub-list .name {
    position: relative;
    color: #df3033;
    width: 70px;
    font-size: 16px;
    margin-right: 20px;
}
.package-list .sub-list .call, .package-list .sub-list .flow, .package-list .sub-list .name, .package-list .sub-list .remark {
    float: left;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    .package-list .sub-list .name em {
        font-size: 12px;
    }
    .package-list .sub-list .call {
        padding-left: 20px;
        background: url(../images/package_call.png) 0 no-repeat;
        color: #777;
        width: 90px;
    }
    .package-list .sub-list .flow {
        padding-left: 20px;
        background: url(../images/package_flow.png) 0 no-repeat;
        color: #777;
        width: 100px;
    }
    .package-list .sub-list .sales {
        float: right;
        color: #777;
        line-height: 50px;
    }
    .package-list .sub-list .prompt {
        position: absolute;
        z-index: 1;
        bottom: 0;
        width: 100%;
        height: 50px;
        background: linear-gradient( -180deg,hsla(0,0%,100%,.2),#fff 63%);
    }

      

        .package-list .sub-list .prompt > span {
            width: 80px;
            margin: 8px auto;
            text-align: center;
            font-size: 14px;
            color: #7a8f9a;
            line-height: 31px;
            cursor: pointer;
        }
.package-list .sub-list .prompt.show-expend .expand {
    display: block;
}
.package-list .sub-list .prompt .iconfont {
   color: #7be;
  /* vertical-align: text-bottom;*/
  margin-top:10px;
}
/*.package-list .sub-list .prompt.show-expend .collapse {
    display: none;
}*/
.sub-item.shouqi .collapse .iconfont {
    position: absolute;
    top: 6px;
    /* left: 0px; */
    margin-left: 4px;
}
.sub-item.shouqi{
    text-align:center;
    padding-top:10px;
    margin-bottom:20px;
}
.sub-item.shouqi .collapse {
    cursor:pointer;
}
.package-list .brief {
    position: absolute;
    top: 0;
    right: 10px;
    text-align: right;
}
.package-list .brief .price {
    color: #df3033;
}
.number, .price {
    font-family: Microsoft Yahei,sans-serif;
}
.package-list .brief em {
    font-size: 24px;
    font-weight: 600;
}
.package-list .brief .count {
    color: #13c2c2;
    font-size: 12px;
    cursor: pointer;
}
.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    clear: both;
}
.zzc{ 
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:rgba(255,255,255,0.1);
    display:none;
}
.package-list .pic-box:hover .zzc{
    display:block;
}

.pagination-fr {
    float: right;
}
.fy{ 
    padding-left:5px;
    padding-right:5px;
    height:100%;
    line-height:41px;
    float:right;
}
.cor{ 
    color:#df3033;
}
.fy-left{ 
    margin-right:10px;
}
.fy-right{ 
    margin-left:10px;
    margin-right:10px;
}
.sxicon {
    width: 16px;
    height: 16px;
}
.jgpx {
    width: 16px;
    height: 16px;
}
.nofilter {
display:none;
}
.zhankai {
    text-align: center;
    padding: 10px 0;
}