/* .img-scale .sc-qq-kf {
    position: absolute;
    top: -90px;
    left: -27px;
    width: 80px;
    height: 80px;
    background: #fff9f9;
    display: flex;
    align-items: center;
    border: 1px solid #feb4b5;
}

.img-scale .sc-qq-kf:before {
    background: transparent;
}

.img-scale .sc-qq-kf a {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #fff7ec;
} */
.back-scroll-up{
    position: absolute;
    top: 9px;
    left: -27px;
    width: 80px;
    height: 80px;
    background: #fff9f9;
    display: flex;
    align-items: center;
    border: 1px solid #feb4b5;
}

.block1200 {
    width: auto
}

html {
    height: auto
}

body {
    min-width: 0;
    font-size: 10px;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.height-full {
    height: 100%;
    overflow: hidden
}



.bg-white {
    background-color: #fff !important
}

.def-navbar, .my-navbar.navbar-default {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    z-index: 100;
    padding: 0 .2933rem
}

.my-navbar {
    height: 1.3333rem
}

.my-navbar > .row {
    width: 100%;
    height: 100%;
    line-height: 1.3333rem;
    display: table
}

.my-navbar > .row > .navbar-header {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.def-navbar {
    height: 1.2667rem
}

.def-navbar.affixed {
    background-color: #fff
}

.ck-body .def-navbar {
    border-bottom: 1px solid #d0d0d0
}

.contact-body .bg-white.def-navbar, .contact-body .bg-white > .def-navbar {
    margin-bottom: -1px !important
}

.def-navbar .navbar-header {
    line-height: 1.2667rem
}

.def-navbar .navbar-header h1 {
    font-size: 3.6em;
    color: #212121;
    text-align: center;
    margin: 0;
    line-height: inherit;
    padding-left: 0;
    padding-right: 0
}

.def-navbar.affixed, .my-navbar.affixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.def-navbar .navbar-header, .my-navbar .navbar-header, .my-navbar .navbar-nav, .my-navbar .navbar-nav > li {
    float: none
}

.def-navbar .my-toggle, .my-navbar .my-toggle {
    float: right;
    background-color: transparent;
    background-image: none;
    border: none;
    margin-right: 0;
    padding: 0 0 0 .32rem;
    outline: none
}

.my-navbar .my-toggle:focus, .my-navbar .my-toggle:hover {
    background-color: transparent
}

.navbar-brand {
    padding: 0;
    height: auto;
    line-height: inherit;
    margin: 0
}
.navbar-kefu{
   float: right;
    margin-right: .5rem;
}

.def-navbar .navbar-brand {
    color: #212121;
    font-size: 2.4em;
    line-height: inherit
}

.def-navbar .navbar-brand img, .my-navbar .navbar-brand img {
    max-height: 100%;
    max-width: 100%;
    display: inline
}

.def-navbar .navbar-brand img {
    vertical-align: middle;
    margin-right: .2667rem;
    margin-top: -.06667rem
}

.my-navbar .my-toggle img.logo1, .my-navbar .navbar-brand img.logo1 {
    display: inline
}

.my-navbar .my-toggle img.logo2, .my-navbar .navbar-brand img.logo2 {
    display: none
}

.my-navbar .kf-wrap {
    padding-right: .4rem
}

.my-navbar .btn-login-wrap {
    float: right;
    padding-left: 0;
    padding-right: 0
}

.my-navbar .btn-login {
    font-size: 2.1em;
    color: #fbfbfb;
    background-color: #e0262a;
    min-width: 68px;
    width: 100%;
    border-radius: 6px
}

.my-navbar .login-head {
    float: right;
    height: .8rem;
    width: .8rem
}

.my-navbar .login-head img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%
}

.my-navbar .navbar-collapse {
    border-color: transparent;
    box-shadow: none
}

.my-collapse {
    background-color: #0a0a0a;
    opacity: .83;
    filter: alpha(opacity:83)
}

.my-collapse ul > li > a > span.glyphicon {
    float: right;
    line-height: inherit
}

.my-collapse .btn-wrap {
    padding-left: .2rem;
    padding-right: .2rem;
    padding-bottom: .4rem
}

.my-collapse .btn-wrap .col-xs-6:first-child {
    padding-left: 0;
    padding-right: .2333rem
}

.my-collapse .btn-wrap .col-xs-6:last-child {
    padding-left: .2333rem;
    padding-right: 0
}

.my-collapse .btn-wrap .btn-version {
    background-color: #d81e06;
    color: #fff;
    font-size: 3em;
    padding: 0;
    line-height: 1.0933rem
}

.flex-column {
    -webkit-box-orient: vertical;
    flex-direction: column;
    min-height: 100vh
}

.flex {
    display: -webkit-box;
    display: flex
}

.flex .flex-col-1 {
    -webkit-box-flex: 1;
    flex: 1
}

.flex .flex-col-2 {
    -webkit-box-flex: 2;
    flex: 2
}

.flex-center {
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-box-align: center;
    align-items: center;
    align-self: center
}

.menu {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 500;
    display: none
}

.menu ul {
    padding-left: .4667rem;
    padding-right: .4667rem;
    height: 100%;
    background: rgba(0, 0, 0, .85)
}

.menu ul li a {
    font-size: 2.4em;
    color: #fff;
    text-decoration: none;
    display: block
}

.menu .span1 {
    height: 10%
}

.menu .span2 {
    height: 20%
}

.menu .close-menu-btn {
    margin-right: -.2667rem;
    padding-right: .2667rem;
    text-align: right
}

.menu .close-menu-btn img {
    transition: transform .2s, -webkit-transform .2s;
    width: .2rem;
    height: .2rem
}

.show-menu .menu .close-menu-btn img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.menu .row-arr {
    margin-right: 4.6875%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdBAMAAAC+gZqyAAAABGdBTUEAALGPC/xhBQAAAC1QTFRFAAAA////////////////////////////////////////////////AAAA////Ue3BKgAAAA50Uk5TAJWla4LctjbNIArvVwCvrTagAAAAh0lEQVQY02PgOcAABeceLYCx3mVBWYzvXsAE/d51QlnM755OgKvcDmXx7HtdAGVWv9sDZbHvewczfuq7x1AWZ987ByhzxbuHUBZXHlylH4zF/O4RuoN44O6pftcFswPmmtnvdkJtiIO5ZQXMfVx9MFOXvXsDNVXvnQHM1CcwX7wTgAXHGSgNAHYCOphtlH/rAAAAAElFTkSuQmCC) 100% no-repeat;
    background-size: 8.5px 14.5px
}

.menu .row-div div {
    height: 1px;
    background: hsla(0, 0%, 100%, .5);
    width: 100%
}

.show-menu .menu .fade-in-1 {
    -webkit-transform: scaleX(1);
    -webkit-animation: before_fade_in .3s ease, fade_in .5s ease .3s 1
}

.show-menu .menu .fade-in-no-scale {
    -webkit-animation: before_fade_in .3s ease, fade_in_no_scale .5s ease .3s 1
}

/**右侧栏**/
.right-fixed-bar{
    position: fixed;
    /*right:23px;*/
    /*bottom:105px;*/
    right:0.3067rem;
    /*bottom:1.4rem;*/
    /*bottom:180px;避免被百度咨询遮挡*/
    bottom:3.4rem;
}
.right-fixed-bar ul li{
    border:1px solid #ffb3b5;
    border-radius:4px;
    position:relative;
    margin-bottom:0.24rem;
}
.right-fixed-bar ul li:before{
    position:absolute;
    left:0px;
    top:0px;
    z-index:0;
    width:100%;
    height:100%;
    content:'';
    background-color:#fff9f9;
}
.right-fixed-bar ul li .btn{
    position: relative;
    z-index: 10;
    padding: 0;
    border: 0;
    text-align: center;
    width: .8rem;
    height: .8rem;
    margin: .2133rem;
    line-height: .8rem;
}

.copyright {
    text-align: left;
    background-color: #222
}

.copyright, .copyright a {
    color: #a9a9a9
}

.copyright .row1 {
    font-size: 1.8em;
    padding: 0 .5rem;
    line-height: 1.04rem;
    border-bottom: 1px solid #121212
}

.copyright .row1 ul > li {
    float: left;
    padding-left: .3733rem
}

.copyright .row1 ul > li:first-child {
    padding-left: 0
}

.copyright .row2 {
    font-size: 1.6em;
    padding: .4rem .5rem;
    border-top: 1px solid #3b3b3b
}

.copyright .row2 p {
    margin-bottom: 0
}

.copyright .row2 > .pimg {
    margin-top: .2667rem
}

.copyright .row2 > .pimg img {
    width: 1.1rem;
    height: .4rem
}

.copyright > .col-left {
    width: 64.66%
}

.copyright > .col-right {
    width: 35.34%;
    font-size: 1.8em;
    text-align: center
}

.copyright > .col-right > .div-img {
    margin-top: .6667rem;
    margin-bottom: .1333rem
}

section.page {
    width: 100%;
    text-align: center;
    padding: 0 .5rem
}

section.page-mar {
    margin: 0 .5rem
}

.form-control:focus {
    border-color: #fecccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(252, 103, 102, .35)
}

.appModal .modal-dialog {
    margin: 3.7867rem 1rem 0
}

@media (min-width: 768px) {
    .appModal .modal-dialog {
        margin-left: auto;
        margin-right: auto
    }
}

.appModal .modal-dialog .modal-content {
    border-radius: 4px;
    border: 0
}

.appModal .modal-header {
    padding: .3467rem .2933rem;
    border-bottom: 0;
    background-color: #f7f7f7;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.appModal .modal-body {
    padding: .6rem .2933rem;
    line-height: .6133rem
}

.appModal .modal-footer {
    padding: 0 .4133rem .4133rem;
    border-top: 0
}

.appModal .modal-header .close {
    font-size: 4em;
    font-weight: 400;
    color: #818181;
    filter: alpha(opacity=100);
    opacity: 1
}

.appModal .modal-header .modal-title {
    font-size: 2.4em;
    color: #333
}

.appModal .modal-body p {
    margin-bottom: 0;
    color: #606060;
    font-size: 2.4em
}

.appModal .modal-body p a {
    color: #df292b
}

.appModal .modal-footer .btn {
    background-color: #df292b;
    font-size: 2.4em;
    color: #fff;
    padding: .2rem 0
}

.wx-modal {
    top: 50%;
    margin-top: -244px
}

.wx-modal .modal-dialog {
    margin: 0 auto;
    width: 5.13333rem
}

.wx-modal .modal-body {
    padding: 20px;
    color: #ff4941;
    font-size: 2em;
    text-align: center
}

.wx-modal .modal-body .close {
    opacity: 1;
    filter: alpha(opacity=100)
}

.wx-modal .modal-body .p1 {
    margin: 30px 0
}

.wx-modal .modal-body .div-img {
    margin-bottom: 30px
}

.wx-modal .modal-body .div-img > img {
    width: 3.9rem;
    height: 3.9rem
}

.news-header {
    border-bottom: 1px solid #d0d0d0;
    text-align: center;
    padding-top: .3467rem
}

.news-header > ul li {
    position: relative;
    display: inline-block;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    padding-bottom: .2133rem
}

.news-header > ul li.lia {
    margin-right: .1067rem;
    margin-left: .1067rem;
    padding-left: .1867rem;
    padding-right: .1867rem
}

.news-header > ul li.lia.active {
    border-color: #dc292d
}

.news-header > ul li a {
    color: #3b3b3b;
    font-size: 2.4em
}

.news-header ul li .vr {
    position: absolute;
    left: 0;
    width: 1px;
    background-color: #d0d0d0;
    display: inline-block;
    top: -.0533rem;
    height: .3467rem
}

.res-pagination {
    margin: 0;
    background-color: #fff
}

.res-pagination nav {
    text-align: center;
    padding: 15px .4rem 12px
}

.res-pagination nav .pagination {
    font-size: 1.143em;
    margin: 0 0 0 .4rem
}

.res-pagination nav .pagination:first-child {
    margin-left: 0
}

.res-pagination .pagination > li > a {
    color: #727272
}

.res-pagination .pagination > .active > a {
    background-color: #df362a;
    border-color: transparent;
    color: #fff
}

.res-pagination .pagination > li:first-child > a, .res-pagination .pagination > li:first-child > span, .res-pagination .pagination > li:last-child > a, .res-pagination .pagination > li:last-child > span {
    border-radius: 0
}

.res-pagination .pagination > li > a, .res-pagination .pagination > li > span {
    padding: 6px 12px;
    min-width: 40px;
    text-align: center
}

.mod-orient-layer {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 9997;
    display: none
}

@media screen and (orientation: landscape) {
    .mod-orient-layer {
        display: block
    }
}

.mod-orient-layer__content {
    position: absolute;
    width: 100%;
    top: 45%;
    margin-top: -75px;
    text-align: center
}

.icon {
    display: inline-block;
    *display: block;
    *zoom: 1
}

.mod-orient-layer__icon-orient {
    width: 67px;
    height: 109px;
    background-image: url(../images/style-index.png?v=e29b5);
    background-position: -210px 0;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -webkit-animation: rotation 1.5s ease-in-out infinite;
    animation: rotation 1.5s ease-in-out infinite
}

.mod-orient-layer__desc {
    margin-top: 20px;
    font-size: 15px;
    color: #fff
}

@media not all, only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (min-resolution: 240dpi) {
    .mod-orient-layer__icon-orient {
        background-image: url(../images/style-index@2x.png?v=b6517);
        background-position: -210px 0;
        background-size: 397px
    }
}

@keyframes rotation {
    10% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg)
    }
    50%, 60% {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }
    90%, to {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg)
    }
}

@-webkit-keyframes rotation {
    10% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg)
    }
    50%, 60% {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }
    90%, to {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg)
    }
}

@media (max-width: 749px) {
    .hidden-750 {
        display: none !important
    }
}

@media screen and (max-width: 480px) {
    body {
        font-size: 7px
    }
}

@media screen and (max-width: 360px) {
    body {
        font-size: 6px
    }
}

html.dpr3 body {
    font-size: 12px
}

html.dpr3.ios body {
    font-size: 14px
}