.m-banner {
    width: 100%;
    /* position: relative*/
}

.bx-cation {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(10, 10, 10, 0.2);
    width: 100%;
    height: 200px;
    color: #fff;
}

    .bx-cation .bx-tit {
        width: 85%;
        text-align: justify;
        font-size: 31px;
        font-weight: bold;
        margin: 20px auto;
        line-height: 35px;
        height: 35px;
        overflow: hidden;
    }

    .bx-cation .bx-info {
        width: 85%;
        text-align: justify;
        font-size: 16px;
        line-height: 25px;
        height: 75px;
        margin: 5px auto;
        overflow: hidden;
        text-indent: 2em;
    }

.bx-wrapper .bx-prev {
    background: url(../images/glleft.png) no-repeat;
    background-size: 50px;
}

.bx-wrapper .bx-next {
    background: url(../images/grright.png) no-repeat;
    background-size: 50px;
}

.bx-wrapper .bx-controls-direction a {
    opacity: 0.8;
}

.bx-controls {
    width: 1100px;
    margin: 0 auto;
    display: block;
    height: 200px;
    z-index: 10000;
    position: relative;
    bottom: 200px;
}

.bx-wrapper #top-banner li img {
    width: auto;
    max-width: 300%;
    height: 560px;
}
/*第二版面*/
.iblockdiv {
    margin-top: 80px;
    width: 100%;
    float: left;
}
.ScreenCtr {
    min-height: 800px;
}

    .iblockdiv .bck73l {
        width: 73%;
        float: left;
    }

    .iblockdiv .bck73r {
        width: 23%;
        float: right;
    }

.bcktit {
    width: 100%;
    float: left;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #c92800;
    color: #c92800;
}

    .bcktit .bcktitl {
        float: left;
        border-bottom: 3px solid #c92800;
        font-size: 22px;
        font-weight: bold;
    }

    .bcktit .bcktitr {
        float: right;
        font-size: 18px;
    }

.bckmain {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding-top: 20px;
}

    .bckmain .bckmainl {
        width: 100%;
        float: left;
    }

    .bckmain .bckmainr {
        width: 70%;
        float: right;
    }

.bckmainl ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
    padding: 30px 0;
}

    .bckmainl ul li:hover {
        background-color: #f6f6f6;
    }

    .bckmainl ul li.lisel {
        background-color: #f6f6f6;
    }

    .bckmainl ul li .bckmlitit {
        width: 100%;
        float: left;
        height: 26px;
        line-height: 26px;
        font-size: 16px;
        margin: 5px 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: bold;
    }

    .bckmainl ul li .bckmliinfo {
        line-height: 23px;
        height: 46px;
        width: 100%;
        float: left;
        overflow: hidden;
        /*    white-space: nowrap;*/
        text-overflow: ellipsis;
    }

    .bckmainl ul li a.liacs {
        display: block;
        height: 155px;
        overflow: hidden;
        float: left;
    }
.bckmainl ul li .lidiv{
    width:97%;
    margin:1px 1.5%;
    display:block;
}
.bckmliinfo p {
    font-size: 12px;
}

.bckmainr .bckmrimg {
    width: 100%;
    height: 365px;
    overflow: hidden;
}

.bckmainr img {
    width: 100%;
}

.listbar {
    border: 1px solid #f6f6f6;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
    min-height: 300px;
    margin-top: 20px;
    display: grid;
}

.bckmainl .liacs img {
    width: 260px;
    margin-right: 20px;
    float: left;
}

.bckmainl li h3 {
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.bckmainl li p.newsinfo {
    height: 90px;
    overflow: hidden;
    padding-bottom: 5px;
    font-size: 15px;
    line-height: 23px;
}

.listbar .bartit {
    width: 86%;
    margin: 20px 7% 0px 7%;
}

    .listbar .bartit .bigtit {
        font-weight: bold;
        font-size: 18px;
    }

    .listbar .bartit .smalltit {
        font-size: 10px;
        color: #928786;
    }

.listbar .listimgli {
    width: 86%;
    margin: 17px 7%;
}

    .listbar .listimgli li {
        width: 48%;
        margin: 1%;
        float: left;
    }

        .listbar .listimgli li .imghome {
            width: 100%;
            position: relative;
            text-align: center;
            overflow: hidden;
            height: 120px;
            float: left;
            background-color: #f6f6f6;
            display: flex;
            align-items: center;
        }

        .listbar .listimgli li img {
            width: 100%;
            align-items: center;
        }

.bck100w {
    width: 70%;
    margin: 40px auto;
    border: 1px solid #f6f6f6;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
    background-color: #fff;
    max-width:1200px;
}

.detailhome {
    width: 80%;
    margin: 60px auto;
}

    .detailhome .dtltit {
        width: 100%;
        float: left;
        font-weight: bolder;
        font-size: 28px;
        margin-bottom: 15px;
        text-align: center;
    }

    .detailhome .dtlsubtit {
        font-size: 13px;
    }

.dtltitkey {
    width: 100%;
    float: left;
    margin-top: 2px;
}

    .dtltitkey .dtkeyl {
        width: 55%;
        float: left;
        font-size: 13px;
    }

    .dtltitkey .dtkeyr {
        width: 45%;
        float: right;
        text-align: right;
        color: #928786;
        font-size: 13px;
    }

.dtlinfo {
    width: 100%;
    float: left;
    background-color: #ebebeb;
    margin: 20px auto;
}

    .dtlinfo .dtlifhm {
        width: 95%;
        margin: 2.5%;
    }

    .dtlinfo .dtfi {
        font-size: 15px;
        font-weight: bold;
        display: contents;
    }

.dtlcont {
    width: 100%;
    font-size: 16px;
}

    .dtlcont p {
        width: 100%;
        font-size: 16px;
        line-height: 28px;
    }

        .dtlcont p img {
            width: 100%;
            margin: 1.5rem 0;
            margin-left: auto;
            margin-right: auto;
        }

.chdtit {
    font-size: 1.1rem;
}

.dtltitkey .dtkeyr .share {
    display: block;
    float: right;
}

.toshare {
    height: 45px;
    line-height: 45px;
}

.newspager {
    text-align: center;
    margin-top: 25px;
    font-size: 1rem;
    width: 100%;
    display: inline-block;
}

    .newspager a {
        padding: 3px 15px;
        margin: 5px 9px;
        border: 1px solid #ff0020;
        background-color: #f2f2f2;
    }

        .newspager a.newssel {
            background-color: #ff0020;
            color: #fff;
        }
.itemli {
    width:100%;
float:left;
}
.itemli .itembox{
    width:25%;
    height:240px;
    float:left;
}
.itemli .itembox .onebook{
    width:94%;
    height:94%;
    margin:2%;
    padding:1%;
    display:inline-block;
    border:1px solid rgba(255,255,255,255,0.01);

}
.itemli .itembox .onebook:hover{
border:1px solid #1d2088;
}
.itemli .itembox .onebook .img{
    height:195px;
    overflow:hidden;
}
.itemli .itembox .title{
    text-align: center;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    background-color:rgba(0,125,118,0.05);
}
.addt {
    background: #f3f2f2;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
}
.gdstit {
border-bottom:1px solid #ddd;
}
.gdstit h1 {
font-size:1.5rem;
font-weight:bolder;
line-height:35px;
margin:20px 0 20px 0;
padding:1px 15px;
text-align:center;
}
.bookinfo {
    width: 90%;
    float: left;
    margin: 0 5%;
    padding-top: 40px;
}
.bookdis {
width:100%;
float:left;
}

.bookdis .content{
width: 60%;
    float: right;
}
.bookdis .content p.info{
    width:100%;
    font-size:16px;
    min-height:33px;
    margin:2px auto;
    line-height:28px;
}
.bookdis .content p.info span.cift{
    font-weight:bold;
  color:rgba(0,0,0,0.8);
}
.bookcontent {
width:100%;
float:left;
margin-top:50px;
}
#gdsbox {
    width: 100%;
    float: left;
}
.gdxw {
    width: 100%;
    float: left;
    margin: 20px 0 10px 0;
    border-bottom: 1px solid #ddd;
}
.bookinfo .share {
width:100%;
float:left;
margin-top:10px;
}
.bookcontent .tab {
    width:97%;
    margin:0 1.5%;
    padding-bottom:5rem;
}
.tab .tab-head strong {
    float: left;
    padding: 8px 20px 0 0;
    line-height: 20px;
}

.tab .tab-more {
    float: right;
    margin: 10px 0 0 10px;
    font-size: 12px;
}

.tab .tab-nav {
    list-style: none;
}

    .tab .tab-nav li {
        display: inline-block;
    }

        .tab .tab-nav li a {
            color: #333;
            padding: 8px 20px;
            display: block;
            border: solid 1px #ddd;
            line-height: 20px;
            border-bottom: none;
            border-radius: 4px 4px 0 0;
            font-size:16px;
        }

    .tab .tab-nav .active {
        background-color: #fff;
    }

        .tab .tab-nav .active a {
            cursor: default;
        }

.tab .tab-body {
    border-top: solid 1px #ddd;
    margin-top: -1px;
    padding-top: 15px;
}

.tab .tab-body-bordered {
    border: solid 1px #ddd;
    border-radius: 4px;
    padding: 15px;
}

.tab .tab-body .tab-panel {
    display: none;
}

.tab .tab-body .active {
    display: block;
}

.tab.tab-small strong {
    padding-top: 3px;
}

.tab.tab-small .tab-more {
    margin: 5px 0 0 10px;
}

.tab.tab-small li a {
    padding: 3px 10px;
}
.itemli2 {
    width:100%;
float:left;
}
.itemli2 .itembox{
    width:33.33%;
    height:220px;
    float:left;
    position:relative;
  
}
.itemli2 .itembox .onebook{
    width:95%;
    height:95%;
    margin:2.5%;
    display:block;
    /*border:1px solid rgba(255,255,255,255,0.01);*/
    position:relative;
    overflow:hidden;
          border-radius: 20px;
    box-shadow: 2px 2px 2px #999;
}
.itemli2 .itembox .onebook:hover{
/*border:1px solid #3e8e5f;*/
}
.itemli2 .itembox .onebook .img img{
    opacity:0.8;
}
.itemli2 .itembox .bright{
    width:100%;
    height:100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  /*  z-index: 100;*/
    background-color:rgba(0,0,0,0.25);
}
.itemli2 .itembox .bright:hover{
    background-color:rgba(0,0,0,0.15);
}
.itemli2 .itembox .title{
    text-align: center;
    line-height: 32px;
    /*height:100%;
    width:100%;
    overflow: hidden;*/
  /*  background-color:rgba(0,125,118,0.05);*/
    text-align: center;
    margin-top: 80px;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.itemli2 .itembox .bright .subinfo{
    height:100%;
    width:100%;
     position: absolute;
    bottom: 0;
    left: 0;
   /* z-index: 100;*/
    background-color:rgba(0,0,0,0.25);
    display:none;
}
.itemli2 .itembox .bright .subinfo h3{
    height:50px;
    line-height:50px;
    text-align:left;
    font-size:22px;
    width:94%;
    margin:0 3%;
     font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.itemli2 .itembox .bright .subinfo p{
    line-height:32px;
    height:96px;
      width:94%;
    margin:0 3%;
    font-size:15px;
    overflow:hidden;
}
.itemli2 .itembox .bright .subinfo .topage{
width: 94%;
    margin: 0 3%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
    line-height: 40px;
    font-size:15px;
}
.buylink {
    width:100%;
    float: left;
    height:40px;
    line-height:40px;
}
    .buylink a.btnbuy {
        display: block;
        width: 170px;
        margin: 1rem auto;
        height: 3rem;
        line-height: 3rem;
        background-color: rgba(15, 125, 181, 0.8);
        text-align: center;
        font-size: 1.1rem;
        color: #fff;
        display: none;
        float: left;
        margin-right: 5px;
    }
        .buylink a.btnbuy i.icon{
        font-size:1.3rem;
        }
        .buylink a.btnbuy:hover{
        background-color:rgba(15, 125, 181, 1);
        color:#fff;
        }
#first-screen .fixed-top-custom {
    background-color: rgba(15, 125, 181, 0.8);
}
.bookdis .imgdiv {
    width: 35%;
    float: left;
    text-align: center;
    /*  height:370px;*/
    overflow: hidden;
    padding: 1rem 5px;
    background-color: #fcfcfc;
    display: block;
}

.gdcover {
    height: 340px;
    padding: 20px 0;
}

ul.tab-nav {
    margin: 0;
}

.cttdiv {
    width: 100%;
    float: left;
    height: 290px;
}

.bookdis .imgrd {
    width: 255px;
    height: 340px;
    display: block;
    margin: 0 auto;
}

.bookdis .sbigimg {
    width: 360px;
    height: 600px;
    position: absolute;
    /*left:300px;*/
    margin-left: 370px;
    margin-top: 1px;
    top: 120px;
    display: none;
    overflow: hidden;
}

.bookdis a.imgdiv:hover .sbigimg {
    display: block;
}

.gdcover2 {
    width: 100%;
}
