@charset "utf-8";
/* CSS Document */
.mainIndex-pcba {
	margin-top: 0px;
}
.row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -0.75rem;
	margin-left: -0.75rem;
}
.row>* {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: 12px;
	padding-left: 12px;
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}
.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.row-cols-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}
.row-cols-7>* {
	flex: 0 0 auto;
	width: 14.2857142857%
}
@media (min-width:576px) {
.col-sm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-sm-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}
.col-sm-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-sm-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-sm-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-sm-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-sm-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-sm-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-sm-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-sm-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-sm-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-sm-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-sm-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-sm-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.row-cols-sm-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-sm-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-sm-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-sm-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-sm-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-sm-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-sm-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}
.row-cols-sm-7>* {
	flex: 0 0 auto;
	width: 14.2857142857%
}
}
@media (min-width:768px) {
.col-md {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-md-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}
.col-md-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-md-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-md-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-md-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-md-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-md-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-md-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-md-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-md-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-md-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.row-cols-md-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-md-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-md-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-md-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-md-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-md-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-md-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}
.row-cols-md-7>* {
	flex: 0 0 auto;
	width: 14.2857142857%
}
}
@media (min-width:992px) {
.col-lg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-lg-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}
.col-lg-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-lg-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-lg-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-lg-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-lg-4s {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}
.col-lg-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-lg-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-lg-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-lg-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-lg-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-lg-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-lg-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-lg-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.row-cols-lg-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-lg-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-lg-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-lg-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-lg-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-lg-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-lg-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}
.row-cols-lg-7>* {
	flex: 0 0 auto;
	width: 14.2857142857%
}
}
@media (min-width:1200px) {
.col-xl {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-xl-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}
.col-xl-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-xl-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-xl-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-xl-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-xl-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-xl-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-xl-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-xl-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-xl-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-xl-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-xl-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-xl-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.row-cols-xl-auto>* {
	flex: 0 0 auto;
	width: auto
}
.row-cols-xl-1>* {
	flex: 0 0 auto;
	width: 100%
}
.row-cols-xl-2>* {
	flex: 0 0 auto;
	width: 50%
}
.row-cols-xl-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%
}
.row-cols-xl-4>* {
	flex: 0 0 auto;
	width: 25%
}
.row-cols-xl-5>* {
	flex: 0 0 auto;
	width: 20%
}
.row-cols-xl-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%
}
.row-cols-xl-7>* {
	flex: 0 0 auto;
	width: 14.2857142857%
}
}
/*轮播大图*/
.lunbo-con {
	position: relative;
}
@keyframes lbimg {
0% {
 transform:scale(1);
}
100% {
 transform:scale(1.2);
}
}
@keyframes textleft {
0% {
 opacity: 0;
 margin-left:-50px;
}
100% {
 opacity: 1;
 margin-left:0px;
}
}
@keyframes videoright {
0% {
 opacity: 0;
 margin-left:100px;
}
100% {
 opacity: 1;
 margin-left:0px;
}
}
@keyframes btnleft {
0% {
 opacity: 0;
 margin-left:-50px;
}
100% {
 opacity: 1;
 margin-left:0px;
}
}
@keyframes btnright {
0% {
 opacity: 0;
 margin-left:100px;
}
100% {
 opacity: 1;
 margin-left:0px;
}
}
.lunbo-img {
	overflow: hidden;
}
.lunbo-img img {
	width: 100%;
}
.lunbo-text {
	display: none;
}
.lunbo-text .pcba-landing-lunbo {
	text-align: center;
}
.lunbo-text .hero-content .title {
	display: inline-block;
	color: #ffffff;
	padding:20px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ffffff;
	overflow: hidden;
}
.lunbo-text .hero-content .center-line-index {
	width: 80px;
	height: 6px;
	background: #ffffff;
	margin: 20px 0;
}
.lunbo-text .lunbo-des {
	color: #ffffff;
	font-size: 20px;
	line-height: 3;
	font-weight: bolder;
	max-width: 360px;
	margin: 0 auto;
}
.lunbo-text .lunbo-des span {
	color: #ffffff;
	font-size: 18px;
	padding: 0 10px;
}
.lunbo-text .lunbo-des a:hover {
	color: #40D6FF;
}
.lunbo-text .btn-inner {
	margin-left: 100px;
	opacity: 0;
}
.kingford-btn2 {
	display: inline-block;
	background: #40D6FF;
	line-height: 46px;
	padding: 0px 20px;
	cursor: pointer;
	border: none;
	outline: none;
}
.lunbo-text .lunbo-btn {
	background: #ffffff;
}
.lunbo-text .lunbo-btn:hover {
	background: #40D6FF;
	color: #ffffff;
}
.lunbo-text .lunbo-btn:active {
	background: #063464;
	color: #ffffff;
}
.lunbo-text .lunbo-btn1 {
	margin-left: -50px;
	background: #40D6FF;
	color: #ffffff;
	width: 240px;
	height: 80px;
	line-height: 80px;
	text-align: center;
}
.lunbo-text .lunbo-btn1:hover {
	background: #ffffff;
	color: #063464;
}
.lunbo-text .lunbo-btn1:active {
	background: #063464;
	color: #ffffff;
}
.lunbo-text .lunbo-btn2 {
	font-size: 18px;
	color: #000000;
	text-align: center;
	line-height: 50px;
	padding: 0 30px;
	margin-top: 30px;
	border-radius: 4px;
}
.lunbo-text .btn-inner {
	display: inline-block;
	margin-top: 160px;
	border-radius: 50%;
	position: relative;
	width: 100%;
}
.lunbo-text .btn-inner .btn-play {
	position: relative;
	width: 65px;
	height: 65px;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
	line-height: 65px;
	color: #40D6FF;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.lunbo-text .btn-inner .btn-play i {
	margin-left: 5px;
}
.lunbo-text .btn-inner .btn-play:hover {
	background: #40D6FF;
	color: #ffffff;
}
.lunbo-text .btn-inner .btn-play:active {
	background: #063464;
	color: #ffffff;
}
.lunbo-text .btn-inner .btn-play i:before {
	font-size: 21px;
}
@keyframes circle-fade-before {
 0% {
 transform: scale(1);
 opacity: 1;
}
 100% {
 transform: scale(1.8);
 opacity: 0;
}
}
@keyframes circle-fade-after {
 0% {
 transform: scale(1);
 opacity: 1;
}
 100% {
 transform: scale(2.5);
 opacity: 0;
}
}
.lunbo-text .btn-inner .btn-play span {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #ffffff;
	animation: circle-fade-before 2s infinite ease-in-out;
	-webkit-animation: circle-fade-before 2s infinite ease-in-out;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.lunbo-text .btn-inner .btn-play:hover span {
	border: 1px solid #40D6FF;
}
.lunbo-text .btn-inner .btn-play .circle-2 {
	animation: circle-fade-after 2s infinite ease-in-out;
	-webkit-animation: circle-fade-after 2s infinite ease-in-out;
}
.lunbo-text .btn-inner .video-show {
	position: absolute;
	left: 60px;
	bottom: -30px;
	width: 198px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	background: url(../images/video-tit-bg.png) no-repeat left bottom;
	background-size: 198px 10px;
}
@media (min-width:1200px) {
.lunbo-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.lunbo-text .hero-content .title {
	font-size: 36px;
}
.lunbo-text .lunbo-des {
	font-size: 24px;
}
}
@media (min-width:1440px) {
.lunbo-text .hero-content .title {
	font-size: 40px;
}
}
/*我们的客户*/
.pcba-landing-clients-section {
	margin-top: 50px;
}
/*通用*/
.zlm_title {
	font-size: 20px;
	color: #273045;
	line-height: 1.4;
	text-align: center;
	font-weight: 700;
}
@media (min-width:768px) {
.zlm_title {
	font-size: 32px;
}
}
/*关于我们*/
.pcba-landing-about-section {
	margin-top: 40px;
}

.pcba-landing-about-section .about-wrap {
	margin-top: 50px;
}
@media (max-width:768px) {
.pcba-landing-about-section{margin-top:20px;}
.pcba-landing-about-section .about-wrap {
	margin-top: 20px;
}
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap img {
	width: 100%;
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap .about-thumb-small {
	border-radius: 5px;
	position: absolute;
	right: 0px;
	top: 0;
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap .about-thumb-small img {
	border-radius: 5px;
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap .about-thumb-big {
	text-align: left;
	z-index: 1;
	transform: translateY(135px) translateX(35px);
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap .about-thumb-big img {
	border-radius: 5px;
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap .about-thumb-shape {
	position: absolute;
	top: 235px;
	left: 65px;
	z-index: -1;
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap .play-btn {
	position: absolute;
	right: -55px;
	bottom: 8px;
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap .play-btn a {
	width: 105px;
	height: 105px;
	line-height: 105px;
	font-size: 15px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	background: #1D65B9;
	color: #ffffff;
	transition: all 0.3s linear;
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap .play-btn a::before {
	content: "";
	border: 2px solid #ffffff;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: 215px;
	height: 215px;
	border-radius: 50%;
	-webkit-animation: zoombig 3.25s linear infinite;
	animation: zoombig 3.25s linear infinite;
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap .play-btn a::after {
	content: "";
	border: 2px solid #ffffff;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: 215px;
	height: 215px;
	border-radius: 50%;
	-webkit-animation: zoombig 3.25s linear infinite;
	animation: zoombig 3.25s linear infinite;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.pcba-landing-about-section .about-wrap .about-thumb-wrap .play-btn a:hover {
	background: #ffffff;
	color: #1D65B9;
	box-shadow: 0px 0px 98px 0px rgba(0, 0, 0, 0.07);
}
.pcba-landing-about-section .about-wrap .about-content .title {
	font-size: 34px;
	color: #000;
	line-height: 1.4;
	font-weight: 700;
}
.pcba-landing-about-section .about-wrap .about-content .sygywm {
	font-size: 16px;
	color: #333;
	line-height: 2.6; padding-top:10px; height:270px; overflow:hidden;
}
.pcba-landing-about-section .about-wrap .about-content .sygywm .list-paddingleft-2 {
	margin-left: 18px;
	color: #3d4c63;
}
.pcba-landing-about-section .about-wrap .about-content .sygywm .list-paddingleft-2 li {
	margin-top: 10px;
}
.pcba-landing-about-section .about-wrap .about-content .sygywm .list-paddingleft-2 * {
	font-size: 14px;
	color: #3d4c63;
}
.pcba-landing-about-section .about-wrap .about-content .about-ys-list {
	padding-top: 15px;
}
.pcba-landing-about-section .about-wrap .about-content .about-ys-list .about-list ul li {
	margin-top: 15px;
	margin-left: 12px;
	padding-left: 18px;
	position: relative;
}
.pcba-landing-about-section .about-wrap .about-content .about-ys-list .about-list ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #000;
}
.pcba-landing-about-section .about-wrap .about-content .about-ys-list .about-list ul li a {
	color: #8EA0B7;
}
@media (min-width:576px) {
}
 @media (min-width:768px) {
}
 @media (min-width:992px) {
.pcba-landing-about-section .about-wrap .about-thumb-wrap {
	margin-bottom: 0px;
}
.pcba-landing-about-section .about-wrap .about-content {
	position: relative;
	height: 100%;
}
.pcba-landing-about-section .about-wrap .about-btn {
	position: absolute;
	left: 15px;
	bottom: 0;
}
}
 @media (min-width:1200px) {
.pcba-landing-about-section .about-wrap .about-thumb-wrap {
	margin-bottom: 0px;
}
.pcba-landing-about-section .about-wrap .about-btn {
	left: 40px;
}
}
/*数据*/
.pcba-landing-data-section {
	background: url(../images/about-bg1.jpg) no-repeat center center;
	background-size: cover;
	height: auto;
	padding: 30px 0;
	margin-top: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pcba-landing-data-section .counter-wrap .counter-item {
	margin-top: 30px;
	text-align: center;
}
.pcba-landing-data-section .counter-wrap .counter-item .counter-icon {
	margin-bottom: 30px;
}
.pcba-landing-data-section .counter-wrap .counter-item span {
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	color: #ffffff;
}
.pcba-landing-data-section .counter-wrap .counter-item .center-line {
	width: 80px;
	height: 2px;
	background: #ffffff;
	margin: 20px auto;
}
.pcba-landing-data-section .counter-wrap .counter-item p {
	font-size: 18px;
	color: #ffffff;
}
@media (min-width:992px) {
.pcba-landing-data-section .counter-wrap .counter-item span {
	font-size: 32px;
}
}
@media (min-width:1200px) {
.pcba-landing-data-section {
	height: 300px;
	padding: 0;
}
.pcba-landing-data-section .counter-wrap .counter-item span {
	font-size: 50px;
}
}
/*服务*/
.pcba-landing-service-section {
	margin-top: 50px;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item {
	margin-top: 40px;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-img {
	position: relative;
	overflow: hidden;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	line-height: 0;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-img .image {
	display: block;
	position: relative;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-img .image img {
	width: 100%;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-img .service-img-text {
	display: none;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-content {
	background: #ffffff;
	border: 1px solid #ebebeb;
	border-top: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 10px 10px;
	text-align: center;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-content .service-content-tit {
	color: #000;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item:hover .service-content .service-content-tit {
	color: #1dd489;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-content .read-more {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	text-align: center;
	background: #1D65B9;
	color: #ffffff;
	display: none;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item:hover .service-content .read-more {
	background: #40D6FF;
}
 @media (min-width:576px) {
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-content .read-more {
	display: inline-block;
}
}
 @media (min-width:768px) {
}
 @media (min-width:992px) {
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-content .service-content-tit {
	font-size: 24px;
}
}
 @media (min-width:1200px) {
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-img .image::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(180deg, #FFFFFF00 0%, #010f31 100%);
	width: 100%;
	height: 100%;
	opacity: 0.8;
	z-index: 0;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-img .shape-1 {
	width: 355px;
	height: 205px;
	background: linear-gradient(90deg, #2debb6 0%, #08abab 100%);
	background: linear-gradient(90deg, #54d6eb 0%, #035cdd 100%);
	transform: skewY(15deg);
	position: absolute;
	right: -9%;
	top: 48%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s linear;
	z-index: 1;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-img .shape-2 {
	width: 355px;
	height: 120px;
	background: linear-gradient(280deg, #5eefb3 0%, #119f63 100%);
	background: linear-gradient(280deg, #54d6eb 0%, #035cdd 100%);
	transform: skewY(15deg);
	position: absolute;
	right: -35%;
	top: 42%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s linear;
	z-index: 1;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-img .service-img-text {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 50px;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s linear;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-img .service-img-text p {
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item:hover .service-img .shape-1 {
	opacity: 0.8;
	visibility: visible;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item:hover .service-img .shape-2 {
	opacity: 0.8;
	visibility: visible;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item:hover .service-img .service-img-text {
	opacity: 1;
	visibility: visible;
	transform: translateY(-45px);
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-content {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding: 30px 40px 40px 35px;
}
.pcba-landing-service-section .service-wrap .service-content-wrap .service-item .service-content .read-more {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
}
/*直播*/
.overflow-one {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pcba-landing-live-section {
	background: url(../images/live-bg.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	margin-top: 50px;
	z-index: 980;
}
.pcba-landing-live-section .live-con {
	margin-top: 50px;
}
video {
	display: block;
}
.video-js {
	width: 100%;
}
.live-conleft .video_title p {
	font-size: 24px;
	font-weight: 500;
	color: #FFFFFF;
	padding: 19px 0 14px 25px;
	background: #383838;
	border-radius: 15px 15px 0px 0px;
}
.live-conleft .video-bottom {
	_background: #1D65B9 url(../images/live-say.png) no-repeat 15px center;
	background: #1D65B9;
	padding: 0 20px;
	border-radius: 0px 0px 4px 4px;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
}
.live-conleft .video-bottom .single-form {
	position: relative;
}
.live-conleft .video-bottom .form-control {
	padding: 4px 20px!important;
	border: none!important;
}
.live-conleft .video-bottom .single-form i {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #1D65B9;
	font-size: 20px;
}
.live-conright-con {
	background: #F9FAFC;
	padding: 20px 0;
}
.live-conright-con .live-conrighttitle {
	line-height: 40px;
	background: url(../images/live-icon.png) no-repeat left center;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.live-conright-con .live-conrighttitle p {
	font-size: 22px;
	color: #063464;
	font-weight: bold;
}
.live-conright-list {
	height: 510px;
}
.live-conright-list .contain {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	padding-right: 13px;
}
.live-conright-list .contain::-webkit-scrollbar {
 width: 10px;
}
.live-conright-list .contain::-webkit-scrollbar-thumb {
 position: absolute;
 _border-radius: 10px;
 -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
 background: #8EA0B7;
 left: 10px;
}
.live-conright-list .contain::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
 border-radius: 0;
 background: #DDE2E9;
}
.live-conright-list .videoList {
	padding-left: 20px;
}
.live-conright-list .item {
	width: 100%;
	margin: 0 0 20px 0;
}
.live-conright-list .item.current {
	border: 8px solid #9BCB3B;
	position: relative;
}
.live-conright-list .item.current:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent #9BCB3B transparent transparent;
	top: 42%;
	left: -26px;
}
.live-conright-list .item a {
	position: relative;
	display: inline-block;
	width: 100%;
}
.live-conright-list .item .img img {
	width: 100%;
}
.live-conright-list .item a .video_name {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 5px 20px;
	background: rgba(29, 101, 198, 0.8);
	font-size: 16px;
	color: #ffffff;
}
/*弹幕*/
.live_video .v-con {
	position: relative;
	background: #000;
}
#djs {
	width: 70px;
	height: 30px;
	border-radius: 15px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99999;
}
#danmu {
	width: 100%;
	height: 90%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
.live_video .dm.hide {
	display: none;
}
#btn-video-play {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 960;
	cursor: pointer;
	color: #fff;
	opacity: 0.8;
	font-size: 24px;
}
@media (min-width:1200px) {
#dplayer {
	height: 550px;
}
}
/*我们的优势*/
.pcba-landing-choose-section {
	margin-top: 50px;
}
.pcba-landing-choose-section .single-item {
	text-align: center;
	margin-top: 40px;
}
.pcba-landing-choose-section .single-item .features-icon img {
	width: 75px;
	height: 75px;
}
.pcba-landing-choose-section .single-item .features-content .title {
	font-size: 24px;
	margin: 10px 0;
	font-weight: bold;
}
/*资质认证*/
.pcba-landing-zzrz-section {
	margin-top: 50px;
}
.pcba-landing-zzrz-section .swiper-parent {
	position: relative;
	margin-top: 50px;
}
.zzrz-item img {
	width: 100%;
}
.zzrz-img {
	border: 4px solid #DDE2E9;
	overflow: hidden;
}
.zzrz-tit {
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	line-height: 40px;
	color: #000000;
}
@media (min-width:992px) {
.pcba-landing-zzrz-section .swiper-button-prev, .pcba-landing-zzrz-section .swiper-rtl .swiper-button-next {
	left: -50px;
}
.pcba-landing-zzrz-section .swiper-button-next, .pcba-landing-zzrz-section .swiper-rtl .swiper-button-prev {
	right: -50px;
}
.zzrz-tit {
	font-size: 22px;
}
}
/*产品*/
.pcba-landing-product-section {
	margin-top: 40px;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item {
 border:1px solid #ddd; margin-top:40px; padding:5px; cursor:pointer
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item:hover{border:3px solid #b3d3ea;}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-items {
margin-top:45px;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-img {
	position: relative;
	overflow: hidden;

}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-img .image {
	display: block;
	position: relative;
	line-height: 0;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-img .image img {
	width: 100%;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-img .service-img-text {
	display: none;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-content {
	border-top: 0;

	text-align: center;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-content .service-content-tit {
	color: #000;
	font-size: 16px;
	font-weight: bold; padding:10px 0
}

.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-content .read-more {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	text-align: center;
	background: #1D65B9;
	color: #ffffff;
	display: none;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item:hover .service-content .read-more {
	background: #40D6FF;
}
 @media (min-width:576px) {
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-content .read-more {
	display: inline-block;
}
}
 @media (min-width:768px) {
}
 @media (min-width:992px) {
}
 @media (min-width:1200px) {

.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-img .shape-1 {
	width: 355px;
	height: 205px;
	background: linear-gradient(90deg, #2debb6 0%, #08abab 100%);
	background: linear-gradient(90deg, #54d6eb 0%, #035cdd 100%);
	transform: skewY(15deg);
	position: absolute;
	right: -9%;
	top: 48%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s linear;
	z-index: 1;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-img .shape-2 {
	width: 355px;

	height: 120px;
	background: linear-gradient(280deg, #5eefb3 0%, #119f63 100%);
	background: linear-gradient(280deg, #54d6eb 0%, #035cdd 100%);
	transform: skewY(15deg);
	position: absolute;
	right: -35%;
	top: 42%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s linear;
	z-index: 1;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-img .service-img-text {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 50px;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s linear;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-img .service-img-text p {
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item:hover .service-img .shape-1 {
	opacity: 0.8;
	visibility: visible;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item:hover .service-img .shape-2 {
	opacity: 0.8;
	visibility: visible;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item:hover .service-img .service-img-text {
	opacity: 1;
	visibility: visible;
	transform: translateY(-45px);
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-content {
	padding: 2px 20px;
}
.pcba-landing-product-section .service-wrap .service-content-wrap .service-item .service-content .read-more {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
}
/*行业类型*/
.pcba-landing-application-section {
	margin-top: 50px;
}
.pcba-landing-application-section .swiper-parent {
	position: relative;
	margin-top: 50px;
}
.application-item {
	position: relative;
	margin: 0 15px;
	line-height: 0;
}
.application-item img {
	width: 100%;
}
.application-tit {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	background: rgba(29,101,185,0.5);
}
@media (max-width:575px) {
	
	.pcba-landing-product-section {
	margin-top: 10px;
}
	.pcba-landing-product-section .service-wrap .service-content-wrap .service-item {
 border:1px solid #ddd; margin-top:20px
}
.pcba-landing-about-section .about-wrap .about-content .sygywm {
	font-size: 16px;
	color: #333;
	line-height: 1.88; padding-top:0
}
.application-mySwiper .swiper-slide {
	transform: rotateY(0deg)!important;
}
}
@media (min-width:992px) {
.pcba-landing-application-section .swiper-button-prev, .pcba-landing-application-section .swiper-rtl .swiper-button-next {
	left: 0px;
}
.pcba-landing-application-section .swiper-button-next, .pcba-landing-application-section .swiper-rtl .swiper-button-prev {
	right: 0px;
}
.application-mySwiper .swiper-slide-next {
	transform: rotateY(0deg)!important;
}
.application-mySwiper .swiper-slide-next + .swiper-slide {
	transform: rotateY(0deg)!important;
}
.application-tit {
	font-size: 24px;
	line-height: 40px;
}
}
@media (min-width:1600px) {
.application-section .swiper-parent {
	width: 1400px;
	margin: 0 auto;
}
}
/*客户案例*/
.pcba-landing-case-section {
	margin-top: 50px;
}
.pcba-landing-case-section .single-item {
	text-align: center;
	margin-top: 40px;
}
.pcba-landing-case-section .single-item .features-icon {
	line-height: 0;
}
.pcba-landing-case-section .single-item .features-icon img {
	width: 100%;
}
