  body,
  html {
      padding: 0;
      margin: 0 auto;
      background: #f7f7f7;
      line-height: 24px;
      word-break: break-all;
  }

  #t_ydenglu {
      float: middle;
      overflow: hidden;
  }

  #t_wdenglu {
      float: middle;
      overflow: hidden
  }

  img {
      border: none;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  hr,
  blockquote,
  form,
  ul,
  ol,
  li,
  p,
  pre,
  dl,
  dt,
  dd,
  fieldset,
  legend,
  button,
  input,
  textarea,
  th,
  td,
  figure {
      padding: 0;
      margin: 0;
  }

  ul,
  ol,
  li {
      list-style: none;
  }

  sup {
      vertical-align: text-top;
  }

  sub {
      vertical-align: text-bottom;
  }

  legend {
      color: #333333;
  }

  fieldset {
      border: 0;
  }

  button,
  input,
  select,
  textarea {
      font-size: 100%;
  }

  table {
      border-collapse: collapse;
      border-spacing: 0;
  }

  textarea {
      resize: none;
  }

  select {
      border: none;
      height: 22px;
      line-height: 18px;
      padding: 2px;
      border: 1px solid #d9d9d9;
      border-radius: 2px;
  }

  input {
      border: none;
  }
  /*public font*/

  body,
  button,
  input,
  select,
  textarea {
      font-family: Arial, Helvetica, sans-serif simsun;
      color: #333333;
      font-size: 12px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
      font-size: 100%;
      font-weight: 500;
  }

  address,
  cite,
  dfn,
  em,
  var,
  s {
      font-style: normal;
  }

  code,
  kbd,
  pre,
  samp {
      font-family: courier new, courier, monospace;
  }

  .fn {
      font-weight: 500;
  }

  .fb {
      font-weight: 700;
  }

  small,
  .ft12 {
      font-size: 12px;
  }

  .ft14 {
      font-size: 14px;
  }

  .ft16 {
      font-size: 16px;
  }

  .ft18 {
      font-size: 18px;
  }

  .ft20 {
      font-size: 20px;
  }

  .ft22 {
      font-size: 22px;
  }

  .ft24 {
      font-size: 24px;
  }

  .ffs {
      font-family: "simsun";
  }

  .ffm {
      font-family: "Microsoft YaHei";
  }

  .ffa {
      font-family: Arial, Helvetica, sans-serif;
  }

  a {
      color: #333333;
      text-decoration: none;
  }

  .op8:hover {
      filter: alpha(opacity=80);
      opacity: 0.8;
  }

  .wrapper {
      width: 1000px;
      margin: 0 auto;
  }

  .tl {
      text-align: left;
  }

  .tc {
      text-align: center;
  }

  .tr {
      text-align: right;
  }

  .fl {
      float: left;
  }

  .fr {
      float: right;
  }

  .clear {
      clear: both;
      line-height: 0px;
      font-size: 0px;
  }

  .clearfix:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
  }

  .clearfix {
      zoom: 1;
  }

  .hr_20 {
      clear: both;
      height: 20px;
      overflow: hidden;
      font-size: 1px;
      line-height: 1px;
  }

  .vm {
      vertical-align: middle;
  }

  .vt {
      vertical-align: top;
  }

  .db {
      display: block;
  }

  .dn,
  .dsn {
      display: none;
  }

  .vh {
      visibility: hidden;
  }

  .utra {
      transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
  }

  .pta {
      position: absolute;
  }

  .ptr {
      position: relative;
  }

  .cp {
      cursor: pointer;
  }

  .tm20 {
      margin-top: 20px;
  }

  .tm30 {
      margin-top: 30px;
  }

  .tm50 {
      margin-top: 50px;
  }

  .c1 {
      color: #C62511;
  }

  .ml20 {
      margin-left: 15px;
  }

  body {
      font-family: "微软雅黑";
      background-color: #f7f7f7;
  }
  /*表头开始*/

  .w {
      width: 1200px;
      margin: 0 auto;
  }

  .topbar2017 {
      height: 40px;
      background: #f7f7f7;
  }

  .topbar2017 .inbox {
      width: 1200px;
      height: 40px;
      margin: 0 auto;
      font: 12px/40px 微软雅黑;
      color: #666;
      position: relative;
      z-index: 99;
      word-spacing: 2px;
  }

  .topbar2017 .inbox a {
      color: #333333;
      text-decoration: none;
      cursor: pointer;
      font-weight: normal;
  }

  .topbar2017 .inbox .wxcode {
      position: relative;
  }

  .topbar2017 .inbox .wxcode .wxcode-dv {
      display: none;
      text-align: center;
      line-height: 75px;
      position: absolute;
      top: 49px;
      background-color: #fff;
      right: -15px;
      width: 80px;
      height: 80px;
  }

  .topbar2017 .inbox .wxcode .wxcode-dv img {
      display: inline-block;
      vertical-align: middle;
      width: 60px;
      height: 60px;
  }

  .topbar2017 .inbox a:hover,
  .topbar2017 .inbox .c1 {
      color: #fe7921;
  }

  .topbar2017 .inbox .logo {
      width: 280px;
      float: left;
  }

  .topbar2017 .inbox .logo img {
      vertical-align: middle;
      margin-right: 10px;
      margin-top: 10px;
  }

  .topbar2017 .inbox .sort {
      float: left;
  }
  /*.topbar2017 .inbox .t3{ width:280px;}*/

  .topbar2017 .inbox .t3 .mr10 {
      margin: 0 15px 0;
  }

  .topbar2017 .inbox .tmenu {
      background: url(//www.tk.cn/sales/include/images/arr.png) right center no-repeat;
      padding-right: 15px;
  }

  .topbar2017 .inbox .menulist {
      border-radius: 4px;
      width: 92px;
      border: 1px solid #ddd;
      color: #333;
      background: #fff;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 49px;
      right: 245px;
      display: none;
  }

  .topbar2017 .inbox .menulist li {
      list-style: none;
      line-height: 34px;
  }

  .topbar2017 .inbox .menulist li a {
      display: block;
      color: #666;
      padding-left: 20px;
  }

  .topbar2017 .inbox .menulist li a:hover {
      background: #fff;
      color: #ff6600;
  }

  .topbar2017 .inbox .code {
      position: absolute;
      top: 40px;
      right: 0;
      display: none;
  }
  /*导航开始*/

  .header-cell {
      width: 100%;
      background-color: #fff;
  }
  /*鼠标滑动导航*/

  .header-cell .product_lists {
      display: none;
      width: 1200px;
      position: absolute;
      background-color: #fff;
      left: 50%;
      margin-left: -600px;
      z-index: 999
  }

  .header-cell .product_lists ul {
      width: 1200px;
  }

  .header-cell .product_lists ul li {
      text-align: center;
      float: left;
      padding: 30px 0px 27px 30px;
      background-color: #fff;
  }

  .header-cell .product_lists ul li h4 {
      font-size: 14px;
      color: #333333;
      display: block;
  }

  .header-cell .product_lists ul li span {
      font-size: 12px;
      color: #333333;
  }

  .header-cell .product_lists ul li em {
      font-size: 18px;
      color: #ff6600;
      font-weight: normal;
  }

  .header-cell .product_lists ul .more-li {
      float: left;
      text-align: center;
  }

  .header-cell .product_lists ul img {
      width: 165px;
      height: 106px;
      margin-bottom: 15px;
  }

  .header-cell .product_lists ul .square-dv {
      line-height: 106px;
      width: 165px;
      margin-bottom: 20px;
      height: 106px;
      background-color: #f8f8f8;
  }

  .header-cell .product_lists ul .square {
      margin: 30px;
      vertical-align: middle;
      text-align: center;
      width: 33.5px;
      height: 33.5px;
  }

  .header-cell .product_lists ul .more {
      font-size: 14px;
      color: #333333;
  }

  .header-cell {
      width: 100%;
      background-color: #fff;
  }

  .tk-xiangqing-nav {
      height: 48px;
      background-color: #fff;
      line-height: 47px;
      position: relative;
      z-index: 88
  }

  .tk-xiangqing-nav li {
      float: left;
      padding-right: 30px;
      color: #333333;
      font-size: 16px;
      padding-top: 1px;
  }

  .tk-xiangqing-nav li a {
      display: block;
  }

  .tk-xiangqing-nav li a:hover {
      color: #ff6600;
      cursor: pointer;
      border-bottom: 2px solid #ff6600;
  }

  .tk-xiangqing-nav .btn-bxfw {
      cursor: pointer;
      vertical-align: middle;
      float: right;
      margin-top: 9px;
      color: #fff;
      font-size: 15px;
      display: inline-block;
      width: 120px;
      height: 32px;
      border-radius: 4px;
      background-color: #ff6600;
      line-height: 32px;
      text-align: center;
  }

  .tk-xiangqing-nav .btn-bxfw-lists {
      border-radius: 4px;
      border: 1px solid #ddd;
      display: none;
      width: 120px;
      height: 120px;
      background-color: #fff;
      position: absolute;
      right: 0;
      top: 49px;
      z-index: 333333
  }

  .tk-xiangqing-nav .btn-bxfw-lists li {
      width: 100%;
      height: 30px;
      text-align: center;
      line-height: 30px;
  }

  .tk-xiangqing-nav .btn-bxfw-lists li a {
      display: block;
  }

  .tk-xiangqing-nav .btn-bxfw-lists li a:hover {
      border: none;
  }

  .tk-xiangqing-nav .btn-bxfw small {
      margin-left: 12px;
      vertical-align: middle;
  }

  .tk-xiangqing-nav img {
      vertical-align: middle;
      margin-left: 12px;
  }

  .tk-xiangqing-nav .jkx_bor {
      display: inline-block;
      height: 38px;
      border-bottom: 2px solid #ff6600;
  }

  .tk-xiangqing-nav a {
      display: inline-block;
      height: 38px;
  }

  .act-underLine {
      border-bottom: 2px solid #ff6600
  }
  /* +++++++++++++++ */

  .tk-liyang-content .tk-liyang-content-sales .sales-volume2 span {
      width: 45%;
      text-align: center;
      display: inline-block;
  }

  .tk-liyang-content .tk-liyang-content-sales .sales-volume2 {
      right: 57px;
      bottom: 3px;
      position: absolute;
      z-index: 9;
      right: 56px;
      line-height: 51px;
      -webkit-background-color: rgba(255, 255, 255, 0.65);
      background-color: rgba(255, 255, 255, 0.65);
      width: 355px;
      height: 51px;
      text-align: center;
      font-size: 13px;
      color: #333333
  }

  .sales-volume {
      line-height: 50px;
      -webkit-background-color: rgba(255, 255, 255, 0.65);
      background-color: rgba(255, 255, 255, 0.65);
      width: 355px;
      height: 50px;
      text-align: center;
      font-size: 13px;
      color: #333333
  }

  .sales-volume span {
      width: 45%;
      text-align: center;
      display: inline-block;
  }

  strong {
      font-weight: bold !important;
  }
  /*++++++++++++++++++++登录框++++++++++++++++++++++++*/

  ._LoginDialog {
      z-index: 99999;
      padding: 0;
      border-radius: 4px;
      text-align: center;
      width: 400px;
      height: 350px;
      background-color: #fff;
      position: fixed;
      top: 25%;
      left: 50%;
      margin-left: -200px;
  }

  ._LoginDialog .top {
      border-radius: 6px 6px 0 0;
      width: 100%;
      height: 100px;
      background-color: #f8fbfb;
      text-align: center;
      line-height: 1;
  }

  ._LoginDialog .top .logo {
      vertical-align: middle;
      margin-top: 25px;
  }

  ._LoginDialog .login-ul {
      padding: 0 30px 0
  }

  ._LoginDialog .login-ul li {
      height: 30px;
      line-height: 30px;
      background-color: #fff;
      border: 1px solid #cdcdcd;
      margin: 20px 0;
  }

  ._LoginDialog .login-ul input {
      color: #333;
      padding-left: 10px;
      width: 294px;
      height: 30px;
      line-height: 30px;
      border: none;
      outline: none;
      font: 14px/30px microsoft Yahei;
      vertical-align: middle;
      float: left;
  }

  ._LoginDialog .login-ul .yzcode-li {
      height: 30px;
      background-color: #fff;
      border: none;
      margin: 20px 0;
  }

  ._LoginDialog .login-ul .yzcode-li input {
      width: 205px;
      height: 30px;
      background-color: #fff;
  }

  ._LoginDialog .login-ul .login-li {
      border: none;
      height: 50px;
  }

  ._LoginDialog .login-ul .login-li .btn {
      cursor: pointer;
      border-radius: 4px;
      border: none;
      color: #fff;
      font: 20px/50px microsoft Yahei;
      width: 343px;
      height: 50px;
      background-color: #ff6600;
  }

  ._LoginDialog .login-ul .login-li .next {
      padding: 0;
      cursor: pointer;
      float: right;
      border-radius: 4px;
      border: 1px solid #cdcdcd;
      color: #3366cc;
      font: 14px/50px microsoft Yahei;
      width: 85px;
      height: 50px;
      line-height: 50px;
      background-color: #fff;
  }

  ._LoginDialog .login-ul .yzcode-li .yzcode-img {
      float: right;
      cursor: pointer;
  }

  ._LoginDialog .login-ul .bottom {
      border: none;
      height: 20px;
      margin: 30px 0;
  }

  ._LoginDialog .login-ul .bottom a {
      float: left;
      font: 12px/13px microsoft Yahei;
      color: #333
  }

  ._LoginDialog .login-ul .bottom span {
      float: left;
      font: 12px/13px microsoft Yahei;
      color: #ddd
  }

  ._LoginDialog .login-ul .bottom a:hover {
      color: #ff6600;
      font: 12px/13px microsoft Yahei;
  }

  ._LoginDialog .login-ul .user-name {
      float: left;
      background-size: contain;
      width: 30px;
      height: 30px;
      background: #f8f8f8 url(/resource/tk/www/product/20170706/imgs/login_zh.png) no-repeat;
      background-position: center;
  }

  ._LoginDialog .login-ul .user-password {
      float: left;
      background-size: contain;
      width: 30px;
      height: 30px;
      background: #f8f8f8 url(/resource/tk/www/product/20170706/imgs/login_mm.png) no-repeat;
      background-position: center;
  }

  ._LoginDialog .login-ul .yzm-dv {
      float: left;
      height: 30px;
      width: 236px;
      border: 1px solid #cdcdcd;
  }

  ._LoginDialog .login-ul .yzm-dv .yzbox {
      float: left;
      width: 195px;
      background-color: #fff;
      height: 30px;
      line-height: 30px;
  }

  ._LoginDialog .login-ul .yzcode-li .yzm-dv .user-yzcode {
      float: left;
      background-size: contain;
      width: 30px;
      height: 30px;
      background: #f8f8f8 url(/resource/tk/www/product/20170706/imgs/login_mb.png) no-repeat;
      background-position: center;
  }

  ._LoginDialog .login-ul .yzm-dv input {
      float: left;
  }

  ._LoginDialog .close {
      transition: 0.4s all linear;
      cursor: pointer;
      position: absolute;
      right: 20px;
      top: 20px;
  }

  #receive-juan2 {
      z-index: 333;
      border-radius: 4px;
      padding: 40px 80px 40px;
      position: fixed;
      left: 50%;
      top: 40%;
      margin-left: -200px;
      width: 260px;
      height: 15px;
      background: #666;
      opacity: 0.8
  }

  #receive-juan2 h1 {
      text-align: center;
      font-size: 22px;
      color: #fff;
  }

  #receive-juan2 .lj-btn {
      cursor: pointer;
      margin: 30px auto;
      background: #3872CB;
      width: 160px;
      height: 30px;
      display: block;
      border-radius: 15px;
      text-align: center;
      color: #fff;
      font-size: 16px;
      line-height: 30px;
  }

  #mask_ceng {
      z-index: 9900
  }