.banner {
	background-position: center right;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #2e3a41;
	color: #fff;
	height: 350px;
}
.banner-1 {
	width: 1200px;
	height: 350px;
}
.banner-equip-name {
	font-size: 44px;
	padding-top: 75px;
	padding-bottom: 35px;
}
.banner-equip-desc {
	font-size: 16px;
	line-height: 30px;
    margin-bottom: 20px;
}
.banner-equip-price-0 {
	margin-left: 24px;
}
.banner-equip-price-1 {
	font-size: 30px;
	line-height: 30px;
}
.banner-1 > button {
	font-size: 16px;
}
.btns > span {
	color: #fda802;
	display: inline-block;
    vertical-align: bottom;
}
.banner-1-1 {
	/* width: 600px; */
	width: 100%;
	height: 100%;
	float: left;
}
.banner-img {
	width: 500px;
	height: 100%;
	background-position: center right;
	background-repeat: no-repeat;
	background-size: contain;
	float: left;
	display: none;
}
.banner-blank {
	width: 100px;
	height: 100%;
	float: left;
	display: none;
}
.function {
	width: 100%;
	height: 600px;
}
.function-1 {
	width: 1200px;
	padding-top: 100px;
}
.func-content {
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: contain;
	height: 500px;
}
.sub-func-content {
	padding: 0px 40px;
	width: 380px;
	height: 100%;
}
.func-name {
	font-size: 36px;
	padding: 100px 0px 30px 0px;
}
.func-desc {
	font-size: 16px;
	line-height: 27px;
}
.color-0 > .func-name {
	color: #2f3941;
}
.color-0 > .func-desc {
	color: #131e28;
}
.color-1 > div {
	color: #fff;
}
.function_3 {
	font-size: 14px;
	line-height: 30px;
}
.backgroud-color-0 {
	background-color: #f8fbfb;
}
.backgroud-color-1 {
	background-color: #fff;
}
.backgroud-color-2 {
	background-color: #1b1b1b;
}
.backgroud-color-3 {
	background-color: #fff;
}
.mobBox{
	display:none;
}
@media screen and (max-width: 767px)and (min-width: 480px) {
.banner{
	width:100%;
	/* height:260px; */
	height:auto;
}
.functions{
	display:none;
}
.mobBox{
	display:block;
	width:100%:
}
.banner-1 {
    width:100%;
    height: auto;
}
.banner-1-1 {
    width: auto;
    height: 100%;
    float:none;
    margin: 0 15px 0 15px;
}
.banner-equip-name {
    font-size: 20px;
    padding-top: 42px;
    padding-bottom: 35px;
}
.banner-equip-desc{
	font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
    color:#FFFFFFFF;
    opacity:0.8;
}
.btns{display:none;}
.itemBox{
	background-color:#fff;
	margin: 0 15px 0px 15px;
}
.titBox{
	text-align:center;
	padding: 20px 15px 0 15px;
	margin-bottom: 20px;
}
.titBox p{
	font-size:17px;
	color:#363B43FF;
}
.titBox span{
	font-size:14px;
	color:#939393FF;
}
.funImg{
	background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 330px;
    height: 330px;
}
.conBox{
	background-color:#F3F4F6FF;
	padding-bottom: 10px;
}

}
@media screen and (max-width: 479px) and (min-width: 320px){
.banner{
	width:100%;
	/* height:260px; */
	height:auto;
}
.functions{
	display:none;
}
.mobBox{
	display:block;
	width:100%:
}
.banner-1 {
    width:100%;
    height: auto;
}
.banner-1-1 {
    width: auto;
    height: 100%;
    float:none;
    margin: 0 15px 0 15px;
}
.banner-equip-name {
    font-size: 20px;
    padding-top: 42px;
    padding-bottom: 35px;
}
.banner-equip-desc{
	font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
    color:#FFFFFFFF;
    opacity:0.8;
}
.btns{display:none;}
.itemBox{
	background-color:#fff;
	margin: 0 15px 0px 15px;
}
.titBox{
	text-align:center;
	padding: 20px 15px 0 15px;
	margin-bottom: 20px;
}
.titBox p{
	font-size:17px;
	color:#363B43FF;
}
.titBox span{
	font-size:14px;
	color:#939393FF;
}
.funImg{
	background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 330px;
    height: 330px;
}
.conBox{
	background-color:#F3F4F6FF;
	padding-bottom: 10px;
}
}
















