/* 公共css */
body, html {
    /*min-width: 320px;*/
    /*max-width: 100%;*/
    overflow-x: hidden;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
}

a {
    color: inherit;
    -webkit-tap-highlight-color: transparent;
}
input,a,div{
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#nav_layer36E777F9016870880428CE68A20ACA62 li.lihover{
    width: 132px;
    background-color: #dfdfdd!important;
}
#nav_layer36E777F9016870880428CE68A20ACA62 li>a.ahover{
    color: #0064b6!important;
    font-size: 14px;
    font-family: Microsoft YaHei;
}




.product-cate{
    position: relative;
    top: 510px;
    width: 100%;
    overflow: hidden;
    z-index: 999;
}
.product-cate ul{
    overflow: hidden;
}
.product-cate li{
    float: left;
    width: auto;
    min-width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.product-cate li a{
    background-color: rgba(0,103,172,1);
    display: block;
    color: white;
    font-family: Microsoft YaHei;
    font-size: 14px;
    padding: 0 10px;
    font-weight: normal;
    transition:  all .5s;
}
.product-cate li a:hover,.product-cate li.on a{
    background-color: #cc0000ff;
}

.product-cate .ejcate_list{
    clear: both;
    margin-top: 10px;
    overflow: hidden;
}
.product-cate .ejcate_list li{
    margin-top: 0;
    height: 25px;
    line-height: 25px;
}
.product-cate .ejcate_list li a{
    background-color: #cc0000ff;
}

.product-list{
    box-sizing: border-box;
    padding-bottom: 50px;
    clear: both;
}
.wp-new-article-style_lis{
    width: calc(100%/4 - 4.7%) !important;
    float: left;
    display: block;
    margin: 0 20px 20px 0 !important;
}
.wp-new-article-style_lis:nth-of-type(4n){
    margin-right: 0!important;
}

.wp-new-article-style_lis .img{
    width: 100% !important;
    height: 100% !important;
    display: block;
}

 .paging  a{
    border: 1px solid #D5D5D5;
    display: inline-block;
    padding: 0 3px;
    height: 18px;
    line-height: 18px;
    margin: 0 2px;
}
.paging a.currPage {
    border: medium none transparent;
    color: #D00!important;
}
.wp-new-prodcuts-detail-left{
    float: left;
}
.wp-new-prodcuts-detail-right{
    float: left;
    min-width: 254px;
    color: #454545;
}

.conts p.abstract{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box!important;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
#layerF2C9D40ED05CB77EEAE0DA21AF764036 .article_list-layerF2C9D40ED05CB77EEAE0DA21AF764036 p.title > a{
    display: block!important;
}

.artdetail_title{
    position: relative;
    text-align: center;
    top: 490px;
}
.artview_info{
    position: relative;
    text-align: center;
    top: 510px;
    margin:  0 auto;
    right: 0;
    left: 0;
    display: inline-block;
}

.article_list-layer07D459FD3AAE890E0D6E63A9EF0CB3A5 ul li:nth-of-type(4n){
    margin-right: 0!important;
}
.article_list-layer07D459FD3AAE890E0D6E63A9EF0CB3A5 ul li{
    margin-right:46px!important;
}
#nav_layer36E777F9016870880428CE68A20ACA62 li.wp_subtop{
    width: 156px!important;
}


.PRow1{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.PRow2{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.PRow3{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}