﻿.clear{
    clear:both;
}


.footlogos{
	border-right:none!important;
	width:calc(33% - 30px)!important;
	padding:0;
	display:inline-block;
}
.footimg{
	max-width:150px;
 
}
.footimg:hover{
	filter: grayscale(0%) brightness(0%)!important;
}

.more{
    display: inline-block;
    margin:0 auto;
    border:1px solid #0054A3;
    padding:10px 40px;
    font-size: 14px;
    color:#0054a3;
}
.more:hover{
    background: #0054a3;
    color:#fff;
}
.productlist {
    min-height: 300px;
    padding:30px;
}

.productlist .list {
    width: 96%;
    margin: 0 auto;
}

.productlist .list li {
    float: left;
    width: 19%;
    margin-bottom: 0.3rem;
    margin-right: 1%;
    box-shadow: 2px 2px 5px 5px #ddd;
}

.productlist .list li .box .imgDiv {
    position: relative;
    height: auto;
}

.productlist .list li .box .imgDiv img {
    width: 100%;
    height: 100%;
}

.productlist .list li .box .title {
    width: 100%;
    height: 50px;
    background: #25415b;
    color: #fff;
    line-height: 50px;
    text-align: center;
}

.treflip {
    padding-top: 30px;
    min-height: 300px;
    padding-bottom: 20PX;

}

.menu2 {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 100px;
}

.menu2 .menu2list {
    float: left;
    border-right: none;
    padding: 0px 10px;
    margin: auto 10px;
    border-right: 2px solid #25415b;
}

.menu2 .menu2list:last-child {
    border-right: none;
}

.menu2 .menu2list a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    color: #000;
    font-size: 16px;
}

.menu2 .menu2list:hover {
    background: #25415b;
    color: #fff
}

.menu2 .menu2list:hover a {
    color: #fff;
}

.menu2  .active {
    background: #25415b!important;
    color: #fff
}

.menu2  .active a {
    color: #fff;
}

.msg {
    color: #000;
    font-size: 16px;
    line-height: 34px;
}

.lyb .form_l li .txt2 a {
    line-height: 40px;
    font-size: 14px;
    color: #666;
}

.lyb .form_l li .txt2 a:hover {
    color: #25415b;
}



      /*产品轮播*/
.bannershow {
    background: #f5f5f5;
    width: 100%;
    display: inline-block;
}

.bannershow .bannershowleft {
    width: 50%;
    float: left;
}

.bannershow .bannershowright {
    width: 45%;
    margin-left: 5%;
    float: left;
    height: 430px;
    padding-top: 30px;
    position: relative;
}

.bannershow .bannershowright .name2 {
    font-size: 14px;
    line-height: 24px;
    max-height: 195px;
    overflow: hidden;
}

.bannershow .bannershowright .btns {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: block;
}

.bannershow .bannershowright .btns li {
    width: 80px;
    float: left;
    margin-right: 40px;
}

.bannershow .bannershowright .btns li img {
    width: 80px;
}

.bannershow .bannershowright .btns li .over {
    display: none;
}

.bannershow .bannershowright .btns li .outover {
    display: inline-block;
}

.bannershow .bannershowright .btns li a:hover .over {
    display: inline-block;
}

.bannershow .bannershowright .btns li a:hover .outover {
    display: none;
}

.bannershow .bannershowright .ys {
    width: 100%;
    position: absolute;
    bottom: 85px;
    display: block;
}

.bannershow .bannershowright .ys .ys1 {
    width: 80px;
    height: 80px;
    background: #000;
    border-radius: 50%;
    float: left;
    color: #fff;
    margin-right: 40px;
    ;
}

.bannershow .bannershowright .ys .ys1 .txt {
    width: 78px;
    height: 70px;
    overflow: hidden;
    word-wrap: break-word;
    text-align: center;
    font-weight: 800;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
}

.bannershow .bannershowright .ys .ys1:hover {
    background: #25415b
}

.view {
    width: 100%;
}

.view .swiper-slide {
    height: auto;
    padding: 0 3px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
}

.view .swiper-slide img {
    height: 100%;
    width: 100%;
}

.view .arrow-left {
    background: url(../images/index_tab_l.png) no-repeat left center;
    position: absolute;
    left: 10px;
    width: 28px;
    height: 500px;
    z-index: 10;
    display: none;
}

.view .arrow-right {
    background: url(../images/index_tab_r.png) no-repeat right center;
    position: absolute;
    right: 10px;
    width: 28px;
    height: 500px;
    z-index: 10;
    display: none;
}

.preview {
    position: relative;
    width: auto;
    left: 30px;
}

.preview .swiper-slide {
    width: 87.5px;
    height: 70px;
    margin: 0 3px;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}

.preview .swiper-slide img {
    display: inline-block;
    height: 100%;
    width: 100%;
}

.preview .active-nav {
    border: 1px solid #04a29a;
}

.preview .arrow-left {
    background: url(../images/feel3.png) no-repeat left center;
    position: absolute;
    left: -20px;
    top: 0;
    width: 20px;
    height: 70px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(../images/feel4.png) no-repeat right center;
    position: absolute;
    right: 40px;
    top: 0;
    width: 20px;
    height: 70px;
    z-index: 10;
}

.mt-3 {
    margin-top: 10px;
}

.codesearch input {
    width: 200px;
    height: 0.4rem;
    line-height: 0.4rem;
    border-radius: 0.04rem;
    font-size: 0.14rem;
    text-indent: 0.1rem;
    background: #ddd;
    border: none;
}

.codesearch .findnow {
    background: #25415b;
    color: #fff;
    height: 0.39rem;
    border: none;
    margin-left: -5px;
    margin-top: -5px;
}

.coderesult {
    margin-bottom: 50px;
    font-size: 0.16rem;
    color: #000;
}

.searchresult {
    width: 30%;
    margin-right: 2%;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
}

.searchresult img {
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

.searchresult .title {
    font-size: 14px;
    text-align: center;
}

.lyb .form_l li .txt {
    width: 2rem;
}

.lyb .form_l li {
    padding-left: 2.32rem;
}

.uploadinput {
    width: 400px!important;
    float: left;
    display: inline-block;
}

.lyb .support li .input1 {
    width: 8rem;
}

.lyb .support li .txt2 {
    width: 8rem;
}

.lyb .support li {
    width: 12rem;
}

.sec-3 .tit {
    font-size: 30px;
    font-weight: 300;
}

.sec-3 ul {
    margin: 75px auto 0;
    width: 900px;
    text-align: center;
}

.sec-3 li {
    float: left;
    margin-right: 10px;
    width: 243px;
    height: 243px;
    border: 1px solid #e4e4e4;
    color: #8b8a8a;
    font-family: 'Myriad Pro';
    font-size: 18px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    text-align: center;
}

.sec-3 .icon {
    width: 43px;
    height: 50px;
    display: block;
    margin: 0px auto 18px;
}

.sec-3 .icon.ios {
    background: url(/style/icon.png) 0 0 no-repeat;
}

.sec-3 .icon.android {
    background: url(/style/icon.png) -78px 0 no-repeat;
}

.sec-3 .icon.wp {
    background: url(/style/icon.png) -155px 0 no-repeat;
}

.sec-3 a {
    text-decoration: none;
    display: block;
    color: #8b8a8a;
    height: 174px;
    padding-top: 70px;
    -webkit-transition: all 0.3s;
    -transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.sec-3 li.qr-code img {
    margin-top: 70px
}

.sec-3 li.qr-code p {
    font-size: 12px;
    margin-top: -8px;
}

.sec-3 li.down:hover {
    background-color: #007aff;
    box-shadow: 5px 15px 30px rgba(0,0,0,.3);
    border: 1px solid #007aff;
    text-align: center;
}

.sec-3 li.down:hover a {
    color: #fff;
}

.sec-3 li.down:hover .icon.ios {
    background: url(/style/icon.png) 0 -110px no-repeat;
}

.sec-3 li.down:hover .icon.android {
    background: url(/style/icon.png) -77px -111px no-repeat;
}

.sec-3 li.down:hover .icon.wp {
    background: url(/style/icon.png) -154px -110px no-repeat;
}

.sec-3.download-popup {
    width: 690px;
    height: 374px;
    background: #ffffff;
    padding-top: 1px;
}

.sec-3.download-popup li {
    width: 134px;
    height: 134px;
    margin-right: 25px;
}

.sec-3.download-popup ul {
    margin: 106px 0px 0px 38px;
}

.sec-3.download-popup a {
    padding-top: 24px;
    height: 110px;
}

.sec-3.download-popup li.qr-code img {
    margin-top: 15px;
}

.pageNav li {
    margin-top: 0.15rem;
    margin-right: 0
}

.pageNav li a {
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0 25px;
}

.pageNav .aNow {
    background: #25415b;
}

.pageNav .aNow a {
    color: #fff;
}

.indexPart1 {
    background: #fff;
}

.indexPart2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.indexPart2 .bigBox {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 0
}

.indexPart2 .tab2 {
    width: 100%;
    left: 0;
    margin-left: 0;
    height: 1.8rem;
    position: relative;
}

.indexPart2 .tab2 li {
    width: 16.666666%;
    height: 1.6rem;
}

.indexPart2 .tab2 li .ico {
    padding:0;
}

.indexPart2 .bigImg {
    height: 360px;
    overflow-y: hidden;
}

.indexPart3 {
    background: #f8f8f8;
    display: inline-block;
    width: 100%;
    padding-top: 0.5rem;
}

.indexPart3 .wal3 {
    width: 80%;
    max-width: 100%
}

.indexPart3 .wal3 .newslist {
    width: 32%;
    margin-right: 1%;
}

 

.indexPart3 .wal3 .newslist .imgs {
    height: 450px;
}

.indexPart40 {
    width: 100%;
    padding: 0.5rem auto;
    padding-top: 0.5rem;
}

.indexPart40 .wal40 {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    overflow: hidden;
}

.mod-indexbanner {
    width: 80%;
    margin: 50px auto 0 auto;
    display: flex;
}

.mod-indexbanner .about_left {
    width: 60%;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.mod-indexbanner .about_left strong {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    display: block;
}

.mod-indexbanner .about_right {
    width: 40%;
}

.mod-indexbanner .about_right img {
    max-width: 100%;
}

.aboutT1 {
    font-size: 58px;
    color: #0054a3;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-weight: bold;
}

.aboutT2 {
    color: #333;
    font-weight: bold;
    font-size: 24px;
    margin-top: 10px;
}

.about_content {
    margin: 30px 0;
    color:#333;
}

.aboutLeft .name {
	padding-top:20px;
}

.ba {
    height: 600px;
}

.ba .text {
    color: #fff;
    padding-top: 550px;
    padding-left: 60%;
}

.ind-banner,.ind-banner .swiper-slide {
    height: auto;
}

.sxlist {
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    margin-left: 30px;
}

.sxlist  a {
    font-size: 18px;
    color: #000;
    display: inline-block;
    font-weight: normal;
    padding: 5px 20px;
}

.sxlist a:hover {
    color: #25415b;
}

.sxlist .active {
    background: #25415b;
    color: #fff;
}

.sxlist .active:hover {
    color: #fff;
}

.submenu {
    display: block;
}

.dl_6 {
    display: none;
}

.indexPart2 .bigImg,.indexPart3 .wal3 .newslist .imgs {
    height: auto;
}

.dl_1 {
    width: auto!important;
}

.dl_6 {
    float: right!important;
    margin: 20px 20px 0 10px!important;
}

.allpage{text-align: center; width: 100%; margin-top: 50px;}
.mypage {display:block;text-align:center;}
.pagination {display:inline-block;margin:0 auto;list-style:none;border-radius:.25rem;text-align:center;}
.page-num,.page-link {position:relative;display:inline-block;padding:.05rem .1rem;margin-left:3px;line-height:1.25;color:#000;background-color:#fff;border:1px solid #ddd; font-size:13px;  }
a.page-num:hover,.page-link:hover {text-decoration:none;}
.page-num-current {z-index:1;color:#fff;background-color:#25415b;border-color:#25415b;}
.page-num-current:hover {color:#fff;}


.table-row{margin:0;padding:0;list-style:none;text-align: center; color:#000; }  
        .table{display:table;border-collapse:collapse;border:1px dashed #ccc; width:100%; }  
        .table-caption{display:table-caption;margin:0;padding:0;font-size:16px;}  
        .table-column-group{display:table-column-group;}  
        .table-column{display:table-column;width:200px;}  
        .table-row-group{display:table-row-group;}  
        .table-row{display:table-row;}  
        .table-row-group .table-row:hover,.table-footer-group .table-row:hover{background:#f6f6f6;}  
        .table-cell{display:table-cell;padding:5px;border:1px dashed #ccc;}  
        .table-header-group{display:table-header-group;background:#A0D9F5;font-weight:bold; color:#0053A2!important; font-size: 18px; } 
        .table-header-group li{padding:10px 0;  color:#0053A2!important; }
        .table-footer-group{display:table-footer-group;}
        .table-cell img{width:100px; height: 60px;}
        .table-row li:hover{cursor: pointer;}
.pc{}
.wap{display: none;}
@media(max-width: 1700px) {
    .indexPart1 .boxindex1 .boxlist .boxtxt .title1 {
        font-size: 30px;
    }

    .pmenu a {
        width: 170px;
    }
}

@media(max-width: 1600px) {
    .indexPart1 .boxindex1 .boxlist .boxtxt .title1 {
        font-size: 20px;
    }

    .indexPart1 .boxindex1 .boxlist .boxtxt .title2 {
        font-size: 16px;
    }
}

@media(max-width: 1540px) {
    .dl_1 {
        line-height: 40px;
    }

    .dl_6 {
        margin: 10px 20px 0 10px!important;
        float: right!important;
    }

    .pmenu a {
        width: 150px;
    }
}

@media(max-width: 1440px) {
    .indexPart2 .bigImg {
        height: auto;
    }

    .ba {
        height: 478px;
    }

    .ba .text {
        padding-top: 450px;
        padding-left: 60%;
    }

    .pageNav li {
        margin-right: 0.36rem;
    }

    .indexPart1 .wal {
        width: 15.0rem;
    }

    .indexPart1 .leftDiv {
        width: 5.15rem;
    }

    .indexPart1 .midDiv {
        padding-left: 1.2rem;
    }

    .car .list li .msg {
        padding: 0 0.3rem;
    }
}

@media(max-width: 1200px) {
    .bannershow .bannershowright .btns li {
        margin-right: 0
    }

    .pmenu a {
        width: 120px;
    }

    .pmenu a img {
        width: 90%
    }

    .pageBanner .rightDiv {
        display: none;
    }
}

@media screen and ( max-width:1004px ) {
    .wal, .wal2, .wal3, .wal4, .w870 {
        width: 100%;
    }

    .PC-Box, .w378, .w280, .nav, .pageBanner, .pageNum, .grayBg {
        display: none;
    }

    .Phone-Box, .bannerTel, .pageBannerTel, .pageTitleTel, .pageMore {
        display: block;
    }

    .wal1160 {
        width: 100%;
        margin: auto;
    }

    .treflip {
        width: auto;
        padding: 0.84rem 0.2rem 1.1rem;
    }

    .treflip3 {
        padding: 0 0.2rem;
    }

    .indexTitle .title1 {
        font-size: 0.48rem;
        line-height: 0.48rem;
        text-transform: uppercase;
        color: #25415b;
    }

    .indexTitle .title2 {
        font-size: 0.3rem;
        line-height: 0.3rem;
        color: #1e1e1e;
        padding-top: 0.12rem;
    }

    .pageTitle {
        padding-bottom: 0.5rem;
    }

    .pageTitle .title1 {
        font-size: 0.48rem;
    }

    .pageTitle .title2 {
        font-size: 0.34rem;
    }

    .indexPart1 .wal {
        width: 100%;
    }

    .indexPart1 {
        background: #fff;
        padding: 0.75rem 0.2rem 0.3rem;
    }

    .indexPart1 .leftDiv {
        width: 100%;
        padding-top: 0;
        float: none;
    }

    .indexPart1 .content {
        font-size: 0.22rem;
        padding-top: 0.4rem;
        line-height: 0.46rem;
    }

    .indexPart1 .btnDiv {
        padding-top: 0.35rem;
    }

    .indexPart1 .btnDiv a {
        text-indent: 0.24rem;
        width: 2.62rem;
        height: 0.78rem;
        line-height: 0.78rem;
    }

    .indexPart1 .btnDiv a:after {
        top: 0.34rem;
    }

    .indexPart1 .midDiv {
        width: auto;
        padding-left: 0;
        float: none;
        padding-bottom: 0.4rem;
    }

    .indexPart1 .numList {
        padding-top: 0.5rem;
    }

    .indexPart1 .numList li {
        padding-bottom: 0px;
        float: left;
        width: 33.33%;
        text-align: center;
    }

    .indexPart1 .numList li .ico img {
        width: 0.56rem;
    }

    .indexPart1 .numList li .num b {
        font-size: 0.48rem;
    }

    .indexPart1 .numList li .num em {
        font-size: 0.24rem;
    }

    .indexPart1 .numList li .msg {
        font-size: 0.24rem;
    }

    .indexPart1 .rightDiv {
        float: none;
        width: auto;
        height: auto;
        position: relative;
    }

    .indexPart1 .imgDiv {
        width: auto;
        float: none;
    }

    .indexPart1 .imgDiv img {
        width: 100%;
    }

    .indexPart1 .mxfDiv {
        height: 100%;
        right: 0px;
        top: 0px;
        position: absolute;
        background: rgba(0,117,207,0.5);
    }

    .indexPart2 {
        padding: 0.35rem 0 0;
    }

    .indexPart2 .indexTitle {
        padding-bottom: 0.5rem;
    }

    .indexPart2 .bigBox {
        padding-bottom: 0;
    }

    .indexPart2 .layerDiv {
        width: 100%;
        left: 0;
        margin-left: 0;
        top: 1.25rem;
    }

    .indexPart2 .layerDiv .name {
        font-size: 0.36rem;
        height: 0.7rem;
    }

    .indexPart2 .layerDiv .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
        padding: 0.5rem 0.2rem 0;
        height: 1.44rem;
    }

    .indexPart2 .layerDiv .more {
        padding-top: 0.35rem;
        width: 2.62rem;
    }

    .indexPart2 .layerDiv .more a {
        text-indent: 0.24rem;
        width: 2.62rem;
        height: 0.78rem;
        line-height: 0.78rem;
    }

    .indexPart2 .layerDiv .more a:after {
        top: 0.34rem;
    }

    .indexPart2 .tab2 {
        padding: 0 0.2rem;
        position: relative;
        left: 0;
        width: auto;
        margin-left: 0;
        height: auto;
    }

    .indexPart2 .tab2 li {
        width: 33.33%;
        background: #f0f0f0;
    }

    .indexPart2 .tab2 .li01 {
        width: 50%;
    }

    .indexPart2 .tab2 .other {
        background: #fff;
    }

    .indexPart2 .tab2 .liNow {
        background: #0054A3;
    }
    .indexPart2 .bigImg{
        height: auto;
    }

    .indexPart2 .tab2 li .name {
        font-size: 0.24rem;
    }

    .indexPart2 .tab2 li .txt {
        font-size: 0.14rem;
    }

    .indexPart3 {
        padding: 0.4rem 0.2rem 0.7rem;
    }

    .indexPart3 .leftDiv {
        width: 100%;
        float: none;
    }

    .indexProduct .slick {
        padding: 0 0 1.22rem 0;
        width: auto;
    }

    .indexProduct .slick .imgDiv img {
        width: 4.5rem;
    }

    .indexProduct .slick .name {
        padding: 0.75rem 0 0 0.42rem;
    }

    .indexProduct .slick .msg {
        padding: 0.2rem 0 0 0.42rem;
        line-height: 0.48rem;
        height: 1.44rem;
        font-size: 0.24rem;
    }

    .indexProduct .slick .btnDiv {
        padding: 0.2rem 0 0 0.42rem;
    }

    .indexProduct .slick .btnDiv a {
        text-indent: 0.24rem;
        width: 2.62rem;
        height: 0.78rem;
        line-height: 0.78rem;
    }

    .indexProduct .slick .btnDiv a:after {
        top: 0.34rem;
    }

    .indexProduct .slick-prev {
        right: 0.96rem;
    }

    .indexProduct .slick-next {
        right: 0.34rem;
    }

    .indexPart3 .rightDiv {
        width: 100%;
        float: none;
    }

    .indexNews {
        height: auto;
    }

    .indexNews .slick .botDiv {
        padding: 0.32rem 0.45rem 0.64rem;
    }

    .indexNews .slick .txt {
        font-size: 0.24rem;
    }

    .indexNews .slick .name {
        height: 0.96rem;
        line-height: 0.48rem;
        font-size: 0.32rem;
        color: #000;
        overflow: hidden;
    }

    .indexNews .slick .time {
        font-size: 0.24rem;
    }

    .indexNews .slick .more {
        background: url(../images/nimg107bg.png) left bottom no-repeat;
        width: 1.47rem;
        height: 0.42rem;
    }

    .indexNews .slick .more a {
        line-height: 0.42rem;
        font-size: 0.24rem;
    }

    .indexPart4 {
        padding-bottom: 0.8rem;
    }

    .indexPart4 .indexTitle {
        padding-bottom: 0.45rem;
    }

    .aboutLeft {
        background: none;
        padding-top: 0;
        width: auto;
        padding-left: 0;
        height: auto;
        float: none;
    }

    .aboutLeft .name {
        font-size: 0.36rem;
        line-height: 0.36rem;
    }

    .aboutLeft .year {
        font-size: 0.86rem;
        line-height: 0.86rem;
    }

    .aboutLeft .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
        padding-bottom: 0.35rem;
    }

    .aboutLeft .mxfDiv {
        position: relative;
        height: auto;
        width: auto;
        padding-bottom: 0.35rem;
        background-size: 100%;
    }

    .aboutLeft .mxfDiv .imgDiv {
        width: 100%;
        float: none;
    }

    .aboutLeft .mxfDiv .layer {
        position: relative;
        right: 0px;
        width: auto;
        top: 0;
        padding: 0.35rem 0 0 0.3rem;
    }

    .aboutLeft .mxfDiv .txt {
        font-size: 0.6rem;
    }

    .aboutLeft .mxfDiv .msg {
        font-size: 0.32rem;
        line-height: 0.48rem;
    }

    .aboutRight {
        float: none;
        width: auto;
        padding-top: 0.5rem;
    }

    .aboutRight .toptop .txt {
        font-size: 0.44rem;
        padding-top: 0.2rem;
    }

    .aboutRight .toptop .wen {
        font-size: 0.24rem;
    }

    .aboutRight .botbot {
        height: auto;
        padding-bottom: 6.0rem;
        background: #eef4fd url(../images/nimg378bg.jpg) center bottom no-repeat;
        background-size: 100%;
    }

    .aboutRight .list {
        padding-top: 0.6rem;
    }

    .aboutRight .list li .box {
        font-size: 0.24rem;
        height: 0.75rem;
        line-height: 0.56rem;
    }

    .aboutRight .list li em {
        font-size: 0.48rem;
    }

    .aboutRight .list li span {
        font-size: 0.32rem;
    }

    .speechLeft {
        width: 100%;
        padding-left: 0;
        padding-bottom: 0.4rem;
    }

    .speechLeft .name {
        font-size: 0.36rem;
    }

    .speechLeft .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .speechRight {
        width: 100%;
        padding-bottom: 0.3rem;
    }

    .speechRight .mxfDiv .imgDiv img {
        width: 100%;
    }

    .speechRight .mxfDiv .name {
        font-size: 0.4rem;
    }

    .speechRight .mxfDiv .wen {
        font-size: 0.26rem;
    }

    .speechRight:after {
        display: none;
    }

    .speechBot {
        padding-left: 0;
    }

    .speechBot .mxfDiv .layer {
        left: 0.8rem;
        top: 50%;
        margin-top: -0.48rem;
    }

    .speechBot .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .culturePart1 .leftDiv {
        width: 100%;
        float: none;
    }

    .culturePart1 .mxfDiv .layer {
        top: 0.25rem;
    }

    .culturePart1 .mxfDiv .txt {
        font-size: 0.4rem;
        padding-bottom: 0.1rem;
    }

    .culturePart1 .mxfDiv .msg {
        line-height: 0.48rem;
        font-size: 0.24rem;
    }

    .culturePart1 .mxfDiv .btnDiv {
        padding-top: 0.1rem;
        width: 2.62rem;
    }

    .culturePart1 .mxfDiv .btnDiv a {
        text-indent: 0.24rem;
        width: 2.62rem;
        height: 0.78rem;
        line-height: 0.78rem;
    }

    .culturePart1 .mxfDiv .btnDiv a:after {
        top: 0.34rem;
    }

    .culturePart1 .rightDiv {
        display: none;
    }

    .culturePart2 {
        padding: 0.8rem 0.2rem 1.15rem;
    }

    .culturePart2 .bigBox {
        padding: 0 0 0.7rem 0;
        height: auto;
        background-size: 100%;
    }

    .culturePart2 .imgDiv {
        position: relative;
    }

    .culturePart2 .imgDiv img {
        width: 100%;
    }

    .culturePart2 .txtDiv {
        padding: 0.65rem 0 0.2rem;
        margin: 0 0.4rem;
        border-bottom: #ff9b00 solid 2px;
    }

    .culturePart2 .txt1 {
        font-size: 0.48rem;
    }

    .culturePart2 .txt2 {
        font-size: 0.34rem;
    }

    .culturePart2 .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
        padding-left: 0.4rem;
        padding-right: 0.4rem;
    }

    .culturePart2 .btnDiv {
        padding-left: 0.4rem;
    }

    .culturePart2 .btnDiv a {
        text-indent: 0.24rem;
        width: 2.62rem;
        height: 0.78rem;
        line-height: 0.78rem;
    }

    .culturePart2 .btnDiv a:after {
        top: 0.34rem;
    }

    .actTab li a {
        height: 1rem;
        font-size: 0.3rem;
        line-height: 0.42rem;
        display: table-cell;
        vertical-align: middle;
        width: 3.0rem;
    }

    .activity .list ul {
        margin-right: -0.1rem;
    }

    .activity .list li {
        margin-bottom: 0.2rem;
    }

    .activity .list li .box {
        margin-right: 0.1rem;
    }

    .activity .list li .name {
        padding: 0 0.24rem;
        font-size: 0.32rem;
    }

    .honor .tab2:before {
        display: none;
    }

    .honor .tab2 li {
        padding-top: 0.25rem;
        margin-right: 0;
        font-size: 0.32rem;
        width: 25%;
        text-align: center;
    }

    .honor .tab2 .liNow:before {
        display: none;
    }

    .honor .year {
        font-size: 0.32rem;
        padding-left: 0.34rem;
        background: url(../images/nimg23_1.png) left center no-repeat;
        background-size: 0.23rem;
    }

    .honor .year em {
        font-size: 0.42rem;
    }

    .honor .list li {
        padding-bottom: 0.2rem;
        background: url(../images/ico4.jpg) left 0.2rem no-repeat;
        background-size: 0.08rem;
        line-height: 0.48rem;
        font-size: 0.24rem;
    }

    .park {
        height: auto;
    }

    .parkLeft {
        float: none;
        width: auto;
        padding-left: 0;
        height: auto;
        background: none;
    }

    .parkLeft .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
        padding-top: 0.1rem;
    }

    .parkRight {
        display: none;
    }

    .parkLeft2 {
        float: none;
        width: auto;
        padding-left: 0;
        padding-top: 0.6rem;
    }

    .parkRight2 {
        display: none;
    }

    .partner .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .partner .list ul {
        margin-right: -0.15rem;
    }

    .partner .list li {
        width: 50%;
        margin-bottom: 0.23rem;
    }

    .partner .list li .box {
        margin-right: 0.15rem;
    }

    .researchPart1 .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .researchPart1 .mxfDiv {
        height: auto;
        padding-left: 0;
        padding-bottom: 0.5rem;
        background: url(../images/nimg435bg.jpg) right bottom no-repeat;
        background-size: 100%;
    }

    .researchPart1 .mxfDiv .imgDiv {
        position: relative;
    }

    .researchPart1 .mxfDiv .imgDiv img {
        width: 100%;
    }

    .researchPart1 .mxfDiv .txt {
        font-size: 0.48rem;
        padding: 0.6rem 0.3rem 0.25rem;
    }

    .researchPart1 .mxfDiv .msg {
        font-size: 0.34rem;
        line-height: 0.5rem;
        padding: 0 0.3rem;
    }

    .researchPart1 .title {
        height: 0.48rem;
        line-height: 0.48rem;
        padding-left: 0.56rem;
        font-size: 0.36rem;
    }

    .researchPart1 .title .num {
        margin-top: -0.19rem;
        width: 0.43rem;
        height: 0.38rem;
        background: url(../images/nimg33_1.png) center no-repeat;
        background-size: 0.43rem;
    }

    .researchPart1 .title .num em {
        width: 0.38rem;
        line-height: 0.38rem;
        font-size: 0.24rem;
    }

    .researchPart1 .bigImg {
        padding-top: 0.5rem;
    }

    .researchPart1 .bigImg img {
        width: 100%;
    }

    .researchPart2 {
        padding: 0.8rem 0.2rem 0.7rem;
    }

    .researchPart2 .list li {
        margin-bottom: 0.15rem;
        position: relative;
        padding-top: 0.55rem;
    }

    .researchPart2 .list li .imgDiv {
        display: none;
    }

    .researchPart2 .list li .box {
        padding: 0 0.25rem 0.4rem;
        height: auto;
    }

    .researchPart2 .list .li01 .box {
        padding: 0 0.25rem 0.4rem;
    }

    .researchPart2 .list li .mxfDiv {
        padding-top: 0.4rem;
    }

    .researchPart2 .list li .title {
        height: 0.48rem;
        line-height: 0.48rem;
        padding-left: 0.56rem;
        font-size: 0.36rem;
    }

    .researchPart2 .list li .title .num {
        margin-top: -0.19rem;
        width: 0.43rem;
        height: 0.38rem;
        background: url(../images/nimg33_1.png) center no-repeat;
        background-size: 0.43rem;
    }

    .researchPart2 .list li .title .num em {
        width: 0.38rem;
        line-height: 0.38rem;
        font-size: 0.24rem;
    }

    .researchPart2 .list li .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .researchPart3 {
        padding: 0.45rem 0.2rem 0.7rem;
    }

    .researchPart3 .title {
        height: 0.48rem;
        line-height: 0.48rem;
        padding-left: 0.56rem;
        font-size: 0.36rem;
    }

    .researchPart3 .title .num {
        margin-top: -0.19rem;
        width: 0.43rem;
        height: 0.38rem;
        background: url(../images/nimg33_1.png) center no-repeat;
        background-size: 0.43rem;
    }

    .researchPart3 .title .num em {
        width: 0.38rem;
        line-height: 0.38rem;
        font-size: 0.24rem;
    }

    .researchPart3 .list li {
        padding-left: 0.28rem;
        font-size: 0.24rem;
        line-height: 0.48rem;
        padding-bottom: 0.25rem;
        background: url(../images/ico2on.png) left 0.18rem no-repeat;
        background-size: 0.1rem;
    }

    .making .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .making .part1 .name {
        font-size: 0.36rem;
        line-height: 0.6rem;
    }

    .making .part1 .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .making .part2 {
        padding: 0 .3rem;
    }

    .making .part2 .leftDiv {
        float: none;
        width: 100%;
        padding-top: 0.9rem;
    }

    .making .part2 .txt {
        padding-left: 0.42rem;
        font-size: 0.28rem;
    }

    .making .part2 .txt em {
        font-size: 0.18rem;
    }

    .making .part2 .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
        padding: 0.35rem 0 0 0;
    }

    .making .part2 .rightImg {
        width: 100%;
        float: none;
        padding-top: 0.3rem;
    }

    .making .part3 {
        padding: 0 0.3rem 1.3rem;
    }

    .making .part3 .rightDiv {
        width: 100%;
        float: none;
        padding-top: 1.2rem;
    }

    .making .part3 .txt {
        padding-left: 0.42rem;
        font-size: 0.28rem;
    }

    .making .part3 .txt em {
        font-size: 0.18rem;
    }

    .making .part3 .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .making .part3 .mxfDiv {
        padding-left: 0;
    }

    .making .part3 .leftImg {
        width: 100%;
        float: none;
        padding-top: 0.3rem;
    }

    .news .imgList li {
        height: 2.3rem;
        padding-left: 2.92rem;
    }

    .news .imgList li .imgDiv {
        left: 0px;
        top: 0.26rem;
    }

    .news .imgList li .imgDiv img {
        width: 2.54rem;
    }

    .news .imgList li .name {
        padding-top: 0.25rem;
        height: 0.8rem;
        line-height: 0.4rem;
        font-size: 0.32rem;
    }

    .news .imgList li .content {
        display: none;
    }

    .news .imgList li .share dd a {
        font-size: 0.24rem;
    }

    .news .imgList li .share dd img {
        width: 0.32rem;
    }

    .news .imgList li .time {
        font-size: 0.24rem;
    }

    .news .list {
        padding-bottom: 0.85rem;
    }

    .news .list li .name {
        height: 0.8rem;
        line-height: 0.4rem;
        font-size: 0.32rem;
    }

    .news .list li .content {
        display: none;
    }

    .news .list li .share dd a {
        font-size: 0.24rem;
    }

    .news .list li .share dd img {
        width: 0.32rem;
    }

    .news .list li .time {
        font-size: 0.24rem;
    }

    .newShow {
        padding-bottom: 0.5rem;
    }

    .newShow .name {
        font-size: 0.36rem;
        padding-bottom: 0.25rem;
    }

    .newShow .shu {
        padding-bottom: 0.45rem;
    }

    .newShow .shu li {
        margin-right: 0.2rem;
        font-size: 0.24rem;
    }

    .newShow .shu li img {
        padding-right: 0.07rem;
        width: 0.38rem;
    }

    .newShow .content {
        padding-top: 0.45rem;
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .newShow .imgDiv {
        padding: 0.4rem 0 0.2rem;
    }

    .newShow .wen {
        padding-bottom: 0.3rem;
        font-size: 0.32rem;
    }

    .newShow .imgDiv img {
        width: 100%;
    }

    .newShow .content img {
        width: 100%;
    }

    .pageDown {
        padding: 0.4rem 0 0.7rem;
    }

    .pageDown li {
        font-size: 0.24rem;
        height: 0.48rem;
        line-height: 0.48rem;
    }

    .pageBtn ul {
        margin-right: -0.2rem;
    }

    .pageBtn li {
        font-size: 0.24rem;
    }

    .pageBtn li .box {
        margin-right: 0.2rem;
    }

    .pageBtn li a {
        text-align: center;
        height: 0.6rem;
        line-height: 0.6rem;
        background: #fff;
        border-radius: 0.24rem;
        -moz-border-radius: 0.24rem;
    }

    .pageBtn li .prev {
        text-indent: 0;
        background: #fff;
    }

    .pageBtn li .return {
        text-indent: 0;
        background: #fff;
    }

    .pageBtn li .next {
        text-indent: 0;
        background: #fff;
    }

    .pageBtn li .prev:hover {
        background: #fff;
    }

    .pageBtn li .return:hover {
        background: #fff;
    }

    .pageBtn li .next:hover {
        background: #fff;
    }

    .wisdomPart1 {
        padding: 0.85rem 0.2rem 0.08rem;
    }

    .wisdomPart1 .pageTitle {
        padding-bottom: 0.25rem;
    }

    .purpose .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .service .leftDiv {
        width: 100%;
        float: none;
    }

    .service .msgList li {
        font-size: 0.26rem;
        line-height: 0.5rem;
    }

    .service .mapDiv {
        width: 100%;
        float: none;
        padding-top: 0.5rem;
    }

    .service .title {
        font-size: 0.32rem;
        height: 0.82rem;
        line-height: 0.82rem;
    }

    .service .list li {
        padding: 0.4rem 0;
        width: 100%;
        float: none;
    }

    .service .list li .box {
        padding-left: 0;
    }

    .service .list li .name1 {
        font-size: 0.32rem;
        line-height: 0.52rem;
    }

    .service .list li .name2 {
        font-size: 0.24rem;
    }

    .service .list dd {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .service .list li .btn {
        font-size: 0.26rem;
    }

    .lyb .part1 {
        height: auto;
        background: none;
    }

    .lyb .part1 .msg {
        font-size: 0.24rem;
        padding: 0.2rem 0 0.4rem;
        line-height: 0.48rem;
    }

    .lyb .part2 {
        padding: 0.48rem 0.25rem 0.9rem;
    }

    .lyb .form_l {
        width: auto;
        float: none;
    }

    .lyb .form_l li {
        height: auto;
        padding-left: 0;
        padding-bottom: 0.25rem;
    }

    .lyb .form_l li .txt {
        position: relative;
        width: 1.8rem;
        font-size: 0.24rem;
        line-height: 0.7rem;
    }

    .lyb .form_l li .txt img {
        margin-top: -0.12rem;
        width: 0.3rem;
    }

    .lyb .form_l li .input1 {
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.24rem;
    }

    .lyb .form_r {
        width: auto;
        float: none;
    }

    .lyb .form_r .txt {
        width: 1.8rem;
        font-size: 0.24rem;
        line-height: 0.7rem;
        height: 0.75rem;
    }

    .lyb .form_r .txt img {
        top: 0.18rem;
        width: 0.3rem;
    }

    .lyb .form_r .btnGroup a {
        width: 1.66rem;
        height: 0.5rem;
        line-height: 0.5rem;
        font-size: 0.24rem;
    }

    .join {
        background: none;
    }

    .join .pageTitle {
        padding-bottom: 0.4rem;
    }

    .join .txt {
        font-size: 0.32rem;
    }

    .join .txt img {
        width: 0.5rem;
    }

    .join .list li {
        line-height: 0.48rem;
        font-size: 0.24rem;
        background: url(../images/nimg10_2.png) left 0.19rem no-repeat;
        background-size: 0.1rem;
    }

    .join .imgList ul {
        margin-right: 0;
    }

    .join .imgList li {
        float: none;
        width: 100%;
        margin-bottom: 0.25rem;
    }

    .join .imgList li .box {
        margin-right: 0;
    }

    .join .imgList li .layer {
        position: absolute;
        left: 0px;
        top: 50%;
        margin-top: -0.4rem;
        height: 0.8rem;
        width: 100%;
        text-align: center;
    }

    .join .imgList li .name {
        color: #fff;
        font-size: 0.36rem;
    }

    .join .imgList li .name img {
        padding-right: 0.1rem;
        width: 0.42rem;
        top: -0.03rem;
    }

    .join .imgList li .wen {
        font-size: 0.32rem;
    }

    .led {
        padding: 0 10px;
    }

    .led .phimg {
        display: inline-block;
        width: 100%;
    }

    .led .pcimg {
        display: none;
    }

    .led .text {
        font-size: 14px;
        color: #595959;
    }

    .led .text .look {
        margin-top: 20px;
    }

    .led1 {
        padding-bottom: 20px;
    }

    .led1 .more a {
        margin-top: 20px;
        width: 180px;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }

    .led1 .more a img {
        padding-left: 10px;
    }

    .led2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .led2 .imgDiv {
        float: none;
    }

    .led2 .text {
        float: none;
        width: auto;
        padding: 10px;
    }

    .led2 h1 {
        text-align: center;
        font-size: 18px;
        padding-bottom: 20px;
    }

    .led3 {
        padding: 20px 10px;
    }

    .led3 .text {
        float: none;
        width: auto;
        padding: 10px;
    }

    .led3 .imgDiv {
        float: none;
        width: auto;
    }

    .led4 {
        padding: 20px 10px;
    }

    .led4 .text {
        float: none;
        width: auto;
        padding: 10px;
    }

    .led4 .imgDiv {
        float: none;
        width: auto;
    }

    .led5 {
        padding-top: 20px;
    }

    .led5 .imgDiv {
        float: none;
    }

    .led5 .text {
        float: none;
        width: auto;
        padding: 10px;
    }

    .ledlogoph {
        display: block;
        padding: 20px 0;
        text-align: center;
    }

    .ledlogoph img {
        width: 50%;
    }

    .carshow1 .listtop {
        padding-bottom: 0;
        margin-bottom: 20px;
    }

    .carshow1 .listtop li {
        width: auto;
        float: none;
        margin-bottom: 20px;
    }

    .carshow1 .listtop li .imgDiv>img {
        width: 100%;
    }

    .carshow1 .listtop li .text01 {
        padding-right: 0;
    }

    .carshow1 .listtop li .text01 h2 {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .carshow1 .listtop li .text01 p {
        font-size: 14px;
    }

    .carshow1 .listtop li .text02 {
        padding: 20px;
        height: auto;
    }

    .carshow1 .listtop li .text02 h2 {
        font-size: 18px;
    }

    .carshow1 .listtop li .text02 p {
        font-size: 16px;
    }

    .carshow1 .list ul {
        width: auto;
    }

    .carshow1 .list li {
        width: auto;
        float: none;
        margin-bottom: 20px;
    }

    .carshow1 .list li .box {
        margin-right: 0;
    }

    .carshow1 .list li .name {
        display: none;
    }

    .carshow1 .list li .text {
        position: relative;
        left: auto;
        top: auto;
        width: auto;
        height: auto;
        background-color: inherit;
    }

    .carshow1 .list li .text a {
        padding: 0;
    }

    .carshow1 .list li .text h2 {
        font-size: 18px;
        padding-bottom: 20px;
        padding-top: 20px;
        color: #0a74d6;
    }

    .carshow1 .list li .text p {
        font-size: 14px;
        color: #606061;
    }

    .download .list li {
        padding: 0.15rem 0.85rem 0.15rem 0.25rem;
        height: auto;
    }

    .download .list li .name {
        padding-left: 0.18rem;
        font-size: 0.3rem;
        line-height: 0.56rem;
    }

    .download .list li .name:before {
        top: 0.24rem;
        margin-top: 0;
    }

    .download .list li .time {
        position: relative;
        left: 0;
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .download .list li .more {
        right: 0.25rem;
        margin-top: -0.24rem;
    }

    .download .list li .more img {
        width: 0.48rem;
    }

    .car .toptop {
        min-height: 1rem;
        padding-left: 0;
    }

    .car .toptop .imgDiv {
        position: relative;
    }

    .car .toptop .imgDiv img {
        width: 100%;
    }

    .car .toptop .txt {
        padding-top: 0.45rem;
        height: 0.7rem;
        font-size: 0.36rem;
    }

    .car .toptop .content {
        font-size: 0.24rem;
        padding-top: 0.35rem;
        line-height: 0.48rem;
    }

    .car .botbot {
        padding-top: 0.5rem;
    }

    .car .botbot .leftDiv {
        width: auto;
        float: none;
    }

    .car .botbot .leftDiv .layer {
        left: 0.72rem;
        top: 0.5rem;
    }

    .car .botbot .leftDiv .txt {
        font-size: 0.4rem;
        line-height: 0.54rem;
    }

    .car .botbot .leftDiv .wen {
        font-size: 0.4rem;
    }

    .car .botbot .leftDiv .msg {
        font-size: 0.24rem;
    }

    .car .botbot .imgDiv {
        width: auto;
        float: none;
    }

    .car .list {
        padding-top: 0.48rem;
    }

    .car .list ul {
        margin-right: 0;
    }

    .car .list li {
        width: 100%;
        margin-bottom: 0.3rem;
    }

    .car .list li .box {
        margin-right: 0;
        height: auto;
        padding-bottom: 0.5rem;
        background-size: 100% 100%;
    }

    .car .list li .ico img {
        width: 0.96rem;
    }

    .car .list li .name {
        font-size: 0.3rem;
    }

    .car .list li .msg {
        padding: 0 0.4rem;
    }

    .car .list li .msg p {
        line-height: 0.48rem;
        font-size: 0.24rem;
    }

    .automotive .content {
        font-size: 0.24rem;
        padding: 0.1rem 0 0.35rem;
        line-height: 0.48rem;
    }

    .automotive .mxfDiv .btnDiv {
        width: 2.9rem;
        margin-left: -1.45rem;
    }

    .automotive .mxfDiv .btnDiv a {
        font-size: 0.24rem;
        width: 2.86rem;
        height: 0.68rem;
        line-height: 0.68rem;
    }

    .automotive .mxfDiv .btnDiv a:after {
        top: 0.24rem;
    }

    .automotive .list {
        padding-top: 0.9rem;
    }

    .automotive .list li {
        position: relative;
        overflow: hidden;
        padding-bottom: 0.4rem;
        margin-bottom: 0.5rem;
    }

    .automotive .list li .imgDiv {
        width: auto;
        float: none;
    }

    .automotive .list li .contentBox {
        width: auto;
        float: none;
        height: auto;
    }

    .automotive .list li .name {
        font-size: 0.4rem;
        height: 0.72rem;
    }

    .automotive .list li .name:after {
        width: 0.52rem;
        margin-left: -0.26rem;
    }

    .automotive .list li .txt {
        font-size: 0.32rem;
        line-height: 0.56rem;
    }

    .automotive .list li .msg {
        line-height: 0.56rem;
        font-size: 0.32rem;
        padding-bottom: 0.4rem;
    }

    .automotive .list li .btnDiv {
        position: relative;
        left: 0;
        bottom: 0;
        width: 2.67rem;
        margin: 0 auto;
    }

    .automotive .list li .btnDiv a {
        font-size: 0.24rem;
        width: 2.65rem;
        height: 0.64rem;
        line-height: 0.64rem;
    }

    .automotive .list li .btnDiv a:after {
        top: 0.23rem;
    }

    .automotive .list li .btnDiv a:hover:after {
        background: url(../images/nimg40_10.png) no-repeat;
        background-size: 0.4rem;
    }

    .battery .content {
        font-size: 0.24rem;
        padding: 0.1rem 0 0.35rem;
        line-height: 0.48rem;
    }

    .battery .mxfDiv .btnDiv {
        width: 2.9rem;
        margin-left: -1.45rem;
    }

    .battery .mxfDiv .btnDiv a {
        font-size: 0.24rem;
        width: 2.86rem;
        height: 0.68rem;
        line-height: 0.68rem;
        text-indent: 0;
        text-align: center;
    }

    .battery .mxfDiv .btnDiv a:after {
        display: none;
    }

    .battery .title {
        font-size: 0.4rem;
        height: 0.72rem;
    }

    .battery .title:after {
        width: 0.52rem;
        margin-left: -0.26rem;
    }

    .batteryPic .slick {
        margin: 0;
    }

    .batteryPic .slick .botbot {
        padding: 0.42rem 0;
        height: auto;
    }

    .batteryPic .slick .name {
        font-size: 0.32rem;
        height: 0.48rem;
        line-height: 0.48rem;
    }

    .batteryPic .slick .msg {
        font-size: 0.24rem;
    }

    .batteryPic .slick-prev {
        left: 0;
        margin-top: -1.42rem;
        width: 0.84rem;
        height: 0.84rem;
        background-size: 0.84rem;
    }

    .batteryPic .slick-next {
        right: 0;
        margin-top: -1.42rem;
        width: 0.84rem;
        height: 0.84rem;
        background-size: 0.84rem;
    }

    .batteryPic .slick-prev:hover {
        background-size: 0.84rem;
    }

    .batteryPic .slick-next:hover {
        background-size: 0.84rem;
    }

    .batteryPic .slick:hover .name {
        color: #ffeb34;
    }

    .batteryPic .slick:hover .botbot {
        border-bottom: #ffeb34 solid 0.02rem;
    }

    .battery .list li {
        padding-left: 0;
        min-height: 1.0rem;
    }

    .battery .list .li01 {
        padding: 0;
    }

    .battery .list li .imgDiv {
        position: relative;
    }

    .battery .list li .imgDiv img {
        width: 100%;
    }

    .battery .list li .concon {
        height: auto;
        display: block;
    }

    .battery .list li .name {
        font-size: 0.36rem;
        padding: 0.3rem 0 0.3rem 0.24rem;
    }

    .battery .list li .txt {
        font-size: 0.28rem;
        padding-left: 0.24rem;
        line-height: 0.48rem;
    }

    .battery .list li dd {
        padding-left: 0.24rem;
        background: url(../images/ico5.png) left 0.15rem no-repeat;
        background-size: 0.12rem;
        line-height: 0.48rem;
        font-size: 0.24rem;
    }

    .equipment .content {
        font-size: 0.24rem;
        padding: 0.1rem 0 0.35rem;
        line-height: 0.48rem;
    }

    .equipment .mxfDiv .btnDiv {
        width: 2.9rem;
        margin-left: -1.45rem;
    }

    .equipment .mxfDiv .btnDiv a {
        font-size: 0.24rem;
        width: 2.86rem;
        height: 0.68rem;
        line-height: 0.68rem;
        text-indent: 0;
        text-align: center;
    }

    .equipment .mxfDiv .btnDiv a:after {
        display: none;
    }

    .equipBox li {
        padding: 0.56rem 0.2rem 0.88rem;
    }

    .equipBox li .title {
        font-size: 0.4rem;
        height: 0.72rem;
    }

    .equipBox li .title:after {
        width: 0.52rem;
        margin-left: -0.26rem;
    }

    .equipBox li .limg img {
        width: 100%;
    }

    .equipBox li .rimg img {
        width: 100%;
    }

    .hardware .content {
        font-size: 0.24rem;
        padding: 0.1rem 0 0.35rem;
        line-height: 0.48rem;
    }

    .hardware .mxfDiv .btnDiv {
        width: 2.9rem;
        margin-left: -1.45rem;
    }

    .hardware .mxfDiv .btnDiv a {
        font-size: 0.24rem;
        width: 2.86rem;
        height: 0.68rem;
        line-height: 0.68rem;
        text-indent: 0;
        text-align: center;
    }

    .hardware .mxfDiv .btnDiv a:after {
        display: none;
    }

    .hardware .list li {
        padding-left: 0;
        min-height: 2.0rem;
        margin-bottom: 0.8rem;
    }

    .hardware .list .li01 {
        padding: 0;
    }

    .hardware .list li .imgDiv {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .hardware .list li .imgDiv img {
        width: 100%;
    }

    .hardware .list li .contentBox {
        height: auto;
    }

    .hardware .list li .name {
        font-size: 0.36rem;
        padding: 0.3rem 0 0.35rem;
    }

    .hardware .list li .name2 {
        padding: 0.3rem 0 0.35rem;
    }

    .hardware .list li .icoList dd {
        float: left;
        width: 25%;
        margin-right: 0;
    }

    .hardware .list li .icoList dd .ico img {
        width: 1.3rem;
    }

    .hardware .list li .icoList dd .wen {
        font-size: 0.24rem;
    }

    .hardware .list li .msgList dd {
        padding-left: 0.24rem;
        background: url(../images/ico5.png) left 0.15rem no-repeat;
        background-size: 0.12rem;
        line-height: 0.48rem;
        font-size: 0.24rem;
    }

    .hardware .list li .btnDiv {
        padding-top: 0.4rem;
    }

    .hardware .list li .btnDiv a {
        font-size: 0.24rem;
        width: 2.65rem;
        height: 0.64rem;
        line-height: 0.64rem;
    }

    .hardware .list li .btnDiv a:after {
        top: 0.23rem;
    }

    .hardware .list li .btnDiv a:hover:after {
        background: url(../images/nimg40_10.png) no-repeat;
        background-size: 0.4rem;
    }

    .historyBg {
        height: 1rem;
    }

    .historyList {
        height: 1rem;
        background: url(../images/bg3.jpg) left 0.54rem repeat-x;
        padding: 0 1.05rem;
    }

    .historyList .slick-slide {
        padding-top: 0.55rem;
        height: 0.45rem;
        font-size: 0.4rem;
        background-size: 0.28rem;
    }

    .historyList .slickon {
        background-size: 0.28rem;
    }

    .history .contentBox {
        padding-top: 0.6rem;
        background: url(../images/line4.jpg) 0.04rem repeat-y;
    }

    .history .contentBox li {
        padding-left: 1.8rem;
        min-height: 1.0rem;
    }

    .history .contentBox li .month {
        width: 1.51rem;
        height: 0.4rem;
        background-size: 1.51rem;
        font-size: 0.3rem;
        text-indent: 0.62rem;
        line-height: 0.4rem;
    }

    .history .contentBox li .content {
        font-size: 0.24rem;
        line-height: 0.48rem;
    }

    .jobPage1 {
        margin: 0 0 0;
        padding: 34px 0 60px;
    }

    .jobPage1 .title4 {
        display: none;
    }

    .job .job-select-box .search {
        background-size: 19px;
    }

    .job .job-select-box  .search input {
        width: 68%;
        height: 35px;
        line-height: 35px;
        padding: 4px 3%;
    }

    .job .job-select-box  .AllSearchIco {
        margin-left: 24%;
        width: 73.5%;
    }

    .job .job-select-box  .AllSearchIco {
        width: 79%;
        margin-top: 23px;
        padding: 0 1px;
        margin-left: 18%;
    }

    .job .job-select-box  .AllSearchIco {
        display: inline-block;
        font-size: 16px;
        color: #fff;
        background: #00a0e9;
        border-radius: 1px;
        width: 60px;
        height: 43px;
        line-height: 43px;
        text-align: center;
        margin-left: 12px;
        vertical-align: middle;
        margin-top: -2px;
    }

    .job {
        margin-top: 0px;
    }

    .job .pageTitle {
        display: none
    }

    .jobList {
        margin: 0px 10px;
    }

    .jobList li {
        padding: 18px 0 50px;
        margin-bottom: 12px;
    }

    .jobList li .tit {
        position: static;
        padding: 0 14% 0 6%;
        width: auto;
        border-right: none;
        font-size: 18px;
    }

    .jobList li .tit em {
        width: 13px;
        height: 2px;
    }

    .jobList li .text {
        padding: 0 6% 0;
    }

    .jobList li .text .con1 {
        display: block;
    }

    .jobList li .bottom {
        width: 14%;
        height: 46px;
    }

    .jobList li.on .minor {
        margin-top: 22px;
    }

    .jobPage1 .numberBox {
        margin-top: 45px;
    }

    .culturetitle {
        font-size: 18px;
        color: #0a74d6;
        padding-bottom: 20px;
        text-align: center;
    }

    .culturetow1 li {
        margin-bottom: 10px;
    }

    .culturetow1 li .txt {
        top: 0;
        background-color: rgba(0,0,0,0.3);
    }

    .culturetow1 li .text {
        display: none;
    }

    .culturetow1 li .imgDiv .name {
        display: none;
    }

    .culturetow1 li .imgDiv .imgbox img {
        width: 100%;
    }

    .culturetow1 li:first-child .imgDiv {
        width: auto;
        float: none;
    }

    .culturetow1 li:first-child .imgDiv .txt {
        line-height: 1.5;
        font-size: 18px;
    }

    .culturetow1 li:first-child .imgDiv .txt h2 {
        display: block;
        font-weight: inherit;
        font-size: 16px;
        color: #fff;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .culturetow1 li:first-child .imgDiv .txt p {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        top: 50%;
        margin-top: -10px;
        font-size: 14px;
    }

    .culturetow1 li:last-child .imgDiv {
        width: auto;
        float: none;
    }

    .culturetow1 li:last-child .imgDiv .txt h2 {
        display: block;
        font-weight: inherit;
        font-size: 16px;
        color: #fff;
        padding-top: 20px;
        padding-bottom: 10px;
        text-align: center;
    }

    .culturetow1 li:last-child .imgDiv .txt p {
        line-height: 1.5;
        font-size: 14px;
        color: #fff;
        padding: 0 10px;
    }

    .culturetow1 li:nth-child(2) .imgDiv .txt h2 {
        font-size: 16px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .culturetow1 li:nth-child(2) .imgDiv .txt p {
        font-size: 14px;
        color: #fff;
        line-height: 1.5;
        padding: 0 10px;
    }

    .culturetow1 li:nth-child(3) .imgDiv {
        width: auto;
        float: none;
        margin-bottom: 10px;
    }

    .culturetow1 li:nth-child(3) .imgDiv .txt {
        text-align: center;
    }

    .culturetow1 li:nth-child(3) .imgDiv .txt h2 {
        font-size: 16px;
        padding-top: 20%;
        padding-bottom: 10px;
    }

    .culturetow1 li:nth-child(3) .imgDiv .txt p {
        font-size: 14px;
        color: #fff;
        line-height: 1.5;
        padding: 0 10px;
    }

    .culturetow1 li .imgDiv:hover .txt {
        top: 0;
    }

    .culturetow1 li .phimg {
        display: inline-block;
    }

    .culturetow1 li .pcimg {
        display: none;
    }

    .cultureshow1 .text {
        width: auto;
        float: none;
        padding-top: 0;
    }

    .cultureshow1 .text h2 {
        padding-bottom: 20px;
        font-size: 16px;
    }

    .cultureshow1 .text p {
        font-size: 14px;
        line-height: 1.5;
    }

    .cultureshow1 .imgDiv {
        padding-left: 0;
    }

    .cultureshow1 .imgDiv img {
        width: 100%;
    }

    .cultureshow1 .back {
        margin: 0 auto;
        margin-top: 40px;
        display: block;
        width: 160px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        background-color: #0a74d6;
    }

    .cultureshow1 .back img {
        padding-left: 5px;
    }

    .cultureshow1 .back:hover {
        text-decoration: underline;
    }
}

@media(max-width: 768px) {
 
    .headDiv .logo img {
        height: 40px;
    }

    .productlist .list li {
        float: left;
        width: 48.5%;
        margin-bottom: 0.3rem;
    }

    .productlist .list li .box .imgDiv {
        height: auto;
    }

    .indexPart1 .boxindex1 .boxlist,.indexPart1 .boxindex1 {
        width: 100%;
    }

    .indexPart1 .boxindex1 .boxlist .boxtxt {
        width: 50%;
        padding-top: 10px;
    }

    .indexPart1 .boxindex1 .boxlist .boxtxt .title1 {
        font-size: 16px;
    }

    .indexPart1 .boxindex1 .boxlist .boxtxt .title2 {
        font-size: 14px;
    }
    .indexPart1 .boxindex1 .boxlist{
        margin-bottom: 20px;
    }

    .indexPart3 .wal3 .newslist {
        width: 100%;
        margin-right: 0
    }

    .view .swiper-slide {
        height: 320px;
    }

    .preview {
        display: none;
    }

    .view .arrow-left,.view .arrow-right {
        height: 320px;
        display: block;
    }

    .codesearch input {
        height: 0.8rem;
    }

    .codesearch .findnow {
        height: 0.79rem;
        margin-top: 0
    }

    .footDivTel .share li img {
        width: 0.6rem;
    }

    .pageTitleTel {
        background: #25415b
    }

    .footDivTel {
        background: #25415b
    }

    .footDivTel .txt1,.footDivTel .tel {
        color: #ffeb34;
    }

    .searchLayerTel .form .btn1 {
        background: #25415b;
        border: none;
    }

    .menu2 {
        padding-left: 0;
    }

    .menu2 .menu2list {
        border: none;
        width: 50%;
        background: #f5f5f5
    }

    .menu2 .menu2list:nth-child(2n) {
        background: #f1f1f1;
    }

    .menu2 .menu2list:nth-child(3n) {
        background: #f6f6f6;
    }

    .menu2 .menu2list:nth-child(4n) {
        background: #e1e1e1;
    }

    .menu2 .menu2list:nth-child(5n) {
        background: #eee;
    }

    .menu2 .menu2list:first-child {
        display: none;
    }

    .menu2 .menu2list:last-child {
        border: none;
    }

    .msg img {
        max-width: 100%;
    }

    .lyb .form_l {
        width: 100%;
    }

    .lyb .form_l li {
        padding-left: 0.12rem;
        width: 100%;
        display: inline-block;
        float: left;
    }

    .lyb .form_l li .txt {
        width: 100%;
        float: left;
        text-align: left;
    }

    .lyb .form_l li .input1 {
        width: 100%!important;
        float: left;
        margin-bottom: 10px;
    }

    .uploadinput {
        width: 100%!important;
        float: left;
        margin-bottom: 10px;
    }

    .uploadbtn,.codeimg {
        margin-left: 0%
    }

    .tj {
        width: 2rem;
        height: 0.6rem;
        margin-left: 0%;
    }

    .lyb .form_r li .input1 {
        height: 0.8rem;
    }

    .lyb .support li .input1 {
        width: 60%;
    }

    .lyb .support li .txt2 {
        width: 100%;
    }

    .lyb .support li {
        width: 100%;
    }

    .lyb .form_l {
        float: left;
    }

    .lyb .form_r .txt {
        width: 100%;
    }

    .lyb .form_r textarea {
        margin-top: 50px;
    }

    .lyb .form_l li .txt img,.lyb .form_r .txt img {
        display: none;
    }

    .sec-3 ul {
        width: 100%;
        text-align: center;
    }

    .sec-3 li {
        margin-bottom: 20px;
        width: 100%;
    }

    .bannershow .bannershowleft {
        width: 100%;
        padding-top: 10px;
    }

    .bannershow .bannershowright {
        width: 95%;
        padding: 10px;
    }

    .view {
        width: 100%;
    }

    .view .swiper-container .swiper-slide img {
        width: 96%;
    }

    .view .swiper-slide {
        height: auto;
    }

    .bannershow .bannershowright {
        height: auto;
        padding-bottom: 200px;
    }

    .bannershow .bannershowright .btns li {
        margin-right: 20px;
    }

    .bannershow .bannershowright .ys .ys1 {
        margin-right: 20px;
    }

    .indexPart2 .bigBox,.indexPart40 .wal40,.indexPart3 .wal3 {
        width: 100%;
    }

    .indexPart2 .tab2 li {
        width: 33.3333%;
        height:1.6rem;
    }

    .indexPart2 .tab2 {
        padding: 0;
        height: 4rem;
        margin-top: -2rem;
    }

    .indexPart3 {
        padding: 0.4rem 0rem 0.7rem 0rem;
    }

    .indexPart3 .wal3 .newslist {
        width: 100%;
        margin-right: 0
    }

    .indexPart3 .wal3 .newslist .imgs {
        height: auto;
    }

    .indexPart40 .wal40  .swiper-container .swiper-wrapper {
        width: 100%;
    }

    .indexPart3 .wal3 .newslist .title {
        text-align: center;
    }

    .mod-indexbanner {
        width: 96%;
        display: block;
    }
    .mod-indexbanner .about_left,
    .mod-indexbanner .about_right{
        width: 100%;
    }
    .indexPart2 .tab2 li .ico img{
        width: 90%;
    }

    .aboutT1{
        font-size: 34px;
    }

    .aboutT2{
        font-size: 20px;
    }

    .mod-indexbanner .about_left strong{
        font-size: 18px;
    }

    .swiper-container-pc .swiper-wrapper img {
        width: 100%
    }

    .ba {
        height: 208px;
    }

    .ba .text {
        padding-top: 150px;
        padding-left: 20%;
    }

    .indexPart2 .tab2 {
        margin-top: 0
    }
     .page-num {
        display:none;
    }

    .productlist{
        padding:0;
    }
    .table-header-group{
        font-size: 12px;
    }
    .table-row-group{
        font-size: 12px;
    }
    .pc{display: none;}
    .wap{display: block;}
}