@charset "utf-8";
/* CSS Document */
a{color:#333}
a:hover{color: #e61721}
.common-header{
	padding: 0.4rem 15px;
	background: #fff;
}
.common-header img{
	width: auto;
}
.common-header .text-right img{
	padding-top: 2rem
}
.common-header .text-left img{
	cursor: pointer
}
.common-header .wap-dropdown{
	display: none;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 2;
	padding: 15px;
	width: 12rem;
	background: #fff;
}
.common-header .wap-dropdown a{
	display: block;
	color: #fff;
	background: #e61721;
	text-align: center;
	line-height: 3rem;
	border-bottom: 0.1rem solid #fff
}
.detail-title{
	margin-top: 3rem
}
.common-title{
	text-align: center;
}
.common-title h2{
	display: inline-block;
	padding: 0 8rem;
	font-size: 2rem
}
.common-title h2 a:hover{
	color: #e61721
}
.common-readmore::before{
	display: block;
	clear: both;
}
.common-readmore{
	display: inline-block;
	font-size: 1.1rem;
	color: #333;
	border:0.1rem solid #ddd;
	height: 3.6rem;
	line-height: 3.5rem;
	padding: 0 2rem;
	-webkit-border-radius: 0.3rem;
	border-radius: 0.3rem;
}
.common-readmore:hover{
	background: #ddd;
}
.common-readmore2::before{
	display: block;
	clear: both;
}
.common-readmore2{
	display: inline-block;
	font-size: 1.1rem;
	color: #fff;
	border:0.1rem solid #fff;
	height: 3.6rem;
	line-height: 3.5rem;
	padding: 0 2rem;
	-webkit-border-radius: 0.3rem;
	border-radius: 0.3rem;
}
.common-readmore2:hover{
	background: #ddd;
}
.common-readmore3::before{
	display: block;
	clear: both;
}
.common-readmore3{
	display: inline-block;
	font-size: 1rem;
	color: #999;
	border:0.1rem solid #ddd;
	height: 2.8rem;
	line-height: 2.7rem;
	padding: 0 1.6rem;
	-webkit-border-radius: 0.3rem;
	border-radius: 0.3rem;
	margin-top: 1rem
}
.common-readmore3:hover{
	background: #ddd;
}
.common-footer{
	background: #b90101;
	position: relative
}
.common-footer .backtop{
	position: absolute;
	right: 1rem;
	top: 1rem;
	width: 3rem;
	height: 3rem;
	line-height: 2.6rem;
	font-weight: bold;
	font-size: 1.1rem;
	cursor: pointer;
	text-align: center;
	background: rgba(0,0,0,.3);
	-webkit-border-radius: 0.5rem;
	border-radius: 0.5rem;
	color: #fff;
}
.common-footer .line-1{
	padding: 4rem 0 3rem;
	border-bottom: 3px solid rgba(255,255,255,0.5);
	overflow: hidden
}
.common-footer .line-1 .left{
	padding-left: 0;
	overflow: hidden
}
.common-footer .line-1 .left img{
	width: auto;
	max-width: 40%;
	margin-top: 1rem;
	float: left
}
.common-footer .line-1 .left img:first-of-type{
	border-right: 0.1rem solid rgba(255,255,255,0.5);
	padding-right: 2rem;
	padding-bottom: 1rem;
}
.common-footer .line-1 .left img:last-of-type{
	padding-left: 2rem;
	margin-top: 0rem
}
.common-footer .line-1 .right{
	text-align: right;
	padding-right: 0
}
.common-footer .line-1 .search-area{
	display: inline-block;
	background: #fff;
	width: 50%;
	height: 2.6rem;
	-webkit-border-radius: 0.1rem;
	border-radius: 0.1rem;
	margin-right: 3rem;
	position: relative;
	text-align: left;
	vertical-align: middle
}
.common-footer .line-1 .search-area input[type='text']{
	width: 80%;
	height: 100%;
	border: none;
	background: none;
	padding: 0 1rem;
	float: left;
}
.common-footer .line-1 .search-area input[type='submit']{
	border: none;
	background: none;
	height: 100%;
	width: 17%;
	margin-right: 3%;
	float: right;
	text-align: center;
	cursor: pointer;
	background: url(../images/icon-index-search.png) no-repeat center right;
}
.common-footer .line-1 .right>img{
	width: 6rem
}
.common-footer .line-2{
	padding: 3rem 0 7rem
}
.common-footer .line-2 a{
	text-align: center;
	display: block;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
}
.common-footer .line-2 a:hover{
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.common-footer .line-3{
	padding: 1.4rem 0;
	color: #fff;
	font-size: 1rem;
	border-top: 0.1rem solid rgba(255,255,255,.5);
	border-bottom: 0.1rem solid rgba(255,255,255,.5)
}
.common-footer .line-3 span{
	margin-right: 1rem;
	display: inline-block
}
.common-footer .line-4{
	padding: 0.6rem 0;
	overflow: hidden;
	color: #fff;
	font-size: 0.9rem
}
.common-footer .line-4 .left{
	padding-left: 0
}
.common-footer .line-4 .right{
	padding-right: 0
}
.common-footer .line-4 a{
	color: #fff;
}
.common-footer .line-4 a:hover{
	text-decoration: underline !important
}
.common-footer .line-4 .left a{
	margin-right: 1rem
}
.common-pages{
	margin-top: 1.5rem;
	text-align: left
}
.common-pages a,.common-pages span{
	display: inline-block;
	height: 3rem;
	line-height: 2.9rem;
	font-size: 1rem;
	text-align: center;
	border: 0.1rem solid #ddd;
	padding: 0 1.1rem
}
.common-pages a[href]{
	color: #194488
}
.common-pages a.active,.common-pages a:hover,.common-pages a.disabled,.common-pages span{
	color: #999
}
.common-pages a.disabled,.common-pages span{
	pointer-events: none
}
.common-item{
	margin-bottom: 3rem;
	display: block;
	color: #333
}
.common-item h3{
	font-size: 1.2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	margin-top: 0.8rem
}
.common-item span{
	display: block;
	color: #999;
	font-size: 1rem;
	border-bottom: 0.1rem solid #f1f1f1;
	padding-bottom: 0.8rem;
	margin-top: 2rem
}
.common-item p{
	font-size: 1rem;
	color: #666;
	margin-top: 0.6rem;
	line-height: 1.5rem;
	height: 4.5rem;
	overflow: hidden
}
.index-nav{
	text-align: right
}
.index-nav ul{
	display: inline-block;
	padding-top: 3.2rem
}
.index-nav ul li{
	float: left;
	text-align: center;
	margin-left: 2rem;
	position: relative;
	z-index: 2
}
.index-nav ul li a{
	font-size: 1.1rem;
	color: #333;
	position: relative;
	z-index: 1
}
.index-nav ul li.active a{
	color: #e61721;
}
.index-nav ul li .nav-dropdown{
	position: absolute;
	top: 0;
	padding-top: 2.1rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 0;
	overflow: hidden;
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.index-nav ul li:hover .nav-dropdown {
	height: auto;
}
.index-nav ul li .nav-dropdown a{
	color: #fff;
	white-space: nowrap;
	display: block;
	height: 3rem;
	line-height: 3rem;
	padding: 0 1.3rem;
	background: rgba(0,0,0,.4);
	border-bottom: 0.1rem solid #000
}
.index-nav ul li .nav-dropdown a:hover{
	background: #e61721;
	color: #fff
}
#index-carousel .carousel-indicators li{
	background: #fff;
	width: 10px;
	height: 10px;
	margin: 1px 5px
}
#index-carousel .carousel-indicators li.active{
	margin: 1px 5px;
	box-shadow: 0 0 0 4px rgba(255,255,255,0.4)
}
.index-info{
	text-align: center;
	padding: 4rem 15px
}
.index-info .content{
	padding: 1.7rem 0;
	line-height: 2rem;
	font-size: 1.1rem;
	text-align: center;
}
.index-info-2{
	text-align: center;
	position: relative;
}
.index-info-2 .left-bg{
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background: #ff9f9f
}
.index-info-2 .right-bg{
	width: 50%;
	height: 100%;
	float: right;
	background: #f9f7ed
}
.index-info-2 .common-title{
	text-align: left
}
.index-info-2 .common-title h2{
	color: #fff;
	padding: 4rem 0 0;
}
.index-info-2 .common-title h2 a{
	color: #fff
}
.index-info-2 .common-readmore2{
	float: left
}
.index-info-2 .content{
	padding-top: 2rem;
	padding-bottom: 3rem;
	color: #fff;
}
.index-info-2 .content::after{
	clear: both;
	display: block;
	content: ""
}
.index-info-2 .content{
	color: #fff;
	text-align: left;
	font-size: 1.1rem;
	line-height: 2rem
}
.index-info-2 .content2{
	padding-top: 2rem;
	padding-bottom: 3rem;
}
.index-info-2 .content2::after{
	clear: both;
	display: block;
	content: ""
}
.index-info-2 .content2 a{
	display: block;
	padding: 0;
	margin: 0 -15px;
	position: relative;
	overflow: hidden
}
.index-info-2 .content2 a em{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3rem;
	line-height: 3rem;
	font-size: 1.1rem;
	color: #fff;
	text-align: center;
	display: block;
	background: rgba(0,0,0,.4);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.index-info-2 .content2 a img{
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.index-info-2 .content2 a:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.index-info-3{
	text-align: center;
	width: 100%;
}
.index-honor{
	padding: 4rem 15px;
	text-align: center;
}
.index-honor .col-md-12{
	padding-top: 2rem;
	padding-bottom: 1rem
}
.index-honor .content a{
	display: block;
	color: #333;
	font-size: 1.1rem;
	background: #fbf7e8;
	padding-bottom: 1.5rem;
	overflow: hidden;
}
.index-honor .content a h3{
	font-size: 1.2rem;
	padding: 1rem 0
}
.index-honor .content a p{
	line-height: 1.3rem;
	padding: 1rem;
	padding-top: 0;
	padding-bottom: 0;
	text-align: justify;
	color: #999;
	font-size: 1.1rem;
	line-height: 1.6rem;
	height: 7.9rem;
	overflow: hidden
}
.index-honor .content a img{
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.index-honor .content a:hover img{
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.index-honor .content a:hover{
	color: #e61721
}
.index-honor .common-readmore{
	margin-top: 2rem
}
.inner-wrap{
	background: #fff
}
.inner-wrap.gray{
	background: #eee
}
.inner-wrap .inner-crumbs{
	font-size: 0.8rem;
	color: #999;
	padding: 1rem 15px
}
.inner-wrap .inner-crumbs a{
	color: #999
}
.inner-wrap .inner-crumbs a:hover{
	color: #e61721
}
.inner-wrap .tab-btn-area{
	padding: 2rem 15px;
	text-align: center
}
.inner-wrap .tab-btn-area a{
	display: inline-block;
	font-size: 1.1rem;
	height: 2.8rem;
	line-height: 2.7rem;
	padding: 0 2rem;
	margin: 0 0.2rem;
	border: 0.1rem solid #e61721;
	-webkit-border-radius: 0.2rem;
	border-radius: 0.2rem;
	color: #e61721;
	cursor: pointer;
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.inner-wrap .tab-btn-area a.active{
	color: #fff;
	background: #e61721
}
.inner-wrap .tab-btn-area a:hover{
	color: #fff;
	background: #e61721
}
.inner-wrap .tab-content-area{
	padding: 1rem 15px 4rem
}
.tab-content-area .right-common{
	padding-top: 2rem
}
.inner-wrap .tab-content-area .content{
	margin-top: 2rem
}
.inner-wrap .tab-content-area .content .title{
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center
}
.inner-wrap .tab-content-area .content .time{
	font-size: 1rem;
	color: #999;
	display: block;
	text-align: center;
	padding: 1rem 0
}
.inner-wrap .tab-content-area .content-custom{
	margin-top: 2rem
}
.content-custom ul{
	overflow: hidden
}
.content-custom ul li{
	line-height: 1.8rem;
	font-size: 1.1rem;
	float: left;
	min-width: 40%
}
.content-custom .map{
	clear: both;
	border: 0.1rem solid #cdcdcd;
	margin-top: 2.6rem
}
.content-custom .feedback{
	margin-top: 2.6rem;
}
.content-custom .feedback h3{
	font-size: 1.3rem;
}
.content-custom .feedback input{
	background: none;
	border: none;
	background: #fff;
	border: 0.1rem solid #cdcdcd;
	padding: 0 1rem;
	height: 2.6rem;
	width: 20rem
}
.content-custom .feedback textarea{
	width: 100%;
	background: none;
	border: none;
	border: 0.1rem solid #cdcdcd;
	resize: none;
	height: 15rem;
	padding: 1rem
}
.content-custom .feedback .fd-wrap{
	margin-top: 1.5rem
}
.content-custom .feedback .yzm-area{
	margin-top: 1.5rem;
}
.content-custom .feedback .yzm-area input{
	margin-right: 1rem;
	width: 10rem
}
.content-custom .feedback .yzm-area span img{
	width: auto;
	height: 3rem
}
.content-custom .feedback .yzm-area span span{
	font-size: 1rem;
	margin-left: 1rem;
	color: #999;
	cursor: pointer
}
.content-custom .feedback .yzm-area span span b{
	margin-left: 0.5rem;
	color: #ff9600;
	text-decoration: underline;
	font-weight: normal
}
.content-custom .feedback input[type=button]{
	background: none;
	border: none;
	width: 10rem;
	height: 3.4rem;
	font-size: 1.2rem;
	margin-top: 1.5rem;
	background: #ff9600;
	color: #fff;
	text-align: center;
}
.content-custom .feedback input[type=button]:hover{
	opacity: 0.8
}
.content-search{
	background: #fff;
	padding: 2.6rem;
	margin-top: 2rem
}
.content-search ul li{
	border-bottom: 0.1rem solid #ddd;
	height: 3.2rem;
	line-height: 3.2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.content-search ul li a{
	color: #333;
	display: block;
}
.content-search ul li a:hover{
	color: #e61721
}
.content-listlink{
	margin-top: 2rem
}
.content-listlink a.col-md-3{
	color: #333;
	text-align: center;
	padding-bottom: 1.2rem;
	display: block
}
.content-listlink a.col-md-3 p{
	line-height: 1.3rem;
	font-size: 1rem;
	margin-top: 0.5rem;
	height: 2.6rem;
	overflow: hidden
}
.content-listlink .img-area{
	position: relative
}
.content-listlink .img-area img{
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.content-listlink a.col-md-3:hover{
	color: #e61721
}
.content-listlink a.col-md-3:hover .img-area img:first-of-type{
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
}
.content-listlink .img-area .video{
	width: 3rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	pointer-events: none;
	display: none
}
.content-listlink .img-area .video.active{
	display: block
}
.content-listbigimg{
	margin-top: 2rem;
	text-align: center
}
.content-listbigimg .col-md-3{
	cursor: pointer
}
.content-listbigimg p{
	line-height: 1.3rem;
	font-size: 1rem;
	margin-top: 0.5rem;
	height: 2.6rem;
	overflow: hidden
}
.window-bigimg-tips{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(0,0,0,.4);
	z-index: 10;
	opacity: 0;
	height: 0;
	pointer-events: none;
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.window-bigimg-tips.active{
	height: 100%;
	opacity: 1;
	pointer-events: auto
}
.window-bigimg-tips .content{
	background: #fff;
	padding: 1rem;
	-webkit-border-radius: 0.2rem;
	border-radius: 0.2rem;
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 90%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.window-bigimg-tips .content img{
	width: auto;
	display: block;
	margin: auto;
}
.window-bigimg-tips .content i{
	position: absolute;
	top: -0.5rem;
	right: -0.5rem;
	display: inline-block;
	width: 1.4rem;
	height: 1.4rem;
	line-height: 1.4rem;
	background: #fff;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer
}
.window-bigimg-tips .content p{
	font-size: 0.8rem;
	margin-top: 0.5rem
}
.content-list{
	margin-top: 2rem;
}
.content-list .list-content{
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 2rem
}
.content-list .left{
	float: left;
	width: 27%;
}
.content-list .right{
	float: right;
	width: 71%;
	padding-bottom: 0.1rem
}
.content-list .right h3{
	font-size: 1.3rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	padding-top: 0.4rem
}
.content-list .right span{
	color: #999;
	font-size: 1rem;
	display: block;
	margin: 1rem 0
}
.content-list .right p{
	color: #666;
	font-size: 1.1rem;
	line-height: 1.8rem;
	height: 3.6rem;
	overflow: hidden
}
.content-list .right .common-readmore{
	margin-top: 1.5rem
}
.foods-item{
	background: #eeeeee;
	display: block;
	color: #666;
	margin-bottom: 2rem;
	padding-bottom: 1rem
}
.foods-item:hover{
	color: #e61721
}
.foods-item h3{
	padding: 1rem;
	font-size: 1.1rem;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.foods-item p{
	color:#444;
	font-size: 1rem;
	padding: 0 1rem;
	line-height: 1.5rem;
	height: 4.5rem;
	overflow: hidden
}
.room-item{
	background: #df0303;
	display: block;
	color: #fff;
	margin-bottom: 2rem;
	padding-bottom: 1.5rem;
	text-align: center;
	overflow: hidden;
}
.room-item h3{
	padding: 1.5rem 1rem 1rem;
	font-size: 1.1rem;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff
}
.room-item p{
	font-size: 1rem;
	padding: 0 1rem;
	line-height: 1.5rem;
	height: 3rem;
	overflow: hidden;
	text-align: left;
}
.room-item .common-readmore3{
	color: #fff;
}
.room-item .common-readmore3:hover{
	color: #df0303
}
.room-item a img{
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.room-item a img:hover{
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
@media (max-width:1300px) {
	.index-info-2 .common-title h2{
		padding-top: 1rem
	}
	.index-info-2 .content{
		padding-top: 1rem;
		padding-bottom: 1rem
	}
}
@media (max-width:1199px) {
	.index-nav ul li{
		margin-left: 1rem
	}
	.index-info-2 .content a img{
		width: 25%
	}
	.content-list .left{
		width: 32%;
	}
	.content-list .right{
		width: 66%;
	}
	.index-info-2 .right-bg{
		float: none;
		width: 100%;
		margin-top: 1rem
	}
	.index-info-2 .left-bg{
		width: 100%;
	}
	.index-info-2 .common-readmore2{
		margin-bottom: 1rem
	}
	.common-header .text-right img{
		padding-top: 0.4rem;
	}
	.common-header img{
		max-height: 3rem
	}
	.common-header .text-left{
		text-align: right !important
	}
}
@media (max-width:991px) {
	.index-info-2 .right-bg{
		float: none;
		width: 100%;
		margin-top: 1rem
	}
	.index-info-2 .left-bg{
		width: 100%;
	}
	.index-info-2 .common-readmore2{
		margin-bottom: 1rem
	}
	.inner-wrap .tab-btn-area{
		overflow-x: auto;
		white-space: nowrap
	}
	.content-list .left{
		width: 42%;
	}
	.content-list .right{
		width: 56%;
	}
	.common-footer{
		text-align: center
	}
	.common-footer .line-1{
		padding: 2rem 0
	}
	.common-footer .line-1 .left,.common-footer .line-1 .right{
		padding-left:15px;
		padding-right: 15px
	}
	.common-footer .line-1 .left img{
		float: none
	}
	.common-footer .line-1 .right{
		text-align: center
	}
	.common-footer .line-1 .right .search-area{
		margin:1rem auto
	}
	.common-footer .line-1 .right>img{
		display: block;
		margin: auto
	}
	.common-footer .line-3{
		line-height: 1.6rem
	}
	.common-footer .line-4 .left,.common-footer .line-4 .right{
		padding: 0 15px
	}
	.common-footer .line-4 .right{
		text-align: center;
		margin-top: 1rem
	}
	.common-pages{
		text-align: center
	}
}
@media (max-width:640px) {
	.index-honor .content a{
		margin-bottom: 1rem
	}
	.window-bigimg-tips .content{
		width: 90%
	}
	.inner-right-content img{
		max-width: 100% !important;
		height: auto !important
	}
	.inner-wrap .tab-content-area .content .title{
		line-height: 1.8rem
	}
	.inner-right-content .title{
		line-height: 1.8rem
	}
	.content-custom .feedback .yzm-area input{
		float: left
	}
	.content-custom .feedback .yzm-area span {
		display: inline-block
	}
	.content-custom .feedback .yzm-area span span{
		display: block
	}
	.content-list .left{
		width: 100%;
	}
	.content-list .right{
		width: 100%;
	}
	.content-list .right span{
		margin: 0.3rem 0
	}
	.common-footer .backtop{
		width: 2rem;
		height: 2rem;
		line-height: 1.8rem;
		right: 0.5rem;
		top: 0.5rem;
	}
	.common-header .text-right img{
		padding-top: 0.4rem;
	}
	.common-header img{
		max-height: 3rem
	}
	.content-custom ul li{
		width: 100%
	}
}
@media (max-width:375px) {
	.content-custom .feedback input{
		width: 100%
	}
}