.pdtdetail .hdimg {
    width: 100%;
    height: 240px;
    min-width: 1200px;
}

.content {
    width: 1200px;
    margin: auto;
    padding: 30px 0 0;
}

    .content .header {
        font-size: 24px;
        color: #333;
        margin-bottom: 22px;
    }

        .content .header .line {
            width: 515px;
            height: 2px;
            background: #ccc;
        }

        .content .header div {
            min-width: 145px;
            text-align: center;
            display: inline-block;
            vertical-align: middle;
        }

.downdetail{
    width: 1200px;
    min-height: 500px;
    padding-top: 40px;
}
/*软件参数介绍*/
.hdgroup{
    height: 170px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.hdgroup .warelogo,.hdgroup .intros{
    float: left;
}
.hdgroup .warelogo{
    width: 116px;
    height: 116px;
}
.intros{
    width: 830px;
    height: 119px;
    padding-left: 30px;
}
.intros h4{
    font-size: 30px;
    color: #333;
    margin-bottom: 28px;
}
.hdgroup .intros ul{
    font-size: 16px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}
.hdgroup .intros ul li{
    float: left;
}
.intros ul .first{
    width: 150px;
}
.intros ul .second{
    width: 197px;
}
.rightnowdown{
    width: 246px;
    height: 70px;
    cursor: pointer;
    background: url("../Content/down/rightnowdown.png") no-repeat center center;
    position: absolute;
    right: 0;
    top: 47px;
}
/*功能简介*/
.wareintros{
    padding-left: 9px;
}
.wareintros h5{
    font-size: 18px;
    color: #004ea2;
    margin: 40px 0;
}
.wareintros p{
    color: #333;
    line-height: 30px;
    font-size: 16px;
}
.c005bac{
    color: #005bac;
}
.wareintros .imggroup{
    overflow: hidden;
}
.wareintros .imggroup img{
    width: 568px;
    height: 320px;
    float: left;
    margin: 0 25px 25px 0;
}
