.m_header {
  height: 55px;
  overflow: hidden;
  background: #ffffff;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
}
.m_header .sp_header .sp_logo {
  float: left;
  height: 55px;
}
.m_header .sp_header .sp_logo a p {
  font-size: 21px;
  line-height: 55px;
  margin-left: 10px;
  font-weight: bold;
  color: #1f1f1d;
}
.m_header .sp_header .sp_logo a img {
  width: auto;
  height: 40px;
  margin-left: 20px;
  margin-top: 9px;
}
.m_header .sp_header .sp_nav {
  width: 50px;
  margin-right: 25px;
  float: right;
  height: 30px;
  position: relative;
  margin-top: 18px;
}
.m_header .sp_header .sp_nav span {
  display: block;
  background: #00479d;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 10px;
  transition: all ease 0.35s;
}
.m_header .sp_header .sp_nav span:nth-of-type(2) {
  top: 10px;
}
.m_header .sp_header .sp_nav span:nth-of-type(3) {
  top: 20px;
}
.m_header .sp_header .sp_nav:hover .sjj_nav {
  top: 347px;
}
.m_header .sjj_nav {
  position: fixed;
  z-index: 9;
  background: #fbfbfd;
  width: 100%;
  font-size: 17px;
  top: -466px;
  left: 0;
  overflow: auto;
  overflow-x: hidden;
  transition: top ease 0.35s;
}
/* X */
.bt1,
.bt2 {
  width: 50px;
  height: 30px;
}
.bt2 {
  display: none;
  animation: change2 0.5s 0.5s forwards;
}
.m_header .sp_header .sp_nav .bt2 span {
  display: block;
  background: #00479d;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 10px;
  transition: all ease 0.35s;
}
.m_header .sp_header .sp_nav .bt2 span {
  top: 10px;
}
.m_header .sp_header .sp_nav .bt2 span:first-child {
  transform: rotate(45deg);
}
.m_header .sp_header .sp_nav .bt2 span:last-child {
  transform: rotate(-45deg);
}
/* X */
.m_header .sjj_nav ul {
  list-style: none;
}
.m_header .sjj_nav ul li {
  border-bottom: 1px solid #ddd;
  margin: 0 20px;
  position: relative;
  line-height: 40px;
}
.m_header .sjj_nav ul li a {
  color: #1d1d1f;
  text-decoration: none;
}
.guanyu_title {
  margin-top: 18px;
  margin-bottom: 15px;
  text-align: center;
}
.guanyu_title .gt_top {
  font-size: 22px;
}
.guanyu_title .gang {
  width: 50px;
  background: #00479d;
  height: 2px;
  margin: 8px auto;
}
.guanyu_title .gt_bottom {
  font-size: 15px;
}
.guanyu {
  width: 98%;
  margin: 0 auto;
}
.guanyu .guanyu_con {
  width: 100%;
}
.guanyu .guanyu_con .gc_pic {
  width: 100% !important;
  height: auto;
}
.guanyu .guanyu_con .gc_wen {
  width: 100%;
  font-size: 14px;
  line-height: 30px;
}
.chanpin {
  width: 100%;
}
.chanpin .chanpin_con {
  width: 100%;
}
.chanpin .chanpin_con ul li {
  float: left;
  width: 48%;
  margin: 0 1%;
  margin-bottom: 8px;
  border: 1px solid #efefef;
}
.chanpin .chanpin_con ul li .chanpin_con_pic {
  width: 100%;
}
.chanpin .chanpin_con ul li .chanpin_con_pic a img {
  width: 100%;
  height: auto;
}
.chanpin .chanpin_con ul li .chanpin_con_title {
  width: 100%;
  text-align: center;
  border-top: 1px solid #efefef;
}
.chanpin .chanpin_con ul li .chanpin_con_title p a {
  color: #1f1f1d;
  font-size: 12px;
  line-height: 30px;
  text-decoration: none;
}
.hepartner .he_con ul li {
  float: left;
  width: 31.333%;
  margin: 0 1%;
}
.hepartner .he_con ul li img {
  width: 100%;
  height: auto;
}
.xinwen {
  width: 98%;
  margin: 0 auto;
}
.xinwen .xinwen_con {
  width: 100%;
}
.xinwen .xinwen_con .xc ul .xc_con {
  width: 100%;
  position: relative;
}
.xinwen .xinwen_con .xc ul .xc_con a {
  display: block ;
  font-size: 14px;
  line-height: 30px;
  width: 72%;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xinwen .xinwen_con .xc ul .xc_con span {
  font-size: 14px;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
.resou {
  width: 98%;
  margin: 10px auto;
}
.resou .resou_con {
  width: 100%;
  font-size: 13px;
}
.resou .resou_con a {
  font-size: 12px;
  line-height: normal;
  color: #393939;
  text-decoration: none;
}
.dibu {
  width: 100%;
  color: #fff;
  background: #393939;
  padding: 10px 0;
  margin-bottom: 50px;
}
.dibu .dibu_copyright {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
}
.dibu .dibu_copyright a {
  font-size: 12px;
  color: #fff;
}
.dibu .dibu_technology {
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.toolbar {
  font-size: 18px;
  width: 100%;
  height: 50px;
  background: #fbfbfd;
  z-index: 999;
  text-align: center;
  position: fixed;
  left: 0;
  bottom: 0;
  border: 1px solid #fbfbfd;
}
.toolbar ul {
  display: flex;
  padding: 0;
  margin: 0;
}
.toolbar ul li {
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-radius: 4px;
  list-style: none;
  line-height: 50px;
  flex: 1;
  height: 50px;
  margin-left: -2px;
}
.toolbar ul li img {
  height: 100%;
}
.toolbar ul li a {
  text-decoration: none;
  color: #1d1d1f;
}
.aboutbox {
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  overflow: hidden;
  position: relative;
  background: url(../img/zoujinback.png) no-repeat center 0;
  text-align: center;
}
.wh {
  width: 1200px;
  margin: 0 auto;
}
.about_w {
  padding: 100px 0 0;
  height: 615px;
}
.about_w h2 {
  font-size: 20px;
  line-height: 56px;
  font-weight: normal;
  height: 236px;
  position: relative;
}
.about_w h2:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  top: 202px;
  left: 50%;
  margin-left: -25px;
  background: rgba(255, 255, 255, 0.5);
}
.about_w h2 a {
  display: block;
  color: #fff;
}
.about_w h2 span {
  display: block;
}
.about_l {
  height: 177px;
  background: #fff;
  color: #333;
  text-align: center;
  line-height: 30px;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 52px;
}
.about_l li {
  height: 177px;
  width: 300px;
  float: left;
  box-sizing: border-box;
  padding: 29px 0 0;
  position: relative;
}
.about_l li:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 115px;
  top: 28px;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
}
.about_l li span {
  display: block;
  height: 52px;
  width: 52px;
  margin: 0 auto;
  overflow: hidden;
}
.about_l li span img {
  display: block;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.about_l li p b {
  line-height: 42px;
  font-size: 22px;
  display: block;
}
.foot .fterw {
  display: flex;
  padding-top: 60px !important;
}
.foot .fterw div {
  margin-left: 15px;
}
.foot .fterw div p img {
  width: 150px;
  height: 150px;
}
.inews {
  margin-top: 60px;
}
.inews .inewsrt {
  float: right;
  width: 512px;
  margin-top: 243px !important;
}
.inews .inewsrt ul li {
  color: #fbfbfd;
  font-size: 18px;
  line-height: 50px;
}
.inews .inewsrt ul li a {
  width: 72%;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inews .inewsrt ul li span {
  float: right;
}
.ipro .iplsej .iproej {
  width: 100%;
  height: unset;
}
.ipro .iplsej ul li {
  float: left;
  width: 31.333%;
  height: auto;
  margin: 0 1%;
  background: #ffffff;
  margin-bottom: 8px;
}
.ipro .iplsej ul li img {
  width: 100%;
  height: auto;
}
.ipro .iplsej ul li p {
  text-align: center;
  color: #393939;
  font-size: 18px;
  line-height: 30px;
}
.right .content p img {
  display: block;
  margin: 0 auto;
  width: 80% !important;
  height: auto !important;
}
.right .content div > img {
  display: block;
  margin: 0 auto;
  width: 80% !important;
  height: auto !important;
}
.scrollsidebar {
  display: none !important;
}
.hmsmall .hsmbs .hsmnr .p3 {
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
}
.hmlarge .hsmbs .hsmnr .p3 {
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
}
@media (max-width: 1250px) {
  .hdop1 {
    display: none !important;
  }
  .hmlarge {
    display: block !important;
    position: unset !important;
  }
  .hmlarge .peach {
    width: 100%;
  }
  .ihjjx .peach .ihjjxcot .ihjjxbox {
    width: 178px;
    height: 170px;
    background-color: #00479d;
    float: left;
    padding: 6px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .ihjjx .peach .ihjjxcot .ihjjxbox:nth-of-type(2) {
    width: 240px;
    padding: 15px 7px !important;
    height: 170px;
  }
  .ihjjx .peach .ihjjxcot .ihjjxbox:nth-of-type(3) {
    padding: 6px;
    height: 170px;
  }
  .ihjjx .peach .ihjjxcot > img {
    height: 170px !important;
  }
  .ihjjx .peach .ihjjxcot .ihjjxbox2 {
    width: 243px;
    height: 170px;
    float: left;
    background-color: #00479d;
    padding: 10px;
  }
  .ihjjx .peach {
    width: 992px;
    margin: 0 auto;
  }
  .ihjjx .ihjjxcot .ihjjxbox .p2 {
    margin-top: 11px !important;
  }
  body .ipro {
    height: 1135px;
  }
  body .ipro .peach {
    width: 992px;
  }
  body .ipro .peach .iproyj {
    width: 992px;
  }
  body .ipro .peach .iproyj .iproyjls {
    width: 100%;
  }
  body .ipro .peach .pre1 {
    left: 467px;
  }
  body .ipro .peach .next1 {
    right: 472px;
  }
  body .ipro .iplsej {
    width: 992px;
    height: unset;
  }
  body .ipro .iplsej .iproej {
    width: 100%;
    height: unset;
  }
  body .ipro .iplsej ul li {
    float: left;
    width: 31.333%;
    height: auto;
    margin: 0 1%;
    background: #ffffff;
    margin-bottom: 8px;
  }
  body .ipro .iplsej ul li img {
    width: 100%;
    height: auto;
  }
  body .ipro .iplsej ul li p {
    text-align: center;
    color: #393939;
    font-size: 16px;
  }
  body .cpejqh {
    margin-top: 38px;
  }
  .aboutbox .wh {
    width: 992px;
  }
  .about_l li {
    width: 248px;
  }
  .isav .peach {
    width: 992px;
  }
  .isvtb ul li {
    width: 16.6666% !important;
    text-align: center;
  }
  .isvtb {
    background-size: contain !important;
  }
  body .icase .peach {
    width: 992px;
  }
  body .ialml {
    width: 992px;
  }
  body .ialcot {
    width: 992px;
  }
  body .ialcot .iclfl {
    padding-top: 100px;
    margin: 0px 1% 0 1%;
    height: 375px;
    width: 48%;
    float: left;
  }
  body .ialcot .iclfr {
    width: 992px;
    height: 375px;
  }
  body .ialcot .iclfr .icbox {
    width: 23%;
    height: 170px;
    float: left;
    margin-bottom: 30px;
  }
  body .ialcot .iclfr .icbox .icboximg {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  body .ialcot .iclfr .icbox a {
    position: relative;
  }
  body .ialcot .iclfr .icbox .icboxcot {
    width: 100%;
  }
  body .ihzhb {
    min-width: unset;
  }
  body .ihzhb .peach {
    width: 992px;
  }
  body .izslist .tempWrap .tempWrap {
    width: 879px !important;
  }
  body .inews {
    min-width: 992px;
  }
  body .inews .peach {
    width: 992px;
  }
  body .inews .inewslt .inewslist .initem {
    width: 524px;
  }
  body .inews .inewslt .inewslist .initem .nbrt {
    width: 415px;
  }
  body .inews .inewsrt {
    width: 423px;
    margin-top: 243px !important;
  }
  .ilink .peach {
    width: 98%;
  }
  body .foot .peach {
    width: 992px;
  }
  body .foot .ftlg img {
    width: 300px !important;
  }
  body .foot .ftcot {
    width: 321px;
    margin-left: 30px;
  }
  body {
    min-width: unset !important;
  }
  .hmlarge .hsmls ul li {
    width: 10% !important;
  }
  .hmlarge .hsmls ul li a {
    width: 100% !important;
  }
  #container {
    width: 95%;
  }
  .left {
    width: 20%;
  }
  .right {
    width: 79%;
  }
}
@media (max-width: 992px) {
  .mmobile {
    display: block !important;
  }
  .mmobile .slider {
    display: none !important;
  }
  .sliderrr {
    margin-top: 55px;
  }
  .hdop1,
  .hmlarge,
  .ihjjx,
  .ipro,
  .aboutbox,
  .isav,
  .icase,
  .ihzhb,
  .inews,
  .ilink,
  .foot {
    display: none !important;
  }
  .slider {
    margin-top: 55px;
  }
  .left {
    width: 100%;
  }
  .right {
    width: 100%;
    margin-top: 10px;
  }
  .pageController {
    width: 95%;
  }
  .n_contact {
    display: none;
  }
  .right .content p img {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 850px) {
  .right .content .content_right {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .scrollsidebar {
    display: none !important;
  }
  ul.relatednews li {
    width: 100%;
  }
  ul.relatedproduct li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
  ul.relatedproduct li a img {
    width: 100% !important;
    height: auto !important;
  }
  ul.productlist li {
    width: 48%;
  }
  .right_title h3 {
    display: none;
  }
  .right .content .send_time h3 {
    float: left;
    height: unset;
    line-height: 25px;
    padding-left: 0;
    font-weight: normal;
    padding-right: 3px;
  }
  /* 留言 */
  .content .review {
    width: unset;
  }
  .content .review form .tablemark tbody tr td:first-child {
    width: 70px;
  }
  .content .review form .tablemark tbody tr td:last-child {
    width: 250px;
  }
  form.meassage {
    margin: 0 10px;
  }
  form.meassage input {
    padding: 0;
  }
  .meassage .tablemark tbody tr {
    display: flex;
    justify-content: center;
  }
  .meassage .tablemark tbody tr td:first-child {
    width: 70px !important;
  }
  .meassage .tablemark tbody tr td {
    width: 250px !important;
  }
  .meassage .tablemark tbody tr td .yan {
    width: 70px !important;
  }
  .meassage .tablemark tbody tr td textarea {
    width: 212px;
    height: 40px;
    padding: 0;
  }
  .right .content p img {
    width: 95% !important;
    height: auto !important;
  }
  .right .content div > img {
    width: 95% !important;
    height: auto !important;
  }
  .base .content .sort li {
    width: 50%;
    float: left;
  }
  .base .content .sort li .twolevel {
    display: none;
  }
}
@media (max-width: 650px) {
  .right .content > table {
    display: none !important;
  }
}
