body,

.zpt-cont{

    min-width: 1200px;

}



a:hover {

    color: #950a0a !important;

}

.container-cont p{
        font-size: 16px;
        line-height: 22px !important;
        margin-bottom: 8px;
}



.banner {

    width: 100%;

    height: auto;

    overflow: hidden;

}



.banner>div>img{

    margin-bottom: 2px;

}

/* 

.banner-img {

    height: 315px;

    overflow: hidden;

}



.banner-img ul {

    width: 300%;

}



.banner-img li {

    width: 33.33333%;

}



.banner-img img {

    width: 100%;

} */

/* 

.round {

    width: 100%;

    height: auto;

    bottom: 35px;

}



.center {

    display: inline-block;

    padding: 5px;

    background: rgba(0, 0, 0, 0.2);

    transition: .3s;

}



.round span {

    width: 10px;

    height: 10px;

    background: rgba(255, 255, 255, .5);

    margin: 0px 5px;

    cursor: pointer;

}



.round .on {

    background: white;

}



.center:hover {

    background: rgba(0, 0, 0, 0.3);

    transition: .3s;

}



.switch {

    bottom: 65%;

    z-index: 999;

    height: 45px;

}



.switch img {

    width: 40px;

    position: absolute;

    z-index: 999;

    cursor: pointer;

}



.switch img:nth-of-type(1) {

    left: 5%;

}



.switch img:nth-of-type(2) {

    right: 5%;

} */



.head-cont{

    margin-right: 33px;

}



.head-cont img{

    width: 25px;

    margin-top: 10px;

}

.imgs-height{
    height: 100% !important; 
}

.head-cont span{

    font-size: 18px;

    color: #555555;

}



.nav {

    background: #950a0a;

    margin-top: -1px;

    height: 40px;

}



.nav>div {

    height: auto;

    overflow: unset;

}



.nav ul {

    width: 100%;
    
    display: flex;

}



.nav li {

    width: 100%;

    text-align: center;

}



.nav a {

    color: white;

}



.about_LZ {

    width: 12%;

    float: left;

    margin-top: -10px;

    padding: 15px;

    height: 50px;

    position: relative;

    background: url(../image/lz.png) no-repeat center center;

    transition: 1s;

    background-size: 100%;

}



.about_LZ>a {

    display: block;

    width: 100%;

    position: absolute;

    top: 0px;

    left: 0px;

    line-height: 50px;

    text-align: center;

}



.nav li a{

    padding: 10px 0px;

}



.nav .on {

    background: #bc4d4d;

    padding: 10px 0px;

}



.nav li a:hover {

    background: #bc4d4d;

}



.about_LZ:hover {

    background: #950a0a;

    transition: 1s;

}



.cont-background{

    background: url(../image/background.png) no-repeat top center;

    background-size: 100%;

}



footer hr {

    width: 100%;

    height: 10px;

    background: #865117;

}



footer ul {

    padding: 0px 10%;

    background: linear-gradient(#e7e7e7, white);
    
    display: flex;

}



.footer-nav li {

    width: 100%;

    text-align: center;

}



.footer-nav a {

    font-size: 16px;

    color: #555;

}



.footer-cont{

    padding-top: 15px;

}



.footer-cont img {

    width: 150px;

    margin-right: 5%;

    margin-left: 5%;

}



.footer-cont p {

    display: block;

    font-size: 16px;

    color: black;

    margin-top: 6px;

}

.footer-links{
    padding: 0 2%;
    margin-bottom: 15px;
}

.footer-links h5{
    display: inline;
    font-size: 18px;
    color: #865117;
    margin-right: 15px;
}

.footer-cont p:nth-of-type(1) {
    margin-top: 7%;

}

.footer-cont .footer-right a,.footer-links a{
    display: inline-block;
    margin-top: 15px;
    margin-right: 15px;
}   
.footer-links a {
    margin-top: 0;
}
.footer-cont .footer-right span{
    display: inline-block;
    padding: 5px;
    border-radius: 24px;
    background-color: #f57b17;
    color: #ffffff !important;
}
.footer-cont p>span {

    color: #555555;

}



.footer-cont p:nth-of-type(1)>span {

    color: red;

}



.books{

    border: 1px solid #bfbfbf;

    padding-bottom: 11px;

}



.book-list li{

    border-color: #d0d0d0;

}



.books li p{

    color: #888;

}



.books h4>a{

    color: #000;

}



.books li>a,

.books li h4{

    color: #888;

    font-size: 14px;

}
.books li h2{
    color: #888;
    font-size: 14px;
}
.books li h2 a{
    color: #000;
}

.book-list li>a{
    display: block;
    float: left;
    width: 100px;
    height: 140px;
}

.book-list img{
    width: 100%;
    height: 135px !important;
    object-fit: cover;
}



.book-list p{

    margin-top: 15px;

    color: #888;

}



.book-list h4{

    margin-top: 25px;

}



.book-list a{

    display: inline;

    color: #c2c5ca;

    font-size:16px;

}



.book-list p>a{

    font-size: 12px;

    color: #950a0a;

}



.publick-header-right{

    background: linear-gradient(#f1f0ed, #ded8ca);

    height: 30px;

    border-color: #dbcec8;

}



.publick-header-right h3{

    background: linear-gradient(#f4f0ef, #fff);

    border-color: #dbcec8;

    color: #950a0a;

}



.record span{

    width: 5px;

    height: 5px;

    background: #555;

}



.select table{

    padding-left: 15px;

}



.select tr{

    background: #f8f8f8;

}



.select td{

    width: 46px;

    height: 30px;

    text-align: center;

    line-height: 30px;

    border: 1px solid white;

}



.select tr:nth-of-type(1){

    background: #a20a09;

    color: white;

}



.visiting-cont{

    padding: 0px 15px;

    margin: 12px 0px;

}



.visiting-cont p{

    width: 100%;

    height: auto;

    overflow: hidden;

    margin: 7px 0px;

    color: #a20a09;

    line-height: 25px;

    /* margin-top: 42.5px; */

}



.visiting-cont span{

    display: block;

    float: right;

    width: calc(100% - 70px);

    background: none;

    height: auto;

    color: #000;

}



.row-4-6{

    width: calc(100% - 37% - 12px );

    min-height: 1745px;

}



.row-4-7{

    width: 37%;

    float: right;

}



.publick-header{

    background: linear-gradient(#f1f0ed, #ded8ca);

    height: 30px;

    box-shadow: 0px 3px 5px #bfbfbf;

    

}



.publick-header h2{

    display: inline-block;

    width: 200px;

    background: url(../image/headerB_G.png) no-repeat 15px 0px;

    background-size: 50% 30px;

    height: 30px;

    line-height: 30px;

    margin-top: 8px;

    padding-left: 35px;

    font-weight: bold;

    color: white;

}
.publick-header h3{

    display: inline-block;

    width: 200px;

    background: url(../image/headerB_G.png) no-repeat 15px 0px;

    background-size: 50% 30px;

    height: 30px;

    line-height: 30px;

    margin-top: 8px;

    padding-left: 35px;

    font-weight: bold;

    color: white;

}



.public-video{

    border-color: #bfbfbf;

}



.public-video a div{

    width: 100%;

    height: 140px;

    background: #555;

}



.publick-video-header{

    background: linear-gradient(#f1f0ed, #ded8ca);

    height: 30px;

    box-shadow: 0px 3px 5px #bfbfbf;

}



.publick-video-header h2{

    display: inline-block;

    width: 200px;

    background: url(../image/headerB_G.png) no-repeat 15px 0px;

    background-size: 60% 30px;

    height: 30px;

    line-height: 30px;

    margin-top: 8px;

    padding-left: 45px;

    font-size:16px;

    font-weight: bold;

    color: white;

}



.public-video h4{

    color: #888888;

    font-size: 16px;

}



.article{

    border-color:#bfbfbf;

}



.container-header{

    padding-left: 5%;

}



.container-cont{

    padding: 0px 5%;

}

.container-cont a{
    display: inline;
}

.container-cont img{
    width: auto;
    float: none;
    max-width: 100%;
    display: inline;
}


.public-author{

    margin-top: 15px;

}



.public-author p{

    line-height: 20px;

}



.public-author img{

    width: 20px;

    border-radius: 50%;

}



.breadCrumbs{

    border-color: #bfbfbf;

}



.breadCrumbs li:nth-last-of-type(1) a{

    color: #950a0a;

}

.breadCrumbs-title{
    margin: 10px -22px;
    height: 52px;
    line-height: 52px;
    background: #950a0a;
    color: #fff;
}
.breadCrumbs-title h1{
    font-weight:800;
}

.public-author{

    width: 100%;

    float: left;

}



.public-author img{

    width: 18px;

    margin-right: 10px;

}



.public-author span{

    display: inline-block;

    margin-right: 1%;

    line-height: 19px;

    color: #c2c5ca;

    font-size: 12px;

}



.public-author span:nth-last-of-type(1){

    cursor: pointer;

}



.public-author span:nth-of-type(1){

    min-width: 62px;

    text-align: center;

    padding: 2px 0px;

    color: white;

    border-radius: 2px;

    background: #209ffe;

}



.public-author span:nth-of-type(3){

    min-width: 115px;

}



.breadCrumbs ul{

    width: 100% !important;

}



.breadCrumbs li{

    display: inline-block;

    width: auto !important;

    float: left !important;

    margin: 0px !important;

}


/*
    分页、上下一篇样式
*/

.paper{
    width: 100%;
    height: auto;
    padding: 15px 0px;
    float: left;
}

.paper ul{
    margin: 0 auto;
    float: none;
    display: table;
}

.paper li{
    margin: 0px 3px;
}

.paper li>a{
    padding: 5px 13px;
    border: 1px solid #bfbfbf;
}

.disabled,.active{
    padding: 5px 13px;
    float: left;
    border: 1px solid #bfbfbf;
    cursor: pointer;
    margin: 0px 3px;
}

.active{
    padding: 4px 13px;
}

.active span{
    font-size: 16px;
    color: #a20a09;
    font-weight: bold;
}

.upANDdown{
    width: 100%;
    padding: 0px 15px;
}

.upANDdown span{
    display: block;
    float: left;
    line-height: 28px;
}
.upANDdown li{
    width: 100%;
}
.upANDdown li:nth-of-type(2){
    margin-left: 0;
}

.upANDdown a{
    display: block;
    float: right;
    width: 90%;
    line-height: 30px;
    color: #209ffe;
    margin-left: 15px;
}
.inner-row-1{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.inner-row-2{
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical; 
  -webkit-line-clamp:2;
}
/*右侧固定*/
.service-tool {
  position: fixed;
  z-index: 5;
  top: 40vh;
  right: 20px;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.service-tool .tool-item {
  margin-bottom: 1px;
  width: 70px;
  height: 70px;
  background-color: #98181c;
  position: relative;
  cursor: pointer;
}

.service-tool .tool-item-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  z-index: 5;
  height: 100%;
}

.service-tool .tool-item img {
  width: 33px;
}

.service-tool .tool-item span {
  margin-top: 5px;
  font-size: 13px;
  color: #ffffff;
}
.service-tool .tool-item:hover{
  background: -webkit-linear-gradient(#98181c, #610f12); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#98181c, #610f12); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#98181c, #610f12); /* Firefox 3.6 - 15 */
  background: linear-gradient(#98181c, #610f12);
}
.service-tool .tool-item-inner:hover{
    opacity: 1 !important;
}
.service-tool .tool-item:last-child {
  margin-bottom: 0;
}