html,
body {
  position: relative;
  height: 100%;
  background-position: top center !important;
  background-repeat: no-repeat;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
  background-size: cover;
}

.swiper {
  width: 100%;
  height: 100%;
}

/* .swiper-slide {
  background-position: center;
  background-size: cover;
} */
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #d0ebff;
	background-position: center;
	background-size: cover;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper .swiper-slide .swiper-slide-item{
	height: 100%;
	width: 100%;
}
.swiper .swiper-slide .swiper-slide-item .pic {
    display: block;
    height: 100%;
    width: 100%;
}
.swiper-slide .info {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    line-height: 32px;
    font-size: 22px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
	background: rgba(0,0,0,.65);
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    padding: 10px;
}
.swiper .swiper-slide img:hover {
    transform: scale(1.1);
    cursor: pointer;
}

.swiper .swiper-slide img {
    width: 100%;
    transition: all 0.6s;
}

.mySwiperStyle21 {
	height: 80%;
	width: 100%;
}

.mySwiperStyle22 {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.mySwiperStyle22 .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

.mySwiperStyle22 .swiper-slide-thumb-active {
	opacity: 1;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background: #000;
}
.swiper-wrapper img{
	height: 100% !important;
}

/* 这个高和宽不能加 !important */
.imageDiv img{
	height: 100%;
	width: 100%;
	max-width: -webkit-fill-available;
}

/* 旋转木马 */

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 100%;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display: block;
	width: 100%;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(img/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(img/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
#certify .swiper-button-prev::after,#certify .swiper-button-next::after{
	content: '';
}

/* 轮播图2的css */
.recom-cont .part03 {
	width: 1200px;
	margin: 0 auto 0;
}
#recomendVideo {
	margin: 20px auto 0;
}

.recom-cont {
	position: relative;
	/* background: url(../img/lunbotu3-0.png) 0 0 no-repeat; */
	height: 547px;
	padding: 36px 0 0 20px;
}

.recom-cont .recom-cont-item {
	position: absolute;
	z-index: 1;
	display: none;
}

.recom-cont .recom-cont-item.on {
	display: flex;
}

.recom-cont .recom-box {
	position: relative;
	z-index: 3;
}

.recom-cont .recom-box-video {
	overflow: hidden;
	height: 460px;
	width: 678px;
	float: left;
	position: relative;
}

.recom-cont .recom-cover {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.recom-cont .beginPos {
	right: -710px;
}

.recom-cont .recom-box-swiper {
	width: 460px;
	height: 520px;
	float: left;
	position: relative;
	z-index: 3;
	/* margin-left: 38px; */
	margin-top: -36px;
}

.recom-cont .recom-box-swiper .swiper-container {
	width: 100%;
	height: 450px;
	top: 35px;
	overflow: hidden;
	position: relative;
}

.recom-cont .recom-box-swiper .slide-cont {
	height: 100%;
	position: relative;
}

.recom-cont .recom-box-swiper .slide-cont:before {
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #fff;
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 1;
}

.recom-cont .recom-box-swiper img {
	width: 140px;
	height: 90px !important;
	float: left;
	position: relative;
	z-index: 4;
	transition: all 0.7s;
}

.recom-cont .recom-box-swiper .swiper-text {
	position: relative;
	z-index: 4;
	width: 69%;
	text-align: left;
}

.recom-cont .recom-box-swiper h3 {
	height: 90px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	padding-left: 10px;
	margin-top: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.recom-cont .recom-box-swiper h3 a {
	color: #333;
	text-decoration: none;
}

.recom-cont .recom-box-swiper p {
	height: 50px;
	overflow: hidden;
}

.recom-cont .recom-box-swiper .swiper-slide {
	position: relative;
	cursor: pointer;
}

.recom-cont .recom-box-swiper .hover h3 {
	color: #fff;
	background-color: aliceblue;
	padding-top: 10px;
	box-sizing: border-box;
}

.recom-cont .recom-box-swiper .hover p {
	color: #fff;
}

.recom-cont .recom-box-swiper .hover img {
	margin-left: -156px;
}
.recom-cont .rigth_text{
	text-decoration: none;
	color: #333;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.div4{
	height: 479px;       
	margin-top: -36px;
	border-right: 24px solid #a8d2f1;
	border-top: 37px solid transparent;
	border-bottom: 24px solid transparent;
}
.recom-box-video{
	border: 10px solid #a8d2f1;
}
.recom-box-swiper{
	border: 10px solid #a8d2f1;
	background: #d0ebff;
}
.rigth_text_href{
	width: 35%;
}


.recom-cont .recom-box-swiper .swiper-slide:hover {
	background: rgba(255, 255, 255, 0.8);
}