/* 公用顶部蓝色北京title */
.ubr2-common-header {
	background-color: transparent;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1002;
}

.ubr-header,
.ubr-header-block {
	width: 100%;
	background-color: #0075c2 !important;
	color: #fff;
	height: 80px;
	line-height: 80px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	/* position: fixed; */
	top: 0;
	left: 0;
	z-index: 1002;
}

.d-md-block {
	position: relative;
	background-image: none !important;
	/* display: block !important; */
}

#dibu {
	float: left;
	position: fixed;
	bottom: 0;
}

.gaikuangs {
	background: url('../img/dianzi.jpg') no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}

/* 公用顶部蓝色北京title */



/* 景点介绍 */
.spxc_bddh {
	width: 100%;
	border-bottom: 1px dashed #ccc;
	PADDING-BOTTOM: 3%;
}

.spxc_bddh_a {
	width: 24%;
	margin-left: .5%;
	margin-right: .5%;
	float: left;
}

.spxc_bddh_b {
	width: 24%;
	margin-left: .5%;
	margin-right: .5%;
	float: left;
}

.spxc_bddh_c {
	width: 24%;
	margin-left: .5%;
	margin-right: .5%;
	float: left;
}

.spxc_bddh_d {
	width: 24%;
	margin-left: .5%;
	margin-right: .5%;
	float: left;
}
.spxc_bddh img{
	width:100%;
}
.jingdian {
	width: 60%;
	margin: 0% 20% 5% 20%;
	background: rgba(255, 255, 255, .9);
	padding: 30px;
	float: left;
	position: relative;
	border-radius: 20px;
}

.jingdian_title {
	font-size: 30px;
	color: #000;
	text-align: center;
	float: left;
	width: 100%;
}


.jingdian-col-main {
	width: 100%;
	height: auto;
	margin: 0 auto;
	/* background: rgba(255,255,255,.9); */
	margin-top: 30px;
	/* margin-bottom: 130px; */
	/* padding: 30px; */
	float: left;
}

.jingdian-col-list {
	width: 100%;
	float: left;
	position: relative;
}

.jingdian-col-list ul {
	width: 100%;
	float: left;
}

.jingdian-col-list ul .jingdian-col-items2 {
	width: 23%;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	/* margin: 10px 9px; */
	padding: 10px;
	background: #fff;
	transition: .3s;
}

.jingdian-col-items2:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-webkit-box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
}

.jingdian-col-items2 a {
	text-decoration: none;
	color: inherit;
}

.jingdian-col-items-img1 {
	width: 100%;
	float: left;
}

.jingdian-col-items-img1 img {
	width: 100%;
	float: left;
	/* overflow: hidden; */
	border-radius: 5px;
}

.page {
	width: 100%;
	line-height: 30px;
	text-align: center;
	color: #333;
	float: left;
	margin-top: 30px;
}

.page a {
	margin: 0 10px;
	padding: 2px 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
}

.page a.active {
	color: #fff;
	background: #2ba5e3;
	border: 1px solid #2ba5e3;
}

.jingdian-mb {
	margin-top: 30px;
}

.jingdian_common {
	width: 100%;
	/* margin-top: 5%; */
	float: left;
	/* font-size: 18px; */
}

.jingdian_bt {
	width: 100%;
	text-align: center;
	font-size: 18px;
	padding-bottom: 5%;
	border-bottom: 1px solid #ccc;
	margin: 5% 0%;
}

.jingdian_xq {
	/* \.spots-p\ \{\ width: 90%; */
	/* height: 135px; */
	line-height: 28px;
	/* overflow: hidden; */
	margin: 0 2.5%;
	color: #666;
	width: 95%;
	float: left;
	font-size: 14px;
	/* text-align: justify; */
}

/* 景点介绍 */





/* 游记 */
.col-items3 {
	width: 100%;
	height: 120px;
	position: relative;
	border-bottom: 1px dashed #ccc;
	margin-top: 26px;
}

.items-title {
	width: 72%;
	/* height: 25px; */
	font-size: 18px;
	font-weight: bold;
	color: #008cd6;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	white-space: nowrap;
	/* overflow: hidden; */
	text-overflow: ellipsis;
	border-left: 5px solid #008cd6;
	padding-left: 15px;
	float: left;
}

.items-title:hover {
	border-left: 5px solid #ff9900;
	color:#ff9900;
}

.items-txt {
	margin: 20px 0;
	color: #666;
	text-indent: 2em;
	height: 50px;
	line-height: 25px;
	/* overflow: hidden; */
	float: left;
}

.left_0 {
	margin-right: 3%;
	margin-left: 0 !important;
}

.items-data {
	position: absolute;
	bottom: 0;
	color: #666;
	height: 25px;
	line-height: 25px;
}

.items-look {
	background: url('../img/youji/news_info_06.png') no-repeat center left;
	margin: 0 20px;
	text-indent: 30px;
	display: inline-block;
}

.items-good {
	background: url('../img/youji/news_info_03.png') no-repeat center left;
	text-indent: 30px;
	display: inline-block;
}



.items-title2 {
	width: 50%;
	padding-left: 30px;
	background: url('../img/youji/p_icon.png') no-repeat center left;
	background-size: 20px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
}

.items-data {
	right: 0;
	top: 0;
}

.col-items3 a:hover .items-title2 {
	background: url('../img/youji/p_icon1.png') no-repeat center left;
	background-size: 20px;
	padding-left: 40px;
	color: #f0ac01;
}

.form-groups {
	margin-bottom: 15px;
}

.form-groups label {
	margin-bottom: 10px;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	font-family: "微软雅黑";
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.input-width {
	width: 48%;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

textarea.form-control {
	height: auto;
}

.input-width2 {
	width: 30%;
}

.code-img {
	width: 172px;
	height: 36px;
	margin: 10px 0;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.anniu {
	width: 100%;
	margin-top: 8%;
	float: left;
	position:relative;
}
.lxr{
	position: absolute;
	background: rgb(0,0,0,.4);
	color: #fff;
	padding: 3%;
	border-radius: 5px;
	right: 0;
	top: -195%;
	display: none;
}
.items-more-btn {
	display: inline-block;
	/* position: absolute; */
	bottom: 0;
	right: 10px;
	width: 104px;
	/* height: 30px; */
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border: 1px solid #008cd6;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	color: #008cd6;
	border-radius: 15px;
	/* padding: 1%; */
	float: right;
}
.items-more-btn1 {
	/* display: inline-block; */
	/* position: absolute; */
	bottom: 0;
	left: 10px;
	/* width: 104px; */
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	color: #f25454;
	border-radius: 15px;
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	float: left;
}

.biaoge_full {
	width: 100%;
	float: left;
	margin-top: 15px;
}

#canvas {
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 100px;
	height: 43px;
	margin-top: 3%;
	float: left;
}

.col-items1 {
	width: 100%;
	margin: 2% 0;
	float: left;
	position: relative;
}

.items-img {
	width: 30%;
	float: left;
}

.items-img img {
	width: 100%;
	display: block;
	border-radius: 5px;
}

.items-main {
	width: 67%;
	color: #333;
	float: left;
	margin-left: 3%;
	position: relative;
}


.dangjian ul {
	width: 100%;
	margin-top: 3%;
	float: left;
}

.dangjian ul li {
	width: 32%;
	float: left;
	position: relative;
	float: left;
}

.dangjian ul li img {
	width: 100%;
}

.dangjian ul li .wz {
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	background: #036bd9;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
}

.dangjian ul a:hover .wz {
	background: #ff9900;
}



.dangjian_title {
	font-size: 30px;
	color: #000;
	text-align: center;
	float: left;
	width: 100%;
}

.zhuzhuangtu {
	width: 80%;
	float: left;
	margin: 0 10%;
}

#container {
	width: 100%;
	height: 100%;
	margin-top: 2%;
}


.center2 {
    /* text-align: center; */
    width: 100%;
    float: left;
    /* background: rgba(231, 252, 243, .8); */
    /* border: 1px solid #c1c3c2; */
    /* border-top: 0; */
    /* border-bottom: 0; */
    margin-top: 5%;
    /* padding: 5% 0 2% 0; */
}

.erweima {
	position: absolute;
	background: rgb(0,0,0,.4);
	color: #fff;
	padding: 3%;
	border-radius: 5px;
	right: 0;
	top: -930%;
	display: none;
	width: 40%;
}
