@media (max-width: 1000px) {
  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;
  }
  .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: 20px;
    width: 25px;
    padding: 10px 0px;
    cursor: pointer;
    border-radius: 10px;
    -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: 18px;
  }
  .menubtn .bar {
    position: relative;
    display: block;
    width: 25px;
    height: 2px;
    margin: 7px auto;
    background-color: #E8AC14;
    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: #E8AC14;
  }
  .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, .in_content {
    padding: 0 15px;
    width: 100%;
    min-width: initial;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  header {
    z-index: 6;
    padding-top: 0.1rem;
  }
  header .nav {
    display: none;
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    left: 0;
    top: 0.8rem;
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
  }
  header .nav>li {
    line-height: 40px;
  }
  header .nav>li>a {
    color: #333;
  }
  .nav>li{
    padding: 0;
  }
  .nav>li ul{
    position: static;
    background: none;
    width: 100%;
    transform: none;
    box-shadow: none;
    box-sizing: border-box;
  }
  .nav>li ul:before{
    display: none;
  }
  .navsecend{
    position: relative;
  }
  .navsecend:before{
    content: '';
    display: block;
    border: 0 none;
    width: 13px;
    height: 7px;
    background: url(../images/navbg.png) no-repeat;
    position: absolute;
    right: 0;
    top: -23px;
  }
  .search {
    background: rgba(255, 255, 255, 0.8);
  }
  .search input::-webkit-input-placeholder {
    color: #333;
  }
  .search input:-moz-placeholder {
    color: #333;
  }
  .search input::-moz-placeholder {
    color: #333;
  }
  .search input:-ms-input-placeholder {
    color: #333;
  }
  .search input, .search input::placeholder {
    color: #333;
  }
  .searchbox {
    right: 0.65rem;
    top: 0.2rem;
    position: absolute;
  }
  .banner {
    height: auto;
  }
  .bantxt h2 {
    font-size: 0.32rem;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
  }
  .bantxt img {
    width: 54%;
  }
  .bannerprevbtn {
    display: none;
  }
  .banbtn {
    bottom: 0.5rem;
  }
  .morebtn {
    width: 120px;
    height: 45px;
    font-size: 16px;
    line-height: 45px;
  }
  .morebtn:after {
    -o-background-size: cover;
       background-size: cover;
    width: 15px;
    right: -14px;
  }
  .morebtn:before {
    right: 4px;
  }
  .companybox {
    display: block;
    background: #f8f8f8;
  }
  .companybox > .in_content {
    margin-top: -0.5rem;
  }
  .companybox > img {
    position: static;
    width: 100%;
    height: auto;
  }
  .titbox p {
    font-size: 20px;
  }
  .titbox h2 {
    font-size: 0.26rem;
    margin-top: 0.15rem;
  }
  .comtxt {
    padding-bottom: 0.5rem;
    margin-top: 0.3rem;
    width: 100%;
  }
  .comtxt p {
    margin-bottom: 0.4rem;
  }
  .companybox .comlistbox {
    position: static;
  }
  .comlist {
    width: 100%;
    border-top: 1px solid rgba(28, 29, 29, 0.15);
    padding-bottom: 30px;
    margin-top: 0.3rem;
  }
  .comlist li {
    border-left: 0 none;
    padding: 20px 0;
    padding-left: 0;
    width: 50%;
  }
  .comlist li h4 {
    font-size: 0.24rem;
    text-align: center;
    margin-top: 5px;
  }
  .comicon {
    text-align: center;
  }
  .comicon img {
    width: 0.25rem;
  }
  .invideo {
    width: 100%;
  }
  .invideo p {
    margin-top: 10px;
  }
  .development > div {
    width: 100%;
  }
  .development, .strength {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .fzlcbox {
    margin-left: 0;
    margin-top: 0.4rem;
    padding: 0 15px;
  }
  .fzlcleft {
    width: 100%;
  }
  .fzlcbox {
    width: 100%;
  }
  .fzlcbtn {
    margin-bottom: 0.2rem;
  }
  .fzlcbtn h4 {
    font-size: 0.24rem;
  }
  .fzlcleft h3 {
    font-size: 0.24rem;
    text-align: center;
  }
  .fzlccon {
    margin-top: 0.5rem;
    width: 100%;
  }
  .fzlccon li {
    padding: 0.3rem 0;
    width: 70%;
  }
  .fzlccon .swiper-slide-active {
    padding-left: 0.2rem;
  }
  .fzlccon li h4 {
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
  }
  .fzlccon li p {
    width: 80%;
  }
  .jsslmain {
    margin-top: 0.3rem;
    width: 100%;
  }
  .jsslbox {
    margin-top: 0.3rem;
  }
  .jsslbox li {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .jsslbox li i {
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 15px;
  }
  .jsslicontxt h4 {
    font-size: 0.3rem;
  }
  .index-pagination{
    display: none;
  }
  .jsslicontxt p {
    font-size: 16px;
  }
  .jssllist {
    margin-top: 0.3rem;
  }
  .jssllist li {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    width: 47%;
    margin-bottom: 0.2rem;
    padding: 0.2rem 0;
  }
  .jssllist li h4 {
    margin-top: 15px;
  }
  .jssllist li img {
    width: 0.4rem;
  }
  .newsrow > div {
    width: 100%;
  }
  .newsrow {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .innews {
    margin-top: 0.5rem;
  }
  .innews li {
    width: 75%;
  }
  .innewstxt {
    padding: 0.3rem 0.2rem;
  }
  .innewstxt h4 {
    font-size: 18px;
  }
  .innews .swiper-pagination {
    margin-top: 0.6rem;
    width: 58%;
  }
  .innewsbtn {
    right: 15px;
    width: 110px;
  }
  .footnav {
    display: none;
  }
  .footleft {
    width: 100%;
  }
  .share {
    display: none;
  }
  .foottxt {
    padding: 15px 0;
  }
  .foottop {
    padding: 0.3rem 0;
  }
  .chattxt li {
    margin-bottom: 10px;
  }
  .code {
    width: 50%;
  }
  .footlogo {
    margin-bottom: 0.4rem;
  }
  .totop {
    width: 45px;
    height: 45px;
    right: 15px;
    z-index: 99;
  }
  .indexbody .totop {
    display: none;
    position: fixed;
  }
  .padd {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .magg{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .zhuanzhutxt {
    width: 100%;
    float: none;
  }
  .zhuanzhupic {
    float: none;
    width: 100%;
    height: 2.4rem;
  }
  .zhuanzhubox .zztit {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 0.3rem;
  }
  .zhuanzhutxt .zhuanzhutxt-box{
    height: auto;
  }
  .zztit {
    font-size: 0.26rem;
    padding-bottom: 0.15rem;
  }
  .zztit:after {
    height: 3px;
  }
  .zhuanzhutxt {
    margin-bottom: 0.3rem;
  }
  .zhuanzhutxt h4 {
    font-size: 0.22rem;
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
  }
  .zhuanzhutxt span {
    margin-top: 0.2rem;
    font-size: 16px;
  }
  .zhuanzhu-btn {
    width: 100%;
    position: relative;
    left: auto;
    bottom: auto;
    padding-top: 0.6rem;
    margin-top: 0.3rem;
  }
  .swiper-container-horizontal > .swiper-pagination-progressbar {
    left: 0;
    width: 60%;
  }
  .listtit {
    font-size: 0.26rem;
    margin-bottom: 0.3rem;
  }
  .chuancon li {
    width: 75%;
  }
  .chuancon li h4 {
    font-size: 18px;
    padding: 0 15px;
    bottom: 0.1rem;
  }
  .chuancon .swiper-button-next {
    right: 1%;
  }
  .chuancon .swiper-button-prev {
    left: 1%;
  }
  .jiyulist li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.4rem;
    padding: 0.3rem;
  }
  .pagebox a {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .jiyumodelcon {
    padding: 0.4rem 0.3rem;
  }
  .jiyumodelcon:before {
    left: 0.3rem;
    top: 0.4rem;
    width: 0.4rem;
    height: 0.3rem;
  }
  .jiyumodelcon h4 {
    font-size: 20px;
    margin-top: 0.15rem;
    padding-bottom: 0.2rem;
  }
  .jiyumodeltxt {
    margin-top: 0.3rem;
  }
  .listban .video-js{
    height: 250px;
  }
  .listban video{
    min-height: 250px;

  }
  .listban .listbantxt p {
    font-size: 0.2rem;
    line-height: 1em;
  }
  .listban .listbantxt h2 {
    line-height: 1em;
    font-size: 0.28rem;
    margin-top: 10px;
  }
  .solutab {
    border-bottom: 0 none;
    padding: 0 .25rem;
  }
  .solutab .swiper-button-next{
    right: 0;
    background-size: 13px;
    height: 100%;
    background-position: center center;
    margin-top: -.25rem;
  }
  .solutab .swiper-button-next:hover{
    background-size: 13px;
    background-position: center center;
  }
  .solutab .swiper-button-prev{
    height: 100%;
    margin-top: -.25rem;
    left: 0;
    background-position: center center;
    background-size: 13px;
  }
  .solutab .swiper-button-prev:hover{
    background-position: center center;
    background-size: 13px;
  }
  .solutab li {
    padding: 0 0.1rem;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .solutab li a {
    padding-bottom: 5px;
  }
  .solulist li {
    padding: 0.4rem 0;
  }
  .solulist li .solulist-pic {
    width: 100%;
  }
  .solulist-txt {
    width: 100%;
    margin-top: 0.3rem;
  }
  .solulist-txt h4 {
    font-size: 0.26rem;
  }
  .solulist-txt h5 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .solulist-txt .morebtn {
    margin-top: 0.3rem;
  }
  .solulist {
    margin-bottom: 0.4rem;
  }
  .listban .detailban {
    padding-left: 0;
  }
  .listban .detailban h1 {
    font-size: 0.25rem;
  }
  .listban .detailban h2 {
    font-size: 18px;
  }
  .detailtab{
    margin-top: -0.3rem;

  }

  .detailtab .content{
    margin-top: 0;
    width: 90%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    height: 0.6rem;
    padding: 0 .2rem;
  }
  .detailtab-fixed{
    margin-top: 0;
  }
  .detailtab li {
    line-height: 0.6rem;
    font-size: 16px;
    margin-right: 15px;
  }
  .gaishupic {
    width: 100%;
    height: 3rem;
  }
  .gaishutxt {
    width: 100%;
    margin-top: 0.3rem;
  }
  .cpgncon {
    padding: 0 0.3rem;
  }
  .cpgncon li {
    width: 100%;
    padding: 0.3rem 0.2rem;
    margin: 0;
  }
  .cpgncon li h4 {
    font-size: 18px;
    padding-left: 15px;
  }
  .cpgncon .swiper-button-next, .cpgncon .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .cptdbox li {
    margin-bottom: 0.5rem;
  }
  .cptdpic {
    width: 100%;
  }
  .cptdtxt {
    width: 100%;
    padding: 0.3rem 0.2rem;
  }
  .cptdtxt h4 {
    font-size: 0.2rem;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .tablebox {
    overflow-x: auto;
  }
  .tablebox table {
    min-width: 800px;
  }
  .tablebox table tr th {
    line-height: 0.5rem;
    height: 0.5rem;
    font-size: 16px;
  }
  .tablebox table tr td {
    line-height: 0.45rem;
    height: 0.45rem;
    font-size: 14px;
  }
  .fanweitxt {
    position: static;
    width: 100%;
    padding-right: 0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    margin-top: 0.3rem;
  }
  .fanweitxt h4 {
    margin-bottom: 0.2rem;
    padding-bottom: 10px;
  }
  .detailtab2 li {
    margin-right: 0;
  }
  .cpgspic {
    width: 100%;
  }
  .cpgstxt {
    width: 100%;
    padding: 0.3rem 0.2rem;
  }
  .cpgstxt p {
    padding-left: 0.2rem;
  }
  .solutop {
    padding: 0.1rem;
  }
  .jjfalist > li {
    margin-top: 0.5rem;
  }
  .jjfatxt {
    width: 100%;
    padding: 0.5rem 0.2rem;
  }
  .jjfatxt span {
    font-size: 0.46rem;
    left: 0.2rem;
  }
  .jjfatxt h4 {
    font-size: 0.22rem;
    padding-bottom: 0.15rem;
    margin-bottom: 0.2rem;
  }
  .jjfapic {
    position: static;
    width: 100%;
    margin-top: 0.2rem;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
  .jjfalist > li:nth-child(2n) .jjfatxt {
    padding: 0.5rem 0.2rem;
    margin: 0;
  }
  .jjfalist > li:nth-child(2n) .jjfatxt span {
    left: 0.2rem;
  }
  .zongjielist li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.3rem;
    padding: 0.3rem;
    padding-top: 0;
  }
  .zongjielist li span {
    margin-bottom: 0.2rem;
    padding-top: 0.1rem;
  }
  .abouttit {
    font-size: 0.26rem;
    padding-bottom: 0.2rem;
    margin-bottom: 0.3rem;
  }
  .abouttit:after {
    width: 40px;
    height: 3px;
  }
  .honorbox li {
    width: 70%;
  }
  .honorpic {
    padding: 15px;
  }
  .honorbox li.swiper-slide-active h4 {
    font-size: 18px;
    margin-top: 0.2rem;
  }
  .honorbox .swiper-container {
    padding-bottom: 0.6rem;
  }
  .newslist li {
    width: 80%;
    box-shadow: none;
    margin: 0 4%;
    border: 1px solid #EEE;
  }
  .newslisttxt {
    padding: 0.2rem;
  }
  .newslisttxt i {
    margin-top: 0.5rem;
  }
  .newslist {
    padding-top: 0.3rem;
    padding-bottom: 0.1rem;
  }
  .newsdetail {
    width: 100%;
    padding: 0.4rem 0.2rem;
  }
  .newsdetail h1 {
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
  }
  .article {
    margin-top: 0.3rem;
  }
  .article {
    padding-bottom: 0.3rem;
  }
  .nextnew {
    padding-top: 0.3rem;
  }
  .nextnew a {
    max-width: 100%;
    margin-top: 10px;
  }
  .qyjjbox h4 {
    font-size: 0.22rem;
    padding-bottom: 0.2rem;
  }
  .qyjjlist {
    width: 100%;
    margin-top: 0.2rem;
  }
  .qyjjlist li {
    margin-top: 0.2rem;
    width: 50%;
  }
  .qyjjlist li i {
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 10px;
  }
  .qyjjlist li h5 {
    font-size: 0.26rem;
  }
  .aboutfzlcpic {
    width: 100%;
  }
  .aboutfzlctxt {
    width: 100%;
    padding: 0.3rem 0.2rem 0.6rem;
  }
  .aboutfzlc-pagination ul {
    display: none;
  }
  .aboutfzlc .aboutfzlc-pagination span {
    font-size: 0.6rem;
    padding: 0;
    background: none;
  }
  .aboutfzlc-pagination {
    z-index: 3;
  }
  .aboutfzlc .aboutfzlc-pagination {
    border-top: 0 none;
    bottom: -10px;
  }
  .aboutfzlc {
    padding-bottom: 0rem;
  }
  .aboutfzlcbtnbox {
   
    left: auto;
  }
  .aboutfzlcbtn {
    left: auto;
    right: 15px;

  }
  .dszleft {
    width: 100%;
  }
  .dszleft h2 {
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
  }
  .dszleft h3 {
    font-size: 0.22rem;
    margin-bottom: 0.3rem;
    padding-bottom: 0.2rem;
  }
  .dszpic {
    margin-top: 0.3rem;
    width: 100%;
  }
  .dsztxt {
    margin-top: 0.3rem;
  }
  .dsztxt span {
    font-size: 18px;
  }
  .luntanlist li {
    padding: 0.3rem 0.2rem;
  }
  .luntantxt {
    width: 100%;
  }
  .luntantxt h4 {
    margin-bottom: 0.2rem;
    font-size: 18px;
  }
  .luntandate {
    width: 100%;
    overflow: hidden;
  }
  .luntandate span {
    text-align: left;
    margin-top: 20px;
    margin: 0;
    margin-top: 10px;
    float: left;
  }
  .luntandate span b {
    font-size: 22px;
  }
  .luntandate a {
    float: right;
    width: 30%;
    margin-top: 10px;
    opacity: 1;
    background-color: #E8AC14;
    height: 35px;
    line-height: 35px;
  }
  .luntanlist {
    margin-bottom: 0.4rem;
  }
  .zhengcetab {
    width: 100%;
  }
  .zhengcetab li {
    padding: 0.2rem 0;
    border-left-width: 5px;
  }
  .zhengcetab li>div{
    width: 46%;
    text-align: left;
  }
  .zhengcetab li span{
    margin-right: 15px;
  }
  .zhengcecon {
    width: 100%;
    padding: 0.3rem 0.2rem;
  }
  .zhengcecon-row > i {
    margin-bottom: 15px;
  }
  .zhengcecon-row h4 {
    margin-bottom: 10px;
    font-size: 0.22rem;
  }
  .zhengcecon-dh {
    margin-top: 20px;
    padding-top: 20px;
  }
  .shfkpic {
    width: 100%;
  }
  .shfktxt {
    width: 100%;
    padding: 0.3rem 0.2rem;
  }
  .shfktxt ul li {
    width: 100%;
  }
  .xiazai {
    padding: 0.3rem 0.2rem;
    margin-top: 0.3rem;
  }
  .xiazai a {
    width: 140px;
  }
  .xiazai h4 {
    font-size: 0.24rem;
  }
  .tactrowbox {
    margin-top: 0;
  }
  .tactrow {
    position: static;
  }
  .tactrow .content {
    padding: 0.3rem 0.2rem;
  }
  .tactmain .listtit {
    padding-bottom: 0;
  }
  .tacttop li {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.2rem;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tacttop li p {
    line-height: 1.5em;
    text-align: left;
  }
  .tacttop li p span{
    display: block;
  }
  .tactrowtxt {
    margin-top: 0.3rem;
    padding-top: 0.3rem;
  }
  .tactrowtxt li {
    width: 100%;
    overflow: hidden;
    line-height: 45px;
  }
  .tactrowtxt li span {
    float: left;
  }
  .tactrowtxt li span img {
    margin-right: 6px;
  }
  .tactrowtxt li p, .tactrowtxt li a {
    float: left;
    margin-top: 0;
    padding-left: 10px;
  }
  .rczptxt:after, .rczptxt:before {
    display: none;
  }
  .rczptxt {
    padding: 0;
  }
  .zhaopinlist {
    padding-top: 0.2rem;
  }
  .zhaopinlist > li {
    margin-top: 0.4rem;
  }
  .zhaopinlist-row {
    padding: 0.3rem 0.2rem;
  }
  .zhaopinleft {
    width: 100%;
  }
  .zhaopinleft h5, .zhaopinleft h4 {
    float: none;
    text-align: center;
  }
  .zhaopinleft h5 {
    padding-left: 0;
    margin-left: 0;
    border: 0 none;
    margin-top: 0.1rem;
  }
  .zhaopinright {
    margin-top: 10px;
    text-align: center;
    width: 100%;
  }
  .zhaopinright i {
    float: none;
    clear: both;
    margin-left: 0;
    margin: 0 auto;
    margin-top: 10px;
  }
  .zhaopinright span {
    margin-left: 0;
    padding-left: 0;
    width: 50%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    text-align: center;
  }
  .zhaopincon {
    padding: 0.3rem 0.2rem;
  }
  .zhaopintop li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .zhaopinchat {
    margin-top: 0.2rem;
    padding-top: 10px;
  }
  .hbviitem, .hbvipic {
    width: 100%;
    margin-top: 0.3rem;
  }
  .hbviitem {
    margin-top: 0;
  }
  .hbvitxt h4 {
    padding-bottom: 0.15rem;
    margin-bottom: 0.15rem;
  }
  .diedailistbtn .swiper-button-next {
    height: 40px;
    width: 40px;
  }
  .diedailistbtn .swiper-button-prev {
    height: 40px;
    width: 40px;
  }
  .diedailist {
    padding-right: 18%;
  }
  .diedailistcon h4 {
    font-size: 0.28rem;
    margin-bottom: 20px;
  }
  .diedailistcon p {
    font-size: 16px;
  }
  .diedailistcon span {
    margin-top: 0.2rem;
  }
  .diedailist li {
    padding-bottom: 0;
  }
  .diedailist:after {
    display: none;
  }
  .diedailist h5 {
    display: none;
  }
  .qywhbox {
    -webkit-justify-content: initial;
       -moz-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    box-shadow: none;
  }
  .qywhbox li {
    box-shadow: 0px 8px 48px 22px rgba(3, 11, 47, 0.04);
    width: 100%;
    padding: 0.3rem 0.15rem;
    position: relative;
    margin-bottom: 0.3rem;
  }
  .qywhbox li i {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto;
  }
  .qywhbox li h4 {
    font-size: 0.26rem;
    padding-bottom: 0;
    margin-bottom: 0.2rem;
    color: #FFF;
  }
  .qywhbox li p {
    display: block;
    color: #FFF;
  }
  .qywhbox .qywhact {
    width: 100%;
    padding: 0.3rem 0.15rem;
  }
  .qywhbox .qywhact h4 {
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
    text-align: center;
    margin-top: 0.5rem;
    display: block;
  }
  .qywhbox .qywhact h4:after {
    top: -0.2rem;
    left: 50%;
    margin-left: -11px;
  }
  .qywhbox .qywhact i {
    margin: 0 auto;
  }
  .qywhbox .qywhact h4 {
    font-size: 0.26rem;
    padding-bottom: 0.15rem;
    margin-bottom: 0.2rem;
    padding-bottom: 0;
    color: #FFF;
  }
  .qywhbox li > img {
    display: block;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
  }
  .zldwbox {
    overflow: hidden;
    position: relative;
    padding-top: .8rem;
  }

  .zldwtxt {
    padding: 0 0.15rem;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
         top: .2rem;
  }
  .zldwtxt h2 {
    font-size: 0.28rem;
  }
  .zldwtxt p {
    font-size: 18px;
    margin-top: 0.1rem;
  }
  .yihanpic {
    width: 100%;
    padding: 0 20%;
  }
  .yihanpic h4 {
    margin-top: 0.3rem;
  }
  .yihantxt {
    width: 100%;
    margin-top: 0.5rem;
  }
  .yihantit {
    font-size: 0.28rem;
    padding-bottom: 0.2rem;
  }
  .newxqbox header {
    padding: 0.15rem 0;
  }
  .yihantxt-con {
    margin-top: 0.3rem;
    padding-right: 0.25rem;
  }
  .yhjybox .yihantit {
    float: none;
  }
  .yhjyright {
    float: none;
    width: 100%;
    margin-top: 0.3rem;
  }
  .yhjylist {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .yhjylist-pic h4 {
    bottom: 0.2rem;
  }
  .yhjypicbox .yhjypicboxcon {
    width: 90%;
  }
  .yhjypicclose {
    right: 0;
  }
  .yhjypicban .swiper-slide h4 {
    font-size: 18px;
    margin-top: 0.3rem;
  }
  .yhjypicban .swiper-slide {
    width: 70%;
  }
  .yhjypicban .swiper-button-next {
    right: 15px;
    width: 40px;
    height: 40px;
    -o-background-size: cover;
       background-size: cover;
  }
  .yhjypicban .swiper-button-prev {
    left: 15px;
    width: 40px;
    -o-background-size: cover;
       background-size: cover;
    height: 40px;
  }
  .yhtxt {
    width: 100%;
  }
  .yulupic {
    width: 100%;
    margin-top: 0.3rem;
  }
  .yhjypicbox .swiper-button-prev, .yhjypicbox .swiper-button-next{
    width: 40px;
    background-size: cover;
    height: 40px;
  }
  .yhylmodelban{
    width: 90%;
  }
  .yhylmodelban .swiper-button-prev{
    left: 0;
  }
  .yhylmodelban .swiper-button-next{
    right: 0;
  }
  .hbvilist{
    padding-top: .3rem;
  }
  .dhhbrow li{
    width: 48%;
    margin-right: 4%;
    margin-bottom: .2rem;
  }

  .dhhbrow li:nth-child(2n){
    margin-right: 0;
  }
  .dhhbrow li span{
    font-size: .5rem;
    right: .2rem;
    bottom: .2rem;
  }
  .dhhbrowtxt{
    width: .6rem;
    top: .2rem;
    bottom: .2rem;
  }
  .dhhbrowtxt p{
    left: 4px;
  }
  .dhhbrowtxt h4{
    padding-top: 15px;
    margin-left: 20px;
  }
  .cpxhbox li{
    padding: .3rem .2rem;
    width: 100%;
    margin-bottom: .3rem;
    box-shadow: 0px 3px 10px 4px rgba(0,0,0,0.11);
  }
  .cpxhbox{
    padding-top: .5rem;
  }
  .cpxhbox li h4{
    margin-bottom: .2rem;
  }
  .cpxhbox li p{
    height: auto;
  }
  .zqlbox{
    padding-top: .3rem;
  }
  .zqlpic{
    width: 100%;
  }
  .zqltxt{
    width: 100%;
    margin-top: .2rem;
  }
  .zqltxtlist li{
    padding: .15rem 0;
  }
  .hbvitxt h4{
    font-size: .2rem;
  }
  .pagesearch-con{
    width: 100%;
  }
  .pagesearch-con input[type=submit]{
    width: 90px;
    height: 50px;
  }
  .pagesearch-con input[type=text]{
    padding-right: 100px;
    line-height: 50px;
    font-size: 16px;
    height: 50px;
  }
  .pagesearch p span{
    font-size: 16px;
  }
  .pagesearch{
    margin-bottom: 40px;
  }
  .searchmain{
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: .3rem;
  }
  .honorbox .swiper-button-next{
    width: 40px;
    height: 40px;
    right: 10px;
  }
  .honorbox .swiper-button-prev{
    width: 40px;
    height: 40px;
    left:10px;
  }
  .newslist .swiper-pagination{
    margin-top: .4rem;
  }
  .newslist .innewsbtn{
    bottom: -0.15rem;
  }
  .xiazaibox li{
    width: 100%;
    padding: .3rem .2rem;
    margin-bottom: .3rem;
  }
  .xiazaibox li.xiazai h4{
    font-size: .2rem;
  }
  .xiazaibox li .xiazaitxt{
    width: 100%;
    max-width: initial;
  }
  .xiazaibox li.xiazai a{
    margin-top: .2rem;
  }
  .videoswiper{
    width: 90%;
    padding: 0;
    margin-top: 15px;
  }
  .videos-row{
    width: 90%;
  }

  .videomodel .yhjypicboxcon{
    padding-top: .25rem;
    padding-bottom: .25rem;
  }
  .backbtn{
    margin-top: .4rem;
    margin-bottom: .4rem;
  }
  .backbtn a{
    font-size: .2rem;
    background-size: .25rem .26rem;
    padding-left: .32rem;
  }
  .innews li .aniimg{
    height: 1.7rem;
  }
  .newslist .swiper-slide .aniimg{
    height: 2rem;
  }
  .zhuanzhu-btn li img{
    height: .47rem;
  }
  .fzlccon .fzlcconact:before{
    width: 87%;
  }
  .fzlccon .swiper-button-next{
    display: none;
  }
  .fzlccon .swiper-button-prev{
    display: none;
  }
}
@media (max-width: 500px) {
  .logo {
    width: 25%;
  }
  .indexbody {
    height: auto;
  }
  .indexbody .banner {
    height: 550px;
    display: block;
  }
  .indexbody .banner li > img {
    position: absolute;
    width: auto;
    height: 100%;
    left: 50%;
    transform: translate(-50%);
    animation: scaleaa 6s infinite;
  }
  @keyframes scaleaa {
    0% {
        transform: translate(-50%) scale(1)
    }
  
    50% {
        transform:translate(-50%) scale(1.08)
    }
    100% {
      transform:translate(-50%) scale(1)
    }
  }
  .listban {
    height: 250px;
    overflow: hidden;
    display: block;
  }
  .listban > img {
    position: absolute;
    width: auto;
    height: 100%;
    left: 50%;
    -webkit-transform: translate(-50%);
       -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
         -o-transform: translate(-50%);
            transform: translate(-50%);
  }
}