@charset "UTF-8";
/*banner样式*/
.info-banner {
  height: 600px;
  background: #232426 url(img1/banner_oem_bg.png) no-repeat center;
}
.info-banner .info-nav {
  padding-top: 110px;
}

.product-info-title {
  color: white;
}

.module {
  padding-bottom: 60px;
}

.bg-gray {
  background-color: #f9f9f9;
}

.product-info-detail {
  width: 697px;
  color: #bbb;
  line-height: 2;
}

.product-info-btn a.btn {
  width: 156px;
  height: 42px;
  line-height: 42px;
}

.product-info p {
  padding-top: 8px;
  margin-bottom: 30px;
  font-size: 26px;
  color: #fff;
}

.product-info p span {
  margin-right: 15px;
}

.module-head {
  padding-top: 60px;
  padding-bottom: 45px;
  text-align: center;
}

.module-head h2 {
  font-weight: 400;
  font-size: 28px;
  color: #333;
}

.module-head p {
  font-size: 14px;
  color: #999;
  margin-top: 10px;
}

/*OEM简介*/
.summary-item {
  width: 50%;
  text-align: center;
  float: left;
}

.summary-item h2 {
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 20px;
  color: #333;
}

.summary-item p {
  text-align: justify;
  line-height: 2;
  padding: 0 100px;
  font-size: 14px;
  color: #888;
}

.summary-item:first-child {
  border-right: 1px solid #ddd;
}

.summary-item i {
  display: block;
  margin: 30px auto 40px;
  width: 206px;
  height: 206px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.summary-item:hover i {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.summary-item-left {
  background: url(img2/summary-item-left.png) no-repeat top center;
}

.summary-item-right {
  background: url(img2/summary-item-right.png) no-repeat top center;
}

/*合作优势*/
.superiority {
  display: block;
}

.superiority li {
  float: left;
  width: 290px;
  margin-left: 10px;
  padding-bottom: 30px;
  text-align: center;
  background-color: #fff;
}

.superiority li:first-child {
  margin-left: 0;
}

.superiority li i {
  display: block;
  width: 125px;
  height: 125px;
  margin: 50px auto 20px;
}

.superiority li h4 {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 22px;
  color: #333;
}

.superiority li p {
  margin-bottom: 18px;
  font-size: 14px;
  color: #999;
}

.superiority-1 {
  background: url(img2/superiority-1.png) no-repeat 0 0;
}

.superiority-2 {
  background: url(img2/superiority-2.png) no-repeat 0 0;
}

.superiority-3 {
  background: url(img2/superiority-3.png) no-repeat 0 0;
}

.superiority-4 {
  background: url(img2/superiority-4.png) no-repeat 0 0;
}

/*合作支持*/
.support {
  height: 830px;
  background: #2e1912 url(img1/support-bg.png) no-repeat center center;
}

.support .module-head h2,
.support .module-head p {
  color: #fff;
}

.support ul li {
  position: relative;
  float: left;
  width: 390px;
  height: 286px;
  margin-left: 12px;
  margin-bottom: 12px;
  text-align: center;
  background: #fff;
  border-bottom: 2px solid #ff2626;
}

.support ul li:first-child,
.support ul li:first-child + li + li + li {
  margin-left: 0;
}

/*.support ul li:hover {
	background: $_ff2626;
}*/
.support ul li:hover h4,
.support ul li:hover p {
  color: #fff;
}

.support ul li i {
  position: relative;
  z-index: 9;
  display: block;
  width: 55px;
  height: 72px;
  margin: 50px auto 20px;
  -webkit-transition: background 1s;
  transition: background 1s;
}

.support ul li h4 {
  position: relative;
  z-index: 9;
  margin-bottom: 30px;
  font-size: 22px;
  color: #333;
  -webkit-transition: color 1s;
  transition: color 1s;
}

.support ul li p {
  position: relative;
  z-index: 9;
  padding: 0 40px;
  line-height: 2;
  font-size: 14px;
  color: #999;
  -webkit-transition: color 1s;
  transition: color 1s;
}

.support-1 i {
  background: url(img/support-1.png) no-repeat 0 0;
}

.support-1:hover i {
  background: url(img/support-hover-1.png) no-repeat 0 0;
}

.support-2 i {
  background: url(img/support-2.png) no-repeat 0 0;
}

.support-2:hover i {
  background: url(img/support-hover-2.png) no-repeat 0 0;
}

.support-3 i {
  background: url(img/support-3.png) no-repeat 0 0;
}

.support-3:hover i {
  background: url(img/support-hover-3.png) no-repeat 0 0;
}

.support-4 i {
  background: url(img/support-4.png) no-repeat 0 0;
}

.support-4:hover i {
  background: url(img/support-hover-4.png) no-repeat 0 0;
}

.support-5 i {
  background: url(img/support-5.png) no-repeat 0 0;
}

.support-5:hover i {
  background: url(img/support-hover-5.png) no-repeat 0 0;
}

.support-6 i {
  background: url(img/support-6.png) no-repeat 0 0;
}

.support-6:hover i {
  background: url(img/support-hover-6.png) no-repeat 0 0;
}

.support-ul .service-screen {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #ff2626;
  z-index: 1;
}

.support-ul li:hover .service-screen {
  animation: animation-05 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
  -moz-animation: animation-05 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
  -webkit-animation: animation-05 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
  -o-animation: animation-05 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}

@-webkit-keyframes animation-05 {
  from {
    height: 4px;
  }
  to {
    height: 286px;
  }
}

@keyframes animation-05 {
  from {
    height: 4px;
  }
  to {
    height: 286px;
  }
}
/*合作流程*/
.oem-process {
  height: 150px;
  overflow: hidden;
  background: url(./img2/bg.png) 0 no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.oem-process > div {
  height: 100%;
  padding-left: 30px;
  float: left;
  width: 240px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.oem-process > div:first-child {
  margin-left: 0;
}

.oem-process > div i {
  /* float: left; */
  width: 30px;
  height: 30px;
  margin-left: 0;
  /* margin-top: 25px; */
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-right: 5px;
}

.oem-process > div:hover h4 {
  color: #ff2626;
}

.oem-process a {
  display: block;
  font-size: 16px;
  padding-top: 28px;
}

.oem-process a > span {
  color: #333;
}

.oem-process a:hover span {
  color: #ff2626;
}

.oem-process > div .process-text {
  /* float: left; */
  /* padding-top: 40px;
   padding-left: 20px; */
  margin-top: 18px;
  line-height: 1.2;
}

.process-links {
  color: #ff2626;
  border-bottom: 1px solid #ff2626;
}

.process-text h4 {
  margin-bottom: 18px;
  font-size: 16px;
  color: #333;
}

.process-text p {
  margin-bottom: 10px;
  font-size: 14px;
  color: #999;
}

.step-icon-1 {
  margin-left: 50px;
  background-image: url(img/step-icon-1.png);
}

.step-icon-2 {
  background-image: url(img/step-icon-2.png);
}

.step-icon-3 {
  background-image: url(img/step-icon-3.png);
}

.step-icon-4 {
  background-image: url(img/step-icon-4.png);
}

.step-icon-5 {
  background-image: url(img/3.png);
}

.process-1 {
  /* width: 292px; */
  /* background: url(img/step-1.png) no-repeat 0 0; */
}

.process-1:hover .step-icon-1 {
  background-image: url(img1/step-icon-1.png);
}

.process-2 {
  /* width: 338px; */
  /* background: url(img/step-2.png) no-repeat 0 0; */
}

.process-2:hover .step-icon-2 {
  background-image: url(img1/step-icon-4.png);
}

.process-2:hover .step-icon-3 {
  background-image: url(img1/step-icon-2.png);
}

.process-2:hover .step-icon-5 {
  background-image: url(img1/step-icon-3.png);
}

.process-3 {
  /* width: 338px; */
  /* background: url(img/step-3.png) no-repeat 0 0; */
}

.process-3:hover .step-icon-4 {
  background-image: url(img1/step-icon-5.png);
}

div.process-list-2 {
  padding-left: 80px;
}

div.process-list-3 {
  padding-left: 50px;
}

div.process-list-4 {
  padding-left: 54px;
}

div.process-list-5 {
  padding-left: 58px;
}

/*合作条件*/
.condition li {
  float: left;
  width: 290px;
  margin-left: 12px;
  text-align: center;
  background: #fff;
}

.condition li:first-child {
  margin-left: 0;
}

.condition li h4 {
  margin-top: 30px;
  margin-bottom: 18px;
  font-size: 16px;
  color: #333;
}

.condition li p {
  margin-bottom: 30px;
  font-size: 14px;
  color: #999;
}

/*申请OEM*/
.application-from .application-from-item {
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
}

.application-from .application-from-item label {
  float: left;
  width: 170px;
  text-align: right;
}

.application-from .application-from-item input {
  float: left;
  width: 320px;
  height: 35px;
  text-indent: 10px;
}

.application-from button {
  margin-left: 170px;
  margin-top: 20px;
  padding: 10px 28px;
  font-size: 18px;
  color: #fff;
  border: none;
  background-color: #00bbff;
  border-radius: 4px;
  cursor: pointer;
}

/*购买邀请码样式*/
.wrning-tip {
  position: relative;
  top: -20px;
  border: 1px solid #e6c389;
  width: 560px;
  margin: 0 auto;
  padding: 4px 20px 4px 8px;
  color: #ff6600;
  background-color: #fef1ce;
}

.warn-tip-icon {
  display: inline-block;
  width: 16px;
  margin-right: 10px;
  background: url(img/tip_icon_warn.png) no-repeat center;
}

.invite-code-wrapper {
  width: 600px;
  height: 180px;
}

.invite-code-pic {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  background: url(img/invite_code_pic.png) no-repeat center;
}

.invite-code-introduce {
  margin-top: 20px;
  text-align: center;
  color: #333333;
  font-size: 20px;
}

.message-code-container {
  width: 500px;
  height: 80px;
}

.mobile-text-wrapper {
  width: 360px;
  margin: 0 auto;
}

.mobile-text-wrapper {
  height: 30px;
  margin-bottom: 16px;
  line-height: 30px;
}

.mobile-text {
  display: inline-block;
  width: 100px;
  margin-right: 10px;
  text-align: right;
}

.message-code {
  padding: 4px;
  height: 26px;
  width: 100px;
}

.send-code-btn {
  display: inline-block;
  position: relative;
  top: 1px;
  top: 2px\0 ;
  margin-left: 10px;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  background-color: #00bbff;
}

.send-code-btn:hover {
  background-color: #009fd9;
}

.fixed-interpretation {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
  z-index: 999;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}

.fixed-interpretation ul li {
  float: left;
  line-height: 64px;
  margin-left: 100px;
  cursor: pointer;
}

.fixed-interpretation a {
  float: right;
  margin-top: 12px;
  padding: 8px 35px;
  font-size: 18px;
  color: #fff;
  background-color: #ff8800;
  cursor: pointer;
}

/*大客户经理样式*/
.wrning-tip {
  position: relative;
  top: -20px;
  border: 1px solid #e6c389;
  width: 560px;
  margin: 0 auto;
  padding: 4px 20px 4px 8px;
  color: #ff6600;
  background-color: #fef1ce;
}

.warn-tip-icon {
  display: inline-block;
  width: 16px;
  margin-right: 10px;
  background: url(img/tip_icon_warn.png) no-repeat center;
}

.qq-list-ul {
  width: 560px;
  margin: 0 auto;
}

.qq-li {
  height: 44px;
  line-height: 44px;
}

.qq-single {
  background-color: #f2f6f7;
}

.qq-name {
  display: inline-block;
  margin-left: 22px;
}

.qq-num {
  display: inline-block;
  margin-left: 48px;
}

.qq-pic {
  position: relative;
  top: 12px;
  display: inline-block;
  width: 92px;
  height: 22px;
  margin-left: 8px;
  background: url(img/qq-pic.png) no-repeat center;
}

.qq-pic a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.qq-tel {
  display: inline-block;
  margin-left: 34px;
}