body {
    margin: 0;
}
/* 公共 */
.zk-clear:after{
    content:"";
    display:block;
    height:0;
    width: 0;
    clear:both;
}
.zk-fl{float: left;}
.zk-wrap{
    width: 1200px;
    margin: 0 auto;
}
.zk-ft-zxbtn{
    margin-top: 21px;
}
button.zk-ft-zxbtn {
    text-align: center;
    font-size: 12px;
    color: #fff;
    width: 125px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    background-color: #0095ff;
    display: block;
    cursor: pointer;
    border: none;
    outline: none;
    margin: 0 auto;
}
.zk-ft-zxbtn a{
    text-align: center;
    font-size: 12px;
    color: #fff;
    width: 125px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    background-color: #0095ff;
    display: block;
    cursor: pointer;
}
.zk-fatherbox h2{
    font-family: "微软雅黑";
    font-size: 36px;
    text-align: center;
}
.zk-fatherbox p{
    font-family: "微软雅黑";
    font-size: 18px;
    color: #777777;
    text-align: center;
}

.h5{height: 5px;}
.h10{height: 10px;}
.h15{height: 15px;}
.h16{height: 16px;}
.h20{height: 20px;}
.h25{height: 25px;}
.h30{height: 30px;}
.h32{height: 32px;}
.h35{height: 35px;}
.h40{height: 40px;}
.h44{height: 44px;}
.h45{height: 45px;}
.h50{height: 50px;}
.h53{height: 53px;}
.h60{height: 60px;}
.h70{height: 70px;}
.h75{height: 75px;}
.h80{height: 80px;}
.h85{height: 85px;}
.h90{height: 90px;}
.h95{height: 95px;}
.h100{height: 100px;}
.h120{height: 120px;}
.h140{height: 140px;}
.zk-twenzi{
    margin-top: 225px
}
a{
    transition: 0.5s;
}
.zk-zxbtn a:hover{
    background-color: #5cbafd;
}
.swiper-box{
    width: 100%;
}

@keyframes  moveImg {
  0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
  50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
  75% {-moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
  85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-webkit-keyframes moveImg {
  0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
  50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
  75% {-moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
  85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-moz-keyframes moveImg {
  0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
  50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
  75% {-moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
  85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-o-keyframes moveImg {
  0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  25% {-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
  50% {-moz-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
  75% {-moz-transform: rotate(5deg);-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
  85% {-moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}





/*浮动点击弹出视频*/
.zk-videoBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 100000;
}
#zkvideoshowBox {
    width: 60%;
    height: 60%;
    position: absolute;
    top: 20%;
    left: 20%;
    background-color: #000;
}
.zk-hidden {
    display: none;
}
.zk-close {
    width: 30px;
    height: 30px;
    background-color: #000;
    position: absolute;
    top: 20%;
    right: 20%;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 36px;
    cursor: pointer;
}



.zk-fb {
    font-weight: bold;
}

.zk-p32c3 {
    color: #333333 !important;
    font-size: 32px !important;
    line-height: 32px;
}
.zk-p16c7 {
    color: #777777 !important;
    font-size: 16px !important;
    line-height: 2;
}


.zk-nmg-box2 {
    overflow: hidden;
}

.zk-nmp-box3 .container {
    position: relative;
}

.zk-nmp-box3 .container .zk-neirongbox {
    overflow: hidden;
    height: 200px;
    width: 400px;
    position: absolute;
    left: 100px;
    top: 285px;
}

.zk-nmp-box3 .container .zk-neirongbox p:nth-of-type(1) {
    font-size: 32px;
    color: #2A3541;
    font-weight: bold;
    line-height: 32px;
}

.zk-nmp-box3 .container .zk-neirongbox p:nth-of-type(2) {
    font-size: 16px;
    color: #777777;
    margin-top: 27px;
}

.zk-nmp-box3 .container .zk-pztion1 {
    left: 680px;
    top: 285px;
}




.zk-gy-color .zk-title {
    color: #ffffff;
    font-size: 36px;
}

.zk-gy-color .zk-twenzi {
    text-align: center;
}

.zk-gy-box1 .zk-pbox {
    text-align: center;
}

.zk-gy-box1 .zk-imgbox {
    width: 180px;
    height: 15px;
    margin: 0 auto;
}

.zk-gy-box1 .zk-imgbox img {
    width: 100%;
}

.zk-huisebeijing {
    background-color: #fbfbfb;
}

.zk-gy-box2 .zk-ptbox:hover .zk-smfont ,.zk-gy-box2 .zk-ptbox:hover .zk-b11title{
    color: #0095ff;
}

.zk-gy-box2 .zk-ptbox:hover img {
    transform: scale(1.05);
}

.zk-gy-box2 .zk-tablebox {
    margin-bottom: 40px;
    width: 100%;
    height: 100%;
    text-align: center;
}

.zk-gy-box2 .zk-tablebox .zk-crossimg {
    height: 178px;
    width: 340px;
    overflow: hidden;
    background: #f5f5f5;
}
#zk-stockbox .zk-tablebox img {
     margin: 10px 25px 0 0;
 }
.zk-gy-box2 .zk-tablebox img {
    transition: 0.5s;
    height: 70%;
    display: block;
    margin: 25px auto;
}

.zk-gy-box2 .zk-zxbtn {
    margin-top: 60px;
}

.zk-gy-box2 .zk-ptbox {
    display: inline-block;
    padding: 15px;
    background-color: #ffffff;
    margin: 0 20px;
    width: 370px;
    height: 350px;
    border: 1px solid #ffffff;
    transition: 0.5s;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.2);
}
.zk-ptcard {
    box-shadow: 0 0 12px 1px rgba(85, 122, 175, 0.24);
    border-radius: 9px;
    box-sizing: border-box;
    padding: 40px;
}
.zk-ptcard>img.bigphoto {
    width: 512px;
    margin: 0 30px 30px 0;
}
.zk-ptcard h2{
    font-size: 30px;
    text-align: left;
    line-height: 48px;
    margin-bottom: 55px;
    margin-top: 0;
}
.zk-ptcard p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 40px;
    text-align: left;
}
.zk-gy-box2 a.zk-goto {
    display: block;
    width: 176px;
    height: 45px;
    background-color: #4899f4;
    color: #ffffff;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
    margin: 0 auto;
}
.zk-gy-box2 .zk-smfont {
    font-size: 14px;
    color: #999999;
}

.zk-gy-box2 .zk-b11title {
    font-weight: bolder;
    font-size: 16px;
    color: #333333;
    line-height: 14px;
}

.zk-gy-box3 p {
    text-align: center;
}

.zk-gy-box3 .zk-neirongbox {
    width: 400px;
    height: 300px;
}

.zk-gy-box3 .zk-neirongbox .zk-imgbox {
    width: 400px;
    height: 300px;
}

.zk-gy-box3 .zk-neirongbox .zk-imgbox img {
    width: 100%;
    height: 100%;
}

.zk-gy-box3 .zk-wenzibox {
    position: relative;
    width: 400px;
    height: 300px;
    background-color: #293443;
}

.zk-gy-box3 .zk-wenzibox p {
    text-align: center;
}

.zk-gy-box3 .zk-wenzibox .zk-pbox {
    width: 250px;
    margin: 0 auto;
    margin-top: 100px;
}

.zk-gy-box3 .zk-wenzibox .zk-pbox .zk-title {
    font-size: 28px;
    color: #DEBD91;
}

.zk-gy-box3 .zk-wenzibox .zk-pbox .zk-neirong {
    margin-top: 30px;
    font-size: 13px;
    color: #979FAA;
}

.zk-gy-box3 .zk-wenzibox::before {
    display: inline-block;
    content: '';
    border-top: 15px solid #293443;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -15px;
    right: 177px;
}

.zk-gy-box3 .zk-wenzibox2 {
    width: 400px;
    height: 300px;
}

.zk-gy-box3 .zk-wenzibox2 p {
    text-align: center;
}

.zk-gy-box3 .zk-wenzibox2 .zk-pbox {
    width: 300px;
    margin: 0 auto;
    padding-top: 100px;
}

.zk-gy-box3 .zk-wenzibox2 .zk-pbox .zk-title {
    height: 28px;
    font-size: 28px;
    color: #333333;
}

.zk-gy-box3 .zk-wenzibox2 .zk-pbox .zk-neirong {
    margin-top: 30px;
    font-size: 13px;
    color: #777777;
    line-height: 26px;
}
.zk-gy-box3 .zk-tablecell:hover .zk-wenzibox2 {
    background: #293443;
}
.zk-gy-box3 .zk-tablecell:hover .zk-wenzibox2 .zk-title {
    color: #debd91;
}
.zk-gy-box3 .zk-tablecell:hover .zk-wenzibox2 .zk-neirong {
    color: #979FAA;
}
.zk-gy-box3 .zk-tablecell:hover .zk-tipbottom {
    position: relative;
}
.zk-gy-box3 .zk-tablecell:hover .zk-tipbottom:before {
    content: "";
    display: block;
    border: 15px solid #293443;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
}
.zk-gy-box3 .zk-tablecell:hover .zk-tiptop {
    position: relative;
}
.zk-gy-box3 .zk-tablecell:hover .zk-tiptop:before {
    content: "";
    display: block;
    border: 15px solid #293443;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}




/*关于我们页面视频播放*/
#zk-videoshowbox {
    position: relative;
    top: 0;
    left: 0;
    width: 960px;
    height: 543px;
    margin: 0 auto;
}
#zk-videoshowbox video {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 543px;
    z-index: 1;
}
#zk-videoshowbox img {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 543px;
    z-index: 100;
}

/*shouquan*/

.zk-netcn table {
    font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53" !important;
    border-color: #ddd;
    border-collapse: collapse;
    border-spacing: 0;
    color: #333;
    /* width: 100%; */
    margin-top: 36px;
}
.zk-netcn table td {
    border-left: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    padding: 22px;
    position: relative;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
}
.zk-netcn .zk-text-size-14 {
    font-size: 14px;
}
.zk-netcn table td h3 img {
    width: 16px;
    position: relative;
    top: 2px;
    margin-right: 10px;
    vertical-align: baseline;
}
.zk-netcn h3 {
    font-size: 16px;
}


/*zazhi*/

.zk-allbox a {
    text-decoration: none;
    color: inherit;
}
.zk-allbox ul {
    display: inline-block;
}
.zk-allbox .zk-clear:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    clear: both;
}
.zk-allbox ul li {
    float: left;
    list-style: none;
    color: inherit;
}
.zk-allbox .zk-Left {
    float: left;
}
.zk-allbox .zk-Right {
    float: right;
}
.zk-bigtitle {
    font-size: 32px;
    font-weight: normal;
    color: #333333;
    text-align: center;
}
.zk-allbox .zk-box {
    width: 1200px;
    margin: 0 auto;
}
.zk-allbox .zk-mar_t20 {
    margin-top: 20px;
}
.zk-allbox .zk-mar_b35 {
    margin-bottom: 35px;
}


/*商品展示信息*/
.zk-allbox .zk-showbox {
    padding: 50px 0;
}
.zk-bgash {
    background: #f7f7f7;
}
.zk-allbox .zk-showbox .zk-imgbox {
    width: 300px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.zk-allbox .zk-detailcard {
    width: 1200px;
    padding: 35px;
    box-sizing: border-box;
    border-radius: 3px;
    background: #FFFFFF;
    box-shadow: 0 0 13px 0 rgba(35, 88, 95, 0.16);
}

.zk-allbox .zk-mintitlebox {
    display: flex;
    align-items: center;
}
.zk-allbox .zk-mintitle {
    flex-grow: 0;
    flex-shrink: 0;
    padding-right: 10px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.zk-allbox .zk-mintitle span {
    font-size: 14px;
    color: #777777;
}
.zk-ashline {
    flex: 1;
    border-bottom: 1px solid #ddd;
}

.zk-Notice {
    display: flex;
    justify-content: space-between;
}
.zk-Notice .zk-Noticecard {
    width: 250px;
    margin-top: 40px;
    flex-shrink: 0;
    flex-grow: 0;
}
.zk-Notice .zk-Noticecard .zk-Noticecardtitle {
    font-size: 14px;
    color: #333;
    margin-bottom: 14px;
    font-weight: bold;
}
.zk-Notice .zk-Noticecard .zk-Noticecardinfo {
    font-size: 12px;
    line-height: 17px;
    color: #777777;
}
.zk-ps {
    font-size: 12px;
    line-height: 17px;
    color: #939393;
}



.zk-exhibitionbox {
    display: flex;
    justify-content: space-between;
}
.zk-exhibition:hover {
    border-color: #0c907d;
    transition: .3s all linear;
    box-shadow: 0 1px 4px 0 rgba(164, 164, 164, 0.7);
}
.zk-exhibitionbox .zk-exhibition {
    cursor: pointer;
}
.zk-card {
    width: 360px;
    box-sizing: border-box;
    padding: 25px 25px 15px 25px;
    display: flex;
    justify-content: space-between;
    flex-shrink: 0;
    flex-grow: 0;
    border: solid 1px #e5e5e5;
}
.zk-card2 .zk-cardIcon {
    flex-shrink: 0;
    margin-right: 30px;
    width: 70px;
    height: 70px;
}
.zk-cardinfo .zk-exhibitiontitle {
    font-size: 18px;
    color: #444444;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
}
.zk-cardinfo .zk-exhibitioninfo {
    font-size: 14px;
    color: #939393;
    margin-top: 0;
    text-align: left;
}


.zk-cardinfo {
    flex: 1;
}
.zk-psimport {
    font-size: 14px;
    color: #bc2c1d;
    text-align: center;
    font-weight: bold;
}


.zk-QandABox {
    box-sizing: border-box;
    padding: 40px 35px;
    flex-direction: column;
}
.zk-QandABox>div {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
.zk-QandABox>div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 1px solid transparent;
}
.zk-question {
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
    padding-left: 40px;
    position: relative;
}
.zk-question:before {
    content: "Q";
    display: block;
    width: 20px;
    height: 20px;
    font-size: 16px;
    background: #01aaff;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.zk-answer {
    font-size: 14px;
    color: #777;
    line-height: 28px;
    padding-left: 40px;
    position: relative;
}
.zk-answer:before {
    content: "A";
    display: block;
    width: 20px;
    height: 20px;
    font-size: 16px;
    background: #01aaff;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    position: absolute;
    top: 5px;
    left: 0;
}
.zk-QandABox div:hover .zk-question {
    color: #01aaff;
}



.zk-allBox {
    width: 1200px;
    margin: 0 auto;
    padding: 40px;
    box-sizing: border-box;
}
.zk-minititle {
    text-align: center;
    font-size: 18px;
    color: #777777;
    margin-top: 20px;
}
.zk-tips {
    text-align: center;
    font-size: 14px;
    color: #444444;
}
.zk-tipsmini {
    font-size: 12px;
    color: #999;
}
.zk-tipsbig {
    padding: 20px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    text-indent: 2em;
}
.zk-tipsred {
    padding: 0 20px;
    font-size: 17.5px;
    line-height: 1.5;
    font-weight: bold;
    color: #C41921;
}

.zk-iconList {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.zk-iconList li {
    flex-shrink: 0;
    /*height: 80px;*/
    /*width: 80px;*/
    text-align: center;
}
.zk-iconList li div {
    width: 84px;
    height: 84px;
    border: 1px solid #dddddd;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
}
.zk-iconList li p {
    font-size: 16px;
    margin-top: 30px;
    text-align: center;
}
.zk-iconList li.zk-arr {
    flex: 1;
    border-bottom: 2px #ddd dashed;
    height: 0;
    margin: 0 20px;
    position: relative;
    top: -20px;
}
.zk-selectNotes {
    background-image: url("../image/nmagazine/book.png");
}
.zk-shopingCart {
    background-image: url("../image/nmagazine/shoppingcart.png");
}
.zk-submit {
    background-image: url("../image/nmagazine/list.png");
}
.zk-pay {
    background-image: url("../image/nmagazine/listselected.png");
}
.zk-dispatching {
    background-image: url("../image/nmagazine/cart.png");
}


.zk-cardList {
    margin: 30px 0;
    display: flex;
    justify-content: space-between;
}
.zk-cardList div.zk-card {
    width: 325px;
    height: 150px;
    box-sizing: border-box;
    padding: 40px;
    box-shadow: 0 0 10px 5px #eeeeee;
    flex-shrink: 0;
}
.zk-cardList div.zk-card:hover {
    box-shadow: 0 0 10px 5px #e4e4e4;
}
.zk-cardList .zk-card2 {
    background-color: #F4F5F7;
}
.zk-card .zk-cardTitle {
    font-size: 18px;
    color: #C41921;
}
.zk-card .zk-cardInfo {
    font-size: 14px;
}






.zk-exhibitionbox .zk-card {
    margin-top: 0;
    margin-bottom: 0;
}
.zk-exhibition .zk-card {
    width: 200px;
    border: 1px solid #eeeeee;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;

}

.zk-exhibition .zk-card .zk-title {
    margin: 15px auto;
    font-size: 15px;
    font-weight: bold;
}
.zk-exhibition .zk-card .zk-info {
    font-size: 12px;
    line-height: 1.6;
    color: #777;
}

.zk-iconBox {
    width: 750px;
    margin: 0 auto;
}
.zk-iconBox .zk-iconList {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.zk-mapBox {
    width: 100%;
    position: relative;
    margin-top: 30px;
    margin-bottom: 50px;
}
.zk-map {
    width: 670px;
    display: block;
    margin: 0 auto;
}
.zk-ash {
    background-color: #F8F8F8;
}
.zk-w1200 {
    width: 1200px;
    margin: 0 auto;
}



.zk-bluebox {
    width: 100%;
    padding: 20px 0 32px 0;
    background: #008eb7;
    box-sizing: border-box;
}
.zk-bluebox .zk-standard-title {
    color: #fff;
    margin-top: 27px;
}
.zk-praiseshow {
    width: 100%;
    flex-shrink: 0;
    flex-grow: 0;
}
.zk-praise {
    margin-top: 36px;
    padding: 0 36px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
}
.zk-praise .zk-praiseimg {
    width: 90px;
    height: 90px;
    margin-right: 43px;
    flex-grow: 0;
    flex-shrink: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90px 90px;
}
.zk-praise .zk-praiseimg-1 {
    background-image: url("../image/qk/photo_image_1.png");
}
.zk-praise .zk-praiseimg-2 {
    background-image: url("../image/qk/photo_image_2.png");
}
.zk-praise .zk-praiseimg-21 {
    background-image: url("../image/qk/photo_image_21.png");
}
.zk-starbox .zk-star {
    display: inline-block;
    height: 12px;
    width: 12px;
    background-image: url("../image/qk/star.png");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: center;
}
.zk-praise .zk-praisedetail {
    flex: 1;
}
.zk-clear:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
}
.zk-customerinfo p {
    float: left;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    margin-right: 35px;
}
.zk-customerinfo .zk-time {
    font-weight: normal;
}
.zk-praisedetail .zk-message {
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    margin: 10px 0;
}
.zk-praisedetail .zk-time {
    font-size: 14px;
    margin-top: 23px;
    color: rgba(255,255,255,.7);
}
#praiseshow {
    overflow: hidden;
}
.zk-praiseshowlist {
    width: 100%;
    text-align: center;
    margin-top: 95px;
}
.zk-praiseshowlist .swiper-pagination-bullet {
    margin: 0 8px;
    background: #59d0f2;
    opacity: 1;
}
.zk-praiseshowlist .swiper-pagination-bullet-active {
    margin: 0 8px;
    background: #00566f;
}
.swiper-slide {
    background-color: transparent;
}
.zk-standard-title {
    width: 100%;
    flex-shrink: 0;
    flex-grow: 0;
    font-size: 36px;
    color: #333;
    margin-top: 74px;
    margin-bottom: 20px;
    text-align: center;
}


/*头部大图*/
.zk-nmg-box {
    width:100%;
    height: 470px;
    background-repeat: no-repeat;
    background-position: top center ;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zk-nmg-box .zk-title {
    line-height: 48px;
    font-size: 48px;
    color: #333333;
    margin-bottom: 25px;
}
.zk-nmg-box .zk-biginfo {
    line-height: 24px;
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.zk-titleBox {
    text-align: center;
}
.zk-titleBox p {
    text-align: center;
    display: block;
    box-sizing: content-box;
}
.zk-titleBox .zk-bigTitle {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}
.zk-titleBox .zk-minTitle {
    font-size: 24px;
    color: #333333;
    margin: 0;
}
.zk-titleBox .zk-minTitle span {
    display: inline-block;
    height: 32px;
    color: #333;
}
.zk-exhibition .zk-card div {
    width: 85px;
    height: 85px;
    margin: 0 auto;
    background-position-y: -157px;
}

/*zhengjian*/

.zk-bgimg {
    width: 100%;
    height: 400px;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.zk-bgimg img {
    width: 100%;
    height: 400px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.zk-bgimg p {
    width: 100%;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    z-index: 100;
}
.zk-zj-card {
    width: 1150px;
    margin: 80px auto;
    padding: 66px 0 45px 0;
    background: #FFFFFF;
    box-shadow: 0 0 50px #efefef;
}
.zk-zj-card img {
    height: 350px;
    display: block;
    margin: 0 auto;
}
.zk-zj-card p {
    text-align: center;
    font-size: 16px;
    color: #777777;
    margin-top: 40px;
}

.zk-titleBox {
    margin: 0 auto;
    text-align: center;
    z-index: 1000;
}
.zk-titleBox p {
    text-align: center;
    display: inline-block;
    box-sizing: content-box;
}
.zk-titleBox .zk-bigTitle {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    padding-bottom: 28px;
    color: #333333;

}
.zk-titleBox .zk-minTitle {
    font-size: 24px;
    display: flex;
    color: #333333;

}
.zk-titleBox .zk-minTitle span {
    display: inline-block;
    height: 32px;
    color: #333;
}
.zk-zj-card {
    flex-wrap: wrap;
}
.zk-zj-card p {
    width: 100%;
}

.zk-exhibition {
    display: flex;
    justify-content: space-between;
}


