@charset "UTF-8";
@font-face {
  font-family: "he";
  src: url("../font/HelveticaLTStd-ExtraComp.otf") format("opentype"), url("../font/HelveticaLTStd-ExtraComp.ttf") format("truetype"), url("../font/HelveticaLTStd-ExtraComp.woff") format("woff"), url("../font/HelveticaLTStd-ExtraComp.woff2") format("woff2"), url("../font/HelveticaLTStd-ExtraComp.eot") format("embedded-opentype"), url("../font/HelveticaLTStd-ExtraComp.svg") format("svg");
}
@font-face {
  font-family: "mr";
  src: url("../font/MyriadVariableConcept-Roman.otf") format("opentype"), url("../font/MyriadVariableConcept-Roman.ttf") format("truetype"), url("../font/MyriadVariableConcept-Roman.woff") format("woff"), url("../font/MyriadVariableConcept-Roman.woff2") format("woff2"), url("../font/MyriadVariableConcept-Roman.eot") format("embedded-opentype"), url("../font/MyriadVariableConcept-Roman.svg") format("svg");
}
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
html,
body {
  font-size: 62.5%;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
img {
  margin: 0;
  padding: 0;
  border: none;
}
body {
  background: #fff;
  font-family: "SourceHanSansCN-Regular", "Microsoft YaHei", "Arial", arial;
  font-size: 1.4rem;
  color: #333333;
  font-weight: normal;
}
textarea,
input {
  font-family: "SourceHanSansCN-Regular", "Microsoft YaHei", "Arial", arial;
  color: #333333;
  font-size: 1.4rem;
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-appearance: none;
  display: block;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select,
input:focus,
textarea:focus {
  outline: none;
}
textarea {
  overflow: auto;
  resize: none;
}
textarea::-webkit-scrollbar {
  width: 4px;
}
textarea::-webkit-scrollbar-button {
  display: none;
}
textarea::-webkit-scrollbar-thumb {
  background: #d6a578;
}
select::-ms-expand {
  display: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.4rem;
  color: #333333;
  font-weight: normal;
}
a,
a:link,
a:visited,
a:focus,
a:active,
a:hover {
  font-family: "SourceHanSansCN-Regular", "Microsoft YaHei", "Arial", arial;
  color: #333333;
  font-size: 1.4rem;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #dc8b41;
}
a {
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
video,
iframe,
img {
  max-width: 100%;
}
.wrap {
  max-width: 1518px;
  width: 95%;
  margin: 0 auto;
}
.wrap:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.wrap12 {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
}
.wrap12:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.wrap14 {
  max-width: 1416px;
  width: 95%;
  margin: 0 auto;
}
.wrap14:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.wrap17 {
  max-width: 1700px;
  width: 95%;
  margin: 0 auto;
}
.wrap17:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.lzpic2 {
  display: none;
}
.picc {
  overflow: hidden;
}
.picc img {
  width: 100%;
  display: block;
}
.picc span {
  display: block;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.row:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.col {
  float: left;
}
.col12 {
  width: 100%;
  float: left;
}
.col1 {
  width: 8.33333333%;
}
.col2 {
  width: 16.66666667%;
}
.col3 {
  width: 25%;
}
.col4 {
  width: 33.33333333%;
}
.col5 {
  width: 41.66666667%;
}
.col6 {
  width: 50%;
}
.col7 {
  width: 58.33333333%;
}
.col8 {
  width: 66.66666667%;
}
.col9 {
  width: 75%;
}
.col10 {
  width: 83.33333333%;
}
.col11 {
  width: 91.66666667%;
}
.l {
  float: left;
}
.r {
  float: right;
}
.hide {
  display: none;
}
.table {
  display: table;
  height: 100%;
  width: 100%;
}
.td {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.swiper-pagination-bullet,
.swiper-button-prev,
.swiper-button-next {
  outline: none;
}
.tynodata {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  margin-top: 13%;
  margin-bottom: 13%;
  background: url(../images/nodata.png) center top no-repeat;
  background-size: auto 169px;
  padding-top: 180px;
}
.tynodata .tytitle {
  color: #555555;
  font-size: 18px;
  overflow: hidden;
  margin-top: 2%;
  line-height: 26px;
}
.tynodata .tydesc {
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  line-height: 24px;
  margin-top: 5px;
}
@media screen and (max-width: 640px) {
  .tynodata {
    background-size: auto 130px;
    padding-top: 140px;
    margin-top: 15%;
    margin-bottom: 15%;
  }
}
.rbtn {
  position: relative;
  display: block;
  text-align: center;
  overflow: hidden;
}
.rbtn:hover::after {
  width: 100%;
}
.rbtn input,
.rbtn span {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  display: block;
  background: none;
}
.rbtn::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 0;
  height: 100%;
  background: #d6a578;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.rbtn.w::after {
  background: #fff;
}
.article {
  line-height: 30px;
  font-size: 1.6rem;
}
.main-filter {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  display: none;
  background: url(../images/mainFilter.png);
}
.wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 108px;
}
.header {
  width: 100%;
  height: 108px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  background: #3e3a39;
}
.header .logo {
  float: left;
  overflow: hidden;
  height: 78px;
  margin-top: 15px;
}
.header .logo img {
  max-height: 100%;
}
.header .slogan {
  float: left;
  font-size: 18px;
  color: #d6a578;
  margin: 26px 0 0 6px;
}
.header .slogan .year {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding: 0 6px;
  height: 22px;
  line-height: 22px;
  border-radius: 4px;
  background: #d6a578;
  margin-bottom: 8px;
}
.header .tel {
  line-height: 108px;
  float: right;
  font-size: 1.6rem;
  color: #fff;
  padding-left: 16px;
  position: relative;
  margin-left: 6px;
}
.header .tel a {
  font-size: 1.6rem;
  color: #fff;
}
.header .tel::after {
  content: " ";
  width: 1px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  z-index: 2;
  background: #fff;
}
.header .nav .tel,
.header .nav .title,
.header .menu-btn {
  display: none;
}
.header .nav {
  float: right;
}
.header .nav > ul > li {
  float: left;
  position: relative;
}
.header .nav > ul > li > a {
  height: 108px;
  line-height: 108px;
  padding: 0 19px;
  display: block;
  font-size: 1.6rem;
  color: #fff;
  overflow: hidden;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header .nav > ul > li .arrow {
  display: none;
}
.header .nav > ul > li.on > a,
.header .nav > ul > li:hover > a {
  color: #d6a578;
}
.header .nav .sub {
  min-width: 120px;
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: 90;
  padding: 0 5px;
  background: #fff;
  display: none;
}
.header .nav .sub li {
  background: url(../images/line1.png) repeat-x 0 bottom;
}
.header .nav .sub li:last-child {
  background: none;
}
.header .nav .sub li a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #747575;
  white-space: nowrap;
  padding: 0 12px 0 5px;
  background: url(../images/arrow1.png) no-repeat right 4px center;
  background-size: 6px auto;
}
.header .nav .sub li a:hover {
  color: #d6a578;
  background-image: url(../images/arrow2.png);
}
.header .nav .sub,
.header .tel,
.header .slogan,
.header .logo,
.header {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header.small {
  height: 60px;
}
.header.small .logo {
  height: 50px;
  margin-top: 5px;
}
.header.small .slogan {
  font-size: 16px;
  margin: 6px 0 0 6px;
}
.header.small .slogan .year {
  margin-bottom: 4px;
}
.header.small .tel {
  line-height: 60px;
}
.header.small .nav > ul > li > a {
  height: 60px;
  line-height: 60px;
}
.header.small .nav .sub {
  top: 50px;
}
@media only screen and (max-width: 1400px) {
  .header .nav > ul > li > a {
    padding: 0 10px;
    font-size: 15px;
  }
}
.footer {
  background: #3d3a39;
  padding: 80px 0 70px 0;
  color: #c6c8c7;
}
.footer a {
  color: #c6c8c7;
}
.footer .row {
  margin: 0 -48px;
}
.footer .col {
  padding: 0 48px;
}
.footer .title {
  font-size: 18px;
  height: 56px;
  line-height: 56px;
  border-bottom: solid 1px #ada6a2;
}
.footer .logo {
  height: 156px;
}
.footer .logo img {
  height: 100%;
}
.footer .company .cont {
  border-top: solid 1px #ada6a2;
  margin-top: 26px;
  padding-top: 16px;
  font-size: 1.7rem;
  line-height: 30px;
}
.footer .company a {
  font-size: 1.7rem;
}
.footer .advisory {
  padding-top: 126px;
}
.footer .advisory .p1 {
  font-size: 1.4rem;
}
.footer .advisory .p2 {
  font-size: 1.2rem;
  font-family: "Arial", arial;
}
.footer .advisory .p3,
.footer .advisory .p3 a {
  font-size: 2.4rem;
  font-family: "Arial", arial;
}
.footer .advisory .col {
  padding: 0;
}
.footer .advisory .text {
  padding: 16px 0;
  border-bottom: solid 1px #ada6a2;
  overflow: hidden;
}
.footer .advisory .text2 {
  font-size: 30px;
  line-height: 36px;
  background: url(../images/tel.png) no-repeat right 7px top 20px;
  background-size: 48px auto;
  font-family: "Arial", arial;
}
.footer .advisory .text2 a {
  font-size: 3rem;
}
.footer .advisory .text2 span {
  font-size: 1.2rem;
}
.footer .wechat {
  padding-top: 126px;
}
.footer .wechat .cont {
  margin-top: 20px;
}
.footer .wechat .qrcode {
  max-width: 146px;
  float: left;
  margin-left: 40px;
  margin-right: 16px;
  text-align: center;
}
.footer .wechat .qrcode img {
  width: 100%;
  display: block;
}
.footer .wechat .qrcode i {
  display: block;
}
.footer .wechat .qrcode p {
  font-size: 1.2rem;
  margin-top: 28px;
  letter-spacing: 4px;
}
.footer .friendship,
.footer .copy {
  color: #868889;
}
.footer .friendship a,
.footer .copy a {
  color: #868889;
}
.footer .copy {
  margin: 118px 0 14px 0;
}
.footer .friendship {
  font-size: 1.2rem;
}
.footer .friendship a {
  font-size: 1.2rem;
  margin-left: 10px;
}
.footer .friendship a:hover {
  color: #fff;
}
.icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: 9;
  width: 140px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}
.icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777777;
}
.icon-wechat .wechat-qrcode .qrcode {
  width: 100px;
  margin: 10px auto;
}
.icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.icon-wechat .wechat-qrcode .help {
  display: none;
}
.icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  display: none;
}
.icon-wechat:hover .wechat-qrcode {
  display: block;
}
@media only screen and (max-width: 1500px) {
  .footer .row {
    margin: 0 -20px;
  }
  .footer .col {
    padding: 0 20px;
  }
  .footer .wechat .qrcode {
    max-width: 120px;
    margin-left: 20px;
    margin-right: 10px;
  }
}
.banner img {
  width: 100%;
  display: block;
}
.banner .swiper-pagination-bullet {
  background: #fff;
}
.banner .swiper-pagination-bullet-active {
  background: #d6a578;
}
.pctitle {
  text-align: center;
}
.pctitle .title {
  line-height: 50px;
  font-family: "SourceHanSansCN-Bold";
  font-size: 4.5rem;
  color: #363735;
  font-weight: bold;
}
.pctitle .title span {
  display: inline-block;
  border-bottom: solid 2px #d6a578;
  padding-bottom: 12px;
}
.pctitle .slogan {
  color: #b4b3b4;
  font-family: "SourceHanSansCN-Normal";
  margin-top: 8px;
  text-transform: uppercase;
}
.pctitle.w .title,
.pctitle.w .slogan {
  color: #fff;
}
.main .peak {
  background: url(../images/peak_bg.jpg) no-repeat center 0;
  padding-top: 116px;
}
.main .peak .number {
  text-align: center;
  margin-top: 48px;
  padding: 0 10%;
}
.main .peak .number ul {
  overflow: hidden;
}
.main .peak .number li {
  width: 25%;
  float: left;
  color: #363735;
  padding-top: 10px;
  border-left: solid 1px #6d6560;
}
.main .peak .number li:nth-child(4n+1) {
  clear: left;
  border-left: none;
}
.main .peak .number li .top {
  line-height: 7.2rem;
  font-family: "he";
  font-size: 7.2rem;
}
.main .peak .number li .top sup {
  line-height: 22px;
  font-family: "SourceHanSansCN-Medium";
  font-size: 2.1rem;
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
}
.main .peak .number li .top .val {
  display: none;
}
.main .peak .number li .txt {
  font-family: "SourceHanSansCN-Medium";
  font-size: 2.1rem;
  margin-top: 2rem;
}
.main .peak .list {
  margin-top: 96px;
}
.main .peak .list ul {
  overflow: hidden;
}
.main .peak .list li {
  width: 33.33333%;
  float: left;
}
.main .peak .list li a {
  display: block;
  position: relative;
  text-align: center;
}
.main .peak .list li a::after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: url(../images/peak_list_bg.png);
  filter: alpha(opacity=0);
  opacity: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .peak .list li a:hover::after {
  filter: alpha(opacity=100);
  opacity: 1;
}
.main .peak .list li a:hover span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.main .peak .list li .text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 10;
}
.main .peak .list li .en {
  font-family: "SourceHanSansCN-Light";
  font-weight: lighter;
  font-size: 2.1rem;
  color: #fff;
  text-transform: uppercase;
}
.main .peak .list li .tit {
  font-family: "SourceHanSansCN-Bold";
  font-size: 2.7rem;
  color: #fff;
  margin-top: 6px;
}
.main .case {
  padding: 86px 0;
}
.main .case .logo {
  text-align: center;
  height: 186px;
  margin-bottom: 40px;
}
.main .case .logo img {
  height: 100%;
}
.main .case .tab {
  text-align: center;
  margin: 20px 0 60px 0;
}
.main .case .tab ul {
  display: inline-block;
}
.main .case .tab li {
  float: left;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.7rem;
  color: #737575;
  line-height: 24px;
  padding: 4px 26px;
  position: relative;
  cursor: pointer;
}
.main .case .tab li:first-child::after {
  display: none;
}
.main .case .tab li::after {
  content: " ";
  width: 1px;
  height: 16px;
  background: #a5a2a1;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  z-index: 2;
}
.main .case .tab li.on {
  color: #d6a578;
}
.main .case .case-list {
  display: none;
}
.main .team {
  padding-bottom: 96px;
}
.main .team .content {
  overflow: hidden;
  margin-top: 72px;
}
.main .team .cont {
  width: 58.95915679%;
  float: left;
  background: #e6e6e6;
  padding: 18px;
}
.main .team .cont img {
  width: 100%;
  display: block;
}
.main .team .cont .pic {
  width: 43.52941176%;
  text-align: center;
  position: relative;
}
.main .team .cont .pic .img {
  position: relative;
}
.main .team .cont .pic .img::after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  /*background: url(../images/team_filter.png);*/
}
.main .team .cont .pic .pictxt {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 5;
  color: #fff;
  font-size: 1.7rem;
}
.main .team .cont .pic .pictxt .p1 {
  font-size: 2rem;
  margin-bottom: 18px;
}
.main .team .cont .text {
  padding-left: 26px;
}
.main .team .cont .tit,
.main .team .cont .en {
  font-size: 1.8rem;
  font-family: "SourceHanSansSC-Medium";
  color: #221815;
}
.main .team .cont .en {
  margin: 30px 0 24px 0;
}
.main .team .cont .line {
  width: 38px;
  height: 4px;
  background: #d6a578;
}
.main .team .cont .txt {
  font-family: "SourceHanSansSC-Medium";
  font-size: 1.8rem;
  color: #7f8080;
  margin: 38px 0 70px 0;
}
.main .team .cont .more {
  font-family: "SourceHanSansCN-Bold";
  font-size: 1.8rem;
  color: #d6a578;
}
.main .team .cont .more:hover {
  color: #dc8b41;
}
.main .team .cont .more:hover span {
  width: 6px;
}
.main .team .cont .more span {
  width: 0;
  display: inline-block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .team .list {
  width: 40.57971014%;
  float: right;
}
.main .team .list ul {
  overflow: hidden;
}
.main .team .list li {
  width: 33.33333%;
  padding: 0 3px;
  margin-bottom: 6px;
  float: left;
}
.main .team .list li a {
  display: block;
}
.main .team .list li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.main .advantage {
  background: url(../images/advantage_bg.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 50px 0;
}
.main .advantage .content {
  margin-top: 70px;
}
.main .advantage .left {
  width: 47.03557312%;
  float: left;
  text-align: center;
}
.main .advantage .left .row {
  margin-bottom: 16px;
}
.main .advantage .left .en {
  font-size: 1.7rem;
  color: #adacad;
}
.main .advantage .left .box {
  height: 48px;
  max-width: 380px;
  margin: 26px auto 0 auto;
  border: solid 1px #89807c;
  border-top: none;
}
.main .advantage .left .txt {
  line-height: 24px;
  font-family: "SourceHanSansCN-Normal";
  font-size: 2.3rem;
  color: #fff;
  position: relative;
  top: -11px;
  overflow: hidden;
}
.main .advantage .left .txt span {
  position: relative;
}
.main .advantage .left .txt span::after,
.main .advantage .left .txt span::before {
  content: " ";
  position: absolute;
  right: 104%;
  left: -100%;
  top: 50%;
  background: #89807c;
  height: 1px;
  z-index: 2;
}
.main .advantage .left .txt span::before {
  left: 104%;
  right: -100%;
}
.main .advantage .right {
  width: 52.96442688%;
  float: right;
  color: #fff;
  font-family: "SourceHanSansCN-Medium";
}
.main .advantage .right .p1 {
  font-size: 2.4rem;
}
.main .advantage .right .p2 {
  font-family: "SourceHanSansCN-Light";
  font-size: 1.7rem;
  color: #adacad;
  margin: 10px 0 44px 0;
}
.main .advantage .right .p3 {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.main .advantage .right .p3 p {
  margin-bottom: 1.2rem;
}
.main .features {
  padding: 66px 0;
}
.main .features ul {
  overflow: hidden;
}
.main .features li {
  width: 33.33333%;
  float: left;
  border-left: solid 1px #dbd9da;
  margin-bottom: 20px;
  text-align: center;
  padding: 12px 50px;
}
.main .features li:nth-child(3n+1) {
  clear: left;
  border-left: none;
}
.main .features li:hover .icon {
  transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
}
.main .features li img {
  width: 100%;
  display: block;
}
.main .features li .icon {
  width: 124px;
  height: 124px;
  margin: 0 auto;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .features li .tit {
  font-family: "SourceHanSansCN-Normal";
  font-size: 2.4rem;
  color: #3e3a39;
  margin: 16px 0 12px 0;
}
.main .features li .txt {
  line-height: 26px;
  font-family: "SourceHanSansCN-Normal";
  color: #7f8080;
}
.main .customer {
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}
.main .customer .bg {
  width: 100%;
  height: 500px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: url(../images/customer_bg.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.main .customer .customer-list {
  margin-top: 80px;
}
.main .customer .more {
  text-align: center;
  margin-top: 20px;
}
.main .customer .more a {
  font-family: "SourceHanSansSC-Regular";
  font-weight: bold;
  font-size: 30px;
  color: #d6a578;
  display: inline-block;
}
.main .customer .more a:hover span {
  width: 10px;
}
.main .customer .more a span {
  display: inline-block;
  width: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.main .cooperation {
  padding-top: 90px;
}
.main .cooperation .content {
  margin-top: 90px;
}
.main .cooperation .content img {
  width: 100%;
  display: block;
}
.main .raiders {
  background: #f7f7f7;
  padding: 110px 0 20px 0;
}
.main .raiders .col {
  border-right: solid 2px #d3d4d4;
  padding: 0 32px;
  margin-bottom: 30px;
}
.main .raiders .list {
  border-left: solid 2px #d3d4d4;
  overflow: hidden;
  margin-top: 76px;
}
.main .raiders .list .title {
  font-family: "SourceHanSansCN-Normal";
  font-size: 2.5rem;
  color: #737575;
}
.main .raiders .list .title::after {
  content: " ";
  width: 44px;
  height: 2px;
  background: #737676;
  display: block;
  margin-top: 14px;
}
.main .raiders .list img {
  width: 100%;
  display: block;
}
.main .raiders .list .pic {
  margin: 50px 0 36px 0;
}
.main .raiders .list li a {
  height: 5.6rem;
  line-height: 5.6rem;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.8rem;
  color: #7f8080;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .raiders .list li a:hover {
  color: #d6a578;
}
.case-list ul {
  overflow: hidden;
  margin: 0 -4px;
}
.case-list li {
  width: 33.333333%;
  float: left;
  margin-bottom: 8px;
  padding: 0 4px;
}
.case-list li a {
  display: block;
  position: relative;
}
.case-list li a::after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: url(../images/peak_list_bg.png);
  filter: alpha(opacity=0);
  opacity: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.case-list li a:hover .text,
.case-list li a:hover::after {
  filter: alpha(opacity=100);
  opacity: 1;
}
.case-list li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.case-list li a:hover .text {
  padding-bottom: 78px;
}
.case-list li .text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 10;
  padding: 0 60px;
  padding-bottom: 200px;
  background: url(../images/arrow5.png) no-repeat 60px bottom;
  background-size: 52px auto;
  filter: alpha(opacity=0);
  opacity: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.case-list li .tit,
.case-list li .txt {
  height: 2.2rem;
  line-height: 2.2rem;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.case-list li .tit {
  font-family: "SourceHanSansSC-Medium";
  font-size: 1.9rem;
}
.case-list li .txt {
  height: 6.6rem;
  font-family: "SourceHanSansCN-Normal";
  -webkit-line-clamp: 3;
  margin-top: 28px;
}
.customer-list ul {
  overflow: hidden;
  margin: 0 -8px;
}
.customer-list li {
  width: 33.33333%;
  float: left;
  padding: 0 8px;
  margin-bottom: 16px;
}
.customer-list li a {
  display: block;
}
.customer-list li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.customer-list li a:hover .picc::before {
  filter: alpha(opacity=100);
  opacity: 1;
}
.customer-list li a:hover .txt {
  color: #fff;
  background: #d6a578;
}
.customer-list li .picc {
  position: relative;
}
.customer-list li .picc::after {
  content: " ";
  width: 66px;
  height: 66px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 2;
  background: url(../images/video_icon.png) no-repeat center;
  background-size: 100% 100%;
}
.customer-list li .picc::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/customer_filter.png);
  z-index: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.customer-list li .txt {
  font-size: 1.9rem;
  color: #717071;
  background: #e6e6e6;
  padding: 56px 40px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.customer-list li .txt span {
  height: 6.8rem;
  line-height: 3.4rem;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
@media only screen and (max-width: 1400px) {
  .main .team .cont .pic {
    width: 43.52941176%;
    text-align: center;
    position: relative;
  }
  .main .team .cont .pic .img {
    position: relative;
  }
  .main .team .cont .pic .img::after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: url(../images/team_filter.png);
  }
  .main .team .cont .pic .pictxt {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    z-index: 5;
    color: #fff;
    font-size: 1.7rem;
  }
  .main .team .cont .pic .pictxt .p1 {
    font-size: 2rem;
    margin-bottom: 18px;
  }
  .main .team .cont .txt {
    margin: 38px 0 20px 0;
  }
  .main .peak .number {
    padding: 0;
  }
}
.container {
  min-height: 90vh;
}
.gray {
  background: #e6e6e6;
}
.crumbs {
  height: 56px;
  line-height: 56px;
  font-size: 1.5rem;
  color: #717071;
  font-family: "SourceHanSansCN-Light";
}
.crumbs a {
  font-size: 1.5rem;
  color: #717071;
  font-family: "SourceHanSansCN-Light";
}
.crumbs a:hover {
  color: #d6a578;
}
.crumbs .tit {
  font-family: "SourceHanSansCN-Regular";
}
.paging {
  text-align: center;
}
.paging ul {
  display: inline-block;
}
.paging li {
  float: left;
  margin: 0 5px;
}
.paging li a,
.paging li span {
  display: block;
  min-width: 52px;
  height: 40px;
  line-height: 36px;
  border: solid 2px #d6a578;
  font-size: 1.8rem;
  color: #7e7e7e;
  background: transparent;
  padding: 0 10px;
}
.paging li.on a,
.paging li a:hover {
  color: #fff;
  background: #d6a578;
}
.reservation {
  background: url(../images/reservation_bg.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 98px 0;
}
.reservation .content {
  max-width: 652px;
  border-radius: 14px;
  background: #fff;
  margin: 0 auto;
  padding: 46px 96px;
}
.reservation .content .title {
  text-align: center;
  font-family: "SourceHanSansCN-Medium";
  font-size: 2.5rem;
  color: #d6a578;
}
.reservation .content .titll {
  text-align: center;
  font-size: 1.5rem;
  color: #a3a2a2;
  margin-bottom: 20px;
}
.reservation .content .row {
  margin-bottom: 10px;
}
.reservation .content .tit {
  width: 68px;
  line-height: 38px;
  font-size: 1.3rem;
  color: #717071;
  float: left;
  text-align: center;
}
.reservation .content .inpu {
  padding-left: 68px;
}
.reservation .content .inpu input,
.reservation .content .inpu textarea {
  width: 100%;
  line-height: 20px;
  padding: 9px 6px;
  font-size: 1.2rem;
  color: #717071;
  border-radius: 5px;
  border: solid 1px #eeedec;
  background: url(../images/asterisk.png) no-repeat right 62px center;
  background-size: 8px auto;
}
.reservation .content .inpu input::-webkit-input-placeholder,
.reservation .content .inpu textarea::-webkit-input-placeholder {
  color: #a3a2a2;
}
.reservation .content .inpu input:-moz-placeholder,
.reservation .content .inpu textarea:-moz-placeholder {
  color: #a3a2a2;
}
.reservation .content .inpu input::-moz-placeholder,
.reservation .content .inpu textarea::-moz-placeholder {
  color: #a3a2a2;
}
.reservation .content .inpu input:-ms-input-placeholder,
.reservation .content .inpu textarea:-ms-input-placeholder {
  color: #a3a2a2;
}
.reservation .content .inpu textarea {
  height: 66px;
}
.reservation .content .btn {
  margin-top: 20px;
}
.reservation .content .btn input,
.reservation .content .btn button,
.reservation .content .btn a {
  width: 100%;
  height: 56px;
  line-height: 56px;
  display: block;
  border-radius: 6px;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.6rem;
  color: #fff;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  background: #d6a578;
}
.reservation .content .btn input:hover,
.reservation .content .btn button:hover,
.reservation .content .btn a:hover {
  background: #dc8b41;
}
.reservation .wrap {
  position: relative;
}
.reservation .wrap .txt {
  width: 100%;
  max-width: 350px;
  font-family: "SourceHanSansCN-Normal";
  color: #fff;
  position: absolute;
  z-index: 2;
}
.reservation .wrap .txt1 {
  left: 0;
  top: 0;
}
.reservation .wrap .txt1 .p1 {
  min-height: 80px;
  font-weight: lighter;
  font-size: 3.2rem;
  background: url(../images/reservation_txt1.png) no-repeat 0 0;
  background-size: 78px auto;
  padding: 30px 0 0 92px;
}
.reservation .wrap .txt1 .p2 {
  font-size: 1.7rem;
  margin-top: 40px;
}
.reservation .wrap .txt2 {
  left: 0;
  bottom: 0;
  line-height: 36px;
  font-size: 2.4rem;
}
.reservation .wrap .txt2 .p1 {
  font-size: 2rem;
}
.reservation .wrap .txt3 {
  top: 10px;
  right: 0;
}
.reservation .wrap .txt3 .tit {
  font-size: 2rem;
  margin-bottom: 6px;
}
.reservation .wrap .txt3 li {
  background: url(../images/line2.png) repeat-x 0 bottom;
  padding: 18px 0;
  font-size: 1.7rem;
}
.reservation .wrap .txt3 li:last-child {
  background: none;
}
.reservation .wrap .txt3 li p {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
@media only screen and (max-width: 1400px) {
  .reservation .content {
    max-width: 500px;
    padding: 46px 20px;
  }
  .reservation .wrap .txt {
    max-width: 300px;
  }
}
.case-page .menu {
  background: #fff;
  padding: 26px 0 24px 0;
  text-align: center;
}
.case-page .menu ul {
  display: inline-block;
}
.case-page .menu li {
  display: inline-block;
  margin: 0 39px;
}
.case-page .menu li a {
  min-width: 178px;
  padding: 0 12px;
  height: 36px;
  line-height: 36px;
  border-radius: 6px;
  border: solid 1px #d6a578;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.5rem;
  color: #717071;
  display: block;
}
.case-page .menu li.on a,
.case-page .menu li a:hover {
  background: #d6a578;
  color: #fff;
}
.case-page .case-list {
  margin-top: 76px;
}
.case-page .case-list ul {
  margin: 0 -9px;
}
.case-page .case-list li {
  margin-bottom: 18px;
  padding: 0 9px;
}
.case-page .paging {
  padding: 75px 0 110px 0;
}
.details-page .head {
  background: #d6a578;
}
.details-page .head .title {
  font-family: "SourceHanSansCN-Medium";
  font-size: 3rem;
  color: #fff;
  padding: 28px 0;
}
.details-page .head .crumbs {
  float: right;
  font-size: 1.4rem;
  color: #fff;
  padding-left: 22px;
  line-height: 26px;
  margin-top: 38px;
  background: url(../images/crumbs.png) no-repeat 0 4px;
  background-size: 16px auto;
}
.details-page .head .crumbs a {
  font-size: 1.4rem;
  color: #fff;
}
.details-page .detailsbox {
  overflow: hidden;
  padding: 20px 0 130px 0;
}
.details-page .sidebar {
  width: 300px;
  float: right;
  padding-left: 80px;
  position: relative;
}
.details-page .sidebar::after {
  content: " ";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: #efeeed;
}
.details-page .sidebar .title {
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.5rem;
  padding-left: 18px;
  position: relative;
}
.details-page .sidebar .title::after {
  content: " ";
  width: 2px;
  height: 16px;
  background: #d6a578;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  z-index: 2;
}
.details-page .sidebar ul {
  margin-bottom: 16px;
}
.details-page .sidebar li {
  margin-top: 10px;
}
.details-page .sidebar li a {
  display: block;
  background: #e8e6e5;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.details-page .sidebar li a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.details-page .sidebar li a:hover .text {
  background: #d6a578;
}
.details-page .sidebar li a:hover .text .tit,
.details-page .sidebar li a:hover .text .txt {
  color: #fff;
}
.details-page .sidebar li .pic {
  overflow: hidden;
}
.details-page .sidebar li img {
  width: 100%;
  display: block;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.details-page .sidebar li .text {
  padding: 4px 10px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.details-page .sidebar li .tit,
.details-page .sidebar li .txt {
  height: 2rem;
  line-height: 2rem;
  font-family: "SourceHanSansCN-Medium";
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.details-page .sidebar li .tit {
  color: #363735;
}
.details-page .sidebar li .txt {
  height: 6rem;
  font-size: 1.2rem;
  color: #717071;
  -webkit-line-clamp: 3;
}
.details-page .details {
  padding-right: 300px;
}
.details-page .introduction {
  background: #f7f9f9;
  padding: 32px 30px;
  display: flex;
}
.details-page .introduction .title,
.details-page .introduction .tit {
  font-family: "SourceHanSansCN-Bold";
  font-size: 2.2rem;
  color: #d6a578;
}
.details-page .introduction .cont {
  flex: 1;
  line-height: 3rem;
  font-size: 1.5rem;
  color: #747575;
  padding-left: 10px;
}
.details-page .introduction .cont .tit {
  font-size: 1.8rem;
}
.details-page .article {
  line-height: 2.8rem;
  color: #b5b5b6;
  margin-top: 30px;
}
.prevnext {
  overflow: hidden;
  margin-top: 68px;
}
.prevnext .prev,
.prevnext .next {
  max-width: 300px;
  color: #5f5f60;
}
.prevnext .prev:hover,
.prevnext .next:hover {
  color: #d6a578;
}
.prevnext .prev p,
.prevnext .next p {
  height: 2.2rem;
  line-height: 2.2rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.prevnext .prev img,
.prevnext .next img {
  width: 100%;
  display: block;
}
.prevnext .prev .pic,
.prevnext .next .pic {
  max-width: 218px;
  margin-top: 20px;
  display: inline-block;
}
.prevnext .prev {
  padding-left: 30px;
  background: url(../images/arrow6.png) no-repeat 0 10px;
  background-size: 14px auto;
  float: left;
}
.prevnext .next {
  text-align: right;
  padding-right: 30px;
  background: url(../images/arrow7.png) no-repeat right 0 top 10px;
  background-size: 14px auto;
  float: right;
}
.raiders-page {
  padding-bottom: 60px;
}
.raiders-page .menu {
  background: #efefef;
}
.raiders-page .menu .crumbs .tit {
  color: #221815;
}
.raiders-page .menu .row {
  display: flex;
}
.raiders-page .menu .row .tit {
  line-height: 24px;
  font-family: "SourceHanSansCN-Normal";
  color: #595857;
}
.raiders-page .menu .row .list {
  flex: 1;
}
.raiders-page .menu label {
  float: left;
  margin: 0 16px 12px 0;
  min-width: 150px;
  height: 24px;
  line-height: 22px;
  padding: 0 10px;
  color: #737575;
  border: solid 1px #aeabaa;
  text-align: center;
  cursor: pointer;
  position: relative;
  -moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.raiders-page .menu label.all {
  min-width: 50px;
  border-radius: 4px;
}
.raiders-page .menu label.on {
  background: #d6a578;
  border: solid 1px #d6a578;
  color: #fff;
}
.raiders-page .menu label input {
  width: 1px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.raiders-page .paging {
  padding: 30px 0;
}
.raiders-list {
  padding: 60px 0 40px 0;
}
.raiders-list .head {
  line-height: 28px;
  overflow: hidden;
  display: none;
}
.raiders-list .title {
  font-family: "SourceHanSansCN-Medium";
  font-size: 2.1rem;
  color: #3e3a39;
  float: left;
  margin-right: 66px;
}
.raiders-list .check {
  float: left;
}
.raiders-list .check a {
  font-family: "SourceHanSansCN-Normal";
  color: #8a8a8a;
  float: left;
  margin-left: 18px;
}
.raiders-list .check a:hover {
  color: #d6a578;
}
.raiders-list ul {
  overflow: hidden;
  margin: 12px -12px 0 -12px;
}
.raiders-list ul li {
  width: 50%;
  padding: 0 12px;
  margin-bottom: 20px;
  float: left;
}
.raiders-list ul li a {
  display: block;
  background: #efefef;
  padding: 14px;
  padding-left: 0;
  overflow: hidden;
}
.raiders-list ul li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.raiders-list ul li a:hover .tit {
  color: #d6a578;
}
.raiders-list ul li .picc {
  width: 212px;
  float: left;
}
.raiders-list ul li .text {
  padding: 10px 0 0 228px;
}
.raiders-list ul li .tit,
.raiders-list ul li .txt {
  height: 2.6rem;
  line-height: 2.6rem;
  font-family: "SourceHanSansCN-Normal";
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.raiders-list ul li .tit {
  font-size: 2.2rem;
  color: #3e3a39;
}
.raiders-list ul li .txt {
  height: 5.2rem;
  font-size: 1.6rem;
  color: #8a8a8a;
  -webkit-line-clamp: 2;
  margin-top: 14px;
}
.price-page .pctitle {
  text-align: center;
  font-family: "SourceHanSansCN-Bold";
  font-size: 38px;
  color: #363735;
  font-weight: bold;
}
.price-page .calculate {
  background: url(../images/calculate_bg.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 140px 0 44px 0;
}
.price-page .calculate .title {
  text-align: center;
  font-size: 3rem;
  color: #fff;
}
.price-page .calculate .title .p1 {
  font-size: 5.2rem;
}
.price-page .calculate .content {
  border-radius: 28px;
  background: #efefef;
  max-width: 946px;
  margin: 30px auto 0 auto;
  overflow: hidden;
  padding: 44px 60px 60px 60px;
}
.price-page .calculate .till {
  text-align: center;
  font-size: 2rem;
  color: #7f8080;
  margin-bottom: 28px;
}
.price-page .calculate .till .color {
  color: #d6a578;
}
.price-page .calculate .till .t2 {
  font-size: 2.5rem;
}
.price-page .calculate .left {
  width: 44.52554745%;
  float: left;
}
.price-page .calculate .left .row {
  margin-bottom: 12px;
}
.price-page .calculate .left .con {
  padding-left: 90px;
}
.price-page .calculate .left .tit {
  width: 90px;
  line-height: 40px;
  font-family: "SourceHanSansCN-Medium";
  color: #595857;
  float: left;
}
.price-page .calculate .left .inpu {
  position: relative;
}
.price-page .calculate .left .inpu.mj input {
  padding-right: 30px;
}
.price-page .calculate .left .inpu.mj::after {
  content: "㎡";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 30px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #595857;
}
.price-page .calculate .left .box {
  margin: 0 -5px;
  overflow: hidden;
}
.price-page .calculate .left .inpu2 {
  width: 50%;
  padding: 0 5px;
  float: left;
  height: 40px;
  overflow: hidden;
}
.price-page .calculate .left input,
.price-page .calculate .left select {
  width: 100%;
  line-height: 38px;
  border: solid 1px #dcdddd;
  color: #595857;
  background: none;
  padding: 0 10px;
  position: relative;
}
.price-page .calculate .left input::-webkit-input-placeholder,
.price-page .calculate .left select::-webkit-input-placeholder {
  color: #969697;
}
.price-page .calculate .left input:-moz-placeholder,
.price-page .calculate .left select:-moz-placeholder {
  color: #969697;
}
.price-page .calculate .left input::-moz-placeholder,
.price-page .calculate .left select::-moz-placeholder {
  color: #969697;
}
.price-page .calculate .left input:-ms-input-placeholder,
.price-page .calculate .left select:-ms-input-placeholder {
  color: #969697;
}
.price-page .calculate .left select {
  height: 40px;
  line-height: 40px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/arrow8.png) no-repeat right 10px center;
  background-size: 8px auto;
}
.price-page .calculate .btnbox {
  width: 23.84428224%;
  float: left;
}
.price-page .calculate .btnbox input,
.price-page .calculate .btnbox button,
.price-page .calculate .btnbox a {
  width: 92px;
  height: 92px;
  display: block;
  line-height: 2.2rem;
  font-size: 1.9rem;
  color: #fff;
  background: #d6a578;
  border-radius: 50%;
  padding: 22px 20px 0 20px;
  text-align: center;
  margin: 76px auto 0 auto;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.price-page .calculate .btnbox input:hover,
.price-page .calculate .btnbox button:hover,
.price-page .calculate .btnbox a:hover {
  background: #dc8b41;
}
.price-page .calculate .right {
  width: 31.63017032%;
  float: right;
}
.price-page .calculate .right .box {
  border: solid 1px #d6d7d8;
  font-size: 17px;
  color: #595857;
  line-height: 30px;
  padding: 30px 10px 14px 10px;
  text-align: center;
}
.price-page .calculate .right .box p {
  margin-bottom: 10px;
}
.price-page .disadvantage {
  padding: 120px 0;
  background: #efefef;
  text-align: center;
}
.price-page .whychoose,
.price-page .quotation {
  padding: 100px 0;
  text-align: center;
}
.price-page .whychoose .content,
.price-page .quotation .content {
  margin-top: 70px;
}
.price-page .whychoose {
  background: #efefef;
}
.price-page .whychoose ul {
  background: #fff;
  overflow: hidden;
}
.price-page .whychoose li {
  width: 25%;
  float: left;
  background: #fff;
}
.price-page .whychoose li .text {
  min-height: 206px;
  padding: 46px;
}
.price-page .whychoose li .tit {
  font-family: "SourceHanSansCN-Bold";
  font-size: 2.5rem;
  color: #221815;
  text-align: center;
  font-weight: bold;
}
.price-page .whychoose li .txt {
  text-align: left;
  line-height: 2.4rem;
  font-size: 1.6rem;
  color: #969697;
  margin-top: 14px;
}
.price-page .newprice {
  padding: 120px 0;
}
.price-page .newprice .tablebox {
  width: 100%;
  overflow: auto;
  margin: 60px 0 0 0;
  display: block;
}
.price-page .newprice table {
  width: 100%;
  min-width: 600px;
  text-align: center;
  background: url(../images/table_line3.gif) repeat-y right top;
}
.price-page .newprice table tbody {
  background: url(../images/table_line3.gif) repeat-y 0 0;
  width: 100%;
}
.price-page .newprice table th {
  padding: 13px 5px;
  line-height: 30px;
  font-family: "SourceHanSansCN-Normal";
  font-weight: normal;
  font-size: 2rem;
  color: #fff;
  background: #d6a578;
}
.price-page .newprice table td {
  background: url(../images/table_line3.gif) repeat-x left bottom;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.5rem;
  color: #595857;
  padding: 28px 5px;
}
.price-page .newprice table th:nth-child(1),
.price-page .newprice table td:nth-child(1) {
  width: 350px;
  padding-left: 64px;
}
.price-page .newprice table td:nth-child(2) {
  width: 260px;
}
.price-page .newprice .btn {
  text-align: center;
  margin-top: 76px;
}
.price-page .newprice .btn a {
  min-width: 458px;
  height: 56px;
  line-height: 56px;
  padding: 0 20px;
  border-radius: 6px;
  display: inline-block;
  font-family: "SourceHanSansCN-Normal";
  font-size: 2.5rem;
  color: #fff;
  background: #d6a578;
}
.price-page .newprice .btn a:hover {
  background: #dc8b41;
}
.strategy-page .process {
  padding: 90px 0 50px 0;
}
.strategy-page .process .content,
.strategy-page .threesteps .content,
.strategy-page .threestyles .content {
  margin-top: 80px;
}
.strategy-page .advantage,
.strategy-page .threestyles {
  padding: 80px 0;
}
.strategy-page .advantage .content {
  margin-top: 60px;
}
.strategy-page .service {
  padding-bottom: 100px;
}
.strategy-page .service .content {
  margin-top: 44px;
}
.strategy-page .service ul {
  overflow: hidden;
  margin: 0 -11px;
  text-align: center;
}
.strategy-page .service li {
  width: 33.33333%;
  padding: 0 11px;
  margin-bottom: 30px;
  float: left;
}
.strategy-page .service li:nth-child(3n+1) {
  clear: left;
}
.strategy-page .service li img {
  width: 100%;
  display: block;
}
.strategy-page .service li p {
  font-size: 2rem;
  color: #3e3a39;
}
.strategy-page .service li i {
  display: block;
  margin-top: 20px;
}
.strategy-page .panoramic {
  background: url(../images/panoramic_bg.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 66px 0;
}
.strategy-page .panoramic .title {
  text-align: center;
  font-family: "SourceHanSansCN-Bold";
  font-size: 2.8rem;
  color: #fff;
}
.strategy-page .panoramic .slogan {
  text-align: center;
  font-size: 1.7rem;
  color: #fff;
}
.strategy-page .panoramic .content {
  background: #fff;
  margin-top: 60px;
}
.strategy-page .panoramic ul {
  overflow: hidden;
  padding: 5px;
}
.strategy-page .panoramic ul li {
  width: 50%;
  float: left;
  padding: 5px;
}
.strategy-page .panoramic ul li a {
  display: block;
  position: relative;
}
.strategy-page .panoramic ul li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.strategy-page .panoramic ul li a:hover .txt {
  background-position: right 40px center;
}
.strategy-page .panoramic ul li .txt {
  height: 70px;
  line-height: 70px;
  border-radius: 70px;
  padding: 0 70px 0 50px;
  background: url(../images/arrow17.png) no-repeat right 48px center rgba(0, 0, 0, 0.68);
  background-size: 10px auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 2;
  font-family: "SourceHanSansCN-Bold";
  font-size: 2.4rem;
  color: #fff;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.contact-page .address {
  padding: 80px 0 70px 0;
}
.contact-page .address li {
  width: 33.3333%;
  float: left;
  padding: 16px 37px;
  margin-bottom: 20px;
  text-align: center;
}
.contact-page .address li:nth-child(3n+1) {
  clear: left;
}
.contact-page .address li .box {
  box-shadow: 2px 2px 12px 2px #dbdada;
  padding: 34px 10px 44px 10px;
}
.contact-page .address li .icon {
  height: 64px;
  line-height: 64px;
}
.contact-page .address li .icon img {
  max-height: 100%;
}
.contact-page .address li .tit {
  font-family: "SourceHanSansCN-Medium";
  font-size: 2.2rem;
  color: #727171;
  margin-top: 14px;
}
.contact-page .address li .line {
  width: 24px;
  height: 4px;
  background: #9fa0a0;
  margin: 16px auto;
}
.contact-page .address li .txt {
  line-height: 2.6rem;
}
.contact-page .address li .txt,
.contact-page .address li .txt a {
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.6rem;
  color: #9fa0a0;
}
.contact-page .map {
  padding-bottom: 60px;
}
.contact-page .map #allmap {
  height: 488px;
}
.broadcast1-page {
  padding: 90px 0 110px 0;
  background: #efefef;
}
.broadcast1-page .headtit {
  line-height: 5rem;
  text-align: center;
  font-family: "SourceHanSansCN-Bold";
  font-size: 4.5rem;
  color: #363735;
}
.broadcast1-page .headtit::before,
.broadcast1-page .headtit::after {
  content: " ";
  width: 154px;
  height: 2px;
  background: #363735;
  display: inline-block;
  vertical-align: middle;
}
.broadcast1-page .headtit::before {
  margin-right: 40px;
}
.broadcast1-page .headtit::after {
  margin-left: 40px;
}
.broadcast1-page .menu {
  margin: 52px 0 78px 0;
  text-align: center;
}
.broadcast1-page .menu ul {
  overflow: hidden;
  margin: 0 -18px;
}
.broadcast1-page .menu li {
  width: 25%;
  float: left;
  padding: 18px;
}
.broadcast1-page .menu li a {
  display: block;
  border: solid 1px #bab7b5;
  height: 50px;
  line-height: 50px;
  font-family: "SourceHanSansCN-Normal";
  font-size: 2.2rem;
  color: #737575;
}
.broadcast1-page .menu li.on a,
.broadcast1-page .menu li a:hover {
  color: #fff;
  background: #d6a578;
  border: solid 1px #d6a578;
}
.broadcast1-page .broadcast:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.broadcast1-page .sidebar {
  width: 306px;
  float: right;
  background: #fff;
  border-top: solid 14px #d6a578;
  padding: 44px 30px 1px 30px;
  box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.2);
}
.broadcast1-page .sidebar .row {
  margin-bottom: 60px;
}
.broadcast1-page .sidebar .tit {
  text-align: center;
  font-family: "SourceHanSansCN-Medium";
  font-size: 2.2rem;
  color: #595857;
  margin-bottom: 44px;
}
.broadcast1-page .sidebar input[type="text"] {
  width: 100%;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  background: #f2f2f2;
  font-size: 1.5rem;
  color: #595857;
  margin-bottom: 46px;
}
.broadcast1-page .sidebar input[type="text"]::-webkit-input-placeholder {
  color: #b5b5b6;
}
.broadcast1-page .sidebar input[type="text"]:-moz-placeholder {
  color: #b5b5b6;
}
.broadcast1-page .sidebar input[type="text"]::-moz-placeholder {
  color: #b5b5b6;
}
.broadcast1-page .sidebar input[type="text"]:-ms-input-placeholder {
  color: #b5b5b6;
}
.broadcast1-page .sidebar input[type="button"],
.broadcast1-page .sidebar input[type="submit"],
.broadcast1-page .sidebar button,
.broadcast1-page .sidebar a {
  display: block;
  line-height: 38px;
  width: 100%;
  font-size: 1.5rem;
  color: #fff;
  cursor: pointer;
  background: #d6a578;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.broadcast1-page .sidebar input[type="button"]:hover,
.broadcast1-page .sidebar input[type="submit"]:hover,
.broadcast1-page .sidebar button:hover,
.broadcast1-page .sidebar a:hover {
  background: #dc8b41;
}
.broadcast1-page .content {
  padding-right: 346px;
}
.broadcast1-page .broadcast-list li {
  margin-bottom: 20px;
  overflow: hidden;
}
.broadcast1-page .broadcast-list li .pic {
  width: 310px;
  height: 260px;
  float: left;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  overflow: hidden;
}
.broadcast1-page .broadcast-list li .pic a {
  width: 100%;
  height: 100%;
  display: block;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.broadcast1-page .broadcast-list li .pic a:hover {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.broadcast1-page .broadcast-list li .cont {
  padding-left: 320px;
}
.broadcast1-page .broadcast-list li .text {
  background: #fff;
  height: 260px;
  padding: 36px 42px;
}
.broadcast1-page .broadcast-list li .tit,
.broadcast1-page .broadcast-list li .txt {
  height: 3rem;
  line-height: 3rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.broadcast1-page .broadcast-list li .tit,
.broadcast1-page .broadcast-list li .tit a {
  text-align: center;
  font-size: 2rem;
  color: #595857;
}
.broadcast1-page .broadcast-list li .tit a:hover {
  color: #d6a578;
}
.broadcast1-page .broadcast-list li .txt {
  height: 12rem;
  font-size: 1.5rem;
  color: #8a8a8a;
  -webkit-line-clamp: 4;
  margin-top: 28px;
}
.broadcast1-page .broadcast-list li .btn {
  width: 310px;
  text-align: center;
  padding-top: 12px;
}
.broadcast1-page .broadcast-list li .btn a {
  min-width: 188px;
  height: 32px;
  line-height: 32px;
  border-radius: 8px;
  background: #d6a578;
  display: inline-block;
  font-family: "SourceHanSansCN-Bold";
  font-size: 18px;
  color: #fff;
}
.broadcast1-page .broadcast-list li .btn a:hover {
  background: #dc8b41;
}
.broadcast1-page .paging {
  margin-top: 80px;
}
.broadcast2-page {
  background: #efefef;
  padding-bottom: 70px;
}
.broadcast2-page .menu {
  padding: 82px 0 72px 0;
  text-align: center;
  overflow: hidden;
}
.broadcast2-page .menu ul {
  display: inline-block;
}
.broadcast2-page .menu li {
  min-width: 326px;
  float: left;
  padding: 18px;
}
.broadcast2-page .menu li a {
  display: block;
  border: solid 1px #bab7b5;
  height: 50px;
  line-height: 50px;
  font-family: "SourceHanSansCN-Normal";
  font-size: 2.2rem;
  color: #737575;
}
.broadcast2-page .menu li.on a,
.broadcast2-page .menu li a:hover {
  color: #fff;
  background: #d6a578;
  border: solid 1px #d6a578;
}
.broadcast2-page .titlell {
  text-align: center;
  font-family: "SourceHanSansCN-Medium";
  font-size: 2.2rem;
  color: #fff;
}
.broadcast2-page .titlell span {
  min-width: 580px;
  max-width: 100%;
  display: inline-block;
  line-height: 3rem;
  padding: 1rem 2rem;
  background: #d6a578;
}
.broadcast2-page .introduction {
  background: #fff;
  padding: 38px 60px;
  margin: 100px 0 46px 0;
}
.broadcast2-page .introduction .title {
  line-height: 3rem;
  font-family: "SourceHanSansCN-Medium";
  font-size: 2rem;
  color: #595857;
  float: left;
}
.broadcast2-page .introduction .info {
  line-height: 3rem;
  font-family: "SourceHanSansCN-Regular";
  font-size: 1.7rem;
  color: #8a8a8a;
  text-align: right;
}
.broadcast2-page .introduction .text {
  line-height: 4rem;
  font-size: 1.9rem;
  color: #8a8a8a;
  margin-top: 30px;
}
.broadcast2-page .list {
  background: #fff;
  padding-right: 22px;
}
.broadcast2-page .list .overflow {
  padding: 78px 0 50px 0;
  max-height: 1000px;
  overflow-y: auto;
}
.broadcast2-page .list .overflow::-webkit-scrollbar {
  width: 7px;
  background: url(../images/broadcast_overflow.gif) repeat-y right top;
}
.broadcast2-page .list .overflow::-webkit-scrollbar-button {
  display: none;
}
.broadcast2-page .list .overflow::-webkit-scrollbar-thumb {
  background: #d6a578;
}
.broadcast2-page .list .title span {
  width: auto;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-family: "SourceHanSansCN-Medium";
  font-size: 1.9rem;
  color: #fff;
  background: #d6a578;
  padding: 0 40px;
}
.broadcast2-page .list .row {
  margin-bottom: 16px;
}
.broadcast2-page .list ul {
  margin-top: 20px;
  padding: 0 40px;
  overflow: hidden;
}
.broadcast2-page .list li {
  width: 25%;
  float: left;
  margin-bottom: 20px;
  padding: 0 10px;
}
.broadcast2-page .list li:nth-child(4n+1) {
  clear: left;
}
.broadcast2-page .list li img {
  width: 100%;
  display: block;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.broadcast2-page .list li span {
  display: block;
  cursor: pointer;
  overflow: hidden;
}
.broadcast2-page .list li span:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.broadcast2-page .next {
  text-align: center;
  margin-top: 74px;
}
.broadcast2-page .next a {
  line-height: 3rem;
  display: inline-block;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.9rem;
  color: #595857;
  background: url(../images/arrow9.png) no-repeat 0 8px;
  background-size: 18px auto;
  padding-left: 32px;
}
.broadcast2-page .next a:hover {
  color: #d6a578;
  background-image: url(../images/arrow10.png);
}
.broadcast2-page .next a span {
  font-family: "SourceHanSansCN-Medium";
}
.pcmenu {
  text-align: center;
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2);
  height: 76px;
}
.pcmenu .tit {
  display: none;
}
.pcmenu ul {
  display: inline-block;
}
.pcmenu li {
  margin: 0 20px;
  float: left;
}
.pcmenu li.on a {
  background: #d6a578;
  color: #fff;
}
.pcmenu li a {
  min-width: 180px;
  height: 76px;
  line-height: 76px;
  display: block;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.9rem;
  padding: 0 20px;
}
.about-page .pctitle .slogan {
  font-size: 2rem;
  font-family: "SourceHanSansCN-Medium";
  color: #737575;
  margin-top: 8px;
}
.about-page .about {
  margin: 100px 0;
  position: relative;
  background: #efefef;
  padding-bottom: 170px;
}
.about-page .about .pic {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.about-page .about .pic img {
  display: none;
}
.about-page .about .content {
  width: 50%;
  padding: 26px 42px 0 0;
}
.about-page .about .entit {
  font-family: "SourceHanSansCN-Bold";
  font-size: 7.8rem;
  color: #dcdddd;
  letter-spacing: .6rem;
}
.about-page .about .title {
  font-family: "SourceHanSansCN-Bold";
  font-size: 3.3rem;
  color: #363735;
  margin: 20px 0 36px 0;
}
.about-page .about .text {
  line-height: 3.5rem;
  font-size: 1.6rem;
  color: #8a8a8a;
}
.about-page .about .number {
  max-width: 1188px;
  width: 100%;
  padding: 0 40px;
  margin-top: 116px;
  position: relative;
  z-index: 10;
}
.about-page .about .number ul {
  overflow: hidden;
  text-align: center;
  background: url(../images/about_number.png);
}
.about-page .about .number li {
  width: 20%;
  float: left;
  padding: 40px 0;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.about-page .about .number li:hover {
  background: #d6a578;
}
.about-page .about .number li:hover .num,
.about-page .about .number li:hover .txt {
  color: #fff;
}
.about-page .about .number li .num,
.about-page .about .number li .txt {
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.about-page .about .number li .num {
  font-family: "he";
  font-size: 4.9rem;
  color: #363735;
}
.about-page .about .number li .txt {
  font-family: "SourceHanSansCN-Medium";
  color: #d6a578;
  margin-top: 8px;
}
.about-page .culture .content {
  margin-top: 70px;
}
.about-page .idea {
  padding: 90px 0 60px 0;
}
.about-page .idea ul {
  overflow: hidden;
  margin: 80px -14px 0 -14px;
}
.about-page .idea li {
  width: 20%;
  float: left;
  text-align: center;
  padding: 0 14px;
  margin-bottom: 30px;
}
.about-page .idea li:nth-child(5n+1) {
  clear: left;
}
.about-page .idea li .txt {
  border: solid 1px #aca9a7;
  border-radius: 1.6rem;
  line-height: 2.6rem;
  font-size: 1.6rem;
  color: #8a8a8a;
  padding: 20px;
}
.about-page .idea li .txt span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-page .idea li .tit {
  font-size: 1.6rem;
  color: #3e3a39;
  margin-top: 14px;
}
.about-page .history {
  background: url(../images/history_bg.jpg) no-repeat center bottom;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 50px 0 150px 0;
}
.about-page .history .content {
  margin-top: 30px;
  position: relative;
  padding: 0 60px;
}
.about-page .history .content::before {
  content: "";
  height: 3px;
  position: absolute;
  left: 0;
  right: 6px;
  top: 50%;
  margin-top: -1px;
  background: #d6a578;
  z-index: 1;
}
.about-page .history .content::after {
  content: " ";
  width: 24px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  z-index: 2;
  background: url(../images/arrow13.png) no-repeat;
  background-size: 100% auto;
}
.about-page .history .swiper-slide {
  width: 260px;
  position: relative;
  z-index: 5;
}
.about-page .history .swiper-slide .text {
  font-family: "SourceHanSansCN-Medium";
  color: #737575;
  line-height: 2.8rem;
}
.about-page .history .swiper-slide .text p {
  padding-left: 12px;
  position: relative;
}
.about-page .history .swiper-slide .text p::after {
  content: " ";
  width: 4px;
  height: 4px;
  background: #737676;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
  z-index: 2;
}
.about-page .history .swiper-slide .year {
  margin: 30px 0;
  padding: 46px 0;
  background: url(../images/arrow11.png) no-repeat center 0;
}
.about-page .history .swiper-slide .year span {
  width: 74px;
  height: 74px;
  line-height: 74px;
  border-radius: 50%;
  background: #d6a578;
  text-align: center;
  font-family: "SourceHanSansCN-Bold";
  font-size: 2rem;
  color: #fff;
  display: block;
  margin: 0 auto;
}
.about-page .history .swiper-slide:nth-child(odd) .text {
  display: flex;
  align-items: flex-end;
}
.about-page .history .swiper-slide:nth-child(even) .year {
  background-image: url(../images/arrow12.png);
  background-position: center bottom;
}
.about-page .head {
  background: url(../images/honorhead.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  text-align: center;
  padding: 40px 10px;
}
.about-page .head .tit {
  font-family: "SourceHanSansCN-Medium";
  font-size: 3.8rem;
  color: #fff;
  text-transform: uppercase;
}
.about-page .head .txt {
  font-family: "SourceHanSansCN-Bold";
  font-size: 3.2rem;
  color: #fff;
}
.about-page .head .line {
  max-width: 620px;
  height: 2px;
  background: #b4b4b4;
  margin: 6px auto;
}
.about-page .honor {
  padding: 80px 0;
  background: #efefef;
}
.about-page .honor .paging {
  margin-top: 40px;
}
.about-page .honor-list ul {
  overflow: hidden;
  margin: 0 -17px;
}
.about-page .honor-list li {
  width: 50%;
  float: left;
  margin-bottom: 34px;
  padding: 0 17px;
}
.about-page .honor-list li:nth-child(2n+1) {
  clear: left;
}
.about-page .honor-list li a {
  padding: 30px 54px;
  background: #fff;
  overflow: hidden;
  display: block;
}
.about-page .honor-list li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.about-page .honor-list li a:hover .tit {
  color: #d6a578;
}
.about-page .honor-list li a:hover .m span {
  width: 10px;
}
.about-page .honor-list li .picc {
  width: 50%;
  float: left;
}
.about-page .honor-list li .text {
  width: 50%;
  float: right;
  padding-left: 24px;
}
.about-page .honor-list li .tit,
.about-page .honor-list li .en,
.about-page .honor-list li .p,
.about-page .honor-list li .m {
  height: 2.6rem;
  line-height: 2.6rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.about-page .honor-list li .tit {
  font-size: 2.4rem;
  color: #595857;
}
.about-page .honor-list li .en {
  color: #8a8a8a;
  margin: 4px 0;
}
.about-page .honor-list li .p {
  font-family: "SourceHanSansCN-Light";
  font-size: 1.5rem;
  color: #000;
  padding-left: 25px;
  background: url(../images/honor-list-icon.png) no-repeat 0 center;
  background-size: 18px auto;
}
.about-page .honor-list li .m {
  font-family: "SourceHanSansCN-Light";
  color: #595857;
  margin-top: 14px;
}
.about-page .honor-list li .m span {
  display: inline-block;
  width: 0;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.about-page .team .introduction {
  padding: 60px 0;
  text-align: center;
  line-height: 3.6rem;
  font-family: "SourceHanSansCN-Medium";
  font-size: 2rem;
  color: #737575;
}
.about-page .team .picbox img {
  width: 100%;
  display: block;
}
.about-page .team-list {
  padding: 48px 0;
  background: #efefef;
}
.about-page .team-list ul {
  overflow: hidden;
  padding: 0 3px;
}
.about-page .team-list li {
  width: 20%;
  float: left;
  padding: 0 17px;
  margin-bottom: 46px;
}
.about-page .team-list li:nth-child(5n+1) {
  clear: left;
}
.about-page .team-list li .text {
  background: #fff;
  padding: 22px;
}
.about-page .team-list li .tit,
.about-page .team-list li .txt {
  height: 2.2rem;
  line-height: 2.2rem;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.2rem;
  color: #727171;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.about-page .team-list li .tit span,
.about-page .team-list li .txt span {
  font-family: "SourceHanSansCN-Bold";
  font-size: 1.8rem;
  color: #231815;
  margin-right: 10px;
}
.about-page .team-list li .txt {
  height: 4.4rem;
  -webkit-line-clamp: 2;
  margin-top: 12px;
}
.about-page .team-list li .btn {
  overflow: hidden;
}
.about-page .team-list li .btn a {
  width: 50%;
  display: block;
  height: 70px;
  line-height: 66px;
  float: left;
  font-family: "SourceHanSansCN-Medium";
  color: #8a8a8a;
  text-align: center;
  background: #fff;
}
.about-page .team-list li .btn a:hover {
  background-color: #dc8b41;
  color: #fff;
}
.about-page .team-list li .btn a i {
  width: 40px;
  height: 40px;
  background: no-repeat center;
  background-size: 22px auto;
  display: inline-block;
  vertical-align: middle;
}
.about-page .team-list li .btn a span {
  display: inline-block;
  vertical-align: middle;
}
.about-page .team-list li .btn .btn1 {
  color: #fff;
  background-color: #d6a578;
}
.about-page .team-list li .btn .btn1 i {
  background-image: url(../images/team_list_btn1.png);
  background-size: 26px auto;
}
.about-page .team-list li .btn .btn2 i {
  background-image: url(../images/team_list_btn2.png);
  background-size: 22px auto;
}
.about-page .team-list li .btn .btn2:hover i {
  background-image: url(../images/team_list_btn3.png);
}
@media only screen and (max-width: 1400px) {
  .about-page .team-list li {
    padding: 0 10px;
  }
  .about-page .team-list li .text {
    padding: 12px;
  }
}
.team-page {
  background: #efefef;
  padding: 60px 0;
}
.team-page .crumbs {
  height: 40px;
  line-height: 40px;
}
.team-page .details {
  position: relative;
}
.team-page .details:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.team-page .details .pic {
  max-width: 238px;
  width: 100%;
  float: left;
}
.team-page .details .pic img {
  width: 100%;
  display: block;
}
.team-page .introduction {
  padding: 0 328px 0 286px;
}
.team-page .introduction .name {
  line-height: 24px;
  font-size: 1.8rem;
  color: #221815;
}
.team-page .introduction .name span {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 8px;
  background: #d6a578;
  font-size: 1.2rem;
  color: #fff;
  padding: 0 8px;
}
.team-page .introduction .text {
  line-height: 2.4rem;
  color: #595857;
  margin-top: 4px;
}
.team-page .introduction .text .c {
  color: #d6a578;
}
.team-page .introduction .text hr {
  clear: none;
  background: #91908f;
  margin: 10px 0;
}
.team-page .introduction .text .p1 {
  margin-bottom: 6px;
}
.team-page .introduction .btn {
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  border-radius: 8px;
  display: inline-block;
  font-size: 1.6rem;
  color: #fff;
  background: #d6a578;
  margin-top: 12px;
}
.team-page .introduction .btn:hover {
  background: #dc8b41;
}
.team-page .reservation {
  width: 246px;
  border-top: solid 12px #d6a578;
  background: #fff;
  padding: 36px 24px 24px 24px;
  box-shadow: 2px 2px 15px 2px rgba(0, 0, 0, 0.2);
  float: right;
}
.team-page .reservation input[type="text"] {
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  background: #f2f2f2;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.team-page .reservation input[type="text"]::-webkit-input-placeholder {
  color: #b5b5b6;
}
.team-page .reservation input[type="text"]:-moz-placeholder {
  color: #b5b5b6;
}
.team-page .reservation input[type="text"]::-moz-placeholder {
  color: #b5b5b6;
}
.team-page .reservation input[type="text"]:-ms-input-placeholder {
  color: #b5b5b6;
}
.team-page .reservation input[type="button"],
.team-page .reservation button {
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  cursor: pointer;
  font-size: 1.2rem;
  color: #fff;
  background: #d6a578;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.team-page .reservation input[type="button"]:hover,
.team-page .reservation button:hover {
  background: #dc8b41;
}
.team-page .works {
  margin-top: 20px;
}
.team-page .works .title {
  font-size: 1.8rem;
  color: #9fa0a0;
}
.team-page .works .title > span {
  display: inline-block;
  line-height: 30px;
  border-bottom: solid 2px #d6a578;
}
.team-page .works .title > span span {
  margin-left: 14px;
  font-size: 1.4rem;
}
.works-list {
  margin-top: 18px;
}
.works-list ul {
  overflow: hidden;
  margin: 0 -5px;
}
.works-list li {
  width: 25%;
  float: left;
  padding: 0 5px;
  margin-bottom: 18px;
  text-align: center;
}
.works-list li a {
  display: block;
}
.works-list li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.works-list li a:hover .txt {
  color: #d6a578;
}
.works-list li .txt {
  height: 6.8rem;
  line-height: 6.8rem;
  font-size: 1.6rem;
  color: #727171;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.quality-page.pdb {
  padding-bottom: 90px;
}
.quality-page .gray {
  background: #efefef;
}
.quality-page .pctitle .title {
  font-size: 4.1rem;
  font-family: "SourceHanSansCN-Medium";
}
.quality-page .pctitle .title span {
  border-bottom: solid 2px #d6a578;
  padding-bottom: 10px;
}
.quality-page .pctitle .slogan {
  font-family: "SourceHanSansCN-Medium";
  font-size: 2rem;
  color: #737575;
}
.quality-page .pctitle2 {
  text-align: center;
}
.quality-page .pctitle2 .title {
  font-family: "SourceHanSansCN-Light";
  font-size: 5rem;
  color: #595857;
}
.quality-page .pctitle2 .slogan {
  max-width: 1160px;
  margin: 6px auto 40px auto;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.7rem;
  line-height: 2.9rem;
  color: #7f8080;
}
.quality-page .committed .pctitle {
  margin: 60px 0;
}
.quality-page .advantage {
  padding: 90px 0;
}
.quality-page .advantage ul {
  margin: 44px -7px 0 -7px;
}
.quality-page .advantage ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.quality-page .advantage li {
  width: 33.33333%;
  float: left;
  padding: 7px;
}
.quality-page .advantage li:nth-child(3n+1) {
  clear: left;
}
.quality-page .advantage li .box {
  padding: 34px 30px 48px 30px;
  background: #fff;
  box-shadow: 6px 6px 10px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.quality-page .advantage li .box:hover .icon {
  transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
}
.quality-page .advantage li img {
  width: 100%;
  display: block;
}
.quality-page .advantage li .icon {
  width: 146px;
  height: 146px;
  margin: 0 auto;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.quality-page .advantage li .tit,
.quality-page .advantage li .txt {
  font-family: "SourceHanSansCN-Normal";
}
.quality-page .advantage li .tit {
  line-height: 3.4rem;
  font-size: 2.4rem;
  color: #3e3a39;
  margin: 16px 0;
}
.quality-page .advantage li .txt {
  line-height: 2.6rem;
  font-size: 1.6rem;
  color: #7f8080;
}
.quality-page .craft {
  padding-bottom: 10px;
}
.quality-page .craft .content {
  margin-top: 70px;
  position: relative;
}
.quality-page .craft .content::after {
  content: " ";
  position: absolute;
  background: url(../images/craft_line.png) repeat-x 0 0;
  height: 2px;
  left: 0;
  top: 50%;
  right: 0;
  z-index: 1;
  margin-top: -1px;
}
.quality-page .craft .swiper-container {
  position: relative;
  z-index: 5;
}
.quality-page .craft .swiper-slide {
  text-align: center;
}
.quality-page .craft .swiper-slide .tit {
  line-height: 3rem;
  font-family: "SourceHanSansCN-Normal";
  font-size: 2rem;
  color: #fff;
  padding: 1rem;
  background: #d6a578;
}
.quality-page .craft .swiper-slide .txt {
  line-height: 2.6rem;
  font-size: 1.6rem;
  font-family: "SourceHanSansCN-Normal";
  color: #8a8a8a;
  background: #fff;
  padding: 16px 12px;
}
.quality-page .craft .swiper-slide .txt span {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quality-page .craft .swiper-slide .number {
  height: 7rem;
  line-height: 7rem;
  font-family: "he";
  font-size: 3.8rem;
  color: #595857;
}
.quality-page .craft .swiper-slide .point {
  width: 16px;
  height: 16px;
  background: #d6a578;
  border-radius: 50%;
  margin: 0 auto;
}
.quality-page .examination1 {
  padding: 90px 0;
}
.quality-page .examination1 ul {
  overflow: hidden;
  margin: 0 -5px;
}
.quality-page .examination1 li {
  width: 33.33333%;
  float: left;
  padding: 0 5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.quality-page .examination1 li:nth-child(3n+1) {
  clear: left;
}
.quality-page .examination1 li:nth-child(even) .text {
  order: 1;
  margin: 0 0 10px 0;
}
.quality-page .examination1 li:nth-child(even) .picc {
  order: 2;
}
.quality-page .examination1 li .text {
  font-family: "SourceHanSansCN-Light";
  font-size: 2rem;
  line-height: 3.2rem;
  color: #fff;
  background: #d6a578;
  margin-top: 10px;
  padding: 20% 10% 0 10%;
}
.quality-page .examination1 li .text span {
  display: block;
}
.quality-page .examination2 {
  padding: 70px 0;
}
.quality-page .examination2 .content {
  overflow-x: auto;
}
.quality-page .examination2 .content::-webkit-scrollbar {
  height: 4px;
}
.quality-page .examination2 .content::-webkit-scrollbar-button {
  display: none;
}
.quality-page .examination2 .content::-webkit-scrollbar-thumb {
  background: #d6a578;
}
.quality-page .examination2 table {
  width: 100%;
  min-width: 800px;
}
.quality-page .examination2 thead td,
.quality-page .examination2 thead th {
  background: #d6a578;
  color: #fff;
  font-weight: normal;
  border: solid 1px #fff;
}
.quality-page .examination2 thead th {
  padding: 0.8rem;
  line-height: 4.8rem;
  font-size: 3.8rem;
}
.quality-page .examination2 tbody td {
  line-height: 2.6rem;
  color: #8a8a8a;
  font-size: 1.6rem;
}
.quality-page .examination2 .table1 {
  margin-top: 42px;
}
.quality-page .examination2 .table1 tbody td {
  border: solid 1px #fff;
  background: #efefef;
  padding: 1.2rem 3.8rem;
}
.quality-page .examination2 .table1 tbody td:first-child {
  min-width: 310px;
  text-align: center;
}
.quality-page .examination2 .table2 thead td {
  font-size: 2rem;
  padding: .6rem;
  min-width: 160px;
  text-align: center;
}
.quality-page .examination2 .table2 tbody td {
  text-align: center;
  border: solid 1px #d6a578;
  padding: 1.5rem;
}
.quality-page .examination2 .table2 .star {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/star.png) no-repeat;
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
  margin: -4px 4px 0 0;
}
.quality-page .examination3 ul {
  margin: 66px -5px 0 -5px;
}
.quality-page .examination3 ul li {
  width: 33.333333%;
  float: left;
  padding: 5px;
}
.quality-page .aftersale {
  padding-top: 90px;
}
.quality-page .aftersale .pctitle {
  margin-bottom: 70px;
}
.quality-page .aftersale .titll {
  text-align: center;
  background: #efeeef;
  padding: 36px 0;
}
.quality-page .aftersale .titll .number {
  width: 100px;
  height: 100px;
  line-height: 82px;
  border-radius: 50%;
  border: solid 9px #d6a578;
  font-family: "he";
  color: #d6a578;
  font-size: 8rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
}
.quality-page .aftersale .titll .titl {
  display: inline-block;
  vertical-align: middle;
}
.quality-page .aftersale .titll .tit {
  font-family: "SourceHanSansCN-Bold";
  font-size: 5.1rem;
  color: #231815;
}
.quality-page .aftersale .titll .en {
  font-family: "SourceHanSansCN-Medium";
  font-size: 2.5rem;
  color: #676969;
  text-transform: uppercase;
}
.quality-page .aftersale .titll .line {
  height: 2px;
  background: #d6a578;
  margin-bottom: 4px;
}
.quality-page .aftersale .wrap14 {
  padding: 60px 0;
}
.quality-page .aftersale .rowbox .text1 {
  font-size: 2.5rem;
  color: #727171;
}
.quality-page .aftersale .rowbox1 ul {
  overflow: hidden;
  margin: 56px -50px 0 -50px;
}
.quality-page .aftersale .rowbox1 ul li {
  width: 25%;
  float: left;
  padding: 0 50px;
  margin-bottom: 20px;
  position: relative;
}
.quality-page .aftersale .rowbox1 ul li:nth-child(4n+1) {
  clear: left;
}
.quality-page .aftersale .rowbox1 ul li::after {
  content: " ";
  width: 46px;
  height: 25px;
  background: url(../images/arrow14.png) no-repeat;
  background-size: 46px auto;
  position: absolute;
  left: -20px;
  top: 18px;
  z-index: 2;
}
.quality-page .aftersale .rowbox1 ul li:first-child::after {
  display: none;
}
.quality-page .aftersale .rowbox1 ul li .txt {
  line-height: 30px;
  padding: 16px 10px;
  font-size: 2rem;
  color: #fff;
  font-family: "SourceHanSansCN-Normal";
  background: #d6a578;
  text-align: center;
}
.quality-page .aftersale .rowbox2 .wrap14 {
  text-align: center;
}
.quality-page .aftersale .rowbox2 .text {
  display: inline-block;
  text-align: left;
  overflow: hidden;
}
.quality-page .aftersale .rowbox2 .text .txt {
  margin-bottom: 40px;
}
.quality-page .aftersale .rowbox2 .text .txt:last-child {
  margin-bottom: 0;
}
.quality-page .aftersale .rowbox2 .text img {
  width: 100%;
  display: block;
}
.quality-page .aftersale .rowbox2 .text .i {
  width: 66px;
  float: left;
  padding-top: 22px;
}
.quality-page .aftersale .rowbox2 .text .t {
  padding-left: 82px;
}
.quality-page .aftersale .rowbox2 .text .p1 {
  font-size: 2.5rem;
  color: #727171;
}
.quality-page .aftersale .rowbox2 .text .p2 {
  font-size: 2.5rem;
  color: #d6a578;
}
.quality-page .aftersale .rowbox2 .text .p2 a {
  font-size: 2.5rem;
  color: #d6a578;
}
.quality-page .aftersale .rowbox2 .text .p2 span {
  font-size: 5rem;
}
.quality-page .aftersale .rowbox3 ul {
  margin: 0 -23px;
}
.quality-page .aftersale .rowbox3 ul li {
  width: 25%;
  float: left;
  padding: 0 23px;
  margin: 23px 0;
  position: relative;
}
.quality-page .aftersale .rowbox3 ul li:nth-child(4n+1) {
  clear: left;
}
.quality-page .aftersale .rowbox3 ul li:nth-child(3)::after,
.quality-page .aftersale .rowbox3 ul li:nth-child(2)::after,
.quality-page .aftersale .rowbox3 ul li:nth-child(1)::after {
  content: " ";
  width: 34px;
  height: 20px;
  position: absolute;
  right: -11px;
  top: 50%;
  margin-top: -10px;
  z-index: 2;
  background: url(../images/arrow15.png) no-repeat;
  background-size: 100% 100%;
}
.quality-page .aftersale .rowbox3 ul li:nth-child(4)::after {
  content: " ";
  width: 20px;
  height: 34px;
  position: absolute;
  bottom: -42px;
  left: 50%;
  margin-left: -10px;
  z-index: 2;
  background: url(../images/arrow16.png) no-repeat;
  background-size: 100% 100%;
}
.quality-page .aftersale .rowbox3 ul li .txt {
  background: #e5e5e4;
  font-family: "SourceHanSansCN-Normal";
  font-size: 2.4rem;
  color: #666665;
  padding: 22px;
  line-height: 3.4rem;
  text-align: center;
}
.quality-page .aftersale .rowbox3 ul li .txt span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.quality-page .aftersale .rowbox4 .text1,
.quality-page .aftersale .rowbox5 .text1 {
  line-height: 5rem;
  font-family: "SourceHanSansCN-Light";
}
.quality-page .aftersale .rowbox4 .text1 .tit,
.quality-page .aftersale .rowbox5 .text1 .tit {
  font-family: "SourceHanSansCN-Medium";
  color: #d6a578;
}
.quality-page .aftersale .rowbox6 ul {
  overflow: hidden;
  margin: 0 -10px;
}
.quality-page .aftersale .rowbox6 ul li {
  width: 25%;
  float: left;
  text-align: center;
  padding: 0 10px;
}
.quality-page .aftersale .rowbox6 ul li:nth-child(4n+1) {
  clear: left;
}
.quality-page .aftersale .rowbox6 ul li .icon {
  height: 98px;
  line-height: 98px;
}
.quality-page .aftersale .rowbox6 ul li .icon img {
  vertical-align: middle;
  max-height: 100%;
}
.quality-page .aftersale .rowbox6 ul li .tit {
  font-size: 2.4rem;
  color: #595857;
  margin-top: 48px;
}
.quality-page .aftersale .rowbox6 ul li .line {
  max-width: 198px;
  height: 2px;
  margin: 8px auto 20px auto;
  background: #d6a578;
}
.quality-page .aftersale .rowbox6 ul li .txt {
  font-family: "SourceHanSansCN-Light";
  font-size: 1.6rem;
  line-height: 3.4rem;
  color: #727171;
}
.craft-page .wrap {
  max-width: 1272px;
}
.craft-page .pctitle .title {
  font-size: 4rem;
  font-family: "SourceHanSansCN-Medium";
}
.craft-page .pctitle .slogan {
  font-size: 1.8rem;
  color: #737575;
  text-transform: none;
}
.craft-page .pctext {
  line-height: 4rem;
  font-size: 2.5rem;
  color: #727171;
  margin: 48px 0 70px 0;
  text-align: center;
}
.craft-page .management {
  padding: 90px 0;
}
.craft-page .management ul {
  overflow: hidden;
  padding: 0 50px;
}
.craft-page .management ul li {
  width: 33.33333%;
  float: left;
  padding: 0 50px;
  margin-bottom: 20px;
  position: relative;
}
.craft-page .management ul li:nth-child(3n+1) {
  clear: left;
}
.craft-page .management ul li::after {
  content: " ";
  width: 46px;
  height: 25px;
  background: url(../images/arrow14.png) no-repeat;
  background-size: 46px auto;
  position: absolute;
  left: -20px;
  top: 18px;
  z-index: 2;
}
.craft-page .management ul li:first-child::after {
  display: none;
}
.craft-page .management ul li .txt {
  line-height: 30px;
  padding: 16px 10px;
  font-size: 2rem;
  color: #fff;
  font-family: "SourceHanSansCN-Normal";
  background: #d6a578;
  text-align: center;
}
.craft-page .prevention {
  padding-bottom: 80px;
}
.craft-page .prevention ul {
  overflow: hidden;
  margin: 0 -7px;
}
.craft-page .prevention ul li {
  width: 50%;
  padding: 0 7px;
  margin-bottom: 22px;
  float: left;
}
.craft-page .prevention ul li:nth-child(2n+1) {
  clear: left;
}
.craft-page .prevention ul li .box {
  position: relative;
  overflow: hidden;
  background: #efeeef;
}
.craft-page .prevention ul li .pic {
  width: 45%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.craft-page .prevention ul li .text {
  width: 55%;
  float: right;
  padding: 28px;
  text-align: center;
}
.craft-page .prevention ul li .tit {
  font-size: 2rem;
  color: #d6a578;
  margin-bottom: 12px;
}
.craft-page .prevention ul li .txt {
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.2rem;
  line-height: 2rem;
  color: #595857;
}
.craft-page .prevention ul li .txt p {
  margin-bottom: 10px;
}
.craft-page .prevention ul li .txt p:last-child {
  margin-bottom: 0;
}
.industry-page .gray {
  background: #f7f9f9;
}
.industry-page .pctitle .title {
  font-family: "SourceHanSansCN-Medium";
  font-size: 4.1rem;
}
.industry-page .pctitle .title span {
  border-bottom: solid 2px #d6a578;
  padding-bottom: 10px;
}
.industry-page .pctitle .slogan {
  font-family: "SourceHanSansCN-Medium";
  font-size: 2rem;
  color: #737575;
}
.industry-page .pctitle.w .title span {
  border-color: #fff;
}
.industry-page .pctitle.w .slogan,
.industry-page .pctitle.w .title {
  color: #fff;
}
.industry-page .materials {
  padding: 70px 0;
}
.industry-page .materials .textt {
  line-height: 4.2rem;
  font-size: 2.5rem;
  color: #727171;
  margin: 40px 0 50px 0;
}
.industry-page .materials ul {
  margin: 0 -8px;
}
.industry-page .materials ul li {
  width: 25%;
  float: left;
  text-align: center;
  padding: 8px;
}
.industry-page .materials ul li:nth-child(4n+1) {
  clear: left;
}
.industry-page .materials ul li .box {
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 10%;
}
.industry-page .materials ul li .border {
  padding: 18px;
  border: solid 1px rgba(255, 255, 255, 0.8);
}
.industry-page .materials ul li .text {
  min-height: 180px;
  background: rgba(255, 255, 255, 0.8);
  padding: 16% 10%;
}
.industry-page .materials ul li .tit {
  font-size: 2rem;
  color: #363735;
}
.industry-page .materials ul li .txt {
  line-height: 2.6rem;
  font-size: 1.6rem;
  color: #727171;
  margin-top: 12px;
}
.industry-page .painpoints {
  padding: 70px 0;
}
.industry-page .painpoints .content {
  margin-top: 40px;
}
.industry-page .industry {
  padding: 96px 0;
  background: url(../images/industry_bg.jpg) no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.industry-page .industry .content {
  margin-top: 66px;
}
.industry-page .custom {
  padding: 66px 0;
}
.industry-page .custom .content {
  background: #fff;
  margin-top: 58px;
}
.industry-page .custom .content .row {
  position: relative;
  margin-bottom: 26px;
}
.industry-page .custom .content .row:last-child {
  margin-bottom: 0;
}
.industry-page .custom .content .row:nth-child(even) .picc {
  left: 0;
  right: auto;
}
.industry-page .custom .content .row:nth-child(even) .picc span {
  left: 0;
  right: 13px;
}
.industry-page .custom .content .row:nth-child(even) .cont {
  padding: 0 0 0 13px;
  float: right;
  text-align: right;
}
.industry-page .custom .content .picc {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  z-index: 2;
}
.industry-page .custom .content .picc span {
  position: absolute;
  display: block;
  top: 0;
  left: 13px;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 2;
}
.industry-page .custom .content .picc img {
  display: none;
}
.industry-page .custom .content .cont {
  width: 50%;
  float: left;
  padding-right: 13px;
}
.industry-page .custom .content img {
  width: 100%;
  display: block;
}
.industry-page .custom .content .text {
  padding: 32px 46px;
  margin-bottom: 20px;
}
.industry-page .custom .content .tit {
  font-size: 4.3rem;
  color: #d6a578;
}
.industry-page .custom .content .txt {
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.8rem;
  line-height: 3.2rem;
  color: #737575;
  margin-top: 28px;
}
.industry-page .brand {
  padding: 90px 0 60px 0;
}
.industry-page .brand ul {
  margin: 100px -5px 0 -5px;
}
.industry-page .brand ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.industry-page .brand ul li {
  width: 25%;
  float: left;
  padding: 0 5px;
  text-align: center;
  margin-bottom: 20px;
}
.industry-page .brand ul li:nth-child(4n+1) {
  clear: left;
}
.industry-page .brand ul li:nth-child(4n+1) .box::after {
  display: none;
}
.industry-page .brand ul li:nth-child(4n) .box::before {
  display: none;
}
.industry-page .brand ul li .box {
  position: relative;
}
.industry-page .brand ul li .box::before,
.industry-page .brand ul li .box::after {
  content: " ";
  width: 68px;
  height: 37px;
  position: absolute;
  top: -37px;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.industry-page .brand ul li .box::before {
  background-image: url(../images/brand_libefore.png);
  right: -5px;
}
.industry-page .brand ul li .box::after {
  background-image: url(../images/brand_liafter.png);
  left: -5px;
}
.industry-page .brand ul li .top {
  width: 94px;
  height: 94px;
  line-height: 94px;
  border-radius: 50%;
  background: #d6a578;
  position: absolute;
  left: 50%;
  top: -47px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  font-size: 3rem;
  color: #fff;
}
.industry-page .brand ul li .tit {
  font-family: "SourceHanSansCN-Light";
  font-size: 2rem;
  color: #221815;
  margin: 20px 0 6px 0;
}
.industry-page .brand ul li .txt {
  font-family: "SourceHanSansCN-Light";
  font-size: 1.6rem;
  color: #595857;
}
.industry-page .warehouse {
  padding: 70px 0 100px 0;
}
.industry-page .warehouse .content {
  overflow: hidden;
  margin-top: 70px;
  position: relative;
}
.industry-page .warehouse .content img {
  width: 100%;
  display: block;
}
.industry-page .warehouse .content .left {
  width: 50%;
  padding-right: 11px;
}
.industry-page .warehouse .content .left .text {
  font-family: "SourceHanSansCN-Normal";
  font-size: 2rem;
  line-height: 3.6rem;
  background: #d6a578;
  color: #fff;
  padding: 34px 40px;
  margin-bottom: 22px;
}
.industry-page .warehouse .content .right {
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.industry-page .warehouse .content .right span {
  height: 100%;
  position: absolute;
  left: 11px;
  top: 0;
  right: 0;
  bottom: 0;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.industry-page .warehouse .content .right img {
  display: none;
}
.industry-page .advantage {
  padding: 90px 0;
}
.industry-page .advantage ul {
  margin: 60px -6px 0 -6px;
}
.industry-page .advantage ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.industry-page .advantage ul li {
  width: 33.33333%;
  float: left;
  padding: 6px;
}
.industry-page .advantage ul li:nth-child(3n+1) {
  clear: left;
}
.industry-page .advantage ul li .box {
  border: solid 1px #e3e3e3;
  padding: 36px 28px 42px 28px;
  background: #fff;
  text-align: center;
  box-shadow: 6px 6px 12px 1px rgba(0, 0, 0, 0.2);
}
.industry-page .advantage ul li .num {
  font-family: "SourceHanSansCN-Medium";
  font-size: 3.8rem;
  color: #d6a578;
}
.industry-page .advantage ul li .t1 {
  font-family: "SourceHanSansCN-Medium";
  font-size: 2.5rem;
  color: #3e3a39;
}
.industry-page .advantage ul li .t2 {
  font-family: "SourceHanSansCN-Normal";
  font-size: 2.1rem;
  color: #3e3a39;
}
.industry-page .advantage ul li .line {
  width: 44px;
  height: 3px;
  background: #d6a578;
  margin: 12px auto;
}
.industry-page .advantage ul li .txt {
  font-family: "SourceHanSansCN-Normal";
  line-height: 2.3rem;
  font-size: 1.5rem;
  color: #7f8080;
  text-align: left;
}
.industry-page .cmaterials {
  padding-bottom: 90px;
}
.industry-page .cmaterials .pctitle {
  margin-bottom: 54px;
}
.industry-page .cmaterials img {
  width: 100%;
  display: block;
}
.industry-page .cmaterials .list {
  overflow: hidden;
  margin-bottom: 18px;
  background: #e5e0e2;
  padding: 18px;
}
.industry-page .cmaterials .list .left {
  width: 33.5%;
  float: left;
}
.industry-page .cmaterials .list .left .tit {
  line-height: 3rem;
  font-size: 2.6rem;
  color: #323535;
}
.industry-page .cmaterials .list .left .tit span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 14px;
  height: 2.4rem;
  line-height: 2.4rem;
  font-size: 1.4rem;
  color: #fff;
  background: #d6a578;
  margin: -4px 6px 0 0;
}
.industry-page .cmaterials .list .left .pic {
  overflow: hidden;
  max-height: 213px;
}
.industry-page .cmaterials .list .left .txt {
  line-height: 2.4rem;
  color: #8c8280;
  margin: 14px 0 28px 0;
}
.industry-page .cmaterials .list ul {
  overflow: hidden;
  float: right;
  width: 65%;
}
.industry-page .cmaterials .list ul li {
  width: 33.33333%;
  float: left;
  padding: 2px;
  text-align: center;
}
.industry-page .cmaterials .list ul li a {
  display: block;
}
.industry-page .cmaterials .list ul li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.industry-page .cmaterials .list ul li a:hover .txt {
  background: #d6a578;
  color: #fff;
}
.industry-page .cmaterials .list ul li .txt {
  height: 2.6rem;
  line-height: 2.6rem;
  color: #191b1c;
  background: #ccc;
  margin-top: 1px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.raiders-details .sidebar {
  width: 220px;
  float: right;
}
.raiders-details .sidebar .recommend {
  margin-bottom: 26px;
}
.raiders-details .sidebar .recommend .title {
  line-height: 2rem;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.6rem;
  color: #d6a578;
  padding-left: 16px;
  position: relative;
  margin-bottom: 10px;
}
.raiders-details .sidebar .recommend .title::after {
  content: " ";
  width: 3px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  z-index: 2;
  background: #d6a578;
}
.raiders-details .sidebar .recommend .pic {
  overflow: hidden;
}
.raiders-details .sidebar .recommend .pic img {
  width: 100%;
  display: block;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.raiders-details .sidebar .recommend .pic a {
  display: block;
}
.raiders-details .sidebar .recommend .pic a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.raiders-details .sidebar .recommend li {
  margin-top: 8px;
}
.raiders-details .sidebar .recommend li a {
  display: block;
  border: solid 1px #d3d0cf;
  font-size: 1.2rem;
  color: #717071;
  padding: 9px 6px;
  text-align: center;
}
.raiders-details .sidebar .recommend li a:hover {
  border: solid 1px #d6a578;
  color: #d6a578;
}
.raiders-details .sidebar .recommend li span {
  display: block;
  line-height: 2rem;
  height: 2rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.raiders-details .sidebar .ranking .title {
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.6rem;
  color: #d6a578;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  border-top: solid 1px #e9e7e8;
  border-bottom: solid 1px #e9e7e8;
}
.raiders-details .sidebar .ranking li a {
  display: block;
  padding: 12px 12px 12px 26px;
  position: relative;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.raiders-details .sidebar .ranking li .n {
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-family: "SourceHanSansCN-Normal";
  color: #717071;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 2;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.raiders-details .sidebar .ranking li .tit,
.raiders-details .sidebar .ranking li .txt {
  line-height: 1.6rem;
  font-family: "SourceHanSansCN-Normal";
  color: #717071;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.raiders-details .sidebar .ranking li .txt {
  height: 0;
  font-size: 1.2rem;
  -webkit-line-clamp: 4;
}
.raiders-details .sidebar .ranking li.on a {
  background: #f4f4f5;
  padding-top: 16px;
  padding-bottom: 16px;
}
.raiders-details .sidebar .ranking li.on .n {
  background: #d6a578;
  color: #fff;
  top: 0;
}
.raiders-details .sidebar .ranking li.on .txt {
  height: 6.4rem;
  margin-top: 10px;
}
.raiders-details .menu ul {
  overflow: hidden;
  text-align: center;
}
.raiders-details .menu li {
  width: 25%;
  float: left;
}
.raiders-details .menu li a {
  height: 42px;
  line-height: 38px;
  font-family: "SourceHanSansCN-Normal";
  font-size: 1.8rem;
  color: #717071;
  display: block;
  background: #f7f9f9;
  border-bottom: solid 4px #dcdddd;
}
.raiders-details .menu li a:hover {
  color: #d6a578;
}
.raiders-details .menu li.on a {
  border-color: #d6a578;
}
.raiders-details .details {
  padding-right: 245px;
  padding-bottom: 88px;
  font-family: "SourceHanSansCN-Normal";
}
.raiders-details .details .title {
  text-align: center;
  font-size: 1.8rem;
  margin: 50px 0 10px 0;
}
.raiders-details .details .info {
  text-align: center;
  color: #b5b5b6;
}
.raiders-details .details .info .br {
  display: none;
}
.raiders-details .details .article {
  border-top: solid 1px #dadada;
  border-bottom: solid 1px #dadada;
  font-size: 1.4rem;
  color: #b5b5b6;
  line-height: 28px;
  margin: 26px 0;
  padding: 26px 0;
}
.raiders-details .details .prevnext {
  margin-top: 0;
  border-bottom: solid 1px #dadada;
  padding-bottom: 20px;
}
.c-table__body-wrapper::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background: #eee;
}
.c-table__body-wrapper::-webkit-scrollbar-button {
  display: none;
}
.c-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #d6a578;
}
