/*
	为什么选择发现旅行
	time:2016/11/3;
*/
*{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 微软雅黑;
}
a{
	text-decoration: none;
	color: #00b5fd;

}
li{
	list-style: none;
}
body{
	background: #f9f9f9;
}
/*header*/
.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*/
.why-main{
	width: 1050px;
	margin: 0 auto;
	margin-top: -9px;
	padding-top: 30px;
	font-family: 微软雅黑;
	color: #888;
	font-size: 14px;
}
.why-main-center{
	margin: 0 auto;
	border: 1px solid #dcdcdc;
	background: #fff;
	padding: 40px; 
	overflow: hidden;
}
.main-center-left{
	float: left;
	width: 200px;
	position: relative;
}
.main-center-left ul{
	margin-right: 25px;
}
.main-center-left ul li{
	margin: 4px 0px;
}
.main-center-left ul li a:hover{
	display: block;
	border-left: 4px solid #00b5fd;
}
.main-center-left ul li a{
	display: block;
	border-left: 4px solid #fff;
	padding: 10px 0;
	padding-left: 4px;
	border-bottom: 1px dotted #333;
	color: #000;
}
.main-center-left ul li a span{
    color: #00b5fd;
    float: right;
    right: 10px;
    position: relative;
}
.main-center-right{
	float: left;
	margin-left: 40px;
	width: 680px;
}
.right-big-title{
	border-bottom: 3px solid #00b5fd;
	font-weight: normal;
	font-size: 28px;
	padding-left: 6px;
	padding-bottom: 8px;
	color: #333;
	text-align: right;
	margin-bottom: 20px;
	padding-right: 10px;
}
.main-center-right ul{
	margin: 12px 0px;
}
.main-center-right ul li{
	padding:30px 0px;
	float: left;	
	background-position: 0px 0px;
	background: url("../images/line2.png") center bottom no-repeat;
}
.small-left{
	width: 100px;
	float: left;
}
.small-left span{
	width: 80px;
	height: 80px;
	background: url("../images/why.png") no-repeat;
	display: block;
}
.small-right{
	float: left;
	margin-left: 40px;
	width: 540px;
}
.small-right h3{
	font-size: 24px;
	font-weight: normal;
	color: #00b5fd;
}
.small-right p{
	font-size: 14px;
	color: #888;
	line-height: 25px;
}
::after{
	clear: both;
}

/*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;
}

/*工具类*/
.back{
	background: #00b5fd;
	color: white;
}