@charset "utf-8";
.ny-position{
    background: #e8e8e8;
    line-height: 3.5rem;
    color: #666;
    margin-bottom: 1.5rem;
}
.ny-position a{
    color: #666;
    margin: 0 0.5rem;
    font-size: 1.4rem;
}


.ny-fl{
  margin-bottom:.5rem;
}
.ny-fl .am-u-sm-6{
  margin-bottom:1rem;
}
.ny-fl ul li a{
text-align: center;
    background: #33af18;
    line-height: 3.5rem;
    font-size: 2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 1rem;
    border-radius: 35px;
    border: 1px solid #33af18;
}
.ny-fl ul li a{ 
    display: block; 
    color: #fff;
}


.ny-tit{
color: #1833af;
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 4rem;
    font-size: 2rem;
    margin-bottom: 1rem;
    font-weight: bold;
}

.ny-bj{
    width: auto;
}
.nyabout{
    line-height: 2.5rem;
}
.nyabout p{
    line-height: 2.5rem;
    margin: 0;
    font-size: 1.6rem!important;
}
.nyabout *{
    line-height: 2.5rem!important;
    font-size: 1.6rem!important;
}
.nyabout img{max-width:100%}


.nyprodetail-img{
    margin-bottom: 1.5rem;
}
.nyprodetail-img img{
    width: 100%;
    display: block;
}
.nyprodetail-img p{
    margin: 0;
    text-align: center;
    font-size: 2rem;
    margin-top: 1rem;
}
.nyprodetail-con-tit{
    border-bottom: 1px solid #ccc;
    display: table;
    width: 100%;
    margin-bottom: 1rem;
}
.nyprodetail-con-tit span{
    background: #33af18;
    color: #fff;
    float: left;
    text-align: center;
    line-height: 4rem;
    border-radius: 5px 5px 0 0;
    font-size: 2rem;
    padding: 0 2rem;
}
.nyprodetail-con-wz *{
    font-size: 1.8rem!important;
    line-height: 3rem!important;
    margin: 0;
}
.nyprodetail-con-wz table tr{
    text-align:center;
}
.nypart{
    border-top: 1px dashed #ccc;
    padding-top: 1rem;
    margin-top: 1rem;
}
.nypart ul{
    padding: 0;
}
.nypart ul li{
    line-height: 3.5rem;
    font-size: 1.8rem;
    color: #333;
    height: 3.5rem;
}
.nypart ul li span{
    display: block;
    float: left;
    width: 23%;
    text-align: center;
}
.nypart ul li a{
    color: #666;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    display: block;
    float: right;
    width: 75%;
}



.newsdetail-tit{
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
}
.newsdetail-tb{
    text-align: center;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    color: #666;
}
.newsdetail-tb i{
    font-size: 1.4rem;
    margin-right: .5rem;
}
.newsdetail-con *{
    margin: 0;
    font-size: 1.6rem!important;
    line-height: 2.8rem!important;
}



.nycontact-a a{
    display: block;
    color: #fff;
    background: #01824a;
    text-align: center;
    line-height: 5rem;
    border-radius: 10px;
    font-size: 2.6rem;
    width: 70%;
    margin: auto;
}



.ny-cpfl{
    
}
.ny-cpfl dl{
    display: table;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 1rem;
    width: 100%;
}
.ny-cpfl dl dt{
    font-size: 1.8rem;
    line-height: 3rem;
}
.ny-cpfl dl dt a{
    color: #33af18;
}
.ny-cpfl dl dd{
    float: left;
    width: 50%;
    margin-top: 0;
    line-height: 3rem;
    
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.ny-cpfl dl dd a{
    color: #666;
}