@charset "utf-8";
/* CSS Document */


/*product*/
.product{}
.cpzx{
    margin-top: 30px;
}
.cpzx-r{
    float:  left;
    width: 300px;
    /* border: 1px solid; */
}
.cpzx-r1{background: #0062ab;width: 100%;height: 50px;}
.cpzx-r1 h2{
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    color: #ffffff;
    float:  left;
    line-height: 50px;
    margin-left: 15px;
}
.cpzx-r1 h4{
    float:  left;
    font-size: 14px;
    color: white;
    line-height: 50px;
}
.cpzx-r ul{}
.cpzx-r ul li{
    white-space: nowrap;
    background: #e6e6e6;
    margin: 0 !important;
}
.cpzx-r ul li a{
    background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 72%,#edecec 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 72%,#edecec 100%);
    background: linear-gradient(top, #ffffff 0%,#f5f5f5 72%,#edecec 100%);
    color: #666666;
    display: block;
    line-height: 45px;
    padding: 0 20px;
}
.cpzx-r ul li a:hover{
    text-decoration: none;
}
.cpzx-r2{
    background: url(../images/cpbj.jpg);
    height: 175px;
    padding: 30px 0;
}
.cpzx-r2 img{
    display: block;
    margin: 0 auto;
}
.cpzx-r2 p{
    color: white;
    text-align: center;
    margin: 8px 0 0 0;
    line-height: 20px;
    font-size: 16px;
}
.cpzx-r2 b{
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    display: block;
    line-height: 54px;
}
.cpzx-l{
    float:  left;
    margin-left: 40px;
    width: 860px;
}
.po{
    border-bottom: 4px solid;
    height: 40px;
}
.po h2{
    float:  left;
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
}
.po span{
    float:  right;
    line-height: 40px;
}
.cpzx-l ul{
    margin-top: 30px;
    margin-left: 14px;
}
.cpzx-l ul li{
    float:  left;
    position: relative;
    display: block;
    margin-bottom: 22px;
    border: 1px solid #e4eaec;
    border-radius: .215rem;
    background-color: #fff;
    width: 259px;
    height: 250px;
    margin-right: 20px;
}
.cpzx-l ul li:hover{
    border: 1px solid #0365ae;
}
.cpzx-l ul li img{
    background: none;
    border: 2px solid #ffffff;
    border-radius: 8px !important;
    transition: all 0.6s;
    width: 98.5%;
    height: 210px;
}
.cpzx-l ul li a{
    text-align: center;
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
}
.cpzx-l ul li a:hover{
    background: whitesmoke;
    text-decoration: none;
}
.tp{width: 100%;height: 140px;background: url(../images/bj.jpg);}
.hzlc{
    margin-top: 10px;
}
.hzlc h2{
    text-align: center;
    font-size: 36px;
    color: #000000;
    line-height: 80px;
}
.hzlc ul{
    margin-top: 10px;
}
.hzlc ul li{
    float:  left;
    margin-left: 143px;
}

.hzlc ul li img{}
.hzlc ul li h3{text-align: center;color: black;font-size: 20px;font-weight: 500;line-height: 45px;}
.hzlc ul li:hover h3{
    color: #0062ab;
}
.lib{
    margin-left: 0 !important;
}
/**/
.anli{
    width: 100%;
    height: 715px;
    background: url(../images/bj2.jpg);
    padding-top: 40px;
    margin-top: 15px;
}
.tit{
    width: 752px;
    margin: 0 auto;
    height: 70px;
}
.tit h1{
    color: white;
    text-align: center;
    font-size: 32px;
    width: 100%;
    margin-top: -94px;
}
.tit span{
    display:  block;
    font-size: 20px;
    text-align: center;
    margin: 0;
    color: #ffffff;
    position: relative;
    top: 6px;
}
.tit img{}
.anli-a{}
.anli-a ul{
    width: 1200px;
    height: 10px;
    margin-top: 30px;
}
.anli-a ul li{
    display: inline-block;
    margin: 0 0 40px 0;
    text-align: left;
    position: relative;
    overflow: hidden;
    float: left;
    transition: all 300ms ease;
    width: 280px;
    margin-left: 15px;
    background: white;
    padding: 8px 0px 0;
    margin-top: 10px;
}
.anli-a ul li a{}
.anli-a ul li:hover{
    background: #0062ab;
    transform: translateY(-10px);
}
.anli-a ul li a:hover{
    color:  white;
    text-decoration:  none;
}
.anli-a ul li a img{
    max-width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    width: 265px;
    height: 214px;
}
.anli-a ul li a h3{
    text-align: center;
    line-height:  28px;
}
/*about*/
.about{
    margin-top: 40px;
}
.about-a{}
.about-a h2{
    text-align: center;
    font-size:  18px;
    font-weight: 700;
    line-height: 50px;
}
.about-a p{
    text-indent: 2em;
    font-size: 14px;
    line-height: 25px;
}
.about-a a{
    display: block;
    width: 90px;
    height: 30px;
    border: 1px solid;
    text-align:  center;
    line-height: 30px;
    background: black;
    color:  white;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 20px;
}
.about-a a:hover{
    background: #0062ab;
    text-decoration:  none;
}
.about ul{
    width: 1200px;
    height: 10px;
    margin-top: 30px;
}
.about ul li{
    float:  left;
    transition: all 300ms ease;
    width: 270px;
    margin-left: 21px;
    height: 215px;
}
.about ul li:hover{
    transform: translateY(-15px);
}
.about ul li a{}
.about ul li a:hover{
    text-decoration: none;
    color: #0062ab;
}
.about ul li a img{
    width: 260px;
    background: #d4d4d4;
    padding: 10px;
}
.about ul li a h3{
    text-align:  center;
    line-height: 27px;
}
.tit1 h1{
    color: black;
}
.tit1 span{
    color:  black;
}
/*NEWS*/
.news{
    margin-top: 66px !important;
}
.news-tit{}
.news-tit h1{
    font-size: 50px;
    font-weight: 700;
    color: #909090;
    margin: 0;
    float:  left;
}
.news-tit span{
    float:  left;
    margin-left: 8px;
}
.news-tit span h2{
    color:  #1a1819;
    font-size: 20px;
    margin-top: 8px;
}
.news-tit span p{
    color: #1a1819;
}
.news-tit a{
    float:  right;
    border: 1px solid;
    display: block;
    height: 29px;
    width: 80px;
    line-height: 30px;
    text-align: center;
    color: #1a1819;
    margin-right: 11px;
    margin-top: 18px;
}
.news-tit a:hover{
    background:  #1a1819;
    color:  white;
    text-decoration:  none;
    margin-right: 11px;
    margin-top: 18px;
}
.news-a{}
.news-a ul{}
.news-a ul li{
    /* border: 1px solid; */
    width: 1200px;
    margin: 0 auto;
    height: 100px;
    margin-top: 16px;
    background: #cccccc;
}
.li-r{
    float:  left;
    width: 120px;
    height: 100px;
    background:  black;
}
.li-r span{
    display: inline-block;
    line-height: 30px;
    color: #ffffff;
    font-size: 17px;
    text-align:  center;
    display: block;
}
.li-r h4{
    font-size: 52px;
    color: white;
    text-align:  center;
}
.li-l{width: 1060px;float:  left;}
.li-l a{
    width: 1060px;
    height: 80px;
    padding: 10px;
    text-decoration: none;
    display: block;
    color: white;
    padding: 10px;
}
.li-l a:hover{
    text-decoration:  none;
    background: #0062ab;
    display:  block;
    color:  white;
    padding: 10px;
}
.li-l a h3{
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    color: #000000;
    margin: 0;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.li-l a p{
    color: #212121;
    font-size: 14px;
}
.li-l a:hover h3{color: white;}
.li-l a:hover p{color: white;}
.logo{margin-top: 10px !important;}