/* reset */

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

body {
  min-height: 100%;
}

body {
  _height: 100%;
}

body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0;
}

body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption {
  *zoom: 1;
}

li {
  list-style-type: none;
}

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

iframe, frame, fieldset, img {
  border: 0 none;
}

img {
  vertical-align: top;
}

input[type="button"], input[type="submit"], input[type="reset"] {
  cursor: pointer;
}

button {
  cursor: pointer;
}

input, textarea, button {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}

input[type="radio"] {
  -webkit-border-radius: 100%;
  -webkit-appearance: radio;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  resize: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

th {
  font-weight: normal;
}

em, cite, address, i {
  font-style: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

body, input, select, button, textarea {
  font-size: 14px;
  font-family: "Microsoft Yahei", arial, "\5b8b\4f53";
}

body {
  line-height: 1.5;
}

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

a {
  blr: expression(this.onFocus=this.blur());
}

a * {
  *cursor: pointer;
}

:focus {
  outline: none;
}

.edit_con_original {
  line-height: 2;
  padding: 0 0;
  color: #333;
}

.edit_con_original ul {
  margin: inherit;
  padding: inherit;
  padding-left: 2em;
}

.edit_con_original ul li {
  list-style-type: disc;
  margin: auto;
}

.edit_con_original ol {
  margin: inherit;
  padding: inherit;
}

.edit_con_original ol li {
  list-style-type: decimal;
  margin: auto;
}

.edit_con_original h1 {
  font-size: 2em;
  font-weight: bold;
}

.edit_con_original h2 {
  font-size: 1.5em;
  font-weight: bold;
}

.edit_con_original h3 {
  font-size: 1.17em;
  font-weight: bold;
}

.edit_con_original h4 {
  font-size: 1em;
  font-weight: bold;
}

.edit_con_original h5 {
  font-size: 0.83em;
  font-weight: bold;
}

.edit_con_original h6 {
  font-size: 0.67em;
  font-weight: bold;
}

.edit_con_original em {
  font-style: italic;
}

.edit_con_original cite {
  font-style: italic;
}

.edit_con_original address {
  font-style: italic;
}

.edit_con_original i {
  font-style: italic;
}

.edit_con_original table {
  border-collapse: separate;
  border-spacing: 2px;
}

.edit_con_original img {
  max-width: 100%;
  height: auto;
}

.edit_con_original video {
  max-width: 100%;
  display: block;
  margin: auto;
}

/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */

.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before {
  content: "";
  display: table;
}

.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after {
  content: "";
  display: table;
  clear: both;
}

.fixed, .clearfix, .cf, .header, .main, .footer {
  *zoom: 1;
}

.clear, .cl {
  display: block !important;
  float: none !important;
  clear: both;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  max-height: none !important;
  min-height: 0 !important;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 none !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

/*隐藏视频下载按钮*/

video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}

.tran_scale {
  overflow: hidden;
  display: block;
}

.tran_scale img {
  -webkit-transition: opacity 0.4s ease-in, -webkit-transform 0.6s linear;
  transition: opacity 0.4s ease-in, transform 0.6s linear;
}

.bold {
  font-weight: bold;
}

.retail_01 {
  padding-bottom: 0.9rem;
}

.retail_01 h1 {
  text-align: center;
  font-weight: 100;
  margin-bottom: 0.8rem;
}

.retail_01 ul {
  overflow: hidden;
}

.retail_01 li {
  float: left;
  width: 33.33%;
  text-align: center;
}

.retail_01 li:last-child dl {
  border: 0;
}

.retail_01 dl {
  border-right: 1px solid #dedfe3;
  padding: 0 10px;
  padding-bottom: 0.25rem;
}

.retail_01 dt {
  margin-bottom: 0.4rem;
}

.retail_01 dt img {
  width: 1.08rem;
  height: 1.08rem;
}

.retail_01 dd {
  margin: 0;
}

.retail_01 h3 {
  margin-bottom: 0.2rem;
}

.retail_01 dd p {
  color: #656565;
  font-weight: 100;
  line-height: 26px;
  height: 104px;
  overflow: hidden;
}

.retail_store {
  padding: 1.2rem 0 4.1rem 0;
}

.retail_store h1 {
  text-align: center;
  color: #fff;
}

.pib_line {
  width: 77px;
  height: 2px;
  background: #f5f8f8;
  margin-bottom: 0.3rem;
}

.pub_text {
  padding: 0 2rem 0 0.5rem;
  color: #fff;
  position: relative;
  z-index: 2;
}

.pub_text h3 {
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  text-transform: uppercase;
}

.retail_list {
  margin-top: -3.2rem;
}

.retail_list ul {
  display: table;
  width: 100%;
}

.retail_list li {
  float: left;
  width: 50%;
}

.retail_list .execution_box {
  padding: 1.3rem 0 0.35rem 0;
  position: relative;
}

.hoverbg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.retail_list li:nth-child(2) .pub_text {
  color: #000;
}

.retail_list li:nth-child(2) .pib_line {
  background: #ac895f;
}

.retail_list li:nth-child(3) .pub_text {
  color: #000;
}

.retail_list li:nth-child(3) .pib_line {
  background: #ac895f;
}

.retail_03 {
  padding: 1.4rem 0 1.3rem 0;
  overflow: hidden;
}

.retail_03 h1 {
  text-align: center;
  margin-bottom: 0.75rem;
}

.retail_03 ul {
  position: relative;
  overflow: hidden;
}

.retail_03 li {
  position: absolute;
  height: 47.3%;
  width: 50%;
}

.store_box {
  position: relative;
  width: 100%;
  height: 100%;
}

.store_box img {
  width: 100%;
  height: 100%;
}

.store_box .pub_text {
  position: absolute;
  bottom: 0.8rem;
  left: 0;
}

.retail_03 li:nth-child(1) {
  left: 0;
  top: 0;
}

.retail_03 li:nth-child(2) {
  right: 0;
  bottom: 47.3%;
}

.retail_03 li:nth-child(3) {
  left: 0;
  top: 47.3%;
}

.retail_03 li:nth-child(4) {
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .pub_text h3 {
    line-height: 24px;
    height: 48px;
  }
  .pib_line {
    margin-bottom: 0.2rem;
  }
  
}

@media only screen and (max-width: 767px) {
  .retail_01 li {
    float: left;
    width: 50%;
  }
  .retail_01 dt img {
    width: 50px;
    height: 50px;
  }
  .retail_01 dd p {
    height: auto;
  }
  .retail_01 dd p br {
    display: none;
  }
  .retail_01 dl {
    padding: 0;
    border: none;
  }
  .retail_01 li {
    padding: 15px 0;
    /* border-bottom: 1px dashed #eee; */
  }
  .retail_01 li:last-child {
    border: 0;
    padding-bottom: 0;
  }
  .retail_list li {
    float: none;
    width: 100%;
  }
  .retail_list .execution_box {
    padding: 30px 0;
  }
  .retail_03 li {
    position: static;
    width: 100%;
  }
  .retail_03 ul {
    height: auto !important;
  }
  .pib_line {
    width: 50px;
    margin-bottom: 10px;
  }
}

/* INTEGRITY */

.integrity_cont .retail_01 dl {
  padding-bottom: 0;
  padding: 1em;
}

.integrity_01 {
  background: #dee7ef url(../images/integrity_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 0.9rem 0 1.25rem 0;
}

.integrity_01 h1 {
  text-align: center;
  margin-bottom: 0.6rem;
}

.integrity_list ul {
  overflow: hidden;
  margin: 0 -13px;
}

.integrity_list li {
  float: left;
  width: 33.33%;
}

.integrity_list li dt img {
  width: 100%;
}

.integrity_list li dl {
  padding: 0 13px;
}

.integrity_list li dt {
  overflow: hidden;
}

.integrity_list dd {
  padding: 0.5rem 0.45rem;
  padding-bottom: 0.3rem;
  background: url(../images/inte_bg_01.jpg) no-repeat center center;
  background-size: cover;
}

.integrity_list li:nth-child(2) dd {
  background: url(../images/inte_bg_02.jpg) no-repeat center center;
  background-size: cover;
}

.integrity_list li:nth-child(3) dd {
  color: #fff;
  background: url(../images/inte_bg_03.jpg) no-repeat center center;
  background-size: cover;
}

.integrity_list li:nth-child(3) dd p {
  color: #fff;
}

.integrity_list h3 {
  margin-bottom: 0.2rem;
}

.integrity_list p {
  color: #656565;
  line-height: 26px;
  height: 156px;
  overflow: hidden;
}

.integrity_02 {
  overflow: hidden;
  position: relative;
}

.integrity_02>img {
  width: 65.8%;
}

.attitude {
  position: absolute;
  top: 8.4%;
  left: 0;
  width: 100%;
  height: 84%;
}

.attitude .wrap {
  height: 100%;
}

.attitude_box {
  float: right;
  width: 43%;
  height: 100%;
  background: #fff;
  padding: 1rem 0 0.5rem 0.85rem;
  box-sizing: border-box;
}

.attitude_box h3 {
  margin-bottom: 0.3rem;
}

.attitude_p {
  color: #656565;
  line-height: 26px;
}

.integrity_03 {
  padding: 1.2rem 0;
  width: 920px;
  margin: auto;
  max-width: 90%;
  text-align: center;
}

.integrity_03 h1 {
  position: relative;
  margin-bottom: 0.35rem;
}

.integrity_03 span {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 20px;
}

.integrity_03 i {
  width: 100%;
  height: 1px;
  background: #000000;
  position: absolute;
  top: 50%;
  left: 0;
}

.integrity_03 p {
  color: #656565;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #225697;
}

@media only screen and (max-width: 1440px) {
  .attitude_box {
    padding: 0.5rem;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .integrity_list li dl {
    padding: 0 5px;
  }
  .integrity_list ul {
    margin: 0 -5px;
  }
  .integrity_03 span {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .integrity_list ul, .integrity_list dl {
    margin: 0;
  }
  .integrity_list li {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .integrity_list li:last-child {
    margin-bottom: 0;
  }
  .integrity_list p {
    height: auto;
    line-height: 24px;
  }
  .integrity_list dd {
    padding: 20px 10px;
  }
  .attitude {
    position: static;
  }
  .integrity_02>img {
    width: 100%;
  }
  .attitude_box {
    float: none;
    width: 100%;
    padding: 0;
    padding-top: 10px;
  }
}

@media only screen and (min-width: 1025px) {
  .retail_list li:hover {
    position: relative;
    z-index: 2;
  }
  .retail_list li:hover .hoverbg {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  }
  .tran_scale:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
  }
}

/* GALLERY */

.content, .gallery_cont {
  overflow: hidden;
  width: 100%;
}

.margin_b95 {
  margin-bottom: 0.95rem;
  display: block;
  width: 100%;
  overflow: hidden;
}

.gallery_01 h1 {
  text-align: center;
  margin-bottom: 0.4rem;
}

.gallery_logo ul {
  overflow: hidden;
}

.gallery_logo li {
  float: left;
  width: 20%;
  overflow: hidden;
}

.gallery_logo li img {
  width: 100%;
}

.gallery_logo li a {
  cursor: default;
}

.gallery_02 img {
  width: 100%;
}

.gallery_02 li a {
  overflow: inherit;
}

.gallery_02 dl {
  display: block;
  width: 100%;
  overflow: hidden;
}

.gallery_02 dt {
  width: 40%;
  float: left;
  position: relative;
}

.gallery_02 .gallery_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #000;
  padding: 1.6rem;
  padding-right: 1rem;
  box-sizing: border-box;
}

.gallery_02 h3 {
  margin-bottom: 0.3rem;
}

.gallery_02 .gallery_box p {
  font-weight: 100;
  line-height: 1.2em;
}

.gallery_02 dd {
  width: 60%;
  float: left;
}

.gallery_02 dd li {
  /* float: left;

  width: 33.33%; */
  overflow: hidden;
}

.gallery_04 dt {
  float: right;
}

.gallery_04 dt .gallery_box {
  padding: 0.7rem;
  padding-top: 2.3rem;
}

.gallery_list li {
  float: left;
  width: 20%;
}

.gallery_list li img {
  width: 100%;
}

.gallery_list li a {
  overflow: inherit;
}

.gallery_block {
  clear: both;
  overflow: hidden;
  padding: 1rem 0;
  text-align: center;
  color: #000;
  position: relative;
  user-select: none;
}

.gallery_block em {
  font-weight: 100;
  margin-left: 0.3rem;
}

.blank_60 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: none;
}

.gallery_tac img {
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.gallery_tac {
  z-index: 9992;
  /* background: #fff; */
  /* padding: 4px; */
  /* max-width: 90%; */
  position: fixed;
  display: none;
  /* overflow: auto; */
}

/*绝对居中*/

.close_x {
  position: absolute;
  top: -10px;
  right: 40px;
  font-size: 24px;
  cursor: pointer;
}

.close_x i {
  color: #fff;
}

.a-m-c {
  position: fixed;
  left: 0%;
  top: 0%;
  width: 100%;
  height: calc(100% - 120px);
  margin-top: 40px;
}

.a-m-c .text {
  position: absolute;
  height: 40px;
  line-height: 40px;
  color: #fff;
  padding: 0 40px;
  bottom: -40px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

@media only screen and (max-width: 1024px) {
  .gallery_02 .gallery_box {
    padding: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .gallery_tac {
    width: 100%;
  }
  .gallery_tac img {
    width: 100%;
  }
  .gallery_logo li {
    width: 33.33%;
  }
  .gallery_02 dt, .gallery_02 dd {
    float: none;
    width: 100%;
  }
  .gallery_02 dt {
    position: relative;
  }
  .gallery_02 .gallery_box {
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    left: 0;
    top: 50%;
  }
  .gallery_block {
    padding: 30px 0;
  }
  .gallery_block em, .gallery_block span {
    display: block;
  }
}

/* BALANCE */

.balance_cont {
  padding-bottom: 1.2rem;
}

.balance_01 {
  position: relative;
  margin-bottom: 1.1rem;
}

.balance_01 .blank_30 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.balance_01 ul {
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 0 1rem;
}

.balance_01 li {
  float: left;
  width: 25%;
  color: #fff;
  position: relative;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.balance_01 li .h_line2 {
  position: absolute;
  top: 0;
  left: -5px;
  width: 5px;
  height: 2.3rem;
  height: 0;
  background: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.balance_01 li dl {
  padding: 1.7rem 0.3rem;
  padding-bottom: 0.6rem;
  box-sizing: border-box;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.h_line {
  width: 77px;
  height: 2px;
  background: #000;
  margin-bottom: 0.7rem;
}

.balance_01 dt {
  margin-bottom: 0.3rem;
  line-height: 30px;
}

.balance_01 dd {
  line-height: 26px;
  height: 182px;
}

.balance_01 dd p {
  overflow: hidden;
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -o-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}

.balance_02 dd p {
  color: #656565;
}

.balance_02 dl {
  overflow: hidden;
}

.balance_02 dt {
  float: left;
  width: calc(100% - 490px);
}

.balance_02 dt img {
  width: 100%;
}

.balance_02 dd {
  float: right;
  width: 415px;
}

.balance_02 dd h3 {
  line-height: 1.2em;
  margin-bottom: 0.4rem;
}

.phoneimg {
  display: none;
}

.phoneimg img {
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .balance_01 li:hover dl {
    border-left: 1px solid #fff;
  }
  .balance_01 li:hover {
    background: rgba(48, 55, 79, 0.6);
  }
  .balance_01 li:hover .h_line2 {
    height: 2.3rem;
  }
  .balance_01 li:hover dd p {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@media only screen and (max-width: 1024px) {
  .balance_01 li dd p {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  .balance_01 ul {
    padding: 0 20px;
  }
  .balance_01 ul li:first-child dl {
    border: 0;
  }
  .balance_02 dt {
    width: calc(100% - 440px);
  }
  .h_line {
    margin-bottom: 0.3rem;
  }
  .balance_01 dt {
    line-height: 24px;
  }
  .balance_01 dd {
    line-height: 24px;
    height: 192px;
  }
}

@media only screen and (max-width: 767px) {
  .balance_01 ul {
    padding: 0;
  }
  .balance_01 {
    background: none !important;
  }
  .phoneimg {
    display: block;
    margin-bottom: 10px;
  }
  .balance_01 .blank_30 {
    display: none;
  }
  .balance_01 li {
    width: 100%;
    float: none;
    color: #333;
    border-bottom: 1px dashed #eee;
  }
  .balance_01 dd {
    height: auto;
  }
  .balance_01 li dl {
    padding: 15px 0;
    border: 0;
  }
  .balance_01 dt br {
    display: none;
  }
  .balance_02 dt, .balance_02 dd {
    float: none;
    width: 100%;
  }
  .balance_02 dd h3 br {
    display: none;
  }
  .balance_02 dd h3 {
    margin-bottom: 10px;
  }
}

.gallery_02 dd li, .gallery_list li {
  position: relative;
}

.gallery_02 dd li::before, .gallery_list li::before {
  content: '';
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}

.gallery_02 .gallery_box p{
 font-size: 0.34rem !important; 
}

.gallery_block em{
  font-size: 0.34rem;
}