@charset "utf-8";

/* CSS Document */
html {
	-webkit-text-size-adjust: none;
}

body {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", "MicrosoftYaHei", "Microsoft YaHei", "Arial";
	-webkit-text-size-adjust: none;
	min-width: 1200px;
}

img {
	border: 0;
}

div,
form,
ul,
ol,
li,
span,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none
}

font,
h2,
h1 {
	font-size: 12px
}

h3,
h4,
h5 {
	font-weight: normal;
	font-size: 14px
}

input,
textarea,
button,
select {
	outline: none;
	border: 0;
}

input:focus,
textarea:focus,
button:focus {
	outline: none;
	border: 0;
}

.clear {
	clear: both;
}

body {
	scroll-behavior: smooth;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

@media all and (max-width:1440px) {
	body {
		min-width: inherit;
	}
}

a {
	outline: none;
	-moz-outline: none;
	color: #333;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	text-decoration: none;
}

a:hover {
	/* color: #f49e00; */
	text-decoration: none
}

p {
	padding: 0;
	margin: 0;
}

header {
	width: 100%;
}

header .head_top {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 0;
	border-bottom: 1px solid #dbdbdb;
}
header .head_top img { max-width:100%}
.banner {
	position: relative;
	overflow: hidden;
	height: 651px;
	/* margin-top: -100px; */
}

.banner .bd {
	position: relative;
	/* z-index: -1; */
	height: 651px;
}

.banner .bd ul li .video_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	object-fit: cover;
	object-position: center center;
}

.banner .bd ul li {
	position: relative;
	height: 651px;
	overflow: hidden;
}

.banner .bd ul li .wowimage_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	z-index: 2;
	opacity: 0.5;
}

.banner .bd ul li:nth-child(3) .wowimage_box {
	opacity: 1;
}

.banner .bd ul li .wowimage_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner .hd {
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	text-align: center;
	z-index: 2; opacity: 0;
}
.banner:hover .hd { opacity: 1;}
.banner .hd ul li {
	display: inline-block;
	padding: 0 10px
}

.banner .hd ul li i {
	display: block;
	color: #841236;
	cursor: pointer;
}

.banner .hd ul li.on i {
	color: #dab7c2
}

.banner .prev {
	position: absolute;
	left: 2.5%;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	z-index: 111;
	opacity: 0;
}

.banner .next {
	position: absolute;
	right: 2.5%;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	z-index: 111;
	opacity: 0;
}
.banner:hover .prev { opacity: 1;}
.banner:hover .next { opacity: 1;}

.banner .prev i {
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 46px;
	color: #000;

}

.banner .next i {
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 46px;
	color: #000
}

.banner .prev i:hover {
	color: #6d6d6d
}

.banner .next i:hover {
	color: #6d6d6d
}

.banner .content {
	position: absolute;
	top: 15%;
	z-index: 3;
	left: 50%; width:1200px; margin-left:-600px; height:70%
}

.banner ul li.b_left .content h2 {
	font-size: 45px;
	font-weight: 100;
	line-height: 68px;
	position: relative;
	z-index: 111; width:600px
}
.banner ul li.b_right .content h2 {
	font-size: 45px;
	font-weight: 100;
	line-height: 68px;
	position: relative;
	z-index: 111; width:700px; color:#fff; text-align:center; float:right; font-weight:bold; padding-top:50px
}

.banner ul li.b_left .content p {
	width: 600px;
	margin-top: 30px;
	font-size: 18px;
	position: relative;
	z-index: 111; line-height:30px; white-space: pre-wrap;
}

.banner ul li.b_right .content p {
	width: 600px;
	margin-top: 30px;
	font-size: 18px;
	position: relative;
	z-index: 111; line-height:30px; float:right; padding-right:50px; color:#fff; text-align:center
}

.banner .content a {
	height: 50px;
	width: 162px;
	font-size: 16px;
	display: block;
	background-color: #841236;
	border: 1px solid #841236;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin-top: 30px;
}

.banner .content a:hover {
	background-color: #fff;
	color: #841236;
}

.banner ul li.b_left .content wow-image,
.banner ul li.b_right .content wow-image {
	width: 576px;
	height: 486px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner ul li.b_left .content wow-image {
	right: 0;
}

.banner ul li.b_right .content wow-image {
	left: 0;
}

.banner ul li.b_left .content wow-image img,
.banner ul li.b_right .content wow-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain;
	object-position: center center;
}




@media all and (max-width:1400px) {
.banner .content {
	width:1100px; margin-left:-500px
}
}
@media all and (max-width:1000px) {
.banner .content {
	width:90%; margin-left:0; left:5%; top:10%; height:80%
}

.banner ul li.b_left .content h2 {
	font-size: 18px;
	line-height: 28px;
	position: relative;
	z-index: 111; width:auto; text-align:center
}
.banner ul li.b_right .content h2 {
	font-size: 18px;
	font-weight: 100;
	line-height: 28px;
	position: relative;
	z-index: 111; width:auto; color:#fff; text-align:center; float:none; font-weight:bold; padding-top:0px
}

.banner ul li.b_left .content p {
	width: AUTO;
	margin-top: 20px;
	font-size: 14px;
	z-index: 111; line-height:24px; padding-bottom:20px
}

.banner ul li.b_right .content p {
	width: AUTO;
	margin-top: 20px;
	font-size: 14px;
	position: relative;
	z-index: 111; line-height:24px; float:none; padding-right:0; color:#fff; text-align:center
}

.banner ul li.b_left .content wow-image {
	width: 70%;
	height: AUTO;
	position: relative;
	bottom: auto;
	right: auto; margin:0 auto; display:block; height:300px
}

.banner ul li.b_right .content wow-image {
	width: 70%;
	height: AUTO;
	position: relative;
	bottom: auto;
	right: auto; margin:0 auto; display:block; height:300px
}
.banner ul li .content wow-image img { display:block; position: relative; left:auto; bottom:auto; width:100%; height:auto}
}



.banner .content video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	opacity: 1;
}

.banner .content .con_top {
	display: flex;
	color: #fff;
}

.banner .content .con_top h2 {
	text-align: center;
	font-weight: 600;
	font-size: 100px;
	line-height: 110px;
	margin-top: 30px;
}

.banner .content .con_top p {
	text-align: center;
	font-size: 16px !important;
}

.banner .content .con_top a {
	margin: auto;
	border-radius: 50px;
	color: #841236;
	background-color: #fff;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 58px;

}

.banner .content .con_top a:hover {
	border: 1px solid #FFFFFF;
	box-shadow: 0 0 6px 1px #FFFFFF;

}



.index_1 {
	padding-top: 72px;
	padding-bottom: 72px;
	width: 990px;
	margin: auto;
}

.title {
	text-align: center;
	font-size: 25px;
	font-weight: 400;
	text-transform: uppercase;
}

.index_1 ul {
	display: grid;
	grid-template-columns: auto auto auto auto auto;
	margin-top: 58px;
}

.index_1 ul li {
	font-size: 16px;
	text-align: center;
}

.index_1 ul li span {
	width: 110px;
	height: 120px;
	display: block;
	border: 1px solid #ddd;
	overflow: hidden;
	border-radius: 5px;
	margin: auto;
	margin-bottom: 23px;
	display: flex;
	align-items: center;
}

.index_1 ul li img {
	width: 100%;
	object-fit: cover;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	background-clip: border-box;
}

.index_1 ul li:hover span {
	border: 1px solid #fff;
}

.index_1 ul li:hover img {
	transform: scale(1.1);
}

@media all and (max-width:990px) {
	.index_1 {
		width: 95%;
	}
	.index_1 ul{
		grid-template-columns: auto auto auto;
	}
	.index_1 ul li { padding-bottom:15px}
	.index_1 ul li span { margin-bottom: 10px;}
}



.index_2 {
	position: relative;
	overflow: hidden;
	height: 546px;
	/* margin-top: -100px; */
}

.index_2 .bd {
	position: relative;
	/* z-index: -1; */
	height: 546px;
}

.index_2 .bd ul li {
	position: relative;
	height: 546px;
	overflow: hidden;
	background-image: url('/img/335f42_c589eeb984cc465d9c13b2d166233715~mv2.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.index_2 .bd ul li .wowimage_box {
	width: 100%;
	height: 546px;
	display: block;
}

.index_2 .bd ul li .wowimage_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index_2 .hd {
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	text-align: center;
	z-index: 111
}

.index_2 .hd ul li {
	display: inline-block;
	padding: 0 10px
}

.index_2 .hd ul li i {
	display: block;
	color: #fff;
	cursor: pointer;
}

.index_2 .hd ul li.on i {
	color: #dab7c2
}

.index_2 .prev {
	position: absolute;
	left: 2.5%;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	z-index: 111
}

.index_2 .next {
	position: absolute;
	right: 2.5%;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	z-index: 111
}

.index_2 .prev i {
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 46px;
	color: #fff;

}

.index_2 .next i {
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 46px;
	color: #fff
}

.index_2 .prev i:hover {
	color: #c38fa0
}

.index_2 .next i:hover {
	color: #c38fa0
}

.index_2 .content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
	color: #fff;
	width: 1000px;
	max-width: 90%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.index_2 .bd ul li {}

.index_2 .bd ul li .content img {
	height: auto;
	max-height: 320px;
	width: auto;
	display: block;
	float: none;
	margin-top: 0;
}

.index_2 .bd ul li .content b {
	font-size: 25px;
	font-weight: 600;
}
.index_2 .bd ul li .content .text {
	float: none;
	width: 630px;
}
.index_2 .bd ul li .content h2 {
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 25px;
	margin-top: 25px;
}

.index_2 .bd ul li .content p {
	font-size: 15px;
	margin-bottom: 25px; white-space: pre-wrap
}

.index_2 .bd ul li .content ul p {
	margin-bottom: 0;
}

.index_2 .bd ul li .content h3 li {
	display: flex;
	align-items: center;
	line-height: 30px;
	height: auto;
}

.index_2 .bd ul li .content h3 li::before {
	content: '';
	background-color: #fff;
	width: 5px;
	height: 5px;
	border-radius: 50px;
	display: block;
	margin-right: 10px;
}

.index_2 .btn {
	display: block;
	width: 188px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #841236;
	background-color: #fff;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 58px;
	border: 1px solid #fff;

}

.index_2 .btn:hover {
	border: 1px solid #FFFFFF;
	box-shadow: 0 0 6px 1px #FFFFFF;

}

.index_2 .dw {
	position: absolute;
	bottom: 15%;
	z-index: 3;
	left: 30%;
}

@media all and (max-width:990px) {
	.index_2 .content {
		width: 90%;
		left: 5%;
		top: 5%;
		transform: none;
		display: block;
		margin-left: 0;
	}

	.index_2 .bd ul li .content img {
		height: 150px;
		width: auto;
		float: none;
		margin: 0 auto;
	}

	.index_2 .bd ul li .content .text {
		float: none;
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}
}


.index_3,
.index_4,
.index_5 {
	padding-top:60px;
	width: 1000px;
	margin: auto;
}

.index_3 img,
.index_4 img,
.index_5 img {
	margin-top: 30px;
	width: 100%;
	display: block;
}

@media all and (max-width:1000px) {

	.index_3,
	.index_4,
	.index_5 {
		width: 95%;
	}

}

.index_6 {
	width: 1000px;
	margin: auto;
	display: flex; margin-top:60px
}

.index_6 .conetntitem { padding-top:25px; white-space: pre-wrap}

.index_6 .f_l {
	width: 35%;
}

.index_6 .f_l ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

.index_6 .f_l li {
	display: grid;
	grid-template-rows:1fr 1fr ;

}
.index_6 .f_l li p{
	padding-top: 20px;
	box-sizing: border-box;
	text-align: center; white-space: pre-wrap
}
.index_6 .f_l .active{
	color: #841236;
	text-align: center;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
}
.index_6 .f_l .active img{
	transform: scale(1.1);
	
}
.index_6 .f_l li:hover{
	transform: scale(1.1);
	color: #841236;
	text-align: center;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
}
.index_6 .f_l li img {
	width: 100%;
	display: block;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	
}
.index_6 .f_r {
	width: 70%;
	padding-left: 30px;
	box-sizing: border-box;
}
.index_6 .f_r ul{
	display: grid;
	grid-template-columns: auto auto auto;
}
.index_6 .f_r ul li{
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #f3f3f2;
	text-align: center;
	cursor: pointer;
}
.index_6 .f_r .linkitem .active{
	background-color: #06a7d0;
	color: #fff;
}
.index_6 .f_r .linkitem .conetntitem p{
	padding: 25px 20px 5px 20px;
	box-sizing: border-box;
}
@media all and (max-width:1000px) {
	.index_6{
		width: 95%;
		flex-wrap: wrap;
		
	}
	.index_6 .f_l,.index_6 .f_r {
		width: 100%;
		    padding-left: 0px;
	}
	.index_6 .f_l ul{
		    grid-template-columns:none; gap:10px
	}
	.index_6 .f_l ul li { display:block;}
	.index_6 .f_l ul li img { display:block; float:left; height:50px; margin-right:10px; width:auto}
	.index_6 .f_l ul li p { padding:0; text-align: left;}
}

.index_7{
	padding-top: 72px;
	padding-bottom: 72px;
	width: 1000px;
	margin: auto;
}

.index_7 p{
	width: 80%;
	margin: auto;
	margin-top: 30px;
	display: block;
	text-align: center;
	font-size: 15px;
	line-height: 32px; white-space: pre-wrap
}
.index_7 a {
	height: 50px;
	width: 162px;
	font-size: 16px;
	display: block;
	background-color: #841236;
	border: 1px solid #841236;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin: auto;
	margin-top: 30px;
}

.index_7 a:hover {
	background-color: #fff;
	color: #841236;
}
@media all and (max-width:1000px) {
	
	.index_7{
		width: 95%;
	}
	.index_7 p{
		width: 95%;
	}
}

.index_8{
	background-color: #841236;
	padding: 146px 0;
}
 .min{
	width: 1000px;
	margin: auto;
	position: relative;
}
.index_8 .min ul{
	display: flex;
	justify-content: space-between;
	color: #fff;
}
.index_8 .min ul li{
	width: 330px;
	text-align: center;
}
.index_8 .min ul li h2{
	font-size: 45px;
	line-height: 63px;
	font-weight: 400;
}
.index_8 .min ul li p{
	font-size: 16px;
}
.index_8 .min ul li{
	display: grid;
	gap: 90px;
	grid-template-rows:1fr 1fr ;
}
.index_8 .min img {
	position: absolute;
	top: 5px;
	left: 50%;
	transform: translateX(-50%);
	max-width: 220px;
	max-height: 520px;
	width: auto;
	height: auto;
}
.index_8 .min .hengx{
	width: 100%;
	height: 7px;
	background-color: #ffffff3d;
	position: absolute;
	top: 50%;
}

@media all and (max-width:1000px) {
.index_8{
	background-color: #841236;
	padding:0 0 60px 0;
}
.index_8 .min ul li h2 { font-size:24px; line-height:40px}
.index_8 .min ul li { padding-top:60px; display:block}
.index_8 .min .hengx { display:none}
}


.index_9{
	background-image: url('/img/335f42_239f74e20af54f03b80f0874c5efba91~mv2.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 68px 0;
}

.index_9 ul{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}
.index_9 ul li{
	background-color: #841236;
	color: #fff;
	display: flex;
	justify-content: space-between;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
}
.index_9 ul li h3{
	font-size: 22px;
	padding: 0 30px;
	box-sizing: border-box;
	display: block;
	margin: 88px 0 10px 0;
	line-height: 33px;
	transition: all 0.3s ease; /* 动画必须有 */
	    transform: translateY(0);   /* 默认位置 */
}
.index_9 ul li p{
	/* width: 182px; */
	font-size: 22px;
	padding: 0 30px;
	box-sizing: border-box;
	display: block;
	margin: 88px 0 10px 0;
	line-height: 33px;
	transition: all 0.3s ease; /* 动画必须有 */
	    transform: translateY(0);   /* 默认位置 */
}
.index_9 ul li a{
	margin: 0 30px 31px;
	width: 150px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	color: #fff;
	display: none;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
}
.index_9 ul li a:hover{
	background-color: #fff;
	color: #841236;
	
}
.index_9 ul li:hover a{
	display: block;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
}
.index_9 ul li:hover p{
	 transform: translateY(-20px); /* 往上移 6px，数值自己改 */
	 
	 
}
.index_9 ul li a{
	float: left;
}
.index_9 ul li img{
	display: block;
	width: 50%;
}

@media all and (max-width:1000px) {
.index_9 ul li h3{
	font-size: 18px;
	padding: 0 30px;
	margin: 40px 0 10px 0;
	line-height: 32px;
}
}
.contact{
	padding: 70px 0;
	background-color: #841236;
	color: #fff;
}

.contact .min form{
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
		margin-top: 40px;
}
.contact .min form p{
	    width: 49%;
	    box-sizing: border-box;
		margin-top: 33px;
}
.contact .min form p:nth-child(5){
	width: 100%;
}
.contact .min form p:last-child{
	width: 100%;
	text-align: center;
}
.contact .min form label{
	display: block;
	margin-bottom: 15px;
}
.contact .min form input{
	width: 100%;
	height: 60px;
	border-radius: 15px;
	border: 1px solid #fff;
	padding-left: 30px;
	box-sizing: border-box;
}
.contact .error{
	background-color: #ffffff30;
	border-color: red !important;
}
.contact .min form input:focus {
    background-color: #ffffff30;
    border-color: #fff;
    border-style: solid;
}
.contact .min form button{
	width: 150px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background-color: #ffffff00;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	cursor: pointer;
}
.contact .min form button:hover{
	background-color: #fff;
	color: #841236;
}

.say{
	background-image: url('/img/335f42_239f74e20af54f03b80f0874c5efba91~mv2.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 68px 0;
	position: relative;
}
.say .bd {
	position: relative;
	/* z-index: -1; */
	/* height: 546px; */
	margin-top: 30px;
}

.say .bd ul li {
	position: relative;
	/* height: 546px; */
	overflow: hidden;
}


.say .bd ul li .wowimage_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.say .hd {
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	text-align: center;
	z-index: 111
}

.say .hd ul li {
	display: inline-block;
	padding: 0 10px
}

.say .hd ul li i {
	display: block;
	color: #fff;
	cursor: pointer;
}

.say .hd ul li.on i {
	color: #dab7c2
}

.say .prev {
	position: absolute;
	left: 2.5%;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	z-index: 111
}

.say .next {
	position: absolute;
	right: 2.5%;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	z-index: 111
}

.say .prev i {
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 46px;
	color: #fff;

}

.say .next i {
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 46px;
	color: #fff
}

.say .prev i:hover {
	color: #c38fa0
}

.say .next i:hover {
	color: #c38fa0
}
.say .bd ul li{
	display: flex;
	gap: 30px;
	align-items: center;
	justify-content: center;
}
.say .bd ul li h3{
	width: 450px;
	height: 350px;
	padding: 40px;
	box-sizing: border-box;
	background-color: #841236;
	color: #fff;
	display: block;
	position: relative;
}
.say .bd ul li h3 p{
	font-size: 16px;
	line-height: 32px;
}
.say .bd ul li h3 b{
	position: absolute;
	bottom: 40px;
}
.say .bd ul li h3 span{
	position: absolute;
	right: 40px;
	bottom: 40px;
}
.say .bd ul li h3 span i{
	margin-right: 5px;
}
.say .min{
	width: 1440px;
	overflow: hidden;
}


.videos{
	padding: 68px 60px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.videos ul{
	display: grid;
	gap: 50px;
	grid-template-columns: 1fr 1fr 1fr;
	margin-top: 30px;
}
.videos ul li{
	
	
}
.videos ul li video{
	width: 100%;
	display: block;
}
.videos ul li h3{
	line-height: 22px;
	font-size: 18px;
	font-weight: 600;
	padding: 24px 20px 0;
	box-sizing: border-box;
}
.videos ul li p{
	    overflow: hidden;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    display: -webkit-box;
		padding: 10px 20px 0;
		box-sizing: border-box;
}

.videos .sp{
	position: relative;
}
.videos .sp .op{
	width: 100%;
	height: 100%;
	background-color: #0000002b;
	position: absolute;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #fff;
	opacity: 0;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
}
.videos .sp .op span{
	display: flex;
	align-items: center;
}
.videos .sp .op i{
	font-size: 50px;
	margin-right: 5px;
}
.videos ul li .sp:hover .op{
	opacity: 1;
}

.protal {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}
.protal a { display:block}
.protal .title{
	position: absolute;
	z-index: 2;
	left: 0; top:10%; width:100%; text-align: center;
	
}
.protal img{
	width: 100%;
}
@media all and (max-width:1100px) {
.protal {
	width: 100%;
	height: auto;
}
.protal .title{
	position: absolute;
	z-index: 2;
	left: 10%; width:80%;
}
.say .prev i { display:none}
.say .next i { display:none}
}

footer{
	padding: 30px 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
	position: relative;
	z-index: 111;
}
footer .min{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
footer .min .f_a p{
	font-size: 18px;
}
footer .min .f_a img{
	float: left;
}
footer .min .f_b img{
	width: 100%;
}
footer .min .f_c{
	text-align: center;
	font-size: 12px;
	font-weight: 600;
}
@media all and (max-width:1000px) {
	.say .min{
		width: 95%;
	}
	.say .bd ul li { display:block}
	.say .bd ul li h3{
		width: auto;
		height: auto; margin-bottom:15px; padding-bottom:80px
	}
	.say .bd ul li h3 p { font-size:14px; line-height:24px}
}
@media all and (max-width:1000px) {
	 .min{
		width: 95%; display:block
	}
	footer .min {
		width: 95%; display:block
	}
	.min .f_a { text-align: center;}
	 .min img{
		display: none;
	}
	.index_9 ul {
	    grid-template-columns: 1fr;
	}
	.videos ul{
		grid-template-columns: 1fr;
	}
	footer .min img{
		display: block;
	}
	 footer .min .f_a img{
		float:none; margin:0 auto; display: block;
	}
	.videos{
		padding: 68px 30px;
	}
}
@media all and (max-width:756px){
	.index_8 .min ul{
		flex-wrap: wrap;
		justify-content: center;
	}
}
@media all and (max-width:580px){
	.contact .min form p{
		width: 100%;
	}
}

/* 弹窗遮罩 */
.video-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 弹窗内容 */
.video-modal .modal-inner {
  position: relative;
  width: 80%;
  max-width: 1000px;
}

/* 关闭按钮 */
.video-modal .modal-close {
  position: absolute;
  right: -50px;
  /* top: -50px; */
  background: none;
  border: none;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
}

/* 视频 */
.video-modal video {
  width: 100%;
  display: block;
}

/* 你的视频封面区域手型 */
.videos .sp {
  cursor: pointer;
}