.titleNav{
	font-family: Arial;
    width: 100%;
    height:1.28rem;
    background:#000;
    font-size:18px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
}
.throw{
    color: rgba(255,255,255, 0.6);
    margin-top: 0.15rem;
}
.throw_pic{
    width: 5.78rem;
    height: 4.75rem;
    margin:0 auto;
    /* background-image: url(../images/hit_damion.png); */
    background-size: 100% 100%;
    position: relative;
}
.L_{
    height: 0.3rem;
    width: 100%;
    margin-top: 0.2rem;
}
.throw_pic p{
    color:#4D4D4D;
/* /text-shadow:0px 0px 10px rgba(0,0,0,0.5); */
    position: absolute;
    font-weight: 700;
    text-align: center;
    font-family: Arial;
}
.throw_pic .span_10{
    top: 0.2rem;
}
.throw_pic .span_11{
    top: 3.5rem;
    left: 0.48rem;
}
.throw_pic .span_12{
    bottom: 0.5rem;
    left: 1.85rem;
    width: 2.02rem;
}
.throw_pic .span_13{
    top: 3.5rem;
    right: 0.48rem;
}
.throw_pic .span_14{
    top: 0.2rem;
    right: 0rem;
}
.throw_pic .span_9{
    top: 1rem;
    left: 0.5rem;
    width: 0.7rem;
}
.throw_pic .span_8{
    top: 2rem;
    left: 0.9rem;
    width: 1.2rem;

}
.throw_pic .span_7{
    top: 2.5rem;
    left: 1.85rem;
    width: 2.02rem;
}
.throw_pic .span_6{
    top: 2rem;
    right: 0.9rem;
    width: 1.2rem;
}
.throw_pic .span_5{
    top: 1rem;
    right: 0.5rem;
    width: 0.7rem;
}
.throw_pic .span_2{
    top: 0.5rem;
    left: 1.05rem;
    width: 0.9rem;
}
.throw_pic .span_3{
    top: 1.7rem;
    left: 1.85rem;
    width: 2.02rem;
}
.throw_pic .span_4{
    top: 0.5rem;
    right: 1.05rem;
    width: 0.9rem;
}
.throw_pic .span_1{
    top: 0.6rem;
    left: 1.85rem;
    width: 2.04rem;
}
.throw_pic img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 5.74rem;
    height: 5.36rem;
}
.txt{
    height: 0.64rem;
    width: 6.4rem;
    margin:0 auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.txt{
    width: 7.5rem;
}
.txt span:nth-child(1){
    /* 	margin-left: 0.8rem; */
}
.txt span:nth-child(1),.txt span:nth-child(3),.txt span:nth-child(5){
}
.txt span:nth-child(2),.txt span:nth-child(4),.txt span:nth-child(6){
}
.txt span:nth-child(3){
    margin-left: 0.2rem;
    display: inline-block;
}
.txt span:nth-child(4){
    margin-right: 0.2rem;
    display: inline-block;
}
.pic_icon{
    height: 0.3rem;
    width: 2rem;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
    float: left;
    color: rgba(255,255,255, 0.87);
}
.pic_icon i{
    float: left;
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.2rem;
    background-size: 100% 100%;
    margin-top: 0.06rem;
}
.high{
    margin-left: 0.78rem;
}

.high i{
	background:#ff7f7f;
}
.cen i{
	background:#fdb0b0;
}
.low i{
	background: #fbd4d4;
}
