/* Auther: zane */
.m-b-80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1100px) {
  .m-b-80 {
    margin-bottom: 20px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1100px) {
  .m-b-70 {
    margin-bottom: 20px;
  }
}

.m-b-60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1100px) {
  .m-b-60 {
    margin-bottom: 20px;
  }
}

.m-b-50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1100px) {
  .m-b-50 {
    margin-bottom: 20px;
  }
}

.m-b-40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1100px) {
  .m-b-40 {
    margin-bottom: 20px;
  }
}

.m-b-30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1100px) {
  .m-b-30 {
    margin-bottom: 20px;
  }
}

.m-b-35 {
  margin-bottom: 35px;
}
@media only screen and (max-width: 1100px) {
  .m-b-35 {
    margin-bottom: 20px;
  }
}

.m-b-20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1100px) {
  .m-b-20 {
    margin-bottom: 15px;
  }
}

.m-b-25 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 1100px) {
  .m-b-25 {
    margin-bottom: 15px;
  }
}

.m-b-10 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1100px) {
  .m-b-10 {
    margin-bottom: 5px;
  }
}

.m-b-15 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1100px) {
  .m-b-15 {
    margin-bottom: 10px;
  }
}

.w_980 {
  margin: 0 auto;
  width: 980px;
}
@media only screen and (max-width: 1100px) {
  .w_980 {
    width: 100%;
  }
}

.w_930 {
  margin: 0 auto;
  width: 930px;
}
@media only screen and (max-width: 1100px) {
  .w_930 {
    width: 100%;
  }
}

.imgk {
  width: 100%;
  overflow: hidden;
}
.imgk img {
  width: 100%;
}

.txtk {
  width: 100%;
}

.md80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1100px) {
  .md80 {
    margin-bottom: 20px;
  }
}

.mh {
  width: 100%;
  float: left;
}

.zp_nr {
  font-size: 16px;
  line-height: 1.8;
  padding: 0 90px;
}
.zp_nr * {
  color: #202020;
}
.zp_nr h1 {
  font-size: 73px;
  border-bottom: solid 15px #000;
  padding-bottom: 10px;
  display: block;
  margin: 0 0 20px 0;
}
.zp_nr h2 {
  font-size: 38px;
  margin: 0;
}
@media only screen and (max-width: 1100px) {
  .zp_nr {
    padding: 0;
    font-size: 14px;
    line-height: 1.6;
  }
  .zp_nr h1 {
    font-size: 30px;
    border-bottom: solid 5px #000;
    padding-bottom: 5px;
    margin: 0 0 5px 0;
  }
  .zp_nr h2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .zp_nr h1 {
    font-size: 22px;
  }
  .zp_nr h2 {
    font-size: 16px;
  }
}

.zp_list_topk {
  border-top: solid 3px #000000;
  padding-top: 40px;
}
@media only screen and (max-width: 1100px) {
  .zp_list_topk {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .zp_list_topk {
    padding-top: 15px;
  }
}

.zp_list1 {
  width: 105%;
  float: left;
  margin-left: -2.5%;
}
.zp_list1 li {
  width: 28.3333%;
  float: left;
  margin: 0 2.5% 40px 2.5%;
  text-align: center;
}
.zp_list1 li a {
  display: block;
  width: 100%;
}
.zp_list1 li a * {
  color: #000;
}
.zp_list1 li a *:hover {
  color: #ae1313;
}
.zp_list1 li a .bt {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.zp_list1 li a .sMore::after {
  content: "";
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid #000;
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.zp_list1 li a .sMore:hover::after {
  border-left-color: #ae1313;
}
.zp_list1 li a .imgk {
  margin-bottom: 15px;
  height: 323px;
  overflow: hidden;
}
.zp_list1 li a .imgk img {
  min-height: 323px;
}
@media only screen and (max-width: 1100px) {
  .zp_list1 {
    width: 102%;
    margin-left: -1%;
  }
  .zp_list1 li {
    width: 31.3333%;
    margin: 0 1% 20px 1%;
  }
  .zp_list1 li a .bt {
    font-size: 14px;
    margin: 0 0 5px 0;
  }
  .zp_list1 li a .imgk {
    margin-bottom: 10px;
    height: calc((100vw / 3 - 30px) / 9 * 10);
    height: -webkit-calc((100vw / 3 - 30px) / 9 * 10);
  }
  .zp_list1 li a .imgk img {
    min-height: calc((100vw / 3 - 30px) / 9 * 10);
    min-height: -webkit-calc((100vw / 3 - 30px) / 9 * 10);
  }
}
@media only screen and (max-width: 600px) {
  .zp_list1 li {
    width: 98%;
    margin: 0 1% 15px 1%;
  }
  .zp_list1 li a .imgk {
    margin-bottom: 10px;
    height: calc((100vw / 1 - 30px) / 9 * 10);
    height: -webkit-calc((100vw / 1 - 30px) / 9 * 10);
  }
  .zp_list1 li a .imgk img {
    min-height: calc((100vw / 1 - 30px) / 9 * 10);
    min-height: -webkit-calc((100vw / 1 - 30px) / 9 * 10);
  }
}

.zp_list2 {
  width: 100%;
}
.zp_list2 ul {
  width: 100%;
  float: left;
}
.zp_list2 ul li {
  width: 33.3333%;
  float: left;
}
.zp_list2 ul li a {
  display: block;
  height: calc((100vw / 3 - 30px) / 53 * 38);
  height: -webkit-calc((100vw / 3 - 30px) / 53 * 38);
  position: relative;
}
.zp_list2 ul li a img {
  min-height: calc((100vw / 3 - 30px) / 53 * 38);
  min-height: -webkit-calc((100vw / 3 - 30px) / 53 * 38);
}
.zp_list2 ul li a .text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 24px;
  line-height: 1.7;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.2s linear;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
@media only screen and (min-width: 1800px) {
  .zp_list2 ul li a .text {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .zp_list2 ul li a:hover .text {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}

.zc_nr {
  font-size: 20px;
  line-height: 1.6;
}
.zc_nr * {
  color: #202020;
}
.zc_nr h1 {
  font-size: 50px;
}
.zc_nr h2 {
  font-size: 30px;
}
@media only screen and (max-width: 1100px) {
  .zc_nr {
    font-size: 14px;
  }
  .zc_nr h1 {
    font-size: 30px;
  }
  .zc_nr h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .zc_nr {
    font-size: 13px;
  }
  .zc_nr h1 {
    font-size: 20px;
  }
  .zc_nr h2 {
    font-size: 16px;
  }
}

.dc_list {
  width: 103%;
  float: left;
  margin-left: -1.5%;
}
.dc_list li {
  width: 22%;
  float: left;
  margin: 0 1.5% 40px 1.5%;
}
.dc_list li:nth-child(4n+1) {
  clear: both;
}
.dc_list li a {
  display: block;
  width: 100%;
  text-align: center;
}
.dc_list li a .imgk {
  height: 318px;
  margin-bottom: 15px;
}
.dc_list li a .imgk img {
  min-height: 318px;
}
.dc_list li a p {
  font-size: 18px;
  color: #333;
}
.dc_list li a:hover p {
  color: #ae1313;
}
@media only screen and (max-width: 1100px) {
  .dc_list {
    width: 102%;
    margin-left: -1%;
  }
  .dc_list li {
    width: 23%;
    margin: 0 1% 20px 1%;
  }
  .dc_list li a .imgk {
    height: calc((100vw / 4 - 30px) / 63 * 106);
    height: -webkit-calc((100vw / 4 - 30px) / 63 * 106);
    margin-bottom: 10px;
  }
  .dc_list li a .imgk img {
    min-height: calc((100vw / 4 - 30px) / 63 * 106);
    min-height: -webkit-calc((100vw / 4 - 30px) / 63 * 106);
  }
  .dc_list li a p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  .dc_list li {
    width: 48%;
    margin: 0 1% 15px 1%;
  }
  .dc_list li:nth-child(4n+1) {
    clear: inherit;
  }
  .dc_list li:nth-child(2n+1) {
    clear: both;
  }
  .dc_list li a .imgk {
    height: calc((100vw / 2 - 30px) / 63 * 106);
    height: -webkit-calc((100vw / 2 - 30px) / 63 * 106);
    margin-bottom: 10px;
  }
  .dc_list li a .imgk img {
    min-height: calc((100vw / 2 - 30px) / 63 * 106);
    min-height: -webkit-calc((100vw / 2 - 30px) / 63 * 106);
  }
}

.dcModal .modal-dialog {
  width: 745px;
  max-width: 94%;
}
.dcModal .modal-dialog * {
  color: #202020;
}
.dcModal .modal-dialog .modal-body {
  padding: 40px;
}
.dcModal .modal-dialog .close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 38px;
  z-index: 10;
}
.dcModal .modal-dialog .tc_bt h1 {
  font-size: 38px;
  font-weight: 400;
}
.dcModal .modal-dialog .tc_bt2 {
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold;
}
.dcModal .modal-dialog .tc_pic img {
  max-width: 90%;
}
.dcModal .modal-dialog .tc_nr {
  font-size: 16px;
  line-height: 1.55;
}
.dcModal .modal-dialog .tc_logo {
  background-image: url("../images/wystyle/dc_logo.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 112px;
}
@media only screen and (max-width: 1100px) {
  .dcModal .modal-dialog {
    margin: 15px 3%;
  }
  .dcModal .modal-dialog modal-body {
    padding: 20px;
  }
  .dcModal .modal-dialog .close {
    right: 10px;
    top: 10px;
    font-size: 30px;
  }
  .dcModal .modal-dialog .tc_bt h1 {
    font-size: 25px;
  }
  .dcModal .modal-dialog .tc_bt2 {
    font-size: 18px;
  }
  .dcModal .modal-dialog .tc_pic img {
    max-width: 100%;
  }
  .dcModal .modal-dialog .tc_nr {
    font-size: 14px;
  }
  .dcModal .modal-dialog .tc_logo {
    height: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .dcModal .modal-dialog .modal-body {
    padding: 15px;
  }
  .dcModal .modal-dialog .close {
    font-size: 26px;
  }
  .dcModal .modal-dialog .tc_bt h1 {
    font-size: 20px;
  }
  .dcModal .modal-dialog .tc_bt2 {
    font-size: 16px;
  }
}

.zph2_bt {
  text-align: center;
  display: block;
  width: 100%;
  max-width: 720px;
  color: #677f7f;
  font-size: 36px;
  border-bottom: solid 1px #202020;
  padding-bottom: 20px;
  margin: 0 auto !important;
  line-height: 1.65;
}

.xzt_list {
  width: 100%;
  float: left;
}
.xzt_list li {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.xzt_list li a {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  width: 100%;
  position: relative;
  background-color: #f2f2e8;
  justify-content: space-between;
  transition: all 0.2s linear;
}
.xzt_list li a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.xzt_list li a .imgk {
  width: 62%;
}
.xzt_list li a .imgk img {
  min-height: 100%;
}
.xzt_list li a .txtk {
  width: 38%;
  padding: 0% 6%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
}
.xzt_list li a .txtk .bt {
  font-size: 26px;
  margin: 0;
  margin-bottom: 15px;
  line-height: 1.5;
  color: #333;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.xzt_list li a .txtk .nr {
  color: #848484;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 180px;
  margin-bottom: 30px;
}
.xzt_list li a .txtk .more {
  display: block;
  margin: 0 auto;
  line-height: 40px;
  width: 130px;
  background-color: #90795a;
  color: #fff;
  text-align: center;
}
.xzt_list li a .txtk .more:hover {
  background-color: #a6885f;
}
@media only screen and (min-width: 1400px) {
  .xzt_list li a .imgk {
    width: 65%;
  }
  .xzt_list li a .txtk {
    width: 35%;
    padding: 0% 6%;
  }
  .xzt_list li a .txtk .bt {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .xzt_list li a .txtk .nr {
    -webkit-line-clamp: 8;
    height: 240px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1000px) {
  .xzt_list li a {
    display: block;
  }
  .xzt_list li a .imgk {
    width: 100%;
  }
  .xzt_list li a .txtk {
    width: 100%;
    padding: 15px;
  }
  .xzt_list li a .txtk .bt {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .xzt_list li a .txtk .nr {
    -webkit-line-clamp: 8;
    height: auto;
    max-height: 176px;
    line-height: 22px;
    font-size: 13px;
    margin-bottom: 15px;
  }
}

.pro_morelist_xzt {
  padding-top: 20px;
}
@media only screen and (max-width: 1000px) {
  .pro_morelist_xzt {
    padding-top: 0px;
  }
}

.text-red {
  color: #ae1313;
}
.text-red.text-right {
  text-align: right;
}

.wy_ylsc_box {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wy_ylsc_box .box_l,
.wy_ylsc_box .box_r {
  width: 50%;
  padding: 15px;
}
.wy_ylsc_box .box_r {
  background-color: #fff;
}
@media only screen and (max-width: 760px) {
  .wy_ylsc_box {
    display: flex;
  }
  .wy_ylsc_box .box_l,
  .wy_ylsc_box .box_r {
    width: 100%;
  }
  .wy_ylsc_box .box_l .text-red.text-right {
    text-align: center !important;
  }
}

.wy_ylsc_table {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
  color: #333;
}
.wy_ylsc_table td {
  padding: 5px 10px;
  border: solid 1px #dadcdd;
}
.wy_ylsc_table thead td {
  background-color: #f9f8f4;
  border-bottom-color: #f9f8f4;
}
.wy_ylsc_table thead td:first-child {
  width: 100px;
  border-right-color: #f9f8f4;
}
.wy_wl_price {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.wy_font_grey {
  color: #818080 !important;
}
.wy_font_grey a {
  color: #818080 !important;
}
.wy_font_grey a:hover {
  color: #ae1313 !important;
}

.hyzx_box {
  width: 100%;
  height: 350px;
  background-image: url(../images/ban_hyzx.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  padding-bottom: 50px;
}
.hyzx_box .bt {
  font-size: 38px;
  color: #fff;
  line-height: 1.6;
  margin-bottom: 40px;
}
.hyzx_box .nav_lb {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.hyzx_box .nav_lb .ditem {
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.hyzx_box .nav_lb .ditem .k_type {
  display: inline-block;
  background-image: url(../images/k_type.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  width: 114px;
  height: 41px;
  line-height: 41px;
  text-align: right;
  padding-right: 15px;
  margin-right: 10px;
}
.hyzx_box .nav_lb .ditem .i_jf {
  display: inline-block;
  background-image: url(../images/t_jf.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 22px;
  height: 18px;
  margin-right: 10px;
}
.hyzx_box .nav_lb .ditem .i_yhj {
  display: inline-block;
  background-image: url(../images/t_yhj.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
.hyzx_box .nav_lb .ditem + .ditem {
  margin-left: 30px;
}
.hyzx_box .jf_links {
  text-align: center;
  line-height: 12px;
  margin-top: 5px;
}
.hyzx_box .jf_links ul {
  font-size: 0px;
  display: inline-block;
}
.hyzx_box .jf_links ul li {
  float: left;
  padding: 0 10px;
}
.hyzx_box .jf_links ul li a {
  display: block;
  font-size: 12px;
  color: #ffffff;
  line-height: 12px;
}
.hyzx_box .jf_links ul li a:hover {
  text-decoration: underline;
}
.hyzx_box .jf_links ul li + li {
  border-left: 1px solid #584d45;
}
@media only screen and (max-width: 1200px) {
  .hyzx_box {
    height: 200px;
    justify-content: center;
    padding-bottom: 0;
  }
  .hyzx_box .bt {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .hyzx_box .nav_lb {
    margin-bottom: 5px;
  }
  .hyzx_box .nav_lb .ditem {
    font-size: 13px;
  }
  .hyzx_box .nav_lb .ditem .k_type {
    width: 84px;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    margin-right: 5px;
  }
  .hyzx_box .nav_lb .ditem .i_jf {
    width: 18px;
    height: 14px;
    margin-right: 5px;
  }
  .hyzx_box .nav_lb .ditem .i_yhj {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
  .hyzx_box .nav_lb .ditem + .ditem {
    margin-left: 15px;
  }
}

.wxh_top {
  width: 100%;
  background-image: url(../images/hy_bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
  padding: 50px;
}
.wxh_top .bt {
  color: #fff;
  font-size: 30px;
  line-height: 1.6;
  margin-bottom: 10px;
}
.wxh_top .mh1 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 50px;
}
.wxh_top .mh1 .k_z {
  color: #fff;
}
.wxh_top .mh1 .k_type {
  display: inline-block;
  background-image: url(../images/k_type.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  width: 114px;
  height: 41px;
  line-height: 41px;
  text-align: right;
  padding-right: 15px;
  margin-right: 10px;
}
.wxh_top .mh2 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 20px;
}
.wxh_top .mh2 .sitem + .sitem {
  margin-left: 40px;
}
.wxh_top .mh3 {
  width: 100%;
  margin-bottom: 15px;
}
.wxh_top .mh3 img {
  width: 100%;
  height: 55px;
}
.wxh_top .mh4 {
  width: 100%;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.wxh_box {
  background-color: #f8f8f8;
  padding: 10%;
  width: 100%;
}
.wxh_box .wxh_nav {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.wxh_box .wxh_nav li {
  width: 29.3333333333%;
  text-align: center;
  margin: 2% 2% 30px 2%;
  vertical-align: top;
}
.wxh_box .wxh_nav li img {
  height: 60px;
  margin-bottom: 15px;
}
.wxh_box .wxh_nav li p {
  font-size: 20px;
}

.wxh_pro_box {
  width: 100%;
  padding: 10% 5%;
}
.wxh_pro_box .bt {
  text-align: center;
  margin-bottom: 40px;
  font-size: 32px;
}

.wxh_pro_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.wxh_pro_list li {
  width: 46%;
  text-align: center;
  margin: 2% 2% 30px 2%;
  vertical-align: top;
}
.wxh_pro_list li a {
  display: block;
  width: 100%;
}
.wxh_pro_list li a .pic {
  width: 75%;
  margin: 0 auto;
  margin-bottom: 25px;
}
.wxh_pro_list li a .pic img {
  width: 100%;
}
.wxh_pro_list li a .dbt {
  font-size: 20px;
}