* { margin: 0; padding: 0; font-family: "微软雅黑"; }

.birthday-main {
	width: 100%;
	background: url(../../images/aryn/birthday8/birthday_bg.jpg);
	position: relative;
}

.birthday-banner {
	width: 100%;
	height: 609px;
	background: url(../../images/aryn/birthday8/banner.jpg) no-repeat center;
}

.birthday-nav-box {
	width: 100%;
	height: 74px;
	background-color: #FFFFFF;
}
.birthday-nav-box .birthday-nav {
	width: 936px;
	height: 100%;
	margin: 0 auto;
	padding: 0 36px;
}

.birthday-nav-box .birthday-nav .nav {
	width: 499px;
	height: 100%;
	float: left;
}
.birthday-nav-box .birthday-nav .nav .anchor {
	display: block;
	width: 155px;
	height: 100%;
	float: left;
	font-size: 24px;
	color: #2F2C3D;
	text-align: center;
	line-height: 74px;
	text-decoration: none;
	background: none;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.birthday-nav-box .birthday-nav .nav .anchor:hover {
	color: #FA6D8B;
	/*background: url(../../images/aryn/birthday8/nav_choosed.png) no-repeat bottom center;*/
}
.birthday-nav-box .birthday-nav .nav .anchor.choosed {
	color: #FA6D8B;
	background: url(../../images/aryn/birthday8/nav_choosed.png) no-repeat bottom center;
}
.birthday-nav-box .birthday-nav .nav .space {
	display: block;
	width: 17px;
	height: 100%;
	float: left;
	background: url(../../images/aryn/birthday8/nav_space.png) no-repeat center;
}

.birthday-nav-box .birthday-nav .praise-flower {
	width: 420px;
	height: 100%;
	float: left;
	margin-left: 9px;
}
.birthday-nav-box .birthday-nav .praise-flower .pf-btn {
	width: 210px;
	height: 74px;
	float: left;
	line-height: 74px;
	color: #F1F1EB;
	font-size: 24px;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	position: relative;
}
.birthday-nav-box .birthday-nav .praise-flower .pf-btn img {
	vertical-align: middle;
}
.birthday-nav-box .birthday-nav .praise-flower .pf-btn .praise-add,
.birthday-nav-box .birthday-nav .praise-flower .pf-btn .flower-add {
	width: 32px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -16px;
	opacity: 0;
	filter: Alpha(opacity=0);
}
.birthday-nav-box .birthday-nav .praise-flower #praise {
	background-color: #FA6D8B;
}
.birthday-nav-box .birthday-nav .praise-flower #praise:hover {
	background-color: #F15879;
}
.birthday-nav-box .birthday-nav .praise-flower #flower {
	background-color: #F9B968;
}
.birthday-nav-box .birthday-nav .praise-flower #flower:hover {
	background-color: #F1A647;
}

.birthday-content-box {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 70px;
}
.birthday-content-box .sub-box {
	width: 100%;
	padding-top: 60px;
}

.birthday-content-box .sub-box h1 {
	width: 547px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	font-size: 34px;
	color: #FFFFFF;
	line-height: 72px;
	background: url(../../images/aryn/birthday8/title_bg.png) no-repeat center;
}
.birthday-content-box .sub-box .content-box {
	width: 936px;
	padding: 32px;
	background-color: #FFCF92;
	border-radius: 14px;
	margin-top: 25px;
	position: relative;
	z-index: 2;
}

.about-1,
.about-2,
.bless-1 {
	width: 872px;
	border-radius: 14px;
	background-color: #FFFFFF;
	position: relative;
	padding: 32px;
	color: #A77A59;
	text-align: justify;
	text-justify: distribute;
}
.about-1 .aryn-image {
	display: block;
	float: left;
} 
.about-1 .aryn-introduct {
	width: 560px;
	float: left;
	margin-left: 52px;
	font-size: 20px;
}
.about-1 .aryn-introduct .simple {
	width: 560px;
}
.about-1 .aryn-introduct .simple p {
	width: 50%;
	height: 42px;
	line-height: 42px;
	float: left;
}
.about-1 .aryn-introduct .simple p img {
	vertical-align: middle;
	margin-left: 16px;
}
.about-1 .aryn-introduct .detail {
	width: 560px;
	margin-top: 36px;
	line-height: 38px;
}

.about-2 h2 {
	font-size: 26px;
	line-height: 38px;
	margin-top: 18px;
}
.about-2 h2 img {
	vertical-align: middle;
	margin-left: 16px;
}
.about-2 p {
	font-size: 20px;
	line-height: 38px;
}
.about-2 .achievement-list {
	margin: 34px auto 44px;
}
.about-2 .achievement-list .achievement-item {
	float: left;
	margin: 0 46px;
}
.about-2 .achievement-list .achievement-item img {
	display: block;
}
.about-2 .achievement-list .achievement-item .text {
	font-size: 16px;
	line-height: 1;
	margin-top: 18px;
	text-align: center;
}
.about-2 .libra {
	display: block;
	position: absolute;
	top: 93px;
	right: 32px;
}

.bless-1 .msg-input {
	width: 846px;
	height: 235px;
	padding: 0 13px;
	font-size: 20px;
	line-height: 47px;
	border: none;
	resize: none;
	outline: none;
	color: #A77A59;
	background: url(../../images/aryn/birthday8/dot.png);
	overflow: hidden;
}
.bless-1 .msg-input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #A77A59;
}
.bless-1 .msg-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #A77A59;
}
.bless-1 .msg-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #A77A59;
}
.bless-1 .msg-input::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #A77A59;
}
.bless-1 .msg-tip {
	font-size: 18px;
	line-height: 18px;
	text-align: right;
	margin: 30px 0 18px;
}
.bless-1 .msg-tip .word-num {
	color: #FE7A9F;
}
.bless-1 .info-box {
	font-size: 20px;
	line-height: 47px;
}
.bless-1 .info-box .info-input {
	height: 47px;
	font-size: 20px;
	/*padding: 0 13px;*/
	color: #A77A59;
	border: none;
	resize: none;
	outline: none;
	background: url(../../images/aryn/birthday8/dot.png);
}
.bless-1 .info-box .info-input#user {
	width: 150px;
}
.bless-1 .info-box .info-input#province {
	width: 77px;
}
.bless-1 .info-box .info-input#city {
	width: 77px;
}
.bless-1 .info-box .info-input#school {
	width: 330px;
}


.message-box {
	position: relative;
}

.message-box .message-list {
	width: 1000px;
	margin-top: 25px;
}

.message-box .message-list .message-item {
	float: left;
	width: 424px;
	height: 470px;
	padding: 32px;
	background-color: #FFCF92;
	border-radius: 14px;
	position: relative;
	z-index: 2;
	margin-bottom: 24px;
}
.message-box .message-list .message-item.right {
	margin-left: 24px;
}
.message-box .message-list .message-item .message-content {
	width: 384px;
	height: 430px;
	border-radius: 14px;
	position: relative;
	padding: 20px;
	color: #A77A59;
	text-align: justify;
	text-justify: distribute;
	background: #FFFFFF url(../../images/aryn/birthday8/cake.png) no-repeat 269px 329px;
}
.message-box .message-list .message-item .message-content .time {
	font-size: 18px;
	line-height: 26px;
}
.message-box .message-list .message-item .message-content .text {
	font-size: 20px;
	line-height: 28px;
	margin: 10px 0;
}
.message-box .message-list .message-item .message-content .user {
	font-size: 18px;
	line-height: 26px;
}
.message-box .message-list .message-item .message-content .address {
	font-size: 18px;
	line-height: 26px;
}

.message-box .message-page {
	color: #FFFFFF;
	font-size: 24px;
	height: 36px;
	line-height: 36px;
	margin-right: 32px;
	text-align: right;
}
.message-box .message-page .prev-page, .message-page .next-page {
	display: inline;
	width: 72px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.message-box .message-page .prev-page.disabled, .message-page .next-page.disabled {
	color: #9E9E9E;
	cursor: default;
}
.message-box .message-page .page-num {
	display: inline;
}


.birthday-button {
	display: block;
	width: 205px;
	height: 79px;
	background: url(../../images/aryn/birthday8/button.png) no-repeat bottom;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	text-align: center;
	font-size: 28px;
	color: #F1F1EB;
	line-height: 74px;
	margin: 32px auto 0;
	cursor: pointer;
	text-decoration: none;
}
.birthday-button:active {
	line-height: 79px;
	background: url(../../images/aryn/birthday8/button_active.png) no-repeat bottom;
}

.return-top {
	width: 60px;
	height: 60px;
	background: url(../../images/aryn/birthday8/gotop.png) no-repeat;
	position: fixed;
	bottom: 175px;
	left: 50%;
	margin-left: 540px;
	cursor: pointer;
	display: none;
	z-index: 99;
}

.birthday-main .right-flower-2 {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 600px;
}
.birthday-content-box .sub-box .content-box .right-flower {
	position: absolute;
	top: -146px;
	right: 30px;
}
.birthday-content-box .sub-box .content-box .left-flower {
	position: absolute;
	top: -146px;
	left: 30px;
}
.message-box .right-flower {
	position: absolute;
	top: -146px;
	right: 30px;
}
.message-box .left-flower-2 {
	position: absolute;
	top: 584px;
	left: -208px;
}

.toast {
	width: 260px;
	height: 80px;
	background: url(../../images/arynforphone/birthday/alert_bg.png) repeat;
/* 	background: rgba(0, 0, 0, 0.5); */
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -130px;
	margin-top: -40px;
	text-align: center;
	font-size: 24px;
	color:#FFFFFF;
	line-height: 80px;
	z-index:10001;
	display: none;
}

/***************** footer ↓↓↓ ***************/
#footer { 
	font:14px/24px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53","微软雅黑",Arial,sans-serif;
	padding:40px 0;
	background:#232323;
	text-align:center;
	color:#fff;
	line-height:28px;
	z-index:2;
	position: relative;
	top: -4px;
	min-width: 1000px; /* 此条拷贝删除 */
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	/* color:#d80c0d; */
	text-decoration:underline;
}