.header {
	position:sticky;
	left:0;
	right:0;
	top:0;
	z-index:99;
	background:#fff;
}
.wrap {
	max-width:62.5rem;
	margin:0 auto;
}
.header .th .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
	position:relative;
	padding:1.8229166666666667rem 0;
}
.header .th .icon a {
	width:1.4583333333333335rem;
	height:1.4583333333333335rem;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#898989;
}
.header .th .icon a img {
	width:0.7291666666666667rem;
	display:block;
}
.header .th .logo {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	width:5rem;
	height:2.8125rem;
}
.header .th .logo img {
	display:block;
	width:5rem;
	height:2.8125rem;
}
.header .th .search {
	display:flex;
	align-items:center;
}
.header .th .search .txt {
	height:1.7708333333333335rem;
	border:1px solid #0b0b0b;
	border-radius:2.604166666666667rem;
	padding:0 0.5208333333333334rem;
/*	display:none;*/
}
.header .th .search .btn {
	background:url(../images/hicon2.png) no-repeat center/contain;
	width:1.5625rem;
	height:1.0416666666666667rem;
	border:none;
	cursor:pointer;
}
.naver ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.naver {
	border-top:0.052083333333333336rem solid #ebebeb;
	border-bottom:0.052083333333333336rem solid #ebebeb;
}
.naver ul li {
	position:relative;
}
.naver ul li h3 a {
	font-size:0.9375rem;
	color:#363636;
	line-height:2.916666666666667rem;
	display:block;
}
.about {
	padding:2.0833333333333335rem 0 5.208333333333334rem;
}
.about .pic img {
	width:100%;
	display:block;
}
.htit {
	font-size:2.3958333333333335rem;
	color:#232323;
	font-weight:bold;
	line-height:1.6;
	text-align:center;
}
.about .htit {
	padding:2.604166666666667rem 0 1.0416666666666667rem;
}
.textdel {
	font-size:0.9375rem;
	line-height:1.7;
	color:#000000;
}
.footer {
	background:#d9d9d9;
	padding:3.6458333333333335rem 0;
}
.footer .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.footer .lt h4 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
}
.footer .lt p {
	font-size:1.0416666666666667rem;
	color:#232323;
	line-height:1.6;
	margin-top:0.5208333333333334rem;
}
.footer .rt h5 {
	font-size:1.0416666666666667rem;
	color:#232323;
	line-height:1.6;
}
.footer .rt ul {
	display:flex;
	align-items:center;
	margin-top:0.78125rem;
}
.footer .rt li {
	margin-left:1.3020833333333335rem;
	width:1.25rem;
	position:relative;
}
.footer .rt li:first-child {
	margin-left:0;
}
.footer .rt li .weix {
	position:absolute;
	left:50%;
	bottom:100%;
	width:6.25rem;
	margin-left:-3.125rem;
	padding-bottom:0.5208333333333334rem;
	display:none;
}
.footer .rt li .weix img {
	width:100%;
	display:block;
}
.footer .rt li:hover .weix {
	display:block;
}
.construction {
	padding:2.0833333333333335rem 0 5.208333333333334rem;
}
.construction .pic .video {
	width:100%;
	display:block;
}
.construction .pic p {
	font-size:1.25rem;
	color:#232323;
	line-height:1.6;
	padding:0.5208333333333334rem 0 0;
	text-align: center;
}
.construction .flexitem {
	display:flex;
	justify-content:space-between;
	margin-top:5.208333333333334rem;
	align-items:center;
}
.construction .flexitem img {
	width:39.583333333333336rem;
	margin-left:-6.25rem;
	margin-right:0.5208333333333334rem;
}
.construction .flexitem .txt {
	flex:1;
}
.construction .flexitem .txt h4 {
	font-size:2.0833333333333335rem;
	color:#232323;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:0.5208333333333334rem;
}
.construction .flexitem .txt p {
	font-size:0.9375rem;
	color:#000000;
	line-height:1.7;
	margin-bottom:2.0833333333333335rem;
}
.contact {
	padding:4.6875rem 0;
}
.contact .wrap {
	display:flex;
	justify-content:space-between;
}
.contact .text {
	width:32.03125rem;
}
.htit.ltxt {
	text-align:left;
}
.contact .text ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.contact .text li {
	width:calc((100% - 1.25rem)/2);
	margin-bottom:1.8229166666666667rem;
}
.contact .text label {
	font-size:0.9375rem;
	color:#000000;
	line-height:2.0833333333333335rem;
	display:block;
}
.contact .text .txt {
	width:100%;
	height:3.125rem;
	background:#f7f7f7;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 1.3020833333333335rem;
	font-size:0.9375rem;
	color:#000000;
}
.contact .text li:nth-child(n+3) {
	width:100%;
}
.contact .text li .txt1 {
	height:6.25rem;
	padding-top:0.5208333333333334rem;
	line-height:1.7;
	resize:none;
}
.umore {
	width:9.375rem;
	line-height:2.7083333333333335rem;
	border:1px solid #707070;
	border-radius:2.604166666666667rem;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:0.9375rem;
	color:#232323;
}
.umore img {
	width:0.625rem;
	display:block;
	margin-left:1.5625rem;
}
.contact .text .item {
	margin-bottom:4.6875rem;
}
.contact .text h3 {
	font-size:2.0833333333333335rem;
	margin-bottom:0.78125rem;
}
.contact .text p {
	display:flex;
	align-items:center;
	font-size:0.9375rem;
	color:#000000;
	line-height:1.8;
	margin-top:0.625rem;
}
.contact .text p img {
	width:1.1458333333333335rem;
	height:1.1458333333333335rem;
	margin-right:0.3125rem;
	display:block;
	object-fit:contain;
}
.contact .pic {
	width:26.041666666666668rem;
}
.contact .pic img {
	width:100%;
	display:block;
}
.events {
	padding:2.604166666666667rem 0;
}
.events .hd {
	padding:2.0833333333333335rem 2.34375rem;
	border-radius:0.5208333333333334rem;
	display:flex;
	justify-content:space-between;
	/* align-items:flex-end;*/
	background:#f7f7f7;
}
.events .hd .time {
	width:25.520833333333336rem;
}
.events .hd .text {
	width:29.166666666666668rem;
	margin-top:1.0416666666666667rem;
}
.events .hd .text h4 {
	font-size:1.875rem;
	color:#232323;
	font-weight:bold;
	line-height:1.6;
	margin-bottom:0.625rem;
}
.events .hd .text p {
	font-size:0.9375rem;
	color:#000000;
	line-height:1.7;
	margin-bottom:1.5625rem;
}
.umore:hover,.umore.on {
	width:9.375rem;
	line-height:2.7083333333333335rem;
	border-radius:2.604166666666667rem;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:0.9375rem;
	color:#232323;
	background:#fff;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
}
.umore:hover img,.umore.on img {
	width:0.625rem;
	display:block;
	margin-left:1.5625rem;
}
.events .bd {
	margin-top:2.604166666666667rem;
}
.events .bd li a {
	display:flex;
	justify-content:space-between;
	padding:2.604166666666667rem 0;
	flex-direction:row-reverse;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
}
.events .bd li .pic {
	width:28.125rem;
	height:18.229166666666668rem;
	overflow:hidden;
}
.events .bd li .pic img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.events .bd li .text {
	width:31.25rem;
}
.events .bd li .text h4 {
	font-size:1.6666666666666667rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
	padding-bottom:1.0416666666666667rem;
}
.events .bd li .text h5 {
	font-size:0.9375rem;
	color:#232323;
	line-height:1.6;
	display:flex;
	align-items:center;
	margin:0.3125rem 0;
}
.events .bd li .text h5 img {
	width:0.9375rem;
	height:0.9375rem;
	object-fit:contain;
	margin-right:0.3125rem;
}
.events .bd li .text p {
	font-size:0.9375rem;
	line-height:2;
	color:#000000;
	padding-top:1.0416666666666667rem;
}
.viewmore {
	text-align:center;
	padding-top:1.5625rem;
}
@-webkit-keyframes bounce-up {
	25% {
	-webkit-transform:translateY(0.2604166666666667rem);
}
50%,100% {
	-webkit-transform:translateY(0);
}
75% {
	-webkit-transform:translateY(-0.2604166666666667rem);
}
;}@keyframes bounce-up {
	25% {
	-webkit-transform:translateY(0.2604166666666667rem);
}
50%,100% {
	-webkit-transform:translateY(0);
}
75% {
	-webkit-transform:translateY(-0.2604166666666667rem);
}
;}.viewmore a {
	font-size:0.9375rem;
	color:#666666;
	line-height:1.6;
}
.viewmore a img {
	width:0.7291666666666667rem;
	display:block;
	margin:0 auto;
	-webkit-animation:bounce-up 1.5s linear infinite;
	animation:bounce-up 1.5s linear infinite;
}
.events .layui-laydate-static {
	width:100%;
	box-shadow:none !important;
	border:none !important;
	background:none;
}
.events .layui-laydate-content table,.events .layui-laydate-main {
	width:100%;
}
.events .layui-laydate-footer {
	display:none;
}
.events table,.events  th,.events  td {
	border:none !important;
}
.events .layui-laydate-content .laydate-day-next,.events  .layui-laydate-content .laydate-day-prev {
	color:#bbbbbb;
	background:#eeeeee;
}
.events .layui-laydate .layui-this {
	background-color:#fc7407 !important;
}
.events .layui-laydate-content td {
	height:2.604166666666667rem !important;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:0.3125rem;
	background:#fff;
}
.events .layui-laydate-content table {
	border-collapse:separate !important;
	border-spacing:0.15625rem !important;
}
.events .laydate-set-ym {
	font-size:1.25rem;
	color:#000;
	font-weight:bold;
}
.events .layui-laydate-header {
	border:none !important;
}
.eventsdel {
	padding:2.604166666666667rem 0 5.208333333333334rem;
}
.eventsdel .wrap {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.eventsdel .pic {
	width:39.32291666666667rem;
	font-size:0.9375rem;
	color:#000000;
	line-height:1.7;
}
.eventsdel .pic img {
	width:100%;
	display:block;
}
.eventsdel .text {
	flex:1;
	padding-right:1.0416666666666667rem;
	position:sticky;
	top:10.416666666666668rem;
}
.back {
	width:5.208333333333334rem;
	line-height:1.7708333333333335rem;
	border:1px solid #dcdcdc;
	text-align:center;
	display:block;
	border-radius:2.604166666666667rem;
}
.back i {
	padding-left:0.78125rem;
	background:url(../images/ar1.png) no-repeat left center/0.36458333333333337rem auto;
	font-size:0.8333333333333334rem;
	color:#999999;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.back:hover i {
	background:url(../images/ar1-1.png) no-repeat left center/0.36458333333333337rem auto;
	color:#fff;
}
.back:hover {
	background:#000;
	border-color:#000;
}
.eventsdel .text h1 {
	font-size:1.6666666666666667rem;
	color:#232323;
	line-height:1.6;
	font-weight:bold;
	margin:2.604166666666667rem 0 2.0833333333333335rem;
}
.eventsdel .text h5 {
	display:flex;
	align-items:center;
	font-size:1.0416666666666667rem;
	line-height:1.7;
	color:#232323;
	margin:0.3125rem 0;
}
.eventsdel .text h5 img {
	width:0.9895833333333334rem;
	margin-right:0.5208333333333334rem;
	display:block;
}
.hbanner {
	height:67.1875rem;
}
.home .hdtext {
	padding:5.208333333333334rem;
}
.home .hdtext p {
	font-size:1.25rem;
	color:#000000;
	line-height:1.7;
	margin-top:1.3541666666666667rem;
}
.hlist li {
	display:flex;
	justify-content:space-between;
	padding:5.208333333333334rem 0;
}
.hlist li .pic {
	width:38.020833333333336rem;
	margin-right:-1.5625rem;
}
.hlist li .text {
	width:29.6875rem;
	margin-left:5.208333333333334rem;
}
.hlist2 li .text ,
.hlist li:nth-child(2n) .text {
	margin-left:5.208333333333334rem;
	margin-right:0;
}
.hlist li {
	flex-direction:row-reverse;
}
.hlist2 li{
	flex-direction: row;
}
.hlist2 li .pic ,
.hlist li:nth-child(2n) .pic {
	margin-right:0;
	margin-left:-1.5625rem;
}
.hlist li .text h3 a {
	font-size:2.604166666666667rem;
	font-weight:bold;
	color:#232323;
	line-height:1.6;
}
.hlist li .text h5 {
	font-size:1.25rem;
	color:#232323;
	line-height:1.6;
	margin:1.3020833333333335rem 0 0.78125rem;
	font-weight:bold;
}
.hlist li .text p {
	font-size:1.0416666666666667rem;
	color:#000000;
	line-height:1.6;
	margin-bottom:1.3020833333333335rem;
}
/* one*/
.thitem {
	padding:2.34375rem 0 5.208333333333334rem;
}
.thitem img {
	width:100%;
	display:block;
}
.one h3 {
	font-size:2.0833333333333335rem;
	color:#232323;
	line-height:1.6;
	font-weight:bold;
}
.thitem .txt h5 {
	font-size:1.25rem;
	color:#232323;
	line-height:1.6;
	margin:1.3020833333333335rem 0;
	font-weight:bold;
}
.thitem p {
	font-size:1.0416666666666667rem;
	color:#000000;
	line-height:1.7;
}
.thitem .obtn {
	width:9.895833333333334rem;
	line-height:2.7083333333333335rem;
	border:1px solid #707070;
	border-radius:2.604166666666667rem;
	text-align:center;
	margin-top:1.5625rem;
	display:block;
	font-size:1.0416666666666667rem;
	color:#232323;
}
.opic img {
	width:100%;
}
.omap .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.omap .text {
	width:34.375rem;
	margin-right:-15.104166666666668rem;
	position:relative;
	z-index:2;
}
.omap .omap {
	width:62.239583333333336rem;
	margin-right:-18.75rem;
}
.omap .text p {
	font-size:1.0416666666666667rem;
	line-height:2;
	color:#000000;
	margin-top:0.78125rem;
}
.omap .text h4 {
	font-size:1.5625rem;
	color:#000000;
	font-weight:bold;
	line-height:1.7;
	margin-top:3.125rem;
}
.opiclist li {
	overflow:hidden;
	margin-bottom:7.291666666666667rem;
}
.opiclist li:nth-child(n+2) {
	display:flex;
	justify-content:flex-end;
}
.opiclist li img {
	width:73.38541666666667rem;
	display:block;
}
.okey .picpor {
	padding:10.416666666666668rem 0;
	position:relative;
}
.picpor .pic {
	width:39.21875rem;
	margin:0 auto;
	position:relative;
}
.picpor .pic img {
	display:block;
	width:100%;
}
.okey .picpor li {
	text-align:center;
	position:absolute;
}
.okey .picpor .icon {
	width:13.541666666666668rem;
	height:13.541666666666668rem;
	border-radius:3.90625rem;
	overflow:hidden;
}
.okey .picpor .icon img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.okey .picpor p {
	font-size:1.0416666666666667rem;
	color:#000000;
	line-height:1.5;
	margin-top:0.2604166666666667rem;
}
.okey .picpor li:nth-child(1) {
	left:6.510416666666667rem;
	top:0;
}
.okey .picpor li:nth-child(2) {
	left:-5.208333333333334rem;
	top:17.708333333333336rem;
}
.okey .picpor li:nth-child(3) {
	left:14.0625rem;
	top:35.41666666666667rem;
}
.okey .picpor li:nth-child(4) {
	left:46.875rem;
	top:26.5625rem;
}
.okey .picpor li:nth-child(5) {
	left:54.16666666666667rem;
	top:7.03125rem;
}
.pica {
	padding:5.208333333333334rem;
}
.pica img {
	width:100%;
	display:block;
}
.osiding {
	padding:4.166666666666667rem 0;
}
.osiding ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:1.4583333333333335rem;
}
.osiding li {
	width:calc((100% - 1.9791666666666667rem)/2);
	text-align:center;
}
.osiding li .pic {
	height:19.375rem;
	overflow:hidden;
}
.osiding li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.osiding li p {
	font-size:1.0416666666666667rem;
	color:#000000;
	line-height:1.7;
	margin-top:0.5208333333333334rem;
}
.ofloor {
	padding:1.0416666666666667rem 0;
}
.ofloor ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:1.5625rem;
}
.ofloor ul li {
	width:calc((100% - 2.0833333333333335rem)/2);
	text-align:center;
	margin-bottom:1.0416666666666667rem;
}
.ofloor ul li h4 {
	font-size:1.5625rem;
	color:#232323;
	font-weight:bold;
	line-height:1.6;
	margin-bottom:0.5208333333333334rem;
}
.ofloor ul li .icon {
	height:29.0625rem;
	overflow:hidden;
}
.ofloor ul li .icon img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.ofloor p {
	text-align:center;
	font-size:0.8333333333333334rem;
	color:#232323;
	line-height:1.7;
}
.ovideo {
	padding:4.166666666666667rem 0;
}
.ovideo ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:1.5625rem;
}
.ovideo ul li {
	width:calc((100% - 1.9791666666666667rem)/2);
	position:relative;
	height:19.375rem;
	overflow:hidden;
}
.ovideo ul li .pic {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.ovideo ul li .play {
	width:5.104166666666667rem;
	height:5.104166666666667rem;
	display:block;
	object-fit:contain;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	z-index:2;
}
.oneigh {
	padding:1.0416666666666667rem 0;
}
.oneigh ul {
	margin-top:2.0833333333333335rem;
}
.oneigh ul li {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-direction:row-reverse;
	margin-bottom:3.125rem;
}
.oneigh ul li .pic {
	width:24.21875rem;
	height:18.229166666666668rem;
	overflow:hidden;
}
.oneigh ul li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.oneigh ul li .text {
	width:34.375rem;
}
.oneigh ul li h4 {
	font-size:1.5625rem;
	color:#232323;
	line-height:1.6;
	font-weight:bold;
}
.oneigh ul li p {
	font-size:1.0416666666666667rem;
	line-height:1.8;
	margin-top:0.78125rem;
}
.oneigh ul li:nth-child(2n) {
	flex-direction:row;
}
.odownlist li h4 {
	font-size:1.3541666666666667rem;
	color:#232323;
	font-weight:bold;
	line-height:1.7;
}
.odownlist li .flex {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.odownlist li .table {
	width:41.66666666666667rem;
}
.odownlist li .pic {
	width:18.541666666666668rem;
}
.odownlist li .pic img {
	width:100%;
	display:block;
}
.odownlist li table {
	width:100%;
}
.odownlist li table,.odownlist li th,.odownlist li td {
	border:none !important;
}
.odownlist li th {
	font-size:0.9375rem;
	color:#232323;
	padding:1.0416666666666667rem;
	line-height:1.6;
	font-weight:bold;
	border-bottom:0.052083333333333336rem solid #1b1a1f !important;
}
.odownlist li td {
	border-bottom:0.052083333333333336rem solid #bababb !important;
	padding:1.0416666666666667rem;
	font-size:0.9375rem;
	color:#232323;
}
.odownlist .flicon {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.odownlist .flicon a.ico1 {
	margin-left:1.8229166666666667rem;
	width:1.4583333333333335rem;
	height:1.4583333333333335rem;
	background:url(../images/oico2.png) no-repeat center/contain;
	display:block;
	visibility:hidden;
	margin-right:-0.5208333333333334rem;
	border-radius:50%;
}
.odownlist .flicon a.ico2 {
	width:1.4583333333333335rem;
	background:url(../images/oico1.png) no-repeat center/contain;
	display:block;
	height:1.4583333333333335rem;
	transform:rotate(180deg);
}
.odownlist .picd {
	display:none;
	border-bottom:0.052083333333333336rem solid #bababb !important;
}
.odownlist .picd img {
	width:100%;
	display:block;
}
.odownlist td.bornone {
	padding:0;
	border:none !important;
}
.odownlist li {
	margin-bottom:4.6875rem;
}
.odownlist {
	padding:5.208333333333334rem 0 2.604166666666667rem;
}
.odownlist li tr.on td {
	border:none !important;
}
.odownlist li tr.on .ico2 {
	transform:rotate(0);
}
.odownlist li tr.on .ico1 {
	visibility:inherit;
}
.odownlist li tr .ico1:hover {
	background-color:#eee;
}
.header .naver li .ndli {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:100%;
	z-index:1;
	display:none;
	padding-top:0.625rem;
}
.header .naver li dl {
	position:relative;
	background:#fff;
	min-width:15.104166666666668rem;
	border-radius:0.625rem;
	padding:0.2604166666666667rem 1.3541666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.1);
}
.header .naver li dl:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:-0.4166666666666667rem;
	z-index:1;
	background:url(../images/qw1.png) no-repeat center/cover;
	width:0.7291666666666667rem;
	height:0.4166666666666667rem;
	margin:0 auto;
}
.header .naver li dd a {
	font-size:0.9375rem;
	line-height:1.6;
	color:#363636;
	display:block;
	text-transform:uppercase;
	text-align:center;
	padding:0.7291666666666667rem 0;
	border-bottom:0.052083333333333336rem solid #f2f2f2;
}
.header .naver li dd:last-child a {
	border-bottom:none;
}
.header .naver li dd a:hover {
	color:#111111;
	font-weight:bold;
}
.naver ul li h3 a:hover,.naver ul li.on h3 a {
	color:#111111;
	font-weight:bold;
}
.contact .text .txt {
	border:1px solid rgba(255,255,255,0);
}
.contact .text .txt:focus {
	border-color:#111;
}
.ofloor ul li,.osiding li,.umore {
	cursor:pointer;
	position:relative;
	top:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.ofloor ul li:hover,.osiding li:hover {
	/* top:-0.5rem;*/;
}
.umore:hover {
	top:-0.1rem;
}
.oneigh ul li .pic img,.ofloor ul li .icon img,.osiding li .pic img,.okey .picpor .icon img,.opiclist li img,.hlist li .pic img,.events .bd li .pic img,.contact .pic img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.hlist li .pic,.contact .pic {
	overflow:hidden;
}
.ofloor ul li:hover .icon img,.opiclist li:hover img,.hlist li:hover .pic img {
	transform:scale(1.03);
	-ms-transform:scale(1.03);
	/* IE 9*/
	-moz-transform:scale(1.03);
	/* Firefox*/
	-webkit-transform:scale(1.03);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.03);
}
.oneigh ul li:hover .pic img,.osiding li:hover .pic img,.okey .picpor li:hover .icon img,.events .bd li:hover .pic img,.contact .pic:hover img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.viewmore a:hover {
	color:#111;
}
.thitem .obtn:hover {
	background:#111;
	border-color:#111;
	color:#fff;
}
.okey .picpor li {
	-webkit-animation:fadeInUp2 2s 0s linear infinite;
	-moz-animation:fadeInUp2 2s 0s linear infinite;
}
@-webkit-keyframes fadeInUp2 {
	0% {
	-webkit-transform:translateY(0);
}
50% {
	-webkit-transform:translateY(0.36458333333333337rem);
}
;}100% {
	-webkit-transform:translateY(0);
}
;}@-moz-keyframes fadeInUp2 {
	0% {
	-moz-transform:translateY(0);
}
50% {
	-moz-transform:translateY(0.36458333333333337rem);
}
100% {
	-moz-transform:translateY(0);
}
;}.ovideo ul li .pic {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.ovideo ul li:hover .pic {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.ovideo ul li {
	cursor:pointer;
}
.mask {
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:9998;
	background:rgba(0,0,0,0.7);
	display:none;
}
.mkvideo {
	display:none;
	position:fixed;
	left:0;
	right:0;
	top:53%;
	z-index:9999;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
    -moz-transform:translateY(-50%);
	/* Firefox*/
    -webkit-transform:translateY(-50%);
	/* Safari 鍜� Chrome*/
    -o-transform:translateY(-50%);
	max-width:62.5rem;
	margin:0 auto;
}
.mkvideo video {
	width:100%;
}
.mkvideo .icos {
	position:absolute;
	width:2.0833333333333335rem;
	height:2.0833333333333335rem;
	right:-2.604166666666667rem;
	top:-2.604166666666667rem;
	cursor:pointer;
	background:url(../images/ss1.png) no-repeat center/cover;
	z-index:9;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
    -moz-transition:all 0.3s;
	/* Firefox*/
    -webkit-transition:all 0.3s;
	/* Safari 鍜� Chrome*/
    -o-transition:all 0.3s;
}
.mkvideo .icos:hover {
	transform:rotate(720deg);
	-ms-transform:rotate(720deg);
	/* IE 9*/
    -moz-transform:rotate(720deg);
	/* Firefox*/
    -webkit-transform:rotate(720deg);
	/* Safari 鍜� Chrome*/
    -o-transform:rotate(720deg);
}

.nodata{
	margin: 0 auto;
	color:#666;
	background:url(../images/nodata.png) no-repeat center;
	background-size: 100%;
	height: 5rem;
	width: 5rem;
	margin-top: 4rem;
	
}






.swiperanpic{
    height: 65rem;
    position: sticky;
	top: 10rem;
	padding-top: 15rem;
}
.swiperanpic img{
    height: 100%;
    display: block;
    margin: 0 auto;
	position: absolute;
	left: 0;right: 0;top: 0;
	height: 40rem;
	opacity: 0;
	transition:all 0.3s;
}
.swiperanpic li.active img{
	opacity: 1;
}
.hlist{
	margin-top:20rem;
}
