/* function */
.poa {
  position: absolute;
}
.bold {
  font-weight: bold;
}
.icon {
  background-image: url(/uploads/image/wzgnimg/spirit.png);
  background-repeat: no-repeat;
}
.con1,
.con2,
.con3 {
  display: inline-block;
  width: 57px;
  height: 57px;
}
.con1 {
  background-position: 0 0;
}
.con2 {
  background-position: -60px 0;
}
.con3 {
  background-position: -120px 0;
}
.fll {
  float: left;
}
/* layout base */
body {
  font-family: "microsoft yahei";
  color: #333;
  background: ;
  background-attachment: fixed;
}
.doc {
  min-width: 1000px;
}
.area-wrap {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.header {
  height: 580px;
  background: url(/uploads/image/wzgnimg/header-bg.jpg) no-repeat top center;
}
.area-1 {
  height: 751px;
  background: url(/uploads/image/wzgnimg/area-1-bg.jpg) no-repeat top center;
}
.area-2 {
  height: 829px;
  background: url(/uploads/image/wzgnimg/area-2-bg.jpg) no-repeat top center;
}
.area-3 {
  height: 751px;
  background: url(/uploads/image/wzgnimg/area-3-bg.jpg) no-repeat top center;
}
.area-4 {
  height: 947px;
  background: url(/uploads/image/wzgnimg/area-4-bg.jpg) no-repeat top center;
}
.area-5 {
  height: 185px;
}
.area-7 {
  height: 300px;
}
.header .area-wrap {
  background: url(/uploads/image/wzgnimg/header-bg.jpg) no-repeat top center;
}
.area-1 .area-wrap {
  background: url(/uploads/image/wzgnimg/area-1-bg.jpg) no-repeat top center;
}
.area-2 .area-wrap {
  background: url(/uploads/image/wzgnimg/area-2-bg.jpg) no-repeat top center;
}
.area-3 .area-wrap {
  background: url(/uploads/image/wzgnimg/area-3-bg.jpg) no-repeat top center;
}
.area-4 .area-wrap {
  background: url(/uploads/image/wzgnimg/area-4-bg.jpg) no-repeat top center;
}
.pic-desc {
  z-index: 100;
}
a:link,
a:visited {
  color: #333;
}
a:hover {
  color: #a20000;
  cursor: pointer;
}
.no-underline:hover {
  text-decoration: none;
}
.area-top {
  position: relative;
  height: 77px;
  margin-top: 55px;
}
.area-top .ys {
  position: absolute;
  left: 505px;
  top: 0;
  color: #a20000;
  font-size: 16px;
  position: relative;
  top: 15px;
  display: block;
  width: 186px;
  height: 24px;
  overflow: hidden;
}
.area-top .ys .ys-item {
  height: 24px;
}
.area-top .tab-con {
  position: absolute;
  left: 700px;
  top: 0;
}
.area-top .tab-con li {
  text-align: center;
  font-size: 0;
  margin-left: 20px;
  float: left;
  cursor: pointer;
  _display: inline;
}
.area-top .tab-con .tit {
  font-size: 12px;
  display: block;
}
.area-top .tab-con .current .con1 {
  background-position: 0 -65px;
}
.area-top .tab-con .current .con2 {
  background-position: -60px -65px;
}
.area-top .tab-con .current .con3 {
  background-position: -120px -65px;
}
.pic-desc-trigger {
  background-position: -363px -65px;
  index: 99;
}
.pic-desc {
  index: 99;
}
.header .area-wrap {
  overflow: visible;
}
.header .desc {
  width: 440px;
  position: absolute;
  left: 155px;
  top: 335px;
}
.header .nav {
  height: 56px;
  width: 1000px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.header .nav a {
  float: left;
  width: 250px;
  height: 56px;
  color: #fff;
  text-align: center;
  font: 22px/56px "microsoft yahei";
  background: ;
  position: relative;
}
.header .nav a .arrow-left {
  position: absolute;
  right: -6px;
  top: -6px;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 0 dashed transparent;
  border-width: 6px;
  border-bottom-style: solid;
  border-bottom-color: #cb942d;
  border-left-width: 0 !important;
  display: none;
  _border-width: 0;
}
.header .nav a:hover {
  background: #cb942d;
  text-decoration: none;
}
.header .nav a:hover .arrow-left {
  display: block;
  _border-width: 6px;
}
.header .nav .arrow-left {
  position: absolute;
  right: -6px;
  top: -6px;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 0 dashed transparent;
  border-width: 6px;
  border-bottom-style: solid;
  border-bottom-color: #cb942d;
  border-left-width: 0 !important;
  display: none;
}
/* layout */
.area-1 .main {
  height: 568px;
  width: 1000px;
}
.area-1 .item {
  height: 568px;
  position: relative;
  width: 1000px;
  overflow: hidden;
}
.area-1 .item .col-a,
.area-1 .item .col-b,
.area-1 .item .col-c {
  float: left;
  height: 100%;
  _display: inline;
}
.area-1 .item .col-a {
  width: 310px;
  margin: 17px 0 0 10px;
}
.area-1 .item .col-a .tit {
  width: 228px;
  margin: 60px auto 0;
  font-size: 18px;
  color: #cb942d;
  text-align: center;
}
.area-1 .item .col-a .txt {
  width: 228px;
  margin: 10px auto 0;
  text-indent: 2em;
}
.area-1 .item .col-b {
  width: 370px;
  position: relative;
}
.area-1 .item .col-b p {
  position: absolute;
  width: 132px;
  text-indent: 2em;
  line-height: 2em;
}
.area-1 .item .col-b .p1 {
  top: 84px;
  left: 23px;
}
.area-1 .item .col-b .p2 {
  top: 342px;
  left: 246px;
}
.area-1 .item .col-b .pic1 {
  width: 194px;
  height: 194px;
  position: absolute;
  top: 77px;
  left: 168px;
  border-radius: 97px;
  overflow: hidden;
}
.area-1 .item .col-b .pic2 {
  position: absolute;
  top: 328px;
  left: 25px;
  border-radius: 97px;
  overflow: hidden;
}
.area-1 .item .col-b .pic-tit {
  width: 153px;
  height: 29px;
  position: absolute;
  bottom: 6px;
  left: 21px;
  background: url(/uploads/image/wzgnimg/pic-tit-bg.png) no-repeat center top;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 29px;
}
.area-1 .item .col-b .pic-tit span {
  display: inline-block;
  vertical-align: top;
}
.area-1 .item .col-b .pic-tit .num {
  font-size: 26px;
  font-family: "times new roman";
  padding-right: 5px;
}
.area-1 .item .col-b .icon-arrow-right {
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 0 dashed transparent;
  border-width: 6px;
  border-left-style: solid;
  border-left-color: #cb942d;
  line-height: 2em;
  position: absolute;
  left: 4px;
  top: 6px;
}
.area-1 .item .col-b .icon-arrow-left {
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 0 dashed transparent;
  border-width: 6px;
  border-right-style: solid;
  border-right-color: #cb942d;
  line-height: 2em;
  position: absolute;
  left: -4px;
  top: 6px;
}
.area-1 .item .col-c {
  margin-left: 30px;
  width: 270px;
  margin-right: 10px;
  position: relative;
}
.area-1 .item .col-c .tit {
  font-size: 20px;
  margin: 30px 0 10px 0;
  text-align: right;
  line-height: 1em;
  position: relative;
}
.area-1 .item .col-c .desc {
  margin-left: 25px;
  text-indent: 2em;
}
.area-1 .item .col-c .pic1 {
  left: 5px;
  top: 145px;
  width: 120px;
  height: 120px;
}
.area-1 .item .col-c .pic1 .pic-desc-trigger {
  width: 20px;
  height: 20px;
  top: 15px;
  right: -20px;
}
.area-1 .item .col-c .pic1 .pic-desc {
  padding: 15px;
  background-color: #e7e7e7;
  border-radius: 3px;
  top: 0px;
  left: 130px;
  width: 100px;
  display: none;
}
.area-1 .item .col-c .pic2 {
  left: 140px;
  top: 280px;
  width: 120px;
  height: 120px;
}
.area-1 .item .col-c .pic2 .pic-desc-trigger {
  width: 20px;
  height: 20px;
  top: 15px;
  left: -20px;
}
.area-1 .item .col-c .pic2 .pic-desc {
  padding: 15px;
  background-color: #e7e7e7;
  border-radius: 3px;
  top: 0px;
  right: 130px;
  width: 100px;
  display: none;
}
.area-1 .item .col-c .pic3 {
  left: 65px;
  top: 440px;
  width: 120px;
  height: 120px;
}
.area-1 .item .col-c .pic3 .pic-desc-trigger {
  width: 20px;
  height: 20px;
  top: 15px;
  left: 20px;
}
.area-1 .item .col-c .pic3 .pic-desc {
  padding: 15px;
  background-color: #e7e7e7;
  border-radius: 3px;
  top: 0px;
  right: 90px;
  width: 100px;
  display: none;
}
.area-2 .main {
  height: 685px;
  width: 1000px;
}
.area-2 .item {
  position: relative;
  height: 685px;
  width: 1000px;
}
.area-2 .item .tit {
  width: 146px;
  font-size: 22px;
  color: #cb942d;
  text-align: center;
  left: 40px;
  top: 64px;
}
.area-2 .item .txt {
  width: 146px;
  text-align: center;
  left: 40px;
  top: 114px;
  text-indent: 2em;
  text-align: left;
  line-height: 22px;
}
.area-2 .item .p1,
.area-2 .item .p2 {
  width: 13em;
  line-height: 22px;
}
.area-2 .item .p1 {
  top: 50px;
  left: 250px;
}
.area-2 .item .p1 .h2 {
  font-size: 22px;
  display: block;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: right;
  padding-right: 20px;
}
.area-2 .item .p1 p {
  text-indent: 2em;
}
.area-2 .item .p2 {
  top: 315px;
  left: 455px;
}
.area-2 .item .p2 .h2 {
  font-size: 22px;
  display: block;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 15px;
}
.area-2 .item .p2 p {
  text-indent: 2em;
}
.area-2 .item .c-pic1 {
  top: 31px;
  left: 432px;
  -webkit-transform: rotate(13deg);
  -moz-transform: rotate(13deg);
  -ms-transform: rotate(13deg);
  transform: rotate(13deg);
  box-shadow: 0 0 4px 3px #b6b6b6;
  z-index: 2;
}
.area-2 .item .c-pic2 {
  top: 240px;
  left: 246px;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
  box-shadow: 0 0 4px 3px #b6b6b6;
  z-index: 3;
}
.area-2 .item .c-pic3 {
  top: 17px;
  right: 0;
  z-index: 1;
}
.area-2 .item .pic1 {
  left: 10px;
  top: 360px;
  width: 120px;
  height: 120px;
}
.area-2 .item .pic1 .pic-desc-trigger {
  width: 20px;
  height: 20px;
  bottom: 15px;
  left: 30px;
}
.area-2 .item .pic1 .pic-desc {
  padding: 15px;
  background-color: #e7e7e7;
  border-radius: 3px;
  bottom: -70px;
  left: -5px;
  width: 100px;
  display: none;
}
.area-2 .item .pic2 {
  left: 270px;
  top: 525px;
  width: 120px;
  height: 120px;
}
.area-2 .item .pic2 .pic-desc-trigger {
  width: 20px;
  height: 20px;
  bottom: 10px;
  right: 10px;
}
.area-2 .item .pic2 .pic-desc {
  padding: 15px;
  background-color: #e7e7e7;
  border-radius: 3px;
  top: 65px;
  right: -120px;
  width: 100px;
  display: none;
}
.area-2 .item .pic3 {
  left: 540px;
  top: 505px;
  width: 120px;
  height: 120px;
}
.area-2 .item .pic3 .pic-desc-trigger {
  width: 20px;
  height: 20px;
  top: 15px;
  right: 5px;
}
.area-2 .item .pic3 .pic-desc {
  padding: 15px;
  background-color: #e7e7e7;
  border-radius: 3px;
  top: -70px;
  right: -55px;
  width: 100px;
  display: none;
}
.area-2 .item .pic4 {
  left: 795px;
  top: 520px;
  width: 120px;
  height: 120px;
}
.area-2 .item .pic4 .pic-desc-trigger {
  width: 20px;
  height: 20px;
  bottom: 15px;
  right: 20px;
}
.area-2 .item .pic4 .pic-desc {
  padding: 15px;
  background-color: #e7e7e7;
  border-radius: 3px;
  bottom: 35px;
  right: -65px;
  width: 100px;
  display: none;
}
.area-3 .main {
  height: 685px;
  width: 1000px;
}
.area-3 .item {
  position: relative;
  height: 685px;
  width: 1000px;
}
.area-3 .item .tit {
  width: 146px;
  font-size: 22px;
  color: #cb942d;
  text-align: center;
  left: 40px;
  top: 64px;
}
.area-3 .item .txt {
  width: 146px;
  text-align: center;
  left: 40px;
  top: 114px;
  text-indent: 2em;
  text-align: left;
  line-height: 22px;
}
.area-3 .item .c-pic1 {
  top: 255px;
  left: 222px;
  border: 7px solid #fff;
}
.area-3 .item .c-pic2 {
  top: 15px;
  left: 232px;
}
.area-3 .item .pic1 {
  left: 45px;
  top: 345px;
  width: 120px;
  height: 120px;
}
.area-3 .item .pic1 .pic-desc-trigger {
  width: 20px;
  height: 20px;
  bottom: 15px;
  left: 30px;
}
.area-3 .item .pic1 .pic-desc {
  padding: 15px;
  background-color: #e7e7e7;
  border-radius: 3px;
  bottom: -70px;
  left: -5px;
  width: 100px;
  display: none;
}
.area-3 .item .pic2 {
  left: 170px;
  top: 450px;
  width: 120px;
  height: 120px;
}
.area-3 .item .pic2 .pic-desc-trigger {
  width: 20px;
  height: 20px;
  bottom: 20px;
  right: 10px;
}
.area-3 .item .pic2 .pic-desc {
  padding: 15px;
  background-color: #e7e7e7;
  border-radius: 3px;
  top: 55px;
  right: -120px;
  width: 100px;
  display: none;
}
.area-3 .item .pic3 {
  left: 390px;
  top: 465px;
  width: 120px;
  height: 120px;
}
.area-3 .item .pic3 .pic-desc-trigger {
  width: 20px;
  height: 20px;
  top: 75px;
  right: 5px;
}
.area-3 .item .pic3 .pic-desc {
  padding: 15px;
  background-color: #e7e7e7;
  border-radius: 3px;
  top: 40px;
  left: 115px;
  width: 100px;
  display: none;
}
.area-3 .item .j-pic img {
  border-radius: 82px;
}
.area-3 .item .j-pic .pic-tit {
  width: 70px;
  border-left: 5px solid #e8e8e8;
  text-align: center;
  height: 25px;
  line-height: 25px;
  color: #fff;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -33px;
  background-color: #333;
}
.area-3 .item .j-pic p {
  position: absolute;
  text-indent: 2em;
  width: 200px;
  line-height: 2em;
}
.area-3 .item .j-pic1 {
  left: 593px;
  top: 35px;
}
.area-3 .item .j-pic1 p {
  right: -216px;
  top: 35px;
}
.area-3 .item .j-pic2 {
  left: 820px;
  top: 214px;
}
.area-3 .item .j-pic2 p {
  left: -216px;
  top: 35px;
}
.area-3 .item .j-pic3 {
  left: 592px;
  top: 387px;
}
.area-3 .item .j-pic3 p {
  right: -216px;
  top: 35px;
}
.area-4 .area-wrap {
  overflow: visible;
}
.area-4 .col-a {
  width: 505px;
  height: 730px;
  position: relative;
  margin-top: 138px;
  float: left;
  z-index: 100;
}
.area-4 .col-a #anw-result a:link,
.area-4 .col-a #anw-result a:visited {
  color: #a20000;
}
.area-4 .col-a #anw-result a:hover {
  color: #d50000;
  text-decoration: none;
}
.area-4 .col-a .qus-wrap {
  font-size: 14px;
  position: absolute;
  padding-top: 40px;
}
.area-4 .col-a .qus-wrap .qus-icon {
  display: block;
  width: 60px;
  height: 63px;
  background-position: -490px -65px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
}
.area-4 .col-a .qus-wrap .clicked {
  background-image: url(/uploads/image/wzgnimg/spirit.png);
  _background-image: url(/uploads/image/wzgnimg/spirit-png8.png);
  background-repeat: no-repeat;
}
.area-4 .col-a .qus-wrap .content {
  z-index: 9;
  display: none;
  width: 230px;
  padding: 30px 10px 10px;
  position: relative;
  border: 1px solid #aa1818;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#e6ffffff,endcolorstr=#e6ffffff);
  zoom: 1;
}
.area-4 .col-a .qus-wrap .content dl {
  margin: 0;
}
.area-4 .col-a .qus-wrap .content dd {
  margin-left: 0;
}
.area-4 .col-a .qus-wrap .content input {
  margin: 0 5px 0 12px;
  line-height: 24px;
  vertical-align: middle;
}
.area-4 .col-a .qus-wrap .content label {
  line-height: 24px;
  vertical-align: middle;
}
.area-4 .col-a .qus-wrap .content .label-hover {
  color: #a20000;
}
.area-4 .col-a .z-ind {
  z-index: 100;
}
.area-4 .col-a .qus1 {
  top: 56px;
  left: 146px;
}
.area-4 .col-a .qus1 .clicked {
  background-position: -180px 0;
}
.area-4 .col-a .qus2 {
  top: 56px;
  left: 350px;
}
.area-4 .col-a .qus2 .clicked {
  background-position: -241px 0;
}
.area-4 .col-a .qus3 {
  top: 229px;
  left: 226px;
}
.area-4 .col-a .qus3 .clicked {
  background-position: -302px 0;
}
.area-4 .col-a .qus4 {
  top: 508px;
  left: 99px;
}
.area-4 .col-a .qus4 .clicked {
  background-position: -363px 0;
}
.area-4 .col-a .qus5 {
  top: 607px;
  left: 228px;
}
.area-4 .col-a .qus5 .clicked {
  background-position: -424px 0;
}
.area-4 .col-a .result {
  display: none;
  width: 322px;
  height: 102px;
  font-size: 30px;
  line-height: 102px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -51px 0 0 -161px;
  border: 1px solid #4e5d60;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#e6ffffff,endcolorstr=#e6ffffff);
  text-align: center;
  /*transition: all 4s;*/
  transform: scale3d(0.1, 0.1, 0.1);
}
.area-4 .col-a .pass {
  border-color: #a20000;
  color: #a20000;
}
.area-4 .col-a .show {
  -webkit-animation: pass 0.5s;
  -moz-animation: pass 0.5s;
  -ms-animation: pass 0.5s;
  animation: pass 0.5s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes pass {
  0% {
    transform: scale3d(0.1, 0.1, 0.1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@-moz-keyframes pass {
  0% {
    transform: scale3d(0.1, 0.1, 0.1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@-ms-keyframes pass {
  0% {
    transform: scale3d(0.1, 0.1, 0.1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@-o-keyframes pass {
  0% {
    transform: scale3d(0.1, 0.1, 0.1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pass {
  0% {
    transform: scale3d(0.1, 0.1, 0.1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.area-4 .col-b {
  width: 485px;
  height: 730px;
  margin-top: 138px;
  line-height: 2em;
  float: left;
}
.area-4 .col-b .h2 {
  display: block;
  width: 132px;
  height: 35px;
  text-align: center;
  background-color: #515151;
  color: #fff;
  font: bold 24px/33px "microsoft yahei";
}
.area-4 .col-b .red {
  color: #a20000;
}
.area-4 .col-b .desc {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.area-4 .col-b .desc p {
  width: 426px;
  margin-top: 10px;
  margin-left: 30px;
  position: relative;
  z-index: 2;
}
.area-4 .col-b .desc .num {
  display: block;
  height: 19px;
  width: 18px;
  line-height: 19px;
  position: absolute;
  left: -25px;
  top: 3px;
  background-position: -363px -89px;
  text-align: center;
  color: #fff;
}
.area-4 .col-b .desc .border {
  width: 1px;
  height: 155px;
  overflow: hidden;
  border-left: 1px dashed #a20000;
  position: absolute;
  top: 47px;
  _top: 50px;
  left: 13px;
  z-index: 1;
}
.area-4 .col-b .prize {
  margin-bottom: 20px;
  line-height: 2em;
  position: relative;
}
.area-4 .col-b .prize .pic {
  position: absolute;
  right: 20px;
  top: 20px;
}
.area-4 .col-b .prize p {
  margin-top: 10px;
}
.area-4 .col-b .sub-result p {
  margin-top: 10px;
}
.area-4 .col-b .sub-result label {
  margin-right: 20px;
  vertical-align: middle;
}
.area-4 .col-b .sub-result input {
  vertical-align: middle;
  margin-right: 3px;
}
.area-4 .col-b .sub-result .info {
  margin-top: 15px;
}
.area-4 .col-b .sub-result .info input {
  width: 114px;
  padding-left: 5px;
  height: 30px;
  margin-right: 24px;
  line-height: 30px;
}
.area-4 .col-b .sub-result .info label {
  margin: 0 0 0 5px;
}
.area-4 .col-b .sub-result .sub {
  width: 165px;
  height: 40px;
  margin-top: 20px;
  margin-left: 3px;
  background-color: #a20000;
  color: #fff;
  text-align: center;
  border: none;
  font: 20px/40px "microsoft yahei";
  cursor: pointer;
}
.area-4 .col-b .sub-result .sub:hover {
  background-color: #bb0000;
}
.area-5 .vote {
  width: 650px;
  height: 40px;
  line-height: 40px;
  margin: 90px auto 0;
  background-color: #e4e4e4;
  position: relative;
}
.area-5 .vote .vote-tit {
  width: 287px;
  height: 23px;
  background: url(/uploads/image/wzgnimg/vote-tit.png) center center;
  position: absolute;
  left: 50%;
  margin-left: -144px;
  top: -38px;
}
.area-5 .vote .like,
.area-5 .vote .dislike {
  height: 60px;
  width: 60px;
  display: block;
  position: absolute;
  cursor: pointer;
}
.area-5 .vote .like {
  background-position: -241px -65px;
  left: -62px;
  top: -10px;
}
.area-5 .vote .dislike {
  background-position: -302px -65px;
  right: -62px;
  top: -10px;
}
.area-5 .vote .positive-result,
.area-5 .vote .negative-result {
  position: absolute;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  width: 0;
  overflow: hidden;
  text-align: center;
}
.area-5 .vote .positive-result {
  left: 0;
  top: 0;
  background-color: #a20000;
  color: #fff;
}
.area-5 .vote .negative-result {
  right: 0;
  top: 0;
}
.area-6 .tit {
  height: 82px;
  background: url(/uploads/image/wzgnimg/area-6-tit.jpg) no-repeat 0 0;
}
.area-6 .slide-wrap {
  padding: 0 26px;
  margin-left: 23px;
  border-top: 1px solid #dadada;
  width: 900px;
  height: 222px;
  font-size: 0;
  overflow: hidden;
  position: relative;
}
.area-6 .slide-wrap .prev-btn,
.area-6 .slide-wrap .next-btn {
  width: 20px;
  height: 53px;
  position: absolute;
  background-image: url(/uploads/image/wzgnimg/spirit.png);
  background-repeat: no-repeat;
}
.area-6 .slide-wrap .prev-btn {
  left: 0;
  top: 130px;
  background-position: -385px -65px;
}
.area-6 .slide-wrap .prev-btn:hover {
  background-position: -427px -65px;
}
.area-6 .slide-wrap .next-btn {
  right: 0;
  top: 130px;
  background-position: -448px -65px;
}
.area-6 .slide-wrap .next-btn:hover {
  background-position: -406px -65px;
}
.area-6 .slide-wrap ul {
  margin-right: -15px;
  *zoom: 1;
  _position: relative;
}
.area-6 .slide-wrap li {
  text-align: center;
  width: 290px;
  float: left;
  margin-right: 15px;
}
.area-6 .slide-wrap li .e-month {
  font-size: 20px;
  height: 28px;
  line-height: 28px;
  color: #8f8f8f;
  background-color: #f2f2f2;
}
.area-6 .slide-wrap li .c-month {
  font-size: 30px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  background-color: #484848;
}
.area-6 .slide-wrap li .pic-wrap {
  display: block;
  margin-top: 15px;
  position: relative;
  width: 290px;
}
.area-6 .slide-wrap li .pic-wrap .pic-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 290px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #fff;
  zoom: 1;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#78000000,endcolorstr=#78000000);
}
.area-6 .slide-wrap li .pic-wrap:hover .pic-tit {
  color: #e6e6e6;
}
.area-7 {
  overflow: hidden;
  position: relative;
}
.area-7 .area-wrap {
  overflow: visible;
}
.area-7 .bg {
  background-color: #484848;
  height: 200px;
  margin-top: 100px;
}
.area-7 .tit {
  position: absolute;
  left: 190px;
  top: 60px;
  color: #fff;
  width: 2em;
  font-size: 30px;
  line-height: 38px;
  display: block;
}
.area-7 #phone {
  background: url(/uploads/image/wzgnimg/phone.png) no-repeat 0 0;
  width: 222px;
  height: 249px;
  position: absolute;
  bottom: -260px;
  left: 295px;
}
.area-7 table {
  position: absolute;
  left: 560px;
  top: 20px;
  color: #fff;
  border-collapse: collapse;
}
.area-7 table td {
  line-height: 18px;
  vertical-align: top;
}
.area-7 table .left {
  text-align: right;
  width: 145px;
}
.area-7 table .right {
  text-align: left;
  padding-left: 10px;
}
.icons {
  background: url(/uploads/image/wzgpimages/icons.png) no-repeat scroll 0% 0% transparent;
}
.icons_a {
  background: url(/uploads/image/wzgpimages/icons.png) no-repeat scroll 0% 0% transparent;
  _background: url(/uploads/image/wzgpimages/icons.png) no-repeat scroll 0% 0% transparent;
}
.fixboxa {
  width: 130px;
  position: fixed;
  left: 50%;
  bottom: 50px;
  margin-left: 535px;
  _position: absolute;
  _top: expression(documentelement.scrolltop   (documentelement.clientheight - this.clientheight)  - 50   'px');
}
.fixboxa a {
  width: 44px;
  height: 44px;
  margin-top: 1px;
  display: block;
}
.fixboxa .afav {
  background-position: -9px -596px;
}
.fixboxa .afav:hover {
  background-position: -180px -596px;
}
.fixboxa .ashare {
  background-position: -358px -595px;
}
.fixboxa .ashare:hover {
  background-position: -414px -595px;
}
.fixboxa .apchouse {
  background-position: -66px -595px;
}
.fixboxa .apchouse:hover {
  background-position: -239px -595px;
}
.fixboxa .atop {
  background-position: -119px -595px;
  display: none;
}
.fixboxa .atop:hover {
  background-position: -300px -595px;
}
.div_share {
  width: 130px;
  height: 44px;
}
.share {
  display: none;
  float: right;
  position: relative;
  z-index: 100;
  margin-top: -45px;
  *position: absolute;
  *right: 0px;
}
.share em {
  display: inline-block;
  width: 20px;
  height: 30px;
  background-position: -563px -43px;
  float: left;
}
#bdshare {
  width: 70px;
  height: 50px;
  line-height: 35px;
  padding-top: 5px;
  background-color: #7c7c7c;
  display: inline;
  float: left;
  position: relative;
  margin-left: -10px;
}
.bdshare_t a {
  display: inline-block;
  width: 0px;
}
.share .word_s {
  line-height: 25px;
  color: #fff;
  padding-left: 5px;
}
span.bds_more,
.bds_tools a {
  line-height: 18px;
}
.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
  margin: 6px 0px 6px 5px!important;
}
.bd_weixin_popup .bd_weixin_popup_main {
  padding: 10px!important;
}
