body {
    background: url(../img/bg.png) !important;
    background-size: cover;
   
}
#headerbg{
	top:0;
}
#header {
    /*width: 1200px;*/
    box-sizing: content-box;
}
#imgInit{
    width:80px;
    height:35px
}
#logo{
	/*padding: 1px 43px 1px 52px;*/
    
}

.conts{
	width: 618px;
	margin: 0 auto;
}
.information{
	/*margin-top: 183px;*/
    padding-top:206px;
}
.information .tit{
	text-align: center;
	position: relative;
}
.fydiv{
    margin:30px 0;
    float:none;
    width:100%;
}
.fydiv a{
    display:inline-block;
    float:none;
}
#page{
    text-align:center;
}
.fydiv a{
    width:48px;
    height:35px;
    line-height:35px;
}
.inone span.time{
	display: block;
	float: left;
	width: 100px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	color: #4d4e4e;
	padding-left: 25px;
	background: url(../img/timebg_03.png) no-repeat;
}
.inone h5{
	font-size: 14px;
	float: left;
	color: #0a9cde;
	line-height: 26px;
	margin-left: 12px;
	max-height: 445px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	
}
.inone span.price{
	float: right;
	font-size: 14px;
}
.intwo{
	font-size: 12px;
	line-height: 24px;
	height: 48px;
	text-indent: 2em;
    color:#333;
}
.information li{
	padding: 10px 0;
	border-bottom: 1px dashed #98a1aa;
	cursor: pointer;
}
.information ul{
	margin-top: 60px;
}
.information .tit a{
	display: block;
	position: absolute;
	width: 42%;
	height: 32px;
	z-index: 10;
	left:29%;
	top: 0;
	
}


.contt{
	width: 1000px;
	margin: 0 auto;
}
.personL{
	width: 150px;
	float: left;
}
.personL li a{
	font-size: 13px;
	color: #666666;
	padding-left: 27px;
}
.personL li{
	text-align: center;
	margin-bottom: 15px;
}
.personL li:first-of-type.active a{
	background: url(../img/person.png) no-repeat left center;
}
.personL li:first-of-type a{
	background: url(../img/per.png) no-repeat left center;
}
.personL li:nth-of-type(2) a{
	background: url(../img/person1.png) no-repeat left center;
}
.personL li:nth-of-type(2).active a{
	background: url(../img/per1.png) no-repeat left center;
}
.personL li.active a{
	color: #0a9cde;
}
.personL h4{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 3px solid #0a9cde;
	text-align: center;
	margin-bottom: 30px;
}
.personR{
	width: 785px;
	float: right;
	margin-top: 20px;
}
.person{
	margin-top: 144px;
}
#nav .english{
	/*margin-top: 24px;*/
}
.personR li{
	line-height: 48px;
	height: 48px;
	border-bottom: 1px solid #dadada;
}
.personR li span{
	float: left;
	display: block;
	font-size: 13px;
	color: #333;
}
.personR li span.price{
	float: right;
	margin-right: 50px;
	
}
.personR li span.time{
	float: right;
}
.personR input[type="password"]{
	width: 400px;
	height: 40px;
    line-height:40px;
	border: 1px solid #cccccc;
	background: #fff url(../img/pwd.png) no-repeat 13px center;
	padding-left: 40px;
	margin-top: 20px;
	border-radius: 3px;
	font-size: 13px;
	color: #333333;
}
.personR input[type="button"]{
	width: 402px;
	height: 40px;
    padding-left:0;
	border:none;
	background: #0a9cde;
	text-indent: 0;
	margin-top: 20px;
	font-size: 13px;
	color: #FFFFFF;
}
.payment{
	margin-top: 133px;
}
.pay{
	height: 410px;
	background: #FFFFFF;
	border: 1px solid #d8deee;
}
.payment h4{
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-top: 49px;
}
.payment h4 span{
	color: #d6000f;
	padding: 0 10px;
}
.pay dd h5{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.pay dd .p{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}
.pay dt{
	float: left;
}
.pay dd{
	width: 560px;
	float: right;
	text-align: left;
}
.pay dl{
	width: 615px;
	margin-left: 242px;
	margin-top: 90px;
}
.pay{
	text-align: center;
}
.pay input[type="button"]{
	width: 135px;
	height: 35px;
	border:none;
	background: #0a9cde;
	margin-top: 85px;
	font-size: 13px;
	color: #FFFFFF;
}


/*注册*/
.regsiter{
				width: 680px;
				height: 550px;
				position: absolute;
				left: 50%;
				top:162px;
				margin-left: -340px;
				background: #FFFFFF;
			}
			.regsiter .sign_body .row{
				margin-top: 0;
			}
			.regsiter .sign_body .one{
				margin-top: 30px;
			}
			.regsiter .sign_body .two{
				height: 16px;
				margin-top: 14px;
			}
			.sign_body .yz{
				width: 410px;
				height: 20px;
				margin: 0 auto;
			}
			 .regsiter_top{
				text-align: center;
				border-bottom: 1px solid #e8e8e8;
			}
			.regsiter_top h4{
				color: #666666;
				font-size: 24px;
				text-align: center;
				margin-top: 15px;
				font-weight: bold;
				padding-bottom: 14px;
				display: inline-block;
				border-bottom: 2px solid #318aea;
			}
			.regsiter .close1{
				width: 16px;
				height: 16px;
				position: absolute;
				top: 30px;
				right: 30px;
			}
			#verification{
				width: 75.7%;
				float: left;
			}
			#verification1{
				width: 68.4%;
				float: left;
				
			}
			.sign_body #btn{
				width: 28.1%;
				height: 44px;
				float: right;
				background-color: #318aea;
			    color: #FFFFFF;
			    font-size: 14px;
			    border: none;
			}
			.register1{
				width: 85px;
				height: 44px;
				line-height: 44px;
				float: right;
			}
			.register1 img{
				max-width: 100%;
				vertical-align: middle;
				
			}
			.regsiter .two a{
				color: #666;
				font-size: 14px;
				position: relative;
				top:-3px;
			}
			.regsiter .sign_body .last{
				height: auto;
				margin-top: 20px;
				text-align: center;
			}
			/*登录*/
				.body{
				width: 100%;
				background-size:cover ;
				position: relative;
			}
			.sign{
				width: 680px;
				height: 420px;
				position: absolute;
				left: 50%;
				top: 162px;
				margin-left: -340px;
				background: #FFFFFF;
			}
			.sign h4{
				color: #666666;
				font-size: 24px;
				font-weight: bold;
				text-align: center;
				margin-top: 15px;
				padding-bottom: 14px;
				border-bottom: 1px solid #e8e8e8;
			}
			.sign .close1{
				width: 16px;
				height: 16px;
				position: absolute;
				top: 30px;
				right: 30px;
			}
			.sign_body .row{
				width: 410px;
				height: 42px;
				margin: 0 auto;
				margin-top: 20px;
				position: relative;
			}
			.sign_body .one{
				margin-top: 30px;
			}
			.sign_body .two{
				height: 16px;
				margin-top: 14px;
			}
			.sign_body input{
				width: 410px;
				height: 42px;
				border-radius: 3px;
				display: block;				
				border: 1px solid #cccccc;
				padding-left:3em;
                line-height:42px;
				
			}
			input::-webkit-input-placeholder { /* WebKit browsers */
			　　color: #d1d1d1;
			　　}
			　　input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
			　　color: #d1d1d1;
			　　}
			　　input::-moz-placeholder { /* Mozilla Firefox 19+ */
			　　color: #d1d1d1;
			　　}
			　input:-ms-input-placeholder { /* Internet Explorer 10+ */
			　　color: #d1d1d1;
			　　}
			
			.sign_body input[type="checkbox"]{
				width: 16px;
				height: 16px;
				display: inline-block;
                padding-left:0;
				margin-top: 0;
				background: #FFFFFF;
				top: -4px;
				position: relative;
				
			}
			.sign_body input[type="button"]{
				background-color:#318aea ;
				color: #FFFFFF;
				font-size: 16px;
				text-indent: 0;
                padding-left:0;
			}
			.sign_body label{
				display: block;
				width: 16px;
				height: 16px;
				position: absolute;
				left: 14px;
				top: 12px;
				
			}
			.sign_body .wangji{
				float: right;
				color: #666666;
			}
			.sign_body .last{
				height: auto;
				margin-top: 20px;
				text-align: center;
			}
			.sign_body .last span{
				font-size: 14px;
				color: #666666;
			}
			.sign_body .last a{
				color: #318aea;
			}
			.sign_body .two span{
				color: #666;
				font-size: 14px;
				position: relative;
				top:-3px;
			}