﻿.section .section-title-part{
	text-align: center;
}
.section .section-title-part .section-title{
	display: inline-block;
	font-weight: 400;
	color: #333333;
	font-size: 1.9rem;
	padding: 0.8rem 3rem;
	margin-top: 1.5rem;
	position: relative;
	letter-spacing: 3px;
}
.line1{
	width: 3.65rem;
	height: 3px;
	background: #00C08B;
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translate(-50%, 0); 
}
/* 内容0 */
.section-0{
	height: 32.5rem;
	background: url(../../images/download/section-0-bg.png) no-repeat center;
	background-size: cover;
}
.section-0 .section-banner{
	padding: 9rem 0 0 18.1rem;
}
.section-0 .section-banner text{
	color: #ffffff;
	font-size: 3rem;
}
.section-0 .section-banner p{
	color: #ffffff;
	letter-spacing: 5px;
	font-size: 1.55rem;
	margin-top: 2rem;
}
.section-0 .section-banner .section-down-btn{
	display: inline-block;
	margin-top: 3.5rem;
	text-align: center;
	line-height: 2.75rem;
	border: 1px solid #ffffff;
	border-radius: 6px;
	font-size: 1.3rem;
	color: #ffffff;
	letter-spacing: 1px;
	padding: 0 1.7rem;
	box-sizing: border-box;
	cursor: pointer;
}
/* 内容1 */
.zhezhao{
	width: 100%;
	height: 100%;
	position: absolute;
	left: -5px;
	bottom: -5px;
	background: #00c08b;
	filter: blur(4px);
	opacity: 0.32;
	z-index: -1;
	display: none;
}
.section-1{
	padding-bottom: 3rem;
}
.section-1 .section-navs{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 3rem;
}
.section-1 .section-navs .section-nav{
	width: 9.55rem;
	padding: 0.75rem 0;
	border-radius: 0.35rem;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.11); 
	color: #333333;
	font-size: 1.1rem;
	margin-right: 6rem;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.section-1 .section-navs .section-nav.active{
	background: #00c08b;
	color: #FFFFFF;
}
.section-1 .section-nav-contents{
	
}
.section-1 .section-nav-contents .section-nav-content{
	width: 60rem;
	background: #f2f2f2;
	margin: 0 auto;
	margin-top: 3rem;
}
.section-1 .section-nav-contents .section-nav-content .section-content-title{
	height: 4.05rem;
	line-height: 4.05rem;
	text-align: center;
	background: #b7b7b7;
	border-radius: 18px 18px 0px 0px;
	color: #FFFFFF;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 1.4rem;
}
.section-1 .section-nav-contents .section-nav-content.active .section-content-title{
	background: #00c08b;
}
.section-1 .section-nav-contents .section-nav-content .section-content-title.active{
	background: #b7b7b7;
}
.section-1 .section-nav-contents .section-nav-content .section-images{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1.4rem 2.75rem;
}
.section-1 .section-nav-contents .section-nav-content .section-images .section-image{
	box-sizing: border-box;
	background: #FFFFFF;
	padding: 1.4rem 0;
	padding-bottom: 0;
	width: 16rem;
	height: 18rem;
	border: 2px solid #FFFFFF;
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.16); 
	cursor: pointer;
	position: relative;
}
.section-1 .section-nav-contents .section-nav-content .section-images .section-image .section-show-image{
	width: 10rem;
	height: 10rem;
	position: absolute;
	left: 50%; 
	bottom: -9rem;   
	transform: translate(-50%, 0);
	display: none;
}
.section-1 .section-nav-contents .section-nav-content .section-images .section-image:hover{
	border: 2px solid #00c08b;
}
.section-1 .section-nav-contents .section-nav-content .section-images .section-image .section-img{
	width: 10.65rem;
	margin: 0 auto;
}
.section-1 .section-nav-contents .section-nav-content .section-images .section-image .section-img img{
	width: 100%;
}
.section-1 .section-nav-contents .section-nav-content .section-images .section-image .section-desc{
	
}
.section-1 .section-nav-contents .section-nav-content .section-images .section-image .section-desc p{
	text-align: center;
	font-size: 1.05rem;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0.25rem;
}
.section-1 .section-nav-contents .section-nav-content .section-images .section-image .section-desc text{
	font-weight: 400;
	color: #666666;
	letter-spacing: 1px;
	display: inline-block;
	font-size: 0.7rem;
	padding: 0 1rem;
}
.section-1 .section-nav-contents .section-nav-content .section-images .section-image .section-down-btn{
	border: 1px solid #00c08b;
	border-radius: 8px;
	width: 4rem;
	height: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	color: #00c08b;
	font-weight: 400;
	font-size: 0.7rem;
	margin: 0 auto;
	margin-top: 1rem;
	display: block;
}
.section-1 .section-nav-contents .section-nav-content .section-images .section-image .section-down-btn:hover{
	background: #00C08B;
	color: #FFFFFF;
}
/* 手册 */
.section-1 .section-nav-contents .manual .section-images .section-image .section-down-btn{
	margin-top: 1.5rem;
}
/* 行业资料 */
.section-1 .section-nav-contents .data{
	overflow: hidden;
}
.section-1 .section-nav-contents .data .section-content-title{
	margin-bottom: 2rem;
}
.section-1 .section-nav-contents .data .section-images{
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 3rem;
}
.section-1 .section-nav-contents .data .section-images .section-image .section-img{
	width: 6rem;
	margin-bottom: 2rem;
}
.section-1 .section-nav-contents .data .section-images .section-image .section-down-btn{
	margin-top: 1.5rem;
}
