
.div1{
    height: 4.96rem;
    background: url('../img/xinshou/banner.jpg'),no-repeat;
    background-size: 100% auto;
    padding-top: 4.07rem;
}

.div1 .message{
    height: 0.61rem;
    width: 8.5rem;
    margin-left: 5.37rem;
    background: url('../img/xinshou/message.png'),no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    font-size: 0;
}

.div1 .message img{
    width: 0.27rem;
    height: 0.27rem;
    margin-left: 0.27rem;
    margin-right: 0.23rem;
}

.div1 .message >div{
    height: 0.61rem;
    line-height: 0.61rem;
    /*width: 7.47rem;*/
    overflow: hidden;
    white-space:nowrap;
    display: flex;
}

.div1 .message > div >div >span{
    font-size: 0.14rem;
    color: #fcff00;
    margin-right: 0.1rem;
}

.div1 #message > div >span span{
    color: white;
}

.div2{
    height: 17.49rem;
    background: #feecd0;
    padding-left: 4.55rem;
    padding-right: 4.69rem;
    padding-top: 0.42rem;
}

.div2 >.title{
    display: flex;
    align-items: center;
    width: 10.03rem;
    border-bottom: solid 1px #e0d0b8;;
    position: relative;
}

.div2 >.title >div{
    position: absolute;
    width: 1.2rem;
    background: #ff0000;
    height: 0.02rem;
    left: 0;
    bottom: -0.02rem;
}

.div2 >.title > span:nth-of-type(1){
    font-size: 0.28rem;
    color: #2e130c;
    margin-right: 0.14rem;
}

.div2 >.title >span:nth-of-type(2){
    font-size: 0.14rem;
    color: #a0a0a0;
}



.div2 .list{
    width: 100%;
    height:12.73rem;
    background: white;
    padding: 0.19rem 0.21rem 0 0.21rem;
    margin-top: 0.27rem;
}

.div2 .list .title{
    font-size: 0.18rem;
    color: #7f7f7f;
    border-bottom: dotted 1px #c7c7c7;
    padding-bottom: 0.09rem;
}

.div2 .list .title:not(:first-child){
    margin-top: 0.33rem;
}

.div2 .list .title span{
    color: #ff3c3c;
}

.div2 .info{
    background-color: #f1f1f1;
    height: 0.38rem;
    width: 100%;
    font-size: 0.14rem;
    line-height: 0.38rem;
    color: #7f7f7f;
    position: relative;
    padding-left: 0.18rem;
    margin-top: 0.11rem;
}

.div2 a{
    background-color: #90c317;
    border-radius: 0.04rem;
    height: 0.27rem;
    width: 0.9rem;
    font-size: 0.14rem;
    color: #ffffff;
    position: absolute;
    right: 0.08rem;
    top:0.06rem;
    line-height: 0.27rem;
    text-align: center;
}

.div2 .tu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.2rem;
    margin-bottom: 0.43rem;
}

.div2 .tu > div{
    width: 2.08rem;
    height: 2.13rem;
    background: white;
    border: solid 1px #e0d0b8;
    font-size: 0.14rem;
    color: #6a7e8e;
}

.div2 .tu >div:nth-of-type(1){
    box-shadow: 0px 0px 27px 0px
    rgba(255, 131, 31, 0.23);
    border: solid 2px #ff831f;
    color: #ff831f;
}

.div2 .tu >div >div{
    height: 0.23rem;
    line-height: 0.23rem;
    text-align: center;
}

.div2 .tu .tx img{
    height: 100%;
}


.div2 .tu >img{
    width: 0.19rem;
    height: 0.31rem;
}



.div2 .tu >div >img{
    height: 1.75rem;
    width: 100%;
}



.xiangqing{
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    position: fixed;
    z-index: 9990;
    top:0;
    left: 0;
}


.xiangqing >div{
    width: 9.7rem;
    height: 7.66rem;
    margin-top: 1.32rem;
    margin-left: 4.75rem;
    background: white;
    position: relative;
    overflow: auto;
}

.xiangqing .title{
    width: 9.7rem;
    height: 0.52rem;
    background-color: #ff784c;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.26rem;
    padding-right: 0.18rem;
}

.xiangqing .title span{
    color: white;
    font-size: 0.18rem;
    /*margin-left: 0.4rem;*/
    /*cursor: pointer;*/
}

.xiangqing .title span:nth-of-type(2){
    margin-right: 0.4rem;
    cursor: pointer;
}

.xiangqing .content{
    height: 7.15rem;
}

.xiangqing .title2{
    width: 9.33rem;
    height: 0.34rem;
    background-color: #ffebe4;
    border-radius: 0.04rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 0.2rem;
    margin-top: 0.16rem;
    padding-left: 0.16rem;
    padding-right: 0.25rem;
}

.xiangqing .title2 span:nth-of-type(1){
    font-size: 0.16rem;
    color: #ff784c;
    font-weight: bold;
}


.xiangqing .title2 span:nth-of-type(2){
    font-size: 0.16rem;
    color: #ff784c;
}


.xiangqing .step1{
    padding-left: 0.35rem;
    padding-right: 0.91rem;
    display: flex;
    align-items: center;
    position: relative;
    height: auto;
    margin-top: 0.3rem;
}

.xiangqing .step1 span{
    color: #464d5b;
    font-weight: bold;
    font-size: 0.16rem;
}

.xiangqing .step1 div{
    width: auto;
    /*height: 0.3rem;*/
    border: solid 0.01rem #ff784c;
    line-height: 0.3rem;
    font-size: 0.14rem;
    color: #ff784c;
    letter-spacing: 0.01rem;
    margin-left: 0.54rem;
    padding: 0.06rem 0.09rem;
}

.xiangqing .step1 a{
    width: auto;
    /*height: 0.3rem;*/
    background-color: #ff784c;
    color: white;
    font-size: 0.14rem;
    /*outline: none;*/
    /*border: none;*/
    position: absolute;
    top: 0;
    right: 0.91rem;
    padding: 0.06rem 0.17rem;
}

.xiangqing .step2 {
    padding-left: 0.35rem;
    padding-right: 0.91rem;
    margin-top: 0.23rem;
    font-size: 0;
}

.xiangqing .step2 > span{
    color: #464d5b;
    font-weight: bold;
    font-size: 0.16rem;
}

.xiangqing .step2 .yaoqiu{
    width: 8rem;
    height: 3.62rem;
    background-color: #ffebe4;
    border-radius: 0.04rem;
    font-size: 0.12rem;
    padding-left: 0.35rem;
    margin-left: 0.44rem;
    padding-top: 0.11rem;
    /*padding-right: 1.27rem;*/
    margin-top: 0.14rem;
    overflow: auto;
}

.xiangqing .step2 .yaoqiu article{
    color: #656a76;
    font-size: 0.16rem;
    line-height: 0.4rem;
}

.xiangqing .step2 .yaoqiu img{
    width: 1.56rem;
    height: 1.86rem;
}

.xiangqing .step3 {
    padding-left: 0.35rem;
    padding-right: 0.91rem;
    margin-top: 0.17rem;
    font-size: 0;
}

.xiangqing .step3 > span{
    color: #464d5b;
    font-weight: bold;
    font-size: 0.16rem;
}

.xiangqing .step3 >div{
    font-size: 0;
    padding-left: 0.35rem;
    margin-top: 0.2rem;
    word-wrap:break-word;
    word-break:normal;
}


.xiangqing .step3 >div span{
    font-size: 0.16rem;
    color: #656a76;
}

.xiangqing .step3 >div span:nth-of-type(2){
    color: #ff1818;
    margin-right: 1.18rem;
}

.xiangqing .step3 >div span:nth-of-type(4){
    color: #ff784c;
}

.xiangqing .step3 >div img{
    width: 0.14rem;
    height: 0.14rem;
    margin-left: 0.15rem;
}

.xiangqing .tijiao{
    width: 1.2rem;
    height: 0.36rem;
    background-color: #ff784c;
    color: white;
    outline: none;
    border: none;
    /*position: absolute;*/
    bottom: 0.12rem;
    margin-left: 4.25rem;
}



.xq_tijiao{
    width: 9.7rem;
    height: 7.66rem;
    top: 1.32rem;
    left: 4.75rem;
    background: rgba(0,0,0,0.4);
    position: fixed;
    z-index: 9991;
}

.xq_tijiao >div{
    width: 8.63rem;
    height: 5.18rem;
    margin-top: 1.26rem;
    margin-left: 0.61rem;
    background: white;
    position: relative;
}

.xq_tijiao >div .title{
    height: 0.52rem;
    width: 100%;
    background-color: #ff784c;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.26rem;
}

.xq_tijiao >div .title span{
    color: #ffffff;
    font-size: 0.16rem;
}

.xq_tijiao .bj{
    margin-top: 0.23rem;
    margin-left:0.25rem;
    height: 3.68rem;
    width: 8.13rem;
}

.xq_tijiao .bj > div{
    height: 3.68rem;
}

.xq_tijiao #content{
    height:3.68rem
}

.xq_tijiao #edui1{
    height: 3.68rem;
}

.xq_tijiao #edui1_iframeholder{
    height: 3.31rem !important;
}

.xq_tijiao #edui1_bottombar{
    display: none;
}

/*.xq_tijiao .view{*/
/*background: #ffebe4;*/
/*}*/

.edui-default .edui-editor {
    border: 1px solid #d4d4d4;
    background-color: #ffdab9 !important;
    position: relative;
    overflow: visible;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.xq_tijiao > div > .bj > a{
    width: 1.21rem;
    height: 0.37rem;
    background-color: #ff784c;
    line-height: 0.37rem;
    font-size: 0.16rem;
    color: white;
    position: absolute;
    bottom: 0.2rem;
    left:3.7rem;
    text-align: center;
}



.liulan >div{
    width: 9.7rem;
    height: 7.9rem;
    margin-top: 1rem;
    margin-left: 4.75rem;
    background: white;
    position: relative;
    overflow: auto;
}

#edui1_toolbarbox, #edui1_toolbarboxouter, #edui2, #edui3, #edui3_state, .edui-box, .edui-box {
    height: 0.4rem !important;
}

