/*修改placeholder字体颜色在IE浏览器下的默认颜色*/
input.search-input::-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #93939E;
}
.container .pos {
    padding-bottom: 10px;
}
.container .pos ol li {
    display: inline-block;
}
.container .pos ol li::after {
    content:">";
    color:"#999";
    padding: 0 5px;
}
.container .pos ol li:last-of-type::after {
    content:"";
}
#productListPage_wrap .container #rent-select-search {
    border-radius: 2px;
}

#productListPage_wrap .container #rent-select-search input {
    min-width: 180px;
}
#productListPage_wrap .container #rent-select-search #keywordSearch dl:nth-child(2) {
    text-align: right;
}
     
/*自适应样式调整*/
@media (max-width: 1400px) {
    #productListPage_wrap .container #rent-select-search #keywordSearch input{
        width: 230px !important;
    }
    #productListPage_wrap .container #rent-select-search .rentInfo input{
        width: 230px !important;
    }
}
@media (max-width: 1140px) {
    #productListPage_wrap .container #rent-select-search #keywordSearch input{
        width: 200px !important;
    }
    #productListPage_wrap .container #rent-select-search .rentInfo input{
        width: 200px !important;
    }
}
@media (max-width: 992px) {
    #productListPage_wrap .container #rent-select-search #keywordSearch input {
        width: 180px !important;
    }
    #productListPage_wrap .container #rent-select-search .rentInfo input{
        width: 180px !important;
    }
}
@media (max-width: 768px) {
    #productListPage_wrap .container .pos {
        padding-left: 12px;
    }
    #productListPage_wrap .container #rent-select-search > div {
        display: block;
    }
    #productListPage_wrap .container #rent-select-search #keywordSearch dl:nth-child(2) {
        text-align: left;
    }
}
.rentInfo dl.rentPlace dt,.rentInfo dl.rentTime dt,#keywordSearch dl dt{
    font-weight: normal;
}
.rentInfo dl.rentPlace input+i {
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    width: 15px;
    color: #dddddd;
}
.rentInfo dl.rentTime input+i{
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    width: 15px;
    color: #dddddd;
}

/*设备类型选择样式*/
#productListPage_wrap .container #product-type-select {
    border-radius: 2px;
}
#productListPage_wrap .container #product-type-select div.pts ul {
    padding: 0px 0 10px 0;
    margin: 18px 0 0 14px;
    display: inline-block;
    border-bottom: 1px dotted #eee;
    width: 90%;
}
#productListPage_wrap .container #product-type-select div.pts h4 {
    display: inline-block;
    font-weight: normal;
    width: 67px;
    line-height: 1.49;
}
#productListPage_wrap .container #product-type-select div.pts ul li {
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
}
#productListPage_wrap .container #product-type-select div.pts ul li a {
    /*color: rgba(126,208,186,1);*/
    font-size: 13px;
    font-weight: normal;
}

#productListPage_wrap .container #product-type-select div.pts ul li:not(.dy) {
    margin-left: 30px;
}

#productListPage_wrap .container #product-list-show {
    border-top:2px solid #37BC9B;
    border-radius: 2px;
}
#productListPage_wrap .container #product-list-show #btn-area {
    border-radius: 2px;
    width: 46px;
}
#productListPage_wrap .container #product-list-show #btn-area .btn-link {
    display: inline-block;
}
#productListPage_wrap .container #product-list-show #btn-area .btn-link button {
    font-size :13px;
    width: 46px;
    height: 29px;
}
#productListPage_wrap .container #product-list-show #btn-area .btn-link a {
    color: #333;
}
#productListPage_wrap .container #product-list-show #btn-area .btn-link a:hover {
    color: #37BC9B;
    text-decoration-line: none;
}

#productListPage_wrap .container #product-list-show #show-product-area .media {
    border-top: 2px solid #EEE;
    width: 100%;
    padding: 20px 0 5px 16px;
}
#productListPage_wrap .container #product-list-show #show-product-area .media .media-body {
    width: 100%;
}
#productListPage_wrap .container #product-list-show #show-product-area .media h4 {
    font-size: 16px;
}
#productListPage_wrap .container #product-list-show #show-product-area .media a span {
    width: 100px;
    height: 100px;
}
#productListPage_wrap .container #product-list-show #show-product-area .media h4 span {
    font-size: 14px;
    font-weight: normal;
}
#productListPage_wrap .container #product-list-show #show-product-area .media .product-intro {
    float: left;
    /*display: inline-block;*/
}

#productListPage_wrap .container #product-list-show #show-product-area .media .product-intro ul li {
    display: inline-block;
    margin-right: 30px;
    color: #93939e;
    font-weight: normal;
}
#productListPage_wrap .container #product-list-show #show-product-area .media .product-intro + .price sub {
    position: relative;
    top: -5px;
    font-size: 13px;
}

#productListPage_wrap .container #product-list-show #show-product-area .media .product-intro + .price sub:nth-child(2) {
    color: #93939e;
    font-weight: normal;
}
#productListPage_wrap .container #product-list-show #show-product-area .media .price {
    color: #f65e73;
}
#productListPage_wrap .container #product-list-show #show-product-area .media .media-heading a {
    color: #555;
}

/*样式改版 定义全局颜色类*/
#productListPage_wrap .container #product-list-show {
    border-top:2px solid #d1261c;
    border-radius: 2px;
}
#productListPage_wrap .container #product-list-show #btn-area .btn-link a:hover {
    color: #c60c1b;
    text-decoration-line: none;
}