.main-container-box {
	width: 100%;
	height: auto;
}

.main-container-box .main-container {
	width: 1200px;
	height: auto;
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}

.ActivityPage-banner {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
	/* border:1px solid #E3E3E3; */
}

.ActivityPage-banner img {
	width: 1200px;
	height: 300px;
}

.ActivityPage-Box {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.ActivityPage-title {
	width: 100%;
	color: #fff100;
	text-shadow: 5px 5px 25px #80160d;
	background: transparent;
	font-size: 52px;
	position: absolute;
	letter-spacing: 1px;
	left: 0px;
	top: 90px;
	text-align: center;
}

.ActivityPage-tips {
	width: 100%;
	color: #ffc76d;
	text-shadow: 5px 5px 25px #80160d;
	background: transparent;
	font-size: 32px;
	position: absolute;
	letter-spacing: 1px;
	left: 50%;
	top: 200px;
	text-align: center;
	line-height: 1.5;
	border: 2px solid #ffc76d;
	border-radius: 30px;
	width: 500px;
	margin-left: -250px;
}

.ActivityPage-search {
	width: 400px;
	height: 40px;
	margin: 20px auto;
	padding: 0px 80px 0px 0px;
	position: relative;
	border-radius: 5px !important;
	overflow: hidden;
}

.ActivityPage-search>i {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0px;
	left: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #e6ca80;
}

.ActivityPage-search>input {
	padding-left: 40px;
	line-height: 40px;
	height: 40px;
	width: 100%;
	display: block;
	font-size: 20px;
	background: transparent;
	border: 1px solid #e6ca80;
	border-radius: 5px 0px 0px 5px;
	color: #e6ca80;
}

.ActivityPage-search>input:active,.ActivityPage-search>input:focus {
	background: #FFF;
	color: #a63024;
}

.ActivityPage-search>button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 40px;
	line-height: 40px;
	width: 80px;
	border: 0px;
	background: #e6ca80;
	color: #a63024;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 4px;
}

.ActivityPage-search>button:ACTIVE, .ActivityPage-search>button:FOCUS, .ActivityPage-search>button:HOVER {
	background: #f7d066;
}

.ActivityPage-content {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.ActivityPage-content div {
	text-align: center;
	width: 280px;
	height: 200px;
	padding: 0px;
	text-align: center;
	position: relative;
	overflow: hidden;
	float: left;
	background-image: url('../images/changjia_bg.jpg');
	background-position: center;
	background-size: contain;
	margin: 10px;
}

.ActivityPage-content div .pic {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	padding: 100px 16px 16px 16px;
	font-size: 32px;
	font-weight: bold;
	color: #a63024;
	text-shadow: -1px 1px 1px #000;
}

.ActivityPage-content div .pic img {
	width: 180px;
	height: 180px;
	margin-left: 20px;
}

.ActivityPage-content div .pic .ysq {
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(126, 128, 132, 0.32);
}

.ActivityPage-content div .p_price {
	/* padding-bottom:5px; */
	height: 26px;
}

.ActivityPage-content div .p_add {
	margin-top: 7px;
	color: #888;
	line-height: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.ActivityPage-content div .p_price span {
	display: inline-block;
	height: 20px;
}

.ActivityPage-content div .p_price .new_price {
	float: left;
}

.ActivityPage-content div .p_price .new_price b {
	font-weight: 600;
	color: #FF0000;
	font-size: 16px;
}

.ActivityPage-content div .p_price .old_price {
	float: right;
	color: #989898;
	margin-right: 5px;
	padding-top: 3px;
}

.ActivityPage-content div .p_text {
	color: #C90000;
	font-size: 12px;
	width: 100%;
	text-align: left;
	padding-bottom: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 12.13 */
.ActivityPage-content div .p_type {
	color: #888;
	width: 100%;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ActivityPage-content div .p_company {
	color: #888;
	width: 100%;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 7px;
	white-space: nowrap;
}

.ActivityPage-content div .p_btn {
	height: 26px;
	position: relative;
}

.ActivityPage-content div .p_btn a {
	width: 101px;
	height: 24px;
	display: inline-block;
	color: #7D7D7D;
	font-size: 12px;
	line-height: 24px;
	border: 1px #EBEBEB solid;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	position: relative;
	overflow: hidden;
	background: #FFFFFF;
}

.ActivityPage-content div .p_btn .soon-buy {
	float: left;
	text-indent: 24px;
}

.ActivityPage-content div .p_btn .add-shopping {
	float: right;
	text-indent: 31px;
	background-color: #e01222;
	color: #fff;
}

.ActivityPage-content div .p_btn .add-shopping>i {
	height: 24px;
	line-height: 24px;
	float: left;
	width: 25%;
	margin-left: -22px;
}

.ActivityPage-content div .p_btn .add-shopping>span {
	font-size: 14px;
	letter-spacing: 3px;
	margin-left: -3px;
}

.ActivityPage-content div .p_btn .msqg {
	background: #c71522;
	color: #Fff;
}

.ActivityPage-content div .p_btn a:hover {
	background: #d82d3ad1;
}

.ActivityPage-page {
	width: 100%;
	height: 25px;
	margin-top: 11px;
	margin-bottom: 40px;
}

.ActivityPage-title .mstime {
	position: absolute;
	right: 1%;
	bottom: -4px;
	height: 39px;
}

.ActivityPage-title .mstime>span {
	font-size: 16px;
}

.main-container-box {
	background: url(../images/meeting_bg2.jpg) no-repeat;
	background-color: #b9211e;
	background-position: top center;
	background-size: 1920px;
	padding-bottom: 50px;
}

#demo1 {
	background-color: #fff;
	height: 50px !important;
	background-size: 1920px;
	background-position: top center;
}