.support1{
    width: 95%;
    margin: 0 auto;
    margin-top: 29px;
    margin-bottom: 50px;
}
.support-text {
    width: 100%;
    height: auto;
    text-align: center;
}
.support-text h3 {
    color: #444;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 0px;
    line-height: 0;
    margin-top: 16px;
}
.support-text span {
    width: 100px;
    height: 1px;
    margin-top: 10px;
    display: inline-block;
    background-color: #444;
}
.support1 ul {
    margin-top: 30px;
    height: auto;
    display: inline-block;
    width: 100%;
}
.support1 li {
    width: 47%;
    float: left;
    margin-right: 7px;
    margin-bottom: 14px;
    border: 1px solid#eaeaea;
}
.support1 li h3 {
    font-size: 15px;
    color: #444;
    font-weight: normal;
    margin-bottom: 3px;
    padding-left: 3px;
    padding-top: 6px;
}
.support1 li p {
    font-size: 10px;
    margin-bottom: 10px;
    color: #444!important;
    padding-left: 3px;
    line-height: 23px;
}
.support1 li img {
    width: 100%;
}
.question{
    width: 100%;
    height: auto;
    display: inline-block;
}
.question li {
    float: left;
    width:100%;
    padding-bottom: 0px;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    margin-right: 0px;
}
.question li .left {
    width:20%;
    float: left;
    vertical-align: middle;
    /*padding-right: 40px;*/
    /*width: 100px;*/
}
.question li .left h2 {
    font-size: 12px;
    color: #666;
    margin: 10px 0 10px;
}
.question li .left h3 {
    font-size: 16px;
    color: #222;
}
.question li .right a h3 {
    color: black;
}
.question li .right h3 {
    width: auto;
    font-size: 17px;
    line-height: 28px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.question li .right p {
    height: 74px;
    line-height: 24px;
    font-size: 14px;
    color: #888;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: clip;
    overflow: hidden;
}
.me-right {
    width:100%;
    margin-left: 2%;
}
.me-right h3{
    font-size: 16px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 7px;
    color: black;
    padding-left: 0px !important;
}
.me-right p{
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    width: 100%;
    padding-left: 0px !important;
}
.me-right span{
    color: #8a8a8a;
    font-size: 13px;
    margin-top: -4px;
    padding-bottom: 10px;
    display: block;
}

.download{
    width: 95%;
    margin: 0 auto;
    margin-top: 29px;
    margin-bottom: 50px;
}
.download-text {
    width: 100%;
    height: auto;
    text-align: center;
}
.download-text h3 {
    color: #444;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 0px;
    line-height: 0;
    margin-top: 16px;
}
.download-text span {
    width: 100px;
    height: 1px;
    margin-top: 10px;
    display: inline-block;
    background-color: #444;
}
.det-b-top {
    width: 100%;
    height: auto;
    background-color: #e4e4e4;
    display: inline-block;
    line-height: 45px;
    font-size: 15px;
}
.code {
    width: 31.58%;
    float: left;
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.det-box1 .system {
    width: 32%;
    float: left;
    text-align: center;
}
.det-box1 .system {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.det-b-bottom li {
    border-right: 1px solid#e4e4e4;
    border-bottom: 1px solid#e4e4e4;
}
.det-box1 .code {
    width: 31.58%;
    float: left;
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 8px;
}
.det-box1 .system a {
    color: black;
}


