/*# sourceURL=/Public/Home/css/index-wap.css */
/*@ sourceURL=/Public/Home/css/index-wap.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Microsoft Yahei", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  background: #F5F5F5;
  box-sizing: border-box;
}

img {
  margin: 0;
  padding: 0;
  border: 0px;
}

a {
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
}

ul,
ol {
  list-style: none;
}

li {
  list-style: none;
  -webkit-font-smoothing: antialiased;
}

input {
  outline: none;
  -webkit-appearance: none;
  border: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.clearfix:after,
.clearfix:before {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

.clearfix {
  zoom: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #AEAEAE;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #AEAEAE;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #AEAEAE;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #AEAEAE;
}

a {
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  background-color: #fff;
}

@media screen and (max-width: 640px) {
  .wap-fl {
    float: left;
  }
  .wap-fr {
    float: right;
  }
  .wap-clearfix:after,
  .wap-clearfix:before {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
  }
  .wap-clearfix {
    zoom: 1;
  }
  .wap-hide {
    display: none;
  }
  .header {
    height: 2.57333rem;
    background-color: #fff;
  }
  .header > div {
    width: 100%;
    padding-top: 0.4rem;
  }
  .header .logo {
    padding-left: 0.53333rem;
    padding-right: 0.4rem;
  }
  .header .logo .logo-pic {
    display: block;
    width: 5.36rem;
    height: 0.54667rem;
  }
  .header .logo .logo-pic img {
    width: 100%;
    /* height: 100%; */
    width: 290px;
  }
  .header .logo .language {
    font-size: 0.34667rem;
    color: #333333;
    line-height: 0.54667rem;
  }
  .header .wap-search {
    width: 9.2rem;
    height: 0.85333rem;
    margin: 0 auto;
    margin-top: 0.4rem;
    box-sizing: border-box;
    border: 1px solid #D9D9D9;
    position: relative;
  }
  .header .wap-search input {
    position: absolute;
    height: 100%;
    width: 82%;
    font-size: 0.37333rem;
    padding-left: 0.29333rem;
    left: 0;
  }
  .header .wap-search .search-button {
    box-sizing: border-box;
    position: absolute;
    height: 0.85333rem;
    width: 1.33333rem;
    background-color: #E33333;
    right: -0.01333rem;
    top: -0.02667rem;
  }
  .header .wap-search .search-button img {
    display: block;
    width: 0.53333rem;
    margin: 0 auto;
    padding-top: 0.13333rem;
  }
  .nav {
    height: 1.06667rem;
    background-color:#D82618;
  }
  .nav .nav-wrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    align-items: center;
  }
  .nav .nav-wrap .nav-item {
    width: 25%;
  }
  .nav .nav-wrap .nav-item.active {
    background-color: #AB0802;
  }
  .nav .nav-wrap .nav-item a {
    display: block;
    height: 100%;
    color: #fff;
    line-height: 1.06667rem;
    text-align: center;
    font-size: 0.37333rem;
  }
  .news-layout-one {
    background-color: #fff;
    padding: 0 0.4rem;
    padding-top: 0.34667rem;
  }
  .wap-category {
    padding-bottom: 0.6rem;
  }
  .wap-category .category-list-item {
    overflow: hidden;
  }
  .wap-category .category-list-item:nth-child(2n-1) {
    width: 50%;
    float: left;
  }
  .wap-category .category-list-item:nth-child(2n) {
    box-sizing: border-box;
    padding-left: 0.53333rem;
    width: 50%;
    float: left;
  }
  .wap-category .category-list-item a {
    display: block;
    font-size: 0.32rem;
    color: #797979;
    line-height: 0.65333rem;
  }
  .wap-category .category-list-item a:hover {
    color: #E33333;
  }
  .recommend .title {
    font-size: 0.4rem;
    color: #333333;
    line-height: 1;
    font-weight: 600;
    border-left: 6px solid #E33333;
    padding-left: 0.26667rem;
    margin-bottom: 0.4rem;
  }
  .recommend .recommend-product-wrap {
    width: 100%;
  }
  .recommend .recommend-item {
    display: inline-block;
    width: 4.46667rem;
    margin-bottom: 0.4rem;
    vertical-align: middle;
  }
  .recommend .recommend-item:nth-child(2n-1) {
    margin-right: 0.16rem;
  }
  .recommend .recommend-item a {
    display: block;
  }
  .recommend .recommend-item a .pic {
    box-sizing: border-box;
    width: 4.46667rem;
    height: 4.46667rem;
    border: 1px solid #E6E6E6;
    padding: 0 0.24rem;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
  }
  .recommend .recommend-item a .pic img {
    max-width: 100%;
  }
  .recommend .recommend-item a .product-info {
    padding-top: 0.18667rem;
    width: 4.08rem;
    text-align: left;
    font-size: 0.37333rem;
    color: #262626;
    line-height: 0.61333rem;
    height: 1.75rem;
    overflow: hidden;
  }
  .hot-product {
    background-color: #fff;
    margin-top: 0.32rem;
    padding: 0 0.4rem;
    padding-top: 0.41333rem;
  }
  .hot-product .hot-product-title {
    font-size: 0.4rem;
    color: #333333;
    line-height: 1;
    font-weight: 600;
    border-left: 6px solid #E33333;
    padding-left: 0.26667rem;
    margin-bottom: 0.4rem;
  }
  .hot-product .hot-product-item {
    display: inline-block;
    width: 4.46667rem;
    margin-bottom: 0.4rem;
    vertical-align: middle;
  }
  .hot-product .hot-product-item:nth-child(n+21) {
    display: none;
  }
  .hot-product .hot-product-item:nth-child(2n-1) {
    margin-right: 0.16rem;
  }
  /*.hot-product .template-item:nth-child(2n-1){*/
     /*margin-right: 0.16rem;*/
   /*}*/
  /*.hot-product .template-item:nth-child(2n){*/
    /*margin-right: 0rem;*/
  /*}*/
  .hot-product .hot-product-item a {
    display: block;
  }
  .hot-product .hot-product-item a .pic {
    box-sizing: border-box;
    width: 4.46667rem;
    height: 4.46667rem;
    border: 1px solid #E6E6E6;
    padding: 0 0.24rem;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
  }
  .hot-product .hot-product-item a .pic img {
    max-width: 100%;
    max-height: 100%;
  }
  .hot-product .hot-product-item a .product-info {
    padding-top: 0.18667rem;
    width: 4.08rem;
    height: 1.22rem;
    text-align: left;
    font-size: 0.37333rem;
    color: #262626;
    line-height: 0.61333rem;
  }
  .partner {
    background-color: #fff;
    margin-top: 0.26667rem;
    padding: 0 0.38667rem;
    padding-top: 0.41333rem;
  }
  .partner .partner-title {
    font-size: 0.4rem;
    color: #333333;
    line-height: 1;
    font-weight: 600;
    border-left: 6px solid #E33333;
    padding-left: 0.26667rem;
    margin-bottom: 0.4rem;
  }
  .partner .partner-logo-item {
    box-sizing: border-box;
    display: inline-block;
    width: 2.86667rem;
    height: 1.04rem;
    border: 1px solid #E6E6E6;
    margin-bottom: 0.38667rem;
    margin-right: 0.18667rem;
  }
  .partner .partner-logo-item.wap-last {
    margin-right: 0;
  }
  .partner .partner-logo-item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .partner .partner-logo-item a .pic {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 80%;
    height: 70%;
    margin: auto;
  }
  .partner .partner-logo-item a .pic img {
    width: 100%;
    height: 100%;
  }
  .partner .partner-logo {
    border-bottom: 1px solid #E6E6E6;
  }
  .pc-footer {
    background-color: #fff;
    padding: 0 0.38667rem;
    padding-top: 0.42667rem;
    padding-bottom: 2rem;
  }
  .pc-footer .about-us {
    font-size: 0.32rem;
    line-height: 0.53333rem;
  }
  .pc-footer .about-us a {
    color: #989899;
    margin-right: 0.18667rem;
  }
  .pc-footer .about-us a:nth-child(6) {
    margin-right: 0.53333rem;
  }
  .pc-footer .copyright {
    padding-top: 0.08rem;
    font-size: 0.32rem;
    line-height: 0.53333rem;
    color: #989899;
  }
  .pc-footer .copyright a {
    color: #989899;
  }
  .wap-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1.30667rem;
    background-color: #E33333;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    align-items: center;
  }
  .wap-footer .link-item {
    width: 25%;
    height: 100%;
    text-align: center;
  }
  .wap-footer .link-item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0.26667rem;
    color: #fff;
    padding-top: 0.82667rem;
  }
  .wap-footer .link-item a .footer-icon {
    position: absolute;
    width: 0.53333rem;
    height: 0.53333rem;
    top: 0.21333rem;
    left: 50%;
    margin-left: -0.26667rem;
  }
  .wap-footer .link-item:nth-child(1) .footer-icon {
    background: url("http://www.apollounion.com/Public/Home/css/../images/index.png") center no-repeat;
    background-size: contain;
  }
  .wap-footer .link-item:nth-child(2) .footer-icon {
    background: url("http://www.apollounion.com/Public/Home/css/../images/product.png") center no-repeat;
    background-size: contain;
  }
  .wap-footer .link-item:nth-child(3) .footer-icon {
    background: url("http://www.apollounion.com/Public/Home/css/../images/consult.png") center no-repeat;
    background-size: contain;
  }
  .wap-footer .link-item:nth-child(4) .footer-icon {
    background: url("http://www.apollounion.com/Public/Home/css/../images/about.png") center no-repeat;
    background-size: contain;
  }
}
/*# sourceMappingURL=index-wap.css.map */