@charset "utf-8";
/* css  */
html,
body {
  height: 100%;
  margin: 0;
}

.bodyw {
  background: #fff;
  padding-top: 0;
}
.banner {
  padding: 0.8em;
}
#banner {
  position: relative;
}
#banner img {
  width: 100%;
}
.bannermin {
  padding: 0.4em;
}
.bannermin a {
  display: block;
  width: 50%;
  float: left;
}
.bannermin a span {
  display: block;
  margin: 0.4em;
}
.bannermin a img {
  width: 100%;
}

.ininquiry {
  background: #ff4700;
  height: 7em;
  position: relative;
}
.ininquiry dt {
  position: absolute;
  width: 3em;
  height: 3em;
  background: url(../images/i_tel.png);
  background-size: 100% 100%;
  left: 2em;
  top: 2em;
}
.ininquiry .text {
  padding: 2em 0 0 6.5em;
}
.ininquiry .price {
  position: absolute;
  right: 1em;
  top: 2.5em;
}
.ininquiry .price em {
  background: url(../images/i_right.png);
  background-size: 100% 100%;
  width: 0.5em;
  height: 1em;
  display: inline-block;
  margin-left: 1em;
}
.inquiry_bg {
  z-index: 10;
  background: #000;
  opacity: 0.7;
  width: 100%;
  top: 0;
  position: fixed;
  display: none;
}
.inquiry {
  z-index: 11;
  background: #fff;
  width: 78%;
  margin: 0 5%;
  padding: 1em 6%;
  bottom: 0;
  position: fixed;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  padding-top: 1em;
  display: none;
}
.inquiry .text {
  display: block;
  padding: 1.5em 2.5em 1.5em 0;
}
.inquiry input[type="text"] {
  background: #eee;
  border: 1px solid #ddd;
  width: 90%;
  line-height: 3.5em;
  padding: 0 5%;
  margin-bottom: 3em;
}
.inquiry .btns {
  padding: 0;
}
.inquiry .close {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 3em;
  height: 3em;
}
.inquiry .close em {
  display: block;
  margin: 0.7em 0 0 0.7em;
  width: 1.5em;
  height: 1.5em;
  background: url(../images/i_close2.png);
  background-size: 100% 100%;
}

.inadvantage {
}
.inadvantage ul li {
  width: 50%;
  display: block;
  float: left;
  background: #fff;
}
.inadvantage ul li dl {
  border: 1px solid #eee;
  border-top: 0;
  border-left: 0;
  position: relative;
  height: 8em;
}
.inadvantage ul li dl dt {
  position: absolute;
  height: 3.4em;
  width: 3.4em;
  left: 1.5em;
  top: 2em;
}
.inadvantage ul li dl dt img {
  width: 100%;
  height: 100%;
}
.inadvantage ul li dl dd {
  padding: 2em 2em 0 6.5em;
  line-height: 1.3em;
}
.inadvantage ul li dl dd strong {
  display: block;
  font-weight: normal;
  padding-bottom: 0.4em;
  font-weight: normal;
}

.inbox {
  margin-top: 0.8em;
  background: #fff;
}
.inbox .title {
  padding: 1.5em;
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
}
.inbox .title strong {
  display: block;
}
.inbox .title span {
  display: block;
  padding-top: 0.1em;
}
.inbox .title label {
  font-size: 1.6em;
  margin-right: 5px;
  color: #dcb000;
}
.inbox .title a {
  float: right;
}
.inbox .title a em {
  background: url(../images/i_right1.png);
  background-size: 100% 100%;
  width: 0.5em;
  height: 1em;
  display: inline-block;
  margin-left: 1em;
}
.inbox .info {
  padding: 1.5em;
  padding-top: 0.5em;
}
.infactory .info dl {
  display: inline-block;
  width: 9.4em;
  padding: 0 0.4em;
  text-align: center;
}
.infactory .info dl dt {
  border: 1px solid #eee;
  height: 9.4em;
  width: 9.4em;
  line-height: 9.4em;
}
.infactory .info dl dt img {
  width: 80%;
  vertical-align: middle;
  display: inline-block;
}
.infactory .info dl dd {
  padding: 0.5em 0;
}
.infactory .info dl dd strong {
  display: block;
  font-weight: normal;
}
.infactory .info dl dd span {
  display: block;
}
.infactory .info dl dd span em {
  background: url(../images/i_nav.png);
  background-size: 100% 100%;
  width: 0.8em;
  height: 1em;
  display: inline-block;
  margin-right: 0.5em;
}

.inpro {
  position: relative;
}
.inpro div {
  position: absolute;
  width: 49%;
}
.inpro div img {
  width: 100%;
}
.inpro div.p2 {
  right: 0;
}
.inpro div.p3 {
  right: 0;
  bottom: 0;
}

.inbrand .info {
  overflow: auto;
}
.inbrand ul li {
  display: inline-block;
  width: 12em;
  margin: 0.3em;
}
.inbrand ul li img {
  width: 100%;
}

.inservice .info {
  padding: 0;
  overflow: hidden;
  padding-bottom: 2.5em;
}
.inservice .over {
  width: 103%;
  text-align: center;
}
.inservice dl {
  display: inline-block;
  width: 5em;
  margin: 0 1.7em;
  text-align: center;
}
.inservice dl dt img {
  width: 100%;
}

.inplist .info {
  overflow: auto;
}
.inplist .info dl {
  width: 10em;
  display: inline-block;
  margin-right: 1em;
  text-align: center;
}
.inplist .info dl dt img {
  width: 100%;
}
.inplist .info dl dd {
  padding: 1em 0;
}

.innews {
  border: 1px solid #eee;
}
.innews .info dl {
  position: relative;
  border-bottom: 1px dashed #eee;
}
.innews .info dl dt {
  position: absolute;
  width: 7em;
  height: 7em;
  left: 0;
  top: 0;
}
.innews .info dl dt img {
  width: 100%;
}
.innews .info dl dt em {
  position: absolute;
  display: block;
  padding: 0 0.3em;
  left: 0;
  top: 0.5em;
  background: #f90;
}
.innews .info dl dt em.n2 {
  background: #84b253;
}
.innews .info dl dt em.n3 {
  background: #5c8ae5;
}
/*.innews .info dl dd{padding-left:8.5em;}*/
.innews .info dl dd strong {
  display: block;
  font-weight: normal;
  padding: 0.5em 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
}
.innews .info dl:first-child {
  height: 7em;
}
.innews .info dl:first-child dd {
  padding-left: 8.5em;
}
.innews .info dl:first-child dd strong {
  overflow: visible;
  text-overflow: ellipsis;
  white-space: normal;
}

.footer {
  background: #fff;
  margin-top: 0.8em;
  text-align: center;
  padding: 1em 0;
}
.footer .link {
  padding: 0.6em 0;
  border-bottom: 1px solid #eee;
}
.footer .link a {
  padding-right: 1em;
}
.footer .copy {
  padding: 0.6em 0;
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
}
.footer .attestation {
  padding: 0.6em 0;
}
.footer .attestation img {
  width: 90%;
}

.uctel {
  position: fixed;
  bottom: 12em;
  right: 1em;
  width: 60px;
  height: 60px;
  background: #dcb000;
  border-radius: 50%;
  box-shadow: 0 0.1em 0.5em 0 #666;
  text-align: center;
  z-index: 10;
}
.uctel span {
  line-height: 60px;
  font-size: 40px;
  height: 60px;
}
.totop {
  width: 80px;
  height: 80px;
  position: fixed;
  right: 0;
  bottom: 4em;
}

.pagebanner img {
  width: 100%;
}
.about {
  padding: 1.5em;
  line-height: 2.4em;
}
.about .icon {
  text-align: center;
  padding: 4em 0 1em 0;
}
.about .center {
  text-align: center;
}
.about .text img {
  width: 100%;
  margin: 2em 0;
}

.choice {
  padding: 1.5em;
}
.choice a {
  margin-right: 1em;
}
.choice dt {
  float: left;
}
.choice dd {
  float: left;
}
.choice dd a {
  display: inline-block;
  width: 3.5em;
  height: 2em;
  border: 1px solid #eee;
  background: #fff;
}
.choice dd a.color2 {
  background: #000;
  border: 1px solid #000;
}
.choice dd a.color3 {
  background: #e0541f;
  border: 1px solid #e0541f;
}
.choice dd a.color4 {
  background: #eac383;
  border: 1px solid #eac383;
}
.choice dd a.color5 {
  background: #dadada;
  border: 1px solid #dadada;
}
.choice dd a:hover,
.choice dd a.orange {
  border: 1px solid #f30;
}

.purch {
  padding: 1.5em 0.7em;
}
.purch dl {
  padding: 0 1.2%;
  width: 30%;
  display: inline-block;
}
.purch dl dt img {
  width: 100%;
}
.purch dl dd {
  padding: 0.5em 0 2em 0;
}
.purch dl dd strong {
  display: block;
  font-weight: normal;
}
.tips {
  margin: 1em;
  padding: 0.8em;
}
.tips dl dt {
  display: block;
  position: absolute;
  width: 3.5em;
  height: 3.5em;
}
.tips dl dt img {
  width: 100%;
}
.tips dl dd {
  padding-left: 5em;
  height: 3.5em;
  line-height: 3.5em;
}
.tips dl dd em {
  position: absolute;
  display: block;
  right: 2em;
  top: 2.5em;
  width: 2.2em;
  height: 2.2em;
  background: url(../images/i_up.png);
  background-size: 100% 100%;
}

.purehead {
  z-index: 10;
  height: 5.5em;
}
.purehead .btn {
  width: 4.5em;
  height: 4.5em;
  position: absolute;
  display: block;
  left: 1em;
  top: 1em;
}
.purehead .l {
  left: 1em;
}
.purehead .r {
  right: 1em;
  left: auto;
}
.purehead a em {
  width: 4.5em;
  height: 4.5em;
  display: block;
}
.purehead .back em {
  background: url(../images/i_back2.png);
  background-size: 100% 100%;
}
.purehead .share em {
  background: url(../images/i_share.png);
  background-size: 100% 100%;
}
.pureview dl dt img {
  width: 100%;
}
.pureview dl dd {
  padding: 0 1.5em 2em 1.5em;
  line-height: 2em;
}
.pureview dl dd strong {
  display: block;
  padding: 1em 0 0.5em 0;
  font-weight: normal;
}
.purebox .info {
  overflow: auto;
}
.purebox {
  margin-top: 0.5em;
}
.purebox .title {
  padding: 1.6em 0;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.purefactory .info dl {
  border-bottom: 1px solid #eee;
  padding: 1em;
  position: relative;
}
.purefactory .info dl dt {
  position: absolute;
  left: 1.5em;
  top: 1em;
  width: 7em;
  height: 7em;
}
.purefactory .info dl dt img {
  width: 100%;
}
.purefactory .info dl dd {
  padding-left: 9.5em;
  height: 6em;
  padding-top: 1em;
}
.purecase .info {
  padding: 0.5em;
}
.purecase .info dl {
  display: inline-block;
  margin: 0.5em;
  width: 12em;
}
.purecase .info dl dt {
}
.purecase .info dl dt img {
  width: 100%;
}
.purecase .info dl dd {
  padding: 1em 0;
}

.faq {
  margin-top: 0.5em;
  padding: 1.5em 0;
}
.faq a {
  padding: 0 1em;
}

.project {
  padding: 1em 0;
  padding-bottom: 7em;
}
.project dl {
  width: 44.5%;
  display: inline-block;
  margin: 0 0 1em 3%;
}
.project dl dt img {
  width: 100%;
}
.project dl dd {
  padding: 0.5em 0;
}
.imoney {
  background: url(../images/i_money.png);
  background-size: 100% 100%;
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  margin-right: 0.5em;
}

.sharebox {
  margin-top: 0.5em;
  padding: 1.5em;
}
.sharebox dl dt,
.sharebox dl dd {
  display: inline-block;
}
.sharebox dl dt {
  padding-right: 2em;
}
.sharebox dl dd a {
  display: inline-block;
  margin: 0 1em;
}
.sharebox dl dd a em {
  display: inline-block;
  width: 4em;
  height: 4em;
}
.sharebox dl dd a.pengyou em {
  background: url(../images/i_pengyou.png);
  background-size: 100% 100%;
}
.sharebox dl dd a.weixin em {
  background: url(../images/i_weixin.png);
  background-size: 100% 100%;
}
.sharebox dl dd a.qq em {
  background: url(../images/i_qq.png);
  background-size: 100% 100%;
}
.sharebox dl dd a.weibo em {
  background: url(../images/i_weibo.png);
  background-size: 100% 100%;
}

.news {
  background: #fff;
}
.news article {
  padding: 1em 2em;
  border: 0;
  margin: 0;
  border-bottom: 1px solid #eee;
}
.news article:hover {
  background: #f1f1f1;
}
.news article dl {
  border-bottom: 0px solid #eee;
  padding: 1em 0;
  position: relative;
}
.news article dl dt {
  position: absolute;
  padding: 0;
  padding-left: 0;
  right: 0;
  top: 1em;
  border: 0;
  width: 6.4em;
  overflow: hidden;
  height: 6.4em;
  overflow: hidden;
}
.news article dl dt.br {
  border: 1px solid #eee;
  text-align: center;
  line-height: 6.4em;
}
.news article dl dt img {
  width: 100%;
  height: auto;
}
.news article dl dt.br img {
  width: 80%;
}
.news article dl dd {
  padding: 0;
  border: 0;
  padding-right: 8em;
}
.news article dl dd h2 {
  line-height: 1.4em;
  padding: 0.5em 0;
  font-weight: 400;
  color: #000;
}
.news article dl dd .time {
  float: left;
}
.news article dl dd em {
  background: url(../images/i_nav.png);
  background-size: 100% 100%;
  width: 0.8em;
  height: 1em;
  display: inline-block;
  margin-right: 0.8em;
}
.quality article dl {
  height: 7.4em;
}
.quality article dl dt {
  height: 7.4em;
  width: 7.4em;
}
.quality article dl dd {
  padding-left: 9em;
}
.newsinfo {
  padding: 1.3em;
}
.newsinfo h2 {
  line-height: 1.4em;
  font-weight: 600;
}
.newsinfo div {
  line-height: 1.4em;
  padding: 0.5em 0 0;
}
.newsinfo div .nav em {
  background: url(../images/i_nav.png);
  background-size: 100% 100%;
  width: 0.8em;
  height: 1em;
  display: inline-block;
  margin-right: 0.8em;
}
.newsinfo .time {
  float: right;
}
.newsinfo .info {
  padding: 1em 0;
  line-height: 2.4em;
  margin-top: 1em;
}
.newsinfo .info img {
  width: 100%;
  height: auto;
  margin: 0.5em 0;
}
.newsinfo .info .name {
  text-align: right;
}

.Label {
  border-bottom: 1px solid #eee;
  padding: 1em 0;
}
.Label a {
  display: inline-block;
  padding: 1em;
  border: 1px solid #eee;
  border-radius: 0.3em;
  margin: 0 1em;
  margin-right: 0;
}

.relevant {
  margin-top: 0.5em;
  padding-bottom: 1em;
}
.relevant .title {
  padding: 1.5em;
  padding-bottom: 0.5em;
}
.relevant .info {
  padding: 1.5em;
  padding-top: 0;
}
.relevant .info ul li {
  border-bottom: 1px solid #eee;
  padding: 1em 0;
}
.relevant .info ul li em {
  float: right;
  background: #f18e32;
  padding: 0 0.5em;
}

.factoryview {
}
.factoryview dl {
  padding: 2em 1em;
  position: relative;
}
.factoryview dl dt {
  position: absolute;
  width: 7em;
  height: 7em;
  line-height: 7em;
  left: 1em;
  top: 2em;
  border: 1px solid #eee;
  text-align: center;
}
.factoryview dl dt img {
  width: 80%;
}
.factoryview dl dd {
  padding-left: 7.5em;
  line-height: 2em;
}
.factoryview .qa {
  border-top: 1px solid #eee;
  padding: 1em;
  position: relative;
}
.factoryview .qa em {
  display: block;
  width: 0.5em;
  height: 1em;
  background: url(../images/i_right1.png);
  background-size: 100% 100%;
  position: absolute;
  right: 1em;
  top: 1.5em;
}
.factbox {
  margin-top: 0.5em;
  padding: 1em;
}
.factbox .title {
  padding: 1.5em 1em;
}
.factbox .info {
  padding-left: 2%;
}
.factbox .info .imgs {
  text-align: center;
}
.factbox strong {
  font-weight: normal;
}
.factphoto dl {
  padding: 0 1.2%;
  width: 30%;
  display: inline-block;
}
.factphoto dl dt img {
  width: 100%;
}
.factphoto dl dd {
  padding: 0.5em 0 2em 0;
}
.factlist {
  padding: 1.5em 0;
}
.factlist dl {
  width: 49%;
  display: inline-block;
  text-align: center;
}
.factlist dl dt img {
  width: 90%;
}

.wapper {
  width: 90%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 20px;
}
.real-time-data {
  margin-top: -15px;
}
.real-time-data .wapper {
  -webkit-box-shadow: 0px 0px 20px 0px #a0a0a0;
  -moz-box-shadow: 0px 0px 20px 0px #a0a0a0;
  box-shadow: 0px 0px 20px 0px #a0a0a0;
  text-align: center;
  background: #fff;
  padding-bottom: 10px;
}
.real-time-data .real-time-title {
  padding: 20px 0;
  text-align: center;
}
.real-time-data .real-time-data-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
}

.real-time-data-wrapper .real-time-data-tab {
  -webkit-box-flex: 0.5;
  -ms-flex: 0.5;
  flex: 0.5;
}
.real-time-data-wrapper .real-time-data-sep {
  width: 1px;
  margin: 0 0 20px;
  background: #eee;
}
.real-time-number {
  color: #ff6000;
  font-size: 24px;
  font-weight: bold;
}
.real-time-desc {
  color: #828282;
  margin-top: 10px;
}

.index-title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
}
.index-title .important {
  color: #dbb000;
}
.index-title-sep {
  text-align: center;
  width: 30px;
  border-bottom: 5px solid #d6a600;
  margin: 10px auto 10px;
}

.product {
  margin-top: 20px;
  overflow: hidden;
}
.product .advantage {
  -webkit-box-shadow: 0px 0px 20px 0px #a0a0a0;
  -moz-box-shadow: 0px 0px 20px 0px #a0a0a0;
  box-shadow: 0px 0px 20px 0px #a0a0a0;
  text-align: center;
}
.product .advantage .advantage-item {
  float: left;
  width: 49%;
  height: 200px;
  background: #fecf07;
  margin-top: 5px;
  position: relative;
  padding-top: 20px;
}
.product .advantage .advantage-item:nth-child(even) {
  float: right;
}
.product .advantage .advantage-item:nth-child(1),
.product .advantage .advantage-item:nth-child(4),
.product .advantage .advantage-item:nth-child(5) {
  background: #f7f7f7;
}

.product .advantage .advantage-item img {
  width: 60px;
  height: 60px;
}
.product .advantage .advantage-item .line-sep {
  height: 3px;
  width: 20px;
  background: #000;
  margin: 30px auto;
}
.product .advantage .advantage-item .title {
  font-size: 16px;
  font-weight: bold;
}
.product .advantage .advantage-item .desc {
  font-size: 12px;
  margin-top: 10px;
}
.advantage-item .coming {
  width: 48px;
  height: 0;
  color: #aaa;
  font-size: 12px;
  position: absolute;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -30px;
  top: -7px;
  border: 24px solid transparent;
  border-bottom: 24px solid #eee;
}

.intro {
  margin-top: 30px;
  overflow: hidden;
}
.intro-wrapper {
  overflow: hidden;
}
.intro-wrapper .intro-item {
  width: 100%;
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
}
.intro-wrapper .intro-item img {
  width: 100%;
  /*height: 135px;*/
}

.cooperator {
  overflow: hidden;
}
.cooperator .wapper {
  overflow: hidden;
}
.cooperator-list {
  position: relative;
}
.cooperator-list a {
  width: 33%;
  height: 90px;
  position: relative;
  float: left;
}
.cooperator-list a img {
  width: 100%;
  height: 100%;
}
.cooperator {
  overflow: hidden;
}

.innews.wapper {
  margin-bottom: 15px;
}

/*.product-service.wapper{width: 78vw;}*/
.weakpoint {
  background: #f4f1e2;
  padding: 10px 20px;
  position: relative;
  text-indent: 20px;
}
.product-service-content {
  text-indent: 20px;
  padding: 10px 20px;
}
.tac {
  text-align: center;
}

.weak-logo {
  width: 28px;
  height: 0;
  /*background: #ff3434;*/
  color: #fff;
  font-size: 12px;
  position: absolute;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-indent: 0;
  left: -28px;
  top: -14px;
  border: 24px solid transparent;
  border-bottom: 24px solid #ff3434;
}

.solution {
  margin-top: 20px;
  background: #f4f1e2;
  padding: 10px 20px;
  position: relative;
  text-indent: 20px;
}
.solution-logo {
  width: 28px;
  height: 0;
  /*background: #ff3434;*/
  color: #fff;
  font-size: 12px;
  position: absolute;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-indent: 0;
  left: -28px;
  top: -14px;
  border: 24px solid transparent;
  border-bottom: 24px solid #dbb000;
}

.psbanner {
  height: 220px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100vw;
}
.product-service-content .important {
  color: #dbb000;
  font-size: 16px;
}
.office {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
}
.office .office-item {
  -webkit-box-flex: 0.5;
  -ms-flex: 0.5;
  flex: 0.5;
  height: 100%;
  width: 50%;
}
.office .office-item .office-img-right {
  padding-left: 10px;
  height: 145px;
  width: 98%;
}
.qrcode {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
}
.qrcode .line-sep {
  width: 1px;
  background: #eee;
  margin-bottom: 20px;
}
.qrcode .qrcode-item {
  width: 100%;
  height: 140px;
  margin: 0 10px;
}
.qrcode .qrcode-item img {
  width: 120px;
  height: 120px;
}

.timeline {
  position: relative;
  overflow: hidden;
}
.timeline .line {
  top: 15px;
  width: 1px;
  height: 90%;
  background-color: #ddd;
  position: absolute;
  left: 6px;
  z-index: -1;
}
.timeline li {
  font-size: 12px;
  color: #333333;
  line-height: 25px;
  margin-bottom: 10px;
}
.timeline li > span {
  width: 10px;
  height: 10px;
  border: 2px solid #dbb000;
  border-radius: 10px;
  float: left;
  z-index: 10;
  background: #fff;
}
.timeline li div {
  margin-left: 25px;
}

.bg-download {
  background: url(../images/bg_download.png);
  background-size: 100% 100%;
  color: #ff5f11;
}

.download_div {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.download_wrapper {
  -webkit-box-flex: 0.5;
  -ms-flex: 0.5;
  flex: 1;
  text-align: center;
  font-size: 18px;
}
.download_wrapper img {
  width: 80%;
}
.download_title {
  color: #ff5f11;
}
.download_ios {
  margin: 10px;
}
.download_android {
  margin: 10px;
}
