.top_bg {
  background: #f4f4f4;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  height: 35px;
}
.top_bg a {
  color: #666;
}
.top_bg a:hover {
  color: #e50000;
}
.top_bg .top {
  margin: 0 auto;
  width: 1000px;
  height: 35px;
}
.top_bg .big_nav {
  float: left;
}
.top_bg .big_nav a {
  float: left;
  margin: 0 9px;
  line-height: 35px;
  font-size: 13px;
}
.top_bg .big_nav .pindao {
  float: left;
  position: relative;
  z-index: 9999;
}
.top_bg .big_nav .pindao:hover .zhezhao {
  display: block;
}
.top_bg .big_nav .pindao:hover dt {
  background: #ffffff url(http://notebook.it168.com/detailinclude/channelhead2017/images/top_bg.png) 40px -15px no-repeat;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  color: #e50000;
}
.top_bg .big_nav .pindao:hover dd {
  display: block;
}
.top_bg .big_nav .pindao .zhezhao {
  width: 55px;
  background: #fff;
  height: 2px;
  overflow: hidden;
  position: absolute;
  top: 35px;
  left: 1px;
  display: none;
  z-index: 100;
}
.top_bg .big_nav .pindao dt {
  display: block;
  line-height: 35px;
  font-size: 13px;
  width: 46px;
  padding: 0 9px 0 0;
  text-align: center;
  background: url(http://notebook.it168.com/detailinclude/channelhead2017/images/top_bg.png) 40px 15px no-repeat;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
.top_bg .big_nav .pindao dd {
  width: 918px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-bottom: 3px solid #e50000;
  position: absolute;
  left: -60px;
  top: 35px;
  display: none;
  padding: 0 40px;
}
.top_bg .big_nav .pindao dd ul {
  width: 918px;
  clear: both;
  overflow: hidden;
}
.top_bg .big_nav .pindao dd ul li.first {
  border: 0;
}
.top_bg .big_nav .pindao dd ul li {
  float: left;
  border-top: 1px solid #e6e6e6;
  width: 918px;
  line-height: 30px;
  clear: both;
  overflow: hidden;
  padding: 15px 0;
}
.top_bg .big_nav .pindao dd ul li b {
  float: left;
  font-size: 14px;
  width: 70px;
}
.top_bg .big_nav .pindao dd ul li p {
  float: right;
  font-size: 14px;
  width: 848px;
}
.top_bg .big_nav .pindao dd ul li p a {
  float: left;
  margin-left: 20px;
  display: inline;
  line-height: 30px;
  font-size: 14px;
}
.top_bg .login {
  float: right;
  line-height: 35px;
  color: #dadada;
  font-size: 12px;
}
.top_bg .login a {
  display: inline-block;
  font-size: 13px;
  margin: 0 5px;
}
.top_bg .login2 {
  float: right;
  position: relative;
  white-space: nowrap;
}
.top_bg .login2 p {
  position: absolute;
  right: 0;
  top: 0;
  height: 35px;
  overflow: hidden;
  padding: 0 1px;
  white-space: nowrap;
}
.top_bg .login2 p a {
  display: block;
  text-align: center;
  line-height: 35px;
  padding: 0 10px 0 8px;
}
.search-body {
  width: 700px;
  margin: 0 auto;
  padding-top: 150px;
}
.search-head h1 {
  width: 230px;
  height: 64px;
  background: url("/img/logo_big.png") no-repeat;
  float: left;
}
.search-head h1 a {
  display: block;
  width: 230px;
  height: 64px;
}
.search-head ul {
  float: left;
  padding-left: 4px;
}
.search-head ul li {
  margin-left: 35px;
  margin-top: 40px;
  float: left;
}
.search-head ul li a {
  display: block;
  line-height: 24px;
  font-size: 18px;
}
.search-head ul li a.active {
  color: #0070c9;
}
.search-main {
  display: block;
  padding-top: 30px;
}
.search-main .serach-input {
  border: 1px solid #d6d6d6;
  border-right: none;
  padding-left: 12px;
  width: 586px;
  height: 46px;
  float: left;
  font-size: 14px;
  color: #333333;
}
.search-main .serach-input:focus {
  border-color: #519edb;
}
.search-main .search-submit {
  float: left;
  background: #007adc;
  width: 100px;
  height: 48px;
  border: none;
  position: relative;
}
.search-main .search-submit:hover {
  background-color: #0070c9;
}
.search-main .search-submit:before {
  content: '';
  width: 26px;
  height: 26px;
  position: absolute;
  top: 12px;
  left: 38px;
  background: url("/img/search_icon.png") no-repeat -110px -5px;
}
.bottom-nav {
  width: 700px;
  margin: 100px auto 15px;
  text-align: center;
}
.bottom-nav a {
  font-size: 14px;
  padding: 0 15px;
  line-height: 20px;
}
.footer {
  font-size: 14px;
  color: #c7c7c7;
  line-height: 20px;
  text-align: center;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  min-width: 1200px;
  font-size: 14px;
  color: #333;
}
ul,
ol,
li {
  list-style: none;
}
input,
select,
textarea,
button {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
  color: #939393;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #0070c9;
}
.red {
  color: red!important;
}
.clearfix::before,
.clearfix::after {
  content: '';
  clear: both;
  height: 0;
  line-height: 0;
  overflow: hidden;
  display: block;
}
.search-result {
  min-width: 1200px;
}
.search-result .head {
  background-color: #fafbfc;
}
.search-result .head .logo {
  width: 140px;
  height: 39px;
  background: url("/img/logo_sma.png") no-repeat;
  margin: 20px;
  float: left;
}
.search-result .head .search-main {
  float: left;
}
.search-result .head .search-main .serach-input {
  width: 560px;
  height: 34px;
}
.search-result .head .search-main .search-submit {
  height: 36px;
  width: 60px;
}
.search-result .head .search-main .search-submit::before {
  top: 6px;
  left: 18px;
}
.search-result .nav {
  padding-left: 180px;
  border-bottom: 1px solid #e9e9e9;
  background-color: #fafbfc;
}
.search-result .nav a {
  margin: 0 40px -1px 0;
  line-height: 32px;
  padding-bottom: 5px;
  float: left;
}
.search-result .nav a.active {
  border-bottom: 2px solid #0070c9;
  color: #0070c9;
}
.result-wrap {
  padding-top: 20px;
  color: #939393;
}
.result-wrap a:hover {
  color: #007adc!important;
  text-decoration: underline;
}
.result-wrap a:hover .red {
  text-decoration: underline;
}
.result-wrap .left {
  float: left;
  width: 630px;
  padding-bottom: 40px;
  margin-left: 180px;
}
.result-wrap .left .result-main {
  padding-right: 20px;
  border-right: 1px solid #eaeaea;
  color: #939393;
}
.result-wrap .left .result-main .outer {
  line-height: 20px;
}
.result-wrap .left .result-main .title {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  display: block;
  color: #333;
}
.result-wrap .left .result-main li {
  margin-top: 26px;
}
.result-wrap .left .result-main .product-library li .img {
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 15px;
}
.result-wrap .left .result-main .product-library li .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.result-wrap .left .result-main .product-library li .mess {
  float: left;
  width: 450px;
}
.result-wrap .left .result-main .product-library li .mess .offer {
  line-height: 36px;
  font-size: 12px;
}
.result-wrap .left .result-main .product-library li .mess .link a {
  margin-right: 30px;
  font-size: 12px;
  color: #4272db;
}
.result-wrap .left .result-main .more-product {
  display: block;
  margin-top: 30px;
}
.result-wrap .left .result-main .article-list .content {
  line-height: 28px;
  max-height: 56px;
  overflow: hidden;
  margin: 5px 0;
  font-size: 12px;
}
.result-wrap .left .result-main .article-list .time {
  font-size: 12px;
  color: #77839c;
}
.result-wrap .left .search-def {
  width: 160px;
  margin: 30px auto 290px;
  padding-top: 160px;
  background: url("/img/search_icon.png") no-repeat 28px -48px;
}
.result-wrap .left .search-def p {
  text-align: center;
}
.result-wrap .right {
  float: left;
}
.result-wrap .right .search-ad {
  width: 170px;
  height: 135px;
  margin-left: 20px;
  overflow: hidden;
}
.pager {
  text-align: center;
  padding: 42px 0;
}
.pager a {
  height: 26px;
  line-height: 26px;
  padding: 0 6px;
  margin: 0 6px;
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
.pager a.active,
.pager a:hover {
  text-decoration: none;
  background: #048fff;
  color: #ffffff !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pager a.first,
.pager a.prev,
.pager a.next,
.pager a.last {
  background-image: url("/img/search_icon.png");
  background-repeat: no-repeat;
  width: 6px;
}
.pager a.first:hover,
.pager a.prev:hover,
.pager a.next:hover,
.pager a.last:hover {
  background-color: #fff;
}
.pager a.first {
  background-position: -52px 6px;
}
.pager a.first:hover {
  background-position: -52px -16px;
}
.pager a.prev {
  background-position: -81px 6px;
}
.pager a.prev:hover {
  background-position: -81px -16px;
}
.pager a.next {
  background-position: 7px 6px;
}
.pager a.next:hover {
  background-position: 7px -16px;
}
.pager a.last {
  background-position: -22px 6px;
}
.pager a.last:hover {
  background-position: -22px -16px;
}
