@charset "utf-8";
body {
  background: #fff;
}
.c-this {
  color: #de411a;
}
.b-this {
  background: #de411a;
}
.title1 h3 {
  font-size: 2.5vw;
}
.title1 p {
  font-size: 1.7vw;
  margin-top: 0.5vw;
}
.w-92 {
  width: 92%;
  margin: 0 auto;
}
.icon1 {
  width: 3.125vw;
  height: 3.125vw;
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(55%, rgba(222, 62, 26, 1)),
    color-stop(100%, rgba(253, 210, 62, 1))
  );
  box-shadow: 0 5px 10px 0 rgba(231, 46, 0, 0.3);
  transition: 0.3s ease 0s;
}
.big-font {
  position: absolute;
  color: #ebebeb;
  font-size: 8.3vw;
  z-index: -1;
}
.icon1 img {
  max-width: 50%;
  max-height: 50%;
}
.pro-title h3 {
  font-size: 2vw;
  line-height: 1.2;
}
.pro-title p {
  font-size: 1.35vw;
  margin-top: 5px;
}
.pro-title p:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 2.6vw;
  height: 1px;
  background: #c9c9c9;
  margin-right: 5px;
}
.small-font {
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
}
.small-font:before {
  content: "";
  width: 1px;
  height: 2.1vw;
  background: #ccc;
  display: inline-block;
  margin: 0 auto 5px;
}
.i-btn a {
  transition: 0.3s ease 0s;
  width: auto;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.i-btn a:before {
  height: 1px;
  background: #de411a;
}
.page-box {
  margin-top: 3vw;
}
body.on .menu-box {
  z-index: 3;
}
/*menu-box*/
.menu-box {
  height: 4.2vw;
  width: 78%;
  z-index: 2;
  background: #fff;
  top: 2vw;
  line-height: 4.2vw;
  position: absolute;
  left: 11%;
  padding: 0 2.5%;
}
.menu-box .M {
  height: 100%;
  width: calc(82.5% - 28px);
  background: #fff;
}
.m-b5 {
  margin-bottom: 5%;
}
/*--menu-box end-----------------*/
/*banner-text*/
.banner-text {
  left: 0;
  transform: translateY(-25%);
}
.banner-text .ResTitle_a1 span {
  font-size: 2.8vw;
  color: #fff;
  letter-spacing: 5px;
}
.banner-text .ResTitle_a1 span:before {
  margin-right: 1vw;
}
.banner-text .ResTitle_a1 span:after {
  margin-left: 1vw;
}
.banner-text .ResTitle_a1 span:before,
.banner-text .ResTitle_a1 span:after {
  background: #fff;
}
.banner-text .ResTitle_a1 em {
  font-size: 16px;
  color: #fff;
  display: none;
}
/*主导航菜单 2018.08.30*/
.MenuList_f1 {
  text-align: right;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  width: 86.5%;
}
.add .MenuList_f1 {
  width: 76.5%;
}
.MenuList_f1 .language-box {
  margin-left: 20px;
}
.MenuList_f1 .stmenu:nth-child(4) ul.child > li > h3 {
  line-height: 50px;
  margin-top: 10px;
  width: 15vw;
}
.MenuList_f1 > ul {
  height: 100%;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.MenuList_f1 > ul > li {
  height: 100%;
  display: inline-block;
  width: auto;
  text-align: center;
  font-size: 14px;
  vertical-align: top;
}
.MenuList_f1 > ul > li a {
  display: block;
  text-transform: capitalize;
}
.MenuList_f1 > ul > li a span {
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
}
.MenuList_f1 > ul > li > :first-child {
  font-weight: normal;
  display: block;
  padding: 0 1vw;
  position: relative;
  z-index: 1;
  font-size: 18px;
  color: #141313;
}
.add .MenuList_f1 > ul > li > :first-child {
  font-size: 16px;
}
.MenuList_f1 > ul > li > :first-child.on {
  color: #fff;
  background: #de411a;
  height: 100%;
}
.MenuList_f1 > ul > li > :nth-child(2) {
  transition: 0.3s ease 0s;
  border-top: 1px solid #ddd;
  transform-origin: top;
  opacity: 0;
  transform: scale(1, 0);
  overflow: hidden;
  background: rgba(255, 255, 255, 0.95);
  left: 0;
  z-index: 2;
  position: absolute;
  width: 100%;
}


.MenuList_f1 > ul > li ul li {
  max-width: none;
  float: none;
  margin-left: 2%;
  width: auto;
  padding: 0px;
  display: inline-block;
  vertical-align: top;
}
.MenuList_f1 > ul > li ul li:first-child {
  margin-left: 0;
}
.MenuList_f1 > ul > li ul li a {
  transition: 0.3s ease 0s;
  box-sizing: border-box;
  text-transform: capitalize;
  width: 100%;
  overflow: hidden;
  display: block;
  color: #555;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
}

#MenuList_f1 > ul > li:nth-child(4) > ul {
  display: flex;
  justify-content: center;
  gap: 1.5vw;
}
#MenuList_f1 > ul > li:nth-child(4) > ul > li{
  margin: 0;
  width: 17%;
}

/*汉堡菜单PC*/
.menu-i.on .menu-icon:after {
  transform: translate(-50%, 0) rotateZ(-45deg);
}
.menu-i.on .menu-icon:before {
  transform: translate(-50%, 0) rotateZ(45deg);
}
.menu-i.on .menu-icon span {
  background: transparent;
}
.menu-icon span,
.menu-icon:before,
.menu-icon:after {
  transition: 0.3s ease 0s;
  display: inline-block;
  height: 2px;
  background: #de411a;
  content: "";
  width: 2.3vw;
  vertical-align: middle;
}
.menu-icon:before,
.menu-icon:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -2px;
}
.menu-icon:before {
  transform: translate(-50%, -0.5vw);
}
.menu-icon:after {
  transform: translate(-50%, 0.5vw);
}
.menu-icon span {
  position: relative;
  margin: 0 auto;
  z-index: 0;
}
.menu-i {
  transition: 0.5s ease 0.5s;
  opacity: 1;
  top: 0;
  right: 0;
  overflow: hidden;
  line-height: 5.2vw;
  margin-left: 0;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  outline: none;
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.menu-icon {
  display: block;
  height: 100%;
  background: none;
  position: relative;
  z-index: 0;
}
.menu-i1 {
  transition: 0.3s ease 0.8s;
  opacity: 1;
  right: 0;
}
/*menu-slide 用slide注意效果遮挡*/
.menu-slide {
  z-index: 0;
  position: absolute;
  background: #de411a;
  height: 3px;
  bottom: 0;
  transition: 0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s;
}
.MenuList_f1.slide-menu {
  position: relative;
  z-index: 1;
}
/*导航定位使用的类*/
.menu-fix {
  transition: 0.3s ease 0s;
  position: fixed;
  top: 0;
  padding: 0 13.5%;
  box-shadow: 0 0 1vw 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  left: 0;
}
.menu-fix.menu-fix-down {
  opacity: 0;
  top: -5.2vw;
}
/*---导航end------------------------------------------------------------------------------------------------------------------------*/
/*logo*/
.menu-w {
  font-size: 0;
  height: 100%;
}
.menu-w .R {
}
.menu-w .R li.on a {
  color: #de411a;
}
.logo {
  width: 13.5%;
  height: 100%;
}
.add .logo {
  width: 23.5%;
}
.logo img,
.logo a {
  /*width: 100%;*/
  height: 2.8vw;
}
/*--logo end------------------------------------------*/

/*language*/
.language-box {
}
.language-box span {
  font-size: 26px;
  margin: 0 5px;
}
.language-box * {
  line-height: 1;
}
.language-box a.on {
  color: #de411a;
}
/*--language end----------*/
/*f_type:true*/
.MenuList_f1.swiper > ul > li {
  position: static;
}
/*f_type:true*/
.MenuList_f1.swiper > ul {
  display: flex;
  display: -ms-flexbox; /*IE10*/
}
/*search*/
.search-box form {
  width: 75%;
  margin: 0 auto;
  background: #eee;
  padding: 2% 3.5%;
}
.search-box form * {
  display: inline-block;
  vertical-align: middle;
}
.search-box input {
  color: #888;
  background: none;
  width: calc(95% - 16px);
  height: 28px;
  line-height: 28px;
  border-bottom: 1px solid transparent;
  margin-right: 5%;
  transition: 0.3s ease 0s;
}
.search-box input:focus {
  border-color: #888;
}
.search-box button {
  background: none;
  width: 16px;
}
.search-box button:active {
  transform: scale(0.9);
}
/*footer*/
.footer-box .ewm {
  width: 120px;
  position: absolute;
  right: 100px;
  top: 79px;
}
.footer-box .ewm img {
  max-width: 100%;
}
.footer-box {
  padding: 4% 0 3%;
  background: #182133;
}
.footer-box .L {
  width: 385px;
}
.footer-box .R {
  width: calc(100% - 385px);
  text-align: right;
}
.footer-logo {
  /*width: 13.2vw;*/
  height: 3.6vw;
  margin-bottom: 0.8vw;
}
.footer-logo .block {
  height: 100%;
}
.footer-logo .BannerShow_c1,
.footer-logo .BannerShow_c1 div {
  height: 100%;
}
.footer-logo .w-100,
.footer-logo .BannerShow_c1 img {
  width: auto;
  height: 100%;
}
.footer-tel strong {
  font-size: 26px;
  margin-left: 5px;
}
.beian {
  margin-top: 0.6vw;
  line-height: 1.4;
}
.MenuList_f2 > ul {
  font-size: 0;
  text-transform: capitalize;
}
.MenuList_f2 > ul > li {
  display: inline-block;
  vertical-align: top;
  max-width: 15%;
  text-align: left;
}
.footer-tel p {
  margin-top: 3px;
}
.footer-tel i {
  width: 30px;
}
.MenuList_f2 > ul > li:not(:last-child) {
  margin-right: 2.5vw;
}
.MenuList_f2 > ul > li > :first-child {
  color: #de411a;
}
.MenuList_f2 > ul > li > ul a {
  color: #aaa;
}
.MenuList_f2 > ul > li > ul {
  margin-top: 1vw;
}
.MenuList_f2 > ul > li > ul li:not(:first-child) {
  margin-top: 0.5vw;
}
.MenuList_f2 a {
  transition: 0.3s ease 0s;
  display: block;
  font-size: 16px;
}
.MenuList_f2 .child a {
  font-weight: normal;
}
/*nav*/
.NavList_a1 ul {
  font-size: 0;
}
.NavList_a1 li {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
.NavList_a1 a {
  padding: 1.5vw 2vw;
  display: block;
  font-size: 16px;
  color: #333;
  position: relative;
  z-index: 0;
  transition: 0.3s ease 0s;
}
.NavList_a1 a.on {
  background: #de411a;
  color: #fff !important;
}
.NavList_a1 a.on:after {
  content: "";
  border-style: solid;
  border-color: #de411a transparent transparent;
  border-width: 8px 7px 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}
.nav {
  border-bottom: 1px solid #eee;
  text-transform: capitalize;
}
/*page-title*/
.ResTitle_a1 span {
  display: block;
  font-weight: bold;
  color: #de411a;
  font-size: 2.4vw;
}
.ResTitle_a1 span:before,
.ResTitle_a1 span:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  background: #888;
  width: 3vw;
}
.ResTitle_a1 span:before {
  margin-right: 1.5vw;
}
.ResTitle_a1 span:after {
  margin-left: 1.5vw;
}
.ResTitle_a1 em {
  display: block;
  font-size: 12px;
  color: #888;
  margin-top: 5px;
}
.page-title p {
  line-height: 2.25;
  margin-top: 1.5%;
}
/*.page-title p:after { content: ''; display: block; width: 1px; background: #de411a; height: 2.1vw; margin: 1.5% 0 0; }*/
.ResTitle_a3 span {
  display: block;
}
.ResTitle_a3 {
  line-height: 1;
  border-left: 4px solid #de411a;
  padding-left: 1.2vw;
  font-size: 2vw;
  color: #de411a;
}
.ResTitle_a3 em {
  display: none;
}
/*about*/
.about .B {
  margin-top: 3%;
}
.about .BB {
  background: url(../images/img5.jpg) no-repeat center;
  background-size: cover;
}
.about .BB div {
  background: rgba(222, 65, 26, 0.8);
  padding: 7% 0 9%;
}
.about .BB p {
  margin-top: 1.5%;
}
.page-content {
  margin-top: 2.5%;
}
.about .BT {
  padding: 3.5% 0;
  background: #f8f8f8;
}
.about .img {
  width: 45.5%;
}
.about .text {
  width: 54.5%;
}
.about .TR.text {
  padding-left: 5%;
}
.about .TL.text {
  padding-right: 5%;
}
.detail-title {
  padding-bottom: 2.5%;
  border-bottom: 1px dashed #e57255;
}
.detail-img {
  padding-top: 4%;
  border-top: 1px dashed #e57255;
  margin-top: 1px;
}
.about .text span {
  padding-bottom: 4%;
}
.about span {
  font-size: 1.9vw;
}
.about .text p {
  padding-top: 4%;
  border-top: 1px dashed #dcdcdc;
}
/*honor*/
.honor [class*="PhotoList"] li {
  width: 18.4%;
  padding: 0;
}
.honor [class*="PhotoList"] li a {
  height: 14vw;
  padding: 5%;
  text-align: center;
}
.honor [class*="PhotoList"] li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.honor [class*="PhotoList"] img {
  transform: none;
  margin-left: 0;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.honor [class*="PhotoList"] li span {
  margin: 0;
  padding: 6% 10px;
}
.honor-img {
  margin-bottom: 3%;
}
/*culture */
.culture .T img {
  width: 49.5%;
}
.culture .T img:nth-child(2n + 2) {
  margin-left: 1%;
}
.culture .BT ul {
  margin-top: 1.5%;
}
.culture .BT li {
  width: 43%;
  margin-top: 5%;
}
.culture .BT strong {
  margin-top: 3%;
}
.culture .BT p {
  line-height: 2;
  margin-top: 3%;
}
.culture .BT i {
  margin-left: 5px;
}
.culture .BT li:nth-child(2n + 2) {
  margin-left: 14%;
}
.culture .BB li {
  padding: 2% 2.5% 5%;
  background: #fff;
  width: 23.5%;
  box-shadow: 0 5px 2.5vw 0 rgba(32, 32, 32, 0.05);
}
.culture .BB i {
  width: 8vw;
  height: 8vw;
  border: 1px solid #e8e8e8;
  padding: 5px;
  margin: 0 auto;
}
.culture .BB figure {
  width: 100%;
  height: 100%;
}
.culture .BB img {
  width: 100%;
  height: 100%;
}
.culture .BB li:not(:first-child) {
  margin-left: 2%;
}
.culture figcaption {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 92, 51, 0.8);
  width: 100%;
  height: 100%;
}
.culture figcaption {
  font-size: 1.7vw;
}
.culture .BB li p,
.about p {
  line-height: 2;
}
.culture .BB li p,
.culture .BB {
  margin-top: 9%;
}
/*structure*/
.structure {
  background: url(../images/bg1.png) no-repeat top center;
  background-size: cover;
  padding-bottom: 5%;
}
.structure img {
  width: 100%;
}
/*page-search*/
.search input {
  padding: 0 10px;
  width: 83%;
  background: #f8f8f8;
  color: #666;
  height: 2vw;
  line-height: 2vw;
}
.search button {
  width: 17%;
  height: 2vw;
  line-height: 2vw;
}
/*news-list*/
#NewsList_a1 li {
  width: 30.6%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin-bottom: 3%;
}
#NewsList_a1 .newimg {
  height: 14.6vw;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
#NewsList_a1 .newimg:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  background: #de411a;
  height: 8px;
  transition: 0.5s ease 0s;
}
#NewsList_a1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#NewsList_a1 .newnr b {
  display: block;
  font-size: 20px;
  color: #333;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s ease 0s;
}
#NewsList_a1 .newnr p {
  font-size: 16px;
  color: #666;
  line-height: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 64px;
  margin-top: 0.5vw;
}
#NewsList_a1 ul {
  font-size: 0;
  margin-bottom: 30px;
}
#NewsList_a1 .newnr {
  padding: 8% 0 10%;
  transition: 0.5s ease 0s;
}
#NewsList_a1 .news-more:after {
  margin-left: 10px;
  border-color: transparent transparent transparent #888;
  border-width: 6px 0 6px 8px;
  transition: 0.5s ease 0s;
}
#NewsList_a1 .news-more {
  margin-top: 1vw;
  transition: 0.5s ease 0s;
}
#NewsList_a1 li a {
  display: block;
  background: #fff;
}
/*NavigationList_d1*/
#NavigationList_d1 {
  margin-bottom: 4%;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 3%;
}
.customer [class*="PhotoList"] ul {
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
#NavigationList_d1 li {
  margin-bottom: 0.5%;
  width: 19.6%;
}
#NavigationList_d1 a {
  height: 100%;
  background: #f5f5f5;
  font-size: 16px;
  color: #666;
  text-align: center;
  padding: 7% 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s ease 0s;
  display: block;
  vertical-align: middle;
}
#NavigationList_d1 a.on {
  color: #fff !important;
  background: #de411a;
}
/*customer*/
.customer [class*="PhotoList"] {
  margin-bottom: 30px;
}
.customer [class*="PhotoList"] li {
  font-size: 0;
  width: 23%;
  margin-bottom: 10px;
  margin-left: 2%;
  border: none;
  padding: 0;
  background: #fff;
}
.customer [class*="PhotoList"] li:hover {
}
.customer [class*="PhotoList"] li:nth-child(5n + 1) {
}
.customer [class*="PhotoList"] li:nth-child(4n + 1) {
  margin-left: 0;
}
.customer_title {
  font-size: 1.35vw;
  color: #de411a;
  font-weight: bold;
  margin-bottom: 1vw;
}
.customer_li .page {
  display: none;
}
.customer_li .more {
  display: none !important;
}
.customer_title::after {
  content: "";
  display: block;
  background: #de411a;
  width: 4.2vw;
  height: 2px;
  margin-top: 1vw;
}
.customer [class*="PhotoList"] li span {
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 0px;
  padding: 0;
  white-space: normal;
  display: inline-block;
  max-height: 100%;
  line-height: 1.5;
  text-align: left;
  color: #333;
}
/*job_list*/
#NewsList_a2 li a {
  display: block;
}
#NewsList_a2 b {
  font-size: 18px;
  color: #333;
  transition: 0.3s ease 0s;
}
#NewsList_a2 p {
  display: -webkit-box;
  font-size: 14px;
  line-height: 1.5;
  color: #666;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  max-height: 42px;
  margin-top: 1%;
}
#NewsList_a2 li {
  padding: 2% 2%;
  border-bottom: 1px dashed #ddd;
}
#NewsList_a2 li:hover {
  background: #f7f7f7;
}
/*join*/
.join .text {
  width: 49.5%;
}
.join .img {
  width: 50.5%;
}
.join .B {
  margin-top: 3%;
  padding: 4.5% 0;
}
.about .B a {
  transition: 0.5s ease 0s;
  width: 32%;
  margin: 2% auto 0;
  border: 1px solid #fff;
  padding: 1.2% 0;
}
.about .B span {
}
.about .B a:before,
.about .B a:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  top: 0;
  background: #fff;
  height: 100%;
  transition: 0.5s ease 0s;
}
.about .B a:before {
  left: 0;
}
.about .B a:after {
  right: 0;
}
/*service*/
.service .img {
  width: 51.5%;
}
.service .text {
  width: 48.5%;
}
.service .icon1 {
  margin-right: 2%;
}
.service .text p {
  font-weight: bold;
}
.service .text > small {
  line-height: 2;
  margin-top: 2%;
}
.service .text strong {
  margin-top: 2%;
}
.service .M {
  background: #f7f7f7;
  padding: 5% 0;
  margin-top: 5%;
}
.service .B .img {
  width: 39%;
}
.service .B .text {
  width: 53%;
  padding-right: 9%;
}
/*contact*/
.contact-title i {
  width: 2.8%;
}
.contact-title h1 {
  font-size: 1.56vw;
  margin: 0.5% 0 3px;
}
.map .T > div {
  padding: 3% 0;
  background: #fff;
  box-shadow: 0 0 1.6vw 0 rgba(0, 0, 0, 0.05);
}
.map .T li i {
  margin-right: 10px;
  width: 20px;
}
.footer-tel li {
  margin-top: 0.5vw;
}
.footer-tel li i {
  margin-right: 5px;
  width: 14px;
}
.map .T {
  z-index: 1;
}
.map .T ul {
  margin-top: 2%;
}
.map .T li {
  text-align: left;
  margin: 0 3% 1%;
}
.map .B {
  margin-top: -5%;
}
.bus-message li {
  line-height: 1.5;
}
/*product-detail*/
.ResTitle_a2 {
  font-size: 2.4vw;
  font-weight: bold;
}
.product-detail .text span {
  font-size: 1.25vw;
  color: #333;
}
.ResTitle_a2:after {
  content: "";
  width: 3.125vw;
  display: block;
  margin: 1% auto 0;
  height: 4px;
  background: #de411a;
}
.product-detail .img {
  width: 42.5%;
  padding: 1.5%;
  border: 1px solid #ccc;
  background: #fff;
  height: 17.5vw;
}
.product-detail .text {
  width: 57.5%;
}
.select select {
  padding: 0 5vw 0 1.5vw;
  background: #e5e5e5;
  color: #333;
  min-width: 21vw;
  border: none;
  height: 3.2vw;
}
.select {
  margin-bottom: 3%;
  display: none;
  vertical-align: top;
  position: relative;
  z-index: 0;
  left: 13.5%;
  width: auto;
  font-size: 0;
}
.select:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 3.2vw;
  z-index: 0;
  background: #de411a;
  width: 3.2vw;
}
.select:after {
  content: "";
  border-color: #fff transparent transparent;
  border-width: 8px 5px 0;
  position: absolute;
  border-style: solid;
  right: calc(1.6vw - 5px);
  top: 50%;
  transform: translateY(-50%);
}
.pro-nav {
  z-index: 1;
  margin-top: 3.5%;
}
.pro-nav li {
  width: 25%;
}
.pro-nav ul {
  border-left: 1px solid #eee;
}
.pro-nav li a {
  height: 3.5vw;
  line-height: 3.5vw;
  border: 1px solid #eee;
  border-left: none;
  transition: 0.3s ease 0s;
  padding: 0 4%;
}
.pro-more li {
  width: 100%;
  display: block;
}
.pro-more li a {
  height: 3vw;
  line-height: 3vw;
}
.pro-more ul,
.pro-more li a {
  border: none;
}
.pro-more ul {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 0;
  max-height: 15vw;
  left: 0;
  background: #e5e5e5;
  overflow: auto;
}
.pro-more > a:after {
  transition: 0.3s ease 0s;
  border-color: #888 transparent transparent transparent;
  border-width: 8px 6px 0 6px;
  margin-left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14%;
}
.pro-nav li.on a {
  color: #e56748;
}
.pro-more li.on a {
  color: #fff !important;
  background: #de411a;
}
.detail-text {
  padding: 1.5% 0;
}
.detail-msg {
  background: url(../images/img20.jpg) no-repeat center;
  background-size: cover;
  padding: 2vw 1.5vw;
  margin-top: 5%;
}
.detail-msg p {
  font-size: 1.25vw;
  line-height: normal;
}
.detail-box .LL {
  width: 59%;
  padding-right: 5.5%;
}
.detail-box img{
  max-width: 100%;
}
.detail-box .RR {
  width: 41%;
}
.detail-box dd {
  width: 3.125vw;
}
.detail-box dt p {
  line-height: 1.8;
}
.detail-box dt {
  width: calc(100% - 3.125vw);
  padding-left: 2vw;
}
.detail-box dl:not(:first-child) {
  border-top: 1px dashed #dcdcdc;
  margin-top: 5%;
  padding-top: 5%;
}
.detail-box .RR img {
  width: 100% !important;
  height: auto !important;
}
.detail-msg span {
  font-size: 1.9vw;
}
.detail-msg small {
  font-size: 1vw;
  font-weight: normal;
}
.detail-msg img {
  width: 1.56vw;
  margin-right: 10px;
}
.detail-msg strong {
  display: block;
  margin-top: 1%;
}
.detail-box {
  padding-top: 3%;
}
.detail-box .LL strong {
  margin-bottom: 10px;
}
.detail-box .RR p {
  margin-top: 10px;
  line-height: 1.5;
}
/*photo_list*/
.photo_list li {
  width: 32%;
  margin-bottom: 3%;
}
.photo_list figure {
  height: 12.5vw;
  background: #ebebeb;
}
.photo_list figure > img {
  transition: 0.5s linear 0s;
}
.photo_list figcaption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: 0.3s ease 0.1s;
}
.photo_list figcaption i {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2.5vw;
  line-height: 2.5vw;
  z-index: 0;
  transform: translateY(100%);
}
.photo_list figcaption span {
  color: #fffefe;
  font-size: 0.9vw;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 11vw;
  z-index: 0;
  transform: translateY(-50%);
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
}
.photo_list li p {
  margin-top: 5%;
}
.photo_list figcaption i img {
  width: 6%;
}
.photo_detail figure > img {
  min-height: 0;
}
/*online*/
.online-service {
  position: fixed;
  right: 1%;
  z-index: 2;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 4px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
}
.online-service .ewm img {
  width: 100%;
}
.online-icon {
  width: 50px;
  height: 90px;
  cursor: pointer;
  outline: none;
}
.online-hover {
  display: none;
  position: absolute;
  width: 120px;
  right: 60px;
  top: 50%;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(-50%);
  z-index: 0;
}
.online-icon p {
  margin-top: 5px;
}
.online-service li:not(:first-child) .online-icon {
  border-top: 1px solid #eee;
}
.online-icon > div {
  width: 100%;
}
#map_link {
  border-top: 1px solid #ddd;
  height: 141px;
  position: absolute;
  bottom: 2%;
  left: 2%;
  z-index: 2;
  width: 602px;
  overflow: hidden;
}
#map_link iframe {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 632px;
}
.bus-message {
  width: 73%;
  margin: 0 auto;
  padding: 2% 0;
}
.bus-message strong {
  margin-bottom: 10px;
}
.bus-message ul {
  margin-bottom: 1.5%;
}
.bus-message li:not(:first-child) {
  margin-top: 5px;
}
.beian img {
  display: inline-block;
  vertical-align: middle;
}
.bus-message h3 {
  margin-bottom: 2%;
}
.customer [class*="PhotoList"] li a,
.MenuList_f2 > ul > li:first-child,
.ResTitle_a1 br,
#NewsList_a1 .data,
#NewsList_a2 .data,
#NewsList_a2 .newimg,
.ResTitle_a2 br,
.ResTitle_a2 em,
.ResTitle_a3 br {
  display: none;
}
.MenuList_f1 .subnav {
  width: 15vw;
  line-height: 0;
  margin-bottom: 20px;
}
.MenuList_f1 .stmenu:nth-child(4) .child > li > h3 > a > span {
  padding: 5px 10px;
  background: #1b63b5;
  color: #fff;
  border-radius: 8px;
}
.MenuList_f1 .subnav > li {
  margin: 5px 0;
  padding: 0;
  line-height: 1.5;
}
.MenuList_f1 .subnav > li > a {
  margin-right: 20px;
}
.MenuList_f1 .subnav > li > a {
  text-align: left;
  font-size: 16px;
}
/*poslist*/
.poslist {
  text-align: right;
  margin-top: 1vw;
}
.poslist img {
  width: 12px;
  margin-right: 10px;
}
.PosList_a1 b {
  color: #de411a;
  font-weight: normal;
}
/*product_list*/
.product-list .R {
  width: 79%;
  padding-left: 4%;
}
.product-list .L {
  width: 21%;
  margin-top: -1vw;
}
.product-list-title span {
  font-size: 1.9vw;
}
.product-list-title {
  padding: 8% 9%;
  background: -webkit-linear-gradient(-90deg, #f55d38, #de411a);
}
.product-list .L a {
  padding: 10px 10%;
  transition: 0.3s ease 0s;
}
.product-list .L dd {
  position: relative;
  z-index: 0;
  background: #fff;
  transition: 0.3s ease 0s;
}
.product-list .L dt {
  background: #f0f0f0;
  display: none;
  font-size: 16px;
}
.product-list .L dt a {
  border-bottom: solid #ddd 1px;
}
.product-list .L dl {
  border-bottom: 1px solid #dcdcdc;
}
.product-nav {
  border: 1px solid #dcdcdc;
  border-bottom: none;
}
.product-list-title i {
  width: 1.25vw;
  margin-right: 5px;
}
.product-list .L dd i:before,
.product-list .L dd i:after {
  content: "";
  width: 14px;
  height: 2px;
  background: #ccc;
  position: absolute;
  z-index: 0;
  transition: 0.3s ease 0s;
}
.product-list .L dd i:after {
  transform: rotate(90deg);
}
.product-list .L dd i {
  width: 1vw;
  position: absolute;
  z-index: 0;
  top: 50%;
  right: 0.9vw;
  transform: translateY(-50%);
}
.product-list .L dd:before {
  content: ">";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #de411a;
  left: 0.5vw;
  opacity: 0;
  transition: 0.3s ease 0s;
}
.product-list .L dd.on {
  background: #f0f0f0;
}
.product-list .L dd.on:before {
  opacity: 1;
}
.product-list .L dd.on a {
  color: #de411a;
}
.product-list .L dd.on i:before,
.product-list .L dd.on i:after {
  background: #de411a;
}
.product-list .L dd.on i:after {
  opacity: 0;
}
.product-list .L a.on {
  background: #de411a;
  color: #fff;
}
.product-list .L dt a:hover {
  background: #fff;
  font-weight: bold;
}
.product-list .L a.on:hover {
  background: #de411a;
  color: #fff;
}
.search {
  padding: 5px;
  padding-right: 0;
  margin-top: 2vw;
}
/*video*/
.VideoList_d1 ul {
  font-size: 0;
}
.VideoList_d1 li {
  margin-bottom: 4%;
  width: 46.5%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.VideoList_d1 li:nth-child(2n + 2) {
  margin-left: 7%;
}
.VideoList_d1 li a {
  height: 22vw;
  background: #f5f5f5;
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: block;
}
.VideoList_d1 li img {
  height: 100%;
  width: 100%;
  transition: 0.5s linear 0s;
}
.VideoList_d1 li a:after {
  z-index: 1;
  content: "";
  width: 12%;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 6% 0;
  transform: translate(-50%, -50%);
  background: url(../images/i31.png) no-repeat top left;
  background-size: 100% 100%;
}
.VideoList_d1 li span {
  margin-top: 5%;
  font-size: 1.25vw;
  color: #333;
  display: block;
  transition: 0.3s ease 0s;
  text-align: center;
}
.VideoDisplay_a1 h2 {
  color: #333;
  font-size: 1.6vw;
  text-align: center;
}
.VideoDisplay_a1_C iframe,
.VideoDisplay_a1_C video {
  width: 100%;
  height: 38vw;
  background: #000 !important;
}
.VideoDisplay_a1_C {
  margin-top: 3%;
}
.VideoDisplay_a1_back a {
  transition: 0.3s ease 0s;
  display: block;
  width: 170px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  margin: 3% auto 0;
  color: #fff;
  position: relative;
  z-index: 0;
  border: 1px solid #de411a;
}
.VideoDisplay_a1_back a:before {
  left: 0;
}
.VideoDisplay_a1_back a:before,
.VideoDisplay_a1_back a:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  background: #de411a;
  top: 0;
  z-index: -1;
  transition: 0.3s ease 0s;
}
.VideoDisplay_a1_back a:after {
  right: 0;
}
.MenuList_f2 > ul > li:nth-child(6) ul {
  display: none;
}
@media screen and (min-width: 801px) {
  .MenuList_f1 > ul > li:hover > :nth-child(2) {
    transform: scale(1);
    opacity: 1;
  }
  .MenuList_f1 > ul > li:hover > :first-child {
    color: #fff;
    background: #de411a;
    height: 100%;
    padding: 0 1vw;
  }
}
@media screen and (min-width: 1101px) {
  .VideoDisplay_a1_back a:hover:before,
  .VideoDisplay_a1_back a:hover:after {
    width: 0;
  }
  .VideoList_d1 li a:hover img {
    transform: scale(1.2);
  }
  .NavList_a1 {
    overflow: visible;
  }
  .online-icon:hover + .online-hover {
    display: block;
  }
  .photo_list li a:hover figcaption {
    opacity: 1;
    transition: 0.3s ease 0s;
  }
  .photo_list li a:hover figcaption i {
    transform: translateY(0);
    transition: 0.3s ease 0.1s;
  }
  .photo_list li a:hover figcaption span {
    transform: translateY(0);
    transition: 0.3s ease 0.1s;
    opacity: 1;
  }
  #NewsList_a1 a:hover .news-more:after {
    border-color: transparent transparent transparent #de411a;
    margin-left: calc(100% - 65px);
  }
  #NewsList_a1 a:hover {
    box-shadow: 0 0 2.8vw 0 rgba(0, 0, 0, 0.1);
  }
  #NewsList_a1 a:hover .newimg:before {
    width: 100%;
  }
  #NewsList_a1 a:hover .newnr {
    padding-left: 7%;
    padding-right: 7%;
  }
  .culture .BB li:hover figcaption {
    transform: translateX(100%) rotate(360deg);
  }
  .honor [class*="PhotoList"] li:hover img,
  .photo_list li a:hover figure > img {
    transform: scale(1.1);
  }
  .honor [class*="PhotoList"] li:hover span {
    background: #ed411a;
    color: #fff;
  }
  .MenuList_f1 > ul > li ul li a:hover,
  .i-btn a:hover,
  .NavList_a1 a:hover,
  #NewsList_a1 a:hover .newnr b,
  #NewsList_a1 a:hover .news-more,
  #NavigationList_d1 a:hover,
  #NewsList_a2 li a:hover b,
  .online-icon:hover p,
  .MenuList_f2 a:hover,
  .product-list .L a:hover,
  .VideoDisplay_a1_back a:hover {
    color: #de411a;
  }
  .MenuList_f1 > ul > li:hover > :first-child:after {
    width: 100%;
  }
  .about .B a:hover:before,
  .about .B a:hover:after {
    width: 0;
    opacity: 0;
  }
  .about .B a:hover {
    color: #fff;
  }
  .pro-nav li a:hover {
    color: #e56748;
  }
  .online-icon:hover img {
    transform: translateY(-3px);
  }
  .pro-more > a:hover:after {
    border-color: #e56748 transparent transparent transparent;
  }
}
.w1 {
  width: 11vw !important;
}
.w2 {
  width: 22vw !important;
}
.MenuList_f1 .stmenu:nth-child(4) .child > li > h3 > a {
  text-align: left;
}
.MenuList_f1 .subnav > li {
  display: block;
  width: 100%;
  padding-left: 15px;
  background: url(/images/i29.png) no-repeat 0 6px;
}
.MenuList_f1 .subnav.w2:after {
  clear: both;
  content: " ";
  display: block;
}
.MenuList_f1 .subnav.w2 > li {
  width: calc(50% - 15px);
  float: left;
}
.MenuList_f1 .subnav.w2 > li:nth-child(2n) {
  float: right;
}

#pbpage_39 img {
  width: 100%;
}

#pbpage_53 {
  padding-top: 4%;
  border-top: 1px dashed #dcdcdc;
  line-height: 2;
  color: #666;
  width: 49.5%;
}
