@charset "utf-8";
.itit{
    border-bottom: 1px solid #ebebeb;
    margin-bottom: .1rem;
}
.itit .itit_pad{
    padding: .15rem .15rem .1rem;
    line-height: .2rem;
    height: .2rem;
}
.itit span{
    font-size: .2rem;
    display: block;
    float: left;
}
.search{
    margin-bottom: 0;
}
.ny_banner img{
    display: block;
    width: 100%;
}

/*33*/
.ny_nav{}
.ny_nav ul{
    background: #005ebe;
}
.ny_nav ul li{
    float: left;
    width: 33.33%;
    text-align: center;
    line-height: .35rem;
    height: .35rem;
    position: relative;
}
.ny_nav ul li a{
    font-size: .13rem;
    color: #fff;
    display: block;
    overflow: hidden;
    line-height: .35rem;
    height: .35rem;
}
.ny_nav ul li:after{content:'';position:absolute;top:0;right: -1px;z-index:9;height: 100%;width:0px;background-color:#fff;border-left: 1px solid #fff;}
.ny_nav ul li:before{content:'';position:absolute;top: 0;right: 0px;z-index:9;height: 0px;width:100%;background-color:#fff;border-top: 1px solid #fff;}

/*25*/
.ny_nav25 ul li{
    width: 25%!important;
}
/*20*/
.ny_nav20 ul li{
    width: 20%!important;
}
/*50*/
.ny_nav50 ul li{
    width: 50%!important;
}

.ny_loc{
    background: #005ebe;
    padding: 0 .1rem;
    line-height: .3rem;
    height: .3rem;
    font-size: .125rem;
    color: #fff;
    margin-bottom: .15rem;
}
.ny_loc a{
    color: #fff;
    margin: 0 .05rem;
}

.nyabout_tit{
    padding: .15rem .15rem .1rem;
    line-height: .2rem;
    height: .2rem;
    font-size: .2rem;
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: .1rem;
    color: #005ebe;
}
.nyabout_content{
    width: auto;
}
.nyabout_brief{
    width: auto;
    line-height: .257rem;
    font-size: .15rem;
    margin-bottom: .2rem;
    padding: 0 .1rem;
}
.nyabout_brief_wz{
    font-size: .125rem;
    line-height: .2rem;
}
.nyabout_brief img{
    width:100%!important;
    height:auto!Important;
}

/*产品展示*/
.ipro{
    margin-bottom: 0;
}
.ipro .nypro_pad{
    padding: 0 .15rem;
}
.ipro_wzlb{
    margin-bottom: .125rem;
    height: 1.8rem;
    overflow-x: hidden;
}
.ipro_wzlb ul{
    padding: 0 .15rem;
}
.ipro_wzlb ul li{
    line-height: .3rem;
    height: .3rem;
    border-bottom: 1px dashed #ddd;
    float: left;
    width: 46%;
    margin: 2%;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.ipro_wzlb ul li a{
    display: block;
    font-size: .13rem;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}



/*新闻资讯*/
.newsdetail{
    padding: .15rem 0;
}
.newsdetail_tit{
    border-bottom: 1px solid #ddd;
    padding-bottom: .1rem;
    margin-bottom: .1rem;
}
.newsdetail_tit_t1{
    font-size: .15rem;
    text-align: center;
    margin-bottom: .05rem;
    font-weight: bold;
}
.newsdetail_tit_date{
    color: #b2b2b2;
    text-align: center;
    font-size: .1rem;
}
.newsdetail_tit_date i{
    max-width: 50%;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin: 0 2%;
}
.news_con{
    font-size: .14rem!important;
    line-height: .3rem!important;
}
.news_con img{
    max-width:100%;
    height:auto!important;
}

.Previous{
    border-top: 1px dashed #ddd;
    padding: .1rem;
    margin-top: .1rem;
    font-size: .13rem;
}
.Previous ul li{
    line-height: .25rem;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.Previous a{
    font-size: .13rem;
}

.inews_list{
    padding-bottom: .1rem;
    margin-bottom: 3%;
}
.inews_dl{
}
.inews_dl dl{
    border-bottom: 1px dashed #f0f0f0;
    padding-bottom: .1rem;
    margin-bottom: .1rem;
}
.inews_dl dl .inews_dl_pad{
    padding: 0 .15rem;
}
.inews_dl dl dt{
    height: .2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #e94544;
    font-size: .125rem;
}
.inews_dl dl dt a{margin-left: .05rem;font-size: .15rem;}
.inews_dl dl dd{
    margin-left: .125rem;
    color: #b2b2b2;
}
.inews_dl dl dd span{
    margin-right:.06rem;
    font-size: .1rem;
}

.prodetail_img{
    padding: 0 .1rem .1rem;
    border-bottom: 1px dashed #ddd;
    margin-bottom: .15rem;
}
.prodetail_img img{
    width: 100%;
}
.prodetail_img p{
    text-align: center;
    font-size: .2rem;
    margin-top: .1rem;
}

.prodetail_con{}
.prodetail_con_span{
    height: .2rem;
    line-height: .2rem;
    margin-bottom: .1rem;
}
.prodetail_con_span span{
    font-size: .125rem;
    float: left;
    display: block;
    border-bottom: 2px solid #005ebe;
    padding-right: 2%;
    color: #005ebe;
}
.prodetail_con_wz{
    clear: both;
    font-size: .125rem;
    line-height: .257rem;
}



.proimg{
    padding: 0 .1rem;
}
.proimg img{
    width: 100%;
}
.proimg dl{
    margin-top: 20px;
}
.proimg dl dt{
    font-size: .18rem;
    border-bottom: 1px dashed #ccc;
    padding-bottom: .1rem;
    margin-bottom: .1rem;
}
.proimg dl dd{
    font-size: .14rem;
    line-height: .25rem;
    color: #666;
}