.service-download{
    margin-top:50px;
}
.service-download li{
    border-bottom:1px solid #e5e5e5;
    padding:10px 30px;
}
.service-download li:nth-of-type(1),.service-download li:nth-of-type(2){
    border-bottom:none;
}
.service-download img{
   width:481px;
   height:391px;
   margin:0 auto;
   display:table;
}
.service-download a{
    display:block;
    color:#666666;
}
.service-download span{
    color:#2e4e7e;
    font-size:14px;
    font-weight: bold;
}
.service-download p{
    margin-bottom:0;
}

.purchase-container span{
    font-size:18px;
    color:#2e4e7e;
    margin-top:30px;
    display: block;
    font-weight: bold;
    margin-bottom:10px;
    text-indent:2em;
}
.purchase-container p{
    font-size:16px;
    color:#494949;
    text-indent:2em;
}
.purchase-container .red{
    color:#bb2822;
}
