input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none
}

input {
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent
}

.line {
    height: .2rem;
    background: #eee
}

.head {
    width: 100% !important;
    height: 1.1rem;
    background: #8f000b url("../Images/head-bg.png") right top/auto 100% no-repeat
}

.head .fl {
    height: 100%;
    margin-left: .24rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.head .fl img {
    width: auto;
    height: .88rem;
    display: block
}

.head .fl a {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.head .fr {
    position: relative
}

.head .fr .nav_btn {
    width: 1.08rem;
    height: 1.08rem;
    background: url(../Images/icon-groups.png) -.55rem .3rem/1.5rem .45rem no-repeat;
    display: block
}

.head .fr .nav_list {
    z-index: 999;
    position: fixed;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 .4rem -.08rem #cc9f9f;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translate(106%, 0%);
    transform: translate(106%, 0%)
}

.head .fr .nav_list.nav_show {
    -webkit-transform: translate(0%, 0%) !important;
    transform: translate(0%, 0%) !important
}

.head .fr .nav_list li:first-of-type {
    height: 1.1rem;
    width: 100%
}

.head .fr .nav_list li .nav_close {
    width: 100%;
    height: 100%;
    background-color: #c30612;
    color: white;
    font-size: .6rem;
    padding-left: .1rem;
    line-height: 1.1rem;
    display: block;
    -webkit-box-align: center;
    align-items: center;
    font-family: serif;
    font-weight: bold
}

.head .fr .nav_list li:last-of-type a {
    border-bottom: 0
}

.head .fr .nav_list a {
    font-size: .28rem;
    color: #fff;
    text-align: left;
    line-height: 1rem;
    display: block;
    margin: 0 .08rem;
    padding: 0 .12rem;
    border-bottom: .02rem dashed #fff
}

.banner {
    height: 3.76rem
}

.banner .ci-img {
    width: 100%;
    height: 100%;
    position: relative
}

.banner .ci-img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #ffb34200;
    width: 100%;
    height: 100%;
    z-index: 9
}

.banner video {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: fill;
    object-fit: fill;
    cursor: pointer
}

.banner .cs-btn {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
    bottom: .13rem
}

.banner img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    -o-object-fit: fill;
    object-fit: fill
}

.banner .swiper-container {
    width: 100%;
    height: 100%
}

.banner .swiper-slide {
    text-align: center;
    font-size: .18rem;
    background: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.banner .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block
}

.banner .swiper-pagination-bullet {
    opacity: 1;
    background: #fff
}

.banner .swiper-pagination-bullet-active {
    background: #0a2187
}

footer {
    margin-bottom: 1.2rem;
    font-size: 0
}

.copyright {
    text-align: center;
    padding: .3rem 0;
    margin-top: -.01rem;
    background:#8f000b;
}

.copyright p, .copyright a {
    height: .3rem;
    line-height: .3rem;
    color:#d0c6c6;
    font-size: .2rem;
}

.bottom-float {
    width: 100%;
    height: 1.2rem;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000
}

.bottom-float > a {
    width: 25%;
    height: 100%;
    float: left;
    text-align: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.bottom-float .bf-icon {
    width: .56rem;
    height: .56rem;
    display: block;
    margin: 0 auto
}

.bottom-float .bf-txt {
    letter-spacing: .01rem;
    font-size: .22rem;
    color: #fff;
    line-height: 100%;
    display: block;
    margin-top: .13rem
}

.bottom-float .consult-btn .bf-icon {
    width: .56rem
}

.bottom-float .bf-list {
    display: none;
    position: absolute;
    bottom: 1.2rem;
    left: 0;
    z-index: 1000;
    min-width: 1.88rem;
    box-shadow: 0 -.06rem .36rem -.08rem #909090
}

.bottom-float li:last-of-type a {
    border-bottom: 0
}

.bottom-float li a {
    height: .7rem;
    line-height: .7rem;
    font-size: .24rem;
    color: #333;
    display: block;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    border-bottom: .015rem dashed #ccc
}

.bff-mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
    background: rgba(0, 0, 0, 0.5)
}

.bottom-float-form {
    display: none;
    z-index: 999;
    position: fixed;
    left: 50%;
    margin-left: -3.3rem;
    bottom: 3rem;
    width: 6.6rem;
    background: white;
    padding-bottom: .56rem;
    padding-top: .46rem
}

.bottom-float-form label {
    display: -webkit-box;
    display: flex;
    font-size: 0;
    margin-bottom: .3rem
}

.bottom-float-form label > span {
    font-size: .24rem;
    color: #000;
    width: 1.6rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    letter-spacing: .02rem
}

.bottom-float-form label > span i {
    width: 35%;
    display: inline-block
}

.bottom-float-form .mainTitle {
    font-size: .38rem;
    color: #8f000b;
    font-weight: bolder;
    letter-spacing: .1rem;
    margin-bottom: .15rem;
    padding-left: .2rem;
    box-sizing: border-box
}

.bottom-float-form .bff-title {
    font-size: .28rem;
    text-align: center;
    color: #333;
    font-weight: bolder;
    margin-bottom: .4rem;
    letter-spacing: .1rem
}

.bottom-float-form .subtitle {
    font-size: .26rem;
    color: #333;
    font-weight: normal
}

.bottom-float-form .subtitle span {
    display: inline-block;
    color: #8f000b;
    font-size: .26rem
}

.bottom-float-form .subtitle span:first-of-type {
    margin-left: .12rem
}

.bottom-float-form .btn-close {
    position: absolute;
    width: .92rem;
    height: .92rem;
    line-height: .92rem;
    left: 50%;
    bottom: -1.1rem;
    margin-left: -.46rem;
    font-size: .7rem;
    color: #fff;
    border-radius: 50%;
    border: .03rem solid #fff;
    font-family: serif;
    padding: 0 .02rem 0 .08rem;
    box-sizing: border-box;
    text-align: center
}

.bottom-float-form form {
    width: 5.5rem;
    margin: 0 auto
}

.bottom-float-form form input, .bottom-float-form form .select_box {
    display: block;
    width: 3.82rem;
    height: .66rem;
    font-size: .24rem;
    text-indent: .19rem;
    color: #fff;
    line-height: .66rem;
    background: #fff;
    border: .015rem solid #ddd;
    text-align: left;
    outline: 0
}

.bottom-float-form form input:not([type="submit"]):focus, .bottom-float-form form .select_box:focus {
    border-color: #8f000b
}

.bottom-float-form form input:not([type="submit"])::-webkit-input-placeholder {
    color: #b0b0b0;
    text-align: left !important;
    letter-spacing: .02rem
}

.bottom-float-form form input:not([type="submit"])::-moz-placeholder {
    color: #b0b0b0;
    text-align: left !important;
    letter-spacing: .02rem
}

.bottom-float-form form input:not([type="submit"]):-ms-input-placeholder {
    color: #b0b0b0;
    text-align: left !important;
    letter-spacing: .02rem
}

.bottom-float-form form input:not([type="submit"])::-ms-input-placeholder {
    color: #b0b0b0;
    text-align: left !important;
    letter-spacing: .02rem
}

.bottom-float-form form input:not([type="submit"])::placeholder {
    color: #b0b0b0;
    text-align: left !important;
    letter-spacing: .02rem
}

.bottom-float-form form input[type="submit"] {
    width: 3.6rem;
    height: .7rem;
    text-align: center;
    display: block;
    margin: .5rem auto 0;
    font-size: .24rem;
    text-indent: .19rem;
    color: #fff;
    line-height: .7rem;
    background: #8f000b;
    border: .02rem solid #ddd;
    border-radius: .1rem;
    letter-spacing: .03rem;
    box-sizing: border-box
}

.bottom-float-form form input[type="submit"]:active {
    opacity: .8
}

.bottom-float-form .select_content {
    width: 100%;
    height: 100%
}

.bottom-float-form .select_content span {
    width: 100%;
    height: 100%;
    display: block;
    line-height: .66rem;
    text-align: left;
    color: #b0b0b0;
    letter-spacing: .02rem
}

.bottom-float-form .select_box {
    position: relative;
    font-size: .25rem;
    color: #333
}

.bottom-float-form .select_box .select_list {
    height: 3.2rem;
    overflow-y: scroll;
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: .78rem;
    left: 0;
    display: none;
    z-index: 999;
    box-shadow: 0 .02rem .07rem -.01rem #8e8e8e
}

.bottom-float-form .select_box .select_list > li {
    text-align: left;
    height: .8rem;
    line-height: .8rem;
    font-size: .24rem;
    border-bottom: .02rem dashed #ddd;
    padding: 0 .19rem;
    color: #333
}

.bottom-float-form .select_box .select_list > li:last-of-type {
    border-bottom: 0
}

.bottom-float-form .select_box .select_list > li.active {
    background-color: #eee
}

.bottom-float-form .select_box .select_content {
    width: 100%;
    height: .28rem;
    line-height: .28rem;
    text-align: center;
    margin: 0 !important
}

.bottom-float-form .select_box .select_content i {
    width: .23rem;
    height: .13rem;
    background: url(../Images/arrow-group2.png) right top/.44rem .12rem no-repeat;
    position: absolute;
    right: .25rem;
    margin-top: -.035rem
}

.bottom-float-form .select_box .select_content.active i {
    -ms-background-position: .03rem 0;
    background-position: .03rem 0
}

.bottom-float-form .bbf-prompt {
    width: 5.52rem;
    margin: .16rem auto 0
}

.bottom-float-form .bbf-prompt p {
    font-size: .2rem;
    color: #BFBFBF;
    text-align: justify;
    line-height: .35rem
}

.bottom-float-item1 {
    z-index: 1000
}

.bottom-float-item1 .select_box .select_list {
    z-index: 5;
    border: .02rem solid #ddd
}

.bottom-float-item1 input:not([type="submit"]), .bottom-float-item1 .select_box {
    color: #000 !important
}

.bottom-float-item1 form input:not([type="submit"]):focus, .bottom-float-item1 form .select_box:focus {
    border-color: #8f000b
}

.bottom-float-item1 .select_box .select_content i {
    background-image: url("../Images/arrow-group2.png")
}

.toolTip-box {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: .15rem .2rem .18rem .26rem;
    box-sizing: border-box;
    border-radius: .08rem;
    max-width: 6rem;
    background: rgba(0, 0, 0, 0.6);
    font-size: .26rem;
    color: #fff;
    text-align: justify;
    opacity: 1;
    z-index: 1000;
    letter-spacing: .02rem
}

.bottom-float-form .content {
    height: auto !important
}

#mobile_icon_div div {
    font-size: 0 !important
}

.ff-network {
    display: block !important;
    position: static !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
    padding: 0 !important;
    font-size: 0;
    background: url(../Images/network-bg.png) center top/100% 100% no-repeat
}

.ff-network::before, .ff-network::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    border: 0;
    outline: 0;
    visibility: hidden
}

.ff-network .title {
    text-align: center;
    margin: .6rem 0 .62rem
}

.ff-network .title h2 {
    font-size: .4rem;
    color: #fff;
    line-height: 100%;
    font-weight: bolder;
    letter-spacing: .06rem;
    padding-left: .12rem
}

.ff-network .title h3 {
    font-size: .26rem;
    color: #333;
    line-height: 100%;
    margin-top: .2rem;
    letter-spacing: .08rem;
    padding-left: .16rem
}

.ff-network label {
    -webkit-box-pack: justify;
    justify-content: space-between
}

.ff-network label > span {
    width: 1.5rem;
    color: #fff;
    font-size: .26rem;
    letter-spacing: .01rem
}

.ff-network form {
    width: 80% !important
}

.ff-network form input, .ff-network form .select_box {
    background: transparent;
    height: .85rem;
    line-height: .85rem;
    border-radius: .1rem;
    font-size: .26rem;
    color: #ededed
}

.ff-network form input[type="text"], .ff-network form input[type=number], .ff-network form .select_box {
    width: 76% !important
}

.ff-network form input[type="submit"] {
    width: 5.8rem;
    height: .8rem;
    line-height:.8rem;
    font-size: .3rem;
    margin: .5rem auto .7rem;
    background: #8f000b;
    color: #fff;
    border: 0;
    border-radius: .5rem
}

.ff-network input:not([type="submit"])::-webkit-input-placeholder {
    color: #ededed !important
}

.ff-network input:not([type="submit"])::-moz-placeholder {
    color: #ededed !important
}

.ff-network input:not([type="submit"]):-ms-input-placeholder {
    color: #ededed !important
}

.ff-network input:not([type="submit"])::-ms-input-placeholder {
    color: #ededed !important
}

.ff-network input:not([type="submit"])::placeholder, .ff-network .select_content span {
    color: #ededed !important
}

.ff-network .bbf-prompt {
    width: 100% !important;
    margin-top: .26rem !important
}

.ff-network .bbf-prompt p {
    text-align: center !important
}

.ff-network .select_box .select_list {
    top: .98rem
}

.ff-network .select_box .select_content span {
    line-height: .8rem
}

.ff-network .select_box .select_content i {
    right: .24rem;
    margin-top: .06rem;
}



/*授权*/
.box-shouquan{
    display: none;
    z-index: 999;
    position: fixed;
    left: 5%;
    bottom: 2rem;
    width: 90%;
    background: white;
    padding-top: 0.61333rem;
}
.box-shouquan img{
    width: 100%;
}
.box-shouquan .btn-close {
    position: absolute;
    width: 1.22667rem;
    height: 1.22667rem;
    line-height: 1.22667rem;
    right: -0.6133rem;
    top: -1.22667rem;
    margin-left: -.61333rem;
    font-size: .93333rem;
    color: #fff;
    border-radius: 50%;
    border: .04rem solid #fff;
    font-family: serif;
    padding: 0 .02667rem 0 .10667rem;
    box-sizing: border-box;
    text-align: center;
}
.copyright .btn {
    background: #8f000b;
    color: #fff;
    padding: 0.01rem 0.11rem;
    margin-left: 0.17rem;
    letter-spacing: .01rem;
    box-shadow: 0 0 0.1rem 0.01rem #fff;
}