@charset "UTF-8";
.w {
  width: 1200px;
  margin: 0 auto;
}
.contact-banner {
  height: 400px;
  background: url("https://storelead.oss-cn-shenzhen.aliyuncs.com/TEST_Banner%2Fstorlead_joinus_bg.png") no-repeat center;
  background-size: cover;
  text-align: center;
  color: #fff;
}
.contact-banner h1 {
  font-size: 28px;
  line-height: 28px;
  padding-top: 169px;
  padding-bottom: 20px;
}
.contact-banner p {
  font-size: 14px;
  line-height: 14px;
}
.company-banner {
  height: 400px;
  background: url("https://storelead.oss-cn-shenzhen.aliyuncs.com/TEST_Banner%2Fstorlead_company_bg.jpg") no-repeat center;
  background-size: cover;
  text-align: center;
  color: #fff;
}
.company-banner h1 {
  font-size: 28px;
  line-height: 28px;
  padding-top: 169px;
  padding-bottom: 20px;
}
.company-banner p {
  font-size: 14px;
  line-height: 14px;
}
.breadcrumb {
  width: 1200px;
  margin: 0 auto;
  height: 54px;
  line-height: 54px;
  font-size: 12px;
  color: #333;
}
.breadcrumb a {
  color: #333;
}
.breadcrumb a:hover {
  color: #1874ff;
}
.breadcrumb span {
  color: #999;
}
.contact-com {
  width: 1200px;
  margin: 0 auto;
  min-height: 800px;
}
.contact-com:after {
  clear: both;
}
.contact-com:after,
.contact-com:before {
  content: " ";
  display: table;
}
.contact-com .left {
  float: left;
  width: 180px;
  padding: 20px;
  margin-right: 20px;
  border-radius: 3px;
  background-color: #fff;
}
.contact-com .left ul li {
  font-size: 14px;
  line-height: 16px;
  padding: 20px 0;
}
.contact-com .left ul li:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background: url("/images/contact/storlead_contact_phone_icon_nor.png") no-repeat center;
  background-size: 16px;
  vertical-align: -2px;
}
.contact-com .left ul li.about:before {
  background-image: url("/images/contact/storlead_company_us_icon_nor.png");
}
.contact-com .left ul li.job:before {
  background-image: url("/images/contact/storlead_contact_join_icon_nor.png");
}
.contact-com .left ul li.dynamic:before {
  background-image: url("/images/contact/storlead_company_dynamic_icon_nor.png");
}
.contact-com .left ul li.complaint:before {
  background-image: url("/images/contact/complaint.png");
}
.contact-com .left ul li.active,
.contact-com .left ul li:hover {
  cursor: pointer;
  color: #1874ff;
}
.contact-com .left ul li.active.us:before,
.contact-com .left ul li:hover.us:before {
  background-image: url("/images/contact/storlead_contact_phone_icon_hov.png");
}
.contact-com .left ul li.active.about:before,
.contact-com .left ul li:hover.about:before {
  background-image: url("/images/contact/storlead_company_us_icon_hov.png");
}
.contact-com .left ul li.active.dynamic:before,
.contact-com .left ul li:hover.dynamic:before {
  background-image: url("/images/contact/storlead_company_dynamic_icon_hov.png");
}
.contact-com .left ul li.active.complaint:before,
.contact-com .left ul li:hover.complaint:before {
  background-image: url("/images/contact/complaint_active.png");
}
.contact-com .left ul li.active.job:before,
.contact-com .left ul li:hover.job:before {
  background-image: url("/images/contact/storlead_contact_join_icon_hov.png");
}
.contact-com .right {
  float: left;
  width: 980px;
  padding: 0 40px 60px;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 60px;
  overflow: hidden;
}
.contact-com .right .company-content {
  display: none;
}
.contact-com .right .company-content.on {
  display: block;
}
.contact-com .right h2 {
  height: 80px;
  font-size: 20px;
  line-height: 81px;
  border-bottom: 1px solid #e0e0e0;
}
.contact-com .right h3 {
  font-size: 20px;
  line-height: 20px;
  padding: 60px 0;
}
.contact-com .right h3:before {
  content: '';
  width: 4px;
  height: 20px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: -3px;
  background-color: #1874ff;
}
.contact-com .right hr {
  border: none;
  border-top: 1px solid #e0e0e0;
}
.contact-com .right ul.adder:after {
  clear: both;
}
.contact-com .right ul.adder:after,
.contact-com .right ul.adder:before {
  content: " ";
  display: table;
}
.contact-com .right ul.adder li {
  float: left;
  width: 450px;
  margin-bottom: 60px;
}
.contact-com .right ul.adder li h4 {
  font-size: 20px;
  line-height: 16px;
  padding-bottom: 20px;
}
.contact-com .right ul.adder li h4:before {
  content: '';
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-right: 10px;
  background: url("/images/contact/storlead_contact_ssd_icon.png") no-repeat center;
  background-size: 32px;
  vertical-align: -6px;
}
.contact-com .right ul.adder li h4.test:before {
  background-image: url("/images/contact/storlead_contact_test_icon.png");
}
.contact-com .right ul.adder li h4.cp:before {
  background-image: url("/images/contact/storlead_contact_computer_icon.png");
}
.contact-com .right ul.adder li h4.chip:before {
  background-image: url("/images/contact/storlead_contact_chip_icon.png");
}
.contact-com .right ul.adder li h4.array:before {
  background-image: url("/images/contact/storlead_contact_array_icon.png");
}
.contact-com .right ul.adder li h4.fpga:before {
  background-image: url("/images/contact/storlead_contact_fpga_icon.png");
}
.contact-com .right ul.adder li p {
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 14px;
  color: #666;
}
.contact-com .right ul.tab {
  text-align: center;
  padding-bottom: 60px;
}
.contact-com .right ul.tab:after {
  clear: both;
}
.contact-com .right ul.tab:after,
.contact-com .right ul.tab:before {
  content: " ";
  display: table;
}
.contact-com .right ul.tab li {
  position: relative;
  display: inline-block;
  color: #999;
}
.contact-com .right ul.tab li:not(:last-child) {
  margin-right: 80px;
}
.contact-com .right ul.tab li.active {
  color: #1874ff;
}
.contact-com .right ul.tab li.active:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 64px;
  height: 2px;
  background-color: #1874ff;
}
.contact-com .right .contact-swipe {
  overflow: inherit;
  height: 338px;
  margin-top: 80px;
}
.contact-com .right .contact-swipe .swiper-slide {
  background-color: #f8f8f8;
  padding-left: 40px;
  position: relative;
}
.contact-com .right .contact-swipe .swiper-slide h1 {
  font-size: 20px;
  line-height: 20px;
  padding-top: 100px;
  padding-bottom: 30px;
}
.contact-com .right .contact-swipe .swiper-slide p {
  font-size: 14px;
  line-height: 14px;
  color: #666;
  padding-bottom: 20px;
}
.contact-com .right .contact-swipe .swiper-slide .map {
  position: absolute;
  top: 0;
  right: 0;
}
.contact-com .right .contact-swipe .swiper-slide .map img {
  width: 450px;
  height: 338px;
}
.contact-com .right .contact-swipe .contact-pagination {
  top: -80px;
  z-index: 2;
  height: 38px;
}
.contact-com .right .contact-swipe .contact-pagination span {
  font-size: 16px;
  color: #999;
  padding-bottom: 20px;
  cursor: pointer;
  margin: 0 40px;
}
.contact-com .right .contact-swipe .contact-pagination .swiper-pagination-bullet-active {
  background: none;
  border-bottom: 2px solid #1874ff;
  color: #1874ff;
}
.contact-com .right .job h3 {
  padding-bottom: 40px;
}
.contact-com .right .job h5 {
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 20px;
}
.contact-com .right .job > p {
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 60px;
  color: #999;
}
.contact-com .right ul.job-list {
  width: 100%;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
}
.contact-com .right ul.job-list li:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
.contact-com .right ul.job-list li .list {
  text-align: center;
}
.contact-com .right ul.job-list li .list:after {
  clear: both;
}
.contact-com .right ul.job-list li .list:after,
.contact-com .right ul.job-list li .list:before {
  content: " ";
  display: table;
}
.contact-com .right ul.job-list li .list span {
  float: left;
  width: 25%;
  font-size: 14px;
}
.contact-com .right ul.job-list li .list span.click-details {
  color: #1874ff;
  cursor: pointer;
}
.contact-com .right ul.job-list li .list span.click-details:after {
  content: '';
  width: 12px;
  height: 8px;
  display: inline-block;
  margin-left: 5px;
  background: url("/images/contact/move_icon.png") no-repeat center;
  background-size: 12px 8px;
  transition: transform 0.2s ease-in;
}
.contact-com .right ul.job-list li .list span.click-details.on:after {
  transform: rotate(180deg);
}
.contact-com .right ul.job-list li:not(.top) .list {
  height: 80px;
  line-height: 80px;
}
.contact-com .right ul.job-list li .details {
  display: none;
  position: relative;
  margin: 0 40px 40px;
  padding: 20px;
  background-color: #f5f5f5;
}
.contact-com .right ul.job-list li .details h6 {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 15px;
}
.contact-com .right ul.job-list li .details p {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
}
.contact-com .right ul.job-list li .details:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -10px;
  left: 65px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #f5f5f5;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.contact-com .right ul.job-list li.top {
  height: 50px;
  line-height: 50px;
  background-color: #f5f5f5;
}
.contact-com .right .about h4 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: -20px;
}
.contact-com .right .about .info-p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding-bottom: 20px;
}
.contact-com .right h5 {
  margin-top: -20px;
}
.contact-com .right .progress {
  border-left: 2px solid #f5f5f5;
  padding-left: 22px;
  margin: -20px 0 60px 6px;
}
.contact-com .right .progress li {
  margin-bottom: 30px;
  position: relative;
  font-size: 14px;
}
.contact-com .right .progress li:before {
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  background-color: #1874ff;
  height: 6px;
  border-radius: 14px;
  border: 4px solid #f5f5f5;
  left: -30px;
}
.contact-com .right .mode-h5 {
  font-size: 14px;
}
.contact-com .right .mode {
  overflow: hidden;
  margin: 60px 0;
}
.contact-com .right .mode li {
  float: left;
  width: 246px;
  margin-right: 81px;
}
.contact-com .right .mode li:last-child {
  margin-right: 0;
}
.contact-com .right .mode h6 {
  text-align: center;
  margin: 20px 0;
  font-size: 16px;
}
.contact-com .right .mode p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.contact-com .right .mode img {
  width: 56px;
  height: 56px;
  margin: 0 auto;
  display: block;
}
.contact-com .right .team {
  margin-top: -20px;
  padding-bottom: 30px;
}
.contact-com .right .team li {
  background-color: #f5f5f5;
  padding: 40px;
  margin-bottom: 30px;
  overflow: hidden;
}
.contact-com .right .team img {
  width: 160px;
  height: 160px;
  float: left;
}
.contact-com .right .team .team-right {
  float: right;
  width: 620px;
}
.contact-com .right .team h5 {
  font-size: 20px;
  margin: 20px 0;
}
.contact-com .right .team span {
  font-size: 14px;
  color: #999;
}
.contact-com .right .team p {
  font-size: 14px;
  margin-top: 20px;
  line-height: 26px;
}
.contact-com .right .school-h5 {
  text-align: center;
  font-size: 14px;
}
.contact-com .right .school-img {
  text-align: center;
  margin-top: 30px;
}
.contact-com .right .school-img img {
  width: auto;
  height: auto;
  margin: 0 50px;
}
.contact-com .right .dynamic .dynamic-nav {
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
}
.contact-com .right .dynamic .dynamic-nav li {
  float: left;
  padding: 30px 0;
  margin-right: 60px;
  box-sizing: border-box;
  cursor: pointer;
  height: 76px;
}
.contact-com .right .dynamic .dynamic-nav li.on {
  border-bottom: 2px solid #1874ff;
}
.contact-com .right .dynamic .top {
  border-bottom: 1px solid #e0e0e0;
  padding: 30px 0;
  font-size: 20px;
}
.contact-com .right .dynamic .tab-content {
  margin-top: 60px;
}
.contact-com .right .dynamic .tab-content li {
  margin-bottom: 60px;
  overflow: hidden;
}
.contact-com .right .dynamic .tab-content li:hover {
  cursor: pointer;
}
.contact-com .right .dynamic .info {
  float: right;
  width: 570px;
  margin-top: 15px;
}
.contact-com .right .dynamic img {
  width: 290px;
  height: 160px;
  float: left;
}
.contact-com .right .dynamic p {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  width: 100%;
  margin-top: 20px;
}
.contact-com .right .dynamic .title {
  text-overflow: ellipsis;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
}
.contact-com .right .dynamic .page-box {
  text-align: center;
  margin-top: 40px;
}
.contact-com .right .dynamic .page-box .page {
  display: inline-block;
}
.contact-com .right .bottom {
  overflow: hidden;
  margin-top: 20px;
  font-size: 14px;
}
.contact-com .right .bottom span {
  float: left;
  color: #999;
}
.contact-com .right .bottom a {
  float: right;
  color: #1874ff;
}
.contact-com .distributor h4 {
  font-size: 16px;
  margin: -20px 0 30px;
}
.contact-com .distributor h5 {
  font-size: 16px;
  margin-top: 0;
}
.company-swiper {
  height: 400px;
  margin-top: 40px;
  position: relative;
}
.company-swiper .swiper-button-prev,
.company-swiper .swiper-button-next {
  width: 36px;
  height: 72px;
  background-size: 36px 72px;
}
.company-swiper .swiper-button-prev {
  background-image: url('/images/contact/storlead_company_us_banner_left.png');
}
.company-swiper .swiper-button-next {
  background-image: url('/images/contact/storlead_company_us_banner_right.png');
}
.company-swiper .company-swiper-pagination {
  position: absolute;
  bottom: 20px;
  height: 10px;
  z-index: 2;
  text-align: center;
}
.company-swiper .company-swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: #fff;
  margin: 0 10px;
}
.company-swiper .company-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1874ff;
}
.job-div {
  margin-top: 20px;
  font-size: 14px;
  padding: 0 20px 20px;
}
.job-div:hover {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.job-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.job-content .job-left {
  flex: 1;
  margin-right: 30px;
}
.job-content .title {
  font-size: 20px;
  font-weight: bold;
}
.job-left p:not(:last-child) {
  margin: 15px 0;
}
.job-content .separate {
  border-right: 1px solid #ab9a9a;
  margin: 0 10px;
}
.job-content .gray {
  color: #999;
  line-height: 1.5;
}
.job-content .click-details {
  margin-left: 30px;
  color: #1874ff;
  cursor: pointer;
}
.job-content .click-details:after {
  content: '';
  width: 12px;
  height: 8px;
  display: inline-block;
  margin-left: 5px;
  background: url("/images/contact/move_icon.png") no-repeat center;
  background-size: 12px 8px;
  transition: transform 0.2s ease-in;
}
.job-content .click-details.on:after {
  transform: rotate(180deg);
}
.job-detail {
  background: #f5f5f5;
  padding: 20px;
  display: none;
  margin-top: 20px;
}
.job-detail .title {
  font-weight: bold;
}
.job-detail .separate {
  border: 2px solid #1874FF;
  margin-right: 10px;
}
.job-detail ul {
  margin-bottom: 35px;
}
.job-detail li {
  margin: 15px 0;
  min-height: 5px;
  line-height: 1.5;
}
.email-p {
  display: flex;
}
.email-p p {
  margin: 10px 0;
}
.email-p img {
  width: 14px;
  margin-left: 10px;
  vertical-align: bottom;
  cursor: pointer;
}
.modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999;
  overflow: auto;
}
.modal .poster-content {
  display: flex;
  align-items: center;
  position: relative;
  top: 0;
}
.modal .poster {
  width: 440px;
  font-size: 16px;
  background: #FFF;
}
.modal .poster .header {
  background: #1874FF;
  height: 100px;
  padding: 16px;
  position: relative;
  color: #FFF;
}
.modal .poster .header .job-info {
  display: flex;
  align-items: center;
}
.modal .poster .header .job-info img {
  width: 68px;
  height: 68px;
  margin-right: 10px;
}
.modal .poster .header .job-info .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}
.modal .poster .poster-detail {
  padding: 30px 20px;
  position: relative;
}
.modal .poster .poster-detail .title {
  font-weight: bold;
  font-size: 18px;
}
.modal .poster .poster-detail ul {
  margin-bottom: 30px;
}
.modal .poster .poster-detail li {
  margin: 8px 0;
  min-height: 5px;
  line-height: 1.5;
}
.modal .poster .footer {
  min-height: 100px;
  background: #F5F5F5;
  border-radius: 10px;
  margin: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
}
.modal .poster .footer p {
  margin: 8px 0;
}
.modal .poster .footer .email-p {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.modal .poster .footer .code-img {
  width: 80px;
}
.modal .btn-div {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
}
.modal .btn-div button {
  width: 80px;
  height: 80px;
  background: #FFF;
  border-radius: 50%;
  margin-bottom: 20px;
  cursor: pointer;
}
.modal-dolag {
  display: none;
  position: fixed;
  top: 50px;
  left: 45%;
  width: 200px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  background: #FFF;
  border-radius: 4px;
  z-index: 999;
}
