@charset "utf-8";
*{  padding:0;margin:0;border:none;text-decoration:none;  list-style-type:none;  font-family:'Microsoft YaHei',sans-serif;  color:#000;  }
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; color:#333333;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}  img{border:0;}
.clear{  clear:both; }
img{display:block;}
.browserupgrade{  margin:0;  z-index:9999;  width:100%;  height:42px;  color:#e50b71;  text-indent:20px;  line-height:42px;  overflow:hidden;  background:#222222;  border-bottom:4px solid #000000;  }
.browserupgrade a{  font-size:16px;  color:#fdc12d;  cursor:pointer; }
.browserupgrade a.brow-close{  font-size:14px;  margin-right:20px;  float:right; }
html{height:100%;font-size:50px;}
body{height:100%;}
.body{
    max-width:7.5rem;
    margin:0 auto;
    height:100%;
}
.main{
    padding:0 0.15rem;
}
.head{
    width:7.5rem;
    height:1rem;
    border-bottom:solid 1px #e2e2e2;
    position:fixed;
    box-sizing: border-box;
    background-color: #ffffff;
}
.head p{
    float:left;
    position:absolute;
    height:0.32rem;
    line-height:0.32rem;
    font-size:0.3rem;
    top:0.34rem;
    left:0.15rem;
}
.head p a{
    color:#383838;
    font-size:0.3rem;
    line-height:0.32rem;
}
.head p img{
    width:0.17rem;
    height:0.32rem;
    float:left;
    margin-right:0.1rem;
}
.head .logo{
    width:1.6rem;
    height:auto;
    left:2.63rem;
    top:0.265rem;
    position:absolute;
}
.head .m_menu{
    width:0.4rem;
    height:0.32rem;
    position:absolute;
    right:0.15rem;
    top:0.34rem;

}
.left{
    width:1.6rem;
    height:calc(100% - 1rem);
    background-color: #0078d7;
    position:fixed;
    margin-top:1rem;
}
.left ul li{
    width:100%;
    height:1.15rem;
    line-height:1.15rem;
    border-bottom:solid 1px #52a3e4;
    box-sizing: border-box;
    font-size:0.24rem;
    color:#ffffff;
    text-align: center;
}
.left ul li.active{
    color:#0078d7;
    background-color: #ffffff;
}
.right{
    padding:1rem 0.15rem 0 0;
    width: 5.46rem;
    margin-left: 2.04rem;
    box-sizing: border-box;
}
.right ul{
    display:none;
    padding-bottom:2rem;
}
.right ul.active{
    display:block;
}
.right ul li{
    height:1.3rem;
    border-bottom:dashed 1px #e6e6e6;
    overflow: hidden;
    background: url(../images/fenlei_yjt.png) no-repeat right center;
    background-size:0.11rem 0.21rem;
}
.right ul li.tit{
    width: 4rem;
    height: 1rem;
    border-bottom: solid 2px #f3f3f3;
    background:none;
}
.right ul li h3{
    font-size:0.24rem;
    color:#313131;
    font-weight:bold;
    height:0.3rem;
    line-height:0.3rem;
    border-left:solid 0.06rem #0078d7;
    margin:0.35rem 0 0 0;
    padding-left:0.1rem;

}
.right ul li a{
    display:block;
    height:100%;
}
.right ul li p{
    font-size:0.24rem;
    color:#6e6e6e;
    margin-top:0.3rem;
}
.right ul li span{
    display:block;
    font-size:0.18rem;
    color:#9d9d9d;
    margin-top:0.13rem;
}



.m_xf{
    width:7.5rem;
    height:1rem;
    display:block;
    overflow: hidden;
    position:fixed;
    bottom:0;
    background-color: #333333;
    z-index: 999;
}
.m_xf .box{
    width:25%;
    overflow: hidden;
    float:left;
}
.m_xf .box a{
    display:block;
    width:100%;
    height:1rem;
    overflow: hidden;
}
.m_xf .box .xz{
    background-color: #0078d7;
    height:1rem;
}
.m_xf .box img{
    width:0.32rem;
    height:0.32rem;
    margin:0.22rem auto 0 auto;
}
.m_xf .box p{
    text-align: center;
    font-size:0.18rem;
    color:#b8b8b8;
    margin-top:5px;
}
.m_xf .box .xz p{
    color:#ffffff;
}
.m_menu_xf{
    display: none;
    width: 7.5rem;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    background: rgba(0,0,0,0.95);
    padding:0 0.35rem;
    box-sizing: border-box;
}
.m_menu_xf .close{
    overflow: hidden;
}
.m_menu_xf .close img{
    width:0.5rem;
    height:0.5rem;
    float:right;
    margin-top:0.4rem;
}
.m_menu_xf ul{
    width:6.25rem;
    margin:0 auto;
}
.m_menu_xf ul li{
    height:1.2rem;
    line-height: 0.5rem;
    border-bottom:dashed 1px #59595a;
}
.m_menu_xf ul li.last{
    border-bottom:none;
}
.m_menu_xf ul li p{
    font-size:0.4rem;
    color:#ffffff;
    padding-top:0.35rem;
    padding-left:1.7rem;
}
.m_menu_xf ul li p span{
    font-size:0.17rem;
    color:#757474;
}
@media screen and (max-width: 480px){
    .head{
        height:1.3rem;
    }
    .head p{
        top:0.49rem;
        left:0.3rem;
    }
    .head .m_menu{
        top:0.49rem;
        right:0.3rem;
    }
    .head .logo{
        top:0.415rem;
        width:2.5rem;
        left:2.5rem;
    }
    .left{
        width:2rem;
        margin-top:1.3rem;
    }
    .left ul li{
        height:1.3rem;
        font-size:0.28rem;
    }
    .right{
        width:5.06rem;
        margin-left:2.44rem;
        padding: 1.3rem 0.15rem 0 0;
    }
    .m_xf{
        height:1.3rem;
    }
    .m_xf .box .xz{
        height:1.3rem;
    }
    .m_xf .box a{
        height:1.3rem;
    }
    .m_xf .box img{
        width:0.5rem;
        height:0.5rem;
    }
    .m_xf .box .xz p {
        font-size: 0.23rem;
    }
    .m_xf .box p{
        font-size: 0.23rem;
    }

}