img {
	vertical-align: middle;
}
.tips{
	color: #C10000;
	font-size: 14px;
	text-align: center;
	margin: 20px 0;
}
.register_title {
	background-color: #FFFFFF;
	height: 78px;
	line-height: 78px;
}

.register_title img {
	vertical-align: middle;
	margin-left: 40px;
}

.register_lv {
	background-color: #FFFFFF;
	overflow: hidden;
	/* margin-top: 10px; */
	margin-bottom: 20px;
}

.register_content {
	float: left;
}

.register_content .register_left {
	padding: 44px 150px;
}

.register_content .register_right {
	float: left;
	padding: 236px 159px;
}

.register_left ul li {
	width: 410px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 22px;
}

.register_left ul li input {
	padding-left: 20px;
	width: 390px;
	height: 40px;
	border: 1px solid #e5e5e5;
	font-size: 16px;
}

.register_left ul li:nth-of-type(4) {
	display: flex;
	justify-content: flex-start;
}

.yan {
	width: 120px;
	height: 40px;
	line-height: 40px;
	background-color: #C10000;
	margin-left: 20px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

.register_left ul li:nth-of-type(4) input {
	width: 260px;
}

.register_left ul li:nth-of-type(6) {
	display: flex;
	justify-content: flex-start;
	/*display: none;*/
}

.my_read p {
	margin-left: 10px;
}

.my_read p span {
	color: #C10000;
	border-bottom: 1px solid #c10000;
	cursor: pointer;
}

.register_left ul li:nth-last-child(1) {
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	border-radius: 5px;
	font-weight: 600;
	letter-spacing: 5px;
	cursor: pointer;
}
.yh_g img{
	cursor: pointer;
}
.register_right h3 {
	font-size: 20px;
	margin-left: 30px;
	cursor: pointer;
}

.register_right span {
	display: inline-block;
	text-align: center;
	background-color: #c10000;
	color: #FFFFFF;
	font-size: 16px;
	padding: 15px 54px;
	margin-top: 30px;
	border-radius: 5px;
	cursor: pointer;
}
.xuan_zhong{
	background:#C10000;
	border-radius: 5px;
}
.register_left ul span{
	color: #c10000;
    margin: 10px;
    margin-top: -7px;
}
.border{
	width: 705px;
	border-right: 1px solid #e5e5e5;
	height: 500px;
	float: left;
	margin-top:40px;
}
.fa_p a{
	color: #000000;
}
.fa_p a:hover{
	color: #C10000;
}
.famous_tan {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	z-index: 100;
}
.famous_tan3 {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	z-index: 100;
}
.famous_frame {
	width: 1000px;
	max-height: 469px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.famous_wrop {
	padding: 0 30px;
}

.famous_title {
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
    font-weight: 600;
}
.famous_title p span:hover img{
	transform: rotate(360deg);  
    -webkit-transform: rotate(360deg);  
    -moz-transform: rotate(360deg);  
    -o-transform: rotate(360deg);  
    -ms-transform: rotate(360deg)
	/*-webkit-animation: run 5s linear 2s infinite;*/;
	 transition: all 2s ease-in-out;  
     -webkit-transition: all 2s ease-in-out;  
     -o-transition: all 2s ease-in-out;
}
.famous_content {
	margin-top: 35px;
}


.famous_scroll {
	height: 405px;
	overflow-y: scroll;
}

.famous_scroll::-webkit-scrollbar {
	display: none;
}

.close {
	display: none;
}

.famous_title p span {
	float: right;
	cursor: pointer;
}
.famous_content h4{
	font-size: 18px;
	margin: 20px 0;
	/* margin-left: 20px; */
}
.famous_content p{
	/* padding:20px 0; */
	font-size: 16px;
	line-height: 35px;
	/* margin-left: 22px; */
}
