.inner_shadow {
  box-shadow: 0px 0px 8px 0px rgba(60, 60, 60, 0.28);
}

main {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  *zoom: 1;
}

main:before,
main:after {
  content: " ";
  display: table;
}

main:after {
  clear: both;
}

html {
  background: #fff;
  overflow-x: hidden;
  width: 100%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-family: "Microsoft YaHei";
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button {
  cursor: pointer;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  margin: 0;
  padding: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}

ins {
  text-decoration: none;
}

li {
  list-style: none;
}

table {
  font-size: inherit;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

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

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

legend {
  color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button,
textarea,
select {
  border: 0;
  padding: 0;
  margin: 0;
  *font-size: 100%;
  line-height: 1.2;
}

a img,
img {
  -ms-interpolation-mode: bicubic;
}

sub,
sup {
  vertical-align: baseline;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}

pre {
  white-space: pre-wrap;
}

textarea {
  resize: none;
  overflow: auto;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
  outline: 0;
}

button,
input {
  outline: 0;
}

input[type=password]::-ms-reveal {
  display: none;
}

input::-ms-clear {
  display: none;
}

input:-ms-input-placeholder {
  color: #999;
}

.left {
  float: left;
}

.right {
  float: right;
}

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

.clear {
  zoom: 1;
}

:root .gradient {
  filter: none;
}

.needScroll {
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.needScroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.needScroll::-webkit-scrollbar-thumb {
  background-color: rgba(200, 200, 200, 0.4);
  border-radius: 10px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(200, 200, 200, 0.1);
}

.needScroll:hover::-webkit-scrollbar-thumb {
  background-color: rgba(200, 200, 200, 0.4);
  border-radius: 10px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(200, 200, 200, 0.1);
}

.needScroll::-webkit-scrollbar-thumb:hover {
  background-color: rgba(200, 200, 200, 0.4);
  -webkit-box-shadow: inset 1px 1px 0 rgba(200, 200, 200, 0.1);
}

.needScroll::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(200, 200, 200, 0.4);
  background-color: white;
}

.needScroll::-webkit-scrollbar-track:hover {
  -webkit-box-shadow: inset 0 0 6px rgba(200, 200, 200, 0.3);
  background-color: rgba(200, 200, 200, 0.01);
}

.needTada {
  animation: tadass 1.2s linear infinite;
  -webkit-animation: tadass 1.2s linear infinite;
}

@keyframes tadass {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.drop-down-leave-active {
  opacity: 0;
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s, opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  -ms-transform-origin: center top;
  transform-origin: center top;
  transform-origin: center top;
}

.drop-down-enter-active {
  opacity: 1;
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s, opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  -ms-transform-origin: center top;
  transform-origin: center top;
  transform-origin: center top;
}

.sub_brand_nav {
  height: 46px;
  background: #E74812;
}

.sub_brand_nav .sub_nav {
  float: left;
  line-height: 51px;
  width: 200px;
  height: 46px;
  position: relative;
}

.sub_brand_nav .sub_nav.active:after {
  position: absolute;
  left: 0;
  width: 100%;
  display: block;
  content: '';
  background: #fff;
  top: 5px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: 41px;
}

.sub_brand_nav .sub_nav.active a span {
  color: #E74812;
}

.sub_brand_nav .sub_nav a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.sub_brand_nav .sub_nav a span {
  color: #FDFBFB;
  font-size: 18px;
  position: relative;
  z-index: 2;
}

.sub_brand_nav .sub_nav a img {
  position: absolute;
  top: 5px;
  right: 15px;
  z-index: 2;
}

.join-form {
  position: absolute;
  left: 0;
  top: 35px;
  z-index: 5;
  background-color: #D5A976;
  width: 330px;
  height: 442px;
}

.join-form .j1-text {
  color: #FDFAFA;
  font-size: 22px;
  text-align: center;
  padding: 18px 0 5px;
  font-weight: bolder;
}

.join-form .j2-text {
  color: #FDFAFA;
  font-size: 14px;
  display: block;
  text-align: center;
}

.join-form .j3-text {
  color: #FDFAFA;
  font-size: 14px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 4px;
}

.join-form .j4-text {
  color: #FDFAFA;
  font-size: 14px;
  text-align: center;
}

.join-form .layui-form {
  width: 273px;
  margin: 0 auto;
  margin-top: 14px;
}

.join-form .layui-form .layui-form-item {
  margin-bottom: 12px;
}

.join-form .layui-form .layui-input,
.join-form .layui-form .layui-select {
  height: 35px;
}

.join-form .layui-form .layui-form-select dl dd.layui-this {
  background: #D5A976;
}

.join-form .layui-form #btn_join {
  width: 262px;
  height: 40px;
  background: #D5A976;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
}

.join_main {
  position: relative;
  height: 500px;
}

.join_main .notice_tip {
  background: url("../image/sub_brand/alarm.png") no-repeat left 9px top 11px;
  padding-left: 30px;
  margin-top: 5px;
}

.join_main .notice_wrapper {
  width: 90%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.join_main .notice_wrapper .notice {
  color: #FAFAFA;
  font-size: 14px;
  padding-left: 26px;
  line-height: 34px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.join_main .swiper-pagination {
  right: 390px;
}

.join_main .swiper-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 10px;
  background: #E64A19;
  opacity: 0.42;
  border-radius: 5px;
}

.join_main .swiper-pagination .swiper-pagination-bullet-active {
  width: 18px;
  height: 10px;
  background: #E64A19;
  border-radius: 5px;
  opacity: 1;
}

.sub_bc_top {
  margin-top: 10px;
  margin-bottom: 21px;
  padding-bottom: 8px;
  border-bottom: 2px solid #E64A19;
  *zoom: 1;
}

.sub_bc_top:before,
.sub_bc_top:after {
  content: " ";
  display: table;
}

.sub_bc_top:after {
  clear: both;
}

.sub_bc_top .left {
  color: #333;
  font-size: 24px;
}

.sub_bc_top .right form .layui-form-label {
  width: unset;
  color: #333;
  font-size: 14px;
  float: left;
  padding: 6px;
}

.sub_bc_top .right form .layui-input {
  height: 32px;
  line-height: 32px;
  float: left;
  width: 179px;
  border-color: #E74812;
  border-radius: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.sub_bc_top .right form button {
  width: 60px;
  background: #E74812 url("../image/index/search.png") no-repeat center;
  background-size: 20px;
  height: 32px;
  line-height: 32px;
  float: left;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.article_zb {
  height: 80px;
  overflow: hidden;
  border: 1px solid #EEEEEE;
  margin-top: 15px;
  margin-bottom: 15px;
}

.article_zb .article_zb_wrap {
  width: 98%;
  margin: 0 auto;
  *zoom: 1;
}

.article_zb .article_zb_wrap:before,
.article_zb .article_zb_wrap:after {
  content: " ";
  display: table;
}

.article_zb .article_zb_wrap:after {
  clear: both;
}

.article_zb .article_zb_wrap .zb {
  margin-bottom: 10px;
  border-radius: 2px;
  margin-right: 30px;
  box-shadow: 0 0 8px whitesmoke inset;
  float: left;
  width: calc((100% - 60px) / 3);
}

.article_zb .article_zb_wrap .zb:nth-of-type(3n) {
  margin-right: 0;
}

.article_zb .article_zb_wrap .zb span {
  display: block;
  height: 46px;
  line-height: 46px;
  color: #333;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  padding-left: 55px;
  font-size: 14px;
  background: url(../image/sub_brand/xibao.png) no-repeat left top;
}

.article_zb .article_zb_wrap .zb:hover span {
  color: #FF4C53;
}

.side-title {
  color: #333;
  font-size: 18px;
  text-align: center;
  font-weight: bolder;
  position: relative;
  padding-top: 16px;
}

.side-title:before {
  width: 42px;
  height: 3px;
  background: #E74812;
  border-radius: 2px;
  position: absolute;
  left: 38px;
  top: 28px;
  display: block;
  content: '';
}

.side-title:after {
  width: 42px;
  height: 3px;
  background: #E74812;
  border-radius: 2px;
  position: absolute;
  right: 38px;
  top: 28px;
  display: block;
  content: '';
}

.side-bc5 {
  padding-left: 11px;
  padding-right: 11px;
  background: #F5F5F5;
  border-radius: 4px;
}

.side-bc5 .bc5_content {
  margin-top: 21px;
  height: 540px;
  overflow: hidden;
  *zoom: 1;
}

.side-bc5 .bc5_content:before,
.side-bc5 .bc5_content:after {
  content: " ";
  display: table;
}

.side-bc5 .bc5_content:after {
  clear: both;
}

.side-bc5 .bc5_content li {
  width: 50%;
  float: left;
  margin-bottom: 22px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.side-bc5 .bc5_content li:hover p img {
  -webkit-transform: scale(1.1) translateZ(0);
  -moz-transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  -o-transform: scale(1.1) translateZ(0);
  transform: scale(1.1) translateZ(0);
}

.side-bc5 .bc5_content li:nth-of-type(2n) {
  margin-right: 0;
}

.side-bc5 .bc5_content li p {
  background: #fff;
  border: 2px solid #E4E4E4;
  width: 132px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.side-bc5 .bc5_content li p img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  object-fit: contain;
  -o-object-fit: contain;
  object-position: contain;
  width: 100%;
  height: 100%;
  width: 95%;
  height: 95%;
}

.side-bc5 .bc5_content li span {
  display: block;
  color: #333;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-top: 14px;
}

.side-bc6 {
  padding-left: 11px;
  padding-right: 11px;
  margin-top: 30px;
  background: #F5F5F5;
  border-radius: 4px;
  padding-bottom: 10px;
}

.side-bc6 .bc6-content {
  margin-top: 18px;
}

.side-bc6 .bc6-content li {
  margin-bottom: 15px;
  cursor: pointer;
}

.side-bc6 .bc6-content li:hover p {
  color: #E74812;
}

.side-bc6 .bc6-content li p {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  position: relative;
  padding-left: 20px;
  transition: all 0.3s;
}

.side-bc6 .bc6-content li p:before {
  width: 4px;
  height: 4px;
  background: #FC0101;
  display: block;
  content: '';
  left: 0;
  top: 10px;
  position: absolute;
}

.side-bc7 {
  padding-left: 11px;
  padding-right: 11px;
  margin-top: 30px;
  background: #F5F5F5;
  border-radius: 4px;
  padding-bottom: 10px;
}

.side-bc7 .bc7-content {
  margin-top: 18px;
  *zoom: 1;
}

.side-bc7 .bc7-content:before,
.side-bc7 .bc7-content:after {
  content: " ";
  display: table;
}

.side-bc7 .bc7-content:after {
  clear: both;
}

.side-bc7 .bc7-content li {
  margin-bottom: 15px;
  cursor: pointer;
  width: 48%;
  float: left;
}

.side-bc7 .bc7-content li:nth-of-type(2n) {
  float: right;
}

.side-bc7 .bc7-content li:hover p {
  color: #E74812;
}

.side-bc7 .bc7-content li p {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  position: relative;
  padding-left: 20px;
  transition: all 0.3s;
}

.side-bc7 .bc7-content li p:before {
  width: 4px;
  height: 4px;
  background: #FC0101;
  display: block;
  content: '';
  left: 0;
  top: 10px;
  position: absolute;
}

.side-ph {
  border-radius: 6px;
  margin-top: 22px;
  overflow: hidden;
}

.side-ph .concern_title {
  background: #F5F5F5;
  border-bottom: 1px solid #E8E8E8;
}

.side-ph .concern_title p {
  width: 50%;
  border-right: 1px solid #E8E8E8;
  height: 59px;
  background: #F5F5F5;
  line-height: 59px;
  text-align: center;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  cursor: pointer;
}

.side-ph .concern_title p.selected_title {
  color: #E74812;
}

.side-ph .l3_con {
  background: #F5F5F5;
  padding: 10px 0;
}

.side-ph .l3_con .concern_content {
  *zoom: 1;
}

.side-ph .l3_con .concern_content:before,
.side-ph .l3_con .concern_content:after {
  content: " ";
  display: table;
}

.side-ph .l3_con .concern_content:after {
  clear: both;
}

.side-ph .l3_con .concern_content li {
  width: 50%;
  float: left;
  line-height: 35px;
  text-indent: 20px;
}

.side-ph .l3_con .concern_content li b {
  color: #E74812;
  font-size: 18px;
  font-style: italic;
}

.side-ph .l3_con .concern_content li a {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.latest-join li {
  width: 382px;
  height: 152px;
  border: 1px solid #EEEEEE;
  border-radius: 12px;
  margin-right: 21px;
  margin-bottom: 17px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.latest-join li:nth-of-type(3n) {
  margin-right: 0;
}

.latest-join li:hover {
  border-color: #E74812;
}

.latest-join li a {
  display: block;
  width: 100%;
  height: 100%;
  *zoom: 1;
}

.latest-join li a:before,
.latest-join li a:after {
  content: " ";
  display: table;
}

.latest-join li a:after {
  clear: both;
}

.latest-join li a>p {
  float: left;
  width: 132px;
  height: 72px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  margin-top: 44px;
  margin-left: 14px;
}

.latest-join li a>p img {
  object-fit: contain;
  -o-object-fit: contain;
  object-position: contain;
  width: 100%;
  height: 100%;
}

.latest-join li a>div {
  padding-top: 26px;
  width: 208px;
  float: right;
  margin-right: 10px;
}

.latest-join li a>div p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-bottom: 8px;
}

.latest-join li a>div p span:nth-of-type(1) {
  color: #333;
  font-size: 16px;
  font-weight: bolder;
}

.sub-news-wrap {
  border: 1px solid #DFDDDD;
  margin-top: 40px;
}

.sub-news-wrap .desc {
  margin-right: 30px;
  margin-bottom: 30px;
}

.sub-news-wrap .desc:nth-of-type(3n) {
  margin-right: 0;
}

.sub-news-wrap .desc:hover .pic img {
  -webkit-transform: scale(1.1) translateZ(0);
  -moz-transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  -o-transform: scale(1.1) translateZ(0);
  transform: scale(1.1) translateZ(0);
}

.sub-news-wrap .desc:hover .info p:nth-of-type(1) {
  color: #DB295A;
}

.sub-news-wrap .pic {
  float: left;
  width: 134px;
  height: 100px;
  overflow: hidden;
  border-radius: 4px;
}

.sub-news-wrap .pic img {
  border-radius: 4px;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.sub-news-wrap .info {
  float: left;
  width: 211px;
  margin-left: 13px;
}

.sub-news-wrap .info p:nth-of-type(1) {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  color: #333;
  margin-bottom: 17px;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.sub-news-wrap .info p:nth-of-type(2) {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  white-space: normal;
  color: #666;
  font-size: 14px;
  line-height: 21px;
}

.sub-news-wrap .sub-news-type {
  float: left;
  background: #EEEEEE;
}

.sub-news-wrap .sub-news-type p {
  float: left;
  width: calc(1198px / 6);
  height: 48px;
  line-height: 48px;
  color: #333;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}

.sub-news-wrap .sub-news-type p.active {
  background: #fff;
  color: #DB295A;
}

.home_pinpai {
  padding-bottom: 30px;
}

.home_pinpai main {
  padding-bottom: 13px;
  background: #E73412;
  border-radius: 4px;
}

.home_pinpai main .pinpai_title {
  padding-top: 18px;
  color: #FBFAFA;
  font-size: 36px;
  text-align: center;
}

.home_pinpai main .pinpai_bg {
  border-radius: 4px;
  background: #fff;
  border: 0;
  width: 95%;
  margin: 0 auto;
  margin-top: 15px;
  padding-left: 18px;
  padding-top: 32px;
}

.home_pinpai main .pinpai_bg .pinpai_list {
  height: 405px;
}

.wiki .sub_bc_top .right>img {
  margin-right: 10px;
}

.wiki .sub_bc_top .right>span {
  color: #146194;
  font-size: 16px;
  margin-right: 22px;
}

.jingxuan {
  padding-bottom: 10px;
}

.jingxuan ul li {
  width: 230px;
  height: 217px;
  border-radius: 4px;
  border: 1px solid #EEEEEE;
  margin-right: 9px;
  margin-bottom: 18px;
  cursor: pointer;
}

.jingxuan ul li:hover .pic img {
  -webkit-transform: scale(1.1) translateZ(0);
  -moz-transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  -o-transform: scale(1.1) translateZ(0);
  transform: scale(1.1) translateZ(0);
}

.jingxuan ul li:nth-of-type(5n) {
  margin-right: 0;
}

.jingxuan ul li .pic {
  width: 214px;
  height: 160px;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 10px;
}

.jingxuan ul li .pic img {
  object-fit: cover;
  -o-object-fit: cover;
  object-position: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.jingxuan ul li span {
  display: block;
  text-align: center;
  color: #333333;
  font-size: 16px;
  margin-top: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.wiki {
  padding-top: 10px;
}

.home_news .hn_type {
  *zoom: 1;
  margin-bottom: 20px;
}

.home_news .hn_type:before,
.home_news .hn_type:after {
  content: " ";
  display: table;
}

.home_news .hn_type:after {
  clear: both;
}

.home_news .hn_type p {
  float: left;
  width: 50%;
  background: #F3F3F3;
  text-align: center;
  height: 47px;
  line-height: 47px;
  color: #333333;
  font-size: 18px;
}

.home_news .hn_type p.active {
  color: #E74812;
  background: #fff;
}

.home_news .hn2 {
  margin-left: 13px;
  margin-right: 13px;
}

.home_news .hn2 p {
  margin-bottom: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.home_news .hn2 p a {
  font-size: 16px;
  color: #333333;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.home_news .hn2 p a:hover {
  color: #E74812;
}

.home_news .hn {
  border: 1px solid #E8E8E8;
  width: 388px;
  height: 431px;
}

.home_news .hn .swiper-pagination-bullet {
  width: 17px;
  height: 5px;
  background: #E74812;
  opacity: 0.3;
  border-radius: 3px;
}

.home_news .hn .swiper-pagination-bullet-active {
  opacity: 1;
}

.home_news .hn .swiper-pagination-bullets {
  bottom: 44px;
}

.home_news .hn .swiper-container .swiper-slide .pic {
  width: 344px;
  height: 257px;
  border-radius: 4px;
  margin: 0 auto;
  overflow: hidden;
}

.home_news .hn .swiper-container .swiper-slide .pic img {
  object-fit: cover;
  -o-object-fit: cover;
  object-position: cover;
  width: 100%;
  height: 100%;
}

.home_news .hn .swiper-container .swiper-slide span {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  color: #333333;
  font-size: 18px;
  width: 90%;
  margin: 0 auto;
  margin-top: 47px;
}

.home_news .hn_title {
  *zoom: 1;
  width: 90%;
  margin: 0 auto;
  padding: 12px 0 35px;
}

.home_news .hn_title:before,
.home_news .hn_title:after {
  content: " ";
  display: table;
}

.home_news .hn_title:after {
  clear: both;
}

.home_news .hn_title span {
  float: left;
  color: #E74812;
  font-size: 18px;
}

.home_news .hn_title a {
  float: right;
  color: #146194;
  font-size: 16px;
  display: block;
  background: url(../image/index/more2.png) no-repeat center right;
  padding-right: 18px;
}

.home_news .hn1 {
  margin-left: 12px;
  margin-bottom: 20px;
}

.home_news .hn1:hover .pic img {
  -webkit-transform: scale(1.1) translateZ(0);
  -moz-transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  -o-transform: scale(1.1) translateZ(0);
  transform: scale(1.1) translateZ(0);
}

.home_news .hn1:hover .info p:nth-of-type(1) {
  color: #E74812;
}

.home_news .hn1 .pic {
  float: left;
  width: 134px;
  height: 100px;
  overflow: hidden;
  border-radius: 4px;
}

.home_news .hn1 .pic img {
  border-radius: 4px;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.home_news .hn1 .info {
  float: left;
  width: 211px;
  margin-left: 13px;
}

.home_news .hn1 .info p:nth-of-type(1) {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  color: #333;
  margin-bottom: 17px;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.home_news .hn1 .info p:nth-of-type(2) {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  white-space: normal;
  color: #666;
  font-size: 14px;
  line-height: 21px;
}

.jm_rt {
  width: 343px;
  height: 442px;
  left: 0;
  top: 0;
  z-index: 9;
  background: url("../image/index/jm.png") no-repeat center;
  background-size: contain;
  padding-bottom: 38px;
}

.jm_rt .notice_tip {
  background: url("../image/sub_brand/alarm.png") no-repeat left 9px top 11px;
  padding-left: 30px;
  margin-top: 5px;
}

.jm_rt .notice_wrapper {
  width: 90%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.jm_rt .notice_wrapper .notice {
  color: #FAFAFA;
  font-size: 14px;
  padding-left: 26px;
  line-height: 34px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.jm_rt .four-digit {
  position: absolute;
  top: 40px;
  z-index: 10;
  font-size: 50px;
  color: #EF6136;
  left: 90px;
  *zoom: 1;
}

.jm_rt .four-digit:before,
.jm_rt .four-digit:after {
  content: " ";
  display: table;
}

.jm_rt .four-digit:after {
  clear: both;
}

.jm_rt .four-digit span {
  float: left;
  display: inline-block;
  text-align: center;
}

.jm_rt .four-digit span:nth-of-type(1) {
  width: 39px;
  margin-right: 6px;
}

.jm_rt .four-digit span:nth-of-type(2) {
  width: 41px;
  margin-right: 4px;
}

.jm_rt .four-digit span:nth-of-type(3) {
  width: 41px;
  margin-right: 6px;
}

.jm_rt .four-digit span:nth-of-type(4) {
  width: 41px;
}

.jm_rt form .layui-form-select dl dd.layui-this {
  background: #e64a1b;
}

.jm_rt form .layui-form-item {
  margin-bottom: 0;
}

.jm_rt form .layui-form-select {
  margin-bottom: 10px;
}

.jm_rt form .layui-form-label {
  padding-left: 15px;
  padding-right: 0;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 27px;
}

.jm_rt form .layui-input-block {
  margin-left: 95px;
  margin-right: 15px;
  min-height: unset;
}

.jm_rt form .layui-input {
  height: 27px;
  border-radius: 0;
  border: 1px solid #CBCBCB;
  font-size: 14px;
  margin-bottom: 10px;
}

.jm_rt form button {
  width: 85%;
  height: 43px;
  line-height: 43px;
  background: #E64A1B;
  border-color: #E64A1B;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
}

.jm_rt .layui-form2 .layui-form-select {
  margin-bottom: 0;
}

.jm_rt .jm-text {
  color: #FDFAFA;
  font-size: 22px;
  text-align: center;
  padding-top: 31px;
}

.jm_rt .jm_title {
  *zoom: 1;
  height: 45px;
  width: 323px;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 22px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  overflow: hidden;
}

.jm_rt .jm_title:before,
.jm_rt .jm_title:after {
  content: " ";
  display: table;
}

.jm_rt .jm_title:after {
  clear: both;
}

.jm_rt .jm_title span {
  height: 45px;
  float: left;
  display: inline-block;
  width: 50%;
  background: #ECEDEA;
  color: #333;
  text-align: center;
  font-size: 18px;
  line-height: 45px;
}

.jm_rt .jm_title span.selected {
  border-bottom: 2px solid #E64A1B;
  background: #fff;
  color: #E64A1B;
}

.jm_rt .jm_con {
  width: 323px;
  margin: 0 auto;
  background: #fff;
  padding: 18px 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.jm_rt .layui-form-select dl {
  top: 35px !important;
}

.join-form1 {
  height: 362px;
  width: 312px;
  top: 20px;
  border-radius: 4px;
}

.join-form1 .notice_tip {
  background: url("../image/sub_brand/alarm.png") no-repeat left 9px top 15px;
  padding-left: 30px;
  padding-top: 3px;
}

.join-form1 .notice_wrapper {
  width: 90%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.join-form1 .notice_wrapper .notice {
  color: #fff;
  font-size: 12px;
  padding-left: 26px;
  line-height: 34px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.join-form2 {
  top: 30px;
  background: url("../image/index/jm.png") no-repeat center;
}

.join-form2 .j1-text {
  padding: 12px 0 5px !important;
}

.join-form2 .layui-form-select dl dd.layui-this {
  background: #E74812 !important;
}

.join-form2 #btn_join {
  background: #E74812 !important;
}

.join-form3 {
  width: 300px;
  background: #fff;
  border-radius: 2px;
  border-top: 5px solid #E3B036;
  height: 340px;
  top: 30px;
}

.join-form3 .layui-form {
  background: #fff;
  padding: 5px 10px;
  border-radius: 6px;
}

.join-form3 .layui-form .layui-form-select dl dd.layui-this {
  background: #E3B036 !important;
}

.join-form3 .layui-form #btn_join {
  background: #E3B036 !important;
  color: #FBF8F8;
  font-size: 18px;
  width: 100%;
  border-radius: 2px;
}

.join-form3 .j1-text {
  color: #E3B036;
  font-size: 24px;
  font-weight: bolder;
}

.join-form3 .j2-text {
  color: #333;
  font-size: 16px;
}

/*# sourceMappingURL=new_brand_index.css.map */