/*内容*/
.content .content_wrap{width: 7.2rem;margin: 0 auto;padding-top: 0.1rem;}
/*面包导航*/
.bread{width: 100%;height: 0.5rem;border-bottom: solid 1px #6D4C41;font-size: 0.25rem;color: #D9251C;line-height: 0.5rem;text-indent: 0.14rem;margin-bottom: 0.15rem;}
.bread a{color: #D9251C;}
/*列表*/
.list ul{list-style: none;}
.list ul li a{display: block;width: 7.2rem;height: 0.7rem;border-bottom: dashed 1px #6D4C41;margin-bottom: 0.1rem;border-radius: 0.05rem;}
.list ul li a img{display: block;width: 1.2rem;height: 0.6rem;float: left;margin-top: 0.05rem;margin-left: 0.05rem;border-radius: 0.05rem;}
.list ul li a p{display: block;width: 4.1rem;height: 0.7rem;float: left;font-size: 0.25rem;line-height: 0.7rem;color: #000;text-indent: 0.15rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.list ul li a i{font-style: normal;display: block;width: 1.8rem;height: 0.7rem;float: left;font-size: 0.2rem;line-height: 0.7rem;color: #d57e1e;text-align: right;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-family: Georgia, serif;}
/*分页*/
.pagination{display: inline-block;margin-top: 0.1rem;margin-bottom:0.1rem;text-align: center;height: 0.5rem;width: 100%;}
.pagination td div {color: #b77f32;font-size: 0.25rem;line-height: 0.5rem;}
.pagination a{color: #6D4C41;font-size: 0.25rem;line-height: 0.5rem;}
.pagination a:hover{color: #d57e1e;}
.pagination label{color: #A8A8A8;font-size: 0.25rem;line-height: 0.5rem;}
