<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*首页焦点图*/
.st-focus-banners {
	width: 100%;
	min-width: 1200px;
	height: 420px;
	position: relative;
	overflow: hidden;
}
.st-focus-banners .banners {
	width: 1920px;
	height: 420px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}
.st-focus-banners .banners &gt; ul &gt; li &gt; a {
	display: table-cell;
	width: 1920px;
	height: 420px;
	vertical-align: middle;
	text-align: center;
}
.st-focus-banners .banners &gt; ul &gt; li &gt; a img {
	vertical-align: middle;
}
.st-focus-banners .focus {
	width: 100%;
	height: 12px;
	position: absolute;
	bottom: 30px;
	z-index: 99;
	text-align: center;
}
.st-focus-banners .focus &gt; ul {
	height: 12px;
}
.st-focus-banners .focus &gt; ul &gt; li {
	display: inline-block;
	width: 40px;
	height: 5px;
	margin: 0 3px;
	cursor: pointer;
	vertical-align: top;
	background-color: #bababa;
}
.st-focus-banners .focus &gt; ul &gt; li.on {
	background: #ff8800;
}
/*精选*/
.select-wrap {
	width: 100%;
	margin-top: 25px;
}
.select-wrap .select-tabs {
	width: 100%;
	height: 50px;
	border-bottom: 2px solid #dedede;
}
.select-wrap .select-tabs li {
	float: left;
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	margin-right: 15px;
}
.select-wrap .select-tabs li:hover, .select-wrap .select-tabs li.active {
	color: #ff6600;
	font-weight: 600;
	border-bottom: 2px solid #ff6600;
}
.select-wrap .select-pic {
	padding-top: 21px;
	height: 252px;
}
.select-wrap .select-pic li {
	float: left;
	width: 285px;
	/*height: 252px;*/
	margin-right: 20px;
	position: relative;
}
.select-wrap .select-pic li:hover {
	box-shadow: 0 3px 16px 0 rgba(217, 217, 217, 0.71);
}
.select-wrap .select-pic li.mr_0 {
	margin-right: 0;
}
.select-wrap .select-pic .pic {
	display: table-cell;
	width: 285px;
	height: 170px;
	text-align: center;
	vertical-align: middle;
	background-color: #e7e7e7;
}
.select-wrap .select-pic .pic img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.select-wrap .select-pic .info {
	padding: 0 15px 10px;
	height: 82px;background: #f9f9f9;
}
.select-wrap .select-pic li:hover .info{background: #fff;}
.select-wrap .select-pic .info .tit {
	display: block;
	padding: 6px 0 0;
	height: 44px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
	overflow: hidden;
}
.select-wrap .select-pic li .info&gt;p {
	padding-top: 5px;
	line-height: 28px;
}
.select-wrap .select-pic li .info .price {
	float: right;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}
.select-wrap .select-pic li .info .price i {
	color: #ff6633;
}
.select-wrap .select-pic li .info .price i em {
	font-size: 20px;
	font-weight: 600;
}
.select-wrap .select-pic li:hover .info .tit {
	color: #ff6633;
}
.select-wrap .select-pic li:hover .info .pos {
	float: left;
	font-size: 12px;
	color: #666;
}
.select-wrap .select-pic li .tags {
	position: absolute;
	top: 0;
	left: 0;
}
.select-wrap .select-pic li .tags&gt;span {
	float: left;
	padding: 0 7px;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	background-color: #ff7800;
	margin: 0 2px 2px 0;
}
/*出境游*/
.hm-content {
	width: 100%;
	margin-top: 48px;
}
.hm-content .sidleTabs-wrap {
	margin-top: 40px;
}
.sidleTabs {
	width: 923px;
	margin-bottom: 30px;
}
.tabnav {
	width: 1200px;
	height: 46px;
	border-bottom: 2px solid #dedede;
}
.tabnav em {
	float: left;
	width: 250px;
	height: 46px;
	line-height: 46px;
	color: #222;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
}
.tabnav span {
	float: left;
	color: #666;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	margin: 10px 36px 0 0;
	font-size: 16px;
	position: relative;
}
.tabnav span:hover, .tabnav span.on {
	color: #ff6600;
	border-bottom: 2px solid #ff6600;
}
.tabnav a.more {
	color: #666;
	float: right;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	margin-top: 10px;
}
.tabnav a.more:hover {
	color: #ff9900;
}
.tabcon {
	width: 1200px;
}
.tabcon .ad-pic-wrap {
	float: left;
	width: 220px;
	padding-top: 24px;
	margin-right: 30px;
}
.hot-des {
	float: left;
	width: 220px;
	margin-bottom: 38px;
}
.hot-des h4 {
	font-size: 14px;
	font-weight: bold;
	color: #585858;
	width: 220px;
	margin-bottom: 12px;
}
.hot-des ul {
	max-height: 78px;
	overflow: hidden;
}
.hot-des li {
	float: left;
	font-size: 14px;
	margin-right: 12px;
}
.hot-des li a {
	color: #666;
	font-size: 14px;
	line-height: 26px;
}
.hot-des li a:hover {
	color: #ff7800;
}
.hot-des .hot-des-group {
	max-height: 100%;
}
.hot-des .hot-des-group li {
	float: left;
	font-size: 14px;
	color: #666666;
	margin: 0 0 25px 0;
}
.hot-des .hot-des-group li:last-child {
	margin-bottom: 0;
}
.hot-des .hot-des-group li&gt;i {
	float: left;
	height: 36px;border: 2px solid #238f7c;text-align: center; color: #238f7c; line-height: 36px; font-size: 12px;
	width: 36px;border-radius: 50%;
}
.hot-des .hot-des-group li&gt;i&gt;img {
	height: 50px;
	width: 50px;
}
.hot-des .hot-des-group li&gt;.txt {
	padding-left: 60px;
	height: 40px;
}
.hot-des .hot-des-group li&gt;.txt h3 {
	color: #595757;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hot-des .hot-des-group li&gt;.txt&gt;p {
	color: #666666;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ad-pic {
	float: left;
	position: relative;
	font-size: 14px;
}
.ad-pic&gt;a {
	display: block;
	width: 220px;
	height: 132px;
	text-align: right;
}
.ad-pic&gt;a&gt;img {
	width: 220px;
	height: 132px;
	vertical-align: top;
}
.ad-pic p {
}
.ad-pic p&gt;span {
	display: block;
	font-size: 14px;
	color: #ff7800;
}
.ad-pic p&gt;span.stro {
	color: #585858;
	font-weight: bold;
}
.tabcon .list-con {
	float: left;
	width: 950px;
	height: 497px;
	padding-top: 10px;
}
.tabcon .list-con li {
	float: left;
	margin: 10px 20px 0 0;
	position: relative;
}
.tabcon .list-con li.mr_0 {
	margin-right: 0!important;
}
.tabcon .list-con li:hover {
	box-shadow: 0 3px 16px 0 rgba(217, 217, 217, 0.71);
}
.tabcon .list-con li .pic {
	display: table-cell;
	width: 303px;
	height: 140px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	background-color: #e5e5e5;
}
.tabcon .list-con li .pic img {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.tabcon .list-con li .info {
	width: 273px;
	padding: 0 15px;
	height: 93px;
}
.tabcon .list-con li .info .tit {
	display: block;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	padding-top: 10px;
}
.tabcon .list-con li:hover .info .tit {
	color: #f90;
}
.tabcon .list-con li .info&gt;p {
	line-height: 34px;
}
.tabcon .list-con li .info&gt;p .pos {
	float: left;
	font-size: 12px;
	color: #666666;
}
.tabcon .list-con li .info&gt;p .price {
	float: right;
	font-size: 12px;
	color: #ff6633;
}
.tabcon .list-con li .info&gt;p .price i {
	color: #ff6633;
}
.tabcon .list-con li .info&gt;p .price i em {
	font-size: 20px;
}
.tabcon .list-con li .tags {
	position: absolute;
	top: 0;
	left: 0;
}
.tabcon .list-con li .tags&gt;span {
	float: left;
	padding: 0 7px;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	background-color: #ff7800;
	margin-right: 2px;
}
/*定制游*/
.custom-wrap .tabcon .list-con {
	height: 331px;
}
.custom-sel {
	width: 950px;
	margin-top: 5px;
}
.custom-sel .custom-sel-li {
	float: left;
	width: 468px;
	height: 306px;
	margin: 0 14px 0 0;
	position: relative;
}
.custom-sel .custom-sel-li.mr_0 {
	margin-right: 0;
}
.custom-sel .custom-sel-li .pic {
	display: block;
	width: 468px;
	height: 306px;
}
.custom-sel .custom-sel-li .pic img {
	width: 468px;
	height: 306px;
}
.custom-sel .custom-sel-li .custom-sel-info {
	position: absolute;
	left: 277px;
	top: 0;
	width: 192px;
	height: 306px;
}
.custom-sel .custom-sel-li .custom-sel-info.li-right {
	left: 0;
}
.custom-sel .custom-sel-li .custom-sel-info h3 {
	width: 100%;
	height: 56px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 56px;
}
.custom-sel .custom-sel-li .custom-sel-info p {
	padding: 19px 19px 0;
	font-size: 14px;
	color: #ffffff;
	line-height: 24px;
}
.custom-sel .custom-sel-li .custom-sel-info .btn {
	display: block;
	width: 116px;
	height: 42px;
	border: 2px solid #1c579f;
	margin: 30px auto 0;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 42px;
}
.custom-sel .custom-sel-li:hover .custom-sel-info .btn {
	border: 2px solid #fff;
}
.custom-wrap .hot-des{
	margin-bottom: 25px;
}
/*旅行服务*/
.strategy-wrap {
	max-height: 412px;
	overflow: hidden;
}
.strategy-wrap .hot-des h4 {
	margin-bottom: 7px;
	color: #585858;
}
.strategy-wrap .hot-des .zixun-list {
	max-height: 100%;
}
.strategy-wrap .hot-des .zixun-list li {
	width: 100%;
	line-height: 38px;
	margin: 0;
	border-bottom: 1px dashed #e5e5e5;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.strategy-wrap .tabcon .list-con {
	height: 341px;
	padding-top: 18px;
	overflow: hidden;
}
.strategy-wrap .radius-list-tabcon {
	width: 1200px;
}
.strategy-wrap .visa-list {
	width: 950px;
}
.strategy-wrap .visa-list .visa-big-pic {
	float: left;
	width: 468px;
}
.strategy-wrap .visa-list .visa-big-pic dd {
	width: 468px;
	height: 159px;
	margin: 0 0 15px 0;
}
.strategy-wrap .visa-list .visa-big-pic dd&gt;a {
	display: table-cell;
	width: 468px;
	height: 159px;
	background-color: #e7e7e7;
	text-align: center;
	vertical-align: middle;
}
.strategy-wrap .visa-list dd&gt;a&gt;img {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.strategy-wrap .visa-list .visa-little-pic {
	float: right;
	width: 467px;
}
.strategy-wrap .visa-list .visa-little-pic dd {
	float: left;
	width: 226px;
	height: 101px;
	margin: 0 15px 15px 0;
}
.strategy-wrap .visa-list .visa-little-pic dd:nth-of-type(2n) {
	margin-right: 0;
}
.strategy-wrap .visa-list .visa-little-pic dd&gt;a {
	display: table-cell;
	width: 226px;
	height: 101px;
	background-color: #e7e7e7;
	text-align: center;
	vertical-align: middle;
}
.radius-list {
}
.radius-list .radius-left {
	float: left;
	width: 288px;
	height: 340px;
}
.radius-list .radius-left&gt;a {
	display: block;
	position: relative;
}
.radius-list .radius-left .pic {
	display: table-cell;
	width: 288px;
	height: 340px;
	text-align: center;
	vertical-align: middle;
	background-color: #e7e7e7;
}
.radius-list .radius-left .pic&gt;img {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.radius-list .radius-left .info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 83px;
	padding: 87px 14px 15px;
	background: url("../images/bg01.png") repeat-x;
}
.radius-list .radius-left .tit {
	color: #fff;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.radius-list .radius-left .user-box {
	height: 43px;
	margin-top: 10px;
}
.radius-list .radius-left .user-box dt {
	float: left;
	width: 43px;
	height: 43px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #e7e7e7;
	overflow: hidden;
}
.radius-list .radius-left .user-box dt&gt;img {
	display: block;
	width: 43px;
	height: 43px;
}
.radius-list .radius-left .user-box dd {
	padding-left: 55px;
	height: 43px;
}
.radius-list .radius-left .user-box dd .name {
	height: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.radius-list .radius-left .user-box dd .txt {
	height: 23px;
	color: #cdcdcd;
	font-size: 14px;
	line-height: 23px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.radius-list .radius-center {
	float: left;
	width: 608px;
}
.radius-list .radius-center li {
	float: left;
	width: 288px;
	height: 163px;
	margin: 0 0 15px 16px;
}
.radius-list .radius-center li&gt;a {
	display: block;
	position: relative;
}
.radius-list .radius-center li .pic {
	display: table-cell;
	width: 288px;
	height: 163px;
	text-align: center;
	vertical-align: middle;
	background-color: #e7e7e7;
}
.radius-list .radius-center li .pic&gt;img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.radius-list .radius-center li .info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 264px;
	height: 42px;
	padding: 23px 12px 0;
	background: url("../images/bg02.png") repeat-x;
}
.radius-list .radius-center li .info h3 {
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.radius-list .radius-right {
	float: right;
	width: 288px;
	height: 340px;
}
.radius-list .radius-right a {
	display: block;
	position: relative;
}
.radius-list .radius-right .pic {
	display: table-cell;
	width: 288px;
	height: 340px;
	text-align: center;
	vertical-align: middle;
	background-color: #e7e7e7;
}
.radius-list .radius-right .pic&gt;img {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.radius-list .radius-right .info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 42px;
	padding: 23px 12px 0;
	background: url("../images/bg02.png") repeat-x;
}
.radius-list .radius-right .tit {
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*xx*/
.rmbq{width: 1200px; position: absolute; bottom: 13px; left: 50%; margin-left: -600px;z-index: 100;height: 29px;}
.rmbq ul{padding-left: 230px;overflow: hidden;}
.rmbq li{width: 25%; float: left;padding-left: 7px;box-sizing: border-box;}
.rmbq a{display: block; line-height: 29px;background: rgba(0,0,0,.3);font-size: 15px;text-align: center;color: #fff;}
.rmbq a:hover{background: rgba(0,0,0,.55);}
.tbgg{background: #1586cc;}
.tbggbox{width: 1200px; margin: 0 auto;}
.tbggbox img{width: 100%;display: block;}
.tabnav img{vertical-align: middle; margin-right: 15px; margin-top: -5px;}
</pre></body></html>