* {
	margin: 0;
	padding: 0;
}
html, body {
	font-size: 62.5%;
	height: 100%;
	font-family: 华文黑体, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
.main-container {
	width: 100%;
	height: 100%;
	font-size: 0.55rem;
}
#page-container .fp-tableCell{
	overflow:hidden;
	display:block;
}
.hide {
	display: none;
}
.openning {
	background-color: #63b7e3;
	color: #fff;
	text-align: center;
	width:100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.openning .logo {
	width: 12.45rem;
	margin-top: 0;
}
.openning .com-name {
	font-size: 1.2rem;
}
.openning .com-code {
	font-size: 0.55rem;
	margin-top: 0.45rem;
}
.openning .qhee {
	font-size: 0.6rem;
	color: #99d4f4;
	padding-top: 3rem;
	position: static;
}
.page {
	width:100%;
	background-color: #4e4e4e;
	color: #dadada;
	font-size: 0.55rem;
	position: relative;
	overflow-x: hidden;
	z-index: 10;
}
/*菜单*/
.menu {
	position: fixed;
	top: 0;
	left: -10rem;
	width: 6rem;
	height: 100%;
	padding: 0 0.75rem;
	padding-top: 2rem;
	background-color: #3b3b3b;
	z-index: 20;
}
.menu li {
	display: block;
	height: 2rem;
	border-bottom: 1px solid #6a6a6a;
}
.menu li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #9f9f9f;
	font-size: 0.6rem;
	line-height: 2rem;
	text-align: center;
}
.menu li .active {
	color: #fff;
}

/*header菜单*/
header {
	background-color: #00bae7;
	width: 100%;
	height: 2rem;
	z-index: 999;
	text-align: center;
	position: fixed;
	top: 0;
	left: -200rem;
}
header h1 {
	font-size: 0.9rem;
	line-height: 2rem;
	color: #fff;
}
header .menu-icon {
	background: url(/node/public/m/images/company-show/menu-icon.png) center no-repeat;
	background-size: 0.75rem 0.6rem;
	display: block;
	width: 1.75rem;
	height: 2rem;
	position: absolute;
	left: 0;
	top: 0;
}
.sub-p {
	padding-bottom: 1rem !important;
}
.sub-p h1 {
	font-size: 0.6rem;
	color: #fff;
	text-align: center;
	height: 2.1rem;
	line-height: 2.1rem;
	border-bottom: 1px solid #8c8c8c;
	position: relative;
}
/*page 1*/
.p1 {
	margin-top: 1rem;
}
.p1 .slogan {
	padding: 0.625rem 1.5rem;
	line-height: 1.2rem;
}
.p1 .slogan i {
	font-weight: bold;
	font-size: x-large;
}
#swiper1 {
	margin-top: 0.625rem;
}
/*#swiper1 img, #swiper1 video {
	width: 16rem;
	height: 9rem;
}*/
/*page2*/
.p2, .p4, .p5, .p6, .p7, .p8 {
	padding: 0 0.375rem;
}
.p2 p, .p4 p, .p5 p, .p6 p, .p7 p {
	font-size: 0.55rem;
	line-height: 0.9rem;
	padding-top: 0.625rem;
	padding-bottom: 1.125rem;
	border-bottom: 1px solid #5b5b5b;
}
.p2 table {
	width: 100%;
}
.p2 td {
	vertical-align: top;
	line-height: 1rem;
}
.p2 .txt-right {
	text-align: right !important;
}
/*page3*/
.p3 {
	color: #f1f1f1;
	font-size: 0.55rem;
	overflow: hidden;
}
.p3 #swiper2 {
	text-align: center;
	margin-top: 2em;
}
.p3 #swiper2 img {
	width: 11rem;
	height: 14.55rem;
	z-index: 999;
}
.p3 .float-l {
	float: left;
}
.p3 .float-r {
	float: right;
}
.p3 .float-r::before {
	content: "〈";
	color: #fff;
	font-weight: bold;
	font-size: 0.55rem;
}
.p3 .float-r::after {
	content: "〉";
	color: #fff;
	font-weight: bold;
	font-size: 0.55rem;
}
.p3 .index-container {
	padding: 2rem 0.25rem;
	padding-bottom: 0;
	bottom: 0;
}
/*page4*/
.p4 p, .p5 p, .p6 p, .p7 p {
	border: 0;
	padding-bottom: 0.5rem;
}
/*page5*/
.p5 h1 {
	padding-bottom: 1.5rem;
}
.p5 .sub-tit {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	font-size: 0.45rem;
	line-height: 0.8rem;
	color: #fff;
	padding: 0;
	padding-bottom: 0.2rem;
}
.p5 .sub-tit span {
	display: block;
}
/*page7*/
.p7 .team-box {
	padding-top: 1.5rem;
	text-align: center;
}
.p7 .team-box img {
	width: 4.5rem;
	height: 4.5rem;
	border-radius: 50%;
}
.p7 .team-box h3 {
	font-size: 0.6rem;
	line-height: 2rem;
	color: #fff;
}
.p7 .team-box p {
	padding: 0;
}

.add {
	background: #85aaa3 url(/node/public/m/images/company-show/add-bg.png) 0 3rem no-repeat;
	background-size: 14.65rem 16.25rem;
	width: 100%;
	min-height: 100%;
	text-align: center;
	position: relative;
}
.add h1 {
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #dadada;
}
.add .ip, .add .submit-btn {
	width: 11.5rem;
	height: 1.5rem;
	display: block;
	background-color: #dcf1ed;
	font-size: 0.75rem;
	line-height: 1.5rem;
	border: 0;
	border-radius: 5px;
	margin: 0 auto;
	margin-bottom: 0.5rem;
	padding: 0.4rem 0.5rem;
}
.add .name {
	margin-top: 55%;
}
.add .submit-btn {
	width: 12.5rem;
	background-color: #498277;
	color: #a3ccc4;
	font-size: 0.9rem;
	line-height: 2.5rem;
	height: 2.5rem;
	margin-top: 1rem;
	padding: 0;
}
.arrow {
	width: 1rem;
	left: 50%;
	margin-left: -0.5rem;
	bottom: 1rem;
	position: fixed;
	z-index: 999;
}
.tip {
	display: none;
	height: 30px;
	width: 50%;
	border-radius: 20px;
	text-align: center;
	position: fixed;
	bottom: 10%;
	left: 50%;
	margin-left: -25%;
	padding: 0 5px;
	font-size: 0.6rem;
	line-height: 30px;
	color: #fff;
	background-color: rgba(0, 0, 0, .5);
	z-index: 1000;
}
@-moz-keyframes arrow {
	0%,30% { opacity: 0; -webkit-transform: translate(0,10px); }
    60% { opacity: 1; -webkit-transform: translate(0,0); }
    100% { opacity: 0; -webkit-transform: translate(0,-8px); }
}
@-webkit-keyframes arrow {
	0%,30% { opacity: 0; -webkit-transform: translate(0,10px); }
    60% { opacity: 1; -webkit-transform: translate(0,0); }
    100% { opacity: 0; -webkit-transform: translate(0,-8px); }
}
@-o-keyframes arrow {
	0%,30% { opacity: 0; -webkit-transform: translate(0,10px); }
    60% { opacity: 1; -webkit-transform: translate(0,0); }
    100% { opacity: 0; -webkit-transform: translate(0,-8px); }
}
@keyframes arrow {
	0%,30% { opacity: 0; -webkit-transform: translate(0,10px); }
    60% { opacity: 1; -webkit-transform: translate(0,0); }
    100% { opacity: 0; -webkit-transform: translate(0,-8px); }
}
.page-arrow {
	display: block;
	width: 28px;
	height: 15px;
	position: fixed;
	bottom: 8%;
	left: 50%;
	margin-left: -18px;
	animation: arrow 1.2s ease-in 1s infinite;
	-moz-animation: arrow 1.2s ease-in 1s infinite;
	-webkit-animation: arrow 1.2s ease-in 1s infinite;
	-o-animation: arrow 1.2s ease-in 1s infinite;
	opacity: 0;
	z-index: 9999;
}
.page-arrow:after {
	display: block;
	content: " ";
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	border-left: none;
	border-top: none;
	margin: 11px 0 0 8px;
	-moz-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.slimScrollBar {
	display: none !important;
}
#videoWrap {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
}
#videoDom {
	width: 100%;
	margin-top: 150px;
}
#closeVideo {
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #fff;
	font-size: 1.5rem;
	background: url(/node/public/m/images/company-show/close.png) no-repeat;
	background-size: 1.5rem 1.5rem;
}
.playBtn {
	position: absolute; 
	left: 50%; 
	top: 40%; 
	margin-left: -1.5rem;
	display: block;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	border: 0;
	background: url(/node/public/m/images/company-show/play-icon.jpg);
	background-size: 3rem 3rem;
}
.inputWrap {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -6.25rem;
}
.pinch-zoom-container{
    position: fixed;
	background-color: #63b7e3;
}
#background-img{
	height: 100%;
    background-color: #4e4e4e;
    display: none;
}
#background-img *{
    z-index: 2;
}
#refresh{
	position: fixed;
    z-index: 3;
    color: #fff;
    font-size: 0.6rem;
    background-color: #4e4e4e; 
    right: 0;
    padding: 0.1rem 0.16rem;
}
#background-img>div{
	width: 100%;
	display: block;
}
.pinch-zoom-container{
	background:none;
}