footer {
    
    color: #cccccc;
}

.footerbox1 {
    width: 10rem;
    background-color: black;
    height: 1.4rem;
}

.footerinside {
    width: 6.35rem;
    margin: auto;
    height: 1.14rem;
}

.footernav {
    height: 0.37rem;
    border-bottom: 1px solid rgba(210, 210, 210, .2);
}

.footercontent {
    height: 0.77rem;
    background-color: black;
}

.footercontentleft {
    width: 2rem;
}

.footercontentleft img {
    margin-top: .25rem;
    float: left;
}

.footercontentleft img:nth-child(1) {
    width: .54rem;
}

.footercontentleft img:nth-child(2) {
    width: .28rem;
}

.footercontentright {
    margin-top: 0.16rem;
    float: right;
    background-color: black;
}

.footercontentright a {
    color: #cccccc;
}

.footercontentright a .footercrc {
    text-align: center;
    font-size: .08rem;
    float: left;
    width: .45rem;
    height: .45rem;
    margin-left: .1rem;
    background-color: black;
}


/* 联系方式那些图片的位置 */

.footercontentright a .footercrc .fotbg1 {
    margin-left: .13rem;
    margin-top: .09rem;
    margin-bottom: .02rem;
    background-repeat: no-repeat;
    background-position: -.17rem -.153rem;
    height: .15rem;
    width: .17rem;
    background-size: .35rem;
    background-image: url(http://www.leonstrydom.com/lyj/nature/footer3.webp);
    color: #cccccc;
}

.footercontentright a .footercrc .fotbg2 {
    margin-left: .13rem;
    margin-top: .07rem;
    margin-bottom: .02rem;
    background-repeat: no-repeat;
    background-position: 0rem .02rem;
    height: .17rem;
    width: .17rem;
    background-size: .35rem;
    background-image: url(http://www.leonstrydom.com/lyj/nature/footer3.webp);
    color: #cccccc;
}

.footercontentright a .footercrc .fotbg3 {
    margin-left: .13rem;
    margin-top: .09rem;
    margin-bottom: .02rem;
    background-repeat: no-repeat;
    background-position: 0rem -.15rem;
    height: .15rem;
    width: .17rem;
    background-size: .35rem;
    background-image: url(http://www.leonstrydom.com/lyj/nature/footer3.webp);
    color: #cccccc;
}

.footercontentright a .footercrc .fotbg4 {
    margin-left: .13rem;
    margin-top: .07rem;
    margin-bottom: .02rem;
    background-repeat: no-repeat;
    background-position: 0rem .02rem;
    height: .17rem;
    width: .17rem;
    background-size: .35rem;
    background-image: url(http://www.leonstrydom.com/lyj/nature/footer3.webp);
    color: #cccccc;
}


/* 页脚底部 */

.footerbottombg {
    background-color: black;
}

.footerbottom {
    margin: 0 auto;
    width: 6.35rem;
    height: 0.26rem;
    background-color: black;
}

.footerbottom div {
    line-height: 0.26rem;
    font-size: .08rem;
}

.footerbottom div:nth-child(1) {
    float: left;
}

.footerbottom div:nth-child(2) {
    float: right;
}

li {
    list-style: none;
    /* 清除列表原有样式 */
    margin: 0;
    padding: 0;
}

ul {
    padding: 0;
    margin: 0;
}

.menu {
    margin-left: 0;
    font-size: 0.08rem;
}

.menu {
    width: 6.23rem;
    height: 0.42rem;
    margin: 0 auto;
}

.menu_yi li {
    float: left;
    font-size: 0.08rem;
    /* 使列表(一级菜单)横向 */
    margin-right: 0.08rem;
    margin-top: 0.12rem;
    /* 设置一级菜单内容的位置 */
    position: relative;
}

.menu ul li ul {
    margin-left: 0rem;
    display: none;
    /* 设置初始为不显示 */
    position: absolute;
    padding-top: 0.2rem;
    margin-left: -0.1rem;
}

.io i {
    width: 0;
    height: 0;
    border-left: 0.05rem solid black;
    border-right: 0.05rem solid black;
    border-bottom: 0.05rem solid white;
    position: absolute;
    top: 0.155rem;
    right: 0.05rem;
    left: 0.1rem;
    bottom: 0.05rem;
}

.io li a {
    color: black
}

.menu ul li:hover ul {
    display: block;
    /* 当一级菜单的li获取hover后将二级菜单的ul显示出来 */
}

.menu_er {
    width: 3rem;
    height: 0.98rem;
    background-color: white;
    display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
}

.menu-img {
    width: .15rem;
}

.menu-img img {
    width: 70%;
}

.menu_title {
    display: flex;
}

.menu_title span {
    display: block;
}

.menu li::after {
    content: '|';
    margin-left: 0.04rem;
}

.menu a {
    color: #cccccc;
}

.menu_er li::after {
    content: none;
}

.menu_er li {
    float: left;
    width: 19.2%;
    padding-top: 0.05rem;
    line-height: 0.12rem;
    padding-bottom: 0.05rem;
    margin-right: 0.014rem;
    margin-top: 0.02rem;
}

.menu_er li:hover {
    background-color: rgba(213, 213, 213, .3);
}

.menu li:nth-child(9):after {
    content: '';
}

.menu li {
    display: flex;
}

.menu-content-back {
    width: 0.12rem;
    margin-left: 0.03rem;
}

.menu-content-back img {
    height: 30%;
    width: 50%;
}

.menu_er1 {
    width: 3rem;
    height: 0.98rem;
    background-color: white;
    overflow-y: auto;
    margin-left: 2rem;
    margin-left: -.62rem;
}

.menu_er1 li {
    float: left;
    width: 19.2%;
    padding-top: 0.05rem;
    line-height: 0.12rem;
    padding-bottom: 0.05rem;
    margin-right: 0.014rem;
    margin-top: 0.02rem;
}

.menu_er1 li:hover {
    background-color: rgba(213, 213, 213, .3);
}

.menu_er1 li::after {
    content: '';
}

.menu_er2 {
    width: 3rem;
    height: 0.98rem;
    background-color: white;
    overflow-y: auto;
    margin-left: -1.23rem;
}

.menu_er2 li::after {
    content: '';
}

.menu_er2 li {
    float: left;
    width: 32%;
    padding-top: 0.05rem;
    line-height: 0.12rem;
    padding-bottom: 0.05rem;
    margin-right: 0.024rem;
}

.menu_er2 li:hover {
    background-color: rgba(213, 213, 213, .3);
}

.menu_er4 {
    width: 2.3rem;
    height: 0.98rem;
    background-color: white;
    overflow-y: auto;
    margin-left: 2rem;
}

.menu_er4 li::after {
    content: '';
}

.menu_er4 li {
    float: left;
    width: 32%;
    padding-top: 0.05rem;
    line-height: 0.12rem;
    padding-bottom: 0.05rem;
    margin-right: 0.024rem;
    margin-top: 0.02rem;
}

.menu_er4 li:hover {
    background-color: rgba(213, 213, 213, .3);
}

.menu_er4 {
    width: 3rem;
    height: 0.98rem;
    background-color: white;
    margin-left: -.6rem;
}

.menu_er4 li::after {
    content: '';
}

.menu_er5 {
    width: 3rem;
    height: 0.98rem;
    background-color: white;
    overflow-y: auto;
    margin-left: 2rem;
    margin-left: -1.85rem;
}

.menu_er5 li {
    float: left;
    width: 32%;
    padding-top: 0.05rem;
    line-height: 0.12rem;
    padding-bottom: 0.05rem;
    margin-right: 0.024rem;
    margin-top: 0.02rem;
}

.menu_er5 li:hover {
    background-color: rgba(213, 213, 213, .3);
}

.menu_er5 li::after {
    content: none;
}


/* 字体灰色 */

.huise {
    color: gray;
}
