﻿.contaej {
	width: 1200px;
	min-width: 1200px;
	margin: auto;
}
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.dn {
	display: none !important;
}
.db {
	display: block !important;
}
.vh {
	visibility: hidden;
}
.pos {
	position: static;
}
.pof {
	position: fixed;
}
.por {
	position: relative;
}
.poa {
	position: absolute;
}
.tal {
	text-align: left !important;
}
.tac {
	text-align: center !important;
}
.tar {
	text-align: right !important;
}
.ma {
	margin: 0 auto !important;
}
.tourpage-hero .tourpage-hero-desc .user {
	width: 780px;
	margin: 0 auto
}
.tourpage-hero .tourpage-hero-desc .user li {
	float: left;
	width: 16.6%;
	text-align: center
}
.tourpage-hero .tourpage-hero-desc .user li .img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0px auto
}
/*主要内容部分*/
.corecon .wrap01 {
	text-align: center;
}
.corecon .wrap01 h1 {
	font-size: 24px;
	margin: 40px 0 60px 0;
	color: #444;
}
.corecon .wrap01 ul {
	margin-left: -77px;
}
.corecon .wrap01 ul li {
	float: left;
	width: 180px;
	height: 220px;
	margin-bottom: 25px;
	margin-left: 75px;
}
.corecon .wrap01 ul li h3 {
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 12px 0;
	color: #444;
	height: 28px;
}
.corecon .wrap01 ul li p {
	height: 86px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	color: #999;
	overflow: hidden;
}
.corecon .wrap01 ul li:hover img {
	transition: linear 1s;
	transform: rotate(360deg);
	opacity: 0.6;
	filter: alpha(opacity=60);
}
 @media (max-width: 767px) {
.bannero {
	height: 140px;
	background: url(/images/bannero.jpg) no-repeat center;
	background-size: 100% 140px;
	width: 100%;
}
.contaej {
	width: auto;
	min-width: auto;
}
.corecon .wrap01 ul li {
	width: 45%;
	margin-left: 5% !important;
}
.function-wrap .corecon .wrap01 ul {
	margin-left: 0px !important;
}
.poa {
	position: static;
}
.mod-wrap ul li {
	float: left;
	width: 50%;
}
.pt {
	padding-top: 0
}
.function-wrap {
	padding-bottom: 0;
}
.tourpage-hero h1 {
	margin-bottom: 0;
}
.met-banner .row {
	padding: 0px 180px
}
.tourpage-hero {
	padding: 2px 0 26px;
}
.tourpage-hero .tourpage-hero-desc .user {
	width: auto;
}
.show {
	width: auto;
}
.tourpage-hero .tourpage-hero-desc .user li {
	width: 33.33%;
}
.show div a {
	margin-bottom: 10px;
}
}
