html,
body {
  width: 100%;
  background-color: #fff;
}
.header-wrapper,
.nav-wrapper,
.wrapper,
.footer-wrapper,
.product-wrapper {
  width: 100%;
}
.header-wrapper {
  height: 73px;
  padding-top: 40px;
}
.header-wrapper .header {
  width: 1200px;
  height: 100%;
  margin: auto;
  background-color: #fff;
}
.header-wrapper .header .menu {
  display: none;
}
.header-wrapper .header .logo {
  display: block;
  width: 176px;
  height: 48px;
  float: left;
  background-color: transparent;
}
.header-wrapper .header .phone {
  display: block;
  margin-top: 30px;
  height: 40px;
  line-height: 40px;
  float: right;
}
.header-wrapper .header .phone span {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  vertical-align: middle;
  font-size: 20px;
  color: #ff5700;
}
.icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.icon-phone {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("../images/phone.png");
  vertical-align: middle;
}
.icon-border {
  width: 30px;
  height: 4px;
  background-color: #ff5700;
}
.nav-wrapper {
  height: 80px;
  background-color: #ff5700;
}
.nav-wrapper .nav {
  width: 1200px;
  height: 80px;
  margin: auto;
  padding: 0 38px;
  box-sizing: border-box;
}
.nav-wrapper .nav div {
  float: left;
  width: 200px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  margin-right: 108px;
}
.nav-wrapper .nav div a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #ffffff;
}
.nav-wrapper .nav div:nth-last-of-type(1) {
  margin: 0;
}
.nav-wrapper .nav .active {
  background-color: #eef0c6;
  color: #ff5700;
}
.nav-wrapper .nav .active a {
  color: #ff5700;
}
.banner-wrapper {
  width: 100%;
  min-width: 1200px;
  height: 300px;
  background-position: center;
  background-size: cover;
}
.join_banner {
  background-image: url("../images/join_banner.png");
}
.cooperation-banner {
  background-image: url("../images/cooperation_banner.png");
}
.wrapper .container {
  width: 1200px;
  height: auto;
  margin: auto;
}
.wrapper .container .title {
  padding: 50px 0;
  text-align: center;
}
.wrapper .container .title h3 {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  color: #666666;
}
.wrapper .container .title div {
  line-height: 1.2;
  margin-top: 10px;
  font-size: 16px;
  font-weight: normal;
  color: #999999;
}
.wrapper .container .content {
  margin: auto;
  width: 1200px;
  /* height: 417px; */
  background-color: #ffffff;
  background-color: #ffffff;
  box-shadow: 0px 6px 15px 0px rgba(255, 87, 0, 0.15);
  margin-bottom: 50px;
  padding: 50px;
  box-sizing: border-box;
  overflow: hidden;
}
.wrapper .container .contact-conent {
  width: 1200px;
  height: 530px;
  margin-bottom: 50px;
  background-color: transparent;
  background-image: url("../images/huanqiu.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.wrapper .container .contact-conent .company-info {
  width: 340px;
  height: 224px;
  background-color: #fffefd;
  position: absolute;
  right: 52px;
  top: 50%;
  margin-top: -115px;
  padding: 30px 0 30px 45px;
  opacity: 0.8;
}
.wrapper .container .contact-conent .company-info h5 {
  font-size: 20px;
  font-weight: normal;
  line-height: 50px;
  color: #333333;
}
.wrapper .container .contact-conent .company-info p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #666666;
}
.wrapper .container .content .img {
  width: 550px;
  height: 314px;
  background-color: #ffcfb6;
}
.wrapper .container .content .img img {
  width: 100%;
  height: 100%;
}
.wrapper .container .content .cont {
  width: 480px;
  height: 314px;
}
.wrapper .container .content .top {
  width: 100%;
}
.wrapper .container .content .cont h3,
.wrapper .container .join-content h3 {
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 40px;
}
.wrapper .container .content .cont .icon,
.wrapper .container .join-content .icon {
  vertical-align: middle;
  margin-right: 20px;
}
.wrapper .container .content .cont h3 span,
.wrapper .container .join-content h3 span {
  line-height: 24px;
  vertical-align: middle;
}
.icon-chuangshi {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url("../images/chuangshi.png");
}
.icon-yuanjing {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url("../images/yuanjing.png");
}
.icon-hexin {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url("../images/hexin.png");
}
.icon-shagnjia {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url("../images/shagnjia.png");
}
.icon-ruzhu {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url("../images/ruzhu.png");
}
.icon-tedian {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url("../images/tedian.png");
}
.icon-gongzuo {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url("../images/gongzuo.png");
}
.icon-shouyi {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url("../images/shouyi.png");
}
.wrapper .main {
  width: 100%;
  min-width: 1200px;
  height: 500px;
  background-image: url("../images/main.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.wrapper .main p {
  text-align: center;
  font-size: 70px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 40px;
}
.wrapper .main-infos {
  width: 1200px;
  min-width: 1200px;
  height: 250px;
  position: relative;
  margin: auto;
  text-align: center;
}
.wrapper .main-infos .info-item {
  width: 246px;
  height: 170px;
  background-color: #ffffff;
  box-shadow: 0px 6px 15px 0px rgba(255, 87, 0, 0.15);
  display: inline-block;
  margin-right: 60px;
  margin-top: -40px;
  text-align: center;
  padding: 40px 0;
}
.wrapper .main-infos .last {
  margin-right: 0;
}
.wrapper .main-infos .info-item .img {
  width: 132px;
  height: 132px;
  display: inline-block;
}
.wrapper .main-infos .info-item .img img {
  width: 100%;
  height: 100%;
}
.wrapper .main-infos .info-item p {
  font-size: 30px;
  color: #333333;
  text-align: center;
  margin-top: 10px;
}
.wrapper .container .content .cont p,
.wrapper .container .join-content p {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #666666;
  margin-bottom: 40px;
  text-indent: 2em;
}
.wrapper .container .content .l {
  float: left;
}
.wrapper .container .content .r {
  float: right;
}

/* join */
.wrapper .container .join-content {
  width: 1100px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 6px 15px 0px rgba(255, 87, 0, 0.15);
  margin-bottom: 50px;
  padding: 50px;
  position: relative;
}
/* .wrapper .container .join-content {
  width: 1100px;
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0px 6px 15px 0px rgba(255, 87, 0, 0.15);
  margin-bottom: 50px;
  padding: 50px;
  position: relative;
} */
.wrapper .container .join-content .line {
  width: 10px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ff5700;
}
.icon-saoyisao {
  width: 20px;
  height: 20px;
  background-color: transparent;
  vertical-align: middle;
  background-image: url("../images/saoyisao.png");
  margin-right: 20px;
}
.tip {
  width: 1200px;
  padding: 20px;
  margin: auto;
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  line-height: 50px;
  color: #999999;
}
.tip span {
  vertical-align: middle;
}
.footer-wrapper {
  height: 280px;
  background-color: #ff5700;
}
.footer-wrapper .footer {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.footer-wrapper .footer .info {
  width: 100%;
  height: 200px;
  margin-top: 34px;
  border-bottom: 1px solid #ffad83;
}

.footer-wrapper .footer .code {
  width: 169px;
  height: 169px;
  background-color: #ffffff;
  float: left;
}

.footer-wrapper .footer .sitemap {
  width: 897px;
  float: right;
}
.footer-wrapper .footer .sitemap .header {
  width: 100%;
  padding: 0 0 26px 20px;
  border-bottom: 1px solid #ffad83;
}
.footer-wrapper .footer .sitemap .header a {
  font-size: 16px;
  color: #ffffff;
  margin-right: 144px;
}
.footer-wrapper .footer .sitemap .header a:nth-last-of-type(1) {
  margin-right: 0;
}
.footer-wrapper .footer .sitemap .footer {
  font-size: 16px;
  color: #ffffff;
  padding: 20px 0;
}
.footer-wrapper .footer .sitemap .footer div {
  padding: 10px 0;
}
.footer-wrapper .footer .copyright {
  width: 1200px;
  line-height: 45px;
  height: 45px;
  text-align: center;
}
.footer-wrapper .footer .copyright a,
.footer-wrapper .footer .copyright span {
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  padding: 0 5px;
}

.product {
  width: 100%;
  margin: auto;
  margin-bottom: 30px;
  box-shadow: 0px 4px 30px 0px rgba(255, 87, 0, 0.2);
  /* box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.2); */
}
.product-wrapper .product .top {
  width: 1200px;
  height: 550px;
  margin: auto;
  background-color: #ffffff;
  padding: 30px 0;
  box-sizing: border-box;
}

.product .right {
  float: right;
  /* text-align: center; */
  margin-top: 150px;
}
.product .right .title {
  font-size: 24px;
  color: #323232;
}

/* .product .right .title span {
  font-size: 50px;
} */
.product .right .icon-border {
  display: none;
}
.product .right .tips {
  font-size: 18px;
  color: #666666;
  margin-top: 40px;
}
.product .right .tips div {
  margin-bottom: 30px;
}
.product .right .tips p {
  height: 2px;
  width: 100px;
  background-color: #666;
  margin-top: 21px;
}
.l {
  float: left;
}
.r {
  float: right;
}
.c {
  margin: auto;
}
.product .card {
  float: left;
  width: 415px;
  height: auto;
  overflow: hidden;
  margin: 40px;
}
.product_infos {
  width: 1200px;
  margin: auto;
  background-color: #ffffff;
  padding: 30px 0;
  box-sizing: border-box;
}
.product_infos .line {
  overflow: hidden;
  text-align: center;
}
.product_infos .line div {
  width: 280px;
}
.product_infos .icon_box {
  width: 270px;
  height: auto;
  text-align: center;
}
.product_infos .l {
  margin-left: 130px;
}
.product_infos .r {
  margin-right: 130px;
}
.product_infos .line p {
  font-size: 30px;
  line-height: 1.2;
  color: #666666;
  margin-top: 30px;
}
.product_infos .mid {
  text-align: center;
}
.product_infos .mid .c {
  display: inline-block;
}

.infos_icon {
  display: inline-block;
  width: 110px;
  height: 110px;
  /* border: solid 2px #ff5700; */
  /* border-radius: 50%; */
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.sj {
  background-image: url("../images/shoujizhifu_icon@2x.png");
}
.xs {
  background-image: url("../images/xianshang_icon@2x.png");
}
.hy {
  background-image: url("../images/hulianwang_icon@2x.png");
}
.xf {
  background-image: url("../images/huiyuanfugou_icon@2x.png");
}
.md {
  background-image: url("../images/tishen_icon@2x.png");
}
.intoduction-wrapper {
  height: 552px;
  opacity: 0.78;
  background-image: url("../images/product_info_bg.png");
  background-position: center;
  background-size: cover;
}
.intoduction {
  overflow: hidden;
  width: 1200px;
  margin: auto;
  height: 552px;
}
.intoduction .title {
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  margin-top: 60px;
}
/* .intoduction .title span {
  font-size: 53px;
} */
.intoduction .icon-border {
  /* display: none; */
  margin: auto;
}
.intoduction .box {
  text-align: center;
  margin-top: 10px;
}
.intoduction .tip {
  font-size: 20px;
  line-height: 44px;
  color: #ffffff;
  text-align: center;
  /* margin-top: 20px; */
  margin-bottom: 60px;
  padding: 0;
  text-align: left;
  width: 1140px;
}
.intoduction .list {
  width: 1200px;
  margin: auto;
}
.intoduction .list li {
  width: 270px;
  height: 240px;
  background-color: #ffffff;
  padding: 30px 22px;
  box-sizing: border-box;
  float: left;
  margin-right: 40px;
}
.intoduction .list li:nth-last-of-type(1) {
  margin-right: 0;
}
.intoduction .list li div {
  font-size: 30px;
  color: #323232;
  text-align: center;
}
.intoduction .list li .txt {
  margin: auto;
  width: auto;
}
.intoduction .list li span {
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  color: #323232;
  margin-top: 10px;
  text-align: left;
}
.case {
  overflow: hidden;
  margin: 50px 0;
  width: 100%;
  /*height: 431px;*/
  background-color: #ffffff;
  box-shadow: 0 4px 30px 0 rgba(255, 87, 0, 0.2);
  /* box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.2); */
}
.case .header {
  text-align: center;
  margin-top: 40px;
}
.case .header h3 {
  font-size: 30px;
  font-weight: normal;
  line-height: 50px;
  color: #333333;
}
.case .header .case-tip {
  font-size: 20px;
  color: #666666;
  margin-top: 15px;
  margin-bottom: 50px;
}
.case ul {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.case ul li {
  float: left;
  text-align: center;
  width: 360px;
  overflow: hidden;
  margin-right: 60px;
  margin-bottom: 50px;
}
.case ul .last {
  margin-right: 0;
}
.case ul li .img {
  width: 360px;
  height: 240px;
  overflow: hidden;
  margin-bottom: 20px;
}
.case ul li .img img {
  width: 100%;
}
.case ul li {
  font-size: 16px;
  color: #666666;
}
.case ul li .img img {
  float: left;
  border: 0;
}

.industry {
  overflow: hidden;
  width: 100%;
  height: 569px;
  background-color: #ffffff;
  box-shadow: 0px 4px 30px 0px rgba(255, 87, 0, 0.2);
  /* box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.2); */
}
.industry .header {
  text-align: center;
  font-size: 30px;
  margin: 50px 0;
}
.industry .header .icon-border {
  display: none;
}
.industry .header .title {
  color: #323232;
  margin-bottom: 30px;
}
.industry .header .industry-tip {
  color: #999999;
}
.industry ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: auto;
}
.industry ul li {
  width: 270px;
  height: 144px;
  background-color: #ffffff;
  border: solid 2px #ff5700;
  box-sizing: border-box;
  font-size: 40px;
  color: #323232;
  text-align: center;
  line-height: 144px;
  float: left;
  margin-right: 40px;
  margin-bottom: 30px;
}

.industry ul .nomargrinright {
  margin-right: 0;
}

/*  */
.use-info {
  width: 1200px;
  padding: 40px 0;
  text-align: center;
}
.use-info div {
  display: inline-block;
  width: 370px;
  height: 200px;
  background-color: #ffffff;
  text-align: center;
  box-shadow: 0px 6px 15px 0px rgba(255, 87, 0, 0.15);
  margin-right: 39px;
}
.use-info .last {
  margin-right: 0;
}
.use-info div span {
  display: block;
}
.use-info div span:nth-of-type(1) {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 60px;
  color: #fe6946;
}
.use-info div span:nth-of-type(2) {
  font-size: 30px;
  color: #333232;
}

.infos {
  overflow: hidden;
  margin-bottom: 50px;
  width: 1100px;
  padding: 50px;
  background-color: #ffffff;
  box-shadow: 0px 6px 15px 0px rgba(255, 87, 0, 0.15);
}

.infos-images {
  width: 590px;
  height: 320px;
}

.product .infos .title {
  font-size: 50px;
  color: #323232;
}

.product .infos .title span {
  font-size: 74px;
}
.product .infos .inf {
  width: 450px;
  margin-top: 50px;
  text-align: center;
}
.product .infos .inf .icon-border {
  margin: 20px 0 20px 0px;
}
.product .infos-tips {
  font-size: 30px;
  color: #666666;
  line-height: 1.5;
}
.other {
  margin: 40px 0;
  width: 100%;
  overflow: hidden;
  text-align: center;
  box-shadow: 0px 4px 30px 0px rgba(255, 87, 0, 0.2);
}
.other .icon-border,
.other .other-tip {
  display: none;
}
.other .content {
  width: 1200px;
  margin: auto;
  padding-top: 85px;
}
.other .inf {
  text-align: center;
}
.infos-list {
  margin-top: 20px;
}
.infos-list .list-item {
  line-height: 150px;
  margin-right: 40px;
  margin-bottom: 20px;
  float: left;
  width: 580px;
  height: 150px;
  background-color: #ffffff;
  box-shadow: 0px 6px 15px 0px rgba(255, 87, 0, 0.15);
}
.infos-list .list-item:nth-of-type(2n) {
  margin-right: 0;
}
.infos-list .list-item .icon {
  vertical-align: middle;
  margin: 0 10px 0 30px;
}
.infos-list .list-item span {
  vertical-align: middle;
}
.icon-hezuo {
  width: 50px;
  height: 50px;
  background-image: url("../../images/合作@2x.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.icon-tisheng {
  width: 50px;
  height: 50px;
  background-image: url("../../images/tisheng.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.icon-amount {
  width: 50px;
  height: 50px;
  background-image: url("../../images/amount.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.icon-rise {
  width: 50px;
  height: 50px;
  background-image: url("../../images/rise.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.other {
  padding-bottom: 40px;
}
.product .list {
  height: 500px;
}
.product .logos {
  height: 900px;
}
.other .title {
  font-size: 50px;
  color: #323232;
}
.product .other .icon-border {
  margin: 20px 0 20px 0px;
}
.other .infos-images {
  width: 100%;
  height: auto;
}
.other-line {
  width: 1201px;
  height: 2px;
  background-color: #cccccc;
  margin: 50px 0;
}

.mobile-sitemap {
  display: none;
}
.mobile-company-info {
  display: none;
}

.pro-des {
  width: 1200px;
  height: auto;
  margin: auto;
  padding-bottom: 60px;
}
.pro-des .header {
  text-align: center;
}
.pro-des .header {
  text-align: center;
  margin-top: 50px;
}
.pro-des .header h3 {
  font-size: 20px;
  font-weight: normal;
  color: #666;
}
.pro-des .header .case-tip {
  font-size: 16px;
  line-height: 1.2;
  color: #999;
  margin-top: 10px;
}
.pro-des .des {
  font-size: 18px;
  color: #666666;
  margin-top: 50px;
}
.pro-des .des p {
  margin-bottom: 30px;
  text-indent: 50px;
}
.des-tip {
  font-size: 20px;
  color: #333333;
  margin-bottom: 30px;
  text-indent: 50px;
}
.des-table {
  width: 1096px;
  height: auto;
  border: solid 2px #fe603b;
  overflow: hidden;
  margin: auto;
}

.des-table .header-title {
  font-size: 22px;
  color: #ff5700;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.des-table .title {
  width: 100%;
}
.des-table .title div {
  float: left;
  height: 63px;
  text-indent: 50px;
  line-height: 63px;
  font-weight: 600;
}
.des-table .title .l1 {
  width: 212px;
  background-color: #fff29e;
  opacity: 0.83;
  border-right: 2px solid #fe603b;
}
.des-table .title .l2 {
  width: 430px;
  background-color: #d4ffb8;
  opacity: 0.83;
  border-right: 2px solid #fe603b;
}
.des-table .title .l3 {
  width: 452px;
  background-color: #ff9e6c;
  opacity: 0.83;
}
.des-table .row {
  overflow: hidden;
}
.des-table .row div {
  height: 50px;
  font-size: 16px;
  color: #333333;
  float: left;
  text-indent: 50px;
  line-height: 50px;
  background-color: transparent;
}

.des-table .row .l1 {
  width: 210px;
  opacity: 0.83;
  border-right: 2px solid #fe603b;
}
.des-table .row .l2 {
  width: 430px;
  opacity: 0.83;
  border-right: 2px solid #fe603b;
}
.des-table .row .l3 {
  width: 452px;
  opacity: 0.83;
}

.des-table > div:nth-of-type(n) {
  background-color: #fff;
}
.des-table > div:nth-of-type(2n) {
  background-color: rgba(254, 96, 59, 0.1);
}

.privacy-content {
  padding: 20px 0;
  width: 1300px;
  height: auto;
  margin: auto;
  font-size: 20px;
  color: #333;
  line-height: 1.2;
}
.privacy-content p {
  margin-bottom: 10px;
}
