.transition {
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}

.pages{
    text-align: center;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #B48B62;
    border-color: #B48B62;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #B48B62;
    border-color: #B48B62;
}
.pagination > li > a, .pagination > li > span {
    color: #333;
}

.no-margin{
    margin: 0 !important;
}
.no-margin-right{
    margin-right: 0 !important;
}

.navbar-default{
    border: none !important;
    height: .8rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
}
.navbar {
    border-radius: 0 !important;
    margin-bottom: 0;
}
.navbar-brand{
    margin-left: 0 !important;
    float: left;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-screen{
    position: relative !important;
}
.navbar-nav{
    margin-top: .15rem;
    margin-bottom: 0 !important;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.navbar-nav > li{
    position: relative;
}
.nav-a{
    color: rgba(33, 33, 33, 0.5);
    font-size: .16rem;
    letter-spacing: 0;
    font-weight: bold;
    font-style: normal;
}
.navbar-nav > li > a {
    padding-left: .45rem !important;
    padding-right: .45rem !important;
}
.nav-a-select{
    color: #212121;
}
.nav-line{
    width: 100%;
    height: .02rem;
    background: #fff;
    float: left;
    margin-top: .05rem;
}
.nav-line-select{
    background: #212121;
}

.header-screen{
    width: 100%;
    height: .8rem;
}

#myCarousel img{
    margin: 0 auto !important;
}

.footer{
    color: #fff;
    background: #383838;
    padding: .4rem 0 0 0;
    width: 100%;
}
.footer-screen{
    width: 67%;
    max-width: 12.8rem;
    margin: 0 auto;
    padding-bottom: .4rem;
}
.footer-left{
    width: 74%;
    float: left;
}
.footer-p{
    font-size: .16rem;
    font-weight: bold;
    line-height: 100%;
}
.footer-p-mar{
    font-size: .16rem;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: .1rem;
}
.footer-div{
    font-size: .14rem;
    padding-top: .1rem;
    margin-bottom: .2rem;
    text-indent: .28rem;
}
.footer-address{
    width: 100%;
}
.footer-address-left{
    width: 60%;
    float: left;
}
.footer-address-right{
    width: 40%;
    float: left;
}
.record-screen{
    background: #000;
}
.record{
    font-size: .14rem;
    padding: .3rem 0;
    width: 67%;
    max-width: 12.8rem;
    margin: 0 auto;
}
.record-span{
    float: left;
    margin-right: .05rem;
    position: relative;
    top: -0.03rem;
}
.record-text{
    display: block;
    background: url("../images/beian.png") no-repeat left -0.03rem;
    text-indent: .3rem;
}
.footer-right{
    width: 26%;
    float: left;
}
.category-list{
    text-align: center;
    font-size: .14rem;
    margin-bottom: .35rem;
}
.category-list-a{
    /*color: #FF82DDF9;*/
    color: #82DDF9;
}
.wechat{

}
.wechat-list{
    width: .93rem;
    float: right;
    margin-top: .1rem;
    position: relative;
}
.wechat-two{
    margin-left: .25rem;
}
.wechat-list-p{
    cursor: pointer;
}
.wechat-list-p img{
    margin: 0 auto;
}
.wechat-big{
    position: absolute;
    top: -1.4rem;
    left: -.3rem;
    width: 1.4rem;
    height: 1.4rem;
}
.footer-address-text{
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

/*右部按钮*/
.right-btn{
    width: 1.92rem;
    height: 3.13rem;
    background: url("../images/web-online-left.png");
    position: fixed;
    bottom: .24rem;
    right: .24rem;
    z-index: 100;
    padding-top: .5rem;
}
.btn-div{
    height: .7rem;
    line-height: .7rem;
    position: relative;
}
.btn-a{
    display: block;
    color: #1B1A20;
    font-size: .16rem;
    text-align: center;
}
.btn-a:hover{
    color: #343434;
}
.btn-a:focus{
    color: #343434;
}
.text-span{
    padding-top: .05rem;
}
.icon-span-one{
    display: block;
    width: .38rem;
    height: .38rem;
    background: url('../images/fixed_ico_1.png');
    margin: 0 auto;
}
.icon-span-two{
    display: block;
    width: .38rem;
    height: .38rem;
    background: url('../images/fixed_ico_2.png');
    margin: 0 auto;
}
.icon-span-three{
    display: block;
    width: .38rem;
    height: .38rem;
    background: url('../images/fixed_ico_3.png');
    margin: 0 auto;
}
.icon-span-four{
    display: block;
    width: .38rem;
    height: .38rem;
    background: url('../images/fixed_ico_4.png');
    margin: 0 auto;
}
.right-btn-make{
    width: 3.84rem;
    min-height: 2.55rem;
    position: fixed;
    bottom: .24rem;
    right: 2.37rem;
    z-index: 99;
    box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, 0.1);
}
.right-btn-online-make{
    position: relative;
}
.right-btn-make-top{
    position: absolute;
    top: .12rem;
    right: .12rem;
    cursor: pointer;
}
.right-btn-online-form .btn-success{
    border-color: #5AC6EC;
}
.help-block{
    padding-left: 20%;
}


.right-btn-audition{
    width: 3.84rem;
    min-height: 2.55rem;
    position: fixed;
    bottom: .24rem;
    right: 2.37rem;
    z-index: 99;
    box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, 0.1);
    display: none;
}
.right-btn-online-audition{
    position: relative;
}
.right-btn-audition-top{
    position: absolute;
    top: .12rem;
    right: .12rem;
    cursor: pointer;
}
.right-btn-form{
    background: #F2F5F8;
    padding: .2rem;
}
.right-btn-audition .btn-success{
    border-color: #5AC6EC;
}
#audition-form .control-label{
    width: 20%;
    float: left;
}
#audition-form .form-control{
    width: 80%;
    float: left;
}



#publish-online{
    width: 2.25rem;
    height: .37rem;
    background: #1492D0;
    border-radius: .19rem;
}

.right-btn-online-audition{

}
#publish-audition{
    width: 33%;
    height: .32rem;
    background: #5AC6EC;
    border-radius: .19rem;
    color: #fff;
    margin: .15rem auto 0 auto;
    display: block;
}

#audition-province{
    width: 39.5% !important;
}
#audition-city{
    width: 39.5% !important;
    margin-left: 1%;
}
#audition-area{
    display: none !important;
}



.make-div{
    position: absolute;
    top: 0;
    left: -1.39rem;
    width: 1.39rem;
    height: 1.39rem;
    line-height: .65rem;
    color: #fff;
    font-size: .2rem;
    text-align: center;
    border-radius: .05rem;
    display: none;
}
.website-tel-div{
    position: absolute;
    top: 0;
    left: -2.15rem;
    height: 1.39rem;
    line-height: .65rem;
    color: #fff;
    font-size: .2rem;
    text-align: center;
    border-radius: .05rem;
    display: none;
}
.website-tel{
    height: .88rem;
    line-height: .88rem;
    background: #FFFFFF;
    box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    color: #1492D0;
    font-size: .26rem;
    padding: 0 .2rem;
    box-sizing: border-box;
}

.navbar-controller-name{
    display: none;
}

.right-btn-online-form{
    background: #F2F5F8;
    padding: .2rem;
}
#online-form .control-label{
    width: 20%;
    float: left;
}
#online-form .form-control{
    width: 80%;
    float: left;
}
#publish-online{
    width: 33%;
    height: .32rem;
    background: #5AC6EC;
    border-radius: .19rem;
    color: #fff;
    margin: .15rem auto 0 auto;
    display: block;
}
#online-province{
    width: 39.5%;
}
#online-city{
    width: 39.5%;
    margin-left: 1%;
}
#online-area{
    display: none !important;
}

.select-a{
    color: #5AC6EC;
}
.select-a:hover{
    color: #5AC6EC;
}
.select-a:focus{
    color: #5AC6EC;
}

@media (min-width: 769px) and (max-width: 1280px) {
    .navbar-default{
        height: .6rem;
    }

    .nav-a{
        font-size: .12rem;
    }

    .navbar-nav{
        margin-top: .05rem;
    }

    .navbar-brand{
        padding: 0 .15rem;
    }

    .navbar-nav > li > a {
        padding-left: .15rem !important;
        padding-right: .15rem !important;
    }

    .header-screen{
        height: .6rem;
    }

    .footer-p{
        font-size: .12rem;
    }
    .footer-div{
        font-size: .1rem;
    }
    .footer-p-mar{
        font-size: .12rem;
    }
    .footer-div-mar{
        font-size: .1rem;
    }
    .footer-address-text{
        font-size: .1rem;
        width: 70%;
        line-height: 150%;
    }

    .category-list{
        text-align: center;
        font-size: .1rem;
        margin-bottom: .22rem;
    }

    .record-text{
        font-size: .1rem;
    }



    /*右部按钮*/
    .right-btn{
        width: 1.536rem;
        height: 2.504rem;
        background: url("../images/web-online-left.png");
        background-size: 100%;
        position: fixed;
        bottom: .24rem;
        right: .24rem;
        z-index: 100;
        padding-top: .38rem;
    }
    .btn-div{
        height: .55rem;
        line-height: .55rem;
        position: relative;
    }
    .btn-a{
        display: block;
        color: #1B1A20;
        font-size: .16rem;
        text-align: center;
    }
    .btn-a:hover{
        color: #343434;
    }
    .btn-a:focus{
        color: #343434;
    }
    .text-span{
        padding-top: .05rem;
    }
    .icon-span-one{
        display: block;
        width: .38rem;
        height: .38rem;
        background: url('../images/fixed_ico_1.png');
        margin: 0 auto;
    }
    .icon-span-two{
        display: block;
        width: .38rem;
        height: .38rem;
        background: url('../images/fixed_ico_2.png');
        margin: 0 auto;
    }
    .icon-span-three{
        display: block;
        width: .38rem;
        height: .38rem;
        background: url('../images/fixed_ico_3.png');
        margin: 0 auto;
    }
    .icon-span-four{
        display: block;
        width: .38rem;
        height: .38rem;
        background: url('../images/fixed_ico_4.png');
        margin: 0 auto;
    }
    .right-btn-make{
        width: 3.07rem;
        min-height: 2.04rem;
        position: fixed;
        bottom: .24rem;
        right: 2.07rem;
        z-index: 99;
        box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, 0.1);
    }
    .right-btn-online-make{
        position: relative;
    }
    .right-btn-make-top{
        position: absolute;
        top: .12rem;
        right: .12rem;
        cursor: pointer;
    }
    .right-btn-online-form .btn-success{
        border-color: #5AC6EC;
    }
    .help-block{
        padding-left: 20%;
        font-size: .1rem;
    }


    .right-btn-audition{
        width: 3.07rem;
        min-height: 2.04rem;
        position: fixed;
        bottom: .24rem;
        right: 2.07rem;
        z-index: 99;
        box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, 0.1);
        display: none;
    }
    .right-btn-form{
        background: #F2F5F8;
        padding: .2rem;
    }
    .right-btn-audition .btn-success{
        border-color: #5AC6EC;
    }
    #audition-form .control-label{
        width: 20%;
        float: left;
        font-size: .1rem;
    }
    #audition-form .form-control{
        width: 80%;
        float: left;
        font-size: .1rem;
    }
    #online-form .control-label{
        width: 20%;
        float: left;
        font-size: .1rem;
    }
    #online-form .form-control{
        width: 80%;
        float: left;
        font-size: .1rem;
    }


    /*.right-btn{*/
    /*    width: .66rem;*/
    /*    height: 3.08rem;*/
    /*}*/
    /*.btn-div{*/
    /*    width: .66rem;*/
    /*    height: .66rem;*/
    /*}*/
    /*.btn-a{*/
    /*    width: .66rem;*/
    /*    height: .66rem;*/
    /*}*/

    /*.text-span{*/
    /*    font-size: .12rem;*/
    /*}*/

    /*.icon-span-one{*/
    /*    background-size: 100%;*/
    /*}*/
    /*.icon-span-two{*/
    /*    background-size: 100%;*/
    /*}*/
    /*.icon-span-three{*/
    /*    background-size: 100%;*/
    /*}*/
    /*.icon-span-four{*/
    /*    background-size: 100%;*/
    /*}*/

    /*.right-btn-make{*/
    /*    width: 1.78rem;*/
    /*    min-height: 2.24rem;*/
    /*    background: #FFFFFF;*/
    /*    box-shadow: 0 .01rem .1rem 0 rgba(0, 0, 0, 0.1);*/
    /*    position: fixed;*/
    /*    bottom: .24rem;*/
    /*    right: 1.17rem;*/
    /*    z-index: 99;*/
    /*    padding: .1rem;*/
    /*}*/
    /*.right-btn-make-top{*/
    /*    font-size: .16rem;*/
    /*}*/
    /*.right-btn-online-make{*/
    /*    font-size: .24rem;*/
    /*}*/

    /*.right-btn-form{*/
    /*    padding: .1rem;*/
    /*}*/
    /*#publish-online{*/
    /*    width: 1.5rem;*/
    /*    height: .24rem;*/
    /*    background: #1492D0;*/
    /*    border-radius: .19rem;*/
    /*    font-size: .1rem;*/
    /*}*/
    /*.right-btn-audition{*/
    /*    width: 1.78rem;*/
    /*    min-height: 1.84rem;*/
    /*    background: #FFFFFF;*/
    /*    box-shadow: 0 .01rem .1rem 0 rgba(0, 0, 0, 0.1);*/
    /*    position: fixed;*/
    /*    bottom: .69rem;*/
    /*    right: 1.17rem;*/
    /*    z-index: 99;*/
    /*    padding: .1rem;*/
    /*    display: none;*/
    /*}*/
    /*.right-btn-online-audition{*/
    /*    color: #FFC74C;*/
    /*    font-size: .24rem;*/
    /*    margin-top: .1rem;*/
    /*    text-align: center;*/
    /*    line-height: 100%;*/
    /*}*/
    /*#publish-audition{*/
    /*    width: 1.5rem;*/
    /*    height: .24rem;*/
    /*    background: #FFC74C;*/
    /*    border-radius: .19rem;*/
    /*    border-color: #FFC74C;*/
    /*}*/
    /*.make-div{*/
    /*    position: absolute;*/
    /*    top: 0;*/
    /*    left: -1.39rem;*/
    /*    width: 1.39rem;*/
    /*    height: 1.39rem;*/
    /*    line-height: .65rem;*/
    /*    color: #fff;*/
    /*    font-size: .2rem;*/
    /*    text-align: center;*/
    /*    border-radius: .05rem;*/
    /*    display: none;*/
    /*}*/
    /*.website-tel-div{*/
    /*    position: absolute;*/
    /*    top: 0;*/
    /*    left: -2.15rem;*/
    /*    height: 1.39rem;*/
    /*    line-height: .65rem;*/
    /*    color: #fff;*/
    /*    font-size: .2rem;*/
    /*    text-align: center;*/
    /*    border-radius: .05rem;*/
    /*    display: none;*/
    /*}*/
    /*.website-tel{*/
    /*    height: .88rem;*/
    /*    line-height: .88rem;*/
    /*    background: #FFFFFF;*/
    /*    box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, 0.1);*/
    /*    text-align: center;*/
    /*    color: #1492D0;*/
    /*    font-size: .26rem;*/
    /*    padding: 0 .2rem;*/
    /*    box-sizing: border-box;*/
    /*}*/
    /*#audition-form{*/
    /*    margin-top: .2rem;*/
    /*}*/
    /*#online-form {*/
    /*    margin-top: .2rem;*/
    /*}*/
    /*#online-form .form-control{*/
    /*    font-size: .1rem !important;*/
    /*    height: .22rem;*/
    /*    line-height: .22rem;*/
    /*}*/
    /*#audition-form  .form-control{*/
    /*    font-size: .1rem !important;*/
    /*    height: .22rem;*/
    /*    line-height: .22rem;*/
    /*}*/
    /*#publish-audition{*/
    /*    font-size: .1rem;*/
    /*}*/

    /*.right-btn-audition{*/
    /*    right: .89rem;*/
    /*}*/

    /*.right-btn-make{*/
    /*    right: .89rem;*/
    /*}*/

}

/* 小屏幕（平板，大于等于 768px） */
@media (max-width: 768px) {
    .navbar-header{
        height: .8rem;
        position: relative;
    }
    .navbar-controller-name{
        position: absolute;
        top: .1rem;
        right: .25rem;
        display: block;
    }

    .navbar-brand{
        width: 40%;
        margin-left: 0 !important;
        float: left;
    }

    .navbar-nav{
        margin: auto;
        position: static;
    }

    .nav-line{
        width: auto;
    }

    .navbar-toggle{
        margin-top: .33rem;
        margin-bottom: 0;
        border: none;
        border-radius: 0;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #fff;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #fff;
    }

    .navbar-collapse{
        background: #fff;
    }

    .wechat-list{
        width: 50%;
        float: right;
        margin-top: .1rem;
        position: relative;
    }
    .wechat-two{
        margin-left: 0;
    }

    .footer-screen{
        width: 100%;
        padding: 0 .15rem;
    }
    .footer-left{
        width: 100%;
    }
    .footer-right{
        width: 100%;
        padding: .1rem 0;
    }
    .footer-address-left{
        width: 100%;
        margin-bottom: .2rem;
    }
    .footer-address-right{
        width: 100%;
        margin-bottom: .2rem;
    }
    .record{
        width: 100%;
    }
    .record-text{
        padding: 0 .1rem;
        background: url("../images/beian.png") no-repeat .1rem -0.03rem;
    }

    .right-btn{
        display: none;
    }

    .right-btn-make{
        right: .24rem;
    }


    .mobile-online{
        width: 80%;
        height: 50%;
        position: fixed;
        top: 15%;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto auto auto;
        z-index: 100;
    }
    .mobile-online-form{
        background: #fff;
        padding: .15rem;
    }

    #online-form .control-label{
        width: 20%;
        float: left;
    }
    #online-form .form-control{
        width: 80%;
        float: left;
    }

    .form-group #publish-online{
        text-align: center;
    }
    #publish-online{
        width: 33%;
        height: .32rem;
        background: #5AC6EC;
        border-radius: .19rem;
        color: #fff;
        margin: .15rem auto 0 auto;
        display: block;
    }
    .help-block{
        padding-left: 20%;
    }
    .btn-success{
        border-color: #5AC6EC;
    }
    #online-province{
        width: 39.5%;
    }
    #online-city{
        width: 39.5%;
        margin-left: 1%;
    }
    #online-area{
        display: none !important;
    }

    .mobile-online-div{
        color: #2A5B94;
        text-align: center;
    }
    .mobile-online-header{
        width: 50%;
        height: .4rem;
        line-height: .4rem;
        border-radius: 0.08rem 0.08rem 0 0;
        background: #fff;
    }
    .mobile-online-header-list{
        width: 50%;
        float: left;
        text-align: center;
        font-size: .14rem;
        border-radius: 0.08rem 0.08rem 0 0;
        color: #000;

    }
    .mobile-online-header-list-line{
        width: 30%;
        height: .03rem;
        background: #fff;
        margin: 0 auto;
        position: relative;
        bottom: .1rem;
    }
    .mobile-online-header-list-select{
        background: #000;
        color: #fff;
    }


    .mobile-online-btn-list{
        width: 100%;
        padding: .1rem 0;
    }
    .mobile-online-btn{
        width: 32%;
        float: left;
        margin-right: 2%;
        text-align: center;
        background: #383838;
        color: #fff;
        border-radius: .15rem;
    }
    .mobile-online-tel{
        color: #383838;
        font-size: .14rem;
        text-align: center;
    }

    .mobile-online-bottom{
        width: 100%;
        padding: .15rem .15rem .25rem .15rem;
        background: #fff;
    }
    .mobile-online-bottom-list{
        width: 24%;
        float: left;
        margin-right: 12%;
        text-align: center;
    }
    .mobile-online-bottom-dd{
        margin-top: .1rem;
        color: #6D6D6D;
    }

    .mobile-online-close{
        background: #AAAAAA;
        margin: 0 auto;
        width: .36rem;
        height: .36rem;
        border-radius: 50%;
        padding-top: .08rem;
        margin-top: .3rem;
    }
    .mobile-online-close img{
        margin: 0 auto;
    }

}
















