
.function-desc, .nomal-question, .history-update{
	display: none;
}
.production-body{
	background: #F6F6F6;
	padding-bottom: 50px;
}
.production-body .green1{
	color: #94c73c;
}
.production-body .green2{
	color: #009900;
}
.production-body .bg-white{
	background: #fff;
}
.production-body .bg-gray1{
	background: #f0f0f0;
}
.production-body .bg-gray2{
	background: #e4e4e4;
}
.production-body .bg-gray3{
	background: #EDEDED;
}
.production-body .nav-title{
	position: fixed;
	top: 3rem;
	left: 0;
	width: 100%;
	background: #333;
	z-index: 10;
}
.production-body .nav-title li{
	float: left;
	margin-left: 2.5rem;
	font-size: 14px;
	line-height: 40px;
	cursor: pointer;
}
.production-body .nav-title li a{
	color: #fff;
}
.production-body .nav-title li:hover{
	border-bottom: 2px solid #FFFF00;
}
.production-body .nav-title li:hover a{
	color: #FFFF00;
}
.production-body .nav-title li.selected{
	border-bottom: 2px solid #FFFF00;
}
.production-body .function-desc .video-body{
	padding: 2.5rem 0;
	background: #fff;
}
.production-body .function-desc .video-body .title{
	text-align: center;
}
.production-body .function-desc .video-body .title h2{
	padding-bottom: 1rem;
  font-size: 23px;
  font-weight: 600;
  color: #2f313d;
  letter-spacing: 2px;
}
.production-body .function-desc .video-body .title p{
	padding-bottom: 0.5rem;
	color: #006699;
  font-size: 12px;
  letter-spacing: 0px;
}
/*功能概述start*/
.production-body .function-desc .bg-desc{
	background: url(../../img/product/bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.production-body .function-desc .bg-desc h2{
	padding-top: 9rem;
	font-size: 1.3rem;
	color: #fff;
}
.production-body .function-desc .bg-desc h4{
	margin: 2rem 0;
	font-size: 1.1rem;
	word-break: break-all;
}
.production-body .function-desc .bg-desc h4 span{
	color: #a9aaad;
	font-size: 12px;
}
.production-body .function-desc .bg-desc p{
	padding-bottom: 3rem;
	font-size: 14px;
	color: #7f8185;
}
.production-body .function-desc .bg-desc .sm{
	font-size: 12px;
	color: #999;
} 
.sm a{color: #99CC00;}
.sm a:hover{color: #006600;}
.production-body .function-desc .model-item .title{
	padding: 3.5rem 0 1.5rem;
	text-align: center;
	font-size: 23px;
  color: #444;
}
.production-body .function-desc .main{
	position: relative;
}
.production-body .function-desc .main .arrow{
	position: absolute;
  font: 60px/60px "宋体";
  color: #ccc;
  font-weight: bold;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.production-body .function-desc .main div.pre{
	left: 0;
	top: 50%;
}
.production-body .function-desc .main div.next{
	right: 0;
	top: 50%;
}
.production-body .function-desc .soft-img-display{
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.production-body .function-desc .func-list li{
	padding: 2rem 0;
}
.production-body .function-desc .func-list img{
	max-width: 100%;
}
.production-body .function-desc .func-list .lr-desc h2{
	font-size: 20px;
}
.production-body .function-desc .func-list .lr-desc p{
  margin: 1rem 0;
  font-size: 14px;
	color: #444;
}
.production-body .function-desc .feature-list img{
	width: 50px;
}
.production-body .function-desc .feature-list p{
	font-size: 14px;
	color: #444;
}
.production-body .function-desc .feature-list tr td{
	padding: 2rem 0.9rem;
}
.production-body .function-desc .feature-list tr td:nth-child(2){
	width: 13rem;
}
.production-body .function-desc .user-list li div{
	position: relative;
	padding-top: 2.5rem;
	margin: 1rem 0;
	background: #fff;
}
.production-body .function-desc .user-list li img{
	position: absolute;
	left: 40px;
	bottom: 0;
}
.production-body .function-desc .user-list li .p1{
	height: auto;
	margin: 0 1.5rem 3rem;
  font-size: 14px;
  color: #999;
  overflow: hidden;
}
.production-body .function-desc .user-list li .p2{
	padding-left: 130px;
  line-height: 2.5rem;
  font-size: 15px;
  color: #b6b6b6;
  background: #eee;
}
.production-body .function-desc .function-foot p{
	text-align: center;
	color: #006633;
	font-size: 0.7rem;
	line-height: 1rem;
  letter-spacing: 6px;
}
.production-body .function-desc .function-foot .register-btn{
  margin: 5rem auto 0;
  width: 80%;
  line-height: 3rem;
  font-size: 18px;
  text-align: center;
	border: 1px solid #6cbc1f;
}
.production-body .function-desc .function-foot .register-btn a{
	color: #6cbc1f;
}
.production-body .function-desc .function-foot .register-btn:hover{
	background: #6cbc1f;
}
.production-body .function-desc .function-foot .register-btn:hover a{
	color: #fff;
}
.production-body .function-desc .function-foot .p1{
	margin: 1rem 0 0.6rem;
	font-size: 0.8rem;
	letter-spacing: 3px;
	white-space: nowrap;
}
/*功能概述end*/

/*历史更新记录start*/
.production-body .history-update .title{
	padding: 7rem 0 1.5rem;
}
.production-body .history-update .title h1{
  padding-top: 0.5rem;	
	font-size: 1.4rem;
  text-align: center;
}
.production-body .history-update .update-body{
	padding: 2.5rem 0;
}
.production-body .history-update .update-title{
	padding: 2rem 0;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
.production-body .history-update .update-title img{
	padding: 0.5rem 0;
}
.production-body .history-update .update-title .tit1{
	color: #949494;
  font-size: 1.1rem;
}
.production-body .history-update .update-title .desc{
	color: #949494;
}
.production-body .history-update .update-main .time{
  margin: 10px 0;
	color: #90bd44;
	font-size: 1.6rem;
}
.production-body .history-update .update-main .time i{
	position: absolute;
	margin: 1.2rem 1rem 0;
  border-width:0.4rem 0.4rem 0;
  border-style:solid;
  border-color:#90bd44 transparent transparent;
}
.production-body .history-update .update-main .time-title{
	height: 4.5rem;
	background: url(../../img/product/update-bg.jpg) no-repeat;
}
.production-body .history-update .update-main .time-title span{
	float: left;
	padding: 0 1rem;
	margin-top: 0.25rem;
	font-size: 15px;
	line-height: 2.2rem;
	background: #fff;
 	text-align: center;
}
.production-body .history-update .update-main .time-title span:last-child{
	min-width: 14rem;
  color: #FFFFFF;
  border-radius: 0 5px 5px 0;
}
.production-body .history-update .update-main .time-desc{
  min-height: 5rem;
  padding-top: 1rem;
  border-left: 3px dotted #959595;
  margin: -42px 0 0 55px;
}
.production-body .history-update .update-main .time-desc span{
	display: block;
	padding-left: 0.8rem;
  color: #959595;
  font-size: 14px;
}
.production-body .history-update .update-main .time-desc i{
	padding-right: 0.5rem;
	font-style: normal;
}
/*历史更新记录end*/

.production-body .more-desc{
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 3.5rem;
	background: #FF9900;
  z-index: 100;
}
.production-body .more-desc p{
	width: 100%;
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 3.5rem;
}
.production-body .more-desc a:hover{
	text-decoration: underline;
}
.production-body .more-desc .more-btn{
	padding: 7px 24px;
	font-size: 13px;
  color: #fff;
	background: #000000;    
}
.production-body .more-desc .more-btn:hover{
	text-decoration: none;
}
/*查看大图遮罩*/
.img-big-shade{
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 999;
}
.img-big-shade img{
	position: fixed;
	top: 50%;
	left: 23%;
	width: 54%;
	transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
	.production-body .nav-title li{
		margin-left: 25px;
	}
	.production-body .function-desc .bg-desc h4 span{
		display: block;
		margin-top: 5px;
	}
	.production-body .function-desc .bg-desc img{
		margin-bottom: 1rem;
	}
	/*.production-body .soft-img-display .carousel-list li img{
		height: auto;
	}*/
	.production-body .function-desc .func-list{
		text-align: center;
	}
	.production-body .function-desc .func-list img{
		max-width: 70%;
		margin-bottom: 1rem;
	}
	.production-body .function-desc .feature-list tr td{
		display: block;
		text-align: center;
    padding: 1rem;
	}
	.production-body .function-desc .feature-list tr td:nth-child(2){
		width: 100%;
	}
	.production-body .history-update .update-main .time-title{
		height: auto;
		background: none;
	}
	.production-body .history-update .update-main .time-title span{
		float: none;
	}
	.production-body .history-update .update-main .time-title span:last-child{
		display: block;
		width: fit-content;
		margin-left: 55px;
	}
	.production-body .history-update .update-main .time-desc{
		margin-top: 0;
	}
	.production-body .history-update .update-main .time-desc span{
		line-height: 20px;
	}
}
@media only screen and (min-width: 768px) {
	.production-body .function-desc .func-list img{
		max-width: 100%;
	}
	.production-body .function-desc .user-list li .p1{
		height: 130px;
		margin: 0 1.5rem 1rem;
	}
	
}