
/* CSS Document */



/*banner按钮*/

.swiper-container-ban .swiper-slide {
	background-position: center top;
	background-size: 100% 100%;
}
.swiper-paginationban {
	bottom: 30px;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 10;
	text-align: center;
}
.swiper-paginationban span.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border-radius: 50px;
	background: rgba(0,0,0,1);
	display: inline-block;
}
.swiper-paginationban span.swiper-pagination-bullet-active {
	background: rgba(122,189,40,1);
}
.bannerwen {
	width: 35%;
	float: left;
	text-align: left;
	display: none;
}
.bannerwen .entit {
	font-size: 16px;
	color: #0071c1;
}
.bannerwen .subtit {
	font-size: 60px;
	font-weight: 700;
	color: #0071c1;
	line-height: 72px;
}
.bannerwen .subtit span {
	color: #333;
}
.bannerwen .bannote {
	font-size: 18px;
	line-height: 30px;
	color: #333;
}
.banpropic {
	width: 60%;
	float: right;
	display: none;
}
.bange {
	width: 35px;
	height: 3px;
	background: #7abd28;
	margin: 40px 0;
}
.banshili {
	overflow: hidden;
	margin-top: 100px;
}
.banshili p {
	display: block;
	width: 30%;
	float: left;
	line-height: 28px;
	color: #444444;
	font-weight: 700;
	font-size: 18px;
}
.banshili p span {
	padding-left: 7px;
}
/*banner02*/
.bannerwen02 {
	color: #fff;
	width: 45%;
	text-align: left;
	display: none;
}
.bannerwen02 .entit {
	font-size: 16px;
	color: #71c3f5;
}
.bannerwen02 .subtit {
	font-size: 60px;
	font-weight: 700;
	color: #fff;
	line-height: 72px;
}
.bannerwen02 .bannote {
	font-size: 22px;
	line-height: 36px;
	color: #fff;
}
.bannerwen02 img {
	max-width: 95%;
	margin-top: 40px;
}
/*banner结束*/



/*智能卡*/

.index-newpro {
	padding: 100px 0;
}
.innewprotit {
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: url("../image/titbj.png") no-repeat center bottom;
}
.innewprotit p {
	font-size: 40px;
	color: #333;
}
.innewprotit span {
	font-size: 16px;
	color: #999999;
	line-height: 35px;
}
.swiper-container-inpro {
}
.swiper-container-inpro .swiper-slide {
}
.swiper-container-inpro .swiper-slide li p.pic {
	display: block;
}
.swiper-container-inpro .swiper-slide li p.pic img {
	display: block;
	width: 100%;
}
.swiper-container-inpro .swiper-slide li p.title {
	font-size: 18px;
	color: #333;
	line-height: 60px;
}
.inproqieh {
	text-align: center;
	padding: 10px 0 50px 0;
	width: 100%;
}
.apromore {
	width: 78px;
	height: 78px;
	border-radius: 50%;
	border: 8px solid #0071c1;
	display: inline-block;
	margin: 0 40px;
}
.apromore a {
	display: block;
	width: 100%;
	height: 100%;
	background: url("../image/apromore.jpg") no-repeat center center;
}
.swiper-button-prev-inp {
	width: 16px;
	height: 78px;
	background: url("../image/left.jpg") no-repeat center center;
	display: inline-block;
}
.swiper-button-next-inp {
	width: 16px;
	height: 78px;
	background: url("../image/right.jpg") no-repeat center center;
	display: inline-block;
}
.swiper-button-next-inp:hover, .swiper-button-prev-inp:hover {
	cursor: pointer;
}
.swiper-button-disabled {
	opacity: .5;
}
/*智能卡end*/



/*应用领域*/

.index-lingyu {
	overflow: hidden;
	border-top: 1px solid #e4e4e4;
	background: #f5f5f5;
	padding-left: 5%;
}
.inliyutit {
	width: 33%;
	float: left;
	padding-top: 120px;
}
.inliyutit p {
	font-size: 40px;
	color: #333;
}
.inliyutit i {
	display: block;
	width: 60px;
	height: 3px;
	background: #0071c1;
	margin: 25px 0;
}
.inliyutit span {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	display: block;
	width: 70%;
}
.inliyuright {
	width: 67%;
	float: right;
}
.swiper-container-inliyu {
}
.swiper-container-inliyu .swiper-slide {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.swiper-container-inliyu .swiper-slide:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #fff;
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
}
.swiper-container-inliyu .nobj:after {
	background: rgba(255,255,255,0);
}
.swiper-container-inliyu .swiper-slide p.pic {
}
.swiper-container-inliyu .swiper-slide a {
	display: block;
	z-index: 2;
	padding: 80px 0;
	width: 100%;
	max-height: 350px;
}
.swiper-container-inliyu .swiper-slide p.pic img {
}
.swiper-container-inliyu .swiper-slide p.wen {
	display: block;
	margin: 30px auto 0 auto;
}
.swiper-container-inliyu .swiper-slide p.wen span {
	font-weight: 700;
	font-size: 24px;
	color: #333;
	display: block;
	padding-bottom: 15px;
}
.swiper-container-inliyu .nobj p.wen span {
	color: #fff;
}
.swiper-container-inliyu .swiper-slide p.wen font {
	display: block;
	font-size: 14px;
	color: #afafaf;
	display: block;
	width: 90%;
	margin: 0 auto;
}
.swiper-container-inliyu .nobj p.wen font {
	color: #888;
}
.swiper-container-inliyu .nobj a {
	background: rgba(0,0,0,.75);
}
.inyuliqieh {
	margin-top: 70px;
}
.swiper-button-prev-inliyu {
	width: 60px;
	height: 60px;
	float: left;
	background: url("../image/left02.jpg") no-repeat;
}
.swiper-button-next-inliyu {
	width: 60px;
	height: 60px;
	float: left;
	background: url("../image/right02.jpg") no-repeat;
}
.swiper-button-prev-inliyu:hover, .swiper-button-next-inliyu:hover {
	cursor: pointer;
}
.inyuliqieh .swiper-button-disabled {
	opacity: 1;
	cursor: auto;
}
/*应用领域end*/



/*pcba设计*/

.pcbasheji {
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
}
.pcbapic01 {
	width: 50%;
	float: left;
}
.pcbapic01 img {
	width: 100%;
}
.pcbawen01 {
	width: 50%;
	float: left;
	padding: 5% 0 0 5%;
}
.pcbawen01 p.title {
	font-size: 40px;
	color: #333;
}
.pcbawen01 i {
	display: block;
	width: 60px;
	height: 3px;
	background: #0071c1;
	margin: 25px 0;
}
.pcbawen01 span.note {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	display: block;
	width: 80%;
}
.pcbashili {
	overflow: hidden;
	margin-top: 70px;
}
.pcbawen01 .pcbashili p {
	display: block;
	width: 25%;
	float: left;
	line-height: 28px;
	color: #444444;
	font-weight: 700;
	font-size: 18px;
}
.pcbawen01 .pcbashili p span {
	padding-left: 7px;
}
/*pcba设计end*/



/*封卡设计*/

.pcbafengka {
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
}
.pcbapic02 {
	width: 50%;
	float: right;
}
.pcbapic02 img {
	width: 100%;
}
.pcbawen02 {
	width: 50%;
	float: left;
	padding: 5% 0 0 5%;
}
.pcbawen02 p.title {
	font-size: 40px;
	color: #333;
}
.pcbawen02 i {
	display: block;
	width: 60px;
	height: 3px;
	background: #0071c1;
	margin: 25px 0;
}
.pcbawen02 span.note {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	display: block;
	width: 80%;
}
.pcbawen02 a {
	display: block;
	float: left;
	width: 203px;
	line-height: 55px;
	background: #0071c1;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border-radius: 50px;
	margin-top: 70px;
}
/*封卡设计end*/



/*合作客户*/

.index-kehu {
	padding: 120px 0;
}
.swiper-container-inkh .swiper-slide {
}
.swiper-container-inkh .swiper-slide img {
	width: 100%;
	border: 1px solid #eee;
}
.swiper-pagination-inkh {
	text-align: center;
	margin-top: 30px;
	position: relative;
	bottom: 0!important;
}
.swiper-pagination-inkh span {
	width: 10px;
	height: 10px;
	background: #0080e2;
	display: inline-block;
	border-radius: 50%;
	opacity: 1;
}
.swiper-pagination-inkh span.swiper-pagination-bullet-active {
	width: 28px;
	border-radius: 50px;
}
/*合作客户end*/



/*关于我们*/

.index-about {
	padding: 120px 0 210px 0;
	background-image: url("../image/aboutbj.jpg");
	background-position: center top;
	background-size: cover;
}
.inabouttit {
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: url(../image/titbj02.png) no-repeat center bottom;
}
.inabouttit p {
	font-size: 40px;
	color: #fff;
}
.inabouttit span {
	font-size: 16px;
	color: #5fb2f1;
	line-height: 35px;
	text-transform: uppercase;
}
.inaboutnote {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	padding: 20px 0 90px 0;
}
.inaboutyoushi {
	overflow: hidden;
}
.inaboutyoushi li {
	display: block;
	width: 33%;
	text-align: center;
	float: left;
}
.inaboutyoushi li p {
	font-size: 26px;
	color: #fff;
}
.inaboutyoushi li span {
	font-size: 60px;
	color: #78bc27;
	font-weight: 700;
	letter-spacing: -1.5px;
}
.inaboutyoushi li font {
	font-size: 26px;
	font-weight: normal;
	color: #78bc27;
}
/*关于我们end*/



/*企业相册*/

.index-xiangce {
	position: relative;
	margin-top: -110px;
	border-top: 1px solid #3386c6;
	padding-bottom: 60px;
}
.gallery-top-inxc {
	width: 100%;
	margin-top: 55px;
}
.gallery-thumbs-inxc {
	height: 60px;
	box-sizing: border-box;
	overflow: inherit;
}
.gallery-thumbs-inxc .swiper-slide {
	height: 109px;
	/*      opacity: 0.4;*/

	text-align: center;
	color: #fff;
	line-height: 110px;
	font-size: 24px;
	background: none;
	border-right: 1px solid #3386c6;
	position: relative;
}
.gallery-thumbs-inxc .swiper-slide-thumb-active:after {
	content: " ";
	display: block;
	width: 25px;
	height: 12px;
	background: url("../image/sanjiao.png") no-repeat;
	position: absolute;
	left: 48%;
	bottom: -12px;
}
.gallery-thumbs-inxc .swiper-slide:hover {
	cursor: pointer;
}
.gallery-thumbs-inxc .swiper-slide img {
	margin-top: 40px;
	margin-right: 7px;
}
.gallery-thumbs-inxc .swiper-slide:last-child {
	border: none;
}
.gallery-thumbs-inxc .swiper-slide-thumb-active {
	opacity: 1;
}
.inxiangce li {
	width: 23%;
	margin: 1%;
	float: left;
	display: block;
}
.inxiangce li img {
	width: 100%;
}
.inxiangce li p {
	font-size: 14px;
	color: #333;
	display: block;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inrongyu li {
	width: 14%;
	margin: 1%;
	float: left;
	display: block;
}
.inrongyu li img {
	width: 100%;
	border: 1px solid #e4e4e4;
}
.inrongyu li p {
	font-size: 14px;
	color: #333;
	display: block;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*企业相册end*/



/*新闻*/

.index-news {
	padding: 100px 0 70px 0;
	border-top: 1px solid #eee;
}
.innewsmain {
	overflow: hidden;
}
.innews-left {
	width: 50%;
	float: left;
}
.innews-left li {
	display: block;
	overflow: hidden;
	margin-bottom: 50px;
}
.innews-left li span.photo {
	display: block;
	width: 35%;
	float: left;
}
.innews-left li span.wen {
	display: block;
	width: 62%;
	float: right;
}
.innews-left li span.photo img {
	width: 100%;
}
.innews-left li h4.mb10 {
	font-size: 18px;
	color: #333;
	padding-top: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.innews-left li font {
	font-size: 14px;
	color: #c2c2c2;
	line-height: 30px;
}
.innews-left li p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	display: block;
	padding: 10px 0 7px 0;
}
.innews-left li i {
	display: block;
	margin-top: 15px;
}
.innews-right {
	width: 45%;
	float: right;
}
.innews-right li {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.innews-right li span.date {
	width: 20%;
	display: block;
	text-align: center;
	border: 1px solid #e4e4e4;
	padding: 15px 0;
	float: left;
}
.innews-right li span.date p {
	font-size: 34px;
	color: #666;
}
.innews-right li span.date span {
	font-size: 14px;
	color: #666;
}
.innews-right li span.wen {
	display: block;
	width: 76%;
	float: right;
}
.innews-right li span.wen p {
	font-size: 16px;
	color: #333;
	line-height: 35px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.innews-right li span.wen span {
	font-size: 14px;
	color: #999;
	line-height: 22px;
}
.innews-right li:last-child {
	margin-bottom: 0;
}

/*新闻end*/
@media (min-width: 1300px) and (max-width: 1500px) {
  .swiper-container {
    height: 80% !important;
}
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .swiper-container {
    height: 70% !important;
}
}
@media screen and (max-width: 1920px) {
.bannerwen .subtit {
	font-size: 55px;
}
.bannerwen02 .subtit {
	font-size: 55px;
}
}

@media screen and (max-width: 1680px) {
.bannerwen .subtit {
	font-size: 40px;
	font-weight: 700;
	color: #0071c1;
	line-height: 60px;
}
.bannerwen02 .subtit {
	font-size: 40px;
	font-weight: 700;
	line-height: 60px;
}
.bannerwen02 .bannote {
	font-size: 18px;
	line-height: 33px;
	color: #fff;
}
.swiper-container-ban .swiper-slide .banpropic img {
	width: 100%;
}
}
@media screen and (max-width: 1700px) {
.swiper-container-inliyu .swiper-slide a {
	display: block;
	z-index: 2;
	padding: 50px 0;
	width: 100%;
	max-height: 365px;
}	
}
@media screen and (max-width: 1560px) {
.index-newpro {
	padding: 50px 0;
}
.index-kehu {
	padding: 50px 0;
}
.index-about {
	padding: 50px 0 150px 0;
}
.swiper-container-inpro .swiper-slide li p.title {
	font-size: 16px;
	color: #333;
	line-height: 50px;
}
.index-news {
	padding: 50px 0 30px 0;
	border-top: 1px solid #eee;
}
}

@media screen and (max-width: 1460px) {
.pcbawen01 p.title {
	font-size: 30px;
	color: #333;
}
.pcbawen01 span.note {
	font-size: 14px;
	line-height: 26px;
}
.pcbashili {
	overflow: hidden;
	margin-top: 40px;
}
.pcbawen02 p.title {
	font-size: 30px;
	color: #333;
}
.pcbawen02 span.note {
	font-size: 14px;
	line-height: 26px;
}
.pcbawen02 a {
	margin-top: 40px;
}
.swiper-container-inliyu .swiper-slide a {
	display: block;
	z-index: 2;
	padding: 50px 0;
	width: 100%;
	max-height: 350px;
}
.inliyutit {
	width: 33%;
	float: left;
	padding-top: 66px;
}
}

@media screen and (max-width: 1280px) {
.bannerwen .subtit {
	font-size: 35px;
}
.bannerwen02 .subtit {
	font-size: 35px;
}
.banshili p {
	width: 33%;
}
.banshili p span {
	font-size: 14px;
	padding-left: 0px;
}
.inliyutit {
	width: 100%;
	float: left;
	padding-top: 66px;
	padding-left: 5%;
	padding-bottom: 50px;
}
.inyuliqieh {
	margin-top: 40px;
}
.inliyuright {
	width: 100%;
}
.index-lingyu {
	padding-left: 0;
}
.pcbawen01 i, .pcbawen02 i {
	width: 40px;
	margin: 15px 0;
}
.pcbawen01, .pcbawen02 {
	padding: 3% 0 0 3%;
}
.innewprotit p {
	font-size: 30px;
	color: #333;
}
.innewprotit span {
	font-size: 14px;
	color: #999999;
	line-height: 35px;
}
.inliyutit p {
	font-size: 30px;
	color: #333;
}
.inabouttit p {
	font-size: 30px;
	color: #fff;
}
.inabouttit span {
	font-size: 14px;
}
.inaboutnote {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	text-align: center;
	padding: 0px 0 50px 0;
}
.inaboutyoushi li p {
	font-size: 22px;
	color: #fff;
}
.inaboutyoushi li span {
	font-size: 40px;
	color: #78bc27;
	font-weight: 700;
	letter-spacing: -1.5px;
}
.inaboutyoushi li font {
	font-size: 20px;
}
.gallery-thumbs-inxc .swiper-slide {
	font-size: 18px;
	line-height: 80px;
	height: 79px;
}
.gallery-thumbs-inxc .swiper-slide img {
	margin-top: 25px;
	margin-right: 7px;
	width: 30px;
}
.index-xiangce {
	margin-top: -80px;
}
}

@media screen and (max-width: 1080px) {
.inliyutit span {
	width: 90%;
}
.pcbapic01 {
	width: 100%;
}
.pcbawen01 {
	width: 100%;
	float: left;
	padding: 5% 0 5% 5%;
}
.pcbapic02 {
	width: 100%;
	float: right;
}
.pcbawen02 {
	width: 100%;
	padding: 5% 0 5% 5%;
}
.innews-left {
	width: 100%;
	float: left;
}
.innews-right {
	width: 100%;
}
}

@media screen and (max-width: 992px) {
.bannerwen {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
.bannerwen02 {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
.bange {
	width: 35px;
	height: 3px;
	background: #7abd28;
	margin: 20px auto;
}
.banpropic {
	width: 100%;
}
.banshili {
	overflow: hidden;
	margin-top: 30px;
}
}

@media screen and (max-width: 860px) {
}

@media screen and (max-width: 768px) {
.innews-left li {
	margin-bottom: 15px;
}
.innews-left li h4.mb10 {
	font-size: 14px;
	color: #333;
	padding-top: 0px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.innews-left li font {
	font-size: 12px;
}
.innews-left li p {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	display: block;
	padding: 0px 0 0px 0;
}
.innews-right li span.wen p {
	font-size: 14px;
}
.innews-right li span.wen span {
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.innews-left li i {
	display: none;
}
.inaboutyoushi li {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.index-about {
	padding: 50px 0 100px 0;
}
.inxiangce li {
	width: 48%;
}
	.inrongyu li {
    width: 27%;
}
.gallery-top-inxc {
	margin-top: 30px;
}
.index-xiangce {
	padding-bottom: 30px;
}
.gallery-thumbs-inxc .swiper-slide {
	font-size: 14px;
}
.gallery-thumbs-inxc .swiper-slide span.tubiao {
	display: none;
}
}

@media screen and (max-width: 680px) {
.inliyutit {
	width: 100%;
	float: left;
	padding: 5%;
}
.swiper-container-ban .swiper-slide{
	background-size: 100% 100%;
}
.swiper-banner{
	height: 225px !important;
	margin-top: 60px;
}
.inliyutit span {
	width: 100%;
}
.inyuliqieh {
	margin-top: 20px;
}
.inliyutit i {
	width: 40px;
	margin: 15px 0;
}
.swiper-container-inliyu .swiper-slide p.pic img {
	width: 50px;
}
.swiper-container-inliyu .swiper-slide p.wen {
	display: block;
	margin: 10px auto 0 auto;
}
.swiper-container-inliyu .swiper-slide p.wen span {
	font-weight: 700;
	font-size: 18px;
	padding-bottom: 10px;
}
.swiper-container-inliyu .swiper-slide p.wen font {
	font-size: 12px;
}
.swiper-container-inliyu .swiper-slide a {
	padding: 35px 0;
    background: #fff;

    max-height: 200px;
}
.pcbapic01{
	background: #fff;
    padding-top: 20px;
}
.pcbawen01, .pcbawen02 {
	padding: 5%;
}
.pcbawen01 span.note, .pcbawen02 span.note {
	width: 100%;
}
.pcbawen01 .pcbashili p {
	width: 50%;
}
.bannerwen .entit {
	font-size: 12px;
	color: #0071c1;
}
.bannerwen .subtit {
	font-size: 24px;
	line-height: 40px;
}
.bange {
	margin: 10px auto;
}
.bannerwen02 .entit {
	font-size: 12px;
}
.bannerwen02 .subtit {
	font-size: 24px;
	line-height: 40px;
}
.bannerwen .bannote {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.bannerwen02 .bannote {
	font-size: 14px;
	line-height: 24px;
}
.pcbawen02 p.title {
	font-size: 24px;
	color: #333;
}
.pcbawen02 a {
	display: block;
	float: left;
	width: 180px;
	line-height: 35px;
	background: #0071c1;
	color: #fff;
	text-align: center;
	font-size: 12px;
	border-radius: 50px;
	margin-top: 20px;
}
}

@media screen and (max-width: 460px) {
}
