*, *:before, *:after{
	margin: 0;
	padding: 0;
}
body{
	/*box-sizing: border-box;*/
}
ul,li,ol,dl,dt,dd{
	list-style: none;
}
.col-xs-2p4, .col-sm-2p4, .col-md-2p4, .col-lg-2p4{
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-2p4{
	float: left;
	width: 20%;
}
@media (min-width: 768px) {
	.col-sm-2p4{
		float: left;
		width: 20%;
	}
}
@media (min-width: 992px) {
	.col-md-2p4{
		float: left;
		width: 20%;
	}
}
@media (min-width: 1200px) {
	.col-lg-2p4{
		float: left;
		width: 20%;
	}
}
.h4, .h5, .p, h4, h5, p{
	font-weight: 400;
    line-height: 1.4;
}
a.h4, a.h5, a.p{
	color: #75625c;
}
.clear:after{
	content: '';
	display: block;
	clear: both;
}
.block{
	display: block;
}
.fs16{
	font-size: 16px;
}
.fs40{
	font-size: 40px;
}
.bold{
	font-weight: bold;
}
.middle{
	vertical-align: middle !important;
}
.m-l-10{
	margin-left: 10px !important;
}
.m-r-5{
	margin-right: 5px !important;
}
.m-r-10{
	margin-right: 10px !important;
}
.m-t-0{
	margin-top: 0px !important;
}
.m-t-10{
	margin-top: 10px !important;
}
.m-t-15{
	margin-top: 15px !important;
}
.m-t-20{
	margin-top: 20px !important;
}
.m-b-10{
	margin-bottom: 10px !important;
}
.m-b-15{
	margin-bottom: 15px !important;
}
.m-b-20{
	margin-bottom: 20px !important;
}
.m-b-30{
	margin-bottom: 30px !important;
}
.m-lr-5{
	margin-left: 5px !important;
	margin-right: 5px !important;
}
.m-lr-10{
	margin-left: 10px !important;
	margin-right: 10px !important;
}
.p-10{
	padding:10px !important;
}
.p-15{
	padding:15px !important;
}
.p-tb10-lr15{
	padding: 10px 15px !important;
}
a{
	color: #333;
}
a:hover{
	color: #d6190f;
	text-decoration: none;
}
.c-success{
	color: #34a853;
}
.c-666{
	color: #666666;
}
.c-999{
	color: #999999;
}
.fs12{
	font-size: 12px;
}
.more-link{
	line-height: 25px;
	font-size: 12px;
	color: #999;
}

header{
	border-bottom: 1px solid #DDDDDD;
	background-color: #f3f3f3;
}
@media (min-width: 767px) {
	header{
		/*height: 70px;*/
		/*max-height: 40px;*/
	}
}
header .top-bar{
	line-height: 40px;
	text-align: center;
	background-color: #f3f3f3;
}
@media (max-width: 767px){
	header .top-bar{
		display: none;
	}
}
/*header .header-container{
	-moz-box-shadow: inset 0px -6px 10px #ddd;
	-webkit-box-shadow: inset 0px -6px 10px #ddd;
	box-shadow: inset 0px -3px 20px #ddd;
}*/
/*header .navList-container{
	box-shadow: inset 0px -3px 20px #ddd;
}*/
header .navbar-toggle{
	margin-top: 0;
	margin-right: 0;
}
header .navbar-toggle .icon-bar{
	background-color: #cccccc;
}
.top-title-container{
	position: relative;
	padding-top: 10px;
	/*padding: 10px 0;*/
	/*min-height: 140px;*/
}
.main-title-container{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 767px){
	.main-title-container{
		position: absolute;
		top: 10px;
		right: 0;
		bottom: 0;
		left: 0;
		width: auto;
		padding-left: 60px;
		padding-right: 60px;
	}
}
.main-title-container h2{
	/*margin-top: 10px;*/
	text-align: center;
	color: #d6190f;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2px;
}
@media (max-width:400px){
	.main-title-container h2{
		margin-top: 0;
		font-size: 14px;
	}
}
@media (min-width:401px) and (max-width: 767px){
	.main-title-container h2{
		margin-top: 10px;
		font-size: 20px;
		letter-spacing: 1px;
	}
}
.logo{
	/*position: absolute;
	top: 0;
	left: 0;
	margin-top: 10px;*/
	float: left;
	/*max-height: 84px;*/
	/*height: 70px;
	line-height: 70px;*/
}
@media (max-width: 767px) {
	.logo{
		width: 40px;
		max-height: 40px;
		overflow: hidden;
		/*height: auto;*/
		/*line-height: 50px;*/
	}
}

.logo a{
	display: inline-block;
	text-align: center;
}
.logo h3{
	margin-top: 0;
	margin-bottom: 0;
	padding: 6px 0;
	color: #d6190f;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.sub-header-container{
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 10px;
}
@media (max-width: 767px){
	.sub-header-container{
		display: none;
	}
}
.sub-header-container>div{
	margin-bottom: 15px;
}
.sub-header-container .subt-con{
	color: #e60113;
	font-size: 16px;
}
.sub-header-container .phone-con{
	color: #e60113;
	font-size: 22px;
}
.sub-header-container .phone-con i{
	font-size: 24px;
}
@media (max-width: 767px){
	.sub-header-container .lan-con, .sub-header-container .phone-con{
		display: none;
	}

	.sub-header-container .subt-con{
		
	}
}

@media (max-width: 767px){
	.navList-container{
		position: absolute;
		top: 55px;
		left: 0;
		right: 0;
		background-color: #f3f3f3;
		z-index: 10;
	}
}
.nav-list>li{
	position: relative;
	float: left;
	width: 12.5%;
	height: 40px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (max-width: 767px) {
	.nav-list>li{
		width: 25%;
		height: 32px;
		line-height: 32px;
	}
}
@media (min-width: 768px) {
	.nav-list>li{
		margin: 0;
		/*width: auto;*/
		padding: 0 5px;
	}
}
.nav-list>li>a{
	margin: 0 10px;
	padding: 0;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
}
@media (max-width: 767px){
	.nav-list>li>a{
		line-height: 32px;
	}
}
.nav-list>li>a:hover{
	color: #d6190f;
}
.nav-list>li.active>a{
	color: #d6190f;
	/*background-color: #eee;*/
}
@media (min-width: 992px) {
	.nav-list>li>a{
		font-size: 16px;
		letter-spacing: 1px;
	}
}

.banner-container .swiper-container{
	width: 100%;
}
.banner-container .swiper-slide{
	
}
.banner-container .swiper-slide img{
	width: 100%;
	max-height: 450px;
}

.column-container{
	
}
.column-container .c-t-c{
	height: 40px;
	line-height: 40px;
	background-color: #333333;
}
.column-container .c-t-red{
	background-color: #da0120;
}
.column-container .c-t-c .title-name{
	display: inline-block;
	padding: 0 22px;
	color: #fff;
	font-size: 16px;
	background-color: #da0120;
}
.column-container .c-c-b{
	padding: 0 10px;
	border: 1px solid #ddd;
	border-top-color: transparent;
}
.column-container .c-c-b li:last-of-type{
	border-bottom-color: transparent;
}

.more-link{
	display: inline-block;
	height: 100%;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px; 
	color: #FFFFFF;
}
.more-link:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

@media (min-width: 992px){
	.l-c-c{
		width: 340px;
	}
	.r-c-c{
		width: 830px;
	}
}

.top-news-container, .normal-top-container{
	margin-bottom: 0;
}
.top-news-container>li, .normal-top-container>li{
	padding: 5px 0;
	border-bottom: 1px dashed #DDDDDD;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.normal-top-container .p-n{
	color: #e5ad02;
}
.normal-top-container .p-n:hover{
	text-decoration: underline;
}

.search-container{
	position: relative;
	height: 38px;
	line-height: 38px;
	border: 1px solid #DDDDDD;
}
.search-container .iconsearch{
	position: absolute;
	left: 5px;
	color: #cccccc;
}
.search-container input{
	width: 100%;
	height: 30px;
	padding: 0 120px 0 30px;
	border: none;
	outline: none;
}
.search-container button{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 0 16px;
	letter-spacing: 1px;
	text-align: center;
	background-color: #ffd541;
	border-radius: 0;
}

.category-container{

}
.category-container .cate-title-con{
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	color: #fff;
	background-color: #da0120;
}
.category-container .cate-content-con{
	padding: 0 10px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.category-container .cate-content-con dl{
	margin-bottom: 0;
	border-bottom: 1px dashed #ddd;
}
.category-container .cate-content-con dl:last-of-type{
	border-bottom-color: transparent;
}
.category-container .cate-content-con dl>dt>a, .category-container .cate-content-con dl>dt>span.title{
	line-height: 36px;
	font-size: 16px;
	color: #e60113;
}
.category-container .cate-content-con dl>dd{
	line-height: 28px;
	padding-bottom: 4px;
}
.category-container .cate-content-con dl>dd>span{
	margin: 0 3px;
}

.intro-text{
	padding: 10px;
	line-height: 2 !important;
	border: 1px solid #ddd;
	border-top-color: transparent;
}
.intro-text img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	max-width: 360px;
}
@media (max-width: 767px){
	.intro-text img{
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}
}
.intro-text p{
	line-height: 2;
}
.intro-text p:last-of-type{
	margin-bottom: 0;
}

.why-t-con{
	padding: 15px 0;
	color: #fff; 
	text-align: center;
	background-color: #464646;
}
.why-t-con .why-title{
	margin-bottom: 10px;
	font-size: 28px;
	/*letter-spacing: 5px;*/
}
.why-t-con .why-ft{
	font-size: 16px;
}
.why-t-con .why-ft>span{
	padding: 0 15px;
}

.why-us-item{
	padding: 10px 15px;
	background-color: #f4f4f4;
}
.us-t{
	color: #548d2e;
	font-size: 20px;
	font-weight: bold;
}
.us-t>i{
	color: #da0120;
}
.us-t img{
	width: 20px;
	height: 20px;
	vertical-align:middle;
}
.us-c{
	line-height: 1.8;
	margin-bottom: 10px;
	word-wrap: break-word;
}
.us-img{
	margin-left: -15px;
	margin-bottom: -10px;
	margin-right: -15px;
	overflow: hidden;
}
.us-img>img{
	width: 100%;
	height: 100%;
}

.hot-product-container{
	/*padding: 10px 0;*/
	padding-top: 10px;
}
.hot-product-item{
	display: block;
	margin-bottom: 10px;
}
.hot-product-item img{
	width: 100%;
	/*height: 135px;*/
	/*max-height: 180px;*/
	overflow: hidden;
	border:1px solid #f3f3f3;
}
.hot-product-item span{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 45px;
	height: 45px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}

.f-l-c{
	padding: 10px 0;
	background-color: #535353;
}
.f-l-c .fl-t-c{
	color: #dfab1b;
	font-size: 16px;
}
.f-l-c .fl-c-c{
	line-height: 2;
}
.f-l-c .fl-c-c a{
	margin-right: 15px;
	color: #fff;
}

.footer-container{
	padding: 15px 0;
	color: #fff;
	background-color: #3c3c3c;
}
.footer-container h4{
	color: #da0120;
}
.footer-container p{
	line-height: 1.8;
}
.share-to a, .footer-container p a, .footer-container .flinks a{
	color: #fff;
}
.footer-container .flinks span{
	margin: 0 10px;
}

.share-to a i{
	font-size: 22px;
}

.breadcrumb-container .breadcrumb{
	padding: 10px 0;
	margin-bottom: 0;
	background-color: transparent;
}
.breadcrumb-container .breadcrumb>li+li:before{
	content: '>';
}

.normal-list-container>ul{
	margin-bottom: 0;
}
.normal-list-container>ul>li{
	position: relative;
	padding: 15px 0;
	border-bottom: 1px dashed #DDDDDD;
}
.normal-list-container>ul>li:last-of-type{
	border-bottom-color: transparent;
}
.img-link{
	float: left;
	display: inline-block;
	max-width: 150px;
	height: auto;
	max-height: 150px;
	overflow: hidden;
}
@media (max-width: 375px){
	.img-link{
		max-width: 100px;
		max-height: 100px;
	}
}
.img-link img{
	border-radius: 3px;
	border:1px solid #f3f3f3;
}
.cateinfo{
	padding-left: 160px;
}
@media (max-width: 375px){
	.cateinfo{
		padding-left: 110px;
	}
}
.cateinfo .c-name{
	
}
.cateinfo .c-name h3{
	display: inline;
	font-weight: normal;
	font-size: 14px;
}
.newsinfo .c-name h3{
	font-size: 16px;
	font-weight: bold;
}

.page-list .pagination{
	margin-top: 0;
	margin-bottom: 0;
}

.cate-detail-container{
	padding: 15px 0;
}
.cate-detail-container .c-d-img{
	float: left;
	width: 250px;
}
.cate-detail-container .c-d-img img{

}
@media (max-width: 375px){
	.cate-detail-container .c-d-img{
		float: none;
		width: auto;
		margin-bottom: 10px;
	}
	.cate-detail-container .c-d-img img{
		margin-left: auto;
		margin-right: auto;
	}
}

.cate-detail-container .c-d-intro{
	padding-left: 265px;
}
@media (max-width: 375px){
	.cate-detail-container .c-d-intro{
		padding-left: 0;
	}
}
.cate-detail-container .c-d-intro p{
	line-height: 2;
}

.pro-top-comment>li{
	white-space: normal;
	overflow: auto;
}
.pro-top-comment>li>div{
	margin-bottom: 10px;
}
.pro-top-comment>li>div:last-of-type{
	margin-bottom: 0;
}

.code-con{
	line-height: 34px;
}
.code-con .code-input-con{
	width: 100px;
}

.first-pic-container{

}
.first-pic-container .s-p-list{

}

.product-info-container{

}
.product-info-container h1{
	margin-top: 0;
	padding-bottom: 10px;
	font-size: 28px;
	border-bottom: 1px dashed #DDDDDD;
}
.btn-alibuy{
	background-color: #ff0036;
}
.product-info-container .s-intro{
	line-height: 2;
}

.icon-green{
	color: #5dd007;
}

.d-column-detail{
	
}
.d-column-detail .d-t{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background-color: #da0120;
}
.d-column-detail .d-c{
	padding: 10px 0;
}
.d-column-detail .d-c img{
	max-width: 100% !important;
	height: auto !important;
}


.need-intro{
	padding: 5px 15px;
	line-height: 2;
	color: #fff;
	background-color: #a8a4a3;
}
.need-intro h3{
	font-size: 20px;
}

.need-form-container{

}
.need-form-container span{
	float: left;
	width: 80px;  
	line-height: 34px;
}
.need-form-container .f-c-c{
	padding-left: 80px;
}

.news-list-container{

}
.news-list-container .news-item{
	padding: 15px 0;
	border-bottom: 1px dashed #DDDDDD;
}
.news-list-container .news-item .img-con{
	/*padding-left: 0;*/
}
@media (max-width: 767px){
	.news-list-container .news-item .img-con{
		/*padding-left: 15px;*/
	}
}
.news-list-container .news-item h3{
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
}

.article-content-container{

}
.article-content-container h1{
	margin-top: 0;
	font-size: 24px;
	/*font-size: 32px;*/
}
.article-content-container .article-small-intro{
	padding: 10px 15px;
	background-color: #f4f4f4;
	border: 1px solid #DDDDDD;
}
.article-content-container .article-content{
	border-bottom: 1px dashed #ddd;
}
.article-content-container .article-content, .article-content-container .article-content p{
	line-height: 2;
}
.article-content-container .article-content img{
	max-width: 100% !important;
	height: auto !important;
}
.img-responsive-container img{
	max-width: 100%;
	height: auto;
}
@media (max-width: 767px){
	.img-responsive-container img{
		max-width: 100% !important;
		height: auto !important;
	}
}
.abus-intro, .abus-intro p{
	line-height: 2;
}

.our-intro .o-i-i img{
	width: 40px;
	height: 40px;
}
.our-intro .o-i-i .t-n{
	padding: 10px 0;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dashed #DDDDDD;
}
.our-intro .o-i-i .o-c{
	line-height: 2;
}

.w-t{

}
.w-t .t-n{
	color: #d6190f;
	font-size: 28px;
	letter-spacing: 2px;
}
.w-t .t-n-f{
	position: relative;
	color: #d6190f;
	font-size: 16px;
	letter-spacing: 1px;
	z-index: 10;
}
.w-t .t-n-f:after{
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50%;
	border-bottom: 1px solid #DDDDDD;
	z-index: -1;
}
@media (max-width: 767px){
	.w-t .t-n-f:after{
		width: 100%;
	}
}
.w-t .t-n-f span{
	padding: 0 10px;
	background-color: #fff;
}

.pantner-container{
	padding: 15px 0;
	background-color: #f3f3f3;
}
.pantner-container .t-n-p{
	font-size: 28px;
	letter-spacing: 2px;
}
.pantner-container .t-n-f{
	font-size: 16px;
	letter-spacing: 1px;
}
.owl-panter .item{
	border: 2px solid #da0120;
}













.scenic-container{
	
}
.scenic-container h2, .more-hotel-container .h2{
	margin-top: 0;
	margin-bottom: 30px;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
}
@media (max-width: 767px) {
	.scenic-container .scenic-list li{
		margin-bottom: 30px;
	}
}

.c-button{
	display: inline-block;
	padding: 8px 26px;
	color: #333;
	font-size: 14px;
	font-weight: bolder;
	border: 1px solid #333;
	border-radius: 20px!important;
}
.c-button:hover{
	color: #FFFFFF;
	background: #333333;
	border-color: transparent;
}

.scenic-container .content{
	max-height: 245px;
	font-size: 16px;
	overflow: hidden;
}
@media (max-width: 767px) {
	.scenic-container .content{
		max-height: 500px;
	}
}
.scenic-container .content img{
	float: right;
	max-width: 35%;
	height: auto;
	margin: 0 0 20px 20px;
}
@media (max-width: 991px) {
	.scenic-container .content img{
		max-width: 50%;
	}
}
@media (max-width: 767px) {
	.scenic-container .content img{
		max-width: 100%;
	}
}

.count{
	display: block;
    overflow: hidden;
    background: #fff;
    /*border-radius: 20px;*/
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,.1);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,.1);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.count .scenicimg{
	max-height: 220px;
	overflow: hidden;
}
.count .scenicimg img{
	width: 100%;
	height: 220px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
@media (max-width: 767px) {
	.count .scenicimg img{
		height: auto;
	}
}
.count:hover .scenicimg img{
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}

.scenictext{
	position: relative;
	margin-top: -30px;
	padding: 0 15px 30px;
	text-align: center;
}
.pics-list .scenictext{
	padding-bottom: 0;
}
.scenictext .iconfont{
	position: relative;
    display: block;
    width: 56px;
    height: 56px;
    margin: -28px auto 0;
    line-height: 56px;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    background-color: #75625c;
}
.scenic-container .count:hover .h4{
	color: #75625c;
}

.general-container{
	padding: 0;
	overflow: hidden;
}
.general-container>ul{
	
}
.general-container>ul>li{
	position: relative;
	padding: 0;
	overflow: hidden;
}
@media (max-width: 767px) {
	.general-container>ul>li{
		margin-bottom: 30px;
	}
}
.general-container>ul>li:after{
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    transition: background .2s ease;
}
.general-container>ul>li:hover::after{
	background: rgba(0,0,0,0);
}
.general-container>ul>li img{
	width: 100%;
	height: auto;
	transition: all .2s ease
}
.general-container>ul>li:hover img{
	transform: scale(1.1);
}
.general-container>ul>li a{
	position: absolute;
    display: block;
    width: 180px;
    border: 2px solid #fff;
    left: 50%;
    margin-left: -90px;
    top: 40%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding: 10px 0;
    z-index: 99;
}
.general-container>ul>li:hover a{
	border:2px solid #75625c;
	background: #75625c;
}

.g-article{
	
}
.g-article .title{
	margin-top: 0;
	margin-bottom: 30px;
}
.g-article .item{
	
}
@media (max-width: 767px) {
	.g-article .item{
		margin-bottom: 30px;
	}
}
.g-article .item .content{
	padding: 40px 35px;
	background-color: #fff;
	border-radius: 20px;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,.1);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,.1);
}
.g-article .item .content .list-wrap{
	
}
.list-wrap .list-item{
	margin-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}
.list-wrap .list-item:last-of-type{
	border-bottom-color: transparent;
}
.list-wrap .list-item .list-content{
	height: auto;
    max-height: 42px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #999;
}

.footer{
	padding-top: 20px;
	color: #fff;
	background-color: #75625c;
}
.footer a{
	color: #fff;
}



.subnav-menu, .main-content-container{
	padding: 15px 10px;
	background-color: #fff;
	border-radius: 10px;
}
.subnav-menu .title{
	margin-top: 0;
}
.subnav-menu .menu-list>li{
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid #DDDDDD;
}
.subnav-menu .menu-list>li:last-of-type{
	padding-bottom: 0;
	border-bottom-color: transparent;
}
.subnav-menu .menu-list>li a{
	display: block;
	font-size: 16px;
}
.subnav-menu .menu-list>li a.active{
	font-weight: bolder;
}
.subnav-menu .menu-list>li a:hover{
	color: #75625c;
}
.subnav-menu .menu-list>li a:after{
	content: '\e605';
	position: absolute;
	right: 0;
	vertical-align: middle;
	font-family: 'iconfont' !important;
}
.subnav-menu .nav-article-list>li{
	border-bottom-style: dashed;
}
.subnav-menu .nav-article-list>li a:after{
	content: '';
}

.main-content-container{
	padding: 30px;
}
@media (max-width: 767px) {
	.main-content-container{
		padding: 0;
		margin-bottom: 30px;
		background-color: transparent;
	}
}
.main-content-container .title{
	margin-top: 0;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.main-content-container .title{
		margin-bottom: 15px;
		font-size: 20px;
	}
}
.main-content-container .text-content{
	font-size: 16px;
}

.main-content-container .scenic-list .count, .more-hotel-container .more-hotel-list .count{
	margin-bottom: 30px;
}
.main-content-container .scenic-list .scenictext, .more-hotel-container .more-hotel-list .scenictext{
	margin-top: 0;
}
.main-content-container .scenic-list .scenictext h4, .more-hotel-container .more-hotel-list .scenictext h4{
	padding-top: 17px;
	padding-bottom: 15px;
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.main-content-container .scenic-list .scenictext .intro-content, .more-hotel-container .more-hotel-list .scenictext .intro-content{
	text-align: left;
	min-height: 45px;
	max-height: 45px;
	display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #999;
    font-size: 16px;
}
.articletext h4{
	height: 44px;
	padding-left: 15px;
	padding-right: 15px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #999;
    font-size: 16px;
}
.tigs{
	display: inline-block;
	padding: 1px 10px;
	margin-right: 5px;
	color: #FFF;
	font-size: 14px;
	background-color: #75625c;
	border-radius: 3px;
}

.category-list{
	margin-bottom: 30px;
}
.category-list a{
	margin-right: 10px;
	padding: 5px 15px;
	color: #75625c;
	border: 1px solid #75625c;
	border-radius: 3px;
	-webkit-transition: all .5s;
    transition: all .5s;
}
.category-list a:hover, .category-list a.active{
	color: #fff;
	background-color: #75625c;
}



.description-content{
	margin-bottom: 20px;
	line-height: 26px;
	font-size: 16px;
}
.description-content img{
	float: left;
	max-width: 25%;
	height: auto;
	margin: 0 20px 20px 0;
}
@media (max-width: 991px) {
	.description-content img{
		max-width: 50%;
	}
}
@media (max-width: 767px) {
	.description-content img{
		max-width: 100%;
	}
}

.facilitie-title{
	font-size: 20px;
	font-weight: bold;
	
}
.facilitie-title>span:first-of-type{
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 2px solid #75625c;
}
.facilitie-title>span:last-of-type{
	font-size: 14px;
	font-weight: normal;
}

.facilitie-container .facilitie-content{
	font-size: 16px;
}
ul>li.facilitie-item{
	padding: 12px 0;
}
ul>li.facilitie-item span.faci-title{
	float: left;
	font-weight: bold;
}
ul>li.facilitie-item div.faci-desc{
	padding-left: 88px;
}

span.card{
	display: inline-block;
	height: 51px;
	background: transparent url('../img/icons-bg.png') no-repeat;
}
span.amex-card{
	width: 51px;
	background-position: 0 0;
}
span.visa-card{
	width: 78px;
	background-position: -98px 0;
}
span.master-card{
	width: 82px;
	background-position: -195px 0;
}
span.jcb-card{
	width: 67px;
	background-position: -298px 0;
}
span.diners-club-card{
	width: 80px;
	background-position: -386px 0;
}
span.unionpay-card{
	width: 76px;
	background-position: -485px 0;
}

.pic-slist>ul{
	
}
.pic-slist>ul>li{
	margin-bottom: 10px;
	height: 90px;
	overflow: hidden;
}
@media (max-width: 767px) {
	.pic-slist>ul>li{
		height: auto;
	}
}
.pic-slist>ul>li img{
	max-width: 100%;
	border-radius: 5px;
}

@media (max-width: 767px) {
	.article-container{
		padding: 15px 10px;
		background-color: #fff;
		border-radius: 10px;
	}
}
.article-container .text-content img{
	max-width: 100%;
	height: auto;
}

.comments-list{
	
}
.comments-list>ul{
	
}
.comments-list>ul>li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #DDDDDD;
}
.comments-list>ul>li:last-of-type{
	padding-bottom: 0;
	border-bottom-color: transparent;
}
.comments-list .comment-header{
	margin-bottom: 10px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.comments-list .comment-header .comment-score{
	float: left;
	display: inline-block;
	margin-right: 10px;
}
.comments-list .comment-header .comment-score i{
	color: #f1f1f1;
}
.comments-list .comment-header .comment-score i.icon-red{
	color: #EA1786;
}
.score-text{
	color: #EA1786;
	font-weight: bold;
}
.comments-list .comment-content{
	font-size: 16px;
}

.error-container{
	margin-top: 50px;
	padding: 50px 0;
	text-align: center;
	background-color: #f1f1f1;
}
.error-container .error-text{
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}
@media (max-width:767px) {
	.error-container .error-text{
		font-size: 16px;
	}
}


/*---图片放大镜部分 开始---*/
.imglist .active img{
	border: 1px solid red;
}
.imgpart {
	/*vertical-align: top;
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;*/
}
.imgpart .pic {
	position: relative;
	width: 100%;
	/*height: 100%*/
}
.imgpart .pic .magnify {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 177px;
	height: 150px;
	cursor: move;
	background-color: #fff;
	opacity: .3;
	filter: alpha(opacity=30)
}
.imgpart .bigpic {
	display: none;
	position: absolute;
	top: 0;
	/*right: -470px;
	width: 460px;
	height: 460px;*/
	z-index: 333;
	border: 1px solid #fff;
	overflow: hidden
}

.imgpart .bigpic>img {
	position: absolute;
	top: 0;
	left: 0;
	/*width: 920px;
	height: 920px*/
}
/*---图片放大镜部分 结束---*/








