body,
div,
h1,
h2,
h3,
h4,
h5,
a,
img,
b,
strong,
span,
var,
em,
ol,
ul,
dt,
dd,
dl,
li,
p,
table,
tr,
th,
td,
button,
input,
header,
footer,
nav,
select,
option {
	margin: 0;
	padding: 0;
	outline: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: text;
	-moz-user-select: text;
}
html {
	min-width: 1024px;
	font-size: 16px;
	font-color: #333333;
}
/*@font-face{
	font-family:'thin';
	src:url(../font/myriad-set-pro_extrathin.woff);
}
@font-face{
	font-family:'Bold';
	src:url(../font/myriad-set-pro_semibold.woff);
}*/
@font-face{
	font-family:Arial, Helvetica, sans-serif;
	src:url(../font/DIN-Medium.otf);
}
body{
	font-family:Arial, Helvetica, sans-serif;
}
input,
img {
	vertical-align: middle;
}
span {
	display: inline-block;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}
a {
	background: transparent;
	cursor: pointer;
	color: #333333;
}
a:active,
a:hover {
	color: #afdcdf;
	outline: none;
	text-decoration: none;
}
a:link,
a:visited,
ins {
	text-decoration: none;
}
button,
input,
select,
textarea {
	font-size: 100%;
	-webkit-appearance: none;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.hidden {
	display: none;
}
.container{
	width: 100%;
}
.am-one .am-bg{
	-webkit-transition: 3s 0s all ease;
	-o-transition: 3 0s all ease;
	-moz-transition: 3s 0s all ease;
	transition: 3s 0s all ease;
	-webkit-transform: scale(1.02,1.02);
	-o-transform: scale(1.02,1.02);
	-moz-transform: scale(1.02,1.02);
	transform: scale(1.02,1.02);
}
.animateIn-one .am-bg{
	-webkit-transform: scale(1,1);
	-o-transform: scale(1,1);
	-moz-transform: scale(1,1);
	transform: scale(1,1);
}

/*header && footer*/
.header {
	position: relative;
	background: #fff;
	z-index: 999;
}
#header-main{
	position: relative;
	width: 1024px;
	min-width: 1024px;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
}
#header-main a{
	display: inline-block;
	font-size:16px;
}
.header .logo{
	width: 450px;

	margin-right: 87px;
	margin-top:5px;
}
.header .logo img{

}
.header-product{
	width: 100px;
	color: #333333;
}
.header-app{
	width: 77px;
	color: #333333;
}
.header-app:hover{
	color: #00bbff;
}
.header-aboutus{
	width: 90px;
	color: #333333;
}
.header-aboutus:hover{
	color: #00bbff;
}
#header-productList{
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	height: 0px;
	display: block;
	background: #f6f7f9;
	opacity: 1;
	-webkit-transition: 0.5s 0s all ease;
	-o-transition: 0.5s 0s all ease;
	-moz-transition: 0.5s 0s all ease;
	transition: 0.5s 0s all ease;
	overflow: hidden;
}
#header-productList .main{
	width: 1024px;
	margin: 0 auto;
	position: relative;
	height: 160px;
	padding-left: 145px;
	overflow: hidden;
	background:#f6f7f9;
}
#header-productList a{
	display: inline-block;
	margin-right: 40px;
	padding-top: 20px;
}
#header-productList img{
	height: 100px;
}
#header-productList span{
	display: block;
	text-align: center;
	font-size: 0.875rem;
	line-height: 2rem;
}
.footer .main1{
	background: #fff;
	height:200px;
	
}
.footer .main1 .middle{
	width: 962px;
	position: relative;
	margin: 0 auto;
	margin-top:15px;
}
.footer .main2{
	background: #afdcdf;
	height: 80px;
	line-height: 80px;
}
.footer .main2 .middle{
	width: 962px;
	position: relative;
	margin: 0 auto;
}
.footer-part{
	position: relative;
}
.footer-part1{
	width: 194px;
}
.footer-part2{
	width: 174px;
}
.footer-part3{
	width: 176px;
}
.footer-part4{
	width: 186px;
}
.footer-part5{
	width: 230px;
}
.footer .footer-title{
	font-size: 0.875rem;
	line-height: 0.875rem;
}
.footer-part1-info1{
	position: absolute;
	top: 30px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #999999;
}
.footer-part1-info2{
	position: absolute;
	top: 60px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #999999;
}
.footer-part2-info1{
	position: absolute;
	top: 30px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #999999;
}
.footer-part2-info2{
	position: absolute;
	top: 52px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #999999;
}
.footer-part2-info3{
	position: absolute;
	top: 60px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #999999;
}
.footer-part3-info1{
	position: absolute;
	top: 30px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #999999;
}
.footer-part3-info2{
	position: absolute;
	top: 60px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #999999;
}
.footer-part3-info3{
	position: absolute;
	top: 76px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #999999;
}
.footer-part4-info1{
	position: absolute;
	top: 24px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #999999;
}
.footer-title2{
	position: absolute;
	top: 52px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
}
.footer-part4-info2{
	position: absolute;
	top: 76px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #999999;
}
.footer-title3{
	font-size: 1.7rem;
	line-height: 1rem;
	text-align: right;
	margin-top: 16px;
	/*font-weight: 700;*/
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}
.footer-part5-info1{
	position: absolute;
	top: 46px;
	left: 0;
	font-size: 0.75rem;
	line-height: 0.875rem;
	text-align: right;
	color: #999999;
}
.footer-part5-info2{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0.875rem;
	line-height: 0.875rem;
	text-align: right;
	color: #999999;
}
.footer-part5-info3{
	position: absolute;
	top: 22px;
	left: 0;
	font-size: 1.1875rem;
	line-height: 1.1875rem;
	text-align: right;
	color: #666666;
}
.main2 .footer-info{
	color: #fff;
	font-size: 12px;
}
.main2 .footer-info span{
	margin: 0 16px 0 10px;
	color: #fff;
}
.main2 .footer-info a{
	display: inline-block;
	color: #808080;
}
.main2 .footer-info a:hover{
	color: #00bbff;
}
.footer .version{
	position: absolute;
	top: 30px;
	right: 0rem;
	display: inline-block;
	/*width: 80px;*/
	height: 20px;
	overflow: hidden;
	-webkit-transition: 1s 0s all ease;
	-o-transition: 1s 0s all ease;
	-moz-transition: 1s 0s all ease;
	transition: 1s 0s all ease;
}
.version-main{
	display:none;
	z-index: 999;
	position: absolute;
	bottom:20px;
	right: 0;
	background: #fff;
	display: inline-block;
	width: 132px;
	/*height: 90px;*/
	padding: 10px 10px;
	-webkit-box-shadow:0 0 40px rgba(0,0,0,0.25);
	-moz-box-shadow:0 0 40px rgba(0,0,0,0.25);
	box-shadow:0 0 40px rgba(0,0,0,0.25);
	border-radius: 3px;
	/*	overflow: hidden;*/
	-webkit-transition: 1s 0s all ease;
	-o-transition: 1s 0s all ease;
	-moz-transition: 1s 0s all ease;
	transition: 1s 0s all ease;
}
.footer .version-main .version-li{
	/*display: inline-block;*/
	height: 20px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.footer .version-main .version-li img{
	height: 14px;
	margin: 3px 0;
}
.footer .version-main .version-li span{
	line-height: 20px;
	margin: 0 0 0 10px;
	font-size: 0.625rem;
}
.footer .version .version-li{
	display: inline-block;
	height: 20px;
	/*padding-right: 10px;*/
}
.footer .version .version-li img{
	height: 14px;
	margin: 3px 0;
}
.footer .version .version-li span{
	line-height: 20px;
	margin: 0 0 0 10px;
	font-size: 0.625rem;
}
.footer .version-icon{
	position: absolute;
	right: -0.5rem;
	bottom: 0.5rem;
	width: 0.5rem;
}
.footer .version-upIcon{
	position: absolute;
	right: 0rem;
	bottom: 0.4rem;
	width: 0.5rem;
}
.footer .version-upIcon img{
	width: 100%;
}

.gotoTop{
	display: none;
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 999;
	width: 50px;
	height: 50px;
	background: url("https://cdn2.picooc.com/web/res/www/en/image/public/gotoTop1.png") no-repeat;
	background-size: 100% 100%;
}
.gotoTop:hover{
	cursor: pointer;
	background: url("https://cdn2.picooc.com/web/res/www/en/image/public/gotoTop2.png") no-repeat;
	background-size: 100% 100%;
}
/*官方微信二维码*/
.wechat {
	width: 179px;
	height: 168px;
	position: absolute;
	top: -44px;
	left: 50px;
	display: none;
	z-index: 999;
}
.wechat img{
	width: 100%;
}

.publicLinePart{
	color: #dfdfdf;
	padding: 0 1rem;
}








