@charset"utf-8";
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
ul li {
    list-style: none;
}
html, body {
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
    margin: 0;
    padding: 0;
    font-family: pingfangsc-medium, pingfang sc;
}
button {
    cursor: pointer;
}
a {
    text-decoration: none;
}
#zqhd {
    width: 100%;
    height: 100%;
}
.header {
    width: 100%;
    height: 2.4rem;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.backbox {
    width: 2.4rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
}
.backbox > img {
    width: 0.5rem;
    height: 0.9rem;
}
.logobox {
    width: 5.4rem;
    height: 1.7rem;
    background-image: ;
    background-size: 100% 100%;
}
.sharebox {
    width: 2rem;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}
.sharebox img {
    width: 1rem;
    height: 1rem;
}
.hdnav {
    width: 100%;
    height: 2.4rem;
    background-color: #b20b30;
    display: flex;
    align-items: center;
}
.hdnav > div {
    flex: 1;
    text-align: center;
}
.hdnav > div a {
    font-size: 0.8rem;
    color: #fff;
    text-decoration: none;
}
.hdnav > div a:hover {
    cursor: pointer;
    font-weight: bold;
    color: #fff;
}
.htbody {
    width: 100%;
    height: auto;
    flex: 1;
    overflow-y: auto;
}
.hdtop {
    width: 100%;
    height: 10rem;
}
.swiper-container1 {
    width: 100%;
    height: 100%;
}
.swiper-container1 .swiper-slide img {
    width: 100%;
    height: 100%;
}
.ztcontent {
    width: 100%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}
.ztcontent > div {
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 4px #bcbec2;
    padding: 0.6rem;
    box-sizing: border-box;
    margin-bottom: 0.5rem;
}
.introduce {
 text-align: center;
}
.introducetit {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
.introducecontent {
    margin-top: 0.4rem;
    text-align: left;
    font-size: 0.8rem;
    color: #000;
}
.bodytitle {
    font-size: 1rem;
    color: #111;
    margin-bottom: 0.6rem;
    font-weight: bold;
}
.bodycontent {
    width: 100%;
    height: auto;
}
.bodycontent1 {
    display: flex;
    width: 100%;
    flex-direction: column;
}
.bodylist1 {
    width: 100%;
    margin-bottom: 0.5rem;
    height: auto;
}
.bodylist1 a {
    display: flex;
    width: 100%;
    height: auto;
}
.bodylist1left {
    width: 5.6rem;
    height: 4.2rem;
}
.bodylist2 .bodylist1left {
    width: auto;
    max-width: 100%;
    height: 10rem;
    margin-bottom: 0.4rem;
}
.bodylist1right {
    flex: 1;
    height: 100%;
    margin-left: 0.5rem;
    overflow: hidden;
}
.bodylist1righttit {
    width: 100%;
    font-size: 0.9rem;
    color: #414141;
    font-weight: 600;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.2rem;
    white-space: normal!important;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-text-size-adjust: none;
    height: auto;
}
.bodylist1righttext {
    color: #5d5d5d;
    font-size: 0.8rem;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-text-size-adjust: none;
    height: auto;
}
.bodylist1foot {
    margin-top: 0.4rem;
}
.bodycontent2 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bodylist2 {
    width: 100%;
    height: auto;
    margin-bottom: 0.8rem;
    background-color: #f8f8f8;
    padding: 0.6rem;
    border-radius: 3px;
}
.bodylist2 > a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: left;
    color: #333333;
    font-size: 0.9rem;
}
.bodylist2 > a i{
    font-size: 0.9rem;
    font-weight: bold;
    font-style: normal;
    color: #cccccc;
}
.bodylist2right {
    width: 100%;
    height: auto;
}
.bodycontent3 {
    width: 100%;
    height: auto;
}
.bodycontent3 a {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-bottom: 0.7rem;
}
.bodylist3footright {
    color: #999999;
    font-size: 0.75rem;
}
.bodycontent4 {
    width: 100%;
    height: auto;
    background-color: #fff;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.bodylist4 {
    width: 7rem;
    height: auto;
    margin-bottom: 1rem;
}
.bodylist4 a {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.zpcover {
    background-image: ;
    background-size: 100% 100%;
    width: 6.5rem;
    height: 9.2rem;
    position: relative;
    margin: 0 auto;
}
.familycon {
    position: absolute;
    right: 10px;
    top: 10px;
    background: white;
    text-align: center;
}
.borderdiv {
    width: 1.2rem;
    position: relative;
    border: 1px solid #704a12;
}
.borderdiv img{
    width: 0.6rem;
    height: 0.5rem;
    display: block;
}
.borderlt {
    position: absolute;
    top: 0;
    left: 0;
}
.borderlb{
    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 */
}
.borderrt{
    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 */
}
.borderrb{
    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 */
}
.familyname {
    font-size: 0.7rem;
    word-wrap: break-word;
    background-color: #fff;
    color: #93631c;
    max-height: 8.2rem;
    width: 0.7rem;
    padding: 0.5rem 0;
    letter-spacing: 0.25rem;
    margin-left: 0.25rem;
}
.bodylist4top {
    width: 6.5rem;
    height: 9.2rem;
    margin: 0 auto;
}
.bodylist2foot {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.8rem;
    color: #111111;
}
.hdfoot {
    width: 100%;
    height: auto;
    background-color: #666666;
    color: #aaaaaa;
    font-size: 0.7rem;
    text-align: center;
    padding: 0 1.8rem 0.75rem;
    box-sizing: border-box;
}
.hdfoot a {
    color: #aaaaaa;
    margin: 3px 0;
    display: inline;
}
.newtime {
    color: #999;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #b20b30;
}