.downbanner{
    width: 100%;
}
.downbanner img{
    width: 100%;
    vertical-align: middle;
}
.softwrap{
    padding-top: 20px;
}
.softsubl{
    float: left;
    width: 75%;
}
.softsubl>h6{
    padding: 10px 0;
    font-size: 18px;
    color:#474747;
    font-weight: 400;
}
.downcont{
    padding: 0 2% 40px;
    border:1px solid #dedede;
    background: #fff;
}
.downcont>h6{
    padding: 18px 0;
    font-size: 18px;
    color:#474747;
    border-bottom: 1px solid #dedede;
}
.downlist{
    width: 100%;
}
.downlist .downl{
    float: left;
    width: 50%;
    padding-top: 30px;
}
.downlist .downl span{
    padding: 0 10px;
    font-size: 18px;
    color:#474747;
    border-left:2px solid #00c9ff;
}
.downlist .downl>p{
    margin-top: 10px;
    padding-left: 15px;
    font-size: 12px;
    color: #757575;
}
.diwncint{
    margin-top: 20px;
}
.diwncint>p{
    padding-bottom: 10px;
    width: 90%;
    font-size: 14px;
    color:#0046bc;
}
.diwncint>p em{
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 6px;
    margin-bottom: 2px;
    margin-right: 10px;
}
.diwncint>p a{
    float: right;
    width: 12px;
    height: 14px;
    background: url("../images/downsmall.png") no-repeat center center;
}
/*右侧内容*/
.sersubsr{
    float: right;
    width: 22.5%;
}

.newrightdown>h6{
    padding: 20px 8%;
    font-size: 18px;
    color:#474747;
    font-weight: 400;
    border-bottom: 1px solid #e8e7e8;
}
.newrightdown>p{
    padding: 10px 8%;
    line-height: 22px;
    font-size: 14px;
    color:#474747;
    border-bottom: 1px dashed #e8e7e8;
    background: #f3f3f3;
}
.newicon{
    padding: 10px 8%;
    background: #f3f3f3;
}
.newicon span{
    display: block;
    padding: 4px 0 4px 20px;
    font-size: 12px;
    color:#7a7a7a;
}
.q1{
    background: url("../images/q1.png") no-repeat left center;
}
.q2{
    background: url("../images/q2.png") no-repeat left center;
}
.q3{
    background: url("../images/q3.png") no-repeat left center;
}
.q4{
    background: url("../images/q4.png") no-repeat left center;
}















