@charset "UTF-8";
@media (max-width: 800px) {
  div, a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  img {
    max-width: initial;
  }
  html, body {
    position: static;
    height: auto;
  }
  .padd {
    padding-top: 0;
    padding-bottom: 0;
  }
  .indexbody {
    height: auto;
    position: static;
  }
  .index-container, .indexbody .index-container > .swiper-wrapper {
    position: static;
    height: auto;
  }
  .indexbody .banner-container {
    height: 100%;
    display: block;
  }
  .indexbody .pcbanner-container {
    height: 100%;
    display: none;
  }
  .pc-show {
    display: none;
  }
  .m-show {
    display: block;
  }
  .indexbody .mbanner-container {
    display: block;
  }
  .indexbody .index-container > .swiper-wrapper {
    height: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    display: block;
    position: static;
  }
  .mbanner-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    background: rgb(255, 255, 255);
    outline: none;
    border-radius: initial;
  }
  .menubtn {
    position: absolute;
    top: 0;
    left: auto;
    right: 0.2rem;
    width: 0.25rem;
    padding: 0.1rem 0rem;
    cursor: pointer;
    border-radius: 0.1rem;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    z-index: 2;
    display: block;
    z-index: 4;
    margin-top: 0.15rem;
  }
  .menubtn .bar {
    position: relative;
    display: block;
    width: 25px;
    height: 2px;
    margin: 7px auto;
    background-color: #FFF;
    border-radius: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  .menubtn .bar:nth-of-type(1) {
    margin-top: 0px;
  }
  .menubtn .bar:nth-of-type(3) {
    margin-bottom: 0px;
  }
  .menubtn_close {
    display: block;
    position: absolute;
    top: 5px;
    right: 20px;
    padding: 5px 0px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    z-index: 2;
    display: block;
  }
  .menubtn_close .bar {
    background: #FFF;
  }
  .menubtn_close .bar:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
    -ms-transform: translateY(9px) rotate(-45deg);
    -moz-transform: translateY(9px) rotate(-45deg);
    -o-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
  }
  .menubtn_close .bar:nth-of-type(2) {
    opacity: 0;
  }
  .menubtn_close .bar:nth-of-type(3) {
    -webkit-transform: translateY(-9px) rotate(45deg);
    -ms-transform: translateY(-9px) rotate(45deg);
    -moz-transform: translateY(-9px) rotate(45deg);
    -o-transform: translateY(-9px) rotate(45deg);
    transform: translateY(-9px) rotate(45deg);
  }
  .indexcon {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .content {
    padding: 0 15px;
    width: 100%;
    min-width: initial;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .headright {
    width: auto;
    height: auto;
  }
  .index-container .swiper-slide {
    overflow: visible;
  }
  .nav {
    width: 100%;
    position: absolute;
    padding: 15px;
    display: none;
    top: 0.66rem;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 0;
  }
  .nav>li {
    width: 100%;
    line-height: 0.4rem;
    padding: 0;
  }
  .nav>li i{
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    right: .1rem;
    top:.15rem;
    transform: rotate(-135deg);
  }
  .nav>li>a {
    padding: 0;
    font-size: 16px;
    display: inline-block;
  }
  .nav-row{
    position: static;
    width: 100%;
    transform: none;
    padding-top: 0;
  }
  .nav-row ul{
    padding: .1rem .15rem;
    border-radius: 0;
    background: none;
  }
  .nav-row ul li{
    line-height: .35rem;
  }

  .nav-row ul li a{
    font-size: 16px;
    padding: 0;
    line-height: .35rem;
  }
  .logo {
    width: 1rem;
  }
  header {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    padding: 0.08rem 0;
  }
  .headright {
    width: 1rem;
    right: 0.6rem;
    top: 0.15rem;
  }
  .headright li {
    border: 0 none;
  }
  .headright li i {
    margin-right: 0;
  }
  .headright li font {
    display: none;
  }
  .search {
    top: 0.45rem;
    height: 0.4rem;
    line-height: 0.4rem;
    width: 2rem;
    box-sizing: border-box;
  }
  .search input {
    height: 0.4rem;
    line-height: 0.4rem;
    display: block;
    border: 0 none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .search input[type=submit] {
    width: 0.4rem;
    height: 0.4rem;
  }
  .rowcen, .rowbot {
    position: static;
    transform: none;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .banner {
    height: 4rem;
  }
  .banner .rowcen {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
  }
  .slide-banner {
    height: 4rem;
  }
  .scroll .content > img {
    display: none;
  }
  .scroll {
    bottom: 0.3rem;
  }
  .banbtn {
    width: 100%;
    margin-top: 0;
  }
  .swiper-banbtn {
    width: 0.8rem;
  }
  .swiper-banbtn .swiper-button-prev, .swiper-banbtn .swiper-button-next {
    width: 0.4rem;
    height: 0.4rem;
  }
  .swiper-num {
    font-size: 0.2rem;
  }
  .banbtn .swiper-pagination {
    width: 59.5%;
  }
  .bantxt h2 {
    font-size: 0.24rem;
  }
  .bantxt h3 {
    font-size: 0.22rem;
    letter-spacing: 0.047rem;
  }
  .bantxt h4 {
    font-size: 0.18rem;
  }
  .morebtn {
    margin-top: 0.3rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 16px;
    width: 1.3rem;
  }
  .rightitem-top {
    width: 0.4rem;
    height: 0.4rem;
  }
  .rightitem {
    width: 0.6rem;
    padding-left: 0.1rem;
    margin: 0.05rem 0;
  }
  .slide-company {
    height: auto;
    position: static;
  }
  .in-titbox {
    margin-bottom: 0.4rem;
  }
  .in-titbox span {
    font-size: 0.34rem;
  }
  .in-titbox h2 {
    font-size: 0.26rem;
    bottom: 0.02rem;
  }
  .companytxt h3 {
    font-size: 0.22rem;
    padding-bottom: 0.18rem;
  }
  .companytxt h3:after {
    height: 3px;
  }
  .companytxt p {
    font-size: 16px;
    width: 100%;
  }
  .company-video {
    margin-top: 0.4rem;
    overflow: hidden;
    z-index: 2;
  }
  .company-video > img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .company-video .morebtn {
    margin-top: 0.5rem;
  }
  .company-video .m-video {
    width: 0.45rem;
    height: 0.45rem;
  }
  .company-video .m-video:after {
    left: -0.15rem;
    top: -0.15rem;
    right: -0.15rem;
    bottom: -0.15rem;
  }
  .company-video .m-video:before {
    left: -0.3rem;
    top: -0.3rem;
    right: -0.3rem;
    bottom: -0.3rem;
  }
  .slide-company .rowbot {
    padding-bottom: 0;
  }
  .servicecon {
    margin-top: 0.4rem;
  }
  .servicetxt {
    margin-top: 0.4rem;
  }
  .servicetxt p {
    font-size: 16px;
  }
  .servicetxt .morebtn {
    margin-top: 0.4rem;
  }
  .servicelist {
    margin-top: 0.6rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .servicelist li {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
  .servicelist li i {
    width: 0.3rem;
  }
  .servicelist li p {
    font-size: 16px;
    margin-top: 0.1rem;
  }
  .servicelist li.serviceact {
    border-top-width: 2px;
  }
  .promain {
    padding-top: 0;
  }
  .promain:after {
    width: 30%;
    bottom: 1.05rem;
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem;
  }
  .promain:before {
    width: 30%;
    bottom: 1.05rem;
    border-top-right-radius: 3rem;
    border-bottom-right-radius: 3rem;
  }
  .promain .content {
    padding-bottom: 0;
  }
  .probox .swiper-slide {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    padding: 0.4rem 0.6rem;
  }
  .probox .swiper-slide h4 {
    font-size: 0.2rem;
    margin-top: 0.1rem;
  }
  .promain .swiper-button-next, .promain .swiper-button-prev {
    width: 13px;
    height: 26px;
    margin-top: -0.6rem;
  }
  .promain .content .swiper-pagination li {
    font-size: 18px;
  }
  .promain .content .swiper-pagination .swiper-pagination-bullet-active .proline {
    width: 0.8rem;
  }
  .promain .content .swiper-pagination li {
    margin: 0 0.05rem;
  }
  .promain .swiper-slide-active .aniimg {
    padding-bottom: 0.3rem;
  }
  .promain .content .swiper-pagination {
    left: 0;
  }
  .rightbox {
    right: 0.1rem;
  }
  .rightitem-more {
    right: 0.6rem;
  }
  .rightitem-more a {
    font-size: 14px;
  }
  .rightitem-email {
    padding: 0.1rem 0.15rem;
  }
  .slide-applicat {
    padding-top: 0.4rem;
  }
  .slide-applicat .in-titfff h2 {
    color: #333;
  }
  .slide-applicat .in-titfff span {
    color: rgba(0, 0, 0, 0);
    text-stroke: 1px rgba(0, 0, 0, 0.5);
    opacity: 0.3;
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.5);
  }
  .arealist {
    position: static;
  }
  .arealist li {
    width: 50%;
  }
  .arealist li > img {
    width: 100%;
    height: 100%;
  }
  .arealist .arealistact {
    width: 50%;
  }
  .arealist .arealistact > img {
    width: 100%;
    height: 100%;
  }
  .arealisttxt {
    left: 0.3rem;
    bottom: 0.2rem;
  }
  .arealisttxt h4 {
    font-size: 0.22rem;
    padding-bottom: 0.15rem;
    margin-bottom: 0.2rem;
  }
  .arealisttxt h4:after {
    height: 3px;
  }
  .arealisttxt span {
    font-size: 16px;
  }
  .arealist .arealistact .arealisttxt {
    left: 0.3rem;
  }
  .news-left {
    width: 100%;
  }
  .news-left li {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .news-right {
    width: 100%;
    padding: 0.4rem 0.3rem;
  }
  .news-right li {
    padding: 0.3rem 0;
  }
  .news-right li h4 {
    font-size: 18px;
  }
  .news-right li span {
    margin-top: 0.2rem;
    font-size: 16px;
  }
  .news-right li h3 {
    margin-bottom: 0.2rem;
  }
  .newstxt {
    padding: 0.3rem 0.2rem;
  }
  .newstxt h4 {
    font-size: 18px;
  }
  .newstxt span {
    margin-top: 0.2rem;
    font-size: 16px;
  }
  .newstxt h3 {
    margin-bottom: 0.2rem;
  }
  .foot-bot {
    padding: 0.15rem 0;
  }
  .foot-bot p {
    font-size: 14px;
  }
  .footer {
    padding-top: 0.4rem;
  }
  .foot-nav {
    display: none;
  }
  .foot-chat {
    width: 100%;
  }
  .foot-chat h5 {
    font-size: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .foot-chat li {
    margin-bottom: 0.08rem;
    font-size: 15px;
  }
  .foot-chat li a {
    font-size: 15px;
  }
  .foot-chat li img {
    margin-right: 3px;
    width: 0.2rem;
    margin-top: -4px;
  }
  .foot-code {
    width: 100%;
    margin-top: 0.2rem;
  }
  .foot-code img {
    width: 36%;
    margin: 0 auto;
  }
  .foot-code p {
    font-size: 16px;
    margin-top: 0.1rem;
  }
  .foot-top {
    padding-bottom: 0.3rem;
  }
  /*jsfw*/
  .jsfw-foot .rowbot {
    padding-bottom: 0;
  }
  .jsfwban-txt h2 {
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
    padding-bottom: 0.2rem;
  }
  .jsfwban-txt h2:after {
    height: 3px;
    width: 0.3rem;
  }
  .jsfwban-txt p {
    font-size: 16px;
  }
  .jsfw-ban {
    height: 3.5rem;
  }
  .jsfw-ban .rowcen {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .jsfw-ban .jsfwban-txt {
    width: 92%;
    padding: 0.2rem;
  }
  .jsfwlist {
    align-items: initial;
    margin-top: -0.2rem;
  }
  .jsfwlist li {
    width: 49%;
    padding: 0.2rem;
    margin-top: 0.2rem;
    margin-bottom: 0;
  }
  .jsfwlist li i {
    width: 0.7rem;
    height: 0.7rem;
    margin-bottom: 0.1rem;
  }
  .jsfwlist li h4 {
    font-size: 16px;
  }
  .jsfw-wysz {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .jsfw-wysztab li {
    width: 49%;
    font-size: 18px;
    margin-bottom: 0.1rem;
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .jsfw-wyszitem-growth{
    max-height: none;
  }
  .jsfw-wyszrow {
    margin-top: 0.3rem;
  }
  .wysztxt p {
    font-size: 16px;
    padding-left: 0.2rem;
  }
  .wysztxt p::before {
    top: 0.8em;
    margin-top: 0;
    width: 4px;
    height: 4px;
  }
  .wysztxt {
    margin-top: 0.2rem;
  }
  .jylplist {
    margin-top: -0.2rem;
  }
  .jylplist li {
    width: 100%;
    margin-top: 0.2rem;
  }
  .jylplist-tit {
    height: 0.5rem;
    line-height: 0.5rem;
    padding-left: 0.2rem;
  }
  .jylplist-tit h4 {
    font-size: 18px;
  }
  .jylplist-txt {
    padding: 0.2rem;
  }
  .jylplist-txt p {
    font-size: 16px;
  }
  .xpfztit {
    margin-bottom: 0.2rem;
  }
  .xpfztit p {
    font-size: 16px;
    padding-left: 0.2rem;
  }
  .xpfztit p::before {
    width: 4px;
    height: 4px;
  }
  .xpfzlist {
    height: auto;
    overflow: hidden;
    margin-top: -0.2rem;
  }
  .xpfzlist li {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0.2rem;
    padding: 0.2rem 0.3rem;
  }
  .xpfzlist li h4 {
    font-size: 18px;
  }
  .xpfzlist li img {
    max-width: 50%;
  }
  .xpcspic {
    width: 100%;
  }
  .xpcstxt {
    padding: 0.3rem 0.2rem;
    width: 100%;
  }
  .xpcstxt li {
    padding-left: 0.4rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
  }
  .xpcstxt li span {
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin-top: -13px;
  }
  .xpcstxt li h4 {
    font-size: 0.2rem;
  }
  .xpcstxt li p {
    font-size: 16px;
  }
  .jsfwtctpic {
    width: 100%;
    border-radius: 0.2rem;
  }
  .jsfwtcttxt {
    padding: 0.3rem;
  }
  .jsfwtcttxt h4 {
    font-size: 0.2rem;
  }
  .jsfwtcttxt h5 {
    margin-top: 0.1rem;
    font-size: 16px;
  }
  .jsfwtcttxt h5 a {
    font-size: 0.2rem;
  }
  .jsfwtct-phone {
    margin-top: 0.2rem;
    width: 100%;
  }
  .jsfwtct-phone p {
    width: 100%;
    font-size: 16px;
  }
  .jsfwtct-form {
    width: 100%;
    padding: 0.3rem;
    margin-top: 0;
  }
  .jsfwtct-form .jsfwtct-item {
    margin-top: 0.1rem;
    padding-bottom: 0;
  }
  .jsfwtct-form .jsfwtct-item label {
    font-size: 16px;
  }
  .jsfwtct-form .jsfwtct-item label span {
    font-size: 16px;
    top: 1em;
  }
  .jsfwtct-form .jsfwtct-item input {
    width: 100%;
    font-size: 16px;
  }
  .jsfwtct-form .jsfwtct-area {
    margin-top: 0.1rem;
  }
  .jsfwtct-form .jsfwtct-area label {
    font-size: 16px;
  }
  .jsfwtct-form .jsfwtct-area label span {
    font-size: 18px;
    top: 1em;
  }
  .jsfwtct-form .jsfwtct-area input {
    width: 100%;
    font-size: 16px;
  }
  .jsfwtct-form .jsfwtct-area textarea {
    font-size: 16px;
  }
  .jsfwtct-form .jsfwtct-btn {
    margin-top: 0.3rem;
  }
  .jsfwtct-form .jsfwtct-btn input {
    line-height: 0.4rem;
    height: 0.4rem;
    font-size: 16px;
    width: 1.3rem;
  }
  .listtit {
    margin-bottom: 0.4rem;
  }
  .listtit h2 {
    font-size: 0.22rem;
    padding-bottom: 0.2rem;
  }
  .listtit h2:before {
    height: 3px;
    width: 0.3rem;
  }
  .jsfw-hzhb {
    margin-top: 0.3rem;
    padding: 0 0.2rem;
    padding-bottom: 0.4rem;
  }
  .jsfw-hzhb .swiper-pagination{
    bottom: 3vh;
  }
  .jsfw-hzhb li{
    height: 1rem;
  }
  .jsfw-hzhb a {
    display: block;
    margin: 0.15rem auto;
  }
  /*about*/
  .listban {
    height: 3rem;
    overflow: hidden;
    display: block;
  }
  .listban .rowcen {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .listban .rowcen h2 {
    font-size: 0.3rem;
  }
  .listban .rowcen p {
    margin-top: 0.15rem;
    font-size: 18px;
    letter-spacing: 3px;
  }
  .listban > img {
    height: 100%;
    z-index: -1;
  }
  .listnavbox {
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
  }
  .listnavbox .route {
    width: 100%;
  }
  .listnavbox .route img {
    width: 0.15rem;
    margin-right: 0.08rem;
    margin-top: -0.03rem;
  }
  .listnavbox .route a {
    font-size: 14px;
    margin-right: 0.15rem;
    padding-left: 0.1rem;
  }
  .listnavbox .route a:first-child {
    padding-left: 0;
  }
  .listnav {
    width: 100%;
    margin-top: 0.2rem;
    padding-bottom: 0;
  }
  .listnav li {
    width: 48%;
    text-align: center;
    line-height: 0.35rem;
  }
  .listnav li a {
    margin-left: 0;
    font-size: 18px;
  }
  .listnavbox::before {
    width: 100%;
    display: none;
  }
  .abouttop-txt {
    width: 100%;
    padding-top: 0.2rem;
    background-size: 0.4rem 0.4rem;
  }
  .abouttop-txt p {
    margin-top: 0.3rem;
    font-size: 16px;
  }
  .abouttop-pic {
    width: 100%;
    margin-top: 0.4rem;
    border-radius: 0.2rem;
  }
  .abouttop-pic .m-video {
    width: 0.46rem;
    height: 0.46rem;
    margin-left: -0.23rem;
    margin-top: -0.23rem;
  }
  .abouttop-pic .m-video::before {
    left: -0.15rem;
    top: -0.15rem;
    right: -0.15rem;
    bottom: -0.15rem;
  }
  .abouttop-pic .m-video::after {
    left: -0.3rem;
    top: -0.3rem;
    right: -0.3rem;
    bottom: -0.3rem;
  }
  .padd {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .historycon .swiper-button-next span {
    display: none;
  }
  .historycon .swiper-button-prev span {
    display: none;
  }
  .historycon .swiper-button-next, .historycon .swiper-button-prev {
    padding: 0;
    background: none;
    top: 15%;
  }
  .historycon .swiper-button-next i, .historycon .swiper-button-prev i {
    width: 0.45rem;
    height: 0.45rem;
  }
  .historycon .swiper-button-next i::before, .historycon .swiper-button-prev i::before {
    width: 0.14rem;
    height: 0.14rem;
  }
  .historycon .swiper-button-next i::before {
    margin-top: -0.08rem;
    margin-left: -0.13rem;
  }
  .historycon .swiper-button-prev i::before {
    margin-top: -0.08rem;
    margin-left: -0.06rem;
  }
  .historycon li h4 {
    font-size: 1rem;
    padding: 0;
  }
  .historyrow:before {
    display: none;
  }
  .historytxt {
    margin-top: 0.3rem;
  }
  .historytxt p {
    font-size: 0.18rem;
  }
  .qywhlist li {
    width: 100%;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  }
  .qywhlist li:last-child {
    padding-bottom: 0;
    border: 0 none;
  }
  .qywhlist li i {
    width: 0.45rem;
  }
  .qywhlist li h4 {
    font-size: 0.26rem;
    padding-bottom: 0.2rem;
  }
  .qywhlist li h4::after {
    height: 3px;
  }
  .qywhtxt {
    margin-top: 0.2rem;
  }
  .qywhtxt p {
    font-size: 18px;
  }
  .honorl {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
  }
  .honorl span {
    font-size: 0.2rem;
    padding-bottom: 0.1rem;
    margin-right: 0.3rem;
  }
  .honorr {
    margin-top: 0.3rem;
    width: 100%;
  }
  .honorr p {
    padding-left: 0.2rem;
    border-width: 1px;
    font-size: 0.18rem;
  }
  .honorcon {
    background: none;
  }
  .honorcon .content {
    padding-top: 0.2rem;
  }
  .honorcon .swiper-slide {
    width: 100%;
    height: auto;
  }
  .honorcon .swiper {
    padding: 0.3rem 0;
  }
  .honorcon .swiper-slide img {
    width: 68%;
  }
  .honorcon li.swiper-slide-active .honorconpic {
    padding-bottom: 0.5rem;
  }
  .honorcon li.swiper-slide-active .honorconpic {
    background: none;
  }
  .honorcon li h4 {
    font-size: 20px;
  }
  .honorbtn {
    margin-top: 0;
    width: 1.1rem;
  }
  .honorbtn .swiper-button-next, .honorbtn .swiper-button-prev {
    width: 0.45rem;
    height: 0.45rem;
  }
  .prolistpic {
    width: 100%;
    box-sizing: border-box;
    padding: 0.4rem 0.2rem;
  }
  .prolisttxt {
    width: 100%;
    padding: 0.3rem 0.2rem;
  }
  .prolisttxt h4 {
    font-size: 0.22rem;
    margin-bottom: 0.2rem;
  }
  .prolisttxt p {
    font-size: 16px;
  }
  .prolisttxt span {
    margin-top: 0.3rem;
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border-radius: 0.2rem;
    font-size: 16px;
  }
  .prolist {
    margin-top: -0.4rem;
  }
  .prolist li {
    box-shadow: 0px 0px 0.1rem 0px rgba(153, 153, 153, 0.05);
    border-radius: 0.16rem;
    margin-top: 0.4rem;
  }
  .prolist li:nth-child(2n) a {
    flex-direction: initial;
  }
  .proshowcon {
    margin-top: 0.2rem;
  }
  .pro-class {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .pro-class h3 {
    font-size: 0.18rem;
    padding: 0.15rem 0.15rem;
  }
  .pro-classcon > li h4 {
    font-size: 16px;
    padding: 0.15rem 0.15rem;
  }
  .pro-classcon > li ul li {
    padding: 0.15rem 0.15rem;
  }
  .pro-classcon > li ul li a {
    font-size: 16px;
  }
  .pro-show {
    width: 100%;
  }
  .proshowpic {
    width: 100%;
    padding: 0.3rem 0.2rem;
  }
  .proshowpic img {
    max-width: 90%;
  }
  .proshowtxt {
    width: 100%;
    margin-top: 0.3rem;
  }
  .proshowtxt h1 {
    font-size: 0.2rem;
  }
  .proshow-special {
    margin-top: 0.2rem;
    padding-top: 0.2rem;
  }
  .proshow-special h4 {
    font-size: 0.18rem;
  }
  .proshow-special ul li {
    margin-bottom: 5px;
    padding-left: 0.2rem;
    font-size: 0.18rem;
  }
  .showbtn {
    width: 1.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border-radius: 0.2rem;
    margin: 0 auto;
    margin-top: 0.3rem;
  }
  .showbtn span {
    font-size: 16px;
  }
  .showbtn span img {
    width: 0.15rem;
    margin-right: 0.1rem;
  }
  .protable {
    margin-top: 0.5rem;
    overflow-y: auto;
  }
  .protable table {
    min-width: 700px;
  }
  .protable table tr {
    height: 0.45rem;
  }
  .protable table th {
    padding-left: 0.2rem;
    font-size: 16px;
  }
  .protable table td {
    padding-left: 0.2rem;
    font-size: 16px;
  }
  .protable table td a {
    margin-right: 0.2rem;
  }
  .protable table td a img {
    width: 0.2rem;
    margin-right: 0.1rem;
  }
  .magg {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .prompt {
    font-size: 16px;
    margin-top: 0.2rem;
  }
  .prompt img {
    width: 0.2rem;
  }
  .show-more {
    padding: 0;
    max-width: 95%;
    max-height: 90%;
    left: 2.5%;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    overflow: auto;
  }
  .show-more .jsfwtcttxt {
    padding-left: 0.2rem;
    padding-top: 0.3rem;
    padding-right: 0.2rem;
  }
  .proclose {
    width: 0.2rem;
    height: 0.2rem;
    right: 0.2rem;
    top: 0.3rem;
    z-index: 3;
  }
  .model-pro {
    width: 100%;
    margin-top: 0.2rem;
  }
  .model-protxt h4 {
    font-size: 0.18rem;
    line-height: 1.7em;
  }
  /*应用领域*/
  .listnav::before {
    display: none;
  }
  .yylytop-pic {
    width: 100%;
  }
  .yylytop-txt {
    width: 100%;
    padding: 0.3rem 0.2rem;
  }
  .yylytop-txt::before {
    content: "";
    right: 0.2rem;
    top: 0.3rem;
    width: 0.3rem;
    height: 0.3rem;
  }
  .yylytop-txt h4 {
    font-size: 0.22rem;
    margin-bottom: 0.2rem;
  }
  .yylytop-txt p {
    font-size: 16px;
  }
  .related-prolist li.swiper-slide {
    margin-bottom: 0;
  }
  .related-prolist li {
    padding: 0.3rem 0.2rem;
  }
  .related-prolist li h4 {
    margin-top: 0.2rem;
    font-size: 0.18rem;
  }
  .related-prolist li .aniimg {
    height: 2rem;
  }
  .related-btnbox {
    margin-top: 0.3rem;
  }
  .related-btnbox::before {
    width: 68%;
  }
  .related-btn {
    width: 1rem;
  }
  .related-btn .swiper-button-prev, .related-btn .swiper-button-next {
    width: 0.45rem;
    height: 0.45rem;
  }
  .related-btn .swiper-button-prev::before, .related-btn .swiper-button-next::before {
    content: "";
    width: 0.14rem;
    height: 0.14rem;
  }
  .related-btn .swiper-button-next::before {
    margin-top: -0.07rem;
    margin-left: -0.13rem;
  }
  .related-btn .swiper-button-prev::before {
    margin-top: -0.07rem;
    margin-left: -0.06rem;
  }
  .kxyjtop-txt h4 {
    font-size: 0.22rem;
  }
  .kxyjtop-txt p {
    font-size: 16px;
  }
  .related-prolist li {
    width: 100%;
    margin-bottom: 0.2rem;
    float: none;
    margin-right: 0%;
  }
  /*news*/
  .newstoppic {
    width: 100%;
  }
  .newstoptxt {
    width: 100%;
    padding: 0.3rem 0.2rem;
  }
  .newstoptxt h4 {
    font-size: 0.2rem;
  }
  .newstoptxt span {
    font-size: 16px;
    margin-top: 0.2rem;
    margin-bottom: 0.25rem;
  }
  .newstoptxt p {
    font-size: 16px;
  }
  .newstoptxt i {
    margin-top: 0.3rem;
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border-radius: 0.2rem;
    font-size: 16px;
  }
  .newslist li {
    padding: 0.3rem 0.2rem 0.3rem 0.2rem;
  }
  .newslist li:hover::before {
    width: 4px;
  }
  .newslist-date {
    width: 100%;
    border-right: 0 none;
    border-bottom: 1px solid rgba(186, 194, 209, 0.5);
    padding-bottom: 0.1rem;
  }
  .newslist-date span {
    font-size: 0.2rem;
    display: inline-block;
    font-weight: bold;
  }
  .newslist-date i {
    display: inline-block;
    font-size: 16px;
    margin-top: 0;
    margin-left: 0.1rem;
  }
  .newslist-txt {
    width: 100%;
    margin-top: 0.2rem;
  }
  .newslist-txt h4 {
    font-size: 0.2rem;
    margin-bottom: 0.15rem;
  }
  .newslist-txt p {
    font-size: 16px;
  }
  .pagebox {
    margin-top: 0.3rem;
  }
  .pagebox a, .pagebox span {
    width: 0.35rem;
    height: 0.35rem;
    line-height: 0.35rem;
    font-size: 16px;
    margin: 0 3px;
  }
  .newsshow {
    width: 100%;
  }
  .newsshow h1 {
    font-size: 0.2rem;
    line-height: 1.7em;
  }
  .newsshow-source {
    margin-top: 0.15rem;
    margin-bottom: 0.3rem;
    font-size: 14px;
  }
  .newsshow-source span {
    padding: 0 0.1rem;
  }
  .newsshow-prompt {
    padding: 0.2rem 0;
  }
  .newsshow-prompt p {
    font-size: 16px;
  }
  .newsshow-row {
    margin-top: 0.3rem;
  }
  .newsshow-row p {
    font-size: 16px;
    margin-bottom: 2em;
  }
  .newsshow-row img {
    max-width: 100%;
    width: auto;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
  }
  .newsshare {
    display: none;
  }
  .shownews-next {
    margin-top: 0.5rem;
  }
  .shownews-next li {
    width: 100%;
    padding: 0.2rem 0.2rem;
    margin-bottom: 0.15rem;
  }
  .shownews-next li a {
    font-size: 16px;
  }
  /*tact*/
  .tactpic {
    width: 100%;
  }
  .tacttxt {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .tacttxt .listtit {
    margin-bottom: 0.3rem;
  }
  .tacttxt h4 {
    font-size: 18px;
  }
  .tacttxt-zp {
    margin-top: 0.3rem;
  }
  .tacttxt-zp p {
    font-size: 16px;
  }
  .tacttxt-zp p i {
    width: 0.25rem;
    height: 0.25rem;
  }
  .tacttxt-zp p span {
    letter-spacing: 1px;
  }
  .tact-adstab li {
    width: 50%;
    font-size: 16px;
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .tact-adstab li.tact-adstabact {
    font-size: 18px;
  }
  .tact-adstab li.tact-adstabact::before {
    height: 3px;
  }
  .tact-adscon {
    padding: 0.35rem 0.2rem;
  }
  .tact-adscon li {
    font-size: 16px;
    margin-top: 0.1rem;
  }
  .tact-adscon li i {
    width: 0.25rem;
    height: 0.25rem;
  }
  .tact-adscon li a {
    font-size: 16px;
  }
  .tact-lxwm .jsfwtct-form {
    border-radius: 0.2rem;
    padding: 0.3rem 0.4rem;
  }
  .tact-lxwm .jsfwtct-form ul li {
    width: 100%;
  }
  .tact-lxwm .jsfwtct-btn input {
    margin-left: auto;
    margin-right: auto;
  }
  .pagesearch {
    width: 100%;
    height: 0.45rem;
  }
  .pagesearch input[type=text] {
    height: 0.45rem;
    font-size: 16px;
    line-height: 0.45rem;
  }
  .pagesearch input[type=button] {
    height: 0.45rem;
    width: 1rem;
    line-height: 0.45rem;
  }
  .pagesearch:after {
    width: 1rem;
    height: 0.45rem;
    line-height: 0.45rem;
  }
  .pagesearch {
    margin-bottom: 0.2rem;
  }
  .pagesearchtxt {
    font-size: 16px;
  }
  .pagesearchtxt span {
    display: block;
  }
  .pagesearlist,.noresult {
    margin-top: 0.3rem;
  }
  .noresult h5{
    font-size: .18rem;
    margin-top: .2rem;
  }
  .pagesearlist li {
    padding: 0.3rem 0;
  }
  .pagesearlist li h4 {
    font-size:.18rem;
    margin-bottom: 0.1rem;
  }
  .pagesearlist li span {
    margin-bottom: 0.1rem;
  }
  .pagesearlist li a > span{
    margin-bottom: 0.1rem;

  }
  .pagesearlist li p {
    font-size: 16px;
  }
  .noresult{
    margin-top: .5rem;
  }
  .noresult img{
    width: 58%;
  }
}