/* 公共样式表css */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	border: 0;
}

.module-banner ul, li {
	margin: 0;
	padding: 0;
}


.module-banner img {
	border: 0;
}
.module-banner button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}
.module-banner li {
	list-style: none;
}

.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
}
/* 必要布局样式css */

.module-banner-box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	display: flex;

}
.module-banner-head {
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
	color: #333;
}
.module-banner-head em {
	display: block;
	margin-bottom: 14px;
	font-style: normal;
	font-size: 30px;
}
.module-banner-head span {
	font-size: 16px;
	opacity: .6;
}

.module-banner-tab-list {
	float: left;
	padding-top: 8px;
	width: 504px;
	height: 416px;

}
.module-banner-tab{
	border-radius: 12px;
	background: linear-gradient(315deg, rgba(81, 148, 55, 0.1) 0%,rgba(54, 186, 197, 0.1) 100%);

	
}
.module-banner-tab-list .module-tab-nav li:nth-child(1) {
	background: linear-gradient(315deg, rgba(81, 148, 55, 0.1) 0%,rgba(54, 186, 197, 0.1) 100%);

}
.module-banner-tab-list .module-tab-nav li:nth-child(2) {
	background: linear-gradient(315deg, rgba(81, 148, 55, 0.1) 0%,rgba(54, 186, 197, 0.1) 100%);

}
.module-banner-tab-list .module-tab-nav li:nth-child(3) {
	background: linear-gradient(315deg, rgba(81, 148, 55, 0.1) 0%,rgba(54, 186, 197, 0.1) 100%);

}

.module-banner-tab-list ul li {

	width: 440px;
	height: 64px;
	cursor: pointer;
	text-align: center;
	position: relative;
	margin: auto;
	border-radius: 12px;
	margin-top: 16px;
	

}
.module-banner-tab-list ul li p {
	margin: 0;
	line-height: 70px;
}
.module-banner-tab-list ul li i {
	width: 440px;
	height: 208px;
	display: none;
}
.module-banner-tab .module-banner-tab-list .module-tab-nav .on {
	opacity: 1;
	height: 208px;
	background-image: url(../images/product_tab01.png) 
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on .tabshow {
	visibility:hidden;
}

  
  .text_product {
	padding-top: 24px;
	width: 208px !important;
	height: 18px !important;
	overflow-wrap: break-word;
	color: rgba(51, 51, 51, 1);
	font-size: 18px;
	font-family: PingFangSC-Medium;
	text-align: left;
	white-space: nowrap;
	line-height: 18px;
	margin: 20px 0 0 24px !important;
  }
  .text_product_arrow {
	padding-left: 350px;
  }

  



  .module-banner-tab .module-banner-tab-list .module-tab-nav li:hover{
	background: linear-gradient(315deg, rgba(81, 148, 55, 0.5) 0%,rgba(54, 186, 197, 0.5) 100%);

}
.module-banner-tab .module-banner-tab-list .module-tab-nav li:hover .text_product_arrow{
	padding-left: 370px !important;
}
.module-banner-tab .module-banner-tab-list .module-tab-nav .on:hover {
	opacity: 1;
	height: 208px;
	background-repeat: repeat;
}

.module-banner-tab-list-box {
	float: right;
	width: 696px;
	height: 416px;
	/* padding: 40px; */
	overflow: hidden;
	position: relative;
}
.module-tab-box-ma {
	width: 696px;
	opacity: 1;
	z-index: 100;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	position: relative;
}
.module-tab-title h4 {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: normal;
	position: relative;
}
.module-tab-title h4:before {
	content: " ";
	display: inline-block;
	width: 3px;
	height: 16px;
	background: #108cee;
	margin-bottom: -2px;
	margin-right: 8px;
}
.module-tab-title p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.module-tab-text {
	margin: 20px 0;
}
.module-tab-text h4 {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: normal;
	position: relative;
}
.module-tab-text h4:before {
	content: " ";
	display: inline-block;
	width: 3px;
	height: 16px;
	background: #108cee;
	margin-bottom: -2px;
	margin-right: 8px;
}
.module-tab-text ul li {
	width: 33%;
	float: left;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer;
	color: #a2a2a2;
	border: 1px solid #f4f4f4;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.icon {

	display: inline-block;
	vertical-align: middle;
	display: none;

}
.tab_bk_01 {
	margin: 0px !important;
	width: 440px;
	height: 208px;
	background: url(../images/product_tab01.png)
	  100% no-repeat !important;
	background-size: 100% 100%;
	justify-content: flex-center;
	margin: 16px 0 0 -472px;
  }
  .tab_bk_02 {
	margin: 0px !important;
	width: 440px;
	height: 208px;
	background: url(../images/product_tab02.png)
	  100% no-repeat !important;
	background-size: 100% 100%;
	justify-content: flex-center;
	margin: 16px 0 0 -472px;
  }
  .tab_bk_03 {
	margin: 0px !important;
	width: 440px;
	height: 208px;
	background: url(../images/product_tab03.png)
	  100% no-repeat !important;
	background-size: 100% 100%;
	justify-content: flex-center;
	margin: 16px 0 0 -472px;
  }
  
.text_details_title {
	width: 96px;
	height: 24px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 24px;
	font-family: PingFangSC-Medium;
	text-align: left;
	white-space: nowrap;
	line-height: 24px;
	margin: 24px 0 0 24px !important;
  }
  
  .text_details_content {
	width: 392px;
	height: 120px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	font-family: PingFangSC-Regular;
	text-align: left;
	line-height: 24px;
	margin: 16px 0 24px 24px !important;
  }
.module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon {
	display: inline-block;
}
.text_product_intro{

font-size: 14px;
text-align: center;
margin-bottom: 30px;
margin-top: -20px;
}
.box_product {
    width: 202px;
    height: 48px;
    /* background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng84103190fe3f84f1c7c16f93233fc3f6e4797b140ad2e57dc6970cd139a832d5)
      100% no-repeat; */
      background-image: linear-gradient(
        316deg,
        rgba(81, 148, 55, 1) 0,
        rgba(54, 186, 197, 1) 100%
      );
      border-radius: 0.65em;
    background-size: 100% 100%;
    margin: 30px 0 0 998px;
  }
  .box_product :hover > .group_7{
    width: 32px !important;
    height: 32px !important;
    background: url(../img/key_4.png)
      100% no-repeat;
 
    margin-top: -6px;
  } 
  





