body,
ol,
ul,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  position: relative;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: 'Microsoft Yahei';
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  font-size: 14px;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

em,
i {
  font-style: normal;
}

ol,
ul,
dl,
li,
dt,
dd {
  list-style: none
}

img {
  border: 0;
  vertical-align: middle
}

a img {
  border: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

input,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  outline: none;
  padding: 0px;
  margin: 0;
}

.mobile {
  display: none !important;
}

.oh {
  overflow: hidden;
}

.container {
  max-width: 1430px;
}

.index_banner {
  width: 100%;
}

.header {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding-top: 54px;
}

.header .logo img {
  max-width: 236px;
}

.header .navs {
  margin-left: 100px;
}

.header .navs ul li {
  position: relative;
  padding: 0 20px;
}

.header .navs ul li.cur::after,
.header .navs ul li:hover::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 100%;
  border-bottom: 4px solid #fff;
}

.header .navs ul li a {
  color: #fff;
  font-size: 20px;
}

.header .icons {
  padding-top: 5px;
}

.header .icons a {
  margin-left: 28px;
}

.index1 {
  display: block;
  overflow: hidden;
  margin: 0px auto;
  height: 850px;
  background-image: url(../images/bg1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
}

.index1_1 {
  max-width: 1430px;
  height: 90px;
  margin: 95px auto 70px auto;
  padding: 0 15px;
}

.numCount ul .xian {
  border-left: 1px solid #D2D2D2;
  margin-top: 10px;
  height: 72px;
}

.numCount ul li {
  padding: 0px 0px;
  width: 100%;
  position: relative
}

.numCount ul li .numU {
  text-indent: 63px;
  line-height: 1;
}

.numCount ul li .numCX {
  color: #0461AF;
  font-size: 60px;
  font-family: "arial";
}

.numCount ul li .unitX {
  font-size: .55rem;
}

.numCount ul li .unitC {
  color: #333333;
  text-indent: 0px;
  font-size: 16px;
  margin: 0 15px;
}

.numCount ul li .unitX {
  color: #0461AF;
  text-indent: 0px;
  font-size: 30px;
  font-family: "arial";
}

.numCount ul li .indc {
  color: #333333;
  text-indent: 63px;
  font-size: 16px;
}

.numCount ul li .item1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(38, 121, 186, .85);
  text-align: center;
  display: none;
  padding-top: 35px;
}

.numCount ul li:hover .item1 {
  display: block;
}

.numCount ul li:hover .item1 p {
  font-size: 16px;
  margin-top: 20px;
  color: #FFFFFF
}

.index1_2 {
  display: flex;
  overflow: hidden;
  max-width: 1430px;
  margin: 0px auto 20px;
  padding: 0 15px;
}

.index1_21 {
  width: 45%;
}

.index1_211 {
  display: block;
  overflow: hidden;
  margin: 0px auto;
}

.index1_2111 {
  float: left;
  width: 200px;
  margin-top: 14px;
  font-size: 30px;
  color: #363636;
  line-height: 42px;
}

.index1_2111 span {
  display: block;
  overflow: hidden;
  color: #1b71b9;
  text-transform: uppercase;
}

.index1_2112 {
  float: left;
  margin-top: 54px;
  margin-left: 40px;
  text-align: left;
  font-size: 24px;
  color: #53902b;
  line-height: 38px;
}

.index1_212 {
  display: block;
  overflow: hidden;
  margin: 22px auto 48px auto;
  font-size: 16px;
  line-height: 36px;
  color: #313131;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.index1_213 {
  display: block;
  overflow: hidden;
  margin: 0px auto;
  font-size: 16px;
  line-height: 49px;
  color: #eee;
}

.index1_213 a {
  display: inline-table;
  width: 192px;
  height: 49px;
  text-align: center;
  background-color: #538F2B;
  border-radius: 24px;
  color: #eee;
}

.index1_213 a:hover {
  color: #F9EED0;
}

.index1_22 {
  width: 52%;
  max-width: 717px;
  margin-left: auto;
}

.index1_22 img {
  width: 100%;
}

.index2 {
  position: relative;
}

.index2 .title {
  position: absolute;
  top: 90px;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, 0);
  color: #fff;
  text-align: center;
}

.index2 .title h3 {
  font-size: 30px;
}

.index2 .title h4 {
  font-size: 30px;
  padding-top: 10px;
  text-transform: uppercase;
}

#c_static_001-1677035939132 {
  min-height: 300px;
  position: relative;
  overflow: hidden;
  padding: 0 15px;
  background: #086cc0
}

#c_static_001-1677035939132 .saf-cnCate {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}

#c_static_001-1677035939132 .saf-cnCate .e_image-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s;
  background: #000
}

#c_static_001-1677035939132 .saf-cnCate .e_image-2.actived {
  opacity: 1;
  visibility: visible
}

#c_static_001-1677035939132 .e_loop-1 {
  width: 100%;
  position: relative;
  z-index: 2
}

#c_static_001-1677035939132 .e_loop-1 .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem {
  flex: 1;
  position: relative;
  text-align: center;
  height: 100vh;
  max-height: 1400px;
  border-right: 1px rgba(255, 255, 255, 0.1) solid;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 280px 15px 0;
  transition: all 0.8s
}

@keyframes linemove {
  from {
    top: 0px
  }

  to {
    top: 100%
  }
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: linear-gradient(180deg, transparent, #086cc0);
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, 0);
  transition: all 0.5s
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem:after {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  background: linear-gradient(0deg, transparent, #fff, transparent);
  position: absolute;
  right: -1px;
  top: 40%
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem:last-child {
  border: none
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem:last-child:after {
  display: none
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem:nth-child(1):after {
  animation: linemove 2s infinite alternate linear
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem:nth-child(2):after {
  animation: linemove 2.5s infinite alternate linear
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem:nth-child(3):after {
  animation: linemove 3s infinite alternate linear
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem:nth-child(4):after {
  animation: linemove 3.5s infinite alternate linear
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem:nth-child(5):after {
  animation: linemove 4s infinite alternate linear
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem.actived {
  padding: 180px 15px 0
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem.actived:before {
  width: 100%
}

.saf-make #c_static_001-1677035939132 .e_loop-1 .p_loopitem {
  flex: 1;
  position: relative;
  text-align: center;
  height: auto
}

#c_static_001-1677035939132 .e_loop-1 .p_page {
  text-align: center
}

#c_static_001-1677035939132 .e_loop-1 .p_filter_wrapper {
  width: 100%;
  font-size: 13px
}

#c_static_001-1677035939132 .e_loop-1 .p_kv_wrapper {
  display: flex;
  flex-wrap: nowrap;
  line-height: 40px;
  margin: 15px 0
}

#c_static_001-1677035939132 .e_loop-1 .p_filter_key {
  width: 70px;
  overflow: hidden;
  margin-right: 10px;
  font-weight: bold;
  color: #333333;
  font-size: 12px
}

#c_static_001-1677035939132 .e_loop-1 .p_v_item {
  display: inline-block;
  padding: 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #555555;
  margin-right: 30px
}

#c_static_001-1677035939132 .e_loop-1 .p_active .p_fbutton {
  color: #fff;
  background-color: cornflowerblue
}

#c_static_001-1677035939132 .e_loop-1 .p_result_item {
  position: relative;
  padding: 3px 20px 3px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px
}

#c_static_001-1677035939132 .e_loop-1 .p_filter_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-style: normal;
  font-size: 16px;
  margin-top: -5px;
  cursor: pointer
}

#c_static_001-1677035939132 .e_loop-1 .multSelect {
  font-size: 13px;
  position: relative
}

#c_static_001-1677035939132 .e_loop-1 .multSelect .inputWrap {
  width: 100%;
  min-width: 100px;
  min-height: 24px;
  border: 1px solid #DCDFE6;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  background: white
}

#c_static_001-1677035939132 .e_loop-1 .multSelect.is-invalid .inputWrap {
  border-color: #dc3545
}

#c_static_001-1677035939132 .e_loop-1 .multSelect ul {
  padding: 0 5px;
  margin: 0;
  padding-right: 35px
}

#c_static_001-1677035939132 .e_loop-1 .multSelect ul,
li {
  list-style: none
}

#c_static_001-1677035939132 .e_loop-1 .multSelect li {
  display: inline-block;
  background: #edf0f3;
  color: #92969c;
  padding: 0px 5px;
  margin: 1px 5px 1px 0;
  border-radius: 5px;
  line-height: 16px
}

#c_static_001-1677035939132 .e_loop-1 .multSelect .multSelect-option {
  width: 100%;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  border-top: 0;
  max-height: 200px;
  overflow-y: scroll;
  position: absolute;
  height: 0;
  opacity: 0;
  z-index: 9;
  background: #fff
}

#c_static_001-1677035939132 .e_loop-1 .multSelect .multSelect-option>div {
  line-height: 24px;
  cursor: pointer;
  padding: 0 10px
}

#c_static_001-1677035939132 .e_loop-1 .multSelect .multSelect-option>div.selected {
  color: #409eff
}

#c_static_001-1677035939132 .e_loop-1 .multSelect .multSelect-option>div:hover {
  color: #409eff;
  background: #f3f6f9
}

#c_static_001-1677035939132 .e_loop-1 .multSelect .fa-close {
  font-style: normal;
  font-size: 12px;
  padding: 0 5px 0 7px
}

#c_static_001-1677035939132 .e_loop-1 .multSelect .inputWrap>.fa svg {
  fill: #666;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: calc(50% - 3px)
}

#c_static_001-1677035939132 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
  transform: rotate(-90deg)
}

#c_static_001-1677035939132 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
  transform: rotate(90deg)
}

#c_static_001-1677035939132 .e_loop-1 .multSelect .placeholder {
  line-height: 40px;
  padding-left: 10px;
  color: #aaa;
  position: absolute;
  left: 0;
  top: 0
}

#c_static_001-1677035939132 .e_loop-1 .p_normal_start {
  display: inline;
  width: 100px;
  height: 40px
}

#c_static_001-1677035939132 .e_loop-1 .p_date_start {
  display: inline;
  width: 105px;
  height: 40px
}

#c_static_001-1677035939132 .e_loop-1 .p_normal_end {
  display: inline;
  width: 100px;
  height: 40px;
  margin-right: 5px
}

#c_static_001-1677035939132 .e_loop-1 .p_date_end {
  display: inline;
  width: 105px;
  height: 40px;
  margin-right: 5px
}

#c_static_001-1677035939132 .e_loop-1 .p_split {
  margin: 0 5px
}

#c_static_001-1677035939132 .e_loop-1 .p_normal {
  margin-right: 16px
}

#c_static_001-1677035939132 .e_loop-1 .p_fbutton {
  background-color: #007bff;
  border: 1px solid #409EFF;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden
}

#c_static_001-1677035939132 .e_loop-1 .input-check,
#c_static_001-1677035939132 .e_loop-1 .input-radio {
  margin: 0 5px;
  vertical-align: text-top
}

#c_static_001-1677035939132 .e_loop-1 .position-left {
  display: flex
}

#c_static_001-1677035939132 .e_loop-1 .position-right {
  display: flex;
  flex-direction: row-reverse
}

#c_static_001-1677035939132 .e_loop-1 .position-bottom {
  display: flex;
  flex-direction: column-reverse
}

#c_static_001-1677035939132 .e_loop-1 .p_mbutton {
  border: 1px solid #409EFF;
  text-decoration: none;
  color: #409EFF;
  font-size: 14px;
  text-align: center;
  padding: 10px 25px;
  position: relative;
  overflow: hidden
}

#c_static_001-1677035939132 .e_loop-1 .p_mbutton:after {
  content: "";
  display: none;
  width: 16px;
  height: 16px;
  background-color: #409eff;
  -webkit-transform: skewY(-45deg);
  transform: skewY(360deg);
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 1
}

#c_static_001-1677035939132 .e_loop-1 .p_mbutton::before {
  content: "";
  display: none;
  width: 6px;
  height: 9px;
  border-right: #ffffff solid 2px;
  border-bottom: #ffffff solid 2px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  position: absolute;
  bottom: 5px;
  right: 4px;
  z-index: 2
}

#c_static_001-1677035939132 .e_loop-1 .p_active .p_mbutton::before {
  display: block
}

#c_static_001-1677035939132 .e_loop-1 .p_active .p_mbutton::after {
  display: block
}

#c_static_001-1677035939132 .e_loop-1 .p_input_match {
  width: 100px;
  height: 40px;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 3px
}

#c_static_001-1677035939132 .e_loop-1 .p_filter_result {
  display: inline-block
}

#c_static_001-1677035939132 .e_loop-1 .p_contclear {
  cursor: pointer
}

#c_static_001-1677035939132 .e_loop-1 .swiper-container {
  padding-bottom: 30px
}

#c_static_001-1677035939132 .e_loop-1 .p_imgwrapper {
  width: 80px;
  height: 100px;
  overflow: hidden
}

#c_static_001-1677035939132 .e_loop-1 .p_imgtitle {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  margin: 0 auto;
  line-height: 20px
}

#c_static_001-1677035939132 .e_loop-1 .p_imgwrapper img {
  width: 100%;
  object-fit: cover
}

#c_static_001-1677035939132 .e_loop-1 .p_active .p_imgwrapper {
  border: 1px solid #409eff
}

#c_static_001-1677035939132 .e_loop-1 .p_filter_result {
  display: none
}

#c_static_001-1677035939132 .e_loop-1 .p_contclear {
  display: none
}

#c_static_001-1677035939132 .e_loop-1 .p_inputRangeSearch {
  padding: 7px 12px;
  background: #007bff;
  color: white;
  font-size: 14px;
  font-style: normal
}

#c_static_001-1677035939132 .e_loop-1 .p_inputSearch {
  padding: 0px 17px;
  background: #007bff;
  color: white;
  font-size: 14px;
  font-style: normal;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  margin-left: 10px
}

#c_static_001-1677035939132 .e_image-2 {
  overflow: hidden
}

#c_static_001-1677035939132 .e_image-2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.6;
  transition: all 6s;
  transform: scale(1.1)
}

#c_static_001-1677035939132 .e_image-2.actived img {
  transform: scale(1)
}

#c_static_001-1677035939132 .e_h3-3 {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  transition: all 0.8s;
  margin: 0;
  position: relative;
  z-index: 6
}

#c_static_001-1677035939132 .e_text-4 {
  line-height: 1.6;
  font-size: 16px;
  color: #fff;
  padding-top: 5px;
  position: relative;
  z-index: 6
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem.actived .e_h3-3 {
  color: #fff
}

#c_static_001-1677035939132 .e_text-5 {
  line-height: normal;
  color: #fff;
  opacity: 0;
  transition: all 0.5s
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem.actived .e_text-5 {
  opacity: 1
}

#c_static_001-1677035939132 .e_richText-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 82px;
  padding-bottom: 30px
}

#c_static_001-1677035939132 .e_richText-6 img {
  max-width: 138px;
}

#c_static_001-1677035939132 .e_loop-1 .p_loopitem.actived .e_richText-6 svg {
  fill: #fff;
  stroke: transparent
}

.saf-cn-link {
  padding-top: 50px;
}

.saf-cn-link a {
  position: relative;
}

.saf-cn-link img {
  max-width: 44px;
  transform: rotate(180deg);
}

.index3 {
  display: block;
  overflow: hidden;
  margin: 0px auto;
  height: 850px;
  background-image: url(../images/bg3.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  padding: 80px 0;
}

.index3 .title h3 {
  color: #4f4f4f;
  font-size: 30px;
}

.index3 .title h4 {
  color: #1b71b9;
  font-size: 30px;
  text-transform: uppercase;
}

.index3 .more {
  width: 122px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #53902b;
  border-radius: 30px;
  text-transform: uppercase;
}

.index3 .more a {
  color: #ffffff;
  font-size: 18px;
}

.index3 .content {
  margin-top: 30px;
}

.index3 .content ul {
  margin-top: -25px;
}

.index3 .content ul li {
  width: calc(25% - 15px);
  margin-top: 25px;
  margin-right: 20px;
}

.index3 .content ul li:nth-child(4n) {
  margin-right: 0;
}

.index3 .content ul li .pic img {
  width: 100%;
}

.index3 .content ul li .text {
  padding: 15px 20px;
  background: url(../images/index3_icon1.png) no-repeat center right/77px #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index3 .content ul li .text h4 {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #363636;
  font-size: 17px;
  line-height: 30px;
}

.index3 .content ul li:hover .text h4 {
  color: #1b71b9;
}

.index4 {
  display: block;
  overflow: hidden;
  margin: 0px auto;
  height: 850px;
  background-image: url(../images/bg4.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  padding: 80px 0;
}

.index4 .title {
  text-align: center;
}

.index4 .title h3 {
  color: #fff;
  font-size: 30px;
  line-height: 48px;
  text-transform: uppercase;
}

.index4 .content {
  margin-top: 35px;
}

.index4 .content ul {
  margin-top: -20px;
}

.index4 .content ul li {
  position: relative;
  width: 24%;
  border: solid 1px #fff;
  border-radius: 10px;
  text-align: center;
  margin-top: 20px;
  padding: 51px 40px;
}

.index4 .content ul li .icon {
  max-width: 88px;
  margin: auto;
}

.index4 .content ul li .icon img {
  width: 100%;
}

.index4 .content ul li .tt {
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  margin-top: 20px;
}

.index4 .content ul li .hover {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(27, 113, 185, .7);
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.index4 .content ul li .hover h4 {
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
}

.index4 .content ul li .hover img {
  max-width: 28px;
  margin-top: 20px;
}

.index4 .content ul li:hover .icon,
.index4 .content ul li:hover .tt {
  display: none;
}

.index4 .content ul li:hover .hover {
  display: flex;
}

.index5 {
  display: block;
  overflow: hidden;
  margin: 0px auto;
  height: 686px;
  background-image: url(../images/bg5.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
}

.index5_1 {
  margin: 88px auto 44px auto;
  padding: 0px;
}

.index5_1 img {
  max-width: 100%;
}

.index5_2 {
  display: flex;
  justify-content: space-between;
  margin: 0px auto 20px auto;
  padding: 0px;
}

.index5_21 {
  max-width: 500px;
  margin-right: 15px;
}

.index5_21 b,
.index5_22 b,
.index5_23 b,
.index5_24 b {
  display: block;
  overflow: hidden;
  margin: 0px 0px 24px 2px;
  color: #393838;
  font-size: 18px;
  line-height: 34px;
}

.index5_3 {
  align-items: center;
  margin-bottom: 40px;
}

.index5_3 .title {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.index5_3 .content ul li a {
  color: #666;
  font-size: 16px;
}

.endlist {
  display: block;
  overflow: hidden;
  margin: 0px;
}

.endlist li {
  display: block;
  overflow: hidden;
  margin: 0px;
  font-size: 16px;
  line-height: 36px;
}

.index5_24 .code {
  max-width: 132px;
  text-align: center;
  margin-top: 20px;
}

.index5_24 .code img {
  width: 100%;
}

.index5_24 .code h4 {
  color: #646464;
  font-size: 14px;
  padding-top: 10px;
}

.index5_22 {
  max-width: 180px;
  margin-right: 15px;
}

.index5_23 {
  max-width: 352px;
  margin-right: 15px;
}

.index5_24 {
  max-width: 320px;
}

.end {
  display: block;
  margin: 0px auto;
  height: 65px;
  border-top: #B9B9B9 solid 1px;
  background-color: #E5E5E5;
  line-height: 65px;
}

.end_1 {
  display: flex;
  justify-content: space-between;
  max-width: 1430px;
  padding: 0 15px;
  margin: 0px auto;
  color: #343434;
  font-size: 16px;
}

.end_11 {
  text-indent: 2px;
}

.nybanner {
  position: relative;
}

.nybanner>img {
  width: 100%;
}

.nybanner .crumb {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: rgba(27, 113, 185, .7);
}

.nybanner .crumb .left img {
  max-width: 27px;
  margin-right: 10px;
}

.nybanner .crumb .left span,
.nybanner .crumb .left a {
  color: #fff;
  font-size: 16px;
}

.nybanner .crumb .right ul li a {
  display: block;
  height: 100%;
  padding: 0 20px;
  color: #ffffff;
  font-size: 16px;
}

.nybanner .crumb .right ul li a.cur,
.nybanner .crumb .right ul li a:hover {
  background: #499a20;
}

.ptb100 {
  padding: 100px 0;
}

.list_business ul {
  margin-top: -30px;
}

.list_business ul li {
  display: flex;
  margin-top: 30px;
}

.list_business ul li:nth-child(even) {
  flex-direction: row-reverse;
}

.list_business ul li .pic {
  width: 65%;
  max-width: 792px;
}

.list_business ul li .pic img {
  width: 100%;
}

.list_business ul li .text {
  width: 45%;
  max-width: 648px;
  background: #ededed;
  padding: 50px 40px;
}

.list_business ul li .text .tt {
  color: #363636;
  font-size: 18px;
  font-weight: bold;
}

.list_business ul li .text .con {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
  text-indent: 2em;
  text-align: justify;
}

.list_business ul li .text .con p::before {
  content: "";
  display: inline-block;
  background: url(../images/list_business_icon1.png) no-repeat;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.list_business ul li .text .con p::after {
  content: "";
  display: inline-block;
  background: url(../images/list_business_icon1.png) no-repeat;
  width: 15px;
  height: 15px;
  margin-left: 5px;
}

.nylist .rec a {
  display: flex;
}

.nylist .rec .pic {
  width: 55%;
  max-width: 797px;
}

.nylist .rec .pic img {
  width: 100%;
}

.nylist .rec .text {
  width: 45%;
  max-width: 648px;
  background: #f5f5f5;
  padding: 40px;
}

.nylist .rec .text .date {
  color: #499a20;
  font-size: 18px;
  font-weight: bold;
}

.nylist .rec .text h4 {
  color: #1b71b9;
  font-size: 24px;
  font-weight: bold;
  margin-top: 30px;
}

.nylist .rec .text p {
  color: #323232;
  font-size: 16px;
  line-height: 30px;
  margin-top: 50px;
  text-indent: 2em;
  height: 90px;
  overflow: hidden;
  text-align: justify;
}

.nylist .rec .text .more {
  display: block;
  width: 137px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #499a20;
  border-radius: 30px;
  color: #ffffff;
  font-size: 16px;
  margin-top: 50px;
}

.nylist .content ul {
  margin-top: -40px;
}

.nylist .content ul li {
  margin-top: 40px;
}

.nylist .content ul li:hover {
  border: solid 5px #eee;
}

.nylist .content ul li a {
  display: flex;
}

.nylist .content ul li .pic {
  width: 30%;
  max-width: 432px;
}

.nylist .content ul li .pic img {
  width: 100%;
}

.nylist .content ul li .text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 70%;
  max-width: 1008px;
  background: #f5f5f5;
  padding: 30px;
}

.nylist .content ul li .text .date {
  color: #499a20;
  font-size: 18px;
  font-weight: bold;
}

.nylist .content ul li .text h4 {
  color: #333333;
  font-size: 18px;
  overflow: hidden;
  height: 22px;
}

.nylist .content ul li .text p {
  color: #999;
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
  overflow: hidden;
  height: 60px;
  text-align: justify;
}

.nylist .content ul li .text .more {
  width: 25px;
  height: 14px;
  background: url(../images/list_more.png) no-repeat center/cover;
  transition: all .5s;
}

.nylist .content ul li:hover .text .more {
  background: url(../images/list_more1.png) no-repeat center/cover;
}

.pages {
  display: flex;
  margin-top: 50px;
}

.pages .p_n1,
.pages .p_n2 {
  margin: 0 6px;
}

.pages .p_n1,
.pages .p_n2 a {
  background: #eeeeee;
  color: #3b3b3b;
  font-size: 16px;
  padding: 5px 11px;
}

.pages .p_n1,
.pages .p_n2:hover a {
  background: #1b71b9;
  color: #fff;
}

.list_case .content ul {
  margin-top: -40px;
}

.list_case .content ul li {
  width: 32%;
  margin-top: 40px;
  margin-right: 2%;
  box-shadow: rgba(0, 0, 0, .1) 0 0 32px 0px;
}

.list_case .content ul li:nth-child(3n) {
  margin-right: 0;
}

.list_case .content ul li .pic img {
  width: 100%;
}

.list_case .content ul li .text {
  background: no-repeat top right/77px;
  padding: 20px;
}

.list_case .content ul li .text h4 {
  color: #363636;
  font-size: 18px;
  line-height: 30px;
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_case .content ul li .text .type_more {
  color: #565656;
  font-size: 16px;
  margin-top: 20px;
}

.list_case .content ul li .text .type_more .type {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 24px;
  overflow: hidden;
}

.list_case .content ul li:hover .text h4 {
  color: #1b71b9;
}

.page_contact .left {
  width: 35%;
  max-width: 513px;
  background: #f3f3f3;
  padding: 125px 60px 0;
}

.page_contact .left .lg {
  max-width: 344px;
}

.page_contact .left .lg img {
  width: 100%;
}

.page_contact .left p {
  color: #3b3b3b;
  font-size: 18px;
  padding-left: 32px;
  margin-top: 20px;
}

.page_contact .left .add {
  background: url(../images/icon_add.png) no-repeat left center;
}

.page_contact .left .web {
  background: url(../images/icon_web.png) no-repeat left center;
}

.page_contact .left .tel {
  background: url(../images/icon_tel.png) no-repeat left center;
}

.page_contact .left .email {
  background: url(../images/icon_email.png) no-repeat left center;
}

.page_contact .left .code {
  max-width: 189px;
  text-align: center;
  margin-top: 40px;
}

.page_contact .left .code img {
  width: 100%;
}

.page_contact .left .code h4 {
  color: #3b3b3b;
  font-size: 16px;
  padding-top: 15px;
}

.page_contact .right {
  width: 65%;
  max-width: 927px;
}

.page_contact .right img {
  width: 100%;
}

.show_core .left {
  width: 30%;
  padding: 40px 0 40px 40px;
  background: #eeeeee;
}

.show_core .left ul li a {
  position: relative;
  display: flex;
  align-items: center;
  height: 89px;
  color: #3e3e3e;
  font-size: 16px;
  padding: 0 100px 0 45px;
}

.show_core .left ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 23px;
  height: 6px;
  background: #1b71b9;
}

.show_core .left ul li a.cur {
  background: #53902b;
  color: #fff;
}

.show_core .left ul li a.cur::before {
  display: none;
}

.show_core .left ul li a.cur::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translate(0, -50%);
  width: 32px;
  height: 18px;
  background: url(../images/show_core_icon1.png) no-repeat;
}

.show_core .right {
  width: 69%;
  background: url(../images/show_core_bg.png) no-repeat right bottom #eeeeee;
}

.show_core .right .pic img {
  width: 100%;
}

.show_core .right .text {
  padding: 50px;
}

.show_core .right .text .tt {
  color: #1b71b9;
  font-size: 18px;
  font-weight: bold;
}

.show_core .right .text .con {
  border-top: 1px solid #53902b;
  margin-top: 30px;
  padding-top: 30px;
  color: #3f3f3f;
  font-size: 16px;
  line-height: 2;
  text-indent: 2em;
  text-align: justify;
}

.show_core .right .text .con p::before {
  content: "";
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../images/show_core_icon2.png);
  margin-right: 5px;
}

.show_core .right .text .con p::after {
  content: "";
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../images/show_core_icon2.png);
  margin-left: 5px;
}

.category_about {
  padding-top: 100px;
}

.category_about .main1 {
  padding: 85px 0;
}

.category_about .main1 .left {
  width: 50%;
  max-width: 720px;
}

.category_about .main1 .left .title {
  color: #53902b;
  font-size: 30px;
}

.category_about .main1 .left .con {
  color: #3e3e3e;
  font-size: 18px;
  line-height: 2;
  margin-top: 20px;
  text-align: justify;
}

.category_about .main1 .left .con span {
  font-weight: bold;
  color: #1b71b9;
}

.category_about .main1 .right {
  width: 46%;
  max-width: 659px;
}

.category_about .main1 .right img {
  width: 100%;
}

.category_about .main1_1 {
  background: url(../images/category_about_main1_1_bg.jpg) no-repeat center/cover;
  padding: 65px 0;
}

.category_about .main1_1 .title {
  text-align: center;
}

.category_about .main1_1 .title h3 {
  color: #2f2f2f;
  font-size: 24px;
}

.category_about .main1_1 .title h4 {
  color: #1b71b9;
  font-size: 24px;
  text-transform: uppercase;
  padding-top: 10px;
}

.category_about .main1_1 .content {
  margin-top: 60px;
}

.flipster {
  padding-bottom: 1.55rem;
}

.flipster li {
  width: 10rem;
  text-align: center;
  background: #fff;
  border-radius: .55rem;
  box-shadow: 0 .05rem .5rem rgba(0, 0, 0, 0.16);
}

.flipster li .floor {
  position: absolute;
  align-items: center;
  justify-content: center;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
  transition: all .5s;
}

.flipster .flip-current .floor {
  display: flex;
}

.flipster .flip-current:hover .floor {
  top: 0;
}

.flipster .imgbox .floor .bi {
  font-size: 1.1rem;
  color: #fff;
}

.flipster .imgbox {
  overflow: hidden;
  position: relative;
  padding-top: 69%;
  border-radius: .55rem;
}

.flipster .ti {
  line-height: 2.6rem;
  font-size: .6rem;
  color: #000;
}

.flipster .ti span {
  display: block;
  line-height: .5rem;
  color: #b5b5b5;
  font-size: .35rem;
}

.flipster .ico {
  padding: .5rem 0 .125rem;
}

.flipster .ico img {
  width: 1rem;
  height: 1rem;
}

.flipto-prev,
.flipto-next {
  font-family: "宋体";
  background: #dcdcdc;
  border-radius: 50%;
  display: block;
  bottom: 0rem;
  text-align: center;
  width: .875rem;
  height: .875rem;
  line-height: .875rem;
  position: absolute;
}

.flipto-prev {
  left: 46%;
}

.flipto-next {
  right: 46%;
}

.flipto-prev:hover,
.flipto-next:hover {
  background: #00469e;
  color: #fff;
}

.imgbox span {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0rem;
  top: 0rem;
  width: 100%;
  height: 100%;
}

.category_about .main2 {
  background: url(../images/category_main2_bg.jpg) no-repeat center/cover;
  min-height: 735px;
  padding: 65px 0;
}

.category_about .main2 .container {
  max-width: 1250px;
}

.category_about .main2 .title {
  text-align: center;
}

.category_about .main2 .title h3 {
  color: #2f2f2f;
  font-size: 24px;
}

.category_about .main2 .title h4 {
  color: #1b71b9;
  font-size: 24px;
  text-transform: uppercase;
  padding-top: 10px;
}

.category_about .main2 .content {
  margin-top: 40px;
}

.category_about .main2 .content .swiper-slide {
  position: relative;
  padding-left: 30px;
}

.category_about .main2 .content .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 14px;
  height: 14px;
  border: solid 2px #1b71b9;
  border-radius: 50%;
}

.category_about .main2 .content .swiper-slide::after {
  content: "";
  position: absolute;
  top: 14px;
  left: 6px;
  display: block;
  width: 2px;
  height: 100%;
  background: linear-gradient(to bottom, #1b71b9, transparent);
}

.category_about .main2 .content .swiper-slide .tt {
  color: #2f2f2f;
  font-size: 30px;
}

.category_about .main2 .content .swiper-slide .con {
  color: #2f2f2f;
  font-size: 16px;
  line-height: 30px;
  padding-top: 10px;
  text-align: justify;
}

.category_about .main2 .prev_next {
  margin-top: 60px;
}

.category_about .main2 .prev_next span {
  width: 5px;
  height: 5px;
  background: #1b71b9;
  border-radius: 50%;
  margin: 0 15px;
}

.category_about .main3 {
  padding: 100px 0;
}

.category_about .main3 .content ul li {
  width: 23.5%;
  max-width: 324px;
  height: 437px;
  padding: 45px 40px;
  background: url(../images/category_about_main3_bg1.jpg) no-repeat center/cover;
}

.category_about .main3 .content ul li:nth-child(2) {
  background: url(../images/category_about_main3_bg2.jpg) no-repeat center/cover;
  margin-top: 90px;
}

.category_about .main3 .content ul li:nth-child(3) {
  background: url(../images/category_about_main3_bg3.jpg) no-repeat center/cover;
}

.category_about .main3 .content ul li:nth-child(4) {
  background: url(../images/category_about_main3_bg4.jpg) no-repeat center/cover;
  margin-top: 90px;
}

.category_about .main3 .content ul li .text {
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  padding-top: 10px;
}

.category_about .main4 {
  background: url(../images/category_about_main4_bg.jpg) no-repeat center/cover;
  min-height: 620px;
  padding-top: 50px;
}

.category_about .main4 .title h3 {
  color: #2f2f2f;
  font-size: 24px;
}

.category_about .main4 .title h4 {
  color: #1b71b9;
  font-size: 24px;
  text-transform: uppercase;
  padding-top: 10px;
}

.category_about .main4 .more a {
  color: #2f2f2f;
  font-size: 18px;
}

.category_about .main4 .content {
  margin-top: 25px;
}

.category_about .main4 .content ul li {
  width: 24.5%;
  margin-right: 1%;
}

.category_about .main4 .content ul li:last-child {
  margin-right: 0;
}

.category_about .main4 .content ul li .pic img {
  width: 100%;
}

.category_about .main4 .content ul li .tt {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-align: center;
  background: #ededed;
  color: #2f2f2f;
  font-size: 18px;
}

.nyshow .title {
  color: #333;
  font-size: 24px;
  text-align: center;
}

.nyshow .infos {
  color: #999;
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}

.nyshow .content {
  color: #666;
  font-size: 16px;
  line-height: 1.8;
  margin-top: 20px;
  word-break: break-all;
}

.nyshow .content img {
  max-width: 100%;
}

.nylist .container,
.nyshow .container {
  max-width: 1200px;
}

.list_honor .content ul {
  margin-top: -40px;
}

.list_honor .content ul li {
  width: 23.5%;
  margin-top: 40px;
  margin-right: 2%;
}

.list_honor .content ul li:nth-child(4n) {
  margin-right: 0;
}

.list_honor .content ul li .pic {
  border: solid 5px #eee;
}

.list_honor .content ul li .pic img {
  width: 100%;
}

.list_honor .content ul li .text h4 {
  text-align: center;
  color: #333;
  font-size: 16px;
  padding-top: 10px;
}

@media screen and (max-width: 1230px) {
  .pc {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }

  .container,
  .nylist .container,
  .nyshow .container {
    max-width: 95%;
    padding-left: 0;
    padding-right: 0;
  }

  .m_header {
    position: absolute;
    z-index: 999;
    display: flex;
    align-items: center;
    padding: .25rem .5rem;
    width: 100%;
    box-sizing: border-box;
  }

  .m_header .index_logo {
    max-width: 6rem;
  }

  .m_header .index_logo img {
    max-width: 100%;
  }

  .m_header .phone {
    position: relative;
    margin-left: auto;
    padding-right: 38px;
    color: #2E2E2E;
    font-size: 30px;
    padding-left: 47px;
  }

  .m_header .phone::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 32px;
    height: 32px;
    background: url(../images/icon_tel.png) no-repeat;
    background-size: 100%;
  }

  .m_header .icons {
    margin-left: auto;
    margin-right: 1rem;
  }

  .m_header .icons img {
    max-width: 1rem;
  }

  .m_header .menu {
    width: auto;
    background: none;
    margin: 0;
    display: flex;
    align-items: center;
  }

  .m_header .menu .bi-list {
    color: #fff;
    font-size: 1rem;
  }

  .side-box {
    position: fixed;
    top: 0px;
    width: 300px;
    right: -300px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1200;
    color: rgba(0, 0, 0, 1);
    transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .side-cut {
    position: relative;
    width: 280px;
    float: right;
    height: 100%;
  }

  body.open .side-shadow {
    opacity: 1;
    visibility: visible;
  }

  body.open .side-box {
    width: 200%;
    right: 0;
  }

  .side-bin {
    width: 100%;
    background: rgba(255, 255, 255, .975);
    height: 100%;
    z-index: 2;
    position: relative;
    transition: .3s .1s;
    -moz-transition: .3s .1s;
    -ms-transition: .3s .1s;
    -o-transition: .3s .1s;
    -webkit-transition: .3s .1s;
  }

  .side-nav>ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .nav-first {
    display: block;
    position: relative;
    margin: 0 0 1px 0;
    list-style: none;
    cursor: pointer;
    opacity: 0;
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transition-property: opacity, transform !important;
    -moz-transition-property: opacity, transform !important;
    -ms-transition-property: opacity, transform !important;
    -o-transition-property: opacity, transform !important;
    -webkit-transition-property: opacity, transform !important;
    transition: .6s .95s;
    -moz-transition: .6s .95s;
    -ms-transition: .6s .95s;
    -o-transition: .6s .95s;
    -webkit-transition: .6s .95s;
  }

  .nav-first:nth-child(1) {
    transition: .6s .4s;
    -moz-transition: .6s .4s;
    -ms-transition: .6s .4s;
    -o-transition: .6s .4s;
    -webkit-transition: .6s .4s;
  }

  .nav-first:nth-child(2) {
    transition: .6s .5s;
    -moz-transition: .6s .5s;
    -ms-transition: .6s .5s;
    -o-transition: .6s .5s;
    -webkit-transition: .6s .5s;
  }

  .nav-first:nth-child(3) {
    transition: .6s .59s;
    -moz-transition: .6s .59s;
    -ms-transition: .6s .59s;
    -o-transition: .6s .59s;
    -webkit-transition: .6s .59s;
  }

  .nav-first:nth-child(4) {
    transition: .6s .67s;
    -moz-transition: .6s .67s;
    -ms-transition: .6s .67s;
    -o-transition: .6s .67s;
    -webkit-transition: .6s .67s;
  }

  .nav-first:nth-child(5) {
    transition: .6s .74s;
    -moz-transition: .6s .74s;
    -ms-transition: .6s .74s;
    -o-transition: .6s .74s;
    -webkit-transition: .6s .74s;
  }

  .nav-first:nth-child(6) {
    transition: .6s .8s;
    -moz-transition: .6s .8s;
    -ms-transition: .6s .8s;
    -o-transition: .6s .8s;
    -webkit-transition: .6s .8s;
  }

  .nav-first:nth-child(7) {
    transition: .6s .85s;
    -moz-transition: .6s .85s;
    -ms-transition: .6s .85s;
    -o-transition: .6s .85s;
    -webkit-transition: .6s .85s;
  }

  .nav-first:nth-child(8) {
    transition: .6s .89s;
    -moz-transition: .6s .89s;
    -ms-transition: .6s .89s;
    -o-transition: .6s .89s;
    -webkit-transition: .6s .89s;
  }

  .nav-first:nth-child(9) {
    transition: .6s .92s;
    -moz-transition: .6s .92s;
    -ms-transition: .6s .92s;
    -o-transition: .6s .92s;
    -webkit-transition: .6s .92s;
  }

  .nav-first:nth-child(10) {
    transition: .6s .94s;
    -moz-transition: .6s .94s;
    -ms-transition: .6s .94s;
    -o-transition: .6s .94s;
    -webkit-transition: .6s .94s;
  }

  body.open .nav-first {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .nav-first>a:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #1b71b9;
    z-index: 2;
    transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
  }

  body.open .nav-first.active>a:before {
    width: 100%;
    transition: width .3s 1s;
    -moz-transition: width .3s 1s;
    -ms-transition: width .3s 1s;
    -o-transition: width .3s 1s;
    -webkit-transition: width .3s 1s;
  }

  .nav-first:hover a:before {
    width: 100%;
  }

  .side-nav>ul:hover>.nav-first.active>a:before {
    width: 3px;
    transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
  }

  .side-nav>ul:hover>.nav-first.active:hover>a:before {
    width: 100%;
  }

  .nav-first>a {
    position: relative;
    z-index: 3;
    display: block;
    padding: 10px 30px;
    color: rgba(0, 0, 0, .9);
  }

  .nav-first>a:after {
    display: table;
    clear: both;
    content: ''
  }

  .nav-first>a>i {
    float: left;
    position: relative;
    z-index: 3;
    padding: 0 15px 0 1px;
    line-height: 70px;
    font-size: 22px;
  }

  .nav-first>a>b {
    float: left;
    font-weight: normal;
    position: relative;
    z-index: 3;
    font-size: 18px;
  }

  body.open .nav-first:hover>a,
  body.open .nav-first.active>a,
  .side-nav>ul:hover>.nav-first.active:hover>a {
    color: rgba(255, 255, 255, 1);
    transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
  }

  .side-nav>ul:hover>.nav-first.active>a {
    color: rgba(0, 0, 0, .9);
    transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
  }

  body.open .nav-first.active>a {
    color: rgba(255, 255, 255, 1);
    transition: color .3s 1s;
    -moz-transition: color .3s 1s;
    -ms-transition: color .3s 1s;
    -o-transition: color .3s 1s;
    -webkit-transition: color .3s 1s;
  }

  .nav-first>a>p,
  .side-nav>ul:hover>.nav-first.active>a>p {
    position: absolute;
    top: 50%;
    right: 30px;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, .4);
    font-family: 'AddFont';
    padding: 6px;
    border-radius: 50%;
    line-height: 1;
    margin: 0;
    font-size: 12px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  body.open .nav-first:hover>a>p,
  body.open .nav-first.active>a>p,
  .side-nav>ul:hover>.nav-first.active:hover>a>p {
    color: #2E2E2E;
    background: rgba(255, 255, 255, .8);
  }

  body.open .nav-first.active>a>p {
    color: #2E2E2E;
    background: rgba(255, 255, 255, .8);
    transition: .3s 1s;
    -moz-transition: .3s 1s;
    -ms-transition: .3s 1s;
    -o-transition: .3s 1s;
    -webkit-transition: .3s 1s;
  }

  .side-shadow {
    width: 3999px;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-first>i {
    display: block;
    position: absolute;
    width: 76px;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 4;
    cursor: pointer;
  }

  .nav-first.mobile-active>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first>i:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 4px;
    margin-left: -8px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: #2E2E2E;
    top: 50%;
    left: 50%;
  }

  .nav-first>i:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 20px;
    margin-top: -8px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: #2E2E2E;
    left: 50%;
    top: 50%;
  }

  .nav-first.active>i:before,
  .nav-first.active>i:after,
  .nav-first:hover>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first:hover>i:after {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>a:before {
    width: 100%;
  }

  .nav-first.mobile-active>a>i,
  .nav-first.mobile-active>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>a>p {
    color: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>ul {
    padding: 1px 0 0 0;
    height: auto;
  }

  .nav-first.mobile-active>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>i:after {
    display: none;
  }

  .nav-second {
    margin: 0 0 1px 0;
    list-style: none;
    padding: 0;
    border-bottom: solid 1px #ccc;
  }

  .nav-second>ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .nav-second>a {
    padding: 10px 30px;
    display: block;
    position: relative;
  }

  .nav-second>a>b {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: rgba(0, 0, 0, .8);
    position: relative;
    z-index: 1;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-second>a:after {
    background: #ffffff;
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-second:hover>a:after {
    width: 100%;
  }

  .nav-second>ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .nav-second>ul:after {
    display: block;
    content: '';
    clear: both;
  }

  .nav-second:hover>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .nav-third {
    display: block;
    line-height: none;
    padding: 1px 0 0 0;
    margin: 0 30px;
  }

  .nav-third>a {
    padding: 0 30px;
    line-height: 50px;
    margin-bottom: 1px;
    background: rgba(0, 0, 0, .08);
    display: block;
    position: relative;
  }

  .nav-third>a>b {
    display: block;
    font-weight: normal;
    color: rgba(0, 0, 0, .9);
  }

  .nav-third>a:after {
    background: #2E2E2E;
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-third>a>b {
    position: relative;
    z-index: 1;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-third:hover>a:after {
    width: 100%;
  }

  .nav-third:hover>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .side-foot {
    padding: 30px 30px 25px 30px;
    text-align: left;
    overflow: hidden;
  }

  .side-phone {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    line-height: 1;
    margin-bottom: 20px;
    padding-bottom: 20px;
    opacity: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: .6s .4s;
    -moz-transition: .6s .4s;
    -ms-transition: .6s .4s;
    -o-transition: .6s .4s;
    -webkit-transition: .6s .4s;
    transition-property: opacity, transform !important;
    -moz-transition-property: opacity, transform !important;
    -ms-transition-property: opacity, transform !important;
    -o-transition-property: opacity, transform !important;
    -webkit-transition-property: opacity, transform !important;
  }

  .side-phone:after {
    display: block;
    clear: both;
    content: '';
  }

  body.open .side-phone {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .side-phone P {
    float: left;
    margin: 0;
    line-height: 1;
  }

  .side-phone p b {
    display: block;
    font-family: 'AddFont';
    font-weight: normal;
    color: rgba(0, 0, 0, .6);
    margin-bottom: 5px;
  }

  .side-phone p a {
    display: block;
    font-family: 'AddFont';
    color: rgba(0, 0, 0, 1);
    font-size: 22px;
    letter-spacing: -1px;
  }

  .side-phone i {
    float: right;
    display: block;
    font-size: 28px;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, .8);
    padding: 4px 4px 0 4px;
    margin-top: 9px;
    cursor: pointer;
  }

  .side-phone i:hover {
    background: rgba(0, 0, 0, .8);
    transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
  }

  .side-text {
    white-space: pre-wrap;
    padding-top: 10px;
    color: rgba(0, 0, 0, 1);
    opacity: 0;
    font-family: 'Addfont', Microsoft Yahei;
    transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transition: .6s .4s;
    -moz-transition: .6s .4s;
    -ms-transition: .6s .4s;
    -o-transition: .6s .4s;
    -webkit-transition: .6s .4s;
    transition-property: opacity, transform !important;
    -moz-transition-property: opacity, transform !important;
    -ms-transition-property: opacity, transform !important;
    -o-transition-property: opacity, transform !important;
    -webkit-transition-property: opacity, transform !important;
  }

  body.open .side-text {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .nav-first>ul {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    display: block;
    overflow: hidden;
    width: auto !important;
    height: 0;
    background: rgba(0, 0, 0, .03);
  }

  .index1 {
    height: auto;
  }

  .index1_1 {
    max-width: 95%;
    height: auto;
    margin: 1.5rem auto 1rem;
    padding: 0;
  }

  .numCount ul {
    flex-wrap: wrap;
  }

  .numCount ul li {
    width: calc((100%) / 4);
    margin: .5rem 0;
    text-align: center;
  }

  .numCount ul li .numU {
    text-indent: 0;
    justify-content: center;
  }

  .numCount ul li .numCX {
    font-size: .8rem;
  }

  .numCount ul li .unitX {
    font-size: .75rem;
  }

  .numCount ul li .unitC {
    font-size: .55rem;
    margin: 0 .25rem;
  }

  .numCount ul li .indc {
    text-indent: 0;
    font-size: .55rem;
  }

  .numCount ul .xian {
    display: none;
  }

  .index1_2 {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    max-width: 95%;
    margin: 0px auto 1rem;
    padding: 0;
  }

  .index1_22 {
    width: 100%;
    max-width: 100%;
    margin-top: .5rem;
  }

  .index1_21 {
    width: 100%;
  }

  .index1_211 {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }

  .index1_2 .index1_211 {
    display: none !important;
  }

  .index1_2111 {
    width: auto;
    margin-top: 0;
    font-size: .75rem;
    line-height: 1.3;
  }

  .index1_2112 {
    margin-top: 0;
    margin-left: 1rem;
    font-size: .8rem;
    line-height: normal;
  }

  .index1_212 {
    margin: 0 auto .5rem;
    font-size: .55rem;
    line-height: 2;
  }

  .index1_213 {
    font-size: .55rem;
    line-height: 1.225rem;
    text-align: center;
  }

  .index1_213 a {
    width: 4.8rem;
    height: 1.225rem;
    border-radius: .6rem;
  }

  .index2 .title {
    top: 1rem;
  }

  .index2 .title h3 {
    font-size: .75rem;
  }

  .index2 .title h4 {
    font-size: .75rem;
    padding-top: .25rem;
  }

  #c_static_001-1677035939132 .e_loop-1 .p_list {
    padding: 3rem 0;
  }

  #c_static_001-1677035939132 .e_loop-1 .p_loopitem,
  #c_static_001-1677035939132 .e_loop-1 .p_loopitem.actived {
    justify-content: flex-start;
    flex: none;
    width: 33.33%;
    height: auto;
    padding: 1.625rem .25rem;
    border-right: 0;
  }

  #c_static_001-1677035939132 .e_loop-1 .p_loopitem:nth-child(-n+3) {
    border-bottom: 1px solid rgba(255, 255, 255, .54);
  }

  .p_loopitem::after {
    display: none;
  }

  #c_static_001-1677035939132 .e_loop-1 .p_loopitem::before,
  #c_static_001-1677035939132 .e_loop-1 .p_loopitem::after {
    display: none;
  }

  #c_static_001-1677035939132 .e_richText-6 {
    max-height: 1.875rem;
    padding-bottom: .5rem;
  }

  #c_static_001-1677035939132 .e_richText-6 img {
    max-width: 100%;
    height: 100%;
  }

  #c_static_001-1677035939132 .e_h3-3 {
    height: 72px;
    overflow: hidden;
    font-size: .55rem;
  }

  #c_static_001-1677035939132 .e_text-5 {
    opacity: 1;
    padding-top: .5rem;
  }

  .saf-cn-link img {
    max-width: 1.275rem;
  }

  /* #c_static_001-1677035939132 {
    padding: 0
  }

  #c_static_001-1677035939132 .e_loop-1 .p_loopitem {
    height: auto;
    flex: 0 0 100%;
    padding: 0;
    border: none
  }

  #c_static_001-1677035939132 .e_loop-1 .p_loopitem:before {
    display: none
  }

  #c_static_001-1677035939132 .e_loop-1 .p_loopitem:after {
    display: none
  }

  #c_static_001-1677035939132 .e_loop-1 .p_loopitem.actived {
    padding: 0
  }

  #c_static_001-1677035939132 .e_loop-1 .p_loopitem.actived:before {
    display: none
  }

  #c_static_001-1677035939132 .e_image-2 img {
    opacity: 1;
    transform: scale(1)
  }

  #c_static_001-1677035939132 .e_text-5 {
    opacity: 1;
    zoom: 0.8
  }

  #c_static_001-1677035939132 .e_loop-1 .p_loopitem .e_richText-6 {
    padding-bottom: 15px;
    padding-top: 50px
  }

  #c_static_001-1677035939132 .e_loop-1 .p_loopitem .e_richText-6 img {
    width: auto;
    height: 50px
  }

  #c_static_001-1677035939132 .e_h3-3 {
    font-size: .6rem;
    margin-top: .5rem;
  }

  #c_static_001-1677035939132 .e_text-4 {
    padding-top: 10px;
    font-size: .5rem;
  }

  #c_static_001-1677035939132 .e_text-5 {
    padding-top: 20px;
    padding-bottom: 50px
  }

  .saf-cn-link {
    --lw: 50px;
    --lh: 60px;
    --lt: #fff;
    --lsvg: #fff;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    padding-top: 50px
  }

  .saf-cn-link.black {
    --lt: #666;
    --lsvg: #fff;
    justify-content: flex-start
  }

  .saf-cn-link a {
    display: flex;
    position: relative;
    align-items: center
  }

  .saf-cn-link span {
    display: block;
    width: var(--lw);
    height: var(--lh);
    position: relative;
    overflow: hidden;
    margin-right: 20px;
    transition: all 0.5s
  }

  .saf-cn-link span:before {
    content: "";
    margin-left: 5px;
    display: block;
    width: var(--lh);
    height: var(--lh);
    background: var(--c);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.2);
    border-radius: 50%;
    opacity: 0;
    transition: all 0.5s
  }

  .saf-cn-link span svg {
    width: auto;
    height: 20px;
    fill: var(--lt);
    position: absolute;
    margin-left: 5px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
  }

  .saf-cn-link span:after {
    content: "";
    display: block;
    width: var(--lh);
    height: var(--lh);
    border: 1px var(--lt) dashed;
    border-radius: 50%;
    transition: all 0.5s
  }

  .saf-cn-link:hover span {
    overflow: visible;
    margin-right: 30px
  }

  .saf-cn-link:hover span:before {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
  }

  .saf-cn-link:hover span:after {
    border: none
  }

  .saf-cn-link:hover span svg {
    fill: var(--lsvg)
  } */

  .index3 {
    height: auto;
    padding: 1.5rem 0;
    background: #f0f0f0;
  }

  .index3 .title h3 {
    font-size: .75rem;
  }

  .index3 .title h4 {
    font-size: .75rem;
  }

  .index3 .more {
    width: 3.05rem;
    height: .9rem;
    line-height: .9rem;
    border-radius: .75rem;
  }

  .index3 .more a {
    font-size: .55rem;
  }

  .index3 .content {
    margin-top: 1rem;
  }

  .index3 .content ul {
    margin-top: -.5rem;
  }

  .index3 .content ul li {
    width: calc(50% - .25rem);
    margin-top: .5rem;
    margin-right: .5rem;
  }

  .index3 .content ul li:nth-child(4n) {
    margin-right: .5rem;
  }

  .index3 .content ul li:nth-child(2n) {
    margin-right: 0;
  }

  .index3 .content ul li .text {
    padding: .25rem;
    background-size: 1.925rem;
  }

  .index3 .content ul li .text h4 {
    font-size: .55rem;
    line-height: 1.5;
  }

  .index4 {
    background: url(../images/m_bg4.jpg);
    height: auto;
    padding: 1.5rem 0;
  }

  .index4 .title h3 {
    font-size: .75rem;
    line-height: 1.3;
  }

  .index4 .content {
    margin-top: 1rem;
  }

  .index4 .content ul {
    margin-top: -.5rem;
  }

  .index4 .content ul li {
    width: 49%;
    border-radius: .25rem;
    margin-top: .5rem;
    padding: .5rem;
  }

  .index4 .content ul li .icon {
    max-width: 2.2rem;
  }

  .index4 .content ul li .tt {
    font-size: .65rem;
    line-height: 1.2;
    margin-top: .5rem;
  }

  .index5 {
    height: auto;
  }

  .index5_1 {
    width: 50%;
    margin: 1rem 0 .5rem;
  }

  .index5_2 {
    margin: 0px auto 1rem;
  }

  .index5_21,
  .index5_22,
  .index5_23 {
    display: none;
  }

  .index5_24 {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .index5_21 b,
  .index5_22 b,
  .index5_23 b,
  .index5_24 b {
    display: none;
  }

  .endlist {
    width: 75%;
  }

  .endlist li {
    font-size: .55rem;
    line-height: 2;
  }

  .index5_24 .code {
    max-width: 21%;
    margin-top: 0;
  }

  .index5_24 .code h4 {
    font-size: .55rem;
    padding-top: .25rem;
  }

  .end {
    height: auto;
    line-height: 1.5;
    padding: .25rem 0;
  }

  .end_1 {
    max-width: 95%;
    padding: 0;
    font-size: .5rem;
  }

  .end_11 {
    width: 65%;
    text-indent: 0;
  }

  .nybanner .crumb {
    height: auto;
    line-height: initial;
  }

  .nybanner .crumb .left {
    display: none !important;
  }

  .nybanner .crumb .right ul {
    overflow-x: scroll;
  }

  .nybanner .crumb .right ul li {
    flex-shrink: 0;
  }

  .nybanner .crumb .right ul li a {
    padding: .5rem;
    font-size: .65rem;
  }

  .category_about {
    padding-top: 1.5rem;
  }

  .category_about .main1 {
    padding: 1rem 0;
  }

  .category_about .main1>.container {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .category_about .main1 .left,
  .category_about .main1 .right {
    width: 100%;
    max-width: 100%;
  }

  .category_about .main1 .left {
    margin-top: .5rem;
  }

  .category_about .main1 .left .title {
    font-size: .75rem;
  }

  .category_about .main1 .left .con {
    font-size: .55rem;
    margin-top: .25rem;
  }

  .category_about .main1_1 {
    padding: 1.5rem 0;
  }

  .category_about .main1_1 .title h3 {
    font-size: .75rem;
  }

  .category_about .main1_1 .title h4 {
    font-size: .75rem;
    padding-top: .25rem;
  }

  .category_about .main1_1 .content {
    margin-top: 1rem;
  }

  .flipto-prev {
    left: 40%;
  }

  .flipto-next {
    right: 40%;
  }

  .category_about .main2 {
    min-height: auto;
    padding: 1.5rem 0;
  }

  .category_about .main2 .title h3 {
    font-size: .75rem;
  }

  .category_about .main2 .title h4 {
    font-size: .75rem;
    padding-top: .25rem;
  }

  .category_about .main2 .content {
    margin-top: 1rem;
  }

  .category_about .main2 .content .swiper-slide {
    padding: 0 .5rem;
  }

  .category_about .main2 .content .swiper-slide::before {
    width: .35rem;
    height: .35rem;
  }

  .category_about .main2 .content .swiper-slide::after {
    top: .35rem;
    left: .15rem;
  }

  .category_about .main2 .content .swiper-slide .tt {
    font-size: .65rem;
  }

  .category_about .main2 .content .swiper-slide .con {
    font-size: .55rem;
    line-height: 1.3;
    padding-top: .25rem;
  }

  .category_about .main2 .prev_next {
    margin-top: 1rem;
  }

  .category_about .main2 .prev_next .button-prev img {
    max-width: .85rem;
  }

  .category_about .main2 .prev_next span {
    width: .125rem;
    height: .125rem;
    margin: 0 .375rem;
  }

  .category_about .main3 {
    padding: 1.5rem 0;
  }

  .category_about .main3 .content ul {
    flex-wrap: wrap;
    margin-top: -.5rem;
  }

  .category_about .main3 .content ul li {
    width: 48.5%;
    max-width: 100%;
    height: 10rem;
    padding: .5rem;
    margin-top: .5rem;
  }

  .category_about .main3 .content ul li:nth-child(2),
  .category_about .main3 .content ul li:nth-child(4) {
    margin-top: .5rem;
  }

  .category_about .main3 .content ul li .icon img {
    max-width: .825rem;
  }

  .category_about .main3 .content ul li .text {
    font-size: .55rem;
    line-height: 1.3;
    padding-top: .25rem;
  }

  .category_about .main4 {
    min-height: 100%;
    padding: 1.5rem 0;
  }

  .category_about .main4 .title h3 {
    font-size: .75rem;
  }

  .category_about .main4 .title h4 {
    font-size: .75rem;
    padding-top: .25rem;
  }

  .category_about .main4 .more a {
    font-size: .55rem;
  }

  .category_about .main4 .content {
    margin-top: 1rem;
  }

  .category_about .main4 .content ul {
    flex-wrap: wrap;
    margin-top: -.5rem;
  }

  .category_about .main4 .content ul li {
    width: 49.5%;
    margin-top: .5rem;
  }

  .category_about .main4 .content ul li:nth-child(2n) {
    margin-right: 0;
  }

  .category_about .main4 .content ul li .tt {
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: .65rem;
  }

  .ptb100 {
    padding: 1.5rem 0;
  }

  .list_honor .content ul {
    margin-top: -.5rem;
  }

  .list_honor .content ul li,
  .list_honor .content ul li:nth-child(4n) {
    width: 48.5%;
    margin-top: .5rem;
  }

  .list_honor .content ul li:nth-child(2n) {
    margin-right: 0;
  }

  .list_honor .content ul li .pic {
    border: solid .125rem #eee;
  }

  .list_honor .content ul li .text h4 {
    font-size: .65rem;
    padding-top: .25rem;
  }

  .pages {
    margin-top: 1rem;
  }

  .pages .p_n1,
  .pages .p_n2 {
    margin: 0 .15rem;
  }

  .pages .p_n1,
  .pages .p_n2 a {
    font-size: .55rem;
    padding: .125rem .275rem;
  }

  .list_business ul {
    margin-top: -.5rem;
  }

  .list_business ul li {
    flex-wrap: wrap;
    margin-top: .5rem;
  }

  .list_business ul li .pic {
    width: 100%;
    max-width: 100%;
  }

  .list_business ul li .text {
    width: 100%;
    max-width: 100%;
    padding: .5rem;
  }

  .list_business ul li .text .tt {
    font-size: .55rem;
  }

  .list_business ul li .text .con {
    font-size: .55rem;
    margin-top: .5rem;
  }

  .list_business ul li .text .con p::before,
  .list_business ul li .text .con p::after {
    width: .375rem;
    height: .375rem;
    margin-right: .125rem;
    background-size: cover;
  }

  .show_core>.container {
    flex-wrap: wrap;
  }

  .show_core .left {
    width: 100%;
    padding: 1rem 0 1rem 1rem;
  }

  .show_core .left ul li a {
    height: 2.225rem;
    font-size: .65rem;
    padding: 0 2.5rem 0 1.125rem;
  }

  .show_core .left ul li a::before {
    width: .575rem;
    height: .15rem;
  }

  .show_core .left ul li a.cur::after {
    right: .875rem;
    width: .8rem;
    height: .45rem;
  }

  .show_core .right {
    width: 100%;
    margin-top: 1rem;
  }

  .show_core .right .text {
    padding: 1.25rem;
  }

  .show_core .right .text .tt {
    font-size: .65rem;
  }

  .show_core .right .text .con {
    margin-top: .75rem;
    padding-top: .75rem;
    font-size: .55rem;
  }

  .show_core .right .text .con p::before,
  .show_core .right .text .con p::after {
    width: .325rem;
    height: .325rem;
    margin-right: .125rem;
    background-size: cover;
  }

  .list_case .content ul {
    margin-top: -1rem;
  }

  .list_case .content ul li,
  .list_case .content ul li:nth-child(3n) {
    width: 49%;
    margin-top: .5rem;
    margin-right: 2%;
    box-shadow: rgba(0, 0, 0, .1) 0 0 .8rem 0px;
  }

  .list_case .content ul li:nth-child(2n) {
    margin-right: 0;
  }

  .list_case .content ul li .text {
    padding: .5rem;
    background-size: 1.925rem;
  }

  .list_case .content ul li .text h4 {
    font-size: .65rem;
    height: .75rem;
    line-height: 1.3;
  }

  .list_case .content ul li .text .type_more {
    flex-wrap: wrap;
    font-size: .55rem;
    margin-top: .5rem;
  }

  .list_case .content ul li .text .type_more .type {
    width: 100%;
    height: .7rem;
  }

  .nyshow .title {
    font-size: .75rem;
  }

  .nyshow .content {
    font-size: .55rem;
    margin-top: .5rem;
  }

  .nylist .content ul {
    margin-top: -1rem;
  }

  .nylist .content ul li {
    margin-top: 1rem;
  }

  .nylist .content ul li a {
    flex-wrap: wrap;
  }

  .nylist .content ul li .pic {
    width: 100%;
    max-width: 100%;
  }

  .nylist .content ul li .text {
    width: 100%;
    max-width: 100%;
    padding: .5rem;
  }

  .nylist .content ul li .text .date {
    font-size: .55rem;
  }

  .nylist .content ul li .text h4 {
    font-size: .65rem;
    height: auto;
    margin-top: .25rem;
  }

  .nylist .content ul li .text p {
    font-size: .55rem;
    line-height: 1.3;
    height: 1.5rem;
    margin-top: .25rem;
  }

  .nylist .content ul li .text .more {
    display: none;
  }

  .nyshow .title {
    font-size: .75rem;
  }

  .nyshow .infos {
    font-size: .55rem;
    margin-top: .25rem;
  }

  .nyshow .content {
    font-size: .55rem;
    margin-top: .5rem;
  }

  .page_contact .content {
    flex-wrap: wrap;
  }

  .page_contact .left {
    width: 100%;
    max-width: 100%;
    padding: 1rem;
  }

  .page_contact .left .lg {
    max-width: 8.6rem;
  }

  .page_contact .left p {
    font-size: .55rem;
    padding-left: .8rem;
    margin-top: .5rem;
    background-size: .55rem !important;
  }

  .page_contact .left .code {
    max-width: 5rem;
    margin-top: 1rem;
    display: none;
  }

  .page_contact .left .code h4 {
    font-size: .55rem;
    padding-top: .25rem;
  }

  .page_contact .right {
    width: 100%;
    max-width: 100%;
    margin-top: .5rem;
  }
}