﻿@charset "utf-8";
/* CSS Document */
/* Auther: Puyuan */
/* WebSite: http://www.ipuyuan.com/ */
/*公共样式与首页样式*/

@media only screen and (max-width: 1200px) {
  .w_ban {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .w_ban img {
    width: 100%;
  }
  .w_ban .tx_bt {
    position: absolute;
    right: 0px;
    top: 5px;
  }
  .w_ban .tx_bt h5 {
    float: right;
    font-size: 14px;
    line-height: 22px;
    padding: 0 15px 5px 0px;
  }
  .w_ban .tx_bt h2 {
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    color: #fff;
    width: 100%;
    clear: both;
    background: url("../img/sp_t_bj.png") left no-repeat;
    background-size: auto 100%;
    padding: 0 15px 0 50px;
    font-family: Arial;
    text-transform: uppercase;
  }
  .w_ban .tx_bt h5:after {
    content: "";
    float: left;
    height: 16px;
    width: 5px;
    margin-top: 4px;
    margin-right: 8px;
    margin-bottom: 5px;
    background-color: #fd9052;
  }
  .w_ban .container {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
  }
  .w_ban .txtk {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 45%;
    padding: 15px 3%;
    background-color: rgba(221, 120, 54, 0.8);
    color: #fff;
    font-size: 13px;
    line-height: 22px;
  }
  .w_ban .s1 {
    line-height: 155%;
    font-size: 18px;
    color: #000;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: left;
  }

  .w_ban_nr {
    width: 100%;
    text-align: justify;
    padding-right: 25px;
  }
  .w_ban_nr p {
    margin-bottom: 15px;
  }
  .w_sp1 {
    width: 100%;
    padding: 30px 0;
  }
}
@media only screen and (max-width: 600px) {
  .w_ban .tx_bt h5 {
    font-size: 13px;
    padding-right: 10px;
  }
  .w_ban .tx_bt h2 {
    font-size: 15px;
    line-height: 24px;
    height: 24px;
    padding: 0 10px 0 35px;
  }
  .w_ban .s1 {
    font-size: 15px;
    margin-top: 5px;
  }
}

@media only screen and (min-width: 1200px) {
  .w_ban {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .w_ban img {
    width: 100%;
  }
  .w_ban .tx_bt {
    position: absolute;
    top: 9%;
    right: 0px;
  }
  .w_ban .tx_bt h5 {
    float: right;
    font-size: 18px;
    line-height: 24px;
    padding: 0 20px 8px 0px;
  }
  .w_ban .tx_bt h2 {
    float: left;
    font-size: 30px;
    font-weight: bold;
    line-height: 52px;
    height: 50px;
    color: #fff;
    width: 100%;
    clear: both;
    background: url("../img/sp_t_bj.png") left no-repeat;
    background-size: auto 100%;
    padding: 0 20px 0 80px;
    font-family: Arial;
    text-transform: uppercase;
  }
  .w_ban .tx_bt h5:after {
    content: "";
    float: left;
    height: 16px;
    width: 5px;
    margin-top: 4px;
    margin-right: 8px;
    margin-bottom: 5px;
    background-color: #fd9052;
  }
  .w_ban .container {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -600px;
  }
  .w_ban .txtk {
    position: absolute;
    width: 600px;
    height: 320px;
    padding: 30px 40px;
    background-color: rgba(221, 120, 54, 0.8);
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    right: 0px;
    bottom: -40px;
  }
  .w_ban .txtks {
    height: 17vw;
  }
  .w_ban .s1 {
    line-height: 75px;
    font-size: 55px;
    color: #000;
    float: left;
    width: 100%;
    margin-top: 6%;
    text-align: left;
  }
  .w_ban .s2 {
    line-height: 4vw;
    font-size: 3vw;
  }
  .main {
    width: 1130px;
    margin: 0 auto;
  }
  .w_ban_nr {
    width: 100%;
    text-align: justify;
    padding-right: 20px;
  }
  .w_ban_nr p {
    margin-bottom: 20px;
  }
  .w_sp1 {
    width: 100%;
    padding: 40px 0;
  }
}
.w_ban .s1 b {
  font-weight: bold;
}
.w_ban strong {
  color: #e37836;
}

@media only screen and (max-width: 1200px) {
  .w_sp_bt1 {
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }
  .w_sp_lb1 {
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }
  .w_sp_bt1 img {
    max-height: 80px;
  }
  .w_sp_lb1 li {
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .w_sp_lb1 h2 {
    font-size: 20px;
    line-height: 155%;
    margin-bottom: 5px;
    font-weight: bold;
  }
  .w_sp_lb1 .s1 {
    float: left;
    padding: 0 15px;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 15px;
  }
  .w_sp_lb1 .txtk {
    width: 100%;
    float: left;
    text-align: justify;
  }
  .w_sp_nr1 {
    width: 100%;
    float: left;
  }
  .w_sp_nr1 .imgk {
    width: 100%;
    float: left;
    text-align: center;
  }
  .w_sp_nr1 .txtk {
    float: left;
    padding: 15px;
    width: 100%;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
    position: relative;
    margin-top: 20px;
  }
  .w_sp_nr1 .txtk:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-bottom: 12px solid #dd7836;
    top: -12px;
    left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .w_sp_bt1 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .w_sp_lb1 {
    width: 1350px;
    float: left;
    margin: 0 0 0 -75px;
  }
  .w_sp_lb1 li {
    width: 50%;
    float: left;
    padding: 0 70px 60px 70px;
    font-size: 16px;
    line-height: 30px;
  }
  .w_sp_lb1 li:nth-child(2n + 1) {
    clear: both;
  }
  .w_sp_lb1 h2 {
    font-size: 40px;
    line-height: 155%;
    margin-bottom: 5px;
    font-weight: bold;
  }
  .w_sp_lb1 .s1 {
    float: left;
    padding: 0 20px;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 25px;
  }
  .w_sp_lb1 .txtk {
    width: 100%;
    float: left;
    text-align: justify;
  }
  .w_sp_nr1 {
    width: 100%;
    float: left;
  }
  .w_sp_nr1 .imgk {
    width: 808px;
    float: left;
  }
  .w_sp_nr1 .txtk {
    float: right;
    padding: 45px;
    width: 280px;
    font-size: 16px;
    line-height: 30px;
    /* min-height: 400px; */
    text-align: justify;
    position: relative;
  }
  .w_sp_nr1 .txtk:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #dd7836;
    top: 45px;
    left: -20px;
  }
  .w_sp_nr1 .txtk p {
    letter-spacing: 3px;
    font-size: 19px;
  }
}

@media only screen and (min-width: 1600px) {
  .w_ban .tx_bt h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .w_ban .tx_bt h2 {
    font-size: 34px;
    line-height: 58px;
    height: 55px;
    padding: 0 20px 0 80px;
  }
  .w_ban .s1 {
    line-height: 80px;
    font-size: 62px;
  }
  .w_ban .txtk,
  .w_sp_lb1 li,
  .w_sp_nr1 .txtk {
    font-size: 17px;
  }
}
.zt_h {
  color: #dd7836;
}
.bj_h {
  background-color: #dd7836;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .w_sp_lb2 {
    width: 100%;
    float: left;
  }
  .w_sp_lb2 li {
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }
  .w_sp_lb2 .txtk {
    width: 100%;
    background-color: #9a9a9b;
    color: #fff;
    padding: 0px 15px 15px 15px;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
    float: left;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
  }
  .w_sp_lb2 .txtk .s1 {
    width: 50px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    float: left;
    font-weight: bold;
    font-family: Arial;
  }
  .w_sp_lb2 .txtk h2 {
    width: 100%;
    float: left;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 12px 0 10px 0;
  }
  .w_sp_lb2 .txtk h2 img {
    height: 24px;
    margin-right: 10px;
    float: left;
  }
  .w_sp_lb2 .txtk p {
    width: 100%;
    float: left;
  }
}
@media only screen and (min-width: 1200px) {
  .w_sp_lb2 {
    width: 1216px;
    float: left;
    margin: 10px 0 50px -8px;
  }
  .w_sp_lb2 li {
    width: 33.3333%;
    float: left;
    padding: 8px;
  }
  .w_sp_lb2 li:nth-child(1),
  .w_sp_lb2 li:nth-child(2) {
    width: 50%;
  }
  .w_sp_lb2 li:nth-child(1) .txtk,
  .w_sp_lb2 li:nth-child(2) .txtk {
    height: 320px;
  }
  .w_sp_lb2 .txtk {
    width: 100%;
    background-color: #9a9a9b;
    color: #fff;
    height: 380px;
    padding: 0px 20px 20px 20px;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    float: left;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
  }
  .w_sp_lb2 .txtk .s1 {
    width: 80px;
    height: 80px;
    font-size: 48px;
    text-align: center;
    line-height: 60px;
    float: left;
    font-weight: bold;
    font-family: Arial;
    padding-top: 18px;
  }
  .w_sp_lb2 .txtk h2 {
    width: 100%;
    float: left;
    line-height: 40px;
    height: 40px;
    font-size: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 15px 0 10px 0;
  }
  .w_sp_lb2 .txtk h2 img {
    height: 40px;
    margin-right: 10px;
    float: left;
  }
  .w_sp_lb2 .txtk p {
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .w_sp2 {
    width: 100%;
    background-color: #f3f3f3;
  }
  .w_sp2 .d1 {
    width: 55%;
    float: left;
    padding: 20px 0;
  }
  .w_sp2 .d2 {
    width: 42%;
    float: right;
  }
  .w_sp2 .txtk {
    width: 100%;
    float: left;
  }
  .w_sp2 .txtk p {
    padding-left: 12px;
    font-size: 13px;
    line-height: 22px;
    margin: 8px 0;
    position: relative;
    min-height: 22px;
  }
  .w_sp2 .txtk p:after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #df8347;
    position: absolute;
    left: 0px;
    top: 8px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .w_sp2 .d1 {
    width: 100%;
    float: left;
    padding: 20px 0;
    margin-bottom: 15px;
  }
  .w_sp2 .d2 {
    width: 100%;
    float: left;
  }
}
.w_sp2 .d2 img {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .w_sp2 {
    width: 100%;
    background-color: #f3f3f3;
    margin-top: 20px;
  }
  .w_sp2 .d1 {
    width: 675px;
    float: left;
    padding: 55px 0 0 0;
  }
  .w_sp2 .d2 {
    width: 514px;
    float: right;
  }
  .w_sp2 .txtk {
    width: 100%;
    float: left;
  }
  .w_sp2 .txtk p {
    padding-left: 24px;
    font-size: 16px;
    line-height: 30px;
    margin: 35px 0;
    position: relative;
    min-height: 30px;
  }
  .w_sp2 .txtk p:after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #df8347;
    position: absolute;
    left: 0px;
    top: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
}
@media only screen and (min-width: 1600px) {
  .w_sp2 .txtk p {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1200px) {
  .w_sp3 {
    padding-top: 30px;
  }
  .chfa-nav {
    padding-top: 25px;
  }
  .chfa-nav li {
    width: 11%;
    float: left;
    margin-left: 1.71%;
    padding-bottom: 18px;
    position: relative;
  }
  .chfa-nav li.crt:after {
    display: block;
    content: "";
    border-bottom: 10px solid #ee8448;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
  }
  .chfa-nav li:first-child {
    margin-left: 0;
  }
  .ch-box {
    width: 100%;
    border: 2px solid #aaaaab;
    border-radius: 50%;
  }
  .chfa-nav li.crt .ch-box,
  .chfa-nav li:hover .ch-box {
    background: #ee8448;
    border-color: #ee8448;
  }
  .ch-box img {
    display: block;
    width: 100%;
  }
  .ch-box img.ch-icon {
    display: none;
  }
  .chfa-nav li.crt img.ch-icon,
  .chfa-nav li:hover img.ch-icon {
    display: block;
  }
  .chfa-nav li.crt img.ch-icons,
  .chfa-nav li:hover img.ch-icons {
    display: none;
  }
  .chfa-nav li p {
    height: 36px;
    font-size: 16px;
    line-height: 18px;
    color: #aaaaab;
    margin-top: 18px;
    text-align: center;
  }
  .chfa-nav li.crt p,
  .chfa-nav li:hover p {
    color: #ee8448;
  }
  .chfa-content ul {
    background: #ee8448;
    padding: 20px 15px;
  }
  .chfa-content p {
    font-size: 12px;
    line-height: 22px;
    color: #fff;
  }
}
.w_sp4 {
  font-size: 16px;
  line-height: 46px;
  color: #fff;
  background: #595758;
  padding: 10px 0;
}
.w_sp4_l {
  float: left;
}
.w_sp4_l p {
  position: relative;
  border: 1px solid transparent;
}
.w_sp4_l p:after {
  display: block;
  content: "";
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #ff6600;
  border-right: 8px solid transparent;
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -8px;
}
.w_sp4_r {
  float: right;
}
.w_sp4_r p {
  border: 1px solid #aaaaab;
  padding: 0 10px;
  border-radius: 5px;
}
.w_sp5 {
  padding: 40px 0;
  position: relative;
  background-color: #f2f2f2;
  margin-bottom: 25px;
}
.w_sp5 .owl-carousel {
  margin-top: 15px;
  position: static;
}
.w_sp5 .item {
  position: relative;
  margin: 0 10px;
  display: none;
}
.w_sp5 .item img {
  display: block;
  width: 100%;
}
.w_sp5 .item div {
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  left: 0;
  bottom: 0;
}
.w_sp5 .item h2 {
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  background: #ff6600;
  padding: 0 10px;
  text-align: left;
}
.w_sp5 .item p {
  font-size: 14px;
  line-height: 26px;
  color: #595757;
  padding: 5px 10px;
  text-align: left;
}
.owl-controls {
  text-align: center;
}
.owl-theme .owl-controls .owl-page.active {
  width: 28px;
  height: 8px;
  background: #ff6600;
  border-radius: 8px;
}
.owl-theme .owl-controls .owl-page {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #717071;
  display: inline-block;
  margin: 25px 6px 0 6px;
}
.w_sp5 .owl-buttons {
  display: none;
  font-size: 0;
}
.w_sp5 .owl-prev {
  width: 75px;
  height: 110px;
  background: rgba(0, 0, 0, 0.6) url(../img/left-icon01.png) no-repeat center !important;
  position: absolute;
  left: 1px;
  top: 50%;
  font-size: 0 !important;
}
.w_sp5 .owl-next {
  width: 75px;
  height: 110px;
  background: rgba(0, 0, 0, 0.6) url(../img/right-icon01.png) no-repeat center !important;
  position: absolute;
  right: 1px;
  top: 50%;
  font-size: 0 !important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #ff6600 !important;
}
@media only screen and (min-width: 768px) {
  .w_sp5 ul {
    font-size: 0;
    text-align: center;
  }
  .w_sp5 li {
    width: 33.33%;
    display: inline-block;
  }
  .w_sp5 .owl-buttons {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .w_sp5 .owl-carousel {
    margin-top: 40px;
  }
  .w_sp5 .item h2 {
    font-size: 18px;
    line-height: 26px;
    padding: 0 18px;
  }
  .w_sp5 .item p {
    font-size: 18px;
    line-height: 30px;
    padding: 5px 18px 10px 18px;
  }
  .owl-theme .owl-controls .owl-page {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .w_sp3 {
    padding-top: 100px;
  }
  .chfa-nav {
    padding-top: 45px;
  }
  .chfa-nav li {
    width: 108px;
    float: left;
    margin-left: 48px;
    padding-bottom: 38px;
    position: relative;
  }
  .chfa-nav li.crt:after {
    display: block;
    content: "";
    border-bottom: 10px solid #ee8448;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
  }
  .chfa-nav li:first-child {
    margin-left: 0;
  }
  .ch-box {
    width: 110px;
    height: 110px;
    border: 3px solid #aaaaab;
    border-radius: 50%;
  }
  .chfa-nav li.crt .ch-box,
  .chfa-nav li:hover .ch-box {
    background: #ee8448;
    border-color: #ee8448;
  }
  .ch-box img {
    display: block;
    width: 100%;
  }
  .ch-box img.ch-icon {
    display: none;
  }
  .chfa-nav li.crt img.ch-icon,
  .chfa-nav li:hover img.ch-icon {
    display: block;
  }
  .chfa-nav li.crt img.ch-icons,
  .chfa-nav li:hover img.ch-icons {
    display: none;
  }
  .chfa-nav li p {
    font-size: 24px;
    line-height: 26px;
    color: #aaaaab;
    margin-top: 18px;
    text-align: center;
  }
  .chfa-nav li.crt p,
  .chfa-nav li:hover p {
    color: #ee8448;
  }
  .chfa-content ul {
    background: #ee8448;
    padding: 40px 30px;
  }
  .chfa-content p {
    font-size: 22px;
    line-height: 26px;
    color: #fff;
  }
  .w_sp4 {
    font-size: 24px;
    padding: 15px 0;
  }
  .w_sp4_l {
    float: left;
    margin-left: 50px;
    font-size: 30px;
  }
  .w_sp4_r {
    float: right;
    margin-right: 55px;
  }
  .w_sp4_r p {
    padding: 0 20px;
  }
}
/* 其他方案 */
.qtfa-f1 {
  padding: 40px 0;
}
.w_ban .qtfa-s1 {
  width: auto;
  text-align: right;
  display: inline-block;
  float: none;
}
.qtfa-f1-l {
  font-size: 0;
}
.qtfa-f1-l img {
  display: block;
  width: 100%;
}
.qtfa-f1-r {
  background: #ed7836;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  padding: 15px;
  border-radius: 5px;
  margin-top: 15px;
}
.qtfa-f2 {
  padding: 40px 0;
}
.qtfa-f2-box ul {
  font-size: 0;
  text-align: center;
}
.qtfa-f2-box li {
  width: 33.33%;
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
.qtfa-f2-box li a {
  color: #9a9a9b;
  font-size: 12px;
  line-height: 24px;
}
.qtfa-f2-box li .ch-box {
  margin: auto;
}
.qtfa-f2-box li img {
  display: block;
  width: 100%;
}
.qtfa-f2-box li p {
  margin-top: 5px;
}
.qtfa-f2-box li:hover a {
  color: #ff6600;
}
.qtfa-f2-box li:hover .ch-box {
  border-color: #ff6600;
  background: #ff6600;
}
.qtfa-f2-box li:hover .ch-icons {
  display: none;
}
.qtfa-f2-box li:hover .ch-icon {
  display: block;
}
.finger {
  background: url(../img/finger-bg.png) no-repeat left center;
}
.chbb .finger {
  background: none;
}
.qtfa-f3 {
  padding: 40px 0;
}
.qtfa-f3-box img {
  width: 100%;
  display: block;
  margin: 0 0 15px 0;
}
.qtfa-f3-box .kqs {
  padding: 15px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  background: #ff6600;
  border-radius: 5px;
}
.qtfa-f4 {
  padding: 40px 0;
  background: #f3f3f3;
}
.qtfa-f4-box ul {
  margin-top: 30px;
}
.qtfa-f4-box li {
  width: 48%;
  float: left;
  margin-right: 4%;
  margin-bottom: 15px;
  border: 1px solid #616262;
  text-align: center;
}
.qtfa-f4-box li:nth-child(2n) {
  margin-right: 0;
}
.qtfa-f4-box li img {
  display: block;
  width: 100%;
}
.qtfa-f4-box li p {
  font-size: 12px;
  line-height: 24px;
  padding: 13px 5px;
  color: #8b8c8d;
}
.qtfa-f5 {
  padding: 40px 0;
}
.qtfa-f5-box img {
  display: block;
  max-width: 100%;
  margin: auto;
  margin-bottom: 15px;
}
.qtfa-f5-b div {
  padding: 15px;
  color: #fff;
  background: #ed7836;
  border-radius: 5px;
}
.qtfa-f5-b div p {
  font-size: 14px;
  line-height: 24px;
}
.qtfa-f6 {
  background: #f3f3f3;
  padding: 40px 0;
}
.qtfa-f6-text {
  padding: 15px 0;
}
.qtfa-f6-text h2 {
  display: inline-block;
  font-size: 16px;
  line-height: 38px;
  padding: 0 25px;
  background: #e1874c;
  color: #fff;
  font-weight: bold;
}
.qtfa-f6-text p {
  font-size: 14px;
  line-height: 26px;
  color: #5e5f60;
  padding-left: 30px;
  position: relative;
  margin-top: 15px;
}
.qtfa-f6-text p:after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e1874c;
  position: absolute;
  top: 9px;
  left: 0;
}
.qtfa-f6-box img {
  display: block;
  margin: auto;
}
.qtfa-f7 {
  padding: 40px 0;
}
.qtfa-f7-box img {
  display: block;
  width: 100%;
  margin: 0 auto 15px auto;
  text-align: center;
}
.qtfa-f7-r {
  padding: 15px;
  font-size: 14px;
  line-height: 24px;
  background: #e1874c;
  color: #fff;
  border-radius: 5px;
  text-align: left;
}
.qtfa-f6-texts p {
  width: 100% !important;
  padding: 0;
}
.qtfa-f6-texts p:after {
  display: none;
}
.sbws-box {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .qtfa-f1,
  .qtfa-f3,
  .qtfa-f5,
  .qtfa-f7 {
    padding-top: 160px;
  }
  .qtfa-f1-l {
    /*display: flex;*/
    /*justify-content: flex-end;*/
    display: block;
    width: 100%;
  }
  .qtfa-f1-l img {
    width: 50%;
    /*max-width: 602px;*/
    /*margin-right: 40px;*/
    display: inline-block;
    vertical-align: top;
    float: left;
  }
  .qtfa-f1-r {
    width: 42%;
    float: right;
    /*max-width: 298px;*/
    margin-top: 0;
    font-size: 16px;
    line-height: 30px;
    /*display: flex;*/
    /*align-items: center;*/
    /*vertical-align: top;*/
    /*float:left;*/
    text-align: left;
  }
  .qtfa-f2 {
    padding: 60px 0;
  }
  .qtfa-f2-box li {
    width: 11%;
  }
  .qtfa-f2-box li a {
    font-size: 16px;
    line-height: 28px;
  }
  .qtfa-f3-box {
    position: relative;
    font-size: 0;
  }
  .qtfa-f3-box img {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
  }
  .qtfa-f3-box img.qtfa-f3-l {
    width: 40%;
    margin-right: 3%;
  }
  .qtfa-f3-box img.qtfa-f3-r {
    width: 57%;
  }
  .qtfa-f3-box .kqs {
    width: 40%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .qtfa-f4-box li {
    width: 22%;
    margin-bottom: 0;
  }
  .qtfa-f4-box li:nth-child(2n) {
    margin-right: 4%;
  }
  .qtfa-f4-box li:nth-child(4n) {
    margin-right: 0;
  }
  .qtfa-f4-box li p {
    font-size: 13px;
  }
  .qtfa-f5 {
    text-align: center;
  }
  .w_sp_bt1 {
    text-align: left;
  }
  .qtfa-f5-box {
    display: inline-block;
    margin-top: 30px;
  }
  .qtfa-f5-b {
    position: relative;
  }
  .qtfa-f5-b img {
    width: 37%;
    max-width: 365px;
    margin: 0;
  }
  .qtfa-f5-b div {
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 20px;
  }
  .qtfa-f5-b div p {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
  .qtfa-f6-box {
    margin-top: 40px;
  }
  .qtfa-f6-text h2 {
    font-size: 24px;
  }
  .qtfa-f6-t img {
    width: 45%;
    max-width: 330px;
    float: left;
    margin-left: 5%;
  }
  .qtfa-f6-t .qtfa-f6-text {
    width: 50%;
    float: left;
  }
  .qtfa-f6-box p {
    font-size: 16px;
  }
  .qtfa-f6-b {
    margin-top: 20px;
    font-size: 0;
  }
  .qtfa-f6-b img {
    width: 35%;
    max-width: 250px;
    float: left;
    margin-right: 5%;
  }
  .qtfa-f6-b .qtfa-f6-text {
    width: 60%;
    float: left;
  }
  .qtfa-f6-b p {
    width: 40%;
    display: inline-block;
  }
  .qtfa-f6-b p:nth-child(2n) {
    width: 60%;
  }
  .qtfa-f7-box {
    margin-top: 30px;
	/*
    text-align: center; by_maolian
	*/
	text-align:left;
	line-height:30px;
  }
  .qtfa-f7-l {
    display: inline-block;
    vertical-align: top;
  }
  .qtfa-f7-l img {
    width: auto;
    margin-bottom: 60px;
  }
  .qtfa-f7-r {
    width: 32%;
    max-width: 380px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
  }
  .qtfa-f8-box {
    width: 720px;
    margin: 15px auto;
  }
  .qtfa-f8-box .qtfa-f8-l {
    width: 540px;
    display: inline-block;
  }
  .qtfa-f8-box .qtfa-f8-r {
    width: 160px;
    display: inline-block;
    margin-left: 20px;
  }
  .qtfa-f8-box .kqs {
    width: 160px;
    left: auto;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
  }
  .qtfa-f6-ts img {
    max-width: 505px;
  }
  .qtfa-f6-bs img {
    max-width: 406px;
  }
  .qtfa-f6-ts .qtfa-f6-text,
  .qtfa-f6-bs .qtfa-f6-text {
    padding: 30px 0;
  }
  .qtfa-f6-boxs {
    margin-top: 0;
  }
  .qtfa-f9-box .qtfa-f9-l {
    width: 420px;
    margin-right: 20px;
  }
  .qtfa-f9-box .qtfa-f9-r {
    width: 280px;
  }
  .qtfa-f9-box .kqs {
    width: 280px;
  }
  .qtfa-f6-textc p {
    margin-top: 40px;
  }
  .qtfa-f10-box .qtfa-f10-l {
    width: 500px;
    margin-right: 20px;
  }
  .qtfa-f10-box .qtfa-f10-r {
    width: 200px;
  }
  .qtfa-f10-box p {
    width: 200px;
  }
  .qtfa-f11-box .qtfa-f5-b {
    text-align: right;
  }
  .qtfa-f11-box .qtfa-f5-b img {
    display: inline-block;
  }
  .qtfa-f11-box .qtfa-f5-b div {
    left: 0;
    right: auto;
  }
  .sbws-box {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .qtfa-f1-l img {
    margin-right: 0px !important;
  }
  .qtfa-f1-r {
    margin-right: 40px;
    font-size: 16px;
    line-height: 36px;
    padding: 15px 40px;
  }
  .qtfa-f3-box img.qtfa-f3-l {
    width: 40%;
    margin-right: 3%;
  }
  .qtfa-f3-box img.qtfa-f3-r {
    width: 57%;
  }
  .qtfa-f3-box .kqs {
    font-size: 16px;
    line-height: 30px;
  }
  .qtfa-f4-box li p {
    font-size: 16px;
  }
  .qtfa-f5-b div p {
    font-size: 16px;
    line-height: 30px;
  }
  .qtfa-f7-r {
    padding: 30px;
    font-size: 16px;
    line-height: 30px;
  }
  .qtfa-f8-box {
    width: 940px;
    margin: auto;
  }
  .qtfa-f8-box .qtfa-f8-l {
    width: 695px;
  }
  .qtfa-f8-box .qtfa-f8-r {
    width: 225px;
    margin-left: 20px;
  }
  .qtfa-f8-box .kqs {
    width: 225px;
    padding: 10px;
    text-align: left;
    line-height: 24px;
  }
  .qtfa-f9-box .qtfa-f9-l {
    width: 540px;
  }
  .qtfa-f9-box .qtfa-f9-r {
    width: 380px;
  }
  .qtfa-f9-box .kqs {
    width: 380px;
  }
  .qtfa-f10-box .qtfa-f10-l {
    width: 660px;
    margin-right: 20px;
  }
  .qtfa-f10-box .qtfa-f10-r {
    width: 260px;
  }
  .qtfa-f10-box p {
    width: 260px;
    font-size: 13px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .qtfa-f1-r {
    /*height: 340px;*/
    /*margin-right: 120px;*/
    float: right;
    display: block;
  }
  .qtfa-f3-box img.qtfa-f3-l {
    width: 498px;
    margin-right: 20px;
  }
  .qtfa-f3-box img.qtfa-f3-r {
    width: 652px;
  }
  .qtfa-f3-box .kqs {
    width: 498px;
    padding: 30px;
  }
  .qtfa-f5-b div {
    width: 655px;
    padding: 30px;
  }
  .qtfa-f7-l {
    padding-top: 60px;
  }
  .qtfa-f7-r {
    padding: 70px;
  }
  .qtfa-f8 {
    text-align: center;
  }
  .qtfa-f8-box {
    width: auto;
    display: inline-block;
  }
  .qtfa-f8-box .qtfa-f8-l {
    width: 794px;
  }
  .qtfa-f8-box .qtfa-f8-r {
    width: 308px;
    margin-left: 20px;
  }
  .qtfa-f8-box .kqs {
    width: 308px;
    padding: 30px 20px;
    text-align: left;
    line-height: 26px;
  }
  .qtfa-f6-ts .qtfa-f6-text,
  .qtfa-f6-bs .qtfa-f6-text {
    padding: 70px 0;
  }
  .qtfa-f9-box .qtfa-f9-l {
    width: 691px;
  }
  .qtfa-f9-box .qtfa-f9-r {
    width: 454px;
  }
  .qtfa-f9-box .kqs {
    width: 454px;
    padding: 30px 40px;
    line-height: 34px;
  }
  .qtfa-f10-box .qtfa-f10-l {
    width: 836px;
    margin-right: 20px;
  }
  .qtfa-f10-box .qtfa-f10-r {
    width: 308px;
  }
  .qtfa-f10-box p {
    width: 308px;
    font-size: 16px;
    line-height: 26px;
    padding: 15px 10px;
  }
  .qtfa-f11-box .qtfa-f5-b div {
    width: 690px;
  }
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (min-width: 1200px) {
}

/* 列表页 */
.page-content {
  margin-top: 20px;
}
.blog-posts.post-list .blog-post {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 25px;
  padding-bottom: 5px;
}
.post-list .blog-post .post-date,
.post-single .blog-post .post-date {
  width: 70px;
  float: left;
}
.post-list .blog-post .post-date .day,
.post-single .blog-post .post-date .day {
  background-color: #e37836;
  font-size: 21px;
  line-height: 36px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 10px;
}
.post-list .blog-post .post-date .month,
.post-single .blog-post .post-date .month {
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background-color: #bbbbbb;
  padding: 5px;
  font-size: 13px;
  line-height: 25px;
}
.post-list .blog-post .post-body,
.post-single .blog-post .post-body {
  padding-left: 90px;
}
.post-list .blog-post .post-body h3 {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  font-weight: 800;
  margin-bottom: 6px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.post-list .blog-post .post-body h3:hover {
  color: #e37836;
}
.zxg {
  min-height: 54px;
  color: #777;
  line-height: 25px;
  font-size: 14px;
  padding-bottom: 15px;
}
.read-more {
  float: right;
  position: relative;
}
.read-more span {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
  color: #006db7;
  display: block;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.page {
  font-size: 0;
  text-align: center;
  margin: 30px 0;
}
.page-box {
  display: none;
}
.page a {
  min-width: 32px;
  height: 32px;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  line-height: 32px;
  color: #000;
  background: #f1eff0;
  text-align: center;
  margin: 0 5px;
  border-radius: 5px;
}
.page a.crt,
.page a:hover {
  background: #f15a29;
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .page-content {
    margin-top: 70px;
  }
  .post-list .blog-post .post-date,
  .post-single .blog-post .post-date {
    width: 100px;
  }
  .post-list .blog-post .post-date .day,
  .post-single .blog-post .post-date .day {
    font-size: 36px;
    padding: 20px 30px;
  }
  .post-list .blog-post .post-date .month,
  .post-single .blog-post .post-date .month {
    padding: 5px 10px;
    font-size: 14px;
  }
  .post-list .blog-post .post-body,
  .post-single .blog-post .post-body {
    padding-left: 130px;
  }

  .page {
    margin: 50px 0 40px 0;
  }
  .page-box {
    display: inline-block;
  }
}

@media only screen and (min-width: 992px) {
  .page {
    margin: 60px 0 40px 0;
  }
  .page a {
    min-width: 38px;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
  }
}

.news-info {
  padding: 50px 0;
}
.news-info h2 {
  font-size: 20px;
  color: #333;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
.news-sub-box {
  text-align: center;
}
.news-sub {
  font-size: 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0;
}
.news-sub span {
  font-size: 12px;
  line-height: 16px;
  color: #999;
  display: inline-block;
  margin: 0 5px;
}
.news-content p {
  font-size: 14px;
  line-height: 30px;
  color: #555;
  margin-top: 24px;
}
.news-content img {
  max-width: 100%;
}
.news-nav {
  margin-top: 80px;
}
.news-nav p {
  font-size: 14px;
  line-height: 16px;
  color: #333;
  text-align: left;
  margin-top: 10px;
}
.news-nav a {
  color: inherit;
}

@media (min-width: 768px) {
  .news-info {
    padding-top: 70px;
  }
  .news-sub {
    display: inline-block;
    padding: 12px 30px;
  }
  .news-sub span {
    margin: 0 10px;
  }
  .news-nav {
    margin-top: 100px;
    overflow: hidden;
  }
  .news-nav p {
    width: 45%;
  }
  .news-prev {
    float: left;
  }
  .news-next {
    float: right;
    text-align: right !important;
  }
}

/* side */
.side {
  position: fixed;
  width: 130px;
  right: 0;
  top: 53%;
  z-index: 98;
}
.qr {
  height: 200px;
  position: fixed;
  right: 130px;
  top: 60%;
  width: 200px;
  z-index: 99999;
  overflow: hidden;
  display: none;
}
.qr img {
  width: 100%;
  height: 100%;
}
@media (max-width: 360px) {
  .side {
    display: none;
  }
}
.side ul li {
  width: 100%;
  height: 60px;
  float: left;
  position: relative;
  border-bottom: 1px solid #4a628b;
  background-color: #1c3b71;
  display: flex;
  align-items: center;
}
.side ul li .sidebox {
  position: absolute;
  width: 100%;
  height: 54px;
  top: 0;
  right: 0;
  transition: all 0.3s;
  background: #284173;
  opacity: 0.8;
  filter: Alpha(opacity=80);
  color: #fff;
  font: 14px/54px "微软雅黑";
  overflow: hidden;
}
.side ul li .sidetop {
  width: 54px;
  height: 54px;
  line-height: 54px;
  display: inline-block;
  background: #284173;
  opacity: 0.8;
  filter: Alpha(opacity=80);
  transition: all 0.3s;
}
.side ul li .sidetop:hover {
  background: #f15a29;
  opacity: 1;
  filter: Alpha(opacity=100);
}
.side ul li img {
  float: left;
}

/* 2019-11-28甲醛 */
.jq-box {
  padding: 15px;
  font-size: 14px;
  line-height: 24px;
  background: #e1874c;
  color: #fff;
  border-radius: 5px;
}
.jq-bt {
  font-size: 24px;
  line-height: 1;
  color: #e1874c;
}
.cpyl img {
  width: 100%;
  display: block;
  border: 1px solid #ccc;
  margin-top: 15px;
}
.cpyl ul {
  padding: 0 10px;
  font-size: 0;
}
.cpyl li {
  width: 47%;
  height: 80px;
  display: inline-block;
  vertical-align: top;
  margin: 15px 6% 0 0;
  border-radius: 5px;
  background: #999;
  padding-top: 20px;
  text-align: center;
  color: #fff;
}
.cpyl li:nth-child(2n) {
  margin-right: 0;
}
.cpyl li p {
  font-size: 18px;
  line-height: 1;
}
.cpyl li span {
  width: 100px;
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin: auto;
  margin-top: 5px;
}
.cpyl-info {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-top: 20px;
}
.jsdb {
  margin-top: 50px;
}
.jsdb-boxs {
  padding: 15px;
}
.jsdb-box li {
  margin-top: 15px;
  background: #f3f3f3;
}
.jsdb-box h3 {
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #e1874c;
}
.jsdb-box p {
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
.jsdb-box div {
  margin-bottom: 15px;
  position: relative;
}
.jsdb-box div:last-child {
  margin-bottom: 0;
}
.jsdb-box span {
  display: none;
}
.cpys {
  margin-top: 50px;
}
.cpys img {
  display: block;
  max-width: 100%;
  margin: 20px auto 0 auto;
}
.syfw {
  padding-bottom: 20px;
}
.qcl-box {
  margin-top: 25px;
  padding-top: 15px;
}
.qcl {
  padding-top: 15px;
  padding-bottom: 30px;
  overflow: hidden;
}
.qcl img {
  max-width: 100%;
  display: block;
  margin: auto;
}
.qcl ul {
  padding-top: 20px;
  font-size: 0;
}
.qcl li {
  margin-bottom: 20px;
}
.qcl li h2 {
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  color: #f88344;
}
.qcl li p {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .jq-box {
    margin-top: 30px;
    font-size: 16px;
    line-height: 26px;
    padding: 15px 50px;
  }
  .jq-bt {
    font-size: 40px;
  }
  .cpyl li {
    width: 22%;
    height: 80px;
    margin: 25px 4% 0 0;
    padding-top: 20px;
  }
  .cpyl li:nth-child(2n) {
    margin-right: 4%;
  }
  .cpyl li:nth-child(4n) {
    margin-right: 0;
  }
  .cpyl li p {
    font-size: 18px;
    line-height: 1;
  }
  .cpyl li span {
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
  }
  .cpyl-info {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 20px;
  }
  .cpyl-info span {
    color: #e1874c;
  }
  .jsdb-box ul {
    display: flex;
    justify-content: center;
  }
  .jsdb-boxs {
    padding: 15px 35px;
  }
  .jsdb-box li {
    width: -webkit-calc((100% - 25px)/2);
    width: -moz-calc((100% - 25px)/2);
    width: calc((100% - 25px) / 2);
    margin-top: 30px;
  }
  .jsdb-box li:first-child {
    margin-right: 25px;
  }
  .jsdb-box h3 {
    font-size: 24px;
    line-height: 48px;
  }
  .jsdb-box p {
    min-height: 78px;
    font-size: 16px;
    line-height: 26px;
  }
  .jsdb-box span {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    font-size: 18px;
    line-height: 60px;
    color: #fff;
    background: #e1874c;
    border: 6px solid #fff;
    text-align: center;
    position: absolute;
    right: -82px;
    top: 50%;
    margin-top: -36px;
    display: block;
  }
  .cpys {
    margin-top: 100px;
  }
  .cpys img {
    margin: 50px auto 0 auto;
  }
  .syfw {
    padding-bottom: 100px;
  }
  .fwlc {
    margin-top: 130px;
    padding-bottom: 130px;
  }
}

@media (min-width: 1000px) {
  .cpyl ul {
    padding: 0 20px;
  }
  .cpyl li {
    width: 210px;
    height: 120px;
    padding-top: 35px;
    margin-right: -webkit-calc((100% - 840px)/3);
    margin-right: -moz-calc((100% - 840px)/3);
    margin-right: calc((100% - 840px) / 3);
  }
  .cpyl li:nth-child(2n) {
    margin-right: -webkit-calc((100% - 840px)/3);
    margin-right: -moz-calc((100% - 840px)/3);
    margin-right: calc((100% - 840px) / 3);
  }
  .cpyl li:nth-child(4n) {
    margin-right: 0;
  }
  .cpyl li p {
    font-size: 24px;
  }
  .cpyl li span {
    width: 140px;
    font-size: 15px;
    line-height: 18px;
    margin-top: 10px;
  }
  .cpyl-info {
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .qcl-box {
    margin-top: 50px;
    padding-top: 30px;
  }
  .qcl {
    padding: 70px 0;
    position: relative;
  }
  .qcl img {
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -212.5px;
  }
  .qcl ul {
    padding-top: 0;
  }
  .qcl li {
    width: 300px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    margin-right: 600px;
  }
  .qcl li:nth-child(2n) {
    margin-right: 0;
  }
  .qcl li h2 {
    font-size: 24px;
  }
  .qcl li p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .zt1 {
    width: 100%;
    overflow: hidden;
  }
  .zt1 img {
    width: 1920px;
    max-width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
  }
}
@media (max-width: 1200px) {
  .zt_k {
    width: 100%;
    padding: 20px 15px;
  }
  .md50 {
    margin-bottom: 20px;
  }
  .md20 {
    margin-bottom: 15px;
  }
  .md70 {
    margin-bottom: 20px;
  }
  .zt_nr1 {
    width: 100%;
    float: left;
    background-color: #ed773f;
    padding: 15px;
    color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 13px;
    line-height: 22px;
  }
  .zt_nr2 .txtk {
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 22px;
  }
  .zt_nr2 .img1 {
    margin-bottom: 15px;
    width: 100%;
  }
  .zt_nr2 h4 {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .zt_nr2 h3 {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .zt_bt1 img {
    height: 45px;
  }
  .zt_bt2 {
    height: 35px;
    margin-bottom: 15px;
    padding-left: 30px;
    background: url("../img/tb_b1.png") left no-repeat;
    background-size: auto 30px;
  }
  .zt_bt2 h3 {
    width: auto;
    float: left;
    height: 35px;
    border-bottom: solid 1px #ed773f;
    line-height: 35px;
    font-size: 14px;
  }
  .zt_nr2k .zt_nr2:last-child .zt_bt2 {
    background: url("../img/tb_b2.png") left no-repeat;
  }
  .h3_bt2 {
    margin-bottom: 15px;
    line-height: 150%;
  }
  .nr2_1 .imgk {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    text-align: center;
  }
  .nr2_1 .txtk {
    width: 100%;
    float: left;
  }
  .nr2_2 .imgk {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    text-align: center;
  }
  .nr2_2 .txtk {
    width: 100%;
    float: left;
  }
  .nr2_2 .h3_bt2 {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .zt_k {
    width: 100%;
    padding: 80px 0;
  }
  .md50 {
    margin-bottom: 50px;
  }
  .md20 {
    margin-bottom: 20px;
  }
  .md70 {
    margin-bottom: 70px;
  }
  .zt_nr1 {
    width: 100%;
    float: left;
    background-color: #ed773f;
    padding: 25px 35px;
    color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 28px;
  }
  .zt_nr2 .txtk {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 28px;
  }

  .pl40 .txtk {
    padding-left: 40px;
  }

  .zt_nr2 .img1 {
    float: right;
    margin: -100px 0 0 50px;
  }
  .zt_nr2 h4 {
    margin-bottom: 15px;
  }
  .zt_nr2 h3 {
    margin-bottom: 15px;
  }
  .zt_bt2 {
    height: 45px;
    margin-bottom: 30px;
    padding-left: 40px;
    background: url("../img/tb_b1.png") left no-repeat;
  }
  .zt_bt2 h3 {
    width: auto;
    float: left;
    height: 45px;
    border-bottom: solid 1px #ed773f;
    line-height: 35px;
    font-weight: bold;
  }
  .zt_nr2k .zt_nr2:last-child .zt_bt2 {
    background: url("../img/tb_b2.png") left no-repeat;
  }
  .h3_bt2 {
    margin-bottom: 20px;
    line-height: 150%;
  }
  .nr2_1 .imgk {
    width: 383px;
    float: right;
  }
  .nr2_1 .txtk {
    width: 650px;
    float: left;
  }
  .nr2_2 .imgk {
    width: 549px;
    float: left;
  }
  .nr2_2 .txtk {
    width: 550px;
    float: right;
  }
  .nr2_2 .h3_bt2 {
    margin-bottom: 40px;
  }
}

.zt_ta1,
.zt_ta2 {
  width: 100%;
}
.zt_ta1 td,
.zt_ta1 th {
  padding: 10px 15px;
  border: solid 1px #ddd;
}
.zt_ta2 td,
.zt_ta2 th {
  padding: 5px 0px;
  vertical-align: top;
}
.zt_ta1 th {
  background-color: #ededef;
  text-align: center;
}
.zt_ta1 tr:nth-child(even) {
  background-color: #f4f5f9;
}
.zt_k {
  color: #333333;
}
.zt_bt1,
.zt_nr2k,
.zt_nr2,
.zt_bt2,
.h3_bt2 {
  width: 100%;
  float: left;
}
@media (max-width: 1200px) {
  .h3_bt2 {
    font-size: 14px;
  }
  .czt_lb {
    width: 102%;
    float: left;
    margin-left: -1%;
    margin-bottom: 10px;
  }
  .czt_lb li {
    width: 50%;
    float: left;
    overflow: hidden;
    padding: 1%;
  }
  .czt_lb img {
    width: 100%;
  }
  .czt_lb li:first-child {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .czt_lb {
    width: 1220px;
    float: left;
    margin: -10px 0 40px -10px;
  }
  .czt_lb li {
    width: 331px;
    height: 222px;
    min-height: 222px;
    float: left;
    overflow: hidden;
    margin: 10px;
  }
  .czt_lb img {
    width: 100%;
  }
  .czt_lb li:first-child {
    width: 496px;
    height: 465px;
  }
  .czt_lb li:first-child img {
    min-height: 465px;
  }
}
@media (max-width: 1200px) {
  .zt_nav {
    width: 102%;
    float: left;
    margin-bottom: 15px;
    margin-left: -1%;
  }
  .zt_nav a {
    float: left;
    height: 50px;
    width: 31.3333%;
    margin: 0 1%;
    padding: 0 10px;
    background-color: #b3b3b3;
    color: #fff;
    font-size: 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .zt_nav_nr {
    width: 100%;
    float: left;
    background-color: #fafafa;
    border: solid 1px #ddd;
    padding: 10px 15px;
  }
  .zt_nav_nr h3 {
    width: 102%;
    float: left;
    margin: 10px -1%;
    font-size: 14px;
  }
  .zt_nav_nr ul {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .zt_nav_nr li {
    width: 100%;
    float: left;
    padding: 0 0px 0px 20px;
    margin: 3px 0;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: url("../img/tb_w.png") left no-repeat;
    background-size: auto 15px;
  }
}
@media (min-width: 1200px) {
  .zt_nav {
    width: 100%;
    float: left;
    margin-bottom: 30px;
  }
  .zt_nav a {
    float: left;
    line-height: 65px;
    padding: 0 15px;
    background-color: #b3b3b3;
    color: #fff;
    margin-right: 15px;
    font-size: 22px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  .zt_nav a:nth-of-type(1):before {
    content: "";
    background: url("../img/tb_a1.png") no-repeat;
    width: 26px;
    height: 39px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
  }
  .zt_nav a:nth-of-type(2):before {
    content: "";
    background: url("../img/tb_a2.png") no-repeat;
    width: 26px;
    height: 39px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
  }
  .zt_nav a:nth-of-type(3):before {
    content: "";
    background: url("../img/tb_a3.png") no-repeat;
    width: 26px;
    height: 39px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
  }
  .zt_nav_nr {
    width: 100%;
    float: left;
    background-color: #fafafa;
    border: solid 1px #ddd;
    padding: 25px 30px;
  }
  .zt_nav_nr h3 {
    width: 102%;
    float: left;
    margin: 10px -1%;
    font-size: 22px;
  }
  .zt_nav_nr ul {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .zt_nav_nr li {
    width: 33.3333%;
    float: left;
    padding: 0 15px 0px 35px;
    margin: 8px 0;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: url("../img/tb_w.png") left no-repeat;
  }
}
.zt_nav_nr .txtk {
  width: 100%;
  float: left;
  display: none;
}
a {
  outline: none !important;
}
.zt_nav_nr a {
  color: #333;
}
.zt_nav_nr a:hover {
  color: #ed773f;
}
.zt_nav_nr ul:last-child {
  margin-bottom: 0;
}
.zt_nav a.on {
  background-color: #ed773f;
}
@media (max-width: 1200px) {
  .w_sp55 {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 20px;
  }
  .w_sp55 .owl-theme .owl-nav {
    height: 386px;
    position: absolute;
    left: 0px;
    top: 10px;
    width: 100%;
    display: none;
  }
  .w_sp55 .owl-theme .owl-nav .owl-prev,
  .w_sp55 .owl-theme .owl-nav .owl-next {
    height: 386px;
    position: absolute;
    left: -100px;
    top: 0px;
    width: 65px;
    background: #f2f2f2 url("../img/jt_h.png") center no-repeat;
    overflow: hidden;
    text-indent: -99em;
    border: dashed 1px #ccc;
  }
  .w_sp55 .owl-theme .owl-nav .owl-next {
    left: auto;
    right: -100px;
  }
  .w_sp55 .owl-theme .owl-nav .owl-prev {
    transform: rotate(180deg);
  }
  .w_sp55 .owl-theme .owl-nav .owl-prev:hover,
  .w_sp55 .owl-theme .owl-nav .owl-next:hover {
    background: #f2f2f2 url("../img/jt_h.png") center no-repeat;
    border-color: #ed773f;
  }
  .w_sp55 .owl-carousel {
    /*margin-top: 15px;*/
    position: static;
  }
  .w_sp55 .item {
    position: relative;
  }
  .w_sp55 .item img {
    display: block;
    width: 100%;
    /*min-height: 305px;*/
  }
  .w_sp55 .item .imgk {
    width: 100%;
    /*HEIGHT:305px;*/
    overflow: hidden;
    position: relative;
  }
  .w_sp55 .item .imgk .imgk_nr {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 25px 15px 10px 15px;
    line-height: 26px;
    text-indent: 2em;
  }
  .w_sp55 .item .txtk {
    width: 100%;
    background-color: #f2f2f2;
    padding: 25px 10px 0 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .w_sp55 .item .txtk:hover {
    background-color: #ed773f;
    color: #fff;
  }
  .w_sp55 .item:hover .imgk .imgk_nr {
    /*display: block;*/
  }
  .w_sp55 .item p {
    font-size: 13px;
    display: block;
    width: 100%;
    line-height: 45px;
    height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /*color: #595757;*/
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .w_sp55 {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 40px;
  }
  .w_sp55 .owl-theme .owl-nav {
    height: 386px;
    position: absolute;
    left: 0px;
    top: -5px;
    width: 100%;
  }
  .w_sp55 .owl-theme .owl-nav .owl-prev,
  .w_sp55 .owl-theme .owl-nav .owl-next {
    height: 386px;
    position: absolute;
    left: -100px;
    top: 0px;
    width: 65px;
    background: #f2f2f2 url("../img/jt_h.png") center no-repeat !important;
    overflow: hidden;
    text-indent: -99em;
    border: dashed 1px #ccc;
  }
  .w_sp55 .owl-theme .owl-nav .owl-next {
    left: auto;
    right: -100px;
  }
  .w_sp55 .owl-theme .owl-nav .owl-prev {
    transform: rotate(180deg);
  }
  .w_sp55 .owl-theme .owl-nav .owl-prev:hover,
  .w_sp55 .owl-theme .owl-nav .owl-next:hover {
    background: #f2f2f2 url("../img/jt_h.png") center no-repeat;
    border-color: #ed773f;
  }
  .w_sp55 .owl-carousel {
    /*margin-top: 15px;*/
    position: static;
  }
  .w_sp55 .item {
    position: relative;
  }
  .w_sp55 .item img {
    display: block;
    width: 100%;
    min-height: 305px;
  }
  .w_sp55 .item .imgk {
    width: 100%;
    height: 305px;
    overflow: hidden;
    position: relative;
  }
  .w_sp55 .item .imgk .imgk_nr {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 25px 15px 10px 15px;
    line-height: 26px;
    text-indent: 2em;
    display: none;
  }
  .w_sp55 .item .txtk {
    width: 100%;
    background-color: #f2f2f2;
    padding: 25px 10px 0 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .w_sp55 .item .txtk:hover {
    background-color: #ed773f;
    color: #fff;
  }
  .w_sp55 .item:hover .imgk .imgk_nr {
    display: block;
  }
  .w_sp55 .item p {
    font-size: 16px;
    display: block;
    width: 100%;
    line-height: 55px;
    height: 55px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /*color: #595757;*/
    text-align: center;
  }
}
.zt_ban {
  width: 100%;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .zt_ban img {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .zt_ban img {
    position: relative;
    width: 1200px;
    max-width: 1200px;
    left: 50%;
    margin-left: -600px;
  }
}
@media screen and (max-width: 992px) {
  .side {
    width: 54px;
  }
  .side ul li {
    height: 54px;
  }
  .side li a h2 {
    display: none;
  }
  .qr {
    right: 54px;
  }
  .sub_box,
  .banner_sub {
    display: none;
  }
  .side .cb_sub_btn {
    display: none;
  }
  .container .ibanner_box li h2 span {
    font-size: 16px;
  }
  .container .ibanner_box li h3 {
    font-size: 12px;
  }
  .container .ibanner_box {
    height: auto;
    padding: 20px 0;
  }
}
