.zt-top-box{
    width: 1160px;
    padding: 28px 20px;
    background: #fff;
    margin-bottom: 25px;
}
.zt-top-left{
    float: left;

}
.zt-top-left img{
    width: 424px;
    height: 212px;
    display: block;
    border-radius: 15px;
}
.zt-top-right{
    float: right;
    width: 715px;
}
.zt-top-tit{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    border-bottom: 1px solid #eaeaea;
    line-height: 70px;
    position: relative;
}
.zt-top-tit::before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(../img/zt-icons.png) no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0px;
}
.zt-top-tit::after{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(../img/zt-icons.png) no-repeat -16px 0;
    position: absolute;
    bottom: 16px;
    right: 0px;
}
.zt-top-info p{
    text-indent: 28px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-top: 10px;
    max-height: 90px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
.zt-top-info div em{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../img/zt-icons.png) no-repeat -47px 0;
    vertical-align: top;
    margin-right: 7px;
}
.zt-top-info div{
    color:#999999;
}
.zt-top-info div i{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../img/zt-icons.png) no-repeat -32px 0;
    vertical-align: top;
    margin-left: 20px;
    margin-right: 7px;
}
.zt-top-info div span{
    color: #ffa000;
}
.zt-g-con,.zt-all-box,.zt-newst-box{
    width: 100%;
    background: #fff;
    margin-bottom: 25px;
}
.zt-g-tit{
    width: 1160px;
    margin: 0 auto;
    border-bottom:1px solid #eaeaea;
    color: #333333;
    font-size: 24px;
    padding: 26px 0 22px;
}
.zt-g-tit em{
    display: inline-block;
    width:8px;
    height: 22px;
    background: url(../img/zt-icons.png) no-repeat -64px 0;
    vertical-align: top;
    margin-right: 10px;
}
.zt-g-tit a{
    float: right;
    font-size: 14px;
    color: #999999;
    margin-top: 6px;
}
.zt-g-list{
    margin-top: 30px;
}
.zt-g-box {
    border: 1px solid #e5e5e5;
    width: 368px;
    height: 198px;
    float: left;
    margin-left: 20px;
    margin-right: 4px;
    background: #ffffff;
    margin-bottom: 26px;
    position: relative;
}
.zt-g-box-top {
    margin-top: 20px;
    margin-left: 16px;
    margin-bottom: 16px;
}
.zt-g-img {
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 20px;
    margin-right: 13px;
    margin-left: 14px;
    margin-top: 20px;
}
.zt-g-img img {
    width: 100%;
    border-radius: 20px;
}
.zt-g-info {
    float: left;
}
.zt-g-info .zt-info-tit {
    width: 220px;
    font-size: 18px;
    color: #333333;
    height: 21px;
    display: block;
    margin-top: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.zt-g-info .zt-info-tit:hover{
    color: #59aafd !important;
}
.zt-g-label {
    width: 220px;
    overflow: hidden;
    height: 27px;
    margin-top: 10px;
}

.zt-g-label span {
    background: #fbfbfb;
    padding: 4px 9px;
    border: 1px solid #e8e8e8;
    border-radius: 20px;
    margin-bottom: 20px;
    display: inline-block;
    color: #666666;
    font-size: 12px;
    margin-right: 4px;
}

.star-box {
    width: 86px;
    height: 13px;
    background: url(../img/icon-box.png) no-repeat 0 -49px;
    margin-top: 10px;

}

.zt-g-size {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}
.zt-g-size span{
    padding:0 3px;
}

.zt-g-load {
    width: 60px;
    height: 28px;
    float: right;
    background: #59aafd;
    color: #ffff;
    text-align: center;
    line-height: 28px;
    margin-top: -41px;
    border-radius: 5px;
    margin-right: 10px;
}
.zt-g-load:hover{
    color: #59aafd !important;
    border: 1px solid #59aafd !important;
    background-color: #fff !important;
}
.zt-g-intro {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    width: 347px;
    margin-left: 16px;
    height: 48px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 12px;
}
.zt-g-box:hover {
    transform: translateY(-10px);
    transition: transform 0.5s;
    box-shadow: 0 0 10px #cccccc;
}
.zt-g-box:after {
    content: '';
    display: block;
    width: 90px;
    height: 88px;
    position: absolute;
    top: -4px;
    left: -6px;

}
.soft1:after {
    background: url(../img/zt-icons.png) no-repeat 0 -24px;
}
.soft2:after {
    background: url(../img/zt-icons.png) no-repeat 0 -112px;
}
.soft3:after {
    background: url(../img/zt-icons.png) no-repeat 0 -200px;
}
.soft1,.soft2,.soft3 {
    border-top-left-radius: 10px;
}
#page {
    clear: both;
    margin: 0px;
    height: auto;
    font-size: 15px;
    padding-top: 12px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 36px;
    text-align: center;
}
#page a.selected {
    color: #fff;
    background-color: #59aafd;
    border: 1px solid #59aafd;
}
#page a {
    box-shadow: 0px 0px 4px #f7f7f7;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 11px;
    margin: 0 3px;
    color: #555555;
    background-color: #fff;
    vertical-align: middle;
    font-size: 15px;
    text-decoration: none;
    border: 1px solid #59aafd;
    border-radius: 5px;
}

#page a:hover {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 11px;
    margin: 0 3px;
    color: #fff !important;
    background-color: #59aafd;
    vertical-align: middle;
    font-size: 15px;
    text-decoration: none;
}
.zt-all-box{
    padding-bottom: 20px;
}
.zt-all-box ul {
    margin-top: 25px;
   
}
.zt-all-box ul li {
    float: left;
    width: 268px;
    overflow: hidden;
    height: 200px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-left: 20px;
    margin-right: 10px;
}

.zt-all-box ul li a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.zt-all-box ul li a img {
    width: 100%;
    height: 134px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.mask-box {
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #666666;
    font-size: 18px;
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    border:1px solid #e3e3e3;
    border-top: none;
}
.mask-box:hover{
    color:#59aafd;
}
.zt-newst-box ul {
    /* width: 1200px; */
    margin-top: 25px;
   
}

.zt-newst-box ul li {
    width: 367px;
    height: 36px;
    line-height: 36px;
    float: left;
    margin-left: 20px;
    margin-right:10px;
    margin-bottom: 10px;
    display: inline;
}

.zt-newst-box ul li a {
    display: block;
    line-height: 36px;
    text-align: left;
    background: #f9f9f9;
    font-size: 16px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    padding-left: 20px;
    transition: all 0.2s;
}

.zt-newst-box ul li a em {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: 10px;
    vertical-align: top;
    border-radius: 50%;
    margin-top: 15px;
   background-color: #59aafd;
}

.zt-newst-box ul li a:hover {
    color: #59aafd !important;
    background: #f6f6f6;
    transform: translateY(-5px);
}
.warp-pic-list {
    position: relative;
    width: 1200px;
    height: 225px;
    overflow: hidden;
}
.btn {
    display: block;
    height: 55px;
    position: absolute;
    top: 70px;
    width: 35px;
    z-index: 200;
    cursor: pointer
}

/* .icon {
    background: url(../img/icon.png) no-repeat 0 0
} */
.prev {
    background-position: 0 -88px;
    left: 0
}

.prev:hover {
    background-position: 0 -144px
}

.next {
    background-position: 0 -200px;
    right: 0
}

.next:hover {
    background-position: 0 -256px
}

.sign-box{
    width: 60px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -14px;
    margin-top: 0 !important;
}
.sign-box a{
    display: block;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #d5d5d5;
    width: 10px;
    margin-left: 0;
    height: 10px;
}
.n-active{
    background-color: #59aafd !important;
}

.zt-label-box {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 3px;
    margin-bottom: 20px;
}
.hot-all-list{
    margin-left:20px;
    height: 88px;
    overflow: hidden;
}
.hot-all-list span{
    float:left;
    color:#555555;
    font-size:18px;
    vertical-align:middle;
    margin-top:3px;
    margin-right: 10px;

}
.hot-all-list span em{
    display:inline-block;
    width:15px;
    height:15px;
    background: url(../img/zt-label-icon.png) no-repeat 0 0;
    vertical-align: middle;
    margin-right: 8px;
}

.hot-all-list li a {
    overflow: hidden;
    transition: all 0.2s;
    background: #f6f6f6;
    /* width: 120px; */
    text-align: center;
    color: #333333;
    display: block;
    height: 28px;
    line-height: 28px;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    margin-bottom: 16px;
    border-radius: 2px;
    padding: 0 12px;
    font-size: 14px;
    color: #ffffff;
    border-radius:15px;
}

.hot-all-list li a:hover a {
    color: #fff;
}

.hot-all-list li.a1 a,.hot-all-list li.a18 a {
    background: #ffb769;
}

.hot-all-list li.a2 a,.hot-all-list li.a19 a {
    background: #9f8dfa;
}

.hot-all-list li.a3 a,.hot-all-list li.a20 a {
    background: #66d4f4;
}

.hot-all-list li.a4 a,.hot-all-list li.a2 a {
    background: #ff7272;
}

.hot-all-list li.a5 a,.hot-all-list li.a22 a {
    background: #5dc3ae;
}

.hot-all-list li.a6 a,.hot-all-list li.a23 a {
    background: #ff7272;
}

.hot-all-list li.a7 a,.hot-all-list li.a24 a {
    background: #ffb769;
}

.hot-all-list li.a8 a,.hot-all-list li.a25 a {
    background: #9f8dfa;
}

.hot-all-list li.a9 a,.hot-all-list li.a26 a {
    background: #66d4f4;
}

.hot-all-list li.a10 a,.hot-all-list li.a27 a {
    background: #ff968b;
}

.hot-all-list li.a11 a,.hot-all-list li.a28 a {
    background: #a08af0;
}

.hot-all-list li.a12 a,.hot-all-list li.a29 a {
    background: #b9da6a;
}

.hot-all-list li.a13 a,.hot-all-list li.a30 a {
    background: #64d2f3;
}

.hot-all-list li.a14 a,.hot-all-list li.a31 a {
    background: #57bc84;
}

.hot-all-list li.a15 a,.hot-all-list li.a32 a {
    background: #bc9c57;
}

.hot-all-list li.a16 a,.hot-all-list li.a33 a {
    background: #ffaed1;
}

.hot-all-list li a:hover {
    transform: translateY(-5px);
}
.kf1-body body{
    /* background: url(../img/20220427.jpg) no-repeat center 40px fixed !important; */
}
.kf1-body .cm-topbar{
    background: rgba(52,52,52,0.7);
    margin-bottom: 10px;
    position: relative;
}
.kf1-body .cm-topbar a{
    color:#fff;
}
