
.slider-main li img {
    width: 100%;
    height: 500px;
    position: absolute;
    border-radius: 10px;
}

.slider-main {
    position: relative;
    display: block;
    height: 100%;
}

.slider-main li {
    list-style: none;
    position: absolute;
    height: 100%;
    width: 100%;
}

.banner {
    display: none;
}

.smallPic {
    width: 100%;
    height: 250px;
}

.jincase {
    width: 100%;
    height: calc(100vw * 0.18 + 0px);
}

.jincaseitem {
    height: 75%;
    width: 25%;
    float: left;
}

.shuomingtxt{
    margin-top: 50px;
}
/*.jincasezhe:hover +img{*/
/*filter: url(blur.svg#blur); !* FireFox, Chrome, Opera *!*/
/*-webkit-filter: blur(1px); !* Chrome, Opera *!*/
/*-moz-filter: blur(1px);*/
/*-ms-filter: blur(1px);*/
/*filter: blur(1px);*/
/*filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=false); !* IE6~IE9 *!*/
/*}*/
.jincasezhe {
    display: block;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    -moz-transition: background-color 0.2s ease 0s;
    -webkit-transition: background-color 0.2s ease 0s;
    -o-transition: background-color 0.2s ease 0s;
}

.jincasezhe i {
    color: rgba(0, 232, 255, 0.56);
    font-size: 60px;
    margin-top: 32%;
    -moz-transition: color 0.2s ease 0s;
    -webkit-transition: color 0.2s ease 0s;
    -o-transition: color 0.2s ease 0s;
}

.jincasezhe:hover {
    background-color: rgba(18, 22, 22, 0.54);
}

.jincasezhe:hover > i {
    color: rgba(189, 211, 235, 0.83);
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}

.jincaseimg {
    width: 80%;
    height: 100%;
    position: relative;
    background-color: antiquewhite;
    margin: 0 auto;
}

.jincaseimg img {
    width: 100%;
    height: 100%;
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-1em)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@keyframes float {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-1em)
    }
    100% {
        transform: translateY(0)
    }
}

/****************/
.photo_lunbo_div {
    width: 90%;
    height: 182px;
    float: left;
    overflow: hidden;
    position: relative;
}

.photo_lunbo_div ul {
    height: 185px;
    width: 100%;
    float: left;
    overflow: hidden;
    position: absolute;
}

.smallPic .paging {
    height: 180px;
    width: 5%;
    float: left;
    cursor: pointer;
    line-height: 225px;
    text-shadow: 5px 2px 8px rgba(0, 0, 0, 0.45);
    color: rgba(71, 80, 92, 0.59);
}

.paging i {
    border-radius: 30px;
    -moz-transition: background-color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
}

.paging i:hover {
    transform: scale(1.1);
    background-color: rgba(192, 113, 42, 0.54);
    color: #ffffff;
    box-shadow: 3px 3px 2px #88765f;
    -moz-box-shadow: 3px 3px 5px #88765f;
}

.photo_lunbo_div ul li {
    list-style: none;
    float: left;
    width: 250px;
    height: 170px;
    border: 5px rgba(0, 0, 0, 0) solid;
    box-shadow: 3px 2px 5px #888888;
    -moz-box-shadow: 2px 3px 5px #888888;
}

.photo_lunbo_div ul li a {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    cursor: pointer;
}

.smpicshuoming {
    background-color: rgba(0, 0, 0, 0.51);
    height: 0;
    color: rgba(255, 255, 255, 0);
    line-height: 170px;
    cursor: pointer;
    -moz-transition: height 0.3s ease 0s, color 0.3s ease 0s;
    -webkit-transition: height 0.3s ease 0s, color 0.3s ease 0s;
    -o-transition: height 0.3s ease 0s, color 0.3s ease 0s;
}

.photo_lunbo_div ul li a:hover > .smpicshuoming {
    margin: 0 auto;
    height: 100%;
    color: rgba(255, 255, 255, 1);
}

.zhishi {
    height: 500px;
    margin: 0 auto;
}

.zhishitab {
    height: 500px;
    margin: 0 auto;
    text-align: left;
}

.zhishitabitem {
    margin: 0 auto;
    width: 49%;
    float: left;
    height: 200px;
    cursor: pointer;
    -moz-transition: background-color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
}

.zhishitabitem:hover {
    background-color: rgba(192, 113, 42, 0.64);
}

.zhishitabitem:hover > .zhishitabText {
    padding-top: 40px;
}

.zhishitabitem:hover .zhishitabitem_con {
    color: #fffdfb;
}

.zhishitabitem_title {
    font-family: Microsoft YaHei;
    color: #DCC5C5;
}

.zhishitabitem_about {
    font-family: Microsoft YaHei;
    color: #DCC5C5;
}

.zhishitabitem_name {
    font-family: Microsoft YaHei;
    color: #806C6C;
    margin-left: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    border: 1px solid #CAB6B6;
    border-radius: 5px;
}

.zhishitabitem_con {
    font-size: 14px;
    margin-top: 20px;
    color: darkslategray;
    display: block;
    font-family: MicroSoft YaHei;
    margin: 5px;
    -moz-transition: color 0.3s ease 0s;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
}

.zhishitabPic, .zhishitabText {
    float: left;
    margin: 0 auto;
    height: 100%;
}

.zhishitabPic {
    width: 30%;
}

.zhishitabText {
    width: 69%;
    padding-top: 50px;
    height: 150px;
    -moz-transition: padding-top 0.5s ease 0s;
    -webkit-transition: padding-top 0.5s ease 0s;
    -o-transition: padding-top 0.5s ease 0s;
}

.zhishitabPicimg {
    position: relative;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}

.zhishitabPicimg img {
    width: 100px;
    height: 100px;
    margin-left: 23%;
    margin-top: 50px;
    border: 2px solid #F1D0D0;
    border-radius: 100px;
    -webkit-transform: rotate(360deg);
    animation: rotation 8s linear infinite;
    -moz-animation: rotation 8s linear infinite;
    -webkit-animation: rotation 8s linear infinite;
    -o-animation: rotation 8s linear infinite;
}

.zhishitabPicimg img:hover {
    animation-play-state: paused;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}