@media only screen and (min-width: 320px) and (max-width: 740px) {	 
      .about .jieshao iframe{margin-bottom: 0.34rem;}
	  .product ul li{margin-bottom: 0.3rem;}
	  .banner .bt h1{font-size: 0.27rem;}
					}					
		@media only screen and (min-width: 741px) and (max-width:1200px) {	
		.about .jieshao,.solution .pcda{display: flex;justify-content: space-between;}
		.about .jieshao iframe{margin-right: 0.64rem;}
		.product ul{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(100%/3 - 0.33rem),1fr));
		    grid-gap: 0.53rem 0.33rem;}
		    .banner .bt h1{font-size: 0.47rem;}

					}
		@media only screen and (min-width: 1200px) and (max-width:1387px) {
				.banner .bt h1{font-size: 0.47rem;}
				}
		@media only screen and (min-width: 1387px) and (max-width:1633px) {
			.banner .bt h1{font-size: 0.57rem;}
			}
			@media only screen and (min-width: 1633px){
				  .banner .bt h1{font-size: 0.67rem;}
				}
		@media only screen and (min-width: 1200px)  {
		.about .jieshao,.solution .pcda{display: flex;justify-content: space-between;}
		.about .jieshao iframe{margin-right: 0.64rem;}
		.product ul{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(100%/3 - 0.33rem),1fr));
		    grid-gap: 0.53rem 0.33rem;}
		
					}
		.banner {position: relative;}
		.swiper-button-next,.swiper-button-prev{width: 0.6rem !important;height: 0.6rem !important;line-height: 100%;border-radius: 50%;
		   text-align: center;color: #000 !important;background: #f5f5f5;}
		   .swiper-button-next:after,.swiper-button-prev:after{font-size: 0.25rem !important;}
		   .swiper-button-prev{left: 14.2% !important;}
		   .swiper-button-next{right: 14.2% !important;}
		   .swiper .swiper-slide img{width: 100%;height: auto;display: block;}
		.banner .bt{width: 60%; z-index: 9999;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;}
		   .banner .bt h1{text-align: center;color: #F0F2F3;font-weight: 900;}
		.banner .bt a{display: block;width: 3.32rem;height: 0.67rem;line-height: 0.67rem; text-align: center;font-size: 0.19rem;font-weight: bold;color: #fff;background: #1A2640;
		margin: 0.21rem auto;border: 1px solid #1A2640;}
		.banner .bt a:hover{border: 1px solid #fff;background: none;text-decoration: underline;}
		
		.about .tit{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #707070;
		padding: 0.83rem 0 5px 0;margin-bottom: 0.6rem;}
		.about .tit h2{font-weight: 900;color: #132843;font-size: 0.4rem;line-height: 0.4rem;}
		.about .tit .iconfont{font-size: 1.06rem;color: #132843;line-height: 1.06rem;}
		.about .jieshao iframe{border: none;width: 6.4rem;height: 3.62rem;flex-shrink: 0;}
		.about .jieshao .text h3{font-size: 0.26rem;color: #2f2f2f;font-weight: 900;margin-bottom: 0.14rem;}
		.about .jieshao .text P{font-size: 0.165rem;color: #2F2F2F;margin-bottom: 0.3rem;}
		.about .jieshao .text a{display: block;width: 1.94rem;padding: 0.08rem 0;border: 2px solid #1A2640;
		background: #1A2640;text-align: center;font-size: 0.19rem;color: #F0F2F3;font-weight: bold;}
		.about .jieshao .text a:hover{color: #1A2640;text-decoration: underline;background: none;}
		.solution{background: #1A2640;padding: 0.67rem 0 0 0;margin: 0.88rem 0 0 0;}
		.solution h2{font-size: 0.4rem;color: #fff;font-weight: 900;}
		.solution p{font-size: 0.2rem;color: #fff;width: 80.41%;margin: 0.15rem 0 0.32rem 0;}
		.solution .pcda{border-top: 1px solid #707070;padding: 0.5rem 0 0.88rem 0;}
		.solution ul li{font-size: 0.2rem;color: #fff;list-style: outside;margin-bottom: 0.24rem;}
		.solution img{max-width: 100%;height: auto;}
		.solution ul a{display: block;width: 2.66rem;text-align: center;font-size: 0.19rem;color: #fff;font-weight: bold;
height: 0.51rem;line-height: 0.51rem;border: 2px solid #FFFFFF;margin: 0.35rem 0;}
		.solution ul a:hover{background: #FDB338;border: 2px solid #FDB338;text-decoration: underline;}
		.emtt{background: url(/wp-content/themes/mavix-insurance/assets/images/emttbg.jpg) no-repeat;background-size: cover;padding: 0.61rem 0 0.79rem 0;}
		.emtt ul{display: flex;justify-content: space-between;}
		.emtt ul li{text-align: center;}
		.emtt ul li div{font-size: 1.22rem;color: #FFFFFF;line-height: 1.54rem;}
		.emtt ul li span{font-size: 0.25rem;color: #FFFFFF;}
		.product{padding: 0.85rem 0 0.88rem 0;}
		.product h2{font-size: 0.4rem;color: #1A2640;font-weight: 900;text-align: center;}
		.product p{font-size: 0.2rem;color: #333;text-align: center;margin: 0.1rem 0 0.4rem 0;}
		.product ul li{border-radius: 10px;box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.16);overflow: hidden;}
		.product ul li img{width: 100%;height: auto;display: block;}
		.product ul li h3{font-size: 0.22rem;color: #292929;font-weight: 400;padding: 0.13rem 0.3rem;}
		.img-container{position: relative;}
        .img-container::after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: rgba(0,0,0,0);
          z-index: 1;
        }
        .product ul li:hover .img-container::after {
          background: rgba(0,0,0,0.5);
        }
		
		
		
		
		