.main{
	overflow: hidden;
}
.content1{
    background-color: #000;
	height: 59.25rem;
	background: no-repeat center center;
	background-image:url(https://cdn2.picooc.com/web/res/www/en/image/latin/latin-bg.png);
	background-size: cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
	text-align: center;
}

.content1 .p-size1{
	margin-top: 6.125rem;
}
.p-size1{
	font-size: 2.375rem;
	color: #fff;
	text-align: center;
	/*font-family: '.PingFang SC';*/
}
.p-size1-2{
	font-size: 2.375rem;
	color: #333;
	text-align: center;
	/*font-family: '.PingFang SC';*/
	color: #fff;
}
.p-size2{
	font-size: 0.875rem;
	color:rgba(51,51,51,1);
	text-align: center;
	color: #fff;
}
.p1{
	margin-top: 1.625rem;
}
.p2{
	margin-top: 0.5rem;
}


.bg1{
    height:3.75rem;
    line-height:3.75rem;
    background: url("https://cdn2.picooc.com/web/res/www/en/image/S3/bg1.jpg") no-repeat center center;
    background-size: cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
    text-align: center;
}
.tab{
	width: 1024px;
    height:3.75rem;
    line-height:3.75rem;
    margin: 0 auto;
    position: relative;
}
.bg1 .name{
	display: inline-block;
    font-size: 1.5rem;
    float: left;
    margin-left: 30px;
}
/*.bg1 .param{
	display: inline-block;
    font-size: 0.875rem;
    height: 3.75rem;
    line-height: 3.75rem;
    position: relative;
    float: right;
	width:7.5rem;
}*/
.bg1 .buy{
    display: inline-block;
    width:7.5rem;
    height:2.5rem;
    line-height:2.5rem;
    border-radius: 0.1875rem;
    font-size: 1.125rem;
    color: #fff;
    background-color: #3db1fa;
    vertical-align: middle;
    border:none;
    position: absolute;
    top: 50%;
    margin-top: -1.25rem;
    right:30px;
}
.video1{
	width: 47.5rem;
	height: 29.375rem;
	margin-top: 3rem;
}
