i{
    font-style: italic;
}

.announcement{
    padding: 30px 5px;
}

.announcement h2{
    text-align: center;font-size: .3rem;margin: 20px 0;font-weight: bold;
    font-family: SimHei;
}

.announcement .bold{
    font-weight: bold;
}

.announcement .align-center{
    text-align: center;margin: .4rem 0;
}

.announcement .text-info{
    display: none;
}

.announcement .align-right{
    text-align: right;
}


em{
    color: #DA251C;
    background: #FFFF00;
}

.menu-01 h3 a.on{
    color: #DA251C;
}

.menu-02 h4 a.on{
    color: #DA251C;
}

.search-search2 input[type="search"] {
    width: 7rem;
    margin-left: .2rem;
}

.pic-album.on .swiper-slide .img {
    background: #fff;
}

.pic-album.on .swiper-slide .img {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.pic-album.on .swiper-slide .img-container{
    position: absolute;
    left: 50%;
    width: 10rem;
    height: 7.5rem;
    top: 50%;
    margin-left: -5rem;
    margin-top: -3.9rem;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
}

.pic-album.on .swiper-wrapper {
    height: 14rem;
}

.pic-album.on .swiper-slide .img{
    width: 11rem;
}

.swiper-slide .img{position: relative;}
.cutbg{position: absolute;left: 50%;top: 50%;}

.login-popup {
    display: none;
    position: fixed;
    top: 25%;
    left: 50%;
    width: 330px;
    padding: 5px;
    margin: 0 0 0 -165px;
    background: #FFFFFF;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    z-index: 1002;
}

.login-popup .h2 {
    font-size: 20px;
    font-weight: 400;
    color: #1A1A1A;
    line-height: 48px;

}

.login-popup span {
    color: #808080;
    line-height: 48px;
}

.login-popup .text {
    margin-bottom: 10px;
    line-height: 30px;
}

.login-popup a {
    color: #0099CC;
}


.login-popup .popup-con{
    height: 190px
}

.login-popup .popup-con .text{
    width: auto;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    padding: 30px 0 15px 0;
    height: 100px;
}

.login-popup .popup-con .text p{
    font-size: 16px;
}

.login-popup .popup-con .buttons{
    width: 285px;text-align: center;margin: 0 auto;margin-top: 37px;
}

.login-popup .popup-con .buttons .button{
    z-index: 103;padding: 0 14px;display: inline-block;background: #1A5284;
    border: 1px solid #1A5284;color: #FFFFFF;
    line-height: 37px;text-align: center;cursor: pointer;
    outline: none;-webkit-appearance: none;transition: opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;
    border-radius: 3px;width: 132px;
}

.login-popup .popup-con .buttons .button.grey{
    background: #aaa;border: 1px solid #aaa;
}

.login-popup .popup-con .buttons .button:hover{
    opacity: .7;
}

.login-popup .popup-con .buttons .button a{
    text-decoration: none !important;
}

.login-popup .popup-con .buttons .button a:hover{
    text-decoration: none !important;
}

.w-box {
    width: 375px;
    margin: 0 auto;
}

#bigVideo {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .9);
    z-index: 1002;
    display: none;
}

#bigVideo video{width: 90%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}

.main-rdzt li h3 span i.icon {
    background-size: .64rem;
}

.common-back-ground {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 1100px;
    background-color: #000000;
    z-index: 999;
    -moz-opacity: 0.2;
    opacity: .6;
    filter: alpha(opacity=22);
}

.popup{
    position: fixed;
    bottom: -100%;
    width: 7.5rem;
    min-height: 6rem;
    background: #FFFFFF;
    z-index: 10000;
}

#term-popup h2{
    padding: 20px 0;
}

#term-popup .text{
    padding: 20px 0;
}

.backGround{
    height: 9999px;
}

.user-head .login{
    font-size: 18px;height: 1.26rem;line-height: 1.26rem
}

.loading{
    text-align: center;
    margin: 20px 0 80px 0;
}

.box-list .img img{
    max-height: 100%;
    max-width: 100%;
}

.layui-m-layercont{
    padding: 20px !important;
}

.no-data{
    margin-top: 2rem;text-align: center;display: none
}

.member-con li{
    border: 1px solid #DBDBDB;
}

.login th, .login td, .reg th, .reg td{
    border-bottom: 1px solid #E6E6E6;
}
.read-content .read-con {
    padding-top: 0;
}

.error-message{
    padding: .5rem;
    text-align: center;
}

.note-list .popup-title{
    padding:0;
    padding-top:.04rem;
    margin:0 .3rem;
    line-height:1.09rem;
}
.note-list .popup-title h2{
    height:1.09rem;
    font-size:.34rem;
}

.read-content .book-title .label-xx{
    padding: 0 .1rem;
    line-height: .36rem;
    margin-left:.1rem;
}
.note-popup{z-index: 1003;}
input[type=search]::-webkit-search-cancel-button{
    -webkit-appearance: none;
}
.search-screen{line-height: .44rem; padding: .22rem .3rem;}
.album-btm li a span{margin-left:.1rem;}
.main-menu .menu-03 li{overflow: hidden;}
.author .clearfix .img img{height:100%; object-fit:cover;}
.pic-album.on .swiper-wrapper{height:100%;}
i.icon-user-07 {background-image: url(../images/icon-user-07.png);}
.read-catalog li h1{padding: .2rem 0;}
.catalog li{line-height: .48rem;}
.read-con .term{text-decoration: none;}
.footer_ios{padding-bottom:.5rem;}

.notice {
    padding: 0 .3rem 0 1.3rem;background-size: 0.77rem;
}

.notice a {
    height: .79rem;
}

.video-lists li h5, .video-lists li h4 {
    height: 1rem;
}

.video-lists li h5, .video-lists li h4 {
    padding-top: 10px;
}

.orderInfo {
    height: 4.8rem;
}

.add-form th {
    width: 2.35rem;
}

.try-video{color: #009688;border: 1px solid #009688;padding: 2px;border-radius: 3px;margin-right: 5px;font-size: 12px;font-weight: normal;line-height: 20px;}


.image-title{
    text-align: center;
    margin: 5px 0;
}

.image-box-2 .image-title{
    font-weight: bold;
}

.image-desc{
    color: #666;text-align: left;
}

.image-box{
    text-align: center;
}

.image-box-3{
    display: inline-block !important;
    text-indent: 0;
}

.ar_image_1{
    width: 60%;
}

.image-box .ar_image_3{
    display: inline;
    height: 0.48rem;
    margin: 0;
}

.image-box img{
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.image-box-0 .image-desc{
    color: #666;text-align: center;
}

.search-search input[type="search"] {
    padding: 0 0 0 .74rem;
}

.track li{
    margin-top:0;
    margin-bottom:.18rem;
}
.no-data{
    margin-top: 0;
    padding-top:2rem;
}
.loading{
    margin:0;
    padding: 20px 0 80px 0;
}

.member-con li {
    width: 2.1rem;
}
.orderInfo p{
    word-break: break-all;
}
.orderInfo{
    padding-right: .55rem;
}
.announcement{
    word-break: break-all;
}

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both; animation-delay: 1s; -webkit-animation-delay: 1s;-webkit-animation-name:tada;animation-name:tada}
@-webkit-keyframes tada{
    0%{
        -webkit-transform:scaleX(1);
        transform:scaleX(1)
    }
    10%,20%{
        -webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);
        transform:scale3d(.9,.9,.9) rotate(-3deg)
    }
    30%,50%,70%,90%{
        -webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);
        transform:scale3d(1.1,1.1,1.1) rotate(3deg)
    }
    40%,60%,80%{
        -webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform:scale3d(1.1,1.1,1.1) rotate(-3deg)
    }
    to{
        -webkit-transform:scaleX(1);transform:scaleX(1)
    }
}
@keyframes tada{
    0%{
        -webkit-transform:scaleX(1);
        transform:scaleX(1)
    }
    10%,20%{
        -webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);
        transform:scale3d(.9,.9,.9) rotate(-3deg)
    }
    30%,50%,70%,90%{
        -webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);
        transform:scale3d(1.1,1.1,1.1) rotate(3deg)
    }
    40%,60%,80%{
        -webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform:scale3d(1.1,1.1,1.1) rotate(-3deg)
    }
    to{
        -webkit-transform:scaleX(1);transform:scaleX(1)
    }
}
.index-search input{
    font-size: .26rem;
}
.menu-01 h3 a.ezt{color: #d00101;font-size: .35rem;font-family: songti;}
.menu-01 h3 a.ezt2{color: #1a5bff;font-size: .35rem;font-family: songti;}
.redHint{
    position: relative;
}
.redHint:after{
    position: absolute;
    content: '';
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: red;
    right: -.1rem;
    top: -.04rem;
}

.icon-lock2{
    background: url("/std/images/icon-lock.png") no-repeat;
    position: static !important;
}