.fontFamily {
  font-family: Microsoft YaHei,PingFang SC;
}
/*公共部分开始*/
.w1000 {
  width: 1000px;
  margin: 0 auto;
}
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
form,
input,
p,
th,
td,
em,
button,
textarea,
a,
code {
  margin: 0;
  padding: 0;
  font-family: Microsoft YaHei,PingFang SC;
}
pre{margin:.5em 0;padding:.4em .6em;border-radius:8px;background:#f8f8f8;white-space: break-spaces;font-size:12px}
html body {
  height: 100%;
  width: 100%;
  min-width: 1000px;
  font-size: 12px;
}
body {
  color: #444;
  background: #fff;
  font: 14px/1.5em Microsoft YaHei, PingFang SC;
  word-wrap: break-word;
}
input,
select,
textarea,
button {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/***************åŽ»é™¤IEä¸­inputä¸­çš„X**************/
::-ms-clear,
::-ms-reveal {
  display: none;
}
/***************ä¿®æ”¹placeholder**************/
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #c2c2c2;
  font-family: Microsoft YaHei,PingFang SC;
}
textarea::-moz-placeholder,
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c2c2c2;
  font-family: Microsoft YaHei,PingFang SC;
}
textarea:-moz-placeholder,
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c2c2c2;
  font-family: Microsoft YaHei,PingFang SC;
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c2c2c2;
  font-family: Microsoft YaHei,PingFang SC;
}
/***************ä¿®æ”¹placeholder**************/
img {
  border: none;
  overflow: hidden;
  display: block;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  background-color: #eee!important;
  color: #444;
}
ul,
ol,
dl {
  list-style: none;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfloat {
  clear: both;
  height: 0!important;
  width: 0!important;
  padding: 0!important;
  margin: 0!important;
}
a {
  text-decoration: none;
  color: #444;
}
a:hover {
  color: #0083EB !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.hide {
  display: none;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?ly8ykm');
  src: url('../fonts/icomoon.eot?ly8ykm#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ly8ykm') format('truetype'), url('../fonts/icomoon.woff?ly8ykm') format('woff'), url('../fonts/icomoon.svg?ly8ykm#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
  font-family: 'icomoon';
  src:  url('http://cdn.static.it168.com/pc/fonts/icomoon.ttf?ly8ykm');
  src:  url('http://cdn.static.it168.com/pc/fonts/icomoon.eot?ly8ykm#iefix') format('embedded-opentype'),
  url('http://cdn.static.it168.com/pc/fonts/icomoon.ttf?ly8ykm') format('truetype'),
  url('http://cdn.static.it168.com/pc/fonts/icomoon.woff?ly8ykm') format('woff'),
  url('http://cdn.static.it168.com/pc/fonts/icomoon.svg?ly8ykm#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: Microsoft YaHei,PingFang SC;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'icomoon' !important;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  vertical-align: middle;
  display: inline-block;
  margin-top: -2px;
}
.icon-whole:before {
  content: "\e921";
  color: #fff;
  margin-right: 4px;
}
.icon-down:before {
  content: "\e927";
  color: #cfcfcf;
}
.icon-search:before {
  content: "\e922";
  color: #d9d9d9;
}
.icon-comment:before {
  content: "\e908";
  color: #0070c9;
  margin-right: 4px;
  font-size: 18px;
}
.icon-comment{
  display:none;
}
.icon-share:before {
  content: "\e90b";
  color: #0070c9;
  margin-right: 4px;
  font-size: 18px;
}
.icon-praise:before {
  content: "\e925";
  color: #fff;
  margin-right: 10px;
}
.icon-prev:before {
  content: "\e901";
  font-size: 20px;
  color: #000;
}
.icon-next:before {
  content: "\e902";
  font-size: 20px;
  color: #000;
}
.icon-trigon:before {
  content: "\e900";
  color: #90bfe4;
}
.icon-min:before {
  content: "\e90d";
  color: #13b64e;
  margin-left: 10px;
}
.icon-home:before {
  content: "\e918";
}
.icon-tel:before {
  content: "\e917";
}
.icon-top:before {
  content: "\e91a";
}
.pub-bg {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 6px 0 rgba(198, 198, 198, 0.5);
  -moz-box-shadow: 0 2px 6px 0 rgba(198, 198, 198, 0.5);
  box-shadow: 0 2px 6px 0 rgba(198, 198, 198, 0.5);
}
.mb20 {
  margin-bottom: 20px!important;
}
/*公共部分结束*/
body {
  background-color: #f6f6f6;
}
.ad {
  overflow: hidden;
  text-align: center;
}
.ad > div {
  display: inline-block;
}
.pub-title {
  height: 38px;
  padding-top: 17px;
  border-bottom: 1px solid #efefef;
}
.pub-title span {
  display: block;
  font-weight: 700;
  color: #333;
  font-size: 20px;
  border-left: 4px solid #0083EB;
  padding-left: 10px;
}
.h20 {
  height: 20px;
}
.h30 {
  height: 30px;
}
.pager {
  padding: 20px 0;
  text-align: center;
  font-size: 0;
}
.pager a,
.pager span {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #555;
  font-size: 14px;
  margin: 0 5px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently

not supported by any browser */
}
.pager a {
  border: 1px solid #EFEFEF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  width: auto;
  padding: 0 8px;
}
.pager a:hover {
  background-color: #F3F3F3;
  color: #555!important;
}
.pager a.current {
  background-color: #0083EB;
  border-color: #0083EB;
  color: #fff;
  cursor: default;
}
.pager a.current:hover {
  color: #fff!important;
}
.pager a.disabled:hover {
  background-color: #fff;
}
.pager a.disabled:before {
  color: #cecece;
  cursor: default;
}
.pager a.look-all {
  width: auto;
  padding: 0 10px;
}
.pager a.icon-prev,
.pager a.icon-next {
  padding: 0;
  width: 24px;
}
.toolbar {
  padding: 0 10px;
  height: 146px;
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.toolbar a {
  display: block;
}
.toolbar a:before {
  font-size: 28px;
  color: #a1a1a1;
  line-height: 48px;
  height: 48px;
}
.toolbar a.icon-tel {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  position: relative;
}
.toolbar a.icon-tel .qrcode {
  display: none;
  width: 60px;
  height: 60px;
  position: absolute;
  padding: 14px 25px 16px 16px;
  background: url("../images/rightbar_image_bg.png") no-repeat top left;
  top: -20px;
  left: -99px;
}
.toolbar a.icon-tel .qrcode img {
  width: 60px;
  height: 60px;
}
.toolbar a.icon-tel:hover .qrcode {
  display: block;
}
.toolbar a.icon-tel:hover:before {
  color: #0D82D5;
}
.toolbar a.icon-home:hover:before {
  color: #E25C5C;
}
.toolbar a.icon-top:hover:before {
  color: #FFB500;
}
.header .info {
  float: right;
}
.header .info .sign-btn {
  display: block;
  width: 78px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  background-color: #ED4040;
  cursor: pointer;
}
.header .info .sign-btn:hover {
  background-color: #FF6B6B;
  color: #fff!important;
}
.header .info .user {
  line-height: 35px;
  width: 100px;
  cursor: pointer;
  position: relative;
}
.header .info .user:hover .icon-exit {
  display: block;
}
.header .info .user img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  display: inline-block;
}
.header .info .user .name {
  color: #CFCFCF;
  width: 70px;
  float: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header .info .user .icon-exit {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  width: 90px;
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  border: 1px solid #E6E6E6;
}
.header .info .user .icon-exit:hover {
  color: #0070C9!important;
}
.header .info .user .icon-exit:hover:before {
  color: #0070C9;
}
.header .info .user .icon-exit:before {
  content: "\e92a";
  color: #555;
  margin-right: 5px;
  font-size: 15px;
}
.top-bar {
  background-color: #454545;
  position: relative;
}
.top-bar .nav {
  float: left;
}
.top-bar .nav-item {
  float: left;
  margin-right: 10px;
  position: relative;
}
.top-bar .nav-item:hover ul {
  display: block;
}
.top-bar .nav-item ul {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  width: 100px;
  padding-bottom: 10px;
  border: 1px solid #E6E6E6;
  background-color: #fff;
  z-index: 9;
  -webkit-box-shadow: 0 2px 6px 0 rgba(198, 198, 198, 0.5);
  -moz-box-shadow: 0 2px 6px 0 rgba(198, 198, 198, 0.5);
  box-shadow: 0 2px 6px 0 rgba(198, 198, 198, 0.5);
}
.top-bar .nav-item ul li {
  padding: 10px 0 0 10px;
}
.top-bar .nav-item.all-channel-entry {
  position: static;
}
.top-bar .nav-item.all-channel-entry:hover .icon-down:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-bar .nav-item.all-channel-entry .all-channel {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 35px;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
}
.top-bar .nav-item.all-channel-entry .all-channel dl {
  float: left;
  margin-left: 20px;
  width: 70px;
  padding-bottom: 20px;
}
.top-bar .nav-item.all-channel-entry .all-channel dt {
  line-height: 35px;
  color: #a1a1a1;
  border-bottom: 1px solid #efefef;
}
.top-bar .nav-item.all-channel-entry .all-channel dd {
  margin-top: 10px;
}
.top-bar .nav-item.all-channel-entry .all-channel dd a {
  line-height: 15px;
}
.top-bar .nav-item-link {
  display: block;
  line-height: 35px;
  height: 35px;
  padding: 0 10px;
  font-size: 12px;
  color: #cfcfcf !important;
}
.top-bar .nav-item-link:hover {
  background-color: #595959;
}
.top-bar .nav-item-link.icon-whole .icon-down:before {
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -ms-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
}
.crumbs-box {
  padding: 10px 0 20px;
}
.crumbs-box .inner {
  padding-top: 10px;
}
.crumbs-box .logo {
  float: left;
}
.crumbs-box .logo img {
  width: 120px;
  height: 48px;
}
.crumbs-box .cur-position {
  margin: 28px 0 0 10px;
  float: left;
  line-height: 20px;
  height: 20px;
  border-left: 1px solid #D8D8D8;
  padding-left: 10px;
}
.crumbs-box .cur-position .channel-classify {
  float: left;
  font-size: 0;
  margin-right: 20px;
}
.crumbs-box .cur-position .channel-classify .classify {
  color: #0070C9;
}
.crumbs-box .cur-position .channel-classify span {
  font-size: 20px;
  font-weight: 700;
  color: #151515;
}
.crumbs-box .cur-position .crumbs {
  padding-top: 5px;
  float: left;
  color: #747474;
}
.crumbs-box .cur-position .crumbs a {
  color: #747474;
}
.crumbs-box .cur-position .crumbs a:hover {
  color: #0083EB;
}
.crumbs-box .cur-position .crumbs span {
  color: #a1a1a1;
}
.crumbs-box .search-box {
  margin-top: 20px;
  float: right;
  width: 188px;
  padding: 0 15px;
  height: 26px;
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  position: relative;
}
.crumbs-box .search-box .ipt {
  line-height: 26px;
  width: 160px;
  border: none;
  background-color: transparent;
  font-size: 12px;
  display: block;
  height: 100%;
}
.crumbs-box .search-box .submit-btn,
.crumbs-box .search-box .icon-search {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 6px;
  right: 14px;
  line-height: 15px;
}
.crumbs-box .search-box .submit-btn {
  background-color: transparent;
  cursor: pointer;
  border: none;
}
.ts-crumbs {
  padding: 15px 0;
}
.ts-crumbs .inner {
  padding-top: 0;
}
.ts-crumbs .logo img {
  width: 75px;
  height: 30px;
}
.ts-crumbs .cur-position {
  margin: 10px 0 0 10px;
  padding-left: 10px;
  line-height: 20px;
}
.ts-crumbs .cur-position .channel-classify {
  height: 20px;
  font-size: 0;
}
.ts-crumbs .cur-position .channel-classify span {
  font-size: 18px;
}
.ts-crumbs .cur-position .crumbs {
  padding-top: 0;
}
.ts-crumbs .sign-btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.main {
  margin-top: 20px;
}
.main .left {
  width: 670px;
  float: left;
}
.main .right {
  width: 300px;
  float: right;
}
.content-box {
  padding: 20px;
}
.content-box .title {
  line-height: 50px;
  font-size: 28px;
  color: #333;
}
.content-box .article-info {
  line-height: 60px;
  color: #a1a1a1;
  font-size: 0;
  margin-bottom: 20px;
  height: 60px;
  border-bottom: 1px solid #eee;
}
.content-box .article-info span a {
  color: #7F9ABA;
}
.content-box .article-info span a:hover {
  color: #0070C9;
}
.content-box .article-info a span {
  margin-right: 0;
}
.content-box .article-info a:hover span {
  color: #0070C9;
}
.content-box .article-info span,
.content-box .article-info .icon-share,
.content-box .article-info .icon-article,
.content-box .article-info .icon-img,
.content-box .article-info .icon-comment {
  font-size: 13px;
  margin-right: 20px;
  line-height: 60px;
  color: #a1a1a1;
}
.content-box .article-info span:before,
.content-box .article-info .icon-share:before,
.content-box .article-info .icon-article:before,
.content-box .article-info .icon-img:before,
.content-box .article-info .icon-comment:before {
  color: #a1a1a1;
}
.content-box .article-info .icon-share:hover,
.content-box .article-info .icon-article:hover,
.content-box .article-info .icon-img:hover,
.content-box .article-info .icon-comment:hover,
.content-box .article-info .icon-lamp:hover {
  color: #0083EB;
}
.content-box .article-info .icon-share:hover:before,
.content-box .article-info .icon-article:hover:before,
.content-box .article-info .icon-img:hover:before,
.content-box .article-info .icon-comment:hover:before,
.content-box .article-info .icon-lamp:hover:before {
  color: #0083EB;
}
.content-box .article-info .icon-comment {
  margin-left: -10px;
  padding-left: 10px;
  border-left: 1px solid #efefef;
  color: #a1a1a1;
  cursor: pointer;
}
.content-box .article-info .icon-share {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-right: 0;
}
.content-box .article-info .icon-share:hover {
  color: #0083EB;
}
.content-box .article-info .icon-share:hover .fenxiang2 {
  display: block;
}
.content-box .article-info .icon-lamp {
  cursor: pointer;
  margin-left: 20px;
  margin-right: 0;
}
.content-box .article-info .icon-lamp:before {
  content: "\e90a";
  font-size: 18px;
  margin-right: 5px;
}
.content-box .article-info .icon-article {
  color: #a1a1a1;
}
.content-box .article-info .icon-article:before {
  content: "\e907";
  font-size: 18px;
  margin-right: 5px;
}
.content-box .article-info .icon-img {
  color: #a1a1a1;
  margin-left: 20px;
}
.content-box .article-info .icon-img:before {
  content: "\e909";
  font-size: 18px;
  margin-right: 5px;
}
.content-box .content {
  overflow: hidden;
  color: #333;
  line-height: 36px;
  margin-top: -6px;
  font-size: 16px;
}
.content-box .content h4 {
  font-size: 18px;
}
.content-box .content a {
  color: #0083EB;
  text-decoration: underline;
}
.content-box .content a:hover {
  color: #ED4040!important;
}
.content-box .content p {
  padding: 13px 0;
}
.content-box .content img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.content-box .content ul {
  list-style-type: disc;
}
.content-box .content ol {
  list-style-type: decimal;
}
.content-box .content ol ul,
.content-box .content ol ol {
  margin-left: 20px;
}
.content-box .content ol ol {
  list-style-type: lower-alpha;
}
.content-box .content ul,
.content-box .content ol {
  list-style-position: outside;
  padding-inline-start: 40px;
}
.content-box .content ul p,
.content-box .content ol p {
  display: inline;
}
.content-box .icon-praise {
  width: 130px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin: 30px auto 0;
  background-color: #FF4D4D;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.content-box .no-praise {
  cursor: pointer;
  background-color: #0083EB;
}
.content-box .no-praise:hover {
  background-color: #54B3FF;
}
.content-box .page-detail {
  padding: 10px 0;
  border-top: 1px solid #efefef;
}
.content-box .page-detail .items {
  margin-right: -20px;
}
.content-box .page-detail a.current {
  color: #0083EB;
}
.content-box .page-detail a {
  float: left;
  width: 305px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 10px 20px 0px 0;
  font-size: 14px;
  line-height: 18px;
  color: #A1A1A1;
}
.content-box .page-detail a:hover {
  color: #0083EB;
}
.comment-box {
  padding: 20px;
}
.relevant {
  padding: 0 20px;
}
.relevant li {
  /*height: 120px;*/
  max-height: 270px;
  padding: 20px 0;
  border-bottom: 1px solid #efefef;
  /*
    img {
      float: left;
      width: 160px;
      height: 120px;
    }*/
}
.relevant li > a {
  float: left;
  width: 160px;
  height: 120px;
  overflow: hidden;
}
.relevant li > a img {
  width: 100%;
  height: auto;
}
.relevant li .mess {
  float: right;
  width: 460px;
  height: 112px;
  padding-top: 10px;
  position: relative;
}
.relevant li .mess .title {
  display: block;
  line-height: 25px;
  font-size: 20px;
  color: #333333;
  font-weight: 700;
  max-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.relevant li .mess .title:hover {
  color: #0083EB;
}
.relevant li .mess p {
  font-size: 12px;
  color: #888888;
  line-height: 22px;
  max-height: 44px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.relevant li .mess .info {
  position: absolute;
  bottom: 0px;
  left: 0;
}
.relevant li .mess .info a {
  color: #a1a1a1;
}
.relevant li .mess .info span {
  color: #a1a1a1;
  margin-right: 20px;
}
.relevant li .mess .info span.icon-comment:before {
  color: #a1a1a1;
  font-size: 14px;
}
#relevant li .mess .title {
  -webkit-line-clamp: 3;
  max-height: 75px;
}
.xc-recommend {
  padding: 0 20px 20px;
}
.xc-recommend ul {
  margin-right: -14px;
}
.xc-recommend li {
  margin: 20px 14px 0 0;
  width: 200px;
  float: left;
}
.xc-recommend li a {
  color: #333;
}
.xc-recommend li a:hover {
  color: #0083EB;
}
.xc-recommend li img {
  width: 200px;
  height: 150px;
}
.xc-recommend li p {
  line-height: 28px;
  font-size: 14px;
  margin-top: 5px;
  max-height: 56px;
  height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.produce-mess {
  padding: 0 20px;
}
.produce-mess .mess .title,
.produce-mess .inter-buy .title {
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  font-weight: 700;
  margin: 15px 0;
}
.produce-mess .mess img {
  width: 210px;
  height: 210px;
  margin: 0 auto;
}
.produce-mess .mess .info {
  padding: 15px 0;
  font-size: 0;
}
.produce-mess .mess .info span {
  float: left;
  width: 125px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #333333;
  line-height: 25px;
}
.produce-mess .mess .mess-link {
  margin-right: -22px;
  padding-bottom: 20px;
  border-bottom: 1px solid #efefef;
}
.produce-mess .mess .mess-link a {
  width: 72px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  float: left;
  background-color: #0083EB;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 22px;
}
.produce-mess .mess .mess-link a:hover {
  color: #fff!important;
  background-color: #44A6F3;
}
.produce-mess .inter-buy .inter-price {
  background-color: #F9F9F9;
  height: 38px;
  line-height: 38px;
  padding-left: 34px;
}
.produce-mess .inter-buy .inter-price span {
  display: inline-block;
  width: 112px;
  font-size: 14px;
  color: #555555;
}
.produce-mess .inter-buy .price-item {
  padding-left: 34px;
  line-height: 40px;
  height: 40px;
  border-top: 1px solid #efefef;
  position: relative;
}
.produce-mess .inter-buy .price-item a,
.produce-mess .inter-buy .price-item span {
  display: inline-block;
  width: 112px;
  font-size: 14px;
  color: #333333;
}
.produce-mess .inter-buy .price-item .icon-recommend {
  width: 18px;
  height: 18px;
  margin-left: -24px;
  position: absolute;
  left: 30px;
  top: 12px;
}
.produce-mess .inter-buy .price-item .icon-recommend:before {
  content: "\e924";
  color: #ff9400;
  font-size: 18px;
  margin-top: 0;
}
.produce-mess .inter-buy .price-item .hua_icon,
.produce-mess .inter-buy .price-item .jd_icon,
.produce-mess .inter-buy .price-item .tian_icon,
.produce-mess .inter-buy .price-item .su_icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/it168_icon.png") no-repeat 0 -88px;
  margin-right: 8px;
  vertical-align: middle;
}
.produce-mess .inter-buy .price-item .jd_icon {
  background-position: 0 -66px;
}
.produce-mess .inter-buy .price-item .tian_icon {
  background-position: 0 -21px;
}
.produce-mess .inter-buy .price-item .su_icon {
  background-position: 0 -43px;
}
.new-recommend {
  width: 260px;
  padding: 0 20px 20px;
}
.new-recommend .item {
  height: 69px;
  display: block;
  margin-top: 20px;
}
.new-recommend .item:hover .mess p {
  color: #0083EB;
}
.new-recommend .item img {
  float: left;
  width: 92px;
  height: 69px;
}
.new-recommend .item .mess {
  float: right;
  width: 158px;
}
.new-recommend .item .mess p {
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  max-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.new-recommend .item .mess span {
  color: #a1a1a1;
  line-height: 15px;
  margin-top: 10px;
  display: block;
}
.next-article {
  padding: 0 20px 20px;
}
.next-article .pub-title {
  position: relative;
}
.next-article .pub-title a {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 56px;
  font-size: 14px;
  color: #333;
}
.next-article .item {
  padding-top: 15px;
}
.next-article .item .icon-trigon {
  line-height: 28px;
  font-size: 14px;
  color: #333333;
  padding-left: 16px;
  position: relative;
  display: block;
}
.next-article .item .icon-trigon:before {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 30px;
}
.next-article .item span {
  color: #A1A1A1;
  margin-top: 5px;
  line-height: 15px;
  padding-left: 16px;
}
.hot-article .user-info {
  padding-bottom: 15px;
  border-bottom: 1px solid #efefef;
}
.hot-article .user-info img {
  float: left;
  width: 80px;
  height: 80px;
  margin-top: -20px;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
}
.hot-article .user-info .mess {
  float: left;
}
.hot-article .user-info .mess .name {
  line-height: 40px;
  font-size: 16px;
  color: #3D464D;
  font-weight: 700;
}
.hot-article .user-info .mess .icon-sum {
  line-height: 20px;
  font-size: 13px;
  color: #A1A1A1;
}
.hot-article .user-info .mess .icon-sum:before {
  content: "\e90c";
  color: #aabfd3;
  margin-right: 5px;
  font-size: 20px;
}
.hot-article .hot {
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  padding-top: 20px;
  margin-bottom: -4px;
}
.off-light {
  color: #C9C9C9;
  background-color: #000;
}
.off-light .header {
  background-color: #fff!important;
}
.off-light .pub-bg {
  background-color: #2b2b2b;
  -webkit-box-shadow: 0 2px 6px 0 rgba(77, 77, 77, 0.5);
  -moz-box-shadow: 0 2px 6px 0 rgba(77, 77, 77, 0.5);
  box-shadow: 0 2px 6px 0 rgba(77, 77, 77, 0.5);
}
.off-light .content-box h2 {
  color: #C9C9C9;
}
.off-light .article-info {
  border-color: #4a4a4a;
}
.off-light .pub-title span {
  color: #C9C9C9;
}
.off-light .next-article .item .icon-trigon {
  color: #C9C9C9;
}
.off-light .banner .view .page {
  color: #C9C9C9;
}
.off-light .banner .view .page .cur-page {
  color: #C9C9C9;
}
.off-light .pic .page {
  color: #C9C9C9;
}
.off-light .pic .page .cur-page {
  color: #C9C9C9;
}
.off-light .pic .ts-alignbrowsn-box .ts-alignbrowsn,
.off-light .pic .ts-alignbrowsn-box .ts-alignbrowsn {
  background-color: #353535;
}
.off-light .pic .ts-alignbrowsn-box .ts-alignbrowsn .ts-over .icon-align,
.off-light .pic .ts-alignbrowsn-box .ts-alignbrowsn .ts-over .icon-align {
  color: #a1a1a1;
}
.off-light .pic .ts-alignbrowsn-box .ts-alignbrowsn .ts-over .icon-align:hover,
.off-light .pic .ts-alignbrowsn-box .ts-alignbrowsn .ts-over .icon-align:hover {
  color: #4270D2;
}
.footer {
  height: 96px;
  padding: 30px 0;
  background-color: #333;
  color: #CFCFCF;
  line-height: 32px;
  text-align: center;
}
.footer a {
  color: #cfcfcf;
  margin: 0 4px;
}
/*分享--star*/
.fenxiang2 {
  z-index: 99;
  display: none;
  width: 160px;
  height: 40px;
  border: 1px solid #E6E6E6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 45px;
  right: 0px;
}
.fenxiang2 .bshare-custom {
  font-size: 0;
}
.fenxiang2 .bshare-custom a {
  background: none;
  margin: 0;
  padding: 0 10px;
}
.fenxiang2 .bshare-custom a:before {
  font-size: 20px;
  color: #989898;
  line-height: 40px;
  margin-top: 0px;
}
.fenxiang2 .bshare-custom a:hover {
  text-underline: none;
  opacity: 1;
}
.fenxiang2 .bshare-custom a:hover.icon-sinaminiblog:before {
  color: #FF8181;
}
.fenxiang2 .bshare-custom a:hover.icon-qzone:before {
  color: #FFBB29;
}
.fenxiang2 .bshare-custom a:hover.icon-qqmb:before {
  color: #23CCD3;
}
.fenxiang2 .bshare-custom a:hover.icon-qqim:before {
  color: #0090FF;
}
.fenxiang2 .bshare-custom a:hover.icon-weixin:before {
  color: #00B739;
}
.fenxiang2 .bshare-custom .icon-sinaminiblog:before {
  content: "\e91e";
}
.fenxiang2 .bshare-custom .icon-qzone:before {
  content: "\e91d";
  color: #989898;
}
.fenxiang2 .bshare-custom .icon-qqmb:before {
  content: "\e91c";
  color: #989898;
}
.fenxiang2 .bshare-custom .icon-qqim:before {
  content: "\e91b";
  color: #989898;
}
.fenxiang2 .bshare-custom .icon-weixin:before {
  content: "\e91f";
  color: #989898;
}
/*分享--end*/
.pic,
.tushang-imgs {
  position: relative;
  height: 640px;
}
.pic img,
.tushang-imgs img {
  margin: 0 auto;
}
.pic .switch-imgl,
.tushang-imgs .switch-imgl,
.pic .switch-imgr,
.tushang-imgs .switch-imgr {
  width: 50%;
  position: absolute;
  height: 100%;
  top: 0;
}
.pic .switch-imgl,
.tushang-imgs .switch-imgl {
  left: 0;
  cursor: url(http://cdn.static.it168.com/pc/images/picture_icon_left.cur), pointer;
}
.pic .switch-imgr,
.tushang-imgs .switch-imgr {
  right: 0;
  cursor: url(http://cdn.static.it168.com/pc/images/picture_icon_right.cur), pointer;
}
.pic .page,
.tushang-imgs .page {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  width: 100%;
  padding: 12px 0;
}
.pic .page .text,
.tushang-imgs .page .text {
  min-height: 56px;
  overflow: hidden;
}
.pic .page .cur-page,
.tushang-imgs .page .cur-page {
  position: absolute;
  left: 20px;
  top: 12px;
  font-size: 18px;
  color: #fff;
}
.pic .page .cur-page span,
.tushang-imgs .page .cur-page span {
  font-size: 28px;
  color: #ED4040;
}
.pic .page .text,
.tushang-imgs .page .text {
  padding: 0 20px 0 102px;
  display: block;
}
.pic .ts-alignbrowsn-box {
  display: none;
  position: absolute;
  width: 100%;
  height: 744px;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 1;
}
.pic .ts-alignbrowsn-box .ts-alignbrowsn {
  height: 100%;
  background: #fafafa;
  padding: 0 20px;
}
.pic .ts-alignbrowsn-box .ts-over {
  height: 155px;
  font-size: 20px;
  color: #a1a1a1;
}
.pic .ts-alignbrowsn-box .ts-over .icon-end {
  float: left;
  margin-right: 50px;
}
.pic .ts-alignbrowsn-box .ts-over .icon-end:before {
  content: "\e929";
  color: #00cc72;
}
.pic .ts-alignbrowsn-box .ts-over .icon-align,
.pic .ts-alignbrowsn-box .ts-over .icon-end {
  line-height: 110px;
  height: 110px;
  border-bottom: 1px solid #efefef;
}
.pic .ts-alignbrowsn-box .ts-over .icon-align:before,
.pic .ts-alignbrowsn-box .ts-over .icon-end:before {
  margin-right: 10px;
}
.pic .ts-alignbrowsn-box .ts-over .icon-align {
  cursor: pointer;
}
.pic .ts-alignbrowsn-box .ts-over .icon-align:before {
  content: "\e928";
  color: #a1a1a1;
}
.pic .ts-alignbrowsn-box .ts-over .icon-align:hover {
  color: #4270D2;
}
.pic .ts-alignbrowsn-box .ts-over .icon-align:hover:before {
  color: #4270D2;
}
.pic .ts-alignbrowsn-box .ts-list {
  overflow: hidden;
  position: relative;
}
.pic .ts-alignbrowsn-box .ts-list ul {
  margin-right: -20px;
}
.pic .ts-alignbrowsn-box .ts-list li {
  float: left;
  width: 230px;
  margin: 30px 45px 0 35px;
}
.pic .ts-alignbrowsn-box .ts-list li a:hover p {
  color: #0083EB;
}
.pic .ts-alignbrowsn-box .ts-list li img {
  display: block;
  width: 230px;
  height: 170px;
}
.pic .ts-alignbrowsn-box .ts-list li p {
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: #888;
  margin-top: 10px;
  font-size: 14px;
}
.pic .ts-alignbrowsn-box .ts-list-dot {
  font-size: 0;
  text-align: center;
}
.pic .ts-alignbrowsn-box .ts-list-dot li {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 8px;
  cursor: pointer;
  background-color: #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.pic .ts-alignbrowsn-box .ts-list-dot li.active {
  background-color: #4270D2;
  cursor: pointer;
}
.tushang-imgs {
  height: auto;
}
.tushang-imgs .img {
  margin-top: 15px;
}
.tushang-imgs .img img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.tushang-imgs .page {
  position: static;
  background-color: #fff;
  color: #333;
  position: relative;
  padding: 15px 0 15px 102px;
  width: auto;
}
.tushang-imgs .page .cur-page {
  color: #333;
}
.slide {
  height: 86px;
  margin-top: 20px;
  position: relative;
}
.slide a img {
  width: 114px;
  height: 76px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.slide .icon-al,
.slide .icon-ar {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.slide .icon-al:before,
.slide .icon-ar:before {
  color: #c2c2c2;
}
.slide .icon-al:before {
  content: "\e911";
}
.slide .icon-ar:before {
  content: "\e913";
}
.slide .prev-imgs,
.slide .next-imgs {
  position: absolute;
  width: 114px;
  height: 76px;
  top: 4px;
}
.slide .prev-imgs .mask,
.slide .next-imgs .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 76px;
  background-color: rgba(0, 0, 0, 0.5);
}
.slide .prev-imgs {
  left: 0;
}
.slide .next-imgs {
  right: 0;
}
.slide .arrow-left,
.slide .arrow-right {
  position: absolute;
  top: 27px;
  cursor: pointer;
}
.slide .arrow-left {
  left: 123px;
}
.slide .arrow-right {
  right: 123px;
}
.slide .img-list-box {
  width: 670px;
  overflow: hidden;
  height: 86px;
  margin: 0 auto;
}
.slide .img-list {
  height: 86px;
  position: relative;
  left: 0;
}
.slide .img-list li {
  float: left;
  margin: 0 6px;
  cursor: pointer;
  border: 4px solid #d0d0d0;
  width: 114px;
  height: 76px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.slide .img-list img {
  display: inline-block;
}
.slide .img-list .img-active,
.slide .img-list li:hover {
  border-color: #0070C9;
}

.commodity-box {
  display: block;
  text-decoration: none!important;
  margin: 20px auto;
  position: relative;
  background: #FFFFFF;
  border: 1px solid #F5F5F5;
  padding: 14px 30px 14px 5px;
  color: #131313!important;
}
.commodity-box:hover .card-name,.commodity-box:hover .price{
  color: #131313!important;
}
.commodity-box span {
  display: block;
}
.commodity-box .embed-card {
  overflow: hidden;
}
.commodity-box .embed-card-logo {
  width: 222px;
  height: 222px;
  float: left;
  margin-right: 17px;
}
.commodity-box .embed-card-logo img {
  display: block;
  width: 100%;
  height: 100%;
}
.commodity-box .embed-card-info {
}
.commodity-box .card-name {
  height: 152px;
  overflow: hidden;
  line-height: 26px;
  font-size: 18px;
  margin-top: 24px;
  overflow: hidden;
  font-weight: 700;

  /*word-break: normal;*/
}
.commodity-box .price {
  font-size: 18px;
}
.commodity-box .price em {
  color: #ff0000;
  font-style: normal;
}
.commodity-box .buy-btn {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background: #DF3033;
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.commodity-box .card-abstract {
  height: 36px;
  margin: 12px 0;
  font-size: 12px;
  color: #999;
  line-height: 18px;
  overflow: hidden;
}
.commodity-box .card-controls {
  overflow: hidden;
  line-height: 28px;
}

.commodity-box .card-controls span {
  display: inline;
  font-size: 12px;
  margin-right: 10px;
  color: #999;
}
.commodity-box .card-controls span em {
  font-style: normal;
}


