.header {
    width: 100%;
    height: 0.99rem;
    background: url(images/bj2.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-color: #F1F1F1;
    border-bottom: 1px solid #ecebeb;
}
/*header*/
.header {
    width: 100%;
    height: 1rem;
    border-bottom: 1px solid #dcdcdc;
    background: url(../images/bj2.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    position: relative; }
.header .return_botton {
    width: 0.43rem;
    height: 100%;
    background: url(../images/return.png) no-repeat;
    background-size: 0.23rem 0.41rem;
    background-position: center right;
    float: left;
    position: absolute;
    display: block;
    z-index: 1;
}
.title {
    height: 100%;
    line-height: 0.99rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    font-size: 0.38rem;
    color: #4D4D4D;
    font-weight: bold;
}
.guild {
    width: 1rem;
    height: 100%;
    background: url("../images/icon-nav.png") no-repeat center center;
    background-size: 0.48rem 0.45rem;
    float: right;
    position: absolute;
    z-index: 88888;
    right: 0;
}
.guild a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
}
.miue {
    position: absolute;
    top: 0;
    right: 0;
    width: 1rem;
    height: 100%;
    margin: auto;
    z-index: 888888888;
    display: none;
}
.miue.block {
    display: block;
}
.header .tishi {
    display: none;
    position: absolute;
    top: 0.99rem;
    right: 0.1rem;
    margin: auto;
    width: 1.99rem;
    height: 3.06rem;
    background: url(../images/tishi.png) no-repeat;
    background-size: 1.99rem 3.06rem;
    z-index: 88;
    padding-top: 0.16rem;
    z-index: 88888; }
.header .tishi li {
    width: 100%;
    height: 0.7rem;
    position: relative; }
.header .tishi li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.29rem;
    color: #fff; }
.header .tishi.block {
    display: block; }
.banner{
    height: 9.05rem;
}
.banner img{
    width: 100%;
    background-size: 100% 9.05rem;
}
.banner a{
    position: absolute;
    width: 4.4rem;
    height: 1.8rem;
    display: inline-block;
    bottom: 28%;
    margin: auto;
    left: 0;
    right: 0;
}
.ds_img01{
    height: 10.71rem;
}
.ds_img01 img{
    width: 100%;
    background-size: 100% 10.71rem;
}
.ds_img02{
    height: 16.5rem;
    margin: 0.4rem 0 0.5rem 0;
}
.ds_img02 img{
    width: 100%;
    background-size: 100% 16.5rem;
}
.ds_img03{
    position: relative;
    height: 16.76rem;
}
.ds_img03 img{
    width: 100%;
    background-size: 100% 16.76rem;
}
.ds_img03 a{
    position: absolute;
    width: 4.4rem;
    height: 1.8rem;
    display: inline-block;
    bottom: 13%;
    margin: auto;
    left: 0;
    right: 0;
}
.ds_img04{
    height: 9.38rem;
}
.ds_img04 img{
    width: 100%;
    background-size: 100% 9.38rem;
}
.ds_img05{
    height:8.94rem;
    margin-top: 0.4rem;
}
.ds_img05 img{
    width: 100%;
    background-size: 100% 8.94rem;
}
.banner2 img{
    width: 100%;
    background-size: 100% 4.55rem;
}
.bottom{
    height:13.6rem;
    position: relative;
    margin-top: 0.5rem;
}
.bottom img{
    width: 100%;
    background-size: 100% 13.6rem;
}
.bottom a{
    position: absolute;
    width: 4.4rem;
    height: 1.8rem;
    display: inline-block;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}




