.banner .swiper-pagination-bullet {
	background: white;
	opacity: 1;
}

.banner .swiper-pagination-bullet-active {
	background-color: #2e3192;
	border: 2px solid white;
	width: 12px;
	height: 12px;
	vertical-align: middle;
}

.wenzi {
	position: absolute;
	background: rgb(153 102 255 / 71%);
	bottom: 40px;
	padding: 20px;
	left: 50%;
	transform: translate(-100%, 0);
}

.wenzi h3 {
	color: white;
	text-transform: uppercase;
	font-size: 30px;
}

.wenzi h2 {
	color: white;
	font-size: 48px;
	font-weight: bold;
}

.wenzi p {
	font-size: 14px;
	color: white;
}

.wenzi img {
	width: auto;
	margin-left: 20px;
}

.wenzi a {
	background: white;
	display: inline-block;
	line-height: 40px;
	font-size: 14px;
	padding: 0 20px;
	margin: 20px 0;
}


.video {
	/*background: url(../image/video_bg.jpg) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	padding: 60px 0;*/
	position: relative;
	overflow: hidden;
	/*padding: 30px 0;*/
}

.video h2 {
	font-size: 50px;
	text-align: center;
	font-weight: bold;
	color: white;
	margin: 20px 0;
}

.video h3 {
	font-size:30px;
	text-align: center;
	font-weight: bold;
	color: white;
	margin: 20px 0;
}

.video p {
    width: 80%;
    font-size: 16px;
    text-indent: 2em;
    font-weight: bold;
    color: white;
    line-height: 30px;
    margin: auto;
}

.video .mp4 {
    padding: 2%;
    width: 70%;
    margin: auto;
}
.video .mp4 video {
	width: 100%;
	border: 4px solid white;
	border-radius: 20px;
	outline: none;
}
.w-banner{
	padding: 30px 0
}
.w-banner > .w-banner-content {
    padding: 0;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 30;
}
 .w-banner > .w-banner-color {
    padding: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    border-radius: 0;
    box-shadow: 0 0 0 0 transparent;
    background-color: transparent;
    background-image: -webkit-linear-gradient(none, none);
    background-image: -moz-linear-gradient(none, none);
    background-image: -ms-linear-gradient(none, none);
    background-image: linear-gradient(none, none);
    box-sizing: border-box;
}
.w-banner > .w-banner-color > .w-banner-image {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-image: url(../image/video_bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: scroll;
    background-size: cover;
    opacity: 1;
    transition: all,.3s;
}
/*.lz-parallax-bg{
	position: absolute;
    inset: 0px;
    clip: rect(0px, 1912px, 944px, 0px);
}*/
.fenlei {
	background: #666666;
	overflow: hidden;
	padding: 30px 0;
}

.fenlei h2 {
	font-size: 50px;
	text-align: center;
	font-weight: bold;
	color: white;
	margin: 20px 0;
}

.fenlei h4 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: white;
    margin: 20px 0;
}

.both {
	clear: both;
	overflow: hidden;
}

.fenlei h5 {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: white;
	margin: 20px 0;
}

.fenlei ul li {
	float: left;
	width: 18%;
	margin: 0 1%;
	/*	margin-right: 2%;*/
}

.fenlei ul li img {
    width: 100%;
    display: block;
    max-width: 170px;
    margin: auto;
    border-radius: 10px;
    margin-bottom: 20px;
}

.fenlei ul {
    /* margin-right: -2%; */
    padding-top: 20px;
    width: 64%;
    margin: auto;
    margin-bottom: 30px;
    overflow: hidden;
}

.fenlei ul li p {
	font-size: 20px;
	color: white;
	text-align: center;
}

.zixun {
	/*background: url(../image/zixun_bg.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	padding: 50px 0;*/
	padding: 40px 0;
	position: relative;
	overflow: hidden;
}

.zixun .bos {
    overflow: hidden;
    width: 64%;
    margin: auto;
}
.zixun .bos .fl {
	width: 38%;
}

.zixun .bos .fl h3 {
	font-size: 40px;
	color: white;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.zixun .bos .fl ul li {
	width: 42%;
	margin: 2% 4%;
	margin-bottom: 60px;
	text-align: center;
	float: left;
}

.zixun .bos .fl ul li img {
    width: 100%;
    max-width: 136px;
    display: block;
    margin: auto;
    border-radius: 10px;
}

.zixun .bos .fr {
	width: 60%;
}

.zixun .bos .fr p {
	font-size: 30px;
	padding: 0 20px;
	line-height: 60px;
	border-radius: 20px;
	font-weight: bold;
	background: rgb(158 158 158 / 73%);
	color: white;
}

.zixun .nes {
    overflow: hidden;
    background: rgb(158 158 158 / 73%);
    padding: 20px;
    margin-top: 36px;
    height: 340px;
    max-height: 520px;
}

.zixun .nes ul li {
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.zixun .nes ul li a {
	color: #ff0014;
	display: block;
}
.zixun .nes ul li a:hover{
	color: white;
}

.zixun .nes ul li a span {
	color: white;
}

.kao {
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 40px;
}

.kao .w1200 {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.kao .frs {
	float: right;
	width: 82%;
	background: white;
}

.liuquan .frs {
	float: none;
	width: 100%;
	background: white;
	overflow: hidden;
}

.liuquan .frs .fl {
	width: 50%;
	padding: 20px;
}

.liuquan .frs .fr {
	width: 48%;
}

.liuquan .frs .fr h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #404040;
}

.liuquan .frs .fr p {
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	color: #404040;
}

.xia {
	clear: both;
	display: block;
	text-align: right;
	padding: 20px;
}

.xia a {
	font-size: 16px;
}

.xia a:hover {
	color: #E95504;
}

.liuquan .frs .fl img {
	width: 100%;
}

.quannav {
	width: 15%;
	float: left;
	margin-top: 60px;
}

.quannav .biao {
	padding: 20px;
	background: #274a9e;
	position: relative;
}

.quannav .biao span {
	font-size: 24px;
	color: white;
}

.quannav .biao p {
	font-size: 18px;
	color: white;
}

.quannav ul li {
	background: white;
	overflow: hidden;
	margin-bottom: 20px;
}

.quannav ul li dt {
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 60px;
	border-bottom: 1px solid #dadada;
}

.quannav ul li dl {
	margin: 0;
}

.quannav ul li dd a {
	display: block;
}

.quannav ul li dd {
	margin: 0;
	padding-left: 20px;
	font-size: 14px;
	color: #111111;
	line-height: 60px;
	border-bottom: 1px solid #dadada;
}

.quannav ul li dd:hover {
	background: #313131;
}

.quannav ul li dd:hover a {
	color: white;
}

.quannav ul li dd.on {
	background: #313131;
}

.quannav ul li dd.on a {
	color: white;
}

.kao .hy-bg {
	background-color: white;
	overflow: hidden;
}

.daohang {
	display: none;
}

.prolist {
	overflow: hidden;
	padding-bottom: 30px;
}

.prolist .info {
	overflow: hidden;
	padding: 0;
}


/*.prolist .info .fl img {
	width: 100%;
}*/

.prolist .info .fl {
	float: left;
	width: 100%;
	overflow: hidden;
}

.prolist .info .fr {
	float: right;
	width: 100%;
	overflow: hidden;
}

.prolist .info .fr h2 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	padding: 0 10px;
}

.prolist .info .fr p {
	color: #4E4E4E;
	font-size: 14px;
	line-height: 24px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.prolist ul {
	margin-right: -2%;
	padding: 2%;
	overflow: hidden;
}

.prolist ul li {
	width: 31.3%;
	float: left;
	margin-right: 2%;
	margin-bottom: 3%;
	text-align: center;
}

.prolist ul li img {
	width: 100%;
	height: 100%;
	display: block;
	max-width: 374px;
	max-height: 220px;
	transition: .3s;
}

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

.prolist ul li h4 {
	font-size: 1.2rem;
	color: #111111;
	line-height: 40px;
}

.prolist ul li p {
	font-size: 1rem;
	line-height: 36px;
	color: #a0a0a0;
}

.prolist ul li:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .3);
}

.prolist ul li:hover h4 {
	color: #007AFF;
}

.topdao {
	background: #eeeeee;
}

.topdao .dao {
	overflow: hidden;
	padding: 20px;
	background: white;
}

.topdao span {
	color: #007AFF;
	font-size: 16px;
}

.topdao p {
	float: right;
	color: #707070;
}

.topdao p a {
	color: #707070;
}

.bimg img {
	width: 100%;
	display: block;
}

.dalpro {
	overflow: hidden;
	padding: 2%;
}

.dalpro .topdal img {
	width: 100%;
	display: block;
}

.abouts {
	overflow: hidden;
	padding: 20px 0;
}

.abouts h2 {
	font-size: 30px;
	font-weight: bold;
	position: relative;
	text-align: center;
	color: #666666;
	margin-bottom: 30px;
}

.abouts h2:before {
	content: "";
	position: absolute;
	width: 30px;
	height: 2px;
	background: red;
	bottom: -5px;
	left: 50%;
	transform: translate(-50%, 0%);
}

.abouts .wen {
	font-size: 18px;
	line-height: 30px;
	color: #666666;
	text-align: center;
	text-indent: 2em;
}

.abouts .fl {
	width: 50%;
}

.abouts .fr {
	width: 48%;
}

.abouts .fl img {
	width: 100%;
	display: block;
	position: relative;
	box-shadow: -6px -6px 10px rgb(103 103 103);
}

.abouts .imgbox {
	padding: 20px 0;
}

.abouts .imgbox p {
	text-indent: 2em;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

@media(max-width:768px) {
	.abouts h2 {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    text-align: center;
    color: #666666;
    margin-bottom: 14px;
}
	.abouts .wen {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    text-align: center;
    text-indent: 2em;
}
.abouts .imgbox p {
    text-indent: 2em;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
	.banner .swiper-button-prev.swiper-button-white {
		width: 30px;
		height: 30px;
		display: none;
	}
	.banner .swiper-button-next.swiper-button-white {
		width: 30px;
		height: 30px;
		display: none;
	}
	.swiper-slide {
		overflow: hidden;
	}
	.swiper-slide img {
		display: block;
		width: 100%;
		/* max-width: 100%; */
		position: relative;
		left: 50%;
		height: auto;
		transform: translate(-50%, 0%);
	}
	.wenzi {
		position: absolute;
		background: rgb(153 102 255 / 71%);
		bottom: 30px;
		padding: 2%;
		left: 50%;
		transform: translate(-58%, 0);
		width: 80%;
	}
	.wenzi img {
		left: 0;
		width: auto;
		margin-left: 12px;
		height: 8px;
		display: inline-block;
		transform: translate(0%, 0%);
	}
	.wenzi h3 {
		color: white;
		text-transform: uppercase;
		font-size: 16px;
	}
	.wenzi h2 {
		color: white;
		font-size: 20px;
		font-weight: bold;
	}
	.wenzi a {
		background: white;
		display: inline-block;
		line-height: 24px;
		font-size: 12px;
		padding: 0 20px;
		margin: 10px 0;
	}
	.video {
		/*background: url(../image/video_bg.jpg) no-repeat;*/
		background-size: auto;
		background-position: center;
		overflow: hidden;
		padding: 60px 0;
	}
	.video .mp4 {
    padding: 2%;
    width: 100%;
    margin: auto;
}
	.video h2 {
		font-size: 24px;
		margin: 20px 0;
	}
	.video {
		padding: 0px 0;
		padding-bottom: 30px;
	}
	.fenlei {
    background: #666666;
    overflow: hidden;
    padding: 0px 0;
    z-index: 10;
    position: relative;
}
	.video h3 {
		font-size: 20px;
	}
	.video p {
		width: 100%;
		font-size: 14px;
		text-indent: 2em;
		font-weight: bold;
		color: white;
		line-height: 24px;
		margin: auto;
	}
	.fenlei h2 {
		font-size: 24px;
		margin: 20px 0;
	}
	.fenlei ul {
		/* margin-right: -2%; */
		padding-top: 20px;
		width: 100%;
		margin: auto;
		padding: 0 5px;
	}
	.fenlei ul li {
		float: left;
		width: 16%;
		margin: 0 2%;
		/* margin-right: 2%; */
	}
	.fenlei ul li img {
		margin-bottom: 10px;
	}
	.fenlei ul li p {
		font-size: 12px;
		color: white;
		text-align: center;
	}
	.fenlei h4 {
		font-size: 18px;
		text-align: center;
		font-weight: bold;
		color: white;
		margin: 20px 0;
		padding: 0 15px;
	}
	.fenlei h5 {
		font-size: 14px;
		text-align: center;
		font-weight: bold;
		color: white;
		margin: 20px 0;
		padding: 0 15px;
	}
	.zixun .bos .fl {
		width: 100%;
	}
	.zixun {
		background-position: center;
		padding: 20px 0;
		background-size: auto;
	}
	.zixun .bos {
		overflow: hidden;
		width: 92%;
		margin: auto;
	}
	.zixun .bos .fl h3 {
		font-size: 20px;
	}
	.zixun .bos .fl ul li {
		width: 19%;
		margin: 2% 3%;
		margin-bottom: 20px;
		text-align: center;
		float: left;
	}
	.zixun .nes ul li {
		line-height: 40px;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.zixun .bos .fr {
		width: 100%;
	}
	.zixun .bos .fr p {
		font-size: 18px;
		padding: 0 20px;
		line-height: 40px;
		border-radius: 20px;
		font-weight: bold;
		background: rgb(158 158 158 / 73%);
		color: white;
	}
	.zixun .nes {
		overflow: hidden;
		background: rgb(158 158 158 / 73%);
		padding: 10px;
		margin-top: 36px;
		height: auto;
		max-height: initial;
	}
	.quannav {
		display: none;
	}
	.kao .frs {
		width: 100%;
		padding: 2%;
		margin-top: 0px;
	}
	.kao .w1200 {
		padding: 0;
	}
	.prolist .info .fl {
		float: none;
		width: 100%;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.prolist .info .fr {
		float: none;
		width: 100%;
		overflow: hidden;
	}
	.liuquan .frs .fl {
		width: 100%;
		padding: 0;
	}
	.liuquan .frs .fr {
		margin-top: 20px;
		width: 100%;
	}
	.topdao p {
		float: right;
		color: #707070;
		display: none;
	}
	.prolist ul {
		margin-right: -2%;
		padding: 0%;
		overflow: hidden;
	}
	.prolist ul li {
		width: 48%;
		float: left;
		margin-right: 2%;
		margin-bottom: 3%;
		text-align: center;
	}
	.prolist .info .fr h2 {
		font-size: 14px;
	}
	.abouts .fl {
		width:100%;
	}
	.abouts .fr {
		margin-top: 20px;
		width: 100%;
	}
}