/*
 * =====================================================
 * 官网@mary2020.05.21
 * =====================================================
 */
*:not(.footer){
  -webkit-touch-callout:none;  /*系统默认菜单被禁用*/
  -webkit-user-select:none; /*webkit浏览器*/
  -moz-user-select:none; /*火狐*/
  -ms-user-select:none;  /*IE10*/
  user-select:none;
}
body{
	min-width:1000px;
	min-height: 768px;
	color: #101010;
	font-family: Microsoft Yahei;
}
h1,h2,h3,p,ul,li{
	margin: 0;
}
ul,li{
	padding: 0;
	list-style: none;
}
.blue{
	color: #1A598B;
}
.tc{
	text-align: center;
}
.fz47{
	font-size: 47px;
	white-space: nowrap;
	letter-spacing: 5px;
}
.fz30{
	font-size: 30px;
}
.fz26{
	font-size: 26px;
	white-space: nowrap;
	letter-spacing: 2px;
}
.co-fff{
	color: #fff;
}
/* 通用 */
header{
	z-index: 100;
	height: 60px;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background: rgba(244,244,244,.8);
	overflow: hidden;
}
header>div{
	width: 1000px;
	height: 60px;
	margin: auto;
	text-align: center;
	overflow: hidden;
}
header .logo{
	display: inline-block;
	margin-right: 160px;
}
header .logo img{
	width: 96px;
	margin-top: -3px;
	vertical-align: top;
}
header .nav{
	display: inline-block;
	position: relative;
	line-height: 60px;
}
header .nav li{
	display: inline-block;
	width: 100px;
	cursor: pointer;
}
header .nav .block{
	    width: 64px;
	    height: 3px;
	    position: absolute;
	    left: 16px;
	    bottom: 0;
	    background: #1A598B;
}
.state{
	height: 100vh;
	overflow: auto;
}
.state img{
	vertical-align: middle;
}
.state .main{
	background: #fff;
	padding-top: 160px;
	position: relative;
	z-index: 50;
}
.state .main>div{
	width: 820px;
	margin: auto;
}
.state .main>div h2{
	margin-bottom: 24px;
}
.state .main>div p.blue{
	margin-top: 71px;
}
.state .main img{
	margin-top: 20px;
	width: 100%;
}
.state.con3 .main,.state.con4 .main{
	padding-top: 0;
}
.state.con3 .main>div{
	position: absolute;
	top: 160px;
	left: 0;
	right: 0;
	text-align: center;
}
.state.con3 .main img{
	margin-top: 0;
	height: 100%;
}
.state.con3 .main button{
	width: 205px;
	height: 56px;
	background: rgb(229,101,101);
	border-radius: 8px;
	color: #fff;
	border: none;
	font-size: 30px;
	letter-spacing: 8px;
	margin-top: 100px;
	padding-bottom: 5px;
	font-family: "microsoft yahei";
}
.state.con4 .main img{
	margin-top: 0;
}
.state.con4 .card{
	border: 1px solid #E5E5E5;
	padding: 36px 30px;
	box-sizing: border-box;
	margin-top: 175px;
	margin-bottom: 30px;
}
.con4 .card .contact{
	display: inline-block;
	width: 60%;
	vertical-align: middle
}
.con4 .card p{
	font-size: 15px;
	color: #6F6F6F;
}
.con4 .card .logo{
	display: inline-block;
	width: 36%;
	text-align: center;
}
.con4 .card .line{
	display: inline-block;
	width: 4px;
	height: 60px;
	border-radius: 2px;
	background: #1A598B;
	vertical-align: middle
}
.con4 .card img{
	width: 130px;
	vertical-align: middle;
}
.con4 .title{
	font-size:27px;
	margin-bottom: 45px!important;
    margin-top: 29px;
}
.con4 .title:before{
	content: '';
	display: inline-block;
	width: 12px;
	height: 38px;
	border-radius: 6px;
	background: #1A598B;
	margin-right: 8px;
    position: relative;
    top: 10px;
}
.con4 .content{
	padding: 11px;
	font-size:20px;
	line-height: 28px;
}
.arrow{
	font-size: 24px;
	font-style: normal;
    position: relative;
    top: -2px;
}
.popbtn{
	cursor: pointer;
}
#fullpage{
	position: relative;
	z-index: 50;
}
.section{
	background: #fff;
}
.footer,.footer>div{
	height: 220px !important;
	z-index: 0;
	background: transparent;
}
footer{
	height: 223px;
	background: rgba(0,0,0,.8);
}
footer>div{
	width: 770px;
	color: #fff;
	font-size: 15px;
	margin: auto;
	padding: 30px;
}
footer>div p.area{
	margin-top: 14px;
	margin-bottom: 50px;
	font-size: 18px;
	white-space: nowrap;
}
footer>div p.area span{
	padding-right: 100px;
}
footer>div .cont>span{
	float: right;
}
footer>div .cont p{
	font-weight: lighter;
}
footer>div .appimg{
	position: relative;
    display: inline-block;
    padding: 10px 20px;
    margin-top: -10px;
    cursor: pointer;
}
footer>div .appimg i{
	position: absolute;
    top: -86px;
    right: -80px;
    z-index: 150;
    opacity: 0;
    padding: 6px;
    background: #fff;
    transition: all .5s;
    transform-origin: bottom left;
    transform: scale(.1);
}
footer>div .appimg.we i{
    top: -80px;
    right: -66px;
	padding: 2px;
}
footer>div .appimg:hover i{
	opacity: 1;
	transform: scale(1);
}
footer>p{
	color: #8E8E8E;
	font-size: 13px;
	text-align: center;
	border-top: 2px solid rgba(0,0,0,.8);
	padding: 16px;
}
footer>p a{
	color: #8E8E8E;
	text-decoration: none;
}
/* sec1 */
.sec1 .phone{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.sec1 .abs.img2-ani{
	transform-origin: center center;
	animation: fadeOutBig 1s 2s forwards;
}
.sec1 .abs.img1{
	opacity: 0;
	animation: fadeIn .5s 2s forwards ease-in;
}
.sec1 .phone img.abs{
	position: absolute;
	bottom: 0;
	bottom: -83px\0;
	left: 0;
	right: 0;
	margin: auto;
	max-height: 33vh;
	max-width: 331px;
}
.sec1 .phone img:last-child{
	position: relative;
	z-index: 20;
	max-height: 43vh;
	max-width: 660px;
	vertical-align: middle;
}
.sec1 .code{
	background: #fff;
	position: relative;
	z-index: 20;
}
.sec1 h1{
	font-size: 47px;
	line-height: 65px;
	letter-spacing: 5px;
	margin-bottom: 46px;
    padding-top: 150px;
}
.sec1 p.blue{
	font-size: 26px;
	margin-bottom: 54px;
}
.sec1 .code .img2{
	margin-right: 28px;
}
/* sec2 */
.img21{
	width: 100%;
}
.img22,.img32{
	position: absolute;
	top: 26%;
	left: 20%;
	transform-origin: right top;
}
.img22{
	width: 20%;
	min-width: 200px;
}
.img32{
	width: 40%;
	top: 34%;
	left: 1.8%;
	min-width: 400px;
}
.img42{
	position: absolute;
	width: 59%;
	min-width: 590px;
	top: 26.8%;
	left: 24%;
	transform-origin: center top;
}
.img52{
	position: absolute;
	width: 22%;
	min-width: 220px;
	top: 36.5%;
	left: 33.8%;
	transform-origin: right top;
}
.img53{
	position: absolute;
	width: 24%;
	min-width: 240px;
	top: 15%;
	right: 13.5%;
	transform-origin: left bottom;
}
.img54{
	position: absolute;
	width: 30%;
	min-width: 300px;
	top: 46%;
	right: 7%;
	transform-origin: left top;
}
.section .num{
	font-size: 36px;
	position: absolute;
	top: 10%;
	left: 5%;
}
.section .num.right{
	left: auto;
	right: 6%;
}
.section .num.white{
	color: #fff;
}
.section .num span{
	font-size: 60px;
	color: #BFB393;
}
.section .desc{
	position: absolute;
	top: 10%;
	right: 6%;
}
.section .desc.left{
	right: auto;
	left: 5%;
}
.section .desc h2{
	margin-bottom: 16px;
	font-size: 48px;
}
.section .desc p{
	font-size: 36px;
}
.section .app{
	position: absolute;
	bottom: 0;
	background: #fff;
}
.section .app.left{
	left: 5%;
}
.section .app.right{
	right: 6%;
}
.section .app div{
	padding: 5px 10px;
}
.section .app .code{
	background: rgba(186,188,189,.72);
	border-radius: 5px 5px 0px 0px;
	padding: 15px;
}
.section .app .code img{
	width: 121px;
}
.section .app h3{
	font-size: 14px;
}
.section .app span{
	font-size: 12px;
}
.ani .img22,.ani .img32,.ani .img42,.ani .img52{
	animation: fadeInSpread 1s .5s forwards;
}
.ani .img53{
	animation: fadeInSpread .8s 1.5s forwards;
}
.ani .img54{
	animation: fadeInSpread .5s 2.3s forwards;
}
.ani .desc{
	animation: fadeInRight 1s 1.5s forwards;
}
.ani .desc.left{
	animation: fadeInLeft 1s 1.5s forwards;
}
.ani.sec5 .desc,.ani.sec5 .app{
	animation-delay: 2.5s;
}
.ani .app{
	border-radius: 5px 5px 0px 0px;
	animation: fadeInBottom 1s 1.5s forwards;
}
/* 尺寸、兼容 */
@media{
	.section:not(.show)>*{
		opacity: 0;
		transition: all .8s;
	}
	.section.active>*{
		opacity: 1;
	}
	.img22,.img32,.img42,.img52,.img53,.img54,.desc,.app{
		opacity: 0;
	}
}
@media (orientation : landscape){
	.img21{
		height: 100%;
	}
}
@media (max-height: 500px){
	.sec1 .phone{
		display: none;
	}
}
@media (min-height: 501px) and (max-height: 650px){
	.sec1 .code .img2,.sec1 .code .img2+img{
		display: none;
	}
}
@media (max-height: 600px){
	.sec1 h1{
		font-size: 36px;
		line-height: 48px;
		letter-spacing: 3px;
		margin-bottom: 20px;
	    padding-top: 100px;
	}
	.sec1 p.blue{
		font-size: 22px;
		margin-bottom: 20px
	}
	.state.con4 .card{
		margin-top: 100px;
	}
}
@media (min-height: 601px) and (max-height: 700px){
	.sec1 h1{
		font-size: 38px;
		line-height: 50px;
		letter-spacing: 4px;
		margin-bottom: 28px;
	    padding-top: 120px;
	}
	.sec1 p.blue{
		font-size: 24px;
		margin-bottom: 24px
	}
	.state.con4 .card{
		margin-top: 150px;
	}
}
@media (max-height: 700px){
	.state .main{
		padding-top: 120px;
	}
	.state .main>div h2{
		margin-bottom: 16px;
	}
	.fz47{
		font-size: 40px;
	}
	.state.con4 .card{
		margin-top: 100px;
	}
	.section .desc h2 {
	    font-size: 40px;
	}
	.section .desc p {
	    font-size: 28px;
	}
}
@media (min-height: 701px) and (max-height: 820px){
	.state .main{
		padding-top: 136px;
	}
	.state .main>div h2{
		margin-bottom: 20px;
	}
	.fz47{
		font-size: 44px;
	}
	.state.con4 .card{
		margin-top: 136px;
	}
	.section .desc h2 {
	    font-size: 42px;
	}
	.section .desc p {
	    font-size: 30px;
	}
	.sec1 h1{
		font-size: 42px;
		line-height: 56px;
		letter-spacing: 4px;
		margin-bottom: 36px;
	    padding-top: 132px;
	}
	.sec1 p.blue{
		font-size: 24px;
		margin-bottom: 24px
	}
}
@supports (-ms-ime-align:auto){
	.sec1 .phone img.abs{
		bottom: -83px
	}
}
/* 动画 */
@keyframes fadeOutBig{
	from{
		opacity: 1;
		transform: scale(1);
	}
	to{
		opacity: 0;
		transform: scale(1.5);
	}
}
@keyframes fadeOut{
	from{
		opacity: 1;
	}
	to{
		opacity: 0;
	}
}
@keyframes fadeIn{
	from{
		opacity: 0;
	}
	to{
		opacity: 1;
	}
}
@keyframes fadeInSpread{
	from{
		opacity: 0;
		transform: scale(.1);
	}
	to{
		opacity: 1;
		transform: scale(1);
	}
}
@keyframes fadeInRight{
	from{
		opacity: 0;
		right: -200px;
	}
	to{
		opacity: 1;
		right: 6%;
	}
}
@keyframes fadeInLeft{
	from{
		opacity: 0;
		left: -200px;
	}
	to{
		opacity: 1;
		left: 5%;
	}
}
@keyframes fadeInBottom{
	from{
		opacity: 0;
		bottom: -200px;
	}
	to{
		opacity: 1;
		bottom: 0;
	}
}
.pop{
	position: fixed;
	z-index: 200;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.3)
}
.pop .form{
	width: 480px;
	box-sizing: border-box;
	padding: 59px 38px 48px;
	position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%,-50%);
	background: #FFF;
	border-radius: 12px;
}
.pop .form input,.pop .form button{
	width: 100%;
	height: 54px;
	box-sizing: border-box;
}
.pop .form input{
	border: 1px solid #9A9A9A;
	font-size: 22px;
	color: #4E4E4E;
	margin-bottom: 20px;
	padding: 0 26px;
}
.pop .form button{
	font-size: 24px;
	color: #FFF;
	background: #1A598B;
	border-radius: 2px;
	border: none;
}
.pop .form p{
	padding-top: 4px;
	margin-bottom: 42px;
}
.hide{
	display: none;
}
.toast{
	position: fixed;
	z-index: 300;
	padding: 3px 10px 5px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: rgba(0,0,0,.5);
	border-radius: 5px;
	color: #fff;
}
#success>div{
	position: absolute;
	padding: 50px 100px;
    top: 50%;
    left: 50%;
	transform: translate(-50%,-50%);
	background: #FFF;
	border-radius: 12px;
}
#success>div img{
	width: 120px;
}
#success>div p{
	font-size: 25px;
	margin-top: 46px;
	color: #1A598B;
}