/* header_top */
.heaer_top p {
  margin-top: 13px;
  font-size: 18px;
  font-size: 1.8rem;
  background: url(../images/prlt.png) no-repeat center left;
  display: block;
  padding-left: 33px;
  line-height: 30px;
  color: #fff;
}
.heaer_top a {
  color: #fff;
}
/* search */
.header_form {
  margin-top: 12px;
  border: 1px solid #fff;
  width: 248px;
  height: 34px;
  line-height: 34px;
  border-radius: 50px;
  position: relative;
}
.header_form .tex {
  background: transparent;
  border-radius: 50px;
  text-indent: 17px;
  width: 100%;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  color: #c3c3c3;
  font-family: "OptimaLTStd";
}
.header_form .sub {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 34px;
  width: 31px;
  font-size: 0px;
  cursor: pointer;
  z-index: 99;
  background: url(../images/suosou.png) no-repeat left top;
}
/* header */
.header {
  background: url(../images/hribj.png) no-repeat center 79px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
}
.header2 {
  position: relative;
}
.header .logo {
  position: absolute;
  left: 50%;
  margin-left: -92px;
  top: 11px;
  z-index: 99;
}
.header .logo img {
  display: block;
  max-width: 165px;
  max-height: 148px;
  width: 100%;
}
.header_ul1 {
  margin-top: 20px;
}
.header_ul1 > li {
  float: left;
  margin-left: 0px;
  margin-right: 71px;
  padding-bottom: 17px;
}
.header_ul1 > li > a {
  color: #fff;
  line-height: 100px;
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
}
.header_ul1 > li:hover > a,
.header_ul1 li.on > a {
  color: #ded694;
}
.header_ul1 > li.li4 {
  margin-left: 223px;
}
.header_ul1 > li:hover .dan_header {
  display: block;
}
.dan_header {
  display: none;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 100%;
  background: #eae196;
  z-index: 999999999;
}
.dan_header .tion_u2 {
  padding-bottom: 36px;
  margin-bottom: 0px;
}
.dan_header .tion_u2 li a {
  color: #333;
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  padding-bottom: 10px;
  background: url(../images/nfjh.png) no-repeat -200px bottom;
}
.dan_header .tion_u2 .tion1_wrap {
  margin-top: 33px;
}
.dan_header .tion_u2 li:hover .ain a {
  background: url(../images/nfjh.png) no-repeat center bottom;
}
.dan_header > ul > li:hover .dan_sanheader {
  display: block;
}
.dan_sanheader {
  display: none;
  width: 290px;
  padding-left: 2px;
  position: absolute;
  left: 100%;
  top: 0px;
  z-index: 999999;
}
.dan_sanheader > ul {
  border-radius: 5px;
  padding: 10px 0px;
  background: #eae196;
}
.dan_sanheader > ul > li {
  line-height: 30px;
  padding-left: 23px;
  position: relative;
}
.dan_sanheader > ul > li > a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #666666;
  line-height: 30px;
  display: block;
}
.dan_sanheader > ul > li:hover > a {
  color: #ded694;
}
@media screen and (max-width: 1219px) {
  .header_ul1 > li {
    margin-right: 20px;
  }
}
@media screen and (max-width: 999px) {
  .header {
    position: relative;
  }
  .header_ul1 > li {
    margin-left: 0px;
  }
  .header_ul1 > li > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 999px) {
  .heaer_top {
    display: none;
  }
  .header_form {
    display: none;
  }
  .header_right {
    display: none;
  }
  .header .logo {
    position: relative;
    top: 10px;
    left: 0px;
    margin-left: 0px;
    margin: 0 auto;
    width: 100%;
    max-width: 123px;
  }
}
@media screen and (max-width: 768px) {
  .slide .carousel-control {
    display: none;
  }
}
/* nav_head */
.nav_head {
  width: 100%;
  background: #000;
  padding-top: 15px;
  display: none;
}
.nav_head li {
  text-align: center;
  width: 25%;
  float: left;
}
.nav_head li a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  line-height: 30px;
}
.nav_head li.on a {
  background: #fff;
  color: #000;
}
.nav_head li:hover a {
  background: #fff;
  color: #000;
}
@media screen and (max-width: 999px) {
  .nav_head {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .nav_head li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
  }
}
/* footer */
.footer {
  border-top: 1px solid #ded694;
  padding-bottom: 30px;
}
.footer a:hover {
  color: #fff;
}
.footer .title {
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  line-height: 30px;
  padding-top: 43px;
}
.footer .title a {
  color: #fff;
}
.footer_left {
  float: left;
  width: 130px;
}
.footer_center {
  float: right;
  width: 325px;
}
.footer_right {
  float: left;
  width: 497px;
  margin-left: 114px;
}
.ftx_ul {
  margin-top: 32px;
}
.ftx_ul li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 34px;
  color: #ffffff;
}
.ftx_ul li a {
  color: #ffffff;
}
.ftx_ul2 {
  margin-top: 32px;
}
.ftx_ul2 li {
  line-height: 30px;
  color: #ffffff;
}
.ftx_ul2 li a {
  color: #ffffff;
  position: relative;
  left: 0px;
}
.ftx_ul2 li:hover a {
  left: 10px;
}
.footer .shejiao {
  padding-top: 5px;
}
.footer .shejiao a {
  display: block;
  margin-left: 25px;
  float: left;
}
.shejiao a img {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  width: 32px;
}
.shejiao a:hover img {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.footer_right form {
  margin-top: 42px;
}
.footer_right .c_div {
  margin-top: 0px;
}
.footer_right .c_div2 {
  margin-top: 15px;
}
.footer_right .c_nr {
  width: 224px;
  padding-left: 24px;
  margin-bottom: 15px;
}
.footer_right .c_nr2 {
  padding-left: 24px;
}
.footer_right .xing {
  background: url(../images/xing.png) no-repeat 12px center;
}
.footer_right .c_div_l {
  padding-left: 24px;
  background: url(../images/xing.png) no-repeat 12px 19px;
}
.footer_right .c_input {
  border: 1px solid #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999999;
  height: 42px;
  line-height: 42px;
}
.footer_right .c_captcha {
  border: 1px solid #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999999;
  height: 42px;
  line-height: 42px;
}
.footer_right .c-span {
  width: 18px;
  display: block;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999999;
  text-indent: 1px;
}
.footer_right .c_input {
  width: 188px;
  padding-left: 35px;
  display: block;
  background-color: transparent;
}
.footer_right .c_textarea {
  border: 1px solid #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999999;
  font-family: "OptimaLTStd";
  line-height: 42px;
  background: #000000 url(../images/xp-icon5.png) no-repeat left top;
  padding-left: 35px;
  width: 93%;
  height: 78px;
}
.footer_right .c_yzm {
  display: block;
  float: left;
  cursor: pointer;
}
.footer_right .c_captcha {
  display: block;
  float: left;
  padding-left: 15px;
  width: 153px;
  margin-right: 11px;
  background: #000000;
}
.footer_right .c_send {
  float: right;
  width: 160px;
  background: #eae196;
  color: #333;
  height: 42px;
  text-transform: uppercase;
  line-height: 36px;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
}
.footer_right .c_send:hover {
  background: #aaa;
}
.footer_right .c_xpbg1 .c_input {
  display: block;
  background: #000000 url(../images/xp-icon1.png) no-repeat left top;
}
.footer_right .c_xpbg2 .c_input {
  display: block;
  background: #000000 url(../images/xp-icon2.png) no-repeat left top;
}
.footer_right .c_xpbg3 .c_input {
  display: block;
  background: #000000 url(../images/xp-icon3.png) no-repeat left top;
}
.footer_right .c_xpbg4 .c_input {
  display: block;
  background: #000000 url(../images/xp-icon4.png) no-repeat left top;
}
.footer_bot {
  margin-top: 25px;
  text-align: center;
  color: #ffffff;
}
.footer_bot a,
.footer_bot p {
  color: #ffffff;
  line-height: 30px;
}
.footer_bot p a {
  display: inline-block;
  padding-left: 5px;
}
.footer_bot p a.cnzz {
  padding-right: 28px;
}
.footer_bot p a.tech {
  padding-right: 2px;
}
.Links {
  height: 26px;
}
.Links a {
  display: inline-block;
  padding-right: 10px;
  line-height: 26px;
}
@media screen and (max-width: 1219px) {
  .footer_right {
    margin-left: 0px;
  }
  .footer_bot {
    padding-bottom: 10px;
  }
  .footer_bot .wp {
    line-height: 30px;
  }
  .footer_bot a,
  .footer_bot p {
    line-height: 30px;
  }
  .footer .shejiao a {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 999px) {
  .footer_left {
    width: 45%;
    float: left;
  }
  .footer_center {
    width: 45%;
    float: right;
    margin-left: 0px;
  }
  .footer_right {
    width: calc(100% - 35px);
  }
  .footer .shejiao {
    margin-bottom: 20px;
  }
  .footer_right .c_nr {
    width: calc(100% - 23px);
  }
  .footer_right .c_captcha {
    width: calc(48% - 15px);
    margin-bottom: 10px;
  }
  .footer_right .c_input {
    width: calc(100% - 35px);
  }
  .footer_right .c_textarea {
    width: calc(100% - 35px);
  }
  .footer_right .c_send {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .footer_left {
    display: none;
  }
  .footer_center {
    display: none;
  }
  .footer_right {
    display: none;
  }
  .Links {
    display: none;
  }
  .footer_bot .wp {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 0px;
    padding-top: 10px;
  }
}
/*==========man_title==================*/
.man_title {
  margin-top: 40px;
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  line-height: 40px;
  font-family: "OptimaLTStd";
}
.man_title a {
  padding: 0px 230px;
  display: inline-block;
  color: #ded694;
  background: url(../images/man_titlel.png) no-repeat left center, url(../images/man_titler.png) no-repeat right center;
}
.dif,
.dif * {
  box-sizing: border-box;
}
.big_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: 0px;
  color: #333333;
}
.dif0 {
  padding-top: 50px;
}
.dif1 {
  padding: 35px 0px 0px;
}
.dif1 .wp {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.dif1 .r_box {
  width: 42.75%;
  position: relative;
}
.dif1 .r_box img {
  transition: 0s;
}
.dif1 .r_box .zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
}
.dif1 .r_box .zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #ccc;
  background-color: white;
  padding: 8px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.dif1 .r_box .zoomPup {
  background-color: #fff;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #ccc;
  z-index: 101;
  cursor: crosshair;
}
.dif1 .r_box .zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}
.dif1 .r_box .zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #fff;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
}
.dif1 .r_box .zoomWrapper {
  position: relative;
  border: 1px solid #ccc;
  z-index: 110;
}
.dif1 .r_box .zoomWrapperTitle {
  display: block;
  background: #999;
  color: #fff;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.dif1 .r_box .zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}
.dif1 .r_box .zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}
.dif1 .r_box .zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  display: block;
}
.dif1 .r_box .m-prob {
  position: relative;
  width: 100%;
  padding-bottom: 54px;
}
.dif1 .r_box .pic-big {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9;
}
.dif1 .r_box .big-img {
  display: block;
  line-height: 0;
  font-size: 0;
}
.dif1 .r_box .big-img .zoomPad {
  float: none;
  z-index: 8;
}
.dif1 .r_box .zoomWrapperImage img {
  max-width: 1920px;
  z-index: 99;
}
.dif1 .r_box .pic-small {
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 24px;
}
.dif1 .r_box .pic-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 100%;
  background: #f2f2f2;
}
.dif1 .r_box .pic-btn img {
  max-width: 100%;
  transition: 0.2s;
}
.dif1 .r_box .pic-btn.prev {
  left: 0;
}
.dif1 .r_box .pic-btn.next {
  right: 0;
}
.dif1 .r_box .pic-btn:hover {
  background: #e52029;
}
.dif1 .r_box .pic-btn:hover img {
  filter: brightness(0) invert(1);
  opacity: 1;
}
.dif1 .r_box .pic-list {
  overflow: hidden;
  width: 90.25%;
  margin: 0 auto;
}
.dif1 .r_box .pic-list ul {
  width: 1011%;
  display: flex;
}
.dif1 .r_box .list-item {
  position: relative;
  width: 2.26%;
  flex-shrink: 0;
  margin-right: 0.28%;
}
.dif1 .r_box .item-pics,
.dif1 .r_box .pic-list .item-video {
  display: block;
  position: relative;
  overflow: hidden;
}
.dif1 .r_box .item-pics:before,
.dif1 .r_box .pic-list .item-video:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 15px;
  background: url() no-repeat center left;
  left: 0px;
  top: 50%;
  margin-top: -7px;
  z-index: -1;
}
.dif1 .r_box .item-pics img,
.dif1 .r_box .pic-list .item-video img {
  width: 100%;
  display: block;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}
.dif1 .r_box .item-pics.zoomThumbActive:before,
.dif1 .r_box .item-video.active:before {
  left: -8px;
}
.dif1 .r_box .m-propic2 {
  display: none;
}
.dif1 .r_box .provideo-box {
  border-radius: 0;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.dif1 .r_box .provideo-box .provideo {
  position: relative;
  overflow: hidden;
  padding-bottom: 78.75%;
  height: 0;
}
.dif1 .r_box .provideo-box .provideo iframe,
.dif1 .r_box .pro2-box .provideo-box .provideo video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.dif1 .r_box .provideo-box .provideo iframe body {
  margin: 0px !important;
}
.dif1 .r_box .item-pics:hover,
.dif1 .r_box .item-pics.active,
.dif1 .r_box .item-video:hover,
.dif1 .r_box .item-video.active {
  opacity: 1;
}
@media screen and (min-width: 1219px) {
  .dif1 .clear {
    display: none;
  }
}
.dif1_l {
  width: 54.917%;
  padding-top: 1px;
}
.dif1_l .describe {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
}
.dif1_l .buttonBox1 a:hover {
  background: #0a378c;
  color: #fff;
}
.dif1_list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 12px;
  border-bottom: 1px solid #999999;
  margin-top: 13px;
  padding-bottom: 27px;
}
.dif1_list li {
  height: 54px;
}
.dif1_list li img {
  max-height: 100%;
}
.dif1 .button {
  display: flex;
  justify-content: flex-start;
  margin-top: 35px;
}
.dif1 .button a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  min-width: 169px;
  min-height: 50px;
  background-color: #d61819;
  border: 1px solid #d61819;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  box-sizing: border-box;
}
.dif1 .button a:hover {
  background: #fff;
  color: #d61819;
}
.dif_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}
.dif img {
  max-width: 100%;
  display: block;
}
.dif2 {
  padding: 47px 0px 0px;
}
.dif2 .wp {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.dif2 .wp figure:nth-of-type(1) {
  width: 43%;
}
.dif2 .wp figure:nth-of-type(2) {
  width: 55.2%;
}
.dif2 .container {
  margin-top: 13px;
}
.dif2 .describe {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 5px;
}
.dif2 .describe p {
  position: relative;
  padding-left: 16px;
}
.dif2 .describe p:before {
  content: "";
  width: 6px;
  aspect-ratio: 1/1;
  background: #333;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}
.dif_menu .wp {
  display: flex;
  overflow: auto;
  gap: 69px;
}
.dif_menu .wp::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.dif_menu .wp::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
}
.dif_menu .wp::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.dif_menu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333;
  transition: 0.3s;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  width: 15%;
}
.dif_menu a span {
  transition: 0.3s;
  color: #333;
  display: block;
  position: relative;
  padding: 29px 0px;
}
.dif_menu a span::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 0%;
  max-width: 110px;
  height: 6px;
  background-color: #d61819;
  transition: 0.3s;
}
.dif_menu a:hover span {
  color: #d61819;
}
.dif_menu a:hover span::before {
  width: 100%;
}
.dif_menu .active span {
  color: #d61819;
}
.dif_menu .active span::before {
  width: 100%;
}
.dif_menu .wp {
  position: relative;
}
.dif_menu .wp::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 3px;
  border-bottom: 1px solid #cccccc;
}
.dif_menu a:nth-of-type(1) {
  margin-left: auto;
}
.dif_menu a:nth-last-of-type(1) {
  margin-right: auto;
}
.dif3 {
  padding: 42px 0px 0px;
}
.dif3 .describe {
  margin-top: 17px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
}
.dif4 {
  padding: 26px 0px 0px;
}
.dif4 .describe {
  margin-top: 19px;
}
.dif4 .describe img {
  display: inline-block;
}
.dif .table table {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
  width: 100%;
  border-collapse: collapse;
}
.dif .table table td {
  padding: 9px;
  border: 1px solid #ccc;
}
.dif .table table tr:nth-of-type(1) {
  background-color: #f2f2f2;
}
.dif .table {
  overflow: auto;
}
.dif .table::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.dif .table::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
}
.dif .table::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.dif5 {
  padding-top: 61px;
}
.dif5 .describe {
  margin-top: 17px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
}
.dif5 .describe img {
  display: inline-block;
}
.dif6 {
  padding: 21px 0px 49px;
}
.dif6_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 23px;
  gap: 30px 1.3745%;
}
.dif6_list li {
  width: 32.417%;
}
.dif6_list .imgBox {
  position: relative;
  overflow: hidden;
}
.dif6_list .imgBox:hover .hide_box {
  transform: translateY(0px);
}
.dif6_list .hide_box {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transform: translateY(100%);
  transition: 0.5s;
  pointer-events: none;
}
.dif6_list .name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 8px;
}
.dif6_list .name a {
  color: #333;
  text-align: center;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.dif6_list .name a:hover {
  color: #e52029;
}
.dif7_container {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-top: 32px;
}
.dif7_container .logo1 {
  width: 18px;
}
.dif7_container .logo1 img:nth-of-type(2) {
  display: none;
}
.dif7_container .top {
  background: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 19px 28px 20px 23px;
  cursor: pointer;
}
.dif7_container .title {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  flex: 1;
}
.dif7_container .bottom {
  display: none;
  background: #f9f9f9;
  padding: 20px 26px 38px;
}
.dif8 {
  padding-top: 40px;
}
.dif8 .wp {
  padding: 33px 94px 68px 80px;
  background-color: #ffffff;
  box-shadow: 0px 2px 13px 1px rgba(0, 0, 0, 0.05);
  border: solid 1px #f2f2f2;
}
.dif8 form {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 3.7109375%;
  width: 100%;
  margin-top: 10px;
}
.dif8 form > * {
  width: 100%;
}
.dif8 form .int {
  width: 30.859375%;
}
.dif8 form p {
  padding: 0px 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 2px;
}
.dif8 form input {
  height: 46px;
}
.dif8 form textarea {
  height: 109px;
  padding-top: 7px !important;
}
.dif8 form .form_box {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 14px;
}
.dif8 form .yzm {
  flex: 1;
  position: relative;
  display: flex;
  max-width: 419px;
}
.dif8 form .yzm input {
  flex: 1;
}
.dif8 form .yzm span {
  margin-left: 8px;
  height: 46px;
  aspect-ratio: 163/46;
  cursor: pointer;
}
.dif8 form .yzm span img {
  height: 100%;
}
.dif8 form .tj {
  min-width: 219px;
  margin-left: 8px;
  width: auto;
}
.dif8 form .tj input {
  font-family: Arial, Helvetica, sans-serif;
  background: #e52029;
  border: 1px solid #e52029;
  transition: 0.3s;
  color: #fff;
  cursor: pointer;
}
.dif8 form .tj input:hover {
  background: #fff;
  color: #e52029;
}
.dif8 form input,
.dif8 form textarea {
  background: #ffffff;
  border: solid 1px #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333;
  padding: 0px 18px;
  width: 100%;
  flex: 1;
  resize: none;
  outline: none;
  display: block;
}
.dif8 form input::placeholder,
.dif8 form input::-webkit-input-placeholder,
.dif8 form textarea::placeholder {
  color: #999;
}
@media screen and (max-width: 1219px) {
  .dif0 {
    padding-top: 20px;
  }
  .big_title {
    font-size: 32px;
    line-height: 42px;
  }
  .dif1 {
    padding-top: 20px;
  }
  .dif1 .wp {
    display: block;
  }
  .dif1 .r_box {
    float: left;
    margin-bottom: 5px;
    margin-right: 4%;
  }
  .dif1 .button {
    margin-top: 20px;
  }
  .dif1 .button a {
    font-size: 14px;
    min-width: 120px;
    min-height: 38px;
  }
  .dif1 .pic-list {
    width: 88%;
  }
  .dif1_list {
    margin-top: 10px;
    padding-bottom: 12px;
  }
  .dif1_l {
    width: 100%;
  }
  .dif_title {
    font-size: 20px;
    line-height: 28px;
  }
  .dif2 {
    padding-top: 30px;
  }
  .dif_menu .wp {
    gap: 30px;
  }
  .dif_menu a {
    font-size: 16px;
  }
  .dif_menu a span {
    padding: 16px 0px;
  }
  .dif3 {
    padding-top: 30px;
  }
  .dif3 .describe {
    margin-top: 8px;
  }
  .dif .table table {
    font-size: 16px;
    line-height: 28px;
  }
  .dif5 {
    padding-top: 30px;
  }
  .dif5 .describe {
    margin-top: 8px;
  }
  .dif6 {
    padding: 30px 0px;
  }
  .dif6_list .name {
    font-size: 16px;
  }
  .dif7_container {
    margin-top: 20px;
  }
}
@media screen and (max-width: 999px) {
  .zoomPad {
    cursor: default !important;
  }
  .zoomPup {
    display: none !important;
  }
  .zoomWindow {
    display: none !important;
  }
  .zoomPreload {
    display: none !important;
  }
  .dif8 .wp {
    padding: 30px 50px 50px;
  }
  .big_title {
    font-size: 22px;
    line-height: 32px;
  }
  .dif_title {
    font-size: 18px;
    line-height: 26px;
  }
  .describe {
    font-size: 14px !important;
    line-height: 24px !important;
    margin-top: 4px !important;
  }
  .dif2 .describe p::before {
    top: 9px;
  }
  .dif7_container .title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .dif2 .wp {
    flex-wrap: wrap;
    gap: 20px;
  }
  .dif2 figure {
    width: 100% !important;
  }
  .dif8 form {
    gap: 12px 0px;
  }
  .dif8 form input,
  .dif8 form textarea {
    font-size: 14px !important;
  }
  .dif8 form input {
    height: 38px;
  }
  .dif8 form .int {
    width: 100%;
  }
  .dif8 form .yzm {
    flex: none;
    width: 100%;
    max-width: 100%;
  }
  .dif8 form .yzm span {
    height: 38px;
  }
  .dif8 form .tj {
    width: 100%;
    min-width: 100%;
    margin-left: 0px;
  }
  .dif8 form .form_box {
    gap: 10px 0px;
    margin-top: 0px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  .dif1 .r_box {
    float: none;
    width: 100%;
    max-width: 513px;
    margin: 0px auto !important;
  }
}
@media screen and (max-width: 480px) {
  .dif6_list {
    gap: 20px 2%;
    flex-wrap: wrap;
  }
  .dif6_list li {
    width: 49%;
  }
  .dif7_container .top {
    gap: 20px;
    padding: 12px 16px;
  }
  .dif7_container .bottom {
    padding: 12px 16px;
  }
  .dif8 .wp {
    padding: 20px 15px 30px;
  }
}

.point .dif_menu{
  z-index: 10;
  top: 0;
  background: #fff;
  width: 100%;
}
