@charset "utf-8";


* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-family: Microsoft Yahei UI light, Microsoft Yahei, 微软雅黑, Arial, helvetica;
	font-size: 12px;
	height: 100%;
	line-height: 22px;
	width: 100%;
	/* background: #eeeeee; */
	overflow-x: hidden;
}

a {
	text-decoration: none;
	cursor: pointer;
	transition: all .3s;
	outline: none
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: none
}

.lf {
	float: left
}

.rg {
	float: right
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px
}

.head {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	z-index: 1100;
	background: #2a2b2c;
	border-bottom: 1px solid #343536;
	height: 80px;
	transition: all .3s
}

.logo {
	padding-top: 27px;
	padding-left: 2.18%;
	width: 302px;
	transition: all .3s
}

.logo a {
	display: block;
	position: relative;
	overflow: hidden
}

.logo img {
	width: 100%;
	position: relative;
	z-index: 100
}

.logo .p1 {
	/* background:#ff6d07; */
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 80%;
}

.nav {
	width: auto;
	padding-right: 2.18%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.nav ul li {
	float: left;
	width: auto;
	padding: 0px 20px;

	/* background: url(../images/1_02.jpg) right center no-repeat; */
	transition: all .3s
}

.nav ul li .a1 {
	line-height: 80px;
	display: block;
	text-align: center;
	font-size: 1.5em;
	color: #fff;
	transition: all .3s
}


.nav ul li:hover .a1 {
	color: #fff;
	border-top: 2px solid #f82249;
	z-index: 999999;
	transition: all 0.3s ease-in-out 0s;
}

.nav ul li:hover .a1 {
	color: #fff;
	transition: all .3s
}

.nav ul li .div1 {
	display: none;
	background: #dbc8aa;
	width: 100%;
	height: auto;
	left: 0px;
	text-align: left;
	position: absolute;
	top: 80px;
	z-index: 100
}

.nav ul li .div1 .p1 {
	width: 100%;
	float: right;
	height: auto;
	text-align: right;
	line-height: 45px;
	margin-right: 30px;
}

.nav ul li .div1 .p1 a {
	color: #906b30;
	font-size: 1.4em;
	text-transform: uppercase;
	/* background: url(../images/1_26.jpg) center bottom no-repeat; */
	display: inline-block;
	height: 45px;
	line-height: 45px;
	/* margin-right: 5%; */
	padding: 5px 10px 5px 0px;
	transition: all .5s
}

.nav ul li .div1 .p1 a:hover {
	/* background: url(../images/1_27.jpg) center bottom no-repeat; */
	color: #fff
}

.nav ul li .mad3 .p1 .pad {
	/* margin-left: 30% */
}

.nav ul li .mad4 .p1 .pad {
	/* margin-left: 44% */
}

.nav ul li .mad5 .p1 .pad {
	/* margin-left: 45% */
}

.nav ul li .mad6 .p1 {
	text-align: right
}

.a_txt {
	display: none
}

.zd_zq {
	background-image: url(../../images/zq.jpg);
	background-size: cover;
}

.mob_Road {
	display: none;
}

.gs_banwz {
	width: 150px;
}

#uu a {
	color: #333;
	text-decoration: none;
}

#uu a:hover {
	color: #dbc8aa;
	text-decoration: none;
}

/* 新增公共 */
.sonp-navigation-menu {
	display: none;
}

.sksl_sty {
	padding:50px 0px;
}

.sx_bksty {
	border-top: 10px #e9e3ce solid;
	border-right: 10px #e9e3ce solid;
	box-shadow: 2px 2px 10px #999;
	padding-bottom: 10px;
}

.sx_mc {
	display: block;
	width: 150px;
	padding: 20px 0px 10px;
	text-align: center;
	background-color: #fedb5b;
	margin-top: 10px;
}

.sx_imgsty {
	width: 80%;
	margin: 0px 10px 0px auto;
	height: 190px;
	overflow: hidden;
}

.sx_imgsty img {
	width: 100%;
	height: 100%;
}

.sx_sknr p {
	font-size: 1.2em;
	text-indent: 2em;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.sx_sknr1 p {
	font-size: 1.2em;
	text-indent: 2em;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}




#video_sty:before {
	content: "";
	/* background: rgba(0, 0, 0, 0.45); */
	position: absolute;
	bottom: 0;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 0;
	width: 100%;
	height: 100vh;
	background-size: cover;
	overflow: hidden;
}

.btn-scroll i {
	font-size: 2.5em;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.btn-scroll {
	transition: 0.4s;
	color: rgba(255, 255, 255, 0.6);
	animation: up-down 1s ease-in-out infinite alternate-reverse both;
}

.btn-scroll i {
	font-size: 2.5em;
}

.btn-scroll:hover {
	color: #ffb727;
}

@-webkit-keyframes up-down {
	0% {
		transform: translateY(5px);
	}

	100% {
		transform: translateY(-5px);
	}
}

@keyframes up-down {
	0% {
		transform: translateY(5px);
	}

	100% {
		transform: translateY(-5px);
	}
}



#first .play-btn {
	width: 94px;
	height: 94px;
	background: radial-gradient(#f82249 50%, rgba(101, 111, 150, 0.15) 52%);
	border-radius: 50%;
	display: block;
	position: relative;
	overflow: hidden;
	margin-left: 30px;
}

#first .play-btn::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-40%) translateY(-50%);
	transform: translateX(-40%) translateY(-50%);
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 15px solid #fff;
	z-index: 100;
	transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#first .play-btn:before {
	content: '';
	position: absolute;
	width: 120px;
	height: 120px;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation: pulsate-btn 2s;
	animation: pulsate-btn 2s;
	-webkit-animation-direction: forwards;
	animation-direction: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: steps;
	animation-timing-function: steps;
	opacity: 1;
	border-radius: 50%;
	border: 2px solid rgba(163, 163, 163, 0.4);
	top: -15%;
	left: -15%;
	background: rgba(198, 16, 0, 0);
}

#first .play-btn:hover::after {
	border-left: 15px solid #f82249;
	-webkit-transform: scale(20);
	transform: scale(20);
}

#first .play-btn:hover::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-40%) translateY(-50%);
	transform: translateX(-40%) translateY(-50%);
	width: 0;
	height: 0;
	border: none;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 15px solid #fff;
	z-index: 200;
	-webkit-animation: none;
	animation: none;
	border-radius: 0;
}

#first .about-btn {
	font-family: 'Microsoft YaHei\5FAE\8F6F\96C5\9ED1', Arial, Verdana, "\5b8b\4f53";
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 12px 32px;
	border-radius: 50px;
	transition: 0.5s;
	line-height: 1;
	margin: 10px;
	color: #fff;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
	border: 2px solid #f82249;
}

#first .about-btn:hover {
	background: #f82249;
	color: #fff;
}


/* 第一块，张骞出使西域 */
#second {
	background-color: #eee;
	/* background-image: url("images/demo.jpg"); */
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.zq_bg {
	height: 100vh;
	padding: 140px 40px;
	background: rgba(0, 0, 0, 0.3);
}

.zq_nrk p {
	line-height: 2em;
	font-size: 1.2em;
	text-indent: 2em;
	color: #333;
	height: 198px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.zd_zq_tit {
	padding: 10px 0px;
	color: #000;
	font-size: 1.8em;
}

.zq_btnmore {
	padding: 30px 0px;
	text-align: right;
}

/* 第二块，丝绸之路中国段四省份 */
#second1 {
	background-color: #fff;
	/* background-image: url("images/demo.jpg"); */
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 120px;
}

.section-header {
	margin-bottom: 60px;
	position: relative;
	padding-bottom: 20px;
}

.section-header::before {
	content: '';
	position: absolute;
	display: block;
	width: 100px;
	height: 5px;
	background: #f82249;
	bottom: 0;
	left: calc(50% - 50px);
}


.section-header h2 {
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
	color: #343a40;
	font-family: Microsoft Yahei UI light, Microsoft Yahei, 微软雅黑, Arial, helvetica;
	font-weight: 800;
	margin-bottom: 10px;
}

.section-header p {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: 500;
	color: #9195a2;
}

.section-with-bg {
	background-color: #f6f7fd;
}


.section-headerss {
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 20px;
}

.section-headerss::before {
	content: '';
	position: absolute;
	display: block;
	width: 300px;
	height: 5px;
	background: #dbc8aa;
	bottom: 0;
	left: calc(50% - 150px);
}

.section-headerss h2 {
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-family: Microsoft Yahei UI light, Microsoft Yahei, 微软雅黑, Arial, helvetica;
	font-weight: 800;
	margin-bottom: 10px;
}







.sczl_wz {
	position: absolute;
	top: -50px;
	font-size: 2em;
	color: #9d2d27;
}

.sczl_wz span {
	font-size: 0.8em;
	margin-left: 5px;
	margin-top: 15px;
	color: #333;
}

.sczl_wz1 {
	position: absolute;
	top: 30px;
	font-size: 2em;
	color: #9d2d27;
}

.sczl_wz1 span {
	font-size: 0.8em;
	margin-left: 5px;
	margin-top: 15px;
	color: #333;
}

.sczl_wz2 {
	position: absolute;
	top: -120px;
	font-size: 2em;
	color: #9d2d27;
}

.sczl_wz2 span {
	font-size: 0.8em;
	margin-left: 5px;
	margin-top: 15px;
	color: #333;
}

/* 第三块，丝绸之路中国段四省份 */
#second2 {
	background-color: #000;
	/* background-image: url("images/demo.jpg"); */
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 180px;
}

.sc_bot {
	padding: 40px 0px;
	color: #cc2128;
}

.sc_bot_p {
	color: #cc2128;
	font-size: 1.8em;
}

.sc_bot:before {
	content: '';
	position: absolute;
	display: block;
	width: 90%;
	height: 3px;
	background: #cc2128;
	top: 130px;
	left: calc(5%);
}

.zd_tupin {
	padding: 0px 100px;
}

.sc_list {
	text-align: left;
	padding-left: 20px;
	padding-top: 60px;
}

.ds_mc {
	font-size: 1.6em;
	padding: 15px 0px;
	color: #fff;
}

.ds_mc span {
	font-size: 0.8em;
	margin-left: 10px;
}

.ds_mcmore {
	font-size: 1.6em;
	text-align: left;
	padding-left: 20px;
	padding-top: 30px;
	color: #fff;
}

.lp_sm {
	position: absolute;
	width: 100%;
	bottom: 15px;
	font-size: 2em;
	color: #fff;
	text-align: center;
	/* writing-mode: tb-rl; */
}

.sl_img1 {
	width: 110%;
	margin-top: -70px;
}

.sl_img2 {
	width: 100%;
	margin-top: 30px;
	margin-left: 15%;
}

.sl_img3 {
	width: 120%;
	margin-top: 30px;
}

.sl_img4 {
	width: 90%;
	margin-top: 0px;
}

.sl_img5 {
	width: 90%;
	margin-top: -50px;
	margin-left: 15%;
}

.sl_img6 {
	width: 90%;
	margin-top: -50px;
	margin-left: 15%;
}

.sl_img7 {
	width: 110%;
	margin-top: -120px;
}


/* 地区 —— 文化遗产分类 */

.box_itme {
	display: block;
	width: 280px;
	height: 400px;
	top: 0px;
	left: 0px;
	z-index: 1;
	opacity: 0.6;
}

.gyz_k_tit {
	position: absolute;
	top: 30px;
	width: auto;
	padding-right: 30px;
	height: 50px;
	line-height: 50px;
	padding-left: 40px;
	background: #7e3a3b;
	opacity: 1;
	font-size: 1.4em;
	color: #fff;

}

.gyz_k_nr {
	padding-top: 100px;
	width: 80%;
	margin: 0px auto;
	font-size: 1.2em;
	color: #fff;
	line-height: 30px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
	overflow: hidden;
}





/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
	background: #1b1f24;
	padding: 0 0 25px 0;
	color: #eee;
	font-size: 14px;
	z-index: 999999;
}

#footer .footer-top {
	background: #1b1f24;
	/* #383736 */
	padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
	margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
	font-size: 26px;
	margin: 0 0 20px 0;
	padding: 2px 0 2px 0;
	line-height: 1;
	font-weight: 700;
	color: #fff;
}

#footer .footer-top .footer-info img {
	height: 40px;
	margin-bottom: 10px;
}

#footer .footer-top .footer-info p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
	color: #fff;
}

#footer .footer-top .social-links a {
	font-size: 18px;
	display: inline-block;
	background: #222636;
	color: #eee;
	line-height: 1;
	padding: 8px 0;
	margin-right: 4px;
	border-radius: 50%;
	text-align: center;
	width: 36px;
	height: 36px;
	transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
	background: #f82249;
	color: #fff;
}

#footer .footer-top h4 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 12px;
	border-bottom: 2px solid #bab287;
}

#footer .footer-top .footer-links {
	margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .footer-top .footer-links ul i {
	padding-right: 5px;
	color: #bab287;
	font-size: 18px;
}

#footer .footer-top .footer-links ul li {
	border-bottom: 1px solid #222636;
	padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
	padding-top: 0;
}

#footer .footer-top .footer-links ul a {
	color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
	color: #f82249;
}

#footer .footer-top .footer-contact {
	margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
	line-height: 26px;
	font-size: 1em;
}

#footer .footer-top .footer-newsletter {
	margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
	border: 0;
	padding: 6px 8px;
	width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
	background: #f82249;
	border: 0;
	width: 35%;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	transition: 0.3s;
	cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
	background: #bab287;
}

#footer .copyright {
	text-align: center;
	padding-top: 30px;
}

#footer .credits {
	text-align: center;
	font-size: 13px;
	color: #ddd;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/
@media (max-width: 575px) {
	#first {
		display: none;
	}

	.sl_img1 {
		width: 40%;
		margin-top: -70px;
	}

	.sl_img2 {
		width: 40%;
		margin-top: -150px;
		margin-left: 40px;
	}

	.sl_img3 {
		width: 120%;
		margin-top: 30px;
	}

	.sl_img4 {
		width: 90%;
		margin-top: 0px;
	}

	.sl_img5 {
		width: 90%;
		margin-top: -50px;
		margin-left: 15%;
	}

	.sl_img6 {
		width: 90%;
		margin-top: -50px;
		margin-left: 15%;
	}

	.sl_img7 {
		width: 110%;
		margin-top: -120px;
	}
}



/* 甘肃--二级页面 */

.gazette-post-tag a,
.gazette-post-tag a:hover {
	font-size: .8em;
	font-weight: 700;
	background-color: #e60012;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 3px;
	line-height: 1;
	letter-spacing: 1px;
	margin-bottom: 15px;
	display: inline-block;
}

.gazette-post-tag1 a,
.gazette-post-tag1 a:hover {
	font-size: 14px;
	font-weight: 700;
	background-color: #e60012;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px;
	line-height: 1;
	letter-spacing: 1px;
	/* margin-bottom: 15px; */
	display: inline-block;
}

.gazette-welcome-post {
	margin-bottom: 60px;
}

.gazette-welcome-post h2 {
	font-size: 48px;
	margin-bottom: 15px;
	font-weight: 400;
}

.gazette-welcome-post a {
	color: #333;
}

.gazette-post-date {
	color: #838383;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 0;
	display: block;
}

.gazette-welcome-post p {
	line-height: 1.8;
	font-size: 18px;
	font-weight: 300;
}

.gs_banner {
	width: 100%;
	height: 100vh;
	background-size: cover;
	overflow: hidden;
	position: relative;
	/* 	background: url(../../images/gansu_img/gansu.jpg); */
}

.gs_redwz {
	float: left;
	position: absolute;
	top: 110px;
	left: 165px;
}

.mob_gsbann {
	display: none;
	width: 100%;
	margin-top: 60px;
}

/* 三级页面 */
.tk_tit {
	position: fixed;
	width: 225px;
	height: 275px;
	/* padding: 10px 50px; */
	font-family: "Fjalla One", "微軟正黑體", "蘋果儷黑體", "新細明體";
	text-align: center;
	position: absolute;
	left: 35px;
	top: 100px;
	background-color: rgba(19, 23, 34, 0.8);
	color: #fff;
	font-size: 1.8em;
	border: 3px solid transparent;
}

.tk_tit1 {
	padding: 60px 0px;
	color: #bfb383;
}

.tk_tit2 {
	padding: 30px 0;
	margin: 0px 30px;
	text-align: left;
	height: 120px;
	border-top: 1px #bfb383 solid;
	font-size: .6em;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.item-video:hover>.tk_tit {
	/* color: #bfb383; */
	border: 3px solid #bfb383;
}

.owl-prev {
	position: absolute;
	left: 0;
	top: 25%;

}

.owl-next {
	position: absolute;
	right: 0;
	top: 25%;
}

.tit_btn {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.4);
	padding: 25px 0px;
	height: 72px;
	transition: all .35s ease-in-out;
}

.tit_btn1 {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.4);
	padding: 25px 0px;
	height: 72px;
	transition: all .35s ease-in-out;
}

.dh1:hover>.tit_btn {
	height: 100%;
	paddint-top: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: all .35s ease-in-out;
}

.dh1:hover>.tit_btn1 {
	paddint-top: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all .35s ease-in-out;
}

.mob_gsbann1 {
	display: none;
}

.tit_wznr {
	padding: 50px;
	color: #fff;
	font-size: 1.5em;
	line-height: 2em;
	text-align: left;
	text-indent: 2em;
	margin: 100px 100px 0px 100px;
	background: rgba(255, 255, 255, 0.1);
}

.ysdt_img {
	width: 100%;
}

.tit_sty {
	font-size: 2em;
	color: #fff;
	margin-top: 0px;
}

.dh1:hover>.tit_sty {
	margin-top: 30%;
}


.tit_stybtn {
	position: absolute;
	right: 20px;
	bottom: 20px
}

.xg_view {
	padding: 50px 0px;
	background: #fff;
}

.mogao_bann {
	width: 100%;
	height: 100vh;
	background-size: cover;
	overflow: hidden;
	position: relative;
}

.mogao_jz {
	padding: 80px 2% 180px 2%;
	background: #000;
}

.kuai_stys {
	padding: 80px 0px;
	background: #fff;
}

/* 管理机构 */
.gl_sty {}

.gl_sty::before {
	background: rgba(198, 16, 0, 0.3);
}

.con_bg2 {
	background: url(../../images/bg2.jpg) no-repeat;
	background-size: cover;
}

.con_bg2tit {
	padding: 0px 40px 40px 40px;
	font-size: 1.4em;
	color: #e2e2e2;
	line-height: 35px;
	text-indent: 2em;
}

.gkjs_nr {
	display: -webkit-box;
	/*值必须为-webkit-box或者-webkit-inline-box*/
	-webkit-box-orient: vertical;
	/*值必须为vertical*/
	-webkit-line-clamp: 7;
	/*值为数字，表示一共显示几行*/
	overflow: hidden;
}


.gk_more {
	font-size: 1em;
	text-align: center;
	padding: 10px 25px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	width: auto;
	line-height: 30px;
	text-indent: 0;
}


.con_bg2_1 {
	background: rgba(255, 255, 255, 0.1);
}


/* 相关 */
.xg_nr {
	font-size: 1.3em;
	color: #777;
	text-align: left;
	font-size: 1.3em;
	color: #777;
	text-align: left;
	padding: 0px 15px;
	margin: 0px 0px 15px 0px;
	/* height: 145px; */
	line-height: 1.7em;
	display: -webkit-box;
	/*值必须为-webkit-box或者-webkit-inline-box*/
	-webkit-box-orient: vertical;
	/*值必须为vertical*/
	-webkit-line-clamp: 5;
	/*值为数字，表示一共显示几行*/
	overflow: hidden;
}

.xg_tit {
	font-size: 1.8em;
	padding: 20px 15px;
	text-align: left;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.nav_k1 {
	float: left;
	width: 45%;
	padding-right: 30px;
	cursor: pointer;
}

.mob_xglist {
	background: #eee;
	padding-bottom: 15px;
}






/* 敦煌大事记 */

.dsj_sty {
	font-size: 1.6em;
	letter-spacing: 3px;
	padding: 15px 25px;
	background: #373230;
	border-radius: 5px;
	width: auto;
	line-height: 30px;
}

.dsj_sty:hover {
	background: #7d3a3a;
}

.dsj_lz {
	position: absolute;
	top: -80px;
	left: 190px;
}

.dsj_cjd {
	position: absolute;
	/* z-index: 2000; */
	top: 50px;
	right: -150px;
}

.dsj_cl {
	position: absolute;
	/* z-index: 2000; */
	top: 300px;
	right: -300px;

}

.dsj_gm {
	position: absolute;
	/* z-index: 2000; */
	bottom: -100px;
	right: -100px;
}

.dsj_jg {
	position: absolute;
	/* z-index: 2000; */
	bottom: -50px;
	left: -100px;
}

.dsj_kj {
	position: absolute;
	/* z-index: 2000; */
	bottom: 150px;
	left: -280px;
}

.dsj_lykf {
	position: absolute;
	/* z-index: 2000; */
	top: 50px;
	left: -300px;
}


@keyframes animtran {
	from {
		transform: rotateZ(0deg);
	}

	to {
		transform: rotateZ(360deg);
	}
}

@keyframes animtrans {
	from {
		transform: rotateZ(360deg);
	}

	to {
		transform: rotateZ(0deg);
	}
}

@-webkit-keyframes animtran {
	from {
		transform: rotateZ(0deg);
	}

	to {
		transform: rotateZ(360deg);
	}
}

@-webkit-keyframes animtrans {
	from {
		transform: rotateZ(360deg);
	}

	to {
		transform: rotateZ(0deg);
	}
}

#advert {
	width: 510px;
	height: 510px;
	margin: 10% auto;
	position: relative;
}

#advert .bg1 {
	width: 503px;
	height: 507px;
	position: absolute;
	z-index: 2;
}

#advert .bg1 div {
	width: 503px;
	height: 507px;
	/* border: #ccc 1px solid; */
	background-image: url(../../images/z2.png);
	border-radius: 15em;
	position: relative;
	animation: animtran 56s linear infinite;
	-webkit-animation: animtran 56s linear infinite;
}

#advert .bg1 img {
	width: 50px;
	position: absolute;
	animation: animtrans 56s linear infinite;
	-webkit-animation: animtrans 56s linear infinite;
}

#advert .bg1 .icon01 {
	bottom: 25px;
	left: 7px;
}

#advert .bg1 .icon02 {
	top: 80px;
	left: -24px;
}

#advert .bg1 .icon03 {
	top: -7px;
	left: 44px;
}

#advert .bg1 .icon04 {
	top: -7px;
	right: 44px;
}

#advert .bg1 .icon05 {
	top: 80px;
	right: -24px;
}

#advert .bg1 .icon06 {
	bottom: 25px;
	right: 7px;
}

#advert .bg1 .icon07 {
	bottom: -25px;
	left: 105px;
}

#advert .bg2 {
	width: 363px;
	height: 366px;
	position: absolute;
	top: 70px;
	left: 71px;
	z-index: 9;
}

#advert .bg2 div {
	width: 363px;
	height: 366px;
	/* border: #e376bd 1px solid; */
	background-image: url(../../images/z1.png);
	border-radius: 15em;
	position: relative;
	animation: animtrans 52s linear infinite;
	-webkit-animation: animtrans 52s linear infinite;
}

#advert .bg2 span {
	display: inline-block;
	background-color: #FFFFFF;
	overflow: hidden;
	border-radius: 15em;
	position: absolute;
	animation: animtran 56s linear infinite;
	-webkit-animation: animtran 56s linear infinite;
}

#advert .bg2 img {
	padding: 10px;
	display: block;
}

#advert .bg2 .icon08 {
	top: 10px;
	left: 13px;
}

#advert .bg2 .icon09 {
	bottom: 0;
	left: 7px;
}

#advert .bg2 .icon10 {
	bottom: 40px;
	right: -15px;
}


#advert .bg3 {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 8;
}

#advert .bg3 div {
	width: 100px;
	height: 100px;
	/* border: #e077bf 1px dotted; */
	border-radius: 15em;
	position: relative;
	animation: animtran 18s linear infinite;
	-webkit-animation: animtran 18s linear infinite;
}

#advert .bg3 span {
	display: inline-block;
	background-color: #FFFFFF;
	overflow: hidden;
	border-radius: 15em;
	position: absolute;
	animation: animtrans 14s linear infinite;
	-webkit-animation: animtrans 14s linear infinite;
}

#advert .bg3 img {
	padding: 10px;
	display: block;
}

#advert .bg3 .icon11 {
	top: -14px;
	right: 0px;
}

#advert .bg3 .icon12 {
	bottom: -13px;
	right: 10px;
}

#advert .content {
	width: 420px;
	height: 420px;
	/* background: linear-gradient(to right, #fa71ad, #c77dd1); */
	background-image: url(../../images/title.png);
	position: absolute;
	z-index: 2;
	left: 45px;
	top: 50px;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	/* box-shadow: #f6f6f6 8px 8px 8px 4px; */
	cursor: pointer;
}

.bann_nr {
	position: absolute;
	left: 10%;
	bottom: 30px;
	width: 40%;
}

.bann_wz {
	font-size: 1.4em;
	color: #fff;
	line-height: 1.8em;
}

.bs-example {
	margin-top: 40px;
	padding-left: 30px;
}



@keyframes ani-one {
	from {
		left: 260px;
	}

	to {
		left: 16px
	}
}

@keyframes ani-two {
	from {
		left: 260px;
	}

	to {
		left: 70px
	}
}

@keyframes ani-three {
	from {
		top: 0;
		left: 0;
	}

	to {
		top: 8px;
		left: 8px;
	}
}

@keyframes ani-four {
	0% {
		width: 130px;
		height: 50px;
		left: 85px;
		top: 125px;
		box-shadow: #f6f6f6 8px 8px 8px 4px;
		border: #eee 0px solid;
		margin-left: 0;
	}

	100% {
		width: 259px;
		height: 333px;
		left: 50%;
		top: 0px;
		box-shadow: #FFFFFF 0 0 0 0;
		border: #eee 1px solid;
		margin-left: -130px;
	}
}

@keyframes ani-five {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@keyframes ani-six {
	from {
		left: 260px;
	}

	to {
		left: 0;
	}
}

@-webkit-keyframes ani-one {
	from {
		left: 260px;
	}

	to {
		left: 16px
	}
}

@-webkit-keyframes ani-two {
	from {
		left: 260px;
	}

	to {
		left: 70px
	}
}

@-webkit-keyframes ani-three {
	from {
		top: 0;
		left: 0;
	}

	to {
		top: 8px;
		left: 8px;
	}
}

@-webkit-keyframes ani-four {
	0% {
		width: 130px;
		height: 50px;
		left: 85px;
		top: 125px;
		box-shadow: #f6f6f6 8px 8px 8px 4px;
		border: #eee 0px solid;
		margin-left: 0;
	}

	100% {
		width: 259px;
		height: 333px;
		left: 50%;
		top: 0px;
		box-shadow: #FFFFFF 0 0 0 0;
		border: #eee 1px solid;
		margin-left: -130px;
	}
}

@-webkit-keyframes ani-five {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@-webkit-keyframes ani-six {
	from {
		left: 260px;
	}

	to {
		left: 0;
	}
}

.opacity0 {
	opacity: 0;
}

/* 
@charset="utf-8";
		*{padding:0;margin:0;}
		html{font-family:"Microsoft Yahei",Arial,sans-serif;font-size: 12px;}
		body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,button,textarea,p,th,td{padding:0;margin:0;font-family:"Microsoft YaHei",sans-serif,Arial}
		table{border-collapse:collapse;border-spacing:0}
		fieldset,img{border:0}
		a{text-decoration:none;color:#000;outline:none}
		li{list-style:none;}
		caption,th{text-align:left}
		h1,h2,h3,h4,h5,h6{font-weight:normal;}
		input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:medium;}
		input,button,textarea,select{*font-size:100%}
		
		.fl{float:left;}
		.fr{float:right;}
		.clear:after{
		  display:block; 
		  content:"clear"; 
		  height:0; 
		  clear:both; 
		  overflow:hidden; 
		  visibility:hidden;
		}
		.clear{zoom:1;}	 */

.sliderBar {
	margin: 100px 0px;
	width: 100%;
	background-color: #000;
}

.sliderBar li {
	position: relative;
	float: left;
	/* width: 10%; */
	height: 12px;
	line-height: 30px;
	text-align: center;
}

.sliderBar li:last-child {
	border: none;
}

.sliderBar li:hover {
	cursor: pointer;
	cursor: hand;
}

.sliderBar li p {
	text-align: center;
}

.indexP {
	display: none;
	position: absolute;
	left: 50%;
	top: -53px;
	margin-left: -40px;
	width: 85px;
	height: 30px;
}

.sliderBar li:hover .indexP {
	/*display: block;*/
}

.shanjiao-out {
	position: absolute;
	right: 36px;
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: solid;
	border-color: #ffcc00 transparent transparent transparent;
}

.shanjiao-inner {
	position: absolute;
	right: 37px;
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	border-color: #FCF8E3 transparent transparent transparent;
}

.li_bg1 {
	background-color: #883531;
}

.li_bg2 {
	background-color: #ded2c4;
}

.li_bg3 {
	background-color: #615554;
}

.sliderBar li:nth-child(3n) {
	background-color: #615554;
}

.sliderBar li:nth-child(3n+1) {
	background-color: #883531;
}

.sliderBar li:nth-child(3n+2) {
	background-color: #ded2c4;
}


.time_wz {
	font-size: 1.6em;
	color: #ded2c4;
	z-index: 3000;
	margin-top: 30px;
	text-align: center;
	transform: rotate(-45deg);
}

.time_wz1 {
	font-size: 1.4em;
	color: #d5b45e;
	z-index: 3000;
}

.list_bann {
	padding: 40px 40px;
	font-size: 2em;
	margin-bottom: 10px;
	background-color: #d4cec0;
	color: #7d3a3a;
	border-bottom: 1px #c1bcaf solid;
}

.mob_banntit {
	font-size: 6em;
	color: #fff;
	line-height: 2em;
	padding-top: 0px;
	text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.9);
}

.mob_lindiv {
	padding-top: 0px;
	margin-right: -500px;
}

.en_zq {
	margin-left: 10px;
	display: bolck;
	font-size: 1.4em
}

.mob_slgs {
	padding: 0px;
	margin: -80px 0px 0px 0px;
}

.mob_xj {
	padding: 0px;
	margin: -50px 0px 0px 0px;
}

.mob_sty {
	font-size: 3em;
}



/* event two */

.event-two {
	padding-bottom: 0px;
	paddint-top: 30px;
	position: relative;
}

.breadcrumb li>a {
	color: #7d3a3a;
}

.breadcrumb {
	font-size: 1.6em;
	background: #fff;
	padding: 0;
}

.event-two__sculpture {
	position: absolute;
	top: -120px;
	right: 3%;
	-webkit-animation: ImgBounce 5s ease-in-out 0s infinite alternate;
	animation: ImgBounce 5s ease-in-out 0s infinite alternate;
}

.event-two .container {
	position: relative;
}

.event-two__single+.event-two__single {
	margin-top: 70px;
}

.event-two__single:nth-child(odd) .row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
}

.event-two__single:nth-child(even) .row .event-two__content {
	padding-left: 50px;
}

.event-two__single:nth-child(odd) .row .event-two__content {
	padding-right: 50px;
}

.event-two__image {
	position: relative;
}

.event-two__image::before {
	content: '';
	width: 250px;
	height: 202px;
	/* background-image: url(../../images/event-2-dot-1.png); */
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -75px;
}


.event-two__single:nth-child(odd) .event-two__image::before {
	left: auto;
	right: -75px;
}

.event-two__image {
	/* display: inline-block; */
}

.event-two__image-inner>img {
	position: relative;
	width: 100%;
}

.event-two__image-inner {
	/* width: 450px;
	height: 370px; */
	overflow: hidden;
	position: relative;
}

/* 
.event-two__image-inner::after {
	content: "";
	width: 150%;
	height: 200%;
	position: absolute;
	top: -100%;
	left: -180%;
	z-index: 11;
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transform: rotate(30deg) scale(1.2);
	        transform: rotate(30deg) scale(1.2);
	background: -webkit-gradient(linear,
			left top, right top,
			color-stop(50%, rgba(255, 255, 255, 0)),
			to(rgba(255, 255, 255, 0.7)));
	background: linear-gradient(90deg,
			rgba(255, 255, 255, 0) 50%,
			rgba(255, 255, 255, 0.7) 100%);
} */

.event-two__single:hover .event-two__image-inner::after {
	top: 100%;
	left: 100%;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}


.event-two__content .block-title {
	margin-bottom: 20px;
}

.event-two__content .block-title p {
	font-size: 16px;
}

.event-two__content .block-title h3 {
	font-size: 30px;
	margin-top: 15px;
}

.event-two__content>p {
	margin: 0;
	color: #848484;
	font-size: 16px;
	line-height: 28px;
	height: 140px;
	overflow: hidden;

}

.event-two__btn {
	border: 2px solid #e5e5e5;
	background-color: transparent;
	color: #252930;
	margin-top: 20px;
}

.event-two__btn:hover {
	background-color: #dbc8aa;
	color: #fff;
	border-color: #a18c67;
}

.event-two__event-1-page {
	/* padding-top: 30px; */

	border-top: 2px #eee solid;
}

.event-two__event-1-page .more-post__block {
	/* margin-top: 70px; */
}

.block-title p {
	margin: 0;
	font-size: 17px;
	line-height: 1em;
	font-weight: bold;
	color: #dbc8aa;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.block-title p::before {
	content: "";
	width: 60px;
	height: 2px;
	background-color: #dbc8aa;
	display: block;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.thm-btn {
	display: inline-block;
	vertical-align: middle;
	color: #333;
	font-size: 17px;
	font-weight: 600;
	background-color: #fff;
	padding: 13.5px 36.5px;
	text-align: center;
}

.thm-btn:hover {
	color: #72511c;
	background-color: #dbc8aa;
}

.dsj_wz {
	color: #fff;
	cursor: pointer;
}

.mob_lsyg {
	display: none;
}

.list_menu {
	padding: 0px 30px;
	background-color: #fff;
}

.mob_top {
	width: 100%;
	margin: 0px auto;
}

.list3_sty {
	width: 530px;
	float: left;
	margin: 10px 10px;
	overflow: hidden;
}

.list_sty {
	width: 1100px;
	margin: 0px auto;
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}
.ycflk{
	width: 100%; background-color: #eee; padding: 30px 0px; display: none;
}
.ycfl_k{
	float: right; margin-top: 20px; margin-left:0px;
}
.ycfl_uu{
	overflow: hidden; clear: both; text-align: right;
}
.ycfl_sty {
	float: left;
	padding: 5px 30px;
	font-size: 1.4em;
	margin-left: 30px;
	border-radius: 20px;
	cursor: pointer;
	background-color: #fff;
	color: #333;
}
.you_sty{
	background-color: #977d58;
	color: #fff;
}
.wu_sty {
	background-color: #fff;
	color: #333;
}

.shen_list{
	width: 100%; background-color: #dbc8aa;
}
.djys{
	color: #dbc8aa;
}
.nav_pc li:nth-child(4){
	background: #dbc8aa;
}

/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
	.zd_lsyg {
		display: block;
	}

	.mob_lsyg {
		display: none;
	}

	.item-video {
		max-height: 515px;
		overflow: hidden;
	}

	.dsj_gm {
		position: absolute;
		/* z-index: 2000; */
		bottom: -100px;
		right: -100px;
	}

	.nav ul li .a1 {
		font-size: 1.4em;
	}

	.nav ul li .div1 .p1 a {
		font-size: 1.2em;
	}

	.foot_top ul {
		margin-left: 60px
	}

	.nav ul li .div1 .p1 {
		width: 50%;
		padding: 10px auto;
	}

	.mob_tit {
		width: 45%;
		margin-left: 5%;
	}

	.mob_tit img {
		width: 100%;
		text-align: left;
	}

	.htmleaf-header {
		text-align: left;
	}

	.mob_banntit {
		font-size: 3.5em;
		color: #fff;
		text-align: center;
		line-height: 2em;
		padding-top: 0px;
		text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.9);
	}

	.mob_line {
		width: 45%;
		height: 5px;
	}

	.mob_lindiv {
		padding-top: 0px;
		margin-right: -700px;
	}

	.zq_bg {
		height: 100vh;
		padding: 40px 90px;
		background: rgba(0, 0, 0, 0.3);
	}

	.en_zq {
		font-size: 0.5em;
		margin-left: 10px;
	}

	#second1 {
		background-color: #fff;
		/* background-image: url("images/demo.jpg"); */
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
		padding-top: 50px;
	}

	.container {
		width: 80%;
	}

	#second2 {
		background-color: #000;
		/* background-image: url("images/demo.jpg"); */
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
		padding-top: 50px;
		/* padding-bottom: 50px; */
	}

	.sczl_wz1 {
		position: absolute;
		top: 130px;
		font-size: 2em;
		color: #9d2d27;
	}

	.sczl_wz2 {
		position: absolute;
		top: -30px;
		font-size: 2em;
		color: #9d2d27;
	}

	.sl_img1 {
		width: 100%;
		margin-top: -50px;
	}

	.sl_img2 {
		width: 100%;
		margin-top: 80px;
		margin-left: 0px;
	}

	.sl_img3 {
		/* width: 100%; */
		margin-top: 120px;
	}

	.mob_slgs {
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}

	.sl_img4 {
		width: 100%;
		margin-top: -20px;
	}

	.sl_img5 {
		width: 100%;
		margin-top: -90px;
		margin-left: 0px;
	}

	.sl_img6 {
		width: 100%;
		margin-top: -60px;
		margin-left: 0px;
	}

	.mob_xj {
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}

	.sl_img7 {
		/* width: 100%; */
		margin-top: -30px;
	}

	.mob_sty {
		font-size: 1.8em;
	}

	.sc_bot_p {
		color: #cc2128;
		font-size: 1.2em;
	}

	.sc_bot {
		padding: 10px 0px;
		color: #cc2128;
	}

	.sc_bot:before {
		content: '';
		position: absolute;
		display: block;
		width: 90%;
		height: 1px;
		background: #cc2128;
		top: 75px;
		left: calc(5%);
	}

	.sc_list {
		text-align: left;
		padding-left: 20px;
		padding-top: 0px;
	}

	.ds_mc {
		font-size: 1.4em;
		padding: 10px 0px;
		color: #fff;
	}

	.ds_mc span {
		font-size: 0.8em;
		margin-left: 10px;
	}

	.ds_mcmore {
		font-size: 1.2em;
		text-align: left;
		padding-left: 20px;
		padding-top: 10px;
		color: #fff;
	}

	.bann_nr {
		position: absolute;
		left: 10%;
		bottom: -50px;
		width: 80%;
	}

	.tk_tit {
		position: fixed;
		width: 225px;
		height: 275px;
		/* padding: 10px 50px; */
		font-family: "Fjalla One", "微軟正黑體", "蘋果儷黑體", "新細明體";
		text-align: center;
		position: absolute;
		left: 35px;
		top: 40px;
		background-color: rgba(19, 23, 34, 0.8);
		color: #fff;
		font-size: 1.8em;
		border: 3px solid transparent;
	}

	.tk_tit1 {
		padding: 40px 0px;
		color: #bfb383;
	}

	.tk_tit2 {
		padding: 30px 0;
		margin: 0px 30px;
		text-align: left;
		border-top: 1px #bfb383 solid;
		font-size: .8em;
	}

	.tit_wznr {
		padding: 30px;
		color: #fff;
		font-size: 1.4em;
		line-height: 2em;
		text-align: left;
		text-indent: 2em;
		margin: 30px;
		background: rgba(255, 255, 255, 0.1);
	}

	.xg_nr {
		font-size: 1.2em;
		color: #777;
		text-align: left;
		font-size: 1.3em;
		color: #777;
		text-align: left;
		padding: 0px 15px;
		margin: 0px 0px 15px 0px;
		/* height: 145px; */
		line-height: 1.7em;
		display: -webkit-box;
		/*值必须为-webkit-box或者-webkit-inline-box*/
		-webkit-box-orient: vertical;
		/*值必须为vertical*/
		-webkit-line-clamp: 5;
		/*值为数字，表示一共显示几行*/
		overflow: hidden;
	}

	#focus_Box {
		position: relative;
		width: 100%;
		height: auto;
		margin: -20px auto 0px auto;
	}
}







/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {

	.en_zq {
		margin-left: 10px;
		display: bolck;
		font-size: 1em
	}

	.mob_top {
		margin: 80px auto 20px auto;
		width: 100%;
	}

	.list_menu {
		padding: 0px;
		background-color: #fff;
	}

	.zd_lsyg {
		display: none;
	}

	.mob_lsyg {
		display: block;
	}

	.head {
		display: none
	}

	.moblie_head {
		position: fixed;
		display: block;
		width: 100%;
		height: 60px;
		background: #2a2b2c;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 10;
		/* border-bottom: 1px solid #ddd */





	}

	.moblie_head .lf {
		padding-top: 18px;
		padding-left: 5%
	}

	.moblie_head .lf img {
		height: 28px
	}

	.moblie_head .rg {
		padding-right: 5%;
		padding-top: 24px
	}

	.moblie_head .rg a img {
		height: 16px;
		vertical-align: top
	}

	.a_txt {
		display: block;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 0px;
		height: 0px;
		overflow: hidden;
		z-index: 10000
	}

	.a_txt .div1 {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #0b0d19;
		filter: alpha(opacity=0);
		opacity: 0;
		left: 0px;
		top: 0px;
		z-index: 1
	}

	.a_txt .div2 {
		position: absolute;
		width: 20%;
		left: 0px;
		top: 5%;
		z-index: 100;
		text-align: center;
		filter: alpha(opacity=0);
		opacity: 0
	}

	.a_txt .div3 {
		position: absolute;
		width: 80%;
		right: 0px;
		top: 0px;
		background: #0b0d19;
		height: 100%;
		z-index: 100;
		right: -80%;
		overflow-y: auto;
	}

	.a_txt .div3 ul {
		padding-left: 5%;
		padding-right: 5%
	}

	.a_txt .div3 ul li {
		border-bottom: 1px solid #232530
	}

	.a_txt .div3 ul li a {
		display: block;
		height: 45px;
		color: #fff;
		line-height: 45px;
		padding-left: 5%;
		font-size: 16px
	}

	.a_txt .div3 ul li .a_js2 {
		background: url(../images/plus.png) 95% center no-repeat;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.a_txt .div3 ul li .a_js2_on {
		background: url(../images/reduce.jpg) 95% center no-repeat;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.a_txt .div3 ul li .a_txt2 {
		display: none
	}

	.a_txt .div3 ul li .a_txt2 a {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}

	mob_zqmob_zq .zd_zq {
		display: none;
	}

	.mob_zq {
		display: block;
		width: 100%;
		background: url(../../images/zq.jpg) no-repeat;
		height: 350px;
		background-size: cover;
	}

	.zq_bg {
		height: 328px;
		padding: 20px;
		background: rgba(0, 0, 0, 0.3);
	}

	.zq_bg h1 {
		font-size: 2em;
	}

	.zq_nrk p {
		line-height: 1.6em;
		font-size: 1.4em;
		text-indent: 2em;
		color: #333;

		height: 82px;
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.zd_zq_tit {
		padding: 50px 0px 10px 0px;
		color: #fff;
	}

	.zq_btnmore {
		padding: 0px;
		text-align: right;
	}

	#second>.sonp-full1 {
		display: none;
	}

	#second1 {
		display: none;
	}

	.mob_Road {
		display: block;
		width: 100%;
	}

	.mob_Road>.section-header>h1 {}

	.section-headermob {
		margin: 30px 0px;
		position: relative;
		padding-bottom: 10px;
	}

	.section-headermob h4 {
		font-size: 2em;
		text-transform: uppercase;
		text-align: center;
		color: #333;
		font-family: Microsoft Yahei UI light, Microsoft Yahei, 微软雅黑, Arial, helvetica;
		font-weight: 600;
	}

	.section-headermob::before {
		content: '';
		position: absolute;
		display: block;
		width: 100px;
		height: 3px;
		background: #f82249;
		bottom: 0;
		left: calc(50% - 65px);
	}

	#second2 {
		padding-top: 0px;
	}

	.zd_tupin {
		display: none;
	}

	.mob_tq {
		display: block;
		padding: 20px;
	}

	.sc_bot {
		padding: 0px;
	}

	.sc_bot>h2 {
		font-size: 1.8em;
	}

	.sc_bot_p {
		color: #cc2128;
		font-size: 1.2em;
		padding-top: 10px;
	}

	.sc_bot:before {
		content: '';
		position: absolute;
		display: block;
		width: 70%;
		height: 1px;
		background: #cc2128;
		top: 65px;
		left: calc(15%);
	}

	.ds_mc {
		font-size: 1.6em;
		padding: 5px 0px;
		color: #fff;
	}

	.ds_mc span {
		font-size: 0.8em;
		margin-left: 10px;
	}

	.sc_list {
		text-align: left;
		padding-left: 20px;
		padding-top: 0px;
		padding-bottom: 10px;
	}

	.ds_mcmore {
		display: none;
		/* padding-bottom: 10px;
		font-size: 1.2em; */
	}

	.item-pic img {
		height: 200px;
	}

	.sonp-section .sonp-full .sonp-parallax {
		display: none;
	}

	.item {
		height: 400px;
	}

	/* gansu */
	.bann_nr {
		position: absolute;
		left: 0%;
		top: 40px;
		width: 100%;
	}

	.bann_wz {
		font-size: 1.2em;
		color: #fff;
		height: 75px;
		overflow: hidden;
		line-height: 1.8em;
	}

	.gs_banner {
		display: none;
	}

	.gs_banwz {
		width: 80px;
	}

	.gsbantit {
		font-size: 1.4em;
	}

	.gs_redwz {
		float: left;
		position: absolute;
		top: 50px;
		left: 85px;
	}

	.mob_gsbann {
		display: block;
		width: 100%;
		margin-top: 60px;
		overflow: hidden;
	}

	.is-slide {
		overflow: hidden;
	}

	.whycfl {
		/* display: none; */
		overflow-x: auto;
	}

	#video_sty {
		display: none;
	}

	.mogao_bann {
		display: none;
	}

	.mob_gsbann1 {
		display: block;
		width: 100%;
		margin-top: 60px;
		overflow: hidden;
	}

	.mogao_jz {
		padding: 30px 2% 120px 2%;
		background: #000;
	}

	.time_wz {
		font-size: 1em;
		color: #ded2c4;
		z-index: 3000;
		margin-top: 30px;
		width: 120px;
		margin-left: -45px;
		text-align: right;
		padding-right: 30px;
		transform: rotate(-72deg);
	}

	.mob_bz {
		height: 25px;
		margin-top: 25px;
		width: auto;
	}

	.sliderBar li {
		position: relative;
		float: left;
		height: 3px;
		line-height: 30px;
		text-align: center;
	}

	.kuai_stys {
		padding: 10px 0px 0px 0px;
		background: #fff;
	}

	.tk_tit {
		position: fixed;
		width: auto;
		max-width: 130px;
		height: 150px;
		/* padding: 10px 50px; */
		font-family: "Fjalla One", "微軟正黑體", "蘋果儷黑體", "新細明體";
		text-align: center;
		position: absolute;
		left: 35px;
		top: 30px;
		background-color: rgba(19, 23, 34, 0.8);
		color: #fff;
		font-size: 1.2em;
	}

	.tk_tit1 {
		padding: 20px 0px;
		color: #bfb383;
	}

	.tk_tit2 {
		padding: 10px 0;
		margin: 0px 10px;
		text-align: left;
		height: 80px;
		font-size: .7em;
		word-break: break-all;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.item-video:hover>.tk_tit {
		/* color: #bfb383; */
		border: none;
	}

	.owl-prev {
		position: absolute;
		left: 0;
		top: 5%;
		padding: 0px;
	}

	.owl-next {
		position: absolute;
		right: 0;
		top: 5%;
		padding: 0px;
	}

	.tit_wznr {
		padding: 10px;
		color: #fff;
		font-size: 1em;
		line-height: 2em;
		text-align: left;
		text-indent: 2em;
		margin: 25px 10px;
		background: rgba(255, 255, 255, 0.1);
	}

	.bann_img {
		height: 200px;
		width: auto;
	}

	.tit_sty {
		font-size: 1.5em;
		color: #fff;
	}

	.btn-danger {
		padding: .25rem .5rem;
		font-size: .875rem;
		line-height: 1.5;
		border-radius: .2rem
	}

	.tit_btn {
		position: absolute;
		bottom: 0px;
		width: 100%;
		text-align: center;
		background: rgba(0, 0, 0, 0.4);
		padding: 15px 0px;
		height: 50px;
		transition: all .35s ease-in-out;
	}

	.tit_stybtn {
		position: absolute;
		right: 20px;
		bottom: 10px
	}

	.xg_view {
		padding: 50px 10px;
		background: #fff;
	}






	/* 敦煌大事记 */
	#advert {
		width: 300px;
		height: 300px;
		margin: 10% auto;
		position: relative;
	}

	#advert .bg1 {
		width: 260px;
		height: 260px;
		position: absolute;
		top: 20px;
		left: 20px;
		z-index: 0;
	}

	#advert .bg1 div {
		visibility: hidden;
		width: 260px;
		height: 260px;
		/* border: #ccc 1px solid; */
		background-image: url(../../images/z2.png);
		border-radius: 15em;
		position: relative;
		animation: animtran 16s linear infinite;
		-webkit-animation: animtran 16s linear infinite;
	}

	#advert .bg1 img {
		width: 50px;
		position: absolute;
		animation: animtrans 16s linear infinite;
		-webkit-animation: animtrans 16s linear infinite;
	}


	#advert .bg2 {
		width: 180px;
		height: 180px;
		position: absolute;
		top: 60px;
		left: 60px;
		z-index: 0;
	}

	#advert .bg2 div {
		width: 180px;
		height: 180px;
		/* border: #f00 1px solid; */
		background-image: url(../../images//mob_z2.png);
		border-radius: 15em;
		position: relative;
		animation: animtrans 12s linear infinite;
		-webkit-animation: animtrans 12s linear infinite;
	}

	#advert .bg2 span {
		display: inline-block;
		background-color: #FFFFFF;
		overflow: hidden;
		border-radius: 15em;
		position: absolute;
		animation: animtran 6s linear infinite;
		-webkit-animation: animtran 6s linear infinite;
	}

	#advert .bg2 img {
		padding: 10px;
		display: block;
	}


	#advert .bg3 {
		width: 124px;
		height: 124px;
		position: absolute;
		top: 88px;
		left: 88px;
		z-index: 0;
	}

	#advert .bg3 div {
		width: 124px;
		height: 124px;
		/* border: #e077bf 1px dotted; */
		background-image: url(../../images/mob_z1.png);
		border-radius: 15em;
		position: relative;
		animation: animtran 8s linear infinite;
		-webkit-animation: animtran 8s linear infinite;
	}

	#advert .content {
		width: 71px;
		height: 71px;
		background: url(../../images/mob_title.png) no-repeat;
		position: absolute;
		z-index: 11;
		left: 115px;
		top: 115px;
		border-radius: 5px;
		text-align: center;
		line-height: 50px;
		color: #fff;
		font-size: 20px;
	}

	#applyfor {
		width: 71px;
		height: 71px;
		margin: 20% auto;
		position: relative;
		display: none;
	}

	.item-video {
		max-height: 214px;
		overflow: hidden;
	}

	.dsj_sty {
		font-size: 1em;
		padding: 10px 10px;
		background: #373230;
		letter-spacing: 0px;
		border-radius: 5px;
		width: auto;
		line-height: 20px;
	}

	.dsj_lz {
		position: absolute;
		/* z-index: 2000; */
		top: -10px;
		left: 105px;
	}

	.dsj_cjd {
		position: absolute;
		/* z-index: 2000; */
		top: 150px;
		right: 0px;
	}

	.dsj_cl {
		position: absolute;
		/* z-index: 2000; */
		top: 230px;
		right: -10px;
	}

	.dsj_gm {
		position: absolute;
		/* z-index: 2000; */
		top: 50px;
		right: -10px;
	}

	.dsj_jg {
		position: absolute;
		/* z-index: 2000; */
		top: 150px;
		left: -10px;
	}

	.dsj_kj {
		position: absolute;
		/* z-index: 2000; */
		top: 50px;
		left: -10px;
	}

	.dsj_lykf {
		position: absolute;
		/* z-index: 2000; */
		top: 250px;
		left: -10px;
	}

	.list_bann {
		margin-top: 60px;
		padding: 15px 20px;
		font-size: 1rem;
		background-color: #d4cec0;
		color: #7d3a3a;
		border-bottom: 1px #c1bcaf solid;
	}

	.bs-example {
		margin-top: 20px;
		padding-left: 20px;
	}

	.breadcrumb {
		font-size: 1.4em;
		background: #fff;
		padding: 0;
	}
}
