@charset "UTF-8";

/**
* @author 象天
* 2015-09-07
*
**/
body,
textarea,
input,
select,
option {
  font-size: 12px;
  color: #333;
  font-family: "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
ol,
ul,
dl,
dd,
p,
textarea,
input,
select,
option,
form {
  margin: 0;
}

ol,
ul,
textarea,
input,
option,
th,
td {
  padding: 0;
}

table {
  border-collapse: collapse;
}

li {
  list-style-type: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

a {
  text-decoration: none;
  color: #333;
}

a,
textarea,
input,
select {
  outline: none;
}

textarea {
  overflow: auto;
  resize: none;
}

.img img {
  display: block;
}

a img {
  border: none;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a:hover {
  text-decoration: underline;
}

.m {
  margin: 0 auto;
  width: 1200px;
}

.t10 {
  margin-top: 10px;
}

.t20 {
  margin-top: 20px;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.te_detail {
  position: relative;
  margin-top: 20px;
  background-color: #e4e4e4;
  width: 190px;
  margin-bottom: 10px;
}

.te_detail a {
  display: inline-block;
  padding: 8px 10px;
  color: #0158a7;
}

a.tesearchlistbtn {
  display: inline-block;
  padding: 5px 10px;
  background-color: #e4e4e4;
  width: 126px;
  margin-top: 5px;
  color: #0158a7;
}

.te_detail span {
  display: inline-block;
  background-color: #fff;
  width: 1px;
  height: 10px;
}

/**
去ie10 小X*/
::-ms-clear {
  display: none;
}

::-ms-reveal {
  display: none;
}

.mt1 {
  margin-top: 40px;
}

.banner img {
  display: block;
}

.nav ul {
  float: left;
  height: 42px;
}

.nav ul .li {
  float: left;
  height: 42px;
  padding: 0 21px;
  font-size: 0;
  line-height: 42px;
  font-family: "Microsoft Yahei";
  position: relative;
}

.nav ul .li a {
  font-size: 14px;
  display: inline-block;
}

.nav ul .li a b {
  display: inline-block;
  width: 8px;
  height: 4px;
  margin-left: 12px;
  -webkit-transition: -webkit-transform .1s ease-in 0s;
  transition: transform .1s ease-in 0s;
  background: url(i/index.png?__sprite1495424953195) no-repeat 0 0;
  background-position: 0px 0px;
}

.nav ul .li ol {
  display: none;
}

.nav ul .li:hover ol {
  display: block;
  position: absolute;
  background: #fff;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  left: 8px;
  position: absolute;
  text-align: left;
  width: 100px;
  top: 36px;
}

.nav ul .li:hover ol li {
  margin-left: 10px;
  border-bottom: 1px solid #b1b1b1;
  height: 27px;
  font-size: 14px;
  line-height: 27px;
}

.nav ul .li:hover a b {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.nav ul .sp {
  padding-left: 0;
}

.nav .lr a.lg {
  float: left;
  width: 74px;
  height: 30px;
  border: 1px solid #b1b1b1;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin-left: 10px;
  _display: inline;
  border-radius: 3px;
  font-family: "Microsoft Yahei";
}

.nav .lr {
  float: right;
  width: 172px;
  padding-top: 5px;
}

.nav .lr a.lg:hover,
.nav .lr .cur {
  text-decoration: none;
  background: #e60012;
  border-color: #e60012;
  color: #fff;
}

.nav .lr span {
  float: right;
  padding: 0 10px;
  height: 30px;
  border: 1px solid #b1b1b1;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin-left: 10px;
  _display: inline;
  border-radius: 3px;
  font-family: "Microsoft Yahei";
}

.logo-nav {
  margin-top: 34px;
}

.logo-nav .h2 {
  float: left;
  width: 137px;
  height: 34px;
  overflow: hidden;
}

.logo-nav .h2 a {
  display: block;
  width: 137px;
  height: 34px;
}

.logo-nav .h2 a img {
  display: block;
  /*width: 137px;*/
  height: 34px;
}

.logo-nav .sologn {
  float: left;
  margin-left: 21px;
}

.logo-nav .sologn a {
  display: block;
  width: 127px;
  height: 34px;
  background: #e60012;
  font-size: 18px;
  font-family: Arial;
  color: #fff;
  text-align: center;
  line-height: 34px;
  border-radius: 3px;
}

.logo-nav .sologn a:hover {
  text-decoration: none;
}

.logo-nav .down {
  float: right;
  height: 34px;
  line-height: 34px;
}

.logo-nav .down a {
  font-size: 14px;
}

.logo-nav .search-con {
  float: right;
  width: 774px;
}

.logo-nav .search-con .search-bd {
  height: 44px;
  border: 1px solid #e60012;
  border-radius: 3px;
}

.logo-nav .search-con .search-bd .so-left {
  float: left;
  position: relative;
  width: 110px;
  height: 44px;
}

.logo-nav .search-con .search-bd .so-left .h5 {
  float: left;
  font-weight: normal;
  height: 44px;
  width: 109px;
  cursor: pointer;
}

.logo-nav .search-con .search-bd .so-left .h5 .so-name {
  float: left;
  height: 44px;
  line-height: 44px;
  padding-left: 7px;
  color: #333;
  font-size: 18px;
  font-family: "Microsoft Yahei";
}

.logo-nav .search-con .search-bd .so-left .h5 .so-name:hover {
  text-decoration: none;
}

.logo-nav .search-con .search-bd .so-left .h5 .b {
  float: left;
  width: 8px;
  height: 4px;
  background: url(i/index.png?__sprite1495424953195) no-repeat 0 0;
  background-position: 0px -9px;
  margin-top: 19px;
  margin-left: 10px;
  -webkit-transition: -webkit-transform .1s ease-in 0s;
  transition: transform .1s ease-in 0s;
}

.logo-nav .search-con .search-bd .so-left .i {
  float: right;
  width: 1px;
  height: 30px;
  margin-top: 7px;
  background: #b1b1b1;
  overflow: hidden;
}

.logo-nav .search-con .search-bd .so-left p {
  position: absolute;
  display: none;
  cursor: pointer;
  width: 99px;
  padding-left: 9px;
  height: 44px;
  border: 1px solid #e7e7e7;
  background: #fff;
  left: 0;
  top: 43px;
  color: #666;
  font-family: "Microsoft Yahei";
  font-size: 18px;
  line-height: 44px;
}

.logo-nav .search-con .search-bd .so-left:hover .h5 {
  background: #e1e1e1;
  border-radius: 3px 0 0 0;
}

.logo-nav .search-con .search-bd .so-left:hover .h5 .b {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.logo-nav .search-con .search-bd .so-left:hover p {
  display: block;
}

.logo-nav .search-con .search-bd .so-input {
  float: left;
  width: 506px;
  height: 44px;
  background: #fff;
}

.logo-nav .search-con .search-bd .so-input input {
  float: left;
  border: none;
  height: 22px;
  width: 519px;
  padding: 11px 9px;
}

.logo-nav .search-con .search-bd .so-btn {
  float: right;
  width: 124px;
  border: none;
  height: 44px;
  background: #e60012;
  text-align: center;
  line-height: 44px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.logo-nav .search-con .search-bd .so-btn:hover {
  text-decoration: none;
}

/*移动端导航*/
.mobile-nav-box {
  border-bottom: 1px solid #eee;
  overflow: hidden;
}

.mobile-nav-box li {
  height: 3.6rem;
  line-height: 3.6rem;
  text-align: center;
  float: left;
  width: 15%;
  overflow: hidden;
}

.mobile-nav-box li.show-much-nav {
  padding: 1.2rem 0;
  width: 10%;
}

.mobile-nav-box li a {
  font-weight: bold;
  font-size: 1.4rem;
  color: #555;
}

.mobile-nav-box li span {
  width: 50%;
  display: block;
  height: 2px;
  background: #f00;
  margin: 1px auto 3px auto;
}

#all-nav {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 10px 10%;
  z-index: 9999;
  display: none;
  overflow: hidden;
}

#all-nav dl {
  overflow: hidden;
}

#all-nav dt {
  padding: 0.5rem 1rem;
  text-align: center;
  margin-bottom: 0.8rem;
  border: 1px solid #eee;
  border-radius: 2px;
}

#all-nav dt a {
  font-weight: bold;
  font-size: 1.4rem;
}

#all-nav dd a {
  font-size: 1.2rem;
  color: #555;
}

#all-nav dl dd {
  text-align: center;
  padding: 5px;
  float: left;
  width: 24%;
  margin-bottom: 5px;
  overflow: hidden;
}

#close-nav {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  border: 1px solid #eee;
  font-size: 1.6rem;
}

.line {
  height: 4px;
  background: #e60012;
  margin-top: 34px;
}

.search {
  margin-top: 50px;
  height: 124px;
}

.search ul {
  height: 32px;
  overflow: hidden;
  padding-left: 228px;
  position: absolute;
  top: 55px;
  height: 93px;
  overflow: hidden;
  padding-left: 228px;
  display: none;
  background-color: #fff;
  z-index: 10000000000000;
}

.search ul li {
  /* float: left;  */
  width: 102px;
  height: 44px;
  border-left: 1px solid #b1b1b1;
  /* margin-right: 10px; */
  text-align: center;
  line-height: 45px;
  cursor: pointer;
  font-size: 14px;
  /* border-radius: 3px; */
  border-bottom: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
}

.search .switch_btn {
  width: 103px;
  height: 44px;
  border-right: 1px solid #b1b1b1;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  color: #333;
  left: 228px;
  top: 11px;
  text-decoration: none;
}

.search .switch_btn .b {
  float: right;
  width: 8px;
  height: 4px;
  background: url('http://datasheet.eeworld.com.cn/css/i/index.png') no-repeat 0 0;
  background-position: 0px -9px;
  margin-top: 19px;
  -webkit-transition: -webkit-transform .1s ease-in 0s;
  transition: transform .1s ease-in 0s;
  margin-right: 10px;
}

.search .switch_btn:hover .b {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.search ul .cur {
  background: #e60012;
  border-color: #e60012;
  color: #fff;
}

.search ol {
  padding: 10px 0 0 228px;
}

.search ol li {
  height: 44px;
  width: 743px;
  border: 1px solid #e60012;
  border-radius: 3px;
  overflow: hidden;
  display: none;
}

.search ol li .inp {
  float: left;
  border: none;
  height: 22px;
  width: 490px;
  padding: 11px 9px 11px 115px;
}

.search ol li .btn {
  float: right;
  width: 124px;
  border: none;
  height: 44px;
  background: #e60012;
  text-align: center;
  line-height: 44px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.search ol li.show {
  display: block;
}

.mt2 {
  margin-top: 44px;
}

.content .h2 {
  height: 50px;
  background: #f5f5f5;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}

.content .h2 .h2_div {
  float: left;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  padding-left: 10px;
  font-weight: normal;
  /* font-weight: 600; */
  color: #333;
}

.content .h2 p {
  float: right;
  height: 44px;
  padding-right: 19px;
}

.content .h2 .change {
  float: right;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #4595e6;
  width: 70px;
}

.content .h2 .change b {
  float: right;
  width: 16px;
  margin-top: 18px;
  height: 14px;
  background: url(i/index.png?__sprite1495424953195) no-repeat 0 0;
  background-position: 0px -18px;
}

.content .cont {
  width: 100%;
}

.content .cont-bd {
  border: 1px solid #e5e5e5;
  border-top: none;
  height: 290px;
  overflow: hidden;
  border-radius: 0;
}

.content .cont-bd .item-box {
  height: 290px;
  width: 1200px;
  overflow: hidden;
  position: relative;
}

.content .cont-bd .item {
  width: 1200px;
  height: 290px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.content .cont-bd ul {
  float: left;
  padding: 20px 0 0 20px;
  width: 278px;
}

.content .cont-bd ul li {
  height: 24px;
  line-height: 20px;
  overflow: hidden;
  padding-right: 1px;
  text-overflow: ellipsis;
}

.content .cont-bd ul li a {
  font-size: 14px;
  font-family: Arial;
}

.content .cont-bd ul li a:hover {
  color: #ef0012;
  text-decoration: none;
}

.content .cont-bd .cont-line {
  float: left;
  height: 231px;
  width: 1px;
  /* background: #b1b1b1; */
}

.content .cont2 ul {
  width: 377px;
}

.content .cont2 .item-box {
  height: 231px;
  width: 1198px;
  overflow: hidden;
  position: relative;
}

.content .cont2 .item {
  width: 1198px;
  height: 231px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.suoyin span,
.suoyin a {
  float: left;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}

.suoyin {
  /* background-color: #f5f5f5; */
}

.suoyin a {
  /* margin: 0 7px 0 6px; */
  font-family: Arial;
  padding: 0 9px;
  border-right: 1px solid #fff;
}

.footers {
  margin-top: 69px;
  border-top: 2px solid #e1e1e1;
}

.footers .footers-con .newsftl {
  width: 274px;
  float: left;
}

.footers .footers-con .newsftl img {
  display: block;
  margin: 19px auto 0;
}

.footers .footers-con .line-dash {
  float: left;
  margin-top: 23px;
  width: 31px;
  height: 205px;
  border-left: 1px dashed #e1e1e1;
}

.footers .footers-con .newsftr {
  margin-left: 570px;
}

.footers .footers-con .newsftr .newf_p1 {
  height: 53px;
  padding-top: 2px;
  line-height: 53px;
  border-bottom: 1px solid #e1e1e1;
}

.footers .footers-con .newsftr .newf_p1 span {
  padding-right: 36px;
  font-size: 16px;
  font-family: "Microsoft Yahei";
}

.footers .footers-con .newsftr .newf_p2 {
  padding-top: 18px;
  padding-bottom: 17px;
  border-bottom: 1px solid #e1e1e1;
  line-height: 21px;
}

.footers .footers-con .newsftr .newf_p2 .postlistflt {
  margin-top: 5px;
}

.footers .footers-con .newsftr .newf_p2 span {
  font-size: 12px;
  padding-right: 19px;
}

.footers .footers-con .newsftr .newf_p2 .fontw {
  font-weight: bold;
}

.footers .footers-con .newsftr .newf_ps {
  border: none;
}

.footers .footers-con .newsftr .newf_p3 {
  padding-bottom: 16px;
  height: 43px;
  overflow: hidden;
  float: left;
}

.footers .footers-con .newsftr .newf_p3 img {
  float: left;
}

.footers .footers-con .newsftr .newf_p3 .span-line {
  float: left;
  width: 1px;
  background: #e1e1e1;
  height: 20px;
  margin: 10px 18px 0;
}

.footers .footers-con .newsftr .newf_p3 span {
  padding-left: 1px;
  float: left;
  line-height: 43px;
  height: 43px;
}

.foots {
  height: 34px;
  background: #333;
}

.foots .foots-cont {
  background: #333;
  text-align: center;
}

.foots .foots-cont p {
  line-height: 34px;
  font-size: 12px;
  color: #b1b1b1;
}

.foots .foots-cont p span,
.foots .foots-cont p a {
  margin: 0 5px;
  font-size: 12px;
  font-family: "Microsoft Yahei";
  color: #b1b1b1;
}

.t34 {
  margin-top: 34px;
}

.con-right {
  width: 299px;
  padding-top: 22px;
}

.con-right .r-tuijian {
  padding-top: 20px;
}

.r-tuijian p a {
  font-size: 18px;
}

.con-right .r-tuijian h2 {
  height: 46px;
  line-height: 46px;
  font-weight: normal;
}

.con-right .r-tuijian h2 a {
  font-size: 16px;
  color: #4595e6;
}

.con-right .r-tuijian h2 a:hover {
  text-decoration: none;
}

.con-right .r-tuijian ul {
  padding-bottom: 28px;
  margin-top: 5px;
}

#eew_view {
  width: 870px;
  height: 560px;
  display: block
}

.con-right .r-tuijian ul li {
  float: left;
  height: 22px;
  width: 80px;
  overflow: hidden;
  line-height: 22px;
  padding-right: 10px;
}

.con-right .r-tuijian ul li a {
  font-size: 14px;
}

.con-right .r-tuijian ul li a:hover {
  text-decoration: none;
}

.con-left {
  width: 880px;
}

.hot-search {
  padding-top: 41px;
}

.hot-search h2 {
  height: 41px;
  line-height: 41px;
  font-weight: normal;
  font-size: 16px;
  color: #333;
}

.hot-search h2 a {
  font-size: 16px;
  color: #333;
}

.hot-search h2 a:hover {
  text-decoration: none;
}

.hot-search ul li {
  float: left;
  height: 25px;
  overflow: hidden;
  line-height: 25px;
}

.hot-search ul li span {
  font-size: 14px;
  padding-right: 6px;
  color: #b1b1b1;
}

.cph_r .loginbbtn a {
  font-size: 1.2rem;
  line-height: 32px;
}

.hot-search ul li a {
  font-size: 14px;
  color: #b1b1b1;
  padding-right: 18px;
}

.list-con {
  /* padding-top: 20px; */
}

.list-con .h5 {
  /* height: 32px; */
  line-height: 32px;
  font-weight: normal;
  font-size: 12px;
}

.list-con .h5 .h2 {
  color: #e60012;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.list-con .h5 .em {
  font-style: normal;
}

.list-con .table {
  width: 100%;
  /* overflow: hidden; */
}

.list-con .table table {
  width: 100%;
  font-size: 14px;
}

.list-con .table table td,
.list-con .table table th {
  border: 1px solid #e5e5e5;
}

.list-con .table table thead th {
  height: 122px;
  border-bottom-width: 4px;
  width: 169px;
}

.list-con .table table thead th:first-child {
  width: 172px;
}

.list-con .table table thead th:nth-child(2) {
  width: 532px;
}

.list-con .table table thead th:nth-child(3) {
  width: 175px;
}

.list-con .table table thead th .b {
  font-size: 18px;
  font-family: Arial;
}

.list-con .table table thead th .h6 {
  font-weight: normal;
  line-height: 22px;
  padding: 15px 0 0 30px;
  font-size: 14px;
  font-family: Arial;
}

.list-con .table table thead th p {
  height: 26px;
  padding: 25px 0 10px 30px;
  overflow: hidden;
}

.list-con .table table thead th p a {
  float: left;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
  background-color: #E60012;
  color: #fff !important;
  border-radius: 3px;
  text-align: center;
  padding: 2px 15px;
  margin-right: 10px;
}

.list-con .table table thead th p span {
  float: left;
  width: 1px;
  background: #b1b1b1;
  height: 10px;
  margin: 7px 9px 0;
}

.list-con .table table thead .sp>div {
  padding: 15px;
}

.list-con .table table thead .sp p {

  padding: 0;
  color: #666;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  height: auto;
}

.list-con .table table thead .sp p.title {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}

.list-con .table table thead .sp .title:nth-child(2) {
  margin-bottom: 15px;
  font-weight: 400;
}

.list-con .table table thead .sp p a {
  margin: 15px;
}

.list-con .table table thead .sp {
  text-align: left;
  vertical-align: top;
}

.list-con .table table tbody th {
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #ef0012;
  font-weight: normal;
  font-weight: 600;
  background-color: #f5f5f5;
}

.list-con .table table tbody th:first-child {
  width: 170px;
}

.list-con .table table tbody th:nth-child(2) {
  width: 120px;
}

.list-con .table table tbody th:nth-child(3) {
   
}

.list-con .table table tbody th:nth-child(4) {
  width: 277px;
}

.list-con .table table tbody td {
  height: 56px;
  color: #333;
  text-align: left;
  font-size: 14px;
  word-wrap: break-word;
  position: relative;
  padding: 0 10px;
}

.list-con .table table tbody tr td:last-child {
  text-align: left;
}

.list-con .table table tbody td a {
  text-align: center;
}

.list-con .table table tbody td a:hover {
  color: #ef0012;
}

.partindex,
.partindex table {
  width: 100%;
}

.partindex table {
  border-collapse: collapse;
}

.partindex table td {
  text-align: left;
  height: 36px;
  border: 1px solid #b1b1b1;
  padding-left: 20px;
}

.partindex table td a {
  margin-right: 10px;
}

/*page*/
.page {
  text-align: center;
  margin-top: 30px;
}

.page a {
  padding: 0 10px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  display: inline-block;
  border: 1px solid #dadedb;
  background: #fff;
  margin: 0 5px;
  border-radius: 2px;
  color: #999;
  font-size: 14px;
}

.page a:hover {
  text-decoration: none;
  background: #4595e6;
  border-color: #30bb5a;
  color: #fff;
}

.page a.current,
.page a.current:hover {
  background: #4595e6;
  border-color: #30bb5a;
  color: #fff;
  text-decoration: none;
}

.buypartno {
  margin-top: 20px;
}

.buypartno a {
  background: rgba(0, 0, 0, 0) url("../images/buy_gb.jpg") repeat-x scroll center center;
  border: 1px solid #436a00;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  margin-left: 8px;
  padding: 0 26px;
  text-align: center;
  vertical-align: 8px;
}

.buypartno ul li {
  padding: 10px 0;
}

.module h2,
.buypartno h2 {
  height: 46px;
  background: #4595e6;
  line-height: 45px;
  padding-left: 20px;
  padding-top: 1px;
  border-radius: 3px 3px 0 0;
  font-size: 16px;
  color: #fff;
}

.module .bd-con {
  border: 1px solid #b1b1b1;
  border-top: none;
  border-radius: 0 0 3px 3px;
}

.module .list-tag {
  padding: 9px 18px;
}

.module .list-tag li {
  height: 32px;
  line-height: 32px;
}

.module .list-tag li a {
  font-size: 14px;
}

.module .list-sp {
  padding: 17px 23px 9px;
}

.module .list-sp li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  cursor: pointer;
}

.module .list-sp li var {
  float: left;
  height: 30px;
  line-height: 30px;
  width: 20px;
  font-size: 14px;
}

.module .list-sp li span {
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.module .list-sp li img {
  display: none;
  cursor: pointer;
}

.module .list-sp li .vr1 {
  color: #4595e6;
}

.module .list-sp .cur {
  height: 55px;
  cursor: pointer;
}

.module .list-sp .cur var {
  height: 16px;
  line-height: 16px;
}

.module .list-sp .cur img {
  float: left;
  display: block;
  margin-top: 5px;
  width: 64px;
  height: 48px;
  margin-right: 16px;
  border: 1px solid #e1e1e1;
}

.module .list-sp .cur span {
  color: #e60012;
}

.module .list-sp .cur span a {
  color: #e60012;
}

.detail-down {
  border: 1px solid #e5e5e5;
  /* border-radius: 3px; */
  margin-top: 10px;
}

.detail-down .down-left {
  float: left;
  width: 192px;
  /* height: 244px;
  border-right: 1px solid #b1b1b1; */
}

.detail-down .down-left a {
  display: block;
  width: 153px;
  height: 186px;
  margin: 19px auto;
  background: url(i/icon6.png) no-repeat 0 0;
}

.detail-down .down-left img {
  width: 100%;
  max-height: 95%;
  padding: 2px 0;
  border-radius: 10%;
}

.detail-down .down-right {
  position: relative;
  padding-left: 17px;
  float: left;
  /* height: 244px; */
  width: 660px;
  /* border-left: 1px solid #b1b1b1; */
}

.detail-down .down-right dl {
  padding: 28px 0 0 0;
}

.detail-down .down-right dl dt {
  height: 23px;
  line-height: 23px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #e60012;
}

.detail-down .down-right dl dd {
  /* height: 23px; */
  line-height: 23px;
  font-size: 13px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  /*overflow: hidden;*/
}

.detail-down .down-right dl dd a {
  color: #4595e6;
  font-size: 13px;
}

.detail-down .down-right dl dd var {
  font-style: normal;
}

.detail-down .down-right .down-btn {
  position: relative;
  right: 19px;
  z-index: 3;
  bottom: 19px;
  width: 176px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  border: 2px solid #4595e6;
  color: #4595e6;
  border-radius: 8px;
  bottom: 2px;
  display: inline-block;
  left: 0;
  margin: 15px 20px 15px 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.detail-down .down-right .fillDown-btn {
  position: relative;
  right: 19px;
  z-index: 3;
  bottom: 19px;
  width: 176px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  background-color: #4595E6;
  color: #fff;
  bottom: 2px;
  display: inline-block;
  left: 0;
  margin: 15px 20px 15px 0;
  text-decoration: none;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}


.detail-down .down-right .fillDown-btn.more-down-sty {
  position: relative;
  right: 19px;
  z-index: 3;
  bottom: 19px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  border-bottom: 3px solid #4595E6;
  color: #333;
  bottom: 2px;
  display: inline-block;
  left: 0;
  margin: 15px 20px 15px 0;
  text-decoration: none;
  width: auto;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background-color: #fff;
}

.detail-down .down-right .fillDown-btn.more-down-sty:hover {
  background-color: #4595E6;
}

.detail-down .down-right .fillDown-btn.more-down-sty::after {
  content: '';
  display: inline-block;
  width: 18px;
  margin: -1px 4px;
  background: url('http://datasheet.eeworld.com.cn/images/pdf-download.png');
  height: 18px;
  background-size: contain;
}

.detail-down .down-right .shoop-btn {
  position: relative;
  right: 19px;
  z-index: 3;
  bottom: 19px;
  width: 176px;
  height: 40px;
  text-align: center;
  border: 1px solid #999999;
  line-height: 40px;
  font-size: 18px;
  color: #333;
  border-radius: 5px;
  bottom: -10px;
  display: inline-block;
  left: 0;
  margin: 15px 20px 15px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.detail-down .down-right .shoop-btn .shop_car {
  display: inline-block;
  width: 18px;
  margin: -1px 4px;
}

.returnTop {background-position: 0 1px;bottom: 30px;cursor: pointer;display: none;height: 55px;position: fixed;right: 10px;text-indent: -9999px;width: 55px;background: rgba(0, 0, 0, 0) url("https://dl2.eeworld.com.cn/news/statics/images/scroll.png") no-repeat scroll 0 0;}
.returnTop:hover {background-position: 0 -66px;}


.detail-down .down-right .shoop-btn:hover {
  text-decoration: none;
  border: 1px solid #00A0E9;
}

.detail-down .down-right .down-btn:hover {
  text-decoration: none;
}

.detail-down .down-right .down-share {
  position: absolute;
  width: 41px;
  height: 61px;
  right: 18px;
  top: 19px;
  z-index: 4;
  background: url(i/icon7.png) no-repeat 0 0;
  background-size:70%;
}

.detail-down .down-right .down-share:hover {
  text-decoration: none;
}

.det-h2 {
  height: 56px;
  border-radius: 3px 3px 0 0;
  background: #f3f3f3;
  overflow: hidden;
}

.det-h2 h2 {
  float: left;
  font-weight: bold;
  height: 55px;
  padding: 1px 0 0 19px;
  line-height: 55px;
  font-size: 18px;
  color: #333;
}

.detail-bd {
  /* border: 1px solid #b1b1b1; */
  border-radius: 0 0 3px 3px;
  /* padding: 10px; */
}

.detail-bd.p20 {
  padding: 20px;
}

.detail-pdf {
  height: 564px;
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
  overflow: hidden;
}

.detail-pdf-f {
  height: 33px;
}

.detail-pdf-f p {
  float: right;
  width: 154px;
  height: 22px;
  background: url(i/index.png?__sprite1495424953195) no-repeat 0 0;
  background-position: 0px -103px;
  overflow: hidden;
  margin: 5px 24px 0 0;
}

.detail-pdf-f p .inp {
  float: left;
  border: none;
  padding-left: 4px;
  height: 22px;
  line-height: 22px;
  width: 129px;
  font-size: 12px;
  background: none;
}

.detail-pdf-f p .btn {
  float: left;
  width: 21px;
  height: 22px;
  border: none;
  background: none;
  cursor: pointer;
}

.detail-ms {
  border: 1px solid #e5e5e5;
}

#rel_part {
  border: none
}

#rel_part .det-h2 {
  background: none;
  border: none;
}

.detail-ms ul {
  padding: 13px 29px 15px;
  /* max-height: 286px; */
  overflow: hidden;
}

.detail-ms ul li {
  height: 25px;
  line-height: 25px;
  font-size: 14px;
}

.detail-ms ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.detail-ms .h4 {
  height: 56px;
  line-height: 55px;
  padding: 0 0 0;
  /* border: 1px solid #e5e5e5; */
  border-bottom: 1px solid #e5e5e5;
  background: #f3f3f3;
  overflow: hidden;
  padding: 0 0 0 19px;
  font-size: 18px;
  color: #333;
  font-weight: normal;
}

.detail-ms ol {
  padding: 24px 19px 14px;
}

.detail-ms ol li {
  float: left;
  width: 420px;
  height: 21px;
  overflow: hidden;
}

.detail-ms ol li span {
  float: left;
  width: 148px;
  height: 21px;
  line-height: 21px;
  font-size: 14px;
  color: #b1b1b1;
  text-align: right;
}

.detail-ms ol li var {
  float: left;
  margin-left: 20px;
  width: 142px;
  padding-right: 10px;
  height: 21px;
  line-height: 21px;
  font-size: 14px;
  font-style: normal;
  color: #333;
}

.detail-ms .bold.tit {
  font-size: 16px;
  font-weight: 600;
}

.detail-ms p {
  padding: 0 14px 0 0;
  overflow: hidden;
  font-size: 13px;
  margin-bottom: 5px;
  line-height: 20px;
}

.detail-ms p span {
  font-weight: bold;
  display: block;
  margin-top: 10px;
}

.detail-ms p a {
  height: 27px;
  line-height: 27px;
  font-size: 13px;
  color: #4595e6;
}

.detail-mai {
  border: 1px solid #b1b1b1;
  border-radius: 3px;
}

.detail-mai .det-h2 {
  background: none;
  border: none;
}

.detail-mai .mai-table {}

.detail-mai .mai-table table {
  width: 100%;
}

.detail-mai .mai-table table th {
  height: 34px;
  background: #e1e1e1;
  font-size: 14px;
  font-weight: normal;
}

.detail-mai .mai-table table td {
  text-align: center;
  padding: 10px 0;
}

.detail-mai .mai-table table td img {
  /* width: 142px; */
  height: 45px;
  /* border: 1px solid #b1b1b1; */
}

.detail-mai .mai-table table .td1 {
  padding-left: 29px;
}

.detail-mai .mai-table table .td2 {
  padding-left: 40px;
}

.detail-mai .mai-table table .td2 span {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.detail-mai .mai-table table .td3 {
  padding-left: 62px;
}

.detail-mai .mai-table table .td3 span {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.detail-mai .mai-table table .td4 {
  padding-left: 44px;
}

.detail-mai .mai-table table .td4 p {
  width: 80px;
  text-align: center;
  font-size: 12px;
  color: #b1b1b1;
  height: 20px;
  line-height: 20px;
}

.detail-mai .mai-table table .td4 div {
  height: 20px;
  overflow: hidden;
  margin-top: 9px;
  width: 78px;
  border: 1px solid #b1b1b1;
}

.detail-mai .mai-table table .td4 div span {
  float: left;
  width: 15px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-style: normal;
}

.detail-mai .mai-table table .td4 div .no {
  color: #b1b1b1;
}

.detail-mai .mai-table table .td4 div input {
  float: left;
  background: none;
  border: none;
  width: 46px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-left: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
}

.detail-mai .mai-table table .td5 {
  padding-left: 16px;
}

.detail-mai .mai-table table .td5 a {
  display: block;
  width: 90px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  background: #e60012;
  border-radius: 3px;
}

.detail-mai .mai-table table .td5 a:hover {
  text-decoration: none;
}

.left-nav-float {
  margin-top: 0px;
  position: fixed;
  background-color: #fff;
  width: 1200px;
  top: 0px;
  z-index: 100;
  border: 1px solid #b1b1b1;
}

.boxline3 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
}

.boxfit {
  width: 100%;
}

.boxwrapmix {
  width: 1200px;
  margin: 0 auto;
}

.newspubhead {
  padding: 20px 0;
}

.cph_l {
  float: left;
  margin: 7px 0 0;
}

.nav-item {
  display: inline;
  float: left;
  position: relative;
}

.cph_l em {
  color: #ddd;
  padding: 0 5px;
}

.cph_l span {
  font-size: 16px;
  padding: 0 5px;
}

.dropdown-menu {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #333;
  border-image: none;
  border-style: solid;
  border-width: 2px 1px 1px;
  background: #fff none repeat scroll 0 0;
  border: 2px solid #DDE1E9;
  position: absolute;
  z-index: 12;
}

.eew-menu {
  background: #fff none repeat scroll 0 0 padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  left: -8px;
  position: absolute;
  text-align: left;
  width: 100px;
}

.tese-zone {
  color: #393939;
  margin: 0;
  /* white-space: nowrap; */
  line-height: 25px;
}

.none {
  display: none;
}

.eew-menu ul li {
  border-bottom: 1px solid #ddd;
  float: left;
  font-size: 14px;
  width: 100px;
}

.eew-menu ul li a {
  float: left;
  height: 32px;
  line-height: 32px;
  padding: 0 0 0 10px;
  width: 90px;
}

.cph_r {
  /* overflow: hidden; */
}

.cph_r input.nserb {
  float: left;
  height: 26px;
  border: 1px solid #ddd;
  width: 140px;
  outline-style: none;
  border-right: 0;
  font: normal 14px "Microsoft yahei";
  padding: 2px 3px;
}

.cph_r input.nserbtn {
  float: left;
  cursor: pointer;
  height: 32px;
  width: 46px;
  background: url(/www/statics/images/channelicon.png) 14px -386px #e60012 no-repeat;
  border: 0;
  outline-style: none;
}

.cph_r .loginbbtn {
  float: left;
  background: #e60012;
  margin: 0 0 0 5px;
  height: 32px;
  line-height: 28px;
  padding: 0 3px;
  text-align: center;
  cursor: pointer;
  font-size: 1rem;
}

.txtc3 {
  color: #FFF;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  /* font: normal 14px "Microsoft yahei"; */
}

.txtc3 a {
  color: #FFF;
}

.param-table {
  width: 90%;
}

.param-table td:nth-child(odd):after {
  content: " : ";
}

.param-table td:nth-child(odd) {
  text-align: right;
}

.param-table td:nth-child(even) {
  text-align: left;
}

.partparam,
.doclist {
  padding: 10px 0;
}

.partparam table,
.doclist table {
  width: 90%;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
}

.partparam table td,
.partparam table th,
.doclist table td,
.doclist table th {
  padding: 5px;
  border: 1px solid #e5e5e5;
}

.partparam table tr>td:first-child,
.partparam table tr>th:first-child,
.doclist table tr>td:first-child,
.doclist table tr>th:first-child {
  text-align: right;
}

.partparam table tr>td:nth-child(2),
.doclist table tr>td:nth-child(2) {
  text-align: left;
}

.doclist a {
  color: #0066a1;
}

#ti_search_bar a {
  color: #0158a7;
}

.wfoots {
  margin-top: 20px;
  font-size: 1.4rem;
}

.wfoots a {
  font-size: 1.4rem;
}

.wfoots span {
  display: block;
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 6px;
}

.diffver {
  text-align: center;
  margin-bottom: 8px;
}

.webinfo p {
  margin-bottom: 10px;
  text-align: center;
}

.te_ewm {
  position: absolute;
  top: 25px;
  right: 70px;
}

.te_ewm p {
  text-align: center;
}

.te_ewm .tetxt {
  color: #ff9900;
}

.detail-pdfhtml {
  font-size: 18px;
}

/*========================移动端适配=========================*/
@media screen and (max-width: 800px) {
  * {
    margin: 0;
    padding: 0;
    font-size: 62.5%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox*/
    -webkit-box-sizing: border-box;
    /* Safari*/
  }

  .detail-pdfhtml {
    font-size: 35px;
  }

  .stl_02 {
    height: 30em !important;
  }

  a {
    /* font-size: 62.5%; */
  }

  body {
    font-size: 62.5%;
    width: 100%;
    overflow-x: hidden;
  }

  table {
    border: none;
    border-collapse: collapse;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
  }

  .table td[nowrap='nowrap'] {
    clear: right;
  }

  #ee-top-ad {
    display: none;
  }

  .m {
    width: auto;
  }

  .boxline3 {
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
  }

  .footers,
  .foots {
    display: none;
  }

  .boxwrapmix {
    width: 100%;
  }

  #channelpubhead {
    display: none;
  }

  .newspubhead {
    padding: 0;
  }

  .content .cont {
    width: 100%;
    margin: 1rem 0;
  }

  .search ul,
  .search ol {
    padding-left: 0;
  }

  .cph_r {
    float: right;
    padding: 0 10px 10px 0;
  }

  #channelpubhead2 {
    padding: 10px 0;
  }

  .cph_r input.nserb {
    width: 185px;
    height: 32px;
    line-height: 32px;
  }

  .search {
    margin: 1rem;
    height: auto;
  }

  .line,
  .logo-nav {
    margin-top: 1rem;
  }

  .search-top-ad {
    display: none;
  }

  .logo-nav .h2 {
    margin-left: 1rem;
    width: 10rem;
    height: 2.4rem;
  }

  .logo-nav .h2 a {
    width: 100px;
    text-indent: -2000px;
    height: 2.4rem;
  }

  .logo-nav .h2 a img {
    width: 10rem;
    height: auto;
  }

  .mt2 {
    margin: 1rem 2% 0 2%;
  }

  .line {
    height: 2px;
  }

  .logo-nav .sologn {
    margin-left: 1rem;
  }

  .logo-nav .sologn a {
    width: 8rem;
    height: 2.8rem;
    font-size: 1.4rem;
    line-height: 2.8rem;
    border-radius: 2px;
  }

  .search ol li {
    height: 40px;
    width: calc(100% - 2px);
    width: -moz-calc(100% - 2px);
    width: -webkit-calc(100% - 2px);
  }

  .search ol li .btn {
    width: 80px;
    border: none;
    height: 40px;
    background: #e60012;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
  }

  .search ol li .inp {
    width: calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    padding: 11px 8px 11px 85px;
    height: auto;
  }

  .content .h2 {
    height: 50px;
  }

  .content .h2 h2 {
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 1.4rem;
  }

  .content .h2 .change {
    font-size: 1.4rem;
    line-height: 50px;
    height: 50px;
    width: 70px;
  }

  .content .h2 .change b {
    margin-top: 18px;
  }

  .content .cont-bd ul li a {
    font-size: 1.4rem;
  }

  .content .cont-bd .item-box {
    height: 188px;
    width: 100%;
  }

  .content .cont-bd .cont-line {
    height: 188px;
  }

  .content .cont {
    width: 100%;
  }

  .content .cont-bd .item {
    height: 188px;
    width: 100%;
  }

  .content .cont-bd ul {
    padding: 10px 0;
    width: 16%;
  }

  .content .cont-bd {
    height: 188px;
  }

  .content .cont-bd ul li {
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
  }

  .content .cont-bd ul.rec-data {
    width: 11%;
  }

  .suoyin span,
  .suoyin a {
    height: 24px;
    line-height: 24px;
  }

  /*内容页*/
  .top-content-ad {
    display: none;
  }

  .logo-nav .search-con {
    width: 96%;
    margin: 1rem 2% 1rem 2%;
  }

  .logo-nav .search-con .search-bd .so-left {
    width: 60px;
  }

  .logo-nav .search-con .search-bd .so-left .h5 {
    width: 59px;
    font-size: 1.4rem;
  }

  .logo-nav .search-con .search-bd .so-left p {
    font-size: 1.2rem;
  }

  .logo-nav .search-con .search-bd .so-input {
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
    height: 42px;
  }

  .logo-nav .search-con .search-bd .so-btn {
    width: 64px;
    height: 42px;
  }

  .logo-nav .search-con .search-bd .so-input input {
    width: 100%;
    height: 42px;
  }

  .left-nav-float {
    width: 100%;
  }

  .con-left {
    width: 96%;
    float: none;
    margin: 0 2%;
  }

  .content-ad2 {
    display: none;
  }

  .con-right {
    float: none;
    width: 96%;
    margin: 0 2%;
  }

  .detail-down .down-left {
    width: 20%;
    /* height:254px; */
    overflow: hidden;
  }

  .detail-down .down-left a {
    width: 100%;
    background-size: 80% auto;
    margin: 0 auto;
    background-position: center center;
  }

  .detail-down {
    margin-top: 26px;
  }

  .detail-down .down-right {
    width: 79%;
    /* height:254px; */
  }

  .detail-down .down-right .down-share {
    width: 30px;
    height: 40px;
    right: 8px;
    top: 8px;
    background-position: -3px -32px;
    background-size: 100% auto;
  }

  .ed_showlink {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .detail-down .down-right .down-btn {
    position: relative;
    font-size: 1.4rem;
    /* padding: 5px 12px; */
    left: 0;
    top: 0;
  }

  .detail-down .down-right dl {
    padding-top: 20px;
  }

  .t34 {
    margin-top: 20px;
  }

  .detail-pdf {
    height: 400px;
  }

  .detail-mai .mai-table table {
    width: 100%;
    overflow: hidden;
  }

  .detail-mai .mai-table table tr {
    width: 100%;
    display: block;
  }

  .detail-mai .mai-table table th {
    line-height: 34px;
    float: left;
    width: 16%;
    padding: 0;
    font-size: 1.2rem;
  }

  .detail-mai .mai-table table td {
    width: 16%;
  }

  .detail-mai .mai-table table .td5 {
    padding-left: 0;
  }

  .detail-mai .mai-table table th:nth-child(6) {
    width: 20%;
  }

  .detail-mai .mai-table table td:nth-child(6) {
    width: 20%;
  }

  .buypartno ul li {
    padding-bottom: 0;
  }

  .con-right .r-tuijian {
    padding-top: 10px;
  }

  .hot-search {
    padding-top: 20px;
    width: 96%;
    margin: 0 2%;
  }

  .detail-mai .mai-table table td img {
    width: 96%;
    margin: 0 2%;
    height: auto;
    border: none;
  }

  /* .det-h2 {
    height: 36px;
  } */
  .det-h2 .h2 {
    line-height: 36px;
  }

  .detail-mai .mai-table table .td5 a {
    width: 96%;
    margin: 0 2%;
    height: auto;
    font-size: 1rem;
    height: 28px;
    line-height: 28px;
  }

  .logo-nav .search-con .search-bd .so-left .h5 .so-name {
    font-size: 1.2rem;
  }

  #eew_view {
    width: 100%;
    height: 400px;
  }

  #ti_search_bar {
    width: 100%;
  }

  #ti_search_bar th {
    width: 25%;
    white-space: normal;
  }

  #ti_search_bar th.sp {
    width: 50%;
  }

  .page a {
    margin-bottom: 10px;
  }

  #ti_search_bar th {
    padding: 10px 5px;
    /* float: left; */
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
  }

  #ti_search_bar th img {
    max-width: 94%;
  }

  .list-con .table table thead th h6 {
    padding: 0;
  }

  .list-con .table table thead th b {}

  .list-con .table table tbody tr {
    width: 100%;
    overflow: hidden;
  }

  .list-con .table table tbody th {
    width: 25%;
    /* float: left; */
    height: 32px;
    line-height: 32px;
  }

  .list-con .table table tbody td {
    /* float: left; */
    width: 25%;
    height: auto;
    padding: 10px;
    font-size: 1.4rem;
    border-right: 1px solid #eee;
    word-wrap: break-word;
    border-bottom: 1px solid #eee;
  }

  .list-con .table table thead th {
    height: auto;
  }

  .list-con .table table thead th b {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .list-con .table table thead th p {
    height: auto;
    padding: 0;
  }

  .list-con .table table thead th p span {}

  #pagenum {
    display: none;
  }
}

@media screen and (max-width: 800px) and (min-width: 640px) {
  .table td[nowrap='nowrap'] {
    clear: right;
  }

  .list-con .table table thead th {
    height: 130px;
  }

  .list-con .table table thead th p a {
    font-size: 1.2rem;
  }

  .list-con .table table thead th p span {
    display: block;
  }

  .list-con .table table thead th {
    line-height: 100px;
  }

  #ti_search_bar th img {
    line-height: 120px;
  }

  .list-con .table table tbody td {
    padding: 10px;
    height: 60px;
  }

  .te_ewm {
    display: none;
  }

  .list-con .table table thead th p a {
    display: block;
  }
}

@media screen and (max-width: 639px) and (min-width: 540px) {
  .table td[nowrap='nowrap'] {
    clear: right;
  }

  .list-con .table table thead th {
    height: 160px;
  }

  .list-con .table table thead th p span {
    display: block;
  }

  .list-con .table table thead th {
    line-height: 140px;
  }

  #ti_search_bar th img {
    line-height: 160px;
  }

  .list-con .table table tbody td {
    padding: 10px;
    height: 80px;
    word-wrap: break-word;
  }

  .mobile-nav-box li {
    height: 4rem;
    line-height: 4rem;
  }

  .mobile-nav-box li.show-much-nav {
    padding: 1.4rem 0;
  }

  .list-con .table table thead th p a {
    display: block;
  }

  .te_ewm {
    display: none;
  }
}

@media screen and (max-width: 419px) and (min-width: 360px) {
  .table td[nowrap='nowrap'] {
    clear: right;
  }

  font {
    font-size: 1.2rem;
  }

  .list-con .table table thead th b {
    font-size: 1.4rem;
  }

  .list-con .table table thead th h6 {
    font-size: 1.2rem;
  }

  .list-con .table table tbody td {
    font-size: 1.2rem;
    word-wrap: break-word;
  }

  #ti_search_bar a {
    font-size: 1.2rem;
  }

  .list-con .table table thead th {
    height: auto;
  }

  .list-con .table table thead th p a {
    display: block;
    padding: 0;
    margin: 4px;
  }

  .te_ewm {
    display: none;
  }
}

@media screen and (max-width: 359px) and (min-width: 320px) {
  .table td[nowrap='nowrap'] {
    clear: right;
  }

  .cph_r input.nserb {
    width: 140px;
  }

  .logo-nav h2 {
    width: 9rem;
    height: 2.2rem;
  }

  .logo-nav h2 a {
    height: 2.2rem;
    width: 9rem;
  }

  .logo-nav h2 a img {
    width: 9rem;
  }

  .logo-nav .sologn a {
    height: 2.4rem;
    line-height: 2.4rem;
    width: 7rem;
  }

  .buypartno a.buypartno a .search ul li {
    width: 8rem;
  }

  .search ol li {
    height: 36px;
  }

  .search ol li .inp {
    padding: 8px 10px;
  }

  .search ol li .btn {
    height: 36px;
    line-height: 36px;
  }

  .content .cont-bd .item {
    height: 178px;
  }

  .content .cont-bd ul li {
    height: 2.4rem;
    line-height: 2.4rem;
  }

  .logo-nav .search-con .search-bd .so-left .h5 {
    height: 38px;
  }

  .logo-nav .search-con .search-bd .so-btn {
    height: 36px;
  }

  .detail-down .down-right dl dd {
    font-size: 1.2rem;
  }

  .logo-nav .search-con .search-bd .so-input {
    height: 36px;
  }

  .logo-nav .search-con .search-bd .so-input input {
    height: 36px;
  }

  .detail-down .down-right dl dd span,
  .detail-down .down-right dl dd var {
    font-size: 1rem;
  }

  .logo-nav .search-con .search-bd .so-left .h5 .so-name {
    height: 36px;
    line-height: 36px;
  }

  .logo-nav .search-con .search-bd {
    height: 38px;
  }

  .detail-mai .mai-table table th {
    width: 25%;
  }

  .detail-mai .mai-table table th:nth-child(4) {
    display: none;
  }

  .detail-mai .mai-table table th:nth-child(5) {
    display: none;
  }

  .detail-mai .mai-table table th:nth-child(6) {
    width: 25%;
  }

  .detail-mai .mai-table table td {
    width: 25%;
  }

  .detail-mai .mai-table table td:nth-child(4) {
    display: none;
  }

  .detail-mai .mai-table table td:nth-child(5) {
    display: none;
  }

  .module h2,
  .buypartno h2 {
    height: 36px;
    line-height: 36px;
  }

  .list-con .table table thead th b {
    font-size: 1.2rem;
  }

  .list-con .table table thead th h6 {
    font-size: 1.2rem;
  }

  #ti_search_bar a {
    font-size: 1.2rem;
  }

  .list-con .table table tbody td {
    font-size: 1.2rem;
    word-wrap: break-word;
  }

  .list-con .table table tbody th {
    font-size: 1.4rem;
  }

  .mobile-nav-box li {
    width: 18%;
  }

  .mobile-nav-box li.six-li {
    display: none;
  }

  .mobile-nav-box .show-much-nav {
    width: 10%;
  }

  #close-nav {
    width: 30px;
    line-height: 30px;
    height: 30px;
  }

  #all-nav dt {
    padding: 0.3rem 1rem;
  }

  #all-nav dl dd {
    margin-bottom: 0;
  }

  .list-con {
    padding-top: 10px;
  }

  .te_ewm {
    display: none;
  }
}

@media screen and (max-width: 319px) and (min-width: 240px) {}

@media screen and (max-width: 239px) {}

.list-con .table table tbody tr td:last-child {
  position: relative;
}

.list-con .table table tbody tr td #te_erm {
  top: 0;
  right: -99px;
  z-index: 99;
}

.detail-down .down-right dl dd var {
  width: 62%;
  /* display: inline-block; */
  white-space: normal;
  /* vertical-align: top; */
}

@media(max-width: 760px) {
  .search .switch_btn {
    width: 80px;
    height: 38px;
    line-height: 40px;
    left: 0;
    font-size: 14px;
  }

  #choose_xb:hover #j_btn {
    display: none;
  }

  .search ul {
    position: absolute;
    top: 49px;
    height: 76px;
    overflow: hidden;
    display: none;
  }

  .search ul li {
    width: 80px;
    height: 38px;
    border-left: 1px solid #b1b1b1;
    text-align: center;
    line-height: 39px;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
    background-color: #fff;
    font-size: 12px;
  }

  .ti_searchbar .cli-btn {
    margin-bottom: 5px;
  }

  .detail-ms .h4 {
    line-height: 35px;
  }

  .left-nav-float {
    padding-top: 10px;
  }

  .ti_searchbar {
    max-width: 880px !important;
  }

  .ti_searchbar .h2_tt {
    max-width: 640px !important;
  }

  .ti_searchbar .click-btrn {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 10px;
  }
}

@media(min-width: 761px) {
  .ti_searchbar .click-btrn {
    position: absolute;
    top: 80px;
    right: 30px;
  }

  #choose_xb:hover #j_btn {
    display: block !important;
  }
}

.navigat_link a {
  font-size: 14px;
  color: #333;
  margin-right: 5px
}

.navigat_link {
  margin-top: 30px;
}

.mr5 {
  margin-right: 5px;
}

.clivfix ul li {
  float: left;
  padding: 0 10px;
  margin-right: 10px;
}

.clivfix ul li a {
  font-size: 13px;
  display: block;
}

.hclifix ul li {
  float: left;
  padding: 0 10px;
  margin-right: 30px;
  line-height: 30px;
}

.hclifix ul li a {
  font-size: 16px;
  display: block;
}

.mb20 {
  margin-bottom: 20px;
}

.price_bxi {
  width: 120px;
  margin: 0 auto;
  height: 64px;
  overflow: hidden;
}

.price_bxi li {
  border-bottom: 1px dashed #EEEEEE;
  line-height: 20px;
  overflow: hidden;
}

.price_bxi.open {
  height: auto;
}

.more_pice {
  color: #4595e6;
  font-size: 14px;
  margin-top: 5px;
  display: block;
}

.content_search_text {
  width: 605px;
  float: left;
  height: 20px;
  line-height: 20px;
  border: 1px solid #bdbbbb;
  font-size: 14px;
  padding: 9px 3px;
  text-transform: uppercase;
}

.ac_results {
  padding: 0px;
  border: 1px solid #bdbbbb;
  background-color: #fff;
  overflow: hidden;
  z-index: 999999999999;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 4px 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  font: menu;
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
}

.ac_over {
  background-color: #f0f0f0;
  color: #333;
}

#FS_numList_01 a {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background-color: #A8A8A8;
  margin-right: 6px;
  cursor: pointer;
}

#FS_numList_01 a.selected {
  background-color: #ef0012;
}

#FS_numList_01 {
  margin-left: 10px;
}

/* 改版 */
@media(max-width: 760px) {
  .search_h1 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
  }

  .mt70 {
    margin-top: 2rem;
  }

  .fl.ti_intr {
    float: none;
    width: 100%;
  }

  .cont-newbd {
    height: auto !important;
  }

  .tishop_list {
    width: 100% !important;
  }

  .ti_intr img {
    margin: 12px !important;
  }

  .content .cont-bd .item {
    height: auto;
    position: relative;
  }

  .content .cont-bd .item-box {
    height: auto;
    width: 100% !important;
    left: 0 !important;
  }

  .content .cont-bd ul {
    width: 50%;
    float: left;
    border-left: 1px solid #f5f5f5;
  }

  .content .cont-bd {
    height: auto;
    border-left: 0;
  }

  .content .cont-bd .cont-line {
    width: 0;
  }

  .hotclassify_btn a {
    font-size: 14px;
    display: block;
    border-right: 1px solid #e5e5e5;
    padding: 5px 10px;
    color: #333;
    float: left;
    border-top: 2px solid #fff;
    text-decoration: none;
    border-bottom: none;
    /* background-color: #f5f5f5; */
  }

  .hotclassify_btn a.cur {
    color: #ef0012;
    border-top: 2px solid #ef0012;
  }

  .show_print {
    /* background-color: #f2f2f2; */
    padding: 5px;
  }

  .show_print ul {
    width: 100%;
    display: block;
    margin: 0px auto;
  }

  .show_print ul li {
    display: block;
    float: left;
    text-align: center;
    width: 50%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
  }

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

  .show_print ul li img {
    width: 100%;
  }

  .show_print ul li.img_sty {
    width: 100%;
    /* height: 141px; */
  }

  .show_print ul li h3 {
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 3px;
  }

  .content .cont-bd .item {
    width: 100% !important;
    left: 0 !important;
  }

  .show_print ol {
    float: left;
    padding: 10px 0 0 10px;
    width: 50%;
  }

  .show_print ol li {
    height: 32px;
    line-height: 32px;
    padding-right: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .show_print ol li a {
    font-size: 16px;
    font-family: Arial;
  }

  .show_print .cont-line {
    float: left;
    height: 231px;
    width: 0;
    background: #b1b1b1;
  }

  .show_print .mort_bt {
    float: right;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 20px 10px;
  }

  .resource_print {
    /* border: 1px solid #B1B1B1; */
    padding: 0 0 15px 0;
  }

  .resource_print ul li {
    float: left;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 30px;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .resource_print ul li a:hover {
    color: #ef0012;
    text-decoration: none;
  }

  .resource_btn a {
    font-size: 16px;
    padding: 0px 10px;
    display: block;
    color: #333;
    float: left;
    border-top: 2px solid #fff;
    text-decoration: none;
    border-bottom: none;
    /* background-color: #f5f5f5; */
    height: 40px;
    line-height: 40px;
  }

  .resource_btn a.cur {
    color: #ef0012;
    border-top: 2px solid #ef0012;
  }

  .crumbs {
    margin-top: 20px;
  }

  .crumbs a {
    font-size: 14px;
    color: #a6a6a6;
    padding: 0 10px;
  }

  .crumbs a:hover {
    color: #ef0012;
  }

  .chat_ste h1.h1 {
    font-size: 20px;
    line-height: 30px;
    margin: 30px 10px 10px;
  }

  .chat_ste p {
    font-size: 14px;
    line-height: 22px;
  }

  .crumbs_list ul {
    margin-left: 0;
  }

  .crumbs_list ul li {
    width: 50%;
    text-align: center;
    float: left;
    margin: 20px 0 0 0;
  }

  .crumbs_list ul li p {
    font-size: 16px;
  }

  .crumbs_list ul li img {
    width: 140px;
  }

  .handbook {
    margin-top: 30px;
    width: 100%;
  }

  .handbook .h2,
  .manufacturerk .h2 {
    color: #333;
    font-size: 18px;
    line-height: 25px;
  }

  .handbook_list,
  .manufacturer_list {
    margin-top: 10px;
  }

  .handbook_list ul li,
  .manufacturer_list ul li {
    width: 50%;
    float: left;
    line-height: 30px;
    box-sizing: border-box;
  }

  .handbook_list ul li a,
  .manufacturer_list ul li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 30px;
    display: block;
    padding-right: 10px;
  }

  .handbook_list ul li a:hover,
  .manufacturer_list ul li a:hover {
    color: #ef0012;
    text-decoration: none;
  }

  .newsxiaoguangbo .h3,
  .newspdail .h3,
  .newsxuetang .h3,
  .newszhuanti .h3,
  .newsziyuan .h3 {
    border-left: 3px solid #e60012;
    padding: 0 0 0 15px;
    display: block;
  }

  #FS_numList_01 {
    margin-left: 10px;
  }

  #FS_numList_01 a {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background-color: #A8A8A8;
    margin-right: 6px;
    cursor: pointer;
  }

  #FS_numList_01 a.selected {
    background-color: #ef0012;
  }

  .scroll_cont {
    height: 120px;
    overflow: hidden;
  }

  .scroll_cont .box {
    float: left;
    width: 300px;
  }

  .newsxiaoguangbo dl {
    padding: 15px 0;
  }

  .newsxiaoguangbo dl dt {
    padding: 0 0 10px;
    line-height: 24px;
  }

  .fontw {
    font-weight: bold;
  }

  .font18px {
    font-size: 18px;
  }

  .dwc_mrunewd,
  .dwc_mrutop,
  .dwc_mrutshu,
  .dwc_mruspec,
  .dwc_mruhtag {
    text-align: left;
  }

  .r-tuijian p,
  .dwc_mrunewd p,
  .dwc_mrutop p,
  .dwc_mruspec p:first-child,
  .dwc_mruhtag p {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding: 0 0 0 15px;
    font-size: 18px;
    border-bottom: 1px solid #DDD;
    /* background: url('http://download.eeworld.com.cn/images/new/dwchannel_indexicon.png') 0 -34px no-repeat; */
    /* border-left: 3px solid #ef0012; */
    position: relative;
  }

  .r-tuijian p:before,
  .dwc_mrunewd p:before,
  .dwc_mrutop p:before,
  .dwc_mruspec p:first-child:before,
  .dwc_mruhtag p:before {
    content: '';
    width: 3px;
    height: 18px;
    display: inline-block;
    background-color: #ef0012;
    position: absolute;
    left: 0;
    top: 9px;
  }

  .ti_box ol {
    margin: 0px;
    padding: 5px 0 0;
    width: 100%;
  }

  .dwc_mrutshu ol li {
    line-height: 24px;
    list-style: none;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url('http://download.eeworld.com.cn/images/new/dwchannel_indexicon.png') 0 -77px no-repeat;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
  }

  .dwc_mrutshu ol li a {
    color: #333;
    padding: 0 0 0 15px;
    text-decoration: none;
    font-size: 14px;
  }

  .Vendor_hd {
    width: 100% !important;
  }

  .Vendor_hd .h3 {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding: 0 0 0 15px;
    font-size: 18px;
    border-bottom: 1px solid #DDD;
    border-left: none !important;
    position: relative;
  }

  .Vendor_hd .h3:before {
    content: '';
    width: 3px;
    height: 18px;
    display: inline-block;
    background-color: #ef0012;
    position: absolute;
    left: 0;
    top: 9px;
  }

  .Vendor_event p a {
    font-size: 14px;
    padding: 10px 0 0;
  }

  .dwc_mrutshu ol li a:hover {
    color: #ef0012;
  }

  .list-con .h1 {
    font-size: 18px;
    margin: 10px 0;
  }

  .indexes .h1 {
    font-size: 20px;
    margin-top: 10px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .block_set {
    margin-top: 20px;
  }

  .block_set p {
    font-size: 18px;
    /* border-bottom: 1px solid #333; */
    padding-bottom: 5px;
    margin-bottom: 10px;
  }

  .all_diyu {
    border: 1px solid #e5e5e5;
    padding: 15px;
  }

  .block_set ul li {
    width: 33.3%;
    line-height: 30px;
    float: left;
    padding-right: 15px;
    box-sizing: border-box;
  }

  .block_set ul li a {
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
  }

  .cent {
    margin: 1rem 2% 0 2%;
  }

  .manufacturerk {
    margin-top: 25px;
  }

  h1.h1 {
    padding: 10px 0 0 10px;
    font-size: 16px;
  }

  .block_set p a {
    font-size: 16px;
    font-weight: bold;
  }

  .detail-down .down-right dl dd var {
    font-size: 13px;
  }

  .list-con .table table tbody td a {
    font-size: 1.2rem;
  }
}

.font14 {
  font-size: 14px;
  line-height: 25px;
  padding: 15px 15px 0;
}

.font16 {
  font-size: 16px;
  line-height: 25px;
}

.crumbs .font16 {
  font-size: 14px;
  line-height: 22px;
  padding-top: 10px;
  color: #666;
}

@media(min-width: 761px) {
  .designBox .detail-bd {
    padding: 15px;
  }

  .designBox .detail-bd .h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .designBox .detail-bd .txt {
    font-size: 14px;
    line-height: 25px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
    max-height: 50px;
    overflow: hidden;
  }

  .search_h1 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
  }

  .mt70 {
    margin-top: 100px;
  }

  .bx-wrapper .bx-loading {
    display: none;
  }

  .hotclassify_btn a {
    font-size: 18px;
    display: block;
    border-right: 1px solid #e5e5e5;
    padding: 0px 15px;
    color: #333;
    float: left;
    border-top: 2px solid #fff;
    text-decoration: none;
    border-bottom: none;
    /* background-color: #f5f5f5; */
    height: 50px;
    line-height: 50px;
  }

  .hotclassify_btn a.cur {
    color: #ef0012;
    border-top: 2px solid #ef0012;
    border-bottom: 1px solid #fff;
    position: relative;
    bottom: -1px;
    margin-top: -1px;
  }

  .resource_btn a {
    font-size: 18px;
    display: block;
    border-right: 1px solid #e5e5e5;
    padding: 0px 15px;
    color: #333;
    float: left;
    border-top: 2px solid #fff;
    text-decoration: none;
    border-bottom: none;
    /* background-color: #f5f5f5; */
    height: 50px;
    line-height: 50px;
  }

  .resource_btn a.cur {
    color: #ef0012;
    border-top: 2px solid #ef0012;
    border-bottom: 1px solid #fff;
    position: relative;
    bottom: -1px;
    margin-top: -1px;
  }

  .show_print .mort_bt {
    float: right;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 20px 10px;
    color: #4595e6;
  }

  .show_print ul {
    width: 957px;
    display: block;
    margin: 0px auto;
  }

  .show_print ul li {
    display: block;
    float: left;
    text-align: center;
    width: 198px;
    background-color: #fff;
    margin: 15px 0 15px 52px;
  }

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

  .show_print ul li img {
    width: 100%;
  }

  .show_print ul li.img_sty {
    width: 198px;
    height: 141px;
  }

  .show_print ul li h3 {
    color: #333;
    font-size: 16px;
  }

  .show_print ol {
    float: left;
    padding: 20px 0 15px 20px;
    width: 278px;
  }

  .show_print ol li {
    height: 26px;
    line-height: 20px;
    padding-right: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .show_print ol li a {
    font-size: 14px;
    font-family: Arial;
  }

  .show_print ol li a:hover {
    color: #ef0012;
    text-decoration: none;
  }

  .resource_print ul li {
    float: left;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 28px;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .resource_print ul li a:hover {
    text-decoration: none;
    color: #ef0012;
  }

  .resource_print ul {
    padding-bottom: 15px;
  }

  .crumbs {
    margin-top: 20px;
    padding: 0 10px;
  }

  .crumbs .h1 {
    font-size: 20px;
    margin-top: 20px;
  }

  .crumbs a {
    font-size: 14px;
    color: #a6a6a6;
  }

  .crumbs a:hover {
    color: #ef0012;
  }

  .chat_ste h1.h1 {
    font-size: 20px;
    line-height: 30px;
    margin: 30px 10px 10px;
  }

  .chat_ste p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 10px 10px;
  }

  .crumbs_list {
    border: 1px solid #e5e5e5;
    margin-top: 30px;
  }

  .crumbs_list ul li {
    width: 25%;
    text-align: left;
    float: left;
    padding: 20px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .crumbs_list ul li a {
    color: #333;
    font-size: 14px;
  }

  .crumbs_list ul li a:hover {
    color: #ef0012;
  }

  .handbook,
  .manufacturerk {
    margin-top: 30px;
    width: 100%;
    border: 1px solid #e5e5e5;
  }

  .handbook .h2,
  .manufacturerk .h2 {
    color: #333;
    font-size: 18px;
    line-height: 25px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
    line-height: 50px;
    height: 50px;
    padding-left: 10px;
    font-weight: 400;
  }

  .handbook_list,
  .manufacturer_list {
    padding: 20px;
  }

  .handbook_list ul li,
  .manufacturer_list ul li {
    width: 25%;
    float: left;
    padding-right: 15px;
    line-height: 30px;
    box-sizing: border-box;
  }

  .handbook_list ul li a,
  .manufacturer_list ul li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 30px;
    display: block;
    font-family: arial;
  }

  .handbook_list ul li a:hover,
  .manufacturer_list ul li a:hover {
    color: #ef0012;
    text-decoration: none;
  }

  .list-con .h1 {
    font-size: 20px;
    line-height: 30px;
    margin: 30px 10px 10px;
  }

  .list-con p.font16 {
    font-size: 14px;
    line-height: 24px;
    margin: 0 10px 10px;
  }

  .newsxiaoguangbo .h3,
  .newspdail .h3,
  .newsxuetang .h3,
  .newszhuanti .h3,
  .newsziyuan .h3 {
    border-left: 3px solid #e60012;
    padding: 0 0 0 15px;
    display: block;
  }

  #FS_numList_01 {
    margin-left: 10px;
  }

  #FS_numList_01 a {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background-color: #A8A8A8;
    margin-right: 6px;
    cursor: pointer;
  }

  #FS_numList_01 a.selected {
    background-color: #ef0012;
  }

  .scroll_cont {
    height: 120px;
    overflow: hidden;
  }

  .scroll_cont .box {
    float: left;
    width: 300px;
  }

  .newsxiaoguangbo dl {
    padding: 15px 0;
  }

  .newsxiaoguangbo dl dt {
    padding: 0 0 10px;
    line-height: 24px;
  }

  .fontw {
    font-weight: bold;
  }

  .font18px {
    font-size: 18px;
  }

  .dwc_mrunewd,
  .dwc_mrutop,
  .dwc_mrutshu,
  .dwc_mruspec,
  .dwc_mruhtag {
    text-align: left;
    margin-bottom: 20px;
  }

  .r-tuijian p,
  .dwc_mrunewd p,
  .dwc_mrutop p,
  .dwc_mruspec p:first-child,
  .dwc_mruhtag p {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding: 0 0 0 10px;
    font-size: 18px;
    border-bottom: 1px solid #DDD;
    /* background: url('http://download.eeworld.com.cn/images/new/dwchannel_indexicon.png') 0 -34px no-repeat; */
    position: relative;
  }

  .r-tuijian p:before,
  .dwc_mrunewd p:before,
  .dwc_mrutop p:before,
  .dwc_mruspec p:first-child:before,
  .dwc_mruhtag p:before {
    content: '';
    width: 3px;
    height: 18px;
    display: inline-block;
    background-color: #ef0012;
    position: absolute;
    left: 0;
    top: 9px;
  }

  .dwc_mrunewd.hot_active p:before {
    display: none;
  }

  .dwc_mrunewd.hot_active p {
    height: 47px;
    line-height: 57px;
    overflow: hidden;
    padding: 0 0 0 25px;
    font-size: 18px;
    border-bottom: 1px solid #DDD;
    background: url(https://dl2.eeworld.com.cn/download/images/new/dwchannel_indexicon.png) 0 -22px no-repeat;
    font-weight: 600;
  }

  .ti_box ol {
    margin: 0px;
    padding: 5px 0 0;
    width: 100%;
  }

  .dwc_mrutshu ol li {
    line-height: 24px;
    list-style: none;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url('https://download.eeworld.com.cn/images/new/dwchannel_indexicon.png') 0 -77px no-repeat;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
  }

  .dwc_mrutshu ol li a {
    color: #333;
    padding: 0 0 0 15px;
    text-decoration: none;
  }

  .dwc_mrutshu ol li a:hover {
    color: #ef0012;
  }

  .indexes .h1 {
    font-size: 20px;
    line-height: 30px;
    margin: 30px 10px 10px;
  }

  .block_set {
    margin-top: 20px;
  }

  .block_set p {
    font-size: 18px;
    /* border-bottom: 1px solid #333; */
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: 600;
  }

  .all_diyu {
    border: 1px solid #E5E5E5;
    padding: 15px;
  }

  .block_set ul li {
    width: 25%;
    line-height: 30px;
    float: left;
    padding-right: 15px;
    box-sizing: border-box;
  }

  .block_set ul li a {
    font-size: 12px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    font-family: Arial;
  }

  .block_set ul li a:hover {
    color: #ef0012;
  }

  .suoyin a:hover {
    color: #ef0012;
  }

  .list-con .mianbaoxie {
    padding: 0 10px;
    color: #a6a6a6;
    font-size: 14px;
  }

  .list-con .mianbaoxie a {
    color: #a6a6a6;
    font-size: 14px;
  }
}

.mt50 {
  margin-top: 50px !important;
}

.Vendor_event .bd {
  padding: 16px 0 7px;
  height: 55px;
}

.Vendor_event .tempWrap,
.Vendor_event .tempWrap ul {
  overflow: visible !important;
}

.Vendor_event li {
  float: left;
  margin-right: 10px;
  list-style: none;
}

.Vendor_event li:hover {
  box-shadow: 0 0 15px #ccc;
}

.Vendor_event li a {
  display: block;
  padding: 5px;
  border: 1px solid #ececec;
}

.Vendor_event img {
  width: 90px;
  height: 38px;
}

.Vendor_event p {
  overflow: hidden;
  line-height: 2;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}

.Vendor_hd {
  width: 300px;
  overflow: hidden;
  display: block;
  text-align: left;
}

.Vendor_hd .h3 {
  border-left: 3px solid #e60012;
  padding: 0 0 0 15px;
  display: block;
  font-size: 16px;
  /* font-weight: 600; */
  margin-top: 30px;
}

#newsList {
  display: none;
}

.tag_title_link::before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #666;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}

.applet {
  position: fixed;
  right: 0;
  top: 45%;
}

.applet .ma_icon {
  width: 60px;
}

.applet>a:hover .applet_m {
  display: block;
}

.applet .applet_m {
  width: 156px;
  border: 1px solid #e8e8e8;
  padding: 15px;
  text-align: center;
  display: none;
  position: absolute;
  top: -74px;
  right: 58px;
  background-color: #fff;
}

.applet .applet_m p {
  text-align: center;
  line-height: 23px;
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}

.pos {
  position: absolute;
  z-index: 0;
  left: 0px;
  top: 0px;
  width: auto;
  display: inline-block;
  white-space: nowrap;
}

.detail-pdfhtml {
  position: relative;
  width: 826px;
  margin-left: auto;
  margin-right: auto;
  max-width: 826px;
  width: 100%;
  /* transform: matrix(0.8, 0, 0, 0.8, -30, 0); */
}

.short_page {
  margin: 25px 0 20px;
}

.short_page a {
  color: #666;
  display: inline-block;
}

.short_page b {
  color: #666;
}

.listitem {
  text-align: center;
  line-height: 30px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
}

.listitem p {
  width: 25%;
  text-align: left;
  padding: 0 10px;
  box-sizing: border-box;
}

.select dd {
  position: absolute;
  left: 0;
  top: 29px;
  border: 1px solid #d2ccc4;
  background: #fff;
  display: block;
}

.select {
  position: relative;
}

.select dd ul {
  padding: 4px;
  width: 104px;
  max-height: 250px;
  overflow: auto;
}

.select dd ul li a {
  line-height: 28px;
  display: block;
  padding: 0 8px;
}

.select dd ul li a:hover {
  background: #f5f5f5;
}

.detail-yulan {
  border: 1px solid #E5E5E5;
}

.detail-yulan .detail-bd {
  overflow: hidden;
  height: 1200px;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

.detail-yulan .showmore a {
  height: 27px;
  line-height: 27px;
  font-size: 13px;
  color: #4595e6;
  margin-top: 10px;
}

.maker_list {
  border: 1px solid #f2f2f2;
  margin-bottom: 15px;
}

.maker_list a {
  background-color: #ffffff !important;
  display: inline-block;
  padding: 0 8px;
  margin-right: 12px;
  border-radius: 2px;
  font-size: 13px;
  color: #333 !important;
  margin-bottom: 8px;
  height: 24px;
  line-height: 24px;
}

.maker_list .h3 {
  background-color: #F2F2F2;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  padding-left: 10px;
  font-weight: 600;
}

.maker_list .list_a {
  padding: 10px 5px;
  height: 52px;
  overflow: hidden;
  position: relative;
}

.maker_list .list_a a:hover {
  color: #ef0000 !important;
}

.maker_list .list_a a.cur {
  color: #ef0000 !important;
  background-color: #fff;
}

.maker_list .list_a a.cur::after {
  content: '×';
  font-size: 14px;
  text-align: center;
  line-height: 15px;
  width: 15px;
  color: #ef0000;
  margin-left: 5px;
  display: inline-block;
  background-color: #e1e1e1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  cursor: pointer;
}

.maker_list .toggle_btn {
  position: absolute;
  right: 7px;
  bottom: 0;
  background-color: #fff;
  z-index: 99;
  color: #4595e6;
  width: 44px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.maker_list .toggle_btn .b {
  float: right;
  width: 8px;
  height: 4px;
  background: url('http://datasheet.eeworld.com.cn/css/i/index.png?') no-repeat 0 0;
  background-position: 0px -9px;
  margin-top: 14px;
  margin-left: 0;
  -webkit-transition: -webkit-transform .1s ease-in 0s;
  transition: transform .1s ease-in 0s;
}

.maker_list .list_a.cur {
  height: auto;
}

.maker_list .list_a.cur .toggle_btn .b {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

@media(max-width: 760px) {
  .designBox .detail-bd {
    padding: 15px;
  }

  .designBox .detail-bd .h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .designBox .detail-bd .txt {
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    overflow: hidden;
    max-height: 40px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
  }

  .listitem {
    text-align: center;
    line-height: 30px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
  }

  .listitem p {
    width: 50%;
    text-align: left;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .choose_cup {
    font-size: 14px;
    color: #333;
    background-color: #F2F2F2;
    line-height: 30px;
    display: inline-block;
    width: 256px;
    text-align: left;
    padding-left: 10px;
    border: 1px solid #999;
    position: relative;
  }

  .choose_cup .b {
    position: absolute;
    right: 5px;
    top: 0;
    width: 8px;
    height: 4px;
    background: url(http://datasheet.eeworld.com.cn/css/i/index.png) no-repeat 0 0;
    background-position: 0px -9px;
    margin-top: 13px;
    margin-left: 10px;
    -webkit-transition: -webkit-transform .1s ease-in 0s;
    transition: transform .1s ease-in 0s;
  }

  .list_drop {
    width: 256px;
    position: absolute;
    background-color: #fff;
    padding: 5px;
    left: 87px;
    top: 32px;
    z-index: 999;
    display: none;
    border: 1px solid #F2F2F2;
    box-shadow: 0 2px 2px #f2f2f2;
  }

  .list_drop li {
    line-height: 30px;
    font-size: 14px;
  }

  .list_drop li label {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .list_drop li label span {
    width: 92%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
  }

  .list_drop .list_bix {
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
  }

  .list_drop .flex {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .close_btn,
  .affirm_btn {
    border: 1px solid #a6a6a6;
    color: #666;
    width: 70px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    background-color: #f1f1f1;
  }

  /*   .choose_cup.cur::after{
    content: '×';
    display: inline-block;
    color: #ef0000;
    font-size: 18px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    float: right;
    margin-top: 3px;
  } */
}

.bdshare_dialog_list li:nth-child(n) {
  display: none;
}

.bdshare_dialog_list li:nth-child(3) {
  display: block !important;
}

.bdshare_dialog_list li:nth-child(5) {
  display: block !important;
}

.bdshare_dialog_list li:nth-child(15) {
  display: block !important;
}

.bdshare_dialog_box {
  height: 197px !important;
}

.bdshare_dialog_list {
  height: 125px !important;
}

.bdshare_dialog_list a.popup_sqq {
  background-image: url('http://static.bshare.cn/frame/images/logos/m2/qqim.gif');
  background-position: 0;
}

.bdshare_dialog_list a.popup_tsina {
  background-image: url('http://static.bshare.cn/frame/images/logos/m2/sinaminiblog.gif');
  background-position: 0;
}

.bdshare_dialog_list a.popup_weixin {
  background-image: url('http://static.bshare.cn/frame/images/logos/m2/weixin.gif');
  background-position: 0;
}

::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}

/* ::-webkit-scrollbar-button {
  background-color: #999;
} */

::-webkit-scrollbar-track {
  background: #999;
}

::-webkit-scrollbar-thumb {
  background: #ef0000;
  border-radius: 4px;
}


.linkMore {
  display: flex;

  justify-content: space-between;
  flex-wrap: wrap;
  width: 880px;
  overflow: hidden;
  height: 122px;
}

.linkMore .linkA {
  width: 15%;

}

.linkMore .linkA>a {
  height: 85px;
  display: block;

  border: 1px solid #f5f5f5;
  overflow: hidden;
}

.linkMore p {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
}


.exten-box {
  font-size: 22px;
  color: #999;
  font-weight: 400;
  border: 1px solid #B1B1B1;
  border-radius: 4px;
  padding: 40px 20px 30px;
  margin: 10px 0;
}

.exten-box .pr150 {
  padding-right: 150px;
}

.exten-box p {
  margin-bottom: 10px;
}

.exten-box .exten-name {
  font-weight: bold;
  color: #333;
}

.exten-box .exten-desc {
  font-weight: 400;
  color: #333;
  font-size: 16px;

}

.exten-box .cliBtn {
  display: inline-block;
  padding: 5px 25px;
  font-size: 14px;
  text-align: center;
  border-radius: 25px;
  background-color: #CC0001;
  margin-right: 15px;
  color: #fff;
  text-decoration: none;
  margin-top: 10px;
}


/* 新增对比模块 */

.contrast-box {
  width: 100%;
  margin-top: 74px;
}

.contrast-box .h3 {
  width: 100%;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
}

.contrast-box .table-box {
  overflow: auto;
  transform: scaleY(-1);
  border-left: 1px solid #e5e5e5;
}

.contrast-box .table {
  transform: scaleY(-1);
  width: 100%;
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  border: 0;
}

.contrast-box .table tr {
  /*   border-top: 1px solid #cdcdcd; */
  /*   border-left: 1px solid #cdcdcd; */
}

.contrast-box th:first-child,
.contrast-box td:first-child {
   position:
   -webkit-sticky;
   position: sticky;
   left: -1px;
   /* border-left: 1px solid #e5e5e5; */
   text-align: left;
   background: #f7f7f7;
   min-width: 120px;
   white-space: nowrap;
}

.contrast-box .table tr th,
.contrast-box .table tr td {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  line-height: 30px;
  font-size: 16px;
  vertical-align: top;
  padding: 3px;
  word-break: break-word;
}

.contrast-box .table tr th {
  text-align: center;
  color: #ef0012;
  border-top: 1px solid #e5e5e5;
  min-width: 140px;
  white-space: nowrap;
}

.contrast-box .table tr td:first-child {
  color: #ef0012;
  vertical-align: middle;
  text-align: center;
  white-space: normal;
}

.contrast-box .table tr td tr td {
  color: #333 !important;
  text-align: left !important;
  width: 50%;
}


/* 技术视频修改 */
.dwc_mrunewd .dwc_video ol li {
  width: 100%;
  margin-top: 15px;
}

.dwc_mrunewd .dwc_video ol li span {
  display: block;
  text-align-last: left;
  font-size: 14px;
  line-height: 25px;
  color: #333;
}

.dwc_mrunewd .dwc_video ol li img {
  width: 100%;
}


/* 其他模块对比 */
.other-module {
  margin-top: 74px;
}
.other-module .h3 {
  font-size: 18px;
  margin: 0 0 10px;
  padding: 0;
  font-weight: 400;
}

.other-module .table {
  border: 1px solid #E5E5E5;
  border-collapse: collapse;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
}

.other-module .table tr{
  border-bottom: 1px solid #e5e5e5;
}
.other-module .table tr td{
  border-left: 1px solid #e5e5e5;
  padding: 10px;
}
.other-module .table tr td .down-btn{
  background-color: #4495E5;
  color: #fff;
  display: block;
  width: 180px;
  line-height: 35px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

.other-module .table tr th{
  font-size: 16px;
  padding: 10px;
  font-weight: 400;
  border-left: 1px solid #e5e5e5;
}
.other-module .table tr th.w30{
  width: 35%;
}

.newsftln{width:570px;float:left;}
.newsftln .qrcode{width:120px;margin:10px 10px 0;float:left;text-align:center;}
.newsftln .qrcode img{width:100%;}
.wdjxcontent{padding:20px;line-height: 30px;border: 1px solid #E5E5E5;}