﻿/* ls */
.wrap-du{
	max-width: 80%;
	padding: 0 4rem;
	margin: 0 auto;
}
@media screen and (max-width: 1920px) {
    .wrap-du {
        max-width: 90%;
    }
}
@media screen and (max-width: 1440px) {
    .wrap-du {
        /* padding: 0 2.5rem; */
		padding: 0 2.5rem;
    }
}
@media screen and (max-width: 1024px) {
    .wrap-du {
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width:768px){
    /* .wrap-du {padding: 0 2rem;} */
	.wrap-du {padding: 0 0rem;}
}




/* 4.x */
.swiper-container1 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.swiper-container2 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.swiper-container3 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.swiper-slide {
	/* text-align: center; */
	font-size: 18px;
	background: #fff;
	height: 100%;

	/* Center slide text vertically */
	/* display: -webkit-box;
	      display: -ms-flexbox;
	      display: -webkit-flex;
	      display: flex; */
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide2 {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.bt50 {
	margin-bottom: 50px;
}

.swiper-button-next-cp {
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI3IDQ0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmNzUwMDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPueUu+advyAxPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDIyLDIyLDBsMi4xLDIuMUw0LjIsMjIsMjQuMSw0MS45LDIyLDQ0LDAsMjJaIi8+PC9zdmc+");
	left: -80px;
	right: auto
}

.swiper-button-prev-cp {
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i5Zu+5bGCXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjcgNDQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI3IDQ0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkY3NTAwO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjcsMjJMMjcsMjJMNSw0NGwtMi4xLTIuMUwyMi44LDIyTDIuOSwyLjFMNSwwTDI3LDIyTDI3LDIyeiIvPg0KPC9zdmc+DQo=");
	right: -80px;
	left: auto
}

/* 1X */


/* title */
#productDetail {
	/* 	width: 100%;
	background: #eceff5;
	padding: 50px 0 130px 0;
	overflow: hidden;
	position: relative;
	z-index: 1; */
}

#productDetail .content {
	width: 100%;
	/* max-width: 1200px; */
	/* min-width: 1000px; */
	margin: 0 auto 30px;
	overflow: hidden;
	padding: 30px;
	background: #fff;
}

/*change*/
/*block*/
#productDetail .block .title {
	width: 100%;
	overflow: hidden;
	padding-bottom: 25px;
	background: url(../images/productDetailBlockBG.png) no-repeat bottom center;
}

#productDetail .block .title h1 {
	text-align: center;
	color: #f6f6f6;
	font-size: 80px;
	line-height: 80px;
	font-weight: bolder;
}

#productDetail .block .title h2 {
	text-align: center;
	color: #333;
	font-size: 40px;
	font-weight: bolder;
	line-height: 30px;
	margin-top: -53px;
}

#productDetail .block .title h2 span {
	font-weight: bolder;
	color: #c50807;
	font-size: 40px;
}

#productDetail .block .title h3 {
	text-align: center;
	color: #333;
	font-size: 26px;
	font-weight: lighter;
	padding-top: 20px;
	/* padding: 30px; */
	/* line-height: 30px;	
				margin-top: -53px;	 */
}

/* cp-swiper */
/* body, div, html, img {
    margin: 0;
    padding: 0;
    border: 0
}

* {
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: mgiFont, FZLTDHJW;
    background-color: #FFFFFF;
    overflow-x: hidden;
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}

a {
    color: #333;
    display: inline-block;
}

a:link {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none;
  
}

a:active {
    text-decoration: none
}
@font-face{
    font-family: mgiFont, FZLTDHJW;; 
 
}
@font-face{
    font-family: mgiFont, FZLTDHJW; 
    
} */
.owidth {
	max-width: 1920px;
	width: 100%;
	margin: auto;
	padding: 0 5.2%;
	box-sizing: border-box;
}

/*é¡¹ç›®å¯¼èˆª*/

/*banner*/
/*äº§å“ä¸­å¿ƒ*/

/*çƒ­é—¨åº”ç”¨*/
/**/
/**/
/**/
/**/
/**/
/**/


/*ç»„å­¦åˆ›æ–°çš„åŠ›é‡*/
.InnovationPower {
	margin-top: 50px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.InnovationPower a {
	display: block;
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
	background-color: #f7f7f7;
}

.InnovationPower .img {
	width: 100%;
	overflow: hidden;
}

.InnovationPower .img img {
	width: 100%;
	transition: all 0.8s ease;
}

.InnovationPower a:hover .img img {
	transform: scale(1.1);
}

.InnovationPower .txt {
	padding: 15px 25px;
	overflow: hidden;
}

.InnovationPower .txt .t1 {
	display: flex;
	justify-content: space-between;
	color: #b4b4b4;
	font-size: 16px;
	transition: all 0.4s ease;
	margin-bottom: 5px;
}

.InnovationPower .txt .t1 .sp {
	font-family: mgiFont, FZLTDHJW;
}

.InnovationPower .txt .t2 {
	color: #545454;
	font-size: 22px;
	line-height: 1.3;
	transition: all 0.4s ease;
	/* height: 63px; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: bold;
}

.InnovationPower .txt .t3 {
	color: #b4b4b4;
	font-size: 16px;
	/* margin-top: 45px; */
	margin-top: 25px;
}

.InnovationPower .txt .t3 span {
	position: relative;
	padding-right: 40px;
}

.InnovationPower .txt .t3 span i {
	position: absolute;
	right: 0;
	top: 0;
	width: 23px;
	height: 100%;
	/* background: url(../image/ic18.png) center no-repeat; */
}

.InnovationPower a:hover .txt .t3 span i {
	/* background: url(../image/ic19.png) center no-repeat; */
}

/* .InnovationPower a:hover .txt .t1,
.InnovationPower a:hover .txt .t2,
.InnovationPower a:hover .txt .t3 {
	color: #d92505;
} */

.InnovationPower .swiper-pagination {
	display: none;
}

.InnovationPower .indexbtn {
	margin-top: 50px;
}

.InnovationPower .indexbtn a {
	margin: auto;
}

/*å…³äºŽæˆ‘ä»¬*/
.indexbtn a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 180px;
	padding: 0px 25px;
	height: 50px;
	line-height: 48px;
	border: #00a19b solid 1px;
	border-radius: 25px;
	background: #00a19b;
	transition: all 0.4s ease;
	color: #FFFFFF;
	font-size: 16px;
}

.indexbtn a img {
	display: inline-block;
}

.indexbtn a .ic2 {
	display: none;
}

.indexbtn a:hover .ic2 {
	display: inline-block;
}

.indexbtn a:hover .ic1 {
	display: none;
}

.indexbtn a:hover {
	background: none;
	color: #00a19b;
}

/*åŠ å…¥æˆ‘ä»¬*/
/**/
@media only screen and (min-width: 1025px) {

	/* .InnovationPower .wrap, */
	.InnovationPower .indexbtn {
		opacity: 0;
		transform: translateY(200px);
		transition: all 1.5s ease;
	}

}

@media only screen and (max-width: 1680px) {
	.InnovationPower .owidth {
		width: 90%;
	}
}

@media only screen and (max-width: 1536px) {

	/**/
	/**/
	/**/
	.InnovationPower {
		margin-top: 40px;
	}

	.InnovationPower .txt .t1 {
			font-size: 28px;
	}
		
	.InnovationPower .txt .t2 {
		font-size: 31px;
	}	
	
	.InnovationPower .txt .t3 {
		font-size: 24px;
		margin-top: 25px;
	}	

	/**/
	/**/
}

@media only screen and (max-width: 1280px) {

	/**/
	/**/
	/**/
	/**/
	.InnovationPower .txt {
		padding: 30px 20px;
	}

	.InnovationPower .txt .t1 {
		margin-bottom: 15px;
	}

	.InnovationPower .txt .t2 {
		font-size: 19px;
		height: 50px;
	}

	.InnovationPower .txt .t3 {
		margin-top: 25px;
	}

	.InnovationPower .indexbtn {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 1024px) {

	/**/

	/**/
	/**/
	.indexbtn a {
		font-size: 15px;
	}

	/**/
	.InnovationPower {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.InnovationPower .owidth {
		width: 100%;
	}

	.InnovationPower .txt .t1,
	.InnovationPower .txt .t3 {
		font-size: 15px;
	}

	.InnovationPower .txt .t2 {
		font-size: 18px;
		height: 47px;
	}

	.InnovationPower .indexbtn {
		margin-top: 30px;
	}

	/**/
	.indexbtn a {
		width: 150px;
		height: 45px;
		line-height: 43px;
	}

	/**/
}

@media only screen and (max-width: 768px) {

	/*20220825*/
	/**/
	/*.bannerNew{
		position: static;
		padding: 60px 0px;
		transform: none;
		max-width: 90%;
		width: 90%;
		margin: auto;
	}
	.bannerNew .wrap{
		background: rgba(255,255,255,0.1);
    	box-shadow: 0px 0px 13px rgb(0 0 0 / 15%);
	}
	.bannerNew .wrap .title{
		color: #00a19b;
	}
	.bannerNew .swiper-slide ul li{
		border-bottom: rgba(0,0,0,0.1) solid 1px;
	}
	.bannerNew .swiper-slide ul li:first-child{
		border-top: rgba(0,0,0,0.1) solid 1px;
	}
	.bannerNew .wrap .swiper-slide ul li a{
		color: rgba(0,0,0,0.6)
	}
	.bannerNew .wrap .swiper-slide ul li a:after{
		background: url(../image/small_arrow.png) right center no-repeat;
	}
	.bannerNew .wrap .swiper-slide ul li:hover a{
		color: #00a19b;
		background: rgba(215,215,215,0.2);
	}
	.bannerNew .swiper-slide ul li:hover a:after{
		background: url(../image/small_arrow_g.png) right center no-repeat;
	}*/
	/**/
	/**/
	/*.TopicalApplication .wrap ul li.first ul li.w1 {
	    left: 2%;
	    top: 44%;
	}
	.TopicalApplication .wrap ul li.first ul li.w2{
		left: 21%;
	}
	.TopicalApplication .wrap ul li.first ul li.w3 {
	    right: 7%;
	    bottom: 10%;
	}
	.TopicalApplication .wrap ul li.second ul li.w1{
		left: 4%;
	}
	.TopicalApplication .wrap ul li.third ul li.w1{
		right: 11%;
		top: 4%;
	}*/
	/**/
	.InnovationPower {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.InnovationPower {
		padding-bottom: 40px;
	}

	.InnovationPower .swiper-pagination {
		display: block;
	}

	.InnovationPower .swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 0;
	}

	.InnovationPower .swiper-pagination-bullet-active {
		background: #00a19b;
	}

	/**/
}

@media only screen and (max-width: 640px) {
	/**/
	/*.ProductCenter .wrap{
		margin-top: 35px;
	}*/
	/**/
}

@media only screen and (max-width: 540px) {

	/**/
	/**/
	/*.ProductCenter .wrap{
		margin-top: 30px;
	}*/
	/**/
	/*.ProductCenter .wrap .right_w{
		margin-top: 30px;
	}*/
	/**/
	/*.TopicalApplication .wrap>ul{
		display: block;
	}
	.TopicalApplication .wrap>ul>li{
		padding-top: 0;
	}
	.TopicalApplication .wrap ul li.first,
	.TopicalApplication .wrap ul li.second,
	.TopicalApplication .wrap ul li.third{
		max-width: 100%;
		width: 100%;
	}
	.TopicalApplication .wrap ul li .img{
		display: none;
	}
	.TopicalApplication .wrap ul li ul{
		position: static;
	}
	.TopicalApplication .wrap ul li ul li{
		position: relative;
		left: 0 !important;
		top: 0 !important;
		text-align: left;
		padding-left: 12px;
		margin-bottom: 30px;
	}
	.TopicalApplication .wrap ul li ul li i{
		display: block;
		position: absolute;
		left: 0;
		top: 3px;
		width: 6px;
		height: 6px;
		background: rgba(255,255,255,0.8);
		border-radius: 50%;
		box-shadow: 0px 0px 20px rgba(255,255,255,0.2);
	}
	.TopicalApplication .wrap ul li.first ul{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.TopicalApplication .wrap ul li.first ul li{
		width: 50%;
	}
	.TopicalApplication .wrap ul li.second{
		float: left;
		width: 50%;
		text-align: left;
		padding-left: 5%;
		box-sizing: border-box;
	}
	.TopicalApplication .wrap ul li.third{
		float: left;
		width: 50%;
		padding-right: 5%;
		text-align: right;
		box-sizing: border-box;
	}
	.TopicalApplication .wrap ul li.second ul,
	.TopicalApplication .wrap ul li.third ul{
		display: inline-block;
		width: auto;
		height: auto;
	}
	.TopicalApplication .wrap .btn{
		margin-top: 10vh;
	}*/
	/**/
	.InnovationPower {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.InnovationPower {
		margin-top: 30px;
	}

	/**/

	/**/
}

@media only screen and (max-width: 480px) {

	/**/
	/**/
	.InnovationPower {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.indexbtn a {
		width: 136px;
		font-size: 14px;
		height: 42px;
		line-height: 40px;
		padding: 0px 20px;
	}

	/**/
	/**/
}


/*20220923*/
/*@media only screen and (max-width: 768px){
	.ProductCenter{
		display: block;
	}
}*/

/*20220926*/

/*20221026*/

@media (min-width: 1100px) and (max-width: 1300px) {

	.InnovationPower .indexbtn,
	.InnovationPower {
		zoom: .65;
	}
}

@media (min-width: 800px) and (max-width: 1100px) {

	.InnovationPower .indexbtn,
	.InnovationPower {
		zoom: .55;
	}
}