.news_area .box_text .area_text .area_title {
    position: relative;
}

.news_area .box_text .area_text .area_title .select {
    position: absolute;
    right: 0px;
    top: 5px;
}

.news_area .goods {
    width: 800px;
    padding: 20px 0px;
    position: relative;
    border-bottom: 1px dotted #e0e0e0;
}
.news_area .goods1 {
    width: 800px;
    padding: 20px 0px;
    position: relative;
    border-bottom: 1px dotted #e0e0e0;
}

 .goods:last-child {
    border-bottom: none;
}

.news_area .goods div {
    display: inline-block;
    vertical-align: middle;
    font-size:14px;
}

.news_area .goods .pic {
    position: relative;
    vertical-align: top;
    border: 1px solid #cccccc;
    padding: 3px;
}

.news_area .goods .info {
    padding: 0px 10px;
    /*height: 137px;*/
    position: relative;
    font-size: 14px;
    line-height: 25px;
    padding-top: 10px;
}
.news_area .goods .price {
    color: #666;
    padding: 15px 10px 0px 10px;
    float: right;
    width:200px;
}

.news_area .goods span {
    color: #cc0000;
}

.news_area .goods .info .name {
    color: #cc0000;
    /*padding: 10px 0px;*/
    /*position: relative;
    top: 10px;*/
}
.news_area .goods .info {
    color: #999;
    width:269px;
}
.news_area .goods .info .name .state {
    position: relative;
    right: -50px;
}

.news_area .goods .info .detail div {
    color: #999;
}

.news_area .goods .fn {
    float: right;
    margin-top: 15px;
    
}

.news_area .goods .fn img {
    padding-right: 5px;
    position: relative;
    top: -3px;
}

.news_area .goods .fn .btn1,
.btn2,
.btn3 {
    width: 120px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    color: white;
    text-align: center;
    background-color: #999;
    margin: 5px 0px;
    border-radius: 6px;
   /*  padding: 0px 10px; */
}

.ite_del{
	margin-top:-33px;
}
.news_area .goods .fn .btn2 {
    background-color: #666;
}

.news_area .goods .fn .btn3 {
    background-color: #e10000;
}
.ca_state{
	width:350px;
}
/* .baco{
	background-color: #ddd;
    color: #333;
    font-weight: bold;
} */