/*lky 2015-9-8 */
.list-title{ padding:20px 30px 0;  color:#000;}
h2.attr-title{ color:#3f9eca; font:normal 24px/34px "Microsoft Yahei";}
.list-title p{ color:#999; font:normal 14px/20px "Microsoft Yahei"; padding-bottom:16px;}


.list-wrap {
    width: 1200px;
    margin: 0 auto
}

.item-main,.list-container {
    zoom:1}

.item-main:after,.list-container:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.ib {
    display: inline-block;
    *display: inline;
    *zoom:1;*zoom:1;*display: inline
}

.item-price i,.item-typelist td i {
    font-size: 12px;
    font-weight: 400;
    font-style: normal
}

.item-tit a,.item-tit h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sort-search i {
    position: absolute;
    z-index: 2;
    top: 17px;
    right: 8px
}

.list-tab {
    overflow: hidden
}

.list-tab,.list-tab a {
    height: 46px;
    line-height: 46px
}

.list-tab a {
    float: left;
    color: #666;
    font-size: 14px;
    text-align: center;
    padding: 0 30px;
    background-color: #fff;
    margin-right: 1px;
    cursor: pointer
}

.list-tab a.on {
    background-color: #3f9eca;
    color: #fff
}

.list-tab a:hover {
    background-color: #3f9eca;
    color: #fff
}

.list-filter {
    position: relative;
    border-top: 2px solid #3f9eca;
    background-color: #fff
}

.list-filter .accurate-date {
    position: absolute;
    right: 10px;
    top: 0;
    height: 44px;
    line-height: 44px;
    color: #666
}

.list-filter .accurate-date span {
    height: 22px;
    line-height: 22px;
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle
}

.list-filter i.icon-calender {
    margin-right: 3px;
    line-height: 20px
}

.list-filter .date-txt,.list-filter i.icon-calender {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    color: #666
}

.list-filter .date-txt {
    width: 75px;
    height: 45px;
    line-height: 45px
}

.list-filter .changeDate {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #3f9eca;
    color: #fff;
    border-radius: 3px;
    padding: 0 5px;
    cursor: pointer
}

.list-filter .changeDate:hover {
    background-color: #0f6d44
}

.filter-box {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #eee
}

.filter-box .hd {
    line-height: 45px;
    font-size: 14px;
    color: #666;
    text-align: center;
    width: 120px;
    float: left
}

.filter-box .bd {
    margin-left: 120px;
    line-height: 45px
}

.filter-box li {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    height: 45px;
    line-height: 25px;
    color: #333;
    font-size: 14px;
    margin: 0 15px
}

.filter-box li a {
    display: block;
    margin: 10px 0;
    padding: 0 10px;
    text-align: center;
    color: #333
}

.filter-box li a:link,.filter-box li a:visited {
    color: #333
}

.filter-box li a:hover,.filter-box li a.on {
    color: #fff;
    background-color: #3f9eca;
    border-radius: 5px
}

.list-sort {
    border-top: 2px solid #3f9eca;
    height: 58px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 0 10px -5px rgba(0,0,0,.4)
}

.list-sort.bdt {
    border-top: 2px solid #3f9eca
}

.sort-bd {
    float: left
}

.sort-bd a {
    position: relative;
    float: left;
    padding: 0 20px 0 16px;
    height: 58px;
    line-height: 58px;
    color: #666;
    font-size: 14px;
    cursor: pointer
}

.sort-bd a:hover {
    color: gray
}

.sort-bd .sort-arr {
    width: 10px;
    height: 22px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 2px
}

.sort-bd .sort-arr i {
    display: block;
    width: 10px;
    line-height: 12px;
    margin-bottom: 2px;
    overflow: hidden;
    font-size: 10px
}

.sort-bd .sort-arr .cur {
    color: #3f9eca
}

.sort-search {
    position: relative;
    float: right;
    height: 58px
}

.sort-search .search-txt {
    padding: 0 5px;
    height: 56px;
    line-height: 56px;
    border-left: 1px solid #eee;
    color: #999
}

.sort-search .sort-search-submit {
    position: relative;
    z-index: 2;
    border: none;
    outline: none;
    width: 58px;
    height: 58px;
    font-size: 24px;
    color: #666;
    cursor: pointer;
    background-color: transparent;
    border-left: 1px solid #eee
}

.sort-search .sort-search-txt {
    width: 225px;
    padding: 0 20px;
    height: 58px;
    line-height: 58px;
    font-size: 12px;
    color: #666;
    float: left;
    border-left: 1px solid #eee;
    position: relative;
    z-index: 1
}

.sort-search i {
    position: absolute;
    z-index: 2
}

.sort-search .icon-down {
    right: 70px;
    top: 19px;
    color: #999;
    cursor: pointer
}

.list-container {
    margin-top: 15px
}

.list-main-bd {
    float: left;
    width: 100%;
    height: 100%
}

.list-main {
    height: 100%
}

.list-main.type0 {
    margin-right: 337px
}

.list-main.type1,.list-main.type2 {
    margin-right: 267px
}

.list-item {
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: 5px
}

.list-r {
    height: 100%;
    float: left
}

.list-r.type0 {
    width: 332px;
    margin-left: -332px
}

.list-r.type1,.list-r.type2 {
    width: 255px;
    margin-left: -255px
}

.item-main {
    position: relative;
    padding: 15px
}

.item-main.type2 {
    padding: 0 15px 0 0
}

.item-main .icon-top-sign {
    position: absolute;
    top: -1px;
    right: 155px;
    width: 27px;
    height: 14px;
    background-image: url(../images/list/t-r-corner.gif)
}

.item-main.guidance {
    padding: 0
}

.item-name {
    overflow: hidden
}

.item-name.type1,.item-name.type2 {
    margin-bottom: 10px
}

.item-l {
    width: 270px;
    float: left;
    overflow: hidden;
    margin-right: 35px
}

.item-imgs {
    width: 270px;
    height: 160px
}

.item-imgs img {
    width: 100%;
    height: 100%
}

.item-imgslide {
    float: left
}

.item-imgslide img {
    width: 100%;
    height: 100%
}

.item-imgslide .hd li {
    position: relative
}

.item-imgslide .hd .on .bg {
    display: block
}

.item-imgslide .hd .bg {
    display: none;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #3f9eca;
    opacity: .6;
    filter: alpha(opacity=60)
}

.item-imgslide .hd img {
    position: relative;
    z-index: 1
}

.item-imgslide.type1 {
    width: 348px;
    height: 224px;
    margin-right: 25px
}

.item-imgslide.type1 .bd {
    float: left;
    overflow: hidden
}

.item-imgslide.type1 .bd,.item-imgslide.type1 .bd li {
    display: block;
    width: 290px;
    height: 223px
}

.item-imgslide.type1 .hd {
    float: left;
    margin-left: 1px;
    width: 57px;
    height: 223px;
    overflow: hidden
}

.item-imgslide.type1 .hd li {
    display: block;
    height: 44px;
    width: 57px;
    margin-bottom: 1px;
    cursor: pointer
}

.item-imgslide.type2 {
    width: 301px;
    height: 241px;
    margin-right: 15px
}

.item-imgslide.type2 .icon-img-arr {
    position: absolute;
    width: 12px;
    height: 21px;
    right: 0;
    top: 50%;
    margin-top: -10px;
    z-index: 2
}

.item-imgslide.type2 .bd {
    position: relative;
    float: left;
    z-index: 1
}

.item-imgslide.type2 .bd,.item-imgslide.type2 .bd ul {
    width: 235px;
    height: 241px;
    overflow: hidden
}

.item-imgslide.type2 .bd li {
    width: 235px;
    height: 241px;
    display: block
}

.item-imgslide.type2 .hd {
    float: left;
    width: 57px;
    height: 223px;
    margin-top: 10px;
    margin-left: 9px;
    overflow: hidden
}

.item-imgslide.type2 .hd li {
    display: block;
    height: 43px;
    width: 57px;
    margin-bottom: 1px;
    cursor: pointer
}

.item-imgs-list {
    width: 820px
}

.item-imgs-list .bd {
    overflow: hidden
}

.item-imgs-list .img_li {
    width: 272px;
    height: 160px;
    float: left;
    margin-right: 1px;
    background-color: #eee;
    margin-bottom: 1px
}

.item-imgs-list img {
    width: 100%;
    height: 100%
}

.item-summary {
    overflow: hidden
}

.item-summary h4 {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666
}

.item-summary p {
    padding: 0;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    overflow: hidden
}

.item-summary p.service-list span {
    margin-left: 0;
    margin-right: 15px
}

.item-summary p.tip {
    color: #999;
    font-size: 12px
}

.item-summary p .more {
    color: #f66;
    font-size: 14px;
    margin-left: 10px
}

.item-summary p .more:hover {
    color: #f99
}

.item-summary p span {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    margin: 0 5px;
    line-height: 26px
}

.item-summary p span.timelist {
    margin-left: 0
}

.item-summary p span.timelist span {
    margin: 0 6px 0 0
}

.item-summary p span b {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    font-weight: 400;
    color: #999
}

.item-summary p strong {
    width: 90px;
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    color: #666
}

.item-summary p strong.wmax {
    width: auto;
    max-width: 90px
}

.item-summary p.des {
    line-height: 24px;
    font-size: 14px;
    padding: 10px 0
}

.item-summary p.des .icon-server {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.item-summary p.des b {
    font-weight: 400
}

.item-summary .icon-localtion {
    margin-right: 3px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #3f9eca
}

.service-list {
    color: #999
}

.service-list span {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top;
    margin-right: 15px
}

.service-list b {
    font-size: 12px;
    height: 26px;
    line-height: 26px
}

.service-list b,.service-list i {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle
}

.service-list i {
    width: 20px;
    height: 20px;
    margin-right: 3px
}

.item-tit {
    color: #222;
    overflow: hidden
}

.item-tit,.item-tit h3 {
    height: 44px;
    line-height: 44px
}

.item-tit h3 {
    float: left;
    font-size: 20px;
    font-weight: 400;
    max-width: 360px
}

.item-tit a {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top;
    color: #222;
    max-width: 360px
}

.item-tit a:link,.item-tit a:visited {
    color: #222
}

.item-tit .tag {
    border-radius: 8px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #3f9eca;
    color: #3f9eca;
    font-size: 12px;
    vertical-align: middle;
    padding: 0 6px;
    margin-left: 10px
}

.item-tit .title-icons.fr {
    float: right
}

.item-tit .title-icons span {
    margin-right: 10px
}

.item-tit .title-icons i {
    margin-right: 5px;
    font-size: 22px;
    color: #3f9eca
}

.item-tit .title-icons em {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    font-size: 14px;
    color: #666
}

.item-r {
    float: right;
    width: 160px;
    text-align: center;
    border-left: 1px solid #eee;
    margin-left: 10px
}

.item-r .item-price {
    float: none
}

.item-r .item-btn-box {
    float: none;
    margin: 10px 0
}

.item-r p {
    font-size: 14px;
    color: #666;
    line-height: 20px
}

.item-r.nobdl {
    border-left: none
}

.item-r.nobdl.type0 {
    margin-top: 30px
}

.item-r.nobdl.type0 .item-price {
    height: 32px
}

.item-r.has_bdl i {
    font-size: 16px
}

.item-r.has_bdl em {
    font-size: 20px
}

.item-r.has_bdl b {
    font-size: 14px
}

.item-r.has_bdl.type0 {
    width: 125px
}

.item-r.has_bdl.type0 .item-price {
    margin-top: 20px;
    margin-bottom: 30px
}

.item-r.has_bdl.type1 {
    height: 275px;
    width: 125px
}

.item-r.has_bdl.type1 .item-price {
    margin-top: 60px
}

.item-price {
    float: right;
    height: 44px;
    line-height: 44px;
    color: #666
}

.item-price i {
    font-weight: 400;
    font-size: 16px
}

.item-price em,.item-price i {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top;
    line-height: 44px
}

.item-price em {
    font-size: 24px;
    margin: 0 3px;
    color: #f66
}

.item-price b {
    font-size: 14px;
    color: #222;
    font-weight: 400;
    line-height: 44px
}

.item-price b,.item-price del {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top
}

.item-price del {
    color: #999;
    font-size: 16px;
    text-decoration: line-through
}

.item-info {
    line-height: 20px;
    font-size: 14px;
    overflow: hidden
}

.item-info span.tc {
    text-align: center
}

.item-info span .icon-local {
    width: 20px;
    height: 20px;
    color: #ddae80
}

.item-info em,.item-info span .icon-local {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle
}

.item-info em {
    color: #f66;
    padding: 0 5px;
    font-size: 14px
}

.item-info b,.item-info strong {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    font-weight: 400;
    color: #666
}

.item-info .icon-star {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #ffa200
}

.termini-tags {
    font-size: 14px;
    color: #e0e9f0;
    line-height: 18px
}

.termini-tags .tag {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    height: 18px;
    line-height: 18px;
    background-color: #3f9eca;
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 3px;
    text-align: center;
    margin-left: 0
}

.termini-tags span {
    font-size: 14px;
    color: #999
}

.points-box {
    vertical-align: middle
}

.points-box .points {
    color: #3f9eca;
    font-size: 16px;
    font-weight: 700
}

.points-box span,.points-box strong {
    font-size: 14px;
    color: #666
}

.item-des-box {
    margin-right: 90px
}

.item-des {
    padding-top: 9px;
    margin-bottom: 9px;
    color: #999;
    font-size: 14px;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden
}

.item-des i {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle
}

.item-pots {
    padding: 10px 0
}

.item-pots,.item-pots p {
    font-size: 12px;
    color: #999
}

.item-pots p {
    line-height: 20px
}

.item-signbox {
    vertical-align: middle;
    line-height: 22px
}

.item-signbox,.item-signbox i {
    display: inline-block;
    *display: inline;
    *zoom:1;height: 22px
}

.item-signbox i {
    vertical-align: top;
    width: 22px;
    margin: 0 3px
}

.item-btn-box {
    float: right
}

.item-btn-box.poa_rb {
    position: absolute;
    bottom: 15px;
    right: 15px
}

.item-btn-box .btn {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    border-width: 0;
    outline: 0;
    width: 80px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: auto;
    color: #3f9eca;
    background: #fff;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color .5s;
    transition: background-color .5s
}

.item-btn-box .btn:hover {
    background-color: #fff;
    text-decoration: underline
}

.item-btn-box .item-price {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    margin-right: 30px
}

.item-typelist {
    width: 100%;
    border-top: 1px solid #eee
}

.item-typelist table {
    width: 100%
}

.item-typelist tr {
    border-bottom: 1px solid #eee
}

.item-typelist tr:hover {
    background-color: #f8f8f8
}

.item-typelist td,.item-typelist th {
    height: 24px;
    padding: 15px;
    text-align: center
}

.item-typelist td.tl,.item-typelist th.tl {
    text-align: left
}

.item-typelist td.tr,.item-typelist th.tr {
    text-align: right
}

.item-typelist th {
    height: 33px;
    background-color: #fbfdff;
    padding: 0 15px;
    font-weight: 400
}

.item-typelist td,.item-typelist th {
    color: #666;
    font-size: 14px
}

.item-typelist td span {
    font-size: 14px
}

.item-typelist td span.activity {
    color: #3f9eca
}

.item-typelist td span.policy,.item-typelist td span.service,.item-typelist td span.tip {
    color: #999
}

.item-typelist td span.service {
    color: #3f9eca
}

.item-typelist td em {
    color: #f66;
    font-size: 16px
}

.item-typelist td i {
    font-size: 12px;
    color: #f66;
    padding: 0 5px
}

.item-typelist td del {
    color: #999;
    font-size: 12px;
    margin: 0 10px
}

.item-typelist .btn-box a {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    border-width: 0;
    outline: 0;
    width: 68px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    margin: auto;
    color: #fff;
    background: #f66;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    padding: 1px
}

.item-typelist .btn-box a:hover {
    background-color: #fff;
    color: #f66;
    border: 1px solid #f66;
    padding: 0
}

.showtime-list {
    margin-top: 10px
}

.showtime-list .bd {
    padding: 10px;
    margin-top: -1px;
    z-index: 1
}

.showtime-list .bd,.showtime-list .hd {
    border: 1px solid #c7c7c7;
    background-color: #f9f9f9;
    position: relative
}

.showtime-list .hd {
    width: 90px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    border-bottom: 0;
    text-align: center;
    color: #f66;
    z-index: 2
}

.showtime-list p {
    padding: 6px 0
}

.showtime-list p strong {
    color: #999
}

.timelist {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    position: relative;
    z-index: 1
}

.timelist .time {
    position: relative;
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #c1c1c1
}

.timelist .time.forbiden {
    background-color: #eee;
    border: 1px dotted #c1c1c1
}

.timelist .time.forbiden label {
    cursor: no-drop
}

.timelist .time.selected {
    border: 1px solid #333;
    background-color: #333;
    color: #fff
}

.timelist .time.selected .icon-selected {
    display: block
}

.timelist .icon-selected {
    position: absolute;
    z-index: 2;
    display: none;
    width: 10px;
    height: 10px;
    top: 0;
    right: 0;
    background-image: url(../images/list/icon-select.gif)
}

.timelist label {
    display: block;
    cursor: pointer
}

.timelist .tip {
    font-size: 12px;
    color: #c1c1c1
}

.timelist .tip.fr {
    float: right
}

.list-goods {
    overflow: hidden
}

.goods-item {
    background-color: #fff;
    width: 308px;
    float: left;
    border: 1px solid #eee
}

.goods-item .line {
    border-top: 1px solid #eee
}

.goods-item:hover {
    border: 1px solid #3f9eca
}

.goods-item:hover .goods-info {
    background-color: #3f9eca
}

.goods-item:hover .goods-des,.goods-item:hover a {
    color: #fff
}

.goods-item:hover .line {
    border-top-color: #fff
}

.goods-item:hover .goods-comment em {
    color: #fff
}
.goods-img {
    position: relative;
}
.goods-img,.goods-img a {
    width: 308px;
    height: 244px
}

.goods-img a {
    display: block
}

.goods-img img {
    width: 100%;
    height: 100%
}

.goods-info {
    overflow: hidden
}

.goods-name {
    padding: 12px 10px 8px
}

.goods-name h4 {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.goods-name a,.goods-name a.link,.goods-name a.visited {
    color: #666
}

.goods-name a:hover {
    color: #fff
}

.goods-des {
    line-height: 18px;
    height: 18px;
    color: #999;
    font-size: 14px
}

.goods-comment {
    padding: 10px;
    height: 20px;
    line-height: 20px
}

.goods-comment span {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    height: 20px;
    line-height: 20px;
    margin-right: 15px
}
.goods-comment span {
    width: 42%;
}

.goods-comment span.foods-comment-span {
    width: 100%;
}
.goods-comment span.foods-comment-span span {
    width: 160px;
    background: #cccccc;
}

.goods-comment em {
    font-size: 14px;
    color: #666
}

.goods-comment em,.goods-comment i {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top
}

.goods-comment i {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

.artical-info {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    margin: 5px 0;
    color: #999
}

.artical-info span {
    font-size: 12px;
    color: #666;
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    line-height: 50px;
    margin: 0 5px
}

.goods-item.guidance .goods-name {
    padding: 4px 10px
}

.goods-item.guidance .goods-comment {
    padding: 5px 0
}

.goods-item.guidance .goods-comment em,.goods-item.guidance .goods-comment i {
    vertical-align: middle
}

.goods-item.guidance .goods-comment i {
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    font-size: 22px;
    color: #ccc
}

.goods-item.guidance .artical-info {
    margin: 5px
}

.goods-item.guidance:hover {
    border: 1px solid #3f9eca
}

.goods-item.guidance:hover .goods-info {
    background-color: #3f9eca
}

.goods-item.guidance:hover .artical-info,.goods-item.guidance:hover i,.goods-item.guidance:hover span {
    color: #fff
}

.poster-img {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    width: 48px;
    height: 48px;
    margin-right: 15px;
    border-radius: 50%;
    overflow: hidden
}

.poster-img img {
    background-color: #eee;
    width: 100%;
    height: 100%
}

.icon-calender {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    width: 20px;
    line-height: 20px;
    font-size: 22px;
    margin-right: 3px;
    color: #999
}

/*团队预约*/
.teams-order-announcements  {
    width: 100%;
    min-height: 200px;
    line-height: 180%;
    font-size: 12px;
    color: #333;
}
.teams-order-announcements  p {
    display: block;
    width: 100%;
    word-wrap:break-word;
    color: #333333;
}

.goods-img .teams-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
}
.goods-img .teams-btn {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -14px;
    margin-left: -41px;
    width: 83px;
    height: 28px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    background: url(../images/list/team-btn.png) no-repeat;
    display: none;
}

.goods-item .goods-img:hover .teams-mask,
.goods-item .goods-img:hover .teams-btn {
    display: block;
}

.attr-image-lists .image-lists-title {
    position: absolute;
    text-align: center;
    width: 100%;
    top: -70px;
}

.list-about-box .content {
    padding:15px;
    background:white;
}
.list-about-box .content img {
    max-width:100%;
}

