@charset "UTF-8";
@media (min-width: 981px) {
  .apply li:nth-child(2n) .card {
    flex-direction: row-reverse;
  }
  .apply li:nth-child(2n) .card .item-info {
    padding: 0 .25rem 0 0;
  }
  .jianjie .jj2 li {
    margin-bottom: -.35rem;
  }
  .jianjie .jj2 li:nth-child(2) .item {
    flex-direction: row-reverse;
  }
}
@media (max-width: 1520px) {
  .en .header .nav li{
    margin-left:.25rem;
}  
}

@media (max-width: 1200px) {
  .header .nav > ul > li {
    margin-left: .5rem;
  }
  .header .hdr {
    margin-left: .8rem;
  }
}

.scrollto {
  padding-top: 1rem;
  margin-top: -1rem;
  position: relative;
  z-index: -1;
}

@media (max-width: 980px) {
  .scrollto {
    padding-top: .6rem;
    margin-top: -.6rem;
  }
  .tkg {
    height: 60px;
  }
  .navbtnm {
    clear: both;
    text-align: center;
    position: relative;
    z-index: 21;
  }
  .navbtnm span {
    width: 100%;
    height: 2px;
    transition: all .5s;
    margin-top: .1rem;
    background: #333;
    float: right;
  }
  .navbtnm span.line1 {
    margin-top: 0;
  }
  .navbtnm.open .line1 {
    -webkit-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    transform: rotate(44deg);
    transform-origin: 0%;
    -ms-transform-origin: 0%;
    -webkit-transform-origin: 0%;
    -moz-transform-origin: 0%;
    transition: all .5s;
  }
  .navbtnm.open .line2 {
    opacity: 0;
    transition: all .5s;
  }
  .navbtnm.open .line3 {
    -webkit-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(-44deg);
    position: relative;
    top: .01rem;
    transform-origin: 0%;
    -ms-transform-origin: 0%;
    -webkit-transform-origin: 0%;
    -moz-transform-origin: 0%;
    transition: all .5s;
  }
  /* 手机菜单 */
  .header {
    border-bottom: 0;
  }
  .header::before {
    height: .65rem;
  }
  .header.fix, .header.fix2, .header.open {
    box-shadow: 0px 0px 0.24rem 0px rgba(0, 0, 0, 0.1);
  }
  .header.fix .tpr a i, .header.fix2 .tpr a i, .header.open .tpr a i {
    color: #282D65;
  }
  .header.fix .tpr .navbtnm span, .header.fix2 .tpr .navbtnm span, .header.open .tpr .navbtnm span {
    background: #282D65;
  }
  .headerm {
    padding: 0 15px;
    position: relative;
    height: 60px;
    z-index: 23;
  }
  .headerm .logo img {
    max-width: 1.8rem;
  }
  .headerm .navbtnm {
    width: 30px;
    height: 30px;
    z-index: 1;
    margin-top: .1rem;
    text-align: center;
  }
  .headerm .lang {
    transition: all ease .3s;
    font-size: .24rem;
  }
  .headerm .lang img {
    width: .45rem;
    margin-right: .1rem;
  }
  .headerm .lang:hover {
    color: rgba(0, 153, 68, 0.8);
  }
  .headerm .lang span {
    margin: 0 .15rem;
  }
  .big-nav {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: -100%;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    height: auto;
    width: 100%;
    overflow-y: auto;
  }
  .big-nav .scroll {
    width: 100%;
    position: fixed;
    top: .76rem;
    z-index: 22;
    background: #fff;
    padding-bottom: .15rem;
    height: 100%;
    overflow-y: auto;
  }
  .big-nav .scroll::-webkit-scrollbar {
    width: 0;
    height: 5px;
  }
  .big-nav .scroll li {
    width: 100%;
    text-align: left;
    padding-top: 0;
    border-bottom: rgba(51, 51, 51, 0.1) solid 1px;
  }
  .big-nav .scroll li a {
    color: #333;
    font-size: .22rem;
    padding: .2rem .15rem;
    position: relative;
    display: block;
  }
  .big-nav .scroll li a.v1::after, .big-nav .scroll li a.s1::after {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: .25rem;
    text-align: center;
    right: 15px;
    font-size: .18rem;
    font-family: "iconfont" !important;
    content: "\e613";
    z-index: 2;
    font-weight: bold;
    color: #666;
    transition: 0.3s;
  }
  .big-nav .scroll li a.s1::after {
    right: 0;
  }
  .big-nav .scroll li ul {
    padding: 0 .15rem .15rem .2rem;
    display: none;
  }
  .big-nav .scroll li ul li {
    width: 100%;
  }
  .big-nav .scroll li ul li a {
    display: block;
    font-weight: normal;
    padding: .17rem 0;
    font-size: .21rem;
  }
  .big-nav .scroll li ul li:last-child {
    border-bottom: 0;
  }
  .big-nav .scroll li .v2 li > .v1::after {
    right: 5px;
    content: "\e613";
  }
  .big-nav .scroll li .v2 li.on > .v1::after {
    content: "\e632";
  }
  .big-nav .scroll li .v2 li .sub1 {
    padding-right: 0;
  }
  .big-nav .scroll li .v3 {
    max-height: 3.5rem;
    overflow-y: auto;
  }
  .big-nav .scroll li .v3::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .big-nav .scroll li .v3 li a {
    font-size: .22rem;
  }
  .big-nav .scroll li.on .v1::after {
    content: "\e632";
  }
  .big-nav .search2 {
    width: calc(100% - .3rem) !important;
    position: relative;
    margin: 0 .15rem;
    margin-top: .3rem;
    border: 1px solid #ddd;
    border-radius: .3rem;
  }
  .big-nav .search2 .btn {
    width: .4rem;
    margin-right: .1rem;
    height: .5rem;
    display: flex;
    align-items: center;
  }
  .big-nav .search2 .btn i {
    color: #666;
    font-size: .26rem;
  }
  .big-nav .search2 .btn input {
    height: 100%;
  }
  .big-nav .search2 .input {
    height: .5rem;
    transition: .3s;
    padding: .15rem .15rem .15rem .2rem;
  }
  .big-nav .search2 .input input {
    width: 100%;
    height: 100%;
    font-size: .21rem;
  }
  .big-nav .search2::before {
    display: none;
  }
  .navShow .headerm .navbtnm i:before {
    content: "\e6e9";
    color: #333;
  }
  .navShow .big-nav {
    opacity: 1;
    visibility: visible;
    right: 0;
  }
  .sec-type {
    margin-bottom: .35rem;
  }
  .banner {
    height: 85vh;
  }
  .banner .swiper-container::after {
    height: 1.3rem;
  }
  .banner .swiper-pagination {
    bottom: .15rem;
  }
  .banner .jt {
    display: none;
  }
  .section1 .list li .item {
    padding: .35rem .2rem;
    border: 0;
    flex-wrap: wrap;
  }
  .section1 .list li .item .item-pic {
    width: 100%;
    padding: .25rem .2rem;
    text-align: center;
  }
  .section1 .list li .item .item-pic img {
    max-width: 80%;
    display: inline-block;
  }
  .section1 .list li .item .item-info {
    width: 100%;
    padding: 0 .2rem;
  }
  .section1 .list li .item .item-info .zt {
    margin: .25rem 0;
  }
  .section1 .list li .item .item-info .desc {
    line-height: 1.8;
  }
  .section1 .list li:nth-child(1) .item {
    border-bottom: 1px solid #eee;
  }
  .section2 .tabs {
    margin-bottom: .2rem;
  }
  .section2 .tabs ul {
    padding-bottom: .2rem;
    justify-content: flex-start;
  }
  .section2 .tabs ul::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .section2 .tabs li {
    margin-right: .1rem;
  }
  .section2 .tabs li a {
    height: .4rem;
    padding: 0 .2rem;
    border-radius: .25rem;
  }
  .section2 .tablist .tabcont {
    padding: 0 .5rem;
    margin: 0;
  }
  .section2 .tablist .tabcont .item {
    padding: .25rem;
  }
  .section2 .tablist .tabcont .item .jt {
    width: .4rem;
    height: .4rem;
  }
  .section3 .tabs2 {
    padding: 0;
  }
  .section3 .tabs2 ul {
    overflow-x: auto;
  }
  .section3 .tabs2 ul::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .section3 .tablist .tabcont .wrap {
    min-height: auto;
    padding: 2.5rem 0;
  }
  .section4 .item-type {
    margin-bottom: .2rem;
  }
  .section4 .item-type::before {
    max-height: 100%;
  }
  .section5 .list .col1 {
    height: auto;
  }
  .section5 .list .col2 {
    width: 100%;
    margin: .22rem 0 0 0;
  }
  .gupiao .hq2 {
    margin-top: .2rem;
  }
  .gupiao .hq3 {
    margin: .25rem 0;
    max-width: 100%;
  }
  .section6 .info {
    padding-right: 0;
  }
  .section6 .info .desc {
    margin: .3rem 0;
  }
  .section6 .info .link {
    margin-bottom: .5rem;
  }
  .section6 .box2 {
    margin-top: .35rem;
  }
  .section6 .box2 ul {
    justify-content: center;
  }
  .section6 .box2 ul li {
    width: 33.33%;
    margin: .15rem 0;
  }
  .section7 {
    padding-bottom: .5rem;
  }
  .section7 .list li {
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    margin: .25rem 0;
  }
  .section7 .list li .item {
    width: .8rem;
    flex-shrink: 0;
  }
  .section7 .list li .item .tit {
    display: none;
  }
  .section7 .list li .item::after {
    display: none;
  }
  .section7 .list li .item-cont {
    background: none;
    width: 100%;
    display: block;
    position: unset;
  }
  .section7 .list li .item-cont .wrap {
    background: none;
    margin: 0;
    padding: 0 0 0 .2rem;
    min-height: auto;
  }
  .section7 .list li .item{
      margin-right:.1rem!important;
  }
  /* footer */
  .footer {
    padding: .4rem 0 .25rem;
  }
  .footer .ft1 {
    padding: 0 0 .25rem 0;
    border-top: 0;
  }
  .footer .ft1 .logo {
    margin-bottom: .4rem;
  }
  .footer .ft1 .ft-nav {
    width: 100%;
    margin: .2rem 0 0 0;
  }
  .footer .ft1 .ft-nav li {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-align: left;
  }
  .footer .ft1 .ft-nav li .tit {
    height: .6rem;
    line-height: .6rem;
    margin-bottom: 0;
    position: relative;
    font-size: .2rem;
    text-align: left;
  }
  .footer .ft1 .ft-nav li .tit > a {
    width: 85%;
    display: block;
  }
  .footer .ft1 .ft-nav li .tit i {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    background-image: url("/skin/img/icon_jt1.png");
  }
  .footer .ft1 .ft-nav li ul {
    display: none;
    padding: 0 0 0 .2rem;
  }
  .footer .ft1 .ft-nav li ul li {
    border: 0;
    padding: 0;
    margin: .1rem 0;
    width: 100%;
    font-size: .2rem;
    text-align: left;
  }
  .footer .ft1 .ft-nav li ul li a {
    display: block;
    margin: .05rem 0;
  }
  .footer .ft1 .ft-nav li.on .tit i {
    background-image: url("/skin/img/icon_jt2.png");
  }
  .footer .ft1 .ft-nav li:last-child {
    border-bottom: 0;
  }
  .footer .ft2 {
    text-align: center;
    font-size: .18rem;
  }
  .footer .ft2 .tech {
    width: 100%;
    text-align: center;
    margin-top: .1rem;
  }
  .crumbs {
    padding: .2rem 0 .4rem;
  }
  .crumbs .subcat {
    width: 100%;
    margin-top: .35rem;
  }
  .crumbs .subcat ul {
    justify-content: center;
    flex-wrap: wrap;
  }
  .crumbs .subcat ul li {
    margin: 0 .2rem .2rem .2rem;
  }
  .crumbs .subcat ul li a {
    font-size: .2rem;
  }
  .swp-jt .jt {
    width: .4rem;
    height: .4rem;
  }
  .swp-jt .jt i {
    font-size: .18rem;
  }
  .more1 {
    width: .4rem;
    height: .4rem;
  }
  .more1 i {
    font-size: .18rem;
  }
  .inner-slide {
    height: 50vh;
  }
  .product .pro1 .list .item {
    margin-bottom: .12rem;
  }
  .product .pro1 .list .item .jt {
    width: .4rem;
    height: .4rem;
  }
  .product .pro1 .list .item .jt i {
    font-size: .18rem;
  }
  .product .pro2 .list li {
    border-right: 0;
    border-bottom: 1px solid #E5E5E5;
  }
  .product .pro2 .list li .item {
    padding: .35rem .25rem;
  }
  .product .pro2 .list li .item .item-link {
    margin-top: .5rem;
  }
  .product .pro2 .list li:last-child {
    border-bottom: 0;
  }
  .apply .list .card {
    margin-bottom: .5rem;
  }
  .apply .list .card .item-info {
    padding: .2rem 0 0 0;
  }
  .apply .list .card .item-info .yy-tit {
    margin: .4rem 0 .1rem;
  }
  .apply .list .card .item-info .item-sub li .item {
    padding: .1rem 0;
    margin-bottom: -.08rem;
  }
  .linian .ln1 {
    margin-bottom: .25rem;
  }
  .linian .ln2 .info {
    margin-top: .3rem;
  }
  .subcat2 {
    padding: 0 0 .1rem 0;
  }
  .subcat2 li {
    margin: .06rem .1rem;
  }
  .subcat2 li a {
    height: .35rem;
    border-radius: .18rem;
  }
  .yanfa .slides {
    margin-top: .35rem;
    padding: 0 .55rem;
  }
  .yanfa .slides .jt {
    top: 47%;
  }
  .yanfa .slides .swiper-slide .item {
    padding: 0;
  }
  .yanfa .slides .swiper-slide .item .bimg {
    border-radius: .1rem;
  }
  .yanfa .slides .item .item-tit {
    font-size: .2rem;
    margin-top: .15rem;
  }
  .pages ul {
    flex-wrap: wrap;
  }
  .pages ul li {
    margin: .05rem;
  }
  .pages ul li a {
    height: .4rem;
    padding: 0 .2rem;
  }
  .detail .det1 {
    padding-bottom: .4rem;
  }
  .detail .det1 .news-tit {
    margin-bottom: .4rem;
    line-height: 1.4;
  }
  .detail .det2 {
    padding-top: .35rem;
  }
  .detail .det2 .news-tools {
    flex-wrap: wrap;
  }
  .detail .det2 .news-tools .sxp {
    width: 100%;
    flex: auto;
  }
  .detail .det2 .news-tools .sxp li {
    margin: .02rem 0;
  }
  .detail .det2 .news-tools .goback {
    margin: .25rem auto .3rem auto;
  }
  .g-type2 {
    margin-bottom: .25rem;
  }
  .fuwu .box1 .fuwu1 .item-info {
    padding: .35rem 0 0 0;
  }
  .fuwu .box1 .fuwu2 .list li .item {
    min-height: auto;
    padding: .5rem .3rem;
  }
  .fuwu .fuwu3 .slides {
    margin: 0;
    padding: 0;
  }
  .fuwu .fuwu3 .slides .jt {
    top: 42%;
  }
  .fuwu .fuwu3 .slides .jt.prev {
    left: .15rem;
  }
  .fuwu .fuwu3 .slides .jt.next {
    right: .15rem;
  }
  .message .item {
    margin-bottom: .25rem;
  }
  .message .tips {
    margin-bottom: .5rem;
  }
  .mc_nd1_list {
    max-width: 100% !important;
  }
  .history .mc_nd1_list li {
    margin-bottom: .5rem;
  }
  .history .mc_nd1_list li .item .item-tit {
    margin-bottom: .04rem;
    padding-left: .15rem;
  }
  .proside {
    width: 100%;
    margin: 0 0 .35rem 0;
  }
  .prolist .procont {
    width: 100%;
  }
  .prolist .procont .list {
    padding-bottom: .6rem;
  }
  .detail2 .probox1 {
    padding-bottom: .65rem;
  }
  .detail2 .probox1 .info {
    padding: .3rem 0 0 0;
  }
  .detail2 .probox1 .info .desc {
    margin: .25rem 0 .6rem;
  }
  .detail2 .probox2 .proside {
    display: none;
    margin-bottom: .5rem;
  }
  .detail2 .probox2 .procont .dl {
    margin-bottom: .5rem;
  }
  .detail2 .probox2 .procont .dl .pro-type .fold {
    width: .26rem;
    height: .26rem;
  }
  .lay1 .lxfs {
    display: none;
  }
  .laybox .lay-tit {
    padding: .15rem .3rem;
  }
  .laybox .lay-tit .close img {
    width: .18rem;
  }
  .laybox .lay-cont {
    padding: .35rem .3rem;
    max-height: 85vh;
    overflow-y: auto;
  }
  .touzi .gupiao {
    padding: .3rem .25rem;
  }
  .touzi .gupiao .hq2 {
    margin: .2rem 0;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .touzi .gupiao .hq2 .zhangfu {
    margin: .2rem 0 0 .1rem;
  }
  .touzi .gupiao .hq2 .hq3 {
    flex: auto;
    margin: .1rem 0;
  }
  .touzi .tz_iframe {
    margin-top: .4rem;
  }
  .culture {
    margin-top: .3rem;
  }
  .culture li .item {
    height: auto;
    padding: 0;
  }
  .culture li .item .item2 {
    padding: .6rem .2rem;
    color: #fff;
  }
  .culture li .item .item2 .tit {
    margin: .3rem 0;
    font-size: .24rem;
  }
  .culture .swp-dot .swiper-wrapper {
    padding-bottom: .65rem;
  }
  .culture .swp-dot .swiper-pagination {
    bottom: .1rem;
  }
  .culture .swp-dot .swiper-pagination .swiper-pagination-bullet {
    background: rgba(51, 51, 51, 0.8);
  }
  .culture .swp-dot .swiper-pagination .swiper-pagination-bullet-active {
    background: var(--color);
  }
  .jianjie .jj1 {
    margin-bottom: .4rem;
  }
  .jianjie .jj1 .box2 {
    margin-top: .2rem;
  }
  .jianjie .jj1 .box2 ul {
    justify-content: center;
  }
  .jianjie .jj1 .box2 ul li {
    width: 33.33%;
    margin: .15rem 0;
  }
  .jianjie .jj2 li {
    margin-bottom: .5rem;
  }
  .jianjie .jj2 li .info {
    margin-bottom: .3rem;
  }
  .jianjie .jj2 li .item-pic,
  .jianjie .jj2 li .item-pic img {
    border-radius: 0 .3rem 0 .3rem;
  }
  .jianjie .jj2 li .video .play img {
    width: .5rem;
  }
  .contact .contact-box .info {
    padding: .55rem .25rem;
    height: auto;
  }
  .contact .contact-box .map {
    height: 5rem;
  }
  .contact .contact-box2 li .item {
    padding: .4rem .3rem;
    margin-bottom: .15rem;
  }
  .history2 .gallery-top {
    padding: .4rem 0 .8rem;
  }
  .history2 .gallery-top .item .item-pic {
    width: 100%;
    padding: .3rem 0;
  }
  .history2 .gallery-top .item .item-info {
    width: 100%;
    overflow: hidden;
    margin: .5rem 0 0 0;
  }
  .job .job1 .item {
    height: auto;
    padding: .2rem 0;
  }
  .job .job1 .item .icon img {
    width: .45rem;
  }
  .job .sx {
    margin: .4rem 0;
  }
  .job .job2 .table th,
  .job .job2 .table td {
    padding: .2rem .2rem;
  }
  .job .job2 .toudi {
    padding: .2rem;
  }
  .history2 .gallery-thumbs,.history2 .slides::before{
      display:none;
  }
  .history2 .slides .jt.prev{
      left:25%;
  }
   .history2 .slides .jt.next{
      right:25%;
  }
}

@media (max-width: 640px) {
  .headerm .navbtnm {
    width: 26px;
    height: 26px;
  }
}
<!--0.00024199485778809-->