.income_banner{
    height:299px;
    width:100%;
}
.income_banner img{
	vertical-align: middle;
	width:100%;
	height:100%;
	border: 0;
}
.productIntroduceWrap{
    width:100%;
    background-color:#ffffff;
    overflow: hidden;
}
.w1140m0{
    width:1140px;
    margin: 0 auto;
}
.productIntroduce{
    height:489px;
    background-image: url("../IMG/jxglbj.png");
    background-position: right;
    background-repeat: no-repeat;
}
.subtitle{
    margin-bottom: 20px;
    margin-top:45px;
	font-size: 26px;
	border-bottom:1px solid #3f89dc;
}
.productIntroduce .subtitle{
    width:105px;
}
.introduceContent{
    font-size:16px;
    color:#c5c5c5;
    text-indent: 2em;
    width:690px;
    line-height:35px
}
.introduceContent>span{
    font-weight:700;
    color:black;
    
}

.architectureWrap{
    background-color: #f9f9f9;
    height:818px;
    overflow: hidden;
}
.architectureImg{
    width:100%;
    height:652px;
}
.productFun .subtitle{
    width:105px
}
.productFunContent dl dt,.productFunContent dl dt img{
    width:70px;
    height:70px
}
.productFunContent{
    padding-top:30px
}
.productFunContent dl{
    display:flex;
    align-items: center;
    margin-bottom:50px;
}
.productFunContent dl:nth-of-type(even){
    margin-left:84px
}
.productFunContent dl dd{
    font-size: 18px;
    line-height:40px;
    width:434px;
    margin-left:21px;
}

.productFunContent {
    display: flex;
    flex-wrap: wrap;
}
.w1200-p{
    width:1200px;
    margin:0 auto;
    background-color:#f9f9f9;
    height:311px;
}
.productAdvantage{
    display: flex;
    flex-wrap: wrap;
    width:1140px;
    margin:0 auto
}
.productAdvantage dl{
    width:523px;
    height:73px;
    margin-top:30px;
    margin-bottom:0
}
.productAdvantage dl:nth-of-type(even){
    margin-left:80px
}
.productAdvantage dl dt{
    width:34px;
    height:70px;
    float: left;
}
.productAdvantage dl dd{
    width:469px;
    float:right
}
.productAdvantage dl dd:nth-of-type(1){
    font-size: 16px;
    font-weight:700;
    margin-top:6px;
    margin-bottom:8px;
}
.productAdvantage dl dd:nth-of-type(2){
    font-size:12px;
    color:#6b6b6b
}
.productDown_content{
    height:128px;
    padding-top: 30px;
    display: flex;
}
.productDown_item{
    display: flex;
    align-items: center;
    height:24px;
    width: 340px;
    line-height:24px;
    margin-left: 40px;
}
.productDown_item:nth-of-type(1){
    margin-left: 0;
}
.productDown_item a{
    font-size: 18px;
    color:#4185f3;
    margin-left: 13px;
}
.productDown .subtitle{
    width:158px
}