@charset "utf-8";
.ny-banner{
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}
.ny-position{
    position: absolute;
    top: 4rem;
}
.ny-position-tit{
    color: #ce2731;
    font-weight: bold;
    font-size: 4rem;
    text-transform: uppercase;
}
.ny-position-a{
    font-size: 1.4rem;
    margin-top: 2rem;
}
.ny-position-a a{
    margin: 0 5px;
}
.ny-img img{
    max-width: none;
}



.nycon{
    margin-top: 5rem;
}


/*新闻*/
.nynews-list{
    margin-top:5rem;
}
.nynews-list:first-child{
    margin-top:0;
}
.newsimg img{
    display: block;
    width: 100%;
}
.nynews-list .tit{
    font-size: 1.68rem;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.nynews-list .tb{
    color: #999;
    margin: 1rem 0;
    font-size: 1.2rem;
}
.nynews-list .tb i{
    margin-right: 2rem;
}
.nynews-list .brief{
    color: #666;
    line-height: 2.5rem;
}
.nynews-a{
    margin-top: 1.5rem;
}
.nynews-a a{
    color: #ce2731;
}
.nynews-a a:hover{
    text-decoration: underline;
}
.newsdetail-tit{
    text-align: center;
    font-size: 2.4rem;
}
.newsdetail-tb{
    text-align: center;
    font-size: 1.4rem;
    border-bottom: 1px solid #eee;
    padding: 1rem 0;
    margin-bottom: 1rem;
}
.newsdetail-tb i{
    margin: 0 1rem;
    color: #666;
}
.newsdetail-brief{
    line-height: 2.5rem;
}



/*关于我们*/
.nyabout-wz{
    line-height: 2.8rem;
}
.nyabout-wz p{
    line-height: 2.8rem;
}
.nyabout-wz p:first-child{
    margin-top:0;
}
.nyabout-img img{
    width: 100%;
}


/*产品*/
.nyprotit{
    text-align: center;
    font-size: 3.2rem;
    color: #0a7dd6;
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: 3rem;
}
.nyprotit:before{
    content: "";
    position: absolute;
    background: #0a7dd6;
    width: 6rem;
    height: 4px;
    bottom: 0;
    left: 50%;
    margin-left: -3rem;
}
.nypro ul li{
    padding:1rem;
}
.nypro ul li .bigimg{
    border: 1px solid #eee;
}
.nypro ul li img{
    width: 100%;
}
.nypro ul li p{
    text-align: center;
    font-size: 1.6rem;
    margin-top: 1rem;
    line-height: 2.8rem;
}
.leftnav{
    padding-right: 2rem;
}
.leftnav dl dt{
    font-size: 2.4rem;
    color: #0a7dd6;
    line-height: 4rem;
}
.leftnav dl{
    border: 1px solid #ccc;
}
.leftnav dl dd{
    border-top: 1px solid #ccc;
}
.leftnav dl dd:first-child{
    border-top: 0;
}
.leftnav dl dd a{
    display: block;
    line-height: 6rem;
    color: #333;
    padding: 0 2rem;
}
.leftnav dl dd a:hover{
    background:#af0007;
    color:#fff;
}
/*.prodetail-img img{
    width: 100%;
    display: block;
}*/
.prodetail-img .swiper-slide {
  background-size: cover;
  background-position: center;
}
.prodetail-img .gallery-top {
  height: 80%;
  width: 100%;
}
.prodetail-img .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding-top: 10px;
  margin:0 20px;
}
.prodetail-img .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
  cursor: pointer;
}
.prodetail-img .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.prodetail-img .swiper-button-next:after,.prodetail-img .swiper-button-prev:after{
    font-size: 18px;
    color: #fff;
}
.prodetail-img .swiper-button-next,.prodetail-img .swiper-button-prev{
    bottom: 8px;
    top: auto;
    background: #ce2731;
    outline: 0;
}
.prodetail-img .swiper-button-next{
    right: 0;
}
.prodetail-img .swiper-button-prev{
    left: 0;
}


.prodetail-brief dl{
    margin-bottom: 2rem;
}
.prodetail-brief dl dt{
    color: #ce2731;
    font-size: 2.4rem;
}
.prodetail-brief dl dd{
    line-height: 2.8rem;
}
.prodetail-brief a{
    display: block;
    background: #ce2731;
    color: #fff;
    text-align: center;
    line-height: 4rem;
    border-radius: 30px;
    width: 13rem;
}
.prodetail-con{
    margin-top: 2rem;
}
.prodetail-con-tit{
    font-size: 2rem;
    text-transform: uppercase;
    color: #ce2731;
    border-bottom: 1px solid #ce2731;
    padding-bottom: .5rem;
    margin-bottom: .5rem;
}
.prodetail-con-brief{
    line-height: 2.8rem;
}
.prodetail-con-brief table{
    width: 100%!important;
    border: 1px solid #999!important;
    border-collapse: collapse;
}
.prodetail-con-brief table td{
    border: 1px solid #999!important;
    padding: 5px!important;
    text-align: center;
}




/*联系我们*/
.contact-tit{
    font-size: 2.4rem;
    color: #ce2731;
    margin-bottom: 2rem;
}
.contact-li li{
    margin-bottom: 1rem;
}
.contact-li li .con-i{
    text-align: center;
}
.contact-li li .con-wz{
    line-height: 5rem;
    font-size: 1.6rem;
}
.contact-li li i{
    font-size: 3rem;
    color: #ce2731;
}
.contact-tb{
    margin-bottom:2rem;
    margin-top: 1rem;
}
.contact-tb h1{
    color: #ce2731;
}
.contact-tb a{
    font-size: 3rem;
    margin-right: 2rem;
    color: #ce2731;
}
.contact-tb a:hover{
    color:#333;
}
.message .am-form-group{
    margin-bottom:2rem;
}
.message .am-form-group input{
    color: #999;
}
.message legend{
    color: #ce2731;
    padding-bottom: 0;
    margin-bottom: 1rem;
    border-bottom: 0;
}
.message .am-btn-default{
    background: #ce2731;
    color: #fff;
    border-radius: 5px;
}







@media screen and (max-width: 1200px) {
    .newsimg{
        margin-bottom:1.5rem;
    }
    .nynews-list{
        margin-bottom:3rem;
    }
    .ny-position-a{
    margin-top: 0;
}
    .ny-img img{margin-left: -15rem;}
}