@charset "utf-8";
.content-2 {
	width: 100%;
	background-color: #808080;
	/* min-width: 1280px; */
	padding-bottom: 50px;
	height: 800px;
}
.left {
	width: 40%;
	float: left;
	color: #fff;
	clear: both;
	margin-left: 9%;
}
.left .sertaTitle {
	border-bottom: 2px solid #fff;
	font-weight: bold;
	margin-top: 40px;
	line-height: 50px;
}
.left p {
	width: 100%;
	color: #fff;
	font-size: 36px;
}
.left .sertaTitle span {
	font-size: 18px;
	color: #fff;
}
.left .subsertaTitle {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 20px;
	margin-top: 115px;
}
.content-img {
	display: block;
	float: right;
	margin-right: 15%;
	text-align: center;
	font-size: 12px;
}
.content-img img {
	width: 110px;
	padding-left: 35px;
	float: left;
	padding-right: 5px;
	margin-bottom: 10px;
}
.right {
	display: block;
	width: 30%;
	float: left;
	text-align: right;
}
.right .videoBox {
	padding-top: 105px;
	float: left;
	margin-left: 50%;
}
.clear:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.content-3 {
	width: 100%;
	/* min-width: 1280px; */
	/*background: #f2f3f4;*/
	color: #000000;
	height: 530px;
	margin: 0 auto;
}
.content-3 table {
	width: 76%;
	color: #000000;
	/*margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;*/
	margin-top: 90px;
	margin-left: 130px;
}
.td {
	width: 35%;
	color: #000000;
}
.content-3 table td .cdzxTitle {
	line-height: 60px;
	font-size: 24px;
}
.content-3 table td .cdzxList {
	line-height: 22px;
}
.content-3 table td p {
	color: #000000;
}
.content-3 table td .hxjsTitle {
	line-height: 80px;
	font-size: 24px;
	padding-left: 10%;
	color: #1A305C;
}
.table img {
	border-radius: 50px;
}
.content-3 table td .mdcxBox {
	width: 100%;
}
.content-3 table td .mdcxTitleBox {
	width: 48%;
	display: block;
}
.content-3 table td .mdcxTitle {
	font-size: 24px !important;
	padding-left: 10%;
	/* margin-top: -80px; */
	color: #1A305C;
}
.content-3 table td .mdcxBox img {
	width: 100%;
}

/*轮播*/
.apple-banner {
	width: 100%;
	height: 880px;
	overflow: hidden;
}

.apple-banner .swiper-container {
	width: 100%;
	height: 880px;
}

.swiper-button-prev,
.swiper-button-next {
	width: 15%;
	height: 100%;
	top: 0;
	background: none;
}

.swiper-button-prev {
	left: 0;
}

.swiper-button-next {
	right: 0;
}

/*.swiper-button-prev span,
.swiper-button-next span {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -32px;
	border-radius: 100%;
	background: rgba(180, 180, 180, 0.25) url(../img/arrows.png) no-repeat center 17px;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}*/

.swiper-button-next span {
	background: rgba(180, 180, 180, 0.25) url(../img/arrows.png) no-repeat center -71px;
	left: auto;
	right: 20px;
}

.swiper-button-prev:hover span,
.swiper-button-next:hover span {
	opacity: .6;
}


/*分页器*/

.apple-banner .swiper-pagination {
	top: auto;
	bottom: 50px;
	background: none;
}

.apple-banner .swiper-pagination-bullet {
	display: inline-block;
	width: 50px;
	height: 30px;
	margin: 0 3px;
	cursor: pointer;
	background: none;
	border-radius: 0;
	opacity: 1;
}

.apple-banner .swiper-pagination-bullet span {
	width: 50px;
	height: 2px;
	display: block;
	background: rgba(128, 128, 128, 0.2);
}

.apple-banner .swiper-pagination-bullet-active span {
	background: gray;
}

.apple-banner .autoplay .swiper-pagination-bullet-active span {
	background: rgba(128, 128, 128, 0.2);
}

.apple-banner .swiper-pagination-bullet i {
	background: gray;
	height: 2px;
	transform: scaleX(0);
	transform-origin: 0;
	display: block;
}

.apple-banner .autoplay .firsrCurrent i {
	transition: transform 2.9s linear;
	transform: scaleX(1);
}

.apple-banner .autoplay .current i {
	transition: transform 4s linear;
	transform: scaleX(1);
}

.apple-banner .autoplay .replace span {
	background: gray;
}


/*内容样式*/

.slide1 {
	background: #000 url(../img/iphone_large.jpg) no-repeat 50% 10%;
	background-size: auto 100%;
}

.slide1 .title {
	text-align: center;
	margin-top: 100px;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
}

.slide2 {
	background: #f3f3f3 url(../img/watch_alt_large.jpg) no-repeat center 50%;
	background-size: auto 100%;
}

.slide2 .title {
	padding-top: 100px;
	text-align: center;
}

.slide2 h2 {
	bottom: 100px;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	position: absolute;
	width: 100%;
}

.slide3 {
	background: #fff url(../img/macbookpro_large.jpg) no-repeat center 110%;
	background-size: auto 70%;
}

.slide3 .title {
	text-align: center;
	margin-top: 100px;
	font-size: 40px;
	font-weight: normal;
}

/*产品*/
.pcontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  background: #1C1C1C;
}

.card {
  width: 515px;
  margin: 10px;
  margin-bottom: 50px;
  /*height: 590px;*/
  /*background-color: white;*/
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
}

.card__thumb {
  position: relative;
  max-height: 500px;
  overflow: hidden;
}
.Ptitle{
	width: 515px;
	height: 92px;
	margin-top: -12px;
	background: url('../images/index_product_bg.jpg') no-repeat;
}
.Ptitle .Tcn{
	font-size: 20px;
    text-align: center;
    line-height: 90px;
    margin-left: 210px;
    font-weight: 800;
}
.Ptitle span{
	    width: 40%;
    float: left;
    text-align: center;
    line-height: 90px;
     margin-left: 60px; 
    color: #fff;
    font-weight: 900;
    font-size: 48px;
    font-family: Chemist;
}
/*.card__thumb::after {
  position: absolute;
  top: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 40%, rgba(255, 255, 255, 0) 100%);
  transition: .3s;
}*/
@media (min-width: 1024px) {
  .card__thumb::after {
    top: calc(100% - 140px);
  }
}
.card__image {
  transition: .5s ease-in-out;
}
.card__caption {
  position: absolute;
  top: 50%;
  z-index: 1;
  padding: 0 20px;
  color: white;
  transform: translateY(-50%);
  text-align: center;
  transition: .3s;
}
@media (min-width: 1024px) {
  .card__caption {
    top: calc(100% - 110px);
    transform: unset;
  }
}
.card__title {
  display: -webkit-box;
  max-height: 85px;
  overflow: hidden;
  font-family: 'Playfair Display', serif;
  font-size: 23px;
  line-height: 28px;
  text-shadow: 0px 1px 5px black;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.card__snippet {
  display: -webkit-box;
  max-height: 150px;
  margin: 20px 0;
  overflow: hidden;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-overflow: ellipsis;
  transition: .5s ease-in-out;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
@media (min-width: 1024px) {
  .card__snippet {
    margin: 60px 0;
  }
}
.card__button {
  display: inline-block;
  padding: 10px 20px;
  color: white;
  border: 1px solid white;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  transition: .3s;
}
.index-title {
	padding: 30px 0 30px;
	text-align: center;
	background: #1C1C1C;
}
.index-title p {
	font-size: 24px;
	color: #000000;
	line-height: 38px;
	padding: 0 0 10px;
	text-transform: uppercase;
}

.Tmain{
	margin-top: 75px;
	padding-left: 20px;
	font-size: 30px;
}
.news{
	/*width: 20%;*/
	float: left;
	padding-left: 170px;
}
.news_f{
	margin-top: 55px;
}
.news_f{
	line-height: 45px;
}
.news ul li{
	font-size: 16px;
}
.know{
	width: 40%;
	float: left;
}
.contact1{
	/*width: 20%;*/
	float: right;
	padding-right: 128px;
	
}
.cc{
	font-size: 18px;
	margin-top: 55px;
}
.map{
	width: 460px;
	height: 180px;
	font-size: 14px;
}
.title{
	text-align: center;
}
