@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

html {
	font-family: "微软雅黑", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
}

html,
body {
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	width: 100%;
}

body {
	line-height: 1.5;
	font-size: 0.8rem;
	color: #212121;
	background-color: #fff;
	outline: 0;
}

html,
body,
header,
section,
footer,
div,
ul,
ol,
li,
img,
a,
span,
em,
del,
legend,
center,
strong,
var,
fieldset,
form,
label,
dl,
dt,
dd,
cite,
input,
hr,
time,
mark,
code,
figcaption,
figure,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	border: 0;
	padding: 0;
	font-style: normal;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: transparent;
	outline: none;
}

img {
	max-width: 100% !important;
	height: auto !important;
	display: block;
}

.clearfix::before,
.clearfix::after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}

.container {
	max-width: 640px;
	margin: 0 auto;


}

@media only screen and (min-width: 400px) {
	html {
		font-size: 21.33333333px !important;
	}
}

@media only screen and (min-width: 414px) {
	html {
		font-size: 21px !important;
	}
}

@media only screen and (min-width: 480px) {
	html {
		font-size: 25.6px !important;
	}
}

@media screen and (min-width: 640px) {
	html {
		/* background: url(0904htmlbg.jpg) top/cover no-repeat; */
		background-attachment: fixed;
		font-size: 33px !important;
	}

}

ul,
li {
	list-style: none;
}

p {
	font-size: 0.7rem;
}

a {
	color: #666;
	text-decoration: none;
	background-color: transparent;
}

.dingwei {
	position: absolute;
}

/* 公共样式结束 */


.top-box {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.text1 {
	position: absolute;
	top: 8.42rem;
	left: 4.51rem;
	height: 21.15rem;
	width: 3.66rem;
	z-index: 5;
}

.text2 {
	position: absolute;
	top: 5.78rem;
	left: 7.72rem;
	height: 10.6rem;
	width: 3.45rem;
	z-index: 4;
}

.yinzhang {
	position: absolute;

	height: 1.84rem;
	width: 1.96rem;
	top: 15.75rem;
	left: 10.03rem;

}

.niao {
	position: absolute;
	top: 7.69rem;
	left: 13.09rem;
	height: 3.12rem;
	width: 1.75rem;

}

/* 浮云 */
.fuyun1 {
	width: 5.12rem;
	height: 2.9rem;
	top: 12.27rem;
	right: 1.84rem;
	animation-name: yun1;
	animation-duration: 10s;
	animation-timing-function: linear;
	animation-delay: 0.5s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-play-state: running;
}

@keyframes yun1 {
	0% {
		right: -1rem;
	}

	55% {
		right: 1.84rem;
	}

	100% {
		right: -0.5rem;
	}
}

.fuyun2 {
	width: 8.96rem;
	height: 4.66rem;
	top: 15.18rem;
	left: -8.96rem;
	animation-name: yun2;
	animation-duration: 6s;
	animation-timing-function: linear;
	animation-delay: 2s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-play-state: running;
}

@keyframes yun2 {
	0% {
		left: -1.96rem;
	}

	75% {
		left: 1rem;
	}

	100% {
		left: -0.5rem;
	}
}

.shapo-shipin {
	position: relative;
}

.shapo-box {
	position: absolute;
	top: 40.95rem;
	width: 86%;
	margin-left: 7%;
}

.shapo-rgiht {
	float: right;
	width: 34%;
	margin-right: 7%;	
}

.shipo-shipin-box {
	float: left;
	border: 2px solid #2c231d;
	box-shadow: 1px 1px 6px 2px rgba(0, 0, 0, 0.2);
	width: 50%;
	/* margin-left: 7%; */
	box-sizing: border-box;
	height: 4.87rem;
}

.shipo-shipin-box img {
	width: 100%;
	border: 1px solid #000;
}

.shapo-shipin1 {
	border: 0.18rem solid #b67f31;
	box-shadow: 1px 3px 6px 2px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	width: 86%;
	height: 9.21rem;
	overflow: hidden;
	margin: 0 auto;

}

.shapo-shipin1 img {
	width: 100%;
}

.lvyou {	
	width: 100%;
	margin-top: 2.6rem;

}

.zhuti {
	display: block;
}


.more-shipin {
	margin-top: 0.6rem;
}



/* 点赞 */
@keyframes praisetipsmove {
	0% {
		margin-top: 0;
		opacity: 0;
	}

	100% {
		margin-top: -0.5rem;
		opacity: 1;
	}
}

@-webkit-keyframes praisetipsmove {
	0% {
		margin-top: 0;
		opacity: 0;
	}

	100% {
		margin-top: -0.5rem;
		opacity: 1;
	}
}

.tupiao-box {
	width: 100%;
	height: 5.68rem;
}

.toupiao {
	position: absolute;
	top: 20.88rem;
	right: 0;
	width: 7.33rem;
	height: 9.09rem;
	background: url(0526dianzan.png) no-repeat;
	background-size: 100% auto;
	z-index: 11;
}

.toupiao .tips {
	width: 0.9rem;
	position: absolute;
	z-index: 1000;
	top: 4.5rem;
	left: 1rem;
	opacity: 0;
	animation: praisetipsmove linear 1s;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
	-webkit-animation: praisetipsmove linear 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: cubic-bezier(0.87, 0.2, 1, 1);
}

.toupiao .tips:nth-child(2) {
	transform: rotate(4deg);
	width: 0.78rem;
	top: 3.2rem;
	left: 1.5rem;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}

.toupiao .tips:nth-child(3) {
	transform: rotate(4deg);
	top: 2.2rem;
	left: 5rem;
	width: 0.66rem;
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
	animation-duration: 1.4s;
	-webkit-animation-duration: 1.4s;
}

.toupiao .tips:nth-child(4) {
	transform: rotate(4deg);
	top: 3.2rem;
	left: 5rem;
	width: 0.66rem;
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
}

.toupiao .tips:nth-child(5) {
	transform: rotate(4deg);
	top: 3.8rem;
	left: 4.5rem;
	width: 0.66rem;
	animation-delay: 2.5s;
	-webkit-animation-delay: 2.5s;
	animation-duration: 2s;
	-webkit-animation-duration: 2s;
}

.num {
	width: 50%;
	margin: 0 auto;
	position: absolute;
	top: 3.47rem;
	left: 25%;
	font-size: 0.6rem;
	color: #fff;
}

.num span {
	display: block;
	width: 18.4%;
	height: 1rem;
	line-height: 1rem;
	margin-right: 2%;
	border-radius: 5px;
	background: linear-gradient(#32f882, #31e0a6, #32b2f2);
	float: left;
	text-align: center;
	color: #fff;
	font-weight: bold;
}


.lvyou-text {
	width: 279px;
	width: 8.45rem;
	position: absolute;
	top: 12.00rem;
	right: 0;
	font-size: 0.6rem;
	color: #05b0b3;
	line-height: 20px;
}

.lvyou-text-tips p {
	float: left;
	padding-left: 3px;
	font-size: 0.5rem;
	box-sizing: border-box;

}

.lvyou-text-tips p a {
	color: #05b0b2;
}

.lvyou-tab div {
	cursor: pointer;
}

.xinzeng-btn {
	position: relative;
	padding-top: 0.6rem;

}

.xinzeng-btn a {
	position: absolute;
	top: 1.1rem;
	left: 4.5rem;
	width: 4.5rem;
	height: 1.78rem;
	display: block;
	background-color: transparent;
}

.xinzeng-btn a span {
	display: block;
	text-indent: -9999px;
}

.xinzeng-btn a:nth-child(2) {
	left: 9.2rem;
	width: 6rem;
}

.xinzeng-btn a:nth-child(3) {
	top: 3rem;
	left: 8.5rem;
	width: 5.5rem;
}

.jplv-nav {	
	width: 96%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9;	
	position: absolute;
	bottom: 0;
	left: 2%;
}

.jplv-nav a {
	display: block;
	font-size: 0.6rem;
	color: #fff;
	margin: 0 0px;
	width: 25%;
	height: 1.15rem;
	line-height: 1.15rem;
	padding: 0 0;
	text-align: center;
	border-radius: 5px;
	margin: 0 5px;

}

.jplv-nav a:first-child {
	background: #6c95a8;
	background-size: 100% 100%;
}

.jplv-nav a:nth-child(2) {
	background: #e62186;
	background-size: 100% 100%;
}

.jplv-nav a:nth-child(3) {
	background: #ed6a1a;
	background-size: 100% 100%;
}

.jplv-nav a:nth-child(4) {
	background: #572e8d;
	background-size: 100% 100%;
}

.jplv-nav a:nth-child(5) {
	background: #f4ba19;
	background-size: 100% 100%;
}

.lvjp-title {
	position: absolute;
	top: 4.06rem
}

.lvjp-shipin4 {
	position: absolute;
	top: 8rem;
	border-bottom: 10px solid #fff;
}

/* 区县介绍 */
.quxian {
	position: relative;
	border-bottom: 1px dashed #b67f31;
	padding-bottom: 0.6rem;
}

.quxian-title {
	padding-top: 1rem;
}

.quxian-text {
	width: 80%;
	margin: 0 auto;
	margin-top: 1rem;
	font-size: 0.6rem;
	color: #595757;
	line-height: 180%;
	color: #b67f31;
	text-align: center;
}

.quxian-text img {
	float: left;
	width: 6.81rem;
	height: 1.24rem;
	margin-top: -7px;
}

.quxian-more-box {
	width: 100%;
}

a.quxian-more {
	background-color: #b67f31;
	width: 4.42rem;
	height: 1.24rem;
	line-height: 1.24rem;
	color: #fff;
	font-size: 0.6rem;
	text-align: center;
	font-weight: normal;
	margin: 15px auto 0;
	border-radius: 5px;
	display: block;
	font-weight: normal;

}

/* 宁夏好物 */
.nxhw {
	width: 100%;
	background: url(0526bg.png) repeat-y;
	padding-top: 1.66rem;
}

/* 精品旅游 */
.jingpinly {
	width: 100%;
}

.jingdian-list-box {
	display: flex;
	flex-wrap: wrap;
	width: 14.52rem;
	margin: 13px auto 0;
}

.jingdian-list {
	width: 4.24rem;
	margin-bottom: 0.48rem;
	margin-right:0.3rem;
	margin-left:0.3rem;
}

.jingdian-list a {
	display: block;
	width: 4.24rem;
}

.jingdian-list a .text {
	margin-top: 0.48rem;
}

/* 文化 */
.wenhua {
	width: 100%;
	background: url(../images1/0526bg.jpg) repeat-y;
	background-size: 100% auto;
	padding-top: 1.66rem;
	padding-top: 1.36rem;
}

.feiyi-list-box {

	display: flex;
	margin: 0 auto;
	justify-content: center;
}

.feiyi-list {
	width: 6.72rem;
	height: 6.72rem;
	border: 6px solid rgb(41, 154, 164);
	border-radius: 24px;
	overflow: hidden;
	position: relative;
	margin: 0 0.68rem;
	box-sizing: border-box;
	background-color: #299da4;
}

.feiyi-list::after,
.fieyishipin::after {
	display: block;
	content: "";
	width: 5.87rem;
	height: 5.87rem;
	border: 2px solid rgb(153, 221, 206);
	border-radius: 24px;
	position: absolute;
	top: 0.18rem;
	left: 0.18rem;
	box-sizing: border-box;

}

.fieyishipin {
	width: 14.72rem;
	height: 6.69rem;
	border: 6px solid rgb(41, 154, 164);
	border-radius: 24px;
	overflow: hidden;
	margin: 1.54rem auto;
	background-color: #299da4;
	position: relative;
}

.fieyishipin::after {
	width: 14rem;
	height: 6.06rem;
	border-width: 3px;
	top: 0.18rem;
	left: 0.18rem;

}
.bg-huawen {
	background: url(0526bg.png) repeat-y;
	padding-bottom: 10rem;
}
.wh-title {
	margin-bottom: 2.51rem;
}
.youhui {
	margin-top: 2.45rem;
}
@media screen and (max-width: 414px) {
	.top-jplv-nav {
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
		background-color: #fff;
		padding: 6px 3%;
		z-index: 999;
		box-sizing: border-box;
	}

}

.bottom-box {

	width: 100%;
	height: 6.36rem;

}

.bottom {
	width: 100%;
	height: 6.36rem;
	position: fixed;
	bottom: 0;
	background: url(0526jianzhu.png) no-repeat;
	background-size: 100% auto;
	z-index: 99;
}
@media screen and (min-width: 640px) {
	.bottom-box {
		width: 640px;
		margin: 0 auto;
		
	}
	.bottom {
		width: 640px;
		margin: 0 auto;
		
	}

}
@media screen and (max-width: 320px) {
.toupiao{ top: 18.88rem;}	
	
}