#appTopwrap .contTop ul.downloadbtn {
    margin-top: 80px;
}
#main .hpc_content .section p {
    text-align: left;
    color: #666;
    font-size: 14px;
}
#main .hpc_content .three .container.bigcontainer {
    max-width: 710px;
}
#main .hpc_content .four .container.bigcontainer {
    max-width: 1000px;
}
#main .hpc_content h4 {
    padding: 50px 0;
    font-size: 16px;
    line-height: 160%;
    text-align: left;
    font-weight: normal;
}
#main .hpc_content .three .container.bigcontainer img {
    width: 350px;
    margin: 0px auto;
}
#main .hpc_content .three ul {
    width: 950px;
    height: 400px;
    margin: 30px auto;
}
#main .hpc_content ul li{
    width: 45%;
    float: left;
    list-style: disc;
    padding-right: 5%;
}
#main .hpc_content .t2 ul li{
    width: auto;
    float: none;
    list-style: unset;
    padding-right: 0;
    padding-left: 40px;
}
#main .hpc_content .t2 ul li h4{
    padding: 10px 0;
}
#main .hpc_content .t2 ul li img{
    display: inline;
    text-align: center;
    margin: 40px;
}
#main .hpc_content .t2 ul li.l1{
    background: url(../images/cf_n1.png)no-repeat 0px 10px;
}
#main .hpc_content .t2 ul li.l2{
    background: url(../images/cf_n2.png)no-repeat 0px 10px;
}

#main .hpc_content ul li p.beizhu{
    font-size: 14px;
    padding: 20px 0;
}
#main .hpc_content {
    clear: both;
}
#main .hpc_content .section .container.bigcontainer h3 {
    text-align: left;
}
#main .hpc_content .section.four {
    padding: 0px 0;
}
#main .hpc_content ul li p span.boldfont{
    font-weight: bold;
    color: #333;
}
@media screen and (min-width: 767.01px), not screen {
}
@media screen and (max-width:1300px) {
}
@media screen and (max-width:767px) {
    #appTopwrap .contTop ul.downloadbtn {
        margin-top: 30px;
    }
    #main .hpc_content .three .container.bigcontainer {
        max-width: 90%;
    }
    #main .hpc_content .four .container.bigcontainer {
        max-width: 90%;
    }
    #main .hpc_content .section p {
        text-align: center;
    }
    #main .hpc_content .section img {
        margin:  auto;
    }
    #main .hpc_content .three ul {
        width: auto;
        height: auto;
        margin: 30px auto;
    }
    #main .hpc_content ul li {
        width: auto;
        float: none;
        list-style: disc;
        padding-right: 0;
    }

#main .hpc_content .section h3 {
    text-align: center;
}
#main .hpc_content .t2 ul li{
    padding-left: 0px;
}
#main .hpc_content .t2 ul li h4{
    padding-left:40px;
}
#main .hpc_content .t2 ul li img{
    display: inline;
    text-align: center;
    margin: 0;
}


}
@media screen and (max-width:640px) {
}