@charset "utf-8";
/* CSS Document */
.header .header-inner .search{
		float:left;
		width:328px;
		height:45px;
		margin-top:13px;
		}
	.header-inner .search input{
		width:328px;
		height:45px;
		border-radius:23px;
		background-color:#fff;
		border:none;
		position:relative;
		padding-left:10px;
		color:#c1bfbf;
		font-size:14px;
		
		
		}	
	.header-inner .search .search-in{
		position:absolute;
		width:86px;
		height:36px;
		left:50%;
		top:50%;
		margin-top:-18px;
		margin-left:150px;
		border-radius:18px;
		background-color:#32b16c;
		border:none;
		color:#fff;
		font-size:18px;
		}
	
	
	.header .header-inner .change{
		float:left;
		width:111px;
		height:100%;
		}
	.header .header-inner .change a{
		line-height:70px;
		
		}
	/* content-bg */
	.fond-content{
		 position: fixed;
		 top: 0;
		 left: 0;
		 width: 100%;
		 height: 100%;
		 overflow: hidden;
		}
	.fond-content .font-content{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
		 
		}
		.fond-content .font-content1{
		background:url(../images/fond-bg.jpg) no-repeat center -20px;	
			
			}

	/* 登录弹窗 */
	.top{
		width:auto;
		height:auto;
		padding:20px 60px;
		background:#fff;
		position:absolute;
		left:50%;
		top:60%;
		color:#000;
/* 		margin-top:25px;
 */		border-radius:12px;
		-webkit-transform:translate(-50%,-50%);
		transform:translate(-50%,-50%);
		}
		.toppto{
			top:50%;
			-webkit-transform:translate(-50%,-50%);
			transform:translate(-50%,-50%);
			}
		.top h2{
		color:#575757;
		font-size:18px;
		text-align:center;
		margin-top:8px;
/* 		margin-left:96px;
		margin-top:42px;
		
 */		}
		.top input.infor{
			width:302px;
			height:42px;
			padding-left:32px;
			color:#ababab;
			border:none;
			border:1px solid #ababab;
			margin:20px 0 0 0px;
			background:url(../images/iphone.png) no-repeat 10px center;
			/* position:absolute; 
			/* left:50%;
			top:86px;
			-webkit-transform:translate(-50%,0);
			transform:translate(-50%,0); */
			}
		.top em.shouji{
			width:11px;
			height:16px;
			position:absolute;
			left:85px;
			top:100px;
			background:url(../images/ihd_img..fw.png) no-repeat center center;
			background-position:0 -205px;
			}
		.top em.yin{
			width:16px;
			height:16px;
			background:url(../images/ihd_img..fw.png) no-repeat center center;
			background-position:0 -324px;
			position:absolute;
			left:85px;
			top:210px;}
		.top em.sou{
			width:12px;
			height:16px;
			background:url(../images/ihd_img..fw.png) no-repeat center center;
			background-position:0 -253px;
			position:absolute;
			left:85px;
			top:265px;}
	.top input.txt1{
		width:104px;
		height:42px;
		display:block;
		margin:10px 0 0 0px;
		padding-left:30px;
		
		}
		.top input.txt2{
		width:136px;
		height:44px;
		display:block;
		text-align:center;
		background:none;
		border:none;
		border:1px solid #ababab;
		color:#ababab;
		cursor:pointer;
		margin:-46px 0 0 200px;
		}
		.top input.txt2:hover{
			background:#f2f2f2;}
	.top button.btn{
		display:block;
		width:134px;
		height:42px;
		border:none;
		background:none;
		background:#fff;
		border:2px solid #d8d8d8;
		position:absolute;
		top:131px;
		left:279px;
		
		}
	.top input.text3{
			width:302px;
			height:42px;
			padding-left:32px;
			color:#ababab;
			border:none;
			border:1px solid #ababab;
			margin:10px 0 0 0px;
			background:url(../images/tuzhang.png) no-repeat 10px center;
			}
	.top input.form{
		display:block;
		width:302px;
		height:42px;
		padding-left:32px;
		color:#ababab;
		border:none;
		border:1px solid #ababab;
		margin:10px 0 0 0px;
		background:url(../images/suo.png) no-repeat 10px center;
		
		}
	.top button.button{
		display:block;
		width:335px;
		height:42px;
		border:none;
		border:1px solid #f55269;
		background:none;
		border-radius:6px;
		cursor:pointer;
		margin:10px 0 0 0px;
		/* position:absolute;
		left:50%;
		top:50%;
		margin-top:80px;
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0); */
		}
	.top p{
		/* position:absolute;
		left:50%;
		top:50%;
		-webkit-transform:translate(-50%,-50%);
		transform:translate(-50%,-50%); */
		/* margin-top:150px;
		margin-left:-10px; */
		margin:10px 0 0 0px;
		text-align:center;
		}
		.top .xiaxian{
			display:block;
			width:335px;
			height:1px;
			background:#000; 
			margin:20px 0 0 0px;
			/* margin-left:75px;
			margin-top:335px; */
			}
		.top p.font{
/* 			margin-top:50px;
 */			color:#000;
			}
		
		.top a{
			color:#03559a;
			
			}
		.tanchuang1{
			padding:0 60px 20px 60px;
			width:auto;
			height:auto;
			display:block;
/* 			margin-top:45px;
 */			z-index:100;
			}
			
.apppento{
	width:auto;
	height:44px;
	margin-top:10px;
		}			
			
.yz_input {
    border:1px solid #ababab;
    height: 42px;
    width: 90px;
    line-height: 42px;
    background-color: #FFFFFF;
    outline: none;
    padding: 0 5px;
    color: #999999;
    display: block;
    font-size: 12px;
	float:left;
	
}
img.yz_img {
    width: 106px;
    height: 37px;
	float:left;
	margin-left:20px;
}
.refresh_ico {
	float:left;

    width: 20px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
	background:url(../images/ihn.png) no-repeat;
    background-position: -110px -63px;
    margin: 10px 0 10px 85px;
}
.refresh_ico a{
	 width: 20px;
    height: 20px;
    display: inline-block;
	}
