#box_view::-webkit-scrollbar {
    display: none
}

#box_view {
    overflow-y: auto;
    box-sizing: border-box;
    height: .46rem;
    position: relative;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #dcdce0;
    background: #fff;
    padding: 0 .1rem;
    color: #666
}

#box_view .lz_type {
    width: 240%;
    height: .44rem;
    position: absolute;
    left: .1rem;
    transition: left .2s linear
}

#box_view .lz_type div {
    font-size: .16rem;
    text-align: center;
    line-height: .44rem;
    padding: 0 10px;
    float: left
}

#box_view .lz_type div span {
    white-space: nowrap;
    display: inline-block;
	color: #333;
}

#box_view .lz_type div .checked {
    height: .42rem;
    border-bottom: 3px solid #fc3253;
    color: #fc3253
}

#box_view .lz_type div:last-child {
    margin-right: 0
}

#type_box {
    overflow: hidden;
    margin-top: 1.45rem
}

#type_box>div {
    display: none
}

#type_box>div.two_page {
    display: block
}

#type_box>div input {
    border: 1px solid #ccc;
    text-align: center;
    height: .4rem;
    line-height: .4rem;
    width: .8rem;
    background: #fff!important;
    border-radius: .04rem;
    margin-left: .09rem;
    margin-top: .18rem;
    outline: none;
    appearance: button;
    -moz-appearance: button;
    -webkit-appearance: button
}

.tjhmq {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0
}

#inputtxt {
    width: 100%;
    border: 0;
    border-top: 1px solid #e1e1e1;
    height: 1rem;
    outline: none;
    padding: .06rem;
    box-sizing: border-box;
    appearance: button;
    -moz-appearance: button;
    -webkit-appearance: button
}

.submitBtn {
    background: #fff;
    padding: .07rem 0
}

.submitBtn input {
    width: 1.1rem;
    height: .3rem;
    margin-left: .5rem;
    background: #ebebeb;
    border: 0;
    color: #737373;
    border-radius: .03rem;
    appearance: button;
    -moz-appearance: button;
    -webkit-appearance: button;
    outline: none
}

.submitBtn .countCode {
    background: #f8223c;
    color: #fff
}

.showResult {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    z-index: 999
}

.showResult .result_bg {
    position: fixed;
    z-index: 3;
    width: 80%;
    height: 80%;
    background: #fff;
    top: 10%;
    left: 10%;
    padding: .2rem;
    box-sizing: border-box;
    border-radius: .04rem
}

.showResult .result_bg .closeRwsult {
    float: right;
    font-size: .18rem
}

.showResult .result_bg h1 {
    font-size: .2rem;
    line-height: .5rem;
    border-bottom: 1px solid #dfdfdf;
    color: #333;
    text-align: center;
    margin-top: .1rem
}

#resultstxt {
    word-wrap: break-word
}

#resultstxt div {
    margin-top: .1rem;
    line-height: .3rem;
    font-size: .14rem
}

#resultstxt div span {
    float: left;
    white-space: nowrap
}

#resultstxt div p {
    float: left;
    width: 2rem;
    color: #6b6b6b
}

.qishuView {
	overflow-y: auto;
    box-sizing: border-box;
    height: 0.46rem;
    position: relative;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #dcdce0;
    background: #fff;
    padding: 0 0.1rem;
    color: #666;
}
.qishu_detail{
	width: 240%;
    height: 0.44rem;
    position: absolute;
    left: 0.1rem;
    transition: left .2s linear;
}
.qishu_detail a{
	float: left;
	width: 1rem;
	text-align: center;
	white-space: nowrap;
	height: .44rem;
	line-height: .44rem;
	overflow: hidden;
	margin: 0;
	box-sizing: border-box;
	color: #4d4d4d;
}
.qishu_detail a.check_qi{
	height: 0.42rem;
	border-bottom: 3px solid #fc3253;
	color: #fc3253;
}
.qishu_cont {
    width: 100%;
    overflow: hidden
}

.kaidiv {
    /* margin-top: 2rem; */
    background: #fff;
    color: #666;
    border-bottom: 1px solid #efeff4
}

.kaidiv .kai_code,.kaidiv .kai_text {
    display: flex
}

.kaidiv .kai_code p,.kaidiv .kai_text p {
    flex: 1.6;
    text-align: center;
    line-height: .4rem
}

.kaidiv .kai_code ul,.kaidiv .kai_text ul {
    flex: 9
}

.kaidiv .kai_code ul li,.kaidiv .kai_text ul li {
    float: left;
    height: 100%;
    margin: 0 .01rem
}

.kaidiv .kai_code ul li i,.kaidiv .kai_text ul li i {
    display: inline-block;
    width: .39333rem;
    text-align: center;
    line-height: .3rem;
    height: 100%
}

.kaidiv .kai_code ul li.blue i,.kaidiv .kai_code ul li.green i,.kaidiv .kai_code ul li.red i,.kaidiv .kai_text ul li.blue i,.kaidiv .kai_text ul li.green i,.kaidiv .kai_text ul li.red i {
    background: #fff url(../img/xiaol.png) -1.86rem -.71rem no-repeat;
    background-size: 3.18rem auto
}

.kaidiv .kai_code ul li.blue i,.kaidiv .kai_text ul li.blue i {
    background-position: -2.744rem -.71rem;
    color: #0d8ddd
}

.kaidiv .kai_code ul li.green i,.kaidiv .kai_text ul li.green i {
    background-position: -2.2999rem -.71rem;
    color: #1ab246
}

.kaidiv .kai_code ul li.red i,.kaidiv .kai_text ul li.red i {
    background-size: 3.18rem auto;
    color: #ed2a43
}

.kaidiv .kai_code ul li.add,.kaidiv .kai_text ul li.add {
    width: .13333rem
}

.kaidiv .kai_code ul li.add i,.kaidiv .kai_text ul li.add i {
    display: inline-block;
    margin-top: .09rem;
    width: .13333rem;
    height: .2rem;
    background: #fff url(../img/xiaol.png) -.84rem -1.2rem no-repeat;
    background-size: 3.18rem auto
}

.kaidiv .kai_code {
    height: .4rem;
    padding-top: .1rem
}

.kaidiv .kai_text p {
    line-height: .3rem;
    color: #ff0812
}

.kaidiv .kai_text p.hide_p {
    color: #fff
}

.kaidiv .kai_text ul li.add i,.picture {
    background: #fff
}

.picture .btn_div {
    margin: 0 auto;
    margin-bottom: .1rem;
    padding-top: .1rem;
    width: 50%
}

.picture .btn_div a {
    width: .8rem;
    height: .3rem;
    text-align: center;
    line-height: .3rem;
    border: .01rem solid #dbdbdb;
    border-radius: .03rem;
    display: inline-block;
    color: #666
}

.picture .btn_div a:first-child {
    margin-right: .18rem
}

.picture .btn_div a.check_pa {
    color: #ff0812;
    border-color: #ff0812
}

.picture .picture_count img {
    width: 100%
}

.fix_picture {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #0e0e0e;
    width: 100%;
    height: 100%;
    overflow: scroll
}

.fix_picture img {
    height: 100%
}
