* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html {font-size: 10vw;}
@media screen and (min-width: 750px) {
    html {
        font-size: 75px;
    }
}
em,
i {
    font-style: normal;
}
li {
    list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}
img {
    -webkit-touch-callout: none;
    display: block;
    border: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
button,
input {
    -webkit-appearance: none;
    appearance:none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Microsoft Yahei", sans-serif;
}
body {
    -webkit-font-smoothing: antialiased;
    font: 12px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Microsoft Yahei", sans-serif;
}
a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    color: #000;
    outline: none!important;
}
.clearfix::after {
    visibility: hidden;
    clear: both;
    display: block;
    content: ".";
    height: 0;
}
.clearfix {
    zoom: 1
}
body {
    min-width: 320px;
    max-width: 750px;
    width: 10rem;
    margin: 0 auto;
    padding: 0;
    font-size: .32rem!important;
    line-height: 1.5;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
}
.elementsnone {display: none!important;}
.createle-indexsearch {
    position: fixed;
    left: 50%;
    top: 3.2rem;
    transform: translateX(-50%);
    text-align: center;
    padding: .2667rem;
    background-color: #fff;
    z-index: 999999;
    font-size: .3733rem;
    border-radius: 0.3rem;
    width: 6rem;
    line-height: .8rem;
}
/* 头部样式开始 */
.login-hd,
.toggle-key {
    display: none;
}
.toggle-key input {background-color: transparent; color: #000;}
.current-ipt {
    background-color: #ddc9b0!important;
    color: #fff!important;
}
/* 首页样式 */
.control-order {
    display: flex;
    flex-direction: column;
}
.j_order_sjg,
.j_order_rfm {
    display: none;
}
.detailcontent,
.detailcontent_t {
    position: relative;
    margin-bottom: 0.833rem;
}
.detailcontent_t {
    border-top: #627885 0.001rem solid;
    padding-top: 0.833rem;
}
.createleheight {
    border: 0!important;
    padding: 0!important;
    margin-bottom: 0!important;
}
.firsteleorder_1 {
    border: 0!important;
    padding: 0!important;
}
.detailcontent + .detailcontent::before{
    content: "";
    border-top: #627885 0.001rem solid;
    display: block;
    padding-top: 0.833rem;
}
.authorlist {
    padding: 0 0.1333rem;
    line-height: .5333rem;
    background-color: #a1824e;
    color: #fff;
    border-radius: 0.1333rem;
}
.sanj-detailed-content {
    display: flex;
}
.sanj-detailed-auth{
    display: flex;
}
.sanj-detailed .displaynone:nth-child(n+5) {
    display: none;
}
.sanj-content-pic {
    width: 2rem;
    height: 2rem;
    margin-right: .4rem;
    margin-top: 0.06rem;
    margin-left: 0.27rem;
}
.sanj-content-pic img{
    border-radius: 10%;
}
.sanj-fill {
    width: 2rem;
    margin-right: .4rem;
    margin-top: 0.06rem;
    margin-left: 0.27rem;
}
.sanj-content-introduce {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.sanj-content-introduce > h3,
.swiper-Videos-h3 {
    font-size: .4267rem;
    color: #000;
    line-height: .6333rem;
    margin-bottom: 0.1333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;
}
.entry-description-container > p,
.sanj-content-introduce > p {
    margin: .1333rem 0;
    font-size: .3733rem;
    line-height: .48rem;
    color: #655b61;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;
}
.index-bg .toggle-key {
    display: block;
    padding: .2667rem .5333rem;
    text-align: right;
}
.index-bg .toggle-key > input {
    padding: .08rem 0.16rem;
    font-size: .35rem;
    border: none;
    outline-style: none;
}
.page-index {
    padding-bottom: 1.4667rem;
}
@font-face {
    font-family: "FZCUJINLFW";
    src: url("./font/FZCUJINLFW.eot"); /* IE9 */
    src: url("./font/FZCUJINLFW.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("./font/FZCUJINLFW.woff") format("woff"), /* chrome、firefox */
    url("./font/FZCUJINLFW.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("./font/FZCUJINLFW.svg#FZCUJINLFW") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
.index-mask {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 10rem;
    background-color: #fff;
    z-index: 99999999;
}
.index-mask > div {
    display: flex;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/logopic.png) no-repeat bottom center;
    background-size: 1.8rem auto;
}
.index-mask span {
    width: .8rem;
    font-size: .8rem;
    line-height: 1.2;
    font-family: "FZCUJINLFW"!important;
}
.index-mask span:first-child {
    margin: 1.5467rem .2rem 4.1333rem;
    width: 1.0667rem;
    font-size: 1.0667rem;
}
.index-mask span:last-child {
    margin: 0 .2rem;
}
.indexguide {
    display: none;
    position: fixed;
    left: 50%;top: 50%;
    transform: translate(-50%,-50%);
    width: 10rem;
    height: 100%;
    z-index: 9999999;
    background: url(../images/guide1.png),url(../images/guide2.png),url(../images/guide3.png),url(../images/guide4.png),url(../images/guide5.png),url(../images/guide6.png),url(../images/guide7.png);
    background-repeat: no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;
    background-position: center .6667rem,calc(100% - .66rem) 1.0667rem,.66rem 40%,2.8rem calc(100% - 1.3333rem),.2667rem calc(100% - 1.3333rem),4.85rem calc(100% - 1.3333rem),right .3333rem bottom 1.3333rem;
    background-size: 1.8667rem auto,3.7333rem auto,5.3333rem auto,3.7333rem auto,3.4667rem auto,1.8rem auto,3.4667rem auto;
    background-color: rgba(0,0,0,.73);
}
.indexguide span {
    position: absolute;
    left: 50%;
    top: .6667rem;
    transform: translateX(-50%);
    width: 1.8667rem;
    height: 1.2rem;
}
.search {
    display: flex;
    padding: .2667rem .2667rem .8rem .5333rem;
}
.search > form {
    flex: 1;
}
.search > span {
    flex: none;
    font-size: .5333rem;
    margin-right: .2667rem;
}
.search .search-wrap {
    display: flex;
    height: .8rem;
}
.search .search-wrap > button {
    flex-shrink: 0;
    width: .8rem;
    height: .8rem;
    outline: 0;
    border: 0;
    background: url(../images/m.searchindex.png) no-repeat .1333rem .2133rem;
    background-size: 50%;
}
.search .search-wrap > input {
    flex: 1;
    outline: 0;
    padding: 0 .2667rem;
    margin-right: .2667rem;
    font-size: .4267rem;
    border: 1px solid #e2e2e2;
}
.search-msg-icon {
    width: .8rem;
    height: .8rem;
    margin-left: .2667rem;
    display: block;
}
.slideshow {
    position: relative;
    /* height: 4.3333rem; */
}
.slideshow .swiper,
.slideshow1 .swiper {
    width: 100%;
    height: 100%;
}
.slideshow .swiper-slide,
.slideshow1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.slideshow .swiper-slide img,
.slideshow1 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slideshow .slides,
.slideshow1 .slides {
    flex: 1;
    display: flex;
    height: 100%;
    color: #fff;
    text-align: left;
}
.slideshow .displayblock > a,
.slideshow1 .displayblock > a {
    flex: 1;
}
.slideshow .displayblock > a figure,
.slideshow1 .displayblock > a figure {
  width: 100%;
  height: 100%;
}
.slideshow1 {
    position: relative;
    padding: 0 .2667rem;
    height: 3.2rem;
}
.slideshow .swiper-pagination {
    bottom: -0.5rem;
}
.slideshow .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #585858;
}
.navigation-bar {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: .2667rem;
    padding: .5333rem .2667rem;
}
.nav-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20%;
}
.nav-title img {
    width: 1.1333rem;
    height: 1.1333rem;
    margin-bottom: .1333rem;
}
.swiper-Videos {
    padding: 0 .2667rem;
}
.Suggested-Videos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.title-more {
    display: flex;
    justify-content: center;
    align-items: center;
}
.title-more img{
    display: inline-block;
    width: 0.26rem;
    height: 0.26rem;
}
.Suggested-Videos img{
    display: inline-block;
    margin-left: 0.1666rem;
}
.Suggested-Videos {
    font-size: .5333rem!important;
    padding: .5333rem .2667rem!important;
}
.Suggested-Videos span{
    font-size: 0.3633rem;
}
.index-zbkx .index-zbkx-fxyw,
.index-zbkx .index-zbkx-ptdsh{
    display: flex;
    justify-content: space-between;
    padding: .5333rem .2667rem;
}
.index-zbkx .index-zbkx-fxyw{
    margin-bottom: .2667rem;
    background: url(../images/a1.png) no-repeat;
    background-size: 100%;
    color: #fff;
    padding: .5333rem .2667rem;
}
.index-zbkx .index-zbkx-ptdsh a{
    font-size: 0.3777rem;
    color: #fff;
}
.index-zbkx .index-zbkx-fxyw a{
    color: #FFF;
    font-size: 0.3777rem;
}
.index-zbkx h3 {
    font-size: .4666rem;
    color: #fff;
}
.index-zbkx .index-zbkx-ptdsh{
    background: url(../images/a2.png) no-repeat;
    background-size: 100%;
}
.index-zbkx .zbkx-h3 {
    font-size: .4666rem;
}
.index-zbkx .zbkx-day {
    margin-bottom: .2667rem;
    background: url(../images/a3.png);
    padding: .5333rem .2667rem;
} 
.index-zbkx a {
    display: block;
    font-size: .4333rem;
    position: relative;
    padding: .2rem 0.1rem .2rem 0.8rem;
}
.index-zbkx .index-zbkx-fxyw > a,
.index-zbkx .index-zbkx-ptdsh > a {padding-left: 0.1rem;}
.index-zbkx .dot-a::before {
    content: '';
    position: absolute;
    left: .3333rem;
    top: 50%;
    transform: translateY(-50%);
    width: .1333rem;
    height: .1333rem;
    border-radius: 50%;
    background-color: #000;
}
.entry-description-container {
    display: block;
    margin-bottom: .5333rem;
}
.entry-description-container > div  {
    height: 4.3333rem;
    margin-bottom: .2667rem;
}
.entry-description-container > div > img {
    border-radius: 3%;
}
.entry-description-container > h3 {
    font-size: .4267rem;
}
.index-zbkx,
.articles {
    padding: .1rem .2667rem;
}
.index-zbkx,
.articles,
.swiper-Videos,
.practice{
    background-color: #f9f5f2;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 5px 5px 10px 5px rgb(172 169 169 / 20%), -5px -5px 10px 5px rgb(172 172 172 / 20%);
    overflow: hidden;
    margin: 1.2rem .25rem;
    transition: 0.15s ease-in;
}
.practice-content a>p {
    position: relative;
    font-size: .3733rem;
    text-align: left;
    line-height: .54rem;
    height: 1.62rem;
    padding: 0 .1333rem;
    margin-top: .4rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    word-break: break-all;
    -webkit-box-orient: vertical;
}
.practice-list {
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0.2667rem;
}
.practice {
    padding: 0 .2667rem;
    display: flex;
    flex-direction: column;
}
.practice-content {
    position: relative;
    width: 4.3733rem;
    height: 5.6rem;
    margin-bottom: .6667rem;
}
.practice-list .practice-content:nth-child(odd),
.practice-list .practice-content:nth-child(odd) .practice-content-pic img {
    border-radius: 3% 0 0 3%;
}
.practice-list .practice-content:nth-child(even),
.practice-list .practice-content:nth-child(even) .practice-content-pic img {
    border-radius: 0 3% 3% 0;
}
.practice-content:nth-child(n+7) {
    margin-bottom: 0;
}
.practice-content h3 {
    position: absolute;
    top: 0;
    right: .2133rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .2667rem 0;
    background-color: #a44925;
    font-size: .5333rem;
    color: #fff;
    line-height: .56rem;
    text-align: center;
    width: .9333rem;
}
.practice-content-pic {
    width: 100%;
    height: 3.2rem;
}
/* body.index-bg .index-spdot {
    position: fixed;
    right: 50%;
    margin-right: -4.6rem;
    bottom: 0;
    width: .2667rem;
    height: .2667rem;
    border-radius: 50%;
    background-color: red;
    z-index: 9999999;
} */
/* 页脚导航样式 */
.footer {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 10rem;
    z-index: 999999;
    height: 1.2rem;
    background-color: #fbfbfb;
    display: flex;
    align-items: center;
}
.footer > a {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20%;
}
.footer > a > img {
    width: auto;
    height: .5333rem;
}
.footer > a > span {height: .32rem;text-align: center;}
.footer > a:nth-child(3) > img {
    width: auto;
    height: .8rem;
}
.customer-service-icon{
    position: fixed;
    width: 1rem;
    height: 1rem;
    right: 50%;
    margin-right: -4.9rem;
    bottom: 2.5333rem;
    z-index: 999999;
}
@keyframes blink-animation {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
.blink-icon {
    animation: blink-animation 1s infinite;
}