* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.tf-container {
	background: bottom center url(http://www.jinyinzb.rexun.cn/static/img/peaks.jpg) no-repeat #fff
}

.common-absolute-img {
	position: absolute;
	top: 0;
	left: 0
}

.common-hr {
	height: 1px;
	width: 100%;
	background-color: #f7f7f7
}

.home-banner {
	width: 1200px;
	margin: auto;
}

.swiper {
	height: 400px;
	width: 100%;
}

.swiper img {
	width: 100%;
	height: 400px;
}

.swiper-container .swiper-slide {
	position: relative;
}

.swiper-container p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 60px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	padding: 10px;
	color: #fff;
	width: 100%;
	text-align: center;
}

.swiper .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
	border-radius: 0;
}

.swiper .swiper-pagination-bullet-active {
	background: #0090f2;
}

.home-view {
	overflow: hidden;
	padding-bottom: 24px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.app-bottom-banner .app-banner-link {
	text-decoration: none
}

.app-bottom-banner .app-banner-close {
	display: block;
	background: url(http://www.jinyinzb.rexun.cn/static/img/new_clear_icon.png) no-repeat;
	position: absolute;
	left: 50%;
	top: 24px;
	margin-left: 624px;
	color: #fff;
	width: 32px;
	height: 32px
}

@media screen and (max-width:1400px) {
	.app-bottom-banner .app-banner-close {
		-webkit-transform: scale(.8, .8);
		-ms-transform: scale(.8, .8);
		transform: scale(.8, .8);
		margin-left: 604px;
		top: 8px
	}
}

@media screen and (max-width:1366px) {
	.app-bottom-banner .app-banner-close {
		-webkit-transform: scale(.7, .7);
		-ms-transform: scale(.7, .7);
		transform: scale(.7, .7);
		margin-left: 586px;
		top: 8px
	}
	.app-bottom-banner .ad-img-shadow {
		width: 1160px
	}
}

@media screen and (max-width:1280px) {
	.app-bottom-banner .ad-img-shadow {
		width: 1100px
	}
	.app-bottom-banner .app-banner-close {
		margin-left: 553px;
		top: 8px
	}
}

.app-bottom-banner .app-mini-banner {
	display: block;
	position: fixed;
	width: 200px;
	height: 130px;
	left: 0;
	opacity: 1;
	bottom: 0;
	margin-left: -70px;
	background: rgba(0, 0, 0, 0.8);
	z-index: 2;
	border-bottom-right-radius: 110px;
	border-top-right-radius: 110px;
	overflow: hidden
}

.app-bottom-banner .app-mini-coupon {
	width: 200px;
	height: 146px;
	background: url(http://www.jinyinzb.rexun.cn/static/img/b_coupon_nolight.png) 47px 40px no-repeat;
	background-size: 86%
}

.app-bottom-banner .app-get-btn {
	width: 90px;
	height: 30px;
	border: 1px solid #f8d67b;
	border-radius: 10px;
	text-align: center;
	line-height: 30px;
	color: #fbeb75;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 30px 0 0 83px;
	cursor: pointer
}

.home-bottom-banner {
	position: fixed;
	bottom: 0;
	left: -100%;
	right: 100%;
	z-index: 100
}

.home-bottom-banner .config-banner-item {
	max-height: 130px
}

.home-bottom-banner .config-banner-link {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 0;
	position: absolute
}

.home-bottom-banner .config-banner-close {
	top: 23px;
	color: #fff;
	right: -24px
}

.home-bottom-banner .config-banner-img-placeholder {
	display: block;
	visibility: hidden
}

.main-menu {
	display: block
}

.classify-arrow {
	display: none
}

.hot-season {
	position: relative;
	padding: 30px 0;
}

.hot-season .hot-season-title {
	margin-left: 22px;
	font-size: 24px;
	color: #252525;
	line-height: 1
}

.hot-season .hot-season-hr {
	height: 1px;
	width: 100%;
	background-color: #f7f7f7
}

.hot-season .hot-season-content {
	margin-top: 20px;
	margin-right: -25px;
	list-style: none
}

.hot-season .hot-season-link {
	display: block
}

.hot-season .hot-season-item {
	position: relative;
	height: 220px;
	width: 220px;
	float: left;
	margin-right: 25px
}

.hot-season .hot-season-item .item-img {
	width: 220px;
	height: 220px
}

.hot-season .hot-season-item .item-text {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 58px;
	padding: 0 10px;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 1.2;
	-webkit-transition: all .4s;
	transition: all .4s;
	overflow: hidden;
}

.hot-season .hot-season-item:hover .item-text {
	height: 175px;
	padding-top: 12px
}

.hot-season .hot-season-item .text-desc {
	display: inline-block;
	font-size: 15px;
	line-height: 20px;
	height: 48px;
	padding-top: 10px;
}

.hot-season .hot-season-item .text-info {
	font-size: 14px;
	margin: 10px 18px;
	line-height: 1.6;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}

.dest-title {
	width: 100%;
	height: 60px;
	text-align: center
}

.dest-title .dest-title-icon {
	position: relative;
	right: 8px;
	bottom: 14px
}

.dest-title .dest-title-text {
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 1px
}

.banner-big {
	display: inline-block;
	position: relative;
	height: 328px;
	width: 588px;
	margin: 0 24px 24px 0;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s
}

.banner-big p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 25px;
	height: 65px;
}

.banner-big:hover {
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.banner-big-img {
	width: 588px;
	height: 328px
}

.banner-big-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
	padding: 8px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	line-height: 1.6
}

.banner-big-prodname {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.banner-big-prodname:hover {
	text-decoration: underline
}

.banner-big-price {
	font-size: 14px
}

.banner-big-price .discount-price {
	font-size: 18px;
	font-weight: bold;
	color: #FD5E0D;
	letter-spacing: -0.5px
}

.banner-big-price .original-price {
	letter-spacing: -0.5px;
	text-decoration: line-through
}

.dest-item {
	display: inline-block;
	width: 282px;
	margin: 0 24px 24px 0;
	vertical-align: top;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s
}

.dest-item.dest-item-last {
	margin-right: 0
}

.dest-item:hover {
	text-decoration: none;
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.dest-item .item-img {
	height: 206px;
	width: 282px
}

.dest-item .item-text {
	margin: 18px 12px 12px;
	color: #252525;
	line-height: 1.9
}

.dest-item .item-prodname {
	height: 50px;
	font-size: 16px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}

.dest-item .item-prodname:hover {
	color: #0090f2
}

.dest-item .item-text-price {
	color: #252525;
	font-size: 14px
}

.dest-item .discount-price {
	font-size: 18px;
	font-weight: bold;
	color: #FD5E0D;
	letter-spacing: -0.5px
}

.dest-item .original-price {
	letter-spacing: -0.5px;
	color: #777;
	text-decoration: line-through
}

.dest-skeleton .skeleton-bg {
	width: 100%;
	/*background: -webkit-linear-gradient(0deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
	background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
	background-size: 400% 100%;
	-webkit-animation: ant-skeleton-loading 1.4s ease infinite;
	animation: ant-skeleton-loading 1.4s ease infinite*/
}

.dest-skeleton .item-text {
	margin: 18px 10px 12px 10px;
	background: #fff;
	box-sizing: border-box;
}

.dest-skeleton .item-prodname-skeleton {
	margin-bottom: 8px;
	line-height: 24px;
	font-size: 16px;
}

.dest-skeleton .item-text-price {
	width: 80%;
	height: 30px
}

.dest-skeleton .hotsale-list-title {
	width: 91%
}

.dest-skeleton .user-ratings-title {
	width: 94%
}

@-webkit-keyframes ant-skeleton-loading {
	0% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0 50%
	}
}

@keyframes ant-skeleton-loading {
	0% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0 50%
	}
}

.dest-compose {
	position: relative;
	width: 100%;
	padding-top: 50px;
	line-height: 1
}

.dest-compose:nth-of-type(2) {
	padding-top: 50px
}

.dest-compose .dest-tab-block {
	position: relative;
	height: 700px;
	width: 1224px
}

.dest-compose .dest-tab-block .more {
	position: absolute;
	right: 34px;
	top: -38px;
	font-size: 16px;
	cursor: pointer;
	color: #0090f2
}

.dest-compose .dest-tab-block .home-more {
	display: inline-block;
	margin-left: 6px;
	vertical-align: bottom
}

.dest-compose .dest-tab-content {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	height: 692px;
	font-size: 0
}

.dest-compose .dest-tab-content.active,
.dest-compose .dest-tab-content.dest-skeleton {
	display: block
}

.dest-compose .dest-left {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 918px;
	font-size: 0
}

.dest-compose .dest-right {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 20px;
	width: 288px;
	height: 692px;
	font-size: 0
}

.dest-compose .hotsale-list {
	position: relative;
	height: 426px
}

.dest-compose .hotsale-list .hotsale-list-title {
	margin: 0 0 10px 12px;
	font-size: 16px;
	color: #252525;
	height: 16px
}

.dest-compose .hotsale-list .hotsale-list-items-block {
	position: relative;
	height: 400px;
	width: 100%
}

.dest-compose .hotsale-list .dest-nodata {
	position: absolute;
	font-size: 14px;
	color: #777;
	top: 15px;
	left: 12px
}

.dest-compose .hotsale-list .hotsale-list-items {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.dest-compose .hotsale-list .hotsale-list-items.active {
	display: block
}

.dest-compose .hotsale-list .hotsale-list-item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	height: 90px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.dest-compose .hotsale-list .hotsale-list-item:hover {
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.dest-compose .hotsale-list .hotsale-item-link {
	display: block;
	height: 100%;
	width: 100%
}

.dest-compose .hotsale-list .hotsale-thumbnail {
	position: absolute;
	top: 11px;
	left: 12px;
	width: 72px;
	height: 68px;
}

.dest-compose .hotsale-list .hotsale-rank-bg {
	position: absolute;
	top: 11px;
	left: 12px;
	width: 0;
	height: 0;
	border-top: 28px solid #fb5f10;
	border-right: 28px solid transparent
}

.dest-compose .hotsale-list .hotsale-rank {
	position: absolute;
	top: 13px;
	left: 8px;
	width: 20px;
	height: 12px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -3px
}

.dest-compose .hotsale-list .hotsale-prodname {
	position: absolute;
	top: 11px;
	right: 12px;
	height: 44px;
	width: 178px;
	font-size: 14px;
	color: #252525;
	line-height: 1.5;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}

.dest-compose .hotsale-list .hotsale-prodname:hover {
	color: #0090f2
}

.dest-compose .hotsale-list .hotsale-info {
	position: absolute;
	right: 12px;
	bottom: 11px;
	width: 178px;
	height: 18px;
	line-height: 16px;
	text-align: right;
	font-size: 13px;
	color: #777
}

.dest-compose .hotsale-list .info-category {
	display: inline-block;
	margin-right: 6px;
	border-radius: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 18px;
	line-height: 18px;
	padding: 0 6px 0 8px;
	background-image: -webkit-linear-gradient(315deg, #FFCB43, #FD5E0D);
	background-image: linear-gradient(135deg, #FFCB43, #FD5E0D)
}

.dest-compose .hotsale-list .info-price {
	font-size: 16px;
	font-weight: bold;
	color: #FD5E0D;
	letter-spacing: -0.5px;
	padding-right: 1px
}

.dest-compose .hotsale-list .info-price-tip {
	font-size: 12px
}

.dest-compose .hotsale-list .hotsale-list-firstitems .hotsale-list-item:nth-of-type(1) .hotsale-rank-bg,
.dest-compose .hotsale-list .hotsale-list-firstitems .hotsale-list-item:nth-of-type(2) .hotsale-rank-bg,
.dest-compose .hotsale-list .hotsale-list-firstitems .hotsale-list-item:nth-of-type(3) .hotsale-rank-bg {
	border-top-color: #FC0000
}

.dest-compose .hotsale-list .hotsale-list-paging {
	margin: 14px 0 14px 4px;
	font-size: 12px;
	color: #777;
	text-align: center;
	position: relative
}

.dest-compose .hotsale-list .arrow-left,
.dest-compose .hotsale-list .arrow-right {
	font-size: 14px
}

.dest-compose .hotsale-list .arrow-left:hover,
.dest-compose .hotsale-list .arrow-right:hover {
	cursor: pointer;
	color: #0090f2
}

.dest-compose .hotsale-hr {
	height: 1px;
	width: 100%;
	background-color: #f7f7f7
}

.dest-compose .user-ratings-nodata {
	position: relative;
	height: 239px;
	width: 100%
}

.dest-compose .user-ratings-block {
	position: relative;
	height: 239px;
	width: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}

.dest-compose .user-ratings-block:hover {
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.dest-compose .user-ratings-title {
	margin: 14px 0 20px 14px;
	font-size: 16px;
	color: #252525;
	height: 16px
}

.dest-compose .user-ratings-content {
	position: absolute;
	top: 35px;
	left: 0;
	height: 190px;
	width: 270px;
	margin: 0 0 14px 14px
}

.dest-compose .user-ratings-content .dest-nodata {
	font-size: 14px;
	color: #777
}

.dest-compose .user-ratings {
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.dest-compose .user-ratings.active {
	display: block
}

.dest-compose .user-ratings-link {
	text-decoration: none
}

.dest-compose .user-ratings-prod {
	font-size: 14px;
	color: #252525
}

.dest-compose .user-ratings-prod .prod-name {
	float: left;
	width: 180px;
	height: 42px;
	line-height: 1.5;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}

.dest-compose .user-ratings-prod .prod-name:hover {
	color: #0090f2
}

.dest-compose .user-ratings-prod .prod-hr {
	float: left;
	width: 1px;
	height: 40px;
	margin: 0 18px 0 21px;
	background-color: #ccc
}

.dest-compose .user-ratings-prod .prod-mark {
	float: left;
	width: 50px;
	font-size: 14px;
	color: #777;
	line-height: 40px
}

.dest-compose .user-ratings-prod .prod-mark-number {
	font-size: 20px;
	font-weight: bold;
	color: #FBA804
}

.dest-compose .user-ratings-hr {
	height: 1px;
	width: 100%;
	background-color: #f7f7f7;
	margin: 14px 0 10px 0
}

.dest-compose .user-rating .user-info {
	position: relative;
	width: 100%;
	height: 35px;
	margin-bottom: 14px
}

.dest-compose .user-rating .user-profile {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%
}

.dest-compose .user-rating .user-name {
	position: absolute;
	top: 0;
	left: 49px;
	height: 20px;
	width: 230px;
	font-size: 14px;
	color: #252525;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.dest-compose .user-rating .user-tour {
	position: absolute;
	bottom: 0;
	left: 49px;
	font-size: 12px;
	color: #777777
}

.dest-compose .user-rating .rating-info {
	height: 42px;
	font-size: 14px;
	color: #252525;
	line-height: 1.5;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}

.dest-compose .user-rating .rating-info:hover {
	color: #0090f2
}

.dest-compose .user-ratings-paging {
	width: 80px;
	margin: 14px auto;
	font-size: 12px;
	color: #777;
	text-align: center
}

.dest-compose .user-ratings-paging .arrow-left,
.dest-compose .user-ratings-paging .arrow-right {
	font-size: 14px
}

.dest-compose .user-ratings-paging .arrow-left:hover,
.dest-compose .user-ratings-paging .arrow-right:hover {
	cursor: pointer;
	color: #0090f2
}

.dest-list {
	position: relative;
	width: 100%;
	padding-top: 30px;
	line-height: 1
}

.dest-list:nth-of-type(2) {
	padding-top: 90px
}

.dest-list .dest-tab-block {
	position: relative;
	height: 345px;
	width: 1224px
}

.dest-list .dest-tab-block .more {
	display: inline-block;
	position: absolute;
	right: 34px;
	top: -38px;
	font-size: 16px;
	cursor: pointer;
	color: #0090f2
}

.dest-list .dest-tab-block .home-more {
	display: inline-block;
	margin-left: 6px;
	vertical-align: bottom
}

.dest-list .dest-tab-content {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	font-size: 0
}

.dest-list .dest-tab-content.active,
.dest-list .dest-tab-content.dest-skeleton {
	display: block
}

.bottom-section {
	padding: 30px 0;
	font-size: 14px
}

.bottom-section .section-title {
	margin: 0 0 50px;
	text-align: center
}

.bottom-section .section-title a {
	text-decoration: none;
	font-size: 30px;
	font-family: fangsong;
	font-weight: bold;
	color: #252525;
}

a:hover {
	text-decoration: none;
}

.bottom-section .section-main {
	overflow: hidden
}

.bottom-section .section-main img {
	width: 100%;
	height: 220px;
}

.bottom-section .bottom-more {
	margin-top: 34px;
	text-align: center
}

.bottom-section .bottom-more .bottom-more-btn {
	display: inline-block;
	height: 42px;
	width: 120px;
	color: #0090f2;
	font-size: 16px;
	padding: 10px 20px;
	border: 1px solid #0090f2;
	line-height: 20px
}

.hot-custom .hot-custom-title {
	margin: 0 0 42px;
	text-align: center;
	font-size: 30px;
	font-family: fangsong;
	font-weight: bold;
}

.hot-custom .custom-list {
	overflow: hidden
}

.hot-custom .hot-custom-main {
	margin-top: -20px
}

.hot-custom .custom-item {
	width: 25%;
	float: left;
	padding: 0 20px;
	text-align: center
}

.hot-custom .custom-item .custom-item-link {
	text-decoration: none
}

.hot-custom .custom-item:hover .custom-title {
	font-size: 20px;
	font-weight: bold
}

.hot-custom .custom-item:hover .custom-img-wrap {
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg)
}

.hot-custom .custom-item-head {
	padding: 30px 0 35px;
	width: 200px;
	margin: auto
}

.hot-custom .custom-img-wrap {
	height: 180px;
	width: 148px;
	padding: 4px 4px 40px;
	margin: auto;
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	overflow: hidden;
	-webkit-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s
}

.hot-custom .custom-img-wrap .custom-img {
	width: 140px;
	height: 140px;
	overflow: hidden;
	position: relative
}

.hot-custom .custom-title {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	font-size: 18px;
	color: #252525;
	line-height: 24px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.hot-custom .custom-content {
	height: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.hot-cruise .cruise-title {
	margin: 0 0 42px;
	text-align: center;
}

.hot-cruise .cruise-title a {
	text-decoration: none;
	font-size: 30px;
	font-family: fangsong;
	font-weight: bold;
	color: #252525;
}

.hot-cruise .cruise-list {
	overflow: hidden;
	margin-left: -24px
}

.hot-cruise .cruise-item {
	width: 282px;
	height: 300px;
	overflow: hidden;
	display: block;
	float: left;
	position: relative;
	margin-left: 24px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.hot-cruise .cruise-item:hover {
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.hot-cruise .cruise-item-bg {
	width: 100%;
	height: 100%
}

.hot-cruise .cruise-item-num {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
	height: 56px;
}

.aboutus .aboutus-item {
	width: 430px;
	float: left;
	margin-right: 10px
}

.aboutus .aboutus-item:last-child {
	width: 320px;
	margin-right: 0
}

.aboutus .aboutus-head {
	padding: 0 18px 14px 18px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	line-height: 1
}

.aboutus .aboutus-head .aboutus-link {
	float: right;
	line-height: 20px;
	text-decoration: none
}

.aboutus .aboutus-head .aboutus-link:hover {
	color: #0090f2
}

.aboutus .aboutus-title {
	font-size: 20px
}

.aboutus .aboutus-date {
	color: #777;
	font-size: 12px
}

.aboutus .aboutus-content {
	margin: 26px 19px 0;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.aboutus .aboutus-content p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
	padding: 10px;
	font-size: 15px;
	box-sizing: border-box;
}

.aboutus .aboutus-content-link {
	display: inline-block;
	text-decoration: none
}

.aboutus .article-item {
	overflow: hidden;
	margin-bottom: 26px
}

.aboutus .article-item:last-child {
	margin-bottom: 0
}

.aboutus .article-item:hover .article-title {
	color: #0090f2
}

.aboutus .article-item .article-item-img {
	display: block;
	width: 170px;
	height: 94px;
	float: left
}

.aboutus .article-item .article-info {
	display: block;
	margin-left: 180px
}

.aboutus .article-item .article-title {
	color: #252525;
	font-size: 16px;
	margin-bottom: 18px;
	height: 45px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.aboutus .article-item .article-origin {
	color: #777;
	font-size: 14px;
	line-height: 16px
}

.aboutus .article-item .article-origin .article-date {
	font-size: 12px;
	margin-top: 3px
}

.aboutus .notice-item {
	position: relative;
	list-style: none;
	padding: 6px 0 14px 16px;
	border-bottom: 1px solid #eee
}

.aboutus .notice-item:first-child {
	padding-top: 0
}

.aboutus .notice-item:last-child {
	border-bottom: none
}

.aboutus .notice-item .notice-point {
	position: absolute;
	display: inline-block;
	margin-right: 10px;
	line-height: 1;
	left: 0;
	bottom: 28px
}

.aboutus .notice-item .notice-title {
	width: 260px;
	color: #252525;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.aboutus .notice-item:hover .notice-title {
	color: #0090f2
}

.banner-home-bottom {
	width: 100%;
	height: 100px;
	overflow: hidden;
	margin-top: 100px
}

.home-dialog {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 500
}

.home-dialog.hide {
	display: none
}

.home-dialog .home-dialog-mask {
	background-color: rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer
}

.home-dialog .home-dialog-close {
	position: absolute;
	right: -40px;
	top: -65px;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
	line-height: 1;
	padding: 20px
}

.home-dialog .home-dialog-content {
	position: absolute;
	width: 70%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.home-dialog .aboutus-video {
	width: 100%
}


/*底部*/

.footbgs {
	padding: 20px 0;
	background: #333;
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top: 30px;
}

.footer {
	padding: 20px 0;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
	margin: auto;
	box-sizing: border-box;
}

.wrap {
	margin-bottom: 40px;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(http://www.jinyinzb.rexun.cn/static/img/arr.png) no-repeat center center #fff;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #0090f2;
	/*background-size: 45%;*/
	border-radius: 10%;
	z-index: 999;
	cursor: pointer;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 80px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.beian {
	font-size: 14px;
	text-align: center;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 0 auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

.box_list {
	/*margin-top: 30px;*/
}

.box_left {
	width: 800px;
	float: left;
}

.box_right {
	margin-top: 40px;
	width: 320px;
	float: right;
	background: #fff;
	padding: 20px 10px;
	box-sizing: border-box;
}

.content-ajax article {
	padding: 15px;
	border: 1px solid transparent;
	margin-bottom: 8px;
	box-sizing: border-box;
	background: #fff;
}

.content-ajax article:hover {
	border: 1px solid #0090f2;
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.entry-content {
	overflow: hidden;
	box-sizing: border-box;
}

.entry-title {
	line-height: 28px;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 500;
	color: #292934;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.content-ajax a:hover {
	text-decoration: none;
}

.content-ajax a:hover .entry-title {
	color: #205fb5;
	text-decoration: none;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
	width: 200px;
	height: 125px;
	border-radius: 6px;
}

.entry-img img {
	width: 100%;
	height: 100%;
}

.entry-site {
	font-size: 15px;
	text-align: justify;
	color: #7d7c7c;
	line-height: 25px;
	margin: 10px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.entry-content .time {
	font-size: 14px;
	color: #7d7c7c;
	line-height: 25px;
}

.newsnav {
	padding: 10px 15px;
	box-sizing: border-box;
}

.newsnav a {
	color: #404040;
	font-size: 14px !important;
}

.detail_page {
	margin: 20px 0;
}

.pages {
	text-align: center;
	font-size: 14px;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
	width: 100%;
	background: #fff;
}

.pages a {
	background: #fff;
	padding: 8px 15px;
	display: inline-block;
}

.pages span {
	background: #3e99dc;
	padding: 8px 15px;
	color: #fff;
	display: inline-block;
}

h3.tit_h3 {
	padding: 10px 0 0 0;
	font-size: 18px;
	line-height: 40px;
}

h3.tit_h3 a {
	color: #3e99dc;
}

.listType4 ul li img {
	width: 100%;
	height: 180px;
}

.listType4 ul li h2 {
	font-size: 15px;
	color: #333;
	margin: 10px;
	box-sizing: border-box;
}

.infomation li {
	line-height: 32px;
	background: url(http://www.jinyinzb.rexun.cn/static/img/dian.png) no-repeat 0 10px;
	padding-left: 16px;
	height: 32px;
	overflow: hidden;
}

.infomation li a {
	font-size: 15px;
}

.tuijian .copyright,
.tuijian .copyright .foot-icon,
.tuijian .swiper2 {
	width: 100%;
}

.tuijian .cooper-title {
	padding: 0 10px;
	font-size: 18px;
}

.infoBox h1 {
	font-size: 24px;
	text-align: center;
	line-height: 46px;
	margin: 15px 0px;
}

.infoBox .about {
	text-align: center;
	font-size: 14px;
	color: #666;
	margin: 20px 0px 40px;
}

.infoBox .about span {
	padding: 0px 10px;
}

.content_box {
	text-indent: 2em;
	margin-top: 30px;
}

.content_box img {
	display: block;
	margin: 15px auto;
}

.content_box p {
	line-height: 30px;
	font-size: 15px;
	padding-bottom: 15px;
}

.box_detail .box_left .infoBox {
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
}

.post-navigation {
	overflow: hidden;
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 42%;
	color: #999;
	font-size: 14px;
}

.post-previous {
	float: left;
	padding-left: 35px;
	text-align: left;
}

.post-next {
	float: right;
	padding-right: 35px;
	text-align: right;
}

.post-navigation div span {
	display: block;
	color: #3e99dc;
	font-size: 90%;
}

.post-previous a::after {
	left: 0;
	content: '«';
	font-family: "Microsoft Yahei";
}

.post-next a::after {
	right: 0;
	content: '»';
	font-family: "Microsoft Yahei";
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #3e99dc;
	font-size: 45px;
	line-height: 22px;
	/*opacity: 0.5;*/
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	color: #fff;
	font-size: 14px;
	margin: 0 5px;
}


/*============*/

.hot-custom .custom-title,
.aboutus .aboutus-content p,
.infomation li {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.hot-season .hot-season-item .text-desc,
.hot-cruise .cruise-item-num,
.banner-big p,
.listType4 ul li h2 {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.hot-custom .custom-content,
.post-navigation div {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}