
@font-face {
    font-family: 'fanfont';
    src: url('../fonts/fanIconFont/iconfont.eot');
    src: url('../fonts/fanIconFont/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fanIconFont/iconfont.woff2') format('woff2'),
    url('../fonts/fanIconFont/iconfont.woff') format('woff'),
    url('../fonts/fanIconFont/iconfont.ttf') format('truetype'),
    url('../fonts/fanIconFont/iconfont.svg') format('svg');
}
.icon{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font: normal normal normal 14px/1 fanfont;
    font-size: inherit;
    text-rendering: auto;


}
.qr-code-box {
    position: absolute;
    bottom: 41px;
    left: 0;
    width: 100%;
    background-color: #d7000f;
    padding: .1rem;
    display: none;
}
.qr-code-box img {
    width: 100%;
    display: block;
    box-sizing: border-box;
    border: 3px solid #fff;
}
.rkmol{
    height: 60px;
}
.rukouBox{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #333;
    padding: 10px 0;
    z-index: 200;
    top: 90px;
    font-size: 14px;
    color: #999;
}
.onlinelist li .onlineshare .share-weibo,
.onlinelist li .onlineshare .share-weixin{
    background: none;
    width: auto;
    font-size: 28px;
    height: auto;
}
.rukou{
    width: 98%;
    margin: 0 auto;
    height: 40px;
    font-size: 14px;
    color: #999;
}
.xialasp{
    display: none;
    line-height: 40px;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
}
.xialasp p{
    font-size: 0.24rem;
    font-weight: bold;
}
.xialasp::after {
    content: '';
    height: 3px;
    width: 80%;
    left: 50%;
    background: #d7171f;
    position: absolute;
    bottom: 0.05rem;
    margin-left: -40%;
    transition: all .2s linear;
}
.rukou .xialasp .i {
    transform:translateY(-50%) rotate(0deg);
    transition: all .2s linear;
}
.rukou .xialasp i {
    display: none;
    position: absolute;
    right: -0.3rem;
    top: 50%;
    transform:translateY(-50%) rotate(180deg);
    font-size: .2rem;
    transition: all .2s linear;
    color: #d7171f;
}
.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* .maodian ul {
    display: flex;
} */
.maodian ul li{
    flex: 1;
    display: inline-block;
    height: 40px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    line-height: 40px;
    color: #999;
    position: relative;
}
.maodian ul li span{
    display: block;
    height: 100%;
    padding: 0 15px;
    font-size: 14px;
    color: #999;
}
.maodian ul .section>span::after {
    content: '';
    height: 4px;
    width: 46px;
    left: 50%;
    opacity: 0;
    background: #d7171f;
    position: absolute;
    bottom: 3px;
    margin-left: -23px;
}
.maodian ul li:hover span::after{
    transition: all .3s ease;
    opacity: 1
}
.maodian ul li:hover span{
    color: #fff;
}
.maodian ul .active>span::after {
    opacity: 1;
}
.maodian ul .active>span{
    color: #fff;
}
.rukouBottom-m{
    display: none;
}
.rukouBottom-pc{
    display: flex;
}
.rukouBottom li{
    float: left;
    height: 40px;
}
.rukouBottom li span{
    font-size: 12px;
    line-height: 1em
}
.rukouBottom li:hover a{
    color: #fff;
    transition: all .3s ease;
}
.rukouBottom li a{
    display: block;
    color: #999;
    margin: 0 10px;
}
.youG{
    float: right;
    /* width: 530px; */
}
.shijia{
    height: 100%;
}
.shijia a,
.xiading a{
    float: right;
    /* display: none; */
    margin-left: 10px;
    border: 1px solid #999;
    font-weight: bold;
    height: 40px;
    width: 128px;
    border-radius: 12px;
    font-size: 16px;
    color: #999;
    text-align: center;
    line-height: 38px;
    transition: all .2s linear;
}
.shijia a:hover {
    border: 1px solid #c0000d;
    background-color: #c0000d;
    color: #fff;
}

.shijia .red {
    border: 1px solid #d7171f;
    background-color: #d7171f;
    color: #fff;
}
.shijia .red:hover {
     border: 1px solid #c0000d;
     background-color: #c0000d;
     color: #fff
}

.xiading {
    position: relative;
}

.xiading a {
    border: 1px solid #999;
    color: #ccc;
}

.xiading .qrcode-holder {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    /* border: 1px solid #444; */
    padding: 4px;
    width: 140px;
    height: 140px;
    background: #fff url(//www.xllgroup.com/dist/site/images/loading.gif) no-repeat 50% 50%;
    transform: translate(-65px, 101%);
    overflow: hidden;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
}

.xiading:hover .qrcode-holder {
    display: block;
}

.xiading .qrcode-holder img {
    width: 100%;
}


.iconname{
    display: none;
    font-size: 35px;
    line-height: 40px;
    height: 100%;
    color: #fff;
    margin-right: 20px;
}
.iconname1{
    line-height: 40px;
    height: 100%;
    color: #fff;
    margin-right: 20px;
    font-size: 22px;
}
.iconname2{
    line-height: 40px;
    height: 100%;
    color: #fff;
    margin-right: 20px;
    font-size: 26px;
}
.iconnameDagou{
    line-height: 40px;
    height: 100%;
    color: #fff;
    margin-right: 20px;
    font-size: 45px !important;
}
.iconname3{
    line-height: 40px;
    height: 100%;
    color: #fff;
    margin-right: 20px;
    font-size: 22px;
}
.rukouBottom .icon{
    display: block;
    width: 100%;
    height: 22px;
    text-align:center;
    font-size: 20px;
}
.rukouBottom .explain{
    position: static;
    margin: 0;
}
.hideHead{
    top:-90px;
    animation:mymove 1s;
    -webkit-animation:mymove 1s; /*Safari and Chrome*/
}
.showHead{
    top:0;
    animation:mymove2 1s;
    -webkit-animation:mymove2 1s; /*Safari and Chrome*/
}
.erhideHead2,.pagein-nav.fixed.historyNavTop,
.config-main-title.fixed.historyNavTop{
    position: fixed;
    top: 0;
    /* animation:mymove3 1s;
    -webkit-animation:mymove3 1s; */
}
.erhideHead,.pagein-nav.fixed.historyNavStatic,
.config-main-title.fixed.historyNavStatic{
    position: fixed;
    top: 60px;
    /* 20220331首页更新新加 z-index */
    z-index: 50;
    /* animation:mymove4 1s;
    -webkit-animation:mymove4 1s; */
}
@keyframes mymove
{
    from {top:0;}
    to {top:-90px;}
}
@-webkit-keyframes mymove /*Safari and Chrome*/
{
    from {top:0;}
    to {top:-90px;}
}
@keyframes mymove2
{
    from {top:-90px;}
    to {top:0;}
}
@-webkit-keyframes mymove2 /*Safari and Chrome*/
{
    from {top:-90px;}
    to {top:0;}
}
@keyframes mymove3
{
    from {top:90px;}
    to {top:0;}
}
@-webkit-keyframes mymove3 /*Safari and Chrome*/
{
    from {top:90px;}
    to {top:0;}
}
@keyframes mymove4
{
    from {top:0;}
    to {top:90px;}
}
@-webkit-keyframes mymove4 /*Safari and Chrome*/
{
    from {top:0;}
    to {top:90px;}
}
.shuxian{
    float: right;
    height: 100%;
    border-left: 1px solid #1b1b1b;
    border-right: 1px solid #565656;
}


/*右侧快捷入口*/
.onlinelist + .onlinelist {
    margin-top: 1px;
}
.onlinelist li{
    border-radius: 6px;
    background-color: #d7000f;
    transition: all 0.2s;
}
.onlinelist li:hover {
    background-color: #ac000c;
}
.onlinelist li .onlineico a{
    background:none !important;
    color: #fff;
}
.onlinelist .topbox{
    background-color: rgba(0,0, 0, 0.7)
}
.onlinelist .topbox:hover{
    background-color: rgba(0,0, 0, 0.7)
}
.onlinelist .topbox .onlinewximg{
    background-color: rgba(0,0, 0, 0.7)
}
.onlinewximg{
    border-radius: 12px;
    margin-right: 2px;
    background:rgba(0,0,0,0.7);
    border: 1px solid #444444;
}
.onlinelist li .icon{
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 27px;
    /* height: 100%; */
    font-size: 24px;
}
.onlinelist li .onlinewximg .icon{
    font-size: .24rem;
}
.onlinelist li .mblP{
    color: #fff;
    display: none;
}
.onlinelist .dakai {
    display: none
}



@media (max-width: 1550px){
    /*.rukou{*/
    /*    width: 1200px;*/
    /*    margin: 0 auto;*/
    /*}*/
    .maodian{
        position: relative;
        width: auto;
        height: 60px;
        margin-top: -10px;
        padding-top: 10px;
    }
    .erhideHead2 ,.erhideHead{
       padding-bottom: 0;
    }
    .xialasp{
        display: block;
    }
    .xialasp p{
        font-size: 16px;
    }
    .maodian ul{
        border-top: 1px solid #fff;
        position: absolute;
        display: none;
        width: 200px;
        top: 50px;
        left:0;
        background-color: #fff;
        z-index: 100000;
        min-width: 0;
    }
    .maodian ul li{
        margin: 0;
        width: 100%;
        text-align: left;
        cursor: pointer;
        height: 45px;
        line-height: 45px;
    }
    .maodian ul li span{
        display: block;
        width: 100%;
        text-indent: 10px;
        color: #464646;
    }
    .maodian ul li:hover{
        background-color: #333;
        transition: all .3s ease;
    }
    .maodian ul li:hover span::after{
        opacity: 0
    }
    .maodian ul li:hover span{
        color: #fff;
        font-size: 16px;
    }
    .maodian ul .active>span{
        color: #fff;
        font-size: 16px;
    }
    .maodian ul .section>span::after{
        opacity: 0;
    }
    .maodian ul .active{
        background-color: #333333;
    }
    .shijia a{
        margin-left: 10px;
        /* display: none; */
        border: 1px solid #999;
        height: 40px;
        width: 127px;
        border-radius: 0.1rem;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        line-height: 40px;
    }
}
@media (max-width: 1080px){
    .rkmol{
        height: 0.7rem;
    }
    .maodian{
        height: auto;
        margin-top: 0;
        padding-top: 0
    }
    .rukouBox{
        padding: 0.1rem 0
    }
    .shuxian{
        display: none
    }
    .rukou {
        width: 7.35rem;
        margin: 0 auto;
        height: 0.5rem;
        font-size: 14px;
        color: #999;
    }
    .iconnameDagou {
        font-size: 0.5rem !important;
    }
    .iconname {
        line-height: 0.5rem;
        height: 100%;
        color: #fff;
        margin-right: 20px;
        font-size: 0.5rem;
    }
    .iconname1{
        line-height: 0.5rem;
        height: 100%;
        color: #fff;
        margin-right: 20px;
        font-size: 0.26rem;
    }
    .iconh6c{
        font-size: 0.22rem;
    }
    .iconname2{
        line-height: 0.5rem;
        height: 100%;
        color: #fff;
        margin-right: 20px;
        font-size: 0.38rem;
    }
    .iconname3{
        line-height: 0.5rem;
        height: 100%;
        color: #fff;
        margin-right: 20px;
        font-size: 0.3rem;
    }
    .xialasp {
        line-height: .48rem;
        font-size: 0.2rem;
        cursor: pointer;
    }
    .xialasp p{
        font-size: 0.26rem;
        font-weight: 400;
        line-height: 0.5rem;
    }
    .xialasp::after {
        content: '';
        height: 3px;
        width: 80%;
        left: 50%;
        background: #d7171f;
        position: absolute;
        bottom: 0.05rem;
        opacity: 0;
        margin-left: -40%;
        transition: all .2s linear;
    }
    .rukouBottom{
        position: fixed;
        left: 0;
        bottom: 0;
        display: flex;
        justify-content: space-between;
        width: 7.5rem;
        padding: 0 0.2rem;
        z-index: 99;
        background-color: #333;
        font-size: 0.18rem;
        height: 1.2rem;
        overflow: hidden;
    }
    .rukouBottom-m{
    display: flex;
    }
    .rukouBottom-pc{
        display: none;
    }
     .rukouBottom .icon{
        font-size: 0.32rem;
        margin-top: 0.3rem;
        margin-bottom: 0.1rem;
        line-height: 0.32rem;
        height: 0.32rem;
    }
    .rukouBottom li span{
        font-size: 0.18rem;
        line-height: 0.18rem
    }
    /* body{
        padding-bottom: 0.8rem;
    } */
    .rukouBottom li:hover a{
        color: #fff;
    }
    .rukouBottom li a{
        display: block;
        font-size: 0.18rem;
        color: #fafafa;
        margin: 0;
    }
    .youG{
        width: auto;
        margin: 0;
    }
    .shijia a,
    .xiading a {
        margin-left: 5px;
        /* display: none; */
        border: 1px solid #999;
        height: 0.48rem;
        width: 1.18rem;
        border-radius: 0.1rem;
        font-size: 0.24rem;
        font-weight: bold;
        color: #fff;
        text-align: center;
        line-height: 0.48rem;
    }
    .shijia .red,
    .xiading .red {
        border: 1px solid #d7171f;
        background-color: #d7171f;
        color: #fff;
        width: 1.18rem;
    }

    .xiading .grey {
        border: 1px solid #ccc;
        background-color: transparent;
        color: #eee;
        width: 1.18rem;
    }

    .maodian ul{
        box-shadow:none;
        border-top:none;
        width: 7.5rem;
        min-width: auto;
        top: 0.58rem;
        left: 0;
    }
    .maodian ul li{
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.2rem;
        text-align: left;
    }
    .maodian ul li span{
        display: block;
        width: 100%;
        text-indent: 0.3rem;
        font-size: 0.26rem;
        color: #464646;
    }
    .maodian ul .active>span{
        color: #fff;
        font-size: 0.26rem;
    }
    .maodian ul .active>span::after {
        opacity: 0;
    }
    .hideHead{
        top:-1rem;
        animation:mymove 1s;
        -webkit-animation:mymove 1s; /*Safari and Chrome*/
    }
    .showHead{
        top:0;
        animation:mymove2 1s;
        -webkit-animation:mymove2 1s; /*Safari and Chrome*/
    }
    .erhideHead2{
        z-index: 200;
        position: fixed;
        left: 0;
        top: 0;
        animation:mymove3 1s;
        -webkit-animation:mymove3 1s; /*Safari and Chrome*/
    }
    .erhideHead,
    .pagein-nav.fixed.historyNavStatic{
        z-index: 200;
        position: fixed;
        left: 0;
        top: 1rem;
        animation:mymove4 1s;
        -webkit-animation:mymove4 1s; /*Safari and Chrome*/
    }
    .config-main-title.fixed.historyNavStatic {
        z-index: 200;
        position: fixed;
        left: 50%;
        top: 1rem;
        animation:mymove4 1s;
        -webkit-animation:mymove4 1s; /*Safari and Chrome*/
    }
    @keyframes mymove
    {
        from {top:0;}
        to {top:-1rem;}
    }
    @-webkit-keyframes mymove /*Safari and Chrome*/
    {
        from {top:0;}
        to {top:-1rem;}
    }
    @keyframes mymove2
    {
        from {top:-1rem;}
        to {top:0;}
    }
    @-webkit-keyframes mymove2 /*Safari and Chrome*/
    {
        from {top:-1rem;}
        to {top:0;}
    }
    @keyframes mymove3
    {
        from {top:1rem;}
        to {top:0;}
    }
    @-webkit-keyframes mymove3 /*Safari and Chrome*/
    {
        from {top:1rem;}
        to {top:0;}
    }
    @keyframes mymove4
    {
        from {top:0;}
        to {top:1rem;}
    }
    @-webkit-keyframes mymove4 /*Safari and Chrome*/
    {
        from {top:0;}
        to {top:1rem;}
    }
    .online{
        width: 0.7rem;
        right: 0.25rem;
        bottom: 2rem
    }
    .onlinelist li{
        margin-bottom:4px!important;
    }
    .onlinelist li a{
        display:table-cell;
        vertical-align:middle;
        text-align: center;
        width: 0.7rem;
        height: 0.7rem
    }
    .onlinelist li .icon{
        color: #fff;
        display: block;
        width: 100%;
        text-align: center;
        line-height:1.2em;
        height: auto;
        font-size: 0.3rem;
    }
    .onlinelist .fengxiang{
        display: none;
    }
    .hideUl{
        display: none;
        opacity: 0;
        animation:mymovehideUl 1s;
        -webkit-animation:mymovehideUl 1s; /*Safari and Chrome*/
    }
    .showUl{
        display: block;
        opacity: 1;
        animation:mymoveshowUl 1s;
        -webkit-animation:mymoveshowUl 1s; /*Safari and Chrome*/
    }
    @keyframes mymoveshowUl
    {
        from {opacity:0;}
        to {opacity:1;}
    }
    @-webkit-keyframes mymoveshowUl /*Safari and Chrome*/
    {
        from {opacity:0;}
        to {opacity:1;}
    }
    @keyframes mymovehideUl
    {
        from {opacity:1;}
        to {opacity:0;}
    }
    @-webkit-keyframes mymovehideUl /*Safari and Chrome*/
    {
        from {opacity:1;}
        to {opacity:0;}
    }
    .onlinelist li .mblP{
        color: #fff;
        display: block;
        width: 100%;
        line-height: 0.2rem;
        text-align: center;
        font-size: 0.2rem;
    }
    .onlinelist .dakai{
        display: block;
        height: 0.7rem;
    }
    .onlinelist .rote .iconjiahao{
        transform:rotate(45deg);
        -ms-transform:rotate(45deg); 	/* IE 9 */
        -moz-transform:rotate(45deg); 	/* Firefox */
        -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
        -o-transform:rotate(45deg); 	/* Opera */
    }
    .onlinewximg {
        display: none;
    }

}
