/*å…¬å…±æ ·å¼--å¼€å§‹*/


html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

html,
body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearboth {
    clear: both;
}

body {
    font-family: Microsoft YaHei;
}

@media (min-width: 1280px) {
    .container {
        width: 1280px;
    }
}

header.on .hbot{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
}

/* å¤´éƒ¨ */
.htop {
    background: #efefef;
    cursor: pointer;

}

.tbss {
    position: relative;
}

.so {
    background: url(../image/b2ddd08af4c47b2895d183193db2cd5d295963fe.png) no-repeat center;
    width: 20px;
    height: 38px;
}

.ss {
    display: none;
    position: absolute;
    left: 0;
    top: 38px;
    width: 238px;
    padding: 20px;
    border-radius: 20px;
    z-index: 999;
    background: rgb(28, 64, 134, 0.5);
}

.ss input {
    outline: none;
    line-height: 30px;
    width: 20%;
    background: none;
    border: 1px solid #fff;
    background: #fff;
    font-size: 13px;
    color: #1c4086;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #fff;
    outline: none;
    font-size: 13px;
    color: #fff;
}

.ss #keyword::placeholder {
    color: #fff;
}

.hotworld {
    font-size: 13px;
    color: #6f8798;
    line-height: 38px;
    margin-left: 10px;

}

.hotworld a {
    margin-right: 10px;
    transition: all 0.5s;
    color: #333;
    /* opacity: 0.6; */
}

.hotworld a:hover {
    /* opacity: 1; */
    color: rgb(1, 197, 176);
}

.rtxx {
    color: #333;
    line-height: 38px;
    font-size: 18px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.rtxx a {
    color: #6f8798;
    transition: all 0.5s;
}

.rtxx a:hover {
    color: #fff;
}

.lloo h1 {
    line-height: 80px;
}

.hbot {
    position: relative;
}


.nav {
    width: 70.2%;
}

/* å…³äºŽæˆ‘ä»¬ */
.about {
    background:  #fafafa;
    padding: 54px 0;
    margin-top: 3%;
}

.ableft {
    width: 45.52%;
}

.abimg {
    overflow: hidden;
}

.abimg img {
    transition: all 0.8s;
    width: 100%;
}

.abimg:hover img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.abright {
    width: 52.2%;
}

.abright .p1 {
    font-size: 46px;
    font-weight: 600;
    line-height: 46px;
    text-transform: uppercase;
    color: rgb(1, 197, 176);
    opacity: 0.2;
}

.abright .p2 {
    font-size: 30px;
    line-height: 30px;
    color: rgb(93, 93, 93);
    font-weight: 600;
    margin-top: 10px;
}

.abright .p3 {
    width: 72px;
    height: 4px;
    display: block;
    background: rgb(93, 93, 93);
    margin-top: 21px;
}

.abright .p4 {
    color: #704f4f;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;

}

.abright .abam {
    display: block;
    width: 166px;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    background: url(../image/a775b33b0ca90f8ae854c4f046af1ad16e85a6c4.png)no-repeat center rgb(93, 93, 93);
    background-position: 139px;
    padding-left: 35px;
    transition: all 0.5s;
    margin-top: 24px;
}

.abright .abam:hover {
    padding-left: 48px;
}

/* äº§å“ä¸­å¿ƒ */
.product {
    margin-top: 66px;
}

.product .p1 {
    font-size: 40px;
    line-height: 40px;
    color: #333333;
    font-weight: 600;
    text-align: center;
}

.pcname {
    
}
.product 

.product .img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;transition: all 0.5s;}
.product .img-cover {overflow: hidden;position: relative;}
.product .img-cover span {display: block;width: 100%;background: no-repeat center / cover;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}
.product  .img-cover {padding-top: 80%;}


.pcname ul {
   
}

.pcname ul li {
   
}

.pcname ul li a {
    color: #666666;
    transition: all 0.5s;
    display: block;
}
.pcname ul li a.a{
    background-color: rgb(1, 197, 176);
    display: block;
    line-height: 50px;
   
    color: #fff;
    text-indent: 20px;
}
.pcname ul li .sec{
    margin: 5px 0;
    border: 1px solid #ddd;
    padding: 10px 20px;
    
}
.pcname ul li .sec li{
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}
.pcname ul li .sec li:last-child{
    border: none;
}
.pcname ul li .sec li::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #000;
    margin-right: 10px;
    margin-left: 5px;
}.pcname ul li .sec li a{
    display: inline-block;
    color: #000;
}
.pcname ul li .sec li:hover a{
    color: rgb(93, 93, 93);
}
.product-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-list li {
    width: 30%;
    margin-bottom: 4%;
    position: relative;
    overflow: hidden;
}

.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative;
}

.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    padding-right: 25%;
    margin: 0;
}

.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666666;
}

.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999999;
}

.xypg-news-list li .more {
    margin-top: 15px;
}

.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-news-list li:hover {
    -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
    box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
    color: #53B4B3;
}

.xypg-news-list li:hover .more span {
    color: #fff;
    background-color: #53B4B3;
}

@media (max-width: 990px) {
    .xypg-news-list li .tit {
        border-bottom: none;
    }

    .xypg-news-list li .tit h3 {
        padding-right: 0;
        padding-bottom: 10px;
    }

    .xypg-news-list li .tit .date {
        position: static;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 5px;
        color: #999;
    }
}



.overimg{
  position: relative;
    overflow: hidden;  
}
.overimg i{
    cursor:pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 204px;
	height: 100%;
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	transform: skewx(-25deg);
	-o-transform: skewx(-25deg);
	-moz-transform: skewx(-25deg);
	-webkit-transform: skewx(-25deg);
}
.overimg:hover i{
    left:100%;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
}

.product-list li i{
    cursor:pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 204px;
	height: 250px;
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
	transform: skewx(-25deg);
	-o-transform: skewx(-25deg);
	-moz-transform: skewx(-25deg);
	-webkit-transform: skewx(-25deg);
}
.product-list li:hover i{
    left:100%;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
}

.product-list li .img1{
    border: 1px solid #ccc;
    overflow: hidden;
height: 210px;
}

.product-list li img{
    width: 100%;
    transition: all .5s;
}
.product-list li:hover img{
    transform: scale(1.1);
}
.product-list li h3{
    line-height: 40px;
    text-align: center;
    background-color: rgb(93, 93, 93);
    color: #fff;
    position: relative;
    overflow: hidden;
}
.product-list li h3 b{
    position: relative;
    z-index: 2;
    font-weight: normal;
}
.product-list li h3 span{
    display: block;
    position: absolute;
    left:0;
    top: 0;
    width: 0%;
    left: 0%;
    font-size: 0;
    height: 40px;
    background-color: #000;
    transition-duration: .5s;
    z-index: 1;
}.product-list li:hover h3 span{
    width: 100%;
    font-size: 14px;
}

.product-list li:hover a{
    color: #fff;
}
.pjt img {
    width: auto !important;
    display: inline-block !important;
}

.ppp {
    padding-bottom: 1px;
}

.ppp p {
    text-align: center;
}

.pro {
    margin-top: 60px;
}

.ppp .pro1 {
    margin-top: 32px;
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
}

.flex{
    display: flex;
    justify-content:space-between;
    flex-wrap:wrap;
    width: 100%;
}
.tab-nav li{
    display: inline-block;
  margin: 6px;
  border: 1px solid #ccc;
  text-align: center;
  padding:5px 20px;
  margin-bottom: 10px;
  cursor: pointer;
}
.tab-content .tab-item{
    display: none
}
.tab-content .tab-item.active{
    display: block;
}


/* .ppp .pimg {
    overflow: hidden;
}

.ppp .pimg img {
    transition: all 0.8s;
    width: 100%;
}

.ppp:hover .pimg img {
    transition: all 0.8s;
    transform: scale(1.05);
} */
.ppp {
    margin: 0 14px;
}

.pro {
    margin-left: -14px;
    margin-right: -14px;
}

.ppp .pimg {
    position: relative;
    padding: 33px 0;
}

.ppp .pimg::after {
    content: "";
    width: 100%;
    left: 0;
    bottom: 0;
    height: 0;
    position: absolute;
    background: url(../image/d910e88096c0d84a9d6dd8fae93300c66f23f962.png);
}

.ppp:hover .pimg::after {
    height: 100%;
}

.ppp:hover .pro1 {
    color: rgb(93, 93, 93);
}

.pjt {
    margin-top: 26px;
}

.ppp:hover .pjt img {
    filter: invert(134%) sepia(167%) saturate(853%) hue-rotate(200deg) brightness(58%) contrast(96%);
    transition: all 0.1s;
}

/* è¡Œä¸šé¢†åŸŸ */
.case {
    position: relative;
    margin-top: 90px;
}

.cnr {
    position: absolute;
    width: 39.583%;
    top: 0;
    left: 0;
    height: 100%;
    background: url(../image/3fcebb4598b42fb6f9764d5175521a42297c8895.png);
    padding-top: 90px;
}

.cnr .p1 {
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    font-weight: 600;
    margin-left: 44.07%;
}

.rtm {
    margin-top: 73px;
}

.rtm ul li p {
    line-height: 90px;
    background: no-repeat center;
    padding-left: 52.23%;
    background-position: 44.07%;
    color: #fff;
    font-size: 18px;
    position: relative;
    z-index: 22;
    width: 100%;
}



.rtm ul li a {
    display: block;
    position: relative;
}

.rtm ul li a::after {
    content: "+";
    background: url(../image/dce0951b2e34d12903dcdbaf65efeb4aee1495d4.png);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 0;
    color: #fff;
    font-size: 0px;
    text-align: right;
    font-weight: 100;
    transition: all 0.5s;
}

.rtm ul li.on a::after {
    width: 115.789%;
    font-size: 60px;
    padding-right: 40px;
}

.cimg ul img {
    width: 100%;
}

.case2 {
    display: none;
    margin-top: 80px;
}

.sjctp ul img {
    width: 100%;
}

.sjpb ul {
    display: flex;
    justify-content: space-between;
}

.sjpb {
    margin-bottom: 30px;
}

.sjpb ul li {
    width: 23%;
    border: 1px solid #eee;
    text-align: center;
    font-size: 16px;
    line-height: 50px;

}

.sjpb ul li a {
    color: #333333;
}

.sjpb ul li:hover a {
    color: rgb(93, 93, 93);
}

/* æ–°é—»èµ„è®¯ */
.news {
    margin-top: 70px;
}


.news .img-center {text-align: center;font-size: 0;}
.news .img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;transition: all 0.5s;}
.news .img-cover {overflow: hidden;position: relative;}
.news .img-cover span {display: block;width: 100%;background:no-repeat;background-size:100%;background-position:center;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}
.news .img-cover {padding-top: 80%;}
.nleft {
    width: 68.48%;
}

.n1 .s1 {
    font-size: 24px;
    line-height: 24px;
    color: #333333;
}

.n1 .s3 {
    width: 100px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border-radius: 5px;

}

.n1 .s3 a {
    color: #666666;
}

.n1 .s3.on {
    background: rgb(93, 93, 93);
    color: #fff;
}

.n1 .s3.on a {
    color: #fff;
}

.nimg {
    overflow: hidden;
}

.nimg img {
    transition: all 0.8s;
    width: 100%;
}

.nnr .nimg img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.nnr .pn1 {
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
    margin-top: 27px;
}

.nnr .pn2 {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 20px;

}

.nnr .pn3 {
    width: 98px;
    line-height: 36px;
    text-align: center;
    background: rgb(93, 93, 93);
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    transition: all 0.5s;
    margin-top: 39px;
}

.nnr:hover .pn1 {
    color: rgb(93, 93, 93);
    font-weight: 600;
}

.nnr:hover .pn3 {
    background: rgb(93, 93, 93);
}


.ioio{
    margin-bottom: 45px;
}

.n3 {
    margin-left: -13px;
    margin-right: -13px;
   
}

.nnr {
    margin: 0 13px;
}

.nright {
    width: 26.8%;
}

.cjwt .s1 {
    font-size: 24px;
    line-height: 24px;
    color: #333333;
}

.cjwt .s2 {
    line-height: 24px;
    font-size: 14px;
    color: #999999;
}

.cjwt .s2 a {
    color: #999999;
}

.cjwt .s2 a:hover {
    color: rgb(93, 93, 93);
}

.pnr1 {
    padding-left: 18px;
    font-size: 15px;
    line-height: 15px;
    color: #555555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../image/e64a7a53761539d3d6c04452eef25283aba9780d.png) no-repeat center left;
}

.pnr1:hover {
    font-weight: 600;
    color: rgb(93, 93, 93);
}

.newList:hover .pnr1 {
    background: url(../image/b9fa3f5aa62e339c6e8d63c4d9081f53acb0e0f8.png) no-repeat center left;
}

.newList {
    padding: 18px 12px;
    border: 1px solid #dedede !important;
    background: #f2f2f5;
}

.pnr2 {
    font-size: 12px;
    line-height: 12px;
    color: #999999;
    padding-left: 18px;
    margin-top: 9px;
}

.nright .slick-arrow {
    display: none !important;
}

.newList+.newList {
    margin-top: 10px;
}

.slider {
    margin-top: 45px;
}

.hzimg img{
    width: 120px;
    transition: all .5s;
}

.hz2 {
    margin: 0 10px;
}

.hz1 {
    margin-left: -10px;
    margin-right: -10px;
    cursor: pointer;
    display: flex;
}

.hzkh {
    margin-top: 70px;
    margin-bottom: 65px;
}
.hzkh .hz1{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.hzkh .hz2{
    text-align: center;
}
.hzimg:hover img{
    transform: rotate(360deg);
}
.hzkh .hz2 h3{
    line-height: 40px;
    font-size: 14px;
}

.hz2:hover .hzimg {
    
}

/* å°¾éƒ¨ */
.flink {
    font-size: 16px;
    line-height: 72px;
    color: #fff;
    position: relative;

}

.flink::after {
    content: "";
    width: 25%;
    height: 100%;
    position: absolute;
    background: rgb(38, 38, 38);
    left: 0;
    top: 0;
}

.flink .container {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    z-index: 999;
}

.flink span {
    color: #5e7080;
    margin-right: 35px;
}

.flink a {
    color: #fff;
    opacity: 0.8;
    margin-right: 10px;
font-size: 15px;
}

.flink a:hover {
    opacity: 1;
}

footer {
    background: url(../image/2b8c50c03e3d77bd911bd0ec9b3c5d0914385238.jpg) repeat-x top #333;
    margin-top: 3%;
}

.fb1 {
    padding-top: 63px;
    padding-bottom: 65px;
}

.fp1 {
    font-size: 18px;
    color: #fff;
    line-height: 18px;
}

.d1 ul li {
    font-size: 14px;
    line-height: 14px;
    color: #5e7080;
}

.d1 ul {
    margin-top: 35px;
}

.d1 ul li a {
    color: gray;
}

.d1 ul li+li {
    margin-top: 17px;
}

.d1 ul li:hover a {
    color: #fff;
}

.dnm1 {
    margin-right: 6.12%;
}

.dnm2 {
    margin-right: 0;
}

.dma {
    margin-left: 7.44%;
}

.dma p {
    font-size: 14px;
    text-align: center;
    color: gray;
    line-height: 14px;
    margin-top: 17px;
}

.dblx p:not(:nth-child(1)) {
    color: gray;
    font-size: 14px;
    line-height: 26px;
}

.dblx p:nth-child(1) {
    line-height: 38px;
    font-size: 28px;
    font-family: Arial;
    color: #fff;
    margin-bottom: 28px;
}

.fb2 {
    line-height: 32px;
    background: rgb(38, 38, 38);
    font-size: 14px;
    color: #5e7080;
}

.fb2 a {
    color: #5e7080;
}

.fb2 a:hover {
    color: #fff;
}

.foot,
.sjbq {
    display: none;
}

@media (max-width: 800px) {
.product-list li {
width: 49%;
}
}

@media (max-width: 1680px) {
    .product-list li{
        
    }
    .product-list li h3{
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .rtm ul li p {
        line-height: 65px;
    }

    .rtm ul li.on a::after {
        font-size: 44px;
    }

    .rtm {
        margin-top: 25px;
    }
}

@media (max-width: 1360px) {
    .cnr {
        padding-top: 45px;
    }
}

@media (max-width: 1200px) {
    .abright .p2 {
        font-size: 25px;
        line-height: 25px;
    }

    .abright .p1 {
        line-height: 36px;
        font-size: 36px;
    }

    .abright {
        padding-top: 0;
    }

    .abright .p4 {
        margin-top: 10px;
    }

    .abright .p3 {
        margin-top: 10px;
    }

    .abright .abam {
        margin-top: 15px;
    }

    .lloo {
        width: 42%;
    }

    .lloo img {
        width: 100%;
    }
}

@media (max-width: 1125px) {
    .cnr {
        padding-top: 18px;
    }
}

@media (max-width: 992px) {
    header {
        display: none !important;
    }

    .x-banner,
    .page-banner {
        margin-top: 60px;
    }

    .ableft {
        width: 100%;
        float: none;
    }

    .abright {
        float: none;
        width: 100%;
        margin-top: 20px;
    }

    .about {
        background: #fbfbfb;
    }

   
    .case2 {
        display: block;
    }

    .nright {
        display: none;
    }

    .nleft {
        width: 100%;
    }

    .foot,
    .sjbq {
        display: block;
    }

    footer {
        display: none;
    }

    .foot {
        background: #1e1d2d;
        color: #bcbbbe;
        padding: 0 15px;
        padding-top: 20px;
        padding-bottom: 15px;
        /* margin-top: 30px; */
    }

    .fw {
        width: 95%;
        margin: 0 auto;
    }

    .fw .du .dul .p1 span {
        margin-right: 30px;
    }

    .fw .du .dul .sec li {
        padding-left: 10px;
        margin-bottom: 8px;
    }

    .fw .du .dul .sec {
        display: none;
    }

    .fw .du .dul .sec a {
        color: #939090;
        font-size: 12px;
    }

    .fw .du .dul p {
        border-bottom: 1px solid #7a7a7a;
        line-height: 40px;
    }

    .fw .du {
        font-size: 14px;
    }

    .sjbq {
        font-size: 12px;
        color: #bcbbbe;
        padding-top: 5px;
    }

    .sjbq a {
        color: #bcbbbe;
    }

}



@media (max-width: 616px) {
    .about {
        padding: 40px 0;
    }

    .abright .p2 {
        font-size: 20px;
        line-height: 20px;
    }

    .abright .p4 {
        font-size: 14px;
        line-height: 28px;
    }

    .abright .abam {
        display: block;
        width: 132px;
        line-height: 40px;
        font-size: 14px;
        color: #fff;
        background: url(../image/a775b33b0ca90f8ae854c4f046af1ad16e85a6c4.png)no-repeat center rgb(93, 93, 93);
        background-position: 103px;
        padding-left: 20px;
        transition: all 0.5s;
    }

   

    .product {
        margin-top: 40px;
    }

    .pcname ul {
        padding: 0 15px;
    }

    .pcname ul li {
        width: 48%;
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 38px;
    }

    .pro {
        margin-top: 35px;
    }

    .ppp .pro1 {
        margin-top: 10px;
    }

    .case2 {
        margin-top: 60px;
    }

    .sjpb ul li {
        width: 48%;
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 38px;
    }

    .sjpb ul {
        flex-wrap: wrap;
    }

    .sjpb {
        margin-bottom: 15px;
    }

    .news {
        margin-top: 43px;
    }

    .nnr .pn3 {
        margin-top: 15px;
    }

    .hzkh {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}