.banner {
    width: 1200px;
    height: 107px;
    margin: 10px auto 10px;
    background: url('../images/banner2.png') no-repeat;
    background-size: cover;
    padding-top: 50px;
    position: relative
}
.banner .index_search {
    width: 590px;
    height: 50px;
    margin-top: 18px;
    margin-bottom: 10px;
    border-radius: 4px;
    background: #fff;
    margin: 0 auto;
    border: 1px solid #0677C4
}

.banner .index_search .type_select {
    display: inline-block;
    width: 75px;
    height: 49px;
    float: left;
    background: #ffffff;
    position: relative;
    top: 1px;
    line-height: 49px;
    padding-left: 10px;
    border-radius: 4px 0 0 4px
}

.banner .index_search .type_select .select_item {
    cursor: pointer;
    padding-left: 10px
}

.banner .index_search .type_select .select_item span {
    font-size: 14px;
    color: #000000;
    margin-right: 4px;
    font-weight: 600
}

.banner .index_search .type_select .select_item i {
    transform: rotate(0deg);
    transform-origin: center center;
    display: inline-block;
    width: 14px;
    height: 8px;
    background: url('../images/dropdown.svg') no-repeat;
    position: relative;
    top: -1px;
    right: -4px;
    transition: all .1s ease-in-out;
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out
}

.banner .index_search .type_select .select_item i.active {
    transform: rotate(180deg);
    transform-origin: center center;
    transition: all .1s ease-in-out;
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out
}

.banner .index_search .type_select .hide_select {
    width: 85px;
    position: absolute;
    top: 51px;
    left: 0;
    background: #ffffff;
    z-index: 99;
    text-align: center;
    display: none
}

.banner .index_search .type_select .hide_select .select_item {
    line-height: 26px;
    padding-left: 0!important
}

.banner .index_search .type_select .hide_select .select_item:hover {
    background: #0677C4
}

.banner .index_search .type_select .hide_select .select_item:hover span {
    color: #FFFFFF
}

.banner .index_search .search_icon {
    width: 76px;
    height: 50px;
    background: #0677C4;
    float: left;
    position: relative;
    cursor: pointer;
    border-radius: 0 2px 2px 0
}

.banner .index_search .search_icon .icon_box {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    background: url('../images/fangdajing.png') no-repeat
}

.banner .index_search .search_input {
    background: rgba(255,255,255,0.9);
    height: 30px;
    border: none;
    float: left;
    width: 408px;
    font-size: 14px;
    color: #86929c;
    padding-left: 20px;
    margin-top: 10px;
    border-left: 1px solid #D9D9D9
}

.banner .index_search .search_btn a {
    float: left;
    width: 76px;
    height: 50px;
    background: #0677C4;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 0 27px 27px 0
}

.banner .lw_radio {
    width: 590px;
    height: 30px;
    margin: 10px auto;
    display: none
}

.banner .lw_radio span {
    font-size: 12px;
    margin: 0 10px;
    color: rgba(0,0,0,0.45);
    float: left;
    height: 18px;
    line-height: 22px;
    cursor: pointer
}

.banner .lw_radio span.active {
    color: #fff;
}

.banner .search_select {
    width: 428px;
    height: auto;
    background: #fff;
    min-height: 40px;
    border: 1px solid #DDDDDD;
    margin: 2px auto 0;
    border-radius: 4px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -210px;
    box-shadow: 4px 0 4px rgba(0,0,0,0.08);
    z-index: 99;
    display: none
}

.banner .search_select ul li {
    line-height: 26px;
    border-bottom: 1px dashed #DDDDDD;
    padding: 0 10px;
    cursor: pointer;
    font-size: 12px;
    color: #6e7880
}

.banner .search_select ul li b {
    font-weight: 400
}

.banner .search_select ul li span {
    font-size: 12px;
    float: right;
    margin-right: 10px;
    color: #AAAAAA
}

.banner .search_select ul li:hover {
    background: #0677C4;
    color: #ffffff
}
.list-cont .list-item .list-mid{
    width:840px;
}
.list-cont .list-item .list-mid .attribute li span .icon, .list-cont .list-cont .list-item .list-mid .attribute li.zj-icon, .list-cont .list-item .list-mid .attribute li.taojuan{
    width:850px;
}
.list-cont .list-item .list-mid .attribute li{
    font-size:14px;
}
.list-cont .list-item .list-mid .det {
    height:auto;
}
.list-cont .list-item .list-mid .det li{
    font-size:14px;
}
 span.vol:before {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  content: "\00B7";
}
.list-cont .list-item .list-mid .attribute li.taojuan p{
    font-size:14px;
}
