
.share_txt>h3, .share_txt>p {
    text-align: center;
}
.share_title {
    font-size: 25px;
    color: #0069b7;
    padding-top: 20px;
    /* padding-bottom: 20px; */
}
.technology_txt {
    text-align: left;
    font-size: 16px;
    line-height: 2em;
    overflow: hidden;
    margin-bottom: 50px;
    padding: 0 40px;
    margin-top:10px;
}
.technology_txt img{max-width:90%;margin:auto;display:block;height:auto!important;border-radius:6px;}
.technology_txt a{color:#2684ed}
.technology_txt .download-btn{
    background: blue;
    background-image: linear-gradient(90deg,#38caff,#288dff);
    border-radius: 8px;
    padding:4px 14px;
    text-align: center;
    color: #fff;
    display: inline-block;
   
   text-decoration: none
}
.back li:first-child {
    text-align: left;
}
.back {
    padding: 0 20px 20px 20px;
}
.back li>a {
    color: #0069b7;
}
.back li:last-child {
    text-align: right;
}
.help{
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 14px;
}
