* {
    margin: 0;
    padding: 0
}

body {
    line-height: 1.5;
    /*澧炲姞 start*/
    background: #F9F4E9;
    /*澧炲姞 end*/
}

h2 {
    font-size: .36rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}

h3 {
    font-size: .26rem;
    font-weight: bold;
    text-indent: 2em;
    margin-top: .30rem;
    line-height: 1.5;
}

/*----鏇存敼---*/
.main p {
    font-size: .4rem;
    text-indent: 2em;
    margin-top: .45rem;
    line-height: 1.6;
    color: rgb(70, 70, 70);
}


.foot_m_2 {
    top: -0.6rem;
}

.foot_m_2 > .copyxs {
    width: 100% !important;
    padding: 0;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
}

/*----鏇存敼---*/
.foot p {
    text-align: center;
    font-weight: bold;
    font-size: .36rem;
    padding-top: .30rem;
    line-height: 1.2;
}

.f_red {
    color: crimson
}

.foot_img {
    margin-top: .3rem;
}

.foot_img img {
    width: 100%;
}

/* ----鏇存敼---- */

.foot_m {
    width: 100%;
    
}

.foot2 {
    background-color: rgb(222, 193, 135);
    padding: .2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;

}

.foot2 .icon {
    left: .14rem;
    top: .2rem;
    width: .9rem;
    height: .9rem;
    border-radius: 50%;
}

.foot2 p {
    top: .1rem;
    height: .65rem;
    text-align: left;
    color: #333;
    font-size: .4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: .3rem;
    width: 60%;
}

.foot2 .copyxs {
    height: .75rem;
    line-height: .75rem;
    width: 20%;
}

.foot2 .applet {
    height: .75rem;
    line-height: .75rem;
    width: 20%;
}

.foot_m_2 > .applet {
    width: 100% !important;
    padding: 0;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
}

.copyxs {
    display: inline-block;
    border-radius: .16rem;
    padding: 0 .2rem;
    height: .55rem;
    line-height: .55rem;
    text-align: center;
    color: #fff;
    font-size: .35rem;
    text-decoration: none;
}

.applet {
    display: inline-block;
    border-radius: 1rem;
    padding: 0 .2rem;
    height: .55rem;
    line-height: .55rem;
    text-align: center;
    color: #fff;
    font-size: .35rem;
    text-decoration: none;
}



.foot4 {
    width: 7.5rem;
    position: fixed;
    bottom: 0;
    background-color: rgb(222, 193, 135);
    height: .8rem;
    line-height: .8rem;
}

.foot4 .icon {
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    position: absolute;
    left: .14rem;
    top: .17rem;
}

.foot4 p {
    margin-left: .9rem;
}

.foot4 .copyxs {
    position: absolute;
    right: .14rem;
    margin-left: .9rem;
    top: .15rem;
}

/* ----鏇存敼---- */
.foot3 {
    background-color: white;
}

.foot3 p {
    text-align: left;
    font-size: 0.3rem;
    /*padding: 0.30rem 0 0.5rem;*/
    padding: 0.10rem 0 0.2rem;
    line-height: 1.5;
}

.foot3 strong {
    position: relative;
    left: -.1rem;
    color: #434343;
}

.foot3 .f_red {
    font-weight: bold;
}

.dialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: rgba(0, 0, 0, 0.4);
}

.dialog_m {
    position: fixed;
    top: 50%;
    left: 10%;
    margin-top: -2.5rem;
    width: 80%;
    height: 4.4rem;
    background: #fff;
    border-radius: .4rem;
}

.dialog_m .h3 {
    margin-top: .4rem;
    padding: .3rem 0;
    text-align: center;
    font-size: .45rem;
    color: #333;
    font-weight: bold;
}

.dialog_m p {
    text-align: center;
    font-size: .35rem;
    color: #454545;
}

.dialog_m a {
    display: block;
    margin: 0 auto;
    margin-top: .4rem;
    border-radius: .5rem;
    width: 80%;
    height: 1rem;
    line-height: 1rem;
    background: red;
    text-align: center;
    font-size: .45rem;
    color: #fff;
    text-decoration: none;
}

.top_ban {
    /* padding-top: .3rem; */
}

.top_ban img {
    width: 100%;
}

/*澧炲姞 start*/
/* -------鏇存敼------- */
p.chapter {
    color: rgb(255, 255, 255);
    border-color: rgb(222, 193, 135);
    border-width: 0.0266667rem;
    border-radius: 0.56rem;
    background-color: rgb(203, 35, 2);
    text-align: center;
    width: 50%;
    margin: .5rem auto 0;
    text-indent: inherit !important;
}

.schedule {
    position: absolute;
    left: .45rem;
    margin-top: .3rem;
}

.schedule .circle {
    position: absolute;
    width: .35rem;
    height: .35rem;
    top: 0;
    background-color: #dec187;
    border-radius: 50%;
}

.circle span {
    width: .2rem;
    height: .2rem;
    border-radius: 50%;
    background-color: #b68a32;
    position: absolute;
    top: .08rem;
    left: .08rem;
}

.schedule .line {
    width: 1px;
    height: 7.8rem;
    background-color: #dec187;
    position: absolute;
    left: .17rem;
}

.procedure {
    margin-left: .8rem;
}

.procedure img {
    width: 100%;
}


.clearfix{
	*zoom: 1;
}

.clearfix:after,
.content-style:after{
	clear: both;
	content: "20";
	visibility: hidden;
	height: 0;
	display: block;
}

/* -------鏇存敼------- */
/*澧炲姞 end*/

/* 杞挱鍥� */
#lunbobox {
    width: 100%;
    height: 100%;
    position: relative;
    /* margin-bottom: 20px; */
}

.lunbo {
    width: 100%;
}

.lunbo img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

#lunbobox ul {
    /* width: 285px; */
    position: absolute;
    bottom: 10px;
    right: 0px;
    left: 50%;
    transform: translateX(-41px);

    z-index: 5;
}

#lunbobox ul li {
    cursor: pointer;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #cccccc;
    float: left;
    list-style: none;
    background: #cccccc;
    text-align: center;
    margin: 0px 5px 0px 0px;
}

#toleft {
    display: none;
    width: 30px;
    height: 100px;
    font-size: 40px;
    line-height: 100px;
    text-align: center;
    color: #f4f4f4;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 12px;
    cursor: pointer;
    z-index: 99;
    opacity: 0.4;
}

#toright {
    display: none;
    width: 30px;
    height: 100px;
    font-size: 40px;
    line-height: 100px;
    top: 50%;
    margin-top: -50px;
    text-align: center;
    color: #f4f4f4;
    /*background:#cccccc;
    */
    position: absolute;
    right: 12px;
    cursor: pointer;
    z-index: 99;
    opacity: 0.4;
}

.justify:after {
    display: inline-block;/*行内元素*/
    content: '';
    height: 0;
    visibility: hidden;
}

.justify {
    text-justify: inter-ideograph !important;
}


.MsoNormal > pre > * {
  text-justify: inter-ideograph !important;
}
.MsoNormal > pre > *:after {
    display: inline-block;/*行内元素*/
    content: '';
    height: 0;
    visibility: hidden;
}
