/*
* @description: 礼包页样式
 *@author:王奉
* @update: name(xxxx-xx-xx xx:xx)
 */
@charset "utf-8";
.mt-20 {
	margin-top: 20px;
}

.form-checkbox {
	vertical-align: middle;
	margin-right: 5px;
}

.btn {
	display: block;
}

.wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.container {
	overflow: hidden;
	min-height: 580px;
}

.card_l {
	width: 730px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.card_r {
	width: 236px;
	float: right;
}

.h1 {
	height: 34px;
	margin: 20px 10px;
	position: relative;
}

.h1 h1 {
	font: 22px/34px 'microsoft yahei'
}

.h1 .card_search {
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;
	width: 290px;
	border: 1px solid #03b4f5;
	padding-left: 10px;
}

.h1 .card_search input {
	border: 0 none;
	color: #999;
	margin-right: 10px;
	width: 230px;
	height: 32px;
	line-height: 32px;
	outline: none;
	float: left;
}

.h1 .card_search .btn {
	display: block;
	width: 50px;
	float: right;
	height: 32px;
	background: url("../images/sch_btn.png") 0 0 no-repeat #03b4f5
}

.h1 .card_search .btn:hover {
	background-color: #ff6600
}

.card_attr {
	border: 1px solid #e5e5e5;
	padding: 20px 20px 0;
	margin: 20px 0;
	overflow: hidden;
}

.card_attr .tab {
	overflow: hidden;
	line-height: 24px;
	color: #999;
	margin-bottom: 5px;
	zoom: 1;
}

.card_attr .key,
.card_attr .value,
.card_attr .value li {
	float: left;
}

.card_attr .key {
	width: 80px;
}

.card_attr .value {
	width: 875px
}

.card_attr .value li {
	padding-right: 10px;
	padding-bottom: 10px;
}

.card_attr .value a {
	display: block;
	padding: 0 6px;
	line-height: 22px;
	color: #999;
	border: 1px solid #fff;
	border-radius: 2px;
	-webkit-transition: -webkit-transform 0.05s ease-in;
	transition: transform 0.05s ease-in;
	transition-property: background, color, border-color;
}

.card_attr .value a:hover {
	border-color: #03b4f5;
	text-decoration: none;
	color: #03b4f5
}

.card_attr .value a.selected {
	color: #fff;
	background-color: #03b4f5;
	border-color: #03b4f5;
}

.card_attr .value a.selected:hover {
	color: #fff;
}
.no_gift{
	
	text-align: center;
	color: #b6b6b6;
	font-size: 14px;
}
.no_gift_img{
	display: block;
	width: 95px;
	height: 95px;
	margin: 120px auto 0;
}
.card_list {
	overflow: hidden;
	position: relative;
}

.card_list .card-bd {
	overflow: hidden;
	zoom: 1;
	margin-top: 2px;
}

.card_list .a-bar {
	height: 20px;
	line-height: 20px;
	padding: 4px 0 0 0;
	zoom: 1
}

.card_list .a-bar a {
	display: block;
	width: 70px;
	height: 20px;
	line-height: 18px;
	float: left;
	margin-right: 12px;
	background-color: #55b3dd;
	color: #fff;
	text-align: center;
	border-radius: 2px;
}

.card_list .a-bar a:hover {
	text-decoration: none;
	background-color: #00aeff
}

.card-one {
	padding: 20px 0 10px 18px;
	height: 110px;
	border-bottom: 1px solid #eee;
	background-color: #fff;
}

.card-one .pic {
	width: 96px;
	height: 96px;
	overflow: hidden;
	float: left;
	margin-right: 16px;
	
	border-radius: 15px;
}

.card-one .pic img {
	width: 96px;
}

.card-one .mn {
	overflow: hidden;
	width: 450px;
	float: left;
}

.card-one .title {
	height: 24px;
	overflow: hidden;
}

.card-one .title h3 {
	color: #03b4f5;
	font: bold 15px/24px 'microsoft yahei';
}

.card-one .type {
	color: #aaa
}

.card-one .info {
	height: 48px;
	overflow: hidden;
	line-height: 20px;
	color: #666;
	margin-top: 6px;
	
}

.card-one .fr {
	float: left;
	width: 136px;
	overflow: hidden;
	padding-left: 8px;
}

.card-one .fr a {
	display: block;
	margin-top: 15px;
	width: 136px;
	height: 46px;
	font: 18px/46px 'microsoft yahei';
	background-color: #03b4f5;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	-webkit-transition: -webkit-transform 0.07s ease-in;
	transition: transform 0.07s ease-in;
	transition-property: background, color;
}
.card-one  .already a{
	color: #fff;
background: #8e8e8e;
}

.card-one .fr a:hover {
	text-decoration: none;
	background-color:#0084ff;
}
.card-one  .already a:hover{
		color: #fff;
background: #8e8e8e;
}
.card-one .fr p {
	padding-top: 6px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #666;
	font-family: 'microsoft yahei'
}

.card-one .fr em {
	color: #03b4f5;
	font-family: 'tahoma'
}

.pager {
	padding: 30px 0 10px;
	text-align: center;
	font-family: 'microsoft yahei'
}

.pager a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #999;
	padding: 0 10px
}

.pager a.a1 {
	width: 56px;
	padding: 0
}

.pager a:hover {
	border-color: #ff7e00;
	color: #ff7e00;
	text-decoration: none
}

.pager span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: #03b4f5;
	border: 1px solid #03b4f5;
	color: #fff;
	text-align: center;
	padding: 0 10px
}

.pager .noPage {
	display: inline-block;
	width: 56px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}

.card_bang {
	border: 1px solid #e5e5e5;
	padding: 4px;
}

.card_bang .bang-hd {
	padding: 5px 0 5px 15px
}

.card_bang .bang-hd h3 {
	font: 18px/36px 'microsoft yahei';
}

.card_bang .bang-list {
	overflow: hidden;
}

.card_bang .bang-list li {
	margin-top: -1px;
	height: 36px;
	line-height: 36px;
	border-top: 1px dotted #e5e5e5;
	overflow: hidden;
	padding: 5px 8px 5px 18px;
}

.card_bang .ling {
	display: block;
	cursor: pointer;
	margin-top: 6px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	float: right;
	text-align: center;
	color: #03b4f5;
	background: #f0f0f0;
	/*background: url(../images/card_ling.png) 0 0 no-repeat #f0f0f0;*/
	border-radius: 12px;
}

.card_bang .bang-list a {
	display: block;
	height: 100%;
	text-decoration: none;
	-webkit-transition: -webkit-transform 0.15s ease-in;
	transition: transform 0.15s ease-in;
	transition-property: background, color;
}

.card_bang .bang-list a .ling {
	-webkit-transition: -webkit-transform 0.07s ease-in;
	transition: transform 0.07s ease-in;
	transition-property: background, color;
}

.card_bang .bang-list a:hover .ling {
	background-position: 0 -24px;
	background-color: #03b4f5;
	color: #fff
}

.card_weixin {
	border: 1px solid #e5e5e5;
	padding-top: 10px;
}

.card_weixin .img {
	display: block;
	width: 206px;
	height: 206px;
	margin: 0 auto;
	
}

.card_weixin p {
	padding: 0px 0 10px;
	text-align: center;
	color: #666
	
}

.card_page {
	overflow: hidden;
}

.card_title {
	padding: 15px;
}

.card_title h1 {
	overflow: hidden;
	font: 22px/2 'microsoft yahei';
	color: #222
}

.card_intro {
	position: relative;
	padding: 20px 0 20px 18px;
	height: 110px;
	border-bottom: 1px solid #eee;
}

.card_intro .pic {
	width: 96px;
	height: 96px;
	overflow: hidden;
	float: left;
	margin-right: 16px;
	border-radius: 10px;
	border: 2px solid #eee;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25)
}

.card_intro .pic img {
	width: 96px;
	float: left;
}

.card_intro .mn {
	overflow: hidden;
	width: 380px;
	float: left;
}

.card_intro .a-bar {
	overflow: hidden;
	margin-top: 12px;
	width: 100%;
}

.card_intro .a-bar a {
	position: relative;
	display: block;
	float: left;
	color: #666;
	padding-left: 24px;
	height: 20px;
	line-height: 19px;
	margin-right: 20px;
	text-decoration: none;
	background: url(../images/card_icon.png) 0 0 no-repeat;
}

.card_intro .a-bar a:hover {
	color: #03b4f5;
}

.card_intro .a-bar img {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
}

.card_intro .a-bar .game {
	background-position: 0 -200px
}

.card_intro .a-bar .site {
	background-position: 0 0
}

.card_intro .a-bar .bbs {
	background-position: 0 -20px
}

.card_intro .a-bar .client {
	background-position: 0 -40px
}

.card_intro .remain {
	overflow: hidden;
	margin-top: 24px;
}

.card_intro .remain span {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
}

.card_intro .remain .text {
	padding: 0 8px 0 25px;
	background: url(../images/card_icon.png) 0 -60px no-repeat;
}

.card_intro .remain .progress {
	width: 265px;
	margin: 6px 8px 0 0;
	height: 11px;
	line-height: 11px;
	overflow: hidden;
	background: url(../images/card_process.png) 0 0 no-repeat;
}

.card_intro .remain .percent {
	display: none;
}

.card_intro .remain .bar {
	height: 11px;
	line-height: 11px;
	overflow: hidden;
	border-radius: 11px;
	background: url(../images/card_process.png) 0 -11px no-repeat;
}

.card_intro .timeline {
	margin: 10px 0 0 24px;
	color: #aaa
}

.card_intro .timeline .text {
	padding-right: 15px;
}

.card_intro .fr {
	float: right;
	width: 136px;
	overflow: hidden;
}

.card_intro .fr a {
	display: block;
	margin-top: 15px;
	width: 136px;
	height: 46px;
	font: 18px/46px 'microsoft yahei';
	background-color: #03b4f5;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	-webkit-transition: -webkit-transform 0.15s ease-in;
	transition: transform 0.15s ease-in;
	transition-property: background, color;
}
.card_intro .fr .already{
	color:#fff;
	background:#8e8e8e;
}
.card_intro .fr .already:hover{
	color:#fff;
	background:#8e8e8e;
}
.card_intro .fr a:hover {
	text-decoration: none;
	background-color: #0084ff;
}

.card_num {
	padding: 35px 0;
	position: relative;
}

.card_num .mycard {
	position: absolute;
	top: 5px;
	right: 5px;
}

.card_num .mycard a {
	color: #aaa;
}

.card_num .mycard a:hover {
	color: #03b4f5;
}

.card_num .info {
	padding-left: 84px;
	overflow: hidden;
	height: 28px
}

.card_num .text {
	height: 28px;
	font: 16px/28px 'microsoft yahei';
	color: #111;
	display: block;
	float: left;
	margin-right: 18px;
}

.card_num .code {
	display: block;
	float: left;
	border: 0 none;
	height: 28px;
	font: 12px/28px '';
	color: #f60;
	background-color: #ffeace;
	width: 360px;
	text-indent: 12px;
	outline: none
}
.card_copy{

	padding: 0 0 0 20px;
	line-height: 30px;
	color: #f70808;
}
.card_num .tips {
	padding-left: 184px;
	padding-top: 20px;
	overflow: hidden;
	clear: both;
}

.card_num .tips.em {
	color: #f00
}

.card_spec {
	border: 1px solid #eee
}

.card_spec .hr {
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.card_spec .context {
	padding: 25px;
	font: 14px/2 'microsoft yahei';
	color: #666
}

.card_spec .context p {
	text-indent: 2em;
}

.card_spec .context img {
	max-width: 100%
}

.card_ohters {
	margin-bottom: 40px;
}

.card_ohters .title {
	font: 16px/28px 'microsoft yahei';
	color: #111;
	margin: 20px 0
}

.card_ohters .list {
	overflow: hidden;
}

.card_ohters .one {
	width: 235px;
	float: left;
	margin-right: 8px
}

.card_ohters .pic {
	width: 96px;
	height: 96px;
	overflow: hidden;
	float: left;
	margin-right: 16px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25)
}

.card_ohters .pic img {
	width: 96px;
}

.card_ohters .text {
	height: 28px;
	margin: 10px 0;
	overflow: hidden;
}

.card_ohters .text h5 {
	font: 14px/2 'microsoft yahei';
	color: #666;
}

.card_ohters .btn a {
	display: block;
	width: 80px;
	height: 28px;
	float: left;
	font: 12px/28px 'microsoft yahei';
	background-color: #03b4f5;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	-webkit-transition: -webkit-transform 0.07s ease-in;
	transition: transform 0.07s ease-in;
	transition-property: background, color;
}

.card_ohters .btn a:hover {
	text-decoration: none;
	background-color: #0bb7f6;
}