@charset "utf-8";

/* 这个css是初始化的css，在任何项目里面都可以使用 */

/* 禁用iPhone中Safari的字号自动调整 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 解决IOS默认滑动很卡的情况 */
  /* -webkit-overflow-scrolling : touch;  */
}

/* 禁止缩放表单 */
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  resize: none;
  border: none;
}

/* 取消链接高亮  */
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 设置HTML5元素为块 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

/* 图片自适应 */
img {
  width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  display: block;
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
}

/* 初始化 */
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}

body {
  font: 12px/1.5 'Microsoft YaHei' !important;
  color: #555;
  background-color: #F7F7F7;
}

em,
i {
  font-style: normal;
}

ul,
li,
ol {
  list-style-type: none;
}

strong {
  font-weight: normal;
}

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

.clearfix {
  zoom: 1;
}

a {
  text-decoration: none;
  color: #969696;
  font-family: 'Microsoft YaHei';
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-family: 'Microsoft YaHei';
}

img {
  border: none;
}

input {
  font-family: 'Microsoft YaHei';
}

/*单行溢出*/
.one-txt-cut {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*多行溢出 手机端使用*/
.txt-cut {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.w50 {
  width: 50%;
}

.w25 {
  width: 25%;
}

.w20 {
  width: 20%;
}

.w33 {
  width: 33.333333%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.db {
  display: block !important;
}

.dn {
  display: none;
}

.w {
  width: 1150px;
  margin: 0 auto;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.scale_img {
  border: 0px;
  overflow: hidden;
}

.scale_img img {
  transition: transform 0.5s;
  /*过渡*/
}

.scale_img:hover img {
  transform: scale(1.3);
}



.lag_select {
  width: 60px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #db8da5;
  outline: none;
}

@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../font/iconfont.woff2') format('woff2'),
    url('../font/iconfont.woff') format('woff'),
    url('../font/iconfont.ttf') format('truetype'),
    url('../font/iconfont.svg#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.popi_footer {
  width: 100%;
  padding-top: 0.33333333rem;
}

.popi_footer .ft_logo {
  width: 2.17333333rem;
  margin: 0 auto;
}

.popi_footer p {
  width: 100%;
  font-family: ' MicrosoftYaHeiUILight';
  font-size: 0.18666667rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 23px;
  letter-spacing: 1px;
  color: #030303;
  text-align: center;
}

.popi_footer p a {
  color: #030303;
}

.popi_footer p .link_item {
  color: #030303;
}

.popi_footer .company_ruls_item {
  width: 100%;
}

.popi_footer .company_ruls_item .wh_list {
  margin-right: 0.06666667rem;
}

.popi_footer .company_ruls_item .wh_list .wh_item {
  display: inline-block;
  width: 0.26666667rem;
}

.popi_footer .company_ruls_item .wh_list .wh1 {
  margin-right: 0.05333333rem;
}

.popi_footer .company_ruls_item .wh_list .wh2 {
  margin-right: 0.05333333rem;
}

.popi_footer .company_ruls_item .wh_text_link {
  margin-top: -0.10666667rem;
  margin-right: 0.13333333rem;
  color: #ae310c;
}

.popi_footer .company_ruls_item .wh_text_link1 {
  margin-top: -0.10666667rem;
  color: #030303;
}

.popi_footer .company_ruls_item1 {
  width: 8rem;
  margin: 0 auto;
}

.cat_footer {
  background-color: #000;
  padding-top: 0.26666667rem;
  padding-bottom: 0.26666667rem;
}

.cat_footer .footer_line {
  width: 9.36rem;
  margin: 0 auto;
}

.cat_footer .ft_logo {
  width: 4.10666667REM;
  margin: 0 auto;
  margin-top: 0.4rem;
}

.cat_footer .ft_address_item,
.cat_footer .company_address {
  width: 100%;
  font-size: 0.30666667rem;
  text-align: center;
  color: #fff;
  margin-top: 0.13333333rem;
}

.cat_footer .ft_address_item1 {
  width: 100%;
  font-size: 0.30666667rem;
  text-align: center;
  color: #fff;
  margin-top: 0.13333333rem;
}

.cat_footer .ft_address_item1 a {
  color: #ffff;
}

.cat_footer .link_list {
  margin-top: 0.46666667rem;
}

.cat_footer .rules,
.cat_footer .ft_address_item2 {
  margin-top: 0.4rem;
}

.cat_footer .rules_item {
  opacity: 0.6;
}

.cat_footer .company_ruls_item {
  margin-top: 0.4rem;
  color: #fff;
}

.cat_footer .company_ruls_item a {
  columns: #fff;
}

.cat_footer .company_ruls_item1 {
  font-size: 0.30666667rem;
  text-align: center;
}

.cat_footer .company_ruls_item1 a {
  color: #fff;
}

.cat_footer .company_ruls_item1 span {
  display: inline-block;
}

.cat_footer .company_ruls_item1 .wh_list {
  width: 2.66666667rem;
  margin-left: 0.26666667rem;
}

.cat_footer .company_ruls_item1 .wh_item {
  display: inline-block;
  width: 0.53333333rem;
}

.cat_footer .company_ruls_item1 .wh1 {
  width: 0.66666667rem;
  margin-left: 0.13333333rem;
}

.cat_footer .company_ruls_item1 .jiaz {
  color: #7d2e1b;
}