html
 {
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 100px;
    font-family: "微软雅黑", Helvetica Neue, sans-serif, Arial;
    border-top: 4px solid #1E63B0;
}


@media screen and (max-width:1600px) {
    html {
        font-size: 83px;
    }
}

@media screen and (max-width:1300px) {
    html {
        font-size: 70px;
    }
}
.yili{
    position: relative;
}
.erli{
    min-width: 100%;
    position: absolute;
    z-index: 200;
    left: 0 ;
    top: 100%;
    background: #fff;
    display: none;
}
.erli a{
    padding: 0 0.1rem;
    color: #333;
    white-space: nowrap;
}
.erli a:hover{
    background: #1F7CE4;
    color: #fff;
}
.erdiv{
    position: relative;
}
.sanli{
    min-width: 100%;
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
}
.sanli a{
    
}

body{
      padding: 0;
    margin: 0;
    color: #333;
    font-size: .16rem;
    font-family: "微软雅黑", Helvetica Neue, sans-serif, Arial;
}
.chanpin-xq-nr table{
	margin:0 auto;
}
ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

p,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    font-weight: normal;
}

a {
    color: #333;
    display: inline-block;
    text-decoration: none;
}

a:hover {
    color: #1E63B0;
}

* {
    margin: 0 ;
    padding: 0 ;
    box-sizing: border-box;
}

a img {
    transition: all 0.3s;
}

a img:hover {
    transform: scale(1.1);
}

.logo-box {
    width: 12.00rem;
    height: .72rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.logo img {
    width: 2.41rem;
}

.logo-r {
    display: flex;
    align-items: center;
}

.lxfs {
    display: flex;
    align-items: center;
    margin-left: .31rem;
}

.lxfs img {
    width: .33rem;
    height: .33rem;
    margin-right: .10rem;
    display: block;
}

.lxfs p {
    font-size: .14rem;

}

.lxfs span {
    color: #1E63B0;
    font-size: .18rem;
}

/* 导航栏 */
header {
    width: 100%;
    height: .50rem;
    background: linear-gradient(0deg, #1E63B0, #1156A2, #1F7CE4);
    position: relative;
}

header ul {
    width: 12.00rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
}

header ul li {
    width: 1.26rem;
    height: 100%;
    text-align: center;
    /* margin-right: ; */
}

header ul li a {
    width: 100%;
    height: .50rem;
    text-align: center;
    line-height: .50rem;
    color: #fff;
    font-size: .16rem;
}

header .active{
    background-image: url('../image/activee.png');
    background-size: 100% 100%;
}

.yema ul {
    list-style: none;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .30rem auto .30rem;
}

.yema li {
    /*width: 30px;*/
    height: .30rem;
    background: #FFFFFF;
    border: .01rem solid #EBEAEA;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 .05rem;
    border-radius: .04rem;
}

.yema .active a {
    display: block;
    width: 100%;
    background: #1E63B0 !important;
    color: #FFFFFF !important;
}

.yema a ,.yema .current{
    display: block;
    padding: 0 .10rem;
    /*width: 100%;*/
    height: 100%;
    font-size: .14rem;
    text-align: center;
    line-height: .30rem;
}

.yema {
    display: flex;
    align-items: center;
    justify-content: center;
}

header ul li a:hover {
    color: #fff;
}

.language {
    position: absolute;
    right: 0;

}

.language>a:last-of-type span {
    display: none;
}

.language a {
    color: #fff;
    font-size: .16rem;
}

/* 关于我们 */
.about {
    margin-top: .27rem;
}

.about-title {
    width: 12.00rem;
    margin: 0 auto;
    height: 1.25rem;
    display: flex;
    align-items: center;
}

.about-title .about-title-ch {
    font-size: .32rem;
    margin-right: .14rem;
}

.about-title .about-title-en {
    font-size: .32rem;
    color: #1E63AF;
}

.about-conetnt {
    height: 5.00rem;
    background: url(/template/pc/skin/images/%E7%BB%84/%206/%20%E6%8B%B7%E8%B4%9D.png) no-repeat center;
    background-size: cover;
}

.main {
    width: 12.00rem;
    margin: 0 auto;
    display: flex;
}

.about-left {
    width: 8.28rem;
    height: 3.68rem;
    background: rgba(255, 255, 255, 0.6);
    padding-top: .51rem;
    padding-left: .68rem;
    padding-bottom: .56rem;
    padding-right: 1.20rem;
    margin-top: .46rem;
}

.about-left .title {
    font-size: .28rem;
    line-height: 1;
    margin-bottom: .35rem;
    position: relative;
}

.about-left .title::after {
    content: "";
    width: .60rem;
    height: .03rem;
    background: #1E63AF;
    position: absolute;
    left: 0;
    bottom: -0.13rem;
}

.about-left .des {
    font-size: .16rem;
    line-height: .26rem;
    margin-bottom: .36rem;
}

.about-left .more {
    width: 1.80rem;
    height: .48rem;
    border: .02rem solid #1E63AF;
    border-radius: .24rem;
    display: block;
    text-align: center;
    color: #1E63B0;
    font-size: .18rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-right {
    margin-top: -1.25rem;
}

.chanpin {
    width: 12.00rem;
    margin: 0 auto;
    margin-top: .52rem;
}

.all-title {
    text-align: center;
    border-bottom: .02rem solid #D0D0D0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.all-title h2 {
    position: relative;
    /* margin-bottom: 40px; */
    padding-bottom: .40rem;
}

.all-title h2::after {
    content: "";
    width: 1.25rem;
    height: .02rem;
    position: absolute;
    /*bottom: 0.03rem;*/
    left: 0;
    bottom: 0 ;
    background: #1E63B0;
}

.chanpin-type {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
    margin-top: .27rem;
    margin-bottom: .20rem;
}

.chanpin-type li {
    width: 16%;
    /*width: 1.68rem;*/
    height: .38rem;
    margin-bottom: .05rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0  2% 0.1rem;
    /*margin-right: .36rem;*/
}
.chanpin-type li a{
    padding: 0 .05rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
        border: .01rem solid #1E63AF;
    height: 100%;
        text-align: center;
        line-height: .38rem;
}
.chanpin-type li a:hover{
    background: #1E63B0;
    color: #FFFFFF;
    line-height: .38rem;
}

.chanpin-type li:last-of-type {
    margin-right: 0;
}

.chanpin-type li a {
    color: #1E63AF;
    font-size: .16rem;
}

.chanpin-type li.active {
    background: #1E63AF;
}

.chanpin-type li.active a {
    color: #fff;
}

.chanpin-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: .50rem;
}

.chanpin-li {
    width: 2.79rem;
    /* height: 280px; */
    margin-bottom: .19rem;
    margin-right: .27rem;

}

.chanpin-li:nth-child(4n) {
    margin-right: 0;
}

.chanpin-img-box {
    width: 2.79rem;
    height: 2.80rem;
    transition: all 0.3s;
    overflow: hidden;
    box-shadow: 0 0 .01rem 0.02rem  #EFEEEE;
    /*border: .01rem solid #1E63AF;*/
}
.chanpin-img-box>a{
    margin: 0 !important;
}
.chanpin-img-box img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all 0.3s;
}

.chanpin-img-box img:hover {
    transform: scale(1.1);
}

.chanpin-li a {
    width: 100%;
    text-align: center;
    font-size: .16rem;
    display: block;
    margin-top: .11rem;
}


/* 新闻中心 */
.news {
    margin-top: .30rem;
    background: url('/template/pc/skin/images/%E5%9B%BE%E5%B1%82/%2016.png') no-repeat;
    background-size: 100% 6.75rem;
    padding-top: .40rem;
}

.w1200 {
    width: 12.00rem;
    margin: 0 auto;
}

.news-left {
    width: 7.20rem;
    background: #fff;
    box-shadow: 0px 0.05rem 0.32rem 0px rgba(4, 0, 0, 0.1600);
}

.news-right {
    width: 4.80rem;
}

.news-tab {
    display: flex;
    align-items: center;
}

.news-tab li {
    width: 50%;
    height: .80rem;
    text-align: center;
    cursor: pointer;
    padding-top: .22rem;
    color: #ABABAB;
    font-size: .28rem;
    border-bottom: 0.03rem solid #F1F1F1;
}

.jcisj {
    color: #1E63B0 !important;
}

.news-tab .active {
    background: #1E63B0;
    color: #fff;
    border-bottom: 0.03rem solid #1E63B0;
}

.newslist_item {
    display: none;
}

.news-list {
    padding-top: .41rem;
    padding-bottom: 0px;
    padding-left: .40rem;
    padding-right: .60rem;
}

.news-list li {
    border-bottom: .01rem solid #F4F4F4;
    padding-bottom: .18rem;
    margin-bottom: .16rem;

}

.news-list li:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
}

.news-list li a {
    display: flex;
    align-items: center;
}

.news-list li a .time {
    width: .80rem;
    height: .80rem;
    background: #C1C1C1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.newtimehover{
    background: #1E63B0 !important;
}
    

.news-list li a .time span {
    color: #fff;
    font-size: .30rem;
    line-height: 1;
    margin-bottom: .05rem;
}

.news-list li a .time p {
    font-size: .16rem;
    color: #fff;
}

.news-list li a .nr {
    width: calc(100% - 0.8rem);
}

.news-list .nr {
    padding-left: .19rem;
}

.news-list .nr .title {
    font-size: .18rem;
    color: #6C6C6C;
    line-height: 1;
    font-weight: 550;
    margin-bottom: .15rem;
}

.news-list .nr .des {
    font-size: .16rem;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-right img {
    display: block;
    width: 4.80rem;
    height: 5.00rem;
    /*height: 604px;*/
    object-fit: cover;
}
.index_sp{
    text-align: center;
    margin-top: .30rem;

font-size: .16rem;

font-weight: 400;
color: #7C7C7C;

}

footer {
    background: #1E63B0;
    margin-top: .78rem;
    min-height: 2.28rem;
}

.link {
    height: .60rem;
    padding-top: .21rem;
    padding-bottom: .14rem;
    border-bottom: .01rem dashed #FFFFFF;
    display: flex;
    color: #EFEEEE;
}

.link ul {
    display: flex;
    flex-wrap: wrap;
}

.link ul li a {
    color: #EFEEEE;
    margin-left: .10rem;
}

.footer-info{
    text-align: center;
    margin-top: .27rem;
    line-height: .26rem;
    font-size: .14rem;
    color: #EFEEEE;
}
.footer-info a {
    line-height: .26rem;
    font-size: .14rem;
    color: #EFEEEE;
}

.prev,
.next {
    width: .60rem;
    height: .60rem;
    background: url('../image/jiantou.png') no-repeat center;
    background-color: #1E63B0;
    position: absolute;
    right: 0;
    bottom: 0;
    top: inherit;
}

.prev {
    transform: rotate(180deg);
    right: .60rem;
    left: initial;
}

.prev:hover,
.next:hover {
    background-color: #1E63B0;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    background-color: #979797;
    opacity: 1;
}


/* 列表页 */
.lm-banner {
    width: 100%;
    /*height: 400px;*/
}

.lm-banner img {
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
}

.mbx>a:last-of-type {
    color: #1E63AF;
}

.mbx {
    display: flex;
    align-items: center;
}

.mbx img {
    width: .15rem;
    height: .15rem;
    margin-right: .06rem;
}

.lm-type {
    width: 100%;
    height: .80rem;
    background: #F4F4F4;
    box-shadow: 0px .03rem .09rem 0px #D7D7D7;
    margin-bottom: .44rem;
}

.lm-type-ul {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
}

.lm-type-ul a {
    text-align: center;
}

.lxwm_text {
    width: calc(100% - 5.70rem);
}

.lxwmflex {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/

}

.lxwm_text {
    padding-top: .30rem;
}

.lm-type-ul li {
    width: 1.10rem;
    height: .80rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lm-type-ul .active {
    background: #FFFFFF;
    border-bottom: .02rem solid #1E63AF;
}

.mbx {
    position: absolute;
    right: 0;
}

/* 新闻列表 */
.new-list li {
    display: flex;
    align-items: center;
    margin-bottom: .21rem;
}

.new-list li .news-image {
    width: 2.60rem;
    height: 1.80rem;
    overflow: hidden;
    display: block;
}

.new-list li .news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.new-list li .news-image img:hover {
    transform: scale(1.1);
}

.news-list-text {
    width: calc(100% - 2.60rem);
    padding-left: .33rem;
    position: relative;
}

.news-list-text .title {
    font-size: .18rem;
    line-height: 1;
    margin-bottom: .21rem;
}

.news-list-text .des {
    font-size: .16rem;
    line-height: .30rem;
    margin-bottom: .46rem;
}

.news-list-text .more {
    font-size: .16rem;
    color: #1E63AF;
    position: absolute;
    right: 0;
}

/* 解决方案 */
.solce-list {
    display: flex;
    flex-wrap: wrap;
}

.solce-list .solce-image {
    width: 4.08rem;
    height: 2.72rem;
    overflow: hidden;
    display: block;
}

.solce-list .solce-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.solce-list li {
    display: flex;
    align-items: center;
    margin-bottom: .29rem;
}

.solce-list li .solce-list-text {
    width: calc(100% - 4.08rem);
    padding-left: .37rem;
}

.solce-list li .solce-list-text .title {
    font-size: .24rem;
    color: #1E63AF;
    line-height: 1;
    margin-bottom: .16rem;
}

.solce-list li .solce-list-text .time {
    font-size: .18rem;
    color: #666666;
    line-height: 1;
    margin-bottom: .22rem;
}

.solce-list li .solce-list-text .des,.news-list-text .des {
    font-size: .18rem;
    color: #666666;
    line-height: .34rem;
    margin-bottom: .26rem;
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;  
    overflow: hidden; 
    
}

.solce-list li .solce-list-text .more {
    color: #1E63AF;
    font-size: .18rem;
}

/* 关于我们 */
.about_lm {
    align-items: center;
    display: flex;
}

.about_lm_l {
    /*width: 100%;*/
    width: 6.4rem;
    margin-top: .63rem;
}
.about_lm_l img{
    max-width: 80%;
}

.about_lm_r {
    /*display: none;*/
    width: calc(100% - 6.4rem);
    padding-left: 1rem;
}
.about_lm_r img{
    width: 100%;
}

.about_lm_l_title {
    font-size: .28rem;
    position: relative;
    margin-bottom: .19rem;
    padding-bottom: .13rem;
}

.about_lm_l_title::after {
    content: "";
    width: .60rem;
    height: .03rem;
    background: #1E63AF;
    position: absolute;
    left: 0;
    bottom: 0;
}

.abput_lm_l_nr {
    text-align: justify;
    line-height: .33rem;
}

.about_lm_r img {
    width: 4.45rem;
}

/* 公司荣誉 */
.lm_rongyu {
    display: flex;
    flex-wrap: wrap;
}

.lm_rongyu li {
    width: 2.79rem;
    margin-right: .27rem;
    margin-bottom: .24rem;
}

.lm_rongyu li:nth-child(4n) {
    margin-right: 0;
}

.rongyu-img {
    width: 100%;
    height: 1.95rem;
    cursor: pointer;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rongyu-img img {
    max-width: 100%;
    max-height: 100%;
    /*width: 100%;*/
    /*height: 100%;*/
    /*object-fit: cover;*/
    transition: all 0.3s;
}

.rongyu-img img:hover {
    transform: scale(1.1);
}

.rongyu-name {
    font-size: .18rem;
    margin-top: .10rem;
    text-align: center;
}

.table,
.table-nr {
    width: 100%;
}

.table .tr {
    width: 100%;
    height: .88rem;
    background: #5F97D6;
    display: flex;
    align-items: center;
}

.table .tr .th {
    width: calc(100% / 4);
    color: #fff;
    font-size: .20rem;
    text-align: center;
}

.table-nr .tr {
    width: 100%;
    height: .80rem;
    background: #F4F4F4;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.table-nr .tr .td {
    width: calc(100% / 4);
    font-size: .18rem;
    text-align: center;
}

.table-content {
    margin-top: .28rem;
    margin-bottom: .29rem;
}

.table-content {
    display: none;
}

.table-content a {
    margin-top: .20rem;
    display: block;
    width: 1.67rem;
    height: .50rem;
    background: #5F97D6;
    border-radius: .25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: .18rem;

}

/* 新闻详情 */
.news-xq {
    width: 10.96rem;
    margin: 0 auto;
}

.news-title {
    font-size: .22rem;
    line-height: 1.5;
    text-align: center;
    margin-bottom: .11rem;
}

.news-time {
    font-size: .18rem;
    color: #666666;
    margin-bottom: .20rem;
    text-align: center;
}

.news-xq-nr img {
    max-width: 100%;
}

.news-xq-page {
    margin-top: 1.20rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* 留言板 */
.liuyanban {
    width: 9.17rem;
    margin: 0 auto;
}

.form-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.form-item {
    width: 4.50rem;
    margin-bottom: .17rem;
}

.form-item input {
    width: 100%;
    height: .47rem;
    border: .01rem solid #F0F0F0;
    margin-top: .08rem;
    padding: 0 .10rem;
    box-sizing: border-box;
    font-size: .16rem;
}

.form-item p {
    font-size: .16rem;
}

.form-textarea p {
    font-size: .16rem;
}

.form-textarea textarea {
    width: 100%;
    height: 2.80rem;
    border: .01rem solid #F0F0F0;
    margin-top: .10rem;
    padding: .12rem .14rem;
    box-sizing: border-box;
    font-family: '微软雅黑';
    font-size: .16rem;
}

.liuyanban button {
    width: 1.44rem;
    height: .40rem;
    background: #1E63AF;
    color: #fff;
    font-size: .16rem;
    cursor: pointer;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .20rem;
}

.liuyanban .xing p::before {
    content: '*';
    color: #FF0000;
    font-size: .16rem;
}


/* 产品详情 */
.chanpin-xq-nr-title {
    width: 100%;
    height: .46rem;
    background: #F4F4F4;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1E63AF;
    font-size: .18rem;
    margin-bottom: .29rem;
    margin-top: .35rem;
}

.chanpin-xq-top {
    display: flex;
    align-items: center;
}

.chanpin-xq-top-l {
    width: 3.40rem;
    margin-right: .22rem;
}
.chanpin-xq-top-l{
    box-shadow: 0 0 0.01rem 0.01rem #eeeeee;
}
.chanpin-xq-top-l img {

    width: 100%;
}

.chanpin-xq-top-r h2 {
    font-size: .24rem;
    font-weight: normal;
    margin-bottom: .29rem;
    line-height: 1;
}

.chanpin-xq-top-r>p {
    font-size: .18rem;
    font-weight: 400;
    color: #333333;
    line-height: .34rem;
}

.chanpin-xq-top-r a {
    width: 1.60rem;
    height: .48rem;
    background: #1E63AF;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: .18rem;
    margin-top: .30rem;
}

.swiper-container {
    position: relative;
}

.right_new {
    left: auto !important;
    top: auto !important;
    right: 0px !important;
    bottom: 0 !important;
    width: .60rem !important;
    height: .60rem !important;
}

.left_new {
    position: absolute;
    top: auto !important;
    left: auto !important;
    right: .60rem !important;
    bottom: 0 !important;
    width: .60rem !important;
    height: .60rem !important;
    /*background: #1E63B0 !important;*/
    transform: rotate(360deg) !important;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
}

.mobtop {
    display: none;
    position: relative;
}

.banner img {
    width: 100%;
}
.yema{
    margin: .20rem auto;
}
.w1200{
    width: 12.00rem;
    margin: 0 auto ;
}
.index_scheme_box{
    padding: .95rem 0  .80rem;
    background: #F7F9FB; 
}
.index_scheme{

}
.index_h2{
    text-align: center;
    font-size: .32rem;
    font-weight: bold;
    color: #333333;
}
.flex{
    display: flex;
}
.index_scheme_list{
    margin-top: .60rem;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_scheme_a,.index_scheme_a div{
    width: 3.83rem;
    height: 2.51rem;
    overflow: hidden;
    position: relative;
    background: #FFFFFF;
    text-align: center;
}
.index_scheme_a img{
    object-fit: cover;
    /*height: 100%;*/
    max-width: 100%;
    max-height: 100%;
}
.index_scheme_a p{
    position: absolute;
    bottom: 0;
    left: 0 ;
    background: rgb(0,0,0,0.4);
    height: .40rem;
    line-height: .40rem;
    padding:  0  .10rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: .18rem;
    font-weight: 400;
    color: #FFFFFF;
}
.index_scheme_a p:hover{
    background: #1E63B0;
    transition: all 0.6s;
}
img{
    max-width: 100%;
}
.index_scheme_list>.index_scheme_a:first-of-type{
    margin-bottom: .30rem;
}
.index_aboutbosx{
    background: #F7F9FB;
    padding: .59rem 0  .80rem;
}
.in_ab_texts>a{
    margin: .50rem 0 .46rem;
text-indent: 2em;
font-size: .16rem;

font-weight: 400;
color: #333333;
line-height: .42rem;
}
.index_ab_swiper{
    overflow: hidden;
}
.index_ab_swiper img{
    width: 100%;
    object-fit: cover;
}
.index_ab_swiper a{
   width: 3.60rem;
    height: 2.60rem;
    display:flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.burtts{
    margin-top:.5rem;
    text-align: center;
}
.burtts a{
    width: 2.00rem;
height: .40rem;
border: .01rem solid #1E63B0;
border-radius: .2rem;

text-align: center;
line-height: .4rem;

font-size: .18rem;
font-weight: 400;
color: #1E63B0;
}

@media screen and (max-width:1000px) {
    .index_scheme_box{
        padding: 0.5rem 0 0.3rem;
    }
    .index_ab_swiper a{
        width: 100%;
    }
    .index_scheme_a{
        width: 45%;
    }
     .index_scheme_a div{
         width: 100%;
     }
     .index_aboutbosx{
         padding-bottom: .2rem;
     }
    #certify{
        margin: 0 auto !important;
        width: 95% !important;
          padding-top: 20px !important;
    }
    #certify  .swiper-slide {
        width: 150px !important;
        height: 210px !important;
    }
    #certify .swiper-pagination-bullets .swiper-pagination-bullet{
        width: 6px !important;
        height: 6px !important;
    }
    #certify .swiper-pagination-bullets .swiper-pagination-bullet-active{
        border: 1px  solid  #00aadc !important;
    }
     #certify  .swiper-slide>div{
        width: 150px !important;
        height: 210px !important;
    }
    .chanpin-xq-nr-title{
        margin: 17px 0 15px;
    }
    
    .chanpin-list{
        width: 100%;
        overflow-x: hidden;
    }
    .ersan {
        display: none;
    }
    .solce-list li .solce-list-text{
        padding-left: 15px;
    }
    .solce-list li .solce-list-text .des ,.news-list-text .des{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 13px;
        display: -webkit-box;
        -webkit-line-clamp: 2; 
        -webkit-box-orient: vertical;  
        overflow: hidden; 
        
    }
    
    .mobtop {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px 10px;
        /*width: calc(100% - 20px);*/
    }

    .mlogog {
        width: 200px;
        height: 36px;
    }

    .mzhakai {
        width: 30px;
        height: 30px;
    }

    .mnav01 {
        display: none;
        position: absolute;
        top: 65px;
        left: 0;
        width: 100%;
        z-index: 100;
        text-align: center;
        background-color: #ffffff;
    }

    .mnav01 a {
        display: block;
        color: #333;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-bottom: 1px solid #e9e9e9;
    }

    .xialdhn {
        position: relative;
    }

    .xijpo>img {
        width: 20px;
        height: 10px;
        transition: all 0.3s;
    }

    .xijpo {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 20px;
        top: 0px;
    }

    .mimgactive {
        transform: rotate(180deg);
        transition: all 0.3s;
    }

    .mlang {
        display: flex;
        align-items: center;
        margin-top: 40px;
    }

    .mlang>a {
        display: block;
        line-height: 40px;
        border: 1px solid #e9e9e9;
        width: calc(50% - 2px);
        text-align: center;
    }
}

.mobtop {
    display: none;
    position: relative;
}


@media screen and (max-width:1000px) {
    .ersan {
        display: none;
    }

    .mobtop {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px 10px;
        /*width: calc(100% - 20px);*/
    }

    .mlogog {
        width: 200px;
        height: 36px;
    }

    .mzhakai {
        width: 30px;
        height: 30px;
    }

    .mnav01 {
        display: none;
        position: absolute;
        top: 65px;
        left: 0;
        width: 100%;
        z-index: 100;
        text-align: center;
        background-color: #ffffff;
    }

    .mnav01 a {
        display: block;
        color: #333;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-bottom: 1px solid #e9e9e9;
    }

    .xialdhn {
        position: relative;
    }

    .xijpo>img {
        width: 20px;
        height: 10px;
        transition: all 0.3s;
    }

    .xijpo {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 20px;
        top: 0px;
    }

    .mimgactive {
        transform: rotate(180deg);
        transition: all 0.3s;
    }

    .mlang {
        display: flex;
        align-items: center;
        margin-top: 40px;
    }

    .mlang>a {
        display: block;
        line-height: 40px;
        border: 1px solid #e9e9e9;
        width: calc(50% - 2px);
        text-align: center;
    }
    .about{
        margin-top: 15px;
    }
    .about-title{
        height: auto;
    }
    .about-title .about-title-ch,.about-title .about-title-en{
        font-size: 18px;
    }
    .about-left{
        margin-top: 20px;
    }
    .about-conetnt{
        height: auto;
    }
    * {
        box-sizing: initial;
    }
    .about-left .title{
        font-size: 16px;
    }
    .about-left .more{
        width: auto;
        display: inline-block;
        padding: 0 15px;
        line-height: 35px;
        height: 35px;
        font-size: 16px;
    }
    .about-left{
        height: auto;
    }
    .chanpin{
        margin-top: 25px;
    }
    .all-title>h2{
        font-size: 20px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width:1000px) {
    .w1200 {
        width: 95%;
        margin: 0 auto;
    }
    .chanpin-xq-top{
        display: block;
    }
    .logo-box {
        display: none;
    }
.news-list .nr .title{
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list-text .title{
    margin-bottom: 14px;
        font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.yema {
    font-size: 14px;
}
.table .tr .th{
    font-size: 16px;
}
.lm-type-ul li{
    width: auto;
    white-space: nowrap;
    padding: 0 10px;
}
.table-nr .tr .td{
    font-size: 15px;
}
.chanpin-li a{
    font-size: 14px;
}
.news-list-text .more{
    font-size: 14px;
    bottom: -5px;
    position: static;
}
.table-content a{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.news-list .nr .des{
    font-size: 14px;
}
.chanpin-xq-top .swiper-wrapper{
    height: auto !important;
}
.chanpin-xq-top-r h2{
    font-size: 16px;
    margin-bottom: 25px;
}
.chanpin-xq-top-r a{
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
}
.new-list li .news-image{
    width: 120px;
    height: 90px;
}
.news-list-text{
    padding-left: 15px;
    width: calc(100% - 15px - 120px);
}
.news-list li a .nr{
    width: calc(100% - 99px);
}
.news-list li a .time{
    width: 70px;
    height: 70px;
}
.solce-list li .solce-list-text .more,.news-time{
    font-size: 16px;
}
.chanpin-xq-top-l{
    margin: 20px auto ;
    width: 100%;
}
.news-xq{
    width: 95%;
}
.news-title{
    font-size: 17px;
}
    header {
        display: none;
    }

    .about_lm {
        display: block;
    }

    .about_lm_l {
        width: 100%;
    }

    .about_lm_r {
        padding: 0;
        width: 100%;
        margin-top: 30px;
    }

    .about_lm_r img {
        width: 100%;
    }

    .about-title,
    .main,
    .chanpin {
        width: 95%;
    }

    .about-right {
        display: none;
    }

    .chanpin-list {
        justify-content: space-between;
    }

    footer {
        padding: 20px 0;
    }

    .logo-box {
        width: 98%;
    }

    .about_lm_l_title {
        margin: 20px 0;
        font-size: 18px;
    }
    .about_lm_l{
        margin-top: 30px;
    }
    .chanpin-li {
        width: 45%;
        text-align: center;
        margin-right: 0;
    }
    .lm_rongyu li{
        width: 47%;
        margin: 0 0 15px 0 ;
    }
    .lm_rongyu{
        justify-content: space-between;
    }
    .solce-list .solce-image{
        width: 150px;
        height: 150px;
    }
    .solce-list li .solce-list-text .title{
        margin-bottom: 8px;
        font-size: 16px;
    }
    .solce-list li .solce-list-text .time{
        font-size: 15px;
        margin-bottom: 10px;
    }
    .solce-list li .solce-list-text{
        width: calc(100% - 150px);
    }
    .solce-list li{
        
    }
    .rongyu-img{
        height: 120px;
    }
    .chanpin-type {
        width: 100%;
        overflow-x: auto;
        display: none;
    }
    .rongyu-name{
        font-size: 14px;
    }

    .chanpin-list {
        margin: 20px auto;
    }

    .about-left {
        width: calc(100% - 40px);
        padding: 20px;
    }

    .chanpin-img-box {
        width: 100%;
        height: 170px;
    }
    .news{
        margin-top: 25px;
        padding-top: 30px;
    }
    .news-tab li{
        height: 40px;
        line-height: 40px;
        padding: 0;
        font-size: 16px;
    }
    .main{
        margin-top: 25px !important;
    }
    .news-list{
        padding: 20px;
    }
    .news-left {
        width: 100%;
    }

    .main {
        display: block;
    }

    .news-right {
        display: none;
        /*width: 100%;*/
        margin: 0 auto;
        margin-top: 30px;
    }
    .link{
        height: auto;
        padding-top: 10px;
    }
    footer{
        min-height: auto;
    }
    .lm-type{
        height: 40px;
        white-space: nowrap;
        overflow-x: auto;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .lxwmflex{
        display: block;
    }
    
    .form-top{
        display: block;
    }
    .liuyanban{
        width: 95%;
        margin: 0 auto ;
    }
    .form-item{
        width: 100%;
    }
    #allmap,.lxwm_text{
        width: 100% !important;
        overflow: hidden;
    }
    .mbx{
        display: none;
    }
    .lm-type-ul li{
        font-size: 16px;
        height: 40px;
    }
    .lm-type-ul{
        /*flex-wrap: wrap;*/
    }
    .news-list {
        padding-bottom: 20px;
    }
}