@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
  border-radius: 12px;
  background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
  border-radius: 12px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
::selection {
  background-color: #da4453;
  color: #fff;
}
::-moz-selection {
  background-color: #da4453;
  color: #fff;
}
::-webkit-selection {
  background-color: #da4453;
  color: #fff;
}
#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
  box-sizing: content-box;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gd {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.dx {
  text-transform: uppercase;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.juzhong {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.textdq {
  text-align: justify;
}
.wz_container {
  width: 1200px;
  margin: 0 auto;
}
.wz_headerTop {
  width: 100%;
  height: 39px;
  background: #f2f2f2;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.wz_headerTop .wz_container {
  width: 1200px;
  margin: 0 auto;
}
.wz_headerTop .wz_container .wz_headerL {
  line-height: 39px;
  font-size: 14px;
  float: left;
}
.wz_headerTop .wz_container .wz_headerL a {
  display: inline-block;
  color: #666;
}
.wz_headerTop .wz_container .wz_headerL a:hover {
  color: #333;
}
.wz_headerTop .wz_container .wz_headerL i {
  color: #666;
  padding: 0 5px;
}
.wz_headerTop .wz_container .wz_headerR {
  line-height: 39px;
  font-size: 14px;
  float: right;
}
.wz_headerTop .wz_container .wz_headerR a {
  display: inline-block;
  color: #666;
}
.wz_headerTop .wz_container .wz_headerR a:hover {
  color: #333;
}
.wz_headerTop .wz_container .wz_headerR i {
  color: #666;
  padding: 0 5px;
}

.wz_headerTop .destoon_qrcode {
  position: absolute;
  width: 100%;
  height: 234px;
  display: none;
  left: 0%;
  top: 0;
  z-index: 9999999999;
}
.wz_headerTop .destoon_qrcode .destoon_qrcodeBox {
  position: relative;
  width: 260px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.wz_headerTop .destoon_qrcode .destoon_qrcodeBox img {
  width: 215px;
  height: 215px;
  display: block;
  margin: 0px auto;
  padding: 23px 23px 10px 23px;
}
.wz_headerTop .destoon_qrcode .destoon_qrcodeBox p {
  font-size: 14px;
  font-weight: bold;
  color: #555555;
  text-align: center;
}
.wz_headerTop .destoon_qrcode .destoon_qrcodeBox span {
  padding-bottom: 20px;
  color: #999999;
  display: block;
  text-align: center;
}
.wz_headerTop .destoon_qrcode .destoon_qrcodeBox .wz_off {
  position: absolute;
  top: 0px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
  z-index: 999;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}



html {
  background: #f2f2f2;
}
.wz_header {
  height: 116px;
}
.wz_header .wz_headerL {
  float: left;
  margin-top: 22px;
}
.wz_header .wz_headerL h1 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 6px;
}
.wz_header .wz_headerL p {
  color: #333333;
}
.wz_header .wz_headerR {
  position: relative;
  float: right;
  width: 190px;
  height: 68px;
  margin-top: 20px;
}
.wz_header .wz_headerR img {
  position: absolute;
}
.wz_header .wz_headerR h4 {
  position: absolute;
  top: 5px;
  left: 60px;
  font-size: 14px;
  font-weight: bold;
}
.wz_header .wz_headerR p {
  font-size: 16px;
  position: absolute;
  z-index: 999;
  padding-top: 24px;
  padding-left: 80px;
  font-weight: bold;
  color: #cc0707;
}
.wz_header .wz_headerR p i {
  font-size: 20px;
  font-weight: bold;
  padding: 0 5px;
}
.wz_nav {
  width: 100%;
  height: 50px;
  background: #da4453;
  overflow: hidden;
}
.wz_nav ul li {
  width: 150px;
  float: left;
  text-align: center;
  line-height: 50px;
}
.wz_nav  .another {
    width: 150px;
    float: left;
  background: #b53b48;
    text-align: center;
    line-height: 50px;
}
.wz_nav ul li a {
  display: block;
  line-height: 50px;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}
.wz_nav ul li a:hover {
  background: #333333;
}
.wz_footer {
  width: 100%;
  background: #da4453;
  margin-top: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.wz_footer .wz_footerTop p {
  color: #fff;
  padding-top: 10px;
  text-align: center;
}
.wz_footer .wz_footerTop p a {
  display: inline-block;
  padding: 0 10px;
  color: #fff;
}
