﻿/*头部*/
.navxlxs {
    display: none;
}
.navercp {
    position: fixed;
    right:0;
    top: 100px;
    left: 0;
    padding: .7rem 4%;
    background: #ffffff /*url(../images/navxlicn.png) */no-repeat bottom right;
    height: 6rem;
    background-size: auto 4.2rem;
    overflow-y:auto;
}

.navcpsub {
    margin-bottom: .1rem
}
.navcpyj a {
    display: block;
    width: 3.2rem;
    padding: .15rem .4rem .15rem .25rem;
    position: relative;
    margin: 0;
    font-size: 16px;
    text-align:left;
    color:#000;
}
.navcpyj a:after {
    position: absolute;
    content: "";
    background: url(../images/navjt.png) center center;
    width: .2rem;
    height: .13rem;
    background-size: cover;
    top:50%;
    right: .25rem;
    transform:translate(-50%, -50%);
}
.navcpej {
    position: absolute;
    top: 0;
    left: 4%;
    display: none;
    margin-left: 3rem;
    padding-left: 1rem;
    padding-top: .9rem;
    padding-right: 18%
}

.navcpejsub {
    margin-bottom: .3rem
}

.navcpejbt {
    padding-bottom: .13rem;
    border-bottom: 1px solid #e5e6e7;
    margin-bottom: .2rem;
    position: relative;
    text-align:left;
}

.navcpejbt a {
    color:#000;
    font-size:16px;
}
    .navcpejbt:after {
        content: "";
        position: absolute;
        width: .03rem;
        height: .18rem;
        top: .06rem;
        left: -.16rem;
        background: #333333
    }

.navcpsjbt {
    text-align:left;
}

.navcpsjbt a {
    display: inline-block;
    min-width: calc(25% - 40px);
    color: #666666;
    margin: 0 40px .25rem 0;
    font-size:16px;
}

.navcpsjbt a:hover {
    color: #3b80de
}
.navcpsubatv .navcpyj a {
    background: #0f503e;
    color: #fff
}

.navcpsubatv .navcpej {
    display: block
}

.navcpsjbt a.navsjatv {
    color: #1c6fe0
}
.navcplastbt {
    padding:.1rem 0;
    text-align:left;
    font-weight:bold;
}
/*头部 end*/
@media only screen and (max-width:1600px) {
    .navcpej {
        width: 80%;
        padding-right: 4%
    }

}
/*---------------------------------平板----------------------------------------------*/
@media only screen and (max-width:1024px) {
    .navercp {
        height: 8rem
    }

    .navcpyj a {
        width: 2.4rem
    }

        .navcpyj a:after {
            top: .3rem
        }

    .navcpej {
        padding-left: 1.3rem;
        width: 74%;
        padding-right: 4%;
    }

    .navcpsjbt a {
        min-width: 47%
    }

    .navcpejbt:after {
        height: .26rem;
        top: .1rem
    }
}
@media only screen and (max-width:768px) {
    .navercp {
        height: 12rem
    }

    .navcpyj a {
        width: 3rem
    }

        .navcpyj a:after {
            top: .4rem
        }

    .navcpej {
        padding-left: 1rem;
        width: 69%;
        padding-right: 0;
        margin-left: 3.65rem
    }

    .navcpsjbt a {
        min-width: 47%
    }

    .navcpejbt:after {
        height: 0.32rem;
        top: 0.12rem;
    }
}

@media only screen and (max-width:750px) {
    .navxlxs, .navcpej {
        display: block !important;
    }

    .header {
        padding: 0 5%;
        width: 90%
    }

            .nav li a.navyja {
                color: #030716;
                font-size: .32rem;
                line-height: inherit;
                margin: 0 0 .45rem 0;
            }

    .navxlxs, .navercp {
        position: relative;
        margin: 0;
        padding: 0 0 .45rem 0;
        left: 0;
        top: 0;
        height: auto;
        width: 100%;
        text-align: left;
        box-shadow: none;
        background: #fff;
        border: 0
    }
    .navcpyj a, .navcpsubatv .navcpyj a {
        border-bottom: 0;
        padding: 0 0 0 .24rem;
        border-left: 1px solid #666666;
        margin: 0 0 .2rem 0;
        background: none;
        color: #666
    }

    .navcpej {
        padding: 0;
        margin: 0;
        width: 100%;
        position: relative;
        top: 0;
        left: 0
    }

    .navcpejsub {
        margin-left: .24rem
    }

    .navcpejbt {
        padding-left: .24rem;
        border-bottom: 0;
        padding-bottom: 0
    }

        .navcpejbt:after {
            left: 0;
            height: 0.3rem;
            top: 0.05rem;
        }

    .navcpsjbt {
        margin-left: .24rem
    }

        .navcpsjbt a {
            margin: 0 0 .2rem 0;
            width: 100%;
            min-width: inherit
        }
    .navcpyj a, .naverji a {
        font-size: .32rem !important;
    }

    .navcpsjbt a, .navcpejbt {
        font-size: .28rem !important;
    }
}
