.index{
    background: #ffffff;
    padding:0 .45rem;
}
.banner{
    text-align: center;
        height: 1rem;
        width: 100%;
        object-fit: cover;
        font-size: 0.45rem;
        line-height: 1.5rem;
        background-color: #FFFFFF;
        color: #333333;
        padding-right: 0.7rem;
        z-index: 111;
}
.back{
    width: .6rem;
    height: .6rem;
    float: left;
    margin-left: .2rem;
    margin-top: .5rem;
}
.title{
    color: #333333;
    font-size: .6rem;
    font-weight: bold;
    line-height: 1rem;
    padding: .3rem 0;
}
.two_title{
    margin-bottom:.5rem;
}
.two_title .ly{
    color: #999999;
    font-size: .42rem;
    margin-right: .3rem;
}
.two_title .sj{
    color: #999999;
    font-size: .42rem;
}
.detail{
    font-size: .46rem;
    line-height: .8rem;
    padding-bottom: .4rem;
    text-indent:1rem;
}
.detail p img{
	width: 200px;
	height: auto;
}
.xianguang{
	margin-top: 10px;
	background-color: #FFFFFF; 
	width: 100%;
}
.xianguang p{
	font-size: 0.5rem; 
	margin-left: 2%;
	font-weight: bold;
}
.xianguang_ul{
	margin-left: 5%;
	margin-top: 10px;
}
.xianguang_ul li{
	line-height: 0.8rem;
	font-size: 0.475rem;
}