.header-t-div{
	width: 100%;
    height: 540px;
    position: relative;
}
.pro-header-banner{
	width: 100%;
	height: 540px;
}
.pro-b-text{
	width: 1200px;
	height: 540px;
	margin: 0 auto;
	color: #fff;
	position: relative;
}
@keyframes proTxt
{
	from {
		top: 210px;
		opacity: 0;
	}
	to {
		top: 180px;
		opacity: 1;
	}
}
.pro-b-t-left{
	width: 535px;
	height: 310px;
	top: 180px;
	text-align: left;
	position: absolute;
	opacity: 1;
	color: #fff;
    animation-name: proTxt;
    animation-duration: 1s;
    animation-iteration-count: 1;
    font-weight: lighter;
  	font-family: "å¾®è½¯é›…é»‘"
}
.pro-b-t-left>h3{
	font-size: 40px;
	margin-bottom: 30px;
	color: #000;
	font-weight: lighter;
}
.pro-b-t-left>p{
	font-size: 18px;
	line-height: 30px;
	color: #313131;
}
.pro-b-img{
	width: 876px;
	height: 540px;
	float: right;
	position: relative;
}
@keyframes proOca
{
	from {
		bottom: -12px;
		opacity: 0;
	}
	to {
		bottom: 18px;
		opacity: 1;
	}
}
@keyframes proPointer
{
	from {
		top: 100px;
		opacity: 0;
	}
	to {
		top: 0px;
		opacity: 1;
	}
}
.h-img-1{
	position: absolute;
	bottom: 18px;
    right: 0;
	opacity: 1;
    animation-name: proOca;
    animation-duration: 1s;
    animation-iteration-count: 1;
}
.pro-pointer{
	width: 1200px;
	height: 870px;
	margin: 80px auto 0;
	text-align: center;
	position: relative;
	opacity: 1;
	animation-name: proPointer;
    animation-duration: 2s;
    animation-iteration-count: 1;
}
.pro-tit-h1{
	font-size: 28px;
	color: #000;
	margin-bottom: 20px;
}
.pro-tit-p{
	font-size: 16px;
	color: #959595;
}
.pro-p-ul{
	width: 100%;
	margin-top: 60px;
	font-family: "å¾®è½¯é›…é»‘";
}
.pro-p-li{
	width: 160px;
	height: auto;
	float: left;
	margin-right: 100px;
}
.pro-p-li:last-child{
	margin-right: 0;
}
.pro-p-li img{
	margin-bottom: 30px;
}
.pro-p-li p{
	font-size: 16px;
	font-weight: lighter;
	line-height: 24px;
}
.probig{
	margin-top: 60px;
}
.pro-function{
	width: 100%;
	height: auto;
	margin-top: 80px;
	text-align: center;
	font-family: "å¾®è½¯é›…é»‘"
}
.m-top60{
	margin-top: 60px;
}
.bg-ec{
}
.pro-div-block{
	width: 100%;
	height: 557px;
	
}
.block-1200{
	width: 1200px;
	margin: 0 auto;
}
.block-text{
	width: 518px;
	height: auto;
	margin-top: 180px;
	text-align: left;
}
.block-text h3{
	height: 47px;
	line-height: 47px;
	font-size: 30px;
	padding-left: 65px;
	margin-bottom: 45px;
}
.block-text p{
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
}
.block-img{
	width: 518px;
	height: auto;
}
.pro-f1{
	margin-top: 110px;
}
.pro-trial{
	width: 100%;
	height: 511px;
}
.pro-t-img{
	width: 518px;
	margin-top: 60px;
}
.pro-t-text{
	width: 518px;
	margin-top: 150px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #fff;
}
.pro-t-text h3{
	font-size: 26px;
	line-height: 40px;
	margin-bottom: 40px;
}
.pro-t-text p{
	font-size: 16px;
	margin-bottom: 30px;
}
.block-btn{
	width: 140px;
	height: 46px;
	line-height: 46px;
	display: inline-block;
	background: #fff;
	color: #1d82ff;
	font-size: 16px;
	border-radius: 23px;
	padding: 0 28px;
	transition: all .3s;cursor: pointer;
}
.btn-icon{
	position: relative;
	top: -1px;
    left: 5px;
    transition: all .3s;
}
.block-btn:hover{
	transform: translateY(-.2rem);
	box-shadow: 0 16px 24px 0 rgba(23,57,126,.15), 0 4px 8px 0 rgba(30,62,124,.15);
}
.block-btn:hover .btn-icon{
	left: 13px;
}
.pop-up-img,.proTopTxt{
	transform: translateY(100px);
	transition: 1s all .2s cubic-bezier(.215,.61,.355,1);
    opacity: 0;
} 
.pop-up{
	transform: translateY(100px);
	transition: 1s all .2s cubic-bezier(.215,.61,.355,1);
    opacity: 0;
    transition-delay: .4s;
} 
.proAni{
	opacity: 1;
    transform: translateY(0);
}
.li-i-a {
    height: 55px;
    line-height: 45px;
    display: inline-block;
    color: #959595;
    font-size: 16px;
    position: relative;
}
.mms-p-ul{
	width: 100%;
	margin-top: 60px;
    font-family: "å¾®è½¯é›…é»‘";
    padding: 0 110px;
}
.mms-p-li {
    width: 260px;
    height: auto;
    float: left;
    margin-right: 100px;
}
.mms-p-li:last-child {
    margin-right: 0;
}
.mms-p-li img {
    margin-bottom: 30px;
}
.mms-p-li p {
    font-size: 16px;
    font-weight: lighter;
    line-height: 24px;
}
.mms-p-ul{
	width: 100%;
	margin-top: 60px;
    font-family: "å¾®è½¯é›…é»‘";
    padding: 0 50px;
}
.spoc-p-li {
    width: 200px;
    height: auto;
    float: left;
    margin-right: 100px;
}
.spoc-p-li:last-child {
    margin-right: 0;
}
.spoc-p-li img {
    margin-bottom: 30px;
}
.spoc-p-li p {
    font-size: 16px;
    font-weight: lighter;
    line-height: 24px;
}
.tqc-p-ul{
	width: 100%;
    margin-top: 60px;
    font-family: å¾®è½¯é›…é»‘;
    padding: 0 50px;
}
.frimpor{
	float: right!important;
}
.spoc-542{
	width: 542px;
}
