.smartAdv-controller{
	width:100%;
	text-align: center;
}
.smartAdv-controller li{
	display:inline-block;
	float:none;
	*display:block;
	*float:left;
}
.cardnews{
	background:#f5f5f5;
	padding:10px 0 5px 5px;
	width:615px;
	float:left;
}
.cardnews ul{
	float: left;
	width:360px;
	margin-left: 20px;
}
.cardnews ul li{
	border-bottom:1px dashed #a1a1a1;
	line-height:27px;
	background:url(../../img/v1/news/pointer.png) no-repeat left center;
	text-indent: 20px;
	height:27px;
}
.cardnews ul li a{
	width:270px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.cardnews ul li a{display:block;float: left;}
.cardnews ul li span.fr{display:block;}
.cardnews ul li:nth-last-child(1){
	border:none;
}
.tabChange{left:200px;}

h2.gf {
	background:url(../../img/v1/credit/gf_logo.png) no-repeat left top;
	padding-left: 30px;
}
.credit-card-list{margin-top:10px;}
.credit-card-list > li{
	padding-top:10px;
	height:152px;
}
.credit-card-list ul{
	margin:0 15px;
	float: left;
	width:140px;
	*width:139px;
}
.credit-card-list .img-wrap{
	width: 140px;
	text-align: center;
	float:left;
	padding-top:10px;
}
.credit-card-list .text-wrap{
	height:110px;
	overflow:hidden;
}
.credit-card-list .img-wrap img{width:120px;}
.credit-card-list a:hover,.card_detail a{text-decoration: none;}
.credit-card-list ul a{*display:block;clear:both;}
.credit-card-list .img-wrap input{margin-top:10px;}
.credit-card-list ul li:before{
	content: "□ ";
	line-height:22px;
}
.credit-card-list ul li,.credit-card-list ul h2{
	display:block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card_wrap{
	width: 298px;
	height: 168px;
	border: 1px #dedede solid;
	float: left;
	text-align: center;
	margin-right: 50px;
}
.card_wrap img{
	vertical-align: middle;
	margin-top:30px;
}
.card_detail{
	float:left;
	border-top:1px solid #f0ebdd;
	border-bottom:1px solid #f0ebdd;
	color:#d3371b;
	padding:10px 0;
	padding-left:25px;
	width:555px;
}
.card_rank{
	width:218px;
	float: right;
}
.card_info{
	width:700px;
	float: left;
}
.card_info h2.title{
	color:#194f90;
	border-color:#194f90;
}
.card_rank li{
	padding:20px 0;
	text-align:center;
}
.card_rank li{
	color:#d3371b;
	line-height:28px;
	border-bottom:1px #ece6d5 solid;
}
.card_info img{max-width: 700px;}
.shop_box{overflow:visible;}
.selected li {
    border: 1px solid #666;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-bottom: 2px;
    margin-right: 15px;
    padding: 0 20px 0 5px;
    position: relative;
}
.selected  li strong {
    color: #E4393C;
}
.selected  li:hover, .selected-c .f-list .hover {
    border: 1px solid #333;
}
.selected li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333333;
    float: none;
    height: 20px;
    margin-top: 0;
    text-decoration: none;
    white-space: nowrap;
}
.selected li b
{
    background: url("/web/img/v1/common/goods_ico.png") no-repeat -37px -62px;
    cursor: pointer;
    display: block;
    height: 7px;
    position: absolute;
    right: 6px;
    top:7px;
    width: 7px;
    
    }