* {
    margin: 0;
    padding: 0;
    -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Hiragino Sans GB, Heiti SC, Arial, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif !important;
     font-size: .14rem; 
    /* max-width: 1920px; */
}
p,div,h2,span{
       font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Hiragino Sans GB, Heiti SC, Arial, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif !important;
}
html {
    font-size: 100px;
}

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



img {
    max-width: 100%;
    /*pointer-events:none;*/
}

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

.cprzimg img:hover,
.zxitem_img>img:hover ,
.product_item>div>img:hover{
    transform: scale(1.1);
    transition: all 0.3s;
}

.nav_fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    padding: 0 .50rem;
    box-shadow: .02rem .04rem .02rem 0rem rgba(13, 7, 1, 0.1000);
    height: 1rem;
    width: calc(100% );
    align-items: center;
}

.flex_sb {
    display: flex;
    justify-content: space-between;
}

.flex_ab {
    display: flex;
    justify-content: space-around;
}

.flex_ce {
    display: flex;
    justify-content: center;
}

.inhx_content {
    margin-bottom: .80rem;
}

.inhx_content>div {
    text-align: center;
}

.inhx_content>div>img {
    width: 1.26rem;
    /* height: 101rem; */
    margin-bottom: .68rem;
}

.inhx_content>div>h2 {
    font-size: .30rem;
    font-weight: 400;
    color: #333333;
}

.inhx_content>div>p {
    font-size: .18rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .28rem;
}

.inhx_content>div {
    max-width: 2.68rem;
}

.flex {
    display: flex;
}

.nav_fixed>a>img {
    height: 100%;
}

.nav>div {
    margin-right: 3vw;
}

.nav>div:last-of-type {
    margin-right: 0;
}

.lang>a {
    width: .50rem;
    height: .30rem;
    border-radius: .15rem;
    text-align: center;
    line-height: .30rem;
    font-size: .14rem;
    font-weight: 400;
    color: #FFFFFF;
}

.lang_active {
    background: #E73336;

}

.nav>div>a {
    font-size: .18rem;
    font-weight: 600;
    color: #FFFFFF;
}

.swiper-index {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 1.50rem;
}

.swiper-index img {
    width: 100%;
}

.si_text {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 4.6vw;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 7vw;
    z-index: 3;
    letter-spacing: .10rem;
}

.w1300 {
    width: 13.00rem;
    margin: 0 auto;
}

.swiper-index .swiper-pagination {
    width: auto !important;
    display: inline-block;
    left: calc(100% - 13.00rem - .64rem) !important;
    bottom: .51rem !important;
}

.swiper-pagination-bullet {
    width: .66rem !important;
    height: .04rem !important;
    margin: 0 .07rem !important;
    background: #FFFFFF !important;
    border-radius: .02rem !important;
    opacity: 1 !important;
    position: relative;
}

.swiper-pagination-bullet::after {
    content: "";
    width: .04rem;
    height: .04rem;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -0.09rem;
    transform: translate(0, -50%);
}

.swiper-index .swiper-pagination-bullet-active {
    background-color: #DE0817 !important;
}

.index_slqy {
    border: 1rem solid red;
    margin-bottom: .99rem;
}

.index_hxjzl {}

.index_title {
    align-items: center;
    margin-bottom: .79rem;
}

.index_title>div>h2 {
    font-size: .36rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: .21rem;
}

.index_title>div>p {
    font-size: .14rem;
    font-weight: 400;
    color: #7C7C7C;
}

.index_title img {
    width: .16rem;
    position: relative;
    top: .03rem;
    height: .16rem;
}

.footer {
    background: #262626;
    padding-top: .42rem;
}

.footer_list {
    align-items: center;
}

.footer01 {
    max-width: 3.35rem;
}

.footer01>h2 {
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
}

.footer01>section {
    font-size: .30rem ;
    font-weight: bold ;
    color: #FFFFFF !important;
    margin: .19rem 0 .40rem !important;
}

.footer01>div>p ,.footer01>div>p a{
    font-size: .14rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .30rem;
}

.footer02>h2 {
    font-size: .14rem;
    font-weight: 400;
    color: #FFFFFF;
    padding-bottom: .54rem;
    position: relative;
}

.footer02 {
    width: 3.60rem;
}

.footer02>h2::after {
    content: "";
    width: .50rem;
    height: .01rem;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    bottom: .39rem;
}

.f01_flex>a{
    /*text-align: center;*/
    flex-wrap: wrap;
    width: 100%;
    font-size: .14rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .30rem;
}
.f01_flex>a:hover{
    color: #0869AC;
}

.f01_flex {
    width: 50%;
    flex-wrap: wrap;
}

.fo_gzh>div>h2 {
    font-size: .24rem;
    font-weight: bold;
    color: #FFFFFF;
}

.fo_gzh>div>p {
    font-size: .16rem;
    font-weight: 400;
    color: #E9E7E9;
    margin: .20rem 0;
}

.fo_gzh>img {
    width: 1.30rem;
    height: 1.30rem;
    border: 0.01rem solid #FFFEFF;
    margin-left: .27rem;
}

.inlinks img {
    width: .41rem;
    height: .40rem;
    margin-right: .20rem;
}
.inlinks>a{
    margin-bottom: .1rem;
}

.banqun {
    padding: .30rem 0;
    margin-top: .24rem;
    border-top: .01rem solid #EEEEEE;
}

.banqun,
.banqun>a {
    font-size: .16rem;
    font-weight: 400;
    color: #AAAAAA;
    text-align: center;
}

.rgbtm {
    background: #333;
}

.yslx_swiper {
    border: 1rem solid red;
}

.bander {
    height: 6rem;
    text-align: center;
    position: relative;
}

.bander>img {
    width: 100%;
    height: 100%;
    min-width: 100%;
    object-fit: cover;
}

.bander>p {
    position: absolute;
    top: 2.32rem;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: .40rem;
    font-weight: bold;
    color: #FFFFFF;
}

.bander>p::after {
    content: "";
    width: .80rem;
    height: .02rem;
    background: #FFFFFF;
    border-radius: .01rem;
    position: absolute;
    left: 50%;
    bottom: -0.2rem;
    transform: translate(-50%, 0);
}

.ywly {
    margin-top: .45rem;
}

.content_nav>h2 {
    /*width: 2.58rem;*/
    white-space: nowrap;
    /*overflow-x: hidden;*/
    /*max-width: 3.5rem;*/
    text-overflow: ellipsis;
    font-size: .30rem;
    font-weight: 400;
    color: #333333;
}
.content_nav {
    align-items: center;
    /*padding-bottom: .19rem;*/
    padding-bottom:0rem;
    border-bottom: .01rem solid #CECECE;
    margin-bottom: .39rem;
}

.content_nav_a>a {
    position: relative;
    font-size: .18rem;
    font-weight: 400;
    color: #333333;
    margin: 0 .14rem;
    max-width: 1.5rem;
    line-height: .77rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.content_nav_a{
    overflow-x: auto;
    white-space: nowrap;
    position: relative;
    top: 0.04rem;
}

.content_nav_active {
    color: #004098 !important;
}

.content_nav_active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0rem;
    height: .01rem;
    width: 100%;
    background: #004098;
}

.yw_img {
    width: 6.77rem;
    height: 3.9rem;
}

.yw_img>img {
    min-width: 100%;
    height: 100%;
    object-fit: cover;
}

.ywly_box {
    margin-top: .8rem;
    align-items: center;
}

.yw_text {
    width: 5.52rem;
}

.yw_text>h2 {
    font-size: .22rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: .4rem;
}

.yw_text>div {
    font-size: .16rem;
    font-weight: 400;
    color: #333333;
    line-height: .3rem;
}
.yw_text1>div{
    font-size: .18rem;
    font-weight: 400;
    color: #333333;
    line-height: .36rem;
}
.pzms{
    margin-bottom: .8rem;
}
.f_b {
    padding: .45rem 0 .75rem;
    height: calc(6rem - 1.2rem);
    background-size: cover;
    margin: .84rem 0 .8rem;
    position: relative;
}
.f_b>img{
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0 ;
    top: 0;
}

.f_b>.w1300 {
    position: relative;
}

.f_b_content {
    width: 5.7rem;
    position: absolute;
    right: 0;
    top: 0;
    height:4.2rem;
    overflow: hidden;
}

.f_b_content>h2 {
    font-size: .24rem;
    color: #FFFFFF;
    text-shadow: 0px 1px 1px #333333;
    margin-bottom: .38rem;
}

.f_b_content>div {
    font-size: .18rem !important;
    font-weight: bold;
    color: #FFFFFF;
    line-height: .30rem !important;
    text-shadow: 0px 1px 1px #333333;
}

.pzbz {
    text-align: center;
}
.pzbz>h2 {
    font-size: .30rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: .3rem;
}

.pzbz>p {
    font-size: .18rem;
    font-weight: 400;
    color: #333333;
    line-height: .3rem;
}

.cprz {
    margin-top: .38rem;
    min-height: calc(4rem - 1.58rem);
    background-size: cover;
    padding: .76rem 0 .82rem;
    position: relative;
}

.po_a {
    position: absolute;
    top: .3rem;
    left: .29rem;
    text-align: center;
}

.po_a>h2 {
    font-size: .18rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: .26rem;
}

.po_a>p {
    font-size: .26rem;
    font-weight: bold;
    color: #EEEEEE;
}

.cprz1>h2 {
    font-size: .24rem;
    font-weight: 400;
    color: #EEEEEE;
}

.cprz1 {
    text-align: center;
}

.cprz1>p {
    font-size: .18rem;
    font-weight: 400;
    color: #FFFFFF;
    margin: .19rem 0 .61rem;
}

.cprzimg>div {
    width: 1.50rem;
    height: 1.2rem;
    background: #FFFFFF;
    text-align: center;
    overflow: hidden;
    margin: 0 .1rem;
}

.cprzimg img {
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;

}



.mian {
    margin-top: .2rem;
}

.mian>a,
.mian {
    text-align: right;
    font-size: .14rem;
    font-weight: 400;
    color: #333333;
}

.mian>span:last-of-type{
    display: none;
}
.bander>.bage {
    font-size: .90rem;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 1.35rem;
    text-shadow: .02rem .04rem .04rem #0D0701;
}

.zx_box {
    width: 6.30rem;
    /*height: 3.50rem;*/
    height: 3.5rem;
    text-align: center;
    position: relative;
}

.zx_box>img {
    height: 100%;
    width: 100%;
    /*min-width: 100%;*/
    /*object-fit: cover;*/
}

.zx_box>p {
    position: absolute;
    /*bottom: .2rem;*/
    /*left: .2rem;*/
    bottom: 0;
    padding: .2rem .2rem;
    background: linear-gradient(0deg, rgba(0,0,0,0.6) 50%, rgba(136,136,136,0) 100%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    /*width: calc(100% - .42rem);*/
    width: 100%;
    font-size: .2rem;
    font-weight: 400;
    color: #FFFFFF;
}

.sum {
    text-align: centere;
    padding: .2rem .14rem;
    position: absolute;
    top: 0;
    left: .3rem;
    background: #DE0817;
}

.sum>h2 {
    font-size: .36rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;

}

.sum>div {
    font-size: .14rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: .1rem;
}

.zx_tow {
    margin-bottom: .6rem;
}

.zxlist {
    flex-wrap: wrap;
}

.zxitem {
    width: 4rem;
    margin-bottom: .7rem;
}

.zxitem_img {
    width: 100%;
    height: 2.5rem;
    overflow: hidden;
    margin-bottom: .36rem;
    text-align: center;
    
}

.zxitem_img>img {
    /*min-width: 100%;*/
    /*height: 100%;*/
    object-fit: cover;
}

.zxitem_text {
    padding-left: .2rem;
    border-left: .01rem solid #CCCCCC;
}

.zxitem_text>h2 {
    font-size: .20rem;
    font-weight: bold;
    color: #333333;
    line-height: .28rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.zxitem_text>p{
    font-size: .14rem;
    margin: .19rem 0 .32rem;
    font-weight: 400;
    color: #333333;
}
.zxitem_text  .description{
    font-size: .14rem;
    font-weight: 400;
    color: #333333;
    margin-bottom: .23rem;
     display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.dow_item {
    width: calc(3.0rem );
    background: #F5F5F5;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    padding: .25rem .25rem;
    margin-bottom: .6rem;
}
.loadmore-tips{
    display: none;
}
.zxitem_text .more{
font-size: .18rem;
font-weight: 400;
color: #7C7C7C;
line-height: .24rem;
}
.dow_item>div {
    width: 100%;
    overflow: hidden;
    height: 3.10rem;
    background: #0869AC;
}

.dow_item>div>img {
    min-width: 100%;
    height: 100%;
    object-fit: cover;
}

.dow_item>p {
    font-size: .20rem;
    font-weight: 400;
    color: #333333;
    padding: .3rem 0 .05rem;
    text-align: center;

}

.dow_list {
    flex-wrap: wrap;
}

.dt_text {
    width: 3.85rem;
    height: 4.00rem;
    background: #0869AC;
    padding: .65rem .3rem 0;
}

#ditu {
    width: 8.18rem;
    height: 4.65rem;
}

#ditu>img {
    height: 100%;
}

.dt_text>h2 {
    font-size: .24rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: .35rem;
}
.felx_nav_active{
    color: #DE0817 !important;
}
.lr>.ywly_box:nth-of-type(odd) .yw_img2,.lr>.ywly_box:nth-of-type(even) .yw_img1{
    display: none;
    
}

.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: .3rem auto .3rem;
}

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

.yema .active {
    background:  #0064B1!important;
    color: #FFFFFF !important;
}
.active_sc{
    margin-bottom: .5rem;
}
.active_sc>a{
    width: 1.20rem;
    height: .50rem;
    background: #000000;
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .5rem;
    text-align: center;
    margin: 0 .10rem;
}
.sc_h2{
    font-size: .24rem;
    font-weight: 400;
    color: #0869AC;
    text-align: center;
    position: relative;
    padding-bottom: .15rem;
    margin-bottom: .6rem;
}
.sc_h2:after{
    content: "";
    width: .50rem;
    height: .02rem;
    background: #0869AC;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0);
}
.sclist{
    flex-wrap: wrap;
}
.scitem_image{
    width: 100%;
    overflow: hidden;
    height: 2.1rem;
    text-align: center;
}
.scitem_image>img{
    min-width: 100%;
    height: 100%;
    transition: all  0.3s;
    object-fit: cover;
}
.scitem{
    width: 3.1rem;
    margin-bottom: .4rem;
}
.scitem_text{
    height: .4rem;
    line-height: .4rem;
    background: #ffffff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 .1rem;
    font-size: .16rem;
    font-weight: 400;
    color: #333333;
}
.scitem_text:hover{
    background: #F0F0F0;
    color: #004098 !important;
}
.scitem_image>img:hover{
    transition: all  0.3s;
    transform: scale(1.1);
}
.hbtitle>h2{
    font-size: .24rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
}
.hbtitle>div{
    width: 8.31rem;
    font-size: .18rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .28rem;
    text-align: center;
    margin: .29rem auto 1rem;
    
}
.hblist{
    flex-wrap: wrap;
}
.hbitem{
    width:30%;
    margin-bottom: .6rem;
}
.hbitem>div>img{
    width: 1.6rem;
    border-radius: 50%;
    height: 1.6rem;
}
.hbitem>div{
    text-align: center;
}
.hbitem>h2{
    font-size: .20rem;
    font-weight: bold;
    color: #333333;
    margin: .36rem  0 .19rem;
    text-align: center;
}
.hbitem>p{
    text-align: center;
    font-size: .14rem;
    font-weight: 400;
    color: #333333;
}
.cl2{
    display: none;
}
.class>div>img{
    transition: all 0.3s;
}
.hblist{
    margin-bottom: .9rem;
}
#dtbox{
   width: 8.18rem;
    height: 4.60rem;
}
#dtbox img{
    max-width: 10000%;
}

.lxwm_text{
    width: 4.80rem;
    height: 4.60rem;
    padding: .65rem .30rem 0 ;
    background: #0869AC;
}
.lxwm_text>h2{
    font-size: .24rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: .33rem;
}
.lxwm_text>div{
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF ;
    line-height: .36rem;
}
#dtbox{
    margin-bottom: .69rem;
}
.yw_content{
    width: 5.00rem;
    padding-right: .2rem;
    border-right: .01rem  solid #CECECE;
}
.yw_title{
    padding-bottom: .19rem;
    font-size: .16rem;
    font-weight: bold;
    color: #333333;
    border-bottom: .01rem solid #CECECE;
    margin-bottom: .1rem;
}
.ywlist{
    align-items: center;
    margin-bottom: .18rem;
}
.ywlist img{
    width: .30rem;
    height:.30rem ;
    margin-right: .07rem;
}
.ywlist_title{
    /*cursor: pointer;*/
    font-size: .14rem;
    font-weight: 400;
    color: #333333;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    /*background: #EEFBFF;*/
    padding: 0 .1rem;
    margin-right: .09rem;
}
.lxwm_a,.lxwm_a>a{
    font-size: .14rem;
    font-weight: 400;
    color: #333333;
}
.lx_erwei{
    margin-left: .61rem;
    text-align: center;
}
.lx_erwei>p{
    font-size: .20rem;
    font-weight: 600;
    color: #333333;
    margin-top: .21rem;
    text-align: center;
}
.lx_erwei>img{
    width: 1.20rem;
    height: 1.20rem
}
.qqwe{
    margin-bottom: 1.54rem;
    align-items: center
}
.rc_titles{
    margin-bottom: 1.5rem;
}
.rc_titles>h2{
    font-size: .16rem;
    font-weight: 400;
    color: #333333;
    padding-bottom: .29rem;
    margin-bottom: .4rem;
    border-bottom: .01rem  solid #CECECE;
}
.rc_img{
    width: 3.00rem;
    height: 4.00rem;
}
.rc_img>img{
    height: 100%;
    min-width: 100%;
    object-fit: cover;
}
.renc_list{
    width: 9.6rem;
}
.renc_item>h2{
    height: .80rem;
    line-height: .8rem;
    background: #0869AC;
    padding: 0 .26rem 0 .4rem;
    cursor: pointer;
}
.renc_item>h2>p{
    max-width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:.2rem;
    font-weight: 400;
    color: #FFFFFF;
}
.renc_item>h2>span{
    font-size: .3rem;
    color: #FFFFFF;
}
.renc_item{
    margin-bottom: .1rem;
}
.renc_item>div{
    padding: .35rem  .48rem;
}
.coo2,.renc_content{
    display: none;
}
.nav {
    height:1rem;
    line-height: 1rem;
}
.nav>div{
    position: relative;
}
.nav_erji{
    display: none;
    z-index: 200;
    position: absolute;
    left: 50%;
    top: 1rem;
    text-align: center;
    min-width: 1.60rem;
    line-height: .4rem;
    background: #FFFFFF;
    transform: translate(-50%,0);
    /*max-height: 60vh ;*/
    /*overflow-y: auto;*/
    /*overflow-x: visible !important;*/
}
.siji{
    max-height: 40vh !important;
    overflow-y: auto !important;
}
    .siji::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px; 
    height: 1px;
    }
    .siji::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #535353;
    }
    .siji::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
    }

.nav_erji a{
    display: block;
    min-width: 100%;
    overflow-y: auto;
    white-space: nowrap;
    font-size: .16rem;
    font-weight: 600;
    padding: 0 .15rem;
    color: #333333;
    border-bottom: .01rem solid #EEEEEE;
    line-height: .4rem;
}
.nav_erji a:hover{
    color: #004098!important;
    font-weight: 600;
}
.product{
     position: relative;
}
   
.product>h2{
    font-size: .26rem;
    font-weight: bold;
    color: #333333;

}
.product:after{
  
    content: "";
    display: block;
    width: 1.69rem;
    position: absolute;
    height: .01rem;
    background: #004098;
    left: 0;
    bottom: 0;
}
.product_left{
    width: 2.5rem;
}
.product_left>h2{
    width: 100%;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    background: #004098;
    font-size: .20rem;
    font-weight: 400;
    color: #FFFFFF;
}
.product_list{
    width: 9.66rem;
    flex-wrap: wrap;
}
.product_item{
    margin-bottom: .4rem;
    width: 3rem;
border: .02rem solid rgba(226,226,226,0.9);
}
.product_item>div{
    width: 100%;
    height: 3rem;
    overflow: hidden;
    border-bottom: .02rem solid  #EEEEEE;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_item>div>img{
    /*min-width: 100%;*/
    height: 100%;
    transition: all 0.3s;
    object-fit: cover;
}
.product_item>p{
    line-height: .56rem;
    background: #FFFFFF;
    padding: 0 .11rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .16rem;
    font-weight: 400;
    color: #333333;
    text-align: center;
}



.new_xq {
    padding-top: .80rem;
    padding-bottom: 1rem;
}

.new_xq>h2 {
    font-size: .30rem;
    font-weight: bold;
    color: #333333;
}

.new_xq_flex {
    padding: .52rem 0 .25rem;
    border-bottom: .01rem solid #CCCCCC;
    margin-bottom: .48rem;
}

.new_xq_flex>p {
    font-size: .14rem;
    font-weight: 400;
    color: #7C7C7C;
    position: relative;
}

.new_xq_flex img {
    width: .3rem;
    height: .2rem;
    margin-left: .19rem;
}

.new_xq_flex a {
    font-size: .24rem;
    font-weight: 400;
    color: #7C7C7C;
}
.new_xq_flex>p:after{
    content: "";
    display: inline-block;
    width: .80rem;
    position: absolute;
    top: .52rem;
    left: 0;
    height: .01rem;
    background: #DE0817;
}
.yemashangxai{
    margin: 0 0 1.2rem; 
}
.showproduct{
    padding: .62rem 0  1rem;
}
.show_xq>h2{
    position: relative;
    text-align: center;
    font-size: .26rem;
    font-weight: bold;
    color: #333333;
    padding-bottom: .3rem;
    margin-bottom: .35rem;
    border-bottom: .01rem solid #CCCCCC;
}
.show_xq>h2:after{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0);
    width: .80rem;
    height: .01rem;
    background: #DE0817;
}
.show_a{
    padding: 0  .24rem;
    height: .4rem;
    background: #004098;
    border-radius: .20rem;
    text-align: center;
    line-height: .4rem;
    font-size: .18rem;
    font-weight: 400;
    color: #FFFFFF !important;
    margin-top: 1rem;
}
.cpgg{
    width: 6rem;
    overflow-y: auto;
}
.cpgg table ,.cpgg div ,.cpgg p,.cpgg span{
    max-width: 100%;
    /*display: none;*/
}
.cpgg>h2{
    
}
.lun{
    width: 6.1rem;
}
.showproduct_flex{
    margin-bottom: .81rem;
}
.cpgg>h2{
    font-size: .26rem;
    font-weight: bold;
    color: #333333;
    padding-bottom: .13rem;
    position: relative;
    /*margin-bottom: .3rem;*/
}
.cpgg>h2:after{
    content: "";
    display: block;
    width: .80rem;
    height: .01rem;
    background: #DE0817;
    position: absolute;
    left:0;
    bottom: 0;
    
}
.cpgg>div{
    font-size: .18rem;
    font-weight: 400;
    /*color: #7C7C7C;*/
    line-height: .36rem;
}
.luncontent{
    width: 3.60rem;
    height: 3.60rem;
    margin: 0 auto ;
    overflow: hidden;
    border: .01rem solid   #CCCCCC;
}
.luncontent img{
    min-width: 100%;
    height: 100%;
    object-fit: cover;
}
.lun{
    position: relative;
}
.lun:after{
    position: absolute;
    content: "";
    display: block;
    width: .01rem;
    height: 3rem;
    background: #CCCCCC;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
}
.nes img,.nes1 img{
    width: .4rem;
    height: .4rem;
    cursor: pointer;
}
.nes{
    position: absolute;
    left: .3rem;
    top: 50%;
    transform: translate(0,-50%);
}

.in_zximg{
    margin: .1rem 0 .29rem;
}
.in_gsws{
    padding: 1rem 0 .4rem;
    background-size: cover;
    margin-top: 1.44rem;
    overflow: hidden;
}
.in_gsws>h2{
    font-size: .36rem;
    font-weight: bold;
    color: #0869AC;
    text-align: center;
}
.in_gsws>p{
    text-align: center;
    font-size: .14rem;
    font-weight: 400;
    color: #000000;
    margin: .21rem 0  .5rem;
}
.in_about{
    padding: .8rem  0;
    background-size: cover;
}
.in_about>div{
    /*background: rgb(0,0,0,0.3);*/
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .30rem;
}
.in_a_more{
    width: 2.00rem;
    height: .40rem;
    margin-top: .2rem;
    line-height: .4rem;
    background: #0869AC;
    border-radius: .2rem;
    text-align: center;
    font-size: .18rem;
    font-weight: 400;
    color: #FFFFFF !important;
}
.in_about>.w1300{
    text-align: center;
    /*width: 10rem;*/
    padding: .2rem 0 .2rem ;
    max-width: 6rem;
    
}
.paddin3{
    padding: .3rem 0 ;
}
.jianq{
    padding: .7rem 0 .6rem;
    background-size: cover;
}
.jianq_content>p{
    font-size: .30rem;
    font-weight: bold;
    color: #EEEEEE;
}
.jx_div{
    font-size: .18rem;
    font-weight: bold;
    color: #EEEEEE;
    text-align: center;
    margin: .38rem 0 .75rem;
}
.tx_flex img{
    height: .7rem;
}
.tx_flex>div{
    width: 3.1rem;
    /*height: 2.1rem;*/
    background: #FFFFFF;
    text-align: center;
    padding: .4rem .1rem;
    margin: 0 .15rem;
}
.tx_flex>div>p{
    margin-top: .4rem;
    font-size: .14rem;
    font-weight: 400;
    color: #333333;
}
.wspk{
    margin: .8rem  auto 1rem;
}
.wspk>h2{
    font-size: .30rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: .54rem;
}
.lm-banner video{
    width: 100%;
}
.sanji a,.siji a,.wuji a,.nav_25 .nav_erji a{
    text-align: left;
    padding: 0 .2rem 0 .3rem;
    background-size: .15rem .15rem;
    background-position: .1rem .12rem;
    background-repeat: no-repeat;
    line-height: .4rem;
    font-size: .16rem;
    font-weight: 600;
}
.sanji a:hover,.siji a:hover,.wuji a:hover,.nav_25 .nav_erji a:hover{
    color: #004098!important;

}
.sanji,.siji,.wuji{
    display: none;
    
}
.nav_erji>div ,.sanji>div,.siji>div,.wuji>div{
    position: relative;
}
.sanji,.siji,.wuji{
    background: #FFFFFF !important;
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 100%;
}

.active_calss{
    background-image: url(../img/bag1.png) !important;
    color: #004098 !important;
}
.product_left>div{
    position: relative;
}
.nav_3,.nav_4,.nav_5{
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 100;
    background: #FFFFFF;
    display: none;
}

.nav_2 a , .nav_3 a,.nav_4 a, .nav_5 a{
    width: 2.5rem;
    border-bottom: .01rem solid #0869AC;
    line-height: .55rem;
    text-align: left;
    
    padding: 0 0.2rem 0 0.3rem;
    background-size: 0.15rem 0.15rem;
    background-position: 0.1rem 0.12rem;
    background-repeat: no-repeat;  
}
.nav_3 a,.nav_4 a, .nav_5 a{
    line-height: .4rem;
    font-size: .15rem;
    background-position: 0.1rem 0.12rem !important;  
}
.nav_2 a{
    background-position: 0.1rem 0.18rem;  
    font-size: .16rem;
    font-weight: 600;
    color: #333333;
}
.nav_3>div,.nav_4>div,.nav_5>div{
    position: relative;
}

.nav_4{
    max-height: 40vh !important;
    overflow-y: auto !important;
}
    .nav_4::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px; 
    height: 1px;
    }
    .nav_4::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #535353;
    }
    .nav_4::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
    }


.product_flex {
    margin-bottom: .4rem;
}
.addclc{
    top: auto;
    bottom: 0rem;
}

.wal .index-title p{
    /*max-width: 6rem;*/
    display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
}
.imgl{
    display: inline-block;
    width: .30rem;
    height: .3rem;
    position: relative;
    top: -0.02rem;
}
.f24{
    width: .18rem;
    height: .18rem;
}
.nes1{
    position: absolute;
    right: .5rem;
    top: 50%;
    transform: translate(0,-50%) rotate(180deg);
}
.fixe_tnav{
    position: fixed;
    right: .4rem;
    bottom: 10vh;
    z-index: 100;
}
.fixe_tnav>a{
    cursor: pointer;
    display: block;
    width: .6rem;
    margin-bottom: .01rem;
    height: .6rem;
    text-align: center;
    line-height: .58rem;
    background: #0869AC;
    border-radius: 10px;
    position: relative;
}
.wximghover>div{
    position: absolute;
    right: .6rem;
    top: 0;
}
.wximghover>div{
    width: 1.3rem;
    display: none;
}
.wximghover>div>img{
    width: 1.3rem;
    height: 1.3rem;
}
.felx_s_active{
    background-image: url(../img/bag1.png) !important;
    color: #004098 !important;
}
.acnene{
    background-image: none !important;
    background: none !important;
}
.indexFlash{
    max-height: 9rem;
    overflow: hidden;
}
.wow  li{
    cursor: pointer;
}
.kook{
    color: #0064B1;
}

.mobile_qq{
    display: none !important;
}
.sousuo{
    width: 3rem;
    border: .02rem solid  #004098;
    border-right: none;
}
.form-search{
    display: flex;
    align-items: center;
    justify-content:space-between;
}
.form-search input{
    width: calc(100% - .7rem);
    height: 100%;
    outline: none;
    font-size: .16rem;
    border: none;
    padding: 0 .1rem;
}
.form-search button{
    min-width: .5rem ;
    padding: 0 .05rem;
    height: .38rem;
    background: #004098;
    /*line-height: .4rem;*/
    text-align: center;
    font-size: .16rem;
    color: #FFFFFF;
    cursor: pointer;
}
.footer01>h1{
    font-size: .30rem;
    font-weight: bold;
    color: #FFFFFF;
    margin: .19rem 0 .4rem;
}
@media screen and (max-width:1000px) {

    .news-1 a .name{
        position: static;
        color: #333333;
        margin-top: .2rem;
    }
    
    .about-4 .list li.on{
        height: 3.6rem;
    }
    .hbtitle>div{
        width: 100%;
    }
    .in_about>.w1300{
        width: 90%;
    }
    .fixe_tnav{
        /*display: none;*/
        right: .4rem;
    }
    .bander>p{
        top: 50%;
        transform: translate(-50%  ,-50%);
        font-size: .3rem;
    }
    .about-4 .list li .layer p{
        font-size: .2rem;
    }
    .index-news .btn a{
        white-space: nowrap;
        font-size: .20rem;
    }
    .about-4 .list li .layer{
        padding: 0 .2rem;
    }
    .about-4 .list li .layer h3{
        font-size: .3rem;
    }
    .product_flex {
        margin-bottom: .4rem;
        display:block;
    }
    .product_left{
        display: none;
    }
    .product_list{
        width: 100%;
    }
    .product_item{
        width: 48%;
    }
    .product_item>div{
        height: 2rem;
    }
    html {
        font-size: 70px !important;
    }
     .nav {
         display: none !important;
     }
     .w1300{
         width: 95%;
     }
     .pc{
         display:block!important;
     }
     .indexFlash{
            height: 200px !important;
     }
     .indexFlash .swiper-slide{
      
         background-size: cover;
     }
     .indexFlash li{
         height: 100% !important;
     }
     .indexFlash .dots{
         left: .1rem !important;
     }
     .index-technology .list li .ico{
         width: 1.5rem;
     }
     .index-business .head .btn ul{
         display: none;
     }
     .index-business .list li{
         padding-top: 3rem;
        height: auto;   
        padding-bottom: .8rem;
     }
     .in_gsws {
        overflow: hidden;
        padding: .5rem 0 .51rem;
        background-size: cover;
        margin-top: .7rem;
  
    }
    #certify{
        width: 100% !important;
        overflow: hidden;
    }
    #certify .swiper-slide{
        width: 150px !important;
    }
    .index-about {
        padding: .7rem 0 .7rem 0;
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    .index-title a.p-more{
        position: static;
        margin-top: .2rem;
    }
    .index-technology .list li{
        min-height: 0;
    }
    .footer_list {
        display: block;
    }
    .footer01,.footer02{
        max-width: 100%;
        padding: 0 .2rem;
    }
    .fo_gzh {
        padding: .3rem .2rem 0;
    }
    .footer02{
        display: none;
    }
    .po_a{
        position: static;
    }
    .po_a>p{
        margin-bottom: .2rem;
    }
    .cprzimg {
        flex-wrap: wrap;
    }
    .f_b_content{
        width: 100%;
        height: auto;
        position: static;
    }
    .ywly_box{
        display: block;
    }
    .yw_img{
        width: 100%;
        margin-bottom: .2rem;
    }
    .f_b{
        height: auto;
    }
    .content_nav_a{
        white-space: nowrap;
        overflow-x: auto;
    }
    .content_nav>h2{
        display: none;
    }
    .content_nav_a>a{
        /*max-width: 1rem;*/
    }
    .yw_text{
        width: 100%;
    }
    .bander{
        height: 2rem ;
    }
    .zx_box{
        width: 100%;
        height: 3rem;
    }
    .zx_tow>a{
        width: 48%;
    }
    .zxitem{
        width: 100%;
    }
    .scitem,.dow_item{
        width: 45%;
    }
    .dow_list{
        display: flex !important;
        justify-content: space-between;
    }
    .dow_item>p{
        white-space: nowrap;
        overflow: hidden;
        text-overflow:ellipsis;
    }
    .dow_item>div{
        height: 2rem;
    }
    .ywly>.flex_sb{
        display: block;
    }
    .sclist{
        display: flex !important;
    }
    .lxwm_text{
        width: 100%;
        height: auto;
    }
    .zxitem_img>img{
        height: 100%;
    }
    #dtbox{
        width: 100%;
        height: 3rem;
        margin-top: .3rem;
    }
    .qqwe{
        display: block;
    }
    .yw_content{
        width: 100% ;
        padding: 0 ;
    }
    .lx_erwei{
        display: none;
        margin: 0 auto;
    }
    .rc_titles>.flex_sb{
        display: block;
    }
    .renc_list{
        width: 100%;
    }
    .rc_img{
        margin: 0 auto .1rem;
    }
    .cprzimg>div{
        margin-bottom: .2rem;
    }
    .showproduct_flex{
        display: block;
    }
    .lun{
        width: 100%;
    }
    .nes1{
        right: .3rem;
    }
    .cpgg{
        width: 95%;
        margin: .3rem auto 0 ;
    }
    .luncontent{
        width: 3rem;
        height: 3rem;
    }
    .snji_s{
        display: none;
    }
    .fixe_tnav>a>img{
        width: .4rem;
        height: .4rem;
    }
    .indexFlash .dots{
        bottom: .11rem !important;
    }
    .fixe_tnav>a{
        margin-bottom:0.03rem ;
        line-height: .5rem;
    }
    .mobile_qq{
        display: block !important;
    }
    .pc_qq{
        display: none !important; 
    }
    .footer01>h1 {
        font-size: .30rem ;
        font-weight: bold ;
        color: rgb(255,255,255) !important;
        margin: .19rem 0 .40rem !important;
    }
    .cpgg table ,.cpgg div ,.cpgg p,.cpgg span{
        max-width: 100% !important;
        /*display: none;*/
    }
}
