body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video {
    margin:0;
    padding:0;
}
h1, h2, h3, h4, h5, h6 ,i,em{ font-size: 100%; font-weight: normal;font-style:normal;}
body {
   font-size: 0.6rem;background:#fff;color:#333;
    /*-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background-color: #fff;*/
    font-family: "思源黑体";
}
html,body{
    height:100%;
}
textarea {
    resize: none;
}
iframe,img {
    border:0;
}
ul li{
      list-style: none;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.awardBody{
    background:#f2f2f2;
}
.nav ul li {
    float: left;
    position: relative;
    text-align: center;
    width: 33.333%;
    cursor: pointer;
  
}
.nav ul li .inner {
    text-align: center;
    color: #333333;
    background:white;
    height: 2.5rem;
    line-height: 2.5rem;
}
.nav ul li a.title {
   color: #000;
    display: inline-block;
    font-size: 0.8rem;
    margin-right: 0.3rem;
    height: 2rem;
   
}
.nav ul li a.cur{
    border-bottom: 0.12rem solid #aa6bd5;
    color:#aa6bd5; 
}
.recordList{
    color:#555555;
    font-size: 0.7rem;
}
.recordList li{
    width: 94%;
    height: 4rem;
    margin: 0 auto;
    border-bottom: 1px solid #E5E5E5;
}
.recordList .thanks{
		    width: 3.5rem;
    float: left;
    margin-top: 0.6rem;
}
.recordList .thanks img{
   width:100%;
}

.myGift li.noneState img{
	width:100%;
	height:auto;
	border:none;
	border-radius: 0;
}
body.awardBody{
	background: #FFFFFF;
}
.p1{
    margin-top:1.1rem;
}
.p2{
    margin-top:0.2rem;
}
.state{
    width: 5rem;
    height: 3rem;
    float: right;
    line-height: 4rem;
    text-align: right;
}
.stateList{
    float:left;;
}
.recordList .thanks{
		    width: 3.5rem;
    float: left;
    margin-top: 0.6rem;
}
.recordList .thanks img{
   width:100%;
}

.myGift li.noneState img{
	width:100%;
	height:auto;
	border:none;
	border-radius: 0;
}
body.awardBody{
	background: #FFFFFF;
}