﻿@charset "utf-8";

/*顶部*/
.top {
  background-color: #f5f5f5;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  color: #999;
}
.top a {
  padding: 0 4px;
  display: inline-block;
}
.top a:hover {
  color: #ff6600;
}
.top a i {
  width: 7px;
  height: 5px;
  background: url(https://img3.dzsc.com/img/web/common/inico.png) no-repeat 0 -24px;
  display: inline-block;
  margin-left: 4px;
  position: relative;
  top: -1.5px;
}
.top span font {
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  padding: 4px;
  line-height: 20px;
  width: 90px;
  left: -6px;
  top: 20px;
  z-index: 999;
}

.top .web-iphone {
  width: 96px;
  text-align: center;
  margin-right: 12px;
  cursor: pointer;
  position: relative;
}
.top .web-iphone span {
  display: block;
  width: 2px;
  color: #999999;
}
.top .web-iphone .ico-iphone-jt {
  background: url(https://img3.dzsc.com/img/web/common/ico_iphone_xjt.png)
    no-repeat;
  display: inline-block;
  width: 9px;
  height: 5px;
  position: relative;
  top: -2px;
  margin-left: 6px;
}
.top .web-iphone .ico-iphone {
  background: url(https://img3.dzsc.com/img/web/common/ico_iphone.png) no-repeat;
  display: inline-block;
  width: 9px;
  height: 14px;
  position: relative;
  top: 2px;
  margin-right: 7px;
}
.top .web-iphone .web-iphone-ewm {
  border: 1px solid #e6e6e6;
  width: 360px;
  position: absolute;
  left: 0;
  top: 26px;
  z-index: 999;
  background: #fff;
  padding: 10px 10px 0 10px;
  display: none;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.top .web-iphone .web-iphone-ewm li {
  float: left;
  margin: 0 10px;
}
.top .web-iphone .web-iphone-ewm:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 70px;
  top: -10px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid #fff;
}
.top .web-iphone .web-iphone-ewm img {
  width: 100px;
  height: 100px;
}
.top .web-iphone .web-iphone-ewm p {
  line-height: 28px;
  height: 28px;
  color: #535353;
}
.top .web-iphone:hover {
  color: #ff510c;
}
.top .web-iphone:hover .web-iphone-ewm {
  display: block;
}
.top .web-iphone:hover .ico-iphone-jt {
  background: url(https://img3.dzsc.com/img/web/common/ico_iphone_sjt.png)
    no-repeat;
}

.top .ico-gwc {
  background: url(https://img3.dzsc.com/img/web/common/ico_gwc.png) no-repeat;
  display: inline-block;
  width: 14px;
  height: 13px;
  position: relative;
  top: 1px;
  margin-right: 7px;
}

.logo_box {
  height: 90px;
  padding-top: 18px;
}
.logo_box a.logo {
  float: left;
  margin-top: 16px;
  margin-right: 58px;
  width: 239px;
  height: 47px;
  /* width: 221px;
  height: 50px;
  background: url(https://img3.dzsc.com/img/web/common/logo.png) no-repeat; */
  background: url(https://img3.dzsc.com/img/web/common/logonew.png) no-repeat 100% 100%;

  text-indent: -999em;
  overflow: hidden;
}
.logo_box a.logo70 {
  float: left;
  margin-right: 20px;
}
.Search .ai_search_ak {
  background: url(https://img3.dzsc.com/img/web/ai/search_ak.png);
  background-size: 100% 100%;
  display: inline-block;
  width: 34px;
  height: 29px;
  position: absolute;
  left: 76px;
  top: -28px;
  z-index: 1;
}
.Search {
  float: left;
  margin-top: 15px;
  position: relative;
  max-width: 730px;
  max-width: 780px;
  z-index: 99;
  display: flex;
}

.Search .Search_box .Search_line {
  display: flex;
}
.Search form {
  position: relative;
}
.Search form > div {
  box-shadow: -1px 2px 0px 0px #00868e;
  border-radius: 4px;
}
.Search span {
  background-color: #f5f5f5;
  height: 37px;
  line-height: 37px;
  width: 68px;
  border-right: 1px solid #e5e5e5;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  float: left;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 4px 0 0 4px;
}
.Search span:hover {
  z-index: 1;
}
.Search span i {
  width: 7px;
  height: 5px;
  background: url(https://img3.dzsc.com/img/web/common/inico.png) no-repeat 0 -24px;
  display: inline-block;
  margin-left: 4px;
}
.Search span font {
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #ccc;
  border-top: 0;
  padding: 4px;
  line-height: 20px;
  width: 60px;
  left: -1px;
  top: 36px;
  font-size: 12px;
  z-index: 1;
}
.Search .accurate {
  position: absolute;
  left: 442px;
  top: 12px;
  line-height: 18px;
  color: #999;
}
.Search .accurate input[type='checkbox'] {
  position: relative;
  top: 2px;
  margin-right: 3px;
}

.Search input.ss_text {
  width: 469px;
  float: left;
  height: 41px;
  box-sizing: border-box;
  padding: 5px 8px;
  border: 2px solid #0e969e;
  font-size: 14px;
  line-height: 21px;
  color: #999;
  text-indent: 70px;
  border-radius: 4px 0 0 4px;
  outline: none;
}
.Search input.enter {
  width: 72px;
  border: none;
  height: 41px;
  background-color: #0e969e;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  float: left;
  border-radius: 0 4px 4px 0;
  /* margin-right: 5px; */
}
.Search input.enter01 {
  background: #1759c2;
  color: #fff;
  width: 80px;
  float: left;
  border-radius: 4px;
}
.Search .lockbtn {
  background: #1759c2;
  border: 0;
  color: #fff;
  height: 41px;
  line-height: 41px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  padding: 0 20px;
  margin-right: 5px;
  cursor: pointer;
}
.Search .lock-new {
  display: inline-block;
  width: 22px;
  height: 14px;
  background: url(/img/web/news/new.gif) no-repeat;
  position: relative;
  top: -20px;
}
.Search .keywordclose {
  display: block;
  width: 24px;
  height: 24px;
  background: url(https://img3.dzsc.com/img/web/ic/close.png) no-repeat;
  position: absolute;
  border-radius: 100%;
  right: 85px;
  top: 8px;
  cursor: pointer;
}
.Search .freesample a {
  display: block;
  width: 60px;
  height: 24px;
  position: absolute;
  border-radius: 100%;
  right: 120px;
  top: 12px;
  cursor: pointer;
  color: #0000ff;
}
.search-result {
  /*padding: 6px 0;*/
  border: 2px solid #0e969e;
  border-top: 2px solid #0e969e;
  width: 485px;
  position: absolute;
  left: 0;
  top: 39px;
  background: #fff;
  display: none;
  z-index: 1;
}
.search-result li {
  line-height: 25px;
  height: 25px;
}
.search-result li:hover {
  background: #eeeeee;
}
.search-result li p {
  float: left;
  color: #2a2a2a;
}
.search-result li .search-result-p01 {
  text-indent: 16px;
  width: 268px;
}
.search-result li .search-result-p02 {
  color: #ff0000;
  width: 122px;
}
.search-result li .search-result-p03 {
  width: 95px;
}

.search-result .search-result-ul li {
  line-height: 25px;
  height: 25px;
}
.search-result .search-result-ul li:hover {
  background: #eeeeee;
}
.search-result .search-result-ul li p {
  float: left;
  color: #2a2a2a;
}
.search-result .search-result-ul li .search-result-p01 {
  text-indent: 16px;
  width: 268px;
}
.search-result .search-result-ul li .search-result-p02 {
  color: #ff0000;
  width: 124px;
}
.search-result .search-result-ul li .search-result-p03 {
  width: 95px;
}

.hotbigkeyword a {
  margin-right: 10px;
  float: left;
}

.ai_search_ds_btn {
  height: 24px;
  line-height: 24px;
  background: #e6f7f8;
  border-radius: 23px 23px 23px 23px;
  box-sizing: border-box;
  font-size: 12px;
  color: #364240;
  padding: 0 5px 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 256px;
  margin-top: 8px;
}
.ai_search_ds_btn:hover {
  color: #0e969e;
}
.ai_search_ds_btn i {
  display: inline-block;
}
.ai_search_ds_btn i.search {
  width: 11px;
  height: 12px;
  background: url(https://img3.dzsc.com/img/web/ai/search_go_ai_magnifier.png) no-repeat 100% 100%;
  margin-right: 3px;
  position: relative;
}
.ai_search_ds_btn i.more {
  width: 16px;
  height: 16px;
  background: url(https://img3.dzsc.com/img/web/ai/search_go_ai_more.png) no-repeat 100% 100%;
  margin-left: 7px;
}

.ai_search_ds_btn i.search .emitter {
  position: absolute;
  left: 8px;
  bottom: 8px;
  pointer-events: none;
}

.ai_search_ds_btn i.search .emitter div {
  width: 2px;
  height: 2px;
  margin: -1px 0 0 -1px;
  border-radius: 1px;
  position: absolute;
  left: 0;
  top: 0;
  transform-style: preserve-3d;
  background: var(--confetti-all, var(--b, none));
}
.fabu {
  margin-left: 30px;
  padding-top: 16px;
  float: right;
  display: flex;
  align-items: center;
}
.fabu a {
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 3px;
  display: flex;
  align-items: center;
  margin-left: 12px;
  color: #0e969e;
  background: #f8f8f8;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #dfdfdf;
}
.fabu a:hover {
  text-decoration: none;
  background: #0e969e;
  color: #ffffff;
  border-color: #0e969e;
}
.fabu a span {
  display: inline-block;
  min-width: 70px;
  text-align: center;
}
.fabu a i {
  vertical-align: middle;
  display: inline-block;
  width: 20px;
  height: 20px;
}

.fabu .enter {
  background: #f2f2f2;
  color: #666;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.fabu .enter i {
  background: url(https://img3.dzsc.com/img/web/common/ico.png) no-repeat -22px -259px;
  width: 12px;
  height: 14px;
  margin: 9px 5px 0 0;
  float: left;
}
.fabu .enter:hover {
  text-decoration: underline;
  color: #000;
}

.fabu .enterfast i {
  background: url(https://img3.dzsc.com/img/web/ai/icon_publish.png) no-repeat 100% 100%;
}

.fabu .enterfast:hover i {
  background: url(https://img3.dzsc.com/img/web/ai/icon_publish_hover.png) no-repeat 100% 100%;
}
.fabu .enter01 {
  background: #f2f2f2;
  color: #666;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.fabu .enter01 i {
  background: url(https://img3.dzsc.com/img/web/common/car.png) no-repeat;
  width: 20px;
  height: 16px;
  margin: 9px 5px 0 0;
  float: left;
}
.fabu .enter01 em {
  margin-left: 5px;
}
.fabu .enter01:hover {
  text-decoration: underline;
  color: #000;
}
.fabu .lockbtn {
  background: #002bff;
  border: 1px solid #e5e5e5;
  color: #fff;
  height: 40px;
  line-height: 40px;
  border-radius: 14px;
  margin-top: -3px;
  font-size: 16px;
  margin-right: 5px;
}

/*上传BOM按钮*/
.fabu .bomUp {
  display: inline-block;
  width: 106px;
  text-align: center;

  font-size: 14px;
  /* background: #47b248; */
}
/*.bomUp-peidan {display: inline-block;width: 88px;height: 28px;text-align: center;line-height: 28px;color: #fff;font-size: 12px;background: #47b248;border-radius: 4px;}*/
.bomUp-peidan {
  display: inline-block;
  width: 96px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  margin-top: 6px;
}
.bomUp-peidan:hover {
  color: #fff;
}
.bomUp-peidan em {
  background: #ee6900;
  padding: 6px;
  border-radius: 4px 0 0 4px;
}
.bomUp-peidan span {
  background: #47b248;
  padding: 6px 2px 6px 3px;
  border-radius: 0px 4px 4px 0px;
}
.bomUp-peidan i {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(https://img3.dzsc.com/img/web/ic/bomup/bomUp.png) no-repeat;
  position: relative;
  top: 6px;
  margin-left: 4px;
  margin-right: 2px;
}

.fabu .bomUp i {
  background: url(https://img3.dzsc.com/img/web/ai/icon_upload_bom.png) no-repeat;
  background-size: 100% 100%;
}
.fabu .bomUp:hover i {
  background: url(https://img3.dzsc.com/img/web/ai/icon_upload_bom_hover.png) no-repeat;
  background-size: 100% 100%;
}

.bomUp-peidan:hover {
  color: #fff;
}
.morebom {
  height: 36px;
  line-height: 36px;
  margin-top: 3px;
  float: left;
  z-index: 1;
  margin-right: -16px;
  position: relative;
}

.fabu .pdfUp i,
.fabu .pdfDown i {
  background: url(https://img3.dzsc.com/img/web/ai/icon_pdf.png) no-repeat 100% 100%;
}

.fabu .pdfUp:hover i,
.fabu .pdfDown:hover i {
  background: url(https://img3.dzsc.com/img/web/ai/icon_pdf_hover.png) no-repeat 100% 100%;
}

.w1390 .fabu .enterfast {
  float: left;
}

.w1390 .fabu .bomUp {
  width: auto;
}

/*搜索吸顶*/
.fixed {
  position: fixed !important;
  top: 0;
}
.w1390 .logo_box {
  background-color: #fff;
  z-index: 999;
  width: 1390px;
  position: relative;
}
.w1390 .Search {
  margin-top: 18px;
  padding-bottom: 8px;
}
.head_wid {
  width: 100% !important;
  height: 100px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08);
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 1001;
}
.logo_box_fixed {
  width: 1390px;
  height: 100px;
  transform: translateX(-50%);
  left: 50%;
  z-index: 999;
  background-color: #fff;
  padding: 0;
}

.logo_box_fixed .fabu {
  margin-left: 30px;
  padding-top: 34px;
}
.logo_box_fixed h1 .logo {
  margin-top: 32px;
}

.logo_box_fixed .Search {
  margin-top: 36px;
}

/*顶部*/

/*底部*/
/*备注*/
.notes {
  text-align: center;
  width: 1190px;
  overflow: hidden;
  color: #666;
  padding: 10px 0 10px 0;
  border-bottom: 2px solid #0e969e;
}
.notes p {
  padding: 1px 0;
}
.notes .one {
  margin: 0 0 15px 0;
  height: 24px;
  line-height: 24px;
}
.notes .one a {
  text-decoration: underline;
  color: #1d40a6;
}
/*footer*/
.footer {
  padding: 8px 0;
  text-align: center;
  line-height: 18px;
}
.flot_no {
  float: none !important;
  margin: 30px auto 0 !important;
}

.search-hotwords {
  position: absolute;
  z-index: 99999;
  background: #fff;
  left: 0px;
  top: 39px;
  width: 486px;
  border: 1px solid #0e969e;
  border-top: 2px solid #0e969e;
  padding-bottom: 20px;
  box-shadow: 0 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.search-hotwords-title {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  font-weight: 400; /*padding: 8px 0 0 36px;*/
  display: inline-block;
  float: left;
}
.ico-record-hot {
  margin: -2px 8px 0 -23px;
}
.ico-record-hot {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  width: 15px;
  height: 17px;
  background: url(/img/web/mobile/icon/i-hot.png) no-repeat;
  background-size: 100% 100%;
}
.search-hotwords-content {
  padding: 12px 16px;
  overflow: hidden;
}
.search-hotwords-content li {
  display: inline;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  margin: 0 20px 0 0;
  float: left;
  cursor: pointer;
  text-transform: uppercase;
}
.search-hotwords-content .key {
  float: left;
  color: #999;
}
.search-hotwords-content .key a {
  display: block;
  padding: 0 3px;
}
/*新导航2019.9.19*/
.top-nav .ico-iphone-jt {
  background: url(/img/web/common/ico_iphone_xjt.png) no-repeat;
  display: inline-block;
  width: 9px;
  height: 5px;
  position: relative;
  top: -2px;
  margin-left: 6px;
}
.top-nav .ico-iphone {
  background: url(/img/web/common/ico_iphone.png) no-repeat;
  display: inline-block;
  width: 9px;
  height: 14px;
  position: relative;
  top: 2px;
  margin-right: 7px;
}
.top-nav .ico-gwc {
  background: url(/img/web/common/ico_gwc.png) no-repeat;
  display: inline-block;
  width: 14px;
  height: 13px;
  position: relative;
  top: 1px;
  margin-right: 7px;
}
.top-nav .ico-topxjt {
  width: 7px;
  height: 5px;
  background: url(/img/web/common/inico.png) no-repeat 0 -24px;
  display: inline-block;
  margin-left: 4px;
  position: relative;
  top: -1.5px;
}

.top-nav a {
  transition: color 0.2s;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
}
.top-nav {
  background: #f5f5f5;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  color: #999;
}
.top-line {
  float: left;
  height: 30px;
  line-height: 28px;
  color: #999;
}
.top-navmenu {
  float: left;
  position: relative;
}
.top-navmenutitle {
  padding: 0 15px;
  height: 30px;
  position: relative;
  z-index: 999;
  cursor: pointer;
}
.top-navmenu:hover .top-navmenutitle {
  background: #fff;
  color: #ff5500;
  border: 1px solid #e6e6e6;
  border-bottom: 1px solid #fff;
  border-top: 0;
  padding: 0 14px;
}

.top-iphone-ewm {
  border: 1px solid #e6e6e6;
  width: 480px;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 999;
  background: #fff;
  padding: 10px 10px 0 10px;
  display: none;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.top-iphone-ewm dl {
  float: left;
  margin: 0 10px;
}
.top-iphone-ewm dl img {
  width: 100px;
  height: 100px;
}
.top-iphone-ewm dl dd {
  line-height: 28px;
  height: 28px;
  color: #535353;
  text-align: center;
}
.top-navmenu:hover .top-iphone-ewm {
  display: block;
}
.top-navmenu:hover .ico-iphone-jt {
  background: url(/img/web/common/ico_iphone_sjt.png) no-repeat;
}

.top-nav .login {
  float: left;
  margin-left: 12px;
}
.top-nav .login span {
  margin: 0 5px;
  color: #999;
}
.top-nav .login p {
  margin-right: 10px;
}
.top-nav .login-in p {
  margin-right: 5px;
}

.top-navmenu > a {
  display: block;
  padding: 0 15px;
}
.top-navmenu:hover .ico-topxjt {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
}
.top-navmenulist {
  min-width: 89px;
  border: 1px solid #e6e6e6;
  position: absolute;
  left: 0;
  top: 30px;
  padding: 0 5px 5px 5px;
  display: none;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  background: #fff;
}
.top-navmenulist div {
  text-indent: 9px;
}
.top-navmenu:hover .top-navmenulist {
  display: block;
}
/*IC专题页头部*/
.iclogos {
  float: left;
  overflow: hidden;
  margin-right: 40px;
}
.iclogos img {
  float: left;
}
.iclogos strong {
  font-weight: normal;
  padding: 0 0 0 4px;
}
.iclogos h1 {
  line-height: 46px;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #ccc;
  float: left;
  margin-top: 17px;
  font-size: 16px;
}
.iclogos .logo {
  margin-right: 0 !important;
}
