.introduce-content {
	height: 1130px;
	margin: 0 auto;
}
.introduc_top {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
}
.introduc_top_seconde {
	text-align: center;
	font-size: 0.8em;
	color:#999999;
}
.introduce-left {
	width: 216px;
	background-color: #F5F5F5;
	height: 100%;
	text-align: center;
	float: left;
}

.allice-introduction_right {
	margin-left: 0px;
}
.introduce-text span{
	text-indent: 2em;

	color:#222222;
	line-height: 1.5em;
}

.introduction {
	height: 90px;
	background-color: #D23023;
	padding-top:60px;
	color: #FFFFFF;
	width: 216px;
	font-size: 1.4em;
	font-weight: bold;
}

.introduce-info {
	margin-top: 10px;
}

.allice-introduction,.allice-constitution,.registration-book,.allice-agreement,.allice-advantage{
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	padding: 20px 0;
}

.allice-introduction:hover,.allice-constitution:hover,.registration-book:hover,.allice-agreement:hover,.allice-advantage:hover {
	background-color: #FFFFFF;
}

.selected {
	background-color: #FFFFFF;
	/* border-right: 4px solid #D23023; */
}
#right{
	/*width: 876px;*/
	/*margin-left: 108px;*/
	height: 100%;
	float: left;
}
.allice-introduction_right,.constitution-right,.registration-book_right,.allice-agreement_right,.allice-advantage_right,.introduce-right {
	/* width: 928px; */
	/*height: 100%;*/
	float: left;
	margin-left: 46px;
	padding-bottom: 10px;
}

.introduce-guide {
	/* width: 100%; */
	/* margin-top: 30px; */
	/* padding-left: 10px; */
	/* color: #7f7f7f; */
	/* text-align: left; */
	/* border-left: 3px solid red; */


	/*width: 100%;*/
    /* height: 90px; */
    padding-top: 54px;
    color: #7f7f7f;
    text-align: left;
    border-bottom: 1px solid #7F7F7F;


}
.introduce-right-p {
	 text-indent:2em;
	 color:#999;
	 font-size: 0.95em;
}
.separate {
    padding-bottom: 12px;
	display: inline;
	border-bottom: 4px solid #191919;
}

.introduce-message,.constitution-message {
	margin: 20px 0;
}
.introduce-message {
	margin-bottom: 150px;
}
.registration_book_right_img{
	width: 700px;
	height: 0;
	padding-top: 40px;
	margin: 0 auto;
}
.registration_book_right_img img{
	width: 100%;

}

.introduce-title,.constitution-title {
	margin: 40px 0;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

.introduce-text {
	font-size: 0.95em;
	color: #7F7F7F;
	line-height: 1.5em;
	/* margin: 40px 0; */
}

.introduce-img {
	width: 100%;

	/* margin: 40px 0; */
	/* text-align: center; */
}
.introduce-img img{
	width: 32%;
	height: 200px;
	padding: 0 10px;
}

.consitution-caption {
	font-weight: bold;
	font-size: 1.1em;
	color: #7F7F7F;
	margin: 20px 0;
}

.consitution-text {
	color: #7F7F7F;
	margin: 12px 0;
	text-indent: 2em;
	line-height: 2em;
}

.page-control {
	text-align: right;
}

.control {
	margin: 0 2px;
	border:1px solid #c6c6c6;
	border-radius: 4px;
	padding: 5px 10px;
	cursor: pointer;
}

.page-selected {
	background-color: #D23023;
	border: 0;
	color: #FFFFFF;
}

.pp {
	width: 928px;
	height: 850px;
}
@media screen and (max-width: 1200px) {
	.container {
		width: 94%;
		margin-left: 3%;
	}
	.introduce-content {
		width: 100%;
	}
	.introduce-content {
		width: 100%;
		height: auto;
	}
	.introduce-guide {
		padding-top: 10px;
	}
	.introduce-left {
		display: none;
	}
	#right {
		/*width: 94%;*/
		height: auto;
		margin-left: 3%;
	}
	.allice-introduction_right {
		margin-left: 0px;
	}
	.introduce-message {
		margin-bottom: 10px;
		padding-bottom: 0px;
	}
}