/*iscroll*/
@media (min-width: 315px){
	.newGiftList_boxs{
	width:320px;
    overflow:hidden;
	}
}
@media all and (min-width:370px){
	.newGiftList_boxs{
	width:375px;
    overflow:hidden;
	}
}
@media all and (min-width:410px){
	.newGiftList_boxs{
	width:414px;
    overflow:hidden;
	}
}
@media all and (min-width:760px){
	.newGiftList_boxs{
	width:768px;
    overflow:hidden;
	}
}
@media all and (min-width:800px){
	.newGiftList_boxs{
	width:100%;
    overflow:hidden;
	}
}
.fixed {
	position: fixed;
	top: 0px;
	z-index: 999;
	margin-bottom: 50px;
}
.container {
    top: 0px;
    position: fixed;
}
.box_emptys {
    display:none;
    margin-top:64px;
}
.box_empty {
    width:74px;
    height:74px;
    margin:0px auto;
}
.box_empty_p {
    font-size:16px;
    color:#999;
    text-align:center;
    margin-top: -3px;
}
.newgiftList_img_box {
   width: 100%;
    background-color: #F2F5F8;
    height: 38px;
    line-height: 43px;
}
.newgiftList_img_center {
    width: 62%;
    margin: 0px auto;
    text-align: center;
}
.newgiftList_img_span {
    font-size:14px;
    color:#999999;
    /*background: url("/Images/newgiftList/newgiftList_title.png") no-repeat;
    margin:0px auto;
    height:20px;
    background-size: 100%;
    background-position: center;*/
}
.newgiftList_line {
    width: 32%;
    border-top: 1px solid #DDDDDD;
    margin-right: 5.5%;
    display: inline-block;
    margin-left: -35%;
    vertical-align: middle;
}
.newgiftList_lines {
    width: 31.5%;
    border-top: 1px solid #DDDDDD;
    margin-left: 5%;
    display: inline-block;
    margin-right: -35%;
    vertical-align: middle;
}
.newgiftList_search_box {
    width: 100%;
    background-color: #fff;
    height: 50px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.newgiftList_search_left {
    width:35.2%;
    height:35px;
    line-height:35px;
    margin-top:6.5px;
    margin-bottom:6.5px;
    float:left;
    margin-left:4.5%;
}
.newgiftList_search_left1 {
    font-size:14px;
    color:#45B0F7;
}
.Lists_left {
    width: 50%;
    float: left;
}
.newgiftList_search_left2 {
    background: url(/Images/newgiftList/newgiftList_down.png) no-repeat;
    display: inline-block;
    width: 14px;
    background-size: 100%;
    height: 8px;
    background-position: center;
    vertical-align: middle;
    margin-left: 6px;
}
.newgiftList_search_right {
    width:50.8%;
    height:35px;
    margin-top:6.5px;
    margin-bottom:6.5px;
    border:1px solid #ddd;
    border-radius:17px;
    float:right;
    margin-right:4.5%;
}
.newgiftList_search_input1 {
   
    background: url(/Images/newgiftList/newgiftList_search.png) no-repeat;
    display: inline-block;
    width: 14px;
    background-size: 100%;
    height: 14px;
    background-position: center;
    vertical-align: middle;
    color: #fff;
    margin-left: 14px;
}
.newgiftList_search_input2 {
    font-size: 13px;
    height:35px;
    color: #999;
    width: 71%;
}
#divGifts li {
    width: 41.69%;
    float: left;
    border-left: 1px solid #E5E5E5;
}
.newgiftList_h4 {
    font-size:16px;
    color:#222;
    margin-top:10px;
    margin-bottom:2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
       
.newgiftList_li_span1 {
    font-size:18px;
    color:#FF6400;
}
.newgiftList_li_span2 {
    font-size:12px;
    color:#999;
    margin-left:5px;
}
.newgiftList_img {
    width:62%;
    margin:0px auto;
    }
        .my_gift {
            overflow: hidden;
            height: 60px;
            background: #FFF;
            border-bottom: 1px #e8e8e8 solid;
            font-size: 13px;
        }
            .my_gift .my_gift_left {
                line-height: 60px;
                text-align: center;
            }
.giftLists_top_blank {
    font-size:12px;
    color:#999999;
    vertical-align: bottom;
}
.my_gift .my_gift_left .gift_ico {
    display: inline-block;
    width: 32px;
    background: url("../../Images/Platform/jf-ico.png") no-repeat;
    background-size: 50%;
    vertical-align: middle;
    height: 32px;
    background-position: center;
}
.giftLists_ico {
    display: inline-block;
    width: 16px;
    background: url("/Images/newgiftList/newgiftList_detail.png") no-repeat;
    background-size: 100%;
    height: 16px;
    background-position: center;
    vertical-align: middle;
}
.giftLists_right_ico {
    display: inline-block;
    width: 16px;
    background: url("/Images/newgiftList/newgiftList_order.png") no-repeat;
    background-size: 100%;
    height: 16px;
    background-position: center;
    vertical-align: middle;
}
.giftLists_top_span {
    font-size: 18px;
    color: #FF6400;
    vertical-align: middle;
}
.newgiftList_top_right {
    border-left:1px solid #DDDDDD;
    line-height: 60px;
    text-align: center;
    
}
.giftLists_right_span {
    font-size: 15px;
    color: #222222;
    vertical-align: middle;
}
            .my_gift .my_gift_right {
                line-height: 60px;
                text-align: right;
            }

        .lab {
            text-align: center;
        }

        .myOrder {
            width: 100px;
            height: 40px;
            right: 10px;
            bottom: 50px;
            display: block;
            background: rgba(0,0,0,0.4);
            background-size: 40px;
            z-index: 1000;
            position: fixed;
            text-align: center;
            line-height: 40px;
            color: white;
            font-size: 12px;
        }

        .loadMore {
            padding-top: 6px;
            text-align: center;
            font-size: 12px;
            height: 20px;
            margin: auto;
            width: 90px;
            display: none;
        }

            .loadMore img {
                height: 12px;
                margin-right: 5px;
                width: 12px;
                vertical-align: text-top;
                float: left;
            }

            .loadMore span {
                float: left;
            }
  
.banner {
	width:100%;
	margin:0 auto;
	padding:0;
	background-color:#151515;
}
#wrapper {
	margin:0;
	width:100%;
	height:auto;
	float:left;
	position:relative;	/* On older OS versions "position" and "z-index" must be defined, */
	z-index:1;			/* it seems that recent webkit is less picky and works anyway. */
	overflow:hidden;
	
}

#scroller {
	height:100%;
	float:left;
	padding:0;
    width:100%
}

#scroller ul {
	list-style:none;
	display:block;
	float:left;
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	text-align:left;
}

#scroller li {
	height:auto;
	display:block; float:left;
	width:100%; 
	text-align:center;
	font-size:0px;
	padding:0;
	position:relative;
}
#scroller li a{
	
	display:block;
	padding:0;
	margin:0;
}
#scroller li p{
	position:absolute;
	z-index:2;
	display:block;
	width:100%;
	bottom:0;
	background-color:rgba(0, 0, 0, 0.5);
	color:#F4F4F4;
	font-size:14px;
	text-indent: 55px;
	line-height:24px;
	text-align: left;
    text-indent: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding:0;
	margin:0;
}
#nav {
	float: right;
    margin-top: -15px;
    padding: 0;
    position: relative;
    width: auto;
    z-index: 3;
}

#prev, #next {
	float:left;
	font-weight:bold;
	font-size:14px;
	padding:5px 0;
	width:80px;
	display: none;
}

#next {
	float:right;
	text-align:right;
}

#indicator > li {
	display:block; float:left;
	list-style:none;
	padding:0; margin:0;
}

#indicator {
	display: block;
    margin: 0;
    padding: 0;
    width: auto;
}

#indicator > li {
	text-indent:-9999em;
	width:8px; height:8px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	background:#888;
	overflow:hidden;
	margin-right:4px;
}

#indicator > li.active {
	background:#DDDDDD;
}

#indicator > li:last-child {
	margin:0 8px 0 0;
}

