body .g-footer .gft-links,
body .g-footer .gft-links a {
  color: #696969;
}
body .g-footer .gft-copyRight,
body .g-footer .gft-copyRight a {
  color: #696969;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.inner {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
}
/*顶部类型切换*/
.top-nav {
  border-bottom: 2px solid #78c112;
  overflow: hidden;
  /* margin-top: 20px; */
}
.top-nav span {
  float: left;
  width: 33.33%;
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  color: #333333;
  cursor: pointer;
  text-align: center;
}
.top-nav span.cur {
  color: #fff;
  background: #78C112;
}
.nav-box {
  border: 1px solid #e5e5e5;
  border-top: none;
  overflow: hidden;
  padding: 13px 7px;
  display: none;
}
.nav-box a {
  float: left;
  width: 138px;
  line-height: 36px;
  font-size: 15px;
  color: #666666;
  text-decoration: none;
  text-align: center;
}
.nav-box a.cur,
.nav-box a:hover {
  color: #78C112;
  background: url(//www1.pchouse.com.cn/2018/rank/images/sanjiao.png) no-repeat center bottom;
}
.nav-box.cur {
  display: block;
}
/*排行版类型*/
#menu1 {
  overflow: hidden;
  margin-top: 52px;
  display: flex;
  justify-content: center;
}
#menu1 a {
  float: left;
  padding: 0 16px;
  line-height: 47px ;
  color: #333333;
  font-size: 18px;
  text-decoration: none;
}
#menu1 a:hover {
  color: #77C111;
}
#menu1 a.cur {
  color: #77c111;
  border-bottom: 2px solid #77c111;
}
#menu1 .m1 {
  /* margin-left: 108px; */
}
#menu1 .m2 {
  margin-left: 280px;
}
#menu1 .m3 {
  margin-left: 204px;
  display: none;
}
/*排行版区域样式*/
.doc {
  padding-top: 20px;
}
.tb1 {
  width: 100%;
  margin-bottom: 40px;
  border-collapse: collapse;
  text-align: center;
}
.tr0 {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  height: 40px;
  font-weight: normal;
  line-height: 38px;
}
.tb1 th {
  font-weight: normal;
  font-size: 14px;
  color: #777777;
}
.th-a {
  width: 128px;
}
.th-b {
  width: 118px;
}
.th-c {
  width: 175px;
}
.th-d {
  width: 402px;
}
.th-e,
.td-e {
  width: 264px;
  float: right;
}
/*三版共用样式*/
.tb1 td {
  height: 118px;
}
.tb1 tr {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.td-a span {
  display: inline-block;
  width: 30px ;
  height: 38px;
  background: url(//www1.pchouse.com.cn/2018/rank/images/top10.png);
  line-height: 1;
  padding-top: 6px;
  color: #333333;
  font-size: 16px;
  box-sizing: border-box;
  background-position-x: -93px;
}
.tr1 .td-a span,
.tr2 .td-a span,
.tr3 .td-a span {
  color: #fff;
}
.tr1 .td-a span {
  background-position-x: 0;
}
.tr2 .td-a span {
  background-position-x: -31px;
}
.tr3 .td-a span {
  background-position-x: -62px;
}
.td-c a {
  font-size: 18px;
  color: #333;
}
.tb1 a:hover {
  color: #77c111;
}
.td-d {
  text-align: left;
  line-height: 24px;
  color: #999999;
  font-size: 13px;
}
.td-d a {
  color: #666666;
}
.td-e dt {
  font-size: 14px;
  color: #fb3636;
  line-height: 26px;
  margin-top: 35px;
}
.td-e dt img {
  margin-right: 12px;
}
.td-e dd {
  line-height: 22px;
  font-size: 12px;
  color: #999999;
}
.table-b-btn,
.tb-none {
  display: block;
  height: 56px;
  line-height: 52px;
  border: 1px solid #e5e5e5;
  color: #999999;
  font-size: 13px;
  margin-bottom: 45px;
  text-align: center;
}
.tb-none {
  border: none;
}
.table-b-btn img {
  vertical-align: middle;
  margin-left: 8px;
}
/*热门产品排行版*/
.tb2 .td-d {
  padding-left: 85px;
  line-height: 28px;
  font-size: 14px;
}
.tb2 .td-d .p01 {
  color: #333333;
  width: 242px;
}
.tb2 .td-d .p02 {
  color: #999999;
}
.tb2 {
  position: relative;
}
/*最先产品排行版*/
.th-f {
  position: absolute;
  right: 264px;
}
.td-f {
  position: absolute;
  right: 239px;
  margin-top: 8px;
}
.td-f img {
  border: 1px solid #e2e2e2;
}
.td-f img:hover {
  border-color: #77c111;
}
.td-i img {
  border: 1px solid #e2e2e2;
  margin-top: 8px;
}
/*(header.css)*/
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.fl,
.mark {
  float: left;
  display: inline;
}
.fr,
.subMark {
  float: right;
  display: inline;
}

@charset "GBK";
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
li,
dl,
dt,
dd,
form,
input,
textarea,
button {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 12px/1.5 \5b8b\4f53, arial, sans-serif;
}
body {
  background: #fff;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
  vertical-align: top;
}
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.fl,
.mark {
  float: left;
  display: inline;
}
.fr,
.subMark {
  float: right;
  display: inline;
}
.spanclass,
.contentdiv {
  display: none;
}
.clearfix:after {
  content: "\20";
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.wrap {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
.mb10 {
  margin-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.f14 {
  font-size: 14px;
}
/*block(header.css)*/
.header {
  margin: 0 auto;
  width: 1120px;
  height: 110px;
  overflow: hidden;
}
.header a:hover {
  color: #338800;
}
.header .logo {
  float: left;
  padding: 13px 0 0 0px;
  height: 91px;
  margin-right: 20px;
}
.header .logo a {
  display: block;
  width: 214px;
  height: 91px;
}
.header .vLine {
  float: left;
  width: 1px;
  height: 70px;
  background-color: #eaeaea;
  margin-right: 18px;
  margin-top: 25px;
}
.header .bTit {
  float: left;
  width: 130px;
  text-align: center;
  margin-top: 25px;
}
.header .bTit .big {
  font-size: 38px;
  display: block;
  color: #333;
  height: 56px;
  line-height: 56px;
}
.header .bTit .small {
  display: block;
  font-size: 14px;
  color: #777;
}
.ks-iconL,
.ks-inBtn,
.ks-inTxt {
  background: url(//www1.pchouse.com.cn/global/2013/common/a/images/commonBg.png) no-repeat;
}
.ks-inTxt {
  background-position: right 0;
  border-radius: 0;
}
.ks {
  float: right;
  width: 300px;
  margin-top: 35px;
  position: relative;
}
.ks #formKs {
  height: 25px;
  margin-bottom: 5px;
}
.ks .iBtnHover {
  background-position: -174px -57px;
}
.ks-iconL {
  float: right;
  width: 25px;
  height: 25px;
  background-position: -226px -57px;
}
.ks-inTxt {
  float: right;
  padding: 3px 5px;
  height: 19px;
  line-height: 19px;
  border: none;
  outline: none;
  width: 196px;
  -webkit-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  -ms-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
.ks-inBtn {
  display: none;
  float: right;
  width: 51px;
  height: 25px;
  border: none;
  position: absolute;
  right: 0;
}
.ks-inBtn {
  display: none;
  background-position: -122px -57px;
  cursor: pointer;
}
.formFocus .ks-inBtn {
  display: block;
}
.formFocus .ks-inTxt {
  width: 236px;
}
.ks .links {
  font-size: 14px;
  text-align: right;
}
.ks .links a {
  display: inline-block;
  margin-left: 20px;
}
.ks-iconL {
  display: inline-block !important;
}
/*block(mainNav.css)*/
/*block(mainNav.css)*/
.iconTri {
  font-size: 0px;
  line-height: 0px;
}
.menu-hd .icon,
.menu-tit .icon-arrow {
  background: url(//www1.pchouse.com.cn/2014/cpk/list/images/commonBg.png) no-repeat;
}
.mainNav-wrap li {
  float: left;
  height: 36px;
  line-height: 36px;
  min-width: 110px;
  text-align: center;
  margin-right: 14px;
}
.mainNav .fir {
  padding-left: 0;
  background: none;
}
.mainNav-wrap {
  width: 1120px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mainNav li .nav {
  font-size: 14px;
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: center;
  background-color: #F5F6F8;
  color: #333333;
  border-radius: 18px;
  padding: 0 16px;
  box-sizing: border-box;
}
.mainNav .nav {
  text-align: center;
}
.mainNav li .current,
.mainNav .current:hover {
  color: #59C328;
  font-size: 16px;
  font-weight: 600;
}
.mainNav #jSubNav .current::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #59C328;
  margin-right: 3px;
}
#fixBoxA .aFav,
#fixBoxA .aPchouse {
  display: none;
}
.mainNav {
  width: 1120px;
  padding: 30px 0 0px;
  margin: 0 auto;
  font-family: PingFangSC-SNaNpxibold;
}
.mainNav .pr16 {
  padding: 0px 16px 0px 0px;
}
.mainNav .fir {
  padding-left: 8px;
}
.mainNav .icon {
  right: 18px;
  margin-right: 13px;
}
.mainNav .menuHead {
  padding-left: 21px;
}
.ivy990T img,
.ivy990T object,
.ivy990T iframe {
  display: block;
  margin-bottom: 30px;
  vertical-align: top;
}
.mb30 {
  margin-bottom: 30px;
}
.menu {
  margin-right: -1px;
  position: relative;
  overflow: hidden;
  z-index: 100;
}
.menu-hd {
  display: flex;
  align-items: center;
  cursor: pointer;
  height: 36px;
}
.txt-center {
  text-align: center;
}
.menu-hd .txt {
  display: inline-block;
  font-size: 16px;
  color: #59C328;
  font-weight: 500;
}
.menu-hd .icon {
  width: 15px;
  height: 13px;
  background: url('ico-allType.png') no-repeat;
  background-size: cover;
  margin-right: 6px;
}
/*新改*/
.body {
  background-color: #fff;
}
.mainNav {
  width: 100%;
}
.menu-hd .icon {
  float: none;
}
/*ks-pop*/
.header {
  position: relative;
  z-index: 200;
  overflow: visible;
}
.ks-pop {
  position: absolute;
  background-color: #fff;
  clear: both;
  width: 232px;
  border: 1px #c7cace solid;
  display: block;
  right: 10px;
  top: 24px;
  display: none;
  z-index: 300;
}
.ks-pop li {
  width: 222px;
  height: 24px;
  line-height: 24px;
  vertical-align: top;
  padding: 0 5px;
  overflow: hidden;
}
.ks-pop .hover {
  background-color: #cdcdcd;
}
.ks-pop span {
  float: right;
  color: #777;
}
body {
  background: none;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  text-align: left;
  color: #000;
}
/* 修正IE6振动bug */
* html,
* html body {
  background-image: url(about:blank);
  background-attachment: fixed;
}
/*去掉链接虚线框*/
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
}
.clear {
  clear: both;
}
strong {
  font-weight: normal;
}
.dn {
  display: none;
}
.ivy1120 {
  width: 1120px;
  margin: 0px auto;
}
.inner {
  width: 1120px;
  margin: 0px auto;
}
.icons {
  background: url(//www1.pchouse.com.cn/2015/project/product/index/images/index-icons.png) no-repeat scroll 0% 0% transparent;
  _background: url(//www1.pchouse.com.cn/2015/project/product/index/images/index-iconsa.png) no-repeat scroll 0% 0% transparent;
}
.banner {
  width: 100%;
  height: 388px;
  overflow: hidden;
}
.area-menu {
  width: 890px;
  height: 390px;
  overflow: hidden;
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: -560px;
  z-index: 100;
  cursor: pointer;
}
.banner .inner {
  position: relative;
}
/*#menu*/
#menu {
  position: absolute;
  top: 0px;
  left: 229px;
  z-index: 100;
}
#menu ul {
  list-style: none;
}
#menu ul img {
  vertical-align: middle;
}
#menu ul li {
  width: 628px;
  height: 346px;
  background: #fff;
  border: 1px solid #77c111;
  border-left: none;
  padding: 20px 15px;
  display: none;
  overflow: hidden;
}
#menu dl {
  width: 100%;
  height: auto;
}
#menu dl a:hover {
  color: #338800;
}
#menu dd a:hover {
  border: 1px solid #77c111;
}
#menu dt {
  width: 85px;
  height: auto;
  float: left;
  font: 14px/32px "Microsoft YaHei";
  color: #555;
  text-align: right;
  padding-right: 10px;
}
#menu dt a {
  font: bold 14px/32px "Microsoft YaHei";
  color: #333;
  margin-right: 5px;
}
#menu dd {
  margin: 0px;
  font: 14px/31px "Microsoft YaHei";
  color: #e5e5e5;
  height: auto;
}
#menu dd a {
  font: 14px/26px "Microsoft YaHei";
  color: #a0a0a0;
  margin: 3px 3px;
  border: 1px solid #fff;
  padding: 0px 2px;
  white-space: nowrap;
}
#menu .pic-mod {
  width: 100%;
  height: 62px;
  margin-top: 10px;
  overflow: hidden;
}
#menu .pic-mod a {
  display: inline-block;
  width: 90px;
  height: 60px;
  border: 1px solid #e5e5e5;
  margin-left: 5px;
  white-space: nowrap;
  overflow: hidden;
}
#menu .pic-mod a:hover {
  border: 1px solid #77c111;
}
#menu ul .cur {
  display: block;
}
#menu_control {
  width: 229px;
  height: 388px;
  background: url(//www1.pchouse.com.cn/2015/project/product/index/images/index-flbg.jpg) no-repeat center top;
  overflow: hidden;
}
#menu_control li {
  width: 229px;
  height: 97px;
  cursor: pointer;
  border-right: 1px solid #77c111;
  overflow: hidden;
}
#menu_control dl {
  width: 205px;
  height: 57px;
  padding: 30px 10px 10px 15px;
}
#menu_control dt {
  width: 41px;
  height: 30px;
  display: inline;
  float: left;
  padding-top: 28px;
  font: 14px/28px "Microsoft YaHei";
  color: #fff;
  text-indent: 2px;
}
#menu_control .li-a dt {
  background-position: -114px -9px;
}
#menu_control .li-b dt {
  background-position: -168px -10px;
}
#menu_control .li-c dt {
  background-position: -279px -6px;
}
#menu_control .li-d dt {
  background-position: -220px -6px;
}
#menu_control dd {
  margin: 0px;
}
#menu_control dd a {
  font: 14px/22px "Microsoft YaHei";
  color: #fff;
  margin: 3px 2px;
  padding: 0px 1px;
  _padding: 0px 0px 0px 1px;
}
#menu_control .current {
  background: #fff;
  width: 228px;
  height: 95px;
  border: 1px solid #77c111;
  border-right: 1px solid #fff;
}
#menu_control .current dt,
#menu_control .current dd a {
  color: #7a7a7a;
}
#menu_control .current dd a {
  border: 1px solid #fff;
}
#menu_control dd a:hover {
  color: #338800;
  border: 1px solid #77c111;
}
.guide {
  height: 25px;
  margin-bottom: 20px;
}
.guide .links {
  float: left;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
}
.guide .links a:hover {
  color: #338800;
}
.guide .txt {
  color: #777;
}
.navibar-wap {
  /* width: 1120px!important; */
}
.navibar-wap {
  font-family: "Microsoft YaHei";
}
.navibar .nb-ewm{
  z-index: 2;
}
.p7 {
  background: #f7f7f7;
  margin-top: 30px;
}
.innera {
  width: 1095px;
  margin: 0px auto;
}
.wtBg {
  background: #fff;
  width: 1120px;
  margin: 0 auto;
  padding-bottom: 15px;
  position: relative;
  top: 0;
}
.firend .layAB {
  width: 805px;
  overflow: hidden;
}
.firend .layC {
  width: 270px;
}
.firend {
  line-height: 24px;
}
.firend a {
  color: #333;
}
.firend a:hover {
  color: #338800;
}
.firend .switchD-con {
  background: #f7f7f7;
  padding: 20px;
  height: 72px;
}
.firend .ulTxtA01 {
  width: 765px;
}
.firend .ulTxtA01 li {
  border-bottom: none;
  float: left;
  width: 220px;
  margin-right: 20px;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  padding-left: 15px;
  background: url(//www1.pchouse.com.cn/2015/project/product/index/images/index-icons.png) no-repeat scroll -375px -415px transparent;
  _background: url(//www1.pchouse.com.cn/2015/project/product/index/images/index-iconsa.png) no-repeat scroll -375px -415px transparent;
}
.switchBj {
  color: #333;
}
.switchD-tab {
  border-bottom: 3px #333 solid;
}
.switchD-tab .doc {
  float: left;
  padding: 0 15px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
  font-size: 14px;
}
.switchD-tab .current {
  color: #fff;
  background-color: #333;
}
.switchD-tab a:hover {
  text-decoration: none;
}
.icons-rankings {
  background: url(//www1.pchouse.com.cn/2015/project/product/rankings/images/rankings-icons.png) no-repeat scroll 0% 0% transparent;
  _background: url(//www1.pchouse.com.cn/2015/project/product/rankings/images/rankings-iconsa.png) no-repeat scroll 0% 0% transparent;
}
.wrapper {
  height: auto;
  width: 100%;
  padding: 20px 0px;
}
.p7 {
  background: #f7f7f7;
  margin-top: 20px;
}
#slide_control {
  height: 55px;
  list-style: none;
  margin-top: 20px;
  border-bottom: 2px solid #77c111;
  position: relative;
}
#slide_control li {
  float: left;
  width: 275px;
  font: 18px/55px "Microsoft YaHei";
  text-align: center;
  color: #333;
  cursor: pointer;
}
#slide_control .current {
  background: #77c111;
  color: #fff;
}
#slide_control li a {
  color: #333;
}
#slide_control li a:hover {
  color: #338800;
}
#slide_control .link-more {
  font: 14px/55px "Microsoft YaHei";
  color: #777;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
#slide_control .link-more:hover {
  color: #338800;
}
.slide {
  position: relative;
  width: 100%;
  height: auto;
}
.slide .tab-box .box-hd {
  width: 1119px;
  height: 60px;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.slide .tab-box li {
  width: 172px;
  height: 60px;
  float: left;
  display: inline;
  border-right: 1px solid #e5e5e5;
  margin: 0px;
  transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
}
.slide .tab-box .cur {
  width: 599px;
}
.slide .tab-box dl {
  width: 514px;
  height: 38px;
  padding: 15px 0px 0px 85px;
}
.slide .tab-box .nav-a {
  background-position: 48px 20px;
}
.slide .tab-box .nav-b {
  background-position: 48px -25px;
}
.slide .tab-box .nav-c {
  background-position: 45px -76px;
}
.slide .tab-box .nav-d {
  background-position: 49px -127px;
}
.slide .tab-box .cur .nav-a {
  background-position: 48px -181px;
}
.slide .tab-box .cur .nav-b {
  background-position: 48px -226px;
}
.slide .tab-box .cur .nav-c {
  background-position: 45px -277px;
}
.slide .tab-box .cur .nav-d {
  background-position: 49px -328px;
}
.slide .tab-box dt {
  display: inline;
  width: 80px;
  height: 30px;
  font: 20px/30px "Microsoft YaHei";
  color: #777;
  margin-right: 28px;
}
.slide .tab-box .cur dt {
  color: #338800;
}
.slide .tab-box dd i,
.slide .tab-box dd a {
  font: 14px/30px "Microsoft YaHei";
  margin-left: 20px;
  display: inline-block;
}
.slide .tab-box dd i {
  color: #338800;
  background: url(//www1.pchouse.com.cn/2015/project/product/rankings/images/rankings-sjx.jpg) no-repeat bottom center;
}
.slide .tab-box dd a {
  color: #777;
}
.slide .tab-box dd a:hover {
  color: #338800;
  background: url(//www1.pchouse.com.cn/2015/project/product/rankings/images/rankings-sjx.jpg) no-repeat bottom center;
}
.slide .tab-box .area-table {
  width: 100%;
  margin-top: 15px;
}
.slide .area-table table {
  width: 1120px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
}
.slide .area-table table td,
.slide .area-table table th {
  border-bottom: 1px solid #e5e5e5;
}
.slide .area-table table th {
  height: 38px;
  background-color: #f7f7f7;
  font: normal 14px/38px "Microsoft YaHei";
  color: #777;
}
.slide .area-table td {
  font: 14px/26px "Microsoft YaHei";
  color: #777;
}
.slide .table-a td {
  height: 118px;
  font-size: 12px;
}
.slide .table-b td {
  height: 140px;
}
.slide .area-table tr .td-a span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #777777;
  color: #fff;
  text-align: center;
  font: 14px/20px "Microsoft YaHei";
}
.slide .area-table .tr-1 .td-a span {
  background-color: #ee0000;
}
.slide .area-table .tr-2 .td-a span {
  background-color: #ff6c00;
}
.slide .area-table .tr-3 .td-a span {
  background-color: #ffba00;
}
.slide .area-table tr .td-a .tip {
  font-size: 12px;
  line-height: 18px;
  padding-top: 6px;
}
.slide .table-a .tr-tit .th-a,
.slide .table-a .td-a {
  width: 104px;
  text-align: right;
}
.slide .table-a .tr-tit .th-b,
.slide .table-a .td-b {
  width: 121px;
  text-align: left;
}
.slide .table-a .tr-tit .th-c,
.slide .table-a .td-c {
  width: 195px;
  text-align: center;
}
.slide .table-a .tr-tit .th-d,
.slide .table-a .td-d {
  width: 440px;
  text-align: center;
}
.slide .table-a .tr-tit .th-e,
.slide .table-a .td-e {
  width: 258px;
  text-align: center;
}
.slide .table-a tr .td-b a,
.slide .table-b .td-d a {
  font: 18px/30px "Microsoft YaHei";
  color: #333;
  margin-left: 10px;
}
.slide .table-a tr .td-b a {
  display: block;
  width: 154px;
  height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.slide .table-a tr .td-b a.pt25 {
  padding-top: 25px;
}
.slide .table-a tr .td-b a:hover,
.slide .table-b .td-d a:hover {
  color: #338800;
}
.slide .table-a tr .td-c a,
.slide .table-b .td-e a {
  display: inline-block;
  width: 118px;
  height: 78px;
  border: 1px solid #e5e5e5;
}
.slide .table-a tr .td-c a:hover,
.slide .table-b .td-e a:hover,
.slide .table-b .td-b a:hover {
  border-color: #338800;
}
.slide .table-a tr .td-d p {
  width: 400px;
  height: 78px;
  font: 14px/26px "Microsoft YaHei";
  margin-left: 30px;
  text-align: left;
}
.slide .table-a tr .td-d p a {
  color: #333;
}
.slide .table-a tr .td-d p a:hover {
  color: #338800;
}
.slide .table-a tr .td-e i {
  display: inline-block;
  width: 100%;
  height: 24px;
  font: 14px/24px "Microsoft YaHei";
}
.slide .table-a tr .td-e i span {
  color: #338800;
}
.slide .table-a tr .td-e a {
  display: block;
  width: 100px;
  height: 30px;
  font: 14px/30px "Microsoft YaHei";
  color: #333;
  border: 1px solid #e5e5e5;
  margin-left: 77px;
  *margin-left: 0px;
}
.slide .table-a tr .td-e a:hover {
  color: #338800;
  border-color: #338800;
}
.slide .table-b .tr-tit .th-a,
.slide .table-b .td-a {
  width: 120px;
  text-align: center;
}
.slide .table-b .tr-tit .th-b,
.slide .table-b .td-b {
  width: 150px;
  text-align: center;
}
.slide .table-b .tr-tit .th-c,
.slide .table-b .td-c {
  width: 446px;
  text-align: left;
}
.slide .table-b .tr-tit .th-d,
.slide .table-b .td-d {
  width: 184px;
  text-align: center;
}
.slide .table-b .tr-tit .th-e,
.slide .table-b .td-e {
  width: 218px;
  text-align: center;
}
.slide .table-b .td-b a {
  display: inline-block;
  width: 100px;
  height: 100px;
  border: 1px solid #e5e5e5;
}
.slide .table-b .td-c a {
  display: block;
  width: 100%;
  height: 30px;
  font: 16px/30px "Microsoft YaHei";
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.slide .table-b .td-c a:hover {
  color: #338800;
}
.slide .table-b .td-c span {
  font: 14px/23px "Microsoft YaHei";
  color: #777;
  margin-right: 15px;
}
#slide h3 {
  margin-top: 15px;
  font: bold 16px/23px "Microsoft YaHei";
}
.slide {
  overflow: hidden;
}
.slide .tab-box li {
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.slide .tab-box dl {
  padding-left: 173px;
  width: 425px;
  background: none;
  padding-bottom: 12px;
  position: relative;
}
.slide .tab-box dt {
  position: absolute;
  margin-left: -125px;
}
.slide .tab-box dd {
  height: 38px;
  display: block;
  position: relative;
}
.slide .tab-box .dMenu {
  position: absolute;
  height: 45px;
  overflow: hidden;
  border-bottom: 1px #e5e5e5 solid;
  border-right: 1px #e5e5e5 solid;
  border-left: 1px #e5e5e5 solid;
  width: 390px;
  min-height: 38px;
  line-height: 35px;
  padding-right: 35px;
  background-color: #fff;
  transition: height 0.3s ease-in-out;
  -moz-transition: height 0.3s ease-in-out;
  -webkit-transition: height 0.3s ease-in-out;
}
.slide .tab-box .vLine {
  position: absolute;
  width: 1px;
  height: 45px;
  background-color: #fff;
  left: 0;
  top: 0;
  z-index: 2;
}
.slide .tab-box .icon2 {
  position: absolute;
  width: 16px;
  height: 9px;
  background: url(//www1.pchouse.com.cn/zt/gz20180326/brand/images/icons2.png);
  right: 10px;
  top: 11px;
  cursor: pointer;
}
.slide .tab-box .cur {
  z-index: 10;
  overflow: visible;
}
.slide .tab-box .over .dMenu {
  height: auto;
  padding-bottom: 7px;
}
.slide .tab-box .over .icon2 {
  background-position: 0 -11px;
}
.slide .icon-jc {
  float: left;
  width: 31px;
  height: 23px;
  background: url(//www1.pchouse.com.cn/2015/project/product/rankings/images/rankings-icons.png) no-repeat;
  margin-right: 6px;
  margin-top: 5px;
}
.slide .icon-jj {
  float: left;
  width: 31px;
  height: 23px;
  background: url(//www1.pchouse.com.cn/2015/project/product/rankings/images/rankings-icons.png) no-repeat 0 -45px;
  margin-right: 6px;
  margin-top: 5px;
}
.slide .icon-jd {
  float: left;
  width: 31px;
  height: 26px;
  background: url(//www1.pchouse.com.cn/2015/project/product/rankings/images/rankings-icons.png) no-repeat 0 -94px;
  margin-right: 6px;
  margin-top: 5px;
}
.slide .icon-rz {
  float: left;
  width: 31px;
  height: 29px;
  background: url(//www1.pchouse.com.cn/2015/project/product/rankings/images/rankings-icons.png) no-repeat 0 -145px;
  margin-right: 6px;
  margin-top: 5px;
}
.slide .cur .icon-jc {
  background-position: 0 -201px;
}
.slide .cur .icon-jj {
  background-position: 0 -246px;
}
.slide .cur .icon-jd {
  background-position: 0 -295px;
}
.slide .cur .icon-rz {
  background-position: 0 -346px;
}
.slide .tab-box dd a,
.slide .tab-box dd i {
  height: 36px;
  width: 74px;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
  line-height: 36px;
}
