@charset"utf-8";
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
ul li {
    list-style: none;
}
html, body {
    width: 100%;
    height: 100%;
    background-color: #F6F6F6;
    margin: 0;
    padding: 0;
    font-family: PingFangSC-Regular, PingFang SC;
}
button {
    cursor: pointer;
}
a {
    text-decoration: none;
}
#common-nav-bar {
    /*margin-bottom: 0;*/
}
#zqhd {
    width: 100%;
    height: auto;
    min-width: 1440px;
}
.hdTop {
    width: 100%;
    height: 428px;
}
.swiper-container1 {
    width: 100%;
    height: 100%;
}
.hdTop img {
    width: 100%;
    height: 100%;
}
.hdNav {
    width: 100%;
    height: 60px;
    background-color: #C0003C;
    text-align: center;
}
.hdNavBox {
    width: 1366px;
    height: 60px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.hdNavBox > div {
    flex: 1;
    text-align: center;
}
.hdNav > div a {
    font-size: 18px;
    color: rgba(225,225,225, 0.8);
    text-decoration: none;
}
.hdNav > div a:hover {
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}
.hashBtnActive {
    font-weight: bold;
    color: #fff!important;
}
.hdBody {
    width: 1366px;
    margin: 0 auto;
    padding-top: 10px;
    height: auto;
    background-color: #F6F6F6;
    display: flex;
    justify-content: space-between;
}
.hdBodyLeft {
    width: auto;
    height: auto;
    flex: 1;
    margin: 0 auto;
    box-sizing: border-box;
}
.hdBodyRight {
    width: 340px;
    height: auto;
    margin-left: 80px;
    padding-bottom: 20px;
}
.Introduce {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}
.crumbs {
    width: 100%;
    height: auto;
}
.crumbs li {
    display: inline-block;
}
.crumbs li a {
    color: #949494;
    font-size: 16px;
    cursor: pointer;
}
.body3 {
    margin: 20px 0;
}
.bodyTitle {
    width: 100%;
    height: auto;
    margin: 0 auto 28px;
    color: #111;
    font-size: 22px;
    font-weight: bold;
}
.bodyContent {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 9px;
}
.bodyContent3 {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 42px 50px;
    box-sizing: border-box;
}
.bodyContent3 a {
    width: 30%;
    height: auto;
    display: flex;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0 1% 20px;
    align-items: center;
    cursor: pointer;
    color: #000000;
    justify-content: center;
}
.listA > span {
    font-size: 34px;
}
.bodyList3Right {
    width: 0;
    height: 100%;
    flex: 1;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: space-between;
}
.bodyList1RightTit {
    text-align: left;
    margin-left: 10px;
}
.right_bottom{
    width: 100%;
    display: inline-block;
    background:rgba(255,255,255,1);
    border:1px solid rgba(230,230,230,1);
    border-radius:4px;
}
.right_bottomH3{
    width: 100%;
    height: 42px;
    line-height: 60px;
    margin-left: 20px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.familyCover1{
    position: relative;
    width: 100%;
    height: 180px;
    background-image: url("https://www.elhamxmedia.com/__xh__/hsy1.zupu.cn/static/web/module/zhpk/images/bookCover1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
}
.familyCon1{
    position: absolute;
    right: 6px;
    top: 6px;
    background: white;
    text-align: center;
    max-height:128px;
    overflow: hidden;
}
.familyNum1{
    position: absolute;
    bottom: 0;
    right: 19px;
    width: 6px;
    font-size: 6px;
    word-wrap: break-word;
    color: #fff;
}
.borderFirst1{
    padding:2px;
    border: 2px solid #d4b382;

}
.borderDiv1{
    width: 20px;
    position: relative;
    border: 1px solid #704a12;
    min-height: 23px;
}
.familyName1{
    max-height: 112px;
    /*overflow: hidden;*/
    width: 8px;
    font-size: 12px;
    padding: 4px 0;
    word-wrap: break-word;
    background-color: #fff;
    color: #93631c;
    letter-spacing: 5px;
    margin-left: 4px;
}
.borderDiv1 img {
    width: 10px !important;
    height: 7px !important;
    display: block;
}
.borderLT1{
    position: absolute;
    top:0;
    left:0;
}
.borderLB1{
    position: absolute;
    top: 0;
    right: 0;
    transform:rotateY(180deg);
    -ms-transform:rotateY(180deg); /* IE 9 */
    -moz-transform:rotateY(180deg); /* Firefox */
    -webkit-transform:rotateY(180deg); /* Safari and Chrome */
    -o-transform:rotateY(180deg); /* Opera */
}
.borderRT1{
    position: absolute;
    bottom: 0;
    left: 0;
    transform:rotateX(180deg);
    -ms-transform:rotateX(180deg); /* IE 9 */
    -moz-transform:rotateX(180deg); /* Firefox */
    -webkit-transform:rotateX(180deg); /* Safari and Chrome */
    -o-transform:rotateX(180deg); /* Opera */
}
.borderRB1{
    position: absolute;
    bottom: 0;
    right: 0;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); /* IE 9 */
    -moz-transform:rotate(180deg); /* Firefox */
    -webkit-transform:rotate(180deg); /* Safari and Chrome */
    -o-transform:rotate(180deg); /* Opera */
}
.tuij{
    width: 100%;
    display: flex;
    height: auto;
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 20px 0;
    box-sizing: border-box;
}
.tuij li{
    width: 46%;
    height: auto;
    display: inline-block;
    margin-bottom: 22px;
    cursor: pointer;
}
.bookName{
    width: 100%;
    font-size:14px;
    height: 16px;
    line-height: 16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align: center;
    margin-top: 10px;
    float: left;
}
.map{
    height: 16px;
    line-height: 16px;
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    margin-top: 8px;
    text-align: center;
    float: left;
    width: 100%;
}
.border{
    width:230px;
    position: absolute;
    top: 50%;
    height: 1px;
    background: rgba(230,230,230,1);
    margin-left: 20px;
}
.ewmShow{
    width: 140px;
    height: 140px;
    position: absolute;
    top: 60px;
    display: none;
    border: 1px solid rgba(230,230,230,1);
    -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3);
    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3);
}
.ewmShow img{
    width: 120px;
    height: 120px;
    margin-left: 10px;
    margin-top: 10px;
}
.page-count {
    text-align: center;
    margin-top: 20px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #999;
}
.fkname .imgBox a{
    display: flex;
}
.btn_wrap a:hover{
    color: white;
}
.zgjmBox {
    width: 100%;
    height: 228px;
    position: relative;
    background-image: url("https://www.elhamxmedia.com/__xh__/imgs0.zupu.cn/photos/common/20200225/f489401f-d01e-4a49-902f-878d80e14fc8.png");
    background-size: 100% 100%;
    margin-top: 10px;
}
.zgjmBox > a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.cjmBox {
    width: 90%;
    margin: 0 auto;
    position: absolute;
    left: 8%;
    top: 70%;
}
.cjmBox span {
    font-size: 14px;
    color: #040404;
    float: left;
}
.cjmBox ul {
    display: inline-block;
    float: left;
}
.cjmBox ul li {
    float: left;
    color: #E60214;
    font-size: 14px;
    cursor: pointer;
}
.bodyContent3 {
    width: 100%;
    height: auto;
    text-align: center;
}
.zgjmCard {
    margin-top: 40px;
}
.swiper-pagination {
    width: 100%;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #C0003C;
}
.hdFoot {
    width: 100%;
    height: auto;
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: #666666;
    margin-top: 40px;
}
.footTop {
    background-color: #666666;
    width: 1366px;
    margin: 0 auto;
    height: auto;
}
.footTop1 {
    width: 100%;
    height: 154px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #CCCCCC;
}
.footTop1Left {
    width: auto;
    flex: 1;
    height: 100%;
    padding-top: 14px;

}
.logo {
    display: inline-block;
    width: 166px;
    height: 52px;
    background-image: url("https://www.elhamxmedia.com/__xh__/imgs0.zupu.cn/photos/common/20201106/2fe49641-4948-4792-875b-bf0f57d28600.png");
    background-size: 100% 100%;
    cursor: pointer;
}
.footTop1Left ul{
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.footTop1Left ul li {
    display: inline-block;
    margin-right: 60px;

}
.footTop1Left ul li a {
    color: #FFFFFF;
    font-size: 16px;
}
.footTop1Right {
    width: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.imgBox {
    color: #fff;
    font-size: 14px;
    margin: 0 20px 36px;
    text-align: center;
}
.imgBox img {
    width: 150px;
    height: 150px;
    margin-bottom: 5px;
    box-shadow: 0 0 5px #777171;
}
.footTop2 {
    color: #fff;
    text-align: center;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.footTop2 a {
    color: #fff;
    outline: none;
    text-decoration: none;
    font-size: 16px;
}
.SerFix{ position:fixed; top:0; z-index:100;}
.floatFoot {
    width: 100%;
    height: 120px;
    background-color: #000000;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
    padding: 0 80px 0 92px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
}
.floatFoot > img {
    width: 133px;
    height: 133px;
}
.floatFootBox {
    width: auto;
    height: auto;
    margin-left: 26px;
    margin-bottom: 26px;
}
.floatFootBox1 {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}
.floatFootBox2 {
    color: #999999;
    font-size: 24px;
}
.floatFootBox2 > span {
    color: #D0021B;
}
.floatFootBtn {
    width: 192px;
    height: 64px;
    background-color: #D0021B;
    color: #fff;
    cursor: pointer;
    font-size: 26px;
    border-radius: 6px;
    position: absolute;
    top: 28px;
    right: 80px;
    text-align: center;
    line-height: 64px;
}
.model {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    display: none;
    z-index: 10;
}
.modelBox {
    width: auto;
    height: auto;
    margin: 300px auto 0;
    background-color: #fff;
    border-radius: 6px;
    text-align: center;
    padding: 20px;
    display: inline-block;
}
.modelBox > img {
    width: 310px;
    height: 310px;
}
.modelBox > div {
    color: #333333;
    font-size: 28px;
    margin-top: 10px;
}