.othertk{
	position:fixed ;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	top: 0;
	z-index: 997;
	left: 0;

}
.othertk2{
	position:fixed ;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	top: 0;
	z-index: 997;
	left: 0;

}
.othertk .none{
	position:absolute ;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 998;
	left: 0;
}
.othertk2 .none{
	position:absolute ;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 998;
	left: 0;
}
.othertk .xieyi{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 300px;
	height: 295px;
	background-color: #fff;
	border-radius: 15px;
	margin-top: -125px;
	margin-left: -150px;
	z-index: 999;
}
.othertk .xieyi h3{
    color:#1840ab;
	line-height: 38px;
	font-size: 16px;
	height: 39px;
	text-align: center;
	border-bottom: 1px solid #D4D4D4;
}
.othertk .xieyi .text{
	line-height: 2;
	font-size: 14px;
	height: 144px;
	width: 95%;
	margin: 0 auto;
	overflow: auto;
}
.othertk .xieyi .text p{
	text-indent: 2em;
}
.othertk .xieyi label{
	vertical-align: middle;
	line-height: 2;
	font-size: 12px;
	text-align: center;
	display: block;
	margin-bottom: 5px;
    margin-bottom:10px;
}
.othertk .xieyi label input{
	vertical-align: middle;
	background-color: #0DC399;
}
.othertk .xieyi h4{
    width:160px;
    height:38px;
    border-radius:20px;
    background-color:#eee;
    margin:0 auto;
	line-height: 38px;
	font-size: 16px;
	height: 39px;
	color: #3fa0e1;
	font-weight: normal;
	text-align: center;
	/*border: 1px solid #D4D4D4;*/
}
.othertk .xieyi h4.on{
    background-color:#1840ab;
}
.othertk .xieyi h4 input{
	border: 0;
	color: #333;
	background-color: transparent;
}
.othertk .xieyi h4 input.on{
	color: #fff;
}
.rengou{
	width: 300px;
	height: 340px;
	background-color: #F7F7F7;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -170px;
	margin-left: -150px;
	z-index: 999;
	border-radius: 10px;
	overflow: hidden;
	display: none;
}
.rengouTit{
	height: 50px;
	background-image: url(../img/10-1.jpg);
	background-size: cover;
	width: 100%;
	color: #fff;
	line-height: 1;
	text-align: center;
	padding:9px 0;
}
.rengouTit h3{

	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
}
.rengouTit p{
	color: #3D9FE1;
	font-size: 13px;
}
.rgInfo h4{
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0 10px;
}
.rgInfo p{
	font-size: 12px;
	padding: 0 10px;
	line-height: 2;
	height: 72px;
	overflow: auto;
}
.rgInfo{
	background-color: #fff;
	padding:0 10px;
}
.rengou .money{
	padding:5px 10px;
	background-color: #fff;
}
.rengou .money input{
	margin-left: 10px;
	padding-left: 10px;
	border: 0;
	height: 19px;
	line-height: 18px;
	font-size: 12px;
	border-bottom: 1px solid #eee;
	color: #666;
	width: 40%;
}
.rengou input[type="button"]{
	border: 1px solid #ccc;
	color: #ccc;
	margin: 10px auto;
	display: block;
	width:50%;
	height: 30px;
	background-color: transparent;
	text-align: center;
	border-radius: 20px;
}
.rengou input[type="button"].on{
	border: 1px solid #3D9FE1;
	color: #3D9FE1;
}

.yuyue{
	width: 300px;
	height: 430px;
	background-color: #F7F7F7;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -215px;
	margin-left: -150px;
	z-index: 999;
	overflow: hidden;

}
 .yuyueInput{
	background-color: #fff;
	padding:0 10px;
	vertical-align: middle;
	height: 31px;
	margin-bottom: 10px;
}
 .yuyueInput img{
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
.yuyueInput span{
	line-height: 31px;
	vertical-align: middle;
	margin: 0 8px;
}
.yuyueInput input[type="text"]{
	border: 0;
	width: 60%;
	height: 25px;
	line-height: 24px;
	vertical-align: middle;
	color: #d4d4d4;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
}
 .yuyueInput label{
	vertical-align: middle;
	line-height: 31px;
}
 .yuyueInput label input{
	width: 14px;
	height: 14px;
	border: 0;
	vertical-align: middle;
}
.yuyue input[type="button"]{
	border: 1px solid #3D9FE1;
	color: #3D9FE1;
	margin: 10px auto;
	display: block;
	width:50%;
	height:30px;
	background-color: transparent;
	text-align: center;
	border-radius: 20px;
}
.yyInforBox{
	padding-left:50px;
	position: relative;
	height: 24px;
	margin-bottom: 10px;
	line-height: 24px;
}
.yyInforBox img{
	position: absolute;
	top: 0;
	left: 10px;
	width: 24px;
	height: 24px;
	display: block;
}
.yyInfor h3{
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0;
}
.yyInfor{
	width: 100%;
	background-color: #fff;
}
.yyInfor .yyTwoCode{
	padding-left: 100px;
	position: relative;
	height: 100px;
	padding-top: 20px;
}
.yyInfor .yyTwoCode img{
	position: absolute;
	top: 0;
	left: 30px;
	width: 60px;
	height: 60px;
	display: block;
}
.turn{
	width: 300px;
	height:130px;
	background-color: #F7F7F7;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -75px;
	margin-left: -150px;
	z-index: 999;
	overflow: hidden;
}
.turnTit{
	background-color: #fff;
	height: 72px;
	text-align: center;
	padding:15px 5%;
	font-size: 14px;
}
.turnTit p{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #3D9FE1;
}
.turnTit h3{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
}
.turnInput{
	font-size: 0;
	text-align: center;
	padding: 14px 0;
}
.turnInput input{
	border: 1px solid #3D9FE1;
	color: #3D9FE1;
	margin:0 15px;
	display: inline-block;
	width:100px;
	height:30px;
	background-color: transparent;
	text-align: center;
	border-radius: 20px;
	font-size: 14px;
	vertical-align: middle;
}
.turnInput span{
	border: 1px solid #1fcca4;
	color: #1fcca4;
	margin:0 15px;
	display: inline-block;
	width:100px;
	height:30px;
	background-color: transparent;
	text-align: center;
	border-radius: 20px;
	font-size: 14px;
	vertical-align: middle;
	line-height: 28px;
}
.card{
	width: 300px;
	height:250px;
	background-color: #F7F7F7;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -125px;
	margin-left: -150px;
	z-index: 999;
	overflow: hidden;
}
.card input[type="button"]{
	border: 1px solid #3D9FE1;
	color: #3D9FE1;
	margin: 10px auto;
	display: block;
	width:50%;
	height:30px;
	background-color: transparent;
	text-align: center;
	border-radius: 20px;
}
.card h3{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 31px;
	background-color: #fff;
	text-align: center;
}
.card .yuyueInput span{
	display: inline-block;
	vertical-align: middle;
	width: 70px;
}
