/*
Theme Name: 张家港新利特机械
Theme URI: http://www.zjgxltjx.com
Description: 张家港新利特机械 2021.2.12
Version: 1.0
Author: xugang
Author URI: xugang
Tags: custom header, fixed width, two columns, widgets
*/

body{
    font-size: 0.95rem;
    color: #666;
    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
}
a{
    color: #666;
    text-decoration: none;
}
a:hover{
    color: #0072ad;
    text-decoration: none;
}

li,ol,dl,dd,dt,ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
img{
    max-width: 100%;
}
header{
    padding: 0.5rem 0;
}
.top{
    color: #fff;
    background: #0072ad;
    padding: 0.3rem 2rem;
    font-size: 0.8rem;
}
.navlg {
    background-color: #0072ad;
    overflow: hidden;
}

.navlg ul li{
    float: left;
    margin-right: 1rem;
}
.navlg ul li a{
    color: #fff;
    padding: 1rem 3rem;
    display: block;
}
.navlg ul li a:hover ,
.current-menu-item a
{
    color: #fff;
    display: block;
    background-color: rgba(0, 0, 0, 0.15);
}
.slide img{
    width: 100%;
}
.asoue{
    border: 1px solid #ddd;
    border-top: none;
    padding: 2rem;
    font-size: 1.2rem;
    text-align: center;
    color: #333;
}
.asoue i{
    color: #0072ad;
}
.top2{
    margin-top: 2rem;
}
.top3{
    margin-top: 3rem;
}
.top4{
    margin-top: 4rem;
}
.htitle h3{
    color: #333;
    font-weight: 400;
    font-size: 2rem;
}
.htitle p{
    color: #0072ad;
    margin-top: 1rem;
}
.htitle p span{
    height: 1px;
    display: block;
    background: #0072ad;
    width: 5rem;
}
.hproc{
    width: 85%;
}
.hproc ul li {
    margin-bottom: 1.5rem;
}
.hproc ul li img{
    padding: .2rem;
    /* border: 1px solid #ddd; */
    height: 13rem;
}
.prdimg{
    border: 1px solid #ddd;
    text-align: center;
    height: 13.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #eee;
}

.prdimg:hover{
    border: 1px solid #0072ad;
}
.hproc ul li h3{
    font-size: 1rem;
    margin-top: .8rem;
    text-align: center;
}
.iconab{
    background: url(images/icontab.jpg) no-repeat;
    height: 185px;
    background-size: 100%;
}
.iconab h4{
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 3rem;
    padding-top: 2rem;
}
.iconab p{
    color: #fff;
    margin-top: 1rem;
    text-align: center;
}
/* .habout{
    
} */
.abbj{
    background: #eee;
    margin: 0;
}
.abbj div{
    margin: 0;
    padding: 0;
}
.absty{
    margin-top: 2rem;
    padding-top: .5rem;
    line-height: 1.6rem;

}
.abbj div .absty{
    padding: 1.5rem;
}
.hnews{
    background: #eee;
}
.hmdns{
    padding: 1rem;
}
.hmdns h4{
    color: #333;
    font-size: 1.3rem;
    font-weight: 400;
    margin-top: .5rem;
}
.hnewslst{
    margin-top: 1rem;
}
.hnewslst li:hover{
    box-shadow: #ccc 0 0 5px;
    transition: box-shadow 0.5s;
}
.hnewslst li{
    margin-bottom: .5rem;
    background: #ffffff;
    padding: .5rem;
    overflow: hidden;
}
.hndata span{
    font-size: 2.5rem;
    font-weight: 100;
    color: #333;
}
.hndata{
    width: 20%;
    float: left;
}
.hndetail{
    width: 75%;
    float: right;
    
}
.hndetail h5{
    color: #333;
}

footer{
    background: #0072ad;
    padding: 1.5rem;
    overflow: hidden;
}
.fttle h4{
    color: #fff;
    float: left;
}
.fttle h5{
    float: left;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 100;
    font-family: auto;
    padding-left: 2rem;
}

.msg{
    float: right;
    width: 100%;
}
.txtarea{
    border: 1px solid #666;
    background: #fff;
    height: 1.5rem;
}
.msgbtn{
    background: #333;
    color: #fff;
    padding: 0.2rem .5rem;
}
.msg div{
    margin-bottom: .5rem;
}
.ftcontact{
    border-top: 1px solid rgb(79, 107, 230);
}
.ftcontact h4{
    color: #fff;
    margin-top: 1rem;
}
.ftcontact p{
    color: #fff;
}
.copy{
    text-align: center;
    color: #fff;
    padding: 1rem;
}
.copy a{
    color: #fff;
}
.postion{
    line-height: 3.5rem;
    background: #eee;
    padding: 0 3rem;
}
.pgprolst{
    max-width: 85%;
}
.prls h3{
    background: #0072ad;
    line-height: 3.5rem;
    font-size: 1.3rem;
    color: #fff;
    margin-bottom: 0;
    padding-left: 1rem;
}
.prls ul li{
    border-bottom: dotted 1px #ddd;
}
.prls ul li a{
    line-height: 2.2rem;
    background: #f5f8fe;
    display: block;
    padding-left: 1.5rem;
}
.prls ul li a:hover{
    background: #0072ad;
    color: #fff;
}
.pdl img{
    padding: .2rem;
    max-height: 13rem;
}
.pdl li{
    margin-bottom: 1rem;
}
.pdl h3{
    font-size: 1.2rem;
    font-weight: 400;
    margin-top: .6rem;
    text-align: center;
}
.catetxt{
    padding: 0rem;
}
.catetxt ul li{
    float: left;
}
.catetxt ul li a{
    padding: .5rem;
    display: block;
    background: #eee;
    margin: .5rem .2rem 0 0;
    border-radius: 1rem;
}
.prodetail{
    padding: 10px;
    margin-top: 2rem;
}
.pageabout{
    text-align: center;
    padding: 2rem;
    color: #0072ad;
}
.shm{
    position:fixed;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.7);
    width: 20%;
    padding: 10px;
    font-size: 0.9rem;
}
.shm h5{
    font-size: 1rem;
}