.miyun-banner-news,.miyun-banner-txt,.miyun-info-title,
.miyun-info-list,.miyun-info-news,.miyun-activity,.miyun-activity-txt,.miyun-train,
.miyun-community-des,.miyun-info-movie,.miyun-movie-right,
.miyun-footer-end,.miyun-end-last,.miyun-art {
	display: flex;
	align-items: center;
}
/*中间banner*/
.miyun-banner {
	width: 100%;
}
.miyun-banner-bg {
	display: block;
	width: 100%;
	height: 600px;
}
.miyun-banner-news {
	width: 100%;
	box-sizing: border-box;
	padding: 26px 0;
	background-color: #fff;
	justify-content: space-between;
}
.gaikuan-logo {
	width: 74px;
}
.miyun-banner-txt {
	width: 80%;
	justify-content: space-between;
}
.miyun-banner-right {
	color: #999999;
	font-size: 16px;
	cursor: pointer;
}
.miyun-banner-right img {
	position: relative;
	top: -1px;
}
.miyun-banner-line {
	width: 30%;
	font-size: 14px;
	color: #999999;
	line-height: 1.5;
	cursor: pointer;
}
.miyun-banner-line .miyun-banner-title {
	font-size: 16px;
	color: #666666;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.miyun-info {
	background: #e7e5e1;
}
.miyun-info-title {
	padding-top: 90px;
	justify-content: space-between;
	margin-bottom: 22px;
}
.miyun-info-logo {
	margin: 0 auto;
	/*width: 36.5%;*/
}
.miyun-info-logo img {
	width: 100%;
}
.miyun-info-list {
	justify-content: space-between;
	align-items: flex-start;
}
.miyun-info-item-left {
	width: 46%;
}
.miyun-info-item-right {
	width: 52%;
}
.miyun-info-img {
	width: 100%;
	height: 294px;
}
.miyun-info-news {
	color: #333333;
	font-size: 16px;
	justify-content: space-between;
	margin-bottom: 24px;
	cursor: pointer;
}
.miyun-info-item-right > div:last-of-type {
	margin-bottom: 0;
}
.miyun-info-news-title {
	width: 80%;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.miyun-info-news .miyun-info-news-active {
	color: #2981A7;
}
.miyun-info-news .miyun-info-news-date {
	min-width: 80px;
	color: #666666;
}
.miyun-info-news-title .layui-icon-circle {
	font-size: 12px;
	color: #2981A7;
}
.miyun-activity {
	justify-content: space-between;
	margin-bottom: 10px;
}
.miyun-activity > .miyun-activity-item:nth-child(2) {
	margin:  0 10px;
}
.miyun-activity > div {
	width: 49%;
}
.miyun-activity-img {
	position: relative;
	margin-bottom: 23px;
}
.miyun-activity-img img {
	width: 100%;
	height: 209px;
	display: block;
}
.miyun-activity-img span {
	padding: 12px 20px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 4px;
}
.miyun-activity-jinx {
	background-color: #F0454C;
}
.miyun-activity-item {
	cursor: pointer;
}
.miyun-activity-txt {
	justify-content: space-between;
	color: #333;
	font-size: 16px;
}
.miyun-activity-txt >div:nth-of-type(1) {
	width: 80%;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.miyun-activity-txt > div:last-of-type {
	font-size: 14px;
	color: #666;
	min-width: 73px;
}
.miyun-blue {
	color: #2981A7;
}
.miyun-activity-end {
	background-color: #226AB2;
}
.miyun-train {
	justify-content: space-between;
}
.miyun-train > div {
	width: 32%;
	text-align: center;
}
.miyun-train > div:nth-child(2),.miyun-train > div:nth-child(3) {
	padding: 0 10px;
}
.miyun-train-wrap {
	border-radius: 4px;
	cursor: pointer;
}
.miyun-train-wrap .train-bg {
	width: 100%;
	height: 357px;
	display: block;
}
.miyun-train-txt {
	background-color: #fff;
	text-align: left;
	box-sizing: border-box;
	padding: 25px 25px 22px;
	color: #666666;
	font-size: 14px;
}
.miyun-train-txt .miyun-train-title {
	color: #2981A7;
}
.miyun-train-txt > div {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.miyun-train-txt > div:nth-of-type(1) {
	font-size: 18px;
	margin-bottom: 30px;
}
.miyun-community .miyun-train-txt > div:nth-of-type(1) {
	margin-bottom: 14px;
}
.miyun-train-txt > div.miyun-community-des {
	width: 100%;
	justify-content: space-between;
	display: flex;
}
.miyun-info .map {
	background: url(../img/miyun/bgwrap.png)  no-repeat;
	background-repeat: no-repeat;
    /*background-size: cover;*/
	background-size: 100%;
    /*background-position: center;*/
    height: 550px;
    /*padding-top: 45px;*/
	padding-top: 54px;
    padding-bottom: 13px;
}
.miyun-info .map .map-content {
	/*padding-top: 30px;*/
}
.miyun-train-txt > div.miyun-community-two {
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
}
.miyun-info-movie {
	justify-content: space-between;
	align-items: flex-start;
	background-color: #fff;
	border-radius: 4px;
}
.miyun-movie-left {
	width: 77%;
}
.miyun-movie-left img {
	width: 100%;
}
.miyun-movie-wrap {
	width: 240px;
	box-sizing: border-box;
	padding: 34px 25px 0 0;
}
.miyun-movie-right {
	font-size: 14px;
	margin-bottom: 30px;
}
.miyun-movie-wrap > div:last-of-type {
	margin-bottom: 0;
}
.miyun-movie-logo img {
	width: 30px;
	margin-right: 10px;
}
.miyun-movie-right .miyun-movie-txt-title {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.miyun-movie-txt-des {
	color: #666666;
}
.miyun-movie-txt > div {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    cursor: pointer;
}
.miyun-movie-right .miyun-blue {
	color: #2981A7;
}
.miyun-online {
	padding-bottom: 87px;
}

.miyun-art {
	border-radius: 4px;
	background: #FFFFFF;
	padding: 35px;
	box-sizing: border-box;
	justify-content: space-between;
}
.miyun-art > div {
	width: 32%;
	text-align: center;
	color: #666666;
	font-size: 14px;
	position: relative;
}
.miyun-art .miyun-art-title {
	padding: 22px 10px 0px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    cursor: pointer;
}
.miyun-art .miyun-art-des {
	height: 40px;
	margin-bottom: 24px;
	box-sizing: border-box;
	width: 100%;
	padding: 0 30px;
	text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    cursor: pointer;
}
.miyun-art-img {
	box-sizing: border-box;
	width: 100%;
	padding: 0 30px;
}
.miyun-art-img img {
	width: 100%;
	height: 194px;
	margin-bottom: 30px;
}
.miyun-art-bg {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.miyun-art-banner-bg {
	position: absolute;
	left: 0;
	top: 60px;
	width: 100%;
	height: 308px;
}
.miyun-banner-reset {
	position: relative;
}
.miyun-art .miyun-blue {
	color: #2981A7;
}
/*鼠标hover效果*/
.header-main-nav > span:hover {
	position: relative;
    color: #fff;
    font-weight: bold;
}
.header-main-nav > span:hover:after {
	width: 80%;
	height: 2px;
	content: "";
	display: block;
	clear: both;
	position: absolute;
	left: 10%;
	top: 35px;
	background-color: #fff;
}
.miyun-info-news:hover,
.miyun-activity-item:hover .miyun-activity-txt > div:nth-of-type(1) ,
.miyun-train-wrap:hover .miyun-train-txt > div:nth-of-type(1) ,
.miyun-art-item:hover .miyun-art-title,
.miyun-movie-right:hover .miyun-movie-txt-title {
	color: #2981A7;
}
.miyun-info-movie, .miyun-art, .miyun-train {
	min-height: 400px;
}
.miyun-info-list {
	min-height: 230px;
}
.miyun-activity {
	min-height: 380px;
}
.imgShift{
	box-sizing: border-box;
}
.miyun-train a{
	margin-left: 10px;
}
