@charset "utf-8";
.pro1_menu{
	width: 100%;
	margin-top: 60px;
}
.pro1_menu .pro1_menu_nav{
	font-size: 18px;
	color:#333;
	margin-right: 20px;
	cursor: pointer;
	width: calc((100% - 160px) / 6);
	height: 54px;
	text-align: center;
	border:1px solid #dad7d7;
	background: #f8f8f8;
	box-sizing: border-box;
	border-radius: 8px;
}
.pro1_menu .pro1_menu_nav:nth-child(5n){
	margin-right: 0;
}
.pro1_menu .pro1_menu_nav.on,
.pro1_menu .pro1_menu_nav:hover{
	color:#f1641c;
	border:1px solid #f1641c;
	background: #fff;
}



.jmzz1_box{
	padding-bottom: 25px;
}
.jmzz1_box .jmzz1_title{
	text-align: center;
	margin-top: 60px;
}
.jmzz1_box .jmzz1_subtitle{
	font-size: 18px;
	color:#333333;
	font-weight: bold;
	text-align: center;
	margin-top: 14px;
}
.jmzz1_box .jmzz1_inner{
	margin-top: 50px;
}
.jmzz1_box .jmzz1_content_title{
	font-size: 30px;
	line-height: 30px;
	color:#0058a9;
	font-weight: bold;
}
.jmzz1_box .jmzz1_content{
	margin-top: 46px;
}
.jmzz1_swiper{
	margin-top: 55px;
	padding-bottom: 30px;
	padding-left:22px ;
	padding-right: 22px;
}
.jmzz1_swiper .jmzz1_nav{
	border:1px solid #ecebec; 
	display: block;
	padding-top: 32px;
	margin-top: 20px;
	height: 460px;
	border-radius: 10px;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
}
.jmzz11_swiper{
	margin-left:22px;
	margin-right: 22px;
	height: 54px;
}
.jmzz11_swiper .jmzz11_line{
	width: 100%;
	height: 6px;
	background: #b4c6d6;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -2px;
}
.jmzz1_box .jmzz1_sort{
	width: 52px;
	height: 52px;
	border:4px solid #b4c6d6;
	border-radius: 50%;
	font-weight: bold;
	color:#f1641c;
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	background: #fff;
	margin: auto;
	box-sizing: border-box;
}
.jmzz1_box .img_arrow{
	position: absolute;
	right: -25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.jmzz1_swiper .jmzz1_nav .jmzz1_nav_icon{
	height: 68px;
}
.jmzz1_swiper .jmzz1_nav .jmzz1_nav_icon .icon{
	margin: auto;
}
.jmzz1_swiper .jmzz1_nav .jmzz1_nav_title{
	color:#f1641c;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
}
.jmzz1_swiper .jmzz1_nav .jmzz1_nav_content{
	margin-top: 20px;
	padding: 0 34px;
	font-size: 16px;
	line-height: 26px;
	color:#666666;
	text-align: center;
}

.jmzz11_box{
	background: #f8f8f8;
	padding-top: 39px;
	padding-bottom: 108px;
}


.jmzz11_box .jmzz11_title{
	font-size: 30px;
	color:#0058a9;
	font-weight: bold;
	padding-bottom: 25px;
}
.jmzz11_box .jmzz11_nav{
	width: 14.2857%;
	margin-top: 30px;
	text-align: center;
}
.jmzz11_box .jmzz11_nav .jmzz11_icon{
	width: 120px;
	height: 110px;
	margin: auto;
	border:1px solid #d8d8d8;
	border-radius: 10px;
}
.jmzz11_box .jmzz11_nav:hover .jmzz11_icon{
	border:1px solid #f1641c;
}
.jmzz11_box .jmzz11_nav .jmzz11_icon .icon{
	max-width: 90%;
	max-height: 90%;
}
.jmzz11_box .jmzz11_nav .jmzz11_nav_title{
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color:#f1641c;
	margin-top: 20px;
}
.jmzz11_box .jmzz11_nav .jmzz11_nav_content{
	font-size: 16px;
	line-height: 26px;
	color:#666666;
	padding: 0 30px;
	margin-top: 14px;
}





.jmzz2_box{
	padding-bottom: 92px;
}
.jmzz2_box .jmzz2_title{
	text-align: center;
	margin-top: 70px;
}
.jmzz2_box .jmzz2_subtitle{
	font-size: 18px;
	color:#333333;
	font-weight: bold;
	text-align: center;
	margin-top: 14px;
}
.jmzz2_box .jmzz2_inner{
	margin-top: 70px;
}
.jmzz2_box .jmzz2_content_title{
	font-size: 30px;
	line-height: 48px;
	color:#0058a9;
	font-weight: bold;
}
.jmzz2_box .jmzz2_content{
	margin-top: 46px;
}
.jmzz2_box .jmzz2_nav{
	width: calc((100% - 80px) / 3);
	margin-right: 40px;
	margin-bottom: 40px;
	border-radius: 10px;
	background: #fff;
  	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
  	box-sizing: border-box;
  	padding: 28px 28px 45px 28px;
}
.jmzz2_box .jmzz2_nav:nth-child(3n){
	margin-right: 0;
}
.jmzz2_box .jmzz2_nav .jmzz2_nav_img{
	width: 100%;
	display: block;
	overflow: hidden;
}
.jmzz2_box .jmzz2_nav .jmzz2_nav_img .img{
	width: 100%;
	overflow: hidden;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.jmzz2_box .jmzz2_nav:hover .jmzz2_nav_img .img{
	width: 100%;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.jmzz2_box .jmzz2_nav .jmzz2_nav_title{
	color:#f1641c;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 24px;
}
.jmzz2_box .jmzz2_nav .jmzz2_nav_subtitle{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	margin-top: 20px;
}
.jmzz2_box .jmzz2_txt{
	position: relative;
}
.jmzz2_box .jmzz2_txt .jmzz2_txt_nav{
	margin-right: 44px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
	margin-top: 10px;
}
.jmzz2_box .jmzz2_txt .jmzz2_txt_nav .txt{
	position: relative;
}
.jmzz2_box .jmzz2_txt .jmzz2_txt_nav:hover .txt{
	color:#0058a9;
}
.jmzz2_box .jmzz2_txt .jmzz2_txt_nav .txt:after{
	position: absolute;
  	height: 0px;
  	width: 0px;
 	border-left: 5px solid transparent;
  	border-bottom: 8px solid #e5ecf4;
  	border-right: 5px solid transparent;
  	content: "";
  	top: 24px;
  	left: 50%;
  	margin-left: -3px;
  	z-index: 11;
  	display: none;
}
.jmzz2_box .jmzz2_txt .jmzz2_txt_nav:hover .txt:after{
  	display: block;
}
.jmzz2_box .jmzz2_txt .jmzz2_txt_nav .jmzz2_txt_content{
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	background: #e5ecf4;
	z-index: 10;
	padding: 10px;
	border-radius: 10px;
  	font-weight: initial;
  	font-size: 14px;
  	line-height: 24px;
  	color:#666666;
  	box-sizing: border-box;
}
.jmzz2_box .jmzz2_txt .jmzz2_txt_nav:hover .jmzz2_txt_content{
	display: block;
}

.jmzz3_box{
	padding-bottom: 92px;
}
.jmzz3_box .jmzz3_title{
	text-align: center;
	margin-top: 70px;
}
.jmzz3_box .jmzz3_inner{
	margin-top: 70px;
}
.jmzz3_box .jmzz3_img{
	width: 100%;
}


.jmzz4_box{
	padding-bottom: 92px;
}
.jmzz4_box .jmzz4_title{
	text-align: center;
	margin-top: 70px;
}
.jmzz4_box .jmzz4_subtitle{
	font-size: 18px;
	color:#333333;
	font-weight: bold;
	text-align: center;
	margin-top: 14px;
}
.jmzz4_box .jmzz4_inner{
	margin-top: 70px;
}
.jmzz4_box .jmzz4_con .jmzz4_content_title{
	font-size: 30px;
	line-height: 48px;
	color:#0055a7;
	font-weight: bold;
	text-align: right;
}
.jmzz4_box .jmzz4_con:nth-child(2) .jmzz4_content_title{
	text-align: left;
}
.jmzz4_box .jmzz4_content{
	margin-top: 30px;
}
.jmzz4_box .jmzz4_con{
	overflow: hidden;
	border-top: 1px solid #f8b18d;
	padding-top: 30px;
	padding-bottom: 80px;
}
.jmzz4_box .jmzz4_con .jmzz4_img{
	float: left;
	width: 62%;
	overflow: hidden;
}
.jmzz4_box .jmzz4_con .jmzz4_img .img{
	width: 100%;
	overflow: hidden;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.jmzz4_box .jmzz4_con .jmzz4_img:hover .img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.jmzz4_box .jmzz4_con .jmzz4_txt{
	float: right;
	width: 34%;
}
.jmzz4_box .jmzz4_con:nth-child(2) .jmzz4_img{
	float: right;
}
.jmzz4_box .jmzz4_con:nth-child(2) .jmzz4_txt{
	float: left;
}
.jmzz4_box .jmzz4_con .jmzz4_content_subtitle{
	font-size: 20px;
	font-weight: bold;
	color:#0055a7;
	margin-top: 30px;
}
.jmzz4_box .jmzz4_con .jmzz4_nav{
	margin-bottom: 55px;
}
.jmzz4_box .jmzz4_con .jmzz4_nav:last-child{
	margin-bottom: 0;
}
.jmzz4_box .jmzz4_con .jmzz4_content_txt{
	font-size: 16px;
	line-height: 30px;
	color:#666666;
	margin-top: 10px;
}



.about5_box{
	padding-bottom: 90px;
}
.about5_box .about5_inner{
	margin-top: 70px;
}
.about5_box .about5_nav{
	width: calc((100% - 70px) / 3);
	margin-right: 35px;
	margin-bottom: 35px;
  	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  	border:1px solid #ebe8e8;
	border-radius: 10px;
	box-sizing: border-box;
	cursor: pointer;
	overflow: hidden;
}
.about5_box .about5_nav:nth-child(3n){
	margin-right: 0;
}
.about5_box .about5_nav .about5_nav_img{
	position: relative;
	overflow: hidden;
}
.about5_box .about5_nav .about5_nav_img .img{
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	transition: all 0.6s;
}
.about5_box .about5_nav .about5_nav_img .img:hover{
	transform: scale(1.1);
}
.about5_box .about5_nav .video_icon{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 62px;
	height: 62px;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 1;
}
.about5_box .about5_nav .about5_nav_title{
	height: 75px;
	text-align: center;
	font-size: 18px;
	color:#333333;
	line-height: 30px;
}
.about5_box .about5_nav:hover .about5_nav_title{
	color:#0058a9;
}
.product_page{
	margin-top: 10px;
}
.video_al{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	transform: scale(0);
}
.video_al.show{
	transform: scale(1);
}
.video_al .video_box{
	width: 60%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border:10px solid #fff;
}
.video_al .video_close{
	position: absolute;
	right: 30px;
	top: 30px;
	width: 46px;
	cursor: pointer;
}
/*响应式适配*/

@media screen and (max-width: 1861px) {
	
}

@media screen and (max-width: 1681px) {
	
	.pro1_menu .pro1_menu_nav{
		font-size: 14px;
	}
}

@media screen and (max-width: 1450px) {
	.jmzz1_swiper .jmzz1_nav .jmzz1_nav_content {
	    padding: 0 20px;
	    font-size: 14px;
	    line-height: 26px;
	}
	.jmzz11_box .jmzz11_nav .jmzz11_nav_content {
	    font-size: 14px;
	    line-height: 24px;
	    padding: 0 10px;
	}
	.jmzz1_swiper .jmzz1_nav .jmzz1_nav_title {
	    font-size: 20px;
	    line-height: 20px;
	}
	
	.jmzz2_box .jmzz2_nav .jmzz2_nav_title {
	    font-size: 20px;
	    line-height: 20px;
	    margin-top: 24px;
	}
	.jmzz4_box .jmzz4_con .jmzz4_nav {
	    margin-bottom: 30px;
	}
	.pro1_menu .pro1_menu_nav{
		width: calc((100% - 140px) / 6);
	}
	.about5_box .about5_nav .video_icon {
	    width: 52px;
	    height: 52px;
	}
}

@media screen and (max-width: 1335px) {
	.jmzz1_swiper .jmzz1_nav{
		height: 550px;
	}
	
	
}

@media screen and (max-width: 1200px) {
	.base_menu .base_menu_nav {
	    width: 25%;
	}
	.jmzz1_box .jmzz1_title {
	    margin-top: 20px;
	}
	.jmzz1_box .jmzz1_content_title {
	    font-size: 14px;
	    line-height: 20px;
	    text-align: center;
	}
	.jmzz1_box .jmzz1_inner {
	    margin-top: 20px;
	}
	.jmzz1_box .jmzz1_subtitle {
	    font-size: 12px;
	    margin-top: 10px;
	}
	.jmzz1_swiper .jmzz1_nav .jmzz1_nav_content {
	    padding: 0 10px;
	    font-size: 12px;
	    line-height: 24px;
	    margin-top: 10px;
	}
	.jmzz11_box .jmzz11_nav .jmzz11_nav_content {
	    font-size: 12px;
	    line-height: 20px;
	    margin-top: 6px;
	}
	.jmzz1_swiper .jmzz1_nav .jmzz1_nav_title {
	    font-size: 14px;
	    line-height: 14px;
	}
	.jmzz1_box .jmzz1_content {
	    margin-top: 0px;
	}
	.jmzz1_swiper {
	    margin-top: 0px;
	}
	.jmzz1_swiper .jmzz1_nav {
	    height: 340px;
	    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	}
	.jmzz1_swiper .jmzz1_nav .jmzz1_nav_icon {
	    height: 20px;
	    width: 20px;
	    margin: auto;
	    margin-bottom: 10px;
	}
	.jmzz1_swiper .jmzz1_nav .jmzz1_nav_icon .icon{
		max-height: 100%;
		max-width: 100%;
	}
	.jmzz1_box .jmzz1_sort {
	    width: 32px;
	    height: 32px;
	    border: 2px solid #b4c6d6;
	    border-radius: 50%;
	    line-height: 28px;
	    font-size: 12px;
	}
	.jmzz11_swiper .jmzz11_line {
	    height: 4px;
	    margin-top: -2px;
	}
	.jmzz11_swiper {
	    margin-left: 10px;
	    margin-right: 10px;
	    height: 32px;
	}
	.jmzz1_box .img_arrow {
		width: 12px;
		height: 21px;
	    right: -16px;
	}
	.jmzz11_box {
	    padding-top: 20px;
	    padding-bottom: 20px;
	    overflow: hidden;
	}
	.jmzz11_box .jmzz11_title {
	    font-size: 16px;
	    padding-bottom: 10px;
	}
	.jmzz11_box .jmzz11_nav {
	    margin-top: 20px;
	}
	.jmzz11_box .jmzz11_nav .jmzz11_nav_title {
	    font-size: 14px;
	    line-height: 20px;
	    margin-top: 10px;
	}
	.jmzz11_box .jmzz11_nav .jmzz11_icon {
	    width: 120px;
	    height: 75px;
	    border-radius: 5px;
	}
	.jmzz11_box .jmzz11_nav .jmzz11_icon .icon {
	    max-width: 70%;
	    max-height: 70%;
	}
	.jmzz2_box {
	    padding-bottom: 30px;
	}
	.jmzz2_box .jmzz2_title {
	    text-align: center;
	    margin-top: 20px;
	}
	.jmzz2_box .jmzz2_inner {
	    margin-top: 20px;
	}
	.jmzz2_box .jmzz2_subtitle {
	    font-size: 12px;
	    margin-top: 10px;
	}
	.jmzz2_box .jmzz2_content_title {
	    font-size: 14px;
	    line-height: 20px;
	    text-align: center;
	}
	.jmzz2_box .jmzz2_content {
	    margin-top: 20px;
	}
	
	.jmzz2_box .jmzz2_nav{
		width: calc((100% - 40px) / 3);
		margin-right: 20px;
		margin-bottom: 20px;
		border-radius: 10px;
		background: #fff;
	  	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
	  	box-sizing: border-box;
	  	padding: 10px 10px 20px 10px;
	}
	.jmzz2_box .jmzz2_txt .jmzz2_txt_nav {
	    margin-right: 10px;
	    font-size: 14px;
	    margin-top: 10px;
	}
	.jmzz3_box {
	    padding-bottom: 30px;
	}
	.jmzz3_box .jmzz3_title {
	    margin-top: 20px;
	}
	.jmzz3_box .jmzz3_inner {
	    margin-top: 20px;
	}
	
	
	.jmzz4_box {
	    padding-bottom: 30px;
	}
	.jmzz4_box .jmzz4_title {
	    text-align: center;
	    margin-top: 20px;
	}
	.jmzz4_box .jmzz4_inner {
	    margin-top: 20px;
	}
	.jmzz4_box .jmzz4_subtitle {
	    font-size: 12px;
	    margin-top: 10px;
	}
	.jmzz4_box .jmzz4_con .jmzz4_content_title {
	    font-size: 14px;
	    line-height: 20px;
	}
	.jmzz4_box .jmzz4_content {
	    margin-top: 20px;
	}
	.jmzz4_box .jmzz4_con .jmzz4_content_subtitle {
	    font-size: 14px;
	    margin-top: 0;
	}
	.jmzz4_box .jmzz4_con .jmzz4_content_txt {
	    font-size: 12px;
	    line-height: 20px;
	}
	.jmzz4_box .jmzz4_con .jmzz4_nav {
	    margin-bottom: 20px;
	}
	
	
	.pro1_menu{
		margin-top: 30px;
	}
	.pro1_menu .pro1_menu_nav {
	    font-size: 14px;
	    line-height: 14px;
	    margin-right: 10px;
	    margin-bottom: 10px;
	    width: calc((100% - 40px) / 5);
	}
	
	.about5_box .about5_inner {
	    margin-top: 20px;
	}
	.about5_box .about5_nav .video_icon {
	    width: 42px;
	    height: 42px;
	}
	.about5_box {
	    padding-bottom: 20px;
	}
	.about5_box .about5_nav .about5_nav_title {
	    height: 55px;
	    font-size: 14px;
	    line-height: 24px;
	}
	.about5_box .about5_nav {
	    width: calc((100% - 40px) / 3);
	    margin-right: 20px;
	    margin-bottom: 20px;
	}
}

@media screen and (max-width: 1100px) {
	
}

@media screen and (max-width: 1000px) {
	
	.jmzz11_box .jmzz11_nav{
		display: block;
		width: 20%;
	}
	.jmzz1_swiper .jmzz1_nav {
	    height: 560px;
	}
}

@media screen and (max-width: 768px) {
	.jmzz1_swiper {
	    padding-left: 10px;
	    padding-right: 10px;
	    padding-bottom: 20px;
	}
	.jmzz1_swiper .jmzz1_nav {
	    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	    height: 620px;
	    line-height: 16px;
	}
	.jmzz1_box {
	    padding-bottom: 30px;
	}
	.jmzz11_box .jmzz11_nav{
		width: 50%;
		margin-top: 10px;
	}
	.jmzz11_box .jmzz11_nav .jmzz11_nav_content{
		margin-top: 0;
	}
	.jmzz11_box .jmzz11_nav .jmzz11_icon .icon {
	    max-width: 60%;
	    max-height: 60%;
	}
	.jmzz11_box .jmzz11_nav .jmzz11_icon {
	    width: 80px;
	    height: 50px;
	}
	.jmzz2_box .jmzz2_nav{
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		border-radius: 10px;
		background: #fff;
	  	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
	  	box-sizing: border-box;
	}
	.jmzz2_box .jmzz2_nav .jmzz2_nav_title {
	    font-size: 16px;
	    line-height: 16px;
	    margin-top: 10px;
	}
	.jmzz2_box .jmzz2_nav .jmzz2_nav_subtitle {
	    font-size: 12px;
	    line-height: 20px;
	    margin-top: 10px;
	}
	.jmzz4_box .jmzz4_con .jmzz4_img {
	    float: initial;
	    width: 100%;
	}
	.jmzz4_box .jmzz4_con .jmzz4_txt {
	    float: initial;
	    width: 100%;
	}
	.jmzz4_box .jmzz4_con:nth-child(2) .jmzz4_img {
	    float: initial;
	    width: 100%;
	}
	.jmzz4_box .jmzz4_con:nth-child(2) .jmzz4_txt {
	    float: initial;
	    width: 100%;
	}
	.jmzz4_box .jmzz4_con {
	    padding-top: 15px;
	    padding-bottom: 20px;
	}
	.jmzz4_box .jmzz4_con .jmzz4_content_subtitle {
	    font-size: 14px;
	    margin-top: 10px;
	}
	.jmzz4_box .jmzz4_con .jmzz4_content_txt {
	    margin-top: 5px;
	}
	.jmzz4_box .jmzz4_content {
	    margin-top: 15px;
	}
	.jmzz4_box {
	    padding-bottom: 0px;
	}
	.jmzz4_box .jmzz4_con .jmzz4_nav{
		margin-bottom: 10px;
	}
	.pro1_menu{
		margin-top: 20px;
	}
	.pro1_menu .pro1_menu_nav {
	    width: calc((100% - 40px) / 5);
	    height: 80px;
	    line-height: 16px;
	    font-size: 12px;
	}
	
	.about5_box .about5_nav .video_icon {
	    width: 26px;
	    height: 26px;
	}
	.about5_box {
	    padding-bottom: 20px;
	}
	.about5_box .about5_nav .about5_nav_title {
	    height: 55px;
	    font-size: 12px;
	    line-height: 16px;
	    padding: 0 10px;
	}
	.about5_box .about5_nav {
	    width: calc((100% - 10px) / 2);
	    margin-right: 10px;
	    margin-bottom: 10px;
	}
	.about5_box .about5_nav:nth-child(3n){
	    margin-right: 10px;
	}
	
	.about5_box .about5_nav:nth-child(2n){
	    margin-right: 0;
	}
	.video_al .video_box{
		width: 100%;
		border:none;
	}
	.video_al .video_close{
		right: 20px;
		top: 20px;
		width: 32px;
	}
	
	.base_menu .base_menu_inner{
		display: block;
		overflow-x: auto;
		overflow-y: hidden;
		font-size: 0;
		width: 100% !important;
		white-space: nowrap;
	}
	.base_menu .base_menu_nav{
		font-size: 12px !important;
		line-height: 12px !important;
		display: inline-block !important;
		vertical-align: middle;
		width: auto !important;
		line-height: 36px !important;
		padding: 0 10px !important;
	}
}
@media screen and (max-width: 600px) {
	.jmzz1_swiper .jmzz1_nav{
		padding-top: 15px;
		height: 660px;
	}
	.jmzz1_swiper .jmzz1_nav .jmzz1_nav_content {
	    line-height: 18px;
	}
}




@media screen and (max-width: 414px) {
	
}

@media screen and (max-width: 380px) {
	
}

@media screen and (max-width: 330px) {
	
}
