/*详情页 
time2016/10/30
*/



/*header*/
*{
	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: 60px;
	position: relative;
	z-index: 999;
	background: url('../images/111.png') repeat-x;
}
.login-header a{
	color: #888;
}
.login-header-center{
	position: relative;
	width: 1200px;
	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;
}

/*banner*/
.list-banner{
	position: relative;
}
.list-banner img{
	height: 490px;
	width: 100%;
}
.list-touming{
	position: absolute;
	bottom: 4px;
	left: 0;
	background: url("../images/list-touming.png") repeat-x;
	height: 218px;
	width: 100%;
}
.list-touming-center{
	width: 1050px;
	margin: 0 auto;
}
.list-touming-center h1{
	color: #fff;
	font-size: 36px;
	margin-top: 105px;
	width: 1040px;
	text-shadow: 0 1px 7px rgba(0, 0, 0, 0.6);
	font-weight: normal;
	margin-bottom: 10px;
}
.list-touming-center h3{
	color: #fff;
	font-size: 24px;
	text-shadow: 0 1px 7px rgba(0, 0, 0, 0.6);
	font-weight: normal;
}


/*亮点层*/
.list-liangdian{
	width: 1020px;
	margin: 0 auto;
	height: 105px;
	background: url("../images/liangdian.png") center no-repeat;
	margin-bottom: 20px;
}
.list-liangdian li{
	width: 25%;
	float: left;
}
.list-liangdian li p{
	margin-left: 95px;
	font-size: 18px;
	color: #333;
	margin-top: 15px;
}

/*抢购层*/
.list-buy{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: 617px;
}
.list-buy-center{
	width: 1030px;
	margin: 0 auto;
}
.list-buy-left{
	float: left;
	width: 600px;
	border: 4px solid #75bae1;
	color: #888;
	background: #14afe8;
	overflow: hidden;
	position: relative;
}
.buy-left-header{
	margin-left: 50px;
	background: #14afe8;
	margin-right: 90px;
	overflow: hidden;
}
.left-header-center{
	width: 500px;
	margin: 0 auto;
}
.header-center-left{
	display: inline-block;
	background: url("../images/left.png") no-repeat;
	width: 24px;
	height: 48px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	cursor: pointer;
}
.header-center-right{
	display: inline-block;
	width: 24px;
	height: 48px;
	background: url('../images/right.png') no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
	cursor: pointer;
}
.header-center-title{
    background-color: #14afe8;
    width: 100%;
    overflow: hidden;
}
.header-center-title li{
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	list-style: none;
	cursor: pointer;
	color: #f9f9f9;
	font-size: 14px;
}
.body-ul1{
	background: #fbfbfb;
	overflow: hidden;
	text-align: center;
}
.body-ul1 li{
	width: 84px;
	padding: 5px 0px;
	float: left;
}
.body-ul2{
	overflow: hidden;
	background: #fbfbfb;
	height: 342px;
}
.body-ul2 li{
	border-top: 1px solid #E8E8E8;
	float: left;
	height: 57px;
	box-sizing: border-box;
	width: 85.5px;
	padding: 5px 4px;
	position: relative;
	cursor: pointer;
}
.body-ul2 li b{
	font-weight: normal;
	font-size: 14px;
	color: red;
	position: absolute;
}
.gqm{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #fbfbfb;
	color: #14afe8 !important;
}
.gqm2{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #fbfbfb;
	color: #14afe8 !important;
}
.gqm1{
	background: #fc7600 !important;
    border: none;
    color: #fff !important;
}
.border{
	border: 1px solid #fc7600 !important;
}
.sheng{
	top: 2px;
	right: 10px;
}
.qian{
	bottom: 5px;
	right: 10px;
}
.list-buy-body-bottom{
	background: #fff;
	width: 96%;
	margin: 0 auto;
	padding:  10px 2% 0px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
}
.body-ul2 li:nth-child(even){
	background: #f4f4f4;
}
.big-orange{
	color: #fd7600;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
}
.small-orange{
	color: #fd7600;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
}
.body-bottom-p{
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #888;
}
.body-bottom-div{
	position: relative;
	padding-left: 85px;
	margin-bottom: 10px;
}
.body-bottom-div p{
	height: 28px;
	line-height: 28px;
	font-size: 16px;
}
.body-bottom-p span{
	color: #00b5fd;
	cursor: pointer;
	float: right;
	margin-right: 15px;
}
.body-bottom-div strong{
	font-weight: normal;
	margin-left: -85px;
}
.body-bottom-div a{
	position: absolute;
	top: 0;
	right: 0;
}
.list-buy-right{
	width: 400px;
	float: left;
	margin-left: 20px;
	background: #fff;
	padding-bottom: 10px;
}
.right-table1{
	width:100%;
	margin-top:10px;
}
.right-table1 tr{
	height: 30px;
}
.grey{
	font-size: 16px;
	padding: 5px 0;
	padding-left: 18px;
	color: #9e9e9e;
}
.grey-div1{
	width: 120px;
	float: left;
}
.grey-div2{
	color: #fc4100;
	font-size: 14px;
}
.grey-div3{
	float: left;
	width: 80px;
	margin-right: 10px;
}
.grey-div3 select{
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 80px;
	color: #555555;
	vertical-align: middle;
	padding: 4px 6px;
	font-size: 14px;
	display: inline-block;
}
.grey-div4{
	color: #fd7600;
	font-size: 22px;
	float: left;
	width: 160px;
	margin-left: 5px;
}
.grey-div5{
	margin-top: 4px;
	margin-left: 5px;
	float: left;
	width: 160px;
}
#danren{
	display: none;
}
.grey-div6{
	font-size: 14px;
	margin-top: 0px;
	color: #00b5fd;
}
.grey-div7{
	margin-top: 20px;
	font-size: 30px;
	text-align: center;
	color: #fd7600;
}
.right-bottom{
	width: 90%;
	margin: 0 auto;
}
.bottom-border{
	border: 1px solid #9e9e9e;
	padding: 5px 10px;
	margin-bottom: 20px;
}
.bottom-margin{
	margin-left: 25px;
}
.bottom-margin strong{
	color: #888;
	font-size: 18px;
	font-weight: normal;
}
.bottom-margin p{
	margin-bottom: 2px;
	white-space: nowrap;
	color: #9e9e9e;
	font-size: 13px;
	margin-top: -5px;
}
.grey-div8{
	width: 60px;
	margin-top: 5px;
	padding-right: 10px;
	border-right: 1px solid #cecece;
	text-align: left;
	margin-right: 10px;
	float: left;
}
.grey-div9{
	background: #f5f5f5;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: -5px;
	font-size: 14px;
	color: #888;
}
.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.grey-div10{
	color: #f00;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	width: 90%;
	white-space: nowrap;
}
.liji{
	height: 50px;
	width: 100%;
	text-align: center;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	background: #ccc;
	margin-bottom: 5px;
	font-size: 22px;
	border-radius: 4px;
}
.tishi{
	text-align: center;
	color: #787878;
	font-size: 14px;
}
/*图片*/
.list-buy-tupian{
	width: 1020px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.list-buy-tupian img{
	width: 100%;
}



/*解释层*/

.list-jieshi{
	width: 1030px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}
.list-jieshi-center{
	width: 1020px;
	margin: 0 auto;
	float: left;
}
.list-jieshi-title{
	color: #14afe8;
    padding: 5px;
    padding-left: 10px;
    background-color: white;
    width: 520px;
    margin-top: 20px;
    float: left;
    font-weight: normal;
    font-size: 14px;
}
.list-jieshi-title::after{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.list-jieshi-body{
	overflow: hidden;
	background: #fff;
	float: left;
}
.jieshi-big-body{
	float: left;
	width: 1020px;
}
.jieshi-big-left{
	float: left;
	width: 500px;
}
.jieshi-big-right{
	float: left;
	width: 500px;
}
.jieshi-big-left h3{
	text-align: left;
	margin-left: 40px;
	padding-top: 20px;
	color: #14afe8;
	font-size: 24px;
	float: left;
	font-weight: normal;
}
.xian{
	height: 1px;
	background-color: #dadada;
	margin-top: 35px;
	margin-left: 10px;
	width: 340px;
	float: left;
}
.jieshi-big-left ul{
	margin:20px 30px;
}
.jieshi-big-left ul li{
	list-style: none;
	border-bottom: 1px dotted #dcdcdc;
	line-height: 45px;
	color: #787878;
	padding-left: 10px;
	font-size: 16px;
}
.jieshi-big-right h3{
	text-align: left;
	margin-left: 40px;
	padding-top: 20px;
	color: #14afe8;
	font-size: 24px;
	float: left;
	font-weight: normal;
}
.jieshi-big-right ul{
	margin:20px 30px;
}
.jieshi-big-right ul li{
	list-style: none;
	border-bottom: 1px dotted #dcdcdc;
	line-height: 45px;
	color: #787878;
	padding-left: 10px;
	font-size: 16px;
}
.xian1{
	height: 1px;
	background-color: #dadada;
	margin-top: 35px;
	margin-left: 10px;
	width: 227px;
	float: left;
}
.jieshi-qianzheng{
	padding-top: 20px;
	padding-bottom: 40px;
	width: 1020px;
	background: #fff;
	float: left;
}
.jieshi-qianzheng-left{
	float: left;
	width: 500px;
}
.jieshi-qianzheng-right{
	float: left;
	width: 500px;
}
.qianzheng-yuan{
	width: 80px;
	height: 80px;
	background: #14afe8;
	border-radius: 50%;
	text-align: center;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}
.qianzheng-yuan p{
	color: white;
	font-size: 18px;
	line-height: 26px;
	padding-top: 13px;
}
.qianzheng-fang{
	float: left;
	width: 300px;
	margin-top: 20px;
	padding-left: 15px;
}
.qianzheng-fang span{
	line-height: 24px;
	font-size: 16px;
	color: #888;

}
.jieshi-hangban{
	width: 1020px;
	float: left;
	background: #fff;
}
.jieshi-hangban-center{
	position: relative;
	margin-left: 20px;
}
.jieshi-hangban-center h3{
	text-align: left;
	margin-left: 20px;
	padding-top: 20px;
	color: #14afe8;
	font-size: 1.6em;
	margin-bottom: 20px;
	font-weight: normal;
}
.jieshi-hangban-center small{
	position: absolute;
    background: #fff;
    top: 25px;
    z-index: 5;
    left: 120px;
    font-size: 14px;
    color: #888;
    margin-left: 10px;
}
.xian2{
	height: 1px;
	background-color: #dadada;
	margin-top: 35px;
	margin-left: 10px;
	width: 600px;
	position: absolute;
	top: 0px;
	left: 325px;
}
.hangban-first{
	margin-bottom: 20px;
	height: 100px;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px dotted #b2b2b2;
	float: left;
	width: 880px;
	margin-right: 30px;
	color: #888;
	padding-left: 20px;
}
.first-one{
	width: 120px;
	display: block;
	float: left;
	padding: 18px 5px;
	border-right: 1px dotted #b2b2b2;
}
.first-two{
	float: left;
	display: block;
	width: 180px;
	padding: 18px 5px;
}
.first-two section{
	color: #14afe8;
}
.first-three{
	width: 180px;
	float: left;
	padding: 18px 5px;
	float: left;
	border-right: 1px dotted #b2b2b2;
}
.first-three section{
	color: #14afe8;
}
.hangban-plane{
	margin-top: 18px;
	height: 40px;
	background: url("../images/plane.png") left no-repeat;
	background-position: -13px -17px;
	float: left;
	width: 40px;
}
.first-four{
	float: left;
	width: 280px;
	text-align: left;
	padding-left: 40px;
	margin-top: 30px;
}

/*酒店信息*/
.list-hotel{
	margin-top: 40px;
	width: 1020px;
	margin: 0 auto;
	position: relative;
}
.list-hotel h3{
	text-align: left;
	color: #14afe8;
	font-size: 24px;
	font-weight: normal;
	float: left;
	margin-top: 20px;
}
.xian3{
	height: 1px;
	background: #dadada;
	margin-top: 15px;
	margin-left: 10px;
	width: 820px;
	position: absolute;
	top: 20px;
	left: 90px;
}
.list-hotel-top{
	padding-top: 10px;
	margin-top: 20px;
}
.list-hotel-top-title{
	height: 50px;
	font-size: 18px;
	margin-top: 10px;
}
.list-hotel-top-title span{
	float: left;
	padding: 5px 20px;
	display: block;	
	color: #888;
}
.list-hotel-top-title a{
	border-color: #00b5fd;
	background: url("../images/duihao.png") right bottom no-repeat;
	padding: 5px 20px;
    border: 1px solid #fff;
    display: block;
    float: left;
    color: #00b5fd;
    cursor: pointer;
    border: 1px solid #00b5fd;
    margin-right: 4px;
}
.top-body-left{
	width: 540px;
	float: left;
}
.top-body-right{
	width: 380px;
	float: left;
	position: relative;
	margin-left: 20px;
}
.top-body-left-top{
	height: 280px;
	border: 1px solid #000;
}
.top-body-left-top div{
	height: 100%;
	display: none;
}
.top-body-left-top img{
	width: 100%;
	height: 100%;
}
.top-body-left-bottom{
	border-top: none;
}
.top-body-left-bottom li{
	opacity: .5;
    width: 15.92%;
    float: left;
    list-style: none;
    height: 60px;
    display: block;
    border: 1px solid #000;
    margin: 1px;
    cursor: pointer;
}
.top-body-left-bottom img{
	width: 100%;
	height: 100%;
}
.list-hotel-top-body{
	overflow: hidden;
}
.top-body-left-top1{
	height: 280px;
	border: 1px solid #000;
}
.top-body-left-top1 div{
	height: 100%;
	display: none;
}
.top-body-left-top1 img{
	width: 100%;
	height: 100%;
}
.top-body-left-bottom1{
	border-top: none;
}
.top-body-left-bottom1 li{
	opacity: .5;
    width: 15.92%;
    float: left;
    list-style: none;
    height: 60px;
    display: block;
    border: 1px solid #000;
    margin: 1px;
    cursor: pointer;
}
.top-body-left-bottom1 img{
	width: 100%;
	height: 100%;
}
.top-body-right h4{
	display: inline-block;
	color: #00b5fd;
	height: 26px;
	line-height: 26px;
	padding-left: 0;
	font-size: 18px;
	font-weight: normal;
}
.xing{
	width: 130px;
	background: url("../images/star.png") no-repeat;
	display: block;
	height: 26px;
	background-position: 0 -210px;
	margin-bottom: 10px;
}
.xian4{
	border-bottom: 1px dotted #333;
}
.top-body-right p{
	color: #333;
	margin-bottom: 10px;
	font-size: 14px;
}
.top-body-right ul{
	padding: 10px;
}
.top-body-right ul li{
	margin-bottom: 10px;
	color: #888;
	font-size: 14px;
}


/*目的地*/
.list-mudidi{
	width: 1030px;
	margin: 0 auto;
}
.list-mudidi-center{
	margin-top: 20px;
	position: relative;
}
.list-mudidi-title{
	height: 57px;
	width: 1020px;
	padding-top: 6px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	z-index: 99;
}
.list-mudidi-title ul li{
	font-size: 16px;
	border-bottom: 4px #fff solid;
	padding: 8px 0;
	float: left;
}
.list-mudidi-title ul li a{
	display: block;
	height: 100%;
	line-height: 30px;
	padding: 0 20px;
	border-right: 1px dotted #333;
	color: #000;
}
.list-mudidi-body{
	position: relative;
	padding-bottom: 40px;
	z-index: 1;
}
.list-mudidi-body-center{
	padding: 60px 60px 40px 60px;
	background: url("../images/line2.png") center top no-repeat;
}
.list-mudidi-body-center h1{
	font-weight: normal;
	font-size: 26px;
}
.list-mudidi-body-center font{
	color: #333;
}
.list-mudidi-day{
	overflow: hidden;
	padding: 60px 60px 40px 60px;
	background: url("../images/line2.png") center top no-repeat;
	transition:all 0.35s;
}
.mudidi-day-title{
	display: block;
	font-size: 24px;
	line-height: 60px;
	height: 60px;
	margin: 0;
	font-weight: normal;
	overflow: hidden;
}
.mudidi-day-title-big{
	color: #00b5fc;
	font-size: 48px;
}
.mudidi-day-title-small{
	margin-left: 10px;
	color: #333;
}
.day-title-tu1{
	width: 440px;
	margin-left: 15px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
.day-title-tu1 img{
	width: 100%;
	float: left;
	object-fit: cover;
	height: 250px;
}
.day-title-tu2{
	width: 440px;
	float: left;
	margin-left: 15px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
.day-title-tu2::after{
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.day-title-tu2 img{
	width: 100%;
	float: left;
	height: 250px;
	object-fit:cover;
}

.mudidi-day-special{
	margin-bottom: 15px;
	margin-top: 10px;
}
.special-1{
	font-weight: normal;
    background-repeat: no-repeat;
    padding-left: 40px;
    background-image: url("../images/hotel.png");
    color: #00b5fd;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 15px;
}
.special-2{
	font-weight: normal;
    background-repeat: no-repeat;
    padding-left: 40px;
    background-image: url("../images/hotel.png");
    background-position: 0 -60px;
    font-size: 16px;
}
.xing1{
	width: 130px;
    background: url("../images/star.png") no-repeat;
    display: inline-block;
    height: 26px;
    background-position: 0 -205px;
    margin-left: 15px;
}
.list-mudidi-day font{
	color: #333;
	line-height: 20px;
}
.mudidi-four{
	float: left;
	margin-top: 40px;
	width: 430px;
	margin-right: 20px;
}
.four-left{
	height: 137px;
	width: 220px;
	position: absolute;
}
.four-left img{
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.four-right{
	color: #888;
	height: 128px;
	margin-top: 0px;
	padding-left: 235px;
	padding-top: 10px;
}
.four-right:hover{
	background: #fff;
}
.four-right span{
	line-height: 30px;
	width: 190px;
	background: none;
	font-size: 18px;
}

/*侧边固定栏*/
.list-mudidi-biankuang{
	position: absolute;
    z-index: 3;
    top: 135px;
    left: -85px;
    width: 70px;
}
.list-mudidi-biankuang ul{
	overflow: hidden;
}
.list-mudidi-biankuang li{
	float: left;
	text-align: center;
	width: 70px;
	background: #fff;
}
.list-mudidi-biankuang li a:hover{
	border-left: 4px #00b5fd solid;
}
.list-mudidi-biankuang li a{
	text-align: center;
	background: #fff;
	color: #333;
	margin: 4px 0;
	width: 70px;
	line-height: 30px;
	height: 30px;
	display: block;
	border-left: 4px solid #fefefe;
}

/*回到顶部*/
/*回到顶部*/
.travel-goontop{
	width: 54px;
	height: 305px;
	position: fixed;
	bottom: 150px;
	right: 0px;
	border: 1px solid #ededed;
	z-index: 99;
	font-size: 14px;
	font-family: 微软雅黑;
	background: #FFF;
	display: none;
}
.travel-goontop a{
	color: #888;
	font-size: 14px;
}
.guanjia{
	display: block;
	margin: 0;
	height: 110px;
	border-bottom: 1px dotted #ededed;
	background: #FFF;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
.guanjia a{
	display: block;
	width: 100%;
	overflow: hidden;
	background: url("../images/00.png") no-repeat;
	text-align: center;
	padding-top: 60px;
	background-position: -12px -81px;
}
.travel-goontop span{
	color: #9e9e9e;
    font: 12px "宋体";
    text-align: center;
    display: inline-block;
}
.wenti{
	display: block;
    margin: 0;
    border-bottom: 1px dotted #ededed;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url("../images/000.png") no-repeat center 9px;
    height: 73px;
}
.wenti a{
	color: #4d4d4d;
	display: inline-block;
	text-align: center;
	background: none;
	width: auto;
	height: 60px;
	font-size: 12px;
	padding-top: 39px;
	white-space: nowrap;
}
.dingbu{
	display: block;
    margin: 0;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 90px;
    border-bottom: none;
    background: #FFF;
}
.dingbu a{
	display: block;
	width: 100%;
	overflow: hidden;
	background: url("../images/00.png") no-repeat;
	text-align: center;
	background-position: -12px -150px;
	padding-top: 60px;
}
.dingbu a span{
	color: #4d4d4d;
	display: inline-block;
	font: 12px "宋体";
	cursor: pointer;
	white-space: nowrap;
}
.erweima{
	width: 150px;
	height: 200px;
	left: -155px;
	top: 0px;
	background: url("../images/erweima.png") no-repeat;
	display: none;
	position: absolute;
}


/*footer*/
.travel-footer{
	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;
}

/*工具类*/
.month{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #fbfbfb;
	color: #14afe8;
}
.current{
	opacity: 1 !important;
	border-color: #0080c5 !important;
}
.current1{
	opacity: 1 !important;
	border-color: #0080c5 !important;
}
.active{
	border-bottom: 4px #00b5fd solid !important;
}
.fixed{
	width: 1020px;
	left: 159.5px;
	top: 0px;
	position: fixed;
}
.fixed1{
	left: 75px;
	top: 0px;
	position: fixed;
}
.active1{
	border-left: 4px #00b5fd solid !important;
}
.back{
	background: #00b5fd;
	color: white;
}
.display{
	display: block !important;
}