* {
	margin: 0;
	padding: 0;
}
.gajcontentbg {
	background: url(../gnjimgs/beijing.png) no-repeat;
	background-size: 100% 100%;
	min-height: 2980px;
}
.gajcontentbg .bannerbg {
	background: url(../gnjimgs/banner.png) no-repeat;
	background-size: 100% 100%;
	height: 1073px;
	max-height: 1073px;
	 position: relative;
}
.bannerbg .tab-gej {
	position: absolute;
	bottom: 140px;
	left: 0;
	right: 0;
}
.tab-gej .tab {
	width: 100%;
}
.tab a {
	display: block;
	height: 80px;
	line-height:80px;
	font-size:22px;
	width: 100%;
	box-shadow: 3px 3px 4px gray;
	background: #fcf5e5;
	text-decoration: none;
	color: #955500;
}
.tab .active {
	background: #fef9d1;
}

.tab a:hover,.tab a:focus,.tab a:active {
	background: #fef9d1;
	text-decoration: none;
	color: #955500;
	cursor: pointer;
}
.product-20off .bo {
	border-bottom: 1px  #ffecad dashed;
	padding-bottom: 30px;
	margin-top: 50px;
}
 .product-20off h1 {
	color: #a66a0a;
	margin-top: 60px;
	margin-bottom: 80px;
}
.bo .title-link {
	margin-bottom: 10px;
}
.bo .title-link a {
	color: #303030;
	font-size: 24px;
	text-decoration: none;
}
.product-20off .bo .title-link a:hover {
	color: #ff6100;
}

.product-20off .xs8 {
	text-align: left;
}
.product-20off .xs8 p {
	line-height: 15px;
	font-size: 15px;
}
.product-20off .btn-content {
	margin-top: 15px;
}
 .btn-a1 a {
	width: 180px;
	height: 50px;
	border: 2px solid #ff6100;
	display: block;
	line-height: 50px;
	border-radius: 5px;color:#ff6100 ;
	font-size: 18px;
	text-decoration: none;
}
 .btn-a2 a {
	width: 180px;
	height: 50px;
	background: #ff6100;
	display: block;
	line-height: 50px;
	border-radius: 5px;color:#ffffff ;
	font-size: 18px;
	text-decoration: none;
}
.btn-content span {
	color: #ec0000;
	font-size: 22px;
}
.btn-content p {
	color: #a3a3a3;
	text-decoration: line-through;
	font-size: 18px;
}
.50discount .content-padleft {
	padding-left: 5%;
}
.content-padleft .p-title a{
	font-size: 22px;
	color: black;
	margin-bottom: 10px;
	display: inline-block;
	text-decoration: none;
}
.content-padleft .p-title a:hover {
	color: #FF6100;
}
.content-padleft .p-title p {
	 line-height: 15px;
}
.content-padleft .p-price .span1 {
	text-decoration: line-through;
	font-size: 16px;
	color: #a3a3a3;
}
.content-padleft .p-price .span2 {
	color: red;
	font-size: 22px;
	margin-left: 3%;
}
.content-padleft .btn {
	margin-top: 20px;
}
.content-padleft .btn .btn1 {
	height: 50px;
	line-height: 50px;
	width: 180px;
	border:2px solid #FF6100;
	border-radius: 5px;
	display: inline-block;
	color: #FF6100;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}
.content-padleft .btn .btn2 {
	height: 51px;
	line-height: 51px;
	width: 180px;
	border-radius: 5px;
	display: inline-block;
	background: #FF6100;
	color: white;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	margin-left: 5%;
}
.padnone {
	padding: 0;
}
.bundlesbg {
	width: 100%;
	 background: url(../gnjimgs/dibu.png) no-repeat;
	 height: 300px;
	 background-size: 100% 100%;
	 padding-top: 8%;
}
.bundlesbg .xs7 {
	padding-top: 3%;
}
.bundlesbg .xs7 .aa {
	display: block;
	font-size: 22px;
	text-decoration: none;
	color: #303030;
}
.bundlesbg .xs7 .aa:hover {
	color:#FF6100;
}
.bundlesbg .xs7 span {
	color: red;
	font-size: 18px;
	margin-top: 20px;
	display: block;
}
.bundlesbg .xs7 p {
	text-decoration: line-through;
	color: #a3a3a3;
}
.bundlesbg .xs7 .btn1 {
	width: 100%;
	margin-top: 15px;
}
.btn1 .btnw {
	height: 36px;
	line-height: 32px;
	width: 42%;
	border:2px solid #FF6100;
	color: #FF6100;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
}
.btn1 .btnm {
	height: 36px;
	line-height: 32px;
	width: 42%;
	border:2px solid #FF6100;
	color: #ffffff;
	background: #FF6100;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	margin-left: 5%;
	text-decoration: none;
}
@media (min-width: 320px ) {
	.tab a {
		font-size: 16px;
	}
}
@media (min-width: 992px ) {
	.tab a {
		font-size: 22px;
	}
}
 
