body{
    font-family: Helvetica,arial,sans-serif;
    background: #EFEFEF;
    color: #333333;
    font-size: 18px;
}

.text-center{
    text-align: center;
}

/* 页面顶部 */
.div_page_top{
    width: 100%;
    height: 80px;
    background-color: #fcd021;
    box-shadow: 0 2px 3px rgba(0,0,0,0.12);
}
.div_page_top_container{
    width: 1156px;
    height: 80px;
}
.div_page_top_logo{
    width: 80px;
    height: 80px;
    float: left;
}
.div_page_top_title{
    margin-left: 10px;
    width: 200px;
    line-height: 80px;
    font-size:25px;
    color: #2d1702;
}

.top_download{
    float: right;
    font-size: 20px;
    margin-top: -40px;
}

.wechat_cover{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    background:rgba(0,0,0,0.7);
    z-index:20000;
}
.wechat_cover img{
    position: fixed;
    width: 100%;
    right: 0;
    top:5px;
    z-index:20001;
}


/* APP下载 */
.div_app_down{
    background-image: url('/bundles/web/img/top.jpg');
    width: 1156px;
    height: 472px;
    margin-top:10px;
}
.div_app_down_img{
    float: right;
    margin:-7px -7px 0 0;
}

/* 主页面筛选信息 */
.div_filter{
    margin-top: 12px;
    width: 1156px;
}
.div_filter_one{
    height: 80px;
    padding:1px;
    border:1px solid #e5e5e5;
    background:#ffffff;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.div_pet_type{

}
.span_category_name{
    margin-left: 30px;
    line-height: 80px;
    color: #999999;
    font-size: 18px;
}
.span_filter_one{
    line-height: 80px;
    font-size: 18px;
    margin-left: 60px;
}
.span_active,.span_font_red{
    color: #ff6a11;
}
.span_inactive,.span_font_grey{
    color: #333333;
}
.hr_container{
    margin: 0;
    border: 1px solid #EFEFEF;
}
.div_pet_breed_more{
    display: none;
}

/* 图列展现 */
.div_pet_list{
    width: 1156px;
}
.div_pet_list_one{
    width: 278px;
    height: 380px;
    background: #ffffff;
    float: left;
    margin-right: 12px;
    margin-top: 12px;
}
.div_pet_list a{
    display: block;
    width: 276px;
    height: 300px;
    overflow: hidden;
}
.div_pet_list_one_border{
    border:1px solid #e5e5e5;
}
.div_pet_list_one_border_red{
    border:1px solid #ff711b;
}
.tr_background_color{
    background-color:#E5E5E5;
}
.img_pet_size{
    width: 276px;
    height: 300px;
}
.b_pet_name{
    padding-left: 10px;
    padding-top: 10px;
    font-size: 18px;
    float: left;
}
.img_pet_shop{
    padding-right: 10px;
    padding-top: 10px;
    float: right;
}
.span_pet_update_time{
    font-size: 14px;
    color: #777777;
    float: left;
    padding: 12px 0 12px 10px;
    margin: 0;
}
.span_pet_address{
    margin: 0;
    width: 72px;
    font-size: 14px;
    color: #777777;
    float: left;
    padding: 12px 0 12px 16px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.b_pet_price{
    font-size: 22px;
    color: #ff711b;
    float: right;
    padding: 12px 12px 12px 0;
}
.span_pet_price_tag{
    font-size:18px
}

.div_not_more{
    text-align: center;
}

/* 页面浮层 */
.div_float_layer{
    height:230px;
    width:100%;
    background-color:rgba(0,0,0,0.6);
    position:fixed;
    bottom:0px
}
.div_float_layer_img{
    width:1156px;
}
.div_float_close_img{
    float:right;
    margin-top:-230px;
}
.div_float_layer_2{
    display:none;
    width:100%;
    background-color:rgba(0,0,0,0.6)
}

/* 页面底部 */
.div_bottom{
    width: 100%;
    height: 130px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    background: #e0e0e0;
    line-height: 130px;
}
/* app下载页面 */
.div_down_background{
    background-image:url(/bundles/web/img/down_info_background.jpg);
    height:1080px;
    width:100%;
}

/* 宠物详情页面 */
.div_pet_details{
    width: 1156px;
    background: #ffffff;
    margin-top: 10px;
}
.div_pet_details_image{
    width: 658px;
    float:left;
    padding: 16px 14px 16px 16px;
}
.div_pet_image_big{
    width: 658px;
    height: 502px;
    margin-bottom: 12px;
}
.img_pet_image_big{
    width: 658px;
    height: 502px;
}
.div_pet_image_small{
    float:left;
    margin-right: 6px;
}
.div_pet_image_small_border_white{
    border: 2px solid #ffffff;
}
.div_pet_image_small_border_red{
    border:2px solid #fc721f;
}
.img_pet_image_small{
    width: 99px;
    height: 76px;
}
.div_pet_details_info{
    width: 465px;
    float: right;
}
.div_pet_info_itself{
    margin-top: 20px;
    margin-left: 4px;
}
.tr_pet_info{
    height: 45px;
}
.b_pet_info_name{
    font-size: 20px;
    color: #333333;
}
.img_pet_info_sex{
    margin-left: 8px;
}
.img_pet_info_sold{
    /*margin-top:-46px;
    margin-left:120px*/
}
.tr_pet_info_2{
    height: 35px;
}
.td_pet_info_key{
    color: #aaaaaa;
    font-size: 18px;
}
.b_pet_info_price{
    font-size: 24px;
    color: #ff711b;/*没有卖出去的时候用这个*/
}
.b_pet_info_price_closed{
    font-size: 24px;
    color: #aaaaaa;/*已经卖出去的时候用这个*/
}
.span_pet_info_price_value{
    font-size: 33px;
    float: none;
    margin-left: 0px;
}
.td_pet_info_value{
    padding-right: 46px;
}
.div_line{
    height:1px;
    background-color:#dbdbdb;
    margin-top:8px;
    margin-bottom: 5px;
}
.div_pet_info_describe{
    margin-top:-24px;
}
.td_pet_info_describe{
    width:350px;
    line-height:30px
}
.div_pet_info_service{
    margin-top:-24px;
}
.td_pet_info_service{
    width:370px;
    line-height:30px
}
.span_pet_info_server{
    padding: 0 5px 0 5px;
    margin: 2px;
    width: 72px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #fc721f;
    color: #fc721f;
    font-size: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.div_pet_info_master{
    margin-top:8px;
}
.td_pet_shop_image{
    padding-left: 140px;
}
.td_pet_font_color{
    color: #fc721f;
}
.span_shop_type{
    margin-right: 18px;
    float: none;
    margin-left: 0;
}
.b_pet_shop_phone{
    font-size: 28px;
    color: #fc721f;
}

/* 宠物详情页面 猜你喜欢 */
.div_pet_recommend{
    margin-top: 16px;
    width: 1156px;
}
.div_recommend_test{
    background: #ffffff;
    font-size: 22px;
    margin-left: 8px;
    height: 80px;
    line-height: 80px;
    padding-left: 10px;
}
.div_recommend_area{
    width:8px;
    height:80px;
    background:#fc7f33;
    margin-top:-80px;
}
.div_float_layer_3{
    margin-top: 100px;
    width:100%;
    background-color:rgba(0,0,0,0.6)
}
.div_margin_right_null{/*图片要把右边距去掉*/
    margin-right: 0;
}



