/*发现旅行登录页
time:2016/10/27
*/
*{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 微软雅黑;
}
a{
	text-decoration: none;
	color: #00b5fd;

}
li{
	list-style: none;
}
body{
	background: #f9f9f9;
}
.login-header{
	width: 100%;
	height: 69px;
	position: relative;
	z-index: 999;
	background: url('../images/111.png') repeat-x;
}
.login-header a{
	color: #888;
}
.login-header-center{
	position: relative;
	width: 1050px;
	margin: 0 auto;
}
.header-left{
	background: url("../images/logo (1).png") no-repeat left center;
	height: 60px;
	width: 200px;
	float: left;
}
.header-left a{
	display: block;
	width: 100%;
	height: 100%;
}
.header-center{
	background: url('../images/logo_3.png') no-repeat left center;
	background-position: -3px 7px;
	width: 180px;
	height: 60px;
	float: left;
}	
.header-right{
	position: absolute;
	float: left;
	right: 0;
	width: 720px;
	height: 60px;
}
.travel-myId{
	width: 101px;
	background: #fff;
	padding: 0;
	position: absolute;
	top: 80px;
	border: solid 1px #e0e0e0;
	margin-top: -15px;
	z-index: 1;
	text-align: center;
	font-size: 14px;
	 display: none; 
	padding: 4px 0;
	border-radius: 4px;
	color: #000;
	right: -32px;
}
.travel-myId li{
	width: 100%;
    height: 40px;
    list-style: none;
    line-height: 40px;
    vertical-align: middle;
    cursor: pointer;
}
.header-right ul{
	line-height: 60px;
	float: right;
}
.header-right ul li{
	margin-right: 16px;
	font-size: 14px;
	float: left;
}
.header-nav{
	width: 2px;
	overflow: hidden;
	color: #ccc;
	background: url("../images/line.png") center no-repeat;
}


/*main层*/
.login-main{
	width: 1050px;
	margin: 0 auto;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #888;
	margin-top: -9px;
	padding-top: 9px;
}
.login-main-center{
	width: 450px;
	line-height: 28px;
	position: relative;
	left: 50%;
	margin-left: -225px;
	margin-top: 30px;
	border-radius: 4px;
	border: 1px solid #e0e0e0;
	padding-bottom: 10px;
	overflow: hidden;
	background: white;
	height: 316px;
}
.login-top{
	border-bottom: 1px solid #e0e0e0;
	position: relative;
}
.login-top li{
    display: inline;
    font-size: 18px;
    color: #000;
    line-height: 51px;
    width: 50%;
    cursor: pointer;
    text-align: center;
    background-color: #f9f9f9;
    border-bottom: 4px solid #F9F9F9;
    float: left;
}

.login-bottom{
	width: 900px;
	overflow: hidden;
}
.login-form1{
	height: 215px;
	display: block;
	float: left;
	width: 50%;
}
.login-form1 ul{
	padding-top: 30px;
}
.login-form1 ul li{
	display: block;
	margin: 9px 0;
}
.zhanghao{
	width: 100px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 20px;
	line-height: 30px;
}
.login-form1 ul input{
	width: 139px;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	box-sizing: content-box;
	background-color: #ffffff;
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 4px 6px;
    color: #555555;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.login-form1 ul input:focus{
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.xianshi{
	font-size: 12px;
	visibility: visible;
    position: absolute;
    top: 94.5px;
    left: 278px;
    background: #e0f0ff;
    border: 1px solid #acdef7;
    padding: 3px 15px;
    display: none;
    color: #888;
    text-align: left;
    z-index: 9999;
    margin-left: 6px;
    height: 21px;
    line-height: 21px;
    border-radius: 3px;
}
.xianshi1{
	font-size: 12px;
	visibility: visible;
    position: absolute;
    top: 94.5px;
    left: 278px;
    background: #e0f0ff;
    border: 1px solid #acdef7;
    padding: 3px 15px;
    display: none;
    color: #888;
    text-align: left;
    z-index: 9999;
    margin-left: 6px;
    height: 21px;
    line-height: 21px;
    border-radius: 3px;
}
.mima{
	width: 100px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 20px;
	line-height: 30px;
}
.login-bottom-btn{
	padding-left: 40px;
}
.lose{
	width: 370px;
	height: 20px;
	text-align: center;
	color: red;
}
.login-bottom-btn input{
	background-color: #00b5fd;
	width: 370px;
	height: 50px;
	margin-top: 10px;
	display: initial;
	border: none;
	color: #fff;
	font-size: 18px;
	border-radius: 4px;
}
.login-bottom-btn p{
	position: absolute;
	top: 266px;
}
.login-form2{
	height: 260px;
	display: none;
}
.login-form2 ul{
	padding-top: 30px;
}
.login-form2 ul li{
	display: block;
	margin: 9px 0;
}
.yanzhengma{
	width: 100px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 20px;
	line-height: 30px;
}
.login-bottom-btn1{
	padding-left: 40px;
}
.lose{
	width: 370px;
	height: 20px;
	text-align: center;
	color: red;
}
.login-bottom-btn1 input{
	background-color: #00b5fd;
	width: 370px;
	height: 50px;
	margin-top: 10px;
	display: initial;
	border: none;
	color: #fff;
	font-size: 18px;
	border-radius: 4px;
}
.login-bottom-btn1 p{
	position: absolute;
	top: 293px;
}
.login-form2 ul input{
	width: 139px;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	box-sizing: content-box;
	background-color: #ffffff;
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 4px 6px;
    color: #555555;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.login-form2 ul input:focus{
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.huoqu{
	background: #00b5fd !important;
	color: white !important;
	width: 100px !important;
}
.yanzhenglogo{
	display: inline-block;
	vertical-align: top;
	background: url('../images/yangzheng.jpg');
	width:100px;
	height: 30px;
	background-size: 100%;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
}
#btn{
	display: inline-block;
	cursor: pointer;
	color: #00b5fd;

}

/*footer部分*/
.travel-footer{
	margin-top: 80px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #e5e5e5;
	font-size: 14px;
	font-family: 微软雅黑;
}
.travel-footer a{
	color: #888;
}
.travel-footer ul{
	overflow: hidden;
	margin: 15px 0px;
}
.travel-footer li{
	list-style: initial;
	list-style-position: inside;
	color: #888;
	line-height: 21px;
}
.travel-footer li:hover{
	color: #333;
}
.travel-footer li a:hover{
	color: #333;
	text-decoration: underline;
}
.travel-footer-top{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}
.footer-top-big{
	margin: auto;
	width: 940px;
	height: 200px;
	overflow: hidden;
}
.top-big-1{
	padding-left: 25px;
	border-left: 1px dashed #aaa;
	height: 150px;
	text-align: left;
	float: left;
	width: 200px;
	border-left: 0;
	margin-left: 40px;
}
.top-big-2{
	padding-left: 25px;
	border-left: 1px dashed #aaa;
	height: 150px;
	text-align: left;
	float: left;
	width:160px;
}
.top-big-3{
	padding-left: 25px;
	border-left: 1px dashed #aaa;
	height: 150px;
	text-align: left;
	float: left;
	width: 140px;
}
.top-big-4{
	padding-left: 25px;
	border-left: 1px dashed #aaa;
	height: 150px;
	text-align: left;
	float: left;
	width: 120px;
}
.top-big-1 h3{
	color: #666;
	font-weight: normal;
}
.top-big-1 h3 a{
	color:#000;
}
.top-big-2 h3{
	color: #666;
	font-weight: normal;
}
.top-big-2 h3 a{
	color:#000;
}
.top-big-3 h3{
	color: #666;
	font-weight: normal;
}
.top-big-3 h3 a{
	color:#000;
}
.top-big-4 h3{
	color: #666;
	font-weight: normal;
}
.top-big-4 h3 a{
	color:#000;
}
.top-big-1:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.travel-footer-center{
	text-align: center;
	color: #888;
}
.travel-footer-bottom{
	margin-top: 10px;
	text-align: center;
}


/*工具类*/
.forget{
    position: absolute;
    right: 59px;
    top: 135px;
    margin-left: 10px;
}
.blueBorder{
	border-bottom: 4px solid #00b6fc !important; 
	background-color: #FFF !important;
}
.phoneyanzheng{
	display: block;
}
.display{
	display: none !important;
}
.block{
	display: inline-block !important;
}
.back{
	background: #00b5fd;
	color: white;
}