@font-face {
    font-family: 'usuzi';
    src: url('usuzi.eot');
    src: url('usuzi.eot?#iefix') format('embedded-opentype'),
         url('usuzi.woff2') format('woff2'),
         url('usuzi.woff') format('woff'),
         url('usuzi.svg#usuzi') format('svg');
    font-weight: normal;
    font-style: normal;
}

.puc-video{
	height: auto;
	overflow: hidden;
	position: relative;
}
.puc-video video{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	border: 0;
	outline: none;
}
.puc-pic{
	height: auto;
	overflow: hidden;
}
.puc-pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.container-hhqq{
	max-width: 1530px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.mgn-t30{
	margin-top: 30px;
}
.mgn-t60{
	margin-top: 20px;
}
.full-pub-1080{
	height: 56.25vw;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.main-box-1500{
	width: 100%;
	max-width: 1530px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}



/******************/
.section-bg1{
	background-image: url(078_01.jpg);
	position: relative;
}
.section-bg2{
	background-image: url(078_03.jpg);
	position: relative;
}
.section-bg3{
	background-image: url(bg3.jpg);
	position: relative;
}
.wz-078-1{
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding-top: 4vw;
	line-height: 1.5;
}
.pic-078-1{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.pic-078-1 img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.gif-078-1{
	width: 38%;
	height: 100%;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
}
.gif-078-1 img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}
.wz-box-2{
	width: 54%;
	position: absolute;
	right: 0;
	bottom: 6.6vw;
	padding-right: 15px;
}
.wz-box-2 h1{
	height: auto;
	overflow: hidden;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'FZCCHJ';
}
.wz-078-info{
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	color: #fff;
	font-size: 14px;
}
.wz-box-3{
	width: 46.666666%;
	height: 100%;
	float: left;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	
}
.ico-078-list{
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	color: #fff;
}
.ico-078-list li{
	float: left;
	width: 30%;
	height: auto;
	overflow: hidden;
	color: #fff;
	text-align: center;
	margin-bottom: 3vw;
}
.ico-078-list li .ico{
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	max-width: 150px;
}
.ico-078-list li .ico img{
	display: block;
	margin: 0 auto;
	max-width: 50px;
	height: auto;
}
.ico-078-list li .title{
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}
.ico-078-list li .title-2{
	font-size: 9px;
	margin-top: 5px;
}
.kouwei-box{
	height: auto;
	overflow: hidden;
	position: relative;
}
.kw-pic{
	padding: 0 15px;
	width: 100%;
	max-width: 1530px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 3vw;
	z-index: 123;
}
.kw-pic img{
	max-width: 100%;
	height: auto;
}
.swiper-kouwei{
	overflow: hidden;
	height: auto;
	position: relative;
}
.swiper-kouwei .swiper-slide{
	height: auto;
	overflow: hidden;
}
.swiper-kouwei .swiper-slide .pic{
	height: auto;
	overflow: hidden;
}
.swiper-kouwei .swiper-slide .pic img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.gun-arrow{
	display: block;
	width: 44px;
	height: 66px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 1111;
}
.gun-arrow.gun-prev{
	background-image: url(zou.png);
	left: 35px;
}
.gun-arrow.gun-next{
	background-image: url(you.png);
	right: 35px;
}

.full-fruity{
	height: auto;
	overflow: hidden;
	/* background-image: url(./fruity-bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover; */
	position: relative;
}
.fruity-bg{
	height: auto;
	overflow: hidden;
}
.fruity-bg img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.fruity-up{
	position: absolute;
	z-index: 11;
	left: 0;
	right: 0;
	top: 50%;
	opacity: 0;
	visibility: hidden;
	transition: 1s;
	height: 100%;
}
.fruity-up img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.fruity-up.on{
	opacity: 1;
	visibility: visible;
	top: 0;
}
.fruity-top{
	position: absolute;
	top: 5.2vw;
	right: 9vw;
	z-index: 333;
	width: 50vw;
}
.fruity-top h1{
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-family: 'FZCCHJ';
	text-align: right;
	font-size: 16px;
}
.fruity-top .xiao-sml{
	height: auto;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}
.fruity-wrap{
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.bbcmd-wrpa{
	height: auto;
	overflow: hidden;
	width: 100%;
	max-width: 635px;
	position: relative;
	float: right;
	padding-left: 45px;
}
.bbcmd-wrpa .swiper-pagination{
	width: 15px;
	height: auto;
	overflow: hidden;
	left: 0;
	bottom: 0;
}
.bbcmd-wrpa .swiper-pagination .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	background-color: #464646;
	opacity: 1;
}
.bbcmd-wrpa .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #b7b7b7;
}
.swiper-fruity.swiper-container{
	width: 100%;
	/* max-width: 590px;
	float: right; */
}
.swiper-fruity.swiper-container .swiper-slide{
	height: auto;
	overflow: hidden;
	border-radius: 10px;
}
.swiper-fruity.swiper-container .swiper-slide .pic{
	height: auto;
	overflow: hidden;
}
.swiper-fruity.swiper-container .swiper-slide .pic img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.bbcmd-wrpa{
	height: auto;
	overflow: hidden;
	width: 100%;
	max-width: 635px;
	position: relative;
	float: right;
	padding-left: 45px;
}
.bbcmd-wrpa .swiper-pagination{
	width: 15px;
	height: auto;
	overflow: hidden;
	left: 0;
	bottom: 40%;
}
.bbcmd-wrpa .swiper-pagination .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	background-color: #464646;
	opacity: 1;
}
.bbcmd-wrpa .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #b7b7b7;
}
.full-canshu{
	height: 56.25vw;
	background-image: url(csbg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.canshu-flex{
	height: 100%;
	padding: 30px;
	max-width: 1630px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.canshu-flex .pic{
	width: 43.75%;
	height: auto;
	overflow: hidden;
}
.canshu-flex .pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.cansu-wrap{
	width: 46.875%;
	height: auto;
	overflow: hidden;
	color: #fff;
}
.cansu-wrap h1{
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 16px;
	font-family: 'FZCCHJ';
	text-transform: uppercase;
}
.cansu-wrap h3{
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: 'FZCCHJ';
	text-transform: uppercase;
}
.cansu-wrap p{
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}
.full-baozg-070c{
	padding-top: 4.2vw;
	padding-bottom: 4.2vw;
	background-image: url(baozg-bg.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.baozg-flex{
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	/* display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: space-between; */
}
.baozg-flex h1{
	margin-top: 15px;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
	font-family: 'FZCCHJ';
	font-size: 18px;
}
.baozg-outet7c{
	height: auto;
	overflow: hidden;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.baozg-flex h1{
	margin-top: 15px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-family: 'FZCCHJ';
	font-size: 18px;
}
.baozg-outet7c .pic{
	width: 58.4%;
	height: auto;
	overflow: hidden;
}
.baozg-outet7c .pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.baozg-outet7c .baozg-youu{
	width: 38.6%;
	height: auto;
	overflow: hidden;
}
.baozg-outet7c .baozg-youu .tutuwz{
	height: auto;
	overflow: hidden;
	padding-right: 15%;
}
.baozg-outet7c .baozg-youu .tuup{
	height: auto;
	overflow: hidden;
}
.baozg-outet7c .baozg-youu .tuup img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.baozg-outet7c .baozg-youu h2{
	color: #fff;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}
.baozg-outet7c .baozg-youu p{
	color: #fff;
	text-align: right;
	font-size: 12px;
}


@media (min-width: 540px) {
	.fruity-top h1{
		font-size: 18px;
	}
	.fruity-wrap{
		margin-top: 45px;
	}
	.cansu-wrap h1{
		font-size: 18px;
	}
	.cansu-wrap p{
		font-size: 14px;
		line-height: 2;
	}
	.cansu-wrap h3{
		font-size: 16px;
	}
	.baozg-outet7c .baozg-youu h2{
		font-size: 16px;
	}
	.baozg-outet7c .baozg-youu p{
		font-size: 14px;
	}
	
}
@media (min-width: 768px) {
	.wz-078-1{
		font-size: 16px;
	}
	.wz-078-info{
		font-size: 16px;
	}
	.wz-box-2 h1{
		font-size: 30px;
	}
	.ico-078-list li .title{
		font-size: 16px;
	}
	.ico-078-list li .title-2{
		font-size: 12px;
	}
	.fruity-top h1{
		font-size: 18px;
	}
	.fruity-top{
		width: 50vw;
	}
	.fruity-wrap{
		margin-top: 20px;
	}
	.cansu-wrap h1{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.cansu-wrap p{
		font-size: 16px;
		line-height: 2;
	}
	.cansu-wrap h3{
		font-size: 16px;
	}
	.baozg-flex h1{
		font-size: 24px;
		margin-bottom: 30px;
	}
	.baozg-outet7c .baozg-youu h2{
		font-size: 24px;
	}
	.baozg-outet7c .baozg-youu p{
		font-size: 16px;
	}
	
}
@media (min-width: 992px) {
	.wz-078-1{
		font-size: 18px;
	}
	.wz-078-info{
		font-size: 18px;
	}
	.wz-box-2 h1{
		font-size: 36px;
	}
	.ico-078-list li .title{
		font-size: 18px;
	}
	.ico-078-list li .title-2{
		font-size: 14px;
	}
	.ico-078-list li .ico img{
		max-width: 100px;
	}
	.fruity-top h1{
		font-size: 20px;
	}
	.fruity-top .xiao-sml{
		font-size: 13px;
		padding-left: 30%;
		margin-top: 30px;
	}
	.fruity-top{
		width: 45vw;
	}
	.fruity-wrap{
		margin-top: 60px;
	}
	.cansu-wrap h1{
		font-size: 30px;
		margin-bottom: 25px;
	}
	.cansu-wrap p{
		font-size: 18px;
	}
	.cansu-wrap h3{
		font-size: 18px;
	}
	.baozg-flex h1{
		font-size: 30px;
		margin-bottom: 40px;
	}
	.baozg-outet7c .baozg-youu h2{
		font-size: 24px;
	}
	.baozg-outet7c .baozg-youu p{
		font-size: 20px;
	}
	
}
@media (min-width: 1200px) {
	.wz-078-1{
		font-size: 20px;
	}
	.wz-078-info{
		font-size: 20px;
	}
	.wz-box-2 h1{
		font-size: 48px;
	}
	.ico-078-list li .title{
		font-size: 24px;
	}
	.ico-078-list li .title-2{
		font-size: 16px;
	}
	.ico-078-list li .ico img{
		max-width: 150px;
	}
	.fruity-top h1{
		font-size: 24px;
	}
	.fruity-top .xiao-sml{
		font-size: 15px;
	}
	.fruity-top{
		width: 50vw;
	}
	.fruity-wrap{
		margin-top: 60px;
	}
	.cansu-wrap h1{
		font-size: 36px;
		margin-bottom: 30px;
	}
	.cansu-wrap p{
		font-size: 22px;
	}
	.cansu-wrap h3{
		font-size: 22px;
	}
	.baozg-flex h1{
		font-size: 36px;
		margin-bottom: 50px;
	}
	.baozg-outet7c .baozg-youu h2{
		font-size: 30px;
	}
	.baozg-outet7c .baozg-youu p{
		font-size: 24px;
	}
	
}
@media (min-width: 1300px) {
	.fruity-top h1{
		font-size: 30px;
	}
	.fruity-top .xiao-sml{
		font-size: 17px;
	}
	.fruity-top{
		width: 50vw;
	}
	.fruity-wrap{
		margin-top: 80px;
	}
	
}
@media (min-width: 1400px) {
	.wz-078-1{
		font-size: 24px;
	}
	.wz-078-info{
		font-size: 24px;
	}
	.wz-box-2 h1{
		font-size: 56px;
	}
	.ico-078-list li .title{
		font-size: 30px;
	}
	.ico-078-list li .title-2{
		font-size: 22px;
	}
	.fruity-top h1{
		font-size: 36px;
	}
	.fruity-top .xiao-sml{
		font-size: 19px;
	}
	.fruity-wrap{
		margin-top: 100px;
	}
	.cansu-wrap h1{
		font-size: 48px;
		margin-bottom: 40px;
	}
	.cansu-wrap p{
		font-size: 28px;
	}
	.cansu-wrap h3{
		font-size: 28px;
	}
	.baozg-flex h1{
		font-size: 48px;
		margin-bottom: 60px;
	}
	.baozg-outet7c .baozg-youu h2{
		font-size: 36px;
	}
	.baozg-outet7c .baozg-youu p{
		font-size: 27px;
	}
	
}
@media (min-width: 1500px) {
	.fruity-top h1{
		font-size: 42px;
	}
	.fruity-top .xiao-sml{
		font-size: 21px;
	}
	.fruity-wrap{
		margin-top: 145px;
	}
	
}
@media (min-width: 1600px) {
	.wz-078-1{
		font-size: 30px;
	}
	.wz-box-2 h1{
		font-size: 64px;
	}
	.wz-078-info{
		font-size: 30px;
	}
	.fruity-top h1{
		font-size: 48px;
	}
	.fruity-top .xiao-sml{
		font-size: 23px;
	}
	.cansu-wrap h1{
		font-size: 60px;
		margin-bottom: 50px;
	}
	.cansu-wrap p{
		font-size: 30px;
	}
	.cansu-wrap h3{
		font-size: 30px;
	}
	.baozg-flex h1{
		font-size: 60px;
		margin-bottom: 70px;
	}
	
}
@media (min-width: 1700px) {
	.fruity-top{
		width: 50vw;
	}
	.fruity-top h1{
		font-size: 60px;
	}
	.fruity-top .xiao-sml{
		font-size: 25px;
	}
}
@media (min-width: 1800px) {
	
	
}