@charset "utf-8";
@import url('//fonts.test-beta.com/css2?family=Abel&display=swap'); 
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
form,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  background: #f9f9f9;
  font-size: 0.26rem;
  font-family: 'Abel',Helvetica,Arial,Lucida,sans-serif;
  min-width: 320px;
  max-width: 640px;
  margin: 0 auto;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
strong,
b {
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl-clr {
  zoom: 1;
}
.fl-clr:after {
  display: block;
  content: '';
  clear: both;
  visibility: hidden;
}
i {
  font-style: normal;
}
/*ios form style*/
::-webkit-input-placeholder {
  color: #999;
}
input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}
/*placeholder style*/
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
}
/* 初始化font-size*/
@media screen and (min-width: 640px) {
  html {
    font-size: 100px;
  }
}
@media screen and (min-width: 601px) and (max-width: 639px) {
  html {
    font-size: 93.9063px;
  }
}
@media screen and (min-width: 551px) and (max-width: 600px) {
  html {
    font-size: 86.0938px;
  }
}
@media screen and (min-width: 501px) and (max-width: 550px) {
  html {
    font-size: 78.2813px;
  }
}
@media screen and (min-width: 451px) and (max-width: 500px) {
  html {
    font-size: 70.4688px;
  }
}
@media screen and (min-width: 414px) and (max-width: 450px) {
  html {
    font-size: 64.6875px;
  }
}
@media screen and (min-width: 375px) and (max-width: 413px) {
  html {
    font-size: 58.5938px;
  }
}
@media screen and (min-width: 360px) and (max-width: 374px) {
  html {
    font-size: 56.25px;
  }
}
@media screen and (min-width: 320px) and (max-width: 359px) {
  html {
    font-size: 50px;
  }
}
/*header style*/
header {
  width: 100%;
  height: 0.8rem;
  background: #d41313;
}
header .logo {
  margin: 0.2rem 0 0 0.2rem;
  float: left;
}
header .logo h1 {
  font-size: inherit;
}
header .logo h1 img {
  width: 1.78rem;
  height: 0.4rem;
}
header .logo a img {
  width: 1.78rem;
  height: 0.4rem;
}
header .search {
  float: right;
  margin: 0.13rem 0.2rem 0 0;
  position: relative;
}
header .search .txt {
  width: 3.13rem;
  height: 0.54rem;
  border: none;
  border-radius: 0.03rem;
  font-size: 0.24rem;
  padding: 0 0.7rem 0 0.19rem;
  color: #666666;
}
header .search .search-btn {
  width: 0.7rem;
  height: 0.54rem;
  display: block;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 3px 3px 0;
}
header .search .search-btn span {
  width: 0.27rem;
  height: 0.26rem;
  display: block;
  background: url(search.png) no-repeat 0 0;
  background-size: 100%;
  margin: 0.14rem 0 0 0.2rem;
}
header.title-header {
  position: relative;
  text-align: center;
  line-height: 0.8rem;
}
header.title-header .back {
  width: 0.18rem;
  height: 0.34rem;
  display: block;
  background: url(back.png) no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  left: 0.2rem;
  top: 0.22rem;
}
header.title-header span {
  font-size: 0.3rem;
  color: #fff;
}
footer {
  border-top: 1px solid #eeeeee;
  background: #fff;
  padding: 0.22rem 0 0.2rem;
}
footer p {
  text-align: center;
  line-height: 0.36rem;
  font-size: 0.2rem;
  color: #999999;
}
footer p a {
  color: #666666;
  margin: 0 0.26rem;
  font-size: 0.26rem;
}
footer p.links {
  color: #ddd;
}
body {
  background: #fff;
}
.product-inquiry {
  width: 100%;
  height: 2rem;
  background: #f9f9f9;
}
.product-inquiry img {
  width: 1.6rem;
  height: 1.6rem;
  display: block;
  float: left;
  margin: 0.2rem 0 0 0.2rem;
}
.product-inquiry span {
  margin: 0.65rem 0 0 0.1rem;
  float: left;
  width: 4.3rem;
  height: 0.64rem;
  display: block;
  font-size: 0.28rem;
  color: #333333;
}
.product-inquiry span em {
  font-weight: bold;
}
.form-inquiry {
  border-top: 1px solid #eeeeee;
  padding: 0.3rem 0 0 0.2rem;
  margin: 0 0 0.2rem 0;
}
.form-inquiry ul > li {
  line-height: 0.62rem;
  position: relative;
  color: #333333;
  font-size: 0.28rem;
  margin: 0 0 0.1rem 0;
}
.form-inquiry ul > li.company {
  margin: -0.1rem 0 0.1rem 0;
}
.form-inquiry ul > li label {
  width: 0.92rem;
  height: 0.62rem;
  display: block;
  float: left;
}
.form-inquiry ul > li .txt {
  width: 4.86rem;
  height: 0.6rem;
  border: 1px solid #dddddd;
  border-radius: 3px;
  float: left;
  color: #333333;
  font-size: 0.28rem;
  padding: 0 0 0 0.2rem;
}
.form-inquiry ul > li span.error {
  color: #d41313;
  font-size: 0.5rem;
  margin: 0.75rem 0 0 0.95rem;
  font-size: 0.24rem;
  line-height: 0.3rem;
  width: 4.86rem;
  height: 0.3rem;
  display: inline;
  display: none;
}
.form-inquiry ul > li i {
  margin: 0 0 0 0.15rem;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 5rem;
}
.form-inquiry .inquiry-detail dl dt {
  font-size: 0.28rem;
  color: #333333;
  margin: 0 0 0.15rem 0;
}
.form-inquiry .inquiry-detail dl dd {
  width: 2.56rem;
  height: 0.52rem;
  display: block;
  background: #f9f9f9;
  border: 1px solid #dddddd;
  float: left;
  margin: 0 0.2rem 0.2rem 0;
  padding: 0 0.15rem;
  font-size: 0.24rem;
  color: #666666;
  text-align: left;
  line-height: 0.52rem;
  border-radius: 3px;
  cursor: pointer;
}
.form-inquiry .inquiry-detail dl dd span {
  display: none;
}
.form-inquiry .inquiry-detail .area {
  width: 5.58rem;
  height: 1.8rem;
  border: 1px solid #dddddd;
  border-radius: 3px;
  padding: 0.2rem;
  font-size: 0.28rem;
  font-family: 'Abel',Helvetica,Arial,Lucida,sans-serif;
  color: #333333;
}
.form-inquiry .inquiry-detail .area_error {
  color: #d41313;
  font-size: 0.5rem;
  font-size: 0.24rem;
  line-height: 0.3rem;
  width: 6rem;
  height: 0.6rem;
  display: block;
  display: none;
}
.form-inquiry .inquiry-detail .send-inquiry {
  width: 6rem;
  height: 0.62rem;
  display: block;
  background: #d41313;
  color: #fff;
  text-align: center;
  line-height: 0.62rem;
  border-radius: 3px;
  margin: 0.25rem 0 0.2rem 0;
  font-size: 0.26rem;
}
.form-inquiry .inquiry-detail .send-default {
  width: 6rem;
  height: 0.62rem;
  display: block;
  background: #ccc;
  color: #fff;
  text-align: center;
  line-height: 0.62rem;
  border-radius: 3px;
  margin: 0.25rem 0 0.2rem 0;
  cursor: default;
  display: none;
  font-size: 0.26rem;
}
.form-inquiry p {
  line-height: 0.4rem;
  color: #666666;
  font-size: 0.25rem;
}
.form-inquiry p input[type=checkbox] {
  display: none;
}
.form-inquiry p .check {
  margin: 0 0.1rem 0 0;
  width: 0.18rem;
  height: 0.18rem;
  display: inline-block;
  border: 1px solid #dddddd;
  vertical-align: 0.01rem;
}
.form-inquiry p input[type=checkbox]:checked + label {
  background: url(checked.png) left top no-repeat;
  background-size: 100%;
}
.success-box {
  width: 100%;
  height: 1.76rem;
  padding: 0.94rem 0 0 0;
  background: #fff;
}
.success-box p {
  text-align: center;
  color: #333333;
  font-size: 0.25rem;
}
.success-box p em {
  color: #3c9f00;
}
.success-box p.success,
.success-box p.fail {
  color: #3c9f00;
  font-size: 0.3rem;
  margin: 0 0 0.2rem 0;
}
.success-box p.success span,
.success-box p.fail span {
  width: 0.36rem;
  height: 0.36rem;
  display: inline-block;
  background: url(success.png) no-repeat 0 0;
  background-size: 100%;
  vertical-align: -0.06rem;
  margin: 0 0.2rem 0 0;
}
.success-box p.fail {
  color: #d41313;
}
.success-box p.fail span {
  background: url(fail.png) no-repeat 0 0;
  background-size: 100%;
}
.recom-products {
  background: #f9f9f9;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 0.98rem 0;
}
.recom-products .title {
  width: 100%;
  height: 0.8rem;
}
.recom-products .title h2 {
  font-size: 0.3rem;
  color: #333333;
  line-height: 0.8rem;
  padding: 0 0 0 0.19rem;
  font-weight: normal;
}
.recom-products ul li {
  float: left;
  width: 3.15rem;
  height: 3.95rem;
  background: #fff;
  margin: 0 0 0.1rem 0;
}
.recom-products ul li:nth-child(even) {
  float: right;
}
.recom-products ul li img {
  width: 2.95rem;
  height: 2.95rem;
  margin: 0.1rem;
}
.recom-products ul li span.pro-title {
  width: 2.95rem;
  height: 0.6rem;
  display: block;
  word-wrap: break-word;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.3rem;
  font-size: 0.26rem;
  margin: 0 auto;
}
.recom-products ul li span.pro-title a {
  color: #333333;
}
