﻿html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", "Microsoft YaHei", Helvetica, sansation, Verdana, Arial, sans-serif;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

.pcr {
    width: 100%;
    min-width: 1200px;
    height: 820px;
}

.pcrtext {
    width: 303px;
    height: 50px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    top: 75px;
    background-image: url('../images/line.png');
    background-repeat: no-repeat;
    background-position-y: 12px;
    text-align: center;
}

.pcrtext p {
    font-size: 25px;
    color: #1047a1;
    padding-left: 80.5px;
    padding-right: 80.5px;
    letter-spacing: 3px;
    margin: 0px;
    text-align: center;
}

.pcrtext font {
    font-size: 16px;
    color: #848484;
}

.partition {
    height: 50px;
    width: 955px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 130px;
}

.partition ul li {
    width: 160px;
    height: 50px;
    background-color: #1047a1;
    float: left;
    margin-left: 105px;
    text-align: center;
}

.partition ul li:nth-child(4n+1) {
    margin-left: 0px;
}

.partition a {
    color: #fff;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
}

.pcrphoto {
    width: 808px;
    margin: 0 auto;
    background-color: #fff;
}

.pcrphoto img {
    width: 100%;
}

.seemore {
    width: 1210px;
    margin: 0 auto;
    background-color: #fff;
    height: 53px;
    background-image: url('../images/backgroundline.png');
    background-repeat: no-repeat;
    background-position-y: 26px;
    background-position-x: -137px;
}

.seemoretext {
    border: 1px solid #ebebeb;
    height: 51px;
    width: 190px;
    margin: 0 auto;
    text-align: center;
}

.seemoretext a {
    color: #666;
    height: 51px;
    line-height: 51px;
    font-size: 13px;
    display: block;
    overflow: hidden;
}

.seemoretext a:hover {
    color: #fff;
    height: 51px;
    line-height: 51px;
    font-size: 13px;
    display: block;
    overflow: hidden;
    background-color: #1047a1;
}

.banner1 {
    width: 100%;
    min-width: 1200px;
    height: 172px;
    background-color: #fff;
    background-image: url('../images/banner.jpg');
}

.bannertext {
    width: 1042px;
    height: 84px;
    margin: 0 auto;
    position: relative;
    top: 44px;
}

.bannertext p {
    color: #70cafc;
    font-size: 30px;
    font-weight: bold;
}

.bannertext font {
    color: #fff;
    font-size: 24px;
    line-height: 60px;
}

.bannerleft {
    width: 700px;
    height: 84px;
    float: left;
}

.bannerright {
    width: 172px;
    height: 56px;
    float: right;
    background-color: #72c9fe;
    margin-top: 14px;
    text-align: center;
}

.bannerright a {
    color: #0b479f;
    font-size: 18px;
    font-weight: bold;
    display:block;
    line-height: 56px;
    overflow:hidden;
}

.bannerright a:hover {
    color: #0b479f;
    font-size: 22px;
    font-weight: bold;
    height: 56px;
    line-height: 56px;
}

.product {
    width: 100%;
    min-width: 1200px;
    height: 170px;
    background-color: #fff;
}

.productlist {
    width: 100%;
    min-width: 1200px;
    height: 883px;
    background-color: #f4f4f4;
}

.list {
    height: 765px;
    width: 952px;
    margin: 0 auto;
    position: relative;
    top: 59px;
}

.list ul li {
    height: 245px;
    width: 182px;
    float: left;
    background-color: #fff;
    margin-left: 8px;
    margin-top: 8px;
    border: 1px solid #fff;
}

.list ul li:nth-child(5n+1) {
    margin-left: 0px;
}

.list ul li:hover {
    border: 1px solid #1047a1;
}

.list ul li:hover .proTitle {
    color: white !important;
    background-color: #1047a1;
}

.list ul li>div:hover img {
    transition: .4s;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.listtop {
    width: 182px;
    height: 182px;
    margin: 0 auto;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.listbottom {
    width: 182px;
    height: 63px;
    margin: 0 auto;
    text-align: center;
}

.listtop img {
    width: 77%;
    height: 77%;
    margin-top: 6px;
}

.listbottom a {
    height: 63px;
    line-height: 63px;
    font-size: 16px;
    color: #000;
    display: block;
    overflow: hidden;
}

.pm1 {
    width: 100%;
    min-width: 1200px;
    height: 167px;
    background-color: #fff;
}

.lunbo {
    width: 100%;
    min-width: 1200px;
    height: 300px;
    position: relative;
}

.news {
    width: 1134px;
    height: 300px;
    background-color: #fff;
    margin: 0 auto;
}

.news ul li {
    width: 543px;
    height: 300px;
    float: left;
    margin-left: 12px;
    margin-right: 12px;
}

.newstop {
    width: 541px;
    height: 138px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}

.newsbottom {
    width: 541px;
    height: 138px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 20px;
}

.newsleft {
    width: 128px;
    height: 138px;
    float: left;
    text-align: center;
}

.newsleft p {
    font-size: 42px;
    color: #999;
    top: 30px;
    position: relative;
}

.newsleft span {
    font-size: 12px;
    color: #999;
    position: relative;
    top: 24px;
}

.newsright {
    width: 413px;
    height: 138px;
    float: right;
    text-align: center;
}

.newsright p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 240px;
    font-size: 13px;
    color: #4a4a4a;
    padding-top: 40px;
}

.newsright span {
    width: 380px;
    font-size: 10px;
    color: #4a4a4a;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
    padding-top: 14px;
}

.pm2 {
    width: 100%;
    min-width: 1200px;
    height: 500px;
}

.about {
    width: 1205px;
    margin: 0 auto;
    height: 378px;
}

.aboutleft {
    width: 565px;
    float: left;
    height: 378px;
}

.aboutleft img {
    width: 100%;
}

.aboutright {
    width: 560px;
    float: right;
    height: 378px;
    background-color: #fff;
}

.aboutright p {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    padding-top: 16px;
}
.aboutright p a{
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
.foot {
    background-color: #191919;
    width: 100%;
    min-width: 1200px;
    height: 425px;
}



/*页面右侧的电话等联系方式*/
.rightbutton {
    height: 340px;
    top: 18%;
    left: 92%;
    position: fixed;
    width: 70px;
    z-index: 99;
    top: 30%;
}

.righttel {
    background-color: #f7f6f4;
    height: 70px;
    width: 70px;
    border-radius: 70px;
}

.rightothers {
    background-color: #f7f6f4;
    height: 70px;
    width: 70px;
    border-radius: 70px;
    margin-top: 20px;
}

.righttel img {
    width: 100%;
}

.rightothers img {
    width: 100%;
}

.suspensiontel {
    background-image: url('../images/telblue.png');
    width: 290px;
    height: 70px;
    position: fixed;
    z-index: 99;
    position: fixed;
    left: -219px;
    top: 0;
    border-radius: 70px;
    background-size: 100% 100%;
}

.suspensiontel p {
    color: #fff;
    font-size: 19px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    letter-spacing: 1px;
}

.suspensionchat {
    background-image: url('../images/wechat.png');
    width: 187px;
    height: 84px;
    position: fixed;
    z-index: 99;
    position: fixed;
    left: -219px;
    top: 84px;
    background-size: 100% 100%;
}

.suspensionchat p {
    color: #fff;
    font-size: 8px;
    height: 84px;
    line-height: 84px;
    text-align: center;
    letter-spacing: 1px;
}

.suspensionchatl {
    margin-left: 10px;
    float: left;
    height: 76px;
    width: 76px;
    margin-top: 4px;
}

.suspensionchatr {
    margin-left: 8px;
    float: left;
    height: 84px;
}

.suspensionchatl img {
    width: 100%;
}

.suspensionQQ {
    background-image: url('../images/QQ.png');
    width: 290px;
    height: 70px;
    position: fixed;
    z-index: 99;
    position: fixed;
    left: -219px;
    top: 180px;
    border-radius: 70px;
    background-size: 100% 100%;
}

.suspensionQQ p {
    color: #fff;
    font-size: 19px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    letter-spacing: 1px;
}

.lunbo .hd {
    position: absolute;
    width: 1134px;
    height: 300px;
    top:0;
    left: 50%;
    transform: translate(-50%,0);
}

.lunbo .hd a{
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 135px;
    cursor: pointer;
}

.lunbo .hd a img{
    width: 100%;
    height: 100%;
}

.lunbo .hd .next{
    right: -60px;
}

.lunbo .hd .prev{
    left: -60px;
}
.seeall{
    height:45px;
    width:145px;
    background-color:#1047a1;
    float:left;
    margin-top: 50px;
    text-align:center;
}
.seeall a{
    font-size:15px;
    color:#fff;
    overflow:hidden;
    display:block;
    line-height:45px
}
 .certification {
        width: 90%;
        margin: 0 5% 5%;
        height:1300px;
    }
    .picone {
        text-align: center;
    }
        .picone img {
            float: left;
            height: 686px;
            text-align: center;
            width: 60%;
            margin: 0 20%;
        }