@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

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

a,
span {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

img {
  display: block;
}

textarea {
  resize: none;
}

input,
textarea,
select {
  outline: none;
  border: none;
  -webkit-tap-highlight-color: transparent;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

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

/*
  移动web开发,虽然浏览器的 内核 都是 webkit
  但是不同的浏览器开发厂商 ,可能会为浏览器添加一些 特殊的 独有样式
  为了清除不同浏览器带来的显示差异 我们有一个 比较通用的样式 normalize.css
*/
html,
body {
  height: 100%;
  font-family: 'Microsoft YaHei';
  font-size: 0.16rem;
}

.big_box {
  padding: 1.12rem 0 1.05rem 0;
}

.search {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  height: 0.78rem;
  background-color: #fff;
}

.search form input {
  width: 6.25rem;
  height: 0.58rem;
  background-color: #efefef;
  border-radius: 0.25rem;
  color: #999;
  font-size: 0.24rem;
  padding-left: 0.25rem;
}

.search img {
  margin-bottom: 0.1rem;
  width: 0.39rem;
  height: 0.38rem;
}

.footer_nav {
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  width: 100%;
  height: 1.05rem;
  background-color: #fff;
  z-index: 999;
}

.footer_nav li {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.footer_nav li img {
  width: 0.4rem;
  height: 0.4rem;
}

.footer_nav p {
  padding-top: 0.15rem;
  font-size: 0.22rem;
  color: #6d6d6d;
}

.logo {
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  padding: 0 0.2rem;
  width: 100%;
  height: 1.12rem;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  z-index: 999;
}

.logo img.logo0 {
  width: 1.85rem;
  height: 0.53rem;
}

.logo img.logo1 {
  width: 3.64rem;
  height: 0.53rem;
}

.logo img.logo2 {
  width: 3.05rem;
  height: 0.5rem;
}

.logo img.logo3 {
  width: 3.39rem;
  height: 0.5rem;
}

.logo img.logo4 {
  width: 3.43rem;
  height: 0.46rem;
}

.logo img.logo5 {
  width: 3.12rem;
  height: 0.46rem;
}

.logo img.logo6 {
  /*width: 3.26rem;*/
  height: 0.53rem;
}

.logo img.logo7 {
  width: 3.28rem;
  height: 0.53rem;
}

.logo a {
  display: flex;
  align-items: center;
  color: #f60;
  font-size: 0.28rem;
}

.logo img.tel {
  margin-right: 0.05rem;
  width: 0.3rem;
  height: 0.3rem;
}

h6 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 0.82rem;
  font-weight: normal;
  font-size: 0.3rem;
  color: #f60;
}

h6.change_height {
  height: 1.18rem;
}

h6.change_color {
  color: #fff;
}

h6.change_color1 {
  color: #0e83e5;
}

h6.change_color2 {
  color: #333;
}

p.follow_h6 {
  padding: 0 0.42rem 0.2rem 0.42rem;
  font-size: 0.18rem;
  color: #999;
  line-height: 1.5;
}

.sheji_title {
  padding: 0 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.81rem;
  border-top: 1px solid #b5b5b5;
  background-color: #fff;
}

.sheji_title a img {
  width: 0.18rem;
  height: 0.34rem;
}

.sheji_title span {
  font-size: 0.3rem;
  color: #333;
}

.sheji_title2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 1.07rem;
}

.sheji_title2 h3 {
  padding-bottom: 0.2rem;
  font-size: 0.3rem;
  color: #333;
}

.sheji_title2 h3.change_se {
  color: #fff;
}

.sheji_title2 div {
  width: 2.59rem;
  height: 0.04rem;
  background: #f60;
}

.sheji_title2 .change_color {
  background: #ffdf4d;
}

.sheji_tijiao {
  display: flex;
  padding-bottom: 0.3rem;
  background: #fff;
}

.sheji_tijiao .one {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}

.sheji_tijiao .one img {
  width: 3.11rem;
  height: 2.33rem;
}

.sheji_tijiao .one p {
  margin-bottom: 0.17rem;
  text-align: center;
  width: 2.73rem;
  height: 0.81rem;
  font-size: 0.18rem;
  color: #333;
  line-height: 1.5;
}

.sheji_tijiao .one p.change_color {
  text-align: left;
  color: #666;
}

.sheji_tijiao .one .one_form input {
  width: 2.3rem;
  height: 0.5rem;
  background-color: #fff;
  font-size: 0.24rem;
  color: #f60;
  border: 0.02rem solid #f60;
  border-radius: 0.04rem;
}

.sheji_tijiao .one .two_form div {
  display: flex;
  width: 2.73rem;
  height: 0.5rem;
  border: 0.02rem solid #f60;
  border-radius: 0.04rem;
  /* 使用webkit内核的浏览器 */
  /* Firefox版本4-18 */
  /* Firefox版本19+ */
  /* IE浏览器 */
}

.sheji_tijiao .one .two_form div input:first-of-type {
  padding-left: 0.13rem;
  width: 1.75rem;
  font-size: 0.16rem;
  color: #999;
  border-radius: 0.04rem;
}

.sheji_tijiao .one .two_form div input:first-of-type::-webkit-input-placeholder {
  font-size: 0.16rem;
  color: #999;
}

.sheji_tijiao .one .two_form div input:first-of-type:-moz-placeholder {
  font-size: 0.16rem;
  color: #999;
}

.sheji_tijiao .one .two_form div input:first-of-type::-moz-placeholder {
  font-size: 0.16rem;
  color: #999;
}

.sheji_tijiao .one .two_form div input:first-of-type:-ms-input-placeholder {
  font-size: 0.16rem;
  color: #999;
}

.sheji_tijiao .one .two_form div input:last-of-type {
  flex: 1;
  font-size: 0.18rem;
  color: #fff;
  background-color: #f60;
}

.cehua_List {
  padding: 0 0.2rem;
  background-color: #fff;
}

.cehua_List ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cehua_List ul li {
  margin-bottom: 0.2rem;
  width: 2.9rem;
  border: 1px solid #e2e2e2;
}

.cehua_List ul li a {
  display: flex;
  flex-direction: column;
}

.cehua_List ul li a > img {
  margin: 0 auto;
  margin-top: 0.04rem;
  width: 2.8rem;
  height: 2.11rem;
}

.cehua_List ul li a .cehua_Content {
  padding: 0.15rem 0.05rem 0.13rem 0.13rem;
}

.cehua_List ul li a .cehua_Content p {
  padding-bottom: 0.05rem;
}

.cehua_List ul li a .cehua_Content .ls_one {
  font-size: 0.2rem;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cehua_List ul li a .cehua_Content .ls_two {
  font-size: 0.14rem;
  color: #f60;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cehua_List ul li a .cehua_Content .ls_three {
  font-size: 0.14rem;
  color: #777777;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cehua_List ul li a .cehua_Content .ls_four {
  padding-bottom: 0.08rem;
  display: flex;
}

.cehua_List ul li a .cehua_Content .ls_four span {
  margin-right: 0.15rem;
  display: flex;
  align-items: center;
  font-size: 0.14rem;
  color: #777;
}

.cehua_List ul li a .cehua_Content .ls_four span:first-of-type img {
  width: 0.2rem;
  height: 0.14rem;
}

.cehua_List ul li a .cehua_Content .ls_four span:nth-of-type(2) img {
  width: 0.16rem;
  height: 0.16rem;
}

.cehua_List ul li a .cehua_Content .ls_four span:last-of-type img {
  width: 0.16rem;
  height: 0.15rem;
}

.cehua_List ul li a .cehua_Content .ls_five {
  display: flex;
  align-items: center;
  font-size: 0.16rem;
  color: #777;
}

.cehua_List ul li a .cehua_Content .ls_five img {
  margin-right: 0.13rem;
  width: 0.3rem;
  height: 0.3rem;
}

.cehua_List .look_more {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1rem;
  background-color: #fff;
}

.cehua_List .look_more .look_moreBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.86rem;
  height: 0.5rem;
  font-size: 0.24rem;
  color: #f60;
  border: 0.02rem solid #f60;
  border-radius: 0.05rem;
}

.tb_title {
  padding: 0.2rem;
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  width: 100%;
  height: 0.7rem;
  color: #333;
  background-color: #fff;
}

.tb_title span {
  margin-right: 0.1rem;
  width: 0.06rem;
  height: 0.25rem;
  background: #f60;
}

.banner {
  width: 100%;
  height: 3.23rem;
}

.banner img {
  width: 100%;
  height: 3.23rem;
}

.banner img.p1 {
  height: 2.97rem;
}

.banner img.p2 {
  height: 3.7rem;
}

.banner.change_height {
  height: 2.97rem;
}

.banner.change_height2 {
  height: 3.7rem;
}

.us_gold {
  padding: 0 0.2rem;
  min-height: 4.8rem;
  background-color: #f7f7f8;
}

.us_gold ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.us_gold img {
  width: 3.46rem;
  height: 1.49rem;
}

.us_gold li {
  margin-bottom: 0.25rem;
}

.us_gold li:nth-of-type(n + 2) {
  margin-bottom: 0;
}

.title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 1.23rem;
}

.title .one {
  padding-bottom: 0.24rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #333;
}

.title .two {
  font-size: 0.24rem;
  color: #666;
}

.title .white {
  color: #fff;
}

.foot_contact {
  background: #383838;
  padding-bottom: 0.4rem;
  padding-top: 0.4rem;
  font-size: 0.18rem;
  text-align: center;
}

.foot_contact h1 {
  font-size: 0.25rem;
  color: #7e7e7e;
  text-align: center;
}

.foot_contact .copy p {
  color: #7e7e7e;
  margin-bottom: 0.2rem;
  line-height: 0.24rem;
  text-align: center;
}

.foot_contact b {
  display: inline-block;
  height: 0.02rem;
  width: 35%;
  background: #757575;
  margin-bottom: 0.07rem;
}

.foot_contact .weixin {
  text-align: center;
  margin-bottom: 0.4rem;
  margin-top: 0.4rem;
}

.foot_contact .weixin img {
  display: inline-block;
  width: 2rem;
  height: 2rem;
}

.foot_contact .weixin p {
  color: #7e7e7e;
  margin-top: 0.2rem;
}

.page_switch {
  margin-bottom: 0.2rem;
  padding: 0 0.2rem;
  height: 0.95rem;
  background-color: #fff;
}

.page_switch ul {
  border-top: 0.02rem solid #e4e4e4;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.page_switch ul li {
  margin: 0 0.1rem;
  font-size: 0.24rem;
  color: #333;
}

.page_switch ul li span {
  margin: 0 0.1rem;
}

.page_switch ul .change_color {
  color: #f60;
}

.sheji_title.circle_top {
  border-top: none;
  background: #f60;
}

.sheji_title.circle_top span {
  color: #fff;
}

.header_nav {
  background-color: #fff;
}

.header_nav ul {
  display: flex;
}

.header_nav ul li {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.05rem;
}

.header_nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.65rem;
  height: 0.6rem;
  font-size: 0.3rem;
  color: #333;
}

.header_nav ul li.change_color a {
  background: #ff7200;
  color: #fff;
  border-radius: 0.3rem;
}

.header_content {
  padding: 0 0.2rem;
  background-color: #fff;
}

.header_content > div {
  display: none;
}

.header_content li {
  padding-top: 0.19rem;
  border-top: 0.02rem solid #e4e4e4;
}

.header_content li .top {
  display: flex;
}

.header_content li .top img {
  width: 2rem;
  height: 1.8rem;
  /* border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%; */
}
.header_content li .top .left{
  width: 2rem;
  margin-right: 0.2rem;
}
.header_content li .top .right {
  display: flex;
  flex-direction: column;
  /*padding-left: 0.24rem;*/
}

.header_content li .top .right .right_one {
  padding-top: 0.11rem;
  font-size: 0.3rem;
  color: #333;
 white-space:nowrap; 
     text-overflow:ellipsis; 
     overflow: hidden;
    width: 5rem;
}

.header_content li .top .right .right_two {
  margin-top:0.1rem;
  font-size: 0.24rem;
  color: #999;
  line-height: 1.5;
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
    width: 5rem;
  }

.header_content li .bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.66rem;
}

.header_content li .bottom .left span {
  margin-right: 0.2rem;
  font-size: 0.22rem;
  color: #999999;
}

.header_content li .bottom .left span.change_color {
  color: #f60;
  /*display: inline-block;*/
  /*width:1.2rem;*/
  text-align: center;
  margin-right: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header_content li .bottom .right {
  /*padding-bottom: 0.1rem;*/
  display: flex;
  align-items: flex-end;
}

.header_content li .bottom .right p {
  margin-left: 0.23rem;
  display: flex;
  align-items: flex-end;
  font-size: 0.18rem;
  color: #999999;
}

.header_content li .bottom .right i {
  display: block;
  margin-right: 0.05rem;
}

.header_content li .bottom .right .right_one i {
  width: 0.3rem;
  height: 0.3rem;
  background: url(../img/eye_icon.png) no-repeat center/0.3rem 0.2rem;
}

.header_content li .bottom .right .right_two i {
  width: 0.26rem;
  height: 0.26rem;
  background: url(../img/zan.png) no-repeat center/0.26rem 0.26rem;
}

.header_content li .bottom .right .right_three i {
  width: 0.26rem;
  height: 0.24rem;
  background: url(../img/ping.png) no-repeat center/0.26rem 0.24rem;
}

.header_content li .bottom .right .change_color {
  color: #999;
}

.header_content li .bottom .right .right_one.change_color i {
  background-image: url(../img/eye_icon.png);
}

.header_content li .bottom .right .right_two.change_color i {
  background-image: url(../img/qz12.png);
}

.header_content li .bottom .right .right_three.change_color i {
  background-image: url(../img/qz13.png);
}

.header_content .show {
  display: block;
}

.header_swiper .swiper-container {
  width: 100%;
  height: 3.39rem;
}

.header_swiper .swiper-container img {
  width: 7.5rem;
  height: 3.39rem;
}

.header_swiper .swiper-container .swiper-button-prev {
  margin-top: -0.162rem;
  left: 0.25rem;
  width: 0.19rem;
  height: 0.33rem;
  background: url(../img/ci1.png) no-repeat center/0.19rem 0.33rem;
}

.header_swiper .swiper-container .swiper-button-next {
  margin-top: -0.162rem;
  right: 0.25rem;
  width: 0.19rem;
  height: 0.33rem;
  background: url(../img/ci2.png) no-repeat center/0.19rem 0.33rem;
}

.header_swiper .swiper-container .swiper-slide {
  position: relative;
}

.header_swiper .swiper-container .swiper-slide .content_title {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0.12rem;
  width: 100%;
  font-size: 0.3rem;
  color: #fff;
}

.header_news {
  padding: 0 0.2rem;
  padding-bottom: 0.2rem;
  background-color: #fff;
}

.header_news .banner16 img {
  width: 7.1rem;
  height: 3.35rem;
}

.header_news li {
  border-bottom: 0.02rem solid #e4e4e4;
  padding:0.08rem 0;
}

.header_news li a {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 0.15rem 0;
}

.header_news li a > p {
  font-size: 0.3rem;
  color: #333;
  line-height: 0.5rem;
  padding-bottom: 0.1rem;
}

.header_news li a span {
  margin-right: 0.35rem;
  font-size: 0.26rem;
  color: #999;
}

.header_news li a div {
  display: flex;
}

.header_news li a .ci_hot {
  display: flex;
  /*padding:0.05rem 0.2rem;*/
  /*color:#fff!important;*/
  border-radius:0.05rem;
  /*background-color: #ff6c00;*/
  align-items: center;
  font-size: 0.26rem;
  margin-top: -0.06rem;
  color: #ff6c00;
}

.header_news li a .ci_hot img {
  margin-right: 0.05rem;
  display: none;
  width: 0.26rem;
  height: 0.31rem;
}

.header_news li:last-of-type {
  border-bottom: none;
}

.big_box {
  background: #e4e4e4;
}

.big_box .ci_nav {
  margin-bottom: 0.15rem;
  background-color: #fff;
}

.big_box .ci_nav ul {
  display: flex;
  justify-content: space-between;
  padding: 0 .2rem;
}

.big_box .ci_nav ul li {
  flex: 1.2rem 0 0;
  height: 1.5rem;
  margin:0.1rem 0;
}

.big_box .ci_nav ul li div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1rem;
}
.big_box .ci_nav ul li div img{
  width: 66%;
}

.big_box .ci_nav ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0.24rem;
  color: #333;
}

.big_box .hot_class {
  margin: 0.2rem 0;
  padding: 0 0.2rem;
  background-color: #fff;
}

.big_box .hot_class .hot_class_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.72rem;
}

.big_box .hot_class .hot_class_title div {
  display: flex;
  align-items: flex-end;
  font-size: 0.4rem;
  color: #333333;
  margin: 10px 0;
}

.big_box .hot_class .hot_class_title div i {
  margin-right: 0.1rem;
  display: block;
  width: 0.05rem;
  height: 0.4rem;
  background-color: #f60;
}

.big_box .hot_class .hot_class_title a {
  font-size: 0.2rem;
  color: #999999;
}

.big_box .hot_class ul {
  display: flex;
  flex-wrap: wrap;
}

.big_box .hot_class ul li {
  position: relative;
  display: flex;
  margin-bottom: 0.15rem;
  padding-top: 0.14rem;
  width: 100%;
  height: 1.5rem;
  border-bottom: 1px solid #d8d8d8;
}
.big_box .hot_class ul li:last-child{
  border-bottom:0;
}

.big_box .hot_class ul li > span img {
  margin-left: 0.03rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
}

.big_box .hot_class ul li > div {
  padding-left: 0.11rem;
  display: flex;
  height: 1.3rem;
  flex-direction: column;
}

.big_box .hot_class ul li > div .one {
  font-size: 0.32rem;
  color: #333;
}

.big_box .hot_class ul li > div .two {
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  max-width: 4.75rem;
  font-size: 0.26rem;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.big_box .hot_class ul li > div .three {
  display: flex;
  justify-content: space-between;
}

.big_box .hot_class ul li > div .three span {
  display: flex;
  background-color: #3097f6;
  align-items: center;
  font-size: 0.18rem;
  padding:0.04rem 0.2rem;
  color: #fff;
  border-radius:0.05rem;
  -webkit-border-radius:0.05rem;
}

.big_box .hot_class ul li > div .three span img {
  width: 0.24rem;
  height: 0.21rem;
  margin-right:0.02rem;
}

.big_box .hot_class ul li > div .three a {
  position: absolute;
  right: 0.1rem;
  bottom: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 0.55rem;
  font-size: 0.3rem;
  color: #fff;
  background: #f60;
  border-radius: 0.62rem;
}

.big_box .hot_class ul li:nth-of-type(even) {
  margin-right: 0;
}
