body,
html,
div,
img,
label,
p,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
ul,
ol,
li,
dl,
dt,
dd,
form,
a,
fieldset,
input,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-family: "Microsoft YaHei";
  color: #000;
}
body {
  line-height: 1;
  font-size: 14px;
  min-width: 1200px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
ul,
ol {
  list-style: none;
}
p {
  line-height: 1.6;
}
a {
  color: black;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: none;
}
a:hover {
  color: #e54622;
  text-decoration: none;
}
a:hover p {
  color: #e54622;
}
i {
  font-style: normal;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.box {
  margin: 0 auto;
  position: relative;
  min-width: 1200px;
  width: 1200px;
}
.box:after {
  display: block;
  content: '';
  clear: both;
}
.header .logo {
  width: 100%;
  height: 150px;
  background: url(../images/top-logo.jpg) no-repeat;
  background-size: cover;
  background-position: center  center;
}
.header .nav .box::after {
  content: '';
  display: block;
  clear: both;
}
.header .nav .box .list {
  width: 171px;
  float: left;
  position: relative;
  text-align: center;
}
.header .nav .box .list:hover .child-nav {
  display: block;
}
.header .nav .box .list:hover > a {
  color: #FFF;
  background: #e54622;
}
.header .nav .box .list > a {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
}
.header .nav .box .list .child-nav {
  position: absolute;
  width: 100%;
  display: none;
  z-index: 9;
  background: rgba(0, 0, 0, 0.5);
}
.header .nav .box .list .child-nav a {
  display: block;
  width: 100%;
  color: #FFF;
  height: 50px;
  line-height: 50px;
}
.header .nav .box .list .child-nav a:hover {
  color: #e54622;
}
.header .nav .box .now > a {
  color: #FFF;
  background: #e54622;
}
.taifeng {
  padding: 128px 0;
}
.taifeng .left,
.taifeng .right {
  float: left;
  width: 50%;
}
.taifeng .left .head {
  position: relative;
}
.taifeng .left .head::after {
  content: '';
  position: absolute;
  left: -100px;
  bottom: 0;
  width: 200px;
  height: 2px;
  background: #bfbfbf;
}
.taifeng .left .head h2 {
  font-size: 42px;
  color: #333333;
}
.taifeng .left .head h1 {
  padding: 20px 0;
  color: #e54622;
  font-size: 60px;
}
.taifeng .left .content {
  padding-top: 20px;
}
.taifeng .left .content h3 {
  color: #000;
  font-size: 24px;
  margin-bottom: 30px;
}
.taifeng .left .content p {
  margin-bottom: 20px;
  width: 80%;
  line-height: 1.5;
  font-size: 16px;
}
.taifeng .left .content p span {
  color: #e54622;
}
.banner {
  width: 100%;
  max-height: 500px;
  overflow: hidden;
}
.inner-banner {
  width: 100%;
  max-height: 500px;
  overflow: hidden;
}
.shengyin {
  padding-top: 116px;
  background: #333;
}
.shengyin .right {
  position: absolute;
  top: 0;
  left: 0;
}
.shengyin .right .head {
  position: relative;
}
.shengyin .right .head::after {
  content: '';
  position: absolute;
  left: -100px;
  bottom: 0;
  width: 200px;
  height: 2px;
  background: #bfbfbf;
}
.shengyin .right .head h2 {
  font-size: 42px;
  color: #fff;
}
.shengyin .right .head h1 {
  padding: 20px 0;
  color: #e54622;
  font-size: 60px;
}
.shengyin .right .head h3 {
  font-size: 24px;
  color: #FFF;
  padding-bottom: 20px;
}
.shengyin .right .content {
  padding-top: 20px;
}
.shengyin .right .content h3 {
  color: #000;
  font-size: 24px;
  margin-bottom: 30px;
}
.shengyin .right .content p {
  margin-bottom: 30px;
  width: 70%;
  font-size: 16px;
  color: #FFF;
}
.shengyin .right .content p span {
  color: #e54622;
}
.lingpao {
  padding: 118px 0 120px;
}
.lingpao .head {
  margin-bottom: 60px;
  text-align: center;
}
.lingpao .head h3 {
  padding: 20px 0;
  font-size: 24px;
  color: #4c4c4c;
}
.lingpao .head p {
  margin: 0 auto;
  width: 60px;
  height: 4px;
  background: #333;
}
.lingpao .body {
  border: 1px solid #e54622;
}
.lingpao .body .list-box .list {
  display: none;
  overflow: hidden;
}
.lingpao .body .list-box .list .left {
  float: left;
  width: 620px;
  height: 100%;
  font-size: 0;
}
.lingpao .body .list-box .list .left img {
  height: 100%;
}
.lingpao .body .list-box .list .right {
  float: left;
  width: 538px;
  padding-left: 40px;
}
.lingpao .body .list-box .list .right .title h2 {
  font-size: 32px;
  color: #e54622;
  padding: 50px 0 38px;
  position: relative;
}
.lingpao .body .list-box .list .right .title h2::after {
  content: '';
  position: absolute;
  left: -95px;
  bottom: 20px;
  width: 164px;
  height: 1px;
  background: #e54622;
}
.lingpao .body .list-box .list .right .title p {
  margin: 10px 0;
  width: 90%;
  color: #4c4c4c;
  font-size: 16px;
  line-height: 1.5;
}
.lingpao .body .list-box .list .right .title p span {
  color: #e54622;
}
.lingpao .body .list-box .list .right .content {
  padding-top: 30px;
  overflow: hidden;
}
.lingpao .body .list-box .list .right .content ul {
  width: 100%;
  overflow: hidden;
}
.lingpao .body .list-box .list .right .content li {
  width: 50%;
  float: left;
  margin-bottom: 20px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  position: relative;
}
.lingpao .body .list-box .list .right .content li div {
  float: left;
  margin-left: 10px;
}
.lingpao .body .list-box .list .right .content span {
  float: left;
  margin-bottom: 16px;
  width: 50%;
  font-size: 20px;
  background: url(../images/lingpao-icon.png) no-repeat;
  background-position: 100px 0;
}
.lingpao .body .list-box .list .right .content .now {
  background-position: 100px -20px;
}
.lingpao .body .nav {
  overflow: hidden;
}
.lingpao .body .nav .list {
  float: left;
  width: 240px;
  height: 60px;
  padding-top: 40px;
  text-align: center;
  background: #e6e6e6;
  position: relative;
  cursor: pointer;
}
.lingpao .body .nav .list + .list::before {
  content: '';
  position: absolute;
  top: 40px;
  left: 0;
  width: 1px;
  height: 40px;
  background: #bfbfbf;
}
.lingpao .body .nav .list:last-child {
  width: 238px;
}
.lingpao .body .nav .list h2,
.lingpao .body .nav .list p {
  width: 100%;
}
.lingpao .body .nav .list h2 {
  font-size: 20px;
}
.lingpao .body .nav .now {
  background: #e54622;
}
.lingpao .body .nav .now::before {
  display: none;
}
.lingpao .body .nav .now h2,
.lingpao .body .nav .now p {
  color: #FFF;
}
.lingpao2 {
  padding: 150px 0 135px;
  height: 1194px;
  background: url(../images/lingpao2-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center  center;
}
.lingpao2 .head {
  text-align: center;
}
.lingpao2 .head h1 {
  font-size: 60px;
  color: #FFF;
}
.lingpao2 .head h1 span {
  color: #e54622;
}
.lingpao2 .head p {
  margin: 0 auto;
  color: #FFF;
  width: 34%;
  margin-top: 30px;
}
.lingpao2 .head > span {
  margin: 30px auto;
  width: 70px;
  height: 2px;
  background: #FFF;
  display: block;
}
.lingpao2 .cotnent {
  overflow: hidden;
  padding-top: 60px;
}
.lingpao2 .cotnent .list {
  float: left;
  width: 350px;
  height: 300px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding-left: 40px;
  cursor: pointer;
}
.lingpao2 .cotnent .list:hover .title {
  transform: translateY(-40px);
}
.lingpao2 .cotnent .list:hover .text {
  transform: translateY(-20px);
  opacity: 1;
}
.lingpao2 .cotnent .list .title {
  transition: all .5s;
  padding-top: 130px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.lingpao2 .cotnent .list .title span {
  font-size: 70px;
  color: #e54622;
}
.lingpao2 .cotnent .list .title h3 {
  font-size: 24px;
  width: 70%;
}
.lingpao2 .cotnent .list .text {
  transition: all .5s;
  opacity: 0;
}
.lingpao2 .cotnent .list .text p {
  color: #4c4c4c;
}
.index-product .head {
  padding: 130px 0 85px;
  text-align: center;
}
.index-product .head p {
  font-size: 16px;
}
.index-product .head h2 {
  padding: 20px 0;
  color: #e54622;
  font-size: 60px;
  position: relative;
}
.index-product .head h2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #e6e6e6;
}
.index-product .head h2::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  margin: 0 auto;
  width: 60px;
  height: 5px;
  background: #4d4d4d;
}
.index-product .head a {
  display: block;
  margin: 25px auto;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #CCC;
}
.index-product .head a span {
  color: #e54622;
}
.index-product .content {
  padding-bottom: 227px;
  overflow: hidden;
}
.index-product .content .list {
  float: left;
  position: relative;
  width: 380px;
  border-bottom: 4px solid #7d7d7d;
}
.index-product .content .list:hover {
  border-bottom: 4px solid #e54622;
}
.index-product .content .list:hover .shade {
  display: none;
}
.index-product .content .list + .list {
  margin-left: 28px;
}
.index-product .content .list .list-img {
  position: relative;
  max-width: 380px;
  max-height: 280px;
  overflow: hidden;
}
.index-product .content .list .shade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.index-product .content .list .shade img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -24px;
}
.index-product .content .list p {
  text-align: center;
  padding: 20px 0;
  font-size: 16px;
}
.index-about {
  padding: 196px 0 180px;
  background: url(../images/index-about-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center  center;
}
.index-about .about-img {
  float: left;
}
.index-about .about-content {
  float: left;
  width: 600px;
  margin-left: 38px;
}
.index-about .about-content h3 {
  padding-left: 20px;
  color: #FFF;
  font-size: 20px;
}
.index-about .about-content h2 {
  padding: 20px 0 30px;
  padding-left: 20px;
  color: #e54622;
  font-size: 60px;
  position: relative;
}
.index-about .about-content h2::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 156px;
  height: 1px;
  background: #FFF;
}
.index-about .about-content h4 {
  padding: 20px 0;
  color: #FFF;
  font-size: 20px;
}
.index-about .about-content p {
  color: #FFF;
  font-size: 16px;
  line-height: 1.5;
}
.index-about .about-content a {
  display: block;
  margin: 25px 0;
  text-align: center;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #CCC;
  color: #FFF;
}
.index-about .about-content a:hover {
  color: #e54622;
}
.index-about .about-content a span {
  color: #e54622;
}
.index-case .head {
  padding: 130px 0 85px;
  text-align: center;
}
.index-case .head p {
  font-size: 16px;
}
.index-case .head h2 {
  padding: 20px 0;
  color: #e54622;
  font-size: 60px;
  position: relative;
}
.index-case .head h2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #e6e6e6;
}
.index-case .head h2::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  margin: 0 auto;
  width: 60px;
  height: 5px;
  background: #4d4d4d;
}
.index-case .head a {
  display: block;
  margin: 25px auto;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #CCC;
}
.index-case .head a span {
  color: #e54622;
}
.index-case .content {
  position: relative;
  overflow: hidden;
  margin-bottom: 227px;
}
.index-case .content .case-container {
  height: 350px;
}
.index-case .content .case-container .list + .list {
  margin-left: 20px;
}
.index-case .content .list {
  float: left;
  position: relative;
  width: 380px;
  border-bottom: 4px solid #7d7d7d;
}
.index-case .content .list:hover {
  border-bottom: 4px solid #e54622;
}
/*.index-case .content .list:hover .shade {*/
  /*background: rgba(229, 70, 34, 0.8);*/
/*}*/
/*.index-case .content .list:hover .shade img {*/
  /*display: none;*/
/*}*/
.index-case .content .list:hover .shade {
  background: rgba(229, 70, 34, 0.8);
}
.index-case .content .list:hover .shade img {
  display: none;
}
.index-case .content .list:hover .shade .text {
  display: block;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.index-case .content .list:hover .shade .text h2 {
  font-size: 20px;
  color: #FFF;
}
.index-case .content .list:hover .shade .text p {
  color: #FFF;
}
.index-case .content .list .list-img {
  position: relative;
  max-width: 380px;
  max-height: 280px;
  overflow: hidden;
}
.index-case .content .list .shade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.index-case .content .list .shade img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -24px;
  margin-left: -24px;
}
.index-case .content .list .shade .text {
  padding-top: 35px;
  display: none;
}
.index-case .content .list p {
  text-align: center;
  padding: 20px 0;
  font-size: 16px;
}
.index-case .content .partner-container {
  position: initial;
}
.index-case .content .partner-container .list:nth-child(4n + 1) {
  margin-left: 0;
}
.index-case .content .swiper-button-next {
  transform: translateX(60px);
  background-image: url(../images/next.png);
}
.index-case .content .swiper-button-prev {
  transform: translateX(-60px);
  background-image: url(../images/prev.png);
}
.index-partner {
  background: #333333;
}
.index-partner .head {
  padding: 130px 0 85px;
  text-align: center;
}
.index-partner .head p {
  font-size: 16px;
  color: #FFF;
}
.index-partner .head h2 {
  padding: 20px 0;
  color: #FFF;
  font-size: 60px;
  position: relative;
}
.index-partner .head h2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #545454;
}
.index-partner .head h2::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  margin: 0 auto;
  width: 60px;
  height: 5px;
  background: #e54622;
}
.index-partner .head a {
  display: block;
  margin: 25px auto;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #CCC;
}
.index-partner .head a span {
  color: #e54622;
}
.index-partner .content {
  position: relative;
  display: flex;
  padding-bottom: 113px;
}
.index-partner .content .list {
  width: 23.5%;
  height: 212px;
  background: #FFF;
  float: left;
  line-height: 212px;
  text-align: center;
  transition: transform 2s;
  margin-bottom: 20px;
}
.index-partner .content .list + .list {
  margin-left: 2%;
}
.index-partner .content .list + .list + .list + .list + .list {
  margin-left: 0;
}
.index-partner .content .list + .list + .list + .list + .list + .list {
  margin-left: 2%;
}
.index-partner .content .list img {
  vertical-align: middle;
}
.index-partner .content .list:hover {
  transform: rotateY(360deg);
}
.index-partner .content .partner-container {
  position: initial;
  width: 100%;
}
.index-partner .content .swiper-button-next {
  transform: translateX(60px);
  background-image: url(../images/next.png);
}
.index-partner .content .swiper-button-prev {
  transform: translateX(-60px);
  background-image: url(../images/prev.png);
}
.index-partner .content .swiper-pagination {
  padding-bottom: 40px;
}
.index-partner .content .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  border-radius: 20px;
}
.index-partner .content .swiper-pagination .swiper-pagination-bullet-active {
  background: #e54622;
}
.index-news .head {
  padding: 130px 0 85px;
  text-align: center;
}
.index-news .head p {
  font-size: 16px;
}
.index-news .head h2 {
  padding: 20px 0;
  color: #e54622;
  font-size: 60px;
  position: relative;
}
.index-news .head h2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #e6e6e6;
}
.index-news .head h2::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  margin: 0 auto;
  width: 60px;
  height: 5px;
  background: #4d4d4d;
}
.index-news .head a {
  display: block;
  margin: 25px auto;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #CCC;
}
.index-news .head a span {
  color: #e54622;
}
.index-news .content {
  position: relative;
  overflow: hidden;
  margin-bottom: 118px;
}
.index-news .content .list {
  float: left;
  position: relative;
  width: 380px;
  transition: all .5s;
}
.index-news .content .list:hover {
  transform: translateY(-20px);
}
.index-news .content .list .list-img {
  position: relative;
  max-width: 380px;
  max-height: 280px;
  overflow: hidden;
  border: 1px solid #7d7d7d;
  border-bottom: 0;
}
.index-news .content .list p {
  font-size: 16px;
  border-top: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: bottom;
  padding: 20px 30px;
  line-height: 20px;
}
.index-news .content .list p > span {
  margin-right: 10px;
  text-align: center;
  float: left;
  vertical-align: bottom;
}
.index-news .content .list p > span span {
  display: block;
  font-size: 24px;
}
.index-news .content .news-container {
  position: initial;
  height: 320px;
  overflow: hidden;
  padding: 20px 0;
}
.index-news .content .swiper-button-next {
  transform: translateX(60px);
  background-image: url(../images/next.png);
}
.index-news .content .swiper-button-prev {
  transform: translateX(-60px);
  background-image: url(../images/prev.png);
}
.footer {
  padding: 35px;
  background: #3f3f3f;
}
.footer .box {
  overflow: hidden;
}
.footer .box .footer-logo {
  float: left;
}
.footer .box .footer-logo p {
  color: #FFF;
}
.footer .box .footer-info {
  float: right;
}
.footer .box .footer-info .nav {
  margin-bottom: 20px;
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #4e4e4e;
}
.footer .box .footer-info .nav .list {
  float: left;
  text-align: center;
}
.footer .box .footer-info .nav .list + .list {
  margin-left: 30px;
  border-left: 1px solid #4e4e4e;
}
.footer .box .footer-info .nav .list a {
  color: #FFF;
  font-size: 16px;
}
.footer .box .footer-info .nav .list a:hover {
  color: #e54622;
}
.footer .box .footer-info .footer-content {
  overflow: hidden;
}
.footer .box .footer-info .footer-content .info {
  float: left;
  width: 660px;
}
.footer .box .footer-info .footer-content .info span {
  margin: 20px 0;
  display: inline-block;
  width: 30%;
  color: #e5e5e5;
}
.footer .box .footer-info .footer-content .info p {
  color: #e5e5e5;
}
.footer .box .footer-info .footer-content .qr-code {
  float: left;
  width: 110px;
}
.footer .box .footer-info .footer-content .qr-code p {
  text-align: center;
  color: #e5e5e5;
}
.copy-right {
  text-align: center;
  height: 40px;
  background: #292929;
}
.copy-right p {
  line-height: 40px;
  color: #FFF;
}
.inner {
  padding: 40px 0;
}
.inner > .box > .left {
  float: left;
  top: 400px;
}
.inner > .box > .left .left-top {
  background-color: #e6e6e6;
  width: 242px;
  padding: 12px 0 12px;
  position: relative;
}
.inner > .box > .left .left-top .now {
  color: #e64622;
}
.inner > .box > .left .left-top li {
  line-height: 70px;
  text-align: center;
  background-color: #4d4d4d;
  width: 220px;
  margin: 0 auto;
  margin-bottom: 12px;
  position: relative;
  font-size: 16px;
  color: #FFF;
  cursor: pointer;
}
.inner > .box > .left .left-top li::before {
  content: '+';
  position: absolute;
  left: 15px;
  top: 28px;
  border: 1px solid #FFF;
  width: 15px;
  height: 15px;
  line-height: 12px;
  color: #FFF;
}
.inner > .box > .left .left-top li:first-child::before {
  display: none;
}
.inner > .box > .left .left-top li:last-child {
  margin-bottom: 0;
}
.inner > .box > .left .left-top li a {
  font-size: 16px;
  color: white;
}
.inner > .box > .left .left-top li:hover > a {
  color: #e64622;
  cursor: pointer;
}
.inner > .box > .left .left-top li:first-child {
  background-color: #e64622;
  width: 220px;
  height: 88px;
  font-size: 30px;
  font-weight: bold;
  color: white;
}
.inner > .box > .left .left-top li:first-child::after {
  content: 'MERCHANTS JOINING';
  position: absolute;
  width: 220px;
  height: 30px;
  font-size: 12px;
  font-weight: normal;
  opacity: 0.3;
  left: 10px;
  top: 40px;
}
.inner > .box > .left .left-top li:first-child:hover {
  cursor: Default;
  color: white;
}
.inner > .box > .left .left-top li:first-child img {
  position: absolute;
  left: 10px;
  top: 20px;
}
.inner > .box > .left .left-top .child-nav {
  display: none;
}
.inner > .box > .left .left-top .child-nav a {
  display: block;
  line-height: 70px;
}
.inner > .box > .left .left-top .child-nav a:hover {
  color: #e54622;
}
.inner > .box > .left .left-top .now::before {
  content: '-';
  color: #e54622;
}
.inner > .box > .left .left-top .now .child-nav {
  display: block;
}
.inner > .box > .left .left-bottom {
  margin-top: 35px;
  background-color: #e6e6e6;
  width: 242px;
  height: 385px;
  padding-top: 5px;
  position: relative;
}
.inner > .box > .left .left-bottom li {
  padding-left: 0px;
  text-align: center;
  background-color: #e64622;
  width: 220px;
  height: 88px;
  font-size: 30px;
  font-weight: bold;
  color: white;
  margin: 0 auto;
  line-height: 70px;
}
.inner > .box > .left .left-bottom li::after {
  content: 'CONTACT US';
  position: absolute;
  width: 220px;
  height: 30px;
  font-size: 12px;
  font-weight: normal;
  opacity: 0.3;
  left: 10px;
  top: 40px;
}
.inner > .box > .left .left-bottom li img {
  position: absolute;
  left: 10px;
  top: 20px;
}
.inner > .box > .left .left-bottom li + li {
  line-height: 70px;
  text-align: left;
  padding-left: 14px;
  background-color: #4d4d4d;
  width: 206px;
  height: 60px;
  margin: 0 auto;
  margin-bottom: 5px;
  font-size: 16px;
  color: white;
}
.inner > .box > .left .left-bottom li + li::after {
  content: '';
}
.inner > .box > .left .left-bottom li + li h1 {
  color: #e64622;
  margin-top: -40px;
  font-size: 24px;
}
.inner > .box > .right {
  width: 935px;
  float: right;
}
.inner > .box > .right .top {
  position: relative;
  padding-left: 10px;
}
.inner > .box > .right .top h1 {
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.inner > .box > .right .top h2 {
  font-size: 14px;
  color: #999999;
  padding-bottom: 10px;
}
.inner > .box > .right .top::before {
  content: "";
  position: absolute;
  width: 130px;
  height: 1px;
  top: 78px;
  background-color: #e54622;
}
.inner > .box > .right .top::after {
  content: "";
  position: absolute;
  width: 870px;
  left: 130px;
  height: 1px;
  background-color: #e6e6e6;
}
.inner > .box > .right .title .logo {
  width: 200px;
  height: 70px;
  border: 1px #e6e6e6 solid;
  margin: 0 auto;
  margin-top: 70px;
  text-align: center;
}
.inner > .box > .right .title .logo h2 {
  margin-top: 30px;
  font-size: 14px;
  font-weight: normal;
  color: #8c8c8c;
}
.inner > .box > .right .title .content {
  width: 130px;
  height: 50px;
  margin: 0 auto;
  margin-top: -100px;
  text-align: center;
  background-color: white;
  position: relative;
}
.inner > .box > .right .title .content h1 {
  font-size: 24px;
  padding: 15px 10px 30px 0px;
}
.inner > .box > .right .title .content h1::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  border: 1px black solid;
  top: 23px;
  left: 120px;
}
.inner > .box > .right #inner-join-1 .display {
  margin-top: 100px;
  width: 935px;
  overflow: hidden;
}
.inner > .box > .right #inner-join-1 .display .left {
  float: left;
  width: 467px;
}
.inner > .box > .right #inner-join-1 .display .right {
  float: right;
  width: 467px;
}
.inner > .box > .right #inner-join-1 .display .list {
  margin-bottom: 50px;
  padding-top: 10px;
}
.inner > .box > .right #inner-join-1 .display .list span {
  float: left;
  display: inline-block;
  width: 70px;
  color: #e54622;
  font-size: 60px;
  font-weight: bold;
  margin-top: -10px;
}
.inner > .box > .right #inner-join-1 .display .list h1 {
  font-size: 20px;
  width: 310px;
  margin-left: 80px;
  padding-bottom: 12px;
}
.inner > .box > .right #inner-join-1 .display .list p {
  width: 300px;
  font-size: 16px;
  padding-left: 80px;
  line-height: 20px;
}
.inner > .box > .right #inner-join-2 .display {
  margin-top: 100px;
  width: 935px;
  height: 636px;
  background-image: url("../image/inner/join-display.png");
}
.inner > .box > .right #inner-join-3 .display {
  margin-top: 100px;
  width: 935px;
  overflow: hidden;
}
.inner > .box > .right #inner-join-3 .display .left {
  position: relative;
  float: left;
  width: 430px;
  height: 600px;
}
.inner > .box > .right #inner-join-3 .display .left .bg {
  width: 410px;
  height: 563px;
  background-color: #bfbfbf;
}
.inner > .box > .right #inner-join-3 .display .left .wg {
  width: 410px;
  height: 563px;
  position: absolute;
  top: 20px;
  left: 20px;
}
.inner > .box > .right #inner-join-3 .display .right {
  float: right;
  width: 460px;
}
.inner > .box > .right #inner-join-3 .display .right h1 {
  width: 400px;
  font-size: 16px;
  padding: 10px 0px;
}
.inner > .box > .right #inner-join-3 .display .right h2 {
  padding-bottom: 35px;
  width: 400px;
  font-size: 16px;
  font-weight: normal;
}
.inner > .box > .right #inner-join-4 .display {
  margin-top: 100px;
  width: 700px;
  overflow: hidden;
  margin-left: 118px;
}
.inner > .box > .right #inner-join-4 .display ul li {
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  display: inline-block;
  float: left;
  width: 120px;
  height: 60px;
  border: 1px #e6e6e6 solid;
  margin: 25px 25px;
  position: relative;
}
.inner > .box > .right #inner-join-4 .display .right-logo::after {
  position: absolute;
  top: 20px;
  left: 140px;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 6px solid transparent;
  border-left: 12px solid #e54622;
  border-bottom: 6px solid transparent;
}
.inner > .box > .right #inner-join-4 .display .bottom-logo::after {
  position: absolute;
  top: 80px;
  left: 50px;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 6px solid transparent;
  border-top: 12px solid #e54622;
  border-right: 6px solid transparent;
}
.inner > .box > .right #inner-join-4 .display .left-logo::after {
  position: absolute;
  top: 20px;
  left: 140px;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 6px solid transparent;
  border-right: 12px solid #e54622;
  border-bottom: 6px solid transparent;
}
.news .left-top li:first-child::after {
  content: 'NEW' !important;
}
.news > .box > .right {
  width: 949px;
  overflow: hidden;
}
.news > .box > .right .lists {
  overflow: hidden;
}
.news > .box > .right .list {
  width: 300px;
  height: 310px;
  text-align: center;
  border: 1px #bfbfbf solid;
  float: left;
  margin: 18px 8px;
}
.news > .box > .right .list .display {
  width: 300px;
  height: 230px;
  background-image: url("../image/inner/new-list.png");
  background-position: 50% 50%;
}
.news > .box > .right .list h1 {
  padding: 20px 0px 10px 0px;
  font-size: 24px;
}
.news > .box > .right .list h2 {
  font-size: 12px;
  font-weight: normal;
}
.news > .box > .right .list h3 {
  line-height: 80px;
  font-size: 16px;
  font-weight: normal;
}
.news > .box > .right .list:nth-child(3n) {
  margin-right: 0px;
}
.news > .box > .right .news-content {
  padding-left: 20px;
}
.news > .box > .right .news-content .title {
  text-align: center;
}
.news > .box > .right .news-content .title h2 {
  padding-top: 30px;
  font-size: 32px;
  color: #4c4c4c;
}
.news > .box > .right .news-content .title p {
  padding: 20px 0;
  font-size: 16px;
}
.news > .box > .right .pages {
  width: 480px;
  height: 80px;
  margin: 0 auto;
  margin-top: 60px;
}
.news > .box > .right .pages span {
  display: inline-block;
}
.news > .box > .right .pages .previous,
.news > .box > .right .pages .next {
  text-align: center;
  width: 80px;
  height: 30px;
  border: black 1px solid;
  line-height: 30px;
}
.news > .box > .right .pages .num {
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: gray 1px solid;
}
.news > .box > .right .pages .num:hover {
  background-color: #e54622;
  color: white;
}
.news > .box > .right .pages .shenglue {
  width: 15px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: white 1px solid;
}
.news > .box > .right .pages .now {
  background-color: #e54622;
  color: white;
}
.news > .box > .right .pages .cannotClick {
  opacity: 0.5;
}
.product .left-top li:first-child::after {
  content: 'PRODUCTS CENTER' !important;
}
.product > .box > .right {
  padding-left: 40px;
  width: 909px;
  overflow: hidden;
}
.product > .box > .right .product-content {
  overflow: hidden;
  padding-bottom: 20px;
}
.product > .box > .right .product-content .list {
  position: relative;
  width: 380px;
  border-bottom: 4px solid #7d7d7d;
  margin-bottom: 20px;
  float: left;
}
.product > .box > .right .product-content .list:hover {
  border-bottom: 4px solid #e54622;
}
.product > .box > .right .product-content .list:hover .shade {
  display: none;
}
.product > .box > .right .product-content .list:nth-child(2n) {
  margin-left: 33px;
}
.product > .box > .right .product-content .list .list-img {
  position: relative;
  max-width: 380px;
  max-height: 280px;
  overflow: hidden;
}
.product > .box > .right .product-content .list .shade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.product > .box > .right .product-content .list .shade img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
}
.product > .box > .right .product-content .list p {
  text-align: center;
  padding: 20px 0;
  font-size: 16px;
}
.product > .box > .right .concent-xq-link {
  overflow: hidden;
  margin: 60px 0 0 0;
}
.product > .box > .right .concent-xq-link-up {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  color: #FFF;
}
.product > .box > .right .concent-xq-link-up > span {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  display: block;
  background: #e54622;
}
.product > .box > .right .concent-xq-link-up > span > label {
  color: #D82128;
  font-size: 14px;
  font-weight: normal;
}
.product > .box > .right .concent-xq-link-img {
  width: 235px;
  height: 125px;
  margin-bottom: 20px;
}
.product > .box > .right .concent-xq-link-img > img {
  width: 100%;
  height: 100%;
}
.product > .box > .right .concent-xq-link-text {
  margin-top: 0;
  width: 464px;
  height: 125px;
  padding-left: 20px;
  min-height: 125px;
}
.product > .box > .right .concent-xq-link-text h2 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.product > .box > .right .concent-xq-link-text span {
  font-size: 15px;
  color: #949494;
  line-height: 30px;
  display: block;
  text-indent: 30px;
  margin-top: 10px;
}
.product > .box > .right .concent-xq-link-text a {
  color: #910000;
  float: right;
  margin-top: 5px;
}
.product > .box > .right .concent-xq-link-down {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
}
.product > .box > .right .concent-xq-link-down ul {
  padding-left: 30px;
  margin: 0;
}
.product > .box > .right .concent-xq-link-down ul li {
  list-style-type: circle;
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 30px;
}
.product > .box > .right .concent-xq-link-down ul li a {
  float: left;
  color: #646464;
}
.product > .box > .right .concent-xq-link-down ul li:hover {
  list-style-type: disc;
}
.product > .box > .right .concent-xq-link-down ul li:hover a,
.product > .box > .right .concent-xq-link-down ul li:hover span {
  color: #e54622;
}
.product > .box > .right .concent-xq-link-down ul li span {
  float: right;
}
.product > .box > .right .concent-xq-link-down-product {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
}
.product > .box > .right .concent-xq-link-down-product .product-list {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.product > .box > .right .concent-xq-link-down-product .product-list:nth-child(3n+1) {
  margin-left: 0;
}
.product > .box > .right .concent-xq-link-down-product .product-list:hover img {
  transform: scale(1.2);
}
.product > .box > .right .concent-xq-link-down-product .product-list:hover p {
  color: #FFF;
  background: #e54622;
}
.product > .box > .right .concent-xq-link-down-product .product-list .product-img {
  width: 289px;
  height: 120px;
  overflow: hidden;
  font-size: 0;
}
.product > .box > .right .concent-xq-link-down-product .product-list .product-img img {
  width: 100%;
  transition: all .5s;
}
.product > .box > .right .concent-xq-link-down-product .product-list p {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #eaeaea;
  transition: all .5s;
}
.product > .box > .right .content-xq-news {
  margin-top: 20px;
  overflow: hidden;
}
.product > .box > .right .content-xq-news .content-left {
  float: left;
  width: 50%;
}
.product > .box > .right .content-xq-news .content-left .hot-news {
  position: relative;
}
.product > .box > .right .content-xq-news .content-left .hot-news img {
  width: 100%;
}
.product > .box > .right .content-xq-news .content-left .hot-news p {
  position: absolute;
  bottom: 0;
  color: #FFF;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product > .box > .right .content-xq-news .content-right {
  float: left;
  width: 47%;
  margin-left: 3%;
}
.product > .box > .right .content-xq-news .content-right .news-list {
  padding-bottom: 20px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px;
}
.product > .box > .right .content-xq-news .content-right .news-list a {
  display: flex;
  justify-content: space-between;
}
.product > .box > .right .content-xq-news .content-right .news-list a .list-img {
  width: 40%;
}
.product > .box > .right .content-xq-news .content-right .news-list a .list-img img {
  width: 100%;
}
.product > .box > .right .content-xq-news .content-right .news-list a .list-text {
  margin-left: 2%;
  width: 58%;
}
.product > .box > .right .content-xq-news .content-right .news-list a .list-text h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product > .box > .right .content-xq-news .content-right .news-list a .list-text p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.product > .box > .right .content-xq-news .content-right .news-list a .list-text span {
  float: right;
}
.product > .box > .right .pages {
  width: 480px;
  height: 80px;
  margin: 0 auto;
  margin-top: 60px;
}
.product > .box > .right .pages span {
  display: inline-block;
}
.product > .box > .right .pages .previous,
.product > .box > .right .pages .next {
  text-align: center;
  width: 80px;
  height: 30px;
  border: black 1px solid;
  line-height: 30px;
}
.product > .box > .right .pages .num {
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: gray 1px solid;
}
.product > .box > .right .pages .num:hover {
  background-color: #e54622;
  color: white;
}
.product > .box > .right .pages .shenglue {
  width: 15px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: white 1px solid;
}
.product > .box > .right .pages .now {
  background-color: #e54622;
  color: white;
}
.product > .box > .right .pages .cannotClick {
  opacity: 0.5;
}
.about .left-top {
  height: 185px !important;
}
.about .left-top li:first-child::after {
  content: 'CONTACT US' !important;
}
.about .left-top li:nth-child(2) {
  color: #e54622;
  font-size: 16px;
}
.about > .box > .right .left {
  float: left;
  width: 450px;
  overflow: hidden;
}
.about > .box > .right .left h1 {
  font-size: 36px;
  padding-top: 35px;
  padding-bottom: 10px;
}
.about > .box > .right .left h2 {
  font-size: 18px;
  font-weight: normal;
  color: #bfbfbf;
  padding-bottom: 35px;
}
.about > .box > .right .left span {
  float: left;
  display: inline-block;
  width: 200px;
  height: 35px;
}
.about > .box > .right .right {
  width: 400px;
  height: 250px;
  float: right;
  position: relative;
}
.about > .box > .right .right .sao {
  width: 118px;
  height: 114px;
  margin: 0 auto;
  margin-top: 70px;
  background-image: url("../image/inner/sao.png");
}
.about > .box > .right .right p {
  position: absolute;
  font-size: 14px;
  width: 15px;
  height: 60px;
  top: 90px;
  left: 110px;
}
.project .left-top li:first-child::after {
  content: 'PROIECT CASE' !important;
}
.project > .box > .right {
  overflow: hidden;
}
.project > .box > .right .lists {
  overflow: hidden;
}
.project > .box > .right .list {
  width: 380px;
  height: 345px;
  text-align: center;
  border-bottom: 1px #bfbfbf solid;
  float: left;
  margin: 18px 8px;
  position: relative;
}
.project > .box > .right .list:hover {
  cursor: pointer;
}
.project > .box > .right .list .display {
  width: 380px;
  height: 290px;
  background-image: url("../image/inner/new-list.png");
  background-position: 50% 50%;
}
.project > .box > .right .list .display-change {
  width: 380px;
  height: 290px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0px;
}
.project > .box > .right .list .display-change div {
  margin: 0 auto;
  margin-top: 130px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: white 2px solid;
  font-size: 40px;
  color: white;
  line-height: 38px;
}
.project > .box > .right .list .list-change {
  display: none;
  width: 380px;
  height: 345px;
  position: absolute;
  top: 0px;
  background-color: rgba(216, 88, 63, 0.8);
}
.project > .box > .right .list .list-change h1 {
  font-size: 24px;
  padding: 45px 0px 25px 0px;
  color: white;
}
.project > .box > .right .list .list-change p {
  width: 290px;
  margin: 0 auto;
  color: white;
  text-align: center;
  font-size: 16px;
}
.project > .box > .right .list h1 {
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
}
.project > .box > .right .list:nth-child(2n) {
  margin-right: 0px;
}
.project > .box > .right .pages {
  width: 480px;
  height: 80px;
  margin: 0 auto;
  margin-top: 60px;
}
.project > .box > .right .pages span {
  display: inline-block;
}
.project > .box > .right .pages .previous,
.project > .box > .right .pages .next {
  text-align: center;
  width: 80px;
  height: 30px;
  border: black 1px solid;
  line-height: 30px;
}
.project > .box > .right .pages .num {
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: gray 1px solid;
}
.project > .box > .right .pages .num:hover {
  background-color: #e54622;
  color: white;
}
.project > .box > .right .pages .shenglue {
  width: 15px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: white 1px solid;
}
.project > .box > .right .pages .now {
  background-color: #e54622;
  color: white;
}
.project > .box > .right .pages .cannotClick {
  opacity: 0.5;
}
.lubanhu .left-top li:first-child::after {
  content: 'LU BANHU' !important;
}
.lubanhu .play1 .display,
.lubanhu .play2 .display {
  padding-left: 10px;
}
.lubanhu .play1 .display h1,
.lubanhu .play2 .display h1 {
  font-size: 16px;
  padding: 30px 0px 10px 0px;
}
.lubanhu .play1 .display p,
.lubanhu .play2 .display p {
  font-size: 16px;
  line-height: 20px;
}
.lubanhu > .box > .play4 {
  width: 949px;
  overflow: hidden;
}
.lubanhu > .box > .play4 .lists {
  overflow: hidden;
}
.lubanhu > .box > .play4 .list {
  width: 300px;
  height: 310px;
  text-align: center;
  border: 1px #bfbfbf solid;
  float: left;
  margin: 18px 8px;
}
.lubanhu > .box > .play4 .list .display {
  width: 300px;
  height: 230px;
}
.lubanhu > .box > .play4 .list h1 {
  padding: 20px 0px 10px 0px;
  font-size: 24px;
}
.lubanhu > .box > .play4 .list h2 {
  font-size: 12px;
  font-weight: normal;
}
.lubanhu > .box > .play4 .list h3 {
  line-height: 80px;
  font-size: 16px;
  font-weight: normal;
}
.lubanhu > .box > .play4 .list:nth-child(3n) {
  margin-right: 0px;
}
.lubanhu > .box > .play4 .pages {
  width: 480px;
  height: 80px;
  margin: 0 auto;
  margin-top: 60px;
}
.lubanhu > .box > .play4 .pages span {
  display: inline-block;
}
.lubanhu > .box > .play4 .pages .previous,
.lubanhu > .box > .play4 .pages .next {
  text-align: center;
  width: 80px;
  height: 30px;
  border: black 1px solid;
  line-height: 30px;
}
.lubanhu > .box > .play4 .pages .num {
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: gray 1px solid;
}
.lubanhu > .box > .play4 .pages .num:hover {
  background-color: #e54622;
  color: white;
}
.lubanhu > .box > .play4 .pages .shenglue {
  width: 15px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: white 1px solid;
}
.lubanhu > .box > .play4 .pages .now {
  background-color: #e54622;
  color: white;
}
.lubanhu > .box > .play4 .pages .cannotClick {
  opacity: 0.5;
}
.page_list {
  margin: 20px 0;
  display: flex;
  overflow: hidden;
  justify-content: center;
}
.page_list li {
  margin: 0 0.5rem;
  padding: .5rem;
  width: 20px;
  text-align: center;
  border: 1px solid #e54622;
}
.page_list .active {
  background: #313131;
}
.page_list .active a {
  color: #e54622;
}
.page_list a {
  color: #000;
}
