/*
	发现旅行--首页
	2016/10/24
*/

*{
	margin:0;
	padding: 0;
	border: 0;
	font-family:"Microsoft YaHei";
}
a{
	text-decoration: none;
	color: #fff;
}
li{
	list-style: none;
}

/*
banner图部分
*/
.travel-banner{
	position: relative;
}
.travel-img{
    float: left;
    width: 100%;
    height: 420px;
    position: relative;
}
.travel-bigBanner{
	background: url('../images/02.jpg') no-repeat center;
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.travel-list{
	position: absolute;
	left: 50%;
	width: 1200px;
	height: 420px;
	margin-left: -600px;
}
.travel-logo{
	display: inline-block;
	margin-top: 10px;
	margin-right: 5px;
}
.travel-nav{
	position: absolute;
	top: 8px;
	left: 490px;
	width: 700px;
	height: 36px;
}
.travel-nav ul li{
	float: left;
	padding: 2px 12px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	font-size: 16px;
	color:#fff;
	font-family: 微软雅黑;
}
.travel-nav ul li:hover{
	color: #00b5fd;
}
.travel-nav ul li b{
	position: absolute;
	color: #f00;
	top: -10px;
	left: 103px;
	font-size: 12px;
}
.travel-myId{
	position: absolute;
    top: 37px;
    right: 5px;
    color: #333;
    background: white;
    width: 134px;
    text-align: center;
    border-radius: 4px;
    display: none;
}
.travel-myId li{
	line-height: 28px;
	padding: 2px 12px;
	font-size: 16px;
	font-family: 微软雅黑;
	cursor: pointer;
}
.travel-myId li:hover{
	background: #545454;
	color: #fff;
}
.travel-login{
	display: inline-block;
	padding: 5px 20px;
	font-size: 16px; 
	background: rgba(0,0,0,0.6);
	margin-left: 20px;
	font-family: 微软雅黑;
	position: absolute;
	top: -7px;
	right: -5px;
	width: 95px;
	height: 26px;
	text-align: center;
	line-height: 26px;
}
.travel-login a{
	color: #fff;
}
#travel-where{
	position: absolute;
	top: 170px;
	left: 307px;
	width: 620px;
	color:white;
	font-size: 16px;
	font-family: 微软雅黑;
}
.travel-country{
    float: left;
    margin-right: 4px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: #46565D;
    display: inline-block;
}
.travel-trigger{
    border-radius: 4px;
    cursor: pointer;
    padding: 10px 24px 9px 9px;
    overflow: hidden;
    position: relative;
    background-color: #000;
    background: rgba(0,0,0,.5);
    height: 100%;
    color: #fff;
    box-shadow: none;
    width: 200px;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
}
.travel-trigger::after{
	content: "";
    display: block;
    position: absolute;
    z-index: 55;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #fff;
    top: 17px;
    right: 9px;
}
.travel-options{
	list-style: none;
    margin: 0;
    position: absolute;
    top: 40px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 50;
    overflow: auto;
    background: #000;
    background: rgba(0,0,0,0.8);
    border-radius: 4px;
    min-width: 200px;
    padding: 6px 0;
    transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}
.travel-options li{
	padding: 6px 12px;
	color: #fff;
	cursor: pointer;
	transition: all 150ms ease-out;
	-webkit-transition: all 150ms ease-out;
}
.travel-years{
	position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: #46565D;
    display: inline-block;
    float: left;
    margin-right: 4px;
}
.travel-gogo{
	background-color: #000;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 3px;
	margin-right: 5px;
	padding: 8px 20px;
	display: inline-block;
}
.travel-gogo a{
	color:#fff;
}

.open{
	visibility: visible;
	opacity: 1;
	display: block;
}



/*两行图片*/
.travel-zongzhi{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	text-align: center;
}
.travel-miaosha{
	background-color: #f7f7f7;
	padding-top: 14px;
	padding-bottom: 14px;
	overflow: hidden;
}
.travel-miaosha-center{
	width: 1200px;
	margin: 0 auto;
}
.travel-miaosha-left{
	background: url('../images/03.jpg') no-repeat;
	width: 356px;
	height: 72px;
	float: left;
	font-family: 微软雅黑;
	font-size: 14px;
}
.travel-miaosha-leftsmall{
	width: 50%;
	padding-top: 14px;
	line-height: 24px;
	font-size: 16px;
	display: inline-block;
	float: right;
	color: #00b5fd;
	text-align: center;
}
.travel-miaosha-right{
	padding: 10px 20px;
	padding-left: 50px;
	color: #585858;
	width: 720px;
	float: left;
	font-family: 微软雅黑;
	font-size: 16px;
	line-height: 26px;
}



/*性价比*/
.travel-xingjiabi{
	background: #eee;
	overflow: hidden;
	width: 100%;
	padding-bottom: 10px;
}
.travel-xingjiabi-center{
	width: 1200px;
	margin: 0 auto;
	font-family: 微软雅黑;
	position: relative;
}
.travel-xingjiabi-center h2{
	margin: 20px 0px;
	text-align: center;
	color: #888;
	font-weight: normal;
}
.travel-xingjiabi-top{
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
	height: 290px;
	width: 1190px;
	border-radius: 5px;
}
.travel-xingjiabi-top img{
	float: left;
	width: 100%;
}
.travel-xingjiabi-top div{
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 52px;
	background: rgba(0,0,0,0.4);
	height: 290px;
	width: 15%;
	padding:0px 2%;
	color:#fff;
	border-radius: 5px;
}
.travel-xingjiabi-top div p{
	font-size: 26px;
	margin-top: 50px;
	text-align: center;
}
.travel-xingjiabi-top div span{
	font-size: 20px;
	margin-top: 10px;
	text-align: center;
	display: inline-block;
	line-height: 36px;
}
.travel-xingjiabi-bottomLeft{
	height: 194px;
	overflow: hidden;
	width: 590px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	float: left;
	text-align: center;
}
.travel-xingjiabi-bottomLeft img{
	width: 100%;
}
.travel-xingjiabi-bottomLeft div{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	z-index: 2;
}
.travel-xingjiabi-bottomLeft p{
	position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-size: 20px;
    top: 40%;
    z-index: 3;
}
.travel-xingjiabi-bottomRight{
	height: 194px;
	overflow: hidden;
	width: 590px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	float: left;
	text-align: center;
}
.travel-xingjiabi-bottomRight img{
	width: 100%;
}
.travel-xingjiabi-bottomRight div{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	z-index: 2;
}
.travel-xingjiabi-bottomRight p{
	position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-size: 20px;
    top: 40%;
    z-index: 3;
}


/*全部商品*/

.travel-all-title{
	width: 1200px;
	margin: 0 auto;
	color:#888;
	font-family: 微软雅黑;
}
.travel-all-title h2{
	text-align: center;
	margin: 20px 0px;
	font-weight: normal;
}
.travel-siemReap{
	margin: 0 auto;
	width: 1200px;
	margin-bottom: 60px;
}
.travel-siemReap-top{
	position: relative;
	overflow: hidden;
	height: 309px;
}
.travel-siemReap-top img{
	width: 100%;
	vertical-align: middle;
}
.travel-siemReap-top h1{
	position: absolute;
	top: 30px;
	left: 0px;
	padding: 10px 15px;
	font-size: 26px;
	color:#fff;
	background: rgba(0,0,0,0.5);
	font-weight: normal;
}
.travel-siemReap-bottom{
	position: relative;
	z-index: 2;
	padding-bottom: 15px;
	background-color: #faf3e0;
	padding-top: 10px;
	height: 163px;
}
.travel-siemReap-title{
	margin-left: 30px;
	overflow: hidden;
}
.travel-siemReap-title span{
	padding: 5px 20px;
	color: #1babdd;
	font-size: 16px;
	float: left;
	cursor: pointer;
	display: inline-block;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right: 15px;
}
.travel-current{
	border: 1px solid #1babdd;
	border-bottom: 1px solid #faf3e0;;
	position: relative;
	z-index: 2;
}
.travel-siemReap-body{
	border: 1px solid #41a8e7;
    margin: 0px 12px;
    margin-top: -1px;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    width: 1170px;
}
.travel-siemReap-over{
	overflow: hidden;
}
.travel-siemReap-over1{
	clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.travel-siemReap-body-first{
	position: relative;
	padding: 10px 0px;
    border-right: 1px solid #e7e7e7;
    box-sizing: border-box;
    float: left;
    width: 33.33333%;
}
.travel-siemReap-body-first:hover{
	background: #c7e5f3;
	transition:all 0.35s;
}
.travel-siemReap-body-first p{
	color:#9a9995;
	margin-left: 15px;
}
.pri{
    color: #e3682f;
    font-size: 22px;
}
.mr5{
	margin-right: 5px;
	font-size: 17px;
	color: #e3682f
}
.lable{
	background: #eb6877;
	font-size: 12px;
	color: #fff;
	padding: 1px 2px;
	border-radius: 2px;
	display: inline-block;
	vertical-align: middle;
}
.mb1 em{
	font-style: normal;
	color:#9a9995;
	font-size: 14px;
}
.mb2{
	color: #9a9995;
	margin-left: 15px;
	margin-bottom: 10px;
}
.mb2 span{
	color: #9a9995;
	font-size: 14px;
}
.mb2 del{
	color:#888;
}
.plane{
	box-sizing: border-box;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #484848 !important;
	height: 28px;
	line-height: 28px;
	padding-left: 28px;
	float: left;
	width: 96%;
	background: url("../images/icon-plane.png") no-repeat left center;
	margin-top: -4px;
	margin-left: 15px;
}
.travel-siemReap-more{
	width: 21px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-left:15px;
	background-image: url('../images/05.png');
}
.travel-siemReap-more a{
	cursor: pointer;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 9%;
	right: 21%;
	color: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
}
.travel-siemReap-img{
	width: 100%;
	height: 100%;
	z-index: -1;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.travel-siemReap-img img{
	float: right;
	height: 128px;
}


/*第二张*/
.travel-Bali{
	margin: 0 auto;
	width: 1200px;
	margin-bottom: 60px;
}
.travel-Bali-top{
	position: relative;
	overflow: hidden;
}
.travel-Bali-top img{
	width: 100%;
	vertical-align: middle;
}
.travel-Bali-top h1{
	position: absolute;
	top: 30px;
	left: 0px;
	padding: 10px 15px;
	font-size: 26px;
	color:#fff;
	background: rgba(0,0,0,0.5);
	font-weight: normal;
}
.travel-Bali-bottom{
	position: relative;
	z-index: 2;
	padding-bottom: 15px;
	background-color: #e9faff;
	padding-top: 10px;
	height: 163px;
}
.travel-Bali-title{
	margin-left: 30px;
	overflow: hidden;
}
.travel-Bali-title span{
	padding: 5px 20px;
	color: #1babdd;
	font-size: 16px;
	float: left;
	cursor: pointer;
	display: inline-block;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right: 15px;
}
.travel-Bali-current{
	border: 1px solid #1babdd;
	border-bottom: 1px solid #e9faff;;
	position: relative;
	z-index: 2;
}
.travel-Bali-body{
	border: 1px solid #41a8e7;
    margin: 0px 12px;
    margin-top: -1px;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    width: 1170px;
}
.active{
	visibility: visible !important;
}
.active1{
	visibility: visible !important;
}
.active2{
	visibility: visible !important;
}
.active3{
	visibility: visible !important;
}
.active4{
	visibility: visible !important;
}
.active5{
	visibility: visible !important;
}
.travel-Bali-over{
	overflow: hidden;
}
.travel-Bali-over1{
	clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.travel-Bali-body-first{
	position: relative;
	padding: 10px 0px;
    border-right: 1px solid #e7e7e7;
    box-sizing: border-box;
    float: left;
    width: 33.33333%;
}
.travel-Bali-body-first:hover{
	background: #c7e5f3;
	transition:all 0.35s;
}
.travel-Bali-body-first p{
	color:#9a9995;
	margin-left: 15px;
}
.travel-Bali-more{
	width: 21px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-left:15px;
	background-image: url('../images/05.png');
}
.travel-Bali-more a{
	cursor: pointer;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 9%;
	right: 21%;
	color: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
}
.travel-Bali-img{
	width: 100%;
	height: 100%;
	z-index: -1;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.travel-Bali-img img{
	float: right;
	height: 128px;
}

/*第三张*/
.travel-Sabah{
	margin: 0 auto;
	width: 1200px;
	margin-bottom: 60px;
}
.travel-Sabah-top{
	position: relative;
	overflow: hidden;
}
.travel-Sabah-top img{
	width: 100%;
	vertical-align: middle;
}
.travel-Sabah-top h1{
	position: absolute;
	top: 30px;
	left: 0px;
	padding: 10px 15px;
	font-size: 26px;
	color:#fff;
	background: rgba(0,0,0,0.5);
	font-weight: normal;
}
.travel-Sabah-bottom{
	position: relative;
	z-index: 2;
	padding-bottom: 15px;
	background-color: #e9faff;
	padding-top: 10px;
	height: 163px;
}
.travel-Sabah-title{
	margin-left: 30px;
	overflow: hidden;
}
.travel-Sabah-title span{
	padding: 5px 20px;
	color: #1babdd;
	font-size: 16px;
	float: left;
	cursor: pointer;
	display: inline-block;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right: 15px;
}
.travel-Sabah-current{
	border: 1px solid #1babdd;
	border-bottom: 1px solid #e9faff;;
	position: relative;
	z-index: 2;
}
.travel-Sabah-body{
	border: 1px solid #41a8e7;
    margin: 0px 12px;
    margin-top: -1px;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    width: 1170px;
}
.travel-Sabah-over{
	overflow: hidden;
}
.travel-Sabah-over1{
	clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.travel-Sabah-body-first{
	position: relative;
	padding: 10px 0px;
    border-right: 1px solid #e7e7e7;
    box-sizing: border-box;
    float: left;
    width: 33.33333%;
}
.travel-Sabah-body-first:hover{
	background: #c7e5f3;
	transition:all 0.35s;
}
.travel-Sabah-body-first p{
	color:#9a9995;
	margin-left: 15px;
}
.travel-Sabah-more{
	width: 21px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-left:15px;
	background-image: url('../images/05.png');
	display: none;
}
.travel-Sabah-more a{
	cursor: pointer;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 9%;
	right: 21%;
	color: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
}
.travel-Sabah-img{
	width: 100%;
	height: 100%;
	z-index: -1;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.travel-Sabah-img img{
	float: right;
	height: 128px;
}


/*第四张*/
.travel-ChiangMai{
	margin: 0 auto;
	width: 1200px;
	margin-bottom: 60px;
}
.travel-ChiangMai-top{
	position: relative;
	overflow: hidden;
}
.travel-ChiangMai-top img{
	width: 100%;
	vertical-align: middle;
}
.travel-ChiangMai-top h1{
	position: absolute;
	top: 30px;
	left: 0px;
	padding: 10px 15px;
	font-size: 26px;
	color:#fff;
	background: rgba(0,0,0,0.5);
	font-weight: normal;
}
.travel-ChiangMai-bottom{
	position: relative;
	z-index: 2;
	padding-bottom: 15px;
	background-color: #e9faff;
	padding-top: 10px;
	height: 163px;
}
.travel-ChiangMai-title{
	margin-left: 30px;
	overflow: hidden;
}
.travel-ChiangMai-title span{
	padding: 5px 20px;
	color: #1babdd;
	font-size: 16px;
	float: left;
	cursor: pointer;
	display: inline-block;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right: 15px;
}
.travel-ChiangMai-current{
	border: 1px solid #1babdd;
	border-bottom: 1px solid #e9faff;
	position: relative;
	z-index: 2;
}
.travel-ChiangMai-body{
	border: 1px solid #41a8e7;
    margin: 0px 12px;
    margin-top: -1px;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    width: 1170px;
}
.travel-ChiangMai-over{
	overflow: hidden;
}
.travel-ChiangMai-over1{
	clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.travel-ChiangMai-body-first{
	position: relative;
	padding: 10px 0px;
    border-right: 1px solid #e7e7e7;
    box-sizing: border-box;
    float: left;
    width: 33.33333%;
}
.travel-ChiangMai-body-first:hover{
	background: #c7e5f3;
	transition:all 0.35s;
}
.travel-ChiangMai-body-first p{
	color:#9a9995;
	margin-left: 15px;
}
.travel-ChiangMai-more{
	width: 21px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-left:15px;
	background-image: url('../images/05.png');
	display: none;
}
.travel-ChiangMai-more a{
	cursor: pointer;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 9%;
	right: 21%;
	color: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
}
.travel-ChiangMai-img{
	width: 100%;
	height: 100%;
	z-index: -1;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.travel-ChiangMai-img img{
	float: right;
	height: 128px;
}


/*第五张*/

.travel-Bangkok{
	margin: 0 auto;
	width: 1200px;
	margin-bottom: 60px;
}
.travel-Bangkok-top{
	position: relative;
	overflow: hidden;
}
.travel-Bangkok-top img{
	width: 100%;
	vertical-align: middle;
}
.travel-Bangkok-top h1{
	position: absolute;
	top: 30px;
	left: 0px;
	padding: 10px 15px;
	font-size: 26px;
	color:#fff;
	background: rgba(0,0,0,0.5);
	font-weight: normal;
}
.travel-Bangkok-bottom{
	position: relative;
	z-index: 2;
	padding-bottom: 15px;
	background-color: #faf3e0;
	padding-top: 10px;
	height: 163px;
}
.travel-Bangkok-title{
	margin-left: 30px;
	overflow: hidden;
}
.travel-Bangkok-title span{
	padding: 5px 20px;
	color: #1babdd;
	font-size: 16px;
	float: left;
	cursor: pointer;
	display: inline-block;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right: 15px;
}
.travel-current{
	border: 1px solid #1babdd;
	border-bottom: 1px solid #faf3e0;;
	position: relative;
	z-index: 2;
}
.travel-Bangkok-body{
	border: 1px solid #41a8e7;
    margin: 0px 12px;
    margin-top: -1px;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    width: 1170px;
}
.travel-Bangkok-over{
	overflow: hidden;
}
.travel-Bangkok-over1{
	clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.travel-Bangkok-body-first{
	position: relative;
	padding: 10px 0px;
    border-right: 1px solid #e7e7e7;
    box-sizing: border-box;
    float: left;
    width: 33.33333%;
}
.travel-Bangkok-body-first:hover{
	background: #c7e5f3;
	transition:all 0.35s;
}
.travel-Bangkok-body-first p{
	color:#9a9995;
	margin-left: 15px;
}
.travel-Bangkok-more{
	width: 21px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-left:15px;
	background-image: url('../images/05.png');
	display: none;
}
.travel-Bangkok-more a{
	cursor: pointer;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 9%;
	right: 21%;
	color: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
}
.travel-Bangkok-img{
	width: 100%;
	height: 100%;
	z-index: -1;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.travel-Bangkok-img img{
	float: right;
	height: 128px;
}

/*第六张*/
.travel-Hokkaido{
	margin: 0 auto;
	width: 1200px;
	margin-bottom: 60px;
}
.travel-Hokkaido-top{
	position: relative;
	overflow: hidden;
}
.travel-Hokkaido-top img{
	width: 100%;
	vertical-align: middle;
}
.travel-Hokkaido-top h1{
	position: absolute;
	top: 30px;
	left: 0px;
	padding: 10px 15px;
	font-size: 26px;
	color:#fff;
	background: rgba(0,0,0,0.5);
	font-weight: normal;
}
.travel-Hokkaido-bottom{
	position: relative;
	z-index: 2;
	padding-bottom: 15px;
	background-color: #e9faff;
	padding-top: 10px;
	height: 163px;
}
.travel-Hokkaido-title{
	margin-left: 30px;
	overflow: hidden;
}
.travel-Hokkaido-title span{
	padding: 5px 20px;
	color: #1babdd;
	font-size: 16px;
	float: left;
	cursor: pointer;
	display: inline-block;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right: 15px;
}
.travel-Hokkaido-current{
	border: 1px solid #1babdd;
	border-bottom: 1px solid #e9faff;;
	position: relative;
	z-index: 2;
}
.travel-Hokkaido-body{
	border: 1px solid #41a8e7;
    margin: 0px 12px;
    margin-top: -1px;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    width: 1170px;
}
.travel-Hokkaido-over{
	overflow: hidden;
}
.travel-Hokkaido-over1{
	clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.travel-Hokkaido-body-first{
	position: relative;
	padding: 10px 0px;
    border-right: 1px solid #e7e7e7;
    box-sizing: border-box;
    float: left;
    width: 33.33333%;
}
.travel-Hokkaido-body-first:hover{
	background: #c7e5f3;
	transition:all 0.35s;
}
.travel-Hokkaido-body-first p{
	color:#9a9995;
	margin-left: 15px;
}
.travel-Hokkaido-more{
	width: 21px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-left:15px;
	background-image: url('../images/05.png');
	display: none;
}
.travel-Hokkaido-more a{
	cursor: pointer;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 9%;
	right: 21%;
	color: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
}
.travel-Hokkaido-img{
	width: 100%;
	height: 100%;
	z-index: -1;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.travel-Hokkaido-img img{
	float: right;
	height: 128px;
}

/*媒体报道部分*/
.travel-report{
	margin-top: 50px;
}
.travel-news{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.travel-news-title{
	border-bottom: 1px solid #E4E4E4;
    padding-bottom: 18px;
    margin-bottom: 25px;
    color: #888;
    line-height: 20px;
    font-family: 微软雅黑;
    font-weight: normal;

}
.travel-news-title a{
	font-size: 18px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 20px;
	margin-top: 10px;
	float: right;
	color: #00b5fd;
	font-weight: normal;
}
.travel-news ul{
	width: 100%;
	overflow: hidden;
}
.travel-news ul li{
	width: 20%;
	padding: 12px;
	margin-left: 10px;
	background: #fff;
	margin-right: 5px;
	border: 1px solid #dcdcdc;
	float: left;
}
.travel-news ul li a{
	display: block;
	color: #00b5fd;
}
.travel-news ul li a img{
	float: left;
	width: 100%;
}
.travel-news ul li a div{
	color: #484848;
	font-size: 16px;
	padding: 15px 12px 0px;
	height: 80px;
	float: left;
}
.travel-news ul li a img:hover{
	-webkit-animation: mymove 2500ms ;
}
.travel-news ul li a div:hover{
	background: #00b5fd;
	color: white;
	transition:all 0.35s;
}
	@keyframes mymove{
		0%{
			transform:scale(1,1);
		}
		25%{
			transform:scale(1.1,1.1);
		}
		50%{
			transform:scale(1,1);
		}
		75%{
			transform:scale(1.1,1.1);
		}
		100%{
			transform:scale(1,1);
		}
	}

/*结尾部分*/
.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-top{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}
.footer-top-big{
	margin: auto;
	width: 940px;
	height: 200px;
	overflow: hidden;
}
.footer-top-big li:hover{
	color: #000;
	text-decoration: underline;
}
.footer-top-big li a:hover{
	color: #000 !important;
}
.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;
}

/*回到顶部*/
.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;
}


/*轮播*/
.travel-shangpinshow{
	text-align: center;
	margin: 20px 0px;
	font-weight: normal;
	color: #888;
}
.index_page_banner li{
	list-style: none;
}
.index_page_banner img{
	display:block; 
	border: 0;
}
.index_page_banner ul{ 
	position: absolute; 
	top: 0px; left: 0px; 
	height: 320px;
}
.index_page_banner ul li{ 
	width: 283px; 
	position: absolute; 
	left: 0px; 
	top: 0px;
}
.index_page_banner ol li{ 
	float: left;
	font-size: 30px;
	cursor:pointer;
	background: url("../images/scrollImg.png") no-repeat -97px -17px;
	width: 20px;
	height: 20px;
}
.index_page_banner{
	width:1200px; 
	height:329px;  
	position: relative;
	margin: 0 auto;
}
.index_page_banner ol{
	 position: absolute; 
	 bottom: 25px;
	 left: 50%; 
	 transform: translateX(-50%);
}
.index_page_banner .active img{ 
	display: block;
}
.index_page_banner ol img{
    width: 20px;
    height: 20px;
    -webkit-animation: rotate 4000ms cubic-bezier(0.6, 0, 0.6, 1) 1;
    -moz-animation: rotate 4000ms cubic-bezier(0.6, 0, 0.6, 1) 1;
    -o-animation: rotate 4000ms cubic-bezier(0.6, 0, 0.6, 1) 1;
    animation: rotate 4000ms cubic-bezier(0.6, 0, 0.6, 1) 1;
    background: url("../images/scrollImg.png") no-repeat -127px -17px;
    display: none;
}
@keyframes rotate{
    0%{
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        opacity: 0;
    }
    4%{
        opacity: 1;
    }
    100%{
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
    }
}
.index_page_banner h1{
	position: absolute;
	top: 30px;
	left: 0px;
	padding: 10px 10px;
	font-size: 24px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	font-weight: normal;
	width: 240px;
	text-align: center;
}

/*工具类*/
.display{
	display: block !important;
}
