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;
}
.clearfix {
  *zoom: 1;
}
.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 .logo a {
  display: block;
  width: 214px;
  height: 91px;
  background: url(//img0.pchouse.com.cn/pchouse/corp/1507/01/logo.jpg) no-repeat;
}
.header .logo a img {
  display: none;
}
.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)*/
.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 {
  position: relative;
  z-index: 100;
}
.mainNav-wrap {
  width: 1120px;
  margin: 0 auto;
  position: relative;
}
.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 li .nav {
  font-size: 14px;
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: center;
  background-color: #F5F6F8;
  color: #333;
  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 .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;
  margin: 0 auto;
}
.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 {
  width: 229px;
  margin-right: -1px;
  position: relative;
  height: 45px;
  overflow: hidden;
  z-index: 100;
}
.menu-hd {
  height: 45px;
  line-height: 45px;
  font-size: 0;
}
.txt-center {
  text-align: center;
}
.menu-hd .txt {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  padding-left: 14px;
}
.menu-hd .txt-left {
  margin-left: 20px;
}
.menu-hd .icon {
  display: inline-block;
  width: 8px;
  height: 4px;
  background-position: -95px -57px;
  line-height: 0;
  font-size: 0;
  vertical-align: top;
  margin-top: 23px;
}
/*新改*/
.body {
  background-color: #fff;
}
.menu-bd {
  background: #F5F6F8;
}
.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;
}
.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: 228px;
  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;
  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;
  overflow: hidden;
}
#menu_control li {
  cursor: pointer;
  position: relative;
  padding: 0 0 20px 0;
  box-sizing: border-box;
}
#menu_control li::after {
  content: "";
  width: 205px;
  height: 1px;
  background: #EBEBEB;
  position: absolute;
  bottom: 10px;
  left: 13px;
}
#menu_control li:last-child::after {
  display: none;
}
#menu_control dl {
  height: 57px;
  padding: 10px 10px 0 13px;
}
#menu_control dt {
  width: 30px;
  display: inline;
  float: left;
  padding-top: 28px;
  font: 14px/24px "Microsoft YaHei";
  text-indent: 2px;
  font-weight: 500;
  color: #333333;
  margin-right: 10px;
}
#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";
  margin: 3px 2px;
  padding: 0px 1px;
}
#menu_control .current dl {
  background: #E2E4E9;
}
#menu_control .current dd a {
  color: #333333;
}
#menu_control dd a:hover {
  color: #338800;
}
.guide {
  height: 25px;
}
.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;
}
.header{
  display: none;
}
.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;
}
.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;
}
.banner-mod {
  width: 890px;
  height: 388px;
}
.ks-inTxt {
  font-size: "\5FAE\8F6F\96C5\9ED1";
}
/*block(sliderA.css)*/
#sliderA01 {
  margin-bottom: 15px;
  height: 388px;
  overflow: hidden;
}
#sliderA01 .sliderA-con {
  width: 890px;
  height: 388px;
  position: relative;
}
#sliderA01 .focCon {
  position: absolute;
  left: 50px;
  top: 55px;
  width: 260px;
  z-index: 100;
}
#sliderA01 .picTxtA {
  margin-bottom: 10px;
}
#sliderA01 .cBox {
  width: 890px;
  height: 388px;
  position: relative;
}
.sliderA {
  position: relative;
}
.sliderA-con {
  overflow: hidden;
}
.sliderA .btn {
  position: absolute;
  top: 150px;
  width: 37px;
  height: 82px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.sliderA .btnL {
  left: 0px;
  background-position: -7px -2px;
}
.sliderA .btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sliderA .btnR {
  right: 0px;
  background-position: -58px -1px;
}
.sliderA-tab {
  margin-top: -36px;
  position: relative;
  z-index: 10;
  height: 20px;
  text-align: center;
}
.sliderA-tab span {
  display: inline-block;
  margin: 0 2px;
  width: 40px;
  height: 6px;
  line-height: 6px;
  background-color: #d6d3d2;
  cursor: pointer;
  font-size: 0;
}
.sliderA-tab .current {
  background-color: #77c111;
}
/*area-1*/
.area-1 {
  width: 100%;
  height: 856px;
  margin-top: 20px;
}
.area-1 .col-a {
  width: 785px;
  height: 856px;
}
.area-1 .col-b {
  width: 300px;
  height: 856px;
}
.area-1 .col-a .box-a {
  height: 360px;
}
.area-1 .box-hd {
  width: 100%;
  height: 42px;
  margin-bottom: 10px;
}
.area-1 .box-a .box-bd {
  height: 315px;
  margin-right: -30px;
}
.area-1 .box-a .pic-txt {
  float: left;
  display: inline;
  width: 240px;
  height: 315px;
  margin-right: 30px;
  overflow: hidden;
}
.area-1 .box-a .img-area {
  width: 240px;
  height: 240px;
  position: relative;
  margin-bottom: 5px;
}
.area-1 .box-a .img-area span {
  display: block;
  width: 36px;
  height: 22px;
  background-position: -183px -127px;
  padding: 10px 8px;
  font: 14px/24px "Microsoft YaHei";
  color: #fff;
  position: absolute;
  top: 10px;
  left: 5px;
}
.area-1 .box-a .txt-area {
  width: 100%;
  height: 58px;
  overflow: hidden;
}
.area-1 .box-a dt {
  height: 30px;
  overflow: hidden;
}
.area-1 .box-a dt .label {
  height: 18px;
  font: 12px/18px "Microsoft YaHei";
  color: #fff;
  padding: 0px 5px;
  background-color: #77c111;
  margin: 0px;
  margin-right: 12px;
  position: relative;
  display: inline-block;
}
.area-1 .box-a dt .label span {
  width: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  border-width: 9px;
  border-style: solid;
  border-color: #fff #fff #fff #77c111;
  position: absolute;
  top: 0px;
  right: -12px;
}
.area-1 .box-a dt .label:hover {
  background-color: #338800;
}
.area-1 .box-a dt .label:hover span {
  border-color: #fff #fff #fff #338800;
}
.area-1 .box-a dt .tit {
  font: 14px/30px "Microsoft YaHei";
  color: #333;
}
.area-1 .box-a dt .tit:hover {
  color: #338800;
}
.area-1 .box-a dd a {
  font: 20px/28px "Microsoft YaHei";
  color: #ff958c;
  margin: 0px;
}
.area-1 .box-a dd span {
  font-size: 14px;
}
.area-1 .box-b {
  height: 440px;
  margin-top: 10px;
}
.area-1 .box-b .box-bd {
  height: 390px;
  margin-right: -30px;
}
.area-1 .box-b .pic-txt {
  display: inline;
  float: left;
  width: 240px;
  height: 390px;
  position: relative;
  margin-right: 30px;
}
.area-1 .box-b .pic-txt a {
  display: block;
}
.area-1 .box-b a .txt-area {
  display: block;
  width: 175px;
  height: 75px;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.7);
  padding: 15px;
  position: absolute;
  bottom: 15px;
  left: 20px;
  color: #333;
}
.area-1 .box-b .txt-area dt {
  height: 40px;
  font: 18px/40px "Microsoft YaHei";
  text-align: center;
  border-bottom: 1px solid #999;
  margin-bottom: 5px;
}
.area-1 .box-b .txt-area dd {
  height: 24px;
  font: 14px/24px "Microsoft YaHei";
  text-align: center;
  margin: 0px;
}
.area-1 .box-b a .hover {
  color: #949291;
}
.area-1 .col-b .box-c {
  height: 355px;
}
.area-1 .col-b .box-d {
  height: 460px;
  margin-top: 15px;
}
.area-1 .box-d .box-bd {
  height: 390px;
}
.area-1 .box-d li {
  height: auto;
  margin-bottom: 15px;
  _margin-bottom: 10px;
}
.area-1 .box-d .txt-area {
  display: block;
  height: 30px;
  width: 275px;
  padding-left: 25px;
  cursor: pointer;
  overflow: hidden;
}
.area-1 .box-d .txt-area em {
  display: inline-block;
  width: 180px;
  height: 30px;
  font: 14px/30px "Microsoft YaHei";
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}
.area-1 .box-d .txt-area i {
  float: right;
}
.area-1 .box-d i {
  font: 14px/30px "Microsoft YaHei";
  color: #777777;
  white-space: nowrap;
}
.area-1 .box-d i span {
  color: #ff6656;
  margin-left: 0px;
}
.area-1 .box-d .li-1 .txt-area {
  background-position: -290px -67px;
}
.area-1 .box-d .li-2 .txt-area {
  background-position: -287px -113px;
}
.area-1 .box-d .li-3 .txt-area {
  background-position: -287px -158px;
}
.area-1 .box-d .li-4 .txt-area {
  background-position: -288px -203px;
}
.area-1 .box-d .li-5 .txt-area {
  background-position: -287px -248px;
}
.area-1 .box-d .li-6 .txt-area {
  background-position: -288px -293px;
}
.area-1 .box-d .li-7 .txt-area {
  background-position: -290px -337px;
}
.area-1 .box-d .li-8 .txt-area {
  background-position: -289px -383px;
}
.area-1 .box-d .pic-txt,
.area-1 .box-d .cur .txt-area {
  display: none;
}
.area-1 .box-d .pic-txt {
  width: 300px;
  height: 80px;
  background-color: #f3f3f3;
}
.area-1 .box-d .pic-txt dt {
  float: left;
  display: inline;
  position: relative;
}
.area-1 .box-d .pic-txt dt span {
  width: 44px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
.area-1 .box-d .li-1 dt span {
  background-position: -1px -364px;
}
.area-1 .box-d .li-2 dt span {
  background-position: -1px -414px;
}
.area-1 .box-d .li-3 dt span {
  background-position: 0px -465px;
}
.area-1 .box-d .li-4 dt span {
  background-position: -1px -516px;
}
.area-1 .box-d .li-5 dt span {
  background-position: -1px -564px;
}
.area-1 .box-d .li-6 dt span {
  background-position: -1px -616px;
}
.area-1 .box-d .li-7 dt span {
  background-position: -79px -545px;
}
.area-1 .box-d .li-8 dt span {
  background-position: -79px -596px;
}
.area-1 .box-d .pic-txt dd {
  margin: 0px;
  padding: 10px 5px 0px 15px;
}
.area-1 .box-d .pic-txt dd a {
  display: block;
}
.area-1 .box-d .pic-txt dd strong {
  display: block;
  height: 30px;
  font: 16px/30px "Microsoft YaHei";
  color: #338800;
  overflow: hidden;
  text-indent: 15px;
  cursor: pointer;
}
.area-1 .box-d .pic-txt dd a:hover {
  color: #338800;
}
.area-1 .box-d .pic-txt dd i {
  display: block;
  text-indent: 15px;
}
.area-1 .box-d .cur .pic-txt {
  display: block;
}
.area-main .title-div {
  width: 100%;
  height: 81px;
  margin-bottom: 20px;
}
.area-2 {
  height: 643px;
  margin-bottom: 50px;
}
.tab-ctrl-2 {
  overflow: hidden;
  height: 45px;
}
.tab-ctrl-2 .icon-sort {
  width: 240px;
  font: normal 24px/38px "Microsoft YaHei";
  text-indent: 119px;
  color: #fff;
  float: left;
  background-color: #555;
  margin-right: 15px;
}
.tab-ctrl-2 .icons-jc {
  background-position: -270px -518px;
}
.tab-ctrl-2 .icons-jj {
  background-position: -270px -476px;
}
.tab-ctrl-2 .icons-jd {
  background-position: -270px -569px;
}
.tab-ctrl-2 .icons-rz {
  background-position: -270px -627px;
}
.tab-ctrl-2 ul {
  padding-left: 10px;
  height: 38px;
  _overflow: hidden;
  float: left;
  width: 854px;
}
.tab-ctrl-2 li {
  width: 124px;
  float: left;
  height: 38px;
  font: normal 20px/38px "Microsoft YaHei";
  color: #777;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.tab-ctrl-2 li .icon-triangle {
  display: none;
  width: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  border-width: 5px;
  border-style: solid;
  border-color: #77c111 transparent transparent transparent;
  _border-color: #77c111 #fff #fff #fff;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -3px;
}
.tab-ctrl-2 .current {
  background: #77c111;
  color: #fff;
}
.tab-ctrl-2 .current .icon-triangle {
  display: block;
}
.tab-2 {
  height: 521px;
  margin: 22px 0px 0px;
  background-color: #f8f8f8;
}
.tab-2 .links-list {
  padding: 22px 0px 0px;
  background: #fff;
  text-align: center;
}
.tab-2 .links-list a {
  display: inline-block;
  color: #777777;
  padding: 5px 20px;
  font: normal 14px/20px "Microsoft YaHei";
}
.tab-2 .links-list a:hover {
  color: #338800;
}
.tab-2 .links-1 {
  border: 1px solid #e5e5e5;
}
.tab-2 .links-1:hover {
  border: 1px solid #338800;
}
.tab-inner-ctrl-2 {
  width: 209px;
  float: left;
  margin-top: 1px;
  padding: 0 20px 0 0;
}
.tab-inner-ctrl-2 .item {
  padding: 14px 0px 0px 44px;
  height: 94px;
  border: 1px solid #e5e5e5;
  background: #fff;
  margin-top: -1px;
  position: relative;
  cursor: pointer;
}
.tab-inner-ctrl-2 .item img {
  width: 105px;
  height: 70px;
  margin-top: 5px;
}
.tab-inner-ctrl-2 .current {
  background: #f8f8f8;
  border-left: 5px solid #333333;
  border-right: none;
  padding-left: 40px;
}
.tab-inner-ctrl-2 .current img {
  width: 120px;
  height: 80px;
  margin-top: 0px;
}
.tab-inner-2 {
  background: #f8f8f8;
  float: left;
  width: 854px;
  overflow: hidden;
}
.tab-inner-2 dl {
  padding: 20px 0 0;
  *zoom: 1;
}
.tab-inner-2 dl dt {
  height: 30px;
  font: normal 14px/30px "Microsoft YaHei";
  overflow: hidden;
}
.tab-inner-2 dl dt a {
  display: block;
}
.tab-inner-2 dl dt a {
  display: block;
  height: 30px;
  color: #777;
  text-indent: 20px;
  background-position: -339px -4px;
}
.tab-inner-2 dl dt a:hover {
  color: #338800;
}
.tab-inner-2 dl dd {
  margin: 0px;
  font: normal 18px/30px "Microsoft YaHei";
  height: 30px;
  overflow: hidden;
}
.tab-inner-2 .pic img {
  width: 854px;
  height: 440px;
}
.txts-news {
  padding: 0px 0px 0px 20px;
  background: #ececec;
  margin-top: 18px;
  line-height: 0;
  font-size: 0;
}
.txts-news li {
  font: normal 14px/44px "Microsoft YaHei";
  height: 44px;
  float: left;
  width: 255px;
  text-indent: 13px;
  overflow: hidden;
  background-position: -375px -405px;
  margin-right: 20px;
}
.txts-news li a {
  color: #333333;
}
.txts-news li a:hover {
  color: #338800;
}
.area-3 {
  height: 400px;
}
.area-3 .area-m {
  height: 305px;
}
.area-3 .col-a {
  width: 822px;
  height: 305px;
}
.area-3 .col-b {
  width: 275px;
  height: 305px;
}
.area-3 .box-a {
  height: 235px;
  margin-right: -20px;
}
.area-3 .box-a .pic-txt {
  width: 260px;
  height: 235px;
  margin-right: 20px;
}
.area-3 .box-a dt {
  height: 30px;
}
.area-3 .box-a dt a {
  font: bold 14px/30px "Microsoft YaHei";
  color: #000;
}
.area-3 .box-a dt a:hover {
  color: #338800;
}
.area-3 .box-a dd a:hover,
.area-3 .box-b li a:hover,
.area-3 .col-b li a:hover {
  color: #999;
}
.area-3 .box-a dd {
  height: 205px;
}
.area-3 .box-a dd a {
  display: block;
  position: relative;
  color: #333;
}
.area-3 .box-a dd a i {
  display: block;
  width: 222px;
  height: 30px;
  font: 16px/30px "Microsoft YaHei";
  text-align: center;
  position: absolute;
  bottom: -10px;
  left: 19px;
  background-color: #fff;
}
.area-3 .box-b {
  height: 60px;
  overflow: hidden;
  margin: 5px -20px 0px 0px;
}
.area-3 .box-b li {
  font: 14px/30px "Microsoft YaHei";
  float: left;
  width: 260px;
  height: 30px;
  text-indent: 13px;
  overflow: hidden;
  background-position: -375px -413px;
  margin-right: 20px;
}
.area-3 .box-b li a,
.area-3 .col-b li a {
  color: #333;
}
.area-3 .col-b li {
  height: 30px;
  font: 14px/30px "Microsoft YaHei";
  text-indent: 20px;
  overflow: hidden;
  margin-top: 12px;
  background-position: -373px -444px;
}
.fixBoxA {
  width: 60px;
  height: 395px;
  position: fixed;
  left: 50%;
  bottom: 150px;
  margin-left: 585px;
  z-index: 100;
  display: none;
}
.fixBoxA p {
  width: 60px;
  height: 55px;
  overflow: hidden;
}
.fixBoxA .icons-a {
  background-position: -80px -128px;
}
.fixBoxA p a {
  display: block;
  width: 60px;
  height: 40px;
  padding: 20px 0px 0px 0px;
  font: 14px/30px "Microsoft YaHei";
  color: #555;
  text-align: center;
}
.fixBoxA a:hover {
  color: #fff;
}
.fixBoxA p .pt12 {
  padding-top: 12px!important;
  height: 48px;
}
.fixBoxA .icons-b a {
  background-position: -80px -185px;
}
.fixBoxA .icons-c a {
  background-position: -80px -240px;
}
.fixBoxA .icons-d a {
  background-position: -80px -296px;
}
.fixBoxA .icons-e a {
  background-position: -80px -351px;
}
.fixBoxA .icons-f a {
  background-position: -80px -407px;
}
.fixBoxA .icons-g a {
  background-position: -80px -462px;
}
.fixBoxA .icons-b a:hover {
  background-position: -182px -185px;
}
.fixBoxA .icons-c a:hover {
  background-position: -182px -240px;
}
.fixBoxA .icons-d a:hover {
  background-position: -182px -296px;
}
.fixBoxA .icons-e a:hover {
  background-position: -182px -351px;
}
.fixBoxA .icons-f a:hover {
  background-position: -182px -407px;
}
.fixBoxA .icons-g a:hover {
  background-position: -182px -462px;
}
.p7 {
  background: #f7f7f7;
  margin-top: 30px;
}
/*20160115*/
.area-4 {
  height: 470px;
  overflow: hidden;
}
.area-4 .col-a {
  width: 785px;
  height: 470px;
  overflow: hidden;
}
.area-4 .col-b {
  width: 300px;
  height: 418px;
  padding-top: 52px;
}
.area-4 .col-a .box-hd {
  width: 100%;
  height: 42px;
  margin-bottom: 10px;
}
.area-4 .col-a .box-bd {
  height: 392px;
  margin-right: -30px;
  overflow: hidden;
}
.area-4 .box-bd li {
  display: inline;
  width: 240px;
  height: 390px;
  border: 1px solid #dcdcdc;
  margin-right: 28px;
  overflow: hidden;
  float: left;
}
.area-4 .box-bd li a {
  display: block;
  width: 240px;
  height: 390px;
  overflow: hidden;
  position: relative;
}
.area-4 .box-bd li .bg {
  width: 100%;
  height: 160px;
  background: url(//www1.pchouse.com.cn/2015/project/product/index/images/dapaimod-bg.png) 0 0 no-repeat;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='//www1.pchouse.com.cn/2015/project/product/index/images/dapaimod-bg.png');
  position: absolute;
  top: 0px;
  left: 0px;
}
.area-4 .box-bd li .pt-mod {
  width: 210px;
  height: 235px;
  background-color: #fff;
  padding: 45px 15px 20px 15px;
  position: absolute;
  top: 160px;
  left: 0px;
  cursor: pointer;
}
.area-4 .box-bd li .pt-mod .logo-pic {
  display: block;
  border: 4px solid #e7e7e7;
  position: absolute;
  top: -50px;
  left: 46px;
}
.area-4 .box-bd li .pt-mod strong {
  display: block;
  width: 100%;
  height: 35px;
  font: 18px/35px "Microsoft YaHei";
  color: #333;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 8px;
}
.area-4 .box-bd li .pt-mod p {
  font: 14px/27px "Microsoft YaHei";
  color: #777;
}
.area-4 .box-bd .cur .pt-mod {
  top: 110px;
}
.area-4 .box-bd .bg-2 {
  display: none;
}
.area-4 .box-bd .bg-1 {
  display: block;
}
.baiduAd {
  text-align: center;
  margin-top: 50px;
}
