@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: #0065a9;
    line-height: 3rem;
    font-size: 1.6rem;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    padding: 0 1rem;
    border-radius: 5px;
}
.ny-fl ul li a{ 
    display: block; 
    color: #fff;
}


.ny-tit{
    background: #0065a9;
    color: #fff;
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 3.5rem;
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

.ny-bj{
    width: auto;
}
.nyabout{
    line-height: 2.5rem;
}
.nyabout p{
    line-height: 2.5rem;
    margin: 0;
    font-size: 1.6rem!important;
}
.nyabout *,.nycontact *{
    line-height: 2.5rem!important;
    font-size: 1.6rem!important;
}



/*产品详情*/
.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: #0065a9;
    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;
    margin: 0;
}
.nypart ul li{
    line-height: 3.5rem;
    font-size: 1.4rem;
    color: #333;
    height: 3.5rem;
}
.nypart ul li span{
    display: block;
    float: left;
    width: 17%;
    text-align: center;
}
.nypart ul li a{
    color: #666;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    display: block;
    float: right;
    width: 83%;
}


/*新闻资讯*/
.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: #0065a9;
    text-align: center;
    line-height: 5rem;
    border-radius: 10px;
    font-size: 2.6rem;
    width: 70%;
    margin: auto;
}



.ny-cpfl{
    /* margin-bottom: 1rem; */
}
.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: #0065a9;
}
.ny-cpfl dl dd{
    float: left;
    width: 50%;
    margin-top: 0;
    line-height: 3rem;
    /* padding: 0 1rem; */
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.ny-cpfl dl dd a{
    color: #666;
}


/*客户见证*/
.client-list{
  width: auto;
}
.client-list dl{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}
.client-list dl dt{
    color: #333;
    font-size: 1.6rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.client-list dl dd{
    color: #666;
    line-height: 2.8rem;
}
.client-list dl img{
    margin-bottom: 1rem;
}
.client .am-nav-tabs{
    border-bottom: 0;
}
.client .am-nav-tabs li{
    width: 32%;
    margin-left:2%;
    text-align: center;
}
.client .am-nav-tabs li.am-active a{
    background: #0065a9!important;
    color: #fff!important;
}
.client .am-nav-tabs li:first-child{
    margin-left:0;
}
.client .am-nav-tabs li a{
    margin-right: 0;
    border: 0!important;
    color: #333;
}
.client .am-tabs-bd{
    border: 0;
}


/*留言*/
.messag{}
.messag .messag_tit{
    color: #666;
    border-bottom: 1px solid #ddd;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
}
.messag table{
    border-collapse: collapse;
    width: 100%;
}
.messag table tr{
    line-height: 40px;
    border: 1px solid #dfdfdf;
    display: table;
    margin-bottom: 3%;
    width: 100%;
}
.messag table tr th{
    width: 20%;
    text-align: center;
    color: #666;
    display: table;
    float: left;
    position: relative;
}
.messag table tr th:before{
    content: "";
    position: absolute;
    background: #dfdfdf;
    height: 100%;
    width: 1px;
    right: 0;
}
.messag table tr td{
    width: 80%;
    display: table;
    float: left;
}
.messag table tr td input{
    border: 0px;
    /* height: 40px; */
    line-height: 40px;
    outline: 0;
    width: 80%;
    display: table;
    float: left;
}
.messag table tr td textarea{
    border: 0;
    outline: 0;
    resize: none;
    width: 100%;
    float: left;
    display: table;
    height: 8rem;
    line-height: 4rem;
    overflow: hidden;
}